@charset "utf-8";
/* CSS Document */

body {
	background: #fffdfe url(../images/LoveMayka_BG_60.jpg) repeat-x; 
	/*font-family:Arial, Helvetica, sans-serif; */
	font-family: Helvetica, Tahoma, Verdana;
	margin: 0px;
	scrollbar-face-color:#EFEEED; 
	scrollbar-track-color:#F2F2F2; 
	scrollbar-arrow-color:#464646; 
	scrollbar-shadow-color:#CCCCCC; 
	scrollbar-dark-shadow-color:#999999; 
	scrollbar-3dlight-color:#CCCCCC; 
	scrollbar-highlight-color:#FFFFFF;
}

#body {
	margin:0 auto; 
	text-align:center;
}
.flashBG{
	background-color:#ffffff;
}
#footer td{
	text-align: center;
}
A.footerLink:Link, A.footerLink:Visited, A.footerLink:Active
{
	color: #999999;
	text-decoration:none;
	font-size:8.5pt;
	font-weight: bold;

}
A.footerLink:Hover
{
	color: #444444;
	text-decoration:none;
	font-size:8.5pt;
	font-weight: bold;
	cursor: pointer;

}
A.footerLinkSelected:Link, A.footerLinkSelected:Visited, A.footerLinkSelected:Active, A.footerLinkSelected:Hover
{
	color: #444444;
	text-decoration:none;
	font-size:12px;
	font-weight: bold;
	cursor: default;
}

A.kakdzillaLink:Link, A.kakdzillaLink:Visited, A.kakdzillaLink:Active, A.kakdzillaLink:Hover
{
	color: #444444;
	text-decoration:none;
	font-size:22px;
	font-weight: bold;
	cursor: default;
	letter-spacing: 2pt;
}

.menuLinkSelected{
	color: #444444;
}

.menuLinkSelected H6{
	margin: 0px;
}

.footerSep{
	padding-left: 7px; padding-right: 7px;
	color: #132617; 
	font-weight: lighter; 
	font-size:10pt;
}
.gallery{
	height: 550px; 
	vertical-align: middle;
}
.gallery div{
	width: 760px;
	height: 520px;
	overflow: auto;
	padding: 0px;
	cursor: pointer;
}
.gallery img{
	/*height: 500px;*/
}
.gallery td{
	vertical-align: top;
	padding-right: 3px;
}

.descriptionBlack{
	color: #000000;
	font-weight: normal;
	font-size:10pt;
	width: 220px;
}

.descriptionBlack span{
	color: #999999;
	font-weight: bolder;
	font-size:9pt;
}

.descriptionBlack td{
	text-align: left;
}

.description{
	
	width: 170px;
	/*position: absolute;*/
}

.summary td{
	color: #132617;
	font-weight: normal;
	font-size:8.5pt;
	list-style-position: inside;
}

.summary span{
	color: #666666;
	font-weight: bold;
	font-size:9pt;
}

.description td{
	/*text-align: justify;*/
	color: #132617;
	font-weight: normal;
	font-size:8.5pt;
}

.descriptionTD{
	vertical-align: top; 
	background-color: #f6f6f6; 
	border: 3px solid transparent; 
	border-top: none 0px; 
	padding-left: 10px; 
	padding-right: 10px;
}

.description span{
	color: #666666;
	font-weight: bold;
	font-size:9pt;
}


.aboutTbl{
	width: 100%;
}

.aboutTbl td{
	/*text-align: justify;*/
	color: #333333;
	/*font-weight: bold;*/
	font-size:9pt;
}

.aboutTbl #title{
	text-align: left;
	color: #990000;
	font-weight: bolder;
	font-size:13pt;
}

.aboutTbl #title2{
	text-align: left;
	color: #990000;
	font-weight: bolder;
	font-size:11pt;
}

.poem{
	color: #132617;
	font-weight: bold;
	font-size:10pt;
	width: 200px;
	font-style: italic;
}

