
body {
background:#002b45 url('../graphics/layout/bg.jpg') repeat left top;
color: #002B45;
}

#wrap {
background:transparent url('../graphics/layout/bg_wrap.jpg') no-repeat center top;
}

a,a:link {
color:#ff7900;
text-decoration:none;
}

a:visited {
color:#ff5700;
}

a:hover,a:active {
color:#4f4f4f;
}

#logo {
    border: 0 none;
    padding:0 0 0 10px;
    margin-bottom: 20px;
} 

#internal #logo {
    margin-bottom: -12px;
}

#topnav {
background:transparent url('../graphics/layout/1px.png') repeat left top;
}

#topnav ul li div a {
    color: #002B45;
}

#topnav ul li div a:hover {
text-shadow:none;
}

#nav ul {
background:transparent url('../graphics/layout/bg_nav.png') repeat-x 0 0;
}

#nav ul li a {
color: #002B45;;
text-shadow:none;
}

#nav ul li a:hover,#nav ul>li.hover>a,#nav ul>li.here>a {
background:transparent url('../graphics/layout/bg_nav_hover.png') no-repeat center 60px;
text-shadow:none;
}

#nav ul ul {
border-top:3px solid #F89828;
border-bottom:3px solid #F89828;
}

#nav ul li ul li a {
    background: none repeat scroll 0 0 #F89828;
    color: #002B45;
}

#nav ul li ul li a:hover,#nav ul li.hover ul li a:hover {
background:#fddab2;
border-bottom:1px solid #56578d;
border-top:1px solid #56578d;
}

#nav_overlay_left {
background:transparent url('../graphics/layout/nav_left.png') no-repeat 0 0;
position: relative;
left: 1px;
}

#nav_overlay_right {
background:transparent url('../graphics/layout/nav_right.png') no-repeat 0 0;
}

#spotlight {
background:#fff;
}

#home #main {
background:#f6f5f5;
border:1px solid #fff;
}

#utilities {
background:transparent url('../graphics/layout/bg_utilities.png') repeat-x 0 0;
}

div.collection_item_description {
color:#797979;
}

h1,h2,h3,h4,h5 {
color:#4f4f4f;
}

#home #col1 {
width:430px;
float:left;
}

#home #col2 {
background:transparent url('../graphics/layout/bg_news.png') no-repeat 0 20px;
}

#home #col2 h1,#home #col2 h2,#home #col2 h3,#home #col2 h4 {
color:#ff7900;
}

#home #col2 h5 {
color:#595959;
}

#home #col2 div.news_articles ul li {
background:transparent url('../graphics/layout/arrow.png') no-repeat 0 4px;
}

#internal #main {
background:#f6f5f5 url('../graphics/layout/bg_main.gif') repeat-y top right;
border:1px solid #fff;
}

#title {
    background: none repeat scroll 0 0 #002B45;
    color: #FFFFFF;
}

#title h1 {
color:#fff;
}

#col1 h1,#col1 h2 {
color:#454545;
border-bottom:1px solid #ddd;
}

#col1 h3, #col1 h4, #col1 h5, #col1 h6 {
    color: #002B45;
}

#secondarynav h2#section_title {
text-shadow:0 1px 1px #fff;
}

#secondarynav ul li {
border-top:2px groove #fff;
}

#secondarynav ul li a {
color:#4a5477;
background:url('../graphics/layout/bg_secondary.png') no-repeat 5px center;
}

#secondarynav ul li a:hover,#secondarynav ul li a:active,#secondarynav ul li.here a {
color:#ff7900;
background:url('../graphics/layout/bg_secondary_hover.png') no-repeat 5px center;
}

#footer {
    background: none repeat scroll 0 0 #002B45;
    color: #FFFFFF;
}

div.bottomnav ul li {
border-left:1px solid #fff;
}

#internal #col1 h1, #internal #col1 h2 {
    border-bottom: 1px solid #DDDDDD;
    color: #002B45;
    margin: 0 0 10px;
    padding: 15px 0;
    text-transform: capitalize;
}

div.required_form_label {
    color: #FF7900;
}

#col1 h5.form_title, div#versadoc2_preview_buttons, div#order_details_cart_actions, table.express_order th, div.form_row_submit, div.dlTitle, .dlItemDetailsHeading, .dlListHeadingContainer {
    background: none repeat scroll 0 0 #002B45;
    color: #FFFFFF;
}

/* Core Fixes for Catalogs */
table.express_order td {
    vertical-align: top;
}

table.express_order tr.item td {
    border-bottom: 1px solid #CECECE;
    padding: 7px;
}

div.catalog_display_express p.continue_button {
    background-color: #002B45;
	}
	
/* Styles from the FDP header */

#nav ul li a {
text-shadow:none;
}

#nav ul li a:hover, #nav ul > li.hover > a, #nav ul > li.here > a {
    background: url("../graphics/layout/bg_nav_hover.png") no-repeat scroll center 60px transparent;
    text-shadow: none;
}

#topnav ul li div a:hover {
    text-shadow: none;
}

table.express_order td {
    vertical-align: top;
}

table.express_order tr.item td {
    border-bottom: 1px solid #CECECE;
    padding: 7px;
}

#internal #logo {
padding: 0 0 0 5px;
margin-bottom: 20px;
}

#internal #ie7 #logo { margin-bottom: 0;}

#logo { padding: 0 0 0 5px; }

	
	
	
	