/***** Global Settings *****/
 
html, body {
	border:0px;
	margin:0px;
	padding:0px;
}
 
body {
	font-size:62.5%;
	font-family:Verdana,Tahoma,Arial,Helvetica,sans-serif;
	color:#333333;
	text-align: center;
}

.clear {clear:both;}


/***** Common Formatting *****/
 
h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;
	font-weight:bold;
	color:#847EBC;
}
 
h1 {
	padding:0 0 20px 0;
	letter-spacing:-1px;
	font-size:3.5em;
}
 
h2 {
	padding-bottom:5px;
	font-size:1.4em;
	border-bottom:1px solid #847EBC;
	margin-bottom:15px;
}

p {
	font-size:1.2em;
	padding:0 0 10px 0;
}

 
/***** Links *****/
 
a {color:#847EBC;text-decoration:none;}
a:hover {text-decoration:underline;}
a img {border:none;}
 
/***** Tables *****/
 
table {
	border:0;
	margin:0;
	padding:0;
	border-collapse:collapse;
}
 
td, th {
	padding:2px;
	text-align:left;
	font-size:1.2em;
}
 
/***** Wrapper *****/

#wrapper {
	margin:0 auto;
	width:880px;
	text-align: left;
}


/***** Header *****/

.thick-line {
	border-top:7px solid #847EBC;
}

#top, #banner {padding:0 20px;}
#top {height:90px;}
#logo {float:left;}
#nav a {margin-left:10px;}
#nav a.current {text-decoration:none;color:#333333}

#nav {
	text-align:right;
	font-size:1.3em;
}


/***** Content *****/

#content {
	padding-top:10px;
}

#content-main {
	width:600px;
	float:right;
}
#content-side {
	width:260px;
	float:left;
}

#content-nav {
	padding-top:17px;
	padding-bottom:5px;
	font-size:1.3em;
	border-bottom:1px solid #847EBC;
	margin-bottom:20px;
	text-align:center;
}
#content-nav a {
	color:#99CC00;
	margin:0 10px;
	padding-bottom:4px;
}
#content-nav a:hover {
	border-bottom:5px solid #847EBC;
	text-decoration:none;
}

.thumb-item {float:left; overflow:auto; overflow:hidden;}
.thumb-item, .thumb {width:190px;}
.thumb {background:url('../images/thumb-shadow1.png') no-repeat; }
.thumb a:hover img {border:5px solid #880506; }
.thumb img {
	border:5px solid #fff;
	margin:7px;

}
.thumb-item .description {
	font-size:1.2em;
	padding-left:10px;
	line-height:1.5em;
}
.thumb-item .product-name {font-weight:bold;
color:#880506;}
.thumb-item .product-user {color:#880506;}
.buy-now {float:right;padding-right:10px;}
.category {height:50px;}
.product {height:170px;}


/***** Footer *****/

#footer, #footer a {
	color:#fff;
}
#footer{
	font-size:1.2em;
	padding:10px 20px;
	margin-top:20px;
	background-color:#847EBC;
	border-bottom:7px solid #99CC00;
}
#footer #links{
	position:absolute;
	text-align:right;
	width:500px;
	margin-left:100px;
	left: -50px;
	top: 230px;
}

#bottom, #bottom a {
	color:#999;
}
#bottom {
	font-size:1.2em;
	padding:10px 20px;
	text-align:right;
}
.login_area_label{
width:60px;
clear:both;
float:left;
margin-top:2px;
}
.txtbox_div
{
margin-top:2px;
float:left;
}
form
{
margin:0 0 0 0;
padding:0 0 0 0;
}
.partition{
clear:both;
height:10px;
}
input
{
border:1px solid #999999;
}
label
{
width:140px;
clear:both;
float:left;
margin-top:2px;
}
.txtbox, textarea, select{
	border:1px solid #999999;
}
.txtbox2{
	width:150px;
}


#table_layout{
float:left;
width:600px;
}

#table_layout ul{
margin:0px;
padding:0px;
table-layout:fixed;
list-style:none
}

.li_other{
float:left;
margin:0px 5px 10px 5px;
width:70px;
font:normal Arial, Helvetica, sans-serif 11px;
}

.layout_li{
width:190px;
float:left;
margin:0px 5px 10px 5px;
font:bold Arial 12px;}



.fade-box {
	position:absolute;
}
