/* STYLE RESET ---------- */
table{border-collapse:collapse;border-spacing:0px;}
fieldset,img{border:0px;}
address,caption,cite,code,dfn,var{font-style:normal;font-weight:normal;line-height: 1em;}
ol,ul {list-style:none;}
ul li { list-style-image:url(../images/bullet.gif);margin-bottom: 5px; }
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{color: #000;font-weight: normal;font-size:100%;line-height: 1em;}
q:before,q:after{content:'';}

/* DEFAULTS ---------- */

* {
    margin: 0px;
    padding: 0px;
}

HTML,
BODY {
    height: 100%;
}

HTML {
    background-color: #003C99;
    background-image: url(../images/bg_home_html.gif);
    background-repeat: repeat-x;
}

body,div,dd,ul,ol,li,pre,form,fieldset,input,select,textarea,p,blockquote,th,td {
    color: #000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

.textsize11 {
    font-size: 11px !important;
}

.textsize12 {
    font-size: 12px !important;
}

.textsize14 {
    font-size: 14px !important;
}

.textsize16 {
    font-size: 16px !important;
}

.textsize20 {
    font-size: 20px !important;
}

.textColourGrey {
    color: #777777 !important;
}

.textColourLightB {
    color: #00A3ED !important;
}

.textColourDarkB {
    color: #333!important;
}

.textColourOrange {
    color: #FD8200 !important;
}


/* WRAPPER ---------- */
#wrapper {
    height: auto;
    overflow: hidden;
}

/* POPUP ---------- */
#popup {
    display: block;
    padding: 20px;
    height: auto;
    overflow: hidden;
}


/* HEADER ---------- */
#header {
    clear: both;
    display: block;
    white-space: nowrap;
    margin: 0px;
    padding: 0px;
}

#header DIV.user {
    clear: both;
    color: #ABCCEE;
    display: block;
    font-size: 11px;
    margin: 0px 30px 8px 30px;
    text-align: right;
}

#header DIV.user P {
    color: #ABCCEE;
    font-size: 11px;
    text-align: right;
}

#headerfashion DIV.user {
    clear: both;
    color: #ABCCEE;
    display: block;
    font-size: 11px;
    margin: 0px 30px 8px 30px;
    text-align: right;
}

#headerfashion DIV.user P {
    color: #ABCCEE;
    font-size: 11px;
    text-align: right;
}

#headerhome DIV.user {
    clear: both;
    color: #ABCCEE;
    display: block;
    font-size: 11px;
    margin: 0px 30px 8px 30px;
    text-align: right;
}

#headerhome DIV.user P {
    color: #ABCCEE;
    font-size: 11px;
    text-align: right;
}

#headerindustrial DIV.user {
    clear: both;
    color: #ABCCEE;
    display: block;
    font-size: 11px;
    margin: 0px 30px 8px 30px;
    text-align: right;
}

#headerindustrial DIV.user P {
    color: #ABCCEE;
    font-size: 11px;
    text-align: right;
}

#headergeneric DIV.user {
    clear: both;
    color: #ABCCEE;
    display: block;
    font-size: 11px;
    margin: 0px 30px 8px 30px;
    text-align: right;
}

#headergeneric DIV.user P {
    color: #ABCCEE;
    font-size: 11px;
    text-align: right;
}

P.internal_order_note {
    font: bold 100% 'helvetica neue',sans-serif;
    color: #FD8200;

}

/* MAIN MENU ---------- */
#mainmenu A {
    outline: none;
}

#mainmenu #message {
    height: 49px;
    margin: 15px 5px 0px 5px;
    text-align: center;
}

/* CONTENT ---------- */
#contentpage {
    xclear: both;
    background: url(../images/bg_content.gif) repeat-y 220px;
    display: block;
    height: auto;
    margin: 0px auto 40px 0px;
    overflow: hidden;
}

#contentpage.nobg {
    background-image: none;
}


#contentpage P {
    line-height: 1.3em;
    margin: 7px 0px 15px 0px;
}

#contentpage P.intro {
    color: #777777;
    font-size: 15px;
}

#contentpage P.title {
    color: #777777;
    font-size: 18px;
    margin: 0px;
}

