/* 
culture shock: voodoo dolly v1.0
pogy366: http://www.raykdesign.net
Oct. 2005 
*/

/* general page structure and layout */
body {
font-family:Arial, Helvetica, sans-serif;
font-size:0.8em; 
color:#000000; 
margin:20px 0 0 0;
padding:0 0 0 0;
background:#ffffff;
text-align:center;
}

.top {
margin:0 auto;
padding:0 0 0 0;
width:780px;
height:9px;
background:#ffffff url(img/page_top.jpg) no-repeat;
}

.page_wrap {
/* includes the header, main body content and the footer */
margin:0 auto;
padding:0 0 0 0;
width:780px;
background:#ffffff url(img/body_bg.jpg) repeat-y;
text-align:center;
}

.header {
position:relative;
margin:0 0 0 0 !important;
margin:-7px 0 0 0;
padding:0 0 0 ;
width:780px !important;
width:742px;
height:125px;
background:#ffffff url(img/header_bg.jpg);
text-align:left;
}

.header2 {
position:relative;
margin:0 0 0 0 !important;
margin:-7px 0 0 0;
padding:0 0 0 ;
width:780px !important;
width:742px;
height:75px;
background:#ffffff url(img/header_bg.jpg);
text-align:left;
}

.header_block {
	position:relative;
	margin:0 20px 0 20px;
	padding:0 0 0 0;
	width:740px;
	background:transparent;
	text-align:center;
	color:#eeeeee;
}

.header_block2 {
position:relative;
margin:0 20px 0 20px;
padding:0 0 0 0;
width:740px;
background:transparent;
text-align:left;
color:#eeeeee;
}

.logo {
position:relative;
float:center;
margin:0 20px 0 0;
padding:0 0 0 0;
}

.navbar {
position:relative;
margin:0 0 0 0;
padding:0 0 0 0;
width:780px !important;
width:742px;
height:39px;
background:#ffffff url(img/nav_bg.jpg);
text-align:left;
color:#000000;
font-size:.9em;
}

.container {
	position:relative;
	margin:10px 0 0 10px;
	padding:0 0 0 0;
	width:760px !important;
	width:742px;
	background:transparent;
	text-align:left;
}

.left-column {
clear:both;
position:absolute;
left:-8px;
width:154px;
margin:0 0 0 0;
padding:0 4px 0 0;
font-size:0.9em;
border-right: solid 0.1em rgb(200,200,200);
color: rgb(100,100,100);
}

.left-column ul {	
	width: 13.5em;
	float: left;
	list-style: none;
	margin: 0em;
	padding: 0em;	
	border-bottom: solid 0.1em rgb(200,200,200);
}
.left-column li {
	margin: 0em;
	padding: 0em;
}

.left-column li.left-nav-title {
	display: block;
	text-align: right;	
	margin: 0em;
	padding: 0.3em 0.7em 0.9em 0.6em;
	color: rgb(50,50,50);
	text-transform: uppercase;
	font-weight: bold;
	height: 1.7em;
	font-size: 1.1em;
}

.left-column li a {
	display: block;
	text-align: right;	
	padding: 0.3em 0.7em 0.2em 0.6em;
	border-top: solid 0em rgb(215,215,215);
	border-left: solid 0.5em rgb(183,183,183);		
	background-color: inherit;
	color: #000000;
	text-decoration: none;
	height: 2.5em;
	font-size: 0.9em;
}

.left-column li.left-nav-group a {
        display: block;
         text-align: right;      
        padding: 0.3em 0.7em 0.2em 0.6em;
         border-top: solid 0.1em rgb(150,150,150);
         border-left: solid 0.5em rgb(183,183,183);               
         background-color: #EEEEEE;
        color: #000000;
         text-decoration: none;
         font-weight: bold;
        height: 2.5em;
        font-size: 0.9em; 
}	
	
.left-column a:hover, .left-column .selected {
	text-align: right;
	border-left: solid 0.5em rgb(0,102,204);				
	background-color: rgb(1,145,216);	
	background-color: rgb(1,145,216);	
	color: #000000;
	text-decoration: none;
}

.left-column li.left-nav-group a:hover, .left-column li.left-nav-group .selected {
	text-align: right;
	border-left: solid 0.5em rgb(0,102,204);		
	background-color: rgb(190,190,190);
	color: rgb(0,0,0);
	text-decoration: none;

}

