/* CSS Vixenita.com Version 2 */

body, html {
	margin: 0;
	padding: 0;
	background-color: #F2F2F2;
	background-repeat: repeat-y;
	background-image: url(bg_left.png);
}

#header{
	margin: 0;
	padding: 0 0 0px;
	height: 160px;
	width: 100%;
	float: left;
	left: 0px;
	top: 0px;
	background-image: url(bg_header.gif);
	background-repeat: repeat-x;
}

#wrap{
	width: 100%;
	float: left;
}

#navigation{
	margin: 0;
	padding: 180px 0px 0px 120px;
	width: 160px;
	float: left;
	background-repeat: no-repeat;
	background-image: url(dd_nav.png);
}

#navigation p{
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FF0099;
	padding: 0px 0px 5px;
}

#navigation ul{
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
	
#navigation li {
	margin: 0;
}

#navigation a, YouTubeLink, YouTubeLink a{
	color: #851350;
	text-decoration: none;
	border-bottom-width: 0px;
}

#navigation a.active {
	color: #FFFFFF;
	text-decoration: line-through;
	background-color: #FF0099;
}
.YouTubeLink {
	color: #FFFFFF;
	text-decoration: line-through;
	background-color: #FF0099;
}

#navigation a:hover, YouTubeLink, YouTubeLink a:hover{
	color: #FFFFFF;
	text-decoration: line-through;
	background-color: #FF0099;
}

#main_content{
	width: 960px;
	padding: 0px;
	margin: 0;
	float: left;
}

#content{
	width: 680px;
	margin: 0;
	float: right;
	background-image: url(dd_footer.png);
	background-position: right bottom;
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 100px;
	padding-left: 0px;
}

#footerwrap{
	width: 100%;
	text-align: center;
	clear: both;
	height: 50px;
	padding: 0px;
}
	
#copyright{
	margin: 0px;
	width: 930px;
	float: left;
	padding: 5px 0px 0px;
}

#copyright p{
	color: #FF089C;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px 0px 0px 20px;
	font-weight: bolder;
	text-transform: uppercase;
	font-size: 9px;
	letter-spacing: 0px;
	padding: 0px;
	text-align: right;
	line-height: 14px;
}
#copyright a{
	color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	text-decoration: none;
}

#copyright a:hover{
	color: #666666;
}

/* formular */

#formular {
	padding:0px;
	margin:0;
	width: 100%;
	font-family: century gothic, verdana;
}
	
#formular fieldset {
	display:block;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	clear: left;
	position: relative;
	margin: 0px;
	padding: 0px;
}
	
#formular label {
	width:140px;
	text-align:left;
	color:#FF0099;
	padding-left: 20px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	margin: 5px 0px;
	font-size: 12px;
	display: block;
	float: left;
	clear: left;
	letter-spacing: -1px;
}
	
#formular fieldset#personal input {
	font-size: 12px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	margin-top: 3px;
	width: 300px;
	font-family: century gothic, verdana;
	height: 20px;
	background-color: #FFFFFF;
	color: #841551;
	padding: 3px 0px 0px 5px;
	border: 1px solid #82124C;
}
	
#formular fieldset#personal input:hover{
	background-color: #f2f2f2;
}
	
#formular textarea {
	width:300px;
	padding:3px 0px 0px 5px;
	margin:5px 0px;
	overflow:auto;
	background-color: #FFFFFF;
	float: left;
	font-family: century gothic, verdana;
	font-size: 12px;
	color: #851350;
	border: 1px solid #861450;
}
	
#formular textarea:hover {
	background-color: #f2f2f2;
}
	
#formular #button1, #formular #button2 {
	background:#FFFFFF;
	color:#841856;
	cursor:pointer;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	margin-left: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	left: 150px;
	position: relative;
	clear: left;
	font-weight: bold;
	text-transform: uppercase;
	width: auto;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}

#formular #button1:hover, #formular #button2:hover {
	color: #FFFFFF;
	text-decoration: line-through;
	background-color: #FF0099;
}

/* common */

p {
	font-family: verdana;
	line-height: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 5px;
	padding-bottom: 0px;
	margin-top: 5px;
	margin-bottom: 10px;
	font-size: 14px;
	letter-spacing: -1px;
}

h1 {
	font: bold 20px/24px Georgia, "Times New Roman", Times, serif;
	color: #851350;
	margin-top: 0px;
	text-transform: uppercase;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px 0px 10px 20px;
	margin-bottom: 0px;
}

h2 {
	font: bold 16px/20px Georgia, "Times New Roman", Times, serif;
	color: #FF0099;
	padding-left: 20px;
	text-transform: uppercase;
	margin-top: 0px;
	margin-right: 10px;
	margin-left: 0px;
	padding-right: 20px;
	margin-bottom: 0px;
}

h7 {
	font: bold 16px/20px Georgia, "Times New Roman", Times, serif;
	color: #FF0099;
	padding-left: 20px;
	text-transform: uppercase;
}

h2 a,h3 a,p a {
	color: #84144E;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
}

h2 a:hover,h3 a:hover,p a:hover {
	color: #FF0099;
}

h3 {
	color: #FF0099;
	font-size: 10px;
	font-family: century gothic, verdana;
	padding-right: 10px;
	padding-bottom: 0px;
	line-height: 16px;
	margin-bottom: 10px;
	font-weight: normal;
	margin-right: 10px;
	margin-left: 0px;
	padding-left: 20px;
	margin-top: 0px;
	padding-top: 0px;
}

h4 {
	color: #FF0099;
	font-size: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 16px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold;
	margin-right: 5px;
	margin-left: 0px;
	text-transform: uppercase;
	padding: 0px;
}

h5 {
	color: #FF0099;
	font-size: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 16px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold;
	margin-right: 5px;
	margin-left: 20px;
	text-transform: uppercase;
	padding: 0px 0px 5px;
}

h5 a{
	text-decoration: none;
	color: #861450;
}

h5 a:hover{
	text-decoration: line-through;
	background-color: #FF0099;
	color: #FFFFFF;
}

.flyer{
	padding: 6px;
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 20px;
	margin-left: 0px;
	border: 1px solid #999999;
}

.closeup{
	padding: 6px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-left: 0px;
	border: 1px solid #999999;
}

.thumb{
	padding: 6px;
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-left: 20px;
	border: 1px solid #999999;
}

.thumb:hover{
	border: 1px solid #666666;
}

.poster{
	padding: 8px;
	background-color: #F2F2F2;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	border: 1px solid #999999;
}

.divider{
	width: 160px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image: url(../images/bg_line.gif);
	background-repeat: repeat-x;
	height: 5px;
	}
	
.divider_flyer{
	width: 570px;
	background-image: url(../images/bg_line.gif);
	background-repeat: repeat-x;
	height: 5px;
	margin: 20px;
	}
	
.divider_content{
	width: 640px;
	background-image: url(../images/bg_line.gif);
	background-repeat: repeat-x;
	height: 5px;
	margin: 20px;
	}
