@charset "UTF-8";
/* CSS Document */

/* TABLE & BODY DISPLAY
-------------------------------*/
body 
{
	
	
	text-align:center;
	width:100%;
	background-color:#111;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	color: #fff;
	background-position:top;
	background-image:url(images/htmlsite/background_strip.jpg);
	background-repeat:repeat-x;
	
}


/*	NAV
----------------------------------*/
a.signin			{ display:block; float:right; margin-top:0px; width:61px; height:35px; background:url(images/aroma_headernav_signin.gif) no-repeat 0 0; }
a.signin:hover		{ background-position:0 -35px; }


/* DIVS, LAYOUT
--------------------------------*/


#headerhome
{

	width:1000px;
	height:autopx;
	text-align:center;

}

#content
{

	width:1000px; 
	text-align:left;
	background-image:url(images/htmlsite/main_background.jpg);
	background-repeat:repeat-y;
	padding:10px 0px;
	/*border:1px solid #ffffff;*/
	

}

#centercolumn
{

	width:1001px;
	display:inline; 
	vertical-align:top;
	
}

#subnavbox
{

	background-image:url(images/htmlsite/top_centre_panel.jpg);
	width:1000px;
	height:98px;
	text-align:center;
	
}

#footer
{

	width:975px; 
	height:102px; 
	margin-top:40px;
	background-image:url(images/shop/shop_footer_hoz_strip.jpg); 
	background-repeat:repeat-x;
	
}

#arrow
{

	text-align:center;	

}

a.subnav {
	margin: 0px 10px;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	text-align:center;
	letter-spacing:1px;
	font-weight:bold;
}

a.subnav:hover {
	color:#0099ff;
}

a.subnav_on {
	margin: 0px 10px;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#0099ff;
	text-align:center;
	letter-spacing:1px;
	font-weight:bold;
}


/* INPUT RELATED 
-------------------------------*/

input.button {
	border:2px;
	background-color:#FF0066; /*#fbfbf8;*/
	border-color:#000000;
}

input.button_wide {
	width:120px;
	height:43px;
	margin-right: 50px;
	float:right;
	/*onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('submit','','images/htmlsite/submit_over.png',1)" */
	background:url(images/htmlsite/submit.png) no-repeat 0 0;
}

input.button_wide:hover {
	background:url(images/htmlsite/submit_over.png) no-repeat 0 0;
}


input                               { font-size:10px; color:#000; }
select, option                      { font-size:10px; color:#000; }

.inputSmall                         { width:50px; }
.inputMedium                        { width:285px; height:28px; background-color:#efefef; border:0; font-size:11px; }
input.inputPopup                       { width:164px; height:18px; background-color:#000; color:#FFF; border: 0px;  }
input.inputPopup:focus {  
    border-color: #069ba6;  
    background-color: #000000;  
}  

textarea.textareamedium {
	padding: 8px 0px 0px 0px;
	color:#000;
	width:285px;
	height:150px;
	border:0;
	background-color:#efefef;
	font-size:11px;
}

label.contact_label
{
	padding: 8px 4px 0px 4px;
	font-size:10px;
	background-color:#aaaaaa;
	color: #000;
	float:right; 
	text-align:right; 
	margin-left:0px;
	display:inline-block;
	width:100px;
	height:20px;
	vertical-align:middle;
	
}

label.deep {
	height:142px;
}

.error {
	
	font-size: 12px;
	color: #ee7129;
	font-weight:bold;
	padding-left:32px;
	
}


/* IMAGE RELATED
-------------------------------*/

img {
	border:0px;
	text-align: center;
}
img.gallery { border-color:#ff0066; border-style:solid; border-width:1px; padding:1px; margin-right:20px; }
img.thum { border-color:#ff0066; border-style:solid; border-width:1px }
img.imageborder { border-color:#ff0066; border-style:solid; border-width:1px }



/* TEXT
------------------------------------*/

.smaller {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	
}

h2 {
	margin: -10px 20px 0px 0px;
	font-size:18px;
	color: #cccccc;
	letter-spacing:1px;
	font-stretch:expanded;
}
h3 {
	margin: -10px 20px 0px 0px;
	font-size:16px;
	color: #cccccc;
	letter-spacing:1px;
	font-stretch:expanded;
}



span.news.required {
	margin-right: 45px;
}

span.date {
	/*margin: 10px 20px;*/
	color: #cccccc;
	font-weight:lighter;
}
span.title {
	/*margin: 10px 20px;*/
	color: #ededed	;
	font-weight:bold;
}
span.news {
	
	/*margin: 10px 20px;*/
	color: #cccccc;
	font-weight:lighter;
	text-align:justify;
	line-height:13px;
	display:block;
	width:220px;
}

span.blue {
	color: #00adbe;
}

h5 {
	font-size:14px;
	margin: 10px 20px;
	color: #cccccc;
	font-weight:lighter;
	line-height:150%;
}

h7 {
	font-size:14px;
	margin: 10px 20px 0px 0px;
	color: #cccccc;
	font-weight:lighter;
	line-height:150%;
}


h6 {
	font-size:12px;
	margin: 0px 20px;
	color: #4cb7ff;
	font-weight:lighter;
	
}

/* LINKS
--------------------------------------------*/
a {
	
	font-size:12px;
	color:#023d5b;
	
}


/* MISC
------------------------------*/
.dash { 
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#ff0066;
}

hr {
	border-bottom:dashed;
	border-bottom-color:#71b5d1;
	border-bottom-width:1px;
}

.hr
{

	height: 0px; 
	border-bottom:dashed; 
	border-bottom-color:#71b5d1; 
	border-bottom-width:1px; margin:2px 0px 2px 0px;
	width:220px;
	margin:10px 0px;

}

.hr_productsplit
{

	margin-top:10px;
	height: 0px; 
	border-bottom:dashed; 
	border-bottom-color:#71b5d1; 
	border-bottom-width:1px; margin:2px 0px 2px 0px;

}
