/*
*	Print Styles
**************************************
*/

body {
	background-color:#ffffff;
	font-size: 11px;
	font-family: Verdana, Sans-Serif;
	color:#58585A;  
	padding:0px;
	margin:0px;
}
img {
	border:none;
}
a {
	color: #A41B22;
	text-decoration: none;
}
a:link { 
	color: #A41B22;
	text-decoration: none; 
}
a:hover { 
	color: #F13200;
	text-decoration: none; 
}

h1,h2,h3,h4,h5 {
	font-family:times,serif;
	line-height:100%;
	color:#666666;
	font-weight:500;
}
h1 {
	font-size:22px; 
	margin-bottom:26px;
	margin-top:12px;
}
h2 {font-size:20px;}
h3,h4,h5 {
	font-size:18px;
	color:#A41B22;
}



/*
* Content Styles (csc)
*******************************************
*/
p.bodytext {
	margin-top:-1px;
}

.csc-textpic csc-textpic-intext-left-nowrap {
	white-space:nowrap;

}

div.csc-textpic-above {
	display:inline;
}




td.tableheader {
	color: #A41B22;
	font-weight:bold;
	background-color:#F6F3EE;
}
td.tableheaderright {
	color: #A41B22;
	font-weight:bold;
	background-color:#F6F3EE;
	text-align:right;
}

td.tablecell {
	font-size:9px;
	background-color:#F6F3EE;
}

td.tablecelllarge {
	font-size:10px;
	background-color:#F6F3EE;
}

td.tablecellright {
	font-size:9px;
	background-color:#F6F3EE;
	text-align:right;
}
table.contenttable td.tablecell p.bodytext {
	margin:0px;
}
table.contenttable td.tablecelllarge p.bodytext {
	margin:0px;
}
table.contenttable td.tablecellright p.bodytext {
	margin:0px;
}
table.contenttable td.tableheader p.bodytext {
	margin:0px;
}
table.contenttable td.tableheaderright p.bodytext {
	margin:0px;
}
ol, ul{
	list-style-type:square;
}


/*
* PlugIn Styles
****************************
*/
/*
* Real Estate (travelguide)
*/
div.tx-travelguide-pi1-singleViewField-title {
	font-weight:bold;
	color:#58585A;
}
div.tx-travelguide-pi1-singleViewField-text {
	color:#A41B22;
}
td.portfoliolink a:link {
	color: #58585A;
	text-decoration: none;
}
td.portfoliolink a:hover{
	color: #58585A;
	text-decoration: none;
}
td.portfoliolink a:visited{
	color: #58585A;
	text-decoration: none;
}

.selector, .tx-travelguide-pi1-browsebox, .backlink{
	display:none;
}

/* FAQS */
ol.tx-irfaq-questions-list {
	list-style-type:square;
}



#homelink {
	text-align:left;
	background-color:#FFFFFF;
	position:absolute;
   	top:-30px;
   	left:12px;

}
/* Rootline*/
#rootline{
	position:relative;
	top:60px;
	left:18px;
	display:block;
}

#leftcolumn {
	width:0px;
	display:none;
}
#rightblock, #leftcolumn, #submenu, #switcher, #service, #search, #tools, #langmenu, #contact, #disclaimer, #topmenu, #service_menu, #footer {
	display:none;
}

#allcontent {
	position:relative;
	margin-top:65px;
}

#normalcontent {
	width:540px;
	position:relative;
	margin-left:16px;
	color:#58585A;
	line-height:140%;
}


