/* Design by Brian Diaz of Media 65 @ http://www.m65.net  All Rights Reserved */
@import url(layouts.css);
@import url(components.css);
@import url(modules.css);
@import url(navigation.css);
@import url(misc.css);
@import url(forms.css);
@import url(menu.css);

/* #######################  GENERAL SETTINGS ############################ */
html{height:100%;}

body{
margin:0px;
height:100%;
font-family: Verdana, Geneva, sans-serif;
font-size: 0.8em;
color: #111;
background-color:#fff;
background: url("../images/01_pallotticollege_mbprice.jpg") no-repeat fixed center top transparent;
}

p {
    padding-bottom: 8px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 8px;
}

/*  Heading Formatting */
h1 {
	color: #00653D;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 30px;
    font-weight: normal;
    line-height: 110%;
    margin: 0;
    padding: 10px 0 4px;
	}
h2 {font-size:1.7em;line-height: 0.8em;font-weight: 900;color: #000;}
h3 {
	color: #00653D;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 22px;
    font-weight: normal;
    line-height: 110%;
    margin: 0;
    padding: 10px 0 4px;
	}
	
h4 {font-size:1.4em;line-height: 0.8em;font-weight: 900;color: #000;}
h5 {font-size:1.3em;line-height: 0.8em;font-weight: 900;color: #000;}
h6 {font-size:1.2em;line-height: 0.8em;font-weight: 900;color: #000;}

/*links*/
a:link {color: #579736; text-decoration:none;}
a:hover {color: #63AD3D; text-decoration:underline;}
a:visited {color: #579736; text-decoration:none;}
img {border: 0 none;}

/* Clears Divs */
.clr{clear: both;}

/* #######################  END GENERAL SETTINGS ############################ */

	div.itemHeader h2.itemTitle {
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:30px;
		font-weight:normal;
		line-height:110%;
		padding:10px 0 4px 0;
		margin:0;
		color:#00653D;
}

div.itemToolbar {
	padding:2px 0;
	margin:16px 0 0 0;
	border-top:1px dotted #fff;
	border-bottom:1px dotted #fff;
	background: none;
}

div.itemNavigation {
	padding:4px 8px;
	margin:0 0 24px 0;
	border-top:1px dotted #fff;
	border-bottom:1px dotted #fff;
	background: none;
}

div.k2ItemsBlock {
    color: #333;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 1.2em;
    line-height: 1.6em;
}

responsiveMenuTheme2::before, .responsiveMenuTheme2::after {
    content: " ";
    display: table;
}

#topnav div.moduletable a, #topnav a:link, #topnav a:visited, #topnav a: active, #topnav li span, #topnav li a {
	color: #fff;
	font-family:'Avenir LT W01_45 Book1475508', Verdana, Geneva, sans-serif;
	background:none;
	font-size:14px;
}

#topnav a: hover {
	color: #fff;
	font-family:'Avenir LT W01_45 Book1475508', Verdana, Geneva, sans-serif;
	background: #87B91F;
	font-size:14px;
}

#topnav .responsiveMenuTheme2 {
	font-family:'Avenir LT W01_45 Book1475508', Verdana, Geneva, sans-serif;
	background:none;
	font-size:14px;
	line-height: 10px;

}

#topnav .responsiveMenuTheme2 ul {
	font-family:'Avenir LT W01_45 Book1475508', Verdana, Geneva, sans-serif;
	background: none;
	font-size:14px;
	line-height: 10px;

}

#topnav .responsiveMenuTheme2 a:link, .responsiveMenuTheme2 a:visited, #topnav .responsiveMenuTheme2 li.active > a {
	color: #fff;
	font-family:'Avenir LT W01_45 Book1475508', Verdana, Geneva, sans-serif;
	font-size:14px;
	background:#579736;
}

/*.responsiveMenuTheme2 li li > a, .responsiveMenuTheme2 li li > a:link, .responsiveMenuTheme2 li li > a:visited {
    background: yellow none repeat scroll 0 0;
    border-top: 0px solid #579736;
    display: block;
    position: relative;
    white-space: nowrap;
    z-index: 100;
}*/

.responsiveMenuTheme2 ul li li > a, .responsiveMenuTheme2 ul li li > a:link, .responsiveMenuTheme2 ul li li > a:visited {
    background: #579736 none repeat scroll 0 0;
    border-top: 0px solid #579736;
    display: block;
    position: relative;
    white-space: nowrap;
    z-index: 100;
}

#topnav .responsiveMenuTheme2 a:hover{
	background: #87B91F;
}

#topnav div.moduletable ul li {
    line-height: 1px;
}

#topnav .responsiveMenuTheme2 span.opener {
    background-image: url("../images/down-bg.png");
    background-position: 11px center;
    background-repeat: no-repeat;
    display: inline-block;
    overflow: hidden;
    padding: 5px 0;
    position: absolute;
    right: 0;
    text-indent: 100px;
    top: 0;
    vertical-align: middle;
    width: 30px;
}

#topnav .responsiveMenuTheme2 > li.parent > a {
    background: #579736;
}

.responsiveMenuTheme2.isDesktop > li > a {
    border-bottom: medium none;
    border-left: 0px solid #579736;
}
.responsiveMenuTheme2.isDesktop li a, .responsiveMenuTheme2.isDesktop li span.separator, .responsiveMenuTheme2.isDesktop li span.navHeader {
    border-bottom: medium none;
    border-left: 0px solid #579736;
}

#topnav .responsiveMenuTheme2 > li > a {
    display: block;
    padding: 0 10px;
}

#topnav .responsiveMenuTheme2 > li.parent > a {
    padding: 0 10px;
}

div.k2FeedIcon {
    display: none;
    padding-bottom: 4px;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 4px;
	display: none;
}

.toggleMenu span {
    color: #fff;
    padding-right: 10px;
}

#content span {
    float: none;
    margin-bottom: 5px;
    margin-left: 0px;
    margin-right: 5px;
    margin-top: 5px;
    padding-bottom: 5px;
    padding-left: 0px;
    padding-right: 5px;
    padding-top: 5px;
    min-width: 80%;
}

#form12 .wdform-label-section {
    display: table-cell;
    float: left;
    min-width: 350px;
    text-align: left;
}

#content .wdform-element-section {
    float: none;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    min-width: 350px;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
	min-width: 350px;
}