/* CSS Document */
h1 {
	font-size: 16pt;
}

h2 {
	font-size: 14px;
}

h3 {
	font-size: 12px;
}

h4 {
	font-size: 11pt;
}

h5 {
	font-size: 10px;
}

h6 {
	font-size: 9px;
}

p {
padding:4px 0;
}

h2.HeadingBar {
	height:				20px;
	margin-bottom:		10px;
	font-size:			1.5em; 
	color:				#477eb1;
	line-height:		20px;
	padding:		8px;
}
td.mandatory,
div.required {
    border-color: #f00 !important;
    border-width: 2px;
    color: #f00;
    font-weight: bold;
}
.error {background:#f00;color:#f00;border-color:#F00;}

#restform {
display:none;
}
.baseeffect
{
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform:none;
	color:#FFFFFF; /*VA Changed*/
	border:2px solid #9ec2de;
	background:url(../images/bg_button.gif)  top repeat-x;
	padding:2px 12px;
}

.form_input {
font-family:Verdana, Arial, sans-serif;
border:1px solid #ccc;
padding:2px 0;
}
.welcome {
color:#ec311d;
font-weight:bold;
}
.warning {
margin-top:0.5em;
color: #ec311d;
font-size:90%;
padding: 0.5em 0 0.5em 28px;
background:url(../images/warning.gif) no-repeat left center;
/*border:1px solid #ec311d;*/
/*height:24px;*/
}
.active_item {
margin-top:0.5em;
color: #38a202;
font-size:100%;
padding: 4px 0 4px 28px;
background:url(../images/tick.gif) no-repeat 2px center;
}

.more_badge1 {
position: relative;
float:left;
width:72px;
overflow:hidden;
border:1px solid #ccc;
background-color:#eee;
text-align:center;
}
.more_badge2 {
position: relative;
margin-left:88px;
font-size:100%;
}

table.adlisting {
}

table.adlisting tr.ad1 {
}

table.adlisting tr.ad2 {
	background-color: #f5f5f5;
}

table.adlisting td {
	padding: 4px;
}
/*----- Pager Styles ----- */


table.pagetable {
	border: 1px solid #EAEAEA;
	background-color: white;
}

table.pagetable td {
	background-color: #F5F5F5;
}

table.pagetable a {
	display: block;
}

table.pagetable td.pagetable_activecell {
	background-color: white;
	color: darkorange;
	font-weight: bold;
	border-left: 1px solid #EAEAEA;
	border-right: 1px solid #EAEAEA;
	padding: 0px 3px;
	/*background-color: #EDF2F6;
	border: 1px solid #A4B0C0;*/
}

table.pagetable td.pagetable_ellipses {
	border-left: 1px solid silver;
	color: silver;
	padding: 0px 5px;
}

a.pagelink {
	display: block;
	text-decoration: none;
	padding: 0px 0px;
}

a.pagelink_first {
	display: block;
	text-decoration: none;
	padding: 0px 3px;
}

a.pagelink_prev {
	display: block;
	text-decoration: none;
	padding: 0px 3px;
}

a.pagelink_next {
	display: block;
	text-decoration: none;
	padding: 0px 3px;
}

