/* Global Styles */
body {
	font: 12px/18px "Lucida Sans","Lucida Sans Unicode","Lucida Grande",Lucida,sans-serif;
	background-color: #000;
	min-width: 980px; 
	color: #ddd;
	padding: 0px;
	margin: 0px;
	text-align: center; /* center the page, stupid IE! */
}

a:link,
a:visited {
	color: #97b9cf;
	text-decoration: none;
	cursor: pointer;
}
a:focus,
a:hover,
a:active {
	color: #fff;
	text-decoration: underline;
}

hr {
	width: 80%;
	border: thin solid #343434;
	margin: 10px auto;
}

/* End Global Styles */

/* Draw the whole page */
#page-top {
	background: url(../images/border_main_top.jpg) transparent top left no-repeat;
	width: 980px;
	height: 24px;
	margin: 0 auto;
	margin-bottom: -24px;
	*margin-bottom: 0px; /* stupid IE .. */
}

#page {
	background-color: #292929;
	width: 980px;
	margin: 0 auto;
	padding: 0px;
	border-left: 1px solid #363636;
	border-right: 1px solid #363636;
}

#page-bottom {
	background: url(../images/border_main_bottom.jpg) transparent bottom left no-repeat;
	width: 980px;
	height: 9px;
	margin-top: 0px;
	margin-bottom:20px;
	*margin-bottom: 0px; /* stupide IE.. */
	margin-left: auto;
	margin-right: auto;
}
/* End Draw the whole page */

/* the header and buttons */
#header {
	background: url(../images/header.jpg) #000 top left no-repeat;
	width: 980px;
	height: 73px;
	margin: 0 auto;
}

#header-blenderlogo {
	position: absolute;
	width: 150px;
	height: 40px;
	margin: 10px 0px 0px 10px;
	float: left;
}

#header-store {
	width: 139px;
	height: 61px;
	margin: 0px 0px 0px 266px;
	float: left;
}

#header-store:focus,
#header-store:hover,
#header-store:active {
	background: url(../images/header_store_hover.jpg) transparent top left no-repeat;
}

#header-cart {
	width: 139px;
	height: 61px;
	margin: 0px 0px 0px 2px;
	float: left;
}

#header-cart:focus,
#header-cart:hover,
#header-cart:active {
	background: url(../images/header_cartcontent_hover.jpg) transparent top left no-repeat;
}

#header-checkout {
	width: 139px;
	height: 61px;
	margin: 0px 0px 0px 2px;
	float: left;
}

#header-checkout:focus,
#header-checkout:hover,
#header-checkout:active {
	background: url(../images/header_checkout_hover.jpg) transparent top left no-repeat;
}

#header-login {
	width:129px;
	height:30px;
	margin: 0px 0px 0px 70px;
	float: left;
}

#header-login:hover,
#header-login:focus,
#header-login:active {
	background: url(../images/header_login_hover.jpg) transparent top left no-repeat;
}

#header-createaccount {
	width:129px;
	height:30px;
	margin: 0px 0px 0px 70px;
	float: left;
}
#header-createaccount:hover,
#header-createaccount:focus,
#header-createaccount:active {
	background: url(../images/header_createaccount_hover.jpg) transparent top left no-repeat;

}

#header-logoff {
	background: url(../images/header_logoff.jpg) transparent top left no-repeat;
	width:129px;
	height:30px;
	margin: 0px 0px 0px 70px;
	float: left;
}

#header-logoff:hover,
#header-logoff:focus,
#header-logoff:active {
	background: url(../images/header_logoff_hover.jpg) transparent top left no-repeat;
}

#header-myaccount {
	background: url(../images/header_myaccount.jpg) transparent top left no-repeat;
	width:129px;
	height:30px;
	margin: 0px 0px 0px 70px;
	float: left;
}

#header-myaccount:hover,
#header-myaccount:focus,
#header-myaccount:active {
	background: url(../images/header_myaccount_hover.jpg) transparent top left no-repeat;
}

#header-contactus {
	clear:right;
	width:80px;
	height:30px;
	margin: -30px 0px 0px 0px;
	float: right;
}

#currency {
	color: #fff;
	font-size: 10px;
	width: 70px;
	margin: 2px 2px 0px 0px;
	float: right;
}

#currency select {
	background-color: #000;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	width: 70px;
	height: 16px;
	border: 0px;
	margin: 0px;
}
/* END: the header and buttons */

/* index image and panels stuff */

#productsrow {
	margin: 0;
	margin-left:1px;
	padding: 0;
	width: 980px;
	height: 305px;
}

#product-bigpanel {
	float:left;
	background: url(../images/panels_big_bg.jpg) #292929 no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding-left: 6px;
	padding-top: 16px;
	width: 320px;
	height:310px;
}

#product-bigpanel hr {
	width: 200px;
	border: thin solid #111;
	margin: 10px auto;
	margin-bottom:0;
}

