/* GENERAL STYLES */
/* UNIVERSAL SETTINGS */

*{
margin:0;
border:0;
padding:0;
font-family:Verdana;

}

.clearDiv {
	clear:both;
	height: 0;
}

h1 {
	font-size:1.8em;
	font-weight:bold;
	line-height:2em;
	padding-bottom: 5px;

}

h2{
	font-size:1.3em;
	font-weight:bold;
	line-height:1.4em;
	padding-bottom: 5px;
}

h3 {
	font-size:1.1em;
	font-weight:bold;
	line-height:1.3em;
	padding-bottom: 2px;
}

h4 {
	font-size:1em;
	font-weight:bold;
	line-height:1.2em;
	padding-bottom: 2px;
}

.imageLeft {
	position: relative;
	float: left;
	padding-right: 15px;
}

.imageRight {
	position: relative;
	float: right;
	padding-left: 15px;
}

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

a:hover {
	text-decoration: underline;
	color:#000000;
}


/* END UNIVERSAL SETTINGS */
		
body {
			margin: 0;
			min-width: 310px;       /* LC fullwidth + CC padding */
			line-height: 1.5em;
			font-size:62.5%;
						}

		b{font-size: 110%;}
		em{
		
		}

		
	#header {
	background: url(/media/18073/logo1.jpg) no-repeat 0 25px;
	}

#logoLink {
	position: absolute;
	top: 25px;
	left: 5px;
	width: 500px;
	height: 77px;
}

#logoLink a {
	width: 500px;
	height: 77px;
	line-height: 77px;
	padding: 30px 497px 30px 0;
	}

		.column {
			position: relative;
			float: left;
		}

		#center {
			padding: 0 20px;
			font-size: 1.2em;
			line-height: 1.7em;
			float: none;
			margin: 0 140px 0 175px;
		}


		#centerContent {
			padding: 0 0 20px 0;
		}

		
		.content {
			padding: 10px 0 10px 0;
		}

		#left {
			width: 175px;           /* LC width */
			padding: 0 10px;        /* LC padding */
					
	}

		#leftContent {
			padding: 0 0 20px 0;
			}

		#newsLeftContent {
			padding: 10px 0 20px 0;
			}


		#right {
			width: 140px;           /* RC width */
			padding: 0 0 0 10px;        /* RC padding */
			float: right;
		}

		#rightContent {
			padding: 0 0 20px 0;
			}

		#footer
{
	clear:both;
	width: 100%;
	height:37px;
	background:#002552;
	border-bottom:solid 1px #adc2d7;
	margin-bottom:14px;
}


#footer p
{
text-align:right;
/*height: 37px;*/
padding-top: 10px;
	/*line-height:37px;*/
	color:#fff;
	margin-right:20px;
}

#footer p img {
margin: 0;
padding:0;
}

#footer a
{
text-align:right;
color:#fff;
font-size:10px;
}


		/*** IE Fix ***/
		/** html #left {
			left: 175px;
			display: block;		}*/



/* thin top strip styles */

#top-strip
{
	height:25px;
	background:#01478d;
}

#top-strip p
{
	text-align:right;
	color:#fff;
	font-size:10px;
	line-height:25px;
	margin-right:30px;	
}

#top-strip p a
{
	color:#fff;
	text-decoration:none;
}

#top-strip p a:hover
{
	text-decoration:underline;
}

#top-strip p img {
margin: 0;
padding: 0;
vertical-align:middle;
}


/* end thin top strip styles */

/* FUNCTIONS AREA */

#functions
{
	height:78px;
	border-bottom:solid 4px #4984bc;
}

#functions p
{
	color:#878787;
	text-align:right;
	font-size:9px;
	margin-right:45px;
	padding-top:10px;
}

#functions a
{
	color:#878787;
	text-decoration:none;
}

#functions a#second{font-size:12px;}
#functions a#third{font-size:15px;}
#functions a#forth{font-size:18px;}

