@charset "utf-8";
/* CSS Document */
.clearfix:after, .container:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix, .container {
	display:inline-block;
}
* html .clearfix, * html .container {
	height:1%;
}

.clearfix, .container {
	display:block;
}
.clear {
	clear:both;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
    	padding-bottom: 35px;
    	background-color: #fff;
}
h1   {
     	font-size: 16px;
     	color: #666666;
     	font-weight: bold;
}
     
h2   {
    	color: #666666;
	font-weight: bold;
	font-size: 18px;
	margin:0;
	padding:0;
    
}
h3   {
    	color: #999999;    
}

h5   {
    	color: #666666;
	font-weight: bold;
	font-size: 10px;
    
}

a    {
       color: #CC3300;
}
	
.container {
	width: 590px;
	padding-bottom: 20px;
	margin: 0 auto;
}

#top-wrapper {
	width: 590px;
	margin: 0 auto;
	height: 150px;
}



#left {
	width: 400px;
	float: left;
 } 

#mainmenu {
	float: left;
	width: 180px;
	margin-top: 40px;
	padding-bottom: 20px;
	float: right;
}

#mainmenu ul, 
#mainmenu li {
	list-style-type:none;
	list-style-image:none;
	padding: 0;
	margin: 0;
}

#mainmenu ul {
	height: 20px;
	float: left;
} 

#mainmenu ul li {
	float: left;
	line-height:170%;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
                color: #999999;
    	font-weight: bold; 
    	width: 170px;
    	margin-left: 0px;
    	text-transform: uppercase;
}

#mainmenu a, 
#mainmenu a:link, 
#mainmenu a:visited {
	color: #999999;
    	padding-left: 0px;
	text-transform: uppercase;
    	text-decoration: none;
}

#mainmenu a:hover{
	color: #990100;
   
}


#mainmenu ul li:hover, 
#mainmenu ul li.over {	
	color: #999999;
	font-weight: normal;
}

#mainmenu ul li#current {	
	color: #990100;
	text-decoration: none;
	height: 15px;
}

#mainmenu ul li#current * {	
	color: #990100 !important;
}

#mainmenuul li ul {
	display:none;
}

#mainmenu ul li ul li {
	display: none;
}

#mainmenu ul li ul li:hover, 
#mainmenu ul li ul li.over {
}

#mainmenu ul li { 
	position:relative;
}

#mainmenu ul li ul {
	display:none;
	position:absolute;
	top:2em;
	left:0em;
	width:40em;
}

#mainmenu ul li:hover ul, 
#mainmenu ul li.over ul { 
	display: block; 
}

#frontmod {
	width: 370px;
	background-color: #DADADA;
	padding-top: 10px;
	padding-left: 20px;
	float: left;
                padding-bottom: 10px;
                padding-right: 10px;
}

#bottomhp {
        clear: left;
	width: 400px;
	padding-top: 20px;
}

#bottomhp h5 { 
	color: #000;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 3px;
}

#bottomhp li,
#bottomhp a {
	line-height: 170%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
        color: #999999;
    	font-weight: normal; 
    	margin-left: 0px;
    	text-transform: none;
    	text-decoration: none;
}

#rightmenu li,
#bottomhp li {
       	list-style-image: none;
       	margin-left: 0px;
	list-style: none;
	padding: 0;
}

#rightmenu ul,	
#bottomhp ul {
	margin: 0;
	padding: 0;
}

#rightmenu h5,
#rightmenu ul li ul,
#bottomhp ul li ul {
	display: none;
}

.hp {
	width: 120px;
	float: left;
	margin-right: 58px;
}

#content {
	width: 400px;
	float: left;
	padding-left: 0px;
	padding-bottom: 0px;
	margin-top: 20px;
	padding-top: 0px;
}
 
#right {
	width: 180px;
	margin-left: 7px;
	float: left;
}

#rightmod {
	margin-top: 7px;
	background-color: #EFEFEF;
	width: 160px;
	float: left;
	padding: 10px;
}

#rightmenu {
	display: inline-block;
}

#rightmenu a {
	float: left;
	line-height:170%;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
        color: #990100;
    	font-weight: normal; 
    	width: 170px;
    	margin-left: 0px;
    	text-transform: uppercase;
    	text-decoration: none;
}

#rightmenu li {
       list-style-image: none;
       margin-left: 0;
}

#search .block {
	clear: left;
	margin-top: 61px;
}

#search input {
	width: 128px;
	height: 16px;
	border: solid 1px #CCCCCC;
	color: #666666;
	font-size: 11px;
}

#search h5,
#search .form-submit {
display: none;
}

h2.contentheading, h2.componentheading {
	margin-bottom: 10px;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #999999;
	line-height: 100%;
}


body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
        line-height: 145%;
}

.clear {
	clear: both;   
}

ul { 
	margin: 0px;
	padding: 0px;
	padding-left: 0px;
}

li {	
	list-style: circle;
	list-style-image: url(images/arrow.png);
	margin-left: 15px;
}

ul.arrow1 li,
ul.arrow2 li {
	padding-left: 5px;
	padding-bottom: 2px;
	padding-top: 2px;
}

.buttons {
	float:right;
	width:85px;
}

.buttons .buttonheading {
	float:left;
}

.buttons img {
	border: 0;
}

#logo {
	width: 400px;
	margin-top: 40px;
	float: left;
}

#logo img {
	float: right;
	margin-top: 5px;
	margin-right: 5px;
}

/* my mod 

#logo, #logo a, #logo span {
  position:absolute;
  display:block;
  top:0px;
  left:0px;
  width:150px;
  height:36px;
  overflow:hidden;
  background:url('logo.png') center center no-repeat;
}*/


#logo {
  text-align: right;
  padding: 0;
  position: relative;
  overflow: hidden;
  }

#logo, #logo span {
  width: 400px; height: 43px;
  }

#logo span {
  background: url("logo.png") no-repeat 0 0;
  display: block;
  position: absolute;
  top: 0px; left: 0px;
  } 


#frontmod div.content {
  position: relative;
  overflow: hidden;
  font-family: verdana, helvetica, tahoma, sans-serif;
  color: black;
  font-size: 18px;
  line-height: 1.8em;
  margin-top: 0px;
  font-smooth: always;
  }
#frontmod #block-block-56 div.content{
  margin-top: 10px;
}
#frontmod #block-block-56 div.content, #frontmod #block-block-56 span {
  height: 297px; width: 342px;
  }
#frontmod span {
  background: url("frmod1.png") no-repeat 0 0;
  display: block;
  position: absolute;
  top: 0px; left: 0px;
  } 
#frontmod .red {
  color: #990000;
  font-weight: bold;
  font-size: 13px;
  text-decoration:none;
  line-height: 1.2em;
  }
#frontmod .silver {
  color: #999999;
  font-weight: bold;
  font-size: 15px;
  text-decoration:none;
  line-height: 1.2em;
  }  
  
  
#content .clear-block a {
  color: #900;
  text-decoration:none;
}
#content .clear-block a:hover {
  text-decoration:underline;
}
  
    
