@charset "utf-8";
/* CSS Document */

/* Basic Element Formatting ------------------------------------------------------------- */


body {
	background: #fff;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	margin: 20px auto;
	width: 915px;
}
#top {
	height: 60px;
}
#content {
	clear: both;
	padding: 15px 0 20px 0;
}

#left-col {
	float: left;
	border-right: 1px solid #999;
	margin: 0 0 20px 5px;
	width: 165px;
}
			
#main-col {
	float: left;
	margin: 0 0 5px 0;
	padding: 0 0 0 35px;
	width: 600px;
}



#footer {
	clear: both;
	border: 1px solid #ccc;
	margin: 0 5px;
	padding: 10px;
	text-align: center;
}




/* ########## Global ########## */
img {
	border: 0;
}
ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.clear {
	clear: both;
	margin: 0;
	padding: 0;
	font-size: 0;
	line-height: 0;
}




/* ########## Links ########## */

a {color: #333; text-decoration: none;}
a:hover, .current {color: #3399FF; text-decoration: none;}




/* ########## Navigation ########## */

ul#nav {
	width: 915px;
	height: 47px;
}
ul#nav li {
	float: left;
	height: 47px;
}




/* Shop  Formatting ------------------------------------------------------------- */

#shop-tools {
	clear: both;
	padding: 0 5px;
	text-align: right;
}


#send2friend-container {
	margin: 0px auto;
	text-align: left;
}

#main-nav {
	width: 120px;
	padding: 0 10px 0 0;
}
#store-nav {
	width: 165px;
	padding: 0 0 10px 0;
	line-height: 20px;
	text-align: right;
}

ul#store-sections {
	list-style-type: none;
	margin: 0;
	padding: 5px 0 10px 0;
	font-size: 65%;
	line-height: 20px;
	text-transform: uppercase;
}
ul#store-sections li {
	padding: 0 30px 0 0;
}
ul#store-sections li.current {
	background: url(/images/arrow-nav-grey.gif) no-repeat right 8px;
}
ul#store-info {
	list-style-type: none;
	border-top: 1px solid #999999;
	margin: 0 30px 0 0;
	padding: 10px 0 0 0;
	font-size: 65%;
	line-height: 20px;
}
.nav-head, .search-head {
	background-color:#999;
	line-height: 18px;
	margin: 0 30px 1px 0;
	padding: 0 2px 0 2px;
	font-size: 65%;
}
.search-head {
	display: block;
	color: #fff;
	margin: 0 0 1px 0;
}
#search {
	width: 135px;
	text-align:right;
	padding: 7px 30px 0 0;
}
#newsletter {
	text-align:right;
	margin: 10px 0 0 0;
	border: 1px solid #999;
}
.subscribe-head {
	background-color:#999;
	margin: 0;
	padding: 0 2px 2px 0;
	font-size: 65%;
}
.newsletter-box {
	width: 114px;
}

#cart {
	float: right;
	margin: 0 0 0 10px;
}
#account {
	float: right;
	margin: 1px 0 1px 0;
	font-size: 65%;
	line-height: 15px;
	color: #FF0099;
}
#basket, #checkout {
	float: right;
	border: 1px solid #666666;
	color: #333;
	font-size: 70%;
	width: 150px;
	height: 15px;
	text-align: left;
}
#basket {
	margin: 0 10px 0 10px;
}
#basket img, #checkout img, #account img {
	vertical-align: top;
}
#bread-crumb {
	border-left: 5px solid #999;
	padding: 0 10px 0 10px;
	font-size: 65%;
}
#main-content {
	padding: 19px 0 0 0;
	width: 600px;
}

#footer #links {
	padding: 0 0 5px 0;
	font-size: 65%;
}
#footer #address {
	border-top: 1px solid #666666;
	padding: 5px 0 0 0;
	font-size: 60%;
}


