/* 
    Document   : layout
    Created on : 2009-jan-09, 23:41:25
    Author     : Patrik Högberg
    Description:
        Contains styles for the global layout script of Zend_Layout
*/

html, body {
	height:auto;
	width:auto;
}
/* ### MAIN PAGE CSS ### */
body {
	background:#dad8d2 url(../images/backgrounds/beige-gradient.png) repeat-x;
}
#bodyfb {
	background:none;
}

a {
	color:#336699;
	text-decoration:none;
}

p img {
	float:none;
	margin:2px;
	vertical-align:middle;
}
ol {
	margin-left: 2em;
}

/* Only for Internet Explorer to strech menu as min-height:500px */
/*\*/
* html .menu_ie { height:500px; }
/**/

/*******************************************
* HEADER
********************************************/
#headertopinfo {
	margin-top:3px;
	width:1006px;
	height:20px;
	line-height:20px;
}
#comptop {
	width:1006px;
	height:120px;
	text-align:center;
	margin-top:5px;
	background:url(../images/cm/adtop-frame.gif);
}
#headertop {
	margin-top:3px;
	width:1006px;
	height:27px;
	background:url(../images/frames/deco-list.png);
}
#header {
	/* margin-left:13px; */
	position:relative;
	width:978px;
	height:100px;
	background:#ffffff url(../images/frames/decolist-structure.png) top center no-repeat;
}
#header_fb {
	position:relative;
	width:758px;
	height:60px;
	background:#ffffff;
}
#headercol1 {
	overflow:hidden;
	width:535px;
	margin:5px;
}
#headercol2 {
	overflow:hidden;
	width:5px;
	margin:5px;
}
#headercol3 {
	overflow: hidden;
	width:400px;
	text-align:right;
	margin:5px;
}
#headercol1_fb {
	overflow:hidden;
	width:194px;
	margin:5px;
	margin-top:0;
}
#headercol2_fb {
	overflow:hidden;
	width:5px;
	margin:5px;
	margin-top: 0;
}
#headercol3_fb {
	overflow:hidden;
	width:540px;
	text-align:right;
	margin:5px;
	margin-top: 0;
}
#headerlogo {
	margin-top:5px;
}
#headerlogosubtitle {
	margin-left:250px;
	margin-top:0px;
}
#header_myprofile {
	position:relative;
	width:360px;
	margin-top:7px;
	text-align: right;
	float:right;
	display:block;
	color:#393939;
	text-decoration:none;
}
#header_myprofile_fb {
	width:350px;
	margin-top:0px;
	float:right;
	display:block;
	color:#393939;
	text-decoration:none;
}
#header_login {
	float:left;
	width:130px;
	height:22px;
	line-height:22px;
}
#header_register {
	float:left;
	width:150px;
	height:30px;
	line-height:22px;
}

#header_loggedinas {
	width:15px;
	height:66px;
	float:left;;
	background:url(../images/header/logged-in_sv.gif) no-repeat;
}
#header_userthumb {
	float:right;
	width:40px;
	height:40px;
}
#header_userthumb_fb {
	float:left;
	width:40px;
	height:40px;
}
#header_usernick {
	float:right;
	height:40px;
	line-height:40px;
	padding-left:5px;
	text-align:left;
}
#header_logout {
	float:right;
	height:40px;
	line-height:40px;
}
#header_logout_fb {
	text-align: right;
	float:left;
	width:180px;
	height:22px;
	line-height:22px;
}
#header_logout_fb img {
	vertical-align:middle;
}
#header_myprofile img {
	vertical-align: middle;
}
#headersearchbox {
	width:220px;
	height:23px;
	position:absolute;
	top:65px;
	left:740px;
}
#headersearchbox_fb {
	width:220px;
	height:23px;
	position:absolute;
	top:33px;
	left:535px;
}

