
body {
	color: #fff;
}

h1, h2, h3, h4, h5, h6 {
	color: #00e4ff;
}

div#placeholder-box1 h2 {
	color: #fff;
}

div#placeholder-logo {
	color: #fff;
	font-size: 27px;
	font-weight: bold;
}

a#logo {
	margin-top:4px;
	text-decoration: none;
}

div#placeholder-whosloggedin {
	height: 40px;
	line-height: 40px;
}
div#logout-top {
	margin-bottom: 12px;
}

div#placeholder-hero {
	background: #000;
}

div#placeholder-box1 {
	color: #fff;
}

div#placeholder-services {
	color: #fff;
}

.service-thumbnail {
	margin: 0 10px 10px 0;
}

.service-description {
	margin: 0 10px 10px 0;
}

div#searchbox {
	float: right;
	margin: 35px 0;
}

div#productid-saic {
	float: left;
	text-align: left;
	font-size: 14px;
	margin: 22px 0 0 90px;
}

div#searchbox-saic {
	float: right;
	margin: 27px 0 0 0;
}

div#placeholder-service {
	width: 275px;
	height: 250px;
	float: left;
}

div#placeholder-faq {
	width: 710px;
	background-color: #FFFFFF;
	margin-bottom: 18px;
}

#placeholder-answer {
	min-height: 200px;
	font-size: 16px;
	padding-left: 46px;
}
#placeholder-faqback {
	font-size: 18px;
	margin: 20px 0;
}

.placeholder-frontpage {
	color: #000000;
	width: 290px;
	height: 350px;
	float: left;
	margin-left: 20px;
	background-color: #ffffff;
}
div#frontpage-about h1 {
	text-indent: -9999px;
	width: 290px;
	height: 46px;
	background: url(../images/about-header.jpg) #cccccc no-repeat;
}
div#frontpage-blog h1 {
	text-indent: -9999px;
	width: 290px;
	height: 46px;
	background: url(../images/blogentry-header.jpg) #cccccc no-repeat;
}
div#frontpage-contact h1 {
	text-indent: -9999px;
	width: 290px;
	height: 46px;
	background: url(../images/getintouch-header.jpg) #cccccc no-repeat;
}

.pad20-left {
	margin-left: 20px;
}

.cta-button1 {
	background-image: url(../images/cta-quote.png);
	height:65px;
	width:350px;
	display:block;
}
.cta-button1:hover {
	background-position:0px 65px;
}
.cta-button2 {
	background-image: url(../images/box-order.png);
	height:48px;
	width:260px;
	display:block;
}
.cta-button2:hover {
	background-position:0px 48px;
}
.cta-button3 {
	background-image: url(../images/cta-comingsoon.png);
	height:65px;
	width:350px;
	display:block;
}
.cta-button3:hover {
	background-position:0px 65px;
}
.cta-ftp {
	background-image: url(../images/ftp-upload-button.gif);
	height:30px;
	width:270px;
	display:block;
}
.cta-ftp:hover {
	background-position:0px 30px;
}
.cta-templates {
	background-image: url(../images/template-button.gif);
	height:30px;
	width:270px;
	display:block;
}
.cta-templates:hover {
	background-position:0px 30px;
}
.cta-faq {
	background-image: url(../images/faq-button.gif);
	height:30px;
	width:270px;
	display:block;
}
.cta-faq:hover {
	background-position:0px 30px;
}
.cta-button-signup {
	background-image: url(../images/cta-signup2.png);
	height:40px;
	width:174px;
	margin: 0 auto;
	display:block;
}
.cta-button-signup:hover {
	background-position:0px 40px;
}
.cta-button-login {
	background-image: url(../images/cta-login.png);
	height:40px;
	width:174px;
	margin: 0 auto;
	display:block;
}
.cta-button-login:hover {
	background-position:0px 40px;
}

