/*
 * @author ( Angie Radtke )
*/

/* not ready */

/* ##########################  general  ########################### */

@charset "utf-8";
/* CSS Document */

*{
	margin:0px;
	padding:0px;
}

@font-face
{
	font-family: 'geometric-slabserif';
	src: url('../fonts/geometric-slabserif-703-medium-condensed-bt-2.ttf'), 
	url('../fonts/geometric-slabserif-703-medium-condensed-bt-2.eot'); /* IE9 */
}

@font-face
{
	font-family: 'trebuchet';
	src: url('../fonts/trebuc.ttf'), 
	url('../fonts/trebuc.eot'); /* IE9 */
}

body{
	background: #F4F4F4 url(../images/personal/header-bg.png) repeat-x;
	color: #333;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif
}

.clear{
	clear:both;
	height: 10px;
}


/*@font-face {
	font-family: 'Titillium Maps';
	src: url("../fonts/TitilliumMaps29L002.eot");
	src: local('Titillium Maps'), local('TitilliumMaps'),
		url("../fonts/TitilliumMaps29L002.otf") format("opentype"),
		url("../fonts/TitilliumMaps29L002.woff") format("woff");
}
*/
/*body
{
	background: #F4F4F4 url(../images/personal/header-bg.png) repeat-x;
	color: #333;
	font-family: arial, helvetica, sans-serif;
	font-family: "Trebuchet MS";
}*/

#all
{
	/*color: #333;
	border:solid 0px ;
	padding-top:0px;
	background:#fff*/
	/*float: left;*/
    width: 100%;
}
.container_left {
    float: left;
    height: auto;
    width: 309px;
}



#header
{
	/*padding-top:10em*/
}

a:link,
a:visited
{
	color:#095197
}

a:hover,
a:active,
a:focus
{
	/*background:#095197;*/
	/*color:#FFF;*/
	
}
a:hover
{
	color:#F3C74F;
}

input:focus
{
	border:solid 2px;
}

fieldset
{
	border:solid 0px #ccc
}

.article-info
{
	color:#444
}

.article-info dd span
{
	color:#444;
	border-right:solid 0px;
	background:#eee
}

/* ##########################  back  ########################### */

#back
{

}

/* ##########################  logo  ########################### */

#logo span
{
	color:#fff;
	padding-left:50px;
	font-size:0.3em !important;
	text-transform:none;
	font-family:arial, sans-serif
}
.header-container {
    height: 140px;
    margin: 0 auto;
    width: 1000px;
}

.header-leftcont{
	height:auto;
	width:auto;
	float:left;
}
.logo{
	width:116px;
	height:115px;
	float:left;
	margin-top:17px;
}
.logotext{
    color: #FFFFFF;
    float: left;
    font-size: 12px;
    height: auto;
    line-height: 26px;
    margin-left: 22px;
    margin-top: 42px;
    width: auto;
}
.logotext h1{
	font-family: 'geometric-slabserif';
	font-size:28px;
	color:#FFF;
}

.header-rightcont{
	float: right;
    height: auto;
    margin-right: 6px;
    margin-top: 18px;
    width: 400px;
}

.socialfacebook-cont{
	float: right;
    width: 157px;
}

 
.socialfacebook-cont p {
    color: #FFFFFF;
    float: left;
    font-size: 12px;
    padding-right: 8px;
    padding-top: 6px;
	font-weight:normal;
}

.socialfacebook-cont img{
	float:right;
	
}

.searchcont{
    float: right;
    height: 19px;
    margin-bottom: 13px;
    margin-top: 14px;
    width: 400px;
}

.searchcont input{
	width:183px;
	height:19px;
	float:right;
	border:0px none;
	text-indent:5px;	
	background:#1c67a3;
	border:1px solid #bcd3e4;
	border-radius:5px;
	-moz-border-radius:5px;
	color:#fff;
}

.searchicon{
     float: right;
    height: 17px;
    left: 180px;
    position: relative;
    top: 3px;
    width: 16px;
	cursor: pointer; 
}
/*.searchicon {

margin:3px 0px 0 8px;
	}*/



.joinus-text{
	color: #FFFFFF;
    float: right;
    font-size: 14px;
    text-align: right;
	margin-top:2px;
}

.joinus-text span{
	font-size:18px;
	color:#f3c74f;
}


/*.getdirection-button{
	height:36px;
	width:130px;
	margin-top: 6px;
}*/

.getdirection-button{
	height:36px;
	width:130px;
	margin-top: 6px;
	background:url(/images/get-dir.png) no-repeat center center;
}
.getdirection-button img{
	display:none;
}
.getdirection-button:hover{
	background:url(/images/get-dir2.png) no-repeat center center;
}

.menu-wrapper{
	height:53px;
	width:100%;
	float:left;
 	background:url(../images/personal/menu-bg.png) repeat-x;
}

.menu-container{
	width:1000px;
	height:53px;
	margin:0px auto;
	z-index:999;
	position:relative;
	}

.nav1{
	width:auto;
	float:left;
	margin-top:4px;
	}

.nav1 ul{
	margin:-2px 0 0 0;
	padding:0px;
	/*height:48px;*/
}

.nav1 ul li{
    background: url(../images/personal/menu-divider.png) no-repeat scroll right center transparent;
    float: left;
    list-style: none outside none;
    padding: 13px 0px;
	display:block;
	/*padding:19px 0px\9;*/
}

.nav1 ul li a{
	
	text-decoration:none;
	font-size:14px;
	color:#f3c74f;
	padding:18px 15px;
	padding:18px 15px\9;
	font-weight:normal;
}

	
	
.nav1 ul li a:active
{
	background: url(../images/personal/hover.png) repeat-x scroll center top transparent;
    color: #F3C74F;
	
}
.nav1 li a:active{
	background: url(../images/personal/hover.png) repeat-x scroll center top transparent;
    color: #F3C74F;
}
/*.nav1 li a:hover, .nav1 ul li:hover a {
    background: url(../images/personal/hover.png) repeat-x scroll center top transparent;
    color: #FFFFFF;
}*/

.nav1 li a:hover,.nav1 ul li:hover a {
    background: url(../images/personal/hover.png) repeat-x scroll center top transparent;
    color: #FFFFFF;
}

.current{
    background: url(../images/personal/hover.png) repeat-x scroll center center transparent !important;
	font-weight:bold !important;
    color: #FFFFFF;
}
.active{
    background: url(../images/personal/hover.png) repeat-x scroll center center transparent !important;
}
#jevadminform {
 color: #000000 !important;
 background: none!important;
}
.current a{
	font-weight:bold !important;
}
.active a{
	font-weight:bold !important;
}
.nav1 ul li ul{
	display:none;
	position:absolute;
	margin-top:14px;
	*margin-left:-115px;
	*margin-top:45px;
	 
}
.nav1 ul li:hover ul{
	display:block;
}

