/* @override http://localhost/~adam/jamesfennell.com/site_v2/css/styles.css */
#nahore {
	z-index:2;
}
#dole {
	z-index:1;
}
A {
	color: #eaeaea;
	text-decoration: none;
}

A:hover {
	color: #eaeaea;
}

B {
	font-weight: normal;
}

BODY	{
	scrollbar-face-color: black;
	scrollbar-shadow-color: black;
	scrollbar-highlight-color: black;
	scrollbar-3dlight-color: white;
	scrollbar-darkshadow-color: white;
	scrollbar-track-color: black;
	scrollbar-arrow-color: white;
	background: black;
	color: #c0c0c0;
	font-family: Arial;
	margin: 0px 0px 0px 10px;
	border: 0px;
	padding: 0px;
	text-align: center;
}

.thum	{
	border: 1px;
	margin: 7px 8px;
}

TABLE {
	padding: 0px;
	margin: 0px;
	border-width: 0px;
}

.pat {
	font-weight:normal;
	font-family:Arial;
	font-size:9px;
	letter-spacing:1px;
	color:#aeaeae;
	line-height:10px;
}

.tex {
	font-family: Arial;
	font-size: 13px;
	color:#aeaeae;
	font-weight: normal;
	letter-spacing:1px;
	line-height:16px;
}

.tex2 {
	font-family: Arial;
	font-size: 12px;
	color:#aeaeae;
	font-weight: normal;
	letter-spacing:1px;
}

.tex3 {
	font-family: Arial;
	font-size: 12px;
	color:#aeaeae;
	font-weight: normal;
	line-height:21px;
	letter-spacing:1px;
}

.fask {
	font-family: Arial;
	font-size: 14px;
	color:#aeaeae;
	font-weight: normal;
	letter-spacing:1px;
	line-height:16px;
}

.hed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding-right : 50;	
	padding-left : 50;
}

.hed img {
	border: 1px solid white;
}
	
.big {
	font-size: 40px;
}

.sig {
	font-family: Arial;
	font-size: 15px;
	color: white ;
	letter-spacing: 1pt;
	font-weight: normal;
}

.lang {
	letter-spacing: 1px;
	font-size: 12px;
	font-weight: bold;
}

.langu {
	letter-spacing: 1px;
	font-size: 18px;
	font-weight: bold;
}

.y_menu_topbox
{
	background: #000000;
	border-width: thin;
	border-color: white;
	color: #FFFFFF;
}

.y_menu_topitem
{
	font-weight: normal;
	font-family: Arial;
	padding-left: 0px;
	color: #FFFFFF;
	text-decoration: none;
}
.y_menu_subbox
{
	background: #000000;
	border-style: solid;
	border-width: thin;
	border-color: #FFFFFF;
	border-width: 1px;
	font-family: Arial;
	font-size: 11px;
	line-height: 20px;
	padding-left: 0px;
	color: #FFFFFF;
	font-weight: normal;
}

A.y_menu_sublink
{
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
	padding-left: 20px;
	padding-right: 10px;
}

A.y_menu_sublink:hover
{
	color: red;
}

.y_menu_submenucapt
{
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
	padding-left: 20px;
	color: #FFFFFF;
}

/******************************************/
/* Image gallery outline rollover effect */
.gallery{
	z-index: 1;
	padding: 5px;
	text-align: center;
	font-size: 11px;
}

html>body .gallery, html>body .igallery{ /*Non IE rule*/
}

.gallery a img{
	border: 1px solid #000000;
	padding: 1px;
	background-color: #fefefe;
}

.gallery a:hover img{
border: 1px solid #ccc;
}

.gallery a:hover, .igallery a:hover{
color: gray;
}

.fullfoto  {
	font-size: 0.75em;
	color: #FFFFFF;
}

.fullfoto img{
	border: 1px solid #000000;
	padding: 1px;
	background-color: #fefefe;
}

.img_right {
	float: right;
	margin-bottom: 10px;
	margin-left: 15px;
}

.img_left {
	float: left;
	border: 1px solid #cccccc;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
}

.news_box {
	border: 1px solid #cccccc;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
}
.news_title {
	font-size: 14px;
	text-transform: uppercase;
	color: #ffffff;
}
.news_date {
	float: left; color: gray; font-style: italic; font-size: 0.9em;
}
.news_text {
	margin-right: 100px;
}

/******************************************/

