@charset "utf-8";

/*
 * RESET
 */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
caption {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: top;
	background: transparent;
}
body {
	/*behavior:url("http://www.malenoextremehome.com/_css/csshover.htc"); - IE6 HOVER FIX*/
}
img, div {
	/*behavior:url("http://www.malenoextremehome.com/_css/iepngfix.htc"); - IE6 PNG TRANSPARENCY FIX*/
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
img, div {  }

/*
 * BASIC ELEMENTS
 * Define styles for basic elements: body, h1-h6, ul, ol, a, p, etc.
 */
body {
	background:url(/_images/background.jpg) top center repeat-x #0f1d20;
	color:#333;
	font:normal 81.3% Arial, Helvetica, sans-serif;
	overflow:auto;
	overflow-x:hidden; 
}
	p {
		color: #666666;
		margin:10px 0;
		line-height: 20px;
	}
 /*
 * BASIC LAYOUT
 * Define the basic template: header, footer, menu, content
 */
#frame {
	margin:0 auto;
	width:960px;
	z-index:0;
 }
#header {
	background:url(../_images/header.gif) top center no-repeat;
	height:125px;
	width:960px;
	position: relative;
	z-index:100;
}
#menu{
	left: 200px;
	position: relative;
	top: 97px;
}
#content{
	background:url(../_images/submenu_left.jpg) top center repeat-x #FFF;
	border:1px solid #FFF;
	padding: 5px 5px 35px 5px;;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	float: left;
	width:948px;
}
#footer{
	float: left;
}
 /*
 * HEADER
 * Define all elements in the header area
 */
#header_logo{
	position: absolute;
	left: 70px;
	top: 11px;
	z-index: 500;
}
 /*
 * MENU
 * Define all elements in the menu area
 */
#menu ul {
}
#menu li {
	display:inline;
	list-style:none;
}
#menu li a{
	color:#FFF;
	padding:10px 7px 12px;
	letter-spacing:-1%;
	text-decoration:none;
}
#menu li a:hover,
#menu li.selected a{
	background:url(../_images/menu_selected.png) no-repeat center bottom !important;
}
 /*
 * CONTENT
 * Define all elements in the content area
 */
#master_home{
	background:url(../_images/master_home.jpg) no-repeat;
	width: 950px;
	height: 274px;
	position: relative;
}
#join {
	position: absolute;
	left: 743px;
	top: 204px;
}
	#join a{
		background-position: bottom left;
	}
		#join a{
			display: block;
			width: 160px;
			height: 34px;
			background:url(../_images/join.gif) no-repeat top left;
		}
		#join a:hover{
			background-position: bottom left;
		}
#content_right{
	float: left;
	width: 572px;
	padding: 5px 15px;
}
	h1{
		font:bold 169.2% "Trebuchet MS", Arial, Helvetica, sans-serif;
		color: #582525;
		letter-spacing:-1px;
		padding: 5px 0;
	}
#content_left{
	float: left;
	width: 324px;
	padding: 5px;
}
	#news_header{
		background:url(../_images/news_header.gif) no-repeat top left;
		width: 314px;
		height: 40px;
	}
		#news_header h1{
		font:bold 138.5% "Trebuchet MS", Arial, Helvetica, sans-serif;
		color:#FFF;
		letter-spacing:-1px;
		padding: 8px 0 8px 15px;
		}
	#news_body {
		background:url(../_images/news_body.gif);
		width: 314px;
	}
		#news_body li{
			color: #ffffff;
			padding: 7px;
			padding-left: 14px;
			padding-top: 7px;
			padding-bottom: 7px;
			padding-right: 14px;
			font-size: 13px;
		}
			#news_body li a{
				text-decoration: none;
				font-style: italic;
				display: block;
				color: #ffffff;
			}
			#news_body li span.author{
				display: none;			
			}
			#news_body li span.date{
				font-size: 80%;			
			}
	#news_footer{
		background:url(../_images/news_footer.gif) no-repeat top left;
		width: 314px;
		height: 45px;
	}
		#news_footer a{
			text-decoration: none;
			font-style: italic;
			display: block;
			clear: both;
			text-align: right;
			color: #FFF;
			padding:20px 15px 0 0;
		}
		#news_footer a:hover {
			color:#723434;
		}
	#news_left {
		background:url(/_images/submenu_left.jpg);
		border-top:1px solid #FFF;
		float:left;
		height:116px;
		width: 314px;
	}
