/* HTML5 ✰ Boilerplate
 * ==|== normalize ==========================================================
 */

article, .sidenav, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }

html { font-size: 100%; overflow-y: scroll; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
body { margin: 0; font-size: 13px; line-height: 1.231; }
body, button, input, select, textarea { font-family: sans-serif; color: #222; }

::-moz-selection { background: #00026f; color: #fff; text-shadow: none; }
::selection { background: #00026f; color: #fff; text-shadow: none; }

a { color: #00e; }
a:visited { color: #551a8b; }
a:hover { color: #06e; }
a:focus { outline: thin dotted; }
a:hover, a:active { outline: 0; }

abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: bold; }
blockquote { margin: 1em 40px; }
dfn { font-style: italic; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
ins { background: #ff9; color: #000; text-decoration: none; }
mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }
pre, code, kbd, samp { font-family: monospace, monospace; _font-family: 'courier new', monospace; font-size: 1em; }
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }
q { quotes: none; }
q:before, q:after { content: ""; content: none; }
small { font-size: 85%; }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }
ul, ol { margin: 1em 0; padding: 0 0 0 40px; }
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }
img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }
svg:not(:root) { overflow: hidden; }
figure { margin: 0; }

form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }
label { cursor: pointer; }
legend { border: 0; *margin-left: -7px; padding: 0; }
button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; padding: 1px;}
button, input { line-height: normal; *overflow: visible; }
table button, table input { *overflow: auto; }
button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
textarea { overflow: auto; vertical-align: top; resize: vertical; }


table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }


/* ==|== primary styles =====================================================
   Author: 
   ========================================================================== */

body {
background:#f7f7f7;
color:#555;
font-family:Helvetica Neue, Helvetica, Arial, Verdana, sans-serif;
font-size:12px;
line-height:1.5em;
}

h1,h2,h3,h4,h5,h6 {
background:transparent;
color:#333;
line-height:1.5em;
}

h1 {font-size:18px;}
h2 {font-size:16px;}
h3 {font-size:14px;}
h4 {font-size:13px;}
h5 {font-size:12px;}
h6 {font-size:10px;}

.ie7 h1,.ie7 h2,.ie7 h3,.ie7 h4,.ie7 h5,.ie7 h6 {
margin:1.14em 0;
}

.clear {
clear: both;
height: 0;
overflow: hidden;
}

header {
position:relative;
height:182px;
z-index:9999;
}

#spotlight {
width:100%;
height:250px;
margin-top:10px;
}

#spotlight ul {
	height: 250px;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    width: 528px;
    float: right;
	}
	
#spotlight img {
	margin: 0;
	}

#spotlight img,.spotlight object {
-moz-opacity:1px;
opacity:1px;
}

#spotlight .content_image_box {
height: 250px !important;
overflow: hidden;
width: 528px !important;
}


#client_content {
padding:10px;
}

#spotlight_content {
width: 100%;
height: 250px;
background: url('../graphics/bg_spotlight.png') bottom left no-repeat;
}

#spotlight_content  .collection_item_label {
color: #2C2C82;
margin: -190px 0 0 -335px;
position: absolute;
font-size: 14px;
max-width: 280px;
}

#spotlight_content  .collection_item_description {
color: #2C2C82;
margin: -180px 0 0 -335px;
position: absolute;
max-width: 280px;
max-height: 137px;
overflow: hidden;
}

.ie7 #spotlight_content  .collection_item_description {
margin: -170px 0 0 -335px;	
}

#spotlight_content_nav {
display: none;
}

#container {
width:900px;
margin:0 auto;
background:#fff;
padding: 14px 20px 20px;
border-left:1px solid #e2e2e2;
border-right:1px solid #e2e2e2;

}

#tagline {
font-family:Georgia, serif;
font-style:italic;
width:390px;
float:right;
margin-top:20px;
position:absolute;
left:376px;
top:0;
background: url('../graphics/bg_tagline.gif') top left no-repeat;

}

#tagline * {
color:#555;
font-size:17px;
line-height:1.5em;
}

#social_media {
float:right;
width:160px;
margin-top:90px;
}
#social_media ul {

list-style:none;
margin:0;
padding:0;
}

#social_media ul li{
float:left;
margin:0;
padding:0;
display:block;
width:32px;
height:33px;
overflow:hidden;
margin-left:12px;
}

#main{
position:relative;
}

.content_image_box, 
.content_image,
.content_image img
{
background:transparent;
margin:0;
padding:0;
border:0 none;
}

div.align_image_default {
float:right;
margin:0 10px 5px;
}

#logo {
float:left;
padding-left:46px;
}

nav {
position:absolute;
left:-28px;
background:#00026f;
background-image: linear-gradient(bottom, rgb(0,2,111) 38%, rgb(3,26,154) 69%);
background-image: -o-linear-gradient(bottom, rgb(0,2,111) 38%, rgb(3,26,154) 69%);
background-image: -moz-linear-gradient(bottom, rgb(0,2,111) 38%, rgb(3,26,154) 69%);
background-image: -webkit-linear-gradient(bottom, rgb(0,2,111) 38%, rgb(3,26,154) 69%);
background-image: -ms-linear-gradient(bottom, rgb(0,2,111) 38%, rgb(3,26,154) 69%);
background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0.38, rgb(0,2,111)),color-stop(0.69, rgb(3,26,154)));
color:#fff;
clear:both;
height:45px;
line-height:45px;
width:916px;
padding:0 20px;
top: 136px;
font-size:1.16em;
-webkit-box-shadow: 0px 2px 4px #818181;  
-moz-box-shadow: 0px 2px 4px #818181;  
box-shadow: 0px 2px 4px #818181;
zoom:1;
}

