a#active_menu {
	color: #FE6C01;
	font-weight: bold;	
}

a#active_menu:hover {
	color: #000;
	text-decoration: none;
}

a:link {
	font-size: 11px; 
	color: #FE5603; 
	line-height: 20px;
	text-decoration: none;
}

a:visited {
	font-size: 11px; 
	color: #FE5603; 
	line-height: 20px;
	text-decoration: none;
text-align: left;
}

a:hover {
	color: #333;
	text-decoration: none; /*text-decoration: underline;*/
}



/* Links */
a.blogsection:link, a.blogsection:visited {
	color: #FF9900;
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	text-decoration: none;
}

a.blogsection:hover {
	color: #999999;
	text-decoration: underline;
}

a.category:link, a.category:visited {
	color: #FFA500;
}

a.category:hover {
	color: #FF9900;
	text-decoration: underline;
}


a.mainlevel:link, a.mainlevel:visited {
	border-bottom: 1px solid #ededed;
	color: #666;
	display: block;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 20px;
	padding-bottom: 2px;
	padding-top: 2px;
	text-decoration: none;	
	text-align: left;
	letter-spacing: 0px;
	width: 200px;
	
}

a.mainlevel:hover {
	background-color: #fafafa;
	color: #333;
}

a.mainlevel-top:link, a.mainlevel-top:visited {
	border-right: 1px solid #CCCCCC;
	color: #666666;
	display: block;
	float: left;
	font: 100% verdana,arial,helvetica,sans-serif;
	height: 15px;
	line-height: 15px;	
	text-align: right;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
}

a.mainlevel-top:hover {
	
	color: #fb7000;
}

