﻿body
{

}

#testimonial
{
	height: 500px;
	vertical-align: top;
}

#testimonial h4
{
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
}

#testimonial h5
{
    font-size:11px;
	font-weight: bold;
}

.SideBox_Affiliate_Left
{
	text-align:left;
	background: #EAEAEA;	
}
.SideBox_Affiliate_Left .top
{
    font-size:12px;
	background: #1E7E57;
	color:#FFF;
	font-weight: bold;
	border-bottom: 0px SOLID #000;
	padding: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.SideBox_Affiliate_Left .bottom
{
	background: url(/images/fade.gif) repeat-x 0 0;
	color:#000;
	padding:10px;
}

.SideBox_Right
{
    width: 100%;
	text-align:left;
	padding: 0px;
	overflow: hidden;
    background: #EAEAEA;  	
}
.SideBox_Right .top
{
	background: #1E7E57;
	color:#FFF;
	font-weight: bold;
	border-bottom: 0px SOLID #000;
	padding: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
    font-size:12px;
}

.SideBox_Right .bottom
{
	background: url(/images/fade.gif) repeat-x 0 0;
	color:#000;
	padding:5px;
	overflow:hidden;
}

.SideBox_Left
{
	text-align:left;	
}

.SideBox_Left .top
{
    font-size:12px;	
	background: #1E7E57;
	color:#FFF;
	font-weight: bold;
	border-bottom: 0px SOLID #000;
	padding: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.SideBox_Left .bottom
{
	background: url(/images/fade.gif) repeat-x 0 0;
	color:#000;
}

.SideBox_Left .bottom_mobile
{
	background: url(/images/fade.gif) repeat-x 0 0;
    color:#000;
    padding:3px;
}

#footer{
	position: relative;
	width: 980px;
	height: 10px;
	background: #1E7E57;
	color: #FFF;
	font-size: 11px;
	padding: 3px;
	padding-right: 10px;
}
#footer a{
	color: #FFF;
	padding-left: 5px;
	text-decoration: none;
}
#footer a:hover{
	text-decoration: underline;
}
    
    
    #ds_wrapper
    {
       	background: #ffffff;
        border: 1px SOLID #000;
        margin: Auto;
        padding-right: 0px;
        padding-left: 0px;
        padding-bottom: 0px;
        margin-top: 10px;
        margin-bottom: 0px;
    }
    
    #ds_wrapper #fade
    {
		  background: url("/images/fade.gif") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
    }
        
    .top2 #timedate
    {
		color: #fff;
		Font-Family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
		font-size: 13px; 
		font-weight:bold;
		background: #1E7E57;
		border: 4px SOLID #1E7E57;
    }     
    
    #moveover 
    {
		margin-right: 15px;
    }
    
    #navbar
    {
		margin-bottom: 0px;
    }

#right_more {
	list-style-type:none;
	text-align:left;
	margin:0;
	padding:0;
	padding-top: 5px;
}
#right_more li {
	padding: 0px 0px 3px 20px;
	background:url(/images/rtarrow.gif) no-repeat 0 5px;
}
