/*======================
reset
========================*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-weight: inherit;
font-style: inherit;
font-size: 100%;
font-family: inherit;
vertical-align: baseline;
}





body {
/*background-color: #9a4d60;*/
line-height: 1.5;
color: black;
background: white url(../dvback.jpg) repeat-x center top;
font-size: 11px;
font-family: verdana, arial, sunsans-regular, sans-serif;
color:#000;
padding:0;
margin:0;
}
a {
color: #000;
text-decoration: underline;
}
a:visited {color:#330;}
a:hover { color: #000; text-decoration: none; }
a:active { color:#000000;}

h3 {
font-size: 11px;
color:#fff;
text-transform:uppercase;
background-color: #999;
padding:5px 15px;
margin:0 }

h2 {
font-size:20px;
font-weight: normal;
padding: 5px 10px;
margin:0px;}
span.title
{ color: #333; font-size: 14px; text-transform:uppercase; font-weight: bold; }

img.download {vertical-align:middle;}
/* ----------container to center the layout-------------- */
#container {
width: 997px;
margin-bottom: 10px;
margin-left: auto;
margin-right: auto;
}

/* ----------banner & logo-------------- */
#logo {

float:left;
padding: 0px;
margin: 0px;
}
#logo img {padding:10px 0px;} 

#banner {
padding: 0px;
margin: 0px;
}
#banner img {
margin:30px 15px;
border:1px solid #000;
} 

/* ----------news2-------------- */

#dvbox2  a{
font-size: 10px;
}


/* ----------news-------------- */

#dvbox  a{
font-size: 10px;
}

/* ----------news-------------- */
#comingup {
font-size: 8px;

}
#coming {
font-size: 8px;
color: #2271bc;
}
table.coming td  {
	padding: 1px;
}
/* ----------banner & logo-------------- */

#nav {
clear: both;
}

/* -----------------content big box--------------------- */
#content {

padding: 0px;
margin-left: 0px;
margin-right: 400px;
}
#othercontent {
padding: 0px;
margin-left: 0px;
margin-right: 200px;
}

#pagecontent {
min-height: 400px;
}
/* --------------dv news box------------- */
#pagecontent2 {
min-height: 183px;
}
#pagecontent3 {
min-height: 183px;
}
p, pre{
padding: 5px 10px;
margin:0px;
}

ul{
padding: 10px 35px;
margin:0px;
}

/* --------------left navi------------- */
#left {
float: right;
width: 200px;
margin: 0px;
padding: 0px;
}
#leftdouble {
float: right;
width: 400px;
margin: 0px;
padding: 0px;
}
/* -----------footer--------------------------- */
#sub{
clear: both;
 }

#footer {
clear: both;
margin: 0;
padding-top:17px;
color:#000;
text-align: center;
background-repeat:no-repeat;
height:49px;
}
#footer  a{
color:#000;
font-size: 12px;
text-decoration: none;
}




/*------images--------*/
img.logoright { 
    float: right;
	clear: right;
    margin: 4px; 
}
img.floatright { 
    float: right; 
    margin: 4px; 
}
img.floatleft { 
    float: left;
	padding: 4px;
}

#gallery img {
border: 0;
padding: 10px;
opacity: 0.4;
filter: alpha opacity=20
}



/*---readmore---*/
#readmore{
float: right;
font-weight: bold;
font-size: 8px;
}

/* css for the box starts here
================================================*/
/* default styling. used when javascript is unsupported */
.cbb {
	padding:0 10px;
	margin:1em 0;
	background:#fff;
	border:1px solid #666;
	}
.cbb h1 {
	margin:0 -10px;
	padding:0.3em 10px;
	background:#efece6;
	font:bold 1.2em/1 arial, helvetica, sans-serif;
	}
/* insert the custom corners and borders for browsers with sufficient javascript support */

/* two of the boxes are floated just for this demo. adjust to your needs. */
.cb {
	margin:0 0;
	}
.two {
	width:33.3%;
	float:left;
	}
.three {
	width:33.3%;
	float:left;
	}
.four {
    width:33.3%;
	float:left;
	}
.five {
    width:50%;
	float:left;
	}
.six {
	}
	
.seven {
	}
/* rules for the top corners and border */
.bt {
	background:url(../images/box.png) no-repeat 100% 0;
	margin:0 0 0 18px;
	height:17px;
	}
.bt div {
	height:17px;
	width:18px;
	position:relative;
	left:-18px;
	background:url(../images/box.png) no-repeat 0 0;
	}

/* rules for the bottom corners and border */
.bb {
	background:url(../images/box.png) no-repeat 100% 100%;
	margin:0 0 0 12px;
	height:14px;
	}
.bb div {
	height:14px;
	width:12px;
	position:relative;
	left:-12px;
	background:url(../images/box.png) no-repeat 0 100%;
	}


.i1 {
	padding:0 0 0 12px;
	background:url(../images/borders.png) repeat-y 0 0;
	}

.i2 {
	padding:0 12px 0 0;
	background:url(../images/borders.png) repeat-y 100% 0;
	}
/* wrapper for the content. use it to set the background colour and insert some padding between the borders and the content. */
.i3 {
	background :#ffffff;
	border:1px solid #ffffff;
	border-width:1px 0;
	padding:0 10px;
	}
/* css for the box ends here */

