/*body {font-size: 62.5%;}*/

/*postioning css */
	#container {background-color:#FFFFFF;}
	#header .content,#footer .content{margin:0 1em;margin-top:0;padding:1em 0;}
	#tertiary{background:#fff;}
	#secondary{background:#fff; color:#000;	
	 }
	#tertiary .content,#secondary .content{margin:.2em}
	#primary .content{
	margin:1em; 
	background: #fff;
/*	background-image: url(../images/vdivider.png); background-position:right; background-repeat:repeat-y;*/
	}
			
	/**/
	
	
/*overriding style */

	.content h1
	{
		color:#333;
	}
	.content h2
	{
		color:#0066FF;
	}
	.content h4
	{
		color:#669900;
		font-size:1.4em;
		line-height:1;
		margin:1em 1.5em 0 .615em;
	}
	.content p
	{
		font-size:1.1em;
		}
	.content hr
	{
		background:#cccccc;
		color:#CCCCCC;
		margin: 2px;
	}
	.content #fullcontent{
	margin: 0 5%;
	}
	.content .product
	{
		/*position: relative;
		left: 17%;*/
		float: left;
		text-align:center;
		margin: 0px auto;
		padding: 10px 0;
		text-decoration: none;
		align: top;
		width: 600px;
	}
	
	.content #dealprice {
	text-align: center;
	margin: 0 10px;} 
	.content #curvy {
		border: 2px solid #0066CC;
		background-color:#FFFFFF;
	}
	.content #curvy .padding {
		padding: 15px 20px;
	}
	.content #share {
		border: 2px solid #0066CC;
		background-color:#FFFFFF;
	}
	.content #share .padding {
		padding: 0pt 20px 5px 20px;
	}
	.content .decription {
		width: 95%;
		margin-left: 5%;
		margin-bottom: 50px;
	}
	/*Postitioning*/
	.content .module {
		margin-left: 15px;
	}
	.content .indent {
		margin-left: 40px;
	}
	/*Nav Bar Css*/
	.content .category li {
	list-style-type: none;
	list-style-position:outside;
	font-size: 1.1em;
	color:#333333;
	}
	/*movie widget*/
	.content .moviewidget {
	margin: 5px;
	}
	/*Price Section*/	
	.content .tbborders {
		border-top:thin solid #ccc;
		border-bottom:thin solid #ccc;
		padding:  3% 10%;
		margin: 8px 20px 0px 10px;
 	}
	.content .buynow {
		padding: 5px;
		margin: 8px 20px 0px 10px;
	}
	.content .headerbg {
		background-image:url(/images/gradientbg.png);
		background-repeat: no-repeat;
		padding: 1px 0 0 15px;
		
	}
	.content .hlist {
	margin-left: 15px;
	}
	.content .hlist li {
		float: left; 
		margin-right:5px; 
		margin-left: 0px; 
		list-style-type: none; 
		list-style-position:inside; 
	}
	.content .sublist li {
		text-align: center;
		float: left; 
		margin:8px 10px -3px; 
		list-style-type: none; 
		list-style-position:inside; 
	}
	.content .entourage li {
		float: left; 
		margin-right:50px; 
		margin-left: 0px; 
		list-style-type: none; 
		list-style-position:inside; 
	}
	.content .heading {
		/*background-image:url(../images/stripe25.png);
		background-repeat: repeat-x;*/
		background-color: #444;
		border-bottom:solid medium;
		border-bottom-color:#ccc;
		padding:3px;
		color:#FFFFFF;
	}
	.content .entourage {
	border-left: solid 1px;
	border-left-color:#666666;
	margin-left:5px;
	}
	/*.content #logo {
		/*font-size:1.6em;
		margin-left:10px;
		float:left;
		text-align:center;
		margin:0 auto;
	}*/
	.content .heading {
	text-align:left;
	font-size:12pt;
	vertical-align:top;
	border-bottom: none;
	background-color:#ffffff;
	color:#669900;
	font-weight:800;
	margin: 40px 3px 0px 20px;
	}
	/*comments section*/
	
	.content #comment_header {
	border-bottom:solid thin;
	border-bottom-color:#999999;
	font-size:1.4em;
	font-weight:bold;
	margin-top: 15px;

	}
	.content .comments {
	border-bottom:dotted medium;
	border-bottom-color:#999999;
	padding: 8px;
	margin-bottom: 0px;
	}
	/*store content*/
	.content #store {
	list-style-type: none;
	list-style-position: inside;
	}
	.content #store ul {
	vertical-align:baseline;
	text-align:center;
	}
	.content #store li {
	margin: 5px;
	width: 155px;
	float: left;
	padding-bottom: 10px;
	text-align:center;
	clear:right;
	border-bottom: #333 dotted thin;
	
	}
	.content #storeitem {
	font-weight: bold;
	font-size: 1.1em;
	color: 669900;
	margin: .2em;
	}
	.content .product-title {
	line-height: 1.1em;
	overflow:hidden;
	}
	.content .price {
	color:#669900;
	font-size:1.3em;
	font-weight: bold;
	line-height:1;
	margin:1em 0 .615em;
	}
	.content .usd a {
	color:FF600;
	} 
	.content .usd {
	color:#FF6600;
	font-size:1.3em;
	font-weight: bold;
	line-height:1;
	margin:1em 0 .615em;
	}
	/*accordian
	.content #accordian .content ul {
	list-style-type:none;
	text-decoration:none;
	}
	.content #accordian .content li {
	list-style-type: none;
	margin: 3px;
	float:right;
	clear:left;
	}
	*/
	/*Carousel aWidget*/
	.content #carousel {
	padding: 15px 0px;
	margin:0px;
	}	
	/*Footer Links*/
	.content #flink{
	float: left;
	display:block;
	font-size: 1.2em;
	}
	.content #flink a:link {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration: none;
	}
	.content #flink a:visited {
	color:#f4f4f4;
	font-weight:bold;
	text-decoration: none;
	}
	.content #flink a:hover, code, pre {
	color:#FF9933;
	font-weight:bold;
	text-decoration: none;
	}
	.content #flink a:active, .a:focus {
	color:#ffffff;
	font-weight:bold;
	text-decoration: none;
	}
	.content #googlead {
	}
	.content .countbg	{
	background-image:url(/images/countdown.png);
	repeat: none;
	height: 60px;
	}
