/* All styles for the body, header, menu, footer, etc */

body {
   font-family: sans-serif, swiss;   
   font-size: 12px;
   padding: 0px;
   spacing: 0px;
   color: #333;
}

#container {
	width:100%;
	text-align:center;
}

#tabs {
	background-color: #FFF;
	height: 25px;
	padding-top: 4px;
}

#contentHolder #loggedIn {
	text-align: right;
	margin-top: 2px;
	right: 5px;
	width: 200px;
	top:3px;
	height:20px;
	position:absolute;
}

#tabs ul {
	display: inline;
	list-style-type: none;
	margin-left:0px;
}

#tabs ul li {
	float: left;
	height: 25px;
	line-height:22px;
	background-image: url('/images/generic/tab/tabbg.jpg');
	font-size: 10px;
}

#tabs ul li a {
	font-weight: bold;
	font-family: sans-serif;
	font-size: 11px;
	padding:0px;
	margin:0px;
}


#tabs ul .divider {
	width: 15px;
	background-image: url('/images/generic/tab/ttab.jpg');
}

#tabs ul .divider#first {
	background-image: url('/images/generic/tab/ltab.jpg');
	width: 11px;

}
#tabs ul .divider#last {
	background-image: url('/images/generic/tab/rtab.jpg');
	width: 11px;
}

#header {
	background-color:#FFF;
	background-position:right center;
	height:140px;
	color:#444;
	position:relative;
	z-index:1;
}

#header h1 {
	display: none;
}

#header ul {
	list-style-type:none;
}

#header #logo {
	background-image:url('/images/header.jpg');
	height:100px;
}


#header #imagerotate {
	margin: 0px;
	padding: 0px;
}

#header #headerLeft {
	background-position:right center;
	height:100px;
	position:absolute;
	left:0px;
	width:630px;
	z-index:2;
}

#header #headerRight {
	background-position:right top;
	float:right;
	height:100px;
	position:relative;
	width:360px;
	z-index:5000;
	background: url(/images/header/right.png) right center no-repeat;
}
	
#header #language {
	text-align: right;
	margin-right:5px;
	font-size: 11px;
	margin-top:75px;
	width:55px;
	position: absolute;
	right:0px;
}


#header .headerOverlay {
	position:absolute;
	z-index:1000;
	margin: 2px 5px 0px;
}

#header .credits {
	font-size: 10px;
	
}


#currentLanguage {
	cursor: pointer;
	
}

#languages {
	display: none;
	background-color: white;
	width: 145px;
	border: 1px solid #DDD;
	text-align: center;
	cursor: pointer;
	padding:0px;
	margin-right: 2px;
	border-top: 1px solid #EEE;
	position: relative;
	z-index:9999;
	left:-94px;
	
	
}

#languages a {
	color: #666;
	text-decoration: none;
	display:block;
	height: 22px;
	border-bottom: 1px solid #EEE;
	text-align: left;
	padding-left:5px;
	background-color:#FFF;
}

#languages a img {
	padding-right:3px;
}

#languages a:hover {
	background-color:#EEE;
}

#languages span {
	position:relative;
	top:-6px;
}


#languages a img {
	padding-top:3px;
	padding-bottom:0px;
	margin-bottom:0px;

}

#headerMenu {
	background-image: url('/images/generic/bgmenu.jpg');
	height:35px;
	width: 980px;
	background-repeat: repeat-x;
	border-top: 1px solid #BFBFBF;
	clear:both;
}

#headerMenu ul {
	padding-left:160px;
	margin: 0px;
}

#headerMenu ul li {
	display: inline;
	width: 140px;
	text-align:center;
	float: left;
	height: 30px;
	line-height: 30px;
}



#headerMenu ul .divider {
	background-image: url('/images/generic/divider.jpg');
	width: 10px;
	height:35px;
}

#headerMenu a {
	color:#6E6E6E;
	font-family:Helvetica,swiss;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
}

#headerMenu #date {
	font-face: sans-serif;
	margin-left:20px;
	height:30px;
	line-height: 30px;
	float: left;
	font-size:11px;
	
}

