@import url("reset.css");


body			
{ 
	color: #000; 
	background: url(../img/bg-top.gif) repeat-x left top;
}

/*-------------- Wrapper ------------------*/

#wrap 			
{ 
	width: 937px; 
	min-height: 100%; 
	margin: 0 auto 
}
#wrap2			
{ 
	
	height:100%;
}


/*-------------- Layout -------------------*/

#header			
{ 
	position: relative;
	height: 339px; 
}

#lang
{
	background: url(../img/lang-bg.gif) no-repeat left top;
	width: 170px;
	padding: 5px 15px;
	height: 79px;
	position: absolute;
	right: 0;
	top: 0;
}
#lang p
{
	margin: 0;
	font-size: 10px;
	color: #4d5259;
}
.langForm select
{
	width: 170px;
	height: 18px;
	font: 10px/12px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	border: 1px solid #bec9d6;
	color: #4d5259;
	padding-left: 2px;
	margin: 0;
}

.langForm option
{
	padding-left: 2px;

}

.logo			{ display: block; width: 351px; height: 97px;
				  position: absolute; top: 0px; left: 5px;
				  background: no-repeat}

.chat			{ display: block; width: 280px; height: 97px;
				  position: absolute; top: 10px; left: 406px;
				  background: no-repeat}

#Menu			
{ 
	margin-bottom: 0;
	padding-top:101px;
	width: 850px;
	float: right !important;
}


#Menu li		
{ 
	margin: 0 5px 0 0; 
	list-style: none;
	float: left;
	height: 34px;
	padding: 0; 
}
#Menu a:link,
#Menu a:visited
{  
	padding: 7px 7px 8px 9px;
	color: #999fa6;
	font-size: 11px;
	float:left;
	display: inline-block;
	line-height: 19px;
	height: 19px;
}
#Menu a:hover, #Menu li.active a
{
	color: #fff !important;
	padding: 7px 7px 8px 0px !important;
	text-decoration: none;
	background: url(../img/a-hover.gif) repeat-x top left; 
}
	
#Menu a:hover img, #Menu li.active a img
{
	visibility: visible;
	display: inline-block;
	margin: 0;
	float: left
}

#Menu a img
{
	visibility: hidden;
	display: none;
	padding: 8px 3px 0 3px !important;
	margin: 0;
	float: left;
}

.virtual
{
	float: right;
	width: 937px;
	height: 203px;

	position: absolute !important;
}


#virtual1
{
	background:url(../img/header-bg.jpg) no-repeat left top;
}

#virtual2
{
	background:url(../img/header-bg.jpg) no-repeat left top;
}

#virtual4
{
	background:url(../img/header-bg_virtual4.jpg) no-repeat left top;
}

#virtual3
{
	background:url(../img/header-bg_service.jpg) no-repeat left top;
}

.hidden
{
display:none;
}

#cycle
{
	float: right;
	width: 937px;
	height: 203px;
	position: relative !important;
}


.virtual h1.title
{
	font-size: 17px;
	color: #dfbe08;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: 1px;
	width: 250px;
	margin: 0;
	float: left;
	position: absolute;
	bottom: 4px;
	left: 34px;
	line-height: 20px;
}
#planA
{
	background:url(../img/plan-a-bg.png) repeat-x top left;
	width: 319px;
	height: 119px;
	margin: 10px 6px 0 296px;
	padding: 10px;
	float: left;
}
#planA h1
{
	font: 11px/11px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #e2ef25;
	text-align: center;
	margin-bottom: 10px;
}
#planA ul
{
	margin: 0;
}
#planA li
{
	background: url(../img/virtual-li-bg.gif) left center no-repeat;
	font: 11px/14px Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	list-style-type: none;
	margin: 0 0 3px 0;
	padding: 0 0 0 10px;
}
#planA li span
{
	color: #e2ef25;
}

#items
{
	width: 290px;
	height: 150px;
	float: left;
	margin: 0 auto;
	padding: 23px 0 0 0;
}

#items .item
{
	float: left;
	width: 279px;
	height: 53px;
	margin-bottom: 1px;
	position: relative;
	background: url(../img/item-bg-.gif) left top no-repeat;
	margin-left: 11px;
}

