/* Main CSS Document */
/* Stirling & Stirling */
/* Author - Paul Smail - Sunsol */
/* Created - 07.08.06 */


/* ---------- Body Elements ---------- */

body{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:0.8em;
	letter-spacing:0.1em;
	color:#666;
	}
	
#bodyWrapper{
	min-width:700px;
	margin:20px;
	width:90%;
	}
	
#bodyWrapper:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
	
* html #bodyWrapper{
	height:1%;
	}
	
/* ---------- Textual Elements ---------- */
p, .storyFull li{
	padding:0;
	margin:5px 0 5px 0;
	letter-spacing:normal;
}

.storyFull li{
	margin-bottom:10px;
}

h1{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.1em;
	color:#666;
	padding:0;
	margin:0;
	}
	
h1 a:link, h1 a:visited{
	text-decoration:none;
	color:#666;
	}
	
h1 a:hover, h1 a:active{
	color:#666;
	}
	
h2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.8em;
	/*color:#C20000;*/
	/*color:#CC66CC;*/
	color:#A2596B;
	font-weight:bold;
	margin:5px 0 5px 0;
	letter-spacing:normal;
	text-transform:uppercase;
	}
	
h2 a:link, h2 a:visited{
	text-decoration:none;
	/*color:#C20000;*/
	/*color:#996699;*/
	color:#A2596B;
	/*color:#CC66CC;*/
	}
	
h2 a:hover, h2 a:active{
	/*color:#C20000;*/
	color:#A2596B;
	}
	
h3{
	font-size:0.9em;
	color:#666;
	font-weight:bold;
	}

/* ---------- Float Elements ---------- */
.floatLeft{
	float:left;
	}
	
.floatRight{
	float:right;
	}
	
.clearFloat{
	clear:both;
	}

/* ---------- Main Navigation ---------- */
#nav{
	clear:both;
	color:#666;
	font-size:0.85em;
	}
	
#nav ul{
	padding:20px 0 0 2px;
	margin:0;
	}
	
#nav li{
	display:inline;
	list-style:none;
	padding-right:5px;
	}
	
#nav a, #nav li a:link, #nav li a:visited{
	color:#666;
	text-decoration:none;
	
	}
	
#nav li a:hover, #nav li a:active{
	text-decoration:none;
	/*color:#0099CC;*/
	color:#A2596B;
	}
	
/* ---------- Links ---------- */
a:link, a:visited{
	color:#333;
	text-decoration:underline;
	}
	
a:hover, a:active{
	/*color:#0099CC;*/
	color:#A2596B;
	text-decoration:none;
	}
	
/* ---------- Left Column ---------- */
#leftColWrapper{
	width:300px;
	margin:20px 0 0 0;
	border-top:1px dotted #999;
	padding-top:10px;
	}
	

.smallThumbnail{
	margin:10px 12px 3px 12px;
	width:75px;
	/*clear:both;*/
	float:left;
	}

#clientLogin .smallThumbnail{
	margin:0 24px 0 0;
}
	
.smallThumbnail p{
	font-size:0.8em;
	}
	
.smallThumbnail a img{
	border:none;
}
	
/* ---------- Right Column ---------- */
#rightColWrapper{
	margin:20px 0 0 320px;
	border-top:1px dotted #999;
	padding-top:10px;
	}
	
#rightColWrapper p{
	margin:0 0 5px 0;
	}
	
#rightColWrapper img{
	margin:0 5px 10px 0;
	}
	
#clientLogin .smallThumbnail img{
	margin-bottom:0;
}
	
.largeThumbnail{
	margin:0 10px 15px 0;
	}
	
.storyPreview{
	width:100%;
	float:left;
	}
	
.storyPreviewLinks a:link, .storyPreviewLinks a:visited{
	color:#666;
	font-weight:bold;
	text-decoration:none;
	margin-right:7px;
	}
	
.storyPreviewLinks a:hover, .storyPreview a:active{
	/*color:#0099CC;*/
	color:#A2596B;
	text-decoration:none;
	}
	
.storyFull{
	width:100%;
	float:left;
	}
	
