@charset "UTF-8";
/* =CALL LIBRARY */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}ol,ul {list-style:none;}caption,th {text-align:left;}h1,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;} /* ------- Reset all CSS Styles */

h2 { text-align: center; }
/* =GENERAL - the general styles */
	body{
		font: 62.5%/2.2em Arial, Tahoma, Verdana,Helvetica, sans-serif;
		color: #4b4942;
		background: url(../images/bg_patterns.gif);
	}
	a{text-decoration: none;
		border: none;
		color: #5599a7;}
	a:hover{color: #bb800f;}
	.hide,hr{display: none;}
	strong{font-weight: bold;}
	
h3 {
	color: #669933;
	font-size: 2em;
	font-weight: bold;
	margin-top: 10px;
}

h4 {
	text-align: right;
	font-size: 1.2em;
	line-height: 30px;
	color: #FFFFFF;
}

h4 b {
	color: #99cc66;
}
.grey {
	color: grey;
}
/* =LAYOUT - the main layout styles */
	/* for the rounded top */
	#containertop{
		position: absolute;
		width: 902px;
		margin: -10px auto 0 auto;
		height: 10px;
		font-size:0.1em;
		background:url(../images/container_top.png) left bottom no-repeat;
	}
	
	#header_wrapper {
		width: 902px;
		background-color: #FFFFFF;
		height: 70px;
		padding-bottom: 5px;
	}
	* html #containertop{behavior: url(stylesheets/iepngfix.htc);} /* to correct transparent png in IE */
	/* container */
	#container{
		width: 902px;
		margin: 24px auto 0 auto;
		background: #171A0F url(../images/bg_container.png);
		padding-bottom:10px;
	}

/* =HEADER */
	/* Logo and Site Title */
	h1{
		font-size: 2.1em;
		text-transform: uppercase;
		margin-top: 5px;
	}
	h1 a,h1 a:hover{
		font-size: 1.3em;
	}
	
	h1 b {
		color: #FFFFFF;
	}
h6 {
color: #99cc66;
text-transform: uppercase;
	font-size: 2.0em;
	line-height: 27px;
	margin: 15px 0px 10px 0px;
}
/* =TOP NAVIGATION and SEARCH */
	/* top navigation */
	#navigation_wrapper{
		background: #363B28 url(../images/nav_bg.gif) 0 0 repeat-x;
		height: 37px;
		width: 861px;
		margin: 10px auto 5px auto;
	}
	#navigation{
		font-size: 1.3em;
		float: left;
		padding-left:7px;
		height: 37px;
		background: url(../images/navigation_left.gif) left top no-repeat;
	}
	#navigation li{
		float: left;
	}
	#navigation li a{
		padding: 7px 10px 0 10px;
		height: 30px;
		float: left;
		font-family: "Trebuchet MS";
		font-size: 1.3em;
		font-weight: bold;
		letter-spacing:-0.02em;
		color: #b1b3ab;
	}
	#navigation li a:hover{
		color: #FFFFFF;
		background: #394030 url(../images/nav_hover_bg.gif) 0 0 repeat-x;
	}
	#navigation a.active{
		color: #FFFFFF;
		background: #394030 url(../images/nav_hover_bg.gif) 0 0 repeat-x;
	}
	/* search */
	#search_wrapper{
		float: right;
		height: 30px;
		background: url(../images/navigation_right.gif) right top no-repeat;
	}
	.search{
		background: #696D5F;
		border: 1px solid #212417;
		width: 160px;
		height: 18px;
		padding: 3px 2px 0 3px;
		color: #474A40;
	}
	
	#errorExplanation {
	  border: 2px solid red;
	  padding: 5px;
	  padding-bottom: 12px;
	  margin-bottom: 20px;
	  background-color: #99cc66;
	}

	#errorExplanation h2 {
	  text-align: left;
	  font-weight: bold;
	  padding: 5px 5px 5px 15px;
	  font-size: 12px;
	  margin: -7px;
	  background-color: #c00;
	  color: #fff;
	}

	#errorExplanation p {
	  color: #333;
	  margin-bottom: 0;
	  padding: 5px;
	}

	#errorExplanation ul li {
	  font-size: 14px;
	  list-style: none;
	padding-left: 20px;
	}
	
	
	
