/*Default Youjoomla*/
   
/*******************/
/*ROUND IT UP DEFAULT ROUND MODULE*/
.module p,.module_black p,.module_gray p{
overflow:hidden;
padding:3px;
}

/******************************/
.module{
margin: 5px 0 10px;
padding: 0;
float: left;
clear: both;
width: 100%;
color:#666666;
height:100% !Important;height:1%;
overflow:hidden;
}
.module h3{
border-bottom:1px solid #efefef;
}
.module h3{
margin: -5px -5px 5px;
padding-left:5px;
font-size: 120%;
line-height: normal;
text-transform: capitalize;
font: normal 18px  "Segoe UI", Arial, Helvetica, sans-serif;
}
.module div div div{
padding: 10px;
color: #666666;
}
.module div div div div{
background: none;
}
.module {
background: #fff url(../images/br.gif) 100% 100% no-repeat;

}
.module div{
background: url(../images/bl.gif) 0 100% no-repeat;
height:100% !Important;height:1%;
overflow:hidden;

}
.module div div {
background: url(../images/tr.gif) 100% 0 no-repeat;
overflow:hidden;

}
.module div div div {
background: url(../images/tl.gif) 0 0 no-repeat;
overflow:hidden;
}
.module li a{
padding-left:10px;
background: url(../images/ico_leftnav_arrow.gif) no-repeat left center;
}
.module li a:hover{
padding-left:10px;
background: url(../images/lihover.gif) no-repeat left center;
} 
/*BLACK*/
.module_black{
margin: 5px 0 10px;
padding: 0;
float: left;
clear: both;
width: 100%;
color:#efefef;
height:100% !Important;height:1%;
overflow:hidden;
}

.module_black h3{
margin: -5px -5px 5px;
padding-left:5px;
font-size: 120%;
line-height: normal;
text-transform: capitalize;
font: normal 18px  "Segoe UI", Arial, Helvetica, sans-serif;
}
.module_black div div div{
padding: 10px;
color: #efefef;
}
.module_black div div div div{
background: none;
}
.module_black {
background: url(../images/brbl.gif) 100% 100% no-repeat;

}
.module_black div{
background: url(../images/blbl.gif) 0 100% no-repeat;
height:100% !Important;height:1%;
overflow:hidden;

}
.module_black div div {
background: url(../images/trbl.gif) 100% 0 no-repeat;
overflow:hidden;

}
.module_black div div div {
background: url(../images/tlbl.gif) 0 0 no-repeat;
overflow:hidden;
}
/*GRAY*/
.module_gray{
margin: 5px 0 10px;
padding: 0;
float: left;
clear: both;
width: 100%;
color:#404040;
height:100% !Important;height:1%;
overflow:hidden;
}

.module_gray h3{
margin: -5px -5px 5px;
padding-left:5px;
font-size: 120%;
line-height: normal;
text-transform: capitalize;
font: normal 18px  "Segoe UI", Arial, Helvetica, sans-serif;
color:#000;
}
.module_gray div div div{
padding: 10px;
color: #404040;
overflow:hidden;

}
.module_gray div div div div{
background: none;
overflow:hidden;

}
.module_gray {
background: url(../images/brgr.gif) 100% 100% no-repeat;
overflow:hidden;

}
.module_gray div{
background: url(../images/blgr.gif) 0 100% no-repeat;
height:100% !Important;height:1%;
overflow:hidden;

}
.module_gray div div {
background: url(../images/trgr.gif) 100% 0 no-repeat;
overflow:hidden;

}
.module_gray div div div {
background: url(../images/tlgr.gif) 0 0 no-repeat;
overflow:hidden;
}
/*BLANK MOD*/
.moduletable_blank,.moduletable_blank p{
overflow:hidden;
padding:0;
margin:0;
}
.moduletable-slide,.moduletable-slide p{
overflow:hidden;
padding:0;
margin:0;
}

