﻿/* CSS Document */
#Body
{

    height: 100%;
    margin: 0;
    padding: 0;
}

body, th, td, div, p, table, .Normal, .NormalDisabled, .Head, .SubHead, .SubSubHead, a:link, a:visited, a:hover, input, .CommandButton
{
    color: #002851;
    font-size: 11px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}



/* -- H styles for main central content column */
H1, H2              {/* margin:0; padding:0;  deal with H1, H2 etc line breaks/cr */} 
H1
{
    font-family: georgia, times new roman, serif;
    font-size: 1.8em;
    font-weight: bold;
    color: #0099FF;
     margin-top: 5px;
    margin-bottom: 10px;
}
H2
{
    font-family: georgia, times new roman, serif;
    font-size: 1.4em;
    font-weight: bold;
    color: #009933;
     margin-top: 5px;
    margin-bottom: 10px;
}
H3
{
    font-family: georgia, times new roman, serif;
    font-size: 1.2em;
    font-weight: bold;
    text-decoration: underline;
   margin-top: 5px;
    margin-bottom: 10px;
}
H4
{
    font-family: georgia, times new roman, serif;
    font-size: 1.1em;
    font-weight: bold;
    font-style: italic;
    margin-top: 5px;
    margin-bottom: 10px;
}

LI                  {list-style-type: circle;}
/* ---- add arrow images to lefthand menu */ 
ul li
{
    display: block;
    padding: 0 0 5px 0;
    text-decoration: none;
}
ul li a  {
    color: #000;
    display: block;
    padding: 0 0 5px 0;
    text-decoration: none;
    }

ul li a:hover { /* hover state */
    color: #099;
    display: block;
    padding: 0 0 5px 0; 
    text-decoration: none;
    }
.title_underline {
    font-size: 1.4em; 
    font-family: arial, helvetica, sans-serif; 
    font-weight: bold;
    display: block; 
    padding: 0 0 5px 0; 
    border-bottom: 1px solid #ccc; 
    color: #333; 
    }
 /* -- Default hyperlinks */
