@CHARSET "ISO-8859-1";

/*------------------General---------------------*/

*    	{	margin: 0px; padding: 0px;	}

body 	{	font: normal 10pt Lucida Sans Unicode, Lucida Grande, sans-serif, Arial; color: #aa9e69; line-height: 16pt; 
			background: #000000; overflow-y: scroll;	}
img		{	border: none;	}
li		{	list-style-type: none;	}
a		{	color: #aa9e69; text-decoration: none; letter-spacing: 0.1em; display: inline;	}
a:hover	{	color: #b1a23b; text-decoration: none;	}
strong		{font-size: 16pt; font-weight: normal;	}
h2		{	letter-spacing: 0.1em; color: #b1a23b	}
h2 strong	{font-size: 22pt;	}

/*------------------wrapper---------------------*/

.wrapper			{	width: 970px; margin: 0 auto; background: #222121 url(img/seperator.png) repeat-x bottom; overflow: hidden; position: relative;	}


/*------------------gradiants---------------------*/

.gradiant				{	width: 25px; position: absolute;	}
.left			 		{	background: url(img/gradiant_left.png) repeat-y; left: 0px;	}
.right			 		{	background: url(img/gradiant_right.png) repeat-y; right: 0px;	}
.gradiant.left.main		{	top: 0px;	}
.gradiant.right.main	{	top: 115px;	}
.gradiant.main			{	height: 100%; top: 115px;	}


/*------------------header---------------------*/
#fancybox-overlay   {background: #000 !important; opacity:0.7 !important; filter:alpha(opacity=30) !important; }
.header				{	 margin: 0 auto; height: 180px; position: relative; background: #000000 url(img/seperator.png) repeat-x bottom; overflow: hidden;}

.header h1			{	display: none;	}

.logo				{	height: 180px; width: 970px; background: #000000 url(img/seperator.png) repeat-x bottom; margin: 0 auto;}
.logo a				{	float: left; text-indent: -3000px;	}
.eye				{	height: 135px; width: 221px; background: url(img/logo_gross.png); flaot: left; position: absolute; top: 44px;}
.eye a				{	height: 135px; width: 221px;	}
.title				{	height:	28px; width: 413px; background-image: url(img/title.png);  flaot: left; position: absolute; top: 50px; margin-left: 221px;}
.title a			{	height:	28px; width: 413px;	}
.menu				{	height: 45px; width: 749px; background:  #222121; float: left; position: absolute; top: 135px; margin-left: 221px;}
.menu li			{	display: inline; float: right; margin: 15px 20px 0 10px;	}
.menu a				{	text-indent: 0;	}
.active a			{	color: #997e47;	}
.seperator_right	{	position: relative; top: 115px; height: 65px; width: 3000px; background: #222121 url(img/seperator.png) repeat-x top;}

/*------------------content---------------------*/

.content			{	margin: 0 auto; min-height: 660px; position: relative; padding-left: 8px;}
.content_inner      {	padding:20px 80px;}
.content .portraitText {float:left;margin-left:10px;}
.content .portrait   {float:left; margin:20px;}

.galleryImg			{ border:1px solid #434242; float:left; margin-right:20px; -moz-box-shadow: 5px 7px 5px #111010; -webkit-box-shadow: 5px 7px 5px #111010; box-shadow: 5px 7px 5px #111010;}
.galleryImg	img		{ border-top: 10px solid #000; border-bottom: 10px solid #000; border-right: 10px solid #000; border-left: 10px solid #000; }

.content h2			{	height: 80px; margin: 0 auto; padding-top: 50px; text-align: center; position: relative;	}
.picture			{	line-height: 30pt; font-size: 16pt; width: 225px; overflow: hidden; margin-left: 8px; padding-right: 5px; display: bolck; text-align: center; float:left;}
.picture img		{	margin: 10px; border: 10px solid #000000; padding: 0;  width:180px; margin: 0; -moz-box-shadow: 5px 7px 5px #111010; -webkit-box-shadow: 5px 7px 5px #111010; box-shadow: 5px 7px 5px #111010;
					}
.picture a:hover	{	background-color: #363218;	}
.picture b			{	font-size: 18pt;	}
.picture p			{	heigth: 50px; width:220px; letter-spacing: 0.1em; text-align: center; padding-left: 20px; overflow: hidden;	}
.picture img:hover 	{		}

/*------------------footer---------------------*/

.footer				{	 background: #000000 ; padding: 20px 0 30px 0; }
.footer p			{	 width: 500px; margin: 0 auto; text-align: center; font-size: 10pt;	}
.footer a			{	 font-size: 12pt; line-height: 24pt;	}


