/* CONTENTSECTION_UPPER */

DIV.contentsection_upper {
	
}

/* CONTENTBLOCK_UPPER_TOP */
DIV.contentblock_upper_top {
	
}


DIV.contentblock_upper_top DIV.logo {
	width: 240px;
	height: 80px;
	
	margin: 0px 0px 20px 0px;
}

DIV.contentblock_upper_top DIV.logo IMG {
	border: 0;
}

/* NAVIGATION_MAIN */
DIV.contentblock_upper_top DIV.navigation_main {
	float: left; 
	
	width: 685px;
	height: 24px;
	
	background-image: url(../images/main_navigation_background.png);
	background-repeat: repeat-x;
}

DIV.contentblock_upper_top DIV.navigation_main DIV.items {
	
}

DIV.contentblock_upper_top DIV.navigation_main DIV.items DIV.item {
	display: block;
	float: left;
	
	padding: 3px 15px 0px 15px;
	
	color: #999999;
}

DIV.contentblock_upper_top DIV.navigation_main DIV.items DIV.active {
	
}

DIV.contentblock_upper_top DIV.navigation_main DIV.items DIV.first {
	padding: 3px 15px 0px 0px;
}

DIV.contentblock_upper_top DIV.navigation_main DIV.items DIV.last {
	padding: 3px 0px 0px 15px;
}

DIV.contentblock_upper_top DIV.navigation_main DIV.items DIV.item DIV.event_normal {
	display: block;
}

DIV.contentblock_upper_top DIV.navigation_main DIV.items DIV.item DIV.event_over {
	display: none;
}

DIV.contentblock_upper_top DIV.navigation_main DIV.items DIV.separator {
	display: inline;
	float: left;
	
	height: 12px;
	margin: 6px 0px 4px 0px;
	
	background-image: url(../images/separator_vertical_background.png);
	background-repeat: repeat-y;
}
/* NAVIGATION_MAIN */

/* USER_BOX */
DIV.contentblock_upper_top DIV.user_box {
	display: inline;
	float: left;
	width: 155px;
	height: 25px;
	margin: 0px 0px 0px 25px;
	color: #666666;
}

DIV.contentblock_upper_top DIV.user_box DIV.user {
	display: block;
	float: left;
	
	width: 125px;
	height: 25px;
}

DIV.contentblock_upper_top DIV.user_box DIV.user A {
	color: #666666;
}

DIV.contentblock_upper_top DIV.user_box DIV.user A:hover {
}

DIV.contentblock_upper_top DIV.user_box DIV.logout {
	display: block;
	float: left;
	
	width: 30px;
	height: 25px;
}
/* USER_BOX */

/* CONTENTBLOCK_UPPER_TOP */


/* CONTENTBLOCK_UPPER_LEFT */
DIV.contentblock_upper_left {
	display: block;
	float: left;
	
	width: 685px;
	
	padding-bottom: 10px;
	
	position: relative;
	z-index: 99;
}

/* NAVIGATION_SUB */
DIV.contentblock_upper_left DIV.navigation_sub {
	display: block;
	float: left;
	
	position: absolute;
	z-index: 999;
	
	top: 40px;
	left: 1px;
}

DIV.contentblock_upper_left DIV.navigation_sub DIV.items {
	
}

DIV.contentblock_upper_left DIV.navigation_sub DIV.items DIV.item {
	display: inline;
	float: left;
	
	clear:both;
	
	padding: 0;
	margin-bottom: 1px;
	
	color: #FFFFFF;
	
	background-color: #0482BA;
}

DIV.contentblock_upper_left DIV.navigation_sub DIV.items DIV.item A {
	font-size: 12px;
	
	color: #FFFFFF;
	
	text-decoration: none;
}

DIV.contentblock_upper_left DIV.navigation_sub DIV.items DIV.item A:hover {
	color: #FFFFFF;
	
	text-decoration: none;
}

DIV.contentblock_upper_left DIV.navigation_sub DIV.items DIV.active {
	color: #0482BA;
	
	background-color: #FFFFFF;
}

DIV.contentblock_upper_left DIV.navigation_sub DIV.items DIV.active A {
	color: #0482BA;
}

DIV.contentblock_upper_left DIV.navigation_sub DIV.items DIV.active A:hover {
	color: #0482BA;
}

DIV.contentblock_upper_left DIV.navigation_sub DIV.items DIV.item DIV.event_normal {
	display: block;
}

DIV.contentblock_upper_left DIV.navigation_sub DIV.items DIV.item DIV.event_over {
	display: none;
}
/* NAVIGATION_SUB */

/* SECTION_IMAGE */
DIV.contentblock_upper_left DIV.section_image {
	display: inline;
	float: left;
	
	position: relative;
	z-index: 9;
	
	width: 685px;
	margin: 0px 0px 15px 0px;
}
/* SECTION_IMAGE */

/* BOTTOMLINE_FRAME */
DIV.contentblock_upper_left DIV.bottomline_frame {
	display: block;
	float: left;
	
	background-image: url(../images/separator_horizontal_background.png);
	background-position: center bottom;
	background-repeat: repeat-x;
}

DIV.contentblock_upper_left DIV.bottomline_frame DIV.open {
	display: none;
}

DIV.contentblock_upper_left DIV.bottomline_frame DIV.content {
	width: auto;
	height: auto;
	
	padding-bottom: 10px;
}

DIV.contentblock_upper_left DIV.bottomline_frame DIV.close {
	display: none;
}

/* BOTTOMLINE_FRAME */

/* TEXT */
DIV.contentblock_upper_left DIV.text {
	display: inline;
	float: left;
	width: 685px;
	margin:0px 0px 0px 10px;
}

DIV.contentblock_upper_left DIV.text DIV.title {
	display: block;
	float: left;
	
	padding: 5px 5px 0 0;
	
	font-size: 16px;
	font-weight: bold;
	
	color: #28A4D6;
}

DIV.contentblock_upper_left DIV.text P.bodytext {
	margin: 0px;
}

DIV.contentblock_upper_left DIV.text P {
	margin: 0px;
}
/* TEXT */

DIV.contentblock_upper_left P.bodytext {
	margin-left: 10px;
}

DIV.contentblock_upper_left P {
	margin-left: 10px;
}

/* CONTENTBLOCK_UPPER_LEFT */


/* CONTENTBLOCK_UPPER_RIGHT */

DIV.contentblock_upper_right {
	
}

/* BORDER_FRAME */
DIV.contentblock_upper_right DIV.border_frame {
	display: inline;
	float: left;
	
	width: 165px;
	
	margin-bottom: 5px;
}

DIV.contentblock_upper_right DIV.border_frame DIV.open {
	display: block;
	float: left;
	
	width: 165px;
	height: 10px;
	
	background-image: url(../images/border_frame_165_open_background.gif);
	background-repeat: no-repeat;
}

DIV.contentblock_upper_right DIV.border_frame DIV.content {
	display: block;
	float: left;
	
	width: 165px;
	
	background-image: url(../images/border_frame_165_content_background.gif);
	background-repeat: repeat-y;
}

DIV.contentblock_upper_right DIV.border_frame DIV.close {
	display: block;
	float: left;
	
	width: 165px;
	height: 10px;
	
	background-image: url(../images/border_frame_165_close_background.gif);
	background-repeat: no-repeat;
}

DIV.contentblock_upper_right DIV.border_frame DIV.close_empty {
	background-image: url(../images/border_frame_165_close_empty_background.gif);
}
/* BORDER_FRAME */

/* BORDER_GRAY_FRAME */

div.border_gray_frame  {
	display:inline;
	float:left;
	width:400px;
	margin: 15px 0px 20px 0px;
}

div.border_gray_frame div.open{
	background-image:url("../images/border_gray_frame_400_open_background.gif");
	background-repeat:no-repeat;
	display:block !important;
	float:left;
	height:12px;
	width:400px;
}

div.border_gray_frame div.content{
	background-image:url("../images/border_gray_frame_400_content_background.gif");
	background-repeat:repeat-y;
	display:block;
	float:left;
	padding:0px;
	width:400px !important;
}

div.border_gray_frame div.content_inner{
	margin: 8px 13px 11px 13px;
}

div.border_gray_frame div.content_inner p{
	width: 374px !important;
	
}

div.border_gray_frame div.close{
	background-image:url("../images/border_gray_frame_400_close_background.gif");
	background-repeat:no-repeat;
	display:block !important;
	float:left;
	height:12px;
	width:400px;
}

/* BORDER_GRAY_FRAME */

/* GRAYBORDER_FRAME */
DIV.contentblock_upper_right DIV.grayborder_frame {
	display: inline;
	float: left;
	width: 163px;
	margin-bottom: 5px;
}

DIV.contentblock_upper_right DIV.grayborder_frame DIV.open {
	display: block;
	float: left;
	
	width: 163px;
	height: 10px;
	
	background-image: url(../images/grayborder_frame_163_open_background.gif);
	background-repeat: no-repeat;
}

DIV.contentblock_upper_right DIV.grayborder_frame DIV.content {
	display: block;
	float: left;
	
	width: 163px;
	
	background-image: url(../images/grayborder_frame_163_content_background.gif);
	background-repeat: repeat-y;
}

DIV.contentblock_upper_right DIV.grayborder_frame DIV.close {
	display: block;
	float: left;
	
	width: 163px;
	height: 10px;
	
	background-image: url(../images/grayborder_frame_163_close_background.gif);
	background-repeat: no-repeat;
}
/* GRAYBORDER_FRAME */

/* SEARCH_BOX */
DIV.contentblock_upper_right DIV.search_box {
	display: inline;
	float: left;
	
	width: 145px;
	height: 40px;
	
	margin: 5px 0px 0px 10px;
	
	position: relative;
	z-index: 99;
}

