/* Reset */
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;
	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;
}



/* START */

body {
	background-color:#ffffff;
	background: url(../images/BallerinasClub-Background-2.jpg) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D10762;
	min-height:100%; /* For Modern Browsers */
    height:auto !important; /* For Modern Browsers */
    height:100%; /* For IE */ 
	}

 h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-family: Arial, sans-serif;
	font-weight: normal;
	color: #D10762;
}

h1 { 
	margin-top: 10px;
	margin-bottom: 0px;
	font-size: 19pt; 
}

h2 {
	margin-bottom: 8px;
	margin-top: -3px;
	font-size: 11pt;
	color:#111;
}

h3 {
	padding-top:5px;
	margin-bottom: 3px;
	font-weight:bold;
	font-size: 10pt;
	color:#111;
}

p {
	text-align: justify;
	padding-left:10px;
}

a {
	color: #D10762;
}

a:hover {
	text-decoration: underline;
}



/* Header */

#container {
	width: 900px;
	margin: 0 auto;
	padding: 0px;
/*	border-left:1px solid #ccc;
/*	border-right:1px solid #fff;*/
}

#mainmenu {
	font-family: Arial, serif-serif;
	width: 900px;
	font-size:11pt;
	font-weight: normal;
	color: #333;
	height: 25px;
	padding-top:40px;
}

#mainmenu a {
	float:left;
	display:block;
	padding: 10px;
	padding-bottom:0px;
	text-align:center;
	height: 25px;
	text-decoration:none;
	color: #D20761;
	margin-right:1px;
}

#mainmenu a:hover {
	background-color:#D10762;
	height:25px;
 	color: #fff;
}

#mainmenu a:active {
   background-position: -194px 0;
	color: #000000;
}



/* Content */

#content {
	width: 900px;
	min-height:570px;
	font-family: Arial, sans-serif;
	font-size: 9pt;
	line-height:1.6;
	color: #D10762;
	background-repeat:repeat-x;
	margin-top:20px;

}

#rightcolumn {
	clear: both;
	float: right;
	margin-top:10px;
	width: 450px;
	padding: 0 0 0 0;
}


#leftcolumn {
	float: left;
	width: 400px;
	padding-left:20px;
	padding-right:30px;
	margin-top:10px;		
}
#leftcolumn p {
	margin-bottom:10px;		
}





/* Footer */

#footer {
	float: left
	width: 450px;
	height: 40px;
	margin: 0 auto;
	padding: 5px;
	background-color:#fff;
}

#footer p {
	color: #D10762;
}

#copynotice {
	float: left;
	color: #D10762;
	}

#footermenu {
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #D10762;
	height:20px;
}

#footermenu a {
	color: #D10762;
	text-decoration: none;
}
#footermenu a:hover {
	color: #bbbbbb;
}
.csc-textpic-below .csc-textpic-image {
	margin-top:10px;
	padding-bottom:10px;
}


.br {
	display:none;
}  
  
.submit {
	height:24px;
	color:#ffffff;
	width:310px;
	font:9pt Arial sans-serif;
	text-transform:uppercase;
	background-color:#D10762;
	border: 1px solid #D10762;
	margin-left:68px;
}

form.cssform {
         width: 420px;
         font-size: 0.8em;
         line-height: 20px;
         font-family: Arial, sans-serif;
}

fieldset {
		width:99%;
         margin-bottom: 10px;
         border: none;
}

label {
         font-family: Arial, sans-serif;
         line-height: 1.8;
         vertical-align: top;
         float: left;
         text-align: right;
         margin-right: 5px;
         width: 60px;
}


.textfield {
	font:8pt  Arial, sans-serif ;
	color:#555;
	margin:3px;
	height:14px;
	border: 1px solid #bbb;
	padding: 3px 8px;
	width:290px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	maxlength:27;
}

textarea {
	 padding: 3px 8px;
     background: #fff;
     border: 1px solid #bbb;
     width: 290px;
 	 font:8pt  Arial, sans-serif ;
	 color:#555;
	 margin-left:3px;
}