#product-bigpanel-category-title {
	width:100%;
	font-size:24px;
	text-align:center;
	margin: 4px auto;
}

#product-bigpanel-category-description {
	width:265px;
	height: 60px;
	font-size:12px;
	color: #bbb;
	text-align:left;
	padding: 8px 20px 5px 20px;
}

#product-bigpanel-product-title {
	display:block;
	width:265px;
	font-size:16px;
	height:34px;
	text-align:left;
	padding: 0px 20px 3px 20px;
	*margin-top:-10px;
}

#product-bigpanel-product-description {
	float:right;
	width:170px;
	height: 70px;
	font-size:11px;
	line-height: 14px;
	text-align:left;
	padding: 1px 22px 5px 0px;
}

#product-bigpanel-product-image {
	float:left;
	width: 100px;
	height:130px;
	border: 0;
	margin-left:15px;
	margin-right:2px;
}

#product-bigpanel-product-image img{
	border: thin solid #222;
}

#product-bigpanel-product-image img:hover {
	border: thin solid #333;
}

#product-bigpanel-product-price {
	font-family: Arial, Helvetica, FreeSans,"Liberation Sans","Nimbus Sans L",sans-serif;
	font-size:18px;
	font-weight: bold;
	padding-right:40px;
	padding-top:3px;
	padding-bottom:4px;
}

#product-bigpanel-product-addtocart {
	font-size:12px;
	float:right;
	padding-right: 40px;
	padding-top:16px;
}

/* Categories */

#category-menu {
	position: absolute;
	*position: static;
	float:right;
	top: 140px;
	margin-left:310px;
	*margin-left:210px;
	background: url(../images/categories_border_top.jpg) #292929 top right no-repeat;
	*background-position: 0px 20px 0px 0px;
	width:661px;
	height:35px;
	color: #666;
}

#category-menu-text {
	font-size: 16px;
	height:40px;
	margin-top:-20px;
	*margin-top:0px;
	text-align:right;
	padding-right:40px;
}

#category-menu-text strong {
	color:#fff;
}

#category-title {
	width: 100%;
	height: 40px;
	padding: 20px;
	margin-top:20px;
	*margin-top:0px;
	text-align: left;
	font-size: 30px;
}

#main-panels-dvd {
	width:255px;
	height: 332px;
	display:block;
	text-align: left;
}

#message-small {
	display:block;
	width: 100%;
	text-align: center;
	font-size: 11px;
	height: 19px;
}

#product-list-box {
	background: url(../images/panels_bg.jpg) #292929 no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding-left: 20px;
	padding-top: 16px;
	width: 220px;
	height:200px;
}

#product-list-box img {
	float: left;
	border: thick solid #111;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}

#product-list-box img:hover {
	border-color: #333;
}

#product-list-title {
	width: 205px;
	float: left;
	height: 50px;
	height: 32px;
	margin: 1px 0 10px 0;
	font-weight: bold;
	font-size: 16px;
}

#product-list-title a {
	color: #fff;
}

#product-list-title a:hover {
	color: #fff;
	text-decoration: none;
}

#price-list {
	position: absolute;
	float:left;
	text-align: center;
	margin-top: 50px;
	*margin-top: 10px; /* stupid IE..*/
	margin-left: 120px;
	*margin-left: -40px; /* stupid IE..*/
	font-family: Arial, Helvetica, FreeSans,"Liberation Sans","Nimbus Sans L",sans-serif;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
}

#price-list-new {
	color: #f93;
	font-size: 20px;
}

#price-list-old {
	text-decoration: line-through;
	color: #777;
	font-size: 16px;
}

#product-list-info {
	position: absolute;
	margin-top: 164px;
	*margin-top: 120px; /* stupid IE..*/
	*margin-left: -160px; /* stupid IE..*/
	font-size: 10px;
	width: 190px;
	text-align: right;
}

#product-list-buy {
	position: absolute;
	margin-top: 140px;
	*margin-top: 100px; /* stupid IE..*/
	*margin-left: -160px; /* stupid IE..*/
	font-weight: bolder;
	font-size: 13px;
	width: 190px;
	text-align: right;
}



#productbox {
	float:left;
	display: block;
	position:relative;
	margin: 0 auto;
	width: 316px;
	height:255px;
	padding: 5px;
	text-align: left;
	background: url(img/panels_bg_dvd.png) #292929 top left no-repeat;
}

#productbox h2{
	font-size: 24px;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 8px;
}

#productbox p {
	font-size: 12px;
	text-align: left;
	margin-left: 10px;
}

#productseparator {
	float:left;
	width: 1px;
	height: 180px;
	margin-left: 6px;
	margin-right: 6px;
	background: url(../images/hover_dark.png) #292929 top left repeat-x;
}

/* Product INFO */

#product-info-container {
	width: 940px;
	margin: 0 auto;
	text-align:center;

}

