/* --------------------------------------------------------------------------------
-																				-
-				Title: 			Oxygen Skincare Template							-
-				Author: 		Ilya Lobanov									-
-				Website: 		WebsiteBlue.com									-
-				Date:			April 04, 2008									-
-																				-
---------------------------------------------------------------------------------- */

	body, form, ul, p {  
			margin: 0; padding: 0;
		}


	body {  
			font-family: Arial, Helvetica, sans-serif;;
			font-size:11px;
			font-weight: normal;
			background-color: #aa915b;
			margin: 0; padding: 0;
			}


/* ------------------------------------------------------------
		WRAPPER CONTAINER TO CENTER
------------------------------------------------------------ */

		#wrapper {
			margin: 0 auto;
			padding: 0px 14px 14px 14px;
			width: 872px;
			background: transparent;
		}
		
			
/* ------------------------------------------------------------
		MAIN HEADER
------------------------------------------------------------ */

#header_wrap {
width: 100%;	
background-color: #aa915b;
}

#header {
margin:0 auto; 
width: 872px; height: 116px;
background-color: #aa915b;
overflow: hidden;
}

/* ------------------------------------------------------------
		MAIN NAVIGATION
------------------------------------------------------------ */

#navigation_wrap {
width: 100%;	
background-color: #aa915b;
}

#navigation {
margin:0 auto; 
width: 872px; height: 32px;
background-color: #aa915b;
overflow: hidden;
}	

#nav li {
float:left;
display: inline;
margin-right:4px;
}		
		
#nav li a.rah {
color:#000000;
text-decoration: none;
float:left;
font-family:arial, Helvetica, sans-serif;
font-weight: bold;
display: inline;
padding:8px 18px 0px 0px;
background: transparent url(../images/navigation_sprite.jpg) no-repeat top right;
}

#nav li a.rah span {
float:left;
font-weight: bold;
padding-right:16px;
display: block;
font-family:arial, Helvetica, sans-serif;
margin-top:-8px;
height:32px;
background: transparent url(../images/navigation_sprite.jpg) no-repeat top left;
}					

#nav li a:hover {
color:#fff;
background: transparent url(../images/navigation_sprite.jpg) no-repeat bottom right;
}

#nav li a:hover span {
background: transparent url(../images/navigation_sprite.jpg) no-repeat bottom left;
}		
	
/* ######### Style for Drop Down Menu ######### */

.dropmenudiv_a{
position:absolute;
top: 0;
border: none;
font-size: 11px;
font-weight: bold;
font-family: Georgia, Arial, Helvetica, sans-serif;
line-height:18px;
z-index:100;
background-color: #3594CC;
width: 172px;
visibility: hidden;
}


.dropmenudiv_a a{
width: auto;
display: block;
text-indent: 10px;
border-top: 0 solid #678b3f;
border-top: 1px solid #FFFFFF; /*THEME CHANGE HERE*/
padding: 8px 0;
text-decoration: none;
color: #FFFFFF;
}

* html .dropmenudiv_a a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv_a a:hover{ /*THEME CHANGE HERE*/
background-color: #FFFFFF;
color: #000000;
}
			
/* ------------------------------------------------------------
		FLASH ANIMATION
------------------------------------------------------------ */

/* --- Banner Content --- */

#banner_wrap {
width: 100%;	
background: #f1f1f1 url("../images/banner.png") repeat-x top left;
}

#banner {
margin:0 auto;
padding: 0px;
width: 872px; height: 390px; 
background: #f1f1f1 url("../images/shadow.png") no-repeat bottom;
}

#slider {
padding: 40px 0 80px 0; margin: 0px;
width: 872px; height: 270px;
background: transparent;
}

.slider {
padding: 40px 0 80px 0;
width: 872px;
height: 270px;	
}
		
/* ------------------------------------------------------------
		FOUR BOXES / MAIN BACKGROUND
------------------------------------------------------------ */

#background {
width: 872px; 
float: left;
margin: 10px 0 80px 0px;
background-color: #f1f1f1;
display: inline;
}	

/* ------------------------------------------------------------
		BOX STANDARD
------------------------------------------------------------ */