.nav1 ul li ul li{
	float:none;
	border-bottom:1px solid #fff;
	padding:5px 5px !important;
}
.nav1 ul li ul li a{
	padding:5px 5px;
	color:#F3C74F !important;
	font-weight:normal !important;
}
.nav1 ul li ul li a:hover{
	color:#fff !important;
	}
.nav1 ul li ul li a, .nav1 ul li ul li, .nav1 ul li ul li active{
	background-image:none !important;
	background-color:#133F7C !important;
	width: auto;
	border-radius:5px;
}
	

.banner-topcont{
    float: left;
    height: auto;
    width: 1000px;
}
.banner-topcont div#banner{
	float:left;
	margin-top: 33px;
}

div#banner .info_slide_dots {
	left: 0px !important; top: 349px;
}
div#banner .label_skitter {background:none !important ; left: 570px !important;}
div#banner .label_skitter a {font-size: 18px;}
#all #header
{
padding-top:0.0em ;
}
.logoheader
{

	/*background:  #0c1a3e  URL(../images/personal/personal2.png) no-repeat bottom right ;*/
	color:#fff;
	/*min-height:200px;*/
	/*margin:0em 10px 0 10px !important;*/

}


h1#logo
{
	   font-family: 'Titillium Maps',  Arial;
	   padding:0.9em 20px 20px 10px;
	   text-transform:uppercase;
	   font-weight:normal;
	   margin-top:0;
	   }



#line
{
	/*width:88% ;*/
	width: 1025px;
	max-width:100% ;
	margin:auto ;
	top:0px;
	left:0px;
	padding:0px 10px !important;
	/*margin-right:10px;*/
	text-align:right;
	border:1px hidden;
	 float: none;

}


/* ##########################  header  ########################### */

#header
{	/*background: url(../images/personal/BG.png) no-repeat scroll center center transparent;*/
    /*float: none;
    height: auto;
    overflow-x: hidden;
    width: 100%;
	background: url(../images/personal/BG.png) no-repeat scroll center center transparent;
	   margin:0 0;*/
}
.header-wrapper {
   background: url(../images/personal/BG.png) no-repeat scroll center center transparent;
    /*float: left;*/
    height: 140px;
    overflow-x: hidden;
    width: 100%;
}


/* ++++++++++++++  lists, skiplinks  ++++++++++++++ */
#header ul.menu
{


   /* top:62px; */
   top:5em;

	padding: 0px 0px 0px 0 ;
	background:#e0e0e0  url(../images/personal/ecke.gif) top left repeat-x ;
	border:0 ;
	text-align:left;
	left:0px;
	 display:block;
	 margin:0px 10px 0 10px;
	 border-top:solid 1px #ddd;

}


#header ul.menu li
{border:0; margin:0 !important;	   }
#header ul.menu li a:link,
#header ul.menu li a:visited
{

	color:#333;
	border:0 ;
	border-right:solid 1px #ddd;
	margin:0px 0 0 0 ;
	padding:12px 15px ;
	position:relative;
	background: #e0e0e0 url(../images/personal/ecke.gif) repeat-x top left;
	display:inline-block

}

#header ul.menu li a:hover,
#header ul.menu li a:active,
#header ul.menu li a:focus
{
	background:#0d4c89 ;
	color:#fff;
}

#header ul li.active a:link,
#header ul li.active a:visited
{
	color:#f5f5f5;
	background:url(../images/personal/navi_active.png) ;
	text-shadow: 1px 1px 1px #000;
}


#header ul.skiplinks
{
	width:100%;
	text-align:left;
	background:none;
	z-index:20000;
	top:0;
	display:inline;
	padding:0
}

#header ul.skiplinks li a.u2:active,
#header ul.skiplinks li a.u2:focus

{
	background:#095197 !important;
	color:#fff !important;
	border:solid 1px;
	top:0 !important;
	z-index:10000;
	right:auto;
	left:0 !important;
	display:block
}


/* ++++++++++++++  fontsize  ++++++++++++++ */

#fontsize
{
	 display:inline;


}

#fontsize p a:link,
#fontsize p a:visited
{
	color:#222;
	border-right:solid 1px #ccc
}


#fontsize p a.larger,
#fontsize p a.reset,
#fontsize p a.smaller
{
	padding-left:5px;
	padding-right:5px;
	text-decoration:none;
	margin:0;
}



#fontsize p a:hover,
#fontsize p a:active,
#fontsize p a:focus
{
	background:#095197 !important;
	color:#fff
}

#fontsize h3
{
	color:#222;
	font-weight:bold
}

/* ++++++++++++++  search  ++++++++++++++ */
#header form,
#header form .search,
#header form .finder
{
display:inline;
padding-right:1px ;


}

#header form .inputbox
{
	/*background:url(../images/header-bg.gif) repeat-x;
	border:solid 1px #ccc;
	border-bottom:0;
	border-right:0;
	padding:5px*/

background: none repeat scroll 0 0 #1C67A3;
    border: 1px solid #BCD3E4;
    border-radius: 5px 5px 5px 5px;
    color: #FFFFFF;
    float: right;
    height: 13px;
    text-indent: 5px;
    width: 183px;

}

#header form .inputbox:focus
{
	border:solid 2px #000;
}

#header form .button
{
	border:solid 0px #ddd;
	background:#ccc url(../images/personal/button.png);
	color:#333;
	padding:4px !important
}

/* ##########################  contentarea  ########################### */

#contentarea,
#contentarea2
{
	/*background:#fff;
	border:1px solid #FF0000;
	width:1000px; 
	margin:auto; float:none; */
	 background: none repeat scroll 0 0 #F4F4F4;
    float: none;
    margin: auto;
    width: 1048px;
}


/* ##########################  breadcrumbs  ########################### */

#breadcrumbs
{
	color:#333;
}

#breadcrumbs span
{
	color:#333;
}

#breadcrumbs span a:link,
#breadcrumbs span a:visited
{
	background:#fff;
	color:#333;
}

#breadcrumbs span a:hover,
#breadcrumbs span a:active,
#breadcrumbs span a:focus
{
	background:#095197;
	color:#fff;
}

#Breadcrumbs
{
	font-size:11px;
	float:left;
	margin-top:10px;
}
/* ##########################  navigation column  ########################### */

.module_content
{
	border:solid 1px #ddd;

}
.moduletable_js
{
	border:solid 0px #ddd;
}

#right .moduletable_js
{
	border:0
}

#nav h3
{
  border-bottom:solid 1px #ddd;
  font-family: 'Titillium Maps', Arial;
  color:#555
}

