@charset "utf-8";
/* CSS Document */

/* +++++++++++++++ Universal Styles +++++++++++++++ */

body, p, div, span, label, form, input, select, b, blockquote, ul, ol, li, h1, h2, h3, h4, h5, h6, h7, hr, dl, dt, dd {
	margin: 0px;
	padding: 0px;
}
body {
	background: #CCCCCC;
	color: #2e3841;
}
ul, li, ol {
	list-style: none;
}
img {
	border: none;
}
a {
	outline: none;
}

* html img,
* html input,
* html .png{
    behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
	this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
	this.src = "images/blank.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
	this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
	this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
    );
}


/* +++++++++++++++ Common Clear Styles +++++++++++++++ */

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/* Hides from IE-mac \*/
.clearfix {!height: 1%;}
/* End hide from IE-mac */

.brclear {
    clear:both;
    height:0;
    margin:0;
    font-size: 1px;
    line-height: 0;
}

/* +++++++++++++++ Common Padding Styles +++++++++++++++ */

.pl5 {
	padding-left:5px;
	font-size: 1px;
}
.pr5 {
	padding-right:5px;
	font-size: 1px;
}
.pt5 {
	padding-top:5px;
	font-size: 1px;
}
.pb5 {
	padding-bottom:5px;
	font-size: 1px;
}
.pl10 {
	padding-left:10px;
	font-size: 1px;
}
.pr10 {
	padding-right:10px;
	font-size: 1px;
}
.pt10 {
	padding-top:10px;
	font-size: 1px;
}
.pb10 {
	padding-bottom:10px;
	font-size: 1px;
}
.pl15 {
	padding-left:15px;
	font-size: 1px;
}
.pr15 {
	padding-right:15px;
	font-size: 1px;
}
.pt15 {
	padding-top:15px;
	font-size: 1px;
}
.pb15 {
	padding-bottom:15px;
	font-size: 1px;
}

/* +++++++++++++++ Header +++++++++++++++ */
.topbar {
	height: 5px;
	background: #bd6df2;
	font-size: 1px;
}
#hwrap {
	width: 855px;
	margin: 0px auto;
	height: 95px;
	padding: 0px 55px 0px 40px;
}
#hwrap #hleft {
	float: left;
	width: 355px;
	height: 95px;
}
#hleft h1 a {
	float: left;
	height: 95px;
	width: 355px;
	background: url(../images/wedding-pages.jpg) no-repeat left 5px;
	text-indent: -10000px;
}
#hwrap #hright {
	float: right;
	width: 500px;
}
#hwrap #hright #hrtop {
	height: 50px;
	width: 500px;
}
/*#Change_Town {
	background: url(../images/choose-country-bg.gif) no-repeat left top;
	line-height: 25px;
	text-align: right;
	padding-right: 27px;
	width: 95px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: right;
}
#Change_Town a {
	color: #FFFFFF;
	text-decoration: none;
	width: 95px;
	display: block;
}
#Change_Town_Div {
	margin: 0px;
	display: none;
	width: 499px;
	z-index:999;
	position: absolute;
	top: 30px;
	font-size: 11px;
	margin-left: 27px;
	height: 264px;
	overflow: auto;
	border: 1px solid #616161;
	background: #FFFFFF;
	padding-top: 2px;
}
#Change_Town_Div ul.Change_Town_List li {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	float: left;
	margin-bottom: 2px;
}
#Change_Town_Div ul li a {
	color: #616161;	
	text-decoration: none;	
	display: block;
	float: left;
	width: 150px;
	padding-left: 10px;
}
#Change_Town_Div ul li a:hover {
	background: #f0f0f0;
	color: #616161;
}*/
.Change_Town {
	background: url(../images/choose-country-bg.gif) no-repeat left top;
	line-height: 25px;
	text-align: right;
	padding-right: 27px;
	width: 95px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: right;
}
.Change_Town a {
	color: #FFFFFF;
	text-decoration: none;
	width: 95px;
	display: block;
}
#subcontent {
	position: absolute;
	visibility: hidden;
	margin: 0px;
	width: 499px;
	z-index:999;
	top: 30px;
	font-size: 11px;
	margin-left: 27px;
	height: 264px;
	border: 1px solid #616161;
	background: #FFFFFF;
	padding-top: 2px;
}
#subcontent div a {
	padding: 10px 20px;
	color: #FF0000;	
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#subcontent ul.Change_Town_List {
	height: 238px;
	overflow: auto;
}
#subcontent ul.Change_Town_List li {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	float: left;
	margin-bottom: 2px;
}
#subcontent ul.Change_Town_List li a {
	color: #616161;	
	text-decoration: none;	
	display: block;
	float: left;
	width: 150px;
	padding-left: 10px;
}
#subcontent ul.Change_Town_List li a:hover {
	background: #f0f0f0;
	color: #616161;
}
#hwrap #hright #hrbtm {
	width: 500px;
	height: 35px;
	text-align: right;
	padding-top: 10px;
}
#clock {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
/* +++++++++++++++ Top Navigation +++++++++++++++ */
#navwrap {
	width: 922px;
	margin: 0px auto;
	padding: 0px 14px;
	padding-bottom: 10px;
}
#navwrap #navtop {
	width: 922px;
	height: 14px;
}
#navwrap #navmid {
	width: 922px;
	height: 50px;
	background: url(../images/top-nav-new.jpg) no-repeat left top;
}
#navmid #navmidleft {
	float: left;
	width: 785px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
