﻿/*----------------------------------------------------------
The base color for this template is #FFFFFF. If you'd like
to use a different color start by replacing all instances of
#FFFFFF with your new color.
----------------------------------------------------------*/
body
{
    /*background-color: #FFFFFF;*/
    background-color: #bfbfbf;
    font-size: 75%;
    font-family: Arial, Verdana, Tahoma, "Helvetica Neue" , Helvetica, Sans-Serif;
    margin: 0;
    padding: 0;
    color: #696969;
    line-height: 1.6em; /* added for table styling - see djw added 4/5/2012 */
}

/*
a:img
{
    outline: none;
}
*/

img
{
    border: 0;
}

a:link
{
    color: #034af3;
    text-decoration: underline;
}
a:visited
{
    color: #505abc;
}
a:hover
{
    color: #1d60ff;
    text-decoration: none;
}
a:active
{
    color: #12eb87;
}

p, ul
{
    margin-bottom: 20px;
    line-height: 1.6em;
}

/* HEADINGS   
----------------------------------------------------------*/
h1, h2, h3, h4, h5, h6
{
    font-size: 1.5em;
    color: #000;
}

h1
{
    font-size: 2em;
    padding-bottom: 0;
    margin-bottom: 0;
}
h2
{
    padding: 0 0 10px 0;
}
h3
{
    font-size: 1.2em;
}
h4
{
    font-size: 1.1em;
}
h5, h6
{
    font-size: 1em;
}

/* this rule styles <h2> tags that are the 
first child of the left and right table columns */
.rightColumn > h1, .rightColumn > h2, .leftColumn > h1, .leftColumn > h2
{
    margin-top: 0;
}

/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/

/* you can specify a greater or lesser percentage for the 
page width. Or, you can specify an exact pixel width. */
.page
{
    /*width: 90%;*/
    width: 1024px;
    margin-left: auto;
    margin-right: auto;
}

#header
{
    position: relative; /*margin-bottom: 10px;*/
    color: #000;
    padding: 0; /*background-color: #b9b9b9;*/ /*background-color: #bfbfbf;*/
    background: #ffffff url(themes/base/images/header_background.png) no-repeat left top;
    min-height: 444px; /*height: 160px;*/
}

#header h1
{
    font-weight: bold;
    padding: 5px 0;
    margin: 0;
    color: #fff;
    border: none;
    line-height: 2em;
    font-size: 32px !important;
}

#headertop
{
    margin-left: 35px;
    margin-top: 0px;
    background: url(themes/base/images/headertop_background.png) no-repeat left top;
    width: 950px;
    height: 139px;
}

#headertop .lr
{
    /*min-height:300px;*/ /*height: auto;*/
    height: 90px;
    margin: 0px;
    padding: 0px;
}

#headertop .lr .left
{
    float: left; /*height:auto;*/
    height: 100px;
    margin-top: 0px;
}

#headertop .lr .right
{
    float: left; /*height:auto;*/
    height: 100px;
    margin-top: 0px;
    display: table;
}

#banner
{
    margin-left: 35px;
    margin-top: 10px;
    width: 951px;
    height: 285px;
}

#about
{
    /*margin-left: 35px;*/
    margin-top: 10px;
    padding-bottom: 10px;
    width: 953px; /*height: 243px;*/
}

#header #headerlogo
{
    margin-left: 15px;
    margin-top: 8px;
    background: url(themes/base/images/header_logo.png) no-repeat left top;
    width: 187px;
    height: 86px;
}

#header #basketempty
{
    margin-left: 0px;
    margin-top: 0px;
    background: url(themes/base/images/basket_empty_background.png) no-repeat left top;
    width: 324px;
    height: 50px;
    left: 645px;
    position: absolute;
    font-size: 1em;
    color: Black;
    text-align: center;
}

#header #basket
{
    margin-left: 0px;
    margin-top: 0px;
    background: url(themes/base/images/basket_background.png) no-repeat left top;
    width: 324px;
    height: 50px;
    left: 645px;
    position: absolute;
    font-size: 1em;
    color: Black;
    text-align: center;
}

#header #basketfull
{
    margin-left: 0px;
    margin-top: 0px;
    background: url(themes/base/images/green_basket_background.png) no-repeat left top;
    width: 324px;
    height: 50px;
    left: 645px;
    position: absolute;
    font-size: 1em;
    color: Black;
    text-align: center;
}

#header #basketitems
{
    left: 50px;
    top: 16px;
    position: absolute;
}

#header #baskettotal
{
    left: 216px;
    top: 16px;
    position: absolute;
}

#header #basketpopup
{
    display: block;
    position: absolute;
    height: 320px;
    width: 400px;
    left: 580px;
    top: 45px;
    background-image: url(themes/base/images/basket_popup.png);
    background-repeat: no-repeat;
    background-position: left top;
    z-index: 9999;
    display: none;
}

#header #basketpopup #basketpopupbody
{
    margin-left: 20px;
    margin-top: 20px;
    width: 360px;
}

#header #basketpopup #basketpopupbody #basketpopupdetail
{
    min-height: 255px;
    max-height: 255px;
}

#header #basketpopup #basketpopupbody table
{
    border: 0px;
}

#header #basketpopup #basketpopupbody td
{
    border: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    vertical-align: top;
    text-align: left;
}

#header #basketpopup #basketpopupbody td.label
{
    width: 90px;
    font-weight: bold;
}

#main
{
    margin-left: 35px;
    margin-top: 15px;
    padding-bottom: 10px;
    width: 951px;
}

#footer
{
    border-top: 1px solid #dadef9;
    font-size: .92em;
    background-color: #bfbfbf;
    background-image: url(themes/base/images/footer_background.jpg);
}
#footer .footer-content
{
    overflow: hidden;
    margin: 0 auto;
    text-align: center;
    width: 100%;
    padding: 0px 20px; /*border-bottom: 1px solid #ccc;*/
    line-height: 1.82em;
}
#footer .footer-bottom
{
    clear: left;
    padding: 0px 20px;
}
#footer .footer-content .box
{
    display: inline-block;
    vertical-align: top;
    padding-right: 10px;
    padding-left: 10px; /*width: 240px;*/
    width: 210px;
    text-align: left;
}
#footer .footer-content .box input
{
    width: 180px;
}
#footer .footer-content .box textarea
{
    width: 180px;
}
.IE #footer .footer-content .box
{
    display: inline;
}
#footer .footer-content a
{
    text-decoration: none;
    font-weight: bold;
    color: #444444;
}
#footer .footer-content a:hover, #footer .footer-content a:focus, #footer .footer-content a:active
{
    /*text-decoration: underline;*/
}
#footer .box li, #footer .box .box-header
{
    display: block;
}
#footer .footer-content .box-form
{
    width: 190px;
    padding-right: 10px;
}
#footer .footer-content .box-form form p
{
    margin: 0 0 .5em;
}
#footer .footer-content .box-form input
{
    padding: 4px 5px; /*font: 1.09em/22px Arial,Helvetica,Sans-serif;*/
    border: 1px solid #ccc;
    vertical-align: middle;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -moz-box-shadow: inset 1px 1px 3px #ccc;
    -webkit-box-shadow: inset 1px 1px 3px #ccc;
    box-shadow: inset 1px 1px 3px #ccc;
}
#footer .footer-content .box-form button
{
    vertical-align: middle;
}
#footer .footer-bottom .box
{
    margin-right: 20px;
}
#footer .footer-bottom .box, #footer .footer-bottom .box li
{
    display: inline-block;
}
#footer .footer-content .box .box-header
{
    /* font: 1.2em/12px Arial,Helvetica,Sans-serif;*/
    font-weight: bold;
    color: #8c1c1c;
    padding-bottom: 5px;
}
#footer .footer-bottom .box li
{
    display: inline-block;
    padding-right: .5em;
    line-height: 1.82em;
}
.IE #footer .footer-bottom .box, .IE #footer .footer-bottom .box li
{
    display: inline;
}
#footer .footer-bottom a:hover, #footer .footer-bottom a:focus, #footer .footer-bottom a:active
{
    text-decoration: none;
}

/* FORM LAYOUT ELEMENTS   
----------------------------------------------------------*/

fieldset
{
    border: 1px solid #ddd;
    padding: 0 1.4em 1.4em 1.4em;
    margin: 0 0 1.5em 0;
}

