/*
  Running MySource Matrix
  Developed by Squiz - http://www.squiz.net
  MySource, MySource Matrix and Squiz.net are registered Trademarks of Squiz Pty Ltd
  Page generated: 31 July 2010 19:40:08
*/


/* CSS Document */

.clear{
clear:both;
}

.nomargin_left {
margin:0 0 10px 0 !important;
}

.invoicetitle {
display:none;
}

/* Basic Styling of the page **************************************************/
html, body, div, span,
applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dd, dl, dt, li, ol, ul,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100.01%;
    line-height: 1;
    font-family: inherit;
    text-align: left;
    vertical-align: baseline;
    text-decoration:none;
    }
    
a img, :link img, :visited img {border: 0;}
table {
    border-collapse: collapse;
    border-spacing: 0;
    }
    
ol, ul {list-style: none;}

q:before, q:after,
blockquote:before, blockquote:after {content: "";}

#skip {display: none;}

body {
/************************** Added By Brooke(Dhanya)***************/
    /*background: #dcdede url(http://www.thebrookeshop.org/__data/assets/image/0017/2186/gradBackground.gif) repeat-x;*/
    /* background: #dcdede url(http://www.thebrookeshop.org/__data/assets/image/0018/9342/BackGround.JPG) repeat; */

/************************** End Brooke(Dhanya)***************/
    
    font-family: Tahmysource_filesoma, Arial, Helvetica, sans-serif;
    /*background-color:#dcdede !important;*/
    background-color:#fff !important;
    font-size:12px;
    }
#bottomcontainer {
    width: 1122px;
    margin: 0 auto;
  /*background:url(http://www.helpadonkey.tv/__data/assets/image/0019/29026/bottomright.jpg) no-repeat bottom right;*/
}   
#topcontainer {
    width: 1122px;
    margin: 0 auto;
  /*background:url(http://www.helpadonkey.tv/__data/assets/image/0020/29027/topleft.jpg) no-repeat top left;*/
  
} 
#container {
    width: 760px;
    margin: 0 auto;
    /*border-width: 0 1px;
    border: solid #fff;*/  
    overflow: hidden;
    position: relative;
    }

#container div.inner-content {
    float:left;
    /*background:#fff;*/
}
   
a {
    color: #666;
    text-decoration: none;

    }

p {
    font-size:12px;
}
    
#main p a {text-decoration: underline;}

#main p a:hover {color: #EC7405}

a:hover {text-decoration: underline;}

strong {font-weight: 700;}

h1, h2, h3, h4, h5, h6 {color: #EC7405;}


/* Header *********************************************************************/

#header {

  /*  background: #fff url() no-repeat;*/
    
/************************** Added By Brooke(Dhanya)***************/
    background: #fff url(http://www.thebrookeshop.org/__data/assets/image/0008/10214/HeaderBG.jpg) no-repeat;
/************************** End Brooke(Dhanya)***************/

    width: 760px;
    height: 121px;
    padding: 15px 0 0;
    }
    
#header #logo {
    /*background: url(http://www.thebrookeshop.org/__data/assets/image/0016/11518/brookeLogo.gif) no-repeat;*/
    background: url(http://www.thebrookeshop.org/__data/assets/image/0017/11618/LogoGiftsshop.jpg) no-repeat;
    width: 185px;
    height: 95px;
    margin: 0 0 0 20px;
    padding: 0 0 20px;
    }
    
#header #logo a {
    display: block;
    width: 185px;
    height: 95px;
    }
    
#header #logo a span {display: none;}

#snowNavigation {
    width: 760px;
    height: 10px;
    line-height: 0;
    font-size: 1px;
    position: absolute;
    top: 112px;
    }
    
#phoneNumber {
    background: url(http://www.thebrookeshop.org/__data/assets/image/0016/2194/numberBG.png) no-repeat;
    width: 287px;
    height: 43px;
    position: absolute;
    top: 46px;
    right: 19px;
    text-align: left;
    color: #fff;
    overflow: hidden;
    padding: 12px 8px 8px;
    }
    
#phoneNumber span {
    font-size:12px;
    font-weight: 400;
    width: 110px;
    display: block;
    float: left;
    }
    
#phoneNumber strong {
    font-size: 22px;
    font-weight: 700;
    float: right;
    width: 160px;
    margin: 2px 10px 0 0;
    }
    
    
/* Search Box */

#search {
    position: absolute;
    top: 11px;
    left: 342px;
    display: inline;
    }
    
#search label {display: none;}

#queries_term_query {
    width: 100px;
    height: 15px;
    margin: 0 3px 0 0;
    padding: 0;
    float: left;
    }
    
#searchSubmit {
    width: 38px;
    height: 19px;
    padding: 30px 0 0;
    margin: 0;
    border: 0;
    background: transparent url(http://www.thebrookeshop.org/__data/assets/image/0018/2196/searchButton.gif) no-repeat;
    overflow: hidden;
    cursor: pointer; /* hand-shaped cursor */
    cursor: hand; /* for IE 5.x */
    }
    
    
/* Quick Navigation (About Us etc) */

#menu8 {
    position: absolute;
    top: 13px;
    right: 100px;
    text-align: right;
    width: 160px;
    }
    
#menu8 li {
    display: inline;
    font-size: 11px;
    border-left: 1px solid #fff;
    padding: 0 4px 0 8px;
    float: left;
    }
    
#menu8 li a {color: #fff; text-decoration:none;}

#menu8 li a span {line-height: 1.5;}

#menu8 li a:hover,
#navTools li a:hover,
#navDept li a:hover
 {
    text-decoration:underline;
}

/* Sign Up (Next to About us) */

#menu-signup {
    position: absolute;
    top: 13px;
    right: 9px;
    text-align: right;
    }
    
#menu-signup li a {font-weight: 700; text-decoration:none;}

#menu-signup li {
    font-size: 11px;
    padding: 0 4px 0 8px;
    }
    
#menu-signup li a {color: #fff;}

#menu-signup li a span {line-height: 1.5;}


/* My Tools Navigation (View Basket etc) */

#navToolsTitle {display: none;}

#navTools {
    position: absolute;
    top: 97px;
    right: 18px;
    /*width: 475px;*/
    }
    
#navTools li {
    display: inline;
    float: left;
    border-right: 1px solid #fff;
    padding: 0 8px;
    font-size: 11px;
    text-align: left;
    }
    
#navTools li.last {
    border-right: 0;
    padding: 0 25px 0 8px;
    background: url(http://www.thebrookeshop.org/__data/assets/image/0019/2188/liBasket.gif) top right no-repeat;
    height: 15px;
    }
    
#navTools li span, #navTools li a:hover {color: #fff;}

#navTools li a span {line-height: 1.5;}

#navTools li a {
   text-decoration:none;
}

/* Main Navigation ************************************************************/

#main p#breadcrumbs {
    margin: 20px 0 0;
    display: none;
    }
    
h3.navStaticTitle
{
 color:#AC3E26;
 font-size: 15px;
}
h3#navDeptTitle {display: none;}

#navHolder {
    width: 152px;
    float: left;
    display: inline;
    margin: 5px 0 0 10px;
    }
    
#side {
    border: 0px solid #ab0815;
    width: 150px;
    padding: 6px 6px 10px;
    float: left;
    display: inline;
    margin-bottom: 30px;
    /* CSS3 rounded corners! Not IE */
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    }
    