#boxad {
padding: 0px; margin: 0 20px 0 0; float: left; display:inline;
width: 203px; height: 340px;
background: #f1f1f1 url("../images/box_bgr.png") no-repeat top left;
}		

#sidecolumn .boxad {
padding: 0px; margin: 0 0 20px 0px; 
width: 203px; height: 340px;
background: #f1f1f1 url("../images/box_bgr.png") no-repeat top left;	
}

#boxad h2, #sidecolumn .boxad h2 {
color: #464646;
font-size: 15px;
margin: 0;
padding: 0 20px 10px 20px;
text-align: center; 
}

#boxad p, #sidecolumn .boxad p {
color: #000000;
font-size: 12px;
margin: 0;
padding: 0 20px 20px 20px;
text-align: center; 
}
	
.box_image {
padding: 20px;
}

#boxad .box_btn, #newsroombox .box_btn, #sidecolumn .boxad .box_btn, #sidecolumn .newsroombox .box_btn {
width: 108px;
height: 30px;
border: none;
outline: none;
margin: 0 0 0 47px;
display: block;
text-decoration: none;
text-indent: -9999px;
cursor: pointer;
background:transparent url("../images/box_btn.png") no-repeat bottom left;
}

#boxad .box_btn a, #newsroombox .box_btn a, #sidecolumn .boxad .box_btn a, #sidecolumn .newsroombox .box_btn a {
width: 108px;
height: 30px;
border: none;
display: block;
outline: none;
text-decoration: none;
cursor: pointer;
}

/* ------------------------------------------------------------
		BOX STANDARD
------------------------------------------------------------ */

#newsroombox {
padding: 0px; margin: 0; float: left; display:inline;
width: 203px; height: 340px; text-align:left;
background: #f1f1f1 url("../images/box_bgr.png") no-repeat top left;
}	

#sidecolumn .newsroombox {
padding: 0px; margin: 0 0 20px 0; 
width: 203px; height: 340px; text-align:left;
background: #f1f1f1 url("../images/box_bgr.png") no-repeat top left;
}

#newsroombox h2, #sidecolumn .newsroombox h2 {
color: #464646;
font-size: 15px;
margin: 0;
padding: 0 20px 10px 20px;
text-align: center; 
}
		
#newsroombox p, #sidecolumn .newsroombox p {
color: #000000;
font-size: 12px;
margin: 0;
padding: 0 20px 20px 20px;
text-align: center; 
}

/* ------------------------------------------------------------
		MAIN HEADERS
------------------------------------------------------------ */



	#headline {
			margin: 0; padding: 0; height:84px; width: 872px; clear: both;
			background: #8f9090 url("../images/headerbg.png") no-repeat top center;
	}	
	
	
	#headline div.title {
			margin: 0; padding: 13px 0 0 30px;
	}


	#headline h1 {
			font-family: Tahoma, Arial, Helvetica, sans-serif;
			color: #FFF; 
			font-size: 32pt; font-weight: normal;
			margin: 0; padding: 0;
	}

			
/* ------------------------------------------------------------
		CONTENT
------------------------------------------------------------ */

#main_content_wrap {
width: 100%;
background-color: #f1f1f1;
}

#content_wrap {
margin:0 auto; 
width: 872px; 
background-color: #f1f1f1;

overflow: hidden;
}

	#content {
			padding: 30px 0 30px 0; margin: 0 0 0 30px; float: left; width: 570px; position: relative; text-align: left;
		}

	#sidecolumn {
			 padding: 0; margin: 40px 0 0 40px; float: left;
		}

	#content h2 {
			font-family: Tahoma, Arial, Helvetica, sans-serif;
			color: #5e5e5e; 
			font-size: 22px; font-weight: normal;
			margin: 0; padding: 0;
	}
	
	#content h3 {
			font-family: Tahoma, Arial, Helvetica, sans-serif;
			color: #afbd22; 
			font-size: 18px; font-weight: normal;
			margin: 0; padding: 0;
	}

	#content p {
			margin:0px; padding: 8px 0 8px 0px;
			color: #000000;
			font-size: 12px;
			line-height: 14pt;
			font-weight: normal;
			letter-spacing: 0.02em;
			font-family: Arial, Helvetica, sans-serif;
		}

