/*********************************
Main CSS 
*********************************/
body {
	background-image: url(/images/background.gif);
	background-repeat: repeat-x;
	background-color:#E3E9F3;
	background-position: top;
	margin: 0px;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
    height:100%;
}
#page {
	width:942px;
}

/* homepage css start */

#page-index {
	width:942px;
/*  height:550px;*/
	margin: 0;
}

#imgdivhome {
	margin-top:1px;
}
#largeimg {
	width:660px;
	float:left;
	margin-top:1px;
}
* html body #largeimg {
	margin-top:0px;
}
.homeimg {
	float:right;
	margin-left:5px;
}
#centerpanel {
	text-align:left;
	background-color:#fffefe;
	float:left;
	padding-bottom: 10px;
	margin: 0;
	display: inline; /*IE*/
}
#servicesbox {
	float:left;
	margin-top:24px;
	width:339px;
	padding-left:2px;
}
#servicesbox .section, #servicesbox2 .section {
	width:314px;
}
#servicesbox .topl {
	width:301px;
	height:18px
}
#servicesbox .boxmid {
	width:301px;
}
.services-home {
	color:#333333;
	text-align:left;
}
.services-home .top_left {
	background-image:url(/images/home-services-top.gif);
}
.services-home .top_right {
	background-image:url(/images/home-services-top-right.gif);
	height:13px;
	width:16px;
	background-repeat:no-repeat;
}
.services-home .services-home-center {
	background-image:url(/images/home-services-middle.gif);
	background-repeat:repeat-x;
	background-color:#edf2f9;
	border-left:#dde4ee 1px solid;
	border-right:#dde4ee 1px solid;
}
.services-home .bottom_left {
	background-image:url(/images/home-services-bottom.gif);
}
.services-home .bottom_right {
	background-image:url(/images/home-services-bottom-right.gif);
	height:13px;
	background-repeat:no-repeat;
	width:12px;
}
.services-home .services-home-center h2 {
	margin-left:22px;
	margin-top:10px;
	margin-bottom:5px;
	color:#545353;
	font-size:16px;
	font-family:Arial;
	letter-spacing:.5px;
}
.services-home .services-home-center h2 a {
	color:#333333;
	text-decoration:none;
}
.services-home .services-home-center h2 a:hover {
	color:#000000;
}
.services-home .services-home-center p {
	margin-left:22px;
	margin-right:13px;
	margin-bottom:6px;
}
.services-home .services-home-center li {
	list-style-image:url(/images/home-services-bullet-new.gif);
	margin-left:38px;
	line-height:20px;
	font-family:tahoma;
}
* html body .services-home .services-home-center li {
	margin-top:-2px;
}
.services-home .services-home-center li a {
	text-decoration:none;
	color:#333333;
}
.services-home .services-home-center li a:hover {
	color:#000000;
}
.services-home .services-home-center span {
	margin-left:225px;
	float:left;
	margin-top:4px;
}
.services-home .services-home-center .moreinfo {
	color:#2159a1;
	text-decoration:none;
	float:right;
	margin-right:14px;
}
.services-home .services-home-center .moreinfo:hover {
	color:#ff0000;
}

