* {
}

html {
	height: 100%;
	width: 100%;
}

body {
	background: #5D5445 url("../images/body_background.png") repeat-x;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	margin: 0px;
	padding: 0px;
}

div, p, img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

img {
	border: 0px;
}

form {
	margin: 0px;
	padding: 0px;
}

ul {
	margin: 0px;
	padding: 0px;
}

a,
a:link {
	color: #957E62;
	font-weight: bold;
	text-decoration: none;
}
a:hover,
a:active {
	text-decoration: underline;
}

.url {
	display:none;
}

.notDisplayed {
	display:none;
}

/* --- ID Elements --- */
#body {
	margin: 0px auto 0px auto;
	width: 1000px;
}
#shade {
	background: url("../images/paper_background.png") repeat-y;
	margin: 0px auto 0px auto;
	width: 1000px;
}
#paper {
	margin: 0px auto 0px auto;
	position: relative;
	width: 980px;
	background-color:#fff;
}
#shadeBottom {
	background: url("../images/paper_bottom_background.png") no-repeat top center;
	height: 80px;
	margin: 0px auto 0px auto;
	width: 1000px;
}

div#frontEndMessage {
	position:absolute;
	background:#E6E6E6 url(../images/object_small_shade_over.png) repeat-x scroll center top;
	top:40px;
	left:50%;
	width:500px;
	margin-left: -250px;
	border:1px solid #CCC;
	z-index:1000;
	display:none;
}

div#frontEndMessage .message {
	margin:5px;
	padding:5px;
	background-color:#fff;
	font-size:12px;
	text-align:center;
}

/* --- /ID Elements --- */

/* --- Header --- */
#header {
	height: 125px;
	position: relative;
	width: 100%;
}

#logo {
	background: url("../images/logo.png") no-repeat bottom;
	height: 80px;
	left: 10px;
	position: absolute;
	top: 10px;
	width: 165px;
}

#shortcuts {
	position: absolute;
	right: 10px;
	top: 10px;
}
#shortcuts .barButton input {
	border-color: #999999;
}

#navigation {
	height: 33px;
	position: absolute;
	right: 0px;
	top: 92px;
	width: 700px;
}

#navigation ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#navigation li {
	color: #999999;
	cursor: pointer;
	float: left;
	height: 25px;
	padding-top: 8px;
	text-align: center;
	width: 140px;
}
#navigation li:hover {
	background: url("../images/navigation_item_over.png") repeat-x bottom;
	color: #5D5445;
}
#navigation li.over {
	color: #5D5445;
}
#navigation li.active {
	color: #5D5445;
	background: url("../images/navigation_item.png") repeat-x bottom;
}
/* --- /Header --- */

/* --- Footer --- */
#footer {
	height: 80px;
	position: relative;
}

#sponsors {
	bottom: 0px;
	left: 10px;
	position: absolute;
	width: 260px;
}
#sponsors img {
	float: left;
}

#footer div.buttons {
	bottom: 4px;
	left: 270px;
	position: absolute;
	width: 340px;
}
#legal {
	bottom: 7px;
	color: #999999;
	font-size: 12px;
	position: absolute;
	right: 10px;
}
#legal a {
	color: #999999;
}
/* --- /Footer --- */

/* --- Content --- */
#content {
	background: #FFFFFF url("../images/content_top_shade.png") repeat-x top;
}
	/* ---- Sub Navigation -- */
div.subNavigation {
	color: #FFFFFF;
	height: 108px;
	padding: 10px;
}
/* more beautiful but is not working in ie6 ;)
div.subNavigation ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
div.subNavigation li {
	display: inline;
	float: left;
	overfow: hidden;
	padding: 0px;
	width: 20%;
}
div.subNavigation li span {
	background: #AEA997 url("../images/sub_navigation_shade.png") repeat-y left;
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	height: 78px;
	padding: 5px;
	width: 250px;
}
*/
div.subNavigation div.crop {
	display: inline;
	float: left;
	height: 88px;
	width: 175px;
	overflow: hidden;
}
div.subNavigation div.show {
	width: 260px;
}
div.subNavigation div.item {
	background: #AEA997 url("../images/sub_navigation_shade.png") repeat-y left;
	cursor: pointer;
	font-family: Georgia, "Times New Roman", Times, serif;
	display: block;
	height: 78px;
	padding: 5px;
	width: 250px;
}
div.subNavigation div.show div.item {
	background: #5D5445 url("../images/sub_navigation_shade_active.png") repeat-y right;
}
div.subNavigation div.item h1 {
	font-size: 25px;
	font-weight: normal;
	margin: 0px;
	padding-top: 11px;
	padding-bottom:4px;
}
div.subNavigation div.item p {
	color: #CCCCCC;
	font-size: 12px;
	font-style: italic;
}

	/* --- Trailer --- */
