@charset "utf-8";
/* CSS by ktmfreelancer.com */
*{
	padding:0px;
	margin:0px;
	font:normal 11px Arial, Helvetica, sans-serif;
}
body{
	background-image: url(../images/doll.jpg);
	background-position:center bottom;
	background-color:white;
	background-repeat:no-repeat;
}
h1,h2,h3,h4,h5,h6,ul,a,p{
	font-family:"arial";
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
}
.wrapper {
	margin:auto;
	}
.displayImageBox {
	width:798px;
	height:413px;
	display:block;
	background:#fff;
	}
.displayUpperImage {
	width:798px;
	height:413px;
	display:block;
	background:url(../images/pinimage-trans.png) no-repeat left 0px;
	position:relative;
	}
.displayUpperImage1 {
	width:798px;
	height:413px;
	display:block;
	background:url(../images/aids_anpsht_2-trans.png) no-repeat left 0px;
	position:relative;
	}
.showColorBox {
	width: 237px;
	height:200px;
	_height:185px;
	overflow:auto;
	border:1px solid #000;
	}
.showColorBox ul {
	list-style:none;
	}
.showColorBox ul li {
	width:10px;
	height:10px;
	float:left;
	cursor:pointer;
	margin:0px 1px 1px 0px;
	}
.showColorBox ul li:hover {
	border-top:1px solid #666;
	border-left:1px solid #CCC;
	margin:0px;
	}
.palletBox {
	width:120px;
	position:relative;
	float:left;
	}
.palletBox h2 {
	display:block;
	background:#900;
	border-top:1px solid #300;
	border-left:1px solid #F33;
	font:bold 11px Arial, Helvetica, sans-serif;
	color:#fff;
	padding:2px 2px 2px 5px; /*2px 3px 3px, 2px 3px*/
	width:231px;
	}
.palletBox h2 a {
	display:block;
	color:#FFF;
	background:#000;
	padding:0px 3px;
	}
.colorBox {
	position:absolute;
	left:0px;
	top:-220px;
	}
.colorBox1 {
	position:absolute;
	left:0px;
	top:-230px;
	}
.textColor h2 {
	display:block;
	background:#900;
	border-top:1px solid #300;
	border-left:1px solid #F33;
	font:bold 11px Arial, Helvetica, sans-serif;
	color:#fff;
	padding:2px 2px 2px 5px; /*2px 3px 3px, 2px 3px*/
	width:231px;
	}
.textColor h2 a {
	display:block;
	color:#FFF;
	background:#000;
	padding:0px 3px;
	}
.borderColor {
	float:left;
	}
.fontBox {
	float:left;
	padding-left:40px;
	}
.fontSizeBox {
	display:block;
	clear:both;
	padding-left:40px;
	*padding-left:20px;
	}
#loadDiv {
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#CCC;
	position:absolute;
	left:324px;
	top:185px;
	}
#outputBox {
	position:absolute;
	left:355px;
	top:132px;
	width:142px;
	height:200px;
	overflow:hidden;
	}

/*modifications from here*/

.form_section{
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	height: 46px;
	width: 783px;
	padding-left:13px;
	padding-top:18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
.borderColor{
	font-family: arial;
	font-size: 12px;
	color: #000000;
}
.he{
	margin-top:2px;
	_margin-top:-2px;
	float:left;
}
.fontBox{
	font-family:"arial";
	font-size:12px;
	color:#CCCCCC;
}
.fontSizeBox{
	font-family:"arial";
	font-size:12px;
	color:#CCCCCC;	
	margin-top:3px;
	*padding-left:0px;
	text-align:left;
}
.font_select{
	margin-left:12px;
	*margin-left:0px;
	width:auto!important;
	
}
.size_select{
	width:auto!important;	
}

/*submit forms style*/

.bold {font-family: arial; font-size: 12px; font-weight: bold; }
.personalinformation table td{
	padding-left:10px;
	font-family: "arial";
	font-size: 12px;
}
.personalinformation{

}
.billing{
	margin-top:10px;
}
.shipping{
	margin-top:5px;
}
.shipping table td{
	padding-left:10px;
	font-family: "arial";
	font-size: 12px;	
}
.pricing{
	margin-top:5px;
}
.pricing table td table td{
	padding-left:10px;
}
.billing table td{
	padding-left:10px;
	font-family: "arial";
	font-size: 12px;	
}
.field{
	height: 21px;
	border:1px solid #999999;
	width: 340px;
}

/*footer*/
.footer{
	background-image:url(../images/footer.gif);
	width:533px;
	height:43px;
	margin-top:20px;
	padding-top:31px;
}
.footer h1{
	font-family:"arial";
	font-size:12px;
	color:#8FB1E5;
	letter-spacing:0.08em!important;
}
a.colorbtn {
	display:block;
	background:url(../images/txtbtn.jpg) no-repeat left top;
	width:47px;
	height:18px;
	font:normal 11px/17px Arial, Helvetica, sans-serif;
	color:#fff;
	}
