/**********************************************************
Das Basisstylesheet setzt die verschiedenen Vorgaben
auf einen Standardwert zurueck,
welcher ueber die weiteren css eingestellt wird.
Dieses CSS sollte nicht veraendert werden!
***********************************************************/

body {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 62.5%;
	background-color: #fff;
	color: #000;
}
body,form, h1, h2, h3, h4, h5, h6, div, p, form, table, tr, td, ul, ol, li, dd, dt, dl, blockquote, address, pre {
	margin: 0;
	padding: 0;
	background:transparent;
	border:0px;
}
p, li, h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	font-size: 1em;
}
table {
	clear:both;
	width:100%;
}
/*.clear {clear:both; width:100%; height:1px; overflow:hidden;}*/
.clear {clear:both; width:100%; }
.blanktrenner {height:0.1em; overflow:hidden;}
.hidden {
	position:absolute;
	left:-9999px;
	top:-9999px;
}
pre {
	font-size:12px;
}

ul, ul li {
    margin:0px;
    padding:0px;
    list-style-type:none;
}

/* basic.css */
/**
 * FARBCODES:~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 *  ~ SCHRIFT ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 * dunkelgrau	:: #45474d
 * mittelgrau	:: #737982
 * hellgrau		:: #EBEDEF
 *
 *  ~ HINTERGRUND ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 * dunkelgrau	:: #45474d
 * mittelgrau	:: #737982
 * hellgrau		:: #EBEDEF

**/

body,h1,h2,h3,h4{
	font-size:12px;
	font-family:Arial;
	color:#000;
	margin:0px;
	padding:0px;
}
h2{
    color:#45474d;
    font-weight:bold;
    font-size:14px;
}
h3,
h3.icon {
    color:#45474d;
    font-weight:bold;
    margin-bottom:11px;
    font-size:14px;
    font-size:18px;
    font-weight:normal;
}

h3 a{
	color:#45474d;
}

h3.black {
	clear:both;
	color:#45474d;
	padding-top:8px;
	margin-bottom:0px;
}
h4 {
	font-weight:bold;
	font-size:14px;
	color:#45474d;
	margin-bottom:5px;
}
p {
    margin-bottom:10px;
    color:#404040;
}

a {
    color:#000000;
    text-decoration:none;
}
.color1, .color2 {
	float:left;
	padding: 4px;
	margin-bottom:0px !important;
}
.color1{
	background-color:#FFFFFF;
	border-bottom:1px dotted #CFDBE2;
}
.color2{
	background-color:#F5F6F7 !important;
	border-bottom:1px dotted #CFDBE2;
}
tr.color1, tr.color2{
	float:none;
	padding:0;
	border-bottom:none;
}
div.blog.color1, div.blog.color2{
	float:left !important;
	padding:0;
}
.tool-tip{
	border: 1px solid #737982;
	background-color:#FFF;
	max-width:210px;
	min-width:150px;
	width:auto;
}
* html .tool-tip{
	width:150px;
}
.tool-tip .tool-title{
	padding:10px;
	background-color	: #000000;
	color	: #fff;
	font-weight:bold;
}
.tool-tip .tool-text{
	padding:10px;
	color:#6A6A6A;
	color:#000;
}

.icon {
	padding-left:24px;
	background-repeat:no-repeat;
	margin-top:2px;
	display:block;
	margin-bottom:0px;
	font-size:12px;
	cursor:pointer;
	line-height: 18px;
}


/* show all menu point*/
a.showall {
	display:block;
	border: 1px solid #737982;
	background: #737982;
	height: 20px;
	float:left;
	width:100%;
	cursor: pointer;

}
a.showall:hover {
	border: 1px solid #636972;
	background: #636972;
}
a.showall span.count {
	display:block;
	float:left;
	width:32px;
	height: 20px;
	line-height: 20px;
	text-align:center;
	background: #fff;
	color:#737982;
	font-weight: bold;
}
a.showall span.title {
	display:block;
	width:66px;
	height: 20px;
	line-height: 20px;
	padding-left: 8px;
	color:#fff;
	font-weight: bold;
	/*background: #737982;*/
	float:left;
}

