﻿/* General */

/*Reset Common Tags*/

a,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,th,td,img
{
    margin:0px;
    padding:0px;
}

body 
{
    margin:0px auto;
    padding:0px;
    background:#000;
    font-size:12px;
    font-family:Arial;
}

a
{
    text-decoration:none;
    color:#000;
}

a:hover
{
    text-decoration:underline;
}

img
{
    border:0px;
}

p
{
    margin:10px 0px 10px 0px;
}

h1
{
    font-size:22px;
    line-height:24px;
    color:#dc0077;
    margin:0px 0px 10px 0px;
}

h2
{
    font-size:14px;
    color:#dc0077;
    margin:0px 0px 15px 0px;
}

.pink
{
    color:#dd0076;
}

		/*---------------------layout--------------------*/
		
#container 
{
    width:960px;
    margin:0 auto;
    height:auto;
}

#layout
{
    float:left;
    width:960px;
    height:auto;
    background:URL(../../images/content-bg.gif) no-repeat;
}

		/*---------------------header---------------------*/
		
#header
{
    width:960px;
    margin:0px;
}

#header-top
{
    width:960px;
    height:70px;
    background:URL(../../images/header-top-bg.jpg) no-repeat;
    padding-bottom:10px;
}

#header-top a
{
    width:141px;
    height:26px;
    position:relative;
    top:20px;
    left:80px;
}

#header-flash
{
    float:left;
    width:826px;
    padding-left:62px
}

        /*----------------------nav-----------------------*/
        
.nav
{
    float:left;
    width:555px;
    padding-left:62px
}

.menu
{   
    float:left;
    width:auto;
}

ul.subnav
{
    margin:0px 0px 0px 15px;
    padding:0px;
    list-style-type:disc;
}

ul.subnav li
{
    color:#939598;
}

ul.subnav li a
{
    color:#939598;
}

ul.subnav li a:hover,
ul.subnav li a.current
{
    color:#dc0077;
    text-decoration:none;
}

        /*---------------------content--------------------*/
        
#content-leftcol
{
    float:left;
    width:617px;
}

#leftcol-left
{
    float:left;
    width:180px;
    background:URL(../../images/leftcol-bg.jpg) no-repeat #fff;
    height:722px;
}

#leftcol-signup-news
{
    width:96px;
    margin:31px 0px 0px 48px;
}

#leftcol-signup-night
{
    width:95px;
    margin:15px 0px 0px 56px;
}

#leftcol-visit-college
{
    width:113px;
    margin:40px 0px 0px 30px;
}

#leftcol-visit-uni
{
    width:106px;
    margin:44px 0px 0px 45px;
}

#leftcol-signup-union
{
    width:106px;
    margin:53px 0px 0px 40px;
}

#leftcol-signup-map
{
    width:96px;
    margin:43px 0px 0px 42px;
}

#leftcol-right
{
    float:right;
    width:387px;
    background:URL(../../images/rightcol-bg.jpg) no-repeat #eeeadf;
    /*height:692px;*/
    padding:20px 50px 10px 0px;
    font-size:12px;
    line-height:16px;
}

#content-rightcol
{
    float:right;
    width:263px;
    background:URL(../../images/right-bg.jpg) no-repeat;
    height:692px;
    padding:70px 80px 0px 0px;
}

#rightcol-top
{
    width:223px;
    height:100px;
    padding-left:20px;
    padding-right:20px;
}

#rightcol-bottom
{
    width:243px;
    height:300px;
    font-size:12px;
    padding-left:20px;
}

#rightcol-links
{
    width:263px;
    margin-top:75px;
}

#rightcol-links-blog
{
    float:left;
    width:65px;
    margin-top:115px;
}

#rightcol-links-image
{
    float:right;
    width:164px;
    padding:13px 26px 0px 0px;
}

.whatson
{
    float:left;
    width:370px;
    margin-bottom:10px;
}

.whatson-left
{
    float:left;
    width:112px;
}

.whatson-right
{
    float:right;
    width:245px;
}

#privacy-nav
{
    font-size:16px;
    text-align:center;
}

        /*---------------------footer---------------------*/
        
#footer
{
    clear:both;
    width:960px;
    background:URL(../../images/footer-bg.jpg) no-repeat;
    height:115px;
    text-align:center;
    color:#e5e6e8;
    padding-top:35px;
    font-size:10px;
}

#footer a
{
    color:#e5e6e8;
}

.footer-links
{
    margin-top:7px;
}

.footer-links a
{
    margin:0px;
    padding:0px;
}

.oby
{
    display:block;
    padding-top:10px;
    color:#939598;
}

.oby a
{
    color:#939598 !important;
}


.events
{
    width:361px;
    margin-bottom:15px;
    float:left;
    padding-top:5px;

}

.events-left
{
    float:left;
    width:95px; 
}

.events-right
{
    float:right;
    width:260px;
}