/* CSS Document */
html
{height:100%;
margin-bottom: 1px;}
body
{
	background-color:#000000;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	margin-top: 0px;
}

#wrapper
{ 
	margin-top: 8px;
	margin-left: auto;
	margin-right: auto;
	width:860px;
	padding-top:3px;
	background-image:url(../images/headertemp.png);
	background-repeat: no-repeat;
}

*>#wrapper
{width:860px;}
.hidden
{
	display: none;
}
.lang
{
	text-align: right;
	margin-left: 800px;
	margin-top: 125px;
	position: absolute;
}
.lang a:link
{	font-size: x-small;
	text-decoration: none;
	color:#FFFFFF;
}

.lang a:visited
{	font-size: x-small;
	text-decoration: none;
	color:#FFFFFF;
}

.lang a:hover
{	font-size: x-small;
	text-decoration: none;
	color:#ed1c24;	
}
#menu
{
	float: left;
	padding-left: 80px;
	padding-right: 30px;
	padding-top: 132px;
	width: 154px;
	display:inline;
}

#menu a:link
{ color:#FFFFFF;
	text-decoration:none;
}

#menu a:visited
{ color:#FFFFFF;
	text-decoration:none;
}

#menu a:hover
{ color:#ed1c24;
	text-decoration:none;
	font-weight: bold;	
}

#menu ul
{	
	padding: 0px;
	margin: 0px;
	list-style-position:inside;
	margin-bottom: 20px;
}
	#menu li
{
	list-style-image:url(../images/menu.png);
	
	padding: 0px;
	margin: 0px;
	margin-bottom: 5px;
	
	}
#menu li.submenu
{
	list-style-image: url(../images/submenu.png);
	margin-left: 6px;
	font-size:x-small;
}

*>#menu li.submenu
{
	list-style-image: url(../images/submenu.png);
	margin-left: 18px;
	font-size:x-small;
}


#content
{
	margin-left: 184px;
	margin-top: 1px;
}
#content a:link
{ color:#FFFFFF;
	text-decoration:underline;}

#content.gallery-section a:link
{ color:#FFFFFF;
	text-decoration:none;}

#content.gallery-section a:hover{ color:#ed1c24; }

#content a:visited
{color:#FFFFFF;
	text-decoration:none;}

#content a:hover
{color:#ed1c24;
text-decoration:none;}

#content h2
{
	font-size: xx-large;
	color: #ed1c24;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-top: 0px;
}
#content h3, h4, h5, h6
{margin-left:15px;}
#content table
{margin-left:15px;}

#content p
{
	margin-left: 15px;
	text-align: justify;
}
#content p img
{
	height: 225px;
	width: 300px;
	float: right;
	margin-left: 8px;
}
#search
{ 
 background-image:url(../images/search.png);
 padding-left: 11px;
 padding-bottom: 8px;
 height: 75px;
 margin-bottom:0px;
}
#search h5
{
	margin: 0px;
}
.tabs
{ margin-bottom:10px;}

table {
	width: 400px;
	border: 0;
	padding: 0;
	margin: 0;
	}

tr.white {
	background-color: #FFFFFF;
	vertical-align: top;
	padding: 15px 20px 15px 6px;
	}
tr.grey {
	background-color: #EBEBEB;
	vertical-align: top;
	padding: 15px 20px 15px 6px;
	}

	

td.bold {

	margin: 0;

	padding: 15px 20px 10px 6px;

	width: 160px;

	font-weight: bold;

	color: #000000;

	vertical-align: top;

	}



td.blue {

	margin: 0;

	padding: 15px 20px 10px 6px;

	width: 160px;

	font-weight: bold;

	color: #006699;

	vertical-align: top;

	}

	

td.green {

	margin: 0;

	padding: 15px 20px 10px 6px;

	width: 160px;

	font-weight: bold;

	color: #39B035;

	vertical-align: top;

	}

	

