﻿body 
{
  background-color: #d4d8c4;  
  font-family: Arial, Verdana;
  font-size: 10pt;
}
* {margin: 0px; padding: 0px;}
#wrapper 
{
    margin: 0 auto;
	width: 760px;
	max-width: 760px;
    background-image: url('images/bg.gif');
    background-repeat: repeat-y;
}

#body 
{
    position: relative;
    float: none;
    width: 693px;
    margin-left: 30px;
}

#header 
{
    position: relative;
    float: left;
    background: #FFFFFF url('images/header_bg.gif') top center no-repeat;
    height: 80px;
    font-size: 9pt; 
}

#splash 
{
    position: relative;
    float: left;   
}

#top 
{
    position: relative;
	float: left;
	background-color: #FFFFFF;
	width: 693px;
	}

#menu
{
    width: 145px;
    position: relative;
    float: left;
    margin: 5px 5px 0 0;
    padding: 5px 0 15px 0;
    border: solid 1px #C0C0C0;    
    color: #707070;    
    font-weight: bold;
    font-size: 9pt;
    height: 140px;
}

#submenu
{
    width: 145px;
    position: relative;
    float: left;
    margin: 0 5px 0 15px;
    padding: 0 0 15px 0;
    border: none;    
    color: #707070;    
    font-weight: bold;
    font-size: 9pt;
    
}

#menu a {
    color: #707070;    
    font-weight: bold;
    font-size: 9pt;
}
#intpic 
{
    position: relative;
    float: right;
    width: 496px;
    margin: 5px 0 0 0;   
    padding: 5px 0 5px 0; 
}

#content 
{
    position: relative;
    float: left;
    width: 693px;
    border-top: solid 10px #db4f0b;
    margin-top: 10px;

}

#contentleft 
{
    width: 257px;
    position: relative;
    float: left;
    margin: 10px 0 0 0;
    padding: 10px 0 0 0;    
    color: #959595
}

#contentright 
{
    width: 386px;
    position: relative;
    float: left;
    margin: 10px 12px 0 10px;
    padding: 10px 10px 0 5px;
    color: #707070;  
}
#detailsmain 
{
    width: 450px;
    position: relative;
    float: left;
    margin: 10px 0 0 0;
    padding: 10px 0 0 10px;
    color: #707070;  
    background-color: #FFFFFF;
}

#detailsrightsub 
{
    width: 180px;
    position: relative;
    float: right;
    margin: 0 0 0 0;
    color: #959595; 
    background-color: #FFFFFF;
 
}

#detailsleftsub 
{
    width: 150px;
    position: relative;
    float: left;
    margin: 10px 12px 0 0;
    padding: 10px 10px 0 10px;
    color: #959595;  
    background-color: #FFFFFF;

}


#spotlight 
{
    background: url('images/spotlight_bg.gif') no-repeat;
    height: 80px;
    width: 122px;
    width: 260px;
    height: 126px;
    font-size: 7pt;
    padding-left: 2px;
    padding-top: 60px;    
    color: White;
}

#text 
{
    margin: 5px 0 0 0;
    position: relative; 
    float: right; 
    width: 525px;
}
    
#intimage 
{
    margin: 5px 0 10px 0; 
    position: relative; 
    float: left; 
    width: 165px;
}

.header 
{
    font-weight: bold;
    color: #db4f0b;
}    
img 
{
    border: none;
}
    
 .logoclass 
{
    margin-left: 22px;
    margin-bottom: 5px;
    border: none;
}

.menucategoryclass
{
	font-weight: bold;
    font-size: 9pt;
	border: none 0px;
}

#copyright
{
    position: relative;
    float: left;
    background: url('images/bg_bottom.gif') no-repeat top center;
    background-color: #d4d8c4;
    width: 693px;
    margin-left: 22px;
    margin-right: 22px;
}  

#filter
{
	font-family: Verdana;
	font-weight: lighter;
	font-size: 7pt;
	color: #707070;
}

#btnCancel
{
	font-family: Verdana;
	font-weight: normal;
	font-size: 10pt;
	color: Navy;
}

#btnFilter
{
	font-family: Verdana;
	font-weight: normal;
	font-size: 10pt;
	color: Navy;
}