/* Structure
--------------------------------------------------------------------------------------- */

img, div, a, input { }

img { 
	-ms-interpolation-mode : bicubic; 
} 

body {
	
	font-family: Arial, Helvetica, sans-serif;
}

h3 {
	display:none;
}

a.button {
	padding: 5px;
	background-color: #000;
	color: white;
	font-size: 16px;
	font-weight: normal;
	padding: 5px;
	-moz-border-radius: 8px;  
	-webkit-border-radius: 8px;  
	border-radius: 8px; 
	margin-right: 10px;
	text-decoration: none;
}

.wrapper {
	position: relative;
	margin: 0 auto;
	text-align: left;
	width: 960px;
}

.god_wrapper {
	margin: 0;
	width: 100%;
}

.clear {
	clear:both;
}




#breadcrumb {
	width: 960px;
	height: 35px;
	-moz-border-radius: 10px;  
	-webkit-border-radius: 10px;  
	border-radius: 10px; 
	border: none;
	margin-top: -10px;
	margin-bottom: 10px;
	
}

#breadcrumb p {
	padding: 15px 10px 10px 10px;
	font-size: 12px;
}

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

#browse {
	height: 130px;
	min-height: 130px;
	max-height: 130px;
}

#browse-left  {
	float:left;
	margin: 64px 13px 34px 0;
}

#browse-right {
	float:right;
	margin: 64px 0 34px 13px;
}



#videos {
	float:left;
	position: relative; 
	width: 870px;
	height:100px;
	margin-top:30px;
	overflow:hidden;
}

#back {
	float:left;
	margin-left:45px;
	margin-right: 30px;
	height: 39px;
}

.tags {
	width: 100%;
	float: left;
	
	height: 39px;
	margin-top: 17px;
	text-align: center;
}

a.bouton_tag, a.selected_bouton_tag, a.subtitle, span.subtitle {
	margin: 0 3px 0 3px;
	padding: 2px 8px 2px 8px;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
	-moz-border-radius: 9px;  
	-webkit-border-radius: 9px;  
	border-radius: 9px; 
	border: none;

}

a.subtitle, span.subtitle {
	font-size: 14px;
}

.video_item {
	float: left;
	height:100px;
}

.video_item a {
	float: left;
	text-decoration: none;
}

.video_item img {
	
	display: inline;
	width:165px;
	height:100px;
	margin-right: 9px;
}

.video_item .desc {
	position: absolute;
	display: none; 
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 10px;
	width: 145px;
	height: 80px;
	background: #222;
	filter:alpha(opacity=80);
	opacity:.80;	
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"; /*--IE 8 Transparency--*/
	z-index: 100;
	color: #fff;
	

	-moz-border-radius: 8px;  
	-webkit-border-radius: 8px;  
	border-radius: 8px; 
}

.video_item a:hover .desc {	
	display: inline; 
	cursor: hand;
	}

.input_copiercoller {
	width: 400px;
	font-family: Arial, Helvetica, sans-serif;
	
}

#content {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	float:left;
	max-width: 629px;
	width: 629px;
	min-height: 500px;
}

#footer {
	margin: 0 auto;
	margin-bottom: 30px;
	text-align: left;
	width: 960px;
	
	border: none;
	-moz-border-radius: 10px;  
	-webkit-border-radius: 10px;  
	border-radius: 10px; 
	
}
#footer p {
	margin:10px;
	padding: 0;
}


.link_sm, .copyright {
	font-weight: bold;
	font-size: 14px;
}

.copyright {
	float: left;
}

.link_sm {
	float: right;
}

#logo {
	display: block;
	margin: 43px 0 25px 20px;
	height: 106px;
	width: 241px;
}

#menu {
	
	text-indent: -5000px;
	height: 45px;
	width: 278px;
	
}

#menu ul {
	padding-left:28px;
}

#menu li {
	display: inline;
}

#menu a {
	float:left;
	
	height: 28px;
	width: 28px;
	margin: 8px 13px 7px 13px;
}

