@import url("css/menu.css");

/* CSS Document */
body {background:#f9f3de; height:100%; margin:0px; padding:0px; }

/*-------- Default Style --------*/
th,td,div{color:#68624e; font-family:"Trebuchet MS", Arial; font-weight:normal; }
a,a:link,a:visited,a:active{color:#4c2e12; text-decoration:underline; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:normal; }
a:hover{color:#1d1d1d; text-decoration:underline; }

/*-------- design style --------*/
.template_style{
	min-width:960px; max-width:1080px; margin:auto;}

.top_space{height:34px;}
.lang_pad{padding:7px 35px 0px 0px;}

.logo_top_left{padding:0px; margin:0px; background:url(images/logo_top_left.png) no-repeat top left; height:23px;}
.logo_top_right{padding:0px; margin:0px; background:url(images/logo_top_right.png) no-repeat top right;}
.logo_top_bg{padding:0px; margin:0 39px 0 27px; background:#FFF url(images/logo_top_bg.png) repeat-x top;height:23px;}
.logo_left{
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background:#fff;
	background-image: url(images/MH_logo_nologo_leftborder.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.logo_right{
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 17px;
	background-image: url(images/NEW_flash_bg.jpg);
	background-position: right top;
	background-attachment: scroll;
	background-repeat: no-repeat;
}
.logo_pad{
	height:233px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}
#Logo
{
	float: left; /*margin: 0 0 15px 0; */


	padding-left: 0px;
	padding-top: 40px;
}
#flashheader
{
	float:right;
	width: 707px;
	background-color: #ffffff;
}
.maincontentright
{
	height: 100%;
	width:auto;
	background:#fff;
	background-attachment: scroll;
	background-image: url(images/border_RIGHT_repeat.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.maincontentleft
{
	height: 100%;
	background-attachment: scroll;
	background-image: url(images/border_LEFT_repeat.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	padding-left:15px;

}
.leftbar
{
	float:left;
	width:190px;
	background:#fff;
}
.contfloat
{

}
.content_width
{
	width:auto;
	padding-right: 15px;
	padding-top: 5px;
}
.search_style{

	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.search_bg{padding-left:155px; padding-bottom:5px;}
.search_bg Input{color: #43494D;}

.menu_style{float:left;}

.bread_bg{padding:0px; margin: 0 19px 0 7px; background:url(images/bread_bg_gray.png) repeat-x top left; height:34px;}
.bread_left{padding:0px; margin:0px; background:url(images/bread_left.png) no-repeat top left;}
.bread_right{padding:0px;  background:url(images/bread_right.png) no-repeat top right;}

#login_style{ float:right; padding:8px 17px 0px 10px; }
#bread_style{ float:left; padding:8px 0px 0px 17px; color:#000000; font-size:13px; }

.center_bg{padding:0px; margin:0px;}
.left_bg{padding:0px; margin:0px; background:url(images/left_bg.png) repeat-y top left;}
.right_bg{padding:0px; margin:0px; background:url(images/right_bg.png) repeat-y top right;}
.content_pad{padding:10px 22px 10px 22px; margin: 0 19px 0 7px; background:#FFF url(images/center_bg.png) repeat-x bottom left;}

.bot_left{padding:0px; margin:0px; background:url(images/bottom_left_flex.jpg) no-repeat top left;}
.bot_right{padding:0px; margin:0px; background:url(images/bottom_right_flex.jpg) no-repeat top right; padding:0px 39px 0px 27px;}
.bot_bg{padding:0px; margin:0px; height:25px;}

.bot_pad{margin-bottom:20px;padding:0 30px 0 20px;}
#terms_style{float:left;}
#copy_style{float:right;}

.clear_float{clear:both;}


/*--------- pane style ----------*/
.contentpane, .TopPane, .BottomPane{
	margin:0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 35px;
}
.LeftPane{ padding:0px 10px 0px 0px; width:10em; margin:0px; }
.RightPane{ padding:0px 0px 0px 10px; width:10em; margin:0px; }

/*------------ Breadcrumb Style --------------*/
.Breadcrumb,a.Breadcrumb:link,a.Breadcrumb:active,a.Breadcrumb:visited{ color:#4F839F; font-size:13px; }
a.Breadcrumb:hover{color:#C00;}

/*-------------- Link Style --------------*/
.links {text-align:center;}
.links,a.links:link,a.links:active,a.links:visited{ 
	text-decoration: none;
	color: #ab946f;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	text-transform:uppercase; }
a.links:hover{text-decoration: underline;}

/*-------------- User Style --------------*/
.user,a.user:link,a.user:active,a.user:visited { 
	text-decoration: none;
	color: #ab946f;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 9px;
}
a.user:hover{
	text-decoration: underline;
	color: #ab946f;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 9px;
}

/*-------------- Footer Style --------------*/
.footer,a.footer:link,a.footer:active,a.footer:visited { 
	text-decoration: none;
	color: #ab946f;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 9px;
}
a.footer:hover{
	text-decoration: underline;
	color: #ab946f;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 9px;
}

/*-------------- Search SkinObject Styles --------------*/
div.SearchContainer{position:relative; white-space: nowrap;}
div.SearchBorder{width: 150px; height: 20px; border: solid 1px #e0e0e0; position:absolute; right:38px; background-color: White; white-space: nowrap; margin-top: 2px;}
div.SearchContainer a{padding: 0px 5px; position:relative; display: block;}
div.SearchIcon{float: left; width: 31px; height: 20px; cursor: pointer; z-index: 11; background: no-repeat 2px 2px; text-align:right;}
div.SearchIcon img{margin-top: 3px;}

input.SearchTextBox{float: left; z-index: 10; border: 0px; width:100px; height:18px; margin-left:3px;}

#SearchChoices{clear: both; display: none; border: solid 1px #C3D4DF; z-index: 2000; cursor: pointer; margin: 0; padding: 0; text-align:left; font-size:12px; background-color: #F3F7FA; position:absolute; top: 22px; left: 0px;}
#SearchChoices li{cursor: pointer; margin: 0; padding: 2px 2px 0 2px; padding-left: 25px; height: 18px; text-align:left; background-color: #F3F7FA; background-repeat: no-repeat; background-position: 2px center; list-style: none; list-style-image: none; border: none; display:block;}
#SearchChoices li.searchHilite{background-color: #CE0D0D;	color:#ffffff; border: none;}
#SearchChoices li.searchDefault{background-color: #F8FAFF; border: none;}
H1, H2, H3, H4, H5, DT, H6
{
    font-family: "Trebuchet MS", Verdana, Arial;
}
H1
{
    font-size: 14px;
    font-weight: normal;
    color: #484746;
}

H2
{
    font-size: 150%;
    font-weight: bold;
    color: #ff0;
}

H3
{
    font-size: 120%;
    font-weight: bold;
    color: #999;
}

H4
{
    font-size: 110%;
    font-weight: normal;
    color: #999;
    margin: 0px;
}

H5, DT
{
    font-size: 90%;
    font-weight: normal;
    color: #999;
    margin: 0px;
}

H6
{
    font-size: 80%;
    font-weight: normal;
    color: #999;
    margin: 0px;
}
.Normal, .NormalDisabled, .NormalBold, .NormalRed, .NormalTextBox
{
	margin: 0;
	padding: 0;
	line-height: normal;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: #68624e;
}
a img {
border:0;
}
.MyFormClass TD {
	padding:4px;
	text-align: left;
}
.mainReport
{
TD padding:5px;
}
.frmReport
{
border: black 1px solid;
width: 300px;
border-collapse: collapse;
}
.frmPadding
{
padding:3px 3px 3px 3px;
}
.addressInfo
{
background:#eeeeee;
padding:3px 0px 6px 6px;
}
.frmSeparator
{
border-bottom:1px black solid;
height:10px;
}
.widgetHeading
{
background:brown;
padding:3px 3px 3px 8px;
}
.chkLstShip
{
background:wheat;
width:250px;
padding:3px;
}
.chkLstMake
{
background:silver;
width:250px;
padding:3px;
}
