﻿html, body{
 font-family: Arial, Verdana, Geneva, helvetica, sans-serif;
 font-size:11px;
 margin:0 auto;
 padding:0;
 text-align:center;
 width: 100%;
}

/*td.txt12 { float: left; width: auto;
	height: auto; text-align: center; margin: 0 auto;}

td.txt12 img { display: inline; }*/

table, td,th,tr{
 font-family: Arial, Verdana, Geneva, helvetica, sans-serif;
 font-size:11px;
 margin:0 auto;
 padding:2px;
 text-align: center;
}


a:link, a:visited{
	text-decoration: none;
	color: #cc0033;
}
a:hover, a:active, a:focus{
	text-decoration: underline;
	color: #000;
	outline:none;}
	

#twocolumns {
	width: 1000px;
/*	height: 100%;*/
	clear: both;
	position: relative;
	margin: 0 auto;
	padding: 0;
	text-align:center;
	/*border: 1px solid green;*/
	background: White;
}

#pagewidth{
 width:780px;
/* height: 100%;*/
 float: left;
 clear: left;
 position: relative;
 margin:0;
 padding: 0; 
 background: White;
}

#adverts {
 width:220px;
 height: 100%;
 text-align:center;
 float:right;
 clear: right;
 margin: 0;
 padding:0;
 position: relative;
 background: White;
}
#adverts .flash {
	margin-top: 57px;
}
#adverts p.banner {
	margin: 0;
	margin-bottom: 5px;
	padding-left: 5px;
	float:left;
	clear: left;
}
#header {
 position:relative;
 height:140px;
 background-color:#ffffff;
 width:780px;
 float:left;
 display: inline;
 /*border: 1px solid red;*/
 margin: 0;
 padding: 0;
 background: White;
 font: 11px Arial,Helvetica,sans-serif;
}

#row1 {
  height:57px;
  width:780px;
  display: inline;
  clear: both;
  float: left;
  position: relative;
  background: White;
}

#row1 img {
  display: inline;
  clear: both;
}
#row1 a {
    text-decoration:none ;
    display:block;
	 outline: none;
}
#row1 img.left {
	float: left;
	clear: left;
	width:170px;
	padding: 7px 0 3px 20px;
	text-align: left;
}
#row1 img.right {
	float: right;
	clear: right;
	text-align: right;
	width:477px;
	padding-top: 30px; 
	padding-right: 10px;
}

#header #row2 {
  height:25px;
  width:770px;
  float: left;
  background: #000;
  color: #ffffff;
  text-align: right;
  padding-right: 10px;
  line-height: 23px;
} 

#row2 a, #row2 a:link, #row2 a:visited {
  	color:#fff;
	text-decoration: underline; 
}
#row2 a:hover, #row2 a:active {
  	color:#ccc;
	text-decoration: underline; 
}

/* MENU */
#header #menu_row {
  height:22px;
  background:#E9E9E9;
  width:780px;
  position: relative;
  float: left;  
  margin-top: 2px;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
} 
#menu_row a, #menu_row a:link {
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration:none;
	color: #000;
	font-weight: bold;
	line-height: 22px;
	height: 22px;	 
	margin:0;
	padding: 0 10px;}
	
#menu_row a:hover, #menu_row a:active {
	text-decoration: none;
	padding: 0 10px;
	background: #ccc; 
	margin: 0;
}

#navcontainer ul {
	line-height: 20px;
	height: 20px;	
  background: transparent; 
  padding: 0;
  margin: 0;
  padding-left: 11px;
  float: left;
}

#navcontainer ul li {display: inline;}

#navcontainer ul li a {
  background-color:transparent;
  color:black;
  text-decoration: none;
  float: left;
  padding: 0 10px;
	line-height: 20px;
	height: 20px;	
	margin-top: 1px;
}

#navcontainer ul li a:hover {
	background-color: #B2B2B2;
	color: black;
	padding: 0 10px;
	line-height: 20px;
	height: 20px;	
	margin-top: 1px;
}
/* end MENU */


#header #nav_row {
  height:35px;
  background-color: #ffffff;
  color: #000000;
  text-align: right;
  line-height: 28px;
  width:770px;
  padding-right: 10px;
}

#header #nav_row a {
 	color: #000000;}

/* -- Main column -- */ 
#wrapper {
 	float: left;
 	display:inline;
 	clear:both;
 	position: relative;
 	text-align: left;
 	width:780px;
/* 	height: 100%;*/
 	background: #F6F5F5; }

#maincol{
 	float: left;
 	clear:left;
 	position: relative;
 	text-align: left;
 	width:620px;
 	/*height: 100%;*/
    }

#rightcol{
 	float: right;
 	clear:right;
 	position: relative;
 	text-align: left;
 	width:160px;
/* 	height: 100%;*/
	border-top: 1px solid #fff;}

#rightcol p {
	padding: 10px 5px 0 10px;
}
	
