arrow_red/* CSS Document */


.clr {
	clear: both;
}

.outline {
  border: 1px solid #cccccc;
  background: #ffffff;
	padding: 1px;
}

#pathway_outer {
/*	width: 635px; */
	width: 468px;
  float: left;
  margin-bottom: 2px;
	margin-right: 2px;
}

#pathway_inner {
  float: none !important;
  float: left;
	border: 1px solid #cccccc;
	height: 21px;
}

#pathway_text {
  overflow: hidden;
	float: left;
	display: block;
	padding-top: 4px;
	height: 18px;
	padding-left: 5px;
}
#pathway {
font-size: 0.95em;
padding:4px;
 }

a.pathway {
}

#menu_outer {
	width: 802px;
  float: left;
  margin-bottom: 0px;
	margin-right: 0px;
}

#menu_inner {
  float: none !important;
  float: left;
	border: 0px solid #cccccc;
	height: 25px;
}


#buttons {
	float: right;
	margin: 0px;
	padding: 0px;
	width: 100%;
}


ul#mainlevel-nav
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 10px;
    font-weight: normal;

/*	font-size: 0.6em; */
}

ul#mainlevel-nav li
{
	display: block;
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: right;
	margin: 0;
	width: auto !important;
  width: 15%;
	font-size: 10px;
	line-height: 21px;
	white-space: nowrap;
	border-left: 1px solid #cccccc;
}

ul#mainlevel-nav li a
{
	width: 100%;
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	color: #333333;
	background: transparent;
}

#buttons>ul#mainlevel-nav li a { width: auto; }

	ul#mainlevel-nav li a:hover
{
	color: #ffcc00;
	background: #D84203;
}


#search_outer {
	float: left;
	width: 165px;
}

#search_inner {
  border: 1px solid #cccccc;
	padding: 0px;
  height: 21px !important;
  height: 23px;
  overflow: hidden;
}

#search_inner form {
  padding: 0;
  margin: 0;
}

#search_inner .inputbox {
	border: 0px;
	padding: 3px 3px 3px 5px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #ff6600;
}

#header_outer {
	text-align: left;
	border: 0px;
	margin: 0px;
}

#header {
	float: left;
	padding: 0px;
	margin-right: 2px;
	width: 240px; 
/*	width: 635px; */
	height: 80px;
 	background: url(../images/logo_sol.png) no-repeat;  
}

#top_outer{
	float: left;
	width: 165px;
}

#top_inner {
  border: 1px solid #cccccc;
	padding: 2px;
  height: 94px !important;
  height: 150 px;
  overflow: hidden;
  float: none !important;
  float: left;
}

#left_outer {
  float: left;
	margin-top: 2px;
	width: 165px;
}

#left_inner {
  border: 1px solid #cccccc;
	padding: 2px;
  float: none !important;
  float: left;
}

#content_outer {
	padding: 0px;
	margin-top: 0px;
	margin-left: 2px;
	/** border: 1px solid #cccccc; **/
	float: left;
	width: 635px;
}

#content_inner{
  float: none !important;
  float: left;
  padding: 0;
  padding-top: 2px;
  margin: 0;
}

#banner_outer {
	padding: 0px;
	margin-top: 0px;
	margin-left: 2px;
	/** border: 1px solid #cccccc; **/
	float: left;
	width: 460px;
}

#banner_inner{
  float: none !important;
  float: left;
  padding: 0;
  padding-top: 2px;
  margin: 0;
}

table.content_table {
  width: 100%;
	padding: 0px;
	margin: 0px;
}

table.content_table td {
	padding: 0px;
	margin: 0px;
}


#banner_inner {
	float: left;
	padding: 0px;
	height: 70px;
}

#poweredby_inner {
	float: right;
	padding: 0px;
	margin-left: 0px;
	height: 70px;
}

#right_outer {
	margin-left: 2px;
	width: 165px;
}

#right_inner {
  float: none !important;
  float: left;
  border: 1px solid #cccccc;
  padding: 2px;
}


.user1_inner {
	border: 1px solid #cccccc;
  float: none !important;
  float: left;
	margin: 0px;
	padding: 2px;
}

.user2_inner {
	border: 1px solid #cccccc;
  float: none !important;
  float: left;
	margin: 0px;
	padding: 2px;
}

