#main {
	margin: 0px;
	padding: 0px; 
}

div, p {
	margin:0px;
	padding:0px;
	font-size: 12px;
	line-height:14px;
	font-family: tahoma, arial, sans-serif;
	color: #333;
}
body, img, a, div, span, form, p
{
	border:0px;
}

form {
	margin: 0px;
}

#content_header {
	background: transparent url('../../img/layout/headbar.gif');
	height: 32px;
	width: auto;
	margin: 8px;
	border: 1px solid #900;
	line-height: 32px;
	vertical-align: middle;
	clear: left;
}

#content_header h1 {
	line-height: 32px;
	font-size: 18px;
	font-weight: bold;
	margin: 0px;
	float: left;
	color: #fff;
	text-indent: 14px;
	margin-right: 8px;
}

#content_header #quicksearch {
	float: right;
}

#content_header #quicksearch * {
	float: left;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
}

#content_header #quicksearch h1 {
	line-height: 32px;
} 

#content_header #quicksearch input {
	color: #000;
	font-weight: normal;
	margin-top: 6px;
	margin-right: 4px;
	width: 150px;
}

#content_header #quicksearch #quicksearch_submit {
	background: transparent url(../../img/layout/button_small_bg.gif) no-repeat;
	width: 42px;
	height: 15px;
	font-size: 9px;
	margin-top: 8px;
	font-weight: normal;
	border: none;
	cursor: pointer;
}

.clearer 
{
			font-size: 0px;
			clear: both;
}

.nofloat {
	width: auto;
	float: left;
	clear: none;
	margin-right: 4px;
}

a:link, a:visited
	{
		text-decoration:none;
		color: #600;
	}
	
a,  a:focus, a:hover
	{
		text-decoration:none;
		color: #900;
	}
	
#upload_link
{
	cursor:pointer;
}

/* fonts */
.smallfont {
	font-size: 11px;
}

/* Formhints */

div#hints {
	margin: 18px;
	overflow: auto;
}

div#hints dl {
	width: 620px;
	margin: 0 auto;
}

div#hints dl dt {
	display: block;
	background: transparent url(../../img/icons/noaccess.gif) top left no-repeat;
	padding-left: 28px;
	height: 20px;
	line-height: 20px;
	width: 280px;
	float: left;
	clear: none;
	font-size: 11px;
	opacity: 1;
}

div#hints dl dt.ok {
	background: transparent url(../../img/icons/eye.gif) top left no-repeat;
}

/* Forms */
div.button_bar {
	width: auto;
	text-align: right;
	margin: 8px 0;
	overflow: auto;
}

div.button_bar.centered {
	text-align: center;
}

div.button_bar.centered input.submit_btn, span.sp_button {
	margin: 0 4px;
}

input.error {
	border-color: #f00;
}

input.small {
	font-size: 10px;
}


input, select, textarea {
	margin: 0;
	padding: 1px;
	border-color: #999;
	border-width: 1px;
	border-style: solid;
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
}

input.cb {
	border: none !important;
	width: auto;
	margin: 2px 4px;
}

input {
	height: 16px;
	width: 200px;
}

select {
	width: auto;
	font-size: 11px;
	height: 18px;
}

select option {
	font-size: 11px;
}

/* Form Layouts */


fieldset	
{
	border:0;
	padding: 8px 0;
	margin:0px;
}


legend	
{
	font-weight:bold;
}

fieldset fieldset legend	
{
	margin:0px;
}

fieldset ul, fieldset dl
{
	display: block;
	padding: 0px;
	list-style-type:none;
	margin:0px 16px;
	border-bottom: 1px solid #dcdcdc;
	overflow: visible;
	clear: right;
}

fieldset ul.o, fieldset dl.o {
	background: #f9f9f9;
}

fieldset ul	li, fieldset dl li	
{
	display: block;
	clear: both;
	list-style: none;
	padding: 8px;
	margin:0px;
	height: auto;
	font-size: 11px;
	overflow: auto;
}

	
fieldset p.centerThis {
	padding: 8px;
}

.centerThis	
{
	display:block;
	text-align:center;
	padding: 8px;
	padding-bottom: 0px;
}

.note {
	font-size: 11px;
	text-align: center;
	color: #999;
}

label
{
	width:200px; 
	display:block; 
	float:left;
	clear: left;
	font-size:11px;
	text-align: right;
	height: auto;
	line-height: 22px;
	vertical-align: middle;
	padding-right: 4px;
}

label.nofloat {
	width: auto !important;
	padding: 0 4px !important;
}

fieldset ul h2, fieldset dl h2 {
	padding: 4px;
}


p.form_description
{
	margin: 0px 0px 0px 210px;
	padding: 0 8px 8px 8px;
	font-size:11px;
	color: #666;
}


/* Buttons */


span.fbutton {
	display: inline;
	clear: none;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	border: 2px outset #efefef;
	background-color: #ddd;
	border-color: #ccc #ccc #000 #000;
	width: auto;
	padding: 0 2px;
	text-align: center;
	cursor: pointer;
}

