/*-----------Main-------------*/
* {margin: 0; padding: 0;}

body {
	font-family: Arial, Helvetica, sans-serif;
}

.cl {clear: both;}

.MainWrap {
	background: transparent url(images/repeat_head_bg.jpg) 0 0 repeat-x;
}

.Normal{
	font-family: Arial, Helvetica, sans-serif;
	
}

.HeadBg {
	background: transparent url(images/head_bg.jpg) 50% 0 no-repeat;
}

.ContentBg {
	background: transparent url(images/content_bg.gif) 0 0 repeat-x;
}

.expander {height: 500px;}

.container {width: 980px; margin: 0 auto;}

p {
	color: #333333;
	font-size: 12px;
	padding-bottom: 16px;
}
.Normal{
	font-family: Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:12px;
}

h1 {
	color: #444444;
	font-size: 25px;
	font-weight: normal;
}

ul {
	list-style-position: inside;
	list-style-type: none;
	padding-bottom: 16px;
}

ul li {
	list-style-type: none;
}

a, a:link, a:active, a:visited {
	color: #418cbb;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}
/*-----------Header-------------*/

.Header {
	position: relative;
	height: 128px;
}

.Header .search {
	position: absolute;
	right: 0px;
	top: 0px;
	margin-top: 20px;
	height: 27px;
	width: 302px;
	margin-right: 10px;
}

.Header .search input {
	height: 17px;
	border: none;
	width: 259px;
	background: transparent url(images/search_field.png) 0 0 no-repeat;
	padding: 6px 4px 4px;
	display: block;
	position:absolute;
	top: 0;
	left: 0;
	color: #ccc;
}

.Header .search a.go {
	background: transparent url(images/search_button.png) 0 0 no-repeat;
	width: 28px;
	height: 0px;
	padding-top: 28px;
	display: block;
	margin: 0px 0 0 00px;
	cursor: pointer;
	position: absolute;
	top: 0;
	right: 0;
	overflow: hidden;

}
.Header .login {
	margin-right: 10px;
	position: absolute;
	right: 0px;
	bottom: 0px;
	text-align: center;
	color: #fff;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 15px;
}

.Header .login a.LogInOut{
	color: #fff;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-transform: uppercase;
}

.Header .login a.LogInOut:hover {
	text-decoration: underline;
}

/*-----------BANNER-----------*/
.Banner {
	width: 980px;
	margin: 0 auto;
	overflow:hidden;
	height: 266px;	
}

.bannerWrap {

	height: 266px;
	*position: relative;
	*z-index: 1;
}
/*-----------Navigation-----------*/

.navigationWrap {
	background: transparent url(images/navigation.jpg) 0 0 no-repeat;
	height: 52px;
}

/*-----------Content-------------*/
.mainContent {
	background-color: #fff;
}

.RightPane {
	padding-left: 20px;
	padding-top: 0px; 
}

.ContentPane {padding-right: 30px;}

.mainContentInner {
	padding: 40px;
	clear:both;
}

.contentPaneWrap {
	width: 66%;
	float: left;
}

.rightPaneWrap {
	width: 34%;
	float: left;
}

a.more {
	height: 0px;
	width: 68px;
	padding-top: 29px;
	background: transparent url(images/more.png) 0 0 no-repeat;
	overflow: hidden;
	display: block;
	float: right;
	margin-right: 10px;
}


.briefBlock {
	width: 281px;
}

.briefBlock p {
	padding-left: 2px;
}

.briefContent {
	padding-left: 87px;
}

.briefBlock img {

}

.briefInner {
	padding: 20px 15px;
	overflow: hidden;
	zoom: 1;
}

.briefBlock h3 {
	text-transform: uppercase;
	font-size: 21px;
		padding-bottom: 3px;
}

.briefBlock3 h3, .briefBlock2 h3 {
	color: #242424;
}

.briefBlock1 h3 {
	color: #f2f2f2;

}

.briefBlock1 {
	background: #1e1e1e url(images/brief1.jpg) 0 0 no-repeat;

}
.briefBlock1 .briefContent {
	padding-top: 5px;
}
.briefBlock1 .briefInner {
	padding-top: 40px;
	padding-bottom: 10px;
}

.briefMedium1 {
	height: 54px;
	background: transparent url(images/brief2.jpg) 0 0 no-repeat;
}

.briefBlock2 {
	background-color: #a4d1ed;
}

.briefBlock2 .briefContent {
	padding-top: 16px;
}
.briefBlock2 .briefInner {
	padding-top: 10px;
}

.briefMedium2 {
	height: 48px;
	background: transparent url(images/brief3.jpg) 0 0 no-repeat;
}

.briefBlock3 {
	background: #4c97c6 url(images/brief4.jpg) 0 bottom no-repeat;
}

.briefBlock3 .briefContent {
	padding-top: 11px;
}

.briefBlock3 .briefInner {
	padding: 10px 15px 23px;
}

.briefBlock3 p, .briefBlock2 p {
	color: #242424;
}

.briefBlock1 p {
	color: #f2f2f2;
}

/*-----------Footer-------------*/

.footerWrap {
	background: #2975a5 url(images/footer_corners.gif) 0 0 no-repeat;
}

.Footer p {
	color: #a8becb;
	font-size: 11px;
}

.Footer .No_Title {
	float: left;
}

#simple-menu span.SkinObject {
	color: #bfcfd9;
	font-size: 10px;
	font-weight: normal;
}

#simple-menu {
	list-style: none outside;
	text-align: right;
	float: right;
	*margin-top: -4px;
}
#simple-menu ul {}
#simple-menu {
	list-style-type:none;
	list-style-image:none;
	color: #bfcfd9;
}
#simple-menu a {
	margin: 0px 6px; 
	text-decoration: none;
	text-transform: uppercase;
	color: #bfcfd9;
	font-size: 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
}
#simple-menu a:hover {
	text-decoration: underline;
}
.Footer a { color: #BFCFD9;}

.Footer {
	padding: 15px 50px 40px;
	width: auto;
}

.Footer .No_Title .head_title {display: none;}
/*-----------Other-------------*/
.ModuleTitle_MenuItem {border: none;}
.ModuleTitle_MenuBreak .ModuleTitle_MenuIcon {height:1px;}

div.facebook{
	float:right;
	margin-top:-60px;
	margin-right:10px;
}
div.facebook a{
	display:block;
	background: url(http://www.mavericksoftware.com/Portals/_default/Skins/BuzzTeam/images/icon_facebook.gif) 0 0 no-repeat;
	line-height:27px;
	padding-left:30px;
	color:white;
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	text-decoration:none;
	font-weight: normal;
	height:25px;
}
div.codingstaff{
	float:left;
	line-height:12px;
	padding-left:10px;
	color:#BFCFD9;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	text-decoration:none;
	font-weight: normal;
	height:25px;

}
div.codingstaff a{
	line-height:12px;
	color:#BFCFD9;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	text-decoration:none;
	font-weight: normal;
	height:25px;
}
#dnn_ctr432_ModuleContent .locationContainer{
	display:none;
}
