﻿@charset "utf-8";
body {
	font-family: Helvetica, Verdana, sans-serif;

	margin: 0px;
	padding: 0px;
	background-image: url(images/pagebg.jpg);
	background-repeat: repeat-x;
font-size: 12px;
}

a {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #043d7e;
	letter-spacing: 1px;
 
}
 

a:hover {
	 	text-decoration: underline;
 
}


#container {
	width: 760px;
	padding-right: 10px;
	padding-left: 10px;
	margin: auto;
}
#container #header {
	padding-top: 20px;
	height: 150px;
}
#container #homebox {
	background-image: url(images/midbg.gif);
	background-repeat: no-repeat;
	padding-left: 553px;
	height: 320px;
	text-align: center;
	padding-top: 28px;
}
#container h2 {
	font-size: 21px;
	color: #1f476c;
	font-weight: normal;
	text-align: center;
	margin: 0px;
	padding-top: 20px;
	padding-bottom: 20px;
}
#container #box1 {
	float: left;
	height: 121px;
	width: 180px;
	margin: 3px;
}

#container .line {
	background-color: #d0d2d7;
	height: 1px;
	clear: both;
	margin-top: 5px;
	margin-bottom: 5px;
}

#container #header img {
	margin-bottom: 16px;
}

.clr {
	clear: both;
}
#container #botmenu {
	text-align: center;
}
#container #loginfrm #caption {
	width: 170px;
	padding: 25px;
	text-align: right;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	font-size: 16px;
	color: #2d659a;
	font-weight: bold;
	float: left;
}
#container #loginfrm form {
	margin: 0px;
	padding: 0px;
}

#container #loginfrm {
	padding: 10px;
}
#container #loginfrm #flds {
	font-size: 12px;
	color: #1b1b1b;
	width: 260px;
	float: left;
	padding: 10px;
	line-height: 22px;
}
#container #loginfrm #flds label {
	width: 70px;
	display: block;
	text-align: right;
	float: left;
}
#container #loginfrm #buts {
	font-size: 12px;
	color: #3C8CBD;
	width: 180px;
	float: left;
	padding: 10px;
	line-height: 22px;
}
#container #loginfrm #buts a {
	color: #357BAE;
	text-decoration: none;
	font-size: 12px;
}

#container #loginfrm #buts a:hover {
	text-decoration: underline;
}
#container #botmenu a {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #043d7e;
	letter-spacing: 1px;
	padding-right: 8px;
	padding-left: 8px;
}
#container #footer {
	padding-top: 50px;
	color: #8a8787;
	text-align: center;
	font-size: 11px;
}


#container #botmenu a:hover {
	text-decoration: underline;
}
#container #footer a {
	font-size: 12px;
	text-decoration: none;
	color: #333333;
	padding-right: 8px;
	padding-left: 8px;
	font-weight: bold;
}


#container #subleft {
	background-image: url(images/leftbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 187px;
	font-size: 12px;
	color: #1b1b1b;
	padding: 20px;
	float: right;
}
#container #subright {
	float: right;
	width: 510px;
	border: 1px solid #CCCCCC;
	margin-right: 8px;
	padding-right: 4px;
	padding-bottom: 6px;
	padding-left: 5px;;
}
#container #subright h1 {
	color: #1f476c;
	font-size: 22px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
#container #subright p {
	font-family: Helvetica, Verdana, sans-serif;
	font-size: 14px;
	color: #1b1b1b;
}
.bluelink {
	font-size: 12px;
	text-decoration: none;
	color: #043d7e;
}
.ornglink {
	font-size: 12px;
	text-decoration: none;
	color: #ef541c;
}
.blklink {
	font-size: 12px;
	text-decoration: none;
	color: #1b1b1b;
	margin-left: 12px;
}
#container #maincontent {
	float: left;
	width: 738px;
	margin-left: 0px;
	border: 1px solid #CCCCCC;
	padding: 6px;
}

#container #maincontent h1 {
	color: #1f476c;
	font-size: 22px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
#container #maincontent p {
	font-size: 14px;
	color: #1b1b1b;
	font-family: Helvetica, Verdana, sans-serif;
}

.txtbox{
	background-image: url(images/but_38.jpg);
	margin-bottom: 3px;
	border: 1px solid #aaaaaa;
	width: 180px;
	background-repeat: repeat-x;
	background-position: bottom;
	height: 22px;
	margin-left: 2px;
	float: left;
}

input[type=text] {
	background-image: url(images/but_38.jpg);
	margin-bottom: 3px;
	border: 1px solid #aaaaaa;
	background-repeat: repeat-x;
	background-position: bottom;
	height: 22px;
	float: left;
}

select {
padding:2px
}


input[type=password] {
	background-image: url(images/but_38.jpg);
	margin-bottom: 3px;
	border: 1px solid #aaaaaa;
	width: 180px;
	background-repeat: repeat-x;
	background-position: bottom;
	height: 22px;
	margin-left: 2px;
	float: left;
}



label {
font-size: 12px; 
}


.clsProductCategory {
	color: #1f476c;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/prods_03.jpg);
	background-repeat: repeat-x;
	height: 20px;
	padding: 8px;
	border: 1px solid #dedede;
	line-height: 20px;
}




#headbar {
	color: #1f476c;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/prods_03.jpg);
	background-repeat: repeat-x;
	height: 20px;
	padding: 8px;
	border: 1px solid #dedede;
	line-height: 20px;
}
#prodbox {
	background-image: url(images/prods_07.jpg);
	background-repeat: repeat-x;
	padding: 8px;
	margin-top: 5px;
	border: 1px solid #dedede;
	background-color: #FFFFFF;
	background-position: center top;
}
 #prodbox img {
	float: left;
	margin-right: 8px;
}
#prodbox h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ef541c;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#prodbox p {
	color: #1b1b1b;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
form {
	margin: 0px;
	padding: 0px;
}
#prodbox #cartbox {
	padding-left: 135px;
	color: #5e6b73;
	font-size: 14px;
	float: left;
	width: 220px;
}
#prodbox #cartbox #qty {
	float: left;
	width: 45px;
}
#prodbox #cartbox label {
	float: left;
	line-height: 22px;
}
#prodbox   .readmore {
	background-image: url(images/prods_20.jpg);
	background-position: right center;
	display: block;
	background-repeat: no-repeat;
	float: right;
	padding-right: 34px;
	height: 24px;
	padding-top: 8px;
	font-size: 13px;
	color: #5e6b73;
	font-weight: bold;
	text-decoration: none;
}
#container #subrightprod {
	float: right;
	width: 498px;
	border: 1px solid #CCCCCC;
	margin-right: 8px;
	background-position: center top;
	padding: 6px;
font-size:12px;
}



#container #subrightprod  input[type=text] {
width:50px;
margin-top:3px
	}



.lnkCartItemDescription
{
	font-size: 12px;
	text-decoration: none;
	color: #333333;
	padding-right: 8px;
	padding-left: 8px;
	font-weight: bold;
}




#redhyper a
{
font-size: 16px;
color:red;

}


#redhyper a:hover
{
font-size: 16px;
color:red;

}


#redhyper a:visited
{
font-size: 16px;
color:red;

}

























