﻿body
{
    background-color: #C6C6C6;
    margin: 30px 0px;
    width: 100%;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #666;
}
.smal-box
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #666666;
    line-height: 16px;
}
.body-txt
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #666666;
    line-height: 18px;
}
.subtitle
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #666666;
    font-weight: normal;
}
.copyright
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #666666;
    font-weight: normal;
}
.style3
{
    color: #FFFFFF;
}

.sub-title
{
    font-size: 16px;
    color: #AE5E0E;
    font-weight: bold;
}

a IMG
{
    border: 0;
}

span.requiredfield 
{
    font-weight:bold;
    color:#AE5E0E;
}

.row
{
    width: 100%;
    clear: both;
    padding-top: 0.5em;
    padding-bottom: 0.5em;
}

DIV.twocolrow
{
    width: 45%;
    float: left;
}

.label, .labelr
{
    font-weight: bold;
    font-size: 11px;
    float: left;
    width: 35%;
    text-align: right;
    line-height: 16px;
    margin-right: 1em;
}

.chklabel
{
    text-align: right;
    width: 5%;
    margin-right: 1em;
    float: left;
}

.chkdata
{
    float: left;
    text-align: left;
    width: 85%;
    display: table-cell;
}

.rowdata, .aright
{
    float: left;
    text-align: left;
    width: 55%;
    line-height: 16px;
    vertical-align: bottom;
    display: table-cell;
}

.explainer
{
    font-size: 0.9em;
    margin: 2px 20px 5px 20px;
    color: #808080;
}

TR.datarow TD
{
    background-color: #F4F4F4;
}

TR.altdatarow TD
{
    background-color: #FFF;
}

/* Error & Status Indicator Styles */
.errmsg
{
    font-weight: bold;
    margin: 5px;
    padding: 5px;
    border: 1px solid #AC1111;
    color: #AC1111;
}

.successmsg {
    font-weight:bold;
    margin:5px;
    padding:5px;
    border:1px solid #5A745E;
    color:#5A745E;
}

.errind
{
    font-weight: bold;
    color: #AC1111;
}

/* Button styles */
.btnalign
{
    text-align: right;
    margin: 5px;
}

.btnAction
{
    background-color: #DD7410;
    color: #FFF;
    font-weight: bold;
}

