@import url("css/menu.css");

/* CSS Document */
body {background-color:#FFFFFF; height:100%; margin:0px; padding:0px; }

/* ControlPanel style */
.ControlPanel{background-color:transparent; border:none;padding-bottom:10px;}

/*-------- Default Style --------*/
body,th,td,div,p,table,h1,h2,h3,h4,h5,h6.Normal,.NormalDisabled,.Head,.SubHead,.SubSubHead, a:link, a:visited, a:hover, input{color:#2E3D47; font-family:Verdana, Arial, Helvetica, sans-serif;}
body,th,td,div,p,table,.Normal,.NormalDisabled,.Head,.SubHead,.SubSubHead, a:link, a:visited, a:hover{font-size:12px;}
h1, h2, h3, h4, h5, h6{color:#375162;}
h1, h3, h5, h1 input{font-weight:bold;}
h2, h4, h6{font-weight:normal}
h1, h2, h1 input{font-size:14px;margin:10px 0;}
h3, h4{font-size:12px;margin:8px 0;}
h5, h6{font-size:10px;margin:6px 0;}


a,a:link,a:visited,a:active{color:#3E81B5; text-decoration:none; font-weight:normal; }
a:hover{color:#D00; 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;}

ul {
	padding-left: 25px;
}

li { 
	padding-left: 10px;
	margin-left: 10px;
	list-style-type: square; 
	list-style-position: outside;
}


/*-------- design style --------*/
.template_style{width:950px; margin:0 auto; padding-top: 75px; vertical-align: middle;}

.LogoBar { background:transparent url(images/LogoBar_background.jpg) repeat-x top left; width: 951px; }

#login_style{ float:right; padding:8px 17px 0px 10px; }
#bread_style{ float:left; line-height:34px; padding-left:18px;color:#000000;}

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;}

/*--------- pane style ----------*/
.ContentPane { vertical-align: top;padding-top: 35px; padding-left: 0px; width:100%;}
.TopPane  { }
.BottomPane{ padding:0px; margin:0px; }
.LeftPane{ padding:35px 0px 0px 0px; width:204px; margin:0px; vertical-align: top;}
.RightPane{ padding:35px 0px 0px 0px; width:204px; margin:0px; }


/*-------------- 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;}

ul.LeftSideList {
	padding: 20px 0 0 25px;
}

ul.LeftSideList li{
	padding: 0px 0 15px 0px; 
	list-style-type: none; 
	padding-left: 1.0em; 
	font-size: 12pt; 
	font-weight: bold; 
	color: #white;
	background:url(/portals/0/home_left_bullet.jpg) no-repeat;
	font-family: font-family: Trebuchet, Verdana, Helvetica;
	
}

.LeftSideList, a.LeftSideList:link, a.LeftSideList:active, a.LeftSideList:visited{
	padding: 0px 0 15px 0px; 
	list-style-type: none; 
	font-size: 12pt; 
	font-weight: bold; 
	color: #white;
	font-family: font-family: Trebuchet, Verdana, Helvetica;

}

ul.OurServicesList {
	padding: 20px 0 0 100px;
}

ul.OurServicesList li{
	padding: 0px 0 15px 0px; 
	list-style-type: none; 
	padding-left: 1.75em; 
	font-size: 12pt; 
	font-weight: bold; 
	color: #white;
	background:url(/portals/0/arrow.jpg) no-repeat;
	font-family: font-family: Trebuchet, Verdana, Helvetica;
	
}

.OurServicesList, a.OurServicesList:link, a.OurServicesList:active, a.OurServicesList:visited{
	padding: 0px 0 15px 0px; 
	list-style-type: none; 
	font-size: 12pt; 
	font-weight: bold; 
	color: #white;
	font-family: font-family: Trebuchet, Verdana, Helvetica;

}

ul.WhyCJList li{
	margin-left: 10px;
	background-color: lightblue;
	padding: 0px 0 15px 0px; 
	list-style-type: none; 
	padding-left: 1.5em; 
	font-size: 10pt; 
	font-weight: bold; 
	color: #white;
	background:url(/portals/0/checkmark.jpg) no-repeat;
	font-family: font-family: Trebuchet, Verdana, Helvetica;
	
}