#contentpage H1 {
    font-size: 27px;
    margin: 0px 0px 0px 0px;
}

#contentpage H2 {
    font-size: 24px;
    line-height: 24px;
    margin: 0px 0px 20px 0px;
}

#contentpage H3 {
    font-size: 18px;
    line-height: 18px;
    margin: 0px 0px 15px 0px;
}

#contentpage H4 {
    font-size: 14px;
    line-height: 18px;
    margin: 0px 0px 10px 0px;
}

#contentpage H5 {
    color: #000;
    font-size: 14px;
    line-height: 14px;
    margin: 0px 0px 10px 0px;
}

#contentpage H6 {
    color: #000;
    font-size: 12px;
    line-height: 12px;
    margin: 0px 0px 10px 0px;
}

/*#contentpage OL,
#contentpage UL	{
    margin: 0px 0px 0px 40px;
}

#contentpage OL OL,
#contentpage OL UL,
#contentpage UL UL,
#contentpage UL OL	{
    margin: 6px 0px 6px 20px;
} */

#contentpage UL	{
    list-style-image: url(../images/bullet.gif);
}

#contentpage OL	{
    list-style-type: decimal;
}

#contentpage OL.alpha {
    list-style-type: lower-alpha;
}

#column_one {
    display: block;
    padding: 0px 20px 0px 30px;
}

#column_one P {
    color: #333;
    margin-bottom: 10px;
}

#column_one UL,
#column_one OL {
    margin: -5px 0px 5px 18px;
}

#column_one LI {
    color: #777777;
    margin-bottom: 0px;
}

#column_one .columned {
    font-size: 11px;
}

#column_one .columned P {
    margin: 0px 0px 2px 0px !important;
}

#column_one .columned EM {
    float: left;
    font-style: normal;
    width: 30px;
}

#column_two {
    display: block;
}

#column_one .block,
#column_two .block {
    display: block;
    height: 1%;
    margin: 0px 0px 10px 0px;
    padding: 0px;
    overflow: hidden;
}

#column_two .block {
    margin-left: 30px;
    margin-right: 30px;
}

#column_one .hpad {
    padding: 0px 10px;
    clear: both;
}

#column_one .vpad {
    padding: 10px 0px;
}

#column_one .pad {
    padding: 10px;
}

#column_one .nopad {
    padding: 0px;
}

#column_two .hpad {
    padding: 0px 20px;
}

#column_two .vpad {
    padding: 20px 0px;
}

#column_two .pad {
    padding: 20px;
}

#column_two .pad10 {
    padding: 10px;
}

#column_two .nopad {
    padding: 0px;
}

#column_one .bluegrad,
#column_two .bluegrad {
    background: #CCECFB url(../images/bg_bluegrad.gif) repeat-x top;
}

/*BLUE BOXES*/

#column_one .bluebox,
#column_two .bluebox {
    background-color: #CCC;
}


#column_one .midbluebox,
#column_two .midbluebox {
    background: #D1E3F7;
}



/* FORMS ---------- */
FORM.genericForm {
    display: block;
    height: auto;
    margin: 10px 0px;
    overflow: hidden;
}

FORM.genericForm FIELDSET {
    clear: both;
    display: block;
    background: url(../images/bg_fieldset.gif) repeat-x bottom;
    margin: 0px 0px 20px 0px;
    padding: 0px 10px 20px 10px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #5D96DB;
}

FORM.genericForm LEGEND {
    color: #003C99;
    font-size: 14px;
    margin: 0px 0px 20px 0px;
    padding: 0px;
    * position: relative;
    * left: -7px;
}

FORM.genericForm LABEL {
    color: #333;
    float: left;
    padding-top: 2px;
    text-align: right;
}

FORM.genericForm LABEL SPAN {
    display: block;
    margin: 0px 5px 0px 0px;
    padding: 0px 10px 0px 0px;
}

FORM.genericForm .required {
    background: url(../images/icon_required.gif) no-repeat right 5px;
}

FORM.genericForm .description {
    color: #999;
    font-size: 11px;
    xfont-style: italic;
    line-height: 11px;
    margin: 0px;
    padding: 0px;
}

