/* Layout */


/* colors */

/* Dark */
/*#header, #main-header{
background-color: #000066;
}
*/


h1 {
    margin: 20px 0px 20px 0px;
    font-size: 220%;
}

h2 {
    margin: 16px 0px 16px 0px;
    font-size: 160%;
}

h3 {
    margin: 14px 0px 14px 0px;
    font-size: 120%;
}

#footer, #main-header-background, #header-background {
    background-color: #000066;
}

a:hover {
color: #000066;
}

strong {
    font-weight: bold;
}

/* Medium */

.menu_item:hover, #main_right {
background-color: #e7eaf6;
}

a:link, a:visited {
color: #495897;
}


/* Light */
.body, #left, .event:hover {
background-color: #e7eaf6;
}

/* Very Light */
.login, .event, #main_left  {
background-color: #f5f5fa;
}


.login {
border: 1px solid #e7eaf6;
position: relative;
width: auto;
}





#main-holder {
    
}

/*#user {
    position: absolute;
    left:10px;
    padding: 0px;
    bottom: 3px;
    margin: 0px 5px 0px 0px;
    font-size: 100%;
}*/

#user {
    position: absolute;
    left:10px;
    padding: 0px;
    bottom: 2px;
    height: 20px;
    margin: 0px 5px 0px 0px;
    font-size: 100%;
}


#main_user {
    position: absolute;
    left:0px;
    padding: 3px 3px 3px 3px;
    width: 419px;
    top: 0px;
    height: 20px;
    margin: 0px 5px 0px 0px;
    font-size: 100%;
    background: #333333;
    
}

#main_user a, #user a{
    color: #CCCCCC;
}

#main_user a:hover, #user a:hover {
    color: #cccccc;    
}

#main_user input, #user input {

}

.small_login_text {
    background-color: #dddddd;
    color: #333333;
    border: 1px solid #394877;
    margin: 0px 0px 0px 2px;
    padding: 0px 2px 0px 2px;
    height: 1.4em;
    font-size: 90%;
}

.small_button_text {

    color: #eeeeee;
    margin: 0px 0px 0px 4px;
    font-size: 90%;
}
.small_login_button {
    border:none;background:transparent;
    color: #cccccc;
    cursor:pointer;
}
#header-menu {
position: absolute;
right: 0px;
bottom: -2px;
font-size: 110%;
}

#header-background {
position: absolute;
background: #000066;


height: 160px;
top: 0px;
left: 0px;
right: 0px;
z-index: -1;
}

#main-header-background {
position: absolute;
height: 190px;
top: 0px;
left: 0px;
right: 0px;
z-index: -1;
}

body {
margin: 0;
padding: 0;
font-size: 9pt;
color: #333;
line-height: 140%;
}

body, div, h1, h2, h3, h4, p {
    font-family:"Lucida Grande", Arial,sans-serif; 
}



p {
    margin: 5px 0px 5px 0px;

}




#content-holder {
margin-right: auto;
margin-left: auto;
width: 1000px;
background: #ffffff;
}

#header {
background: #000066;
color: #cccccc;
height: 160px;
}
#header-holder {
position: relative;
height: 100%;
width: 100%;
}

#header-logo {
    padding: 20px 10px 10px 20px;
}

#header-logo-2 {
    top: 0px;
    position: absolute;
    right: 0px;
    padding: 10px 20px 10px 10px;
}



#main-header {
color: #cccccc;
height: 190px;
}
#main-header-holder {
position: relative;
height: 100%;
width: 100%;
}

#main-header-logo {
    padding: 15px 10px 10px 20px;
}



#left {
float: left;
width: 100px;
padding: 10px;
line-height: 200%;
text-align: right;
}

#messages {
position: absolute;
width: 100%;
margin: 0px 0px 0px 0px;
}

.message {
background: #f7f4d7 url('/media/images/close.png') no-repeat  980px  ;
margin: 0px 0px 0px 0px;
padding: 5px 10px 5px 10px;
}

#right-holder {
background-color: #ffffff;
min-height: 460px;
}

#right {
background-color: #ffffff;
margin: 0px 0px 0px 0px;
padding: 10px 20px 30px 20px;
min-height: 500px;
}

#footer {
position: relative;
font-size: 7pt;
color: #888888;
clear: both;
padding: 10px;
height: 30px;
}

