* {
	margin: 0px;
	padding: 0px;
	font-family: arial, helvetica, verdana;
}
textarea
{
	font-size: 12px;
	color: #666666;
}
input
{
	font-size: 12px;
	color: #666666;
}
BODY
{
	margin:0px;
	padding: 0px;
	background-color: #000;
}
#container
{
	width: 850px;
	margin: 0px auto;
	height: 100%;

}
#header
{
	float: left;
	width: 100%;
	background: url('/global/images/rdy_header_repeat.png') top left repeat-x;
	height: 67px;
}
#header p
{
	float: left;
	font-size: 12px;
	color: #000;
	padding-left: 400px;
	padding-top: 20px;
	font-weight: bold;
}
#header p a
{
	text-decoration: none;
	font-size: 12px;
	color: #000;
}
#header span
{
	padding: 5px;
}	
a
{
	
	color: #000;
	text-decoration: underline;
}

a:hover
{
	
	color: #000;
	text-decoration: underline;
}

/* NAVIGATION
----------------------------*/
#navigation
{
	float: left;
	background: url('/global/images/rdy_navigation_bg.png') top left repeat-x;
	height: 33px;
	width: 100%;
}
#navigation ul
{
	float: left;
	color: #fff;
	font-size: 12px;
	padding-top: 5px;
	padding-left: 20px;
}
#navigation ul li
{
	display: inline;
	position: relative;
	top: 3px;
}
#navigation ul li a
{
	color: #fff;
	text-decoration: none;
}
#navigation ul li a:hover
{
	text-decoration: underline;
}



#marquee
{
	float: left;
	background: url('../images/rdy_marquee2.jpg') no-repeat;
	height: 104px;
	width: 850px;
}


.left_menu
{
	width: 150px;
	background-color: #d5d5d5;
	border-right: 1px solid #363636;
	height: 100%;
	border: 1px solid #FF00FF;
}
.full_height
{
	height: 100%;
}

.contact_text
{
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	padding-left:4px;

}
#subnav
{
	float: left;
	width: 148px;
	padding-bottom: 300px;
	height: 100%;
	background-color: #9e0226;
	border-right: 1px solid #666666;

}
ul#cart_menu
{
	float: left;
	width: 100%;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#cart_menu li
{
	
	background: /*#D5D5D5;*/ #72001A;
	border-bottom: 1px groove #880005;
}
#cart_menu li:hover
{
	background: #b61a30;
}

#cart_menu li a
{
	display: block;
	font-size: 12px;
	color: #fff;
	padding: 3px 5px;
	text-decoration: none;
}

#cart_menu li a:hover
{
	display: block;
	color: #fff;
	padding: 3px 5px;
	text-decoration: none;
}

#cart_menu ul
{
	list-style-type: none;
}

#cart_menu ul li 
{
	background: #b61a30;
	/*border-top: 1px solid #AAA;*/
}

#cart_menu ul li.menu_anchor
{
	background: #9e0226;
	color: #FFF;
}


h1.page_headers
{
	font-family: arial, helevetica, verdana;
	font-size: 20px;
	color: #000;
}

h2.sub_headers
{
	font-family: arial, helevetica, verdana;
	font-size: 16px;
	color: #000;
	margin-bottom: 10px;
}

#content_table
{
	float: left;
	width: 700px;
	background: url('../images/rdy_content_bg.jpg') repeat-x;
	background-color: #fff;
	border-left: 1px solid #fff;
	height: 100%;
	padding-bottom: 100px;
}
form.global_form
{
	float: left;
	height: 20px;
	width: 685px;
	padding: 8px;
	background-color: #999999;
}
.keywords
{
	float: right;
	height: 16px;
	font-size: 12px;
	margin: 3px;
}
.search
{
	float: right;
	height: 20px;
	font-size: 12px;
	margin: 3px;
}
.left_column
{
	float: left;
	width: 400px;
	margin-top: 20px;
}
h1
{
	font-size: 25px;
	color: #9e0226;
	padding-left: 20px;

}
h2
{
	font-size: 16px;
	color: #000;
	margin-left: 20px;
	padding-top: 20px;
	padding-bottom: 5px;
	border-bottom: 1px solid #ccc;
}
h3
{
	font-size: 14px;
	color: #000;
	padding-left: 20px;
	padding-top: 20px;
}
h4
{
	font-size: 12px;
	color: #000;
	padding-left: 20px;
	padding-top: 20px;
}
p
{
	font-size: 12px;
	color: #666666;
	padding-top: 10px;
	padding-left: 20px;
}

.right_column
{
	float: left;
	width: 300px;
	margin-top: 30px;
}
.product_box
{
	float: left;
	height: 135px;
	width: 274px;
	background: url('../images/rdy_product_box.png') no-repeat;
}
.product_box h4
{
	font-size: 12px;
	color: #000;
	padding-top: 12px;
	padding-left: 15px;
	padding-bottom: 5px;
}
.product_box img
{
	float: left;
	padding-left: 15px;
	padding-right: 5px;
}
.product_box p
{
	font-size: 10px;
	color: #666666;
	padding-left: 5px;
}
.product_box p.red
{
	font-size: 11px;
	color: #fe0000;
	font-weight: bold;
}
.product_box a
{
	float: left;
}

table.table_text tr td
{
	font-size: 12px;
	padding-left: 0px;
	padding-top: 5px;
	color: #666666;
}
table.desc_text tr td
{
	font-size: 12px;
	padding-left: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
}
table.contact_text tr td
{
	font-size: 12px;
	padding-left: 20px;
	padding-top: 5px;
	color: #fff;
	font-weight: normal;
	border: 1px solid #666666;
}
.button
{
	padding: 2px;
	background-color: #9e0226;
	color:#fff;
	border: 1px solid #666666;
	cursor: pointer;
}
.red_bg
{
	background-color: #9e0226;
}
.gray_bg
{
	background-color: #999999;
}


hr {
border: 0;
color: #999999;
background-color: #999999;
height: 1px;
width: 100%;
text-align: left;
}

/* FOOTER
----------------------------*/
#footer
{
	float: left;
	width: 100%;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
}
#footer ul
{
	margin:0px auto;
}
#footer ul li
{
	display: inline;
	font-size: 11px;
	color: #666666;
}
#footer ul li a
{
	text-decoration: none;
	font-size: 11px;
	color: #666666;
}
#footer ul li a:hover
{
	text-decoration: underline;
}
#footer ul li span
{
	padding:5px;
	font-size: 11px;
	color: #666666;
}
#footer p
{
	padding: 5px;
	font-size: 11px;
	color: #666666;
}