div.trailer {
	padding: 10px;
}
div.trailer .info {

}
div.trailer .infoSmall {
	width: 210px;
}
div.trailer .emailAlertSettings {
	background-color:#fff;
}
div.trailer .infoSmall .buttonSmall {
	margin-top: 20px;
}
div.trailer .title {
	color: #5D5445;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-style: italic;
	padding: 20px 0px 20px 0px;
	position:relative;
	left:0px;
	top:0px;
}
div.trailer .infoSmall .title {
	padding: 20px 0px 5px 0px;
}
div.trailer div.emailAlertSettings .title {
	padding-top:5px;
	padding-bottom:2px;
	font-size: 20px;
}
div.trailer .lead {
	color: #957E62;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	padding-bottom: 10px;
}
div.trailer div.emailAlertSettings .lead {
	font-size: 12px;
	color:#5D5445;
	font-weight:normal;
	font-style:normal;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	padding-bottom:5px;
}
div.trailer .text {
	color: #5D5445;
	font-size: 12px;
	padding-bottom: 10px;
	text-align: justify;
}
div.trailer .text p {
	margin-bottom:10px;
}
div.trailer .text ul {
	margin-left:10px;
}
div.trailer .text ul li {
	margin-left:5px;
}
#article ol {
	padding:10px 0 0 22px;
	margin:0;
}
#article ul{
	padding:0 0 0 22px;
	margin:0px;	
}
div.contact div.lead {
	margin-top:5px;
}
div.contact div.text p {
	margin-bottom:10px;
}
div.shadeBottom {
	background: #FFFFFF url("../images/shade_bottom.png") repeat-x bottom;
}
div.shadeTop {
	background: #FFFFFF url("../images/shade_top.png") repeat-x top;
}

div.propositions, div.results {
	padding: 10px;
}

	/* note: the head is heavy ;) can't align site navigation to center */
div.results .head {
	height: 21px;
	position: relative;
}
div.results .head .title {
	bottom: 0px;
	color: #5D5445;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	position: absolute;
}
div.results .head .total {
	bottom: 3px;
	color: #CCCCCC;
	left: 140px;
	font-size: 14px;
	position: absolute;
}
div.results .head select {
	border: 1px solid #CCCCCC;
	bottom: 0px;
	color: #957E62;
	font-size: 12px;
	font-weight: bold;
	position: absolute;
	right: 0px;
	padding: 0px;
	margin: 0px;
}
div.results .head .pagination {
	bottom: 3px;
	position: absolute;
	left: 220px;
}
div.results .foot {
	margin: 20px 0px 0px 0px;
}
div.results .foot .pagination {
	left: 220px;
	position: absolute;
}

div.results .labels {
	background: #323232 url("../images/browser_tab_background.png") repeat-x;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	height: 17px;
	margin: 5px 0px 5px 0px;
	position: relative;
}
div.results .labels span {
	position: absolute;
}
div.results .labels .type {
	left: 110px;
}
div.results .labels .rooms {
	right: 285px;
}
div.results .labels .area {
	right: 225px;
}
div.results .labels .disposability {
	right: 115px;
}
div.results .labels .price {
	right: 5px;
}

	/* --- Pagination --- */
.pagination {
	color: #957E62;
	font-size: 12px;
	font-weight: bold;
}

