/* 	----------------------------------------------------------
	Filename:  	main.css
	Title:		Main CSS 
   	Author:		James Winn, jwinn@vvdmesquite.com
	URL:		http://mesquitenvrotary.org/css/main.css
	License:	Copyright © 2007 Virgin Valley Design All Rights Reserved
				Feel free to read and learn from this, but please don't seal.
	Description: This is the main cascading style sheet for the Rotary Club of Mesquite, Nevada web site.
---------------------------------------------------------------	
*/
@charset "utf-8";
@import url("reset.css");

/* Main sitewide declarations */
body {
	font: 65% "Times New Roman", Times, serif;
	color: #000000;
	background: #010276 url(../images/bg_page.png) repeat-x left top;
	position: relative;
}

.center {
	margin-right: auto;
	margin-left: auto;
	display: block;
	text-align: center;
}

.clearFloat {
	display: block;
	clear: both;
}

.container {
	background: url(../images/bg_main.png) repeat-y;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-bottom: 10px;
}
.floatLeft {
	display: block;
	float: left;
}

.floatRight {
	float: right;
}

/* Style the header for the site */
.header {
	background: url(../images/header.png);
	padding: 0px;
	height: 100px;
	width: 770px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	border-bottom: 1px solid #000000;
}

.hidden {
	display: none;
	visibility: hidden;
}

/* Top navigation styles */
.navBar {
	margin: 0px auto;
	padding: 0px;
	height: 35px;
	width: 770px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #000000;
	background: url(../images/bg_Nav.png) no-repeat left top;
}

.linkBox {
	width: 250px;
	margin: 20px auto 25px;
}

.linkBox ul {
	display: block;
	margin-left: 15px;
	list-style: none;
	padding: 3px;
}

.text14 {
	font-size: 1.4em;
}


.container #contentContainer #centerCol .linkBox h3 {
	text-align: left;
	margin-top: 0px;
	margin-bottom: 10px;
}

#nav {
	font-size: 1.2em;
	display: block;
	padding: 3px;
	float: left;
	list-style: none;
	margin: 5px 0px 0px;
}

#nav a {
	color: #010276;
	text-decoration: none;
	display: block;
	height: 18px;
	width: 75px;
}

#nav a:hover {
	color: #FFFFFF;
	background: #010276;
}

#nav li {
	display: block;
	float: left;
	border-right: thin solid #010276;
	width: 75px;
	text-align: center;
}

/* Main Content styles */
#contentContainer {
	width: 770px;
	border-top: 1px solid #FFFFFF;
	margin: 0px auto;
	background: #FFFFFF;
	border-bottom: medium solid #000000;
}

/* Left Column and Left navigation Styles */
#lftCol {
	margin: 0px;
	padding: 5px;
	float: left;
	width: 150px;
	background: #010276;
	border-right: 1px solid #000000;
	color: #FFFFFF;
}

#lftCol h2 {
	text-align: center;
}

#lftCol a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	height: 20px;
	width: 150px;
	padding-top: 5px;
	margin: 0px;
}
#lftNav {
	display: block;
	width: 150px;
	margin-right: auto;
	margin-left: auto;
	list-style: none;
	font-size: 1.2em;
	text-align: center;
}

#lftNav li {
	display: block;
	margin: 0px;
	padding: 0px;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #FFFFFF;
}

#lftCol a:hover {
	color: #010276;
	background: #FFFFFF;
}

#lftCol img {
	display: block;
	margin-right: auto;
	margin-left: auto;
	border-style: none;
}

#lftCol .img {
	display: block;
	height: 100px;
	width: 100px;
	border-style: none;
	margin-right: auto;
	margin-left: auto;
}

/* Footer styles */
#pageBottom {
	margin: 0px;
	padding: 0px 0px 1px;
	height: 39px;
	width: 770px;
	background: #000000 url(../images/pageBottom.png) no-repeat left top;
	clear: both;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	border-top: 1px solid #000000;
	color: #010276;
}

/* Search box Styles */
#search {
	float: left;
	height: 30px;
	width: 405px;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #FFFFFF;
	background: #010276;
	padding-left: 15px;
}

#searchSinglCol {
	float: left;
	height: 30px;
	width: 590px;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #FFFFFF;
	background: #010276;
	padding-left: 15px;
}

#cse-search-box div {
	margin-top: 3px;
}

#submit {
	background: url(../images/but_Search.png);
	height: 25px;
	width: 75px;
	display: block;
	float: left;
	color: #010276;
}