#footer .left {
    position: absolute;
    bottom: 5px;
    left: 10px;
    text-align: left;
    width: 30%;
}

#footer .center {
    position: absolute;
    top: 15px;
    left: 33%;
    right: 33%;
    text-align: center;
}

#footer .right {
    position: absolute;
    bottom: 5px;
    right: 10px;
    text-align: right;
    width: 30%;
}

#right-holder {
position: relative;
width: 100%;
height: 100%;
}



/* Inex Page */

#main {
    position: relative;
    margin-top: 50px;
    margin-bottom: 50px;
    width: 800px;
    margin-left: 200px;
    margin-right: 300px;
}

#right-main {
    background-color: #ffffff;
    margin: 0px 0px 0px 0px;
    padding: 0;
    height: 460px;
}

#main_right_4 {
    float: left;
    width: 220px;
    background-color: #ffffff;
    color: #333333;

    position: relative;
    left: 650px;
    margin: 0px 5px 20px 10px ;
    
}

#main_right_3 {
    float: left;
    width: 300px;
    text-align: right;
    color: #dddddd;
    position: relative;
    left: 638px;
    margin: 0px 10px 20px 5px ;
    
}

#main_right_3 .h4 {
    color: #eeeeee;
}

#main_right_2 {
    float:left;
    width: 150px;
    color: #333333;
    position: relative;
    left: 640px;
    margin: 35px 5px 20px 10px ;
    
}
    
#main_right_1 {
    float:left;
    width: 275px;
    padding: 0;
    color: #eeeeee;
    position: relative;
    left: 650px;
}


#main_container_1 {
    float: left;
    width: 1000px;
    position: relative;
    right: 100px;
    
}

#main_container_2 {
    float: left;
    width: 1000px;
    position: relative;
    right: 300px;
    background: #000066;

}
#main_container_3 {
    float: left;
    width: 1000px;
    position: relative;
    right: 250px;
    background: #000066;

}

#main_container_4 {
    float: left;
    width: 1000px;
    position: relative;
    overflow:hidden;
    background: #ffffff;

}

#main_right_3 a {
    color: #bbbbbb;
}

#main_right_3  {
    color: #bbbbbb;
}

#main_right_3 h3 {
    color: #f5f5f5;
}

#main_right_4 .lightgrey {
    color: #777777;
}

#main_right_4 h3 {
    color: #333333;
}

#main_right_3 .lightgrey {
    color: #bbbbbb;
}




#main_right_2 a {
    color: #dddddd;
}

.main_event_list_container {
    width: 300px; 
    position: relative;
}

.main_event_list_element {
    width: 300px; 
    padding: 7px 0px 7px 0px;
}

.main_event_list_text {
    float: right; 
    width: 200px; 
    vertical-align: top; 
    margin: 0px 10px 0px 10px;  
}

.main_event_list_photo {
    width: 80px; 
    float: right;
}

.main_list_menu {
/*    font-weight: bold;*/
    font-size: 130%;
    letter-spacing: 2px;
    width: 130px;
    margin: 15px 0px 15px 0px;
    padding: 5px 10px 5px 10px;
}

.main_blog_list_container {
    vertical-align: top; 
    width: 230px; 
    position: relative;
}

.main_blog_list_element {
    vertical-align: top; 
    width: 230px; 
    padding: 7px 0px 7px 0px;
}

.main_blog_list_text {
    color: #333333;
    vertical-align: top; 
    float: left; 
    width: 130px; 
    vertical-align: top; 
    margin: 0px 10px 0px 10px;  
}

.main_blog_list_text a {
    color: #333333;
    
}
.main_blog_list_photo {
    width: 80px; 
    float: left;
}


.main_list_menu:hover {
    background-color: #333333;
}

.left {
float: left;
}

.right {
float: right;
}

.nice_right {
float:right;
margin-left:10px;
margin-right:20px;
}

.nice_left {
float:left;
margin-left:0px;
margin-right:10px;
}




.clear {
clear: both;
}

.middle2 {
text-align: center;
margin-right: auto;
margin-left: auto;
width: 850px;
}

.middle {
text-align: center;
margin-right: auto;
margin-left: auto;
width: 650px;
}

.middle3 {
position: relative;
margin-right: auto;
margin-left: auto;
}

.login {
position: relative;
padding: 0px 15px 15px 15px;
}

.relative {
    position: relative;
}

