@charset "utf-8";
/* CSS Document */

body{
	background-color:#131423;
	background-image: url(graphics/background.png);
	background-repeat:no-repeat;
	padding:0px;
	font-family:Verdana, Geneva, sans-serif;
	padding-bottom:10px;
	/* font-size: 11px; */
}
/*
td {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 10px;
}
textarea {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	
}
*/
img{
	border-style:none;
}

.davinciLogo{
	/*background-image: url(davinciLogo.png);
	background-repeat:no-repeat;
	height:125px;
	width:234px;*/
	margin:auto;
	overflow:hidden;
}

#bodyContainer{
	background-color:#FFF;
	margin:auto;
	margin-top:0px;
	margin-bottom:15px;
	position:relative;
	width:900px;
}

#adminIcon{
	background-image: url(graphics/Key-icon.png);
	width:32px;
	height:32px;
	position:absolute;
	top:-5px;
	left:50px;
	z-index:9999;
}
    
#menu{
	background-image: url(graphics/menu.png);
	height:35px;
	width:645px;
	z-index:9993;
	position:absolute;
	top:165px;
	left:255px;
}

.menuItem{
	background-image:none;
	cursor:pointer;
	height:29px;
	color:#000;
	padding-left:5px;
	margin-top:10px;
	margin-left:7px;
	margin-right:7px;
	padding-right:5px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size:18px;
	float:left;
}

.menuSpacer{
	color:#CCC;
	height:35px;
	width:3px;
	float:left;
}

#subMenu{
	
}

.subItem{
	background-color:#FFF;
	color:#003;
	font-size:12px;
	padding:3px;
	margin-bottom:2px;
	margin-left:2px;
	margin-right:2px;
	list-style-image:none;
	list-style-type:none;
}

.subItemOver{
	background-color:#ff9205;
	color:#FFF;
	font-weight:bold;
}

#AboutUs{
	background-color:#CCC;
	width:150px;
	position:absolute;
	top:200px;
	left:402px;
	display:none;
	z-index:9997;
}
	
#headMask{
	background-image: url(graphics/headMask.png);
	position:absolute;
	top:0;
	left:0;
	width:900px;
	height:60px;
	z-index:9995;
}

#logo{
	height:144px;
	width:414px;
	background-image: url(graphics/LGCCKC.png);
	position:absolute;
	top:40px;
	left:-18px;
	z-index:9996;
}

.headerElement{
	position:absolute;
	top:0px;
	left:0px;
}

#pageBanner{
	position:absolute;
	left:0px;
	top:0px;
	width:900px;
	height:200px;
	z-index:9990;
}

#contentContainer{
	background-color:#FFF;
	position:absolute;
	top:200px;
	left:0px;
	width:900px;
	margin-bottom:10px;
}


.contentTitle{
	background-position:bottom;
	background-repeat:no-repeat;
	background-image: url(graphics/contentTitle.png);
	min-height:30px;
	width:590px;
	padding:5px;
	padding-bottom:10px;
	line-height:20px;
	line-height:!important;
	font-size:20px;
	font-weight:bold;
}
     
#leftContent{
	background-color:#FFF;
	background-image: url(graphics/leftBackground.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	float:left;
	margin-top:10px;
	margin-left:10px;
	width:250px;
	min-height:475px;
}

.label{
	font-weight:normal;
	font-size:12px;
	color: #003;
}

#duration{
	margin-top:10px;
	font-size:14px;
	font-weight:bold;
}

.location{
	margin-top:10px;
	font-size:14px;
	font-weight:bold;
	border-color:#CCC;
	border-style:solid;
	border-width:1px;
	border-top:none;
	border-left:none;
}

#calendarTitle{
	background-image: url(graphics/calendarTitle.png);
	background-repeat:no-repeat;
	height:30px;
	width:250px;
	color:#000;
	font-size:18px;
	font-weight:bold;
	text-align:center;
	padding-top:3px;
}

#daySlider{
	width:250px;
	height:30px;
}

.dayIcon{
	width:30px;
	height:30px;
	float:left;
	margin-left:3px;
}

.dateSetter {
	cursor: pointer;
}

