body
{
	margin:0;
	padding:0;
	font-family:Georgia;
	background-color:#000;
	color:#fff;
	background-image:url('../data/templates/img/pattern.gif');
}

#body
{
	margin:0 auto;
	position:relative;
	max-width:1600px;
	min-width:1000px;
}

img
{
	border:none;
}

table
{
	border-collapse: collapse;
}

a
{
	color:#ddb808;
}

a:hover
{
	text-decoration:none;
	color:#dedede;
}

h1
{
	color: #F7CE09;
    font-size: 14px;
    font-style: italic;
    font-weight: bold;
}

h2
{
	font-style:italic;
	color:#ffffff;
	font-size:14px;
	margin:15px 0 20px 0;
}

h2 a
{
	font-style:italic;
	color:#ffffff;
	font-size:14px;
	margin:15px 0 20px 0;
}

h3
{
	color:#DDB808;
	margin-top:20px;
	
	font-size:14px; 
}

h4
{
	color:#DDB808;
	margin-top:30px;
	font-style:italic;
	font-size:14px; 
}

.simple-text
{
	font-size:12px;
	line-height:18px;
	
	margin-top:27px;
	
	width:90%;
}

	.simple-text .table_red
	{
		border:1px solid #bfbfbf;
		border-right:none;
		border-bottom:none;
	}
	
	.simple-text .table_red td
	{
		padding:5px;
		background:#b71717;
		border:1px solid #bfbfbf;
		border-left:none;
		border-top:none;
	}


.yellow_text
{
	font-size:14px;
	color:#DDB808;

	padding-bottom:10px;
}

#content
{
	position:relative;
	margin:0 auto;
	padding-top:40px;
	width:92%;

}

#content .col1
{
	float:left;
	width:189px;
}
#content .col2
{
	padding-left:220px;
	
}

	
.marked
{
	color:#ddb808;
}


.input-text
{
	border:1px solid #999999;
	padding:2px;
	font-size:12px;
}

/* Left Column */
.discount
{
	padding-top:25px;
}


.col2 .head table
{
	width:100%;
	font-size:12px;
	margin-left:25px;
}

	.col2 .head table td
	{
		vertical-align:top;
		white-space:nowrap;
	}

		.col2 .head .title
		{
			font-size:14px;
			color:#ece7db;
			margin-bottom:12px;
		}

		.col2 .head .example
		{
			font-size:10px;
			color:#5a5854;
			font-style:italic;
			letter-spacing:0.04em;
			
			padding-top:6px;

		}

		.search .example a
		{
			text-decoration:none;
			border-bottom:1px dashed #DDB808;
		}
		

		.search .example a:hover
		{
			text-decoration:none;
			border-bottom:1px dashed #000;
		}		
		
		.col2 .head #search
		{
			width:145px;
			height:16px;
			vertical-align:middle;
			outline: none;
		}

		.ico-search
		{
			width:22px;
			height:22px;
			
			cursor:pointer;
			
			background:url('../data/templates/img/sprite_icons.png') 0 -161px;
			vertical-align:middle;
			
			margin-left:5px;
			
		}

			.col2 .head .work .title
			{
				margin-bottom:8px;
			}
			.col2 .head .work .marked
			{
				color:#ddb808;
				font-size:12px;
			}

		.col2 .head .work p
		{
			color:#adaaa1;
			margin:0 0 1px 0;
			font-size:11px;
		}


		.col2 .head .phones p
		{
			color:#ddb808;
			margin:0 0 10px 0;
			font-size:14px;
		}

		.col2 .head .phones .email
		{
			font-size:13px;
		}


