* {
	border: 0 none;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 100%;
	font-weight: inherit;
	margin: 0;
	padding: 0;
	outline-color: -moz-use-text-color;
	outline-style: none;
	outline-width: 0;
}

body {
	background: #666666 none repeat scroll 0 0;
	color: #000;
	font-size: 0.75em;
	line-height: 1.5;
}

a {
	color: #ffcc33;
	border-bottom: 1px solid #bb8800;
	text-decoration: none;
}

a:hover {
	border-bottom: 1px solid #ffcc33;
}

a.image, a.image:hover {
	border: none;
}

#wrapper {
	width: 990px;
	background-image: url('../images/border-sides.gif');
	background-color: #333;
	background-repeat: repeat-y;
	position: relative;
	margin: 30px auto 10px auto;
	color: #fff;
}

#footer {
	width: 890px;
	margin: 0 auto 20px auto;
	text-align: center;
	color: #444;
}

#footer a {
	color: #999;
	border-bottom: 1px solid #555;
}

#footer a:hover {
	color: #ccc;
	border-bottom: 1px solid #aaa;
}

#content {
	margin: 50px;
	padding-bottom: 50px;
	border-bottom: 2px solid #fc3;
	position: relative;
}

#top {
	background: transparent url(../images/border-top.gif) repeat scroll 0 0;
	height: 10px;
}

#bottom {
	background: transparent url(../images/border-bottom.gif) repeat scroll 0 0;
	height: 19px;
}

#logo {
	width: 200px;
	height: 113px;
	position: absolute;
	left: 50px;
	top: -30px;
}

#productSwitcher {
	position: absolute;
	top: 33px;
	right: 40px;
}

#productSwitcher a {
	padding-top: 35px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 10px;
	border: none;
	color: #888;
	margin-right: 5px;
}

#productSwitcher a:hover {
	background-color: #3c3c3c;
	color: #ffcc33;
}

#productSwitcher .active {
	background-color: #393939;
	border-top: 2px solid #ffcc33;
}

#productSwitcher .underline {
	border-bottom: 1px solid #666666;
}

#intro, #indexIntro {
	margin: 50px 4px;
	margin-top: 80px;
	background-color: #ffcc33;
	color: #000;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 1.5em;
	padding: 20px 0 20px;
}

#indexIntro a, #indexIntro a i {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 30px;
	margin: 0;
}

#indexIntro a {
	display: block;
	color: #000;
	border: none;
	text-align: left;
	vertical-align: middle;
}

#indexIntro a:hover {
	color: #8e6a00;
}

#indexIntro .left {
	padding: 50px 20px 50px 50px;
	text-align: right;
}

#indexIntro .right {
	padding: 50px 50px 50px 20px;
}

#intro {
	padding: 20px 50px;
}

#indexIntro {
	position: relative;
}

#buyNow {
	position: absolute;
	top: -20px;
	left: 220px;
	background-color: #ffcc00;
	padding: 10px;
}

#buyNow a {
	color: #000;
}

#buyNow .wrapper {
	position: relative;
}

#buyNow .star {
	right: -44px;
	bottom: -44px;
}

.productPrice {
	width: 64px;
	height: 24px;
	position: absolute;
	background-image: url('../images/pricebg.png');
	color: #fff;
	font-family: Helvetica, Arial, sans-serif;
	text-align: center;
	vertical-align: middle;
	line-height: 12px;
	font-size: 28px;
	padding: 20px 0;
}

.cents {
	font-size: 8px;
	margin-bottom: 10px;
}

.euro {
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: 1px;
}

#indexIntro .priceApp {
	top: 210px;
	left: 280px;
}

#indexIntro .priceDVD {
	top: 210px;
	right: 280px;
}



#pageTitle {
	text-align: center;
	margin: 50px 4px;
	margin-top: 80px;
	padding: 20px 50px;
	background-color: #ffcc33;
	color: #000;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 2.5em;
}

#pageTitle i {
	font-family: Georgia, "Times New Roman", serif;
}

h1 {
	font-size: 1.5em;
	margin-bottom: 1em;
}

h2 {
	font-size: 1.2em;
	font-style: italic;
	margin-bottom: 1em;
	margin-top: 1em;
	color: #ffcc00;
}

p {
	margin-top: 1em;
}

ul {
	margin-top: 1em;
	color: #999;
	margin-left: 1em;
}

.separator {
	width: 50px;
	background-image: url('../images/center_separator.gif');
	background-repeat: repeat-y;
}

#simplegallery1 {
	position: relative; /*keep this intact*/
	visibility: hidden; /*keep this intact*/
}

#simplegallery1 .gallerydesctext{
	text-align: left;
	padding: 2px 5px;
}

#photos {
	overflow: auto;
}

.photo {
	float: left;
	display:inline;
	margin: 0 20px 20px 0;

}

.photo a img {
	border:1px solid;
	padding:1px;
}

#video {
	width: 420px;
	height: 295px;
	background-color: #000;
	border: 10px solid #000;
}

/* Boutique */

#logoShop {
	width: 300px;
	height: 50px;
	position: absolute;
	left: 134px;
	top: 18px;
	font-size: 18px;
}

#storeHeader {
	height: 50px;
	clear: both;
	display: block;
	position: relative;
}

#storeHeader #header_user { global.css
	clear:left;
	margin:0.6em 0.6em 0 0;
	text-align:right;
	width:99%;
}

#add_to_cart input {
	background-color: #333;
}

.std tbody {
	color: #000;
}

.medium {
	background-color: #ffaa11;
	color: #8e6a00;
	font-size: 0.7em;
	padding: 3px;
}

#dvdlogo {
	position: absolute;
	right: 120px;
	bottom: 120px;
}