DIV.contentblock_upper_right DIV.search_box INPUT.textfield {
	width: 140px;
	height: 18px;
}
/*
DIV.contentblock_upper_right DIV.search_box INPUT.button {
	display: inline;
	float: right;
	
	border: 0px;
	
	width: 57px;
	height: 9px;
	
	margin: 7px 0px 0px 0px;
	
	padding: 0px;
	
	font-size: 12px;
	font-weight: bold;
}
*/
DIV.contentblock_upper_right DIV.search_box DIV.custButton {
	display: inline;
	float: right;
	
	margin-top: 7px;
	margin-right: 3px;
	
	cursor: pointer;
}

DIV.contentblock_upper_right DIV.search_box DIV.custButton DIV.event_normal {
	display: block;
}

DIV.contentblock_upper_right DIV.search_box DIV.custButton DIV.event_over {
	display: none;
}

/* SEARCH_BOX */

/* LINKBOX */
DIV.contentblock_upper_right DIV.linkbox {
	display: inline;
	float: left;
	
	width: 165px;
}

DIV.contentblock_upper_right DIV.linkbox DIV.title {
	display: inline;
	float: left;
	
	width: 145px;
	
	margin: 0px 10px 10px 10px;
	
	font-size: 11px;
	font-weight: bold;
	
	color: #666666;
}

DIV.contentblock_upper_right DIV.linkbox DIV.items {
	display: inline;
	float: left;
	
	width: 145px;
	
	margin: 0px 10px 0px 10px;
}

DIV.contentblock_upper_right DIV.linkbox DIV.items DIV.item {
	display: block;
	float: left;
	
	width: 145px;
}

DIV.contentblock_upper_right DIV.linkbox DIV.linkobject DIV.image {
	display: none;
}

DIV.contentblock_upper_right DIV.linkbox DIV.linkobject DIV.category {
	margin-bottom: 3px;
	
	font-size: 10px;
	font-weight: bold;
	
	color: #0099CC;
}

DIV.contentblock_upper_right DIV.linkbox DIV.linkobject DIV.caption {
	margin-bottom: 5px;
	
	font-size: 11px;
	font-weight: bold;
	
	color: #000000;
}

DIV.contentblock_upper_right DIV.linkbox DIV.linkobject DIV.abstract {
	display: none;
}

DIV.contentblock_upper_right DIV.linkbox DIV.linkobject DIV.link {
	display: none;
}

DIV.contentblock_upper_right DIV.linkbox DIV.linkobject DIV.more {
	display: block;
	float: left;
	
	font-size: 10px;
	font-weight: bold;
	
	color: #000000;
}

DIV.contentblock_upper_right DIV.linkbox DIV.linkobject DIV.more A {
	display: block;
	
	padding-left: 15px;
}

DIV.contentblock_upper_right DIV.linkbox DIV.items DIV.separator {
	margin: 3px 0px;
	clear: both;
		
	background-image: url(../images/separator_horizontal_background.png);
	background-position: center bottom;
	background-repeat: repeat-x;
}

DIV.contentblock_upper_right DIV.linkbox DIV.navigation {
	display: inline;
	float: left;
	
	width: 162px;
	margin: 15px 0px 0px 1px;
	
	background-color: #EFEFEF;
	background-image: url(../images/separator_horizontal_background.png);
	background-position: center top;
	background-repeat: repeat-x;
}

DIV.contentblock_upper_right DIV.linkbox DIV.navigation DIV.buttons {
	display: inline;
	float: right;
	
	width: 40px;
	
	margin: 5px 20px 0px 0px;
}

DIV.contentblock_upper_right DIV.linkbox DIV.navigation DIV.buttons DIV.button {
	display: inline;
	float: left;
	
	margin: 3px 6px;
	
	cursor: pointer;
}

DIV.contentblock_upper_right DIV.linkbox DIV.navigation DIV.buttons DIV.separator {
	display: block;
	float: left;
	
	width: 1px;
	height: 10px;
	
	background-image: url(../images/separator_vertical_background.png);
	background-repeat: repeat-y;
}
/* LINKBOX */

/* TEASER */
DIV.contentblock_upper_right DIV.teaser {
	
}
/* TEASER */

/* CONTENTBLOCK_UPPER_RIGHT */

/* CONTENTSECTION_UPPER */


/* CONTENTSECTION_MIDDLE */

DIV.contentsection_middle {
	
}

DIV.contentsection_middle DIV.contentblock_middle_left_outer {
	display: block;
	float: left;
	
	width: 685px;
}

/* THREECOLUMNS */
DIV.contentsection_middle DIV.threecolumns {
	display: block;
	float: left;
	
	width: 685px;
}

DIV.contentsection_middle DIV.threecolumns DIV.column {
	display: block;
	float: left;
	
	width: 227px;
	padding: 5px 0px;
}

DIV.contentsection_middle DIV.threecolumns DIV.separator {
	display:inline;
	float:left;
	
	height: 70px;
	margin: 10px 0px;
	
	background-image:url(../images/separator_vertical_background.png);
	background-repeat:repeat-y;
}
/* THREECOLUMNS */

/* TOPANDBOTTOMLINE_FRAME */
DIV.contentsection_middle DIV.topandbottomline_frame {
	display: block;
	float: left;
	
	margin: 0px;
}

DIV.contentsection_middle DIV.topandbottomline_frame DIV.open {
	background-image: url(../images/separator_horizontal_background.png);
	background-position: top;
	background-repeat: repeat-x;
}

DIV.contentsection_middle DIV.topandbottomline_frame DIV.content {
	display: block;
	float: left;
	
	width: auto;
}

DIV.contentsection_middle DIV.topandbottomline_frame DIV.close {
	background-image: url(../images/separator_horizontal_background.png);
	background-position: bottom;
	background-repeat: repeat-x;
}
/* TOPANDBOTTOMLINE_FRAME */

/* BOTTOMLINE_FRAME */
DIV.contentsection_middle DIV.bottomline_frame {
	display: inline;
	float: left;
	
	margin-bottom: 10px;
	
	background-image: url(../images/separator_horizontal_background.png);
	background-position: center bottom;
	background-repeat: repeat-x;
}

div.frame_1{
	margin-bottom: 16px !important;
}

DIV.contentsection_middle DIV.bottomline_frame DIV.open {
	display: none;
}

DIV.contentsection_middle DIV.bottomline_frame DIV.content {
	display: block;
	float: left;
	
	width: auto;
	
	padding-bottom: 5px;
}

DIV.contentsection_middle DIV.bottomline_frame DIV.close {
	display: none;
}
/* BOTTOMLINE_FRAME */

/* RIGHTLINE_FRAME */
DIV.contentsection_middle DIV.rightline_frame {
	display: block;
	float: left;
	
	width: auto;
	height: auto;
	
	padding-right: 10px;
	
	background-image: url(../images/separator_vertical_background.png);
	background-position: center right;
	background-repeat: repeat-y;
}

DIV.contentsection_middle DIV.rightline_frame DIV.open {
	display: none;
}

DIV.contentsection_middle DIV.bottomline_frame DIV.rightline_frame DIV.open {
	display: none;
}

DIV.contentsection_middle DIV.rightline_frame DIV.content {
	display: block;
	float: left;
	
	width: auto;
	height: auto;
}

DIV.contentsection_middle DIV.rightline_frame DIV.close {
	display: none;
}

DIV.contentsection_middle DIV.bottomline_frame DIV.rightline_frame DIV.close {
	display: none;
}
/* RIGHTLINE_FRAME */

/* GRAYBORDER_FRAME */
DIV.contentsection_middle DIV.grayborder_frame {
	display: inline;
	float: left;
	
	width: 400px;
	
	margin-bottom: 5px;
}

DIV.contentsection_middle DIV.grayborder_frame DIV.open {
	display: block;
	float: left;
	
	width: 400px;
	height: 10px;
	
	background-image: url(../images/grayborder_frame_400_open_background.gif);
	background-repeat: no-repeat;
}

DIV.contentsection_middle DIV.grayborder_frame DIV.content {
	display: block;
	float: left;
	
	width: 400px;
	
	background-image: url(../images/grayborder_frame_400_content_background.gif);
	background-repeat: repeat-y;
}

DIV.contentsection_middle DIV.grayborder_frame DIV.close {
	display: block;
	float: left;
	
	width: 400px;
	height: 10px;
	
	background-image: url(../images/grayborder_frame_400_close_background.gif);
	background-repeat: no-repeat;
}
/* GRAYBORDER_FRAME */

/* CONTENTBLOCK_MIDDLE_LEFT */
DIV.contentblock_middle_left {
	
}

/* BORDER_FRAME */
DIV.contentblock_middle_left DIV.border_frame {
	display: inline;
	float: left;
	
	width: 400px;
}

DIV.contentblock_middle_left DIV.border_frame DIV.open {
	display: block;
	float: left;
	
	width: 400px;
	height: 10px;
	
	background-image: url(../images/border_frame_400_open_background.gif);
	background-repeat: no-repeat;
}

DIV.contentsection_middle DIV.rightline_frame DIV.border_frame  DIV.open {
	display: block;
}

DIV.contentblock_middle_left DIV.border_frame DIV.content {
	display: block;
	float: left;
	
	width: 400px;
	
	padding: 0px;
	
	background-image: url(../images/border_frame_400_content_background.gif);
	background-repeat: repeat-y;
}

DIV.contentblock_middle_left DIV.border_frame DIV.close {
	display: block;
	float: left;
	
	width: 400px;
	height: 10px;
	
	background-image: url(../images/border_frame_400_close_background.gif);
	background-repeat: no-repeat;
}

DIV.contentsection_middle DIV.rightline_frame DIV.border_frame  DIV.close {
	display: block;
}
/* BORDER_FRAME */

/* RIGHTLINE_FRAME */
DIV.contentblock_middle_left DIV.rightline_frame {
	display: block;
	float: left;
	
	width: 400px;
	height: auto;
	
	padding-right: 10px;
	
	background-image: url(../images/separator_vertical_background.png);
	background-position: center right;
	background-repeat: repeat-y;
}

DIV.contentblock_middle_left DIV.rightline_frame DIV.open {
	display: none;
}

DIV.contentblock_middle_left DIV.bottomline_frame DIV.rightline_frame DIV.open {
	display: none;
}

DIV.contentblock_middle_left DIV.rightline_frame DIV.content {
	display: block;
	float: left;
	
	width: 400px;
	height: auto;
}