/* /show all menu point */

a.icon  {	color:#000;}
.icon:hover	{text-decoration:underline;}
a.icon:hover	{text-decoration:underline;}
a.link:hover ,.link a:hover, .list a:hover	{text-decoration:underline;}

.icon_trash{	background-image:url(/img/buttonFixedSize.php?value=icon_trash&width=button);}
.icon_message,
.icon_msg{		background-image:url(/img/buttonFixedSize.php?value=icon_message&width=button);}
.icon_add{		background-image:url(/img/buttonFixedSize.php?value=icon_add&width=button);}
.icon_arrow,
.icon_next{		background-image:url(/img/buttonFixedSize.php?value=icon_next&width=button);}
.icon_back{		background-image:url(/img/buttonFixedSize.php?value=icon_back&width=button);}
.icon_remove{	background-image:url(/img/buttonFixedSize.php?value=icon_remove&width=button);}

.icon_triangle,
.icon_nextPage{			background:			url(/img/icons/triangle_grey_right.png) no-repeat left center ;}

.blue .icon_triangle,
.blue .icon_nextPage{	background-image:	url(/img/icons/triangle_white_left.png);}

.icon_prevPage		{	background:			url(/img/icons/triangle_grey_left.png) no-repeat left center;}
.blue .icon_prevPage{	background-image:	url(/img/icons/triangle_grey_right.png);}
/*.icon_arrow{	background-image:url(/pics/icons/png/icon_arrow.png);}*/

.icon_list_arrow{
	background:			url(/img/icons/arrow_grey.gif) no-repeat left;
	padding-left:10px;
}

.option .icon_list_arrow,
.blue .icon_list_arrow{
	background:			url(/img/icons/arrow_white.gif) no-repeat left;
	padding-left:10px;
}

.tags .inner 		{	padding-bottom:0;}
.tags .content 		{	color:#45474d;	font-weight: bold;}
.tags .content a 	{	color:#45474d;	font-weight: bold;}


.blog			{display:block; float:left; clear:both; margin-bottom:8px;width:530px;}
.blogPic		{display:block; float:left; width:119px;}
.blogContent	{display:block; float:left; width:393px;margin-left:16px;}
.blogContent p	{text-align:justify;}
.blogComments	{clear:both; display:block;}
.blogComments p	{text-align:justify;}

/* layout.css */

/**
 * FARBCODES:~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 *  ~ SCHRIFT ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 * dunkelgrau	:: #45474d
 * mittelgrau	:: #737982
 * hellgrau		:: #EBEDEF
 *
 *  ~ HINTERGRUND ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 * dunkelgrau	:: #45474d
 * mittelgrau	:: #737982
 * hellgrau		:: #EBEDEF

**/

body, html {
    width:100%;
    background:#b4b8bc;
    color:#404040;
}

#site, #content {background:#737982;float:left;}
#scrollpage{
	width:100%;
	float:left;
	/*overflow:auto;*/
}
#page {
    width:1024px;
    margin-left:auto;
    margin-right:auto;
	background:#fff;

}
#site {clear:both;float:left;    background:#fff;}
#header {
    height:152px;
    height:145px;
    height:157px;
	width:100%;
	/* background:#000000 url(/img/layout/logoedaab.jpg) no-repeat scroll 789px 66px !important;*/
/*	background:#000000 url(/img/layout/edaabBanner_final2.jpg) no-repeat scroll top left !important;*/
	/*background:#000000 url(/img/layout/banner_simple.png) no-repeat scroll top left !important; */
	background:#8D8F93  url(/img/layout/edaab_Banner_Final3_neu.jpg) no-repeat scroll top left !important;
}
#system {
	top:0px;
	left:0px;
    padding:0px;
    margin-left:auto;
    margin-right:auto;
    width:1024px;
    border-bottom:1px solid #000;
}
#site #headnavi,
#site #headnavi .inner{
	margin-bottom:0;
	padding-bottom:0;
}
#site #headnavi.box {
	padding-top:0;
}
#breadcrumb {
	float:left;
}
#content {
	width:100%;
	padding-bottom:16px;
	background:#fff;
}
#footer {
	width:100%;
	float:left;
	clear:both;
	padding-top:0px;
	color:#fff;
	background:#000000;
	border-top: 1px solid #cacaca;
}

