/* CSS Document */

/* IMPORTED STYLES */
@import url("reset.css");
@import url("menu.css");

/*GLOBAL*/
html{width:100%; height:100%; font:72.5% Courier New, Verdana, Tahoma, Helvetica, sans-serif; color:#e0e0e0;}
body{width:100%; height:100%; text-align:center; background:#ffffff;}
a{text-decoration: none; color:#b4347f;}
a:hover{text-decoration:none; color:#3f77b8;}
a:visited{text-decoration:none; color:#75aae8;}
#container{margin-left:auto; margin-right:auto; margin-top:50px; margin-botom:0px; padding:0px; width:1000px; height:701px; position:relative; text-align:left;}
#margin-left{position:absolute; top:57px; left:0px; width:22px; height:644px; background: url(../img/margin-left.png) repeat-y; z-index:9999;}
#margin-right{position:absolute; top:57px; right:0px; width:22px; height:644px; background: url(../img/margin-right.png) repeat-y; z-index:9999;}
#menu{position:absolute; top:0px; width:1011px; height:57px;}
a.title{color:#ffffff;}
a.title:hover{text-decoration:none;}
h1{font-size:2.6em; color:#f1f1f1;}
h2{font-size:1em; color:#f1f1f1;}


/* HOMEPAGE */
#home{background:#404040; height:701px; width:1000px;}
#home h1{position:relative; top: 75px; left:45px; text-transform:uppercase; text-indent:25px;}
#home h2{position:relative; top: 75px; left:45px; margin-bottom:10px; }
#available{color:#ff8a90; position:absolute; top: 75px; left:505px; text-align:center; font-size:1.8em; font-weight:bold; width:250px;}
#gallery2{position:absolute; top: 55px; left:755px; width:193px;}
#gallery2 ul {list-style: none;}
#gallery2 li {display: inline;}
#gallery2 li.hidden{display:none;}
div.center{font-size:1.8em; font-weight:bold; text-align:center; margin-top:130px;}
div.center2{font-size:1.4em; text-align:center; margin-top:10px;}
div.center3{font-size:1.4em; font-weight:bold; text-align:center; margin-top:5px; color:#000;}
#col-left{position:absolute; top:258px; left:50px; width:450px; height:443px; padding:0px; overflow:hidden; text-align:center; }
#col-right{position:absolute; top:268px; left:500px; width:450px; height:433px; padding:0px 36px 0px 3px; overflow:hidden; text-align:center; }

/* MALES MAIN */
#males-main{background:#014366; height:701px; width:1000px;}
#males-main h1{position:relative; top: 75px; left:45px; text-transform:uppercase; text-indent:25px; color:#000;}
#males-main h2{position:relative; top: 75px; left:45px; margin-bottom:10px; color:#000;}
#col-males-l{position:absolute; top:128px; left:50px; width:450px; height:550px; padding:0px; overflow:hidden; text-align:center; }
#col-males-r{position:absolute; top:128px; left:500px; width:450px; height:550px; padding:0px 36px 0px 3px; overflow:hidden; text-align:center; }
div.males-main{font-size:1.4em; font-weight:bold; text-align:center; margin-top:10px; margin-bottom:20px;}

/* BITCHES MAIN */
#bitches-main{background:#951838; height:701px; width:1000px;}
#bitches-main h1{position:relative; top: 75px; left:45px; text-transform:uppercase; text-indent:25px; color:#fff;}
#bitches-main h2{position:relative; top: 75px; left:45px; margin-bottom:10px; color:#000;}
#col-bitches-l{position:absolute; top:278px; left:50px; width:400px; height:340px; padding:0px; overflow:hidden; text-align:center;}
#col-bitches-r{position:absolute; top:128px; left:450px; width:500px; height:550px; padding:0px; overflow:hidden; text-align:right; font-size:1.4em; }
div.bitches-main{font-size:1.4em; font-weight:bold; text-align:center; margin-top:10px; margin-bottom:20px;}

/* MALES */
#males{background:#014366; height:701px; width:1000px;}
#males h1{position:absolute; top: 105px; right:55px; text-indent:25px; color:#fff; font-size:1.8em;}
#males h2{position:absolute; top: 155px; right:55px; margin-bottom:10px; color:#000; font-size:1.8em;}
div.males{position:absolute; top:245px; right:55px; font-size:1.4em; font-weight:bold; text-align:right; width:370px;}
img.males{position:absolute; top:100px; left:50px;}

#males-col1{position:absolute; top:548px; left:40px; width:160px; height:150px; padding:0px; overflow:hidden; text-align:center; font-weight:bold;}
#males-col2{position:absolute; top:548px; left:230px; width:160px; height:150px; padding:0px; overflow:hidden; text-align:center; font-weight:bold;}
#males-col3{position:absolute; top:548px; left:420px; width:160px; height:150px; padding:0px; overflow:hidden; text-align:center; font-weight:bold;}
#males-col4{position:absolute; top:548px; left:610px; width:160px; height:150px; padding:0px; overflow:hidden; text-align:center; font-weight:bold;}
#males-col5{position:absolute; top:548px; left:800px; width:160px; height:150px; padding:0px; overflow:hidden; text-align:center; font-weight:bold;}
#gallery1-males{width:160px;}
#gallery1-males ul {list-style: none;}
#gallery1-males li {display: inline;}
#gallery1-males li.hidden{display:none;}
#gallery2-males{width:160px;}
#gallery2-males ul {list-style: none;}
#gallery2-males li {display: inline;}
#gallery2-males li.hidden{display:none;}


/* MEMORIES*/
#memories{font-size:3em; color:#d2d2d2; position:relative; left:70px; top:100px; background:#000; width:230px; height:40px; line-height:0px; text-align: center;}
#ilenka{background:url(../img/ilena.jpg) no-repeat; height:701px; width:1000px;}

/* HIDDEN ELEMENTS */
hr{display:none;}
.clear{clear:both; height:0px;}
/*--------------------*/