.calendarTile {
	margin-bottom: 6px;
	padding: 2px;
	border-style: solid;
	border-width: 1px;
	border-color:#CCC;
	border-left:none;
	border-top:none;
	font-size: 12px;
	cursor: pointer;
}

.calendarTileTime {
	font-size: 9px;
}
#mainContent{
	background-color:#FFF;
	float:right;
	margin-top:10px;
	margin-right:10px;
	margin-bottom:10px;
	width:620px;
	overflow:auto;
	font-size:12px;
	line-height:120%;
	border-color:#CCC;
	border-style:solid;
	border-width:2px;
	border-top:none;
	border-left:none;
}

.contentBody{
	width:500px;
	margin:auto;
	margin-top:10px;
}

#thumbContainer{
	margin:auto;
	width:450px;
}

#thumbs{
	float:left;
	margin:10px;
	text-align:center;
}

#arrowPrev{
	float:left;
	margin-top:50px;
}

#arrowNext{
	float:left;
	margin-top:50px;
}

.lastupdated{
	margin-top:5px;
	margin-bottom:5px;
	text-align:center;
	font-size:10px;
	color:#999;
}

#displayPicture{
	text-align:center;
}

#triBanner{
	float:right;
	margin-right:10px;
	margin-top:10px;
	width:620px;
	height:150px;
}

#bannerBlock{
	background-image: url(graphics/bannerBlock.jpg);
	background-repeat:no-repeat;
	height:150px;
	width:200px;
	float:left;
	margin-left:10px;
}

#gridContainer{
	float:right;
	margin-left:0px;
	margin-right:13px;
	width:620px;
	height:415px;	
}

.gridBox{
	background-color:#cdc2ff;
	margin-top:10px;
	margin-left:10px;
	float:left;
	height:125px;
	width:295px;
	border-color:#999;
	border-style:solid;
	border-width:2px;
	overflow: hidden;
}

.gridHover {
	background-color:#FFFFFF;
}
.gridImage{
	float:left;
	width:125px;
	height:125px;
}

.gridTitle{
	background-color:#131423;
	padding:2px;
	color:#FFF;
	font-size:14px;
	font-weight:bold;
	width:165px;
	float:left;
	margin-left:-5px;
}

.gridContent{
	color:#000;
	font-size:12px;
	width:160px;
	float:left;
	margin-left:5px;
	text-overflow: ellipsis;
}

.gridWhen {
	font-style: italic;
	font-weight: 700;
	font-size: 9px;
}

.gridURL {
	font-size: 9px;
}

.gridLocation {
	font-style: italic;
	font-size: 9px;
}
        
#sponsorBanner{

}

.newsInfo {

	font-size: smaller;
}
        
#socialNetworking{
	background-color:#FFF;
	margin-top:10px;
	height:30;
	width:900px;
	text-align:center;
}

#clearFloat{
	clear:both;
	float:none;
}

#filterForm {
	padding: 5px;
	margin-bottom: 10px;
	border-style: solid;
	border-color: #333;
	border-width: 1px;
	font-size: 10px;
}

.filterList {
	padding-right: 5px;
}

.categoryLabel {
	padding-left: 5px;
    padding-top: 3px;
	float: left;
}

.categoryCheckbox {
}

.miniForm {
	font-size: 10px;
}

a {
	text-decoration: none;
	color: inherit;
}

a:hover {
	text-decoration: underline;
}

.gridContent a:hover {
	text-decoration: none;
}

.SearchResult {
	margin-bottom: 8px;
}

.SearchResultTitle {
	font-size: larger;
	font-weight: 700;
}

.SearchURL {
	font-size: smaller;
}

.SearchLocation {
	font-style: italic;
}

.SearchResultDetail {
	margin-top: 5px;
}

.singlePhoto{
	margin-right:10px;
	margin-bottom:10px;
}

.watermark{
	color:#999;
	font-size:12px;
}

.externalURL{
	font-size:10px;
	color:#30F;
	text-decoration:none;
	width:250px;
	border-color:#CCC;
	border-style:solid;
	border-width:1px;
	border-top:none;
	border-left:none;
	margin-top:10px;
}

