* {
	margin: 0;
	padding: 0;
}

body {
	font-family: Tahoma, arial, sans-serif;
	font-size: 10px;
	text-align: center;
	background: url(/images/common/main_bg.gif) repeat center;
}

img {
	border: 0;
}

select {
	font-size: 11px;
	color: #666666
}

input[type=submit] {
	font-size: 10px;
}

input.txt {
	border-top: 2px solid #9e505c;
	border-left: 2px solid #9e505c;
	border-right: 1px solid #faaebe;
	border-bottom: 1px solid #faaebe;
	background-color: #FFFFFF;
	font-size: 11px;
	color: #666666
}

input.txt2 {
	border-top: 2px solid #d0c6b8;
	border-left: 2px solid #d0c6b8;
	border-right: 1px solid #e0d6c7;
	border-bottom: 1px solid #e0d6c7;
	background-color: #FFFFFF;
	font-size: 11px;
	color: #666666
}

input.button {
  color: #9f1939;
  background-image: url(/images/common/form_button_bg.gif);
  text-decoration: none;
  font-size: 11px;
  border: 0;
  font-weight: bold;
  text-align: center;
  height: 18px;
}

input.button2 {
  color: #FFFFFF;
  border: 2px outset #c0c0c0;
  background-color: #ccbfac;
  text-decoration: none;
  font-size: 11px;
  font-weight: bold;
  text-align: center;
  height: 20px;
}

input.button3 {
  color: #FFFFFF;
  border: 1px #c0c0c0;
  background-color: #ccbfac;
  text-decoration: none;
  font-size: 11px;
  font-weight: bold;
  text-align: center;
  height: 20px;
}

textarea.txt2 {
	border-top: 2px solid #d0c6b8;
	border-left: 2px solid #d0c6b8;
	border-right: 1px solid #e0d6c7;
	border-bottom: 1px solid #e0d6c7;
	background-color: #FFFFFF;
	font-size: 11px;
	color: #666666
}

/* Lightbox */
#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	z-index: 2;
}

#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
}	

#lightboxCaption{ float: left; }

#keyboardMsg{ float: right; }

#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 

#overlay img{ border: none; }

#overlay{ background-image: url(/images/common/lightbox/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(src="/images/common/lightbox/overlay.png", sizingMethod="scale");
}

a[rel=lightbox] img {
	border: 1px solid #fcf3e5;
}

a[rel=lightbox] img:hover {
	border: 1px solid #f09200;
}
/* Fin lightbox */

a.flag img {
	/* Opacity */
	opacity: .5;
	-moz-opacity: .5;
	-khtml-opacity: 0.50;
	_filter: Alpha(opacity=50,finishopacity=50,style=2);
	margin-left: 5px;
}

a.flag:hover img {
	/* Opacity */
	opacity: 1;
	-moz-opacity: 1;
	-khtml-opacity: 1;
	_filter: Alpha(opacity=100,finishopacity=100,style=2);
	margin-left: 5px;
}

a.flag_active img {
	margin-left: 5px;
}

a.flag_active:hover img {
	border: 0;
	margin-left: 5px;
}

a.menu_left_cat {
	font-size: 10px;
	font-weight: bold;
	color: #717070;
	text-decoration: underline
}

a.menu_left_subcat {
	font-size: 10px;
	color: #717070;
	font-weight: normal;
	padding-left: 8px;
	text-decoration: underline
}

a.menu_left_default {
	color: #717070;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline
}

a.menu_left_default:hover {
	text-decoration: none
}

dl.logo {
	margin-top: auto;
	margin-bottom: auto
}

.logo dt {
	margin: 0;
	font-size: 16px;
	font-weight: bold;
	color: #a63550;
	text-transform: uppercase;
	text-align: center
}

.logo dd {
	margin: 0;
	font-size: 10px;
	font-style: italic;
	color: #8d8d8d;
	text-align: center
}

