/* GENERAL */
body {
	font-family: TrebuchetMS, Arial, Verdana, sans;
	font-size: 13px;
	text-align: center; 
	margin: 0px; 
	padding: 0px; 
	background-color: #bababa;
}

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

img {
	border: none;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

/* LAYOUT */
.pageheader {
	width: 886px;
	height: 144px; 
	margin: 0px auto 0px auto; 
	background-image: url(img/topbg-cd-musicstore.png); 
	background-repeat: no-repeat; 
	background-position: 50% 50%;
	position: relative;
}

.logo {
	position: absolute;
	width: 265px; 
	height: 60px;
	top: 30px;
	left: 5px;
}

.logolink {
	display: block; 
	height: 60px;
}

.langactive, .ccactive {
	font-weight: bold;
	color: #FFFFFF;
}

.langslinks, .cclinks {
	font-weight: bold;
	text-decoration: none;
	color: #5a5a5a;
}

.toplink {
	color: #FFFFFF; 
	margin: 0px 5px 0px 5px;
}

.typetabs {
	position: absolute;
	left: 166px;
	top: 125px;
	width: 400px;
	height: 20px;
	padding: 0px;
	line-height: 22px;
	font-size: 11px;
}

.activetypetab {
	display: block;
	float: left; 
	width: 75px; 
	height: 20px; 
	text-align: center; 
	color: #000000;
	background-image: url(img/acttab.png); 
	background-repeat: no-repeat; 
	background-position: 50% 50%;
}

.inactivetypetab {
	display: block; 
	float: left; 
	width: 75px; 
	height: 20px; 
	text-align: center; 
	color: #F4980D;
	background-image: url(img/inacttab.png); 
	background-repeat: no-repeat; 
	background-position: 50% 50%;
}

.search {
	position: absolute;
	right:10px;
	top: 120px;
	width: 300px;
	height: 50px;
	padding: 0px;
	line-height: 22px;
	font-size: 11px;
}

.search input.text {width:130px; border:1px solid #5A5A5A;}
.search select { width:70px; border:1px solid #5A5A5A;}
.search input.button { width:30px; color:#fff; background:#ff8000; border:1px solid #5A5A5A;}

.mainzone {
	width: 886px;
	margin:auto;
	vertical-align:top;
}

.leftzone {
	width: 154px; 
	line-height: 20px; 
	background-color: #8d8d8d; 
	background-image: url(img/leftboxbottom.png); 
	background-repeat: no-repeat; 
	background-position: 50% 100%;
	vertical-align:top;
}

.lefttitlezone {
	height: 25px; 
	line-height: 25px; 
	text-align: left; 
	font-weight: bold;
}

.lefttitle {
	padding-left: 25px;
	background-color: #5a5a5a;
	color: #FFFFFF;
	background-image: url(img/stars1.png);
	background-repeat: no-repeat; 
	background-position: -1px 50%; 
	text-align: left;
}

.leftmenuzone {
	padding: 0px 5px 5px 5px;
	text-align: left;
}


.leftsearchzone {
	padding: 10px 5px 20px 5px; 
	text-align: left; 
	height: 180px !important;
	height: 190px;
}

.visa {
	text-align:center;
	background-image: url(img/visa_110x75.gif);
	width:110px;
	height:75px;
	display:block;
	margin:auto;
	margin-top:5px;
}
.master {
	text-align:center;
	background-image: url(img/sc_120x65.gif);
	width:110px;
	height:75px;
	display:block;
	margin:auto;
	margin-top:5px;
}

.centerzone {
	width: 720px; 
	background-color: #FFFFFF; 
	background-image: url(img/mainboxbottom.png); 
	background-repeat: no-repeat; 
	background-position: 50% 100%; 
	color: #000000; 
	text-align: left; 
	position: relative;
	min-height: 450px;
}

.centertext {
	color: #000000; 
	font-size: 11px;
}

.centerspacer {
	width: 0px;
	height: 450px;
	float: right;
}

.centerdown {
	width: 100%;
	height: 20px;
}

.content {
	float: left;
	width: 700px !important;
	width: 695px;
	min-height: 450px;
	margin: 10px 10px 10px 10px !important;
	margin-left: 5px;
	position: relative;
}

.content h3 {font-size:12px;}

.orangelink {
	color: #F4980D;
	text-decoration: none;
}

.orangelink:hover {
	text-decoration: underline;
}

.bottomcontentspacer {
	height: 20px;
}

.bottomspacer {
	clear: both; 
	width: 886px; 
	height: 10px; 
		
}

.bottomboxtop {
	clear: both; 
	width: 886px; 
	height: 150px; 
	margin: 0px auto 0px auto; 
	background-color: #5a5a5a; 
	background-image: url(img/bottomboxtop.png); 
	background-position: 50% 0%; 
	background-repeat: no-repeat; 
	text-align: left;
}

.bottomboxbottom {
	clear: both; 
	height: 150px; 
	background-image: url(img/bottomboxbottom.png); 
	background-position: 50% 100%; 
	background-repeat: no-repeat; 
	text-align: left;
}

/* MENUS */
.topmenu {
	position: absolute;
	left: 340px;
	height: 45px; 
	width: 550px; 
	line-height: 35px; 
	background-image: url(img/topmenu1.png); 
	background-repeat: no-repeat; 
	background-position: 100% 0%; 
	text-align: center;
}

.langmenu {
	position: absolute; 
	left: 470px;
	top: 56px;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	width: 400px;
	text-align: right;
	vertical-align:middle;
}

.currenciesmenu {
	position: absolute; 
	left: 255px;
	top: 65px;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	width: 230px;
	text-align: right;
}

.leftmenu {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding-left: 10px;
	border-bottom: 1px dotted #CCCCCC;
	background-image: url(img/rarr.png);
	background-position: 0% 50%;
	background-repeat: no-repeat;
}

.subleftmenu {
	color: #E0E0E0;
	text-decoration: none;
	display: block;
	padding-left: 20px;
	border-bottom: 1px dotted #CCCCCC;
}

.menuselect {
	background-image: url(img/darr.png);
	background-position: 0% 50%;
	background-repeat: no-repeat;
	color: #F4980D;
}

.submenuselect {
	color: #F4980D;
}

/* ORDER */

.order_table {
	width: 100%;
	margin: 10px 0px 10px 0px;
}

.order_header {
	padding: 10px 0px 10px 20px;
	font-size: 14px;
	font-weight: bold;
}

.order_label {
	padding: 2px 0px 0px 20px;
	width: 250px;
	vertical-align: top;
}

.order_element {
	padding: 2px 0px 0px 0px;
}

.order_element input, .order_element textarea, .order_element select{
	width: 200px;
	border: 1px solid #666666;
}

.order_cancel {
	margin-left: 20px;
	border: 1px solid #666666;
	width: 100px;
	
}
.order_submit {
	margin-left: 248px;
	border: 1px solid #666666;
	width: 100px;			
}

.order_update {
	margin-left: 20px;
	border: 1px solid #666666;
	width: 100px;			
}

.order_qnt{
	border: 1px solid #666666;
	background-color: transparent;
	width: 30px;
	text-align: right;
	margin: 2px 0px 2px 0px;;
}

.order_title {
	padding: 2px 0px 0px 20px;
	width:45%;
}

.order_price, .order_quantity, .order_total {
	width:15%;
}

.order_delete {
	width:10%;
}

.left{
	text-align: left;
}

.right{
	text-align: right;
}

.header{
	font-weight: bold;
}

.row0 { 
	background-color: FFFFFF;
	border:#cfcfcf;	
	height:24px;
}
.row1 { 
	background-color: #EFEFEF;
	border:#FFFFFF;
	height:24px;
}

.row0:hover, .row1:hover {
	background-color: #FFFFCE;
}

/* CATEGORY */

.icon_list_item {
	height: 105px; 
	margin-bottom: 5px;
	border: 1px solid #FFFFFF;
}

.icon_list_item:hover {
	border: 1px solid #999999;
}

/* PRODUCT */

.product_form_table {
	width: 100%;
	margin: 10px 0px 10px 0px;
}

.product_form_label {
	padding: 2px 0px 0px 5px;
	width: 213px;
	vertical-align: top;
}

.product_form_element {
	padding: 2px 0px 0px 0px;
}

.product_form_button {
	width: 202px;
	border: 1px solid #666666;
}

.product_form_input, .product_form_textarea {
	width: 200px;
	border: 1px solid #666666;
}
/* MAIN */
.mainpromo {
	height: 165px; 
	padding: 0px 5px 0px 5px; 
}

.promoitem {
	float: left;
	width: 50%; 
	height: 155px; 
	overflow: hidden;
}

.promoitemimage {
	float: left; 
	width: 150px; 
	height: 150px; 
	margin: 5px 10px 5px 0px;
}

.promoitemlink {
	color: #F9A803;
	font-weight: bold;
}

.promoitemprice {
	color: #F9A803;
	font-weight: bold;
}

.mainscroller {
	height: 15px; 
	line-height: 15px; 
	background-color: #4b0000; 
	color: #FFFFFF; 
	font-size: 10px;
}

.mainscrollerleft {
	float: left; 
	width: 50%;
}

.mainscrollerright {
	float: right; 
	text-align: right; 
	width: 50%;
}

.mainlist {
	padding-left: 5px; 
	padding-right: 10px; 
	height: 310px; 
	background-image: url(img/brownpixel2.png); 
	background-repeat: repeat-y; 
	background-position: 49% 0%;
}

.mainlistleft {
	float: left; 
	width: 49%; 
	padding-top: 5px;
}

.mainlisttitle {
	margin: 0px 0px 0px 50px; 
	line-height: 20px; 
	font-weight: bold; 
	color: #ff5409;
}

.pagetitle {
	height: 20px;
	line-height: 20px;
	color: #FFFFFF; 
	background-color: #000000; 
	font-weight: bold;
	margin: 0px;
	padding-left: 10px;
}

.pagetitle a {
	color: #FFFFFF;
}

.orangetext {
	color: #F4980D;
}

.blacklink {
	color: #000000;
	font-weight: bold;
}

.product_description {
	background-color: #CCCCCC; 
	display: table; 
	width: 100%;
}

.product_picture {
	float: left; 
	width: 200px; 
	height: 200px; 
	margin: 1px;
}

.product_attrs {
	float: right; 
	width: 480px; 
	display: table;
}

.product_attrs table td {
	font-size: 11px;
}

/* button */
.buttonleft {
	float: left; 
	height: 23px; 
	width: 9px; 
	background-image: url(img/leftbuy.png); 
	background-repeat: no-repeat; 
	background-position: 100% 0%;
}

.buttontext {
	float: left; 
	height: 23px; 
	width: 120px; 
	background-image: url(img/buybg.png); 
	background-repeat: repeat-x; 
	background-position: 100% 0%; 
	text-align: center; 
	line-height: 23px;
	color: #000000;
	text-transform:capitalize;
	text-decoration: none;
}

.buttonright {
	float: left; 
	height: 23px; 
	width: 9px; 
	background-image: url(img/rightbuy.png); 
	background-repeat: no-repeat; 
	background-position: 100% 0%;
}

.download_product {
	width: 100%;
	height: 25px;
}

.download_product_code {
	height: 20px; 
	float: right; 
	margin-right: 10px; 
	border: 1px solid #999999;
}

.download_product_code2 {
	height: 20px; 
	float: left; 
	margin-right: 10px; 
	border: 1px solid #999999;
}

.download_product_code2_label {
	float: left; 
	width: 210px;
}

/* Button2 */
.button2right {
		float: right; 
		height: 23px; 
		width: 9px; 
		background-image: url(img/rightbuy.png); 
		background-repeat: no-repeat; 
		background-position: 100% 0%;
}

.button2text {
	cursor: pointer; 
	float: right; 
	height: 23px; 
	width: 120px; 
	background-image: url(img/buybg.png); 
	background-repeat: repeat-x; 
	background-position: 100% 0%; 
	text-align: center; 
	line-height: 23px; 
	border: none;
}

.button2left {
	float: right; 
	height: 23px; 
	width: 9px; 
	background-image: url(img/leftbuy.png); 
	background-repeat: no-repeat; 
	background-position: 100% 0%;
}

/* Button1 */
.button1right {
		float: left; 
		height: 23px; 
		width: 9px; 
		background-image: url(img/rightbuy.png); 
		background-repeat: no-repeat; 
		background-position: 100% 0%;
}

.button1text {
	cursor: pointer; 
	float: left; 
	height: 23px; 
	width: 120px; 
	background-image: url(img/buybg.png); 
	background-repeat: repeat-x; 
	background-position: 100% 0%; 
	text-align: center; 
	line-height: 23px; 
	border: none;
}

.button1left {
	float: left; 
	height: 23px; 
	width: 9px; 
	background-image: url(img/leftbuy.png); 
	background-repeat: no-repeat; 
	background-position: 100% 0%;
}

.price_label {
	padding-left: 5px;
	font-weight: bold;
}

.price_text {
	font-weight: bold;
	color: #FF6600;
}

.products_description_text {
	margin: 5px 5px 5px 1px; 
	padding: 5px; 
	display: table;
}

.related_list {
	font-size: 10px;
	line-height: 10px;
}

.related_list td {
	margin: 0px;
	padding: 0px 0px 5px 0px;
	line-height: 12px;
	vertical-align: top;
}

.related_list th {
	background-color:#8D8D8D;
	color:#ffffff;
	font-weight:bold;
	font-size:11px;
	padding-top:5px; 
	padding-bottom:5px;
}

.related_list th.first {
	padding-left:5px;
}

.related_list td.first {
	padding-left:5px;
}

.related_list td.price{
	padding-top:2px;
}

.related_list td.price span{
	background-color:#ff0000; 
	color:#fff; 
	padding:2px;
}

.related_list td.buy a {
	background-color:#ff0000; 
	color:#fff; 
	padding:2px;
	font-weight:bold;
	font-size:11px;
}


a.product-buy {
	background-color:#ff0000; 
	color:#fff; 
	padding:3px;
	font-weight:bold;
	font-size:12px;
	width:120px;
	display:block;
	text-align:center;
	border:1px solid #000;
	text-decoration:none;
}
a.product-buy:hover {
	background-color:#fff; 
	color:#ff0000; 
	padding:3px;
	font-weight:bold;
	font-size:12px;
	width:120px;
	display:block;
	text-align:center;
}

.lang-list .lang-tabs { height:24px;}
.lang-list .lang-tabs-active { font-weight:bold;  text-align:center; text-decoration:none; background-color: #8D8D8D; color:#FFA200;  display:block; padding:5px; float:left; }
.lang-list .lang-tabs-active:hover { color: #ffffff; background-color: #333333; }
.lang-list .lang-tabs-inactive { font-weight:bold; text-align:center; text-decoration:none; background-color: #FFA200; color:#000000;  display:block; padding:5px; float:left; text-align:center; }
.lang-list .lang-tabs-inactive:hover { color: #ffffff; background-color: #333333;}
#lang-tabs-en-div { clear:both; display:none; }
#lang-tabs-fr-div { clear:both; display:none; }
