﻿body {
	padding-top:0px;
	margin-top:0px;
	font-family: Arial, Sans Serif;
	font-size:100%;
	color:#333333;
	background-image:url(Images/BG.jpg);
	background-repeat:repeat-x;
	background-color:#F2F2F2;
}
img{border:none;}


.wrapper{
	width:845px; 
	margin-left: auto; 
	margin-right: auto;
	position:relative;	
	padding-top:0px;
	margin-top:0px;
	background-image:url(images/backgradmid.jpg);
	background-repeat:repeat-y;
}

.featureCat
{
	padding-right:20px;
	padding-bottom:20px;
	padding-left:6px;
	}

.productsection
{
	width:610px;
	margin-left:5px;
	float:left;
	}
.recentlyViewed
{
	width:610px;
	margin-left:5px;
	
	}
	
.imgThumbnailLarge
{
	width:400px;
	}

.contentarea
{
	padding-top:15px;
	padding-left:10px; 
	width:580px;	
	}


/*----- float css -----*/
.floatleft{float:left;}
	
.floatright{float:right;}
	
.clearboth{
	clear:both;
	height:1px;
}

/*----- heading css -----*/
h1{
	margin: 0 ;
	padding:0;
	font-family:Garamond, Times New Roman, Serif;
	font-size: 1.5em;
	color:Black;
	font-weight:bold;
	}
h2{
	margin:0;
	padding:0;
	font-family:Garamond, Times New Roman, Serif;
	font-size: 1.25em;
	color:#732E69;
	font-weight:bold;
	}
	
.header2{
	margin:0;
	padding:0;
	font-family:Garamond, Times New Roman, Serif;
	font-size: 1.25em;
	color:#732E69;
	font-weight:normal;
	}
	
h3{
	margin:0;
	padding:0;
	font-family:Garamond, Times New Roman, Serif;
	font-size:1.2em;
	color:Black;
	font-weight:bold;
	}
	
h4{
	margin:0;
	padding:0;
	font-family:Garamond, Times New Roman, Serif;
	font-size: 1em;
	color:#732E69;
	font-weight:normal;
	}
	
h5{
	margin:0;
	padding:0;
	font-family:Arial, Sans-Serif;
	font-size: 0.875em;
	color:Black;
	font-weight:bold;
	}

.breadcrumbs
{}

/*----- navigation css -----*/
.nav {
	background-image:url(images/navBG.gif);
	background-repeat:repeat-x;
	height:30px;	
	width:818px;
	margin: 0 0 0 13px;
	padding: 0;
	display: block;
}
.navigationlink {
	text-decoration: none;
	margin-top:5px;
	font-weight:bold;	
}
.navigationlink a:visited {
	color:#333;
}
.navigationlink a:hover {
	color:#333;
}
.navigationlink a:active {
	color:#333;
}
.navigationlinkselected {
	color:#000;
}

.navigationlink {
	color:White;	
	text-decoration: none;
}
.navigationlink a:link {
	color:White;	
	text-decoration: none;
}
.navigationlink a:visited {
	color:White;	
	text-decoration: none;
}
.navigationlink a:hover {
	color:White;	
	text-decoration: underline;
}
.navigationlink a:active {
	color:White;	
	text-decoration: none;
}
.navigationlinkselected {
	color:White;	
	text-decoration: none;
}



.goBtn
{
	background-Image:url(Images/goBtn.jpg);
	background-repeat:no-repeat;
	width:29px;
	height:23px;
	font-weight:bold;
	margin-left:130px;
	margin-top:5px;
	padding-right:20px;
	position:relative;
	}

.goBtnText
{
	font-weight:bold;
	color:White;
	text-decoration:none;
	position:absolute;
	top:4px;
	left:6px;
	}


/*----- log out css -----*/
.login_wrapper{
	position:absolute;
	top:160px;
	left:190px;
}
.login{
	font-size: 0.75em;
	color:White;	
	font-weight:bold;
	text-decoration:none;	
	
}
.loginpanel{
	background-color:#EEF8FB;
	border:solid 1px silver;
	width:240px;
}
.loginsmtxt{
	font-size:9px;
}

