/**
* CSS
* 
* @version 1.0
* @author Vaska 
* @author Gregory Cadar
*/
* {
	margin: 0;
	padding: 0;
}


body {
	font-size: 11px;
	font-family: arial, Verdana, sans-serif;
	background: #fff 0 -1px;
	

}

body p {
 	margin-bottom: 10px;
 }

body.section-1 { }
body.section-2 { }
body.section-12 p { }



a:link { color: #666666; text-decoration: none; cursor:pointer; cursor:hand;}
a:active { text-decoration: none;cursor:pointer; cursor:hand;}
a:visited { text-decoration: none; color: #666; cursor:pointer; cursor:hand;}
a:hover { list-style-image: url(plus_pink5.gif); color: #ff0066; cursor:pointer; cursor:hand;}

#next { font-size: 16px; }img { text-shadow: 0px 0px; padding-bottom: 5px; }

a img { padding-bottom: 0px; border: none; }

#menu {
    background-color: white;
    border-right-color: #ff0066;
    border-left-style: none;
    border-bottom-style: none;
    border-right-style: none;
    border-top-style: none;
    text-align: right;
    padding-left: 20px;
    width: 180px;
    overflow: auto;
    top: 0;
    bottom: 0;
	left: 0;
    position: fixed;
    height: 100%;
}

#menu ul {
	list-style: none;
	margin: 0 0 12px 0;
}

li a { padding-top: 2px; line-height: 15px; color: #666666; }

li h5 { font-weight: bold; padding-bottom: 0px; padding-top: 16px; color: #333333; letter-spacing: 3px; font-family: "Arial Rounded MT Bold", Arial, futura, "century gothic", Helvetica, Verdana, sans-serif; cursor:default;}

li h9 { font-weight: bold; padding-bottom: 0px; padding-top: 16px; color: #333333; letter-spacing: 3px; font-family: "Arial Rounded MT Bold", Arial, futura, "century gothic", Helvetica, Verdana, sans-serif; cursor:default;}

li h7 { line-height: 10px; color: #333333; font-family: "Arial Rounded MT Bold", Arial, Futura, "Century Gothic", "Trebuchet MS", Helvetica, Verdana, sans-serif; letter-spacing: 4px; font-weight: bold; font-size: 11px; }

#menu ul li.section-title { line-height: 9px; padding-bottom: 5px; color: #333333; font-family: "Arial Rounded MT Bold", Arial, Futura, "Century Gothic", "Trebuchet MS", Helvetica, Verdana, sans-serif; letter-spacing: 4px; font-weight: bold; font-size: 11px; cursor:pointer; cursor:hand;}

#menu ul li.section-title:hover { padding-bottom: 5px; color: #ff0066; }

#content {
    height: 100%;
    margin: 0 0 0 215px;
    top: 0;
}

.container {
    padding: 5px 5px 25px 5px;
}

.container p { margin-bottom: 40px; padding-bottom: 20px; width: 600px; padding-left: 20px; padding-top: 43px; }

#content p { width: 400px; margin-bottom: 9px; }

p {
    margin: 0 0 9px 0;
}

h1 { margin: 0px; font-style: normal; font-weight: normal; font-size: 11px;
	font-family: arial, Verdana, sans-serif;}
h2 { font-size: 24px; }
h3 { font-size: 16px; }
h4 { padding: 2px; background-color: white; 
color: #ff0066; 
font-style: normal; 
font-family: Arial, Futura, "Century Gothic", "Trebuchet MS", Helvetica, Verdana, sans-serif; 
letter-spacing: 0px; 
font-weight: normal; 
font-size: 11px; }

.container h4 {
 	padding: 16px;
 	margin-top: 118px;
 	margin-left: 242px;
 }

h5 { padding-top: 0px; font-weight: bold; padding-bottom: 12px; color: #333333; letter-spacing: 3px; font-family: "Arial Rounded MT Bold", Arial, futura, "century gothic", Helvetica, Verdana, sans-serif; font-size: 18px; cursor:default;}

h9 { padding-top: 0px; font-weight: bold; padding-bottom: 12px; color: #333333; letter-spacing: 3px; font-family: "Arial Rounded MT Bold", Arial, futura, "century gothic", Helvetica, Verdana, sans-serif; font-size: 18px; cursor:default;}

a h9 { padding-bottom: 0px; padding-top: 6px; cursor:default;}

a h5 { padding-bottom: 0px; padding-top: 6px; cursor:pointer; cursor:hand;}

a h5:hover {color: #ff0066;}

#img-container	{ padding-left: 20px; padding-bottom: 0px; padding-right: 0px; padding-top: 43px; border-bottom-style: none; margin: 0; }
#img-container p	{ width: 500px; margin: 0; padding: 0 0 12px 0; }

#once { clear: left; }


#num { background-color: #cc6633; font-family: serif; }

#img-container p span { font-weight: bold; color: #666666; }

#img-container p span b { color: #666666; font-style: normal; font-weight: normal; }

li h7:hover { list-style-image: url(plus_pink5); color: #ff0066; }

li a:hover { list-style-image: url(plus_pink5.gif); }

h8 { color: #cccccc; }

strong { font-size: 12px;
font-family: Futura, "Century Gothic", "Trebuchet MS", Helvetica, Verdana, Arial, sans-serif;
 }