.menu
{
	margin-top:12px;
	background:url('../data/templates/img/sprite_backs.png') 0 -363px;
	height:45px;
	font-size:14px;
	width:100%;
	font-style:italic; 
}

	.menu a
	{
		color:#b2aea5;
	}
	.menu a:hover
	{
		color:#f7ce09;
	}	
	
	.menu table
	{
		width:100%;
	}
	.menu td
	{
		text-align:center;
		height:45px;
	}
	
	.menu .sp
	{
		width:2%;
	}
	
	.menu .active
	{
		background:url('../data/templates/img/sprite_backs.png') 0 -307px;	
		color:#f7ce09;
	}
	
	.menu .active a
	{
		color:#f7ce09;
	}	
	
.filter
{
	margin-top:24px;
	background-color:#0d161c;
	padding:11px;
	padding-left:15px;
	height:256px;
	width:147px;
}	

	.filter .title, .comments-box .title, .article-box .title, .recomend-box .title
	{
		font-size:14px;
		color:#ece7db;
		font-style:italic;
		font-weight:bold;
		padding-bottom:2px;
	}
	
	.filter .level1
	{
		padding-top:12px;
		color:#ece7db;
		font-size:12px;
		font-weight:bold;
	}
	
	.filter .level2
	{
		padding-left:10px;
		color:#ece7db;
		font-size:11px;
	}
		
		.filter .level2 p
		{
			margin:0;
			margin-top:4px;
		}
		
			.filter .level2 .active
			{
				color:#DDB808;
				text-decoration:none;
			}		
			
			.filter .level2 p a
			{
				color:#dcd7cc;
			}
			.filter .level2 p a:hover
			{
				color:#DDB808;
				text-decoration:none;
			}		

			.filter .level2 .active a
			{
				color:#DDB808;
				text-decoration:none;
				cursor:default;
			}				
		
.catalogue
{
	margin-top:10px;
	font-size:12px;
}	

	.catalogue .level1
	{
		margin-top:30px;
	}
	
	.catalogue .level1, .menu .level1 a
	{
		color:#f7ce09;
		font-weight:bold;
		font-style:italic;
		font-size:14px;
	}
	
		.catalogue .level2
		{
			padding-left:10px;
		}
			.catalogue .level2 .active
			{
				color:#DDB808;
			}
			
			.catalogue .level2 .active a
			{
				color:#DDB808;
			}			
			
			.catalogue .level2 p a
			{
				color:#dcd7cc;
				text-decoration:none;
				font-size:12px;
			}
			
			.catalogue .level2 p a:hover
			{
				color:#f7ce09;
			}		
			
			.catalogue .level2 p
			{
				margin:0;
				margin-top:8px;
				font-size:11px;
			}	
			
			
			.comp
			{
				padding-top:5px;
				
			}
			
			.topTable .comp
			{
				position:absolute;
				margin-top:-33px;
				margin-left:120px;
			}
			
			.comp1
			{
				display:inline-block;
				background:url('../data/templates/img/sprite_icons.png') -20px -258px;
				width:10px;
				height:10px;
				vertical-align:middle;
			}
			
			.comp2
			{
				display:inline-block;
				background:url('../data/templates/img/sprite_icons.png') 0 -259px;
				width:10px;
				height:10px;
				vertical-align:middle;
			}			
			
			.comp_link_act
			{
				display:inline-block;
				color:#fff;
			
				font-size:11px;
				cursor:pointer;
			}

			
			.comp_link
			{
				display:inline-block;
				color:#B1B1B1;
				
				font-size:11px;
				cursor:pointer;
			}
			
			.comp_link a
			{
				text-decoration:none;
				border-bottom:1px dashed #B1B1B1;
				color:#B1B1B1;				
			}
			.comp_link a:hover
			{
				text-decoration:none;
				border-bottom:0px dashed #B1B1B1;
				color:#B1B1B1;
			}
			
			.comp_link_act a
			{
				text-decoration:none;
				border-bottom:1px dashed #fff;
				color:#fff;
			}
			.comp_link_act a:hover
			{
				text-decoration:none;
				border-bottom:0px dashed #fff;
				color:#fff;
			}			
						
			
