/*-- GLOBAL --*/

* {
	padding:0;
	margin:0;
}

html { 
	font-size: 100%;
	overflow-y: scroll;
}

body {
	background-color:#767676;
	text-align:center;
	font-size: 62.5%;
	font-family:Arial;
	height: 100%;
}
.clear {
	clear:both;
}




/*-- STRUCTURE --*/

#outer {
	width:100%;
}

#content {
	background: url(/images/content_bg.gif) repeat-y;
	width:977px;
	margin:auto auto;
	font-size: 1em;
}	
	
	/*-- SEARCH BAR --*/
	#searchbar{
		width:951px;
		height:47px;
		margin:auto auto;
	}	
	
	#searchbar table{
		width:100%;
		padding:5px;
		height:50px;
		vertical-align: middle;
	}
	
	#searchbar .search{
		text-align: right;
		padding: 0px;
	}
		
	#searchbar .bt_search{
		text-align: right;
		padding-right: 10px;
		padding-top: 2px;
	}
	#searchbar .button_search{
		text-align: right;
		height: 20px;
		padding-right: 10px;
		background: url(../images/buttons/bt_SearchRight.gif) right top repeat-x;
		
	}
	#searchbar .button_search a{
		display:block;
		height: 20px;
		padding-left: 25px;
		padding-top: 5px;
		background: url(../images/buttons/bt_searchLeft.gif) left top no-repeat;
		text-transform: uppercase;
		color: #828282;
		font-size: 1.0em;
		text-decoration: none;
		font-weight: bold;
	}
	.deconnexion{
		height: 45px;
		width: 355px;
	}
	.button_login{
		max-width: 95px;
		float: left;
		text-align: center;
		height: 20px;
		padding-right: 10px;
		background: url(../images/buttons/bt_loginRight.gif) right top repeat-x;
	}
	.button_login a{
		display:block;
		height: 14px;
		padding-left: 10px;
		padding-top: 5px;
		background: url(../images/buttons/bt_loginLeft.gif) left top no-repeat;
		text-transform: uppercase;
		color: #828282;
		font-size: 1.0em;
		text-decoration: none;
		font-weight: bold;
	} 

		

	/*-- ITEMS NAVIGATION --*/
		
	#items_nav {
		width: 951px;
		margin-left: 13px;
    	line-height:normal;
    }   	
    #items_nav ul{
    	list-style:none;
    	width: 610px;
    	padding:10px 10px 0px 0px;
    	margin-left: 10px;
    	float: left;
    }    	
    #items_nav ul a {
    	display:block;
    	background:url("/images/navigation/items_left.gif") no-repeat left top;
    	padding:20px 15px 4px;
    	color:#605f5f;
    	font-size:1.3em;
    	font-weight:bold;
    }
    #items_nav li{
 		float:left;
  		margin:0;
    	background: url("/images/navigation/items_right.gif") no-repeat right top;
    }
    #items_nav li.last{
    	background: url("/images/navigation/items_right_last.gif") no-repeat right top;
    }
    #items_nav .hilite {
    	background-image:url("/images/navigation/items_right_on_dvd.gif");
    }
    #items_nav .hilite a {
    	background-image:url("/images/navigation/items_left_on_dvd.gif");
    	color: white;
    	padding-bottom:5px;
    	text-decoration: none;
    }	
	
   .defaultHome{
    float:right;
   	margin-right: 25px;
   	padding: 5px 5px 5px 25px;
    color:#605f5f;
    font-size: 1.0em;
    text-transform: uppercase;
    background: url(../images/icons/icon_flag.gif) no-repeat;
    background-position: 5px center;
    border: 1px solid #d8d8d8;
    margin-top: 20px;
   }
    .defaultHome a{
    color:#605f5f;
    text-decoration: none;
    background: none;
    margin: 0;
    padding: 0;
   }
    .defineHome{
    float:right;
   	margin-right: 25px;
   	padding: 5px 5px 5px 25px;
    color:#605f5f;
    font-size: 1.0em;
    text-transform: uppercase;
    background: url(../images/icons/icon_home.gif) no-repeat;
    background-position: 5px center;
    border: 1px solid #d8d8d8;
    margin-top: 20px;
   }
    .defineHome a{
    color:#605f5f;
    text-decoration: none;
    background: none;
    margin: 0;
    padding: 0;
    font-size: 1.0em;
    background: none;
   }
   
	/*-- LOGO AND NOTICE --*/
	
	#logo{
		width:300px;
		padding:5px 0;
		float:left;
	}
	#notice{
       float:right;
       background: red;
       width: 636px;
       height: 67px;
       margin-right: 13px !important;
       margin-right: 7px;
       margin-top: 10px;
       background: url(/images/elements/bgNotice.gif);
       text-align: left;
   }
   #notice img{
       float:left;
       margin-right: 10px;
   }
   #notice p{
       color: white;
       padding: 12px;
   }

	
	/*-- CONTENT --*/
	#contentFull{		
		margin: auto;
		padding-bottom: 10px;
		width:951px;
	}	
	
	/*-- FOOTER --*/
	#footer {
		background-image: url(/images/footer/bg.jpg);
		width:961px;
		height:70px;
		margin:auto auto;
	}
	#footer table {
		width:945px;
		height:64px;
		margin: auto auto;
		padding:12px;
	}
	
	ul#footer_links li {
		float:left;
		list-style-type: none;
		padding-top:10px;
	}
	ul#footer_links li.footer_sep {
		padding:0 10px;
	}


