/* Localized */
/*-----------------------------------------------------------------------------
Primary Barker Goodwin Stylesheet

version:   1.0
author:    Nathan Roberts
last mod:  29 September 2009
-----------------------------------------------------------------------------*/

body
{
background: url(../images/background.png) top center no-repeat;
color:#756192;
font-family: "Times New Roman", Arial;
font-size: 15px;
text-align: centre;
}

p
{
line-height: 18px;
margin-bottom: 10px;
}

form {font-size: 12px; color: #666666; padding-bottom: 10px; line-height: 16px; font-family: Helvetica; font-weight: normal;}
form .text,form textarea {width:300px;border:1px solid #bbb;height:20px;margin-bottom: 5px;color: #666666}
form textarea {height:100px;}

#page_container
{
width:854px;
margin:0px auto;
background: #fff;
border-left:1px solid #eee;
border-right:1px solid #eee;
text-align: left;
}

#header
{
width:825px;
padding:0 14.5px;
}

#main_menu
{
height:34px;
background:url(../images/header_background.gif);
line-height:30px;
border-top:2px solid #f9d2e7;
}

#no_top_image #main_menu
{
border-bottom:2px solid #f9d2e7;
margin-bottom:10px;
}

#main_menu li
{
display:inline;
padding:0 20px;
color: #7d6a99;
font-size: 19px;
text-transform: lowercase;
}

#main_menu li.first
{
padding-left:5px;
}

#main_menu li a
{
text-decoration: none;
color: #7d6a99;
}

#main_menu li.selected a
{
color:#ee3277;
}

#banner
{
width:825px;
height: 320px;
background:url(../images/banner.jpg) center center no-repeat;
margin-bottom:40px;
}

#content
{
padding:0 14.5px;
margin-bottom:40px;
}

#home_page h1
{
font-size: 32px;
margin-bottom:15px;
}

#product_listing h1
{
font-size: 32px;
margin-bottom:15px;
border-bottom: 1px solid #ec85d1;
}

#home_page h2
{
font-size: 32px;
padding-bottom:10px;
border-bottom: 1px solid #ec85d1;
}

#collections_feature_heading h2 span.small_text
{
font-size: 13px;
color:#ed2771;
}

#collections_feature_heading
{
padding:0 14.5px;
}

#collections_feature
{
padding-top:12px;
background: url(../images/collections_background.png) top center no-repeat;
height:187px;
}

#collections_feature ul
{
padding-left:10px;
}

#collections_feature li
{
float:left;
padding:0px 5px;
}

#collections_feature li a
{
padding:5px;
margin:0 1px;
background: #FFFFFF;
/* background: red; */
display: block;
}

#collections_feature li a:hover
{
background:#7c617c;
}

#collections_feature li.last a
{
margin-left:0px;
}

#footer_container
{
margin-top: 50px;
background: #7c617c;
height:50px;
}

#footer
{
width:854px;
margin:0px auto;
color:#ffffff;
}

#footer_menu
{
text-align: right;
}

#footer_menu li, #copy li
{
line-height: 50px;
display:inline;;
}

#footer_menu li a
{
text-decoration:none;
color:#ffffff;
}

.footer_section
{
width:50%;
float:left;
}

.product_listing
{
background-repeat: no-repeat;
width:380px;
float:left;
/* padding-bottom: 20px; */
margin-bottom: 10px;
/* background:url(../images/product_listing_back.jpg) 0 bottom no-repeat; */
border-bottom:2px solid #f9d2e7;
padding-top:10px;
}

.product_listing.second
{
float:right;
}

.product_listing .product_thumb img
{
display:none;
float:left;
padding-right:10px;
}

.product_listing .product_thumb img.first
{
display: block;
}

.product_listing .product_thumb img.zoom
{
margin:103px 0 0 -43px;
}

.product_listing h2
{
font-weight: bold;
font-size: 16px;
line-height:16px;;
color:#ee2b74;
padding-bottom:5px;
padding-bottom:10px;
}

.product_listing .product_description
{
padding:5px 0;
color:756192;
font-size: 12px;
height:126px;
overflow: hidden;
}

.product_listing .price
{
margin-top:10px;
font-size:18px;
line-height: 26px;
}



.product_listing  a.buy_now
{
background:#ee2b75;
padding:5px 8px 3px 8px;
text-decoration:none;
color: #FFF;
font-size:14px;;
font-weight:bold;
/* float:right; */
}

.buy_now form
{
/* padding-top:10px; */
float:right;
}

.product_listing  a.more_images
{
font-style: italic;
color: #fff;
/* float:left; */
line-height: 40px;
padding-left:3px;
display: none;
}

a.more_images.first
{
color: #ee2b75;
display: inline
}

a.more_images .first
{
display: inline;
}

#background-left
{
background: url(../images/background-left.jpg) top left repeat-y;
}

#background-right
{
background: url(../images/background-right.jpg) top right repeat-y;
}

h1
{
font-size:36px;
padding-bottom:20px;
}