
/*********************************************************
 *
 *    Copyright © Emil Sjödin Design
 *  
 *
 ********************************************************/
 
 body {
	font-family: 'Lucida Grande', Arial, Verdana, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#8fb040;
	background-image:url(../images/wrapper_bg.jpg);
	background-repeat:repeat-y;
	background-position:center;
}


img {
	border:0px;
	padding:0px;
	margin:0px;
}
a {
	color:#4f2401;
	text-decoration:none;
}

a:hover {
	color:#000000;
	text-decoration:none;
}

form {
	margin:0px;
	padding:0px;
	border:0px;

}


h1 {
	margin:10px 0px 15px 0px;
	color:#4f2401;	
	font-size:24px;
	font-weight:normal;
	text-align:left;
	line-height:25px;
}

h1.green {
	color:#90b13e;
}

h2 {
	padding:0px;
	margin:0px 0px 5px 0px;
	color:#000000;	
	font-size:20px;
	font-weight:normal;
	text-align:left;
	line-height:20px;
}

h2.green {
	color:#90b13e;
}

h3 {
	padding:0px;
	margin:0px 0px 5px 0px;
	color:#4f2401;	
	font-size:14px;
	font-weight:normal;
	text-align:left;
}

h4 {
	padding:0px;
	margin:0px 0px 5px 0px;
	color:#000000;	
	font-size:12px;
	font-weight:bold;
	text-align:left;
}


table, td, tr {
	padding:0px;
	margin:0px;
	border:0px;
}

table.retailers {
	float:left;
	width:460px;
}
td.retailers {
	float:left;
	padding:10px 10px 10px 0px;
	vertical-align:top;
	width:140px;
}
td.bindings {
	padding:5px;
	width:120px;
	vertical-align:top;
	text-align:center;
}

.noPadding td {
	padding:0px;
	margin:0px;
	border:0px;
}

#wrapper {
	width:830px;
	height:auto;
	margin-left:auto;
	margin-top:0px;
	margin-right:auto;
	font-size:11px;
	color:#89705c;
	
}
#top_txt {
	float:left;
	width:580px;
	height:100px;
	margin:0px;
	padding:10px 0px 10px 250px;
	text-align:center;
	background-color:#FFFFFF;
	font-size:12px;
	color:#666;
}
#content_flash {
	float:left;
	width:780px;
	height:150px;
	margin:0px;
	margin-bottom:25px;
	font-size:12px;
	color:#666;
}

#content {
	float:left;
	width:780px;
	padding:25px;
	height:auto;
	margin:0px;
	text-align:left;
	background-color:#FFFFFF;
}
#content_left {
	float:left;
	width:460px;
	height:auto;
	margin:0px;
	padding-right:20px;
	line-height:18px;
	
}
#content_right {
	float:left;
	width:280px;
	height:auto;
	margin:0px;
	line-height:17px;
	padding-left:20px;
	background-color:#FFFFFF;	
}

#retailers_left {
	float:left;
	width:280px;
	height:auto;
	margin:0px;
	line-height:17px;
	padding-left:20px;
	background-color:#FFFFFF;	
}

#retailers_right {
	float:left;
	width:460px;
	height:auto;
	margin:0px;
	padding-left:20px;
	line-height:18px;
	
}

 
#left {
	float:left;
	width:160px;
	height:auto;
	margin:0px;
	padding:0px;
	font-size:12px;
	color:#666;
}
#left_caption {float:left; width:120px; margin:0px; padding: 4px; text-decoration: none; font-size:11px; background-image:url(../images/product_menu_bg.jpg); border:1px solid #cccccc;}
#product_wrapper {
	float:left;
	width: 600px;
	line-height:16px;
	padding: 0px 0px 0px 20px;
}

