html, body {
	margin: 0;
	padding: 0;
	height: 100%;
}

body {
	background: #FDBF76 url(../i/bg.jpg) repeat;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}

p, form, ul, li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

a {
	color: #333333;
}
a:hover {
	color: #FF7D29;
}

.orangeLink {
	color: #F56000;
}
.orangeLink:hover {
	color: #CC0000;
}


h1, h2, h3, h4, h5, h6 {
	padding: 0;
	margin: 0;
}

h1 {
	font-size: 18px;
	font-weight: normal;
	color: #3E3E3E;
}

h1 a {
	text-decoration: none;
}

h2 {
	font-size: 18px;
	font-weight: normal;
	color: #FFF;
	display: block;
}

h4 {
	font-size: 14px;
	font-weight: normal;
	padding-bottom: 5px;
}

h6 {
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 7px;
}

.p {
	padding-left: 6px;
}

.orangeText {
	color: #FF7B28
}

.grayText {
	color: #808080;
}

#wrapper .normalText {
	font-size: 11px;
}

#wrapper {
}

#wrapper .vTop {
	vertical-align: top;
}
#wrapper .vMid {
	vertical-align: middle;
}
#wrapper .vBot {
	vertical-align: bottom;
}

.fLeft {
	float: left;
}

.fRight {
	float: right;
}

.l {
	background: url(../i/left.jpg) right top no-repeat;
}




#top {
	position: relative;
	z-index: 1;
}

	#top.home {
		height: 206px;
		background: url(../i/top_bg.jpg) left bottom repeat-x;
	}
	
	#top.page {
		height: 140px;
		background: url(../i/top_bg2.jpg) left bottom repeat-x;
	}
	
	#top.home .bnr {
		text-align: center;
		background: url(../i/top_l.jpg) left bottom no-repeat;
		height: 123px;
		position: relative;
		z-index: 1;
		margin: -6px 0 0 0;
	}
	#top.home .bnr div {
		background: url(../i/top_r.jpg) right bottom no-repeat;
		height: 100px;
		padding: 23px 0 0 0;
	}
	
	#top.page .bnr {
		text-align: center;
		background: url(../i/top_l2.jpg) left bottom no-repeat;
		height: 57px;
		position: relative;
		z-index: 1;
		margin: -6px 0 0 0;
	}
	#top.page .bnr div {
		background: url(../i/top_r2.jpg) right bottom no-repeat;
		height: 37px;
		padding: 20px 0 0 0;
	}
	
	#top .tbl {
		font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
	#wrapper #top .tbl td {
		text-align: left;
	}
	
	#top .letters a {
		text-transform: uppercase;
		color: #FFEA5F;
		text-decoration: none;
		font-weight: bold;
		margin-right: 2px;
	}
	
	#top .letters a:hover {
		color: #FFF;
		text-decoration: underline;
	}
	
	#top .normalInput {
		width: 118px;
	}




#lang {
	position: absolute;
	z-index: 10;
	top: 0;
	left: 224px;
}
	#lang li {
		display: inline;
	}
	#lang li a {
		display: block;
		float: left;
		width: 63px;
		height: 18px;
		color: #333333;
		text-align: center;
		padding: 4px 0 0 7px;
		margin-left: -4px;
	}
	#lang li a:hover,
	#lang li .act {
		color: #FFF;
		text-decoration: none;
		background: url(../i/lang_bg.gif) left top no-repeat;
	}




