@import url("reset.css");
body {
	background-color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	color: #333333;
	font-size: 11px;
	padding: 0 0 20px 0;
}
.clear {
	clear: both;
}
a:link, a:visited, a:active {
	color: #000;
	text-decoration: none;
	outline-color: invert;
	outline-style: none;
	outline-width: medium;
}
a:hover {
	text-decoration: underline;
}
blockquote {
	padding: 0 10px;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	margin-bottom: 10px;
}
h1, .pageHeading {
	color:#2A3F5B;
	font-size:20px;
	display: block;
}
h2 {
	color: #333333;
	font-size: 18px;
}
h3, .infoBoxHeading {
	color: #333333;
	font-size: 16px;
}
h4 {
	color: #0d6bc1;
	font-size: 13px;
}
h5 {
	color: #333333;
	font-size: 11px;
}
h6 {
	color: #333333;
	font-size: 13px;
}
p {
	margin-bottom: 10px;
}
#wrapper {
	margin: 0 auto;
	width: 1002px;
	background: #fff;
	text-align: left;
}
#header {
	background: url(includes/sts_templates/default/images/header_bg.jpg) no-repeat left top;
	height: 216px;
	position: relative;
	margin-bottom: 1px;
}
#header .headerNav {
	width: 400px;
	float: right;
	margin-top: 2px;
}
#header .headerNav ul li {
	display: inline;
	border-left: 1px solid #fff;
	padding:0 10px 0 15px;
}
#header .headerNav ul li:first-child {
	border-left: none;
}
#header .headerNav ul li a:link, #header .headerNav ul li a:active, #header .headerNav ul li a:visited {
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #fff;
}
#header .headerNav ul li a:hover {
	text-decoration: underline;
}
#header .contact {
	width: 275px;
	float: right;
	font-family: "Myriad Pro";
	font-size: 21px;
	color: #fff;
	position: absolute;
	right: 10px;
	top: 40px;
}
#container {
	border-top: 4px solid #b7e1f2;
	background: #fff url(includes/sts_templates/default/images/product_bg.jpg) repeat-x left top;
}
#leftCol {
	background: #dff3f9;
	width: 188px;
	float: left;
	padding: 0 6px;
	min-height: 1000px;
	height: auto !important;
	height: 1000px;
}
#leftCol .moduletable-categories {
	background: #fff;
	width: 172px;
	border: 1px solid #c9e9fc;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #2f69b3;
	background: #0d6bc1 url(includes/sts_templates/default/images/category_top.jpg) no-repeat left top;
	margin-bottom: 10px;
	padding: 0 8px 10px 8px;
	height: auto !important;
}
#leftCol .moduletable-categories h3 {
	background: url(includes/sts_templates/default/images/category_h3_bg.jpg) repeat-x left top;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	height: 29px;
	line-height: 29px;
	margin: 0 -8px 10px -8px;
}
#leftCol .moduletable-categories ul li {
	display: list-item;
	margin-bottom: 10px;
	background: url(includes/sts_templates/default/images/arrow_catego.gif) no-repeat left center;
	padding-left: 13px;
}
#leftCol .moduletable-categories ul li a:link, #leftCol .moduletable-categories ul li a:active, #leftCol .moduletable-categories ul li a:visited {
	text-decoration: none;
	font-family:  Helvetica, Verdana, Geneva, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
}
#leftCol .moduletable-categories ul li a:hover {
	text-decoration: underline;
}
#leftCol .moduletable-information {
	background: #fff url(includes/sts_templates/default/images/information_repeat.jpg) repeat-x left top;
	width: 172px;
	border: 1px solid #c8e8fc;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #2f69b3;
	margin-bottom: 10px;
	padding: 0 8px 10px 8px;
	min-height: 326px;
	height: auto !important;
	height: 326px;
}
#leftCol .moduletable-information h3 {
	background: url(includes/sts_templates/default/images/information_h3_bg.jpg) repeat-x left top;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: #0d6bc1;
	height: 29px;
	line-height: 29px;
	margin: 0 -8px 10px -8px;
}
#leftCol .moduletable-information  li {
	display: list-item;
	margin-bottom: 10px;
	background: url(includes/sts_templates/default/images/arrow_info.gif) no-repeat left 5px;
	padding-left: 13px;
	list-style-type: none;
}
#leftCol .moduletable-information  ul {

	margin: 0px;

}
#leftCol .moduletable-information li a:link, #leftCol .moduletable-information  li a:active, #leftCol .moduletable-information  li a:visited {
	text-decoration: none;
	font-family:  Helvetica, Verdana, Geneva, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0d6bc1;
}
#leftCol .moduletable-information  li a:hover {
	text-decoration: underline;
}
#content {
	width: 554px;
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}
.contentheading, .componentheading {
	color:#2a3f5b;
	font-size:20px;
	margin-bottom: 15px;
	padding-top: 10px;
}
.small, .createdate, .modifydate {
	color: #333333;
	font-size: x-small;
}
#content .contactCol {
}
#content .moduletable-product {
	width: 554px;
	background: #fff;
	border: 1px solid #c8e8fc;
	background: #fff url(includes/sts_templates/default/images/product_bg.jpg) repeat-x left top;
	padding: 0 10px;
	margin-bottom: 10px;
}
#content .moduletable-product table {
	width: 100%;
	 
}
#content .moduletable-product h3 {
	background: url(includes/sts_templates/default/images/product_h3.jpg) repeat-x left top;
	font-family: Georgia;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	height: 32px;
	line-height: 32px;
	padding-left: 10px;
	margin: 0 -10px 20px -10px;
}
#content .moduletable-product h3 a {
	font-family: Georgia;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	line-height: 32px;
}
#content .moduletable-product .box {
	text-align: center;
	width: 165px;
	float: left;
	margin: 3px;
	border: 1px solid #c8ebf2;
}
#content .moduletable-product .box img {
	margin: 3px 15px 5px 0;
}
#content .moduletable-product .box .price {
	font-family: "Myriad Pro";
	font-size: 18px;
	color: #333333;
	margin-bottom: 10px;
}
#content .moduletable-product a:hover {
	text-decoration: underline;
}
#content ul {
	list-style-type: disc;
	list-style-position: outside;
	padding-left: 22px;
}
#content ol {
	list-style-type: decimal;
	list-style-position: outside;
	padding-left: 25px;
}
#content ul li, #content ol li {
	padding-bottom: 3px;
}
#rightCol {
	background: #dff3f9;
	width: 188px;
	float: right;
	padding: 0 6px;
	min-height: 1000px;
	height: auto !important;
	height: 1000px;
}
#rightCol .moduletable-shopping {
	background: #fff;
	width: 168px;
	border: 1px solid #b6e3e9;
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #000;
	background: #c2e8ed url(includes/sts_templates/default/images/shop_repeat.jpg) repeat-x left top;
	min-height: 95px;
	height: auto !important;
	height: 95px;
	padding: 0 10px;
	margin-bottom: 10px;
}
#rightCol .moduletable-shopping h3 {
	background: url(includes/sts_templates/default/images/sho_h3.jpg) no-repeat left top;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	height: 30px;
	line-height: 30px;
	padding-left: 10px;
	margin: 0 -10px 10px -10px;
}
#rightCol .moduletable-shopping h6 {
	font-size: 11px;
	font-weight: normal;
	color: #000;
	margin-left: 20px;
}
#rightCol .moduletable-shopping a.item:link, #rightCol .moduletable-shopping a.item:active, #rightCol .moduletable-shopping a.item:visited {
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	background: url(includes/sts_templates/default/images/arrow_item.jpg) no-repeat left center;
	padding-left: 23px;
	display: block;
}
#rightCol .moduletable-member {
	background: #fff;
	width: 178px;
	border: 1px solid #c8e8fc;
	font-size: 10px;
	color: #2f69b3;
	margin-bottom: 10px;
	background: #fff url(includes/sts_templates/default/images/member_repeat.jpg) repeat-x left top;
	min-height: 100px;
	height: auto !important;
	height: 100px;
	padding: 0 5px 10px 5px;
}
#rightCol .moduletable-member h3 {
	background: url(includes/sts_templates/default/images/information_h3_bg.jpg) repeat-x left top;
	font-size: 16px;
	font-weight: bold;
	color: #0d6bc1;
	height: 30px;
	line-height: 30px;
	padding-left: 10px;
	margin: 0 -5px 10px -5px;
}
#rightCol .moduletable-member .label {
	float: left;
	width: 70px;
	font-weight: bold;
	font-size: 11px;
	color: #636363;
	margin-bottom: 5px;
	margin-right: 5px;
}
#rightCol .moduletable-member .inputBox {
	float: left;
	width: 90px;
	border: 1px solid #88d1db;
	background-color: #fff;
	font-size: 11px;
	margin-bottom: 5px;
	padding: 2px 3px 2px 3px;
}
#rightCol .moduletable-member .button {
	background: url(includes/sts_templates/default/images/submit.jpg) no-repeat left top;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	width: 71px;
	height: 18px;
	cursor: pointer;
	border: none;
	margin-right: 32px;
	float: right;
	margin-bottom: 10px;
}
#rightCol .moduletable-member ul li {
	display: list-item;
	background: url(includes/sts_templates/default/images/arrow_member.gif) no-repeat left center;
	padding-left: 15px;
	margin-left: 58px;
}
#rightCol .moduletable-member ul li a:link, #rightCol .moduletable-member ul li a:active, #rightCol .moduletable-member ul li a:visited {
	text-decoration: none;
	font-size: 11px;
	color: #000;
}
#rightCol .moduletable-member ul li a:hover {
	text-decoration: underline;
}
#rightCol .moduletable-info {
	width: 188px;
	background: url(includes/sts_templates/default/images/info.jpg) repeat-y left top;
	border: 1px solid #c8e8fc;
	padding: 10px 0;
	margin-bottom: 10px;
}
#rightCol .moduletable-info h4 {
	color: #0d6bc1;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 5px;
}
#rightCol .moduletable-info h5 {
	font-family: "Myriad Pro";
	font-size: 16px;
	font-weight: bold;
}
#rightCol .moduletable-info img {
	margin: 0 10px 0 5px;
}
#rightCol .moduletable-info a.more:link, #rightCol .moduletable-info a.more:active, #rightCol .moduletable-info a.more:visited {
	text-decoration: none;
	font-size: 11px;
	color: #000;
	background: url(includes/sts_templates/default/images/click_here.jpg) no-repeat left center;
	padding-left: 20px;
}
#container_bottom {
	border-top: 4px solid #b7e1f2;
	border-bottom: 2px solid #8ed6ea;
	border-left: 1px solid #b7e1f2;
	border-right: 1px solid #b7e1f2;
	background: #c0e6f3 url(includes/sts_templates/default/images/bottom_bg.jpg) repeat-x left top;
	text-align: center;
	min-height: 215px;
	height: auto !important;
	height: 215px;
	padding: 10px 20px 0 20px;
	margin-bottom: 1px;
}
#footer {
	height: 44px;
	background: url(includes/sts_templates/default/images/footer_bg.jpg) repeat-x left top;
	text-align: center;
	font-weight: bold;
	padding-top: 15px;
}
.moduletable-product .box a {
	color:#0D6BC1;
	font-size:13px;
	text-decoration: none;
}
#content .moduletable-product .price {
	color:#333333;
	font-family:"Myriad Pro";
	font-size:18px;
	margin-bottom:10px;
}
#content .inputbox {
	background-color:#FFFFFF;
	border:1px solid #88D1DB;
	font-size:11px;
	margin-bottom:5px;
	margin-left: 5px;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
}
.smallText {
	font-size: 10px;
}
.pageHeading img {
	display: none;
}
em, font  {
	font-family: Arial, Helvetica, sans-serif;
	color: #0E6DC1;
	font-size: 11px;
	font-weight: bold;	
}
.pageHeading  font  {
	font-family: Arial, Helvetica, sans-serif;
	color: #0E6DC1;
	font-size: 18px;
	font-weight: bold;	
}
td.productListing-heading {
	color: #FFFFFF;
	background-color: #106CC3;
	background-image: url(includes/sts_templates/default/images/category_h3_bg.jpg);
	background-repeat: repeat;
	background-position: left top;
	height: 28px;
	font-size: 12px;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
td.productListing-heading a{
	color: #FFFFFF;
		font-size: 14px;
	font-weight: bold;
	 
}tr.productListing-odd td.productListing-data, tr.productListing-even td.productListing-data {
	background-image: url(includes/sts_templates/default/images/product_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 5px;

}
tr.productListing-odd , tr.productListing-even  {
	
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #69C5D2;
}
#content li {
	list-style-image: url(includes/sts_templates/default/images/arrow_info.gif);
	list-style-type: none;
}
#content td.main {
	padding: 3px;
}
hr {
	border-top-width: medium;
	border-top-style: dotted;
	border-top-color: #0D6BC1;
	width: 100%;
	background-color: #FFFFFF;
	border-right-width: thin;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

td.messageStackError {
	color: #F23E40;
 }

.logo {
	display: block;
	float: left;
	height: 77px;
	width: 244px;
}
a.catfont {
	font-size: 16px;
	font-weight: bold;
}
.productListing-data {
	padding: 3px;
}
.inputRequirement {
	color: #990000;
}
