/* CSS Document */

body {
	margin:0;
	background-color:#ffffff;
}

body, td {
	font-family:Arial,Helvetica;
	font-size:13px;
	color:#666666;
}

a {
	color:#6d89b9;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

form {
	margin:0;
}

.pageTop {
	width:1000px;
	height:31px;
	overflow:hidden;
	background:url(../images/pagetop.jpg) top left no-repeat;
}

.pageBottom {
	clear:both;
	width:1000px;
	height:142px;
	overflow:hidden;
	background:url(../images/pagebottom.jpg) top left no-repeat;
}

.pageContent {
	text-align:left;
	position:relative;
	width:1000px;
	overflow:hidden;
	background:url(../images/pagecontent.jpg) left repeat-y;
}

.header {
	padding:9px 36px 0px 35px;
	height:246px;
	width:929px;
	/*overflow:hidden;*/
	position:relative;
}

.mainmenu {
	height:39px;
	background:url(../images/mainmenu.jpg) top repeat-x;
}

.mainmenu ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
}

.mainmenu ul li {
	margin:0px;
	padding:0px;
	float:left;
	text-transform:uppercase;
	font-size:12px;
	font-weight:bold;
	/*height:39px;*/
	background-position: top left;
	background-repeat: no-repeat;
}

.mainmenu ul li a {
	color:#ffffff;
}

.mainmenu ul li a:hover {
	text-decoration:none;
}

.mainmenu ul li a p {
	margin:0px;
	padding:13px 18px 12px 19px;
}

.mainmenuFirst {
	background-image:none;
}

.mainmenuNormal {
	background-image:url(../images/mainmenuitem.jpg);
}

.mainmenuFirstSelected, .mainmenuFirst:hover {
	background-image:url(../images/mainmenuitemfirstselected.jpg);
}

.mainmenuNormalSelected, .mainmenuNormal:hover {
	background-image:url(../images/mainmenuitemselected.jpg);
}

.footer {
	width:950px;
	font-family:"Times New Roman", Times, serif;
	font-size:11px;
	color:#999999;
	text-transform:uppercase;
	font-stretch:wider;
}

.footer p {
	margin-top:0px;
	margin-bottom:5px;
}

.footer p a {
	color:#999999;
}

.footer p a:hover {
	text-decoration:none;
	color:#000000;
}

.contentArea {
	padding:6px 36px 6px 35px;
}

.cartSummaryOuter, .homeCategoryImage, .productLandingImage, #productDetailsImageBig, .addToCartOuter, .productDetailsThumbnail, .cartContents {
	border:1px solid #dfe1e1;
	padding:3px;
}

.freeDelivery {
	border:1px solid #dfe1e1;
	padding:3px;
	margin-left: 10px;
}

#productDetailsImageBig {
	float:left;
	width:425px;
	/*height:344px;*/
	text-align:center;
	overflow:hidden;
	position:relative;
}

.productDetailsImageText {
	position:absolute;
	left:2px;
	top:2px;
	padding:2px 5px 2px 5px;
	background-color:#ffffff;
	color:#000000;
	font-size:11px;
}

.productLandingImage {
	text-align:center;
}

.productDetailsThumbnail {
	float:left;
	width:34px;
	height:34px;
	text-align:center;
	margin-right:10px;
	margin-bottom:9px;
}

.cartSummaryInner {
	background-color:#ecebeb;
	padding:8px;
	/*height:18px;*/
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#333333;
	line-height:20px;
	position:relative;
	/*z-index:-1;*/
}

.addToCartInner {
	background-color:#ecebeb;
	padding:8px;
	/*height:18px;*/
	font-size:11px;
	color:#636363;
	line-height:20px;
}

.freeDelivery {
	margin-top:14px;
	float:right;
}

.homeCategory, .productLanding {
	float:left;
}

.homeCategoryProductsOuter, .productLandingInfoOuter {
	margin-top:5px;
	border:1px solid #b4d1eb;
	padding:3px;
}

.productDetailsNavOuter {
	float:left;
	border:1px solid #dfe1e1;
	padding:3px;
}
.productDetailsNavHeading {
	background-color:#666666;
	font-weight:bold;
	font-size:15px;
	padding:9px 7px 9px 7px;
	margin-bottom:3px;
	width:186px;
	color:#ffffff;
}
.productDetailsNavInner {
	background:url(../images/homeproducts.jpg) top repeat-x;
	margin:0px;
	padding:7px;
	/*line-height:15px;
	font-size:12px;*/
	width:186px;
}