#search
{

	padding:0;
	padding-top:15px;
	margin-right:23px;
	
	
}


#search input
{
	border:solid 1px #cbcbcb;
	height:20px;
    	float:right;
    	color:#4984be;
    	width:132px;
    	font-size:16px;
}


#search input.submit
{
	border:none;
	height:20px;
    	color:#4984be;
    	background:#fff;
    	font-size:16px;
    	font-weight:bold;
    	width:40px;
    	cursor:pointer;
}


/* END FUNCTIONS AREA */

/* LEFT NAV STYLES */

#navigation
{
	
	margin-top:10px;
	margin-bottom: 48px;
	/*width:90%;*/
	width: 160px;
	border:solid 1px #d2cbc5;
	border-left:solid 2px #d2cbc5;
}

.newsListing #navigation{
width:85%;
margin-top:20px;
}

#navigation ul#topSub
{
	list-style:none;
	width:100%;
	overflow:hidden;
	
}


#navigation ul#topSub li ul li 
{
margin-left: 10px;

border-bottom: 1px solid #ffffff;
padding: 5px 5px 5px 5px;
}

#navigation ul#topSub li.blue
{
   /*line-height:25px;*/
   width:90%;
   margin-bottom:3px;	
   border-left:solid 8px #1faabf;
   padding-left:10px;
	padding-top: 4px;
	padding-bottom: 4px;
   background:#e7f5f8;
}

#navigation ul#topSub li.brown
{
   /*line-height:25px;*/
   width:90%;
   margin-bottom:3px;	
   border-left:solid 8px #a9846a;
   padding-left:10px;
	padding-top: 4px;
	padding-bottom: 4px;
   background:#f0e9e3;
}

#navigation ul#topSub li.yellow
{
   /*line-height:25px;*/
   width:90%;
   margin-bottom:3px;	
   border-left:solid 8px #f7c701;
   padding-left:10px;
	padding-top: 4px;
	padding-bottom: 4px;
   background:#fff2c1;
}


#navigation ul#topSub li.pink
{
   /*line-height:25px;*/
   width:90%;
   margin-bottom:3px;	
   border-left:solid 8px #c577a7;
   padding-left:10px;
	padding-top: 4px;
	padding-bottom: 4px;
   background:#f1e0ea;
}


#navigation ul#topSub li.darkBlue
{
   /*line-height:25px;*/
   width:90%;
   margin-bottom:3px;	
   border-left:solid 8px #44537d;
   padding-left:10px;
	padding-top: 4px;
	padding-bottom: 4px;
   background:#e3ecf2;
}

#navigation ul#topSub li.orange
{
   /*line-height:25px;*/
   width:90%;
   margin-bottom:3px;	
   border-left:solid 8px #d15d00;
   padding-left:10px;
	padding-top: 4px;
	padding-bottom: 4px;
   background:#ffe7ce;
}

#navigation ul#topSub li.green {
	/*line-height:25px;*/
	width:90%;
	margin-bottom:3px;	
	border-left:solid 8px #779966;
	padding-left:10px;
	padding-top: 4px;
	padding-bottom: 4px;
	background:#deede2;

}


#navigation ul#topSub li.Grey {
	/*line-height:25px;*/
	width:90%;
	margin-bottom:3px;	
	border-left:solid 8px #9e9e9e;
	padding-left:10px;
	padding-top: 4px;
	padding-bottom: 4px;
	background:#dddddd;

}


#navigation ul#topSub ul
{
        list-style:none;
	width:100%;
	overflow:hidden;

}

#navigation ul#topSub li li
{
  border-left:0;

}

#navigation ul#topSub li a
{
   color:#8c8888;
   font-size:12px;
   text-decoration:none;
   /*width:100%;*/
   height:25px;
   /*display:block;*/
}

#navigation ul#topSub li a:hover
{

   text-decoration:underline;
}

#navigation ul#topSub li#last{height:190px; background:#edeef2; border-color:#44537d;}