legend
{
    font-size: 1.2em;
    font-weight: bold;
}

textarea
{
    font-family: Arial, Verdana, Tahoma, "Helvetica Neue" , Helvetica, Sans-Serif;
    font-size: 0.96em;
    padding: 7px;
    min-height: 75px;
    width: 200px;
    border: 1px solid #CCC;
    line-height: 2.0em;
}

select
{
    padding: 7px;
    width: 200px;
    border: 1px solid #CCC;
}

input[type="checkbox"]
{
    /*padding: 1px;*/
    /*border: 1px solid #CCC;*/
}

input[type="text"]
{
    padding: 7px;
    width: 200px;
    border: 1px solid #CCC;
}

input[type="password"]
{
    padding: 7px;
    width: 200px;
    border: 1px solid #CCC;
}

input.small
{
    padding: 7px;
    width: 100px;
    border: 1px solid #CCC;
}

input.xsmall
{
    padding: 7px;
    width: 40px;
    border: 1px solid #CCC;
}

input.medium
{
    padding: 7px;
    width: 200px;
    border: 1px solid #CCC;
}

input.large
{
    padding: 7px;
    width: 300px;
    border: 1px solid #CCC;
}

input.largecaps
{
    padding: 7px;
    width: 300px;
    border: 1px solid #CCC;
    text-transform: uppercase;
}

input.xlarge
{
    padding: 7px;
    width: 400px;
    border: 1px solid #CCC;
}

input.xxlarge
{
    padding: 7px;
    width: 500px;
    border: 1px solid #CCC;
}

textarea.large
{
    padding: 7px;
    width: 500px;
    border: 1px solid #CCC;
}

select.small
{
    padding: 7px;
    width: 116px;
    border: 1px solid #CCC;
}

select.medium
{
    padding: 7px;
    width: 216px;
    border: 1px solid #CCC;
}

select.large
{
    padding: 7px;
    width: 316px;
    border: 1px solid #CCC;
}

/* TABLE
----------------------------------------------------------*/

table
{
    border: solid 1px #e8eef4;
    border-collapse: collapse;
}

table td
{
    padding: 5px;
    border: solid 1px #e8eef4;
}

table th
{
    padding: 6px 5px;
    text-align: left;
    background-color: #e8eef4;
    border: solid 1px #e8eef4;
}

table.flat
{
    border: 0 none transparent;
    width: 100%;
}

table.flat td
{
    border: 0 none transparent;
    padding: 0;
    margin: 0;
    vertical-align: top;
}

table.flat th
{
    border: 0 none transparent;
    padding: 0;
    margin: 0;
}

/* MISC  
----------------------------------------------------------*/
.clear
{
    clear: both;
}

.error
{
    color: Red;
}

div#title
{
    display: block;
    float: left;
    text-align: left;
}

#header #loginhelp
{
    display: block;
    width: 16px;
    left: 950px;
    top: 64px;
    position: absolute;
}

#header #logindisplay
{
    font-size: 0.9em;
    display: block;
    text-align: right;
    margin: 10px;
    color: Black;
    width: 415px;
    left: 210px;
    position: absolute;
}

#header #logindisplay a:link
{
    color: black;
    text-decoration: none;
}

#header #logindisplay a:visited
{
    color: black;
    text-decoration: none;
}

#header #logindisplay a:hover
{
    color: black;
    text-decoration: none;
}

#header #logindisplay #welcome
{
    font-size: 1.2em;
    font-weight: bold;
    text-align: center;
    padding-top: 4px;
}

#header #contactdisplay
{
    display: block;
    text-align: right;
    margin: 10px;
    color: Black;
    width: 750px;
    left: 210px;
    top: 60px;
    position: absolute;
}

#header #contactdisplay #telephone
{
    padding-left: 60px;
    font-size: 1.4em;
    font-weight: bolder;
    text-align: left;
}

/* Styles for validation helpers
-----------------------------------------------------------*/
.field-validation-error
{
    color: #8c1c1c;
}

.field-validation-valid
{
    display: none;
}

.input-validation-error
{
    border: 1px solid #8c1c1c;
    background-color: #ffeeee;
}

.validation-summary-errors
{
    font-weight: bold;
    color: #8c1c1c;
}

.validation-summary-valid
{
    display: none;
}

/* Styles for editor and display helpers
----------------------------------------------------------*/
.display-label, .editor-label
{
    margin: 1em 0 0 0;
    font-weight: bold;
}

.display-labelfixed, .editor-labelfixed
{
    margin: 1em 0 0 0;
    font-weight: bold;
    min-width: 200px;
    width: 200px;
}

.display-field, .editor-field
{
    margin: 0.5em 0 0 0;
}

.text-box
{
    width: 30em;
}

.text-box.multi-line
{
    height: 6.5em;
}

.tri-state
{
    width: 6em;
}

/* custom / new items */

.content-list-item
{
    /*border-top: 1px dashed gray;*/
    background-color: #fffbd6; /*background-color: #d9726d;*/
    padding: 10px;
    overflow: hidden;
    margin-bottom: 4px;
}

.content-list-item:hover
{
    background-color: #feffb9;
}

.content-list-item-longside
{
    width: 620px;
    float: left;
    padding-right: 20px;
}

.content-list-item-shortside
{
    width: 280px;
    float: left;
}

.content-list-item-longside1
{
    width: 200px;
    float: left;
    padding-right: 20px;
}
.content-list-item-longside2
{
    width: 420px;
    float: left;
    padding-right: 20px;
}

.content-list-item-longside4cols
{
    width: 530px;
    float: left;
    padding-right: 20px;
}

.content-list-item-shortside4cols
{
    width: 370px;
    float: left;
}

.content-list-item-evensize
{
    width: 355px;
    float: left;
    padding-right: 10px;
}

.content-list-item-left
{
    float: left;
    padding-right: 10px;
}

.ui-button:visited, a:link.ui-button
{
    color: #555;
    text-decoration: none;
}

#content-header
{
    background-color: #ccc;
    border-top: 1px solid #444;
    border-bottom: 2px solid #444;
    padding: 0px 10px 0px 50px;
    margin-bottom: 10px;
    background-image: url(themes/base/images/view_large.png);
    background-repeat: no-repeat;
    background-position: 10px 10px;
}

#content-header.create
{
    background-image: url(themes/base/images/create_large.png);
}

#content-header.view
{
    background-image: url(themes/base/images/view_large.png);
}

#content-header.edit
{
    background-image: url(themes/base/images/edit_large.png);
}

/*
#content-header.delete
{
    background-image: url(themes/base/images/delete_large.png);
}
*/

/* Columns */

.multiplecol
{
    overflow: hidden;
    margin: 0 auto;
    width: 100%;
    /*margin-top: -1em;*/
}

.multiplecol .col
{
    display: inline-block;
    vertical-align: top;
    padding: 0px 10px 0px 0px;
    width: 200px;
    text-align: left;
    margin: 0px;
}

.multiplecol .stdcol
{
    display: inline-block;
    vertical-align: top;
    padding: 0px 10px 0px 0px;
    width: 200px;
    text-align: left;
    margin: 5px 0px 0px 0px;
}

.multiplecol .col, .multiplecol .stdcol
{
    display: inline-block;
    list-style: none;
}

.twocol
{
    overflow: hidden;
    margin: 0 auto;
    width: 100%;
    margin-top: -1em;
}

.twocol .col
{
    display: inline-block;
    vertical-align: top;
    padding: 0px 10px 0px 0px;
    width: 450px;
    text-align: left;
}

.twocol .colsmall
{
    display: inline-block;
    vertical-align: top;
    padding: 0px 10px 0px 0px;
    width: 250px;
    text-align: left;
}


.twocol .collarge
{
    display: inline-block;
    vertical-align: top;
    padding: 0px 10px 0px 0px;
    width: 650px;
    text-align: left;
}

.twocol .col, .colsmall, .collarge li
{
    display: inline-block;
    list-style: none;
}


/* Columns */
.threecol
{
    overflow: hidden;
    margin: 0 auto;
    width: 100%;
    margin-top: -1em;
}

.threecol .col1
{
    display: inline-block;
    vertical-align: top;
    padding: 0px 10px 0px 0px;
    width: 10%;
    text-align: left;
}

