* {
	font-family:Arial, Helvetica, sans-serif;
	padding:0;
	margin:0;
}

body {
	font-size:62.5%;
	color:#333;
	text-align:center;
	background:#000 url('../images/main_bg.jpg') top left no-repeat;
}

#container {
	margin:0 auto;
	width:959px;
	padding-top:45px;
}

#inner_container {
	text-align:left;
	background:#fff;
	border-bottom:1px solid #000;
}

.hideLeft {
	position:absolute;
	top:0; left:-9999em; width:0; height:0;
}

.blue {
	color:#777;
}

/* Hides from IE-mac \*/
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.clearer, .clear {
	clear:both;
}

a, a:link, a:visited {
	color:#333;
}

img {
	border:0;
}

.strike {
	text-decoration:line-through;
}

.text {
	font-size:1.2em;
	margin-bottom:1em;
}

.bodytext {
	font-size:1.2em;
	margin-bottom:1em;
	padding-right:40px;
}

h1#logo {
	padding-left:30px;
}

h1#logo a {
	width:180px;
	height:85px;
	background:transparent url('../images/logo.gif') top left no-repeat;
	float:left;
	margin:15px 15px 0 0;
}

h2 {
	font-size:1.5em;
	margin-bottom:1em;
}

h3 {
	font-size:1.3em;
	margin-bottom:1em;
}

h4 {
	font-size:1.2em;
}

.red {
	color:#B21D20;
}

.content {
	width:740px;
	float:left;
	padding-left:15px;
}

.footer_links {
	padding:10px 0 50px 0;
	float:right;
}

.footer_links li {
	float:left;
	padding-left:13px;
	margin-right:10px;
	background:transparent url('/images/bullet.gif') center left no-repeat;
	list-style-type:none;
}

.footer_links li a, .footer_links li a:link, .footer_links li a:visited {
	color:#fff;
	text-decoration:none;
	font-size:1.1em;
}

/*********** start of header rules ***********/

#header_search {
	padding-top:15px;
	width:150px;
	float:left;
	margin-top:18px;
}

#header_search fieldset {
	border:0;
}

#header_search fieldset label {
	font-size:1.7em;
}

#header_search fieldset p {
	font-size:1.1em;
	line-height:1.6em;
}

#header_search fieldset input.text {
	padding:2px;
	border:1px solid #999999;
	width:110px;
	margin-top:3px;
}

#header_search fieldset input.submit {
	margin-top:-24px;
}

#header_basket {
float:left;
width:150px;
}
#header_basket p {
float:left;
height:50px;
padding:30px 0 0 20px;
width:75px;
}

#header_basket p a {
	text-decoration:none;
}

#header_basket a.basket_pic {
	background:transparent url('../images/basket.gif') center center no-repeat;
	width:54px;
	height:66px;
	display:block;
	float:left;
	margin-top:20px;
}

#header_members {
	float:left;
	width:150px;
	height:35px;
	text-align:center;
	background:transparent url('../images/members_line.jpg') bottom center no-repeat;
	margin:0 0 10px 30px;;
	padding-left:10px;
}

#header_members a, #header_members a:link, #header_members a:visited {
	font-size:1.2em;
	text-decoration:none;
	font-weight:bold;
	display:block;
	padding:10px;
	float:left;
}

#header_members a.login {
	background:transparent url('../images/login.jpg') center left no-repeat;
	padding-left:30px;
	border-right:1px solid #000;
}

#mainmenu {
float:left;
padding:30px 0 0 20px;
width:410px;
}

#mainmenu ul {
	list-style-type:none;
	padding-left:0;
}

#mainmenu ul li {
	float:left;
	font-size:1em;
	text-align:left;
	padding:5px 10px;
	line-height:3em;
	border-right:1px solid #C20603;
}

#mainmenu ul li a, #mainmenu ul li a:link, #mainmenu ul li a:visited {
	display:block;
	text-decoration:none;
	font-size:1.1em;
	font-weight:bold;
	color:#000;
}

#mainmenu ul li a.selected {
	
}

#mainmenu_home a {
	background:transparent url('../images/menu_home.gif') center left no-repeat;
	width:41px;
	height:20px;
}

#mainmenu_aboutus a {
	background:transparent url('../images/menu_aboutus.gif') center left no-repeat;
	width:62px;
	height:20px;
}

#mainmenu_latestnews a {
	background:transparent url('../images/menu_latestnews.gif') center left no-repeat;
	width:83px;
	height:20px;
}

#mainmenu_shoppingbasket a {
	background:transparent url('../images/menu_shoppingbasket.gif') center left no-repeat;
	width:112px;
	height:20px;
}

#mainmenu_contact a {
	background:transparent url('../images/menu_contact.gif') center left no-repeat;
	width:55px;
	height:20px;
}

#banner {
	margin-bottom:10px;
	background:transparent url('../images/banner_bg.gif') center left no-repeat;
	width:959px;
	height:323px;
	padding-top:20px;
}

/*********** end of header rules ***********/

#left_column {
	width:730px;
	float:left;
}

#right_column {
	width:235px;
	float:left;
}

/*********** start of sidemenu rules ***********/

