/***************************************************/
/****************** Navigator Multimedia *********/
/************************************************/

body {
	background-image: url(../images/content/bg.jpg);
	background-repeat: repeat-x;
	background-color: #DAC9AB;
	font-family: Arial, Helvetica, sans-serif;

}

/*Content Styles*/
#content {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding-left: 5px;
	
}

#content h1 {
	font-size: 19px;
	color: #143309;
	text-align: center;
	padding-top: 0px;
	}

#content p {
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	font-size: 12px;
}

#content strong {
	font-size: 12px;
	font-weight: bolder;
}

.picture{
   border: solid #000000 1px;
}


/*Memu Items*/
.menuitem a:link,
.menuitem a:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align:center;
	text-decoration:none;
	font-weight: bold;
	padding: 8px 9px 2px 9px;
	color:#ffffff;
	border-right: 1px solid #2c6b15;
	text-shadow: 1px 1px 1px #000000;
	display:block;
	background: #1d490d; /* Old browsers */
	background: -moz-linear-gradient(top,  #1d490d 0%, #143309 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1d490d), color-stop(100%,#143309)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #1d490d 0%,#143309 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #1d490d 0%,#143309 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #1d490d 0%,#143309 100%); /* IE10+ */
	background: linear-gradient(top,  #1d490d 0%,#143309 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1d490d', endColorstr='#143309',GradientType=0 ); /* IE6-9 */
	height: 28px;
	}
	
.menuitem a:hover {
	color:#ffffff;
	background: #1d490d; /* Old browsers */
	background: -moz-linear-gradient(top,  #2f731b 0%, #143309 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2f731b), color-stop(100%,#143309)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #2f731b 0%,#143309 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #2f731b 0%,#143309 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #2f731b 0%,#143309 100%); /* IE10+ */
	background: linear-gradient(top,  #2f731b 0%,#143309 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2f731b', endColorstr='#143309',GradientType=0 ); /* IE6-9 */
	}
	
.menuitemOn {
	width:126px;
	height:21px;
	background: #1d490d; /* Old browsers */
	background: -moz-linear-gradient(top,  #2f731b 0%, #2f731b 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2f731b), color-stop(100%,#2f731b)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #2f731b 0%,#2f731b 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #2f731b 0%,#2f731b 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #2f731b 0%,#2f731b 100%); /* IE10+ */
	background: linear-gradient(top,  #2f731b 0%,#2f731b 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2f731b', endColorstr='#2f731b',GradientType=0 ); /* IE6-9 */
	}
	
/*Memu Events Items*/
.menuitem_events a:link,
.menuitem_events a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align:center;
	text-decoration:none;
	font-weight: normal;
	padding: 2px 2px 2px 2px;
	color:#ffffff;
	display:block;
	background-color:#143309;
	}
	
.menuitem_events a:hover {
	color:#ffffff;
	background-color:#2F731B;
	}
	
.menuitem_events {
	width:126px;
	height:20px;
	background-color:#2F731B;
	}


.menuitem a:link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align:center;
	text-decoration:none;
	font-weight: bold;
	padding: 8px 9px 2px 9px;
	color:#ffffff;
	display:block;
	background-color:#143309;
	height: 28px;
	}
	
.menuitem a:hover {
	height: 27px;
	padding-top: 9px;
}
	
.menuitemOn {
	width:126px;
	height:21px;
	background: #1d490d; /* Old browsers */
	background: -moz-linear-gradient(top,  #2f731b 0%, #2f731b 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2f731b), color-stop(100%,#2f731b)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #2f731b 0%,#2f731b 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #2f731b 0%,#2f731b 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #2f731b 0%,#2f731b 100%); /* IE10+ */
	background: linear-gradient(top,  #2f731b 0%,#2f731b 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2f731b', endColorstr='#2f731b',GradientType=0 ); /* IE6-9 */
	}

	
/*Memu Events Items for Admin*/
.menuitem_admin a:link,
.menuitem_admin a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration:none;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
	color:#ffffff;
	display:block;
	background-color:#143309;
	}
	
.menuitem_admin a:hover {
	color:#ffffff;
	background-color:#2F731B;
	}
	
.menuitem_admin {
	width:126px;
	height:20px;
	background-color:#585824;
	}


/*facility menu*/
.menuitem_fac {
	width:126px;
	height:20px;
	background-color:#585824;
	}

	
.border {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-style: solid;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-width: 1px;
	border-right-style: solid;
	border-right-width: 1px;
	border-left-color: Black;
	border-right-color: Black;
	border-top-color: Black;
	border-bottom-color: Black;
}
	
	
/*Form Styles*/
	
#content #form {
	font-family: Arial, Helvetica, sans-serif;
}
	
#content #form input {
	border: 1px solid;
}

#content #form button {
	background-color: 585824;
	color: #ffffff;
	border: 1px solid Black;
	cursor: pointer;
}

#content #form .checkbox {
	border: 0px;
}

