﻿body.bodyglove
{
background:#f7f7f7 url("images/bg.gif") repeat-x top left;
font:.93em/1.625em "lucida grande","lucida sans unicode", sans-serif; 
background-color:#f7f7f7;  
font-size-adjust:none;
font-style:normal;
font-variant:normal;
font-weight:normal;
color:#464646;
    }


	#slider ul, #slider li{
		margin:0;
		padding:0;

		list-style:none;
		}
	#slider li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:696px; 
		height:241px; 
		overflow:hidden; 
		}

   	 /* image replacement */
        .graphic, 
	#prevBtn, 
	#nextBtn{
            margin:0;
            padding:0;
            display:block;
            overflow:hidden;
            text-indent:-8000px;
            }
    	/* // image replacement */

	#prevBtn{ 
		display:inline;
		position:relative;
		float:left;
		top:-42px;
		margin:0px;

		}	
	#nextBtn{ 
		display:inline;
		position:relative;
		float:left;
		top:-42px;
		margin:0px;
		}														
	#prevBtn a{
		display:block;
		width:35px;
		height:35px;
		background:url(images/previous.png) no-repeat 0 0;	
		
		}	
	#nextBtn a{ 
		display:block;
		width:35px;
		height:35px;
		background:url(images/next.png) no-repeat 0 0;
		}
	.menu ul {
		 list-style: none; margin: 0; padding: 0; 
	}		
	.menu ul li {
		  float: left;
		  padding:0px;
		  margin:0px;
	}
	.menu ul li a {	
		 overflow: hidden; display: block; height: 72px;
	}
	.header{text-align:right;padding:0px;margin:0px;}
	.header a 
	{
	    color:white;
	    margin-left:10px;
	    padding-right:10px;
	    border-right:1px dotted white;
	    font-size:11px;
	    position:relative;
 	    top:-4px;
	}
	.header a:last-child
	{
	    border-right:0px solid white;
	}	
	.slider {background:#f7f7f7 url('images/headerbg.gif') repeat-x top left;}
	.content_container {background:#f7f7f7 url(images/content2bg.png) repeat-y; min-height:500px; padding:0px;}
	.content_inner {background:url(images/contentbg.gif) no-repeat top; min-height:10px; margin:0px; padding:0px;}
	.morecontent   {background:#ffffff url(images/contentbgright.jpg) repeat-y right;}
	.contentfooter {background:#f7f7f7 url(images/bottombg2.png) no-repeat bottom center;}

	.silver_curve {background:silver url(images/silvercurve.jpg) no-repeat bottom left; }
	.inner_silver {background: url(images/navbg.png) repeat-x top left;}
	.logo {background:url('images/logo1.gif') no-repeat center center; height:218px; padding-top:30px; border-right:1px solid #525252; border-left:1px solid #525252;}
	.nav {position:relative; overflow:hidden; margin-left:0px; padding-left:0px;}
	.event_list, .highlight {background-color:#c0c0c0; color:#fff; padding-left:10px;padding-right:10px;padding-top:10px;
	  -moz-border-radius-bottomleft: 10px;
	  -moz-border-radius-bottomright: 10px;
	  -moz-border-radius-topleft: 10px;
	  -moz-border-radius-topright: 10px;
	}
	event_list, .highlight a.littlemore{
		color:#727272;
	}
	event_list, .highlight a{
		color:#727272;
	}
	event_list, .highlight h4 {
		color:#727272;
		margin:0px;
	}
	.sf_eventsList{padding:10px;}
	.sf_eventsList div{padding:10px;}
	.sf_eventsList p {text-indent:10px; color:#3a3a3a;}
	.sf_eventsList address {position:relative; left:10px; color:#3a3a3a;}
    .sf_eventTitle a {
		color:#727272;
		margin:0px;
	}
div.additional {
  display: inline;
  background: #87AAD7 url('images/panelbg.png') repeat-x bottom left;
  margin-top: 08px;
  margin-bottom: 08px;
  padding: 10px;
  padding-bottom: 20px;
  -moz-border-radius-bottomleft: 8px;
  -moz-border-radius-bottomright: 8px;
  -moz-border-radius-topleft: 8px;
  -moz-border-radius-topright: 8px; }



a.about {
  background: url('images/homeico.png') no-repeat left;
  padding-left: 60px;
  line-height: 50px;
  padding: 20px;
  color:#fff;
  padding-left: 50px; }

a.archive {
  background: url('images/Document.png') no-repeat left;
  padding-left: 10px;
  line-height: 50px;
  padding: 20px;
  color:#fff;
  padding-left: 50px; }

a.events {
  background: url('images/Calendar.png') no-repeat left;
  padding-left: 10px;
  line-height: 50px;
  padding: 20px;
  color:#fff;
  padding-left: 50px; }

a.roi {
  background: url('images/Line Chart.png') no-repeat left;
  line-height: 50px;
  padding: 20px;
  padding-left: 50px;
  color:#fff;
  white-space: nowrap; }

a.more {
  background: url('images/104.png') no-repeat left;
  padding-left: 50px;
  display: block;
  line-height: 50px;
  width: 180px; }

a.littlemore {
  background: url('images/104.png') no-repeat left;
  padding-left: 50px;
  display: block;
  line-height: 50px;
  width: 100px; }

a.support {
  background: url('images/supportico.png') no-repeat left;
  line-height: 50px;
  padding: 20px;
  color:#fff;
  padding-left: 40px; }

a.security {
  background: url('images/37.png') no-repeat left;
  padding-left: 50px;
  line-height: 50px;
  padding: 20px;
  color:#fff;
  padding-left: 50px; }


