* { padding: 0; margin: 0; }

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
	background-color:#FAF7E3;

}
p{
	padding:10px;
}
a{
	text-decoration:none;
	font-weight:bold;
	color:#000000;
}
a:hover{
	color:#333333;
	font-style:italic;
}
a:visited{
	color:#000000;
}
a:active{
	color:#000000;
}

li{
	list-style-type:none;
}


.checkbox{
padding:0px;
margin:0px;
width:20px;
clear:both;
}
h1{
	font-size:16px;
	padding-left:10px;
}
h2{
	font-size:14px;
	padding-left:10px;
}

#wrapper {
	margin: 0 auto;	
	width: 970px;
	min-height:700px;
	/*background-attachment: fixed;
	background-image: url(../images/newback.jpg);
	background-repeat: no-repeat;
	background-position: center top;*/
	padding:0 auto;
}
#header {
	padding:0 auto;
	margin: 0 auto;	
	color: #333;
	width: 970px;
	float: left;
	/*position:fixed;
	background-attachment: fixed;
	background-image: url(../images/header_bgd.jpg);
	background-position: center top; background-color:#F7F2E7;
	background-repeat: no-repeat;*/
	height:156px;
	
}



#leftcolumn { 
 color: #333;
 margin: 0px auto;
 padding: 10px;
 padding-top:130px;
 width: 165px;
 height:100px;
 float: left;
 display:block;
 background-color:#FFFFFF;
}
#leftcolumn ul{
	padding-left:30px;
}

#rightcolumn {
	margin:0px auto;
	
	/*color: #333;
	padding: 6px;
	padding-top:50px;
	width: 570px;
	display:table;	margin: 0px;
	float: none;
	text-align:justify;*/
	
	
}
#rightcolumn ul{
	padding-bottom:10px;
	padding-top:10px;
}

#rightcolumn li{
	list-style-type: disc;
	list-style-position: inside;
	/*	list-style-image: url(../images/heart.gif);*/
	margin-left:10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 65px;
}


#leftcolumn ul{
	padding-left:30px;
}

#CTA{
	margin:0 auto;
	padding:0;
	/*bottom: 20px;
	position:fixed;*/
	padding: 4px;
	z-index: 5;
	background-color:#FAF7E3;
	width:800px;
	text-align:center;
}

#footer {
	bottom: 0px;
	position:fixed;
	width:100%;
	text-align:center;
	clear: both;
	padding: 4px;
	/*	height:20px;	*/
	background-color:#FAF7E3;
	z-index: 10;
	color: #333333;	/*bottom: 0px;
	position:fixed;
	width: 970px;
 	display: block;*/

}
#footer a{
	color:#666;
}
#my_home_toptxt{
	padding:10px;
}
.contact_box{
	padding:4px;
}
#watch_charms{
	width:590px;
}
#charms{
	/*width:570px;*/
}
hr{
	width:525px;
	margin:20px;
}
#list_charms{
	width:580px;
}

#buy_sell{
	/*width:540px;*/
}

.item_box{
	/*border:1px solid #333333;*/
	padding:10px;
	margin:10px;
	text-align:center;
	width:100px;
	height:210px;
	float:left;
}
.item_box:hover{
	background-color:#FFFFFF;
}

.item_box_large{
	padding:10px;
	margin:10px;
	text-align:left;
	/*width:500px;*/
	
}
.item_desc{

}
.item_name2{
	height:43px;
	overflow:hidden;
	font-size:10px;
}
.item_name{
	height:30px;
	overflow:hidden;
}
.item_name h2{
	color:#000066;
	font-weight:bold;
	font-size:14px;	
}
.item_name a{
	font-weight:bold;
	font-size:11px;	
}
.item_image{
	background-color:#FFFFFF;
	width:80px;
	height:80px;
	margin:0 auto;
}
.item_image img{
	width:80px;
	height:80px;
	border:0px solid #000000;		
}

.item_image_large{
	margin:5px;
	background-color:#FFFFFF;
}

.item_image_large img{
	margin:5px;
	border:1px solid #000000;
	width:120px;
	height:120px;

	float:left;
}

.item_price{
	padding-top:4px;

}
.item_status{
	padding-top:10px;
	padding-bottom:10px;
	font-size:10px;
}

.item_status_info{
	padding-top:10px;
	padding-bottom:10px;
}
.sale{
	color:#FF0000;
}

.sold{
	color:#006600;
}
.pref_titles{
	width:150px;
	display:block;
	float:left;
	text-align:right;
	padding-right:10px;
	padding-top:3px;
}
.sell_titles{
	width:90px;
	display:block;
	float:left;
	text-align:right;
	padding-right:10px;
	padding-top:3px;
}
.sell_charm_div ul{
	list-style-type:circle;
}


.paypal{
	padding-top:20px;
}
.checkout{
	padding-top:20px;
	padding-left:40px;
	width:135px;
	height:40px;
	display:block;
	cursor:pointer;
}

.login{
	float:left;
	width:45%;
}


.clear{
	clear:both;
}
.btm_space{
	height:100px;
}
.spacer{
	height:60px;
}

form{
	padding:10px;
}

input{
	padding:2px;
	margin-bottom:3px;
	margin-top:3px;
	width:300px;
	font-size:12px;
}

.submit_button{
	width:80px;
	font-size:12px;
}
select{
	padding:2px;
	margin-bottom:3px;
	margin-top:3px;
	width:197px;
	font-size:12px;
}
textarea{
	padding:2px;
	margin-bottom:3px;
	margin-top:3px;
	width:300px;
	height:180px;
	font-size:12px;
}
input.disabled {
	border: 1px solid #cccccc;
	background-color: #cccccc;
}

input.required, textarea.required {
	border: 1px solid #000000;
}
input.validation-failed, textarea.validation-failed {
	border: 1px solid #999999;
	color : #666666;
}
input.validation-passed, textarea.validation-passed {
	border: 1px solid #333333;
	color : #000;
}

.validation-advice {
	margin: 5px 0;
	padding: 5px;
	background-color:#89A1D1;
	color : #FFFFFF;
	font-weight: bold;
}

.custom-advice {
	margin: 5px 0;
	padding: 5px;
	background-color: #cccccc;
	color : #FFF;
	font-weight: bold;
}



.help{
	cursor:pointer;
}

.align_left{
	text-align:left;

}
.no_paypal{
	color:#990000;
	font-size:12px;
}

.ecard_img{
	width:20px;
}
#ecard_form img{
	border:none;
}
/*
#ideas{
	width:87px;
	height:121px;
	top:410px;
	margin-left:-140px;
	float:left;
	position:fixed;
}*/

.hoverIT{

}
.hoverIT:hover{
	background-color:#FFFFFF;
	border:1px solid #cccccc;
}

