@charset "utf-8";
*{
	text-decoration: none;
	margin: 0px;
}

.txta{
	color:#666666;
	font-size:14px;
	font-family: "Century Gothic";
}

.btn{
	font-size:15px;
	border:2px solid #FFFFFF;
	color: #CCCCCC;
	background-color: #4A4B4D;
	padding: 5px;
}
html {
	background: #4A4B4D url(../img/dli_bg_2.png) center top repeat-y;
}

body {
	background-color: #4A4B4D;
	background-position: center top;
}

#mainwrapper {
	font-family: "Century Gothic";
	font-size: 11px;
	color: #464646;
	width: 960px;
	height: 100%;
	margin-right: auto;
	margin-left: auto;
	text-decoration: none;
	margin-top: 0px;
}
#wrapper{
	width:960px;
	float:left;
}

#wrapper a{
	font-size:11px;
	color:#005BB7;
	text-decoration:none;
}

#wrapper a:hover{
	color:#999999;
}

.dli{
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
}

#about{
	width:940px;
}

#about img.abt{
padding:6px;
float:left;
border: solid 1px #cccccc;
margin:0 5px 5px 0}

#about img{
padding:2px;
border: solid 1px #cccccc;
margin:0 2px 0 0}

}

#abtIntro{
width:100%; 
}

#abtlft{
	width:230px;
	padding:4px;
	border-right:solid 1px #B7B7B7;
	float:left;
	height: 442px;
}

#abtright{
	width:390px;
	border-left:solid 1px #B7B7B7;
	float:right;
	padding: 4px;
	height: 442px;
}

#abtmid{
	width:282px;
	margin-right: 409px;
	margin-bottom: 0;
	margin-left: 239px;
	padding: 5px;
}

#videoright{
width:460px;
float:right;
padding:5px;
}

.videolist{
padding-top:3px;
padding-bottom:3px;
border-bottom:dotted 1px #CCCCCC;}

#photolft{
	width:450px;
	float:left;
	padding:5px;
}

#photofull{
	padding:5px;
}

#navwrapper{
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #CCCCCC;
	text-align: right;
	width: 960px;
	margin-bottom: 35px;
}

.subheads{
	width:100%;
	padding-bottom:2px;
	border-bottom:solid 1px #CCCCCC;
	text-transform: uppercase;
	color: #3584A9;
	font-weight: bold;
	margin-bottom: 10px;
	font-size: 16px;
}

.subhead{
	width:100%;
	padding-bottom:2px;
	border-bottom:solid 1px #CCCCCC;
	color: #DA251D;
	font-weight: bold;
	margin-bottom: 10px;
	font-size: 16px;
}

#subhead1 a{
font-size:15px;}
#navwrapper ul{
	display:block;
	margin:0px;
	padding: 0px;
}

#navwrapper ul li{
	display:inline;
	float:right;
	margin: 0px;
	padding: 0px;
}

#navwrapper ul li a{
	padding-top: 8px;
	padding-right: 15px;
	color: #A7A7A7;
	font-family: "Segoe UI";
	display: block;
	height: 22px;
	padding-left: 15px;
	font-size: 12px;
}

#navwrapper ul li a.active{
	background-repeat: repeat-x;
	color: #FFFFFF;
	font-family: "Segoe UI";
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-bottom-color: #5599FF;
	background-image: url(../img/tabbg.png);
	background-color: #28336D;
}
	
	#navwrapper ul li a:hover{
	background-repeat: repeat-x;
	color: #FFFFFF;
	font-family: "Segoe UI";
	text-decoration:none;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-bottom-color: #5599FF;
	background-color: #28336D;
	background-image: url(../img/tabbg.png);
}

#masthead{
	width:960px;
	height:150px;
	background-image: url(../img/dli_bg.png);
	background-position: center -118px;
	background-repeat: no-repeat;
}