.comments-box
{
	margin-top:30px;
}	

	.comments-box .comment .header, .comments-box .comment .img, .comments .comment .header, .comments .comment .img
	{
		float:left;
	
	}
	
	.comments-box .comment
	{
		margin-top:20px;
		margin-bottom:25px;
	}
	
	.comments-box .add-comment
	{
		padding-top:20px;
		font-size:12px;
	}
	
	.comments-box .sp
	{
		height:1px;
		line-height:1px;
		position:relative;
		margin-left:-30px;
		background: url("data/templates/img/point.gif") left bottom repeat-x;
	}
	
	.comments-box .comment .img, .comments .comment .img
	{
		padding-top:2px;
		margin-right:10px;
	}
	
	.comments-box .date, .comments .date
	{
		margin:0;
		margin-top:1px;
		font-size:10px;
		color:#767676;
		font-style:italic;
	}
	
	.comments-box .name, .comments .name
	{
		margin:0;
		margin-top:0px;
		font-size:11px;
		color:#f7ce0d;
		
	}

	.comments-box .text	a
	{
		font-size:11px;
		width:140px;
		color:#dcd7cc;
		line-height:14px;
		text-decoration:none;
	}
	
	.comments-box .text
	{
		margin-top:5px;
	}	
	
	.comments-box .text	a:hover
	{
		text-decoration:underline;
	}
	
	.commentForm
	{
		padding:15px;
		padding-right:0;
		padding:10px;
		margin-top:-200px;
		background-color:#111111;
		
		position:absolute;
		
		z-index:100;
		
		width:375px;
	}
	.commentForm h3
	{
		font-size:18px;
		color:#DDB808;
		font-weight:100;
	}
	
	.commentForm p
	{
		margin:3px;
		margin-bottom:6px;
	}
	
	.commentForm label
	{
		display:block;
		float:left;
		vertical-align:top;
		font-size:12px;
		width:110px;
		padding-bottom:2px;
	}
	
	.commentForm .inputText
	{
		width:300px;
	}
	
	.commentForm .textArea
	{
		width:350px;
		height:100px;
	}	
	
	.commentForm .cancelComment
	{
		font-size:12px;
		margin-left:20px;
		
		color:#b8b8b8;
		
		text-decoration:none;
		border-bottom:1px dashed #b8b8b8;
	}
	
	.commentForm .cancelComment:hover
	{
		border-bottom:1px dashed #000;
	}
	
	.add-comment .add-comment-link, .add-comment2 .add-comment-link
	{
		text-decoration:none;
		border-bottom:1px dashed #DDB808;
	}
	
	.add-comment .add-comment-link:hover
	{
		text-decoration:none;
		border-bottom:1px dashed #000;
	}	
	
	.add-comment-container, .add-comment-container
	{
		line-height:0px;
		height:0px;
	}
	
	.add-comment-container, .add-comment-container .commentForm
	{
		line-height:18px;
	}
	
.inputText
{
	font-size:12px;
	border:1px solid #666666;
	padding:4px;
}

.textArea
{
	font-size:12px;
	border:1px solid #666666;
	padding:4px;
}
	
.ico-comment
{
	width:18px;
	height:27px;
	background:url('../data/templates/img/sprite_icons.png') 0 -193px;
}	

.ico-new
{

	background:url('../data/templates/img/sprite_icons.png') 0 -45px;

}
.ico-best
{

	background:url('../data/templates/img/sprite_icons.png') 0 0px;

}
.ico-vip
{

	background:url('../data/templates/img/sprite_icons.png') 0 -86px;

}

.ico-best-img
{
	background:url('../data/templates/img/sprite_icons.png') 0 0px;
	width:33px;
	height:33px;
	
	margin-right:10px;
}

.ico-new-img
{
	background:url('../data/templates/img/sprite_icons.png') 0 -45px;
	width:33px;
	height:33px;
	
	margin-right:10px;	
}

