/* Resets */
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, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: #231f20;
	background: #a7a9ac;
	font: 80% Arial, Helvetica, sans-serif;
	text-align: center;
	height: 100%;
}
html, body {
	height: 100%;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
acronym { 
	cursor: help;
	border-bottom: 1px dashed #333; 
}

pre, code { 	
    display: block; 	
    margin: 20px 0; 
    padding: 15px; 
	border-left: 3px solid #d1d1d1; 
    background: #f4f6f6;
	font-family: "Courier New", Courier, monospace;
	line-height: 1.1em;
    }   
pre code { 
	border: none; 
}
strong {
	font-weight: bold;
	letter-spacing: 0;
}
em {
	font-style: italic;
}
hr {
	display: none;
}
.clear {
	clear: both;
}
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}
/* Link Styles */
a:link, a:visited {
	color: #336699;
	text-decoration:none;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
a:active {
	color: #336699;
	text-decoration:none;
}
/* Headings */
h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
}
h1 {
	font-size: 1.5em;
}
h2 {
	font-size: 1.4em;
	color: #336699;
}
h3 {
	font-size: 1.3em;
}
h4 {
	font-size: 1.2em;
}
h5 {
	font-size: 1.1em;
}
h6 {
	font-size: 1.0em;
}
/* General Classes */
.right {
	float: right;
}
.left {
	float: left;
}
.hide {
	display: none;
}
#page_wrap {
	text-align: left;
	position: relative;
	width: 850px;
	border: 1px solid #b5b7b9;
	background: #fff;
	margin: 45px auto;
}
#top_corner {
	background: url(images/top_corner.png) no-repeat;
	height: 33px;
	width: 43px;
	position: absolute;
	top: -1px;
	right: -1px;
}
/* Header */
#header {
	position: relative;
	height: 111px;
	border-bottom: 1px solid #cfd0d2;
	margin-bottom: 3px;
}
#header .user {
	position: absolute;
	right: 30px;
	top: 15px;
	font-size: 1.1em;
}
#header .search {
	position: absolute;
	text-align: right;
	right: 30px;
	top: 40px;
	font-size: 0.8em; /*1.1em*/
	line-height: 1.7em;
}
#header label {
	display: inline;
	color: #a7a9ac;
	font-size: 1.1em;
	font-weight: bold;
	margin-right: 10px;
}
#header input {
	border: 1px solid #878585;
	background: url(images/input.gif) repeat-x 0 0;
	font-size: 1.1em;
	padding: 4px;
}
#header .logo {
	position: absolute;
	left: 16px;
	top: 12px;
}
/* Navigation */ 
/*#header ul {
	position: absolute;
	right: 0;
	bottom: 0;
	font-size: 12px;
	list-style: none;
	margin-top: -6px;
	padding: 0;
	text-transform: none;
}
#header li {
	display: inline;
}
#header li a {
	float: left;
	display: block;
	padding: 5px 12px 6px 12px;
	letter-spacing: -0.03em;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	margin-left: 1px;
	background:#345c82;
}
#header li a.first {
	padding: 5px 12px 6px 35px;
	background:#345c82 url(images/nav_first.png) no-repeat 0 100%;
}
#header li a:hover.first, #header li.current_page_item a.first {
	padding: 5px 12px 6px 35px;
	background:#999999 url(images/nav_first_hover.png) no-repeat 0 100%;
}
#header li a:hover, #header li.current_page_item a {
	color: #fff;
	background-color: #999;
}*/
#header .RadMenu
{
	position: absolute;
	right: 0;
	bottom: 0;
	padding: 0;
}
/* Content */
#content {
	width: 850px;
	margin: 0;
	padding: 0;
	background: #fff url(images/content_bg.png) repeat-x 0 0;
	font-size: 1.1em;
	line-height: 1.3em;
	border-top: 1px solid #e2e3e4;
}
/* Home & Inner Sidebar */
#home_sidebar {
	width: 180px;
	float: left;
	margin-top: 20px;
}
#home_sidebar h1 {
	width: 180px;
	text-align: center;
	color: #fff;
	padding: 5px 0;
	font-size: 1.1em; /*1.5em*/
}
h1.dark {
	background: url(images/dark_h1.gif) no-repeat 0 0;
}
h1.light {
	background: url(images/light_h1.gif) no-repeat 0 0;
}
.box {
	margin-bottom: 20px;
}
.box_bg {
	background: url(images/box_bg.png) no-repeat 0 100%;
}
.box p {
	padding: 0 10px;
	padding-top: 5px;
	padding-bottom: 15px;
}
.box span {
	color: #e7ac5a;
}
#sidebar {
	position: relative;
	float: left;
	background: #fbfbfb url(images/sidebar.png) repeat-x 0 0;
	width: 175px;
	/*height: 400px;*/
}/*
#sidebar ul {
	font-size: 1.0em;
	line-height: 1.8em;
	padding: 10px;
}
#sidebar li ul {
	line-height: 1.6em;
	padding: 0;
	margin-bottom: 5px;
}
#sidebar li {
 padding: 0 10px;
 text-indent: -15px;
}
#sidebar li.current_page_item a {
	color: #666666;
	text-decoration: underline;
}
#sidebar li ul a {
	color: #666;
}
#sidebar li ul a:hover {
	color: #fff;
}
#sidebar li ul li.current_page_item a {
	color: #fff;
	text-decoration: underline;
}*/
/* Home & Main Content */
#home_content {
	float: left;
	width: 615px;
	margin: 20px;
	margin-right: 15px;
}
* html #home_content {
	margin-left: 10px;
}
#home_content h1 {
	color: #f99a32;
	text-transform: uppercase;
	font-size: 1.8em;
	font-weight: bold;
	letter-spacing: .05em;
	padding-top: 20px;
	padding-bottom: 5px;
}
#main_header {
	position: relative;
	float: left;
	width: 625px;
	margin: 24px;
	margin-bottom: 0px;
	border: 1px solid #ababab;
	border-bottom: none;
}
body.wide #main_header {
	position: relative;
	width: 800px;
	margin-top: 24px;
	margin-left: 24px;
	border: 1px solid #ababab;
	border-bottom: none;
}
#main_header h1 {
	font-size: 1.5em;
	background: #c55a3a;
	color: #fff;
	padding: 5px;
	padding-left: 15px;
}
#main {
	position: relative;
	float: left;
	width: 595px;
	margin: 24px;
	margin-top: 0px;
	border: 1px solid #ababab;
	border-top: none;
	padding: 15px;
}
body.wide #main {
	position: relative;
	width: 770px;
	margin: 24px;
	margin-top: 0px;
	border: 1px solid #ababab;
	border-top: none;
}
* html #main {
	width: 595px;
	margin: 0 0 24px 24px;
}
* html body.wide #main {
	width: 771px;
	margin: 0 0 24px 12px;
}
* html body.wide #main_header {
	width: 801px;
	margin: 24px 0 0 12px;
}
#main p, #home_content p {
	padding-bottom: 1.5em;
}