#banner{
	background-color: #616265;
	background-repeat: no-repeat;
	background-position: center;
	height: 280px;
	width: 960px;
}

#lowercnt{
	width:100%;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #B7B7B7;
	background: #FFFFFF url(../img/dli_bg.png) center -270px no-repeat;
	float: left;
}
#lowercntAlt{
	width:100%;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #B7B7B7;
	background: #FFFFFF;
	float: left;
	border-bottom-width: 2px;
	border-bottom-style: none;
	border-bottom-color: #B7B7B7;
}
#leftsec{
	width:310px;
	border-right-width: 1px;
	border-right-style: none;
	border-right-color: #E6E6E6;
	float: left;
	padding: 5px;
}

.headlogo {
	margin-right: 5px;
}
#rightsec{
	float:right;
	width: 300px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #B7B7B7;
	background-color: #CACACA;
	padding-top: 5px;
	padding-right: 4px;
	padding-bottom: 9px;
	padding-left: 4px;
}
#midsec{
	width:320px;
	float: right;
	padding: 5px;
}

.miniheads{
	height:40px;
	font-size: 18px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #CCCCCC;
	text-align: left;
	font-weight: normal;
	color: #666666;
	padding-bottom: 5px;
}

#videocnt{

}

#player{
	width:280px;
	float:left;
	height:280px;
	border: 1px solid #AAAAAA;
	padding: 5px;
	background-color: #FFFFFF;
	margin-left: 5px;
}

#vidlinks{
	width:115px;
	height:250px;
	float: right;
	padding: 5px;
	border-left-width: 1px;
	border-left-style: none;
	border-left-color: #EEEEEE;
}


#vidlinks a{
	text-decoration:none;
	color:#666666;
	font-size:10px;
	width: 100%;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 14px;
}

#vidlinkCnt{
	width:105px;
	padding:5px;
	border-bottom:dotted 1px #999999;
	margin-bottom: 10px;
}

#vidlinks a:hover{
	text-decoration:none;
	color: #555555;
	background-image: url(../img/active.png);
	background-repeat: no-repeat;
	background-position: left top;
}


#vidlinks a:active{
	color: #555555;
	background-image: url(../img/active1.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#vidlinks a:focus{
	color: #555555;
	background-image: url(../img/active1.png);
	background-repeat: no-repeat;
	background-position: left top;
}
/*Benz-CDI0908*/
.miniheads1 {
	font-size: 11px;
	margin-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #007EFD;
	text-align: left;
	font-weight: normal;
	color: #666666;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}

#leftcnt{
	width:650px;
	float:left;
	height:350px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #B7B7B7;
}
#feedback  {
	width: 100%;
	margin-top: 20px;
	float: right;
}

#news{
	overflow:hidden;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E5E5E5;
    margin-bottom:150px;
}
#news1{
	overflow:hidden;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E5E5E5;
	height: 340px;
}

#newssub{
	width: 285px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: none;
	border-top-color: #E5E5E5;
	border-bottom-color: #E5E5E5;
}
#newssub  a {
	text-decoration:none;
	color:#333333;
	background-image: url(../img/active1.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 15px;
}
#newssub  a:hover{
	color:#007CC3;
	text-decoration: none;
	background-image: url(../img/active.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#newssub  a:focus{
	color:#007CC3;
	text-decoration: none;
	background-image: url(../img/active.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.picview{
	width:120px;
	float:left;
	margin-right: 2px;
	height:140px;
	border:solid 1px #CCCCCC;
	margin-bottom:3px;
}

.picview1{
	width:120px;
	float:left;
	margin-right: 2px;
	height:120px;
	border:solid 1px #CCCCCC;
	margin-bottom:3px;
}


.picbox{
width:120px;
height:120px;}

.albumbox{
padding-left:2px;
padding-right:2px;
height:20px;
font-size:10px;}

#newssub  a:active{
	color:#007CC3;
	text-decoration: none;
	background-image: url(../img/active.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#headerfull{
	width:100%;
	background-image: url(../img/dli_bg.png);
	background-position: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}

#event{
	height:340px;
	}
	
#eventsub{
	width: 285px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #D7D7D7;
	}


