/* Global Defaults
=====================================================================*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,table,tr,th,td,embed,object{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img,abbr{border:0;}
address,caption,cite,code,dfn,em,h1,h2,h3,h4,h5,h6,strong,th,var{font-style:normal;font-weight:normal;}
ul {list-style:none; margin:0;padding:0}
li {list-style:none; margin:0;padding:0}
caption,th {text-align:left;}
div { text-align: left; vertical-align: top; }
q:before,q:after{content:'';}
a,ins{text-decoration:none;}
strong { font-weight: bold; }
cite { display: block; font-size: 0.9em; font-style: italic; text-align: right; }

img{ border:0;
}


html{
	height:100%;
	margin: 0px;
	padding: 0px;
}


body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3a3a3a;
	height: 100%;
}

a{
	color: #B70000;
	text-decoration: none;
	font-weight: bold;
}

a:hover{
	color: #95A7BD;
}

p{
	font-size: 11px;
	line-height: 16px;
	text-align: justify;
	margin: 0px;
	padding: 0;
}

#top{
	background: url(images/bg-top.gif) repeat-x;
	height: 434px;
	margin: 0px auto;
	width: 1000px;
	}

#topmenu{
	position: relative;
	z-index: 9;	
}
#cssdropdown, #cssdropdown ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#cssdropdown li {
	float: left;
	position: relative;
}

.mainitems a{
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px 20px 0px 20px;
	line-height: 35px;
	font-weight: bold;
	text-transform: uppercase;
	border-right:1px solid #d82424;
}

.subuls{
	display: none;
	position: absolute;
	left: 0px;
	z-index: 99999;
	height: 24px;
	}

.subuls li{
	width: 100%;
	line-height: 24px;
	height: 24px;
	
}

.subuls li a{
	display: block;
	width: 140px; /*width of sub menu levels*/
	color: #fff;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding: 0px 7px 0px 10px;
	background-color: #C90000;
	margin: 0 0 0 1px;
	height: 24px;
	line-height: 24px;
	border: 1px solid #d82424;
}



#cssdropdown li:hover ul, li.over ul { /* lists nested under hovered list items */
	display: block;
	color: #000000;
}

.mainitems a:hover {
	background-color: #910000;
	color: #FFFFFF;
}
#header{
	height: 399px;
	width: 1000px;
	margin: auto;
	overflow: hidden;
}

#main{
	margin: 10px auto;
	width: 1000px;
	position: relative;
	font-size: 11px;
}


#left{
	display:inline;
	float:left;
	width:360px;
	border-right:1px solid #d6d6d6;
	padding: 0px 15px 0px 15px;
	overflow: hidden;
}

#center{
	display:inline;
	float:left;
	width:290px;
	border-right:1px solid #d6d6d6;
	padding: 0px 28px 0px 28px;
	overflow: hidden;
}
.pic{
	padding:2px;
	border:1px solid #CCC;
	margin-bottom: 4px;

}

#right{
	display:inline;
	float:left;
	width:220px;
	padding: 0px 5px 0px 15px;
	overflow: hidden;
}

h1{
	color:#c10000;
	font-size:18px;
	font-weight:normal;
	line-height: 33px;
}

.list {
	color: #1f3b43;
	font-size: 12px;
	line-height: 18px;
	list-style: none;
	font-weight: bold;
}
.list li{
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	text-indent: 18px;
}


#footer{
	background-color: #be0000;
	margin:25px auto;
	text-align: center;
	color: #fff;
	height: 32px;
	line-height: 32px;
	font-size: 11px;
	text-transform: uppercase;
	width: 1000px;
}

#footer a{
color:#fff;
margin:0px 10px 0px 10px;
}

.input{
margin:0px 0px 5px 0px;
height:20px;
widht:190px;
}

.red{
color:#be0000;
}

.table-video{
	
}

.table-video td{
	height:24px;
	line-height:24px;
	text-indent:5px;
	border:1px solid #CCC;
}

.foto{
	margin:8px 16px 0px 0px;
	display:inline;
	float:left;
	padding:2px;
	border:1px solid #ccc;
}
