/********************************************
   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;}
.Width {
	width: 185px;
}

body {
	background: #fff;
	color: #666666;
	text-align: center;
	margin: 0 0 15px 0;
	font-family: Verdana;
	font-size: 10px;
	line-height: 1.75em;
}
.Heading1 {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #900;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #FFF;
	color: #FFF;
	height: 16px;
	display: block;
	text-indent: 18px;
	line-height: 16px;
	width: 183px;
	background-image: url(directkick_xxs.png);
	background-repeat: no-repeat;
	background-position: 1px 1px;
}
.Heading3 {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #900;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #FFF;
	color: #FFF;
	height: 16px;
	display: block;
	text-indent: 18px;
	line-height: 16px;
	width: 187px;
	background-image: url(directkick_xxs.png);
	background-repeat: no-repeat;
	background-position: 1px 1px;
}
.Heading2 {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #FFF;
	color: #333;
	height: 18px;
	display: block;
	text-indent: 18px;
	line-height: 16px;
	width: 166px;
	padding-left: 21px;
	background-image: url(directkick_xxs.png);
	background-repeat: no-repeat;
	background-position: 1px 1px;
}

/* links */
a, a:visited {
	color: #666;
	background: inherit;
	text-decoration: none;
}
a:hover {
	color: #C00;
	height: 114px;
	width: 28px;
	background-color: inherit;
}
.price {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #C00;
	text-transform: uppercase;
}

/* headers */
h1, h2, h3 {
	font-family: Verdana;
	font-weight: normal;
	color: #666;
	font-size: 11px;
	text-transform: uppercase;
}
.back1 {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	background-color: #004266;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #FFF;
	height: 16px;
	background-image: url(directkick_xxs.png);
	background-repeat: no-repeat;
	background-position: 2px 3px;
	text-indent: 18px;
}
h1 {
	font-size: 9px;
	font-weight: normal;
	font-family: Verdana;
}
h2 {
	font-size: 9px;
	text-transform: uppercase;
	font-family: Verdana;
}
h3 {
	font-size: 11px;
	font-family: Verdana;
	text-transform: uppercase;
	font-weight: bold;
}

h1, h2, h3, p {
	font-family: Verdana;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
ul, ol {
	margin-top: 3px;
	margin-right: 10px;
	margin-bottom: 3px;
	margin-left: 10px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}

/* images */
img {
	background-color: #FFF;
	border: 1px dotted #CCC;
}
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;
	border-left: 3px solid #D4D4D4;
	font-family: Calibri;
	font-size: 1em;
	line-height: 1.5em;
	font-weight: 500;
}
acronym {
	cursor: help;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
}
blockquote {
	margin: 10px;
	padding: 0 0 0 25px;
	background: #F5F5F5;
	border-left: 3px solid #D4D4D4;
	color: #444;
	font-family: Verdana;
	font-size: 11em;
	font-weight: bold;
	text-transform: uppercase;
}


/* search form */
.searchform {
	background-color: transparent;
	border: none;
	width: 190px;
	margin-top: 0;
	margin-right: 3px;
	margin-bottom: 0;
	margin-left: 7px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}
.searchform p { margin: 0; padding: 0; }
.searchform input.textbox {
	width: 108px;
	color: #777;
	height: 16px;
	padding: 1px;
	border: 1px solid #E5E5E5;
	vertical-align: top;
}
.searchform input.button {
	width: 65px;
	height: 22px;
	vertical-align: top;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}

/********************************************
   LAYOUT
********************************************/ 
#wrap {
	position: relative;
	width: 980px;
	text-align: left;
	background: #fff url(content.jpg) repeat-y center top;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#content-wrap {
	float: left;
	width: 910px;
	margin-left: 30px;
	display: inline;
	padding: 0;
	border-top: 5px solid #fff;
	background-color: #fff;
	background-repeat: repeat-x;
}
#header {
	position: relative;
	height: 63px;
	width:980px;
	padding: 0;
	color: #06F;
	font-family: Verdana;
	background-repeat: repeat-y;
	background-position: center top;
	background-image: url(header-bg.jpg);
}

/* header links */
#header #header-links {
	position: absolute;
	top: 3px;
	right: 45px;
	color: #900;
	font-size: 9px;
	font-weight: bold;
	font-family: Verdana;
	text-transform: uppercase;
}
#header #header-links p {	
	padding: 0;	margin: 0;	
}
#header #header-links a {
	color: #900;
	text-decoration: none;
}
#header #header-links a:hover {
	color: #F30;
}

