/* Global Styles */
body 
{
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background:#FFF;
	color:#4F4F4F;
}

#test{  color: white;  font-size: 16px;  font-family: Georgia, "Times New Roman", Times, serif;  }

p
{
	line-height:1.35em;
	margin:0 0 20px 0;
}

p.bigger
{
	line-height:1.4em;
	font-size:14px;
}

p.noMargin
{
	margin:0;
	padding:0;
}

b{

}

a, a.visited
{
	color:#6797DB;
	text-decoration:none;
}

a:hover
{
	color:#4468AA;
}

h1,h2,h3,h4,h5
{
	margin:0 0 10px 0;

}

h1.noMargin,h2.noMargin,h3.noMargin,h4.noMargin,h5.noMargin{
	margin:0px;
	padding:0px;
	color:#333;
}

.grey{
	color:#5C6672;
}

form
{
	margin:0;
	padding:0;
}

textarea{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}



table td, table th{
	padding:0;
	margin:0;
}

img {border:0;}

/* layout Styles */
#header
{
	clear:both;
	text-align:center;
	padding-top:5px;
	padding-bottom:10px;
	background:#FFF;
}

#header_cont
{
	margin:0 auto;
	width:850px;
	text-align:left;
}

#header_nav
{
	float:right;
	padding:0;
	font-size:16px;
	color:#333333;
	text-align:left;
}

#header_nav a {text-decoration:none; font-weight:bold;margin-right:10px;padding:5px;color:#2F2F2F;}
#header_nav a.last {margin-right:0;}
#header_nav a:hover {color:#2F56A5;}
#header_nav a.current {color:#2F56A5;}

#mast
{
	text-align:center;
	clear:both;
	background:#2E79C9 url(/imgs/home/mast_bg.png) repeat-x top left;
	height:240px;
}

#mast_cont
{
	margin:0 auto;
	width:850px;
	color:#FFFFFF;
	text-align:left;
	height:240px;
	background:url(/imgs/home/mast_banner2.png) no-repeat top left;
	font-size:14px;
}

#acq
{
	text-align:center;
	clear:both;
	background:#D2E5FF;
	height:40px;
	border-top:1px solid #BFDBFF;
	border-bottom:1px solid #5F92BF;
	padding:6px 0;
}

#acq_cont
{
	position:relative;
	margin:0 auto;
	width:850px;
	color:#FFFFFF;
	text-align:center;
	font-size:14px;
	height:40px;
}

#acq_cont .messageholder a.message
{
	display:block;
	height:40px;
	width:349px;
	background:url(/imgs/home/acquired.png) no-repeat top left;
}

#acq_cont .messageholder
{
	position:relative;
	width:349px;
	margin:0 auto;
}

#acq_cont .messageholder .info{
	position:absolute;
	top:17px;
	right:-135px;
	color:#5A8DCF;
	font-size:12px;
}

#acq_cont .messageholder .info a{
	color:#4468AA;
}

#second_nav
{
	text-align:center;
	clear:both;
	background:#FFF;
}

#second_nav_cont
{
	margin:0 auto;
	width:850px;
	color:#FFFFFF;
	text-align:left;
	padding-top:10px;
}

#body
{
	text-align:center;
	clear:both;
	//background: #FFF url(/imgs/home/body_bg_fade.png) repeat-x top left;
}

#body_cont
{
	margin:0 auto;
	width:850px;
	text-align:left;
	padding-top:15px;
}


#footer
{
	text-align:center;
	clear:both;
	border-top: 1px solid #DBE2EB;
	border-bottom: 1px solid #DBE2EB;
	background:#EDF5FF;
	margin-top:25px;
}

#footer_cont
{
	text-align:left;
	margin:0 auto;
	width:850px;
	padding:20px 0 20px 0;
	color:#BABABA;
	clear:both;
}

#footer_cont .links
{
	clear:both;
	margin-left:auto;
	margin-right:auto;
	overflow:auto;
}

#footer_cont .links h4 { margin-bottom:0pt; margin-top:0pt; color:#4468AA; }

#footer_cont .links a { color:#7B9ECE; text-decoration:none; }
#footer_cont .links a:hover { color:#4468AA; }

#footer_cont .links ul
{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-bottom:0pt;
	margin-left:0pt;
	margin-right:0pt;
	padding:0pt;
}

#footer_cont .links li
{
	margin-top:5px;
	font-size:12px;
}