#product_left {
	float:left;
	width: 380px;
	line-height:16px;
	padding: 0px 20px 0px 20px;
	
}
#product_right {
	float:left;
	width: 200px;
	height:auto;
	color:#999999;
	padding: 0px 0px 0px 0px;
	
}
#product_seperater {
	float:left;
	width: 12px;
	height:202px;
	margin-bottom:10px;
	padding: 0px 0px 0px 0px;
	
}

#product_item {
	float:left;
	width: 378px;
	padding: 0px 0px 0px 0px;
	margin-bottom:10px;
	border:#eeeeee 1px solid;
	background-image:url(../images/product_item_bg.jpg);
}
#product_item #image {
	float:left;
	width: 200px;
	height:200px;
	padding: 0px 0px 0px 0px;
	border-right:1px solid #eeeeee;
}

#product_item #text {
	float:left;
	width: 158px;
	height:165px;
	padding:10px 10px 0px 9px;
	overflow:hidden;
	
}
#product_item #btn {
	float:left;
	width: 158px;
	height:15px;
	padding: 0px 10px 10px 9px;
	overflow:hidden;
	
}
#product_edit {
	float:left;
	width: 300px;
	padding: 0px 0px 0px 15px;
	
}

.te_item {
	float:left;
	width: 600px;
	line-height:16px;
	padding: 25px 0px 5px 0px;
	border-bottom:#90b13e 3px solid;
	margin-bottom:10px;
}
.te_item_left {
	float:left;
	width:260px;
	height:auto;
	padding-right:20px;	
}
.te_item_middle {
	float:left;
	width:150px;
	height:auto;
}
.te_item_right {
	float:left;
	width:150px;
	height:auto;
	padding-left:20px;	
}

#middle {
	float:left;
	width:440px;
	height:auto;
	margin:0px;
	padding:0px 15px 0px 15px;
	table-layout:inherit;
	line-height:18px;
}

.text_wrapper{
	float:left;
	width:460px;
	height:auto;
	margin:0px;
	padding:0px 0px 20px 0px;
	table-layout:inherit;
	line-height:18px;
}

#line_hori {
	float:left;
	width:440px;
	height:auto;
	margin:20px 0px 20px 0px;
	table-layout:inherit;
	border-top:1px dashed #CCCCCC;
}

#middleright {
	float:left;
	width:635px;
	height:auto;
	margin:0px;
	padding-left:15px;
}

#right {
	float:left;
	width:180px;
	height:auto;
	margin:0px;
	padding:0px;
}

.right_item {
	float:left;
	width:280px;
	height:auto;
}
.right_item_left {
	float:left;
	width:100px;
	height:100px;
	padding-right:20px;	
}

.right_item_right {
	float:left;
	width:160px;
	padding:0px;
	height:auto;
}

#bottom {
	float:left;
	width:780px;
	height:auto;
	margin-bottom: 0px;
	padding:10px 25px 10px 25px;
	font-size:10px;
	color:#ffffff;
	background-color:#4e2300;
	background-image:url(../images/bottom_bg.jpg);
}


#bottom a:link {
	color:#FFFFFF;
}
#bottom a:hover {
	text-decoration:underline;
}

table.bottom {
	width:100%;
	vertical-align:top;
}

/***********************************************************************
 *
 * Blogg
 *
 **********************************************************************/

#blogg_caption {
	float:left;
	margin-bottom:10px;
	padding:10px 0px 10px 0px;
	border-bottom: 3px solid #90b13e;
	width: 460px;
	height: auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	
}


#nav {
	float:left;
	margin-top:20px;
	margin-bottom:10px;
	padding-right:0px;
	padding-top:7px;
	border-top: 3px solid #90b13e;
	width: 460px;
	height: auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#999;
	text-align:right;
	
}



#loggain {
	float:left;
	padding:9px;
	margin-bottom:20px;
	width: 260px;
	height: auto;
	color: #333;
	background-color:#eee;
	border:1px solid #ccc;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;

}