#main {
	background: #fcf3e5 url(/images/common/bottom_bg.gif) no-repeat bottom center;
	margin: 0 auto;
	text-align: left;
	width: 780px;
	border-left: 1px solid #e1d9cd;
	border-right: 1px solid #e1d9cd
}

#header1 {
	margin-bottom: 1px;
}

#header2 {
	background-color: #a63550;
	width: 780px;
	height: 40px
}

#header2 span {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

#links_top {
	font-size: 9px;
	color: #717070
}

#links_top a {
	font-size: 9px;
	color: #717070;
}

#links_top a:hover {
	font-size: 9px;
	color: #717070;
	text-decoration: underline;
}

#menu_top {
	font-size: 12px;
	color: #FFFFFF
}

#menu_top a {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF
}

#menu_top a:hover {
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #FFFFFF
}

#left_menu {
	width: 200px;
}

.left_menu_green_box {
	margin-bottom: 10px;
	border: 1px solid #5a7b8a;
}

.left_menu_green_box th {
	background-color: #517a8c;
	height: 20px;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
	padding-left: 10px;
	color: #FFFFFF
}

.left_menu_green_box td {
	padding: 14px 0 14px 0;
	font-size: 10px;
	color: #000000
}

#left_menu_cart td a {
	text-decoration: underline;
	color: #000000
}

#left_menu_cart td a:hover {
	text-decoration: none;
	color: #000000
}

.left_menu_grey_box {
	margin-bottom: 10px;
	border: 1px solid #e9e1d6;
}

.left_menu_grey_box th {
	background-color: #e9e1d6;
	border: 1px solid #e3dbd0;
	height: 20px;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
	padding-left: 10px;
	color: #625f5a
}

.left_menu_grey_box td {
	font-size: 10px;
	font-weight: bold;
	color: #000000
}

#footer {
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0;
}

#footer th {
	font-size: 16px;
	font-weight: bold;
	color: #d0c8bb;
	text-transform: uppercase;
	text-align: center;
	width: 190px
}

#footer td {
	font-size: 10px;
	color: #b2a594;
}

#footer a {
	margin: 0;
	padding: 0 10px;
	font-size: 10px;
	text-decoration: none;
	color: #9f9e9e;
}

#footer a:hover {
	margin: 0;
	padding: 0 10px;
	font-size: 10px;
	text-decoration: underline;
	color: #717070;
}

table.error_form {
	background-color: #FFFFFF;
	font-size: 10px;
	color: #FF0000;
}

td.error_form {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
}

th.error_form {
	text-align: center;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
}

.error {
	font-size: 11px;
	color: #FF0000;
	background-color: #fffdf9;
	border: 2px solid #FF0000;
	padding: 2px
}

.error ul {
	margin-left: 0;
	padding-left: 0;
	text-indent: 0;
}

.error ul li {
	text-align: left;
	list-style: none;
	text-indent: 0;
	padding: 2px 0 2px 5px;
}

ul.links_list {
	margin-left: 0;
	padding-left: 15px;
	text-indent: 0;
}

ul.links_list li {
	text-align: left;
	list-style: disc;
	text-indent: 0;
	padding-top: 2px
}

ul.links_list a {
	font-weight: normal;
	color: #717070;
	text-decoration: underline
}

.success {
	font-size: 10px;
	color: #625f5a
}

#welcome {
	border: 1px solid #cd687f;
	background-color: #a5435a;
	padding: 10px;
	width: 300px;
	color: #FFFFFF
}

#welcome b {
	font-size: 12px;
}

#welcome p {
	margin-top: 10px;
	font-size: 10px;
}

#last_vids {
	width: 580px;
	margin-top: 10px
}

#last_vids th {
	background-color: #517a8c;
	height: 20px;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
	padding-left: 10px;
	color: #FFFFFF
}

#videos_list {
	width: 580px;
}