#dontPanic {
    float: left;
    margin: 10px 0 0;
    padding: 0 0 20px;
    }
    
#side h4 {
    font-size: 11px;
    font-weight: 400;
    color: #333;
    border-bottom: 1px dotted #b2b2b2;
    padding: 0 0 4px;
    }
    
#side ul#menu13 li a, 
#side ul#menu25 li a, 
#side ul#menu17 li a, 
#side ul#menu18 li a,
#side ul#menu22 li a,
#side ul#menu23 li a  {
    color: #333;
    font-weight: 400;
    font-size: 11px;
   /* background: #e5e5e5 url(http://www.thebrookeshop.org/__data/assets/image/0013/2191/navOrangeArrow.gif) 6px 6px no-repeat;*/
    background: url(http://www.thebrookeshop.org/__data/assets/image/0010/8686/menuback.png) 0px 0px no-repeat;
    display: block;
    width: 128px;
    margin: 0 0 1px;
    padding: 6px 0 6px 25px;
    text-decoration:none;
    }

#side ul#menu13 li a:hover, 
#side ul#menu25 li a:hover, 
#side ul#menu17 li a:hover, 
#side ul#menu18 li a:hover,
#side ul#menu22 li a:hover,
#side ul#menu23 li a:hover  {
    text-decoration:underline;
    }
    
b#ilovethedonkeysass {
    width: 224px;
    height: 193px;
    position: absolute;
    display: block;
    top: 264px;
    left: 12px;
    background: url(http://www.thebrookeshop.org/__data/assets/image/0005/2210/donkey.jpg) no-repeat;
    }
    
div.videos {
    margin: 0 0 30px;
    background-color:f57b21;
    float:left;
    width:407;     /*272px;*/
    }
    
#main div.videos h3 {
    color: #666;
    font-size: 0.75em;
    }
    
    
/* Dept Navigation */

#navDept li a {
    color: #333;
    font-weight: 400;
    font-size: 11px;
    text-decoration:none;
    }
    
    
/* Menu 13 (Shop via product) */

#side ul#menu23, #side ul#menu25 {
    padding: 15px 0 0;
    margin: 8px 0 0;
    border-top: 1px dotted #b2b2b2;
   /* background: url(http://www.thebrookeshop.org/__data/assets/image/0008/2213/navShopProduct.gif) 0 6px no-repeat;*/
    }
    
    
/* Menu 17 (Request a brochure) */

#side ul#menu17, #side ul#menu18 {
    padding: 8px 0 0;
    margin: 8px 0 0;
    border-top: 1px dotted #b2b2b2;
    }
    
    
/* Menu 16 (View by price) */

/*#side ul#menu25 {background: url(http://www.thebrookeshop.org/__data/assets/image/0015/2193/navShopPrice.gif) 0 6px no-repeat;}

#side ul#menu25 li#menu11_item0 a {background: #e5e5e5 url(http://www.thebrookeshop.org/__data/assets/image/0020/2189/navBlueArrow.gif) 6px 7px no-repeat;}

#side ul#menu25 li#menu14_item1 a {background: #e5e5e5 url(http://www.thebrookeshop.org/__data/assets/image/0012/2190/navGreenArrow.gif) 6px 7px no-repeat;}*/

/*#side ul#menu25 li#menu15_item2 a {background: #e5e5e5 url(http://www.thebrookeshop.org/__data/assets/image/0014/2192/navPurpleArrow.gif) 6px 7px no-repeat;}*/


/* Menu 18 (Christmas Cards) */

#side ul#menu18 li#menu18_item0 a {background: #e5e5e5 url(http://www.thebrookeshop.org/__data/assets/image/0007/2212/navRedArrow.gif) 6px 7px no-repeat;}


/* Main Content ***************************************************************/

#mid {
    /*background: #fff;*/
    width: 760px;
    overflow: hidden;
    margin-bottom:30px;
    }
    
#main {
    width: 550px;
    float: left;
    background: #fff;
    padding: 10px 0 0;
    margin: 0 0 0 25px;
    display: inline;
    position: relative;
    }
    
#main h2, #main h1 {
    font-weight: 700;
    font-size: 16px;
    margin: 31px 0 15px;
    }
    
#main h2 {
    font-weight: 700;
    /*font-size: 1em;*/
    margin: 11px 0 18px;
    }

#main .summary h2 {
    font-size:16px;
    }
    
.summary p.message {
    margin: 10px 0 10px 32px;
    color: red;
    font-weight: 700;
    }
    
#main h2 a {color: #EC7405;}

#main h3 {
   font-size:1.4em;
font-weight:700;
margin:10px 0 14px;
    }
    
#main h4 {
    font-weight: 700;
    font-size: 0.88em;
    margin: 0 0 18px;
    }
    
#main p {
    font-weight: 400;
    color: #666;
    font-size: 12px;
    margin: 0 0 18px;
    line-height: 1.3;
    }
    
#content p {width: 470px;}

#content #paint-content {
   margin:0;
   position:absolute;
   top:91px;
}



#content table p {width: 100%;}

#main ol {margin: 0 0 15px;}

#main ol li {
    color: #666;
    /*font-size: 0.75em;*/
    font-size:12px;
    line-height: 1.3em;
    list-style-type: decimal;
    list-style-position: inside;
    margin: 0 0 6px;
    font-weight: 700;
    }
    
#main ol li span {font-weight: 400;}

#main ol li a {text-decoration: underline;}

/*Anurag*/
#dcTop {
       }
    
#dcRightNoStar, #dcRight {
    position: absolute;
    top: 24px;
    right: 0;
    width: 85px;
    height: 295px;

    }
    
    
/* Homepage Specific Content **************************************************/
/* Christmas Box */

#christmasBox {
    position: relative;
    width: 557px;
    height: 420px;
    background: #fff url(http://www.thebrookeshop.org/__data/assets/image/0017/10259/christmasBackGround.jpg) no-repeat;
    }
    
#christmasBox h1,
#christmasBox h2,
#christmasBox h3 {
    text-indent: -999em;
    margin: 0;
    }
    
#christmasBox #orderButton {
    display: block;
    position: absolute;
    width: 266px;
    height: 187px;
    top: 206px;
    right: 16px;
    text-indent: -999em;
    }
    
#christmasBox #vidBox {
    position: absolute;
    width: 232px;
    height: 172px;
    top: 190px;
    left: 230px;
    background: #eee;
    }
    
#christmasBox #howCopy {display: none;}

#christmasBox #howCopy a:hover {text-decoration: underline;}

/* Christmas Cards Section ****************************************************/

#cCards {
    padding: 20px 0 0;
    }
    
#cCards #homeURL, #cCards a.bTop {
    color: #9c9d9f;
    font-size: 11px;
    background: url(http://www.thebrookeshop.org/__data/assets/image/0007/2203/backArrow.gif) no-repeat left center;
    padding: 0 0 0 12px;
    }
    
#cCards a.bTop {
    line-height: 1.2;
    display: block;
    margin: 0 0 15px;
    }
    
#cCards div.cardProduct {
    width: 68px;
    float: left;
    margin: 0 22px 8px 0;
    min-height: 120px;
    height: auto !important;
    height: 120px;
    }
    
#cCards div.cardProduct img {
    margin: 0 0 4px;
    width: 62px;
    height: 62px;
    border: 3px solid #ccc;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    }
    