/*-- CASING ITEMS --*/

.dvdcover{ 
text-align: center;
padding: 5px 8px 2px 1px; 
margin: auto;
margin-bottom: 3px;
width: 74px; height: 110px;
}
.dvdcover img{ 
width: 70px;
}
.dvdcover_1 { background:url(/images/elements/dvdcover_1.gif) no-repeat;}
.dvdcover_2 { margin-top: 2px; padding: 2px 0px; background:url(/images/elements/dvdcover_2.gif) center top no-repeat;}
.dvdcover_3 { margin-top: 2px; padding: 2px 0px; background:url(/images/elements/dvdcover_3.gif) center top no-repeat;}
.dvdcover_4 { background:url(/images/elements/dvdcover_1.gif) no-repeat;}
.dvdcover_5 { height: 100px; margin-top: 2px; padding: 8px 0px; background:url(/images/elements/dvdcover_5.gif) center top no-repeat;}
.dvdcover_6 { background:url(/images/elements/dvdcover_6.gif) no-repeat;}
.dvdcover_7 { background:url(/images/elements/dvdcover_1.gif) no-repeat;}
.dvdcover_8 { background:url(/images/elements/dvdcover_8.gif) no-repeat;}
.dvdcover_9 { background:url(/images/elements/dvdcover_8.gif) no-repeat;}

.bigcover{ 
text-align: center;
padding: 7px 9px 8px 1px; 
margin: auto;
width: 115px;
height: 140px;
}
.bigcover img{ 
width: 100px;
height: 140px;
}
.bigcover_1 { background:url(/images/elements/bigcover_1.gif) center top no-repeat;}
.bigcover_2 { width: 100px; height: 130px; padding: 6px; background:url(/images/elements/bigcover_2.gif) center top no-repeat;}
.bigcover_2 img{ height: 130px; width:100px;}
.bigcover_3 { width: 100px; height: 130px; padding: 6px; background:url(/images/elements/bigcover_3.gif) center top no-repeat;}
.bigcover_3 img{ height: 130px; width:100px;}
.bigcover_4 { background:url(/images/elements/bigcover_1.gif) center top no-repeat;}
.bigcover_5 { padding: 12px 9px 8px 0px; background:url(/images/elements/bigcover_5.gif) center top no-repeat;}
.bigcover_5 img{ height: 130px; width:100px;}
.bigcover_6 { background:url(/images/elements/bigcover_6.gif) center top no-repeat;}
.bigcover_7 { background:url(/images/elements/bigcover_1.gif) center top no-repeat;}
.bigcover_8 { background:url(/images/elements/bigcover_8.gif) center top no-repeat;}
.bigcover_9 { background:url(/images/elements/bigcover_8.gif) center top no-repeat;}