#alla_inlagg_rubrik {
	
	float:left;
	margin:0px;
	padding:5px 10px 5px 10px;
	width: 260px;
	font-size:14px;
	color: #ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-image:url(../images/braun_fade.jpg);

}
.inlagg_white{
	float:left;
	padding:5px 10px 5px 10px;
	margin:0;
	width: 260px;
	height: auto;
	color: #333;
	background-color:#eeeeee;
}
.inlagg_gray{
	float:left;
	padding:5px 10px 5px 10px;
	margin:0;
	width: 260px;
	height: auto;
	color: #333;
	background-color:#dddddd;
}

#comment_caption {
	float:left;
	margin-top:20px;
	padding:5px 10px 5px 10px;
	width: 440px;
	color:#FFFFFF;
	font-size:12px;
	background-image:url(../images/braun_fade.jpg);
}

#add_comments {
	float:left;
	padding:9px;
	margin-top:20px;
	width: 440px;
	height: auto;
	color: #333;
	background-color:#eee;
	border:1px solid #999;
	font-size:10px;

}
#comment_edit_caption {
	float:left;
	margin-top:20px;
	width: 460px;
	height: 30px;
	background-color:#90b13e;
}
.comment_white {
	float:left;
	padding:10px;
	margin:0;
	width: 440px;
	height: auto;
	color: #4f2401;
	background-color:#ffffff;
}

.comment_gray {
	float:left;
	padding:10px;
	margin:0;
	width: 440px;
	height: auto;
	color: #4f2401;
	background-color:#eeeeee;
}
/***********************************************************************
 *
 * Search
 *
 **********************************************************************/

#search_box_top {
	float:left;
	width:380px;
	height:auto;
	padding:20px 9px 20px 69px;
	color:#333;
	border:#CCCCCC 1px solid;
	background-color:#eeeeee;
	border-bottom:none;
	overflow:hidden;
	text-align:center;
}

#search_box_result {
	float:left;
	width:220px;
	height:auto;
	padding: 2px 0px 2px 10px;
	color:#fff;
	font-size:12px;
	font-weight:bold;
	background-image:url(../images/braun_fade.jpg);
	overflow:hidden;
}

#search_box_hits {
	float:left;
	width:220px;
	height:auto;
	padding: 2px 10px 2px 0px;
	color:#fff;
	font-size:12px;
	font-weight:bold;
	background-image:url(../images/braun_fade.jpg);
	overflow:hidden;
}

#search_result {
	float:left;
	width:460px;
	height:auto;
	padding:0px;
	color:#333;	
}

#search_result_bottom {
	float:left;
	width:460px;
	height:10px;
	padding:0px;
	color:#333;
	background-color:#eeeeee;
	background-image:url(../images/search_bottom.jpg);
	overflow:hidden;
}

#search_result td {
padding:10px;
}

#search_btn_right {
	float:right;
	padding-top:5px;
	margin: 0px;
}
/***********************************************************************
 *
 * Main menu
 *
 **********************************************************************/

#mainMenu {
	float:left;
	width:780px;
	margin:0px;
	padding:0px 25px 0px 25px;
	height:25px;
	background-color:#90b13e;
	overflow:hidden;
}


#mainMenu ul {
   padding:0px;
   margin:0px;
   list-style:none;
}
#mainMenu li {
 
	 display:inline;
     margin:0px;
     padding:0px;
}



#mainMenu a, #mainMenu a:link, #mainMenu a:visited {
    float:left;
	 padding:5px 10px 5px 10px;
     height: 20px;
     margin: 0px;
	 font-family:Arial, Helvetica, sans-serif;
	 font-size:13px;
     text-align: center;
     text-decoration:none;
     color:#ffffff;
}

#mainMenu a:hover {background-color:#4e2300;}
#mainMenu a#active{
  	background-color:#537610;
}

