
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

body {
	color: black;
	background-color: #73afc9;
	
	background-image: url(i/bg-black.gif);
	background-repeat: repeat-x;
	
	background-position: top center;
	height:  100%;
	font-size: 14px;
	font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
}
ol, ul {
	list-style: none;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

a {
	color: #73afc9;
}

a:hover {
	color: #455e74;
}

#page {
	position: relative;
	width: 100%;
	margin: 0 auto;
	background-image: url(i/pgback_2.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}

#wrapper{
	position: relative;
	width: 900px;
	margin: 0 auto;
}

#related-sites{
	position:absolute;
	top: 95px;
	right:100px;
	
	margin:  0;
		
	height: 100px;
	
	background: url('i/related-sites.gif') no-repeat;
	background-position: top left;
		
}

#related-sites ul{
	float: right;
	margin-top: 30px;
}

#related-sites li{
	display: block;
	float: left;
	
	list-style-type: none;
	margin-left: 20px;
}

#related-sites a{
	border: none;
}


#navmenu{
	z-index:500;
	
	position: absolute;
	top: 215px;
	right: 90px;
	
	
	padding: 0;
	margin: 0;
	
	width:  600px;
}

#navmenu ul{
	float: right;
	text-align: center;
	padding-left: 5px;
}

#navmenu li{
	display: block;
	float: left;
	

	height: 29px;
	
	list-style-type: none;

	font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
	
	padding-right: 5px;
	padding-left: 8px;
	
	margin-right: 5px;
	
}

#navmenu li.last{
	border: none;
}

#navmenu li a{
	display: block;
	line-height: 29px;
	
	color: #fff;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}

#navmenu li a:hover{

}

#navmenu li.hovered{
	background: url('i/hover-left-pointless.png') no-repeat;
	background-position: top left;
	height: 39px;
	
	margin-right: 0px;
	margin-left: 0px;
	
	padding-right: 0px;
	padding-left: 8px;	
}

#navmenu li.hovered-sub{
	background: url('i/hover-left-point.png') no-repeat;
	background-position: top left;
	height: 39px;
	
	margin-right: 0px;
	margin-left: 0px;
	
	padding-right: 0px;
	padding-left: 8px;	
}


#navmenu li.hovered a{
	
	background: url('i/hover-right-l.png') no-repeat;
	background-position: right;
	padding-right:10px;		
}
#navmenu li.hovered-sub a{
	
	background: url('i/hover-right-l.png') no-repeat;
	background-position: right;
	padding-right:10px;		
}

#submenu-wrap{
	position:absolute;
	top:250px;
	right: 100px;
	
	padding: 0;
	margin: 0;
	
	height: 29px;
	width:  800px;
	
}

#submenu{
	height: 29px;
	width:  800px;
	background: url('i/submenu-bg3.png');
	
}

#submenu ul{
	float: left;
	text-align: center;	
	padding-left: 10px;
	padding-right: 10px;
}

#submenu li{
	display: block;
	float: left;
	
	
	list-style-type: none;

	font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
	
	padding-right: 8px;
	padding-left: 8px;
}

#submenu.loose li{
	padding-right: 12px;
	padding-left: 12px;
}

#submenu li.last{
	border: none;
}

#submenu li a{
	display: block;
	line-height: 29px;
	
	color: #fff;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}

#submenu li a:hover{
	text-decoration: underline;
	color: #ffbc05;
}


#footer {
	position: relative;
	margin: 8px auto;
	width: 800px;
	color: white;
	font-size: 12px;
}

.right {
	float: right;
}

.left{
	float: left;
}

#unhover {
	z-index: 501;
	
	position: absolute;
	top: 290px;
	height: 10px;
	width: 100%
}

#wrapper2 {
	position: absolute;
	top: 285px;
}
.contentbox {
	position:  relative;
	margin: 0 auto;
	width: 800px;
	background: url(i/content-blue-br.gif) no-repeat bottom right;
	background-color: white;
	font-size: 100%;
}

.contentbox.withsidebar{
	position:  relative;
	margin: 0 auto;
	width: 800px;
	
	
	font-size: 100%;
	background: url(i/content-grey-br2.gif) no-repeat bottom right;
	background-color: white;
}


.contenthead {
	background: url(i/content-blue-tr.gif) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: center;
}
.withsidebar .contenthead{
	background: url(i/content-grey-tr.gif) no-repeat top right;
	height: 5px;
}
.contenthead h2 {
	background: url(i/content-blue-tl.gif) no-repeat top left;
	margin: 0;
	padding: 10px 30px 5px;
	
	text-align: left;
	font-size: 14px; 
	line-height: 120%;
}
.contentbody {
	background: url(i/content-blue-bl.gif) no-repeat bottom left;
	margin: 0;
	padding: 0px 30px 31px;
	min-height:225px;
	font-size: 14px;
}
.contentbody.home{
	padding: 0;
	margin: 0;
	padding-left: 5px;
	padding-right: 5px;
}

