html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
a:focus {
	outline: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* end reseting */

body {
	background: #181714 url(../img/body-bg.png) repeat-x top left;
	font: 11px/13.5px Verdana,Geneva,Tahoma,sans-serif;
	color: #a0a0a0;
}

a:link, a:visited{
	color: #fff;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

a:active{
	text-decoration: none;
}

h1 {
	font: bold 30px/1em Georgia,Times,"Times New Roman",serif;
	color: #181714;
	line-height: 1.15em;
}

h2 {
	font: bold 24px/1em Georgia,Times,"Times New Roman",serif;
	color: #dbdbdb;
	margin-bottom: 20px;
}
h2 a:hover {
	color: inherit !important;
	text-decoration: none;
}
h3, h4 {
	font: bold 20px/1em Georgia,Times,"Times New Roman",serif;
	color: #eac97d;
}

h4 {
	font-size: 16px;
}

h5 {
	font: normal 10px/1em Georgia,Times,"Times New Roman",serif;
	color: #a0a0a0;
	text-transform: uppercase;
	letter-spacing: 1px;
	line-height: 1.3em;
}

h6 {
	font: italic 10px/1.2em Georgia,Times,"Times New Roman",serif;
	color: #d6d6d6;
}

.wrapper {
	width: 970px;
	margin: 0px auto;
	
}

.clear {
	clear: both;
}

.main-block .clear {
	height: 0;
}

input, textarea {
	font: 10px/1.2em Verdana,Geneva,Tahoma,sans-serif;
	overflow: auto;
}

.textfield {
	height: 16px;
	border: 1px solid #454239;
	background: #000 url(../img/filter-bg.png) repeat-x top left; 
	color: #f7eccc;
	padding-top: 2px;
}



.btn {
	color: #000;
	border: 0;
	background:  url(../img/input-bg.gif) repeat-x top left;
	height: 20px;
}

.header-left{
	width: 720px;
	float: right;
	position:relative;
	margin-right: 10px;
}

#header {
	width: 970px;
	margin: 0px auto;
	position: relative;
	z-index: 1;
	height: 200px;
}

#logo {
	width: 180px;
	float: left;
	margin-top: 24px;
}

#secondary-nav {
	float: left;
	margin: 96px 0px 10px 0px;
	width: 540px;
}

#secondary-nav li{
	float: left;
	margin-right: 5px;
}

#secondary-nav li a{
	color: #a0a0a0;
	text-transform: uppercase;
	font-size: 10px;
}

#secondary-nav li a:hover,#secondary-nav li.selected a {
	color: #fff;
	text-decoration: none;
}

#main-nav {
	margin-top: 30px;overflow: hidden;
}

#main-nav li{
	float: left;
	margin-left: 10px;
	width: 170px;
	
	
}

#main-nav li a{
	font: bold 11px/1.1em Georgia,Times,"Times New Roman",serif;
	color: #eac97d;
	text-transform: uppercase;
	display: block;
}

#main-nav li a:hover, #main-nav li.selected a{
	text-decoration: none;
	color: #fff;
}

#main-nav li span {
	font: italic 10px/1em Georgia,Times,"Times New Roman",serif;
	color: #a0a0a0;
}

.header-img {
	background: url(../img/header-img-bg.gif) repeat-x top center;
	margin-top: -70px;
	position: relative;
	height: 280px;
}

.home{
	background: url(../img/header-img-home-bg.gif) repeat-x top center;
	height: 440px;
}

.header-img-content {
	padding-top: 90px;
	background: url(../img/hr-header.png) no-repeat top center;
}

.tags {
	overflow: hidden;	
}


#home-slide-show-tags{
/*.header-img  .tags {*/
	width: 970px;
	margin: 0px auto;
}
.header-img  .tags{
	float: right;	
}

.item-title .tags {
	margin-left: 0px;
	margin-bottom: 0px;
}


.item-title .tags li {
	float: left;
	background: none;
	padding: 0 5px 0 0;
	line-height: 1.2em;
}

.tags li {
	float: right;
	font: italic 12px/1em Georgia,Times,"Times New Roman",serif;
	
}
.header-img .tags li{
	float: left;	
}

.tags  li a:hover, .tags  .selected a{
	color: #eac97d;
	text-decoration: none;
}


.header-img  .tags  li{ 
	font-weight: bold;
	font-size: 11px;
	margin-left: 10px;
	padding: 10px 0;
}

.header-img  .tags  .selected {
	background:url(../img/tag-selected-bg.gif) no-repeat top center; 
}

.header-img  .tags  .selected a{
	font-size: 12px;
}

.headimage {
	overflow: hidden;
	position: relative;
	border-bottom: 1px solid #f5d98f;
	width: 970px;
	margin: 0px auto;
	height: 140px;
}

.home .headimage {
	height: 307px;
}

.slideshow-imgs{
	/* position: absolute; */
	width: 2000em;
}

.headimage  .img-thumb{
	float: left;
	margin-right: 1px;
}

.headimage  .prev, .headimage  .next {
	position: absolute;
	bottom: 0;
	display: block;
	width: 118px;
	height: 105px;
}

.headimage  .prev {
	background: url(../img/slideshow-arrow-prev.png) no-repeat bottom left;
	left: 0;
}

.headimage  .next {
	background: url(../img/slideshow-arrow-next.png) no-repeat bottom right;
	right: 0;
}

.headimage .section-heading {
	position: absolute;
	height: 140px;
	width: 430px;
	bottom: 0;
	right: 0;
	text-align: right;
	background: url(../img/category-name-bg.png) no-repeat top right;
}

.headimage .section-heading h1 {
	position: absolute;
	bottom: 14px;
	right: 10px;
	width: 350px;
}

#wedding-agent {
	float: right;
	
}

/*#wishlist, #wedding-list{
	float: left;
	margin-left: 10px;
}*/

#wedding-agent h5{
	letter-spacing: 0px;
	width: 160px;
	padding: 10px 10px 8px 0px;
	background: url(../img/hr-agent.png) no-repeat bottom left;
}
#wedding-agent h5 span{
	font-family: Verdana, Geneva, Tahoma, sans-serif;
}

#wedding-agent h5 a{
	display: block;
	background: url(../img/arrows-grey.gif) no-repeat 150px -22px;
}

#wedding-agent h5 a:hover{
	text-decoration: none;
	background: url(../img/arrows-grey.gif) no-repeat 145px 0px;
}
#promotions2 {
	float: right;
	width: 230px;
	height: 171px;
	background: url(../img/decoration-top1.png) no-repeat bottom center;
	padding: 1px 0 0 0;
	margin-top: 28px;
}
#promotions2 a.second{
	padding-top: 8px;
	display: block;
}
#adviser {
	float: right;
	width: 230px;
	height: 150px;
	background: url(../img/decoration-top.gif) no-repeat top center;
	padding-top: 35px;
	margin-top: 8px;
	margin-right: 10px;
}

