/* Main CSS Styles Document 
Author: Steven Gleave
Last Modified: 20/10/2009
*/

/* Import Master Reset */
@import url(reset.css);

body { margin:0; padding:0; background:#FFF; }

#container { width:770px; background:#FFF; padding:10px; }

#content_home { margin:0; }

#content_home .title-top { width:770px; height:27px; padding:6px 10px 0 10px; background-color:#EFEDE9; margin-bottom:15px; }
#content_home .title-top p { position:relative; top:2px; }
#content_home .title-top p a { color:#000; text-decoration:underline; }

.image_holder { border:1px solid #F1F0EB; width:400px; padding:10px; float:left; margin-right:10px; margin-left:7px; margin-bottom:20px; }
.left_picture { margin-right:15px; width:90px; float:left; }
.left_picture img.small_featured { float:left; margin-bottom:10px; display:block; float:none; border:1px solid #DCD8CC; }
.left_picture img.small_featured.last { margin-bottom:0; }
.left_picture h2 { position:relative; top:20px; left:15px; margin-bottom:40px; }

.featured_item { margin-left:130px; padding-top:0; }
.featured_item img { position:relative; }

.product_gallery h1 { font-size:1.4em; color:#97916D; margin-bottom:10px; text-transform:uppercase; font-weight:normal; }
.product_gallery h2 { font-family:"Times New Roman", Times, serif; font-size:18px; color:#867e63; margin-bottom:10px; font-weight:normal; text-transform:uppercase; margin-left:8px; }
.product_gallery h2 a { color:#867e63; text-decoration:none; }
.product_gallery h2 a:hover { text-decoration:underline; }

.product_gallery .title-section { padding:15px 7px 0 0; border-top:1px solid #F1F0EB; }

.product_gallery .title-section h2.popup-title { float:left; font-family:"Times New Roman", Times, serif; font-size:18px; color:#867e63; margin-bottom:5px; font-weight:normal; text-transform:uppercase; }

.product_gallery .title-section p.add-per { font-family:"Times New Roman", Times, serif; color:#5E532D; text-transform:uppercase; float:right; }
.product_gallery .title-section p.add-per a { font-size:13px; text-decoration:none; color:#5E532D; background:url(../images/personalise.jpg) no-repeat 0 -3px; padding-left:31px; font-weight:normal; text-decoration:none; }
.product_gallery .title-section p.add-per a:hover { text-decoration:underline; }


.product_gallery h3, .product_gallery h3 a { font-size:1em; color:#97916D; margin-bottom:10px; text-transform:uppercase; font-weight:normal; clear:both; text-decoration:none; font-weight:bold; }
.product_gallery h3 a:hover { text-decoration:underline;}
.product_gallery p { font-size:11px; font-family:Verdana, Arial, Helvetica, sans-serif; color:#666; line-height:1.6; margin-bottom:1.4em; margin-left:8px; }
.product_gallery p a { font-size:11px; color:#97916D; text-decoration:none; background-image:none; }
.product_gallery p a:hover { text-decoration:underline; }


.items-list { border-top:1px solid #F1F0EB; padding-top:18px; }
.items-list .col1, .items-list .col2, .items-list .col3 { float:left; width:238px; margin-right:15px; }
.items-list .col3 { margin-right:0; }


#price-box { width:156px; float:left; margin-right:9px; padding:0; background:#F3F2EE; }
#price-box p.side, #price-box p.area { font-family:"Times New Roman", Times, serif; font-size:18px; text-transform:uppercase; color:#867e63; margin-bottom:17px; padding:9px 10px 5px 2px; line-height:1.2; }
#price-box p.side.last, #price-box p.area.last { margin-bottom:0; }



/*--- TYPOGRAPHY & CLEAR ------*/

p { font-size:11px; font-family:Verdana, Arial, Helvetica, sans-serif; line-height:1.5em; margin-bottom:.9em; color:#3C3932; }

h1,h2,h3,h4 { font-family:Georgia, "Times New Roman", Times, serif; color:#757575; }

strong { font-weight: bold; }
abbr { cursor:help; border-bottom:1px dotted; }
span.first_line { color:#999572; font-weight:bold; }
.clear { clear:both; height:1px; }

#TB_ajaxWindowTitle { font-size:1.5em; color:#97916D; margin-bottom:10px; text-transform:uppercase; font-weight:normal; font-family:Georgia; }

#TB_title { height:27px; padding:6px 10px 0 10px; background-color:#E8E5DC; border-bottom:1px solid #97916D; margin-bottom:15px; }