#cCards div.cardProduct a {
    display: block;
    font-size: 11px;
    text-align: center;
    line-height: 1.2;
    }
    
div#cardThumbs {
    overflow: hidden;
    width: 450px;
    }
    
div.largeCard {
    overflow: hidden;
    margin: 0 0 20px;
    }
    
div.largeCard img {
    float: left;
    width: 225px;
    border: 3px solid #ccc;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    }
    
#main div.largeCard div.imageInfo {
    float: left;
    width: 300px;
    margin: 0 0 0 16px;
    display: inline;
    }
    
#main div.largeCard div.imageInfo p.desc,
#main div.largeCard div.imageInfo p.price,
#main div.largeCard div.imageInfo p.addBasket {
    width: 300px;
    }
    
div.hr hr {display: none;}

div.hr {
    border-bottom: 1px dotted #b2b2b2;
    margin: 8px 0;
    clear: both;
    }
    
#content.homeContent p {
    color: #333;
    font-size: 11px;
    width: 557px;
    padding: 0 0 10px;
    line-height: 1.3;
    margin: 0;
    }
    
#orderDeadline {
    background: url(http://www.thebrookeshop.org/__data/assets/image/0009/2214/orderDeadline.png) no-repeat;
    position: absolute;
    width: 114px;
    height: 75px;
    top: 165px;
    left: 624px;
    }
    
#orderDeadline span, #topSellers h4 {
 width: 577px;
    height:30px;
/*background: url(http://www.thebrookeshop.org/__data/assets/image/0014/10274/saveas.jpg) no-repeat;
background: url(http://www.ggparty.org/__data/assets/image/0018/26235/StarGiftsMDayBanner.jpg) no-repeat;
background: url(http://www.thebrookeshop.org/__data/assets/image/0020/26246/StarGiftsMDayBannerOrderby8th.jpg) no-repeat;
background: url(http://www.thebrookeshop.org/__data/assets/image/0018/26406/StarGiftsEasterBannerMarch16th.jpg) no-repeat;
background: url(http://www.thebrookeshop.org/__data/assets/image/0020/26570/StarGiftsSummerApr6th.jpg) no-repeat; */
background: url(http://www.thebrookeshop.org/__data/assets/image/0004/28993/StarGiftsHelpustobeattheheat.jpg) no-repeat;
}

#topSellers {
    width: 680px;
    }
    
#topSellers ul, #topSellers ul li p {
    display: inline;
    overflow: hidden;
    }
    
#topSellers ul li {
    width: 180px;
    float: left;
    margin: 0 0 0 2px;
    display: inline;/*IE6*/
    }
    
#main #topSellers .image {
    display: block;
    width: 65px;
    float: left;
    margin: 2px;
 
    }
    
#main #topSellers a.bLink {
    font-weight: 700;
   
/************************** Added By Brooke(Dhanya)***************/
    /*color: #EC7405;*/
    color: #FFFFFF;
/************************** End Brooke(Dhanya)***************/
    float: left;
    font-size: 12px;
    margin: 5px 0 0 18px;

    }
    
#topSellers h2 {margin: 0;}

#topSellers ul li h2 a {
    float: right;
    width: 70px;
    font-size: 18px;
        /************************** Added By Brooke(Dhanya)***************/
    /*color: #EC7405;*/
    color: #FFFFFF;
/************************** End Brooke(Dhanya)***************/
    line-height: 1.2;
    }
 
#topSellers ul li h2 a:link { 
color: #FFFFFF;

} 
#topSellers ul li h2 span {
    color: #000;
    display: block;
    float: right;
    width: 70px;
    margin: 0px 0 0;
    font-size: 0.88em;
    }
    
#topSellersBot {
    /*background: url(http://www.thebrookeshop.org/__data/assets/image/0006/2220/topSellersBGBot.gif) no-repeat;
    width: 557px;
    font-size: 1px;
    line-height: 0;
    clear: both;
    display: block;*/
    }
    
#topSellers .desc {
    color: #f60;
    font-weight: 700;
    font-size: 0.81em;
    float: left;
    width: 75px;
    }
    
#topSellers .price {
    color: #333;
    font-weight: 400;
    font-size: 1.13em;
    width: 75px;
    float: left;
    clear: left;
    }
    
#topSellers .image {display: inline;}

#topSellers ul li { 
background: url(http://www.thebrookeshop.org/__data/assets/image/0008/10340/prodBG.jpg) no-repeat;
}
/* For all Blocks *************************************************************/

#staticBlockContainer {
    width: 560px;
    overflow: hidden;
    padding: 0 0 12px;
    position: relative;
    }
    
#supportedBy blockquote, 
#supportedBy p strong {    
    padding: 5px 0px 5px 5px;
    margin : 0 11px 0 0;
    color: #FFFFFF;/*#666*/
    line-height: 1.3;
    font-size: 11px;  
 /**** Added By Brooke(Dhanya) - curved border***/
    background: #b2b2b2;
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
    behavior:url(border-radius.htc);
    /**** End Brooke(Dhanya)***/  

   background: url(http://www.thebrookeshop.org/__data/assets/image/0016/10339/suppBG.JPG) no-repeat;


    }
   
#supportedBy h3 {

 width: 557px;
    height:20px;
    padding: 5px 5px 5px 5px;
    font-size: 18px;
    /*padding: 15px 0px 6px 25px;*/
/*Anurag*/
background: url(http://www.thebrookeshop.org/__data/assets/image/0014/10283/SupportedBy.jpg) no-repeat;
}



/* Supported By */

#supportedBy {
    width: 557px;
    /*background: url(http://www.thebrookeshop.org/__data/assets/image/0019/2197/supportedByTop.gif) no-repeat;*/
    padding: 0px 0 0px;
    margin: 12px 0 0;
    float: left;
    position: relative;
    min-height: 78px;
    height: auto !important;
    height: 78px;
    }
    
#supportedBy img {
    padding: 5px 0px 5px 0px;
    margin: 0 10px;
    width: 67px;
    float: left;
    }
    
#supportedBy p strong {font-size: 1em;}

#supportedBy p {margin: 5px 0 0;}

#supportedBy b.supportedBot {
    width: 557px;
    height: 7px;
    font-size: 1px;
    line-height: 0;
    /*background: url(http://www.thebrookeshop.org/__data/assets/image/0014/2219/supportedBot.gif) no-repeat;*/
    position: absolute;
    bottom: 0;
    left: 0;
    }
    
    
/* Products Specific Content (All products) ***********************************/


#main div.products .imageInfo {
    width: 380px;
    float: left;
    }

#main div.products .imageInfo h2 {
   font-size:16px;
}
    
#main div.products .image {
    width: 85px;
    float: left;
    margin: 0 20px 0 0;
    }

    
#main div.products .image a {

    color: #666;
    font-weight: 700;
    font-size: 0.8em;
    }
    
#main div.products p {
    line-height: 1.3;
    clear: left;
    }

#main div.products p.links {
   font-weight:bold;
   color:#ccc;
   display:block;
   float:right;
   width:200px;
   text-align:right;
   margin:0 20px 0 0;
}

#main div.products p.links a {
   margin-right:8px;
   color:#666;
}
    