A:link	            {color:#099; text-decoration:none; font-weight: bold;}
A:visited           {color:#099; text-decoration:none;}
A:link:hover, 
A:visited:hover	    {color:#099; text-decoration:underline;}

.Head, .SubHead, .SubSubHead, .Normal, .NormalDisabled, .NormalDisabled, .NormalBold, .NormalRed, .NormalTextBox
{font-family:Verdana, Arial, Helvetica, sans-serif;}
.Head{color:#2E3D47;font-weight:bold;}
.SubHead {color:#4C6171;}
.SubSubHead{color:#6E8AA0;}
.NormalRed {color:#F00;}
/*-------------- User Style --------------*/
a.user
{
    padding-top: 5px;
    padding-bottom: 15px;
}

a.user:link, a.user:active, a.user:visited
{
    padding: 12px 6px 12px 6px;
    color: #440D29;
    font-size: 14px;
    font-weight: bold;
}
a.user:hover
{
    padding: 12px 6px 12px 6px;
    color: #993366;
    font-size: 14px;
    font-weight: bold;
}
/* ------- FileManager -------*/
div.FileManager{height:auto;border:none;}
table.FileManager{width:99%}


a.CommandButton:link, a.CommandButton:visited{color:#CB2027; font-weight:bold; text-decoration:none;}
a.CommandButton:hover{color:#3E81B5; text-decoration:underline;}

/*-------ControlPanel changes ---------------*/
.ControlPanel a.CommandButton:link, .ControlPanel a.CommandButton:visited{color:#3E81B5;}
.ControlPanel a.CommandButton:hover{color:#CB2027; text-decoration:underline;}
.ControlPanel a.CommandButton:link, .ControlPanel a.CommandButton:visited, .ControlPanel .SubHead{font-size:11px;}
/*-------------- Footer Style --------------*/
.footer,a.footer:link,a.footer:active,a.footer:visited { color:#3E81B5;}
a.footer:hover{color:#C00;}

/*-------------- Empty panes Style --------------*/
.DNNEmptyPane{width:0;padding:0;margin:0;}

/*------------ Breadcrumb Style --------------*/
.test
{
   
    height: 57px;
    width: 100%;
    color: #FFFFFF;
}

a.BreadCrumb:link, a.BreadCrumb:active, a.BreadCrumb:visited
{
    color: #440D29;
    font-size: 14px;
    font-weight: bold;
}

a.BreadCrumb:hover
{
    color: #C00;
}


.PageContainer
{
    background-position: left top;
    width: 100%;
    background-image: url(images/bg_01.jpg);
    background-repeat: repeat-x;
    background-color: #ebe8e8;
    padding-top: -3px;
}
.ContentContainer
{
    width: 1000px;
    height: 100%;
   
    margin: 0 auto;
}
.HeaderContainer
{
	background-position: center center;
	width: 100%;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	height: 161px;
}
.MenuContainer
{
    background-color: #dddddd;
    width: 100%;
    height: 40px;
}
.ContainerPane
{
    background-color: #ebe8e8;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
}
.BreadCrumbs
{
    background-color: #FFFFFF;
    width: 100%;
}
/* -- footer links styles */
.FooterContainer{ 
    background-color: #434343;
    width: 100%;
    background-image: url(images/footer.jpg);
    background-repeat: repeat-x;
    font-size: 13px;
    height: 150px;
}
/*.Footer
{
    width: 1000px;
    height: 50px;
    margin: 0 auto;
    padding-top: 30px;
    color: #FFFFFF;
}

 ---- NAV style---- */
.menu_bg
{
    background-position: left top;
    padding: 0 0 0 6px;
    margin: 0 21px 0 9px;
    background-image: url(images/menu_bg.png);
}
.menu_left
{
    background-position: left top;
    padding: 0;
    margin: 0;
    background-image: url(images/menu_left.png);
    background-repeat: repeat-y;
}
.menu_right
{
    background-position: right top;
    margin: 0;
    background-image: url(images/menu_right.png);
    background-repeat: repeat-y;
}

/*--------- dnn menu style ----------*/
/* main menu td */
.mainMenu
{
    cursor: pointer;
    font-size: 11px;
    background-color: transparent;
    width: 100%;
    height: 48px;
}

/* Main Menu Normal */
.mainMenu .root
{
    color: #FFFFFF;
    font-size: 11px;
    font-weight: bold;
    text-align: center;
    padding: 12px 6px 18px 6px;
    text-transform: uppercase;
    margin-right: 1px;
    white-space: nowrap;
    margin-right: 1px;
    float: left;
}


/* Main menu hover */
.mainMenu .hov
{
    background-color: #993366;
}

/* Main menu selected */
.mainMenu .sel, .mainMenu .bc
{
    background-color: #00aef0;
}
.mainMenu table{
	border:1px solid #C0D6E5;
	}

/* SUB Menu Normal */
.mainMenu tr.mi
{
    background-color: #FFFFFF;
    z-index: 1000;
    font-size: 11px;
    font-weight: bold;
    text-align: left;
    color: #FFFFFF;
    line-height: 2em;
    text-transform: none;
}
.mainMenu tr.mi td{
padding: 0 2px;
text-transform:none;
}

/* SUB Menu hover & selected */
.mainMenu tr.hov
{
    background-color: #FFFF00;
}

.mainMenu tr.hov td
{
    color: #fff;
    background-color: #993366;
}

.mainMenu tr.sel, .mainMenu tr.bc
{
    background-color: #660033;
    background-repeat: repeat-x;
}

.mainMenu tr.sel td, .mainMenu tr.bc td
{
    color: #fff;
}

.main_dnnmenu_break
{
    height: 2px;
    background-color: #D5E0FF;
}



/* Module Action Menus */
.ModuleTitle_SubMenu
{
	border:1px solid #C0D6E5;
}

.ModuleTitle_SubMenu td{
	background-color:#F8FAFF;
	white-space: nowrap;
} 

.ModuleTitle_MenuIcon {
	background-color:#F8FAFF; 
	border:none;
	padding: 0px 2px;
}

.ModuleTitle_MenuItemSel td, .ModuleTitle_MenuItemSel .ModuleTitle_MenuIcon
{
    background-position: left top;
    background-image: url(images/submenu_hover.gif);
    color: #fff;
    background-color: #CE0D0D;
    background-repeat: repeat-x;
}

.ModuleTitle_MenuBreak td, .ModuleTitle_MenuBreak .ModuleTitle_MenuIcon
{
	height: 2px;
	background-color: #D5E0FF;
}

/*--------- pane style ----------*/
/*--------- pane style ----------*/
.ContentPane, .TopPane, .BottomPane
{
    padding: 0;
    margin: 0;
}
.LeftPane
{
    padding: 0 20px 0 0;
    width: 20%;
    margin: 0;
}
.RightPane
{
    padding: 0 0 0 20px;
    width: 20%;
    margin: 0;
}
.ShowPane
{
    padding: 0;
    margin: 0;
    width: 100%;
}

/* CSS FOR USER DEFINED TABLES/form AND LIST MODULE */


/* CSS FOR USER DEFINED TABLES/form AND LIST MODULE */

/* FieldSet */
.UDT_Form Fieldset, .UDT_Type_Captcha
{
	border: 2px solid #5f585d;
	margin: 10px 0 20px;
	padding: 2em 10px 1em;
	position: relative;
	background: #ffffff;
width: 90%;
}

/* Legend */
.UDT_Field legend
{
	color: #fff;
	background: #c83db6;
	border: 1px solid #781351;
	padding: 4px 46px;
	font-size: 13px; 
        /* needed for IE */
	position: absolute;
	top: -10px;
	left: 40px;
}
/* Fields */
.UDT_Caption
{
	display: block;
	width: 100px;
	float: left;
}

.UDT_Input
{
	padding-bottom: 12px;
        display: inline;
}
/* Buttons */
.UDT_Buttons input
{
	color: #000;
	border: 1px outset #d7b9c9;
	padding: 6px;
}
.UDT_Buttons Input.UDT_Default
{
	background: #C41F26;
	border: 2px outset #E29A9E;
	font-weight: bold;
	color: #fff;
}
.readbutton{
	background: transparent url('images/read.gif') no-repeat scroll top right;
	height: 40px;
	width: 90px;
}

a.readbutton {
    /* Sliding right image */
    background: transparent url('images/button_right.png') no-repeat scroll top right; 
display: block;
float: left;
height: 35px; /* CHANGE THIS VALUE ACCORDING TO IMAGE HEIGHT */
margin-right: 6px;
padding-right: 20px; /* CHENGE THIS VALUE ACCORDING TO RIGHT IMAGE WIDTH */
/* FONT PROPERTIES */
text-decoration: none;
color: #000000;
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
}
a.readbutton span {
/* Background left image */ 
background: transparent url('images/button_left.png') no-repeat; 
display: block;
line-height: 22px; /* CHANGE THIS VALUE ACCORDING TO BUTTONG HEIGHT */
padding: 7px 0 5px 18px;
} 
ul.column{
	width: 100%;
	padding: 0;
	margin: 10px 0 50px;
	list-style: none;
}
ul.column li {
	float: left;
	width: 200px;
	padding: 0;
	margin: 5px 0;
	display: inline;
}
.block h2 a:link
{
	color: fff;
	text-decoration: none;
	height: 27px;
	padding: 5px;
	-moz-border-radius: 15px;
	-khtml-border-radius: 15px;
	-webkit-border-radius: 15px;
		#behavior: url('border-radius.htc');/* override for Microsoft Internet Explorer browsers*/
    #border-radius: 15px;/* override for Microsoft Internet Explorer browsers*/
	font-weight: bold;
	background-color: #690;
	font-size: .8em;
	text-align: center;
}
.block h2 a:visited
{
	color: fff;
	text-decoration: none;
	height: 27px;
	padding: 5px;
	-moz-border-radius: 15px;
	-khtml-border-radius: 15px;
	-webkit-border-radius: 15px;
		#behavior: url('border-radius.htc');/* override for Microsoft Internet Explorer browsers*/
    #border-radius: 15px;/* override for Microsoft Internet Explorer browsers*/
	font-weight: bold;
	background-color: #690;
	font-size: .8em;
	text-align: center;
}
.block h2 a:hover
{
	color: fff;
	text-decoration: none;
	height: 27px;
	padding: 5px;
	-moz-border-radius: 15px;
	-khtml-border-radius: 15px;
	-webkit-border-radius: 15px;
		#behavior: url('border-radius.htc');/* override for Microsoft Internet Explorer browsers*/
    #border-radius: 15px;/* override for Microsoft Internet Explorer browsers*/
	font-weight: bold;
	background-color: #666;
	font-size: .8em;
	text-align: center;
}
.blockbutton a:link
{
	color: fff;
	text-decoration: none;
	height: 10px;
	padding: 10px;
	-moz-border-radius: 15px;
	-khtml-border-radius: 15px;
	-webkit-border-radius: 15px;
		#behavior: url('border-radius.htc');/* override for Microsoft Internet Explorer browsers*/
    #border-radius: 15px;/* override for Microsoft Internet Explorer browsers*/
	font-weight: bold;
	background-color: #690;
	font-size: .5em;
	text-align: center;
}

.block {
	height: 550px;	
	margin-right: 10px;
	padding: 20px;
	background: #ccc;
	-moz-border-radius: 15px;
	-khtml-border-radius: 15px;
	-webkit-border-radius: 15px;
	#behavior: url('border-radius.htc');/* override for Microsoft Internet Explorer browsers*/
    #border-radius: 15px;/* override for Microsoft Internet Explorer browsers*/
}

ul.column{
	width: 100%;
	padding: 0;
	margin: 10px 0 50px;
	list-style: none;
}

.block img{
	width: 89%;
	padding: 5%;
	margin: 0 auto;
	background:#fff;
	-ms-interpolation-mode: bicubic;
	display: block;
	-moz-border-radius: 15px;
	-khtml-border-radius: 15px;
	-webkit-border-radius: 15px;
	#behavior: url(border-radius.htc);/* override for Microsoft Internet Explorer browsers*/
    #border-radius: 15px;/* override for Microsoft Internet Explorer browsers*/
}

}
.block p {
	margin: 0;
	padding: 0;
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	line-height: 1.8em;
	text-align: left;	
}

.context_bar_form_field
{
height: 15px;/* apply to all browsers */
#height: 15px;/* override for Microsoft Internet Explorer browsers*/
_height: 21px; ;/* override for IE browsers 6.0 and older */
} 