html {
	overflow: -moz-scrollbars-vertical;
	overflow-x: hidden; 
}

* { 
	font-family:  Verdana, Arial, Helvetica, sans-serif;
}

/* body */
body { 
	margin: 0px;
	padding: 0px;
	background-color: #AAAAAA;
}

body, td, th, input, textarea, select, a {
	font-size: 11px;
	color: #000000;
	outline: 0px;
}
 
b, strong, th {
	color: #000000;
}

form {
	padding: 0;
	margin: 0;
	display: inline;
}

.png {
	behavior: url('catalog/javascript/png/iepngfix.htc');
}

a img {
	border: none;
	outline: 0px;
}

/* layout */
h1 { 
	display: none;
}
 
#container {
	width: 998px;
	margin: 0px auto;
	text-align: left;
	border: 1px solid black;
	background: white;
}

#bar {
	background-color: black;
	background: url('../image/header_d.jpg') no-repeat;
	color: white;
	/* padding: 6px 5px 0px 10px; */
	height: 266px;
	/*border-bottom: 5px solid black;*/
}

#bar .a {
	background: url('../image/logo.png') no-repeat;
	behavior: url('catalog/javascript/png/iepngfix.htc');
	width: 275px;
	height: 64px;
	position: relative;
	clear: both;
	left: 30px;
	top: 45px;
}

#bar .b {
	/*border: 1px solid white;*/
	position: relative;
	cursor: pointer;
	top: 70px;
	left: 830px;
}

#header {
	margin: 0px auto;
	position: relative;
	width: 998px;
	height: 38px;
	clear: both;
	top: -64px;
	/*background-color: #363636;*/
}

#header .b {
	position: relative;
	float: right;
}

#header .b a {
	background: url('../image/button.png') 0 0 no-repeat;
	behavior: url('catalog/javascript/png/iepngfix.htc');  
	width: 104px;
	height: 40px;
	color: #FFFFFF;
	line-height: 40px;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	float: left;
	display: block;
	margin-left: 1px;
	cursor: pointer;
}

#header .b a:hover {
	background-image: url('../image/button.png');
	behavior: url('catalog/javascript/png/iepngfix.htc');  
	background-position: 0 -40px;
	background-color: #a02c5c;
}

#header .b a img {
	width: 14px;
	height: 8px;
}

#columnall {
	position: relative;
	top: -63px;
	width: 230px;
	margin: 0px 1px 0px 0px; 
	float: left;
}

#column1 {
	background-color: #343434;
	color: #FFFFFF;
	border-right: 4px solid #000000;
	border-bottom: 4px solid #000000;
	border-top: 1px solid #343434;
}

#column1 .genres {
	position: relative;
	top: -30px;
}

#column1 .genres div.heading {
	padding-bottom: 25px;
	padding-left: 25px;
}

#column2 .heading {
	padding-bottom: 25px;
	padding-left: 25px;
	display: none;
}

#column2 {
	position: relative;
	background-color: #FFFFFF;
	color: #000000;
	top: 30px;
}

#content {
	position: relative;
	top: -80px;
	float: left;	
	width: 728px;
	margin: 35px 0px 20px 20px;
}


#footer { 
	margin: 0px auto;
	position: relative;
	/*top: -63px;*/
	width: 998px;
	background: #000000;
	clear: both;  
	padding-top: 5px;
	height: 35px;
}

#footer .a {
	float: left;
	margin-top: 5px;
	margin-left: 25px;
}

#footer .b {
	margin-top: 9px;
	text-align: center;
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	color: #D3D8C4;
}

#footer .b a {
	font-size: 9px;
	color: #336699;
}
  
#time {
	color: #EEEEEE;
	text-align: center;
	clear: both;
}

.heading {
	font-size: 15px;
	font-weight: 600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	padding: 10px 0px 15px 0px;
	clear: both;
	height: 18px;
}

.heading .left {
	float: left;
	text-align: left;
}
 
.heading .right {
	float: right;
	text-align: right;
}

.headingproduct {
	font-size: 15px;
	font-weight: 600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	width: 70%;
	height: 18px;
}

.headingproduct .left {
	float: left;
	text-align: left;
}
 
.headingproduct .right {
	float: right;
	text-align: right;
}

.error {
	color: #FF0000;
	font-size: 10px;
	display: block;
	clear: both;
}

.required {
	margin: 0;
	color: #FF0000;
	display: inline;
}

.warning {
	color: #000000;
	font-size: 10px;  
	background-color: #FFB3B5;
	padding: 3px;
	display: block;
	margin-bottom: 10px;
}

.message {
	color: #000000;
	font-size: 10px;
	background-color: #99FF00;
	padding: 3px;
	display: block;
	margin-bottom: 10px;
}

.breadcrumb {
	color: #999999;
	margin: 10px 0px 10px 0px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #999999;
}

.breadcrumb a {
	color: #006699;
}

.price_old {
	text-decoration: line-through;
}

.price_new {
	color: #FF0000;
}
 
