/* $Id: jqui.css 26748 2010-04-24 04:35:37Z chibaguy $
	Jqui (jqui.css) for Tikiwiki CMS/Groupware.
	Visit http://themes.tikiwiki.org for more information.
*/
 
/* Import foundation CSS files. */
@import url("lite/lite.css");
@import url("layout/layout.css");
@import url("layout/design.css");

/*

GRIS: color:#625f5d;
ORANGE: color:#ed5e06;

*/

/***** XHTML Elements (body tag here,
			others follow Layout) *****/ 
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #625f5d;
	background: #fff;
	background-image:url(pleinmilieu/images/bg.gif);
	background-repeat:repeat-x;}

*:first-child+html body {font-size: 74% !important}


div.simplebox {
	padding:10px;
	background-color:#ec7321;
	color:#fff;
	font-size:13px;
}


div.credit {
	color:#000;
	font-size:10px;
	float:right;
	margin-right:11px;
	margin-top:-11px;
}



.headerleft{
width:200px;
	float:left;
	height:100px;
}

.headerright{
	/*background-color:blue;*/
	width:751px;
	float:left;
	height:100px;
}


*+html .headerright{
	width:730px;
	float:left;
	height:100px;
}


.photoheader{
	margin-bottom:40px;
	position:relative;
	left:-10px;
	top:20px;
	
}



*+html .photoheader{
	margin-bottom:40px;
	position:relative;
	/*left:-10px;
	top:20px;*/
	
}



/*---- phylactère --------*/
.phylactere{
	width:726px;
	height:107px;
	background-image:url(pleinmilieu/images/phylactere.gif);
	background-repeat:no-repeat;
	color:#fff;
	font-size:15px;
	padding:10px 0 0 15px;
	line-height:21px;
	letter-spacing:0.3px;
	position:relative;
	left:-10px;
}

.phylactere .bold{
	font-weight:bold;
	font-size:17px;
}

.phylactere .numero{
	font-weight:bold;
	color:#000;
	font-size:19px;
}

.logo img{

}



/*---- LOGO --------*/
.logo{
padding-left:40px;
margin-top:13px;
}

.logo img{

}





/*---- Small nav right-top drop down----*/

.center_btn{
height:22px;
float:right;
font: normal normal 11px Verdana, Arial, sans-serif, Lucida Grande;
color:#484747!important;
}




/* -------- MINI NAV HEADER ----------*/

.mininavheader{
	float:right; 
	text-align:right;
	color:#000;
	font-size:12px!important;
	padding-right:17px;
	margin-top:-6px;
	margin-bottom:2px;
	/*background-color:red;*/
}




.mininavheader a{
text-decoration:none;
font-size:12px!important;
color:#000!important;
}

.mininavheader a:hover{
	color:#ed5e06!important;
text-decoration:none;
}




/* ------ HEADER TOP LINK  ---------*/



.toplink a{
	font-size:11px;
	text-align:right;
}






/* ----- Social network icons -------*/






.cadena{
	margin-top:-1px;
	padding-right:6px;
}

*+html.cadena{
	margin-top:0px;
	padding-right:6px;
	position:absolute;
}


.rss{   
    margin-bottom:8px; 
	margin-left:10px;
	
	text-align:right;
}

.rssb {  
    width: 80px;
	text-align:right;
	padding-top:1px;
}

.intranetb {  
	text-align:right;
}




.rss a {   
    display: block;   
	background:  url(pleinmilieu/images/icon_rss.png) top;   
    width: 14px;   
	height: 14px; 
	float:right;
}

.rss a:hover {   
    background:  url(pleinmilieu/images/icon_rss.png) no-repeat bottom;
}

/*
.facebook a {   
    display: block;   
	background:  url(pleinmilieu/images/icon_facebook.png) top;   
    width: 14px;   
	height: 14px;   
}

.facebook a:hover {   
    background:  url(pleinmilieu/images/icon_facebook.png) no-repeat bottom;
}


.twitter a {   
    display: block;   
	background:  url(pleinmilieu/images/icon_twitter.gif) top;   
    width: 16px;   
	height: 14px;   
}

.twitter a:hover {   
    background:  url(pleinmilieu/images/icon_twitter.gif) no-repeat bottom;
}

*/


/*----- NAV TOP -----*/