.threecol .col2
{
    display: inline-block;
    vertical-align: top;
    padding: 0px 10px 0px 0px;
    width: 45%;
    text-align: left;
}

.threecol .col3
{
    display: inline-block;
    vertical-align: top;
    padding: 0px 10px 0px 0px;
    width: 40%;
    text-align: right;
}

.threecol .col1, .col2, .col3 li
{
    display: inline-block;
    list-style: none;
}

/* **** product detail **** */

div.product-detail
{
    margin: 8px 5px 8px 0px;
    padding: 0px 0px 0px 0px;
    background: url(themes/base/images/product_detail_background.png) no-repeat left top;
    width: 247px;
    height: 213px;
    text-align: left;
    line-height: 1em;
}

div.product-detail.offer
{
    background: url(themes/base/images/product_detail_sale_background.png) no-repeat left top;
}

div.product-detail div.head
{
    height: 35px;
}
div.product-detail div.head div
{
    height: 35px;
    padding: 0px 0px 0px 20px;
    display: table;
}
div.product-detail div.head div p
{
    font-weight: bold;
    font-size: 14px;
    color: #8c1c1c;
    display: table-cell; 
    vertical-align: middle; 
    text-align: center; 
}

div.product-detail div.body
{
    height: 125px;
}
div.product-detail div.body div.product-description
{
    float: left;
    height: 125px;
    width: 113px;
    padding: 0px 4px 0px 20px;
    overflow-x: hidden;
    overflow-y: hidden;
}
div.product-detail div.body div.product-description div
{
    padding-top: 12px;
}
div.product-detail div.body div.product-image
{
    float: left;
    height: 119px;
    width: 90px;
    padding: 6px 0px 0px 0px;
}
div.product-detail div.body div.product-image img
{
    float: right;
    border: 1px solid #8c1c1c;
    max-height: 90px;
    max-width: 90px;
}

div.product-detail div.foot
{
    height: 53px;
}

div.product-detail div.foot div
{
    height: 32px;
    padding: 0px 0px 0px 26px;
    display: table;    
}

div.product-detail div.foot div p
{
    height: 32px;
    width: 194px;
    font-weight: bold;
    color: #000000;
    display: table-cell; 
    vertical-align: middle; 
    text-align: left;
}

div.product-detail div.foot div a
{
    display: block;
    text-decoration: none;
    color: #000;
}


#prodbanner
{
    width: 756px;
    height: 236px;
    margin-bottom: 10px;
}

#prodbanner .left
{
    float: left;
    padding-left: 20px;
}


#prodbanner .right
{
    margin-top: 10px;
    margin-right: 20px;
    float: right;
    width: 346px;
    height: 218px;
    background: url(themes/base/images/product_banner_wording.png) no-repeat left top; /*opacity:0.4;     filter:alpha(opacity=40);*/
}

#prodbanner .right .wording
{
    padding: 20px;
}

#prodbanner .right .wording .head
{
    color: #8c1c1c;
    font-weight: bold;
    font-size: 1.5em;
    padding-bottom: 10px;
}

#componentopen
{
    width: 758px;
    height: 68px;
    background: url(themes/base/images/group_search_footer.png) no-repeat left top;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    line-height: 2.8em;
    font-weight: bold;
}

#componentopen .left
{
    float: left;
    padding-left: 20px;
}

#componentopen .right
{
    float: right;
    padding-right: 20px;
    padding-top: 10px;
}

#prodsearch
{
    width: 758px;
    height: 68px;
    background: url(themes/base/images/product_search.png) no-repeat left top;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    padding-bottom: 10px;
    line-height: 2.8em;
    font-weight: bold;
}

#prodsearch .top
{
    height: 34px;
    color: #ffffff;
}

#prodsearch .top .left
{
    float: left;
    padding-left: 20px;
}

#prodsearch .top .right
{
    float: right;
    padding-right: 20px;
}

#prodsearch .top .right a.active
{
    color: #8c1c1c;
}

#prodsearch .bottom
{
    height: 34px;
    color: #000000;
}

#prodsearch .bottom select
{
    padding: 3px 7px 3px 7px;
    border: 0px;
    height: 30px;
}

#prodsearch .bottom .left
{
    float: left;
    padding-left: 20px;
}

#prodsearch .bottom .left select
{
    width: 60px;
}

#prodsearch .bottom .right
{
    float: right;
    padding-right: 20px;
}

#prodsearch .bottom .right select
{
    width: 150px; /*background: url(themes/base/images/filter_by_dropdown.png) no-repeat left top;*/
}

#prodnav
{
    width: 100%;
    height: 100%;
}

#prodnav ul
{
    list-style: none;
    margin: 0;
    padding: 0;
    float: left;
}

/* **** product detail **** */

#proddetailsearch
{
    width: 758px;
    height: 38px;
    background: url(themes/base/images/product_details_search.png) no-repeat left top;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    padding-bottom: 10px;
    line-height: 2.8em;
    font-weight: bold;
}


#proddetailsearch .top
{
    /*height: 38px;*/
    color: #ffffff;
    padding-top: 2px;
}

#proddetailsearch .top .left
{
    float: left;
    padding-left: 20px;
}

#proddetailsearch .top .right
{
    float: right;
    padding-right: 20px;
}

#proddetailsearch .top .right a.active
{
    color: #8c1c1c;
}

/* **** product detail **** */

#proddetail
{
    width: 755px;
    height: 525px;
    background: url(themes/base/images/product_details_background.png) no-repeat left top;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    padding-bottom: 10px;
    line-height: normal;
    font-weight: normal;
}

#proddetail .top
{
    height: 34px;
    color: #ffffff;
    padding-top: 2px;
    color: #8c1c1c;
}

#proddetail .top .left
{
    float: left;
    padding-top: 6px;
    padding-left: 20px;
}

#proddetail .top .right
{
    float: right;
    padding-right: 20px;
}

#proddetail .body
{
    height: 536px;
}

#proddetail ul
{
    margin-bottom: 10px;
    list-style: none;
}

#proddetail .body .left
{
    float: left;
    width: 272px;
}

#proddetail .body .left .mainimage
{
    margin-top: 18px;
    margin-left: 20px;
    width: 238px;
    height: 238px;
}

#proddetail .body .left .mainimage img
{
    margin-top: 2px;
    margin-left: 2px;
    max-width: 234px;
    max-height: 234px;
}

#proddetail .body .left .thumbimage
{
    margin-top: 18px;
    margin-left: 20px;
}

#proddetail .body .left .thumbimage div
{
    float: left;
    width: 82px;
}

#proddetail .body .left .thumbimage img
{
    margin-top: 2px;
    margin-left: 2px;
    width: 66px;
    height: 66px;
}

#proddetail .body .right
{
    float: right;
    width: 450px;
}

#proddetail .body .singleline
{
    line-height: normal;
}

#proddetail .footer
{
    height: 104px;
}

/* **** group detail **** */

div.group-detail
{
    margin: 8px 5px 8px 0px;
    padding: 0px 0px 0px 0px;
    background: url(themes/base/images/group_detail_background.png) no-repeat left top;
    width: 311px;
    height: 221px;
    text-align: left;
    line-height: 1em;
}

div.group-detail div.head
{
    height: 35px;
}
div.group-detail div.head div
{
    height: 35px;
    padding: 0px 0px 0px 20px;
    display: table;
}
div.group-detail div.head div p
{
    font-weight: bold;
    font-size: 14px;
    color: #8c1c1c;
    display: table-cell; 
    vertical-align: middle; 
    text-align: center; 
}

div.group-detail div.body
{
    height: 134px;
}
div.group-detail div.body div.group-description
{
    float: left;
    height: 134px;
    width: 146px;
    padding: 0px 4px 0px 20px;
    overflow-x: hidden;
    overflow-y: hidden;
}
div.group-detail div.body div.group-description div
{
    padding-top: 12px;
}

div.group-detail div.body div.group-image
{
    float: left;
    height: 128px;
    width: 122px;
    padding: 6px 0px 0px 0px;
}

div.group-detail div.body div.group-image img
{
    float: right;
    border: 1px solid #8c1c1c;
}

div.group-detail div.body div.group-image-many
{
    float: left;
    height: 128px;
    width: 271px;
    padding: 0px 0px 0px 20px;
}

div.group-detail div.body div.group-image-many div
{
    padding-top: 8px;
}