/* rightcol structure */
#news p {
	padding: 4px 5px 4px 10px;
	margin:0;
	width: 140px;
	float: left;
	text-align: left;
}
#news p.bullet {
	display: list-item;
	list-style: none outside;
}

#google {
	width: 140px;
	float: left;
	padding: 20px 5px 20px 10px;
	text-align: center;	
} 

#google img {
	margin: 0 auto;	
	text-align: center;
}

	
/* maincol structure */	
.main_content {
	width: 620px;
/*	height: 100%;    */
	float: left;
	display:inline;
	clear:both;
	position: relative;
	margin: 0;
	padding: 0;
	border-top: 1px solid #fff;
}

.main_content p {
	padding: 10px;
	margin: 0;
}

.maincol_left {background: #f6f5f5;}
.maincol_right {background: #F4E4E1;}
.maincol_leftbtm {background: #f6f5f5;}
.maincol_rightbtm {background: #f6f5f5;}

.maincol_left {border-right: 1px solid #fff;}
.maincol_right {border-left: 1px solid #f6f5f5;	}
.maincol_leftbtm {border: none;}
.maincol_rightbtm {border: none;}


.maincol_left, .maincol_right {
	height:404px;
	position: relative;
	text-align: center;
	margin: 0;
	padding: 0;
}
.maincol_leftbtm, .maincol_rightbtm {
	height:150px;
	position: relative;
	text-align: left;
	margin: 0;
	padding: 0;
}

.maincol_left, .maincol_leftbtm {
	float: left;
 	clear:left;
 	width:370px;
	margin: 0;
	padding: 0;
}

.maincol_left img {
	margin: 0;
	padding: 0;
	float:left;
}

.maincol_right {
	float: right;
 	clear:right;
 	width:248px; 	
	margin: 0;
	padding: 0;
}

.maincol_right img.title {
	float:right;
	padding-right: 10px;
	padding-top: 10px;
}

.maincol_rightbtm {
	float: right;
 	clear:right;
 	width:250px; 	
	margin: 0;
	padding: 0;
}

.maincol_rightbtm p {
	float: left;
	width:245px; 	
	margin: 0;
	padding: 0;
	text-align: left;
}
.maincol_leftbtm p {
	float: left;
	width:350px;
	margin: 0;
	padding: 0 10px 10px 15px;
	text-align: left;
}
.maincol_leftbtm img.title,
.maincol_rightbtm img.title {
	float: left;
	padding-left: 10px;
	padding-top: 10px;
	position: relative;
}

.maincol_rightbtm img.thumb {
	float: left;
	margin-left: 15px;
	margin-right: 5px;
}

/* -- select lists --*/
#lists {
	float: left;
	clear: both;
	display: inline;
	width: 360px;
	text-align: center;
}
#lists div.left {
	float: left;
	clear: left;
	display: block;
	width: 180px;
}
#lists div.right {
	float: right;
	clear: right;
	display: block;
	width: 180px;
}
#lists select {
	width:145px;
	height: 20px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #000;
	line-height: 22px;
	margin: 0;
	padding:0;
	margin-bottom: 10px;
}
#lists option {
	background: #F6F5F5;
	padding-bottom: 2px;
}

/* -- Footer -- */
#footer{
	width:780px;	
 	height:40px;
	float: left;
	display: inline;
	clear: both;
 	background-color:transparent;
	margin: 0;
	padding: 0;
}

#frow1 {
	height:25px;
	line-height: 25px;
	width:765px;
	padding-left: 15px;
  	font-size: 10px;
  	background: #fff;
	text-align: left;}

#frow2{
 	height:30px;
	line-height: 30px;
	width:780px;
	float:left;
	display: inline;
	background-color:#000;
 	color: #fff;
}

#frow2 a, #frow2 a:visited  {
 	text-decoration: none;
	color: #fff;
}
#frow2 a:hover, #frow2 a:active  {
 	text-decoration: underline;
	color:#cc0033;
}

#frow2 .left {
 padding-left: 15px;
}

#frow2 .right{
 padding-right: 15px;
}


/* -- general -- */
.thumb { 
	width: 71px;
	height: 88px;
	border: 1px solid #000;}
.left {
	float: left;
	clear: left;
}
.right {
	float: right;
	clear: right;
}

span.arrow {
	padding-top: 5px;
	margin: 0;
}
span.arrow a:link, span.arrow a:visited {
	color: white;
	text-decoration: none;
	font: 9px Verdana, Arial, sans-serif;	
}
span.arrow a:hover, span.arrow a:active {
	color: #cc0033;
}

#rightcol p.banner_right {
	text-align: center;
	margin: 0;
}

#rightcol p.banner_right img {
		padding-top: 20px;
		margin:0;
}



 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
 height: 0;
 clear: both; 
 visibility: hidden;
 }

.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


 
 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
} 
