/* GLOBAL RESET */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { margin:0; padding:0; }
table							{ border-collapse:collapse; border-spacing:0; }
/*	fieldset,img 			{ border:0; } */
ul								{ list-style:none; }
ol								{ list-style-type: decimal; margin: 0 0 0 20px; }
ol li							{ margin: 0 0 15px 0; }
caption,th				{ text-align:left; }

q:before,q:after	{ content:''; }
abbr,acronym			{ border:0; }
address,caption,cite,code,dfn,em,strong,th,var { font-style:normal; font-weight:normal; }



/* MAIN DEFINITIONS */

body												{ background-color: #000000; }
body, p, td									{ font: 500 13px/19px Verdana, Arial, sans-serif; color: #a2dcfe; }
h1 { font: 500 20px/25px Verdana, Arial, sans-serif; color: #a2dcfe; }
h2 { font: 500 13px/19px Verdana, Arial, sans-serif; color: #a2dcfe; }
a:link, a:visited 					{ color: #e0c14d; text-decoration: underline; }
a:hover, a:active, a:focus	{ color: #e0c14d; text-decoration: none; }
.clear											{ clear: both; }
.bold												{	font-weight: bold; }

#wrap												{ width: 994px; margin: 0 auto; }

#content										{ width: 994px; height: 414px; background: url('images/discofloor_content.jpg'); position: relative; }
#content_youtube						{ position: absolute; left: 176px; top:14px; }

#bottom											{ width: 994px; background: url('images/discofloor_bottom.jpg') top no-repeat; position: relative; }
#bottom_content							{ width: 630px; text-align: justify; margin: 0 auto; padding: 50px 0 0 0; }
#bottom_content p						{ padding: 6px 0; }

#bottom_content form				{ border-top: 1px dashed #a2dcfe; border-bottom: 1px dashed #a2dcfe; padding: 20px 0; }

#bottom_content form .div1	{	width: 210px; float: left; text-align: right; }
#bottom_content form .inp1	{ font: 500 13px/17px Verdana, Arial, Helvetica, sans-serif; width: 150px; }

#bottom_content form .div2	{	width: 630px; float: left; text-align: right; }
#bottom_content form .inp2	{ font: 500 13px/17px Verdana, Arial, Helvetica, sans-serif; width: 440px; }
