/*
	CSS files kept in the 'styles' directory can be used to
	customize your K2 installation without having to mess
	with the core K2 files. This in turn makes it easier to
	upgrade to new K2 version as well as debug any problems
	that might occur.

	You select styles from the K2 Options page in the
	'Presentation' section of your WordPress administration.

	For more information on how to use custom styles:
		http://code.google.com/p/kaytwo/wiki/K2CSSandCustomCSS
	
	Author Name	: studio shlomi arbiv
	Author Site	: www.arbiv.co.il
	Style Name	: christina
	Style URI	:
	Version		:
	Comments	:
*/
/* 
   
    
*/

    
.gallery-caption {
	width: 116px;
	text-align: center;
	margin-bottom: 15px;
	padding:0px 2px 2px 2px;
	border-bottom:solid 2px #f3f3f3 !important;
	border-left:solid 2px #f3f3f3 !important;
	border-right:solid 2px #f3f3f3 !important;
	margin-left:2px;
	margin-top: -4px;
	min-height: 52px;
	line-height: 13px;
}
body 
{
    background-color:White;
    font-family: Helvetica;
    text-align:left;
    margin:0 auto;
    width:932px;
}

.columns-two #page 
{
    width:904px;
    border:none;
    padding-top:7px;
 /* float:left;*/
    clear:none;
}

body.columns-two #primary-wrapper 
{
    float:left;
    margin-right:0;
}

body.columns-two #primary 
{
    margin-right:0;
}

#header 
{
    background:white url(../../images/logo.png) no-repeat scroll 0px 7px;
    margin:0 7px;
    height:100px;
}

#leftborder 
{
    background-image:url(../../images/leftborder_middle.png);
    /*margin-right:7px;*/
    width:9px;
    vertical-align:top;
}

#leftcont 
{
    height:100%;
}

#topleft 
{
    background-image:url(../../images/leftborder_top.png);
    height:290px;
}
    
#botleft 
{
    margin-top:-292px;
    background-image:url(../../images/leftborder_bottom.png);
    height:292px;
    width:9px;
    vertical-align:top;
}

td 
{
    vertical-align:top;
}
    
#rightborder 
{
    background-image:url(../../images/rightborder_middle.png);
    /*margin-right:7px;*/
    width:9px;
}

#topright 
{
    background-image:url(../../images/rightborder_top.png);
    height:290px;
}
    
#botright 
{
    margin-top:-292px;
    background-image:url(../../images/rightborder_bottom.png);
    height:292px;
    width:9px;
}

#footmid 
{
    width:904px;
    margin:0 auto;
}
    
#langsearch 
{
    float:right;
    width:210px;
    height:20px;
}

#search 
{
    float:right;
    width:122px;
    margin-top:0px;
}

#langs 
{
    float:left;
    width:80px;
    height:12px;
    background:white url(../../images/langs.png) no-repeat;
    margin-top:2px;
    padding-bottom:6px;
    position:relative;
}

#langborder 
{
    height:12px;
    border-right:solid 1px #656665;
}

#langs ul 
{
    display:none;
    top:18px;
    position:absolute;
    z-index:5;
    list-style:none;
    font-size:9px;
    width:138px;
    background:White;
	border-right:solid 1px #dcdcdc;
	border-left:solid 1px #dcdcdc;
	border-bottom:solid 1px #dcdcdc;
}

#langs:hover ul 
{
    display:block;
}

#langs li 
{
    padding:5px 10px;
	border-top:solid 1px #dcdcdc;
}

#langs a 
{
    color:#939393;
}

#langs a:hover
{
    color:black;
}

#s 
{
    width:106px;
    padding-right:14px;
    background:white url(../../images/magnify.png) no-repeat scroll center right;
    border:none;
    border-top:solid 1px #bebfc3;
    border-left:solid 1px #e4e8ec;
    border-right:solid 1px #e4e8ec;
    border-right:solid 1px #e9eff2;
    margin:0;
}