.bottom-left {
    position: absolute;
    left: 195px;
    bottom: 20px;
}

.bottom-right {
    position: absolute;
    right: 20px;
    bottom: 20px;
}

.login-middle {
margin-right: auto;
margin-left: auto;
}

.left-align {
text-align: left;
}


/* LINKS */
a:link, a:visited {
text-decoration: none;
}
a img {
border: none;
}
a.section:link, a.section:visited {
color: white;
text-decoration: none;
}


/* style */


.header_menu {
margin: 3px 0px 0px 0px;
padding: 2px 10px 6px 10px;
}

.header_menu_item:hover a {
color: #cccccc;
}

.header_menu_item a {
color: #cccccc;
}

.header_menu_item:hover {
color: #cccccc;
background-color: #000066;
}

.header_menu_item {
padding: 4px 6px 5px 6px;
margin: 0px 3px 0px 3px;
color: #cccccc;
}






.menu {
margin: 5px 0px 6px 0px;
padding: 5px 10px 0px 10px;
}

.menu_item:hover a {
color: #cccccc;
}

.menu_item a {
color: #cccccc;
}

.menu_item:hover {
padding: 1px 5px 0px 5px;
margin: 0px 5px 0px 5px;
color: #003366;
}

.menu_item {
padding: 1px 5px 0px 5px;
margin: 0px 5px 0px 5px;
}


.form td {
font-size: 11px;
vertical-align: top;
}

.form label, .form th {
vertical-align: top;
font-size: 12px;
font-weight: strong;
}

.divlink {
display: block;
position: absolute;
top: 0px;
left: 0px;
right: 0px;
bottom: 0px;
}

/* Event list */


.event {
cursor: pointer;
position: relative;
text-align: left;
width: 800px;
min-height: 128px;
margin: 10px auto 10px auto;
padding: 10px;
}


.event_name {
font-size: 15px;
position: absolute;
left: 20px;
height: 30px;
top: 10px;
right: 100px;
}

.event_type {
position: absolute;
left: 20px;
bottom: 10px;
}

.event_thumbnail {
position: absolute;
left: 20px;
top: 38px;
}

.event_summary {
position: inline;
margin-left: 105px;
margin-top: 25px;
margin-bottom: 30px;
margin-right: 40px;
left: 130px;
top: 0px;
}

.event_organiser {
position: absolute;
right: 20px;
top: 30px;
text-align: right;
}

.event_spaces {
position: absolute;
left: 0px;
right: 0px;
bottom: 10px;
text-align: center;
}

.event_dates {
position: absolute;
top: 10px;
right: 20px;
font-size: 13px;
}

.event_details {
font-size: 13px;
position: absolute;
bottom: 10px;
right: 20px;
}

/* Event Detail Page */

.event_detail_right {
    float: right;
    right: 10px;
    margin-top: -20px;
    top: -10px;
    text-align: right;
}

.event_detail_right_high {
    float: right;
    right: 10px;
    margin-top: -40px;
    top: -10px;
    text-align: right;
}

.event_detail_right_normal {
    float: right;
    right: 10px;
    padding-bottom: 10px;
    margin-bottom: 0px;
    text-align: right;

}

.event_thumbnail_left {
    float: left;
    left: 10px;
    margin-right: 10px;
    margin-top: -5px;
    text-align: left;
}

.event_detail_left {
    float: left;
    left: 10px;
    margin-top: -20px;
    text-align: left;
}

.event_detail_spaces {
    margin: -5px 0 -5px 0;
}

.event_detail_organiser {
    margin: -5px 0 0px 0;
}

.event_detail_media {
    clear: left;
    float: left;
    left: 0px;
    margin-top: 0px;
    text-align: left;    
}

.event_menu {
    background: #f3f8fb;
    margin: 5px 0px 5px 0px;
    padding: 5px 10px 0px 10px;
}

.event_menu_item:hover a {
    color: #39638c;
}

.event_menu_item:hover {
    background-color: #d7dae6;
    padding: 1px 5px 0px 5px;
    margin: 0px 5px 0px 5px;
    color: #003366;
}

.event_menu_item {
    padding: 1px 5px 0px 5px;
    margin: 0px 5px 0px 5px;
    background-color: #e7eaf6;
}


