/**** COMMON ****/

html
{
    height: 100%;
}

body
{
    background: #483167 url(/params/img/bg.gif) repeat-x 0 0;
    color: #333;
    font-size: 62.5%;
    font-family: arial, helvetica, sans-serif;
    line-height: 1.3;
    margin: 0;
    padding: 0;
}

h1
{
    color: #483167;
    font: 1.6em georgia, times, serif;
    margin: 10px 0 0 270px;
}

h2, h3, h4, h5
{
    margin: 0 0 0.5em 0;
    padding: 0;
}

h2
{
    color: #95341d;
    font-size: 1.7em;
    margin-bottom: 20px;
}

h3
{
    color: #483167;
    font-size: 1.2em;
}

h4
{
    color: #483167;
    font-size: 1em;
}

#article h4
{
    color: #95341D;
}

h5
{
    color: #483167;
    font-size: 0.7em;
}

p
{
    margin: 0 0 1.4em 0;
}

/* Lists */
body > dd
{
    margin: 0 0 0.2em 0;
    padding: 0;
}
body > dd + dt
{
    margin-top: 10px;
}
dl
{
    margin: 0;
    padding: 0.5em 0;
}
dt
{
    margin: 0;
    padding: 0;
    font-weight: bold;
}
ol
{
    padding: 0 0 0 24px;
    margin: 0.5em 0 0.5em 2em;
}
ol li
{
    padding: 0 0 0.2em 0;
}
ol ul
{
    padding-top: 0.3em;
    margin: 0 0 0 0.4em;
}
ol ol
{
    margin: 0.3em 0 0 0.4em;
}
ul
{
    padding: 0 0 0 18px;
    list-style-type: square;
}
ul li
{
    padding: 0 0 0.2em 0;
}
ul ul
{
    margin: 0.3em 0 0 0.4em;
    list-style-type: square;
}
ul ol
{
    padding-top: 0.3em;
    margin: 0 0 0 0.4em;
}

a
{
    color: #483167;
    text-decoration: none;
	outline:0;
}
/* standard link */

a:visited
{
    color: #555;
}
/* visited link */

a:hover
{
    text-decoration: underline;
}
/* mouse over link */

a:focus
{
    color: #CC0000;
}
/* mouse down link */

a:active
{
    color: #CC0000;
}
/* selected link */

.pic a img, .pic img
{
    border: 2px solid #D9D4C0;
}

table
{
    border-collapse: collapse;
    border-spacing: 0;
    margin: 0;
    width: 100%;
}

td
{
    padding: 0 0 9px 0;
    vertical-align: top;
}

td .text, td textarea
{
    /* Remove if this remains empty */
}

input, textarea, select
{
    border: 2px solid #e8e5de;
    padding: 0;
    color: #333;
    font-size: 1em;
    font-family: arial, helvetica, sans-serif;
    line-height: 1.3;
}

.text, textarea
{
    padding: 2px;
}

textarea
{
    /* Remove if this remains empty */
}

.clr
{
    clear: both;
}

.bold
{
    font-weight: bold;
}

.tabs a {
display:block;
float:left;
margin-right:3px;
padding:15px 20px;
background:#E6E3D8;
cursor:pointer;}

.tabs .t_on {
color:#666;
background:#F8F2D8;
cursor:default;}

.tabs .t_on:hover {
text-decoration:none;}

