body {
	font:78%/130% lucida sans unicode,sans-serif;
	background:#F4F9FA; 
	color:#333;
	width: 930px;
	margin:auto;
}

h5 {
    color:#4271C9;
}

a,#googlecolors1 a {
	color:#000000;
}

a:focus,a:hover,#googlecolors1 a:focus,#googlecolors1 a:hover {
	color:#000000;
	background-color:#4271C9; 
}

p {
	margin-bottom:1em;
}

hr,.fw-home-link,.fw-logo {
	display:none;
}

ul,ol,dl {
	margin-top:1em;
	margin-bottom:1em;
}

ul {
	list-style-image:url(images/list-img.gif);
}

ul ul,ol ol,dl dl,ul ol,ul dl,ol ul,ol dl,dl ul,dl ol {
	margin:0 0 0 2em;
}

dt {
	font-weight:bold;
}

blockquote {
	padding-left:1em;
	border-top: 2px solid #3993ff !important; 
	border-bottom: 2px solid #3993ff !important; 
	
	/* border-left:3px solid #3993ff ; */ /* #999; */
	font-size: 12px; 
	text-align: justify; 
	color: #3993ff; 
	/* font-weight: bold;  */
}

blockquote.left { 
	border-left:0px;

	margin: 5px 15px 5px 0; 
	border-top: 2px solid #3993ff !important; 
	border-bottom: 2px solid #3993ff !important; 
	padding: 5px 3px 5px 3px !important; 
	float: left; }
	
blockquote.right { 
	border-left:0px;

	width: 300px; 
	margin: 5px 0 5px 15px; 
	border-top: 2px solid #3993ff !important; 
	border-bottom: 2px solid #3993ff !important; 
	padding: 5px 3px 5px 3px !important; 
	float: right; 
}

blockquote.rightinfo { font-size: 9px; }
blockquote.quote { font-style: italic; color: #aaaaaa; margin: 5px 20px 5px 20px; border-left: 2px solid #aaaaaa; }


blockquote>p:first-child:before,blockquote>p:last-child:after {
	content:'"';
}

pre,code {
	font-size:1.4em !important; /* Ugly IE6 fix */
	font-size:1.2em;
}

pre {
	margin:1em 0;
}

pre code {
	font-size:1em !important; /* Same here */
}

fieldset {
	margin:1em 0;
	padding:.5em;
	border:1px solid #CCC;
}

legend {
	margin-left:.2em;
	font-weight:bold;
}

label,button,input[type="submit"] {
	cursor:pointer;
}

input,textarea {
	padding:.1em;
	background:#FFF;
	border:1px solid #CCC;
}

textarea {
	font:1em lucida sans unicode,sans-serif;
}

.formSpan {
	display:block;
	margin:1em 0 0
}

.fw-advertisement {
	padding:1em 0 0;
	height:103px;
	background:url(/style/ad-bg.png) no-repeat center;
	text-align:center;
}

#googlecolors1 {
	background:#FFFFFF;
	color:#333333
}

#googlecolors2 {
	background:#757373;
	color:#FFFFFF
}

.fw-head {
	height:119px;
	background:url(/style/top_pasha.png) no-repeat top center;
}

.fw-head h1 {
	display:block;
	padding:1.5em 0 0 5%;
	width:95%;
	height:119px;
	font-size:1.5em
}

.fw-head h3 {
	position:relative;
	top:-90px;
	padding-left:4em;
	font:italic 1em georgia,times new roman,serif
}

.fw-head * {
	margin:0;
	font-weight:normal
}

.fw-nav-menu {
	margin:-78px 13px 0 0;
	padding-left:15px;
	background:url(/style/bg-left.png) repeat-y;
	color:#FFF
}

/* IE fix */
.fw-container>.fw-nav-menu {
	margin-top:-20px;
}

.fw-nav-menu ul {
	margin:0 !important;
	padding:4px 0 2px 1em;
	background:#757373 url(/style/nav-bg.png) repeat-x;
	list-style-type:none;
	cursor:default;
}

.fw-nav-menu li {
	display:inline;
}

.fw-nav-menu a {
	padding:0 1em;
	color:#FFF;
	text-decoration:none;
}

.fw-nav-menu a:hover {
	text-decoration:underline;
	color:#EEE
}

.fw-container {
	margin:auto;
	min-width:600px;
	background:#FFF url(/style/bg-right.png) repeat-y right
}

.fw-with-mini {
	float:left;
	width:60%
}

.fw-container>.fw-with-mini {
	width:62%
}

.fw-content {
	padding:.7em 1em 0 2em;
	/* width:92% !important; */
	background:url(/style/bg-left.png) repeat-y
}

.fw-content h2 {
	padding-top:.5em;
	border-bottom:1px dashed #DDD;
	font:2em arial,sans-serif;
	font-weight:normal;
	clear:both;
}

.fw-mini-pars {
	margin:0 2em 0 70%;
	padding-top:1.5em;
}

.fw-mini-pars dt {
	margin-top:1em;
	padding:1px .5em;
	background:#333 url(/style/top-mini-par.png) no-repeat;
	color:#FFF;
	font-weight:normal;
}

.fw-mini-pars dd {
	margin:0;
	padding:1em 1em 0;
	background:#EFEFEF url(/style/mini-pars-bg.png) no-repeat bottom right;
	border:1px solid #CCC;
	border-width:0 1px 1px;
}

.fw-footer {
	clear:both;
	padding-top:2em;
	height:2em;
	background:url(/style/bg-left.png) repeat-y;
}

.fw-tracker {
	height:40px;
	background:url(/style/bottom-left.png) no-repeat;
}

.fw-tracker p {
	height:40px;
	background:url(/style/bottom-right.png) no-repeat right;
}

.fw-footer p,.fw-tracker p {
	margin:0;
	text-align:center;
	color:#999;
}



/* ******************************************************* */
/*                   L I G H T B O X                       */
/* ******************************************************* */

#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	background-color: #FFFFFF;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(/style/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(/style/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/style/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	margin: 0 auto;
	line-height: 1.4em;
	background-color: #FFFFFF;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	

.rightmenu {
	color:#3993ff;
}

.rightmenu h2 {
	padding-top:.5em;
	border-bottom:1px dashed #DDD;
	font:2em arial,sans-serif;
	font-weight:normal;
	clear:both;
}

.rightmenu h3 {
	font:10px lucida sans unicode,sans-serif;
	font-size:1.2em;
	color:#0000FF;
}

.rightmenu li {
	font:10px lucida sans unicode,sans-serif;
}

	