#navigation ul#topSub li#orange{background:#faefe6; border-color:#d15d00;}

#navigation ul#topSub li#yellow{background:#fcf9e7; border-color:#aa846a;}

#navigation ul#topSub li#purple{background:#f3eef3; border-color:#825281;}

#navigation ul#topSub li#green{background:#edf4f3; border-color:#4a9084;}

#navigation ul#topSub li#blue{background:#d2d7f5; border-color:#6e7fe3;}

#navigation ul#bottomSub
{
	list-style:none;
	width:100%;
	overflow:hidden;
}

#navigation ul#bottomSub li
{
	height:36px;
	width:100%;
	margin-top:7px;
	background:#eaf1f7;
	color:#8c8888;
    font-size:12px;
   /* padding-left:15px;*/
    line-height:36px;
}

#navigation ul#bottomSub li a
{
	font-size:12px;
	color:#8c8888;
    text-decoration:none;
    width:100%;
    height:100%;
    display:block;
}

#navigation ul#bottomSub li a:hover
{
	text-decoration:underline;
}

/* END LEFT NAV STYLES */


/* MAIN NAV STYLE */

#menu
{
	height:22px;
	background:#779966;
	border-top:solid 15px #002552;
}

#menu a
{
	display:block;
	width:12%;
	float:left;
	text-align:center;
	text-decoration:none;
	color:#fff;
	line-height:22px;
	font-weight:bold;	
	height:22px;
}

#menu a.sixth{background:#1faabf;}
#menu a.adults{background:#a9846a;}
#menu a.higher{background:#f7c701;}
#menu a.international{background:#c577a7;}
#menu a.employers{background:#02528d;}
#menu a.about{background:#ff9934;}
#menu a.newBuild{background:#9e9e9e;}

 #menu a:hover {
	/*background: #dddddd;*/
	text-decoration: underline;
	color: #000000;
} 

/* END MAIN NAV */

/* center content styles */
#center ul {
	padding: 0 0 10px 60px;
	}

#center ul li {
	}

#center form table{
	padding: 10px 15px 15px 20px;
}

#center input {
	border: 1px solid #999999;

}

input #frmAskQuestion_5_button1 {
	margin-left:20px;
}

#center textarea {
	border: 1px solid #999999;
}

#center .pagetitle
{ 
	display:-moz-inline-box;
	display:inline-block;
	height:20px;
	/*width:30%;*/
	background:#48b3c3;
	font-size:14px;
	color:#fff;
	line-height:20px;
	font-weight:bold;
	text-decoration:none;
	padding-left:12px;
	padding-right: 12px;
	margin-top:10px;
	margin-bottom:1px;
}


#center .content
{
	background:url('img/backMiddle.jpg') repeat-x 0 0;
	/*width:100%;*/
	padding: 15px 0 15px 0;
}

#center .White { background:url() no-repeat #ffffff; }

#center .yellow
{
	background:url('img/backMiddleYellow.jpg') repeat-x 0 0;

}
#center .orange
{
	background:url('img/backMiddleOrange.jpg') repeat-x 0 0;

}
#center .pink
{
	background:url('img/backMiddlePink.jpg') repeat-x 0 0;

}
#center .brown
{
	background:url('img/backMiddleBrown.jpg') repeat-x 0 0;

}
#center .darkBlue
{
	background:url('img/backMiddleDarkBlue.jpg') repeat-x 0 0;

}

#center .darkBlue a
{
	color: #ff952b;
	/*color: #999999;*/
	text-decoration: underline;

}

#center .darkBlue a:hover
{
	color: #666666;
	text-decoration: none;

}



#center .green
{
	background:url('img/backMiddleGreen.jpg') repeat-x 0 0;

}


#center .Grey
{
	background:url('/media/374888/backmiddlegrey.jpg') repeat-x 0 0;

}

#center .White { background: url() no-repeat #FFFFFF; }



#center .content p 
{
    padding-bottom:17px;
    padding-left:10px;
    padding-right:10px;
}