#content td p {
padding: 8px 0 8px 10px;	
}		
		
	#content span {
			color: #6c8739;
			font-size: 12px;
			font-weight: bold;
		}

	#content a {
			font-size: 12px;
			font-weight:normal;
			color:#45B3F3; 
			text-decoration: underline;
			
			}

	#content a:hover {
		color: 1e8dce;
		    text-decoration: underline;
			
			}

	#content .img-float-left {
			float: left; margin: 0 10px 0 0;
		}
		
	#content .img-float-right {
			float: right; margin: 0 0 0 10px;
		}

	#content dl, dt, dd {
			margin: 0; padding: 0;
		}
	
	#content dl {
			font-size: 12px; font-weight: normal;
			width: 570px; margin: 15px 0 15px 0; padding: 0;
			clear: both; float: left;
		}
	
	#content dt {
			float: left; width: 170px;
			padding: 5px 0 5px 0;
			font-weight: bold;
			text-align:left;
			color: #000000;
		}
	
	#content dd {
			float: left; width: 400px;
			padding: 5px 0 5px 0;
			text-align:left;
			color: #000000;
		}
		
	#content ul {	
			font-size: 12px;
			letter-spacing: .1pt;
			line-height: 1.6em;
			font-weight: normal;
			list-style:none;
			margin: 0; padding: 10px 0 10px 5px;
		}

	#content li {
			font-weight:normal;
			font-size: 12px;
			margin:0px;
			padding: 0 0 0 1.7em;
			color: #000000;
			text-decoration: none;
			background: url(../images/flobullet.png) no-repeat 0px 4px;
		}

	#content .aus-logo {
			display: block;
			position: absolute;
			bottom: 60px;
			right: 20px;
		}

#content .sideimg {
margin: 20px 0 0 0px;
background-color: #FFFFFF;
padding: 10px;
border:1px solid #DBDCDE;

}
#content .sideimg2 {
margin: 20px 0 0 0px;
background-color: #FFFFFF;
padding: 10px;
border:1px solid #DBDCDE;
float:left;

}

#content .prod_desc{
	float:left;
}
#content .ingredients2{
	margin: 10px 0 15px 0; padding: 10px 7px 10px 7px; width: 100%;
			color: #fff; font-size: 12px; line-height: 13pt; font-weight: normal;
			border: #545555 1px solid;
			background-color: #747575;
}

/* --- Stockists List Styling --- */
#content ul.stockists_top {
font-weight: normal;
color: #000000;
list-style-type: none;
margin: 20px 0 15px 0px;
padding: 0 0 10px 0px;
display: block;		
}

.leftside {
float: left;
overflow: hidden;
width: 40%;
}

.rightside {
float: right;
overflow: hidden;
width: 40%;
}

.clear {
clear: both;
height: 20px;
}

#content ul.stockists {
font-weight: normal;
color: #000000;
list-style-type: none;
margin: 0 0 15px 0px;
padding: 0 0 10px 0px;
display: block;		
}

#content ul.stockists li, #content ul.stockists_top li {
background-image: none;
padding-left: 0px;	
}

/* -----------------Article Template Start-------------------- */


	#article {
			margin: 15px 0 15px 0; padding: 0; clear: both;
		}	


	#article .myimage {
			float: right; margin: 10px; padding:0; 
			width: 70px; height: 70px; overflow:hidden; 
	}



	#article span.articletitle, #content span.articletitle {
			font-family: Tahoma, Arial, Helvetica, sans-serif;
			color: #6c8739; 
			font-size: 12px; font-weight: bold;
			margin: 0; padding: 0;
			text-decoration: none;
	}


	#article span.articlelink {
			font-family: Tahoma, Arial, Helvetica, sans-serif;
			color: #f0523d; 
			font-size: 11px; font-weight: bold;
			margin: 0; padding: 0;
			text-decoration: none;
	}


	#article p {
			margin:0px; padding: 10px 15px 10px 7px;
			color: #7f8585;
			font-size: 11px;
			line-height: 15pt;
			font-weight: normal;
			text-decoration: none;
		}	


	#article a {
			text-decoration: none;
			display: block;
			border-top: #eeeeee 1px solid;
			border-bottom: #eeeeee 1px solid;
			}

	#article a:hover {
			text-decoration: underline;
			background-color: #f7f7f7;
			border-top: #eeeeee 1px solid;
			border-bottom: #eeeeee 1px solid;
			}	