table td.body_outer {
	padding: 1px;
	border: 1px solid #cccccc;
}

.maintitle {
	color: #ffffff;
	font-size: 40px;
	padding-left: 15px;
	padding-top: 20px;
}

.error {
  font-style: italic;
  text-transform: uppercase;
  padding: 5px;
  color: #cccccc;
  font-size: 14px;
  font-weight: bold;
}

/** old stuff **/

.back_button {
	float: left;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}

.pagenav {
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}

.pagenavbar {
	margin-right: 10px;
	float: right;
}

#footer{
position:relative;
background-color: #CECAAC;
border-bottom: 1px solid #B3A183;
clear:both;
height:3px;
clear:both;
font-size:0.1em;
}


ul
{
margin: 0;
padding: 0;
list-style: none;
}

li
{
line-height: 15px;
padding-left: 15px;
padding-top: 0px;
background-image:url(../images/arrow_red.gif);
/* background-image: url(../images/arrow.png) ; */
background-repeat: no-repeat;
background-position: 0px 3px;
}

td {
	text-align: left;
	font-size: 11px;
}



body, html {
	margin: 10px;
	height: 100%;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #636466;
	background: #ffffff;
/*    BACKGROUND-IMAGE: url(../images/body-background.gif);  */
/* 	font-size: 0.70em; */
}


/* mambo core stuff */
a:link, a:visited {
	color: #EF3E33; text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #005DA3;	text-decoration: underline;
	font-weight: bold;
}


table.contentpaneopen {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpaneopen td {
   padding-right: 5px;
}

table.contentpaneopen td.componentheading {
	padding-left: 4px;
}



table.contentpane {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpane td {
	margin: 0px;
	padding: 0px;
}

table.contentpane td.componentheading {
	padding-left: 4px;
}

.button {
  color: #005DA3;
  font-family: Arial, Hevlvetica, sans-serif;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 5px;
  line-height: 18px !important;
  line-height: 16px;
  height: 26px !important;
  height: 24px;
  margin: 1px;
}

.inputbox {
	padding: 2px;
	border:solid 1px #cccccc;
	background-color: #ffffff;
}

.componentheading {
	background: url(../images/subhead_bg.png) repeat-x;
	color: #666666;
	text-align: left;
	padding-top: 4px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;

}

.contentcolumn {
	padding-right: 5px;
}

.contentheading {
/*
	height: 30px;
	background: url(../images/contenthead.png) top left repeat-x;

	color: #636466;
	text-align: left;
	padding-top: 4px;
	padding-left: 4px;
	height: 21px;
	font-size: 11px;
*/
 	font-size:1.2em; 
/*	font-size:14px;  */
	color: #636466;
 	margin-top: 10px;
	padding-top:0px;
	clear:both;
	font-weight: bold;

	text-indent: 0px;
    font-family: verdana, Arial, Helvetica, sans-serif;
/* 	font-size:1.4em; */
/*	font-size: 14px;  */
	white-space: nowrap;
}


.contentpagetitle {
	font-size: 13px;
	font-weight: bold;
	color: #cccccc;
	text-align:left;
}

table.searchinto {
	width: 100%;
}

table.searchintro td {
	font-weight: bold;
}

table.moduletable {
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

table.moduletable th {
	/* background: url(../images/arrow_red.gif) repeat-x; */
	color: #666666;
	text-align: left;
	border-bottom: 1px dashed #C5C6C7;
	padding-top: 0px;
	padding-left: 12px;
	height: 21px;
	font-weight: bold;
	font-size: 12px;
	margin-bottom:10px;
	margin-top: 0px;
	color: #A19589;
	padding-bottom:1px;

/*	text-transform: uppercase;  */
}

/*
.h3_home{
background-image:url(../images/arrow_red.gif)no-repeat;
background-position: 0 50%;
padding-left:12px;
border-bottom: 1px dashed #C5C6C7;
font-size:1.05em;
font-weight:bold;
margin-bottom:10px;
margin-top: 0px;
padding-top:0px;
color: #A19589;
padding-bottom:1px;
}

*/
table.moduletable td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

table.pollstableborder td {
  padding: 2px;
}

.sectiontableheader {
  font-weight: bold;
  background: #f0f0f0;
  padding: 4px;
}

.sectiontablefooter {

}

.sectiontableentry1 {
	background-color : #ffffff;
}

.sectiontableentry2 {
	background-color : #f9f9f9;
}

.small {
	color: #999999;
	font-size: 11px;
	font-weight: bold;
}

.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #999999;
	font-size: 11px;
	font-weight: bold;
}

.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #999999;
	font-size: 11px;
	font-weight: bold;
}

table.contenttoc {
  border: 1px solid #cccccc;
  padding: 2px;
  margin-left: 2px;
  margin-bottom: 2px;
}

table.contenttoc td {
  padding: 2px;
}

table.contenttoc th {
  background: url(../images/subhead_bg.png) repeat-x;
  color: #666666;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	background: url(../images/menu_bg.gif) no-repeat;
    background-image:url(../images/menu_level1_up.gif);
	vertical-align: middle;
	font-size: 10px;
/*	font-weight: bold; */
	text-align: left;
	padding-top: 1px;
	padding-left:15px;
    padding-bottom:3px;
    padding-right:10px;
	height: 15px !important;
	height: 20px;
	width: 100%;
	text-decoration: none;
	border-top: 1px solid #CECAAC;
	border-bottom: 1px solid #6D6A62;

}

a.mainlevel:hover{
display:block;
background-image:url(../images/menu_level1_over.gif);
padding-top:1px;
padding-bottom:3px;
padding-left:15px;
border-top: 1px solid #CECAAC;
border-bottom: 1px solid #6D6A62;

}


a.sublevel:link, a.sublevel:visited {
    background-image:url(../images/indent2.png);
	vertical-align: middle;
	padding-left: 15px;
	color: #636466;
	font-family: verdana,arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	text-align: left;
}

a.sublevel:hover {
	color: #000000;
	text-decoration: underkline;
}

a.sublevel#active_menu {
	color: #ff0000;
	text-decoration: none;

}

