/***********************************************************************

Developed by CIAN Technologies Inc. dba PolurNET Communications

Original Author : vinay @ flakdesign.com

Compatibility:IE 6,7; Firefox 1.5, 2.0; Safari 2.0; Konqueror, Opera, IE 5, 5.5 

************************************************************************/

body {
	background:#fff;
	font:62.5%/1.6 "Lucida Sans Unicode", 'Lucida Grande', Verdana, Arial, Sans-Serif;
	height:100%;
	margin:0;
	padding:0;
	
}
html {
	height:100%; /* fix height to 100% for IE */
	max-height:100%; /* fix height for other browsers */
	padding:0; /*remove padding */
	margin:0; /* remove margins */
	border:0; /* remove borders */
}
/*
**********************************************************************

Resetting Paddings and Margins 

**********************************************************************
*/

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, table, th, td {
	margin:0;
	padding:0;
}

fieldset, img, abbr {
	border:0;
}
address, caption, cite, code, dfn, h1, h2, h3, h4, th, var {
	font-style:normal;
	font-weight:normal;
}
caption, th {
	text-align:left;
}
q:before, q:after {
	content:'';
}
a {
	text-decoration:none;
}

hr {
	margin:5px 0;
	padding:0;
	border:0;
	color:#f1f1f1;
	background:#f1f1f1;
	height:1px;
}
/*
**********************************************************************

Default Styles of formatting elements 

**********************************************************************
*/

h1, h2, h3, h2 a, h2 a:hover {
	font-weight: normal;
}
h1 {
	font-size: 1.8em;
	line-height: 1.2;
}
h2, h1 {
	font-size: 1.9em;
	font-family:"trebuchet MS", "Lucida Sans Unicode";
	color:#1c738f;
	margin:1em 0 0 0;
}
* html h2 {
	margin-top: -0.05em;
}
h3 {
	font-size: 1.8em;
	line-height: 1.34;
	margin: 0 0 0.2em;
	color:#ad0000;
	font-family:tahoma;
	letter-spacing:1px;
}
h4 {
	font-size: 1.6em;
	line-height: 1.34;
	margin-bottom: 0.2em;
	font-family:"trebuchet MS";
	border-bottom:1px #ccc dashed;
	width:90%;
}
h5 {
	font-size: 0.85em;
	line-height: 1.45;
	margin: 0 0 0.2em;
}
h6 {
	font-size: 0.65em;
	line-height: 1.85;
	margin: 0 0 0.2em;
}
p, ul, ol, dl {
	font-size: 1.1em;
	color:#000;
	margin:0.1em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	letter-spacing:1px;
}
tt {
	font-size:14px;
	text-decoration:underline;
}
ul ul, ol ol, ol ul, ul ol, dl dl, dl dt, dl dd {
	font-size: 100%;
}
a {
	color: #26708e;
}
a:hover {
	text-decoration:underline;
}
.clearall {
	clear:both;
}
input, select  {
        font-size:12px;
        padding:2px;
        margin:5px;
	background: #fff url(../images/input-bg.png) repeat-x;
	border:1px #bbb solid;
}
input:hover, input:active, input:focus {
        font-size:12px;
        padding:2px;
	background:#d9f4fb;
	border:1px #6DB4D0 solid;
}
.left {
	float:left;
}
.right {
	float:right;
}
.underline {
	text-decoration:underline;
}
.borderbottom {
	border-bottom:1px #317b8b dashed;
}
.capitalize {
	text-transform:uppercase;
	font-family:"Trebuchet MS";
	font-size:1.2em;
}
.normal_font {
	font-weight:normal;
}
.red {
	color:#990000;
	font-weight:bold;
}
.center {
	text-align:center;
}
.bold {
	font-weight:bold;
}
/* Auto Clearing Method ( Not for IE )



######################################## */

#header:after, #nav:after, #threecolumn:after, #mainbody:after, .threecolumn:after, #smds .content:after, #reseller .content:after, #windows .content:after, ul#plans:after, ul#email:after, .clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
q:before, q:after {
	content: "";
}
/*
**********************************************************************

Rounded Corner Box

**********************************************************************
*/



.tl {
	background:url(../images/grey-tl.png) top left no-repeat;
	height:7px;
	margin:-2px -2px;
	position:relative;
}
.tl div {
	background:url(../images/grey-tr.png) top right no-repeat;
	height:7px;
}
.bl {
	background:url(../images/grey-bl.png) bottom left no-repeat;
	height:7px;
	margin:-2px -2px;
	position:relative;
}
.bl div {
	background:url(../images/grey-br.png) bottom right no-repeat;
	height:7px;
}
/*
**********************************************************************

Site Specific Styles

**********************************************************************
*/