ul.menu li.current_page_item a, 
ul.menu li.current_page_item a:hover, 
ul.menu li.current_page_ancestor a, 
ul.menu li.current_page_ancestor a:hover {
    background:white url(../../images/menuactivebg.jpg) repeat scroll 0 0;
    color:#514b4a;
    text-decoration:none;
}

div.menu 
{
    background-image:url(../../images/fullmenubg.jpg);
	height:29px;
	width:890px;
}

ul.menu {
	margin:0;
	}

ul.menu li 
{
    margin:0;
}

ul.menu li a 
{
    color:#514b4a;
    padding:0 25px;
    font-size:15px;
    font-family:Helvetica;
    line-height:29px;
    height:29px;
/*    background-image:url(../../images/topmenubg.gif);  */
    border-right:solid 1px #efefef;
}

ul.menu li a:hover {
    color:#999;
    background-color:transparent;
    text-decoration:none;
}

#ul.menu 
{
/*    background-image:url(../../images/menubg.gif);*/
}

.eventmenu, .productsmenu 
{
    position:relative; border:1px;
}

.eventmenu ul,  .productsmenu ul
{
    border:solid 1px #dedede;
    display:none;
    position:absolute;
    top:29px;
    z-index:5;
    list-style:none;
    background-color:White;
    width:100%;
}

.eventmenu:hover ul,  .productsmenu:hover ul
{
    display:block;
}

.eventmenu ul li, .productsmenu ul li
{
    float:none;
}

ul.menu .eventmenu li a ,  ul.menu .productsmenu  li a
{
    line-height:28px;
    height:28px;
    background-image:url(../../images/eventmenubg.gif);
    border:none;
	font-size:14px;
	color:#999999;
}

ul.menu li.current_page_item .eventmenu a:hover, ul.menue li.current_page_item  .productsmenu a:hover  {
	background-image:none;
}

ul.menu .eventmenu li a:hover, ul.menu .productsmenu li a:hover
{
	color:black;
}

.productsmenu ul {
	display: none !important;
}

.productsmenu ul ul {
	display: none;
}

.productsmenu:hover ul ul
{
    display:none;
}

.productsmenu ul {
	width: auto !important;
}

.productsmenu ul li {
	white-space: nowrap;
}	

#footer 
{
    width:932px;
    padding:0 0 10px 0;
}

#footertop 
{
    background-image:url(../../images/footertop.png);
    background-repeat:no-repeat;
    width:602px;
    padding-top:9px;
    margin:0 auto;
}

body.columns-two .faq #primary 
{
    width:700px;
}
  
.faq td 
{
    vertical-align:top;
}

.faq .qa
{
    color:#131313;
    font-size:12px;
    font-weight:bold;
    padding-right:5px;
}

.faq .question 
{
    color:#131313;
    font-size:12px;
    font-weight:bold;
    padding-bottom:5px;
}

.faq .answer 
{
    color:#4e4e4e;
    font-size:12px;
    padding-bottom:15px;
    background-color:rgb(244,244,244);
    width:640px;
}

.faq h1, .about h1, .distributors h1, .newsevents h1, .f404 h1, .contact h1
{
    color:#5a5a5a;
    font-size:18px;
    font-weight:bold;
    font-family:Helvetica;
}   

.page-head h1 
{
    font-size:24px;
    color:#5e5e5e;
    text-align:left;
}

.page-head
{
    text-align:inherit;
}

body.page .faq .entry-title,
body.page .newsevents .entry-title,  
body.page .about .entry-title,  
body.page .contact .entry-title,  
body.page .products .entry-title,
body.page .distributors .entry-title,
.f404 .entry-title  
{
    text-align:inherit;
    margin-bottom:20px;
    text-align:left;
} 

body.page .products #primary {
	padding:7px 0 0 0;
}

.navbar 
{
    border-top:solid 1px #dedede;
    border-bottom:solid 1px #949494;
    font-size:12px;
    color:#898989;
    padding:5px 0;
    line-height:16px;
    background:white url(../../images/navbg.gif) repeat-x;
	padding-left:10px;
}

.navbar a 
{
    color:#4DB3F5;
    text-decoration:underline;
}