/* tabs */
#tabnavi {
    background:#eef2f4;
	background:#737982;
	background:#8D8F93;
    padding:0px 0px;
    margin:0px;
    width:100%;
    display:inline;
    float:left;
    border-bottom:1px dotted #cecece;
}

.inner {
	display:block;
    margin-right:16px;
    padding-bottom:16px;
    float:left;
    overflow:hidden;
    background:transparent;
}

.size3_6 .shortinfos dt{
	width:119px;
	height:119px;
}

.link{
	cursor:pointer;
}

#breadcrumb .link{
	font-size:18px;
	line-height:22px;
}

#breadcrumb .blue a{
	color:#FFFFFF;
}

#breadcrumb .link{
	padding-left:12px !important;
	height:22px !important;
    background: url(/img/icons/arrow_grey.gif) no-repeat left 8px !important;
}

#breadcrumb .blue .link{
	background: url(/img/icons/arrow_white.gif) no-repeat left 8px !important;
}

#breadcrumb span.link{
	cursor:default;
	color:#45474D;
}

#breadcrumb a:hover{
	color : #7C8D95;
}

#breadcrumb .blue  span.link{
	color:#FFFFFF;
}/* box.css*/

.box {    float:left;    clear:both;}

#site .box {
    display:inline;
    width:996px;
    padding:16px 0px 0px 28px;
	background:#fff;
}
#site #tabnavi .box {	padding:22px 0px 0px 28px;}
#site .grey{
	background:#f7f7f7;
    border-bottom:1px solid #cecece;
}
#site .darkgrey{
	background:#737982;
    /*border-bottom:1px solid #cecece;*/
}
#site .blue{
	/*background:#737982;*/
	background:#8D8F93;
}

.blue h3{	color:#ffffff !important;}
.blue .title,.blue .title a,.blue .text,.blue .text a{
	color:#ffffff !important;
}
#site .noPadding{			padding-top:0px;	padding-bottom:0px;}
#site .noPadding .inner{	padding-top:0px;	padding-bottom:0px;}

.topSeperator {				border-top: 1px solid #cacaca;	margin-top: 16px;}
.seperator {				border-bottom: 1px solid #cacaca;}
.size1_6 {width:121px;}
.size2_6 {width:258px;   overflow:hidden;}
.size3_6 {width:395px;}
.size4_6 {width:532px;}
.size5_6 {width:669px;}
.size6_6 {width:822px; margin-right:0px;}


#site .legend{
	background:transparent;
	overflow:hidden;
	display:inline;
	width:150px;
	float:left;
}


#site .legend img{	margin-bottom:5px;}
#site .legend h2 {  color:#45474d;}

#site .legend h2 span.title {
    font-weight:normal;
	color:#45474d;
	font-size:18px !important;
}

#site .legend h2 span.subtitle {
    font-weight:normal;
	color:#45474d;
	font-size:18px !important;
}
#site .blue .legend h2 span.title {
    /*font-weight:bold;*/
    color:#fff;
}
#site .blue a {
    color:#fff;
}
#site .blue .legend h2 span.subtitle {
    /*font-weight:bold;*/
    color:#fff;
}

#site .box .content {
    display:inline;
    float:right;
    width:826px;
    padding:0px !iabout.htmlmportant;
    margin:0px;
    margin-right:12px;
    overflow:hidden;
    background:transparent;
}

