@charset "UTF-8";
/* CSS Document */
body {
margin:0;
background-image:url(img/body-bg3.jpg);
background-repeat:repeat-x;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
letter-spacing:0.1em;
color:#365c89;
background-color:black;}

h1 {
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:18px;
letter-spacing:0.1em;
color:#3370A7;
margin: 0;
padding:0 0 2px 0;
border-bottom:2px dotted #3370A7;
width:610px;
}

h2 {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
letter-spacing:0.1em;
color:#365c89;
font-weight:lighter;
}

a:link {
color:#3370A7;
text-decoration:none;}

a:hover {
color:#fff;}

p {
margin:10px 0 0 0;
padding:0;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
letter-spacing:0.1em;
line-height:16px;
color:#3370A7;
font-weight:lighter;
}

#content {
background-image:url(img/cbs-header-dt.jpg);
background-repeat:no-repeat;
background-color:#000000;
margin:auto;
width:960px;
}

#header{
margin:0;
padding:0;
height:200px;
width:960px;
}

#navi1 {
float:left;
padding:0;
margin:0;
width:960px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
}

#navi1 ul {
margin: 153px 0 0 14px;
padding:0;}

#navi1 ul li 
{float:left; 
margin: 0 0 0 20px;
list-style:none;
color:#222222}

#navi1 ul ul {
list-style:none;
margin:0 0 0 0 ;
float:right;
width:500px;
}

#navi1 ul ul li {
list-style:none;
color:#000;
}

#navi1 ul li a {
color:#3370A7;
text-decoration:none;
}

#navi1 ul li a:hover {
color:#ffffff;}

.grey {
color:#222222;}
.white {
color:#ffffff!important;}

#navi2 {
float:left;
width:260px;
margin:50px 0 0 30px;
}

#navi2 ul {
margin:40px 20px 0 0;}

#navi2 ul li {
list-style:none;
margin:0 0 20px 0;}

#navi2 ul li a {
color:#666666;
text-decoration:none;
}

#navi2 ul li a:hover {
color:#ffffff;
}

#left {
margin-top:50px;
width:600px;
float:left;
margin-left:35px;
text-align:justify;
line-height:15px;}

#left a{
color:#3370A7;
text-decoration:none;}
#left a:hover

#right {
width:250px;
margin-right:35px;
margin-top:50px;
float:right;}


#text {
float:right;
text-align:justify;
width:610px;
margin:50px 40px 0 0;
}

#text p a:link {
color:#365c89;}
#text p a:visited {
color:#365c89;}

#footer {
clear:both;
padding-top:1px;
text-align:right;
background-image:url(img/footer-bg2.jpg);
height:16px;
width:960px;}

#footer a {
text-decoration:none;
padding-right:20px;
color:#000000;}

#footer a:hover {
color:#ffffff;}



h4 {
padding:0;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#333333;
margin: 0;}

/* SLIMBOX */

#lbOverlay {
	position: absolute;
	z-index: 9999;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	left: 50%;
	overflow: hidden;
	background-color: #333;
}

.lbLoading {
	background-color: #333;
	background-image: url(img/loading.gif);
	background-repeat: no-repeat;
	background-position: center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #333;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(img/prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(img/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #333;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 113px;
	height: 22px;
	background-image: url(img/closelabel.gif);
	background-repeat: no-repeat;
	background-position: center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}