FORM.genericForm .note {
    clear: both;
    *clear:inherit;
    color: #333;
    display: block;
    font-size: 11px;
    font-style: normal;
    margin: 0px 0px 5px 150px;
    padding: 0px 0px 0px 0px;
}
FORM.genericForm INPUT,
FORM.genericForm SELECT,
FORM.genericForm TEXTAREA {
    line-height: normal;
}

FORM.genericForm .formfield {

}

FORM.genericForm P {
    clear: both;
    *clear:inherit;
    display: block;
    margin: 0px 0px 10px 0px !important;
}

FORM.genericForm HR {
    clear: both !important;
    margin: 5px 0px !important;
    height: 1px;
    color: #CCC;
}

FORM.genericForm .scrollbox {
    border: 1px solid #AAA;
    background: #FFF;
    height: 150px;
    overflow: auto;
}

.help h1 {
    text-indent: 0;
    margin: 10px 0px 10px 0px;
}
.help p {
    text-indent: 0;
    overflow: hidden !important;
}
.help p.note {
    text-indent: 10;
    font: 100% 'helvetica neue',sans-serif;
    color: #FD8200;
    margin: 3px 0px 3px 0px;
}

.ui-state-highlight {
    border: 1px solid #ead139;
    background: #ffef8f;
    color: #085a07;
}
.ui-state-highlight a {
    color: #085a07;
}
.ui-corner-all {
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
}

ul#ulImageBoxList {
    margin: 0px;
    padding: 0px;
}

.imagebox-item {
    position: relative;
    display: block;
    float: left;
    list-style-type: none;
    height: 150px;
    width: 150px;
    padding: 5px;
    margin: 0px 10px 10px 0px;
    border: 1px solid #aed0ea;
    background: #d7ebf9;
    color: #222222;
    text-align: center;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
}

.imagebox-item .product-image img {
    border: 1px solid #ccc;
    padding: 2px; /*Inner border size*/
    background: #a0cde2; /*Inner border color*/
    cursor: pointer;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"; 	// first!
filter: alpha(opacity=70);											// second!
opacity: 0.7;
}

.imagebox-item:first-child {
    border: 1px solid #5998DB;
    background: #3baae3;
}

.imagebox-item:first-child .product-image img {
    border: 3px solid #ccc;
    background: ;
    cursor: auto;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; 	// first!
filter: alpha(opacity=100);											// second!
opacity: 1;
}

.imagebox-item .deleteImage
{
    position: absolute;
    top: 3px;
    right: 3px;
    xfloat: right;
    padding: 2px;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"; 	// first!
filter: alpha(opacity=70);											// second!
opacity: 0.70;
    display: none;
    margin: 3px;
    cursor: pointer;
}

.imagebox-item .deleteImage:hover
{
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=95)"; 	// first!
filter: alpha(opacity=95);											// second!
opacity: 0.95;
}

.colorimagebox .deleteImage
{
    position: absolute;
    xfloat: right;
    padding: 0px;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"; 	// first!
filter: alpha(opacity=70);											// second!
opacity: 0.70;
    display: none;
    margin: -21px 0px 0px 5px;
    cursor: pointer;
}

.colorimagebox .deleteImage:hover
{
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=95)"; 	// first!
filter: alpha(opacity=95);											// second!
opacity: 0.95;
}

FORM.genericForm DIV.iconbox {
    display: block;
    float: left;
    margin-right: 5px;
}

FORM.genericForm DIV.iconbox A {
    background: #006fb7;
    display: block;
: 1px solid #5998DB;
    height: 42px;
    width: 42px;
    padding: 4px;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
// first!
filter: alpha(opacity=50);											// second!
opacity: 0.5;
}

FORM.genericForm DIV.iconbox A.selected {
    background: #000;
: 1px solid #006fb7;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; 	// first!
filter: alpha(opacity=100);											// second!
opacity: 1;
}

FORM.genericForm DIV.iconbox A:HOVER {
    background: #FFF;
: 1px solid #006fb7;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; 	// first!
filter: alpha(opacity=100);											// second!
opacity: 1;
}

FORM.genericForm DIV.iconbox A:HOVER * {
    color: #003C99 !important;
}



/* TABLES ---------- */
TABLE.genericTable {
    margin: 0px;
}