#servicesbox2 {
	float:left;
	margin-top:24px;
	width:323px;
}
#homeboxright {
	margin-top: 4px;
}
#homeboxright {
	float:right;
	width:273px;
	margin-top:15px;
	font-size:10px;
	color:#333333;
	line-height:17px;
	padding-right:5px;
}
#homeboxright h2 {
	color:#545353;
	font-size:16px;
	font-family:Arial;
	letter-spacing:.5px;
}
#homeboxright span {
	margin-left:173px;
	float:left;
	margin-top:6px;
}
#homeboxright .more {
	color:#2159a1;
	text-decoration:none;
	float:right;
	margin-right:14px;
}
#homeboxright .moreinfo:hover {
	color:#ff0000;
}
#homeboxright li {
	list-style-image:url(/images/home-services-right-bullet-n.gif);
	margin-left:14px;
	margin-top:3px;
}
#homeboxright ul li a {
	color:#333333;
	text-decoration:none;
}
#homeboxright ul li a:hover {
	color:#000000;
	text-decoration:none;
}
* html body #homeboxright li {
	margin-left:18px;
}
#homeboxright .dotted {
	border-bottom:#2159a1 1px dotted;
	margin-top:13px;
	margin-bottom:13px;
}
#homeboxright .indexsection {
	margin-left:162px;
}
.divright {
	padding: 0px 10px 5px 15px;
	margin: 0px 0 10px 0;
	border-bottom: 1px solid #DBE3EE;
	background: transparent url(/images/home-services-middle.gif) bottom left repeat-x;
}
.divright .eventmedia {
	font-size: 11px;
	font-weight: bold;
}
.divright1{
	padding: 0px 10px 5px 15px;
	margin: 0px 0 10px 0;
	background-color: transparent;
	background-image: url(/images/domain-services.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.divright1{
	text-decoration: none;
}

/* homepage css end */


form, p, ul, li, h1, h2, h3, h4, h5 {
	margin:0px;
	padding:0px
}
ul, li {
	list-style-image:none;
}
#header {
	height:80px;
	border: red 0px solid;
	background-image: url(/images/background.gif);
	background-repeat: repeat-x;
	background-color:#E3E9F3;
	background-position: top;
}
.logo {
	margin-top:16px;
	float:left;
}
#domainSearch {
	float:right;
	width:340px;
	position:relative;
	top:51px;
	border:#333333 0px solid;
	text-align:left
}
#domainSearch #searchForm {
	width:330px;
/*	border-right:#333333 1px solid; */
	height:22px;
    
}
/*#domainSearch #search {
	height:17px;
    width:181px;
	border:#C3D2E5 1px solid;
	float:left;
	margin-right:8px;
	color:#B7B4B4;
}*/
#searchForm label {
	color:#333333;
	font-size:11px;
	padding-right:3px
}

#searchInput {
    height:19px;
	border:#CBC9C9 1px solid;
	color:#333333;
	font-size:10px;
}

#searchForm select {
	border:#CBC9C9 1px solid;
	color:#333333;
	font-size:10px
}
#searchGo {
	border:0;
    padding-left:2px;
}
#support {
	float:right;
	font-size:11px;
	color:#000000;
	width:126px;
	text-align:right;
	border:red 0px solid;
	margin-top:-22px;
}
#support img {
	float:left 
}
#support span {
	margin-top:10px;
	height:22px;
	line-height:22px;
}


/*********************************
Footer css 
*********************************/

#footer {
	width:942px;
	clear: both;
	background-color:#3163A2;
	height:24px;
	color:#FFFFFF;
	font-size:11px;
	text-align:left;
	padding-top:10px;
	margin:0;
	vertical-align:bottom;
	font-family:Arial, Helvetica, sans-serif;
    font-weight:bold;
}
#footerLinks {
	float:left;
	padding-left:9px;
}
#footerLinks a {
	text-decoration:none;
	color:#ffffff;
}
#footerLinks a:hover {
	color:#D4D3D3;
}
#footerText {
	float:right;
	padding-right:10px;
}
#footerText a {
	text-decoration:none;
	color:#ffffff;
}
#footerText a:hover {
	color:#D5D4D4;
}
#footerCopyright {
	width:942px;
	height:47px;
	margin:0px;
}
#footerCopyright p {
	float:left;
	color:#5E5E5E;
	font-size:10px;
	padding-top:5px;
	padding-left:7px
}
#footerCopyright .ciscoLogo {
	float:right;
	padding-right:5px;
    padding-top:8px;
    padding-bottom:8px
}

/*********************************
Header css 
*********************************/

#topmenuBackground{
	width: 942px;
	float: left;
	background-color:#3163A2;
	height:25px;
	line-height:25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	text-align:left;
}

#topMenuLeft{
	width: 400px;
	float: left;	
	margin-left:10px;
		
}

