body{ background:#336699}

.search-title{ font-family:Arial, Helvetica, sans-serif; font-size:16px; color:#444; font-weight:bold; }
.search-text{ height:25px; border:1px solid #ff9933; margin-left:1px; margin-top:3px; font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#333; padding-left:3px; padding-right:3px; width:295px; background-color:#CCCCCC; opacity:0.8;filter:alpha(opacity=80)}
.search-subtitle{ font-size:11px; font-family:Arial, Helvetica, sans-serif; color:#8d8d8f; padding-left:5px; }
.login{ width:375px; height:72px; float:right ; background:url(images/login-bg.png) no-repeat right top;}
p.desc{ padding:0px; margin:0px; line-height:20px; font-size:12px; color:#444;}
p.desc div{ color:#444 !important;} 
p.desc a:link font, p.desc a:visited font{ font-size:14px; text-decoration:none !important; }
.banner-title{ padding-left:5px; font-size:14px; font-family:Arial, Helvetica, sans-serif; padding-bottom:15px; font-weight:bold;}
.login{ font-size:11px; font-family:Arial, Helvetica, sans-serif;}

.footer-main{ font-family:Arial, Helvetica, sans-serif; line-height:15px;}

.login input{ font-size:11px; border:1px solid #ccc; width:140px; height:20px;}
 
a:link
{
	color: #000000;
	text-decoration:none !important;
}
a:visited
{
	color: #000000;
	text-decoration:none !important;
}
a:hover
{
	color: #000000;
	text-decoration:none !important;
}
a:active
{
	color: #000000;
	text-decoration:none !important;
}
body, table
{
	font-family: Verdana;
	font-size: 10pt;  
}
form {
margin: 0;
}
hr 
{
    margin-top: 0px; 
	margin-bottom: 0px;

}
H1
{
 	font-family: Arial;
	font-size:14pt;
	color: #000000;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 3px;
}
H2
{
	font-family: Arial;
	font-size:12pt;
	color: #000000;
	font-weight: bold;
	margin-top: 0px; 
	margin-bottom: 2px;
}
H3
{
	font-family: Verdana;
	font-size:10pt;
	color: #000000;
	font-weight: normal;
	margin-top: 5px;
}
H4
{
	font-family: Arial;
	font-size:16pt;
	color: #336699;
	font-weight: bold;
	margin-top: 0px; 
	margin-bottom: 0px;
}
H5
{
	font-family: Verdana;
	font-size:10pt;
	color: #000000;
	font-weight: normal;
	margin-top: 8px;
	margin-bottom: 8px;
}
H6
{
	font-family: Arial;
	font-size:10pt;
	color: #003366;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
}
.pagination { margin-bottom: 4px;margin-top: 4px; text-align:center ;font-family:"Trebuchet MS",Arial,Verdana,Helvetica,sans-serif;}
.pagination .a{ color:#0033FF; }
.pagination form { display: inline; }
.pagination form input { font-size: 10px; }
.pagination .buttons { margin: 0; }
.paginga:link, .paginga:visited{
	color: #0053BF;
	text-decoration: none;
	font-family:"Trebuchet MS",Arial,Verdana,Helvetica,sans-serif;
}
.paginga:hover{
	text-decoration: underline;
}
.paginga:active{
	text-decoration: none;
}

.pagination .buttons a { padding: 2px 4px; font-size: 10px; }

#centeredmenu {
   float:left;
   width:100%;
   background:#FFFFFF;
   border-bottom:1px solid #666666;
   overflow:hidden;
   position:relative;
}
#centeredmenu ul {
   clear:left;
   float:left;
   list-style:none;
   margin:0;
   padding:0;
   position:relative;
   left:50%;
   text-align:center;
}
#centeredmenu ul li {
   display:block;
   float:left;
   list-style:none;
   margin:0;
   padding:0;
   position:relative;
   right:50%;
}
#centeredmenu ul li a {
   display:block;
   margin:0 0 0 1px;
   padding:0px 10px;
   border-left:1px solid #666666;
   border-right:1px solid #666666;
   border-top:1px solid #666666;
   background:#FAFAFA;
   color:#000;
   text-decoration:none;
   line-height:1.3em;
}
#centeredmenu ul li a:hover {
   background:#ddd;
   color:#fff;
}

.shadetabs{
border-bottom: 1px solid #DDDDDD;
/* width: 90%; width of menu. Uncomment to change to a specific width */
margin-bottom: 0em;
}

.shadetabs ul{
padding: 5px 0;
margin-left: 0;
margin-top: -15px;
margin-bottom: 0;
font: 14px Verdana;
list-style-type: none;
text-align: right; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
text-decoration: none;
padding: 3px 7px;
margin-right: 3px;
border: 1px solid #FFF;
color: #000;
background: white url(media/shade.gif) top left repeat-x;
}

.shadetabs li a:visited{
color: #000;
}

.shadetabs li a:hover{
text-decoration: underline;
color: #000;
}

.shadetabs li.selected{
position: relative;
top: 1px;
}

.shadetabs li.selected a{ /*selected main tab style */
background-image: url(media/shadeactive.gif);
border-bottom-color: white;
}

.shadetabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;
}  
.mattblacktabs{
width: 100%;
overflow: hidden;
border-bottom: 1px solid #666666; /*bottom horizontal line that runs beneath tabs*/
}

.mattblacktabs ul{
margin: 0;
padding: 0;
padding-left: 10px; /*offset of tabs relative to browser left edge*/
font: bold 12px Verdana;
list-style-type: none;
}

.mattblacktabs li{
display: inline;
margin: 0;
}

.mattblacktabs li a{
float: left;
display: block;
text-decoration: none;
margin:0 0 0 1px;
border-left:1px solid #666666;
border-top:1px solid #666666;
border-right:1px solid #666666;
padding: 5px 8px; /*padding inside each tab*/
color: #336699;
background: #FAFAFA; /*background of tabs (default state)*/
}

.mattblacktabs li a:visited{
color: #336699;
}

.mattblacktabs li a:hover, .mattblacktabs li.selected a{
background: #FFFFFF; /*background of tabs for hover state, plus tab with "selected" class assigned to its LI */
text-decoration: underline;
}


/*- Menu Tabs 4--------------------------- */

    #tabs4 {
      float:left;
      width:100%;
      font-size:93%;
      line-height:bold;
	  font-family:Arial, Helvetica, sans-serif; font-size:12px;
          
      }
    #tabs4 ul {
          margin:0;
          padding:10px 10px 0 50px;
          list-style:none;
		  float:right;
      }
    #tabs4 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs4 a {
      float:left;
      background:url("images/tab/tableft4.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 7px;
      text-decoration:none;
      }
    #tabs4 a span {
      float:left;
      display:block;
      background:url("images/tab/tabright4.gif") no-repeat right top;
      padding:5px 12px 4px 3px;
      color:#6B78A9;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs4 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs4 a:hover span {
      color:#6B78A9;
      }
    #tabs4 a:hover {
      background-position:0% -42px;
      }
    #tabs4 a:hover span {
      background-position:100% -42px;
      }

      #tabs4 #current a {
              background-position:0% -42px;
      }
      #tabs4 #current a span {
              background-position:100% -42px;
      }