.ico-vip-img
{
	background:url('../data/templates/img/sprite_icons.png') 0 -86px;

	width:33px;
	height:33px;
	
	margin-right:10px;	
}

.pos-1
{
	width:33px;
	height:33px;
	
	
	position:relative;
	margin-top:-143px;
	margin-left:60px;
	z-index:200;		
}

.pos-2
{
	width:33px;
	height:33px;
	
	
	position:relative;
	margin-top:-33px;
	margin-left:-12px;
	z-index:200;		
}

.pos-3
{
	width:33px;
	height:33px;
	
	
	position:relative;
	margin-top:78px;
	margin-left:-12px;
	z-index:200;		
}


.content-table
{
	width:100%;
	border-collapse: collapse;
}

	.content-table td
	{
		vertical-align:top;
	}
	
	#content .content-table .col1	
	{
		width:auto;
		padding-right:30px;
	}
	
	#content .content-table .col2	
	{
		width:226px;
		padding:0;
		padding-top:30px;
	}
	

.catalogue-list
{
	position:relative;
	width:100%;
	margin-top:27px;
	margin-left:0px;
}

	.catalogue-list h1
	{
		font-style:italic;
		color:#ffffff;
		font-size:14px;
		margin:0 0 20px 0;
	}

		.catalogue-list h1 a
		{
			color:#fff;
		}
		
		
	.catalogue-item
	{
		float:left;
		width:175px;
		height:165px;
		
		margin-bottom:35px;
		margin-right:5%;
		
		font-size:12px;
		line-height:16px;
	}
	
	.catalogue-item .title, .catalogue-item .article
	{
		font-size:11px;
	}
	
	.classic_popup .catalogue-item
	{
		float:left;
		width:285px;
		height:165px;
		
		margin-bottom:35px;
		margin-right:0;
		margin-left:50px;
		
		font-size:12px;
		line-height:16px;
	}	
	
		.catalogue-item p
		{
			margin:0;
		}
		
		.catalogue-item .img
		{
			margin:10px 0 0 0;
			width:80px;
			height:120px;
		}		
		
			.catalogue-item .img img
			{
				width:80px;
				height:120px;
				border:none;
			}
		
		.catalogue-item .desc
		{
			margin-top:-120px;
			margin-left:90px;
			height:125px;
		}
		
			.catalogue-item .desc .old-price
			{
				
				font-size:14px;
				padding-left:10px;
			}
			
			.old-price
			{
				text-decoration:line-through;
			}
			
			.catalogue-item .desc .price, .catalogue-item .price-usd
			{
				padding-left:10px;
				color:#ddb808;
				font-size:14px;
				font-weight:bold;
			}
			
			.catalogue-item .num
			{
				font-size:11px;
				white-space:nowrap;
				height:29px;
			}
			
			#catalogue .smallbasket-item
			{
				width:280px;
			}
			
			.catalogue-item .num input
			{
				width:20px;
				border:1px solid #505050;
				padding:3px;
				font-size:12px;
			}
			
			.catalogue-item .cur
			{
				font-size:12px;
		
			}
			
			.catalogue-item .desc .btm-gray, .compare .btm-gray 
			{
				width:65px;
				margin-top:15px;
			}
			
			.catalogue-item .desc .btm-green, .compare .btm-green
			{
				width:65px;
				margin-top:8px;
			}
			
			.compare .btm-green, .compare .btm-gray 
			{
				display:inline-block;
				line-height:16px;
				margin-right:5px;
			}
			
.for-order
{
	color:#b7b7b7;
}

.rest
{
	color:#49b0bf;
}	

.btm-gray
{
	background:url('../data/templates/img/sprite_backs.png') 0 -31px no-repeat;
	padding-left:11px;
}

	.btm-gray a
	{
		color:#b1b1b1;
	}
	
	.btm-gray .btm-gray-l1
	{
		background:url('../data/templates/img/sprite_backs.png') right -136px no-repeat;
		padding-right:11px;
	}
	
	.btm-gray .btm-gray-l2
	{
		background:url('../data/templates/img/sprite_backs.png') 0 -236px;
		padding:2px 0 3px 0;
		text-align:center;
		font-size:12px;
	}	
	
	