div.group-detail div.body div.group-image-many span
{
    display: inline-block;
    width: 85px;
    height: 20px;
    text-align: center;
    margin-right: 2px;
    margin-bottom: 2px;
}

div.group-detail div.foot
{
    height: 52px;
}

div.group-detail div.foot div
{
    height: 32px;
    padding: 0px 0px 0px 26px;
    display: table;
}

div.group-detail div.foot div p
{
    height: 32px;
    width: 259px;
    font-weight: bold;
    color: #000000;
    display: table-cell; 
    vertical-align: middle; 
    text-align: left;
}

div.group-detail div.foot div a
{
    display: block;
    text-decoration: none;
    color: #000;
}

/* ---- */

#grpsearch
{
    width: 950px;
    height: 68px;
    background: url(themes/base/images/group_search.png) no-repeat left top;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    padding-bottom: 10px;
    line-height: 2.8em;
    font-weight: bold;
}

#grpsearch .top
{
    height: 34px;
    color: #ffffff;
}

#grpsearch .top .left
{
    float: left;
    padding-left: 20px;
}

#grpsearch .top .right
{
    float: right;
    padding-right: 20px;
}

#grpsearch .top .right a.active
{
    color: #8c1c1c;
}

#grpsearch .bottom
{
    height: 34px;
    color: #000000;
}

#grpsearch .bottom select
{
    padding: 3px 7px 3px 7px;
    border: 0px;
    height: 30px;
}

#grpsearch .bottom .left
{
    float: left;
    padding-left: 20px;
}

#grpsearch .bottom .left select
{
    width: 60px;
}

#grpsearch .bottom .right
{
    float: right;
    padding-right: 20px;
}

#grpsearch .bottom .right select
{
    width: 150px; /*background: url(themes/base/images/filter_by_dropdown.png) no-repeat left top;*/
}

#grpnav
{
    width: 100%;
    height: 100%;
}

#grpnav ul
{
    list-style: none;
    margin: 0;
    padding: 0;
    float: left;
}
/*Frances end */
.filterby
{
    padding: 0px 0px 8px 0px;
    margin: 0px 0px 0px 0px;
    min-width: 184px;
    text-align: left;
    line-height: 1em;
}
.filterby p
{
    margin: 0px;
}
.filterby .head
{
    height: 35px;
    font-weight: bold;
    color: #8c1c1c;
    background: url(themes/base/images/filter_header.png) no-repeat left top;
}
.filterby .head div
{
    padding-left: 20px;
    padding-top: 10px;
}
.filterby .body
{
    background-image: url(themes/base/images/filter_body.png);
    background-repeat: repeat-y;
    max-height: 100px;
    overflow: scroll;
    overflow-x: hidden;
}
.filterby .body div
{
    padding-left: 18px;
}
.filterby .body div ul
{
    list-style: none;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}
.filterby .body div ul input, label
{
    vertical-align: top;
}
.filterby .foot
{
    background: url(themes/base/images/filter_footer.png) no-repeat left top;
    height: 20px;
}

#logonnav
{
    width: 100%;
    height: 100%;
}

#logonnav ul
{
    list-style: none;
    margin: 0;
    padding: 0;
}

#logonnav ul li
{
    float: left;
}

.logon
{
    padding: 0px 4px 0px 0px;
    margin: 0px 0px 0px 0px;
    width: 470px;
    text-align: left;
    line-height: 1em;
}
.logon p
{
    margin: 0px;
}
.logon .head
{
    height: 34px;
    font-weight: bold;
    color: #ffffff;
    background: url(themes/base/images/logon_header.png) no-repeat left top;
}
.logon .head div
{
    padding-left: 20px;
    padding-top: 10px;
}
.logon .body
{
    line-height: 1.6em;
}
.logon .body .pad
{
    padding-left: 18px;
}
.logon .body div ul
{
    list-style: none;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}
.logon .body div ul li
{
    width: 225px;
}
.logon .body div ul input, label
{
    vertical-align: top;
}
#red
{
    color: Red;
}

/* ---- */

#subgroupbanner
{
    width: 950px;
    height: 236px;
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
}

#subgroupbanner .left
{
    float: left;
    padding-left: 20px;
}

#subgroupbanner .right
{
    margin-top: 10px;
    margin-right: 20px;
    float: right;
    width: 346px;
    height: 218px;
    background: url(themes/base/images/product_banner_wording.png) no-repeat left top; /*opacity:0.4;     filter:alpha(opacity=40);*/
}

#subgroupbanner .right .wording
{
    padding: 20px;
}

#subgroupbanner .right .wording .head
{
    color: #8c1c1c;
    font-weight: bold;
    font-size: 1.5em;
    padding-bottom: 10px;
}

#subgrpsearch
{
    width: 950px;
    height: 68px;
    margin-left: auto;
    margin-right: auto;
    background: url(themes/base/images/group_search.png) no-repeat left top;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    padding-bottom: 10px;
    line-height: 2.8em;
    font-weight: bold;
}

#subgrpsearch .top
{
    height: 34px;
    color: #ffffff;
}

#subgrpsearch .top .left
{
    float: left;
    padding-left: 20px;
}

#subgrpsearch .top .right
{
    float: right;
    padding-right: 20px;
}

#subgrpsearch .top .right a.active
{
    color: #8c1c1c;
}

#subgrpsearch .bottom
{
    height: 34px;
    color: #000000;
}

#subgrpsearch .bottom select
{
    padding: 3px 7px 3px 7px;
    border: 0px;
    height: 30px;
}

#subgrpsearch .bottom .left
{
    float: left;
    padding-left: 20px;
}

#subgrpsearch .bottom .left select
{
    width: 60px;
}

#subgrpsearch .bottom .right
{
    float: right;
    padding-right: 20px;
}

#subgrpsearch .bottom .right select
{
    width: 150px; /*background: url(themes/base/images/filter_by_dropdown.png) no-repeat left top;*/
}

#subgrpnav
{
    width: 950px;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
}

#subgrpnav ul
{
    list-style: none;
    margin: 0;
    padding: 0;
    float: left;
}

.subgroup-detail
{
    padding: 0px 0px 0px 0px;
    margin: 8px 2px 8px 2px;
    background: url(themes/base/images/sub_group_detail_background.png) no-repeat left top;
    min-height: 221px;
    min-width: 467px;
    width: 467px;
    text-align: left;
    line-height: 1em;
}
.subgroup-detail .head
{
    height: 45px;
    font-weight: bold;
    color: #8c1c1c;
}
.subgroup-detail .head div
{
    padding-left: 20px;
    padding-top: 10px;
}
.subgroup-detail .body
{
    padding-left: 10px;
    height: 130px;
    font-weight: bold;
}
.subgroup-detail .body .left
{
    float: left;
    width: 275px;
    padding-left: 10px;
}
.subgroup-detail .body .left div
{
    max-height: 110px;
    min-height: 110px;
    overflow: auto;
    overflow-x: hidden;
}
.subgroup-detail .body .leftbrand
{
    float: left;
    width: 250px;
    padding-top: 15px;
    padding-left: 10px;
    line-height: 20px;
}
.subgroup-detail .body .left div
{
    padding-top: 12px;
}
.subgroup-detail .body .right
{
    float: left;
    padding-top: 10px;
    margin-left: 10px;
}
.subgroup-detail .body .right img
{
    border: 1px solid #8c1c1c;
    max-height: 115px;
    max-width: 115px;
}
.subgroup-detail .foot
{
    text-align: left;
    padding-left: 10px;
    height: 44px;
    font-weight: bold;
}
.subgroup-detail .foot div
{
    padding-left: 26px;
    padding-top: 14px;
}
.subgroup-detail .foot a
{
    text-decoration: none;
    color: #000;
    font-weight: bold;
    width: 417px;
    height: 31px;
    min-width: 261px;
    min-height: 31px;
    display: inline-block;
}

.listview
{
    padding: 0px 0px 8px 0px;
    margin: 0px 0px 0px 0px;
    min-width: 234px;
    text-align: left;
    line-height: 1em;
}
.listview p
{
    margin: 0px;
}
.listview .head
{
    height: 35px;
    font-weight: bold;
    color: #8c1c1c;
    background: url(themes/base/images/listview_header.png) no-repeat left top;
}
.listview .head div
{
    padding-left: 20px;
    padding-top: 10px;
}
.listview .body
{
    background-image: url(themes/base/images/listview_body.png);
    background-repeat: repeat-y;
    min-width: 234px;
    overflow-x: hidden;
}
.listview .body div
{
    padding-left: 18px;
}
.listview .body div ul
{
    list-style: none;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}
