body { 
    margin: 20px 0 0 0;
    padding: 0; 
    font-family: Helvetica, Arial, sans-serif;
    font-size:12px;
	line-height:16px;
    background-color: #000000;
	color:#1d1d1d;
	text-align:center;
}

#wrapper {
   text-align:left;
}

input {
	cursor:pointer;
}

p {
	color:#1d1d1d;
	margin:0 0 10px 0;
	padding:0;
}

a {
	color:#1d1d1d;
	text-decoration:none;
}

a:hover {
	color:#333333;
	text-decoration:underline;
}
	
h2 {
    margin: 0;
    margin-bottom: 14px;
    padding: 0;
}

.post h2 {
	display:none;
}

.entry h2 {
	display:block;
	margin:0;
	
}

#slider {
    width: 630px;
	height: 470px;
    margin: 0 auto;
    position: relative;
	clear:left;
	
}

#header {
    width: 630px;
    margin: 0 auto;
	padding-bottom:45px;
    position: relative;
}

#footer {
    width: 630px;
    margin: 10px auto;
	text-align: center;
	clear:both;
}

#footer a {
	padding:15px;
}

.mini_cart{
	padding:5px;
}

#header #flashcontent{	
	float:left;
	margin-right:10px;
}

.scroll {
    height: 470px;
    width: 630px;
    overflow: auto;
    overflow-x: hidden;
    position: relative;
    xclear: left;
}

.scrollContainer div.panel {
    height: 470px;
    width: 638px;
}

.scrollButtons {
    position: absolute;
    top: 203px;
    cursor: pointer;
}

.scrollButtons.left {
    left: -30px;
}

.scrollButtons.right {
    right: -30px;
}

.hide {
    display: none;
}

.thumbs {
	margin-top:20px;
}

.thumbs img{
	margin:1px;
}

img {
	border:none;
}

.empty {
	color:#000;
	display:none;
}

.visitshop{
	display:none;
}

#widgetshoppingcart {
	position:absolute;
	width:200px;
	margin:47px 0 0 -200px;
}

.mini_cart{
	display:none;
}

select, option{
	margin: 0;
}

#logo {
	position:absolute;
	z-index:1000;
}

a.preview_link:hover{
	text-decoration:none;
}

select, input, textarea, hr {
	background: #1d1d1d;
	border:none;
	margin:10px 0 10px 0;
	font-size:12px;
	font-family: Helvetica, Arial, sans-serif;
}

span{
	margin:5px 0 5px 0;
}

label{
	margin: 0 0 20px 0;
}

.productcart td, tr, table, td.shipping_header {
	border:none;
	background:#000;
}

#contact_form input, #contact_form textarea {
	margin:0;
}

label.error {
	margin-left:10px;
}

#content {
	background: url(images/productBG.jpg) no-repeat top left;
	min-height:460px;
	width:630px;
}

div.select_country input, div.select_country select {
	margin-left:10px;
}

#scriptlogo {
	float:right;
}

#contact_table textarea {
	width:500px;
	height: 300px;
}

a.keep_button {
	padding: 2px 10px 1px 10px;
	background:#1d1d1d;
	text-decoration:none;
	color:#000;
	font-size:12px;
	margin-left:10px;
}

a.keep_button:hover {
	text-decoration:none;
}

/*
.cart_title {
	display:none;
}

#sideshoppingcart {
	width:85px;
	float:left;
	display:inline;
	padding:0;
	margin:0;
}

.visitshop, .mini_cart {
	display:none;
}

#sliding_cart, .empty {
	margin:0;
	padding:0;
}

span #loadingindicator {
	display:none;
}
*/