/*******************************************
* HEADER TABS
********************************************/
#headertabscontainer {
	/* margin-left:13px; */
	width:980px;
	height:26px;
	background:url(../images/frames/buttons.png);
	line-height:26px;
	font:1.05em 'Trebuchet MS', 'Andale Mono', 'lucida console', monospace;
	letter-spacing:1px;
	overflow:visible;
	position:relative;
}
#headertabscontainer_fb {
	/* margin-left:13px; */
	width:758px;
	height:26px;
	background:url(../images/frames/buttons.png);
	line-height:26px;
	font:1.05em 'Trebuchet MS', 'Andale Mono', 'lucida console', monospace;
	letter-spacing:1px;
	overflow:visible;
	position:relative;
}
.headertab {
	position:relative;
	margin-top:1px;
	width:110px;
	height:24px;
	float:left;
	/* border-right:solid 1px silver; */
	text-align:center;
	line-height:24px;
	overflow:visible;
}
.headertab img {
	position:absolute;
	left:2px;
	top:-8px;
}
.headertabdivider {
	overflow:hidden;
	float:left;
	margin-top:1px;
	width:2px;
	height:24px;
	background:url(../images/frames/lines.gif);
}
.headertab a {
	/* color:#646464; */
	color:#FFFFFF;
	display:block;
	height:24px;
	text-decoration:none;
	font-weight:bold;
}
.headertab:hover a {
	background-color:#92ab3a;
	color:white;
	font-weight:bold;
}
.headertabactive {
	background-color: #92ab3a; /* #97b049 #8dac39 #aebd6a ;*/
}
.headertabactive a {
	color:white;
}
#headertab_notifications {
	position:absolute;
	width:100px;
	height:14px;
	/* border:1px solid white; */
	text-align:right;
	top:5px;
}
#headertabscontainer #headertab_notifications {
	left:860px;
}
#headertabscontainer_fb #headertab_notifications {
	left:638px;
}
#headertab_notifications div {
	float:right;
	width:20px;
	height:16px;
	background:url(../images/icons/cm-messageicons.png) no-repeat;
}
#headertab_notifications div#messages {
}
#headertab_notifications div#messages:hover{
	background-position: -21px 0px;
}
#headertab_notifications div#requests {
	background-position: -39px 0px;
}
#headertab_notifications div#requests:hover {
	background-position: -57px 0px;
}
#headertab_notifications div#events {
	background-position: -78px 2px;
}
#headertab_notifications div#events:hover {
	background-position: -98px 2px;
}
#headertab_notifications span.outer {
	position: absolute;
	top:-13px;
	left:80px;
	height:16px;
	line-height: 16px;
	padding-top:0px;
	background:url(../images/icons/cm-notificationpanel.png) no-repeat right top;
}
#headertab_notifications span.inner {
	height:16px;
	line-height: 16px;
	font-size:12px;
	color:white;
	padding-left:8px;
	padding-top:1px;
	margin-right:8px;
	background:url(../images/icons/cm-notificationpanel.png) no-repeat 0 -16px;
}
#headertab_notifications div div {
	width: auto;
	position: absolute;
	top:-13px;
	height:16px;
	line-height: 16px;
	padding-left:0px;
	padding-right:8px;
	background:url(../images/icons/cm-notificationpanel.png) no-repeat right top;
}
#headertab_notifications div div div {
	position:static;
	float:none;
	font-size:12px;
	color:white;
	text-indent: 3px;
	padding-left:5px;
	padding-right:0px;
	background:url(../images/icons/cm-notificationpanel.png) no-repeat 0 -16px;
}
#headertab_notifications div#events div {
	left:80px;
}
#headertab_notifications div#requests div {
	left:60px;
}
#headertab_notifications div#messages div {
	left:40px;
}

/*******************************************
* BODY STYLES
********************************************/
#containerspace1 {
	/* margin-left:13px; */
	background:#f5f5f2; /* #faf9f5; */
	width:1002px;
	height:5px;
	font-size:1px;
}

#mainspace1 {
	width:10px;
}
#mainspace1_fb {
	width:15px;
}
#mainspace2 {
	width:11px;
}
#mainspace2_fb {
	width:16px;
}
#mainspace3 {
	width:11px;
}

#maincontent {
	/* margin-left:13px; */
	width: 978px;
	background:#f5f5f2;
}
#maincontentback1 {
	overflow:hidden;
	width:1006px;
	background:url(../images/frames/shadow-left.png) left repeat-y;
}
#maincontentback2 {
	width:1006px;
	background:url(../images/frames/shadow-right.png) right repeat-y;
}
#maincontentback3 {
	width:978px;
	border:#bdbbb4 1px solid;
	border-top:none;
	border-bottom:none;
}
#containerspace_fb {
	/* margin-left:13px; */
	background:#f5f5f2; /* #faf9f5; */
	width:756px;
	height:5px;
	font-size:1px;
	border:#bdbbb4 1px solid;
	border-top:none;
	border-bottom:none;
}
#maincontent_fb {
	/* margin-left:13px; */
	width: 756px;
	background:#f5f5f2;
	border:#bdbbb4 1px solid;
	border-top:none;
	border-bottom:none;
}
#maincontentback1_fb {
	overflow:hidden;
	width:758px;
}
#maincontentback2_fb {
	width:758px;
}
#maincontentback3_fb {
	width:758px;
}

