/************************************************************************************************
 ** NOTE!!!!!!!!!!!!!!!!!
 ** THERE ARE STYLES in ie.css that override some of these styles specifically for IE. 
 ************************************************************************************************/




/*------------------ new css --------------*/

itemSearch_helptext p{
	color:#000000;	
}


#nav_tabs ul{
margin-left:15px;	
}

#container {
    width: 980px;
    min-height: 500px;
    margin-right: auto;
    margin-left: auto;
    background-color: #d9d9d9;
}



.loginLeftBlock{
style= width:450px;
float:left;
padding:60px 0px 30px 50px;
margin:40px;
font-size:13px;
float:left;
}


#login_main {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #FFFFFF;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat-x;
    background-size: auto auto;
    float: left;
    height: 464px;
    margin-top: 120px;
    position: relative;
    width: 980px;
}

#divide{
float:left;
width:4px;
border:none;
}

#container_login{
    width: 980px;
    margin-right: auto;
    margin-left: auto;
}

#login_content {
    float: left;
    margin: 65px 55px 55px 35px;
}

/*-------------------------------------*/
html {
    
}

h1{
color:#0064a3;
margin-top:10px;
margin-bottom:10px;
}

h2 {
    color: #000000;
    margin-bottom: 10px;
    margin-top: 10px;
}

h3{
color:#0064a3;
margin-top:10px;
margin-bottom:10px;
}

body {
     color: #fff;
     background-color: #d9d9d9;
     font-family: Arial, sans-serif;
     }


#container {
    width: 980px;
    height: 100%;
    min-height: 600px;
    height: auto !important;
    height: 600px;
    margin-right: auto;
    margin-left: auto;
    background-color:#d9d9d9;
}



html, body {
    color: #000000;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    text-align: left;
}



#main {
    background: #ffffff;
    width: 980px;
    min-height: 600px;
    height: auto !important;
    position: relative;
    float:left;
}

#masthead {
    width: 955px;
    height: 170px;
    position: relative;
    background-color: #ffffff;
}

#masthead_login {
    width: 955px;
    height: 216px;
    position: relative;
}

#header_top {
    height: 36px;
    width: 955px;
    position: absolute;
    top: 0px;
    background-position: left;
    z-index: 1;
}

#header_top_links {
    float: right;
    color: #FFFFFF;
    padding-right: 25px;
}

#header_login {
    height: 145px;
    width: 980px;
    color: #FFF;
    background-image:url(../images/login_header.jpg);
    background-repeat: no-repeat;
    background-color: #E4E4E4;
}

#header_bar {
    height: 70px;
    width: 100%;
    position: absolute;
    top: 0px;
    z-index: 0;
    background-color: #33B6E4;
}

#header {
    height: 221px;
    width: 980px;
    background-image: url(../images/header.jpg);
    position: relative;
    background-repeat: no-repeat;
    z-index: 10;
}

#header_hover_menu {
    position:absolute; 
    z-index: 20; 
    color: #000000;
    background: #ffffff; 
    top: 30px; 
    opacity: .97; 
    width: 140px;  
    /* height: 183px; */
    border: 1px solid #B18E3F; 
    border-top: none; 
    font-weight: bold; 
    text-align: center; 
    zoom: 1;
}

#header_hover_menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
    background: #ffffff; 
}

#header_hover_menu li {
    padding: 9px 0 6px;
    border-bottom: 1px solid #cecece;
    cursor: pointer;
}

#header_hover_menu li:hover {
    background: #B18E3F;
    color: #ffffff;
}


#header_icons {
    font-family: Arial, sans-serif;
    font-size: 11px;
    color: #ffffff;
    position: absolute;
    z-index: 10;
    top: 8px;
    left: 20px;
    width: 750px;
    height: 23px;
    text-align: left;
}

#header_icons img {
    margin-right: 4px;
    vertical-align: middle;
}

#header_icons a {
    color: #fff;
    text-decoration: none;
}

