* {margin:0; padding:0}
body {
	margin:0;
	padding:0;
	font: 10pt/14pt 'Lucida Grande', Verdana, Helvetica, sans-serif;
	height:100%;
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(../img/bck-2.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

a:link { color:#3885A4}
a:visited { color:#3885A4}
a:hover { text-decoration:none;}

#left { 
position:absolute; 
left:0; 
top:0; 
padding:0; 
width:279px; 
height:100%; /* works only if parent container is assigned a height value */ 
color:#333; 
border-right:1px solid #333; 
} 

#content { 
margin-left:279px; 
width: 440px;
color:#333; 
background: transparent; 
border-left:1px solid #333; 
border-right: 1px solid #333;
padding:0; 
} 


/* Start - New design for fonts */
#content p, #content ul {font-family:georgia,serif;color:#381704;font-size:12px;font-weight:normal;line-height:150%;padding:0px;margin-bottom:20px;}
#content p span {font-family:georgia, serif;color:#381704;font-size:10px;letter-spacing:0.1em;line-height:200%;padding-top:11px;text-transform:uppercase;}
h3 {font-family:georgia, serif;color:#3B200F;font-size:16px;font-weight:bold;line-height:125%;}
.contact img {border:none}
/* End - New design for fonts */


#right { 
position:absolute; 
left:720px;
top:0; 
padding:20px 0 0 0; 
width:174px; 
height:100%; /* works only if parent container is assigned a height value */ 
color:#333; 
border-left:1px solid #333; 
text-align:center;
}

#navlist li { 
margin:15px 10px 0 0; 
background:transparent; 
list-style-type: none; 
text-align:right; 
font-size:14px; 
letter-spacing:-1px; 
}

#navlist li a:link, #navlist li a:visited { 
color: #3885A4; 
text-decoration:none; 
}

#navlist li a:hover { 
color: #333333; 
text-decoration:underline; 
} 

#title { 
width:210px; 
height:30px; 
background:transparent url(../img/logo.gif) no-repeat left top; 
text-align:left; 
padding-top:50px; 
padding-left:10px; 
letter-spacing:2px; 
text-transform:uppercase; 
color:#000; 
margin-top: 20px; 
margin-left: 20px; 
font-size: 16px
}

#title a {color:#000; text-decoration:none;}


#right a img:link { border:1px solid #FFF}
#right a img:hover {border:1px solid #999}
#right a img:visited {border:1px solid #FFF}
#right a img:active { border:1px solid black}
#right img { border:1px solid white;}

.fade {
 -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
opacity: .6; 
}

.fade:hover {
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
 opacity: 1;
}


.padding {padding:20px;}
.title h1 { font-family: Georgia, "Times New Roman", Times, serif; font-size:26px; margin-top: 5px; margin-bottom: 0px; font-weight: normal; color: #222; }
.subtitle h2 { font-family: "Lucida Grande", Tahoma; font-size: 12px; font-weight: lighter; font-variant: normal; text-transform: uppercase; color: #666666; letter-spacing: 0.3em; margin-left:20px; margin-bottom:20px;}
    
#content  ul { text-indent: 10px; list-style: inside; margin-bottom: 20px; }
#content ul li ul { margin-bottom: 0px; margin-left: 10px; }
#right .contact { margin-bottom: 100px; }


/* mediaboxAdvanced - black theme */

#mbOverlay {
	position: fixed;
	z-index: 9998;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}

#mbOverlay.mbOverlayFF {
	background: transparent url(/design_elementer/mediabox/80.png) repeat;
}

#mbOverlay.mbOverlayIE {
	position: absolute;
}

#mbCenter {
	position: absolute;
	z-index: 9999;
	left: 50%;
	overflow: hidden;
	background-color: #000;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-box-shadow: 0px 10px 40px rgba(0,0,0,0.70);
	-webkit-box-shadow: 0px 10px 40px rgba(0,0,0,0.70);
}

#mbCenter.mbLoading {
	background: #000 url(/design_elementer/mediabox/BlackLoading.gif) no-repeat center;

/*	This style is applied only during animation.	*/
/*	For example, the following turns off shadows,	*/
/*	helping browser performance on slow systems.	*/
/*	To leave shadows on, just remove these lines:	*/
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
}

#mbImage {
	position: relative;
	left: 0;
	top: 0;

/*	Begin styles for inline content, if no style is given	*/
	font-family: Myriad, Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-size: 12px;
	color: #fff;
	text-align: left;
	background-position: center center;
	background-repeat: no-repeat;
	padding: 10px;
}

#mbImage a, #mbImage a:link, #mbImage a:visited {
	color: #ddd;
}

#mbImage a:hover, #mbImage a:active {
	color: #fff;
}

/*	End inline content styles	*/

#mbBottom {
	min-height: 20px;
	font-family: Myriad, Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-size: 12px;
	color: #999;
	text-align: left;
	padding: 0 10px 10px;
}

#mbTitle {
	display: inline;
	color: #fff;
	font-weight: bold;
	line-height: 20px;
	font-size: 12px;
}

#mbNumber {
	display: inline;
	color: #999;
	line-height: 14px;
	font-size: 10px;
	margin: auto 10px;
}

#mbCaption {
	display: block;
	color: #999;
	line-height: 14px;
	font-size: 10px;
}

#mbPrevLink, #mbNextLink, #mbCloseLink {
	display: block;
	float: right;
	height: 20px;
	margin: 0;
	outline: none;
}

#mbPrevLink {
	width: 69px;
	background: transparent url(/design_elementer/mediabox/BlackPrevious.gif) no-repeat center;
}

#mbNextLink {
	width: 41px;
	background: transparent url(/design_elementer/mediabox/BlackNext.gif) no-repeat center;
}

#mbCloseLink {
	width: 46px;
	background: transparent url(/design_elementer/mediabox/BlackClose.gif) no-repeat center;
}

/*	Styles for flash version alert	*/

#mbError {
	position: relative;
	font-family: Myriad, Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-size: 12px;
	color: #fff;
	text-align: center;
	border: 10px solid #700;
	padding: 10px 10px 10px;
	margin: 20px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#mbError a, #mbError a:link, #mbError a:visited, #mbError a:hover, #mbError a:active {
	color: #d00;
	font-weight: bold;
	text-decoration: underline;
}
#right .subtitle h2 { display: block; margin: 40px 0px 0px; }
#right ul { list-style: none; margin: 6px 0px 0px; padding: 0px; }
#right ul li a { color: #3885A4; text-decoration:none }
#right ul li a:hover { text-decoration:underline; color:#333;}

/* END mediaboxAdvanced - black theme */