@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	height:100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	background-color: #201D5d;
	overflow: scroll;
}

#wrap {
	width: 939px;
	height: 100%;
	position: relative;
	margin: 0 auto;
}
#cover {
	background-color: #201D5D;
	width: 939px;
	position: fixed;
	top: 594px;
	z-index: 10;
}


#header {
	
	width: 939px;
	height: 190px;
	position: fixed;
	z-index: 10;
}

#mast {
	background-image: url(http://cms.missoulacommunitymarket.org/baseImages/header.png);
	background-repeat: no-repeat;
	height: 162px;
	width: 939px;
}
#leftSide {
	padding-top: 190px;
	background-image: url(http://cms.missoulacommunitymarket.org/baseImages/leftBar.png);
	height: 386px;
	width: 174px;
	background-repeat: no-repeat;
	background-position: 0px 184px;
	position: fixed;
	top: 0px;
}
#leftSide2 {
	padding-top: 190px;
	background-image: url(http://cms.missoulacommunitymarket.org/baseImages/leftBar.png);
	height: 386px;
	width: 174px;
	background-repeat: no-repeat;
	background-position: 0px 184px;
	position: fixed;
	top: 0px;
}

#leftTop {
	height: 77px;
	margin-bottom: 6px;
}
#leftCenter {
	height: 209px;
	padding-left: 5px;
	padding-right: 6px;
	margin-bottom: 6px;
}
#leftBottom {
	height: 79px;
	text-align: center;
	padding-top: 3px;
}
#rightSide {
	background-image: url(http://cms.missoulacommunitymarket.org/baseImages/rightBar.png);
	background-repeat: repeat-y;
	width: 5px;
	padding-top: 184px;
	height: 386px;
}
#rightSide2 {
	background-image: url(http://cms.missoulacommunitymarket.org/baseImages/rightBar2.png);
	background-position: 0px 184px;
	width: 307px;
	padding-top: 184px;
	height: 386px;
}
#rightSide3 {
	background-image: url(http://cms.missoulacommunitymarket.org/baseImages/rightBar3.png);
	background-position: 0px 184px;
	width: 202px;
	padding-top: 184px;
	height: 386px;
}
#rightWrap {
	margin-left: 8px;
	margin-right: 8px;
}
#middle-wrap {
	width: 939px;
	position: absolute;
}

.ad_box {
	width: 100%;
	clear: both;
}


#nav {
	background-color: #F69226;
	height: 28px;
	width: 939px;
}


#content-wrap {
	height:100%;
	width: 750px;
	margin-left: 179px;
}
#content-wrap2 {
	height:100%;
	width: 447px;
	margin-left: 179px;
}
#content-wrap3 {
	height:100%;
	width: 552px;
	margin-left: 179px;
}
#content {
	padding-top: 190px;
}

a {
	color:#33ffff;
	text-decoration:none;
}
#content a:hover {
	text-decoration: underline;
}

#footer {
	width: 939px;
	height: 24px;
	position: fixed;
	top: 570px;
	z-index: 10;
	background-image: url(http://cms.missoulacommunitymarket.org/baseImages/footer.png);
}
#footer2 {
	width: 939px;
	height: 24px;
	position: fixed;
	top: 570px;
	z-index: 10;
	background-image: url(http://cms.missoulacommunitymarket.org/baseImages/footer2.png);
}
#footer3 {
	width: 939px;
	height: 24px;
	position: fixed;
	top: 570px;
	z-index: 10;
	background-image: url(http://cms.missoulacommunitymarket.org/baseImages/footer3.png);
}

/* Kalendar Styles */
#myKal {
	width:230px;
	margin:auto;
	text-align:center;
	font-size:14px;
	
}
#kalends{
	color:#FFFFFF;
	min-height: 165px;
	height: auto;
	_height: 165px;	
}

.fakeLink {
	color:#7875A6;
	text-decoration:none;
}
.fakeLink:hover {
	color:#FFFFFF;
	cursor:pointer;
	cursor:hand;
}
.kalTable {
	background-color: #262b4c;
	border: 1px solid #c8c7d6;	
}

.kalAlpha th {
}
.emptyDay {
	background-color: #262b4c;
	width: 30px;
	height: 14px;
	cursor:default;
	color:#FFFFFF;
	border-width: 1px;
	border-style: solid;
	border-color: #c8c7d6;
}
.fullDay {
	width: 30px;
	height: 14px;
	font-weight: bolder;
	background-color: #3e477d;
	color: #FFFFFF;
	border: solid 1px #c8c7d6;
}
.fullDay:hover {
	background-color: #FFFFFF;
	color: #3e477d;
	cursor:pointer;
	cursor:hand;
}
#kalEventsBox {
	position: absolute;
	margin-top: -80px;
	margin-left: auto;
	margin-right: auto;
	padding: 2px;
	background-color: #3e477d;
	border: solid 1px #c8c7d6;
	width: 230px;
	font-size: 12px;
	color:#FFFFFF;
}
.kalEventsHeader {
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	width: 230px;
	border-bottom: solid 1px #c8c7d6;
	float: left;
	text-align: left;
	cursor:pointer;
	cursor:hand;
	
}
#kalEventsBox p {
	clear: left;
	text-align: right;
}
#kalEvents a {
	color:#FFFFFF;
	text-decoration: none;
}
#kalEvents a:hover { 
	text-decoration: underline;

}
#kalEvents a:visited {
	color:#FFFFFF;

}
/* NEWZ Styles */

#myNewz {
	width: 280px;
	height: 200px;
	margin: 0 auto;
}
#noNewz {
	width: 200px;
	margin: 0 auto;
	padding: 5px;
	border: double 1px #f9ec31;
}
#newzList {
	width: 255px;
	float: left;
}
.newzItem {
	width: 250px;
	margin-top: 5px;
}
.newzItem a {
	color: #f9ec31;
	font-size: 16px;
	text-decoration: none;
}
.newzItem a:hover {
	text-decoration: none;
}
.newzItem a:visited {
	color: #f9ec31;
}
#myNewz hr {
	margin: 5px auto 0px auto;
	width: 170px;
	color: #908ead;
}
#newzArrows {
	width: 20px;
	float: right;
	height: 200px;
}
#upperArrow{
	height: 20px;
	width: 20px;
	cursor:pointer;
	cursor:hand;
}
#lowerArrow{
	height: 20px;
	width: 20px;
	margin-top: 160px;
	cursor:pointer;
	cursor:hand;
}
#modal{
	position: absolute;
	top: 20px;
	left: 50%;
	z-index: 2000;
	background-color: #111111;
	background-image: url(../images/imgCloser.png);
	background-position: right top;
	background-repeat: no-repeat;
	padding: 25px 4px 4px 4px;
	-moz-border-radius: 4px;
	border: solid 1px #cccccc;	
}
#modal:hover{
	cursor: pointer;
}


.calNavS {
	color: #ffffff !important;
}