.login a:link {
	color:#fff;	
	text-decoration: none;
	padding-right:13px;
}
.login a:visited {
	color:#fff;	
	text-decoration: none;	
	padding-right:13px;
}	
.login a:hover {
	color:#fff;
	text-decoration:underline;	
	padding-right:13px;
}
.login a:active {
	color:#fff;	
	text-decoration: none;	
	padding-right:13px;
}



.headernavloggedin{
	font-size:12px;
	font-family:Arial, Sans-Serif;
	color:White;	
	line-height:180%;
	font-weight:bold;
	position:absolute;
	top:0px;
	left:0px;	
}
.headernavloggedin ul{
}
.headernavloggedin li{
	display:inline;	
	list-style-image:none;
}
.headernavloggedin li a:link {
	color:#fff;	
	text-decoration: none;
	padding-left:23px;	
}
.headernavloggedin li a:visited {
	color:#fff;	
	text-decoration: none;
	padding-left:23px;	
}	
.headernavloggedin li a:hover {
	color:#fff;	
	text-decoration: underline;
	padding-left:23px;	
}
.headernavloggedin li a:active {
	color:#fff;	
	text-decoration: none;
	padding-left:23px;	
}

/*----- basket on nav bar css -----*/
.basket_wrapper{
	position:absolute;
	top:160px;
	right:30px;
}
.basket_wrapper_icon{
	position:absolute;
	top:156px;
	right:130px;
}

.basket
{
	font-size:12px;
	font-weight:bold;
	color:White;
	text-decoration: none;
	}

.basket a:link 
{
	color:White;
	text-decoration: none;
}
.basket a:visited {
	color:White;
	text-decoration: none;	
}	
.basket a:hover {
	color:White;
	text-decoration:underline;	
}
.basket a:active {
	color:White;
	text-decoration: none;	
}