#center h1 {
	font-size:1.8em;
	font-weight:bold;
	line-height:2em;
	padding-bottom: 5px;
	/*padding-left:10px;*/

}

#centerContent h1 {
			font-size:1.8em;
			font-weight:bold;
			line-height:2em;
			padding-bottom: 5px;
			/*padding-left: 10px;*/
			}


#center h2{
	font-size:1.3em;
	font-weight:bold;
	line-height:1.4em;
	padding-bottom: 5px;
	/*padding-left:10px;*/
}

#center h3 {
	font-size:1.1em;
	font-weight:bold;
	line-height:1.3em;
	padding-bottom: 2px;
	/*padding-left:10px;*/
}


#center h4 {
	font-size:1em;
	font-weight:bold;
	line-height:1.2em;
	padding-bottom: 2px;
	/*padding-left:10px;*/
}


/*
#center .content img
{
	padding-left:40px;
	padding-bottom:40px;
        width:300px;
}
*/

/* BLOG STYLES */
/* =============================================== */
#centerBlog
{
	width:75%;
	float:left;

}

#centerBlog .pagetitle
{ 
	display:block;
	height:20px;
	width:30%;
	background:#48b3c3;
	font-size:14px;
	color:#fff;
	line-height:20px;
	font-weight:bold;
	text-decoration:none;
	padding-left:12px;
	margin-top:16px;
	margin-bottom:1px;
}

#centerBlog .content
{
	background:url('img/backMiddle.jpg') repeat-x 0 0;
	width:100%;
	padding-top:40px;
}

#blogPost {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	}

.post {
	background: url(/media/7279/postback.jpg) repeat-x 0 0;
	padding: 15px 15px;
	margin-top: 15px;
}

.postDate {
	background: url(/media/7284/postdateback.jpg) no-repeat;
	width: 97px;
	float: left;
	height: 125px;
	margin-top: -15px;
}

.postMonth {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 14px;
	text-align: center;
	width: 97px;
	padding: 18px 0 10px 0;

}

.postDay {
	font-weight: bold;
	font-size: 24px;
	text-align: center;
	width: 97px;
}

.postData {
	float:left;
	}

#comments {
	padding: 15px 15px;
	}
#comments input {
	height: auto;
	border: 1px solid #999999;
}

#comments textarea {
	border: 1px solid #999999;
}

ol.commentlist #umbracoAutoForm fieldset p label {
	width: 150px;

}

/* INSIDE RIGHT STYLES */

#right ul
{
	list-style:none;
}

/*#right ul li
{
	height:71px;
	width:95%;
	margin-bottom:5px;
}*/

#right ul li.first{background:#408080 url('img/first.gif') no-repeat 100% 100%;}

#right ul li.second{background:#f5ccdd url('img/second.gif') no-repeat 100% 100%;}

#right ul li.third{background:#c9deda url('img/third.gif') no-repeat 100% 100%;}

#right ul li.fourth{background:#bed4e8 url('img/fourth.gif') no-repeat 100% 100%;}

#right ul li.fifth{background:#fff6da url('img/fifth.gif') no-repeat 100% 100%;}

#right ul li.sixth{background:#eaf1f7 url('img/sixth.gif') no-repeat 100% 100%;}

/* END INSIDE RIGHT STYLES */

#rightNav {
	/*border: 1px solid #CCCCCC;*/
	width: 100%;
}

ul#rightNav {
	list-style:none;
	margin-top:10px;
	/*margin-left:24px;*/
	margin-bottom:40px;
}

.rightNavHolder {
	/*border: 1px solid #999999;*/
	}

ul#rightNav li {
	text-align: left;
	padding: 5px 0 5px 5px;
	/*height: 30px;*
	/*height:71px;*/
	width:95%;
	margin-bottom:5px;
	}

ul#rightNav li a {
	text-decoration: none;
	}

ul#rightNav li a:hover {
	text-decoration: underline;
	}

