@import url("http://max-viz.com/templates/maxviz/css/reset.css");
@import url("menu.css");

body {
	background: #0067a2 url(http://max-viz.com/templates/maxviz/images/clouds.jpg) repeat-y left;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	color: #666666;
	font-size: 12px;
	line-height: 1.5em;
	padding: 0 0 20px 0;
}

table,td {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
}

.clear {clear: both;}	

a:link, a:visited, a:active {
	color: #CC3333;
	text-decoration: none;
	outline-color: invert;
	outline-style: none;
	outline-width: medium;	
}

a:hover {
	text-decoration: underline;
	cursor: pointer;
}

h1 {
	color:#551F07;
	font-size:22px;
	font-weight:bold;
	padding-bottom:5px;
}

h2 {
	color: #0c3a07;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 5px;
}

h3 {
	color: #cc3333;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
}

h4 {
	color: #0066cc;
	font-size: 11px;
	font-weight: bold;
}

h5 {
	color: #ffd972;
	font-size: 10px;
	font-weight: bold;
}

h6 {
	color: #ffd972;
	font-size: 9px;
	font-weight: bold;
}

p {
	margin-bottom: 20px;
}


#wrap {
	margin: 0 auto;
	width: 1014px;
	text-align: left;
	background: #fff;
}

#header {
	width: 100%;
	height: 86px;
}

#header .logo {
	width: 258px;
	height: 48px;
	float: left;
	margin: 22px 0px 0px 18px;
}
/*
#header .menu {
	width: 650px;
	float: right;
	height: 43px;
	line-height: 43px;
	background: #0077c0;
}

#header .menu ul li {
	float: left;
	margin: 0 12px;
}

#header .menu ul li a:link, 
#header .menu ul li a:visited, 
#header .menu ul li a:active {
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	cursor: pointer;
	float: left;
}

#header .menu ul li a:hover,
#header .menu ul li.active a:link,
#header .menu ul li.active a:active,
#header .menu ul li.active a:visited {
	background: url(../images/hover_bg.jpg) repeat-x left top;
	height: 43px;
	display: block;
	text-decoration: none;
}
*/
#container {
	width: 1014px;
	background: #fff;
}

#bannerWrap {
	margin-bottom: 25px;
}

#leftCol {
	float: left;
	width: 590px;
}

#leftCol .banner {
	width: 590px;
	margin-bottom: 25px;
}

#leftCol .content {
	width: 550px;
	padding: 0 20px 10px 20px;
}

.contentheading, .componentheading {
	font-family: Arial, Helvetica, sans-serif;
	color: #cc3333;
	font-size: 18px;
	line-height: 28px;
	padding-bottom: 10px;
}

a.readon:link,
a.readon:visited,
a.readon:active {
	color: #0099cc;
}

.small, .createdate, .modifydate {
	color: #837c50;
	font-size: x-small;
}

.content ul {
	padding-bottom: 15px;
	padding-left: 15px;
	/*margin-left: 30px;*/
}

.content ul li {
	color: #333333;
	list-style: square;
	margin-bottom: 3px;
}

#rightCol {
	float: left;
	width: 422px;
}



#rightCol .media {
	width: 424px;
	margin-bottom: 20px;
}

#rightCol .moduletable {
	width: 422px;
	margin-bottom: 20px;
}

#rightCol .moduletable ul {
	margin-left: 30px;
}

#rightCol .moduletable table tr td {
	width: 180px;
}

#rightCol .moduletable h5 {
	color:#0066CC;
	font-weight: bold;
	display: inline;
}

#rightCol .moduletable h4 {
	display: inline;
}

#rightCol .moduletable .mod_placehere_following {
/*	margin-bottom: 15px;*/
}

#rightCol .moduletable a:link,
#rightCol .moduletable a:visited,
#rightCol .moduletable a:active {
	color: #CC3333;
}

#rightCol .moduletable-testimonial {
	width: 260px;
	margin-bottom: 20px;
}