#adviser .advices-title{
	background: url(../img/adviser-bg.gif) repeat-x top left;
	overflow: hidden;
	padding: 7px 10px;
}

#adviser .advices-title .prev{
	float: left;
	background: url(../img/arrows-grey.gif) no-repeat 0px -40px;
} 

#adviser .advices-title .next{
	float: right;
	background: url(../img/arrows-grey.gif) no-repeat 0px -20px;
} 

#adviser .advices-title h5 {
	float: left;
	padding: 2px 0px 0px 35px;
	letter-spacing: 2px;
	color: #fff;
}

#adviser .advices-content{
	background: url(../img/hr-advices.png) repeat-x bottom left;
	overflow: hidden;
	height: 130px;
	padding-bottom: 1px;
}

#adviser .advice {
	background: url(../img/advices-bg.png) no-repeat bottom center;	
	width: 230px;
	height: 130px;
}

#adviser .advice p{
	font: italic 12px/1.2em Georgia,Times,"Times New Roman",serif;
	padding: 0px 10px;
}

#adviser .advice ul{
	margin: 10px 0px 10px 20px;
	width: 140px;
}
#adviser .advice li{
	padding-left: 10px;
	background: url(../img/list-img.gif) no-repeat left 4px;	
	height: 1%
}


.prev, .next{
	display: block;
	width: 10px;
	height: 14px;
} 

.main ul{
	margin: 10px 0 10px 10px;
}
.main li{
	padding-left: 10px;
	background: url(../img/list-img.gif) no-repeat left 4px;
	zoom: 1;
}


#content {
	overflow: hidden;
	margin-top: -10px;
	position: relative;
	
}

#content .home {
	height: auto;
	background: none;
	width: 710px;
	padding-left: 10px;
}

.main {
	width: 720px;
	float: left;
}

.right-sidebar {
	width: 230px; 
	float: left;
	margin: 20px 0 0 10px;
	background: url(../img/sidebar-bg.gif) repeat-y bottom right;	
}

.home .main-block {
	background: url(../img/decoration-main-block-home.gif) no-repeat top left;	
}

.main-block {
	background: url(../img/decoration-main-block-products.gif) no-repeat top left;	
}

.home .block-content{
	background: url(../img/main-block-bg.gif) no-repeat bottom right;
	padding-top: 40px;
	padding-bottom: 10px;
}

.block-content{
	padding: 20px 0px 4px 0px;
	overflow: hidden;
	margin-bottom: 10px;
	background: url(../img/main-block-products-bg.gif) no-repeat  0 100%;
}

.block-title {
	float: left;
	width: 190px;
	padding: 20px 20px 0px 20px;
	margin-right: 10px;
	height: 127px;
	background: url(../img/block-title-bg.png) repeat-x bottom left;
}

.home .block-title {
	padding-top: 0;
	width: 180px;
	height: auto;
	background: none;
}

.tagline{
	font: italic 14px/1em Georgia,Times,"Times New Roman",serif;
	margin-bottom: 10px;
	
}


.block-imgs {
	float: left;
	width:480px;
	overflow: hidden;
}

.block-imgs .tags  {
	float: right;
	width: 420px;
	margin: 0 0 14px 0;

}

.block-imgs .tags  li{
	background-image: none;
	padding-left: 5px;
}


.block-imgs .tags  .selected a{
	font-size: 15px;

}

.item-teaser {
	width: 110px;
	height: 146px;
	float: left;
	margin: 0px 10px 10px 0px;
	position: relative;
}

.item-teaser .item-teaser-title, .item-teaser a.quick-view{
	height: 60px;
	width: 110px;
	background: url(../img/img-teaser-title-bg.png) repeat top left;
	position: absolute;
	bottom: 0;
	left: 0;
	display: none;
}

.item-teaser:hover .item-teaser-title{
	display: block;
}

.item-teaser .item-teaser-title a{
	display: block;
	margin: 10px 17px 10px 10px;
	color: #d6d6d6;
}



.item-teaser a.quick-view {
	height: 20px;
	top: 0;
	width: 105px;
	display: block;
	font-size: 9px;
	text-align: right;
	padding-right: 5px;
} 

.item-teaser a.rem-from-fav,
.item-teaser a.add-to-fav {
	display: block;
	position: absolute;
	top:10px;
	right: 3px;
	width: 15px;
	height: 13px;
	margin:0;
	padding:0;
}

.wish-wed-list .item-teaser a.rem-from-fav {
	background: url(../img/fav--bg.gif) no-repeat bottom left;
}

.main .pagination {
	padding: 0 10px 10px 0;
	margin-bottom: 10px;
	background: url(../img/hr-dark-light.png) no-repeat bottom right;
	overflow: hidden;
}

.home .pagination {
	float: left;
	width: 40px;

	margin: 0 0 4px 0px;
	background: none;
}

.without-sidebar .pagination {
	padding-right: 0px;
}

.main .pagination .wrapper{
	width: auto;
	float: right;
}

.pagination .prev {
	float: left;
	background: url(../img/arrows-white.gif) no-repeat 0px -40px;
	margin-top: 2px;
}

.pagination .next {
	float: left;
	background: url(../img/arrows-white.gif) no-repeat 0px -20px;
	margin: 2px 0 0 3px;
}

.pagination span,
.pagination div.disabled{
	float: left;
	display: block;
}

.pagination .separator {
	line-height: 1.1em;
	font-weight: bold;
	
}

.pagination span.current,
.pagination .pages {
	display: block;
	float: left;
	height: 18px;
	width: 21px;
	padding: 2px 2px 0 0;
	margin-right: 10px;
	text-align: right;
	font: italic bold 16px/1.1em Georgia,Times,"Times New Roman",serif;
	background: url(../img/pagination-bg.gif) repeat-x center left;
}


.pagination span.current,
.pagination .pages:hover{
	text-decoration: none;
	color: #eac97d;
}

.pagination span.current,
.pagination .selected {
	font-weight: normal;
	background: none;
	color: #eac97d;
}

.to-all {
	display: block;
	text-align: right;
	float: right;
	width: 100px;
	padding-top: 100px;
	padding-right: 20px;
}

.services .to-all {
	width: auto;
	padding-top: 10px;
	padding-right: 0px;
}

.separator {
	color: #71716f;
	font-size: 16px;
	float: left;
}

.sidebar-block {
	overflow: hidden;
}

.sidebar-block  h5{
	background: url(../img/hr-dark-light-dark.png) no-repeat top center;
	padding: 10px 0;
	text-align: center;
}