.t_content {
display:none;
clear:both;
padding:20px;
background-color: #F8F2D8;
color:#000;}

.t_content.on {
display:block;}

.t_content .field {
width:130px;
padding-right:20px;}

.pages {
clear:both;
margin-top:1em;
font-size:11px;}

.data td,
.data th {
border-top:1px solid #999;
border-bottom:1px solid #999;
padding:7px 5px;
font-size:11px;
background:none;}

/**** LAYOUT ****/
/* These rules should control the basic structure of the page. I'd like to move the core structure stuff here. */

#content_box
{
    background-color: #fff;
    font-size: 1.2em;
    margin: 0 auto;
    padding: 0;
    position: relative;
    width: 970px;
}

#header
{
    background: transparent url(/params/img/logo.gif) no-repeat 20px 20px;
    position: relative;
}

#middle, #content
{
    min-height: 500px;
}

#branding
{
    background-color: #483167;
    height: 117px;
    padding: 14px 0 0 10px;
}

#branding img
{
    border: 0 !important;
}

.wine_search
{
    background: transparent url(/params/img/go.gif) no-repeat scroll right -2px;
    color: #FFFFFF;
    display: block;
    font-weight: bold;
    height: 25px;
    line-height: 1.9;
    position: absolute;
    right: 20px;
    text-align: left;
    top: 90px;
    width: 320px;
}

#search
{
    position: absolute;
    top: 0px;
}

#search input
{
    background-color: #c9c2d2;
    border: 0;
    margin-left: 100px;
    width: 175px;
}

#search .button
{
    opacity: 0;
    margin: 0 0 0 5px;
    width: 30px;
}

#header-nav
{
    color: #fff;
    font-size: 1.2em !important;
    line-height: 1.5;
    position: absolute;
    right: 20px;
    text-align: right;
}

#header-nav span
{
    font-size: 1.2em !important;
    font-weight: normal;
    color: #a397b3;
}

#leftPanel
{
    background-color: #000;
    clear: both;
    color: #fff;
    left: 0;
    position: absolute;
    top: 161px;
    width: 250px;
    z-index: 1000;
}

#leftPanel #content br
{
    clear: both;
}

#leftPanel #content div
{
    float: left;
}

#leftPanel ul
{
    background-image: none;
    list-style-type: none;
    list-style-position: inside;
}

#leftPanel li
{
    background-image: none;
    border-bottom: 1px solid #fff;
    line-height: 1;
    padding: 0;
}

#leftPanel h4, #leftPanel p, #leftPanel h3
{
    color: #fff;
    margin: 0;
    padding: 9px 14px;
}

#leftPanel h3
{
    border: 0;
}

#leftPanel li a
{
    display: block;
    padding: 9px 14px;
}

#leftPanel a
{
    color: #fff;
}

#leftPanel a:hover
{
}

.navigation p
{
    border-bottom: none !important;
    padding: 5px 14px !important;
}

.navigation a
{
    background: transparent url(/params/img/dbl-arrow.gif) no-repeat scroll 0 0;
    padding-left: 20px;
}

#leftPanel .module
{
    clear: left !important;
    margin-bottom: 0 !important;
    /*overflow: auto;*/
}

/*
#leftPanel .custom a
{
    padding: 5px 14px;
}
*/


#leftPanel .custom h4 a
{
    display: inline;
}

#leftPanel .custom a:focus
{
    outline: none;
}

/*#calendar #leftPanel h4, #calendar #leftPanel p, #members #leftPanel h4, #members #leftPanel p, #section #leftPanel h4, #section #leftPanel p {
border:0!important;
}*/

.img_txt_alt
{
    background-color: #8a1955;
}
#home .img_txt_alt
{
    background: #8a1955 url(/params/img/menu-bg.gif) no-repeat right bottom;
}
#home .opt_in .btns
{
    margin-bottom: 0 !important;
    padding-bottom: 20px !important;
}
#leftPanel .text, #home #rhs .text
{
    width: 210px;
}
#section .img_txt_alt
{
    background: #000 url() no-repeat right bottom;
}
#wine-types
{
    margin: 0 !important;
    _margin-left: -10px;
    _width: 232px;
}
#wine-types td
{
    padding: 0;
}
#wine-types td a
{
    background: transparent url(/params/img/dbl-arrow.gif) no-repeat 8px 5px;
    display: block;
    font-weight: bold;
    padding: 4px 14px 4px 24px;
    _padding: 4px 3px 4px 24px;
}
#wine-types td a:hover
{
    color: #fff;
    text-decoration: underline;
}

#leftPanel .img_txt_alt img, #leftPanel .custom img
{
    border: 0;
}

#custom1
{
    background: #95351d url(/params/img/custom-nav-top.gif) no-repeat right 0 !important;
}

#leftPanel .opt_in
{
    background: #95351d url(/params/img/newsletter-bg.gif) no-repeat right bottom !important;
    float: left;
    width: 250px;
}

#leftPanel .opt_in table
{
    margin: 0 auto 0 auto !important;
    width: 222px;
}

#leftPanel .opt_in p
{
    border: 0;
}

.left_panel_2
{
    background-color: #8A1955;
    padding: 0 0 20px 0 !important;
    left: 0;
}
.left_panel_2 .img_txt_alt p
{
    border: 0 !important;
}
.left_panel_2 .img_txt_alt h4
{
    border: 0 !important;
    font-weight: normal;
    padding-bottom: 0;
}

#left-promo
{
    background-color: #f8f2d8;
    float: left;
    padding: 14px;
    width: 222px;
}

#left-promo a
{
    color: #4B3371;
    padding: 5px 0 !important;
}

#left-promo h4, #left-promo h5, #left-promo p
{
    border-bottom: 0;
    color: #4b3371;
    padding: 0 0 5px 0;
}
#left-promo h4, .promo_event
{
    font-family: georgia, time, serif !important;
    font-weight: bold;
}
#left-promo h5
{
    font-size: 0.9em;
    margin-bottom: 0 !important;
}


#left-event
{
    border-bottom: 1px solid #fff;
    padding-top: 1px;
    color: #f8f2d8;
    font: 1.3em times, serif;
}

#left-event a
{
	padding: 5px 14px;
    background: #000 url(/params/img/right-arrow.gif) no-repeat 96% 3px !important;
    display: block;
}

#left-blog
{
    background-color: #95351d;
    color: #fff;
}

#left-blog h5
{
    color: #fff;
    font-family: georgia,time,sans-serif;
    font-size: 1em;
    margin-bottom: -8px;
    padding: 5px 14px 0 14px;
}

#left-blog a
{
    background: transparent url(/params/img/sm-dbl-arrow.gif) no-repeat right 90%;
    border-bottom: 0 !important;
    padding: 0 15px 0 0 !important;
}

#lhs
{
    /*Left hand side*/
    display: none;
}

#middle
{
    background-color: #fff;
    float: left;
    margin: 0;
    padding: 20px 0px 20px 270px;
    width: 512px;
}

#rhs
{
    /*Right hand side*/
    float: right;
    padding: 0 15px 0 0;
    right: 0; /*position:absolute;*/
    width: 157px;
}

#forms #rhs
{
    display: none !important;
}

#footer
{
    background: #f2f1eb url(/params/img/footer-bg.gif) no-repeat right top;
    border-top: 30px solid #e6e3d8;
    bottom: 0;
    clear: both;
    color: #908775;
    font-size: 0.9em;
    height: 215px;
    padding: 20px;
}




/**** UNSORTED ****/

.note
{
    border-top: 1px solid #E4E4E4;
    border-bottom: 1px solid #E4E4E4;
    color: #666;
    font-weight: bold;
    padding: 8px 0;
}

.question
{
    clear: both;
    padding-top: 20px;
}



/**** Navigation ****/
/* Level 1 - #menu */


#navs_level_1 a b
{
    font-weight: normal;
}

#navs_level_1 a.n1
{
    background-color: #8a1955;
    background-image: url(/params/img/nav1-L1.jpg);
    background-repeat: no-repeat;
    background-position: right 0;
    width: 222px;
}

#navs_level_1 a.n2
{
    background: #000 url(/params/img/nav1-L2.gif) no-repeat left 0;
    border-right: 1px solid #4b3369;
    padding: 0 18px;
}


#navs_level_1 a.n3
{
    background-color: #000;
    border-right: 1px solid #4b3369;
    padding: 0 18px;
}

#navs_level_1 a.n4
{
    background: #000 url(/params/img/nav1-L4.gif) no-repeat right 0;
    font-weight: bold !important;
    padding: 0 18px;
}

#navs_level_1 a.n1 b, #navs_level_1 a.n5 b
{
    font-weight: bold !important;
}

#navs_level_1 a.n5
{
    background: #8a1955 url(/params/img/nav1-L5.gif) no-repeat left 0;
    border-right: 1px solid #4b3369;
    padding-right: 30px;
}

#navs_level_1 a.n6
{
    background: #8a1955 url(/params/img/nav1-L6.gif) no-repeat right 0;
    padding-right: 40px;
    position: absolute;
    right: 0;
}

#navs_level_1
{
    background-color: #8A1955;
    height: 30px;
    overflow: hidden;
    position: relative;
}

#navs_level_1 a
{
    color: #fff;
    display: block;
    float: left;
    height: 30px;
    line-height: 2.5;
    padding: 0 14px;
}

#membership
{
    /* Login and Join links */
    display: none;
    position: absolute;
    top: 30px;
}


/* Level 2 */
#navs_level_2
{
    margin-top: 20px;
}

/* Crumbs */
#crumbs
{
    margin: 5px 0 13px 270px;
}

#crumbs a, #crumbs a:visited, #crumbs a:hover
{
    color: #483167 !important;
}

#crumbs a:hover
{
    color: #000;
}

/* Level 4 */

#navs_level_4
{
}

#navs_level_4 a
{
    border-right: 1px solid #42336c;
    margin-right: 13px;
    padding-right: 13px;
}

#navs_level_4 .n9
{
    border-right: 0 !important;
}

/* Level 5 */
#navs_level_5
{
    position: relative;
	min-height:5em;
}


#navs_level_5 a
{
    background: transparent url(/params/img/sm-lt-dbl-arrow.gif) no-repeat 0 3px;
    display: block;
    float: left;
    padding-left: 12px;
    width: 118px;
}

#navs_level_5 .pic
{
    float: right;
    margin-left: 20px;
}


#leftPanel .black p
{
    border-bottom: 1px solid #fff !important;
}
#leftPanel .black
{
    min-height: 181px;
}
.black a
{
    background-image: none !important;
    padding-left: 0 !important;
}


/**** CONTENT ****/

#header a, #header a:visited
{
    color: #fff; /* Override visited color in header */
}

#banner,
#section_header
{
    margin-left: 250px;
}

#banner img
{
    border: 0 !important;
}

#content
{
    margin: 0;
    width: 100%;
}

#home h1
{
    margin: -8px 0 15px 0;
}

#home #middle
{
}

#home #rhs
{
    margin: 0 0 20px 0 !important;
}

.part
{
    float: left;
}

#rhs p
{
}

#rhs .links
{
    border-width: 0 !important;
    margin-top: -10px !important;
    width: 217px;
}

.enlarge
{
    border: none !important;
    bottom: 2px;
    position: absolute;
    right: 2px;
}

.enlarge img
{
    border: none !important;
}

.flushright
{
    width: 247px;
    margin-right: -10px;
}

.top
{
    bottom: 24.7em;
    right: 5em;
    position: absolute;
}

.top a b
{
    /* Doesn't need the bold tag does it? */
}

.articlelist_rss
{
    margin: 10px 0;
}

.sharethis
{
    bottom: 310px;
    position: absolute;
}
#shop .sharethis
{
    bottom: 0;
    position: relative !important;
}
#section .sharethis
{
    left: 270px;
}
#home .sharethis
{
    display: none;
}

a.l1
{
    background: transparent url(/params/img/print-icon.gif) no-repeat 0 0;
    bottom: 26em;
    left: 30em;
    position: absolute;
}
a.l1:hover
{
    text-decoration: none;
}
a.l1 b
{
    opacity: 0;
}
a.l2
{
    display: none;
}

#join_wo
{
    background: transparent url(/params/img/browse-arrow.gif) no-repeat 90% center;
}

#dummy_empty
{
    line-height: 1px;
    margin-top: -10px;
}

.quick_find
{
    background: #8A1955 url(/params/img/menu-bg.gif) no-repeat right bottom;
    height: 65px;
}

.quick_find .inner
{
    background: transparent url(/params/img/quickfind-line.gif) no-repeat 0 top;
    padding: 20px 14px;
}

#pop
{
    background-image: none;
    background-color: #fff;
}

#pop .pic {
float:none;
margin:0;
}