#navmidleft ul li {
	float: left;
	font-size: 16px;
}
#navmidleft ul li span {
	font-size: 11px;
}
#navmidleft ul li.navsep {
	background: url(../images/top-nav-sep.jpg) no-repeat left top;
	width: 25px;
	height: 50px;
	font-size: 1px;
}
#navmidleft ul li a{
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	display: block;
	height: 30px;
	padding: 8px 0px 10px 0px;
}
#navmid #navmidright {
	text-align: right;
	float: left;
	width: 125px;
	height: 50px;
	font-family: Arial, Helvetica, sans-serif;
}
#navmidright ul li {
	float: left;
	font-size: 16px;
}
#navmidright ul li span {
	font-size: 11px;
}
#navmidright ul li.navsep {
	width: 32px;
	height: 50px;
	font-size: 1px;
}
#navmidright ul li a{
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	display: block;
	height: 30px;
	padding: 8px 0px 10px 0px;
}
#navwrap #navbtm {
	width: 922px;
	height: 155px;
}
/* +++++++++++++++ Body Style +++++++++++++++ */
#wrapper {
	width: 899px;
	margin: 0px auto;
	padding: 0px 27px 0px 24px;
	float: left;
}
/* +++++++++++++++ Body Style - Left Style +++++++++++++++ */
#wrapper #leftwrapper {
	width: 193px;
	float: left;
}
/* +++++++++++++++ Body Style - Left Style - Login Style +++++++++++++++ */
#leftwrapper #loginwrap {
	width: 193px;
	padding-bottom: 10px;
}
#loginwrap #login_h {
	width: 193px;
	background: url(../images/login-h-bg.gif) no-repeat left top;
	height: 29px;
	text-indent: -10000px;
}
#loginwrap #login_m {
	width: 173px;
	background: url(../images/login-m-bg.gif) repeat-y left top;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	height: 130px;
}
#login_m .login_txt_fld_bg {
	background: url(../images/login-txt-fld-bg.gif) no-repeat left top;
	width: 173px;
	height: 22px;
	padding-bottom: 10px;
}
.login_txt_fld_bg input.login_txt_fld {
	width: 163px;
	height: 18px;
	border: 0px none;
	padding: 3px 5px 0px 5px;
	background: transparent;
	font-size: 12px;
	color: #6a6a6a;
}
#login_m .login_forgot {
	width: 130px;
	font-size: 11px;
	color: #6a6a6a;
	line-height: 23px;
	float: left;
	padding-bottom: 5px;
}
.login_forgot a {
	text-decoration: underline;
	color: #e905bb;
}
#login_m .login_go {
	width: 170px;
	float: left;
	padding-bottom: 5px;
}
#login_m .login_new {
	width: 173px;
	font-size: 10px;
	font-family: tahoma;
	color: #6a6a6a;
	display: block;
}
.login_new a {
	text-decoration: underline;
	color: #e905bb;
}
#loginwrap #login_b {
	width: 193px;
	background: url(../images/login-b-bg.gif) no-repeat left top;
	height: 10px;
}
/* +++++++++++++++ Body Style - Left Style - Fayres And Discounts Style +++++++++++++++ */
#fayres_discounts_wrap {
	width: 193px;
}
#fayres_discounts_wrap #fayres_discounts_h {
	width: 193px;
	background: url(../images/fayers-h-bg.gif) no-repeat left top;
	height: 41px;
	text-indent: -10000px;
}
#fayres_discounts_wrap #fayres_discounts_b {
	width: 173px;
	background: url(../images/fayers_bg.jpg) no-repeat left bottom;
	padding: 30px 10px;
	font-family: Arial, Helvetica, sans-serif;
}
#fayres_discounts_b .fayres_discounts_select {
	width: 173px;
	padding-bottom: 5px;
}
#fayres_discounts_b .fayres_discounts_select select {
	width: 173px;
	font-size: 12px;
	color: #6a6a6a;
}
#fayres_discounts_b .fayres_discounts_go, .fayres_discounts_viewall {
	text-align: right;
	padding-bottom: 10px;
}
#fayres_discounts_wrap .fayres_discounts_fayres {
	background: url(../images/recent-fayers.png) no-repeat left top;
	height: 30px;
	text-indent: -10000px;
	width: 173px;
}
#fayres_discounts_wrap .fayres_discounts_discounts {
	background: url(../images/recent-discounts.png) no-repeat left top;
	height: 30px;
	text-indent: -10000px;
	width: 173px;
}
#fayres_discounts_wrap .fayres_discounts_list {
	width: 173px;
	padding-bottom: 5px;
}
.fayres_discounts_list ul li {
	width: 163px;
	background: url(../images/bullet.gif) no-repeat left 4px;
	padding-left: 10px;
	font-size: 12px;
	color: #393939;
	margin-bottom: 2px;
}
.fayres_discounts_list ul li a {
	color: #393939;
	text-decoration: none;
	display: block;
}
/* +++++++++++++++ Body Style - Right Style +++++++++++++++ */
#wrapper #rightwrapper {
	width: 686px;
	float: right;
	padding-left: 20px;
}
/* +++++++++++++++ Body Style - Right Style - Banner Style +++++++++++++++ */
#rightwrapper #right_banner_wrapper {
	width: 140px;
	float: right;
}
#right_banner_wrapper .right_banner_top_btm {
	width: 140px;
	height: 10px;
	float: left;
}
#right_banner_wrapper .right_banner_mid {
	width: 140px;
	background: url(../images/right-banner-mid.gif) repeat-y left top;
	text-align: center;
	float: left;
}
/* +++++++++++++++ Body Style - Middle Style +++++++++++++++ */
#rightwrapper #midwrapper {
	width: 530px;
	margin: 0px auto;
	float: left;
}
/* +++++++++++++++ Body Style - Middle Style - Middle Left Style +++++++++++++++ */
#midwrapper #mid_left_wrap {
	width: 257px;
	float: left;
}
#mid_left_wrap #wedding_service_wrap {
	background: url(../images/wedding-service-bg.jpg) no-repeat left top;
	width: 197px;
	height: 283px;
	padding: 0px 30px;
}
#mid_left_wrap #supplier_registration_wrap {
	background: url(../images/supplier-registration-bg.jpg) no-repeat left top;
	width: 227px;
	height: 177px;
	padding: 0px 15px 20px 15px;
	overflow: hidden;
}
/* +++++++++++++++ Body Style - Middle Style - Middle Right Style +++++++++++++++ */
#midwrapper #mid_right_wrap {
	width: 257px;
	float: right;
}
#mid_right_wrap #venue_search_wrap {
	background: url(../images/venue-search-bg.jpg) no-repeat left top;
	width: 197px;
	height: 283px;
	padding: 0px 30px;
}
#mid_right_wrap #customer_registration_wrap {
	background: url(../images/customer-registration-bg.jpg) no-repeat left top;
	width: 227px;
	height: 177px;
	padding: 0px 15px 20px 15px;
	overflow: hidden;
}
/* +++++++++++++++ Body Style - Middle Style - Middle Left Right Common Style +++++++++++++++ */
#mid_left_wrap h1, #mid_right_wrap h1 {
	width: 197px;
	float: left;
	text-indent: -10000px;
	height: 55px;
}
#mid_left_wrap input, #mid_left_wrap select, #mid_right_wrap input, #mid_right_wrap select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6a6a6a;
	margin-bottom: 5px;
}
select.arialgrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6a6a6a;
}
#mid_left_wrap .mid_body_txt_fld, #mid_right_wrap .mid_body_txt_fld {
	width: 185px;
	border: 1px solid #dad8d8;
	padding: 2px 5px;
}
#mid_left_wrap .mid_body_select, #mid_right_wrap .mid_body_select {
	width: 197px;
	border: 1px solid #dad8d8;
	padding-left: 5px;
}
#mid_left_wrap .mid_body_btn, #mid_right_wrap .mid_body_btn {
	float: right;
	margin-top: 3px;
}
#mid_left_wrap ul.registration, #mid_right_wrap ul.registration {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
	float: left;
	width: 227px;
}
#mid_left_wrap ul.registration li, #mid_right_wrap ul.registration li {
	float: left;
	width: 227px;
	margin-bottom: 2px;
}
#mid_left_wrap ul.registration li a, #mid_right_wrap ul.registration li a {
	float: left;
	width: 217px;
	background: url(../images/bullet.gif) no-repeat left 5px;
	padding-left: 10px;
	color: #404040;
	text-decoration: none;
}
/* +++++++++++++++ Body Style - Middle Style - Recent Business Style +++++++++++++++ */
#midwrapper #recent_business_wrap {
	width: 470px;
	float: left;
	background: url(../images/recent-business-bg.jpg) no-repeat left 15px #fdfcfe;
	padding: 15px 30px;
	padding-bottom: 0px;
}
#recent_business_wrap h1 {
	width: 470px;
	float: left;
	height: 55px;
	text-indent: -10000px;
}
#recent_business_wrap .recent_business_txt_wrap {
	width: 470px;
	float: left;
	padding-bottom: 15px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.recent_business_txt_wrap .recent_business_date {
	line-height: 18px;
	color: #c73fc2;
	font-weight: bold;
}
.recent_business_txt_wrap .recent_business_detail {
	color: #1b232a;
}
.recent_business_txt_wrap .recent_business_detail a {
	color: #c73fc2;
	text-decoration: underline;
}
.recent_business_txt_wrap .recent_business_sep {
	width: 41px;
	background: url(../images/recent_business_sep.gif) repeat-y left top;
}
/* +++++++++++++++ Body Style - Bottom Banner Style +++++++++++++++ */
#bottom_banner_wrapper {
	width: 901px;
	float: left;
	padding: 0px 23px;
	height: 110px;
	padding-bottom: 15px;
}
#bottom_banner_wrapper .bottom_banner_left_right {
	width: 10px;
	float: left;
	height: 110px;
}
#bottom_banner_wrapper .bottom_banner_mid {
	width: 881px;
	height: 92px;
	background: url(../images/bottom_banner_mid.gif) repeat-x left top;
	padding: 9px 0px;
	float: left;
}
/* +++++++++++++++ Body Style - Footer Style +++++++++++++++ */
#footer_wrapper {
	width: 900px;
	float: left;
	background: #d49bff url(../images/footer-bg.jpg) repeat-x left top;
	padding: 15px 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
