/*Common rule*/

html{
height:100%;
margin-bottom:0px;
}

* {
margin:0;
padding:0;
outline:none;
}

body{
background-color: #00050b;
font-family: Arial,Verdana, Tahoma,  Georgia;
font-size:12px;
background-image:url(../images/bg_home.jpg);
background-repeat:repeat-x;
color:#FFFFFF;
line-height:1.4em;
cursor:default;
}

a:link,a:visited{
	color:#FFFFFF;
	text-decoration:none;
	cursor:pointer;
}
a:hover, a:active, a:focus{
	color:#FFFFFF;
	text-decoration:underline;
	cursor:pointer;
}

a:focus{outline:0;}

acronym{cursor:help;}

fieldset{border:none;}
img{border:0;}

h1{font-size:22px; font-family: Helvetica, Arial, Verdana, Tahoma; line-height:22px; text-transform:uppercase;}
h2{font-size:16px;}
h3{
	font-family: Arial, Verdana, Tahoma;
	font-size:14px;
	font-weight:bolder;
}
h4{
	font-family: Helvetica, Arial, Verdana, Tahoma;
	font-size:12px;
	font-weight:bolder;
}
h5{
	font-family:  Verdana, Arial, Tahoma;
	font-size:11px;
	font-weight:bolder;
	color:#fef200;
}
h5 a:link, h5 a:visited{
	color:#fef200;
}

h5 a:hover, h5 a:active, h5 a:focus{
	color:#fef200;
	text-decoration:underline;
	cursor:pointer;
}


optgroup{font-style:normal;}
optgroup option{margin-left:15px;}

p{margin:10px 0;letter-spacing:normal;}

td {
	font-size:12px;
}

ul{
list-style:disc outside;
margin:7px 25px;
}
.top{
	width:837px;
}
.content{
width:837px;;
background-image:url(../images/content_bg.jpg);
background-repeat:repeat-x;
	color:#FFFFFF;
	background-color:#000d1e;
	font-size:12px;
}

.big{
/*	width:900px;*/
	color:#464646;
	font-size:14px;
}
.boxbanner {
    width:200px;
	float:right;
	 padding-top:5px;
}
.footer{
	width:837px;;
	font-family: Arial, Verdana,  Tahoma;
	height:30px;
	color:#ffffff;
	padding-top:10px;	
	font-size:11px;
}
.footer a:link, .footer a:visited{
	color:#FFFFFF;
	text-decoration:none;
	cursor:pointer;
}
.footer a:hover,.footer a:active,.footer a:focus{
color:#FFFFFF;
text-decoration:underline;
cursor:pointer;
}

.leftF {
 color:#fef200;
}
.leftF a:link, .leftF a:visited{
	color:#fef200;
	text-decoration:none;
	cursor:pointer;
}
.leftF a:hover,.leftF a:active,.leftF a:focus{
color:#fef200;
text-decoration:underline;
cursor:pointer;
}
p a:link, p a:visited{
	color:#fef200;
}

p a:hover, p a:active, p a:focus{
	color:#fef200;
	text-decoration:underline;
	cursor:pointer;
}
.img_gallery_thumb
{
	/*border:#FFCC00 1px solid;*/

}
.img_gallery_main
{
	position: absolute;
}
.img_faded
{
	cursor: pointer;
	-moz-opacity: 0.8;
	filter:progid:DXImageTransform.Microsoft.alpha(opacity=80);
}

/* ---------------------- Redslate nav ---------------------- */
.red #slatenav{position:relative;display:block;height:70px !important; height:50px;font-size:12px;background:transparent url(../images/bgmenu.jpg) repeat-x top left;font-family:Arial,Verdana,Helvitica,sans-serif;text-transform:uppercase; width:837px; font-weight:bolder; }
.red #slatenav ul{margin:0px;padding:0;list-style-type:none;width:auto;}
.red #slatenav ul li{display:block;float:left;margin:0 1px 0 0;}
.red #slatenav ul li a{display:block;float:left;color:#FFFFFF;text-decoration:none;

padding:20px 15px 0px 20px;
height:70px !important; height:50px; text-align:center;}
.red #slatenav ul li a:hover,.red #slatenav ul li a.current{color:#fff;background:transparent url(../images/bgovermenu.jpg) no-repeat top center; font-weight:bolder;}
/* ---------------------- END Redslate nav ---------------------- */
