/* Print Robot style sheet */
*{
	outline:none;
}
body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:100%;
	/*
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size:109%;
	*/
}

.wait{
	cursor:wait;
}

a{
	color:#3E4147;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

#main_content1 a{
		text-decoration:underline;
}

#main_content1 a:hover{
		text-decoration:none;
}

form{
	margin:0;
}

label{
	display:block;
	float:left;
	width:40%;
	padding-top:4px;
	padding-right: 5px;
	text-align:right;
}

.block{
	display:block;
	clear:both;
}

.clear{
	clear:both;
}

.clear:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.centre{
	text-align:center;
}

.left{
	float:left;
}

.right{
	float:left;
}

.strong{
	font-size:150%;
	color:#676767;
	display:inline;
	font-weight:bold;
	font-family:arial;
}

.stronger{
	font-size:180%;
	color:#676767;
	display:inline;
	font-weight:bold;
	font-family:arial;
}

.small{
	font-size:80%;
}

.pad{
	padding:5px;
}

.shadow{
	/*border-right: 2px solid #D8D8D8;
	border-bottom: 2px solid #D8D8D8;*/
}

img{
	border:0;
}

h2{
	margin:0;
	padding:5px;
	font-size:160%;
	font-weight:bold;
}

h3{
	margin:10px 0;
	font-size:120%;
}

h3.white{
	font-size:160%;
	color:#fff;
	font-weight:normal;
	border-right: 2px solid #fff;
	margin:3px;
}

h3.white1{
	font-size:120%;
	color:#fff;
	font-weight:normal;
	margin:3px;
}



/* Layout */

#wrap{
	width:867px;
	margin:5px auto;
	position:relative;
}

/* Header */

#header{
	width:867px;
	height:81px;
	position:relative;
}

#header h1{
	display:none;
}

/* Menu */

#menu{
	background: url('../img/skin/top-menu-left.jpg') 0 0 no-repeat;
	height:46px;
}

#menu ul{
	margin:0;
	padding:0;
	background: url('../img/skin/top-menu-right.jpg') 100% 100% no-repeat;
	height:46px;
	padding-left:10px;
}

#menu li{
	list-style-type:none;
	display:block;
	float:left;
	font-size:69%;
	background: url('../img/skin/top-menu-bg.jpg') 0 0 repeat-x;
	height:46px;
}

.top_link{
	display:block;
	float:left;
	height:31px;
	padding:15px 15px 0 10px;
	background: url('../img/skin/top-menu-sep.jpg') 100% 0 no-repeat;
}

a.current{
	text-decoration:underline;
}

/* Top product menu */

#product_menu{
	width:867px;
	height:132px;
	background: url('../img/skin/prod-grad-full.jpg') 0 0 no-repeat;
	margin-top:5px;
	text-align:center;
	position: relative;
    visibility: hidden;
    left: -5000px;
	padding-top:10px;
}

#product_menu ul{
	margin:0;
	padding:0;
	/*background: url('../img/skin/prod-grad-right.jpg') 100% 0 no-repeat;*/
	height:142px;
	width:867px;
}

#product_menu li{
	list-style-type:none;
	margin:0;
	padding:0;
	float:left;
	height:100px;
	padding:15px 32px 0 32px;
	position:relative;
	width:80px;
}

#product_menu img{
	margin-bottom:3px;
}

#product_menu li p{
	margin:0;
	position:absolute;
	bottom:0;
	left:0;
	width:100%;

}

#product_menu a{
	color:#FFFFFF;
	font-size:69%;
}

/* Home page */

#content_wrap{
	width:867px;
}

#home_left{
	float:left;
	width:190px;
	margin:5px 0;
}

#home_right{
	float:right;
	width:676px;
	margin:5px 0;
	font-size:69%;
}

#dispatch{
	width:65px;
	height:74px;
	background: url('../img/skin/prod-dispatch.jpg') 0 0 no-repeat;
	padding:25px 0 0 112px;
}

