/*CSS RESET*/

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}

a img { border: none; }
a { outline:none; color:#494949;}
ul { list-style:none; }
:focus { -moz-outline-style:none; }
.clear_left{clear:left; margin:0; height:0; padding:0; border-collapse:collapse;}
.clear_right{clear:right; margin:0; height:0; padding:0; border-collapse:collapse;}
.clear_both{clear:both; margin:0; height:0; padding:0; border-collapse:collapse;}


body, html {
    height: 100%;
}

body {
	background:url(../images/client_01.png) top repeat-x;
	text-align: center;
	min-width: 960px;
	color:#494949;
	font-family:Arial, Verdana;
}
#wrapper {
	background-image:url(../images/client_12.png);
	background-repeat:no-repeat;
	background-position:top 0 0;
	width:960px;
	text-align:left;
	font-size: 12px;
	min-height:100%;
	height: auto !important;
	height: 100%;
	margin:0 auto -175px;	
	border:0px solid #000000;
}
#top_bar {
	height:106px;
	position:relative;
}

#top_bar h1 {
	background:transparent url(../images/logo.png) no-repeat scroll 0 0;
	height:90px;
	left:-38px;
	position:absolute;
	text-indent:-5000px;
	top:0;
	width:258px;
}

#features_build_bar h4 {
    font-size: 16px;
    color: #000;
}

#main_navigation {
	margin-top: 0px !important;
	float:right;
}
#main_navigation li {
	color:#FFFFFF;
	display:inline-block;
	font-size:18px;
	font-weight:bold;
	margin:0 0 0 10px !important;
	padding-left:7px;
	padding-right:7px;	
}
#main_navigation .selected a{
	color:#ff6600;
}
#main_navigation a{
	color:#fff;
	text-decoration: none;
	padding-top: 40px;
}
#main_navigation a:hover{
	color:#ff6600;
}
.selected  {
	padding-bottom:38px;
	padding-top:40px;
}
#utility_navigation {
	bottom:0;
	right:0;
	top:115px;
	position:absolute;
	z-index: 100;
	font-family:Arial, Verdana,'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
}

.subnavigation {
	bottom:0;
	left:0;
	top:118px;
	position:absolute;
}

#utility_navigation li, .subnavigation li {
	display:inline-block;
	margin-left:12px;
}

#utility_navigation a, .subnavigation a {
	color:#3c3c3c;
	font-size:12px;
	text-decoration: none;
}

#utility_navigation a:hover, .subnavigation a:hover {
	text-decoration: underline;
}
	
.subnavigation a {
   font-weight: bold; 
}

.subnavigation li:first-child {
    margin-left:0px;
}
	
.subnavigation .current {
    padding: 4px;
    color: #fff;
    background: #3c3c3c;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}

/*BELOW THE NAV STYLE*/
#explain_header {
 height:275px;
 padding-top:30px;
 border-bottom:1px solid #EDEDED;
 position:relative;
}
#explain_header a{text-decoration: none;}
#explain_header img{
  right:0px;
  position:absolute;
  margin-top:20px;
 }
#features_build_bar{
	height:188px;
	border-bottom:1px solid #ADADAD;
	margin-top:480px;
	padding-left:10px;
	padding-bottom:25px;
}

#news_and_noteworthy{
	height:135px;
	border-bottom:1px solid #ADADAD;
	padding-left:38px;
}
		
#push {
    clear: both;
}
		
#footer, #push{
	height:175px;
}
	