/* TEXT STYLES & MODIFIERS */
.small {
font-size: 11px;
}
.smaller {
    font-size: 80%;
}
.h1small {
font-size: 15px;
}
.tiny {
font-size: 10px;
}
.you {
font-size: 10px;
vertical-align: middle;
color: #666666;
}

.grey {
    color: #666666;
}

.lightgrey {
    color: #999999;
}

.darkgrey {
    color: #444444;
}

p.tiny {
margin-top: -2px;
}
.mini {
font-size: 9px;
}
p.mini {
margin-top: -3px;
}
.help, p.help {
font-size: 10px !important;
color: #999;
}
p img, h1 img, h2 img, h3 img, h4 img, td img {
vertical-align: middle;
}
.quiet, a.quiet:link, a.quiet:visited {
color: #999 !important;
font-weight: normal !important;
}
.quiet strong {
font-weight: bold !important;
}
.float-right {
float: right;
}
.float-left {
float: left;
}
.clear {
clear: both;
}
.align-left {
text-align: left;
}
.align-right {
text-align: right;
}
.align-center {
text-align: center;
}

.center {
    margin-left: auto;
    margin-right: auto;
}

.margin-right {
margin-right: 20px;
}
.example {
margin: 10px 0;
padding: 5px 10px;
background: #efefef;
}
.nowrap {
white-space: nowrap;
}
.space {
margin: 10px 0px 0px 0px;
}
.padding10 {
    padding: 10px;
}

.padding8 {
    padding: 8px;
}

.indent {
    margin-left: 10px;
}


.indent-right {
    margin-right: 10px;
}


.indent-both {
    margin-right: 10px;
    margin-left: 10px;
}

.row1 {
background: #EDF3FE;
}
.row2 {
background: white;
}

.close {
    padding: 0px;
    margin: 3px 0px 2px 0px;
}

/* Standard Table */

.signature {
    padding: 0px;
    margin: 0px;
    border-spacing: 0px;    
    border-right: 1px solid #666666;

}

.signature td {
    border-top: 1px solid #666666;    
    border-bottom: 1px solid #666666;
    padding: 10px 15px 10px 15px ;
}

.signature th {
    border-left: 1px solid #666666;
    border-top: 1px solid #666666;    
    border-bottom: 1px solid #666666;
    padding: 10px 15px 10px 15px ;
    
}


.table td, .table th { 
    font-size:12px; 
    line-height:13px; 
    border-bottom:1px solid #eee; 
    background-color: #fdfdfd;
    empty-cells: hide;
    padding:5px; 
    font-family:"Lucida Grande", Verdana, Arial, sans-serif; 
}

.noborder td, .noborder th, .noborder  {
    border-bottom: none;
}

.table tr.color_header th {
    background-color: #f3f8fb;
    color: #666666;
}

.table {
    margin: 0px 0px 5px 5px;
}


