/********************************************
   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: 20;
	padding: 0;
}

body {
	background: #FFFFFF;
	font: 11px/1.75em Verdana, Tahoma, arial, sans-serif;
	color: #666666; 
	text-align: center;
	margin: 0 0 15px 0;	
}

/* links */
a, a:visited {	
	color: #326ea1;
	text-decoration: none;		
}
a:hover {
	color: #FF8000;
	padding-bottom: 0;
}

b	{
	color: #444;
	font-weight: bold;
}

/* headers */
h1, h2, h3 {
	padding: 5px;		
	margin: 0;
	font-family: 'Trebuchet MS', Tahoma, Sans-serif;	
	color: #333;		
}
h1 {
	font-size: 18px;	
	font-weight: normal;
}
h2 {
	font-size: 130%;
	text-transform: uppercase;	
}
h3 {
	font-size: 130%;	
}

h4	{
	text-align: center;
	text-decoration: none;
	background: url(h4-bg.bmp) repeat-x bottom;
	padding: 2px;
	margin-left: 10px;
	width: 94%;
	font-size: 13px;
}

h5	{
	color: #AAAAAA;
	font-size: 9px;
	padding-right: 20px;
	text-align: right;
}

h1 a	{
	color: #FF8000;
}

/* images */
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: #EEEEEE;
	border: #999999 1px solid;
}
acronym {
  cursor: help;
  border-bottom: 1px dashed #777;
}
blockquote {
	font: italic 14px 'Trebuchet MS', Tahoma, Sans-serif;	
	margin: 10px;
 	padding: 0 0 0 25px;  
    background: #EEEEEE;
	border-left: 2px solid #D4D4D4;	
	color: #444;
}

/* start - table */
table {
	border-collapse: collapse;
	border: #CCCCCC 1px solid;
	margin: 10px;	
}
th strong {
	color: #fff;
}
/*th {
	background: #e7e6e6 url(button.bmp) repeat-x;
	height: 29px;
	padding-left: 12px;
	padding-right: 12px;	
	text-align: left;
	border: #CCCCCC 1px solid;
	color: #333;
}
tr {
	border: #CCCCCC 1px solid;
}
td {
	padding: 3px;
	border: #CCCCCC 1px solid;
}
td.first,th.first {
	border-left: 0px;
}
td.row-a {
	background: #F8F8F8;
}
td.row-b {
	background: #E8E8FF;
	height: 100px;	
}
td.row-separator	{
	background: #CCCCCC;
	height: 5px;
}*/
/* end - table */

/* form elements */
form {
	margin:10px; padding: 0 5px;
	background: #F5F5F5;	
}
label {
	display:block;
	font-weight:bold;
	margin:5px 0;
}
input {
	padding:3px;
	border:1px solid #ccc;
	font: normal 1em Verdana, sans-serif;
	color:#777;
}
textarea {
	width:400px;
	padding:3px;
	font: normal 1em Verdana, sans-serif;
	border:1px solid #ccc;
	height:100px;
	display:block;
	color:#777;
}
input.button { 
	font: bold 12px Arial, Sans-serif; 
	height: 24px;
	margin: 0;
	padding: 2px 3px; 
	color: #333;
	background: #e7e6e6 url(button.bmp) repeat-x;
	border: 1px solid #ccc;
}

/* search form */
.searchform {
	background-color: transparent;
	border: none;	
	margin: 0 5px 0 10px; padding: 5px 0 15px 0;	
	width: 190px;	
}
.searchform p { margin: 0; padding: 0; }
.searchform input.textbox { 
	width: 100px;
	color: #777; 
	height: 18px;
	padding: 2px;	
	border: 1px solid #E5E5E5;
	vertical-align: top;
}
.searchform input.button { 
	width: 60px;
	height: 24px;
	padding: 2px 5px;
	vertical-align: top;
}

/********************************************
   LAYOUT
********************************************/ 
#wrap {
	position: relative;
	width: 910px;	
	margin: 0 auto;
	text-align: left;
	background: #fff url(content.bmp) repeat-y center top;
}
#content-wrap {
	float: left;
	width: 850px;
	margin-left: 30px;
	display: inline;
	padding: 0; 	
	border-top: 5px solid #fff;
	background-color: #fff; 
}
#header {
	position: relative;
	background: #fff url(header-bg.bmp) repeat-y center top;
	height: 25px;
	width:910px;	
	padding: 0;	
	color: #fff;	
}