/* -----------------SHOPPING CART LAYOUT-------------------- */


	#content p.ingredients {
			margin: 10px 0 15px 0; padding: 10px 7px 10px 7px; width: 290px;
			color: #fff; font-size: 12px; line-height: 13pt; font-weight: normal;
			border: #545555 1px solid;
			background-color: #747575;			
		}	


	#content p.hint {
			margin: 10px 0 15px 0; padding: 10px 7px 10px 7px; width: 570px; max-width: 554px;
			color: #7f8585; font-size: 12px; line-height: 13pt; font-weight: normal;
			border:1px solid #DBDCDE;
			background: #FFF url("../images/box_gradient.jpg") repeat-x bottom center;			
		}	

	.productprice {
			color: #f0523d; font-weight: bold; font-size: 11px; text-indent: 10px;
			height: 30px; line-height: 30px; width: 290px;
			background: #FFF url("../images/box_gradient.jpg") repeat-x bottom center;
			padding: 0; margin: 5px 0 5px 0;
			border:1px solid #DBDCDE;
		}	

	.productcategory {
			color: #FFF; font-weight: bold; font-size: 11px;  text-indent: 10px;
			display: block; float:left; height: 34px; line-height: 30px; width: 100%;
			background-color: #747575;
			padding: 0; margin: 15px 0 5px 0;
		}	


	#product {
			margin: 5px 0 0 0; padding: 10px 0; clear: both;
			display: block;
			border: #dbdcde 1px solid;
			background-color: #FFFFFF;			
		}
		
	.clear { clear:both; }	

#product .productimage img {
float: left;	
padding: 5px 0 5px 0px;
margin: 0 10px 0 10px;
border: 1px solid #dbdcde;
overflow: hidden;
}	

	#product a.productitle {
			text-decoration: none;
			color: #464646;
			font-family: Tahoma, Arial, Helvetica, sans-serif;
			font-size: 12px; font-weight: bold;
			}

	#product a.productitle:hover {
			text-decoration: underline;
			color: #464646;
			font-family: Tahoma, Arial, Helvetica, sans-serif;
			font-size: 12px; font-weight: bold;
			}	



	#product a.morelink, #content a.morelink {
			text-decoration: underline;
			font-family: Tahoma, Arial, Helvetica, sans-serif;
			color: #45b3f3; 
			font-size: 11px; font-weight: bold;
			}

	#product a.morelink:hover, #content a.morelink:hover {
			text-decoration: underline;
			font-family: Tahoma, Arial, Helvetica, sans-serif;
			color: #1e8dce; 
			font-size: 11px; font-weight: bold;
			}	

	#product p {
			margin:10px 0 0 0; padding: 0;
			color: #000000;
			font-size: 11px;
			line-height: 15pt;
			font-weight: normal;
			float: left; width: 460px;
		}	

#content .continueshop {
width: 145px;
height: 30px;
border: none;
outline: none;
float: left;
margin: 10px 10px 0 0px;
display: block;
text-decoration: none;
text-indent: -9999px;
cursor: pointer;
background:transparent url("../images/shop_btn.png") no-repeat bottom left;
}

#content .continueshop a {
width: 145px;
height: 30px;
border: none;
display: block;
outline: none;
text-decoration: none;
cursor: pointer;
}

#content .checkout {
width: 155px;
height: 30px;
border: none;
outline: none;
float: left;
margin: 10px 0 0 0px;
display: block;
text-decoration: none;
text-indent: -9999px;
cursor: pointer;
background:transparent url("../images/checkout_btn.png") no-repeat bottom left;
}

