/***** Page *****/

body
{
	background: url(../gfx/gradient_bkgd.png) repeat-x top;
	background-color: #5C5C5C;
	color:#333;
	font: 11px Arial, sans-serif;
	margin:0;
	padding:20px 0 10px 0;
}

 a {
	color: #0033ff;
	text-decoration: none;
}

a:hover {
	color: #0033ff;
	text-decoration: underline;
}

form {
	margin: 0;
	padding: 0;
}

.left 
{
	float:left;
	padding:0;
	text-align:left;
	font-size:11px;
	font-weight:normal;
	display:inline;
}

.right
{
	display:inline;
	float:right;
	text-align:right;
	padding:0;
	font-size:11px;
	font-weight:normal;
}

.price 
{
	color:#333;
	font:11px Arial,sans-serif;
	margin:0;
	padding:0px 0 0px 0;
}

/***** Wrapper *****/

#wrapper
{

	background: #fff url(../gfx/city.jpg) no-repeat bottom;
	color:#000;
	margin:0 auto;
	padding:0;
	width:746px;
	border-top:1px solid #999999;	
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;	
	border-left:1px solid #999999;
		
}

#wrapper2
{

	background: #ffffff; 
	color:#000;
	margin:0 auto;
	padding:0;
	width:746px;
	border-top:1px solid #999999;	
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;	
	border-left:1px solid #999999;
		
}

/***** Top *****/

#top
{
	background:#fff;
	color:#000;
	height:100px;
	margin:0;
	padding:0;
}

#top .logo {
	float: left;
	width: 253px;
	height: 86px;
	padding-left: 30px;
	padding-top: 0px;
}

#top .tag {
	text-align: right;
	float: left;
	width: 415px;
	height: 61px;
	padding-top: 20px;
}

#top .left
{
	margin:4px 0 0 8px;

}

#top .right
{
	
	margin:4px 8px 0 0;
}

#top a
{
	background:inherit;
	color:#fff;
	text-decoration:none;
}

#top a:hover
{
	text-decoration:underline;
}

#search { 
	color: #4D565D;
	text-align: right;
	font: 9px arial;
	height: 20px;
	line-height: 20px;
	border-bottom: 1px solid white;
	padding-right: 20px;
	background: #ffffff;
}
	
#search a {
	color: #0033ff;
	text-decoration: none;
}

#search a:hover {
	color: #4D565D;
	text-decoration: underline;
}

/***** Navigation *****/

#navigation ul,#navigation li
{
	margin:0;
	padding:0;
}

#navigation
{
	border-top: 0px solid #999999;
	background-image: url(../gfx/grey.gradient.gif);
	background-repeat: repeat-x;
	color:#fff;
	font:11px Arial;
	height: 27px;
	line-height:27px;
	padding-left:34px;
}

#navigation li
{
	float:left;
	list-style:none;
	white-space:nowrap;
}

#navigation li a
{
	background:inherit;
	color:#333;
	display:block;
	padding:0 10px;
	border-left: 1px solid #cccccc;
	text-decoration:none;
	
}

* html #navigation a {width:1%;}

#navigation .selected,#navigation a:hover
{
	background-image: url(../gfx/purple.gradient.gif);
	background-repeat: repeat-x;
	color:#fff;
	text-decoration:none;
}

/***** Content *****/


#pagelayout {
	
	padding-top: 3px;
	padding-left: 34px;
	padding-right: 32px;
}




#index
{
	width:746px;
	color:#333;
	background: #fff	
}

#index .banner {
/*
	width: 746px;
	height: 246px;
	background-image: url(../gfx/banner02.jpg);	
	background-repeat: no-repeat;
	background-position: center; 	*/
}

#index .banner .text {
	position: absolute;
	color:#FFFFFF;
	font:260% Helvetica,Verdana,Tahoma,Arial,sans-serif;
	font-weight: bold;
	padding-top: 20px;
	padding-left: 90px;
}

#index .banner .shadow {
	position: absolute;
	color:#333333;
	font:260% Helvetica,Verdana,Tahoma,Arial,sans-serif;
	font-weight: bold;
	padding-top: 22px;
	padding-left: 92px;
}

#index .greybar {
	width: 746px;
	background-image: url(../gfx/grey.gradient.invert.gif);
	background-repeat: repeat-x;
	height: 27px;
	line-height:27px;
}

#index .greyrule {
	width: 100%;
	background-image: url(../gfx/greyline.png);
	background-repeat: repeat-x;
	height: 2px;
	line-height:2px;
}


#index .height {
	height: 100%;
}

#index .col1 {
	float: left;
	width: 228px;
	border-right:1px solid #999999;
	height: 100%;
	padding: 15px;	
}