div#login-new {
	height: 188px;
	border: #6ec642 8px solid;
}
div#login-existing {
	height: 188px;
	border: #3b8cd3 8px solid;
}
div#login-blue {
	border: #0168b3 8px solid;
	padding: 36px 78px;
}
div#login-register {
	border: #0168b3 8px solid;
	padding: 36px 94px;
}

div#newuser-reg {
	margin-top: 20px;
}

div#ideabox {
	height: 450px;
	margin-top: 50px;
}
.upload-button1 {
	background-image: url(../images/upload-artwork.png);
	height:65px;
	width:350px;
	display:block;
}
.upload-button1:hover {
	background-position:0px 65px;
}
.cta-submit {
	background-image: url(../images/cta-submitorder.jpg);
	height:40px;
	width:254px;
	display:block;
	text-indent: -9999px;
}
.cta-submit:hover {
	background-position:0px 40px;
}

div#reg-form {
	width: 360px;
	background-color: #232323;
	padding: 18px 50px;
}

div#placeholder-footer {
	color: #888;
}

td.menu-item {
	color: #00e4ff;	
}

td.menu-item-hover {
	color: #eee;
}

td.menu-item-selected {
	color: #fff;
}

td.submenu-item {
	background: #f9f9f9;
	color: #000;
	font-size: 11px;
	padding: 6px !important;
}

td.submenu-item-hover {
	background: #00e4ff;
	color: #000;
	font-size: 11px;
	padding: 6px !important;
}

td.submenu-item-selected {
	background: #000;
	color: #fff;
	font-size: 11px;
	padding: 6px !important;
}


/* @group Forms */

.announcement-list {
	padding: 18px 18px 3px;
}

.secure-login, .newsletter-form {
	background: #ffffff;
	border: none;
	margin-bottom: 18px;
	padding: 0;
}

.secure-login label, .newsletter-form label {
	color: #000000;
}

.secure-login h3, .newsletter-form h3 {
	background: transparent;
	border: none;
	font-size: 14px;
	margin: 0;
	padding: 6px 18px;
}

.secure-login div.form, .newsletter-form div.form {
	padding-left: 9px;
}

#placeholder-nav table td {cursor: pointer;cursor: hand; }    /* @end */

/* @group Links */

a:link, a:visited {
	color: #ff00cc;
	text-decoration: none;	
}

a:hover, a:active {
	color: #00e4ff;
	text-decoration: underline;
}

div#placeholder-box1 a {
	color: #00e4ff;
}

#placeholder-nav table td {cursor: pointer;cursor: hand; }    /* @end */

/* @group Template Settings */

/* Don't touch these unless you know how CSS layouts work */

body {
	background: #000 url(/images/cssimg/bg-7-8.png) repeat-x 0 0;
	margin: 0;
}

body#sub {
	background: #000 url(/images/cssimg/bg-sub-7-8.png) repeat-x 0 0;
}

div#header {
	margin-bottom: 4px;
}

div#header-saic {
	height: 80px;
	margin-bottom: 4px;
}

body#sub div#header {
}

div#header-left {
	height: 146px;
}

div#header-right {
	height: 146px;
}
div#header-left-saic {
	height: 70px;
}

div#header-right-saic {
	background-image: url(/images/product-id-arrow2.gif);
	height: 70px;
}
div.whoslogged {
	height: 20px;
	line-height: 20px;
	text-align: right;
}

div.logout-button {
	height: 40px;
	line-height: 40px;
	text-align: right;
}

div#placeholder-logo {
	padding-top: 27px;
}

div#placeholder-nav {
	height: 24px;
	clear:both;
}

div#placeholder-nav table {
	width: 100%;
}

div#placeholder-nav td {
	padding: 0;
	vertical-align: middle;
}


div#front {
	height: 216px;
	margin-bottom: 18px;
}

div#front2 {
	height: 340px;
	margin-bottom: 10px;
}

div#placeholder-hero {
	height: 216px;
	margin: 0;
	width: 600px;
}

