/*---MAIN----*/
body {
	margin: 0;
	padding: 0 10px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;	/*compliant browsers*/
	background: url(http://www.jardindelsexo.com/img/bodyBG.gif) repeat-x #090;
}
* html body {
	font-size: x-small;	/*for IE5/Win*/
	f\ont-size: small;	/*for other IE Versions*/
}
#wrapper {
	width: 1000px;
	margin: 0 auto;
	padding: 0;
	border: 1px solid #060;
	background: url(http://www.jardindelsexo.com/img/wrapperBG.gif) right repeat-y #696;
}
#header {
	height: 70px;
	background: url(http://www.jardindelsexo.com/img/hdr_bg.gif) no-repeat;
	padding: 0 10px 0 260px;
	/*border: #FF0000 thin solid;*/
}
#main {
	width: 980px;
	margin: 0 10px 10px 10px;
	/*border: 1px solid #f00;*/
}
h1 img {
	float: left;
}
.col1 {
	width: 220px;
	float: left;
	margin: 10px;
	/*border: 1px solid #f00;*/
}
.col2 {
	width: 700px;
	float: right;
	/*height: 1546px;*/
	margin: 10px 10px 10px 0;
	/*border: 1px solid #000;*/
}

/*Rounded Corners Controls*/
.rndBox {
	float: left;
	padding: 0;
	margin: 0 auto 35px;
	background: url(http://www.jardindelsexo.com/img/crnrs_right.gif) top right no-repeat;
	/*border: 1px solid #f00;*/
}
.rndBoxHdr {
	margin: 0;
	padding: 10px 10px 0 10px;
	background: url(http://www.jardindelsexo.com/img/crnrs_left.gif) top left no-repeat;
	/*font-weight: bolder;
	text-align: center;
	color: #ff0;*/
	/*border: 1px solid #0f0;*/
}
.rndBoxFtr {
	clear: both;
	margin: 0;
	padding: 0 0 0 10px;
	background: url(http://www.jardindelsexo.com/img/crnrs_left.gif) bottom left no-repeat;
	/*text-align: center;*/
	/*border: 1px solid #f00;*/
}
.rndBoxFtr em {
	display:block;
	/*margin: 0;*/
	padding: 0 10px 10px 0;
	font-size: smaller;
	font-style:normal;
	/*font-weight: bold;*/
	background: url(http://www.jardindelsexo.com/img/crnrs_right.gif) bottom right no-repeat;
	text-align: center;
	/*border: 1px solid #0f0;*/
}
a {
	color: #060;
	font-weight: bold;
	text-decoration: underline;
}

/*UL and LI Controls*/
.ulNav {
	color: #6c0;
	font-weight: bold;
	list-style: circle outside;
	margin: 15px 0 0 20px;
	padding: 0;
	/*border: 1px solid #f00;*/
}
.liNav {
	padding: 2 px;
	margin: 0;
	font-family: "\"}\"";
	font-family: inherit;
	font-size: smaller;
}
.ulThumbs {
	float: none;
	list-style: none;
	margin: 0;
	padding: 0;
	/*border: 1px solid #f00;*/
}
.liThumbs {
	float: left;
	overflow: hidden;
	padding: 0;
	margin: 5px;
	font-family: "\"}\"";
	font-family: inherit;
	width: 155px;
	height: 205px;
	border: thin solid #00CC00;
}
.liThumbs:focus,
.liThumbs:hover,
.liThumbs:active {
	border: thin solid #fff;
}
.imgBG {
	margin: 0;
	width: 160px;
	height: 205px;
	background: center;
	cursor: pointer;
}
.imgBGtxt {
	font-size: xx-small;
	color: #fff;
	margin: 0 0 0 100px;
	padding: 2px;
	background-color:#060;
}

/*SEARCH BOX AND RESULTS*/
.searchBox {
	clear: both;
	margin: 0;
	padding: 5px;
}
.searchField {
	width: 200px;
	height: 15px;
	border: #060 1px solid;
	background-color:#edf6ed;
}
.searchBtn {
	vertical-align: middle;
}
.searchResult {
	float: left;
	width: 150px;
	height: 105px;
	overflow: hidden;
	margin: 5px;
	padding: 0;
	font-size: smaller;
	text-align: center;
}
.searchResult img {
	padding: 1px;
	border: #069 1px solid;	
}
.searchResult a{
	color: #069;
	text-decoration: none;
}
.orangeText {
	color: #e70;
}

/*ADS & BANNERS*/
.topSite {
	float: left;
	margin: 5px 2px;
	padding: 0;
	font-size: smaller;
	text-align: center;
}
.topSite img {
	padding: 1px;
	border: #069 1px solid;	
}
.topSite a{
	color: #069;
	text-decoration: none;
}
.bannerHorizontal {
	clear: both;
	margin: 0 auto 35px;
	padding: 0 20px;
}
.bannerVertical {
	margin: 0 auto 35px;
	padding: 10px;
}

/*FEATURED MODEL*/
.featModel {
	width: 660px;
	float: left;
	margin: 5px 2px;
	padding: 0;
}
.featModel img {
	padding: 0 10px 0 0;
	float: left;
}
.featModel a{
	color: #060;
	text-decoration: underline;
}
.galThumbs {
	margin: 2px;
	padding: 1px;
	float: left;
	border: #FF6600 thin solid;
}

/*----FOOTER STYLES-----*/
.linkList {
	width: 460px;
	margin: 7px;
	padding: 5px;
	float: left;
	background-color: #edf6ed;
	font-size: smaller;
	line-height: 15px;
	border: #ccc 1px solid;
}
.altColor {
	color: #069;
}
.ftr {
	margin: 0 auto;
	clear: both;
	font-size: smaller;
	line-height: 15px;
}
hr {
  clear: both;
  height: 0;
  margin: 0;
  overflow: hidden;
  visibility: hidden;
  /*border:#FF0000 thin solid;*/
}
/*
	DVDbox Plugin Ads stylesheet definitions
*/


/******			DVDbox all around styles 		******/
.dvdboxsize_all_dvd { 
	font-size: 14px; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold;
}


/******			Movie description styles 		******/
.dvdboxsize_description { 
	font-size: 11px; 
	font-family: Arial, Helvetica, sans-serif; 
}


/******			Movie category labels styles 		******/
.dvdboxsize_category {
	font-size: 10px; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	color: #FF0000; 
}


/******			Movie single cover IMG styles 		******/
.dvdboxsize_single_dvd {
	font-size: 10px; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	color: #990000; 
	text-decoration: underline;
}


/******			Space between covers (when showing backcover) 		******/
.dvdboxsize_cover_margin { 
	margin-left: 0px; 
	margin-right: 0px; 
	margin-top: 0px; 
	margin-bottom: 0px; 
}


/******			Padding 		******/
.dvdboxsize_dvd_padding { 
	padding-left: 0px; 
	padding-right: 20px; 
	padding-top: 0px; 
	padding-bottom: 0px; 
}


/******			ad background color 		******/
.dvdboxsize_main_bg { 
	background-color: #696;
}

/*
	END DVDbox Plugin Ads stylesheet definitions
*/





/* ------OLD CSS ANYTHING LEFT BELOW WILL BE DELETED------ */
.layer {filter: Alpha(Opacity=90, FinishOpacity=80, Style=50, StartX=50, StartY=50, FinishX=50, FinishY=50);}
.linksCat {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #fff;
	text-decoration: none;
}
a.linksCat {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #ff0;
	font-style: normal;
	text-decoration: none;
}
a.linksCat:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #e70;
	font-style: normal;
	text-decoration: underline;
}
a.linksCat:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #ff0;
	font-style: normal;
	text-decoration: none;
}

#hidden {
	overflow: hidden;
}
.invisible {
	visibility: hidden;
}
/*a:link,
a:active {
	text-decoration: none;
}*/
.style1 {font-size: 18px}

/*---Col 1----*/
.col1main {
	padding: 0;
	margin: 0;
	background: url(http://www.jardindelsexo.com/img/crnrs_right.gif) top right no-repeat;
}
.col1Hdr {
	margin: 0 auto;
	padding: 10px 10px 0 10px;
	background: url(http://www.jardindelsexo.com/img/crnrs_left.gif) top left no-repeat;
	font-size: 80%;
	font-weight: bold;
	color: #000;
}
.col1Ftr {
	margin: 0;
	padding: 0 0 0 10px;
	background: url(images/col1crnrs_left.gif) bottom left no-repeat;
	text-align: center;
	/*border: 1px solid #f00;*/
}
.col1Ftr em {
	display:block;
	margin: 0;
	padding: 0 10px;
	font-style:normal;
	font-weight: bold;
	background: url(images/col1crnrs_right.gif) bottom right no-repeat;
}
.col1Ftr a {
	color: #000;
	text-decoration: underline overline;
}
.linksCat2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	color: #fff;
	text-decoration: none;
}
a.linksCat2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #ff0;
	font-style: normal;
	text-decoration: none;
}
a.linksCat2:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #e70;
	font-style: normal;
	text-decoration: underline;
}
a.linksCat2:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #ff0;
	font-style: normal;
	text-decoration: none;
}

/*---Visibility Layer---*/
.Invisible {
	visibility: visible;
}
.Visible
{
    visibility: hidden;
}