﻿/* CSS Document */
/*------------------------Html classes-----------------------------------------------------------------------*/
body
{
	background-color:#189edb; 
	line-height:18px;
	text-align:center;
	border:0px solid blue;
	margin:0px;
	padding:0px;
	text-align:center;
	width:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000000;
}

/*--------------------------------Design Classes-------------------------------------------------*/

#main
{
	width:900px;
	margin:0 auto 0 auto; 
}
h1
{
	margin:0px;
	padding:0px;
	font-size:22px;
	font-weight:bold;
}
.top-bar
{
	background-image:url(../images/page-up-line.gif);
	background-repeat:no-repeat;
	width:899px;
	height:29px;
}
.bottom-bar
{
	background-image:url(../images/page-down-line.gif);
	background-repeat:no-repeat;
	width:899px;
	height:40px;
}
#middle-bar
{
	background-image:url(../images/page-m-line.gif);
	background-repeat:repeat-y;
	width:899px;
	padding-left:20px;
	text-align:left;
}
#header-page
{
	height:115px;
	border:0px solid black;
}
.logo
{
	float:left;
	width:90px;
	padding-top:10px;
}
.header-content
{
	text-align:center;
	line-height:25px;
	color:#189EDD;
}
.header-content h1
{
	font-size:26px;
	color:#24990a;
}

#container
{
	width:860px; 
	color:#2575E8;
	border:0px solid black;
	margin-left:-11px
}

/*--------------------------------------Header  CSS--------------------------------------------*/
.first-img
{
	background-image:url(../images/Linke-1.gif);
	background-repeat:no-repeat;
	background-position:left; 
	width:16px; 
	border:0px solid red; 
	float:left; 
	height:45px;
	
	text-align:left;
}
.ddcolortabs{
padding: 0;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
text-align:left;
border:0px solid;

}

.ddcolortabs ul{
font: normal 11px Arial, Verdana, sans-serif;
margin:0;
padding:0;
list-style:none;
width: 863px;
border:0px solid blue;
background-image:url(../images/link-2.gif);
height:45px;
}

.ddcolortabs li{
display:inline;
margin:0 5px 0 0;
padding:0;
text-transform:uppercase;

}


.top_remain{
float:left;
color: #FFFFFF;
/*width:108px;*/
margin:0 0px 0 0px;
text-align:center;
background-image:url(../images/divider-img.gif);
background-repeat:no-repeat;
background-position:right;
border:0px solid red;
padding-top:5px;
_padding-top:10px;
height:40px;
_height:35px;
font: 9px/14px verdana, arial, helvetica, sans-serif;
font-weight:bold;
text-decoration:none;
}

.top_last{
float:left;
color: #FFFFFF;
margin:0 0px 0 0px;
background-image:none;
/*
background-image:url(../images/link-3.gif);
background-repeat:no-repeat;
background-position:right;*/
height:45px;
border:0px solid red;
padding-top:5px;
_padding-top:10px;
padding-right:14px;
padding-left:15px;
height:40px;
_height:35px;
text-align:center;
font: 9px/14px verdana, arial, helvetica, sans-serif;
font-weight:bold;
text-decoration:none;
}

.top_remain:hover
{
	color: #FFFFFF;
	text-decoration:underline;
	background-image:url(../images/link-2-hover.gif);
	background-repeat:repeat-x;
	margin-left:0px;
	margin-right:0px;
}

.top_last:hover{
color: #FFFFFF;
text-decoration:underline;
background-image:url(../images/link-2-hover.gif);
background-repeat:repeat-x;

}

.ddcolortabs a span{
float:left;
display:block;
background: transparent url(media/color_tabs_right.gif) no-repeat right top;
padding: 10px 11px 2px 11px;
_padding: 5px 11px 2px 11px;
}

.ddcolortabs a span{
float:none;
}