#index .col2 {
	float: left;
	width: 228px;
	border-right:1px solid #999999;
	height: 100%;
	padding: 15px;		
}

#index .col3 {
	float: left;
	width: 228px;	
	height: 100%;
	padding: 15px;		
}


#content
{
	
	float:left;
	padding:15px 10px;
	width:551px;
	border-right:0px solid #999999;
	border-top:1px solid #999999;
	color:#333;
	font:11px arial, sans-serf;
	line-height:16.5px;
}

#content h1
{
	color:#000;
	
	margin-top:20px;
	padding:0 0 0 0px;
	background:inherit;
	font:17px Arial;
	font-weight: bold;
}

#content h2
{
	color:#333;
	font-size:135%;
	font-weight: bold;
	margin:0;
	padding:0 0 0 0px;
	font-weight:normal;
	background:inherit;
}


#content h3
{
	color:inherit;
	font-size:1.4em;
	margin:0;
	padding:10px 5px 0 0;
	text-align:left;
	background:inherit;
}

#content h4
{
	color:inherit;
	font-size:.8em;
	margin:0;
	padding:0 0 0 10px;
	font-weight:normal;
	background:inherit;
}

#content h5
{
	color:#c21c1c;
	font-size:120%;
	margin:0;
	padding-bottom: 20px;
	font-weight:normal;
	background:inherit;
}

#content h6
{
	color:#000000;
	font-size:120%;
	margin:0;
	padding-bottom: 20px;
	font-weight:normal;
	
}

#content h7
{
	color:#000000;
	font-size:135%;
	font-weight: bold;
	margin:0;
	padding-bottom:5px;
	font-weight:normal;
	background:inherit;
}


#content p
{
	margin:0px 0px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:20px;
	background:inherit;

}

#content a
{
	font-weight: normal;
	text-decoration:none;
}

#content a:hover
{
	text-decoration:underline;
}


.regrate {
}

.regrate .left {
	text-align: left;
	float: left; 
	width: 70%;
}

.regrate .right {
	text-align: center;
	float: left; 
	width: 25%;
	padding: 8px;
}

.newsletter {
	padding: 10px;
	border-bottom: 1px solid #e6e6e6;
}


/***** Side Content *****/

#sidecontent
{

	margin:0;
	float:right;
	width:174px;
	border-top:1px solid #999999;
	border-bottom:1px solid #fff;
	font:11px arial;
	background: #584f9a;
	
}

#sidecontent2
{
	background: #fff;
	margin:0;
	padding:20px 0 12px 0;
	width:174px;
	border-top:1px dashed #aaa;
	border-bottom:1px dashed #aaa;
	border-left:1px dashed #aaa;
	font:11px arial;
	text-align: center;
	
	
}

#sponsor
{
	background: #fff;
	margin:0;
	padding:12px 0 0 0;
	width:174px;
	border-top:0px dashed #aaa;
	border-bottom:1px dashed #aaa;
	border-left:1px dashed #aaa;
	font:11px arial;
	text-align: center;
	
	
}

#sponsor2
{
	
	margin:0;
	padding:12px 0 0 0;
	width:174px;
	border-top:0px dashed #aaa;
	border-bottom:1px dashed #aaa;
	border-left:1px dashed #aaa;
	font:11px arial;
	text-align: center;
	
	
}

#mediapartners
{
	background: #fff; 
	margin:0;
	padding:12px 0 0 0;
	width:174px;
	border-top:0px dashed #aaa;
	border-bottom:1px dashed #aaa;
	border-left:1px dashed #aaa;
	font:11px arial;
	text-align: center;
	
	
}




#sidecontent ul
{
	color:#333;
	list-style:none;
	padding:20px 0 20px 0;
	margin:0;
	background:inherit;
}

#sidecontent li
{
  padding: 0.1ex 0;
}

#sidecontent li a
{
	color:#fff;
	text-decoration:none;
	font-size:1em;
	display:block;
	padding:6px 20px;
	background: #584f9a;

}

#sidecontent .selected,#sidecontent li a:hover
{
	background:	#584f9a;
	color:#fff;
	text-decoration:underline;
	
}

#sidecontent h4
{
	font-size:1em;
	font-weight:bold;
	margin:0;
	padding:10px 0 2px 15px;
}

/***** Footer *****/

#footer
{
	border-top:1px solid #999999;
	background-image: url(../gfx/grey.gradient.invert.gif);
	background-repeat: repeat-x;
	color:#333;
	font: 11px arial;
	height: 30px;
	line-height:30px;
	clear:both;
	padding:0;
	text-align:center;
}

#footer a
{
	background:inherit;
	text-decoration:none;
}

#footer a:hover
{
	text-decoration:underline;
}

#footer .left
{
	margin:0 0 0 8px;

}

#footer .right
{
	
	margin:0 8px 0 0;
}