DIV.contentblock_middle_left DIV.rightline_frame DIV.close {
	display: none;
}

DIV.contentblock_middle_left DIV.bottomline_frame DIV.rightline_frame DIV.close {
	display: none;
}
/* RIGHTLINE_FRAME */

/* LINKBOX */
DIV.contentblock_middle_left DIV.linkbox {
	display: block;
	float: left;
	
	width: 400px;
}

DIV.contentblock_middle_left DIV.linkbox DIV.title {
	width: 380px;
	
	margin: 0px 10px 10px 10px;
	
	font-size: 11px;
	font-weight: bold;
	
	color: #666666;
}

DIV.contentblock_middle_left DIV.linkbox DIV.items {
	display: inline;
	float: left;
	
	width: 380px;
	margin: 0px 10px;
}

DIV.contentblock_middle_left DIV.linkbox DIV.items DIV.item {
	display: inline;
	float: left;
	
	width: 380px;
	
	margin-top: 5px;
	margin-bottom: 0px;
}

DIV.contentblock_middle_left DIV.linkbox DIV.linkobject {
	display: inline;
	float: left;
	
	width: 380px;
	
	margin-bottom: 5px;
}

DIV.contentblock_middle_left DIV.linkbox DIV.linkobject DIV.image {
	display: inline;
	float: left;
	
	width: auto;
	
	margin-right: 15px;
}

DIV.contentblock_middle_left DIV.linkbox DIV.linkobject DIV.category {
	display: none;
}

DIV.contentblock_middle_left DIV.linkbox DIV.linkobject DIV.caption {
	float: left;
	width: 290px;
	
	margin-bottom: 2px;
	
	font-size: 11px;
	font-weight: bold;
	
	color: #000000;
}

DIV.contentblock_middle_left DIV.linkbox DIV.linkobject DIV.abstract {
	display: inline;
	float: left;
	width: 290px;
	
	font-size: 11px;
	
	color: #666666;
}

DIV.contentblock_middle_left DIV.linkbox DIV.linkobject DIV.link {
	display: none;
}

DIV.contentblock_middle_left DIV.linkbox DIV.linkobject DIV.more {
	display: block;
	float: left;
	
	font-size: 10px;
	font-weight: bold;
	
	color: #000000;
}

DIV.contentblock_middle_left DIV.linkbox DIV.linkobject DIV.more A {
	display: block;
	
	padding-left: 15px;
}

DIV.contentblock_middle_left DIV.linkbox DIV.items DIV.separator {
	clear: both;
	
	background-image: url(../images/separator_horizontal_background.png);
	background-position: center bottom;
	background-repeat: repeat-x;
}

DIV.contentblock_middle_left DIV.linkbox DIV.navigation {
	display: inline;
	float: left;
	
	width: 397px;
	margin: 5px 0px 0px 1px;
	
	background-color: #EFEFEF;
	background-image: url(../images/separator_horizontal_background.png);
	background-position: center top;
	background-repeat: repeat-x;
}

DIV.contentblock_middle_left DIV.linkbox DIV.navigation DIV.buttons {
	display: inline;
	float: right;
	
	width: 40px;
	
	margin: 5px 20px 0px 0px;
}

DIV.contentblock_middle_left DIV.linkbox DIV.navigation DIV.buttons DIV.button {
	display: inline;
	float: left;
	
	margin: 3px 6px;
	
	cursor: pointer;
}

DIV.contentblock_middle_left DIV.linkbox DIV.navigation DIV.buttons DIV.separator {
	display: block;
	float: left;
	
	width: 1px;
	height: 10px;
	
	background-image: url(../images/separator_vertical_background.png);
	background-repeat: repeat-y;
}
/* LINKBOX */

/* ARTICLE */
DIV.contentblock_middle_left DIV.article {
	display: block;
	float: left;
	
	width: 400px;
	
	margin-bottom: 10px;
}

DIV.contentblock_middle_left DIV.article P.bodytext {
	margin: 0px;
}

DIV.contentblock_middle_left DIV.article DIV.form {
	margin: 0px;
}

DIV.contentblock_middle_left DIV.article DIV.category {
	font-size: 10px;
	
	color: #0099CC;
	
	margin-bottom: 5px;
}

DIV.contentblock_middle_left DIV.article DIV.caption {
	font-size: 18px;
	font-weight: bold;
	
	color: #000000;
	
	margin-bottom: 5px;
}

DIV.contentblock_middle_left DIV.article DIV.options {
	display: inline;
	float: left;
	
	width: 400px;
}

DIV.contentblock_middle_left DIV.article DIV.options DIV.items {
	display: block;
	float: left;
	
	width: 340px;
}

DIV.contentblock_middle_left DIV.article DIV.options DIV.items DIV.item {
	display: block;
	float: left;
}

DIV.contentblock_middle_left DIV.article DIV.options DIV.label {
	display: inline;
	float: left;
	
	padding: 2px 5px 2px 0px;
	
	font-size: 11px;
	
	color: #666666;
}

DIV.contentblock_middle_left DIV.article DIV.options DIV.option {
	display: inline;
	float: left;
	
	height: 15px;
	
	padding: 2px 5px;
	
	color: #0099CC;
}

DIV.contentblock_middle_left DIV.article DIV.options DIV.option A {
	color: #0099CC;
	
	text-decoration: none;
}

DIV.contentblock_middle_left DIV.article DIV.options DIV.option A:hover {
	color: #0099CC;
	
	text-decoration: underline;
}

DIV.contentblock_middle_left DIV.article DIV.options DIV.separator {
	display: inline;
	float: left;
	
	height: 12px;
	margin-top: 5px;
	
	background-image: url(../images/separator_vertical_background.png);
	background-repeat: repeat-y;
}

DIV.contentblock_middle_left DIV.article DIV.abstract {
	display: inline;
	float: left;
	
	font-size: 11px;
	
	color: #666666;
	
	margin-top: 10px;
	margin-bottom: 10px;
}

DIV.contentblock_middle_left DIV.article DIV.abstract P {
	width: 400px;
	margin-bottom: 5px;
}

DIV.contentblock_middle_left DIV.article DIV.signature {
	font-size: 11px;
    font-style: italic;
	
	color: #666666;
}

DIV.contentblock_middle_left DIV.article DIV.signature A {
	color: #0099CC;
	
	text-decoration: underline;
}

DIV.contentblock_middle_left DIV.article DIV.signature A:hover {
	color: #0099CC;
	
	text-decoration: underline;
}

DIV.contentblock_middle_left DIV.article DIV.topandbottomline_frame DIV.open {
	display: block;
}

DIV.contentblock_middle_left DIV.article DIV.topandbottomline_frame DIV.content {
	padding: 0px;
}

DIV.contentblock_middle_left DIV.article DIV.topandbottomline_frame DIV.close {
	display: block;
}



DIV.contentblock_middle_left DIV.article DIV.error_message {
	display: none;
	float: left;
	
	width: 370px;
	padding: 15px 15px 15px 15px;
	margin: 10px 0px 10px 0px;
	
	color: #D14387;
	border: 1px solid #D14387;
}

DIV.contentblock_middle_left DIV.article DIV#article_error_message {
	display: block;
}

DIV.registerButton{
	cursor:pointer;
	display:inline;
	float:right;
	margin-right:15px;
	margin-top:10px;
	margin-bottom:5px;	
}

DIV.registerButton div.event_over{
	display:none;
}

div.registration_desc{
	float:left;
	width:390px; 
}

div.bask_label{
	float:left;
	width:390px; 
}

div.comment div.button{
}

/* ARTICLE */

/* COMMENTS */
DIV.contentblock_middle_left DIV.comments {
	display: block;
	float: left;
	
	width: 400px;
}

DIV.contentblock_middle_left DIV.comments DIV.title {
	width: 400px;
	
	margin: 0px 0px 10px 0px;
	
	font-size: 11px;
	font-weight: bold;
	
	color: #0099CC;
}

DIV.contentblock_middle_left DIV.comments DIV.items {
	
}

DIV.contentblock_middle_left DIV.comments DIV.items DIV.item {
	
}

DIV.contentblock_middle_left DIV.comments DIV.comment {
	display: inline;
	float: left;
	
	width: 400px;
	
	margin: 0px 0px 10px 0px;
	
	font-size: 11px;
	
	color: #666666;
}

DIV.contentblock_middle_left DIV.comments DIV.comment DIV.date {
	display: block;
	float: left;
	
	font-weight: bold;
	
	width: 120px;
}

DIV.contentblock_middle_left DIV.comments DIV.comment DIV.time {
	float: left;
	
	width: 120px;
	
	clear:both;
}

DIV.contentblock_middle_left DIV.comments DIV.comment DIV.name {
	margin-left: 120px;
	
	font-weight: bold;
}

DIV.contentblock_middle_left DIV.comments DIV.comment DIV.text {
	margin-left: 120px;
	width: 280px;
}

DIV.contentblock_middle_left DIV.comments DIV.form{
	margin: 0px 0px 7px 0px;
}

DIV.form DIV.form_content{
	margin: 0px 0px 3px 0px;
}
/* COMMENTS */

/* LINKBOX IN ARTICLE */
DIV.contentblock_middle_left DIV.article DIV.linkbox {
	display: inline;
	float: left;
	
	overflow:hidden;
	
	width: 120px;
	padding: 10px 5px 0px 5px;
	margin: 0px 5px 5px 0px;
	
	background-color: #F4F4F4;
	
	border: solid 1px #CCCCCC;
}

DIV.contentblock_middle_left DIV.article DIV.linkbox DIV.linkobject {
	display: inline;
	float: left;
	
	margin-bottom: 5px;
	width: 120px;
}

DIV.contentblock_middle_left DIV.article DIV.linkbox DIV.title {
	width: auto;
	
	font-size: 11px;
	font-weight: bold;
	
	color: #666666;
	
	margin: 0px 0px 10px 0px;
}

DIV.contentblock_middle_left DIV.article DIV.linkbox DIV.items {
	width: auto;
	
	margin: 0px 0px -5px 0px;
}