.btnTextHeight, .send-friend {
	margin: 2px 0 0 0;
	line-height: 15px;
}
div.btn {
	height: 15px;
	text-transform: uppercase;
	font-size: 65%;
}
div.btn a img, .send-friend a img {
	vertical-align: top;
}
.send-friend {
	float: right;
	height: 15px;
	text-transform: uppercase;
	font-size: 65%;
}
.formBtn, .altBtn, .closeBtn {
	background-image: url(../images/btn-chevron.gif);
	background-position: right;
	background-repeat: no-repeat;
	color: #333;
	height: 15px;
	text-transform: uppercase;
	font-size: 65%;
	font-weight: normal;
	border: 0;
	margin: 0;
	padding: 1px 18px 1px 3px;
}
.formBtn {
	background-color: none;
	background-color: #666;
	color: #FFFFFF;
	height: 17px;
	padding: 1px 18px 3px 3px;
}
a.storeHome {
	color: #fff;
	text-decoration: none;
}
a.storeHome:hover {
	color: #000;
}
a.formBtn:hover {
	color: #fff;
	text-decoration: none;
}
.closeBtn {
	background-image: url(../images/btn-x.gif);
}
#close {
	padding: 10px 0 0 0;
	text-align: left;
}

/* Custom Form Styling -------------------------------------------------------------- */

form {
	margin: 0;
	padding: 0;
}
form p {
	font-size: 70%;
	margin: 4px 0 4px 0;
}
form label {
	margin: 4px 0 4px 0;
}
.form-btn {
	margin: 0;
	padding: 0;
}
form label {
	color: #999;
	font-weight: bold;
}

.textbox, .contact-box {
	border:	1px solid #999;
	font-size: 75%;
	width: 300px;
	padding: 2px;
	margin: 2px;
}
.selectbox {
	border:	1px solid #999;
	font-size: 80%;
	padding: 1px;
	margin: 2px;
}

.search-box, .newsletter-box {
	border:	1px solid #999;
	font-size: 70%;
	width: 129px;
	padding: 2px;
	margin: 2px 0 2px 0;	
}

.qty-box {
	border:	1px solid #999;
	width: 25px;
	text-align: right;
	font-size: 75%;
	padding: 2px;
	margin: 2px;
}

/* General Content (Middle) Styles ------------------------------------------------------------- */

h1 {
	font-size: 90%;
	margin-top: 0;
	padding-top: 0;
}
h2 {
	font-size: 80%;
	margin-top: 0;
	padding-top: 0;
}
h3 {
	font-size: 70%;
	margin-top: 0;
	padding-top: 0;
}
.heading-marker {
	border-left: 5px solid #999;
	padding: 0 10px 0 10px;
}
.heading-marker-pad {
	border-left: 5px solid #999;
	padding: 0 10px 0 10px;
	margin: 20px 0 5px 0;
}
.heading-hilite {
	background-color:#ccc;
	color: #333;
	padding: 0 15px 0 15px;
	margin: 0;
}
.heading-hilite-pad {
	background-color:#ccc;
	color: #333;
	padding: 2px 15px 2px 15px;
	margin: 5px 0 0 0;
}
.heading-hilite a, .heading-hilite-pad a {
	color: #333;
	text-decoration: none;
}
.heading-hilite a:hover, .heading-hilite-pad a:hover {
	color: #000;
	text-decoration: underline;
}
.normal {
	font-weight: normal;
}
hr.separator-pink {
	color: #ff0099; 
	background-color: #ff0099; 
	height: 1px; 
	border: 0; 
	margin: 10px 0 10px 0;
}
hr.separator-grey {
	color: #999999; 
	background-color: #999999; 
	height: 1px; 
	border: 0; 
	margin: 10px 0 10px 0;
}
hr.separator-grey5 {
	color: #999999; 
	background-color: #999999; 
	height: 5px; 
	border: 0; 
	margin: 10px 0 10px 0;
}
hr.separator-grey-2m {
	color: #999999; 
	background-color: #999999; 
	height: 1px; 
	border: 0; 
	margin: 2px 0 2px 0;
}
.stdText {
	font-size: 75%;
	margin: 5px 0 2px 0;
}
.SmallerText, .more-info {
	font-size: 70%;
	margin: 5px 0 2px 0;
}

/* Main Store Front -------------------- */

.indexProductBlock, .subSecBlock {
	float: left;
	width: 152px;
	margin: 10px 0 10px 0;
	border-bottom: 1px solid #999999;
}
.indexProductThumb, .subSecThumb {
	border: 1px solid #999999;
}
.prodDetailsTitle, .subSecTitle, .secProductTitle {
	border-left: 5px solid #999;
	font-size: 70%;
	font-weight: bold;
	margin: 0 0 0 0;
	padding: 0 0 0 5px;
}
.secProductTitle {
	margin: 0 0 5px 0;
}
.homeProdDetails {
	font-size: 70%;
	margin: 5px 0 15px 0;
}
a.hiTitleLinks {
	color: #333333;
}

