@charset "utf-8";

html, body {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #c2d3dc;
	margin:0px;
}

#container {
	width: 940px;
	margin-right:auto;
	margin-left:auto;
	background-color: white;
}

#containerContent {
	width:100%;
	float:left;
	background-image:url('../img/cwh_bg_content01.gif');
	background-repeat:repeat-x;
	background-color:#e2ebef;
}

h2 {
	float: left;
	font-size: 16px;
	margin: 0px 0px 10px 0px;
}

/* being header elements */

#containerHead {
	width:100%;
	float:left;
	background-image:url('../img/cwh_bg_header.gif');
	background-repeat:repeat-x;
}

#headerDiv {
	margin-left:auto;
	margin-right:auto;
	width:950px;
	height:114px;
	background-image:url('../img/cwh_header.jpg');
}



#topLinksDiv {

	width:510px;

	height:25px;

	float:right;

	margin:26px 0px 0px 0px;

	vertical-align:middle;

}



.topLinksText {

	color:#666666;

	font-weight:bold;

	margin: 0px 20px 0px 5px;

	text-decoration:none;

}



#crumbsDiv {

	float: left;

	width:874px;

	height:20px;

	background-image:url('../img/bg_crumbs.jpg');

	padding:6px 0px 0px 35px;
	
	margin-top: 10px;
	
	margin-bottom:10px;
	
	margin-left:0px;
	
	margin-right:0px;

}



a.crumbsText{

	color:#333333;

	font-weight:bold;

	text-decoration:none;

}



#logo {

	width:183px;

	height:56px;

	margin: 25px 0px 0px 20px;

	float:left;

}



/* end header elements */



/* being body elements */



#bodyDiv {

	float: left;

	width: 925px;
	
	padding-left:15px;
	
	background-image:url('');
	
	background-position:top;
	
	background-repeat:no-repeat;
	
	background-color: white;
}



#contentContainer {

	width:700px;

	float:left;

	padding-right:0px;
	
	padding-left: 0px;

	margin:0px;

}



.contentHeader {

	width:700px;

	height: 88px;

	background-image:url('../img/bg_searchContent.jpg');

	background-position:right;

	background-repeat: repeat-y;

}



.contentHeaderALT {

	width:700px;

	height:60px;

	padding-top: 9px;

	background-image:url('../img/bg_searchContent.jpg');

	background-position:right;

	background-repeat: repeat-y;

}



.contentHeaderALT2 {

	width:700px;

	height:70px;

	padding-top: 5px;

	background-image:url('../img/bg_searchContent.jpg');

	background-position:right;

	background-repeat: repeat-y;

}



.contentHeadR {

	width:614px;

	padding:5px;

	float:right;

}



.contentHeadL {

	width:72px;

	float:left;

}



#missionstatement {

	float: left;

	background-image:url('../img/bg_searchContent.jpg');

	background-position: right;

	background-repeat: repeat-y;

	}



#sideBar {

	width:198px;

	float:right;
	
	padding-right:15px;

}

.sidebarbox {

	float: left;

	width: 276px;

	margin-bottom: 10px;

	padding-bottom: 10px;

	border:1px solid #efefef;

}

#updatesandnotescontainer {
	/* can be used to blank out */
	}
	
#forumpostscontainer {
	display: none;
	}

.menuBar {
	font-family: century gothic, arial, verdana;
	
	width:198px;

	height:18px;

	/* background-image:url('../img/bg_menubar-simplehost.jpg'); */
	
	border-bottom: 1px solid #cccccc;

	padding-top: 3px;

	color:#a0a0a0;

	font-weight:bold;

}



.updateText {

	color:#999999;

}



.categoryContainer {

	float: left;

	width:100%;

}



.smContentTop {

	width:346px;

	height:10px;

	line-height: 8px;

	background-image:url('../img/bg_smContentTop.gif');

	background-repeat:no-repeat;

}



.smContentMdl {

	width:326px;

	background-image:url('../img/bg_smContentMdl.gif');

	padding:10px 10px 0px 10px;

}



.smContentBtm {

	width:346px;

	height:10px;

	line-height: 4px;

	background-image:url('../img/bg_smContentBtm.gif');

	background-repeat:no-repeat;

}



.contentTop {

	float: left;

	width:700px;

	height:8px;

	line-height: 3px;

	background-image:url('../img/bg_contentTop.gif');

	background-repeat:no-repeat;

}



.contentMdl {

	float: left;

	width:680px;

	background-image:url('../img/bg_contentBtmBIG.gif');

	background-position: bottom;
	
	background-repeat:no-repeat;

	padding:10px 10px 0px 10px;

}



.listTable {

	background-image:url('../img/bg_list.gif');

	height:31px;

}



.listSpacing {

	margin:0px 0px 0px 10px;

}



.searchresult {

	margin: 0px 0px 0px 20px;

	}



.searchresult:hover {

	margin: 0px 0px 0px 20px;

	background-color: #f4f4f4;

	}