.sidebar-block-content{
	background: url(../img/hr-dark-light-dark.png) no-repeat top center;
	padding: 10px 0;
	overflow: hidden;
}

.sidebar-block .more {
	float: right;
	margin: -3px 10px 10px 0;
	position: relative;
}

/* WS */

#ws .sidebar-block-content {
	height: 110px;
	background: url(../img/ws-block.png);
	padding: 0px;
	position: relative;
	display: block;
}

#ws a {
	text-decoration: none;
	cursor: pointer
}

#ws .sidebar-block-content img {
	position: absolute;
	top: 12px;
	left: 2px;
}

#ws .sidebar-block-content strong {
	width: 130px;
	font: bold italic 14px/1em Georgia,Times,"Times New Roman",serif;
	color: #FFFFFF;
	text-align: center;
	position: absolute;
	top: 18px;
	right: 5px;
}

#ws .sidebar-block-content span {
	font: bold 10px/1em Georgia,Times,"Times New Roman",serif;
	color: #FFFFFF;
	position: absolute;
	bottom: 22px;
	right: 41px;
}

/* End WS */

#news .news-item {
	background: url(../img/hr-light-to-dark.png) no-repeat bottom right;
	overflow: hidden;
	padding: 8px 10px 8px 10px;
}

#news .news-item  .date{
	display: block;
	width: 40px;
	float: left;
	font: bold 14px/1em Georgia,Times,"Times New Roman",serif;
	color: #71716f;
}

#news .news-item .separator {
	width: 10px;
	padding: 5px;
}

#footer {
	background: url(../img/footer-bg.png) no-repeat center 25px ;
}

#footer.home {
	background-position: center top;
	height: auto;
}

a.to-top {
	float: right;
	padding-right: 10px;
}

#footer a.to-top{
	padding-bottom:10px;
	padding-top:10px;
}

.mini-sitemap {
	margin-left: 50px;
	margin-top: 6px;
	background: url(../img/hr-minisitemap.png) no-repeat center right;
	overflow: hidden;
	float: left;
	padding-right: 10px;
}

.mini-sitemap  li{
	float: left;
	margin-left: 10px;
	width: 110px;
	padding-left: 0px;
}

.mini-sitemap  ul li{
	float: none;
	margin-left: 0px;
	padding-left: 10px;
	padding-top: 5px;
	
}

.mini-sitemap h5 {
	font-weight: bold;
	height: 40px; 
	padding: 0 0 10px 10px;
	display: table-cell;
	vertical-align: middle;
	background: url(../img/hr-dark-light-dark-footer.png) no-repeat bottom center;
	letter-spacing: 0;
}


.mini-sitemap h5  a, .mini-sitemap h5  a:hover{
	color: #8e948e;
	text-decoration: none;
	
}


#sitemap .mini-sitemap {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
	margin-bottom: 20px;
	background: url(../img/hr-wishlist.png) no-repeat bottom center;
	float: none;
}

#sitemap .mini-sitemap  li{
	background: none;
	width: 160px;
}

#sitemap .mini-sitemap ul li{
	padding-left: 0;
}

#sitemap .mini-sitemap ul {
	margin-left: 0;
}


#sitemap .mini-sitemap  li h5{
	margin-left: 0;
}


#sitemap h5 {
	font-weight: bold;
	padding-left: 0;
	margin-top: 10px;
	letter-spacing: 0;
	margin-left: 10px;
}

#sitemap h5  a{
	color: #8e948e;
	text-decoration: none;
}

.contact-info {
	float: left;
	width: 400px;
}

#footer .contact-info {
	padding: 0 10px;
	margin-top: 6px;
	width: 160px;
}

.contact-info p{
	margin-top: 10px;
}

.contact-info h4 {
	color: #fff;
	margin-bottom: 20px;
}

.contact-info img {
	margin-top: 10px;
}

.contact-info p.contact-details {
	margin-left: 10px;
}

.contact-info p.contact-details  span{
	font-weight: bold;
}


.service-info {
	padding: 20px 60px 10px 60px;
	margin-top: 10px;
	background: url(../img/decoration-page-bottom.gif) no-repeat top center;
	overflow: hidden;
	font-size: 10px;
}

.copyright {
	width: 180px;
	float: left;

}

.design-by-corpus {
	float: right;
}

.design-by-corpus  img{
	vertical-align: middle;
	padding-left:5px;
}


.left-sidebar {
	width: 230px;
	padding: 0 10px;
	float: left;
	background: url(../img/decoration-top.gif) no-repeat top center;
}

.breadcrumb {
	margin: 10px 0;
	float: right;
	font-size:10px;
	padding: 0 10px;
}


#footer .breadcrumb {
	margin-top: 0px;
}

.first-lvl-nav {
	margin: 20px 0 10px 0;
}

.first-lvl-nav a:hover {
	text-decoration: none;
}

.first-lvl-nav  .section{
	display: block;
	padding: 10px 0px 0px 0px;
	text-transform: uppercase;
	font: bold 11px/1em Georgia,Times,"Times New Roman",serif;
	color: #eac97d;
	background: url(../img/arrows-grey-right.gif) no-repeat 100% 8px; 
	position: relative;
	z-index: 10;
	line-height: 1.2em;
}

.first-lvl-nav  .selected .section,  .first-lvl-nav  .section:hover{
	background: url(../img/arrows-grey-down.gif) no-repeat 100% 10px; 
}

.first-lvl-nav  .section span{
	background: url(../img/hr-dark-light-dark.png) no-repeat bottom center;
	display: block;
	padding: 0px 20px 10px 0px;
}

.first-lvl-nav  li {	
	/* padding-bottom: 1px; */
}
.second-lvl-nav {
	background: url(../img/sidebar-bg.gif) repeat-y bottom right;
	zoom: 1;	
}
.first-lvl-nav .second-lvl-nav  li{
	padding: 0px 10px 8px 10px;
	background: url(../img/hr-light-to-dark.png) no-repeat bottom right;
}

.first-lvl-nav .second-lvl-nav  li.last{
	background: url(../img/hr-dark-light-dark.png) no-repeat bottom center;
}

.first-lvl-nav .second-lvl-nav  li a{
	display: block;
	background: url(../img/hr-light-to-dark.png) no-repeat top right;
	padding-top: 8px;
	margin-top: -1px;
}

.second-lvl-nav  li a:hover{
	color: #a0a0a0;
	text-decoration: none;
}

.first-lvl-nav .second-lvl-nav  li.selected a{
	background-position: top left;
	color: #a0a0a0;
}

/* .first-lvl-nav .second-lvl-nav  li.selected {
	background-position: bottom left;
	padding-left: 0px;
} */

.products {
	background: url(../img/decoration-main-products.gif) no-repeat top left;
	padding-top: 10px;
}

