/********************************************
	Version : 1.1
	Author : SiteSuite Australasia
	Author URL : http:/www.sitesuite.com.au

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

/*----------------------------------------------------------------------------- 
Global Styles
-----------------------------------------------------------------------------*/

html, body, div, form, input, img { margin: 0; padding: 0;}

body {
	background: #fff;
	font: normal 13px Arial, Helvetica, sans-serif;
	color: #333333; 
	text-align: center;
	margin: 0 0 15px 0;	
	background: none;
}

.clear { clear: both; }

/* links */
a {	
	color: #f69147; 
	text-decoration: none;		
}
a:hover {
	color: #f69147;
	padding-bottom: 0;
	text-decoration: underline;
}



/*
----------------------------------------------------------------------------- 
Headers
-----------------------------------------------------------------------------*/
h1, h2, h3, h4, p { padding: 0;	margin: 0; }

h1 { font: normal 26px Arial, Helvetica, sans-serif; color: #0f499e;}
h2 { font: normal 20px Arial, Helvetica, sans-serif; }
h3 { font: normal 18px Arial, Helvetica, sans-serif; }

h2, h3, p { padding: 10px 0 15px 0; }

h4 { font: bold 16px Arial, Helvetica, sans-serif; color: #ff6600; }
	h4 a { color: #ff6600; text-decoration: none;}
	h4 a:visited { color: #ff6600; }
	h4 a:active { color: #62cbff; }
	h4 a:hover { color: #ff6600; text-decoration: underline;}

#main ul, #main ol { position: static !important; }

/* images */
img { border: 0; }

/*----------------------------------------------------------------------------- 
	Content Styles
-----------------------------------------------------------------------------*/
.featureBlue {
	border: 1px solid #a9ccde;
	background: none;
	padding: 15px;
}

.featureCategory {
	border: 1px solid #deebf2;
	padding: 15px;
}

.featureYellow {
	background: none;
	border: 1px solid #f1ead9; 
	padding: 15px;
}


.priceBox {

}

	.priceBox td {
		background: #f7f7f7;
	}

.priceHeader {
	background: #d7f0fd !important;
	/*color: #d4383b;*/
	font-size: 14px;
}

.priceFooter {
	background: #d7f0fd !important;
}

.priceNoBg { background: #ffffff !important; }


/*----------------------------------------------------------------------------- 
	Article Styles
-----------------------------------------------------------------------------*/
.category-title {
	font: normal 26px Arial, Helvetica, sans-serif; color: #0f499e;
	margin: 0; 
	padding: 0;
}



/*----------------------------------------------------------------------------- 
	Template Styles
-----------------------------------------------------------------------------*/
#bgimg {
	background: none;
}

#wrap {
	width: auto;
	padding:0;
	margin: 0;
	text-align: left;
	background: none;
	
}
#content-wrap {
	float: left;
	width: auto;
	display: inline;
	padding: 0; 	
	border-top: 5px solid #fff;
/*	min-height: 500px;
	height:auto !important;
  	height:500px;*/
}
#header { display: none; }

/* logo */
#logo { width: auto; }

#logo img {
	margin: 0;
	padding: 0;
	border: none;
}

#newsletter, #newsletter form, #newsletterEmail, #newsletter img.headerAd { display:none;}

	

/* Main Body */

#main {
	margin: 10px 0px 10px 0px;
}


/* footer */
#footer {
	clear: both;
	color: #000;	
	width: auto;
	padding: 10px 18px;
	text-align: left;
	background: none;
	border-top: 2px solid #e9e9e9;	
	font: normal 11px Arial, Helvetica, sans-serif;
}

#footerContent {
	float: left; 
}

#share {
	float:right;
	text-align: right;
	padding-top: 10px;
}

	#share p { padding-top: 25px;	}

#footer a {
	color: #f69147;
}

#footer a:hover { color: #333;	}

/* footer-wrap */
#footer-wrap { display: none; }

	#footer-wrap img { margin:0; padding:0; }

/*
----------------------------------------------------------------------------- 
Navigation
-----------------------------------------------------------------------------*/
#nav { display: none;	}

