/* Styles for Zeinith Property Solutions */

/* force a scroll bar to avoid flicker */
html { min-height:101%; }

/* General font families for common tags */
font,th,td,p { font-family: Verdana, Arial, Helvetica, sans-serif; }
a:link,a:active,a:visited { text-decoration: underline; color:#FF6633;}
a:hover		{ text-decoration: underline; color:#FFCC33; }
hr	{ height: 0px; border: solid #6600CC 0px; border-top-width: 1px;}
table { border-collapse:collapse; }
p {	margin-top:10px; margin-bottom:10px; }
body { background-color:#000000; color:#FFFFFF; margin:5px 5px 5px 5px; }

/* text styles */
.gen
{
	font-size: small;
	line-height: 125%;
	color: #000000;
	text-align:left;
}

.referral_title
{
	font-size:medium;
	font-weight:bold;
	line-height: 125%;
	color: #FFFFFF;	
}

.gensmall
{
	font-size:x-small;
	color: #666666;
}


a.gensmall:link, a.gensmall:active, a.gensmall:visited
{
	text-decoration:underline;
	color:#666666;
}

a.gensmall:hover
{
	text-decoration:underline;
	color:#FFFF00;
}

.title
{
	font-size:large;
	color:#CC9933;
	font-weight: bold;
	text-align:center;
	margin-bottom:10px;
}

.mini_title
{
	font-size:small;
	color:#CC9933;
	font-weight:bold;
}

.menu_header
{
	font-size: 14px;
	font-style: italic;
	color: #FFFF00;
	font-weight: bold;

}

.impact
{
	font-size: x-large;
	font-style: italic;
	color: #333399;
	font-weight: bold;
}

.testimonial
{
	text-align:left;
	font-size: small;
	line-height: 125%;
	color: #000000;
	text-align:left;
	border-color:#333333;
	border-style:solid;
	border-width:1px;
	margin-left:5%;
	margin-right:5%;
	margin-top:5px;
	margin-bottom:5px;
	padding: 8px 8px 8px 8px;
	
}

.testimonial_signature
{
	color:#999999;
	text-align:right;
	font-style:italic;
}

.testimonial_launch
{
	margin-top:10px;
	margin-bottom:5px;
	float:left
}

.testimonial_player
{
	text-align:center;
	display:none;
}

.clear
{
	height:0px;
	width:100%;
	clear:both;
}

.bluebox
{
	background-color:#2D5983;
	color:#FFFFFF;
	font-weight:bold;
	font-size:large;
	padding: 5px 5px 5px 5px;
	line-height:120%;
	text-align:center;
}

.darkgreybox
{
	background-color:#999999;
	margin-top:10px;
	margin-bottom:10px;
}

/* expected to be contained in the darkgreybox */
.lightgreybox
{
	background-color:#CCCCCC;
}

.tablebox
{
	background-color:#CCCCCC;
	margin-top:10px;
	margin-bottom:10px;
	text-align:center;
	width:90%;
	margin-left:auto;
	margin-right:auto;	
	
	padding:5px 5px 5px 5px;
}

.tableborder
{
	border-color:#999999;
	border-width:1px;
	border-style:solid;
}

.gentable
{
	background-color:#CCCCCC;
	width:100%;
	text-align:left;
}

.centerbox
{
	text-align:center;
	line-height:120%;
	margin-top:10px;
	margin-bottom:10px;
	
}

.boldunderline
{
	font-weight:bold;
	text-decoration:underline;
	color:#CC9933;
	line-height:120%;
}

.boldunder
{
	font-weight:bold;
	text-decoration:underline;
	line-height:120%;
}

.bolditalic
{
	font-weight:bold;
	font-style:italic;
	line-height:120%;
}

.smallitalic
{
	font-size:smaller;
	font-style:italic;
	line-height:100%;
}

.boldred
{
	font-weight:bold;
	color:#CC9933;
	line-height:120%;
}

.bold
{
	font-weight:bold;
	line-height:120%;
}

.large
{
	font-size:large;
	line-height:120%;
}

.proceedlink
{
	text-align:center;
	font-weight:bold;
	margin-top:40px;
	margin-bottom:40px;
}

input.flat
{
	color:#000000;
	font-size:small;
	background-color:#FFFFFF;
	border-color:#FFFFFF;
	border-width:0px;
}

/* front page elements */

.fadeImageBox
{
	position:absolute;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	KHTMLOpacity: 0;
}

.leftwindow
{
	background-image:url(images/splash/splash_windows_14.jpg);
	width:250px;
	height:117px;
	overflow:hidden;
}

.rightwindow
{
	background-image:url(images/splash/splash_windows_17.jpg);
	width:249px;
	height:116px;
	overflow:hidden;
}

.windowtext
{
	text-align:center;
	font-size:12px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-align:center;	
}

.leftwindowtext
{
	margin:15px 15px 15px 12px;

}

.rightwindowtext
{
	margin:15px 12px 15px 15px;
}



/* Content Page Elements */

.chat_button
{
	text-align:center;
	height:34px;
}

.nav_button_off
{
	padding:0px 0px 0px 0px;
	margin:2px 0px 0px 7px;
	width:196px;
	height:25px;
}

.nav_button_on
{
	position:absolute;
	padding:0px 0px 0px 0px;
	margin:2px 0px 0px 7px;
	width:196px;
	height:25px;
	
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	KHTMLOpacity: 0;
}

.nav_button_on_visible
{
	position:absolute;
	padding:0px 0px 0px 0px;
	margin:2px 0px 0px 7px;
	width:196px;
	height:25px;
}


.main_content
{
	background-image:url(images/website1_03.gif);
	background-repeat:repeat-y;
	width:558px;
	padding:10px 10px 10px 10px;
	vertical-align:top;
	text-align:left;
	background-color:#FFFFFF;
	color:#000000;
}

.main_border_left
{
	background-image:url(images/website1_04.gif);
	background-repeat:repeat-y;
	width:7px;
}

.main_menu
{
	background-image:url(images/website1_05.gif);
	background-repeat:repeat-y;
	width:205px; 
	height:100%;
}

.main_footer_top
{
	background-image:url(images/website1_07.gif);
	background-repeat:repeat-y;
	width:770px;
	padding:10px 0px 0px 0px;
	text-align:center;
}

.main_footer_bottom
{
	background-image:url(images/website1_08.gif);
	background-repeat:no-repeat;
	width:770px;
	height:34px;
	text-align:center;
	vertical-align:top;
}

.main_load_box
{
	position:absolute;
	text-align:center;
	vertical-align:top;
	background-color:#FFFFFF;
	
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	KHTMLOpacity: 0;
	
	visibility:hidden;
}

/* form page elements */

.friend_form_box
{
	text-align:center;
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	font-size:10px;
}

.friend_response_box
{
	margin: 0px 10px 0px 10px;
}

input.friend_form_box
{
	text-align:left;
	font-size:x-small;
	margin: 0px 0px 0px 0px;
	padding: 0px 2px 0px 2px;
}

.form_required
{
	color:#FF0000;
}

.form_big_submit
{
	font-size:18px;
}

input
{
	font-size:small;
	padding-left: 2px;
	padding-right: 2px;
}

/* geographic page elements */
.geo_child_table
{
	width:100%;
	text-align:center;
}

.geo_child_link
{
	width:33%;
	vertical-align:top;
	text-align:left;
}