/* ACTION ICONS */
.addlink { padding-left:12px; background:url(/admin-media/img/admin/icon_addlink.gif) 0 .2em no-repeat; }
.changelink { padding-left:12px; background:url(/admin-media/img/admin/icon_changelink.gif) 0 .2em no-repeat; }
.deletelink { padding-left:12px; background:url(/admin-media/img/admin/icon_deletelink.gif) 0 .25em no-repeat; }
.downloadlink { padding-left:12px; background:url(/admin-media/img/admin/arrow-down.gif) 0 .2em no-repeat; }
.previewlink { padding-left:12px; background:url(/admin-media/img/admin/icon-unknown.gif) 0 .25em no-repeat; }
.callink { padding-left:20px; background:url(http://www.cuyc.org.uk/admin-media/img/admin/icon_calendar.gif) 0 0em no-repeat; }
.blanklink { padding-left:12px; }


.error, .errorlist{
    color: #CC3434;
}

.green {
/*    color: #6aae27;*/
      color: #009245;
}

.red {
    color: #CC3434;
    
}

.orange {
    color: #E68524;
}

.purple {
    color: #7A4C9E;   
}

.blue {
    color: #495897;
}


.event_details_right {
    float: right;
    width: 420px;
    padding-left: 40px;
}

.sign_up_state_diagram {
    width: 419px;
    height: 92px;
    padding: 0px 20px 0px 20px;
}

.event_more_details {
    font-size: 110%;
    text-align: right;
}

.middle {
    margin: 0px auto 0px auto;   
}

.actions {
    float: right;
    text-align: left;
    margin-top: 0px;
    font-size: 12px;
    line-height:150%;
    padding: 5px 5px 5px 5px;
    border-left: solid 1px #AAAAAA;
}

.left_col {
    left: 0px;
    width: 730px;
    top: 0px;
    bottom: 0px;
}

.right_col {
    border-left: solid 1px #AAAAAA;
    position: absolute;
    right: 0px;
    width: 200px;
    top: 0px;
    bottom: 0px;
}

.django_form td, .django_form th { 
    font-size:11px; 
    line-height:13px; 
    border-bottom:1px solid #eee; 
    vertical-align:top; 
    padding:5px; 
    font-family:"Lucida Grande", Verdana, Arial, sans-serif; 
}

.noborder td, .noborder th, .noborder  {
    border-bottom: none;
}

.django_form tr.color_header th {
    background-color: #f3f8fb;
    color: #666666;
}


.square_place_holder {
    width: 75px;
    height: 75px;
}

.snippit {
    font-size: 80%;
    line-height: 120%;
}

.h4 {
    font-size: 105%; font-weight: normal;
}

h4 {
    margin-bottom: 3px;
}

.django_form {
    margin: 0px 0px 5px 5px;
}


/* Blog */

.post {
    margin: 25px 0px 5px 0px;
}

.post_title {
    color: #333333;
    padding: 2px 0px 4px 0px;
    margin: 0px;
    font-weight: bold;
    font-size: 150%;
}

.post_date, .post_author {
    color: #777777;
    padding: 2px 0px 2px 0px;
    margin: 0px;
    font-size: 90%;
}

.post_past_date {
    color: #777777;
    padding: 2px 0px 2px 0px;
    margin: 0px;
    font-size: 100%;
}

.post_tease {
    margin: 0px 0px 0px 0px;
    padding: 1px 0px 0px 10px;
}

.post_comment {
    padding: 5px 10px 5px 10px;
}

.post_comments {
    margin: 10px 0px 10px 0px;
}

.post_comments_count {
    color: #777777;
    padding: 0px;
    margin: 0px;
    font-size: 90%;
    
}

/* Bullets */

ol ol li {
list-style-type:lower-alpha;
}

ol li {
list-style-type:decimal;
}


/* Gallery */
.gallery_date, .comment .date, highslide-caption{
    color: #9ea6a8;
    font-size: 11px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

.gallery_date {
    margin: -3px 0px 0px 0px;
}

.photos {
    margin-left: auto;
    margin-right: auto;
    
}

.photo-gallery
{
    width: 92%;
    margin: 20px auto 30px auto; 
    text-align: left;
}

.photo a img{
    padding: 1px 0px 1px 0px;
}

.set_description {
    font-size: 12px;
    text-align: left;
    margin: 5px 0px 0px 5px;
    padding: 0px 0px 10px 0px;
}

.photo_info{
    padding-bottom: 10px;
    text-align: left;
}

.photo_title {
    text-align: center;
}

.set_title {
    font-size: 20px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

.photo_head_title {
    left: -27px;
    position: relative;
    width: 849px;
    background-color: #f8f8f8;
    background-repeat: repeat-x;
    height: 40px;
}



.set_info{
    padding: 0px 0px 20px 10px;
    vertical-align: top;
}

.set_image{
    padding: 0px 0px 15px 0px;
    vertical-align: top;
    
}
    
/* Boxes! */

.button {
    border: 1px solid #000066;
    background-color: #e7eaf6;
    margin: 10px auto 10px auto;
    padding: 10px;
    font-size: 15px;
    display: table;
    -display: block; /* IE Only */
    -width: 1px; /* IE Only */
}

.button:hover {
    background-color: #d7dae6;
}

.warning {
    border: 1px solid #bb6262;
    background-color: #fff3f3;
    position: relative;
    left: 0px;
    right: 0px;
    margin: 10px 5px 5px 5px ;
    padding: 5px 15px 13px 15px; 
}

.warning h3 {
    margin: 5px 0px 10px 0px; 
    color: #bb6262;
}

.info {
    border: 1px solid #6a9b6a;
    background-color: #d3e8d3;
    position: relative;
    left: 0px;
    right: 0px;
    margin: 10px 5px 5px 5px ;
    padding: 5px 15px 13px 15px; 
}

.info h3 {
    margin: 5px 0px 10px 0px; 
    color: #6a9b6a;
}
