/* Be sure to close the comments ! */

body {
background-color: #000;
background-image: none;
color:#787878;
font-family:'Trebuchet MS', sans-serif;
}

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


a:link, aside nav a:link, aside nav a:visited {
color:#00aeef ;
text-decoration:none;
}

a:visited {
color:#00aeef ;
}

a:hover,a:active, aside nav a:hover, aside nav a:active {
color:#9bbbce;
}


h1, h2, h3, h4, h5, h6 {
font-family:'Trebuchet MS', sans-serif;
color: #000;
}

h2, article h3 { color: #00aeef; text-transform: uppercase; }

aside h1, aside h2, aside h3, aside h4, aside h5, aside h6, #featured h1, #featured h2, #featured h3, #featured h4, #featured h5, #featured h6 {
	font-weight: bold;
	}

aside a, aside ul li div a, aside ul li div a:link, aside ul li div a:visited, aside ul li span.collection_item_label {
	font-size: 12px;
	text-transform: uppercase;
	}
	
#featured ul li div.collection_item_label {
	text-transform: uppercase;
	font-size: 12px;
	}

/* 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: none;
color:#000;
}

#top , #top .wrap {
filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000',GradientType=0 );
background: #000;
background: -moz-linear-gradient(top, #000 0%, #3000 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#000), color-stop(100%,#000));
background: -webkit-linear-gradient(top, #000 0%,#000 100%);
background: -o-linear-gradient(top, #000 0%,#000 100%);
background: -ms-linear-gradient(top, #000 0%,#000 100%);
background:linear-gradient(top, #000 0%,#000 100%);
}

#tagline {
color:#fff;
}

#tagline a {
color:#00aeef ;
}

#top a:hover,#top a:active {
color:#c7c7c7;
}

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


/* #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:#00aeef ;
box-shadow:0 2px 4px #adadad;
}

nav a { font-size: 12px; }

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

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

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

nav li.hover a,header nav li.fdpc_here a,nav a:hover,nav a:active {
color:#c1d5e1;
}

/* 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:#555;
}

li ul.sub2 li {
background:#353535;
}

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:#fff;
}


/* 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-color: #fff;
background-image: none;
border: 2px solid #EEE;
box-shadow: 0px 0px 3px #4d4d4d;
-moz-box-shadow: 0px 0px 3px #4d4d4d;
-webkit-box-shadow: 0px 0px 5px #4d4d4d;
padding: 10px 8px;
}

article .content_news_article_by_line {
color:#7c7c7c;
}

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

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:#333;
}

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 {
background:linear-gradient(top, #679ab6 0%,#5084a5 100%);
color:#fff;
filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#679ab6', endColorstr='#5084a5',GradientType=0 );
}

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:#787878;
}

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

 */

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 {
background: #00aeef;
background: -moz-linear-gradient(top, #00aeef 0%, #00aeef 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#00aeef), color-stop(100%,#00aeef));
background: -webkit-linear-gradient(top, #00aeef 0%,#00aeef 100%);
background: -o-linear-gradient(top, #00aeef 0%,#00aeef 100%);
background: -ms-linear-gradient(top, #00aeef 0%,#00aeef 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00aeef', endColorstr='#00aeef',GradientType=0 );
background: linear-gradient(top, #00aeef 0%,#00aeef 100%);
color: #fff;
}