* {padding: 0; margin: 0; border: 0; }
body {  background: #fff; color: #444; font-family: Arial, "Lucida Grande", Verdana, sans-serif; font-size: 16px;  padding:0; margin:0; line-height: 1.5em;}
div { font-size:14px; }
p { margin: 10px 0; }
a { color: #3E5C89; text-decoration: underline; }
a:hover { color:#E23C3F;  }

h3 {  text-shadow: 1px 1px 1px #ccc;  }

h3.fontTitle { text-shadow: 1px 1px 0px #fff;  font-family: Georgia; font-weight: normal; font-size:1.6em; border-bottom: 1px dotted #b1b1b1; padding-bottom: 0.25em; margin-top: 0;  margin-bottom: 1em; color:#000; }

#container { margin: 0 auto; width:1000px; font-size:0;  }

.tabhost { border-collapse:collapse; margin:0 auto;}  
.tabhost th, .tabhost td { padding:5px 15px; border: 1px solid #aaa; }  

.seltab td { background: #f0f0f0; } 

.messageBox { 
  background:#fff; 
  padding:10px;
  margin:10px 30px 10px 10px;  
  border:1px solid #E23C3F; 
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;  
  
-webkit-box-shadow: 2px 2px 9px rgba(0,0,0,0.1);
	-moz-box-shadow: 2px 2px 9px rgba(0,0,0,0.1);
	box-shadow: 2px 2px 9px rgba(0,0,0,0.1);
  font-family:Georgia;  
}

.messageBox * { text-shadow: #eee 1px 1px 2px; }
.messageBox a { color: #E23C3F; font-size:18px; }
.messageBox a:hover { color:#ff0000; }

#header { width:1000px; height:250px;padding:0; border-bottom:1px solid #EFEFEF; margin-top:10px;}
#header img  {  margin:0 auto; display:block; }
 
#head {
  
  -webkit-box-shadow: 0px 5px 9px rgba(0,0,0,0.15);
	-moz-box-shadow: 0px 5px 9px rgba(0,0,0,0.15);
	box-shadow: 0px 5px 9px rgba(0,0,0,0.15);  
  border-bottom:1px solid #fff;
}
#footer { 

  text-align: left;
  color:#888; 
  background:#111;
  
  padding: 15px 25px 15px 25px;   

  -webkit-box-shadow: 0px -5px 12px rgba(0,0,0,0.15);
	-moz-box-shadow: 0px -5px 12px rgba(0,0,0,0.15);
	box-shadow: 0px -5px 12px rgba(0,0,0,0.15);  
  
  border-top:1px solid #fff;
  
}

#footer a { color: #ccc; text-decoration: none; }
#footer a:hover { color: #E23C3F; }

#footerBox { width:1000px;margin:0 auto; }
.footerWindow { width: 200px; float:left;}
.footerTitle { color: #3E5C89; line-height:40px;}

#desc { width:670px; padding :15px; color: #444; float:left; }

#desc img { border:0; }

#desc img.border, #desc .thumbs img, .tabhost { 
  border:1px solid #aaa;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  
  -webkit-box-shadow: 2px 2px 2px rgba(0,0,0,0.15);
	-moz-box-shadow: 2px 2px 2px rgba(0,0,0,0.15);
	box-shadow: 2px 2px 2px rgba(0,0,0,0.15);        
}

#desc li { margin: 7px 5px 7px 15px; }
.infoBox { width:100%; }

.thumbs img { margin:5px; }
.thumbs a { text-decoration:none; }


.my_infotab { width:100% }
.my_infotab td { padding:5px; font-size:14px; vertical-align:top}

#descTop { background: #fff; width:1000px; height:20px; font-size:0; margin:0; padding:0;}

#bgInset { background: url('../img/bg-window.png') no-repeat;  font-size:0; margin:0; width:718px; float:right; padding:15px; }
#title { border-bottom:1px dotted #932826; padding:10px 0; }
li, ul { margin: 0; padding:0; }
li { margin-left:25px; }
#subSite { background: #fff repeat-y top; border: solid #fff; border-width:0 7px; }

#menua { background: url('../img/bg-menu.png') no-repeat; width:205px; height:500px; float:left; padding:25px 12px 0 15px; }

#menua a { 
  font-family: Georgia; font-size:16px; color:#3E5C89; border-bottom:1px solid #dfdfdf; display: block; vertical-align: middle; text-align: left; padding:6px; padding-left:15px; width:185px; height: 24px !important; cursor: hand; text-decoration:none; 
  
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;  
  text-shadow: #fff 1px 1px 2px;
    
}
#menua a:hover  { background: #eed7d7; color:#E23C3F; border-bottom:1px solid #fff;  }
