
/*	GENERAL STYLES ---------------------------------------------------------------------- 	*/

body	{
	background:#303f45;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#333;
}

#container {
	display:block;
	position:absolute;
	width:783px;
	margin-left:-391px;
	background:url(../../images/bg_interface.gif);
	left:50%;
	top:20px;
	font-size:9pt;
	color:#555;
}

#padder {
	margin:0 7px 0 6px;
}

#header {
	display: block;
	position: relative;
	width: 783px;
	height: 121px;
	margin: 0;
}

h1 {
	width:783px;
	height:121px;
	background:url(../../images/top_header.gif);
	padding:0;
	margin:0;
	float: left;
}

h4 {
	width:165px;
	height:50px;
	background:url(../../images/printwild_logo.gif);
	margin:40px 0 0 600px;
	position: absolute;
	display: block;
	text-indent: -999px;
	overflow: hidden;
}

h3 {
	display:block;
	text-indent: -999px;
	overflow: hidden;
	margin:0;
	padding:0;
	background-repeat: no-repeat;
}

h5 {
	font-size: 16px;
	font-family: Century Gothic;
	font-weight: normal;
}

.hider {
	display:block;
	text-indent:-999px;
	overflow:hidden;
}

.wh_container {
	display:block;
	padding: 30px;
	background:white;
}

.wh_container2 {
	display:block;
	padding: 30px;
	background:white;
	border-top: 1px solid #E1E1E1;
}

.wh_container_price {
	display:block;
	padding: 30px;
	background:white;
	border-top: 1px solid #E1E1E1;
}

.bl_container {
	padding: 30px;
	background:#F3F3F3;
	border-top: 1px solid #E1E1E1;
	border-bottom: 1px solid #E1E1E1;
}

.order {
	display:block;
	background:white;
	border-top: 1px solid #E1E1E1;
}

.grn {
	color: #ff9832;
}

.red {
}

.gry {
	color: #333;
	font-size: 8pt;
}

.total_price {
	color: #538c8e;
	font-size: 14pt;
}

.sml {
	font-size: 8pt;
	display:block;
	padding-top: 10px;
}

.form {
	font-size: 9pt;
	display:block;
	padding: 8px 0 4px 0;
}

.sml2 {
	font-size: 8pt;
	display:block;
}

.byline {
	font-size: 11px;
	color:#902890;
}


/*  	-----------------------------------------------------------------------------
		ONCE OFFs
		----------------------------------------------------------------------------- 	*/

.info_right {
	float:right;
	width:175px;
	padding: 10px 0 0 10px;
	background: url(../images/bg_gray_vert.gif);
	color: #888;
}

.deliv {
	width:30px;
	height:25px;
	display:block;
	float:left;
}

.deliv2 {
	width:650px;
	display:block;
}

.design {
	width:30px;
	height:25px;
	display:block;
	float:left;
}

.design2 {
	width:650px;
	display:block;
}

.expander {
	overflow:hidden;
}

a.s_i {
	width:131px;
	height:30px;
	display:block;
	overflow:hidden;
	text-indent:-999px;
	background:url(../images/but_select_images.gif);
}
		a.s_i:hover {
			background:url(../images/but_select_images_h.gif);
		}
			a.s_i:active { 
				background:url(../images/but_select_images_d.gif);
			}
		a.a_i {
			width:155px;
			height:30px;
			display:block;
			overflow:hidden;
			text-indent:-999px;
			background:url(../images/but_add_images.gif);
		}
			a.a_i:hover {
				background:url(../images/but_add_images_h.gif);
			}
			a.a_i:active {
				background:url(../images/but_add_images_d.gif);
			}

a.p_b {
	width:184px;
	height:30px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/but_proceed.gif);
	margin-left:527px;
}
		a.p_b:hover {
			background:url(../images/but_proceed_h.gif);
		}
			a.p_b:active {
				background:url(../images/but_proceed_d.gif);
			}

a.p_p {
	width:275px;
	height:30px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/but_payment.gif);
	margin-left:435px;
}
		a.p_p:hover {
			background:url(../images/but_payment_h.gif);
		}
			a.p_p:active {
				background:url(../images/but_payment_d.gif);
			}


a.p_oops {
	width:280px;
	height:30px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/but_oops.gif);
	margin-left:430px;
}
		a.p_oops:hover {
			background:url(../images/but_oops_h.gif);
		}
			a.p_oops:active {
				background:url(../images/but_oops_d.gif);
			}

/*  	-----------------------------------------------------------------------------
		uploads
		----------------------------------------------------------------------------- 	*/


.upload {
	display:block;
	overflow:hidden;
	width:770px;
	height:119px;
	position:relative;
}

.uc_dark {
	background: url(../images/bg_upload_d.gif);
}

.uc_light {
	background: url(../images/bg_upload_l.gif);
}

.thumbnail {
	position:absolute;
	left: 32px;
	top: 10px;
}
.print_size {
	position:absolute;
	left: 192px;
	top: 10px;
	width:119px;
	height:101px;
}
.print_size:hover {
	background: url(../images/bg_arr.gif) top right;
}


#choose_size {
	background:url(../images/dropdown_sizes.gif);
	width:542px;
	height:94px;
}

.product {
	position:absolute;
	left: 352px;
	top: 10px;
	width:101px;
	height:101px;
}
.product:hover {
	background: url(../images/bg_arr.gif) top right;
}

#choose_product {
	background:url(../images/dropdown_products.gif);
	width:457px;
	height:134px;
}

