/* *********************SHOP SHOP SHOP *******************************************/

/* top category page */
.top_cat_img{
padding:8px;
}
.top_cat_text{
padding-right:10px;
padding-top:10px;
vertical-align:top;
}


/* category list - vertical  */
#top_categories_side{
float:left;
margin:15px;
position:relative; 
line-height:23px;
}

#top_categories_side a{
text-decoration:none;
color:#999999;
font-size:15px;
font-weight:normal;
}
#top_categories_side a:hover{
color:#CC0066;
}

#top_categories_side .top_cat_selected{
color:#CC0066;
}

#top_categories_side .product_title{
background-image:url(images/darkgrey.gif);
color:#FFFFFF;
font-size:20px;
padding-left:5px;
padding-bottom:5px;
padding-right:25px;
margin-bottom:20px;
margin-top:0px;
}

#top_categories_side .sub_categories_side{
line-height:15px;
margin-left:20px;
z-index:1;
text-decoration:none;
color:#999999;
}
#top_categories_side .sub_categories_side a{
font-size:12px;
text-decoration:none;
color:#999999;
}
#top_categories_side .sub_categories_side a:hover{
color:#CC0066;
}
#top_categories_side .sub_categories_side a.sub_cat_selected{
color:#CC0066;
}

/* end category list - vertical  */


.shop_pages{
width:750px;
line-height:22px;
padding-top:50px;
padding-left:30px;
padding-bottom:30px;
float:left;
}

.shop_sub_cats{
width:720px;
line-height:22px;
padding-top:50px;
padding-left:10px;
padding-bottom:30px;
float:right;
}


.shop_item_list{
margin-right:40px;
margin-bottom:20px;
float:left;
width:320px;
height:155px;
overflow:auto;
}
.shop_item_list img{
border:1px solid #cccccc;
float:left;
margin-right:10px;
}
.more_details{
position:absolute;
}
.more_details a{
text-decoration:none;
color:#000000;
}
.more_details:hover {
background-image:url(images/button_bgnd_over.gif);
background-position:bottom;
}
.more_photos{
margin-left:10px;
padding-left:5px;
padding-bottom:5px;
width:350px;
background-image:url(images/darkgrey.gif);
}
.more_photos a{
color:#FFFFFF;
font-size:20px;
font-weight:normal;
}
.more_photos a:hover{
color:#cc0066;
}


.shop_item_list_no_details{
position:relative;
margin-right:20px;
margin-bottom:20px;
float:left;
width:400px;
border:1px solid #cccccc;
height:160px;
overflow:auto;
}
.shop_item_list_no_details .img_div{
float:left;
}

.shop_item_list_no_details .img_div img{
border-left:0px none #cccccc;
border-top:0px none #cccccc;
border-right:1px solid #cccccc;
border-bottom:1px solid #cccccc;
}

.shop_item_list_no_details .dets{
margin-left:10px;
width:150px;
float:left;
}
.shop_item_list_no_details .no_dets_form{
margin:5px;
position:absolute;
bottom:0px;
right:0px;
}


.postage_details{
color:#666666;
font-size:10px;
border:1px solid #cccccc;
margin-bottom:30px;
clear:both;
}

#related_items{
margin-bottom:20px;
clear:both;
}

/* basket and checkout */
.show_order{
float:left;
width:100px;
background-image:url(images/darkgrey.gif);
margin-bottom:30px;
}
.show_order input{
font-size:10px;
}
.heading{
font-weight:bold;
}
.show_order td{
padding:3px;
}

.white_row td{
background-color:#FFFFFF;
}

.gift_voucher_form{
border:1px solid #cccccc;
background-color:#FFFFFF;
}

.promotional_code_form{
border:1px solid #cccccc;
background-color:#FFFFFF;
}

a.continue_shopping{
color:#FFFFFF;
font-weight:bold;
text-decoration:none;
}

a.continue_shopping:hover{
color:#cc0066;
}

.update_links a{
text-decoration:none;
}



#checkout_customer_details{
margin-left:20px;
margin-top:0px;
margin-bottom:20px;
float:left;
}

.red_small{
color:#FF0000;
font-size:9px;
font-weight:bold;
}

#thanks_details{
clear:both;
}

/* end basket and checkout */



/* *********************END   SHOP  *******************************************/