a#active_menu:sublevel {
	color: #ff0000;
	text-decoration: none;

}


#active_menu {
/* display:block; */
background-image:url(../images/menu_level1_down.gif);
}


a#active_menu:hover {
	color: #E15704;
}


.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0;
}
.code {
	background-color: #ddd;
	border: 1px solid #bbb;
}

form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;
}

div.mosimage {
  border: 1px solid #ccc;
}

.mosimage {
  border: 1px solid #cccccc;
  margin: 5px
}

.mosimage_caption {
  margin-top: 2px;
  background: #efefef;
  padding: 1px 2px;
  color: #666;
  text-transform: normal;
  font-size: 10px;
  border-top: 1px solid #cccccc;
}

td.left_shadow {
  width: 17px;
  background: url(../images/oo_shadow_l.png) repeat-y;
}

td.right_shadow {
  width: 17px;
  background: url(../images/oo_shadow_r.png) repeat-y;
}

#page_bg {
	height: 100%; 
	background: #B6BABA;
	padding: 0;
	margin-bottom: 1px;
}


/// STYLE ////////////////////


#contactform fieldset{
border: 1px dashed #C5C6C7;
padding: 15px;
}

legend{
padding: 3px;
background-color:#FFFFFF;
color:#EF3E33;
font-size: 1.2em;

}

#contactform p label{
	width: 100px;
	display:block;
	float:left;
}
#contactform p .textfield{
	width: 130px;
	border: 1px solid #cccccc;
}
#contactform p textarea{
	width: 250px;
	height:100px;
	border: 1px solid #cccccc;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#contactform #submit{
	width: 100px;
}


ul{
margin-top:  10px;
margin-bottom:  10px;
}
.line_red{
color: #EF3E33;
background-color:#EF3E33;
}
.line_grey{
color: #999999;
background-color:#999999;
}
.line_dash{
color: #ffffff;
background-color:#ffffff;
border: none;
border-bottom: 1px dashed #C5C6C7;
}


#www ul{
list-style: none;
margin: 0px;
padding:0px;
margin-top:8px;
float:left;
position:relative;
margin-bottom: 15px;
}

#www li{
display:inline;
}

#www a{
text-decoration:none;
color:#EF3E33;
font-size:0.9em;
margin-left:5px;
}
#www a:hover{

}

a{
color:#393637;
text-decoration:none;
border-bottom: 1px solid #C5C6C7;

}

