/* MENU */
.clCMEvent{position:absolute; width:99%; height:99%; clip:rect(0,100%,100%,0); left:0; top:0; visibility:visible; }
.clCMAbs{position:absolute; visibility:hidden; left:0; top:0; }

/* CoolMenus 4 - default styles - end */  
/*Style for the background-bar*/
/*Styles for Level 0 Boder*/

.menuBaseBorderClass{
width:100; height:10;
position:absolute;

}

.menuBarClass{
visibility:hidden;
}

/*Styles for level 0*/
.menuBaseLevel,.menuBaseLevelOver{
position:absolute; 
font-family:verdana,arial,helvetica; 
font-size:12px; 
border-right: thin solid white;
text-align: center;
}

.menuBaseLevel{
color: white;
}

.menuBaseLevelOver{
background-color: white; 
color: black; 
cursor: hand; 
}

/*Styles for level 1*/
.menuNextLevel, .menuNextLevelOver{
position:absolute; 
width:180; 
padding:2px; 
font-family:verdana, arial,helvetica; 
font-size:11px; 
font-weight:bold;
text-align:left;
z-index:4;
}

.menuNextLevel{
background-color: rgb(132,198,93); 
color:#ffffff;
z-index:5;
}

.menuNextLevelOver{
background-color: white; 
color: rgb(89,178,36); 
cursor:hand; 
z-index:5;
}


.menuNextBorderClass{
position:absolute; 
visibility:hidden; 
background-color: white; 
}

span.flashMovie {
z-index: -2;

}

/* BODY */

body {
  	text-align: center;
	margin-top: 0px;
	margin-left: 0px;
	font-family: verdana;
	background-image: url(/templatefiles/images/background.gif);
	background-repeat: repeat-x;
  }

#container {
  margin: 0 auto;
  text-align: left;
  width: 761px;

  } 

.logo img {
border: none;
margin-top: 5px;
float: left;
}

.search {
position:relative;
margin-left: 290px;
top: 15px;
display: inline;
}

.login {
float: right;
margin-top: -28px;
border: none;
}

img {
border: none;
}

.footer {
border-top: solid black;
border-top-width: 9px;
clear: both;
}

.footer h1{
font-size: 10px;
font-style: normal;
font-weight: normal;
display: inline;
line-height: 29px;
}

.footer h2{
margin-top: -21px;
font-size: 10px;
font-style: normal;
font-weight: normal;
text-align: right;
}

.Promo {
background-color: rgb(234, 234, 234);
text-align: left;
width: 230px;
float:right;
margin-top: 22px;
padding-top: 10px;
padding-left: 10px;
padding-right: 10px;
}

.promo p {
font-size: 10px;
line-height: 14px;
}

.subscribe {
margin-left: 60px;
}

.ContentArea {
width: 500px;
float: left;
}

.ContentArea h1 {
font-size: 10px;
color: gray;
font-style: normal;
font-weight: normal;
text-transform: capitalize;
line-height: 14px;
}
.ContentArea h2 {
font-size: 18px;
margin-top: -5px;
padding-bottom: 4px;
font-style: normal;
font-weight: normal;
border-bottom: solid rgb(89,178,36);
text-transform: capitalize;
line-height: 20px;
}

/* LOGIN */

.LoginContent p {
font-size: 12px;
font-style: normal;
font-weight: 100;
line-height: 20px;
}

span.LoginContent label {
width:120;
vertical-align: middle;
font-size: 12px;
font-style: bold;
}

span.LoginContent select {
margin-left: 120px;
}

span.HTMLEmail {
margin-left: 120px;
}

span.HTMLEmail label{
vertical-align: middle;
width:100px;
display: inline;
}

.NewUserRegisterBtn {
margin-left: 120px;
}

.rememberbox {
margin-left: 120px;
}

.ForgotPwd {
font-size: 9px;
font-style: normal;
cursor: hand;
}

#Login {
margin-left: 120px
}

/* FORM ELEMENTS */

label {
vertical-align: top;
font-size: 12px;
font-weight: bold;
width: 130px;
}

legend {
font-size: 12px;
font-weight: bold;
}

label.radiostyle {
vertical-align: middle;
font-size: 12px;
font-weight: 400;
width: 30px;
}

.formsubmit {
margin-left: 220px;
margin-top: 20px;
margin-right: 20px;
}

/* EMAIL SUBSCRIBE PAGE */
p.SubHTMLInput {
width: 130px;
display: inline;
}

.HTMLSubLabel {
width: 20px;
vertical-align: middle;
}

.SubInputButton {
margin-left: 130px;
margin-top: 10px;
}

li {
font-size: 12px;
font-style: normal;
font-weight: 100;
line-height: 20px;
}

table {
font-size: 12px;
font-style: normal;
}

.tableview {
font-size: 10px;
font-style: normal;
}

.SearchListingLabel {
font-size: 12px;
font-style: normal;
font-weight: 700;
}