.paginationBottom {
	margin:10px auto ;
	left: 220px;
	position: relative;
	/*height:15px;*/
}
.pagination ul {
	display: inline;
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.pagination li {
	float: left;
	padding: 0px 2px 0px 2px;
}
.pagination li:hover {
	text-decoration:underline;
}
.pagination li.disable {
	color:#bbb;
}
.pagination li.disable:hover, .pagination li.sep:hover {
	text-decoration:none;
}
.pagination li.active {
	color:#5D5445;
}

	/* --- Object Medium --- */
.objectMedium {
/*	background: #E6E6E6 url("../images/object_medium_shade.png") repeat-x top;
	border: 1px solid #CCCCCC;*/
	color: #957E62;
	padding: 5px;
	position: relative;
}
.objectMedium .slides {
	color: #FFFFFF;
	padding-bottom: 10px;
}
.objectMedium .slides .image {
	height: 274px;
	width: 365px;
	padding-bottom: 10px;
}
.objectMedium .slides .image img{
	border:1px solid #ccc;
}
.objectMedium .slides .remote {
	/* empty */
}
.objectMedium .slides .remote .caption {
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
}
.objectMedium .slides .remote .buttons {
	float: right;
}
.objectMedium .slides .remote .buttons .index {
	float: left;
	font-size: 24px;
	padding: 5px 5px 0px 5px;
}
.objectMedium .info {
	/*border-top: 1px solid #CCCCCC;*/
	font-size: 12px;
	padding-top: 15px;
	position: relative;
}
.objectMedium .infoInsc {
	/*border-top: 1px solid #CCCCCC;*/
	padding-top: 0px;
}
.objectMedium .type {
	float: left;
	font-weight: bold;
	padding-bottom: 20px;
}
.objectMedium .ref {
	float: right;
	font-weight: bold;
}
.objectMedium .ref span {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
}
.objectMedium .content {
	clear: both;
	color: #C8C8B9;
}
.objectMediumB .content {
	color: #5D5445;
}
.objectMedium .content .title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
}
.objectMedium .content .lead {
	padding-bottom: 4px;
}
.objectMedium .content .text {
	border-top: 1px solid #CCCCCC;
	padding: 4px 0px 20px 0px;
}
.objectMedium .content table {
	width: 100%;
}
.objectMedium .content td {
	border-top: 1px solid #CCCCCC;
	height: 20px;
	width: 25%;
}
.objectMedium .content td.label {
	color: #B4B4B4;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	padding-right: 5px;
}
.objectMedium .bar {
	padding: 40px 0px 10px 0px;
}
.objectMedium .buttonSmall .label {
	color: #FFFFFF;
}

.objectMedium .more {
	margin:5px 0 0;
}
.objectMedium .more .content{
	margin:5px 0 0;
}

		/* --- Object Medium B --- */
.objectMediumB {
/*	background: #AEA997 url("../images/object_medium_b_shade.png") repeat-x top;
	border: 1px solid #957E62;*/
	color: #FFFFFF;
	padding: 5px;
}
.objectMediumB .content {
	color: #FFFFFF;
}
.objectMediumB .content .title {
	color: #C8C8B9;
}
.objectMediumB .content .lead {
	border-color: #C8C8B9;
}
.objectMediumB .content .text {
	border-color: #C8C8B9;
}
.objectMediumB .content td {
	border-color: #C8C8B9;
}
.objectMediumB .content td.label {
	color: #CCCCCC;
}
.objectMediumB .buttonMedium {
	color: #FFFFFF;
}

	/* --- Object Small --- */