DIV.contentblock_middle_left DIV.article DIV.linkbox DIV.items DIV.item {
	width: 120px;
	
	margin: 0px;
}

DIV.contentblock_middle_left DIV.article DIV.linkbox DIV.items DIV.item DIV.image {
	display: none;
}

DIV.contentblock_middle_left DIV.article DIV.linkbox DIV.items DIV.item DIV.category {
	display: none;
}

DIV.contentblock_middle_left DIV.article DIV.linkbox DIV.items DIV.item DIV.caption {
	display: inline;
	float: left;
	
	width: 90px;
	
	padding-left: 20px;
	
	background-image: url(../images/arrows_right.gif);
	background-position: 3px 5px;
	background-repeat: no-repeat;
	
	font-size: 11px;
	font-weight: bold;
	
	color: #000000;
}

DIV.contentblock_middle_left DIV.article DIV.linkbox DIV.items DIV.item DIV.abstract {
	display: none;
}

DIV.contentblock_middle_left DIV.article DIV.linkbox DIV.items DIV.item DIV.link {
	display: none;
}

DIV.contentblock_middle_left DIV.article DIV.linkbox DIV.items DIV.item DIV.more {
	display: none;
}

DIV.contentblock_middle_left DIV.article DIV.linkbox DIV.items DIV.separator {
	display: inline;
	float: left;
	
	width: 120px;
	margin: 2px 0px;
	
	background-image: url(../images/separator_horizontal_background.png);
	background-position: center bottom;
	background-repeat: repeat-x;
}

DIV.contentblock_middle_left DIV.article DIV.linkbox DIV.items DIV.last {
	display: none;
}

DIV.contentblock_middle_left DIV.article DIV.linkbox DIV.navigation {
	display: none;
}
/* LINKBOX IN ARTICLE */

/* TEASER */
DIV.contentblock_middle_left DIV.teaser {
	display: block;
	float: left;
	
	width: 400px;
}
/* TEASER */

DIV.contentblock_middle_left_outer P.bodytext {
	margin-left: 10px;
}

/* TEXT */
DIV.contentblock_middle_left_outer DIV.text {
	display: inline;
	float: left;
	width: 685px;
	margin:0px 0px 0px 10px;
}

DIV.contentblock_middle_left_outer DIV.text DIV.title {
	display: block;
	float: left;
	
	padding: 5px 5px 0 0;
	
	font-size: 16px;
	font-weight: bold;
	
	color: #28A4D6;
}

DIV.contentblock_middle_left_outer DIV.text P.bodytext {
	margin: 0px;
}
/* TEXT */

/* CONTENTBLOCK_MIDDLE_LEFT */

/* CONTENTBLOCK_MIDDLE_CENTER */

/* BORDER_FRAME */
DIV.contentblock_middle_center DIV.border_frame {
	display: inline;
	float: left;
	
	width: 245px;
	
	margin-bottom: 5px;
}

DIV.contentblock_middle_center DIV.border_frame DIV.open {
	display: block;
	float: left;
	
	width: 245px;
	height: 10px;
	
	background-image: url(../images/border_frame_245_open_background.gif);
	background-repeat: no-repeat;
}

DIV.contentblock_middle_center DIV.border_frame DIV.content {
	display: block;
	float: left;
	
	width: 245px;
	padding: 0px;
	
	background-image: url(../images/border_frame_245_content_background.gif);
	background-repeat: repeat-y;
}

DIV.contentblock_middle_center DIV.border_frame DIV.close {
	display: block;
	float: left;
	
	width: 245px;
	height: 10px;
	
	background-image: url(../images/border_frame_245_close_background.gif);
	background-repeat: no-repeat;
}
/* BORDER_FRAME */

DIV.contentblock_middle_center {
	
}

/* LINKBOX */
DIV.contentblock_middle_center DIV.linkbox {
	display: block;
	float: left;
	
	width: 245px;
}

DIV.contentblock_middle_center DIV.linkbox DIV.title {
	width: 225px;
	
	margin: 0px 10px 10px 10px;
	
	font-size: 11px;
	font-weight: bold;
	
	color: #666666;
}

DIV.contentblock_middle_center DIV.linkbox DIV.items {
	display: inline;
	float: left;
	
	width: 225px;
	margin: 0px 10px;
}

DIV.contentblock_middle_center DIV.linkbox DIV.items DIV.item {
	display: block;
	float: left;
	
	width: 225px;
}

DIV.contentblock_middle_center DIV.linkbox DIV.linkobject DIV.image {
	display: none;
}

DIV.contentblock_middle_center DIV.linkbox DIV.linkobject DIV.category {
	margin-bottom: 3px;
	
	font-size: 10px;
	font-weight: bold;
	
	color: #0099CC;
}

DIV.contentblock_middle_center DIV.linkbox DIV.linkobject DIV.caption {
	float: left;
	width: 220px;
	
	margin-bottom: 5px;
	
	font-size: 11px;
	font-weight: bold;
	
	color: #000000;
}

DIV.contentblock_middle_center DIV.linkbox DIV.linkobject DIV.abstract {
	display: inline;
	float: left;
	width: 220px;
	
	font-size: 11px;
	
	color: #666666;
}

DIV.contentblock_middle_center DIV.linkbox DIV.linkobject DIV.link {
	display: none;
}

DIV.contentblock_middle_center DIV.linkbox DIV.linkobject DIV.more {
	display: block;
	float: left;
	
	font-size: 10px;
	font-weight: bold;
	
	color: #000000;
}

DIV.contentblock_middle_center DIV.linkbox DIV.linkobject DIV.more A {
	display: block;
	
	padding-left: 15px;
}

DIV.contentblock_middle_center DIV.linkbox DIV.items DIV.separator {
	margin: 3px 0px;
	
	clear: both;
	
	background-image: url(../images/separator_horizontal_background.png);
	background-position: center bottom;
	background-repeat: repeat-x;
}

DIV.contentblock_middle_center DIV.linkbox DIV.navigation {
	display: inline;
	float: left;
	
	width: 242px;
	margin: 15px 0px 0px 1px;
	
	background-color: #EFEFEF;
	background-image: url(../images/separator_horizontal_background.png);
	background-position: center top;
	background-repeat: repeat-x;
}

DIV.contentblock_middle_center DIV.linkbox DIV.navigation DIV.buttons {
	display: inline;
	float: right;
	
	width: 40px;
	
	margin: 5px 20px 0px 0px;
}

DIV.contentblock_middle_center DIV.linkbox DIV.navigation DIV.buttons DIV.button {
	display: inline;
	float: left;
	
	margin: 3px 6px;
	
	cursor: pointer;
}

DIV.contentblock_middle_center DIV.linkbox DIV.navigation DIV.buttons DIV.separator {
	display: block;
	float: left;
	
	width: 1px;
	height: 10px;
	
	background-image: url(../images/separator_vertical_background.png);
	background-repeat: repeat-y;
}
/* LINKBOX */

/* CONTENTBLOCK_MIDDLE_CENTER */

/* CONTENTBLOCK_MIDDLE_RIGHT */
DIV.contentblock_middle_right {
	
}

DIV.contentblock_middle_right UL {
	margin: 0px;
	padding: 0px;
}