.contentbody h2 {
	font-size: 20px;
	/*color: #5f5852;*/
	color: #000000;
	line-height: 160%;
	padding: 0 0 10px 0;
	
}

.contentbody h3 {
	font-size: 16px;
	/*color: #5f5852;*/
	color: #000000;
	line-height: 160%;
	padding: 0 0 10px 4px;
	
}

#feature-area{
	position: relative;
	width: 790px;
	height: 316px;
	
	background: url('i/feature-bg3.gif') no-repeat;
	
	margin: 0;
	padding: 0;
	
	margin-top: -7px;
	
}

#feature-area img{
	position: absolute;
	top: 4px;
	left: 4px;
	
	width:522px;
	height: 308px;
}

#feature-text {	
	position: absolute;
	
	top: 4px;
	left: 528px;
	
	width: 230px;
	height: 308px;
	
	padding: 5px 15px ;
	
	color: #fff;

}

#feature-text p {
	color: white;
}

#feature-text h2 {
	color: #cdff05;
	font-size: 20px;
}

#left-column {
	position:  relative;
	float: left;
	
	background-color: #f7f7f7;
	border: 1px solid #d6d6d6;
	
	margin: 5px 5px;
	padding: 10px;
	
	width: 457px;
}

#right-column{
	float: right;
	
	width: 280px;
	
	margin: 5px 5px;
	padding-top: 5px;
}

#newsposts {
	padding: 10px;
}
.post-category {
	font-size: 13px;
	float: left;
}

.post-date {
	font-size: 13px;
	float: right;
}

.post p{
	padding-top: 10px;
	clear: both;
}
.event-item{
	line-height: 140%;
	
	padding-right: 15px;
	padding-bottom: 10px;
	
	margin-bottom: 10px;
		
	background: url('i/event-list-div.gif') no-repeat;
	background-position: bottom;
}

.event-date {
	font-weight: bold;
	font-size: 14px;
	color: black;
}

.event-title {
	font-size: 14px;
	margin-left: 3px;	
}

.event-desc {
	font-size: 13px;
	margin-left: 9px;
}

.event-link {
	font-size: 13px;
	float: right;	
}

.view-full-cal {
	margin-top: 20px;
	margin-bottom: 15px;
	float: right;
	color: #ffbc05;
	font-weight: bold;
}

#clear {
	clear: both;
}
h1 {
	font-size: 25px;
	margin: 10px 0 20px 0;
	color: #76b1ca;
	
}

p {
	color: #555;
	line-height: 140%;
	margin: 10px 0px 10px 0px;
}

.contentbody ul{
	color: #5e5d5d;
	margin-top: 10px;
	margin-left: 15px;
	list-style: disc;	
}
.contentbody li{
	padding: 5px 0 5px 0px;	
}

.main-content {
	float: left;
	width: 500px;
}

.sidebar {
	position: relative;
	width: 260px;
	float: right;
	
	margin-right: -30px;
	background: url('i/sidebar-bg.gif') repeat-y;
	background-position: right;
	
}

.sidebar p{
	margin-left: 20px;
}

p strong {
	font-weight: bold;
}


.pic {
	border: 1px solid #cccccc;
	padding: 5px;
	margin: 10px;
}

form fieldset {
  	margin-bottom: 10px;
  
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 13px;
	line-height: 140%;
	text-align: left;
	border: none;
	
}
form legend {
  padding: 0 2px;
  font-weight: bold;
}
form label {
  display: inline-block;
  line-height: 1.8;
  vertical-align: top;
}

form fieldset ol {
  margin: 0;
  padding: 0;
}
form fieldset li {
  clear:both;
  list-style: none;
  padding: 5px;
  margin: 0;
}
form fieldset fieldset {
  border: none;
  margin: 3px 0 0;
}
form fieldset fieldset legend {
  padding: 0 0 5px;
  font-weight: normal;
}
form fieldset fieldset label {
  display: block;
  width: auto;
}
form em {
  font-weight: normal;
  font-style: normal;
  color: #ff0000;
}
form label {
	float: left;
	width: 150px; /* Width of labels */
}
form label.indent {

  padding-left: 8px;
  width: 142px;
}

form fieldset fieldset label {
  margin-left: 80px; /* Width plus 3 (html space) */
}

table {
	border: 1px solid #dddddd;
	margin-bottom:20px;
	
}
th {
	border: 1px solid #dddddd;

	font-weight: bold;
	padding: 4px;
}

td {
	border: 1px solid #dddddd;

	padding: 3px 5px 3px 5px;
}


#map-area{
	position: relative;
	width: 790px;
	height: 533px;
	
	background: url('i/campus-map-bg2.gif') no-repeat;
	
	margin: 0;
	padding: 0;
	
	margin-top: -7px;
	
}