TABLE.genericTable THEAD TH {
    -bottom: 1px solid #000;
    color: #000;
    font-weight: bold;
    padding: 6px 3px;
    vertical-align: top;
}

TABLE.genericTable THEAD TH.sort {
    -bottom: 1px solid #000;
    color: #00A3ED;
    font-weight: bold;
    padding: 6px 3px;
    vertical-align: top;
    text-align: center;
}

TABLE.genericTable TBODY TH {
    background: #EEE;
    border-bottom: 1px solid #DDD;
    color: #000;
    font-weight: normal;
    padding: 6px 3px;
}

TABLE.genericTable THEAD TH.right,
TABLE.genericTable TBODY TH.right,
TABLE.genericTable THEAD TD.right,
TABLE.genericTable TBODY TD.right {
    text-align: right !important;
}

TABLE.genericTable THEAD TH.center,
TABLE.genericTable TBODY TH.center,
TABLE.genericTable THEAD TD.center,
TABLE.genericTable TBODY TD.center {
    text-align: center;
}

TABLE.genericTable TBODY TD {
    border-bottom: 1px solid #EEE;
    padding: 3px;
}

TABLE.genericTable TBODY TD.pending {
    color: #FD8200;
}


TABLE.genericTable .red {
    color: #F00;
}

TABLE.genericTable .grey {
    color: #888;
}

TABLE.genericTable .green {
    color: #009933;
}

TABLE.genericTable .blue {
    color: #0066CC;
}

TABLE.genericTable .uploadlimit {
    background: url(../images/bg_bracket.gif) no-repeat 5px center;
    padding-left: 65px;
}

TABLE.progressTable {
    background: #CCECFB;
    margin: 10px 0px;
}

TABLE.progressTable TD {
    padding: 10px;
}

TR.hover {
    background: #FFFFCC;
}

TABLE.brandTable {
    border-bottom: 1px solid #CCC;
    margin: 0px 0px 20px 0px;
}

TABLE.brandTable TD.logo {
    padding: 0px 20px 10px 0px
}

TABLE.brandTable TD.details {
    padding: 0px 0px 10px 0px
}

TABLE.brandTable TD P {
    clear: both;
    font-size: 11px;
    margin: 0px !important;
    padding: 0px !important;
}

TABLE.brandTable P EM {
    color: #777;
    float: left;
    font-style: normal;
    width: 50px;
}


/* SUBMENU ---------- */
#contentpage DIV.submenu {
    clear: both;
    display: block;
    font-size: 12px;
    margin: 0px 0px 25px 0px;
}

#contentpage DIV.submenu UL {
    margin: 0px;
}

#contentpage DIV.submenu UL UL {
    margin: 0px 0px 10px 0px;
    padding: 0px 0px 10px 0px;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #000;
}

#contentpage DIV.submenu LI {
    display: inline;
}

#contentpage DIV.submenu LI A:LINK,
#contentpage DIV.submenu LI A:ACTIVE,
#contentpage DIV.submenu LI A:VISITED {
    background: url(../images/submenu_nm.gif) no-repeat 6px 13px;
    display: block;
    line-height: 14px;
    padding: 7px 0px 7px 23px;
}

#contentpage DIV.submenu LI LI A.incomplete:LINK,
#contentpage DIV.submenu LI LI A.incomplete:ACTIVE,
#contentpage DIV.submenu LI LI A.incomplete:VISITED {
    background: url(../images/subsubmenu_nm.gif) no-repeat 23px 11px      !important;
    color: #FF0000 !important;
    padding: 7px 0px 7px 35px;
}

#contentpage DIV.submenu LI LI A:LINK,
#contentpage DIV.submenu LI LI A:ACTIVE,
#contentpage DIV.submenu LI LI A:VISITED {
    background: url(../images/subsubmenu_nm.gif) no-repeat 23px 11px            !important;
    padding: 7px 0px 7px 35px;
}

#contentpage DIV.submenu LI A:HOVER {
    background: url(../images/submenu_hv.gif) no-repeat 6px 13px;
    color: #999;

}