#header_icons a:link {
    color: #fff;
    text-decoration: none;
}

#header_icons a:visited {
    color: #fff;
    text-decoration: none;
}

#header_icons a:hover {
    color: #fff;
    text-decoration: underline;
}

#navimage {
    height: 30px;
    width: 337px;
    position: absolute;
    top: 63px;
    color: #FFF;
    z-index: 50;
}

#us {
    text-align: right;
    position: relative;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    z-index: 200;
    right: 38px;
    font-size: 14px;
    color: #999;
    top: -50px;
    float: right;
    font-weight: bold;
}

#contactInformation {
  /*  float:right;*/ 
    position:absolute;
    top:8px;
    right:15px;
    color:white; 
   /* margin-right:8px; */
    /*margin-top:3px; */
    font-family:Arial, Helvetica, sans-serif; 
    font-size:11px;"
}

#login {
    padding-left: 15px;
    color: #fff;
}


#forgotpwd_content {
    width: 700px;
    text-align: left;
    margin-left: 50px;
    margin-right: auto;
    padding-bottom: 25px;
    height: 325px;
    position: relative;
    top: -50px;
    padding-top: 50px;
}

#main_content {
    width: 50px;
    text-align: left;
    margin-left: 50px;
    margin-right: auto;
    padding-bottom: 25px;
    height: 325px;
    position: relative;
    top: 25px;
    padding-top: 50px;
    float: left
}

#footer {
    position: relative;
    height: 120px;
    width: 980px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    color: #FFF;
    text-align: center;
    padding-top: 10px;
    background-repeat: repeat-x;
    margin-left: auto;
    margin-right: auto;
}

/*Links*/
a {
    color: #6f6e6c;
    text-decoration: none;
}

a:link {
    color: #6f6e6c;
    text-decoration: none;
}

a:visited {
    color: #6f6e6c;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

#footer a {
    color: #FFF;
    text-decoration: none;
}

#footer a:link {
    color: #FFF;
    text-decoration: none;
}

#footer a:visited {
    color: #FFF;
    text-decoration: none;
}

#footer a:hover {
    text-decoration: underline;
}

/*Text*/
#content h1 {
    font-size: 22px;
    color: #B18E3F;
    margin-bottom: 3px;
    padding-bottom: 3px;
}

#content h2 {
    font-size: 16px;
    color: #B18E3F;
    margin-bottom: 3px;
    padding-bottom: 3px;
    margin-left:none;
}

#content h3 {
    font-size: 12px;
    color: #B18E3F;
    line-height: 14px;
    /*border-bottom: 2px solid #E8E8E8;*/
    border-bottom: none;
    margin-bottom: 10px;
}

#content h3.bar {
    background: #B18E3F;
    padding: 4px;
    color: #ffffff;
}

#homePageContents p {
    margin-bottom: 10px;
}

p {
    font-family: Arial, Helvetica, sans-serif;
    padding: 0 10px;
    font-style: normal;
    line-height: 14px;
    font-weight: normal;
    color: #666;
}

.bold {
    font-weight: bold;
    font-size: 12px;
}

.sidebarLayout #content {
    width: 705px;
    float: right;
    display: inline;
}

.rightbarLayout #content {
    width: 705px;
    float: left;
    display: inline;
    min-height: 430px;
}

.basicLayout #main {
    width: 955px;
    text-align: left;
    min-height: 430px;
    overflow: auto;
}

.rightbarLayout #main {
    width: 955px;
    text-align: left;
    min-height: 430px;
    overflow: auto;
    background-image: url(../images/main_back.jpg);
    background-repeat: repeat-y;
}

#content {
    width: 905px;
    text-align: left;
    padding-right: 25px;
    padding-left: 25px;
    padding-top: 25px;
    padding-bottom: 25px;
    min-height: 430px;
}

#sidebar {
    float: right;
    width: 180px;
    padding-right: 10px;
    padding-left: 10px;
    background-color: #daf3fa;
    padding-top: 10px;
    min-height: 430px;
    overflow: auto;
}