td.orange {

	margin: 0;

	padding: 15px 20px 15px 6px;

	width: 140px;

	font-weight: bold;

	color: #FF6600;

	vertical-align: top;

	}

	

td.black {

	margin: 0;

	padding: 15px 20px 15px 6px;

	color: #000000;

	vertical-align: top;

	}

td.drgrey
{ color:#333333;}	

.sub {

	font-weight: bold;

	}

#content form{ margin: 20px 0px 0px 30px;}

form dt {

	float: left;

	width: 150px;

	margin: 0 0 2px 0;

	}



form dd {

	line-height: 1.5em;

	margin: 0 0 5px 0;

	}

#footer
{
	background-image:url(../images/footer.png);
	background-repeat:repeat-y;
	padding: 0px 10px 2px 10px;
	font-size: xx-small;
	margin:80px 0px 10px 0px;
}

#footer a:link
{ color: #FFFFFF;
	text-decoration: none;
	}

#footer a:visited
{ color: #FFFFFF;
	text-decoration: none;
	}

#footer a:hover
{ color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	}
.grey
{
display: block;
	padding: 5px;
	background-color: #333333;
}

.white
{
display: block;
	padding: 5px;
	
}

#infoLeft {
	padding: 10px 0px 0px 20px;
	margin: 0;
	width: 240px;
	}
	
#infoRight {
	padding: 10px 30px 0px 0px;
	margin: 0;
	width: 250px;
	float: right;
	}

#infoRight h1 {color:#ed1c24; font-size:x-large; font-family:Geneva, Arial, Helvetica, sans-serif}
#infoLeft h1{color:#ed1c24; font-size:x-large; font-family:Geneva, Arial, Helvetica, sans-serif}

.bckbtn
{
	margin-left: 482px;
}
.newsArticleSummary
{
	font-weight: bold;
}
#image 
{
	margin-left: 262px;
	position:relative;
}
#image img
{
	position: absolute;
}
.disqualify span.specific
{
	position: absolute;
	top: inherit;
	left: inherit;
	height: 150px;
	z-index: 2;
	background-image: url(images/overlay.gif);
	background-repeat: repeat;
}
.disqualify
{
	z-index: 1;
}
#trans-div
{
	position: absolute;
	z-index: 999;
	width: 500px;
	height: 376px;
}
#disqualify-banner
{
	position: absolute;
	width: 100%;
	height: 100%;
}
.disqualify-index
{
	position: absolute;
	height:155px;
	width:210px;
	z-index: 999;
	margin-left: 390px;
}
.disqualify-img
{
	position: absolute;
	
	width: 400px;
	height: 325px;
	margin-left: 180px;
}
.disqualify-slide
{
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 999;
}
.roundcont
{
    background-image: url(images/Background.png);
    clear: both;
    color: #fff;
    margin: 0px;
    margin-top: 100px;
    width: 154px;
}
.roundcont p
{
    margin: 5px 5px;
}
.roundtop
{
    background: #ff0000 url(../images/tr.gif) no-repeat top right;
    width: 100%;
    
}
.roundbottom
{
    background: #ff0000 url(../images/br.gif) no-repeat bottom right;
    width: 100%;
}
img.corner
{
    width: 7px;
    height: 7px;
    border: none;
    display: block !important;
}
 .search-box p
{
	text-align: right;
	margin: 0px;
	margin-right: 11px;
	padding: 0px;
}
.bckbtn2
{
	margin-left: 560px;
}
.bckbtn3
{
	margin-left: 560px;
	top: 260px;
}
.bckbtn4
{
	margin-left: 560px;
	top: 180px;
}
#frame
{
	background-image: url(../images/frame.png);
	height: 109px;
	position: absolute;
	margin-left: 262px;
	top: 10px;
	width: 605px;
	z-index: 999;
}
* html #frame
{
	background-image: url(../images/frame.gif);
}