#menu a.home {
	background-image: url("../images/interface/commun/menu/home.gif");
}

#menu a.gifts {
	background-image: url("../images/interface/commun/menu/gifts.gif");
}

#menu a.send {
	background-image: url("../images/interface/commun/menu/webcam.gif");
}

#menu a.contact {
	background-image: url("../images/interface/commun/menu/contact.gif");
}

#navigation {
	float: left;	
	
	height: 217px;
	min-height: 217px;
}

#rubrique {
	min-width: 682px;
	width: 682px;
	height: 217px;
	min-height: 217px;
	float: right;
}

#site_internet {
	float: right;
}

#rubrique h2 {
	display:none;
}

#sub_content {
	float: left;
	margin: 0px 0 0 19px;
	width: 312px;
}

#search_zone {
	margin-left: 10px;
	margin-bottom: 20px;
}

#search_zone a {
	display: block;
	float: left;
}

#search {
	display: block;
	float: left;
	width: 221px;
	height: 47px;
} 

.textInput {
	font-family: Arial, Helvetica, sans-serif;
	border: 0px;
	font-size: 15px;
	margin-left: 50px;
	color: #333;
	margin-top: 12px;
}

.s_grand, .s_grand_1 {
	width: 144px;
	height: 63px;
	min-width: 144px;
	min-height: 63px;
	margin-left: 17px; 
}

.s_petit, .s_petit_1 {
	display: inline;
	width: 112px;
	height: 63px;
	margin-left: 17px;
}

.s_grand_1, .s_petit_1 {
	margin-left: 0px;
}

.s_grand, .s_petit, .s_grand_1, .s_petit_1 {
	float: left;
	-moz-border-radius: 4px;  
	-webkit-border-radius: 4px;  
	border-radius: 4px; 
	border: none;

}

.sponsors_new {
	display: block;
	clear: both;
	margin: 15px 0 15px 0;
}

.sponsors {
	display: block;
	clear: both;
	margin: 30px 0 30px 0;
}

.first, img.first, a.first {
	margin-left: 0px;
}


.sponsors_new_rang1 {
	width: 629px;
	min-width: 629px;
	height: 100px;
	min-height: 100px;
}

.sponsors_new_rang2, .sponsors_new_rang2_first {
	float: left;
	margin-left: 17px;
	width: 306px;
	min-width: 306px;
	height: 78px;
	min-height: 78px;
}

.sponsors_new_rang3, .sponsors_new_rang3_first {
	float: left;
	margin-left: 14px;
	width: 200px;
	min-width: 200px;
	height: 78px;	
	min-height: 78px;	
}

.sponsors_new_rang2_first, .sponsors_new_rang3_first {
	margin-left: 0px;
} 

.sponsors_new_rang1, .sponsors_new_rang2, .sponsors_new_rang3, .sponsors_new_rang2_first, .sponsors_new_rang3_first  {
	-moz-border-radius: 10px;  
	-webkit-border-radius: 10px;  
	border-radius: 10px; 
	border: none;
}

#tv {
	width: 604px;
	max-width: 629px;
	padding: 24px 0 24px 24px;
	-moz-border-radius: 10px;  
	-webkit-border-radius: 10px;  
	border-radius: 10px; 
	border: none;

}

#tv #player {
	margin-bottom: 20px;
}

#tv h2 {
	margin: 0;
	font-size: 19px;
	font-weight: bold;
	text-transform:uppercase;
}

#tv p {
	font-size: 13px;
	margin: 15px 0;
}

/*  slider CSS stuff starts here */
#starSlider { 
	position: relative; 
	width: 550px; 
	height: 342px; 
	overflow: hidden; 
}

#prev_btn {
	margin: 15px 5px 0px 5px;
	float:left;
}

#next_btn {
	margin-top: 15px;
	margin-bottom :0px;
}

.item { width: 550px; height: 342px; }

#inside {
	margin: 0;
    
}


#player {
	min-height:326px;
}

.illustration {
	float:right; 
	margin-top: 10px;
	margin-left:20px;
}






