/********************************************
   AUTHOR:  			Erwin Aligam 
   WEBSITE:   			http://www.styleshout.com/
	TEMPLATE NAME:		MarketPlace
   TEMPLATE CODE: 	S-0017
   VERSION:          1.0	
	DATE:          	August-31-2007          	
 *******************************************/
 
/********************************************
   HTML ELEMENTS
********************************************/ 

/* Top Elements */
* { margin: 0; padding: 0;}

body {
	background: #fff url('bg.png');
	font: 11px/1.75em Verdana, Tahoma, arial, sans-serif;
	color: #333; 
	text-align: center;
	margin: 0 0 15px 0;	
}

/* links */
a, a:visited {	
	color: black; 
	background: inherit;
	text-decoration: none;		
}
a:hover {
	color: #333;
	background: inherit;
	text-decoration:underline;
	}

/* headers */
h1, h2, h3 {
	font-family: 'Trebuchet MS', Tahoma, Sans-serif;
	font-weight: Bold; 	
	color: #333;		
}
h1 {
	font-size: 160%;	
	font-weight: normal;
}
h2 {
	font-size: 130%;
	text-transform: uppercase;	
}
h3 {
	font-size: 130%;	
}

h1, h2, h3, p {
	padding: 10px;		
	margin: 0;
}
ul, ol {
	margin: 5px 20px;
	padding: 0 20px;
}

/* images */
img {

}
img.float-right {
  	margin: 5px 0px 10px 10px;  
}
img.float-left {
  	margin: 5px 10px 10px 0px;
}

code {
  	margin: 5px 0;
  	padding: 10px;
  	text-align: left;
  	display: block;
  	overflow: auto;  
  	font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace ;
  	/* white-space: pre; */
  	background: #F5F5F5;
	border-left: 3px solid #D4D4D4;
}
acronym {
  cursor: help;
  border-bottom: 1px dashed #777;
}
blockquote {
	font: bold 1.4em/1.5em 'Trebuchet MS', Tahoma, Sans-serif;	
	margin: 10px;
 	padding: 0 0 0 25px;  
   background: #F5F5F5;
	border-left: 3px solid #D4D4D4;	
	color: #444;
}


/* search form */
.searchform {
	background-color: transparent;
	border: none;	
	margin: 0 5px 0 10px; padding: 5px 0 15px 0;	
	width: auto;	
	float:left;
}
.searchform p { margin: 0; padding: 0; }
.searchform input.textbox { 
	border: 1px solid #FF6600 !important;
}
.searchform input.button { 
	width: 60px;
	height: 24px;
	vertical-align: top;
}

/********************************************
   LAYOUT
********************************************/ 
#wrap {
	position: relative;
	width: 950px;	
	margin: 0 auto;
	t
	text-align: left;
	margin-top:10px;
}
#content-wrap {
	float: left;
	width: 950px;
	display: inline;
	padding: 0; 	
	background: #FFFFFF url(content-wrap.jpg) repeat-x scroll 0 0;
	margin-top: 10px;
	border:1px solid lightgrey;
	text-align:left;
	padding-bottom:20px;
}

#crum {

}

#header {
	position: relative;
	background:url(header_img.png) repeat-x center top;
	height: 35px;
	width:950px;	
	padding: 0;	
	color: #fff;	
	border:1px solid lightgrey;	
}

/* header links */
#header #header-links {
	position: absolute;
	top: 8px; right: 45px;	
	color: #838181;
	font-size: 10px;	
	font-weight: bold;
}
#header #header-links p {	
	padding: 0;	margin: 0;	
}
#header #header-links a {	
	color: #838181;
	text-decoration: none;	
}
#header #header-links a:hover {
	color: #444;		
}

/* header-photo */
#header-brand {
	position:relative;
	clear: both;
	margin: 5px auto;
	height: 150px;
	width: 950px;
	border:1px solid lightgrey;

}
#header-brand h1#logo-text a {
	position: absolute;
	margin: 0; padding: 0;
	font: 50px Calibri, Arial, Sans-serif;
	letter-spacing: -1px;
	color: white;
	text-transform: none;
	text-decoration: none;
	border: none;
	
	/* change the values of top and left to adjust the position of the logo*/
}

#brand_sum{float:left; height:150px; width:600px;}
#logo {background: #fff url(brands.png) no-repeat; height:150px; width:350px; float:left;}
.brand img{float:left; height:50px; width:120px;}

.your {
padding:0;
margin:0;
float:left;
font: 50px Calibri, Arial, Sans-serif;
color:white;}

#header-brand h2#slogan {
	position: absolute;
	margin: 0; padding: 0;
	font: bold 14px century gothic, Trebuchet MS, Arial, Sans-serif;
	text-transform: none;
	color: #78452A;	
	/* change the values of top and left to adjust the position of the slogan*/
	top: 110px; 
	left: 90px;		
}