span.fcontrol {
	display: inline;
	cursor: pointer;
	font-size: 11px;
	font-weight: bold;
}

span.fbutton img, div.fcontrol img {
	vertical-align: middle;
}

img.ficon {
	cursor: pointer;
}

span.sp_contacts {
	display: block;
	text-align: center;
	clear: none;
	margin-right: 8px;
}

span.sp_contacts.right {
	float: right;
}

span.sp_contacts.left {
	float: left;
	margin-right: 0px;
	margin-left: 8px;
}

a.fbutton, span.sp_contacts, input.submit_btn {
	font-family: Tahoma, Arial, Sans-Serif;
	background: transparent url(../../img/layout/button_bg.gif) no-repeat;
	border: none;
	width: 125px;
	height: 24px;
	font-size: 11px;
	font-weight: bold;
	cursor: pointer;
}

a.fbutton {
	display: block;
	float: left;
	margin-left: 4px;
	vertical-align: middle;
	line-height: 24px;
	font-weight: normal;
	color: #000;
	text-align: center;
}

a.ahrefbutton {
	float: left;
	display: block;
	text-align: center;
	clear: none;
	margin-right: 8px;
	font-family: Tahoma, Arial, Sans-Serif;
	background: transparent url(../../img/layout/button_bg.gif) no-repeat;
	border: none;
	width: 125px;
	height: 24px;
	font-size: 11px;
	font-weight: bold;
	cursor: pointer;
	line-height: 24px;
	vertical-align: middle;
	color: #000;
}


h1
{
	font-size: 14px;
	margin: 10px 0px 0px 20px;
	text-transform: uppercase;
}

/*------------------- PUBLIC PAGE ---------------------------
shows new members on the public page
*/
div.members_area
{
	margin: 10px 0px 0px 20px;
}
div.new_members
{
	width: 120px;
	height: 100px;
	padding: 5px 0px 0px 0px;
	margin: 0px 16px 0px 0px;
	text-align:center;
	float:left;
	background:url("../../img/layout/members_bottom.gif") no-repeat left bottom;
	background-color:#ECEBE8;
}
div.new_members a, div.new_members a:hover
	{
		border-width:0px;
		border-style:none;
		text-decoration:none;
		font-weight:normal;
		margin:0px;
		padding:0px;
	}
div.new_members div
{
	width:50px;
	height:50px;
	margin:0px;
	margin:auto;
	padding:0px;
}
div.new_members a
{
	border-width:0px;
	padding: 0px 0px 0px 0px;
	margin: 5px 0px 0px 0px;
}
div.new_members a span
	{
		margin:0px 0px 0px 0px; 
		padding:0px 0px 0px 0px;
	}
	
	
/*----------------------- PROFILE PAGE --------------------------- */
#profile
{
	margin:0px;
	padding:0px;
}
div.profile_content
{
	margin: 0px 0px 0px 0px;
	padding: 10px 20px 20px 10px;
	background:url("../../img/layout/profile_content_bg.gif") no-repeat left bottom;
	background-color:#ECEBE8;
	/*background-color:#D4D0C8;*/
	
}
div.profile_content_w
{
	margin: 0px 0px 0px 0px;
	padding: 10px 20px 20px 10px;
	background:url("../../img/layout/profile_content_bg.gif") no-repeat left bottom;
	background-color:#FFFFFF;
}
#profile_admin
{
	width: 220px; 
	margin: 10px 0px 0px 20px; 
	padding:0px;
	float:left
}
#profile_image
{
	background-image:url('../../img/layout/profile_pic_bg.gif'); 
	background-repeat:no-repeat; 
	width: 210px; 
	height:220px;
	text-align: center;
}
img#profile_pic
{
	margin: 13px 4px 5px 3px;
	vertical-align: middle;
	
}
.profile_btn
{
	width: 210px; 
	height:23px; 
	background-image:url('../../img/layout/profile_btn.jpg'); 
	color: #FFFFFF; 
	padding: 0px; 
	text-align:center; 
	margin: 5px 0px 0px 0px;
}
div.profile_field
{
	width: 210px; 
	height:23px; 
	background-color:#ECEBE8; 
	color: #FFFFFF; 
	padding: 0px; 
	text-align:center; 
	margin: 0px 0px 0px 0px;
}
#data_container
{
	
	width: 440px;
	margin: 8px 0px 0px 0px;  
	float: left;
	overflow: auto;
	height: auto;
	border: 1px solid #ddd;
	padding: 8px;
	background: transparent url(../../img/layout/inner_content_bg.gif) repeat-y;
	
}

#profile_header {
	margin: 8px;
	float: left;
}

#profile_header h1.profile_name
{
	margin: 0px;
	padding: 0px;
}

#profile_header h2
{
	font-weight: normal;
}

div.profile_btn
{
	width: 210px; 
	height:23px; 
	background-image:url('../../img/layout/profile_btn.jpg'); 
	color: #FFFFFF; 
	padding: 0px; 
	text-align:center; 
	margin: 5px 0px 0px 0px;
}