#mapframe{
	
	position: absolute;
	top: 4px;
	left: 253px;
	
	width:530px;
	height: 520px;
}

#map-list {	
	position: absolute;
	
	top: 4px;
	left: 0px;
	
	width: 220px;
	
	
	padding: 5px 15px ;
	
	color: #fff;
}

#map-list p {
	color: white;
}

#map-list h2 {
	color: #cdff05;
	font-size: 18px;
	padding-bottom:0px;
}
#map-list ul{
	margin-top: 0px;
	color: white;
	font-size: 13px;
}

#logo-main{
	position:absolute;
	top: 100px;
	left: 10px;
}

a.logomain{
	border: none;
}

#submit-form {
	width: 440px;
	margin-bottom: 8px;
}

#submit-form h3{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: normal;
	line-height: 120%;
	color: #403d3d;
	padding: 10px;
}	

#submit-form fieldset {
	font-family: Georgia, "Times New Roman", Times, serif;

	color: #403d3d;
	
	border: none
}

#submit-form ul {
	margin-left: -10px;
}

#submit-form label {

	width: 150px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#submit-form form h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #403d3d;
	font-size: 20px;
	font-weight: normal;
	line-height: 120%;
	border-bottom-color: #cfcaca;
	border-bottom-style: double;
	margin: 10px;
	padding-top: 5px;
	padding-bottom: 5px; 
}

#submit-form form input, textarea {
	
	margin-top: 5px;
	margin-bottom: 5px;
	width: 200px;
}

#submit-form .check {
	margin-left: 40px;
	width: 20px;
}


#submit {
	width: auto;
	margin-bottom: 15px;
	width: 50px;
}

/*
---------------------------------------------------------------
------- MAP STYLES --------------------------------------------
---------------------------------------------------------------
*/

#club-map {
	float: left;	
	left: 10px;
	top: 60px;
}

#club_pop {
	position:absolute;
	
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	line-height: 150%;
	background: black;
	color: white;
	
	padding:8px;
	width:200px;
	font-family: 
}

.club-name {
	font-weight: bold;
}

.club-address {
	
}


#club_pop a{
	color: #cdff05;
	
}

#club_pop2 {
	color: #cdff05;
	padding-top: 6px;
	padding-left: 5px;
}

#clubnamelist a {
		color: white;
		text-decoration: none;
	}

#clubnamelist a:hover {
		color: white;
		
	}

#club_pop2 a{
	color: #cdff05;
	text-decoration: none;
	
	
}
#club_pop2 a:hover{
	color: #cdff05;
	text-decoration: underline;
	cursor:pointer; cursor:hand;
}
#qmEditor {
	font-family: Helvetica, Arial, sans-serif !important;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
    position:fixed; 
    top:0; 
    left:0;
    border-top:0;
    padding: 3px;
    z-index: 1000;
    opacity: 0.65; 
    filter:alpha(opacity=65);
    behavior:url(fixed.htc);
	width: 100%;
	background: rgba(64,64,64,.50) url(tinylogo.png) no-repeat -2px 6px;
}

#qmEditor:hover {
    opacity:1; 
    filter:alpha(opacity=100);
}
/* -------------------- [Action buttons taken from MODx Carbon Theme] -- */
#qmEditor ul { /* .actionButtons --> #qmEditor */
	margin: 0;
	padding: 10px 3px 10px 40px;
}
#qmEditor li { /* .actionButtons --> #qmEditor */
	display: inline;
	list-style-type: none;
	margin-right: 10px;
	padding: 0;
}
#qmEditor .qmButton {
	color: #3b454f;
	font-weight: bold;
	font-size: 12px;
	background: #a0b9d6 url(button-gradient.png) repeat-x top left;
	padding: 4px 6px;
	white-space: nowrap;
	vertical-align: top;
	text-decoration: none;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	-webkit-text-shadow: 0 1px 1px #fff;
	-moz-text-shadow: 0 1px 1px #fff;
	text-shadow: 0 1px 1px #fff;
	border: 1px solid #8ea4be;
	outline: none;
}

#qmEditor .qmButton img {
	vertical-align: top;
	margin-top: 1px;
}

#qmEditor .qmButton:hover {
	background-position: bottom left;
	-webkit-box-shadow: 0 0 10px #b8c7d6;
	-moz-box-shadow: 0 0 10px #b8c7d6;
	box-shadow:  0 0 10px #b8c7d6;
	-webkit-transition: -webkit-box-shadow 0.2s linear;
}
#qmEditor .qmButton:active {
	background-color: #92aac4;
	background-position: bottom left;
	-webkit-box-shadow: 0 0 10px #b8c7d6;
	-moz-box-shadow: 0 0 10px #b8c7d6;
	box-shadow:  0 0 10px #b8c7d6;
}

	
	