#filters {
	background: url(../img/hr-filters.png) no-repeat bottom left;
	overflow: hidden;
	padding: 20px 10px 10px 10px;
}

.filter {
	margin-right: 10px;
	width: 190px;
	float: left;
	font-size: 10px;
}

.actions{
	float: right;
	width: 100px;
}


.filter  fieldset {
	border: 1px solid #454239;
	background: #000 url(../img/filter-bg.png) repeat-x top left;
}

.filter fieldset  span.filter-title{
	display: block;
	margin: 3px 10px;
	height: 14px;
	color: #eac97d;
	background: url(../img/arrows-white.gif) no-repeat 155px 0px;
	cursor: pointer;
	font-size: 11px;
}

.filter li {
	background: none; 
	padding: 0px 0px 5px 0px;
	margin: 5px 10px 0 0;
	border-bottom: 1px solid #454239;
}

.filter li.last {
	border-bottom: 0;
}

.filter label{
	color: #fff;
}

.filter .selected-filters {
	margin-top: 8px;
	padding-left: 10px;
}



a.clear-filter {
	margin-top: 8px;
	display: block;
	text-align: center;
	background: url(../img/clear-filter-bg.gif) no-repeat 6px 6px ;
	font-size: 10px;
}


.item{
	padding: 30px 0 1px 0;
	background: url(../img/hr-item.png) no-repeat bottom left;
	margin-bottom: 10px;
}

.item-content{
	background: url(../img/gallery-bg.png) repeat-y bottom left;
	overflow: hidden;	
	
	
}
.item-desc{
	float: left;
	margin-right:10px;
	width: 350px;
}

.big-gallery-img {
	margin-bottom: 10px;
}

.gallery {
	overflow: hidden;
	width: 350px;
}

.services .gallery {
	padding-top: 10px;
	background: url(../img/hr-item.png) no-repeat top left;
}

.gallery .img-thumb {
	display: block;
	float: right;
	margin: 0 0 10px 10px;
}

.gallery .last {
	margin-left: 0;
}

.services .gallery  .img-thumb {
	width: 170px;
	text-align: right;
}

.services .gallery  .img-thumb-one{
	width: 340px;
}

.gallery .pagination  {
	padding-right: 0;
	background: none;
}


.gallery .pagination .selected{
	width: 300px;
	color: #fff;
	font-size: 11px;
}

.main .pagination-item {
	background: url(../img/hr-light-to-dark-1.png) no-repeat bottom left;
	margin-bottom: 0;
	padding-bottom: 20px;
}

.pagination-item .prev,.pagination-item .next{
	width: 13px;
	height: 21px;
	background:url(../img/arrows-white-big.gif) no-repeat 0px 0px;
}

.pagination-item .next {
	background-position: -20px 0px;
}

.pagination-item .separator {
	font-size: 22px;
	font-weight: normal;
	margin-left: 4px;
}

.item-title {
	padding: 20px 10px 20px 10px;
	background: url(../img/hr-light-to-dark-1.png) no-repeat bottom left;
}

.number {
	text-transform: uppercase;
	padding-top: 10px;
	display: block;
}

.item-desc .desc {
	padding: 20px 10px 0px 10px;
}

.item-desc .desc p{
	margin-bottom: 10px;
}

.item-desc .desc .label {
	width: 60px;
	float: left;
	margin-right: 10px;
}

.item-desc .desc .label  .filter-name{
	width:270px;
	float: left;
}

.share {
	font-size: 9px;
	border: 1px solid #292722;
	padding: 9px;
	margin: 10px 0;
	position: relative;
	z-index: 10;
}

.share a{
	float: left;
}


.share .separator {
	margin: 0 3px;
}

#social-networks {
	position: absolute;
	bottom: -1px;
	left: -1px;
	width: 140px;
	padding: 9px;
	border: 1px solid #454239;
	background: #000;
}

#social-networks  a{
	float: none;
}

#social-networks ul{
	margin:0;
}

#social-networks li{
	padding: 7px 5px 3px 20px; 
	background: url(../img/socials.gif) no-repeat 0 4px;
}

#social-networks .Svejo {
	background-position: 0 -16px;
}

#social-networks .Twitter {
	background-position: 0 -36px;
}

#social-networks .mySpace {
	background-position: 0 -56px;
}

#social-networks .Facebook {
	background-position: 0 -76px;
}

a.add-to-fav, a#add-all-to-fav {
	padding-left: 20px;
	background: url(../img/fav-bg.gif) no-repeat bottom left;
	color: #eac97d;
	font-size: 10px;
}

.item-desc  .sidebar-block {
	margin-top: 20px;
	background: url(../img/gallery-bg.png) repeat-y bottom left;
	padding-bottom: 10px;
	position: relative;
	bottom:0;
}

.item-desc  .sidebar-block h5 {
	color: #eac97d;
	background: url(../img/hr-dark-light-dark-1.png) no-repeat top center;
}

.item-desc  .sidebar-block-content {
	background: url(../img/hr-dark-light-dark-1.png) no-repeat top center;
	padding-bottom: 0;
}

.item-desc  .sidebar-block .pagination {
	background: none;
	margin-bottom: 0;
}

.sidebar-block .designer-advice {
	width: 120px;
	float: left;
	height: 184px;
}

.sidebar-block .last {
	width: 110px;
}


.pop-up{
	background-color: #000;
	border: 1px solid #3d3b33;
	padding: 10px;
}

.pop-up .close{
	float: right;
	font-size: 10px;
	line-height: 1em;
	padding-right: 10px;
	background: url(../img/close-bg.gif) no-repeat  right 4px;
}

.pop-up .pagination-item {
	padding-bottom: 10px;
	margin-bottom: 20px;
}

#pop-up-window-content{
	height:auto;
	width: auto;
}

.popup-content {
	overflow: hidden;
	position: relative;
	color:#a0a0a0;
	font-family:Verdana,Geneva,Tahoma,sans-serif;
	font-size:11px;
	width: 100%;
}

.dlg-box {
	width: 310px;
}

.dlg-box h4 {
	color: #b0a891;
	padding-bottom: 10px;
	margin-bottom: 10px;
	background: url(../img/hr-dlg.png) no-repeat  bottom left;
}

.dlg-box p {
	color: #f7eccc;
}

.dlg-box input {
	float: left;
	margin: 10px 10px 0 0;
}

.dlg-box input.btn {
	width: 25%;
	margin-right: 0;
}

.dlg-box input.textfield {
	width: 70%;
}

#product-quick-view {
	width: 410px;
	height: 500px;
}

#product-quick-view .gallery {
	float: left;
	width: 60px;
	margin-top: 10px;
}

#product-quick-view .big-gallery-img {
	float: left;
	margin-top: 10px;
}