#mainMenu a#home {
	 float:left;
	 padding:0px;
	 width:35px;
     height: 25px;
	 background-image:url(../images/mainMenu_home.jpg);
	 background-position:0px 0px;
}

#mainMenu .seperater {
	float:left;
	width:2px;
	height:25px;
	background-image:url(../images/mainMenu_seperater.jpg);
}


/***********************************************************************
 *
 * Sub Menu
 *
 **********************************************************************/

#subMenu {float:left;margin:0px; padding:0px; width: 128px;border:1px solid #cccccc; }
#subMenu ul{float:left;list-style-type: none;}
#subMenu li {float:left;display:block; margin:0px;padding:0px;}
#subMenu a{float:left; width:120px; margin:0px; padding: 4px; text-decoration: none; font-size:11px; background-image:url(../images/product_menu_bg.jpg);}
#subMenu a.all{float:left; width:120px; margin:0px; padding: 4px; text-decoration: none; font-size:14px;  border-bottom:2px solid #990000;}
#subMenu a.all:link, #subMenu a.all:visited, #subMenu a.all:hover {
	color:#990000;
}

#subMenu a:link{color: #666666;}
#subMenu a:visited{color: #666666}
#subMenu a:hover{ background-position:0px -40px;}

#subMenu a#active{color:#990000;}

/***********************************************************************
 *
 * product Menu
 *
 **********************************************************************/

#productMenu {float:left;margin:0px; padding:0px; width: 160px; overflow:hidden; background-color:#eef2e1;}
#productMenu li {float:left;display:block; margin:0px;padding:0px;}
#productMenu a{float:left; width:150px; margin:0px; padding: 5px; text-decoration: none; font-size:12px; background-color:#90b13e;border-bottom:1px solid #ffffff;}

#productMenu a:link{color: #ffffff;}
#productMenu a:visited{color: #ffffff}
#productMenu a:hover{ background-color:#537610;}

#productMenu a#active{background-color:#537610;border-bottom:1px solid #eef2e1;}

#productMenu ul{list-style-type: none;margin-left:-40px; }
#productMenu ul a{padding:3px 5px 3px 5px; width:150px;text-decoration: none; font-size:10px;background-color:#eef2e1;border:none;}

#productMenu ul a:link{color: #4f2401;background-color:#eef2e1;}
#productMenu ul a:visited{color: #4f2401;background-color:#eef2e1;}
#productMenu ul a:hover{color:#537610;background-color:#eef2e1;}

#productMenu ul a#subActive {color:#90b13e;}
#productMenu ul a#subActive:hover {background-color:#eef2e1;}

/*
#productMenu li ul {
	display: none;
}
*/
/***********************************************************************
 *
 * Form
 *
 **********************************************************************/
.form_login {
	width:300px;
	font-size:12px;
	color:#666;
}

.form_search_input_small {
	float:left;
	width:138px;
	height:15px;
	padding-left:20px;
	border:1px solid #cccccc;
	font-size:10px;
	color:#333;
	background-image:url(../images/searchicon.gif);
	background-repeat:no-repeat;
	background-position:2px 2px;
}

.form_search_input {
	float:left;
	width:250px;
	height:15px;
	border-left:1px solid #666;
	border-top:1px solid #666;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	font-size:10px;
	color:#333;
}

.form_search_submit {
	float:left;
	width:46px;
	padding:2px;
	height:19px;
	margin:0px;
	border:0px;
	background-image:url(../images/btn_bg.jpg);
	font-size:10px;
	color:#fff;
}

.form_cms_input {
	width:456px;
	height:18px;
	border-left:1px solid #666;
	border-top:1px solid #666;
	border-right:1px solid #666;
	border-bottom:1px solid #666;
	font-size:12px;
	color:#000000;
}

.form_cms_textarea {
	width:456px;
	height:100px;
	border-left:1px solid #666;
	border-top:1px solid #666;
	border-right:1px solid #666;
	border-bottom:1px solid #666;
	font-size:12px;
	color:#000000;
}

