@charset "utf-8";

*{margin:0; padding:0;}

body {
margin-top:10px;
background:#000;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}

h1{font-size:20px;}
h2{font-size:18px;}
h3{font-size:16px;}
h4{font-size:14px;}
h5{font-size:12px;}

#banner {
background:#D0B182 url(../images/bg/banner_bg.jpg) top center no-repeat;
margin:0 auto;
width:890px;
height:170px;
}

#banner h1, #banner h2, #banner h3{
	display:none;
}

#content_wrap{
	background:#fff url(../images/bg/body_bg.gif) center repeat-y;
	width:890px;
	margin:0 auto;
	color:#000;
}

#content{
	margin:0 15px;
}

p{
	margin:13px auto;
	line-height:1.3em;
}

#links{
	position:absolute;
	top:75px;
	left:50%;
	width:550px;
	margin-left:-120px;
	font-size:1.1em;
/* 
	border:1px solid yellow; 
*/
}

#links ul{
	list-style:none;
	float:right;
}

#links li{
	display:inline;
}

#links a{
	display:block;
	padding: 2px 10px;
	float:left;
	text-decoration:none;
}

#links a:link{
	color:#fff;
}

#links a:visited{
	color:#fff;
}

#links a:hover{
	color:#000;
	
}


#links a:active{
	color:#fff;
}

a:link{ color:#fe8128; }
a:visited{ color:#fe8128; }
a:hover{ color:#fe8128; }
a:active{ color:#fe8128; }

.wrapfix{
	clear:both;
	height:1px;
}

#forcewrap{
	clear:both;
	width:100%;
	height:15px;
}

#copyright {
	margin:0 auto;
	width:890px;
	height:90px;
	background:#000 url(../images/bg/bottom_strip.gif) top center no-repeat;
}

#copyright p{
	margin:0px!important;
	color:#fff;
	padding-top:30px;
	text-align:center;
}

#credit{
	margin-top:7px;
	font-size:10px;
	text-align:center;
	color:#fff!important;
	display:none;
}

#credit a{
	color:#999!important;
}

#left_50{
	float:left;
	width:400px;
	padding-left:15px;
	padding-right:15px;
}

#left_65{
	float:left;
	width:500px;
/*	border:1px solid blue; */
}


#right_50{
	width:410px;
	margin-left:445px;
}

#right_35{
	width:330px;
	margin-left:525px;
/*	border:1px solid blue; */
}


.home1{
	padding-top:80px;
	background:url(../images/bg/go_deacs.gif) top center no-repeat;
}

.home2{

}

#mioh{
	display:block;
	padding-top:10px;
	margin:0 auto 20px auto;

}

#gloria{
	display:block;
	border:1px solid #656565;
	margin-bottom:10px;
}

#jump{
	position:absolute;
	top:0px;
	left:-10000px;
}

.product{
	clear:both;
	border-top:1px solid #ccc;
	padding-top:20px;
	margin-top:5px;
}

.product h3{
	font-size:13px;
}

.product p{
	margin:10px 0;
}

.product .pic{
	float:left;
	width:250px;
	padding-bottom:20px;
}

.product .description{
	width:500px;
	margin-left:275px;
}

.product .pic_custom{
	float:left;
	width:150px;
	padding-bottom:20px;
}

.product .description_custom{
	width:660px;
	margin-left:175px;
	
}

.pic img, .pic_custom img{
	display:block;
	margin:0 auto;
	border:1px solid #656565;
}

.addtocart{
	border:none!important;
}

#patterns{

}

.pattern{
	display:block;
	width:150px;
	float:left;
	margin:6px 6px;
	text-align:center;
	border:1px solid #ccc;
	padding-bottom:5px;
}

.photogallery{
	display:block;
	width:31%;
	float:left;
	margin:6px 6px;
	text-align:center;
	border:1px solid #ccc;
	padding-bottom:5px;
}

.thumbnails{
	display:block;
	width:15%;
	float:left;
	margin:6px 6px;
	text-align:center;
	border:1px solid #ccc;
	padding-bottom:5px;
}

.photogalleryfull{
	display:block;
	width:inherit;
	float:none;
	margin:6px 6px;
	text-align:center;
	border:1px solid #ccc;
	padding-bottom:5px;
}
.pattern a{
	text-decoration:none!important;
	font-weight:bold;
}

.pattern img{
	border:none;
}

.cartTable{
	margin-top:30px;
	border:1px solid #ccc;
	width:100%;
	border-collapse:collapse;
}

.cartTable .price_col{
	width:130px;
	text-align:right;
	padding-right:10px;
}

.cartTable td{
	border-bottom:1px dotted #ccc;
	padding:3px;
}

.cartTable .totals{
	border-bottom:none!important;
	padding:3px;
	border-right:1px solid #ccc;
}


.cartTable .cartRemove{
	width:70px;
	text-align:center;
}

.cartTable .cart_price{
	text-align:center;
}

.cartTable .cart_qt{
	text-align:center;
}

.cartTable th{
	text-align:left;
	border-bottom:1px solid #ddd;
	padding:3px;
}