#topMenu {
	position: absolute;
	z-index: 10;
	top: 52px;
	left: 224px;
	display: block;
	height: 38px;
}
	#topMenu li {
		display: inline;
	}
	#topMenu li a {
		display: block;
		height: 38px;
		width: auto;
		float: left;
		background: url(../i/topMenu_r.gif) right top no-repeat;
		padding: 0 7px 0 0;
		font: 15px Verdana, Arial, Helvetica, sans-serif;
		font-weight: bold;
		color: #FAFAFA;
		text-decoration: none;
		margin-left: -4px;
	}
	#topMenu li a span {
		display: block;
		height: 28px;
		width: auto;
		float: left;
		background: url(../i/topMenu_l.gif) left top no-repeat;
		padding: 10px 10px 0 20px;
		cursor: pointer;
	}
	#topMenu li a:hover,
	#topMenu li .act {
		background: url(../i/topMenu_r.gif) right bottom no-repeat;
		color: #FAFAFA;
		text-decoration: none;
	}
	#topMenu li a:hover span,
	#topMenu li .act span {
		background: url(../i/topMenu_l.gif) left bottom no-repeat;
	}

#top .first {
	margin: 0;
}




#portal {
	display: block;
	position: absolute;
	z-index: 10;
	top: 0;
	right: 5px;
	width: 200px;
	height: 21px;
	background: url(../i/tab_t1.gif) left top no-repeat;
	padding: 7px 0 0 6px;
	text-align: center;
}
	#portal a {
		color: #FFA034;
	}
	#portal a:hover {
		color: #FFD36C;
	}




#topLinks {
	position: absolute;
	z-index: 10;
	top: 4px;
	left: 400px;
}
	#topLinks li {
		display: inline;
		font-size: 12px;
		margin-left: 4px;
	}
	#topLinks li a:hover {
		color: #CC0000;
	}



#content {
	padding: 0 5px 0 4px;
}
	#content td {
		vertical-align: top;
	}
	#content p {
		padding-bottom: 14px;
	}
	

#leftCol,
#rightCol {
	background: url(../i/box3_bg.gif) repeat-y;
}	

#middleCol {
	background-color: #FFF;
}
	#middleCol.t {
		background: #FFF url(../i/box6_t2.gif) left top no-repeat;
		padding-top: 10px;
	}
	#middleCol.t2 {
		background: #FFF url(../i/box6_t3.gif) left top no-repeat;
		padding-top: 10px;
	}
	
	.padd2 {
		padding: 10px 14px 14px 14px;
		background-color: #FFEDD4;
		border-bottom: 1px solid #CFAD9B;
		margin-bottom: 5px;
	}


/* --- Boxes & Stuff --- { --- */


h3 {
	font-size: 13px;
	color: #FFF;
	padding: 14px 0 0 17px;
}


.box1 {
	background: url(../i/box1_b.gif) left bottom no-repeat;
	padding-bottom: 10px;
}
	.box1 h3 {
		background: url(../i/box1_t.gif) left top no-repeat;
		padding-top: 17px;
		height: 30px;
	}
	.box1 h3.t2 {
		background: url(../i/box1_t2.gif) left top no-repeat;
	}
	.box1 .m {
		background-color: #FFF0D9;
		padding: 10px 17px;
		border-right: 1px solid #E6AB6F;
		font-size: 12px;
	}



.box2 {
	background: url(../i/menuBg.gif) left 45px no-repeat;
}
#wrapper .box2_2 {
    background: url(../i/menuBg_2.gif) left top repeat-y;
}
#wrapper .box2_2 .bg2 {
    background: url(../i/menuBg.gif) left top no-repeat;
    padding: 0;
}
	.box2 h3 {
		background: url(../i/box2_t.gif) left top no-repeat;
		height: 31px;
	}
	.box2 div {
		text-align: center;
		padding: 15px 0;
		background: url(../i/box2_b2.gif) left bottom no-repeat;
	}
	.box2 div a {
		text-decoration: none;
		color: #EBEBEB;
		line-height: 20px
	}
	.box2 div a img {
		border: 1px solid #EBEBEB;
		margin-bottom: 10px;
	}
	.box2 div a:hover {
		text-decoration: none;
		color: #FDF799;
	}
	.box2 div a:hover img {
		border: 1px solid #FDF799;
	}
	.box2 .orangeText {
		display: block;
		padding: 10px 0 0 0;
	}




