/*       General
======================= */

html{ height: 100%;  margin-bottom: 1px; }
html *{ padding: 0; margin: 0; }
body {
	text-align:center;
	margin:0;
	background:#ECEAEA;
	padding:0;
	}
.left { float:left; }
.right { float:right; }
.center {text-align:center;}
.clear { clear:both;}
.red {
	color:#FF0000;
}
.bluehead {font-size: 16px; font-weight: bold; color: #69c;}
.bluetxt {font-size: 12px; font-weight: bold; color: #69c;}
.ovFlow {
	width:100%;
	float:left;
	border-bottom:1px solid #eeeeee;
}

#indmach
  {
	 
	 clear:left; 
  }

.red {
	color:#FF0000;
}

/*       Links
======================= */
a {
	color:#007db4;
	font-weight: bold;
    text-decoration:underline;
}
a:hover {
	color:#007db4;
    text-decoration:none;
}
a img {
	border:none;
}
a:active, a:focus {
	outline:0;
}

/*     Float containers fix 
=============================== */
.clearfix:after {
 content: ".";
 display: block;
height: 0;
 clear: both;
 visibility: hidden;
 }
.clearfix{display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */



/* Text
======================= */
body, td, th, div, p, li, input, select, textarea {
	font: 12px Arial, Helvetica, sans-serif;
	color:#333;
}

h1, h2, h3, h4, h5, h6, p, table {
	margin-left:30px;
	margin-right:30px;
}
h1, h2, h3, h4, h5, h6 {
	color:#666;
}
h1{
	font-size:16px;
	padding-top:2em;
	padding-bottom:0.5em;
	background: url(../images/icon-h1yel.gif) no-repeat 0 47px;
	border-bottom:1px solid #666;
	margin-bottom:1em;
}
h2 {
	font-size:14px;
	padding-top:0.5em;
	padding-bottom:0.4em;
	border-bottom:1px dotted #999;
	margin-bottom:0.5em;

}

h3 {
	font-size:13px;
	padding-top:0.8em;
	padding-bottom:0.3em;
	font-weight:bold;
}

h5 {
	font-size:12px;
	padding-top:0.8em;
	padding-bottom:0.3em;
	font-weight:bold;
}

p{
	line-height:1.5em;
	padding-bottom:1em;
}

#strt 
  {
	 float:left;
	 width:330px;
	 display:inline; 
	}
  
#Content #strt ul
  {
	width:320px; 
	margin-left:0px;
	}
	
#Content p.inddy
  {
	 width: 690px;
	 padding-left:0px;
	 margin-left:20px;
	 margin-right:0px;
  }	
	
#strt li
  {
	 margin-left:15px; 
  }	  

#Content ul,
#Content ol
{
	padding:10px 30px 10px 0;
	margin:0 0 0 80px;
}
#Content ul li,
#Content ol li{
	padding: 0 0 9px 0px;
	font-weight: bold;
	list-style-image: url(../images/bull.gif);
}
#Content li ul,
#Content li ol{
	padding: 0 0 0 0;
	margin:0 0 0 15px;
}
#Content li ul li,
#Content li ol li{
	padding: 9px 0 0 0;
}
#Content p span.spec {
	color: #007db4;
}
#cont td {
	padding:8px;
	vertical-align:top;
}

h2 span.press-date {
	padding-left: 20px;
	color: #000;
	font-size: 16px;
}

/*       Layout
#======================= */


#Page {
	width:960px;
	text-align:left;
	margin:0 auto;
}

#inPage {
	
	width:960px;
	text-align:left;
	float:left;
	background:#ffffff url(../images/body_bg.gif) repeat-y;
}

#intcont
  {display:inline;
	 position:relative; 
	 float:left;
	 width:950px;
	 margin-left:5px; 
  }

/*       Header
======================= */
#Header {
	
	background:#eab14e url(../images/bgh.jpg) repeat-y left top;
}
#HeaderInner {
	background: url(../images/bghb.gif) no-repeat left bottom;
	height:140px;
	position:relative;
}
#Logo {
	margin:0;
	padding:0;
	width:295px;
	height:120px;
	position:absolute;
	left:0;
	bottom:0;
	background:none;
	border:none;
}
#Logo a {
	display:block;
	width:295px;
	height:120px;
	background:url(../images/log-bg.jpg) no-repeat;
}
#Logo strong {
	display:none;
}

#addy 
  {
	 float:right; 
	 width:200px;
  }
  
#addy h3, h4
  {
	 color:#666; 
  }  
  