#rightNav li.blue {
	background-color: #d7eeff;
	border: 1px solid #CCCCCC;
}

#rightNav li.pink {
	background-color: #f7e1ed;
	border: 1px solid #CCCCCC;
}

#rightNav li.ltPink {
	background-color: #e7dee0;
	border: 1px solid #CCCCCC;
}

#rightNav li.ltYellow {
	background-color: #ebebd8;
	border: 1px solid #CCCCCC;
}

#rightNav li.ltBlue {
	background-color: #cae0e6;
	border: 1px solid #CCCCCC;
}

#rightNav li.green {
	background-color: #deede2;
	border: 1px solid #CCCCCC;
}


#yearNav {
	padding: 15px 10px;
	background: #deede2;
	border: 1px solid #779966;
	}

#topNewsList {
	padding: 15px 0;
}

/* latestNews */

ul#latestNews {
	list-style:none;
	
}



ul#latestNews li {
	padding: 5px 0 5px 0;
	width:95%;
	margin-bottom:5px;
	border-bottom: 1px solid #ff9934;
	}

ul#latestNews li a {
	text-decoration: none;
	color: #999999;
	}

ul#latestNews li a:hover {
	text-decoration: underline;
	color: #ff9934;
	}
/* by month listing */

ul#byMonth {
	list-style:none;
	padding: 5px 0 5px 10px;
	height: 400px;
}



ul#byMonth li {
	padding: 5px 0 5px 10px;
	width:95%;
	margin-bottom:5px;
	border-bottom: 1px solid #ff9934;
	}

ul#byMonth li a {
	text-decoration: none;
	color: #999999;
	}

ul#byMonth li a:hover {
	text-decoration: underline;
	color: #ff9934;
	}



/* mini calendar styles */

#umbracoBlogCalendar_5_umbCalendar {

	width: 175px;
	font-size: 11px;

}



#umbracoBlogCalendar_5_umbCalendar td {

	text-align: center;

}

#umbracoBlogCalendar_4_umbCalendar {

	width: 175px;
	font-size: 11px;

}



#umbracoBlogCalendar_4_umbCalendar td {

	text-align: center;

}




.umbCalWrap {
	padding: 5px 0 5px 0;
	background-image: url('/media/7080/side-back-cal.gif');
	background-repeat: no-repeat;
	border-bottom: 6px solid #779966;
	border-top: 6px solid #779966;
	width: 179px;

}



.umbCal td {
	text-align: center;

}



.umbCalPrevNext img {

	border: 0;

	

}



.month {

	font-weight: bold;
	font-size: 12px;
	text-align: center;

}

/* end calendar styles */