#sidebar_box {
    width: 180px;
    position: relative;
}

#sidebar_box_top {
    width: 180px;
    height: 31px;
}

#sidebar_box_middle {
    width: 150px;
    min-height: 75px;
    height: auto !important;
    background-image: url(../images/sidebox_2.jpg);
    background-repeat: repeat-y;
    padding-right: 15px;
    padding-left: 15px;
    padding-top: 10px;
}

#sidebar_box_bottom {
    width: 180px;
    height: 13px;
    background-image: url(../images/ordering_box_bottom.gif);
    background-repeat: no-repeat;
    margin-bottom: 10px;
}

#sidebar h2 {
    font-size: 10px;
    color: #fff;
    border-bottom: 6px solid #fff;
    margin: 10px;
    padding: 5px 0 0px 0;
}

#sidebar ul {
    margin-top: -5px;
    margin-left: 10px;
    padding-left: 3px;
}

#sidebar li {
    padding-top: 4px;
    list-style: none;
    border-bottom: 1px dashed #0072cf;
    margin-right: 10px;
}

#sidebar a {
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    color: #0072cf;
}

#sidebar .greyCallOutBox h2 {
    border-bottom: 6px solid #fff;
    color: #fff;
    margin-top: 15px
}

#sidebar .greyCallOutBox a {
    color: #fff;
    font-weight: normal;
    text-decoration: underline;
}

#sidebar .redCallOutBox h2 {
    border-bottom: 6px solid #ffffff;
    color: #cccccc;
    margin-top: 15px
}

#sidebar .redCallOutBox a {
    color: #fff;
    font-weight: normal;
    text-decoration: underline;
}

/*///////////////HUSKY STYLES///////////////////*/
label {
    color: #000000;
    display: block;
    font-size: 11px;
    font-weight: bold;
    text-shadow: 0 2px 3px #CCCCCC;
}

.required {
    font-size: 11px;
    color: red;
    font-weight: bold;
}

.contentDiv {
    padding-top: 10px;
    padding-bottom: 0px;
    padding-left: 20px;
    padding-right: 20px;
}

.buttonBackDiv {
    background-image: url(../../images/buttons/background_border.jpg);
    background-repeat: no-repeat;
    position: relative;
    background-position: center top;
    top: 0px;
    visibility: visible;
    width: 162px;
    height: 100px;
}

.attachment{
    background-image: url(../images/attachment.png);
    background-repeat: no-repeat;
    background-position: right center;
    padding-right: 20px;
    padding-top: 5px;
    padding-bottom: 5px;    
}

.oneColumnSection .column {
    width: 15%;
    float: left;
}

.twoColumnSelectionSection .column {
    padding-left: 20px;
    width: 50%;
}

.twoColumnSelectionSection input {
    float: left;
}

.twoColumnSelectionSection div {
    float: left;
    margin-bottom: 5px;
}

.twoColumnSection .column {
    width: 45%;
    float: left;
    display: inline;
}

.threeColumnSection div {
    float: left;
    margin-top: 5px;
    margin-bottom: 5px;
}

.threeColumnSection .column {
    width: 32%;
    float: left;
    display: inline;
}

.fourColumnSection div {
    float: left;
    margin-top: 5px;
    margin-bottom: 5px;
}

.fourColumnSection .column {
    width: 24%;
    float: left;
    display: inline;
}

/**
fiveColumnSection div {
    float: left;
    margin-top: 5px;
    margin-bottom: 5px;
    padding-left: 20px;
}
**/
.fiveColumnSection .column {
    width: 18%;
    float: left;
    display: inline;
}

.sixColumnSection .column {
    width: 15%;
    float: left;
    display: inline;
}

.sidebarLayout .twoColumnSection p,.rightbarLayout .twoColumnSection p {
    width: 290px;
    float: left;
    display: inline;
    padding-top: 5px;
    padding-bottom: 5px;
}

.twoColumnSection .column p {
    width: auto;
}