/* =MAIN IMAGE */
	#main_image{
		width:860px;
		position: relative;
		margin: 0 auto;
	}
	/* frame: the small rounded image in the corner picture (top,right,bottom,left) */
	#frame_image_top,#frame_image_bottom{
		position: absolute;
		width: 860px;
		height: 7px;
		font-size:0.1em;
		top:0;left:0;
		background: url(../images/frame_image_top.png) top no-repeat;
	}
	#frame_image_bottom{
		bottom:0;top:auto;
		background: url(../images/frame_image_bottom.png) bottom no-repeat;
	}
	* html #frame_image_top,* html #frame_image_bottom{behavior: url(stylesheets/iepngfix.htc);} /* to correct transparent png in IE */

/* =BANNER */
	#banner_wrapper{
		width: 874px;
		overflow: hidden;
		padding:0px 0 0 28px;
	}
	.banner{
		float: left;
		width: 245px;
		float: left;
		background: #353C2C url(../images/banner_bg.gif) left repeat-y;
		margin:15px 0 0 15px;
		padding-bottom:6px;
		position: relative;
	}
	.image_wrapper{text-align: center;}
	.image_wrapper img{border: 3px solid #181B0F;}
	.banner_last{margin-right:0;}
	.banner h2{
		height: 38px;
		background: url(../images/banner_top.gif) left no-repeat;
		font:1.9em "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
		text-transform: uppercase;
		color: #7c7c58;
		padding: 10px 0 0 10px;
	}
	.banner_long h2{
		margin-top: 20px;
		margin-bottom: -5px;
		height: 38px;
		background: url(../images/banner_top_long.gif) left no-repeat;
		font:1.9em "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
		text-transform: uppercase;
		color: #7c7c58;
		text-align: left;
		padding: 10px 0 0 10px;
	}
	
	/* for the rounded bottom */
	.image_wrapper span{
		position: absolute;
		width: 245px;
		height: 6px;
		font-size:.1em;
		left:0;bottom:-1px;
		background: #353C2C url(../images/banner_bottom.gif) bottom no-repeat;
	}
	
	.image_wrapper_long span{
		position: absolute;
		width: 500px;
		height: 6px;
		font-size:.1em;
		background: #353C2C url(../images/banner_bottom_long.gif) bottom no-repeat;
	}
	
	
	#inside_banner_text {
	padding: 5px;
	border-top: 2px groove #7C7C58;
	}
	
	
	#inside_banner_size, #inside_banner_size_long, #inside_banner_price, #inside_banner_stock_type, #inside_banner_quantity {
		color: black;
		background-color: #CCCCCC;
		border: 2px solid #171A0F;
	}
	#inside_banner_size_long {
		width: 450px;
		padding: 20px;
		margin: 5px;
	}
	
	#inside_banner_size_long input {
		padding: 5px;
		margin: 10px;
	}
	#inside_banner_size, #inside_banner_price { 
		margin: 5px;
		padding-bottom: 30px; }
	
	#inside_banner_quantity {
		padding-bottom: 15px;
		background-color: #99CCFF;
	}
	
	#inside_banner_size {
		height: 190px;
		overflow: auto;
	}
	#inside_banner_price {
		background-color:white;
	}
	#inside_banner_stock_type { background-image: '/images/inside_banner_stock_type.png';}
	#inside_banner_size a, #inside_banner_quantity a {
		border: 4px outset #99cc66;
		padding: 4px;
		color: black;
		background-color: #99cc66;
	}
	
	#inside_banner_size li, #inside_banner_quantity li { margin-top: 25px;}
	
	#inside_banner_size span, #inside_banner_quantity span { margin: 10px;}
	