.btm2-yellow
{
	width:90px;

	background:url('../data/templates/img/sprite_backs.png') 0 -418px no-repeat;
	padding-left: 15px;
	
}

	.btm2-yellow a
	{
		color:#000;
	}
	
	.btm2-yellow .btm2-yellow-l1
	{
		background:url('../data/templates/img/sprite_backs.png') right -459px no-repeat;
		padding-right:13px;
	}
	
	.btm2-yellow .btm2-yellow-l2
	{
	
		background:url('../data/templates/img/sprite_backs.png') 0 -494px repeat-x;
		padding-top:5px;
		padding-bottom:10px;
		text-align:center;
		font-size:16px;
		color:#000;
	}


	
.btm2-gray
{
	width:90px;

	background:url('../data/templates/img/sprite_backs.png') 0 -534px no-repeat;
	padding-left: 15px;
	
}

	.btm2-gray a
	{
		color:#000;
	}
	
	.btm2-gray .btm2-gray-l1
	{
		background:url('../data/templates/img/sprite_backs.png') right -575px no-repeat;
		padding-right:13px;
	}
	
	.btm2-gray .btm2-gray-l2
	{
	
		background:url('../data/templates/img/sprite_backs.png') 0 -610px repeat-x;	
		padding-top:5px;
		padding-bottom:10px;
		text-align:center;
		font-size:16px;
		color:#000;
	}		
	
.btm-green
{
	background:url('../data/templates/img/sprite_backs.png') 0 -65px no-repeat;
	padding-left:11px;
}

	.btm-green a
	{
		color:#b1b1b1;
	}
	
	.btm-green .btm-green-l1
	{
		background:url('../data/templates/img/sprite_backs.png') right -170px no-repeat;
		padding-right:11px;
	}
	
	.btm-green .btm-green-l2
	{
		background:url('../data/templates/img/sprite_backs.png') 0 -268px;
		padding:2px 0 3px 0;
		text-align:center;
		font-size:12px;
	}		
	

.extra-text	
{
	font-size:11px;
	color:#797979;
	line-height:16px;
}

	.extra-text 	 h1
	{
		font-style:italic;
		color:#ffffff;
		font-size:14px;
		margin:0 0 20px 0;
	}
	
	.extra-text p
	{
		margin-bottom:18px;
	}
	
		.extra-text h1 a
		{
			color:#fff;
		}

		

.basket-box
{
	width:189px;
	height:80px;
	background:url('../data/templates/img/basket.png') left top no-repeat;
	color:#dcd7cc;
	padding: 19px 0px 0px 25px;
}		
	.basket-box p
	{
		margin:0;
		font-size:11px;
		line-height:20px;
	}
	
	.basket-box .title
	{
		font-style:italic;
		color:#ffffff;
		font-size:14px;
		font-weight:bold;	
	}
	
.basket-box-sbm, .basket-box-sbm2
{
	margin-left:25px;
	width:130px;
	background:url('../data/templates/img/sprite_backs.png') 0 0px no-repeat;
	padding-left:11px;	
}	



	.basket-box .cur
	{
		font-size:11px;
	}

	.basket-box-sbm-l1
	{
		background:url('../data/templates/img/sprite_backs.png') right -105px no-repeat;
		padding-right:11px;
	}

	.basket-box-sbm-l2
	{
		background:url('../data/templates/img/sprite_backs.png') 0 -205px;
		padding:0px 0 0px 0;
		text-align:center;
		font-size:12px;
	}	

	.basket-box-sbm-l2 a
	{
		color:#2f2701;
	}	
	
	.basket-box-ico
	{
		position:relative;
		margin-left:-7px;
		padding-top:2px;
		height:20px;
		padding-left:18px;
		
		background:url('../data/templates/img/sprite_icons.png') left -128px no-repeat;
	}
	
	
	