#site .box .content .dia{
    height:120x;
	width:120px;
	background: url(/img/dia.png) no-repeat top left;
}

#site .box .content .inner p{
	text-align:justify;
}

.img {
    border:1px solid #cecece;
    background-repeat:no-repeat;
    background-position:center center;
}
.call4entries .img {
	border:none;	
}
#site .box .content .dia .img{
    padding:10px;
    border:none;
    height:100px;
	width:100px;
}


/* special profilbox */

#site .box.profileList .legend {
	width:138px; /* - 2*6 */
}

#site .box.profileList .content {
    float:right;
    width:838px; /* + 2*6 */
    margin-right:6px;/* - 1*6 */
}

#site .box.profileList .size3_6{
	width:389px;
}
#site .box.profileList .inner.size3_6 {
	display:block;
    margin-right:16px;
    margin-bottom:16px;
    padding: 5px;
    border: 1px solid #8D8F93;
    float:left;
    overflow:hidden;
    background:transparent;
    -moz-border-radius: 4px;	
    -webkit-border-top-left-radius:4px;
	-webkit-border-top-right-radius:4px;
	-webkit-border-bottom-left-radius:4px;
	-webkit-border-bottom-right-radius:4px;
}

#site .box.profileList .size3_6 .shortinfos dt{
	width:119px;
	height:119px;
}

#site .box.profileList .inner .infos .info{
	width:172px; /* -8px */
}


/* \ special profilebox */


/* special group profile */

#site .box.groupInfos .legend {
	width:138px; /* - 2*6 */
}

#site .box.groupInfos .content {
    float:right;
    width:838px; /* + 2*6 */
    margin-right:6px;/* - 1*6 */
}

#site .box.groupInfos .inner.size3_6.panelList {
	width:395px;
	margin-right:16px;
}
#site .box.groupInfos .inner.size3_6.groupMemberList {
	width:407px;
	margin-right:0px;
}
#site .box.groupInfos .inner.size3_6.groupMemberList h3 {
	padding-left: 6px;
}
#site .box.groupInfos .inner.size3_6.groupMemberList div h3 {
	padding-left: 0px;
}

#site .box.groupInfos .inner.size3_6.groupMemberList .infos {
	display:block;
    /*margin-right:16px;*/
    margin-bottom:16px;
    padding: 5px;
    border: 1px solid #8D8F93;
    float:left;
    overflow:hidden;
    background:transparent;
    -moz-border-radius: 4px;	
    -webkit-border-top-left-radius:4px;
	-webkit-border-top-right-radius:4px;
	-webkit-border-bottom-left-radius:4px;
	-webkit-border-bottom-right-radius:4px;
}

#site .box.groupInfos .size3_6.groupMemberList .shortinfos dt{
	width:119px;
	height:119px;
}

#site .box.groupInfos .inner.groupMemberList .infos .info{
	width:172px; /* -8px */
}


/* \ special group profil */ 
.option {
	background-color: #737982;
	background-color:#8D8F93;
	color:#fff;
	border: 1px solid #8D8F93;

	margin-bottom:5px;
	padding:0;
	font-size:16px;
	float:left;
	width:100%;
	height:25px;
	line-height:25px;
}
.option .text {
	float:left;
	padding-left:8px;
	color:#fff;
}

.option .title{
	background-color: #FFFFFF;
	color: #737982;
	float:left;
	font-size:18px;
	text-align:center;
	line-height:25px;
	width:50px;
}

.option .button{
	float:right;
	margin-top:5px;
}


/* tabnavi.css*/

/* tabs */
#tabnavi #tabheader {
    float:				left;
    display:				inline;
    padding:			0px;
    margin-left:			28px;
}

#tabnavi #tabheader .tab a span{
	cursor:pointer;
}

#tabnavi #tabcontent {
    clear:both;
    float:left;
    background:#fff;
}