.faq .navbar 
{
    border-bottom:solid 1px #dedede;
}

.content img 
{
    padding:5px;
	border:solid 2px #dbdbdb;
}

.home .content img 
{
    padding:0px;
	border:none;
}

body.columns-two .about #primary-wrapper, 
body.columns-two .contact #primary-wrapper, 
body.columns-two .newsevents #primary-wrapper, 
body.columns-two.single #primary-wrapper,
body.columns-two.category #primary-wrapper,
body.columns-two.search #primary-wrapper,
.f404 #primary-wrapper,
body.columns-two .distributors #primary-wrapper 
{
    width:715px;
}

body.columns-two .products #primary-wrapper,
body.columns-two .products #primary
{
    width:900px;
    padding-left:2px;
}

.about #primary, .category #primary, .search #primary
{
    padding:10px 40px 10px 10px;
    width:672px;
}

.distributors #primary
{
    width:600px;
}

.sidecont 
{
    float:left;
    width:155px;
    margin-right:20px;
}

.sidecont .toptitle 
{
    border-top:solid 1px #dedede;
    border-bottom:solid 1px #949494;
    font-size:12px;
    color:#514b4a;
    padding:5px 0;
    font-weight:bold;
    line-height:16px;
    padding-left:25px;
    background:white url(../../images/navbg.gif) repeat-x;
}

.sidecont .bottitle 
{
    border-top:solid 1px #dedede;
    border-bottom:solid 1px #dedede;
    font-size:12px;
    color:#514b4a;
    padding:5px 0;
    font-weight:bold;
    line-height:16px;
    padding-left:25px;
    background:white url(../../images/navbg.gif) repeat-x;
}

.sidecont ul 
{
    list-style-type:none;
    margin-bottom:40px;
}

.sidecont ul li 
{
    padding-left:25px;
	padding-bottom:5px;
    background:white url(../../images/listcircle.gif) no-repeat scroll 10px 5px;
    margin:5px 0 5px 0;
	border-bottom:solid 1px #ededed;
}

.sidecont ul li, .sidecont ul li a 
{
    color:#7d7877;
    text-decoration:none;
    font-size:12px;
}

.sidecont ul li, .sidecont ul li a:hover
{
color:#000;
}

.sidecont ul li.selected 
{
    background:white url(../../images/bluedrop.gif) no-repeat scroll 10px 5px;
	padding-bottom:0px;
}

.sidecont li.selected
{
    border:none;
}

.sidecont li.selected li.selected a 
{
    color:#4db3f5;
}


.sidecont ul li.selected li
{
    background:#f6f6f6 url(../../images/rightarrow.gif) no-repeat scroll 10px 5px;
    color:#7d7877;
	border:none;
	padding-bottom:5px;
}

.sidecont ul li.selected ul {
	border-top:solid 1px #dbdbdb;
	border-bottom:solid 1px #dbdbdb;
    background-color:#f6f6f6;
	margin-left:-25px;
	padding-left:5px;
	margin-top:5px;
	font-weight: bold;
}



.sidecont ul li.selected li, .sidecont ul li.selected li a
{
        color: #7D7877;
	font-weight: bold;
}

.sidecont ul li.selected li.selected a 
{
    color:#4db3f5;
}

.sidecont ul li.selected li a:hover 
{
    color:#000;
}


/* third level */
.sidecont ul li.selected ul ul {
	border: none;
	margin: 10px 0 0 -15px;
}

.sidecont ul li.selected ul ul li {
	margin: 0;
}

.sidecont ul li.selected ul ul a{
	font-weight: normal !important;
	color: #7D7877 !important;
}

.sidecont ul li.selected ul li.selected ul a:hover {
	color: #000000;
}


.sidecont ul li.selected ul ul li.selected a{
	    color:#4db3f5 !important;
}	

.distributors td 
{
    vertical-align:top;
    text-align:left;
}

.distributors td.title 
{
    color:#4e4e4e;
   font-size:12px;
}

.distributors td 
{
    padding-top:15px;
    padding-bottom:10px;
    border-top:solid 1px #dbdbdb;
}