h3.js_heading
{
	border-bottom:solid 1px #ddd;
	background:#eee;
	font-family: 'Titillium Maps', Arial;
}

h3.js_heading span.backh
{
	border:solid 0px #000
}

h3.js_heading span.backh1
{

}

h3.js_heading a
{
	border:0
}

h3.js_heading a img
{
	border:0
}

h3.js_heading a.opencloselink:hover,
h3.js_heading a.opencloselink:active,
h3.js_heading a.opencloselink:focus
{
	background:none
}


#right h3 span.backh
{

}

#right h3 span.backh2
{
	background:#fff;
	color:#555;
	border-bottom:solid 1px #ddd
}

#right h3 span.backh3
{
padding-left:0
}

h3.js_heading a:link,
h3.js_heading a:visited,
h3.js_heading a:hover,
h3.js_heading a:active,
h3.js_heading a:focus
{

}

#nav h3.js_heading a:focus
{

}

#nav form
{
	color:#000;
}

#nav form a:hover,
#nav form a:active,
#nav form a:focus
{
	color:#fff;
	background:#095197;
	text-decoration:none
}

/* ++++++++++++++  first level  ++++++++++++++ */
#nav .moduletable-example ul.menu
{
	background:#fff;
	border:0;
}

ul.menu
{
	border:0;
	background:#fff /* url(../images/nature/nav_level_1.gif) repeat-x */;
	border:solid 0px #eee;
}

.module_content ul.menu
{
	border:0;
}

ul.menu li
{
	border-bottom:solid 1px #ddd;
}


ul.menu li a:link,
ul.menu li a:visited
{
	/*color:#444;*/
	/*background:url(../images/nature/karo.gif) 5px 12px no-repeat*/
}

ul.menu li.active a:link,
ul.menu li.active a:visited
{
	/*color:#333;*/
	color: #F3C74F;
    font-size: 14px;
    font-weight: normal;
}

ul.menu li a:hover,
ul.menu li a:active,
ul.menu li a:focus,
ul.menu li.active a:hover,
ul.menu li.active a:active,
ul.menu li.active a:focus
{
	background: url(../images/personal/menu-hover.png) repeat-x scroll 0 0 transparent;
	/*color:#095197;*/
	color: #FFF;
    font-size: 14px;
    font-weight: normal;
}


/* ++++++++++++++  second level  ++++++++++++++ */

ul.menu li ul
{
	border:solid 0px #eee;
}

 ul.menu li ul li
{
	border:solid 0px #000;
	background:#fff;
}

 ul.menu li.active ul li a:link,
 ul.menu li.active ul li a:visited
{
	color:#444;
	border:0;
	border-bottom:solid 1px #fff;
	background: #e8e8e8
}

 ul.menu li.active ul li.active a:link,
 ul.menu li.active ul li.active a:visited
{
	border:0;
	color:#333;
	border-bottom:solid 1px #fff;
}

 ul.menu li.active ul li a:hover,
 ul.menu li.active ul li a:active,
 ul.menu li.active ul li a:focus
{
	background:#666 !important;
	color:#fff !important;
}


/* ++++++++++++++  third level  ++++++++++++++ */

ul.menu li ul li ul
{
	border:0 !important;
	background:#f5f5f5 !important;
	padding-bottom:0
}

ul.menu li.active ul li.active ul li a:link,
ul.menu li.active ul li.active ul li a:visited
{
	background:#f5f5f5 ;
	border-bottom:solid 1px #fff;
	color:#444
}

ul.menu li.active ul li.active ul li.active a:link,
ul.menu li.active ul li.active ul li.active a:visited
{
	color:#333;
}



/* ++++++++++++++  fourth level  ++++++++++++++ */

ul.menu li ul li ul li ul
{
	border:solid 1px #eee !important;
	padding-top:10px !important;
	padding-bottom:10px !important;
	background:#fff url(../images/nature/level4.png) repeat-x !important;
}


ul.menu li.active  ul li.active  ul li.active  ul li  a:link,
ul.menu li.active  ul li.active  ul li.active  ul li a:visited
{
	font-weight:normal;
	padding: 3px 2px 3px 40px;
	font-size:0.9em;
	background:#fff url(../images/nature/arrow_small.png) no-repeat  30px 5px;
	color:#444
}