.quote {
	text-align: right;
	margin-right: 10px;
}
.quote:after {
	content: '"';
}
.quote:before {
	content: '"';
}

.attr {
	padding-top: 5px;
	font-style: italic;
	text-align: right;
	margin-right: 10px;
}

.sponsorRotator {
	vertical-align: bottom;
	font-size: 10px;
}

.pagePhoneNumber{
	font-size:14px;
	font-weight:bold;
	width:250px;
	border-color:#CCC;
	border-style:solid;
	border-width:1px;
	border-top:none;
	border-left:none;
	margin-top:10px;
}

.registerFrame{
	background-image: url(graphics/registerBackground.png);
	background-repeat:no-repeat;
	position:absolute;
	left:150px;
	top:30px;
	width:500px;
	height:500px;
	display:none;
	z-index:9999;
}

.logInFrame{
	background-image: url(graphics/logInFrame.png);
	background-repeat:no-repeat;
	position:absolute;
	left:150px;
	top:30px;
	width:500px;
	height:500px;
	display:none;
	z-index:9999;
}

#logInContent{
	width:475px;
	height:86px;
	margin-top:25px;
	margin-left:25px;
	padding:3px;
	color:#FFF;
	position:relative;
}

#registerContent{
	width:465px;
	height:382px;
	margin-top:27px;
	margin-left:27px;
	padding:3px;
	color:#FFF;
	position:relative;
}

.important{
	color:#F00;
	font-weight:bold;
}

.tabelLabel{
	text-align:right;
	color:#999;
}

.close{
	background-image: url(graphics/close-icon1.png);
	background-repeat:no-repeat;
	background-position:right;
	text-align:left;
	font-size:10px;
	color:#09C;
	width:48px;
	height:16px;
	position:absolute;
	right:25px;
	top:0px;
	cursor:pointer;
}

.glassOverlay{
	background-image: url(graphics/glassOverlay.png);
	background-repeat:repeat;
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	z-index:9998;
	display:none;
}

#logInContainer{
	position:absolute;
	top:3px;
	left:40px;
	z-index:9997;
	font-size:14px;
	color:#FFF;
}

#signUp{
	float:left;
	cursor:pointer;
}

#logIn{
	float:left;
	cursor:pointer;
}

#myAccount{
	float:left;
	cursor:pointer;
}

#logOut{
	float:left;
	cursor:pointer;
}

.writeAcomment {
	margin: 2px;
	padding: 2px;
	border-style: solid;
	border-color: #999;
	border-width: 1px;
	color: #999;
	cursor: text;
}

.login2comment {
	margin: 2px;
	padding: 2px;
	border-style: solid;
	border-color: #999;
	border-width: 1px;
	color: #AAA;
	cursor: help;
	font-style: italic;
}
.postAcomment {
	margin: 2px;
}
.commentTextBox {
	width:  100%;
	display: block;
	height: 100px;
	border-style: solid;
	border-color: #000;
	border-width: 1px;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
}

.btnPostComment {
	font-size: 10px;
}

.commentControls {
	float: right;
	text-align: right;
}

.retracted {
	text-decoration: line-through;
	color:#999;
}
.comment {
	margin-left: 2px;
	margin-right: 2px;
	margin-bottom: 10px;
	background-color: #EEE;
	float:none;
	clear: both;
}

.showAllComments {
	margin-left: 2px;
	margin-right: 2px;
	margin-bottom: 10px;
	background-color: #EEE;
	float:none;
	clear: both;
	color: #069;	
	cursor: pointer;
}

.commentText {
	margin: 2px;
}

.commentBar {
	background-color: #F3F3F3;
	padding: 2px;
	float:none;
	clear:both;
	font-size: 9px;
}

.commentAuthor {
	float:left;
	font-style: italic;
}

.btnFlag {
	float: right;
	font-size: 8.5px;
}

.btnUnFlag {
	float: right;
	font-size: 8.5px;
}

.btnDeleteComment {
	float: right;
	font-size: 8.5px;	
}

.DisableComments {
	font-size: 8.5px;
	float: right;
}
