body {
	background-color:#000;
	
}

#home_image a {
	background:transparent url(/images/v2/spritemap.png) no-repeat -130px -420px;
	width:31px;
	height:28px;
}

#cart_image a {
	background:transparent url(/images/v2/spritemap.png) no-repeat -130px -376px;
	height:23px;
	width:31px;
}
#cart_bg {
	background: url(/images/v2/gradientbug.png) repeat-x;
}

#gpi_logo {
	background:transparent url(/images/v2/spritemap.png) no-repeat -119px -293px;
	height:46px;
	width:46px;
}

#quantity_button a{
	background:transparent url(/images/v2/spritemap.png) no-repeat;
	width:277px;
	height:96px;
	display:block;
}

#size_button a{
	background:transparent url(/images/v2/spritemap.png) no-repeat -277px 0;
	width:278px;
	height:96px;
	display:block;
}

#product_button a{
	background:transparent url(/images/v2/spritemap.png) no-repeat -556px 0;
	height:96px;
	display:block;
	width:325px;
}



#fast_button a {
	background:transparent url(/images/v2/spritemap.png) no-repeat scroll -1px -473px;
	width:292px;
	height:94px;
	margin-right:1px;
	display:block;
}

#simple_button a {
	background:transparent url(/images/v2/spritemap.png) no-repeat -293px -473px;
	width:293px;
	height:94px;
	margin-right:1px;
	display:block;
}

#affordable_button a {
	background:transparent url(/images/v2/spritemap.png) no-repeat -585px -473px;
	width:293px;
	height:94px;
	display:block;
}

#topBar {
	height:8px;
	background-image:url(/images/v2/bg5.png);
	background-repeat:repeat-x;
}
#secondBar {
	height:10px;
	background-color:#000000;
}
#mainFrame
{
	width:880px;
	
	margin-left:40px;
	margin-right:40px;
}

#headr {
	width:480px;
	height:80px;

}
#headrBar {
	background-color:#dde4ec;

}
#redBar {
	width:878px;
	height:5px;
	background-color:#231F20;
	border:1px solid #fff;

}
#navBar {
	width:880px;
	height:94px;
	margin:0px 0 0 0;
	background-color:#000;

}
	.navBar_button {
		float:left;
	}
	.navBar_nudge_right {
		margin:0 0 0 0px;
	}

#navBar2 {
	width:860px;
	height:23px;
	padding-top:2px;
	padding-left:10px;
	padding-right:10px;
	background-color:#FFFFFF;

}

#navBar3 {
	width:860px;
	min-height:120px;
	background:#dfdfe0 url(../images/v2/24hour_vertgradient.png) repeat-x scroll;	
	padding-right:10px;
	padding-left:10px;
	padding-top:6px;
}

/* Overrides inline font tags, entered in CMS */
#navBar3 font{
	color:#000000;
}

#navBar4 {
	width:860px;
	min-height:120px;
	background:#dfdfe0 url(../images/v2/24hour_vertgradient.png) repeat-x scroll;	
	padding-right:10px;
	padding-left:10px;
	padding-top:6px;
}

#whyBox { 
	width:240px;
	background:#000;
}

.home_zone_top {
	background:#231F20 url(../images/v2/layout_home_zone-top.png) no-repeat scroll;
	height:5px;
}
.home_zone_fill {
	background:#231F20 url(../images/v2/layout_home_zone-fill.png) repeat-y scroll;	
}
.home_zone_bottom {
	background:#231F20 url(../images/v2/layout_home_zone-bottom.png) no-repeat scroll;
	height:6px;
}


#monthly_special {
	margin: 5px 0 0 0;
}

#client_testimonials{
	background:#231F20 url(../images/v2/bg3.png) repeat-y scroll;
	margin:5px 0 0 0;
}

#bigBox
{
	
	background-color:#000;
	width:640px;
	height:280px;
}

#boxes2{
	width:860px;
	height:280px;
}

#formatBar
{
	background-image:url(/images/v2/bg4.png);
	width:860px;
	padding-left:20px;
	
}
#formatBox
{
	background:#FFF; 
	width:860px;
	height:132px;
	padding-top:8px;
	padding-left:10px;
	padding-right:10px;
	padding:10px;
}

#Form {
	width:860px;
	min-height:65px;
	
}

#endBar
{
	background-image:url(../images/endbar.jpg);
	width:880px;
	height:15px;
}

#endBar2
{
	background-image:url(/images/v2/footer.png);
	width:880px;
	height:50px;
	padding-top:5px;
}

.addTable, .addTable td, .addTable th{
	color:#000;
	vertical-align:top;
}

#cart_message, #cart_message a{
	color:#000;
}

#tab_header li {

	float: left;
	border: 1px outset;
	border-bottom-width: 0;
	margin: 0 0.1em 0 0;
	padding:4px;
	list-style:none;
}

#tab_header li span {
	padding: 0 1em;
	cursor:pointer;
	font-family:Arial;
	font-size:11px;
}

#tab_content {
	border: 1px outset;
	clear: both;
	width:auto;
	height:auto;
	background-color:#f3f3f3;
	padding:10px;
	height:auto;
}

.selected {
	position: relative;
	background-color: #e3e3e3;
	font-weight:bold;
	z-index:1000;
	color:#000;
}