.box3 .m {
	text-align: center;
	padding: 15px 0;
}



.box4 {
	background: url(../i/box4_b.gif) left bottom no-repeat;
	padding-bottom: 10px;
}
	.box4 h3 {
		background: url(../i/box4_t.gif) left top no-repeat;
		height: 29px;
	}
	.box4 .m {
		background-color: #FEEA9B;
		padding: 10px 17px;
		border-right: 1px solid #E6AB6F;
	}
	.box4 .m .orangeLink {
		line-height: 18px;
	}
	



.box6_t {
	background: url(../i/box6_t.gif) left top no-repeat;
	height: 38px;
	padding: 10px 0 0 12px;
}
.box6_t span {
	display: block;
	padding: 3px 0 0 38px;
	height: 24px;
}
.icon_perc {
	background: url(../i/icon_perc.gif) left top no-repeat;
}
.icon_exlam {
	background: url(../i/icon_exlam.gif) left top no-repeat;
}


.box6_t2 {
	background: url(../i/ins-box_t-bg.gif) left top repeat-x;
	height: 43px;
	font-size: 18px;
	font-weight: normal;
	color: #FFF;
	display: block;
}
	.box6_t2 .l {
		background: url(../i/ins-box_t.gif) left top no-repeat;
		height: 43px;
	}
	.box6_t2 .r {
		background: url(../i/ins-box_t.gif) right -43px no-repeat;
		height: 37px;
		padding: 6px 0 0 12px;
	}
	.box6_t2 span {
		display: block;
		padding: 3px 0 0 38px;
		height: 24px;
	}



.ins-box1 .lt,
.ins-box1 .t,
.ins-box1 .rt,
.ins-box1,
.ins-box1 .m2 {
	background-color: #EEEDEA;
	background-repeat: no-repeat;
}

.ins-box1 .lt,
.ins-box1 .t,
.ins-box1 .rt {
	height: 12px;
}

	.ins-box1 .lt,
	.ins-box1 .rt,
	.ins-box1 .lb,
	.ins-box1 .rb {
		width: 12px;
	}
	
	.ins-box1 .lt {
		background-image: url(../i/ins-box1_lt.gif);
		background-position: left top;
	}
	.ins-box1 .rt {
		background-image: url(../i/ins-box1_rt.gif);
		background-position: right top;
	}

.ins-box1 .m {
	text-align: center;
	line-height: 16px;
	padding: 5px 0 8px 0;
}
	.ins-box1 .m a {
		text-decoration: none;
	}
	.ins-box1 .m a:hover {
		color: #CC0000;
	}
	.ins-box1 .m a img {
		margin-bottom: 8px;
	}

.ins-box1 .m2 {
	padding: 5px 14px 14px 14px;
}

table.underline1 td {
	padding-bottom: 10px;
	border-bottom: 1px solid #FFF;
}
td.underline1 {
	padding-bottom: 10px;
	border-bottom: 1px solid #FFF;
}


.ins-box1 .lb,
.ins-box1 .b,
.ins-box1 .rb {
	background-color: #E4E2DE;
	background-repeat: no-repeat;
	border-top: 1px solid #FFF;
}
	
	.ins-box1 .lb {
		background-image: url(../i/ins-box1_lb.gif);
		background-position: left bottom;
	}
	
	.ins-box1 .rb {
		background-image: url(../i/ins-box1_rb.gif);
		background-position: right bottom;
	}
	.ins-box1 .b {
		padding: 5px 0 7px 0;
	}



.icons {
	position: relative;
	z-index: 10;
	width: 110px;
	margin: 0 auto;
}
	.icons .icon_listen2 {
		position: absolute;
		z-index: 10;
		top: -4px;
		right: 4px;
	}
	.icons .icon_b {
		position: absolute;
		z-index: 10;
		top: 74px;
		left: -4px;
	}