#content .checkout a {
width: 155px;
height: 30px;
border: none;
display: block;
outline: none;
text-decoration: none;
cursor: pointer;
}

/* -----------------MY CART PRODUCT OPTIONS-------------------- */



	#productOptions {
			margin: 0 0 15px 0; padding: 10px 10px 10px 10px; width: 550px; 
			border:1px solid #DBDCDE; float: left;
			background: #FFF url("../images/box_gradient.jpg") repeat-x bottom center;			
		}	


#productOptions .addCartButton {
width: 92px;
height: 30px;
border: none;
outline: none;
float: left;
margin: 0px;
display: block;
text-decoration: none;
text-indent: -9999px;
cursor: pointer;
background:transparent url("../images/addcart_btn.png") no-repeat bottom left;
}

#mySideCart .editCartButton a {
width: 92px;
height: 30px;
border: none;
display: block;
outline: none;
text-decoration: none;
cursor: pointer;
}	
	
	#productOptions select.sizeSelect {
			font-size: 12px; font-family:Georgia, "Times New Roman", Times, serif;
			width: 160px; height:26px; float:left;
			padding: 3px 4px 3px 4px; margin: 2px 15px 0 10px; 
			color:#7f8585; background-color: #FFF; border: 1px solid #bcbcbc;
	}	


	#productOptions input.quantityMain {
			font-size: 12px; font-family:Georgia, "Times New Roman", Times, serif;
			width: 30px; height:26px; float:left;
			padding: 3px 4px 3px 4px; margin: 2px 16px 0 10px; 
			color:#7f8585; background-color: #FFF; border: 1px solid #bcbcbc;				
	}


	#productOptions span {
			color: #464646; font-size: 11px; font-weight: bold;
			float:left; margin: 7px 0 0 7px; padding:0; 
		}	



/* -----------------MY CART PRODUCT OPTIONS THUMBNAILS-------------------- */


	#productThumbs {
			margin: 10px 0 0 0; padding: 7px 0 2px 0; width: 570px; float: left;
			border-top: #eeeeee 1px solid; border-left: #eeeeee 1px solid; border-right: #eeeeee 1px solid;
			background: #FFF url("../images/box_gradient_reverse.jpg") repeat-x top center;			
		}	


	#productThumbs #myThumb {
			float: left; margin: 0 0 0 10px; padding:0; 
			width: 100px; height: 90px; text-align: center;
		}

	#productThumbs #myThumb a {
			color: #7f8585; font-size: 11px; font-weight: normal; text-decoration: none;
			}
				
	#productThumbs #myThumb a:hover {
			color: #ea614d; font-size: 11px; font-weight: normal; text-decoration: none;
			}


	#productThumbs #myThumb img  {
			margin: 0; padding:0; 
			width: 70px; height: 70px;
		}

	#productThumbs #myThumb a img {
			border: 1px solid #FFF;
			}
				
	#productThumbs #myThumb a:hover img {
			border: 1px solid #ea614d;
			}	
	
/* -----------------MY CART-------------------- */



	#mycart {
			margin: 10px 0 10px 0; padding: 0; width: 570px;
			color: #7f8585; font-size: 11px; line-height: 13pt; font-weight: normal;
			border-left: #eeeeee 1px solid;
		}	



	#mycart table {
			margin: 0; padding: 0; 
		}	

	#mycart td.head {
			margin: 0; padding: 0 0 0 10px;
			color: #FFF; font-size: 11px; line-height: 34px; font-weight: bold;
			background-color: #747575; height: 34px;	
			white-space: nowrap; border-right: #FFFFFF 1px solid; border-bottom: #FFFFFF 1px solid;
		}	


	#mycart td {
			margin: 0; padding: 6px 8px 6px 8px;
			color: #7f8585; font-size: 11px; line-height: 13pt; font-weight: normal;
			border-right: #eeeeee 1px solid; border-bottom: #eeeeee 1px solid; background-color: #FFF;	
			vertical-align:middle;
		}	


	#mycart select {
			font-size: 11px; font-family:Georgia, "Times New Roman", Times, serif;
			padding: 0; margin: 0; 	color:#7f8585; background-color: #FFF; border: 1px solid #bcbcbc;
	}	

	#mycart input {
			font-size: 11px; padding: 0; margin: 0; 	
	}