/*-- STYLING --*/

/*-- text --*/
ul#header_links li a {
	display: block;
	color:#FFFFFF;
	font-size:1.2em;
	font-weight:bold;
}

#header_login td {
	padding:2px;
	color:#FFFFFF;
	font-size:1.0em;
	font-weight:bold;
}

ul#footer_links li a {
	display: block;
	color:#FFFFFF;
}
#footer table {
	color:#FFFFFF;
	font-size:1.2em;
	font-weight:bold;
}
a {
	color: #0869d5;
	text-decoration: underline;
	outline: red;
}
img {
	border: 0px;
}
h1{						
	font-size: 2.6em;
	color: #ff7c00;
}
hr{
	background-color: #cacaca;
	height: 1px;
	border: none;
	margin-bottom: 20px;
}
p{
	font-size: 1.2em;
	padding-bottom: 10px;
}

#contentFull h2 
{		
	color: #ff7c00;
	font-size: 1.6em;
	margin-top: 10px !important;
	margin-top: 0px;
}
.note{
	display: block;
	border-top: 1px solid #d8d8d8;
	border-bottom: 1px solid #d8d8d8;
	background-color: #ffffcc;
	margin: 10px 10px 10px 10px;
	padding: 10px;
	font-size: 1.2em;
	font-weight: bold;
	width: 695px;
}
.noteLarge{
	width: auto;
	margin: 0 0 5px 0;
}
.error{
	border-top: 1px solid red;
	border-bottom: 1px solid red;
	background-color: #ffffcc;
	padding: 10px;
	margin: 5px 0 5px 0px;
	font-size: 1.2em;
	color: red;
	font-weight: bold;
}

.success{
	border-top: 1px solid #9bcc54;
	border-bottom: 1px solid #9bcc54;
	background-color: #cdefa6;
	padding: 10px;
	margin: 10px 0 10px 0px;
	font-size: 1.2em;
	color: #6e8e3f;
	font-weight: bold;
}


.actionButton
{
	width: 93px;
	background-color: white;
	padding: 0;
	padding-top: 13px;
	margin: 0px auto;
	font-size: 1.1em;
	color: white;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
}
.actionButton a
{
	display: block;
	width: 73px;
	margin-bottom: 0px;
	padding: 0px 10px 10px 10px;
	text-decoration: none;
	color: white;
}
.yellow
{
	background: url(/images/buttons/bt_yellowTop.gif) top repeat-x;
}
.yellow a
{
		background: url(/images/buttons/bt_yellowBottom.gif) no-repeat bottom;
}
.red
{
	background: url(/images/buttons/bt_redTop.gif) top repeat-x;
}
.red a
{
		background: url(/images/buttons/bt_redBottom.gif) no-repeat bottom;
}
.blue
{
	background: url(/images/buttons/bt_blueTop.gif) top repeat-x;
}
.blue a
{
		background: url(/images/buttons/bt_blueBottom.gif) no-repeat bottom;
}

/*-- table --*/

tr.titleTable{
	background: url(/images/elements/categories_bg_dvd.gif) repeat-x;
	font-size: 1em;  
}

table tr.titleTable td{
	height: 6px;
	border: none;
	color: white;
}

table {
margin: 5px auto;
}

table.prices td {
padding: 10px;
border-right: 1px solid white;
}

table.prices tr{
vertical-align: top;
background-color: #f4f4f4;
}

