/* CSS Document */
body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  margin: 10px;
}

#frame {
  width: 836px;
  margin: 0 auto;
}

#header {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  background: url(../images/header.jpg) no-repeat top;
  position: relative;
  height: 88px;
  margin-top: 30px;
  margin-bottom: 25px;  
  display: block;
  clear: both;
}

#logo {
  padding: 0px;
  margin: 0px;
  border: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
}

#logo a, #logo img {
  border: 0px;
  text-decoration: none;
}

#top_menu {
  padding: 63px 0px 0px 260px;
  float: right;
}

/* #top_menu .link {
  vertical-align: baseline;
  text-align: center;
  font-size: 11px;
  margin-right: 1px;
  padding: 5px 7px 4px 0px;
  height: 16px;
  float: left;
}*/

/* MANUEL */
#top_menu .link {
	float:left;
	font-size:11px;
	height:25px;
	margin-right:1px;
	padding:0pt;
	text-align:center;
	vertical-align:baseline;
}

#top_menu .link a {
	display:block;
	margin-left:-6px;
	padding:6px 7px 7px 6px;
}
/* /FIN MANUEL */

#top_menu .inactive {
  background: #B30000 url(../images/top_menu_right_corner.gif) no-repeat top right;
} 

#top_menu .active {
  background: #FFFFFF url(../images/top_menu_right_corner_act.gif) no-repeat top right;
} 

#top_menu .active a {
  text-decoration: none;
  color: #B30000;
} 

#top_menu .inactive a {
  text-decoration: none;
  color: #FFFFFF;
} 

#top_menu .link a:hover {
  color: #E0B524; //#FF9900;
} 

#top_menu .tmBGact {
  vertical-align: baseline;
  padding: 10px 0px 0px 0px;
  height: 15px;
  float: left;
  width: 8px;
  background: url(../images/top_menu_left_corner_act.gif) no-repeat top left;
} 

#top_menu .tmBGinact {
  vertical-align: baseline;
  padding: 10px 0px 0px 0px;
  height: 15px;
  float: left;
  width: 8px;
  background: url(../images/top_menu_left_corner.gif) no-repeat top left;
} 

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

#left {
  position: relative;
  width: 178px;
  padding-bottom: 0px;
  display: block;
  float: left;
}

#content {
  position: relative;
  width: 650px;
  float: left;
  display: block;
}

#menu {
  width: 178px;
  height: 226px;
  padding-top: 0px;
  padding-left: 1px;
}
#leftTop {
  height: 14px;
}
#submenuTop {
  font-family:Futura, Verdana, Arial, Helvetica, sans-serif;
  width: 172px;
  border-left: #B30000 solid 1px;
  border-right: #B30000 solid 1px;
  padding: 0px 0px 0px 4px;
  margin: 0px;
  color: #B30000;
  font-size: 20px;
}

#submenuHome {
  background: url(../images/left_home.jpg) no-repeat top left;
  height: 429px;
  border-top: #B30000 solid 1px;
} 

#submenu {
  padding-bottom: 20px;
  margin-bottom: 30px;
  min-height: 280px;
  background: #B30000 url(../images/menu_left_bottom.jpg) no-repeat center bottom;
  display: block;
  clear: both;
} 

#submenu .link {
  vertical-align: middle;
  text-align: left;
  font-size: 12px;
  width: 178px;
  padding-left: 0px;
  line-height: 25px;
  border-bottom: #FFFFFF solid 1px;
} 
 

#submenu .link a {
color:#FFF;
display:block;
padding-left:10px;
text-decoration:none;
width:158px;
}

#submenu .link a:hover {
  text-decoration: none;
/*  padding-left: 15px; */
  color: #E0B524;
} 

#submenu .active {
  vertical-align: middle;
  text-align: left;
  font-size: 12px;
  width: 168px;
  padding-left: 10px;
  line-height: 25px;
  border-bottom: #FFFFFF solid 1px;
  color: #E0B524;
}

#submenu .active a {
  text-decoration: none;
  color: #E0B524;
  padding-left: 5px;
} 

#submenu_sub {
  /* padding-top: 5px; */
  margin-bottom: 5px;
  background-color: #C82421;
} 

#submenu_sub .link {
  vertical-align: middle;
  text-align: left;
  font-size: 11px;
  font-weight: normal;
  line-height: 19px;
  border-bottom: #CCCCCC solid 1px;
} 

#submenu_sub .link a {
  text-decoration: none;
  padding-left: 18px;
  color: #FFFFFF;
} 

#submenu_sub .link a:hover {
  text-decoration: none;
 /* padding-left: 20px; */
  color: #E0B524;
} 