a.profile_link:hover, a.profile_link:visited, a.profile_link:active, a.profile_link:link
{
	color: #FFFFFF;
	font-size:10px;
	text-transform:uppercase;
	text-decoration:none;
}
a.profile_link_b:hover, a.profile_link_b:visited, a.profile_link_b:active, a.profile_link_b:link
{
	color: #6C8686;
	font-size:10px;
	text-transform: uppercase;
	text-decoration:none;
}
span.label_profile
{
	font-weight:bold;
}

/*----------------------- CONTACT PATH AREA --------------------------- */	

div#contact-path_area
{
	height: 100px; 
	border-width: 1px; 
	border-color: #D4D0C8; 
	border-style:solid; 
	margin: 8px; 
	padding: 8px 8px 4px 8px;
	text-align:center;
}
img.path_arrow
{
	display:block; 
	float:left; 
	padding:40px 2px 0px 2px;
}
div.contact_members
{
	width: 120px;
	height: 96px;
	padding: 2px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align:center;
	float:left;
	background:url("../../img/layout/members_bottom.gif") no-repeat left bottom;
	background-color:#ECEBE8;
}
div.contact_members a
{
		border-width:0px;
		border-style:none;
		text-decoration:none;
		color: #4F6167;
}
div.contact_members div
{
	width:60px;
	height:60px;
	border-width:0px;
	padding: 0px 0px 0px 0px;
	margin:auto;
}
div.contact_members a img
{
	border-width:0px;
	padding: 0px 0px 0px 0px;
}
div.contact_members a span
	{
		font-size: 90%;
		font-weight:bold;
		margin: 0px 20px 0px 20px;
	}
	
/*----------------------- FORM LAYOUTS --------------------------- */


/*----------------------- GENERAL DECO --------------------------- */	

.inner_content
{
	clear: left;
	width: auto;
	height: auto;
	overflow: auto;
	border: 1px solid #ddd;
	padding: 8px;
	background: #fff url(../../img/layout/inner_content_bg.gif) repeat-y;
}

.inner_content h2 {
	font-size: 14px;
}

.inner_content p {
	margin-bottom: 8px;	
	clear: left;
}

.inner_content li
{
	list-style-position:outside;
	margin:0px 0px 5px 20px;
}
.inner_list_1
{
	margin: 10px 20px 0px 20px;
	padding: 3px 3px 3px 3px;
	background:url("../../img/layout/inner_content_bottom.gif") no-repeat left bottom;
	background-color:#ECEBE8;
}
.inner_list_2
{
	margin: 10px 20px 0px 20px;
	padding: 3px 3px 3px 3px;
	background:url("../../img/layout/inner_content_bottom.gif") no-repeat left bottom;
	background-color:#B7C5C2;
}
h2
{
	font-size: 12px;
	font-weight:bold;
	margin:0px;
	padding:0px;
}
/*--------------------------------LIST LAYOUT --------------------------*/


div.inner_browser, div.inner_field
	{
	padding: 4px;
	overflow: auto;
	}

div.inner_field {
	background: transparent url(../../img/layout/inner_bg_inv.gif) bottom left repeat-x;
	border: 1px solid #ddd;
}

div.inner_browser {
	padding: 4px;
	clear: both;
}

div.inner {
	padding: 4px;
	overflow: auto;
	border-bottom: 1px solid #ececec;
}

div.left_field, div.right_field, div.center_field {
	vertical-align:middle;
}

span.inner_icon_category
{
	padding: 0px 10px 0px 10px; 
	margin:0px 5px 0px 5px; 
	border-width:0px 1px 0px 0px; 
	border-style:solid; 
	border-color:#90856F;
	display:block;
	float:left;
}

div.left_field
	{
		width:180px; 
		float:left; 
		padding: 0px 0px 0px 10px;
	}
div.center_field
	{
		width: 320px; 
		float:left; 
		text-align:center;
	}
div.right_field
	{
		width:180px; 
		float:left; 
		text-align:right; 
		padding: 0px 10px 0px 0px;
	}
div.inner_list_content
	{
		width:630px; 
		float:left; 
		padding: 0px 0px 0px 10px;
	}
div.inner_list_right
	{
		width:50px; 
		float:left; 
		text-align:right; 
		padding: 0px 10px 0px 0px;
	}
div.inner_list_image
	{
		height:30px; 
		width:30px; 
		border:0px; 
		float:left; 
		margin: 0px 5px 0px 0px;
	}
a:link.browser, a:visited.browser, a:focus.browser, a:hover.browser
	{
		font-size:12px;
		font-weight: bold;
		margin: 0px 0px 0px 0px;
		text-decoration: none;
		margin: 3px 0px 0px 0px;
}
a:link.letter, a:visited.letter, a:focus.letter, a:hover.letter
{
		font-size:12px;
		margin: 0px 0px 0px 0px;
		text-decoration: none;
}