.objectSmall {
	background: #E6E6E6 url("../images/object_small_shade.png") repeat-x top;
	border: 1px solid #CCCCCC;
	color: #957E62;
	height: 150px;
	padding: 4px;
	position: relative;
}
.objectSmall:hover {
	background: #E6E6E6 url("../images/object_small_shade_over.png") repeat-x top;
}
.objectSmallNoOver:hover {
	background: #E6E6E6 url("../images/object_small_shade.png") repeat-x top;
}
.objectSmallWideActive {
	/*color:#5D5445;*/
	background: #E6E6E6 url("../images/object_small_shade_over.png") repeat-x top;
}
.objectSmall .image {
	float: left;
	height: 150px;
	width: 200px;
}
.objectSmall .info {
	font-size: 12px;
	height: 150px;
	margin-left: 205px;
	position: relative;
}
.objectSmall .type {
	font-weight: bold;
	position: absolute;
}
.objectSmall .rooms {
	font-weight: bold;
	position: absolute;
	right: 280px;
}
.objectSmall .area {
	font-weight: bold;
	position: absolute;
	right: 220px;
}
.objectSmall .disposability {
	font-weight: bold;
	position: absolute;
	right: 110px;
}
.objectSmall .price {
	font-weight: bold;
	position: absolute;
	right: 0px;
}
.objectSmall .content {
	bottom: 30px;
	color: #5D5445;
	position: absolute;
	width: 100%;
}
.objectSmall .content .title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
}
.objectSmall .content .lead {
	border-bottom: 1px solid #CCCCCC;
	padding-bottom: 2px;
}
.objectSmall .content .table {
	display:none;
}
.objectSmallOver .content .table {
	display:block;
}
.objectSmall .content table {
	width: 100%;
}
.objectSmall .content td {
	border-bottom: 1px solid #CCCCCC;
	height: 20px;
	width: 25%;
}
.objectSmall .content td.label {
	color: #B4B4B4;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	padding-right: 5px;
}
.objectSmall .memo {
	bottom: 30px;
	color: #5D5445;
	position: absolute;
	width: 100%;
}
.objectSmall .memo .title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
}
.objectSmall .memo .text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
.objectSmall .memo .email {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	padding: 5px 0px 5px 0px;
}
.objectSmall .buttonSmall {
	bottom: 0px;
	position: absolute;
	right: 0px;
}
		/* --- Object Small B --- */
.objectSmallB {
	background: #AEA997 url("../images/object_small_b_shade.png") repeat-x top;
	border: 1px solid #957E62;
	color: #C8C8B9;
	padding: 4px;
}
.objectSmallB:hover {
	background: #E6E6E6 url("../images/object_small_b_shade_over.png") repeat-x top;
}
.objectSmallBNoOver:hover {
	background: #E6E6E6 url("../images/object_small_b_shade.png") repeat-x top;
}
.objectSmallB .content {
	color: #FFFFFF;
}
.objectSmallB .content .lead {
	border-color: #C8C8B9;
}
.objectSmallB .content td {
	border-color: #C8C8B9;
}
.objectSmallB .content td.label {
	color: #CCCCCC;
}
.objectSmallB .buttonSmall .label a {
	color: #FFFFFF;
}

		/* --- Object Small Wide --- */
.objectSmallWide {
	height: 75px;
}
.objectSmallWide .image {
	height: 75px;
	width: 100px;
}
.objectSmallWide .info {
	height: 75px;
	margin-left: 105px;
}
.objectSmallWide .content {
	bottom: 0px;
}
.objectSmallWide .content .text {
	border-bottom-width: 0px;
}

 /* --- MAPS ---*/
.map .address {
	font-size:12px;
	color:#fff;
	margin-bottom:5px;
}

.mapNote {
	font-size:12px;
	color:#ccc;
	font-family:Georgia,"Times New Roman",Times,serif;
	margin-top:10px;
	font-style:italic;
}

	/* --- Note Small --- */
.noteSmall {
	background: #E6E6E6 url("../images/note_small_shade.png") repeat-x top;
	border: 1px solid #CCCCCC;
	color: #FFFFFF;
	height: 150px;
	padding: 4px;
	position: relative;
}
.noteSmall .title {
	bottom: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-style: italic;
	padding: 4px;
	padding-bottom: 30px;
	position: absolute;
}
.noteSmall .buttonBig {
	bottom: 8px;
	left: 8px;
	position: absolute;
	display:none;
}
.noteSmallOver .title {
	padding-bottom: 42px;
}
.noteSmallOver .buttonBig {
	display:block;
}
		/* --- Note Small B --- */
/*.noteSmallB {
}
.noteSmallB .title {
	top: 20px;
}*/

		/* --- Note Small C --- */
.noteSmallC {
	background: #AEA997 url("../images/note_small_c_shade.png") repeat-x top;
}
.noteSmallC .title {
	top: 20px;
}
.noteSmallC .buttonBig {
	bottom: 8px;
	left: 8px;
	position: absolute;
}
.noteSmallC .buttonBig .label a {
	color: #FFFFFF;
}

	/* --- Accordion --- */