#contentpage DIV.submenu LI LI A:HOVER {
    background: url(../images/subsubmenu_hv.gif) no-repeat 23px 11px                                                                !important;
    color: #999 !important;
}

#contentpage DIV.submenu LI.active A:LINK,
#contentpage DIV.submenu LI.active A:VISITED,
#contentpage DIV.submenu LI.active A:ACTIVE {
    background: url(../images/submenu_md.gif) no-repeat 6px 12px;
    color: #999;
}

#contentpage DIV.submenu LI LI.active A:LINK,
#contentpage DIV.submenu LI LI.active A:VISITED,
#contentpage DIV.submenu LI LI.active A:ACTIVE {
    background: url(../images/subsubmenu_md.gif) no-repeat 23px 12px                                                                !important;
    color: #999 !important;
}


/* ------ Dashboard ---------- */
#contentpage #infoside {
    float: right;
    width: 200px;
}
#contentpage #infoside UL {
    border-top: 1px solid #FFF;
    margin: 0px 0px 10px 0px;
    padding: 0px;
}

#contentpage #infoside UL LI {
    border-bottom: 1px solid #FFF;
    line-height: 1em;
    margin: 0px;
    padding: 0px;
}

#contentpage #infoside UL LI A {
    display: block;
    line-height: 1em;
    padding: 7px 5px 7px 5px;
}

#contentpage #infoside UL LI A:HOVER {
    background: #FFFFCC;
    color: #000;
}

#contentpage #infoside DIV.block {
    margin: 0px 0px 10px 0px;
}

#contentpage #contentside {
    margin: 0px 0px 10px 0px;
    margin-right: 210px;
}

#contentpage #contentside.expand {
    margin: 0px;
    width: 740px;
}

#contentpage #contentside DIV.block {
    margin: 0px 0px 20px 0px;
}

#contentpage #infoside DIV.blue,
#contentpage #contentside DIV.blue {
    background: #EDEDED url(../images/bg_blueblock.gif) repeat-x top;
}

#contentpage #contentside DIV.stock {
    background: #009CD7 url(../images/bg_stockblock.gif) repeat-x top;
}

#contentpage #infoside DIV.padded,
#contentpage #contentside DIV.padded {
    padding: 15px;
}

#contentpage #infoside DIV.blue P,
#contentpage #contentside DIV.blue P,
#contentpage #contentside DIV.stock P {
    margin: 3px 0px;
}

#contentpage #contentside DIV.stock P {
    color: #9DDBF3;
}

#contentpage #contentside DIV.stock H1,
#contentpage #contentside DIV.stock H2,
#contentpage #contentside DIV.stock H3,
#contentpage #contentside DIV.stock H4,
#contentpage #contentside DIV.stock H5,
#contentpage #contentside DIV.stock H6 {
    color: #FFF;
}

#contentpage #contentside DIV.stock A {
    color: #FFF;
    text-decoration: underline;
}

#contentpage #infoside DIV.blue P.image {
    margin: 10px 0px;
}

#contentpage #contentside H2 {
}

#contentpage #contentside TABLE.documentTable {
    margin: 10px 0px;
}

#contentpage #contentside TABLE.documentTable THEAD TH {
    background: #999;
    color: #FFF;
    padding: 5px;
    text-align: left;
}

#contentpage #contentside TABLE.documentTable THEAD TH.left {
    background-image: url(../images/bg_th_left.gif);
    background-position: top left;
    background-repeat: no-repeat;
}

#contentpage #contentside TABLE.documentTable THEAD TH.right {
    background-image: url(../images/bg_th_right.gif);
    background-position: top right;
    background-repeat: no-repeat;
}

#contentpage #contentside TABLE.documentTable TBODY TH {
    background: #E5F0F6;
    color: #000;
    font-weight: bold;
    padding: 5px;
    text-align: left;
}

#contentpage #contentside TABLE.documentTable TBODY TD {
    border-bottom: 1px solid #daeaf4;
    padding: 5px;
}

#contentpage #contentside TABLE.documentTable TBODY TD TD {
    border-bottom: 0px none;
}

#contentpage #contentside DIV.blogList {
}

#contentpage #contentside DIV.blogList P,
#contentpage #contentside DIV.blogComments P ,
#contentpage #contentside DIV.blogResults P{
    margin: 0px 0px 5px 0px;
}