.form_cms_input_products {
	width:296px;
	height:18px;
	border-left:1px solid #666;
	border-top:1px solid #666;
	border-right:1px solid #666;
	border-bottom:1px solid #666;
	font-size:12px;
	color:#000000;
}

.form_cms_input_first {
	width:306px;
	height:18px;
	border-left:1px solid #666;
	border-top:1px solid #666;
	border-right:1px solid #666;
	border-bottom:1px solid #666;
	font-size:12px;
	color:#000000;
}


.form_cms_input_right {
	width:276px;
	height:14px;
	border-left:1px solid #666;
	border-top:1px solid #666;
	border-right:1px solid #666;
	border-bottom:1px solid #666;
	margin-bottom:10px;
	font-size:12px;
	color:#000000;
}

.form_cms_input_comments {
	width:436px;
	height:auto;
	border-left:1px solid #666;
	border-top:1px solid #666;
	border-right:1px solid #666;
	border-bottom:1px solid #666;
	margin-bottom:10px;
	font-size:12px;
	color:#000000;
}

.form_cms_input_loggain {
	width:256px;
	height:14px;
	border-left:1px solid #666;
	border-top:1px solid #666;
	border-right:1px solid #666;
	border-bottom:1px solid #666;
	margin-bottom:10px;
	font-size:12px;
	color:#000000;
}

.form_cms_input_upload {
	width:276px;
	height:auto;
	border-left:1px solid #666;
	border-top:1px solid #666;
	border-right:1px solid #666;
	border-bottom:1px solid #666;
	margin-bottom:10px;
	font-size:12px;
	color:#000000;
}

.form_cms_save {
    width:auto;
	height:auto;
	padding:2px 5px 2px 5px;
	margin:0px;
	background-color:#999;
	border-right:1px solid #666;
	border-bottom:1px solid #666;
	border-left:1px solid #cccccc;
	border-top:1px solid #cccccc;
	background-image:url(../images/cms_btn_save_bg.jpg);
	font-size:10px;
	color:#fff;
	cursor:pointer;
}

.form_cms_edit {
	width:auto;
	height:auto;
	padding:2px 5px 2px 5px;
	margin:0px;
	background-color:#999;
	border-right:1px solid #666;
	border-bottom:1px solid #666;
	border-left:1px solid #cccccc;
	border-top:1px solid #cccccc;
	background-image:url(../images/cms_btn_edit_bg.jpg);
	font-size:10px;
	color:#fff;
	cursor:pointer;
}

.form_cms_delete {
	width:auto;
	height:auto;
	padding:2px 5px 2px 5px;
	margin:0px;
	background-color:#999;
	border-right:1px solid #666;
	border-bottom:1px solid #666;
	border-left:1px solid #cccccc;
	border-top:1px solid #cccccc;
	background-image:url(../images/cms_btn_delete_bg.jpg);
	font-size:10px;
	color:#fff;
	cursor:pointer;
}

.form_cms_cancel {
	width:auto;
	height:auto;
	padding:2px 5px 2px 5px;
	margin:0px;
	background-color:#999;
	border-right:1px solid #666;
	border-bottom:1px solid #666;
	border-left:1px solid #cccccc;
	border-top:1px solid #cccccc;
	background-image:url(../images/cms_btn_cancel_bg.jpg);
	font-size:10px;
	color:#fff;
	cursor:pointer;
}

