/* gurulo - a free xhtml/css website template by Gurulo - http://www.vajdasag.eu/ - that may be used for any purpose as long as the proper credits are given to the original designer.

Version: 1.0 (Apr 13, 2007)
Screen layout: */

body 										{ font-family: Arial, Helvetica, sans-serif; font-size: 10px; }

/***** Left sidebar *****/

#leftside {
clear:left;
float:left;
width:170px;
margin:0 0 5px;
padding:0;
}

#leftside h2,#leftside h3 {
color:#505050;
background-color:inherit;
font-size:1.3em;
margin:0 0 5px;
padding:0;
}

#leftside div.announce {
clear:left;
margin:10px 0 15px;
padding:7px 5px;
width:170px;
font-size:0.9em;
background-color:#f4f4f4;
color:#505050;
border-left:6px solid #cccccc;
line-height:1.5em;
}

#leftside div.announce p {
margin:10px 0 0;
padding:0;
}

/***** Main menu *****/

ul.avmenu {
width:170px;
margin:0 0 18px;
padding:0;
list-style:none;
}

ul.avmenu li {
width:170px;
padding:0;
line-height:1.4em;
display:inline;
}

ul.avmenu li a {
background-color:#F1F1F1;
color:#817679;
font:80% Arial;
font-weight:bold;
width:170px;
float:left;
margin-bottom:5px;
padding:3px 1px 3px 3px;
border-left:10px solid #D3D3D3;
text-decoration:none;
}

ul.avmenu li a:hover,ul.avmenu li a.current {
background-color:#E9E9E9;
border-left:10px solid #FF0000;
color:#6F91B1;
}

ul.avmenu ul {
margin:0 0 0 15px;
padding:0 0 5px 0;
font-size:0.9em;
width:130px;
}

ul.avmenu ul a {
padding:3px 1px 3px 5px;
font-weight:normal;
width:115px;
}

ul.avmenu ul ul {
width:113px;
}

ul.avmenu ul ul a {
width:100px;
}
/*
	UTILITY STYLES
*/				  				  
					  				  
.floatLeft 									{ float: left; margin-right: 10px;}
.floatRight									{ float: right; }
.clear 										{ clear: both; }
a											{ outline: none; }


/*
	PAGE STRUCTURE
*/
#page-wrap 									{ width: 581px; margin: 25px auto; position: relative; min-height: 400px; }


/*
	TYPOGRAPHY
*/
ul											{ list-style: square inside; }
a, a:visited								{ color: #729dff; text-decoration: none; }
a:hover, a:active							{ color: white; }
blockquote									{ padding: 0 20px; margin-left: 20px; border-left: 20px solid #ccc; font-size: 14px; 
									  		  font-family: Arial;; font-style: italic; margin-top: 11px;}

/*
	SLIDER
*/
.slider-wrap								{ width: 550px; position: absolute; top: 20px; left: 40px; }			
.stripViewer .panelContainer 
.panel ul									{ text-align: left; margin: 0 15px 0 30px; }
.stripViewer								{ position: relative; overflow: hidden; width: 550px; height: 330px; }
.stripViewer .panelContainer				{ position: relative; left: 0; top: 0; }
.stripViewer .panelContainer .panel			{ float: left; height: 100%; position: relative; width: 550px; }
.stripNavL, .stripNavR, .stripNav			{ display: none; }
.nav-thumb 									{ border: 1px solid black; margin-right: 5px; }
#movers-row									{ margin: -43px 0 0 62px; }
#movers-row div								{ width: 20%; float: left; }
#movers-row div a.cross-link 				{ float: right; }
.photo-meta-data							{ background: url(images/transpBlack.png); padding: 10px; height: 60px; 
											  margin-top: -60px; position: relative; z-index: 9999; color: white; }
.photo-meta-data span 						{ font-size: 15px; }
.cross-link									{ display: block; width: 72px; margin-top: -17px; 
											  position: relative; padding-top: 15px; z-index: 9999; }
.active-thumb 								{ background: transparent url(images/icon-uparrowsmallwhite.png) top center no-repeat; }