#searchTxt {
	display: block;
	float: left;
	margin-left: 35px;
	width: 250px;
}

/* Rt Column or News Box Styles */
#newsBox {
	height: 30px;
	width: 187px;
	float: left;
	background: #010276;
}

#newsBox h2 {
	font-size: 1.5em;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	margin: 5px 0px 0px;
	padding: 0px;
	text-align: center;
}

#rtCol {
	float: left;
	width: 175px;
	border-bottom: 1px solid #FFFFFF;
	padding: 5px;
}
#newsfeed {
	font-size: 1.2em;
	padding: 3px;
	height: 250px;
	border-bottom: 1px solid #000000;
}
#rtCol #springwidgets_23 {
	height: 268px;
	width: 170px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

#calendar {
	border-top: 1px solid #FFFFFF;
}



/* Center Column or Main Content Styles */
#centerCol {
	padding: 5px 5px 5px 15px;
	float: left;
	width: 400px;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #FFFFFF;
	color: #010276;
	font-size: 1.2em;
}
#sponsorCenterCol {
	width: 605px;
	float: left;
	border-top: 1px solid #000000;
	margin-top: 2px;
	text-align: center;
	border-left-style: solid;
	border-left-color: #000000;
	height: 513px;
}
#outerSponsor img {
	margin-right: auto;
	margin-left: auto;
	border-style: none;
}

#sponsorTopCol {
	float: left;
	width: 605px;
	padding: 0px;
	border-bottom: 2px solid #000000;
	margin: 0px;
	border-left: 2px solid #000000;
}

#sponsorTopCol h1 {
	display: block;
	margin: 2px 0px 3px;
	text-align: center;
}


#singleCol {
	float: right;
	width: 595px;
	padding: 5px;
	color: #010276;
	font-size: 1.5em;
	position: relative;
}

#centerCol h2 {
	font-size: 1.7em;
	font-weight: bold;
	display: block;
	margin: 10px 0px 0px;
}

#centerCol h3 {
	font-size: 1em;
	font-weight: bold;
	text-align: left;
	margin-top: 25px;
	display: block;
}

#centerCol hr {
	color: #010276;
	margin: 0px 0px 10px;
}

#theme {
	float: right;
	height: 225px;
	width: 200px;
	color: #010276;
	margin-left: 5px;
	margin-top: 0px;
}

.themeSmall {
	display: block;
	float: left;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-right: 10px;
}

#themeOfficers {
	text-align: left;
	clear: both;
}

#goggleAd {
	width: 300px;
	margin: 20px auto 71px;
	clear: left;
}

/* Search Results Page Styles */
#searchResults {
	float: left;
	width: 615px;
	overflow: auto;
}

#cse-search-results {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding: 5px;
}

/* Meeting Information Page Styles */
#meeting {
	float: left;
	width: 150px;
	margin-left: 130px;
	font-size: 0.85em;
	text-align: right;
	margin-bottom: 20px;
}

#meetingBox {
	font-size: .85em;
	float: left;
	width: 150px;
	padding-left: 25px;
}

#map {
	clear: both;
	height: 310px;
	width: 310px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
}

#mail {
	display: block;
	float: left;
	width: 150px;
	margin-left: 35px;
	margin-top: 0px;
	height: 50px;
	margin-bottom: 0px;
	padding-right: 15px;
	text-align: right;
}

#emailForm {
	width: 350px;
	margin-right: auto;
	margin-left: auto;
	background: #66CCFF;
	border: 1px solid #000000;
	margin-top: 40px;
}

#emailForm h3 {
	margin-top: 0px;
	text-align: left;
	background: #010276;
	color: #FFFFFF;
	font-size: 1.3em;
	border-bottom: 1px solid #FFFFFF;
}

#emailForm label {
	display: block;
	clear: left;
	float: left;
	height: 20px;
	width: 100px;
}

#centerCol ul {
	display: block;
	margin-left: 15px;
}

#singleCol h2 {
	display: block;
	margin-bottom: 3px;
	margin-top: 5px;
}

#singleCol hr {
	display: block;
	margin-top: 0px;
	margin-bottom: 15px;
	color: #010276;
}

#centerCol table {
	margin-right: auto;
	margin-left: auto;
}

#centerCol th {
	text-align: left;
	width: 50%;
}

#miniNav {
	display: block;
	margin: 0px auto 10px;
	width: 80%;
	border: thin solid #010276;
	height: 20px;
}