/***********************************************************************
 *
 * Links 
 *
 **********************************************************************/
	a.download, a.download:link, a.download:visited {
		
		margin-top:5px;
		height:16px;
		width:auto;
		padding:0px 0px 0px 20px;
		background-image:url("../images/btn_download.gif"); 
		background-repeat:no-repeat;
		background-position:0px 0px;  
		color:#666666;
		text-align:left;
		text-decoration:none;
	} 
	
	a.download:hover {
		background-position:0px -16px;
		color:#000000;
	}
	
	a.mail, a.mail:link, a.mail:visited {
		margin-top:5px;
		height:16px;
		width:auto;
		padding:2px 0px 0px 20px;
		background-image:url("../images/btn_mail.jpg"); 
		background-repeat:no-repeat;
		background-position:0px 0px;  
		color:#666666;
		text-align:left;
		text-decoration:none;
	} 
	
	a.mail:hover {
		background-position:0px -16px;
		color:#000000;
	}
	
	a.pdf_btn:link, a.pdf_btn:visited {
		text-decoration:none;
		color:#666666;
	}
	
	a.pdf_btn:hover {
		text-decoration:none;
		color:#000000;
	}
	
	a.produkt:link, a.produkt:visited {
		float:left;
		margin-top:0px;
		padding:0px 0px 0px 20px;
		background-image:url("../images/arrow.jpg"); 
		background-repeat:no-repeat;  
		color:#990000;
		font-weight:bold;
	}
	
	a.produkt:hover {
		color:#000000;
		font-weight:bold;
	}
	
	a.red:link, a.red:visited {
		text-decoration:none;
		color:#990000;
	}
	
	a.red:hover {
		color:#000000;
	}
	
	a.blue:link, a.blue:visited {
		text-decoration:none;
		color:#0085CA;
	}
	
	a.blue:hover {
		text-decoration:underline;
		color:#0085CA;
	}
	
	

	a.path:link, a.path:visited {
		text-decoration:none;
		color:#999999;
	}
	
	a.path:hover {
		text-decoration:none;
		color:#666666;
	}
	
	a.blogg_path {
		text-decoration:none;
		color:#4f2401;	
		font-size:14px;
	}
	
	a.searchBtn:link, a.searchBtn:visited {
		text-decoration:none;
	}
	
	a.searchBtn:hover {
		text-decoration:underline;
	}
	
	a.pdf {
		float:left;
		margin-top:0px;
		padding:7px 0px 10px 35px;
		background-image:url("../images/pdf_icon.jpg"); 
		background-repeat:no-repeat;  
		color:#333333;
	}
	
	a.tillbaka {
		float:left;
		margin-top:0px;
		padding:3px 0px 5px 25px;
		background-image:url("../images/arrow_left.jpg"); 
		background-repeat:no-repeat;  
		color:#999999;
	}
	a.tillbaka:hover {
		color:#333333;
	}
	
	a.readmore, a.readmore:link ,a.product_btn:link, a.product_btn:visited {
		float:left;
		margin-top:0px;
		padding:1px 5px 1px 5px;
		background-image:url(../images/btn_bg.jpg);
		color:#ffffff;
	}
	a.readmore:hover ,a.product_btn:hover {
		background-position:-20px 0px;
	}
	a.flags {
		float:right;
		padding:0px 10px 0px 0px; 
	}
	
	
/***********************************************************************
 *
 * Texts 
 *
 **********************************************************************/	
	
	span.caption {
  		font-size:14px;
		font-weight:bold;
  		color:#4f2401;
  }
	span.date {
		font-size: 10px;
		color: #999999;
		font-family: Arial, Helvetica, sans-serif;
		line-height: 16px;
	}
	span.author {
		font-size: 12px;
		color:#90B13E;
		font-family: Arial, Helvetica, sans-serif;
		line-height: 16px;
	}
	span.product_item_caption {
		float:left;
		width:100%;
		color:#990000;
		font-size:20px;
		padding-bottom:10px;
	}

  span.news_date {
  		color:#cccccc;
  }
  
  span.news_caption {
  		font-size:14px;
		font-weight:bold;
  		color:#b09e90;
  }
  
  span.search_caption {
  		font-size:14px;
		font-weight:bold;
  		color:#00CC00;
  }
  
  span.red {
  		font-size:12px;
  		color:#CC0000;
  }
  
  font.form_caption {
  		color:#0085CA;
  }
  
 /***********************************************************************
 *
 * Images 
 *
 **********************************************************************/	

  img.news_image_full {
  	width:100%;
  	margin:5px 0px 5px 0px;
  }
  
  img.news_image_half {
  	float:left;
  	margin:5px 10px 5px 0px;
  }
  
   img.news_image_small {
  	float:left;
	width:100%;
  	margin:5px 0px 5px 0px;
  }