#logo a{
text-decoration:none;
border-bottom:none;
}
a:hover{
color:#000000;
border-bottom: 1px solid #636466;
}
#legal li{
display:inline;
}
#legal ul{
list-style: none;
margin: 0px;
padding:0px;
float:right;
margin-bottom: 15px;
margin-top:8px;
}
#legal a{
text-decoration:none;
color:#EF3E33;
font-size:0.9em;
margin-left:5px;
}
#legal a:hover{
text-decoration:underline;
}


#search_form{
margin:0px;
padding:0px;
padding-top:10px;
padding-left:8px;
}
#search_form label{
color: #636466;
font-size: 1.1em;
font-weight:bold;
}

#search{
background-color: #F5F4EE;
border: 1px solid #CECAAC;
border-right: 1px solid #A19589;
border-bottom: 1px solid #A19589;
color: #636466;
width:100px;
float:left;
margin-right:5px;
margin-top:2px;
}


#image_bar{
float:right;
margin-left:15px;
padding-bottom:5px;
border-bottom: 3px solid #EF3E33;
margin-bottom: 5px;
}



.clear{
clear:both;
}
.clear15{
clear:both;
height:15px;}

h1{
font-size:1.3em;
color: #636466;
margin-top: 10px;
padding-top:0px;
clear:both;
}
h2{
font-size: 1.1em;
font-weight:bold;
margin: 15px  0px 5px 0px;
}
.heading2{
font-size: 1.1em;
font-weight:bold;
margin: 15px  0px 5px 0px;
}
p{
margin: 10px  0px 5px 0px;
}
.highlight{
color: #A19589;
}
.h2_panel{
clear:both;
background-image:url(../images/arrow_red_2.gif);
background-position: 0 50%;
background-repeat:no-repeat;
background-color: #E4E2CD;
border-right: 1px solid #C0BFAD;
border-bottom: 1px solid #A7A692;
font-size: 1.05em;
padding:4px;
padding-left:18px;
}
h3{
font-size: 1.0em;
font-weight:bold;
margin: 10px  0px 5px 0px;
}
.h3_home{
background-image:url(../images/arrow_red.gif);
background-repeat:no-repeat;
background-position: 0 50%;
padding-left:12px;
border-bottom: 1px dashed #C5C6C7;
font-size:1.05em;
font-weight:bold;
margin-bottom:10px;
margin-top: 0px;
padding-top:0px;
color: #A19589;
padding-bottom:1px;
}



div#container{
	position:relative;
	margin: 0px auto 0px auto;
	width: 768px;
	border: 1px solid #CECFD0;
	padding-left:15px;
	padding-right:15px;
}
#logo{
position:relative;
/*
padding-top: 20px;
padding-bottom: 10px;
width: 448px;
*/
padding-top: 10px;
padding-bottom: 10px;
width: 348px;
float:left;
}
#breadcrumbs{
  overflow: hidden;
	float: left;

position:relative;
clear:both;
background-color: #cecaac;
border-right: 1px solid #C0BFAD;
border-bottom: 1px solid #A7A692;
width:762px;
margin-bottom:15px;
font-size: 0.95em;
padding:4px;
}


#breadcrumbs a{
font-size: 0.95em;
color:#636466;
text-decoration:none;
}
#breadcrumbs a:hover{
font-size: 0.95em;
text-decoration:underline;
}
#main{
position:relative;
width:758px;
/* bborder: 1px solid #C0BFAD; */
}
#flags{
position:relative;
margin-top:13px;
float:right;
}
#flags img{
padding-bottom: 5px;
}
#current_flag{
border-bottom: 1px dashed #999999;
}
#flags a{
text-decoration:none;
border-bottom: none;
}

#searchform{
position:relative;
margin-top:13px;
float:right;
width:300px;
}


#left_col{
width:148px;
float:left;
}

#main_col{
position:relative;
margin-left:10px;
margin-bottom: 10px;
width:400px;
float:left;
padding-top:10px;
}

#main_col2{
position:relative;
margin-left:15px;
margin-bottom: 15px;
width:550;
float:left;
padding-top:10px;
}


#right_col{
position:relative;
width:168px;
float:right;
/*padding-top:10px;*/
}


#local_feature{
position:relative;
background-color:#f5f4ee;
border-right: 1px solid #efeee5;
border-bottom: 1px solid #e8e5d7;
}
#local_feature_inner{
position:relative;
padding:15px;
font-size: 1.1em;
}