#main div.products p.price, #main div.info p.price {
    color: #333;
    /*font-size: 0.75em;*/
    font-weight: 700;
    margin: 0 0 3px;
    float: left;
    }
    
#main #content div.products p.price {
    width:300px;
}

#main div.info div.postage p {clear: left;}
#main div.products p.desc, #main div.products p.addBasket {width: 330px;}
#main div.products p.addBasket {
    margin-bottom: 10px;
    overflow: hidden;
    }
    
div.description {width: 300px;}

#main #product div.description p {width: 300px;}

#main div.products p.addBasket label, #product .info label {
    color: #333;
    font-size: 1em;
    font-weight: 700;
    float: left;
    padding: 5px 0 0;
    margin: 0 5px 0 0;
    }

#main div.products p.addBasket label.error {
    color:red;
    position:absolute;
    left:170px;
}
    
#main div.products p.addBasket .formFieldShort, #product .info .formFieldShort {
    float: left;
    margin: 0 5px 0 0;
    height: 14px;
    width: 25px;
    }
    
#main div.products form {
    width: 300px;
    }
    
#main div.products h2 a {
    color:#EC7405;
}

#main div#product p.add-cart {
   border-bottom:1px dotted #B2B2B2;
   border-top:1px dotted #B2B2B2;
   font-size:12px;
   font-weight:700;
   padding:12px 0;
   width:300px;
   float:left;
   color:#000;
   margin-bottom:6px;
    }

#main div#product p span {
   float:left;
   width:120px;
   padding-top:6px;
}

#main #content div#product form#add-to-cart p label.error {
    color:red;
    position:absolute;
    left:120px;
    margin-top:16px;
    margin-left:0;
}

#main div#product p input {

}
        
#main hr {
    border: 1px dotted #b2b2b2;
    width: 550px;
    float: left;
    }
    
p.links #firstPage, p.links #nextPage, #prevPage {
    margin: 0 8px 0 0;
    font-weight: 700;
    }
    
#lastPage {font-weight: 700;}


/* Gifts in action ************************************************************/

#giftsInAction {
    width: 407px;
    background: url(http://www.thebrookeshop.org/__data/assets/image/0015/11184/video-background.jpg) no-repeat;
    position: relative;
    padding: 33px 0 10px;
    margin: 0 0 20px;
    }
    
#giftsInActionCase {
    width: 366px;
    background: url(http://www.thebrookeshop.org/__data/assets/image/0016/2185/giftsInActionCaseBG.gif) no-repeat;
    position: relative;
    padding: 33px 0 10px;
    margin: 0 0 20px;
    }
    
#giftsInAction #video {margin: 0 0 3px 4px;}

#giftsInAction h3 {display: none;}

#giftsInActionCase h4, 
#giftsInActionCase h1,  
#giftsInActionCase h3 {
    margin: 5px 11px 6px;
    color: #434343;
    font-size: 0.75em;
    }

#giftsInActionCase h2 {
   margin: 5px 11px 6px;
    color: #434343;
    font-size: 13px;
}
    
#giftsInActionCase p {
    margin: 0 11px 18px;
    width: 330px;
    }

#giftsInActionCase img {
    margin: 0 11px 18px;
}
    
#giftsInAction b.giaBot, #giftsInActionCase b.giaBot {
    background: url() no-repeat;
    width: 407px;
    height: 11px;
    line-height: 0;
    font-size: 1px;
    position: absolute;
    left: 0;
    bottom: 0;
    }

/* Films full of feelings ************************************************************/

#filmFeelings {
    width: 407px;
    /*background: url(http://www.thebrookeshop.org/__data/assets/image/0015/11184/video-background.jpg) no-repeat;*/
    background:f57b21;
    position: relative;
    padding: 33px 0 10px;
    margin: 0 0 20px;
    }
    
#filmFeelingsCase {
    width: 366px;
    background: url() no-repeat;
    position: relative;
    padding: 33px 0 10px;
    margin: 0 0 20px;
    }
    
#filmFeelings #video {margin: 0 0 3px 4px;}

#filmFeelings h3 {display: none;}

#filmFeelingsCase h4, 
#filmFeelingsCase h1,  
#filmFeelingsCase h3 {
    margin: 5px 11px 6px;
    color: #434343;
    font-size: 0.75em;
    }

#filmFeelingsCase h2 {
   margin: 5px 11px 6px;
    color: #434343;
    font-size: 13px;
}
    
#filmFeelingsCase p {
    margin: 0 11px 18px;
    width: 330px;
    }

#filmFeelingsCase img {
    margin: 0 11px 18px;
}
    
#filmFeelings b.giaBot, #filmFeelingsCase b.giaBot {
    background: url() no-repeat;
    width: 407px;
    height: 11px;
    line-height: 0;
    font-size: 1px;
    position: absolute;
    left: 0;
    bottom: 0;
    }  
    
/* Product Specific Content (Individual Product) ******************************/

#main #product {
    overflow: hidden;
    margin: 0 0 20px;
    }
    
table#pPrice {width: 300px;}

table#pPrice td.price {
    width: 120px;
    line-height: 1;
    }
    
table#pPrice td input {float: none !important;}

table#pPrice td {
    border-top: 1px dotted #b2b2b2;
    border-bottom: 1px dotted #b2b2b2;
    font-size: 0.75em;
    font-weight: 700;
    padding: 10px 0;
    }
    
table#pPrice td.add input {display: block;}

#main #product .image {
    float: left;
    margin: 0 20px 0 0;
    }
    
#main #product .image img,
#main .image img {
/************************** Added By Brooke(Dhanya)***************/
    /* border:4px solid #D62224;*/
     border:4px solid #f08020;
/************************** End Brooke(Dhanya)***************/
   
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    }
    
#main #product .image p {
    margin: 3px 0 18px;
    text-align: center;
    width: auto !important;
    }
    
#main #product .image p a {
    color: #666;
    font-weight: 700;
    font-size: 0.94em;
    }
    
#main #product .info {
    float: left;
    width: 400px;
    }
    
p#addBasket {clear: left;}

#main #content .detailsHolder {
    float: left;
    clear: left;
    width: 550px;
    }
    
#main #content #reviews {
    float: left;
    clear: left;
    width: 550px;
    }
    
#main #content #reviews a {
    color: #666;
    font-weight: 700;
    font-size: 0.75em;
    }
    
#main #content .addWishlist {
    width:300px;
    float:left;
    }
    
#main .addWishlist a {
    color: #666;
    font-weight: 700;
    font-size: 1em;
     }


/* Search Results *************************************************************/

#main ol.searchResults li p {font-size: 1em;}

#main ol.searchResults h2 {margin: 0 0 5px;}

#main ul.searchResults li h2 {
   margin-bottom:5px;
}

#content p#pagination {
  text-align:center;
}

#content p#pagination span {
  margin:0 6px;
}


/* My Account Page ************************************************************/

.err {
    padding: 1em;
    border: 1px solid #ED790D;
}

.para-data, .vol-disc {margin: 0 0 18px;}

.para-data tr td, .vol-disc tr td {
    font-size: 11px;
    color: #666;
    width: 120px;
    height: 15px;
    }
    
.para-data tr td.first {font-weight: 700;}

.vol-disc tr th {
    color: #EC7405;
    font-size: 0.88em;
    font-weight: 700;
    padding: 0 0 12px;
    }
    
.vol-disc tr td {padding: 0 0 5px;}