/* header links */
#header #header-links {
	position: absolute;
	top: 21px;
	right: 57px;
	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-photo {
	position: relative;
	clear: both;
	margin: 5px auto;
	height: 250px;
	width: 850px;
	background: #fff url(header-photo.jpg) no-repeat center center;
}

#header-photo h2#slogan {
	position: absolute;
	margin: 0; padding: 0;
	font: bold 14px 'Trebuchet MS', Arial, Sans-serif;
	text-transform: none;
	color: #B6D1F8;
	
	/* change the values of top and left to adjust the position of the slogan*/
	top: 80px; left: 35px;		
}

/* Navigation */
#nav {
	clear: both;
}
#nav ul {
	/*float: left;
	list-style: none;
	background: none;
	margin-left: 30px;
	padding: 0;	margin: 0 0 0 30px;
	height: 55px;
	display: inline;
	text-transform: uppercase;
	text-align: center;*/
	
	float: left;
	list-style: none;
	width: 850px;
	padding: 0;	
	margin: 0 0 0 30px;
	height: 55px;
	display: inline;
	text-transform: uppercase;
	text-align: center;
}
#nav ul li {
	display: inline;
}
#nav ul li a {
	background: url(nav.bmp);
	float: left;
	width: 139px;
	margin-top: 10px;
	margin-left: -1px;
	padding: 0 15px;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	color: #666;
	font: 12px/45px "Times new roman", Helvetica, Arial, Geneva, sans-serif;
	text-decoration: none;
	letter-spacing: 1px
}
#nav ul li a:hover {
	background: url(nav-hover.bmp);
	border-bottom: none;
}
#nav ul li#current a {	
	background: url(nav-current.bmp);
	color: #0066FF;
	margin-top: 0px;
}

#nav ul li#current-inactive a	{
	background: url(nav-inactive.bmp);
	margin-top: 0px;
}

#nav ul li#current-inactive a:hover	{
	background: url(nav-current.bmp);
	margin-top: 0px;
}

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

#main 	{
	border-left: #CCCCCC 1px solid;
	border-right: #CCCCCC 1px solid;
}

#main h1 {	/*****************************************************************/
	margin: 0px 10px 0 10px;
	font: normal 18px Georgia, "Times New Roman", Times, serif;
	color: #D56A00;
	padding-right: 30px;
	padding-bottom: 5px;
	background: url(h1-bg.bmp) repeat-x bottom;
	text-align: right;
	/*border-bottom: #CCCCCC 1px solid;*/
}

/* Sidebar */	
#sidebar {
	float: left;
	width: 195px;	
	margin-top: 10px;
}
/* right column */
#rightcolumn {
	float: right;
	width: 190px;
	margin-top: 10px;
}
#rightcolumn h1, #sidebar h1 {
	margin: 10px 5px 0 5px;
	padding: 5px 5px; 
	font: bold 1.4em 'Trebuchet MS', Tahoma, Sans-serif;
	color: #444;
	border-bottom: #CCCCCC 1px solid;		
}

/* 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;
	background: url(button.bmp) no-repeat;
}
ul.sidemenu li:hover	{
	background: url(button-active.bmp) no-repeat;
}
/* ***************** */
.sidemenu-ul	{
	margin-left: 0px;
}
.sidemenu-highlight {
	list-style: none;
	padding: 4px 0 4px 5px;
	margin: 0 2px;
	background: url(button-highlight.bmp) no-repeat;
}
.sidemenu-highlight:hover	{
	background: url(button-highlight-active.bmp) no-repeat;
}
.sidemenu-highlight-active	{
	list-style: none;
	padding: 4px 0 4px 5px;
	margin: 0 2px;
	background: url(button-highlight-active.bmp) no-repeat;
}
/* ***************** */
* html body ul.sidemenu li {
	height: 1%;
}
ul.sidemenu li a {
	text-decoration: none;	
	color: #326ea1; 
	border: none;
	background: none;		
}
ul.sidemenu li a:hover {	
	color: #FF8000;
	border: none;
	background: none;
}