ul#cart_contents {
    margin-left: 0;
    padding-left: 0;
}

.cart_item_description {
    width: 60px;
    display: inline-block;
    font-weight: bold;
}

.cart_item_quantity {
    width: 25px;
    display: inline-block;
    font-style: italics;
    padding-left: 10px;
}

.cart_item_operations {
    width: 35px;
    padding-leftt: 10px;
}

.formFieldPadding {
    padding-bottom: 5px;
}

/************************************************************************************************
 ** Styles for hidden submenus
 ************************************************************************************************/
.submenu {
    position: absolute;
    width: 150px;
    border: 1px solid #cccccc;
    background: #e6e6e6;
    z-index: 100;
    -moz-border-radius-bottomleft: 5px;
    -moz-border-radius-bottomright: 5px;
}

.submenu div {
    padding: 2px 5px 2px 20px;
    text-indent: -12px;
    border-bottom: 1px solid #cccccc;
    background-color: expression(this .     onmouseover =       new Function("this.className += ' divhover';"
        ), this .     onmouseout =       new
        Function("this.className = this.className.replace('divhover', '');") )
        ;
}

.submenu div:hover,.submenu .divhover {
    background: #949699;
}

.submenu div:hover a,.submenu .divhover a {
    color: #ffffff;
}

.submenu a {
    font-size: 11px;
    text-decoration: none;
    color: #666666;
}

.menuH2ButtonDiv {
    font-size: 10px;
    padding: 3px 4px 3px 4px;
    border: none;
    text-align: center;
    float: right;
    cursor: pointer;
    margin-top: -2px;
    margin-bottom: 10px;
}

.rightbarLayout .resultsTable {
    width: 660px;
}

.bordered {
    border: 1px solid black;
}

table.resultsTable {
    padding: 2px;
    text-align: top;
    width: 865px;
    border: 1px solid #fff;
}

.resultsTable thead {
    border: 1px 1px 0 1px solid #FFFFFF;
    padding: 3px;
}

.resultsTable tfoot tr {
    border-top: 1px dashed #666666;
}

table.narrow {
    width: 200px;
}

table.medium {
    width: 425px;
}

.sideItem {
    float: right;
    margin: 5px 20px 10px 0;
}

table.resultsTable th {
    font-size: 11px;
    color: #eee;
    font-weight: bold;
    border-bottom: 2px solid #666666;
    background: #B18E3F;
    border: 1px solid #FFFFFF;
    padding: 2px;
}

table.resultsTable td {
    vertical-align: top;
    height: 30px;
    padding: 2px;
    font-size: 11px;
}

table.resultsTable tr {
    background-color: #FFFFFF;
}

.paginationTitle {
    font-size: 9pt;
    margin-top: 0px;
    text-shadow:1px 1px 0 #ddd;
}

.buttonDiv {
    padding: 0px;
}

.confirmButtonDiv {
    padding: 5px;
    float: left;
    font-weight: bold;
    font-size: 12px;
}

#btn {
    font-size: 11px;
    font-weight: bold;
    color: #FFF;
    height: 15px;
    padding: 5px;
    text-align: center;
    background-image: url(../images/sanofi_btn_center.gif);
    background-repeat: repeat-x;
    font-family: Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    cursor: pointer;
    display: inline-block;
    margin-bottom: 5px;
    margin-right: 5px;
    text-shadow: 0 -1px 0 #444444;
    -moz-border-radius: 3px;
}

#btn a {
    color: #FFF;
    text-decoration: none;
}

#btn a:link {
    color: #FFF;
    text-decoration: none;
}

#btn a:visited {
    color: #FFF;
    text-decoration: none;
}

#btn a:hover {
    color: #34b6e4;
}

.interventionCell {
    margin: 2px 2px 20px 2px;
    padding: 2px;
    font-size: 9px;
}

.templateCell {
    margin: 2px 2px 20px 2px;
    padding: 2px;
    font-size: 9px;
    position: relative;
    width: 218px;
}