a.mainlevel-footer:link, a.mainlevel-footer:visited { color: #fff; font-family: Verdana, Arial, sans-serif; font-size: 10px; line-height: 18px; padding-left: 10px; padding-right: 10px; text-align: left; text-decoration: none; }

a.mainlevel-footer:hover { background-color: transparent;  color: #fb7000; }


a.readon:link, a.readon:visited {
	background-image: url(../images/read.gif);
	background-position: left;
	background-repeat: no-repeat;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px; 
	color: #FE5603;
	line-height: 20px;
	padding-left: 20px;
	float: left;
}

a.readon:hover {
	color: #FF9900;
	text-decoration: none;
}

a.sublevel:link, a.sublevel:visited {
	border-bottom: 1px solid #fafafa;
	color: #666666;
	display: block;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 20px;
	padding-bottom: 2px;
	padding-top: 2px;
        /* padding-left:12px; */
	text-decoration: none;	
	text-align: left;
	text-indent: 5px; 
}

a.sublevel:hover {
	color: #C0C0C0;
	text-decoration: none;
}

a.weblinks:link, a.weblinks:visited {
	color: #FF9900;
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	text-decoration: none;
}

a.weblinks:hover {
	color: #999999;
	text-decoration: underline;
}

html, body, form, fieldset {
	margin: 0;
	padding: 0;
}

body {
	/*  text-align: center;
	color: #666;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 18px;
	letter-spacing: 0.5px; */
}



body#bg {
	background-color: #444;
        text-align: center;
}

/* Molduras de imagens*/

.molduraimgleftmin {
  margin: 2pt 8px 3px 0pt; 
  float: left;
  padding: 4px;
  border-top: 1px solid #ddd;
  border-left: 1px solid #ddd;
  border-bottom: 1px solid #c0c0c0;
  border-right: 1px solid #c0c0c0;
}



.molduraimgrightmin {
  margin: 2pt 0pt 3px 8px; 
  float: right;
  padding: 4px;
  border-top: 1px solid #ddd;
  border-left: 1px solid #ddd;
  border-bottom: 1px solid #c0c0c0;
  border-right: 1px solid #c0c0c0;
}

.molduraimgleft {
  margin: 0pt 10px 10px 0pt; 
  float: left;
  padding: 6px;
  border-top: 1px solid #ddd;
  border-left: 1px solid #ddd;
  border-bottom: 1px solid #c0c0c0;
  border-right: 1px solid #c0c0c0;
}


.molduraimgright {
  margin: 0pt 0pt 10px 10px; 
  float: right;
  padding: 6px;
  border-top: 1px solid #ddd;
  border-left: 1px solid #ddd;
  border-bottom: 1px solid #c0c0c0;
  border-right: 1px solid #c0c0c0;
}


.molduraimgcenter {
  margin: 0px auto 10px; 
  display: block; 
  text-align: center;
  padding: 6px;
  border-top: 1px solid #ddd;
  border-left: 1px solid #ddd;
  border-bottom: 1px solid #c0c0c0;
  border-right: 1px solid #c0c0c0;
}

.molduraimgmin {
  margin: 2px 0 2px 0; 
  padding: 3px;
  border-top: 1px solid #ddd;
  border-left: 1px solid #ddd;
  border-bottom: 1px solid #c0c0c0;
  border-right: 1px solid #c0c0c0;
}

.molduraimg {
  margin: 3px 0 3px 0;
  padding: 6px;
  border-top: 1px solid #ddd;
  border-left: 1px solid #ddd;
  border-bottom: 1px solid #c0c0c0;
  border-right: 1px solid #c0c0c0;
}

.imgleftmin {
  margin: 2pt 8px 3px 0pt; 
  float: left;
}

.imgrightmin {
  margin: 2pt 0pt 3px 8px; 
  float: right;
}

.imgleft {
  margin: 0pt 10px 10px 0pt; 
  float: left;
}

.imgright {
  margin: 0pt 0pt 10px 10px; 
  float: right;
}

.imgcenter {
  margin: 0px auto 10px; 
  display: block; 
  text-align: center;
}


li {
	/* line-height: 20px; */
	list-style: square;	
	list-style-position: inside;
	margin-bottom: 5px;
}

ul {
	/*list-style-image: none;
	list-style-position: outside;
	list-style-type: none; */
	margin: 0;
	padding-left: 0;

}

h1 {
	margin-bottom: 8px;
        font-size: 17px;
        text-align: left;
}


h2 {
	margin-bottom: 6px;
        font-size: 15px;
        text-align: left;
}


h3 {
	margin-bottom: 4px;
        font-size: 13px;
        text-align: left;
}

h4 {
	margin-bottom: 2px;
        font-size: 11px;
        text-align: left;
}

p {
	margin-top: 0;
	margin-bottom: 15px;
}

td,tr,p,ul,ol,div {
	color: #666;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 18px;
	letter-spacing: 0.5px;
        /* text-align: left; */
}

.box {
	background: #FAFAFA;
	border: 1px solid #EAEAEA;
	color: #FF6D01;
	display: block;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	height: auto;
	letter-spacing: 1px;
	margin-top: 10px;
	padding: 3px;
	width: 200px;
}

.button {
	background-color: #F5F5F5;
	border: 1px solid #CBCBCB;
	color: #000000;
	float: left;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}

.button:hover {
	color: #FF8C00;
}

/** category text format and links **/
.category {
	color: #FF8C00;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	letter-spacing: 1px;
	text-decoration: none;
}

.componentheading {
	color: #63655A;
	font-family : Arial, Verdana, Arial, Helvetica, Sans-serif;
	font-size : 23px;	
	font-weight : normal;
	padding-top : 10px;
	padding-bottom : 10px;
	letter-spacing: -1px;
}

.contentdescription {
	color: #353535;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	text-align: left;
}

.contentheading {
	color: #FB7000;
	font-family: 'Lucida Grande','Lucida Sans Unicode','Trebuchet MS',arial,verdana,sans-serif;
	font-size: 20px;
	font-weight: normal;	
	line-height: 1.2em;
	margin: 0px;
	letter-spacing: -1px;
}

/* Content - Sections & Categories */
.contentpane {

}

.contentpaneopen {

}

.createdate {
	color: #708090;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}

.details {
	background-color: #FFFFFF;
	background-image: url(../images/read.gif);
	background-position: left;
	background-repeat: no-repeat;
	color: #FF6347;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 20px;
	padding-left: 20px;
}

.headings {
	color: #EAD099;
	font-family: Verdana, Arial, sans-serif;
	font-size: 23px;
	letter-spacing: -1px;
}

.subheadings {
	color: #6991A0;
	font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
	line-height: 25px;
}

input.inputbox{
	background-color: #F9F9F9;
	border: 1px;
	border-color: #ccc;
	border-style: solid;
	color: #999999;
	margin-bottom: 2px;
	margin-top: 2px;
}

textarea.inputbox{
	background-color: #F9F9F9;
	border: 1px;
	border-color: #ccc;
	border-style: solid;
	color: #999999;
}

input.inputbox#mod_login_username{
	background-color: #F9F9F9;
	border: 1px;
	border-color: #ccc;
	border-style: solid;
	margin-bottom: 2px;
	margin-top: 2px;
	width: 160px;
	color: #999999;

}

input.inputbox#mod_login_password{
	background-color: #F9F9F9;
	border: 1px;
	border-color: #ccc;
	border-style: solid;
	margin-bottom: 2px;
	margin-top: 2px;
	width: 160px;
	color: #999999;
}