div.productDetailsNav2 {
	float:left;
	width:199px;
}
div.productDetailsNav2Category {
	border:1px solid #d8d8d8;
	border-radius: 4px;
    -webkit-border-radius: 4px; 
    -moz-border-radius: 4px;
	position:relative;
	overflow:hidden;
}
div.productDetailsNav2CategoryName {
	background-color:#818181;
	font-size:12px;
	font-weight:bold;
	border-radius: 4px 4px 0px 0px;
    -webkit-border-radius: 4px 4px 0px 0px; 
    -moz-border-radius: 4px 4px 0px 0px;
}

div.productDetailsNav2CategoryNameAlone {
	background-color:#818181;
	font-size:12px;
	font-weight:bold;
	border-radius: 4px;
    -webkit-border-radius: 4px; 
    -moz-border-radius: 4px;
}

div.productDetailsNav2CategoryName a, div.productDetailsNav2CategoryNameAlone a {
	float:left;
	color:#ffffff;
	padding:7px 10px 7px 10px;
	
}
div.productDetailsNav2CategoryName a:hover, div.productDetailsNav2CategoryNameAlone a:hover {
	color:#000000;
	text-decoration:none;
}
div.productDetailsNav2Category ul {
	margin:0px;
	padding:0px 10px 0px 10px;
}
div.productDetailsNav2Category ul li {
	border-top:1px solid #e4e4e4;
	font-size:12px;
	font-weight:bold;
	list-style:none;
}
div.productDetailsNav2Category ul li a {
	float:left;
	color:#2f7738;
	padding:5px 0px 5px 0px;
}
div.productDetailsNav2Category ul li a:hover, div.productDetailsNav2Category ul li.selected a {
	color:#000000 !important;
	text-decoration:none;
}

.homeCategoryName {
	background-color:#666666;
	font-weight:bold;
	font-size:14px;
	padding:9px 5px 9px 5px;
	margin-bottom:3px;
	width:197px;
	/*height:16px;*/
}

.productLandingProductName {
	background-color:#666666;
	font-weight:bold;
	font-size:10px;
	padding:7px 3px 7px 3px;
	margin-bottom:3px;
	width:110px;
	/*height:10px;
	overflow:hidden;*/
}

.homeCategoryName a, .productLandingProductName a {
	color:#ffffff;
	text-decoration:none;
}

.homeCategoryName a:hover, .productLandingProductName a:hover {
	color:#ffffff;
	text-decoration:underline;
}

.homeCategoryProductsInner {
	background:url(../images/homeproducts.jpg) top repeat-x;
	margin:0px;
	list-style-type:none;
	padding:5px 20px 5px 20px;
	line-height:16px;
}

.homeCategoryProductsInner li {
	list-style-type:none;
	margin:0px;
	font-size:12px;
	color:#999999;
	width:165px;
	padding:2px 0px 2px 0px;
}

.homeCategoryProductsInner li a {
	color:#666666;
	text-decoration:none;
}

.homeCategoryProductsInner li a:hover {
	color:#666666;
	text-decoration:underline;
}

.productLandingInfoInner {
	background:url(../images/homeproducts.jpg) top repeat-x;
	margin:0px;
	padding:5px;
	line-height:15px;
	font-size:11px;
	width:106px;
	height:85px;
	overflow:hidden;
	position:relative;
}

.productLandingInfoInner a {
	color:#666666;
	text-decoration:none;
}

.productLandingInfoInner a:hover {
	color:#666666;
	text-decoration:underline;
}

.productLandingPrice {
	/*margin:5px 0px 0px 0px;
	text-align:right;*/
	font-size:15px;
	font-weight:bold;
	color:#2b2b2b;
	position:absolute;
	bottom:0px;
	right:0px;
}

.productLandingRow {
	clear:left;
	display:table;
}

.button89, .button130 {
	height:20px;
	border:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#ffffff;
	cursor:pointer;
}

.button89 {
	background:url(../images/button89.jpg) no-repeat;
	width:89px;
}

.button130 {
	background:url(../images/button130.jpg) no-repeat;
	width:130px;
}

.button160 {
	height:23px;
	border:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
	cursor:pointer;
	background:url(../images/button160.jpg) no-repeat;
	width:160px;
}

h1 {
	font-family:"Times New Roman", Times, serif;
	color:#112e70;
	font-size:22px;
	font-weight:bold;
	font-stretch:wider;
	margin:17px 6px 0px 6px;
	text-transform:uppercase;
}