#items .item.over
{
	background: url(../img/item-over-bg-.gif) left top no-repeat;
}
#items .item.active
{
	margin-left:0 !important;
	width: 290px;
	background: url(../img/item-active-bg.gif) left top no-repeat;
}
#items .item.active a:link,
#items .item.active a:visited
{
	color: #000 !important;
	margin-left: 11px;
}

#items .item img
{
	position: absolute;
	left: 11px;
	top: 0;
	float: left
}

#items .item a:link,
#items .item a:visited
{
	color: #8a929b;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	font-weight: bold;
	height:35px;
	overflow:hidden;
	width: 173px;
	padding: 18px 0 0 64px;
	float: left;
	display: inline-block;
}

#items .item a:hover
{
	text-decoration: none;
	color: #000;
}

#items .item1
{
	background:url(../img/item1-img.png) left top no-repeat;
}

#items .item2
{
	background:url(../img/item2-img.png) left top no-repeat;
}

#items .item3
{
	background:url(../img/item3-img.png) left top no-repeat;
}

.clickW
{
	background: url(../img/click-bg-right.gif) right top no-repeat;
	overflow: hidden;
	height: 34px;
	position: absolute;
	right: 303px;
	bottom: 5px;
}

.clickW2
{
	background: url(../img/click-bg-right2.gif) right top no-repeat;
	overflow: hidden;
	float:right;
	margin-top:5px;
	margin-right:10px;
	margin-bottom:5px;
	
}

a.click
{
	background: url(../img/click-bg-left.gif) top left no-repeat;
	line-height: 12px;
	color: #fff;
	font-size: 10px;
	display: inline-block;
	height: 23px;
	text-align: center;
	padding: 11px 21px 0 36px;
}

a.click2
{
	background: url(../img/click-bg-left2.jpg) top left no-repeat;
	line-height: 12px;
	color: #fff;
	font-size: 10px;
	display: inline-block;
	height: 23px;
	text-align: center;
	padding: 11px 21px 0 36px;
}

a.click2:hover
{
	text-decoration: underline;
	color: #fff;
}

a.click:hover
{
	text-decoration: underline;
	color: #fff;
}
/*------------------content---------------------*/
			
#about
{
padding:5px;
font-size:11px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#666666;
}

#about h2

{
color: #04569b;
margin:0px;
padding:0px;
font-size:14px;
}



#content		
{
	padding: 10px 0 10px 0; 
	width: 100%;
	overflow: hidden; 
}
#domCheck
{
	width: 587px;
	/*height: 150px;*/
	height: auto;
	border: 1px solid #ced3db;
	background: #fff;
	float: left;
	overflow: hidden;
	margin: 0 0 9px 0;
}

#contactus
{
	width: 931px;
	height: auto;
	border: 1px solid #ced3db;
	background: #fff;
	float: left;
	overflow: hidden;
	margin: 0 0 9px 0;
	
}

#feedback
{
	width: 931px;
	height: auto;
	border: 1px solid #ced3db;
	background: #fff;
	float: left;
	overflow: hidden;
	margin: 0 0 9px 0;
	
}

.input_box
{
width:200px;
margin:5px;
font-size:10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#03579f;
float:left;
}

#input_box_wrap

{
width:650px;
}

.input_box input
{
border:1px solid #ced2db;
line-height:15px;
height:20px;
margin-top:3px;
width:180px;
font-size:14px;
font-family:Verdana, Arial, Helvetica, sans-serif;
padding-left:22px;
}

#domain_bg
{
background-image:url(../img/domainico.jpg);
background-repeat:no-repeat;
}

#name_bg
{
background-image:url(../img/nameico.jpg);
background-repeat:no-repeat;
}

#email_bg
{
background-image:url(../img/emailico.jpg);
background-repeat:no-repeat;
}

#icq_bg
{
background-image:url(../img/icqico.jpg);
background-repeat:no-repeat;
}

#msn_bg
{
background-image:url(../img/msnico.jpg);
background-repeat:no-repeat;
}

#subject_bg
{
background-image:url(../img/subjectico.jpg);
background-repeat:no-repeat;
}

.input_box_text
{
width:100%;
margin:5px;
font-size:10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#03579f;

}

.input_box_text textarea
{
border:1px solid #ced2db;
line-height:13px;
height:142px;
margin-top:3px;
margin-right:3px;
width:910px;
font-size:13px;
font-family:Verdana, Arial, Helvetica, sans-serif;
overflow:hidden;
}