#special_offer{
background-color: #e8e6d7;
border-bottom: 1px solid #CECAAC;
background-image:url(../images/bg_special_offer.gif);
background-repeat:repeat-x;
background-position:bottom;
height: 30px;

}

#special_offer a{
text-decoration:none;
vertical-align:middle;
color:#EF3E33;
}
.subhead{
font-size: 1.1em;
}
#quote_top{
background-image:url(../images/lc_quote_top.gif);
background-repeat:no-repeat;
width: 148px;
height:10px;
}
#quote_mid{
background-image:url(../images/lc_quote_mid.gif);
background-repeat: repeat-y;
width: 126px;
padding: 5px 15px 10px 15px;
color:#FFFFFF;
font-size: 0.9em;
}
#quote_footer{
background-image:url(../images/lc_quote_footer.gif);
background-repeat:no-repeat;
width: 156px;
height:10px;
}

.right_col_bg{
background-color: #F9F9F5;
border-right: 1px solid #F0EFE6;
border-bottom: 1px solid #F0EFE6;
padding: 10px;
font-size: 0.95em;
width: 146px;

}
.right_col_bg p{
margin: 0px;

}
.right_col_bg ul{
margin-left: 20px;
padding:0px;
color:#EF3E33;
}
.right_col_bg li{
margin: 0px;
padding:0px;
}

#address{
margin-top: 10px;
}

#testimonial{
clear:both;
width:148px;
height:40px;
background-image:url(../images/title_testimonial.gif);
background-repeat:no-repeat;
background-position:bottom;

}

#casestudies{
clear:both;
width:168px;
height:40px;
background-image:url(../images/title_casestudies.gif);
background-repeat:no-repeat;
background-position:bottom;

}

#quote{
clear:both;
background-color:#F9F9F5;
border-right: 1px solid #F0EFE6;
border-bottom: 1px solid #F0EFE6;
padding: 10px;
font-size:0.9em;
}
#quote p{
margin: 0px;
}
#welcome{
width:244px;
float:left;
font-size: 1.25em;
}
#welcome p{
margin: 0px;
}

#hp_locations{
float:right;
width:127px;
margin-bottom:10px;
}
#hp_locations h3{
background-image:url(../images/arrow_red.gif);
background-repeat:no-repeat;
background-position: 0 50%;
padding-left:12px;
border-bottom: 1px dashed #C5C6C7;
font-size:1.05em;
font-weight:bold;
margin-bottom:10px;
padding-top:0px;
padding-bottom:1px;
color: #A19589;
margin-top:0px;
}

#feature_image{
width: 127px;
float:left;
}
#feature_text h4{
font-size: 1.1em;
margin-bottom:10px;
margin-top: 0px;
}
#feature_text{
width: 265px;
float:right;

}


hr{
position:relative;
clear:both;
color:#EF3E33;
background-color:#EF3E33;
height:2px;
margin: 10 0 10 0;
margin-top:10px;
border: none;
}

.hr_dashed{
clear:both;
background-color:#ffffff;
color:#ffffff;
height:1px;
margin: 10 0 10 0;
padding:0px;
border: none;
border-bottom: 1px dashed #C5C6C7;
padding-top:10px;
}

.homepage_feature{
clear:both;
border-bottom: 1px dashed #C5C6C7;
padding-top:5px;
}
.homepage_feature a{
padding-left:15px;
background-image:url(../images/arrow_red2.gif);
background-repeat:no-repeat;
border-bottom: none;
color:#EF3E33;
width:100px;
}




#globix_txt{
font-size:0.9em;
}
#globix_txt ul{
margin:0;
padding:0;
list-style:none;
}
#globix_txt li{
background-image:url(../images/arrow_red.gif);
background-repeat:no-repeat;
background-position: 0 50%;
padding-left: 15px;
}
#globix_txt a{
text-decoration:none;
}
#globix_txt a:hover{
text-decoration:none;
}
.searchfield{
margin-top:100px;
float:left;
}
.searchbutt{
margin-top:100px;
float:left;
}

#locations_list{
float:left;
color: #EF3E33;
}
#locations_list ul{
margin:0px;
padding:0px;
list-style:none;
}
#locations_map{
float:right;


}

