body {
	background:url(../../../images/tbr/bg-body.jpg) repeat-x top center #000000;
	font-family:"Trebuchet MS" Arial, Helvetica, sans-serif;
	font-size:62.5%; /* Sets default font size to 10px */
	color:#222222;
}

* {
	margin:0;
	padding:0;
	left: auto;
}

img {
	border:0;
}

p {
	margin-bottom:1.75em;
}

a {
	text-decoration:none;
	color:#B4C835;
}
	
a:hover {
	text-decoration:none;
	color:#6CC7DC;
}

.error
{
    font-weight: bold;
    color: #9E1E15;
}

/* Layout*/

#wrapper {
	margin:0 auto;
	width:960px;
	background:#ffffff;
	font-size:1.3em;
}
	
#header {
	height:190px;
	background:url(../../../images/tbr/bg-header.jpg);
}
	
#menu {
	height:25px;
	line-height:25px;
	background:url(../../../images/tbr/bg-menu.gif) repeat-x;
	padding:0 10px;
}
		
#content {
	float:left;
	width:720px;
	min-height:500px;
}
	
.entry {
	width:720px;
	padding: 5px;
	background: #E6E6E6 url(../../../images/tbr/entry-gradient.gif) repeat-x scroll 0 0;
	height: 100%;
    overflow: auto;
	clear: right;
}

/* Main */

.main {
	padding:5px 10px;
	text-align:justify;
	line-height:1.75em;
}


/* Menu */

#menu ul {
	list-style-type:none;
	right: auto;
}

#menu li {
	float:right;
}

#menu li a {
	padding:0 15px;
	display:block;
	color:#ffffff;
	margin-right:2px;
}

#menu #menuMarketName
{
	color:#ffffff;   
    float: left;
    font-weight: bold;
}

/* Sidebar */
#sidebar {
    font-family: Arial;
    font-size: 11px;
	float:left;
	width:200px;
	background:#efefef;
	margin: 0px 10px 0px 10px;
}

#sidebar ul {
	list-style-type:none;
	margin:0px 10px 0px 15px;
    width: 165px;
}
	
#sidebar ul li {
}
	
#sidebar ul li a {
	display:block;
	color:#222222;
	padding-left:5px;
	border-bottom:1px solid #dddddd;
}
	
#sidebar ul li a:hover {
	background:#edebed;
	color:#9E1E15;
}
	
#sidebar-bottom {
	height:20px;
	background:url(../../../images/tbr/bg-sidebar-bottom.gif) no-repeat top center;
}
	
#sidebar-ad {
	background: #FFFFFF;
	text-align: center;
}

#sidebar-ad a {
}

#topTen{
    width: 200px; 
    background: #FFFFFF;    
	text-align: center;   
    color: #631617;	
}

#topTen ul li{
    line-height: 15px;
    font-weight: bold;
}

#topTen ul li a {
	display:block;
	padding-left:5px;
	border-bottom:1px solid #dddddd;
    color: #631617;		
}

/* Map */
#map {
   width:720px;
}

/* Entry */

.entry-thumbnail {
   float: right;
}

.entry-title{
	font-size:1.4em;
	font-weight: bold;
}

.entry-title a{
    color:#631617;
}

.entry-title a:hover{
    text-decoration: underline;
}

.entry-info {
	color:#982018;
}

.entry-info a{
	text-decoration: underline;
	color:#7a838f;
}

/* Search */
.searchQuery
{
    font-weight: bold;
    font-size: 1.4em;
    color: #000000;
}


/* Search Tab */

#searchtab {
	height:25px;
	width:175px;
	background:url(../../../images/tbr/bg-tab.gif) no-repeat;
	margin:auto;
	padding: 4px 0px;
	}
	
#searchtab p {
	display:block;
	color:#ffffff;
	text-align: center;
	padding: 2px;
	}

#homepage-banner
{
	background: url(../../../images/tbr/tbr_imagebanner.jpg) top left no-repeat;
    width: 720px;
    height: 245px;
    padding: 0px 0px 0px 0px;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
}

#homepage-banner a
{
    color:#aa3a39;
}

#homepage-banner p
{
    text-align: center;
    width:420px;
    font-weight: 400;
    font-size: 12px;
    line-height: 15px;
}

#homepage-banner h2
{
    font-size: 18px;
    color: #000;
    padding-bottom: 5px;
    font-family: Arial Black;
    font-weight: bold;
}