#headerMenu #search {
	float:right;
	margin-right: 10px;
	height: 15px;
	vertical-align: top;
	line-height:2px;
	cursor: pointer;
}

#headerMenu #search img {
	margin-top: 6px;
}

#headerMenu form {
	margin: 0px;
	padding: 0px;
}

#headerMenu form input {
	margin-top: 5px;
	margin-right: 5px;
	float: left;
}


#holder {
	margin: 15px;
	overflow: hidden;
}

#leftMenu {
	width: 135px;
	background-color: #CDCDCD;
	float: left;
	font-size: 12px;
	font-family:Helvetica,tahoma,swiss;
	padding-top: 5px;
	margin-bottom: -2000px;
	padding-bottom: 2000px;	
}



ul.catMenu.sites a:hover {
	padding-left: 20px;
}

#leftMenu .admin {
	color: red;
	text-align: center;
}

ul.catMenu, ul.catMenu li ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
}

ul.catMenu a {
    display: block;
    margin: 1px;
    margin-top: 0px;
    padding:2px;
    padding-left:4px;
    background-color: #F4F4F4 ;
    font-family:Helvetica,tahoma,swiss;
}

ul.catMenu li {
    float: left;
    width: 100%;    
}

ul.catMenu li ul {
    position: absolute;
    width: 133px;
    left: -999em;
}

ul.catMenu li:hover ul, ul.catMenu li.sfHover ul {
    left: auto;
    margin-left: 135px;
    margin-top: -42px;
}

ul.catMenu li ul.submenu {
    width: 150px;
    margin-left: 134px;
    z-index: 1000;
}

ul.catMenu li.title {
	color: #6E6E6E;
}

ul.catMenu li .submenuTitle, ul.catMenu li.title {
    font-family: sans-serif;
    font-size:11px;
    font-weight:bolder;
    padding: 4px 0px 2px 10px;
    width: 125px;
    margin-bottom: 1px;
}

ul.catMenu li .submenuTitle {
    padding: 4px 0px 2px 2px;  
    width: 146px;
    _width: 148px;
    margin-left: 1px;
    margin-top: 1px; 
    border-bottom: 1px solid #EEE;     
}

#leftButtons {
    height: auto;
    margin-top: 20px;
    float: left;
}


#left {
	float: left;
	width: 580px;
	
	padding-right:4px;
}

#right {
	float: right;
	width: 200px;
}

#beneath {
	float: left;
	text-align: center;
	width: 580px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.submenu { 
	margin:1px;
	margin-top:2px;
}

.submenuTitle { 
	color:#F4F4F4; 
	font-face: sans-serif; 
	font-size: 11px; 
	font-weight: bolder; 
	text-align:center;
	
}

.submenuItem {
	width: 150px;
}

#insideContainer {
	width:980px;
    background: #fff;
	text-align:left;
	margin:auto;
	margin-bottom: 0px;
	padding: 0;
	
    
    border-left: #ccc solid 2px; 
    border-right: #ccc solid 2px; 
	
}

#insideContainer #contentHolder {
	margin-bottom: 0px;
	padding:0px;
	
}

#middle {
	background-color: #FFFFFF;
	width: 788px;
	margin-left: 155px;
}

#middle:after { content: ""; display: block; height: 0; clear: both;}

#bottom {
    height: 9px;
	/*background: url('../images/bg_bottom.png');*/
	background-repeat: no-repeat;
	margin:0;
    padding: 0; 
    
    border-bottom: #ccc solid 2px;   
}

#footer {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 15px;
	color:#000;
	font-size:10px;
}

#footer #links {
	padding:3px;
    color: #333;
}

#footer #links a {
    color: #111;
}

#footer #links a:hover {
    color: #F6F6F6;
}

#right .banner {
	margin-bottom: 20px;
}

#content {
	min-height: 600px;
	width:100%;
	background: url('/images/background.gif') no-repeat center center;
}

#content #narrower {
	width: 600px;
	background-color:transparant;
}

.pageWide {
	padding-bottom:20px;
}