.date{
	color:#FFFFFF;
	font-size:0.6em;
	font-weight:bold;
}

#dispatch p{
	margin:0;
	padding-top:6px;
}

#updated{
	position:relative;
	top:20px;
	right:30px;
	display:none;
	width:85px;
}

#bread_crumb{
	height:23px;
	background: url('../img/skin/bread-crumb-left.jpg') 0 0 no-repeat;
	position:relative;
	padding:9px 0 0 70px;
}

.bc_large{
	margin-top:5px;
	font-size:69%;
}

#bread_crumb ul{
	margin:0;
	padding:0;
	list-style-type:none;
	height:23px;
	background: url('../img/skin/bread-crumb-right.jpg') 100% 0 no-repeat;
	position:absolute;
	width:335px;
	top:0;
	right:-1px; /* IE needs neg */
	text-align:right;
	padding: 9px 10px 0 0;
}

#bread_crumb li{
	display:inline;
}

/* Left menu */
.left_menu, .left_menu_lower{
	margin:0;
	padding:0;
	font-size:69%;
	margin-top:5px;
}

.left_menu li, .left_menu_lower li{
	background: url('../img/skin/left-box-top.jpg') 0 0 no-repeat;
	color:#e4e4e4;
	font-weight:bold;
	padding: 8px 0 0 5px;
	width:173px;
	list-style-type:none;
}

.left_menu ul, .left_menu_lower ul{
	font-size:100%;
	margin-top:7px;
	background: url('../img/skin/left-box-bottom.jpg') 0 100% no-repeat;
	padding:0 0 4px 0;
	margin-left:-5px;
}

.left_menu ul li, .left_menu_lower ul li{
	background:#efefef;
	width:178px;
	padding:0;
	color:#606060;
	font-weight:normal;
}

.left_menu a{
	display:block;
	height:21px;
	padding:7px 0 0 15px;
}

.left_menu a:hover{
	text-decoration:none;
	background:#E15F61;
	color:#ffffff;
}

#hook li a{
	margin:0;
	padding:0;
}

#hook img{
position:relative;
	top:-1px;
	left:1px;
}

.homeimg{
	margin-top:5px;
	float:left;
}

.current_prod{
	text-decoration:none;
	background:#e93636;
	color:#ffffff;
}

a.current_prod:hover{
	background:#e93636;
}

#main_content{
	background: url('../img/skin/main-content-bottom.gif') 100% 100% no-repeat;
	margin-top:5px;
}

#main_content1{
	margin-top:5px;
	position:relative;
}

#prod_loader{
	position:absolute;
	top:0;
	left:0;
	z-index:99;
	width:100%;
	height:100%;
	background-color: #87888A;
	-moz-opacity: 0.8;
	opacity: 0.8;
	filter: alpha(opacity = 80);
	text-align:center;
}

#prod_load_img{
	position:relative;
	top:50%;
}

#main_content h2{
	background: url('../img/skin/main-content-top.gif') 1px 0 no-repeat;
}

#main_content p{
	padding:0 10px 10px 10px;
	margin:0;
}

#main_content a{
	text-decoration:underline;
}

#main_content a:hover{
	text-decoration:none;
}

#site_map_ul{
	padding-left:25px;
}

#more{
	position:absolute;
	right:0px;
}

/* Products */

#select_prod{
	width:660px;
	padding:5px;
	background: url('../img/skin/artwork-main-bg.jpg') 0 0 no-repeat;
	margin-top:5px;
	height:365px;
	text-align:left;
}

.product{
	float:left;
	text-align:center;
	margin-bottom:10px;
	height:170px;
	position:relative;
	font-size:110%;
}

.product img{
	margin-top:5px;
}

.custom{
	border: 0px;
	position:absolute;
	bottom:8px;
	left:50%;
	margin-left:-71px;	
}

.prod_footer{
	clear:both;
}