#product-quick-view .add-to-fav {
	float: right;
	margin-top: -15px;
	position: relative;
}

#product-quick-view .to-product {
	position: absolute;
	width: 60px;
	height: 20px;
	bottom: 10px;
	right: 0px;
	text-align: right;
	font-size: 10px;
	line-height: 1em;
	padding-right: 10px;
	background: url(../img/arrows-white.gif) no-repeat 63px -18px;
}

#video-play{
	width: 600px;
	height: 450px;
}

#video-play h4, .services-gallery h4, .services-gallery img{
	margin-bottom: 20px;
}

#video-play .pagination-item, .services-gallery .pagination-item{
	background: url(../img/hr-light-to-dark-2.png) no-repeat bottom left;
}

services-gallery {
	width: 450px;
}



.without-sidebar {
	padding: 40px 60px 0 60px;
	width: 850px;
	background: url(../img/decoration-top-without-sidebar.gif) no-repeat top center;
}

.without-sidebar .info-page {
	margin-bottom: 20px;
}

#content .without-sidebar .main-block {
	background: none;
	margin-right: 0px;
}

#content .without-sidebar .main-block   .block-content{
	padding-top: 0;
}

.services .main-block  .block-content{
	background: url(../img/main-block-inner-bg.gif) no-repeat bottom right;
	padding: 40px 10px 10px 10px;
}

.wish-wed-list  .block-content{
	background: url(../img/hr-wishlist.png) no-repeat bottom center;
	padding-top: 0;
	margin-left: 10px;
}

.services .main-block  {
	background: url(../img/decoration-top-services.gif) no-repeat top center;
	margin-right: 10px;
}

.main-block  .block-content img {
	float: left;
	margin-right: 10px
}


.main-block  .block-content .item-title{
	float: left;
	padding-top: 10px;
	background: url(../img/hr-light-to-dark-3.png) no-repeat bottom left;
}

.services .main-block  .block-content .item-title, .services .main-block .block-content .desc{
	width: 440px;
}

#content .without-sidebar .main-block  .block-content .item-title, #content  .without-sidebar .main-block .block-content .desc{
	width: 570px;
}


.main-block  .block-content .desc {
	float: left;
	padding: 10px 10px 0px 10px;
	margin-bottom: 10px;
}

.main-block  .block-content .desc  p{
	margin-top: 10px;
}

.main-block  .block-content  .news-content .desc, .main-block  .block-content  .news-content .item-title  {
	float: none;
}


.video {
	margin: 10px 60px 10px 10px;
	padding-bottom: 10px;
	width: 230px;
	float: left;
	background: url(../img/hr-dark-light-dark.png) no-repeat scroll  bottom center;
}

.video  h4{
	min-height: 40px;
	margin-bottom: 10px;
	
}

.video.last {
	margin-right: 0px;
}



.info-page h4 {
	font-size: 20px;
	margin-bottom: 20px;
}

.info-page p {
	margin-top: 10px;
}

.main-block .news-item img {
	margin-left: 10px;
	margin-right: 0;
	float: left;
}

.main-block .news-item .news-content {
	float: left;
	width: 590px;
}

.main-block .no-news-img .news-content {
	width: 830px;
}

#content .without-sidebar .main-block .no-news-img .item-title, 
#content .without-sidebar .main-block .no-news-img .desc {
	width:810px;
}

.main-block .news-item .without-img,.main-block .news-item .without-img  .desc, .main-block .news-item .without-img .item-title {
	width: 820px;
}


.services .main-block .block-content .item-title h2{
	margin-bottom: 0;
}


.wedding-agent-tools{
	font-size: 9px;
	overflow: hidden;
}

.wedding-agent-tools a{
	float: left;
	padding: 0 3px;
}

.without-sidebar .wedding-agent-tools{
	padding-left: 270px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	background: url(../img/hr-wishlist.png) no-repeat bottom center;
}

#wishlist, #wedding-list, #search-fast {
	/*position: relative;*/
	position: absolute;
}
#wishlist{
	left:370px;
	z-index: 100;
}
#wedding-list{
	left:550px;
	z-index: 50;
}

#search-fast {
	width: 334px;
	/*padding: 10px 0 0 0;*/
	height:18px;
	top: 55px;
	right: 14px;
	background: url("../img/filter-bg.png") repeat-x scroll left top #000000;
    border: 1px solid #454239;
   /* height: 16px;*/
   	padding:0px;
    /*padding-top: 2px;*/
}

#search-fast .input {
	width: 90%;
	height:18px;
	padding: 0 0 0 3px;
	/*color: #FFFFFF;*/
	background: none;
	color: #F7ECCC;
	border: 0px;
}

#search-fast .submit {
	width: 32px;
	height: 14px;
	position: absolute;
	top: 2px;
	right: 0px;
	background: url(../img/search-submit.png) no-repeat bottom center;
	border: 0px;
	cursor: pointer;
}

#wedding-agent .wish-wed-list{
	display:none;
	position: absolute;
	width: 350px;
	top: 1px;
	left: -10px;
	background: #0d0d0c url(../img/wishlist-bg.png) no-repeat bottom left;
	overflow:hidden;
	z-index: 10;
}
#wishlist .wish-wed-list{
	z-index: 100;	
}
#wedding-list .wish-wed-list{
	z-index: 50;	
}

#wedding-agent .tagline {
	font-size: 12px;
	margin: 10px;
	line-height: 1.2em;
}

#wishlist .tagline {
	float: right;
}

#wedding-agent .wish-wed-list h5{
	background:transparent url(../img/hr-agent-1.png) no-repeat scroll left bottom;
	padding:10px 10px 8px 0px;
	margin-left: 10px;
	width:330px;
	font-weight:bold;
}

#wedding-agent .wish-wed-list h5 a{
	background:url(../img/arrows-grey.gif) no-repeat scroll 315px 0px;
}

#wishlist .wish-wed-list .pagination {
	margin: 10px;
	width: 40px;
	float: left;
}

#wishlist .wish-wed-list .wlist-content {
	margin-left: -1px;
}


#wishlist .wish-wed-list  .item-teaser {
	height:66px;
	padding-left: 9px;
	width:50px;
	border-left: 1px solid #3f3c34;
}

#wishlist .wish-wed-list .item-teaser .item-teaser-title{
	height:35px;
	width:50px;
	left: 9px;
}
#wishlist .wish-wed-list .to-all {
	width: auto;
	padding: 0 10px 10px 0;
}

#wedding-agent .wish-wed-list .wedding-agent-tools {
	background: url(../img/hr-agent-tools.png) no-repeat scroll center top;
	margin-bottom:10px;
	padding-top:10px;
	padding-left:30px;
}

