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

html {
  height: 100%;
  margin-bottom: 1px;
}

form {
  margin: 0;
  padding: 0;
}

body {
	font-family: Helvetica,Arial,sans-serif;
	line-height: 1.3em;
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	color: #333;
}

a:link, a:visited {
	text-decoration: none;
	font-weight: normal;
}

a:hover {
	text-decoration: underline;
	font-weight: normal;
}

input.button { cursor: pointer; }

p { margin-top: 0; margin-bottom: 5px; }

img { border: 0 none; }

/*****************************************/
/*** Template specific layout elements ***/
/*****************************************/
#page_bg {
	padding: 10px 0;
	margin-bottom: 1px;
}

div.center {
  text-align: center;
}

div#wrapper {
	margin-left: auto;
	margin-right: auto;
}
body.width_fmax div#wrapper {
	min-width: 750px;
	max-width: 1050px;
}

div#header_l {
	position: relative;
}

div#header_r {
	height: 90px;
	padding-left: 370px;
	padding-right: 30px;
	padding-top: 25px; 
	overflow: hidden;
	text-align: left;
}

div#logo {
	position: absolute;
	left: 0;
	top: 0;
	float: left;
	width: 276px;
	height: 75px;
	background: url(../../images/logo_ao_main.png) 0 0 no-repeat;
	margin-left: 30px;
	margin-top: 25px;
}

div#search {
	position: absolute;
	right: 0;
	top: 0;
	float: right;
	width: 276px;
	height: 75px;
	margin-left: 30px;
	margin-top: 25px;
	text-align: right;
	display: inline;
}

div#small_logos{
	margin-right: 20px;
	margin-bottom: 15px;
	}

div#searchbox{
	margin-right: 20px;
	text-align: left;
	float: right;
	}
		
div#tabarea {
	background: #8AAEC8 url(../../images/bg_header_b.png) 0 0 repeat-x; 
	margin: 0 11px;

}

div#tabarea_l {
	background: url(../../images/bg_header_l_b.png) 0 0 no-repeat;
	/*padding-left: 32px;*/
}

div#tabarea_r {
	height: 42px;
	background: url(../../images/bg_header_r_b.png) 100% 0 no-repeat;
	padding-right: 1px;
}

#tabmenu{
	margin-left: auto;
	margin-right: auto;
	/*width: 850px;*/
	height: auto;
	display:inline-block;
	background-color:#FFFFFF;
	}

div#footer_r {
	padding-top: 10px;
	height: 47px;
	overflow: hidden;
}

div#footer_r div {
	text-align: center;
	font-size: .90em;
	color: #aaa;
}

div#footer_r a:link, div#footer_r a:visited  {
	color: #999;
}

div#footerspacer {
	height: 10px;
	background-color: #F7f7f7;
	border-bottom: 1px solid #CCCCCC;
}

#whitebox {
	margin: 0 11px 0px 11px;
	width: auto;
	background: #8AAEC8;
}

#whitebox div {
	text-align: left;
}

#whitebox_m {
	position: relative;
	width: auto;
	padding: 1px 8px 390px 8px;
	min-height: 280px;
}

#maincolumn,
#maincolumn_full {
	margin-left: 0;
	padding-left: 15px;
	margin-right: 15px;
	width: 98%;
	overflow:hidden;
}

div#slogan {
	position: absolute;
	bottom: 0;
	right: 0;
	margin-right: 10%;
	margin-bottom: 8px;
	font-size:16px;
	font-weight:bold;
	font-style:italic;
	color: #fff;
}
/**********************************************************************************************************************/

#page_bg {
	background: #412E13;
}

div#wrapper {
		background: #f7f7f7 url("../../images/brown/mw_shadow_l.png") 0 0 repeat-y;
}

div#wrapper_r {
	background:  url("../../images/brown/mw_shadow_r.png") 100% 0 repeat-y;
}

div#header {
	background:  url("../../images/brown/mw_header_t.png") 0 0 repeat-x;
}

div#header_l {
	background:  url("../../images/brown/mw_header_t_l.png") 0 0 no-repeat;
}

div#header_r {
	background:  url("../../images/brown/mw_header_t_r.png") 100% 0 no-repeat;
}

div#footer {
	background: #f7f7f7 url("../../images/brown/mw_footer_b.png") 0 100% repeat-x;
}

div#footer_l {
	background:  url("../../images/brown/mw_footer_b_l.png") 0 0 no-repeat;
}