#footer{
	position:absolute;
	width:100%;
	left:0;
	padding-top: 20px;
	background:url(../images/footer_fill.png) repeat-x 0 20px;
}
	#footer_wrapper{
		margin:0 auto;
		width:960px;
		text-align:left;
		color:#5d5d5d;
	}
	p.contact_item {padding: 0;margin:0;}
    #footer_content_wrapper{float:right; padding-top:40px; border:0px solid black;width:100%;}
    #footer_content_wrapper a {text-decoration: none;}
     
     ul.footer_main_navigation{float:left; margin-right:60px; font-size:12px;}
      ul.footer_main_navigation li{height:19px;}
      ul.footer_main_navigation a{color:#5d5d5d;}
      ul.footer_main_navigation a:hover{color:#ccc;}
      
     
     #footer_contact{float:right; text-align:right; font-size:12px;}
      #footer_contact a{color:#5d5d5d;}
      #footer_contact a:hover{color:#ccc;}
	
/* Cufon Loading */
.cufon-loading #main_navigation li a,
.cufon-loading #explain_header h2, 
.cufon-loading #explain_header h3,
.cufon-loading .call_out_buttons,
.cufon-loading h2,  
.cufon-loading .pricing-header, 
.cufon-loading .footer li h3 {
visibility: hidden !important;
}

#sub-navigation .selector{
	background-image:url(../images/homepage/subnav_icon_pointergrey.png);
	background-position:center 8px;
	background-repeat:no-repeat;
	height:16px;
	width:30px;
	
}
#sub-navigation {
font-family:Arial, Verdana,'Lucida Sans Unicode','Lucida Grande',sans-serif;
position:relative;
right:0;
text-align:center;
top:12px;
width:100%;

}
#sub-navigation li {
	display:inline-block;
	color:#fff;
	margin:0 0 0 20px;
	font-size:14px;
	
}
#sub-navigation a{
		color:#797979;
		text-decoration: none;
	}
#sub-navigation a:hover{
	   color:#797979;
	}
#sub-navigation-bar{
background-image:url(../images/homepage/subnav_bg.png);
display:block;
height:45px;
left:0;
position:absolute;
width:100%;
}
#sub-nav-pusher{
margin-bottom: 51px;
}
#shadow{
background-image:url(../images/homepage/global_headershadow.png);
background-repeat:repeat-x;
display:block;
height:75px;
position:absolute;
left:0px;
width:100%;
margin-top:7px;
}
.white-arrow{
background-image:url(../images/homepage/subnav_icon_pointerwhite.png);
background-position:center 8px;
background-repeat:no-repeat;

/*height:35px;
margin-top:19px;
width:30px;*/
bottom: 6px;
height: 16px;
left:303px;
position: absolute;
width: 15px;
/*bottom:6px;
height:8px;
position:absolute;
width:16px;*/


}
form.search-form{
margin-top:40px!important;
}
.grid{
margin-top:456px;
}/* GLOBAL STYLES */

html, body {height: 100%}

h1{
	font-size:29px; color:#494949; text-align: center;
	font-weight: bold;
}

h2 {
	color:#000;
	font-size: 36px;
	text-align: left;
	border: 0px;
	font-weight: bold;
}

h3 {
	font-size: 22px;
	font-weight: bold;
}

h4 {
	color:#4d4d4d; 
	font-size:18px; 
	font-weight:normal
}

h5, h6 {
	font-size: 14px;
	margin: 5px 0px;
}

p {
	padding-bottom:15px;
	line-height: 1.5em;
}

img.padded {padding-bottom: 15px;}

.FL { float:left; overflow:auto; display:inline /* for IE6 margin bug */}
.FR {float:right; overflow:auto; display:inline;}
.CB { clear:both; overflow:auto;}
.half_width { width: 50%;}
.half_column_width {width: 428px;}
p.half_column_width {padding:13px}