#pop .pic a img {
border:0;}

/**** MODULES ****/

/* Generic */

.module
{
    margin-bottom: 20px;
    white-space: normal;
}

div.left
{
    clear: left;
    float: left;
}

div.right
{
    clear: right;
    float: right;
}

.item
{
    background: transparent url(/params/img/dotted-line.gif) repeat-x 0 bottom;
    margin: 0;
    padding: 14px 0;
}

.item h4
{
}

.item h4 a
{
    padding: 3px 3px 0 0;
}

.item p
{
    margin: 0;
}

.item p.w_pic
{
    padding: 0 10px 10px 10px;
    margin-top: -5px;
}

p.pic
{
    float: left;
    margin: 0px !important;
    padding: 0 10px 4px 0;
}

.pic
{
    float: left;
    margin: 0 10px 10px 0;
    position: relative;
}

/*.pic img {
height:142px;
width:192px;
}*/

.pic a:hover
{
    cursor: default !important;
}

.pic p
{
    /* Caption */
    display: none;
}

.dbl
{
    clear: both;
    margin-top: 0;
}

/*.dbl img {
height:207px;
width:508px;
}*/

.quote blockquote
{
    background: transparent url(/params/img/dotted-line-brown.gif) repeat-x 0 top;
    color: #483167;
    font-family: georgia, times, serif;
    margin: 0 0 5px 0;
    padding-top: 14px;
}

.quote .by
{
    background: transparent url(/params/img/dotted-line.gif) repeat-x 0 bottom;
    color: #483167;
    font: italic 1em georgia, times, serif;
    padding-bottom: 14px;
    text-align: right;
}

.dbl .std
{
}

.sm img
{
    height: 47px;
    width: 64px;
}

a.more
{
    float: right;
}

.promo
{
    margin: 0 !important;
    padding: 10px 0;
}

.promo p
{
    border: 0 !important;
}


/* Middle Modules */

#middle .
.module.dbl
{
    width: 512px;
}

#middle .item p
{
}

#middle h4 a
{
}

#middle .item p.pic
{
}

.img_txt
{
    background: transparent url(/params/img/dotted-line.gif) repeat-x 0 bottom;
    clear: none !important;
    width: 247px !important;
}