#rightColWrapper .storyFull p{
	line-height:1.3em;
	margin:10px 0 10px 0;
	}
	
.quote{
	padding:5px 20px 5px 20px;
	margin-bottom:10px;
}

.quoteName{
	font-weight:bold;
	font-size:0.9em;
	text-align:right;
}

#rightColWrapper .quote p{
	margin:0;
}

#changeImage{
	height:350px;
}

/* ---------- Footer ---------- */
#footer{
	margin:20px 0 0 0;
	border-top:1px dotted #999;
	padding-top:10px;
	font-size:0.8em;
	}
	
#footerNav{
	color:#666;
	font-size:0.8em;
	}
	
#footerNav ul{
	padding:0;
	margin:0;
	}
	
#footerNav li{
	display:inline;
	list-style:none;
	padding-right:5px;
	position:relative;
	top:-10px;
	}

#footerNav ul li a img{
	position:relative;
	top:5px;
}
	
#footerNav a, #footerNav li a:link, #footerNav li a:visited{
	color:#666;
	text-decoration:none;
	}
	
#footerNav li a:hover, #footerNav li a:active{
	text-decoration:none;
	color:#A2596B;
	}
	
/* ---------- Client Login ---------- */
#clientLogin{
	margin:25px 0 0 0;
	float:left;
	}
	
.cssform p{
	width: 150px;
	clear: left;
	margin: 0;
	padding: 5px 0 5px 0;
	padding-left: 80px; /*width of left column containing the label elements*/
	height: 1%;
	}

.cssform label{
	float: left;
	margin-left: -80px; /*width of left column*/
	width: 75px; /*width of labels. Should be smaller than left column (75px) to create some right margin*/
	}

.cssform input[type="text"], .cssform input[type="password"]{ /*width of text boxes. IE6 does not understand this attribute*/
	width: 100px;
	}

.formbutton{
	cursor:pointer;
	border:solid 1px #ccc;
	background:#999;
	color:#666;
	background:url(../images/formbg.gif) repeat-x left top;
	}
	
	.highlight { background: #FFFF40; }
		.searchheading { font-size: 130%; font-weight: bold; }
		.summary { font-size: 80%; font-style: italic; }
		.suggestion { font-size: 100%; }
		.results { font-size: 100%; }
		.category { color: #999999; }
		.sorting { text-align: right; }

		.result_title { font-size: 100%; }		
		.description { font-size: 100%; color: #008000; }
		.context { font-size: 100%; }
		.infoline { font-size: 80%; font-style: normal; color: #808080;}

		.zoom_searchform { font-size: 100%; }
		.zoom_results_per_page { font-size: 80%; margin-left: 10px; }
		.zoom_match { font-size: 80%; margin-left: 10px;}				
		.zoom_categories { font-size: 80%; }
		.zoom_categories ul { display: inline; margin: 0px; padding: 0px;}
		.zoom_categories li { display: inline; margin-left: 15px; list-style-type: none; }
		
		input.zoom_button {  }
		input.zoom_searchbox {  }		
		
		.result_image { float: left; display: block; }
		.result_image img { margin: 10px; width: 80px; border: 0px; }

		.result_block { margin-top: 15px; margin-bottom: 15px; clear: left; }
		.result_altblock { margin-top: 15px; margin-bottom: 15px; clear: left; }
		
		.result_pages { font-size: 100%; }
		.result_pagescount { font-size: 100%; }
		
		.searchtime { font-size: 80%; }
		
		.recommended 
		{ 
			background: #DFFFBF; 
			border-top: 1px dotted #808080; 
			border-bottom: 1px dotted #808080; 
			margin-top: 15px; 
			margin-bottom: 15px; 
		}
		.recommended_heading { float: right; font-weight: bold; }
		.recommend_block { margin-top: 15px; margin-bottom: 15px; clear: left; }		
		.recommend_title { font-size: 100%; }
		.recommend_description { font-size: 100%; color: #008000; }
		.recommend_infoline { font-size: 80%; font-style: normal; color: #808080;}
		.textRight{
			text-align:right;
			margin-top:0;
		}
		
		.textRight a img{
			border:none;
		}