@charset "utf-8";
/* CSS Document */

body, html {
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
	background-image:url("../images/template-bg.gif");
	background-attachment:fixed;
	background-color:#98c5fd;
}

#modal_small_search {
	display:none;
}

a {
	font-size:12px;
	font-family:arial;
	color:#877753;
}

h1 {
	padding:0px;
	margin:0px;
	color:#433f35;
	font-family:trebuchet ms;
	font-size:26px;
	font-weight:normal;
}

h3 {
	padding:0px;
	margin:0px;
	color:#433f35;
	font-family:trebuchet ms;
	font-size:20px;
	font-weight:normal;	
}

p {
	padding:0px;
	margin:0px;
	font-family:arial;
	color:#333333;	
	font-size:12px;
}

div.column {
	float:left;
}

#pageWrapper {
	width:712px;
	overflow:hidden;
	padding:10px;
	margin:0px;
	font-family:arial;
	color:#333333;	
	font-size:12px;
}

img {
	border:0px;
}

form {
	padding:0px;
	margin:0px;
}

div.break {
	font-size:0px;
	line-height:0px;
	margin:0px;
	padding:0px;
	height:0px;
	clear:both;
}

.pagination {
	padding:5px;
	background-color:#efebdf;	
	font-size:12px;
	font-family:arial;
	color:#222222;
	width:733px;
}

.pagination a {
	display:inline-block;
	text-align:center;
	font-size:11px;
	color:#302a1e;
	text-decoration:none;
	height:25px;
	line-height:25px;
	width:25px;
	border:1px #b5b29a solid;	
}

.pagination a:hover {
	background-color:#b5b29a;
}

.pagination a.showAll {
	width:55px;
}

#top {
	width:958px;
	height:125px;
	overflow:hidden;
	background-image:url("../images/template-top-logo.jpg");
	position:relative;
	text-align:left;
}

#top ul#topMenu {
	padding:0px;
	margin:0px;
	position:absolute;
	top;0px;
	left:50px;
	color:#ffedc3;
	list-style-type:none;
}

#top ul#topMenu li {
	float:left;
	width:80px;
	line-height:18px;
	margin-right:5px;
	display:inline-block;
}

#top ul#topMenu li a {
	color:#0d60e1;
	font:bold arial 12px;
	text-decoration:none;
	line-height:18px;
	display:inline-block;
	width:100%;
}

#top ul#topMenu li a:hover {
	text-decoration:underline;
}

#top #search {
	width:300px;
	height:26px;
	position:absolute;
	left:660px;
	top:0px;
}

#top #search * {
	padding:0px;
	margin:0px;
}

#top #search #smallsearchbox {
	line-height:26px;
	font-size:14px;
	font-family:arial;
	color:#888888;
	float:left;
	border:1px #3c67ad solid;
	width:204px;
	height:26px;	
}

#top #search input#submit {
	border:0px;
	background:none;
	background-image:url("../images/template-button-search.png");
	width:85px;
	height:26px;
	float:left;
	cursor:pointer;
	font:12px arial;
	color:#fff;
}

#top #miniCart {
	width:212px;
	height:49px;
	position:absolute;
	top:76px;
	left:545px;
	background-image:url("../images/template-cart-bg.png");
	font-size:12px;
	font-family:arial;
	color:#526267;
	padding-left:70px;
	padding-top:5px;
}

#top #miniCart a {
	font-size:11px;
	font-family:arial;
	color:#999999;
}

#page {
	width:955px;
	background-color:#ffffff;
	overflow:hidden;
	text-align:left;
	padding-right:1px;	
	padding-top:1px;
}

#page #leftSide {
	width:180px;	
	margin:0px;
	margin:0px;
	float:left;	
}

#page #leftSide span.title {
	padding:0px;
	margin:0px;
	display:inline-block;
	width:179px;
	height:27px;
	line-height:27px;
	background-color:#abaaa8;	
	font-size:18px;
	font-family:arial;
	color:#3c67ad;
	margin-top:0px;
	margin-bottom:8px;
	padding-left:2px;
}


#page #leftSide #currencySelect a.flag {
	width:26px;
	height:28px;
	display:inline-block;	
}