#contentpage #contentside DIV.blogComments P.date {
    background: #daebf5 url(../images/icon_comment.gif) no-repeat 5px center;
    border-top: 1px solid #91bfe0;
    padding: 6px 6px 6px 25px;
}

#contentpage #contentside DIV.blogList P.date,
#contentpage #contentside DIV.blogResults P.date {
    display: block;
    font-size: 11px;
    xfont-style: italic;
    margin: 6px 0px 6px 0px;
    padding: 3px 6px 3px 6px;
}

#contentpage #contentside DIV.blogList HR,
#contentpage #contentside DIV.blogComments HR {
    border-bottom: #000 1px solid;
    color: #000;
    display: block;
    height: 1px;
    margin: 0px 0px 6px 0px;
}

#content #contentside DIV.blogComments FORM.addcomment TEXTAREA {
    width: 750px;
}

A.button {
    color: #FFF;
    background: transparent url(../images/bg_button_a.gif) no-repeat scroll top right;
    display: block;
    float: left;
    font: normal 11px arial, sans-serif;
    height: 25px;
    margin-right: 3px;
    outline: none;
    padding-right: 14px;
    text-decoration: none;
}

A.button SPAN {
    color: #FFF;
    background: transparent url(../images/bg_button_span.gif) no-repeat;
    display: block;
    line-height: 11px;
    padding: 7px 0px 7px 14px;
}

A.button:HOVER {
    background-position: right -25px;
    outline: none;
}

A.button:HOVER SPAN {
    background-position: left -25px;
}

A.redbutton {
    background: transparent url(../images/bg_redbutton_a.gif) no-repeat scroll top right;
    color : #FFF;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 25px;
    margin-right: 3px;
    outline: none;
    padding-right: 14px;
    text-decoration: none;
}

A.redbutton SPAN {
    color : #FFF;
    background: transparent url(../images/bg_redbutton_span.gif) no-repeat;
    display: block;
    line-height: 11px;
    padding: 7px 0px 7px 14px;
}

A.redbutton:HOVER {
    background-position: right -25px;
    outline: none;
}

A.redbutton:HOVER SPAN {
    background-position: left -25px;
}


A.greenbutton {
    background: transparent url(../images/bg_greenbutton_a.gif) no-repeat scroll top right;
    color : #FFF;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 25px;
    margin-right: 3px;
    outline: none;
    padding-right: 14px;
    text-decoration: none;
}

A.greenbutton SPAN {
    color : #FFF;
    background: transparent url(../images/bg_greenbutton_span.gif) no-repeat;
    display: block;
    line-height: 11px;
    padding: 7px 0px 7px 14px;
}

A.greenbutton:HOVER {
    background-position: right -25px;
    outline: none;
}

A.greenbutton:HOVER SPAN {
    background-position: left -25px;
}

#contentpage #contentside FORM.surveyForm FIELDSET {
    padding: 15px;
    margin-bottom: 20px;
}

#contentpage #contentside FORM.surveyForm LEGEND {
    color: #0069AA;
    font-size: 12px;
    *margin: -10px 0px 10px -10px;
    padding: 0px 10px;
    *padding: 0px 3px;
}

#contentpage #contentside FORM.surveyForm P {
    margin: 8px 0px;
    height: auto;
    _height: 1%;
    overflow: hidden;
}

#contentpage #contentside FORM.surveyForm P LABEL {
    color: #000;
    float: left;
    width: 150px;
}

#contentpage #contentside FORM.inprogress P LABEL {
    color: #000;
    float: left;
    margin-right: 20px;
    *padding-top: 3px;
    width: 250px;
}

#contentpage #contentside FORM.surveyForm .field {
    border-top: 1px solid #666;
    border-right: 1px solid #EEE;
    border-bottom: 1px solid #EEE;
    border-left: 1px solid #666;
    padding: 3px 5px;
}

#contentpage #contentside FORM.surveyForm .submit {
    width: auto;
}

#contentpage #contentside FORM.surveyForm DIV.question {
    background: #EEE;
    padding: 10px;
    margin-bottom: 5px;
}

