/* 
================================
 Container Styles for DotNetNuke
================================
*/

.lt{ text-align:left;vertical-align:top; }
.rt{ text-align:right;vertical-align:top; }
.lb{ text-align:left; vertical-align:bottom;}
.rb{ text-align:right; vertical-align:bottom;}
.rm{ text-align:right; vertical-align:middle;}
.lm{ text-align:left;vertical-align:middle;}
.cm{ text-align:center;vertical-align:middle;}

.bg-x{ background-repeat:repeat-x;}
.bg-y{ background-repeat:repeat-y;}
.bg-no{ background-repeat:no-repeat;}

.bg-p-lt{ background-position: left top;}
.bg-p-rt{ background-position: right top;} 
.bg-p-lb{ background-position: left bottom;} 
.bg-p-rb{ background-position: right bottom;}

/*-------------------------------------------------------------------------------*/

.Head1{ font-size:15px; font-weight:bold; color:#75891a }

.Head2{ font-size:13px; font-weight:bold; color:#2f95d8;FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif }

.Head3{ font-size:13px; font-weight:bold; color:#505050;FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif }

/*--------------------------------------------------------------------------------------*/
.row1{ padding-left:10px; padding-right:10px; text-align:left; vertical-align:middle; height:25px; border-bottom:1px solid #cbcbcb;}
.row2{ background:url(images/c1.jpg) no-repeat right top; padding-left:10px; padding-right:10px; text-align:left; vertical-align:top;}
.r2{ padding-left:10px; padding-right:10px; text-align:left; vertical-align:top;}
.row3{ padding-left:10px; padding-right:10px; text-align:left; vertical-align:middle;height:25px; }
.row4{ height:10px;}

/*---------------------------------------------------------*/
.side001{
border-bottom:1px double #742f42;
}

.side003{
border:6px solid #C4C4C4; 
}

.borderbottom
{
border-bottom:#808080 solid 1px;
}
/*CONTAINER-1*/

.c1{ height:25px; padding-left:5px; padding-right:5px; border-bottom:1px solid #cbcbcb}

.top1{ height:25px; border-bottom:1px solid #cbcbcb; padding:0px 5px 0px 5px}

.icon{ height:34px; text-align:center; white-space:nowrap; padding:3px 0px 3px 0px}
.icon1{ height:34px;white-space:nowrap; padding:3px 0px 0px 0px}
.wh{ width:100%; height:100%}
.cbottom{ height:25px}
.cbottom1{ height:25px; white-space:nowrap; padding:2px 0px 2px 0px }
/*CONTAINER-2*/
.top2{ height:30px; background-color:#f6f6f6; background:url(images/container-2-t.jpg) left bottom repeat-x}
.top2-1{ height:30px}
.icon2{ height:30px; text-align:center; white-space:nowrap; padding:3px 3px 3px 3px}
.icon2-1{ height:30px;white-space:nowrap; padding:3px 0px 0px 0px}
.row2-1{ background-color:#f6f6f6}
.row3-2{ height:25px;background-color:#F6F6F6; background: url(images/container-2-d.jpg) left bottom repeat-x;}
/*CONTAINER-4*/
.top4{ border-left:1px solid #cdcdcd;}
.container-h1{ height:34px}

.n{ white-space:normal;}

.bj{ background:url(images/c1.jpg) right bottom no-repeat;}