#wedding-list .wlist-content h5{
	font-weight: normal;
	letter-spacing: 2px;
	background: none;
	border-top: 1px solid #3f3c34;
	width: 320px;
}

#wedding-list .wlist-content h5 a{
	color: #99917f;
	padding-left: 15px;
	background: url(../img/toggle-bg.gif) no-repeat left top;
}

#wedding-list .wlist-content h5.expanded a{
	background: url(../img/toggle-bg.gif) no-repeat 0 -10px;
}

#wedding-list .wlist-content ul {
	margin-bottom: 5px;
}


#wedding-list .wlist-content li {
	font-size: 10px;
	padding: 2px 0 2px 25px;
	overflow: hidden;
}
#wedding-list .wlist-content li  input{
	padding: 0;
	margin: 0;
	float: left;
	width: 20px;
}

#wedding-list .wlist-content li  label{
	float: left;
	width: 280px;
}


#wedding-list .wlist-content li  label a.added{
	text-decoration:line-through;	
}
#wedding-list .wedding-agent-tools {
	margin-top: 10px;
}

#wedding-list .wlist-content .border-none{
	border: 0;
}

#contacts {
	float: left;
	width: 410px;
	margin-right: 30px;
}
#FavouriteSendToEmailForm input{
	margin: 0 10px 10px 0;
}
#FavouriteSendToEmailForm label, #FavouriteSendToEmailForm input.textfield, #FavouriteSendToEmailForm textarea,
#contacts label, #contacts input.textfield, #contacts textarea{
	display: block;
	width: 100%;
}

#FavouriteSendToEmailForm input.validation,
#contacts input.validation {
	width: 120px;
	margin-bottom: 5px;
}
#FavouriteSendToEmailForm label,
#contacts label {
	margin-top: 15px;
	color: #f7eccc;
}

#FavouriteSendToEmailForm textarea.textfield,
#contacts textarea.textfield {
	height: 108px;
}

#FavouriteSendToEmailForm input.btn,
#contacts input.btn {
	float: right;
	margin-top: 10px;
}

#FavouriteSendToEmailForm input.error,
#contacts input.error {
	background: #000;
	border-color: #b0a891;
}
#FavouriteSendToEmailForm p.error,
#contacts p.error {
	color: #b0a891;
	margin-top: 0;
}


/* CUSTOMISE FORM ELEMENTS */
span.checkbox {
	width: 19px;
	height: 10px;
	padding: 0;
	margin-top:2px;
	background: url(../img/checkbox.gif) no-repeat;
	display: block;
	clear: left;
	float: left;
	overflow: hidden;
}


/* CAKE */
table.cake-sql-log{
	background-color:#FFFFFF;
	color:#000000;
	left:0;
	position:absolute;
	top:0;
	z-index:100;
}
table.cake-sql-log caption{
	position:fixed;
	bottom:0;
	left:50px;
	cursor: pointer;
	background-color:tan;
	
}
table.cake-sql-log thead,
table.cake-sql-log tbody{
	display: none;
}

div#cake-site-time{
	position: fixed;
	bottom:0px;
	left:0px;
	padding: 5px;
	color: aqua;
	background-color: teal;	
}
div#cake-site-time.no-delay{background-color: teal;}
div#cake-site-time.half-delay{background-color: chocolate;}
div#cake-site-time.too-delay{background-color: red;}

div#cake-flash-data{
	position: fixed;
	top:0px;
	right:0px;
	padding: 5px;
	color: aqua;
	background-color: teal;
	z-index: 200;
}

#user-login div.advices-content { 
    position:relative; 
    overflow:hidden; 
    width:230px; 
} 
#user-login div.advices-content div.advices_holder { 
    width:20000em; 
    position:absolute; 
} 

#adviser .advice{
	float: left;
}

div.wish-wed-list div.wlist-content.scrotable { 
     /* required settings */ 
    position:relative; 
    overflow:hidden; 
    height:76px; 
  	width:350px; 
} 
div.wish-wed-list div.wlist-content div.wlist-content-holder{ 
    /* this cannot be too large */ 
    width:20000em; 
    position:absolute; 
} 
div.wish-wed-list div.wlist-content div.wlist-content-holder div.item-teaser{ 
    /*float:left; 
    height:146px; 
  	width:110px; 
  	position:relative;*/
} 


div#load-favourite-items,
div#send-favourite-items,
div#preserve-favourite-items{
	display: none;
}

div.designer-advice div.item-teaser { 
     /* required settings */ 
    position:relative; 
    overflow:hidden; 
    height:146px; 
  	width:110px; 
} 
div.designer-advice div.item-teaser div.item-teaser-holder{ 
    /* this cannot be too large */ 
    width:20000em; 
    position:absolute; 
} 
div.designer-advice div.item-teaser div.item-teaser-holder div.item-teaser-holder-item{ 
    float:left; 
    height:146px; 
  	width:110px; 
  	position:relative;
} 

div.designer-advice span.designer-advice-item-on-focus,
div.designer-advice a.designer-advice-category-url,
div.designer-advice a.designer-advice-other_category_items_url{
	display: none;
}

div.quik-view-item{
	display: none;
}

div#filters ul.filter-list {
		display: none;
		position:absolute;
		width:178px;
		padding-left: 10px;
		margin:0;
		margin-left:-1px;
		z-index:2;
		background: #040404;
		border: 1px solid #454239;
		border-top: none;
	}

div#home-products div.slideshow-imgs,
div#home-accessories div.slideshow-imgs,
div#home-services div.slideshow-imgs { 
     /* required settings */ 
    position:relative; 
    overflow:hidden; 
    height:146px; 
  	width:480px; 
}

div#home-products div.slideshow-imgs div.slideshow-imgs-holder,
div#home-accessories div.slideshow-imgs div.slideshow-imgs-holder, 
div#home-services div.slideshow-imgs div.slideshow-imgs-holder{ 
    /* this cannot be too large */ 
    width:20000em; 
    position:absolute; 
} 

div#home-products div.slideshow-imgs div.slideshow-imgs-holder div.item-teaser-holder,
div#home-accessories div.slideshow-imgs div.slideshow-imgs-holder div.item-teaser-holder,
div#home-services div.slideshow-imgs div.slideshow-imgs-holder div.item-teaser-holder{
	float:left;
	height:146px; 
  	width:480px; 
}

div#home-products a.other_category_items_url,
div#home-products a.category-url,
div#home-accessories a.other_category_items_url,
div#home-accessories a.category-url,
div#home-services a.other_category_items_url,
div#home-services a.category-url{
	display: none;
}

div.header-img.home div.headimage{
	position:relative; 
   	overflow:hidden; 
   	height:307px;
   	/*width:230px;	*/
   }