input.inputbox#mod_search_searchword{
	background-color: #F9FDEB;
	border: 1px solid #ccc;
	color: #999999;
	width: 160px;
}

.search {	
	text-align: left;
}


.moduletable {	
	margin-top: 5px;
	padding-bottom: 10px;
	text-align: left;
}


.moduletable td {	
	/* color: #fff; */
	text-align: left;

}

.moduletable h3 {
	text-align: left;
	color: #FB7000;
	font-family: 'Lucida Grande','Lucida Sans Unicode','Trebuchet MS',arial,verdana,sans-serif;


	font-size: 20px;
	font-weight: normal;	
	line-height: normal;
	margin: 0px;
	letter-spacing: -1px;
	padding-bottom: 10px;

}

.moduletable li{
	list-style: none;
}

.quote {
	font: oblique 135%/155% georgia, times, serif;
	color: #666;
	width: 95%;
	display: block;
	margin: 0 auto;
	font-size: 16px;

}


.sectiontableentry1 td {
	padding:6px 5px;
}

.sectiontableentry2 td {
	padding:6px 5px;
}

.sectiontableheader {
	color: #666;
	padding-bottom: 15px;
	padding-top: 7px;
	font-size: 11px;
	font-weight: normal;
}

.small {
	color: #333;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;	
	text-decoration: none;
}

.smalldark {
	color: #333;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}


#addwrap {
	background-color: #FFFFFF;
	margin: 15px auto;
	text-align: center;
	width: 900px;
	/* height: 270px; */
}

#addwrap p {
	color: #666;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	line-height: 14px;
	letter-spacing: -0.1px;
	margin: 5px 0;
}

#addwrap a:link {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	line-height: 14px;
	letter-spacing: -0.2px;
}

#addwrap a:hover {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	line-height: 14px;
	letter-spacing: -0.2px;
}

#addwrap a:visited {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	line-height: 14px;
	letter-spacing: -0.2px;
}

#addwrap h1 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
	line-height: 10px;
	letter-spacing: 0.2px;
	margin: 5px 0;
}

.moduletable-intro1{
	/* background-image: url(../images/1.png);
	background-position: left top;
	background-repeat: no-repeat; */
	border-bottom: 1px solid #CCCCCC;
	float: left;
	height: 280px;
	margin-bottom: 15px;
	text-align: left;
	width: 280px;
}

.moduletable-intro1:hover{
	/* border-bottom: 3px solid #fa1604; */

}

.moduletable-intro2{
	/* background-image: url(../images/2.png);
	background-position: left top;
	background-repeat: no-repeat; */
	border-bottom: 1px solid #CCCCCC;
	float: left;
	height: 280px;
	margin-left: 15px;
	margin-bottom: 15px;
	text-align: left;
	width: 280px;
}

.moduletable-intro2:hover{
	/* border-bottom: 3px solid #fa1604; */

}


.moduletable-intro3{
	/* background-image: url(../images/2.png);
	background-position: left top;
	background-repeat: no-repeat; */
	border-bottom: 1px solid #CCCCCC;
	float: left;
	height: 280px;
	margin-left: 15px;
	margin-bottom: 15px;
	text-align: left;
	width: 280px;
}

.moduletable-intro3:hover{
	/* border-bottom: 3px solid #fa1604; */

}

#add1{
	font-size: 11px;
	text-align: left;
	/* height: 120px;
	width: 280px; */
	float: left;
	background-image: url(../images/1.png);
	background-position: left;
	background-repeat: no-repeat;
	border-bottom: 1px solid #cccccc;

}

#add1:hover{
	border-bottom: 3px solid #fa1604;

}

