@charset "utf-8";
/* CSS Document */
/*GENERAL POSITION LAYOUT BEGIN HERE*/
html {
	height: 100%; /* needed by Opera 8 & Konqueror 3.4 */
	color: #333333;
	background: #EBF0F4;
	font-family: "Trebuchet MS", "Lucida Grande", Arial, Verdana, Sans-Serif;
	font-size: 1.1em;
}
body {
	margin: 0px 0px 0px 0px;
	padding:0;
	background:#EBF0F4;
	font: 11px "Trebuchet MS", "Lucida Grande", Arial, Verdana, Sans-Serif;
	color:#333333;
	text-align: center;
}


#wrapper {
	float: none;
	/*background: url("./themes/site_themes/new_college_05/wrapper_back.jpg");*/ 
	/*background:#FFCC00;*/
	/*border: 1px solid #cccccc;*/
	width: 800px;
	margin: auto;
	padding: 0px 0px 0px 0px;
	text-align: justify;
}
#wrapper_menu_and_search {
	/*float: left;
	background: url("./themes/site_themes/new_college_05/wrapper_back.jpg");*/ 
	/*background:#DDDD00;*/
	/*border: 1px solid #cccccc;*/
	
	width: 800px;
	padding: 0px 0px 0px 0px;
	text-align: justify;
}
#main-wrapper {
	width: 800px;
	margin: 0px 0px 0px 0px;
	padding: 0;/*b///ackground: #990000; url("./themes/site_themes/new_college_05solutions/main_body_background.png") top left repeat-x;*/
	}
#main {
	/*background:#FF6600;*/
	width: 800px;
	margin: 0px 0px 0px 0px;
}
.clear {
	clear: both;
	margin:0;
	padding:0;
	height: 0.1px;
}
/*HEADER LAYOUT BEGIN HERE.*/

#header {
	background:  top left no-repeat;
	background: url("./themes/site_themes/new_college_05/headerpng_01.png");
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 70px;
	width:800px;
}
#searchholder {
	/*background:#FF9900;*/
	font:11px "Trebuchet MS", "Lucida Grande", Arial, Verdana, Sans-Serif;
	float: right;
	margin: 20px 10px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 22px;
	width : 250px;
}
	.searchholder_textsearch {
		float:left;
		font:11px "Trebuchet MS", "Lucida Grande", Arial, Verdana, Sans-Serif;
		color:#176649;
		background-color: #EBF0F4;
		border-top: 1px solid #666;
		border-right: 1px solid #999;
		border-bottom: 1px solid #999;
		border-left: 1px solid #666;
	}
	.searchholder_buttonsearch {
		float:right;
		font:10px "Trebuchet MS", "Lucida Grande", Arial, Verdana, Sans-Serif;
		color: #fff;
		margin: 0px 0px 0px 0px;
		background-color:#176649;
		border-top: 1px solid #666;
		border-right: 1px solid #999;
		border-bottom: 1px solid #999;
		border-left: 1px solid #666;
	}
	
#searchholder p{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
	
#headertop {
	background:   url("./themes/site_themes/new_college_05/header_top.jpg") repeat-x top left;
	height: 550px;
	/*min-height: 100%;
	border: 1px solid #cccccc;*/
	margin: auto;
	padding: 0px 0px 0px 0px;
	text-align: justify;
}
/*NAVIGATION LAYOUT BEGIN HERE.*/
/*Credits: CSSpplay */
/*URL: http://www.cssplay.co.uk/menus/pro_five */

#menu {
	float:left;
	padding:0px;
	margin:0px 0px 0px 0px;
	list-style:none;
	width:520px;
	height:60px;
	/*background: url("./themes/site_themes/new_college_05/menu_back.jpg") no-repeat top left;*/
	font-size:11px;
}

