fieldset h1 img {
    height: 18px;
}

.contentBlock {
    margin-bottom: 10px;
    height: 100%;
    width: 100%;
    border: 1px solid #282253;
}
.contentBlock .hd { 
    border-bottom: 1px solid #282253;
    font-family: verdana, tahoma, arial, helvetica, san-serif;
    font-weight: 800;
    background: #282253 url(http://yui.yahooapis.com/2.4.1/build/assets/skins/sam/sprite.png) repeat-x scroll 0pt -1400px;
    color: #eee;
    padding: 5px;
}
.contentBlock .bd { 
    /*    border: 1px solid #282253; */
    padding: 5px;
}
.contentBlock p {
    margin: 0px;
    margin-top: 5px;
    margin-bottom: 5px;
}

.contentBlock ul {
    list-style: disc;
    margin-left: 40px;
}
#commlib {
	width: 1090px;
}
#featured .featuredItem {
    border: dashed 1px #ccccff;
    margin: 5px;
    padding: 5px;
    background-color: #eeeeff;
}
a:link, a:visited {
    color:#29307C;
    text-decoration: underline;
}
a:hover {
    color:#CC0000;
    text-decoration: none;
}
div#header #logo {
    float: left;
    margin-top: 5px;
    margin-left: 5px;
    clear: right;
}
div#header #slogan {
	font-weight: normal;
	font-size: 19px;
	font-style: italic;	
	margin-left: 20px;
	margin-top: 14px;
	float: left;
	color: #C3D4FE;
}
#sitemenu h1, #headertext {
    font-weight: bold;
    font-size: 18px;
    color: #282253; 
    position: relative;
    top: -3px;
}	
#sitemenu{
    font-size: 11px;
    color: #282253;
    position: absolute;
    top: 78px;
    left: 5px;
}
.imgright {
	float: right;
}
.caption {
	font-size: 80%;
	text-align: center;
}
.captionleft {
	font-size: 70%;
	text-align: left;
}
#calendar {
	padding-left: 4px;	
}	

#cartbuttons {
    padding-bottom: 5px;
}

div#header #globalnav {
    float: right;
    padding-right: 10px;
    margin-top : 14px;
    font-size: 13px;
    color: #FFFFFF;
}

div#header #globalnav a:link, div#header #globalnav a:visited{
    color: #FFFFFF;
    text-decoration: none;
}

div#header #globalnav a:hover{
    color: #D8A518;
    text-decoration: none;
}

div#header #globalnav #home{
    background-image: url("../im/home.png");
    margin-right: 2px;
    background-repeat: no-repeat;
}
div#header #globalnav #contact{
    background-image: url("../im/mail.png");
    margin-right: 2px;
    background-repeat: no-repeat;
}
div#header #globalnav #logoff{
    background-image: url("../im/exit.png");
    margin-right: 2px;
    background-repeat: no-repeat;
}
div#header #globalnav #restart{
    background-image: url("../im/icons/nav_refresh_blue_sm.png");
    margin-right: 2px;
    background-repeat: no-repeat;
}
div#header #globalnav #myaccount{
    background-image: url("../im/users2.png");
    margin-right: 2px;
    background-repeat: no-repeat;
}
div#header #globalnav #help{
    background-image: url("../im/lifebelt.png");
    margin-right: 2px;
    background-repeat: no-repeat;
}
div#header #welcome {
    color: #C3D4FA;
    padding-top: 6px;
}

div#header #primarynav {
    margin-right: 10px;
    margin-top: 5px;
    font: 18px Arial, Helvetica, sans-serif;
    font-weight: bolder;
    
}

div#header #primarynav .sep{
    background-image: url("../im/l.gif");
    background-repeat: no-repeat;
    background-position: center;
    width: 6px;
}
div#header #primarynav span {
	padding: 2px;
}
div#header #primarynav #report{
    background-image: url("../im/chart_column.png");
    margin-right: 4px;
    background-repeat: no-repeat;
}
div#header #primarynav #ordering{
    background-image: url("../im/tables.png");
    margin-right: 4px;
    background-repeat: no-repeat;
}
div#header #primarynav #buildercontract{
    background-image: url("../im/icons/contract.png");
    margin-right: 2px;
    background-repeat: no-repeat;
}
div#header #primarynav #security{
    background-image: url("../im/icons/lock.png");
    margin-right: 4px;
    background-repeat: no-repeat;
}
div#header #primarynav a:link, div#header #primarynav a:hover {
    color: #29307C;
    text-decoration: none;
}
div#header #primarynav a {
    color: #29307C;
    text-decoration: none;
}