#videos_list th {
	background-color: #517a8c;
	height: 20px;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
	padding-left: 10px;
	color: #FFFFFF
}

#videos_list th a {
	text-decoration: none;
	color: #FFFFFF
}

#videos_list th a:hover {
	text-decoration: underline;
	color: #FFFFFF
}

#videos_infos {
	width: 245px;
	margin-top: 1px;
	color: #000
}

#videos_infos th {
	border-bottom: 1px solid #517a8c;
	padding: 2px 0 2px 0
}

#videos_infos td {
	border-bottom: 1px solid #c6cacc;
	padding: 5px 0 5px 0
}

#videos_infos td a {
	text-decoration: underline;
	color: #717070
}

#videos_infos td a:hover {
	text-decoration: none;
	color: #717070
}

.video_price {
	font-size: 12px;
	font-weight: bold;
	color: #be5766
}

.video_comments {
	background-color: #ede4d6;
	width: 575px;
	margin: 0 5px 10px 0
}

.video_comments th {
	background-color: #ead8bd;
	border-bottom: 1px solid #d7cbb8;
	padding: 2px 0 2px 5px;
	color: #8b8273
}

.video_comments td {
	border-bottom: 1px solid #c6cacc;
	padding: 5px 5px 5px 5px;
	color: #71695e
}

#video_post_form {
	background-color: #ede4d6;
	margin-bottom: 5px
}

#video_post_form th {
	background-color: #ead8bd;
	border-bottom: 1px solid #d7cbb8;
	padding: 2px 0 2px 5px;
	color: #8b8273
}

#cart {
	width: 570px;
	background-color: #fcf3e5;
	margin: 0 5px 0 5px;
	color: #635c50
}

#cart th {
	font-weight: bold;
	background-color: #ead8bd;
	border-bottom: 1px solid #d7cbb8;
}

#cart td {
	border: 1px solid #e5d7c2;
}

#cart td a {
	text-decoration: underline;
	color: #717070
}

#cart td a:hover {
	text-decoration: none;
	color: #717070
}

#contact p {
	text-align: left;
	margin-bottom: 2px
}

#contact label {
	display: block
}

dl.gallery {
	border: 1px solid #a63550;
	background-color: #fcf3e5;
	width: 141px;
	text-align: center;
	padding: 0 0 10px 0;
	float: left;
	margin: 0 2px 2px 0;
}

.gallery dt {
	font-weight: bold;
	background-color: #a63550;
	color: #FFFFFF;
	padding: 5px 10px;
	margin-bottom: 10px;
}

.gallery dd img {
	border: 1px solid #000;
	width: 100px;
}

.gallery dd.photo {
	overflow: hidden
}

.gallery dd {
	margin: 0;
	padding: 0 10px 5px 10px;
}

.gallery a {
	padding: 0 10px 5px 10px;
	color: #717070
}

dl.video_gallery {
	background-color: #fcf3e5;
	text-align: left;
	padding: 10px 0;
	float: left;
	margin: 0 0 10px 14px;
	color: #625f5a
}

.video_gallery dd {
	margin: 0 0 2px 0;
	padding: 0 10px;
}

.video_gallery dd.thumb {
	width: 150px;
	height: 100px;
	overflow: hidden
}

.video_gallery b {
	font-size: 12px;
	font-weight: bold;
	color: #be5766
}

.video_gallery a {
	color: #717070
}

#cgv {
 text-align: left;
 margin: 0 auto;
 width: 400px;
}

#cgv h2 {
 font-size: 12px;
 font-weight: bold;
 color: #625f5a
}

#cgv pre {
 font-family: Tahoma, arial, sans-serif;
 font-size: 11px;
 color: #625f5a;
 margin: 5px 0
}

/* ADMIN */

#login_form {
	border: 1px solid #e3dbd0;
	width: 250px
}