.navtop{
	background:  url(pleinmilieu/images/navbg.gif) no-repeat;
	width:731px;
	height:58px;
	padding-top:13px;
	text-align:right;
	float:right;
	padding-right:4px;
	
}

.navtop table{
	margin-right:10px;
	text-align:right;
	float:right;

}

.navtop img{
	padding-right:7px;
}

.navtop td{
	padding-left:33px;
}


.navtop span{
	position:relative;
	top:-6px;}


.navtop div{
	display:inline;
	margin-left:30px;
	margin-right:6px;
	float:left;
}

.navtop a, .navtop a:link, .navtop a:visited{
	display:inline;
	float:left;
	color:#000;
}

.navtop a:hover{
	color:#ed5e06;
	text-decoration:none;
}


.home1{
	float:left;
	width:440px;
	padding-right:15px;
	border-right:1px solid #cacbcc;
}


.home2{
	width:250px;
	float:left;
	padding-left:15px;
}


.home2 h1, .home2 .postbody-title, .home2 .postbody-title a, .home2 .post, .home2 .title{
	padding:0px!important;
	margin:0px!important;
}


.nouvelle_iconbig{
	position:relative;
	top:6px;
	margin-right:10px;
}


.accueil{   
    display: block;   
	background:  url(pleinmilieu/images/icon_accueil.png) top;   
    width: 20px;   
	height: 20px;   
}

.accueil:hover {   
    background:  url(pleinmilieu/images/icon_accueil.png) no-repeat top;
	cursor:pointer;
}

.nouvelles{   
    display: block;   
	background:  url(pleinmilieu/images/icon_nouvelles.png) top;   
    width: 18px;   
	height: 17px;   
}

.nouvelles:hover {   
    background:  url(pleinmilieu/images/icon_nouvelles.png) no-repeat top;
	cursor:pointer;
}


.don{   
    display: block;   
	background:  url(pleinmilieu/images/icon_don.png) top;   
    width: 17px;   
	height: 15px;   
}

.don:hover {   
    background:  url(pleinmilieu/images/icon_don.png) no-repeat top;
	cursor:pointer;
}


.plan{   
    display: block;   
	background:  url(pleinmilieu/images/icon_plan.png) top;   
    width: 11px;   
	height: 18px;   
}

.plan:hover {   
    background:  url(pleinmilieu/images/icon_plan.png) no-repeat top;
	cursor:pointer;
}

.contact{   
    display: block;   
	background:  url(pleinmilieu/images/icon_contact.png) top;   
    width: 23px;   
	height: 15px;   
}

.contact:hover {   
    background:  url(pleinmilieu/images/icon_contact.png) no-repeat top;
	cursor:pointer;
}



/*---- SEARCH ----*/

.search{
	background:  url(pleinmilieu/images/search.gif) no-repeat;
	width:171px;
	height:19px;
	float:right;
	margin-top:8px;
	margin-bottom:8px;
	
}


.searchbtn{
	float:left;
	height:17px;
	width:24px;
}

.searchiputbg{
	float:left;
	background:none;
	width:134px;
	border:0;
	margin-top:2px;
	margin-left:5px;
	height:13px;
}



.searchiput input[type=submit],
.searchiput input[type=reset] {
	border: solid 0px #aaa;
	background: none;
	color:#02cdcb!important;
}




/*-------- LEFT MENU ------------*/
#col2 div.content div.box.box-Menupublic {
	position:relative;
	/*top:36px;*/
	left:8px;
	border:0;
	border-top:1px dotted #000;
	font-size:10px;
}

#col2 div.content div.box.box-Menupublic img{
	display:none;
}




#col2 div.content div.box.box-Menupublic h3.box-title,
#col2 div.content div.box.box-Menupublic .cbox-title {
	padding: 0!important; 
	position: relative;
	height:0px;
}





#col2 div.content div.box.box-Menupublic div.separator {
font-size:11px!important;
	color:#74716e!important;
	text-transform:uppercase;
	border-bottom:1px solid;
 padding: 4px 0;
}

#col2 div.content div.box.box-Menupublic a.separator {
	font-size:11px;
	color:#74716e!important;
	padding-left:2px;
	
}


#col2 div.content div.box.box-Menupublic a.separator:hover {
color:#ed5e06!important;
text-transform:uppercase;
text-decoration:none;
}


