/* CSS Document */

/*Aleyant Template System*/

/*LINE-STYLES : ridge*/





/*specific divisions*/
#container{

}




#leftMenu{
border:none;
border-style:none;
}

#contentArea{
border:1px;
border-style:ridge;
}


#blockPanel{
border:1px;
border-style:ridge;

}





.block2 {
border:1px;
border-style:ridge;
}



#fourFooter{
border-top:0px;
border-bottom:1px;
border-left:1px;
border-right:1px;
border-style:ridge;
}

/*---------STYLES FOR LAYOUT 4------------*/

#fourContainer{
border:1px;
border-style:ridge;
}





/*--------------------STYLE FOR LAYOUT 5----------------*/
#fiveCosmetic{
border-top:1px;
border-bottom:1px;
border-left:0px;
border-right:0px;
border-style:ridge;
}


#fiveFooter{
border-top:1px;
border-bottom:1px;
border-left:0px;
border-right:0px;
border-style:ridge;
}


/*--------------------------STYLE FOR LAYOUT 6-------------------*/

#sixContentArea{
border:1px;
border-style:ridge;
}


/*---------------------------STYLE FOR LAYOUT 7--------------------*/
#sevenContainer{
border:1px;
border-style:ridge;
}


#sevenCosmetic{
border-top:1px;
border-bottom:1px;
border-left:0px;
border-right:0px;
border-style:ridge;
}


#sevenFooter{
border-top:1px;
border-bottom:0px;
border-left:0px;
border-right:0px;
border-style:ridge;
}
