* html body #topMenuLeft{
	margin-left:5px;
	
}
#topMenuRight{
	width: 490px;
	float: right;
	margin-right:10px;
	line-height:25px;
    text-align:right;
    font-family: arial;
	font-size:12px;
	color:#ffffff;
    font-weight:bold;
       
}
* html body #topMenuRight{
	margin-right:5px;
}
.helpLinks {
    font-family: arial;
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
}

/*********************************
Dropdown menu css 
*********************************/

#menu{
		list-style:none; 
		margin:0px;
		padding:0px; 
		z-index:100;
		FONT-FAMILY: arial, Helvetica, sans-serif;
		color:#ffffff;
	}

#menu ul 	{
		list-style-type:none; 
		padding:0px; 
		font-size:12px;
        font-weight:bold;
        FONT-FAMILY: arial, Helvetica, sans-serif;
		
		
	}
#menu ul  h2 a	{
		text-decoration:none;
		color:#ffffff;
		font-size:12px;
		font-weight:normal;
	}
#menu ul  ul	{
  /*border-top:#BBD3F2 1px solid;
	border-right:#BBD3F2 1px solid;
	border-left:#BBD3F2 1px solid;*/
	padding:0px;
	margin:0px;
    font-weight:normal;
	}
#menu a {
		display:block;
		margin:0px;
	}
#menu li {
		padding:0px; 
		margin:0px;
		float:left;
	  /*line-height:25px;
		height:25px;*/			
	}
#menu li.menu-spacer{
		background-image:url(/images/header-navigation-spacer.gif);
		width:21px;
		height:25px;
	  /*line-height:25px;
		height:25px;*/			
	}
#menu li li {
		width:160px;
		float:none;
		color:#A7A2A2;
		font-size:11px;
		border-bottom:#FFFFFF 1px solid;	
	}

#menu li li.menuhover ul  {
		left:0px;
		display:block;			
	}
#menu li ul {
	  /*margin-left:-35px;*/ 
		display:none;
		position:absolute; 	
	}
/*secondlevel menu text*/
#menu li li a {
		text-align:left;
		color:#312F30;
		margin:0px;
		padding-left:10px;
		text-decoration:none;
	  /*background-image:url(/images/bg_dropdownmenu.gif);*/
		background-color:#CCCCCC ;
		height:19px;
		line-height:19px;
		border-left:#CCCCCC 1px solid;
		border-right:#CCCCCC 1px solid;
        font-size:12px;
		}
	
#menu li:hover ul, #menu li li:hover ul,  #menu li.menuhover ul	 {
		left:auto;
		display:block;
		height:19px;
		line-height:19px;
	}

#menu li ul li:hover a, #menu li ul li.menuhover a{
		text-align:left;
		color:#fff;
		height:19px;
		line-height:19px;
		background-color:#666666;
		border-left:#ffffff 1px solid;
		border-right:#ffffff 1px solid;
	}

/*********************************
Hosting Comparison CSS 
*********************************/

img {
    text-decoration: none;
    border: none;
}
.abs 
{      
    vertical-align:middle
}
.headingTop{
    font-family:Arial,Helvetica,sans-serif;
    font-size: 13px;
    font-weight:bold;
    color: #ffffff;
	padding:3px 0 3px 5px
}
.heading{
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight:bold;
    color: #1A1A1A;
	padding:2px 0 2px 5px;
}
.heading2{
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight:bold;
    color: #1A1A1A;
    text-align:center;
	padding:3px 0 3px 5px
}
.plan{
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    font-weight:bold;
    color: #ffffff;
    text-align:center;
	padding:3px 10px 3px 10px;
}
.feature{
	padding:0 0 0 3px
}
.feature1{
	padding:5px 0 0 3px
}
.feature2{
	padding:7px 0 0 0
}
.specials{
    color:#333333;
	margin:0 0 10px 2px
}
.freeDomain{
	margin:0 0 25px 2px
}
.iconInfo{
	font-size: 10px
}
.comparisonTable{
	background-image:url(/images/box_left.jpg);
	background-repeat:repeat-y;
	font-size:inherit;
    background-color:#FFFFFF;
    color:#1A1A1A
}