#sidemenu {
	width:160px;
	float:left;
	margin-top:10px;
	padding-left:5px;
}

#sidemenu h2 {
	margin:7px 0 0 0;
	color:#000;
	background:transparent url('../images/sidemenu_underline.gif') bottom left no-repeat;
	font-size:1.4em;
	padding:5px 0 10px 7px;
	font-weight:normal;
}

#sidemenu ul {
	list-style-type:none;
	padding-left:0;
	margin:0px 0 10px 0;
}

#sidemenu ul li {
	padding-left:17px;
	line-height:2.1em;
}

#sidemenu .parentselected p {
	padding-left:10px;
	line-height:2.1em;
	background-color:#000;
	margin-left:-10px;
	margin-top:2px;
	width:120px;
}

#sidemenu .parentselected a, #sidemenu .parentselected a:link, #sidemenu .parentselected a:visited {
	color:#fff;
}

#sidemenu ul li ul {
	margin-top:0px;
}

#sidemenu ul li a, #sidemenu ul li a:link, #sidemenu ul li a:visited {
	font-size:1.1em;
	text-decoration:none;
	color:#000;
}

#sidemenu .brands {
	margin-top:5px;
	text-align:center;
}

#sidemenu .childselected {
	background-color:#555;
	color:#fff;
}

#sidemenu .childselected a, #sidemenu .childselected a:link, #sidemenu .childselected a:visited {
	color:#fff;
}

#sidemenu .submenu {
	width:120px;
}

/*********** end of sidemenu rules ***********/

/*********** start of breadcrumb rules ***********/

#breadcrumb {
	font-size:1.1em;
	width:597px;
	float:left;
	color:#777;
	margin:10px 0 4px 0;
	font-weight:bold;
	padding-left:12px;
}

#breadcrumb p a, #breadcrumb p a:link, #breadcrumb p a:visited {
	text-decoration:none;
	color:#777;
}

#breadcrumb .crumb {
	background:transparent url('../images/breadcrumb_bullet.jpg') center left no-repeat;
	padding-left:15px;
	margin-left:5px;
}

/*********** end of breadcrumb rules ***********/

/*********** start of featured brands rules ***********/

#featured_brands {
	text-align:center;
}

#featured_brands a {
	margin:0 26px;
}

h2.brands {
	background:transparent url('../images/featured_brands.gif') top left no-repeat;
	width:991px;
	height:26px;
}

.shops {
	padding-top:20px;
	height:130px;
}

.shops .address {
	width:140px;
	float:left;
}

.shops .address .shop_name {
	font-size:1.6em;
	font-weight:bold;
}

.shops .address p {
	font-size:1.1em;
}

.shops .telephone {
	margin-top:1em;
}

.shops ul li {
	list-style-type:none;
	font-size:1.1em;
	padding-left:10px;
	background:transparent url('../images/bullet.jpg') center left no-repeat;
}

/*********** end of featured brands rules ***********/

/*********** start of products rules ***********/

h2.featured {
	background:#fff url('../images/featured.jpg') top left no-repeat;
	width:271px;
	height:132px;
	float:left;
	margin-top:10px;
}

.newsletter {
	width:400px;
	float:left;
	padding-left:40px;
}

.newsletter .stylenotes {
	background:#fff url('../images/stylenotes.jpg') top left no-repeat;
	width:162px;
	height:92px;
	float:left;
}

.newsletter p {
	font-size:1.1em;
	width:180px;
	float:left;
	margin-top:30px;
	padding-left:10px;
}

.newsletter form fieldset {
	border:0;
	background:#fff url('../images/newsletter.jpg') top left no-repeat;
}

.newsletter form fieldset input.text {
	border:1px solid #fff;
	width:166px;
	display:block;
	float:left;
	margin:2px 0 0 170px;
}
.newsletter form fieldset input.submit {
	margin-left:10px;
	display:block;
	float:left;
}

.image_surround a img{
    vertical-align:middle
}

.image_surround {
	min-height:220px;
	height:auto !important;
	height:220px;
    text-align:center;
    line-height:220px;
	font-size:220px;
}
*>.image_surround {
	font-size:12px;
}

.product {
	float:left;
	width:174px;
	margin:8px 5px 8px 0;
}

#browse .product {
	float:left;
	width:174px;
	margin:0;
}

.product_details {
	/*height:80px;*/
	margin-bottom:20px;
}

.product p {
	text-align:left;
	padding:0 7px;
}

.product p a {
	text-decoration:none;
}

.product_name {
	font-size:1.1em;
	min-height:4.5em;
	height:auto !important;
	height:4.5em;
	color:#000;
	font-weight:bold;
}

.product_name, .product_name a:link, .product_name a:visited {
	color:#000;
}

.product_price {
	font-size:1.6em;
	font-weight:bold;
	color:#C20603;
}

.product_price_rrp {
	font-size:1.2em;
	font-weight:bold;
	text-decoration:line-through;
	color:#000;
}

.product_price a, .product_price a:link, .product_price a:visited {
	color:#C20603;
}

.complemented_items {
	background:transparent url('../images/related2.jpg') top left no-repeat;
	padding:10px 20px 0 20px;
	height:350px;
}