/* --- sous menu ---*/
 
 #col2 div.content div.box.box-Menupublic .option a{
	font-size:11px;
	color:#74716e!important;
	padding:4px 0 4px 4px;
	
}

 #col2 div.content div.box.box-Menupublic .option a:hover{
	font-size:11px;
	color:#ed5e06!important;
	text-decoration:none;
	
}


/* ---------------- Accueil -------------*/
.wikitext .author_info{
display:none;
}


.wikitext .wikiplugin-split td{
	padding-right:20px;
	padding-left:20px;
}






/* ---------------- calendar -------------*/

#col2 div.content div.box.box-calendar h3.box-title,
#col2 div.content div.box.box-calendar .cbox-title {
	padding: 0!important; 
	position: relative;
	margin-top:20px;
}



/* ---------------- MENU INTRANET -------------*/

#col2 div.content div.box.box-menuintranet div{
text-decoration:none;
background-color:#231d1f;
color:#CCC!important;
padding:2px 3px 2px 2px;
}

#col2 div.content div.box.box-menuintranet div.separator {
font-size:11px!important;
	border-bottom:1px dotted #999;
	text-transform:uppercase;
	color:#ccc!important;
}


#col2 div.content div.box.box-menuintranet a{
	font-size:11px;
	/*color:#e95900!important;*/
	color:#999!important;
	
	
}

#col2 div.content div.box.box-menuintranet a:hover{
	color:#fff!important;
	
	
}









 /***** Layout (overrides layout.css;
		also styling of page layout divs)  *****/
#fixedwidth {
	display: table;
	margin: auto;
	margin-top: 0;
	margin-bottom: 0;
	width: 930px;
	background-image:url(pleinmilieu/images/header_bg.gif);
	background-position:top center;
	background-repeat:no-repeat;
}
#fixedwidth[id] {
	height: auto;
}
							    
#main {
	text-align: left
}


#c1c2	#wrapper	#col1.marginleft  {
	margin-left: 200px;
}

*+html #c1c2	#wrapper	#col1.marginleft  {
	margin-left: 170px;
}


#c1c2	#wrapper	#col1.marginright {
	margin-right: 200px;
}

#c1c2	#wrapper	#col1	.content {
	background: transparent;
	

}

#c1c2 #wrapper #col1 #tiki-center {
	padding:  15px 0px 10px 26px;
	/*background-color:blue;*/
	width:725px!important;
}



* html #tiki-center {font-size: 1em}
	
	
.wikitext { line-height:16px;}

.wikitext h1{ line-height:22px;}
.wikitext h2{ line-height:20px;}
.wikitext h3{ line-height:18px;}
	
	
	
#c1c2 #col2 {
	width: 200px;
	overflow: visible;
	/*background-color:pink;*/
	position:absolute;
	top:215px;
}


*+html #c1c2 #col2{
	width: 170px;
	overflow: visible;
	/*background-color:pink;*/
	position:absolute;
	top:215px;
}


#c1c2 #col2 .content {margin-left: 4px}

#col3 {
	width: 200px;
	margin-left: -200px;
}

#col3 .content {margin-right: 4px;}

.footerbgtrap {
	color: #363636;
	background: #fff url(../lib/jquery/jquery-ui/themes/smoothness/images/ui-bg_flat_75_ffffff_40x100.png);
	border: 1px solid #d3d3d3;
	border-bottom: none;
	margin: 10px;
	margin-bottom: 0;
	text-align: center;
}

/***** XHTML Elements (other than body tag) ******/
a, a:active, a:link, a:visited{
	color:#ed5e06;
	text-decoration: none;
}

a:hover {
	color:#000;
	text-decoration: underline;
}



