﻿
/* ---------------- public Style ------------------ */
.clear
{
	clear:both;
}
#searchLeft .SeeAll_Text
{
	width:145px;
	margin:0;
	float:left;
}
#searchLeft h1
{
	width:145px;
	line-height:38px;
}
#searchLeft h1 a
{
	width:140px;
	display:inline;
}
#searchLeft h1 #spnAllCategories
{
	width:140px;
	display:inline;
}
.downIcon
{
	width:20px;
	height:38px;
	line-height:12px;
	float:left;
}
.downIcon img
{
	margin-left:4px;
	vertical-align:middle;
	cursor:pointer;
	padding-top:11px;
}
#autoMenu
{
    position:absolute;
    z-index:600;
}
/* ------------- Public Style End---------------------- */

#divMiddle
{
	clear:both;
	width:970px;
	height:auto;
	margin:10px 0;
}
#siteNav
{
	height:24px;
	font-weight:bold;
	line-height:24px;
	padding-left:0.5em;
	border-bottom:1px solid #CBCBCB;
	margin-bottom:10px;
}
#siteNav a
{
	margin:auto 2px;
}
#siteNav span
{
	color:#61288F;
}

.HelpMenu
{
	width:183px;
	height:auto;
	float:left;
	border:1px solid #DDDDDD;
}
.HelpMenu h2
{
	width:183px;
	height:28px;
	line-height:28px;
	text-indent:1em;
	font-size:14px;
	margin-bottom:5px;
	background:#F9F9F9 url('../Images/helpMenuTitle_bg.gif') repeat-x scroll 0 0;
}
.HelpMenu dl
{
	margin-bottom:10px;
	width:163px;
	height:auto;
	line-height:15px;
	font-size:12px;
}
.HelpMenu dl dt
{
	font-weight:bold;
	padding:4px 0px 4px 20px;
	background:#ffffff url('../Images/menu_arrowSub_bg.gif') no-repeat scroll 0 0;
}
.HelpMenu dl dd
{
	padding:3px 0px 3px 28px;
}
.HelpContent
{
	width:775px;
	height:auto;
	float:right;
}
/* --------------- HelpIndext Begin --------------------------- */
.divRecommend 
{
	text-align:left;
	margin-left:8px;
	margin-right:5px;
}
.divRecommend h2
{
	text-align:center;
	font-size:14px;
	line-height:28px;
	height:28px;
	margin-bottom:5px;
}
.divSummary div
{
	height:191px;
	width:370px;
	margin-top:10px;
	border:1px solid #DDDDDD;
	background:#F4F4F4 url('../Images/HelpSummaryCell_Bg.gif');
}
.divSummary div dl
{
	margin-left:10px;
	margin-top:10px;
}
.divSummary dl dt
{
	font-size:14px;
	font-weight:bold;
	text-indent:0.5em;
	margin-bottom:10px;
}
.divSummary dl dd
{
	font-size:12px;
	line-height:15px;
	padding:4px 0px 4px 20px;
	background:transparent url('../Images/menu_arrowSub_bg.gif') no-repeat scroll 0 0;
}
.divSummary dl dd.moreLink
{
	background:none;
	text-align:right;
	padding-right:16px;
}
.divSummary dl dd.moreLink a
{
	text-decoration:underline;
}
.divSummary div.leftTag
{
	float:left;
	margin-left:8px;
	margin-right:3px;
}

/* ----------------- HelpList & HelpDetail Begin----------------------------------- */
.helpList,.helpDetail
{
	margin-left:15px;	
}
.helpList h2,.helpDetail h2
{
	height:auto;
	font-size:14px;
	text-indent:1em;
	line-height:27px;
	margin-bottom:5px;
	border-bottom:1px solid #CBCBCB;
}
.helpList ul
{
	list-style:none;
}
.helpList ul li
{
	padding:4px 0px 4px 20px;
	background:transparent url('../Images/menu_arrowSub_bg.gif') no-repeat scroll 0 0;
}
#divDetail
{
	float:left;
	width:755px;
	line-height:20px;
	padding-left:10px;
	margin-top:3px;
	overflow:hidden;
}
/* ------------------- HelpList & HelpDetail end -------------------- */

/* -------------------		Submit Request    ----------------------- */
#divDetail .tblSubQuestion
{
	width:550px;
	margin-top:10px;
}
.tblSubQuestion td.td_txtTitle
{
	text-align:right;
	padding-top:8px;
	vertical-align:top;
}
.tblSubQuestion td.td_txtTitle strong
{
	font-size:11px;
}
.tblSubQuestion td
{
	width:50%;
	padding:5px 0px 5px 5px;
}

.optionStyle
{
	width:auto;
	color: #010000;
	margin-top: 5px;
	border: 1px solid #BCB1C2;
}

span.importColor 
{
	color:#A52F2F;
	font-size:14px;
	font-weight:bold;
}

div.errorMsg 
{
	color:#A52F2F;
	font-size:11px;
	margin:0 auto;
	padding:0;
	width:259px;
	float:left;
}
/* ---------------			End		------------ */

.backLink
{
	float:right;
    margin-top:35px;
	margin-right:50px;
}