#bg_top {
	width: 100%;
	background: url("../images/header/snowflake_header_res.png") top left repeat-x;
	height:199px;
	
}
#header {
	width:100%;
	border-top:5px #dfeaed solid;
	
}
h1.logo {
	width:458px;
	height:161px;
	padding-left: 15px;
}
#header ul {
	list-style:none;
	position:absolute;
	float: right;
	right: 1em;
	padding-top: 0.8em;
}
#header ul li {
	display:inline;
}
#header ul li a {
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:140%;
	font-weight:bold;
	padding-left: 5px;
	display:inline;
}
#header ul li a:hover {
	text-decoration:underline;
}
a.livesupport {
	float: right;
	padding: 0 1em;
	padding-top: 6em;
}
/*
**********************************************************************
Nav

**********************************************************************



*/
/* top drop down menu CSS */



#menu_top li {
	position:relative;
	float:left;
	padding-left:2px;
	z-index:300
}
#menu_top ul {
	position:absolute;
	display:block;
	top:28px;
	left:-10px;
	-moz-opacity:0.8;
	opacity:0.8;
	filter:alpha(opacity=80);
	overflow:hidden;
	z-index:300
}
#menu_top ul li {
	float:left;
	display:block;
	background:#fff
}
#menu_top ul li a {
	letter-spacing:0px;
	display:block;
	font-weight:normal;
	font-size:11px;
	text-transform:none;
	color:#000;
	text-decoration:none;
	background:url("http://images.polurnet.com/navbar/arrowr_double_green.gif") left no-repeat #fff
}/*

#host_menu li {
	width:170px;
	border:dotted 1px #326A94
}
#host_menu li a:hover {
	width:170px;
	background:url("http://images.polurnet.com/navbar/arrowr_double_green_hl.gif") left no-repeat #8DB4C7
}
#home_menu li {
	width:140px;
	border:dotted 1px #326A94
}
#home_menu li a:hover {
	width:140px;
	background:url("http://images.polurnet.com/navbar/arrowr_double_green_hl.gif") left no-repeat #8DB4C7
}
#support_menu li {
	width:170px;
	border:dotted 1px #326A94
}
#support_menu li a:hover {
	width:170px;
	background:url("http://images.polurnet.com/navbar/arrowr_double_green_hl.gif") left no-repeat #8DB4C7
}
#cc_menu li {
	width:180px;
	border:dotted 1px #326A94
}
#cc_menu li a:hover {
	width:180px;
	background:url("http://images.polurnet.com/navbar/arrowr_double_green_hl.gif") left no-repeat #8DB4C7
}
#comp_menu li {
	width:120px;
	border:dotted 1px #326A94
}
#comp_menu li a:hover {
	width:120px;
	background:url("http://images.polurnet.com/navbar/arrowr_double_green_hl.gif") left no-repeat #8DB4C7
}
*/
/*
**********************************************************************

Scroller head

**********************************************************************
*/

#scroller {
	background: url(../images/header/splash_bg.jpg) repeat-x;
	margin-top:-22px;
	*margin:0px;
	height: 150px;
	width:100%;
	float:left;
	text-align:right;
	border-bottom:2px solid #C0E7E8;
}
#pad img {
	vertical-align:middle;
	position: relative;
	top: -6px;
	padding: 0 2em;
}
#scroller p {
	color:#fff;
	letter-spacing:normal;
	font-size: 1.3em;
}
#scroller h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:2.8em;
	color:#fff;
	margin-top:6px;
	margin-bottom:0.5em
}
#scroller_links ul {
	list-style:none;
	float:right;
	width:300px;
	padding-left:40px;
	margin-top:40px;
}
#scroller_links ul li a {
	display:block;
	color:#fff;
	font-size:200%;
	margin:10px 0;
}
a#solutions, a#specials_link {
	background:url(../images/specials.png) top left no-repeat;
	width:254px;
	height:49px;
	text-indent:-5000em;
}
a#solutions {
	background-image:url(../images/soln.png);
}
a#solutions:hover, a#specials_link:hover {
	background-position:bottom;
}
#pad .buttons {
	padding-top: 1.5em;
	text-align: center;
}
/*
**********************************************************************

Main Body Section

**********************************************************************
*/

#mainbody {
	position: relative;
	top: -2em;
	padding: 0 2em;
	clear:both;
}
#mainbody h1 {
	color:#003333;
}
#mainbody p {
	margin:1em 0;
}
p.highlight {
	background:#f9f5b7;
	border:1px #e8e2ba solid;
	padding:0.5em 1em;
	margin:0.5em 0;
}
p.highlight img {
	float:left;
	position:relative;
	margin:0 1em 0 0
}

/* Three column */