.img_txt .pic
{
    margin-right: 0;
}

.xcustom ul
{
    background: transparent url(/params/img/dotted-line.gif) repeat-x left top;
    list-style-position: inside;
    margin: 0;
    padding: 0;
}

.xcustom li
{
    background: transparent url(/params/img/dotted-line.gif) repeat-x left bottom;
    line-height: 3;
    padding: 0 24px;
}


/* RHS Modules */

#rhs .module
{
}

#rhs .module h3
{
}

#article .extra_imgs
{
    margin-top: 45px;
}

#article .extra_imgs h3
{
    display: none;
}

#rhs .article h4
{
}

#rhs .article h4 a
{
}

#rhs .img_txt
{
    width: 154px !important;
}

#rhs .module .pic
{
    display: none;
}

#rhs .module p
{
    margin-top: 0;
}

#rhs .item h4
{
    margin-top: 0;
    padding-top: 0;
}

#rhs a.more
{
}


/**** POLL ****/

.poll
{
    background-color: #f8f2d8;
    padding: 10px;
}

.poll .q
{
}

.poll .item
{
    /*Results page*/
    background-image: none;
    margin: 0 0 10px 0;
    padding: 0;
}

.poll .item span
{
    float: right;
    margin-top: -16px;
}

.poll .result
{
    background-color: #ddd;
    background-image: url(/params/img/poll-bg.gif);
    background-repeat: no-repeat;
}

.check
{
    border: 0 !important;
    clear: left;
    margin-bottom: 5px;
}

#section #rhs .check, #section #rhs .radio
{
    background-color: #f8f2d8;
}

.poll .btns
{
    margin-top: 10px !important;
}

.poll #poll_1
{
}

#iframe_content
{
}

#pollquestions_1
{
}



/**** ARTICLE ****/

#article #content
{
    background-color: #fff;
}

#main #article h4
{
    color: #95341d;
    margin: 0;
}

#article #middle
{
    width: 500px;
}

#article #rhs
{
    background-color: #fff;
    margin-top: 23px;
    padding-right: 10px;
    width: 162px;
}

.article
{
    background: transparent url(/params/img/dotted-line.gif) repeat-x 0 bottom;
    clear: left;
    padding: 0 0 10px 0;
}

#main
{
    /* Contains the article */
    padding: 20px 20px 50px 270px;
    width: 499px;
}

#main .pic
{
    float: left;
    margin-right: 20px;
}

#main .links
{
    /* Print and email links at bottom of article */
    margin-top: 20px;
}

#main .links a
{
    display: block;
    float: left;
    height: 20px;
    overflow: hidden;
    padding-left: 20px;
    width: 0;
}

#main .links b
{
    /* Doesn't need the bold tag does it? */
}

#main .links .l1
{
    /*Print link*/
    background: url(/params/img/print_icon.gif) no-repeat 0 0;
}

#main .links .l2
{
    /*Email link*/
    background: url(/params/img/email_icon.gif) no-repeat 0 0;
}

.extra_imgs a
{
    border: 2px solid #d9d4c0;
    display: block;
    float: left;
    height: 72px;
    margin: 0 5px 5px 0;
    overflow: hidden;
    width: 72px;
}

.extra_imgs img
{
    border: 0;
}

#article #main .std img
{
    height: 138px;
    width: 188px;
}
#article #main .std .enlarge img
{
    height: auto !important;
    width: auto !important;
}

.details
{
    /* Article date */
}

.by
{
    /* Article author */
}

.intro
{
    /* Article intro */
    background-image: url(/params/img/dotted-line.gif);
    background-repeat: repeat-x;
    background-position: 0 bottom;
    font-weight: bold;
    padding: 0 0 20px 0;
}


/**** SUPPORT - member help page ****/

#support
{
    /* Body ID undefined */
}

#support #main
{
    width: 100%;
}

#support #main .text,
#support #main textarea {
width: 400px;
}

/*
#support input
{
    display: block;
}
*/

.full
{
    width: 680px !important;
}

.support_tbl th, .product_tbl th
{
}

.support_tbl th a
{
}

.support_tbl td
{
}

.col_1
{
}

.col_1 img
{
}

.col_big
{
}

.col_end
{
}

.alt_row
{
    background: #eee;
}

#members .full form,
#shop .full form
{
    background: #f8f2d8 url(/params/img/yellow-round-corner.gif) no-repeat right bottom;
	height:1000px;
    /*height: 1%;
    overflow: auto;*/
    padding: 20px;
}

#forms .full form 
{
    background: #f8f2d8 url(/params/img/yellow-round-corner.gif) no-repeat right bottom;
    padding: 20px;
}

.full form .btns
{
	/*position:relative;*/
    background: transparent url(/params/img/submit.gif) no-repeat 0 0;
}

.full form .btn
{
    border: 0;
    height: 30px;
    opacity:0;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    width: 80px;
}

.full form .checkbox, .full form .radio
{
    background-color: #f8f2d8;
}

.pw_sent .btns
{
    background-position: 3em 0 !important;
}

form .a
{
    display: inline;
}

p.q
{
    font-weight: bold !important;
}

/**** SECTION (Design Diredtions, Shop) ****/

#section #rhs
{
    margin-top: 7px;
    width: 150px;
}

#section #middle
{
    min-height: 600px !important;
}

/**** FORMS More to clean here and I think we could make move a lot of the membership and shop stuff here ****/
#forms
{
}
/* Body ID undefined */

#forms #main
{
    min-height: 700px !important;
}

#forms .intro
{
    font-weight: normal;
}

form.format
{
}
form.format_a
{
}

fieldset
{
    border: none;
    padding: 0;
}

.block
{
    /* Groups parts of a single question */
    margin-bottom: 20px;
    /*overflow: hidden;*/
}

.video
{
    background: #f8f2d8 url(/params/img/video-bg-bottom.gif) no-repeat right bottom;
    padding: 30px 30px 60px 30px;
    position: relative;
    width: 452px !important;
}

.video h3
{
    color: #95341d;
    padding-left: 220px;
    position: absolute;
}