#locations_list a.low{
background-image:url(../images/arrow_red.gif);
background-repeat:no-repeat;
background-position: 0 50%;
padding-left:12px;
border-bottom: 1px dashed #C5C6C7;
margin-bottom:5px;
margin-top: 5px;
padding-top:0px;
padding-bottom:1px;
width: 130px;
display:block;
text-decoration:none;
color: #636466;
}
#locations_list a:hover.low{
color: #EF3E33;
}
.introtext{
font-size: 1.1em;
}
.introtext_red{

font-size: 12px;
}
.heading_red{

font-size:1.4em;
}
#main_col .feature1{
clear:both;
float:left;
margin-top:10px;
border-right: 1px solid #999999;
border-bottom: 1px solid #999999;
}
#main_col .feature2{
float:left;
margin-left:10px;
margin-top:10px;
border-right: 1px solid #999999;
border-bottom: 1px solid #999999;
}
.welcome{
color: #ff0000;
font-size: 1.8em;
}
.introtext2{
color: #ff0000;
font-size: 1.1em;
}

.image_left{
margin-top: 5px;
margin-right:15px;
margin-bottom:15px;
border: 1px solid #A19589;
float: left;

}
.image_flood{
margin-right:5px;
margin-bottom:5px;
border: 1px solid #A19589;
float: left;
width:90px;
height:90px;
}

.text_right{
float:left;
width: 250px;
}
#location{
font-size: 11px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color: #6D6A62;

}
.newstitle_{
margin-top:2px;
}
.newstitle_ie{
margin-top:2px;
background-image:url(../images/flags/ie.gif);
background-repeat:no-repeat;
background-position: 0 5px;
padding-left:25px;
padding-bottom:5px;
font-weight:normal;
padding-top:5px;
width:300px;
}

.newstitle_uk{
margin-top:2px;
background-image:url(../images/flags/uk.gif);
background-repeat:no-repeat;
background-position: 0 5px;
padding-left:25px;
padding-bottom:5px;
font-weight:normal;
padding-top:5px;
width:300px;
}


.news_story{
border-bottom: 1px dashed #C5C6C7;

}
.hotbox_title{
margin: 15px 0 0 0;
background-repeat:no-repeat; 
text-indent: -3000px; height:28px;
}
.pdf_icon{
background-image:url(/UserFiles/Image/pdf.gif);
background-repeat:no-repeat;
padding-left: 25px;
padding-top: 2px;
padding-bottom: 8px;
font-weight: 11px;
}
#menu_bottom a{
border-bottom: none;
}
.yellow{
background-color:#FFFFFF;
}
.error{
color:#EF3E33;
}
fieldset{
clear: both;
margin-top:10px;
}
#golfevent{
background-color:#F9F9F5;
}
#golfevent p{
border: 1px solid #cccccc;
width: 360px;
height: 254px;
padding: 20px;
font-weight:bold;
}


/// FEAUTURES /////////////////////
/* FEATUREBOX TITLES */
#title_accreditations{
background-image:url(../images/title_accreditations.gif);
background-repeat:no-repeat;
margin: 0px;
width: 168px;
height:29px;
text-indent: -20000px;
margin-top:15px;
border: none;
}
#title_casestudies{
background-image:url(../images/title_casestudies.gif);
background-repeat:no-repeat;
margin: 0px;
width: 168px;
height:29px;
text-indent: -20000px;
margin-top:15px;
border: none;
}
#title_moreinfo{
background-image:url(../images/title_moreinfo.gif);
background-repeat:no-repeat;
margin: 0px;
width: 168px;
height:29px;
text-indent: -20000px;
margin-top:15px;
border: none;
}
#title_news{
clear:both;
width:168px;
height:40px;
background-image:url(../images/title_duyuru.gif);
background-repeat:no-repeat;
background-position:bottom;
/*
background-image:url(../images/title_news.gif);
background-repeat:no-repeat;
margin: 0px;
width: 168px;
height:29px;
text-indent: -20000px;
margin-top:15px;
border: none;
*/
}


#title_services{
background-image:url(../images/title_services.gif);
background-repeat:no-repeat;
margin: 0px;
width: 168px;
height:29px;
text-indent: -20000px;
margin-top:15px;
border: none;
}
#title_testimonial{
background-image:url(../images/title_testimonial.gif);
background-repeat:no-repeat;
margin: 0px;
width: 168px;
height:29px;
text-indent: -20000px;
margin-top:15px;
border: none;
}