.loginTable{
	background-image:url(/images/box_left.jpg);
	background-repeat:repeat-y;
	font-size:inherit;
    background-color:#FFFFFF;
    margin-top:20px
}
.addonsTable{
	background-image:url(/images/box_left.jpg);
	background-repeat:repeat-y;
	font-size:inherit;
    background-color:#FFFFFF;
    margin-top:20px;
    color:#1A1A1A
}
.notesTable{
    background-color:#FFFFFF;
	margin-top:20px
}
.introTable{
    background-color:#FFFFFF;
	margin:0 0 8px 0
}
.notes{
    font-size: 10px;
    font-weight:normal;
    color: #666666;
    margin-bottom:5px
}
.rightbg{
	background-image:url(/images/box_right.jpg);
	background-position:right;
	background-repeat:repeat-y
}
.box_top_mid {
	background-image:url(/images/box_top_mid.jpg);
	background-repeat:repeat-x
}
.box_bottom_mid {
	background-image:url(/images/box_bottom_mid.jpg);
	background-repeat:repeat-x
}
.infoDropdown {
    width:160px; 
    background:#FFFFE5; 
    display:none; 
    margin:0 0 0 5px;
    padding:7px 7px 7px 7px;
    color:#333333
}
.supportDropdown {
    display:none;  
    margin:0 0 8px 0;
}
.servicesDropdown {
    display:none;  
    margin:0 0 8px 0;
}
.hostingDropdown {
    margin:0 0 8px 0;
}
.domainDropdown {
    margin:0 0 8px 0;
}
.e-commerceDropdown {
    margin:0 0 8px 0;
}
.close
{      
    vertical-align:middle;
    margin:5px 0 0 110px
}


/*********************************
Miscellaneous CSS 
*********************************/

.planHeading {
font-family:Arial,sans serif;
font-size:13px;
font-weight:bold;
color:#FFFFFF;
}

#mainContent #stdBullets ul li a {
	color:#3333;
	text-decoration:none;
}
#mainContent #stdBullets ul li a {
	color:#333333;
	text-decoration:none;
}
#mainContent #stdBullets ul li a:hover {
	color:#333333;
}

#mainContent #stdLinks p a {
	color:#3333;
	text-decoration:none;
}
#mainContent #stdLinks p a {
	color:#333333;
	text-decoration:none;
}
#mainContent #stdLinks p a:hover {
	color:#333333;
}

.stdTable {
	color:#333333;
}

.domainTable {
    margin-top:50px;
	color:#333333;
}
.hostingPlans {
	margin-bottom:25px;
    color:#333333;

}

.supportIcons {
    text-decoration: none;
    border: none;    
    vertical-align:middle;
    margin-right:7px
}





#topnav {
	background-color:#2C2A2A;
	height:25px;
	font-size:12px;
	color:#FFFFFF;
	text-align:left;
}
ul.menu {
	list-style-image:none;
	margin-left:24px;
	margin-top:5px;
	display:inline;
}
li.links {
	display:inline;
}
ul.rlinks {
	list-style-image:none;
	text-align:right;
	position:relative;
	top:3px;
	margin-right:11px;
	width:640px;
	font-size:13px;
}



.boxmid {
	background-image:url(/images/boxmid_l.gif);
	padding-left:22px;
	width:301px;
	font-size:11px;
	color:#333333;
	text-align:left;
}
.boxmid h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#2159A1;
}
.boxmid p {
	width:282px;
}







.boxmidr {
	background:url(/images/boxmid_r.gif) repeat-y;
}
.botl {
	background-image:url(/images/botl.gif);
}
.botr {
	background-image:url(/images/botr.gif);
}
ul.applist {
	list-style-type:none;
}




/* section box css starts here*/

