/*
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family:Arial, Helvetica, sans-serif;
	background-color:#ffdd01;
	background-image:url(images/bg-tile.jpg);
	background-repeat:repeat-x;
	background-position:top;
	color:#FFFFFF;
	text-align: left;
	margin:0px;
	}
	
	img, div, h1, a { behavior: url(/iepngfix.htc) }
#footer a.gherkin {
	display:block;
	width:120px;
	background-image:url(images/gherkin.png);
	background-repeat:no-repeat;
	height:27px;
	border-bottom:0px;
margin-top:5px;
	margin-bottom:10px;
	
}


a.gherkin strong {
	display:none;
}
#page {
	width:100%;
	background-image:url(images/bg.jpg);
	background-repeat:no-repeat;
	background-position:top;
	}
	
#container {
	width:940px;
	margin:0 auto 0 auto;
	padding-top:20px;
	
}	


#header {
	width:940px;
	height:139px;
}

p.sendEmail input {
	display:block;
	width:147px;
	height:29px;
	background-image:url(images/send-email.jpg);
	background-repeat:no-repeat;
	border:0px;
	cursor:pointer;
}

#header h1 {
	display:block;
	width:339px;
	height:155px;
	background-image:url(images/stitched-logo.png);
	background-repeat:no-repeat;
	margin:0px;
	padding:0px;
	position:absolute;
	margin-left:-23px;
	margin-top:-13px;
}

#header h1 a {
	display:block;
	width:339px;
	height:155px;
}

#header h1 a strong {
	display:none;
}

#header #scart {
	width:300px;
	height:104px;
	font-size:12px;
	border:1px solid #808384;
	background-image:url(images/your-shopping-cart.jpg);
	background-repeat:no-repeat;
	float:right;
	margin-left:18px;
	padding-top:35px;
}

#header #selects {
	overflow:hidden;
}

#scart a.empty {
	display:block;
	background-image:url(images/empty-cart.jpg);
	width:140px;
	height:29px;
	background-repeat:no-repeat;
	float:left;
	position:absolute;
	margin-top:1px;
	}

#scart a.purchaseNow {
	display:block;
	background-image:url(images/purchase-now.jpg);
	width:140px;
	height:29px;
	background-repeat:no-repeat;
	float:right;
	margin-top:1px;
}

#scart span.pricetotal {
	font-size:18px;
}

#scart a.purchaseNow strong, #scart a.empty strong {
	display:none;
} 

#header #scart a {
	color:#fc8b00;
	text-decoration:none;
}



#header #selects {
	width:282px;
	padding:9px;
	height:121px;
	border:1px solid #808384;
	background-color:#595959;
	float:right;
}

#header #selects a.girls {
	display:block;
	width:139px;
	height:29px;
	background-image:url(images/select-girls.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px;
	float:right;
	margin-bottom:9px;
}
#header #selects a.guys {
	display:block;
	width:139px;
	height:29px;
	background-image:url(images/select-guys.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px;
	float:left;
	margin-bottom:9px;
}

#header #selects a.selected {
	display:block;
	width:139px;
	height:29px;
	background-repeat:no-repeat;
	background-position:0px -29px;
}

#header #selects a.girls:hover, #header #selects a.guys:hover  {
		background-position:0px -29px;
}

#header #selects a.guys selected  {
		background-position:0px -29px;
}

#header #selects a.girls strong, #header #selects a.guys strong {
	display:none;
}	

#header #selects ul.tabNavigation {
	list-style: none;
	margin: 0;
	padding: 0;
}

#header #selects ul.tabNavigation li {
	display: inline;
}

#header #selects select {
	display:block;
	width:282px;
	clear:both;
	margin-top:5px;
}

#header #selects a.all {
	display:block;
	width:93px;
	height:29px;
	background-image:url(images/select-all.jpg);
	background-repeat:no-repeat;
	float:left;
	margin-top:9px;
}	

#header #selects a.new {
	display:block;
	width:93px;
	height:29px;
	background-image:url(images/select-new.jpg);
	background-repeat:no-repeat;
	float:left;
	margin-right:2px;
	margin-top:9px;
}	

#header #selects a.sale {
	display:block;
	width:92px;
	height:29px;
	background-image:url(images/select-sale.jpg);
	background-repeat:no-repeat;
	float:left;
	margin-right:2px;
	margin-top:9px;
}	

#header #selects a.all strong, #header #selects a.new strong, #header #selects a.sale strong {
	display:none;
}

#copy {
	clear:both;
	padding-top:18px;
}

#content {
	font-size: 1.2em;
	width:602px;
	background-color:#404040;
	background-image:url(images/content-bg.jpg);
	background-repeat:repeat-x;
	border:1px solid #808384;
	padding:9px;
	min-height:610px;
	margin-bottom:18px;
}

#center {
	width:620px;
	margin-left:160px;
}

#cgallery {
	width:58px;
	height:354px;
	margin-right:12px;
	float:left;
}

div.basket {
	background-color:#3f3f3f;
	border:1px solid #808384;
	padding:9px;
	width:250px;
	float:left;
	text-align:left;
	margin-right:20px;
	position:relative;
	left:20px;
	margin-bottom:9px;
}

div#coupons {
	background-color:#3f3f3f;
	border:1px solid #808384;
	padding:9px;
	width:539px;
	float:left;
	text-align:left;
	margin-right:20px;
	position:relative;
	left:20px;
	margin-bottom:9px;
}

input#coupon_num {
	width:400px;
}

div#coupons h2 {
	margin:0px;
	margin-bottom:8px;
	font-size:15px;
	color:#fdb200;
}

span.pbpricedisplay {

display:block;
float:left;
font-size:18px;
margin-top:8px;
}

button.remove_button {
	display:block;
	background-image:url(images/remove.jpg);
	backgorund-repeat:no-repeat;
	border:0px;
	width:92px;
	float:right;
	position:absolute;
	left:167px;	
	top:58px;
	height:29px;
	cursor:pointer;

}

input.calculate {
	display:block;
	width:122px;
	height:29px;
	background-image:url(images/calculate.jpg);
	background-repeat:no-repeat;
	border:0px;
}


input.make_purchase {
	display:block;
	height:29px;
	cursor:pointer;
	width:147px;
	margin-top:15px;
	border:0px;
	background-image:url(images/make-purchase.jpg);
	background-repeat:no-repeat;
}

a.pe strong {
	display:none;
}

a.pe {
	display:block;
	width:237px;
	height:59px;
	float:right;
	position:absolute;
	margin-left:365px;
	margin-top:-60px;

	background-image:url(images/payment-express.jpg);
	background-repeat:no-repeat;
}

input.submit {
	cursor:pointer;
	display:block;
	background-image:url(images/submit.jpg);
	backgorund-repeat:no-repeat;
	border:0px;
	width:92px;
	float:right;	
	height:29px;
	position:relative;
	top:-5px;
}

button.remove_button span {
	display:none;

}

span.error {
	color:#FF3300;
	font-size:bold;
}

div.basket img {
	margin-right:9px;
	float:left;
}

div.basket a {
	font-size:11px;
	color:#CCCCCC;
	text-align:left;
}

div.pbimage {
	width:200px;
	height:200px;
	float:left;
	margin-right:20px;
}

#cgallery h2 {
	display:none;
}

#content a {
	color:#fc8b00;
}

div.clear {
	clear:both;
}

input.wpsc_buy_button {
	display:block;
	background-image:url(images/add-to-cart.jpg);
	background-repeat:no-repeat;
	width:140px;
	height:29px;
	border:0px;
}

#bannerBase {
	width:620px;
	height:139px;
	clear:both;
	background-repeat:no-repeat;
	border:1px solid #808384;
}

#bannerLeft img, #bannerRight img {

}

#bannerBase a img , #bannerLeft a img, #bannerRight a img {
	border:0px;
	position:relative;
	top:-5px;
	
}


ul#brands {
	margin:0px;
	padding:0px;
	list-style:none;
	text-indent:0px;
	position:relative;
	left:8px;
	margin-top:16px;
}

ul#brands li {
	float:left;
	padding:0px;
	border:1px solid #2f2f2f;
	margin-right:15px;
	margin-bottom:15px;
	height:103px;
}

ul#brands li img {
	padding:0px;
	margin:0px;
}	

ul#brands li a img {
	border:0px;
}

#content a img {
	border:0px;
}

#leftsb {
	width:140px;
	position:absolute;
	top:180px;
	margin-right:18px;
}

#rightsb {
	width:140px;
	position:absolute;
	top:180px;
	margin-left:800px;
}

#guys {
	width:140px;
	border:1px solid #808384;
	background-image:url(images/l-sidebar-bg.jpg);
	background-repeat:repeat-y;
	padding-bottom:8px;
	margin-bottom:18px;
}

#bannerLeft {
	width:140px;
	height:363px;
	border:1px solid #808384;
	background-repeat:no-repeat;
	margin-right:18px;
}

#bannerRight {
	width:140px;
	height:363px;
	border:1px solid #808384;
	background-repeat:no-repeat;
}


.entry h2.pagetitle {
	margin:0px;
	padding-top:8px;
	text-align:left;
	border-bottom:1px solid #808384;
	position:relative;
	left:-9px;
	padding-left:9px;
	width:611px;
	padding-bottom:14px;
	margin-bottom:5px;
}


h2.guysSidebar {
	display:block;
	background-image:url(images/guys-sidebar.jpg);
	width:140px;
	height:43px;
	background-repeat:no-repeat;
	margin-top:0px;
}

h2.girlsSidebar {
	display:block;
	background-image:url(images/girls-sidebar.jpg);
	width:140px;
	height:43px;
	background-repeat:no-repeat;
	margin-top:0px;
}

h2.guysSidebar strong, h2.girlsSidebar strong {
	display:none;
}	

#girls {
	width:140px;
	border:1px solid #808384;
	background-image:url(images/r-sidebar-bg.jpg);
	background-repeat:repeat-y;
	padding-bottom:8px;
	margin-bottom:18px;
}

#girls ul {
	margin:0px;
	padding:0px;
	text-transform:uppercase;
	text-align:right;
	list-style:none;
	margin-right:9px;
	font-size:13px;
}

#girls ul li {
	margin:0px;
	margin-bottom:4px;
}

#girls ul li a {
	text-decoration:none;
	color:#FFFFFF;
}

#girls ul li a:hover {
	text-decoration:none;
	color:#fdb100;
}

#guys ul {
	margin:0px;
	padding:0px;
	text-transform:uppercase;
	text-align:left;
	list-style:none;
	margin-left:9px;
	font-size:13px;
}

#guys ul li {
	margin:0px;
	margin-bottom:4px;
}

#guys ul li a {
	text-decoration:none;
	color:#FFFFFF;
}

#guys ul li a:hover {
	text-decoration:none;
	color:#fdb100;
}

a.guysBrands {
	display:block;
	background-image:url(images/guys-brands.jpg);
	background-repeat:no-repeat;
	width:122px;
	height:29px;
	margin-bottom:2px;
	margin-left:9px;
	margin-top:9px;
}

a.guysSearch {
	display:block;
	background-image:url(images/guys-search.jpg);
	background-repeat:no-repeat;
	width:122px;
	height:29px;
	margin-bottom:2px;
	margin-left:9px;
}

a.guysContests {
	display:block;
	background-image:url(images/guys-contests.jpg);
	background-repeat:no-repeat;
	width:122px;
	height:29px;
	margin-bottom:2px;
	margin-left:9px;
}

a.guysSizingGuide {
	display:block;
	background-image:url(images/guys-sizing-guide.jpg);
	background-repeat:no-repeat;
	width:122px;
	height:29px;
	margin-bottom:2px;
	margin-left:9px;
}	

a.girlsBrands {
	display:block;
	background-image:url(images/girls-brands.jpg);
	background-repeat:no-repeat;
	width:122px;
	height:29px;
	margin-bottom:2px;
	margin-left:9px;
	margin-top:9px;
}

a.girlsSearch {
	display:block;
	background-image:url(images/girls-search.jpg);
	background-repeat:no-repeat;
	width:122px;
	height:29px;
	margin-bottom:2px;
	margin-left:9px;
}

a.girlsContests {
	display:block;
	background-image:url(images/girls-contests.jpg);
	background-repeat:no-repeat;
	width:122px;
	height:29px;
	margin-bottom:2px;
	margin-left:9px;
}

a.girlsSizingGuide {
	display:block;
	background-image:url(images/girls-sizing-guide.jpg);
	background-repeat:no-repeat;
	width:122px;
	height:29px;
	margin-bottom:2px;
	margin-left:9px;
}

a.girlsSizingGuide strong, a.girlsContests strong, a.girlsSearch strong, a.girlsBrands strong, a.guysSizingGuide strong, a.guysContests strong, a.guysSearch strong, a.guysBrands strong {
	display:none;
}

div.entry {
	clear:both;
}

#footer {
	clear:both;
	text-transform:uppercase;
	padding-top:18px;
	margin:0 auto 18px auto;
	color:#333333;
	text-align:justify;
	width:620px;
}

#footer a {
	text-decoration:none;
	border-bottom:1px dotted;
	color:#FF3300;
}
/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
