@charset "UTF-8";
/* CSS Document */

/* 
Signs by Tomorrow: Bloomingdale 
Author: Boost Marketing, LLC 
Author URL: www.boostmktg.com
*/

/* Reset */

html, body, div, span, applet, object, iframe,
h1, h2, h4, h5, h6, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center, dl, dt, dd,fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td, ul, ol,
header, nav, section, article, aside, footer
{border: 0; margin: 0; outline: 0; padding: 0; background: transparent; vertical-align: baseline;}
:link,:visited { text-decoration:none }
a img,:link img,:visited img { border:none }
li {list-style:none;}

/* Body */
body {
	background:url(../images/bg_main.jpg) repeat-x;
	background-color:#002a5c;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:1.5em;
	margin:0;
	padding:0;
}

/* Basics */

p { 
	margin:0px 0px 10px 0px;
}
a { color:#041a39;}
a:hover {font-weight:bold;}

.clear {
	clear: both;
	height:1px;
	visibility:hidden;
	width: 100%
}
.right { float:right; margin: 0 0 15px 15px;}
.left {
	float:left;
	margin: 0 10px 15px 0px;
}

/* Links */

a {
	color:#070228;
	font-weight:bold;
	text-decoration:none;
}

/* Container */

#container {
	margin: 0 auto;
	position:relative;
	width:940px;
}

/* Branding */
#branding { 
	position: absolute;
	top: 5px;
	left:10px;
	right:auto;
	bottom: auto;
	width: 235px;
	z-index:2;
}

/* Buttons */

#buttons {
	float: right;
	margin:0 0 10px 0;
	padding:0;
}

/* Nav */

#nav { 
	background:url(../images/bg_nav.jpg) repeat-x;
	border-bottom: 1px solid #ca0a40;
	border-left: 1px solid #ca0a40;
	border-right: 1px solid #ca0a40;
	border-top: 1px solid #ca0a40;
	clear:both;
	height: 33px;
	margin: 0 0 0 0;
	width: 940px;
}
	
#nav img {
	float:right;
}
#menu {
	background:url(../images/nav.jpg) no-repeat;
	float:right;
	height: 33px;
	list-style:none;
	margin: 0px;
	position: relative;
	width: 650px;
}
#menu li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	position: absolute;
}
#menu li, #menu a {
    height: 33px; display: block; }

/* Nav List Styles */

#nav-home {width: 75px; left:0; }
#nav-about {width: 96px; left:76px }
#nav-news {width: 68px; left:172px;}
#nav-work {width: 103px; left:240px ; }
#nav-products {width: 103px; left:343px; }
#nav-capabilities {width: 113px; left:445px; }
#nav-contact {width: 92px; left:558px; }
	
#nav-home a:hover { background:transparent url(../images/nav.jpg) 0 -33px no-repeat; }
#nav-about a:hover { background:transparent url(../images/nav.jpg) -76px -33px no-repeat; }
#nav-news a:hover { background:transparent url(../images/nav.jpg) -172px -33px no-repeat; }
#nav-work a:hover { background:transparent url(../images/nav.jpg) -239px -33px no-repeat; }
#nav-products a:hover { background:transparent url(../images/nav.jpg) -342px -33px no-repeat; }
#nav-capabilities a:hover { background:transparent url(../images/nav.jpg) -444px -33px no-repeat; }
#nav-contact a:hover { background:transparent url(../images/nav.jpg) -558px -33px no-repeat; }

/* flash */

#flash { 
	margin-bottom: 0;
	padding:bottom:0;
	z-index:0;
	
}

/* Gallery */

#gallery {
	background:url(../images/bg_gallery.jpg) repeat-x;
	border-left: 1px solid #ca0a40;
	border-right: 1px solid #ca0a40;
	border-top: 1px solid #ca0a40;
	height: 143px;
	margin: 0 0 15px 0;
	width: 940px;
}

.title { 
	margin: 10px 0 10px 10px; 
}
.gallery-content{
	float:left;
	width: 300px;
}
.gallery-copy {
	margin: 0px 20px 0px 10px;
	width: 290px;
}
.gallery-images {
	padding-top:5px;
	float: right;
	width: 600px;
}
.gallery-thumb{
	border: 2px solid #fff !important;
	margin: 3px 3px 0px 0px !important;
}
/* Content */

