﻿body {
  margin:0px;
  padding:0px;

  background: #E4E4E4 url(images/bg_page.gif) center top no-repeat;

  color: #333333;

  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;

  font-size: 11px;

  /* this attribute sets the basis for all the other scrollbar colors (Internet Explorer 5.5+ only) */

  SCROLLBAR-BASE-color:  #99102B;

  SCROLLBAR-ARROW-color: #FCF1F8;

}

a:hover img {

	FILTER: Gray;
}


hr {

  height: 1px; 

  color: #333333;

  background-color: #ffffff;

}



ul, li, p, td {

  color: #333333;

  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;

  font-size: 11px;

}



.tablehead {

  color: #000000;

}



.tablebottom {

  background-color: #EFE7DC;

}



.bordercolor {

  background-color: #E4E4E4;

}



.tablebgcolor {
	background-color: #ffffff;
	padding-left:9px;
}

.home_banner {
	widht: 754px;
	height: 184px;
	background: url(images/banner.jpg) top left no-repeat;
	margin-top:10px;
}
.banner_title {
	margin-left:30px;
	padding-top:75px;
	font-size: 26px;
	font-weight:normal;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#A1130A;
}

.navbar {
	margin-top:8px;
	background: url(images/menu_bg.png) top repeat-x;
	color: #FFFFFF;
	border-left: 1px solid #A0988A;
	border-right: 1px solid #A0988A;
}
.navbar a {
	color: #FFFFFF;
	text-decoration:none;
}
.navbar a:link {
	color: #FFFFFF;
	text-decoration:none;
}
.navbar a:hover {
	color: #FFFFFF;
	text-decoration:underline;
}


.row1 {

  background-color: #FFFFFF;

  color: #333333;

}



.row2 {

  background-color: #FFFFFF;

  color: #333333;

}



.head1 {
	height:41px;
	padding-left:5px;
  background:#EDECEA url(images/bg_head.png) top right no-repeat;
  color:#686258;
  font-family: "Trebuchet MS";
  font-size: 13px;
  font-weight: bold;
}



.head1:hover {
  background:#EDECEA url(images/bg_head.png) top right no-repeat;
  color:#686258;
  font-family: "Trebuchet MS";
  font-size: 13px;
  font-weight: bold;
}



.head2 {
  height:36px;
  padding-left:20px;
  background: url(images/bg_head2.png) top left no-repeat;
  font-family: "Trebuchet MS";
  font-size: 13px;
  font-weight: bold;
  width:184px;
}

.head2_reg {
  font-family: "Trebuchet MS";
  font-size: 13px;
  font-weight: bold;
  text-align:center;
}

.reg_table{
	background: url(images/reg_table_bg.png) top left no-repeat;
}

.logo {
	width: 329px;
	height: 67px;
	background: url(images/logo_bg.png) top left no-repeat;
	float:left;
	font-family:"Trebuchet MS", Verdana, Tahoma;
	font-size: 30px;
	font-weight: bold;
	color:#000000;

}


.title {
  font-family: "Trebuchet MS";
  font-size: 18px;
  font-weight: bold;
  color: #333333;

}



.clickstream {

  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;

  font-size: 11px;
  color:#CCCCCC;

}



.smalltext {

  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;

  font-size: 10px;

  font-weight: normal;

}



.marktext {

  color: #FF0000;

  background-color: #ffffff;

}



.new {

  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;

  font-size: 11px;

  color: #FF0000;

}

a {
	color:#7E0A0A;
}

a:hover {

  color: #D2153C;

}



form {

  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;

  font-size: 11px;

}



.logininput {

  background-color: #ffffff;

  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;

  color: #0f5475;

  font-size: 11px;

  width: 130px;
  
  border: 1px solid #A0A0A0;

}


.search {
	width:387px;
	/*height:65px;*/
	background:url(images/bg_search.png) top no-repeat;
}
.search td {
	padding-top:20px;
}

.searchinput {

  background-color: #FFFFFF;
  border: 1px solid #9A9A9A;

  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;

  color: #777777;

  font-size: 11px;

  width: 180px;
  height: 20px;

}
.button_search{
	width: 69px;
	height:22px;
	background:url(images/bg_button_search.png) top center no-repeat;
	border: none;
	color:#FFFFFF;
	font-weight:bold;
}
.white_text {
	color:#FFFFFF;
}


.textarea {

  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;

  color: #0f5475;

  font-size: 11px;

  width: 230px;

}



