/* 

	project: Metroland

/* SEARCH BAR STYLES*/
div.home_main {
	width:980px;
	border:#666666;
	border-width:thin;
}
div.bar_search_banner {
	width:968px;
	height:100px;
	padding:5px;
}

div.bar_search_inner {
	float:left;
	width:200px;
	height:90px;
	padding:5px;
}
div.bar_search_ad {
	float:right;
	width:730px;
	height:90px;
	padding:5px;
}



/* default styles
   -------------- */
*{
	margin: 0;

}* 
body { 
	font: .7em Arial, "Trebuchet MS", Tahoma, sans-serif; 
	line-height: 1.3em;
	background: #fff; 
	color: #444; 
}

a {	color: #2681A5;	background: inherit;
	text-decoration: none;
}
a:hover { color: #BBBC3D; background: inherit;
	text-decoration: none;
}

h1 { font: normal 2.4em "Trebuchet MS", Arial, Sans-Serif; padding: 7px 0 0 8px; margin: 0; }
h1 a { color: #7F7C7C; background: inherit; }
.orange { color: #F0EB00; }
sup { font-size: .5em; }

h1 a, h2 a, h4 a{ text-decoration: none;
}
h1 a:hover, h2 a:hover { color: #f2405B; background: inherit; }
h2 { font-size: 1.5em; margin-bottom: 5px; color: #333; background: inherit; }

h4 { font-size: 1.3em; margin-bottom: 5px; color: #333; background: inherit; }

.headlinetext {color: #7F7C7C;
font-size:16px;
font-weight:bold;
	
}

.offering {color: #BBBC3D;
font-size:14px;
	
}
h3 { font-size: 1.1em; margin-bottom: 5px; color: #3f8f00;
}
h3 a {color: #2681A5;
	
}

p {
	margin: 0 0 5px 0;
	text-align: left;
}

ul { list-style : none; }

/* layout
   ------ */

.content { 
	margin: 0 auto;
	width: 980px;
	padding: 10px; 
}

.header { 
	height: 70px;
	background: #fff url(images/headerbg.gif) repeat-x bottom;
	color: #808080;
	margin: 3px 0;
	padding: 10px 0 0 0;
}

.top_info {
	float: right;
	width: 555px;
	padding: 5px 0 4px 0;
	color: #808080;
	text-align: right;
}

	.top_info_left {
		width: 200px;
		float: left;
	}

	.top_info_right {
	float: right;
	width: 290px;
	padding: 0 0 0 35px;
	border-left: 1px solid #eee;
	text-align: right;
	}

.browse_category  {
	width: 280px;
	color: #FFF;
	background: inherit;
}

.bar {
	clear: both;
	font-size: 1.1em;
	height: 30px;
	color: #FFF;
	background: #E5E0E0 url(images/menubg.gif) repeat-x;
	text-align: center;
}

	.bar li { 
		padding: 6px 12px 6px 12px;
		color: #E5E0E0;
		float: left; 
	}
	
	.bar li.active{ 
		background: #f2405B url(images/bar.gif) repeat-x; 
		color: #FFF;
		font-weight: bold; 
		
	}
	
	.bar li a { 
		font-weight: bold;
		color: #FFF; 
		background: inherit;
		text-decoration: none;
	} 
	
	
	div.left_category {
		float:left;
		width:220px;
/*
		border-width:thin;
		border-style:solid; border-color:#CCCCCC;
*/
	}
	div.main_content {
		float:right;
		width:750px;
		overflow: hidden;
/*
		border-width:thin;
		border-style:solid; border-color:#CCCCCC;
*/
	}
	
/* search form */
.search_field { 
	background: #fff url(images/searchbg.gif) no-repeat right; 
	color: #808080;
	clear: both;
	font-weight: bold;
	padding: 7px 12px 10px 10px;
	margin: 5px 0;
}
	input.search {
	width: 292px;
	border: 0;
	color: #060;
	font-weight: bold;
	background-color: #FFF;
	background-image: url(images/search.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 3px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 40px;
	}
	input.submit {
	background: #E0691A url(images/submit.gif) no-repeat;
	border: 0;
	padding: 4px 0;
	width: 65px;
	margin: 0 10px 1px 0;
	color: #FFF;
	font: bold 1em Arial, Sans-Serif;
	text-align: center;
	}
	.grey { color: #808080; background: inherit; font-weight: normal; }
	.search_form {
	float: right;
}

/* left side
   --------- */

.left {
	float: left;
	width: 634px;
	margin: 0 0 5px 0;
}

.left h2 {
	clear: both;
	background: #F5F5F5 url(images/h2bg.gif) no-repeat center left;
	color: #444;
	padding: 3px 0 4px 43px;
	font: bold 1.4em "Trebuchet MS", Arial, Sans-Serif;
	margin: 0 0 10px 0;
}
	.left_side {
		float: left;
		width: 160px;
		padding: 0 0 0 10px;
		margin: 10px 0 0 38px;
	}
		
	.left_side a, .right_side a { color: #403E3E; background: #FFF; }
		
	.right_side {
		float: right;
		width: 280px;
		background: #FFF url(images/dotted.gif) repeat-y;
		color: #403E3E;
		padding: 0 0 0 70px;
		margin: 10px 0;
	}
	.left_box { 
		margin: 0 0 10px 0; 
		color: #403E3E; 
		border: 1px solid #E5E0E0;
		background: #FFF; 
		padding: 3px 0; 
	}
	
		
/* right side
   ---------- */
		
.right {
	float: right;
	width: 316px;
	margin: 0 0 10px 0;
}
	.right h3 {
		background: #BDBDBD  url(images/h3bg.gif) no-repeat center right;
		color: #FFF;
		padding: 8px 0 8px 5px;
		font: bold 1em Tahoma, Arial, Sans-Serif;
		margin: 0 0 3px 0;
	}
	.right_articles {
		background: #f5f5f5;
		color: #403E3E;
		padding: 8px;	
		margin: 0 0 3px 0;
		width: 300px;
	}
	.notice {
		background: #eee;
		color: #808080;
		padding: 12px 8px;	
		margin: 0 0 3px 0;
	}
	.image {
		float: left;
		margin: 0 9px 3px 0;
	}

/* footer
   ------ */

.footer { 
	clear: both;
	text-align: right;
	padding: 10px 0;
	border-top: 1px solid #ccc;
	line-height: 2em;
	float: left;
	width: 975px;
}
	.footer a { color: #808080; background: #fff; }
.content .header .top_info .top_info_right p b {
	text-align: right;
}
.top2 {
	text-align: right;
}

.advlogo {
	border: 1px solid #dadada;
	padding: 5px;
}

.prodimage {
	border: 1px solid #dadada;
	padding: 2px;
}

.dealsbox {
	padding-left: 8px;
}

.filterbox {
	width: 300px;
	float: right;
	padding-left: 200px;
}


/* CONTEXTUAL ADS STYLES */
 
.context_headline {
	font-weight:bold;
	color:#7F7C7C;
}
.adcopy {
	font-size: 12px; 
	padding-bottom: 0px;
	padding-top: 0px;
	margin: 0px;
	padding-left: 5px;
	padding-right: 10px;
	text-align:left;
	text-decoration: none;
	border-style: none;
	border:none;
}
div.category_links {
	padding: 0px;
	margin: 3px;
	font-size: 9px;
}
div.category_links a {
	padding: 0px 5px 0px 5px;
	margin: 0px;
	border: 1px solid #E5E0E0;	
	text-decoration: none; /* no underline because it looks lame*/
	color: #666;
}
div.category_links a:hover, div.category_links a:active {
	border: 1px solid #BBBC3D;
	color: #000;
}
.adsbycitymedia {
	color: #3a3a3a;
	font-size: 9px;
	font-weight: bold;
	text-align: center;
	font-family: arial,sans-serif;
}
.share_this {
	float:left;
	height: 30px;
	color: #FFF;
	width:200px;
}

/* -- Lightbox -- */
#overlay {
  background: none repeat scroll 0 0 #888888;
  height: 100%;
  left: 0;
  min-height: 100%;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 100;
}

#lightbox {
	background: url(../images/RockEShops_Contest_Rules.png) no-repeat #FFFFFF;
	height: 769px;
	left: 50%;
	margin: 0 0 0 -480px;
	position: absolute;
	top: 5px;
	width: 960px;
	z-index: 999;
	box-shadow: 3px 3px 3px #303030;
}

#lightbox #close {
 width: 30px;
 height: 30px;
 display: block;
 position: absolute;
 right: 0;
 }

#rules {
	text-align: right;
}

.rulesButton {
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf) );
	background:-moz-linear-gradient( center top, #ededed 5%, #dfdfdf 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf');
	background-color:#ededed;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #dcdcdc;
	display:inline-block;
	color:#777777;
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:1px 1px 0px #ffffff;
	margin: -5px 5px 5px;
}

.rulesButton:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #dfdfdf), color-stop(1, #ededed) );
	background:-moz-linear-gradient( center top, #dfdfdf 5%, #ededed 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#ededed');
	background-color:#dfdfdf;
}

.rulesButton:active {
	position:relative;
	top:1px;
}