/* tag cloud styles */

	a.tc1 { color: #dad2cf; font-size: 100%; font-weight: 200; text-decoration: none; padding: 0 4px 0 4px;}
	a.tc2 { color: #dac1b7; font-size: 110%; font-weight: 300; text-decoration: none; padding: 0 4px 0 4px;}
	a.tc3 { color: #daaa96; font-size: 120%; font-weight: 500; text-decoration: none; padding: 0 4px 0 4px;}
	a.tc4 { color: #da9477; font-size: 130%; font-weight: 600; text-decoration: none; padding: 0 4px 0 4px;}
	a.tc5 { color: #da7a55; font-size: 145%; font-weight: 800; text-decoration: none; padding: 0 4px 0 4px;}
	a.tc6 { font-size: 160%; font-weight: 900; text-decoration: none; padding: 0 4px 0 4px;}
	a.tc1:hover, a.tc2:hover, a.tc3:hover, a.tc4:hover, a.tc5:hover, a.tc5:hover, a.tc6:hover { color:#d9531e; text-decoration:underline; }

/* end tag cloud styles */	


/* breadcrumb styles */
#breadCrumb {
	/*width: 100%;*/
	margin-top: 10px;
	margin-left: 10px;
}

#breadCrumb a {
	color: #999999;
	text-decoration: none;
}

#breadCrumb a:hover {
	color:#000000;
	text-decoration: underline;
}	


/*table styles */

table.results {
	padding: 0;
	margin:0;
}

table.results th {
	font: bold 1.1em Arial, Helvetica, sans-serif;
	color: #00254F;
	background-color: #FFFFFF;
	border-bottom: 1px solid #999999;
	/*border-top: 1px solid #999999;*/
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	/*background: #CAE8EA url(images/bg_header.jpg) no-repeat;*/
}


tr.alt {
	background-color: #E6F0F2;
	
	}

table.results td {
	padding: 6px 6px 6px 12px;
	color: #005CB9;
	font-weight: bold;
	border-bottom: 1px solid #999999;
}

table.results td a{
	color: #005CB9;
	text-decoration: underline;
	
}

table.results td a:hover {
	color: #000000;
	text-decoration: none;
	}




/* calendar styles */

#calendermonths {
	/*width: 95px;*/
	height: 200px;
}

.calendermonth {
	float: left;
	width: 23.75%;
	height: 60px;
	border: 1px dashed #CCCCCC;
}



.calendermonth a {
	display: block;
	height:60px;
	line-height:60px;
	text-align: center;
	background-color : #00478C;
	color: white;
	text-decoration : none;
	}

.calendermonth a.disabled {
	background-color: #00254F;
	}

.calendermonth a.current{
	background-color: #4A84BC;
	}

.calendermonth a:hover {
	background-color : #4A84BC;
	
	}

#frmCalendar fieldset {
	margin: 5px 2px;
	}
#frmCalendar input,#frmCalendar select {
	border: 1px solid #999999;
	}

#frmCalendar select {
	width: 120px;
	}

#frmCalendar input {
	padding: 2px 0;
	}



/* Form Styles */

.courseSearch {
	/*padding: 5px 5px 5px 5px;*/
}

#left .courseSearch {background-color: #cccccc;}

.courseSearch fieldset {
	padding: 5px 5px;
	}

.courseSearch fieldset ul {
	margin: 0;
	padding: 0;
	}

.courseSearch fieldset li {
	display: block;
	list-style: none;
	padding:  0;
	margin: 5px 0;
	color: #1E3E55;
	clear: both;
	}

.courseSearch fieldset li label {
	width: 400px; 
	float: left;
	font-weight: bold;
}


.courseSearch fieldset li select {
	float:left;
	border: 1px solid #999999;
	width: 180px;
	font-size: 10px;
}

.courseSearch fieldset li input {
	width: 180px;
	font-size: 10px;
	border: 1px solid #999999;
	height: auto;
	padding: 2px 0 2px 0;
	}

#left .courseSearch fieldset li select {
	width: 150px;
	}

#left .courseSearch fieldset li input {
	width: 150px;
	}

#left .courseSearch fieldset li input.button {
	width: 80px;
	
}

#left .courseSearch fieldset li label {
	width: 150px; 
	}


.courseSearch fieldset li input.button {
	float:left;
	width: 80px;
	font-size: 12px;
}

/* end form styles */