#menu ul {
	margin:0px 0px 0px 0px;
	padding:0px;
	list-style:none;
}
#menu li {
	float:left;
	margin-top:12px;
	margin-right:2px;
	margin-left:0px;
	list-style:none;
}
#menu li a {
	display:block;
	float:left;
	height:38px;
	line-height:35px;
	color:#1C384D;
	text-decoration:none;
	font-family:"Trebuchet MS", "Lucida Grande", Verdana, Sans-Serif;
	font-weight:bold;
	text-align:center;
	padding:0 0 0 4px;
	cursor:pointer;
	background:url("./themes/site_themes/new_college_05/02_left_normal_a_link.png") no-repeat;
}
#menu li a b {
	float:left;
	display:block;
	padding:0 16px 5px 12px;
	background:url("./themes/site_themes/new_college_05/03_but_normal_a_link.png") no-repeat right top;
}
#menu li.current a {
	color:#000;
	background:url("./themes/site_themes/new_college_05/04_left_selected.png") no-repeat;
}
#menu li.current a b {
	background:url("./themes/site_themes/new_college_05/05_but_selected.png") no-repeat right top;
}
#menu li a:hover {
	color:#000;
	background: url("./themes/site_themes/new_college_05/06_left_hover.png") no-repeat;
}
#menu li a:hover b {
	background:url("./themes/site_themes/new_college_05/07_but_hover.png") no-repeat right top;
}
#menu li.current a:hover {
	color:#000;
	background: url("./themes/site_themes/new_college_05/04_left_selected.png") no-repeat;
	cursor:default;
}
#menu li.current a:hover b {
	background:url("./themes/site_themes/new_college_05/05_but_selected.png") no-repeat right top;
}
/*MAIN ILLUSTRATION LAYOUT*/
/* HOLDER FOR MAIN ILLUSTRATION AND NAVIGATION MENU LAYOUT*/
#wrapper_illustration_homepage_sidebar {
	/*background: #E6E6E6;*/
	width:800px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	border: none;
}
#main-illustration {
	float:left;
	/*background: #FFFFFF;*/
	width: 500px;
	background: url("./themes/site_themes/new_college_05/main_illustration.png") top left no-repeat;
	/*f//loat:none;*/
	padding:10px;
	margin: 0px 0px 0px 0px;
	height: 230px;
}
#homepage_sidebar {
	float:right;
	/*background:#DDEAF2;transparent; #EFEFEF;*/
	background: #EBF0F4;
	width: 250px;
	height: 260px;
	padding-top:0px;
	margin: 0px 10px 0px 0px;
}
	.homepage_sidebar_holder {
		/*border:#C0DAED 1px solid;*/
		font: 10px "Trebuchet MS", "Lucida Grande", Arial, Verdana, Sans-Serif;
		margin: auto;
		padding:0px 0px 10px 0px;
		width: 250px;
		margin-bottom:0px;
		background: #EBF0F4;
		/*background: #510A10url("./themes/site_themes/new_college_05/sub_item_back.jpg") bottom left no-repeat;*/
	}
	.homepage_sidebar_holder h3 {
		/*padding-top:10px;*/
		margin:0px;
		padding-left:20px;
		/*border:	#000000 1px solid;*/
		background-color: #348366;
		font: bold 12px/24px "Trebuchet MS", "Lucida Grande", Arial, Verdana, Sans-Serif;
		color:#FFFFFF;
		text-align: justify;
		border-top: 1px solid #666;
		border-right: 1px solid #666;
		border-left: 1px solid #666;
		/*border-bottom:#ccc 1px solid;*/		
		}
	.sidebar_item {
		margin: 10px 0px 0px 20px;
		width: 210px;
		font-family:  "Trebuchet MS", "Lucida Grande", Arial, Verdana, Sans-Serif;
		font-size: 1.1em;
		color:#333333;
		text-align: justify;	
	}
	.sidebar_item a {
		display: block;
		margin-top: -1px;
		margin-left:0px;
		padding: 3px 0px;
		/*border-top: 1px solid #ccc;*/
		border-bottom: 1px solid #ccc;
	}
	.sidebar_item ul {
		list-style-type: none;
		color:#333;
		font-weight: bold;
		margin: 0px 0px 0px 0px;
		padding: 0px;
		text-decoration: none;
	}
	.sidebar_item li {
		text-align:left;
		list-style-type: disc;
		color:#333;
		font-weight: bold;
		margin: 0px 0px 0px 20px;
		padding: 0px;
		text-decoration: none;
		list-style-image: url("./themes/site_themes/new_college_05/dot_point.png");
	}
	.sidebar_item a:link, .sidebar_item a:visited, .sidebar_item a:link, .sidebar_item a:active {
		color:#B70707;
		text-decoration: none;
	}
	.sidebar_item a:hover {
		background-color:   #348366;
		color: #fff;
		text-decoration: none;
		/*text-decoration: none;
		list-style-position: outside;
		list-style-image: url("./themes/site_themes/new_college_05/dot_point.jpg");
		border-bottom: 1px solid #D5D5D5;*/
		}
/*BIGGER LAYOUT BEGIN HERE. THERE IS SPECIAL ATTENTION FOR HOMEPAGE. THIS INCLUDES THE STYLE FOR ENTRY in THe RIGHT CONTENT*/


/*HOMEPAGE*/
#bigger_homepage {
	/*background:#990000;*/
	width: 800px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
	.bigger_homepage-wrapper-homepage {
		margin: 0px 0px 0px 0px;
		width: 800px;
		font: 11px "Trebuchet MS", "Lucida Grande", Arial, Verdana, Sans-Serif;
		padding: 0px 0px 0px 0px;
		
		/*background:#990000;
		padding-right: 20px;
		padding-bottom: 20px;
		padding-left: 20px;
		padding-top: none;
		border: 1px solid #D5D5D5;*/
		}
	.future_current_conferences_back {
	float:left;
	width:520px;
	height:160px;
	background:url("./themes/site_themes/new_college_05/future_current_conferences_back.png") top left no-repeat;	
	}	
	.future_residents_current_residents_holder {
		float:left;
		width: 265px;
		height: 160px;
	}
	.future_residents {
		width: 250px;
		height: 65px;
		margin: 10px 0px 10px 10px;		
		/*background:#CC9900;
		background:url("./themes/site_themes/new_college_05/future_residents.png") top left no-repeat;*/
	}
	