div#header #headerexpressorder{
    margin-top: 10px;
    margin-right: 10px;
    text-align: right;
    color: #282253;
}

#headerexpressorder #expOrderHeader{
	padding-left: 50px;
    font: 16px Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-style: italic;
}

#buttoncontainer{
    width: 45px; 
    display: inline-block; 
    vertical-align:bottom; 
    text-align: left; 
    margin-left: 5px;
}

div#content h2 {
    padding-left: -5px;
    color: #282253;
    font-weight: bold;
    line-height: 20px;
    font-size: 16px;
}

div#content h3 {
    padding-left: 10px;
    color: #282253;
    font-weight: bold;
    line-height: 14px;
    font-size: 13px;
}

strong {
    font-weight: bold;
}

#pageheading {
    padding-right: 10px;
    color: #282253;
    font-weight: bold;
    line-height: 25px;
    font-size: 18px;
    text-align: right;
}

.subnav{
    padding: 5px;
    width: 170px;
    float: left;
}

.subnav li{
    font-size: 13px;
    list-style: none;
    /*padding: 2px;*/
    margin-bottom: 4px;
    border: 1px solid #726E8D;
}

.subnav li a{
    
    padding: 3px;
}

.subnav li a:link, .subnav li a:visited{
    background-color: #C2D2F8;
    display: block;
    text-decoration: none;
}
.subnav li a:hover {
    background-color: #CEDEF8;
    color:#CC0000;
    text-decoration: none;
}

.subnav li.spacer{
    
    border: 1px solid #FFFFFF;
}

.subnav #expressorder{
    padding: 3px;
}

#message {
    font: 14px Arial, Helvetica, sans-serif normal;
    background-color: #CEDEF8;
    margin-left: 40px;
    margin-right: 40px;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 5px;
    border: 1px solid #282253;
}

#ordersummary{
    color: #666666;
    margin: 5px;
    border: 1px solid #CCCCCC;
    
}

#ordersummary li{
    
    font-size: 11px;
    list-style: none;
    padding: 2px;
    
}

#ordersummary li .small{
    
    font-size: 9px;
    
}

#ordersummary li a:link, #ordersummary li a:visited {
    
    font-size: 9px;
    text-decoration: underline;
    
}

#ordersummary li a:hover {
    
    color:#CC0000;
    text-decoration: none;
    
}

.border1{
    border: 1px solid #C3D4FA;
}

#footer #ftcontent{
    width: 90%;
    margin-top: 20px;
    color: #000000;
}

#footer #ftcontent #ftregionleft{
    float:left;
    width: 20%;
}

#footer #ftcontent #ftregionright{
    filter:alpha(opacity=50);
    -moz-opacity:0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
    float: right;
    background-color: #C3D4FA;
    width: 70%;
    height: 170px;
    padding-left: 6px;
    color: #000000;
    border: 1px solid #FFFFFF;
}
#footer #ftcontent #ftregionright a:link, #footer #ftcontent #ftregionright a:visited{
    color: #000000;
}
#footer #ftcontent #ftregionright a:hover{
    color: #CC0000;
    
}

#footer #ftcontent #ftpic{
    float:left;
    width: 170px;
    border: 1px solid #FFFFFF;
    
}

/* Message Panel */
#msg-div {
    position: absolute;
    width: 250px;
    z-index: 5000;
    top: 0px;
    left: 447px;
}
#messageType { visibility: hidden; }
#messageTitle { visibility: hidden; }

.yui-skin-sam .yuimenuitemlabel {
	padding: 5px 10px;
}
/* Split Buttons */
.splitmenuitem { padding:2px; }

#orderactionbutton {
	margin-left:20px;
	vertical-align: top;
}

div#header #primarynav #activeNotifications {
    margin-left: 150px;
    margin-right: 150px;
    padding: 2px;
    padding-left: 10px;
    padding-right: 10px;
    float: right;
	position: relative;
	top: -4px;
	font-style: normal;
	font-weight: normal;
}

#activeNotifications span {
    border: 1px dashed #FFD358;
    background-color: #FFF8D6;
    margin-left: 15px;
    margin-right: 15px;
    padding-left: 10px;
    padding-right: 10px;
}

div#header #primarynav #activeNotifications:hover {
	cursor: pointer;
}

#headerexpressorder {
	position: relative;
	top: -2px;
}