#submenu_sub .active {
  vertical-align: middle;
  text-align: left;
  font-size: 11px;
  line-height: 19px;
  border-bottom: #CCCCCC solid 1px;
  padding-left: 20px;
  width:158px;
}

#submenu_sub .active a {
  text-decoration: none;
  color: #E0B524;
  padding-left:0;
}

#submenu_sub_sub {
/*  padding-top: 5px; */
  margin-bottom: 5px;
  background-color: #DD2421;
} 

#submenu_sub_sub .link {
  vertical-align: middle;
  text-align: left;
  font-size: 11px;
  font-weight: normal;
  line-height: 17px;
  border-bottom: #CCCCCC solid 1px;
} 

#submenu_sub_sub .link a {
  text-decoration: none;
  padding-left: 30px;
  color: #FFFFFF;
} 

#submenu_sub_sub .link a:hover {
  text-decoration: none;
  /* padding-left: 30px; */
  color: #E0B524;
} 

#submenu_sub_sub .active {
  vertical-align: middle;
  text-align: left;
  font-size: 11px;
  line-height: 17px;
  border-bottom: #CCCCCC solid 1px;
}

#submenu_sub_sub .active a {
  text-decoration: none;
  color: #E0B524;
  padding-left: 12px;
}

a {
  text-decoration: none;
} 

#menu a {
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

#menu a:link {
  color: #8B1F2F;
}

#menu a:visited {
  color: #8B1F2F;
}

#menu a:hover {
  color: #000000;
}

#menu a:active {
  font-weight: bold;
  color: #000000;
}

#main2 {
  position: relative;
  float: left;
  width: 475px;
  padding: 27px 15px 9px 20px;
  font-size: 11px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

#main2 li, ul {
  font-size: 11px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

#main2 p {
  font-size: 10px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  padding-bottom: 10px;
  line-height: 14px;
  color: #6E6865;

}

#main2 h1 {
  font-size: 19px;
  margin: 5px 0px 20px 0px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #6E6865;
}

#main2 h2 {
  font-size: 16px;
  margin: 5px 0px 12px 0px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #6E6865;
}

#main2 h3 {
  font-size: 14px;
  margin: 5px 0px 6px 0px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #6E6865;
}

#main2 h4 {
  //clear: both;
  font-size: 10px;
  margin: 5px 0px 6px 0px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #CC9901; 
  font-weight: normal;
  //font-style: italic;
}

#right_boxes {
  position: relative;
  float: left;
  width: 140px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  min-height: 400px;
  margin-top: 17px;
}

#sitemap_box {
  text-align: right;
  padding: 0 10px 10px 0;
  font-size: 11px;
}

#sitemap_box a {
  color: #B30000;
}

#search_box {
  text-align: left;
  color: #E0B524;
  clear: both;
  border-left: #E0B524 solid 2px;
  border-right: #E0B524 solid 2px;
  border-bottom: #E0B524 solid 2px;
}

#search_box h3 {
  padding: 3px 0 3px 7px;
  margin: 0px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
  text-align: left;
  color: #FFFFFF;
  background-color: #E0B524;
}

#search_box input {
  margin: 0px;
  padding: 0 0 5px 0;;
}

#search_box .field {
  padding: 0;
  margin: 10px 2px 10px 5px;
  border:  #000000 solid 1px;;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 14px;
  text-align: center;
}

#news_box {
  text-align: left;
  color: #5E5854;
  padding-top: 8px;
  padding-bottom: 15px;
  background: url(../images/news_right_footer.jpg) no-repeat center bottom;
  clear: both;
}

#news_box h3 {
  padding: 3px 0 3px 7px;
  margin: 0px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
  text-align: left;
  color: #FFFFFF;
  background-color: #CC9901;
}

#news_box h3 a {
  font-size: 13px;
  text-align: left;
  color: #FFFFFF;
}

#news_box h3 a:hover {
  color: #B30000;
}

#box {
  border-left: #E9D390 solid 2px;
  border-right: #E9D390 solid 2px;
  padding: 0px;
  margin: 0px; 
}

#box ul {
  padding: 5px 3px 0px 20px;
  margin: 0px; 
}

#box ul li a {
  font-size: 10px;
  color: #6E6865;
}

#box ul li a:hover {
  color: #B30000;
}

#office_box_header {
  color: #CCCCCC;
  padding-top: 12px;
  clear: both;
  font-weight: bold;
  font-size: 13px;
}

#office_box {
  clear: both;
  background: url(../images/office_box_bottom.gif) no-repeat center bottom;
	margin:0pt 0pt 15px;
	padding-bottom:15px;
}

#office_box_cont {
  border-top: #DEDEDE solid 1px;
  border-left: #DEDEDE solid 2px;
  border-right: #DEDEDE solid 2px;
}