.video p
{
    padding-top: 25px !important;
    top: 60px;
}

.flash
{
    float: left;
    margin-right: 20px;
}

.q
{
    /* Question */
}

.a
{
    /* Answer */
}

.t_c
{
    /*float: left;*/
    height: 500px;
    margin-bottom: 20px;
    overflow: auto;
    padding: 0 18px 0 0;
	font-size:11px;
	line-height:1em;
}

#members .t_c h2
{
    display: none !important;
}

p.t_c
{
    overflow: visible !important;
}

.checkout_3 p.t_c
{
    display: none !important;
}
.checkout_3 .field
{
    width: 200px;
}

.checkout_3 form .btns {
padding:2em 0;}

/**** MEMBERS ****/
#members
{
}
/* Body ID undefined */

#account_main #navs_level_4 .n2,
#members #navs_level_4 .n2,
#shop #navs_level_4 .n2 {
display:none;}

#members .part
{
    width: 100%;
}

#left_col
{
    float: left;
    width: 48%;
}

#right_col
{
    float: right;
    width: 48%;
}

#left_col table, #right_col table
{
    width: 100%;
}

.check
{
}

.check .checkbox, .check .radio
{
    float: left;
}

.check label
{
}

.t_sm
{
}
.t_lrg
{
}

.t_mob
{
}

.req
{
    color: #CC0000;
}

.req_txt
{
}

.field
{
    font-weight: bold;
}

#country
{
}

#confirmEmail
{
}

#support .btn
{
    margin-left: 5px;
}

.btns
{
    clear: left;
    width: auto;
}

.shop_cart .btns
{
    clear: none;
    text-align: right;
}

#support .btns
{
}

.radio, .checkbox
{
    border: 0;
}

.dropdown
{
}
#optional_field
{
}
/* Occurs more than once on a page. Should be a class */
#state_other
{
}
#gender_male
{
}
#gender_female
{
}
#student
{
}
#parttime
{
}
#fulltime
{
}
#timeout
{
}


.login .block, .request .block
{
    background-color: #F8F2D8;
}

.login .block h3, .request .block h3
{
    margin-top: 15px;
}

.login .block h3, .login .block p, .request .block h3, .request .block p
{
    padding: 0 20px;
}

.login .block form, .request .block form
{
    padding-top: 0;
}


/**** SHOP ****/

#shop #content
{
    height: 1%;
}

#shop #main
{
    background-color: #f8f2d8;
    margin: 0 20px 0 270px;
    min-height: 700px;
    /*overflow: hidden;*/
    padding: 20px 20px 0 20px;
    width: 640px;
}

#shop #main h2
{
    background: transparent url(/params/img/dotted-line.gif) repeat-x 0 bottom;
    font: bold 1.3em arial, helvetica, sans-serif;
    padding-bottom: 7px;
}

.shop_productpage #main
{
    overflow: hidden;
    padding: 20px 20px 20px 190px !important;
    position: relative;
    width: 470px !important;
}

.shop_productpage #main h2
{
    color: #483167;
    background-image: none !important;
    border-bottom: 1px solid #857b62;
    font: bold 1.4em arial, helvetica, sans-serif;
    line-height: 1;
    margin: -10px 0 20px 0;
    padding: 0;
}

.shop_productpage .subs
{
    font-size: 1em;
}
/*.shop_productpage #notes {
background-color:#F8F2D8;
padding-right:20px;
position:absolute;
width:470px;
z-index:1000;
}*/
.shop_productpage #notes p
{
    text-align: right;
}

.shop_productpage #notes a
{
    margin-right: 20px;
    text-decoration: underline;
}

.shop_productpage .block p
{
    margin-bottom: 3px;
}


#quantityDiscounts
{
    display: none;
}

#navs_level_4
{
    background: transparent url(/params/img/shop-nav-bg.gif) repeat-x 0 12px;
    margin: 0 20px 0 270px;
    padding: 20px 0 20px 0;
}

.shop_productpage #navs_level_4
{
    display: none;
}

.shop_productpage #crumbs
{
    margin-bottom: 15px;
}

#product_pic
{
    left: 20px;
    position: absolute;
    top: 13px;
}

#product_pic img
{
    border: none;
}

.subs
{
    color: #8a1955;
    font: 1.4em georgia, times, serif;
    font-weight: bold;
    margin-bottom: 5px;
}

.subs a
{
    color: #8a1955;
}

.shop_productpage #productForm
{
    width: 95px;
}

.shop_productpage #product_qty
{
    color: #4b3369;
    margin: 0;
    width: 270px;
}

.shop_productpage #productForm #qty
{
    margin-left: 183px;
}

.shop_productpage .productIcon
{
    margin-bottom: 5px;
}

.shop_productpage .productIcon img
{
    border: 0;
    margin-right: 10px;
}

.shop_productpage #pageTotal
{
    background-color: #fff;
    border: 2px solid #f4f1e5;
    font-size: 1.2em;
    font-weight: bold;
    margin: 0 0 10px 0;
    overflow: auto;
    padding: 8px;
    position: relative;
    width: 254px;
}

.shop_productpage #pageTotal a
{
    margin-left: 140px;
}

.shop_productpage #pageTotalAmount
{
    background-color: #f2f1eb;
    color: #95341d;
    display: block;
    padding: 5px;
    position: absolute;
    right: 3px;
    top: 3px;
}

/*
.shop_productpage .shop_buybuttons
{
    background: transparent url(/params/img/add-buy.gif) no-repeat 0 0;
    height: 28px;
    width: 275px;
}

.shop_productpage .shop_buybuttons .btn
{
    opacity: 0;
    width: 135px !important;
}
*/


.shop_buybuttons .btns {
height:23px;
width:275px;
margin:1em 0;
background:url(/params/img/add-buy.gif) no-repeat;}

.shop_buybuttons .btns .btn {
display:block;
float:left;
height:23px;
width:136px;
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
opacity:0;}



.QuantityTag_hide
{
    display: none;
}


