a, A:link, a:visited, a:active { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 11px; font-style: normal; color: #000000; text-decoration: none;}	
A:hover { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 11px; font-style: normal; color: #666666; text-decoration: underline;}
a.highlighted, A.highlighted:link, a.highlighted:visited, a.highlighted:active { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 11px; font-weight: normal; background-color: #666666;
 color: #ffffff;}
A.highlighted:hover { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 11px; font-style: normal; color: #666666; text-decoration: underline;}

body, div, input, select, textarea {  font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #000000;}
td {  font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #000000;}
.search input {  font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 11px; font-weight: normal; background: #999999;}

.title {  font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 13px; font-weight: bold;}
.font1 {  font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #000000;}
.font2 {  font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #990000;}
.font3 {  font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #ffffff;}
.font4 {  font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #CC0000;}
.font5 {  font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #999999;}
.font6 {  font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #ffffff;}
.font7 {  font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #000000;}
.font8 {  font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #666666;}
.font9 {  font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #000000;}
.font10 {  font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #EE1B2E;}
.font11 {  font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #EE1B2E;}
.font12 {  font-family: Garamond, Arial, Verdana, Helvetica, sans-serif; font-size: 16px; font-weight: normal; }

.pru {  font-size: 12px; font-weight: bold; }
.link {  font-size: 16px; font-weight: normal; }

.btn_search {
	background: url(img/btn_search.gif) no-repeat center center;
	display: block;
	height: 1.6em; width: 5.4em;
	border: 0px solid #003366; 
	cursor:pointer;
}

.btn_search_id {
	background: url(img/btn_search,id.gif) no-repeat center center;
	display: block;
	height: 1.6em; width: 5.4em;
	border: 0px solid #003366; 
	cursor:pointer;
}

#wrapper { 
 margin: 0 auto;
 width: 800px;
}

#wrapper-adm { 
 margin: 0 auto;
 background:#ffffff;
 width:600px;
 padding:10px
}
#wrapper-adm-ed { 
 margin: 0 auto;
 background:#ffffff;
 width:713px;
 padding:10px
}
#adm-tr {
background:#434343;
color:#ffffff;
}
#content-l{
	margin: 0 auto;
	background:inherit;
	
}

#adm {
margin:0 auto;
width:600px;
border:1px #eeeeee solid;
}

a { 
	color: #666666;
	background-color: inherit;
}

a:hover {
	color: #666666;
	background-color: inherit;
}

h1 {
	font-size: 160%;
	font-weight: bold;
	padding: 3px 0 0 0;
	margin-bottom: 30px;
	letter-spacing:2px;
}


h2 {
	margin: 8px 0 2px 0;
	padding: 3px 0 0 0;
	font-size: 160%;
	letter-spacing: 2px;
	font-weight: bold;
}



h3 {
clear:both;
	margin: 8px 0 2px 0;
	padding: 0;
	font-size: 1.0em;
	letter-spacing: 0px;
	color: #ffffff;
	background-color: inherit;
}
p {
	margin: 0;
	padding: 0;
}

img {
	border: 0;
}

#header {
	clear: both;
	width: 800px;
	height: 310px;
	margin: 0 auto;
	background-color:#ffffff;
}

#logo {
	float: left;
	padding: 0px 0 0 0px;
	color: #000000;
	background: inherit;
}

#hmenu-container{
	width:800px;
	position:absolute;
	z-index:10;
}

#hmenu {
	padding: 50px 0 5px 0;
	float: right;
	text-align:right;
}

#hmenu a {
    display:block;
	padding: 3px 20px 3px 11px;
	text-decoration: none;
	color: #000000;
	margin: 0 0 3px 1px;
	background:	url(white.png);
	border-right: 4px solid #999999;
}

#hmenu a:hover {
	color: #000000;
	background:	url(trans.png);
	border-right: 4px solid #ff6633;
}

#content {
  clear: both;
	width: 800px;
	height: 470px;
	margin: 0 auto;
}
#content-left{
	float:left;
	width:700px;
	background-color:#999999;
	height:470px;
	position: relative;
}

#content-image {
	float:left;
	width:639px;
	height:349px;
	position:relative;
}
#logo-1 {
	position:absolute;
	top:0px;
	left:0px;
}
#logo-1 img{
	border:#ffffff 0px solid;
}

#thumbnail{
	width:auto;
	text-align:center;
	position:absolute;
	left:-15px;
	bottom:10px;
	
}


#nav img { border: none; width: 17px; width:23px; display:block;}
#nav li {margin:1px; float:left; list-style: none }
#nav a {border: 1px solid #ffffff; padding:1px; display: block; }
#nav a.activeSlide { border: 2px solid #ff6633; }
#nav a:focus { outline: none; }


#content-text {
 text-align:justify;
 float:right;
 width:360px;
 
	position: absolute;
	right: 10px;
	bottom: 49px;
 color:#ffffff;
 height:auto;
 margin-top:auto;
  }

div.row span.label {
  float: left;
  width: 58px;
  text-align: left;
  }

div.row span.formw {
  display:inline;
  float:right;
  width: 240px;
  padding-left: 1em;
  text-indent: -1em;
  text-align:justify;
  } 
#content-text a.map {

   	width:150px;
	margin: 0 0 1px 100px;
}  