/* Navigation */
#nav {
	clear: both;	
	padding: 0;			
}
#nav ul {
	float: left;
	list-style: none;
	background: #E4E4E4 url(nav.jpg) repeat-x;	
	width: 950px;		
	padding: 0;	margin: 0 ;
	height: 45px;
	display: inline;
	text-transform: uppercase;
	margin-top:5px;
}
#nav ul li {
	display: inline;
	margin: 0; padding: 0;
}
#nav ul li a {
	display: block;
	float: left;
	width: auto;
	margin: 0;
	padding: 0 15px;	
	border-right: 1px solid #dadada;
	border-left: 1px solid #fafafa;	
	border-bottom: none;
	color: #555;
	font: bold 14px/45px "Century Gothic", "Trebuchet MS", Helvetica, Arial, Geneva, sans-serif;
	text-transform: uppercase;
	text-decoration: none;	
	letter-spacing: 1px;
}
#nav ul li a:hover, 
#nav ul li a:active {
	color: #ff6600;
}
#nav ul li#current a {	
	background: #DBDBDB url(nav-current.jpg) repeat-x;		
}

#nav img{margin-left:3px; margin-top:13px; height:18px;}

/* Main Column */
.three-col #main {
	margin: 10px 190px 0 200px;
}
.two-col #main {
	margin: 10px 5px 0 200px;
}

#main h1 {
	font: bold 35px Century Gothic, Georgia, "Times New Roman", Times, serif;
	color: #78452A;
	padding: 15px 0 2px 0px; 		
}

/* Sidebar */	
#sidebar {
	float: left;
	width: 195px;	
	margin-top: 10px;	
}	
/* right column */
#rightcolumn {
	float: left;
	width: 950px;
	margin-bottom: 30px;
	color:#FF6600;
}
#rightcolumn h1, #sidebar h1 {
	margin: 10px 5px 0 5px;
	padding: 5px 5px; 
	font: bold 30px 'Century Gothic', Tahoma, Sans-serif;
	color: #78452A; 		
}

/* sidemenu */
ul.sidemenu {
	text-align: left;
	margin: 7px 8px 8px 10px; padding: 0;			
	text-decoration: none;	
}
ul.sidemenu li {
	list-style: none;
	padding: 4px 0 4px 5px;
	margin: 0 2px;		
	border-bottom: 1px solid green;
}
* html body ul.sidemenu li {
	height: 1%;
}
ul.sidemenu li a {
	text-decoration: none;	
	color: #FF6600; 
	border: none;		
}
ul.sidemenu li a:hover {	
	color: #383d44;
	border: none;
}

/* footer-wrap */
#footer-wrap {
	clear: both;
	width: 950px;
	font-size: 95%;
	text-align: left;
}

#footer-wrap a {
	text-decoration: none;
	font-weight: bold;
}
#footer-wrap a:hover {
	color: #000;	
}
#footer-wrap p {
	padding: 10px 0;
}
#footer-wrap h2 {
	color: #666666;
	margin: 0;
	padding: 0 10px; 
}

/* footer */
#footer {
	clear: both;
	color: #666;	
	margin: 0 auto 10px auto; 
	width: 950px;
}

/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }

/* display and additional classes */
.clear { clear: both; }

/* post */
.post-by {
	font-size: .95em;	
	padding-top: 0;
}
.post-footer {
	background: #F5F5F5;
	padding: 5px; margin: 20px 10px 0 10px;	
	font-size: 95%;	
	color: #666666;	
}
.post-footer .date{
	margin: 0 10px 0 5px;	
}
.post-footer a.comments {
	margin: 0 10px 0 5px;	
}
.post-footer a.readmore {
	margin: 0 10px 0 5px;	
}

.product_left{float:left; height:400px; width:250px; margin-bottom:15px;}
.product_right{float:left; width:450px;}
#footer_search{ width:950px; height:auto; min-height:137px; float:left; background:url(footer_bg.png) repeat-x; border-bottom:1px solid lightgrey; border-left:1px solid lightgrey;  border-top:1px solid lightgrey; border-right:1px solid lightgrey; }
.footer_text_column{ height:auto; min-height:100px; width: 200px; float:left; margin-left:10px;}
.menu_content{color:green; width:180px;}
.menu_content a{color:#FF6600;}
.menu_content a:hover{ text-decoration:underline;}
#newsletter{ width:950px; height:auto; min-height:50px; float:left; background:url(footer_bg.png) repeat-x; margin-bottom:15px;}
#newsletter table{width:950px; height:auto;}
#newsletter table td{border:none}
.related{ width:auto; height:20px; background-color:#0099FF; float:left; color:white; margin-top:15px; margin-left:10px; border:1px solid lightblue;}
.related a{color:white; text-decoration:underline;}
#search_results{ width:950px; height:auto; margin-left:-200px;}