img { 
	border: none; 
	} 
img_upload { 
	border: 10px solid #990000; 
	}
	.current_residents {

		width: 250px;
		height: 65px;		
		margin: 0px 0px 0px 10px;
		/*background:#FF9900;
		background:url("./themes/site_themes/new_college_05/current_residents.png") top left no-repeat;*/
	}
	.conferences {
		float:left;
		width: 237px;
		height: 139px;				
		margin: 10px 0px 0px 8px;
		/*background:#EE9900;
		background: url("./themes/site_themes/new_college_05/conferences.png") top left no-repeat;*/
	}
	.virtual_tour {
		float:right;
		background: url("./themes/site_themes/new_college_05/virtual_tour_back.png") no-repeat top left;*/
		margin: 0px 0px 0px 0px;
		padding-right:10px;
		width: 250px;
		height:160px;
	}
	
	.virtual_tour_content {
		/*background: #CC0000;*/
		margin: 10px 0px 0px 10px;
		width: 230px;
		height:140px;
	}


/*BIGGER LAYOUT BEGIN HERE OR THe RIGHT CONTENT. THIS INCLUDES THE STYLE FOR ENTRY*/
#bigger {
	width: 520px;
	float: left;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	background: #EBF0F4 url("./themes/site_themes/new_college_05/sub_item_back.jpg") bottom left repeat-x;/*background: #FFCCFF;*/
	}
	.entry {
		margin: 10px 0px 50px 20px;
		width: 480px;
		font: 11px "Trebuchet MS", "Lucida Grande", Arial, Verdana, Sans-Serif;
		font-size:1.1em;
		color:#333333;
		padding: 0px;
	}
	.entry a:link, .entry a:visited, .entry a:link, .entry a:active {
		color: #B70707;
		text-decoration: none;
	}
	.entry a:hover {
		color:#8A8980;
		text-decoration: none;
	}
	.entry ul {
		list-style-type: disc;
		margin: 0px 0px 0px 5px;
		padding: 0px;
		text-decoration: none;
	}
	
	.entry ol {
		margin: 0px 0px 0px 5px;
		padding: 0px;
		text-decoration: none;
	}
	.entry li {
		color:#333333;
		margin: 0px 0px 0px 20px;
		padding: 0px;
		text-decoration: none;
		/*list-style-image: url("./themes/site_themes/new_college_05/dot_point.jpg");*/
	}
	.entry-title {
		text-align:left;
		margin: 8px 0px 8px 0px;
		padding: 0px;
		color: #2B5472;
		font: 20px Georgia, "Times New Roman", Times, serif;
	}
	.entry-title-icon {
		float:left;
		width:36px;
		height:36px;
		text-align:left;
		margin:0px 10px 0px 0px;
		background: url("./themes/site_themes/new_college_05/title_icon.jpg") top left no-repeat;
		padding: 0px;
	}
	.entry-title h3 {
		margin: 8px 0px 8px 0px;
		/*background:#;*/
		text-align:left;
		padding: 0px;
		color: #B70707;
		font: 20px Georgia, "Times New Roman", Times, serif;
	}
	.entry-title h3 a:link, .entry-title h3 a:visited, .entry-title h3 a:link, .entry-title h3 a:active {
		margin: 8px 0px 8px 0px;
		/*background:#;*/
		border: none;
		color: #B70707;
		text-decoration: none;
	}
	.entry-title h3 a:hover {
		border: none;
		color:#2B5472;
		text-decoration: none;
	}
	.entry_read_more {
		color: #B70707;
		font: 11px "Trebuchet MS", "Lucida Grande", Arial, Verdana, Sans-Serif;
		margin-bottom:20px;
	}
	.entry_read_more a:link, .entry_read_more a:visited, .entry_read_more a:link, .entry_read_more a:active {
		/*background:#;*/
		color: #B70707;
		text-decoration: none;
	}
	.entry_read_more a:hover {
		color:#8A8980;
		text-decoration: none;
	}
	.entry h4 {
		color: #333;
		font: 18px Georgia, "Times New Roman", Times, serif;
		}

	.entry h3 {
		color: #333;
		font: 20px Georgia, "Times New Roman", Times, serif;
		}
	
	.entry h2 {
		color: #333;
		font: 16px Georgia, "Times New Roman", Times, serif;
		}
		
	.entry h1 {
		color: #333;
		font: 14px Georgia, "Times New Roman", Times, serif;
		}


blockquote {
		float:left;
		margin-top:15px;
		margin-right:15px;
		margin-bottom:15px;
		margin-left:0px;
		width:200px;
		text-align:left;
		padding: 0px;
		color: #B70707;
		font: 20px Georgia, "Times New Roman", Times, serif;
		/*background: url("./themes/site_themes/new_college_05/blockquote_point.png")top left no-repeat;*/
	}