.listview .body div ul input, label
{
    vertical-align: top;
}
.listview .foot
{
    background: url(themes/base/images/listview_footer.png) no-repeat left top;
    height: 30px;
}

/*MVC Grid Stuff I think*/

.pagination
{
    clear: both;
    border: 1px solid #A2C1A2;
    padding: 5px; /*background-color: #D5E3D5;*/
    background-color: #bfbfbf;
}

.paginationRight
{
    float: right;
}


#detailsContainer
{
    padding: 10px;
}

/* basket */

.basket-detail
{
    width: 950px;
}

.basket-detail .Grey_Header
{
    height: 35px;
    font-weight: bold;
    background: url(themes/base/images/Grey_Header_Banner.png) no-repeat left top;
}
.basket-detail .Grey_Header div
{
    padding-left: 20px;
    padding-top: 10px;
}

.basket-detail .White_Title
{
    height: 35px;
    font-weight: bold;
    background: url(themes/base/images/White_Title_Banner.png) no-repeat left top;
}

.basket-detail .White_Body
{
    background-color: white;
}

.basket-detail .Promotion_Body
{
    background-color: #F5F5F5;
}

.basket-detail .Grey_White_TitleHeader div
{
    padding-left: 20px;
    padding-top: 10px;
}

.basket-detail .body
{
    background: url(themes/base/images/Separator_Line.png) no-repeat left top;
    list-style: none;
    margin-left: 10px;
    padding-left: 10px;
    font-weight: normal; /*width: 950px;*/
    background-color: inherit;
}

.basket-detail .body .left
{
    float: left;
    width: 120px;
}


.basket-detail .body .left img
{
    border: 1px solid #8c1c1c;
    max-width: 90px;
    max-height: 90px;
}


.basket-detail .body .right
{
    float: right;
    padding-left: 10px;
    width: 800px;
}

.basket-detail .bfooter
{
    background-color: white;
}

.basket-detail .footer-line
{
    background: url(themes/base/images/Separator_Line.png) no-repeat left top;
    margin-left: 10px;
}

/****************************************/

.checkout
{
    width: 950px;
}

.checkout .left
{
    float: left;
    width: 230px;
    background: url(themes/base/images/Checkout_Progress.png) no-repeat left top;
    height: 625px;
}

.checkout .left .head
{
    margin-left: 10px;
    margin-top: 10px;
    height: 35px;
    font-weight: bold;
    text-align: left;
}

.checkout .left .body
{
    text-align: left;
    margin-left: 10px;
}

.checkout .right
{
    float: right;
    width: 720px;
}

.checkout .right .head
{
    /*margin-left: 10px;*/
    float: right;
    width: 710px;
    height: 34px;
    background: url(themes/base/images/Checkout_Method.png);
}

.checkout .right .head .text
{
    margin-left: 10px;
    margin-top: 10px;
}

.checkout .right .body
{
    margin-top: 10px; /*margin-left: 10px;*/
    float: right;
    width: 710px;
    background-color: #888888;
}

.checkout .right #checkoutAccordion
{
    margin-top: 10px;
    float: right;
    width: 710px;
}

.checkout .right #checkoutAccordion #altAddressButton
{
    background: url(themes/base/images/Save_Details.png);
}

.checkout .right .innerbody
{
    color: white;
    background-color: #888888;
}

.checkout .right .innerbody .textcols
{
    overflow: hidden;
    width: 100%;
    margin-top: 0px;
}

.checkout .right .innerbody .textcols .address
{
    margin: 0px;
    margin-left: 10px;
    display: inline-block;
    vertical-align: top;
    padding: 0px 10px 0px 0px;
    width: 150px;
    text-align: left;
    color: White;
    list-style: none;
}

.checkout .right .innerbody .textcols .addressbig
{
    margin: 0px;
    margin-left: 10px;
    display: inline-block;
    vertical-align: top;
    padding: 0px 10px 0px 0px;
    width: 280px;
    text-align: left;
    color: White;
    list-style: none;
}

/*.ui-accordion .ui-accordion-content #checkoutAccordion
{
    padding: 0px 0px;
}*/

.checkout .right .body .text
{
    margin-left: 10px;
    margin-top: 10px;
    color: White;
}

.checkout .right .body .textcols
{
    overflow: hidden;
    margin: 0 auto;
    width: 100%;
    margin-top: -3em;
}

.checkout .right .body .textcols .address
{
    margin-left: 10px;
    display: inline-block;
    vertical-align: top;
    padding: 0px 10px 0px 0px;
    width: 150px;
    text-align: left;
    color: White;
    list-style: none;
}

.checkout .right .body .textcols .stdcolleft
{
    margin-left: 10px;
    display: inline-block;
    vertical-align: top;
    padding: 0px 10px 0px 0px;
    width: 150px;
    text-align: left;
    color: White;
    list-style: none;
}

.checkout .right .body .textcols .stdcolright
{
    display: inline-block;
    vertical-align: top;
    padding: 0px 10px 0px 0px;
    width: 400px;
    text-align: left;
    list-style: none;
    color: White;
}

/*-------------------------*/

/*
.checkout .rightship .body
{
    margin-top: 10px;
    margin-left: 10px;
    float: right;
    width: 710px;
    background-color: #888888;
}

.checkout .rightship .body .text
{
    margin-left: 10px;
    margin-top: 10px;
    color: White;
}

.checkout .rightship .body .textcols
{
    overflow: hidden;
    margin: 0 auto;
    width: 100%;
    margin-top: -3em;
}

.checkout .rightship .body .textcols .stdcolheadleft
{
    margin-top: 25px;
    margin-left: 10px;
    display: inline-block;
    vertical-align: top;
    padding: 0px 10px 0px 0px;
    width: 150px;
    text-align: left;
    color: White;
    list-style: none;
}

.checkout .rightship .body .textcols .stdcolheadcentre
{
    margin-top: 25px;
    margin-left: 10px;
    display: inline-block;
    vertical-align: top;
    padding: 0px 10px 0px 0px;
    text-align: left;
    width: 150px;
    color: White;
    list-style: none;
}

.checkout .rightship .body .textcols .stdcolheadright
{
    margin-top: 25px;
    margin-left: 10px;
    display: inline-block;
    vertical-align: top;
    padding: 0px 10px 0px 0px;
    width: 150px;
    text-align: left;
    color: White;
    list-style: none;
}

.checkout .rightship .body .textcols .stdcolleft
{
    margin-top: 25px;
    margin-left: 10px;
    display: inline-block;
    vertical-align: top;
    padding: 0px 10px 0px 0px;
    width: 150px;
    text-align: left;
    color: White;
    list-style: none;
}

.checkout .rightship .body .textcols .stdcolcentre
{
    margin-top: 25px;
    margin-left: 10px;
    display: inline-block;
    vertical-align: top;
    padding: 0px 10px 0px 0px;
    width: 350px;
    text-align: left;
    color: White;
    list-style: none;
    float: right;
}

.checkout .rightship .body .textcols .stdcolright
{
    display: inline-block;
    vertical-align: top;
    padding: 0px 10px 0px 0px;
    width: 400px;
    text-align: left;
    list-style: none;
}
*/

/*-------------------------*/

/*
.checkout .rightshipadd .body
{
    margin-top: 10px;
    margin-left: 10px;
    float: right;
    width: 710px;
    background-color: #888888;
}

.checkout .rightshipadd .body .text
{
    margin-left: 10px;
    margin-top: 10px;
    color: White;
}

.checkout .rightshipadd .body .textcols
{
    overflow: hidden;
    margin: 0 auto;
    width: 100%;
    margin-top: -3em;
}
*/

/* chang from rightshipadd to right */
.checkout .right .body .textcols .stdcolheadleft
{
    margin-top: 25px;
    margin-left: 10px;
    display: inline-block;
    vertical-align: top;
    padding: 0px 10px 0px 0px;
    width: 150px;
    text-align: left;
    color: White;
    list-style: none;
}