.filter-menu
{
	margin-top:50px;
	padding-bottom:50px;
}

	.filter-menu p
	{
		margin:0;
		height:35px;
		padding-left:55px;
		vertical-align:middle;
		padding-top:1px;
		line-height:16px;
		margin-bottom:3px;
	}
	
	.filter-menu .best
	{
		background:url('../data/templates/img/sprite_icons.png') left 0px no-repeat;
		margin-bottom:6px;
	}
	
	.filter-menu .new
	{
		background:url('../data/templates/img/sprite_icons.png') left -44px no-repeat;
	}

	.filter-menu .vip
	{
		background:url('../data/templates/img/sprite_icons.png') left -85px no-repeat;
	}	
		
	
	.filter-menu a
	{
		color:#ece6da;
		font-size:12px;
	}
	
.catalogue-last
{
	margin-right:0;
}	



.article-box
{
	margin-top:30px;
}	

	.article-box .comment .header, .article-box .article .img
	{
		float:left;
	}
	
	.article-box .article
	{
		margin-top:20px;
		margin-bottom:20px;
	}
	

	.article-box .sp
	{
		height:1px;
		line-height:1px;
		position:relative;
		margin-left:-10px;
		background: url("data/templates/img/point.gif") left bottom repeat-x;
	}
	
	.article-box .comment .img
	{
		padding-top:2px;
		margin-right:10px;
	}
	
	.article-box .date
	{
		margin:0;
		margin-top:1px;
		font-size:10px;
		color:#767676;
		font-style:italic;
	}
	
	.article-box .name
	{
		margin:0;
		margin-top:0px;
		font-size:11px;
		color:#f7ce0d;
		
		line-height:16px;
		
	}

	.article-box .text	
	{
		font-size:11px;
		color:#dcd7cc;
		line-height:16px;
	}
	
	
.recomend-box
{
	margin-top:40px;
}	


.footer
{
	margin-top:40px;
	font-size:12px;
	color:#fff;
	padding-bottom:30px;
}

	.footer .title
	{
		font-style:italic;
		font-weight:bold;
		color:#dfba08;
		font-size:14px;
		margin-top:10px;
	}
	
	.footer table
	{
		width:100%;
	}
	
	.footer table td
	{
		vertical-align:top;
	}
	
	.footer table .col1
	{
		width:189px;
	}
	
	#content .footer table .col2
	{
		padding:0;
	}
	
	.footer table .col3
	{
		width:225px;
	}	
	
	.footer .phones
	{
		color:#fff;
		font-size:14px;
		margin-top:15px;
		margin-bottom:15px;
	}
	
	.footer .phones table
	{
		width:auto;
		border-collapse:collapse;
		
	}
	
	.footer .phones table td
	{
		padding-right:30px;
	}
	
	.footer .phones table .label
	{
		font-size:12px;
		color:#fff;
	}
	
	.footer .phones span
	{
		margin-right:30px;
		color:#ddb808;
	}
	
	.footer .email
	{
		margin-top:3px;
		margin-bottom:13px;
		color:#dddddd;
	}	
	
	
#MessageBox .classic_popup
{
	background-color:#111111;
	padding:25px;
}	

	.classic_popup h1
	{
		font-size:18px;
		font-weight:100;
		color:#DDB808;
	}
	
	.basket-catalogue_goods
	{
		padding-top:25px;
		padding-bottom:25px;
		
		margin-top:15px;
		margin-bottom:15px;
		
		background-color:#000;
		}
		
	#basket_sum
	{
		color:#ddb808;
		font-size:16px;
	}
	
	.img-popup
	{
		position:absolute;
		
		margin-top:25px;
		margin-left:100px;
		display:none;
		z-index:990;
	}
	
	.rotator-table 
	{
		width:100%;
		margin-top:20px;
	}
	
	.rotator-table .image-box
	{
		width:100%;
		background:#310205 url('../images/rotator_back.jpg') center top no-repeat;
		text-align:center;
	}
	

