/********************
	General Layout-F
********************/

#mainPaddingSearch{padding:10px 20px 0 20px;
	background-image: url(../images/searchBG.jpg);
	background-repeat: no-repeat;
}

#mainTopSearch{
	width:633px;
	height:7px;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(../images/mainTopSearchBG.jpg);
}

/********************
	CONTENT-F
********************/
.promoSearchL{
	width:192px;
	height:145px;
	background-image: url(../images/promoSearchBG-L.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.promoSearchCL{
	width:93px;
	height:145px;
	background-image: url(../images/promoSearchBG-CL.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.promoSearchCR{
	width:93px;
	height:145px;
	background-image: url(../images/promoSearchBG-CR.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.promoSearchR{
	width:192px;
	height:145px;
	background-image: url(../images/promoSearchBG-R.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.promoSearchPaddingOut{
	padding:0 0px 0 0;
	float:left;
}
.promoSearchPaddingOut a:hover{text-decoration: none; }
.promoSearchPaddingOut a{padding:0 7px 0 0; float:left; text-decoration: none;}

.promoSearchPaddingLast a:hover{text-decoration: none; }
.promoSearchPaddingLast a{padding:0 0px 0 0; float:left; text-decoration: none;}


.promoSearchPaddingIn{padding:5px 6px;}
.promoSearchL h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	color: #BE2026;
	margin-top: 0px;
	padding: 0px;
	margin-bottom: 8px;
}
.promoSearchCL h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	color: #BE2026;
	margin-top: 0px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
.promoSearchCR h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	color: #BE2026;
	margin-top: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.promoSearchR h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	text-align: left;
	color: #BE2026;
	margin-top: 40px;
	padding: 0px;
	margin-left: 96px;
}
.promoSearchTextL{
	color:#7e8082;
	text-decoration:none;
	text-align:left;
	font-size:11px;
	padding:0px;
	margin-left: 73px;
	line-height: 12px;
}
.promoSearchTextCL{
	color:#7e8082;
	text-decoration:none;
	text-align:left;
	font-size:11px;
	padding:0px;
	margin-left: 2px;
	line-height: 12px;
}
.promoSearchTextLast{
	color:#7e8082;
	text-decoration:none;
	text-align:left;
	font-size:14px;
	padding:3px;
}
.promoSearchTextLast span{
	color:#006666;
	text-decoration:none;
	text-align:left;
	font-size:14px;
	padding:0px;
}
.promoSearchPaddingLast{padding:0px; float:left;}


.searchFeature{
	width:593px;
	height:283px;
}
.searchFeatureText{
	margin-left: 0px;
	margin-top: 0px;
	font-size: 14px;
	color: #FFF;
	font-weight: normal;
	font-style: normal;
	height: 147px;
	background-image: url(../images/searchLogo.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 115px;
	text-align: center;
	margin-right: 274px;
}