/* contacts */
#contactview fieldset ul li div {
	display: inline-block;
	line-height: 16px;
	vertical-align: middle;
	margin-top: 2px;
	font-size: 11px;
}

span.sp_contacts a.sp_contacts {
	display: block;
	width: auto;
	height: auto;
	font-weight: normal;
	color: #333;
	padding: 0px;
	line-height: 24px;
	vertical-align: middle;
}

span.sp_contacts a.sp_contacts:hover {
	font-weight: normal;
	color: #000;
}


dl.toolbar {
	width: 730px;
	list-style: none;
	border: 1px solid #efefef;
	border-width: 0 1px 1px 1px;
	overflow: auto;
	padding:  4px 0 ;
	margin: 0px;
}

dl.toolbar dt * {
	vertical-align: middle;
	line-height: 18px;
}

dl.toolbar dt.aleft {
	float: left;
	padding-left: 8px;
}

dl.toolbar dt.aright {
	float: right;
	padding-right: 8px;
	font-weight: bold;
	line-height: 18px;
	vertical-align: middle;
}

/* messaging */

table#mailfolder {
	vertical-align: middle;
}

#umessages {
	text-align: center;
	font-size: 11px;
}
/* abook list */

dl.abooklist {
	display: block;
	height: auto;
	list-style: none;
	clear: left;
	margin: 0 9px;
}

dl.abooklist dt {
	margin: 0px;
	padding: 0px;
	height: 39px;
}

dl.abooklist dt * {
	font-size: 11px;
	line-height: 38px;
	vertical-align: middle;
}

dl.abooklist dt img.avatar {
	margin: 0 8px;
	line-height: 38px;
}

dl.abooklist dt div.aright div img {
	height: auto;
	margin: 0px;
	line-height: 38px;
}
dl.abooklist dt div.ab_ubox {
	float: left;
}

dl.abooklist dt div.ab_ubox div {
	float: left;
	clear: left;
	height: 19px;
	line-height: 19px;
}

dl.abooklist dt div.ab_ubox div.ab_uname {
	vertical-align: bottom;
}

dl.abooklist dt div.ab_ubox div.ab_ucomp {
	vertical-align: top;
	/* padding-left: 8px; */
	padding-top: 3px;
}

dl.abooklist dt div.aleft {
	float: left;
	height: 38px;
	clear: left;
}

dl.abooklist dt div.aright {
	width: 400px;
	float: right;
	height: 38px;
	clear: right;
}

dl.abooklist dt div.aright div {
	display: block;
	float: left;
	height: 38px;
	line-height: 38px;
}

dl.abooklist dt div.ct {
	text-align: center;
	width: 50px;
}

dl.abooklist dt div.ct img {
	cursor: pointer;

}

dl.abooklist dt div.ca {
	width: 180px;
	float: right;
	text-align: right;
}

dl.abooklist dt div.ci {
	width: 170px;
}



dl.abooklist div.phone, dl.abooklist div.mail {
	position: relative;
	clear: left;
	float: none;
	height: auto;
	background-color: #fff;
	border: 1px solid #efefef;
	border-width: 0 2px 2px 1px;
	z-index: 99;
	margin-left: 66px;
	width: 600px;
	font-size: 12px;
	padding: 8px;
	overflow: auto;
}

.index_company
{
		font-size: 12px;
		font-style:italic;
		height:15px;
		margin:3px 0px 0px 0px;
} 

/*--------------------------------SHOW EVENTS ---------------------------*/
div.dottedBox
{
	margin-left: 200px;
	padding: 5px;
	background-color:#FFFFFF;
	border: 1px dotted #90856F;
}

/*--------------------------------SHOUT LAYOUT --------------------------*/
div.left_shout_field
{
		float:left; 
		padding: 0px 0px 0px 10px;
}
div.right_shout_field
{
		float:right; 
		text-align:right; 
		padding: 0px 10px 0px 0px;
}
div.shout_label
{
		width:60px;
		float:left;
		font-weight: bold;
		text-align:center;
		border-left: 1px solid #4F6167;
		margin:3px 0px 0px 0px;
		padding:0px 0px 0px 0px;
}	
/*--------------------------------HOME LAYOUT --------------------------*/
div.inner_half
	{
		margin: 0px 0px 0px 40px;
		padding:0px;
	}
div.inner_content_half
	{
		margin: 16px 0;
		padding: 0px 0px 10px 0px;
		background:url("../../img/layout/inner_content_bg.gif") repeat-y;
		width:340px;
		border: 1px solid #efefef;
	}
	
h2.inner_content_half
	{
		margin: 0px 0px 0px 0px;
		padding: 4px 4px 4px 12px;
		border-bottom: 1px solid #ddd;
	}
	
	
div.inner_half_container
	{
		margin:5px 12px 0px 12px;
		padding: 0px 0px 0px 0px;
		height: 30px;
		clear:both;
	}
img.content_half
	{
		margin: 0px 5px 0px 0px;
		padding:0px;
		float:left;
	}