#content #form table {
	font-size: 12px;
}

#content #form #header {
	font-size: 14px;
	font-weight: bolder;
}

/*What's New Listings*/

.listing a, a:visited {
	color:#143309;
	//font-size: 12px;
}
/***********************************format********************/
/*------------- Hacks/Fixes ------------- */
/* Fire Fox Float Fix                     */
.clearfix:after {
	height:					0;
	visibility: 			hidden;
	display: 				block;
	clear: 					both;
	content: 				".";
	line-height: 			0;
}
.clearfix {
	display: 				block;
}
html[xmlns] .clearfix {
	display:				block;
}
* html .clearfix {
	height: 				1%;
}

/**************************** Classified Listing ****************************/

#ads .ad-listing {
	padding: 25px 0px;
	border: 1px solid black;
}

#ads .ad-listingimgleft {
	border: 1px solid black;

}

#ads .ad-listingimgright {
	border: 1px solid black;
	border-left: none;
}
.menuitem_fac a {
	float: left;
	width: 114px;
	padding: 9px 5px 9px 5px;
	color: #fff;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	margin: 7px 0px 0px 0px;
	text-align: center;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px; 
	background: #626224; /* Old browsers */
	background: -moz-linear-gradient(top,  #7a7a2f 0%, #626224 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7a7a2f), color-stop(100%,#626224)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #7a7a2f 0%,#626224 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #7a7a2f 0%,#626224 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #7a7a2f 0%,#626224 100%); /* IE10+ */
	background: linear-gradient(top,  #7a7a2f 0%,#626224 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7a7a2f', endColorstr='#626224',GradientType=0 ); /* IE6-9 */
	border: 1px solid #3a3a14;
	-webkit-box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.5);
	box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.5); 
}
.menuitem_fac a:hover {
	background: #868634; /* Old browsers */
	background: -moz-linear-gradient(top,  #95953c 0%, #626224 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#95953c), color-stop(100%,#626224)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #95953c 0%,#626224 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #95953c 0%,#626224 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #95953c 0%,#626224 100%); /* IE10+ */
	background: linear-gradient(top,  #95953c 0%,#626224 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#95953c', endColorstr='#626224',GradientType=0 ); /* IE6-9 */
}
.menuitem_fac a:active {
	background: #7a7a2f; /* Old browsers */
	background: -moz-linear-gradient(top,  #626224 0%, #7a7a2f 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#626224), color-stop(100%,#7a7a2f)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #626224 0%,#7a7a2f 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #626224 0%,#7a7a2f 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #626224 0%,#7a7a2f 100%); /* IE10+ */
	background: linear-gradient(top,  #626224 0%,#7a7a2f 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#626224', endColorstr='#7a7a2f',GradientType=0 ); /* IE6-9 */
	margin-bottom: -1px;
	margin-top: 8px;
	color:#dfdfc6;
	-webkit-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.5);
	box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.5); 
}