.ins-box2 .lt,
.ins-box2 .t,
.ins-box2 .rt,
.ins-box2 {
	background-color: #FFD07B;
	background-repeat: no-repeat;
}

.ins-box2 .lt,
.ins-box2 .t,
.ins-box2 .rt {
	height: 12px;
}

	.ins-box2 .lt,
	.ins-box2 .rt,
	.ins-box2 .lb,
	.ins-box2 .rb {
		width: 12px;
	}
	
	.ins-box2 .lt {
		background-image: url(../i/ins-box2_lt.gif);
		background-position: left top;
	}
	.ins-box2 .rt {
		background-image: url(../i/ins-box2_rt.gif);
		background-position: right top;
	}

.ins-box2 .m {
	text-align: center;
	line-height: 16px;
	padding: 5px 0 14px 0;
}
	.ins-box2 .m a {
		text-decoration: none;
	}
	.ins-box2 .m a:hover {
		color: #CC0000;
	}
	.ins-box2 .m a img {
		margin-bottom: 8px;
	}

.ins-box2 .lb,
.ins-box2 .b,
.ins-box2 .rb {
	background-color: #FEEA9B;
	background-repeat: no-repeat;
	border-top: 1px solid #FFF;
}
	
	.ins-box2 .lb {
		background-image: url(../i/ins-box2_lb.gif);
		background-position: left bottom;
	}
	
	.ins-box2 .rb {
		background-image: url(../i/ins-box2_rb.gif);
		background-position: right bottom;
	}
	.ins-box2 .b {
		padding: 5px 0 7px 0;
	}

/* --- } --- Boxes & Stuff --- */
	
	




/* --- Boxes & Stuff --- { --- */


.sideMenu,
.sideMenu li {
	display: block;
	text-align: left;
	width: 192px;
}
	.sideMenu {
		padding-bottom: 7px;
	}
	.sideMenu .dots {
		background: url(../i/dots.gif) 14px 5px no-repeat;
	}
	.sideMenu li a {
		height: 22px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #D6D6D6;
		width: 174px;
		display: block;
		text-align: left;
		padding: 9px 0 0 18px;
		position: relative;
		z-index: 1;
		margin-top: -5px;
	}
	.sideMenu li a:hover,
	.sideMenu li .act {
		color: #F36A22;
		background: url(../i/menu_li.gif) left top no-repeat;
	}
	.sideMenu li u {
		font-weight: bold;
	}
	.sideMenu li span {
		background: url(../i/arw1.gif) left 4px no-repeat;
		padding-left: 8px;
	}
	.sideMenu li a:hover span,
	.sideMenu li .act span {
		background: url(../i/arw2.gif) left 4px no-repeat;
	}
	
	#wrapper .sideMenu .sub a {
		width: 167px;
		padding: 9px 0 0 25px;
	}
	
	#wrapper .sideMenu .sub .sub a {
		width: 160px;
		padding: 9px 0 0 32px;
		font-size: 11px;
	}

/* --- } --- Boxes & Stuff --- */
	

.poll td input {
	margin: 0;
	padding: 0;
}

.padd1 {
	padding: 5px 10px 10px 10px;
}

.txt {
	font-size: 12px;
}

.icon_listen {
	background: url(../i/icon_listen.gif) right top no-repeat;
	padding: 2px 24px 5px 0;
	display: block;
}

.icon_cart {
	color: #FF7D28;
	text-decoration: none;
	background: url(../i/icon_cart.gif) left 2px no-repeat;
	padding-left: 15px;
}



.arws_t img {
	background: url(../i/arws.gif) right top no-repeat;
	margin-bottom: 2px;
}
	.arws_t:hover img,
	.arws_t2 img {
		background: url(../i/arws.gif) left top no-repeat;
		margin-bottom: 2px;
	}
	
.arws_b img {
	background: url(../i/arws.gif) right bottom no-repeat;
	margin-top: 2px;
}
	.arws_b:hover img,
	.arws_b2 img {
		background: url(../i/arws.gif) left bottom no-repeat;
		margin-top: 2px;
	}


