/***************************************************/
/*	Forum CSS									   */
/***************************************************/
/*	Forum Category Page							   */
/***************************************************/

.ForumBg { background:url(Images/forum_bg.GIF) no-repeat top; width:274px; color:#000000; text-align:center; padding:10px 10px 20px 10px;}

.ForumBgText { color:#E79D28; font-weight:bold; font-size:14px;}

/**********	Forum Text "Join Our Discussion" at Home page ********/

A.forumtext:link {font-family:Tahoma; font-weight: bold; font-size:18px; color:#E79D28; TEXT-DECORATION: none;}
A.forumtext:hover {font-family:Tahoma; font-size:18px; color:#000000; text-decoration:underline;}
A.forumtext:visited {font-family:Tahoma; font-weight: bold; font-size:18px; color:#E79D28; TEXT-DECORATION: none;}
A.forumtext:active {font-family:Tahoma; font-weight: bold; font-size:18px; color:#E79D28; TEXT-DECORATION: none;}

/***************************************************/


/*	Category Heading Cell CSS	   */	.CetegoryTD{ width:300px; padding: 3px 10px 3px 10px; text-align:left; vertical-align:middle;}
/*	Question Heading Cell CSS	   */	.QuestionTD{ width: auto; padding: 3px 10px 3px 10px; text-align:left; vertical-align:middle;}

/*	Forum Top Links Cell CSS	   */	.ForumLoginTD{ width: auto; padding: 5px 0 3px 0; text-align: right; vertical-align:middle;}
/*	Forum Top Links CSS	   		   */	.ForumLogin, a.ForumLogin:link, a.ForumLogin:visited, a.ForumLogin:active { background:url(Images/LoginLeftCurve.gif) left bottom no-repeat #E79D28; padding:3px 10px 4px 15px; font-family:Tahoma; color:#FFFFFF; text-decoration:none; font-weight: bold; height:19px;}
/*	Forum Top Links CSS	   		   */	a.ForumLogin:hover { background:url(Images/LoginLeftCurve.gif) left bottom no-repeat #E79D28; padding:3px 10px 4px 15px; font-family:Tahoma; color: #333333; text-decoration:none; font-weight:bold; height:19px;}

/***************************************************/
/*	Forum Category Question List Page			   */
/***************************************************/

/**********	Forum Categories ********/

A.forumcategory:link {font-family:Tahoma; font-weight: bold; font-size:14px; color:#FF7F00; TEXT-DECORATION: none;}
A.forumcategory:hover {font-family:Tahoma; font-size:14px; color:#000000; text-decoration:underline;}
A.forumcategoryforumcategory:visited {font-family:Tahoma; font-weight: bold; font-size:14px; color:#FF7F00; TEXT-DECORATION: none;}
A.forumcategory:active {font-family:Tahoma; font-weight: bold; font-size:14px; color:#FF7F00; TEXT-DECORATION: none;}

/***********************************/

/*	Forum Category Heading		   */	.ForumCategoryHeading{ font-family:Tahoma; color: #000000; text-decoration:none; font-size:15px; font-weight: bold;}

/*	Forum Post Username Cell	   */	.ForumUserNameTD{ padding:5px 10px 5px 10px;}
/*	Forum Post Username			   */	.ForumUserName, a.ForumUserName:link, a.ForumUserName:visited, a.ForumUserName:active{ padding:3px 0 4px 0; font-family:Tahoma; color: #E79D28; text-decoration:none; font-size:13px; font-weight: bold; text-transform:capitalize;}
/*	Forum Post Username	hover      */	a.ForumUserName:hover { padding:3px 0 4px 0; font-family:Tahoma; color: #333333; text-decoration:none; font-size:13px; font-weight:bold; text-transform:capitalize; }

/*	Forum Post Description Cell	   */	.ForumDescriptionTD{ padding:2px 10px 5px 10px;}
/*	Forum Post Description Cell 2  */	.ForumDescriptionTD2{ padding:2px 10px 10px 10px;}
/*	Forum Post Description		   */	.ForumPostDescription, a.ForumPostDescription:link, a.ForumPostDescription:visited, a.ForumPostDescription:active{vertical-align:top; font-family:Tahoma; color: #666666; text-decoration:none; font-size:11px; font-weight: normal;}
/*	Forum Post Description hover   */	a.ForumPostDescription:hover{vertical-align:top; font-family:Tahoma; color: #000000; text-decoration:none; font-size:11px; font-weight: normal;}

/*	Forum Post Question		       */	.ForumPostQuestion, a.ForumPostQuestion:link, a.ForumPostQuestion:visited, a.ForumPostQuestion:active{ font-family:Tahoma; color: #000000; text-decoration:none; font-size:11px; font-weight: normal;}
/*	Forum Post Question hover      */	a.ForumPostQuestion:hover{ font-family:Tahoma; color: #333333; text-decoration: underline; font-size:11px; font-weight: normal;}
/*	Forum categories Breadcrum     */	.ForumCategories, a.ForumCategories:link, a.ForumCategories:visited, a.ForumCategories:active { background:url(images/ForumBreadcrumbrightBG.gif) right top no-repeat #E79D28; font-size:11px; color: #FFFFFF; font-weight:bold; padding:2px 5px 2px 4px; height:20px;}
/*	Forum categories Breadcrum Hover */	.ForumCategories:hover{background:url(images/ForumBreadcrumbrightBG.gif) right top no-repeat #E79D28; font-size:11px; color: #000000; font-weight:bold; text-decoration: none;  padding:2px 5px 2px 4px;height:20px;}

/*	Forum categories Breadcrum     */	.ForumBreadcrum, a.ForumBreadcrum:link, a.ForumBreadcrum:visited, a.ForumBreadcrum:active { font-size:12px; color: #666666; font-weight:normal; }
/*	Forum categories Breadcrum Hover */	a.ForumBreadcrum:hover{font-size:12px; color: #000000; font-weight: normal; text-decoration: none;}

.Fourboxcontent1{ font-family:Tahoma; font-size:11px; color:#5B5B5B; TEXT-DECORATION: none; border-style:solid; padding:10px 10px 10px 10px; }
.Fourboxcontent2{ font-family:Tahoma; font-size:11px; color:#0060BF; TEXT-DECORATION: none; border-style:solid; padding:10px 10px 10px 10px; }
.Fourboxcontent3{ font-family:Tahoma; font-size:11px; color:#FF7F00; TEXT-DECORATION: none; border-style:solid; padding:10px 10px 10px 10px; }
.Fourboxcontent4{ font-family:Tahoma; font-size:11px; color:#2D2D2D; TEXT-DECORATION: none; border-style:solid; padding:10px 10px 10px 10px; }


/***************************************************/
/*	Forum Grid Navigation						   */
/***************************************************/

/*	First Link			   		   */	.NavFirst, a.NavFirst:link, a.NavFirst:visited, a.NavFirst:active { background:url(Images/LoginLeftCurve.gif) left bottom no-repeat #E79D28; padding:5px 15px 5px 15px; font-family:Tahoma; color:#FFFFFF; text-decoration:none; font-weight: bold; font-size:13px; border-right:1px solid #FFFFFF;}
/*	First Link Hover	   		   */	a.NavFirst:hover { background:url(Images/LoginLeftCurve.gif) left bottom no-repeat #E79D28; padding:5px 15px 5px 15px; font-family:Tahoma; color: #333333; text-decoration:none; font-weight:bold; font-size:13px; border-right:1px solid #FFFFFF;}

/*	Previous Next Link			   */	.NavPreviousNext, a.NavPreviousNext:link, a.NavPreviousNext:visited, a.NavPreviousNext:active { background:#E79D28; padding:5px 15px 5px 15px; font-family:Tahoma; color:#FFFFFF; font-size:13px; text-decoration:none; font-weight: bold; border-right:1px solid #FFFFFF;}
/*	Previous Next Link Hover	   */	a.NavPreviousNext:hover { background:#E79D28; padding:5px 15px 5px 15px; font-family:Tahoma; color: #333333; text-decoration:none; font-weight:bold; font-size:13px; border-right:1px solid #FFFFFF;}

/*	Last Link			   		   */	.NavLast, a.NavLast:link, a.NavLast:visited, a.NavLast:active { background:url(Images/UserNameRightCurve.gif) right bottom no-repeat #E79D28; padding:5px 15px 5px 15px; font-family:Tahoma; font-size:13px; color:#FFFFFF; text-decoration:none; font-weight: bold;}
/*	Last Link Hover	   		       */	a.NavLast:hover { background: url(Images/UserNameRightCurve.gif) right bottom no-repeat #E79D28; padding:5px 15px 5px 15px; font-family:Tahoma; color: #333333; font-size:13px; text-decoration:none; font-weight:bold;}

.vatop{ vertical-align:top;}

.left-main-categories-bg1 {
background-image: url(images/active_bg.gif); width: 100%; height: 33px; background-repeat:repeat-x; background-position: left top; line-height:20px;}
.left-main-categories-bg1:hover {
background-image: url(images/over_bg.gif); width: 100%; height: 33px; background-repeat:repeat-x; background-position: left top;  line-height:20px;}
A.small_url:link{font-family:Tahoma; font-size:10px; color:#58565b; padding-right:4px;}
A.small_url:hover{font-family:Tahoma; font-size:10px; color:#58565b; padding-right:4px; text-decoration:none;}
A.small_url:visited{ font-family:Tahoma; font-size:10px; color:#58565b; padding-right:4px; text-decoration:none;}
A.small_url:active{ font-family:Tahoma; font-size:10px; color:#58565b; padding-right:4px; text-decoration:none;}

/* Left Pane Css 24th april */ 

.left-main-categories-bg {
background-image: url(images/left-main-categories-bg.gif); width: 100%; height: 33px; background-repeat:repeat-x; background-position: left top; text-align: left; font-family:Arial, Helvetica, sans-serif; font-size:18px; color: #58565b; font-weight:200; line-height:20px; padding-left:20px; }

a.link-18-grey2White:link {

text-align: left; font-family:Arial, Helvetica, sans-serif; font-size:14px; color: #58565b; font-weight:700; line-height:20px;

}
a.link-18-grey2White:visited {

text-align: left; font-family:Arial, Helvetica, sans-serif; font-size:14px; color: #58565b; font-weight:700; line-height:20px; 

}
a.link-18-grey2White:hover {

text-align: left; font-family:Arial, Helvetica, sans-serif; font-size:14px; color: #58565b; font-weight:700; line-height:20px; text-decoration:none;
}
a.link-18-grey2White:active {

text-align: left; font-family:Arial, Helvetica, sans-serif; font-size:14px; color: #58565b; font-weight:700; line-height:20px; 

}

body
{
	margin:0px; 
	/*background:#ffffff  url('Images/bgextend.jpg') fixed center top; 
	background-color: #5C5C5C;*/
	font-family: Arial, Helvetica, Verdana;
	font-size: 9.5pt;
	margin: 0;
	color: #000000;
	padding-top: 10px;
	
}

A:link {
	FONT-SIZE: 11px;
	COLOR: #E79D28;
	TEXT-DECORATION: none;
	font-weight: bold;
	font-family: tahoma;
}

A:active {
	FONT-SIZE: 11px;
	COLOR: #E79D28;
	TEXT-DECORATION: none;
	font-weight: bold;
	font-family: tahoma;
}
A:visited {
	FONT-SIZE: 11px;
	COLOR: #E79D28;
	TEXT-DECORATION: none;
	font-weight: bold;
	font-family: tahoma;
}
A:hover {
	FONT-SIZE: 11px;
	COLOR: #000000;
	TEXT-DECORATION: underline;
	font-weight: bold;
	font-family: tahoma;
}


A.linkProduct:link {
FONT-SIZE: 15px;
COLOR: #999900;
TEXT-DECORATION: none;
font-weight: bold;
font-family: tahoma;
}



A.linkProduct:active {
FONT-SIZE: 15px;
COLOR: #999900;
TEXT-DECORATION: none;
font-weight: bold;
font-family: tahoma;
}
A.linkProduct:visited {
FONT-SIZE: 15px;
COLOR: #999900;
TEXT-DECORATION: none;
font-weight: bold;
font-family: tahoma;
}
A.linkProduct:hover {
FONT-SIZE: 15px;
COLOR: #999900;
TEXT-DECORATION: none;
font-weight: bold;
font-family: tahoma;
}






A.linkPromotion:link {
FONT-SIZE: 11px;
COLOR: Gray;
TEXT-DECORATION: underline;
font-weight: bold;
font-family: tahoma;

}



A.linkPromotion:active {
FONT-SIZE: 11px;
COLOR: Gray;
TEXT-DECORATION: underline;
font-weight: bold;
font-family: tahoma;
}
A.linkPromotion:visited {
FONT-SIZE: 11px;
COLOR: Gray;
TEXT-DECORATION: underline;
font-weight: bold;
font-family: tahoma;
}
A.linkPromotion:hover {
FONT-SIZE: 11px;
COLOR: black;
TEXT-DECORATION: none;
font-weight: bold;
font-family: tahoma;
}






A.linkLeftMenu:link {
	FONT-SIZE: 15px;
	COLOR: #0054A6;
	TEXT-DECORATION: underline;
	font-weight: normal;
	font-family: tahoma;
	/*background-image: url(../Images/bullet_menu.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 19px;
	line-height: 20px;*/
}

A.linkLeftMenu:active {
	FONT-SIZE: 15px;
	COLOR: #0054A6;
	TEXT-DECORATION: underline;
	font-weight: normal;
	font-family: tahoma;
	/*background-image: url(../../../Images/bullet_arrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 22px;*/
}

A.linkLeftMenu:visited {
	FONT-SIZE: 15px;
	COLOR: #0054A6;
	TEXT-DECORATION: underline;
	font-weight: normal;
	font-family: tahoma;
	/*background-image: url(../../../Images/bullet_arrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 22px;*/
}

A.linkLeftMenu:hover {
	FONT-SIZE: 15px;
	COLOR: #E79D28;
	TEXT-DECORATION: underline;
	font-weight: normal;
	font-family: tahoma;
}
.bx_lineLR {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E79D28;
	border-left-color: #E79D28;
	background-color: #FFFFFF;
}
.bx-lineTop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E79D28;
}
.bx-lineBottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E79D28;
	background-color: #FFFFFF;
}
.bg-box4 {
	background-image: url(Images/bg_box4.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}



.about-txt{font-family:Arial; font-size:12px; color:#504e52; text-align:justify; padding:10px; line-height:18px;}




.bg-shadow {
	background-image: url(Images/bg_shadow.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFFFFF;
}
.bg-green { background-color: #FFFFFF;

	
}
.fr-inputBox {
	font-family: tahoma;
	font-size: 11px;
	color: #000;
	border: 1px solid #E79D28;
}
.bx-lineWhite {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.bg-cuts {
	background-image: url(Images/bg_cuts.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.tx-mainBoldOrange {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #E79C25;
}
.bxRB {
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}

.tx-mainOrange {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E79D28;
}

.textbox-bg{background:url(images/textbox_bg.gif) no-repeat; 
		width:140px; height:48px; border:0px; line-height:30px; 
		color:#b86819; font-family:Tahoma; font-size:22px; 
		font-weight:700; 
		padding:10px 0 0 0; _padding:0 0 0 0; 
		padding:8px 0 0 0; padding-left:10px;}

.bx-green 
{	
	border: 1px solid #D5D09C;
	
}
.bg-box5Light {
	background-image: url(Images/bg_box5Light.jpg);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-right-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #F2F2F2;
	border-right-color: #F2F2F2;
}
.bx-search {
	background-image: url(Images/bg_box5.jpg);
	background-repeat: repeat-x;
	border: 1px solid #D6D6D6;
}
.tx-number {
	font-family: tahoma;
	font-size: 13px;
	color: #000000;
	font-weight: bold;


}


.bg-tabs {
	background-image: url(Images/bg_tabs.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

.bg-white {
	background-color: #fff;
}




.pageTitle {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #D6D19C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;

	
	background-image: url(Images/bullet_pageTitle.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 30px;
	height: 30px;
	vertical-align: middle;
	color: #999900;

}
.activity {
	font-family: tahoma;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	text-transform: capitalize;
	background-image: url(Images/bullet_activity.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 20px;
	height: 17px;
	vertical-align: middle;

}
.tx-mainBlack {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
}
.tx-mainGrey {

	font-family: tahoma;
	font-size: 11px;
	color: #999999;
}
.tx-heading1
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	
}

.fr-inputBox2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	border: 1px solid #CCCCCC;
	width: 190px;
}
.bx-lineRight {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
}
.tx-acknowledgement {
	font-family: tahoma;
	font-size: 12px;
	color: #000000;
	border: 3px solid #E79D28;
	text-transform: capitalize;
	background-color: #FDF5E8;
	text-align: center;
	padding: 4px;
}

.tx-LRacknowledgement {
	font-family: tahoma;
	font-size: 18px;
	font-weight : bold;
	color: #000000;
	border: 3px solid #E79D28;
	text-transform: capitalize;
	background-color: #FDF5E8;
	text-align: center;
	padding: 4px;
}

.tx-total {
	font-family: tahoma;
	font-size: 12px;
	color: #000000;
	border: 3px solid #D6D19C;
	text-transform: capitalize;
	background-color: #EBE9CD;
	text-align: center;
	padding: 4px;
}



.bg-grItem {
	background-color: #F8F7EE;
	vertical-align: middle;
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
}

.tx-bulleted {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	background-image: url(Images/bullet_dot.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;

}
.tx-price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #BF0000;
}
.tx-mainGreyBold {
	font-family: tahoma;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
}
.tx-mainOrangeBold {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E79D28;
	font-weight: bold;
}
.tx-error {
	font-family: tahoma;
	font-size: 12px;
	color: #FF0000;
}
.tx-heading2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000;
	font-weight: bold;
}
.tx-heading3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
}

A.Bullets
{
	FONT-SIZE: 11px;
	COLOR: #E79D28;
	TEXT-DECORATION: none;
	font-weight: bold;
	font-family: tahoma;
	background: url(Images/bullet_link.gif) left center no-repeat;
	padding-left:15px;
}

A.Bullets:Link
{
	FONT-SIZE: 11px;
	COLOR: #E79D28;
	TEXT-DECORATION: none;
	font-weight: bold;
	font-family: tahoma;
	background: url(Images/bullet_link.gif) left center no-repeat;
	padding-left:15px;
}

A.Bullets:Visited
{
	FONT-SIZE: 11px;
	COLOR: #E79D28;
	TEXT-DECORATION: none;
	font-weight: bold;
	font-family: tahoma;
	background: url(Images/bullet_link.gif) left center no-repeat;
	padding-left:15px;
}

A.Bullets:Active
{
	FONT-SIZE: 11px;
	COLOR: #E79D28;
	TEXT-DECORATION: none;
	font-weight: bold;
	font-family: tahoma;
	background: url(Images/bullet_link.gif) left center no-repeat;
	padding-left:15px;
}

A.Bullets:Hover
{
	FONT-SIZE: 11px;
	COLOR: #000000;
	TEXT-DECORATION: none;
	font-weight: bold;
	font-family: tahoma;
	background: url(Images/bullet_hover.gif) left center no-repeat;
	padding-left:15px;
}

.bg-grHeader {
	background-color: #DFDCBD;
	vertical-align: middle;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.bg-tab {
	background-color: #FFFFFF;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #DFDCBD;
	border-bottom-color: #DFDCBD;
	color: #494949;
	font-family: tahoma;
	font-weight: bold;
	vertical-align: middle;
	font-size: 14px;
}
.bx-lineTB {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ECC37F;
	border-bottom-color: #ECC37F;
}
.bx-7Top {
border-top-width: 1px;
border-top-style: solid;
border-top-color: #D6D19C;
background-color: #D6D19C;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 18px;
font-weight: bold;
color: #000000;
text-indent: 15px;
}
.fr-button {
font-family: tahoma;
font-size: 16px;
font-weight: bold;
color: #FFFFFF;
background-color: #E79D28;
height: 25px;
width: 100px;
text-transform: lowercase;
border: 1px solid #FFFFFF;
}

.bx-textAd 
{	
	 border : 2px solid #999900;
	 padding: 4px;
	 text-align: center;	
	 font: bold 12px tahoma;
	 color:#000;	
	 background-color: #FFFFFF;
 
}


/*Added on 11/01/08*/


.bg-showcaseListing {
background-image: url(Images/bg_showcaseListing.gif);
background-repeat: no-repeat;
background-position: center top;
height: 202px;
width: 218px;
}
.bx-img {
	border: 2px solid #E79D28;
}

.paddingBottom3 {
padding-bottom: 3px;
padding-top: 3px;
height: 30px;
}

.bx-listingTitle {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
	vertical-align: middle;
}


/* Added on 12/01/08*/

A.LinkPaging:link {
	FONT-SIZE: 11px;
	COLOR: #E79D28;
	TEXT-DECORATION: none;
	font-weight: normal;
	font-family: tahoma;
	padding: 5px;
	border: 1px solid #E79D28;
}

A.LinkPaging:active {
	FONT-SIZE: 11px;
	COLOR: #E79D28;
	TEXT-DECORATION: none;
	font-weight: normal;
	font-family: tahoma;
	padding: 5px;
	border: 1px solid #E79D28;
}
A.LinkPaging:visited {
	FONT-SIZE: 11px;
	COLOR: #E79D28;
	TEXT-DECORATION: none;
	font-weight: normal;
	font-family: tahoma;
	padding: 5px;
	border: 1px solid #E79D28;
}
A.LinkPaging:hover {
	FONT-SIZE: 11px;
	font-weight: normal;
	COLOR: #000000;
	TEXT-DECORATION: underline;
	font-family: tahoma;
	background-color: #FFFFFF;
}


.bx-listingTitle2 {

	background-color: #FFFFFF;
	border: 1px solid #E79D28;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	text-transform: capitalize;
	color: #333333;
	vertical-align: middle;
	padding-left: 6px;
}


.bx-optionsDetailed {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #E79D28;
	border-right-color: #E79D28;
	border-left-color: #E79D28;
}
.bx-orange {
	background-color: #FFFFFF;
	border: 1px solid #E79D28;
}
.bx-orange2 {
	border: 1px solid #E79D28;
}

.bg-advertiseMain {
background-image: url(Images/bg_advertisewithUsMain.jpg);
background-repeat: no-repeat;
height: 176px;
width: 327px;
}




.bx9_lineLR {
border-right-width: 3px;
border-left-width: 3px;
border-right-style: solid;
border-left-style: solid;
border-right-color: #f2ba0c;
border-left-color: #f2ba0c;
background-color: #FFFFFF;
}


.bx9-lineTop {
border-top-width: 3px;
border-top-style: solid;
border-top-color: #f2ba0c;
}

.bx9-lineBottom {
border-bottom-width: 3px;
border-bottom-style: solid;
border-bottom-color: #f2ba0c;
background-color: #FFFFFF;
}



/* search zipCode */
.lft-bdr{
	background:url(Images/search_lf_bdr.gif) no-repeat left bottom;
	width:29px;
	height:100px;
	}
	
.rite-bdr{
	background:url(Images/search_rt_bdr.gif) no-repeat left bottom;
	width:29px;
	height:100px;
	}
.search_bg{
	background:url(Images/search_bg.gif) repeat-x left bottom;
	height:100px;
	}
	
.start-here{
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight:bold;
	color:#c1c1c1;
	text-align:center;
	}

.finddentist{
	font-family:Arial, Helvetica, sans-serif;
	color:#C1C1C1;
	text-align:center;
	font-size: 16px;
	}

.zip-txt{
	font-family:Arial, Helvetica, sans-serif;
	font-size:25px;
	color:#FF7F00;
	text-align:center;
	}
.search-btn{
	font-family:Arial, Helvetica, sans-serif;
	font-size:25px;
	color:#FF7F00;
	text-align:center;
	background:#FDFDFB;
	border:2px solid #b0b0ae;

	}
.arrow{
	font-family:Arial, Helvetica, sans-serif;
	font-size:25px;
	color:#b7b8b9;
	text-align:center;
	}
.txt-bx{
	height:32px;
	width:100px;
	border:2px solid #b0b0ae;
	padding-top:3px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:23px;
	color:#05369a;
	}


.GridLineHeight
{
	line-height:20px;
}

.GridHeading
{
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
}

.WelcomeBG
{
	background:url(Images/welcome_bg.gif) no-repeat top ;
	width:367px;
	height:218;
	color:#000000;
	text-align:justify;
	padding:0px 20px 3px 15px;
}

.CircleLinks, a.CircleLinks:link, a.CircleLinks:visited, a.CircleLinks:active
{
	font-weight:bold;
	text-align:center;
	padding: 5px 5px 5px 5px;
}
a.CircleLinks:hover
{
	font-weight:bold;
	text-align:center;
	padding: 5px 5px 5px 5px;
	text-decoration:'underline';
}