﻿.Content
{
	width: 895px;
	margin-left: auto;
	margin-right: auto;
	background: url(Images/Content.gif) repeat-y center;
}
/* breadcrumbs */
.breadcrumb
{
	height: 30px;
}
.breadcrumb a
{
	text-decoration: underline;
}
.breadcrumbs
{
	font-size: 0.75em;
}
.breadcrumbs span
{
	color: Black;
}
/* Content */
.content
{
	width: 895px;
	margin-left: auto;
	margin-right: auto;
}

.featureCat
{
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 6px;
}

.imgThumbnailLarge
{
	width: 400px;
}

.contentarea
{
	padding-top: 15px;
	padding-left: 10px;
	width: 580px;
}


/*----- basket css -----*/

.basket
{
	background: #BA191F url(../../Images/basketBgd.jpg) no-repeat bottom;
	padding-top: 0;
	height: 28px;
	width: 200px;
	margin: 10px 0 15px 0;
}

.basket img
{
	margin-right: 5px;	
	vertical-align: middle;
}

.basket a:visited
{
	color: #ffffff;
	text-decoration: none;
}

.basket a
{
	font-size:0.75em;
	text-transform:uppercase;
	text-decoration:none;
	text-align: left;
	color: #ffffff;
	height: 28px;
	line-height: 28px;
	padding-left: 60px;
	width: 140px;
	display: block;
	vertical-align: bottom;
	background: transparent url(../../images/basketIcon.gif) no-repeat left center; 
	}

.basket a:hover
{
	text-decoration: none;
	color: #ffffff;
}
	
.basket a:Link
{
	}

.basket a:active
{
}

.baskettable
{
}

.basketitems
{
	border: dotted 1px #ccc;
}
.basketitems img
{
	margin-right: 20px;
}

.basketiteminfo
{
	width: 600px;
	font-size: 0.875em;
}

.basketheader
{
	background-color: #f5f5f5;
	width: 600px;
	height: 25px;
}

/*----- side menu css -----*/

.sidemenu_wrapper
{
	width: 200px;
	padding: 6px 0 0 20px;
	margin-bottom: 20px;
	float: left;
}

.admin_sidemenu_wrapper
{
	width: 200px;
	padding: 6px 0 0 20px;
	margin-bottom: 20px;
	float: left;
	border-right: solid 1px #cccccc;
}

.sidemenu_wrapper img
{
	vertical-align: bottom;
}

.sidemenu
{
	background-color: #e7e7e7;
	padding: 0;
}

.sidemenu a
{
	color: #000000;
}