#product-info-price {
	font-family: Arial, Helvetica, FreeSans,"Liberation Sans","Nimbus Sans L",sans-serif;
	width: 204px;
	margin-top: 20px;
	font-size: 32px;
	font-weight: bold;
	text-align: center;
}

#product-info-price-new {
	color: #f93;
}

#product-info-price-old {
	color: #777;
	text-decoration: line-through;
}

#product-info-mainimage {
	float: right;
	width: 124px;
}

#product-info-description {
	float: left;
	clear:left;
	width: 660px;
	font-size: 12px;
	*margin-right: 220px; /* stupide IE.. */
}
#product-info-description p {
	font-size: 12px;
}

#product-info-container img {
	border: 2px solid #222;
}

#button-addtocart {
	text-align: center;
	margin: 0 auto;
	width: 200px;
	padding-top:30px;
}

#button-addtocart-input {
	font-size:13px;
}

#button-addtocart-input input {
	background-color: #000;
	width: 30px;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	margin: 4px;
	padding: 2px;
	text-align: right;
	border: 2px solid #444;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}

#product-info-title {
	text-align: left;
	font-size: 40px;
	color: #fff;
	margin: 20px;
}

#product-info-popup {
	background-color: #000;
	margin: 10px auto;
	text-align: center;
}

#product-info-error {
	width: 100%;
	color: #f00;
	font-size: 12px;
	text-align: center;
}


/* Cart content page */

#cartcontent-container {
	width: 720px;
	margin: 0 auto;
	text-align: center;
}

#cartcontent-container td {
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: thin solid #222;
}

#cartcontent-empty {
	font-size: 16px;
	clear:both;
}

#cartcontent-product-attribute {
	font-size: 11px;
	color: #888;
	display:block;
}

#cartcontent-product-attribute-desc {
	color: #bbb;
	display: inline;
}

#cartcontent-product-name {
	font-size:14px;
}

#cartcontent-product-price {
	font-family: Arial, Helvetica, FreeSans,"Liberation Sans","Nimbus Sans L",sans-serif;
	color:#999;
	font-size: 15px;
	font-weight: bold;
	border-left: thin solid #222;
	padding-left:4px;
}

#cartcontent-product-price:hover,
#cartcontent-product-price:focus,
#cartcontent-product-price:active {
	color: #fff;
}

#cartcontent-quantity input {
	width:40px;
	background-color: #000;
	text-align: right;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	border: 2px solid #444;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}

#cartcontent-subtotal {
	float:right;
	font-size:14;
}
#cartcontent-subtotal-price {
	font-family: Arial, Helvetica, FreeSans,"Liberation Sans","Nimbus Sans L",sans-serif;
	display:inline;
	font-size:18;
	font-weight: bold;
	color: #fff;
	padding-left:10px;
	padding-right:10px;
}

/* end cart content */

/* Login page */

#login-container {
	width: 820px;
	margin: 0 auto;
	text-align: center;
	font-size: 12px;
}

#login-lostpassword {
	display:block;
	font-size: 11px;
}

#login-intro {
	margin-left: 20px;
	font-size: 14px;
	text-align:left;
}

#login-fields {
	padding-top:30px;
	padding-left:170px;
	padding-bottom:10px;
	font-size:14px;
	width: 350px;
	text-align:center;
}

#login-fields-name {
	text-align:right;
	width:350px;
	padding-right: 170px;
}

#login-fields input {
	background-color: #000;
	width:200px;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	margin: 4px;
	padding: 2px;
	text-align: left;
	border: 2px solid #444;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}

#login-cookies {
	font-size:12px;
}

#login-notes {
	text-align:left;
	font-size: 12px;
}

#account-edit input {
	background-color: #000;
	width:200px;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	margin: 4px;
	padding: 2px;
	text-align: left;
	border: 2px solid #444;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}

/* Footer */
#footer-panels-container {
	text-align:left;
	height: 160px;
	*height:260px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	color: #ccc;
	font-size: 11px;
}
#footer-panels-container strong {
	color: #ddd;
}

#footer-panels-container li {
	margin-left:-10px;
	list-style-type: decimal;
}

#footer-panels-container h3 {
	margin:0px;
}

#footer-panels-container a {
	font-weight: bold;
}

#footer-panels-quickguide {
	text-align:left;
	display:block;
	float: left;
	padding: 10px;
	width: 490px;
}

#footer-panels-extras {
	text-align:left;
	float:right;
	margin-right: 0px;
	padding: 10px;
	width: 380px;
}

#payment-methods {
	clear:both;
	display:block;
	background-color: #111;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	padding: 2px;
	margin: 2px auto;
	width:90%;
	font-size: 12px;
	color: #ccc;
}

#payment-methods small {
	font-size: 9px;
	color: #888;
	margin: 1px;
}

#payment-methods img {
	vertical-align: middle;
	margin: 1px;
}

#footer-store {
	display:block;
	text-align: center;
	font-size: 9px;
	color: #ccc;
}
/*******   End Footer   *******/