.pagetitle, .pagetitle a, h1 a.pagetitle{font-size: 22px;

	color:#625f5d;}
	
.pagetitle a:hover, h1 a.pagetitle:hover{font-size: 22px;
	
	color:#625f5d;
	text-decoration:none;}



h1 {
	font-size: 22px;
	color:#625f5d;
	margin-top:5px;
}
	
h2 {
	font-size: 17px;
	color:#625f5d;

}	

h3 {
	font-size: 16px;
	color:#625f5d;
	padding-bottom:10px;
	margin-bottom:0px;
}
	
h4 {
	font-size: 120%;
}

h5 {
	font-size: 110%;
}

fieldset {
	border: 1px solid #d4d4d4}
	
legend {
	color: #000;
}

.navbar {
	line-height: 220%;
}

span.button a,
span.button a:visited,
button,
input[type="reset"],
input[type="submit"],
span.button input,
.calbuttonBox a {
	margin: .5em .4em .5em 0;
	cursor: pointer;
	line-height: 1.4em;
	width: auto;
	overflow: visible;
	border: 1px solid #d3d3d3;
	background: #e6e6e6 url(../lib/jquery/jquery-ui/themes/base/images/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x;
	font-weight: normal;
	color: #555555;
	outline: none; 
}

span.button a:hover,
.button a:hover,
button:hover,
input[type="reset"]:hover,
input[type="submit"]:hover,
span.button input:hover,
.calbuttonBox:hover {
	margin: .5em .4em .5em 0;
	border: 1px solid #999999;
	background: #dadada url(../lib/jquery/jquery-ui/themes/base/images/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x;
	font-weight: normal;
	color: #212121;
	outline: none;
}
	
.highlight,
span.highlight a {
	border: 1px solid #fcefa1;
	background: #fbf9ee url(../lib/jquery/jquery-ui/themes/base/images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;
	color: #363636;
}

span.button.highlight {
	border: none;
}

span.button.highlight a {
	border: 1px solid #fcefa1;
	background: #fbf9ee url(../lib/jquery/jquery-ui/themes/base/images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;
	color: #363636;
}

div.error {
	background: none;
}


/***** Site Header & Identity *****/
#header-top {
	
}

#sioptions {
	padding: 0 10px;
}

#sitetitles {
	font-weight: bold;
}

#sitetitle {
	margin-top: 20px;
	font-size: 2.4em;
}

#sitesubtitle {
	font-size: 1.2em;
	margin-top: 10px;
}

#tiki-top {
	
	/*border: 0px solid #aaaaaa;
	background: #cccccc url(../lib/jquery/jquery-ui/themes/base/images/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 50% repeat-x;
	color: #222222;
	
	font-size: 1.1em;*/
}
	
/****** Menus, Links ******/
/** CSS (suckerfish) menus **/

/* default and topbar dropdown typography (colors) and padding */
.cssmenu_horiz a,
.cssmenu_vert a,
#tiki-top .cssmenu_horiz li ul li a,
#tiki-top .cssmenu_horiz li:hover ul li a {
	background: #fff;
	font-weight: normal;
	text-decoration: none;
	padding: .5em 1em;
}

.cssmenu_horiz li ul li,
.cssmenu_vert li ul li {
	background:	#e2e2e2;
	border: 1px solid #aaa;
	border-top: 0;
	margin-bottom: -1px
}

.cssmenu_horiz li ul li:first-child,
.cssmenu_vert li ul li:first-child {
	border-top: 1px solid #aaa;
}

#tiki-top .cssmenu_horiz li a {
	padding: 14px 1em;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	background: none;
	border-right: 1px solid #aaa;
}
 
#tiki-top .cssmenu_horiz li:hover a {
	text-decoration: none;
}

/* ul ul top compensation for padding */
#tiki-top .cssmenu_horiz li:hover ul,
#tiki-top .cssmenu_horiz li.sfHover ul {
	top: 44px;
}

#secondary_site_menu .cssmenu_horiz li:hover ul,
#secondary_site_menu .cssmenu_horiz li.sfHover ul {
	top: 22px;
}

#tiki-top .cssmenu_horiz li:hover ul ul,
#tiki-top .cssmenu_horiz li.sfHover ul ul,
#secondary_site_menu .cssmenu_horiz li:hover ul ul,
#secondary_site_menu .cssmenu_horiz li.sfHover ul ul {
	top: -1px;
}

#tiki-top .cssmenu_horiz li.menuSection a {
	padding-right: 24px;
}

/* left column width */
#col2 ul.cssmenu_vert {
	padding-left: 0;
}

#col2 .cssmenu_vert,
#col2 .cssmenu_vert li {
	width: 166px;
}

/* offset from left column (matches above) */
#col2 .cssmenu_vert li:hover ul,
#col2 .cssmenu_vert li.sfHover ul {
	left: 166px;
}

/* return ul ul ... to default */
#col2 .cssmenu_vert li:hover ul,
#col2 .cssmenu_vert li.sfHover ul,
#col2 .cssmenu_vert li:hover ul li,
#col2 .cssmenu_vert li.sfHover ul li {
	width: 10em;
}