#notesTitle
{
	position:relative;
    background: transparent url(/params/img/v.gif) no-repeat 0 5px;
    border-bottom: 1px solid #857b62;
    font: 1.2em georgia, times, serif;
    font-weight: bold;
    margin-bottom: 10px;
    padding: 0 0 20px 20px;
}

#notesTitle a 
{
	cursor:pointer;
}

#product_info_pic .block h3
{
    color: #95341d;
    font: bold 1.2em georgia, times, serif;
}

#product_info_pic
{
    position: relative;
}

#relatedProducts
{
    background: #fff url(/params/img/related-product-bg.gif) no-repeat 0 bottom;
    border-bottom: 30px solid #fff;
    clear: left;
    /*margin: 60px 0 -20px -210px;
    overflow: auto;*/
	overflow:hidden;
	margin:60px 0 -20px -210px;
    width: 700px !important;
}

#relatedProducts h3
{
    background: transparent url(/params/img/dotted-line-brown.gif) repeat-x 0 bottom;
    color: #4b3369 !important;
    margin: 20px 0 10px 20px;
    padding-bottom: 10px;
}

/*

.relatedProduct_item
{
    float: left;
    height: 140px;
    padding: 0 0 0 20px !important;
    overflow: hidden;
    position: relative;
    width: 213px;
}

.relatedProduct_item #relatedProduct_name
{
    font-weight: bold;
    left: 0;
}

.relatedProduct_item #relatedProduct_name a
{
    color: #4a3f50;
}

.relatedProduct_item .price
{
    border: none;
    color: #8a1955 !important;
    display: block;
    font-size: 1.1em;
    padding: 5px 0 0 60px !important;
}

.relatedProduct_item .desc
{
    display: block;
    font-size: 1;
    margin-top: 25px !important;
}

.relatedProduct_item .pic
{
    float: none;
    position: absolute;
}

.relatedProduct_item .pic img
{
    width: 46px;
}

.relatedProduct_item .checkbox
{
    display: none;
}

.relatedProduct_item p
{
    margin: 0;
}

.relatedProduct_item .line
{
    padding: 30px 0 0 60px;
}

.relatedProduct_item .optin
{
    position: absolute;
    width: 153px !important;
}

.relatedProduct_item .optin a
{
    display: block;
    padding-left: 60px;
    width: 150px;
}

*/

#relatedProducts {
overflow:hidden;}

.relatedProduct_item {
float:left;
height:140px;
margin:0 0 0 20px;
padding-left:60px;
position:relative;
width:153px;}

.relatedProduct_item .pic {
position:absolute;
left:0;
top:0;
margin:0;
padding:0;}

.relatedProduct_item .pic img {
width:46px;}

.relatedProduct_item label {
font-weight:bold;}

.relatedProduct_item input {
display:none;}

.relatedProduct_item .price {
display:block;
padding-top:5px;
color:#8a1955;}

.relatedProduct_item .accessories
{
    display: none !important;
}

.product_extra_info table {
width:auto;
margin:1em 0;}

.product_extra_info td  {
padding:0 20px 0 0;}

.product_extra_info td:first-child  {
font-weight:bold;}



form.type_2
{
	position:relative;
    /*background: #f8f2d8 url(/params/img/add-buy-short.gif) no-repeat 0 bottom;*/
    background: #f8f2d8;
    float: left;
    height:220px;
    margin: 0 20px 20px 0;
    padding: 7px;
    width: 199px;
}

#rhs form.product
{
    background-image: none;
    width: 140px;
}

.shop .pic
{
    display: block !important;
}

.product .pic
{
    margin-bottom: 6px !important;
}

.product .pic img
{
    border: none !important;
}

/*
.shop .btns
{
    clear: left;
    margin: 0 -7px;
    opacity: 0;
}
*/
/*
.product .btns .btn
{
    height: 25px;
    margin: 0;
    width: 49%;
}
*/

form.type_2 .btns {
position:absolute;
bottom:0;
left:0;
width:213px;
height:24px;
margin:0;
background:url(/params/img/add-buy-short.gif) no-repeat;}

form.type_2 .btns .btn {
display:block;
float:left;
height:24px;
width:106px;
vertical-align:middle;
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
opacity:0;}

#rhs .shop
{
    margin-top: 12px;
}

.product_tbl
{
    margin-bottom: 1em;
    width: 640px;
}

.product_tbl th
{
    background-color: #e6e4d8;
    border-bottom: 1px solid #857b62;
    color: #8c351a;
}

.product_tbl td
{
    border-bottom: 1px solid #827c64;
    padding: 8px 10px;
}

.product_tbl img
{
    display: inline;
}

.col_end .btns
{
    border: 0;
}

.pages_hidden
{
    display: none;
}

.product
{
    float: left;
    margin-right: 10px;
}

.type_1
{
    float: none;
    margin-right: 0;
    width: auto;
}

.product .block
{
    margin-bottom: 4px;
}

.product h4
{
    font-size: 0.9em;
    margin: 20px 0 1em 0 !important;
}

.product .desc
{
    font-size: 0.8em;
}

.product_tbl h4
{
    text-align: left;
}

.product h4 a
{
    color: #483167;
    padding-bottom: 4px;
}

.line h4
{
    margin: 0;
}

#middle .price
{
    border-top: 1px solid #857b62;
    color: #483167;
    display: block;
    font-size: 1.1em;
    font-weight: bold;
    margin: 10px 0 0 75px;
    padding: 10px 0;
}

.product .text, .product_tbl .text
{
    margin-left: 25px;
    width: 30px;
}

.qty_line,
#product_qty
{
    position: relative;
}

.qty_icons_block
{
    float: right;
    position: relative;
}

.qty_icons b
{
    display: none;
}

.qty_icons
{
	position:absolute;
    right:0;
    top:2px;
}

.qty_icons a
{
    cursor: pointer;
    display: block;
    height: 11px;
    position: relative;
    width: 11px;
}

.qty_icons a img
{
    visibility: hidden;
}

.icon_plus
{
    background: url(/params/img/plus.gif) no-repeat;
}

.icon_minus
{
    background: url(/params/img/minus.gif) no-repeat;
}

.rrp
{
    text-decoration: line-through;
}

.product_tbl .col_end
{
    text-align: right;
}

.col_end .btn
{
    margin-bottom: 5px;
}

.order_row
{
    background-color: #f2f1ec;
    font-weight: bold;
}

.btn
{
    cursor: pointer;
}

.product_options_tbl
{
    width: auto;
}

.product_options_tbl .field
{
    width: auto;
}

#shipping_calculator
{
    /*float: left;*/
}

.shop_category #navs_level_4
{
    display: none;
}


.shop_category #main
{
    background-color: #fff !important;
    margin-right: 0 !important;
    padding: 0 !important;
    width: 680px !important;
}

.shop_category #main h2
{
    margin: 15px 0 !important;
}

.shop_category #main .pic
{
clear:left;
}

.shop_category #main form.product .pic
{
    border: 0 !important;
    border-right: 5px solid #f8f2d8 !important;
    float: left !important;
    margin: 0 !important;
}

.shop_category #main .pic img
{
    border: none !important;
}

.shop_category #main .intro
{
    display: none;
}

.shop_category .btn
{
    opacity: 0;
}

.shop_category form.product
{
    margin-right: 13px;
}

.shop_category form.product h4
{
    margin-top: 0 !important;
}

.shop_category .qty_icons
{
}

.shop_category .productIcon
{
    xdisplay: none;
}

.shop_category .productIcon img
{
    background: transparent url(/params/img/dotted-line.gif) repeat-x 0 0;
    border: 0 !important;
    border-bottom: 1px solid #857b62 !important;
    float: left;
    margin: 5px 0;
    padding: 3px 0;
}

.shop_category .product
{
    position: relative;
}

.shop_category .price
{
    bottom: 35px;
    color: #483167;
    font-weight: bold;
}

.shop_category .desc
{
    display: none;
}

#product_info_pic .block span.desc {
display:block;
width:470px;}