/* header-photo */
#header-photo {
	position: relative;
	clear: both;
	height: 67px;
	width: 910px;
	background: #fff url(header-photo.jpg) no-repeat center center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header-photo h1#logo-text a {
	position: absolute;
	margin: 0;
	padding: 0;
	letter-spacing: -1px;
	text-transform: none;
	text-decoration: none;
	border: none;
	/* change the values of top and left to adjust the position of the logo*/
	top: 58px;
	left: 30px;
	font-family: Calibri;
	font-size: 9px;
	font-weight: bold;
	color: #FFF;
}

#header-photo h2#slogan {
	position: absolute;
	margin: 0;
	padding: 0;
	text-transform: none;
	color: #FFF;
	/* change the values of top and left to adjust the position of the slogan*/
	top: 58px;
	left: 35px;
	font-family: Calibri;
	font-size: 9px;
	font-weight: bold;
}

/* Navigation */
#nav {
	clear: both;	
	padding: 0;			
}
#nav ul {
	float: left;
	list-style: none;
	width: 910px;
	padding: 0;
	height: 45px;
	display: inline;
	text-transform: uppercase;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 30px;
	background-color: #900;
}
#nav ul li {
	display: inline;
	margin: 0; padding: 0;
}
#nav ul li a {
	display: block;
	float: left;
	width: auto;
	margin: 0;
	padding: 0 15px;
	color: #666;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 1px;
	font-family: Verdana;
	font-size: 11px;
	line-height: 45px;
	font-weight: bold;
	border-left-width: 1px;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #fafafa;
}
#nav ul li a:hover, 
#nav ul li a:active {
	color: #F30;
}
#nav ul li#current a {
	width: 515px;
	background-color: #900;
}

/* Main Column */
.three-col #main {
	margin-top: 0px;
	margin-right: 190px;
	margin-bottom: 0;
	margin-left: 200px;
	width: 515px;
}
.two-col #main {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 200px;
}

#main h1 {
	color: #FFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Verdana;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
	width: 493px;
}

/* Sidebar */	
#sidebar {
	float: left;
	width: 190px;
	margin-top: 0px;
	border: 1px dotted #CCC;
	background-color: #FFF;
}	
/* right column */
#rightcolumn {
	float: right;
	border: 1px dotted #CCC;
	font-family: Verdana;
	font-size: 9px;
	color: #999;
	width: 185px;
	margin-right: 0px;
	margin-left: 8px;
}
#rightcolumn h1, #sidebar h1 {
	color: #FFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 4px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	width: 185px;
}

/* sidemenu */
ul.sidemenu {
	text-align: left;
	padding: 0;
	text-decoration: none;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
	font-family: Verdana;
	font-size: 10px;
	text-transform: uppercase;
	color: #C00;
	font-weight: bold;
}
ul.sidemenu li {
	list-style: none;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 23px;
	height: 19px;
	width: 161px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #FFF;
	background-image: url(arrow-ltblu.gif);
	background-repeat: no-repeat;
	background-position: 8px 4px;
}
* html body ul.sidemenu li {
	height: 1%;
	background-image: none;
}
ul.sidemenu li a {
	text-decoration: none;
	color: #666;
}
ul.sidemenu li a:hover {
	color: #F30;
	border: none;
}

/* footer-wrap */
#footer-wrap {
	clear: both;
	width: 980px;
	font-size: 95%;
	text-align: left;
	background: url(footer-bottom.jpg) no-repeat center bottom;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
}
#footer-wrap a {
	text-decoration: none;
	color: #06F;
	font-weight: bold;
}
#footer-wrap a:hover {
	color: #F30;
}
#footer-wrap p {
	padding: 10px 0;
}
#footer-wrap h2 {
	color: #06F;
	margin: 0;
	padding: 0 10px;
}

/* footer */
#footer {
	clear: both;
	color: #666;
	width: 910px;
	text-align: center;
	background: #F8F7F7;
	border-top: 1px solid #F2F2F2;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 0;
}

/* 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: 2px;
	font-size: 95%;
	color: #666666;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 5px;
}
.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;	
}
.table_players {
	background-color: #FFF;
	font-family: Verdana;
	font-size: 12px;
	text-transform: uppercase;
	color: #333;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-decoration: none;
	text-indent: 5;
}
.text_white_heading {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	text-align: center;
}
.back2 {
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	text-transform: none;
	color: #999;
	margin: 0px;
	padding: 0px;
}
.back3 {
	font-family: Verdana;
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFF;
	margin: 0px;
	padding: 0px;
	background-image: url(top_back.jpg);
}
</style>
.align_center {
	text-align: center;
	padding-left: 15px;
}
.align_center {
	text-align: center;
}