#tabnavi #tabcontent .legend dl.shortinfos{
	margin-bottom:8px;
}

* html #tabnavi #tabcontent .legend dl.shortinfos,
*+html #tabnavi #tabcontent .legend dl.shortinfos{
	margin-bottom:4px;
}

#tabnavi #tabcontent .legend a:hover {
	text-decoration:underline;
}
#tabnavi #tabheader .tabNoHover,
#tabnavi #tabheader .tab{
    display:				block;
    float:				left;
    /*width:				200px;*/
    width:				160px;
    height:				54px;
    height:				40px;
    margin-right:		8px;
    margin-top:			8px;
    /*padding:			8px 10px;*/
    padding-bottom:		0px;
    text-decoration:	none;
	color:				#fff !important;
	background-color:	#000;
	background-image: 	url(/img/layout/tabBg_border1.gif);
	background-repeat: 	no-repeat;
	background-position:top left;
	cursor:				pointer;
}

#tabnavi #tabheader .tab a {
	display:				block;
    height:				34px;
    width:				100%;

}
#tabnavi #tabheader .tab a span {
    padding:			8px 0 8px 16px ;
    padding-bottom:		0px;
    cursor:pointer;
}

#tabnavi #tabheader .tabNoHover {
	cursor: auto;
}
#tabnavi #tabheader .tabNoHover .title,
#tabnavi #tabheader .tabNoHover .subtitle,
#tabnavi #tabheader .tab .title,
#tabnavi #tabheader .tab .subtitle {color:#fff;}


#tabnavi #tabheader .firstTab{
    width:118px;
    width:138px;
	background-image: url(/img/layout/tabBg_border1_first.gif);
}



#tabnavi #tabheader .tab:hover,
#tabnavi #tabheader .tab:focus,
#tabnavi #tabheader .active  {
	background-color:		#fff;
	color:					#222;
	background-image: url(/img/layout/tabBg_border1_active.gif);
}

#tabnavi #tabheader .firstTab:hover,
#tabnavi #tabheader .firstTab:focus,
#tabnavi #tabheader .firstTab.active  {
	background-color:		#fff;
	color:					#222;
	background-image: url(/img/layout/tabBg_border1_first_active.gif);
}

#tabnavi #tabheader .title,
#tabnavi #tabheader .subtitle{
	float:left;
	font-weight:bold;
	font-size:14px;
    font-weight:normal;
}

#tabnavi #tabheader .loggedIn .title,
#tabnavi #tabheader .loggedIn .subtitle{
	/*font-weight:bold;*/
	font-size:14px;
}
#tabnavi #tabheader .title{
    display:block;
    /*font-size:18px;*/
    color:#bfbfbf;
}
#tabnavi #tabheader .tab:hover .title,
#tabnavi #tabheader .tab:focus .title,
#tabnavi #tabheader .active .title{
    color:#000;
}
#tabnavi #tabheader .subtitle{
    /*font-size:18px;*/
    color:#bfbfbf;
}

/* TAB CONTENT */
#tabnavi #tabcontent .content{
    width:838px;
    margin-top:0px;
}
#tabnavi #tabcontent .legend{
    width:134px;
}


#tabnavi #tabheader .tab.call4entries a img {
	display:none;	
}
#tabnavi #tabheader .tab.call4entries a {
	background: url(/img/layout/tab_call4entries_black.gif) no-repeat 20px 12px;	
}
#tabnavi #tabheader .tab.call4entries.active a,
#tabnavi #tabheader .tab.call4entries a.active,
#tabnavi #tabheader .tab.call4entries a:hover {
	background: url(/img/layout/tab_call4entries.gif) no-repeat 20px 12px;
} 


