
html, body { 
	font-family: 'Lucinda Grande',Arial, Helvetica, Sans-Serif;
	font-size: 9pt;
	background-color:#ffffff;
	/*padding:3px;*/
}

/* Header tags */
h1 {
	font-weight:normal;
	font-family: Georgia, Arial, Sans-Serif;
	font-size:210%;
	margin-top:25px;
	margin-bottom:15px;
}
h1.noMargin {
	font-weight:normal;
	font-family: Georgia, Arial, Sans-Serif;
	font-size:210%;
	margin-top:0px;
	margin-bottom:0px;
}
h1.noMarginBottom {
	font-weight:normal;
	font-family: Georgia, Arial, Sans-Serif;
	font-size:210%;
	margin-top:25px;
	margin-bottom:0px;
}
h2 {
	font-weight:normal;
	font-family: Georgia, Arial, Sans-Serif;
	font-size:170%;
	margin-top:25px;
	margin-bottom:15px;
}
h2.noMargin {
	font-weight:normal;
	font-family: Georgia, Arial, Sans-Serif;
	font-size:170%;
	margin-top:0px;
	margin-bottom:0px;
}
h3 {
	font-weight:normal;
	font-family: Georgia, Arial, Sans-Serif;
	font-size:120%;
	margin-top:25px;
	margin-bottom:15px;
}
h3.noMargin {
	font-weight:normal;
	font-family: Georgia, Arial, Sans-Serif;
	font-size:120%;
	margin-top:0px;
	margin-bottom:0px;
}
h4 {
	font-weight:normal;
	font-family: Georgia, Arial, Sans-Serif;
	font-size:90%;
	margin-top:25px;
	margin-bottom:15px;
}

pre {
	font-size:110%;
}
td {
	font-size:100%; 
}
textarea {
	font-size:90%;
	width:90%;
	border:1px #cccccc solid;
}

b.header {
	font-size:110%;
	font-weight:bold;
	color:#333333;
}

/* Links */
a:link { 
	color: #666666; 
	text-decoration: underline; 
} 
a:visited { 
	color: #666666;
	text-decoration: underline; 
} 
a:hover { 
	color: #999999; 
	text-decoration: underline; 
}
.menu1 {
	text-transform:uppercase;
	font-size:90%;
}
A.menu1:link {
	color: #ffffff;
	text-decoration: none;
}
A.menu1:visited {
	color: #ffffff;
	text-decoration: none;
}
A.menu1:hover {
	color: #ffffff;
	text-decoration: none;
}
a.menu2:link {
	color: #000000; 
	text-decoration: none; 
} 
a.menu2:visited { 
	color: #000000;
	text-decoration: none; 
}
a.menu2:hover { 
	color: #333333; 
	text-decoration: underline; 
}
a.menu3:link {
	color: #ffffff; 
	text-decoration: none; 
} 
a.menu3:visited { 
	color: #ffffff;
	text-decoration: none; 
}
a.menu3:hover { 
	color: #ffffff;
	text-decoration: none;
	/*font-weight:bold;*/
}
a.menu4:link {
	color: #000000; 
	text-decoration: none; 
} 
a.menu4:visited { 
	color: #000000;
	text-decoration: none; 
}
a.menu4:hover { 
	color: #000000; 
	text-decoration: none; 
	font-weight:bold;
}
a.menu5:link {
	color: #000000; 
	text-decoration: none; 
} 
a.menu5:visited { 
	color: #000000;
	text-decoration: none; 
}
a.menu5:hover { 
	color: #000000; 
	text-decoration: none; 
}


a.pageLink:link { 
	text-decoration: none; 
} 
a.pageLink:visited { 
	text-decoration: none; 
} 
a.pageLink:hover { 
	text-decoration: underline; 
}
a.plain1:link {
	color: #000000; 
	text-decoration: none; 
} 
a.plain1:visited { 
	color: #000000;
	text-decoration: none; 
}
a.plain1:hover { 
	color: #333333; 
	text-decoration: none; 
}
a.white1:link { 
	color: #ffffff; 
	text-decoration: none; 
} 
a.white1:visited { 
	color: #ffffff;
	text-decoration: none; 
} 
a.white1:hover { 
	color: #ebebeb; 
	text-decoration: underline; 
}

/* Different styles */
.highlight {
	background-color:#fedf44;
}
.small1 {
	font-size:90%;
}

#backgroundPopup {
	display:none;
	position:fixed;
	_position:absolute; /* hack for internet explorer 6*/
	height:100%;
	width:100%;
	top:0;
	left:0;
	background:#000000;
	border:1px solid #cecece;
	z-index:1;
}

#popupContact {
	text-align:left;
	display:none;
	position:fixed;
	_position:absolute; /* hack for internet explorer 6*/
	height:160px;
	width:200px;
	background:#FFFFFF;
	border:2px solid #cecece;
	z-index:2;
	padding:12px;
}
#popupContactClose {
	font-size:14px;
	/*line-height:14px;*/
	right:6px;
	top:4px;
	position:absolute;
	color:#6fa5fd;
	font-weight:700;
	display:block;
}
.smallMargin {
	margin-top:6px;
	margin-bottom:6px;
}
ul.list1 {
	margin-top:0;
	margin-left:0;
	padding-left:1.3em;
}
ul.list2 {
	list-style-type:square;
	margin-top:0;
	margin-left:0;
	padding-left:1.3em;
}