div.content_half_img
	{
		width:30px;
		height:30px;
		margin: 0px 5px 0px 0px;
		padding:0px;
		float:left;
	}
div.content_half
	{
		padding:0px;
		margin: 0px;
		float:left;
	}
	
/*--------------------------------CALENDAR LAYOUT --------------------------*/
div.inner_date_free
{
	margin: 0px;
	padding: 0px;
	width: 50px;
	height: 30px;
	background:url("../../img/layout/cal_header_bg.gif") repeat-x;
	float: left;
}

div.inner_date
{
	margin: 0px;
	padding: 0px;
	width: 91px;
	height: 30px;
	text-align: center;
	font-family: arial,helvetica,sans-serif;
	font-size: 10px;
	font-weight: normal;
	background: url("../../img/layout/cal_header_bg.gif") repeat-x;
	border-left: 1px solid #90856F;
	float: left;
}

.inner_clear
{
	margin: 0px;
	padding: 0px;
	width: 0px;
	height: 0px;
	font-size: 0px;
	line-height:0px;
	clear: left;
	overflow: visible;
}

div.inner_fullday_free
{
	background-color: #D4D0C8;
	height: 20px;
	width: 50px;
	font-family: arial,helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	float:left;
}

div.inner_fullday
{
	background-color: #D4D0C8;
	height: 20px;
	width: 91.8px;
	float:left;
	border-left: 1px solid #90856F;
}


div.inner_data
{
	height: 49px;
	width: 91px;
	margin: 0px;
	padding: 0px;
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
	font-weight:bold;
	text-align: center;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ececec;
}

div.inner_data.hovered {
	background-color: #fffccc;
}

div.inner_data_time
{
	height: 49px;
	width: 50px;
	margin: 0px;
	padding: 0px;
	line-height: 48px;
	vertical-align: middle;
	border-bottom: 1px dotted #ccc;
	font-family: arial,helvetica,sans-serif;
	font-size: 10px;
	font-weight:bold;
	text-align: center;
}

div.inner_data_time2
{
	height: 100%;
	width: 50px;
	margin: 0px;
	padding: 0px;
	line-height: 50px;
	vertical-align: middle;
	border-right: 1px solid #4F6067;
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	float: left;
}

div.inner_data_time2_mini
{
	height: 20px;
	width: 30px;
	margin: 0px;
	padding: 0px;
	line-height: 20px;
	vertical-align: middle;
	border-right: 1px solid #4F6067;
	font-family: arial,helvetica,sans-serif;
	font-size: 10px;
	text-align: center;
	float: left;
}

div.inner_data_big
{
	height: 50px;
	width: 640px;
	margin: 0px;
	padding: 0px;
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
	font-weight:bold;
	text-align: left;
	float: left
}

div.inner_data_container1
{
	margin: 0px;
	padding: 0px;
	float:left;
}

div.inner_data_container2
{
	width: 700px;
	height: 50px;
	margin: 0px;
	padding: 0px;
	border: 1px solid #4F6067;
}

/*html>body div.inner_data_container2
{
	height: auto;
	min-height: 50px;
	max-height: 150px;
}*/

div.inner_data_container2_mini
{
	width: 175px;
	height: 20px;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #4F6067;
}
/*--------------------------------TO SEARCH LAYOUT --------------------------*/
a.mail_link
{
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	vertical-align:top;
	background:url("../../img/icons/arrow_small.gif") no-repeat left center;
	padding:0px 0px 0px 10px;
	color: #90856F;
	margin:0px 0px 0px 5px;
}
span.mail_name
{
	font-size:14px;
	font-weight:bold;
	padding: 0px 0px 0px 10px;
}
/*
+++++++++++++++++++ CONTENT AREA ++++++++++++++++++++++++
including content-area, sidebar-area
*/
		#content_bar
		{
			float: right;
			width: 230px;
			margin: 0px 0px 0px 0px;
			padding: 0px 0px 0px 0px;
		}
		
		#sidebar_pane
		{
			float:right;
			width:204px;
			margin: 8px 8px 0 8px;
			padding:0px;
			border: 1px solid #ececec;
			border-bottom: 1px solid #f3f3f3;
		}
		
		#sidebar_pane dl, #sidebar_pane dl * {
			margin: 0px;
			padding: 0px;
		}
		
		#sidebar_pane ul {
			margin: 8px;
			bordeR: 1px solid #ececec;
			background-color: #f3f3f3;
			padding: 4px;
		}
		
		#sidebar_pane ul li {
			margin-left: 16px;
			font-size: 11px;
			color: #666;
			margin-bottom: 2px;
		}
		
		#sidebar_pane dl {
			padding: 16px;
		}
		
		#sidebar_pane dl dt {
			font-size: 12px;
			font-weight: bold;
			margin-bottom: 4px;
		}
		
		#sidebar_pane dl dt a {
			display: block;
			line-height: 20px;
			vertical-align: middle;
		}
		
		#sidebar_pane dl dt a:hover {
			color: #600;
		}
		
		#sidebar_pane dl dt a img {
			border: 0px;
			margin-right: 12px;
			vertical-align: middle;
			margin-bottom: 2px;
		}
		
		#sidebar_pane p {
			padding: 8px;
			font-size: 11px;
			line-height: 16px;
			color: #999;
		}
		
		#sidebar_pane input.sidebar_button {
			margin: 8px 16px;
		}
		
		#content_main
		{
			position: relative;
			float: left;
			width: 732px;
			margin: 0px 0px 0px 0px;
			left: 16px;
			background-color:white;
		}
		
		#content_main h1 {
			margin: 8px;
			margin-top: 21px;
		}
		
		div.inner_content h3 {
			margin: 0px;
		}
		
		h1.sidebar, h2.sidebar {
			background-color:#fff;
			color: #600;
			padding:10px 0px 10px 16px;
			border-bottom: 1px solid #ececec;
			font-size: 15px;
			font-weight:bold;
		}
		
	

		p.sidebar
		{
			margin: 0px;
			padding: 8px;
			font-size: 11px;	
			background-color: #fff;
			color: #000;		
		}
		
	
		
		h4.admin
		{
			font-size: 11px;
			font-weight:bold;
			font-family: Arial, Helvetica, sans-serif;
			margin:0px;
			padding:0px;
		}
	