.blockquote_right_alligned {
		float:right;
		margin-top:15px;
		margin-right:0px;
		margin-bottom:15px;
		margin-left:15px;
		width:200px;
		text-align:left;
		padding: 0px;
		color: #B70707;
		font: 20px Georgia, "Times New Roman", Times, serif;
		/*background: url("./themes/site_themes/new_college_05/blockquote_point.png")top left no-repeat;*/
	}
	.posted {
		border-top: 1px solid #ccc;
		border-right: 1px solid #ccc;
		border-bottom: 1px solid #ccc;
		border-left: 1px solid #ccc;
		padding-left:40px;
		padding-right:40px;
	}
	.poster {
		margin-top:20px;
		margin-bottom:20px;
		border: 1px solid #ccc;
		background:#FFFFFF;
		font: 10px "Trebuchet MS", "Lucida Grande", Arial, Verdana, Sans-Serif;
		font-size: 1.0em;
	}
	
	.date_published {
		font: normal 10px "Trebuchet MS", "Lucida Grande", Arial, Verdana, Sans-Serif;
		font-size: 0.9em;
		color:#666;
		margin-bottom:5px;
		text-align: left;
	}
	.month_year {
		font: bold 12px "Trebuchet MS", "Lucida Grande", Arial, Verdana, Sans-Serif;
		font-size: 1.1em;
		color:#666;
		margin-bottom:5px;
		text-align: left;
	}
	.filed_under {
	/*background-color:#DCE4E9;*/
		border-top: 1px solid #ccc;
		font:11px "Trebuchet MS", "Lucida Grande", Arial, Verdana, Sans-Serif;
		color:#1C384D;
		margin-top:10px;
		padding-top: 5px;
		padding-bottom:5px;
		text-align: left;
	}
	.filed_under a:link, .filed_under a:visited, .filed_under a:link, .filed_under a:active {
	/*background:#;*/
		color: #B70707;
		text-decoration: none;
	}
	.filed_under a:hover {
		color:#8A8980;
		text-decoration: none;
	}
	.icon_news {
		float:left;
		width:24px;
		height:24px;
		margin-right:10px;
		background:url("./themes/site_themes/new_college_05/news.png") no-repeat top left;
	}
	.icon_newsletter {
		float:left;
		width:24px;
		height:24px;
		margin-right:10px;
		background:url("./themes/site_themes/new_college_05/mail2.png") no-repeat top left;
	}
.icon_calendar {
		float:left;
		width:24px;
		height:24px;
		margin-right:10px;
		background:url("./themes/site_themes/new_college_05/calendar_24.png") no-repeat top left;
	}
/*FORM IN THE CONTENT */


	.text_field {
		border: 1px solid #999;
		padding: 2px;
		color:#333;
		font:10px "Trebuchet MS", "Lucida Grande", Arial, Verdana, Sans-Serif;
		font-size:1.0em;
		font-size: 11px;
		}
	.text_area {
		border: 1px solid #999;
		padding: 2px;
		color:#333;
		font:10px "Trebuchet MS", "Lucida Grande", Arial, Verdana, Sans-Serif;
		font-size:1.0em;
		font-size: 11px;
	}
	.submit_button {
		border: 1px solid #999;
		background-color: #333;
		padding: 2px;
		color:#fff;
		font:10px "Trebuchet MS", "Lucida Grande", Arial, Verdana, Sans-Serif;
		font-size:1.0em;
		font-weight: bold;
		font-size: 11px;
	}
/*PAGINATION CLASS IS HERE*/

	.navi-pages {
		text-align: right;
		margin: 15px;
		font-size: 11px;
		padding: 10px;
		}
	.navi-pages p {
		margin: 0;
		padding: 0;
	}
	
ol {
  color: #999999;
}

/*SMALLER LAYOUT BEGIN HERE* THIS INCLUDE ENTRY FOR LEFT CONTENT */

#smaller {
	color:#333;
	width: 250px;
	/*background: #DEE7E9 url("./themes/site_themes/new_college_05/sub_item_back.jpg") bottom left no-repeat;
	background: #182F41;url("./themes/site_themes/new_college_05/smaller_back.jpg");
	border: #D1CFC2 1px solid;*/
	float: right;
	margin: 0px 10px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	line-height: 16px;/*
	border-top: 1px solid #666;
	border-right: 1px solid #C0DAED;
	border-bottom: 1px solid #999;
	border-left: 1px solid #C6D8E2;*/
	}
.smaller-items-holder {
	font: 10px "Trebuchet MS", "Lucida Grande", Arial, Verdana, Sans-Serif;
	padding-left:0px;
	width: 250px;
	/*background-color:#DCE4E9;*/
	margin-top:0px;
	margin-bottom:0px;
	background: #DDEAF2 url("./themes/site_themes/new_college_05/sub_item_back.jpg") bottom left no-repeat;
	/*border:#C0DAED 1px solid;
	b//ackground: #510A10;*/
		}
