/* 
======================================
   Container Styles for DotNetNuke
By Gentex Networks - www.gentex.com.au
======================================
*/   

.title{font-size:16px;font-family:Verdana,Tahoma,Arial,Helvetica,sans-serif;}

/*----- Light Blue Container ------*/
.LightBluetitle{color:#1f3c55;font-size:16px;font-family:Verdana,Tahoma,Arial,Helvetica,sans-serif;}

.LightBluetopLeft{background: URL(images/LightBlue_TL.png) no-repeat top;}
.LightBluetopmiddle{background: URL(images/LightBlue_T_Middle.png) repeat-x top #bedae0;}
.LightBluetopRight{background: URL(images/LightBlue_TR.png) no-repeat top;}

.LightBlueLeftSide{background: URL(images/LightBlue_L_Side.png) repeat-y #bddae0; height:100%}
.LightBlueRightSide{background: URL(images/LightBlue_R_Side.png) repeat-y Right #bddae0;height:100%}

.LightBlueBG{background-color:#bddae0;}

.LightBluebottomLeft{background: URL(images/LightBlue_BL.png) no-repeat bottom;}
.LightBluebottomMiddle{background: URL(images/LightBlue_B_Middle.png) repeat-x bottom #bddae0;}
.LightBluebottomRight{background: URL(images/LightBlue_BR.png) no-repeat bottom right;}

.LightBlueTitle{background-image: URL(images/LightBlue_Middle_Title.png); Height:30px;}
.LightBlueTitleRight{background-image: URL(images/LightBlue_R_Title.png); Height:30px;}
.LightBlueTitleLeft{background-image: URL(images/LightBlue_L_Title.png); Height:30px;}

.LightBlueNormal{color:#1f3c55;}



/*----- Dark Blue Container ------*/


.DarkBluetitle{color:#a9d8ec;font-size:16px;font-family:Verdana,Tahoma,Arial,Helvetica,sans-serif;}

.DarkBluetopLeft{background: URL(images/DarkBlue_TL.png) no-repeat top;}
.DarkBluetopmiddle{background: URL(images/DarkBlue_T_Middle.png) repeat-x top #bedae0;}
.DarkBluetopRight{background: URL(images/DarkBlue_TR.png) no-repeat top;}

.DarkBlueLeftSide{background: URL(images/DarkBlue_L_Side.png) repeat-y #103f5a; height:100%}
.DarkBlueRightSide{background: URL(images/DarkBlue_R_Side.png) repeat-y Right #103f5a;height:100%}

.DarkblueBG{background-color:#103f5a;}

.DarkBluebottomLeft{background: URL(images/DarkBlue_BL.png) no-repeat bottom;}
.DarkBluebottomMiddle{background: URL(images/DarkBlue_B_Middle.png) repeat-x bottom #103f5a;}
.DarkBluebottomRight{background: URL(images/DarkBlue_BR.png) no-repeat bottom right;}

.DarkBlueTitle{background-image: URL(images/DarkBlue_Middle_Title.png); Height:30px;}
.DarkBlueTitleLeft{background: URL(images/DarkBlue_L_Title.png) no-repeat;Height:30px;width:11px;}
.DarkBlueTitleRight{background: URL(images/DarkBlue_R_Title.png) no-repeat right;Height:30px;width:11px;}

.DarkBlueNormal{color:#a9d8ec;}


/*----- Sky Blue Container ------*/

.SkyBluetitle{color:#1f3c55;font-size:16px;font-family:Verdana,Tahoma,Arial,Helvetica,sans-serif;}

.SkyBluetopLeft{background: URL(images/SkyBlue_TL.png) no-repeat top;}
.SkyBluetopmiddle{background: URL(images/SkyBlue_T_Middle.png) repeat-x top #bedae0;}
.SkyBluetopRight{background: URL(images/SkyBlue_TR.png) no-repeat top;}

.SkyBlueLeftSide{background: URL(images/SkyBlue_L_Side.png) repeat-y #daeff7; height:100%}
.SkyBlueRightSide{background: URL(images/SkyBlue_R_Side.png) repeat-y Right #daeff7;height:100%}

.SkyBlueBG{background-color:#daeff7;}

.SkyBluebottomLeft{background: URL(images/SkyBlue_BL.png) no-repeat bottom;}
.SkyBluebottomMiddle{background: URL(images/SkyBlue_B_Middle.png) repeat-x bottom #daeff7;}
.SkyBluebottomRight{background: URL(images/SkyBlue_BR.png) no-repeat bottom right;}

.SkyBlueTitle{background-image: URL(images/SkyBlue_Middle_Title.png); Height:30px;}
.SkyBlueTitleLeft{background: URL(images/SkyBlue_L_Title.png) no-repeat;Height:30px;width:11px;}
.SkyBlueTitleRight{background: URL(images/SkyBlue_R_Title.png) no-repeat right;Height:30px;width:11px;}

.SkyBlueNormal{color:#1f3c55;}


/*----- Sky Blue Inverted Container ------*/

.SkyBlueTitleInverted{background-image: URL(images/SkyBlue_Middle_Title_Invert.png); Height:30px;}
.SkyBlueTitleLeftInverted{background: URL(images/SkyBlue_L_Title_Invert.png) no-repeat;Height:30px;width:11px;}
.SkyBlueTitleRightInverted{background: URL(images/SkyBlue_R_Title_Invert.png) no-repeat right;Height:30px;width:11px;}



/*----- Sky Blue no tile ------*/
.SkyBluetopLeftTitle{background: URL(images/SkyBlue_TL_Title.png) no-repeat top;}
.SkyBluetopRightTitle{background: URL(images/SkyBlue_TR_Title.png) no-repeat top;}

.SkyBlueLeftSideTitle{background: URL(images/SkyBlue_L_side.png) repeat-y #daeff7; width;4px; height:100%}
.SkyBlueRightSideTitle{background: URL(images/SkyBlue_R_Side.png) repeat-y Right #daeff7;width;4px;height:100%}
.SkyBluebottomLeftTitle{background: URL(images/SkyBlue_BL.png) no-repeat bottom left;}
