

/* col4 is used for the main content area in 2 column layout */
ul#nav-b li ul.subnav-b li.col4{margin-left:215px;}

div#inside-page div#col4 p, div#inside-page div#col4 li {font-size: 1.15em;}

div#inside-page div#col4{
	display: inline;
	float: left;
	width: 725px;
	padding: 0 0 0 0;
	}
	
ul#nav-b li ul.subnav-b li.col4{margin-left:215px;}	























@charset "utf-8";
/* CSS Document */


/* product listing */
.productListing {
	clear:both;
	display:block;
	margin-top:36px;
	margin-bottom:36px;	
	}
.prodImg {
	float:left;
	width:110px;
	padding-right:3px;
	
	}
.prodDesc {
	float:left;
	width:590px;
	vertical-align:top;
	padding-bottom:20px;
	}	




/* product detail */
#productDetail {
	margin-top:36px;
}
#detailImg {
	padding:5px;
	float:left;	
}
#detailDesc {
	float:left;
	width:50%;
	margin-left:10px;
}

#upsell {
	margin-top:	90px;
}





/* checkout & basket */
#checkOutBasket {
	width:100%;	
	border:1px solid #ccc;
	margin-bottom:18px;
	margin-top:18px;
	font-size:1.2em;
	background-color:#F4F8F9;
}
#checkOutBasket th{
	background-color:#4DB3D0;
	border-bottom:1px solid #eee;
	text-align:left;
	color:#fff;
}
#checkOutBasket td{
	vertical-align:top;
	padding-bottom:5px;
}
.remove {
	margin-left:18px;
	font-weight:normal;
}
#totalLine {
	border-top:1px solid #ccc;
	font-weight:bold;
}

.basketX {
	text-decoration:underline;
	cursor:pointer;
	cursor:hand;
	color:blue;
	margin-left:18px;
	font-weight:normal;

}
.basketHide {
	display:none;
}
.basketQty {
	z-Index:100;	
}
.basketHideX {
	text-decoration:underline;
	cursor:pointer;
	cursor:hand;
	margin-left:2px;
	font-weight:normal;
}


/* Forms */

fieldset {
	background-color:#fafafa;
	margin:0 0 1.5em 0;
	border:1px solid #ccc;
	padding:5px;
	}
legend {
	border:1px solid #ccc;
	background-color:#fff;
	padding:5px;
	margin-bottom:15px;
	font-weight:bold;
	font-size:1.2em;
	}
form ol li {
	list-style: none;
	}
label {
	display: inline-block;
	line-height: 1.8;
	vertical-align: top;
	width:120px;
	text-align:right;
	font-size:.8em;
	}

.req {color:red;font-weight:bold;}
.note {font-size:11px;}
.error, .notice, .success {padding:.8em;margin-bottom:1em;margin-top:1em;border:2px solid #ddd;}
.error {background:#FBE3E4;color:#8a1f11;border-color:#FBC2C4;}
.notice {background:#FFF6BF;color:#514721;border-color:#FFD324;}
.success {background:#E6EFC2;color:#264409;border-color:#C6D880;}
.error a {color:#8a1f11;}
.notice a {color:#514721;}
.success a {color:#264409;}




#contentToolbar {
	margin-top:20px;
	font-size:.85em;
}
#contentToolbar a {
	font-weight:normal;
	text-decoration:none;
}
#contentToolbar a:hover {
	text-decoration:underline;
}

.rounded {
	background:#f6f6f6;
	padding:10px;
}




/* form styles by id */
#privacyPolicy {
	width:500px;
	height:200px;
	overflow:auto;
	border:1px solid #ccc;
	padding:30px;
	margin-bottom:8px;
	background-color:#fff;
	}
	
#registerFormBox {
	clear:both;
	width:600px;
	margin:auto;
	margin-top:32px;
	margin-bottom:32px;
	float:left;
}

#registerForm {
	width:600px;
	margin:auto;
}
#checkOutFormBox {
	clear:both;
	width:600px;
	margin:auto;
	margin-top:32px;
	margin-bottom:32px;
}

