@charset "utf-8";
/* CSS Document */
body{
	font-family:Verdana, Geneva, sans-serif;
	font-variant:small-caps;
	font-size:85%;
	color:#55330f;
}
.bg1280{
 background: url(../images/bgd/bg1280x1024.jpg) top center fixed #000; 
}
.bg1360{
 background: url(../images/bgd/bg1360x800.jpg) top center fixed #000; 
}
.bg1440{
 background: url(../images/bgd/bg1440x900.jpg) top center fixed #000; 
}
.bg1680{
 background: url(../images/bgd/bg1680x1050.jpg) top center fixed #000; 
}
.bg1920{
 background: url(../images/bgd/bg1920x1200.jpg) top center fixed #000; 
}
.noBgd{
	background:#CCC;
}
#container{
	width:900px;
	margin:0 auto 0 auto;
	padding:0;
}
#menu ul {
	width:900px;
	margin:0;
	padding:0;
}
#menu ul li{
	list-style:none;
	margin:0;
	padding:0;
	float:left;	
}
#menu ul li a{
	text-decoration:none;
	outline:none;
	display:block;
	width:90px;
	height:80px;
	text-indent:-99999px;
	margin:0;
	padding:0;
}
/* home */
#menu ul li a#home{
	background:url(../images/menu/homeBTN2.png) top left no-repeat;
}
#menu ul li a#home:hover{
	background:url(../images/menu/homeBTN2.png) bottom left no-repeat;
}
/* about */
#menu ul li a#about{
	background:url(../images/menu/aboutBTN2.png) top left no-repeat;
}
#menu ul li a#about:hover{
	background:url(../images/menu/aboutBTN2.png) bottom left no-repeat;
}
/* gallery */
#menu ul li a#gallery{
	background:url(../images/menu/galleryBTN2.png) top left no-repeat;
}
#menu ul li a#gallery:hover{
	background:url(../images/menu/galleryBTN2.png) bottom left no-repeat;
}
/* rutreport */
#menu ul li a#rutreport{
	background:url(../images/menu/rutreportBTN2.png) top left no-repeat;
}
#menu ul li a#rutreport:hover{
	background:url(../images/menu/rutreportBTN2.png) bottom left no-repeat;
}
/* companys */
#menu ul li a#companies{
	background:url(../images/menu/companiesBTN2.png) top left no-repeat;
}
#menu ul li a#companies:hover{
	background:url(../images/menu/companiesBTN2.png) bottom left no-repeat;
}
/* tvshows */
#menu ul li a#tvshows{
	background:url(../images/menu/tvshowsBTN2.png) top left no-repeat;
}
#menu ul li a#tvshows:hover{
	background:url(../images/menu/tvshowsBTN2.png) bottom left no-repeat;
}
/* organizations */
#menu ul li a#organizations{
	background:url(../images/menu/organizationsBTN2.png) top left no-repeat;
}
#menu ul li a#organizations:hover{
	background:url(../images/menu/organizationsBTN2.png) bottom left no-repeat;
}
/* articles */
#menu ul li a#articles{
	background:url(../images/menu/articlesBTN2.png) top left no-repeat;
}
#menu ul li a#articles:hover{
	background:url(../images/menu/articlesBTN2.png) bottom left no-repeat;
}
/* contact */
#menu ul li a#contact{
	background:url(../images/menu/contactBTN2.png) top left no-repeat;
}
#menu ul li a#contact:hover{
	background:url(../images/menu/contactBTN2.png) bottom left no-repeat;
}
/* store */
#menu ul li a#store{
	background:url(../images/menu/storeBTN2.png) top left no-repeat;
}
#menu ul li a#store:hover{
	background:url(../images/menu/storeBTN2.png) bottom left no-repeat;
}
#mainContent{ /* will contain #middlePanel with book bgd & left & right columns */
	clear:both;
}
#mainContent #middlePanelFlash{ 
	width:900px;
	height:620px;
	margin:0 auto 0 auto;
	padding:0;
}
#mainContent #middlePanel{ /* add class to change or remove the bgd! */
	width:900px;
	height:620px;
	margin:0 auto 0 auto;
	padding:0;
	background:url(../images/bookStraight2.png) center center no-repeat;
}
#middlePanel h3{
	text-indent:-9999px;
	width:330px;
	height:120px;
	margin:0;
	padding:0;
	position:relative;
	top:-1px;
	left:-10px;
	z-index:99;
}
#middlePanel h3.about{
	background:url(../images/headerGraphics/headerGraphics_aboutMe4.png) top left no-repeat;
}
#middlePanel h3.gallery{
	background:url(../images/headerGraphics/headerGraphics_gallery4.png) top left no-repeat;
}
#middlePanel h3.tvshows{
	background:url(../images/headerGraphics/headerGraphics_tvShows4.png) top left no-repeat;
}
#middlePanel h3.articles{
	background:url(../images/headerGraphics/headerGraphics_articles4.png) top left no-repeat;
}
#middlePanel h3.companies{
	background:url(../images/headerGraphics/headerGraphics_companies4.png) top left no-repeat;
}
#middlePanel h3.organizations{
	background:url(../images/headerGraphics/headerGraphics_organizations4.png) top left no-repeat;
}
#middlePanel h3.rutreport{
	background:url(../images/headerGraphics/headerGraphics_rutreport4.png) top left no-repeat;
}
#middlePanel h3.contact{
	background:url(../images/headerGraphics/headerGraphics_contactMe4.png) top left no-repeat;
}
#middlePanel h3.store{
	background:url(../images/headerGraphics/headerGraphics_store4.png) top left no-repeat;
}
#middlePanelContent{
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-variant:normal;
	width:820px;
	height:500px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	top:-40px;
	z-index:1;
}
#gallery{
	margin:0;
	margin-left:auto;
	margin-right:auto;
}
#middlePanelContent #map2 {
	width:523px;
	margin-left:168px;
}
#leftColumn{
	width:410px;
	float:left;
}
#rightColumn{
	width:410px;
	float:right;	
}
#leftColumn img{
	position:absolute;
	left:30px;
	top:-30px;
}
#middlePanel #bookCorner{
	position:relative;
	left:10px;
	bottom:190px;
	width:313px;
	height:190px;
	z-index:98;
	background:url(../images/bookCorner.png) left bottom no-repeat;
	text-indent:-9999px;
}
#middlePanel a{
	outline:none;
}
#biography{
	font-variant:normal;
	height:480px;
	padding-left:10px;
}
#biography.product{
	height:440px;
}
#biography p{
	text-align:justify;
	padding:0 10px 0 10px;
}
#biography p a{
	color:#fff;
	text-decoration:none;
}
#biography p a:hover{
	text-decoration:underline;
}
#biography ul{
	margin-top:-3px;
	padding-top:0;
	list-style:inside;
}
#biography h1{
	margin-left:5px;
}
#biography span{
	text-align:left;
}
h4#show {
	margin:0;
	padding:0;
}
#bottomNav{
	float:right;
}
#bottomNav ul li{
	display:inline;
	cursor:pointer;
}
.pullquote{
	font-family:"Courier New", Courier, monospace;
	font-size:large;
	background:url(../images/quotes2.png) top left no-repeat;
	display:block;
	width:160px;
	text-indent:40px;
	float:right;
	margin: 5px 0 5px 10px;
	padding:20px 2px 2px 2px;
	border-bottom:1px solid #55330f;
}
.pullquoteLeft{
	float:left;
	margin:5px 10px 5px 0;
}
.productHeader{
	font-family:"Courier New", Courier, monospace;
	font-weight:bold;
	font-size:large;
	border-bottom:1px solid #55330f;
}
.signature{
	display:block;
	width:200px;
	height:35px;
	background:url(../images/aboutMe/signature.png) bottom left no-repeat;
	text-indent:-9999px;
	margin:0;
	padding:0;
}
#organizations #leftColumn{
	margin-top:100px;
}
.organizationsText{
	display:block;
	width:340px;
	margin-left:auto;
	margin-right:auto;
	margin-top:40px;
	padding-bottom:10px;
}
.organizationsText p {
	text-indent:30px;
	text-align:justify;
	margin:0 0 5px 0;
	padding:5px 0 5px 0;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
}
.organizationsText h5{
	font-size:20px;
	color:#fff;
	font-variant:small-caps;
	width:340px;
	margin:0 auto 10px auto;
	text-align:center;
}
.organizationsText a{
	color:#fff;
	text-decoration:none;
	margin:0 0 5px 0;
}
.organizationsText a:hover{
	color:#fff;
	text-decoration:underline;
}
.orgText2, .orgText3{
	color:#fff;
	font-variant:small-caps;
	cursor:pointer;
	margin:0;
	text-align:center;
	text-decoration:none;
	font-size:smaller;
}
.orgText2{
	font-size:20px;
}
.italic{
	font-style:italic;
	font-variant:normal;
	color:#55330f;
	text-align:center;
}
.wmpInfo{
	font-variant:small-caps;
	color:#223f8f;
	width:270px;
	margin:40px auto 0 auto;
}
.wmpInfo h6{
	text-indent:-9999px;
	display:block;
	width:300px;
	height:116px;
	margin:0;
	padding:0;
	background:url(../images/wmpLogo.png) bottom left no-repeat;
	cursor:pointer;
}
.wmpInfo p{
	margin:0;
	padding:o;
}
.wmpInfo p a{
	margin:0;
	padding:0;
	color: #223f8f;
}
.wmpInfo p a:hover{
	text-decoration:none;
}
#contactForm {
	margin:60px auto 0 auto;
	/* width:300px; */
	font-style:italic;
	color:#55330f;
}
#contactForm .label{
	float: left;
	width: 100px;
	margin:0;
	margin-right: 10px;
	padding:0;
	text-align: right;
	display: block;	
}
#contactForm #submit{
	margin-left:108px;
	width:158px;
}
#contactForm input{
	width:150px;
}
#contactForm select{
	width:155px;
}
#contactForm textarea{
	width:150px;
}
.error{
	color:#F00;
	font-weight:bold;
}
.sent{
	color:#f00;
	margin:0;
	padding:0;
}
.formNote {
	font-style:italic;
	font-size:small;
}
#footer{
	margin:0;
	padding:0;
	height:80px;
	background:url(../images/footer.png) center center no-repeat;
	text-indent:-9999px;
}
#wmpCredit p{
	text-align:center;
	color:#223f8f;
	width:380px;
	margin: 0 auto 0 auto;
	margin-top:10px;
	font-size:smaller;
}
#wmpCredit a{
	color:#223f8f;
	text-decoration:none;
	outline:none;
	margin:0;
	padding:0;
}
#wmpCredit a:hover{
	color:#333;
}
#wmpCredit span{
	text-indent:-9999px;
	text-align:center;
	display:block;
	width:181px;
	height:70px;
	margin:0 auto 0 auto;
	padding:0;
	background:url(../images/wmpLogo2.png) bottom center no-repeat;
	cursor:pointer;
}
#demotable{
	font-variant:normal;
	background:#fff;
}
#demotable thead th{
	cursor:pointer;
}
#demotable  td{
	padding:5px 2px 5px 2px;
}
#demotable .justify{
	text-align:justify;
}