.pngimg { behavior: url(/resources/css/iepngfix.htc)}
\
/* Links above nav */
.upper_link { float:left; width:900px; font-size: 13px; text-align:right; padding: 12px 8px 10px 0;}
.upper_link a { text-decoration:none;}
.upper_link a:hover { text-decoration:underline;}
.upper_link .greeting { color:#666; font-weight: bold; font-size: 13px;}

/* MAIN NAV */
.top_menu_wrap { clear:both; width:908px; height:43px;}
.top_menu { float:left; width:884px; height:43px; background:url(../images/dc/top_menu_bg.jpg) repeat-x;}
.top_menu ul { list-style:none; position:absolute; margin-left:140px; }
.top_menu ul li { float:left;}
.top_menu ul li.wide a { width:145px; text-align:center; margin-right:6px;}
.top_menu ul li a {  width:90px; text-align:center; margin-right: 6px; color:#FFFFFF; height:33px; display:block; font-size:12px; font-weight:bold; padding-top:13px;  text-decoration:none;}
.top_menu ul li a.selected { color:#ff6600;}
.top_menu ul li a:hover { color:#ff6600; display:block; text-decoration:none;}
.top_menu ul li.wide a:hover{ }
.top_menu ul li.wide a.selected { }
.top_menu ul li a:hover { }

/* SUB MENU */
.sub_menu { list-style:none;clear:both; padding-left:30px; padding-top: 10px}
.sub_menu li { float:left; font-size:12px; padding:0 7px;}
.sub_menu li a { font-size:12px; font-weight:bold; color:#8a7f71; text-decoration:none;}
.sub_menu li a:hover { text-decoration:underline; color:#f33120;}



/****** home part *****
****************************/
/*.content_wrap { clear:both; width:908px; overflow:auto;}*/
.blank1 { float:left; width:908px; height:25px;}
.blank2 { float:left; width:908px; height:25px;}

h2.sifr {
	text-align: left;
}

.you_btm { float:left; font-size:15px; margin-right:70px;}
.voice_btm { float:left; font-size:16px;}


.home_bx_wrap { float:left; width:430px; height:182px; margin-right:40px; padding-bottom:50px;}
.home_bx { float:left; height:182px; width:380px; background:url(../images/dc/home_bx_bg.jpg) repeat-x; padding-top:16px;}

.home_bx_head { clear:both; font-weight:bold; font-size:22px; }
.home_bx ul{ list-style:none; margin-left:7px; margin-top:10px;}
.home_bx ul li{ color:#5f5b5d; font-size:20px; margin-top:4px; font-weight:bold;}
.home_bx ul li span{ font-weight:normal; font-size:17px; font-weight:bold;}
.home_bx ul li a{ font-size:18px; font-weight:bold; margin-left:5px;}

.home_bx .CB { margin-top:15px; line-height:22px;}
.home_bx .CB p { float:left; margin-right:3px; }
.home_bx .CB p a{font-size:14px;}
.home_bx .CB p, .home_bx ul li a, .home_bx .CB p a{ color:#f1301f; font-weight:bold; text-decoration:underline;}
.home_bx .CB img { float:left; width:10px; height:16px; margin-top:3px;}

/****** footer part *****
****************************/
.footer, .push {
	width:800px; margin:0 auto; padding:0px  0 0; height: 100px; /* .push must be the same height as .footer */
}
.footer_bg { width:100%; height:100px; background: #f1f1f1 url(../images/dc/footer_bg.jpg) repeat-x;}
.footer p { float:left; font-size:11px;margin-top:40px;}
.footer p a { color:#6b6b6b; text-decoration:none; font-size:11px;}
.footer p a:hover { text-decoration:underline;}



/* FORM STYLES */

.signup_form strong{
	color: #373535;
	font: 18px Arial,sans-serif;
	margin-bottom: 28px;
	display:block;
}

#form_error{
	color: #901f00;
	border: 2px solid #ffc5c5;
	background-color:#fce4e4;
	padding: 13px 12px 13px 12px;
	margin-bottom: 23px;
	width: 299px;
}

#error_graphic {
	padding-top: 5px;
	margin-left: 7px;
	display: block;
}

#error_graphic div{
	padding-left: 15px;
	display: inline;
}

#error_graphic img{
	behavior: url(/resources/css/iepngfix.htc);
}


.form_wrap label{
	font-weight: bold;
	display: block;
	margin-bottom: 8px;
}


input, textarea{
	font: 18px Arial, sans-serif normal!important;
	border: 1px solid #a89f94;
	margin-bottom: 19px;
	padding: 5px;
}

.secondary_input {
	padding: 5px !important;
	font-size: 12px !important;
	
}
.field_error{
	float: left;
	border: 1px solid #fa5a5a !important;
}

textarea{
	height: 80px;
	font-size: 12px;
}

input[type='text'], input[type='password'] {
	height: 21px!important;
}

input[type='checkbox'], input[type='radio'] {
	vertical-align: top;
}

select {
	display: block;
	margin-bottom: 20px;
	background-color:#fff;
	font-size: 12px;
	padding: 3px;
	border: 1px solid #8a7f71;
}


select.multiple {
	width: 200px;
	padding: 10px;
}


.radio_btns label{
	font-weight: normal;
	font-size: 14px;
	margin: 0 0 4px 10px;
	display: inline;
}

.radio_btns input{
	width: 14px;
	height: 14px;
	margin: 5px;
	padding: 5px;
	border: none;
	display:inline;
}

.radio_btns {
	margin: 0 0 12px 0;
}

.column_wrap {
margin-right: 100px;
float:left;
}


.btn {
	height: 33px;
	font: Arial, sans-serif 15px bold;
	text-transform: uppercase;
}

div.invalid-form {
    height: 14px;
}
div.invalid-form > label{
    color:#DA3B2D;
    font-size:12px !important;
}


/* Dialog */
.jqmWindow {
    display: none;
    text-align: center;
    position: fixed;
    top: 30%;
    left: 50%;
    
    margin-left: -300px;
    width: 600px;
    
    background-color: #EEE;
    color: #333;
    border: 1px solid black;
    padding: 30px;
}

.jqmClose {
    margin-top: 30px;
}

.jqmOverlay { background-color: #000; }

/* BUTTONS ----------
///////////////// */


a.sub_link{
	font: Arial,sans-serif 12px bold;
	text-decoration: underline;
}

button.submitBtn, button.secondaryBtn, div.submitBtn, div.secondaryBtn, a.submitBtn, a.secondaryBtn { 
  border:0; 
  cursor:pointer; 
  font-weight:bold; 
  padding:0 25px 0 0; 
  text-align:center; 
  font-size:14px;
  cursor: pointer;
  height: 33px;
  background-image:url(../images/dc/buttons-all.gif);
  background-color: transparent;
  background-repeat: no-repeat;
}
button.submitBtn span, button.secondaryBtn span, div.submitBtn span, div.secondaryBtn span, a.submitBtn span, a.secondaryBtn span { 
  position:relative; 
  display:block; 
  white-space:nowrap; 
  padding:0 0 0 25px; 
  height: 33px; 
  line-height: 33px;
  background-image:url(../images/dc/buttons-all.gif);
  background-color: transparent;
  background-repeat: no-repeat;
}

button.submitBtn span, div.submitBtn span, a.submitBtn span { 
  color:#fff!important; /* override *: color selector */
}

div.submitBtn, div.secondaryBtn, a.secondaryBtn { width: 250px; position: relative; padding-right: 22px; }

/*Primary buttons*/
button.submitBtn, div.submitBtn, a.submitBtn { 
  background-position: right -33px;
}
button.submitBtn span, div.submitBtn span, a.submitBtn span { 
  background-position: left -33px;
}
button.submitBtn:hover, div.submitBtn:hover, a.submitBtn:hover {
  background-position: right 0px;
}
button.submitBtn:hover span, div.submitBtn:hover span, a.submitBtn:hover span {
  background-position: left 0px;
}


/*Secondary buttons*/
button.secondaryBtn, div.secondaryBtn, a.secondaryBtn { 
  background-position: right -99px;
}
button.secondaryBtn span, div.secondaryBtn span, a.secondaryBtn span { 
  background-position: left -99px;
}
button.secondaryBtn:hover, div.secondaryBtn:hover, a.secondaryBtn:hover {
  background-position: right -66px;
}
button.secondaryBtn:hover span, div.secondaryBtn:hover span, a.secondaryBtn:hover span {
  background-position: left -66px;
}

/*Fixed IE Buttons*/
a.submitBtn, a.secondaryBtn {
    display: block;
    text-decoration: none;
    margin-left: auto;
    margin-right: auto;
}

/* in gecko, pull span up a pixel when inside a button*/
@-moz-document url-prefix(){
    button span { margin-top: -2px; } 
}

/* IE BUTTONS ----------
///////////////// */

#ie7 button { 
  width:auto; 
  overflow:visible; 
margin-right: 20px;

}
#ie7 button span { 
  margin-top:0px; 
padding-right: 8px;
margin-right: 4px;
}

/* SPECIFIC BUTTON WIDTH */
a#contestSubmit {
    width: 242px;
}
a#upgradeAccount {
    width: 239px;
}
a#upgradeCredit {
    width: 279px;
}

a#addFunds {
    width: 132px;
}

a#autoRecharge {
    width: 170px;
}