-->
#search {
    height:125px;
    overflow:hidden;
}
.search-wrapper {
top:-5px;
    width:370px;
    height:37px;
    background-color:#f0f0f0;
    margin:13px auto 0;
    border:1px solid #e9e9e9;
    -moz-border-radius: 5px; /* FF1+ */
    -webkit-border-radius: 5px; /* Saf3-4 */
    border-radius: 5px; /* Opera 10.5, IE 9, Saf5, Chrome */
    position:relative;
}
.search-box {
    width:230px;
    height:25px;
    background-color:#fff;
    margin:5px 7px;
    border:1px solid #cfcfcf;
    -moz-border-radius: 5px; /* FF1+ */
    -webkit-border-radius: 5px; /* Saf3-4 */
    border-radius: 5px; /* Opera 10.5, IE 9, Saf5, Chrome */
    position:relative;
}
.search-box img.search-icon {
    margin:4px 0 0 5px;
}
.search-box input {
    border:none;
    height:24px;
    width:150px;
    margin:0;
    position:absolute;
    font-size:15px;
    padding-left:5px;
    padding-right:5px;
}
input.submit-button {
    background:url(../images/go-button.png) no-repeat;
    text-indent:-9999px;
    border:none;
    height:30px;
    width:132px;
    position:absolute;
    top:3px;
    left:225px;
    cursor:pointer;
 //right:15px;
}
.facebook-like{
    display: inline;
float: left;
    vertical-align: top;
}
.google_plus_one{
    display: inline;
float: left;
    vertical-align: top;
}
div.feedburnerFeedBlock ul {
margin-left:0;
padding-left:0;
list-style-type: none
}
div.feedburnerFeedBlock ul li span.headline {
font-weight:bold;
display:block;
margin:12px 0 0 0;
}
#creditfooter
{
display: none;
}
div.feedburnerFeedBlock ul li span a
{
color: #336699;
}
div.feedburnerFeedBlock p.date {

margin: 3;
color: #999999;
font-size: 8pt;
padding: 0;

} 
/*
Popup Contact Form by html-form-guide.com
You can customize all the aspects of the form in this style sheet
All the style elements use form id selector(notice the #contactus). So, including this
stylesheet does not affect the other elements at all!
*/