.tabCol,
.tabCol_15,
.tabCol_20 ,
.tabCol_30 {
    display:block;
    float:left;
    width:176px;  /*140 + 12 + 12 + 8*/
    margin-right:12px;
    padding:0 12px 0 8px;
    white-space:nowrap;
    text-decoration:none;
    color:#000;
}
.tabCol_20 {
    width:384px;
}
.tabCol_15 {
    width:278px; /* 264 + 18 = 176 + 88 + 18*/
}
.tabCol_30 {
    width:572px; /* 264 + 18 = 176 + 88 + 18*/

}/* pagination.css */ 
.pagination span.hellip {
	display		: block;
	float		: left;
	width		: 14px;
	margin-left	: 4px;
	overflow	: hidden;
	display		: inline;
	text-align	: center;
}
.pagination .page {
	color		: #ADB3BC;
	float		: left;
	display		: block;
	width		: 14px;
	overflow	: hidden;
	height		: 14px;
	padding		: 0px 1px;
	line-height	: 14px;
	font-size	: 10px;
	border		: 1px solid #ADB3BC;
	text-align	: center;
	margin-left	: 4px;
	cursor		: pointer;
	font-weight	: bold;
	/*
	font-size	: 28px;
	letter-spacing: -5px;
	font-weight	: bold;
	*/
	font-size:11px;
}
.pagination .page:active,
.pagination .page:hover {
	background	: #ADB3BC;
	color		: #fff;
}

.pagination .active {
	font-weight	: bold;
	color		: #fff;
	background	: #ADB3BC;
}
/* register Steps */
ul.registerSteps li {
	clear:both;
}

/* short infos & linkbox */
ul.registerSteps dl,
dl.linkbox,
dl.infos,
dl.shortinfos {
	width:100%;
	float:left;
    clear:both;
    margin-bottom:8px;
   /* background:inherit;*/
}

#tabnavi .content dl.shortinfos,
#tabnavi .content dl.linkbox {
    margin-bottom:0px;
    cursor:pointer;
}

#tabnavi .content dl.shortinfos dd,
#tabnavi .content dl.linkbox dd{
    cursor:pointer;
}

ul.registerSteps dl dt,
dl.infos dt,
dl.shortinfos dt {
    display:block;
    width:30px;
    height:30px;
    margin-right:8px;
    float:left;
    /*border-right:1px dotted #b2b2b2;*/
}
dl.infos dt{
	width:119px;
    height:119px;
}
ul.registerSteps dl dt {
	text-align			: center;
	line-height			: 30px;
	font-weight			: bold;
	background-image:url(/img/examples/photography.png);
	background-repeat	: no-repeat;
	background-position	: center center;
	color: #fff;
}
ul.registerSteps dl.normal dt {
	background-image:url(/pics/menu/help.png);
	background-image:url(/img/stepsRegister_normal.png);
}
ul.registerSteps dl.active dt {
	background-image:url(/img/examples/photography.png);
	/*background-image:url(../pics/icons/gif/icon_message.gif);*/
}
ul.registerSteps dl.visited dt {
	background-image:url(/img/examples/photography.png);
}
ul.registerSteps dd.title {
	line-height:30px;
	font-weight:bold;
}

ul.registerSteps dl.normal dd {
	color: #8f8f8f;
	color: #cacaca;
}
ul.registerSteps dl.active dd {
	color: #000;
}
ul.registerSteps dl.visited dd {
	color: #404040;
	color: #8f8f8f;
}

dl.infos
dl.shortinfos {
	float:left;
	/*padding:5px;*/
	/*margin-left:-10px;*/
	border:1px solid #fff;
}

#content dl.shortinfos {
	/*padding:5px;*/
	margin-left:0px;
	/*margin-left:-10px;*/
	/*border:1px solid #fff;*/
}