/*
.ddcolortabs a:hover{
background-image:url(../templates/images/button_roll.gif);
color:#000000;
}

.ddcolortabs a:hover span{
background-image:url(../templates/images/button_roll.gif);
}
*/
.ddcolortabs .selected a, #ddcolortabs .selected a span{ /*currently selected tab*/
	color: #FFFFFF;
	text-decoration:underline;
	background-image:url(../images/link-2-hover.gif);
	background-repeat:repeat-x;
	/*border-left:1px solid #3079E0;
	border-right:1px solid #3079E0;*/
	/*margin-left:1px;
	margin-right:-10px;*/
}

.ddcolortabsline{
clear: both;
padding: 0;
width: 100%;
height: 8px;
line-height: 8px;
background: black;
border-top: 1px solid #fff; /*Remove this to remove border between bar and tabs*/
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv_a{
position:absolute;
top: 0;
border:0px solid black; /*THEME CHANGE HERE*/
border-top-width:0px; /*Top border width. Should match height of .ddcolortabsline above*/
border-bottom-width: 0;
font:normal 12px Arial;
line-height:25px;
z-index:100;
background-color: white;
width: 200px;
visibility: hidden;

}


.dropmenudiv_a a{
width: auto;
display: block;
text-indent: 5px;
border-top: 0 solid #678b3f;
border-top: 1px solid #ffffff; /*THEME CHANGE HERE*/
padding: 2px 0px 0px 8px;
background-color:#0f74ab;
text-decoration: none;
color: white;
}

* html .dropmenudiv_a a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv_a a:hover{ /*THEME CHANGE HERE*/
background-color: #3cace9;
color: #FFFFFF;
text-decoration:underline;
}

.dropmenudiv_b{
position:absolute;
top: 0;
border:0px solid black; /*THEME CHANGE HERE*/
border-top-width:0px; /*Top border width. Should match height of .ddcolortabsline above*/
border-bottom-width: 0;
font:normal 12px Arial;
line-height:25px;
z-index:100;
background-color: white;
width: 130px;
visibility: hidden;
}


.dropmenudiv_b a{
width: auto;
display: block;
text-indent: 5px;
border-top: 0 solid #678b3f;
border-top: 1px solid #ffffff; /*THEME CHANGE HERE*/

background-color:#9B804C;
text-decoration: none;
color: white;
}
.dropmenudiv_b a div{
text-align:center;

}
* html .dropmenudiv_b a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv_b a:hover{ /*THEME CHANGE HERE*/
background-color: #DDCFB3;
color: black;
}
/*-------------------------------------------------------------------------------------*/	

#left-side
{
	float:left;
	width:260px;
}
.left-bg
{
	background-image:url(../images/side-link-m-img.gif);
	background-repeat:repeat-y;
	width:260px;
}
.left-bg ul
{
	padding:0px;
	margin:0px;
	list-style:none;
	padding-left:20px;
	width:200px;
}
.left-bg ul li
{
	
	background-image:url(../images/side-link.png);
	background-repeat:no-repeat;
	background-position:0% 8px;
	border:0px solid red;
	list-style-type:none;
	padding:3px 3px 3px 15px;

	margin:0px;
}
.left-bg ul li a
{
	
	color:#000000;
	text-decoration:none;
}
.left-bg ul li a:hover
{
	
	color:#FFF;
	text-decoration:none;
}
.left-login
{
	width:100px; 
	background-color:#189EDB; 
	padding:5px; 
	margin-left:70px; 
	margin-top:-10px; 
	margin-bottom:10px;
	position:relative; 
	z-index:1;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
}
.left-login a
{
	color:#FFFFFF;
	text-decoration:none;
}
/*.left-login-bottom
{
	background-color:#189EDB;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	margin-bottom:10px;
	margin-left:30px;
	margin-top:-10px;  
	padding:5px;
	position:relative;
	width:195px;
	z-index:1;
}*/
.left-login-bottom a
{
	color:#FFFFFF;
	text-decoration:none;
}
#main-content
{
	float:left;
	border:0px solid red;
	width:600px;
}
.pageheader
{
	color:#0059B9;
	font-size:16px;
	font-weight:bold;
	text-align:left;
	font-family:"trebuchet MS";
	padding-top:5px;
}
.pagedesc
{
	color:#000000;
	font-size:12px;
	text-align:justify;
}
.pagedesc ul
{

	/*margin:0;
	padding:0;
	list-style:none;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-color:#EFF3F3;
	border-style:double;
	padding: 10px;*/
}
.pagedesc ul li
{
	background-image:url(../images/small-arrow.gif);
	background-repeat:no-repeat;
	background-position:0% 10px;
	border:0px solid red;
	list-style-type:none;
	padding:3px 3px 3px 15px;
}
.pagedesc td
{
	
	text-align:left;
	padding-left:7px;
	padding-right:7px;
	line-height:18px;
	border:1px solid #aaaaaa;
}
.pagedesc table
{
	
	border-collapse: collapse;
	
}

.middle-top
{

	background-image:url(../images/box-up.gif);
	background-repeat:no-repeat;
	width:195px;
	height:15px;
}
.middle-block
{
	background-image:url(../images/boxm.gif);
	background-repeat:repeat-y;
	padding-left:20px;
	height:145px;
	width:180px;
}
.middle-block a
{
	font-weight:bold;
	color:#1888DE;
	text-decoration:none;
}
.middle-block a:hover
{
	text-decoration:underline;
}
.middle-bottom
{
	background-image:url(../images/box-down.gif);
	background-repeat:no-repeat;
	width:195px;
	height:20px;	
}
.headding1
{
	background-image:url(../images/life_img.gif); 
	background-repeat:no-repeat; 
	background-position:center;
	width:147px; 
	height:40px; 
	text-align:center;
	margin-left:20px;
}
.headding2
{
	background-image:url(../images/Upcoming-img.gif); 
	background-repeat:no-repeat; 
	width:147px; 
	height:40px; 
	text-align:center;
		margin-left:20px;
}
.headding3
{
	background-image:url(../images/Photo-img.gif); 
	background-repeat:no-repeat; 
	width:147px; 
	height:40px; 
	text-align:center;
		margin-left:20px;
}
.footer
{
	padding-top:15px;
	text-align:center;
	color:#0053AD;
	font-size:11px;
}
.footer ul
{
	margin:0;
	padding:0;
	list-style:none;
}
.footer ul li
{
	display:inline;
}
.footer ul li a
{
	color:#0053AD;
	text-decoration:none;
}
.footer ul li a:hover
{
	text-decoration:underline;
}
.bottom-line
{
	background-image:url(../images/footer-line.gif); 
	background-repeat:repeat-x; 
	height:5px; 
	width:860px;
}
.middle-font
{
 	color:#6C6B6C;
	font-weight:bold;
	background-image:url(../images/icon.gif);
	background-repeat:no-repeat;
	background-position:0% 5px;
	font-size:12px;
	margin:10px 5px 20px 20px; 
	padding-left:20px;
}
.middle-font a
{
 	color:#6C6B6C;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
	
}
.middle-font a:hover
{
 	color:#3B3366;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
	border:0px solid red;
}
.navlist li a
{
	display:block;
	width:180px;
	border:0px solid red;
}
.navlist li a:hover
{
	/*display:block;*/
	
}
.navlist li:hover
{
	background-color:#189edb;
	
}
.anylinkcss{
position:absolute;
visibility: hidden;
border:1px solid #FFFFFF;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height: 18px;
z-index: 100;
background-color: white;
width: 200px; 
background-color: #0f74ab;
}

.anylinkcss a{
color: black;
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #FFFFFF;
padding: 3px 0 3px;
text-decoration: none;
text-indent: 5px;
color: #FFFFFF;

}

.anylinkcss a:hover{ /*hover background color*/
background-color: #3cace9;
color: #FFFFFF;
text-decoration:underline;
}
.left-span
{
	position: relative; 
	left: 25px;
}	
#anylinkmenu7
{
	width:275px;
}
.top-big-img
{
	margin-left:0px; 
	background-image:url(../images/header-img.gif); 
	background-repeat:no-repeat;  
	height:183px; 
	width:865px;

}
.flash-div
{
	text-align:right; 
	padding-top:16px; 
	padding-right:7px;
}
.back-cls
{
	float:right; 
	margin-top:-15px;
	font-size:11px;
}
.back-cls a
{
	color:#0059B9;
	text-decoration:none;
	cursor:pointer;
}
.back-cls a:hover
{
	color:#0059B9;
	text-decoration:underline;
}
.top-cls
{
	float:right;
	padding-top:20px;
}
.top-cls a
{
	color:#0059B9;
	text-decoration:none;
	font-size:11px;
	cursor:pointer;
}
.top-cls a:hover
{
	text-decoration:underline;
}
.powerdby a
{
	color:#0059B9;
	text-decoration:none;
}
.powerdby a:hover
{
	text-decoration:underline;
}
.update-cls
{
	float:left;
	padding-top:20px;
}
.pagelinks a
{
	color:#0059B9;
	font-size:11px;
	text-decoration:none;
}
.pagelinks a:hover
{
	text-decoration:underline;
}

.form-rows
{
	padding:5px;
}
.form-cls
{
	color:#000000;
	font-weight:bold;
	width:160px;
	float:left;
	border:0px solid red;
}

.textcls
{
	border:1px solid #CCCCCC;
	width:200px;
}

.textsmallcls
{
	border:1px solid #CCCCCC;
	width:80px;
}

.classbtn
{   
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	background-image:url(../images/admin/butt.gif);
	background-repeat:repeat-x;
	border:0px solid #000000;
	width:100px;
	height:26px;
	padding-bottom:0px;
	cursor:pointer;
}

#homeGalleryLoadingImage
{
padding:10px 20px;
}

#growX img
{
padding:10px 0px 0px 20px;
}

.floatleft
{
	float:left;
}
.htmlvalidation
{
  background-image:url("../images/W3Cicons1.gif");
  width:80px;
  height:15px;
}

.cssvalidation
{
  background-image:url("../images/W3Cicons2.gif");
  width:80px;
  height:15px;
}

.footermiddle
{
	border:0px solid black;
 	padding-right:90px;
 	
}


/****************************** Wform Classes ***************************************************
.errFld {border: 1px solid #F00; }
.errMsg { color: #F00;  
font-size:12px;
padding-left:160px;
}
*/

.top-bar
{
	margin-top:-5px;
}
#header-page 
{
	width:862px;
}
#container
{
	margin-bottom:-10px;
}
#middle-bar 
{
	margin-top:-7px;
}
.header-content 
{
	/*margin-bottom:-10px;*/
}
#header-page 
{
	height:100px;
}
.left-bg ul li 
{
	padding:1px 3px 2px 15px;
}
.left-login-bottom p
{	
	border:0px solid red;
	float:left;
	margin:10px 0 0 20px;
	padding:0;
	width:76px;
}
.left-login-bottom
{
	background-color:#189EDB;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	margin-left:33px; 
	_margin-left:18px; 
	padding:5px;
	width:170px;
	border:0px solid red;
	float:left;
	
}
.clear-class
{
	clear:both;
}
.left-side-img img
{
	border:0px solid blue;
	float:left;
	margin:0px;
	padding:0px;
}
.left-side-img
{
	border:0px solid red;
	/*padding:0 0 0 60px;*/
	float:left;
	margin:0px;
	padding:0px;
}
.left-bg
{
float:left;
}
/*body img
{
	background-color:#ffffff;
}*/
#growX img
{
	border:0px solid red;
	margin:16px 0 0 20px;
	-margin:16px 0 0 20px;
	padding:5px;
}
#growX a
{
	background-color:#FFFFFF;
}