#checkOutForm {
	/*width:600px;*/
	margin:auto;
}
	
#loginFormBox {
	clear:both;
	width:500px;
	margin:auto;
	margin-top:32px;
	padding-top:20px;
}
#loginForm {
	width:400px;
	}
	
	
	
	
.alignleft {
	float:left;
}
.alignright {
	float:right;
}
	
/* layout boxes */

.advertisment {
	margin-top:36px;
}

#techAmericaNews {
	
}
	
#subNav {
	margin-bottom:72px;	
}
	
#mdSearchResults {
	margin-top:32px;
	display:block;
	overflow:auto;
	height:500px;
}
#searchResults {
	margin-top:32px;
	display:block;
}
#eventListing {
	margin-top:32px;
	display:block;
	overflow:auto;
}
#councilEventListing {
	display:block;
	overflow:auto;
}
.leftBox {
	width:45%;
	float:left;
	padding:5px;
}
.rightBox {
	width:50%;
	float:right;
	padding:4px;
}

			
/* comments */
.theComment {
	background:#fff;
	border:1px solid #ccc;
	padding:5px;
	width:463px;
}
.commentFooter {
	position:relative;
	top:-2px;
}
.commentCredits {
	margin-top:-10px;
	margin-bottom:15px;
}



/* events */

div#eventListing ol  {
	list-style:none;
	margin-left:0px;
	padding-left:1em;
	margin-top:15px;
}
div#eventListing ol li {
	margin-right:8px;
	margin-bottom:30px;
}
div#councilEventListing ol  {
	list-style:none;
	margin-left:0px;
	padding-left:0px;
	margin-top:15px;
}
div#councilEventListing ol li {
	margin-bottom:30px;
}
.eventHeader {
	display:block;
	border-bottom:1px solid #bbb;
	background-color:#EFF4FB;
	padding:3px;
	margin-bottom:9px;
}
.eventDate {
	width:140px;
	float:left;
	display:block;
}
.eventDesc {
	width:340px;
	float:right;
	display:block;
}


/* search styles */
div#searchResults ol {
	list-style:none;
	margin-left:0px;
	padding-left:1em;
	margin-top:15px;
}
div#searchResults ol li {
	margin-bottom:30px;
	margin-right:8px;
}


/* md styles */
div#mdSearchResults ol {
	list-style:none;
	margin-left:0px;
	padding-left:1em;
	margin-top:15px;
}
div#mdSearchResults ol li {
	margin-bottom:30px;
	margin-right:8px;
}
.companyHeader {
	display:block;
	border-bottom:1px solid #bbb;
	background-color:#EFF4FB;
	padding:3px;
}
.moreInfo {
	margin-left:18px;
	margin-top:9px;
}

.mdLabel {
	color:#3CA3C1;
	margin-top:5px;
	font-size:1.2em;
}
.mdVal {
	margin-left:9px;
	margin-bottom:9px;
	display:block;
	font-size:1.2em;
}


/* footer */

#adSpot {
	position: relative;
	clear: both;
	width: 944px;
	overflow:visible;
	margin: 0 auto;
}

.footer {
	margin-top:36px;
}
#subFooter {
	position: relative;
	clear: both;
	width: 980px;
	margin: 0 auto;
	padding:5px;
	}
#subFooterLeft {
		float:left;	
	}
#subFooterRight {
		float:right;
		text-align:right;
	}
	
.required {
	color:#F00;
	font-weight:bold;
	font-size:16px;
}

#contentCredits {
	font-size:10px;
	color:#ddd;
	margin-top:70px;
	border-top:1px dotted #ddd;
}

.hpTable {
	margin-bottom:20px;
}

.hpTable td {
	display:table-cell;
	vertical-align:top;
}