.poem td{
	text-align: left;
}

.edgar{
	color: #666666;
	font-weight: normal;
	font-size:9pt;
	width: 220px;
	font-style:normal;
}

.contactTbl{
	text-align: left;
	color: #132617;
	font-weight: bold;
	font-size:9pt;
}

.contactName{
	color: #990000;
	font-weight: bold;
}

A.contactLink:Link, A.contactLink:Visited, A.contactLink:Active
{
	color: #666666;
	text-decoration:none;
	font-size:9pt;
	font-weight: bold;
}
A.contactLink:Hover
{
	color: #990000;
	text-decoration:underline;
	font-size:9pt;
	font-weight: bold;
}
.tempTD{
	width: 760px; height: 480px;
	vertical-align: middle; text-align: center;
	background: url(../images/temp_logo.jpg) no-repeat bottom left;
}
.commingSoon{
	color: #999999;
	font-size:26pt;
	font-weight: normal;
}

.linkImage{
	text-align: center; 
	vertical-align: top; 
	width: 124px; 
	background: center top no-repeat;
}

/*New*/

.thumbSubCat{
	filter: Alpha(Opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
	border: solid 1px #ffffff;
	cursor: pointer;
}

.thumbSubCatSelected{
	filter: Alpha(Opacity=100);
	-moz-opacity: 1;
	opacity: 1;
	border: solid 1px #000000;
	cursor: pointer;
}

.thumbTD{
	padding-left: 5px; padding-right: 5px;
}

A.thumbLink:Link, A.thumbLink:Visited
{
	color: #666666;
}

A.thumbLink:Hover, A.thumbLink:Active
{
	color: #000000;
}


A.pageTop:Link, A.pageTop:Visited, A.pageTop:Active
{
	color: #999999;
	text-decoration:none;
	font-size:9pt;
	font-weight: normal;
}
A.pageTop:Hover
{
	color: #999999;
	text-decoration: none;
	font-size:9pt;
	font-weight: bold;
}

A.subCatLink:Link, A.subCatLink:Visited, A.subCatLink:Active
{
	color: #999999;
	text-decoration:none;
	font-size:8pt;
	font-weight: bold;
	cursor: pointer;
}
A.subCatLink:Hover
{
	color: #444444;
	text-decoration:none;
	font-size:8pt;
	font-weight: bold;
	cursor: pointer;
}

A.subCatLinkSelected:Link, A.subCatLinkSelected:Visited, A.subCatLinkSelected:Active, A.subCatLinkSelected:Hover
{
	color: #444444;
	text-decoration:none;
	font-size:8pt;
	font-weight: bold;
	cursor: default;
}

.subCatSep{
	width: 20px;
}

/*
color: #666666;
	font-weight: bold;
	font-size:9pt;
*/

A.pressLink:Link, A.pressLink:Visited, A.pressLink:Active
{
	color: #666666;
	font-weight: bold;
	font-size:9pt;
	text-decoration: underline;
}
A.pressLink:Hover
{
	color: #333333;
	font-weight: bold;
	font-size:9pt;
	text-decoration: underline;
}

.picDesc{
	color: #333333;
	font-weight: bold;
	font-size:9pt;
}

A.creditLink:Link, A.creditLink:Visited, A.creditLink:Active
{
	color: #999;
	text-decoration:underline;
	font-size: 8pt;
	font-weight: bold;
}
A.creditLink:Hover
{
	color: #444;
	text-decoration:underline;
	font-size: 8pt;
	font-weight: bold;
}

.homepageTitle1{
	color: #333333; vertical-align: bottom; padding-left: 65px; 
}

.homepageTitle1 H5{
	letter-spacing: 1pt; margin: 0px;
}

.homepageTitle2{
	color: #333333; vertical-align: bottom;  
}

.homepageTitle2 H6{
	letter-spacing: 1pt; margin: 0px;
}