.prod_opts{
	height:88px;
	background: url('../img/skin/prod-top-grad-bg.png') 0 0 no-repeat;
	color:#fff;
	padding:5px 13px;
	margin-top:5px;
	position:relative;
}
	.prod_opts_hight{
		height:205px;
		background: url('../img/skin/prod-top-grad-bg-H.jpg') 0 0 repeat-x;
		color:#fff;
		padding:5px 13px;
		margin-top:5px;
		position:relative;
		border:#000000 0px solid;
	}

#main_price{
	float:left;
	width: 35%
}

#alt_price{
	float:right;
	width:64%;
	font-size:120%;
}

.alt{
	width:47%;
	float:left;
	padding:0 10px 5px 0;
}

.alt img{
	border:0;
}

.pol{
	position:absolute;
	height:94px;
	width:12px;
	top:0;
	left:0;
	background: url('../img/skin/prod-top-grad-left.png') left top  no-repeat;
}

.por{
	position:absolute;
	height:94px;
	width:12px;
	top:0;
	right:-1px;;
	background: url('../img/skin/prod-top-grad-right.png') 0 0 no-repeat;
}
.polH{
	position:absolute;
	height:218px;
	width:12px;
	top:0;
	left:0;
	background: url('../img/skin/prod-top-grad-left-H.jpg') 0 0 no-repeat;
}

.porH{
	position:absolute;
	height:218px;
	width:12px;
	top:0;
	right:-1px;;
	background: url('../img/skin/prod-top-grad-right-H.jpg') 0 0 no-repeat;
}
.help{
	position:relative;
	top:3px;
	margin-right:6px;	
}

#desc_slide{
	font-weight:bold;
	cursor:pointer;
	height:20px;
}

#template_wrap{
	background: url('../img/skin/template-top.jpg') 0 0 no-repeat;
	position:relative;
	padding:10px 5px 5px 10px;
	width:660px;
}

#template_bottom{
	position:absolute;
	background: url('../img/skin/template-bottom.jpg') 0 0 no-repeat;
	width:675px;	
	height:10px;
	bottom:-3px;
	left:1px;
}

#artwork_wrap{
	width:645px;
	padding:20px 0 0 20px;
	background: url('../img/skin/artwork-main-bg.jpg') 0 0 no-repeat;
	margin-top:5px;
	height:350px;
}

.art_work_half{
	border:1px solid #999999;
	width:281px;
	height:306px;
	background: url('../img/skin/artwork-grad-bg.jpg') 0 0 repeat-x;
	float:left;
	text-align:center;
	padding:15px 5px 0 5px;
}

.art_work_pad{
	margin-left:30px;
	padding-left:20px;
	width:261px;
	text-align:left;
}

.continue{
	padding-left:180px;
}

.art_price{
	font-size:22px;
	font-weight:bold;
	line-height:15px;
}

#artpack{
	margin-right:5px;
}

.fieldtitle{
	color:#636363;
	padding-right:5px;
}

.fieldtext{
	padding-top:3px;
}

.tbltitle{
	border-bottom:1px solid #E1E1E1;
	text-align:right;
}

.chk_input{
	border:1px solid #A2A2A2;
	width:200px;
}

/* Cart */

.cart_item{
	width:665px;
	padding:5px;
	border-bottom:1px solid;
}

.cart_item h3, .cart_item form{
	margin:0;
}

.cart_item form{
	text-align:right;
}

.cart_odd{
	background: #E0DCDB;
}

.cart_right{
	float:right;
	width:50%;
}

.cart_right h3{
	width:166px;
	float:left;
	text-align:center;
}
.cart_left{
	float:left;
	width:49%;
}

.totals{
	background:#8C8C8C;
	color:#E4E4E4;
	width:100%;
	border-bottom: 1px solid #000;
}

.totals h3{
	font-size:130%;
}

.pad h3{
	font-size:140%;
}	

/* Footer */

#footer{
	clear:both;
	width:867px;
	font-size:69%;
	border-top: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
	padding-top:12px;
	color:#9d9595;
}