#content {
	background-color: #fff;
	border:1px solid #CCCCCC;
	margin: 0 0 20px 0;
	padding-top: 10px;
	width: 936px;
}
.content-column {
	float: left;
	margin: 20px 10px;
	width: 285px;
	height: 230px;
}
.content-column p{
	color:#000;
	margin: 10px 0 0 0;
}

#left {
border-right:1px dotted #CA0A40;
color: #000000;
float:left;
margin:0 10px 10px; 0;
padding-right:10px;
width:600px;
}

#left ul {
	color:#000000;
	margin:10px;
}

#left p{
margin: 15px 0px 0px 0px;
}

#right {
float:left;
margin: 0px 0 0 0;
width:300px;
}
#right ul{
	padding:10px;
}
#right li{
	border-bottom:1px dotted #CA0A40;
	font-size:11px;
	font-weight:bold;
	letter-spacing:0px;
	list-style:none;
	padding: 10px;
	text-transform:uppercase;
}
#right a {
	text-decoration:none;
}

.btn {margin: 20px 0 0 0}

.questions{
	background:url(../images/bg_questions.jpg) no-repeat;
	height:470px;
	width: 300px;
}

.questions-copy {
	border-bottom:1px dotted #fff;
	color: #fff;
	margin: 0 20px;
	padding:65px 0px 10px 0px ;
}
	
.page-title {
	border-bottom:1px dotted #0066cc;
	color:#041A39;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:100;
	margin: 10px 0;
	padding-bottom: 10px;
}
.questions form { margin: 20px;}
.questions form p {margin-top: 10px;
}

/*Products */

.product {
	margin:10px 10px 10px 0px;
	padding:5px;
}
.product-alt {
	background:#041A39;
	margin:10px 10px 10px 0;
	color: #fff;
	padding:5px;
}
.product-title {
	color:#990033;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:100;
	padding: 10px 0px 0px 0px;
}

.product-title-alt {
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:100;
	padding: 10px 0px 0px 0px;
}

#right a:hover{
	color:#CA0A40;
}


.product-left {
	border: 3px solid #041A39 !important;
	float:left;
	margin:10px;
}
.product-left-alt {
	border: 3px solid #fff !important;
	float:left;
	margin:10px;
}

/* Sub Gallery */

.sub-gallery {
	background:url(../images/bg_sub-gallery.jpg) repeat;
	padding:15px 20px 10px 20px;
}

.sub-gallery img {
	border: 1px solid #0066cc;
	margin-right:15px;
}

.gallery-title {
	color:#041A39;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:100;
	margin: 30px 0 10px 20px;
}

/* Form */

.form-cat {
	color:#333333;
	font-size:11px;
	font-weight:bold;
	padding-bottom:5px;
	text-transform:uppercase;
}


.rfq {background:#ccc; margin:15px 0; padding:10px;}
.form-hr {width:100%; clear:both; height: 1px; margin:10px 0; border:1px dotted #999999;}
.left-border {
	float:left;
	margin: 0 18px 15px 0px;
	border: 1px solid #ccc;
}

#preview{

	position:absolute;

	border:1px solid #ccc;

	background:#333;

	padding:5px;

	margin-top: -200px;

	display:none;

	color:#fff;

	}

#footer {width:940px; clear:both; height:30px; margin: 20px auto; }
#footer img { margin: -25px 10px 0 0; float:right;}

#loginPage {
	color: #041A39;
	}

/* Feedburner */

.feedburnerFeedBlock ul li {
	padding-top: 1em;
}

.feedburnerFeedBlock p.date {
	margin: 0 0 3px 0;
}

.feedburnerFeedBlock  ul li div {
	color: #000;
}

#creditfooter {
	display:none;
}

/* Products */

.product-buttons {
	margin: 10px 0 0 -4px;
	}
	
/* Gallery */

#gallery.gallerynav {
	height: 30px;
	}

.gallerynav a {
	color:white;
	font-size:15px;
	padding:0 15px;
}

.gallerynav {
	text-align:center;
	position:relative;
}

.gallerynav #links {
	margin:5px auto 0 auto;
}