.templateDetailCell {
    width: 244px;
    height: 246px;
    opacity: .95;
    filter: alpha(opacity =   95);
    padding-left: 40px;
    padding-top: 10px;
}


.messaging img{
    float: left;
    padding-right: 10px;
}
.messaging li{
    list-style-type: none;
    padding-left: 42px;
}

.messaging {
    margin-top: 5px;
    margin-bottom: 5px;
    margin-right: 19px;
    margin-left: 20px;
    border: solid 1px;
    color: #333;
    text-align: left;
    padding: 10px;
    font-size: 1.2em;
    font-weight: bold;
    min-height:32px;
    height:auto !important;
    height: 32px;
    color: #fff;
}

.messagingBad {
    color: #FFFFFF;
}

.messagingBad {
    background-color: #B18E3F;
    border-bottom-color: #A9A9A9;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: #A9A9A9;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: #A9A9A9;
    border-top-color: #A9A9A9;
    color: #FFFFFF;
}
.messagingError {
    line-height: 32px;
    font-weight: bold;
    color: maroon;
    padding-bottom: 15px;
    font-size: 1.2em;
}
.messagingError div {
    float:left; 
    padding-right:5px;
}
.messagingError img {
    align:middle;
}   
.messagingGood {
    color:#ffffff;
    background-color: #B18E3F;
    border-color: #B18A3D;  
}

.messagingGood ul {
    margin-top: 2px;
    margin-bottom: 2px;
}

.browserWarning {
    background-color: #B18E3F;
    border: none;
    border-color: none;
    color: #FFF;
    padding-top: 100px;
    margin-top: 0px;
    font-size: 20px;
}

p.instructions {
    color: #666666;
    font-size: 11px;
    margin-top: -3px;
}

.salesNodeBrandList {
    color: #666666;
    font-size: 11px;
    margin-top: -3px;
}

.legal {
    font-style: italic;
}

.rightbarLayout .notification {
    width: 663px;
}

.notification {
    width: 792px;
    height: 24px;
    background-color: #daf3fa;
    font-weight: bold;
    padding: 10px;
    margin-bottom: 10px;
    border: 1px solid #0B7CC1;
}

/* order type selection */
#orderTypes li {
    float: left;
    width: 162px;
    height: 100px;
    border: 2px solid #B18E3F;
    margin-right: 10px;
    margin-bottom: 10px;
    padding: 5px;
    list-style: none;
    background-color: #E9E9E9;
    cursor: pointer;
}

#orderTypes li:hover {
    border: 2px solid #CC9900;
    background-color: #E9DDC3;
}

.footerLineSpacing {
    line-height: 1.7em;
}

.wideTextBlock {
    display: inline-block;
    width: 770px;
    float: left;
    margin-left: 5px;
}

.featuredItem {
    float: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: green;
    text-align: right;
    padding: 1px;
    position: absolute;
    right: 0;
    height: 28px;
    width: 28px;
}

#training_container {
    float: left;
    color: #e5e8ef;
    padding-right: 30px;
}

#resource_container {
    float: left;
    color: #e5e8ef;
    border-left: 1px solid #73cec9;
    padding-left: 30px;
    margin-top: 0px;
}

#nav_tabs {
    height: 32px;
    position: absolute;
    margin-top:150px;
    padding:0;
    margin-left:35px;
}

#nav_tabs li {
    background-image: url("../images/nav_button_inactive.gif");
    background-repeat: no-repeat;
    color: #FFFFFF;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 15px;
    font-weight: bold;
    height: 32px;
    line-height: 25px;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    margin-right: 3px;
    margin-top: 14px;
    padding-top: 6px;
    text-align: center;
    text-shadow: 2px 2px 2px #444444;
    width: 128px;
}

#nav_tabs .selected {
    background-image: url(../images/nav_button_active.gif);
    background-repeat: no-repeat;
    list-style: none;
    height: 32px;
    margin-right: 3px;
    float: left;
    cursor: pointer;
    text-align: center;
    line-height: 25px;
    color: #fff;
    padding-top: 6px;
    font-size: 15px;
    font-weight: bold;
    text-shadow: 2px 2px 2px #444;
    font-family:Arial, Helvetica, sans-serif;
}
    

}