.accordion  {
}
.accordion div.tab {
	background: #323232 url("../images/accordion_tab_background.png") repeat-x;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	height: 16px;
	padding: 3px 5px 7px 5px;
	cursor:pointer;
}
.accordion div.tab:hover {
}
.accordion div.selected {
}
.accordion div.container {
	background: #5d5445 url("../images/accordion_container_background.png") repeat-x top;
}
		/* --- Accordion Plan --- */
.accordion div.plan {
	padding: 5px;
}
.accordion div.plan .remote {
	padding-top: 5px;
}
		/* --- Accordion Memo --- */
.accordion div.memo {
	padding: 5px;
}

	/* --- Memo Medium --- */
.memoMedium {
	color: #FFFFFF;
}
.memoMedium .title {
	color: #C8C8B9;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	font-style: italic;
	padding-top: 10px;
}
.memoMedium .content {
	font-size: 12px;
}
.memoMedium h1 {
	color: #C8C8B9;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	font-weight: normal;
	margin: 0px;
	padding: 15px 0px 0px 0px;
}
.memoMedium p {
	padding-bottom: 5px;
}
.memoMedium .content table {
	width: 100%;
	margin: 5px 0px 10px 0px;
}
.memoMedium .content th {
	text-align: left
}
.memoMedium .content td {
	vertical-align: top;
}
.memoMedium .buttonSmall {
	color: #FFFFFF;
	float: none;
	margin: 4px 0px 4px 0px;
}

	/* --- Browser --- */
.browser  {
	color:#5D5445;
}
.browser div.folder {
	background: #FFFFFF url("../images/browser_folder_background.png") no-repeat top right;
	float: left;
	padding-right: 1px;
}
.browser div.last {
	background-image: none;
	padding-right: 0px;
}
.browser div.tab {
	background: #323232 url("../images/browser_tab_background.png") repeat-x;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	height: 15px;
	padding: 1px 5px 1px 5px;
	width: 135px;
}
.browser div.container {
	background-color: #FFFFFF;
	font-size: 12px;
	height: 128px;
	overflow-y: auto;
	width: 145px;
}
.browser ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.browser li {
	cursor: pointer;
	margin-top: 1px;
	padding: 1px 5px 1px 5px;
	width: 115px;
}
.browser li:hover {
	background: url("../images/browser_item_active.png") repeat-y;
}
.browser li.active {
	background: url("../images/browser_item_active.png") repeat-y;
}
.browser .seperator {
	width: 1px;
}
.browser span.count {
	color: #505050;
	font-style: italic;
}

	/* --- Form --- */
.form .formMessage {
	padding:5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #5d5445;
}
.form .formMessage .error {
	color:#f33;
}
.form .field {
	padding: 5px;
}
.form .label {
	color: #5D5445;
	font-size: 12px;
	float: left;
	padding: 3px 5px 3px 0px;
}
.form .input {
	float: right;
}
.form .requiredInfo {
	color: #C8C8B9;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	padding-left: 120px;
}
.form .control {
	padding: 5px;
}
.form .input .error {
	color: #5D5445;
	border: 1px solid #f33;
}
.form .input input {
	color: #5D5445;
	background: #FFFFFF url("../images/form_input_text_background.png") repeat-x bottom;
	border: 1px solid #CCCCCC;
	font-size: 12px;
	height: 14px;
	padding: 2px;
	width: 140px;
}
.form .input textarea {
	color: #5D5445;
	background: #FFFFFF url("../images/form_input_textarea_background.png") repeat-x bottom;
	border: 1px solid #CCCCCC;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 12px;
	height: 100px;
	padding: 2px;
	width: 140px;
}
.form .input select {
	color: #5D5445;
	border: 1px solid #CCCCCC;
	background-color: #E6E6E6;
	font-size: 12px;
	height: 20px;
	margin-top: 1px;
	padding: 1px;
	width: 146px;
}
/* --- /Content --- */