/*----- side menu css -----*/
.sidemenu_wrapper{
	width:170px;
	padding-left:13px;
	float:left;	
	
}
.sidemenu{
	background-color:#E7E2E7;
	padding:10px 0px 0px 0px;
	font-family:Arial;
	color:Black;
	text-decoration:none;	
	background-image:url(images/sideFooter.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	
}
.categorylist a{
	color:Black;
	text-decoration: none;	
	display:block;
	padding-left:10px;
	font-size:12px;
	width:155px;
	}
.categorylist a:link {
	color:Black;
	text-decoration: none;	
}
.categorylist a:visited {
	color:Black;
	text-decoration: none;	
}	
.categorylist a:hover {
	color:Black;
	text-decoration:none;
	background-color:#F0EEF0;	
}
.categorylist a:active {
	color:Black;
	text-decoration: none;	
}
.categorylist h3{
	padding-left:6px;
	}
.categorylist2
{
	font-family:Arial;
	font-size:12px;
	color:Black;
	text-decoration:none;
	}
.categorylist2 a
{
	color:Black;
	text-decoration: none;	
	}

.categorylist2 a:link {
	color:Black;
	text-decoration: none;	
}
.categorylist2 a:visited {
	color:Black;
	text-decoration: none;	
}	
.categorylist2 a:hover {
	color:Black;
	text-decoration:none;
	background-color:#F0EEF0;	
}
.categorylist2 a:active {
	color:Black;
	text-decoration: none;	
}

.adminrightcontentnarrow 
{
float:left;
width:150;	
margin-left:20px;
margin-top:5px;
	}
	
	
.sidemenu hr{
	color: White; 
	background-color: White; 
	border: none; 
	height: 2px; 
	margin-top: 2px;
	margin-bottom: 2px; 
}
.searchbox
{
	padding-left:5px;
	font-size: 0.75em;
	}
	
.contentareaAdmin
{
	float:right;
	padding-top:15px;
	padding-right:35px; 
	width:620px;	
	}


/*----- content css -----*/
.content_wrapper{
	width:640px;
	margin-left:5px;
	float:right;
}
	

/*----- background bottom edge css -----*/
.bckbottom{
	background-image:url(images/backgradbottom.jpg);
	background-repeat:no-repeat;
	height:11px;
	margin-top:20px;
}




/*----- footer css -----*/
.footer{
	position:relative;
	width:845px;
	margin: 0 auto 30px auto;
	background-image:url(images/backgradmid.jpg);
	background-repeat:repeat-y;
	font-size:10px;
	text-decoration:none;
	}
.footer ul{
	padding-top:5px;
	margin:0px;
	list-style:none;
	padding-left:25px;
	}
.footer li{
	display:inline;
	}
	
.footertext
{
	font-family:Arial;
	font-size:10px;
	color:#333333;
	text-align:center;
	}



.recentlyViewed
{
	width:610px;
	margin-left:5px;
	float:left;
	
	}
	
.imgThumbnail
{
	height:100px;
	padding-right:5px;
	}
	
.prevNext
{
	color:#732E69;
	font-size:12px;	
	text-decoration: none;
	}
	
.prevNext a:link {
	color:#732E69;
	text-decoration: none;
}
.prevNext a:visited {
	color:#732E69;
	text-decoration: none;	
}	
.prevNext a:hover {
	color:#732E69;
	text-decoration:underline;	
}
.prevNext a:active {
	color:#732E69;
	text-decoration: none;	
}

.pp
{
	color:Gray;
	}
.imgThumbnailSmall
{
	height:50px;
	padding: 1px 1px 1px 1px;
	border: solid 1px silver;

	}
.ReturnButton
{
	font-weight:bold;
	color:#732E69;
	font-size:13px;	
	}
.catalogproducts{
	text-align:center;
	margin-right:20px;
	margin-bottom:20px;
	width:120px;
}

.contentareaContact
{
	float:left;
	padding-top:15px;
	width:420px;	
	
	}

	
	
/*----- basket css -----*/
	

.baskettable {
	}
	
.basketitems{
	border: dotted 1px #ccc;
	}
.basketitems img{
	margin-right:20px;
	}
	
.basketiteminfo{
	list-style-type:none;
	float:left;
	}
.basketiteminfo li{	
	display:inline;
	margin-left:40px;
	}
	
.basketheader{
	background-color:#F2EDEC;
	width:600px;
	height:25px;
	}
	
/*----- order process css -----*/

.shippinglink
{
	font-family:Garamond, Arial, Sans-Serif;
	font-size:28px;
	color:Silver;
	font-weight:normal;
	}
	
.sectionheader
{
	font-weight:bold;
	color:#732E69;
	font-size:13px;	
	}

.ourprice
{
	font-weight:bold;
	color:#732E69;
	font-size:16px;
	}
	
.bundle
{
	background-color:#FBF9F9; 
	width:600px;
	padding:5px 5px 5px 5px;
	border:1px solid silver;
	margin-bottom:10px;	
	}
	
#FileManager
{
	overflow: scroll;
	display: block;
	width: 600px;
	height: 250px;
	border: solid 1px #cccccc;
	margin-bottom: 20px;
	margin-top: 10px;
}
		
#FileManager table
{
	display: block;
	width: 550px;
	margin-left: auto;
	margin-right: auto;
}

.caption
{
	font-size: 0.75em;
	font-style: italic;
	margin-bottom: 25px;
}

.prodFinder
{
	width: 620px;
	height: 900px;
}

.prodSpecContainer h3
{
	width: 100px;
	background-image:url(images/navBG.gif);
	background-repeat:repeat-x;
	height:30px;	
	color: White;
	padding: 2px;
	font-size: 0.875em;
}

.specColumn tr td
{
	vertical-align:top;
	padding-right: 20px;
}

.prodSpecContainer
{
	margin-bottom: 20px;
}

.prodSpecContainer a
{
	font-size: 0.75em;
	color: #666666;
	text-decoration: none;
}

.prodSpecContainer a:hover
{
	text-decoration: underline;
	color: #000000;
}