/* -- GENERAL REDECLARATIONS ---------------------------------------- */
* 					{margin:0; padding:0;}
body 				{text-align:center;}
body, tr, 
td, input, 
select, textarea 	{font-size: 10px; font-family: verdana, arial;color:#555;}
a:link,a:visited 	{text-decoration:underline;}
a:hover 			{text-decoration:none;}
ul, ol	 			{margin:0 0 10px 25px;}
dl 					{margin:0 0 10px;}
dt 					{font-weight:bold;}
dd					{margin:0 0 3px 10px;}
p 					{margin:0px;color: #555; font-family: verdana, arial, san serif;}
h1 					{font-size:large; margin:0 0 12px;}
h2 					{font-size:medium; margin:8px 0;}
h3 					{font-size:small; margin:6px 0 5px;}
h4 					{font-size:x-small; margin:4px 0;}
h5					{font-size:xx-small; margin:3px 0;}
h6 					{font-size:xx-small; margin:0;}
hr 					{display:none;}
img 				{border:none;}
acronym				{border-bottom: 0px dotted;}
blockquote 			{margin:0 25px 20px 25px; font-style:italic;}

#wrapper 			{width:760px; margin:0 auto; text-align:left; border-color:Gray; border-width:0px; border-style:solid;}

/* --header -- */
#logo				{float:left; display:inline;}
#contact			{text-align: right; position:relative;width:750px !important; width /**/:750px; padding-bottom:5px;}

/* --the content block that is wrapped around the main content and menu-- */
#content 			{width:760px; float:left; display:inline; border-top:1px solid #999; border-bottom:0px solid #999;}
	
/* --the main content area-- */
#content_main 		{float:right; margin:0 0 0 0; width:600px !important; width /**/:600px; display:inline; border-left:0px solid #999;}

/* -- main menu -- */
#menu 				{float:left; margin:0 0 0 0; width:0px !important; width /**/:0px; display:inline; border-right: solid 0px #999;}

/* --the footer-- */
#footer 			{clear:both; width: 750px !important; width /**/:750px; text-align:right; padding-top:5px; padding-bottom:5px;}

/* -- Links on top of pages */
#pageLinks			{display:none;width: 580px !important; width /**/:580px; height:23px; text-align:right; border-bottom: dashed 0px #999; margin:10px 0 0 10px;}

#contentPane		{margin:10px;}


a:link		{ font-family: verdana, arial, san serif; font-size:9px; color:#555;}
a:visited	{ font-family: verdana, arial, san serif; font-size:9px; color:#555;}
a:hover		{ font-family: verdana, arial, san serif; font-size:9px; color: Black;}
a:active	{ font-family: verdana, arial, san serif; font-size:9px; color:#555;}


/* *** tool bar **** */

.leftContent
{
    width:180px;
}

div#toolbar
{
	padding-top: 0px;
	text-align: right;
	float:left; 
	margin:3px 0 0 0; 
	width:0px !important; 
	display:inline;
}

div#toolbar p
{
	width: 0px;
	height: 22px;
	margin: 0px;
	display: block;
	text-transform: capitalize;
	border-bottom: 0px solid #999;
	overflow:hidden;
}

* html div#toolbar p
{
	width: 0px;
	height: 22px;
	margin: 0px;
	display: block;
	text-transform: capitalize;
	border-bottom: 1px solid #999;
	overflow:visible;
}



#toolbar a:link
{
	font-family: verdana;
	font-size: 11px;
	color: #333;
	text-align: left;
	vertical-align: bottom;
	font-weight: normal;
	display: block;
	line-height: 22px;
	text-decoration: none;
	width: 0px;
	height: 22px;
	background-color: transparent;
	text-indent: 13px;
}

#toolbar a:visited
{
	font-family: verdana;
	font-size: 11px;
	color: #333;
	text-align: left;
	vertical-align: bottom;
	font-weight: normal;
	display: block;
	line-height: 22px;
	text-decoration: none;
	width: 0px;
	height: 22px;
	background-color: transparent;
	text-indent: 13px;
}

#toolbar a:hover
{
	font-family: verdana;
	font-size: 11px;
	color: #FFF;
	text-align: left;
	vertical-align: bottom;
	font-weight: normal;
	display: block;
	line-height: 22px;
	text-decoration: none;
	width: 0px;
	height: 22px;
	background-image: url(../../images/arrow.gif);
	background-position: 195px 9px;
	background-repeat: no-repeat;
	background-color: #999;
	text-indent: 13px;
}

#toolbar a:active
{
	font-family: verdana;
	font-size: 11px;
	color: #333;
	text-align: left;
	vertical-align: bottom;
	font-weight: normal;
	display: block;
	line-height: 22px;
	text-decoration: none;
	width: 0px;
	height: 22px;
	background-color: transparent;
	text-indent: 13px;
}

/* RTE  */

.button-link, .button-link-submit {
	text-align: right; 
	display:block;
	margin: 5px 20px 20px 12px !important;
	padding: 0 !important;
}
.button-link-submit span,
.button-link-submit .tx-srfeuserregister-pi1-submit,
.button-link a {
	background: url(http://www.solboliger.dk/template/graphics/link-button-right.jpg) no-repeat right;
	padding: 5px 5px 5px 0;
	border: none;
}

.button-link-submit .tx-srfeuserregister-pi1-submit {
	cursor: pointer;
	color: #F36F23;
	font-size: 11px;
}

span.button {
	background: url(http://www.solboliger.dk/template/graphics/link-button-left.jpg) no-repeat left;
	padding: 5px 0 5px 5px;
	
}


.button-link a {
background:transparent url(http://www.solboliger.dk/template/graphics/link-button-right.jpg) no-repeat scroll right center;
border:medium none;
padding:5px 5px 5px 0;
}
