@charset "utf-8";
/* CSS Document */

/* --- DOCUMENT LAYOUT --- */


body { margin:0px; padding:0px; font-size:12px; font-family:Verdana, Geneva, sans-serif; height: 100%; background-image:url(../images/bg.png); }
body a { color:#0098c8; font-weight:bold; text-decoration:none; }
body a:hover { color:#008ec8; text-decoration:underline; }

/* --- MAIN CONTAINER --- */

#container { width: 100%; height: auto; min-height: 100%; margin: 0 auto -4em; text-align: left; }
.Normal { background-color: #FFFFFF; cursor: auto; height: 100%; }
.Progress { background-color: #EEEEEE; cursor: wait; }
.UpdateOn { position:absolute; visibility:visible; z-index: 1; }
.UpdateOff { position:absolute; visibility:hidden; z-index: 0; }




/* --- HEADER CONTAINER --- */

#tophdr-container { height:60px; background-color:#FFF; left:0px; right:0px; margin-top:0px; }
#tophdr-content { width: 960px; height: 40px; margin: 0 auto; padding-top:10px; margin-top:0px;}
#tophdr-content p { font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#666; text-align:right; }
#tophdr-content .phonenumber{font-weight:bold; color:#00a4d2;}

#tophdr-car-container { height:50px; background-color:#FFF; left:0px; right:0px; margin-top:0px; }
#tophdr-car-content { width: 960px; height: 40px; margin: 0 auto; z-index:20;}
#tophdr-car-content p { font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#666; text-align:right; padding-top:0px;}

/*#tophdr-car-content { width: 960px; height: 160px; margin: 0 auto; padding-top:10px; margin-top:0px;}*/
/*#tophdr-car-content p { font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#666; text-align:right; }*/
#tophdr-car-content .phonenumber{font-weight:bold; color:#00a4d2;}

/* --- TOP NAVIGATION --- */

#topnav-container { height:92px; background-image:url(../images/topnav_bg.png); background-repeat:repeat-x; left:0px; right:0px; margin-top:30px;}
#topnav-content { width: 960px; height: 30px; margin: 0 auto; text-align: left; z-index:0; }
#toplogo { float:left; width:290px; height:84px; }
#topnavigation { float:right; width:640px; height:39px; margin-top:22px; list-style: none; }
#topnavigation li { float:left; font-family:Arial, Helvetica, sans-serif; font-size:16px; }
#topnavigation a { height:39px; width:200px; color:#333; display: block; float: left; margin: 0; text-decoration: none; text-align:center; padding-top:20px; background-image:url(../images/top_nav_bg_inactive.png); }
#topnavigation a:hover { background-image:url(../images/top_nav_bg_active.png); color: #fff; }
#topnavigation li.active a{ background-image:url(../images/top_nav_bg_active.png); color: #fff; }

/* --- SECONDARY NAVIGATION --- */

#scndnav-content { width: 960px; height: 30px; margin: 0 auto; text-align: left; z-index:0; }
#sndnav-container { height:40px; background-image:url(../images/scndnav_bg.png); background-repeat:repeat-x; left:0px; right:0px;	}
#sndnav-navigation { width: 960px; height: 30px; margin: 0 auto; text-align: left; z-index:0; }
#sndnav-navigation ul { margin: 0px; padding: 0px; list-style: none; float:right; }
#sndnav-navigation ul li { background-image:url(../images/scndnav_bg.png); }
#sndnav-navigation ul li, #sndnav-navigation ul li a { float: left; display: block; }
#sndnav-navigation ul li a { margin: 5px; padding-top:6px; padding-bottom:6px;	padding-left:12px; padding-right:12px; font-size: 14px; font-weight:bold; color: #fff; text-decoration: none; }
#sndnav-navigation ul li a:hover, #sndnav-navigation ul li a.selected { background-color:#39C; color: #FFFFFF; }

/* --- MAIN BODY CONTENT --- */

#mainbody-container { height:auto; background-image:url(../images/main_body_bg_top.png); background-repeat:repeat-x; left:0px; right:0px; padding-bottom:20px; background-color:#0078ae; }
#mainbody-content { width: 960px; margin: 0 auto; text-align: left; z-index:0; padding-top:20px; }
#mainbody-boxes-container {width:960px; height:314px;  background-color:#333; border-bottom:#01a9e8 solid 1px;}
#mainbody-boxes-home {width:320px; height:314px; float:left; background-color:#cb0239; background-image:url(../images/home-bg.jpg); cursor:pointer;}
#mainbody-boxes-home h1 { padding-top:10px; padding-left:15px; font-weight:bold; font-family:Arial, Helvetica, sans-serif; font-size:20px; color:#FFF;}
#mainbody-boxes-home p {padding-left:15px; font-weight:bold; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#FFF;}
#mainbody-boxes-home a {color:#FFF; text-decoration:none;}
#mainbody-boxes-home a:hover {color:#FFF; text-decoration:underline;}
#mainbody-boxes-home .gotohome {/* margin:  0px;*/ width: 320px; height: 50px; top:200px; background-color:#F03; position: relative; opacity: .65; /* For IE 5-7 */ filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=65);  /* For IE 8 */ -MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=65)"; display:none;}
#mainbody-boxes-business {width:320px; height:314px; float:left; background-color:#018fc9; background-image:url(../images/business-bg.jpg); cursor:pointer;}
#mainbody-boxes-business h1 { padding-top:10px; padding-left:15px; font-weight:bold; font-family:Arial, Helvetica, sans-serif; font-size:20px; color:#FFF;}
#mainbody-boxes-business p {padding-left:15px; font-weight:bold; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#FFF;}
#mainbody-boxes-business a {color:#FFF; text-decoration:none;}
#mainbody-boxes-business a:hover {color:#FFF; text-decoration:underline;}
#mainbody-boxes-hosting {width:320px; height:314px; float:left;  background-color:#70cc2d; background-image:url(../images/hosting-bg.jpg); cursor:pointer;}
#mainbody-boxes-hosting h1 { padding-top:10px; padding-left:15px; font-weight:bold; font-family:Arial, Helvetica, sans-serif; font-size:20px; color:#FFF;}
#mainbody-boxes-hosting p {padding-left:15px; font-weight:bold; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#FFF;}
#mainbody-boxes-hosting a {color:#FFF; text-decoration:none;}
#mainbody-boxes-hosting a:hover {color:#FFF; text-decoration:underline;}


/* --- MAIN BODY INTERNAL --- */

#int-container {width:960px; height:520px;  background-color:#fff; }
#int-container .about-left {width:600px; height:320px; float:left;  background-color:#fff; }
#int-container .about-left h1 { font-family:Arial, Helvetica, sans-serif; color:#333; font-size:20px; padding-left:20px; font-weight:bold; padding-top:15px;}
#int-container .about-left p { font-family:Verdana, Geneva, sans-serif; color:#333; font-size:12px; padding-left:20px;}
#int-container .about-right {width:360px; height:320px; float:right; background-color:#fff; }
#int-container .about-right img { padding-top:35px; padding-left:15px; }
#int-container .about-bottom { width:960px; height:200px; background-color:#dfedee; border-top:#d0d0d0 solid 1px; float:left;}
#int-container .about-bottom h2 { font-family:Arial, Helvetica, sans-serif; color:#333; font-size:18px; padding-left:20px; font-weight:bold; padding-top:15px;}
#int-container .about-bottom img { padding-left:30px; }
#careers-container {width:960px; height:auto;  background-color:#fff; }


#support-container {width:930px; height:auto;  background-color:#fff; padding-left:15px; padding-right:15px; padding-top:15px; padding-bottom:35px; margin-bottom:10px;}


.Nav { margin: 0px; padding: 0px; float: left; width:930px; background:#CCC; /* padding: 15px 0px 15px 20px; margin: 0px 0px 15px 0px;*/ }
.Nav ul { padding: 0px; margin: 0px;}
.Nav li { background: url(../Images/IcoNav.gif) no-repeat left center; font-size: 10px; padding: 0px 5px 0px 10px; margin: 0px; list-style-type: none; display: inline;}
.Nav li strong { color: #0097fe; font-weight: normal;}
.Nav li a { color: #0097fe; text-decoration: underline;}
.Nav li a:visited { color: #0097fe; text-decoration: underline;}
.Nav li a:hover { color: #0097fe; text-decoration: underline;} 

.NavTop { margin: 0px; padding: 0px; float: left; width:930px; color:#666; font-size: 10px; font-weight: bold; }
.NavTop a { color: #0097fe; text-decoration: underline;}
.NavTop a:visited { color: #0097fe; text-decoration: underline;}
.NavTop a:hover { color: #0381d7; text-decoration: underline;} 

/* Container - Search - NavigationPanel */
.Search { margin: 0px; padding: 0px; float: left; width:930px;}
.Search a { color: #0066cc; text-decoration: underline; font-size: 10px;}
.Search a:visited { color: #0066cc; text-decoration: underline;}
.Search h3 { font-size: 14px; margin: 0px; padding: 5px 0px 5px 0px; border-bottom: none; font-weight: bold; letter-spacing: -1px; color: #666666; }
.Search form { margin: 0px; padding: 0px; background: none; border: none; }
.Search fieldset { padding: 0px; margin: 0px; border: none; }
.Search select { padding: 1px; font-size: 11px; color: #333;}
.Search input.Button { border: solid 1px #ccc; padding: 2px 5px; font-size: 10px; color: #333; font-weight: bold; background: #fff;}
.Search p { padding: 5px 0px; margin: 0px;}
.Search .SearchTop{ background: #f1f3f3 url(../Images/SearchTop.gif) no-repeat left top; width: 386px; height: 4px; left: 0px; top: 0px; position: absolute;}

/**/ * html .Search .SearchLeft { height: 70px;} /**/
.Search .SearchLeft { background: #dfedee url(../Images/SearchBottom.gif) no-repeat left bottom; width: 350px; min-height: 70px; position: relative; float: left; padding: 10px 20px;}
/**/ * html .Search .SearchRight { height: 70px;} /**/
.Search .SearchRight {   background: #dfedee url(../Images/SearchBottom.gif) no-repeat left bottom;  width: 500px; min-height: 70px; position: relative; float: left; padding: 10px 20px;}


/* Container - Categories Panel */
.category { clear: both; padding-left:20px; padding-right:20px; padding-top:10px; padding-bottom:25px; margin: 10px 0px 0px 0px; background: #dfedee; float: left; width: 890px;}
.category  h3 { font-size: 14px; margin: 0px 0px 5px 0px; padding: 5px 0px; border-bottom: solid 1px #ccc; letter-spacing: -1px; font-weight: bold; color:#666666; }
.category .content { width: 33%; padding-top:20px; padding-bottom:10px; padding-left:0px; padding-right:20px;}
.category .content a:visited { text-decoration: underline;} 
.category .categorylink { text-decoration: underline; font-size: 12px; padding: 0px; margin: 0px;}
.category .categorydesc { font-size: 9px; line-height: 10px; clear: both; padding: 0px;}


/* Container */
.Container { margin: 0px; position: relative; float: left; width: 930px; }
.Container form { border: solid 0px #ccc; padding: 10px;}
.Container input { padding: 2px; font-size: 12px; color: #333;}
.Container select { padding: 1px; font-size: 12px; color: #333;}
.Container input.button { border: outset 2px #ccc; padding: 2px 5px; font-size: 10px; color: #333; font-weight: bold; background: #fff;}

.Container h2 { font-size: 29px; margin: 0px 0px 5px 0px; padding: 0px 0px 8px 0px; border-bottom: solid 1px #ccc; letter-spacing: -1px; font-weight: normal; color:#666;}
.Container h3 { font-size: 14px; margin: 5px 0px; padding: 5px 0px; border-bottom: 1px solid #ccc; font-weight: bold; letter-spacing: -1px; color:#666;}
 

/* Container - Categories Directory */
/*.Container .categories {}
.Container .categories em { font-size: 12px; color: #666; padding: 0px 0px 5px 0px; display: block;}
.Container .categories ol { padding: 0px 0px 0px 25px; margin: 0px 0px 0px 10px; font-size: 12px;}
.Container .categories li { padding: 1px 0px 10px 0px; margin: 0px; }
.Container .categories li a { text-decoration: underline; } 
.Container .categories li a:visited { text-decoration: underline;}
.Container .categories li strong { letter-spacing: -1px;}

.Container .categories h2 { font-size: 24px; line-height: 26px; padding: 5px 0px; margin: 0px 0px 10px 0px; }

.Container .categories .text { color: #666; font-size: 12px; line-height: 14px; padding: 5px 0px;}*/

/* Container - Most Popular Questions Panel */
.spacer { height:15px; clear: both;}

.popularQuestions { padding-left:20px; padding-right:20px;}
.popularQuestions a { text-decoration: underline; font-size: 10px;} 
.popularQuestions a:visited { text-decoration: underline;} 
.popularQuestions ol { padding: 0px 0px 0px 23px; margin: 0px 0px 0px 10px; }
.popularQuestions li {padding: 3px 0px 3px 0px; margin: 0px;}
.popularQuestions h3 { color:#666; }

/* Container -  Most Recently Updated/Created Questions  Panel */
.recentQuestions { padding-left:20px; padding-right:20px;}
.recentQuestions a { text-decoration: underline; font-size: 10px;} 
.recentQuestions a:visited { text-decoration: underline;} 
.recentQuestions ol { padding: 0px 0px 0px 23px; margin: 0px 0px 0px 10px; }
.recentQuestions li { padding: 3px 0px 3px 0px; margin: 0px;}
.recentQuestions h3 { color:#666; }

/* Container - Most Popular Searches Panel */
.popularSearch { padding-left:20px; padding-right:20px;}
.popularSearch a { text-decoration: underline; font-size: 10px;} 
.popularSearch a:visited { text-decoration: underline;} 
.popularSearch ol {padding: 0px 0px 0px 23px; margin: 0px 0px 0px 10px;}
.popularSearch li {padding: 3px 0px 3px 0px; margin: 0px;}
.popularSearch h3 { color:#666; }

.SimpleTable { margin-top: 15px;}
.SimpleTable td { padding-right: 20px;}
#SearchResults { margin-top: 15px;}

.InfoList { padding: 0px 0px 0px 16px; margin: 0px 0px 0px 10px;}
.InfoList li {padding: 1px 0px 10px 0px; margin: 0px; }
.InfoList li a { text-decoration: underline; font-size: 12px; font-weight: normal;} 
.InfoList li a:visited { text-decoration: underline;}
.InfoList li strong { letter-spacing: -1px;}
.InfoList .text { color: #666; font-size: 12px; line-height: 14px; padding: 5px 0px;}

.SearchResults  { padding: 0px 0px 0px 16px; margin: 0px 0px 0px 10px; }
.SearchResults li {padding: 1px 0px 10px 0px; margin: 0px; }
.SearchResults li a { text-decoration: underline; font-size: 12px; font-weight: normal;} 
.SearchResults li a:visited { text-decoration: underline;}
.SearchResults li strong { letter-spacing: -1px;}
.SearchResults .text { color: #666; font-size: 12px; line-height: 14px; padding: 5px 0px;}

.NextPrev { background: #f6f6f6; border: solid 1px #f1f1f1; padding: 5px 10px;}
.Required { color:#FF0000; font-size: 10px; font-weight: bold;}

.question { margin: 10px 0px;}
.questionLeft { float: left; width: 540px; border-right: solid 1px #ccc; padding-left:10px; padding-right: 20px; font-size: 12px; }
.questionLeft h2 { font-size: 24px; line-height: 26px; padding: 5px 0px; margin: 0px 0px 10px 0px;  color: #666; }
.questionLeft h3 { margin-top: 15px; color: #666;}
.questionLeft p { font-size: 12px; line-height: 16px;}

.questionRight { float: right; width: 150px; margin-left: 18px; padding: 0px 10px 10px 0px; }
.questionRight p { padding: 3px 0px; margin: 0px; display: block; color:#666;}
.questionRight form { padding: 0px; margin: 0px; background: none; border: none;}
.questionRight form input { border: none;}
.questionRight form input.button { border: outset 2px #ccc; padding: 2px 5px; font-size: 10px; color: #333; font-weight: bold; background: #fff;}


#alphalist { margin: 10px 0px; }
#alphalist a , #alphalist a.current:hover { font-size: 10px; color: #003366; border: solid 1px #ccc; text-align: center; text-decoration: none; padding: 2px 5px; margin-right: 1px; margin-bottom: 3px; }
#alphalist a:hover, #alphalist a.current {background: #6699cc; border: solid 1px #6699cc; color: #fff;}

.Footer { font-size: 10px; clear: both; padding: 10px 5px; width: 750px; margin: 0 auto; } 
.Footer p { padding: 0px; margin: 0px 10px;} 
.Footer a { color: #999; text-decoration: underline; } 
.Footer a:hover { color: #999; text-decoration: underline;} 

.Spacer { font-size: 10px; clear: both; padding: 10px 5px; } 

#q_crumbs { width: 100%; padding-top: 5px; padding-bottom: 5px; margin-bottom: 10px; background: #f1f3f3; font: normal 11px Verdana, sans-serif; }
#q_crumbs ul { margin-bottom: 5px; margin-top: 5px; margin-left: 0px; background: #f1f3f3; padding: 0px; }
.errorMessage { color: red; }
.dynText { width: 100%; font-size: 29px;  padding: 2px; letter-spacing: -1px;  font-weight: normal;  border: 1px solid #AEAEAE; }
.qebutton { border: solid 1px #ccc; padding: 2px 5px; font-size: 10px; color: #333; background: #fff;	 }
.qebold { font-weight: bold; }
.bSpacing { margin-bottom: 6px; }
.ISSFormat { width: 400px; height: 180px; }















/* --- MAIN BODY BOTTOM --- */




#bottom-container {width:960px; height:200px; margin-top:15px;}
#bottom-about {width: 442px; height:190px; padding-left:15px; padding-right:15px; padding-top:10px; float:left; background-color:#FFF; border:#172030 solid 1px;}
#bottom-about h2 { font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; color:#172030}
#bottom-about p { font-size:12px; color:#172030}
#bottom-about img { float:right;}
#bottom-news {width: 442px; height:190px; padding-left:15px; padding-right:15px; padding-top:10px; float:right; background-color:#172030; border:#01b2e4 solid 1px;}
#bottom-news h2 { font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; color:#ffffff}
#bottom-news li {font-size:12px; color:#ffffff; font-weight:normal; font-family:Verdana, Geneva, sans-serif; list-style:disc inside;}
#bottom-news a {color:#FFF; text-decoration:none; font-weight:normal;}
#bottom-news a:hover {color:#00a2d0; text-decoration:underline; font-weight:normal;}
#bottom-news img {float:right;}



/* --- FOOTER --- */

#footer, #push { height: 80px; /* .push must be the same height as .footer */ background-color:#1c1c1e; background-image:url(../images/footer-top.png); background-repeat:repeat-x; clear:left; }
#footer-content { width: 940px; height: 40px; margin: 0 auto;  padding-top:30px; padding-left:20px; }

#short-footer { height: 500px; /* .push must be the same height as .footer */ background-color:#1c1c1e; background-image:url(../images/footer-top.png); background-repeat:repeat-x; clear:left; }
#short-footer-content { width: 940px; height: 500px; margin: 0 auto;  padding-top:30px; padding-left:20px; }

#footer-content h2 { color:#FFF; font-size:14px; font-weight:bold; padding-bottom:10px; }
#footer-content a { color:#FFF; font-weight:100; text-decoration:none; }
#footer-content a:hover { color:#00a2d0; font-weight:100; text-decoration:underline; }
#footer-content-main { width: 140px; height: 195px; float:left; }
#footer-content-main h3 a{ color:#FFF; font-size:10px; font-weight:bold; padding-bottom:10px; } 
#footer-content-main ul, li { font-size:10px; list-style:none; line-height: 17px; }
#footer-content-home { width: 140px; height: 195px; float:left; }
#footer-content-home h3 a { color:#FFF; font-size:10px; font-weight:bold;padding-bottom:10px; }
#footer-content-home ul, li { font-size:10px; list-style:none; line-height: 17px; }
#footer-content-business { width: 140px; height: 195px; float:left; }
#footer-content-business h3 a { color:#FFF; font-size:10px; font-weight:bold; padding-bottom:10px;}
#footer-content-business ul, li { font-size:10px; list-style:none; line-height: 17px; }
#footer-content-hosting { width: 140px; height: 195px; float:left; }
#footer-content-hosting h3 a { color:#FFF; font-size:10px; font-weight:bold; padding-bottom:10px; }
#footer-content-hosting ul, li { font-size:10px; list-style:none; line-height: 17px; }
#footer-content-credits { width: 340px; height: 195px; float:right; }
#footer-content-contactdetails { width: 180px; height: 195px; float:right; }
#footer-content-contactdetails h3 { color:#FFF; font-size:10px; font-weight:bold; padding-bottom:10px; }
#footer-content-contactdetails p { color:#FFF; font-size:10px; }
#footer-content-copyright { width: 960px; height: 10px; clear:both; color:#FFF; font-size:10px; }