.center_column {
width:595px;
margin:0 0 0 151px;
padding:0 0 0 10px;
border-left:1px solid #999999;
}

.right_column {
float:left;
position:absolute;
width: 15em;
margin: 0 0 0 570px;
padding: 0 0 0 0;
}

.box_right {
position:relative;
float:right;
width:150px;
margin:0 0 3px 10px !important;
margin:0 5px 3px 10px;
padding:2px 5px 2px 10px;
background:#eeeeee;
border:1px solid #cccccc;
text-align:left;
color:#616161;
font-size:.9em;
}

.box_right ul {	
	margin: 0.5em;
	padding: 0.5em;
}

.box_left {
	float:left;
	width:149px;
	background:#eeeeee;
	border:1px solid #cccccc;
	text-align:left;
	color:#616161;
	font-size:0.9em;
	margin: 10px 5px 0 1px;
	padding: 0 2px 0 3px;
}

.box_left a:hover, .box_left .selected {
	text-align: right;	
	color: rgb(0,0,0) !important;
	text-decoration: none;
	background-color: #eeeeee!important;
	border-left: none !important;
}

.box_left a:hover {
	text-align: right;	
	color: rgb(0,0,0);
	text-decoration: none;
}

.footer {
position:relative;
margin:0 0 0 0;
padding:10px 0 0 0;
width:780px;
font-family:Arial, Helvetica, sans-serif;
font-size:.8em;
color:#0000CC;
background:transparent;
text-align:right;
}

.footer_logo {
position:relative;
float:right;
margin:0 0 0 15px;
padding:0 0 0 0;
}

#footer {
/* aligns the text to the middle of the footer, in relation to the logo */
vertical-align:-250%;
}

.bottom {
margin:0 auto;
padding:0 0 0 0;
width:780px;
height:11px;
background:#ffffff url(img/page_bottom.jpg) no-repeat top;
}

/* navigation bar */
#nav ul{
padding:0 0 0 0;
margin: 0 0 0 1.5em;
white-space: nowrap;
font-size:1.1em;
color:#ffffff;
float:left;
width:100%;
height:39px;
background:transparent;
list-style:none;
}

#nav ul li{
display:inline;
list-style:none;
}

#nav ul li a{
margin: .8em 0 0 0;
padding: .4em 1em .46em 1em;
color:#000066;
text-decoration:none;
float: left;
border-left:1px solid #999999;
background:transparent;
}

#nav ul li a:hover{
color:#000000;
text-decoration:none;
border-left:1px solid #999999;
}

/* fonts and colors */
h1 {
color:#eeeeee;
font-size:1.5em;
letter-spacing:.1em;
text-transform:capitalize;
margin:0 0 0 0;
padding:0 0 0 0;
}

h4 {
color:#000000;
font-size:1.2em;
text-transform:capitalize;
font-weight:bold;
padding:0 0 0 0;
margin:0 0 -6px 0;
}

h4:after {
color: #000000;
content: "\0020 \00BB";
}

h3 {
color:#000000;
font-size:1.1em;
text-transform:capitalize;
font-weight:bold;
padding:0 0 0 0;
margin:0 0 -8px 0;
}

h3:after {
color: #000000;
/* content: "\0020 \00BB"; */
}

h2 {
color:#eeeeee;
font-size:1.2em;
font-weight:bold;
padding:0 0 0 0;
margin:0 0 -4px 0;
}

.box_right h4 {
color:#6E312A;
margin:2px 0 -10px 0;
}

.box_right h4:after {
color: #6E312A;
content: "\0020 \00BB";
}

.box_left h4 {
color:#6E312A;
margin:2px 0 -10px 0;
}

.box_left h4:after {
color: #6E312A;
content: "\0020 \00BB";
}

a {
/*color:#6E312A; */
color:#0000CC;
text-decoration:underline;
}

a:hover {
color:#999999;
text-decoration:none;
}

.left_column a {
color:#000000;
text-decoration:underline;
}

.left_column a:hover {
color:#999999;
text-decoration:none;
}

/* images */
img {
border:none;
}

.left {
float:left;
margin:0 0 0 0;
padding:0 0 0 0;
}

.right {
float:right;
margin:0 0 0 0;
padding:0 0 0 0;
}


/* workarounds and hacks */
.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