#addy h3 {font-size:15px;}
#addy h4 {font-size:13px;}  
#addy h4 a{color:#666;}
#addy h4 a:hover{color:#fff; text-decoration: none;}

#intad h4 {color:#333333;font-size:13px;}

/*       Navigation
======================= */

#Navigation {
	background: #c55d46 url(../images/bgf.gif) repeat-y left top;
	margin-top:20px;
	position:relative;
	height:45px;
}
#Navigation form
  {
	 margin-left:-35px;
	 padding:0px; 
  }
#MainNav {
	list-style:none;
	height:45px;
	width:720px;
	float:right;
	margin-right:0px;
}
#MainNav li {
	float:left;
	display:inline;
	margin:0px;
	height:45px;
}
#MainNav li a {
	display:block;
	padding:0px 15px 0px 12px;
	color:#FFF;
	text-decoration:none;
	line-height:45px;
	font-weight:bold;
}
#MainNav li a:hover {
	text-decoration:underline;
}
#FrmSearch {
	width:230px;
	height:30px;
	position:absolute;
	left:40px;
	top:12px;
}
#FrmSearch p {
	margin:0;
	padding:0;
	color:#FFF;
	font-weight:bold;
}
#FrmSearch p input {
	vertical-align:middle;
}
#FrmSearch p input.sbox {
	border:1px solid #b1705e;
}

/*       Body
======================= */
#Main {
	background: url(../images/bgs.gif) repeat-y left top;
	min-height:400px;
	height:auto !important;
	height:400px;
}

span.reg
  {
	 font-size:smaller;
	 vertical-align:super; 
  }

/*       Sidebar
======================= */

#Sidebar {
	width:220px;
	float:left;
	background:#a34522;
}
/*  Sidebar Nav ======================= */

#LeftNav {
	list-style:none;
}
#LeftNav li {
	border-bottom:#8b3523 solid 2px;
	list-style:none;
}
#LeftNav li a {
	display:block;
	color:#ffffff;
	font-weight: normal;
	padding-left:27px;
	height:34px;
	line-height:34px;
	text-decoration:none;
	/*font-weight:bold;*/
	background:#cd6621 url(../images/brn_side_arrow1.gif) no-repeat 12px 11px;
}
#LeftNav li a:hover {
	color:#FFFfff;
	background:#f2a70d url(../images/brn_side_arrow.gif) no-repeat 12px 11px;
}

#LeftNav a.igw
  {
	 background:#a34522; 
  }
  
#LeftNav a.igw:hover
  {
	 background:#f2a70d;
  }    
  
#LeftNav #home a
  {
	 background:#cd6621;
  } 
  
#LeftNav #home a:hover
  {
	 background:#f2a70d;
  }   
  
#LeftNav a.select
  {
	 background:#f2a70d; 
  } 
  
#LeftNav a.select:hover
  {
	 background:#f2a70d; 
  }     

#LeftNav a.gold
  {
	 background:#f2a70d url(../images/brn_down_arrow.gif) no-repeat 10px 11px;
  }
  
#LeftNav a.gold:hover
  {
	 background:#f2a70d url(../images/brn_down_arrow.gif) no-repeat 10px 11px;
  }  
	 
#LeftNav .currentpage a.purp
  {
	 background:#4f2231 url(../images/gld_side_arrow2.gif) no-repeat 10px 9px;
	 height:28px;
	 line-height:28px;
  }
  
#LeftNav .currentpage a.purp:hover
  {
	 background:#4f2231 url(../images/gld_side_arrow2.gif) no-repeat 10px 9px;
	 height:28px;
	 line-height:28px;
 }
 #LeftNav .currentpage a.purp1
  {
	 background:#4f2231 url(../images/leve2_drk_brn_arrow_down2.gif) no-repeat 10px 9px;
	 height:28px;
	 line-height:28px;
  }
  
#LeftNav .currentpage a.purp1:hover
  {
	 background:#4f2231 url(../images/leve2_drk_brn_arrow_down2.gif) no-repeat 10px 9px;
	 height:28px;
	 line-height:28px;
 }
#LeftNav .currentpage2 a.sub
  {
	 background:#4f2231 url(../images/gld_side_arrow2.gif) no-repeat 26px 9px;
	 height:28px;
	 line-height:28px;
  }
  
#LeftNav .currentpage2 a.sub:hover
  {
	 background:#4f2231 url(../images/gld_side_arrow2.gif) no-repeat 26px 9px;
	 height:28px;
	 line-height:28px;
 }    
  
#LeftNav .drop
   {
	  display:none; 
   }

#LeftNav .currentpage 
  {
	 display:block; 
  }
  