/* --- Search Results --- */
#searchResults {
	border:1px solid #ccc;
	background-color: #E6E6E6;
	color: #5D5445;
	position: absolute;
	right: 10px;
	top: 40px;
	width: 375px;
	z-index: 100;
}
#searchResults .head {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	padding: 5px;
}
#searchResults .head .lead {
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-size: 12px;
}
#searchResults .category {
	border-bottom: 1px solid #CCCCCC;
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
}
#searchResults .button {
	float: right;
	padding: 5px;
}
#searchResults ul {
	color: #957E62;
	padding-bottom: 10px;
	position: relative;
	list-style-type: none;
}
#searchResults ul li {
	cursor: pointer;
	padding: 5px;
}
#searchResults ul li:hover {
	background-color: #CCCCCC;
}
.resultSmall .image {
	float: left;
	height: 75px;
	width: 100px;
}
.resultSmall .info {
	font-size: 12px;
	height: 75px;
	margin-left: 105px;
	position: relative;
}
.resultSmall .type {
	font-weight: bold;
	position: absolute;
}
.resultSmall .price {
	font-weight: bold;
	position: absolute;
	right: 0px;
}
.resultSmall .content {
	bottom: 0px;
	color: #5D5445;
	position: absolute;
	width: 100%;
}
.resultSmall .content .filetype {
	color: #957E62;
	font-size: 12px;
	font-weight: bold;
}
.resultSmall .content .title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	overflow:hidden;
	height:22px;
}
.resultSmall .content .lead {
	overflow:hidden;
}
	/* --- Search Results File --- */
.resultFile .icon {
	background: url("../images/icons/filetype/pdf.png") no-repeat center;
	border: 1px solid #CCCCCC;
	float: left;
	height: 50px;
	width: 40px;
}
.resultFile .info {
	height: 52px;
	left: 0px;
	margin-left: 50px;
}
.resultFile .content {
	top: 0px;
}
.resultFile .iconPDF {
	background-image: url("../images/icons/filetype/pdf.png");
}
/* --- /Search results --- */

/* --- Components --- */
	/* --- Button Small --- */
div.buttonSmall {
	cursor: pointer;
	float: left;
	height: 20px;
	white-space: nowrap;
}
div.buttonSmall:hover .label {
	text-decoration:underline;
}
div.buttonSmall .icon {
	background: url("../images/icons/button_small/arrow_right.png") no-repeat;
	float: left;
	height: 20px;
	width: 20px;
}
div.buttonSmall .label {
	color: #957E62;
	float: left;
	font-size: 12px;
	font-weight: bold;
	height: 18px;
	margin: 0px;
	padding: 2px 25px 0px 5px;
	z-index: 0;
}
div.buttonSmall .iconPlus {
	background-image: url("../images/icons/button_small/plus.png");
}
div.buttonSmall .iconMinus {
	background-image: url("../images/icons/button_small/minus.png");
}
	/* --- Button Small Right --- */
div.buttonSmallR {
	float: right;
}
div.buttonSmallR .label {
	padding: 2px 5px 0px 25px;
}

	/* --- Button Big --- */
div.buttonBig {
	cursor: pointer;
	float: left;
	height: 26px;
	white-space: nowrap;
}
div.buttonBig .icon {
	background: url("../images/icons/button_big/arrow_right.png") no-repeat;
	float: left;
	height: 26px;
	width: 26px;
}
div.buttonBig .label {
	color: #957E62;
	float: left;
	font-size: 15px;
	font-weight: bold;
	height: 22px;
	margin: 0px;
	padding: 5px 25px 0px 5px;
	z-index: 0;
}
	/* --- Button Big Right --- */
div.buttonBigR {
	float: right;
}
div.buttonBigR .label {
	padding: 5px 25px 0px 5px;
}

	/* --- Button Slide --- */
div.buttonSlide {
	background: url("../images/button_slide_background.png") repeat-x;
	border: 1px solid #999999;
	color: #957E62;
	cursor: pointer;
	float: left;
	height: 34px;
	width: 28px;
}
div.buttonSlide .icon {
	background: url("../images/icons/button_slide/arrow_right.png") no-repeat top left;
	height: 34px;
	width: 28px;
}
div.buttonSlide .iconArrowLeft {
	background-image: url("../images/icons/button_slide/arrow_left.png");
}
	/* --- Button Slide Right --- */
