/* Common tags                 */
/*-----------------------------*/		

.title, html, body, td, ul, h1, h2, h3, h4, h5, .breadcrumb, #navigation, .centered_div, .logincenter
{
font-family: "Segoe UI", Verdana, Geneva, Arial, Helvetica, sans-serif;	
}
td 
{
	vertical-align:top;
}
body , html
{
	font-size: 10pt;
	color: #000;
	margin: 0;
	padding: 0;
	margin-right: 30;
	margin-top: 10px;
	text-align: left;
	background: #f0f0f0;
	height: 100%;
}

.tableBody 
{
  background-color: #f0f0f0;   

}
     .buttons {
     background-color: #f39e25;
     border: 1px solid #ffffff;
     color: #FFFFFF;
     font-size: large;
     font-weight: bold;
     padding: 3px;
     }


.button {   
	font-size: 12px;
	background: white;
	color: #4c4c4c;
	border-top: 1px solid #D4D2CF;
	border-left: 1px solid #D4D2CF;
	border-bottom: 1px solid #868686;
	border-right: 1px solid #868686;
	margin: 1px 0 0 0;
}

.NormalSearch, .FocusSearch
{
    font-size: x-large;
}

.NormalALF,.FocusALF
{
    font-size: small;
}
.normal,.NormalSearch,.NormalALF {color:#6b6b6b;}
.focus,.FocusSearch,.FocusALF {color:#f39e25;}

.sitemap 
{
  font-size:smaller;
  color: #f39e25;
}
A.top:link      {color: #f39e25; text-decoration:none; }
A.top:visited 	{color: #f39e25; text-decoration:none; }
A.top:active 	{color: #f39e25;  cursor:hand; text-decoration:none; }
A.top:hover 	{color: #FFCC17;  cursor:hand; text-decoration:"underline"; }

A:link      { color: #f39e25; text-decoration:none; }
A:visited 	{ color: #f39e25; text-decoration:none; }
A:active 	{ color: #f39e25;  cursor:hand; text-decoration:none; }
A:hover 	{ color: #FFCC17;  cursor:hand; text-decoration:"underline"; }
		
A.bodyLink:link     { color: #f39e25; text-decoration:none; font-weight:bold; }
A.bodyLink:visited 	{ color: #f39e25; text-decoration:none; font-weight:bold; }
A.bodyLink:active 	{ color: #f39e25;  cursor:hand; text-decoration:none; font-weight:bold; }
A.bodyLink:hover 	{ color: #FFCC17;  cursor:hand; text-decoration:"underline"; font-weight:bold; }
	
	
.errorMessage
{
    color:#f39e25;
    font-weight:bold;
}	
p
{
	line-height: 1.4em;
}

.title
{
    text-transform: uppercase;
    font-size: large;
    font-weight: bold;
    color: #A0410D;
 }

hr, .quotehr {
	border: 0;
	border-top: 1px solid #dddddd;
	height: 1px;
}

img
{
	border-width: 0;
}

ul
{
	list-style-image: url(Images/bullet.jpg);
	list-style-position: outside;
	list-style-type: disc;
	color: #000000;
}

.menutextindent
{
    font-size: x-small;
}

 .centered_div {
	width: 400px;
	height: 400px;
	text-align: center;
	border: 1px solid #000;
	background-color: #FFFFFF;
	color: #f39e25;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -200px; /* Half the width of the DIV tag which is 50 pixels */
	margin-top: -200px; /* Half the height of the DIV tag which is also 50 pixels */
}

.logincenter {
	text-align:center;
    margin-left: auto;
    margin-right: auto;
}

.dgMouseOver 
{
	background-color: #F0F0F0;
	cursor: pointer;
}

.dgMouseOut 
{
	background-color: White;
}

.dgMouseClick
{
	background-color: Yellow;
}
.Alternating 
{
	background: #E8E8E8;
}
.copywrite {
	font-size: 10px;
}

.hop {
	font-size: 8px;
}

.contact {
	text-align: right;
}


.quote, .quoteThread, .quoteQuestion 
{
    
	padding: 5px 5px 5px 7px;
	background-color: White;
    border: solid 1px #dddddd;	
    padding: 10px 10px 10px 10px;
	}
.quote
{
    width: 980px;
}

.quoteThread 
{
    width: 956px;
}

.quotefont 
{
    font-size: x-small;
}

/*
.modalProgress
{
	clear: both;
	float: left;
	margin: 0px;
	z-index: 100;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 2560px;
	height: 1600px;
	background-color: #DBDBDB;
	filter: alpha(opacity=50);
	opacity: 0.5;
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
}
 
*/

.modalProgress 
{
	clear: both;
	float: left;
	margin: 0px;
	z-index: 100;
	position: absolute;
	left: 0px;
	top: 0px;
}

.Message
{
	margin-right: 2em;
	margin-top: 0.8em;
	color: Red;
}

.Checkbox 
{
    font-size: smaller;
}

/* Front Page Titles */

.QuestionTitle, .CommunityTitle, .AddTitle, .HotTopicTitle, .BottomBoxTitle 
{
  	font-size: large;
  	font-weight: bold;
	color: #f39e25;  
}

/* Headings                    */
/*-----------------------------*/
h1
{
	font-size: large;
	color: #f39e25;
}

h2
{

	font-size: medium;
	margin-top: 30;
	color: #f39e25;
	margin-bottom: -15;
}
	
h3
{

	font-size: small;
	margin-bottom: -15;
	color: #f39e25;
	padding-left: 15;
}

h1, h2, h3, h4
{
	margin: 0;

}


.h1Orange, .h2Orange, .h1, .h2 {
	font-weight: bold;
	color: #f39e25;
	text-align: left;
    clear: both;
	padding: 4px 4px 4px 4px;
	margin: 0;
	background-color: #FFFFFF;
}

.h1Orange, .h1 {
	font-size: 18px;
}

.h2Orange, .h2 {
	font-size: 15px;
}

/* Gridview */

.mGrid { 
    width: 100%; 
    background-color: #fff; 
    margin: 5px 0 10px 0; 
    border: solid 1px #525252; 
    border-collapse:collapse; 
}
.mGrid td { 
    padding: 2px; 
    border: solid 1px #c1c1c1; 
    color: #717171; 
	 
}
.mGrid th { 
    padding: 4px 2px; 
    color: #fff; 
    background: #424242 url(Images/grd_head.png) repeat-x top; 
    border-left: solid 1px #525252; 
    font-size: 0.9em; 
}
.mGrid .alt { background: #fcfcfc url(Images/grd_alt.png) repeat-x top; }
.mGrid .pgr { background: #424242 url(Images/grd_pgr.png) repeat-x top; }
.mGrid .pgr table { margin: 5px 0; }
.mGrid .pgr td { 
    border-width: 0; 
    padding: 0 6px; 
    border-left: solid 1px #666; 
    font-weight: bold; 
    color: #fff; 
    line-height: 12px; 
 }   
.mGrid .pgr a {
	color: #D3D3D3;
	text-decoration: none;
}
.mGrid .pgr a:hover { color: #000; text-decoration: none; }




       

/* menu classes  484545 */

.MenuBackground 
{
        color: #FFFFFF;
		/* background-color: #e0e0e0; */
		margin: 0 0 0 0;
		vertical-align: top;
}

.TopItemClass
{
		color: #FFFFFF;
		/* background-color: #e0e0e0; 
		border-left: solid 1px #dddee0;
		border-right: solid 1px #a8a9ac; */
		
}

.TopItemTextClassSelected 
{
 		color: #FFFFFF;
		background-color: #f39e25; 
		/* border-left: solid 1px #dddee0;
		border-right: solid 1px #a8a9ac;*/
}
.TopItemTextClass
{
	font-family: Verdana, Tahoma, Arial;
	font-size: 11pt;
	padding: 10px 10px 10px 10px;
	text-align: center;
	font-weight: bold;
	color: #6b6b6b;
			border-left: solid 1px #dddee0;
		border-right: solid 1px #a8a9ac;
	
}
.TopItemTextHoveredClass
{
	color: white;
	 background-color: #f39e25;
	font-weight: bold;
	font-family:Verdana, Tahoma, Arial;
	font-size:11pt;
	border-left: solid 1px #dddee0;
	border-right: solid 1px #a8a9ac;
	padding: 10px 10px 10px 10px;
	text-align: center;
}
.ItemClass
{
	background-color: #FFFFFF;
	border-top: solid 0px #e2e2e2;
	border-left: solid 1px #e2e2e2;
	border-right: solid 1px #e2e2e2;
	border-bottom: 1px solid #e2e2e2;
}

.ItemTextClass
{
	font-family:Verdana, Tahoma, Arial;
	font-size:11pt;
	color: #3b3b3b;
	padding:3px 3px 3px 3px;
}
.ItemTextHoveredClass
{
	color: white;
	background-color: #f39e25;
	font-family:Verdana, Tahoma, Arial;
	font-size:11pt;
	padding:3px 3px 3px 3px;
}

.righticon_top 
{

 vertical-align: middle;
}


.righticon_on 
{
    background-color: #FFFFFF;
    vertical-align: middle;
}
.righticon_off
{
    background-color: #FFFFFF;
    vertical-align: bottom;
}


/* errors */
.errors {
 border: 2px solid red;
 color: red;
 margin: 5px 0px;
 padding: 15px;
 background: #fff url(images/error.png) no-repeat 5px 50%;
}
.errors ul {
 margin: 0;
 padding: 0;
 margin-left: 80px;
 list-style: square;
}


/* Facility Finder */

/*  default.aspx */


.alferror 
{
    font-size:large;
    color:#f39e25; 
}

.ALFSearchBox 
{
 border: solid 1px #FFFFFF;   
 background-color: #fafafa;
 width: 1000px;
 padding: 10px 10px 10px 10px;
}

.ALFSearchBoxInner 
{
    
    background-color: #FFFFFF;
}



.ALFTableMain 
{
    color: #669;
	width:100%;
}

.ALFdgMouseOver 
{
	background-color: #F0F0F0;
	
}

.ALFdgMouseOut 
{
	background-color: White;
}

.ALFTable
{
	font-size: 14px;
	background: #fff;
	width:100%;
    border-collapse: collapse;
	text-align: left;
}
.ALFTableTD
{
    border-bottom: 1px solid #ccc;
	border-left:  1px solid #ccc;
	border-right:  1px solid #ccc;
	border-top:  1px solid #ccc;
	}

.ALFTDDetail
{
    font-size: 14px;  
    color: #669;
    padding: 5px;
    font-weight:bold;
    vertical-align: middle;
    width:500px;
}
.ALFTDDetailTitle
{
    font-size: 14px;  
    color: #669;
    font-weight:bold;
    vertical-align: middle;
    }

.ALFDetailTable
{
    width:600px;
}
.ALFTDDetailIcon 
{
    width:28px;
        padding: 5px;
 
    vertical-align: middle;
}
.ALFTDDetailPhone
{
    font-size: 18px;  
    color: #669;
    padding: 5px;
    font-weight:bold;
    vertical-align: middle;
    text-align: right;
    width:150px;
}

.ALFReviewTD 
{
  border-bottom: 1px solid #ccc;
  background: #f8f8f8;
  padding: 5px 5px 5px 5px;
}
.ALFReviewBody 
{
 padding: 5px 5px 5px 5px;   
}
.ALFReviewTable 
{	font-size: 14px;
	background: #fff;
	width:100%;
    border-collapse: collapse;
	text-align: left;
	padding: 5px 5px 5px 5px;
   
}

.Searchchkbox tr td label


{
    font-size: 10.7pt;
    margin-left:6px;
}



/* Accordion   */
        .accordionHeader
        {
            color: white;
            background-color: #f39e25;
            font-size: 14px;
            cursor: pointer;
            padding: 4px;
            margin-top: 3px;
            font-weight:bold;
        }
        .accordionContent
        {
            background-color: #FFFFFF;
            border: 1px gray;                
            padding: 4px;
            padding-top: 7px;
        }

.accordionHeaderSelected 
{
            color: #f39e25;
            background-color: white;
            border-bottom: solid 1px #f39e25;
            font-size: 14px;
            cursor: pointer;
            padding: 4px;
            margin-top: 3px;
            font-weight:bold;
    
}

/* Rating */

        .ratingStar, .ratingStar2 {
            font-size: 0pt;
            width: 20px;
            height: 20px;
            margin: 0px;
            padding: 0px;
            cursor: default; 
            display: block;
            background-repeat: no-repeat;
            vertical-align:bottom;
        }
        .ratingStar2 
        {
         cursor:pointer; 
            
        }
        


        .filledRatingStar {
            background-image: url(Images/rate_on.png);

        }

        .emptyRatingStar {
            background-image: url(Images/rate_off.png);
        }

        .savedRatingStar {
            background-image: url(Images/rate_wait.png);
        }
        
        
/* event */

.mainList 
{
    margin: 0; /*removes indent IE and Opera*/
    padding: 0; /*removes indent Mozilla and NN7*/
    list-style-type: none;
}

.listing li

{
  font-weight: normal;   
}

.align-right { float:right; margin: 15px 0 15px 15px; }
.align-left { float:left; margin: 15px 15px 15px 0; }

.frame { padding: 5px; border: 1px solid #dddddd; }


.ContentBox, .ContentBoxWide 
{
    
    border: solid 1px #e0e0e0;
    background-color: White;
    display: inline;
    float: left;
    margin:  15px 5px 5px 5px;
    width: 218px;
    padding: 10px 10px 10px 10px;
	min-height: 355px;
    
}

.ContentBoxWide 
{
 margin:  10px 5px 5px 4px ;
 width: 972px;
 min-height: 50px;
}

.share 
{
 vertical-align: top;   
}

/* ------------------- contact form --------------------- */


.commentform
{
	margin-top: 10px;
    padding: 10px;
    background: #EEEEEE;
 }


.myform {
	margin:0 0 0 0;
	width: 500px;
	height: 390px;
	padding:14px;
	border:solid 1px #dddddd;
}


	.contacth1 {
		font-size:14px;
		font-weight:bold;
		margin-bottom:8px;
	}
	.contactp {
		font-size:11px;
		color:#f39e25;
		margin-bottom:20px;
		border-bottom:solid 1px #dddddd;
		padding-bottom:10px;
	}
	.contactlabel{
		display:block;
		color: #6a6a6a;
		font-weight:bold;
		text-align:right;
		width:140px;
		float:left;
	}
	.contactsmall {
		color:#f39e25;
		display:block;
		font-size:11px;
		font-weight:normal;
		text-align:right;
		width:140px;
	}
	.contactinput {
		float:left;
		font-size:12px;
		padding:4px 2px;
		border:solid 1px #dddddd;
		width:250px;
		margin:2px 0 20px 10px;
		background:#FFFFFF;
	}
	
	.contactbutton { 
		clear:both;
		margin-left:150px;
		background:#f39e25;
		color:#FFFFFF;   
		border:solid 1px #dddddd;
		font-size:11px;
		font-weight:bold;
		padding:4px 6px;
	}
	
	
	/* facility image list */
.imagelist li
{
display: inline;
float: left;
margin-top: 5px;
margin-bottom: 5px;
margin-left: 5px;
margin-right: 5px;
}


















/* Listview Coupons */

/* table level rules */
.lvWO
{
	font-family: arial;
	font-size: small;
	border: solid 1px #7f7f7f;
    border-collapse:collapse;
    margin-right: 0px;
}

.lvWO2
{
	font-family: arial;
	font-size: small;
	border: none;
    border-collapse:collapse;	
}


/* header column rules */
.lvWO th, .myth 
{
    background: url(Images/sprite.png) repeat-x 0px 0px;
    border-color: #989898 #cbcbcb #989898 #989898;
    border-style: solid solid solid none;
    border-width: 1px 1px 1px medium;
    color: #000;
    padding: 4px 5px 4px 10px;
    text-align: center;
    vertical-align: bottom;
}  

.lvWO th a
{
    font-weight: normal;
	text-decoration: none;
	text-align: center;
    color: #000;
	display: block;
    padding-right: 10px;
}

/* change the background image when the column is being sorted by */
.lvWO th.sortasc, .lvWO th.sortdesc
{
    background: url(Images/sprite.png) repeat-x 0px -100px;
}  

/* change image if it is an asc sort */
.lvWO th.sortasc a
{
    background: url(Images/dt-arrow-up.png) no-repeat right 50%;
}  

/* change image if it is a desc sort */
.lvWO th.sortdesc a
{
    background: url(Images/dt-arrow-dn.png) no-repeat right 50%;
}  


/* data cell and data row rules */
.lvWO td 
{
    padding: 4px 10px 4px 10px;
    border-right: solid 1px #cbcbcb;
}

.lvWO .altrow, .lvWO .row .sort
{
    background-color: #edf5ff;
} 

.lvWO .altrow .sort
{
    background-color: #dbeaff;
} 

.lvWO .row
{
    background-color: #fff;
}  




.CouponBox 
{
    width: 300px; 
    padding: 5px 5px 5px 5px;
    border: solid 1px #f39e25;
}

.BillingPanel 
{
    width: 400px; 
    border: solid 1px #f39e25;
}
.BillingPanelTD2 
{
    border-bottom: 1px dotted  Silver;
}
.BillingPanelTD1 
{
    border-right: 1px dotted  Silver;
    border-bottom: 1px dotted  Silver;
}
.BillingPanelTD1Bottom 
{
    border-right: 1px dotted  Silver;
}


.Coupon 
{
    width: 400px; 
    height: 200px;
    padding: 15px 15px 15px 15px;
    border: dotted 3px #000000;
    text-align: center;
}
