/* CSS for Zeovolve */

*{margin:0px;}

body
{
	background-image:url(../images/body_texture01.gif); 
	background-color:#B91A0C;
	font-family:"Verdana";
}

#wrapper
{
	margin:9px;
	width: 856px;
	text-align:left;
	
}

#topshadow
{
	height:10px;
	background-image:url(../images/shadow_top.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
}

#bottomshadow
{
	height:10px;
	background-image:url(../images/shadow_bottom.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}

#top
{
	height:251px;
}

#flash
{
	padding-top : 152px;
}

#border
{
	margin-left : 18px;
	margin-right: 18px;
}


#main
{
	border: 2px solid #FFF;
	height: 560px;
}

#content
{
	border-top: 1px solid #444;
	/*background-image:url(../images/content_bg.jpg);*/
	background-repeat:repeat-x;
	background-color:#e5e5e5;
	height:308px;
}

#leftcontent
{
	height : 308px;
	width : 210px;
	font-size: 11px;
	background-image:url(../images/leftpannel_bg.jpg);
	float:left;
}


#rightcontent
{
	margin-top : 15px;
	margin-bottom: 5px;
	height : 258px;
	padding: 10px 10px 10px 15px;
	overflow:auto;
	text-align:justify;
	font-size: 11px;
	line-height: 18px;
}

#rightcontent p
{
	margin:8px 0px 8px 0px;
}

#rightcontent a
{
	color:#666;
	text-decoration:underline;
}

#rightcontent .linklike
{
	color:#666;
	text-decoration:none;
}

#rightcontent a:hover, #rightcontent .linklike:hover
{
	color:#333;
}

#rightcontent h1
{
	font-size: 18px;
}

#rightcontent h2
{
	font-size: 12px;
}

#rightcontent ul
{
	margin:5px 0 5px 10px; padding:0px;
	list-style:none;
}

#rightcontent ol
{
	margin:5px 0 5px 30px; padding:0px;
	list-style:none;
}

#rightcontent ul li
{
	padding-left:20px;
	background-image:url(../images/bullet.gif);
	background-position:left top;
	background-repeat:no-repeat;
}

#rightcontent ol li
{
	padding-left:20px;
	background-image:url(../images/bullet.gif);
	background-position:left top;
	background-repeat:no-repeat;
}

#leftcontent #links a
{
	display:block;
	height:39px;
	line-height:39px;
	background-image:url(../images/blank.gif);
	border-bottom: 1px solid #6c0d05;
	font-weight:bold;
	padding-left : 15px;
	color : #ddd;
	text-decoration:none;
}

#leftcontent #links a:hover, #leftcontent #links a.active
{
	color : #b0b0b0;
	background-image:url(../images/leftpannel_over_bg.jpg);
}



#leftcontent #links a .arrow
{
	display:block;
	background-image:url(../images/arrow.gif);
	background-repeat:no-repeat;
	background-position:right bottom;
}

#leftcontent #links a:hover .arrow, #leftcontent #links a.active .arrow
{
	background-image:url(../images/arrow_over.gif);
}



#scrollarrows
{
	float:right;
	margin-right: 5px;
	display:none;
}

#scrollarrowup
{
	width : 20px;
	height:20px;
	background-image:url(../images/up_arrow.gif);
	background-repeat:no-repeat;
	background-position:center center;
	margin-top: 10px;
}

#scrollarrowdn
{
	width : 20px;
	height:20px;
	background-image:url(../images/down_arrow.gif);
	background-repeat:no-repeat;
	background-position:center center;
	margin-top : 247px;
}

#scrollarrowup.hidden
{
	background-image:none;
}

#scrollarrowdn.hidden
{
	background-image:none;
}


#footer
{
	height : 16px;
	font-size: 10px;
	line-height: 16px;
	
}

#footer a
{
	color:#FFFFFF;
	background-image:url(../images/olive_footer_logo_16x16.jpg);
	background-repeat:no-repeat;
	background-position:left center;
	width:16px;
	float:right;
	height:16px;
	text-decoration:none;
	margin-top: 2px;
}

.linktop
{
	text-align : right;
}

.linktop a
{
	color:#0066CC;
	text-decoration:none;
}

.linktop a:hover
{
	color:#369;
	text-decoration:underline;
}

.heading{ font-size:14px; font-weight:bold; color:#CC3333;}
.subheading {font-size:11px; font-weight:bold;color:#CC3333;}
img.floatingleft
{
	float:left;
	padding:0 10px 0 5px;
}
#keywordscroll
{
	height:110px;
	margin:24px;
	overflow:hidden;
	padding : 5px;
	text-align:center;
	margin-bottom:37px;
}

#keywordscroll h1
{
	font-size: 11px;
	
}

#leftflash
{
	margin:24px;
	border:1px solid #000;
}
.new{
	padding-left:24px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;}

#logobuttons
{
	margin-top: 45px;
}

#contentend
{
	display:block;
	height:20px;
	background-image:url(../images/zelvolve_o.gif);
	background-position:center center;
	background-repeat:no-repeat;
}
.repfonelink {
	font-size:11px; 
	font-weight:bold;
	color: #FF0000;
}
.repfonelink a {
	font-size:11px; 
	font-weight:bold;
	color:#FF0000;
	text-decoration:none;
}
.repfonelink a:hover {
	font-size:11px; 
	font-weight:bold;
	color:#FF0000;
	text-decoration: underline;
}
