/* Color Legend */

/* Reset */

html, body { margin: 0; padding: 0; border: 0;  
				background: transparent; font-size:10px; }

div, span, article, aside, footer, header, hgroup, nav, section,
h1, h2, h3, h4, h5, h6, p, blockquote, a, ol, ul, li, 
table, tr, th, td, tbody, tfoot, thead {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
	background: transparent;
	}

img 	{ margin:0; padding:0; border:0; }

table, tr, th, td, tbody, tfoot, thead {
	margin: 0; padding: 0; border: 0;
	vertical-align: baseline;
	background: transparent;
	}
	
table { border-collapse: collapse; border-spacing: 0; }
	
input, select, textarea, form, fieldset {
	margin: 0; padding: 0; border: 0;
	}

article, aside, dialog, figure, footer, header, hgroup, nav, section { 
	display:block; }

h1, h2, h3, h4, h5, h6, p, li, blockquote, td, th, a, caption, em, strong, strike { 
	font-family: Arial, Helvetica, sans-serif;
	font-size:100%;
	font-weight: normal;
	font-style: normal;
	line-height: 100%; 
	text-indent: 0;
	text-decoration: none;
	text-align: left;
	color: #000;
	}

ol, ul { list-style: none; }


/* Global */

.noprint {
display: none ;
}

html 	{	}
body	{ background-color:#CCC; background-image:url(../Images/Background-image.gif); 
			background-repeat:no-repeat; background-position:center; background-attachment:fixed; }



/* Headings */

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