/** CALENDAR **/

.Relopia_Calendar {
	margin-left: 20px;
}

#day_template, .daybox {
  	display: block;
  	width: 92px;
    height: auto;
    font-family: Verdana, Arial, Sans-Serif;
    float: left;
    font-size: 11px;
	font-weight: normal;
    }

#dayrow {
	overflow: auto;
	width: 651px;
	margin-left: 50px;
	clear: left;
}

.cal_inner_browser
	{
		margin: 10px 20px 0px 20px;
		padding: 0px 0px 6px 0px;
		background:url("../../img/layout/cal_ic_bottom.gif") no-repeat left bottom;
		background-color:#ECEBE8;
	}

#fulldayrow {
	overflow: auto;
	width: 651px;
	height: auto;
	margin-left: 50px;
	margin-bottom: 10px;
}

	#monthname {
		font-size: 14px;
		font-weight: bold;
		text-align: center;
		width: auto;

	}
	
	#calendar_head {
		width: 651px;
		margin-left: 50px;
		clear: right;
	}
	
	#calendar_head img {
		padding: 4px 0;
		cursor: pointer;
	}	

div.fulldayevent { 
      background-color: #555;
	  margin: 0 1px;
	  margin-left: 1px;
      height: 18px;
      font-family: Verdana, Arial, Sans-Serif;
      font-size: 10px;
      padding: 4px;
	  color: #fff;
	  font-weight: bold;
	  font-size: 10px;
	  border: 1px solid #ddd;
	  cursor: pointer;
    }
    
div.fulldayevent.birthday {
	font-size: 9px;
	font-weight: normal;
	background-color: #fff;
	border-color: #ccc;
	color: #900;
	font-weight: bold;
	height: auto;
	text-align: center;
}

#hourindex {
	width: 50px;
}
div.event { 
  width: 91px;
  margin-left: 1px;
  margin-top: 1px;
  font-family: Verdana, Arial, Sans-Serif;
  font-size: 10px;
  padding: 0px;
  color: #fff;
  font-weight: normal;
  font-size: 10px;
  line-height: normal;
  cursor: pointer;
  overflow: visible;
  background: #900 url(../../img/layout/cal_event_bg.gif) 0 0 repeat-x;
}

div.event span {
	display: block;
	margin-top: 5px;
	padding: 0px 5px 5px 26px;
	background:  #c00 url(../../img/icons/cal_event.gif) 2px 0 no-repeat;
}

div.event.foreign {
	background-color: #900;
}

div.event.participants span {
	background: #c00 url(../../img/icons/cal_participants.gif) 4px 0 no-repeat;
}

div.event.repeated span {
	background: #c00 url(../../img/icons/cal_repeated.gif) 4px 0 no-repeat;
}

  	.day {
   	display: block;
  	width: 69px;
height: 39px;
border-right: 1px solid #000;
border-bottom: 1px solid #ccc;
font-family: Verdana, Arial, Sans-Serif;
float: left;
font-size: 9px;
}

   .hour {
   	width: 69px;
height: 39px;
border-right: 1px solid #000;
border-bottom: 1px solid #ccc;
float: left;
z-index: 1;
background: none;
}
 
   #scrollbox {
   position: relative;
   clear: left;
   width: 718px;
   height: 400px;
   overflow: auto;
   }
   
  .field {
  	width: 70px;
  	height: 400px;
overflow: auto;
}

  .cal_info {
  	position: absolute;
width: 140px;
height: auto;
border: 2px solid #c00;
background-color: #fff;
font-family: Verdana, Arial, Sans-Serif;
font-size: 12px;
padding: 4px;
  }
  .cal_info dl {
  	margin: 0px;
padding: 0px;
  }
  
