/* Design by cmslounge  */
/* Get more like this at http://www.cmslounge.com  */

/* Layout */



BODY#body  { 
	margin: 0;
	padding: 0;
	background-color: #fff;
	background-image: url(../images/bg.gif); 
	background-repeat: repeat-x;
	background-position: left top;
	text-align: left;
	min-width: 900px;
}

body,td,th, tr, p {
	font-family: "Lucida Sans";
	font-size: 11px;
	color: #35545B;
	font-weight: normal;
	line-height: 140%;
}

#wrapper {	
	float:left;
	margin-top: 61px;
	padding-bottom: 30px;	
}


#header {}

#menu {
	position: absolute;
	left: 205px;
	top: 30px;
	border: 1px solid #E8E8E8;
	border-bottom: none;
	width: 450px;
}

#block1 {
	float: left;
	width: 205px;
	padding-top: 25px;;
}

#logo {
	left: 0px;
	width: 199px;
	height: 90px;	
}

#leftcontent {
        margin-left: 10px;
}

#leftcontent .moduletable {
	padding: 5px;
	padding-left: 10px;
	padding-right: 15px;	
	margin: 0;
}

#block1 .search {
	padding: 5px;
	padding-left: 0px;
	border-bottom: 1px solid #E8E8E8;	
}

#testcontent {
	padding: 0px;
	padding-left: 10px;
	border-bottom: 1px solid #E8E8E8;
}


#block1 .moduletable ul {
	padding-left: 10px;
}

#block1 .moduletable h3 {
	padding-left: 10px;
}

#leftcontent .moduletable h3 {
	padding-left: 0px;
}

#leftcontent p {
	padding: 10px;
}


#block2 {
	float: left;
	width: 684px;
	background-image: url(../images/snowflake.jpg); 
	background-repeat: no-repeat;
	background-position: 300px top;
	border-left: 1px solid #E8E8E8;
}

#headerblock2 {
	margin-bottom: 65px;
	padding-top: 40px;	
	width: 200px;
	padding-left: 10px;
}

#leftblock2 {
	float: left;
	width: 350px;
	margin-bottom: 60px;
}

#content  {
	float: left;
	position: relative;
	text-align: left;
	padding-left: 10px;
	width: 330px;
}
 
#right {
	float: left;
	width: 165px;
	margin-left: 20px;
}

#footer {
	width: 530px;
	float: left;
	background-color: #fff;
	padding-bottom: 10px;
    padding-left: 15px;
}


/* OTHER TAGS */

a:link, 
a:visited  {
	color: #D50909;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #999;
}

#menu ul, 
#menu li,
#block1 ul,
#block1 li {
	margin:0;
	padding:0;
	list-style-type:none;
	list-style-image:none;
}

#menu ul {
	height:29px;
}

#menu ul li {
	float:left;
	height:29px;
	line-height:29px;
}

#block1 ul {
	height:20px;
}

#block1 ul li {
	height:20px;
	line-height:20px;
}

/* other mambo elements */

#footermenu a.mainlevel-bottom:link,
#footermenu a.mainlevel-bottom:visited {
	padding-right: 15px;
	text-decoration: none;
	color: #999;
}

#footermenu a.mainlevel-bottom:hover {
	text-decoration: underline;
}

a#active_menu:link
a#active_menu:visited {
	text-decoration: underline;
}

#footermenu a#active_menu:link
#footermenu a#active_menu-bottom:visited {
	color: #999;
	text-decoration: underline;	
	background-image: none; 
	background-color: none;
}

.contentpane {
	padding-left: 0px;
	padding-right: 0px;
	margin: 0;
}

.contentpaneopen  {
	width: 98%;
	margin: 0px;
	padding: 0px;
	border: none;   
}

/* new tags */

h1, h2, h3, h4 {
	margin: 0;
	padding: 10px;
	padding-left: 0;
}

h1 {
	font-size: 14px;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}

h2 {
	font-size: 13px;
	color: #333;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}

h3 {
	color: #35545B;
	font-weight: bold;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}

h4 {
	font-size: 11px;
	color: #333;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}

ul { 
	margin: 0px;
	padding: 0px;
	padding-left: 0px;
}

li {	
	list-style: none;
	padding-left: 1px;
	line-height: 150%;
	float: none;
}

ul.arrow1 li,
ul.arrow2 li {
	padding-left: 5px;
	padding-bottom: 2px;
	padding-top: 2px;
	margin-left: 20px;
}

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);
}

.componentheading, 
.contentheading {
	color: #35545B;
	font-weight: bold;
	font-size: 12px;	
	padding: 0px;
	margin: 0px;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}

table.moduletable {
	padding: 0px, 0px, 0px, 0px;
	margin: 0px, 0px, 0px, 0px;
}

#headerblock2 div.moduletable {
	color: #F57900;
	font-weight: 12px;
	padding-left: 10px;	
}


/* form tags */

.small {
  font-size: 10px;
  text-decoration: none; 
}

.searchfield {
	border: 1px solid #666;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	text-indent: 2px;
}

.inputbox {
	padding: 2px;
	border: 1px solid #E8E8E8;
	color: #666;
	text-indent: 2px;
}

img {
	border: 0;
}

textarea {
	border:1px solid #999;
	padding:2px;
	width:250px;
	height:200px;
}

#menu ul, 
#menu li {
	margin:0;
	padding:0;
	list-style-type:none;
	list-style-image:none;
}

#menu ul {
	height: 30px;
}

#menu ul li {
	float: left;
	line-height: 29px;
}

#menu a:link, 
#menu a:visited {
	font-family: Arial, Verdana, Helvetica;
	padding-left: 20px;
	padding-right: 20px;
	line-height: 29px;
	text-decoration: none; 
	font-weight: bold;  
	color: #fff;
	text-transform: uppercase; 
}

#menu a:hover {
	color: #fff;
	text-decoration: underline;
}

#menu ul li#current a {
	color: #fff;
	text-decoration: underline;
}

/* ----- DROP DOWN MENU ---- */

#menu ul li ul {
	display: none;
}

#menu ul li ul li {
	display: none;
}

#menu ul li:hover ul, 
#menu ul li.over ul { 
	display: block; 
}

#menu ul li ul li#current *, 
#menu ul li ul li:hover *, 
#menu ul li ul li.over * {
	display: none;
}

<jdoc:include type="modules" name="right_header" style="xhtml" />