#eventsub  a {
	text-decoration:none;
	color:#333333;
}
#eventsub  a:hover{
	color:#666666;
	text-decoration:none;
}

#footer{
	clear:both;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #B7B7B7;
	background-color: #FFFFFF;
}

#footer a{
margin-right:10px;
text-decoration:none;
color:#666666;
font-size:10px;}

#footer a:hover{
	text-decoration:none;
	color:#0072BC;

}
#mainContent {
	float: left;
	width: 940px;
	margin-bottom: 30px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 1.2em;
}

#mainContent img.contact{
	border:solid 1px #cccccc;
	float:right;
	padding: 5px;
	margin-left: 40px;
}


#mainContent img.program{
	border:solid 1px #cccccc;
	float:left;
	padding: 3px;
	margin-bottom: 10px;
	margin-right: 5px;
}

#mainContent img.team{
	border:solid 1px #cccccc;
	float:left;
	padding: 3px;
	margin-right: 5px;
	margin-bottom: 10px;
}


#mainContent1 {
	float: left;
	width: 940px;
	padding-top: 20px;
	padding-right: 10px;
	
	padding-left: 10px;
	font-size: 1.2em;
}

#mainContentAlt {
	float: left;
	width: 940px;
	margin-bottom: 30px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 1.2em;
}

#mainhead{
	margin-bottom:20px;
	font-size: 18px;
	text-transform: none;
	font-weight: normal;
	font-family: "Segoe UI";
}

#btmcontent{
	width:640px;
	float:left;
	height: 241px;
	padding: 5px;
	background-color: #FFFFFF;
	background-position: center center;
}


#leftbtm{
	width:309px;
	float: left;
	height: 239px;
	font-family: "Century Gothic";
	font-size: 13px;
	border: 1px solid #B7B7B7;
	background-color: #4A4B4D;
	color: #FFFFFF;
	padding-right: 3px;
	padding-left: 3px;
	background-image: url(../img/dli_bg.png);
	background-position: center center;
}

#leftbtm a{
text-decoration:none;
color:#ffffff;}

#leftbtm a:hover{
text-decoration:none;
color:#cccccc;}

#rightbtm a{
text-decoration:none;
color:#ffffff;}

#rightbtm a:hover{
text-decoration:none;
color:#cccccc;}







#rightbtm {
	width:309px;
	float: right;
	height: 239px;
	border: 1px solid #EFEFEF;
	background-color: #4A4B4D;
	color: #FFFFFF;
	padding-right: 3px;
	padding-left: 3px;
	background-image: url(../img/dli_bg.png);
	background-position: right center;
}
#sponsorus{
	height:100px;
	text-align: center;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #B7B7B7;
	padding-top: 10px;
}

#partner{
	width:325px;
	height:100px;
	padding-top: 15px;
	text-align: center;
}
.btn1 {
	font-size:13px;
	border:2px solid #FFFFFF;
	color: #CCCCCC;
	background-color: #4A4B4D;
	padding: 3px;
}

#viewmain{
	width:921px;
	float:left;
	margin-bottom: 50px;
}

#viewmain a{
font-size:14px;}

.leftview{
	width:315px;
	float:left;
	border-right-width: 1px;
	border-right-style: none;
	border-right-color: #CCCCCC;

}

#leftviewlink{
border-top:solid 1px #666666;
padding-top:5px;
margin-bottom:5px;
padding-bottom:5px;}

.leftview a{
padding-top:3px;
margin-bottom:5px;
text-decoration:none;
font-size:15px;}

.leftview a:hover{
text-decoration:none;
color:#666666;}

.rightview{
	width:560px;
	float:right;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.manageSign {
	color: #007CA6;
	width: 100%;
	text-align: right;
}