.sizeheader {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 6px;
    color: #000;
    text-align: center;
    vertical-align: middle;
}

.ordertotal {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    text-align: center;
    vertical-align: middle;
    font-weight: bold;
    color: #000;
}

.model {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-align: left;
    font-weight: bold;
    vertical-align: text-bottom;
    color: #000;
}


/* SHOPPING CART -------- */
#shopping_cart  {
    background-color: #FFF;
    font-size: 1.1em;
    margin: 0px;
    padding: 0px;
    width: 180px;
}

#shopping_cart #cart {
    height: 95px;
    width: 180px;
}

tr .lr {
}

tr.red td     {
    background-image: url(../images/td_red.jpg);
    background-repeat: no-repeat;
    height: 35px;
    color: #FFF;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    background-color: #EE2024;
    text-align: left;
    padding-left: 10px;
}

tr .tdleft {
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #C0BCAF;
}

tr .tdright {
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #C0BCAF;
}

tr .lr {
    border-right-width: 1px;
    border-left-width: 1px;
    border-right-style: solid;
    border-left-style: solid;
    border-right-color: #C0BCAF;
    border-left-color: #C0BCAF;
    width: 178px;
    text-align: center;
}

.table_txt {
    font-size: 1.2em;
    color: #666;
    font-weight: bold;
    padding-left: 5px;
}

.total {
    font-size: 1.4em;
    font-weight: bold;
    color: #000;
    padding-left: 10px;
}

#check {
    display: block;
    height: 31px;
    width: 152px;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 2px;
    margin-left: auto;
    padding: 0px;
}

#check a {
    color: #FFF;
    font-weight: bold;
    display: block;
    background-image: url(../images/checkout.jpg);
    background-repeat: no-repeat;
    height: 31px;
    width: 152px;
    padding-top: 5px;
}

#checkblue {
    display: block;
    height: 31px;
    width: 152px;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 2px;
    margin-left: auto;
    padding: 0px;
}

#checkblue a {
    color: #FFF;
    font-weight: bold;
    display: block;
    background-image: url('/portalogue/images/checkout_blue.jpg');
    background-repeat: no-repeat;
    height: 31px;
    width: 152px;
    padding-top: 5px;
}

tr .lowleft      {
    background-image: url(../images/td_ll.jpg);
    text-align: center;
    height: 31px;
    width: 89px;
    padding-top: 2px;
}

tr .lowright      {
    background-image: url(../images/td_lr.jpg);
    text-align: center;
    height: 31px;
    width: 89px;
    padding-top: 1px;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #E4E4E4;
}

#csm_product_search {
    width: 180px;
    margin-top: 20px;
    background-color: #FFF;
    background-image: url(../images/pro_search.jpg);
    background-repeat: no-repeat;
    padding: 5px;
    height: 182px;
}

#csm_product_search #pro_search_header {
    font-family: Arial, Helvetica, sans-serif;
    color: #000;
    text-align: left;
    padding-left: 10px;
    padding-top: 10px;
    font-size: 1.1em;
    font-weight: bold;
    padding-bottom: 20px;
}

#csm_product_search #search_machine  {
    margin: 0px;
    padding: 0px;
}

#products_table .addcart {
    height: 27px;
    width: 102px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 10px;
    margin-bottom: 10px;
    display: block;
}

#products_table .addcart a {
    background-image: url(../images/add.jpg);
    background-repeat: no-repeat;
    display: block;
    width: 102px;
    height: 27px;
    color: #FFF;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 5px;
    text-align: center;
    font-size: 1.2em;
    font-weight: bold;
}

#products_table .addcartb {
    margin-top: 10px;
    margin-bottom: 5px;
}

#products_table .addcartb a {
    background-image: url(../images/add.jpg);
    display: block;
    width: 102px;
    height: 27px;
    color: #FFFFFF;
    background-repeat: no-repeat;
    text-align: center;
    padding-top: 5px;
    font-size: 1.2em;
    font-weight: bold;
}

#filter_title  {
    font-size: 1.5em;
    font-weight: bold;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 10px;
    margin-left: 0px;
}

#instructions  {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em;
    color: #666;
}

#filter_bar_c {
    height: 30px;
    background-color: #E8E7E2;
    border: 1px solid #999;
    margin-bottom: 10px;
    font-weight: bold;
}