/* Boutons des catégories
--------------------------------------------------------------------------------------- */

.also_on {
	margin-left: 7px;
	margin-bottom: 10px;
}

div.buttonContainer { 
	position:relative; 
	margin: 10px 0 0 6px;
	width: 146px;
	height: 90px;
	float:left;
	overflow: hidden;
}

 
ul.elements li { 
	list-style-type:none; 
	margin:0; 
	padding:0; 
}

ul.elements li a { 
	position:absolute; 
	top:0px; 
	left:0px; 
	display:block; 
	width: 146px;
	height: 90px; 
	overflow:hidden; 
	}
	
ul.elements li a img, ul.elements li a:hover img { 
	border:none; 
	width: 146px;
	height: 90px; 
}	

#sub_content p, #sub_content h4 {
	margin: 10px 0 10px 10px;
	margin-left: 10px;
}

/* Live */

.live_title {
	margin-left: 54px;
	margin-bottom: 15px;
}

.also_on_title {

	margin-bottom: 10px;
}


.live {
	width: 282px;
	padding:5px;
	-moz-border-radius: 7px;  
	-webkit-border-radius: 7px;  
	border-radius: 7px; 
	margin-left:10px;
	margin-bottom: 15px;
	border: none;
	
}

.live p, .live h4, .live a:link, .live a:visited {
	color: #fff;
	font-weight: bold;
}

.live h4 a:hover {
	text-decoration: none;
}

.live p a:link {
	text-decoration: none;
}

.live h4 {
	font-size : 14px;
}

.live p {
	font-size : 12px;
}

/********* MULTIBOX ***********/

.MultiBoxContainer {
	position: absolute;
	border: 20px solid #000;
	background-color: #FFF;
	display: none;
	z-index: 2;
	text-align: left;
	/*overflow: hidden;*/
}

.MultiBoxLoading {
	background: url(/player/interface/loader.gif) no-repeat center;
}