#login_form th {
	background-color: #e9e1d6;
	height: 20px;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
	padding-left: 10px;
	color: #625f5a
}

#login_form td {
	font-size: 10px;
	font-weight: bold;
	color: #000000
}

table.left_menu {
	margin-bottom: 10px;
	border-bottom: 1px solid #e9e1d6;
	width: 100%
}

.left_menu th {
	background-color: #517a8c;
	border: 1px solid #5a7b8a;
	height: 20px;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
	padding-left: 10px;
	color: #FFFFFF
}

.left_menu td {
	text-align: left;
	padding-top: 2px;
	font-size: 10px;
	font-weight: bold;
	color: #000000
}

.left_menu a {
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #8d8d8d
}

.left_menu a:hover {
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
	color: #8d8d8d
}

.left_menu img {
	margin-left: 8px;
	margin-right: 3px;
}

table.left_menu2 {
	margin-bottom: 10px;
	border-bottom: 1px solid #e9e1d6;
	width: 100%
}

.left_menu2 th {
	background-color: #e9e1d6;
	border: 1px solid #e3dbd0;
	height: 20px;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
	padding-left: 10px;
	color: #625f5a
}

.left_menu2 td {
	text-align: left;
	padding-top: 2px;
	font-size: 10px;
	font-weight: bold;
	color: #000000
}

.left_menu2 a {
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #8d8d8d
}

.left_menu2 a:hover {
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
	color: #8d8d8d
}

.left_menu2 img {
	margin-left: 8px;
	margin-right: 3px;
}

.profil_form {
	border: 1px solid #e3dbd0;
	width: 400px
}

.profil_form th {
	background-color: #e9e1d6;
	height: 20px;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
	padding-left: 10px;
	color: #625f5a
}

.profil_form td {
	font-size: 10px;
	font-weight: bold;
	color: #000000
}

.profil_form span {
	font-size: 10px;
	font-weight: normal;
	color: #000000
}

.related_videos {
	width: 400px
}

.related_videos th {
	background-color: #517a8c;
	height: 20px;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
	padding-left: 10px;
	color: #FFFFFF
}

.form_help {
	margin-left: 5px;
	font-size: 9px;
	font-weight: normal;
	color: #a29b8f
}

table.listing {
	border: 1px solid #e3dbd0;
}

.listing th {
	background-color: #e9e1d6;
	height: 20px;
	font-size: 12px;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	color: #625f5a
}

.listing td {
	text-align: center;
	font-size: 10px;
	color: #000000
}

.listing a {
	text-align: center;
	font-size: 10px;
	text-decoration: underline;
	color: #717070
}

a.nav {
	color: #717070;
	text-decoration: none;
}

a.nav:hover {
	color: #717070;
	text-decoration: none;
}

a.navigpage {
	padding: 1px 5px 1px 5px;
	background-color: #e9e1d6;
	color: #717070;
	border: 1px solid #625f5a;
	text-decoration: none;
}

a.navigpage:hover {
	padding: 1px 5px 1px 5px;
	background-color: #eeeeee;
	color: #717070;
	border: 1px solid #625f5a;
	text-decoration: none;
}

a.navigpageon {
	padding: 2px 6px 2px 6px;
	background-color: #e9e1d6;
	font-weight: bold;
	color: #717070;
	border: 1px solid #625f5a;
	text-decoration: underline;
}
a.navigpageon:hover {
	padding: 2px 6px 2px 6px;
	background-color: #eeeeee;
	font-weight: bold;
	color: #717070;
	border: 1px solid #625f5a;
	text-decoration: underline;
}

#confirmation {
	text-align: center;
	font-size: 10px;
	color: #000000
}

#confirmation a {
	text-align: center;
	font-size: 10px;
	text-decoration: underline;
	color: #717070
}

#checkout {
	width: 300px;
	text-align: left
}

#checkout label {
	display: block;
}

img.thumb {
	border: 1px solid #fcf3e5;
}