div#footer_r {
	background:  url("../../images/brown/mw_footer_b_r.png") 100% 0 no-repeat;
}

/*******************************************************************************************************************************************/
/******************************************************* Products Pages ********************************************************************/
/*******************************************************************************************************************************************/

/****************************** Left Column ***********************************/

#LeftCol{
	float:left;
	width:70%;
	height:100%;
	margin-right: 20px;
	}

#RightCol{
	position:relative;
	left: -80px;
	float:left;
	width:25%;
	height:100%;
	}

#LeftCol2{
	float:left;
	width:50%;
	height:100%;
	margin-right: 20px;
	}

#RightCol2{
	position:relative;
	left: -80px;
	float:left;
	width:45%;
	height:100%;
	}

/******************* Category View ********************************/

#ProductWrapper{
	width: 300px;
	height: 250px;
	float: left;
	}

#ProductName{
	float: left;
	width: 280px;
	height: 15px;
	font-size: 14px;
	border-bottom: 1px dashed #FFFFFF;
	margin-right: 20px;
	margin-bottom: 15px;
	}

#ProductName a{
	color:#000000;
	}
	
#ProductDesc{
	float: left;
	width: 280px;
	}

#ProdDetLink{
	float: left;
	width: 280px;
	height: 15px;
	}

/******************* Product View ***************************************/

#ProductWrapper_ID{
	width: 90%;
	height: auto;
	}

#ProductName_ID{
	width: 100%;
	height: 15px;
	font-size: 14px;
	border-bottom: 1px dashed #FFFFFF;
	margin-right: 20px;
	margin-bottom: 15px;
	}
	
#ProductDesc_ID{
	width: 100%;
	}
/********************************* Left Module (Add to Cart, Cart) ****************************/

#ModuleWrapper{
	width:335px;
	height:auto;
	float: left;
	margin-right:20px;
	margin-left:20px;
	margin-bottom:10px;
	}

#ModuleTop{
	width:335px;
	height:20px;
	background-image:url(../../images/bg_module_top.png);
	}

#ModuleMain{
	width:323px;
	height:auto;
	background-image:url(../../images/bg_module_main.png);
	padding: 0 6px 0 6px;
	}
	
#ModuleBottom{
	width:335px;
	height:20px;
	background-image:url(../../images/bg_module_bottom.png);
	}
		
/************************************* Title at Top of Products Page ********************************/

#Title{
	width: 55%; 
	font-size: 18px; 
	margin-bottom: 20px; 
	font-weight: bold;
	}

/************************************* Cart Row Style ***********************************************/
.style2{
	background-color: #CCCCCC;
}

.style4{
	background-color: #FFFFFF;
	}

.style6{
	background-color: #CCCCCC;
	}
	
/************************************* Product Articles *******************************************/
#ArticleList{
	width: 95%;
	height: auto;
	float: left;
	padding: 10px;
	background-color: #FFFFFF;
	margin-top: 20px;
	}

.cashdiscountbubble{
	background-image:url(../../images/cashdiscountbubble.png);
	background-repeat:no-repeat;
	padding: 15px;
	font-size: 16px;
	}
/************************************* Text Styles *******************************************/
h1 {
font-size: 18px;
margin-bottom: 10px;
}

h2 {
font-size: 16px;
margin-bottom: 5px;
}

h3 {
font-size: 14px;
margin-bottom: 0px;
}

/******************************* For Popup Div *************************************/
#blanket {
background-color:#111;
opacity: 0.65;
filter:alpha(opacity=65);
position:absolute;
z-index: 9001;
top:0px;
left:0px;
width:100%;
}

#popUpDiv {
position:absolute;
background-color:#FFFFFF;
border: 1px solid black;
width:100%;
height:300px;
z-index: 9002;
}

/******************************** Order Invoice **********************************************/

div.sectionwrapper{
	width: 700px;
	float: left;	
}

div.recordrow{
	width: 100%;
	float: left;
	border-bottom: 1px solid #CCCCCC;
	padding: 2px;
}

div.recorditem{
	float: left;
}
/********************************** Search Results Page ****************************************/
div.searchresultswrapper{
	border: 2px solid black;
	width: 90%;
	float: left;
	background: #FFFFFF;
	padding: 5px;
	margin: 0 0 10px 0;
}

div.resultswrapper{
	margin: 0 0 10px 0;
	float: left;
	width: 45%;
}

div.searchtitle{
	float: left; 
	width: 100%;
}

div.searchdescription{
	width: 100%;
	float: left;
}