/* New NonSucky Buttons */
a.newbutton {
    background: transparent url('/resources/images/dc/buttons-all.png') no-repeat scroll right -260px;
    color: #FFF;
    display: block;
    float: left;
    font: bold 14px arial, sans-serif;
    height: 32px;
    margin-right: 6px;
    padding-right: 18px;
    text-decoration: none;
}

a.newbutton span {
    background: transparent url('/resources/images/dc/buttons-all.png') no-repeat left -52px;
    display: block;
    line-height: 18px;
    padding: 7px 0 7px 18px;
}

a.newbutton:hover {
    background-position: right -208px;
    outline: none;
}

a.newbutton:hover span {
    background-position: top left;
}

a.grey {
    background-position: right -364px;
    color: #494949;
}

a.grey span {
    background-position: left -156px;
}

a.grey:hover {
    background-position: right -312px;
}

a.grey:hover span {
    background-position: left -104px;
}

/* DATA TABLE */
div.data{
	font-size: 14px;
	text-align:left;
	margin: 8px;
}

/* DATA TABLE */
table.data tr {
	padding: 0px;
	font-size: 12px;
}
table.data tr td {
	margin: 0 1px 1px 0;
	padding:5px 10px;
}
table.data tr th {
	height:2em;
	background-color: #8a7f71;
	color: #fff;
	font-size: 14px;
	padding: 1em 15px 0px 15px;
	text-align:left;
}
table.data tr.row0 td {
	background-color: #eae7e1;
}

