body {
background-color:#0e1b8d;
background-image: none;
color:#787878;
}

body#home aside {
border-top:1px solid #d5d5d5;
}


a:link {
color:#0e1b8d;
text-decoration:none;
}

a:visited {
color:#0e1b8d;
}

a:hover,a:active {
color:#ed1c24;
}


/* Container 



#container {
-moz-box-shadow:0 0 5px #555;
-webkit-box-shadow:0 0 5px #555;
background:#fff;
box-shadow:0 0 5px #555;
margin-top:14px;
padding-bottom:8px;
}



/* Top Design Items */

#top {
border-bottom:1px solid #fff;
color:#fff;
background: #ED1C24;
background: -moz-linear-gradient(top, #ED1C24 0%, #ED1C24 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ED1C24), color-stop(100%,#ED1C24));
background: -webkit-linear-gradient(top, #ED1C24 0%,#ED1C24 100%);
background: -o-linear-gradient(top, #ED1C24 0%,#ED1C24 100%);
background: -ms-linear-gradient(top, #ED1C24 0%,#ED1C24 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ed1c24', endColorstr='#ed1c24',GradientType=0 );
background: linear-gradient(top, #ED1C24 0%,#ED1C24 100%);
}

#top , #top .wrap {
background:linear-gradient(top, #ed1c24 0%,#ed1c24 100%);
filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#ed1c24', endColorstr='#ed1c24',GradientType=0 );
}

#tagline {
color:#acacac;
}

#tagline a {
color:#0e1b8d;
}

#top a:hover,#top a:active {
color:#0e1b8d;
font-weight: 600;
}

#top a:link,#top a:visited {
color:#fff;
font-weight: 600;
font-size: 10px;
}


#top input.google_site_search_form_search_button {
background:transparent url('../graphics/search-button.png') 0 0 no-repeat;
}

#top input.google_site_search_form_textbox {
background:#363636 none !important;
border-bottom:1px solid #474747;
border-left:1px solid #3a3a3a;
border-right:1px solid #373737;
border-top:1px solid #292929;
color:#a5a5a5;
}


/* Navigation Items */



nav {
-moz-box-shadow:0 2px 4px #adadad;
-webkit-box-shadow:0 2px 4px #adadad;
background: #ED1C24;
box-shadow:0 2px 4px #adadad;
}

nav .sub1 a:link,
nav .sub1 a:visited {
color:#fff;
}

nav .sub2 a:link,nav .sub2 a:visited {
color:#fff;
}

nav a:link,nav a:visited {
color:#fff;
}

nav li.hover a,nav li.here a,nav a:hover,nav a:active {
color:#0e1b8d;
}

/* Nav Ribbon Left
nav:before {
border-color:#585858 transparent transparent #585858;
}

/* Nav Ribbon Right 
nav:after {
border-color:#585858 #585858 transparent transparent;
}

*/
li ul.sub1 li {
background: #0E1B8D;
}

li ul.sub2 li {
background: #0E1B8D;
}

li>ul.sub1>li.hover>a:link,li>ul.sub1>li.hover>a:visited,nav .sub1 a:hover,nav .sub2 a:hover,nav .sub1 a:active,nav .sub2 a:active,.dlItemHeading,.dlItemHeading a:link,.dlItemHeading a:visited {
color:#ed1c24;
}


/* Content Items



#content_top {
border-top:1px solid #e9e9e9;
}

#content_btm {
border-top:1px solid #e5e5e5;
}


/* Featured Items


#featured {
border-top:1px solid #e5e5e5;
}

#featured div.content_image_box {
background:#E70068;
}

#featured ul li div.collection_item_label a:hover,#featured ul li div.collection_item_label a:active {
color:#7a7a7a;
}

#featured ul li div.collection_item_label a:link,#featured ul li div.collection_item_label a:visited {
color:#363636;
}



/* Misc Design */


article {
background:transparent url('../graphics/news.png') 0 0 no-repeat;
}

article h3 { color: #fff; }

article .content_news_article_by_line {
color:#fff;
}

article div.news_articles div.article_description {
color:#fff;
}

article div.news_articles ul li.news_article h3.content_news_article_headline,article div.news_articles ul li.news_article h3.content_news_article_headline a:link,article div.news_articles ul li.news_article h3.content_news_article_headline a:visited {
color:#fff;
}

/*
aside#secondary-nav {
border-top:1px solid #e9e9e9;
}

aside#secondary-nav ul li.here a {
color:#787878;
}


/* FDP Items */



.dlItem,table.calendar,table.calendar thead th {
border-color:#acc7d7;
}

.label {
border-bottom:1px solid #b3b3b3;
}

div.portal_login div.form_row_submit,table.calendar thead th,table.content_data_table th.column_label,.catalog_order_details_wrapper .catalog_order_section_row .catalog_order_section .catalog_order_section_title,.dlItemDetailsHeading,.dlItemDetailsHeading a,div.dlSpecifyDetailsLinkContainer a:hover,div.dlSpecifyDetailsLinkContainer a:active,div.content_catalog_cart_navigation a:hover,div.content_catalog_cart_navigation a:active,h5.form_title,.dlCategoriesTitle,.dlListHeadingContainer,table.express_order th {
color:#fff;
background: #0E1B8D;
background: -moz-linear-gradient(top, #0E1B8D 0%, #0E1B8D 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0E1B8D), color-stop(100%,#0E1B8D));
background: -webkit-linear-gradient(top, #0E1B8D 0%,#0E1B8D 100%);
background: -o-linear-gradient(top, #0E1B8D 0%,#0E1B8D 100%);
background: -ms-linear-gradient(top, #0E1B8D 0%,#0E1B8D 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0E1B8D', endColorstr='#0E1B8D',GradientType=0 );
background: linear-gradient(top, #0E1B8D 0%,#0E1B8D 100%);
}

table.content_data_table th,table.content_data_table td {
border-bottom:1px solid #ccc;
}

table.express_order td.order_details_subtotal_value,table.express_order td.order_details_tax_value,table.express_order td.order_details_total_value,div.dlSpecifyDetailsLinkContainer a,table.calendar tbody td span.day,table.content_data_table td.row_odd,div.catalog_display_express p.continue_button,table.express_order p.category_title_is_inline,.dlSearchToolEntryContainer,#message_details .label.online_proof_details_label,table#content_online_proof thead tr,div.form_row_submit,.div#versadoc2_preview_buttons,div#order_details_cart_actions,.dlItemDetailsFormHeading,.dlItemDetailsFormSubmitContainer,.dlListTools,.dlSearchToolEntry,.dlItemDetailsCategory {
background:#e9e9e9;
color:#535353;
}


/* Footer Items */



footer,footer a:link,footer a:visited {
color:#fff;
}

footer a:hover,footer a:active {
color:#fff;
}

 */