.pages 
{
	width:98%;
}

.pages .page_next, .pages .page_pre
{
	font-size:12px;
}

.pages td
{
	padding:6px;
	vertical-align:bottom;
}	


.social-network
{
	margin-top:15px;
	background: #1c1c1c url("data/templates/img/point.gif") left top repeat-x;
	padding:10px;
	width:90%;
	
	
}
.cur_filter
{
	position:absolute;
	right:10%;
	top:26px;
	z-index:55;
	font-size:13px;
}
.cur_filter td
{
	vertical-align:middle;
	padding-right:13px;
}

.cur_filter .basket-box-sbm2
{
	width:40px;
	margin-left:0;
}
.cur_filter .basket-box-sbm-l2
{
	color:#000;
	padding-top:3px;
	padding-bottom:3px;
	font-size:13px;
}

.cur_filter a
{
	color:#fff;
}

.sorting-div
{
 background: url("data/templates/img/point.gif") repeat-x scroll left top #1C1C1C;

    padding: 10px;
    width: 90%;
	margin-bottom:25px;
}

.sorting
{

	font-size:12px;
}

.sorting img
{
	vertical-align:middle;
}

.sorting .title
{
	color:#DDB808;
	width:110px;
	padding-right:10px;
}

.sorting td
{
	padding-right:30px;
}

.sorting .active a
{
	color:#fff;
}

#tip
{
	position:absolute;
	top:0;
	left:0;
	background-color:#fffdf1;
	padding:5px;
	color:#262626;
	z-index:900000;
	font-size:11px;
	display:none;
}


.clear-filter
{
	font-size:12px;
	font-style:italic;
	padding:25px;
	position:relative;
	z-index:500;
	margin-top:-30px;
	padding-left:15px;
	color:#cacaca;
}

#compare_status
{
	font-size:12px;
	color:#ddb808;
}

#compare_status img
{
	vertical-align:middle;
}

.compare
{
	background-color:#000;
	border:10px solid #424242;
	padding:10px;
	padding-left:35px;
	padding-right:35px;
	
	font-size:12px;
}

.compare .close
{
	position:absolute;
	right:50px;
	top:35px;
	font-size:12px;
}

.compare h1
{
	font-size:16px;
	color:#fff;
	font-weight:100;
}

.compare td
{
	padding:12px;
	line-height:21px;
}

.compare .delete
{
	font-size:12px;
	background-color:#1a1a1a;
	
	width:220px;
	margin-right:25px;
	
	line-height:16px;
	
	
}

	.compare .delete a
	{
		font-weight:italic;
	}

.compare .old-price
{
	font-size:14px;
}

.old-price
{
	text-decoration:line-through;
	color:#fff;
	margin-bottom:0;
}

.compare .price, .compare .price-usd
{
	margin:0;
	color:#ddb808;
	font-size:14px;
	font-weight:bold;
}


.videoObject
{
	margin-top:30px;
	width: 95%;
}
.videoObject .name
{
	color:#DDB808;
}

.videoObject .sp
{
	height:1px;
	line-height:1px;
	position:relative;
	background: url("data/templates/img/point.gif") left bottom repeat-x;
	
	margin-bottom:15px;

}

.videoObject .name
{
	float:left;
	font-style: italic;
	font-weight:bold;
	font-size:14px;
}
.videoObject .priceBox .price
{
	color:#DDB808;
	margin-right:10px;
	font-size:14px;
}
.videoObject .video
{
	margin-top:20px;
	text-align:center;
}
.videoObject .priceBox
{
	float:right;
}
.videoObject .priceBox p
{
	margin:0;
}
.videoObject .priceBox p, .videoObject .btm-gray, .videoObject .btm-green
{
	display: inline-block;
	margin-left:10px;
}
