@charset "utf-8";

/**
* Developed By Jonathan Rourke
* Online Media Group
* jon@webomg.com
**/

* {
	margin: 0;
	padding: 0;
}

body {
	background-image: url(../media/body-bg.jpg);
	background-repeat: repeat-x;
	background-color: #067a9d;
}

#frame {
	width: 900px;
	margin: 0 auto;
}

#header {
	width: 900px;
	float: left;
}

#logo {
	width: 900px;
	height: 122px;
	float: left;
}

#top-menu {
	width: 900px;
	float: left;
}

#menusection {
	width: 594px;
	height: 34px;
	float: left;
	background-image: url(../media/menu-bg.jpg);
	background-repeat: repeat-x;
}

#menusection ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 13px;
	text-align: left;
	text-decoration: none;
	line-height: 34px;
	color: #fff;
}

#menusection ul li {
	display: inline;
	border-right: 1px solid #fff;
	padding-left: 19px;
	padding-right: 19px;
}

#menusection ul li a {
	color: #fff;
	text-decoration: none;
}

#menusection ul li a:hover {
	color: #f3cc00;
	text-decoration: none;
}

#search {
	width: 306px;
	height: 34px;
	float: left;
	background-image: url(../media/search-bg.jpg);
	background-repeat: repeat-x;
}

#search p {
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	text-align: left;
	line-height: 34px;
	padding-left: 32px;
	color: #fff;
}

#search-holder {
	width: 188px;
	float: left;
	padding-top: 7px;
}

.searchbar {
	width: 140px;
	height: 15px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	color: #000;
	border: 1px solid #8ad8f9;
	padding-top: 3px;
	padding-left: 4px;
}

.searchbtn {
	width: 32px;
	height: 18px;
	float: left;
	padding-left: 10px;
}

#bodysection {
	width: 900px;
	float: left;
	background-color: #fff;
	border-bottom: 1px solid #057597;
}

#bodyleft {
	width: 230px;
	float: left;
	padding-left: 3px;
}

#bodyleft img {
	float: left;
}

.catsection {
	width: 230px;
	float: left;
	background-image: url(../media/cat-bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #50adca;
	margin-top: 10px;
	border-bottom: 2px solid #02475c;
}

.category-title {
	width: 230px;
	float: left;
	padding-top: 3px;
}

.categories {
	width: 224px;
	height: 27px;
	margin: 0 auto;
	background-color: #50adca;
}

.categories h3 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	text-align: left;
	text-indent: 11px;
	text-decoration: none;
	line-height: 27px;
	color: #fff;
}

.list-holder {
	width: 230px;
	float: left;
}

.list {
	width: 188px;
	float: left;
	list-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	line-height: 26px;
	color: #fff;
	padding-left: 12px;
}

.list li {
	background-image: url(../media/cat-arrow.jpg);
	background-repeat: no-repeat;
	background-position: left 8px;
	padding-left: 20px;
	border-bottom: 1px solid #a5c465;
}

.list li a {
	color: #fff;
	text-decoration: none;
}

.list li a:hover {
	color: #f3cc00;
	text-decoration: none;
}

.retailersection {
	width: 230px;
	float: left;
	margin-top: 10px;
}

.retailersection img {
	border: none;
	float: left;
}

.ourprodsection {
	width: 230px;
	float: left;
	background-image: url(../media/ourproduct-bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-top: 10px;
	backround-color: #8ecadd;
	margin-bottom: 10px;
}

.ourproducts-title {
	width: 230px;
	float: left;
	padding-top: 3px;
}

.ourproducts {
	width: 224px;
	height: 27px;
	margin: 0 auto;
	background-color: #165970; 
}

.ourproducts h3 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	text-align: left;
	text-indent: 11px;
	text-decoration: none;
	line-height: 27px;
	color: #fff;
}

.ourprod-prod {
	width: 230px;
	float: left;
}

.left-ourproduct {
	width: 219px;
	margin: 0 auto;
	background-color: #fff;
	margin-top: 10px;
}

.ourprod-info {
	width: 217px;
	float: left;
	background-color: #fff;
	border: 1px solid #02475c;
}

.ourprod-info p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	line-height: 14px;
	color: #000;
}

.ourprod-info h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	line-height: 34px;
	color: #0499c9;
}

.ourprod-info p span {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	line-height: 14px;
	color: #ff0000;
}

.ourprod-info img {
	float: left;
	border: none;
}

.viewmore-btn {
	float: left;
	padding-top: 10px;
	padding-bottom: 25px;
}

#bodyright-holder {
	width: 667px;
	float: left;
	padding-top: 20px;
}

#bodyright {
	width: 622px;
	margin: 0 auto;
}

.welcome-section {
	width: 622px;
	float: left;
}

.welcome-section h2 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 22px;
	text-decoration: none;
	text-align: left;
	line-height: 22px;
	color: #26647a;
	padding-bottom: 10px;
}

.welcome-section h2 span {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 22px;
	text-decoration: none;
	text-align: left;
	line-height: 22px;
	color: #e27008;
}

.welcome-section p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	text-align: left;
	line-height: 12px;
	color: #000;
	padding-top: 21px;
	padding-bottom: 21px;
}

#borderimg {
	width: 545px;
	float: left;
	font-size: 0;
	padding-left: 46px;
	padding-bottom: 21px;
}

.borderimg img {
	float: left;
}

.body-prods {
	width: 622px;
	float: left;
	padding-bottom: 11px;
}

.bodyprod-title {
	width: 622px;
	height: 34px;
	float: left;
	background-image: url(../media/body-title-bg.jpg);
	background-repeat: no-repeat;
}

.bodyprod-title h3 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	text-indent: 14px;
	line-height: 34px;
	color: #fff;
}

.bodyprod-title h3 span {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	line-height: 34px;
	color: #fada00;
}

.prod-section {
	width: 202px;
	float: left;
	margin-top: 5px;
	padding-right: 8px;
}

.prodimage-holder {
	width: 200px;
	float: left;
	background-color: #cadcf3;
	border: 1px solid #90acd0;
}

.prod-image {
	width: 194px;
	margin: 0 auto;
	padding-top: 3px;
}

.prod-image img {
	border: none;
}

.prodprice-section {
	width: 202px;
	float: left;
	background-color: #013439;
	margin-top: 1px;
}

.prodprice-section p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	text-align: center;
	line-height: 16px;
}

.midprod-name {
	font-weight: bold;
	color: #f3cc00;	
}

.midprod-name a {
	text-decoration: none;
	color: #f3cc00;	
}

.midprod-desc {
	font-weight: normal;
	color: #fff;
}

.midprod-price {
	font-weight: bold;
	color: #74d9fa;
}

#footer {
	width: 900px;
	float: left;
	background-image: url(../media/footer-bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #fff;
}

#footer ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	text-align: center;
	line-height: 18px;
	color: #757574;
}

#footer ul li {
	display: inline;
}

#footer ul li a {
	color: #757574;
	text-decoration: none;
}

.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	text-align: center;
	line-height: 18px;
	color: #757574;	
}

.developer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	text-align: center;
	line-height: 18px;
	color: #562b00;	
}

.developer a {
	text-decoration: none;
	color: #185061;
}