/**
 * BergSoft Web Site (BWS)
 * @copyright       BergSoft 2008, Bojan Nikolic
 * @link            http://www.bergsoft.net
 * @package         bms
 * @version         1.0.0
 */
@media all
{
	#inner-content {
		background:
			url(../../images/box-top.gif)
			0 0
			no-repeat;
		background-color: #FFF;
		padding: 20px;
	}
	
	  #left {
		  width: 660px;
		  float: left;
		  padding: 0 20px 0 0;
	  }
	  
	  #right {
		  float: right;
		  width: 240px;
	  }

#benefit { margin: 0 0 3em 0; }

	#benefit li {
		background: url(../../images/bullet.gif) no-repeat 2px 4px;
		padding:0 0 0 15px;
		margin:0 0 0.25em 0;
	}
	
	#testimonials {
		margin-bottom: 1em;
	}
	
	#testimonials a {
		color: #3366CC;
		border-bottom: 1px solid #C5D3F1;
	}
	
	#testimonials a:hover { border-bottom: 1px solid #3366CC; }
	
	#services table {
		width: 100%;
		border: 1px solid #FEFEFE;
		margin: 0 0 2em 0;
		border-collapse: collapse;
	}

	#services td {
		padding: 5px;
		border: 1px solid #E6E6E6;
	}
	
	#hint {
		border: 1px solid #E6E6E6;
		padding: 5px 5px 5px 50px;
		margin: 0 0 2em 0;
		background: url(../../images/hint.gif) no-repeat 5px 5px;
	}

	#inner-content p { margin: 0 0 2em 0; }
	
	#inner-content h1 {
		margin: 0 0 1em 0;
		font-size: 11px;
		text-transform: uppercase;
		color: #7CBF21;
		font-weight: normal;	
	}
	
	.price-save {
	color: #FF6600;
	text-align: center;
	display: block;
	margin: 0.5em 0 0 0;
	font-size: 10px;
	text-transform: uppercase;
	}

	#services span.desc {
		font-size: 11px;
		color: #999;
	}
	
	#services span.promotion {
		display: block;
		padding: 0 0 0 21px;
		margin-top: 0.5em;
		background: url(../../images/alert.gif) no-repeat 0px 0px;
	}

	#services table p { margin: 0 0 0 0; }
	
	a.price {
		display: block;
		height: 20px;
		line-height: 20px;
		border: 1px solid #E6E6E6;
		background: url(../../images/button-cart.gif) no-repeat 0px 0px;
		color: #3366CC;
		padding: 0 5px 0 0;
		text-align: right;
	}
	
	a.price:hover {
		border-color: #3366CC;
	}
	
	#security {
		margin: 1em 0 0 0;
		padding: 0 0 0 120px;
		background: url(../../images/icon-shareit.gif) no-repeat 0px 0px;	
	}
	
	#security a {
		color:#3366CC;
		border-bottom:1px solid #C5D3F1;
	}
	
	#security a:hover { border-bottom: 1px solid #3366CC; }
	#content-top { height: 200px; }

	#services p a {
		color:#3366CC;
		border-bottom:1px solid #C5D3F1;
	}
	
	#services p a:hover { border-bottom: 1px solid #3366CC; }
	
	#service-name p {
		margin: 0;
		padding: 0;
	}
	
	#prices {
		width: 130px;
		text-align: center;
		border-right: 2px;
	}
	
	#prices span {
		color: #e5162a;
	}
	
	#prices p {
		margin: 0;
	}
	
	#buy-now {
		border-left: 0;
		text-align: center;
	}

	#service-name {
		width: 600px;
	}

	#services img {
		border: 0;
	}

	#money-back {
		text-align: center;
		margin: 1em 0;
	}

	#discount {
		margin: 1em 0;
		padding: 10px 10px 10px 70px;
		border: 1px solid #E6E6E6;
		background: url(../../images/25off) no-repeat 0px 0px;
	}

	#discount p {
		margin: 0.25em 0;
	}
	
	span.save {
		color: #F00;
	}
}