#nav_tabs a {
    color: #ffffff;
    text-decoration: none;
}

#nav_tabs a:link {
    color: #ffffff;
    text-decoration: none;
}

#nav_tabs a:visited {
    color: #ffffff;
    text-decoration: none;
}

#nav_tabs a:hover {
    color: #CCC;
}

#sub_nav_container {
    background-image: url("../images/menubar.jpg");
    height: 33px;
    line-height: 15px;
    position: absolute;
    text-align: left;
    top: 195px;
    width: 980px;
}

.sub_nav {
    margin-left:15px;
    color: #0065a4;
    display: block;
    
}

.sub_nav li {
    float: left;
    list-style: none;
    padding: 0 10px;
    border-right: 1px solid #ccc;
    color:#000000;
    font-size:11px;
}

.sub_nav a {
    color: #000000;
    text-decoration: none;
}

.sub_nav a:link {
    color: #000000;
    font-size:11px;
    text-decoration: none;
}

.sub_nav a:visited {
    color: #000000;
    text-decoration: none;
}

.sub_nav a:hover {
    color:#0065a4;
    text-decoration: underline;
    font-size:11px;
}

.admin_sub_nav {
    margin-top: 10px;
    margin-left: 25px;
    
    display: block;
    
}

.admin_sub_nav li {
    float: left;
    list-style: none;
    padding: 0 10px;
}

.admin_sub_nav a {
    /*color: #ffffff;*/
    text-decoration: none;
}

.admin_sub_nav a:link {
    /*color: #ffffff;*/
    text-decoration: none;
}

.admin_sub_nav a:visited {
    /*color: #ffffff;*/
    text-decoration: none;
}

.admin_sub_nav a:hover {
    /*color: #CCC;*/
    text-decoration: underline;
}


.small_sub_nav {
    font-size: 11px;
    margin-top: 10px;
    margin-left: 25px;
}

#footer_wrap {
    background-color: #d9d9d9;
    background-repeat: repeat-x;
    clear: both;
    height: 80px;
    margin-left: auto;
    margin-right: auto;
    width: 980px;
}

#footer_wrap p {
    color: #fff;
    font-size: 11px;
    text-align: center;
}

#footer_wrap p:first-child {
    color: #000000;
    font-size: 11px;
    padding-top: 15px;
    text-align: center;
}


#footer_wrap a {
    color: #ffffff;
    text-decoration: none;
}

a:link {
    color: #666;
    text-decoration: none;
}

a:visited {
    color: #0065A4;
    text-decoration: none;
}
#footer_wrap a:link {
    color: #4E5AA0;
    text-decoration: none;
}

#footer_wrap a:visited {
    color: #4E5AA0;
    text-decoration: none;
}

#footer_wrap a:hover {
    color: #4E5AA0;
    text-decoration: underline;
}

#content2 {
    float: left;
    margin-bottom: 55px;
    margin-left: 35px;
    margin-top: 80px;
    min-height: 430px;
    padding-bottom: 25px;
    text-align: left;
    width: 350px;
}

#content2 h3 {
    font-size: 12px;
    color: #000000;
    line-height: 14px;
    
    border-bottom: none;
    margin-bottom: 10px;
}

#content .modules {
    float: left;
    width: 650px;
    display: inline;
    margin-right: 20px;
    margin-top: 10px;
}

#content .modules #training {
    float: left;
    display: inline;
    width: 227px;
    height: 240px;
    margin-right: 10px;
    padding: 15px;
    line-height: 20px;
}

#content .modules #resource_list {
    float: right;
    display: inline;
    width: 227px;
    height: 240px;
    padding: 15px;
    line-height: 20px;
}

