html, body {
	margin: 				0px auto;
	padding: 				0px;
	font-family:			tahoma, garamond, serif;
	font-size:				12px;
	background-color:		#FFFFFF;	
	color:					#000000;
	width:					100%;
	height:					100%;
	text-align:center;}


body {
	background-image:		url( assets/background_rptr.jpg );
	background-position:	top right;
	background-repeat:		no-repeat;
}

h1 {
	color:					#3B6530;
	font-size:				20px;
	font-weight:			normal;
	margin-bottom:			0px;
	line-height:			1;
}

hr {
	color:					#BFE1A0;
	border:					1px solid #BFE1A0;
	line-height:			1;
}

td {
	font-size:				12px;
}

#header {
	padding-top:			15px;
	padding-left:			30px;
	padding-right:			45px;
	padding-bottom:			5px;
}
#header_new {
	position:relative;
	width:1003px;
	height:115px;
}
#logo {
	position:absolute;
	top:10px;
	left:30px;
}
#contact_us {
	position:absolute;
	top:10px;
	right:130px;
}
#my_account {
	position:absolute;
	top:10px;
	right:20px;
}
#contact_us, #my_account {
	font-family:Georgia, serif;
	text-decoration:none;
	font-size:16px;
	color:#3b6530;
}
#perfect_products {
	position:absolute;
	top:40px;
	right:3px;
}
#frm_skinType_new{
	position:absolute;
	top:80px;
	right:20px;
}
#menu_new {
	background-color:		#F9B7D2;
}
#menu {
	background-color:		#F9B7D2;
	border-top:				2px solid #3E3D3C;
	border-bottom:			2px solid #3E3D3C;
}

#menu TD, #menu_new TD {
	line-height:			1;
	padding:				0;
	padding-left:			15px;
	padding-righ:			15px;
}

#menu A, #menu_new A{
	display:				block;
	font-size:				11px;
	padding:				5px;
	padding-left:			10px;
	padding-right:			10px;
	text-decoration:		none;
}
#menu_new A{
	font-family:font-family:Georgia, serif;
	font-weight:bold;
		padding-left:			3px;
	padding-right:			3px;
}
#menu A:hover, #menu_new A:hover {
	background-color:		#FDE7F0;
}

#content {
	padding-top:			30px;
}

#footer {
	color:					#9a9999;
	font-size:				10px;
	padding:				20px 4px 4px 4px;
	text-align:				center;	
	font-family: 			Georgia,serif;
	line-height:			3;
}

#footer A {
	color:					#9a9999;
	font-weight: 			bold;
	text-decoration:		none;
	font-family: 			Georgia,serif;
}

#footer A:hover {
	color:					#3B6530;
	text-decoration:		underline;
}

LI A {
	color:					#000000;
}

A {
	color:					#000000;
}

P {
	padding:				0;
	margin:					0;
}

#shopping_cart TD {
	font-size:				14px;
	padding:				5px;
}

#shopping_cart TH {
	padding:				2px;
	padding-right: 			10px;
	font-size:				14px;
	text-align:				left;
}

#shopping_cart .button {
	background-color:		#6C8B62;
	background-image:		url( assets/btn_rptr.jpg );
	background-repeat:		repeat-x;
	background-position:	top left;
	border:					0;
	color:					#FFFFFF;	
	cursor:					pointer;
	font-size:				12px;
	font-weight:			bold;
	text-transform:			UPPERCASE;
}

#shopping_cart .QTY {
	background-color:		#FFFFFF;
	border:					1px solid #000000;
	color:					#000000;
	font-size:				12px;
	font-weight:			bold;
	text-transform:			UPPERCASE;
	width:					100%;
}

.product_subcategory {
	padding-left: 			20px;
}

.product_category span {
	font-weight:			bold;
}

.product_index {
	padding:				5px;
}

.product_index A {
	text-decoration:		none;
}

.product_index .name {

}

.product_index .price {
	font-weight:			bold;
}

#menu_categories {
	padding-left:			0;			
}

#menu_categories UL {
	padding:				0;
	margin:					0;
	margin-left:			15px;
	list-style-type:		none;	
}

#menu_categories A {
	color:					#020000;
	text-decoration:		none;
	font-family:			tahoma;
	font-size:				13px;
}

#cart {
	filter:					alpha( opacity=85 );
	-moz-opacity:			0.85;
	-khtml-opacity: 		0.85;
	opacity: 				0.85;
}

#frm_billing-shipping TABLE, #frm_review-order TABLE {
	margin-right:		15px;
	margin-bottom:		10px;
}

#frm_billing-shipping TD, #frm_review-order TD {
	padding:			0;
	margin:				0;
}

#frm_billing-shipping TH, #frm_review-order TH {
	font-weight:		normal;
	text-align:			left;
	padding:			0;
}

#frm_billing-shipping LABEL, #frm_review-order LABEL {
	display:			block;
	padding-bottom:		10px;
}

#frm_billing-shipping LABEL SUP, #frm_review-order LABEL SUP {
	color:				#FF0000;
	font-weight:		bold;
	padding-left:		5px;
}

#frm_billing-shipping LABEL SPAN, #frm_review-order LABEL SPAN {
	color:				#666666;
	display:			block;
	font-size:			80%;
	font-style:			oblique;
}

#frm_billing-shipping .text-input, #frm_review-order .text-input {
	margin-left:		10px;
}
#iconContainer {
position:relative;
width:300px;
right:0;
height:100px;
}
#greenBride {
position:absolute;
right:245px;
top:20px;;
}

#twitter {
position:absolute;
right:10px;
top:20px;
}

#facebook {
position:absolute;
right:90px;
top:20px;
}

#YouTube {
position: absolute;
right: 170px;
top: 15px;
}