.complemented_items .product {
	width: 170px;
}

/*********** end of products rules ***********/

/*********** start of basket rules ************/

.basket tr td, .subfieldname {
	font-size:1.1em;
	padding:5px;
}

.fieldname {
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:1.2em;
	padding:3px;
}

/*********** end of basket rules ************/

/*********** start of item.full.php rules ************/

.itempage_price {
	font-size:2.8em;
}

.itempage_description {
	margin:10px 0 10px 0;
}

.itempage_name {
	color:#333;
	font-size:2.2em;
	font-weight:normal;
}

/*********** end of item.full.php rules ************/

.brand_description {
	margin:10px 0;
}

.brand_description img {
	margin-right:10px;
}

#sitemap li {
	margin-left:2em;
}

/*********** start of contact.php rules ************/

.contactform fieldset {
	border:0;
}

.contactform fieldset label {
	display:block;
	float:left;
	font-size:1.1em;
	padding:3px 3px 3px 0;
	width:6em;
}

.contactform fieldset input.text {
	font-size:1.1em;
	height:1.6em;
	display:block;
	float:left;
	width:17.8em;
	margin-bottom:0.5em;
	padding:3px;
	color:#000;
	border:1px solid #777;
}

.contactform fieldset textarea {
	font-size:1.1em;
	height:10em;
	width:24em;
	margin-bottom:0.5em;
	padding:3px;
	border:1px solid #A5A5A5;
	color:#000;
}

input.checkbox {
	margin:3px 3px 0 70px;
	float:left;
	display:block;
}

.contactform fieldset label.checkbox {
	float:left;
	width:300px;
}

.contactform fieldset input.submit {
	float:left;
	padding:0.2em 2em 0.2em 2em;
	font-size:1.1em;
	border:1px solid #A5A5A5;
	color:#000;
	margin-left:70px;
}

/*********** end of contact.php rules ************/

/*BASKET BREADCRUMB*/
.basket_breadcrumb .selected{
	padding:10px;
	border:2px solid #000;
}
.basket_breadcrumb .disabled{
	padding:10px;
	border:2px solid #777;
	color:#ccc;
}



.item_sizes_top{
	background:transparent url(/images/is_top2.png) repeat-y scroll top left;
	height:17px;
}
.item_sizes{
	background:transparent url(/images/is_middle2.png) repeat-y scroll top left;
	padding:0 10px;
	color:white;
}
.item_sizes p{
	margin:0;
	padding:0;
	padding-top:10px;
	position:relative;
	color:white;
	width:65px;
}
.item_sizes_bottom{
	background:transparent url(/images/is_bottom2.png) repeat-y scroll top left;
	height:19px;
}

.item_sizes_wrap{
	position:absolute;
	margin-left:46px;
	margin-top:20px;
	width:85px;
}
.item_sizes h3{
	color:white;
	font-size:12px;
	font-weight:bold;
	margin:0;
	padding:0;
	margin-top:-10px;
	position:absolute;
}

.item_sizes_wrap:hover{
	cursor:pointer;
}

textarea {
	font-size:1.1em;
}

h1 {
	font-size:2em;
}

.row:hover, .row1:hover {
	background-color:#ddd;
}

.row {
	background-color:#eeeeee;
}

.row1 {
	
}

.row td {
	padding:3px;
}

.row1 td {
	padding:3px;
}

.row_heading {
	background-color:#e5e5e5;
}

.row_heading td, .row_heading th {
	padding:3px;
	font-size:1.2em;
}

#newsletter-signup{
	background-color: #dedede;
	border: 1px solid #aaa;
	padding: 10px;
}

#newsletter-signup h3{
	color:#626262;
	font-size: 14px;
	margin: 0 0 5px;
	padding:0;
}

#newsletter-signup p{
	color:#626262;
	font-size: 11px;
	margin: 0 0 10px;
	padding:0;
}

#newsletter-signup p.error{
	color:red;
	font-size: 12px;
	padding: 5px;
	border: 1px solid red;
	background-color: #FFEFF0;
}

#newsletter-signup p.success{
	color:green;
	font-size: 12px;
	padding: 5px;
	border: 1px solid green;
	background-color: #EFFFEF;
}

#newsletter-signup form{

}

#newsletter-signup form{
	background-color: #dedede;
}

#newsletter-signup form input{
	width:100px;
	border:1px solid #bacde3;
	color:#2ca330;
	color:#000;
	padding:3px 1px 3px;
	margin-right: 3px;
	float:left;
}

#newsletter-signup form input.image{
	float:left;
	width:auto;
	border: 0;
	padding:0px;
	margin:0px;
}

*+html #newsletter-signup form{
	padding-bottom: 1px;
}

* html #newsletter-signup form{
	padding-bottom: 1px;
}

.sidemenu_newsletter {
	padding-left:5px;
}

.allnews p {
    margin-bottom:10px;
}

.tweetlike {
    float:right;
    position: relative;
    top:-40px;
}

.car-prev {
	display:block;float:left;width:20px;
}

.car-next {
	display:block;float:left;width:20px;
}

