/* Design by cmslounge  */
/* Get more like this at http://www.cmslounge.com  */

/* Layout */

BODY  { 
	margin:0px;
	background-color:#FFF;
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	background-position:top left;
}

body, td, th, tr, p, div {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #555;
	line-height: 18px;
}

#wrapper {	
	width: 100%;
	text-align:left;
}

#header {
	width:100%;
	margin-top:82px;
	height: 150px;
	border-top:3px solid #185793;
	border-bottom:3px solid #185793;
	background-color:#2571C0;
	background-image: url(../images/bgheader.jpg);
	background-repeat: repeat-x;
	background-position:top left;
	text-align:right;
}

#thinkbig {
	width:298px;
	height:73px;
	position:absolute;
	top:155px;
	left:4px;
	background-image: url(../images/thinkbig.jpg);
	background-repeat: no-repeat;
	background-position:top left;
}

#menu {
	position:absolute;
	right:0px;
	top:0px;
	padding-top:0px;
	margin-top:0px;
	width:390px; 
	height:82px;
	float: left;
}

#latestnews { 
	float:left;
	width:5%;
	padding:10px; 
}

#content {
	float:left;
	text-align:left;
	padding-bottom:15px;
	width: 650px;
}

#content-padding {
	padding:10px;
}

#right {
	float:left;
	width:200px;
	padding:10px;
	background-color:#E3ECF7;
}

#footer {
	clear:both;
	border-top:1px solid #8BABC9;
	position:relative;
	padding-top:4px;
	padding-bottom:2px;
	height:50px;
	width:100%;
	margin-bottom:10px;
	clear:both;
}

#footermain { 
	padding-left:20px;
}

/* OTHER TAGS */

a:link {
	color: #2269AF;
	text-decoration  : underline;
}

a:hover, a:visited {
	text-decoration: underline;
	color: #555; 
}

li {	
	padding-left:5px;
	line-height:130%;
}

/* form tags */

input {
	border:1px solid #999;
	padding:1px;
	margin:3px;
}

textarea {
	border:1px solid #999;
	padding:2px;
	margin:3px;
	width:250px;
	height:200px;
}


/* other mambo elements */

#footermenu .moduletable {
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#footermain a#active_menu:link {
	color: #999;
	font-weight: bold;
	text-decoration: underline;	
	background-image: none; 
	background-color: none;
}

.moduletable {
	margin-top: 10px;
	margin-bottom: 20px;
}

table.moduletable {
	width: 100%;
	margin-bottom: 2px;
	font-weight: normal;  
}

table.moduletable th {
	text-align: left;
}

#latestnews .moduletable {
	margin-bottom: 6px;
	padding-bottom: 6px;
	border-bottom: 1px dashed #CCC;
}

#right .moduletable {
	margin-bottom: 6px;
	padding-bottom: 6px;
}

.contentpane {
	padding-left: 0px;
	padding-right: 0px; 
}

.contentpaneopen {
	width:100%;
	margin: 0px;
	padding: 0px;
	border: none;   
}

.componentheading, 
.contentheading {
	font-family: "Lucida Sans", Helvetica, Arial, sans-serif;
	color: #CC0000;
	font-weight: normal;
	text-transform:uppercase;
	font-size: 14px;	
	margin:1px;
	padding:1px 1px 0.5em;
}

.author,
.createdate {
	font-size: 10px;
}

.sectiontableheader {
	font-weight: bold;   
}

.sectiontablefooter {}
.sectiontableentry1 {}
.sectiontableentry2 {}

.small {
  font-size: 10px;
  text-decoration: none;
  font-weight: normal;   
}

.searchfield {
	border: 1px solid #666;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	text-indent: 2px;
	margin-top:6px;	
}

.inputbox {
	padding:2px;
	border: 1px solid #CCC;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	text-indent: 2px;
	margin-top:4px;
	margin-right:6px;
	color:#666;	
}

/* new tags */

h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
	font-family: Helvetica, Arial,sans-serif;
}

h1 {
	font-size: 18px;
	color: #CC0000;
	text-transform:uppercase;
	font-size: 14px;	
}

h2 {
	font-size: 14px;
	color: #333;
}

h3 {
	font-size: 13px;
	padding-bottom: 5px;
	color: #000066;
}

h4 {
	font-size: 11px;
}

ul { 
	margin: 2px;
	padding: 6px;
	padding-left: 15px;
}

li {	
	line-height: 150%;
	list-style-position: outside;
	list-style-type: disc;
	margin: 0;
	padding-left: 1px;
}

ul.arrow1 li,
ul.arrow2 li {
	padding-left: 5px;
	padding-bottom: 2px;
	padding-top: 2px;
}

ul.arrow1,
ul.arrow2 {	
	line-height: 150%;
	padding-bottom: 3px;
	margin-top: 2px;
}

ul.arrow1 li {	
	list-style-image: url(../images/arrow1.jpg);
}

ul.arrow2 li {
	list-style-image: url(../images/arrow2.jpg);
}

ul.latestnews, 
li.latestnews {
	line-height:150%;
	padding-bottom:3px;
	padding-left:2px;	
	margin-top:2px;
}

ul.latestnews {
	padding-right:4px;
	margin-left:20px;
	padding-bottom:3px;	
}

ul#mainlevel-top {
	list-style-type:none;
	margin:0;padding:0; 
	margin-left:10px;
	height:80px;
}

ul#mainlevel-top li {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	list-style-type:none;
	font-size:12px;
	font-weight:bold;
	display: block;
	float: right;
	margin-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: center;
	margin-right: 5px;
	height: 82px;
}

#menu ul, 
#menu li {
	list-style-type: none;
	list-style: none;
	margin: 0 0 0 10px;
	padding: 0;
}

#menu ul li {
	float: left;
	line-height: 29px;
	height: 80px;
}

#menu a:link, 
#menu a:visited {
	color: #666666;
	display: block;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	list-style-type: none;
	margin-right: 5px;
	margin-top: 0;
	padding: 0;
	text-align: center;
	padding: 40px 10px 14px;
}

#menu a:hover {
	color: #333333;
	display: block;
	padding: 40px 10px 14px;
}

#menu ul li#current a {
	background-image: url(../images/menu-hover.jpg);
	background-position: left center;
	background-repeat: repeat-x;
	color: #FFFFFF;
}

/* ----- DROP DOWN MENU ---- */

#menu ul li ul {
	display: none;
}

#menu ul li ul li {
	display: none;
}

#menu ul li ul li#current *, 
#menu ul li ul li:hover *, 
#menu ul li ul li.over * {
	display: none;
}