/***********************************************************************
STYLE REQUIRED BY THE SITE ENGINE - DO NOT RENAME OR DELETE
***********************************************************************/

/*****************
Text
*****************/
#info {
	font-size: 9px;
	color: #AAA;
}
#info a {
	color: #AAA;
	text-decoration: none;
}
#footMsg {
	font-size: 9px;
	color: #AAA;
}
#footMsg a {
	color: #AAA;
	text-decoration: none;
}
#errorText, .errorText { color: #900000; }
#small, .small { font-size: 9px; }

.std_code {
	margin-left: 10px;
	padding-left: 4px;
	border-left: 3px solid #CCC;
}
.std_hlight {
	background-color:#EFEFEF;
}

/*****************
Boxes
*****************/
.box {
	margin: 5px;
	padding: 2px;
	background-color: #EEE;
	border: 1px solid #AAA;
}
.stitle {
	padding: 1px 0;
	background-image:url(images/stitle.gif);
	background-repeat:repeat-x;
	border-bottom: 1px solid #AAA;
}
.note {
	margin: 5px;
	padding: 2px;
	background-color: #EEE;
	border: 1px solid #AAA;
}
.quote_box {
	border: 1px solid #AAA;
}
.quote_title {
	background-color: #EEE;
	padding:1px 2px;
	border-bottom: 1px dashed #CCC;
}
.quote_body {
	background-color: #FFF;
	padding:1px 2px;
}
.code_box {
	border: 1px solid #AAA;
}
.code_title {
	background-color: #EEE;
	padding:1px 2px;
	border-bottom: 1px dashed #CCC;
}
.code_body {
	background-color: #FFF;
	padding:1px 2px;
}
/*****************
Tables
*****************/
table {
	vertical-align: top;
}
table a {
	text-decoration: none;
}
th {
	text-align: left;
}
/*****************
Other
*****************/
.underlined {
	text-align: left;
	/* Border */
	border-bottom:1px solid #CCC;
}
/*****************
Datebox in comments
*****************/
.datebox {
	width:41px;
	height:38px;
	background-image: url(images/datebg.gif);
	background-repeat: no-repeat;
	text-align: center;
	margin-right: 15px;
}
.datebox_day {
	padding-top: 2px;
	font-weight: bold;
	color: #FFF;
	font-size:16px;
}
.datebox_month {
	padding-top: 3px;
	font-size: 10px;
	color: #666;
}
.tpl_slideBox {
	border-bottom: 1px solid #2666A6;
}
.tpl_slideBox_item {
	margin-left: 4px;
	padding: 1px 4px;
	border-width: 3px 1px 0 1px;
	border-style: solid;
	border-color: #2666A6;
	background-color: #FFF;
	font-weight: bold;
}
.tpl_slideBox_item a:hover {
	text-decoration: none;
	color: #2666A6;
}
/*****************
Comments
*****************/
.tpl_comments_box {
	background-color: #EEE;
	background-image: url(images/comments_linguetta.gif);
	background-repeat: no-repeat;
	background-position: top right;
	margin-bottom: 4px;
	padding: 4px;
	border-left: 8px solid #AAA;
	border-bottom: 1px solid #AAA;
}
.tpl_comments_title {
	color: #2666A6;
	font-weight: bold;
	border-bottom: 1px solid #CCC;
}
.tpl_comments_body {
	padding-top: 4px;
	font-size: 10px;
	clear: both;
}

/***********************************************************************
OPTIONAL, TEMPLATE SPECIFIC STYLE
***********************************************************************/
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0 0 0 0;
	color: #666666;
}
a:link {
	color: #2666A6;
	text-decoration: none;
}
a:visited {
	color: #2666A6;
	text-decoration: none;
}
a:hover {
	color: #2666A6;
	text-decoration: underline;
}
a:active {
	color: #2666A6;
	text-decoration: none;
}

.banner {
	background-image:url(images/bg_header-img.gif);
	background-position:right bottom;
	background-repeat:no-repeat;
	height:202px;
}

.tpl_minihead {
	background-image: url(images/bg_head_horizontal.gif);
	background-repeat: repeat-x;
	background-position:bottom;
	width:973px;
}