.shop_category .shop_price
{
    margin-top: 5px;
    padding-top: 8px;
}

.shop_price b
{
    display: none;
}
.shop_category .shop_price b
{
    display: block;
    float: left;
}
.shop_category .shop_price
{
    text-align: right;
}

#shop .wrapper
{
    clear: left;
}

.account_main .field
{
    width: 130px;
}

#account_main .block
{
    overflow: visible !important;
}

#account_main .data
{
    background-color: #f8f2d8;
}

th {
text-align:left;}

/*
#account_main .data th
{
    background-color: #e6e4d8;
    border-bottom: 1px solid #857b62;
    color: #8e381d;
    padding: 2px 5px;
    text-align: left;
}

#account_main .data td
{
    padding: 2px 5px;
}
*/


/**** ALUBMS ****/

#albums #main
{
    overflow: auto;
    padding-right: 0;
    width: 700px;
}

#albums .wrapper
{
    margin-left: -23px !important;
}

.album
{
    background-color: #f8f2d8;
    float: left;
    margin: 0 0 23px 23px;
    overflow: auto;
    padding: 15px;
    width: 183px;
}

.album .item
{
    background-image: none;
    padding: 0;
}

.album .pic, .gallery .pic
{
    margin: 0 !important;
}

.album .pic img
{
    height: 132px;
    width: 179px;
}

.album a.more
{
    background-image: url(/params/img/view.gif);
    background-repeat: no-repeat;
    background-position: 0 0;
    display: block;
    height: 24px;
    overflow: hidden;
    width: 46px;
}

.album a.more:hover
{
    background-position: 0 -24px;
}

.album a.more b
{
    opacity: 0;
}

.gallery
{
    background-color: #fff;
    float: left;
    margin: 0 0 23px 23px;
    overflow: auto;
    width: 211px;
}

#albums .intro
{
    margin-right: 20px;
}

.gallery .pic
{
    margin: 0 !important;
}

.gallery p
{
    float: left;
    width: auto;
}

.gallery .pic img
{
    height: 153px;
    width: 207px;
}

#albums .enlarge
{
    background-image: url(/params/img/slideshow.gif);
    background-repeat: no-repeat;
    background-position: 0 0;
    clear: left;
    float: left;
    display: block;
    height: 24px;
    margin-top: 3px;
    overflow: hidden;
    position: relative;
    width: 27px;
}

#albums .enlarge:hover
{
    background-position: 0 -24px;
}

#albums .enlarge img
{
    opacity: 0;
}


/**** CALENDAR ****/

#calendar #main
{
    width: 680px;
}

#calendar_search
{
    background-color: #f8f2d8;
    background-image: url(/params/img/calendar-search-bg.gif);
    background-repeat: no-repeat;
    background-position: 0 bottom;
    float: right;
    padding: 10px;
    width: 180px;
}

#calendar_search h3
{
    color: #95341d;
}

#calendar_search .btns
{
    background: transparent url(/params/img/calendar-search.gif) no-repeat 0 0;
    margin-bottom: 0;
}

#calendar_search .btns input
{
    height: 24px;
    opacity: 0;
    width: 55px;
}

#calendar_search .srch_state, #calendar_search .srch_postcode
{
    display: none;
}

#calendar .intro
{
    background-image: none;
    float: left;
    width: 65%;
}

#add_event
{
    clear: both;
}

#calendar .tabs
{
    clear: left;
    height: 1%;
    overflow: auto;
}

#calendar .tabs a
{
    background-color: #e6e3d8;
    background-image: url(/params/img/calendar-tabs-bg.gif);
    background-repeat: no-repeat;
    background-position: 0 -23px;
    color: #fff;
    display: block;
    float: left;
    font-family: georgia, times, sans-serif;
    font-size: 1.1em;
    height: 21px;
    margin-right: 2px;
    padding-top: 2px;
    text-align: center;
    width: 135px;
}

#calendar .tabs a.t_on
{
    background-position: 0 0;
}

#calendar_search .field
{
    display: none;
}

#content_calendar
{
    background-color: #000;
    overflow: auto;
    padding: 11px 0 21px 5px;
}

#content_calendar .months
{
    clear: left;
    margin: 0 0 0 -5px;
    padding-bottom: 4px;
}