.cal_info dd, .calinfo dt {
	margin: 0px;
	padding: 4px;
}

.cal_info dt {
	font-size: 10px;
	font-weight: bold;
	padding: 4px 4px 0 4px;
	background-color: #eee;
	border-top: 1px solid #900;
}

.cal_info dd {
	font-size: 11px;
}
 
 	.cal_info div.actions {
	margin: 4px;
 	}

.cal_info div.eaction_btn {
	cursor: pointer;
	height: 20px;
	line-height: 20px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	margin: 2px 0;
}

.cal_info div.eaction_btn * {
	font-size: 11px;
	font-weight: bold;
	display: inline;
}

.cal_info div.eaction_btn img {
	margin-right: 8px;
	margin-left: 8px;
	vertical-align: middle;
}	


   div.formnote {
   	background-color: #fc0;
font-size: 10px;
padding: 16px;
border: 4px solid #c60;
color: #300;
   }

   .hour.hovered {
   	background-color: #ffc;
} 




#datepicker_end, #datepicker_start, #datepicker_rep {
	cursor: pointer;		
}

#calendar_datepicker h1, #DatePicker h1 {
	margin: 0;
	padding: 4px;
	font-size: 11px;
	line-height: 16px;
	vertical-align:middle;
	height: 16px;
	border-bottom: 1px solid #ccc;
}

#calendar_datepicker h1 span, #DatePicker h1 span {
	float: left;
}

#calendar_datepicker .pager img, #DatePicker .pager img{
	cursor: pointer;
}

#calendar_datepicker, #DatePicker {
	z-index: 9;
}

#calendar_datepicker {
	width: 175px;
	height: auto;
	margin: 0 auto;
	margin-top: 8px;
	padding: 4px;
	background-color: #fff;
	border: 1px solid #ececec;
	overflow: auto;
}

#calendar_datepicker .dpdays div {
	width: 25px;
	height: 25px;
	font-size: 11px;
	float: left;
	cursor: pointer;
}

#DatePicker {
	position: absolute;
	top: 73px;
	left: 652px;
	width: 140px;
	height: auto;
	padding: 4px;
	background-color: #fcfcfc;
	border: solid 1px #999;
	z-index: 700;
	border-left-width: 0px;
	
	}

#DatePicker .dpdays div {
	width: 20px;
	height: 20px;
	font-size: 9px;
	float: left;
	cursor: pointer;
}
	
#calendar_datepicker .pager, #DatePicker .pager {
	float: right;

}

.dpdays {
	margin-top: 4px;
	clear: left;
	overflow: auto;
	height: auto;
}

#hovered {
	background-color: #900;
	color: #fff;
}

.weekend {
	color: #666;
}

#ewin {
	position: absolute;
	top: 34px;
	left: 150px;
	font-size: 12px;
	width: 500px;
	height: auto;
	border: 1px solid #999;
	padding: 0px;
	overflow: auto;
	z-index: 9;
	background: transparent url(../../img/layout/inner_content_bg.gif) repeat-y;
}

#ewin div.tabnav {
	padding: 8px 8px 0 8px;
}

#ewin fieldset ul {
	margin: 0px;
}

#ewin fieldset ul li {
	padding: 2px;
}

#ewin fieldset label {
	width: 120px;
}

#ewin fieldset input {
	width: 250px;
	margin-right: 4px;
}

#ewin fieldset input.cb {
	width: auto;
	margin-right: 4px;
}

#ewin li#repeatedevent {
   margin: 4px 32px;
   text-align: center;
}

#ewin fieldeset select {
	margin-right: 4px;
}

#ewin fieldset textarea {
	width: 350px;
}

#datepicker_rep, #datepicker_start, #datepicker_end {
	margin: 2px 0 0 2px;
	float: left;
}

#invited_participants {
	padding: 4px;
	border: 1px inset #ccc;
	width: 283px;
	float: left;
	height: 200px;
}

#invited_participants * {
	font-size: 11px;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

#invited_participants dd {
	margin: 0;
	padding-left: 16px;
	cursor: pointer;
}

#invited_participants dd.hovered {
	background: transparent url(../../img/icons/bullet_delete.gif) top left no-repeat;
	text-decoration: underline;
}

#invited_participants dd.NOA {
	color: #000;
}

#invited_participants dd.ACC {
	color: #090;
}

#invited_participants dd.TEN {
	color: #990;	
}

#invited_participants dd.REJ {
	color: #f00;
}

#widgetwindow {
	background: transparent url(../../img/layout/inner_content_bg.gif) repeat-y;
	width: 200px;
	overflow: auto;
	padding: 1px;
	border: 1px solid #333;
}

#widgetwindow #widgethandle {
	padding: 2px;
	height: 16px;
	cursor: pointer;
	color: #000;
	font-size: 11px;
}

#widgetwindow #abookwidget {
	float: none;
	width: auto;
}

#widgetwindow #abookwidget dt.distrlist {
	display: none;
}