#contactus div
{
text-align:center;
font-size:12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

#contactus h3
{
font-weight:bold;
color:#03569a;
padding-top:15px;
}

#supportwrap
{
	width: 99%;
        float: left;
	height: 99%;
	border: 1px solid #ced3db;
	background: #fff;
	overflow: hidden;
}

#articlewrap
{
	width: 99%;
        float: left;
	height: 99%px;
	border: 1px solid #ced3db;
	background: #fff;
	overflow: hidden;
}

#domCheck p
{
	height: 42px;
	text-align: center;
	color: #525861;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	width: 100%;
	padding: 4px 0 10px 0;
	margin: 0;
	line-height: 18px;
}
.greyH
{
	width: 100%;
	background: url(../img/h1-grey.gif) top left repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	line-height: 17px;
	padding: 4px 0 4px 8px;
	color: #04569b;
	margin: 0 0 10px 0;
}

.greyHsub
{
	width: 100%;
	background: url(../img/h1-grey.gif) top left repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	line-height: 17px;
	padding: 4px 0 4px 8px;
	color: #04569b;
	margin: 0 0 0px 0;
}

#selectForm
{
	background: url(../img/select-form-bg.jpg) top left no-repeat;
	width: 487px;
	height: 37px;
	padding: 8px 0 0 87px;
}

#selectForm select
{
	margin: 4px 0 0 4px;
	padding: 0;
	float: left;
	height: 22px !important;
	display: block;
	line-height: 20px;
	font-size: 13px;
}
#selectForm input.dom
{
	float:left;
	height:16px;
	margin:4px 0 0 0;
	width:315px;
	line-height: 20px;
	font-size: 13px;
}
#selectForm input.formBut
{
	margin-left: 4px;
	height: 27px;
	width: 84px;
	border: none;
	cursor: pointer;
	background: url(../img/search-but-bg.jpg) top left no-repeat;	
	color: #fff;
	font-size: 11px;
	padding: 0 0 0 10px;
	float: left;
}
#selectForm input.formBut, #selectForm input.dom
{
	font: 13px/16px Verdana, Arial, Helvetica, sans-serif;
}


#selectformsupport
{
	background: url(../img/select-form-support-bg.jpg) top left no-repeat;
	width: 635px;
	height: 37px;
	padding: 8px 0 0 72px;
}

#selectformsupport select
{
	margin: 4px 0 0 4px;
	padding: 0;
	float: left;
	height: 22px !important;
	display: block;
	line-height: 20px;
	font-size: 13px;
}
#selectformsupport input.dom
{
	float:left;
	height:16px;
	margin:3px 0 0 0px;
	width:458px;
	line-height: 20px;
	font-size: 13px;
}
#selectformsupport input.formBut
{
	margin-left: 4px;
	height: 27px;
	width: 84px;
	border: none;
	cursor: pointer;
	background: url(../img/search-but-bg.jpg) top left no-repeat;	
	color: #fff;
	font-size: 11px;
	padding: 0 0 0 10px;
	float: left;
}
#selectformsupport input.formBut, #selectForm input.dom
{
	font: 13px/16px Verdana, Arial, Helvetica, sans-serif;
}





.contactbox
{
	width: 304px;
	height: 110px;
	border: 1px solid #ced3db;
	background: #fff;
	float: left;
	margin: 0px 6px 9px 0px;
	overflow: hidden;
	padding-bottom:23px;

}

#sales
{
	background-image:url(../img/sale_icon.jpg);
	background-repeat:no-repeat;
    background-position: 97% 65%;
}

#support
{
	background-image:url(../img/support_icon.jpg);
	background-repeat:no-repeat;
    background-position: 97% 65%;
}

#billing
{
	background-image:url(../img/creditcard_icon.jpg);
	background-repeat:no-repeat;
    background-position: 97% 65%;
}


#quickSupport
{
	width: 337px;
	/*height: 150px;*/
	height: auto;
	border: 1px solid #ced3db;
	background: #fff;
	float: left;
	margin: 0 0 9px 5px;
	overflow: hidden;
}

#quickSupport h2
{
	color: #04569b;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	line-height: 13px;
	margin-bottom: 10px;
}

#emaiIcqMsn
{
	width: 242px;
	/*height: 62px;*/
	height: auto;
	border: 1px solid #e9ebee;	
	margin: 13px 0 0 8px;
	float: left;
}




#quickSupport img
{
	float: left;
	margin: 0 0 0 10px;
}

#loginbox
{
	width: 289px;
	height: 150px;
	border: 1px solid #ced3db;
	background:url(../img/login_bg.jpg);
	float: left;
	margin: 0 0 9px 5px;
	overflow: hidden;

}

#loginbox a
{
color:#FFFFFF;
}

#cart
{
	width: 289px;
	border: 1px solid #ced3db;
	float: left;
	margin: 0 0 9px 5px;
	overflow: hidden;
	background-color:#FFFFFF;

}

#cart div
{
margin:5px;
font-size:11px;
font-family:Verdana, Arial, Helvetica, sans-serif;
text-align:center;
}

.shop_icon

{
margin-right:5px;
}

#cart a
{
color:#FFFFFF;
}

#loginbox span
{
width:80%;
margin-left:10px;
margin-bottom:5px;
font:inherit;
font-size:11px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#03569a;
float:left;
}

.loginform

{
width:267px;
border:1px solid #ced2db;
float:left;
}

#news
{
	width: 289px;
	height: 228px;
	border: 1px solid #ced3db;
	background: #fff;
	float: left;
	margin: 0 0 9px 5px;
	overflow: hidden;
}

#compare
{
	width: 289px;
	border: 1px solid #ced3db;
	background: #fff;
	float: left;
	margin: 0 0 9px 5px;
	overflow: hidden;
}

#compare div
{
margin:5px;
font-size:11px;
font-family:Verdana, Arial, Helvetica, sans-serif;
text-align:center;
}

#news div
{
color:#000000;
font-family:Verdana, Arial, Helvetica, sans-serif;
width:279px;
margin:auto;
margin-top:13px;
margin-bottom:15px;
}

#news div a
{
color:#000000;
margin-top:5px;
margin-bottom:5px;
padding:0px;
font-size:11px;
font-weight:bold;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:black;
}

#news h3
{
margin-top:5px;
margin-bottom:5px;
padding:0px;
font-size:11px;
font-weight:bold;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:black;
}

#news a
{
color:#FF9900;
text-decoration:underline;
}

#news ul
{
margin-top: 0pt;
margin-right: 0pt;
margin-bottom: 0pt;
margin-left: 0pt;
padding-right: 0pt;
padding-bottom: 0pt;
padding-left: 0pt;
width:250px;

}

#news li
{
color:#FF9900;
list-style:none;
font-size:9px;
margin-top:0px;
margin-bottom:0px;
margin-left:50px;
margin-right:3px;
}

.rss_wrap
{

width:200px;
line-height:14px;


}



a.rss      

{ 
 display:inline-block;
 background-image:url(../img/rss.jpg);
 padding-left:33px;
 margin-right:10px; 
 background-repeat:no-repeat;
 background-position:left;
 font-size:10px;
 float:left;
 }

.previewbox 
{
	width: 311px;
	height: 150px;
	border: 1px solid #ced3db;
	background: #fff;
	float: left;
	margin: 5px 1px 9px 3px;
	overflow: hidden;
}




.previewbox ul

{
margin-top: 0pt;
margin-right: 0pt;
margin-bottom: 0pt;
margin-left: 0pt;
padding-top: 2px;
padding-right: 0pt;
padding-bottom: 0pt;
padding-left: 0pt;
}

.previewbox li.file 

{
list-style-type: square;
list-style-image: url(http://support.mycyberhosting.net/images//v3/sm_icon_folder.gif);
list-style-position: outside;
margin-top:0px;
margin-bottom:0px;
}

.previewbox li.file a
{
color:#000000;
}

.previewbox li.article

{
list-style-type: square;
list-style-image: url(http://support.mycyberhosting.net/images//v3/sm_icon_article.gif);
list-style-position: outside;
margin-top:0px;
margin-bottom:0px;
}

.previewbox li.article a
{
color:#000000;
}



#emaiIcqMsn ul
{
	padding: 5px 0;
	margin: 0;
}
#emaiIcqMsn ul li
{
	margin: 0 0 5px 8px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #4a5155;
	list-style: none;
	line-height: 13px;
	height: 13px;
}
#emaiIcqMsn ul li img
{
	float: left;
	display: inline-block;
	margin: 0 5px;
}
#emaiIcqMsn ul li strong
{
	float: left;
	width:45px;
}

#emaiIcqMsn ul li a:link,
#emaiIcqMsn ul li a:visited
{
	color: #4a5155;
	padding-left: 2px;
}

.darkH
{
	background:url(../img/h1-dark.gif) top left repeat-x;
	width: 933px;
	margin: 0 0 9px 0;
	display: block;
	float: left;
	font: 12px/13px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #fff;
	padding: 10px 0;
	text-align: center;
}

.darkH2
{
	background:url(../img/h1-dark.gif) top left repeat-x;
	width: 933px;
	margin: 9px 0 9px 0;
	display: block;
	float: left;
	font: 12px/13px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #fff;
	padding: 10px 0;
	text-align: center;
}

.darkH2_big
{
	background:#333333;
	width: 100%;
	margin: 9px 0 9px 0;
	float: left;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:5px;
	padding-left:0px;
	color: #fff;

	text-align: center;
	font-weight:normal;
	line-height:14px;
}





#servers ul
{
	margin:0
}
#servers ul li
{
	background:url(../img/bot-rect-bg.gif) top left no-repeat;
	width:303px;
	height:154px;
	float: left;
	list-style: none;
	margin: 0 13px 0 0;
	position: relative;
}
#servers li #block1
{
	margin:2px 0 0 13px;
	padding:0 0 0 85px;
	background: url(../img/block1-img.gif) top left no-repeat;
}
#servers li #block2
{
	margin:2px 0 0 13px;
	padding:0 0 0 80px;
	background: url(../img/block2-img.gif) top left no-repeat;
}
#servers li #block3
{
	margin:2px 0 0 13px;
	padding:0 0 0 80px;
	background: url(../img/block3-img.gif) top left no-repeat;
}
#servers li p
{
	text-align: center;
	color: #064d8a;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
}
#servers a:link,
#servers a:visited
{
	color: #fff;
	font: 10px/15px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: right;
	padding: 0 0 11px 9px;
	margin-right:12px;
	float: right;
}

#whyChoose
{
	width: 587px;
	height: 175px;
	border: 1px solid #ced3db;
	background: #fff;
	float: left;
	overflow: hidden;
	margin: 0 0 9px 0;
}

.Infowrap
{
	width: 99%;
	border: 1px solid #ced3db;
	background: #fff;
	float: left;
	overflow: hidden;
	margin: 0 0 0px 3px;
}

#whyChoose p
{
	height: 42px;
	text-align: center;
	color: #525861;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	width: 100%;
	padding: 4px 0 10px 0;
	margin: 0;
	line-height: 18px;
}
#whyChoose h2
{
	color: #525861;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-left: 10px;
	line-height: 15px;
	margin-bottom: 2px;
}
#whyChoose ul
{
	padding-left: 5px;
}
#whyChoose li
{
	margin: 0 0 5px 21px;
	line-height: 12px;
	font-size:11px;
	color: #525861;
	list-style: disc;
}
#whyChoose strong, #whyChoose a
{
	color: #03589f;
}

#intel
{
	width: 337px;
	height: 175px;
	border: 1px solid #ced3db;
	background: #fff;
	float: left;
	margin: 0 0 9px 5px;
	overflow: hidden;
	background: url(../img/intel.gif);
}
#intel h2
{
	color: #525861;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	line-height: 13px;
	margin-bottom: 10px;
}
#intel p
{
 font-size: 9px;
 width: 179px;
 color: #fff;
 text-align:center;
 line-height: 15px;
 padding: 3px 0 0 25px;
}

.special
{
	position: absolute;
	right: 1px;
	top: 1px;
}

#leftCol		{  }
#mainCol		{  }
#rightCol		{  }


#footer			
{ 
	width: 100%; 
	height: 57px
}

#footer	ul li
{
	list-style: none;
	float: left;
	padding: 0 6px;
	margin: 0;
	border-right: 1px solid #4a4f56;
	line-height: 12px;
	height: 12px;
}
#footer	ul li a
{
	display: inline-block;
	color: #4a4f56;
	font-size: 9px;
}
#footer	ul
{
	height: 12px;
	margin: 0;
	padding-left: 130px;
	padding-top: 12px;
	text-align: center;
	width: 800px;
}
#footer p
{
	text-align: center;
	color: #0358a0;
	font-size: 9px;
	line-height: 22px;
}

/* Feature Table */ 

.top1
{
height:28px;
background-image:url(../img/table_top1_bg.jpg);
color:#FFFFFF;
font-weight:bold;
text-align:center;
padding-top:4px;
}

.top2
{
height:28px;
background-image:url(../img/table_top2_bg.jpg);
color:#FFFFFF;
font-weight:bold;
text-align:center;
padding-top:4px;
text-align:center;
}

.top3
{
color:#3f4245;
padding:4px 4px 4px 4px;
border-left:1px solid #dee1e3;
border-bottom:1px solid #dee1e3;
text-align:center;
}

.top3_clear
{
color:#3f4245;
padding:4px 4px 4px 4px;
border-bottom:1px solid #dee1e3;
vertical-align:middle;
}

.top4
{
background-color:#e8eef1;
color:#3f4245;
padding:4px 4px 4px 4px;
border-left:1px solid #dee1e3;
border-bottom:1px solid #dee1e3;
text-align:center;

}

.top4 a
{
font-weight:bold;
color:#06477d;
}

.top3 a
{
font-weight:bold;
color:#06477d;
}

.top4_clear
{
background-color:#e8eef1;
color:#3f4245;
padding:4px 4px 4px 4px;
border-bottom:1px solid #dee1e3;
vertical-align:middle;
}

.top3_yes
{
color:#3f4245;
padding:10px 4px 4px 4px;
border-left:1px solid #dee1e3;
border-bottom:1px solid #dee1e3;
text-align:center;
}

/* supportcenter */

		.fade {
   		  float:left;
		 
		  height: 89px;
          width: 206px;
		  background-image:url(../img/register_bg.jpg);
		  margin:3px;
        }
		
		 #request_fade {
				
		 background-image:url(../img/newrquest_bg.jpg);
		
        }
		
	
		
		 #trackrequest_fade {
				
		 background-image:url(../img/trackrquest_bg.jpg);
		
        }
		
		#articlequest_fade {
				
		 background-image:url(../img/articles_bg.jpg);
		
        }
		
		#troubleshoot_fade {
				
		 background-image:url(../img/trbblshoot_bg.jpg);
		
        }
		
		#download_fade {
				
		 background-image:url(../img/download_bg.jpg);
		
        }
		
		.textfade
		{
		float:right;
		height:82px;
		width:115px;
		padding-top:5px;
		font-size:10px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		}
		
		
		
        .fade a
		{
		color:#06569b;
		font-size:12px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		margin:0px;
		margin-bottom:3px;
		font-weight:bold;
		}
		
		.textfade h1
		{
		color:#06569b;
		font-size:12px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		margin:0px;
		margin-bottom:3px;
		line-height:12px;
		}

        .fade div {
          position: absolute;
          display: none;
          height: 89px;
          width: 206px;
         background-image:url(../img/register_bg_hover.jpg);
		}


/* hover */

	#request_fade_hover {
				
		 background-image:url(../img/newrquest_bg_fade.jpg);
		 
		}
		
	#trackequest_fade_hover {
				
		 background-image:url(../img/trackrquest_bg_hover.jpg);
		 
		}
	
	#download_fade_hover {
				
		 background-image:url(../img/download_bg_hover.jpg);
		 
		}
	
	#troubleshoot_fade_hover {
				
		 background-image:url(../img/trbblshoot_bg_hover.jpg);
		 
		}	
		
	#article_fade_hover {
				
		 background-image:url(../img/articles_bg_hover.jpg);
		 
		}		
	

	#supportcenter_wrap
	
	{
	display:block;
	width:700px;
	}
	
	/* thumbs colocation*/
	
	
	.thumbnail_co
{

border:2px solid #085394 ;
margin:25px;



}

.picvidwrap
{

text-align:center;

}

.vid

{
margin:10px;
}

/* dedicated info button*/
#dhtmltooltip{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
position: absolute;
left: 30px;
width: 150px;
border: 1px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

#dhtmlpointer{
position:absolute;
left: 30px;
z-index: 101;
visibility: hidden;
}

#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:10;
}
#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
color:#06477d;
text-align:center;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{
background-color: #e8eef1;
}