/* end body elements */



/* begin footer elements */



#footer {
	width:100%;
	margin:0px;
	padding:0px 0px 10px 0px;
	float:left;
	background-image:url('../img/cwh_bg_footer.gif');
	background-repeat:repeat-x;
}

#footIcon {
	width:980px; /* check width!! 980 or 940 */
	height:60px;
	margin-left:auto;
	margin-right:auto;
	padding-left:2px;
	background-image:url('../img/cwh_footer.gif');
	background-repeat:no-repeat;
}

.footerTxt {
	color:#333333;
	font-size:11px;
}

.footerTxt a:link, .footerTxt a:active, .footerTxt a:visited, .footerTxt a:hover {
	color:#333333;
	font-size:11px;
	text-decoration:none;
}

/* end footer elements */



/* begin universal elements */



a:link {

	color: #333333;

}

a:visited {

	color: #333333;

}

a:active {

	color: #333333;

}

a:hover {

	color: #15af05;

}



br {

	line-height:13px;

}



input {

	width:193px;

	font-size:11px;

}



select {

	width:193px;

	font-size:11px;

}



.spacing1 {

	line-height:6px;

}



.line1 {

	line-height: 4px;

	height:4px;

	background-color:#8dd3f5;

}



.line2 {

	line-height: 6px;

	height:4px;

	background-color:#8dd3f5;

}



.smallText {

	font-size:11px;

}



.boldText1 {

	font-weight:bold;

	color:#999999;

	text-decoration:none;

}



.boldText2 {

	font-weight:bold;

	color:#666666;

	text-decoration:none;

}



.folderDiv {

	width: 169px;

	height:20px;

	background-image:url('../img/icon_folder.gif');

	background-position:left;

	background-repeat:no-repeat;

	border-bottom:1px solid #eeeeee;

	padding: 10px 0px 5px 30px;

	margin:0px;

	text-decoration:none;

}



.folderDiv:hover {

	color: #333333;

	background-color:#eeeeee;

	width: 169px;

	height:20px;

	background-image:url('../img/icon_folder.gif');

	background-position:left;

	background-repeat:no-repeat;

	border-bottom:1px solid #eeeeee;

	padding: 10px 0px 5px 30px;

	margin:0px;

	text-decoration:none;

	cursor:pointer;

}



/* end universal elements */



/* being article page elements */



#articledetails {

	margin: 10px;

}

	

#actionstable { 

	margin: 5px 

}	



.articleSpacing {

	padding-left:10px;

}



.articlemenuBar {

	width:266px;

	height:18px;

	background-image:url('../img/bg_menubar-simplehost.jpg');

	padding:3px 0px 0px 10px;

	color:#FFFFFF;

	font-weight:bold;

}



.relatedarticledesc {

	float: left;

	width: 650px;

	margin-left: 10px;

}



#relatedvideos {

	width: 166px;

	height: 69px;

	background-image: url('../img/relatedvideo.jpg');

	background-repeat: no-repeat;

	float: right;

	cursor: pointer;

	margin-top: 10px;

	}

	

#nonsupportarticle {

	width: 667px;

	border: 1px solid #eeeeee;

	background-color: #f7f7f6;

	background-image: url('../img/bg_guidelink.gif');

	background-repeat: repeat-x;

	background-position: bottom;

	margin-top: 10px;

	padding: 5px;

	}

	

#mostpopularbox {

	height:	22px;

	width: 497px;

	border: 1px solid #eeeeee;

	background-image: url('../img/mostpopularbar.jpg');

	background-repeat: no-repeat;

	padding-top: 8px;

	padding-left: 200px;

	}

	

#viewquickguide {

	width: 697px;

	height: 30px;

	border: 1px solid #eeeeee;

	background-image: url('../img/bg_guidelink.gif');

	background-repeat: repeat-x;

	}

	

/* end article page elements */



/* begin video page elements */



#contentContainerVid { 

	width:909px;

	float:left;

	padding-right:0px;
	
	padding-left: 0px;

	margin:0px;

}

.contentHeaderVid { 

	width:100%;

	height:60px;

	padding-top: 9px;

	background-image:url('../img/bg_searchContent.jpg');

	background-position:right;

	background-repeat:no-repeat;

}



.contentHeadRVid {

	width:600px;

	padding:5px;

	float:right;

}



#sideBarVid { 

	float: left;

	width: 198px;

	padding-left: 10px;

}



.menuBarVid {
	font-family: century gothic, arial, verdana;
	
	width:198px;

	height:18px;
	
	border-bottom: 1px solid #cccccc;

	padding-top: 3px;

	color:#a0a0a0;

	font-weight:bold;

}



.inputVid { 

	width:201px;

	font-size:11px;

}



.selectVid {

	width:205px;

	font-size:11px;

}



.articlemenuBarVid {

	width:196px;

	height:18px;

	background-image:url('../img/bg_menubar2.jpg');

	padding:3px 0px 0px 10px;

	color:#FFFFFF;

	font-weight:bold;

}