#LeftNav .currentpage2 
  {
	 display:block; 
  }  
  
#LeftNav li ul li ul.currentpage2 li a
  {
	 display:block; 
	 background:#a34522 url(../images/gld_side_arrow.gif) no-repeat 26px 6px;
	 border-bottom:none;
	 height:28px;
	 line-height:28px;
	 padding-left:43px;
	 list-style-type: none;
  } 
  
#LeftNav li ul li ul.currentpage2 li a:hover
  {
	 background:#4f2231 url(../images/gld_side_arrow2.gif) no-repeat 26px 6px;
  }   
  
#LeftNav ul.currentpage2 li 
  {
	 border-bottom:none; 
  }     
 /*----------*/ 
#LeftNav ul.currentpage li
  {
	 list-style-type:none; 
	 font-size:11px;
	 font-weight:normal;
	 border-bottom:none;
	
  }  
  
#LeftNav ul.currentpage li 
  {
	 list-style-type:none; 
	 font-size:10px;
	 font-weight:normal;
	 border-bottom:none;
	 
  }
  
#LeftNav ul.currentpage li ul li a
  {
	 background-image:none;
	}  
	
#LeftNav ul.currentpage li ul li a:hover
  {
	 background-image:none;
	}  	
  
#LeftNav ul.currentpage li a
  {
	 list-style-type:none; 
	 font-size:10px;
	 font-weight:normal;
	 border-bottom:none;
	 height:28px;
	 line-height:28px;
	 background:#a34522 url(../images/gld_side_arrow.gif) no-repeat 10px 9px;
  }  

#LeftNav ul.currentpage li a:hover
  {
	 background:#4f2231 url(../images/gld_side_arrow2.gif) no-repeat 10px 9px;
}

#Sidebar p.emTxt {
	color:#ebd8c7;
	padding:5px 0;
	margin:0;
	text-align:center;
}

#Sidebar p.space {
	height: 18px;
}


/*       Content
======================= */
#Content {
	width:730px;
	float:left;
	background:#FFF;
}

#idpwr
  {
	 width:100%;
	 float:left;
	 text-align:center; 
  }
  
#idpwr span
  {
	 clear:both; 
	 display:block;
  }  
  
#idpwr p
  {
	 display:block;
	 width:208px;
	 float:left; 
	 padding:10px 0px 0px 0px;
	 margin:10px 15px 0px 15px;
  }  
  
#idpwr p img
  {
	 display:block; 
	 margin:0px auto 0px auto;
	 width:180px;
	 height:231px;
	 clear:both; 
  }  

/*       Footer
======================= */

#Footer {
	background: #c55d46 url(../images/bgf.gif) repeat-y top;
	float:left;width:100%;
	
}
#Footer p {
	color:#FFF;
	padding:14px 0;
	text-align: center;
	margin:0;
	font-size:13px;
}
#Footer p span.sep {
	padding:0 6px;
}
#Footer p a {
	color:#FFF;
	text-decoration:none;
	font-weight: normal;
}
#Footer p a:hover {
	text-decoration:underline;
}

/*       HomePage
======================= */
.Banner {width:730px;height:338px;background-image:url(../images/banner.jpg);}

p.Banner {
	margin:0;
	padding:0;
}
p.BDB {
	color:#666;
	border-bottom:1px solid #666;
	padding:8px 0;
	margin:0 20px;
	text-align:center;
}
p.BLogo {
	display:block;
	clear:both;
	height:56px;
	width:600px;
	padding:30px 0px 20px 0px;
	margin: 0px auto 0px auto;
	color:#4c4c4e;
	line-height: normal;
}
p.BLogo span {display:block;padding-top:25px;}
p.BLogo img {float:left;padding-right:5px;}
.RImgB {
	float:right;
}
.RImgB p {
	text-align: center;
}
.RImgB p img {
	border:4px solid #CCC;
}
.LImgB {
	float:left;
	clear:right;
}
.LImgB p {
	text-align: center;
}
/*.LImgB p img {
	border:4px solid #CCC;
}*/

.ArSep {
	height:1px;
	background:#CCC;
	border:none;
	color:#CCC;
	margin:0 30px;
}
/* Page Numbers */
.pages {
    font-size: 12px;
	text-align:right;
	margin:10px 0 20px 0;
}

.pages a, .pages span {
    display: block;
    float: left;
    padding: 0.2em 0.5em;
    margin-right: 0.3em;
    border: 1px solid #fff;
    background: #fff;
}

.pages span.current {
    border: 1px solid #793b2c;
    font-weight: bold;
    background: #793b2c;
    color: #fff;
}