.checkout .right .body .textcols .stdcolheadcentre
{
    margin-top: 25px;
    margin-left: 10px;
    display: inline-block;
    vertical-align: top;
    padding: 0px 10px 0px 0px;
    text-align: left;
    width: 200px;
    color: White;
    list-style: none;
}

.checkout .right .body .textcols .stdcolheadright
{
    margin-top: 25px;
    margin-left: 10px;
    display: inline-block;
    vertical-align: top;
    padding: 0px 10px 0px 0px;
    width: 200px;
    text-align: left;
    color: White;
    list-style: none;
}

.checkout .right .body .textcols .stdcolleft
{
    margin-top: 25px;
    margin-left: 10px;
    display: inline-block;
    vertical-align: top;
    padding: 0px 10px 0px 0px;
    width: 150px;
    text-align: left;
    color: White;
    list-style: none;
}

.checkout .right .body .textcols .stdcolcentre
{
    margin-top: 25px;
    margin-left: 10px;
    display: inline-block;
    vertical-align: top;
    padding: 0px 10px 0px 0px;
    width: 350px;
    text-align: left;
    color: White;
    list-style: none;
    float: right;
}

.checkout .right .body .textcols .stdcolright
{
    display: inline-block;
    vertical-align: top;
    padding: 0px 10px 0px 0px;
    width: 400px;
    text-align: left;
    list-style: none;
}

/*****************************************************/

.checkout .rightshipmethod .body
{
    margin-top: 10px;
    margin-left: 10px;
    float: right;
    width: 710px;
    background-color: #888888;
}

.checkout .rightshipmethod .body .text
{
    margin-left: 10px;
    margin-top: 10px;
    color: White;
}

.checkout .rightshipmethod .body .textcols
{
    overflow: hidden;
    margin: 0 auto;
    width: 100%;
    margin-top: -3em;
}

.checkout .rightshipmethod .body .textcols .stdcolleft
{
    margin-top: 25px;
    margin-left: 10px;
    display: inline-block;
    vertical-align: top;
    padding: 0px 10px 0px 0px;
    width: 400px;
    text-align: left;
    color: White;
    list-style: none;
}

.checkout .rightshipmethod .body .textcols .stdcolright
{
    margin-top: 25px;
    margin-left: 10px;
    display: inline-block;
    vertical-align: top;
    padding: 0px 10px 0px 0px;
    width: 250px;
    text-align: left;
    color: White;
    list-style: none;
    float: right;
}

/****************************************/

.checkout .orderreview .body
{
    margin-top: 10px;
    margin-left: 10px;
    float: right;
    width: 710px;
    background-color: #888888;
}

.checkout .orderreview .body .text
{
    margin-left: 10px;
    margin-top: 10px;
    color: White;
}

.checkout .orderreview .body .textcols
{
    overflow: hidden;
    margin: 0 auto;
    width: 100%;
    margin-top: -3em;
}

.checkout .orderreview .body .textcols .stdcolleft
{
    margin-top: 25px;
    margin-left: 10px;
    display: inline-block;
    vertical-align: top;
    padding: 0px 10px 0px 0px;
    width: 325px;
    text-align: left;
    color: White;
    list-style: none;
}

.checkout .orderreview .body .textcols .stdcolright
{
    margin-top: 25px;
    margin-left: 10px;
    display: inline-block;
    vertical-align: top;
    padding: 0px 10px 0px 0px;
    width: 325px;
    text-align: left;
    color: White;
    list-style: none;
    float: right;
}

/*-------------------------*/

.checkout .payinfo .body
{
    margin-top: 10px;
    margin-left: 10px;
    float: right;
    width: 710px;
    background-color: #888888;
}

.checkout .payinfo .body .text
{
    margin-left: 10px;
    margin-top: 10px;
    color: White;
}

.checkout .payinfo .body .textcols
{
    overflow: hidden;
    margin: 0 auto;
    width: 100%;
    margin-top: -3em;
}

.checkout .payinfo .body .textcols .stdcolleft
{
    margin-top: 25px;
    margin-left: 10px;
    display: inline-block;
    vertical-align: top;
    padding: 0px 10px 0px 0px;
    width: 325px;
    text-align: left;
    color: White;
    list-style: none;
}

.checkout .payinfo .body .textcols .stdcolright
{
    margin-top: 25px;
    margin-left: 10px;
    display: inline-block;
    vertical-align: top;
    padding: 0px 10px 0px 0px;
    width: 325px;
    text-align: left;
    color: White;
    list-style: none;
    float: right;
}

/****************************************/

.fastorder
{
    width: 950px;
}

.fastorder .titlebar
{
    height: 35px;
    font-weight: bold;
    background: url(themes/base/images/Grey_Header_Banner.png) no-repeat left top;
}

.fastorder .validation-summary-errors
{
    color: #FFFFFF;
}

.fastorder .titlebar div
{
    padding-left: 20px;
    padding-top: 10px;
}

.fastorder .prodsearch
{
    width: 940px;
    height: 68px;
    background: url(themes/base/images/fastorder_search.png) no-repeat left top;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    padding-bottom: 10px;
    line-height: 2.8em;
    font-weight: bold;
}

.fastorder .prodsearch .top
{
    height: 34px;
    color: #ffffff;
}

.fastorder .prodsearch .top div
{
    padding-left: 20px;
}

.fastorder .prodsearch .bottom div
{
    padding-top: 1px;
    padding-left: 20px;
}

.fastorder .prodsearch .bottom input
{
    width: 100px;
}

.fastorder .search
{
    width: 940px;
    background-color: #888888;
    color: #FFFFFF;
}

.fastorder .search .body
{
    padding-left: 10px;
}

.fastorder .search .body .results
{ 
    width: 920px;
}

.fastorder .left
{
    float: left;
    width: 720px;
    background-color: #888888;
    color: #FFFFFF;
}

.fastorder .left .body
{
    padding-left: 10px;
}

.fastorder .left .body .order
{
    width: 700px;
}

.fastorder .right
{
    float: right;
    width: 230px;
}

.fastorder .right .validate {
    border-style: none; 
    background: url(themes/base/images/validate.png) no-repeat left top;; 
    width: 209px; 
    height: 32px;
}

.fastorder .right .checkoutbutton {
    border-style: none; 
    background: url(themes/base/images/create_order.png) no-repeat left top;; 
    width: 208px; 
    height: 56px;
}

.fastorder table, .fastorder table th, .fastorder table td
{
    border: 0px;
}

.fastorder table th
{
    background-color: #888888;
}

.fastorder .productname
{
    width: 100px;
}

.fastorder .quantity
{
    width: 30px;
}

/****************************************/

.highlight a
{
    background: #99dd73;
}
td.highlight
{
    border: none !important;
    padding: 1px 0 1px 1px !important;
    background: none !important;
    overflow: hidden;
}
td.highlight a
{
    background: #99dd73 50% 50% repeat-x !important;
    border: 1px #88a276 solid !important;
}

/* Hex={D3,45,45} */
/*td.highlight a {background: #99dd73 url(themes/base/images/ui-bg_highlight-soft_15_cc0000_1x100.png) 50% 50% repeat-x !important;  border: 1px #88a276 solid !important;}*/

/*
.filterby .body
{
    background-image: url(themes/base/images/filter_body.png);
    background-repeat: repeat-y;
    max-height: 100px;
    overflow: scroll;
    overflow-x: hidden;
}
.filterby .body div
{
    padding-left: 18px;
}
.filterby .body div ul
{
    list-style: none;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}
.filterby .body div ul input, label
{
    vertical-align: top;
}
.filterby .foot
{
    background: url(themes/base/images/filter_footer.png) no-repeat left top;
    height: 20px;
}*/

/*Davids Account Enquiry HTML set up*/

.accountenquiry
{
    width: 950px;
}

/*png files found in Content\Themes\Base\Images*/

.accountenquiry .left
{
    float: left;
    width: 230px;
    background: url(themes/base/images/account_sidebar_background_2.png) no-repeat left top;
    height: 525px;
}

.accountenquiry .left .head
{
    margin-left: 10px;
    margin-top: 10px;
    height: 35px;
    font-weight: bold;
    text-align: left;
}

.accountenquiry .left .body
{
    text-align: left;
    margin-left: 10px;
}

.accountenquiry .right
{
    float: right;
}

.accountenquiry .right .head
{
    margin-left: 10px;
    float: right;
    width: 710px;
    height: 34px;
    background: url(themes/base/images/Checkout_Method.png);
}