.office_weather {
  border-top: #DEDEDE solid 1px;
}
.weather {
	width: 138px;
	height: 21px;
	font-size: 9px;
	line-height: 20px;
	vertical-align: middle;
	border-top: #DEDEDE solid 1px;
}
.weather img {
	float: right;
	padding-right: 3px;
}
.city {
	width: 74px;
	float: left;
	padding-left: 4px;
	text-transform: uppercase;
}
.city a {
	color: #B30000;
}
.city a:hover {
	color: #E0B524;
}
.temp {
	float: left;
}
#fish {
  position: absolute;
  left: 200px;
  top: 350px;
  width: 618px;
}

#footer {
  text-align: right;
  background: #B30000 url(../images/footer.jpg) no-repeat bottom left;
  height: 22px;
  width: 817px;
  padding: 10px 20px 0 0;
  font-size: 10px;
  color: #5E5854;
  border-top: #E7ADAD solid 2px;
  clear: both;
  display: block;
  margin-top: 10px;
}

#footer a {
  color: #B30000;
}
#footer a:hover {
  color: #000000;
}

.team {
	clear: both;
	display: block;
}

.team img {
	padding: 3px;
	float: left;
}

#lefttext {
	padding: 10px;
	color: #FFFFFF;
	font-size: 14px;
}

/* form-module
*******************************************************************************/
#form-module * {
	padding:0px;
	margin:0px;
}

#form-module {
	margin:0px;
	padding:0px;
	width:480px;
	background-color:#f7f7f7;
	color:#666;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:1.2em;
}

#form-module fieldset {
	border:0px solid #fff;
}

#form-module legend {
	display:none;
}


#form-module p {
	margin:0;
	padding:5px;
	font-size:1em;
	font-weight:bold;
}

#form-module .element {
	display:block;
	clear:both;
	background-color:#f7f7f7;
	border-top:2px solid #fff;
}

#form-module label {
	display:block;
	float:left;
	padding:5px;
	width:120px;
	border-right:2px solid #fff;
}

#form-module label.checkbox {
	width:372px;
	border-left:2px solid #fff;
	border-right:none;
}

#form-module input,
#form-module select,
#form-module textarea {
	float:left;
	margin:5px;
	width:295px;
	border:1px solid #333;
}

#form-module input.text {
	height:20px;
}

#form-module input.checkbox {
	width:120px;
	padding:0;
	border:none;
}

#form-module input.submit {
	margin:5px 5px 5px 137px;
	padding:2px 5px;
	border:1px solid #333;
	background-color:#fff;
	color:#666;
	font-family:verdana, arial, helvetica, sans-serif;
	text-align:center;
	cursor:pointer;
}

#form-module input.submit:hover {
	background-color:#f7f7f7;
	color:#000;
}

#form-module label.textarea,
#form-module textarea.textarea {
	height:96px;
}

#form-module-thanks {
	display:block;
	color:#666;
	font-family:verdana, arial, helvetica, sans-serif;
	font-size:1.2em;
}

.flLeft {
	float:left;
	padding-right: 5px;
}

.flRight {
	float:right;
	padding-left: 5px;
	padding-right: 5px;
}

.sitemap1st {
	padding-left: 10px;
}

.sitemap2nd {
	padding-left: 30px;
}
.sitemap3rd {
	padding-left: 30px;
}
.sitemap1st a, .sitemap2nd a, .sitemap3rd a {
	color: #B30000;
}
#portfolioMenu {
	float: right;
	font-size: 10px;
	margin-bottom: 5px;
}
.portfolioNoLink {
	float: left;
	padding: 3px 5px 3px 5px;
}
.portfolioNoLink a {
	color: #B30000;
}
.portfolioNoLinkActive {
	float: left;
	padding: 3px 5px 3px 5px;
	border: #B30000 solid 1px;
}
.bold {
	font-weight: bold;
}
#portfolioImage {
	display: block;
	clear: both;
	border-top: 2px dotted #ccc;
	border-bottom: 2px dotted #ccc;
	margin-bottom: 5px;
}
#portfolioImage img {
	background:#ffffff;
	padding:4px;
	border: 0;
}
#enlarge {
	padding-left: 10px;
	float:left;
	font-size: 9px;
}
#enlarge a {
	color: #666666;
}
.teaserNav {
	text-align: center;
}
.teaserNav a {
	color: #B30000;
}
#main2 .teaser { clear:both; }
.teaser a {
	color: #B30000;
}
#portClient {
	float: left;
}
#portWeb {
	float: right;
	width: 230px;
}
#portWeb a {
	color: #B30000;
}
#portWeb a:hover {
	color: #E0B524;
}