#navSubDept li a {
    font-size: 11px;
    line-height: 1.5;
    }
    
#navSubDept li a:hover, .vol-disc tr td a:hover {text-decoration: underline;}

#navSubDept {padding: 0 0 10px;}

#navSubDept li {
    background: url(http://www.thebrookeshop.org/__data/assets/image/0010/2215/smlBul.gif) 0 8px no-repeat;
    padding: 0 0 0 10px;
    }
    
    
/* Label on wish list page */

#manageSubscriptions label, #removeEmailForm label, #ThisFormWishList label {
    font-weight: 700;
    font-size: 1.0em;
    }
    
#manageSubscriptions input, 
#removeEmailForm input,
#removeEmailForm select, 
#ThisFormWishList input,
#ThisFormWishList textarea {margin: 5px 0 0;}


/* Contact Us *****************************************************************/

#frmContact {padding: 0 0 20px;}

#main address {
    color: #666;
    font-weight: 400;
    font-size: 11px;
    line-height: 1.3;
    font-style: normal;
    }
    
#main fieldset legend, #main fieldset label {
    color: #666;
    font-weight: 700;
    font-size: 0.81em;
    margin: 0 0 3px;
    }
    
#main fieldset label {font-size: 11px;}

#main fieldset table tr td {
    height: 30px;
    padding: 0 10px 0 0;
    }
    
#main fieldset table tr td.first {width: 140px;}

#frmContact #subContact {margin: 0 0 0 120px;}

div#captcha {
   width:330px;
   float:left;
   margin-left:140px;
   margin-bottom:25px;
}

div#captcha img {
   float:left;
   margin-right:10px;
}

div#captcha input {
   font-size:18px;
   height:28px;
   letter-spacing:4px;
   padding-top:5px;
   text-align:center;
   width:105px;
}

div#captcha span {
    display:block;
    margin-top:5px;
}


/* Login Page *****************************************************************/

#content h2 a {color: #0082D9;}

#content .global-form legend {
    margin: 0 0 15px;
    font-size: 0.81em;
    }
    
    
/* Shopping Basket and Receipt ************************************************/

.shopBasket tr th, .products tr th {
    font-weight: 700;
    /*font-size: 0.75em;*/
    padding: 0 0 5px;
    }
    
.shopBasket tr td, .products tr td {
    font-size: 11px;
    padding: 0 25px 3px 0;
    }
    
.shopBasket tr td input {height: 15px;}

.shopBasket tr td input#Quantity_6845 {
   display:none;
}

p#payLogos {margin: 15px 0 0;}

dl#total dt {
    font-weight: 700;
   /* font-size: 0.75em;*/
    margin: 5px 0 0;
    }
    
dl#total dt.highlight {
    font-size: 1em;
    font-weight: 700;
    color: #EC7405;
    }
    
dl#total dd.highlight {
    font-weight: 700;
    font-size: 1.5em !important;
    }
  
#content #display-content {
   float:left;
   position:relative;
   width:356px;
}
  
#main form p.actions {
    margin: 0 0 10px 0;
    float:right;
    width:auto;
    
}

#content form.add-to-cart {
    clear:both;
}

#content form.add-to-cart p input#quantity_41{
    width:25px;
}

#content form#add-to-cart input#add-donation {
   background:url(http://www.thebrookeshop.org/__data/assets/image/0015/7107/add-donation.jpg) no-repeat;
   width:100px;
   height:19px;
   border:0;
   cursor:pointer;
}

#content form#add-to-cart p label.error{
    color:red;
    float:left;
    width:300px;
    margin-left:192px;
}


/* Checkout Process ***********************************************************/

#smtCheckoutCustomer,
#ecommerce_checkout_4913_action_go_to_confirmation, #ecommerce_checkout_8620_action_go_to_confirmation {margin: 0 0 15px;}

form.global-form label {font-size: 0.75em;}

#main #shippingOptions tr td {width: 400px;}

#main #continue {margin: 15px 0;}

#main #content form.global-form td.first {width: 170px;}

form.global-form td.first img {margin: 0 0 15px;}

#main #content form.global-form address {margin: 5px 0;}

#main div.modules h3 {margin: 0 0 5px;}

#main div.modules address {margin: 0 0 18px;}

#checkoutReview    tr th {
    font-weight: 700;
    font-size: 0.75em;
    padding: 0 25px 5px 0;
    }
    
#checkoutReview {margin: 0 0 15px;}

#checkoutReview tr td {
    font-size: 11px;
    padding: 0 25px 0 0;
    }
    
#main dl#total {padding: 0 0 10px;}

#main dl#total dd {
    font-size: 11px;
    margin: 5px 0;
    }
    
fieldset#giftaid {
    padding-left: 150px;
    margin: 0 0 30px;
    background: url(http://www.thebrookeshop.org/__data/assets/image/0011/2207/d1_gift_aid.gif) no-repeat;
    }
    
fieldset#giftaid label {display: block;}

div#main div.delivery, div#main div.summary, div#main div.orderSummary {padding: 12px 0 0;}

ul#step {
    overflow: hidden;
    margin: 0 0 27px 20px;
    float:left;
    }
    
ul#step li {
    display: inline;
    float: left;
    height: 19px;
    text-indent: -999em;
    margin: 0 5px 0 0;
    }
    
ul#step li#d {
    width: 82px;
    }
    
ul#step li#d.active {background: url(http://www.thebrookeshop.org/__data/assets/image/0012/2208/deliveryOn.gif) no-repeat;}
ul#step li#d.faded {background: url(http://www.thebrookeshop.org/__data/assets/image/0013/2209/dFaded.gif) no-repeat;}
ul#step li#sp {
    width: 129px;
    background: url(http://www.thebrookeshop.org/__data/assets/image/0012/2217/summaryOff.gif) no-repeat;
    }
    
ul#step li#sp.active {
    width: 141px;
    background: url(http://www.thebrookeshop.org/__data/assets/image/0013/2218/summaryOn.gif) no-repeat;
    }
    
ul#step li#sp.faded {
    width: 141px;
    background: url(http://www.thebrookeshop.org/__data/assets/image/0011/2216/spFaded.gif) no-repeat;
    }
    
ul#step li#c {
    width: 99px;
    background: url(http://www.thebrookeshop.org/__data/assets/image/0009/2205/confirmOff.gif) no-repeat;
    }
    
ul#step li#c.active {
    width: 106px;
    background: url(http://www.thebrookeshop.org/__data/assets/image/0010/2206/confirmOn.gif) no-repeat;
    }
    
div#main div.delivery fieldset {margin: 0 0 0 32px;}

div#main div.delivery h2, div#main div.summary h3 {
    color: #666;
    font-size: 14px;
    margin: 0 0 12px;
    clear: both;
    }
    
div#main div.delivery h2.top {color: #f60;}

#main #cType {margin: 0 0 25px;}

#main #cType label {
    font-size: 11px;
    font-weight: 400;
    }
    
div#main div.delivery table label {font-weight: 400;}

div#main div.delivery table label span {color: #000;}

#main p.tBox {padding: 12px 0 0;}

div#main div.delivery table td.lWidth {width: 115px;}

div#main div.delivery #savePass {
    margin: 0 0 30px;
    background: #fce8d6;
    padding: 12px;
    }
    
div#main div.delivery #savePass td.lWidth {width: 135px;}