#abookwidget {
	float: right;
	padding: 4px;
	font-size: 11px;
	width: 180px;
	height: 200px;
	overflow: auto;
	background-color: #fff;
	border: 1px inset #ccc;
}

#abookwidget dl {
	border:none;
}

#abookwidget * {
	font-size: 10px;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

#abookwidget dt {
	background: transparent url(../../img/icons/bullet_arrow_right.gif) top left no-repeat;
	font-weight: bold;
	padding-left: 20px;
	font-size: 11px;
	cursor: pointer;
	height: 16px;
}

#abookwidget dt.selected {
	background: transparent url(../../img/icons/bullet_arrow_down.gif) top left no-repeat;
}

#abookwidget dt.distrlist {
	background: transparent url(../../img/icons/dist_list_apicker.gif) top left no-repeat;
}

#abookwidget dd {
	font-weight: normal;
	text-decoration: underline;
	font-size: 10px;
	padding-left: 20px;
	cursor: pointer;
}

#abookwidget dd.hovered {
	background: transparent url(../../img/icons/bullet_add.gif) top left no-repeat;
}

#tabfocus {
	background-color: #ECEBE8;
	position: relative;
	top: 1px;
	font-weight: bold !important;
	text-decoration: underline;
	color: #000
}

div.tabnav {
	background-color: #fff;
	height: 32px;
	margin: 2px;
	border-bottom: 1px solid #ccc;
}

div.tabnav a#close {
	float: right;
}

div.tab_nav, a.tab_nav {
	float: left;
	background: #fff url(../../img/tab_bg.gif) repeat-x;
	display: block;
	width: auto;
	padding: 0 8px;
	font-weight: normal !important;
	height: 31px;
	line-height: 31px;
	border-width: 1px 1px 0 1px;
	border-style: solid;
	border-color: #ccc;
	margin: 0 4px;
	vertical-align: middle;
	text-align: center;
	cursor: pointer;
	color: #000 !important;
}

#ewin .submit_btn {
	margin: 4px;

}

.formerror {
	background-color: #FFDD66;
	color: #333;
}
	
/* Calendar Overview */

dl.eventlist {
	width: 300px;
	margin: 0px;
	padding: 0px;
	border: 1px solid #999;
	margin-bottom: 8px;
	margin-right: 8px;
}

dl.eventlist h1 {
	display: block;
	background-color: #f6f6f6;
	color: #000;
	font-size: 13px;
	margin: 0px !important;
	padding: 4px;	
}
dl.eventlist h1 b {
	float: left;
	clear: right;
}
dl.eventlist h1 a {
	display: block;
	font-size: 11px;
	text-align: right;
}
	
dl.eventlist dt {
	font-size: 11px;
	border-top: 1px solid #ccc;
	padding: 4px;
	background-color: #ececec;
	clear: left;
}
dl.eventlist dd {
	margin-left: 18px;
	padding: 4px;
	font-size: 11px;
}

dl.eventlist dd a {
	font-weight: normal;
	text-decoration: underline;
}
/* Pic update */

#picupdate {
	position: fixed;
	top: 0%;
	left: 0%;
	height: 100%;
	width: 100%;
	background-color: #000;
	opacity: 0.3;
}

#picContent {
	position: absolute;
	width: 420px;
	height: 275px;
	background-color: #fff;
	margin-left: 50%;
	left: -200px;
	top: 150px;
	opacity: 1;
	z-index: 902;
	border: 0px;
	padding: 0px;
	border: 1px solid #999;
}

/* status picker */

#statuspicker {
	position: relative;
	display: inline;
	z-index: 300;
}

#online_status {
	position: absolute;
	display: inline;
	width: 65px;
	height: 12px;
	margin-top: 0px;
	line-height: 12px;
	vertical-align: middle;
	padding: 2px;
	padding-top: 0px;
	cursor: pointer;
	z-index: 0;
}

#statusdropdown {
	position: absolute;
	top: 16px;
	left: 0px;
	width: 61px;
	background-color: #fff;
	overflow: auto;
	border: 1px solid #ddd;
	border-top: none;
	padding-left: 2px;
}

div.status_btn {
	cursor: pointer;
	padding-left: 20px;
	font-size: 9px;
	line-height: 12px;
	height: 12px;
	margin: 4px 0;
	font-weight: normal;
}

#status_online {
	background: transparent url(../../img/icons/status_online.gif) top left no-repeat;
}

#status_busy {
	background: transparent url(../../img/icons/status_busy.gif) top left no-repeat;
}

#status_away {
	background: transparent url(../../img/icons/status_away.gif) top left no-repeat;
}

#status_invisible {
	background: transparent url(../../img/icons/status_invisible.gif) top left no-repeat;
}

#loading_overlay {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 710px;
	background-color: #fff;
	text-align: center;
	height: 300px;
	line-height: 50px;
	color: #ccc;
	font-size: 24px;
	font-weight: bold;
	padding: 120px;
	z-index: 800;
}