body{
	margin:0px;
	padding:0px;
	background-image:url(../images/bg_lines.png);
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
body,html{
	height:100%;
} 
.bg{
	background:url(../images/bg_pages.png) repeat-x; 
}
#mainContainer{
	width: 923px;
	height:939px;
	margin: 0 auto;
	text-align: left;
}
/*********************************************************/
#top{
	width:923px;
	height:113px;
	background:url(../images/top.jpg);
	background-position:left;
	background-repeat:no-repeat;
	background-color:#960104;
}
#top ul{
	float:right;
	list-style-type: none;
	margin: 20px;
	padding: 0;
}
#top ul a{
	color:#bb0104;
	text-decoration:none;
	font-weight:bold;
}
#top ul a:hover{
	color:#ffffff;
}
.bg #mainContainer #top #selected span{
	color:#ffffff;
}
/*********************************************************/
#topmenu{
	width: 923px;
	height:40px;
}
#topmenu ul {
	display:inline;
	padding:0;
	margin:0 0 0 7px;

}
#topmenu li {
	list-style:none;
	list-style-position:outside;
	display:inline;
	color: #9a3c3d;
	line-height:40px;
}

#topmenu li a {	
	color: #9c9c9c;
	text-decoration:none;
	padding:10px 10px 9px 10px;
	margin:10px 0;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;
	font-size:medium;

}

#topmenu li a:hover {	
	background-color:#cfcdce;
	text-decoration:none;
	color:#9a3c3d;
}
#topmenu .active  a{
	color: #9a3c3d;
	background-color:#ffffff;
}
/*********************************************************/
#content{
	float:left;
	width: 923px;
	height:770px;
}
#colLeft{
	line-height:18px;
	padding:0px;
	float:left;
	width:620px;
	height:100%;
	/*background-color:#FFFFFF;*/
}
#colLeft h2{
	color:#990000;
	font-style:italic;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:lighter;
	font-size:24px;
}
#colLeft h3{
	color:#990000;
	font-style:italic;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}
#colLeft h4{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}
#colLeft #mainContent{

	margin-left:5px;
	padding:25px;
	background-color:#FFFFFF;
    filter:alpha(opacity=90); /* IE's opacity*/
    opacity: 0.90;
	min-height:764px;
}
#mainContent a {
	color:#A91515;
	text-decoration:none;
}
#mainContent a:hover {
	color: #A91515;
	text-decoration: underline;
}
#colRight{
	padding:25px 0 0 20px;
	float:left;
	width:200px;
	height:100%;
}
#colRight ul,
#colRight ul a {
	color:#990000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
#colRight ul a{
	text-decoration:none;
}
#colRight ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-bottom: 0; /*bottom spacing between each UL and rest of content*/
}
#colRight ul li ul{
	margin-left:20px;
}
#colRight img{
	margin:25px 0 2px 0;
}
.bt{
	background: transparent url('../images/bntRedLT_over.png') no-repeat top center;
	display:inline-block;
	width:154px;
	height:29px;
	margin-right:20px;
	line-height:30px;
}
.bt a{
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
}
#colRight .menu a
{
	padding-left: 10px;
}
#colRight .menu a:hover
{
	background:transparent url(../images/menuSelected.png) no-repeat scroll left center;
}
#colRight #current ul a
{
	background:none;
	font-style: normal;
}
#colRight #current a
{
	font-style: italic;
	background:transparent url(../images/menuSelected.png) no-repeat scroll left center;
}
#colRight #current a:hover
{
	background:transparent url(../images/menuSelected.png) no-repeat scroll left center;
}
.bt:hover{
	background: transparent url('../images/bntRedLT_out.png') no-repeat top center;
}
#btnLeftBotton{
	margin-top:264px;
	text-align:center;
}
#btnLeftBotton div{
float: left;
display:inline;
}
/*********************************************************/
#content .shadow-right,
#content .shadow-left,
#content .colLeft {
	position: relative;
}
.bg #mainContainer #content .shadow-right {
	background:url(../images/shadow-right.jpg) right bottom no-repeat;
	right:-5px;
}
.bg #mainContainer #content  .shadow-left {
	background:url(../images/shadow-left.jpg) left bottom no-repeat;
	left: -5px;
}
#rodape
{
	padding-top:50px;
	background-color:#000000;
	color:#717171;
	line-height:normal;
	height:120px;
}
#rodape a{
	color:#717171;
	text-decoration:none;
}
#rodape a:hover{
	color:#717171;
     text-decoration:underline;
}
.box_background {

     background-color: white;
     height: 100%;
     filter:alpha(opacity=95); /* IE's opacity*/
     opacity: 0.95;
     position: absolute;
     left: 0px;
     top: 0px;
     width: 100%;
     z-index: 1;

}
#globalheader {
	position:relative;
	z-index:999;
	width: 360px; 
	height: 30px; 
	margin: 0px auto;
	left:-140px;
	top:-50px;
	text-align:center; 
}
#globalheader #globalnav { 
	margin: 0; 
	padding: 0;
}
#globalheader #globalnav li { 
	display: inline;
}
#globalheader #globalnav li a {
padding:0;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
	float: left; 
	width: 163px; 
	height: 80px;
	margin:0 5px 0 5px;
	background: transparent url('../images/bntRedLT_over.png') no-repeat;
	background-position:5px 50px;
}

#globalheader #globalnav li a:hover { 
	background: transparent url('../images/bntRedLT_out.png') no-repeat top center;
	background-position:5px 50px;
}



#subMenu { 
list-style-type: none;
margin: 40px 0 0 0;
padding: 0;
width: 170px;
text-align:center;
font-weight:bold;
}
#subMenu  li a {
font: bold Arial, Helvetica, sans-serif;
color: white;
display: block;
width: auto;
padding: 2px 0 15px 0;
padding-left: 10px;
text-decoration: none;
	background: transparent url('../images/bntRedLT_over.png') no-repeat top center;
}
#subMenu li a:hover { 
	background: transparent url('../images/bntRedLT_out.png') no-repeat top center;
}

* html #subMenu li a{ /*IE only. Actual menu width minus left padding of A element (10px) */
	width: 160px;
}

#buyNowButton
{
	text-align: center;
	width: 170px;
	float: right;
	color: white;
}
#buyNowButton a
{
	background-position: center top;
	color: white;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	padding : 0 0 15px 0;
	text-decoration: none;
	background: transparent url('../images/bntRedLT_over.png') no-repeat top center;
}
#buyNowButton a:hover { 
	background: transparent url('../images/bntRedLT_out.png') no-repeat top center;
	color: white;
}