#footer_wrapper a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer_wrapper #fnav {
	float: left;
	width: 900px;
	padding-bottom: 20px;
}
#fnav a {
	padding: 0px 5px;
}
#footer_wrapper #fleft {
	float: left;
	width: 495px;
	padding-left: 5px;
}
#footer_wrapper #fright {
	float: right;
	width: 400px;
	text-align: right;
}
#fright a {
	padding: 0px 10px;
}
/* +++++++++++++++ Body Style - Inner Pages +++++++++++++++ */
#midwrapper .content {
	width: 530px;
	margin: 0px auto;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: url(../images/pageHead_bg.jpg) no-repeat left top;
}
a {
	color: #2e3841;
	text-decoration: none;
}
a:hover {
	color: #bc6ef0;
	text-decoration: none;
}
.form_table input {
	border: 1px solid #CCCCCC;
	font-size: 11px;
	color: #000000;
	padding: 2px;
}
.form_table select {
	border: 1px solid #CCCCCC;
	font-size: 11px;
	color: #000000;
}
.linkRed {
	color: #CE0000;
	text-decoration: none;
}
.linkRed a{
	color: #CE0000;
	text-decoration: none;
}
.linkRed a:hover{
	color: #bc6ef0;
	text-decoration: none;
}
.grayBtn {
	background-color: #bc6ef0;
	font-weight: bold;
	color: #FFFFFF;
	border: 1px solid #000000;
}
.servicesList {
	background-color: #e5e5e5;
	border: 1px solid #ffffff;
	padding: 2px;
}
.subtitle_text {
	color: #000000;
	font-size: 13px;
	font-weight: bold;
}
.light_purple_background {
	background-color: #f9f0ff;
}
.after_login_text_bold {
	font-size: 12px;
	color: #c902a1;
	text-decoration: none;
	font-weight: bold;
}
.after_login_text_bold a {
	color: #c902a1;
	text-decoration: none;
}
.after_login_text_bold a:hover {
	color: #333333;
	text-decoration: none;
}
#SubDomainTabBox {
	width: 530px;
	margin: 0px auto;
	float: left;
}
#SubDomainTabBox ul.SubDomainTabs {
	width: 529px;
	float: left;
	padding-left: 1px;
}
#SubDomainTabBox ul.SubDomainTabs li {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 24px;
	height: 24px;
}
#SubDomainTabBox ul.SubDomainTabs li a{
	float: left;
	display: block;
	color: #a3358e;
	text-decoration: none;
}
#SubDomainTabBox ul.SubDomainTabs li a:hover{
	color: #512574;
	text-decoration: underline;
}
#SubDomainTabBox ul.SubDomainTabs li#f_c {
	float: left;
	background: url(../images/sub_domain_left_active_tab_right.gif) no-repeat right top;
	padding-right: 30px;
	color: #512574;
}
#SubDomainTabBox ul.SubDomainTabs li a.f_c {
	float: left;
	background: url(../images/sub_domain_left_active_tab_left.gif) no-repeat left top;
	padding-left: 20px;
	color: #512574;
}
#SubDomainTabBox ul.SubDomainTabs li.f_uc {
	float: left;
	background: url(../images/sub_domain_left_unactive_tab_left.gif) no-repeat left top;
	padding-left: 20px;
	padding-right: 10px;
}
#SubDomainTabBox ul.SubDomainTabs li#s_c {
	float: left;
	background: url(../images/sub_domain_left_active_tab_right.gif) no-repeat right top;
	padding-right: 30px;
}
#SubDomainTabBox ul.SubDomainTabs li a.s_c {
	float: left;
	background: url(../images/sub_domain_middle_active_tab_left.gif) no-repeat left top;
	padding-left: 30px;
	color: #512574;
}
#SubDomainTabBox ul.SubDomainTabs li#f_c_s_uc {
	float: left;
	background: url(../images/sub_domain_middle_unactive_tab_right.gif) no-repeat right top;
	padding-left: 10px;
	padding-right: 30px;
}
#SubDomainTabBox ul.SubDomainTabs li#f_c_t_uc {
	float: left;
	background: url(../images/sub_domain_right_unactive_tab_right.gif) no-repeat right top;
	padding-left: 10px;
	padding-right: 30px;
}
#SubDomainTabBox ul.SubDomainTabs li#t_c {
	float: left;
	background: url(../images/sub_domain_right_active_tab_right.gif) no-repeat right top;
	padding-right: 30px;
	color: #512574;	
}
#SubDomainTabBox ul.SubDomainTabs li a.t_c {
	float: left;
	background: url(../images/sub_domain_middle_active_tab_left.gif) no-repeat left top;
	padding-left: 30px;
	color: #512574;
}
#SubDomainTabBox ul.SubDomainTabs li#t_c_s_uc {
	background: url(../images/sub_domain_middle_unactive_tab_left.gif) no-repeat left top;
	padding-left: 20px;
}
#SubDomainTabBox ul.SubDomainTabs li a.t_c_s_uc {
	background: url(../images/sub_domain_left_unactive_tab_left.gif) no-repeat -10px top;
	padding-right: 10px;
	padding-left: 10px;
}
#SubDomainTabBox div.tabcontent {
	width: 470px;
	margin: 0px auto;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: url(../images/sub_domain_tabcontent_top.jpg) left top;
	padding: 30px;
	padding-bottom: 0px;
}
#SubDomainTabBox div.tabcontent_bottom {
	width: 530px;
	margin: 0px auto;
	float: left;
	height: 35px;
	background: url(../images/sub_domain_tabcontent_bottom_curve.jpg) left top;
}
ul.View_Fayres_Exhibition li {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	float: left;
	margin-bottom: 2px;
}
ul.View_Fayres_Exhibition li a {
	color: #616161;	
	text-decoration: none;	
	display: block;
	float: left;
	width: 155px;
	padding-left: 10px;
}
ul.View_Fayres_Exhibition li a:hover {
	background: #f0f0f0;
	color: #616161;
}
.search_select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6a6a6a;
	width:145px;
}
.mainHead {
	font-size: 11px;
}
.padright15 {
	padding-right: 15px;
}
.serach_listing {
	border-bottom: 1px solid #CCCCCC;
	padding-bottom: 5px;
	padding-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.ImgView{
	padding:2px;
	border:1px solid #999999;
}
ul.View_All_Service li {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	float: left;
	margin-bottom: 2px;
}
ul.View_All_Service li a {
	color: #616161;	
	text-decoration: none;	
	display: block;
	float: left;
	width: 240px;
	padding-left: 10px;
}
ul.View_All_Service li a:hover {
	background: #f0f0f0;
	color: #616161;
}
.search_name {
	font-size: 12px;
	padding-bottom: 3px;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6a6a6a;
}
.tborder {
	background: #F6E8FF;
	color: #295060;
	border: 0px solid #ad8aab;
}
.tborder a{	
	color: #773b74;
	border: 0px solid #ad8aab;
}
.alt1 {
	background: #FFFFFF;
	color: #000000;
	line-height:12px;
	font-size: 11px;
}
.alt1Active {
	background: #FFFFFF;
	color: #295060;
}
.alt1Active a{
	background: #FFFFFF;
	color: #23680b;
}
.alt2 {
	background: #ede5f2;
	color: #000000;
	line-height:16px;
}
.alt2Active {
	background: #ede5f2;
	color: #295060;
}
.thead {
	background: #F6E8FF;
	color: #871971;
	font: bold 11px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	text-align: center;
}
.line7 {
	background:url(../images/line.gif) repeat-x 0 50%;
	height: 17px;
	font-size: 1px;
}
.subHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #285c85;
	font-weight: bold;
	padding-bottom: 5px;
}
.request_dealer a{
	height: 25px;
	overflow: hidden;
	float: left;
	display: block;
	text-indent: -10000px;
}
a.request_information {
	background: url(../images/icons.jpg) no-repeat left top;
	width: 26px;
	margin-right: 8px;
}
a.request_information:hover {
	background: url(../images/icons.jpg) no-repeat left -25px;
}
a.Send_Message {
	background: url(../images/icons.jpg) no-repeat -34px top;
	width: 26px;
	margin-right: 8px;
}
a.Send_Message:hover {
	background: url(../images/icons.jpg) no-repeat -34px -25px;
}
a.More_Details {
	background: url(../images/icons.jpg) no-repeat -73px top;
	width: 26px;
	margin-right: 8px;
}
a.More_Details:hover {
	background: url(../images/icons.jpg) no-repeat -73px -25px;
}
a.Email {
	background: url(../images/icons.jpg) no-repeat -114px top;
	width: 37px;
	margin-right: 8px;
}
a.Email:hover {
	background: url(../images/icons.jpg) no-repeat -114px -25px;
}
a.Website {
	background: url(../images/icons.jpg) no-repeat -164px top;
	width: 26px;
	margin-right: 8px;
}
a.Website:hover {
	background: url(../images/icons.jpg) no-repeat -164px -25px;
}
a.Map {
	background: url(../images/icons.jpg) no-repeat -202px top;
	width: 50px;
	margin-right: 8px;
}
a.Map:hover {
	background: url(../images/icons.jpg) no-repeat -202px -25px;
}
a.Shortlist {
	background: url(../images/icons.jpg) no-repeat -265px top;
	width: 32px;
	margin-right: 8px;
}
a.Shortlist:hover {
	background: url(../images/icons.jpg) no-repeat -265px -25px;
}