/* return ul ul ... to default */
#col2 .cssmenu_vert li li:hover ul,
#col2 .cssmenu_vert li li.sfHover ul {
	left: 10em;
}

a .sf-sub-indicator {
	top: 8px;
}

.sf-sub-indicator {
	background: url(jqui/arrows-1174a5.png) no-repeat -10px -100px;
}

#tiki-top .cssmenu_horiz li a .sf-sub-indicator {top: 16px}

#tiki-top .cssmenu_horiz li ul li  a .sf-sub-indicator {
	background: url(jqui/arrows-1174a5.png) no-repeat;
	top: 7px;
}

#secondary_site_menu a .sf-sub-indicator {
	top: 8px;
}

/***** Boxes *****/
/** Modules **/
.box,
.cbox {
	/*padding: .2em;
	margin: 0 .5em 10px;
	background: #ffffff url(../lib/jquery/jquery-ui/themes/base/images/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x;*/
	color: #222222;	
	border-top: 1px dotted #000;
	padding-bottom:30px;
}

#col2 .box,
#col3 .box {
	margin-bottom: 10px;
}


h3.box-title,
.cbox-title {
	padding: 5px 5px; position: relative;
	/*border: 1px solid #aaaaaa;
	background: #cccccc url(../lib/jquery/jquery-ui/themes/base/images/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 50% repeat-x;*/
	font-weight: bold;
	margin: 0;
	font-size: 11px;
	
	background-color:#231d1f;
color:#ed5e06;
/*border-bottom: 1px dotted #ccc;*/
}

.cbox-data,
.box-data {
	padding-top: 5px;
	background: none;
	zoom: 1;
}

/** Other boxes **/

.rbox-title, 
.rbox-data {
/*	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin :padding;*/
	background: #fbf9ee url(../lib/jquery/jquery-ui/themes/base/images/ui-bg_glass_55_fbf9ee_1x400.png) repeat-x scroll 50% 50%;
	border: 1px solid #fcefa1;
	color: #363636;
}

.rbox-title {
	border-bottom: none !important;
}
	


div.errors {
	background: none;
}

.errors .rbox-title,
.errors .rbox-data {
	color: #cd0a0a;
	background:#fef1ec url(../lib/jquery/jquery-ui/themes/base/images/ui-bg_glass_55_fbf9ee_1x400.png) repeat-x scroll 50% bottom;
	border:1px solid #cd0a0a;
}

.warning .rbox-title,
.warning .rbox-data {
	color: #cd0a0a;
	background: #fef1ec url(../lib/jquery/jquery-ui/themes/base/images/ui-bg_glass_55_fbf9ee_1x400.png) repeat-x scroll 50% bottom;
	border:1px solid #cd0a0a;
}





div.errors {
	color: #cd0a0a;
}

/***** Tables, Tabs *****/
/** Tables **/

table.normal {
	border: 1px solid #aaa;
}
/*
table.normal a.link, 
table.normal a,
th a,
th a:visited,
td.heading a,
td.heading a:visited {
	color: ;	
}

table.admin a.link,
table.admin a,
table.admin label,
fieldset.admin label,
.cbox fieldset.admin a {
	color: ;
}
*/

tr.odd td,
td.odd,
li.odd {
	background: #f9f9f9;
}

tr.even td,
td.even,
li.even {
	background: #f3f3f3;
}

/** Tabs **/
/* reset what's in layout.css */

.tabactive,
.tabinactive,
[class].tabactive,
[class].tabinactive {top: 0 !important}

.tabs {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	position: relative;
	padding: .2em .2em 0;
	margin:0 0.2em 1px 0;
	border: 1px solid #aaa;
	background: #ccc url(../lib/jquery/jquery-ui/themes/base/images/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 50% repeat-x;
}

.tabs br {
	display: none;
}

.tabs span {
	display: block;
	float: left;
}

.tabmark {
	list-style-image: none;
	float: left;
	border: 1px solid #d3d3d3;
	background: #e6e6e6 url(../lib/jquery/jquery-ui/themes/smoothness/images/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x;
	outline: none;
	border-bottom-width: 0 !important;
	margin: 0 .2em -1px 0;
}

.tabmark a {
	padding: 0.5em 1em;
	color: #555555;
	font-weight: normal;
}