ul.menu li.active  ul li.active  ul li.active  ul li.active  a:link,
ul.menu li.active  ul li.active  ul li.active  ul li.active a:visited
{font-weight:bold;
color:#333 }



/* ++++++++++++++  fifth level  ++++++++++++++ */

ul.menu li ul li ul li ul li ul
{
	border:solid 0px #eee !important;
	padding-top:5px !important;
	padding-bottom:10px !important;
	background:#fff !important;
}


ul.menu li.active  ul li.active  ul li.active  ul li.active	ul li  a:link,
ul.menu li.active  ul li.active  ul li.active  ul li.active	ul li a:visited
{
	font-weight:normal;
	padding: 3px 2px 3px 5px;
	font-size:0.9em;
	background:#fff ;
	color:#444;
	margin:0 10px  0 35px;
	border-bottom:solid 1px #ddd
}


ul.menu li.active  ul li.active  ul li.active  ul li.active  ul li.active  a:link,
ul.menu li.active  ul li.active  ul li.active  ul li.active  ul li.active a:visited
{font-weight:bold; color:#333}

/* ##########################  content - main   ########################### */


#main
{

}

#main a:link,
#main a:visited
{

}

#main a:hover,
#main a:active,
#main a:focus
{/*
	background:#095197;
	color:#fff;*/
}

#main th a:hover,
#main th a:active,
#main th a:focus
{
	background:#333;
	color:#fff;
}

.items-row
{
	background:#fff
}

.items-row h2
{
	border-bottom:solid 1px #ddd;
	border-top:solid 1px #ddd;
	color:#555
}

.column-1,
.column-2
{
	border: solid 0px ;
}

.item-separator
{
	border: solid 0px #333333;
}

#main ul li
{
	list-style-type:disc;
}

#main left_menu1 ul li
{
	list-style-type:disc;
	height:33px;
}

.small
{
	border:solid 0;
}

ul#archive-items li.row0,
ul#archive-items li.row1
{
	border-bottom:solid 1px #ddd
}

.archive #adminForm fieldset
{
	border:0;
	padding:0;
	margin:20px 0
}
/* ++++++++++++++  images  ++++++++++++++ */

.image-left
{
	padding:2px;
}

.image-right
{
	border:solid 1px #ddd;
	padding:2px
}


/* ++++++++++++++++++++ headings +++++++++++++ */

#main .blog  h1,
#main .blog-featured  h1
{
	color:#0d4c89;
	border-top:solid 1px #ddd;
	border-bottom:solid 1px #ddd;
	font-family: 'Titillium Maps', Arial;
	margin-top:-1px !important

}

.items-row h2
{
	border-top:solid 1px #ddd;
	border-bottom:solid 1px #ddd;
}

.items-leading h2,
#main h3,
#main h4
{
	color:#555;
	text-decoration:underline;
}

#main h2 a
{
	color:#095197
}


/* ++++++++++++++  readmore  ++++++++++++++ */

.readmore a:link,
.readmore a:visited,
a.readmore:link,
a.readmore:visited
{
	color:#095197;
	background:#eee url(../images/nature/arrow1.gif) no-repeat left top;
	border:solid 1px #ddd;
}

.readmore a:hover,
.readmore a:active,
.readmore a:focus,
a.readmore a:hover,
a.readmore a:active,
a.readmore a:focus
{
	background:#555 url(../images/nature/arrow2.gif) no-repeat left 6px !important;
	color:#fff;
}

a.readmore:hover,
a.readmore:active,
a.readmore:focus
{
	background:#555;
	color:#fff;
}

/* ++++++++++++++  icons  ++++++++++++++ */

.actions img
{
	border:0;
}

/* ++++++++++++++  items-more  ++++++++++++++ */

#main .items-more h3
{
	border-bottom:solid 1px #ddd;
	border-top:solid 1px #ddd;
	color:#444;
}

#main .items-more ol
{
	color:#000;
}

#main .items-more ol li a
{
	background:#FFFFFF url(../images/blog_more.gif) no-repeat 0px center;
	color:#095197
}

#main .items-more ol li a:hover,
#main .items-more ol li a:active,
#main .items-more ol li a:focus
{
	background: #095197 url(../images/blog_more_hover.gif) no-repeat 0px center;
	color:#fff;
}

/* ++++++++++++++  pagination  ++++++++++++++ */

#main .pagination
{
	border-top:solid 1px #ddd;
	clear: both;
}

/* ++++++++++++++  article index  ++++++++++++++ */

table.contenttoc
{
	border:solid 1px #ccc;
}


/* ##########################  right column   ########################### */

#right
{
	border:solid 0px #e6e6e6;

	background:#fff
}



#right h3
{

}

#right h4
{
	color:#555;
	border:solid 0;
}





#right ul li a:hover,
#right ul li a:active,
#right ul li a:focus
{
	background:#095197;
	color:#fff;
}

/* ++++++++++++++  button for closing right column  ++++++++++++++ */
#close span
{
	color:#000;
}

/* ##########################  modules  ########################### */

/* ++++++++++++++  mostread, latest news ++++++++++++++ */

.mostread li a:link,
.mostread li a:visited,
.latestnews li a:link,
.latestnews li a:visited
{
	background: url(../images/personal/arrow2_grey.png) 2px 7px  no-repeat ;
}

.mostread li a:hover,
.latestnews li a:hover,
.mostread li a:active,
.latestnews li a:active,
.mostread li a:focus,
.latestnews li a:focus
{
	background:#555 url(../images/arrow_white_grey.png) 2px 7px  no-repeat !important;
}

/* ++++++++++++++  newsfeed  ++++++++++++++ */

ul.newsfeed
{
	border:solid 0px #000;
}

.newsfeed-item
{
	border-bottom:solid 1px #ddd;
}

.newsfeed-item h5 a
{

}

/* ++++++++++++++  newsflash  ++++++++++++++ */
/* newsflash horizontal */

ul.newsflash-horiz
{
	background:#F5F5F5 url(../images/nature/box.png) repeat-x;
	border:1px solid #EEEEEE;
}

ul.newsflash-horiz li
{
	border:solid 0px #eee;
	background:#f5f5f5;
}

ul.newsflash-horiz li h4
{
	font-family: 'Titillium Maps', Arial;
}


/* newsflash vertical */

.newsflash-vert
{

}

/* ++++++++++++++  banner  ++++++++++++++ */

.banneritem
{
	border:0
}

.banneritem a
{
	background:none
}

.banneritem a img
{
	background:none;
	border:0
}

/* ++++++++++++++  login  ++++++++++++++ */

#login-form .inputbox
{
	border:solid 1px #ddd;
	background:url(../images/content_bg.gif) repeat-x;

}

fieldset.input
{
	border:0 ;
}

input.button,
button.button,
button.validate
{

	background:#FFFFFF url(../images/nature/arrow1.gif) no-repeat left top;
	border:1px solid #DDDDDD;
	color:#444444;
}

/* ++++++++++++++  tabs/ slide  ++++++++++++++ */

ul.tabs
{
	border:solid 1px #ddd;
	border-bottom:0;
	background:#f5f5f5 url(../images/nature/box.png) repeat-x;
}

ul.tabs li
{
	background:#f5f5f5 url(../images/nature/box.png) repeat-x;
	border-right:solid 1px #ddd
}

ul.tabs li a:link,
ul.tabs li a:visited
{
	color:#333;
}

ul.tabs li a:hover,
ul.tabs li a:active,
ul.tabs li a:focus
{
	color:#000
}

.tabcontent
{
	border:solid 1px #ddd;
	background:#fff;
	color:#000;
}

.tabcontent .linkclosed
{
	color:#000;
	border-bottom:solid 1px #e5e5e5;
}

ul.tabs li a.linkopen
{
	background:#fff;
	color:#333;
	border:0
}

ul.tabs li a.linkclosed:hover,
ul.tabs li a.linkclosed:active,
ul.tabs li a.linkclosed:focus,
ul.tabs li a.linkopen:hover,
ul.tabs li a.linkopen:active,
ul.tabs li a.linkopen:focus
{
	background:#555;
	color:#fff
}

/* ++++++++++++++  category-module  ++++++++++++++ */

#right .category-module h4 a:link,
#right .category-module h4 a:visited
{
	color:#0D4C89
}

#right .category-module h4 a:hover,
#right .category-module h4 a:active,
#right .category-module h4 a:focus
{
	color:#fff
}


.category-module li
{
	border-bottom:solid 1px #ddd;
}

.category-module li li
{
	border:0
}



/* ##########################  search   ########################### */

.searchintro img
{
	border:0px
}

.inputbox:focus
{
	/*border:solid 2px #000;*/
}

.word
{
	background:#fff;
	border:solid 0px #ccc ;
}

.word input
{
	border:solid 1px #ddd;
	background:url(../images/content_bg.gif) repeat-x;
	color:#333;
}

.only
{
	border:solid 1px #ccc;
}

.phrases
{
	color:#000;
	border:solid 1px #ccc;
}

/* ++++++++++++++  selects  ++++++++++++++ */
.phrases .inputbox
{
	background:#fff;
	color:#000;
}

.phrases .inputbox option
{
	background:#f5f5f5;
	border-bottom:solid 1px #ccc;
}

.phrases .inputbox option a:hover
{
	background:#C00;
	border-color:#CFD0D6;
	color:#fff;
}

/* ++++++++++++++   search results	++++++++++++++++++ */

dl.search-results
{
	background:#f5f5f5;
}

dl.search-results dt.result-title
{
	border-top:dotted 1px #ddd
}

dl.search-results dd.result-url
{
	border-bottom:solid 5px #fff;
	color:#115599;
}

dl.search-results dd.result-created
{
	border-bottom:solid 5px #fff;
}

/* ##########################  forms   ########################### */


/* ++++++++++++++  form validation  ++++++++++++++ */

.invalid
{
	border-color:red !important;
}

label.invalid
{
	color:red;
}


/* ##########################  user profile  ########################### */
#users-profile-core,
#users-profile-custom
{
	border:solid 1px #ccc;
}

#member-profile fieldset
{
	border:solid 1px #ccc;
}


/* ##########################  tables   ########################### */
table
{

}

tbody
{

}

tr.odd,
.cat-list-row1
{
	background:url(../images/news.gif)  repeat-x;
}

table.newsfeeds td,
table.weblinks td
{

}

table.weblinks th,
table.newsfeeds th,
table.category th,
table.jlist-table th
{
	background:#444 ;
}

table.weblinks th a,
table.newsfeeds th a,
table.category th a,
table.jlist-table th a,
table.weblinks th,
table.newsfeeds th,
table.category th,
table.jlist-table th
{
	color:#fff
}


td.table_footer
{
	background:#ddd url(../images/table_footer.gif) bottom left repeat-x;
}

td.counter
{

}

td.num,
td.hits
{

}

td p
{

}

table.category th a img
{
	border:solid 0px ;
}

/* for opera */
tr, td
{
	/*border:solid 1px #ddd*/
}


#main table.moduletable td,
#main table.moduletable tr
{border:0;}
fieldset.filters
{
	border:solid 0px #ddd;

}

/* ##########################  contacts   ########################### */

.contact form
{
	background:#fff;
	color:#000;
}

.contact input
{
	background:#fff;
	color:#000;
}

.contact .button
{

}

.contact input.invalid,
.contact textarea.invalid
{
	border:solid 2px red;
}

.contact label.invalid
{
	color:red;
}


/* ++++++++++++++  Error Message contact form  ++++++++++++++ */

p.error
{
	color:#044b63;
	background:#eee;
	border-top:3px solid #044b63;
	border-bottom:3px solid #044b63;
}

body.contentpane
{
	background:#fff;
}


/* ##########################  footer   ########################### */

#footer
{
	  /*  background:url(../images/footer_bg.gif) repeat-x;*/
	/*background:#333333 url(../images/personal/tabs_back.png) repeat-x;*/
	/*color:#fff;*/
	/*border-top:solid 1px #ccc;*/
	border-top: 1px solid #D5D3D2;
    float:none;
    height: auto;
    padding-bottom:16px;
    width: 1000px;
	margin: 47px auto auto auto ;
	
}

#footer-inner
{
	background:#f5f5f5 url(../images/personal/footer.jpg) repeat-x left bottom;
	border-top:solid 1px #ddd
}

#footer p a:hover{
color:#095197}


.footermenu ul{
	margin:0px;
	padding:0px;
}

.footermenu ul li{
	float:left;
	color:#727272;
	list-style:none;
	font-size:12px;
}
.sitemap_menu{
    float:left;
	color:#727272;
	list-style:none;
	font-size:12px;
}
.sitemap_menu a{
 text-decoration:none;
	color:#727272;
	padding: 0 8px;
}
.footermenu ul li a{
	text-decoration:none;
	color:#727272;
	padding: 0 8px;
}

.footermenu ul li a:hover{
	color:#206faf;
	text-decoration:underline;
	background:none!important;
}

.footermenu ul li a.active{
	color:#206faf;
	text-decoration:underline;
}

.footermenu ul li a.active-link{
	color:#206faf;
	text-decoration:underline;
}




#bottom a img
{
	border:0
}

.box h3
{
	font-family: 'Titillium Maps', Arial;
	font-size:1.2em
}
.box ul
{padding-left:0}

.box1
{border-right:solid 1px #ccc}
.box3
{border-left:solid 1px #ccc}
#bottom  ul li a
{background-image:none;
padding-left:0}
/* ##########################  editor  ########################### */

.contentpaneopen_edit img
{
	border:0
}

form.editor fieldset
{
	border:solid 1px #ccc;
}


/* ++++++++++++++  edit  ++++++++++++++ */

form#adminForm
{
	border:solid 0px #000
}

.edit form#adminForm fieldset
{
	border:solid 1px #ddd
}
.edit form#adminForm  legend
{
	font-weight:bold
}
/* ++++++++++++++  tooltip  ++++++++++++++ */
.tip
{
	border:solid 1px #333;
	background:#ffffcc;
}


/*-------------------------------*/


table.pagenav,
table.pagenav tr,
table.pagenav td
{border:0 !important}

.cat-children ul ul,
.categories-list ul ul
{
	list-style-type:none;

}

.cat-children ul ul ul,
.categories-list ul ul ul
{


}
.categories-list .category-desc ul li
{list-style-type:square
}

/* contact  plain */
#main .contact h3
{
	border-bottom:solid 1px #ddd;
	margin: 20px 0
}

.form-required
{
	font-weight:bold;
	margin:10px 0;
	background:#fff url(../images/req.png) no-repeat;
	padding:10px 40px

}

.contact .inputbox,
.registration input,
.profile-edit input,
.login-fields input,
.remind input,
.reset input


{
	background:#fff url(../images/content_bg.gif) repeat-x ;
	border:solid 1px #ccc;
	padding:3px
}

.profile-edit select
{
	padding:0px;
	border:solid 1px #ccc;
	background:#f5f5f5;

}
.profile-edit select option
{
	padding:3px

}
/* contact  slider */

.panel
{
	border:solid 1px #ddd;
	margin-top:-1px

}
#main .contact .panel h3
{
	margin:0px 0 0px 0;
	padding: 0;
	background:#eee;
	border:0
}
.panel h3 a
{
	display:block;
	padding:6px;
	text-decoration:none;
	color:#444;
	padding:6px;
}


.panel h3.pane-toggler a
{
	background:#f5f5f5 url(../images/slider_plus.png) right  top no-repeat;
}
.panel h3.pane-toggler-down a
{
	background:#f5f5f5  url(../images/slider_minus.png) right  top no-repeat;
	border-bottom:solid 1px #ddd;
}

.pane-slider
{
	border:solid 0px;
	padding:0px 10px !important;
	margin:0;
	background: url(../images/nav_level_1.gif) repeat-x ;
}

.panel .contact-form,
.panel  .contact-miscinfo
{
	padding:10px
}

.contact .panel .contact-form form,
.contact .panel .contact-address
{
	margin:20px 0 0 0
}


/* tabs */

div.current
{

	background: url(../images/nav_level_1.gif) repeat-x ;
}

/* image upload modal */

#all #upload-flash ul li a:hover,
#all .item a:hover span {
	background:#095197;
	color:#fff;
}
#close a
{text-decoration:none}

/* ########################## sample module styling  ########################### */

div.sample-module {
    border: 2px dashed #ddd;
    padding: 10px;
    background-color: #f5f5f5;
}
.maincontainer-wrap{
    float: left;
    height: auto;
    width: 100%;
}

.menu-address{
    color: #FFFFFF;
    float: right;
    font-size: 13px;
    line-height: 17px;
    margin-top: 8px;
    text-align: right;
}
.menu-address a{
color:#FFFFFF;
text-decoration:none;
}
.menu-address a:hover{
color:#F3C74F;
text-decoration:underline;}

.welcomemsg{
	width:300px;
	height:auto;
	float:left;
    margin-top: 35px;	
}

.whitecontainer{
    background: none repeat scroll 0 0 #FFFFFF;
    border-color: #DDDDDD;
    border-radius: 5px 5px 5px 5px;
    border-style: solid;
    border-width: 1px 1px 4px;
    float: left;
    height: auto;
    padding-bottom: 20px;
    width: 300px;
}

.welcomeheading{
	width:300px;
	height:37px;
	float:left;
	background: url(../images/personal/welcome-heading.png) repeat-x scroll 0 0 transparent;
}

.welcomeheading h1{
	float:left;
	font-family: 'geometric-slabserif';
	font-size:24px;
	color:#143f7e;
	font-weight:normal;
	padding-left:12px;
	padding-top:4px; 
}

.whitecontainer p{
    float: left;
    font-size: 15px;
    line-height: 20px;
    padding: 12px 15px 15px;
    width: 270px;
	font-family:'status-bar';
}

/**********************************Come Join Us***************************************/
.main-middlecont {
        float: left;
    height: auto;
    padding: 75px 0 0 14px;
    text-align: center;
    width: 1010px;
	
}
.main-middlecont p span{
	color:#143F7E;
	}
.main-middlecont p span:hover{
	color:#143F7E;
	cursor:pointer
		}

.shadowborder {
    background: url(../images/personal/shadow-border.png) no-repeat scroll 0 0 transparent;
    float: left;
    height: 9px;
    width: 1000px;
}
.main-middlecont h1 {
    color: #B53049;
    font-size: 24px;
    font-weight: bold;
    padding-bottom: 6px;
    text-align: center;
}
.main-middlecont p {
    color: #444444;
    font-size: 15px;
    font-weight: normal;
    margin: 0 auto;
    padding-bottom: 6px;
    text-align: center;
    width: 906px;
}
/****************************Bottem Container**********************************/
.main-bottomcont{
	width:1000px;
	height:auto;
	float:left;
}

.main-bottomcont-leftcol{
	width:300px;
	float:left;
	height:auto;
	margin-top: 24px;
}

.upcomingevents{
    float: left;
    height: 200px;
    margin: 0 15px;
    width: 270px;
	overflow-y: scroll;
	font-family: georgia;
}

.upcomingevents ul{
	margin:0px;
	padding:0px;
}

.mod_events_latest_table td { border-left: 0px;     padding: 10px; }

.upcomingevents ul li{
	display:block;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	border-bottom:1px solid #f0f0f0;
	color:#cb9606;	
    padding: 10px 0;
}

.upcomingevents ul li a{
	text-decoration:none;
	color:#002f7d;
}

.upcomingevents span{
    color: #cfa568;
    font-size: 14px;
    margin: 16px 2px 0 0;
	font-family: georgia;
}

.upcomingevents .whitecontainer,
.upcomingevents .welcomeheading {
	width: 270px;
	overflow: hidden;
}

.upcomingevents .whitecontainer {
	padding-bottom: 0px;
}

.upcomingevents table {
	width: 100% !important;
}

.upcomingevents table tr:last-child td {
	border-bottom: 0px
}

.upcomingevents a {
    color: #095197 !important;
}

.upcomingevents span.divider {
	margin: 0;
}

.main-bottomcont-midlecol{
    float: left;
    height: auto;
    margin: 0px 15px 0;
    width: 362px;
}

.main-bottomcont-midlecol-img{
    float: left;
    height: 127px;
    margin-right: 20px;
    margin-top: 8px;
    width: 127px;
}

.main-bottomcont-midlecol h1{
    color: #143F7E;
    float: left;
    font-family: 'geometric-slabserif';
    font-size: 24px;
    font-weight: normal;
    padding-top: 4px;
}

.main-bottomcont-midlecol p{
    color: #696969;
    float: left;
    font-family: georgia;
    font-size: 14px;
    font-weight: normal;
    line-height: 18px;
    padding-top: 6px;
    width: 215px;
	font-style:italic;
}

.main-bottomcont-midlecol p span{
	color:#296ea9;
	font-weight:bold;
}

.todaybiblereading{
	width:233px;
	height:44px;
	float:right;
	margin-right: 41px;
	background:url(/images/img-today.png) no-repeat center center;
}
.todaybiblereading img{
	display:none;
}
.todaybiblereading:hover{
	background:url(/images/img-today2.png) no-repeat center center;
}

.main-bottomcont-rightcol{
	width:300px;
	float:right;
	height:auto;
	margin-top: 0px;
}

.pastorcorner{
    float: left;
    height: auto;
    margin-left: 12px;
    margin-top: 13px;
    width: 165px;
}

.pastorcorner p {
    color: #6E6E6E;
    font-size: 12px;
    line-height: 16px;
    padding:0 15px 15px 0 !important;
    width: 166px;
}

.pastorcorner h2{
    color: #143F7E;
    font-size: 14px;
    width: 166px;
}

.pastorcorner a{
	color:#206faf;
	text-decoration:underline;
}
.pastorcorner a:hover{
	color:#F3C74F;
	text-decoration:none;
}
.pastorcorner-img{
	float:left;
	height:138px;
	width:107px;
	/*margin-top:14px;*/
}

.banner {
    float: right;
    height: 373px;
    width: 671px;
}
.box_skitter{
     /*margin-left: 324px; */
	 margin-left: 10px; 
	 
}

.footer-container{
    border-top: 1px solid #D5D3D2;
    float: left;
    height: auto;
    padding-bottom:16px;
    width: 1000px;
	margin-top: 47px;
}

.footermenu{
    height: auto;
    margin: 10px auto 0;
    width: 700px;
}

.footermenu ul{
	margin:0px;
	padding:0px;
}

.footermenu ul li{
	float:left;
	color:#727272;
	list-style:none;
	font-size:12px;
}

.footermenu ul li a{
	text-decoration:none;
	color:#727272;
	padding: 0 8px;
}

.footermenu ul li a:hover{
	color:#206faf;
	text-decoration:underline;
}

.footermenu ul li a.active{
	color:#206faf;
	text-decoration:underline;
}

.footer-container p{
    color: #727272;
    float: left;
    font-size: 12px;
    padding-top: 8px;
    text-align: center;
    width: 1000px;
}

.footer-container a{
	color:#206faf;
	text-decoration:underline;
}

.footerwrapper-bg{
	width:100%;
	float:left;
	height:12px;
	background:url(../images/personal/footerbottom-wrapper.png) repeat-x;
}
.wrapper
{ width:100%;
height:auto;
float:left;
background:url(../images/bg.png) repeat-x #f4f4f4;
}
.container
{ width:988px;
height:auto;
margin:0px auto;
}
.container_left
{ width:289px;
height:auto;
float:left;
}
.container_right1
{ width:670px;
height:auto;
float:right;
}
.content1
{ width:675px;
height:auto;
float:right;
}
.content2
{ width:975px;
height:auto;
float:right;
}

.item-page h1
{ 
font-size:26px;
font-weight:normal;
font-family: 'geometric-slabserif';
color:#133f7c;
margin-bottom:15px;
width:100%;
display:block;
}
.item-page h2
{ 
font-size:2em;
font-weight:normal;
font-family: 'geometric-slabserif';
color:#C00;
text-decoration:underline;
margin:0 0 15px 0;
}
.item-page p
{ font-family:Trebuchet MS;
font-size:13px;
font-weight:normal;
color:#6d6d6d;
line-height:20px;
text-align:justify;
margin-bottom:15px;
}
.content1 img.right-img {float:right; margin:0 0 30px 30px; clear:right;}


.link p
{ font-family:Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:normal;
float:none;
color:#6d6d6d;
line-height:20px;
text-align:justify;
margin-bottom:5px;
}

.content_points1
{  float: left;
    height: auto;
    margin-left: 20px;
    width: 614px;
	margin-top:20px;
}
.content_points1 ul
{ margin:0px;
padding:0px;
}
.content_points1 ul li
{ list-style:none;
list-style-image:url(../images/personal/arrow.png);
padding:4px 5px;
list-style-position:;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#6d6d6d;
}

.points1
{  float: left;
    height: auto;
    margin-left: 20px;
    width: 614px;
	margin-top:20px;
}
.points1 ul
{ margin:0px;
padding:0px;
}
.points1 ul li
{ list-style:none;
list-style-image:url(../images/lft_arow1.png);
padding:4px 5px;
list-style-position:;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#6d6d6d;
}
.history_data1
{  float: left;
    height: auto;
    width: 670px;
	margin-bottom:20px;
	
}
.history_data ul
{ margin:0px;
padding:0px;
}
.history_data1 ul li
{ 

padding:4px 5px;
list-style-position:inside;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#6d6d6d;
}

.team_data1
{  float: left;
    height: auto;
    width: 670px;
	margin-bottom:20px;
	
}
.team_data1 ul
{ margin:0px;
padding:0px;
}
.team_data1 ul li
{
color: #6D6D6D;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    list-style: decimal inside none;
    padding: 4px 5px;
}
.blue1
{font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#00C;}

.chapter_data1
{  float: left;
    height: auto;
    width: 670px;
	margin-bottom:20px;
	margin-top:20px;
	
}
.chapter_data1 ul
{ margin:0px;
padding:0px;
}
.chapter_data1 ul li
{
color: #6D6D6D;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
	list-style:none;    
    padding: 4px 5px;
	text-transform:uppercase;
}

.footer
{ width:988px;
height:auto;
float:left;
border-top:1px solid #999;
}
.footer_menu
{ width:988px;
height:auto;
float:left;
margin-top:10px;
margin-left:150px;
}
.footer_menu ul
{ margin:0px;
padding:0px;}
.footer_menu ul li
{ float:left;
list-style:none;
padding:4px 5px;}
.footer_menu ul li a
{ font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#666;
text-decoration:none;
}
.footer h1
{font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#666;
text-align:center;
font-weight:normal;
width:988px;
line-height:30px;
margin-bottom:20px;}

.left_menu1
{ width:294px;
height:auto;
float:left;
margin-top:15px;
background:url(../images/personal/nav_repet.png) repeat-y;
background-position: 8px 0;
-moz-border-radius:5px; 
-webkit-border-radius:5px;
border-radius:5px;
behavior:url(PIE.htc);

}

.left_menu1 ul
{ margin:0px !important;
padding:10px 0 0 0 !important;
background:none;
text-align:left !important;
}

.left_menu1 ul li
{
 display:block;
list-style:none;
border:0;
width:294px;
height:auto;
}
.left_menu1 ul li a
{ 
font-family:Trebuchet MS;
font-size:13px !important;
color:#231e1e;
display:block;
height:auto;
padding: 16px 36px 6px 63px !important;
text-decoration:none;
background:url(../images/personal/menu_arow.png) no-repeat  30px 15px;
margin-top:-5px;
}



.left_menu1 ul li a:hover{
	padding:16px 36px 6px 63px!important;
	text-decoration:none;
	cursor:pointer;
	background:url(../images/personal/menu_arow.png) no-repeat  37px 15px; 
	color:#231e1e !important;
}
.left_menu1 ul li:hover, .left_menu1 ul li.active{
    background:url(../images/personal/lefthover.png) no-repeat center top !important;
	color:#6D6D6D;
	margin-left:-7px;
}
.left_menu1 ul li.active a {color:#231E1E !important}
.left_menu1 ul li.active:hover {background:url(../images/personal/lefthover.png) no-repeat center top !important;}
.left_menu1 ul li.active:hover a {background:url(../images/personal/menu_arow.png) no-repeat  37px 15px !important; }




.left_menu1 ul li.select {
    background:url(../images/personal/lefthover.png) no-repeat center top;
	color:#6D6D6D;
	margin-left:-7px;
}



.left_menu1 ul li ul {
	margin-left:30px !important;
}

.left_menu1 ul li ul li {
	font-size:12px !Important; 
	display:block;
}

.left_menu1 ul li ul li a {
	text-decoration:none;
	color:#000;
}

.left_menu1 ul li ul li:hover {
	background-image:none;
}



.sky_blue
{ color:#5290c1;}

.left_menu1 h1{
font-weight:normal;
font-family: 'geometric-slabserif';
color:#133f7c;
margin-top:10px;
margin-left:20px;
margin-bottom:5px;}


#see_all_events
{
	width:auto;
	text-align:right;
	
}

#see_all_events a
{	
	text-decoration:none;
}
#jevents_body .cal_table {
    /*border: 10px solid #60A6D9;*/
	/*border-left:15px solid #60A6D9;
	border-bottom:15px solid #60A6D9;
	border-right:15px solid #60A6D9;*/
    width: 90% !important;
	margin-left:50px;
	margin-top:7px;
}

#jevents_body .cal_td_daysnames{
/*background-color: #E9B4A1;*/
    /*background-image: url("../images/evback.jpg");*/
	background:#60A6D9;
    background-position: left top;
    background-repeat: repeat-x;
    border-bottom: 1px solid #000000;
    color: #ffffff;
    font-weight: bold;
    height: 25px !important;
    line-height: 25px;
    text-align: center !important;
}
.cal_td_today {
    background-color: #ffffff;
    padding: 10px !important;
	border:2px solid #177ACB;
	height: 200px !important;
	text-align:left;
}
.cal_td_daysnoevents {
    background-color: #ffffff;
    padding: 10px !important;
	border:2px solid #177ACB;
	height: 200px !important;
	text-align:left;
}
.cal_td_dayshasevents {
    background-color: #ffffff;
    padding: 10px !important;
	border:2px solid #177ACB;
	height: 200px;
	text-align:left;
}
.cal_td_daysoutofmonth {
    background-color: #DCEEF8;
	border:none;
    height: 200px !important;
	text-align:center;
}
a.cal_daylink:link {
    color: #61A7E5;
    font-family: Arial;
    font-size: 17px;
    font-style: normal;
    font-weight: bold;
    text-decoration: none;
}

a.cal_timelink:link, a.cal_timelink:visited{
    /*color: #163D7E !important;*/
    display: block;
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    margin-bottom: 1px;
    text-decoration: none;
}

a.cal_titlelink:link, a.cal_titlelink:visited {
   /* color: #3A3A3A!important;*/
    display: block;
    font-family: Verdana;
    font-size: 10px;
    font-weight: bold;
    margin-bottom: 1px;
    text-decoration: none;
	line-height:14px;
}

a.cal_timelink:hover {
    color: #F3C74F;
    display: block;
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    margin-bottom: 1px;
    text-decoration: none;
}
a.cal_daylink:hover {
    color: #F3C74F!important;
    display: block;
   
    text-decoration: none;
}
a.cal_titlelink:hover {
    color: #F3C74F!important;
    display: block;
    font-family: Verdana;
    font-size: 10px;
    font-weight: bold;
    margin-bottom: 1px;
    text-decoration: none;
}
.calender_page{
    width:100%;
    text-align:center;
    padding-bottom:20px;
	background:url(../images/personal/center-top-img.png) top repeat-x #fff;
	border-radius:5px;
	border:1px solid #ddd;
}
#jevents_body .ev_table {
    border-bottom: 1px solid black;
    border-left: 1px solid black;
    border-right: 1px solid black;
	margin-left:50px;
}
.inp-cont{
		height:31px;
		background:url(../images/personal/input-rgt.png) right no-repeat;
		width:185px;
		overflow:hidden;
		float:left;
	}
	.inp, .sel{
		background:url(../images/personal/input-left.png) no-repeat left;
		border:0 none;
		height:33px;
		padding-left:5px;
		width:175px;
		margin:-1px 0 0 0;
			}
	.inp:focus{
		border:0 none;
	}
	.sel-cont{
		height:33px;
		width:270px;
		overflow:hidden;
		position:relative;
		background:url(../images/personal/input-left.png) no-repeat left;
	}
	.sel-cont1{
		width:172px;
	}
	.sel{
	background: url("../images/personal/input-right-select.png") no-repeat scroll 93% center transparent;
    height: 35px;
    padding: 7px 0;
    width: 288px;
	border:0 none;
	}

	.sel1
	{
	/*background: url("../images/personal/input-right-select.png") no-repeat scroll 88% center transparent; */
	/*background: url("../images/personal/input-left.png") no-repeat scroll left center transparent; */
    height: 33px;
    padding: 7px 0;
    width: 192px;
	/*border:0 none; */
	}
	.search_button{
	margin-left:7px;
	margin-top: 3px;
	
	}
	.event_detail{ 
	    width: 100%!important;
		height: auto!important;
		color:#6D6D6D;
		font-size:16px;
		font-weight:800;
	}
	.event_date{
	background: url(../images/personal/date-back.png) no-repeat!important;
	height: 120px!important;
	float:left;
	width:120px;
	text-align:center;
	
	}
	.event_year{
	   width:120px; color:#ffffff; text-align:center;margin-top:3px;
	}
	.event_month{
	     width:120px; color:#ffffff; text-align:center; font-size:13px;margin-top:-6px;
	}
	.event_date1{
	   margin-top:0px;font-size:48px;	font-weight:bold; color:#3C3837; margin-top:18px;
	}
	.event_day{
	     width:120px; color:#6D6D6D;margin-top:25px;
	}
	.event_calender_date{
	   width:140px; height:auto; float:left;
	}
	.calenderselect{
	    color: #133F7C; font-size: 18px; font-weight: normal;
	}
	
	.box_skitter {
		position: absolute !important;
		width: 800px;
		height: 300px;
		/*background: black;*/
}

.ev_td_li{

   border-left:none!important;
}

element.style {
    background-color: #CCCCCC;
    color: #FFFFFF;
}
.box_skitter .info_slide_dots .image_number {
    border-radius: 50px 50px 50px 50px !important;
    cursor: pointer !important;
    float: left !important;
    height: 9px !important;
    margin: 0 5px !important;
    overflow: hidden !important;
    position: relative !important;
    text-indent: -9999em !important;
    width: 9px !important;
	
}

.div-button{
background:#FFFFFF url(../images/nature/arrow1.gif) no-repeat left top;
	border:1px solid #DDDDDD;
	color:#444444;
	margin: 0 5px;
    padding: 0 9px;
	float:left;
	}
	
.button {color:#095197; padding: 9px 15px; text-decoration: none; background-image:url(../images/btn-repeat.gif); border:1px solid #ccc; -webkit-border-radius: 10px; border-radius: 10px; width:auto; display:inline;}
.button a {text-decoration: none; color:#095197;}
.button:hover, .button a:hover {color:#F3C74F;}