table.prices td.tableSep{
height: 4px;
padding: 0px;
margin: 0px;
background: url(/images/elements/tableSep.jpg) repeat-x;	  
}

/*-- search bar --*/
#searchbar{
	background: url(/images/searchbar/bg_orange.gif) repeat-x;
	text-align:center;
	vertical-align: middle;
}
		
.breadcrumb{
	width: 700px;
	text-align:left;
}

.breadcrumb ul {
	color:#FFFFFF;
	font-weight:bold;
	font-size:1.2em;
	margin-left: 0;
	padding-left: 10px;
	display: inline;
	border: none;
} 

.breadcrumb ul li {
	margin-left: 0;
	padding-left: 2px;
	border: none;
	list-style: none;
	display: inline;
	color:#FFFFFF;
}

.breadcrumb ul li a{
	color:#FFFFFF;
}
	
/*
.breadcrumb ul li:before {
	content: "\0020 \0020 \0020 \00BB \0020";
}
	
.breadcrumb ul li.first:before {
	content: " ";
}
*/

/*-- title bar --*/		
#title{
	margin:5px auto 5px auto;
	width:100%;
	text-align:left;
	height:42px;
	background:url(/images/elements/title_bg.gif) repeat-x;
	padding-top: 5px;
}

img#title_icn{
	position:relative;
	left:10px;
}
#title_icn{
	height: 29px;
	width: 29px;
	background: url(/images/icons/title_disc_orange.gif);
	position:relative;
	left:10px;
}
#title h1 {
	color:#7f7f7f;
	font-size:12px;
	font-weight:normal;
	position:relative;
	left:45px;
	top:-29px !important;
	top:-32px;
	text-transform: uppercase;
}
#title h2 {
	color:#ff7c00;
	font-size:15px;
	font-weight:normal;
	position:relative;
	left:44px;
	top:-31px !important;
	top:-32px;
	text-transform: uppercase;
}

#contentFull #title h2 {
	color:#ff7c00;
	font-size:15px;
	font-weight:normal;
	position:relative;
	left:44px;
	top:-40px !important;
	top:-34px;
	text-transform: uppercase;
}

#right_col #title{
	padding: 3px 0px;
}		
		
		
/*-- TAB NAVIGATION  --*/
		
#tabnav {
	float:left;
	width:931px;
	font-size: 1.2em;
	background:url("/images/navigation/tabnav_bg.gif") repeat-x bottom;
	margin: 10px 0px 0px 10px !important;
	margin: 0px 0px 0px 7px;
}
#tabnav ul {
	margin:0;
	padding:0;
	list-style:none;
	padding:0px;
}
#tabnav li {
	float:left;
	margin:0;
	padding:0;
	background:url("/images/navigation/tabnav_right.gif") no-repeat right top;
}
#tabnav a {
	color: #7f7f7f;
	text-transform: uppercase;
	text-decoration: none;
	float:left;
	display:block;
	padding:12px 15px 4px;
	background:url("/images/navigation/tabnav_left.gif")no-repeat left top;
}
#tabnav a:hover {
	color: #ff7c00;
}
#tabnav #hilite {
	background:url("/images/navigation/tabnav_right_on.gif") no-repeat right top;
} 
#tabnav #hilite a {
	color: #ff7c00;
	background:url("/images/navigation/tabnav_left_on.gif") no-repeat left top;
	padding-bottom:5px;
}

/*-- LISTE (LEFT NAVIGATION...)  --*/
.list ul{
	font-size: 1.1em;
	background: white;
	list-style: none;
	border: 1px solid #d8d8d8;
	border-top: none;
	padding: 10px 0;
}			
.list li{
	background: #f4f4f4;
	border-bottom: 1px solid #d8d8d8;
	margin: 0px 10px 3px 10px;
	padding: 3px 5px 3px 5px;
}