div.buttonSlideR {
	float: right;
}

	/* --- Button Bar --- */
div.buttonBar {
	background: #E6E6E6 url("../images/button_bar_background.png") repeat-x top;
	border: 1px solid #CCCCCC;
	color: #957E62;
	cursor: pointer;
	float: left;
	height: 16px;
	white-space: nowrap;
	padding:2px;
}
div.buttonBar .icon {
	background: url("../images/icons/button_bar/arrow_right.png") no-repeat;
	float: left;
	height: 16px;
	width: 16px;
}
div.buttonBar .label {
	float: left;
	font-size: 12px;
	font-weight: bold;
	height: 16px;
	padding: 0px 5px 0px 5px;
}
div.buttonBar:hover .label {
	text-decoration:underline;
}
div.buttonBar input {
	background: none;
	border: 0px;
	color: #957E62;
	float: left;
	font-size: 12px;
	font-weight: bold;
	height: 16px;
	margin: 0px;
	padding: 0px 5px 0px 5px;
}
div.buttonBar .iconSearch {
	background-image: url("../images/icons/button_bar/search.png");
}
	/* --- Bar Button Right --- */
div.buttonBarR {
	float: right;
}
div.buttonBarR .icon {
	float: right;
}
div.buttonBarR .label {
	float: right;
}
div.barButtonR input {
	float: right;
}
/* --- /Components --- */

/* --- Helpers --- */
div.column {
}

div.left {
	float: left;
}
div.right {
	float: right;
}
.clear {
	clear: both;
}
.fix {
	clear: both;
	position: relative;
}
.zero {
	padding: 0px;
	margin: 0px;
}

.mini {
	height: 75px;
	width: 100px;
}
.small {
	height: 150px;
	width: 200px;
}
.medium {
	height: 274px;
	width: 365px;
}
.big {
	height: 340px;
	width: 565px;
}
.font1 {
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
}

.font2 {
	font-family: Georgia, "Times New Roman", Times, serif;
}

div.frame {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	padding: 4px;
}
/* --- /Helpers --- */

/* --- IE6 Transparency Hack  --- */
.typeB {
}

	/* --- ID Elements --- */
* html #shade {
	background-image: url("../images/paper_background_8.png");
}
* html #shadeBottom {
	background-image: url("../images/paper_bottom_background_8.png");
}

	/* --- Button Small --- */
* html div.buttonSmall .icon {
	background-image: url("../images/icons/button_small/arrow_right_8.png");
}
* html div.buttonSmall .iconPlus {
	background-image: url("../images/icons/button_small/plus_8.png");
}
* html div.buttonSmall .iconMinus {
	background-image: url("../images/icons/button_small/minus_8.png");
}
		/* --- Button Small B --- */
* html .typeB div.buttonSmall .icon {
	background-image: url("../images/icons/button_small/arrow_right_8b.png");
}
* html .typeB div.buttonSmall .iconPlus {
	background-image: url("../images/icons/button_small/plus_8b.png");
}
* html .typeB div.buttonSmall .iconMinus {
	background-image: url("../images/icons/button_small/minus_8b.png");
}
	/* --- Button Big --- */
* html div.buttonBig .icon {
	background-image: url("../images/icons/button_big/arrow_right_8.png");
}
		/* --- Button Big B --- */
* html .typeB div.buttonBig .icon {
	background-image: url("../images/icons/button_big/arrow_right_8b.png");
}

	/* --- Button Slide --- */
		/* --- Button Slide B --- */
* html .typeB div.buttonSlide .icon {
	background-image: url("../images/icons/button_slide/arrow_right_8b.png");
}
* html .typeB div.buttonSlide .iconArrowLeft {
	background-image: url("../images/icons/button_slide/arrow_left_8b.png");
}

	/* --- Button Bar --- */
* html div.buttonBar .icon {
	background-image: url("../images/icons/button_bar/arrow_right_8.png");
}
* html div.buttonBar .iconSearch {
	background-image: url("../images/icons/button_bar/search_8.png");
}
/* --- /IE6 Transparency Hack --- */