.input {

  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;

  color: #0f5475;

  font-size: 11px;

  width: 230px;

}



.select {

  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;

  color: #0f5475;

  font-size: 11px;

}



.setperpageselect {

  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;

  color: #0f5475;

  font-size: 11px;

}



.categoryselect {

  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;

  color: #0f5475;

  font-size: 11px;

}



.dropdownmarker {

  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;

  background-color: #EEEEEE;

  color: #136c99;

  font-size: 11px;

}



.button {
	height:22px;
  font-family:  Tahoma,Verdana,Arial, Helvetica, sans-serif;
  background:url(images/bg_buttons.jpg) repeat-x;
  color: #FFFFFF;
  font-size: 11px;
  font-weight: bold;
  padding:0px 5px 2px 5px;
  margin:0px 0px 0px 5px;
  border:1px solid #9B9283;
  vertical-align:top;
}



/*--Categories------------------------------------------------*/

.catbgcolor {


}



.maincat {

  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;

  font-size: 11px;

  font-weight: bold;

}



.subcat {

  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;

  font-size: 10px;

  font-weight: bold;

}



/*--Images----------------------------------------------------*/

.imagerow1 {

  background-color: #F2F2F2;

  color: #333333;

}



.imagerow2 {

  background-color: #EFEFEF;

  color: #333333;

}



/*--Comments--------------------------------------------------*/

.commentrow1 {

  background-color: #e1e1e1;

  color: #333333;

}



.commentrow2 {

  background-color: #efefef;

  color: #333333;

}



.commentspacerrow {

  background-color: #d1d1d1;

  color: #333333;

}



.commenttextarea {

  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;

  color: #0f5475;

  font-size: 11px;

  width: 270px;

}



.commentinput {

  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;

  color: #0f5475;

  font-size: 11px;

  width: 270px;

}
.ratemodStandard, .ratemod1hover, .ratemod2hover, .ratemod3hover, .ratemod4hover, .ratemod5hover, .ratemod6hover, .ratemod7hover, .ratemod8hover, .ratemod9hover, .ratemod10hover {
    background: #fff;
    width: 18px;
    height: 12px;
    margin-right: 1px;
    border: 1px solid #004C75;
    text-decoration: none;
}
.ratemod1hover, .ratemod2hover, .ratemodr {
    cursor: pointer;
    width: 18px;
    height: 12px;
    background: #466900;
    border: 1px solid #004C75;
    text-decoration: none;
}
.ratemod3hover, .ratemody {
    cursor: pointer;
    width: 18px;
    height: 12px;
    background: #5A8700;
    border: 1px solid #004C75;
    text-decoration: none;
}
.ratemod4hover, .ratemody {
    cursor: pointer;
    width: 18px;
    height: 12px;
    background: #6EA500;
    border: 1px solid #004C75;
    text-decoration: none;
}
.ratemod5hover, .ratemody {
    cursor: pointer;
    width: 18px;
    height: 12px;
    background: #82C300;
    border: 1px solid #004C75;
    text-decoration: none;
}
.ratemod6hover, .ratemody {
    cursor: pointer;
    width: 18px;
    height: 12px;
    background: #96E100;
    border: 1px solid #004C75;
    text-decoration: none;
}
.ratemod7hover, .ratemody {
    cursor: pointer;
    width: 18px;
    height: 12px;
    background: #AAFF00;
    border: 1px solid #004C75;
    text-decoration: none;
}
.ratemod8hover, .ratemody {
    cursor: pointer;
    width: 18px;
    height: 12px;
    background: #BEFF3C;
    border: 1px solid #004C75;
    text-decoration: none;
}
.ratemod9hover, .ratemody {
    cursor: pointer;
    width: 18px;
    height: 12px;
    background: #D2FF78;
    border: 1px solid #004C75;
    text-decoration: none;
}
.ratemod10hover, .ratemodg {
    cursor: pointer;
    width: 18px;
    height: 12px;
    background: #FF7C50;
    border: 1px solid #004C75;
    text-decoration: none;
}
#lightsoff {
	font-size: 11px;
	font-weight: bold;
	padding: 15px 0px;
	letter-spacing: -1px;
	width: 100px;
}
#lightsoff a {
	color: #525252;
	text-decoration: none;
}
#lightsoff a:hover {
	color: #FF6600;
	text-decoration: underline;
}
#lightsoff-background 
{
	position: absolute;
	margin:0;
	padding: 0;
	z-index: 20;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
}