div.header-img.home div.slideshow-imgs{
	width:20000em; 
   	position:absolute;
}
div.headimage div.item-holder {
	float: left;
	width:230px;
	height: 307px;
	position: relative;
	/*margin-left:10px;*/
}
div.pop-up-content{
	display: none;
}

div#big-gallery-img {
	/*height:466px;*/
}
img.middle-img{
	display: none;
}

.item div.gallery-content{
	position:relative; 
   	overflow:hidden; 
   	height:76px;
   	width:360px;
	margin-left: -10px;
	
}
.services .item div.gallery-content{
	height: auto;
}


div.gallery-content div.gallery-content-holder{
	width:20000em; 
  		position:absolute;
}
div.gallery-content div.gallery-content-holder a.img-thumb{
	float: left;
}

a#flv_plear_path {display: none}



/* clip classes */

.main-block .block-content .img-thumb-clip {
	position: relative;
	width: 110px;
	height: 146px;
}

.main-block .block-content .img-thumb-clip  img.clip {
	position: absolute;
	top: 0;
	left: 0;
	clip: rect(0px 110px 146px 0)
}

.services .main-block .block-content .img-thumb-clip {
	position: relative;
	width: 220px;
	height: 220px;
	float: left;
	margin-right: 10px;
}

.services  .main-block .block-content .img-thumb-clip  img.clip {
	position: absolute;
	top: 0;
	left: 0;
	clip: rect(0px 220px 220px 0)
}

.services .gallery .img-thumb-clip {
	height: 128px;
	position: relative;
	float: right;
}
.services .gallery .img-thumb-clip img.clip  {
	position: absolute;
	top: 0;
	left: 0;
	clip: rect(0px 170px 128px 0)
}



/* Real Weddings Page */

a.to-home, a.sitemap{
	display: block;
	width: 20px;
	height: 20px;
	position: absolute;
	background: #fff;
	top: 30px;
}

a.to-home {
	left: 190px;
	background:url(../img/to-home-bg.gif) no-repeat top left;
}

a.sitemap {
	left: 210px;
	background:url(../img/sitemap-bg.gif) no-repeat top left;
}
.weddings {
	width: 600px;
	float: left;
}

.real-weddings h4 {
	font-size: 20px;
	margin-bottom: 20px;
}

.real-weddings .wedding {
	width: 290px;
	float: left;
	margin: 0 10px 10px 0;
	background: url(../img/real-wedding-bg.png) repeat-y bottom center;
}

.real-weddings .wedding h5, .real-weddings .wedding a.more{
	background: url(../img/wedding-borders.gif) no-repeat 0 0;
	height: 17px;
	padding-top: 4px;
	text-align: center;	
}

.real-weddings .wedding a.more{
	display: block;
	background-position: 0 -21px;
}

.real-weddings .wedding-content{
	background: url(../img/wedding-content-bg.gif) no-repeat bottom right;
}


.real-weddings .wedding-content h6{
	font-size: 18px;
	font-weight: bold;
	margin-top: 20px;
	float: left;
	width: 150px;
	text-align: center;
	line-height: 16px;
	color: #fff;
}

.real-weddings .wedding-content h6 span{
	display: block;
}

.real-weddings .wedding .img-thumb{
	width: 110px;
	float: left;
	margin: 10px;
}
.real-weddings .wedding .date{
	display: block;
	float: left;
	width: 150px;
	text-align: center;
	margin-top: 20px;
	padding: 3px 0 8px 0;
	font: bold 14px/1em Georgia,Times,"Times New Roman",serif;
	background: url(../img/wedding-date-bg.gif) no-repeat top center;
	color: #fff;
}

.real-weddings .pagination{
	margin-right: 10px;
}

.real-weddings .right-sidebar {
	margin-left: 0;
	margin-top: 40px;
}


#login-form label {
	color:#f7eccc;
	margin-top:15px;
	display: block;
}

#login-form .textfield {
	display: block;
	width: 206px;
}

#login {
	border: 1px solid #eac97d;
	padding: 9px;
	margin-bottom: 10px;
}

#login  .sidebar-block-content{
	background: none;
	padding: 0;
}

#login h4{
	margin-bottom: 5px;
}

#login  .btn {
	float: right;
	margin-top: 10px;
}

#login  a {
	float: left;
	margin-top: 15px;
}

#search {
	position: relative;
	margin-bottom: 10px;
	height: 20px;
}

#search .textfield {
	width: 198px;
	padding: 0 20px 0 10px;
	border-color: #eac97d;
	color: #eac97d;
	height: 18px;
	overflow: hidden;
	margin: 0;
	line-height: 1.2em;
}

#search .search-icon {
	width: 20px;
	height: 20px;
	display: block;
	background: url(../img/search-icon.gif) no-repeat center right;
	position: absolute;
	top: 0;
	right: 0;
}

/* Abiturienti */

.services .winners {
	width: 970px;
	background: #FFFFFF url(../img/abi-top.png) top center no-repeat;
	position: relative;
}
.services .winners li {
	background: none;
}
.services .winners h3 {
	font-size: 20px;
	display: block;
	padding: 50px 0 30px 20px;
	color: #075D76;
}

.services .winners a.abi-left {
	width: 20px;
	height: 36px;
	background: url(../img/abi-arrow-left.png);
	display: block;
	position: absolute;
	top: 60%;
	left: 60px;
}

.services .winners a.abi-right {
	width: 20px;
	height: 36px;
	background: url(../img/abi-arrow-right.png);
	display: block;
	position: absolute;
	top: 60%;
	right: 60px;
}
#abi-slider{
	width: 730px;
	margin: 0px auto;
	position: relative;
	height: 225px;
}
.services .winners ul {
	width: 730px;
	margin: 0px;
	height: 225px;
}

.services .winners .li1 {
	width: 700px;
	margin: 0 0 0 15px !important;
	margin: 0 5px 0 10px;
	float: left;
	background: url(../img/abi-line2.png) top right no-repeat;
	padding: 0px;
	position: relative;
}

.services .winners .li2 {
	width: 350px;
	margin: 0 0 0 15px !important;
	margin: 0 5px 0 10px;
	float: left;
	background: url(../img/abi-line2.png) top right no-repeat;
	padding: 0px;
	position: relative;
}

.services .winners .li3 {
	width: 225px;
	margin: 0 0 0 15px !important;
	margin: 0 5px 0 10px;
	float: left;
	background: url(../img/abi-line2.png) top right no-repeat;
	padding: 0px;
	position: relative;
}

.services .winners .li1.hide, .services .winners .li2.hide, .services .winners .li3.hide {
	background: none;
}

.services .winners li img{
	display: block;
	float: left;
}
.services .winners .li1 .info {
	width: 570px;
	padding: 0 0 0 10px;
	float: left;
	text-align: center;
}