.copies {
	position:absolute;
	left: 494px;
	top: 10px;
	width:110px;
	height:101px;
}
.copies:hover {
	background: url(../images/bg_arr.gif) top right;
}

#choose_copies {
	background:url(../images/dropdown_copies.gif);
	width:307px;
	height:185px;
}

img.nob {
	border:0;
}

.price {
	position:absolute;
	left: 660px;
	top: 50px;
	width:150px;
	height:101px;
	font-family: arial;
	font-size: 14pt;
	color: #757575;
}
.remov {
	position:absolute;
	left: 660px;
	top: 70px;
	width:150px;
	height:101px;
	font-family: arial;
	font-size: 8pt;
	color: #996565;
	text-decoration:none;
}
.remov:hover {
	text-decoration:underline;
}




/*	MENU STYLES ---------------------------------------------------------------------- 	*/
#menu {
	display:block;
	height:32px;
	width:100%;
	background:url(../../images/bg_menu.gif);
	overflow:hidden;
	clear:both;
}
	#menu ul {
		list-style-type:none;
		padding:0;
		margin:0;
	}
		#menu ul li {
			padding:0;
			margin:0;
			display:inline;
		}
			#menu ul li a {
				display:block;
				float:left;
				padding:7px 10px 7px 10px;
				font-size:9pt;
				text-decoration:none;
				color:#777;
				background:url(../../images/bg_menu_sep.gif) no-repeat;
			}
			#menu ul li a:hover {	color:#000; }
			#menu ul li a.home  {	background:none; }




#bottom_block {
	display:block;
	width:783px;
	height:235px;
	background:#303f45 url(../../images/bot_bar.gif) no-repeat;
	position:relative;
}
	#bottom_block p {
		position:absolute;
		margin:0;
		padding:0;
		top:8px;
		left:140px;
		width:600px;
		text-align:justify;
		font-size:8pt;
		line-height:15px;
	}
	
	#footer_hp {
		position:absolute;
		top:45px;
	}
	
	
/*	DESIGNER DETAILS ---------------------------------------------------------------------- 	*/

.user_photo {
	display: block;
	width: 60px;
	height: 60px;
	float: left;
}

.user_details {
	float: left;
	margin-left: 10px;
}

.user_title {
font-size: 14px;
	color: #e5980e;
}

.user_description {
	line-height: 20px;
}

.user_contact a {
	color: #4774c2;
	line-height: 20px;
}

.clearer {
	clear: both;
	height: 1px;
	width: 100%;
	overflow: hidden;
}


/*	ORDER DETAILS ---------------------------------------------------------------------- 	*/


.order_details {
	margin-left: 30px;
}

	
/*	FOOTER STYLES ---------------------------------------------------------------------- 	*/

.footer {
	left:0;
	width:765px;
	text-align:center;
	font-size:8pt;
	color:#6f787b;
}
	.footer a {
		color:#77939e;
		text-decoration:none;
	}
	.footer a:hover { text-decoration:underline; }
	
/*	LABEL STYLES ---------------------------------------------------------------------- 	*/	
	
.SI-FILES-STYLIZED label.cabinet
{
    width: 105px;
    height: 30px;
    background: url(../../images/btn-choose-file.gif) 0 0 no-repeat;
    float:left;

    display: block;
    overflow: hidden;
    cursor: pointer;
}

.SI-FILES-STYLIZED label.cabinet input.file
{
    position: relative;
    height: 100%;
    width: auto;
    opacity: 0;
    -moz-opacity: 0;
}

/*	FORM STYLES ---------------------------------------------------------------------- 	*/

#emailform {
	margin: 0;
	padding:0;
}

fieldset.email {
	margin: 0;
	padding: 0;
	border: 0;
}

.email input, .email button {
	border: none;
	float: left;
	margin: 0;
}

.email input.box {
	border: 1px solid #4e636d;
	font-size: 11px;
	width: 260px;
	height: 16px;
	background: #ffffff;
	padding-top: 5px;
}

.email input.box:focus {
	background: #f8f8f8;
	outline: none;
}

.email .btn {
	width: 172px;
	height: 30px;
	cursor: pointer;
	text-indent: -9999px;
	background: #ffffff url(../../images/btn_find_me_a_designer.gif) no-repeat top right;
	margin-top: 28px;	
	text-indent: -9999px;
}
	
.email .btn:hover {
	background: #ffffff url(../../images/btn_find_me_a_designer_hover.gif) no-repeat bottom right;	
}

#emaneedadesignerilform {
	margin: 0;
	padding:0;
}

fieldset.designer {
	margin: 0;
	padding: 0;
	border: 0;
}

.designer input, .email button {
	border: none;
	float: left;
	margin: 0;
}

.designer input.box {
	border: 1px solid #4e636d;
	font-size: 11px;
	width: 260px;
	height: 16px;
	background: #ffffff;
	padding-top: 5px;
}

.designer input.box:focus {
	background: #f8f8f8;
	outline: none;
}

.designer .btn {
	width: 172px;
	height: 30px;
	cursor: pointer;
	text-indent: -9999px;
	background: #ffffff url(../../images/btn_find_me_a_designer.gif) no-repeat top right;
	margin-top: 28px;	
	text-indent: -9999px;
}
	
.designer .btn:hover {
	background: #ffffff url(../../images/btn_find_me_a_designer_hover.gif) no-repeat bottom right;	
}

.payment_link  {
	color:#a340a1;
}

.payment_link a {
	color:#a340a1;
	text-decoration: none;
}