.distributors .titlecol 
{
    border-right:solid 1px #dbdbdb;
    padding-bottom:10px;
     padding-top:0px;
     padding-right:15px;
   border-top:none !important;
   font-size:12px;
   color:Black;
   width:115px;
}

.distributors .val  
{
        padding-bottom:10px;
     padding-top:0px;
     padding-left:15px;
   font-size:12px;
   color:Black;
}

.let 
{
    font-size:14px;
    margin-right:5px;
    color:#00bfe7;
    cursor:pointer;
}

#cities 
{
    margin-top:10px;
    border:solid 1px #666666;
    min-height:100px;
    max-height:100px;
    overflow:auto;
    min-width:310px;
    max-width:310px;
}

.distributors .selected 
{
    background-color:#e5f4f6;
}

.city 
{
    margin:5px 0;
    padding:0 5px;
    cursor:pointer;
    font-size:12px;
    height:17px;
}

.notop 
{
    border-top:none !important;
}
/*
#map 
{
    width:640px;
    height:480px;
}
*/
#ajax_spin 
{
    display:none;
    width:16px;
    height:16px;
    background-image:url(../../images/spinner.gif);
    margin-left:5px;
}

.distributors .tsep 
{
    height:15px;
    padding:0;
}
   
#loctitle, #location 
{
    font-weight:bold;
}

body.home #primary-wrapper 
{
    width:890px;
}
  
#credits 
{
    font-size:12px;
    color:#c9c9c9;
    padding-top:10px;
}

#headerimg 
{
    margin:7px 7px;
	width:890px;
	height: 100px;
}

.home #latest 
{
    float:left;
    width:210px;
    margin-right:30px;
}

.home #primary 
{
    width:890px;
    padding:0;
	margin-bottom:7px;
}

#leftevents 
{
    float:left;
    width:340px;
    margin-right:10px;
}

#rightevents 
{
    float:left;
    width:360px;
}

.newsevents .title 
{
    font-size: 13px;
    /*  color:#585858; */
    color:#fff;
    padding-bottom:2px;
    background-image: url(../../images/newsevents_bg.jpg);
    height: 28px;
    font-weight: bold;
    clear:both;
	text-indent: 15px;
	line-height: 28px;
}



.newsevents #primary 
{
    padding:10px 0;
    width:710px;
}

.newsevents .upcoming 
{
    float:left;
    width:340px;
}

.newsevents .recent 
{
    float:left;
    width:340px;
}

.newsevents .more 
{
    text-align:right;
    padding-top: 15px;
	background-color:#ebebeb;
	padding:2px 7px;
	line-height: 15px;
	clear:both;
}

.newsevents .more a
{
    color:#119af2;
    font-size:11px;
}

.newsevents .date 
{
    margin-top:5px;
    margin-bottom:5px;
    color:#737373;
    font-size:12px;
}

.newsevents .location 
{
    margin-bottom:5px;
    color:#737373;
    font-size:12px;
}

.newsevents .readmore, .newsevents .readmore a 
{
    margin-top:5px;
margin-bottom:20px;
    color:#119af2;
    font-size:11px;
}

.newsevents .readmore_events, .newsevents .readmore_events a 
{
    margin-top:5px;
margin-bottom:0px;
    color:#119af2;
    font-size:11px;
}

.newsevents .first 
{
    margin-top:10px;
}

.newsevents #events .title 
{
    margin-bottom:10px;
}

.newsevents #news, .newsevents #articles
{
    margin-top:30px;
}

.newsevents .logo 
{
    margin-top:10px;
    margin-bottom:5px;
}

.newsevents .logo img
{
    min-width:105px;
    max-width:140px;
    min-height:50px;
    max-height:50px;
}

.newsevents .site a 
{
    color:#119af2;
}

.single .entry-title, .category .entry-title, .search .entry-title 
{
    color:#585858;
    font-size:18px;
    font-weight:bold;
}

.single .entry-head .entry-meta, .category .entry-head .entry-meta, .search .entry-head .entry-meta 
{
    background:white;
    padding-left:0;
    color:#b8b8b8;
    font-size:11px;
}