/*dl.infos.hoverFX:hover,*/
dl.infos.hoverFX.hover,
div.manageGallery.hoverFX.hover,
/*dl.shortinfos.hoverFX:hover,*/
dl.shortinfos.hoverFX.hover {
	/*background: url(/img/layout/shortinfos_hover.png) repeat-x bottom;*/
	background: #ebedef;
	border: 1px solid #ddd;
	-moz-border-radius:4px;
}
dl.infos dd a,
dl.shortinfos dd a,
dl.linkbox dd a {
    color:#000000;
    /*white-space: nowrap;*/
}
.infos .title,
dl.shortinfos dd.title,
dl.linkbox dt.title {
    font-weight:bold;
    color:#3A3A3A !important;
    margin-bottom:4px;
    /*white-space: nowrap;*/
}
dl.linkbox dt {
    display:block;
    padding-right:5px;
    margin-right:5px;
    clear:both;
}
dl.linkbox dt.title {
    margin-bottom:2px;
}


.infoList{
	padding-top:0px;
	margin-left:9px;
	margin-bottom:4px;
	float:left;
	width:250px;
}

.infoList div{
	float:left;
}
.infoList .attr {
	float:left;
	width:190px;
}

.infoList .value{
	float:right;
	color:#929AA6;
	font-weight:bold;
	margin-right:8px;
}

.infoContainer
{
	margin-top:5px;
	margin-bottom:5px;
	margin-left:8px;
}

.unorderedList .first
{
	list-style-type:none;
	font-weight:bold;
	margin-left:0px;
}

.unorderedList li
{
	list-style-type:disc;
	margin-left:15px;
}

ul.pictureList li {
	float:left;
	margin-bottom:8px;
	margin-left:8px;
	width:119px;
}
ul, ul li {
	list-style-type:none;
	margin:0px;
	padding:0px;
}

ul.list {
    /*list-style-type:disc;*/
    margin-left:0px;
    margin-bottom:10px;
}
ul.list li {
    list-style-type:none;
    padding-left:10px;
    background: url(/img/icons/listpoint.gif) no-repeat left 4px;
}

#content dl.linkbox dd.link {
	padding-left:10px;
	cursor:pointer;
    background: url(/img/icons/listarrow.gif) no-repeat left 5px;
}

#content dl.linkbox dd.link a
{
	color:#6680a7;
}

.infos .picture,
.infos .info{
	float:left;
}

.infos .picture{
	width:120px;
}

.infos .info{
	margin-left:5px;
	width:180px;
}
* html .infos .info {
	width:175px;
}

.infos .links{
	float:right;
	width:90px;
}

/*footer.css */

#footer .box 	{	background:#000000;	padding-top:8px !important;}
#footer a		{	color:#fff;}
#footer a:hover	{	color:#45474d;}
/* header.css */ 

fieldset{
	padding:0;
	margin:0;
	border:0;
	margin-bottom:16px;
}
input,textarea,select{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	background:#ebedef;
	border:1px solid #ebedef;
}
input.password,
input.text, textarea{
	border:1px solid #ddd;
	font-size:10px;
	
	width:99%;
}
input.checkbox{
	border: 1px solid #ebedef;
}
label ,
label.small {
	clear:both;
	display:block;
    color:#000;
    font-weight:bold;
    line-height:18px;
    font-size:13px;
    /*font-weight:normal;*/
    margin-top:8px;
}div.unread 	h3.title {font-weight: bold;}
div.read 	h3.title {font-weight: normal;}.dashboardBox {
	float:left;
	width: 261px;
	width: 395px;
	height:300px;
	margin-right:16px;
	margin-bottom:16px;
} 
.dashboardBox .tabContent {
	height: 250px;
	width: 98%;
	border:1% solid #eee;
	-moz-border-radius:4px;
	padding:1%;
	float:left;
	background:#eee;
}

.dashboardBox .inner {
	height: 290px;
	width: 250px;
	width: 384px;
	padding:4px;
	margin-bottom:4px;
	/*background: #ebedef;*/
	border: 1px solid #ddd;
	-moz-border-radius:4px;
}
.tabLegend {
	padding-left:4px;
	padding-right: 8px;
	
}
.ddHandle{
	cursor: move;
}
