@charset "utf-8";
/* kju.at (c) 2007 */

body {
	width:100%;
	padding:0;
	margin:0;
	background-color:#333;
	background:#CCC url("../images/bg/fondo2.jpg");
	background-repeat: repeat;	/* background:#CCC url("../images/bg/fondo.jpg") no-repeat center -150px fixed; */
}
body, tr, th, td {
	color:#C9C9C9;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	line-height:127%;
}
a {
	color:#8A6F00;
	text-decoration:underline;
}
#content #primary a {
	color:#8A6F00;
}
a:hover {
	text-decoration:underline;
}
a img {
	border-width:0;
}

h1, h2, h3, h4, h5, h6, p {
	margin:0;
}
h2 {
	padding-bottom:5px;
	border-bottom:1px solid #525252;
	margin-bottom:5px;
	font-size:17px;
	color:#CCC;
	text-transform:uppercase;
}
h3 {
	font-size:15px;
}
h4 {
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
}


#wrapper {
	width:778px;
	padding:38px 0 5px;
	margin:0 auto 20px;
	background:url(../images/bg_content_bottom.gif) no-repeat center bottom;
}
#wrapper_outer {
	position:relative;
	left:0;
	top:0;
	overflow:hidden;
}
* html #wrapper_outer {	
	width:100%;
}

#logo {
	position:absolute;
	left:50%;
	top:6px;
	padding-left:4px;
	margin-left:224px;
	background:url(../images/bg_logo_left.gif) no-repeat left top;
}
#logo h1 a {
	display:block;
	width:1600px;
	height:79px;
	overflow:hidden;
	background:black url(../images/davidfh34-S_p.png) no-repeat 10px center; 
	border:1px solid #A1A5A9;
	border-left-style:none;
	font-size:1px;
	text-indent:-9999px;
	background-color:#000;
}
#logoimg {
	position:absolute;
	left:50%;
	top:210px;
	padding-left:4px;
	margin-left:290px;
	background:url(../images/davidfh34-S.png) no-repeat left top;
}
#logoimg h1 a {
	display:block;
	width:1600px;
	height:80px;
	overflow:hidden;
	background:black url(../images/logoimg.gif) no-repeat 10px center;
	border:1px solid #A1A5A9;
	border-left-style:none;
	font-size:1px;
	text-indent:-9999px;
}
#header {
	margin:0;
	padding:0;
	height:261px;
	overflow:hidden;
}
#flashcontent {
		height: 90%;
	}
#content {
	padding:1px 0;
	border:1px solid #A1A5A9;
	border-top-style:none;
	border-bottom-style:none;
	height: 600px;
		background:#CCC url("../images/bg/fondo2.jpg");
}
#firma {
	padding:1px 0;
	border:1px solid #A1A5A9;
	border-top-style:none;
	border-bottom-style:none;
	height: 600px;
		background:#CCC url("../images/bg/fondo2.jpg");
}
#content h2, #content h3, #content h4, #content h5, #content h6, #content p {
	margin-bottom:10px;
}

#primary {
	float:left;
	width:555px;
	margin:10px 0;
}
#secondary {
	float:right;
	width:210px;
	margin:10px 0;
}

#footer {
	clear:both;
	margin:2em 10px 0 0 !important;
	font-size:10px;
	color:#CCC;
	text-align:right;
		background:#CCC url("../images/bg/fondo2.jpg");
}
#footer img {
	margin-right:2px;
}

/* BORDERS
-------------------------------------------------------------- */
.border_dotted_bottom {
	padding-bottom:10px;
	margin-bottom:10px;
	background:url(../../2009/images/border_dotted.gif) repeat-x left bottom;
}
h2.border_dotted_bottom {
	padding-bottom:5px;
	margin-bottom:10px !important;
}
.border_dotted_top {
	padding-top:10px;
	margin-top:10px;
	background:url(../../2009/images/border_dotted.gif) repeat-x left top;
}

/* ROUNDED BOXES
-------------------------------------------------------------- */
.rb_top, .rb_top div, .rb_bottom, .rb_bottom div {
	font-size:1px;
	line-height:1px;
	height:5px;
}
.rb_top div, .rb_bottom div {
	margin-right:10px;	
}
.rb_content {
	/*
	border:1px solid white;
	*/
	padding:0 5px;
}

/* fullwidth */
#content #primary .rb_bleeding {
	margin-bottom:10px;
}
/*
#content #primary .rb_bleeding .rb_top {
	background:transparent url(../images/bg_roundedbox/bg_rb_fullwidth_top.gif) no-repeat top right;	
}*/
#content #primary .rb_bleeding .rb_content {
	padding:5px 10px;
	border-right:1px solid #CCC;
}
/*
#content #primary .rb_bleeding .rb_bottom {
	background:transparent url(../images/bg_roundedbox/bg_rb_fullwidth_bottom.gif) no-repeat top right;	
}
*/
/* white */
/*.rb_white .rb_top {
	background:transparent url(../images/bg_roundedbox/bg_topright_white.gif) no-repeat top right;
}
.rb_white .rb_top div {
	background:transparent url(../images/bg_roundedbox/bg_topleft_white.gif) no-repeat top left;
}*/
.rb_white .rb_content {
	padding:5px 10px;
/*	border-right:1px solid #CCC;
	border-left:1px solid #CCC;*/
}
/*.rb_white .rb_bottom {
	background:transparent url(../images/bg_roundedbox/bg_bottomright_white.gif) no-repeat top right;
}
.rb_white .rb_bottom div {
	background:transparent url(../images/bg_roundedbox/bg_bottomleft_white.gif) no-repeat top left;
}*/
/* CONTENT MODULES
-------------------------------------------------------------- */
.img_txt_module_left img, .img_txt_module_left .img {
	float:left;
	border:none;
}
.img_txt_module_left .txt {
	display:block;
	margin-left:210px;
}
.img_txt_module_right img, .img_txt_module_right .img {
	float:right;
	border:none;
}
.img_txt_module_right .txt {
	display:block;
	margin-right:210px;
}

/* BTN MODULE
-------------------------------------------------------------- */
.btn_module:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
/* Hides from IE-mac \*/
* html .btn_module {height: 1%;}
*+html .btn_module {height: 1%;}
/* End hide from IE-mac */

.btn_module .left {
	float:left;
}
.btn_module .right {
	float:right;
}


/* SERVICE CLASSES
-------------------------------------------------------------- */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
*+html .clearfix {height: 1%;}
/* End hide from IE-mac */

.clearfix_left:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: left; 
    visibility: hidden;
}
/* Hides from IE-mac \*/
* html .clearfix_left {height: 1%;}
*+html .clearfix_left {height: 1%;}
/* End hide from IE-mac */

.clearfix_right:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: right; 
    visibility: hidden;
}
/* Hides from IE-mac \*/
* html .clearfix_right {height: 1%;}
*+html .clearfix_right {height: 1%;}
/* End hide from IE-mac */

.msg_confirm {
	min-height:32px;
	padding:5px 5px 5px 47px;
	border:2px solid #C5C5C5;
	margin-bottom:10px;
	background:url(../../2009/images/icons/ico_confirm.gif) no-repeat 5px 5px;
	font-weight:bold;
}
* html .msg_confirm {
	height:32px;
}
.msg_alert {
	min-height:32px;
	padding:5px 5px 5px 47px;
	border:2px solid #DD0021;
	margin-bottom:10px;
	background:url(../../2009/images/icons/ico_warning.gif) no-repeat 5px 5px;
	overflow:visible;
	font-weight:bold;
}
* html .msg_alert {
	height:32px;
}