.sepp2 {
	background-color:#EFEFEF;
	height: 3px;
	margin: 10px 0 0 0;
}


.dotsTbl {
	background: url(../i/dots3x1_2.gif) left top repeat-x;
}
	.dotsTbl td {
		padding: 4px 0;
		background: url(../i/dots3x1_2.gif) left bottom repeat-x;
	}



.linkList1,
.linkList1 li,
.linkList2,
.linkList2 li {
	display: block;
	width: 168px;
}
	.linkList1 li,
	.linkList2 li {
		clear: both;
		font-size: 11px;
		padding: 4px 0;
	}
	.linkList2 li {
		background: url(../i/dots3x1.gif) left bottom repeat-x;
	}
	.linkList1 li a,
	.linkList2 li a {
		text-decoration: none;
		float: left;
		width: 105px;
	}
	.linkList1 li span,
	.linkList2 li span {
		float: right;
		color: #F5831F;
	}

.cleaner {
    clear: both;
    font-size: 1px;
    height: 1px;
}

#footer {
	clear: both;
	padding: 4px 0 25px 0;
	position: relative;
	z-index: 1;
}
	#footer td {
		background-color: #E9E1D2;
	}
	
	#footer .lt,
	#footer .rt,
	#footer .lb,
	#footer .rb {
		width: 10px;
		height: 10px;
		background-repeat: no-repeat;
	}
	#footer .lt {
		background-image: url(../i/box5_lt.gif);
		background-position: left top;
	}
	#footer .rt {
		background-image: url(../i/box5_rt.gif);
		background-position: right top;
	}
	#footer .lb {
		background-image: url(../i/box5_lb.gif);
		background-position: left bottom;
	}
	#footer .rb {
		background-image: url(../i/box5_rb.gif);
		background-position: right bottom;
	}
	
	#footer .b {
		border-bottom: 1px solid #AF978D;
	}
	#footer .m {
		border-right: 1px solid #AF978D;
		padding: 7px 14px;
	}
	
	
	#footer .era {
		text-align: right;
		padding: 10px 10px 0 0;
		height: 14px;
	}
	#footer .era a {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		text-decoration: none;
		display: block;
		width: 195px;
		background: url(../i/era.gif) left top no-repeat;
		text-align: right;
		float: right;
		padding: 8px 0 0 0;
		height: 16px;
	}
	
	#footer .era a:hover {
		color: #990000;
		text-decoration: underline;
	}

/* --- Forms --- { --- */

.shortInput, 
.normalInput, 
.mediumInput, 
.longInput {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	border-left: 1px solid #8A8986;
	border-top: 1px solid #8A8986;
	border-bottom: 1px solid #A9A8A6;
	border-right: 1px solid #A9A8A6;
	background-color: #FFF;
}

.form .shortInput, 
.form .normalInput, 
.form .mediumInput, 
.form .longInput {
	margin: 3px 0 8px 0;
}

input.shortInput, 
input.normalInput, 
input.mediumInput, 
input.longInput {
	padding: 2px;
}

select.shortInput, 
select.normalInput, 
select.mediumInput, 
select.longInput {
	padding: 2px 1px;
}


.shortInput {
	width: 50px;
}

.normalInput {
	width: 156px;
}

.mediumInput {
	width: 270px;
}

.longInput {
	width: 320px;
}

.btn65,
.btn65_2,
.btn40 {
	border: none;
	height: 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
}
.btn65 {
	width: 66px;
	background: url(../i/btn65.gif) left top no-repeat;
}
.btn65_2 {
	width: 66px;
	background: url(../i/btn65_2.gif) left top no-repeat;
}

.btn40 {
	width: 39px;
	background: url(../i/btn40.gif) left top no-repeat;
	padding-left: 9px;
}

.btn75 {
	border: none;
	height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	width: 75px;
	background: url(../i/btn75.gif) left top no-repeat;
	padding-left: 9px;
}