.single #primary 
{
    width:670px;
    padding:0 0 0 10px;
}

.single .sep 
{
    border-bottom:solid 1px #dbdbdb;
    margin-bottom:10px;
    height:10px;
    width:500px;
}

.products ul 
{
    list-style:none;
}

.products ul li 
{
    margin-right:25px;
}

.sidecont li ul 
{
    margin-bottom:0px;
}

.products li 
{
    display:inline;
}

.singleproduct #primary 
{
    width:585px;
}
blockquote {
	float: right; 
    width: 210px; 
    padding: 3px; 
    background-color: #fbfbd6; 
    /*
    border-bottom:1px solid #DBDBDB;
    border-top:1px solid #DBDBDB;
    */
    border-left:10px solid #FFF;
	text-indent: 5px;
	padding-left: 15px;
}

/* Indication Background */
#wish{
	background-color: #f9f6f6; 
}
#peeloshopy{
	background-color: #f9f6f6; 
}
#silk{
	background-color: #f9f6f6; 
}
#rdm{
	background-color: #f9f6f6; 
}
#fy{
	background-color: #f9f6f6; 
}
#fluroxygen{
	background-color: #f9f6f6; 
}
#comodex{
		background-color: #f9f6f6; 
}
#unstress{
	background-color: #f9f6f6; 
}
/* Ingridiants H4 Color */
#h4wish{
	color: #aab7c7; 
}
#h4peeloshopy{
	color: #fdbf50; 
}
#h4silk{
	color: #d9c996; 
}
#h4rdm{
	color: #0194d7; 
}
#h4fy{
	color: #ee8f2c; 
}
#h4fluroxygen{
	color: #2773a9; 
}
#h4comodex{
	color: #ef2d50; 
}
#h4unstress{
	color: #b7d7cc; 
}

.singleproduct #ingredients 
{
    float: right; 
    width: 195px; 
    padding: 0 15px 0 15px; 
    background-color: #fafcfc; 
    border-bottom:1px solid #DBDBDB; 
    border-top:1px solid #DBDBDB;
    text-indent: 0px;
}
.singleproduct #ingredients p{
	padding-left: 0px;
}

/* home products table info */

.singleproduct td{
	padding-top: 10px;
}

.singleproduct #scienceb 
{
    float: left; 
    width: 355px;
}

.singleproduct #right 
{
	padding-top: 20px;
    float:right;
    width:101px;
}

.singleproduct #pdf 
{
    width:101px;
    height:176px;
    display:block;
}

.singleproduct #prof 
{
    width:101px;
    margin-top:10px;
}

.singleproduct #right .title { 
    font-size:12px;
    font-weight: bold;
    padding-top: 0px;
}

.prof img,#pdf img
 {
    width:101px;
    max-width:101px;
    margin-bottom:10px;
    padding:0px 0 0 0;
    border:0;
    border:solid 1px #bebebe;
 }
 .prof img:hover{
	border:solid 1px #3d8ffb;
}

.peel img 
{
    padding:0px;
	border:solid 2px #dbdbdb;
}
.peel img:hover {
	border:solid 2px #3d8ffb;
	}
	
.proftitle 
{
    font-size:14px;
    color:#898989;
    margin-bottom:10px;
}

.singleproduct .gallery-item 
{
    float:left;
}

.singleproduct .gallery-item img
{
    border:solid 2px white !important;
    min-height:85px;
    min-width:120px;
    max-height:85px;
    max-width:120px;
    margin-right:6px;
    padding:2px;
}

.gallery .step 
{
    text-align:center;
    margin:0;
    font-weight:bold;
}

.entry-foot 
{
    height:20px;
    border-bottom:solid 1px #dadada;
}

.eventlist .sep 
{
    clear:both;
    height:10px;
    border-bottom:solid 1px #dadbdb;
    width:100%;
}
    
.eventlist .title 
{
    font-size:24px;
    color:#5e5e5e;
    margin:10px 0;
    clear:both;
    
}