/* =SERVICES */
	#services{
		width: 858px;
		margin:26px auto 0 auto;
		position: relative;
		border: 2px solid #3B3F2D;
	}
	#servicescontent{
		width: 858px;
		margin: 0 auto;
		overflow: hidden;
		background: #39442B url(../images/services_bg.jpg) bottom repeat-x;
		padding: 30px 0 20px 0;
	}
	/* sevices header */
	#services h2{
		background: #2d3622 url(../images/services_top_bg.jpg);
		height: 39px;
		font-size:2.0em;
		color: #7C7C58;
		padding: 12px 0 0 40px;
		border-bottom: 1px solid #2b2e1f;
	}
	/* top rounded image */
	#services h2 span{
		position: absolute;
		display: block;
		height: 8px;
		width: 862px;
		left:0;top:0;
		font-size:0.1em;
		background: url(../images/services_top.jpg) left top no-repeat;
		margin: -2px;
	}
	/* bottom rounded image */
	.bottom_rounded{
		position: absolute;
		display: block;
		width: 862px;
		height: 7px;
		font-size:0.1em;
		right:0;bottom:0;
		background: url(../images/services_bottom.jpg) no-repeat;
		margin: -2px;
	}
	/* big image on the right bottom */
	.bottom_pic{
		z-index:2;
		position: absolute;
		padding-right: 28px;
		bottom:2px;right:0;
		width: 287px;
		height: 224px;
		margin-bottom:-2px;
		background: url(../images/services_bg_pic.jpg) left top no-repeat;
	}
	/* list of services */
	.serviceslist{
		padding-left: 30px;
		float: left;
		font-size:1.3em;
		line-height:1em;
	}
	.serviceslist li a{
		display: block;
		padding: 10px;
		width: 197px;
		font-family: "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
		text-transform: uppercase;
		letter-spacing:-.03em;
		color: #7B8266;
		background: #323C26 url(../images/list_dotted_border.gif) bottom repeat-x;
	}
	.serviceslist li a:hover{
		color: #7B8266;
		background: #2C3421 url(../images/list_dotted_border.gif) bottom repeat-x;
	}
	
/* =FOOTER */
	#footer_wrapper{
		width: 871px;
		padding-left:31px;
		padding-bottom:25px;
		margin: 0 auto;
		text-transform:uppercase;
		font-size: 1.2em;
		background: url(../images/footer_left.png) 0 0 no-repeat;
	}
	#footer{
		position: relative;
		width: 840px;
		height: 67px;
		background: #313B24 url(../images/footer_bg.png) 0 bottom repeat-x;
	}
	#footer .logo{
		padding: 34px 0 0 30px;
		width: 300px;
		float: left;
		color: #171A0F;
		background: url(../images/logo_small.gif) left bottom no-repeat;
	}
	#footer .logo span{
		position: absolute;
		display: block;
		right:-31px;top:0;
		width: 31px;
		height: 67px;

		background: url(../images/footer_right.png) right bottom no-repeat;
	}
	* html #footer .logo span, * html #footer_wrapper{behavior: url(stylesheets/iepngfix.htc);}
	#footer ul{
		padding-top: 34px;
		padding-right: 5px;
		float: right;
	}
	#footer ul li{
		float: left;
		padding-left:10px;
	}
	#footer a{
		color: #7B8266;
	}
	#footer li a:hover{
		color: #AFBB4F;
	}
	
	#yield_box {
		padding: 15px;
		margin: 5px;
		font-size: 1.5em;
		color: white;
	}
	
	.product_row {
		margin-bottom: 4px;
	}
	
	#user_login {
		float: right;
		text-align: right;
		height: 30px;
		font-family: "Trebuchet MS";
		font-size: 1.3em;
		font-weight: bold;
		padding: 15px 20px 0px 0px;
	}
	
	#logo { float: left;}
	
	#user_login input { 
		
			font-family: "Trebuchet MS";
			font-size: 1.2em;
		border: 2px groove #7C7C58;
		margin-bottom:5px;
		}
		
		#login_submit {
			font-color: #171A0F;
			padding: 2px ;
			background-color: #99cc66;
			font-size: 20px;
			margin-bottom:5px;
			height: 30px;
		}
		
		 #main b {
			color: #99cc66;
			font-size: 1.5em;
		}
		
		#show_price input {
		background-color: #CCCCCC;
	}
	
	.cart {
		margin: 10px;
		font-size: 1.0em;
		padding: 5px;
		width: 65%;
		border-bottom: 2px dotted #FFFFFF;
	}
	
	.cart b {
		color: #99cc66;
	}
	
	.cart a {
		font-size: 75%;
	 border: 1px dotted orange;
		padding: 2px;
	}

	.line_cost {
		margin-bottom: 20px;
		height: 20px;
	}