/* ###########  DELIVERY FORM ############# */

div#content div#cart-sum {
   display:none;
}

div#main div.delivery p {
    margin: 0 0 10px;
    padding-left:32px;
    width:500px;
    float:left;
}

div#main div.delivery p label {
    width:124px;
    float:left;
}

div#main div.delivery p label.error,
div#main div.delivery p label.errors {
   color:red;
   float:left;
   padding-left:123px;
   padding-top:5px;
   width:228px;

}
 
div#main div.delivery p input {
   width:200px;
}

div#main div.delivery p input.find-address,
#content p#postcode input.find-address,
#content p#postcode-flash input.find-address  {
   width:auto;
}

div#main div.delivery p.country select {
   width:205px;
}

div#main div.delivery h2.terms {
   padding-left:32px;
   width:500px;
   float:left;
   margin-top:15px;
}

div#main div.delivery div.checkbox {
   padding-left:151px;
   margin-bottom:20px;

}

div#main div.delivery div.hear-select {
   margin-left:151px;
   margin-bottom:0px;

}

div#main div.delivery div.errors_mes ul{
   color:red;
   margin:15px 0;
   float:left;
   width:400px;
}

div#main div.delivery div.checkbox input{
   margin-top:0px;
}

div#main div.delivery div.checkbox li {
   float:left;
   position:relative;
   width:370px;
   margin-bottom:10px;
}

div#main div.delivery div.checkbox label {
   width:370px;
   color:#666666;
}

div#main div.delivery div.checkbox label.error {
   width:370px;
   color:red;
   position:absolute;
   top:17px;
   left:5px;

}

div#main div.delivery div.gift-aid label.error {
   width:370px;
   color:red;
   position:absolute;
   top:67px;
   left:5px;

}

div#main div.delivery div.hear-select label.error {
   width:370px;
   color:red;
   display:block;
}

div#main div.delivery div#delivery-type label.error {
   width:400px;
   position:absolute;
   left:38px;
   margin-top:39px;
   color:red;
}

div#main div.delivery div#delivery-type ul {
   padding-left:32px;
   color:#666666;
padding-bottom:20px;

}

#ecommerce_checkout_4913_action_confirm_order, #ecommerce_checkout_8620_action_confirm_order {
   background:url(http://www.thebrookeshop.org/__data/assets/image/0013/6052/confirm-order.gif) no-repeat;
   width:100px;
   height:19px;
   border:0;
   cursor:pointer;
   float:right;
   margin-right:100px;
}
#ecommerce_checkout_8620_action_confirm_order {
margin-right:0px !important;

}

div#main div.delivery #ecommerce_checkout_4913_action_go_to_confirmation, div#main div.delivery #ecommerce_checkout_8620_action_go_to_confirmation {
    margin-left:151px;
    text-indent:-9999px;
}

div#main div.summary h3 {margin: 20px 0 0 32px;}

div#main div.summary #payment {margin: 18px 0 30px 32px;}

div#main div.summary #payment th {
    color: #666;
    font-weight: 700;
    font-size: 12px;
    border-bottom: 1px dotted #666;
    padding: 0 0 6px 12px;
    }
    
div#main div.summary #payment .right {text-align: right;}

div#main div.summary #payment tr.bProd td {
    border-bottom: 1px dotted #666;
    }

div#main div.summary #payment tr.Donation td {
    border-bottom: none;
    text-align:right;
    }
    
div#main div.summary #payment td {
    padding: 8px 0 8px 12px;
    font-size: 11px;
    }
    
div#main div.summary #payment th.qty {width: 38px;}

div#main div.summary #payment th.prod {width: 240px;}

div#main div.summary #payment tr.subs td {
    padding: 4px 0 4px 12px;
    text-align: right;
    }
    
div#main div.summary #payment tr.subs td input#donation, div#main div.summary #payment tr.total td input#total {width: 48px;}
div#main div.summary #payment tr.total td {
    border-top: 1px dotted #666;
    border-bottom: 1px dotted #666;
    font-weight: 700;
    }
    
div#main div.summary #paymentMethod, div#main div.summary #Maestro, div#main div.summary #giftAid {
    margin: 20px 0 0 32px;
    }
    
div#main div.summary #paymentMethod label, div#main div.summary #Maestro label {font-weight: 400;}
div#main div.summary #giftAid td p {
    margin: 0 0 5px 23px;
    width: 420px;
    }
    
div#main div.summary .howHere {margin: 20px 0 0 32px;}
div#main div.summary .howHere p {
    padding: 3px 0;
    }
    
div#main div.summary table.secondary {
    margin: 10px 10px 10px 20px;
    }
    
div#main div.summary table.secondary label {
    font-weight: 400;
    font-size: 0.63em;
    }
    
div#main div.orderSummary h3 {
    margin: 20px 0 10px 32px;
    }
    
div#main div.orderSummary p {
    margin: 0 0 4px 32px;
    }
    
div#main div.orderSummary a {
    font-size: 11px;
    color: #ED790D;
    margin: 0 0 4px 32px;
    text-decoration: underline;
    line-height: 1.2;
    }
    
    
/* FAQ ************************************************************************/

#main div.static h2 {
    margin: 0 0 6px;
    font-size: 12px;
    }
    
#main div.static h4 {
    margin: 0 0 12px;
    font-size:13px;
    color: #666;
    }
    
#main div.static h5 {
    margin: 0 0 3px;
    font-size: 11px;
    color: #666;
    font-weight: 700;
    }
    
#main div.static ul {
    color: #FA9947;
    margin: 0 0 16px;
    }
    
#main div.static ul li {
    background: url(http://www.thebrookeshop.org/__data/assets/image/0010/2215/smlBul.gif) 0 8px no-repeat;
    padding: 0 0 0 10px;
    }
    
#main div.static ul li a {font-size: 11px;}

#main div.static ul li a:hover {text-decoration: underline;}

#main *:target {text-decoration: underline;}

.red {color: red;}


/* Terms and Conditions *******************************************************/

div#content ol li p {font-size: 12px;}


/* Footer *********************************************************************/

#footer {
  /*  background: #EE7D14 url() no-repeat;*/
  background: #EE7D14 url(http://www.thebrookeshop.org/__data/assets/image/0009/10215/footerBG.jpg) no-repeat;

    font-size: 11px;
    color: #fff;
    width: 760px;
    overflow: hidden;
    padding: 30px 0 0;
    float: center;
    }
    
#footer p {
    margin: 0 0 10px 13px;
    float: left;
    line-height: 1.5;
    }
    
#footer ul {
    margin: 0 12px 0 5px;
    float: right;
    padding: 0 0 12px;
    }
    
#footer ul.vcard {margin: 0 20px 0 0;}

#footer ul li {
    display: inline;
    border-right: 1px solid #fff;
    }
    
#footer ul li.last {border-right: 0;}

#footer ul li a {
    color: #fff;
    padding: 0 8px;
    line-height: 1.5;
    text-decoration:none;
    }

#footer ul li a:hover,
#footer ul.vcard li a:hover,
#footer ul.vcard li.block a:hover {
   text-decoration:underline;
}
    
#footer ul.vcard {

    float: left;
    color: #6a6a6a;
    width:800px;
    padding: 10px 0 10px 12px;
    line-height: 1.5;
    }
    
#footer ul.vcard li a {
    color: #6a6a6a;
    padding: 0;
    text-decoration:none;
    }
    