#section {
	color:#333333;
	text-align:left;
}
#section .dotted {
	background-image:url(/images/blue-dotted.gif);
	background-repeat:repeat-x;
}
#right #section p {
	font-size:12px;
	color:#818181;
	font-weight:bold;
}
#section p.mobile-icon {
	background:url(/images/img-right-panel-mobile.gif) no-repeat;
	HEIGHT:35px;
	line-HEIGHT:30px;
	padding-left:40px;
}
#section p.email-icon {
	background:url(/images/img-right-panel-e-mail.gif) no-repeat;
	HEIGHT:40px;
	line-HEIGHT:35px;
	padding-left:40px;
}
#section p.chat-icon {
	background:url(/images/img-right-panel-chat.gif) no-repeat;
	HEIGHT:35px;
	line-HEIGHT:30px;
	padding-left:40px;
}
#section a {
	color:#333333;
	line-height:20px;
}
#section a:hover {
	color:#ff0000;
}
#section ul {
	margin-top:5px;
}
#section li {
	list-style-image:url(/images/section-bullet.gif);
	margin-left:15px;
	margin-bottom:1px;
}
#section h3 {
	color:#333333;
	font-size:14px;
	border-bottom:#C0C0C0 1px dashed;
	margin-left:8px;
	margin-right:8px;
	padding-bottom:8px;
    font-family:Arial, Helvetica, sans-serif;
}
#section .section-box-top {
	background-image:url(/images/in_topl_l.gif);
	HEIGHT:17px;
}
#section .section-box-top-right {
	background-image:url(/images/in_topl_r.gif);
	WIDTH:14px;
	HEIGHT:17px;
}
#section .section-box-middle {
	background-image:url(/images/bg_mid.gif);
	background-repeat:repeat-x;
	background-color:#F6F9FE;
	HEIGHT:65px;
	border-left:#EBEEF4 1px solid;
	border-right:#EBEEF4 1px solid;
	padding-left:18px;
	padding-right:8px;
	font-family:Arial, Helvetica, sans-serif;
}
#section .section-box-middle h4 {
	color:#808386;
	font-size:15px;
    font-family:Arial, Helvetica, sans-serif;
}
#section .section-box-middle-left {
	background-image:url(/images/bg_mid.gif);
	background-repeat:repeat-x;
	background-color:#F6F9FE;
	border-left:#EBEEF4 1px solid;
	border-right:#EBEEF4 1px solid;
	font-size:9px;
}
#section .section-box-middle-left #left-navigation {
	border: red 0px solid;
}
#section .section-box-middle-left #left-navigation ul {
	padding:0px;
	background-image:url(/images/left-navigation-bg.gif);
}
#section .section-box-middle-left #left-navigation li.active {
	padding:0px;
	list-style-image:url(/images/arrow_grey.gif);
	color:#E20000;
	border:red 0px solid;
}
#section .section-box-middle-left #left-navigation li .active-link {
	color:#E20000;
}
#section .section-box-middle-left #left-navigation li .active-link:hover {
	color:#E20000;
}
/*#section .section-box-middle-left #left-navigation li.first{
	padding:0px;
	margin:0px;
	padding-left:5px;	
	list-style-image:url(/images/arrow_grey.gif);
	list-style-position:inside;
	background-image:url(/images/bg_leftnav.gif);
	background-repeat:repeat-x;
	height:24px;
	border-bottom:#C0C0C0 1px dashed;
	border-top:#C0C0C0 1px dashed;
}*/
 
#section .section-box-middle-left #left-navigation li a {
	color:#333333;
	text-decoration:none;
	font-family:tahoma;
}
#section .section-box-middle-left #left-navigation li a:hover {
	color:#ff0000;
}
#section .section-box-middle-left #left-sub-navigation {
	width:155px;
	margin-left:32px;
	margin-top:10px;
	margin-bottom:15px;
	font-family:tahoma;
}
#section .section-box-middle-left #left-sub-navigation ul {
	font-size:10px;
}
#section .section-box-middle-left #left-sub-navigation li a {
	color:#333333;
	text-decoration:none;
}
#section .section-box-middle-left #left-sub-navigation li a:hover {
	color:#ff0000;
}
#section .section-box-bottom {
	background-image:url(/images/in_botl_l.gif);
	HEIGHT:14px;
}
#section .section-box-bottom-right {
	background-image:url(/images/in_botl_r.gif);
	WIDTH:14px;
}