nav ul li {
float:left;
position:relative;
}

nav ul li a:link,
nav ul li a:visited
{
padding:18px 20px;
color:#fff;
text-decoration:none;
}

nav ul li ul {
display:none;
position:absolute;
width:180px;
background:#333;
font-size:0.8em;
line-height:1.4em;
padding:14px 0;
top:45px;
left:0;
zoom:1;
z-index:999;
}

nav ul li ul li{
display:block;
float:none;
padding:6px 20px;
}

nav ul li ul li a:link,
nav ul li ul li a:visited {
color:#ccc;
padding:0;
}

nav ul li ul li a:hover,
nav ul li ul li a:active {
color:#fff;
}

nav:after
{
	content: ' ';
	position: absolute;
	width: 0;
	height: 0;
	left: 0px;
	top: 100%;
	border-width: 4px;
	border-style: solid;
	border-color: #000123 #000123 transparent transparent;
}

nav:before
{
	content: ' ';
	position: absolute;
	width: 0;
	height: 0;
	right: 0px;
	top: 100%;
	border-width: 4px;
	border-style: solid;
	border-color: #000123  transparent transparent #000123;
}


#internal #client_content {
width:562px;
float: left;
padding-top: 30px;
}

.sidenav {
/*position:absolute; */
width: 284px;
right: 0;
top: 30px;
background: #F7F7F7;
border: 1px solid #D5D5D5;
border-bottom: 1px solid #C4C4C4;
border-top: 0 none;
float: right;
margin-top: 30px;
}

.sidenav h3{
padding:0 32px;
text-transform:uppercase;
font-family: Helvetica, Arial, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: bold;
text-transform: uppercase;
letter-spacing: normal;
line-height: 1.5em;
}

.sidenav ul {
border-top:1px solid #dedede;
border-bottom: 1px solid #929292;
padding:30px 0 34px 34px;
list-style:none;
margin-bottom:0;
}

.sidenav ul li {
margin:0;
padding:6px 0;
}

.sidenav ul li a:link,
.sidenav ul li a:visited {
font-weight:bold;
color:#0203fb;
text-decoration:none;
font-size:12px;
}

.sidenav ul li a:hover,
.sidenav ul li a:active,
.sidenav ul li a.current_page,
.sidenav ul li.here a:visited {
color:#555;
}

footer {
text-align:center;
width:940px;
margin:0 auto;
}

.footer_nav {
margin:1.75em 0 1.5em;
}

.footer_nav ul {list-style: none;}

.footer_nav ul li {
display: inline;
padding: 0 12px;
}

.ie7 .footer_nav ul li {float: left;}

.footer_nav ul li.last {
background: #F7F7F7;
margin-left: -10px;
}

.footer_nav a:link,
.footer_nav a:visited
{
text-decoration:none;
color:#0203FB;
padding:0;
}

.footer_nav a:hover,
.footer_nav a:active
{
color:#555;
}

#social_media .collection_item_description, #social_media .collection_item_label {
display:none;
font-style:normal;
}

#internal_content ul li {
padding-bottom: 2em;
}

#internal_content .collection_item_label {
font-weight: bold;
}

#internal #client_content {
overflow: hidden;
}

.ie7 #internal #client_content {float:none;}
.ie7 .footer_nav {width: 100%; padding-left: 50px;}
.ie7 .footer_nav a {padding-right: 10px;}




/* ==|== FDP ====================================================== */

#catalog form,table.content_data_table {
margin-bottom:1.14em;
}

#catalog_order_details th,#catalog_order_details td {
padding:4px 10px;
}

#dlTools {
padding-top:1.14em;
}

#message_details .value {
padding-left:6px;
}

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

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

.event_calendar_header h4,.catalog_order_section_row,h4.dlLocationStack {
line-height:1.4em;
margin:1.14em 0;
}

.label {
border-bottom:1px solid #000;
vertical-align:middle;
}

.portal_item_title_line {
font-weight:400;
margin-top:0;
}

div.news_articles {
padding-left:0;
}

table#content_online_proof thead tr th {
padding:6px 0;
}

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-image: linear-gradient(bottom, rgb(0,2,111) 38%, rgb(3,26,154) 69%);
background-image: -o-linear-gradient(bottom, rgb(0,2,111) 38%, rgb(3,26,154) 69%);
background-image: -moz-linear-gradient(bottom, rgb(0,2,111) 38%, rgb(3,26,154) 69%);
background-image: -webkit-linear-gradient(bottom, rgb(0,2,111) 38%, rgb(3,26,154) 69%);
background-image: -ms-linear-gradient(bottom, rgb(0,2,111) 38%, rgb(3,26,154) 69%);
background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0.38, rgb(0,2,111)),color-stop(0.69, rgb(3,26,154)));
clear:both;
}

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;
}

table.express_order,table.express_order tr,table.express_order td {
clear:both;
margin:1.14em 0;
}



/* ==|== non-semantic helper classes ======================================== */
.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; }
.ir br { display: none; }
.hidden { display: none !important; visibility: hidden; }
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
.invisible { visibility: hidden; }
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }


/* ==|== media queries ====================================================== */

@media only screen and (min-width: 480px) {


}

@media only screen and (min-width: 768px) {

}



/* ==|== print styles ======================================================= */
 
@media print {
  * { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } 
  a, a:visited { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; } 
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; }
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
}