/* ------------------------------------------------------------
		SIDE SHOPPING CART
------------------------------------------------------------ */

	#mySideCart {
			padding: 10px 0 10px 0; margin: 40px 0 0 40px; 
			float: left;
			width: 217px; color: #FFFFFF;
			text-align: center; background-color: #747575;
		}		


	#mySideCart h3 {
			font-family: Tahoma, Arial, Helvetica, sans-serif;
			color: #FFFFFF; text-align: left;
			font-size: 16pt; font-weight: normal;
			margin: 0 0 0 10px; padding: 0;
	}



	#mySideCart span.itemHead {
			padding: 3px 0 3px 0; margin: 10px 0 0 10px; 
			float: left; width: 100px; 
			border-bottom: 1px solid #ffffff; 
			font-size: 11px; font-weight:bold; text-align: left;			
		}	


	#mySideCart span.qtyHead {
			padding: 3px 0 3px 0; margin: 10px 0 0 0; 
			float: left; width: 30px; 
			border-bottom: 1px solid #ffffff; 
			font-size: 11px; font-weight:bold; text-align: left;
		}	


	#mySideCart span.priceHead {
			padding: 3px 0 3px 0; margin: 10px 10px 0 0; 
			float: left; width: 67px; 
			border-bottom: 1px solid #ffffff;  
			font-size: 11px; font-weight:bold; text-align: right;
		}	


	#mySideCart div.row {
			padding: 0; margin: 0 0 0 10px; display:inline;
			float: left; height: auto;  width: 197px;
			border-bottom: 1px solid #ffffff;  
		}	


	#mySideCart div.rowalt {
			padding: 0; margin: 0 0 0 10px; display:inline;
			float: left; height: auto; width: 197px;
			background-color: #637d32;
		}	


	#mySideCart span.myItem {
			padding: 2px 0 2px 0; margin: 0; 
			float: left; width: 100px;
			font-size: 11px; font-weight:normal; text-align: left;
		}	


	#mySideCart span.myQty {
			padding: 2px 0 2px 0; margin: 0; 
			float: left; width: 30px; 
			font-size: 11px; font-weight:normal; text-align: left;	 		
		}	


	#mySideCart span.myPrice {
			padding: 2px 0 2px 0; margin: 0; 
			float: left; width: 67px;
			font-size: 11px; font-weight:normal; text-align: right;
		}	



	#mySideCart span.mySubtotal {
			padding: 3px 0 3px 0; margin: 0 0 0 10px; 
			float: left; width: 130px; 
			font-size: 11px; font-weight:normal; text-align: left;			
		}	



	#mySideCart span.myTotal {
			padding: 4px 0 4px 0; margin: 0 0 10px 10px; 
			float: left; width: 130px; 
			border-top: 1px solid #ffffff; 
			border-bottom: 1px solid #ffffff; 
			font-size: 12px; font-weight:bold; text-align: left;			
		}	


	#mySideCart span.myTotalPrice {
			padding: 4px 0 4px 0; margin: 0 0 10px 0; 
			float: left; width: 67px;
			border-top: 1px solid #ffffff; 
			border-bottom: 1px solid #ffffff; 
			font-size: 12px; font-weight:bold; text-align: right;
		}	

#mySideCart .editCartButton {
width: 92px;
height: 30px;
border: none;
outline: none;
margin: 0 0 0 63px;
display: block;
text-decoration: none;
text-indent: -9999px;
cursor: pointer;
background:transparent url("../images/cart_btn.png") no-repeat bottom left;
}

#mySideCart .editCartButton a {
width: 92px;
height: 30px;
border: none;
display: block;
outline: none;
text-decoration: none;
cursor: pointer;
}
/* ------------------------------------------------------------
		MAIN FORMS LAYOUT
------------------------------------------------------------ */


	#content fieldset {
			 margin: 10px 0 10px 0;
			 background-color: #e6e8e9;
             border: 1px solid #bdbdbd;
			 padding: 30px 20px 30px 20px; width: 510px;
	}

	#main span.mandatory {
			font-size: 116.667%; color: #d74119;
	}