.unselected {
	position: relative;
	color:#444;
	background: #ffffff;	
}

li.selected {
	background-color: #e3e3e3;
}

.cartTable{
	color:#000;
}


#radio_shipping_types label {
	display:inline;
	float:none;
	text-align:left;
	font-weight:bold;
}
	div.shipping_type {
		clear:both;
	}
	span.shipping_type_left {
		float:left;
		width:360px;

	}
	span.shipping_type_right {
		float:right;
		text-align:right;
		width:90px;
		margin:0 10px 0 10px;
	}

.successTable td, .successTable td b{
	color:#ffffff;
}

#toolbar{
	background-color:#177bbe;
	color:#fff;
	height:18px;
	font-weight:bold;
}

#read_comment{
	position:absolute;
	z-index:10;
	width:280px;
	height:120px;
	text-align:left;
	color:#000;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
	border:2px solid #177bbe;
	display: none;
}

#close_comment{
	cursor:pointer;
	float:right;
	font-weight:bold
}

#msg_body{
	padding:10px;
	height:auto;
}

.goback_button {
	background:#FFF;color:#022052;font-size:16px;height:35px;
}
.proceed_button {
	background:#FFF102;color:#022052;font-weight:bold;font-size:16px;width:190px;height:35px;
}
.green_button {
	background:#66ff71;
}
#customer_testimonials {
	width:200px;
	height:115px;
	margin:0 auto;
}
	#customer_testimonials p {
		color:#FFF;
	}
	#customer_testimonials li{
		color:#000;
	}

#customer_testimonials div div { 
	width:200px; height:100px; text-align:center; position:absolute;
}

.special_discount {
	/*color:red;*/
}
#header_container {
	width:880px;
	background:#FFF;
}
#header_left {
	width:160px;
	height:80px;
	float:left;
	background:#FFF;
}

	#header_left img {
		margin-left:20px;
	}
	
#header_middle{
	width:457px;
	height:80px;
	float:left;
	background:#fff;
}
	#weprint_banner{
		width:313px;
		height:45px;
		margin:20px auto;
	  	background:url(/images/v2/spritemap.png) no-repeat -269px -160px;
	 }


#button_map_start-here {
  width:167px;
  height:29px;
  background:url(/images/v2/spritemap.png) no-repeat -512px -402px; 

}

.radio_finish_types div {
	clear:both;
}
	.radio_finish_types div input {
		padding:0;
		margin:0;
		float:left;
	}
	.radio_finish_types div label {
		display:block;
		float:left;
		font-family:sans-serif;
		font-size:10px;
		font-weight:none;
		text-align:left;
		width:0px;
		margin:-5px 0 0 2px;
	}
.button_map_link div {
  display:inline;
 }
 .button_map_link div a {
  float:left;
  text-indent:-9999px;
 }
  /* removes the link border from mozilla */
  .button_map_link div:active, a:active {
   outline: none;
  }
  .button_map_link div:focus, a:focus {
   -moz-outline-style: none;
  }

 #logo_link a {
  width:154px;
  height:70px;
  margin:4px 0 0 4px;
  background:url(/images/v2/spritemap.png) no-repeat -10px -143px;
 }
 #edit_cart_key a {
  width:35px;
  height:17px;
  background:url(/images/v2/spritemap.png) no-repeat -206px -278px; 
 }
#header_right {
	width:263px;
	height:80px;
	float:left;
	background:#FFF;
}
#quicklinksBox {
	/*background:#FFF; */
	background:url(/images/v2/footer.png);
	width:880px;
	height:162px;
	text-align:center;

}
#all_uploads_complete {
	width:750px;
	display:none;
	color:#000;
	font-size:18px;
	text-align:center;
	margin:15px auto 0;
	padding:20px 0 20px 0;
	background:yellow;
}

/* rotating header */
.rotate_ad {
	margin:0 auto;
}
div.rotator { position: relative; height: 90px; width: 880px; padding: 0px;  }
div.r1 { background: #ff1; }
div.r1 p { margin-top: 20px; text-align: center; }
div.navigation { position: absolute; top: 5px; right: 5px; }
div.navigation div.current, div.navigation a { width: 12px; height: 12px; margin: 0 8px 0 0; float: left; overflow: hidden; }
div.navigation a:hover { text-decoration: none; }
div.navigation div.current { background: #c00; }
div.navigation a { display: block; background: #ccc; }    

.highlight {
	padding:4px;
	font-size:20px;
	background:#CCFFCC;
	color:#000;
	border:solid 3px #FFF;
	text-align:center;
}

#footer_text {
	color:#FFF;
	text-align:center;
}
.strikethrough {
	text-decoration:line-through;
}
#error_window{
	margin:0 auto;
	width: 500px;        
	padding:24px;
	vertical-align:middle;
	border: 1px solid #343434;
	background-color: white;
	z-index:1092;
	overflow: auto;
	text-align:left;
	background:#FFFFFF;
	color:red;
}        
.box {
	border:solid 1px #000;
	padding:2px;
	font-size:12px;
}
.priceeach {
	display: none;
	font-family: sans-serif;
	font-size:10px;
	color:red;
}
.priceeach span {
}
.small_red_text {
	font-family: sans-serif;
	font-size:10px;
	color:red;
}

