/*Youjoomla.com default CSS Layout*/
body {
text-align:center; /*center hack*/
padding:0; 
margin:1em 0;
font-family:Verdana, Arial, Helvetica, sans-serif; 
font-size:11px; 
color:#666666;  
line-height: 14pt; 
background-color:#FFFFFF;
}
#centar{
text-align:left;
margin:0 auto;
/*width:1000px; change width on fly*/
}
#wrap {
width:100%; /*center hack*/
margin:0 auto; /*center hack*/
text-align:left;
height:100% !Important;
height:1%;
background: url(../images/wrapbg.gif) repeat-y left top;
}
#insidewrap {
height:100% !Important;height:1%;
background: url(../images/inswrbg.gif) repeat-y right top;
}
#wrapblank{
width:100%; /*center hack*/
margin:0 auto; /*center hack*/
text-align:left;
height:100% !Important;
height:1%;
background: url(../images/wrapbg.gif) repeat-y left top;
}
#insidewrapblank {
height:100% !Important;height:1%;
background: url(../images/inswrbg.gif) repeat-y right top;
}

#header{
background:#fff url(../images/headerbg.gif) repeat-x left bottom;
text-align:left;
height:62px;
}
#logo h1 a{
text-indent:-7500px;
display:block;
width:254px;
text-decoration:none;
}
#headerl{
background:url(../images/headerl.gif) no-repeat left bottom;
text-align:left;
height:62px;
}
#headerr{
background:url(../images/headerr.gif) no-repeat right bottom;
text-align:left;
height:62px;
}
#menu{
height:28px;
background: url(../images/menubg.gif) repeat-x left bottom;
}
#menul{
height:28px;
background: url(../images/menul.gif) no-repeat left bottom;
}
#menur{
height:28px;
background: url(../images/menur.gif) no-repeat right bottom;

}
#midlogo{
padding:0px 5px;
overflow:hidden;
}
#user1,#user2,#user3{
float:left;
overflow:hidden;
}
#top1wrap{
margin:5px 0;
padding:0px 8px;
overflow:hidden;
}
#user4,#user5,#user6{
float:left;
overflow:hidden;
}
#bottowrap{
margin-top:10px;
overflow:hidden;

}
#bann1,#bann2{
float:left;
overflow:hidden;
}
#user7,#user8,#user9{
float:left;
overflow:hidden;
padding-top:5px;
}
#user7 .moduletable h3,#user8 .moduletable h3,#user9 .moduletable h3{
margin: 0 -10px 5px;
padding-left:5px;
font-size: 120%;
line-height: normal;
text-transform: capitalize;
font: normal 18px  "Segoe UI", Arial, Helvetica, sans-serif;
background:none;
}
#bottomshelf{
background:#E1E1E1;
overflow:hidden;
margin-top:10px;
clear:both;
margin:0 5px;
border-bottom:2px solid #AFAFAF;
border-top:2px solid #AFAFAF;

}
#footer {
clear:both;
background:url(../images/footerng.gif) repeat-x left bottom;
text-align:center;
height:75px;
margin-top:10px;
}
#footerl {
background:url(../images/footl.gif) no-repeat left bottom;
text-align:center;
height:75px;
}
#footerr {
background:url(../images/footr.gif) no-repeat right bottom;
text-align:center;
height:75px;
}
#pathway{
height:25px;
text-align:left;
padding:0 7px;
width:100%;
}
#path{
float:left;
width:500px;
}
#sitetools{
width:450px;
float:right;
height:20px;
text-align:right;
padding-right:10px;
padding-top:20px;
}
#styles{
width:250px;
float:left;
height:20px;
text-align:right;
padding-right:2px;
padding-top:5px;
}
#menulinks{
width:180px;
float:right;
height:20px;
text-align:right;
padding-top:5px;
}
#mainbody {
float:left;
width:75%;
}
#right {
float:right;
width:25%;
overflow:hidden;
margin-left:-3px;
}

#left {
float:left;
width:33.5%;
overflow:hidden;
margin-right:-3px;
}

#content {
float:right;
width:66.5%;
overflow:hidden;
}
/*left only*/
#mainbody_L {
float:left;
width:100%;

}
#content_L {
float:right;
width:75%;
overflow:hidden;
}
#left_L {
float:left;
width:25%;
overflow:hidden;
margin-right:-3px;
}
/*right only*/

#mainbody_R{
float:left;
width:75%;
}
#content_R {
float:right;
width:100%;
overflow:hidden;
}
#right_R {
float:right;
width:25%;
overflow:hidden;
margin-left:-3px;
}


.inside {
padding:10px;
}
#footer,.small,.createdate,.modifydate,.mosimage_caption{
font:0.8em Arial,Helvetica,sans-serif;
color:#999;
}
#youjoomla{
text-align:center;
float:left;
width:200px;
margin-top:10px;
margin-left:15px;
}
#youjoomla2{
text-align:left;
float:right;
width:230px;
margin-top:30px;
}

.normal {
	background-image: url(http://weboeste.com/images/stories/separador.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	color:#333;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}
.titulos {
	background-repeat: no-repeat;
	background-position: left bottom;
	color:#333;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	list-style-position: inside;
	list-style-type: none;
}

.coluna,.coluna_b {
	margin:0px;
	padding:0px;
	height:20px;
	margin:0px;
	padding:5px 0px 5px 0px;
	background-repeat:repeat;
	background-position:left top;
	border-bottom: 1px solid #efefef;
	list-style:none;
	text-align:center;
}

.fundo {
	background-color: #E6EBFF;
	background-image: url(http://weboeste.com/images/stories/separador.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	color:#333;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;

}