#footer ul.vcard li.block {
    display: block;
    line-height: 1.5;
    }
    
#footer ul.vcard li.block a {
    color: #ef8929;
    margin: 0;
    text-decoration:underline;
    }
    
    
/* Site Map */
ul#sitemap {padding: 0 0 20px;}

ul#sitemap li a {font-size: 11px;}

ul#sitemap li h3 {margin: 8px 0 5px;}

.site-map ul li {
    margin-bottom: 5px;
}

.site-map ul li ul {
    margin-bottom:15px;
    margin-left:50px;
    margin-top:6px;
}

.site-map ul li ul li {
    margin-bottom: 5px;    
}

.site-map ul li a {
    font-size: 12px;
}

/* Button Replacement *********************************************************/

#updateWishlist,
#ecommerce_cart_4971_submit_button,
#ecommerce_cart_4903_reset_button,
#ecommerce_cart_8572_submit_button,
#ecommerce_cart_8572_reset_button,
#addEmail, 
#ecommerce_cart_4903_submit_button, 
#ecommerce_cart_4971_reset_button, 
#startCheckout,
#updateBasket,
#emptyBasket,
#sendPassword,
#customerLogin,
#smtCheckoutCustomer,
#ecommerce_checkout_4913_action_go_to_confirmation,
#ecommerce_checkout_8620_action_go_to_confirmation,
#continue,
#reviewOrder,
#main div.products p.addBasket .formButton, 
#product .formButton,
#smtCustomer,
#smtPassChange,
#subContact,
#btnReset,
#smtPassChange,
#remEmail,
#sendWish,
#page_asset_listing_2544_add_to_cart_asset_target {
    background:url(http://www.thebrookeshop.org/__data/assets/image/0017/2177/buttonSprites.gif) no-repeat;
    height: 19px;
    padding: 19px 0 0;
    margin: 0;
    border: 0;
    overflow: hidden;
    cursor: pointer; /* hand-shaped cursor */
    cursor: hand; /* for IE 5.x */
    float:left;
    }

#addBasket {    
    background:url(http://www.thebrookeshop.org/__data/assets/image/0005/11498/addBasket.gif) no-repeat;
    width:100px;
    height:19px;
    border:0;
    cursor:pointer;
   /* 
    background:url(http://www.thebrookeshop.org/__data/assets/image/0017/2177/buttonSprites.gif) no-repeat;
    border:0 none;
    cursor:pointer;
    height:19px;
    margin:0;
    overflow:hidden;
    padding:19px 0 0;
    background-position:-10px -86px;
    width:109px;
    text-indent:-9999px;*/
}

#page_asset_listing_2544_add_to_cart_asset_target {   
    position:absolute;
    left:170px;
    top:65px; 
}

#page_asset_listing_2544_add_to_wish_list_asset_target {
    background:none;
    border:0;
    color:#666666;
    cursor:pointer;
    font-weight:bold;
    position:absolute;
    top:94px;
    left:89px;
    font-size:12px;
    text-decoration:underline;
}
   
.donationTextBox{
    border:#fff;
    background-color:#fff;
    color:#666;
    font-weight:700;
    }
    
#updateWishlist,
#ecommerce_cart_4971_submit_button {
    width: 117px;
    background-position: -10px -314px;
    margin: 5px 0 18px;
    }
    
#addEmail {
    width: 77px;
    background-position: -10px -10px;
    display: block;
    }

   
#ecommerce_cart_4903_submit_button, #ecommerce_cart_8572_submit_button,
#updateBasket {
    width: 103px;
    background-position: -10px -276px;
    text-indent:-9999px;
    }
    
#ecommerce_cart_4903_reset_button, #ecommerce_cart_8572_reset_button,
#emptyBasket {
    width: 98px;
    background-position: -10px -124px;
    }
 
#cart-content {
   position:relative;
}

#additional-donation-box {
   clear:left;
}

   
#startCheckout {
    width: 104px;
    background-position: -10px -238px;
    display:block;
    padding:0;
    }

#startCheckout a {
    width: 104px;
    height: 19px;
    display:block;
    }
    
#sendPassword {
    width: 106px;
    background-position: -10px -200px;
    }
    
#customerLogin {
    width: 109px;
    background-position: -10px -86px;
    }
    
#smtCheckoutCustomer, #continue,
#ecommerce_checkout_4913_action_go_to_confirmation,
#ecommerce_checkout_8620_action_go_to_confirmation {
    width: 71px;
    background-position: -10px -48px;
    margin: 30px 0 0;
    }
    
#reviewOrder {
    width: 97px;
    background-position: -10px -162px;
    }

#main div.item-content {
   position:relative;
}
    
#main div.products p.addBasket .formButton, #product .formButton,
#page_asset_listing_2544_add_to_cart_asset_target  {
    width: 99px;
    background: url(http://www.thebrookeshop.org/__data/assets/image/0016/2176/butSpritesTwo.gif) -10px -10px no-repeat;
    float: left;
    }
    
#smtCustomer {
    margin: 10px 0 20px;
    background: url(http://www.thebrookeshop.org/__data/assets/image/0016/2176/butSpritesTwo.gif) -10px -162px no-repeat;
    width: 110px;
    }
    
#smtPassChange {
    background: url(http://www.thebrookeshop.org/__data/assets/image/0016/2176/butSpritesTwo.gif) -10px -86px no-repeat;
    width: 119px;
    }
    
#subContact {
    background: url(http://www.thebrookeshop.org/__data/assets/image/0016/2176/butSpritesTwo.gif) -10px -162px no-repeat;
    width: 110px;
    }
    
#btnReset {
    background: url(http://www.thebrookeshop.org/__data/assets/image/0016/2176/butSpritesTwo.gif) -10px -124px no-repeat;
    width: 48px;
    }
    
#remEmail {
    background: url(http://www.thebrookeshop.org/__data/assets/image/0008/2204/butSpritesThree.gif) -10px -10px no-repeat;
    width: 100px;
    }
    
#sendWish {
    background: url(http://www.thebrookeshop.org/__data/assets/image/0008/2204/butSpritesThree.gif) -10px -48px no-repeat;
    width: 102px;
    }
    
#howWorks {
    color: #EC7405;
    font-size: 11px;
    line-height: 1.2;
    display: block;
    margin: 40px 0 20px;
    }

#howWorks-flash {
    color: #EC7405;
    font-size: 11px;
    line-height: 1.2;
    display: block;
    margin: 5px 0 5px;
    }
/* override browser default */
#content.summary form#ThisForm input[disabled] {
    color: #000;
}

#content.summary form#ThisForm input#total {
    border: 0;
    background: transparent;
    font-weight: 600;
}

/* ------------ Forms -------------- */

#main div.forms h3{
    color:#666666;
    font-size:14px;
    font-weight:bold;
    margin:0;
}

div.forms ul {
    font-size:12px;
    color:red;
    margin-bottom:15px;
    clear:both;
}

div.forms p,
div.forms div.username {
   float:left;
   margin-bottom:18px;
}

div.forms p label,
div.forms div.username label {
    float:left;
    width:140px;
    color:#666666;
    font-size:12px;
    font-weight:700;
    margin:0 0 3px;
}

div.forms p label.error,
div.forms div.username label.error,
div.forms p label.errors {
    color:red;
    padding:5px 0 0 142px;
    width:auto;
}

