html {
  height: 100%;
  width: 100%;
}

body {
	background-color: #F6F6F6;
	padding:0px;
	margin:0px;
	font-family:	"Lucida Grande",Arial,sans-serif;
	font-size:12px;
	color: #333; 
	height: 100%;
	width: 100%;
}



p, a, ul, li {
	font: 12px "Lucida Grande",Arial,sans-serif;
	margin-top:0px;
}

p,li {
	color:#333;
	line-height:18px;
}

p {
	margin:0px;
	padding:3px;
}
a, a:hover {
	color:#993300;
	text-decoration:none;
}
a.see_more {
	font-size:11px;
	color:#993300;
	text-decoration:underline;
}
ul#menu {
	clear:both;
	color:#333;
	list-style: none;
	margin:0px;
	padding-left:10px;
}

#information p {padding:15px;}
#information li{ padding: 5px 15px }
#menu a, #menu a:hover {
	color:#333;
	width:136px;
	display:block;
	margin:0px;
	padding:8px 0px;
	border-bottom:1px dashed #CCC;
	text-indent:15px;
	background:url("/images/public/bullet.gif") no-repeat 0px 7px;
	
}

#menu a:hover {
	color:red;
}

img  {
	border:0px;
	
}

h1 { font: 150% "Lucida Grande",Arial,sans-serif;}
h2 { font: 120% "Lucida Grande",Arial,sans-serif;}

h1,h2,h3 {
	color:#F04831;
	letter-spacing:-1px;
	border-bottom: 1px dotted #AAA;
	width:98%;
}

h1.title:before {
	content:url("/images/public/bullet.gif")
  
}
h1 a {
	font: 100% "Lucida Grande",Arial,sans-serif;
	color:#990033;
	text-decoration:none;
}

.intro {
	margin-top:0px;
	font-style:italic;
	font-family:Georgia,Times,Serif;
	font-size:18.2px;
	color:#999;
}

h2{
	font-size:16px;
}

h3 {
	font-size:13px;
}


div#page {
  background: transparent url("/images/public/page.jpg") repeat-y;  

 	margin:0px auto; 
	width:785px;

	}   

div#header {
	background: transparent url("/images/public/head.jpg") no-repeat bottom;  
	color:#FFF;
height:5px;	
width:785px;
margin:0px auto; 
}
div#left {
	width:149px;
	float:left;
}

div#right {
	width:636px;
	float:right;

}


div#logo {
	height:139px;	
	width:149px;
	background: transparent url("/images/public/logo.jpg") no-repeat;  
	float:left;
	margin:0px;
}


div#ad1 {
	height:149px;	
	width:488px;
	background: transparent url("/images/public/ad1.jpg") no-repeat;  
	float:left;
}

div#bottom{
	background: transparent url("/images/public/bottom.jpg") no-repeat;  
 	margin:0px auto; 
	width:785px;
	font-size:10px;
	height:5px;
}


div#breadcrumb {
		padding:53px 15px 0px 15px;
		width:40%;
		float:left;	
}





div.preview {
	width:174px;
	text-align:center;
	border:1px solid #F1F1F1;
	float:left;
	margin:5px 8px;
}



img.picture {
	border:1px solid #CCC;
	padding:1px;
	
}

div#bottom a{
	font-size:10px;
	color:#FFF;
	
}




div.spacer {
	height:10px;
	display:block;
	clear:both;
}

div.box {
	background: transparent url("/images/box.jpg") no-repeat;
	width:352px;
	height:245px;
	margin:20px 10px;
float:left;
}

ul#sortable_list {
	list-style:none;
  margin:0px;
	padding:0px;
}

li.picture {
	width:135px;
	height:135px;
	background: #FFF url("/images/public/picture.jpg") no-repeat;
	padding:10px 9px 10px 11px;
	margin:8px;
	float:left;

}

.small_picture {
	width:70px;
	height:70px;
	padding:3px;
	margin:8px;
	border:1px solid #CCC;	
}

div.line1 {
	width:97%;
	padding:4px;
}

div.line0 {
	width:97%;
	padding:4px;
	background-color:#F1F1F1;
}



div#content {

	float:left;
	width:529px;
	padding:10px 13px;
	margin:0px;
}

input, textarea, select  {
	border:1px solid #AAA;
	vertical-align:middle;
	
}

input.checkbox {
	vertical-align: middle;
	border:0px;
	
}

label {
	background: transparent url("/images/public/bullet.gif") no-repeat;
	vertical-align:middle;
  	padding-left:15px;
	margin-left:20px;
}

 



#track {
	height:2px;
	padding-top:5px;
	background: transparent url("/images/slider_bg.gif") repeat-x ;
}


form.search {
	background: transparent url('/images/public/form_bg.jpg') no-repeat;
	height:240px;
	padding-left:15px;
}



h1.small {
	text-transform:uppercase;
	margin:0px;
	font-size:12px;
	line-height:13px;
}

div#banniere {
	height:175px;
	width:626px;
	background:#FFF url("/images/public/banniere.jpg") no-repeat;
	
}

div#banniere p {
	color:#FFF;
	text-align:right;
	padding-top:60px;
	padding-left:320px;
	padding-right:25px;
	font-size:10px;
}




div#handle2, div#handle3 {
	width:12px;
	height:12px;
	padding:0px;
	margin-top:-10px;
	background:transparent url(/images/slider.gif) no-repeat;
}

div#handle3 {
	margin-top:-12px;
	-margin-top:-15px;
	
}

/* Success, error & notice boxes for messages and errors. */
.error,
.notice, 
.success    { padding: .8em; margin-bottom: 1em; border: 2px solid #ddd; }
.error      { background: #FBE3E4; color: #D12F19; border-color: #FBC2C4; }
.notice     { background: #FFF6BF; color: #817134; border-color: #FFD324; }
.success    { background: #E6EFC2; color: #529214; border-color: #C6D880; }
.error a    { color: #D12F19; }
.notice a   { color: #817134; }
.success a  { color: #529214; }

.top { font-size:10px;background:#FFF url("/images/up.gif") no-repeat;padding:1px 10px;x;}
ul.summary { margin-left:5px;padding:0px}
ul.summary li { margin:0px;line-height:10px;list-style:none;}