#viewcontent {
	position:relative;
	min-height:500px;
	margin-bottom:10px;
}
.viewcontent_normal {
	width: 510px;
}
.viewcontent_company {
	width: 766px;
}

/*******************************************
* MENU BACKGROUND
********************************************/
#menucontentback1 {
	width:179px;
	margin-bottom:10px;
}
#menucontentback2 {
	background:url(../images/menu/menu-middle.png);
}
#menucontentback3 {
	background:url(../images/menu/menu-top.png) no-repeat;
}
#menucontentback4 {
	background:url(../images/menu/menu-bottom.png) no-repeat bottom center;
	padding-bottom:30px;
}
#menucontent {
	/* text-indent:10px; */
	padding:2px;
	padding-top:30px;
	margin-bottom:20px;
	min-height:500px;
	background:url(../images/menu/flower-background.png) no-repeat 20px 50px;
	padding-left:10px;
}

/*******************************************
* MENU CONTENT STYLES
********************************************/
#menuchannel {
	font-size:21px;
	color:gray;
	padding-left:15px;
	margin-top:-15px;
	margin-bottom:10px;
}
#menucontent ul {
	/* font-size:6px; */
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
	margin-left:-10px
}
#menucontent li {
	/* font-family:Verdana,Arial,Helvetica,sans-serif; */
	/* font-size:10px; */
	/* height:17px; */
	/* line-height:17px; */
	margin-left:2px;
	margin-right:2px;
	position:relative;
	text-indent:13px;
	white-space:nowrap;
	width:175px;
	/* width:100%; */
	/* overflow:hidden; */
}
#menucontent li.open {
	background:url(../images/menu/menu-open.gif) no-repeat 3px 5px;
}
#menucontent li.closed {
	background:url(../images/menu/menu-closed.gif) no-repeat 3px 4px;
}
#menucontent li.break {
	font-size:1px;
	height:8px;
	line-height:8px;
	overflow:visible;
}
#menucontent li.selected {
	/* background:#CAD9E8 none repeat scroll 0 0; */
	background:url(../images/menu/menu-selected-bgr.png) no-repeat;
}
#menucontent li.level2 {
	text-indent: 21px;
	/* margin:0 0 0 8px; */
}
#menucontent li.level3 {
	text-indent: 29px;

}
#menucontent li a {
	color:#393939;
	display:block;
	/* height:17px; */
	text-decoration:none;
}
#menucontent li a:hover {
	/* background:#CFD9FF none repeat scroll 0 0; */
	background:#c6e4f4;
	color:#000000;
	/* height:17px; */
}
/*******************************************
* ADSPACE
********************************************/
adchoice2 {
	width:250px;
}
#adchoice2form {
	width:250px;
	height:100px;
}
#adchoice2form select {
	width:150px;
}
#adchoice2form #searchbox {
	width:70px;
}

#adchoice2 .elementlabel {
	margin-top:5px;
	margin-left:10px;
	float:left;
	width:70px;
	clear:left;
	color:gray;
}
#adchoice2list {
	min-height:500px;
}

#companyspace {
	width: 250px;
	overflow:hidden;
	margin-bottom:10px;
	/* padding-bottom:	20010px; */
	/* margin-bottom: -20000px; */
	/* background:white; */
	/* border-left:#ebe9e2 solid 1px; */
}

#companyspace_header {
	width:250px;
	height:24px;
	line-height:24px;
	background:url(../images/frames/ad-header.png);
	text-align:left;
	padding-left:20px;
}
#companyspace_header input#left {
	margin-left:25px;
}

#companyspace_header input#right {
	margin-left:45px;
}

