body {
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Black;
	background: white;
	margin: 0;
	padding: 0;
}

td {
	font-size: 11px;
}

.black {color: #000000;}
.white {color: #ffffff;}
.red {color: #ff0000;}


.product-name {
	font-size: 16px;
	color: #3E3E3D;
	font-weight: bold;
}

#product-image-td {
	background: url(/images/product_bgr_large.gif) right top no-repeat;
	font-size: 11px;
	font-weight: bold;
}

html body div .field-name{
	font-size: 11px;
	color: #3E3E3D;
	font-weight: bold;
}

.qq-field-name{
	font-size: 9px;
	color: #000000;
	font-weight: bold;
}

.qq-field-name2{
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}

.qq-common{
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}


div.color-prev1{
	height: 13px; 
	width: 7px; 
	background: white;
	margin: 0 3px;
	border: none;
	padding: 0;
	margin-top: 3px;
	margin-right: 0px;
	cursor: hand;
	float: left;
	//display: inline
}

div.color-prev2{
	height: 13px; 
	width: 6px; 
	background: white;
	margin: 0 3px;
	border: none;
	padding: 0;
	margin-top: 3px;
	margin-left: 0px;
	cursor: hand;
	float: left;
	//display: inline
}

.color {
	background: url(/images/color_bgr2.gif);
	background-repeat: no-repeat;
	width: 19px;
	height: 19px;
	vertical-align: top;
}

div.color-prev1-2{
	height: 13px; 
	width: 7px; 
	background: white;
	margin: 0 3px;
	border: none;
	padding: 0;
	margin-top: 3px;
	margin-right: 0px;
	cursor: hand;
	float: left;
	//display: inline
}

div.color-prev2-2{
	height: 13px; 
	width: 6px; 
	background: white;
	margin: 0;
	border: none;
	padding: 0;
	margin-top: 3px;
	margin-left: 0px;
	cursor: hand;
	float: left;
	//display: inline
}

div.color-prev3-2{
	height: 13px; 
	width: 6px; 
	background: white;
	margin: 0 3px;
	border: none;
	padding: 0;
	margin-top: 3px;
	margin-left: 0px;
	cursor: hand;
	float: left;
	//display: inline
}

.color-2 {
	background: url(/images/color_bgr2_2.gif);
	background-repeat: no-repeat;
	width: 25px;
	height: 19px;
	vertical-align: top;

}

.bonus {
	color: red;
	font-weight: bold;	
}

html body span.info{
	font-size: 11px;
}

table.product-info {
	width: 400px;
	margin-top: 3px;
	padding: 0 3px 0 3px;
}

table.product-info td {
	font-size: 12px;
	padding: 3px 0;
	background: #F5F5F5;
	text-align: center;
	border-right: 3px White solid;
	border-bottom: 3px White solid;
	margin: 0;
}


table.product-info td.caption {
	font-size: 11px;
	font-weight: bold;
	padding: 3px 3px;
	width: 35%;
}

input.quantity {
	border: 1px black solid; 
	width: 35px; 
	font-size: 11px; 
	padding: 1px 2px;
	text-align: right;
}

.qq-cap {
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: red;
	font-size: 18px;
}

.qq-url{
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: gray;
	font-size: 12px;
	font-weight: bold; 
}

table.qq-shipping {
	font-size: 10px; 
	margin-top: 10px;
	font-weight: bold;
}

table.qq-shipping td {
	width: 50%;
	background: #f5f5f5;
	padding: 5px;
	padding-left: 8px;
	padding-bottom: 7px;
	border-right: 5px white solid;
	border-top:  5px white solid;
}

table.qq-shipping input {
	width: 180px;
	border: 1px black solid;
}

table.qq-shipping select  {
	width: 180px;	
}

div.qq-shipping {
	margin-top: 25px;
	padding-bottom: 1px;
	background: white url(/images/hp.gif) bottom repeat-x;
	margin-bottom: 10px;
}

.shipElement {
	width: 97%;
	border: 1px black solid;
}

input.input1 {
	border: 1px #020202 solid;
	width: 45px;		
	padding-left: 3px;
	padding-right: 3px;
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: White;
}

table.buyImprintArea
{
	width: 400px;
	margin-top: 3px;
	padding: 0 3px 0 3px;	
}

table.buyImprintArea td 
{
	font-size: 12px;
	padding: 3px 0 3px;
	background: #F5F5F5;
	border-right: 3px White solid;
	border-bottom: 3px White solid;
	text-align: left;
	margin: 0;
}

table.buyImprintArea td.caption
{
	font-size: 11px;
	font-weight: bold;
	padding: 3px 3px;	
	width: 144px;
}

table.buyImprintArea input
{
	margin-left: 3px;
}



table.imprint-color {
	width: 400px;
	border-bottom: 1px #c9c9c9 solid;
	border-right:  3px White solid;
}

table.imprint-color td {
	background: white;
	padding: 3px 0;
	font-size: 11px;
}

table.imprint-color td input {
	width: 62px;
	border: 1px black solid;
	height: 17px;
	font-size: 11px;
	padding-left: 2px;
}

table.qq-result {
	border-bottom : 0px solid Black; 
	border-right: 0px solid Black; 		
}


table.qq-result td.qq-main-param {
	font-size: 14px;
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background : #f5f5f5;
	padding-left : 10px;
	padding-right: 2px;
	border: 0;
}

table.qq-result td.qq-extra-param {
	font-size: 10px;
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	background : #f5f5f5;
	padding-left: 15px;
	padding-right: 2px;
	border: 0;	
}
	
table.qq-result td.qq-result-param {
	font-size: 14px;
 	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
 	background: #cccccc; 
 	font-weight: bold;
	padding-left : 10px;	
	padding-right: 2px;	
	border: 0;
}

table.qq-result td.qq-result-cost {
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: red;
	font-size: 18px;
	padding-left : 10px;		
	padding-right: 2px;	
	border: 0;
}

h2.product-capt {
	font-size: 15px;
	color: #DA1026;
	margin: 8px;
}

table.input-set td {
	font-size: 11px;
	font-family: Tahoma, sans-serif;
	vertical-align: middle;
	padding: 3px;
}

table.input-set input {
	border: 1px solid black;
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	width: 165px;
	padding-left: 2px;
}

table.input-set textarea,  .textarea {
	border: 1px black solid;
	overflow: auto;
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 2px;
}

.mandatory {
	color: red;
}

form.request-info td {
	padding-bottom: 5px;
}

form.request-info td.field-name {
	text-align: right;
	color: black;
	font-weight: normal;
	padding-right: 6px;
	padding-top: 4px;
}

form.request-info input {
	border: 1px solid black;
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	width: 175px;
}

form.request-info textarea {
	border: 1px solid black;
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	width: 175px;	
	overflow: hidden;
	height: 60px;
}

table.cart {
	font-size: 12px;
	width: 520px;
}


table.cart td {
 text-align: center;
 background: #f5f5f5;
 padding: 3px 4px;
 font-size: 12px;
}

table.cart a {
	color: black;
}

a.link, a.link1, a.link2, a.link3 {
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	color: Black;
}

table.plain-table {
	width: 520px;
}

table.plain-table td {
	font-size: 12px;
}

table.plain-table td select {
	width: 100%;
	font-size: 10px;
}

.error{
	color: red;
	font-weight: bold; 
	text-decoration: none;
}

table.search {
	margin-left: 15px;
	margin-top: 10px;
}

table.search td{
	font-size: 11px;
	padding: 2px 0;
	padding-left: 5px;
	vertical-align: middle;
}

table.search td input{
	margin-bottom: -2px;
}

table.search td input.small{
	margin-bottom: 0;
	font-size: 11px;
	border: 1px black solid;
	width: 50px;
	background: InactiveBorder;
	padding-left: 2px;
}

input.buy {
	border: 1px black solid; 
	width: 40px;	
	font-size: 12px;
}