li.allCats, ul.allCats, div#allcats {
margin: 0; 
padding: 0;
border: none;
}
ul.allCats{ margin-top: 0;}


.list ul li.list_stitle{
	color: #7f7f7f;
	font-size: 1.2em;
	background: none;
	border: none;
	margin: 10px 10px 10px 10px;
	padding: 3px 5px 2px 5px;
}

.titleSection h3{
	background: url(/images/elements/categories_bg_dvd.gif);
	font-size: 1.3em;
	font-weight: normal;
	color: white;
	padding: 7px 0px 7px 15px;
}

/*-- LEFT COLUMN --*/
#left_col {
	text-align: left;
	float: left;
	width: 175px;
	border: 1px solid white;
	margin: 10px 10px 10px 25px !important;
	margin: 10px 10px 10px 12px;
}		
#promo175x100 {
	margin-bottom: 10px;
}
				
/*-- RIGHT COLUMN --*/
#right_col {
	text-align: left;
	float: left;
	border: 1px solid black;
	width: 740px;
	border: 1px solid #d8d8d8;
	margin: 10px 20px 10px 0px;
}

/*-- BUY DIV BACKGROUND --*/
.blackbg {
  	position: fixed;
  	z-index:100;
  	top: 0px;
  	left: 0px;
 	height:100%;
 	width:100%;
	background: url(/images/macFFBgHack.png) repeat;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(macFFBgHack.png);
}
.salediv {
	position: fixed;
	z-index: 100;
	top: 33%;
	left: 37%;
	height: 150px;
	width: 300px;
	background-color: #FFFFFF;
	border: 2px solid #FF8C00;
	padding: 5px;
	font-family: Arial;
	font-size: 11px;
}
.prices h4{
	font-weight: bold;
	color: red;
}
.label {
	background: url(/images/label.png) no-repeat left top;
	height: 100px; 
	width: 291px;
	padding: 5px;
	padding-left: 7px;
	padding-right: 7px;
	font-family: Courier New;
	font-size: 16px;
}


#bug-tracker-bar{ width: 100%; border-bottom: 1px solid #414141; text-align: center; font-size: 1.3em; font-weight: bold; background: #d9d9d9 url(/images/elements/bug-tracking_bg.gif) repeat-x;}
#bug-tracker-bar .inside{width: 950px; margin: 0 auto}
#bug-tracker-bar .thanks{display: block;padding: 15px; float: left;}
#bug-tracker-bar .report{display: block;padding: 15px; float: right;}

.itemSuccess, #bugreport{ color: white; width: 180px; padding: 7px; font-size: 1.3em; font-weight: bold; z-index: 1000; position: fixed; top: 45%; right:40%; background: url(/images/macFFBgHack.png);}
#bugreport{ width: 550px; font-size: 1em; color: black; position: fixed; top: 30%;right: 31%;}
.itemSuccess .inside, #bugreport div.inside{ background: url(/images/macFFBgHack.png); padding: 15px 20px;}


.itemSuccess .close, #bugreport .close{cursor: pointer; width: 22px; height: 23px; position: absolute; top: -8px; left: -8px; background: url(/images/close_black_small.png);}

dl.sitemap_new, dl.sitemap_others{float: left; width: 40%; margin-bottom: 3em;}
dl.sitemap_others{float: right;}
dl.sitemap_new dd, dl.sitemap_others dd, dl.sitemap_listing dd, dl.sitemap_listing_title dd{font-size: 1.2em;}
dl.sitemap_listing dd{ display: inline;}
dl.sitemap_listing{ clear: both; margin-bottom: 3em;}
dl.sitemap_new dt, dl.sitemap_others dt, dl.sitemap_listing dt, dl.sitemap_new dt a, dl.sitemap_others dt a, dl.sitemap_listing dt a, dl.sitemap_listing_title dt a{color: #ff7c00; font-size: 16px; margin-bottom: 5px;}

