* {
	margin:0;
	padding:0;
	}

body{
	background:url(/templates/cdvd/layout/bg.jpg) repeat-x;
	font-family:"Trebuchet MS";
}
.clear{
	clear:both;
}
#container{
	width:1007px;
	background:url(/templates/cdvd/layout/filling.png) repeat-y;
	padding:10px 0 0 8px;
	position:relative;
}

#header{
	/*background:url(/templates/cdvd/layout/header.png) no-repeat;*/
	width:980px;
	height:110px;
	padding:0;
	position:relative;
	margin-bottom:38px
}

#miniplayer{
	width:600px;
	height:25px;

	position:absolute;
	bottom:13px;
	left:250px;
}
#login{
	margin:90px 0 0 40px;
}

#login input {
	width:90px;
	margin-top:3px;
	}
	
#login img {
	margin:10px 0 0 30px;
	}

#header img{}
#header #logo{
	margin:15px 0 0 10px;
}
#header #poweredbycdvd{
	left:400px;
	top:96px;
}

#top-nav{
	background:url(/templates/cdvd/layout/nav.png);
	height:63px;
	width:980px;
	margin:0;
	z-index:0;
	position:absolute;
	top:96px;
	left:18px;
}
#top-nav div {
	color:#fff;
}

#top-nav a {
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}

#btn_home a {
	position:absolute;
	top:0px;
	left:10px;
	color:#fff;
	}
	
#btn_audio {
	position:absolute;
	top:0;
	width:330px;
	left:120px;
	
}

#btn_video {
	position:absolute;
	top:0;
	left:465px;
	width:430px;
}


.btn a {
	display:block;
	margin:0;
	padding:0;
	text-align:center;
	color:#fff;
	text-decoration:none;
	color:#3856a1;
	float:right;
}

.btn a.btn1 {
	width:77px;
	height:24px;
	line-height:24px;
	margin:0;
	padding:0 0 0 10px;
	background:url(/templates/cdvd/layout/nav_button_cat.png);
	color:#fff;
}

.btn a.btn2 {
	width:91px;
	height:24px;
	line-height:24px;
	margin:0;
	padding:0;
	background:url(/templates/cdvd/layout/nav_button_normal.png);
	margin:0 0 0 -10px;
}

.btn a.btn2_on {
	width:91px;
	height:24px;
	margin:0;
	padding:0;
	background:url(/templates/cdvd/layout/nav_button_over.png);
	margin:0 0 0 -10px;
	color:#fff;
}


.btn a:hover.btn2 {
	background:url(/templates/cdvd/layout/nav_button_over.png);
	color:#fff;
}
	
	
#search {
	position:absolute;
	bottom:13px;
	left:0;
	}
#search input {
	color:#555;
}
#search #searchBt {
	top:7px;
}
#advancedSearch {}
#selector {}
#selector select {
	color:#555;
}
#scart {}
#main{
	position:relative;
	padding:0;
	margin-top:-3px;
}
#left{
	background:url(/templates/cdvd/layout/nav_left.png) no-repeat;
}
#categories{
	
	}
#categories h3{
	color:#fff;
}
#categories ul{
	margin:5px 0 5px 0;
	clear:both;
	
}
#categories ul.separator{
	height:23px;
	background:url(/templates/cdvd/layout/sep.gif) left bottom no-repeat;
	margin-bottom:2px;
}
#categories li{
	margin:0;
	padding:0 5px;
	color:#555;
	height:40px;
	line-height:40px;
}
#categories .new{
	margin-left:2px;
	margin-top:170px;
	height:29px;
	line-height:29px;
	padding-left:45px;
	background:url(/templates/cdvd/layout/btn_nouveautes_2.png) no-repeat;
}

#categories .new a {
	color:#fff;
	}
	
#categories .soon a {
	color:#fff;
	}

#categories .soon{
	margin-left:2px;
	margin-top:3px;
	height:29px;
	line-height:29px;
	padding-left:45px;
	background:url(/templates/cdvd/layout/btn_nouveautes.png) no-repeat;
	
}

#categories .on{
	background:url(/templates/classic/layout/bg_menu.png) no-repeat bottom;
}

#categories a{
	color:#555;
}

#right{
	background:url(/templates/cdvd/layout/nav_right.png) top right no-repeat;
	width:147px;
	min-height:140px;
	height:auto !important;
	height:140px;
	text-align:right;
}

#content{}

#powered-by{
	background:#fff url(/templates/classic/layout/powered-by.jpg);
}

#signup{
	color: #fff;
}

#signup a {
	color: #fff;
}