.smaller-items-holder h3 {
	/*padding-top:10px;*/
	margin-top:0px;
	padding-left:20px;
	background-color:#348366;
	font: bold 12px/24px "Trebuchet MS", "Lucida Grande", Arial, Verdana, Sans-Serif;
	color:#FFFFFF;
	text-align: left;
	/*border-bottom:#ccc 1px solid;*/		
		}

.smaller-category-item {
	/*background: #B70707;
	border: #D1CFC2 1px solid;
	margin: 0px;*/
	margin: 10px 0px 0px 20px;
	padding-bottom:10px;
	width: 210px;
	color:#333;
	font: 11px "Trebuchet MS", "Lucida Grande", Arial, Verdana, Sans-Serif;
	font-size:1.1em;
}
.smaller-category-item a {
	display: block;
	margin-top: -1px;
	margin-left:0px;
	padding: 3px 0px;
	/*border-top: 1px solid #ccc;*/
	border-bottom: 1px solid #ccc;
}
.smaller-category-item ul {
	list-style-type: none;
	color:#333;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	text-decoration: none;
}
.smaller-category-item li {
	list-style-type: disc;
	text-align:left;
	color:#333;
	font-weight: bold;
	margin: 0px 0px 0px 20px;
	padding: 0px;
	text-decoration: none;
	list-style-image: url("./themes/site_themes/new_college_05/dot_point.png");
}
.smaller-category-item a:link, .smaller-category-item a:visited, .smaller-category-item a:link, .smaller-category-item a:active {
	color:#B70707;
	text-decoration: none;
}
.smaller-category-item a:hover {
	background-color:#176649;
	color: #fff;
	text-decoration: none;
	/*text-decoration: none;
	list-style-position: outside;
	list-style-image: url("./themes/site_themes/new_college_05/dot_point.jpg");
	border-bottom: 1px solid #D5D5D5;*/
		}
.smaller-category-item h3 {
	/*padding-top:10px;*/
		background-color:#1C384D;
	font: bold 12px/20px "Trebuchet MS", "Lucida Grande", Arial, Verdana, Sans-Serif;
	color:#FFFFFF;
	text-align: justify;/*border-bottom:#ccc 1px solid;*/		
		}
/*FOOTER STYLE BEGIN HERE. */

#footer {
	margin: 10px 0px 0px 0px;
	position: relative;
	padding: 0px;
	background:#DEE7E9 url("./themes/site_themes/new_college_05/footer_back.jpg") top left repeat-x;
	clear: both;
}
#footer a:link, #footer a:visited, #footer a:link, #footer a:active {
	color:#176649;
	text-decoration: none;
}
#footer a:hover {
	color: #990000;
	text-decoration: none;/*border-bottom: 1px solid #D5D5D5;*/
	}
	.footer-items {
		/*border-top: #515151 1px solid;*/
		font: 10px "Trebuchet MS", "Lucida Grande", Arial, Verdana, Sans-Serif;
		font-size: 1.0em;
		text-align:center;
		margin: auto;
		color: #176649;
		padding: 0px;
		width: 800px;
		clear: both;
	}

	.footer-items p.copyright {
		clear: both;
		text-align: center;
		color:#176649;
		font:10px "Trebuchet MS", "Lucida Grande", Arial, Verdana, Sans-Serif;
		font-size: 1.0em;
		padding: 10px 0px 0px 0px;
	}
/*SEARCH RESULT*/

.tablePad {
	padding:			3px 3px 5px 3px;
	background-color:	#fff;
}
.resultRowOne {
	font: 10px "Trebuchet MS", "Lucida Grande", Arial, Verdana, Sans-Serif;
	font-size: 1.0em;
	color:				#000;
	padding:           6px 6px 6px 8px;
	background-color:	#DADADD;
}
.resultRowTwo {
	font: 10px "Trebuchet MS", "Lucida Grande", Arial, Verdana, Sans-Serif;
	font-size: 1.0em;
	color:             #333333;
	padding:           6px 6px 6px 8px;
	background-color:  #DDEAF2;
}
.resultHead {
	font: 10px "Trebuchet MS", "Lucida Grande", Arial, Verdana, Sans-Serif;
	font-size: 1.0em;
	font-weight: 		bold;
	color:				#333333;
	padding: 			8px 0 8px 8px;
	border-bottom:		1px solid #999;
	background-color:	transparent;
}
.breadcrumb {
	margin:			0 0 10px 0;
	background-color:	transparent;
	font: 10px "Trebuchet MS", "Lucida Grande", Arial, Verdana, Sans-Serif;
	font-size: 1.0em;
	color:				#B70707;
}