#cart_subtotal, #cost {
	float: left;
}

#cost {
	width: 65%;
	border-bottom: 2px dotted #99cc66;
	
}

#cart_subtotal {
	border-bottom: 2px dotted #99cc66;
}

#item_number, #item_number_deleted {
float: left;
text-align: center;
width: 15%;
height: 150px;
font: 5em Arial;
padding: 8px;
color: #4B4942;
}

#item_number a, #item_number_deleted a {
	font-size: .7em;
	padding: 2px;
border: 1px dotted orange;
}


#item_control {	
font-size: .3em;
color: #99cc66;
}

#error {
background-color: red;
}

#cart_in_header { text-align: right; }
#cart_in_header a { color: orange; }

#account_wrapper {
text-align: center;
}

#shipping img, #name_order img, #notes img {
	margin-top: 7px;
	border: none;
}

#shipping_select {
		background-color: #99cc66;
		color: black;
		margin-bottom: 10px;
}

#extras {
	text-align: left;
		margin-bottom: 9px;
		padding: 10px 0px 0px 20px;
	font: 80% "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
}

#name_order input, #notes input {
background-color: #99cc66;
height: 20px;
margin-bottom: 10px;
}

#cart_total {
	padding-right: 150px;
width: 50%;
margin-bottom: 20;
}

#flash {
	margin: auto;
	text-align: center;
	color: orange;
}

.underline {
	border-bottom: 2px groove #99cc66;
	width: 40%;
	margin-bottom: 20px;
}

.basic_info {
	border-bottom: 4px dotted #FFFFFF;
	margin-bottom: 20px;
	padding-bottom: 20px;
}

#billing_form {
	border: 2px groove #99cc66;
	padding: 10px;
	margin: 15px;
	width: 60%;
}

.half_box {
	width: 50%;
}

.fax {
	padding: 20px;	
	line-height:35px;
}

.fax li a {
	font-family: Arial,Tahoma,Verdana,Helvetica,sans-serif;
}

#other_logos, #other_logos_left, #other_logos_right {
	float: left;
	background-color: white;
	padding: 5px 5px 0px 3px;
	height: 75px;
	margin-top: 10px;
}

#other_logos_left {
	background-image: url('../images/other_logos_left.png');
}

#other_logos_right {
	background-image: url('../images/other_logos_right.png');
}

#card_pix {
margin-top: 200px;
margin-left: -450px;
}

#tos p {
	margin: 20px;
}

#number{
	font-size: 25px;
	margin-bottom: 20px;
}

.invoice table {
	margin: 10px;
	width: 70%;
border-bottom: 2px groove #5599a7;
	padding: 10px;
}

.invoice tr {
	height: 40px;
		padding: 10px;
	border-bottom: 1px dotted #FFFFFF;
}

.invoice td  {
	border-right: 2px dotted #5599a7;
	padding: 2px 5px 2px 5px;
}

.

.upload {
	margin: 20px;
	padding: 20px;
}

#artwork {
border: 1px solid black;
padding: 10px;
margin: 10px;
}

.designers_links li {
	margin-top: 5px;
height: 30px;
padding: 5px;	
}

#business_cards {
	padding: 10px;
	border-bottom: 2px groove #000;
}
#rating_border {
	
}

#big_text, #big_text input, .upload, .upload input {
	font-size: 25px;
	line-height: 35px;
}

#ajax_loader {
	margin-left: 35%;
	position: fixed;
}