/* inner page css starts here*/
.middle-topbg {
	background-image:url(/images/middle-top-bg-new.gif);
	WIDTH:941px;
	HEIGHT:12px;
}
#middle {
	overflow:auto;
	border:red 0px solid;
	background-color:#fffefe;
	float:left;
	padding:20px 0px 20px 3px;
}
#left {
	width:197px;
	float:left;
	border: red 0px solid;
	padding-left:2px;
}
#left #section .section-box-middle-left h3 {
	color:#333333;
	padding:0px 0px 10px 0px;
    font-family:Arial, Helvetica, sans-serif;
}
#mainContent {
	width:529px;
	float:left;
	margin-left:8px;
	border: red 0px solid;
	margin-right:4px;
}
#mainContent a {
	color:#2159a1;
	text-decoration:none;
}
#mainContent a:hover {
	color:#ff0000;
}
#mainContent .pageHeading {
	background-image:url(/images/page-heading-bg.gif);
	width:529px;
	height:25px;
	text-align:left;
	line-height:25px;
    font-family:Arial, Helvetica, sans-serif;
}
#mainContent .page-heading-bg-shadow {
	background-image:url(/images/page-heading-bg.gif);
	WIDTH:529px;
	HEIGHT:25px;
	text-align:left;
	line-HEIGHT:25px;
    font-family:Arial, Helvetica, sans-serif;
}
#mainContent .copyBoxEnd {
	background-image:url(/images/content-box-bottom.gif);
	WIDTH:529px;
	HEIGHT:22px;
	background-repeat:no-repeat;
}
#mainContent .content-img-bg {
	background-image:url(/images/content-img-bg.gif);
	HEIGHT:97px;
	WIDTH:522px;
	background-position:center;
	border-left:#EAEEF3 1px solid;
	float:left;
}
#mainContent .content-img-shadow {
	background:url(/images/content-img-shadow.gif);
	float:right;
	WIDTH:6px;
	background-repeat:repeat-y;
	height:97px;
	overflow:auto;
}
#mainContent h1 {
	color:#000000;
	font-size:13px;
	margin-left:14px;
}
#mainContent h2 {
	color:#333333;
	font-size:11px;
	font-weight:normal;
	margin:0px 0px 0px 11px;
	height:25px;
	line-height:25px;
}
#mainContent h3 {
	color:#333333;
	font-size:11px;
	font-weight:bold;
	margin:0px;
	padding:15px 20px 0px 25px;
    font-family:Arial, Helvetica, sans-serif;
}
#mainContent h4 {
	color:#333333;
	font-size:13px;
	font-weight:bold;
	padding:15px 20px 0px 25px;
	border:red 0px solid;
	text-transform: capitalize;
}
#mainContent h5 {
	color:#333333;
	font-size:11px;
	font-weight:bold;
	padding:8px 0px 3px 0px;
	border:red 0px solid;
}
#mainContent p {
	padding:15px 20px 0px 25px;
	margin:0px;
	color:#333333;
}

#mainContent p img {
	padding:3px 10px 0px 0px;
	margin:0px;
}