.request_supplier a{
	float: left;
	display: block;
	height: 24px;
	line-height: 24px;
}
a.mailbox {
	background: url(../images/inbox-icon.gif) no-repeat left 50%;
	margin-right: 10px;
	padding-left: 26px;
}
a.leads {
	background: url(../images/leads-icon.gif) no-repeat left 50%;
	margin-right: 10px;
	padding-left: 24px;
}
a.mygallery {
	background: url(../images/gallery-icon.gif) no-repeat left 50%;
	margin-right: 10px;
	padding-left: 21px;
}
a.myaccount {
	background: url(../images/acc-icon.gif) no-repeat left 50%;
	margin-right: 10px;
	padding-left: 23px;
}
a.addvideo {
	background: url(../images/video-icon.gif) no-repeat left 50%;
	margin-right: 10px;
	padding-left: 23px;
}
a.voucher {
	background: url(../images/voucher_icon.jpg) no-repeat left 50%;
	margin-right: 10px;
	padding-left: 26px;
}
.pageHead, .welcomeText, .mainpageHead {
	font-family: Georgia, Arial, Times, serif;	
	padding: 7px 0px 7px 15px;
	font-size: 18px;
	color: #871971;
	font-weight: normal;
}
#more_details_wrapper {
	width: 899px;
	margin: 0px auto;
	padding: 0px 27px 0px 24px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#more_details_wrapper h1 {
	font-family: Georgia, Arial, Times, serif;	
	padding: 0px 0px;
	padding-bottom: 10px;
	font-size: 18px;
	color: #871971;
	font-weight: normal;
}
.section_bg {
	background: url(../images/pageHead_bg_more_details.jpg) no-repeat left top;
	padding: 10px 10px;
	padding-bottom: 30px;
}
.section_bg_right {
	background: url(../images/pageHead_bg_more_details_right.jpg) no-repeat center top;
	padding: 10px 10px;
	padding-bottom: 30px;
}
.grayRow {
	background: #871971;
	color: #FFFFFF;
	line-height: 30px;
	font-size: 16px;
	text-indent: 20px;
}
.calendar_months {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	height: 35px;
	color:#333333;
	text-align: center;
}
.calendar_months_active {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color:#000000;
	text-align: center;
}
.caleder_weekdays {
	background-color: #b563ea;
	color: #ffffff;
	padding: 8px;
	border-bottom: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
}
.calendar_dates {
	margin: 7px;
	width: 60px;
	line-height: 40px;
	font-weight: bold;
	text-align: center;
}
.calendar_dates a{
	font-weight: bold;
	width: 60px;
	line-height: 40px;
	border: 1px solid #daa6fc;
	display: block;
	background-color: #f6e8ff;
}
.calendar_dates a:hover{
	display: block;
	color:#000000;
	background-color: #ffffff;
}