#page #leftSide #currencySelect a#flagUK {
	background-image:url("../images/template-flag-UK.gif");
	opacity:0.5;
	filter: alpha(opacity = 50);
}

#page #leftSide #currencySelect a#flagUSA {
	background-image:url("../images/template-flag-USA.gif");
	opacity:0.5;
	filter: alpha(opacity = 50);
}

#page #leftSide #currencySelect a#flagEUR {
	background-image:url("../images/template-flag-EUR.gif");
	opacity:0.5;
	filter: alpha(opacity = 50);
}

#page #leftSide a {
	font-size:12px;
	font-family:arial;
	color:#22201b;
	text-decoration:none;
	line-height:1.6em;
	margin-left:4px;
	display:inline-block;
	width:169px;
}

#page #leftSide a:hover {
	color:#666666;
	background-color:#dedede;
}

#page #middle {	
	overflow:hidden;
	width:774px;
	float:left;
	margin:0px;
	padding:0px;
}

#page #middle #mainImage {
	background-image:url("../images/homepage-summer2010.jpg");
	width:774px;
	height:421px;
	padding:0px;
	margin:0px;
	position:relative;
}

#page #middle #bestSellers {
	top:0px;
	left:358px;	
	width:760px;
	float:left;
	margin-top:30px;
	
}

#page #middle #bestSellers span.title {
	color:#3c67ad;
	font-family:trebuchet ms;
	font-size:27px;
	display:inline-block;
	margin-bottom:20px;
}


#page #middle #bestSellers .product {
	width:175px;
	height:180px;
	float:left;
	text-align:center;
	border:1px #cdcdcd solid;
	margin-right:10px;
	margin-bottom:10px;
}

#page #middle #bestSellers .product .image {
	width:120px;
	height:120px;
	overflow:hidden;
	text-align:center;
}

#page #middle #bestSellers .product .image img { 
	width:100px;	
	-ms-interpolation-mode: bicubic;
}

#page #middle #mainImage #products .product .info {
	text-align:right;
}

#page #middle #bestSellers .product .info a {
	font-size:14px;
	font-family:trebuchet ms;
	color:#201E19;
	text-decoration:none;
	width:108px;
	height:90px;
	display:inline-block;
}

#page #middle #bestSellers .product .info a:hover {
	text-decoration:underline;
}

p.text {
	font-size:11px;
	font-family:arial;
	color:#333333;
	width:740px;
	text-align:justify;
}


#page #newArrivals  {
	padding:0px;
	overflow:hidden;
	position:absolute;
	background-color:#ffffff;
	width:416px;
	height:421px;
	position:absolute;
	top:0px;
	left:358px;		
	padding-left:25px;
}

#page #middle #newArrivals span.title {
	margin-top:10px;
	color:#3c67ad;
	font-family:trebuchet ms;
	font-size:27px;
	display:inline-block;
}

#page #middle #newArrivals span.title a {
	color:#211f1a;
	font-family:trebuchet ms;
	font-size:27px;
	text-decoration:none;
}

#page #middle #newArrivals span.title a:hover {
	color:#666666;
	text-decoration:underline;
}

#page #middle #newArrivals .product {
	width:120px;
	height:186px;	
	padding:0px;
	border:1px #c7c6c4 solid;
	text-align:center;
	float:left;
	overflow:hidden;	
	margin-right:4px;
	margin-bottom:4px;
}

#page #middle #newArrivals .product .theWrapper {
	padding:5px;
}

#page #middle #newArrivals .product .theWrapper span.categoryTitle {
	font-size:13px;
	font-family:arial;
	color:#777570;
	display:inline-block;
	width:115px;
	height:35px;
	text-align:right;
	padding-right:10px;
	margin-right:10px;
}

#page #middle #newArrivals .product .theWrapper .image {
	margin:0px;
	padding:0px;
	width:90px;
	text-align:center;
	height:90px; 
	overflow:hidden;	

}

#page #middle #newArrivals .product .theWrapper .image img {
	border:0px;
	width:90px;
	-ms-interpolation-mode: bicubic;
}