#footer img{
	margin-right:20px;
}

#footer a, #seo_menu a{
	color:#9d9595;
	text-decoration:underline;
}

#footer p{
	margin:0;
	padding:5px 0 10px 0;
}

#footer a:hover, #seo_menu a:hover{
	text-decoration:none;
}

#footer ul{
	margin:0;
	padding:0;
}
	
#footer li{
	padding-right:10px;
	list-style-type:none;
	display:inline;
}
	
/* Form */

.error{
	color:#FF0000;
	text-align:center;
}

/* Javascript warning */
#nojava {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	-moz-opacity: 0.7;
	opacity: 0.7;
	filter: alpha(opacity = 70);
	z-index: 9999;
}

#nojava_msg {
	position: absolute;
	width: 50%;
	left: 25%; 
	top: 30%;
	font-size: 16px;
	z-index: 10000;
	color:#000;
	border: 2px solid #282828;
	padding:5px 5px 20px 5px;
	background:#FFF;
}

#nojava_msg img{
	padding:3px;
}

/* the robot speaks! */

#robot_say{
	display:none;
	font-size:70%;
	position:absolute;
	background:url('../img/skin/robot_say.jpg') 0 0 no-repeat #fff;
	width:241px;
	height:66px;
	padding: 20px 0 0 70px;
}

#sample_label{
	width:350px;
}

#sample_label label{
	display:block;
	text-align:left;
}

/* SEO Menu */

#seo_menu{
	text-align:center;
	font-size:69%;
	color:#9d9595;
}

/* Thick Box */

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
/* *{padding: 0; margin: 0;} */
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
  font: 12px Arial, Helvetica, sans-serif;
  color: #333333;
}
#TB_secondLine {
  font: 10px Arial, Helvetica, sans-serif;
  color:#666666;
}
#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
  position: fixed;
  z-index:100;
  top: 0px;
  left: 0px;
  height:100%;
  width:100%;
}
.TB_overlayMacFFBGHack {background: url(../img/skin/macFFBgHack.png) repeat;}
.TB_overlayBG {
  background-color:#000;
  filter:alpha(opacity=75);
  -moz-opacity: 0.75;
  opacity: 0.75;
}
* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_window {
  position: fixed;
  background: #ffffff;
  z-index: 102;
  color:#000000;
  display:none;
  border: 4px solid #525252;
  text-align:left;
  top:50%;
  left:50%;
}
* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_window img#TB_Image {
  display:block;
  margin: 15px 0 0 15px;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #666;
  border-left: 1px solid #666;
}
#TB_caption{
  height:25px;
  padding:7px 30px 10px 25px;
  float:left;
}
#TB_closeWindow{
  height:25px;
  padding:11px 25px 10px 0;
  float:right;
}
#TB_closeAjaxWindow{
  padding:7px 10px 5px 0;
  margin-bottom:1px;
  text-align:right;
  float:right;
}
#TB_ajaxWindowTitle{
  float:left;
  padding:7px 0 5px 10px;
  margin-bottom:1px;
}
#TB_title{
  background-color:#e8e8e8;
  height:27px;
}
#TB_ajaxContent{
  clear:both;
  padding:2px 15px 15px 15px;
  overflow:auto;
  text-align:left;
  line-height:1.4em;
}
#TB_ajaxContent.TB_modal{
  padding:15px;
}
#TB_ajaxContent p{
  padding:5px 0px 5px 0px;
}
#TB_load{
  position: fixed;
  display:none;
  height:13px;
  width:208px;
  z-index:103;
  top: 50%;
  left: 50%;
  margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}
* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_HideSelect{
  z-index:99;
  position:fixed;
  top: 0;
  left: 0;
  background-color:#fff;
  border:none;
  filter:alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
  height:100%;
  width:100%;
}
* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_iframeContent{
  clear:both;
  border:none;
  margin-bottom:-1px;
  margin-top:1px;
  _margin-bottom:1px;
}