#product_list .productrow {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em;
    color: #666666;
}

#products_table ul li {
    list-style-type: none;
    line-height: 2em;
    color: #000;
}

#products_table tr th #productbig {
    margin: 0px;
    padding: 0px;
    float: left;
}

#shipto {
    background-color: #E8E7E2;
    height: 100px;
    margin-top: 30px;
    border: 1px solid #CCC;
}

.control {
    float: left;
    padding-right: 10px;
    margin-top: 10px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
}
.control2 {
    float: right;
    margin-top: 10px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
}

#products_table A.remove_product {
    background: #FF6666;
    color: #FFF;
    font-size: 10px;
    margin-right: 10px;
    padding: 0px 3px;
    text-transform: uppercase;
    width: auto;
}

.line {
    background-image: url(../images/line.png);
    background-repeat: repeat-x;
}

.leftline   {
    background-image: url(../images/leftline.png);
    background-repeat: repeat-y;
}

.rightline {
    background-image: url(../images/rightline.png);
    background-repeat: repeat-y;
}



/* FOOTER ---------- */
#footer_wrapper {
    clear: both;
    display: block;
    margin: 0px;
    overflow: hidden;
    background: #FFF url(../images/bg_footer_content.jpg) no-repeat top center;
}

#footer {
    color: #777;
    font-size: 10px;
    height: 1%;
    overflow: hidden;
    padding: 20px 30px 20px 30px;
    text-transform: uppercase;
}

#footer P {
    color: #777;
    font-size: 10px;
    text-transform: uppercase;
}

#footer .links {
    display: block;
    float: left;
}

#footer .links EM {
    margin: 0px 5px;
}

#footer .legals {
    display: block;
    float: right;
}

#footer .legals EM {
    margin: 0px 5px;
}

#footer .copyright {
    clear: both;
    display: block;
    float: left;
    margin: 5px 0px 0px 0px;
    width: 100%;
}

/* sIFR ---------- */
.sIFR-flash {
    visibility: visible !important;
    margin: 0;
    padding: 0;
}

.sIFR-replaced, .sIFR-ignore {
    visibility: visible !important;
}

.sIFR-alternate {
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 0;
    display: block;
    overflow: hidden;
}



/* sIFR DECOYS ---------- */
.sIFR-active #contentpage H1 {
    visibility: hidden;
    display: block;
    font-size: 24px;
}

.sIFR-active #contentpage P.title {
    visibility: hidden;
    display: block;
    font-size: 14px;
    margin-bottom: -8px;
}

.matrix_vertical
{
    writing-mode: tb-rl;
}

#headeraus #sponsoraus {
    height: 50px;
    width: 350px;
    float: right;
    padding: 0px;
    margin-top: -45px;
    vertical-align: top;
    position: relative;
    margin-right: 30px;
}

#headeraus #sponsoraus #blue {
    background-image: url(../webpages/aus/images/roundblue.jpg);
    padding: 0px;
    height: 40px;
    width: 350px;
    background-color: #17539C;
    background-repeat: no-repeat;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
}

#headeraus #sponsoraus #cantem {
    margin: 0px;
    padding: 0px;
    height: 38px;
    width: 211px;
    position: absolute;
    left: 137px;
    top: 0px;
}

#headeraus #returnbtnaus {
    background-color: #CCC;
    left: 80%;
    top: 8px;
    display: block;
    height: 20px;
    width: 110px;
    border: 1px solid #999;
    text-align: center;
    left: 16px;
    position: absolute;
}

#headeraus #sponsoraus #logo_aug {
    margin: 0px;
    padding: 0px;
    position: absolute;
    left: -114px;
    top: -10px;
}

#menuwrapper #header #logos {
    display: block;
    white-space: nowrap;
    padding: 0px;
    margin-top: -38px;
    margin-left: 250px;
    padding-bottom : 56px;
}

#menuwrapper #header #portalogo {
    height: 40px;
    width: 147px;
    float: right;
    padding: 0px;
    margin-right: 25px;
    clear: both;
}
#menuwrapper #header #logos table {
    position: absolute;
    width: 60%;
}
