body {
	margin: 0px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 140%;
}

div.search {
	
}

div.template_info {
	width: 150px;
	font-size: 11px;
}

div.picture_menu {
	background-color: #3F89C3;
	display: inline;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 4px;
	text-align: center;
	font-size: 11px;
	font-family: "Tahoma";
	color: #FFFFFF;
	width: 100%;
	float: left;
}

div.picture_menu a {
	text-decoration: none;
	color: #FFFFFF;
}

div.picture_menu a:hover {
	text-decoration: underline;
	color: #7CC5FF;
}

div.pages_left {
	width: 70%;
	float: left;
}

div.pages_right {
	width : 29%;
	float : right;
}

.price del {
	text-decoration: line-through;
}

.price ins {
	text-decoration: none;
	color: red;
}

.price span.price_label {
	font-weight: normal;
	float: left;
}

.price span.price_value {
	float: right;
	font-weight: bold;
}

.price {
	color: #4b4b4b;
	float: left;
	width: 100%;
}

.clear {
	clear: both;
}

.screenshot {
	border: solid 1px #000099;
}

b.checked {
	color: #3780B9;
	text-decoration: underline;
}

/* Template preview popup */
#tplPreview {
	position: absolute;
	top: 0px;
	left: 0px;
	background-color: #ffffff;
	border: 1px solid #444444;
	font-size: 11px;
	color: #4B4B4B;
	padding: 12px 15px 15px 15px;
}

#tplPreviewTitle {
	font-size: 16px;
}

#tplPreviewBody {
	position: relative;
}

#tplPreviewImage {
	margin: 8px auto 0 auto;
}

#tplPreviewProgressBar {
	position: absolute;
	width: 125px;
	padding: 10px 10px 15px 10px;
	top: 45%;
	left: 50%;
	margin-left: -67px;
	border: 1px solid #6A6A6A;
	background-color: #ffffff;
	color: #000000;
	font-family: Tahoma, Helvetica, sans;
	font-size: 10px;
	text-align: left;
}

a {
	color: #4396CA;
	cursor: pointer;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
}

a img {
	border-width: 0px;
}

a.cross {
	text-decoration: none;
	cursor: pointer;
	color: #000000;
	font-weight: normal;
}

a.cross:hover {
	text-decoration: underline;
	color: #4396CA;
}

table.page_list a {
	font-weight: normal;
}

table.page_list b {
	text-decoration: underline;
	font-size: 14px;
}

span.price {
	color: #D91111;
	font-size: 18px;
	font-weight: bold;
}

#searchFormResetButton {
	display: none;
	color: #4396CA;
	font-weight: bold;
	font-size: 12px;
	cursor: pointer;
	width: 110px;
}

a div.buy_button{
	background:url('/images/buy1_1.gif');
	width: 70px;
	height: 50px;
	float: right;
}

a:hover div.buy_button{
	background:url('/images/buy1_2.gif');
}

#menutop{
	padding: 5px;
}


/*
 .rightcoltempl {
 width:236px; margin-left: 5px;
 }
 
 .hidden {
 	display:none;
 }

.faq_item_title {
	margin:22px 0;
}

.line-also {
	border-top: 1px solid #D9D9D9;
	width: 470px;
	padding: 0 15px 5px 15px;

}
*/