DIV.contentblock_middle_right UL LI {
	padding: 0px 0px 0px 15px;
	
	background-image: url(../images/arrows_right.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	
	list-style: none;
}

DIV.contentblock_middle_right UL LI A {
	font-weight: bold;
	font-size: 11px;
	
	color: #0099CC;
	
	text-decoration: none;
}

DIV.contentblock_middle_right UL LI A:hover {
	color: #0099CC;
	
	text-decoration: underline;
}
/* CONTENTBLOCK_MIDDLE_RIGHT */

/* tx-indexedsearch */
DIV.tx-indexedsearch {
	margin-left: 10px;
}

DIV.tx-indexedsearch P {
	margin: 0px;
}

DIV.tx-indexedsearch DIV.title {
	display: inline;
	
	margin-bottom: 15px;
}

DIV.tx-indexedsearch DIV.item {
	display: block;
	
	padding: 15px 0px 20px;
	
	background-image: url(../images/separator_horizontal_background.png);
	background-position: center bottom;
	background-repeat: repeat-x;
}

DIV.tx-indexedsearch DIV.result {
	
}

DIV.tx-indexedsearch DIV.result DIV.category {
	display: block;
	
	padding-bottom: 5px;
}

DIV.tx-indexedsearch DIV.result DIV.title {
	display: block;
	
	padding-bottom: 10px;
	margin: 0px;
	
	font-weight: bold;
}

DIV.tx-indexedsearch DIV.result DIV.description {
	display: inline;
	
	color: #666666;
}

DIV.tx-indexedsearch DIV.result DIV.more {
	display: inline;
	
	font-weight: bold;
}

DIV.tx-indexedsearch DIV.pagination {
	display: block;
	float: left;
	width: 675px;
	padding: 5px 0px 5px 0px;
	background-image: url(../images/separator_horizontal_background.png);
	background-position: center bottom;
	background-repeat: repeat-x;
}

DIV.tx-indexedsearch DIV.pagination DIV.navigation {
	padding-left: 300px;
}

DIV.tx-indexedsearch DIV.pagination DIV.navigation DIV.previous {
	float: left;
	
	padding: 4px 5px;
	
	font-weight: bold;
}

DIV.tx-indexedsearch DIV.pagination DIV.navigation DIV.previous A {
	float: left;
}

DIV.tx-indexedsearch DIV.pagination DIV.navigation DIV.next {
	float: left;
	
	padding: 4px 5px;
	
	font-weight: bold;
}

DIV.tx-indexedsearch DIV.pagination DIV.navigation DIV.next A {
	float: left;
}

DIV.tx-indexedsearch DIV.pagination DIV.navigation DIV.page {
	float: left;
	
	padding: 0px 5px;
	
	font-weight: bold;
}

DIV.tx-indexedsearch DIV.pagination DIV.navigation DIV.active a{
	color: #666666 !important;
}

DIV.tx-indexedsearch DIV.pagination DIV.navigation DIV.hiddenpages {
	float: left;
	
	padding: 0px;
	
	font-weight: bold;
}
/* tx-indexedsearch */

/* GLOSSARY_LETTERS */
DIV.glossary_letters {
	width: 685px;
}

DIV.glossary_letters DIV.letter {
	float: left;
	
	padding: 4px 3.5px 4px 4px;
	width: 18px;
	
	font-weight: bold;
	color: #666666;
	
	text-align: center;
}

DIV.glossary_letters DIV.letter A {
	color: #0099cc;
}

DIV.glossary_letters DIV.active {
	color: #666666;
}
/* GLOSSARY_LETTERS */

/* GLOSSARY */
DIV.glossary {
	display: block;
	float: left;
	
	width: 685px;
	
	padding: 15px 0px;
}

DIV.glossary DIV.letter {
	display: block;
	float: left;
	
	padding: 10px 0px 15px 0px;
	
	background-image: url(../images/separator_horizontal_background.png);
	background-position: center bottom;
	background-repeat: repeat-x;
}

DIV.glossary DIV.letter DIV.simbol {
	display: block;
	float: left;
	
	width: 40px;
	
	text-align: center;
	color: #0099cc;
	font-weight: bold;
}

DIV.glossary DIV.letter DIV.words {
	display: block;
	float: left;
	
	width: 645px;
}

DIV.glossary DIV.letter DIV.word {
	display: block;
	float: left;
	
	width: 645px;
	
	padding: 0px 0px 10px 0px;
}

DIV.glossary DIV.letter DIV.word DIV.title {
	display: block;
	float: left;
	
	width: 645px;
	
	padding: 0px 0px 5px 0px;
	
	color: #000000;
	font-weight: bold;
}

DIV.glossary DIV.letter DIV.word DIV.image {
	display: block;
	float: left;
	
	padding: 0px 5px 0px 0px;
}

DIV.glossary DIV.letter DIV.word DIV.description {
	display: inline;
	
	width: 645px;
	
	color: #666666;
}

DIV.glossary DIV.letter DIV.word DIV.description A {
	color: #0099cc;
}

DIV.glossary DIV.letter DIV.word DIV.more {
	display: inline;
}

DIV.glossary DIV.letter DIV.word DIV.more A {
	color: #0099cc;
}
/* GLOSSARY */

/* FORMS */
DIV.form {
	display: inline;
	float: left;
	
	width: 400px;
	margin-left: 10px;
}

DIV.form DIV.title {
	display: inline;
	float: left;
	
	width: 400px;
	
	margin-bottom: 25px;
}

DIV.form DIV.subtitle {
	display: inline;
	float: left;
	
	width: 400px;
	
	color: #666666;
	font-weight: bold;
}

DIV.form DIV.description {
	display: inline;
	float: left;
	
	color: #666666;
	padding: 10px;
	
	width: 355px;
}

DIV.form DIV.field {
	display: inline;
	float: left;
	width: 400px;
	margin-top: 7px;
}

div.form div.gender input{
	width:10px !important;
}

DIV.form DIV.option {
	display: inline;
	float: left;
	
	width: 400px;
	
	margin-top: 10px;
}

DIV.form DIV.institution {
	display: none;
}

DIV.form DIV.field LABEL.textfield {
	display: none;
}

DIV.form DIV.field INPUT.textfield {
	display: block;
	float: left;
	
	width: 375px;
	height: 13px;
	padding: 5px;
	
	border: dotted #B2B2B2 1px;
	
	font-size: 11px;
	color: #666666;
}

DIV.form DIV.field LABEL.filechoser {
	display: block;
	float: left;
	
	width: 165px;
	
	font-size: 11px;
	color: #666666;
}

DIV.form DIV.field INPUT.filechoser {
	display: block;
	float: left;
}

DIV.form DIV.field INPUT.required {
	background-image: url(../images/textfield_background.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

DIV.form DIV.field INPUT.error {
	border: solid #CC3366 1px;
	
	color: #CC3366;
}

DIV.form DIV.field TEXTAREA.textfield {
	display: block;
	float: left;
	width: 375px;
	height: 50px;
	padding: 5px;
	border: dotted #B2B2B2 1px;
	font-size: 11px;
	color: #666666;
	background-image: url(../images/textfield_background.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	resize: none;
	outline: none;
}

DIV.form DIV.field TEXTAREA.error {
	border: solid #CC3366 1px;
	
	color: #CC3366;
}

DIV.form DIV.field SELECT.combobox {
	display: block;
	float: left;
	
	font-size: 11px;
	color: #666666;
}

DIV.form DIV.field LABEL.checkbox {
	display: block;
	
	padding: 3px;
	
	font-weight: bold;
	color: #000000;
}

DIV.form DIV.field LABEL.error {
	color: #CC3366;
}

DIV.form DIV.field DIV.errormessage {
	display: none;
}

DIV.form DIV.field INPUT.checkbox {
	display: block;
	float: left;
	
	font-size: 11px;
	color: #666666;
}

DIV.form DIV.captcha {
	display: inline;
	float: left;
	
	width: 400px;
	
	margin-top: 10px;
}

DIV.form DIV.captcha IMG {
	display: inline;
	float: left;
	width: 160px;
	height: 55px;
	margin-left:0px !important;
}

DIV.form DIV.captcha INPUT.textfield {
	display: block;
	float: left;
	
	width: 205px;
	height: 13px;
	padding: 5px;
	margin-left: 10px;
	margin-top: 30px;
	
	border: dotted #B2B2B2 1px;
	
	font-size: 11px;
	color: #666666;
}

DIV.form DIV.captcha INPUT.error {
	border: solid #CC3366 1px;
	
	color: #CC3366;
}

DIV.form DIV.captcha DIV.errormessage {
	display: none;
}

DIV.form DIV.messages{
	display:inline;
	float: left;
	width: 385px;
	margin-top: 10px;
	line-height:27px;
	_height:1px;
}

DIV.form DIV.messages DIV.message {
	display: inline;
	float: left;
	color: #CC3366;
}

DIV.form DIV.messages DIV.message IMG {
	float: left;
	padding: 3px 13px 3px 0px;
	display:inline;
}

DIV.form DIV.button {
	display: inline;
	float: right;
	
	margin-top: 10px;
	margin-right:15px;
	
	cursor: pointer;
}

DIV.form DIV.button DIV.event_normal {
	display: block;
}

DIV.form DIV.button DIV.event_over {
	display: none;
}
/* FORMS */

/* PRESS_RELEASES */
DIV.press_releases {
	width: 685px;
}


DIV.press_releases DIV.items DIV.item {
	
}

DIV.press_releases DIV.press_release {
	display: inline;
	float: left;
	
	margin-bottom: 15px;
}

DIV.press_releases DIV.press_release DIV.date {
	display: block;
	float: left;
	
	width: 655px;
	
	padding: 5px 15px 10px 15px;
	
	color: #666666;
	
	background-image: url(../images/separator_horizontal_background.png);
	background-position: center bottom;
	background-repeat: repeat-x;
}

DIV.press_releases DIV.press_release DIV.wrapper {
	display: block;
	float: left;
	
	width: 655px;
	
	padding: 10px 15px 10px 15px;
}

DIV.press_releases DIV.press_release DIV.wrapper DIV.title {
	display: block;
	float: left;
	
	width: 655px;
	padding-bottom: 10px;
	
	font-weight: bold;
}

DIV.press_releases DIV.press_release DIV.wrapper DIV.description {
	display: inline;
	
	width: 655px;
	
	color: #666666;
}

DIV.press_releases DIV.press_release DIV.wrapper DIV.more {
	display: inline;
	
	font-weight: bold;
}


DIV.press_release {
	display: inline;
	float: left;
	
	margin-bottom: 35px;
}

DIV.press_release DIV.category {
	display: block;
	float: left;
	
	width: 655px;
	
	padding: 5px 15px 10px 15px;
}

DIV.press_release DIV.date {
	display: block;
	float: left;
	
	width: 655px;
	
	padding: 5px 15px 10px 15px;
	
	color: #666666;
	
	background-image: url(../images/separator_horizontal_background.png);
	background-position: center bottom;
	background-repeat: repeat-x;
}

DIV.press_release DIV.wrapper {
	display: block;
	float: left;
	
	width: 655px;
	
	padding: 10px 15px 10px 15px;
}

DIV.press_release DIV.wrapper DIV.title {
	display: block;
	float: left;
	
	width: 655px;
	padding-bottom: 10px;
	
	font-weight: bold;
}

DIV.press_release DIV.wrapper DIV.image {
	float: left;
	padding: 0px 10px 5px 0px;
}

DIV.press_release DIV.wrapper DIV.description {
	display: inline;
	
	width: 655px;
	
	color: #666666;
}

DIV.press_release DIV.back {
	display: block;
	float: left;
	
	width: 655px;
	padding: 15px;
	
	font-weight: bold;
}

DIV.press_release DIV.options {
	display: block;
	float: left;
	
	width: 655px;
	
	padding: 5px 15px;
}

DIV.press_release DIV.options DIV.option {
	display: block;
	float: left;
	
	width: auto;
	padding: 0px 20px 0px 15px;
	
	background-image: url(../images/arrows_right.gif);
	background-position: 0px 5px;
	background-repeat: no-repeat;
	
	font-weight: bold;
}

DIV.press_release DIV.topandbottomline_frame DIV.open {
	width: 685px;
}

DIV.press_release DIV.topandbottomline_frame DIV.close {
	width: 685px;
}

DIV.downloads {
	width: 685px;
}

DIV.downloads DIV.items {
	
}

DIV.downloads DIV.items DIV.item {
	
}

DIV.downloads DIV.download {
	display: inline;
	float: left;
	
	margin-bottom: 35px;
}


DIV.downloads DIV.download DIV.title {
	display: block;
	float: left;
	
	width: 655px;
	padding: 0px 15px 10px 15px;
	
	font-weight: bold;
}

DIV.downloads DIV.download DIV.description {
	display: block;
	float: left;
	
	width: 655px;
	padding: 0px 15px 10px 15px;
	
	color: #666666;
}

DIV.downloads DIV.download DIV.options {
	display: block;
	float: left;
	
	width: 655px;
	
	padding: 5px 15px;
}

DIV.downloads DIV.download DIV.options DIV.option {
	display: block;
	float: left;
	
	width: auto;
	padding: 0px 20px 0px 15px;
	
	background-image: url(../images/arrows_right.gif);
	background-position: 0px 5px;
	background-repeat: no-repeat;
	
	font-weight: bold;
}

DIV.downloads DIV.download DIV.topandbottomline_frame DIV.open {
	width: 685px;
}

DIV.downloads DIV.download DIV.topandbottomline_frame DIV.close {
	width: 685px;
}
/* PRESS_RELEASES */

/* IMAGE_GALLERY */
DIV.image_gallery {
	display: inline;
	float: left;
	
	width: 664px;
	
	margin: 10px;
	
	background-image: url(../images/image_gallery_664_background.gif);
	background-repeat: repeat-y;
}

DIV.image_gallery DIV.open {
	display: block;
	float: left;
	
	width: 664px;
	height: 7px;
	
	background-image: url(../images/image_gallery_664_open_background.gif);
	background-repeat: no-repeat;
}

DIV.image_gallery DIV.close {
	display: block;
	float: left;
	
	width: 664px;
	height: 7px;
	
	background-image: url(../images/image_gallery_664_close_background.gif);
	background-repeat: no-repeat;
}

DIV.image_gallery DIV.navigation {
	display: block;
	float: left;
	
	width: 664px;
	height: 25px;
}

DIV.image_gallery DIV.navigation DIV.buttons {
	display: block;
	float: left;
	
	width: 110px;
	height: 15px;
	
	padding: 5px 277px;
}

DIV.image_gallery DIV.navigation DIV.buttons DIV.button {
	display: block;
	float: left;
	
	width: 10px;
	height: 10px;
	
	padding-top: 5px;
	
	cursor: pointer;
}

DIV.image_gallery DIV.navigation DIV.buttons DIV.label {
	display: block;
	float: left;
	
	width: 90px;
	height: 15px;
	
	font-size: 11px;
	font-weight: bold;
	
	text-align: center;
}

DIV.image_gallery DIV.images {
	display: block;
	float: left;
	
	width: 664px;
}

DIV.image_gallery DIV.images DIV.item {
}

DIV.image_gallery DIV.images DIV.image {
	display: block;
	
	width: 640px;
	height: 450px;
	
	padding:10px;
	
	background-position: center;
	background-repeat: no-repeat;
}

DIV.image_gallery DIV.images DIV.image IMG {
	width: 640px;
	height: 450px;
}

DIV.image_gallery DIV.images DIV.description {
	display: block;
	float: left;
	
	width: 640px;
	padding: 10px 20px 10px 20px;
	
	color: #666666;
	
	text-align: left;
}

DIV.image_gallery DIV.navigationback {
	display: block;
	float: left;
	
	width: 614px;
	height: 9px;
	
	padding: 8px 25px;
	
	background-image: url(../images/image_gallery_664_navigationback_background.gif);
	background-repeat: no-repeat;
	background-position: top;
}
/* IMAGE_GALLERY */

/* GALLERY_BOX */
DIV.gallery_box {
	display: inline;
	float: left;
	
	width: 380px;
	margin: 0px 10px 0px 10px;
}

DIV.gallery_box DIV.images {
	
}

DIV.gallery_box DIV.images DIV.image {
	display: block;
	float: left;
	
	width: 95px;
	
	text-align: center;
}

DIV.gallery_box DIV.more {
	display: inline;
	float: left;
	
	width: 380px;
	margin: 10px 0px 0px 0px;
}
/* GALLERY_BOX */

/* VOTING */
DIV.contentblock_middle_left DIV.article DIV.options DIV.items DIV.item DIV.voting {
	display: block;
	float: left;
}

DIV.contentblock_middle_left DIV.article DIV.options DIV.items DIV.item DIV.voting DIV.title {
	display: block;
	float: left;
	
	padding-right: 5px;
}

DIV.contentblock_middle_left DIV.article DIV.options DIV.items DIV.item DIV.voting DIV.items {
	display: block;
	float: left;
	
	width: 80px;
	height: 14px;
	
	background-image:url(../images/voting_background.gif);
	background-repeat: no-repeat;
}

DIV.contentblock_middle_left DIV.article DIV.options DIV.items DIV.item DIV.voting DIV.items DIV.item {
	display: block;
	float: left;
	
	padding: 2px 3px;
}

DIV.contentblock_middle_left DIV.article DIV.options DIV.items DIV.item DIV.voting DIV.items DIV.item DIV.star_normal {
	display: block;
}

DIV.contentblock_middle_left DIV.article DIV.options DIV.items DIV.item DIV.voting DIV.items DIV.item DIV.star_over {
	display: none;
}
/* VOTING */

/* CONTENT_LINK_BOX */
DIV.content_link_box {
	display: block;
	float: left;
	
	width: 240px;
	padding: 0px 3px 0px 2px;
}

DIV.content_link_box DIV.title {
	
}

DIV.content_link_box DIV.items {
	
}

DIV.content_link_box DIV.items DIV.item {
	display: inline;
	float: left;
	
	width: 240px;
	height: 22px;
	
	/*
	position: relative;
	z-index: 9;
	*/
}

DIV.content_link_box DIV.items DIV.active {
	/*
	position: relative;
	z-index: 99;
	
	margin-bottom: -1px;
	*/
}

DIV.content_link_box DIV.items DIV.item A {
	display: block;
	float: left;
}

DIV.content_link_box DIV.items DIV.item DIV.event_normal {
	display: block;
	float: left;
}

DIV.content_link_box DIV.items DIV.item DIV.event_over {
	display: block;
	float: left;
}

DIV.content_link_box DIV.bottom {
	
}
/* CONTENT_LINK_BOX */

/* SEARCH_RESULTS */
DIV.search_results {
	
}

DIV.search_results DIV.title {
	display: inline;
	
	margin-bottom: 15px;
}

DIV.search_results DIV.items {
	
}

DIV.search_results DIV.items DIV.item {
	display: block;
	
	padding: 15px 0px 20px;
	
	background-image: url(../images/separator_horizontal_background.png);
	background-position: center bottom;
	background-repeat: repeat-x;
}

DIV.search_results DIV.result {
	
}

DIV.search_results DIV.result DIV.category {
	display: block;
	
	padding-bottom: 5px;
}

DIV.search_results DIV.result DIV.title {
	display: block;
	
	padding-bottom: 10px;
	margin: 0px;
	
	font-weight: bold;
}

DIV.search_results DIV.result DIV.description {
	display: inline;
	
	color: #666666;
}

DIV.search_results DIV.result DIV.more {
	display: inline;
	
	font-weight: bold;
}

DIV.search_results DIV.pagination {
	display: block;
	float: left;
	
	width: 685px;
	padding: 5px 0px 5px 0px;
	
	background-image: url(../images/separator_horizontal_background.png);
	background-position: center bottom;
	background-repeat: repeat-x;
}

DIV.search_results DIV.pagination DIV.navigation {
	padding-left: 300px;
}

DIV.search_results DIV.pagination DIV.navigation DIV.previous {
	float: left;
	
	padding: 4px 5px;
	
	font-weight: bold;
}

DIV.search_results DIV.pagination DIV.navigation DIV.previous A {
	float: left;
}

DIV.search_results DIV.pagination DIV.navigation DIV.next {
	float: left;
	
	padding: 4px 5px;
	
	font-weight: bold;
}

DIV.search_results DIV.pagination DIV.navigation DIV.next A {
	float: left;
}

DIV.search_results DIV.pagination DIV.navigation DIV.page {
	float: left;
	
	padding: 0px 5px;
	
	font-weight: bold;
}

DIV.search_results DIV.pagination DIV.navigation DIV.active {
	color: #666666;
}

DIV.search_results DIV.pagination DIV.navigation DIV.hiddenpages {
	float: left;
	
	padding: 0px;
	
	font-weight: bold;
}
/* SEARCH_RESULTS */

/* CONTENTSECTION_MIDDLE */


/* CONTENTSECTION_LOWER */

DIV.contentsection_lower {
	
}

/* CONTENTBLOCK_LOWER */
DIV.contentblock_lower {
	padding: 25px 0px;
}

DIV.contentblock_lower DIV.navigation_bottom {
	display: block;
	float: left;
}

DIV.contentblock_lower DIV.navigation_bottom DIV.items {
	display: block;
	float: left;
}

DIV.contentblock_lower DIV.navigation_bottom DIV.items DIV.item {
	display: block;
	float: left;
	
	padding: 0px 10px 0px 0px;
}

DIV.contentblock_lower DIV.navigation_bottom DIV.items DIV.item A {
	font-size: 10px;
	
	color: #b2b2b2;
	
	text-decoration: none;
	font-weight:normal;
}

DIV.contentblock_lower DIV.navigation_bottom DIV.items DIV.item A:hover {
	text-decoration: underline;
	font-weight:normal;
}

DIV.contentblock_lower DIV.navigation_bottom DIV.items DIV.separator {
	display: block;
	float: left;
	
	font-size: 10px;
	
	padding-right: 10px;
	
	color: #b2b2b2;
}
/* CONTENTBLOCK_LOWER */

/* CONTENTSECTION_LOWER */


/* COLORS */

/* COLOR_BLUE */
DIV.color_blue {
	
}
/* COLOR_BLUE */

/* COLOR_GREEN */
DIV.color_green {
	
}

DIV.color_green DIV.contentblock_upper_top DIV.navigation_main DIV.items DIV.active A {
	color: #87AE35;
}

DIV.color_green DIV.contentblock_upper_top DIV.navigation_main DIV.items DIV.active A:hover {
	color: #87AE35;
}

DIV.color_green DIV.contentblock_upper_left DIV.text DIV.title {
	color: #87AE35;
}

DIV.color_green DIV.contentblock_upper_left DIV.navigation_sub DIV.items DIV.item {
	background-color: #87AE35;
}

DIV.color_green DIV.contentblock_upper_left DIV.navigation_sub DIV.items DIV.active {
	background-color: #E6E6E6;
	color: #87AE35;
}

DIV.color_green DIV.contentblock_upper_left DIV.navigation_sub DIV.items DIV.active A {
	color: #87AE35;
}

DIV.color_green DIV.contentblock_upper_left DIV.navigation_sub DIV.items DIV.active A:hover {
	color: #87AE35;
}

DIV.color_green DIV.contentblock_upper_right DIV.linkbox DIV.linkobject DIV.category {
	color: #87AE35;
}

DIV.color_green DIV.contentblock_middle_left DIV.article DIV.category {
	color: #87AE35;
}

DIV.color_green DIV.contentblock_middle_left DIV.article DIV.signature A {
	color: #87AE35;
}

DIV.color_green DIV.contentblock_middle_left DIV.article DIV.options DIV.option {
	color: #87AE35;
}

DIV.color_green DIV.contentblock_middle_left DIV.article DIV.options DIV.option A {
	color: #87AE35;
}

DIV.color_green DIV.contentblock_middle_left DIV.article DIV.options DIV.option A:hover {
	color: #87AE35;
}

DIV.color_green DIV.contentblock_middle_center DIV.linkbox DIV.linkobject DIV.category {
	color: #87AE35;
}

DIV.color_green DIV.contentblock_middle_right UL LI A {
	color: #87AE35;
}

DIV.color_green DIV.contentblock_middle_right UL LI A:hover {
	color: #87AE35;
}

DIV.color_pink DIV.contentblock_middle_left DIV.comments DIV.title {
	color: #87AE35;
}
/* COLOR_GREEN */

/* COLOR_PINK */
DIV.color_pink {
	
}

DIV.color_pink DIV.contentblock_upper_top DIV.navigation_main DIV.items DIV.active A {
	color: #C23876;
}

DIV.color_pink DIV.contentblock_upper_top DIV.navigation_main DIV.items DIV.active A:hover {
	color: #C23876;
}

DIV.color_pink DIV.contentblock_upper_left DIV.text DIV.title {
	color: #C23876;
}

DIV.color_pink DIV.contentblock_upper_left DIV.navigation_sub DIV.items DIV.item {
	background-color: #C23876;
}

DIV.color_pink DIV.contentblock_upper_left DIV.navigation_sub DIV.items DIV.active {
	background-color: #E6E6E6;
	color: #C23876;
}

DIV.color_pink DIV.contentblock_upper_left DIV.navigation_sub DIV.items DIV.active A {
	color: #C23876;
}

DIV.color_pink DIV.contentblock_upper_left DIV.navigation_sub DIV.items DIV.active A:hover {
	color: #C23876;
}

DIV.color_pink DIV.contentblock_upper_right DIV.linkbox DIV.linkobject DIV.category {
	color: #C23876;
}

DIV.color_pink DIV.contentblock_middle_left DIV.article DIV.category {
	color: #C23876;
}

DIV.color_pink DIV.contentblock_middle_left DIV.article DIV.signature A {
	color: #C23876;
}

DIV.color_pink DIV.contentblock_middle_left DIV.article DIV.options DIV.option {
	color: #C23876;
}

DIV.color_pink DIV.contentblock_middle_left DIV.article DIV.options DIV.option A {
	color: #C23876;
}

DIV.color_pink DIV.contentblock_middle_left DIV.article DIV.options DIV.option A:hover {
	color: #C23876;
}

DIV.color_pink DIV.contentblock_middle_center DIV.linkbox DIV.linkobject DIV.category {
	color: #C23876;
}

DIV.color_pink DIV.contentblock_middle_right UL LI A {
	color: #C23876;
}

DIV.color_pink DIV.contentblock_middle_right UL LI A:hover {
	color: #C23876;
}

DIV.color_pink DIV.contentblock_middle_left DIV.comments DIV.title {
	color: #C23876;
}
/* COLOR_PINK */

/* COLORS */

a img{
	border:none;
	outline:none;
}

ul {
	margin: 0px;
	padding: 0px;
}

ul li {
	padding: 0px 0px 0px 15px;
	background-image: url(../images/arrows_right.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	list-style: none;
}

ul li a {
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}

ul li a:hover {
	text-decoration: underline;
}

p.align-left,
h1.align-left,
h2.align-left,
h3.align-left,
h4.align-left,
h5.align-left,
h6.align-left
{
	text-align:left;
}

p.align-center,
h1.align-center,
h2.align-center,
h3.align-center,
h4.align-center,
h5.align-center,
h6.align-center
{
	text-align:center;
}

p.align-right,
h1.align-right,
h2.align-right,
h3.align-right,
h4.align-right,
h5.align-right,
h6.align-right
{
	text-align:right;
}

p.align-justify,
h1.align-justify,
h2.align-justify,
h3.align-justify,
h4.align-justify,
h5.align-justify,
h6.align-justify
{
	text-align:justify;
}


DIV.contentblock_upper_left DIV.tx-swfobject-pi1 {
	position: relative;
/*	z-index: -9;*/
	
	width: 685px;
	margin: 0px 0px 15px 0px;
}

/* Tell a friend - start */

/* Tell a friend - end */


/* Edit_Events - start */

div.edit_event div.text{
	margin:0px 0px 0px 10px;
}

div.back_to_profile{
	margin:14px 0px 0px 10px;
	padding:0px;
	width:200px;
}

div.edit_event_form{
	margin:0px 0px 0px 10px;
	padding:0px;
	width:670px;
}

div.edit_event_form_top{
	margin:18px 0px 0px 0px;
	padding:0px;
	height:100px;
	width:100%;
}

div.edit_event_form_bottom{
	margin:0px;
	padding:0px;
	height:128px;
	width:670px;
}

div.edit_event_form div.left{
	float:left;
	width:120px;
	height:100%;
}

div.edit_event_form div.right{
	float:left;
	width:550px;
	height:100%;	
}

div.edit_event_form div.right_1{
	float:left;
	width:360px;
	height:100%;
}

div.edit_event_form div.messages{
	margin-top:0px !important;
}

div.edit_event_form div.field{
	width:325px !important;
}

div.edit_event_form div.field input.textfield{
	width:313px !important;
}

div.edit_event_form div.field label.filechoser{
	width:315px !important;
	padding:0px;
	margin:0px 0px 8px 0px;
}

div.edit_event_form div.field textarea.textfield{
	width:315px !important;
}

div.edit_event_form div.field textarea.textfield{
	width:315px !important;
	padding:4px !important;
}

.no_margin{
	margin:0px !important;
}

div.edit_event_element{
	margin:0px;
	padding:0px;
	width:680px;
	position:relative;
	display:block;
	overflow:hidden;
}

div.edit_event div.bottomline_frame{
	margin-bottom:6px;
} 

div.edit_event div.bottomline_frame div.content{
	padding-bottom:7px;
} 

div.edit_event_element div.picture{
	width:119px;
	float:left;
	margin:0px;
	padding:0px 0px 0px 11px;
}

div.edit_event_element div.text{
	width:320px;
	float:left;
	margin:0px;
	padding:3px 0px 0px 0px;
	height:100%;
}

div.edit_event_element div.text span.title, div.edit_event_element div.text span.date, div.edit_event_element div.text span.text{
	width:310px;
	float:left;
	margin:0px;
	padding:0px 0px 0px 0px;
	line-height:17px;
}

div.edit_event_element div.buttons{
	margin:0px;
	padding:0px;
}

div.edit_event_element div.buttons div.button1{
	position:absolute;
	bottom:0px;
	right:119px;
}

div.edit_event_element div.buttons div.button2{
	position:absolute;
	bottom:0px;
	right:11px;
}

div.edit_event div.field label.checkbox{
	color:#666666;
	font-weight:normal;
}

div.edit_event div.checkbox{
	margin-top:3px;
	margin-left:-4px;
}

div.edit_event div.checkbox input{
	background-image:none;
}

div.edit_event_form div.right_calendar{
	float:left;
	width:auto;
	height:100%;	
}

div.edit_event_form div.calendar_field{
	xwidth:auto !important;
	width:113px;
	height:23px;	
	position:relative;
	border:1px dotted #B2B2B2;
	padding:0px;
	margin:0px 0px 8px 0px;
	position:relative;
}

div.edit_event_form div.calendar_field input{
	float:left;
	height:16px;	
	border:0px;
	margin:1px 0px 0px 2px;
	padding-top:3px;
	background:#ffffff;
	color:#666666;
	font-size:11px;
	width:89px;
	.width:88px;
}

div.edit_event_form div.calendar_field img{
	border:0px;
	margin:0px;
	padding:0px;
	position:absolute;
	top:2px;
	right:2px;
	_right:1px;
}

div.edit_event_form div.button{
	margin-top:-15px;
	.margin-top:-19px;
	margin-right:11px;
}


/* Edit_Events - end*/

/* Website_Partnermap - start*/

div.map_intro{
	margin:0px 0px 22px 10px;
	padding:0px;
}

div.map_intro div.caption{
	color:#000000;
	font-size:18px;
	font-weight:bold;
	margin-bottom:5px;	
}

div.contentblock_middle_center div.partner_event{
	width:243px;
	margin:0px;
	padding:5px 0px 0px 0px;
	background-image:url(../images/separator_horizontal_background.png);
	background-position:center top;
	background-repeat:repeat-x;
}

div.contentblock_middle_center div.partner_event div.partner_event_element{
	margin:0px;
	padding:4px 16px 4px 16px;
	float:left;
	text-transform:uppercase;
	font-weight:bold;
}

div.contentblock_middle_center div.partner_event div.right_border{
	background-image:url(../images/separator_vertical_background.png);
	background-position:right top;
	background-repeat:repeat-y;
}

div.custom_select{
	width:243px;
	height:23px;
	overflow:hidden;
	float:left;
}

div.contentblock_middle_center div.map_field_select select{
	border:0px;
	width:260px;
}

div.special_input_outer_2{
	margin:0px;
	padding:0px 0px 0px 2px;
	background-image:url(../images/cust_select_box_back_left.gif);
	background-position:left top;
	background-repeat:no-repeat;
	height:23px;
	display:inline-block;
	position:relative;
}

span.select_special{
	height:23px;
	background-image:url(../images/type_select.gif);
	background-position:right top;
	background-repeat:no-repeat;
	padding:4px 4px 0px 0px;
	top:0px;
	left:3px;
	width:auto;
}

select.select_special{
	height:24px;
	padding:4px 20px 0px 0px;
	.padding:4px 30px 0px 0px !important;
	position:relative;
	.display:block;
}

div.map_form{
	width:243px !important;
	margin:0px;
	padding:0px 0px 8px 0px !important; 
}

div.map_form select.select_special{
	width:235px !important;
}

div.map_form select.select_special option{
	color:#666666;
	font-size:11px;
}

div.map_form div.button{
	margin-right:3px;	
	margin-top:14px;
}

div.map_field{
	width:163px !important;
	margin-top:6px !important;
}

div.map_field input{
	width:153px !important;	
}

div.map_search_results{
	margin:0px;
	padding:0px;
	width:248px;
	float:left;
}

div.map_search_results img{
	display:inline;
}

div.map_form div.messages{
	margin-top:5px !important;
	width:240px;
}

div.map_search_results div.result{
	margin:0px;
	padding:0px 0px 5px 5px;
	width:243px;
}

div.map_search_results div.picture{
	margin:0px;
	padding:0px 0px 0px 0px;
	width:70px;
	height:66px;
	float:left;
}

div.map_search_results div.picture img{
	border:1px solid #999999;
}

div.map_search_results div.mix{
	width:168px;
	padding:0px;
	margin:0px;
	float:left;
}

div.map_search_results div.mix span.title{
	color:#80a335;
	line-height:15px;
	width:168px;
	display:block;
	font-weight:bold;	
	padding:0px;
	margin:0px 0px 7px 0px;
}

div.map_search_results div.mix span.eventTitle{
	color:#666666;
	line-height:15px;
	width:168px;
	display:block;
	font-weight:bold;	
	padding:0px;
	margin:0px 0px 0px 0px;
}

div.map_search_results span.site{
	color:#80a335;
	line-height:15px;
	display:block;
	font-weight:bold;	
	padding:0px;
	margin:0px 0px 7px 0px;
}

div.map_search_results div.detail div.mix span.title{
	color:#666666;
}

div.map_search_results div.mix span.street,div.map_search_results div.mix span.date{
	color:#666666;
	line-height:15px;
	width:168px;
	display:block;
	padding:0px;
	margin:0px;
}

div.map_search_results div.mix span.city{
	color:#666666;
	line-height:15px;
	width:168px;
	display:block;
	padding:0px;
	margin:0px 0px 7px 0px;
}

div.map_search_results div.text{
	width:195px;
	padding:0px 0px 0px 0px;
	margin:0px;
	float:left;
}

div.map_search_results div.text a{
	color:#80a335;
	font-weight:bold;
}

div.map_search_results div.text a:hover{
	text-decoration:underline;
}

div.map_form div.edit_event_form{
	float:left;
	width:243px !important;
	margin:0px;
}

div.map_form div.edit_event_form div.calendar_field{
	float:left;
	width:113px !important;
	margin:6px 0px 0px 0px;
}


div.map_form div.edit_event_form div.calendar_field input{
	width:89px;
	.width:88px;
}

div.map_form div.edit_event_form div.left_margin{
	margin-left:13px;
}

div.map_search_results div.pagination{
	width:248px;
	height:15px;
	background:none;
	padding:0px;
	margin:0px;
	_margin-top:-5px;
	overflow:hidden;
}

div.map_search_results div.pagination div.navigation{
	position:relative;
	clear:both;
	margin:0px;
	padding:0px;
	text-align:center;
	float:left;
	left:50%;
}

div.map_search_results div.pagination div.navigation div{
	position:relative;
    display:block;
	float: left;
	margin:0;
	right:50%;
    text-align: center;
}

div.map_search_results div.pagination div.navigation div.page,div.map_search_results div.pagination div.navigation div.hiddenpages{
	.padding-top:5px !important;
}

div.map_search_results div.pagination div.navigation div.previous,div.map_search_results div.pagination div.navigation div.next{
	.margin-top:5px;
}

div.buttonPartner,div.buttonEvent{
	cursor: hand;
	curso\r: pointer;
}

div.buttonPartner div.event_normal{
	display:none;
}

div.buttonEvent div.event_active{
	display:none;
}

div#events_date{
	display:none;
}

div.map_legend{
	margin:10px 0px 0px 0px;
	padding:0px;
	width:400px;
}

div.map_legend div.legend_element{
	margin:0px 0px 6px 0px;
	padding:0px;
	width:173px;
	height:17px; 
	float:left;
}

div.map_legend div.legend_element div.image{
	margin:0px;
	padding:0px;
	width:24px;
	height:17px; 
	float:left;
}

div.map_legend div.legend_element div.text{
	margin:0px;
	padding:0px;
	width:148px;
	height:17px; 
	float:left;
	line-height:17px;
}

div.g_map_outer{
	width:398px;
	height:448px;
	margin:0px;
	padding:1px 0px 0px 1px;
	background-image:url(../images/map_background.gif);
	background-position:top left;
	background-repeat:no-repeat;
	position:relative;
}

div.g_map_outer div.g_map_top_left{
	height:7px;
	width:7px;
	position:absolute;
	top:0px;
	left:0px;
	z-index:100;
	background-image: url(../images/map_corner_top_left.png);
	background-repeat: no-repeat;
	background-position: top left;
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/map_corner_top_left.png', sizingMethod='none');
}

div.g_map_outer div.g_map_top_right{
	height:7px;
	width:7px;
	position:absolute;
	top:0px;
	right:3px;
	_right:2px;
	z-index:100;
	background-image: url(../images/map_corner_top_right.png);
	background-repeat: no-repeat;
	background-position: top left;
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/map_corner_top_right.png', sizingMethod='none');
}

div.g_map_outer div.g_map_bottom_left{
	height:7px;
	width:7px;
	position:absolute;
	bottom:4px;
	_bottom:3px;
	left:0px;
	z-index:100;	
	background-image: url(../images/map_corner_bottom_left.png);
	background-repeat: no-repeat;
	background-position: top left;
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/map_corner_bottom_left.png', sizingMethod='none');
}

div.g_map_outer div.g_map_bottom_right{
	height:14px;
	width:15px;
	position:absolute;
	bottom:3px;
	right:0px;
	_right:-2px;
	z-index:100;	
	background-image: url(../images/map_corner_bottom_right.png);
	background-repeat: no-repeat;
	background-position: top left;
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/map_corner_bottom_right.png', sizingMethod='none');
}

div.g_map_loader{
	height:200px;
	float:left;
	width:234px;
	margin:0px;
	background-image:url(../images/ajax-loader.gif);
	background-position:center center;
	background-repeat:no-repeat;
}


/* Website_Partnermap - end*/ 

/* Edit Profile - start */

div.edit_profile_form{
	margin:0px 0px 0px 10px;
}

div.edit_profile_form_top{
	float:left;
	height:95px;
	margin:10px 0px 0px 0px;
	padding:0px;
	width:100%;
}

div.edit_profile_form_top div.left{
	float:left;
	height:95px;
	margin:0px;
	padding:0px;
	width:131px;
}

div.edit_profile_form_top div.right{
	float:left;
	height:95px;
	margin:0px;
	padding:0px;
	width:266px;
}

div.edit_profile_form_top div.edit_profile_field{
	width:266px;
}

div.edit_profile_form_top div.edit_profile_field label.filechoser{
	width:266px;
	font-weight:bold;
	padding:0px;
	margin:0px 0px 7px 0px;
}


div.edit_profile_form_bottom{
	margin:0px 0px 0px 10px;
	padding:0px;
}

div.edit_profile_form_bottom div.left{
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px;
	width:121px;
	height:23px;
}

div.edit_profile_form_bottom div.left div.label{
	margin:7px 0px 0px 0px;
	padding:0px;
	line-height:24px; 
}

div.edit_profile_form_bottom div.right{
	float:left;
	margin:0px;
	padding:0px;
	width:265px;
}

div.edit_profile_form_bottom div.right div.field{
	width:265px;
}

div.edit_profile_form_bottom div.right div.field input{
	width:253px;
}
/* Edit Profile - end */
 
/* Forgot Password - start */  
 
div.forgotPasswodText{
	float:left;
	font-weight:bolder;
} 
 
div.forgotPasswodText p {
	margin: 0px;
}

/* Forgot Password - end */ 

/* Contact - start */

div.contact_form_top{
	float:left; 
}

div.contact_form_bottom{
	float:left; 
}

div.contact_form_top div.contact{
	margin:0px 0px 17px 0px;
}

div.location{
	margin:20px 0px 0px 0px;
}

div.location div.picture{
	float:left;
	margin:7px 0px 0px 0px;
}

/* Contact - end */
 
/* Custom Buttons - start */
 
div.custButton div.event_over{
	display:none;
}
 
/* Custom Buttons - end */
 
 
div.institution_type select {
	width:185px !important;
}

div.institution_type span.select_special {
	width:181px !important;
}

div.pageTitle{
	padding:0px;
	margin:0px 0px 0px 10px; 
}

div.button_edit{
	margin-right:3px !important;
}

DIV.tx-srfeuserregister-pi1 {
	margin-left: 10px;
}

DIV.tx-srfeuserregister-pi1 DIV.form {
	margin: 0px;
}

DIV.tx-srfeuserregister-pi1 P {
	margin: 0px;
}

div.right_calendar div.error {
	border:1px solid #CC3366;
	color:#CC3366;
}

div.right_calendar div.error input {
	color:#CC3366;
}


DIV.tx-biuvideos-pi1 {
	position:static;
}

DIV.tx-biuvideos-pi1 object {
	position:static;
	display:block;
	float:left;
}

