/* Home-layout stylesheet for sanadome.eu */
/* © 2009 ITXP */

/*LAYOUT*/
div#page_title {
	display					: none;
}
div#content_container {
	width					: 996px;
	height					: 410px;
	position				: absolute;
	top						: 0px;
	left					: 0px;
}
div#slideshowarea {
	float					: left;
	padding-left			: 30px;
	height				: 330px;
}
div#content {
	height					: 380px;
	float					: right;
	margin-right			: 90px;
}
/*END-LAYOUT*/

/*MENU*/
div#sub_menu {
	display					: none;
}
/*END-MENU*/

/*CONTENT_TOP PAGE OBJECTS*/
div#middle_left_top {
	background-color		: #ffffff;
}
/*END-CONTENT_TOP PAGE OBJECTS*/

/*SEARCH-RESULT*/
div#content div.tx-indexedsearch {
	clear					: both;
	width					: 520px;
}
div#content div.tx-indexedsearch p {
	width					: 500px;
	left					: 0px;
}
div#content div.tx-indexedsearch p .tx-indexedsearch-redMarkup {
	color					: #00a1d8;
}
div#content div.tx-indexedsearch fieldset {
	border					: 0px solid;
}
div#content div.tx-indexedsearch-form {
	float					: left;
}
div#content div.tx-indexedsearch-search-submit {
	float					: left;
}
div#content div.tx-indexedsearch label {
	float					: none;
	margin-right			: 15px;
}
div#content div.tx-indexedsearch input {
        font-family         : Arial,Helvetica,Garuda,sans-serif;
        color               : #00305e;
        border              : 1px solid;
}
div#content div.tx-indexedsearch input.tx-indexedsearch-searchbox-sword {
        background-color    : #b5bcd0;
        font-size           : 11px;
        height              : 14px;
        width               : 200px;
}
div#content div.tx-indexedsearch input.tx-indexedsearch-searchbox-button {
	background-color		: #ffffff;
        cursor              : pointer;
        font-size           : 9px;
        width               : 50px;
        height              : 16px;
        margin-left         : 1px;
        margin-right        : 4px;
        padding-top         : 1px;
}
div#content .tx-indexedsearch img {
        display             : inline;
        vertical-align      : text-bottom;
}
div#content .tx-indexedsearch .title a {
        text-decoration     : none;
        font-weight         : bold;
}
div#content .tx-indexedsearch h3 {
        font-size           : 14px;
}
div#content .tx-indexedsearch ul.browsebox {
        text-align          : center;
        padding-top         : 5px;
        padding-bottom      : 5px;
        margin              : 0px;
}
div#content .tx-indexedsearch div.tx-indexedsearch-browsebox p {
	margin-bottom			: 0px;
}
div#content div.tx-indexedsearch-res {
	margin-bottom			: 3px;
	overflow				: auto;
}
div#content div.tx-indexedsearch-res span.tx-indexedsearch-icon {
	float					: left;
}
div#content div.tx-indexedsearch-res span.tx-indexedsearch-result-number {
	float					: left;
}
div#content div.tx-indexedsearch-res span.tx-indexedsearch-title {
	float					: left;
}
div#content div.tx-indexedsearch-res span.tx-indexedsearch-percent {
	margin-top				: 0px;
	padding-right				: 10px;
}
div#content div.tx-indexedsearch-res p.tx-indexedsearch-descr {
	clear					: both;
}
/*END-SEARCH-RESULT*/

/*CONTACT FORM*/
form#mailform {
	position				: absolute;
	width					: 550px;
}
/*END-CONTACT FORM*/

/*SLIDESHOW WITH LINK*/
div#slideshow_link {
	display					: none;
}
/*END-SLIDESHOW WITH LINK*/

/*IMAGELINK*/
div#imagelink_banner {
	display					: none;
}
/*END-IMAGELINK*/

/*CONTENT*/
div#linklist {
	position				: absolute;
	top						: 360px;
}
div#linklist a {
	font-size				: 10px;
	font-weight				: bold;
	line-height				: 28px;
	text-decoration			: none;
	display					: block;
	height					: 56px;
	padding-top				: 15px;
	padding-bottom			: 15px;
	width					: 140px;
	border					: 2px #00305e solid;
	text-align				: center;
	overflow				: hidden;
}
div#link1, div#link2, div#link3 {
	float					: left;
	margin-left				: 22px;
}
/*END-CONTENT*/