.MultiBoxContent {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.MultiBoxClose {
	position: absolute;
	top: -26px;
	right: -26px;
	background: url(/player/interface/close.png) no-repeat;
	width: 24px;
	height: 24px;
	cursor: pointer;
}

.MultiBoxControlsContainer {
	overflow: hidden;
	height: 0px;
	position: relative;
}

.MultiBoxControls {
	width: 100%;
	height: auto;
	position: relative;
	background-color: #000000;
}

.MultiBoxPrevious {
	position: absolute;
	background: url(/player/interface/left.png) no-repeat;
	width: 24px;
	height: 24px;
	left: 0px;
	margin-top: 5px;
	cursor: pointer;
}

.MultiBoxNext {
	position: absolute;
	background: url(/player/interface/right.png) no-repeat;
	width: 24px;
	height: 24px;
	right: 0px;
	margin-top: 5px;
	cursor: pointer;
}

.MultiBoxNextDisabled {
	cursor: default;
	background: url(/player/interface/rightDisabled.png) no-repeat;
}

.MultiBoxPreviousDisabled {
	cursor: default;
	background: url(/player/interface/leftDisabled.png) no-repeat;
}

.MultiBoxTitle {
	position: relative;
	margin: 10px 0 0 35px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	font-weight: bold;
	text-align: left;
}

.MultiBoxNumber {
	position: relative;
	width: 50px;
	margin: 10px 35px 0 0;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-align: right;
}

.MultiBoxDescription {
	clear: left;
	position: relative;
	margin: 0 35px 0 35px;
	padding-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-align: left;
}

/*
	navigation bar - horizontal dropdown
	--------------------------------------------------
*/

/* first level */
ul.menu {
	float: left;
	height: 100%;
	margin: 20px 0;
	padding: 0;
	border-left: 1px solid #d7d7d7;
	border-right: 1px solid #d7d7d7;
	list-style: none;
	background: transparent url(http://techblog.procurios.nl/l/nl/library/download/34538) repeat-x 0 0;
}

ul.menu li {
	position: relative;
	float: left;
	line-height: 1.1;
}

ul.menu li a {
	display: block;
	width: auto;
	padding: 10px;
	text-decoration: none;
	color: #7c7c7c;
	background: transparent url(http://techblog.procurios.nl/l/nl/library/download/34540) no-repeat right 2px;
}

ul.menu li.last a {
	background: transparent;
}

ul.menu li a.sub {
	padding-right: 15px;
	background: transparent url(http://techblog.procurios.nl/l/nl/library/download/34540) no-repeat right -30px;
}

ul.menu li:hover,
ul.menu li.hover /* protofish */ {
	background: transparent url(http://techblog.procurios.nl/l/nl/library/download/34538) repeat-x 0 -32px;
}

ul.menu li:hover a,
ul.menu li.hover /* protofish */ a {
	color: #000;
}

ul.menu li.active a {
	color: #f15c30;
}

/* second level */
ul.menu ul {
	padding: 0;
	margin: 0;
	list-style: none;
	top: 32px;
	width: 168px;
	border-top: 1px solid #d7d7d7;
}

/* resetting first level */
ul.menu ul ul {
	
}

ul.menu li:hover li,
ul.menu li:hover li a,
ul.menu li.hover /* protofish */ li,
ul.menu li.hover /* protofish */ li a {
	background: #fff;
	color: #7c7c7c;
}

/* submenu markup */
ul.menu li li {
	width: 100%;
	border-left: 1px solid #d7d7d7;
	border-right: 1px solid #d7d7d7;
}

ul.menu li li.last {
	border-bottom: 1px solid #d7d7d7;
}

ul.menu li li a {
	padding: 5px 5px 5px 10px;
}

ul.menu li:hover li:hover a,
ul.menu li.hover li.hover /* protofish */ a {
	background: #f6f6f6;
	color: #000;
}

ul.menu li:hover li.active a,
ul.menu li.hover /* protofish */ li.active a {
	color: #f15c30;
}

ul.menu li li a.sub {
	padding-right: 15px;
	background: url(http://techblog.procurios.nl/l/nl/library/download/34536) no-repeat 95% 50%;
}

ul.menu li:hover li:hover a.sub,
ul.menu li.hover li.hover /* protofish */ a.sub {
	background: #f6f6f6 url(http://techblog.procurios.nl/l/nl/library/download/34536) no-repeat 95% 50%;
}

#inscription {
	margin: 0 20px 10px 0px;
	padding: 0;
}

#inscription h2 {
	margin-top: 0;	
	margin-bottom: 15px;
}

#inscription p {
	margin: 10px 0;
}

#inscription img {
	float: right;
	margin-left: 10px;
}

#mail fieldset {
	display: block;
	margin: 10px 0;
}

#mail ul {
  list-style: none;
}

#mail li {
	margin: 5px 0;
}

#mail [type=text],
#mail [type=submit],
#mail textarea {
  
  padding: 5px;
  border: 1px solid black;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}

#mail [type=check],
#mail [type=radio],
#mail [type=submit] {
  cursor: pointer;
}

#mail label {
  
}

#mail [type=check] + label,
#mail [type=radio] + label {
  display: inline-block;
  cursor: pointer;
}

#mail input:hover,
#mail textarea:hover,
#mail input:focus,
#mail textarea:focus {
  background-color: white;
}

#mail .validation-failed {
  	background-color: white;
}

#mail .validation-advice {
  	font-size: 14px;
  	font-weight: bold;
	margin: 10px 0;
}

#mail #myResult:empty {
  border-width: 0;
  padding: 0;
}

#mail .spinner {
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  background-color: #f0f0f0;
}

#mail .overTxtLabel {
  color: #eee;
}

.spinner {
	position: absolute;
	opacity: 0.9;
	filter: alpha(opacity=90);
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
	z-index: 999;
	background: #fff;
}
.spinner-msg {
	text-align: center;
	font-weight: bold;
}

.spinner-img {
	background: url(/images/spinner.gif) no-repeat;
	width: 24px;
	height: 24px;
	margin: 0 auto;
}