.Price-row {
/*
	float: left;
*/
	margin: 0;
}
.Price {
	font-size: 75%;
	font-weight: bold;
	color: #3399FF;
}
.Price2 {
	font-size: 75%;
	font-weight: bold;
	color: #333;
}

.add-basket {
	float: left;
	margin: 3px 0 10px 0;
	text-align: right;
}
.view-home {
	clear: both;
	float: right;
	margin: -16px 0 10px 0;
	text-align: right;
}

.ProductSep {
	color: #999; 
	background-color: #999; 
	height: 1px; 
	border: 0; 
	margin-top:10px; 
	margin-bottom:10px;
}
.ProductGap {
	float: left;
	width: 22px;
}
/* Section pages -------------------- */

#SectionHead {
	padding: 0 0 10px 0;
}
.secImage {
	float: left;
	border: 1px solid #999999;
}
.secDetails {
	float: left;
	padding: 0 0 0 10px;
}
.secProdDetails {
	float: left;
	padding: 0 0 0 10px;
	width: 335px;
}
.introText {
	font-size: 75%;
}
#SectionContent {
	padding: 10px 0 0 0;
}
.subSecBlock .more-info {
	text-align: right;
	margin: 2px 0 5px 0;
}
.SecProductDiv {
	margin: 10px 0 10px 0;
}
.SecProductDiv .more-info {
	margin: 2px 0 2px 0;
}
.SecProductDiv .add-basket {
	width: 242px;
}
.view {
	clear: both;
	float: right;
	margin: -15px 100px 0 0;
	text-align: right;
}
label.prodBlock {
	float: left;
	line-height: 160%;
	margin: 0;
	width: 90px;
}


/* Products pages -------------------- */
.SecFlagsDiv {
}
.ProductFlag {
	display: block;
	padding: 0 0 5px 0;
}
.prodImage {
	float: left;
	width: 300px;
	border: 1px solid #999999;
}
.prodDetails {
	float: left;
	width: 288px;
	padding: 0 0 0 10px;
}
.prodDetailText {
	font-size: 75%;
	margin: 5px 0 5px 0;
}
.prodDetailText2 {
	clear: both;
	font-size: 75%;
}

.prodExtraImgBlock {
	float: left;
}
.prodExtraImg {
	margin: 10px 14px 10px 0;
	width: 150px;
	border: 1px solid #999999;
}
label.product {
	float: left;
	line-height: 160%;
	margin: 0 0 5px 0;
	width: 90px;
}
.prodTextLeft {
	float: left;
	line-height: 160%;
}
.prodAddCart {
	margin-left: 92px;
}
/* Section And Listing Paging Styles from basic.css ------------------------------------------------------------- */

div#pagescontainer {
	float: right;
	position: relative;
	top: 0px;
	padding: 1px;
	margin-bottom: 5px;
}

ul#pageslist {
	margin-left: 0;
	padding-left: 0;
	white-space: nowrap;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
}

#pageslist li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	margin: 0px; font-weight: normal; font-size: 0.75em;
}

#pageslist a {
	padding: 0px 3px 0px 3px; 
	margin: 0px; 
	font-weight: normal; 
	font-size: 1em;
}

#pageslist a:link, #npageslist a:visited {
	text-decoration: none;
}

#pageslist a:hover {
	text-decoration: none;
}

/* Table Styling from basic.css --------------------------------------------- */

.jssPCentered {
	text-align: center;
}

/* General Form Styling ------------------------------------------------------------- */

.jssForm {
}

.jssFormRow {
	clear: both;
	height: 15px;
	font-size: 75%;
	margin: 5px 0 0 0;
} 

.jssFormCol1 {
	float: left;
	width: 150px;
	text-align: left;
	height: 15px;
	padding: 2px;
	margin-right: 2px;
	font-weight: bold;
}

.jssFormCol2 {
	float: left;
	text-align: left;
}	

.jssError {
	font-size: 75%;
	font-weight: normal;
}

.jssFormDiv {
	text-align: left;
}

.jssFormTable {
	padding: 0px;
	border: 0px;
	width: 100%;
}

.jssFormTable caption {
	font-size: 70%;
}

.jssFormTable th {
	font-weight: normal;
	padding: 2px;
	text-align: left;
	font-size: 75%;
	vertical-align: top;
	padding-top: 3px;
}

.jssFormTable td {
	font-weight: normal;
	padding: 2px;
	text-align: left;
}