#content_sub_left{
	float: left;
	width: 244px;
	padding: 5px;
}
	#sidemenu{
		background:url(../_images/sidemenu_bg.gif);
		padding:50px 0 25px 0;
		position: relative;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
	}
	#side_left {
		background:url(/_images/submenu_left.jpg);
		border-top:1px solid #FFF;
		float:left;
		height:116px;
		width: 244px;
	}
	#nav_575152 li {
	}
	#nav_575152 a:link, #nav_575152 a:visited {
		color:#FFF;
		display:block;
		padding:8px 0 8px 15px;
		line-height:20px;
		text-decoration:none;	
	}
	#nav_575152 a:hover, #nav_575152 a:active {
		background:url(/_images/menu_over_right.jpg) right no-repeat #5e2626;
	}
		#nav_597267 li {
	}
	#nav_597267 a:link, #nav_597267 a:visited {
		color:#FFF;
		display:block;
		padding:8px 0 8px 15px;
		line-height:20px;
		text-decoration:none;	
	}
	#nav_597267 a:hover, #nav_597267 a:active {
		background:url(/_images/menu_over_right.jpg) right no-repeat #5e2626;
	}

		#nav_597267 li {
	}
	#nav_597421 a:link, #nav_597267 a:visited {
		color:#FFF;
		display:block;
		padding:8px 0 8px 15px;
		line-height:20px;
		text-decoration:none;	
	}
	#nav_597267 a:hover, #nav_597267 a:active {
		background:url(/_images/menu_over_right.jpg) right no-repeat #5e2626;
	}
		#nav_597421 a:link, #nav_597421 a:visited {
		color:#FFF;
		display:block;
		padding:8px 0 8px 15px;
		line-height:20px;
		text-decoration:none;	
	}
	#nav_597421 a:hover, #nav_597421 a:active {
		background:url(/_images/menu_over_right.jpg) right no-repeat #5e2626;
	}
			#nav_598185 li {
	}
	#nav_598185 a:link, #nav_598185 a:visited {
		color:#FFF;
		display:block;
		padding:8px 0 8px 15px;
		line-height:20px;
		text-decoration:none;	
	}
	#nav_598185 a:hover, #nav_598185 a:active {
		background:url(/_images/menu_over_right.jpg) right no-repeat #5e2626;
	}
				#nav_598698 li {
	}
	#nav_598698 a:link, #nav_598698 a:visited {
		color:#FFF;
		display:block;
		padding:8px 0 8px 15px;
		line-height:20px;
		text-decoration:none;	
	}
	#nav_598698 a:hover, #nav_598698 a:active {
		background:url(/_images/menu_over_right.jpg) right no-repeat #5e2626;
	}
		#nav_598804 li {
	}
	#nav_598804 a:link, #nav_598804 a:visited 	{
		color:#FFF;
		display:block;
		padding:8px 0 8px 15px;
		line-height:20px;
		text-decoration:none;	
	}
	#nav_598804 a:hover, #nav_598804 a:active {
		background:url(/_images/menu_over_right.jpg) right no-repeat #5e2626;
	}
		#nav_600147 a:link, #nav_600147 a:visited {
		color:#FFF;
		display:block;
		padding:8px 0 8px 15px;
		line-height:20px;
		text-decoration:none;	
	}
	#nav_600147 a:hover, #nav_600147 a:active {
		background:url(/_images/menu_over_right.jpg) right no-repeat #5e2626;
	}
#content_sub_right{
	float: left;
	width: 656px;
	padding:15px;
}
#content_sub_right li {
	margin-left:30px;
	list-style:disc;
	color:#666;
}
#rightpic{
	float:right; 
	width:200px; 
	background-color:#CCC; 
	padding:5px;"
}
 /*
 * FOOTER
 * Define all elements in the footer area
 */
 #footer p{
 	color: #939394;
	font-size: 12px;
	padding: 5px;
 }
 /*
 * GENERIC CLASSES
 * Define styles for simple things like floating to the sides, removing a bottom margin on elements, etc
 */
 input, textarea {
padding:5px;
width:300px;
}
.cart input {
padding:5px;
width:50px;
 }
 .small_input input {
	 width:25px;
 }
#CAT_Custom_868_0, #CAT_Custom_868_1,  #CAT_Custom_105196_0,  #CAT_Custom_105196_1 {
	width:25px;
}
#catwebformbutton {
	width:100px;
}
.cartSummary {
	text-align:right;
	float:right;
	}