h2 {
	font-family:"Times New Roman", Times, serif;
	color:#333333;
	font-size:18px;
	font-weight:normal;
	font-stretch:wider;
	margin:2px 6px 0px 6px;
	line-height:26px;
}

.bodyMain {
	clear:both;
	padding:14px 6px 0px 6px;
}

.bodyMainHome {
	clear:both;
	padding-top:14px;
}

.bodyMain p, .bodyMainHome p {
	margin-top:0px;
	margin-bottom:15px;
	line-height:18px;
}

.pageTitleParent {
	color:#b0afaf;
}

.productDetailsMain {
	margin-left:218px;
}

.productDetailsFeatures {
	float:right;
	width:255px;
	overflow:hidden;
}

.productDetailsFeatures ul {
	margin:0px;
	padding:0px;
	/*list-style-image:url(../images/bullet1.gif);
	list-style-position:outside;*/
	list-style-type:none;
}

.productDetailsFeatures ul li {
	margin-bottom:15px;
	padding-left:15px;
	background-image: url(../images/bullet1.gif);
	background-repeat: no-repeat;
	background-position: 0 .4em;
}

.productDetailsThumbnails {
	/*clear:left;*/
	float:left;
	padding-top:9px;
	width:430px;
}

.productDetailsDescription {
	clear:both;
	padding-top:30px;
}

.productDetailsPrice {
	color:#282828;
	font-size:25px;
}

.productDetailsPrice span {
	float:right;
	font-size:18px;
	font-weight:bold;
	color:#009900;
	padding-right:15px;
	padding-top:2px;
}

.productDetailsCode {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#a9a9a9;
}

.cartProductCode {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#a9a9a9;
}

.inputQuantity {
	border:1px solid #e5e7e7;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#6d89b9;
	padding:2px;
	width:16px;
	height:14px;
}

.selectAnotherImage {
	float:left;
	width:50px;
	height:40px;
	overflow:hidden;
	color:#999999;
	font-size:10px;
	line-height:11px;
	padding-top:10px;
}

.productDetailsNavCategory, .productDetailsNavCategorySelected {
	font-size:12px;
}

.productDetailsNavCategory a {
	color:#666666;
	text-decoration:none;
}

.productDetailsNavCategorySelected a, .productDetailsNavCategory a:hover {
	color:#3a3a3a;
	text-decoration:none;
}

.productDetailsNavCategorySelected a {
	font-weight:bold;
}

.productDetailsNavInner ul {
	margin:0px;
	padding:0px 0px 0px 13px;
	list-style-type:none;
	line-height:14px;
}

.productDetailsNavInner ul li {
	margin:0px;
	padding:6px 0px 0px 0px;
	font-size:12px;
}

.productDetailsNavInner ul li a {
	color:#666666;
	text-decoration:none;
	font-weight:normal;
}

.productDetailsNavSelected, .productDetailsNavInner ul li a:hover {
	color:#0E3371;
	text-decoration:none;
	font-weight:normal;
}

.productDetailsNavSelected {
	font-weight:bold;
}

.cartContents th {
	background:url(../images/cartheading.jpg) top repeat-x;
	text-align:left;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	font-size:15px;
	color:#333333;
	text-transform:uppercase;
}

.cartContents td {
	font-size:12px;
	color:#666666;
}

.cartContents td a {
	color:#666666;
}

.cartTotal {
	background-color:#E7E6E6;
	font-weight:bold;
}

.cartButtons {
	float:right;
	margin-top:12px;
}

table.checkout th {
	text-align:left;
	padding-right:30px;
	border-bottom:1px solid #ecebeb;
}

table.checkout td {
	padding-right:30px;
	border-bottom:1px dotted #ecebeb;
}

table.summaryBox td {
	font-size:1.2em;
}

.form1 {
	padding-top:15px;
}

.form1 p {
	margin-top:0;
	margin-bottom:15px;
	font-size:12px;
}

label {
	display:block;
	font-weight:bold;
	font-size:12px;
	margin-bottom:3px;
	text-transform:uppercase;
}

label span {
	font-weight:normal;
	font-size:11px;
	text-transform:none;
}

.input1, .select1, .textarea1 {
	font-family:Arial, Helvetica, sans-serif;
	border:1px solid #CCCCCC;
	font-size:14px;
	font-weight:bold;
	color:#6d89b9;
	padding:3px;
}

.input1 {
	width:342px;
	height:20px;
}

.select1 {
	height:27px;
}

.errorMessage {
	font-size:11px;
	font-weight:bold;
	color:#CE0000;
}