.btn_cart,
.btn_cart:hover {
	border: none;
	background: url(../i/btn_cart.gif) left top no-repeat;
	display: block;
	width: 66px;
	height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-align: right;
	padding: 1px 10px 0 0;
	text-decoration: none;
	text-align: right;
}

/* --- } --- Forms --- */

.form2 .shortInput, 
.form2 .normalInput, 
.form2 .mediumInput, 
.form2 .longInput {
	margin: 5px 0 12px 0;
}

#wrapper .biggerText {
	font-size: 12px;
}

.btn100 {
	border: none;
	height: 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFF;
	width: 100px;
	background: url(../i/btn100.gif) left top no-repeat;
	padding-left: 11px;
}

#some_center_block {
	display: none;
	position: absolute;
	z-index: 1000;
	border: 1px solid black;
	padding: 1px;
	background-color: #ffffff;
	text-align: center;
}

#radio {
	width: 156px;
	height: 23px;
	position: absolute;
	z-index: 9;
	top: 0;
	right: 204px;
	background: url(../i/radio_bg.gif) left top no-repeat;
	text-align: center;
	padding-top: 7px;
}
	#radio a {
		text-decoration: none;
		color: #FF8800;
		font-weight: bold;
	}
	#radio a:hover {
		color: #FF9E33;
	}


#search_block {
	display: block;
	position: absolute;
	z-index: 10;
	top: 35px;
	right: 0px;
	width: 220px;
	text-align: right;
}

.prodIcons {
	position: relative;
	z-index: 1;
	margin: 0 auto;
}
	.prodIcons .icon_cd,
	.prodIcons .icon_dvd,
	.prodIcons .icon_lp,
	.prodIcons .icon_film {
		position: absolute;
		z-index: 10;
		top: -7px;
		right: 9px;
	}
	
	.prodIcons .icon_cd,
	.prodIcons .icon_dvd,
	.prodIcons .icon_lp {
		width: 23px;
		height: 23px;
	}
	
	.prodIcons .icon_cd {
		background: none;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='i/icon_cd.png',sizingMethod='scale');
	}
	html>body .prodIcons .icon_cd {
		background: url(../i/icon_cd.png) left top no-repeat !important;
		filter: none !important;
	}
	
	.prodIcons .icon_dvd {
		background: none;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='i/icon_dvd.png',sizingMethod='scale');
	}
	html>body .prodIcons .icon_dvd {
		background: url(../i/icon_dvd.png) left top no-repeat !important;
		filter: none !important;
	}
	
	.prodIcons .icon_lp {
		background: none;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='i/icon_lp.png',sizingMethod='scale');
	}
	html>body .prodIcons .icon_lp {
		background: url(../i/icon_lp.png) left top no-repeat !important;
		filter: none !important;
	}
	
	.prodIcons .icon_film {
		width: 28px;
		height: 23px;
	}
	
	.prodIcons .icon_film {
		background: none;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='i/icon_film.png',sizingMethod='scale');
	}
	html>body .prodIcons .icon_film {
		background: url(../i/icon_film.png) left top no-repeat !important;
		filter: none !important;
	}
	
	
	
.prodIcons .icon_status_on, 
.prodIcons .icon_status_off {
	width: 10px;
	height: 19px;
	position: absolute;
	z-index: 10;
	top: 81px;
	right: 13px;
}
	.prodIcons .icon_status_on {
		background: url(../i/icon_status.gif) right top no-repeat;
	}
	.prodIcons .icon_status_off {
		background: url(../i/icon_status.gif) left top no-repeat;
	}
	

.icon_new {
	position: absolute;
	z-index: 100;
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='i/icon_new.png',sizingMethod='scale');
	top: 28px;
}
html>body .icon_new { /* Firefox, IE7, Opera */
	background: url(../i/icon_new.png) no-repeat !important;
	filter: none !important;
}