div.forms p input,
div.forms div.username input {
    width:165px;
}

div.forms p input.find-address {
    width:auto;
}

div.forms p textarea{
    width:290px;
}

div.forms p select {
     width:170px;
}

div.forms .sq-backend-smallprint{
    display:none;
    margin:0;
    padding:0;
}

div.forms p.title select {
   width:auto;
}

div.forms #checkbox, .hearabout {
   float:left;
   width:470px;
}
.hearabout h3 {
margin:10px 0 10px 0 !important;
}

div.forms #checkbox ul {
   color:#666666;
   font-weight:bold;
   margin-top:15px;
   margin-bottom:0;
}


div.forms #checkbox ul li{
   margin-bottom:3px;
   font-size:12px;
   color:#666666;
}


div.forms #checkbox ul li input{
   margin-right:5px;
}

div.forms-error {
   font-size:12px;
   color:red;
   margin-bottom:15px;
}


#main div.forms-error p{
   font-size:12px;
   color:red;
   margin-bottom:2px;
}

/* ############## EDIT USERS DETAILS ############### */

div#gg-party-main {
    display:none;
}

div.forms p.password label {
   padding-top:5px;
}

div.forms p.password span {
   display:block;
   margin-top:28px;
}

div.forms p.password input {
   margin-bottom:18px;
}

div#current-info h2{
   font-size:15px;
   margin-top:25px;
}

div#current-info p{
   margin-bottom:7px;
}

div#current-info p label {
   width:120px;
}

div.forms ul#navEdit {
  margin-top:20px;
}

div.forms ul#navEdit li{
   background:transparent url(http://www.thebrookeshop.org/__data/assets/image/0010/2215/smlBul.gif) no-repeat scroll 0 3px;
   padding-left:11px;
   margin-bottom:4px;
}

div.forms ul#navEdit li a{
  text-decoration:none;
  color:#666666
}

div.forms div#change-password{
   float:left;
}

div.forms div#change-password h3{
   margin:20px 0;
}

div.forms div#password h3 a{
   color:red;
}


.order_summary {
   width:460px;
   border-collapse:collapse;
   margin:10px 0 0 0;
}
.order_summary td {
   font-size:12px;
   padding:3px;
   border:1px solid #ddd;
   color:#333;
}
.order_summary th {
   font-size:15px;
   font-weight:bold;
   color:#ec7405;
   padding:3px;
   border:1px solid #ddd;
}
.order_summary tr.odd {
   background-color:#efefef;
}
.order_summary td a {
   text-decoration:underline !important;
}

.status_Processing { 
   color:#D88B46 !important;
}
.status_Complete {
    color:#47A551 !important;
}

.totalrow {
   text-align:right;
   border:0 !important;
   padding-bottom:5px;
}
.totalrow_total {
   border:0 !important;
   padding-bottom:5px;
}
.totalrow_final {
  font-size:14px !important;
  text-align:right;
  border:0 !important;
}
.totalrow_finaltotal {
  font-size:14px !important;
  border:0 !important;
}
.detail_summary {
margin:0 0 30px 0;
}
.product_total_row {
   width:100px;
}



/* ############## LOGIN BOX ############### */

div.login-box {
   margin-top:18px;
}

#main div.login-box h3,
#main div.reset-box h3 {
    color:#666666;
    font-size:14px;
    font-weight:bold;
    margin:0 0 20px;
}

#main div.login-box h2 {
    margin-top:20px;
    margin-bottom:9px;
}

#main div.login-box p {
    margin-bottom:12px;
}

#main div.reset-box p {
    margin-bottom:6px;
}

#main div.login-box p.submit-button input {
   margin-left:170px;
}

div.reset-box input {
   width:165px;
   margin-bottom:9px;
}

div.login-box input{
   width:165px;
   margin-bottom:0;
}


#main div.login-box input#SQ_LOGIN_SUBMIT {
    background:url(http://www.thebrookeshop.org/__data/assets/image/0017/2177/buttonSprites.gif) no-repeat;
    border:0 none;
    cursor:pointer;
    height:19px;
    margin:0;
    overflow:hidden;
    padding:19px 0 0;
    background-position:-10px -86px;
    width:109px;
    text-indent:-9999px;
}



div.login-box label {
    color:#666666;
    float:left;
    font-size:12px;
    font-weight:700;
    margin:0 0 3px;
    width:170px;
}

div.login-box td {
    color:#666666;
    font-size:12px;
    font-weight:700;
    margin:0;
    padding-bottom:9px;
    width:170px;
    vertical-align:middle;
}

div.reset-box label {
    color:#666666;
    float:left;
    font-size:12px;
    font-weight:700;
    margin:0 0 3px;
    width:120px;
}

#content div.reset-box p.submit-button {
    padding-left:119px;
    width:auto;
}
#main #content .black{
color:#000000;
}

/* ########## PAYMENT ############ */

div#payment .process-errors{
   color:red;
   margin-bottom:20px;
}

div#payment #amount-info {
   background: #f38e30; 
   padding: 5px;
   border:1px solid #fdeee1;
   color:#fff;
   margin-bottom:30px;
   height: 13px;
}

div#payment p label {
   width:180px;
   float:left;
}

div#payment p label.error {
   color:red;
   margin-left:180px;
  margin-top:2px;
}

div#payment p input {
   width:200px;
}

div#payment p.country select{
   width:204px;
}

div#payment p.dates input {
   width:40px;
}

div#payment div.submit-button {
   margin-left:176px;
}

/*div#payment div.submit-button input {
   background:url(http://www.thebrookeshop.org/__data/assets/image/0016/6145/payment-button.gif) no-repeat;
   border:0;
   cursor:pointer;
   width:52px;
   height:19px;
   background-position:0 -42px;
}

div#payment div.submit-button input#pay {
   width:44px;
   height:19px;
   background-position:0 0;
}

div#payment div.submit-button input#reset {
   width:52px;
   height:19px;
   background-position:0 -21px;
}*/


#content #order_id {
   display:none;
}

#content #payment-confirmation h3{
   color:#EC7405;
   font-size:16px;
   margin-bottom:15px;
   
} 

#content #payment-confirmation p{
   margin-bottom:5px;
   padding-left:32px;
   color:#666666;
} 

#content #payment-confirmation p a {
   color:#EC7405;
}

#content #payment-confirmation img {
   margin-top:30px;
   margin-left:15px;
}
.add-email label{
   float:left;
   font-size:1em;
   font-weight:700;
}

.add-email label.error {
   color:red;
   font-weight:normal;
   float:none;
   display:block;
   margin:3px 0;
}

.refresh_img {
   cursor:pointer;
}
.flash_preview {
   border:3px solid #ccc;
   background-color:#efefef;
   clear:both;
   padding:10px;
   width:500px;
   height:375px;
   margin:10px 0 20px 0;
}
.flash_preview object {
   border:1px solid #efefef;
}

.flash_note {
   border:2px solid #EC7405;
   color:#db6903;
   background-color:#f4e6d8;
   padding:10px;
   /*font-weight:bold;*/
   margin:0 0 20px 0;
}
.flash_warning {
   border:2px solid #a80505;
   color:#a80505;
   background-color:#ffe4e4;
   padding:10px;
   font-weight:bold;
   margin:0 0 20px 0;
}