.modules a {
    -moz-text-blink: none;
    -moz-text-decoration-color: -moz-use-text-color;
    -moz-text-decoration-line: underline;
    -moz-text-decoration-style: solid;
    color: #000000;
}

.modules a:link {
    color: a2a2a2;
    text-decoration: underline;
}

.modules a:visited {
    color: #a2a2a2;
    text-decoration: underline;
}

.modules a:hover {
    color: #b89967;
    text-decoration: underline;
}

#content .news {
    float: right;
    display: inline;
    width: 325px;
    /*
    border-left:#e8e8e8 2px solid;*/
    padding-left: 20px;
}

.news a {
    color: #fff;
    text-decoration: underline;
}

.news a:link {
    color: #fff;
    text-decoration: underline;
}

.news a:visited {
    color: #fff;
    text-decoration: underline;
}

.news a:hover {
    color: #0065a4;
    text-decoration: underline;
}

#divider {
    width: 535px;
    height: 2px;
    background-color: #415b55;
    margin-top: 10px;
    margin-bottom: 10px;
    float: left;
    display: inline;
}

#dashed-divider{
    border-bottom: medium dashed;
    border-top: medium none;
    width: 100%;
    height: 2px;
    margin-top: 5px;
    margin-bottom: 5px;
    float: left;
    display: inline;

}

#content .spotlight {
    float: right;
    display: inline;
    width: 325px;
    padding-left: 20px;
    margin-bottom: 20px;
}

.spotlight a {
    color: #fff;
    text-decoration: underline;
}

.spotlight a:link {
    color: #fff;
    text-decoration: underline;
}

.spotlight a:visited {
    color: #fff;
    text-decoration: underline;
}

.spotlight a:hover {
    color: #0065a4;
    text-decoration: underline;
}

/*********************
Tab container div code
*********************/
#tab_container {
    height: 28px;
    margin-top: 15px;
    position: relative;
    width: 325px;
}

#tab_container div.news_tab {
    background-image: url(../images/tab_small_news.gif);
    background-repeat: no-repeat;
    background-position: bottom;
    display: inline;
    float: left;
    width: 100px;
    height: 28px;
    cursor: pointer;
    margin-right: 4px;
}

#tab_container div.events_tab {
    background-image: url(../images/tab_small_events.gif);
    background-repeat: no-repeat;
    width: 100px;
    height: 28px;
    cursor: pointer;
    display: inline;
    float: left;
}

/********************
End tab container div code
*********************/
.addressCell {
    margin-left: 2px;
    margin-right: 2px;
    margin-top: 2px;
    margin-bottom: 2px;
    padding-bottom: 2px;
    padding-top: 2px;
    padding-left: 2px;
    paddign-right: 2px;
    height: 80px;
    font-size: 11px;
}

#recentOrders {
    float: left;
    width: 227px;
    height: 180px;
}

#recentOrders table {
    background-color:transparent;
}

#recentCMMs {
    float: right;
    width: 400px;
    height: 180px;
}

.recentCMMs {
    padding-left: 10px;
    background-color: #EFFAFD;
    width: 350px;
    height: 150px;
}

.recentOrders {
    padding-left: 10px;
    background-color: #EFFAFD;
    width: 250px;
    height: 150px;
}

#recentCMMs ul {
    background-color:transparent;
}

#image_container {
    background: #CCCCCC;
    height: 70px;
    width: 70px;
    border: 1px solid #d1d2d3;
    margin-bottom: 2px;
    overflow: hidden;
    position: relative;
}

#image_container img {
    width: 100%;
    height: 100%;
}

#cart_form_wrapper {
    background: #DAF2FB;
    height: 40px;actionBox
    width: 72px;
}

#allocationMsg{
        line-height:14px;
        border: 10px;
        border-color:blue;
        width:250px;
        height:110px;
        display: block;
        position: absolute;
        top: 120px;
        left:325px;
        background-color: white;
        z-index:1002;    
        padding: 10px;
}