.accountenquiry .right .head .text
{
    margin-left: 10px;
    margin-top: 10px;
}

.accountenquiry .right .body
{
    padding: 10px;
    /*margin-top: 10px;*/
    /*margin-left: 10px;*/
    float: right;
    width: 690px;
    /*min-height: 463px;*/
    background: url(themes/base/images/account_darkgrey_bk_first.png);
}

.accountenquiry .right .body .text
{
    margin-left: 10px;
    margin-top: 10px;
    color: White;
}

.accountenquiry .right .body .textcols
{
    overflow: hidden;
    margin: 0 auto;
    width: 100%;
    margin-top: -3em;
}

.accountenquiry .right .body .textcols .stdcollefttext
{
    margin-top: 25px;
    margin-left: 10px;
    display: inline-block;
    vertical-align: top;
    padding: 0px 10px 0px 0px;
    width: 300px;
    text-align: left;
    color: White;
    list-style: none;
}

.accountenquiry .right .body .textcols .stdcolleft
{
    margin-top: 25px;
    margin-left: 10px;
    display: inline-block;
    vertical-align: top;
    padding: 0px 10px 0px 0px;
    width: 150px;
    text-align: left;
    color: White;
    list-style: none;
}

.accountenquiry .right .body .textcols .stdcolrighttext
{
    margin-top: 25px;
    margin-left: 10px;
    display: inline-block;
    vertical-align: top;
    padding: 0px 10px 0px 0px;
    width: 300px;
    text-align: left;
    color: White;
    list-style: none;
}
.accountenquiry .right .body .textcols .stdcolright
{
    display: inline-block;
    vertical-align: top;
    padding: 0px 10px 0px 0px;
    width: 400px;
    text-align: left;
    list-style: none;
}

/* ------------------ djw added 4/5/2012
 Styling For Tables - Take Your Pick
   ------------------   */

#hor-minimalist-a
{
    font-family: "Lucida Sans Unicode" , "Lucida Grande" , Sans-Serif;
    font-size: 12px;
    background: #fff;
    margin: 45px;
    width: 480px;
    border-collapse: collapse;
    text-align: left;
}
#hor-minimalist-a th
{
    font-size: 14px;
    font-weight: normal;
    color: #039;
    padding: 10px 8px;
    border-bottom: 2px solid #6678b1;
}
#hor-minimalist-a td
{
    color: #669;
    padding: 9px 8px 0px 8px;
}
#hor-minimalist-a tbody tr:hover td
{
    color: #009;
}


#hor-minimalist-b
{
    font-family: "Lucida Sans Unicode" , "Lucida Grande" , Sans-Serif;
    font-size: 12px;
    background: #fff;
    margin: 45px;
    width: 480px;
    border-collapse: collapse;
    text-align: left;
}
#hor-minimalist-b th
{
    font-size: 14px;
    font-weight: normal;
    color: #039;
    padding: 10px 8px;
    border-bottom: 2px solid #6678b1;
}
#hor-minimalist-b td
{
    border-bottom: 1px solid #ccc;
    color: #669;
    padding: 6px 8px;
}
#hor-minimalist-b tbody tr:hover td
{
    color: #009;
}


#ver-minimalist
{
    font-family: "Lucida Sans Unicode" , "Lucida Grande" , Sans-Serif;
    font-size: 12px;
    margin: 45px;
    width: 480px;
    text-align: left;
    border-collapse: collapse;
}
#ver-minimalist th
{
    padding: 8px 2px;
    font-weight: normal;
    font-size: 14px;
    border-bottom: 2px solid #6678b1;
    border-right: 30px solid #fff;
    border-left: 30px solid #fff;
    color: #039;
}
#ver-minimalist td
{
    padding: 12px 2px 0px 2px;
    border-right: 30px solid #fff;
    border-left: 30px solid #fff;
    color: #669;
}


#box-table-a
{
    font-family: "Lucida Sans Unicode" , "Lucida Grande" , Sans-Serif;
    font-size: 12px;
    margin: 45px;
    width: 480px;
    text-align: left;
    border-collapse: collapse;
}
#box-table-a th
{
    font-size: 13px;
    font-weight: normal;
    padding: 8px;
    background: #b9c9fe;
    border-top: 4px solid #aabcfe;
    border-bottom: 1px solid #fff;
    color: #039;
}
#box-table-a td
{
    padding: 8px;
    background: #e8edff;
    border-bottom: 1px solid #fff;
    color: #669;
    border-top: 1px solid transparent;
}
#box-table-a tr:hover td
{
    background: #d0dafd;
    color: #339;
}


#box-table-b
{
    font-family: "Lucida Sans Unicode" , "Lucida Grande" , Sans-Serif;
    font-size: 12px;
    margin: 45px;
    width: 480px;
    text-align: center;
    border-collapse: collapse;
    border-top: 7px solid #9baff1;
    border-bottom: 7px solid #9baff1;
}
#box-table-b th
{
    font-size: 13px;
    font-weight: normal;
    padding: 8px;
    background: #e8edff;
    border-right: 1px solid #9baff1;
    border-left: 1px solid #9baff1;
    color: #039;
}
#box-table-b td
{
    padding: 8px;
    background: #e8edff;
    border-right: 1px solid #aabcfe;
    border-left: 1px solid #aabcfe;
    color: #669;
}


#hor-zebra
{
    font-family: "Lucida Sans Unicode" , "Lucida Grande" , Sans-Serif;
    font-size: 12px;
    margin: 45px;
    width: 480px;
    text-align: left;
    border-collapse: collapse;
}
#hor-zebra th
{
    font-size: 14px;
    font-weight: normal;
    padding: 10px 8px;
    color: #039;
}
#hor-zebra td
{
    padding: 8px; /*color: #669;*/
    color: #FFFFFF;
}
#hor-zebra .odd
{
    background: #768B8B;
    color: #FFFFFF;
}
#hor-zebra .even
{
    background: #2F74D0;
    color: #FFFFFF;
}

#ver-zebra
{
    font-family: "Lucida Sans Unicode" , "Lucida Grande" , Sans-Serif;
    font-size: 12px;
    margin: 45px;
    width: 480px;
    text-align: left;
    border-collapse: collapse;
}
#ver-zebra th
{
    font-size: 14px;
    font-weight: normal;
    padding: 12px 15px;
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
    color: #039;
}
#ver-zebra td
{
    padding: 8px 15px;
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
    color: #669;
}
.vzebra-odd
{
    background: #eff2ff;
}
.vzebra-even
{
    background: #e8edff;
}
#ver-zebra #vzebra-adventure, #ver-zebra #vzebra-children
{
    background: #d0dafd;
    border-bottom: 1px solid #c8d4fd;
}
#ver-zebra #vzebra-comedy, #ver-zebra #vzebra-action
{
    background: #dce4ff;
    border-bottom: 1px solid #d6dfff;
}


#one-column-emphasis
{
    font-family: "Lucida Sans Unicode" , "Lucida Grande" , Sans-Serif;
    font-size: 12px;
    margin: 45px;
    width: 480px;
    text-align: left;
    border-collapse: collapse;
}
#one-column-emphasis th
{
    font-size: 14px;
    font-weight: normal;
    padding: 12px 15px;
    color: #039;
}
#one-column-emphasis td
{
    padding: 10px 15px;
    color: #669;
    border-top: 1px solid #e8edff;
}
.oce-first
{
    background: #d0dafd;
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
}
#one-column-emphasis tr:hover td
{
    color: #339;
    background: #eff2ff;
}


#newspaper-a
{
    font-family: "Lucida Sans Unicode" , "Lucida Grande" , Sans-Serif;
    font-size: 12px;
    margin: 45px;
    width: 480px;
    text-align: left;
    border-collapse: collapse;
    border: 1px solid #69c;
}
#newspaper-a th
{
    padding: 12px 17px 12px 17px;
    font-weight: normal;
    font-size: 14px;
    color: #039;
    border-bottom: 1px dashed #69c;
}
#newspaper-a td
{
    padding: 7px 17px 7px 17px;
    color: #669;
}
#newspaper-a tbody tr:hover td
{
    color: #339;
    background: #d0dafd;
}