.mainMenuDropDown {
	position:absolute;
	z-index:10000;
	/*width:100%;*/
	width:280px;
	border:1px solid #b4d1eb;
	background-color:#ffffff;
	display:none;
}

.mainMenuDropDownItems {
	background:url(../images/homeproducts.jpg) top repeat-x;
	margin:0px;
	padding:3px 20px 3px 20px !important;
}

.mainMenuDropDownItems li {
	list-style-type:square !important;
	margin:0px 0px 0px 10px !important;
	float:none !important;
	line-height:14px !important;
	font-size:16px !important;
	color:#6d89b9 !important;
	padding:5px 0px 5px 0px !important;
}

.mainMenuDropDownItems li a {
	color:#999999 !important;
	font-weight:bold !important;
	font-size:12px !important;
	/*float:left;
	width:100%;*/
}

.mainMenuDropDownItems li a:hover {
	color:#000000 !important;
}

.relatedProductOuter {
	/*background-color:#cedae6;*/
	background-color:#97e67b;
	padding:10px;
	margin:3px 0px 3px 0px;
	float:left;
}

.mayBeInterested {
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	font-size:13px;
	color:#333333;
	text-transform:uppercase;
	padding-bottom:10px;
}

.relatedProductInner {
	background-color:#ffffff;
	padding:8px;
}

div.homeProductBox {
	float:left;
	width:313px;
	overflow:hidden;
}
div.homeProductBoxTop {
	height:15px;
	overflow:hidden;
	background:url(../images/homeproductboxtop.jpg) top left no-repeat;
}
div.homeProductBoxMiddle {
	background:url(../images/homeproductboxmiddle.jpg) left repeat-y;
	padding:0px 7px 0px 7px;
}
div.homeProductBoxContent {
	background:url(../images/homeproductboxcontent.jpg) bottom repeat-x;
}
div.homeProductBoxContent h2 {
	font-family:"Times New Roman", Times, serif;
	text-transform:uppercase;
	font-size:13px;
	font-weight:bold;
	margin:0px;
	padding:0px;
	line-height:normal;
}
div.homeProductBoxContent h2 a {
	color:#153b79;
}
div.homeProductBoxContent h2 a span {
	color:#26a301;
	font-size:18px;
}
div.homeProductBoxContent h2 a:hover {
	color:#000000;
	text-decoration:none;
}
p.homeProductBoxPrice {
	color:#000000;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	font-size:20px;
	margin-top:5px;
	margin-bottom:10px;
}
div.homeProductBoxBottom {
	height:12px;
	overflow:hidden;
	background:url(../images/homeproductboxbottom.jpg) top left no-repeat;
}
div.homeProductBoxImage {
	border-radius: 4px;
    -webkit-border-radius: 4px; 
    -moz-border-radius: 4px;
	overflow:hidden;
}

div.homeProductFocusTop {
	background:url(../images/homeproductfocustop.png) top left no-repeat;
}
div.homeProductFocusMiddle {
	background:url(../images/homeproductfocusmiddle.png) left repeat-y;
}
div.homeProductFocusBottom {
	background:url(../images/homeproductfocusbottom.png) bottom left no-repeat;
	padding:0px 7px 0px 7px;
}
div.homeProductFocusContent {
	background:url(../images/homeproductfocuscontent.png) bottom repeat-x;
	padding:7px 0px 8px 0px;
}
div.homeProductFocusContent h2 {
	color:#2b742f;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	font-size:20px;
	padding:0px;
	margin:0px 0px 15px 0px;
	text-transform:uppercase;
}
p.homeProductFocusName {
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	font-size:18px;
	padding:0px;
	margin:0px 0px 12px 0px;
}
p.homeProductFocusName a {
	color:#0c0d0f;
}
	
div.homeTestimonialBoxTop {
	height:13px;
	overflow:hidden;
	background:url(../images/hometestimonialboxtop.png) top left no-repeat;
}
div.homeTestimonialBoxMiddle {
	background:url(../images/hometestimonialboxmiddle.png) left repeat-y;
	padding:0px 7px 0px 7px;
}
div.homeTestimonialBoxContent {
	background:url(../images/hometestimonialboxcontent.png) bottom repeat-x;
}
div.homeTestimonialBoxBottom {
	height:20px;
	overflow:hidden;
	background:url(../images/hometestimonialboxbottom.png) top left no-repeat;
}
.homeTestimonialText {
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
	color:#2f2f2f;
	line-height:21px;
}