#add2{
	font-size: 11px;
	text-align: left;
	/* height: 120px;
	width: 280px; */
	float: left;
	margin-left: 15px;
	background-image: url(../images/2.png);
	background-position: left;
	background-repeat: no-repeat;
	border-bottom: 1px solid #cccccc;

}

#add2:hover{
	border-bottom: 3px solid #fa1604;

}


#add3{
	font-size: 11px;
	text-align: left;
	/* height: 120px;
	width: 280px; */
	float: left;
	margin-left: 15px;
	background-image: url(../images/3.png);
	background-position: left;
	background-repeat: no-repeat;
	border-bottom: 1px solid #cccccc;
}

#add3:hover{
	border-bottom: 3px solid #fa1604;

}
#body {
	width: 900px;
	overflow: auto;
	margin: 0 auto;
	margin-top: 0px;

}


#rightcolumn {
	float: right;	
	width: 180px; 
	margin-left: 25px;
	padding-right: 30px;

}

#mainbody {		
	float: left;		
	text-align: left;
	width: 650px;
	margin: 0px;
 
}

#bodywrap {
	margin-top: 0px;
	width: 100%;
	margin: 0 auto;
	background: #ffffff;

}


#footer{

	color: #FFFFFF;
	float: none;



	font-size: 10px;
	height: auto;
	text-align: center;
	width: 900px;
	padding-top: 20px;
	margin: 0 auto;

}

#footerwrap {
	border-top: 5px solid #8AA3B2;
	background-color: #444444;
	float: left;
	height: 150px;


	width: 100%;
	margin: 0 auto;
}

#header {
	height: 213px;
	width: 900px;
	margin: 0 auto;
}

#header2 {
	height: 213px;
	width: 900px;
	margin: 0 auto;
}

#headerwrap {	
	height: 213px;
	width: 100%;
	background: #ffffff;
}

#topstrip {
	background-color:#454545;
	background-image:url(../images/top.gif);
	background-position:center top;
	background-repeat:no-repeat;
	border-bottom:1px solid #FFFFFF;
	height:50px;
	width:100%;
}


select.inputbox#country_field {
	width: 200px;
}

#menu {
	height:20px;
	margin:0 auto;
	padding-top:15px;
	width:900px;
}

#menu a:link {
	border-right: 1px solid #CCCCCC;
	color: #666666;
	display: block;
	float: left;
	font: 100% verdana,arial,helvetica,sans-serif;
	height: 15px;
	line-height: 15px;	
	text-align: right;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
}

#menu a:visited {
	border-right: 1px solid #CCCCCC;
	color: #666666;
	display: block;
	float: left;
	font: 100% verdana,arial,helvetica,sans-serif;
	height: 15px;
	line-height: 15px;	
	text-align: right;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
}

#menu a:hover {
	border-right: 1px solid #CCCCCC;
	color: #FF7F02;
	display: block;
	float: left;
	font: 100% verdana,arial,helvetica,sans-serif;
	height: 15px;
	line-height: 15px;	
	text-align: right;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;

}

#menuwrap {
	background-color: #FFFFFF;
	height: 40px;
	width: 100%;
	margin: 0 auto;
}


#body {
	margin: 0 auto;
	overflow: auto;
	width: 900px;
}

#bodywrap {
	background: #fff;
	margin-top: 0px;
	overflow: auto;
	width: 100%;
}

#footer{
	color: #FFFFFF;
	float: none;
	font-size: 10px;
	height: auto;
	text-align: left;
	width: 900px;
	margin: 0 auto;
}

#footer td, #footer div{
	color: #FFFFFF;
	text-align: center;	
}


#footerwrap {
	background-color: #444;
	float: left;
	height: auto;
	width: 100%;
}

#leftcolumn {
	float: left;
	padding-top: 5px;
	padding-bottom: 30px;
	width: 200px;
}

#mainbody {
	float: left;
	margin-left: 20px;
	padding-top: 5px;
	padding-bottom: 30px;
	text-align: left;
	width: 660px;
}

#mainbody li{

}

/* Clearfix */

.clearfix:after {
	clear: both;
	display: block;
	content: ".";
	height: 0;
	visibility: hidden;
}



* html > body .clearfix {
	width: 100%;
	display: block;
}



* html .clearfix {
	height: 1%;
}



/* Firefox Scrollbar Hack - Do not remove */
html {
	margin-bottom: 1px;
	height: 100%!important;
	height: auto;
}