#mainContent .content {
	color:#5286C8;
	background-image:url(/images/content-shadow-bg.gif);
	text-align:left;
	margin-top:97px;
	border: 0px red solid;
}
* html body #mainContent .content {
	margin-top:0px;
}
#mainContent .contentInfo {
	color:#5286C8;
	background-image:url(/images/content-shadow-bg.gif);
	text-align:left;
	border: 0px red solid;
}
#mainContent h2 {
	color:#000000;
}
#mainContent h2 a {
	color:#333333;
	text-decoration:none;
}
#mainContent h2 a:hover {
	color:#333333;
}
#mainContent .content-img-bg {
	background-image:url(/images/content-img-bg.gif);
	HEIGHT:97px;
	WIDTH:522px;
	background-position:center;
	border-left:#EAEEF3 1px solid;
	float:left;
}
.navLine {
	background-image:url(/images/after-bredcume-dotted.gif);
	height:1px;
	width:522px;
	background-repeat:repeat-x;
	margin-left:1px;
	margin-bottom:12px;
}
* html body .navLine {
	margin-bottom:0px;
}
.NavImg {
	color:#333333;
}
#mainContent ul {
	margin-left:42px;
	color:#333333;
}
#mainContent li {
	margin-top:10px;
	margin-right:10px;
	color:#333333;
	line-height:16px;
	list-style-image:url(/images/info-bullet.gif);
}
#right {
	width:197px;
	float:right;
	border:red 0px solid;
	padding-right:2px;
}
#right .spacer {
	padding-bottom:7px;
}
.content ul li h5 a {
	color:#333333;
	text-decoration:none;
	font-weight:normal;
	font-size:13px;
}
.content ul li h5 a:hover {
	color:#333333;
	text-decoration:none;
}
/* site map css */

#mainContent #sitemap ul {
	list-style:none;
    text-align:left;
    margin-top:40px;
}
#mainContent #sitemap ul li {
	list-style-image:url(/images/map-bullet.gif);
    margin-left:10px;
}
#mainContent #sitemap ul li a {
	color:#333333;
	text-decoration:none;
}
#mainContent #sitemap ul li a:hover {
	color:#ff0000;
}

#mainContent #sitemap li a.selected {
	color:#333333;
    font-weight:bold;
	text-decoration:none;
}

* html body #mainContent #sitemap ul li {
	list-style-image:url(/images/map-bullet.gif);
}
#mainContent #sitemap ul ul li {
	list-style-image:url(/images/info-bullet.gif);
}
* html body #mainContent #sitemap ul ul li {
	list-style-image:url(/images/info-bullet.gif);
}



#mainContent form {
	padding:15px 20px 0px 25px;
	color:#333333;
	font-family:Verdana,Tahoma, Arial, Helvetica, sans-serif;
}
#mainContent label {
	color:#333333;
	font-size:11px;
	width:200px;
	float:left;
	height:auto;
	padding-right:10px;
}
#mainContent input {
	border:#CBC9C9 1px solid;
	color:#333333;
	font-size:10px;
}
#mainContent select {
	border:#CBC9C9 1px solid;
	color:#333333;
	font-size:10px;
}
#mainContent textarea {
	border:#CBC9C9 1px solid;
	color:#333333;
	font-size:10px;
}





/* inner page css start */

/* section box css start */

.section {
	color:#333333;
	text-align:left;
}
.section .dotted {
	background-image:url(/images/blue-dotted.gif);
	background-repeat:repeat-x;
	height:1px;
}
#right .section p {
	font-size:14px;
	color:#333333;
	font-weight:bold;
	font-family:Arial;
}