#rightCol .moduletable-testimonial h3 {
	color: #cc3333;
	font-size: 14px;
	font-family: "Lucida Sans unicode",Verdana,Helvetica,sans-serif;
	padding-bottom: 10px;
}
	
#rightCol .moduletable-testimonial blockquote {
	background: url(../images/blockquote_top.jpg) no-repeat left top;
	width: 260px; 
}

#rightCol .moduletable-testimonial blockquote .testimo {
	background: url(http://max-viz.com/templates/maxviz/images/blockquote_bottom.jpg) no-repeat left bottom;	
	width: 210px;
	padding: 25px 25px 35px 25px;
	position: relative;
}

#rightCol .moduletable-testimonial blockquote .testimo .rightalign {
	font-family: Georgia;
	text-align: right;
	width: 180px;
	position: absolute;
	bottom: -10px;
	right: 60px;
}

#rightCol .moduletable-testimonial blockquote .testimo .rightalign a:link,
#rightCol .moduletable-testimonial blockquote .testimo .rightalign a:visited,
#rightCol .moduletable-testimonial blockquote .testimo .rightalign a:active {
	text-decoration: none;
	color: #3675ba;
	font-size: 12px;
}

#rightCol .moduletable-testimonial blockquote .testimo .rightalign a:hover {
	text-decoration: underline;
}

#rightCol ul#ucd-instance.ucd_jqueryfader li {
	width: 100%;
}

#footerWrap {
	width: 1014px;
	margin: 0 auto;
}

#footerWrap .footer {
	color: #fff;
	margin-top: 10px;
	text-align: right;
	font-size: 11px;
}

#footerWrap .footer ul {
	float: left;
	margin-left: 20px;
}

#footerWrap .footer ul li {
	display: inline;
	margin:  0 5px;
}

#footerWrap .footer ul li a:link, 
#footerWrap .footer ul li a:active, 
#footerWrap .footer ul li a:visited {
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	cursor: pointer;
}

/*  ----- Search CSS ----*/

.moduletable-search {
	width: 422px;
	margin-bottom:20px;
}

.moduletable-search h3 {
	width: 170px;
	float: left;
	padding-top: 3px;
}

.moduletable-search .inputbox-search {
	padding: 0px 5px 2px 5px;
	border: 2px solid #cc3433;
}

.moduletable-search .button-search {
	background: #cc3433;
	color: #fff;
	margin-left: 5px;
	padding: 1px;	
	border: none;
	font-weight: bold;
	cursor: pointer;
}

#rightCol .moduletable-gray {
	border: 2px solid #656565;
	text-align: center;
	margin-right: 10px;
	margin-bottom: 20px;
}

#rightCol .moduletable-gray h3 {
	background: #656565;
	height: 25px;
	color: #fff;
	line-height: 25px;
	text-align: left;
	padding-left: 10px;
}

blockquote {
	background: url(http://max-viz.com/templates/maxviz/images/block_bottom.jpg) no-repeat left bottom;
	width: 550px;	
	position: relative;
	padding-bottom: 40px;
	margin-bottom: 20px;
}

blockquote .blockBottom {
	background: url(http://max-viz.com/templates/maxviz/images/block_top.jpg) no-repeat left top;	
	width: 530px !important;
	width: 550px;		
	padding: 10px;
}

blockquote .blockBottom .blocklink {
	position: absolute;
	bottom: 10px;
	right: 60px;
	color: #d02f41;	
}

blockquote .blockBottom .blocklink a:link,
blockquote .blockBottom .blocklink a:visited,
blockquote .blockBottom .blocklink a:active {
	text-decoration: none;
	color: #d02f41;
	font-size: 12px;
}

blockquote .blockBottom .blocklink a:hover {
	text-decoration: underline;
}

blockquote .blockBottom strong {
	text-decoration: underline;
	font-weight: bold;
	font-style: italic;
	color: #000;
}