html, html *
{
	font-family: Trebuchet MS, Helvetica, Arial, sans-serif;
}
body
{
	margin: 0;
	background-image: url("images/bg.jpg");
	background-attachment: fixed;
}
h1, h2, h3, h4, h5
{
    font-weight: bold;
	margin-top: 0px;
}
h1, h2.c_title, h2.TitleHead
{
	font-size: 20px;
	text-transform: capitalize;
}
h2
{
	font-size: 17px;
	text-transform: capitalize;
}
h3, h3.c_title, h3.TitleHead
{
    color: #000000;
	font-size: 14px;
}
h5, h5.c_title, h5.TitleHead
{
	color: #005596;
	font-size: 10px;
	text-transform: uppercase;
}
table.chart
{
    width: 100%;
    border: 2px solid #1a67a5;
    border-left: none;
    border-right: none;
    border-collapse: collapse;
}
table.chart td
{
    padding: 4px 20px 4px 10px;
}
img
{
	border: 0;
}
.inset
{
    float: right;
    margin: -60px 0px 20px 30px;
}
.odd_row
{
    border: 1px solid #1a67a5;
    border-left: none;
    border-right: none;
    background-color: #e6e6e6;
}
.odd_row_mid
{
    border: 1px solid #1a67a5;
    border-left: 1px solid #1a67a5;
    border-right: none;
    background-color: #e6e6e6;
}
.odd_row td
{
    border: 1px solid #1a67a5;
}
.even_row td
{
    border: 1px solid #1a67a5;
    border-top: none;
    border-bottom: none;
}

.item
{
}
.product
{
    width: 118px;
    height: 85px;
}
#wrapper
{
	width: 1000px;
	padding: 0;
	margin: 0 auto;
	background-color: #fff;
	
	-moz-box-shadow: 0 0 10px #666;
	-webkit-box-shadow: 0 0 10px #666;
	box-shadow: 0 0 10px #666;
	
	/* For IE 8 */
	-ms-filter: "filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#666666')
		progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=225, Color='#666666')";
	/* For IE 5.5 - 7 */
	filter:progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#666666')
		progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=225, Color='#666666');
}
#content
{
	padding: 65px 0px 0px 65px;
	color: #4d4d4d;
}
#content a
{
	color: #fa7800;
	text-decoration: underline;
}
#content a:hover
{
	color: #003580;
}
#content table td
{
	vertical-align: top;
}
#content .ContentPane .Normal
{
	font-size: 12px;
	line-height: 150%;
}
#content .RightPane .Normal
{
	font-size: 10px;
}
#content .HeaderPane
{
	font-size: 11px;
}
#search
{
	width: 100%;
	height: 80px;
	border: 0;
	line-height: 0px;
	padding: 0px 70px 0px 257px;
	vertical-align: top;
}
#search .controls
{
	float: left;
	margin-right: 6px;
	margin-top: 15px;
}
#search .searchInputContainer
{
    float: left;
}
#search .NormalTextBox
{
	width: 235px;
	height: 18px;
	border: 1px solid #dc661e;
	float: left;
	margin: 0;
	padding: 0;
	margin-top: 15px;
}
#search .ServerSkinWidget
{
	margin: 0;
	padding: 0;
	float: left;
	margin-top: 15px;
}
#menu
{
	width: 100%;
	height: 30px;
	border: 0;
}
#menu span
{

	z-index: 0;
}


.overlay
{
	height: 0px;
	overflow: display;
	margin: 0;
	font-size: 0px;
	line-height: 0;
	position: relative;
	z-index: 1000;
}
#logo
{
	margin: 0;
	border: 0;
	padding: 0;
	height: 110px;
	font-size: 0px;
	line-height: 0px;
}
#top
{
	height: 80px;
}
#footer
{
	padding-top: 16px;
	padding-bottom: 76px;
}
#footer, #footer a, #footer span
{
	color: #999;
	font-size: 10px;
	font-weight: normal;
}
#footer a:hover
{
	text-decoration: underline;
}
#inside
{
	padding: 0 16px;
	width: 633px;
}
#breadcrumb
{
	color: #999;
	font-size: 11px;
	padding-bottom: 16px;
}
#content a.Breadcrumb.last
{
    color: #999;
}
#menu ul
{
	padding: 0;
	margin: 0;
}
#menu li a
{
	color: #fff;
	font-weight:normal;
}
#menu li
{
	height: 30px;
	display: inline;
	float:left;
	white-space: nowrap;
	vertical-align: middle;
	line-height: 30px;
	float: left;
}
.MainMenu .root
{
	height: 30px;
	color: #fff;
	font-weight: bold; 	
	text-align: center; 
	white-space: nowrap;
	float: left;
}
.MainMenu .root .txt
{
	vertical-align: middle;
	line-height: 30px;
}
.MainMenu .root, .MainMenu .sel, .MainMenu .hov, #menu li
{
	font-size: 13px;
	text-transform: uppercase;
}
.MainMenu tr.mi
{
	height: 30px;
	z-index: 1000;
	font-size: 11px; 
	font-weight: normal;
	text-align: center;
	text-transform: none; 
}
.MainMenu tr.mi .txt, #menu li
{
	padding: 7px 24px;
}
.MainMenu tr.hov
{
	height: 30px;
	font-weight: bold;
}
.MainMenu table
{
	z-index: 1000;
}
#menu li li
{
	display:none;
}
#sub
{
	width: 205px;
	height: 640px;
	background-repeat: repeat-x;
}
#sub * ul
{
	margin: 0;
}
#sub * li
{
    line-height: 12px;
	list-style-type: none;
	padding: 5px 0px;
	font-weight: normal;
}
#sub * li a
{
	color: #fff;
	font-size: 12px;
	text-decoration: none;
}
#sub * li a:hover
{
	font-weight: normal;
}
#sub .rpRootGroup, #sub .rpOut, #sub .rpLink
{
    border: none;
}
#sub .RadPanelBar .rpGroup .rpLink, #sub .RadPanelBar .rpGroup .rpTemplate
{
    line-height: 12px;
}
#sub .RadPanelBar .rpText
{
    padding-left: 0px;
    padding-right: 16px;
}
#sub .RadPanelBar .rpItem
{
    padding-left: 20px;
}
input.btn
{
	color: #fff;
	border: 1px solid #dc661e;
	background-image: url("images/button.gif");
}
#b_wrapper, .item
{
	padding: 20px;
}
#b_wrapper.gray
{
    background-color: #e6e6e6;
}
.HeaderPane
{
}