.jssFormTable td.jssFormSubmit {
	background-image:url(../images/separator-grey.gif);
	background-repeat: repeat-x;
	text-align: right;
	padding: 15px 5px 5px 5px;
}

.jssFormTable input {
	font-weight: normal;
}

.jssFormTable select {
	font-weight: normal;
}

.jssFormError {
	font-weight: bold;
	font-size: 75%;
/*
	color: #00CCFF;
*/
}

/* Cart Styling ------------------------------------------------------------- */

.jssCartDiv {
	text-align: left;
}

.jssCartTable {
	width: 100%;
	padding: 0px;
	border: 0px;
}

.jssCartTable caption {
	font-size: 70%;
}

.jssCartTable th {
	font-weight: bold;
	padding: 2px;
	text-align: center;
	font-size: 70%;
	vertical-align: top;
	background-color: #ccc;
}

.jssCartTable th.right {
	text-align: right;
}

.jssCartTable td {
	font-weight: normal;
	padding: 3px;
	text-align: center;
	vertical-align: top;
}
.jssCartTable td.std {
	font-size: 70%;
}
.jssCartTable td.right, .jssCartTable th.total {
	font-size: 70%;
	text-align: right;
}
.jssCartTable td.checkout {
	text-align: right;
	padding: 10px 1px 5px 0;
	border: 1px solid #999;
}

.jssCartTable tr.cart-row td {
	border-top: 1px solid #999;
	border-right: 1px solid #999;
}
.jssCartTable tr.cart-row td.first {
	border-left: 1px solid #999;
}
/* general table styling ------------------------------------------------------------- */

.jssGeneralTableDiv {
	text-align: left;
}

.jssGeneralTable {
	width: 100%;
	padding: 0px;
	border: 0px;
}

.jssGeneralTable caption {
	text-align: right;
	font-weight: bold;
	font-size: 70%;
}

.jssGeneralTable th {
	font-weight: bold;
	padding: 2px;
	text-align: left;
	font-size: 70%;
	vertical-align: top;
}

.jssGeneralTable td {
	font-weight: normal;
	padding: 2px;
	text-align: left;
	font-size: 70%;
}

.jssGeneralTable td.bold {
	font-weight: bold;
}

.jssGeneralTable a {
	padding: 1px 1px;
	margin: 2px 2px 0px 0px;
	font-size: 1em;
	white-space: nowrap;
}

.jssGeneralTable a:link, .jssGeneralTable a:visited {
}

.jssGeneralTable a:hover {
}

/* Product Option (qty discounts, combinations etc.) ------------------------------------------------------------- */

.jssProductTableDiv {
	text-align: left;
}

.jssProductTable {
	padding: 0px;
	width: 100%;
	border: 0px;
}

.jssProductTable caption {
	text-align: right;
	font-weight: bold;
	font-size: 70%;
}

.jssProductTable th {
	font-weight: bold;
	padding: 2px;
	text-align: left;
	font-size: 70%;
	vertical-align: top;
}

.jssProductTable td {
	font-weight: normal;
	padding: 2px;
	text-align: left;
	font-size: 70%;
}

/* Subscribe form shop specific ------------------------------------------------------------- */
.subscribe-box form {
	margin: 0;
	padding: 0;
}
.subscribe-box label {
	font-size: 75%;
}
.subscribe-form label {
	float: left;
	font-size: 75%;
	
}
.subscribe-form input.textbox,
.subscribe-box input.textbox {
	border: 1px solid #999;
	font-size: 75%;
	margin: 4px 0 3px 4px;
	padding: 2px;
	width: 150px;
}
.subscribe-form input.textbox {
	float: left;
	width: 150px;
}
.subscribe-form .textbox2 {
	float: left;
	border: 1px solid #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	margin: 4px 0 3px 4px;
	padding: 2px;
	width: 150px;
	height: 50px;
}

.rec-form input#Submit,
.subscribe-form input#Submit,
.subscribe-box input#Submit {
	width: 50px;
	background-color: #333;
	border: 0;
	color:#fff;
	font-size: 90%;
	font-weight: bold;
	margin: 5px 0 0 0;
	padding: 3px;
}


/* ########## Modifiers ########## */

.normal {font-weight: normal !important;}
.nomargin {margin: 0 !important;}
.margin-bot {margin-bottom: 20px !important;}
.pad-height {height: 25em;}
.f-left {float: left !important;}
.right {text-align: right !important;}