/* share to facebook style */
html .fb_share_link { padding:2px 0 0 20px; height:16px; background:url(http://static.ak.fbcdn.net/images/share/facebook_share_icon.gif?0:26981) no-repeat top left; }


/* Event styles */
.event .pagetitle {
	background-image: none !important;
	color: #2b4e64 !important;
	background-color: transparent !important;
	padding-left: 0px !important;
	margin-top: 0px !important;
}	
	
.event .content {
	background-image: none !important;
	padding: 0 !important;
	}

.event .content p {
	padding: 0 !important;
	}

.event .content .morelink {
	color: #2b4e64 !important;
	font-weight: bold !important;

	}

.event {
	padding: 5px;
	}

.alt {
	background-color: #e6f0f2;
	}

.event img {
	float:left;
	margin-right: 10px;
}

* html .event img {
	position:relative;
}

#center.eventpage { padding-top: 10px !important;}


/* student profile styles */
#profile {
	width: 200%;
	height: 450px;
}

.studentProfile {
	padding: 90px 20px 0px 20px;
	line-height: 1.2em;
	margin-bottom: 35px;
	width: 475px;
}

.teamProfile {
	padding: 0 20px 0 20px;
	line-height: 1.2em;
	margin-bottom: 35px;
	/*width: 475px;*/
}


.profileImage {
	float: left;
	width: 150px;
	position: relative;
}


.profileName {
	margin-left: 165px;
	font-size: 1.3em;
	font-weight: bold;
	padding-bottom: 4px;
	margin-bottom: 5px;
	border-bottom: 1px solid #FFFFFF;
}

.beforeBville {
	margin-left: 165px;
	margin-bottom: 8px;
}

.beforeHeader {
	font-weight: bold;
	margin: 0;
	padding: 0;
}

.studentClasses {
	margin-left: 165px;
	margin-bottom: 8px;
	}

.bournvilleCourses {
	font-weight: bold;
}

.afterHeader {
	font-weight: bold;
}

.afterBville {
	margin-left: 165px;
	margin-bottom: 8px;
}

.quoteHeader {
	font-weight: bold;
}
.studentQuote {
	margin-left: 165px;
	margin-bottom: 8px;
}

.teamEmail {
	margin-left: 165px;
	margin-bottom: 8px;
}

.emailHeader {
	font-weight:bold;
}



/* end student profile styles */


/* news archive styles */


#contentNews {
	margin-left: 20px;
}
#newsarchive {
	/*padding-left: 10px;*/
	line-height: 1.1em;
	}

#newsarchive .newsitem {
	margin-bottom: 10px;
}

#newsarchive .newsitem a {
	font-weight: bold;
	}

#mediaVideo {
	padding: 0 0 0 0;
	margin: 0 auto;
	}

/* slideshow styles */
#slideshow { 
	width: 90%;
	height: 800px;
	overflow:hidden;
 }

#intSlideshow { 
	width: 90%;
	height: 375px;
	overflow:hidden;
 }


/* .nav { margin: 5px 0 }
#nav a, #s7 strong { 
	margin: 0 5px; 
	padding: 3px 5px; 
	height: 75px; 
	border: 1px solid #ccc; 
	background: #fc0; 
	text-decoration: none 
	}
#nav a.activeSlide { 
	background: #ea0 
	}
#nav a:focus { 
	outline: none; 
	}
#output { 
	text-align: left; 
	}

#nav { text-align: left }

ul#nav  {
	padding-left: 12px;
}
*/


#nav { 
	width: 80%; 
}
#nav li { 
	width: 100px;
	height: 150px; 
	float: left; 
	margin: 8px; 
	padding-right: 5px;
	list-style: none 
	}
#nav a { 
	width: 100px; 
	padding: 3px; 
	display: block;
	color: #000000;
	font-size: 9px;
	line-height: 11px;
}
#nav a.activeSlide { 
	/* background: #88f; */
	}
#nav a:focus { 
	outline: none; 
	}
#nav img { 
	border: none; 
	display: block;
	 }

ul#nav  {
	padding-left: 12px;
	margin: 0 0 0 0;
}

#container {
	overflow: auto;
}

#smallText {
	margin: 10px 0 10px 0;
	font-size: 9px;
}

/* EDITOR PROPERTIES */
.imageLeft {
position: relative;
float:left;
padding-right: 15px;

}

.imageRight {
position: relative;
float: right;
padding-left: 15px;
}

h2 {
font-size:1.3em;
font-weight:bold;
line-height:1.4em;
padding-bottom: 5px;
}

h3 {
font-size:1.1em;
font-weight:bold;
line-height:1.3em;
padding-bottom: 2px;
}

h4 {
font-size:1em;
font-weight:bold;
line-height:1.2em;
padding-bottom: 2px;
}