/// STYLE PRINT



#contactform fieldset{
border: 1px dashed #C5C6C7;
padding: 15px
}
#contactform legend{
padding: 2px;
background-color:#FFFFFF;
color:#EF3E33;
font-size: 1.2em;

}
#contactform p label{
	width: 100px;
	display:block;
	float:left;
}
#contactform p .textfield{
	width: 200px;
	border: 1px solid #cccccc;
}
#contactform p textarea{
	width: 250px;
	height:100px;
	border: 1px solid #cccccc;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#contactform #submit{
	width: 100px;
}

ul{
margin-top:  10px;
margin-bottom:  10px;
}
.line_red{
color: #EF3E33;
background-color:#EF3E33;
}
.line_grey{
color: #999999;
background-color:#999999;
}
.line_dash{
color: #ffffff;
background-color:#ffffff;
border: none;
border-bottom: 1px dashed #C5C6C7;
}

#main{
position:relative;
width:748px;
}



/// MENU STYLE
/* CSS Document */
#menu_col{
position:relative;
width:148px;
float:left;
border-bottom: 1px solid #A7A692;
}

#menu_top{
position:relative;
background-image:url(../images/menu_top.gif);
background-repeat:no-repeat;
height:60px;
display:table-cell;
vertical-align: middle;
width:150px;
border-bottom: 1px solid #6D6A62;
}
#menu_mid{
position:relative;
padding-top:10px;
background-image:url(../images/menu_bg.gif);
background-repeat: repeat-y;
padding-left: 3px;
padding-right: 5px;

}
#menu_mid_topline{
/* border-bottom: 1px solid #6D6A62; */
}
#menu_mid_bottomline{
/* border-top: 1px solid #CECAAC; */
}

#menu_bottom{
position:relative;
height:30px;
background-color: #b3a183;
background-image:url(../images/menu_footer.gif);
background-repeat:no-repeat;
background-position:bottom;
padding-top:50px;
padding-left: 35px;

}

/*
#menu_bottom{
position:relative;
background-image:url(../images/menu_footer.gif);
background-repeat:no-repeat;
height:107px;

}
*/


#menu_mid .tier1{
list-style: none;
margin: 0px;
padding:0px;
}

#menu_mid a{
background-repeat:no-repeat;
background-position: 0 50%;
font-size: 0.95em;
text-decoration:none;
color:#FFFFFF;
}

/*
#menu_mid .list1 a.menu1{
display:block;
background-image:url(../images/menu_level1_up.gif);
padding-top:1px;
padding-bottom:3px;
padding-left:15px;
padding-right:10px;
border-top: 1px solid #CECAAC;
border-bottom: 1px solid #6D6A62;


}
#menu_mid .list1 a:hover.menu1{
display:block;
background-image:url(../images/menu_level1_over.gif);
padding-top:1px;
padding-bottom:3px;
padding-left:15px;
border-top: 1px solid #CECAAC;
border-bottom: 1px solid #6D6A62;

}

#menu_mid .list1 a.high1{
display:block;
background-image:url(../images/menu_level1_down.gif);
padding-top:1px;
padding-bottom:3px;
padding-left:15px;
border-top: 1px solid #CECAAC;
border-bottom: 1px solid #6D6A62;
}

*/

#menu_mid .tier2{
list-style: none;
margin: 0px;
padding:0px;
}

#menu_mid .list2 a{
display:block;
background-image: none;
padding-top:1px;
padding-bottom:1px;
padding-left:12px;
border-top: 1px solid #CECAAC;
border-bottom: 1px solid #6D6A62;
color: #6D6A62;
}

#menu_mid .list2 a:hover.menu2{
display:block;
background-image:url(../images/menu_level2_over.gif);
padding-top:1px;
padding-bottom:1px;
padding-left:12px;
border-top: 1px solid #CECAAC;
border-bottom: 1px solid #6D6A62;
color: #6D6A62;
}

#menu_mid .list2 a.high2{
display:block;
background-image:url(../images/menu_level2_over.gif);
padding-top:3px;
padding-bottom:3px;
padding-left:12px;
border-top: 1px solid #CECAAC;
border-bottom: 1px solid #6D6A62;
color: #6D6A62;
}