#miniNav li {
	display: block;
	float: left;
	width: 125px;
	list-style: none;
	margin-left: 30px;
	text-align: center;
}

#imgCol1 {
	width: 240px;
	font-size: 0.8em;
	padding: 3px;
	text-align: center;
	float: right;
	margin-right: 50px;
}
#caption {
	font-size: .8em;
	text-align: center;
	display: block;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 2px;
}


#imgCol2 {
	width: 240px;
	font-size: .8em;
	padding: 3px;
	text-align: center;
	float: left;
	margin-left: 50px;
}

#test {
	text-align: center;
	width: 350px;
	margin-right: auto;
	margin-left: auto;
}

#test h3 {
	margin-bottom: 0px;
}

#test ol {
	text-align: left;
	margin-left: 5px;
}

#memberList {
	display: block;
	margin-left: 15px;
	margin-top: 3px;
}

#LogInContainer {
	border: thin solid #000000;
	padding: 5px;
}

#centerColLogin {
	padding: 5px 5px 5px 15px;
	float: left;
	width: 400px;
	border-right: none;
	border-bottom: none;
	color: #010276;
	font-size: 1.2em;
	border-top-style: none;
	border-left-style: none;
}

#rtColLogin {
	float: left;
	width: 175px;
	border-bottom: 1px solid #FFFFFF;
	padding: 5px;
	border-left: 1px solid #000000;
}

#popUpCal {
	display: block;
	position: static;
	width: 180px;
}

#nonInfo {
	width: 100%;
	margin-left: 0px;
	border: 2px solid #000000;
	text-align: center;
	margin-top: 25px;
}

#nonInfo td {
	text-align: left;
	border: 2px solid #000000;
	padding: 2px 3px;
	height: 40px;
	vertical-align: middle;
}
#singleCol   #skills li {
	margin-left: 220px;
	display: block;
	list-style: disc;
}

#singleCol  #nobg{
 	background: #FFFFFF !important;
	border-style: none !important;
	display: block;
	padding: 0px;
}

.container #contentContainer #singleCol img.centColImg {
	padding: 5px;
	border: 1px double #011E60;
	margin: auto;
	background: #CCCCCC;
	display: block;
}


.container #contentContainer #singleCol #spAd {
	background: #FFFFFF;
	display: block;
	margin: 15px auto 10px;
	border-style: none;
}

#singleCol #wagmp_map_1 img {
	margin: 0px;
!important
	padding: 0px; 
	border-style: none;
!important
	background: none; !important
}

#wagmp_map_1 { margin: 15px auto 10px; }


#goggleAd #quote { text-align: left; }

#singleCol #form {
	width: 98%;
	overflow: hidden;
}

#regForm label {
	display: block;
}

#certificate {
	background: url(../images/bg_charter.png);
	/* -moz-opacity:0.8;
	filter: alpha(opacity=80);
	opacity:0.8;  */
	text-align: center;
	display: none;
	height: 500px;
	width: 700px;
	padding-top: 15px;
	border: 2px double #030465;
	overflow: hidden;
	position: absolute;
	z-index: 3;
	left: 150px;
	top: 50px;
	padding-bottom: 20px;
}

#certificate_img {
	opacity: 1;
	filter: alpha(apacity=100);
	opacity: 1;
	display: block;
}
#singleCol #fristSpon {
	width: 175px;
	padding: 10px;
	text-align: center;
	float: left;
	border: 1px solid #081C86;
}
#singleCol #booths {
	padding: 10px;
	margin-top: 15px;
	width: 568px;
	border: 1px solid #081C86;
}
#singleCol #secSpon {
	width: 175px;
	padding: 10px;
	text-align: center;
	float: left;
	border: 1px solid #081C86;
}
#singleCol #donation {
	width: 175px;
	padding: 10px;
	text-align: center;
	float: left;
	border: 1px solid #081C86;
}
.tab3 {
	text-align: right;
	display: block;
	width: 200px;
	float: right;
	margin-right: 150px;
	clear: right;
	margin-top: 0px;
	margin-bottom: 0px;
}
.redTxt {
	color: #F00;
}
#contentContainer #singleCol ol {
	padding-left: 20px;
	margin-left: 125px;
}
#centerCol #presQuote {
	display: block;
	width: 195px;
	margin-left: 210px;
	margin-top: 25px;
	padding-top: 70px;
}