#footer_cont .column
{
	border-style:solid;
	border-width:0pt 0pt 0pt 1px;
	border-color:#DBE2EB;
	float:left;
	margin:0pt;
	padding:0pt 20px;
	width:125px;
}

#footer_cont .first
{
	border-style:none;
	border-width:0pt;
	float:left;
	margin:0pt;
	padding:0;
	width:140px;
	margin-left:0;
}

#footer_cont .last
{
	border-style:solid;
	border-width:0pt 0pt 0pt 1px;
	border-color:#DBE2EB;
	float:left;
	margin:0pt;
	padding:0;
	margin-left:0;
	padding:0pt 20px;
	width:170px;
}

#copy_cont
{
	text-align:center;
	margin:0 auto;
	width:850px;
	font-size:12px;
	padding:15px 0 15px 0;
	color:#999;
	clear:both;
}

#copy_cont .links a
{
	text-decoration:none;
	padding:0 8px 0 8px;
}

#change_ann
{
	padding:8px;
	background:#FFF7E5;
	border-style:solid;
	border-width:1px;
	border-color:#FFF2BA;
	font-size:13px;
}

#change_ann .title
{
	float:left;
	width:230px;
}

/* formatting Styles */

/* feature table on the home page */
#home_body_table {width:100%;font-size:15px;margin:10px 0 20px 0;line-height: 2em;}
#home_intro_cell { padding:10px 0 17px 0; text-align:center; font-size:15px; line-height:1.5em;}
#home_hosting_col {padding-right:10px;padding-left:0;text-align: left;border-right:1px solid #DBE2EB;}
#home_developers_col {padding-right:15px;padding-left:18px;text-align: left;width:265px;}
#home_directory_col {text-align: left;padding-left:18px;padding-right:0px;width:255px;border-left:1px solid #DBE2EB;}

.highlight
{
	background:#FFFFCC;
}

#account_status
{
	text-align:right;
	color:#4F4F4F;
	font-weight:bold;
	margin-bottom:28px;
	font-size:14px;
	padding-top:20px;
}

#account_status a
{
	color:#535353;
}

.signUpLink { color:#FFF;text-decoration:none; }
.signUpLink a:hover {text-decoration:underline;}

.intro_header{ font-size:19px; font-weight:bold; margin-bottom:5px;padding-top:0px;color:#39444E;}
.connect_im {color:#0060BF; text-decoration: none;}

#what_can_i 
{ 
	list-style: none;
	margin-left: 10px;
	padding-left: 1.3em;
	text-indent: -1.3em;
	margin-top:17px;
}

#what_can_i li 
{ 
	padding-bottom:10px;
	font-size: 14px;
	font-weight: bold;
	color:#9F9F9F;
}

#what_can_i li:before
{
	content: "\00BB \0020";
}

.home_tag 
{
	color:#2F56A5;
	margin:0 0 8px 0;
	font-family: 'Arial Rounded MT Bold',sans-serif;
	font-size:27px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
}

.home_tag_sub
{
	color:#2F56A5;
	margin:0 0 8px 0;
	font-size:19px;

}

/* Nav Tabs */
#home_tabs {
	text-align:left;
	margin:0 auto;
  }
#home_tabs ul {
	  margin:0;
	  padding:0;
	  list-style:none;
  }
#home_tabs li {
  display:inline;
  margin:0 25px 0 0;
  padding:0;
  font-weight:normal;
  font-size:17px;
  }
#home_tabs li a {
  float:left;
  background:url("/imgs/tabs/tableft4.gif") no-repeat left top;
  margin-right:25px;
  padding:0 0 0 4px;
  text-decoration:none;
  }
#home_tabs li a span {
  float:left;
  display:block;
  background:url("/imgs/tabs/tabright3.gif") no-repeat right top;
  padding:6px 15px 5px 10px;
  color:#FFFFFF;
  }
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#home_tabs li a span {float:none;}
/* End IE5-Mac hack */
#home_tabs li a:hover span {
  color:#FFF;
  }
#home_tabs li a:hover {
  background-position:0% -42px;
  color:#000;
  }
#home_tabs li a:hover span {
  background-position:100% -42px;
  color:#000;
  }

  #home_tabs #current a {
		  background-position:0% -42px;
  }
  #home_tabs #current a span {
		  background-position:100% -42px;
		  color:#000;
  }

.roundcont {
	width: 100%;
	background-color: #f90;
	color: #fff;
}

.roundcont p {
	margin: 0 10px;
}