#content-text a {
    display:block;
	padding: 3px 5px 3px 10px;
	text-decoration: none;
	color: #000000;
	margin: 0 0 1px 10px;
	background:	url(white.png);
	border-left: 4px solid #ffcc00;
	width:110px;
	letter-spacing:2px;
}
#content-text a:hover {
	color: #000000;
	background:	url(trans.png);
	border-left: 4px solid #ff6633;
}
 
#content-right{
	float:right;
	width:100px;
	background-color:#73889c;/*#73889c;*/
	height:470px;
}
#right-menu {
	padding: 50px 0 2px 0;
	float: left;
	margin-left:-5px;
	text-align:left;
	position:absolute;
	width:105px;
}

#right-menu a {
    display:block;
	padding: 3px 5px 3px 5px;
	text-decoration: none;
	letter-spacing:1px;
	color: #000000;
	margin: 0 0 1px 1px;
	background:	url(white.png);
	border-left: 4px solid #33cc33;
}

#right-menu a:hover {
	color: #000000;
	background:	url(trans.png);
	border-left: 4px solid #ff6633;
}

#bmenu {
 clear:both;
 width:800px;
 height:158px;
 background-color:#999999;
 margin: 0 auto;
 text-align:center;
 font-size:0.1em;
 line-height:1px;
}



#bmenu img {
	border: 0;
}

#whiteline {
	margin:auto;
	height: 13px;
	width:800px;
	background-color:#ffffff;
}

#footer {
	margin: auto;
	width: 800px;
	position:relative;
	background:#ffffff url(images/white.gif);
}

#footer-right{
float: right;
text-align: right;
width: 603px;
height:128px;
background-color:inherit;

}

#footer-right-menu{
 position:absolute;
 float: right; 
 text-align: left;
 width:640px;
 height:128px;
 right:0px;
 background:#ffffff url(images/white.gif);
  }

#bottom-menu{
	padding: 5px 0 5px 0;
	float: left;
	text-align:right;
}

#bottom-menu a {
	padding: 3px 5px 2px 1px;
	text-decoration: none;
	color: #000000;
	margin: 0 3px 2px 2px;
	border-right: 1px solid #ff6633;
	
}
#home {
	padding: 2px 0 5px 0;
	width:90px;
	float:right;
	text-align:center;
}

#home a {
	padding: 3px 5px 3px 5px;
	text-decoration: none;
	color: #ffffff;
	background-color:#f16522;
	font-weight:bold;
	}

#home a:hover, #bottom-menu a:hover {
	background:	url(trans.png);
	color:#000000;
}

#whitebox {
float:left;
width:180px;
height:116px;
padding: 2px;
background-color: #ffffff;
}

#news {
float:left;
width:192px;
height:122px;
padding: 2px;
background-color: #ffffff; <!--#0066cc;-->
text-align:center;
}

#hotpromo {
float:left;
margin-left:15px;
width:192px;
height:126px;
background-color:#ffffff; <!--#ff6633;-->
color:#FFFFFF;
text-align:left;
cursor:pointer;
}

#promo {
 margin:0px 0px 0px 5px;
}

#newsheader {
 background: url(coolnews.gif) repeat-x;
 color:#0066cc;
 font-weight:bold;
 width:187px;
 text-align:right;
 padding-right:5px;
}

#hotpromoheader{
 position:absolute;
 margin-left:160px ! important;
 margin-top:-15px ! important;
 width:70px;
 z-index:10;
}


form.search { padding: 0; margin: 0; }

#searchform {
	background: #808080;
	color: #FFFFFF;
	padding: 5px 8px 5px 18px;
	margin: 0px;
}
#spacer {
 clear:both;
}
#tab {
margin-left:2px;
margin-right:2px;
}

#content-inside {width:340px; }
#content-slider {width:375px; height: 385px; overflow: auto;}
#content-menu {width:360px; height: 360px; overflow: auto; }

#jgal { list-style: none; width: 650px; }
#jgal li { opacity: .5; float: left; display: block; width: 102px; height: 77px; background-position: 50% 50%; cursor: pointer; border: 3px solid #fff; outline: 1px solid #ddd; margin-right: 14px; margin-bottom: 14px; }
#jgal li.active img { display: block; }
#jgal li.active, #jgal li:hover { outline-color: #bbb; opacity: .99 /* safari bug */ }

#gam { list-style: none; width: 650px; }
#gam li { opacity: .5; float: left; display: block; width: 150px; height: 150px; background-position: 50% 50%; cursor: pointer; border: 3px solid #fff; outline: 1px solid #ddd; margin-right: 14px; margin-bottom: 14px; }
#gam li.active img { display: block; }
#gam li.active, #jgal li:hover { outline-color: #bbb; opacity: .99 /* safari bug */ }

input.text { margin: 0; padding: 0; width: 128px; border: 1px solid #eee; color: #000000; background: #d8d8d8; }
input.text:hover { border: 1px solid #FFFFFF; background: #EEEEEE; color: #000000; }
input.button { margin: 0; padding: 0 0 0 3px; font-size: 100%; font-family: Arial, Sans-Serif; border: none; background: none; color: #FFF; background: #808080; font-weight: bold; }
.date { margin: 5px 0 5px 0; padding: 10px 5px 5px 0; background: #FFFFFF url(horizontaldotted.gif) repeat-x bottom left; color: #808080; text-align: right; }
.date a { color: #808080; background: #FFFFFF; }