.products, .images, .categories {
	float: left;
	width: 340px; 
	cursor: pointer;
	font-size: 10px; 
	height: 100px;
	border: 1px solid #C8C8C8;
	margin: 5px;
	padding: 5px;
}

.products .pfield_n {
	font-weight: bold;

}

.products .pfield {
	float: left;
	text-align: left;
	width: 67%;
	margin-left: 4px;
	font-weight: normal;
	text-decoration: none;
}

.products img {
	float: left;
}

#product {

}

#product .a {
	float: right;
	font-size: 10px;
	text-align: center;
	cursor: pointer;
}

#product .imgthumb {
	float: right;
	font-size: 9px;
	text-align: center;
	clear: both;
	cursor: pointer;
	cursor: hand;
	margin-bottom: 20px;
}

#product .b {
	margin-bottom: 20px;
}

#product .pfield_n {
	font-weight: bold;
}

#product .pfield {
	float: left;
	text-align: left;
	width: 67%;
	margin-bottom: 5px;
}

#product p {
	text-align: left;
	margin-left: 0px;
	margin-bottom: 0px;
}

.categories a {
	text-decoration: none;
}

.images a {
	font-size: 10px;
}

.images img, .categories img {
	border: 0px;
	margin-bottom: 10px;
}

.results {
	clear: both;
	width: 98%;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
	height: 20px;
}

.results .left {
	float: left;
	padding-top: 4px;
}
 
.results .right {
	float: right;
} 
 
.buttons {
	border: 1px solid #EEEEEE;
	margin: 10px 0px;
	clear: both;
}

.buttons input {
	height: 20px;
	margin: 3px;
}

.buttons table {
	width: 100%;
}

.buttons table td {
	vertical-align: middle;
}

.box {
	padding-bottom: 5px;
	margin-bottom: 10px;
}

/* box language */
.language {
	float: left;
	margin-top: 9px;
	margin-left: 10px;
}

.language div {
	display: inline;
}

/* box currency */
.currency {
	float: left;
	margin-top: 9px;
	margin-left: 15px;
}

.currency div {
	display: inline;
}

button.searchbutton {
	background: url('../image/search.png') no-repeat;
	behavior: url('catalog/javascript/png/iepngfix.htc');
	border: 0;
	width:21px;
	height:21px;
	overflow: hidden;
	cursor: pointer;
	cursor: hand; /* for IE 5.x */
	outline: 0px;
	position: relative;
	top: 2px;
	left:7px;
	padding-top: 5px;
}

/* box search */
.search {
	outline: 0px;
	margin-top: 7px;
	margin-right: 20px;
	float: right;
}

.search div {
	outline: 0px;
	display: inline;
}

.headingcart {
	float: left;
	font-size: 15px;
	font-weight: 600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	height: 15px;
	margin-left: 15px;
}



.cart {
	color: #FFFFFF;
	background: url('../image/cart.png') no-repeat;
	behavior: url('catalog/javascript/png/iepngfix.htc');
	height: 20px;
	width: 200px;
	cursor: pointer;
	cursor: hand;
	text-decoration: none;
}


/* box cart */
.cart .c {
	line-height: 20px;
	padding-left: 40px;
}

.cart .c .price {
	font-weight: bold;

}

/* box category */
.box .category {
	margin-top:-22px;
	padding-bottom:8px;
	padding-left: 25px;
	padding-right: 25px;
}

.box .category a {
	color: #FFFFFF;
	background: url('../image/bullet_1.png') no-repeat 5px 8px;
	padding: 5px 10px 7px 15px;
	display: block;
	text-decoration: none;
	border-bottom: 1px solid #555555;
	/*line-height: 25px;*/
	/*margin-bottom: 5px;*/
}

.box .category a:hover {
	background-color: #777777;
}

/* box information */
.box .information a {
	color: #000000;
	/*background: url('../image/bullet_1.png') no-repeat 25px 3px;*/
	padding: 0px 0px 7px 65px;
	display: block;
	text-decoration: underline;
	text-transform: uppercase;
	font-weight: bold;
}

/* box review */
.box .review div {
	text-align: center;
}

.box .review a {
	text-decoration: none;
}

.box .review img {
	padding: 3px;
}

/* success */
#success {
	behavior: url('catalog/javascript/png/iepngfix.htc');
	background: url('../image/success.png') no-repeat;
	padding-left: 148px;
	_height: 128px;
	min-height: 128px;
}

/* failure */
#failure {
	behavior: url('catalog/javascript/png/iepngfix.htc');
	background: url('../image/failure.png') no-repeat;
	padding-left: 148px;
	_height: 128px;
	min-height: 128px;  
}

/* error */
#error {
	clear: both;
	border: 1px solid #EEEEEE;
	margin: 0px 0px 10px 0px;
	padding: 8px;
	margin-top: 10px;
}


/* product hover */

div.products:hover {
background: #DDDDDD;
}

#socialnetworks {
border-top:1px dotted #CCCCCC;
left:10px;
padding-top:25px;
position:relative;
text-align:center;
top:45px;
width:95%
}

#socialnetworks a{
  padding-right: 5px;
}