#threecolumn {
	margin:20px auto;
	padding:0 00px;
	position:relative;
}
.column {
	float:left;
	width:30%;
	border:1px #eaeaea solid;
	margin:20px 25px 0 0px;
	position:relative;
	overflow:visible;
}
.column .tl {
	background:url(../images/p_tl.png) top left no-repeat;
	height:10px;
	margin:-1px -1px;
}
.column .tl div {
	background:url(../images/p_tr.png) top right no-repeat;
	height:10px;
}
.column .bl {
	background:url(../images/p_bl.png) bottom left no-repeat;
	height:10px;
	margin:-1px -1px;
}
.column .bl div {
	background:url(../images/p_br.png) bottom right no-repeat;
	height:10px;
}
.column .content {
	padding:0 5px 5px 5px;
}
.column h2 {
	background:#fff;
	margin-top:-32px;
	margin-left:10px;
	padding-left:15px;
	z-index:10;
	position:relative;
	font-size:190%;
	padding-bottom:10px;
}
.column h2.awards {
	width:4em;
}
.column h2.links {
	width:6em;
}
.column h2.testimonial {
	width:11em;
	margin-bottom:-10px;
}

/* Three column - Awards */

.column dl dd {
	font-size: 1em;
	letter-spacing: 0;
	text-align: justify;
	margin-bottom: 10px;
}
.column dl dt.award a {
	padding-left: 20px;
	font-size:1.6em;
	color:#e2720e;
	font-family:tahoma;
}
dl a:hover {
	text-decoration:underline;
}

/* Three column - Quick Links */	

body#home .content {
	padding-left:10px;
	padding-right:10px;
}
.content h3 {
	height:36px;
	margin:0 0 10px 0;
}
.content h3 a {
	display:block;
	line-height:36px;
	color:#fff;
	margin-left:40px;
	padding-left:10px;
	height:36px;
}
.content strong {
	color:#2290af;
}
h3.domain {
	background:#0d3c56 url(../images/main/domain-l.png) top left no-repeat;
}
h3.domain a {
	background:#0d3c56 url(../images/main/domain-r.png) top right no-repeat;
	outline: none;
}
h3.specialoffer {
	background:#156f15 url(../images/main/special-l.png) top left no-repeat;
}
h3.specialoffer a {
	background:#156f15 url(../images/main/special-r.png) top right no-repeat;
	outline: none;
}
h3.announcement {
	background:#8d2e21 url(../images/main/ann-l.png) top left no-repeat;
}
h3.announcement a {
	background:#8d2e21 url(../images/main/ann-r.png) top right no-repeat;
	outline: none;
}
/* Quick Links - Domain */

		#domainform, #special-offer, #announce {
	display:inline-block;
	font-family: Arial, Verdana, sans-serif, "Times New Roman";
	font-size:1.3em;
	margin:0 0.5em 1em 0.5em;
	padding: 0.4em;
}
form#domaincheck {
	padding:5px;
	margin:0px 0;
}
#domainform .dombox {
	padding: 5px;
	margin-bottom: 10px;
	font-size:0.85em;
	background:#d3ebf1;
	border:1px #95c1cc solid;
}
input#domain-input {
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:1.4em;
	margin-bottom:5px;
	padding:5px 0;
	width:98%;
	padding-left:5px;
	border:1px #95c1cc solid;
}
input.submit {
	border:0;
	text-align:center;
}
/* Quick Links - Special Offer */

		#special-offer {
	background:#cbeecb;
	border:1px #99d899 solid;
}
/* Quick Links - Announcements */


		#announce {
	background:#eabdb7;
	border:1px #cb8e86 solid;
}
/* Three column - testimonials */


.testi {
	background:transparent url(../images/main/testimonial.png) bottom right no-repeat;
}
.testi img {
	border:3px #b0d04d solid;
	padding:3px;
	margin:5px 0 0 0;
}
.testi a:hover img {
	border:3px #738b29 solid;
}

/*
**********************************************************************
Tabs
**********************************************************************
*/


#tabs, #tabs p, #tabs ul{
	font-family: "Lucida Sans Unicode", 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 1.0em;
	letter-spacing: 0;
}
.netMore {
	margin-left: 15px;
	color:#030;
}
.relMore {color:#030;}
.bold {
	font-weight: bold;
}
.relText {
		font-size:1.3em;
		padding-bottom: 10px; 
		padding-left: 123px;	
}
	
#tabs {
	margin:20px 0 20px 0px;
	width:100%;
}
#tabs ul {
	list-style: square;
	margin-left: 10px;
	padding-left: 20px;
}

