html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
}

body {
	line-height:1;
}

ol, ul {
	list-style:none;
}

blockquote, q {
	quotes:none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content:'';
	content:none;
}
:focus {
	outline:0;
}
ins {
	text-decoration:none;
}
del {
	text-decoration:line-through;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
a {
	color:#611636;
}
a:hover {
	text-decoration:none;
}
a:active {
	color:#F54828;
}
p {
	margin:0 0 20px;
}
th {
	color:#ce1940;
	font-weight:bold;
	text-align:left;
}

h2 {
	font-family:Tahoma, sans-serif;
	font-size:12px;
	color:#ce1940;
}
h3 {
	font-family:Tahoma, sans-serif;
	font-size:14px;
	color:#CE1940;
	margin-bottom:10px;
}
body {
	background:#272727;
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	line-height:150%;
	color:#2a2a2a;
}
#main {
	width:630px;
	padding:20px;
	overflow:hidden;
	float:left;
}
#illustration {
	float:left;
	margin:0 10px 10px 0;
	
}
#sidebar {
	width:280px;
	overflow:hidden;
	float:left;
}
#main .box {
	margin-top:30px;
	background:url(../img/box1a.gif) no-repeat top left;
	display:none; 
}
#main .box .body {
	background:url(../img/box1b.gif) no-repeat bottom left;
	padding:11px;
}
#sidebar .box .body {
	padding:10px;
	border:1px solid #e8d77d;
	width:258px;
	border-top:0;
}
#sidebar .box .head {
	width:258px;
	background:url(../img/box2.gif) left top;
	padding:11px 11px 0;
	border-bottom:11px solid #e8d77d;
	position:relative;
}
#sidebar .box .h {
	width:258px;
	background:url(../img/box3.gif) left top;
	padding:11px 11px 0;
	border-bottom:11px solid #e8d77d;
	position:relative;
}
#sidebar .tab.box {
	padding:50px 0 0;
}
#sidebar .tab .button {
	width:140px;
	height:28px;
	line-height:28px;
	display:block;
	position:absolute;
	top:-26px;
	overflow:hidden;
}
#sidebar .box .head th {
	width:55px;
	padding:0 10px 0 0;
	
}
#sidebar .box .head td {
	width:220px;
}
.toggle {
	display:block;
	width:280px;
	height:12px;
	overflow:hidden;
	text-indent:-999px;
	background:url(../img/toggle.gif) 0 -12px;
}
.toggle.in { background-position:top; }
.toggle.out { background-position:0 -12px; }
#sidebar .tab .active .button {
	background:url(../img/tab.gif);
	position:absolute;
	font-weight:bold;
}
#sidebar .tab .active .button { 
	left:0;
	color:#611636;
}
#sidebar .tab .inactive .button {
	color:#6a6a6a;
	right:0;
	font-weight:normal; 
	background:none;
}
#sidebar .tab.box .inactive tr { 
	display:none; 
}
#sidebar .tab.box a {
	color:#000;
	text-decoration:none;
}
#sidebar .tab.box a:hover {
	text-decoration:underline;
}
#sidebar #box .box{
	display:none;
}
.button {
	width:260px;
	display:block;
	background:url(../img/button.gif) top left no-repeat;
	color:#fff;
	text-align:center;
	line-height:28px;
	height:28px;
	overflow:hidden;
	cursor:pointer;
	text-decoration:none;
}
.button:hover { 
	text-decoration:underline;
}
#bestel{
	padding-left:10px;
}
.button span {
	display:block;
	background:url(../img/button.gif) bottom right no-repeat;
}
.youtube {
	margin:10px 0 0;
}
.status {
	display:inline-block;
	width:13px;
	height:19px;
	overflow:hidden;
	text-indent:-999px;
	background:url(../img/status.gif) 0 0;
}
.status.s1 { background-position:0 0; }
.status.s2 { background-position:-13px 0; }
.status.s3 { background-position:-26px 0; }
.status.s4 { background-position:-39px 0; }