.tabactive {
	border-bottom-width: 0;
	padding-bottom: 1px;
	border: 1px solid #aaa;
	background: #fff url(../lib/jquery/jquery-ui/themes/smoothness/images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x;
	font-weight: normal;
	color: #212121;
	outline: none;
}

/***** Wiki *****/


/***** Articles ****/
body.tiki_cms h1 a.pagetitle,
body.tiki_cms h1 a.pagetitle:visited,
body.tiki_cms h1 a.pagetitle:hover {border-bottom: none; font-size: 22px;
	
	color:#625f5d;}

	
div.articletrailer span {
	margin-left: 5px;
	padding-left: 20px;
}

/***** Blogs *****/


/***** Forums *****/

.post .postbody {
	border: 0px solid #aaa;
	margin-bottom:0px;
	border-bottom:1px dotted #000;
}


.wikitext .post .postbody {
	border: 0px solid #aaa;
	margin-bottom:0px!important;
	border-bottom:0px dotted #000;
}

/*
.post .author {}
	
.post .author_post_info:first-child {} 
.post .postbody-title .title a.link {}
*/

.navbar {
	margin: 5px 0;
}
.postbody-title, .postbody-title a {
	/*padding: .5em .3em .3em 1em;*/
	position: relative;
	border: 0px solid #aaa;
	/*background: #ccc url(../lib/jquery/jquery-ui/themes/base/images/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 50% repeat-x;*/
	font-size: 16px;
	color:#625f5d;
	padding-bottom:0px;
	margin-bottom:0px;
	text-transform:none;
}
	
.postbody .actions {
	text-align: right;
	margin-bottom: 4px;
}
	
.post .postbody .content {
	float: none}

.post .author {
	float: none;
	text-align: left;
	margin: 6px 0;
}

.post .author_info .icons {
	text-align: left;
}

.forum_actions {
	background: #333;
	color: #fff;
	padding: 0px;
}
.forum_actions span.title {
	font-weight: bold;
}


/**** Image Galleries ****/

/***** File Galleries *****/
/*
.opaque {
	color: ;
	background: ;
	border: ;
	padding: ;
}

.opaque .box-title {
	padding-bottom: ;
	border-bottom: ;
}
*/

/***** Trackers *****/

/***** Categories, Tags *****/

/***** Tags (freetags) *****/
div.freetagitemlist {
	margin-bottom: 30px;
	padding: 0 0 10px;
}

/*****  Polls  *****/

/***** FAQs *****/

/***** Quizzes *****/

/***** Shoutbox *****/

/***** Directory *****/
.dirsite {
	margin-bottom: 30px;
	padding: 0 0 10px}

/***** Messages *****/

/***** TikiSheets *****/


/***** Calendar *****/

.caltable {
	border-bottom: none;
}

.caltable .days {
	border: none;
}

.caldark {
/*	background: ;*/
	border: 0;
}

.caldark .calfocus {background: none;}
.calodd, .caleven {border-color: #aaa}
/*.calodd .calfocus {background: }*/
.calodd {
	background: #e2e2e2;
}
.caleven {
	background: #d4d4d4;
}
/*.calodd .calfocus, .calodd .calfocuson*/
/*.caleven .calfocus, .caleven .calfocuson {background: ;}*/

/***** Admin *****/
	
/***** Ajax, jquery. etc. *****/
/***** Ajax *****/
/*
.ui-widget-content {
	background: ;
	color: ;
}
*/

/***** New (unsorted) *****/

/***** End New (unsorted) *****/
/*
.footerbgtrap,
.rbox-title,
.tabs,
.tabmark,
.postbody-title {
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-webkit-border-radius-topleft: 4px;
	-webkit-border-radius-topright: 4px;
}

span.button a,
span.button a:visited,
button,
input[type="reset"],
input[type="submit"],
span.button input,
.calbuttonBox a,
#tiki-top,
.box,
.cbox,
h3.box-title,
.cbox-title,
.post .postbody,
body.tiki_admin .simplebox,
a.admbox,
a.admbox.off {
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

.rbox-title {
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-webkit-border-radius-topleft: 4px;
	-webkit-border-radius-topright: 4px;
}

.rbox-data {
	border-top-right-radius: 4px;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomleft: 4px;
	-moz-border-radius-bottomright: 4px;
	-webkit-border-radius-topright: 4px;
	-webkit-border-radius-bottomleft: 4px;
	-webkit-border-radius-bottomright: 4px;
}*/

/* End of File */
