/****************************************/
/*	HOME PAGE STYLES					*/
/****************************************/
#pg_home.secondary {

}

#pg_home.secondary .photo_list {
	background:none;
}

#pg_home h3 {
	margin-top:12px;
	background:url(../images/headers/sale_items.gif) no-repeat;
}
/****************************************/
/*	HOME PAGE STYLES					*/
/****************************************/




/****************************************/
/*	GO SHOPPING PAGE(S) STYLES			*/
/****************************************/
#pg_shop h3.hdr_type {
	background:url(../images/headers/product_by_type2.gif) no-repeat;
}
#pg_shop h3.hdr_name {
	background:url(../images/headers/products_by_name2.gif) no-repeat;
}
#pg_shop h3.hdr_featured {
	background:url(../images/headers/featured_products.gif) no-repeat;
}

#pg_shop .featured {
	padding:0 20px 0 15px;
	margin:0 auto;
}
#pg_shop .featured .img1 {
	float:left;
	display:block;
	margin:0 0 10px;
	border:1px solid #666666;
}
#pg_shop .featured .img2 {
	float:right;
	display:block;
	margin:0 0 10px;
	border:1px solid #666666;
}

#pg_shop .photo_list {
	background:none;
}
#pg_shop .photo_list dd {
	overflow:auto;
	margin-bottom:1.5em;
}	

/****************************************/
/*	GO SHOPPING PAGE(S) STYLES			*/
/****************************************/





/****************************************/
/*	CUSTOMER SERVICE PAGE(S) STYLES		*/
/****************************************/
#pg_customerservice h3 {
	background:url(../images/headers/shipping_policies.gif) no-repeat;
}
/****************************************/
/*	CUSTOMER SERVICE PAGE(S) STYLES		*/
/****************************************/






/****************************************/
/*	EVENT PAGE(S) STYLES				*/
/****************************************/
#pg_events h3 {
	background:url(../images/headers/events.gif) no-repeat;
}
/****************************************/
/*	EVENT PAGE(S) STYLES				*/
/****************************************/






/****************************************/
/*	CONTACT PAGE(S) STYLES				*/
/****************************************/
.two_col .primary .two_col #pg_contact .two_col {
	background:none;
}
.two_col .primary .two_col #pg_contact .two_col .primary {
	float:left;
	width:220px;
	background:none;
}
.two_col .primary .two_col #pg_contact .two_col .secondary {
	float:left;
	width:310px;
}
.two_col .primary .two_col #pg_contact .two_col .primary a {
	font-weight:bold;
	color:#CA4C1F
}
.two_col .primary .two_col #pg_contact .two_col .secondary p {
	margin-top:0;
	font-size:1.2em;
}
#pg_contact h3 {
	background:url(../images/headers/contact_us.gif) no-repeat;
}
#pg_contact label {
	font-weight:bold;
}
/****************************************/
/*	CONTACT PAGE(S) STYLES				*/
/****************************************/






/****************************************/
/*	MY CART STYLES						*/
/****************************************/
#pg_cart h3 {
	background:url(../images/headers/my_cart.gif) no-repeat;
}
#pg_cart table {
	width:100%;
	border-top:1px solid #E5E5E5;
}
#pg_cart table td {	
	text-align:left;
	vertical-align:middle;
	padding:10px 0 6px 0;	
	border-bottom:1px solid #E5E5E5;
}
#pg_cart table td.td_img {
	padding-left:6px;
	width:77px;
}
#pg_cart table td.td_name {
	width:300px;
	text-transform:uppercase;
}
#pg_cart table td.td_quantity {
	width:120px;	
}
#pg_cart table td.td_quantity label {
	font-size:.85em;
	display:inline;
}
#pg_cart table td.td_quantity input {
	width:45px;
	margin:0 6px;
	border:1px solid #85A9D6;
}
#pg_cart table td.td_remove {
	width:60px;
}
#pg_cart table td.td_remove a {
	text-transform:uppercase;
	color:#C00101;
	font-size:.80em;
}
#pg_cart table td.td_price {
	width:auto;
}
#pg_cart table td.td_total {
	text-align:right;
	padding:20px 1em;
	border-bottom:4px double #E5E5E5;
	font-weight:bold;
}
#pg_cart table td.td_total label {
	margin-right:30px;
}
#pg_cart table td.td_btn {
	border:none;
	padding-right:1px;
	text-align:right;
}
#pg_cart table td.td_btn input {
	margin:0 6px;
}
/****************************************/
/*	MY CART STYLES						*/
/****************************************/





/****************************************/
/*	PRODUCTS PAGE(S) STYLES				*/
/****************************************/
#pg_products dl.photo_list {
	position:relative;
	padding:2em 0;
	border-top:1px solid #E5E5E5;
	border-bottom:1px solid #E5E5E5;
	background:none;
}

.two_col .primary .two_col #pg_products .two_col {
	background:none;
}
.two_col .primary .two_col #pg_products .two_col .primary {
	float:left;
	width:272px;
	background:none;
}
.two_col .primary .two_col #pg_products .two_col .primary img {
	display:block;
	background-color:#000000;
}
.two_col .primary .two_col #pg_products .two_col .secondary {
	float:left;
	width:258px;
}
.two_col .primary .two_col #pg_products .two_col .secondary input {
	float:right;
}
.two_col .primary .two_col #pg_products .two_col .secondary h5 {
	border-top:1px solid #000000;
	padding-top:10px;
	font-size:1em;
}
/****************************************/
/*	PRODUCTS PAGE(S) STYLES				*/
/****************************************/