.sidemenu hr
{
	background-color: White;
	border: none;
	height: 1px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.sideMenuHeader
{
	background-image: url(../../Images/headerBgd.jpg);
	display: block;
	width: 200px;
	height: 28px;	
}

.sideMenuHeader img
{
	margin-left: 10px;
}

.sideMenuHeader h3
{
	display: inline;
	text-transform: uppercase;
	color: #ffffff;
	font-size: 0.75em;
	font-weight: 500;
	height: 28px;
	line-height: 28px;
	background: transparent url(../../images/headerArrow.gif) no-repeat center left;
	padding-left: 32px;
	width: 200px;
	}

.categorylist h3
{
	padding-left: 6px;
}

.categorylist2
{
	font-size: 12px;
	color: white;
	text-decoration: none;
}
.categorylist2 a
{
	color: white;
	text-decoration: none;
}

.categorylist2 a:link
{
	color: white;
	text-decoration: none;
}
.categorylist2 a:visited
{
	color: white;
	text-decoration: none;
}
.categorylist2 a:hover
{
	color: white;
	text-decoration: none;
	background-color: #F0EEF0;
}
.categorylist2 a:active
{
	color: white;
	text-decoration: none;
}

.adminrightcontentnarrow
{
	float: left;
	width: 150px;
	margin-left: 20px;
	margin-top: 5px;
}

.searchbox
{
	background-color: #e7e7e7;
	padding: 0;
	height: 78px;
	margin-bottom: 15px;
}

.txtSearch
{
	padding-right: 10px;
	height: 17px;
}

.goBtn
{
	background-color: #1C932F;
	float: left;
	color: #ffffff;
	background-image: url(../../Images/RedSearchButton.jpg);
	background-repeat: no-repeat;
	border: none;
	cursor: pointer;
	margin: 0;
	margin-top:15px;
	width: 38px;
	height:20px;
}

.goBtn:hover
{
	background: #000000 url(../../Images/RedSearchButtonHover.jpg);
	background-repeat: no-repeat; /*background-color: #187827;*/
}


.goBtnText
{
	margin:0;
	background-color:Transparent;
	border:none;
	color:White;
	cursor: pointer;
	font-size:0.875em;
	padding-bottom:3px;
}

.contentareaAdmin
{
	float: right;
	padding: 10px;
	width: 650px;
}

.adminNavLink
{
	font-size: 0.75em;
	padding: 0;
	margin: 0 0 0 50px;
	height: 1.5em;
}

.adminNavLink a
{
	padding: 0;
	margin: 0;
	line-height: 1em;
}

/*.search
{
	float: right;
	margin-right: 10px;
	margin-top: 14px;
}
.search .button
{
	height: 20px;
	font-size: 0.6875em;
	cursor: pointer;
	vertical-align: middle;
}
.search .button:hover
{
}*/

.smalltext
{
	font-size: 0.675em;
}

#ctl00_txtsearch
{
	float:left;
	margin-left:16px;
	margin-top:15px;
	padding-right: 5px;
	width: 142px;
	height: 18px;
	padding-left: 14px;
	padding-top: 0px;
	background: #ffffff url(../../Images/SearchBar.jpg);
	background-repeat: no-repeat;
	background-color: white;
	border: solid 0px Transparent;
	vertical-align: top;
}

/*----- content css -----*/
.content_wrapper
{
	width: 650px;
	margin-right: 10px;
	margin-top: 15px;
	margin-bottom: 15px;
	float: right;
}

.widecontent_wrapper
{
	width: 855px;
	margin-left: auto;
	margin-right: auto;
	padding: 20px;
}


/*----- background bottom edge css -----*/
.bckbottom
{
	/*background-image:url(images/backgradbottom.jpg);*/
	background-repeat: no-repeat;
	height: 11px;
	margin-top: 20px;
}

.recentlyViewed
{
	width: 620px;
	margin-left: 5px;
	float: left;
}

.imgThumbnail
{
	height: 100px;
	padding-right: 5px;
}

.prevNext
{
	color: black;
	font-size: 12px;
	text-decoration: none;
}

.prevNext a:link
{
	color: black;
	text-decoration: none;
}
.prevNext a:visited
{
	color: black;
	text-decoration: none;
}
.prevNext a:hover
{
	color: black;
	text-decoration: none;
}
.prevNext a:active
{
	color: black;
	text-decoration: none;
}

.pp
{
	color: Gray;
}
.ReturnButton
{
	font-weight: bold;
	color: black;
	font-size: 13px;
}
.catalogcategories
{
	margin-left: 15px;
	margin-right: 25px;
	margin-bottom: 15px;
	margin-top: 0;
	width: 175px;
}
.catalogcategories h3
{
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	width: 175px;
}
.catalogcategories h3 a
{
	font-size: 0.875em;
	font-weight: 600;
	color: #000000;
	text-decoration: none;
	visibility: hidden;
}
.catalogproducts
{
	margin-left: 15px;
	margin-right: 25px;
	margin-bottom: 15px;
	margin-top: 0;
	width: 175px;
}
.catalogproducts h3
{
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	width: 175px;
}
.catalogproducts h3 a
{
	font-size: 0.875em;
	font-weight: 600;
	color: #000000;
	text-decoration: none;
}
.catalogproducts .prodPrice
{
	margin: 0;
	padding: 0;
	font-size: 0.75em;
	line-height: 1.25em;
	color: #000000;
}
.catalogproducts img
{
	margin-bottom: 5px;

}
.catalogproducts2
{
	margin-right: 25px;
	margin-top: 0;

}
.catalogproducts2 h3
{
	text-transform: uppercase;
	width: 100px;
}
.catalogproducts2 h3 a
{
	font-size: 0.75em;
	line-height: 1.25em;
	font-weight: 600;
	color: #000000;
	text-decoration: none;
}
.catalogproducts2 .prodPrice
{
	margin: 0;
	padding: 0;
	font-size: 0.75em;
	line-height: 1.25em;
	color: #000000;
	margin-bottom: 5px;
}
.catalogproducts2 img
{
	margin-bottom: 5px;

}
.mainbodyCatalog
{
}
.contentareaContact
{
	float: left;
	padding-top: 15px;
	width: 420px;
}

.contentareaCatalog
{
	background: transparent url(../../Images/bgd2.gif) no-repeat center top;
	min-height:600px;
	height:auto !important;
	height:600px;
	min-width: 600px;
}

.catShortDesc
{
	font-size: 0.75em;
	line-height: 1.5em;
}




/*----- order process css -----*/

.shippinglink
{
	font-size: 28px;
	color: Silver;
	font-weight: normal;
}

.sectionheader
{
	font-weight: bold;
	color: black;
	font-size: 0.875em;
}

.subheader
{
	font-weight: bold;
	color: black;
	font-size: 0.6875em;
	text-transform: uppercase;
	margin-top: 10px;
}

.ourprice
{
	font-weight: bold;
	color: black;
	font-size: 16px;
}

.bundle
{
	background-color: #FBF9F9;
	width: 600px;
	padding: 5px 5px 5px 5px;
	border: 1px solid silver;
	margin-bottom: 10px;
}

/*----- Left Nav -----*/

.DataList
{
	margin-bottom: 15px;
}

.subcategory
{
	border-bottom: soild 1px white;
}


.email
{
	padding-top: 10px;
}

/*****img******/

.productImageContainer
{
	float: left;
	width: 360px;
}

.productimage
{
}

.productsection
{
	width: 620px;
	margin-left: 5px;
	display: block;
	float: left;
	border: solid 1px #f2f2f2;
	background: transparent url(../../Images/productDetailsBgd.gif) repeat-y right top;
}

.productsection h5
{
	display: none;
}

.productsection ul li
{
	font-size: 0.875em;
}

.productsection2
{
	width: 620px;
	margin-left: 5px;
	display: block;
	float: left;
}

.box
{
	float: right;
	width: 230px;
	padding: 10px;
}

.boximg
{
	display: block;
	width: 350px;
	margin-left: auto;
	margin-right: auto;
}
.boximg img
{
	display: block;
	height: 300px;
	vertical-align: middle;
	margin: 40px auto 40px auto;
}

.price
{
	padding: 0 10px 0 0;
	margin: 0;
}

.catprodimg
{
	float: left;
	padding: 1px;
	border: solid 1px #eeeeee;
}

.catprodimg:hover
{
	border: solid 1px #cccccc;
}

.line
{
	height: 0px;
	border-top: 1px solid #E5E5E5;
	margin-top: 3px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 10px;
}

.backBtn
{
	color: #ffffff;
	padding-left: 15px;
	line-height: 3em;
	font-size: 0.675em;
	font-weight: 600;
	display: block;
	width: 185px;
	line-height: 28px;
}


.backBtn:hover
{
	color: #ffffff;
	background: #BA191F url(../../Images/menuSelected.gif) no-repeat left;
	width: 185px;
	text-decoration: none;
}

.featured
{
	display: block;
	text-align: center;
	width: 600px;
	margin-left: auto;
	margin-right: auto;
}
.featured a
{
	text-transform: uppercase;
	font-size: 0.6875em;
	text-decoration:none;
	font-weight:bold;
}

.featured a span
{
	color: #A02027;
}

.featured img
{
	display: block;
	margin-right: 10px;
}

.attributes
{
	display: block;
	width: 220px;
	margin-top: 10px;
}

.attributes span
{
	display: block;
	width: 75px;
	text-align: right;
	font-size: 0.75em;
	font-weight: bold;
	float: left;
}

.availability
{
	display: block;
	font-size: 0.75em;
	margin-top: 10px;
}

.quantity
{
	display: block;
	padding-top: 20px;
}

.quantity span
{
	display: block;
	width: 75px;
	text-align: right;
	float: left;
	font-size: 0.75em;
	font-weight: bold;
}

.quantity img
{
	vertical-align: top;
}

.shortDesc
{
	font-size: 0.75em;
	line-height: 1.25em;
	font-weight: normal;
	margin-bottom: 10px;
}

.attElement
{
	display: block;
	width: 230px;
	float: left;
	clear: both;
}

.thumbnails
{
	display: block;
	float: left;
	clear: both;
	padding-bottom: 10px;
}
.thumbnail
{
	display: block;
	float: left;
	margin-right: 10px;
}
.imgThumbnailSmall
{
	height: 50px;
	padding: 1px 1px 1px 1px;
	border: solid 1px silver;
	cursor: pointer;
}

.description
{
	display: block;
	float: left;
	clear: both;
}

.productRef
{
	font-size: 0.6875em;
	font-weight: bold;
}

.checkoutSelection
{
	width: 480px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.checkoutSelection td
{
	padding-right: 20px;
}

.checkoutSelection .checkoutLogo
{
	width: 200px;
	text-align: right;
}
.orderSummary
{
	font-size: 0.875em;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	width: 90%;
}
.orderSummary tr td
{
	margin: 0;
	padding: 1px;
	line-height: 1.25em;
	border: solid 1px #cccccc;
}
.orderSummary tr th
{
	margin: 0;
	padding: 1px;
	font-weight: bold;
}
.orderFooter td.orderFooterTitle
{
	border: 0;
	font-weight: bold;
}
.orderTotal td.orderTotalTitle
{
	border: 0;
	font-weight: bold;
}

.orderTotal
{
	font-weight: bold;
}

.discountTitle
{
	font-size: 0.75em;
	line-height: 1.25em;
	font-weight: bold;
	padding: 10px 0 0 0;
	margin: 0;
	color: #9E3039;
}

.discountDesc
{
	font-size: 0.75em;
	line-height: 1.25em;
	padding: 0;
	margin: 0;
}
.youSave
{
	font-size: 0.75em;
	line-height: 1.25em;
}
.chartLink
{
	padding-bottom: 6px;
	display: block;
}