#homepage-banner h2 #welcome 
{
    font-size: 24px;
    color:#000;
    font-family: "Monotype Corsiva";
}

#homepage-banner h2 #red 
{
    color:#aa3a39;
}

/* Cards */
#cards {
	width:720px;
	height:100px;
	padding:10px 5px;
	}
	
/* Ads */

#ads {
	background-image:url(../../../images/tbr/ads-gradient.gif);
	background-repeat:no-repeat;
	height:195px;
	margin:10px 0px;
	padding:0;
	width:720px;
}

#ad1 {
	width:200px;
	height:160px;
	margin: 12px 30px;
	float:left;
}

#ad2 {
	width:400px;
	height:160px;
	margin: 12px 30px;
	float: right;
}

#ads img {
	padding: 0px 10px 0px 10px;
}


/* Market Page Hot Offers Header Section*/
#top-hotOffers {
	background-image:url(../../../images/tbr/black-header.gif);
	width:200px;
	height:36px;
	margin: 10px 0px 0px 10px;
	padding: 0px;
	text-align: center;
}	

#top-hotOffers p {
	display:block;
	text-align: center;
	padding: 12px 0px 0px 0px;
	margin: 0px 0px 5px 0px;
	font-weight:bold;
	font-size: 14px;
	color: #FFF;
}

#bottom-hotOffers {
	/*background-image:url(../../../images/publications/top5-bottom.gif);
	background-repeat: no-repeat;
    */
	width:200px;
	height:124px;
	margin: 0px 0px 0px 10px;
	padding: 0px;
}	

#bottom-hotOffers ul {
	list-style-type:none;
	margin: 0px 5px 0px 10px;
	padding:0px;
}
	
#bottom-hotOffers li
{
    font-weight: bold;
	margin: 2px 0px 0px 0px;
    padding: 1px 0px 2px 2px;
    font-size: 11px;
}

#bottom-hotOffers li a{
	color: #3399cc;
}

#bottom-hotOffers li a:hover{
	color: #3366cc;
}

/* Market Page Showcase Header Section*/
#top-showcase {
	background-image:url(../../../images/tbr/red-header.gif);
	width:200px;
	height:36px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}	

#top-showcase p {
	display:block;
	text-align: center;
	padding: 12px 0px 0px 0px;
	margin: 0px 0px 5px 0px;
	font-weight:bold;
	font-size: 14px;
	color: #FFF;
}

#bottom-showcase {
	width:200px;
	height:124px;
	text-align:center;	
	margin: 0px;
	
}	

#bottom-showcase img
{
    width:195px;
    height:124px;
	padding:0px;
	margin:0px;
	border-top: solid 1px #000;
}	

/* Market Page Survey Header Section*/
#top-survey {
	background-image:url(../../../images/tbr/black-header.gif);
	width:200px;
	height:36px;
	margin: 10px 0px 0px 10px;
	padding: 0px;
	text-align: center;
	color: #FFF;
}	

#top-survey p {
	display:block;
	text-align: center;
	padding: 12px 0px 0px 0px;
	margin: 0px 0px 5px 0px;
	font-weight:bold;
	font-size: 14px;
}

#bottom-survey {
	width:200px;
	height:124px;
	text-align:center;
	margin: 0px 0px 0px 10px;
}	

#bottom-survey img {
    width:195px;
    height:124px;
	padding:0px;
	margin:0px;
	border-top: solid 1px #000;
}	

#top-top10 {
	/*background-image:url(../../../images/tbr/red-Top10header.gif);*/
	width:425px;
	height:36px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	color: #FFF;
}

#top-top10 img
{
    padding:0px;
}

#top-top10 a
{
    color: #FFFFFF;
}

#bottom-top10 {
	background-image:url(../../../images/tbr/red-Top10footer.gif);
	width:425px;
	height:124px;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	text-align:left;
}

#bottom-top10 table {
	width: 350px;
	margin: 5px 0px 0px 0px;
	padding:0px;
    font-family:Arial;
	font-size:12px;
}

#bottom-top10 a 
{
	color:#D6B03B;
}

/* Footer */	
#footer {
	clear:both;
	min-height:30px;
	text-align: center;
	padding: 15px;
	font-size: 11px;
	background-color: #631617;
	color: #ffffff;
}

#footer p{
    margin-bottom: 0px;
}

#footer #copyright{
    font-size:10px;
	padding: 2px;
	color: #cccccc;
}
	
#footer a {
	color:#cccccc;
	text-decoration:none;
}
	
#footer a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}