.pages a {
    border: 1px solid #793b2c;
    text-decoration: none;
}

.pages a:hover {
    border-color: #000;
}

.pages a.nextprev {
    font-weight: bold;
	font-size:12px;
}

.pages span.nextprev {
    color: #666;
}

.pages span.nextprev {
    border: 1px solid #ddd;
    color: #999;
}

.pages .nextprev-next {
}

.TblEvent {
	border:1px solid #CCC;
	border-collapse:collapse;
	margin-top:20px;
}
.TblEvent th {
	background:#F7F7F7;
	border-left:1px solid #CCC;
	border-bottom:1px solid #CCC;
	padding:5px 10px;
	font-weight:bold;
	text-align:left;
}
.TblEvent td {
	padding:5px 10px;
	border-bottom:1px solid #CCC;
	border-left:1px solid #CCC;
}
.TblAdvice {
}
.TblAdvice th {
	text-align:right;
	color:#666;
	padding:3px;
	vertical-align:top;
	font-weight:bold;
}
.TblAdvice td {
	padding:3px;
	vertical-align:top;
}
.TblAdvice td .inbx {
	border:1px solid #666;
	padding:4px;
}
.TblAdvice td .inbxs {
	border:1px solid #666;
}
.TblSpare {
	border-collapse:collapse;
	margin-bottom: 10px;
	margin-top: -5px;
}
.TblSpare th {
	background:#F7F7F7;
	border:1px solid #CCC;
	padding:5px 10px;
	font-weight:bold;
	text-align:left;
}
.TblSpare td {
	padding:5px 10px;
}

td span.error {color:#cc0000;}



/*  Contact Image Map
======================= */

#imap {display:block; width:500px; height:285px; background:url(../images/contact-map-off.jpg); position:relative; margin:0 auto 2em auto;}

#imap a#titlex {display:block; width:500px; height:0; padding-top:285px; overflow:hidden; position:absolute; left:0; top:0; background:transparent;}
* html #imap a#titlex {height:285px; he\ight:0;}

#imap a#titlex:hover {background: #fff url(../images/contact-map-on.jpg) no-repeat 0 0;}

a#contact01 {display:block; width:100px; height:0; padding-top:88px; overflow:hidden; position:absolute;}
a#contact02 {display:block; width:116px; height:0; padding-top:21px; overflow:hidden; position:absolute;}
a#contact03 {display:block; width:77px; height:0; padding-top:122px; overflow:hidden; position:absolute;}
a#contact04 {display:block; width:77px; height:0; padding-top:79px; overflow:hidden; position:absolute;}
a#contact05 {display:block; width:81px; height:0; padding-top:75px; overflow:hidden; position:absolute;}
a#contact06 {display:block; width:65px; height:0; padding-top:187px; overflow:hidden; position:absolute;}
a#contact07 {display:block; width:71px; height:0; padding-top:163px; overflow:hidden; position:absolute;}
a#contact08 {display:block; width:165px; height:0; padding-top:40px; overflow:hidden; position:absolute;}

* html a#contact01, * html a#contact02, * html a#contact03, * html a#contact04, * html a#contact05, * html a#contact06, * html a#contact07, * html a#contact08 {height:80px; he\ight:0;}

a#contact01 {left:73px; top:21px; background:transparent;}
a#contact02 {left:14px; top:109px; background:transparent;}
a#contact03 {left:115px; top:129px; background:transparent;}
a#contact04 {left:348px; top:51px; background:transparent;}
a#contact05 {left:371px; top:139px; background:transparent;}
a#contact06 {left:212px; top:21px; background:transparent;}
a#contact07 {left:277px; top:51px; background:transparent;}
a#contact08 {left:277px; top:11px; background:transparent;}

a#contact01:hover {background:transparent url(../images/contact-map01.gif) no-repeat 0 0;}
a#contact02:hover {background:transparent url(../images/contact-map02.gif) no-repeat 0 0;}
a#contact03:hover {background:transparent url(../images/contact-map03.gif) no-repeat 0 0;}
a#contact04:hover {background:transparent url(../images/contact-map04.gif) no-repeat 0 0;}
a#contact05:hover {background:transparent url(../images/contact-map05.gif) no-repeat 0 0;}
a#contact06:hover {background:transparent url(../images/contact-map06.gif) no-repeat 0 0;}
a#contact07:hover {background:transparent url(../images/contact-map07.gif) no-repeat 0 0;}
a#contact08:hover {background:transparent url(../images/contact-map08.gif) no-repeat 0 0;}
