/** Structural **/

#site_content_background { width:955px; margin:0 auto;}
#site_content {}

#main_body {}

#body_left { float:left; width:249px;}
#body_centre { width:509px; float:left; overflow:hidden;}
#body_right { float:right; width:197px; overflow:hidden;}

/* Home page styles */
#home_body_left { float:left; width:249px; line-height:1.7em;}
#home_body_right { float:right; width:585px; display:block;}

#body_wide_left { float:left; width:275px}
#body_wide_right { float:left; width:500px}

#body_home_left { float:left; width:275px}
#body_home_centre { float:left; width:380px}
#body_home_right { float:right; width:170px;}

.advert{margin-bottom:10px;}

#footer { background:url(../creo_files/css_themes/default/theme_images/footer-back-top.png) repeat-x;}
#footerBottom { background:url(../creo_files/css_themes/default/theme_images/footer-back-bottom.png) repeat-x; height:52px;}
#header { height:477px;}
#header .row0 { height:128px;}
#header_row_1 {}
#header_row_2 {}
#header_row_2 img {padding-top:10px; padding-left:49px; padding-bottom:10px;}

#header_content { margin-bottom:25px;}

.footer_left { float:left; width:300px; padding:5px 10px 5px 10px;}
.footer_right { float:right; width:500px; text-align:right;  padding:5px 10px 5px 10px;}

/** General layout classes **/

.white_link { color:#FFFFFF; font-size:1.1em; font-weight:bold;}
.white_link:link { text-decoration:none;}
.white_link:visited { text-decoration:none;}

.white_link:hover { text-decoration:underline;}
.white_link:active { text-decoration:none;}

.clear { clear:both; }

.left { text-align:left; }
.right { text-align:right; }
.justify { text-align:justify; }
.float_left { float:left; }
.float_right { float:right; }
.margin { margin:10px 0; }
.margin_top { margin-top:10px; }
.margin_bottom { margin-bottom:10px; }
.bold { font-weight:bold; }
.overflow { overflow:hidden; }
.icon_general { float:left; margin-right:10px; }
.red_text { color:#CC0000; }
.main_title { margin-bottom:10px; }
.message { color:#CC0000; }

img.left { float:left; padding-right:5px; }
img.right { float:right; padding-left:5px; }

/* nextN */
.nextn_container { overflow:hidden; margin:10px 0; }
.nextn_container .intro { display:none; float:left; margin:0 5px 0 0; font-weight:bold; }
.nextn_container .general { float:left; margin:0 5px; text-decoration:underline; font-weight:normal; }
.nextn_container .selected { float:left; margin:0 5px; font-weight:bold; text-decoration:none; }
.nextn_container .previous_active { float:left; margin:0 5px; text-decoration:underline; font-weight:normal; }
.nextn_container .previous_page_inactive { display:none; float:left; margin:0 5px; }
.nextn_container .previous_inactive { float:left; margin:0 5px; }
.nextn_container .next_active { float:left; margin:0 5px; text-decoration:underline; }
.nextn_container .next_inactive { float:left; margin:0 5px; }
.nextn_container .next_page_inactive { display:none; float:left; margin:0 5px; }

/* Breadcrumbs */
.breadcrumbs { padding:10px 5px; color:#666666; }
.breadcrumbs a:link, .breadcrumbs a:visited, .breadcrumbs a:active { text-decoration:none; color:#666666; font-size:1.1em; }
.breadcrumbs a:hover { text-decoration:underline; }

/* News */
.news_date_index { margin:-5px 0 0 0; color:#666666; }
.news_date { margin:-10px 0 10px 0; color:#666666; }