/* countdown styles */
.countdown_row {
	clear: both;
	width: 100%;
	text-align: center;
	color:#333;
	margin: 5px;
}
/*.countdown_show1 div {
	width: 50%;
}
.countdown_show2 div {
	width: 50%;
}	
	*/

.countdown_show3 div {
	width: 33%;
	/*background-image:url(../images/countdown.png);
	repeat:none;*/
}
/*.countdown_show4 div {
	width: 25%;
}
.countdown_show5 div {
	width: 20%;
}
.countdown_show6 div {
	width: 16%;
}
.countdown_show7 div {
	width: 14%;
}*/
.countdown_section {
	float: left;
	font-size: 75%;
}
.countdown_amount {
	font-size: 400%;
}
.countdown_descr {
	width: 100%;
}

.content .googlead {
	margin-top: 15px;
}

/*rating widget
.rating {
 cursor: pointer;
 margin: 5px 0 3px 5px;
 clear: both;
 display: block;
}*/

#status_block {
  margin: 0 auto 0.5em auto;
  padding: 5px 15px 15px 55px;
  background: #eef URL('/images/ok.png') left center no-repeat;
  border: 1px solid #cce;
  width: 680px;
  font-size: 120%;
  font-weight: bolder;
}

.notice {
  margin: 0.5em auto 0.5em auto;
  padding: 15px 10px 15px 55px;
  width: 680px;
  background: #eef URL('/images/info.png') left center no-repeat;
  border: 1px solid #cce;
}