#main ul, #main ol {
	margin-bottom: 15px;
}
#main li > ul, #main li > ol {
	margin-bottom: 0;
}
#main li > ul >li {
	background: url(images/li_li.gif) no-repeat 0.2em 0.4em;
}
#main ul li {
	padding-left: 15px;
	background: url(images/li.png) no-repeat 0.2em 0.4em;
	margin-left: 10px;
}
#main ol li {
	margin-left: 15px;
	list-style: decimal;
	list-style-position: inside;
}
#main dl {
	margin-bottom: 15px;
}	
#main dl dt { 
	font-weight: bold;
	margin-top: 5px; 
}	
#main dl dd { 
	margin: 0; 
}
#main blockquote {
	font-style: italic;
	padding: 15px 20px 0 40px;
	margin: 20px 0;
	background: url(images/quote.png) no-repeat 1.0em 0.5em;
	border-top: 1px dashed #d1d1d1;
	border-bottom: 1px dashed #d1d1d1;
	font-size: 0.9em;
	color: #646464;
}
#main table { 
	margin: 20px 0;
	width: 100%;
	border: 1px solid #d1d1d1; 
    border-collapse: collapse;
}
#main table th, 
#main table td { 
	padding: 8px 15px; 
}
#main table th, 
#main table td { 
	text-align: left; 
}
#main table thead th { 
    font-family: inherit; 	
    font-size: inherit;
	background-color: #151515;
	border: 1px solid #151516;
	color: #fffffe;
	font-weight: bold;
}
#main table tbody th { 
    color: #000; 
    }
#main table tbody th, 
#main table tbody td { 
	border-top: 1px solid #d1d1d1; 
}
#main table tbody tr.alt { 
	background-color: #f1f1f1; 
}
#main table tfoot tr th,
#main table tfoot tr td { 
	border-top: 1px solid #d1d1d1;
    background-color: #e0e5e5; 
}
#main_text {
	float: left;
	width: 450px;
	margin-top: 15px;
}
#main_product_links {
	float: left;
	margin-top: 15px;
	margin-left: 15px;
}
ul#details li {
	display: block;
	font-size: 11px;
	list-style: none;
	background-image: none;
	padding: 0;
	text-transform: none;
	width: 120px;
}
#details li a {
	display: block;
	padding: 1px 10px 2px 20px;
	//height: 14px;
	width: 100px;
	letter-spacing: -0.03em;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 3px;
	background:#345c82;
	border-top: 2px solid #5c7c9b;
	border-bottom: 2px solid #5c7c9b;
	text-indent: -1em;
}

#details li a:hover {
	background: #999;
	border-top: 2px solid #a9a9a9;
	border-bottom: 2px solid #a9a9a9;
	margin-bottom: 3px;
}
.listing {
	float: left;
	width: 280px;
	padding-right: 15px;
}
.listing_text {
	width: 165px;
	float: right;
}
/* Main Content Corner Images */
.tl_corner {
	position: absolute;
	top: -1px;
	left: -1px;
}
.tr_corner {
	position: absolute;
	top: -1px;
	right: -1px;
}
* html .tr_corner {
	right: -2px;
}
.bl_corner {
	position: absolute;
	bottom: -1px;
	left: -1px;
}
.br_corner {
	position: absolute;
	bottom: -1px;
	right: -1px;
}
* html .br_corner {
	right: -2px;
}
/* Footer */
#footer {
	position: relative;
	background: #e7ac5a url(images/footer.png) repeat-x 0 0;
	height: 29px;
	width: 820px;
	color: #fffffe;
	line-height: 28px; /*34px*/
	padding: 0 15px;
}
#footer ul {
	position: absolute;
	right: 15px;
	top: 0px;
}
#footer li {
	display: inline;
}
#footer a {
	color: #fff; 
	padding: 0 3px;
}
#footer a:hover {
	text-decoration: underline;
}