.sub_menu {
	clear: both;
	height: 20px;
	padding-left: 30px;
}

label { display: block; }

div.content-wrap {
	clear: both; 
	padding-top: 10px;
}

div.s { position: relative }

span.link { text-decoration: underline; cursor: pointer; }


/* SITE WIDE STYLE */
input:focus, select:focus {
	background: #F7FF9A;
}

/* MESSAGE BOX STYLING */
form.search-form { float: right; margin-top:28px; margin-left: 30px; }
form.search-form input[type='text'] {
	width: 75px!important;
	font-size: 12px!important;
	height: 16px!important;
	padding: 4px;
	color: #CCC;
	border: 1px solid #d7d7d7;
}
form.search-form input[type='text']:focus {
	color: black;
}

/* IE doesnt seem to do this xpath style matching or support input:focus */ 
form.search-form input {
	width: 75px!important;
	font-size: 12px!important;
	height: 16px!important;
	padding: 4px;
	color: black;
	border: 1px solid #d7d7d7;
}


div.message {
	border: 2px solid #AAA;
	background-color: #EEE;
	color: black;
	padding: 10px;
	margin: 10px 0px;
	font-size: 16px;
}
.note {
	font-size: 11px;
	margin: 10px 0px;
}

td.key {
	color: rgb(241, 48, 31);
	line-height: 30px;
	padding-right: 30px;
}
td.value {
	line-height: 30px;
}


#main_navigation {
float:left;
}
#main_navigation li{
padding-bottom:5px;
padding-top:10px;
}
#main_navigation li .selected{
color:#ff6600;
}

#doc_menu {
	list-style-type: none;
	padding-left: 10px;	
}

#doc_link {
	color:#F00000;
	font-size:1.2em;
}

.side_nav {
	width: 215px;
	margin-top: 35px;
	padding: 0px;
}
strong {
	font-weight: bold;
}
blockquote > p {
	clear: none;
	margin:0;
	padding:0;
}


#howto-home {
height:330px;
position:relative;
width:709px;
}
#holder{
width:765px;

}
#featured_holder{
	width:720px;
	height:340px;
	border-top: 1px solid #adadad;
	border-bottom: 1px solid #adadad;
	position:absolute;
	top:42px;
	left:0;
	display: block;
}
#featured_holder2{
	width:720px;
	height:340px;
	border-top: 1px solid #adadad;
	border-bottom: 1px solid #adadad;
	position: absolute;
	top:42px;
	left:0;
	display: none;
}
#featured_holder3{
	width:720px;
	height:340px;
	border-top: 1px solid #adadad;
	border-bottom: 1px solid #adadad;
	position: absolute;
	top:42px;
	left:0;
	display: none;
}
#featured_left{
	width:205px;
	float: left;
}
#featured_right{
	width: 515px;
	float: left;
	padding-top: 20px;
}
#featured_holder h3, #featured_holder2 h3, #featured_holder3 h3{
	font-family:Arial, Verdana,"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color:#000;
	font-size:14pt;
	line-height:31px;
	width:199px;
	float: left;
	padding-left: 10px;
	letter-spacing: -.5px;
	line-height: 25px;
	width:189px;
	font-weight: 100;
}
#featured_bug{
	padding-left: 10px;
	color:#cbcbcb;
	font-size: 16px;
	float: left;
	margin-top: 20px;
}