/* end video page elements */



/* being print page elements */



#containerPrint {

	width: 600px;

	margin-right:auto;

	margin-left:auto;

}



#headerPrint {

	width:100%;

	height:89px;

}



#contentPrint {

	width:100%;

	margin:0px;

}



.contentHeaderPrint {

	width:100%;

	height:70px;

}



.contentHeadRPrint {

	width:515px;

	padding:5px;

	float:right;

}



.linePrint {

	line-height: 6px;

	height:4px;

	background-color:#CCCCCC;

}



/* end print page elements */



#mission ul {

	margin: 10px 10px 0px 10px;

	padding: 0px;

	}

	

#mission ul li {

	margin: 10px 10px 0px 10px;

	}

/* new for MAIN NAV */

#mainnav {
	width:940px;
	height:40px;
	margin-left:auto;
	margin-right:auto;
	padding:0px 5px 0px 5px;
	background-image:url('../img/cwh_bg_nav.jpg');
	background-repeat:no-repeat;
}	

#nav0:link, #nav0:active, #nav0:visited {
	width:117px;
	height:40px;
	float:left;
	background-image:url('../img/cwh_nav_saleshome_Off.gif');
}

#nav0.navon, #nav0:hover {
	width:117px;
	height:40px;
	float:left;
	background-image:url('../img/cwh_nav_saleshome_Ov.gif') !important;
}

#nav1:link, #nav1:active, #nav1:visited {
	width:133px;
	height:40px;
	float:left;
	background-image:url('../img/cwh_nav_supporthome_Off.gif');
}

#nav1.navon, #nav1:hover {
	width:133px;
	height:40px;
	float:left;
	background-image:url('../img/cwh_nav_supporthome_Ov.gif') !important;
}

#nav2:link, #nav2:active, #nav2:visited {
	width:115px;
	height:40px;
	float:left;
	background-image:url('../img/cwh_nav_contact_Off.gif');
}

#nav2.navon, #nav2:hover {
	width:115px;
	height:40px;
	float:left;
	background-image:url('../img/cwh_nav_contact_Ov.gif') !important;
}

#nav3:link, #nav3:active, #nav3:visited {
	width:159px;
	height:40px;
	float:left;
	background-image:url('../img/cwh_nav_netnotes_Off.gif');
}

#nav3.navon, #nav3:hover {
	width:159px;
	height:40px;
	float:left;
	background-image:url('../img/cwh_nav_netnotes_Ov.gif') !important;
}

#nav4:link, #nav4:active, #nav4:visited {
	width:102px;
	height:40px;
	float:left;
	background-image:url('../img/cwh_nav_helpdesk_Off.gif');
}

#nav4.navon, #nav4:hover {
	width:102px;
	height:40px;
	float:left;
	background-image:url('../img/cwh_nav_helpdesk_Ov.gif') !important;
}

#nav5:link, #nav5:active, #nav5:visited {
	width:103px;
	height:40px;
	float:left;
	display:none !important;

}

#nav5.navon, #nav5:hover {
	width:103px;
	height:40px;
	float:left;
	display:none !important;
}

#nav6:link, #nav6:active, #nav6:visited {
	width:189px;
	height:40px;
	float:right;
	background-image:url('../img/cwh_nav_login_Off.gif');
	background-repeat:no-repeat;
}

#nav6:hover{
	width:189px;
	height:40px;
	float:right;
	background-image:url('../img/cwh_nav_login_Ov.gif');
	background-repeat:no-repeat;
}

a.nav0on:link, a.nav0on:active, a.nav0on:hover, a.nav0on:visited {
	width:117px;
	height:40px;
	float:left;
	background-image:url('../img/cwh_nav_saleshome_On.gif')!important;
}

a.nav1on:link, a.nav1on:active, a.nav1on:hover, a.nav1on:visited {
	width:133px;
	height:40px;
	float:left;
	background-image:url('../img/cwh_nav_supporthome_On.gif')!important;
}

a.nav2on:link, a.nav2on:active, a.nav2on:hover, a.nav2on:visited {
	width:115px;
	height:40px;
	float:left;
	background-image:url('../img/cwh_nav_contact_On.gif')!important;
}

a.nav3on:link, a.nav3on:active, a.nav3on:hover, a.nav3on:visited {
	width:159px;
	height:40px;
	float:left;
	background-image:url('../img/cwh_nav_netnotes_On.gif')!important;
}

a.nav4on:link, a.nav4on:active, a.nav4on:hover, a.nav4on:visited {
	width:102px;
	height:40px;
	float:left;
	background-image:url('../img/cwh_nav_helpdesk_On.gif')!important;
}

a.nav5on:link, a.nav5on:active, a.nav5on:hover, a.nav5on:visited {
	width:103px;
	height:40px;
	float:left;
	display:none;
}

/* end new for MAIN NAV */

