/* CSS Document */

body,	html {
	margin:0;
	padding:0;
	font:0.75em arial sans-serif;
	font-family:Arial, Helvetica, sans-serif;
	color:#022b47; 
	background:url(/images/bm-bg.jpg) repeat; 
}

img {
	border:none;
}
.c {padding-left:35px; }

li {
	display:inline;
	list-style:none;
}

body {
	min-width:100%;
}

#wrap {
	width:980px;
	margin:0 auto;
	background:#ffffff;
}

#header {
	background:url(/images/bm-header.jpg) no-repeat;
	height:60px;
	padding:0;
}

#header img {
	float:right;
	margin-top:0;
	margin-right:1px;
}

#nav {
	background:url(/images/admin_menu_bg.jpg);
	margin-bottom:10px;
}

#left {
	background:#ffffff;
	float:left;
	width:22%;
	text-align:center;
	padding-left:10px;
}

#right {
	float:right;
	width:76%;
}

#footer {
	background: #022b47;
	clear:both;
	text-align:center;
}

#footer p {
	font: Arial, Helvetica, sans-serif;
	color: #ffffff;
	padding:5px;
	margin:0;
}

#textBox {
	background-color:#022b47;
	margin:10px;
	font: Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-align:left;
}

a:link { 
	font-weight:bold; 
	text-decoration:none; 
	color:#ffffff;
}
	
a:visited { 
	font-weight:bold; 
	text-decoration:none; 
	color:#ffcc33;	
}

#topList, #topTen, #madness {
	background:url(/images/left-bg.jpg);
	width:210px;
	border:1px solid #022b47;
	padding-top:10px;
	margin:0 auto;
	margin-bottom:10px;
}

#textBox a, #textBox a {
	font-weight:normal;
	font: Arial, Helvetica, sans-serif;
}

#news {
	background:url(/images/left-bg.jpg);
	width:212px;
	margin:0 auto;
	margin-bottom:10px;
}

#news2 {
	background-image:url(/images/newsletter_bg.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	width:auto;
	border:1px solid #000000;
	
}

#news .txtField {
	width:125px;
	height:20px;
	font-size:15px;
	line-height:15px;
	font-family:arial sans-serif;
	
}

#news p {
	padding-top:65px;
	font-size:12px;
}

#adSec {
	background:url(/images/lefta-bg.jpg) repeat;
	width:210px;
	border:1px solid #022b47;
	margin:0 auto;
	margin-bottom:10px;
}

#content {
	background-image:url(/images/main-bg.gif);
	background-repeat:repeat-x;
	background-color:#C3CED4;
	background-position:top;
	width:97%;
	border:1px solid #022b47;
	padding:5px;
	padding-top:10px;
	text-align:center;
	margin-bottom:10px;
}

#content a {
	color:#022b47;
	text-decoration:none;
}


.dvdTxt {
	font: #022b47 arial sans-serif;
	text-align: center;
	padding:2px;
}

.dvd {
	border: 2px solid #ffcc33;
	margin: 5px;
}

.txtField {
	font-size:10px;
	border:1px solid #ffcc33;
}

.dvdDescr {
	background-color:#ffffff;
	font: #0000 arial sans-serif;
	font-size:11px;
	border:1px solid #000000;
	padding:5px;
	text-align:left;
}

.dvdPrice {
	font-size:12px;
	font-weight:bold;
}