#submenu {
	margin-top:25px;
}

.submenu0 {
	display:block;
	background-repeat:repeat-y;
	width:186px;
	padding:7px;
	padding-left:20px;
	margin-bottom:3px;
}

.submenuSelected {
	color:#ffffff;
	background-color:#000000;
	background-image:url(http://www.interactivespaces.net/theme/layout/ispace.new/img/menu_selected.jpg);
	background-repeat:no-repeat;
	background-position:left center;
}

.submenu1 {
	background-image:url(http://www.interactivespaces.net/theme/layout/ispace.new/img/submenu1.jpg);
}

.submenu2 {
	background-image:url(http://www.interactivespaces.net/theme/layout/ispace.new/img/submenu2.jpg);
}

.submenu3 {
	background-image:url(http://www.interactivespaces.net/theme/layout/ispace.new/img/submenu3.jpg);
}

.submenu4 {
	background-image:url(http://www.interactivespaces.net/theme/layout/ispace.new/img/submenu4.jpg);
}

.submenu5 {
	background-image:url(http://www.interactivespaces.net/theme/layout/ispace.new/img/submenu5.jpg);
}

.submenu6 {
	background-image:url(http://www.interactivespaces.net/theme/layout/ispace.new/img/submenu6.jpg);
}

.submenu7 {
	background-image:url(http://www.interactivespaces.net/theme/layout/ispace.new/img/submenu7.jpg);
}

.submenu11 {
	background-image:url(http://www.interactivespaces.net/theme/layout/ispace.new/img/submenu1_1.jpg);
}

.submenu12 {
	background-image:url(http://www.interactivespaces.net/theme/layout/ispace.new/img/submenu1_2.jpg);
}

.submenu13 {
	background-image:url(http://www.interactivespaces.net/theme/layout/ispace.new/img/submenu1_3.jpg);
}

.submenu14 {
	background-image:url(http://www.interactivespaces.net/theme/layout/ispace.new/img/submenu1_4.jpg);
}

.submenu15 {
	background-image:url(http://www.interactivespaces.net/theme/layout/ispace.new/img/submenu1_5.jpg);
}

.submenu16 {
	background-image:url(http://www.interactivespaces.net/theme/layout/ispace.new/img/submenu1_6.jpg);
}

.submenu17 {
	background-image:url(http://www.interactivespaces.net/theme/layout/ispace.new/img/submenu1_7.jpg);
}

.submenu21 {
	background-image:url(http://www.interactivespaces.net/theme/layout/ispace.new/img/submenu2_1.jpg);
}

.submenu22 {
	background-image:url(http://www.interactivespaces.net/theme/layout/ispace.new/img/submenu2_2.jpg);
}

.submenu23 {
	background-image:url(http://www.interactivespaces.net/theme/layout/ispace.new/img/submenu2_3.jpg);
}

.submenu24 {
	background-image:url(http://www.interactivespaces.net/theme/layout/ispace.new/img/submenu2_4.jpg);
}

.submenu25 {
	background-image:url(http://www.interactivespaces.net/theme/layout/ispace.new/img/submenu2_5.jpg);
}

.submenu26 {
	background-image:url(http://www.interactivespaces.net/theme/layout/ispace.new/img/submenu2_6.jpg);
}

.submenu27 {
	background-image:url(http://www.interactivespaces.net/theme/layout/ispace.new/img/submenu2_7.jpg);
}

.submenuOverlay {
    position:absolute; /* absolute position (so we can position it where we want)*/  
    bottom:0px; /* position will be on bottom */  
    left:0px;  
    width:200px; 
	height:100%;
    /* styling bellow */  
    background-color:black; 
    color:white;  
    opacity:0.7; /* transparency */
    filter:alpha(opacity=70); /* IE transparency */  
	cursor:pointer;
}

.imageFrontPageBackground {
	display:block;
}

.imageFrontPageDescription {
	display:block;
    position:absolute; /* absolute position (so we can position it where we want)*/  
    bottom:15px; /* position will be on bottom */  
    left:0px;  
    width:200px;  
    /* styling bellow */  
    background-color:black; 
    color:white;  
    opacity:0.7; /* transparency */  
    filter:alpha(opacity=70); /* IE transparency */  
	cursor:pointer;
}

.imageFrontPageDescriptionHeader {
	display:block;
	padding-left:10px;
	padding-top:10px;
	padding-right:10px;
	font-weight:normal;
	font-family: Arial, Sans-Serif;
	font-size:95%;	
}

.imageFrontPageDescriptionContent {
	display:block;
	padding-left:10px;
	padding-bottom:10px;
	padding-right:10px;
	font-weight:normal;
	font-family: Georgia, Arial, Sans-Serif;
	font-size:130%;	
}

.searchInput {
	width:122px;
	height:15px;
	border:0px;
	color:#333333;
	font-size:90%;
}

.searchInput2 {
	width:122px;
	height:15px;
	border:0px;
	color:#000000;
	font-size:90%;
}

.searchForm {
	margin:0px 0px 0px 0px;
}