#newspaper-b
{
    font-family: "Lucida Sans Unicode" , "Lucida Grande" , Sans-Serif;
    font-size: 12px;
    margin: 45px;
    width: 480px;
    text-align: left;
    border-collapse: collapse;
    border: 1px solid #69c;
}
#newspaper-b th
{
    padding: 15px 10px 10px 10px;
    font-weight: normal;
    font-size: 14px;
    color: #039;
}
#newspaper-b tbody
{
    background: #e8edff;
}
#newspaper-b td
{
    padding: 10px;
    color: #669;
    border-top: 1px dashed #fff;
}
#newspaper-b tbody tr:hover td
{
    color: #339;
    background: #d0dafd;
}


#newspaper-c
{
    font-family: "Lucida Sans Unicode" , "Lucida Grande" , Sans-Serif;
    font-size: 12px;
    margin: 45px;
    width: 480px;
    text-align: left;
    border-collapse: collapse;
    border: 1px solid #6cf;
}
#newspaper-c th
{
    padding: 20px;
    font-weight: normal;
    font-size: 13px;
    color: #039;
    text-transform: uppercase;
    border-right: 1px solid #0865c2;
    border-top: 1px solid #0865c2;
    border-left: 1px solid #0865c2;
    border-bottom: 1px solid #fff;
}
#newspaper-c td
{
    padding: 10px 20px;
    color: #669;
    border-right: 1px dashed #6cf;
}


#rounded-corner
{
    font-family: "Lucida Sans Unicode" , "Lucida Grande" , Sans-Serif;
    font-size: 12px;
    margin: 45px;
    width: 480px;
    text-align: left;
    border-collapse: collapse;
}
#rounded-corner thead th.rounded-company
{
    background: #b9c9fe url('table-images/left.png') left -1px no-repeat;
}
#rounded-corner thead th.rounded-q4
{
    background: #b9c9fe url('table-images/right.png') right -1px no-repeat;
}
#rounded-corner th
{
    padding: 8px;
    font-weight: normal;
    font-size: 13px;
    color: #039;
    background: #b9c9fe;
}
#rounded-corner td
{
    padding: 8px;
    background: #e8edff;
    border-top: 1px solid #fff;
    color: #669;
}
#rounded-corner tfoot td.rounded-foot-left
{
    background: #e8edff url('table-images/botleft.png') left bottom no-repeat;
}
#rounded-corner tfoot td.rounded-foot-right
{
    background: #e8edff url('table-images/botright.png') right bottom no-repeat;
}
#rounded-corner tbody tr:hover td
{
    background: #d0dafd;
}


#background-image
{
    font-family: "Lucida Sans Unicode" , "Lucida Grande" , Sans-Serif;
    font-size: 12px;
    margin: 45px;
    width: 480px;
    text-align: left;
    border-collapse: collapse;
    background: url('table-images/blurry.jpg') 330px 59px no-repeat;
}
#background-image th
{
    padding: 12px;
    font-weight: normal;
    font-size: 14px;
    color: #339;
}
#background-image td
{
    padding: 9px 12px;
    color: #669;
    border-top: 1px solid #fff;
}
#background-image tfoot td
{
    font-size: 11px;
}
#background-image tbody td
{
    background: url('table-images/back.png');
}
* html #background-image tbody td
{
    /*  	   ---------------------------- 		PUT THIS ON IE6 ONLY STYLE  		AS THE RULE INVALIDATES 		YOUR STYLESHEET 	   ---------------------------- 	*/
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='table-images/back.png',sizingMethod='crop');
    background: none;
}
#background-image tbody tr:hover td
{
    color: #339;
    background: none;
}


#gradient-style
{
    font-family: "Lucida Sans Unicode" , "Lucida Grande" , Sans-Serif;
    font-size: 12px;
    margin: 45px;
    width: 480px;
    text-align: left;
    border-collapse: collapse;
}
#gradient-style th
{
    font-size: 13px;
    font-weight: normal;
    padding: 8px;
    background: #b9c9fe url('table-images/gradhead.png') repeat-x;
    border-top: 2px solid #d3ddff;
    border-bottom: 1px solid #fff;
    color: #039;
}
#gradient-style td
{
    padding: 8px;
    border-bottom: 1px solid #fff;
    color: #669;
    border-top: 1px solid #fff;
    background: #e8edff url('table-images/gradback.png') repeat-x;
}
#gradient-style tfoot tr td
{
    background: #e8edff;
    font-size: 12px;
    color: #99c;
}
#gradient-style tbody tr:hover td
{
    background: #d0dafd url('table-images/gradhover.png') repeat-x;
    color: #339;
}


#pattern-style-a
{
    font-family: "Lucida Sans Unicode" , "Lucida Grande" , Sans-Serif;
    font-size: 12px;
    margin: 45px;
    width: 480px;
    text-align: left;
    border-collapse: collapse;
    background: url('table-images/pattern.png');
}
#pattern-style-a thead tr
{
    background: url('table-images/pattern-head.png');
}
#pattern-style-a th
{
    font-size: 13px;
    font-weight: normal;
    padding: 8px;
    border-bottom: 1px solid #fff;
    color: #039;
}
#pattern-style-a td
{
    padding: 8px;
    border-bottom: 1px solid #fff;
    color: #669;
    border-top: 1px solid transparent;
}
#pattern-style-a tbody tr:hover td
{
    color: #339;
    background: #fff;
}


#pattern-style-b
{
    font-family: "Lucida Sans Unicode" , "Lucida Grande" , Sans-Serif;
    font-size: 12px;
    margin: 45px;
    width: 480px;
    text-align: left;
    border-collapse: collapse;
    background: url('table-images/patternb.png');
}
#pattern-style-b thead tr
{
    background: url('table-images/patternb-head.png');
}
#pattern-style-b th
{
    font-size: 13px;
    font-weight: normal;
    padding: 8px;
    border-bottom: 1px solid #fff;
    color: #039;
}
#pattern-style-b td
{
    padding: 8px;
    border-bottom: 1px solid #fff;
    color: #669;
    border-top: 1px solid transparent;
}
#pattern-style-b tbody tr:hover td
{
    color: #339;
    background: #cdcdee;
}
#dialog-popup
{
    font-size: 12px;
}

#dvpAccordion .ui-accordion-content
{
    padding: 5px 0px 0px 0px;
    border: 0px;
    overflow: visible;
}

.bannerabout-detail
{
    padding: 0px 0px 0px 0px;
    margin: 8px 2px 8px 2px;
    background: url(themes/base/images/banner_about.png) no-repeat left top;
    min-height: 245px;
    min-width: 955px;
    width: 955px;
    text-align: left;
    line-height: 1em;
}
.bannerabout-detail .head
{
    height: 45px;
    font-weight: bold;
    color: #8c1c1c;
}
.bannerabout-detail .head div
{
    padding-left: 20px;
    padding-top: 10px;
}
.bannerabout-detail .body
{
    padding-left: 10px;
    height: 190px;
    font-weight: normal;
}
.bannerabout-detail .body .left
{
    float: left;
    width: 580px;
    padding-left: 10px;
}
.bannerabout-detail .body .left div
{
    padding-top: 12px;
    max-height: 180px;
    min-height: 180px;
    overflow: auto;
    overflow-x: hidden;
}
.bannerabout-detail .foot
{
    text-align: left;
    padding-left: 10px;
    height: 25px;
    font-weight: bold;
}
.bannerabout-detail .foot div
{
    padding-left: 20px;
    padding-top: 10px;
}

/* **** slide show **** */

div.home-slideshow {
    width: 950px;
    height: 285px;
    overflow: hidden;
    /*padding-left: 35px;*/
    padding-top: 10px;
}

#slideshow img
{
    display: none;
    margin: 0;
}

/* ******************** */

div.promotion-banner
{
    color: White; 
    font-weight: bold; 
    font-style: italic; 
    background-color: Red;
    border: 1px solid darkred; 
    width: 400px; 
    text-align: center; 
    padding: 6px;
}

/* ******************** */

div.file-downloads 
{
    text-align: center;
}

div.file-downloads div 
{
    display: inline-block;
}

div.file-downloads table
{
    border: 0 none transparent;
}

div.file-downloads table td
{
    border: 0 none transparent;
    padding: 0;
    margin: 0;
    vertical-align: bottom;
}

div.file-downloads figure
{
    text-align: center;
}

div.file-downloads a 
{
    text-decoration: none;
}

/* ******************** */