#contactus fieldset
{
   width:320px;
   padding:20px;
   border:1px solid #ccc;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
-khtml-border-radius: 10px;
border-radius: 10px;   
}

#contactus legend, h2
{
   font-family : Arial, sans-serif;
   font-size: 1.3em;
   font-weight:bold;
   color:#333;
}

#contactus label
{
   font-family : Arial, sans-serif;
   font-size:0.8em;
   font-weight: bold;
}

#contactus input[type="text"],textarea
{
  font-family : Arial, Verdana, sans-serif;
  font-size: 0.8em;
  line-height:140%;
  color : #000; 
  padding : 3px; 
  border : 1px solid #999;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;

}

#contactus input[type="text"]
{
  height:18px;
  width:220px;
}

#contactus #scaptcha
{
  width:60px;
  height:18px;
}

#contactus input[type="submit"]
{
   width:100px;
   height:30px;
   padding-left:0px;
}

#contactus textarea
{
  height:120px;
  width:310px;
}

#contactus input[type="text"]:focus,textarea:focus
{
  color : #009;
  border : 1px solid #990000;
  background-color : #ffff99;
  font-weight:bold;
}

#contactus .container
{
   margin-top:8px;
   margin-bottom: 10px;
}

#contactus .error
{
   font-family: Verdana, Arial, sans-serif; 
   font-size: 0.7em;
   color: #900;
   background-color : #ffff00;
}

#contactus fieldset#antispam
{
   padding:2px;
   border-top:1px solid #EEE;
   border-left:0;
   border-right:0;
   border-bottom:0;
   width:350px;
}

#contactus fieldset#antispam legend
{
   font-family : Arial, sans-serif;
   font-size: 0.8em;
   font-weight:bold;
   color:#333;   
}

#contactus .short_explanation
{
   font-family : Arial, sans-serif;
   font-size: 0.6em;
   color:#333;   
}
#contactus .title
{
   font-family : Arial, sans-serif;
   font-size: 0.8em;
   color:#000;   
}
#fg_formContainer
{
   height:650px;
   width:390px;
   background:#FFFFFF;
   border:1px solid #000;
   padding:0;
   position:absolute;
   z-index:999;
   cursor:default; 
   text-align:left;  
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
-khtml-border-radius: 10px;
border-radius: 10px;   
display:none;
}

#fg_container_header
{
   height:30px;
   background:#336699;
   border-top-right-radius:10px;
   -moz-border-radius-topright:10px;
   -webkit-border-top-right-radius:10px;
   -khtml-border-top-right-radius: 10px;
   
   border-top-left-radius:10px;
   -moz-border-radius-topleft:10px;
   -webkit-border-top-left-radius:10px;
   -khtml-border-top-left-radius: 10px;   
}

#fg_container_header a
{
   color:#fff;
   font-family:Verdana,Arial;
   font-size:10pt;
   font-weight:bold;
}

#fg_box_Title
{
   float:left;
   width:200px;
   margin:5px;
   
   color:#fff;
   font-family:Verdana,Arial;
   font-size:12pt;
   font-weight:bold;   
}

#fg_box_Close
{
   float:right;
   width:80px;
   margin:5px;
}

#fg_form_InnerContainer
{
   margin:15px;
}

#fg_form_InnerContainer h2
{
   font-family : Arial, sans-serif;
   font-size: 14pt;
   font-weight:bold;
   color:#333;     
}

#fg_form_InnerContainer p
{
   font-family : Arial, sans-serif;
   font-size: 12pt;
   color:#333;
}

#fg_backgroundpopup
{
   position: fixed; 
   top:0; 
   left:0; 
   bottom:0; 
   right:0;
   
   background:#000000;
   opacity: .3;
   -moz-opacity: .3;
   filter: alpha(opacity=30);
   border:1px solid #cecece;
   z-index:1;
   display:none;
}

#fg_submit_success_message
{
   display:none;
   padding:15px;
}

/* spam_trap: This input is hidden. This is here to trick the spam bots*/
#contactus .spmhidip
{
   display:none;
   width:10px;
   height:3px;
}
#fg_crdiv
{
   font-family : Arial, sans-serif;
   font-size: 0.3em;
   opacity: .2;
   -moz-opacity: .2;
   filter: alpha(opacity=20);   
}
#fg_crdiv p
{
    display:none;
}
#social {
    margin: 0px;
}
div .plusone, .twitter, .fb-like {
    font-size: 1px;
    display: inline-block;
    position: relative;
    zoom: 1;
    *display: inline;
    padding: 3;
}
div .fb_reset {
    display: inline;
}