/*MISSECELANEAOUS STYLE BEGIN HERE

code {
	font: 13px "Trebuchet MS", "Lucida Grande", Arial, Verdana, Sans-Serif;
	color: #CC3300;
	}

acronym, abbr {
	cursor: help;
	border-bottom: 1px dotted #333;
	}

del {
	color: #ccc;
	background: #FFFFCC;
	}

blockquote {
	background:  url("./themes/site_themes/new_college_05/butterfly_quote.gif") top left no-repeat;
	margin: 10px;
	padding: 8px 0 0 25px;
	}

textarea.text, input.text {
	font: 11pt "Trebuchet MS", "Lucida Grande", Arial, Verdana, Sans-Serif;
	color:#656565;
	}

input.button {
	font: 11px "Trebuchet MS", "Lucida Grande", Arial, Verdana, Sans-Serif;
	background: #515151;
	color: #fff;
	margin:0px;
	padding:0px;
	}
	
/*COMMENTS STYLE BEGIN HERE. THIS WILL BE EFFECTED BY ENTRY STYLE TOO, SO PAY ATTENTION*/

#comments, #comments-post, #trackbacks {
	font: 11px "Trebuchet MS", "Lucida Grande", Arial, Verdana, Sans-Serif;
	margin: 20px 15px 10px 15px;
	padding: 0;
	font-size: 11px;
	line-height: 17px;
}
#comments h4, #comments-post h4, #trackbacks h4 {
	margin: 0 0 20px 0;
	padding: 0;
	color: #656565;
	font: bold 11px "Trebuchet MS", "Lucida Grande", Arial, Verdana, Sans-Serif;
}
.comment-item, .trackbacks-item {
	margin: 5px 0 20px 0;
	padding: 0 0 20px 0;
	border-bottom: 1px solid #f3f3f3;
}
.comment-text p, .comment-info p, .trackbacks-text p, .trackbacks-info p {
	margin: 0 0 8px 0;
	padding: 0;
}
.comment-info, .trackbacks-info {
	text-align: right;
	font-size: 10px;
}
.trackbacks-text h5 {
	font: bold 11px "Trebuchet MS", "Lucida Grande", Arial, Verdana, Sans-Serif;
	margin: 0;
	padding: 0;
	color: #993300;
}
/*CALENDAR*/
.calendarBG {
	background-color: #000;
}
.calendarBlank {
	background-color: #9DB7A7;
}
.calendarHeader {
	font-weight: bold;
	color: #fff;
	text-align: center;
	background-color: #000;
}
.calendarMonthLinks {
	font-family:       Arial, Trebuchet MS, Tahoma, Verdana, Sans-serif;
	font-size:         11px;
	font-weight:		bold;
	letter-spacing:	.1em;
	text-decoration:   none;
	color:             #fff;
	background-color:  transparent;
}
.calendarMonthLinks a {
	color:             #fff;
	text-decoration:   none;
	background-color:  transparent;
}
.calendarMonthLinks a:visited {
	color:             #fff;
	text-decoration:   none;
	background-color:  transparent;
}
.calendarMonthLinks a:hover {
	color:             #ccc;
	text-decoration:   underline;
	background-color:  transparent;
}
.calendarDayHeading {
	font-weight: bold;
	font-size:	11px;
	color: #fff;
	background-color: #195337;
	text-align:  center;
	vertical-align: middle;
}
.calendarToday {
	font-family:       Arial, Trebuchet MS, Tahoma, Verdana, Sans-serif;
	font-size:         12px;
	font-weight:		bold;
	letter-spacing:	.1em;
	text-decoration:   none;
	text-align:  center;
	vertical-align: middle;
	color:             #000;
	background-color: 	#ccc;
}
.calendarCell {
	font-family:       Arial, Trebuchet MS, Tahoma, Verdana, Sans-serif;
	font-size:         12px;
	font-weight:		bold;
	letter-spacing:	.1em;
	text-decoration:   none;
	text-align:  center;
	vertical-align: middle;
	color:             #666;
	background-color:  #fff;
}
.calendarCell a {
	color:             #000;
	text-decoration:   underline;
	background-color:  transparent;
}
.calendarCell a:visited {
	color:             #000;
	text-decoration:   underline;
	background-color:  transparent;
}
.calendarCell a:hover {
	color:             #fff;
	text-decoration:   none;
	background-color:  transparent;
}