#main .button { 
float: left;
margin: 0 0 0 15px;		
border: none;
outline: none;
text-decoration: none;
background: url(../images/send.png) top left no-repeat;
width: 107px;
height: 30px;
text-indent: -9999px;
cursor: pointer;
line-height: .75em;
}

	#main label { 
			color: #464646;
			font-size: 12px;
			font-weight: bold; 
			cursor: pointer;
			width: 150px;
			float: left;
			text-align: right;
			clear: both;
			margin: 0 0 0 20px; 
		}


	#main input {
			font-size: 12px; font-family:Georgia, "Times New Roman", Times, serif;
			float: left; width: 255px; 
			padding: 0.3em; margin: 0 0 20px 20px; 
			color:#7f8585; border: 1px solid #bcbcbc;
			background:#FFFFFF url(../images/input_bgr.gif) repeat-x top;	
	}


	#main select {
			font-size: 12px; font-family:Georgia, "Times New Roman", Times, serif;
			float: left; width: 255px; height:22px;
			padding: 3px; margin: 0 0 20px 20px; 
			color:#7f8585; background-color: #FFF; border: 1px solid #bcbcbc;
	}	

	
	
	#main textarea {
			font-size: 12px; font-family:Georgia, "Times New Roman", Times, serif;
			float: left; width: 255px; height: 80px;
			padding: 3px; margin: 0 0 20px 20px; 
			color:#7f8585; border: 1px solid #bcbcbc;
			background:#FFFFFF url(../images/input_bgr.gif) repeat-x top;	
	}	
	

	#main span.required {
			font-size: 11px; font-family:Georgia, "Times New Roman", Times, serif;
			float: left; width: 150px; 
			padding: 3px; margin: 0 0 10px 5px; 
			color:#7f8585; background-color: #fff7de; border: 1px solid #f0d379;
				
	}

	#main .verify { 
			margin: 0 0 0 15px;	width: 80px; height: 24px; border: none;
				
	}
	
	#main div.group {
			float: left; margin: 0; width: 240px; line-height: 14px;
			margin-left: 15px; margin-bottom: 10px;
	}


	#main input.checkbox {
			float: left; margin: 0; width:13px;
			padding: 0; border: 0; clear: right; margin-left: 15px; margin-bottom: 10px;
		}

	#main input.radio {
			margin: 0 3px 0 0; width:13px; height: 13px; padding: 0; border: 0; float: none; clear:none;
		}


/* ------------------------------------------------------------
		FOOTER & COPYRIGHT
------------------------------------------------------------ */


		#footer {
				margin-left: auto;
				margin-right: auto;
				margin-top: 10px;
				margin-bottom: 15px;
				width: 872px;
				color: #FFFFFF; font-size: 11px; 
				line-height: 12pt; font-weight: normal;
				}


		#footer .footerlinks {
				float: left; margin: 0; padding: 0; text-align: left; display: inline;
				}

		#footer .copy {
				float: left; margin: 0; padding: 0;
				width: 260px; display: inline;
				}


		#footer a {
				font-weight:normal;	font-size: 11px; color: #FFFFFF; 
				text-decoration: none; text-transform:lowercase;
				}
					
		#footer a:hover {
				font-weight:normal;	margin:0px; color:#45afed; 
				text-decoration: underline;	text-transform:lowercase;
				}
				
/* ------------------------------------------------------------
		ADDITIONS
------------------------------------------------------------ */

		.ingredients-table td {
				padding: 2px; border: 1px solid #CCC;
				}
                                
                                .left {
                                                float:left;
                                }
#webtonic{
	margin-left: auto;
	margin-right: auto;
	width:872px;
	text-align:right;
	color: #FFFFFF; font-size: 11px; 
	line-height: 12pt; font-weight: normal;
	margin-bottom: 95px;
	padding-right:50px;
	}
#webtonic a{
	text-decoration:none;
	color:#ffffff;
}
#webtonic a:hover{
	text-decoration:underline;
	color:#45afed; 

}
