/* BEGIN TYPOGRAPHY & COLORS */
body {
	margin: 0;
	padding: 0; 
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Arial, Verdana, Helvetica;
	color: #333;
	text-align: center;
	background-color: #bcbcbc;
}

a:focus, a:active {
    outline: none;
}



a {
	color: #005595;
	text-decoration: none;
}

a:hover {
	color: #147;
	text-decoration: none;
}

h1 {
	font-size: 4em;
}

h2 {
	font-size: 1.6em;
	color: #333;
}

h3 {
	font-size: 1.3em;
}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

hr {
	display: none;
}

a img {
	border: none;
}

.hidden{
	display:none;
}

/* BEGIN LAYOUT */

/* for understanding browsers */
#content {
min-height:370px; 
height:auto;
}
/* for Internet Explorer */
/*\*/
* html #content {
height: 370px;
}
/**/


#page {
    background: #fff url('images/contentbg.jpg') no-repeat; background-position: bottom center;
	margin: 20px auto;
	margin-bottom: 30px;
	padding: 0;
	width: 949px;
	text-align: left;
}

#header {
	position:relative;
	background: url('images/header.jpg');
	padding: 0;
	margin: 0 auto;
	height: 143px;
	width: 100%;
}

#navigation {
    background: url('images/navbg.jpg') repeat-x;
    width: 100%;
    height: 46px;
}

#navigation li {
    text-align: center;
  	float:left;
  	margin:0;
  	padding:0;
  	height: 37px;
  	padding-top: 9px;
  	list-style-type:none;
  	white-space:nowrap;
}

#navigation li.selected {
    background: url('images/hovermenu.jpg') no-repeat; background-position: top center;
}

#navigation a {
    
    margin: 8px;
    color: #fff;
    font-size: 20px;
}

#navigation a:hover {
    color: #CAD8E3;
}


#content {
	margin-top:45px;
	font-size: 12px;
	color: #706E73;
}

#productmenu {
    float: left;
    width: 181px;
    margin: 10px;
    margin-left: 30px;
    margin-top: 45px;  
    height: 350px; 
}

.narrowcolumn_right {
    float: left;
	padding: 10px 0 10px 0;
	margin: 5px 0 0 25px;
	width: 590px;
}

#productmenu a {
    padding-top: 5px;
    color: #706F74;
    font-size: 16px;
    padding-left: 20px;
    display: block;       
}

#productmenu .link_beg {
    margin: 5px 0 5px 0;
    height: 36px;
    background: url('images/menu_separator.jpg') no-repeat;   
}

.product_tbl ul {
  	margin:0;
  	padding:0;
 
}


.product_tbl li {
  	margin:0;
  	padding:0;
  	list-style-type:none;
  	white-space:nowrap;   
}

.product_tbl .left a {
    color: #fff;
    font-size: 16px;
    padding: 1px;
    padding-top: 2px;
    padding-left: 25px;
    background: url('images/menubutton.jpg') no-repeat;
    height: 28px;
    display: block;       
}

#productmenu a:hover {
    color: #ccc;
     
}


#productmenu .selected a  {
    font-weight: bold;
     
}


#productmenu ul {
  	margin:0;
  	padding:0;
 
}

#productmenu li {
  	margin:0;
  	padding:0;
  	list-style-type:none;
  
}


#productmenu .d_sublink a {

    padding-left: 30px;
    font-size: 12px;  
    display: inline;
}




#rm_sidebar {
    width: 262px;
	margin:40px 0px 0px 655px;
	font: 1em Arial,Verdanabold, Sans-Serif;
	
}

/* for understanding browsers */
#rm_sidebar div {
min-height:120px; 
height:auto;
}
/* for Internet Explorer */
/*\*/
* html #rm_sidebar div {
height: 120px;
}
/**/

#rm_sidebar div {
    margin-top:  -6px;
    padding: 5px;
    background: url('images/menubg.jpg') repeat-x;
}

#rm_sidebar h3 {
    margin: 0;
    padding-top: 6px;
    text-align: center;
    color: #fff;
    width: 262px;
	height: 33px;
	font-family: Arial,Verdanabold, Sans-Serif;
	font-size: 18px;
	font-weight: normal;
	background: url('images/menutop.jpg') no-repeat;
}

#sidebar_left h3 {
	display: none;
}

#sidebar_left {
	margin:22px 0px 0px 25px;
	padding: 20px 0 10px 0;
	width: 150px;
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

#sidebar_left ul {
    padding: 0;
    margin: 0;

}

#sidebar_left li {
    text-transform: uppercase;
    font-size: 16px;
    padding: 0;
    margin: 0;
	list-style-type: none;
}

.narrowcolumn {
	float: left;
	margin: 10px 0 0 35px;
	width: 450px;
}

.widecolumn {
	margin: 10px 0 0 10px;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
}

.widecolumn {
	line-height: 1.6em;
}

.errorfield {
    padding: 5px;
    color: #fff;
    border: 1px solid #fff; 
    background-color: #ff4848;  
    
}

.errorfield h3 {
    margin: 0;
    font-family: arial, verdana, helvetica;
    font-size: 14px; 
}

#footer {
	background: url('images/footer.jpg') no-repeat;
	padding: 0;
	margin: 0 auto;
	height: 52px;
	width: 100%;
	clear: both;
	color: #fff;
}

#footer p {
	margin: 0;
	padding: 10px 0;
	text-align: center;
}

/* END LAYOUT  */


/* BEGIN E107 CORE CLASSES MAINTAINER QUE~ */
.spacer {
	width: 100%;
	height: 5px;
}

.indent{
	padding:4px;
	border: 1px solid #06c;
}

.smalltext {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.mediumtext {
	font: 12px 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.tbox{
	background-color: #F4F7FA;
	border: #5e5d63 1px solid;
	color: #000000;
	font: 10px verdana, tahoma, arial, helvetica, sans-serif;
}

.fborder {
	border: #ededed 1px solid;
	background-color: #fff;
	
}

.button {
    background: url('images/button.jpg') repeat-x;
    border: 1px solid #ccc;  
    color: #fff; 
}
