/*

********************
Resource Techniques
********************
webSite Title Here
Layout CSS
Rev. 05/11/2008
********************

This stylesheet imports the layout structure for the site
					
****************************************

PLEASE NOTE:

The stylesheet structure of the website follows the concept of Progressive Enhancement.
Single quotes and media type MUST NOT be changed in this stylesheet.

*/

@import 'screen.css' screen; /* Do NOT Change */
@import 'print.css' print; /* Do NOT Change */
/*@import 'iphone.css' handheld, screen and (max-device-width: 480px); /* Do NOT Change */



/* ...::: NEWS :::... */

#article { margin:0; background:url('../img/bg/bg_news.png') left top repeat-y #f4f5fa; }
#news_article { padding: 20px 20px 0 40px; min-height: 600px; }
#news_article h4 { font-size:2em; padding-bottom:.5em; }
#news_article img { border: solid 3px #59812D; margin: 0 0 0 8px; float:right; }
.recent_articles p a, #ctl00_content_StandardNewsArchive1 p a { padding: .5em; background:#59812D; color:#fff !important; line-height:3em; }

/* ...::: FEATURE NEWS :::... */

.feature_news { padding-top:170px;}
.feature_news #news_panel #news_container img { border: solid 3px #59812D; margin:0 5px 5px 25px; }
#related_news p a { padding: .5em; background:#59812D; color:#fff; line-height:3em; }

/* ...::: PHOTOS :::... */

#right_col_our_vision { padding:300px 22px 10px 22px; background:url('../img/pics/our_vision.jpg') no-repeat; width:600px; height:390px; margin-left:0px; }
#right_col_our_team { padding:300px 22px 10px 22px; background:url('../img/pics/our_team.jpg') no-repeat; width:600px; height:290px; margin-left:0px; }
#right_col_approach { padding:300px 22px 10px 22px; background:url('../img/pics/approach.jpg') no-repeat; width:600px; height:690px; margin-left:0px; }
#right_col_activities { padding:300px 22px 10px 22px; background:url('../img/pics/activities.jpg') no-repeat; width:600px; height:4	90px; margin-left:0px; }
#right_col_about_us { padding:300px 22px 10px 22px; background:url('../img/pics/about_us.jpg') no-repeat; width:600px; height:360px; margin-left:0px; }
#right_col_facilities { padding:300px 22px 10px 22px; background:url('../img/pics/facilities.jpg') no-repeat; width:600px; height:650px; margin-left:0px; }

#right_col_costs { padding:130px 22px 330px 22px; background:url('../img/pics/costs.jpg') no-repeat; width:600px; height:240px; margin-left:0px; }
#right_col_overview { padding:450px 22px 10px 22px; background:url('../img/pics/overview.jpg') no-repeat; width:600px; height:240px; margin-left:0px; }
#right_col_stream1 { padding:370px 22px 0 22px; background:url('../img/pics/stream1.jpg') no-repeat; width:600px; height:270px; margin-left:0px; }
#right_col_stream2 { padding:400px 22px 10px 22px; background:url('../img/pics/stream2.jpg') no-repeat; width:600px; height:260px; margin-left:0px; }
#right_col_stream3 { padding:300px 22px 10px 22px; background:url('../img/pics/stream3.jpg') no-repeat; width:600px; height:320px; margin-left:0px; }

#right_col_cc{ padding:300px 22px 10px 22px; background:url('../img/pics/cc_overview.jpg') no-repeat; width:600px; height:320px; margin-left:0px; }
#right_col_phase1 { padding:100px 22px 10px 22px; background:url('../img/pics/cc_phase1.jpg') no-repeat; width:600px; height:520px; margin-left:0px; }
#right_col_phase2 { padding:300px 22px 10px 22px; background:url('../img/pics/cc_phase2.jpg') no-repeat; width:600px; height:320px; margin-left:0px; }
#right_col_phase3 { padding:300px 22px 10px 22px; background:url('../img/pics/cc_phase3.jpg') no-repeat; width:600px; height:320px; margin-left:0px; }
#right_col_phase4 { padding:300px 22px 10px 22px; background:url('../img/pics/cc_phase4.jpg') no-repeat; width:600px; height:320px; margin-left:0px; }
#right_col_phase5 { padding:430px 22px 10px 22px; background:url('../img/pics/cc_phase5.jpg') no-repeat; width:600px; height:190px; margin-left:0px; }

#right_col_contact { height:510px; padding: 30px 0 0 10px; margin-left:0px; background:transparent url(../img/bg/bg_right_col.png) no-repeat scroll left top; }
#right_col_contact h3 { padding-bottom: 20px; }

#right_col_independent { padding:310px 22px 60px 22px; background:url('../img/pics/independent.jpg') no-repeat; width:600px; height:240px; margin-left:0px; }
#right_col_informal { padding:30px 22px 330px 22px; background:url('../img/pics/informal.jpg') no-repeat; width:600px; height:240px; margin-left:0px; }
#right_col_specialising { padding:400px 22px 30px 22px; background:url('../img/pics/specialising.jpg') no-repeat; width:600px; height:220px; margin-left:0px; }
#right_col_provider { padding:330px 22px 80px 22px; background:url('../img/pics/provider.jpg') no-repeat; width:600px; height:240px; margin-left:0px; }
#right_col_mental { padding:0px 22px 80px 22px; background:url('../img/pics/mental.jpg') no-repeat; width:600px; height:540px; margin-left:0px; }

#news_archive_right_col { padding:0px 22px 80px 22px; background:url('../img/pics/mental.jpg') no-repeat; width:600px; min-height:450px; margin-left:0px; }

#news_archive_right_col a { color:#45464B; }
.months ul li  { display:list-item; background:none !important; }
.months ul li a { display:list-item; background:transparent url(../img/icns/arrow_sec_menu.png) no-repeat scroll left 4px; padding-left:15px; }
