/*------------------------------------*/
/*------------------------------------*/
/*--   Motor Stroller - Sidebar     --*/
/*--   http://www.MotorStroller.com --*/
/*--   22/09/2007                   --*/
/*------------------------------------*/
/*------------------------------------*/

#sidebar {
	background: url(../images/SidebarBackground.jpg);
    background-color: #D9D9D9;	
	background-repeat: repeat-y;
	    margin-top: 7px;
	    margin-bottom: 1px;
	    padding-bottom: 10px;
	    float: left;
	    clear: both;
	    width: 168px;
	    border-right: 1px solid #6D6D6D;
	    border-bottom: 1px solid #6D6D6D;
}

.sidebar_heading
{ 
	margin:0;
	padding:0;
	background-color: #5D5D5D;/* #FFBC6D; */
	background-image: url(../images/SideBarHeadingBullets.png);
	background-repeat: no-repeat;
	background-position:5px center;
	text-indent: 19px;
	color: white;
	font-weight:normal;
	height: auto;
	border-bottom-color: Black;
	border-bottom-width: 1px;
	border-right-style:solid;
	border-right-color:#6D6D6D;
	border-right-width: 1px;
}

.purchase
{
	text-align: center; 
	padding-left: 5px;
	padding-right: 5px;
}

.sidebar_links 
{
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    float: left;
    width: 168px;
    clear:left;
    text-align: center;
    }

.sidebar_text_center
{
	text-align: center;
	padding-left: 5px; 
	padding-right: 5px;
	}
	
.sidebar_text
{
	padding-left: 5px;
	padding-right: 5px;
	}

.sidebar_text_important
{
	color: red;
	font-weight: bold;
	font-size: 1.2em;
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: blink;
}

.product_detail_values
{
	font-weight: bold;
	}
	
.product_details_sale
{
	color: red;
	font-weight: bold;
	font-size: 1.2em;
	text-align: center;
	text-decoration: underline;
	}

.price
{
	color: blue;
	}
	
.screen_shots_SIDEBAR
{
	background-color: White;
	background-image: none;
	padding-top: 5px;
	padding-bottom: 5px;
	}
	
.distributor_logo
{
	margin-bottom: 5px;
	}
	
.download
{
	text-align: center;
	}
	
.sidebar_link_image
{
	padding-bottom: 10px;
	}
	
.visitor_counter 
{
	visibility: hidden;
	height: 0px;
	width: 0px;
	}