html, body {
	height: 100%;
	}
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	text-align:center;
	margin:0 auto;
	font-size:0.75em;
	width:800px;
	background:#000 url(../images/t_bg_site.gif) fixed no-repeat center top;
	/*position:relative; - Can't use this to fix IE bug because it throws off our main product image and option sets--*/
	}
img {
	border:none;
	}
.rfl_page_title,
.rfl_bg_lines_green {
	background: url(../images/t_bg_green_lines.gif) repeat-x left top;
	}
.rfl_bg_lines_grey {
	background:  url(../images/t_bg_grey_lines.gif) repeat-x left top;
	}
h1 {
	font-size:40px;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing: -5px;
	padding:0 0 0 30px;
	margin:0 auto 15px auto;
	text-transform:uppercase;
}
.rfl_body_content h1 {display:none}/*Stupid Template*/
p {
	margin:0 0 10px 0;
	}
a {
	color:#00c017;
	text-decoration:none;
	}
a:hover {
	text-decoration:underline;
	color:#00c017;
	}
hr {
border:none;
background:#000;
height:1px;
border-bottom: 1px dotted #464646;
}
/*--Helpers--*/
.m_all_5px {margin:5px;}
.m_all_8px {margin:8px;}
.m_top_5px {margin-top:5px;}
.m_top_10px {margin-top:10px;}
.m_bottom_5px {margin-bottom:5px;}
.m_bottom_10px {margin-bottom:10px;}
.m_right_10px {margin-right:10px;}
.m_left_10px {margin-left:10px;}
.m_left_5px {margin-left:5px;}
.m_right_5px {margin-right:5px;}
.no_margin {margin:0;}
.p_all_5px {padding:5px;}
.p_top_10px {padding-top:10px;}
.no_pad {padding:0;}
.clear_right {clear:right;}
.clear_left {clear:left;}
.clear_all {clear:both;}
.float_left {float:left;}
.float_right {float:right;}
.text_left {text-align:left;}
.text_right {text-align:right;}
.text_center {text-align:center;}
.text_justify {text-align:justify;}
.text_small {font-size:.83em;}
.width_auto {width:auto;}
.bold {font-weight:bold;}
.no_border {border:none;}
.position_relative {position:relative;}

/*Colors*/
.color_green {color:#00ff00}
.color_white {color:#fff;}
/*--Master Wrappers------------------------------------*/
#rfl_master_wrapper,
#rfl_master_home {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -8.25em auto; /* the bottom margin is the negative value of the footer's height */
	text-align:left;
	background:#080808 /*url(../images/t_bg_body.png) no-repeat right bottom;*/
	}
#rfl_master_home {/*SPecifically for homepage background*/
	background:#000 url(../images/home_bg_bottom.gif) no-repeat right bottom;
        padding:0 0 10px 0;
        }
#rfl_header_wrapper {
	padding:0 10px 10px 10px;
	background:#000/* url(../images/t_bg_site_2.gif) repeat-x left top*/;
position:relative;
	}
#rfl_body_wrapper {
	clear:both;
	}
.rfl_body_content {
	padding:0 10px 10px 10px;
	}
#rfl_footer_wrapper,
#rfl_push {
	clear:both;
	height:8.25em;
	text-align:left;
	}
#rfl_footer_wrapper {
	font-size:.83em;
	background:#000;
	padding:10px;
	text-align:right;
	}
/*.rfl_fixed_width {
	width:800px;
	margin:0 auto;
	}*/
/*--Header Info---------------------------------------------------*/
.rfl_coupon {
position:absolute;
	background: url(../images/bg_coupon.gif) no-repeat left top;
	width:343px;
	height:45px;
left:0;
	padding:4px 0 0 15px;
	font-size:1.17em;
	font-weight:bold;
	float:left;
	}
#rfl_logo {
	position:absolute;
top:35px;
left15px;
	}
form.rfl_search {
	text-align:right;
	margin:0;
	clear:right;
	display:block;
	}
form.rfl_search input {
	background:#1a1a1a;
	border:1px solid #515151;
	width:200px;
	color:#fff;
	padding:2px;
	font-size:.83em;
	}
form.rfl_search input.go_button {
	background:#00a022 url(../images/t_bg_green.gif) repeat-x left bottom;
	width:auto;
	padding:1px 2px;
	border:1px solid #4b8b4b;
	cursor:pointer;
	cursor:hand;
	}

/*--Content Area--------------------------------------------*/
.rfl_box_black {
	background:#000;
	filter:alpha(opacity=85);
	-moz-opacity:.85;
	opacity:.85;
	border:1px solid #4d4d4d;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding:5px;
	margin:5px;
	}

/*--Footer Area--*/
.rfl_copyright {
	margin:10px 0 0 0;
	color:#4C4C4C;
	clear:both;
	text-align:center;
	font-size:.83em;
	}

.rfl_copyright a {

	color:#616161;
	text-decoration:none;
	}
.rfl_copyright a:hover {
	color:#888888;
	text-decoration:none;
	}
/*---ALL Menus----------------------------------------------------*/
/*--Sub Menu Bar--*/
.rfl_admin_menu_bar {
	text-align:right;
	margin:1px 0 30px 0;;
	padding:0;
	list-style:none;
	list-style-image:none;
	color:#646464;
	float:right;
	}
.rfl_admin_menu_bar li {
	display:block;
	float:left;
	margin:0 0 0 10px;
	}
.rfl_admin_menu_bar li {

	padding:1em .25em .25em .25em;
	}
.rfl_admin_menu_bar li a {
        margin-top: -10px;
	padding:1em .25em .25em .25em;
	}
.rfl_admin_menu_bar li a {
	display:block;
	color:#646464;
	text-decoration:none;
	font-weight:bold;
	}
.rfl_admin_menu_bar li a:hover {
	background-color:#909293;
	text-decoration:none;
	color:#2d2d2d;
	}
/*--Menu Bar--*/
ul.rfl_menu_bar {
	font-size:1.17em;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#fff;
	margin:30px 0 0 0;
	padding:0;
	list-style:none;
	list-style-image:none;
	text-align:right;
	}
ul.rfl_menu_bar li {
	display:inline;
	margin:0 0 0 15px;
	}
ul.rfl_menu_bar li a {
	padding:.2em;
	color:#fff;
	text-decoration:none;
	letter-spacing: -1px;
	text-transform:lowercase;
	}
ul.rfl_menu_bar li a:hover {
	background:#00c017;
	color:#fff;
	text-decoration:none;
	}
/*--Footer Menu--*/
ul.rfl_footer_menu {
	margin:0 auto .25em auto;
	padding:0;
	list-style:none;
	float:right;
	}
ul.rfl_footer_menu li {
	display:inline;
	margin:0 0 0 15px;
	}
ul.rfl_footer_menu li a {
	color:#646464;
	text-decoration:none;
	}
ul.rfl_footer_menu li a:hover {
	text-decoration:none;
	color:#8E8E8E;
	}
/*--Clearfix to help enclose floats-----------------------------------------*/
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}	