div#placeholder-hero2 {
	height: 216px;
	margin: 0;
	width: 950px;
}

div#placeholder-box1 {
	height: 216px;
	overflow-x: hidden;
	overflow-y: auto;
	overflow: auto;
}

div#placeholder-search {
	padding: 18px;
	color: #fff;
	margin-bottom: 18px;
}

div#placeholder-contactform {
	padding: 18px;
	background-color:#474747;
}

div#placeholder-fileformats {
	margin-top: 30px;
	padding: 18px;
}

div#placeholder-search2 {
	margin-top: 54px;
	padding: 18px;
	background-color:#474747;
}

div#placeholder-rss {
	height: 16px;
	margin-bottom: 9px;
	text-align: right;
}

div#placeholder-rss img {
	margin: 0 9px;
	vertical-align: middle;	
}

div#main div.inner {
	padding: 0 30px 36px 0;
}

div#placeholder-footer {
	font-size: 11px;
	padding-top: 9px;
} 


#placeholder-nav table td {cursor: pointer;cursor: hand; }  

#front-rotator {
	width: 600px;
	height:216px;
	border:0px;
}
#front-rotator {
	position:relative;
	background: url(images/loading.gif) no-repeat 50% 50%; 
}
#front-rotator img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}

#map {
	width: 570px;
	height: 360px;
	background-color: #FFF;
	padding: 10px;
}

#artwork-specs {
	width: 710px;
	height: 300px;
}

.spec-details {
	height: 110px;
}

.spec-photo {
	width: 180px;
	float: left;
}
.spec-text {
	width: 400px;
	float: left;
}

.timeslot {
	width: 235px;
	float: left;
	margin: 0 0 10px;
	padding: 10px 100px 0 0;
	border-top: 3px solid #ddd;
	position: relative;
}
.timeslot span {
	position: absolute;
	right: 0; top: 20px;
	font-size: 3em;
	line-height: 1em;
	color: #999;
}
.even {
	float: right;
	padding: 10px 0 0 100px;
	border-color: #00e4ff;
}
.even span {
	left: 0;
	color: #00e4ff;
}

div#lower-left {
	height: 320px;
	padding: 0 20px;
	margin-bottom: 20px;
}
div#lower-center {
	height: 320px;
	padding: 0 20px;
	margin-bottom: 20px;

}
div#lower-right {
	height: 320px;
	padding: 0 20px;
	margin-bottom: 20px;

}

div#gallery2 ul {
	margin: 0;
	padding: 0;
}

div#gallery2 li {
	list-style-type: none;
}

#tip7-title { text-align: left; }

#tip7-title b { display: block; margin-right: 80px; }

#tip7-title span { float: right; }

div#recent-work {
	width: 270px;
}
div#quicklinks ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
div#recent-work li {
	list-style-type: none;
}

.front-thumbs {
	float: left;
	margin: 0 5px 5px 0;
}

div#check-out-form {
	background-color: #FFFFFF;
	width: 400px;
	margin: 0 auto;
}
.center {
	margin: 10px auto;
}
.red {
	color: #FF0000;
}
.black {
	color: #000000;
}
.white {
	color: #FFFFFF;
}
.saic-blue {
	color: #0168b3;
}
div#login-boxes {
	margin: 0 auto;
}

#preview{
	position:absolute;
	border:1px solid #ccc;
	background:#333;
	padding:5px;
	display:none;
	color:#fff;
}
div#messageBox {
	position: fixed;
	bottom: 12px;
	right: 12px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	border: 1px solid #ff00cc;
	background-color: #000000;
	color: #FF00CC;
	padding: 6px;
	display: none;
}
/* SAIC Testing */
div#header-right-saic2 {
	height: 70px;
}
div#sub-header-saic {
	background-image: url(../images/saic-headerlogo.jpg);
}
div#searchbox-saic2  {
    float: right;
    margin: 0;
}
/* @end */

