/* (c) Windmill - (r) ded 20080116 1930 */
/* for the DEDAss site */

body {
	background: #ffffff url(category-open.gif) repeat-y 50% 0;
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 10px;
	color: #666666;
	text-decoration: none;
	text-align: left;
}
b {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 9px;
   font-weight: normal;
   line-height: 9px;
   color: #000000;
   text-decoration: none;
   text-align: left;
}
a {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 9px;
   font-weight: normal;
   line-height: 9px;
   color: #000000;
   text-decoration: underline;
   text-align: left;
}
a:hover {
   text-decoration: none;
}
#wrapper {
   width: 876px;
   margin: 0 auto;
   padding: 0px;
   z-index: 1;
}
#content {
   position: relative;
   left: 0px;
   top: 0px;
   right: 0px;
   bottom: 0px;
   margin: 0 auto;
   padding: 0px;
   z-index: 2;
   text-align: left;
}

div.half_line {
   width: 100px;
   height: 9px;
}
div.item_sep {
   background-image: url('../gfx/grey-dots.gif');
   background-repeat: repeat-x;
   width: 449px;
   height: 9px;
   margin-left: 12px;
}
div.category_sep {
   background-image: url('../gfx/green-line.gif');
   background-repeat: repeat-x;
   width: 461px;
   height: 9px;
}


div.toggler {
   margin: 0 0 0 0;
   width: 9px;
   height: 9px;
   float: left;
}

div.item_title {
	margin: 0 0 0 55px;
	height: 9px;
}

a.item_opener {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 9px;
   font-weight: normal;
   line-height: 9px;
   color: #333333;
   text-decoration: none;
   text-align: left;
}
a.item_opener:hover {
   color: #000000;
   text-decoration: none;
}

div.item_whole {
   margin: 0 0 0 12px;
   width: 456px;
}

div.options {
   background-color: #ffffff;
   float: right;
   width: 396px;
   margin: 0 12px 0 0;
   padding: 0 0 0 0;
}
div.option {
   width: 396px;
}
img.gallery {
   background: url('../gfx/loading.gif');
}

div.item_copy {
	margin: 0 0 0 12px;
	width: 350px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	line-height: 9px;
	color: #333333;
	text-decoration: none;
	text-align: left;
	text-indent: 20px;
}

a.item_closer {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 9px;
   font-weight: normal;
   line-height: 9px;
   color: #000000;
   text-decoration: none;
   text-align: left;
}
a.item_closer:hover {
   color: #ffffff;
   text-decoration: none;
}
a.item_N_closer {
	background-color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	line-height: 9px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	text-indent: 20px;
}
a.item_N_closer:hover {
	background-color: #333333;
	color: #ffffff;
	text-decoration: none;
	clip: rect(auto,auto,auto,15px);
}
a.item_P_closer {
	background-color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	line-height: 9px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
}
a.item_P_closer:hover {
   color: #ffffff;
   text-decoration: none;
}
a.item_S_closer {
   background-color: #ddffdd;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 9px;
   font-weight: normal;
   line-height: 9px;
   color: #000000;
   text-decoration: none;
   text-align: left;
}
a.item_S_closer:hover {
   color: #ffffff;
   text-decoration: none;
}

div.thumbs {
   margin: 0 0 0 0;
   padding: 0 9px 0 12px;
   width: 435px;
   height: 67px;
}
a.thumbs {
	margin: 0 15px 0 0;
	padding: 0;
}

div.null {
   width: 0px;
   height: 0px;
}
b.intro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 10px;
	color: #333333;
	text-decoration: none;
	text-align: left;
}

div.article_copy {
	margin: 0 0 0 55px;
	width: 350px;
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	line-height: 9px;
	color: #333333;
	text-decoration: none;
	text-align: left;
}
a.title_closed {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 9px;
   font-weight: normal;
   line-height: 9px;
   color: #333333;
   text-decoration: none;
   text-align: left;
}
a.title_closed:hover {
   color: #000000;
   text-decoration: none;
}
a.title_open {
   background-color: #a087d2;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 9px;
   font-weight: normal;
   line-height: 9px;
   color: #ffffff;
   text-decoration: none;
   text-align: left;
}
a.title_open:hover {
   color: #000000;
   text-decoration: none;
}
a.cat_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 10px;
	color: #000000;
	text-decoration: none;
	text-align: left;
}
div.cat_spacer {
	width: 35px;
	height: 9px;
	float: left;
}
#phone {
   background-color: #ffffff;
   position: absolute;
   left: 137px;
   top: 123px;
   width: 312px;
   height: 5px;
   padding: 0 0 0 0;
}
#logo {
	margin: 0px 0 30px 13px;
	padding: 0;
}
#mail {
   position: absolute;
   left: 452px;
   top: 119px;
   width: 12px;
   height: 11px;
   padding: 0 0 0 0;
}
#admin {
   background-color: #ff0000;
   font-family: Monaco, Verdana, Arial, Helvetica, sans-serif;
   font-size: 9px;
   font-weight: normal;
   text-align: right;
   line-height: 11px;
   color: #333333;
   position: absolute;
   left: 204px;
   top: 11px;
   width: 252px;
   height: 111px;
   padding: 0 0 0 5px;
}