.services .winners .li2 .info {
	width: 230px;
	padding: 0 0 0 10px;
	float: left;
	text-align: center;
}

.services .winners .li3 .info {
	width: 95px;
	padding: 0 10px;
	float: left;
	text-align: center;
}

.services .winners .info span{
	color: #000000;
	font: 12px Georgia, tahoma, sans-serif;
	margin: 10px 0;
	line-height: 20px;
	display: block;
}

.services .winners .info .number  {
	margin: 10px 0 10px 0;
	color: #818181;
	display: block;
	font: 18px Georgia, tahoma, sans-serif;
	font-weight: bold;
}

.services .winners .info .abi-school  {
	margin: 15px 0 10px 0;
	color: #818181;
	display: block;
	font: 12px Georgia, tahoma, sans-serif;
}

.services .top-header {
	width: 970px;
	height: 350px;
	margin: 0px;
/*	background: url(../img/photo_contest_weddings1.jpg); */
}

.services .abi-body {
	width: 970px;
	padding: 20px 0 0 0;
	background: #FFFFFF;
	font: 12px Georgia, sans-serif;
	display: table;
}

.services .abi-body ul {
	width: 960px !important;
	width: 970px;
	height: 220px;
	margin: 0 auto 30px auto;
	background: url(../img/abi-line.png) bottom center no-repeat;
	display: block;
	clear: both;
}

.services .abi-body ul .hide {
	background: none;
}

.services .abi-body li{
	list-style: none;
}

.services .abi-body .abi-li{
	width: 225px;
	margin: 0 0 0 15px !important;
	margin: 0 5px 0 10px;
	float: left;
	background: url(../img/abi-line2.png) top right no-repeat;
	padding: 0px;
	position: relative;
}

.services .abi-body .abi-li.hide{
	background: none;
}

.services .abi-body img{
	display: block;
	float: left;
}

.services .abi-body p {
	width: 115px;
	float: right;
	text-align: center;
	color: #000000;
}

.services .abi-body p span {
	margin: 10px 0;
	line-height: 20px;
	display: block;
	height: 68px;
}

.services .abi-body p .rating-body {
	width: 86px;
	height: 20px;
	padding: 2px;
	margin: 0 0 10px 10px;
	background: url(../img/abi-rating-body.png);
	display: block;
}

.services .abi-body p .rating-body .rating-scale {
	width: 86px;
	height: 20px;
	margin: 0;
	background: url(../img/abi-rating-scale.png);
	display: block;
	position: relative;
	float: left;
}

.services .abi-body p .rating-body .rating-scale .rating-people {
	width: 86px;
	height: 17px;
	padding: 3px 0 0 0;
	margin: 0;
	text-align: center;
	display: block;
	font: 10px Arial, tahoma, sans-serif;
}

.services .abi-body p a.rate {
	width: 90px;
	height: 24px;
	margin: 0 0 0 10px;
	background: url(../img/abi-rate.png);
	display: block;
}

.services .abi-body p a.rate:hover {
	background: url(../img/abi-rate.png) 0 -24px;
}

.services .abi-body .abi-school{
	width: 225px;
	margin: 10px 0;
	color: #818181;
	display: block;
}

.services .abi-body .bottom {
	height: 30px;
	padding: 0 0 15px 0;
	text-align: center;
	background: url(../img/abi-bottom.png) top center;
	position: relative;
}

.services .abi-body .bottom a {
	margin: 0 0 20px 0;
	padding: 0 30px 0 0;
	font-size: 20px;
	color: #000000;
	background: url(../img/abi-arrow.png) right center no-repeat;
	position: absolute;
	left: 320px;
	top: -10px;
}

.services .abi-body .abi-li div.form{
	background-color: #F37226;
	border:1px solid #E3E1D2;
	color:#FFFFFF;
	display:none;
	font-family:arial;
	font-size:11px;
	font-weight:bold;
	padding:3px;
	position:absolute;
	right:14px;
	top:121px;
	width:204px;
	height: 18px;
}
.services .abi-body .new .abi-li div.form{
	height: 45px;
}
.services .abi-body .abi-li div.form div.message{
	background-color: #F37226;
	display:none;
	padding:3px;
	position:absolute;
	left:0;
	top:0;
	min-height: 18px;
	width: 80%;
}

.services .abi-body .abi-li div.form input{
	height: 1.1em;
	overflow: hidden;
}

.services .abi-body a.submit {
	background:url("../img/abi-rate.png") no-repeat scroll left -6px transparent;
	display:block;
	float:right;
	height:18px;
	margin:0;
	width:29px;
}
.services .abi-body div.captcha{
	height: 20px;
	line-height: 20px;
}
.services .abi-body div.captcha img{
	float: none;
	display: inline;
	vertical-align: middle;
}
.services .abi-body div.captcha input{
}
div.announcement{
	padding: 10px 60px;
	background: url(../img/abi-line.png) bottom center no-repeat;
	margin-bottom: 40px;
	margin-top: -20px;
	color: #000000;
}
div.pageGame div.pageContent {
	background: url(../img/quiz-content-bg.jpg) bottom left no-repeat;
	width: 850px;
	min-height: 193px;
	*height: 193px;
}
div.pageGame h4.title{
	padding-bottom: 40px;
}
div.pageGame div.pageContent div.text{
	width: 500px;
	padding: 20px;
}
div.pageGame div.top{
	background: url(../img/quiz-top-content-hr.png) top left no-repeat;
	height: 1px;
	width: 850px;
}
div.pageGame div.bottom{
	background: url(../img/quiz-bottom-content-hr.png) top left no-repeat;
	height: 1px;
	width: 850px;
}
div.gamePlay{
	padding: 30px 0; 
}
div.gamePlay h4{
	padding-bottom: 30px; 
}
div.gamePlay a.answer{
	width: 272px;
	height: 132px;
	background: url(../img/block-title-bg.png) bottom left repeat-x;
	display: block;
	float: left;
	margin-right: 10px;
}
div.gamePlay a.answer.last{
	margin: 0;
}
div.gamePlay a.answer span.decor{
	display: block;
	background: url(../img/decoration-rg-block.gif) 50% bottom no-repeat;
	height: 22px;
}
div.gamePlay a.answer span.title{
	display: block;
	font-size: 28px;
	padding: 20px;
	font-family: Arial;
	display: none;
}
div.gamePlay a.answer span.answer{
	padding: 20px;
	display: block;
}
div.gamePlay form .textfield{
	display: block;
	width: 95%;
	margin-bottom: 20px;
}
div.gamePlay form .fl {
	float: left;
	width: 50%;
}
#gameContent p.error {
	color: #b0a891;
	font-size: 20px;
}
#gameContent p.message {
	padding: 30px;
	font-size: 20px;
	line-height: 1.5em;
}

