*** DNV ::: monitors style ***/
/* based on 960 grid */

/* GENERAL: colors 
	
	cocoa#L: #E7E2D6;
	cocoa#D: #B5A17B;
	
	borders: #C6993E;
	
	cocoa#O: #E8E2D6;
	cocoa#E: #F0ECE4;

*/
/* grid 750 hack */
.container_10 { width: 940px; }
/**/
.centered { margin-left: auto; margin-right: auto; }
.center { text-align: center }
.bgwhite { background-color: #FFF; }

br.clear { clear: both; }
a, td a { color: #000; text-decoration: none; }
a:hover, td a:hover { color: #C6993E; }
.float { float: left; }

p, .serif { font-family: Times, serif; font-size: 12px; }

.header { width: 960px; }
.pad { padding: 0 30px 30px; }
h2.pad { padding: 0 30px; }
.header .pad { padding: 10px; }
.lspan { padding-left: 18px; }
.rspan { padding-right: 18px; }
/* borders */
.lb { border-left: 1px dashed #E7E2D6; }
.rb { border-right: 1px dashed #E7E2D6; }
.bb { border-bottom: 1px dashed #E7E2D6; }
.ub { border-top: 1px dashed #E7E2D6; }
.tb { border-style: solid; border-color: #C6993E; }
.grid_4.lb, .grid_3.lb, .grid_5.lb, .grid_7.lb, .grid_11.lb { margin-left: 9px; }
.grid_4.rb, .grid_3.rb, .grid_5.rb, .grid_7.rb, .grid_11.rb  { margin-right: 9px; }
/*
.grid_4.lspan, .grid_3.lspan, .grid_7.lspan { padding-left: 26px; }
.grid_4.rspan, .grid_3.rspan, .grid_7.rspan  { padding-right: 26px; }
*/
body {
	margin: 0; padding: 0;
	background-color: #E7E2D6;
	background-image: url('../images/pattern.gif');
}
body, td, .sans, .sans p, p.sans {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
}

.sizer { 
	padding: 10px 19px; 
	display:inline;
	float:left; 
	background-image: url('../images/style/shadowB.gif');
	background-repeat: repeat-x;
	border: 1px solid #B5A17B;
	border-top: none; 
} 
.shadow {
	float: left; display: inline;
	width: 50px;
	background-image: url('../images/style/shadowP.gif');
	background-repeat: repeat-x;
}
/* */
h1, h2, h3, h4, h5 {
	font-size: 10px;
	font-weight: normal;
	letter-spacing: 1px;
	color: #464646;
}
h1 {
	font-weight: bold;
	margin: 0 0 15px 0;
	font-size: 11px;
}
h1.u {
	text-decoration: underline;
}
h1.bb { border-bottom: 1px solid #999999; }
h2 {
	margin: 0 0 15px 0;
	padding-bottom: 4px;
	background: url('../images/h2back.gif') no-repeat bottom left;
}
h2.pad { background-position: bottom 30px; }
h3 {
	margin: 0 0 5px;
}
h4 {
	font-size: 12px;
}

ul {
	margin-left:0;
	margin-right:0;
	padding: 0;
}
ul li {
	list-style-position: outside;
	margin-left: 15px;
}



ul.brownCont {
	float: left;
	width: 100%;
}

/* BrownBox */
.brownCont li {
	display: block;
	float: left;
	color: white;
	margin: 0 2px 0 0
	
}
.brownBox {
	display: inline;
	color: white;
}


.brownCont a, .brownCont span, .brownBox a {
	color: white;
	display: block;
	float: left;
	font-weight: bold;
	padding: 2px 8px;
	margin-right: 4px;
}
.brownCont a {	background-color: #B8882D; }
.brownCont a.s, .brownBox a.s {
	color: black;
	background-color: #F0ECE4;
}

.brownCont a:hover, .brownBox a:hover {
	background-color: #F0ECE4;
	color: black;
	/*color: #E8E2D6;*/
}
.brownCont li.comment { 
	color:black; background-color: white; 
	padding: 1px 4px 1px 0;
}

.brownCont span, .brownBox {
	background-color: #B5A17B;
	padding: 1px 4px;
}

/* COLORED TABLE */
.colored td, .colored th {
	border: 3px solid #FFF;
	border-top: none; border-left: none;
	padding: 5px;
	vertical-align: text-top;
}
.colored th {
	text-align: left;
	background-color: #B8882D;
	color: white;
}
.colored tr.o td { background-color: #E8E2D6;  }
.colored tr.e td { background-color: #F0ECE4; }
.colored td big { font-size: 20px; }
.colored strong, .colored em, .colored big { display: block; }
.colored .lspan { padding-left: 20px; }


/* MAIN MENU ( root level ) */
menu {
	/*float: left;*/
	margin: 0 0 15px -10px;
	padding: 10px 0;
	text-align: center;
}
menu li { display: inline; padding: 0; margin: 0; } 
menu li a {
	padding: 0 15px;
	color: black;
	text-transform: uppercase;
	font-weight: normal;
}

menu li a:hover, menu li a.s { }
menu li a.s { text-decoration: none; color: #C6993E; }
menu li s { padding: 4px 0; }

a.u {
	display: block;
	padding-bottom: 2px;
	border-bottom: 1px solid #999999;
	margin-bottom: 4px;
}



/* THUMB */
.thumb {
	display:block;
	width: 124px;
	height: 124px;
	border: 3px solid #E8E2D6;
	background-color: #FEFEFD;
	overflow: hidden;
	margin-bottom: 10px;
	
}
.thumb:hover {
	border-color: #C6993E;
}
.bmarg .thumb { margin-bottom: 0; }

.bmarg { margin-bottom: 10px; text-align:right; }
.center { text-align: center; }
.thumb.w { width: 144px; }
.thumb.uw { width: 184px; }
.thumb.h { height: 164px; }
.thumb table {
	width: 184px;
	margin: 0 -30px;
}
.thumb.w table { margin: 0 -20px; }
.thumb.uw table { margin: 0; }
.thumb.up table {
	margin-top: -50px;
}
.thumb table td {
	height: 124px;
	text-align: center;
	vertical-align:middle;
	background-color: #F0ECE4;
}
.m10 { padding-right: 10px; }
/* */
.box p { margin-bottom: 10px; }
.bpad { 
	float: left; 
	padding-bottom: 10px; 
	margin-bottom: 20px;
}
ins {
	color: #9B2B26;
	font-weight: bold;
	font-style: italic;
	text-align: right;
	display: block;
}
.lcol p {
	margin: 5px 0;
}

.orange, h1.orange a {
	color: #C6993E;
}
.navigpath { 
	text-transform: uppercase;
	font-size: 9px;
}
ul.orange li { 
	list-style: none;
	display: inline;
}
ul.tb {
	padding-top: 20px;
	border-top: 1px dotted #C0C0C0;
}

ul li.lb { border-left: 1px solid #C6993E; padding-left: 15px }
ul li.rb { border-right: 1px solid #C6993E; padding-right: 15px }

ul.orange a { 
	text-transform: uppercase;
	color: #C6993E;
}
ul.orange a:hover { text-decoration: underline; }


.span { letter-spacing: 1px; }

.foot h4 { 
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	color: grey;
	margin-bottom: 10px;
}
 
.foot a { margin-right: 70px; }
.foot { margin-right: 2px;}


table.partners { width: 100% }

.lastfooter {
	text-align: right;
	padding: 10px 48px 20px 0px;
}

.rightcol .thumb {
	width: auto;
	min-width: auto;
	height: auto;
	float: left;
}

.homecentertable {
	width: 100%;
}
.homecentertable td {
	vertical-align: middle;
	text-align: center;
	width: 50%;
}