/* HTML Elements */
h1, .h1 { font-family: Arial, Helvetica, sans-serif; font-size: 24px; color: #5A745E; }
h2, .h2 { font-family: Arial, Helvetica, Sans-Serif; font-size: 16px; color: #5A745E; }

fieldset
{
    margin: 5px;
    padding: 5px;
}

legend
{
    font-weight: bold;
    color: #5A745E;
}

/* Favorites Manager */
.ManageVendorFav {
    border:1px solid #000;
    background-color:#FFF;
    padding:5px;
    margin:5px;
    float:right;
    width:175px;
    margin-top:0px;
}

.ManageVendorFav .Header {
    font-weight:bold;
    padding-bottom:5px;
    border-bottom:1px solid #C0C0C0;
    margin-bottom:5px;
}

/* vertical roll-over navigation */
#navcontainer
{
    width: 241px;
    position: relative;
    margin-top: 0px;
    background-color: #D7DCE1;
    color: #000;
}

#navcontainer ul
{
    margin-top: 0;
    margin-left: 0;
    padding-left: 0;
    list-style-type: none;
}

#navcontainer ul li
{
    background-color: #D7DCE1;
}

#navcontainer a
{
    display: block;
    padding: 3px 3px 3px 20px;
    width: 218px;
    background: #D7DCE1 url(/images/nav_item_arrow_0.gif) no-repeat 9px 50%; /*border-bottom: 1px solid #eee;*/
    color: #000;
    text-decoration: none;
}

#navcontainer a:link, #navlist a:visited
{
    color: #000;
}

#navcontainer a:hover
{
    color: #000;
    background: #E9E9E9 url(/images/nav_item_arrow_off.gif) no-repeat 9px 50%;
}

#navcontainer .current {
    color: #000;
    background: #E9E9E9 url(/images/nav_item_arrow_on.gif) no-repeat 9px 50%;
}


/* Webpart Styles */
.PartTitleStyle
{
    background-color: #AD5D11;
    color:#FFF;
    height: 25px;
    font-size: 11px;
    padding: 0px 0px 5px 10px;
    background-image: url(/images/boxHeaderTopLeft.gif);
    background-repeat: no-repeat;
    background-position: left top;
}
.PartTitleStyle table
{
    background-image: url(/images/boxHeaderTopRight.gif);
    background-repeat: no-repeat;
    background-position: right top;
}
.PartTitleStyle table tr td
{
    padding: 10px 10px 0 10px;
}
.PartTitleStyle table tr td span
{
    font-size: 12px;
    font-weight: bold;
    background-color: #AD5D11;
    padding-right: -10px;
}
.PartStyle
{
    background-color: #F8F8f0;
    border: solid 1px #DDDDDD;
}

.PartMenuVerb {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;

}

.PartMenu {
    background-color:#FFF;
    border:1px solid #000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

.PartMenuLabel {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

.PartMenuLabelHover {
    
}

.PartMenu TD {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

.PartMenu tr td div a.menuItem {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

.PartZone
{
    /*border: dashed 1px #DDDDDD;*/
    border:none;
}
.PartZoneHeader
{
    height: 0px;
    display: none;
}

/* data record pager contrtols */
.pager {
    line-height:25px;
}

.pager INPUT {
    vertical-align:middle;
}

.pager A {
    padding:3px;
    border:1px solid #C0C0C0;
    vertical-align:middle;
}

.pager A.pagernav {
    border:0;
    padding:0;
}

.pagerCurPage {
    padding:3px;
    border:1px solid #C0C0C0;
    background-color:#FFF;
    font-weight:bold;
    font-size:16px;
}

.memberSearchPanel {
    margin-right:1em;
}

.memberUserInfo {
    margin-left:1em;
    padding-bottom:5px;
}

.memberUserInfo .memberName {
    font-size:14px;
    font-weight:bold;
    color:#AD5D11;
}

.memberUserInfo .memberCode {
    font-weight:bold;
    padding-left:1em;
}

.memberNavBar {
    margin-left:1em;
}

.memberNavBar a {
    display:block;
    float:left;
    padding:2px;
    margin:0 5px;
    border:1px solid #5A745E;
    text-decoration:none;
    color:#5A745E;
    font-weight:bold;
}

.memberNavBar a:hover {
    background-color:#5A745E;
    color:#FFF;
}

.vendorlogo {
    margin:0 5px 5px 0;
}

UL.contactlist {
    list-style-image:url(/images/vcard.png);
}


.contactlist LI div.contact {
    padding:0px 5px;
    margin:10px;
}

/* Survey */
ol.survey li 
{
    margin-bottom:10px;
}

.surveysub 
{
    font-size:smaller;
    font-style:italic;
}

ol.survey li div.question
{
    font-weight:bold;
    width:auto;
}

ol.survey li .row 
{
    margin:5px 0;
    border-bottom:1px solid #CFCFCF;
}

ol.survey li .row .label 
{
    width:40%;
}

ol.survey li .row .aright 
{
    width:55%;
}
#twitter_top {
	background-image: url(/images/tbt.jpg);
	background-repeat: no-repeat;
	height: 14px;
}
#twitter_div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(/images/tp.jpg);
	background-repeat: repeat-y;
}
#twitter_update_list {
	list-style-position: outside;
	list-style-type: disc;
	text-align: left;
	padding-right: 25px;
	padding-left: 40px;/*	margin-left: -15px;
*/
}
#twitter_bottom {
	background-image: url(/images/tbb.jpg);
	background-repeat: no-repeat;
	height: 14px;

}
#twitter-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