/*
    Formatting Buttons
------------------------------------------------------ */
/*
.buttonMode {
	background-color: transparent;
	color: #515151;
	font-family: "Trebuchet MS", "Lucida Grande", Arial, Verdana, Sans-Serif;font-size: 10px;
	white-space: nowrap;
	}

.htmlButtonOutter, .htmlButtonOutterL {
	background-color: #f6f6f6;
	border-bottom: #fff 1px solid;
	border-right: #fff 1px solid;
	border-top: #999 1px solid;
	border-left: #999 1px solid;
	padding: 0;
	}

.htmlButtonOutterL {
	border-left: #333 1px solid;
	}

.htmlButtonInner {
	background-color: transparent;
	border-bottom: #fff 1px solid;
	border-left: #999 1px solid;
	border-right: #fff 1px solid;
	border-top: #999 1px solid;
	padding: 0 3px 0 3px;
	text-align: center;
	}

.htmlButtonOff {

	font-family: "Trebuchet MS", "Lucida Grande", Arial, Verdana, Sans-Serif;font-size: 11px;
	font-weight: bold;
	padding: 1px 2px 2px 2px;
	white-space: nowrap;
	}

.htmlButtonOff a:link {
	color: #000;
	text-decoration: none;
	white-space: nowrap;
	}

.htmlButtonOff a:visited {
	text-decoration: none;
	}

.htmlButtonOff a:active {
	color: #999;
	text-decoration: none;
	}

.htmlButtonOff a:hover {
	color: #999;
	text-decoration: none;
	}

.htmlButtonOn {
	background: #f6f6f6;
	font-family: "Trebuchet MS", "Lucida Grande", Arial, Verdana, Sans-Serif;font-size: 11px;
	font-weight: bold;
	padding: 1px 2px 2px 2px;
	white-space: nowrap;
	}

.htmlButtonOn a:link {
	color: #382526;
	text-decoration: none;
	white-space: nowrap;
	}

.htmlButtonOn a:visited {
	text-decoration: none;
	}

.htmlButtonOn a:active {
	color: #999;
	text-decoration: none;
	}

.htmlButtonOn a:hover {
	color: #999;
	text-decoration: none;
	}

.htmlButtonA {

	font-family: "Trebuchet MS", "Lucida Grande", Arial, Verdana, Sans-Serif;font-size: 11px;
	font-weight: bold;
	padding: 2px 3px 3px 3px;
	white-space: nowrap;
	}

.htmlButtonB {
	background: #E1E3EC;
	font-family: "Trebuchet MS", "Lucida Grande", Arial, Verdana, Sans-Serif;font-size: 11px;
	font-weight: bold;
	padding: 2px 3px 3px 3px;
	white-space: nowrap;
	}

.htmlButtonA a:link {
	color: #000;
	font-weight: bold;
	text-decoration: none;
	white-space: nowrap;
	}

.htmlButtonA a:visited {
	text-decoration: none;
	}

.htmlButtonA a:active {
	color: #999;
	text-decoration: none;
	}

.htmlButtonA a:hover {
	color: #999;
	text-decoration: none;
	}

.htmlButtonB a:link {
	color: #382526;
	font-weight: bold;
	text-decoration: none;
	white-space: nowrap;
	}

.htmlButtonB a:visited {
	text-decoration: none;
	}

.htmlButtonB a:active {
	color: #999;
	text-decoration: none;
	}

.htmlButtonB a:hover {
	color: #999;
	text-decoration: none;
	}

/* TABLE FOR SEARCH RESULT AND ANY OTHER PURPOSE */
/*
body {
 margin:0;
 padding:0;
 font-family:"Trebuchet MS", "Lucida Grande", Verdana, Sans-Serif;font-size:11px;
 color:#000;
 background-color:#fff;
}

a {
 text-decoration:none; color:#330099; background-color:transparent;
}
a:visited {
 color:#330099; background-color:transparent;
}
a:hover {
 color:#000; text-decoration:underline; background-color:transparent;
}
*/