#content_calendar .months a
{
    background: #e6e3d8 url(/params/img/month-bg.gif) no-repeat 0 0;
    color: #000;
    display: block;
    float: left;
    height: 17px;
    margin: 0 1px;
    overflow: hidden;
    padding-top: 2px;
    text-align: center;
    width: 71px;
}

#content_calendar .months a:hover, #content_calendar .months .on
{
    background-position: 0 -19px;
}

.m_prev, .m_next
{
    background: #e6e3d8 url(/params/img/month-fb-bg.gif) no-repeat 0 0 !important;
    width: 24px !important;
}

#content_calendar table, #content_search table
{
    background-color: #f8f2d8;
    border: 8px solid #f8f2d8;
    width: 670px;
}

#content_calendar td, #content_search td
{
    background-color: #f7f7f3;
    border: 2px solid #f8f2d8;
    color: #9d9581;
    font-weight: bold;
    height: 90px;
    padding: 5px;
    width: 14%;
}

#calendar .event
{
    background-color: #fff;
}

#event_rework
{
    font-size: 1em !important;
    letter-spacing: -0.1px;
}

#event_rework div.choose
{
    background-color: #f8f3e0;
    font-weight: bold;
    margin-bottom: 20px;
    padding: 22px;
}

#event_rework h3
{
    color: #9c4c2d;
}

#event_rework table
{
    color: #666;
    border-colapse: colapse;
    font-size: 1em;
    font-weight: bold;
    margin: 0 0 20px 0;
}

#event_rework table th, #event_rework table td
{
    border: 1px solid #666;
    font-size: 1em;
    padding: 4px;
}

#event_rework table th
{
    text-align: left;
}

#event_rework table td
{
    text-align: center;
}

#event_rework td a
{
    text-decoration: underline;
}

#event_rework .btns
{
    background: transparent url(/params/img/calendar-search.gif) no-repeat right bottom;
    display: inline;
    padding: 4px;
}
#event_rework .btn
{
    font-size: 0.8em;
    opacity: 0;
    width: 55px;
}

#content_calendar th, #content_search th
{
    background-color: #fff;
    border: 2px solid #f8f2d8;
    color: #9d9581;
    padding: 5px;
    text-align: left;
}

#info_window
{
    background: #f8f2d8 url(/params/img/info-window-bg.gif) repeat-y 0 0;
    font-size: 1.2em;
    left: 360px;
    position: absolute;
    width: 492px;
    z-index: 5000;
}

#info_window .outer
{
    background: transparent url(/params/img/info-window-bg-top.gif) no-repeat 0 top;
}

#info_window .inner
{
    background: transparent url(/params/img/info-window-bg-bottom.gif) no-repeat 0 bottom;
    padding: 20px;
}

#info_window_close
{
    background: transparent url(/params/img/close.gif) no-repeat right 0 !important;
    padding-top: 3px;
    text-align: right;
}

#info_window_close input
{
    opacity: 0;
}

#info_window_content .note
{
    border: none;
}

#info_window_content h3
{
    background: transparent url(/params/img/dotted-line.gif) repeat-x 0 bottom !important;
    color: #95341d;
    font-size: 1.4em;
    padding-bottom: 5px;
    text-transform: uppercase;
}

/**** SITEMAP ****/

#mapper h2
{
    margin: 15px 0 10px 0;
}

/**** FOOTER ****/

#section #footer
{
    height: 205px !important;
}

#footer h5
{
    font-size: 1em;
    color: #908775;
}

#footer p
{
    margin: 0;
}

#footer ul
{
    margin: 0;
    padding: 0;
    list-style-type: none;
    line-height: 2;
}

#footer a
{
    color: #908775;
    padding: 0 4px;
    text-decoration: underline;
}

#footer a:hover
{
    text-decoration: underline;
}

#footer div
{
    float: left;
}

#footer-left
{
    width: 230px;
    margin-right: 20px;
}

#footer-left a
{
    padding-left: 0;
}

#footer-mid-1
{
    width: 220px;
}

#footer-mid-2
{
    width: 230px;
}

#footer-right
{
    font-size: 1.3em;
    width: 190px;
}



/**** EDIT ****/

#immediedit
{
    position: absolute;
    right: 20px;
	top:40px;
    z-index: 500;
}

#immediedit, #immediedit p
{
    background-color: #483167;
    margin: 0;
    padding: 0;
}

.editMode
{
    margin: 1em 0 2em 0;
}

.edit_mode p
{
    border-bottom: none !important;
    padding: 0 !important;
}

.edit_mode .btn
{
    background: #000 !important;
    border: 0 !important;
    color: #fff !important;
}


/**** SAFARI ONLY ****/

html:last-child input, html:last-child textarea
{
    background: none;
}

html:last-child #crumbs
{
    margin-top: -35px;
}




#leftPanel img
{
    margin-right: 0 !important;
}
#leftPanel *
{
    _margin-right: 0 !important;
}


/* GOOGLE SEARCH */

#home #crumbs {
display:none;}

#cse-search-box {
background:transparent url(/params/img/go.gif) no-repeat right top;
padding-right:2px;
color:#FFFFFF;
display:block;
font-weight:bold;
height:26px;
line-height:26px;
position:absolute;
right:20px;
top:90px;
text-align:right;
white-space:nowrap;}

#cse-search-box .text {
background-color:#c9c2d2;
border:0;
width:180px;
padding-left:4px;
margin-left:5px;
text-align:left;
font-size:1em;
font-family: arial, helvetica, sans-serif;}

#cse-search-box .button {
position:relative;
top:2px;
left:-3px;
margin:0 0 0 5px;
border:0;
width:33px;
height:22px;
cursor:pointer;
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
opacity:0;
overflow:hidden;}

#cse-search-results iframe {
width:680px!important;}

#shipping_results {
margin-bottom:1em;
padding:5px 0;
border-bottom:1px solid #827C64;}

.shipping_method {
font-weight:bold;}

.shipping_cost {
padding-bottom:5px;}

td.col_end .btn {
height:1.2em;
width:auto;
margin:0;
border:0;
padding:0;
color:#8A1955;
font-weight:bold;
text-decoration:underline;
background:none;
overflow:
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
opacity:1;}