/***********************************************************************
 *
 * Cms 
 *
 **********************************************************************/
#cms_wrapper {
	float:left;
	background-color:#ffffff;
	width:100%;
	padding:0px;
	height:120px;
	border-bottom:10px #FFFFFF solid;
	margin-bottom: 10px;
}

#cms_top {
	float:left;
	width:100%;
	padding:10px;
	height:60px;
}

#cms_content_top {
	float:left;
	width:500px;
	height:60px;
}

#cms_logo {
	float:right;
	width:150px;
	height:60px;
}
#cms_bottom {
	float:left;
	width:100%;
	border-top:1px solid #000000;
	height:39px;
	background-image:url(../images/cms_bg.jpg);
}



#wrapper_buttons {
	float:left;
	width:100%;
	margin-top:10px;
	padding:10px 0px 10px 0px;
}

#cms_content {
	margin-left:auto;
	margin-right:auto;
	width:750px;
	padding:20px 60px 20px 20px;
	height:auto;
}

#cms_content_main {
	float:left;
	background-color:#ffffff;
	width:748px;
	padding:20px;
	height:auto;
	margin-bottom:20px;
	color:#333333;
	font-size:12px;
	background-color:#eeeeee;
	border:1px solid #666666;	
}

#cms_content_bindings {
	float:left;
	margin:20px 0px 0px 20px;
	width:500px;
	padding:20px;
	height:auto;
	color:#333333;
	font-size:12px;
	background-color:#eeeeee;
	border:1px solid #666666;	
}

#show_pages, #show_items {
	float:left;
	background-color:#ffffff;
	width:auto;
	padding:0px;
	height:auto;
	font-size:12px;
}

#show_pages td {
	padding:4px 10px;
}

td.pad {
	padding:4px 10px;
}

.alert {
	float:left;
	width:80%;
	padding: 10px 10px 10px 35px;
	margin: 10px 0px 10px 0px;
	background: #ffe url("../images/error_icon.gif") no-repeat 10px 10px ;
	color: #dd561b;
	border: solid 1px #fadeaf;
	clear: both;
	font-weight: bold;
}


.ok {
	float:left;
	width:90%;
	padding: 10px 10px 10px 10px;
	margin: 10px 0px 10px 0px;
	background: #eef2e1;
	color:#90b13e;
	border: solid 1px #90b13e;
	clear: both;
	font-weight: bold;
}



/***********************************************************************
 *
 * Cms menu
 *
 **********************************************************************/

#cms_menu_container{float:left;padding: 10px 0px 0px 50px;height:29px;border-bottom: 1px solid #000000;}
#cms_menu_container ul{float:left;padding: 0px; margin:0px;  font: 12px Verdana, Helvetica, sans-serif;}
#cms_menu_container li{float:left;margin: 0; display: inline; list-style: none;}
#cms_menu_container li a{float:left;text-decoration: none; height:24px; padding: 4px 10px 0px 10px; margin-left: 10px; background-image:url(../images/cms_tab.jpg); border: 1px solid #333333; border-bottom: none;}
#cms_menu_container a:link{color: #ffffff;}
#cms_menu a:visited{color: #ffffff;}
#cms_menu_container a:hover{background-image:url(../images/cms_tab_hover.jpg);}
#cms_menu_container a#current{background-image:url(../images/cms_tab_active.jpg);; border: 1px solid #000000; border-bottom: 1px solid #ffffff; color: #000000;}