/*
#content {
 left:				0px;
 right:				10px;
 margin:			10px 25px 10px 25px;
 padding:			8px 0 0 0;
}

.outerBorder {
 border:		1px solid #4B5388;
}

.header {
 margin:			0 0 14px 0;
 padding:			2px 0 2px 0;
 border:			1px solid #000770;
 background-color:	#797EB8;
 text-align:		center;
}

h1 {
 font-family: "Trebuchet MS", "Lucida Grande", Arial, Verdana, Sans-Serif;font-size: 		20px;
 font-weight:		bold;
 letter-spacing:	.05em;
 color:				#fff;
 margin: 			3px 0 3px 0;
 padding:			0 0 0 10px;
}
/*
p {
 font-family: "Trebuchet MS", "Lucida Grande", Arial, Verdana, Sans-Serif;font-size:		11px;
 font-weight:	normal;
 color:			#000;
 background:	transparent;
 margin: 		6px 0 6px 0;
}

	.searchSubmit {
 		font-family: "Trebuchet MS", "Lucida Grande", Arial, Verdana, Sans-Serif;font-size:         11px;
 		color:             #000;
 		text-align: center;
 		padding:           6px 10px 6px 6px;
 		border-top:        1px solid #4B5388;
 		border-bottom:     1px solid #4B5388;
 		background-color:  #C6C9CF;
		}

	.fieldset {
 		border:        1px solid #999;
 		padding: 10px;
		}

	

	.default, .defaultBold {
 		font-family: "Trebuchet MS", "Lucida Grande", Arial, Verdana, Sans-Serif;font-size:			11px;
 		color:				#656565;
 		padding:			3px 0 3px 0;
 		background-color:	transparent;
		}

	.defaultBold {
 		font-weight:		bold;
		}

	.paginate {
 		font-family: "Trebuchet MS", "Lucida Grande", Arial, Verdana, Sans-Serif;font-size:			11px;
 		font-weight: 		normal;
 		letter-spacing:	.1em;
 		padding:			10px 6px 10px 4px;
 		margin:			0;
 		background-color:	transparent;
		}

	.pagecount {
 		font-family: "Trebuchet MS", "Lucida Grande", Arial, Verdana, Sans-Serif;font-size:			10px;
 		color:				#666;
 		font-weight:		normal;
 		background-color: transparent;
		}

	.tablePad {
 		padding:			3px 3px 5px 3px;
 		background-color:	#fff;
		}

	.resultRowOne {
 		font-family: "Trebuchet MS", "Lucida Grande", Arial, Verdana, Sans-Serif;font-size:			11px;
 		color:				#000;
 		padding:           6px 6px 6px 8px;
 		background-color:#D6D4CD;
 
 		border-right:		1px solid #D5D5D5;
 		border-bottom:		1px solid #D5D5D5;
 		border-left:		1px solid #D5D5D5;
		}

	.resultRowTwo {
 		font-family: "Trebuchet MS", "Lucida Grande", Arial, Verdana, Sans-Serif;font-size:         11px;
 		color:             #000;
 		padding:           6px 6px 6px 8px;
 		background-color: #DEDBCB; 
 		border-right:		1px solid #D5D5D5;
 		border-bottom:		1px solid #D5D5D5;
 		border-left:		1px solid #D5D5D5;
		}

	.resultHead {
 		font-family: "Trebuchet MS", "Lucida Grande", Arial, Verdana, Sans-Serif;font-size: 		11px;
 		font-weight: 		bold;
 		color:				#656565;
 		padding: 			8px 0 8px 8px;
 		border:		1px solid #D5D5D5;
		background-color:	transparent;
		}

		.copyright {
 		text-align:        center;
 		font-family: "Trebuchet MS", "Lucida Grande", Arial, Verdana, Sans-Serif;font-size:         9px;
 		color:             #999;
 		margin-top:        15px;
 		margin-bottom:     15px;
		}


form {
 	margin:            0;
 	padding:           0;
 	border:            0;
	}

	.hidden {
 		margin:            0;
 		padding:           0;
 		border:            0;
		}

	.input {
 		border-top:        2px solid #979AC2;
 		border-left:       2px solid #979AC2;
 		border-bottom:     1px solid #979AC2;
 		border-right:      1px solid #979AC2;
 		color:             #333;

 		font-family: "Trebuchet MS", "Lucida Grande", Arial, Verdana, Sans-Serif;font-size:         11px;
 		height:            1.7em;
 		padding:           0;
 		margin:        	0;
		} 


	.textarea {
 		border-top:        2px solid #979AC2;
 		border-left:       2px solid #979AC2;
 		border-bottom:     1px solid #979AC2;
 		border-right:      1px solid #979AC2;
 		color:             #333;
 		font-family: "Trebuchet MS", "Lucida Grande", Arial, Verdana, Sans-Serif;font-size:         11px;
 		padding:           0;
 		margin:        	0;
		}

	.select {
 		background-color:  #fff;
 		font-family: "Trebuchet MS", "Lucida Grande", Arial, Verdana, Sans-Serif;font-size:         11px;
 		font-weight:       normal;
 		letter-spacing:    .1em;
 		color:             #333;
 		margin-top:        2px;
 		margin-bottom:     2px;
		} 


	.multiselect {
 		border-top:        2px solid #979AC2;
 		border-left:       2px solid #979AC2;
 		border-bottom:     1px solid #979AC2;
 		border-right:      1px solid #979AC2;
 		background-color:  #fff;
 		color:             #333;
 		font-family: "Trebuchet MS", "Lucida Grande", Arial, Verdana, Sans-Serif;font-size:         11px;
 		margin-top:        2px;
 		margin-top:        2px;
		} 


	.radio {
 		color:             #656565;
 		background-color:  #656565;
 		margin-top:        4px;
 		margin-bottom:     4px;
 		padding:           0;
 		border:            0;
		}

	.checkbox {
 		background-color:  #656565;
 		color:				#656565;
 		padding:           0;
 		border:            0;
		}


	.submit {
 		background-color:  #fff;
 		font-family: "Trebuchet MS", "Lucida Grande", Arial, Verdana, Sans-Serif;font-size:         11px;
 		font-weight:       normal;
 		border-top:		1px solid #989AB6;
 		border-left:		1px solid #989AB6;
 		border-right:		1px solid #434777;
 		border-bottom:		1px solid #434777;
 		letter-spacing:    .1em;
 		padding:           1px 3px 2px 3px;
 		margin:        	0;
 		background-color:  #6C73B4;
 		color:             #fff;
		}  
*/