/* footer-wrap */
#footer-wrap {
	clear: both;
	width: 910px;
	font-size: 95%;
	padding-bottom: 20px;
	text-align: center;	
	background: url(footer-bottom.bmp) no-repeat center bottom;	
}
#footer-wrap a {
	text-decoration: none;
	color: #666666;
	font-weight: bold;
}
#footer-wrap a:hover {
	color: #000;	
}
#footer-wrap p {
	padding: 10px 0;
	text-align: center;
}
#footer-wrap h2 {
	color: #666666;
	margin: 0;
	padding: 0 10px; 
}

/* footer */
#footer {
	clear: both;
	color: #666;	
	margin: 0 auto 10px auto; 
	width: 850px;
	padding: 5px 0;
	text-align: center;
	border-top: #DDDDDD 1px solid;	
}

/* 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;	
}

/* own */

.highlight	{
	color: #FF8000;
}

.table	{
	background: #FFFFFF;
	width: 95%;
	font-size: 10px;
}

.table td	{
	border: #CCCCCC 1px solid;
	background: url(table-td.bmp) repeat-x bottom;
	padding-left: 5px;
}

.table-invisible	{
	background: none;
	border: none;
}

.table-maincell	{
	text-align: center;
	font-size: 16px;
	padding: 5px;
}

.list	{
	list-style-image: url(list-ico.bmp);
	margin-left: 30px;
	padding-left: 5px;
}

.pic {
	border: #CCCCCC 1px solid;
	padding: 2px;
	margin: 5px;
}

.pic:hover	{
	border: #FF8000 1px solid;
}

.article-pic	{
	border: #CCCCCC 1px solid;
	padding: 5px;
	margin-bottom: 0px;
	margin-right: 10px;
	float: left;
}

p	{
	margin: 10px;
	text-align: justify;
	color: #888888;
	font: 11px Arial, Helvetica, sans-serif;
	word-spacing: 5px;
	line-height: 20px;
}

.icon	{
	border: none;
}

#download	{
	background: url(download.jpg);
	width: 200px;
	height: 100px;
	margin-left: 100px;
}

#download:hover	{
	background: url(download.jpg) 0 -100px;
}

#launch	{
	background: url(launch.jpg);
	width: 200px;
	height: 100px;
	margin-left: 100px;
}

#launch:hover	{
	background: url(launch.jpg) 0 -100px;
}

#admin-main	{
	width: 100%;
}

.sitemap	{
	list-style: none;
	margin-left: 30px;
	padding-left: 20px;
	padding-top: -5px;
	background: url(sitemenu.bmp) left no-repeat;
}

.sitemap_pad	{
	list-style: none;
	margin-left: 90px;
	padding-left: 20px;
	padding-top: -5px;
	background: url(sitemenu_tab.bmp) left no-repeat;
}

.footer-padding	{
	padding-left: 50px;
}

#pic_container	{
	text-align: center;
}

.contact-table	{
	background: #FFFFFF;
	width: 95%;
	font-size: 10px;
}

.contact-table td	{
	border: #CCCCCC 1px solid;
	padding: 10px;
}
	
.table-accesslog	{
	width: 100%;
	background: #FFFFFF;
}

.table-accesslog td	{
	padding: 5px;
	border-left: #AAAAAA 1px solid;
	border-bottom: #AAAAAA 1px solid;
	font-size: 12px;
}

#floating-menu	{
	border: #CCC 1px solid;
	background: #fff;
	width: 169px;
	position: absolute;
	top: 280px;
	left: 369px;
	text-transform: uppercase;
	text-align: center;
	visibility: hidden;
}
#floating-menu ul	{
	list-style: none;
	margin: 0px;
}
#floating-menu li	{
	background: url(nav.bmp);
	padding-bottom: 12px;
}
#floating-menu li:hover	{
	background: url(nav-hover.bmp);
}
#floating-menu li a	{
	padding-top: 12px;
	color: #666;
	font: 12px "Times new roman", Helvetica, Arial, Geneva, sans-serif;
	display: block;
}
#flash-window	{
	background: url(transparent.png);
	text-align: center;
	position: absolute;
	left: 0px;
	top: 100px;
	border: #ccc 1px solid;
	width: 910px;
	padding-top: 20px;
	padding-bottom: 20px;
}