.section p a {
	text-decoration:none;
	color:#333333;
	line-HEIGHT:30px;
}
#section p a:hover {
	text-decoration:none;
	color:#3E3D3D;
	line-HEIGHT:30px;
}
.section a {
	color:#000000;
	line-height:20px;
}
.section a:hover {
	color:#ff0000;
}
.section ul {
	margin-top:5px;
}
.section li {
	list-style-image:url(/images/section-bullet.gif);
	margin-left:15px;
	clear:both;
}
.section h3 {
	color:#000000;
	font-size:13px;
	border-bottom:#C0C0C0 1px dashed;
	margin-left:8px;
	margin-right:8px;
	padding-bottom:8px;
    font-family:Arial, Helvetica, sans-serif;
}
.section h3 a {
	color:#333333;
	text-decoration:none;
}
.section h3 a:hover {
	color:#000000;
	text-decoration:none;
}
.section .section-box-top {
	background-image:url(/images/in_topl_l.gif);
	HEIGHT:17px;
}
.section .section-box-top-right {
	background-image:url(/images/in_topl_r.gif);
	WIDTH:14px;
	HEIGHT:17px;
}
.section .section-box-middle {
	background-image:url(/images/bg_mid.gif);
	background-repeat:repeat-x;
	background-color:#F6F9FE;
	HEIGHT:65px;
	border-left:#EBEEF4 1px solid;
	border-right:#EBEEF4 1px solid;
	padding-left:18px;
	padding-right:8px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
}
.section .section-box-middle h4 {
	color:#000000;
	font-size:13px;
    font-family:Arial, Helvetica, sans-serif;
}
.section .section-box-middle h2 {
	color:#000000;
	font-size:11px;
}
.section .section-box-middle h2 a {
	color:#000000;
	font-size:11px;
	text-decoration:none
}
.section .section-box-middle h2 a:hover {
	color:#000000;
}
.section .section-box-middle-left {
	background-image:url(/images/bg_mid.gif);
	background-repeat:repeat-x;
	background-color:#F6F9FE;
	border-left:#EBEEF4 1px solid;
	border-right:#EBEEF4 1px solid;
	font-size:9px;
}
.section .dashed {
	color:#808386;
	font-size:14px;
	border-bottom:#C0C0C0 1px dashed;
	margin-left:8px;
	margin-right:8px;
}
.section .section-box-middle-left #left-navigation ul {
	padding:0px;
	font-family:Tahoma;
	font-size:10px;
	color:#333333;
}
.section .section-box-middle-left #left-navigation li {
	margin-left:48px;
	padding:0px;
	list-style-image:url(/images/leftpanel-sub-bullet-new.gif);
	border: 0px red solid;
}
* html body .section .section-box-middle-left #left-navigation li {
	margin-left:50px;
}
.section .section-box-middle li {
	color:#333333;
	padding:0px;/*height:15px;*/
}
.section .section-box-middle li a {
	color:#333333;
	text-decoration:none;
}
.section .section-box-middle li .focus-area {
	color:#000000;
	text-decoration:none;
	line-height:10px;
}
.section .section-box-middle li a:hover {
	color:#000000;
}
.section .section-box-middle-left #left-navigation li a {
	color:#333333;
	text-decoration:none;
}
.section .section-box-middle-left #left-navigation li a:hover {
	color:#333333;
}
.section .section-box-middle-left #left-navigation li a.selected {
	color:#333333;
	text-decoration:none;
    font-weight:bold
}

.section .section-box-middle-left #left-navigation .link {
	color:#333333;
	text-decoration:none;
	font-family:tahoma;
	height:29px;
	background-image:url(/images/left-navigation-arrow-bg.jpg);
	border:#ff0000 0px solid;
	padding-left:28px;
}
.section .section-box-middle-left #left-navigation .link a {
	line-height:29px;
	text-decoration:none;
	color:#333333;
	font-size:11px;
    font-family:Arial, Helvetica, sans-serif;
}
.section .section-box-middle-left #left-navigation .link a:hover {
	line-height:29px;
	color:#000000;
}
.section .section-box-middle-left #left-navigation .link .selected {
	line-height:29px;
	text-decoration:none;
	color:#333333;
	font-size:11px;
    font-weight:bold
}
.section .section-box-middle-left #left-navigation .link .selected:hover {
	line-height:29px;
	color:#0000000;
    font-weight:bold
}
.section .section-box-bottom {
	background-image:url(/images/in_botl_l.gif);
	HEIGHT:16px;
}
.section .section-box-bottom-right {
	background-image:url(/images/in_botl_r.gif);
	WIDTH:14px;
}



/* right column related items */
#right .section .related {
	font-size: 11px;
	font-weight: normal;
	margin: 0 12px 5px 0;
}
#right .section .related.last {
	margin-bottom: 0;
}
.section .related a {
	border: 1px solid #eee;
	line-height: 1.2;
	display: block;
	padding: 5px 5px 5px 28px;
	background: #fff;
}
.section .related.knowledgebase a {
	background: #fff url(/images/icon_knowledgebase.gif) 5px 50% no-repeat;
}
.section .related.faqs a {
	background: #fff url(/images/hosting_info.gif) 5px 50% no-repeat;
}
.section .related.contact a {
	background: #fff url(/images/icon_contact.gif) 5px 50% no-repeat;
}