/*******************************************
* FOOTER
********************************************/
#footer {
	width: 1002px;
	padding: 10px;
	text-align:left;
	border-top:#ebe9e2 solid 1px;
	border-bottom:#bdbbb4 1px solid;
	background:#f5f5f2 url(../images/backgrounds/background-footer-small.png);
	color:gray;
}
#footer_fb {
	width: 736px;
	padding: 10px;
	text-align:left;
	border-top:#ebe9e2 solid 1px;
	border-bottom:#bdbbb4 1px solid;
	border-left:#bdbbb4 1px solid;
	border-right:#bdbbb4 1px solid;
	background:#f5f5f2 url(../images/backgrounds/background-footer-small.png);
	color:gray;
}
#footer h4 { color:gray; }
#footershadow {
	width:1006px;
	height:14px;
	background:url(../images/frames/shadow-bottom.png);
}
#footer .column, #footer_fb .column {
	width:200px;
	float:left;
	padding-left:20px;
	margin-right:20px;
}
#footer #bottom {
	clear:both;
	width:955px;
	padding-top:40px;
	text-align:center;
}
#footer_fb #bottom {
	clear:both;
	width:736px;
	padding-top:40px;
	text-align:center;
}
#footer .level1, #footer .level1 a {
	overflow:visible;
	font-size:1.08em;
	height:20px;
	line-height:20px;
	margin-bottom:10px;
}
#footer #profiler_info {
	clear:both;
	width:955px;
	text-align:right;
	color:gray;
	font-size:10px;
    font-family: Verdana,Arial,Helvetica,sans-serif;
}
#footer_fb #profiler_info {
	clear:both;
	width:736px;
	text-align:right;
	color:gray;
	font-size:10px;
    font-family: Verdana,Arial,Helvetica,sans-serif;
}
#footer ul, #footer_fb ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
	margin-left:-10px
}
#footer li, #footer_fb li {
	text-indent:10px;
	white-space:nowrap;
	width:100%;
}
#footer li.break, #footer_fb li.break {
	font-size:1px;
	height:8px;
	line-height:8px;
	overflow:visible;
}
#footer li.selected, #footer_fb li.selected {
	background:#CAD9E8 none repeat scroll 0 0;
}
#footer li.level2, #footer_fb li.level2 {
	text-indent: 18px;
}
#footer li.level3, #footer_fb li.level3 {
	text-indent: 26px;
}
#footer li a, #footer_fb li a {
	color:#393939;
	display:block;
	text-decoration:none;
}
#footer li a:hover, #footer_fb li a:hover {
	background:#CFD9FF none repeat scroll 0 0;
	color:#000000;
}

/*******************************************
* INFORMATION MESSAGES
********************************************/
#error_icon {
	width:43px;
	height:35px;
	float:left;
	background:url(../images/icons/icon-error.png) no-repeat;
}
#notice_icon {
	width:43px;
	height:35px;
	float:left;
	background:url(../images/icons/icon-notice.png) no-repeat;
}
#success_icon {
	width:43px;
	height:35px;
	float:left;
	background:url(../images/icons/icon-success.png) no-repeat;
}

/*******************************************
* FORMS LAYOUT
********************************************/
.errors {
	
    color: #ff0000;
}
#openid_identifier {
	background: url(../images/ext-logos/openid-16x16.gif) no-repeat;
	background-color: #fff;
	background-position: 0 50%;
	padding-left: 18px;
}
/*******************************************************
* Paginaition styles
********************************************************/
.paginationControl {
	width:100%;
	text-align:center;
	margin-bottom:5px;
	word-spacing:4px;
}
.paginationControl .disabled {
	opacity: 0.3; /* Safari, Opera */
	-moz-opacity:0.30; /* FireFox */
	filter:alpha(opacity=30); /* IE */
}
.paginationControl .current {
	color:#A90A08;
}
/*******************************************************
* USER NAVIGATION MENU
********************************************************/
#user_navigation_menu {
	width:510px;
	height:46px;
	line-height:38px;
	margin-top:2px;
	background:url(../images/frames/profile-bgr-top-big.png);
}
#user_navigation_menu #nick {
	margin-top:1px;
	margin-left:10px;
	margin-right:10px;
	position:relative;
	color:white;
	font-size:18px;
	font-weight:bold;
	letter-spacing:0.05em;
}
#user_navigation_menu #nick div {
	position:absolute;
	top:-1px;
	left:-1px;
	color:#A09F9A;
}
#user_navigation_menu img {
	margin-top:6px;
}
#user_navigation_menu a {
	display:block;
}
#user_navigation_menu .page {
	width:42px;
	height:40px;
	display:block;
	border-left:silver 1px solid;
}
#user_navigation_menu .selected {
	width:42px;
	height:38px;
	background:#F5F5F2 url(../images/frames/profile-bgr-selection-big.gif) no-repeat;
	border-top:silver 1px solid;
}
#user_navigation_menu .page:hover {
	width:42px;
	height:40px;
	background:#DEDEDA;
}
#user_navigation_menu .pageend {
	height:40px;
	border-left:silver 1px solid;
}
/*******************************************
* GUESTBOOKS
********************************************/
#guestbook_messages {
	margin-top:20px;
}