h1 { font-size:28px; padding-bottom:10px; border-bottom:1px #ccc solid; margin-bottom:15px; 
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; color:#0073CF;  }
h2 { font-size:16px; margin:20px 0px 15px 0px; padding-bottom:3px; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; 
	color:#0073CF; border-bottom:1px #ccc solid; }
h3 { font-size:14px; color:#0073CF; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;  }
h4 { font-size:14px; }
h5 { font-size:14px; }
h6 { font-size:30px; padding-bottom:10px; margin-bottom:10px; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; color:#616467;  }

h1 img, h2 img, h3 img, h4 img, h5 img, h6 img { margin: 0; }



/* Text Elements */

p           	{ color:#000; font-size:14px; line-height:130%; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; margin-bottom:10px; }
				
samples	{font-size:14px; font-weight:bold; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; color:#0073CF; margin:0 0 0 253px; alignment-adjust:central}
				
strong      	{ font-weight: bold; }
em		      	{ font-style:normal }
strongblue		{ font-weight:bold; color:#0073CF }

/* Images */

.image-frame	{ padding:10px; border:1px #ccc solid; margin:10px 30px 10px 30px; }
.image-spacing	{ margin:5px; }
.image-frame-print	{ padding:5px; border:1px #ccc solid; margin:5px; }



/* Lists */


/* Tables */


/* Miscellaneous */

/* Containers */

#outer	 			{ width:960px; margin:0 auto; background-color:#FFF;  -moz-box-shadow: 0 0 30px 5px #999;
					 -webkit-box-shadow: 0 0 30px 5px #999;}

#wrapper 			{ width:900px; margin:0 auto; background-color:#FFF;  }

#logo	 			{ margin:30px 0 15px 0; float:left; }
#logo-words	 		{ margin:80px 0 0 0; float:right; }

#slider	 			{ margin:0px 0; clear:both; padding-top:20px; border-top:1px #ccc solid; }

#navigation				{ clear:both;	}
#navigation	ul			{ border-top:1px #ccc solid; border-bottom:1px #ccc solid;
							margin-top:0px 0; margin-bottom:20px; padding:15px 0; font-family:	}
#navigation	ul li		{ display:inline	}
#navigation	ul li a		{ padding:0 15px; font-size:14px; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif}

#navigation a:link			{ color: #848484; }
#navigation a:visited		{ color: #848484;  }
#navigation a:active		{ color: #000;  }
#navigation a:focus			{ color: #666;  }
#navigation a:hover     	{ color: #0073CF;  }

#text 				{ width:680px; float:left; }
#text-dvd			{ width:520px; float:left; }

#text-fullwidth		{ clear:both; width:100%; }
#text-fullwidth-dvd	{ clear:both; width:100%; }

#images 			{ width:135px; float:right; margin-right:10px; margin-bottom:10px; }
#images-dvd			{ width:350px; float:right; margin-right:10px; margin-bottom:10px; }

#cmyk-image			{ width:500px; float:left; margin:20px 0px 20px 0px; }
#cmyk-text			{ width:200px; float:right; margin-top:95px; }

#footer			 	{ clear:both; margin-top:30px; border-top:1px #ccc solid; padding:10px 0;}

#pdfflip			{ padding:4px 1px 2px 3px; border:1px #ccc solid; }


#box1 { width:170px; height:263px; float:left; padding:15px; margin:10px; background-color:#B5BBCF }

#box2 { width:170px; height:263px; float:left; padding:15px; margin:10px; background-color:#B5BBCF }

#box3 { width:170px; height:263px; float:left; padding:15px; margin:10px; background-color:#B5BBCF }

#box4 { width:170px; height:263px; float:left; padding:15px; margin:10px; background-color:#B5BBCF }

/* Layout Extra */




/* Navigation Extra */



/* Forms */

form ol { list-style-type:none; }

form 	{ text-align:left; margin:20px;	}

label 	{ float: left; width: 150px; margin-top:5px;
		text-align:right; display:block; background:none; 
		font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; color:#0073CF }
	
submit	{ background:none; 	}

input 	{ 
		width: 280px; margin:0 0 16px 10px;
		border:1px #bbb solid; padding:5px; background:none; 
		}
		
input:focus, textarea:focus	{ background-color:#CBDEF2; }

textarea {
		width: 280px; height: 150px; margin:0 0 16px 10px;
		border:1px #bbb solid; padding:5px; background:none; 
		}

select { margin-bottom:20px;	}
	
.month { margin-left:155px;	}

.submit {
		width:90px; height:40px;
		margin-left:160px;
		font-size:12px; color:#0073CF;
		}

br		{ clear: left; 	}

.clear	{ clear:both; }


/* Miscellaneous  */


.logo-words		{font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:18px; color:#999999; }
.footer-text	{ font-size:100%; font-style:normal; color:#000; text-align:center; }

.title			{ font-size:18px; font-weight:bold; color:#333;  }

.float-right	{ float:right; }
.float-left		{ float:left; }
.clear			{ clear:both; }


/* Success, info, notice and error/alert boxes - from Blueprint CSS Framework */

.notice			{ background: #fff6bf; color: #514721; border-color: #ffd324; }
	
.success   		{ background: #e6efc2; color: #264409; border-color: #c6d880; }
	
.info 			{ background: #d5edf8; color: #205791; border-color: #92cae4; }
	
.error a 	{ color: #8a1f11; }
.alert a 	{ color: #8a1f11; }
	
.notice a   { color: #514721; }
.success a  { color: #264409; }
.info a		{ color: #205791; }


/* lightbox  */


 
#jquery-overlay {
	position:absolute; top:0; left:0; z-index:90;
	width:100%; height:500px;
	}

#jquery-lightbox {
	position:absolute; top:0; left:0; width:100%; z-index:100;
	text-align:center; line-height:0;
	}

#jquery-lightbox a img { border:none; }

#lightbox-container-image-box {
	position:relative;
	background-color:#FFF;
	width:250px; height:250px; margin:0 auto; padding-bottom:10px;
	-moz-border-radius: 7px 7px 0px 0px;
		-webkit-border-radius: 7px 7px 0px 0px;
		border-radius: 7px 7px 0px 0px;
	}

#lightbox-container-image { padding:20px; }

#lightbox-loading {
	position:absolute; top:40%; left:0%;
	height:25%; width:100%;
	text-align:center; line-height:0;
	}

#lightbox-nav {
	position:absolute; top:0; left:0; z-index:10;
	height:100%; width:100%;
	}

#lightbox-container-image-box > #lightbox-nav { left:0; }

#lightbox-nav a { outline:none;}

#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width:49%; height:100%;
	zoom:1;
	display:block;
	}

#lightbox-nav-btnPrev { 
	left:0; 
	float:left;
	}

#lightbox-nav-btnNext { 
	right:0; 
	float:right;
	}

#lightbox-container-image-data-box { font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:10px; line-height:1.4em;
	background-color:#91BFE7;
	margin:0 auto; overflow:auto;
	width:100%;
	padding:20px 10px 0;
	-moz-border-radius: 0px 0px 7px 7px;
		-webkit-border-radius: 0px 0px 7px 7px;
		border-radius: 0px 0px 7px 7px;
	}

#lightbox-container-image-data {
	padding:0 20px; 
	color:#666; 
	}

#lightbox-container-image-data #lightbox-image-details { 
	width:70%; 
	float:left; 
	text-align:left; 
	}	

#lightbox-image-details-caption { font-weight:bold;  color:#0073CF; font-size:13px; }

#lightbox-image-details-currentNumber {
	display:block; 
	clear:left; 
	padding-bottom:1.0em;	
	}			

#lightbox-secNav-btnClose {
	width:66px; 
	float:right;
	padding-bottom:1.7em;	
	}

/* Gallery Style */

#gallery {clear:both;	
	padding:10px;
	width:900px; /* Sets width of gallery */
	}
	
#gallery img {
	padding:5px; margin:5px; /* Sets spacing around images */
	}

#gallery a:hover img {
	border:1px solid #000;
	}