#page #middle #newArrivals .product .theWrapper span.price {
	font-size:18px;
	font-family:arial;
	color:#201e19;
	display:inline-block;
	width:112px;
	height:20px;
	text-align:right;	
	padding-right:10px;
}

#page #middle #newArrivals .product a.more {
	float:right;
	display:inline-block;
}

#page #middle #middleWrapper {
	overflow:hidden;
}

#page #middle #middleWrapper #rightContainer {
	float:right;
	width:173px;
	overflow:hidden;
}

#newsletterSignup {
	background-image:url("../images/homepage-newsletter-signup.jpg");
	background-repeat:no-repeat;
	width:173px;
	height:261px;
	overflow:hidden;
	margin-left:1px;
}

#newsletterSignup form {
	padding:0px;
	margin:0px;	
	margin-top:180px;
}

#newsletterSignup input.text {
	background-color:#877753;
	font-size:12px;
	font-family:trebuchet ms;	
	color:#ffffff;
	line-height:22px;
	height:22px;
	border:0px;
	width:162px;
	margin-left:6px;
	margin-bottom:1px;
}

#newsletterSignup img#newsletterSubmit {
	cursor:pointer;	
}

#page #middle #middleWrapper #rightContainer img#referFriends {
	margin-top:2px;
}

#footer {
	background-color:#ffffff;
	width:956px;
	padding-top:40px;
	padding-bottom:40px;
	overflow:hidden;	
	font-size:11px;
	font-family:arial;
	color:#666666;
}

#footer #recentlyViewed {
	width:900px;
	overflow:hidden;
	text-align:center;
	margin-left:20px;
}

#footer #recentlyViewed .product {
	width:160px;
	float:left;
	margin-right:15px;
	text-align:center;
}

#footer #recentlyViewed a {
	font-size:0.8em;
	color:#333333;
}

#footer #recentlyViewed img {
	width:70px;
	height:70px;
	border:1px #dedede solid;	
}

#footer #recentlyViewed span.title {
	font-size:14px;
	display:inline-block;
	margin-bottomn:8px;
	font-weight:bold;
	font-family:trebuchet ms;
	width:100%;
	background-color:#f2f2f2;
	padding:4px;
}

#footer img#paymentMethods {
	margin-bottom:10px;
}

#footer a {
	color:#666666;
	display:inline-block;
	margin-left:5px;
	margin-right:5px;
	text-decoration:none;
}

#footer a:hover {
	color:#222222;
	display:inline-block;
	margin-left:5px;
	margin-right:5px;
	text-decoration:underline;
}

#footer a#myspace {
	background-image:url("../images/footer-myspace.jpg");
	width:120px;
	height:30px;
	display:inline-block;
	opacity:0.5;
	filter: alpha(opacity = 50);
	margin-bottom:5px;
}

#footer a#facebook {
	background-image:url("../images/footer-facebook.jpg");
	width:120px;
	height:30px;
	display:inline-block;
	opacity:0.5;
	filter: alpha(opacity = 50);
	margin-bottom:5px;
}

#pageWrapper #products {
	ovefrlow:hidden;	
	width:749px;
}

#pageWrapper #products .product {
	width:134px;
	height:210px;	
	padding:0px;
	border:1px #c7c6c4 solid;
	text-align:center;
	float:left;
	overflow:hidden;	
	margin-right:3px;
	margin-bottom:3px;	
	padding:5px;
}

#pageWrapper #products .product .image {
	margin:0px;
	padding:0px;
	width:118px;
	text-align:center;
	height:118px; 
	overflow:hidden;	
}

#products .product span.price {
	font-size:12px;
	font-family:arial;
	color:#877753;
	display:inline-block;
	width:112px;
	height:20px;
	text-align:center;		
	font-weight:bold;
}

#pageWrapper #products .product a.title {
	font-size:12px;
	font-family:arial;
	color:#211f1a;
	text-decoration:none;
	display:inline-block;
	height:45px;
	display:inline-block;
	overflow:hidden;
}

#pageWrapper #products .product a.title:hover {
	color:#666666;
	text-decoration:underline;
}

#pageWrapper #products .product .moreInfo {
	text-align:right;
}

#pageWrapper #products .product span.price {
	font-size:12px;
	font-family:arial;
	color:#877753;		
}