.cartTable th.price_col_heading{
	text-align:right;
	padding-right:10px;

}


.cartQty{
	width:30px;
	text-align:right;
}

.productNameCart{
	font-weight:bold;
}

.additional{
	font-size:12px;
	text-align:right;
	padding-right:10px;
	font-variant:small-caps;
	border:1px solid #ccc;
}

.additional_amount{
	border:1px solid #ccc;
	text-align:right;
	background:#f0f0f0;
	padding-right:10px;

}

#custom_status{
	border:1px solid #ccc;
	padding:0 10px;
}

.wideText{
	width:550px;
	padding-left:10px;
	float:left;
}

.imagesVertical{
	width:200px;
	margin-top:30px;
	margin-left:635px;

}


.wideText p{

}

.miniProduct a{
	text-decoration:none!important;
}

.miniProduct{
	display:block;
	float:left;
	width:198px;
	text-align:center;
	font-weight:bold;
	margin-bottom:10px;
}

.miniShowcase{
	float:left;
	clear:left;
	width:400px;
	margin-top:10px;
	margin-left:15px;
}

.miniShowcase h2{
	padding-bottom:6px;
	text-align:center;
}

.miniProduct img{
	display:block;
	border:1px solid #656565;
	margin:6px auto;
}

.miniProduct h2{
	margin-bottom:10px;
	font-size:14px;
}

.calculate{
	margin-top:15px;
	width:60%;
	border:1px solid #ccc;
	padding:3px;
}

.calculate h4{
	margin-bottom:10px;
}

.calculate label{
	display:block;
	width:270px;
	float:left;
}

.calculate input, .calculate select{
	margin-top:3px;
	width:210px;
}

.checkoutButtons{
	margin-top:10px;
	text-align:right;
}

.checkoutButtons2{
	padding-right:35px;
}

.checkoutButtons input{
	width:auto;
	font-size:12px;
	padding:2px 6px;
}

.price{
	font-weight:bold;
	margin-top:2px;
	margin-bottom:2px;
}
.price_old span{
	text-decoration:line-through;
	margin-top:2px;
	margin-bottom:2px;
	display:block;
}
.salePrice{
	font-weight:bold;
	color:red;
	font-size:1.2em;
	margin-top:2px;
	margin-bottom:2px;
	display:block;
}

.product_detail h2{
	margin-bottom:10px;
}

.product_detail img{
	display:block;
	margin:0 auto;
	border:1px solid #656565;
}

.addtocart_select img{
	margin:0px 0px;
	border:none;
}

.addtocart_select{
	margin-top:15px;
	text-align:left;
}

.detailsButton{
	margin-top:5px;
	display:block;
}

#select_style{
	padding-left:30px;
}

#select_style li{
	padding-top:8px;
}

.personalize{
	padding-bottom:8px;
}

.personalize_name{
	width:200px;
}

.personalize_year{
	width:75px;
}

.personalize_submit{
	clear:both;
}

.total{
	font-weight:bold;
}

.special_checkbox input{
	display:inline!important;
	float:none;
	width:auto;
	margin-right:5px;
	margin-left:1px;
}

.special_checkbox label{
	display:inline!important;
	float:none;
	font-weight:bold;
}

.special_checkbox{
	padding-top:10px;
	padding-bottom:10px;
	margin-bottom:10px;
	border:1px solid white;
}

.data_ok{
	color:#009900;
	font-weight:bold;
}

.data_error{
	color:#f00;
	font-weight:bold;
}

.alert{
	color:#f00;
	font-weight:bold;
}

#paypal_img{
	float:right;
	margin-left:20px;
}

#payment_instructions{
	margin-top:20px;
}

/* popup e-mail request */

#email_request{
	position: absolute;
	visibility: hidden;
	width: 425px;
	top: 180px;
	left: 50%;
	background:#fff url(../images/bg/popup.gif) top repeat-x;
	border-top: 2px solid #878787;
	border-left: 2px solid #878787;
	border-right: 2px solid #000;
	border-bottom: 2px solid #000;
	padding:3px 3px 10px 10px;
	margin-left:-212px;
}

#email_request h3{
	padding-top:4px;
	text-align:center;
}

#email_request #left_col_email{
	clear:both;
}

#email_request form{
	float:left;
	width:226px;
	padding-right:10px;
}

#email_request input{
	width:200px;
}

#email_request .submit{
	width:75px;
}

#email_request label{
	display:block;
}

#email_photo{
	display:block;

	margin-top:15px;

}

#close {
	float: right;
}

#close img{
	border:none;
}

#personalization{
	float:right;
	width: 285px;
}

#quilt_patterns_page{
	width:700px;
	margin-left:90px;
}

#quilt_patterns_page h2{
 text-align:center;
}

#quilt_patterns_page p{
	margin-right:50px;
	margin-left:7px;
}

#quilt_choose_page h2{
	margin-bottom:10px;
}

#quilt_choose_page h5{
	margin-bottom:10px;
	clear:both;
}

.product .cushycms strong em, .product .cushycms em strong {
	color:red;
	font-size:1.2em;
}