.eventlist  .logo 
{
    clear:both;
    float:left;
    width:150px;
    margin-right:15px;
    margin-top:10px;
}

.eventlist  .loc 
{
    float:left;
    width:300px;
    margin-top:10px;
    font-size:12px;
    padding-left: 20px;
}

.eventlist .logo img
{
    min-width:150px;
    max-width:150px;
    min-height:50px;
    max-height:50px;
}

.eventlist .date p 
{
    font-size:12px;
    font-weight:bold;
}

.eventlist .excerpt
{
    font-size:12px;
    margin:15px;
}

.eventlist .emp
{
    font-weight:bold;
    margin-right:5px;
}

.eventlist .site
{
    margin-top:10px;
}

#cform p 
{
    margin-top:10px;
    font-size:12px;
    color:Black;
    font-weight:bold;
}

#cform .req 
{
    background:white url(../../images/req.gif) no-repeat scroll center;
    width:10px;
    margin-left:5px;
}

#cform .but 
{
    background-image:url(../../images/bgbut.gif);
    border-top:solid 1px #707070;
    border-bottom:solid 1px #707070;
    border-left:solid 1px #afafaf;
    border-right:solid 1px #afafaf;
    padding:0 5px;
    margin:0 5px;
    font-size:12px;
    color:Black;
    font-weight:bold;
    font-family:Helvetica;
    cursor:pointer;
}

#strip 
{
    background-image:url(../../images/strip.png);
    width:890px;
    height:53px;
    margin:0 7px;
}
 
#homestrip 
{
    background-image:url(../../images/homestrip.png);
    width:890px;
    height:52px;
    margin:0 7px 7px;
}
 
#slideshow 
{
    display:none;
}

.home #slideshow 
{
	float:right;
    margin-top:-200px;
    margin-right:26px;
    width:400px;
    height:220px;
    display:block;
    position:relative;
}

.home #slideshow img.sideright 
{
    min-width:200px;
    min-height:140px;
    max-width:200px;
    max-height:140px;
    float:right;
    display:block;
}

.home #slideshow #wrapper {
height:160px;
left:0;
margin:0 0px;
overflow:auto;
position:absolute;
top:13px;
width:400px;
}

.home #slideshow #wrapper ul {
left:0;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
position:absolute;
top:0;
width:9999px;
}

.home #slideshow li 
{
    display:block;
    float:left;
    width:400px;
    height:160px;
    padding: 11px 0;
}

.home #slideshow li a.aframe 
{
    display:block;
    color:Black;
}
.home #slideshow li a.aframe:hover
{color:#2277dd;}
.home #slideshow .arrow, .home #slideshow .playing 
{
    display:none;
}

.home #slideshow #botslidebor {
position:relative;
text-align:center;
top:127px;
width:400px;
    height:23px;
    margin:0 auto;
padding-top:23px;
    background-image:url(../../images/carousel_bottom_border.png);
}

.slideleft 
{
    float:left;
    margin-right:10px;
    width:170px;
}

.home #slideshow .slideleft img 
{
    max-width:220px;
    max-height:50px;
    min-height:35px;
    margin:0 auto 10px auto;
}

.home #slideshow .slideleft .text 
{
    font-size:16px;
    color: #706f70;
    text-align:center;
}

#thumbNav a 
{
    display:inline-block;
    margin:0 2px;
    width:23px;
    height:17px;
    padding-top:5px;
    text-align:center;
    background-image:url(../../images/carousel_bg.gif);
    color:Black;
    font-size:11px;
}

#thumbNav a.cur 
{
    background-image:url(../../images/carousel_bg_active.gif);
}

#topslidebor 
{
    width:400px;
    height:23px;
    margin:0 auto;
    background-image:url(../../images/carousel_top_border.png);
}

.subcont 
{
    float:left;
    margin:0 30px;
    width:100px;
}

.subcont .title 
{
    color:#9b9b9b;
    font-size:14px;
    margin-bottom:10px;
}

.subcont .text 
{
    color:black;
    font-size:11px;
    margin-bottom:10px;
}

.subcont img {
	max-width:100px;
}

