body {
	background: #C7CD77 url('/site/files/template/bg.gif') top left repeat-y;
	margin: 0px;
	padding: 0px;
}

body,td,div,th,p {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000;
}

.header {
	height: 119px;
	background: #123318 url('../i/cgsv_banner_top.jpg') top right no-repeat;
}

#admintbl, .content .displaytbl {
	border-collapse: collapse;
	background: #E5F39C;
}

#admintbl td, #admintbl th, .content .displaytbl th, .content .displaytbl td {
	border: 1px #BFDB88 solid;
	padding: 3px;
}

#admintbl th, .content .dispalytbl th {
	text-align: right;
	background-color: #8FB315;
}
#admintbl th.hdr, .content .displaytbl th.hdr {
	font-size: 11pt;
	text-align: center;
}

#product_red {
	background-color: #722;
	width: 370px;
	margin-bottom: 16px;
}

#product_red td, #product_red th {
	padding: 3px;
	margin: 3px;
	vertical-align: top;
}

#product_red td {
	background-color: #422;
}

#product_red th {
	text-align: right;
	color: #fff;
	background-color: #322;
}

#product_red th.title {
	font-size: 10pt;
	text-align: left;
	padding: 6px;
}

#product_red td.imgbox {
	text-align: center;
	background-color: #fff;
}

#product_blue {
	background-color: #335;
	width: 370px;
	margin-bottom: 16px;
}

#product_blue td, #product_blue th {
	padding: 3px;
	margin: 3px;
	vertical-align: top;
}

#product_blue th {
	text-align: right;
	color: #fff;
	background-color: #223;
}

#product_blue th.title {
	font-size: 10pt;
	text-align: left;
	padding: 6px;
}

#product_blue td.imgbox {
	text-align: center;
	background-color: #fff;
}

#product_green {
	background-color: #343;
	width: 370px;
	margin-bottom: 16px;
}

#product_green td, #product_green th {
	padding: 3px;
	margin: 3px;
	vertical-align: top;
}

#product_green th {
	text-align: right;
	color: #fff;
	background-color: #232;
}

#product_green th.title {
	font-size: 10pt;
	text-align: left;
	padding: 6px;
}

#product_green td.imgbox {
	text-align: center;
	background-color: #fff;
}

#product_red th.ourprice,#product_green th.ourprice,#product_blue th.ourprice {
	color: #fff;
	background-color: #900;
}

.secthdr, h1 {
	/* position: absolute;
	left: 192px;
	top: 26px; */
	font-size: 14pt;
	color: #000;
	font-weight: normal;
	
	border-bottom: 2px #000 solid;
	margin: 0 0 8px 0;
	padding: 0 0 3px 0;
}

.viewtypelist {
	border-top: 2px #BFDB88 solid; 
	padding-top: 8px;
}

A:link, A:visited, A:active {
	color: #008;
	text-decoration: underline;
}

A:hover {
	color: #00f;
	text-decoration: none;
}

.calendar {
	border-collapse: collapse;
}
.calendar td {
	border: 1px #ccc solid;
}
.calendarhdr {
	background: #7D3434;
}
.calendar th {
	background: #7d3434;
}
.calendarhdr td {
	border: none;
}
.calendar td.selectedday {
	background: #7d3434;
	font-weight: bold;
}

#logo {
	position: absolute;
	top: 0px;
	left: 0px;
}

.topmenu {
	background: #8FB315;
	border-bottom: 1px #cbd68c solid;
	height: 19px;
}

.topmenu A {
	display: block;
	float: left;
	padding: 2px 16px;
}

.topmenu A:link, .topmenu A:visited, .topmenu A:active {
	color: #fff;
	text-decoration: none;
}

.topmenu A.rightmenu {
	float: right;
}
.topmenu A:hover {
	color: #000;
	text-decoration: none;
	background: #fff;
}

.topmenu A.login {
	padding: 2px 0px;
	width: 83px;
	text-align: center;
	background: #259830;
}

.topmenu A.membership {
	padding: 2px 0px;
	width: 115px;
	text-align: center;
	background: #89C71A;
}
.topmenu A.membership:hover {
	background: #fff;
	color: #000;
}

.leftbox {
	float: left;
	width: 198px;
	border-top: 5px #B9E011 solid;
}
.leftbox2 {
	border: #BFDB88 solid;
	border-width: 2px 0px;
	margin: 61px 18px 61px 26px;
	padding: 5px 0px;
}

.leftbox2 A {
	display: block;
	padding: 5px 0px;
	color: #000;
	text-decoration: none;
	font-weight: bold;
	font-family: Myriad, Helvetica, sans-serif;
	font-size: 9pt;
}
.leftbox2 A:hover {
	text-decoration: underline;
}

.leftbox3 {
	padding: 12px;
}

.rightbox {
	float: right;
	background: #E5F39C;
	width: 125px;
	margin: 6px 8px;
}
.rightboxhdr {
	padding: 5px 0px;
	font-size: 8.5pt;
	font-weight: bold;
	font-family: Myriad, Helvetica, sans-serif;
	color: #fff;
	text-align: center;
	background: #309E2D;
}

.rightboxtxt {
	padding: 4px;
}

.content {
	margin-left: 210px;
	margin-right: 145px;
	margin-top: 12px;
}

#footer {
	margin-left: 210px;
	margin-right: 145px;
	clear: both;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #444;
	margin-top: 16px;
	padding: 8px;
	border-top: 1px #BFDB88 solid;

}


/* IASP v4.4 new site record layout styles */

.sitebox {
	display: none;
}

#sbox_0 {
	display: block;
}

.sitecontainer {
	padding: 16px 3px;
	border: 1px #aaa solid;
}

.siteheader {
	background: #eee;
	padding: 2px;
	border: 1px #aaa solid;
}

#sitetbl {
	border-collapse: collapse;
}

.siteheader a:link, .siteheader a:visited, .siteheader a:active {
	display: block;
	float: left;
	padding: 3px 8px;
	text-decoration: none;
	color: #444;
	background: #ddd;
	margin: 0 3px;
}

.siteheader a:hover, .siteheader a.on:link, .siteheader a.on:visited, .siteheader a.on:active {
	background: #444;
	color: #fff;
}

