@charset "utf-8";
/* CSS Document */

#body {font-family: "Lucida Sans Unicode",arial; size: 11px;
		word-wrap: break-word !important;}

#container { width: 100% !important;}
#subcontainer { width: 69% !important; margin-top:10px; float:left;}
#sidebar {width: 29%; float:right;}
#footer {width: 100% !important; padding-top: 10px; position:relative; }
.wt { vertical-align: sub;}

/* images */
.img {
	padding-right: 5px;
}

.bot {
  font-family: Georgia;
  font-size: 15px;
  font-style: normal;
  color: #0AA3D6;
  font-weight: bold;
  text-decoration: none;
}
.box {
  PADDING-RIGHT: 1px;
  PADDING-LEFT: 1px;
  PADDING-BOTTOM: 1px;
  MARGIN: 0px 0px 0px;
  PADDING-TOP: 1px;
  BORDER-TOP: #d80606 3px solid;
  border-right: #a2a2a2 1px solid;
  border-bottom: #a2a2a2 1px solid;
  border-left: #a1a1a1 1px solid;
}

.content, td{
font-size: 14px;
font-family: "Lucida Sans Unicode",arial;
letter-spacing:-.1px;
line-height: 180%;
color: #333;
}
.mySpan {
    vertical-align:-15px;
	color: #444444;
   font-family: Georgia, serif;
   font-size: 16px;
   font-style: normal;
   font-variant: normal;
   font-weight: normal;
   letter-spacing: normal;
   line-height: 180%;
   float:left;
  }
  .zoom_img img{
	  padding-top: 10px;
height:30px;
width:50px;
-moz-transition:-moz-transform 0.5s ease-in; 
-webkit-transition:-webkit-transform 0.5s ease-in; 
-o-transition:-o-transform 0.5s ease-in;
}
.zoom_img img:hover{
-moz-transform:scale(2); 
-webkit-transform:scale(2);
-o-transform:scale(2);
}


/*main menu nav */
nav{
   margin-top:5px;
   margin-bottom:5px;
   padding:0px;
   font-family: "Oswald",Trebuchet MS;
   z-index: 1;
   position:relative;   
}

nav:after {
  content: "";
  display: table;
  clear: both;
}

nav ul {
   float: left;
  padding: 0;
  margin: 0;
  list-style: none;
  position: relative;
}

nav ul li {
  margin: 0px;
  display: inline-block;
  float: left;
  background-color:#FAFAFA;
  border: 1px solid #f0f0f0;
  
}

nav a {
  display: block;
  padding: 0 11.9px; 
  color: #000;
  font-size: 14px;
  line-height: 25px;
  padding-top: 10px; 
  padding-bottom: 10px;
  text-decoration: none;
}

nav ul li ul li:hover { background: #F2F2F2; }

nav a:hover { 

  color: #A29B9B;
  }

nav ul ul {
  display: none;
  position: absolute;
  top: 41px;
}

nav ul li:hover > ul { display: inherit; }

nav ul ul li {
  width: auto;
  float: none;
  border-bottom: 1px solid #fff;
  display: list-item;
  position: relative;
  
}

nav ul ul ul li {
  position: relative;
  top: -30px;
  left: 100px;
}

nav li > a:after { content: ' +'; }

nav li > a:only-child:after { content: ''; }

.section {
	width: 100% !important;
	clear: both;
	padding: 0px;
	margin: 0px;
	margin-left: 5px;
}
.img_cl
{
max-width:100%;
}
.font
{
  background: none repeat scroll 0 0;
  display: block;
  padding: 8px 0 6px 8px;
  border-bottom: 1px solid #e8e8e8;
  color: #0079BE;
  font: 13px Trebuchet MS;
  text-transform:lowercase;
}
/*  COLUMN SETUP  */
.col {
	display: block;
	float:left;
	margin: 1% 0 1% .5%;
	font-family: "Oswald",Trebuchet MS;
	font-size: 13px;
	color: #333;
	list-style-image:url(images/dot1.gif);
}
.col1 {
	display: block;
	float:left;
	margin: 1% 0 1% .5%;
	color: #333;
	
}

	
.col ul li
{
	margin-bottom:0px;
	color: #333;
	
}
.col ul li a
{
	margin-bottom: 2px;
	color: #333;
	text-decoration:none;
}
.col ul li a:hover
{
	color:#f00;
}
.col:first-child { margin-left: 0; }


/*  GROUPING  */
.group:before,
.group:after {
	content:"";
	display:table;
}
.group:after {
	clear:both;
}
.group {
    zoom:1; /* For IE 6/7 */
}

/*  GRID OF THREE  */
.span_3_of_3 {
	width: 100%;
}
.span_2_of_3 {
	width:85.1%;
}
.span_1_of_3 {
	width: 32%;
}
.span_52
{
width: 58%;

}
.span_49 {
	width: 49%; float:left;
	
	
}
.span_49_text {
width: 49%; float:left;
vertical-align: text-top;
}
.span_fb_of_3 {
	width:25%;
}

.span_40
{
width: 40%; 
float: right;
}
.span_2fb_of_3
{
width:30%

}
.span_3fb_of_3
{
width:10%

}
.span_4fb_of_3
{
width:8%

}
.span_5fb_of_3
{
width:15%

}

.span_4_of_3 {
	width: 48.45%;
	margin-right: 1%;
}
.span_80{
        width:95%;
		}

 .toggle, [id^=drop] {
 display: none;
}

.fields {
	font-family: "Lucida Sans Unicode",arial;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
	float: left;
	height: 25px;
	width: 100%;
	padding-right: 10px;
	padding-left: 10px;
}

big{
     font-size:large;
	 color:#FFFFFF;
	 }
h1,h3 {
	font-family: "Lucida Sans Unicode", Arial;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #C30;
	text-decoration: none;
	letter-spacing:1px;
	margin-left: 10px;
}