.prod 
{
	margin:9px;
	width:190px;
	height:170px;
	float:left;
	padding-top:10px;
	border-top:solid 3px #ababab;
        background: #f9f9f9;
    padding:8px 8px 0 8px;
    position:relative;
}

.prod:hover
{
        background: #f4f4f4;
}

.prod .title 
{
    padding-top:3px;
}

.prod .title a
{
    font-size:14px;
    color:#696969;
}

.prod img:hover 
{
    text-decoration:none;
}

.prod .logo
{
    max-width:190px;
    max-height:50px;
}
    
.ilu 
{
    width:190px;
    height:71px;
    max-width:190px;
    max-height:71px;
    position:absolute;
    bottom:8px;
}
    
.cont 
{
    padding-top:170px;
    padding-left:13px;
}

.posttitle 
{
    font-weight:bold;
    font-size:13px;
    color:#5e5e5e;
}
.posttitle a
{
    font-weight:bold;
    font-size:13px;
    color:#5e5e5e;
}

.excerpt 
{
	padding-top: 5px;
    font-size:13px;
    color:#868686;
}

#dock img 
{
    padding-right:25px;
}

.home .entry-content, #leftside {
	background:white url(../../images/lowhomebg.gif) repeat-x;
	}

#dock 
{
	height:80px;
	background-image:url(../../images/jdockbg.gif);
	width:890px;
	padding-top:40px;
	margin:0 7px 2px;
	}

#dock img {
	opacity:0.4;
	filter:alpha(opacity=40);
}

#dock a:hover img, #dock img.selected {
	opacity:1.0;
	filter:alpha(opacity=100);
}

.tsep {
	border-top:solid 1px #DBDBDB;
}

.homefloat 
{
    float:left;
}

.home .entry-content 
{
    width:399px;
    padding:7px;
	border:solid 1px #eeeeee;
	min-height:151px;
	max-height:151px;
	margin-right:7px;
}
.entry-content li{
	margin-left: 12px;
}

.home .entry-content p 
{
    margin: 0 0 10px 0;
	line-height:16px;
}

#leftside 
{
    width:219px;
    padding:7px;
	border:solid 1px #eeeeee;
	font-size:12px;
	line-height:16px;
	min-height:151px;
	max-height:151px;
	margin-right:7px;
}

#rightside 
{
    width:210px;
	padding:7px;
	border:solid 1px #eeeeee;
	font-size:12px;
	line-height:16px;
	min-height:151px;
	max-height:151px;
	background:white url(../../images/lowhomebg.gif) repeat-x;
}

.eventlist .recent 
{
    clear:both;
    padding-top:15px;
}

ul.menu {
	position: static;
	margin:51px 0 0 0;
	}

.content {
	padding:0 7px 7px;
	}

.category .page-head {
	margin-top:0;
}

.navigation {
	display:none;
	}
	
.singleevent .logo 
{
    float:left;
    max-width:120px;
    min-width:120px;
    
    margin-right:20px;
    
}

.singleevent .eventcont 
{
    float:left;
    width:500px;

}

.singleevent .title 
{
	padding-top: 10px;
    font-weight:bold;
    font-size:14px;
} 

.singleevent .location, .singleevent .hours 
{
    font-size:12px;
    line-height:18px;
    color:Black;
} 

.singleevent .site 
{
    margin-top:10px;
}

.singleevent .site a
{
    font-size:11px;
    color:#119AF2;
} 

#headerlog 
{
    display:block;
    position:absolute;
    top:10px;
    left:25px;
    height:45px;
    width:150px;
}

.home .logo img 
{
    border:2px solid #DBDBDB;
}

.category .entry-content img 
{
    display:none;
}

.category .entry-content img.ch_thumb,
.newsevents img.ch_thumb 
{
    display:block;
    float:left;
    margin:6px 6px 6px 0px;
    width:60px;
    height:85px;
    max-width:70px;
    max-height:85px;
    padding-bottom: 0px;
    border:1;
}

td 
{
    vertical-align:top;
}

.entry-content.search p {
	margin-top: 0px;
}