a.pagelink_last {
	display: block;
	text-decoration: none;
	padding: 0px 3px;
}
.adheader, .adtitle {
	font-size: 14px;
	font-weight: bold;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
/*&&&&&&&&&&&&&&&&&&&&&&&&&&&&*/
.submit_button {
	background: #fdfdfd url(../images/wel_bg11.gif) repeat-x 0 100%;
	border: 1px solid #bbbbbb;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #477eb1;
	text-transform: uppercase;
	height: 2.4em;
	width: 12.0em;
	text-align: center;
	padding-bottom: 2px;
	cursor: pointer;
	display: inline;
}
.submit_button a{
text-decoration:none;
}
.submit_button a:hover, .submit_button a:focus, .submit_button a:active{
 outline: 0; /* prevent dotted border in Firefox */
}


/*Restaurants and Events listings*/
table.adlisting {
}

table.adlisting tr.ad1 {
	/*background-color: #FAFAFA;*/
}

table.adlisting tr.ad2 {
}

table.adlisting td {
	padding: 4px;
	vertical-align:top;
}

table.adlisting td.head, table.adlisting tr.head td {
	font-weight: bold;
	background-image:url('../images/head_cutting.gif');
	background-repeat:repeat-x;
	/*border-bottom: 1px solid #84a444;*/
	border: 1px solid #cccccc;
	/*border-bottom: 0px;*/
}
table.adlisting tr td.noborder {
border-left:none;
border-right:none;
}

table.adlisting tr td.noborder-left {
border-left:none;
}

table.adlisting tr td.noborder-right {
border-right:none;
}
table.adlisting tr.head td{
		height:17px;
		padding:3px 0px 0px 4px ;
		font-size:12px;
		font-weight:bold;
		color:#666;
		text-align:left;
		text-transform:uppercase; 
}
table.adlisting td.datehead {
	/*background-color: #F5F5F5;*/
	/*border-bottom: 1px solid #CCCCCC;*/
	font-weight: bold;
	border-bottom: 0px;
}

table.adlisting td.icon {
}

table.adlisting td.icon img {
}

table.adlisting .adtitle {
	font-weight: bold;
}

table.adlisting .date {
	font-style: italic;
}

table.adlisting .ad1 {
}

table.adlisting .ad2 {
	/*background-color: #FAFAFA;*/
}

.adheader {
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: 1px solid #E0E0E0;
}

.adheader .icon {
	/*vertical-align: top;*/
}

.adheader .adtitle {
	font-size: 14px;
	font-weight: bold;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.adheader .adarea {
	font-size: 11px;
	font-weight: normal;
}

.ad {
	margin-bottom: 10px;
}

.ad .link_marker {
	color: #38a202; /*VA Changed*/
	font-weight: bold;
}
.thumbstyle {
/*border:1px solid #cccccc;*/
}
.disignBoxBorder {
background-color:#fff;
border-left:1px solid #ccc;
border-bottom:1px solid #ccc;
border-right:1px solid #ccc;
}
.eventnav {
	border-bottom: 1px solid #DDDDDD;
	margin-bottom: 10px;
}
.featuredad_first, .featuredad_first td {
	background-color: #e5eeed;
	/*border-top: 1px solid #FFDF95;
	border-bottom: 1px solid #FFDF95;*/
	/*padding: 5px 5px 2px 5px;*/
	margin-bottom: 2px;
}

.featuredad td {
	background-color: #e5eeed;
	/*border-bottom: 1px solid #FFDF95;*/
	padding: 5px 5px 2px 5px;
	margin-bottom: 10px;
}

.featuredad a, .featuredad_first a {
	font-weight: bold;
}

.designbox {
		border:1px solid #CCC;
		margin-bottom:10px;
		background-image:url('../images/head_cutting.gif');
		background-repeat:repeat-x;
		/*position:relative; DON'T ON IT EVER!!!*/
}

.banner_openx {
padding:0 0 4px 0;
text-align:center;
}


.page_column_first {
width:70%;
}

.page_column_last {
width:30%;
}
.block_in_list {
margin-bottom:2px;
}
.event_pic_block {
float:left;
position:relative;
width:152px;
}
.event_content_block {
float:right;
position:relative;
width:440px;
}

.ad1 {
}

.ad2 {
	background-color: #F5F5F5;
}

.border_bottom {
border-bottom:1px solid #cccccc;
}
.no_border_bottom {
padding:4px 0;
}

/*Formating FAQ*/
.faq-list a {
text-decoration:none;
}
.faq-open {
display: block;
padding: 10px;
font-size:85%;
}
.faq-closed {
display: none;
}