/* Network Tab */

	#technology, #features, #other, #optimum {
	min-width:960px;
	border:2px #d2e8c0 solid;
	margin:10px 0;
	position:relative;
	background:#eff9e7;
}
#technology .content, #features .content, #other .content, #optimum .content {
	padding:5px;
}
#technology .tl {
	background:url(../images/green-tl.gif) top left no-repeat;
}
#technology .tl div {
	background:url(../images/green-tr.gif) top right no-repeat;
}
#technology .bl {
	background:url(../images/green-bl.gif) bottom left no-repeat;
}
#technology .bl div {
	background:url(../images/green-br.gif) bottom right no-repeat;
}
#tabs img {
	float:left;
	margin:5px 20px;
}
#relSwitch img, #relMore img, #feaSwitch img, #feaMore img, #optMore img, #optSwitch img {
	float:left;
	margin: 0;
	padding-right: 10px;
}
#relSwitch, #relMore, #feaMore, #optMore {
	margin: 0 44px;
	text-align: justify;
}
#tabs .title {
	font-size:1.6em;
	text-transform:uppercase;
	font-weight: bold;
	color: #336699;
}
#tabs .text {
	padding-left:100px;
	padding-bottom:20px;
	font-size:1.3em;
}
#tabs a.expand {
	position:absolute;
	z-index:100;
	bottom:-2px;
	right:-2px;
	display:block;
	height:23px;
}
/* Reliability tab */



	#features {
	border:2px #c0e7e8 solid;
	background:#e7f6f9;
}
#features .tl {
	background:url(../images/blue-tl.gif) top left no-repeat;
}
#features .tl div {
	background:url(../images/blue-tr.gif) top right no-repeat;
}
#features .bl {
	background:url(../images/blue-bl.gif) bottom left no-repeat;
}
#features .bl div {
	background:url(../images/blue-br.gif) bottom right no-repeat;
}
/*  Feature-packed tab */



	#other {
	border:2px #e7e8c0 solid;
	background:#f9f8e7;
}
#other .tl {
	background:url(../images/orange-tl.gif) top left no-repeat;
}
#other .tl div {
	background:url(../images/orange-tr.gif) top right no-repeat;
}
#other .bl {
	background:url(../images/orange-bl.gif) bottom left no-repeat;
}
#other .bl div {
	background:url(../images/orange-br.gif) bottom right no-repeat;
}
/* Optimum Solutions tab */



	#optimum {
	border:2px #d2e8c0 solid;
	background:#eff9e7;
}
#optimum .tl {
	background:url(../images/green-tl.gif) top left no-repeat;
}
#optimum .tl div {
	background:url(../images/green-tr.gif) top right no-repeat;
}
#optimum .bl {
	background:url(../images/green-bl.gif) bottom left no-repeat;
}
#optimum .bl div {
	background:url(../images/green-br.gif) bottom right no-repeat;
}

/*
**********************************************************************

Footer

**********************************************************************
*/



#footer {
	background:#236c81 url(../images/footer.png) top repeat-x;
	position:relative;
	margin-top:25px;
	border-top:5px #0c2f39 solid;
	width:100%;
}
#footer p {
	background:#0c2f39;
	padding:1em 2em;
	color:#fff;
	margin:1em 0 0 0;
	margin-bottom:0px;
}
#footer p a {
	border-bottom:1px #f1f1f1 dotted;
	color:#fff;
}
#othermenu {
	
	background-position:10% 0;
	width:100%;
}
#footer #othermenu ul {
	min-height:150px;
	float:left;
	list-style:none;
	margin:1em 3em 1em 0;
	
	padding-left:3.5em;
	width:20%;
	position:relative;
}
#othermenu ul li a {
	color:#fff;
	display:block;
	padding:4px 5px;
	width:100%;
	background:url(../images/bullets/blue_start.gif) left no-repeat;
	padding-left:2em;
}
#othermenu ul li a:hover {
	background-color:#164958;
}
#footer #othermenu ul.last {
	float:right;
	background:url(../images/footer/help_bg.gif) top left no-repeat;
	padding:20px 0 0 160px;
	width:222px;
	height:110px;

	*position:absolute;
	*right:0;
	

	
	
}
#footer #othermenu ul.last li a {
	background:url(../images/bullets/blue_folder.gif) left no-repeat;
	padding:0 0 0 2em;
	

}
#footer #othermenu ul.last li a:hover {
	text-decoration:underline;
}


input[type=submit], input[type=button] {
        font-weight:bold;
        padding:3px 5px;
        color:#CDF5F6;
        background: url(../images/btnbg.jpg) repeat-x top left;
        
        border-top: 1px solid #f5f5f5;
        border-right: 1px solid #bbb;
        border-left: 1px solid #f5f5f5;
        border-bottom: 1px solid  #bbb;
        cursor:pointer;
        outline:none;
     
}


input[type=submit]:hover, input[type=button]:hover {
        color:#fff;
        background: url(../images/btnbga.jpg) repeat-x top left;
        border-top: 1px solid #666;
        border-left: 1px solid #666;
        
}  


input[type=checkbox], input[type=radio]  {
        background-color:none;
        border:0px;
        outline:none;
}
