/* Start of CMSMS style sheet 'screen' */
/* <!-- */
.action_block {margin-top:1px; margin-bottom:25px; color:#0A567A; margin-right:5px; font-size:1.1em}
#basic-accordian{
	width:100%;
	font-size:.85em;
}
#Wwebmail,#WControlPanel {font-size:90%; padding:10px; position:absolute; background:#CFEFFE; display:none; left:0}
#Wwebmail {top:220px}
#Wwebmail *, #WControlPanel * {font: Arial, Helvetica, sans-serif;}
#yourdomain1,#yourdomain {width:180px !important; font-size:1em;margin-bottom:5px}
.enter {font-weight:bold}
#WControlPanel {top:170px}
#webmail { margin-left:2px}
#submit {width:120px !important}
#webmail input {width:50%; font-size:1.2em;margin-bottom:10px;}
.accordion_headings{
	padding:5px;
	color:#333;
	cursor:pointer;
	font-weight:bold;
}

.accordion_headings:hover{
	color:#FFF;
	background:#E89106;
}

.accordion_child{
	padding-right:15px;
	padding-left:25px;
	padding-top:5px;
	padding-bottom:5px;
}

.header_highlight{
	background:#00CCFF;
	color:#FFF;
}
.header_highlight:hover{color:#FFF;}

.plan {border-top:2px dashed #C4E1FD;}
.plan th {background:#C4E1FD;padding:5px; font-size:.85em; }
.plan td {font-size:.85em; border-bottom:1px dashed #C4E1FD; padding:5px;}
body {
	margin:0;
	padding:0;
	border:0;			/* This removes the border around the viewport in old versions of IE */
	width:100%;
}
/* column container */
.colmask {
	position:relative;		/* This fixes the IE7 overflow hidden bug and stops the layout jumping out of place */
	clear:both;
	float:left;
	width:100%;				/* width of whole page */
	overflow:hidden;		/* This chops off any overhanging divs */
}
/* holy grail 3 column settings */
.holygrail {
	margin-top:20px;
	padding-bottom:20px;
}
.holygrail .colmid {
	float:left;
	width:200%;
	margin-left:-250px; 	/* Width of right column */
	position:relative;
	right:100%;
	background: #F4F4F4;
	border-right:1px solid #CCC;
}
.holygrail .colleft {
	float:left;
	width:100%;
	margin-left:-50%;
	position:relative;
	left:500px;         	/* Left column width + right column width */
	border-right:1px solid #CCC;
	padding-top:15px;
}
.holygrail .col1wrap {
	float:left;
	width:50%;
	position:relative;
	right:250px;        	/* Width of left column */
	padding-bottom:1em; 	/* Centre column bottom padding. Leave it out if it's zero */
	margin-top:-15px;
	font-size:.85em;
}
.holygrail .col1 {
	margin:0 275px;
	position:relative;
	left:200%;
	overflow:hidden;
}
.holygrail .col2 {
	float:left;
	float:right;			/* This overrides the float:left above */
	width:220px;        	/* Width of left column content (left column width minus left and right padding) */
	position:relative;
	right:5px;         	/* Width of the left-had side padding on the left column */
}
.holygrail .col3 {
	float:left;
	float:right;			/* This overrides the float:left above */
	width:220px;       	/* Width of right column content (right column width minus left and right padding) */
	margin-right:35px;  	/* Width of right column right-hand padding + left column left and right padding */
	position:relative;
	left:50%;
	font-size:.7em;
}
.holygrail h1, .holygrail h2 {
	font-weight:normal;
	margin-top:0;
	padding-top:0;
}
#header {
	clear:both;
	width:100%;
	height:201px;
	z-index:5;
	background:url(images/light_blue_bg.jpg) repeat-x;
	text-align:left;
}
#logo {
	margin-left:5px;
	margin-top:16px;
	width:155px;
	height:46px;
	float:left;
	margin-right:25px;
}
#logo img, #standard_icons_holder img {
	border:none;
}
body, td, th {
	color: #333;
}
body {
	background: #F4F4F4;
	font: 100.01% Arial, Helvetica, sans-serif;
}
body * {
	line-height:130%;
}
#standard_icons_holder {
	float:left;
	margin-left:30px;
	margin-top:23px;
	width:16px;
	height:37px;
}
.contacts_icon_margin {
	margin-top:14px;
}
#top_menu {
	margin:0;
	padding:0;
	height:0.001em;
	margin-top:10px;
	width:965px;
}
#globalnav, #sidebar1nav {
	margin:0;
	padding:0;
}
#sidebar1nav {
	margin-left:8px;
	margin-top:20px;
}
#globalnav li {
	display: inline;
}
#sidebar1nav li {
	list-style-type:none;
}
#globalnav li a {
	background:url(images/buttons.jpg) no-repeat;
	float:left;
	height:0;
	padding-top:79px;
	overflow: hidden;
	outline:none;
}
#sidebar1nav li a {
	background:url(images/sidebar1_links.gif) no-repeat;
	height:54px;
	width:0;
	padding-left:195px;
	overflow:hidden;
	outline:none;
	display:block;
}
#globalnav li#b_hosting a {
	background-position:0 0;
	width:106px;
}
#globalnav li#b_IP a {
	background-position:-106px 0;
	width:127px;
}
#globalnav li#b_WD a {
	background-position:-233px 0;
	width:109px;
}
#globalnav li#b_SS a {
	background-position:-342px 0;
	width:166px;
}
#globalnav li#b_docs a {
	background-position:-508px 0;
	width:111px;
}
#globalnav li#b_contacts a {
	background-position:-619px 0;
	width:112px;
}
#globalnav li#b_hosting a:hover {
	background-position:0 -76px;
}
#globalnav li#b_IP a:hover {
	background-position:-106px -76px;
}
#globalnav li#b_WD a:hover {
	background-position:-233px -76px;
}
#globalnav li#b_SS a:hover {
	background-position:-342px -76px;
}
#globalnav li#b_docs a:hover {
	background-position:-508px -76px;
}
#globalnav li#b_contacts a:hover {
	background-position:-619px -76px;
}
#globalnav li#b_hosting a:active {
	background-position:0 -170px;
}
#globalnav li#b_IP a:active {
	background-position:-106px -170px;
}
#globalnav li#b_WD a:active {
	background-position:-233px -170px;
}
#globalnav li#b_SS a:active {
	background-position:-342px -170px;
}
#globalnav li#b_docs a:active {
	background-position:-508px -170px;
}
#globalnav li#b_contacts a:active {
	background-position:-619px -170px;
}
#sidebar1nav li#b_domain_registration a {
	background-position:0 0;
}
#sidebar1nav li#b_control_panel a {
	background-position:0 -54px;
}
#sidebar1nav li#b_MC a {
	background-position:0 -108px;
}
#sidebar1nav li#b_billing a {
	background-position:0 -162px;
}
#sidebar1nav li#b_FAQ a {
	background-position:0 -216px;
}
#sidebar1nav li#b_support a {
	background-position:0 -270px;
}
#sidebar1nav li#b_domain_registration a:hover {
	background-position:-203px 0;
}
#sidebar1nav li#b_control_panel a:hover {
	background-position:-203px -54px;
}
#sidebar1nav li#b_MC a:hover {
	background-position:-203px -108px;
}
#sidebar1nav li#b_billing a:hover {
	background-position:-203px -162px;
}
#sidebar1nav li#b_FAQ a:hover {
	background-position:-203px -216px;
}
#sidebar1nav li#b_support a:hover {
	background-position:-203px -270px;
}
#globo_movie {
	position:absolute;
	left:580px;
	top:90px;
	width:350px;
	height:201px;
	z-index:666;
}
#domain_check {
	margin-top:18px;
	margin-bottom:25px;
}
#domain_check #name {
	width:200px;
	margin-bottom:5px;
}
#domain_check #tld {
	width:80px;
	color:#666;
	margin-right:6px;
}
.responses {
	margin-left:-15px !important;
	margin-right:-5px;
}
.responses .c1 {
	height:13px;
	background:url(images/c1.jpg) no-repeat top left;
}
.responses .cc {
	background:url(images/cc.jpg) repeat-y;
	padding-left:14px;
	padding-right:14px;
	padding-top:2px;
}
.responses .cc p {
	margin:0;
	color:#666;
	font-size:.7em;
	padding-top:0;
	padding-bottom:7px
}
.responses .c2 {
	background:url(images/c2.jpg) no-repeat top left;
	height:60px;
	font-size:.7em;
	padding-left:60px;
	padding-top:15px;
	text-align:right;
	padding-right:21px;
}
.lenta a {text-decoration:none}
.lenta a:link, .lenta a:visited {color:#333}
.lenta a:hover, .lenta a:active {color: #05A5F1; text-decoration:underline}
.date {
	font-weight:bold;
	margin-top:12px;
	margin-bottom:-20px;
}
.date .day {
	font-size:2.5em;
	width:48px;
	padding-right:7px;
	padding-top:3px;
	font-weight:normal;
	padding-left:22px;
}
.date .month {
	background:url(images/orange_holder.jpg) no-repeat bottom left;
	color:#FFF;
	text-transform: uppercase;
	font-size:1.2em;
	padding-left:7px;
	padding-bottom:1px;
	height:20px;
}
.date .year {
	font-size:1.3em;
	padding-left:7px;
	padding-top:2px;
}
a:link {
	color: #06A3EA;
}
a:visited {
	color: #32BEFA;
}
a:hover {
	color: #EB8F06;
}
a:active {
	color: #EB8F06;
}
.inews_block {
	background:#FFF;
	padding:20px 25px 25px 25px;
font-size:.9em;
}
.inews_block em {color:#666 !important}
.bottom {
	clear:both;
	float:left;
	width:100%;
	height:69px;
	background:url(images/bottom_bg.jpg) repeat-x
}
.bottom .links {
	margin-right:20px;
}
.bottom .links li {
	display:inline;
	background:url(images/sep.gif) no-repeat right;
	font-size:.75em;
	padding-right:10px;
	padding-left:10px;
}
.bottom .links a {
	color:#CCC;
}
.bottom .cp {
	color:#CCC;
	font-size:.85em;
	font-weight:bold;
	padding-left:20px;
}
.bottom .links .last {
	padding-right:0;
	background:none;
}
.bottom .links ul {
	padding:0;
	margin:0;
}
.news_label {margin-left:1px}
/* End of 'screen' */