#footer{
	background:url(/templates/cdvd/layout/footer.png) 10px 2px no-repeat;
	width:980px;
	height:150px;
	position:relative;
}

#creditcards{
	position:absolute;
	right:20px;
	top:20px;
}

#scartTitle {
	width:130px;
	line-height:25px;
	height:20px;
	color:#fff;
	text-align:left;
	padding:0 0 0 10px;
	font-weight:bold;
	font-size:13px;
}

#scartTitle h4 {
	font-size:12px;
	margin:0 0 0 10px;
}

#copyright{
	position:absolute;
	left:20px;
	top:20px;
	font-size:9px;
	color:#555;
	font-weight:bold;
}

#events{
	padding:20px 10px 0 25px;
	font-size:10px;
	background:url(/templates/cdvd/layout/nav_right_2.png) no-repeat;
	height:350px;
	color:#5E5D53;

}

#events h2{
	color:#fff;
	font-size:12px;
	margin:0 0 15px 30px;
}

#events .product{
	width:100%;
	height:15px;
	overflow:hidden;
	color:#2f4d9d;
}

#events a{
	text-decoration:none;
	color:#2f4d9d;
}

#events a:hover{
	text-decoration:underline;
}

#gradientTopRight{
	position:absolute;
	right:0px;
	top:0;
	width:10px;
	height:310px;
	background:url(/templates/classic/layout/gradient_right_top.jpg);
}

#rightNav{
	position:absolute;
	top:170px;
	z-index:1000;
	font-weight:bold;
	font-size:12px;
}

#listingHeader {
	position:relative;
	margin:10px 0 0 0;
	padding:0 0 5px 0;
	
	height:20px;
	line-height:20px;
	background:url(/templates/cdvd/layout/sep.gif) left bottom no-repeat;
}

#catListing {
	margin:0 0 20px 0;
	padding:10px 0 0 20px;
	position:relative;
	min-height:5px;
	height:auto !important;
	height:5px;
	
	}
	
#catListing ul {
	margin:0;
	padding:0;
	}
	
#catListing li {
	float:left;
	width:119px;
	height:18px;
	line-height:18px;
}

#catListing a {
	color:#2F4D9D;
	font-size:13px;
	font-weight:normal;
	text-decoration:underline;
	}
	

#catListing a:hover {
	text-decoration:none;
	}

#listingImg {
	width:20px;
	height:33px;
	position:absolute;
	top:10px;
	left:0;
	}

#path {
	float:left;
	color:#305b9f;
	font-weight:bold;
	font-size:14px;
	text-transform:uppercase;
	}
	
#path a{
	color:#305b9f;
	text-decoration:underline;
	}
	

	
#shortscartContent {	
	font-weight:bold;
	margin:0 0 0 0;
	width:130px;
	min-height:20px;
	height:auto !important;
	height:20px;
	color:#555;
	text-align:center;
}

#shortscartOrder {
	width:130px;
	margin-top:5px;
	text-align:center;
}

#shortscartOrder a {
	color:#7a7571;
}

#shortscartArticles {
	font-weight:bold;
	font-size:12px;
	margin:10px 0 0 0;
	width:130px;
	height:25px;
}

#content h3 {
	color:#2f4d9d;
	font-weight:bold;
	font-size:13px;
	margin:5px 0 10px 0;
	clear:both;
}

#content h2 {
	color:#2f4d9d;
	font-weight:bold;
	font-size:13px;
	margin:5px 0 10px 0;
}

#browser{
	height:30px;
	text-align:center;
}

#contactContent {
	width:980px;
	margin:0 auto;
	text-align:center;
}

#contactContent a {
	margin:0 5px 0 30px;
	color:#4e4a49;
	text-decoration:none;
}

#contactContent a:hover {
	text-decoration:underline;
}

/* watchNow */

div#watchNow {
	clear: both;
}

div#watchNow a#watch {
	display: block;
	float: left;
	height: 48px;
	overflow: hidden;
	margin: 0 10px 0 0;
}

div#watchNow div {
	margin: 10px 0 0 0;
}

div#watchNow a#downloadPlayer {
	display: block;
	margin: 0 0 0 110px;
	padding: 6px 0 0 50px;
	background: #fff7ce url(/templates/cdvd/layout/warn.jpg) 5px 5px no-repeat;
	height: 37px;
	border: 1px solid #636363;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-box-shadow: 0 0 4px #cacaca;
	text-decoration: none;
	color: #2f4d9d;
}

div#watchNow a#downloadPlayer:hover {
	color: #000;
	-moz-box-shadow: none;
	text-decoration: underline;
}

#rightspec h2 {
	clear: both;
}