.tpl_head_button {
	background-image: url(images/bar1_bg.jpg);
	background-repeat: repeat-x;
	background-color: #434343;
	color: #AAA;
	text-align: center;
	
}
.tpl_head_button a {
	color: #AAA;
}
.tpl_head_button_left {
	background-image: url(images/bg_bar_leftcap.gif);
	background-repeat: repeat-y;
	background-position: right;
	background-color: #434343;
}
.tpl_head_button_right {
	background-image: url(images/bg_bar_rightcap.gif);
	background-repeat: repeat-y;
	background-position: left;
	background-color: #434343;
}
.tpl_head_red_left {
	background-image: url(images/bg_red_leftcap.gif);
	background-repeat: repeat-y;
	background-position: right;
	background-color: #2666A6;
}
.tpl_head_red_right {
	background-image: url(images/bg_red_rightcap.gif);
	background-repeat: repeat-y;
	background-position: left;
	background-color: #2666A6;
}
.tpl_head_red_center {
	background-image: url(images/bar_bg.jpg);
	background-color: #DCDCDC;
	padding: 2px 4px;
	color: #9BC1E8;
}
.tpl_head_red_center a:link,
.tpl_head_red_center a:visited,
.tpl_head_red_center a:hover { color: #9BC1E8; }

.tpl_while_left {
	background-image: url(images/bg_white_left.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.tpl_while_right {
	background-image: url(images/bg_white_right.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.tpl_search_button {
	background-image: url(images/search.gif);
	background-repeat: no-repeat;
	border: 0;
	width: 65px;
}
.tpl_search_input {
	background-image: url(images/search_input.gif);
	background-repeat: repeat-x;
	color: #F8D2CA;
	font-weight: bold;
	border: 0;
}
.tpl_spacer_main {
	padding: 2px 0 0 4px;
}
.tpl_messages_title {
	font-weight: bold;
	font-variant: small-caps;
	color: #2666A6;
	font-size: 12px;
	border-bottom: 1px solid #DDD;
}
.tpl_vspacer {
	padding: 4px 0;
}
.tpl_blocks_nav {
	margin: 0 4px 0 0;
}
.tpl_blocks_nav1 {
	border-right: 1px dashed #AAA;
	margin: 0 4px 0 0;
}
.tpl_blocks_main {
	padding: 0 10px 0 10px;
}
.tpl_blocks_extra {
	border-left: 1px dashed #AAA;
	padding: 0 0 0 4px;
}
.tpl_blocks_title {
	font-weight: bold;
	font-variant: small-caps;
	color: #2666A6;
	font-size: 12px;
	border-bottom: 1px solid #DDD;
	margin: 0 0 4px 0;
}
.tpl_news_title {
	font-weight: bold;
	font-variant: small-caps;
	color: #2666A6;
	font-size: 12px;
	border-bottom: 1px solid #2666A6;
	margin: 0 0 4px 0;
}
.tpl_news_title a {
	color: #2666A6;
}
.tpl_news_info {
	font-size: 9px;
	color: #AAA;
}
.tpl_news_body {
	background-image: url(images/newsbg.jpg);
	background-repeat: repeat-y;
	background-position: right;
	background-color: #EEE;
	padding: 2px;
}
.tpl_news_body_line {
	border-bottom: 1px solid #AAA;
	padding: 0 0 4px 0;
}
.tpl_text_footer {
	font-size: 9px;
	color: #AAA;
}
.tpl_text_footer a {
	color: #AAA;
}
.tpl_page_title,
.tpl_opentable_title {
	font-weight: bold;
	font-variant: small-caps;
	font-size: 12px;
	color: #2666A6;
}
.tpl_page_title a,
.tpl_opentable_title a {
	color: #2666A6;
}

.tpl_opentable_title {
	border-bottom: 1px solid #DDD;
}

.tpl_page_title_line {
	border-bottom: 1px solid #2666A6;
	margin: 0 0 4px 0;
}
.tpl_page_title_lightline {
	border-bottom: 1px solid #DDD;
	margin: 0 0 4px 0;
}
.nav a {
	display: block;
	padding: 0 0 2px 15px;
}
.nav a:hover {
	text-decoration: none;
	color: #FFF;
	background-color: #2666A6;
}
#block_linkstyle {
	display: block;
}
#block_linkstyle a:hover {
	text-decoration: none;
	color: #FFF;
	background-color: #2666A6;
}
.tpl_block_end {
	margin: 4px 0 0 0;
	border-top: 1px solid #DDD;
}

.std_data_table_td {
	background-color:#EEE;
}
/* Nice table */
table.std_nicetable thead td {
	font-weight:bold;
	color:#3E769F;
}


/***********************************************************************
DROP DOWN MENU STYLE
***********************************************************************/

/* Basic code - don't modify */
 
 #nav { display: block; margin: 0; padding: 0; position: relative; z-index:99; }
  #nav li { display: block; list-style: none; margin: 0; padding: 0; float: left; position: relative; }
  #nav a { display: block; }
  #nav ul { display: none; position: absolute; left: 0; margin: 0; padding: 0; }
  * html #nav ul { line-height: 0; } /* IE6 "fix" */
  	#nav ul a { zoom: 1; } /* IE6/7 fix */
    #nav ul li { float: none; }
    #nav ul ul { top: 0; }
    
/* Essentials - configure this */

#nav ul { width: 160px; }
#nav ul ul { left: 131px; }

/* Everything else is theming */
 
#nav { background-color: #434343; background:url(images/bg_bar.gif) repeat-x; height: 33px; }
#nav *:hover { background-color: none; }
#nav a { border-right: 1px solid #515151; color: #E9E9E9; font-size: 12px; padding: 6px; line-height: 1.6; padding-left:10px;padding-right:10px; margin-top:1px; }
#nav li {border-left: 1px solid #353535;}
  #nav li.hover a { background-color: #5E5A5A; text-decoration:none; }
  #nav ul { top: 32px; }
    #nav ul li a { background-color: #434343; border:solid 1px #999999; }
      #nav ul a.hover { background-color: #2666A6; }
   #nav ul a { border-bottom: 1px solid white; border-right: none; opacity: 0.9; filter: alpha(opacity=90); }
/* #nav ul a { border-bottom: none; } - I also needed this for IE6/7 */



.serchField	{
	border:solid 1px #CCCCCC;
	height:12px;
	width:120px;
	font-size:10px;
}