#fadeAlloc{
    display: block;
    position: absolute;
    top: 0%;
    left: 0%;
    width: 100%;
    height:2250px;
    background-color: #000000;
    z-index:1002;
    opacity:.70;
    filter: alpha(opacity=70);
            
            }

.item_detail_separator {
    border-top: 1px dashed #000; 
    border-bottom: none; 
    margin: 10px 0px 10px 0px;
}

table.buttonTable {
    border-collapse: collapse;
    width: auto;
    height: auto;
    padding: 0px;
    border: none;
    text-align: center;
    cursor: pointer;
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 10px;
    display: inline;
}

#preview_pane table.buttonTable {
    display: inline-block;
}   

table.buttonTable td {
    border: none;
    border-bottom: none;
    color: #EEEEEE;
    font-size: 12px;
    vertical-align: middle;
    font-weight: bold;
    text-shadow: 2px 2px 2px #444;
    font-family:Arial, Helvetica, sans-serif;   
}

div.actionBox {
    width: 165px;
    float: left;
    font-size: 11px;
    font-weight: bold;
    color: #fff;
    border: 2px solid lightgrey;
    margin-top: 10px;
    margin-bottom: 5px;
    background: #B18E3F;
}

div.actionBox #actionHeader {
    color: #fff;
    padding: 10px;
    border: 1px solid #fff;
    font-size: 15px;
    font-weight: bold;
}

div.actionBox #actionLinks {
    color: #fff;
    background: #e2ebea;
}

div.actionBox li {
    padding: 10px;
    border: 1px solid #fff;
}

div.actionBox li {
    color: #fff;
}

div.actionBox a {
    display: block;
    color: #000;
    text-decoration: none;
}

div.actionBox li:hover {
    background-color: #b8c0b6;
}

.helptext {
    font-size: .85em;
}

.smaller {
    font-size: .75em;
}

.radiobuttons span label {
    display: inline;
    font-weight: normal;
    font-size: 11px;
    text-shadow: none;
}

table.allocResultsTable th {
    font-size: 11px;
    color: #eee;
    font-weight: bold;
    border-bottom: 2px solid #666666;
    background: #B18E3F;
    border: 1px solid #FFFFFF;
    padding: 2px;
}
.handlink {
    cursor: pointer;
    cursor: hand;
}

#sliderPreview{
    float:left
}

#sliderPreview ul, #sliderPreview li{
    margin-top:20px;
    list-style:none;
    text-align:center;
    width:571px;
}
#sliderPreview li{ 
    width:540px;
    height:333px;
    overflow:hidden;  
    border:none;
} 
#sliderPreview img{
    width:70%;
    height:90%;
    border:none;
}
#prevPrvw{
    float:left; margin-left:20px; margin-top:150px;
}
#nextPrvw{
    float:left; margin-right:20px; margin-top:150px;
}

#sliderButtonDiv a{
    text-decoration: none;
}

#sliderButtonDiv img{
    border:none;
}

.white_content {
    line-height:14px;
    background-image:url(../images/light_box_background.gif);
    width:623px;
    height:388px;
    display: none;
    position: absolute;
    top: 140px;
    left: 100px;
    z-index:1003;       
}

.black_overlay{
    display: none;
    position: absolute;
    top: 0%;
    left: 0%;
    width: 100%;
    height:2250px;
    background-color: #000000;
    z-index:1002;
    opacity:.70;
    filter: alpha(opacity=70);
} 
.orderTooltip {
    width: 244px;
    height: 246px;
    opacity: .95;
    filter: alpha(opacity =   95);
    padding-left: 40px;
    padding-top: 10px;
}

.admin_sub_nav_search a {
    
    color: 0065A4;
    text-decoration: none;
}

.admin_sub_nav_search a:link {
   
    color: 0065A4;
    text-decoration: none;
}

.admin_sub_nav_search a:visited {
     color: 0065A4;
    text-decoration: none;
}

.admin_sub_nav_search a:hover {
    color: 0065A4;
    text-decoration: underline;
}
.messagingBad {
    color: #FFFFFF;
}