.roundtop { 
	background: url(tr.gif) no-repeat top right; 
}

.roundbottom {
	background: url(br.gif) no-repeat top right; 
}

img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}

/* rounded box */
.xsnazzy {background: transparent; margin-bottom:15px;}
.xsnazzy em {display:block; width:0; height:0; color:#d8d8ee; overflow:hidden; border-top:12px solid #fff; border-left:12px dotted transparent; border-right:12px dotted transparent; margin-left:50px;}
/* hack for IE5.5 */
* html .xsnazzy em {width:24px; height:12px; w\idth:0; hei\ght:0;}
.xsnazzy span {display:block; width:0; height:0; color:#fff; overflow:hidden; border-top:10px solid #E4F2FD; border-left:10px dotted transparent; border-right:10px dotted transparent; margin-left:52px; margin-top:-15px;}
.xsnazzy span.green {display:block; width:0; height:0; color:#fff; overflow:hidden; border-top:10px solid #A7D290; border-left:10px dotted transparent; border-right:10px dotted transparent; margin-left:52px; margin-top:-15px;}
.xsnazzy span.dkblue {display:block; width:0; height:0; color:#fff; overflow:hidden; border-top:10px solid #CCE2FF; border-left:10px dotted transparent; border-right:10px dotted transparent; margin-left:52px; margin-top:-15px;}
.xsnazzy span.lightGrey {display:block; width:0; height:0; color:#fff; overflow:hidden; border-top:10px solid #EEE; border-left:10px dotted transparent; border-right:10px dotted transparent; margin-left:52px; margin-top:-15px;}
.xsnazzy span.red {display:block; width:0; height:0; color:#fff; overflow:hidden; border-top:10px solid #FF6699; border-left:10px dotted transparent; border-right:10px dotted transparent; margin-left:52px; margin-top:-15px;}
* html .xsnazzy span {width:20px; height:10px; w\idth:0; hei\ght:0;}

.xb1, .xb2, .xb3, .xb4, .xb5, .xb6, .xb7 {display:block; overflow:hidden; font-size:0;}
.xb1, .xb2, .xb3, .xb4, .xb5, .xb6 {height:1px;}
.xb4, .xb5, .xb6, .xb7 {background:#ccc; border-left:1px solid #fff; border-right:1px solid #fff;}

.xb1 {margin:0 8px; background:#fff;}
.xb2 {margin:0 6px; background:#fff;}
.xb3 {margin:0 4px; background:#fff;}
.xb4 {margin:0 3px; background:#E4F2FD; border-width:0 5px;}

.xb5 {margin:0 2px; background:#E4F2FD; border-width:0 4px;}
.xb6 {margin:0 2px; background:#E4F2FD; border-width:0 3px;} 
.xb7 {margin:0 1px; background:#E4F2FD; border-width:0 3px; height:2px;} 

.xb4.green, .xb5.green, .xb6.green, .xb7.green{
 background:#A7D290;
}

.xb4.dkblue, .xb5.dkblue, .xb6.dkblue, .xb7.dkblue{
 background:#CCE2FF;
}

.xb4.lightGrey, .xb5.lightGrey, .xb6.lightGrey, .xb7.lightGrey{
 background:#EEE;
}

.xb4.red, .xb5.red, .xb6.red, .xb7.red{
 background:#FF6699;
}

.xboxcontent {display:block; background:#E4F2FD; border:3px solid #fff; border-width:0 3px;}
.xboxcontent.green {display:block; background:#A7D290; border:3px solid #fff; border-width:0 3px;}
.xboxcontent.dkblue {display:block; background:#CCE2FF; border:3px solid #fff; border-width:0 3px;}
.xboxcontent.lightGrey {display:block; background:#EEE; border:3px solid #fff; border-width:0 3px;}
.xboxcontent.red {display:block; background:#FF6699; border:3px solid #fff; border-width:0 3px;}

h2.botAnn{
	-x-system-font:none;
	font-family:'Arial Rounded MT Bold',sans-serif;
	font-size:22px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	color:#6797DB;
}

.api_field {background:#EEEEEE;padding:3px;}
.code_block {padding:10px;border-left:8px solid #CCCCCC;border-top:1px solid #CCCCCC;border-right:1px solid #CCCCCC;border-bottom:1px solid #CCCCCC; background-color:#EEEEEE;}
.code_block textarea{
	font-family: "Courier New", Courier, Monaco, monospace;
	width:100%;
}
  