*{
	margin: 0px;
	padding: 0px;
	outline: none;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

a img {
	border: none;
}

ul li {
	list-style: none;
}

a {
	text-decoration: none;
}

.clear {
	clear: both;
	font-size: 1px;
}


.bold {
	font-weight: bold;
}

.left {
	float: left;
}

.right {
	float: right;
}

.last {
	margin-right: 0px !important;
}

.no-border {
	border: none !important;
}

.no-bgr {
	background: none !important;
}

.red {
	color: #cc0000 !important;
}

body
 {
	background: #000 url(../images/frontend/bg_inner.jpg) repeat-x;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
}

.index {
	background: #000 url(../images/frontend/bg.jpg) repeat-x;
}

/* Wrapper */

#wrapper {
	width: 966px;
	margin: 0px auto;
}

/* Header */


#header {

	margin: 0px auto;
	height: 151px;
	background: url(../images/frontend/header.jpg) 2px 0 no-repeat;
}

.index #header {
	background: url(../images/frontend/header_index.jpg) no-repeat;
	height: 317px;
}



#header .logo {
	float: left;
	margin: 24px 0 0 9px;
}

#header form {
	width: 169px;
	height: 34px;
	background: url(../images/frontend/search.png) no-repeat;
	margin: 17px 10px 0px 0px;
}

#header form input {
	background: none;
	border: none;
}

#header form .search {
	width: 129px;
	padding: 1px 4px 2px 10px;
	height: 19px;
	color: #cecdcc;
	font-size: 11px;
	float: left;
}

#header form .submit {
	width: 22px;
	height: 22px;
	cursor: pointer;
	margin-left: 4px;
}

#header ul.lang {
	float: right;
	margin: 15px 33px 0 0;
}

#header ul.lang li {
	float: left;
	margin-left: 5px;
}

#header ul.lang li a {
	display: block;
	width: 24px;
	height: 19px;
	background-image: url(../images/frontend/lang.png);
	background-repeat: no-repeat;
}


#header ul.lang li a.bg {
	background-position: -4px 2px;
}

#header ul.lang li a.en {
	background-position: -28px 2px;
}

#header ul.lang li a.de {
	background-position: -54px 2px;
}

#header ul.lang li a.bg:hover,
#header ul.lang li a.bg.act {
	background-position: -4px -18px;
} 

#header ul.lang li a.en:hover,
#header ul.lang li a.en.act {
	background-position: -28px -18px;
}

#header ul.lang li a.de:hover,
#header ul.lang li a.de.act {
	background-position: -54px -18px;
}

#header .nav {
	float: right;
	clear: both;
	position: relative;
	margin-top: -48px;
}

#header .nav .nav_left {
	width: 18px;
	background: url(../images/frontend/nav_left.png) no-repeat;
	height: 36px;
	float: left;
	position: relative;
	z-index: 100;
}

#header .nav .nav_right {
	width: 18px;
	background: url(../images/frontend/nav_right.png) no-repeat;
	height: 36px;
	float: left;
	position: relative;
	z-index: 100;
}

#header .nav .nav_inner {
	background: url(../images/frontend/nav_inner.png) repeat-x;
	height: 36px;	
	float: left;
	position: relative;
	z-index: 100;
} 

#header .nav .nav_inner ul li {
	float: left;
	margin: 9px 5px;
}

#header .nav .nav_inner ul li a {
	color: #fff;
	background: url(../images/frontend/white_ball.gif) left center no-repeat;
	padding-left: 10px;
	position: relative;
	z-index: 105;
}

#header .nav .left_leaves,
#header .nav .right_leaves{
	position: absolute;
	z-index: 1;
}


#header .nav .left_leaves {
	left:-34px;
	top:-27px;	
}

#header .nav .right_leaves {
	right:-32px;
	top:-27px;	
}

#header .nav .nav_inner ul li a:hover,
#header .nav .nav_inner ul li a.act {
	color: #fc0000;	
	background: url(../images/frontend/red_ball.gif) left center no-repeat;
}

#header .nav .shadow {
	top: -6px;
	left: 13px;
	position: absolute;
}

#header .flash{
	float: left;
	margin-top: 28px;
}

#header .collage {
	float: left;
	position: relative;
	margin: 15px 2px 0 0;
}

#header .collage .text {
	color: #cccccc;
	font-weight: bold;
	position: absolute;
	left: 140px;
	top: 8px;
	text-transform: uppercase;
}

#header .newsltr {
	float: right;
	width: 210px;
	background: url(../images/frontend/line.png) no-repeat;
	padding-left: 20px;
	margin-top: 23px;
}

#header .newsltr .title {
	margin-bottom: 12px;
	color: #cccccc;
	font-weight: bold;
	text-transform: uppercase;
	display: block;
}

#header .newsltr p {
	line-height: 1.4;
	color: #cccccc;
}


/* Container */

.index #container {
	background: url(../images/frontend/container_bg.jpg) no-repeat;	
}


#container {
	background: url(../images/frontend/container_bg_inner.jpg) no-repeat;
	padding-top: 35px;
}

#container center p {
	color: #666666;
	font-size: 11px;
	margin-bottom: 15px;
	display: block;
}

#container .product {
	width: 207px;
	height: 252px;
	background: url(../images/frontend/product.png) no-repeat;
	float: left;
	padding: 9px;
	margin: 0px 19px 19px 0px;
	position: relative;
}

#container .product .etiquette {
	position: absolute;
	right: -1px;
	top: -1px;
}

#container #content .product h2,#container .product h2 {
	/*margin: 3px 0px 0px 0px !important;*/
	margin-bottom:0px;
	font-size: 12px;
	color: #cc0000;
	text-transform: uppercase;
	/*height: 34px;*/
	overflow: hidden;
}

#container #content .product p,#container .product p {
	height: 26px;
	overflow: hidden;
	color: #333333;
	padding-bottom: 0px !important;
	line-height: 1.1 !important;
	text-align: left;
}

#container .product strong {
	display: block;
	clear: both;
	color: #CC0000;
	margin: 6px 0;
}

#container .product a {
	color: #cc0000 !important;
	text-decoration: none;
	border: none !important;
}

#container .left_side {
	width: 242px;
	float: left;
}

#container #content {
	float: right;
	width: 720px;
}

#container #content.long {
	width: 100%;
	float: none;
}

#container #content .breadcrumb {
	margin: 0px;
}

#container .long .breadcrumb {
	margin-left: 60px !important;
}

#container #content .breadcrumb li {
	float: left;
	margin: 0 4px 0 0 ;
	padding: 0px;
	background: none;
	font-size: 11px;
}

#container #content .breadcrumb li a {
	color: #666666;
	border: none;
}

#container #content .breadcrumb li a:hover {
	text-decoration: underline;
}

#container #content .breadcrumb li strong {
	color: #ccc;
	font-weight: normal;
	background: url(../images/frontend/white_ball.gif) no-repeat 0px 5px;
	padding-left: 10px;
}

#container #content .red_link {
	color: #cc0000;
	border: none;
	margin-bottom: 10px;
	font-size: 11px;
}

#container #content .red_link:hover {
	text-decoration: underline;
}

#container .left_side .top {
	height: 57px;
	background: url(../images/frontend/left_nav_top.png) top left no-repeat;
	margin-bottom: -10px;
}

#container .left_side .inner {
	background: url(../images/frontend/left_nav_inner.gif) top left repeat-y;
	padding: 0 15px 0 20px;
}

#container .left_side .bottom {
	height: 65px;
	background: url(../images/frontend/left_nav_bottom.gif) top left no-repeat;
	position: relative;
	left: -15px;
}

#container .left_side .inner ul li a {
	font-weight: bold;
	padding-left: 18px;
	background: url(../images/frontend/bob.gif) no-repeat 0 4px;
	color: #fff;
	display: block;
	margin-bottom: 10px;
}

#container .left_side .inner ul li ul {
	margin-left: 30px;
	margin-bottom: 8px;
}

#container .left_side .inner ul li ul li a {
		background: url(../images/frontend/white_ball_small.gif) no-repeat 0 center;
		padding-left: 10px;
		margin-bottom: 5px;
		font-weight: normal;
	
}

#container .left_side .inner ul li a:hover,#container .left_side .inner ul li a.act {
	text-decoration: underline;
}

#container #content .gallery {
	float: left;
	position: relative;
	border: none;
	width: 216px;
	height: 194px;
	margin-right: 36px;
}

#container #content .gallery img {
	position: relative;
	left: 11px;
	top: 21px;
}
#container #content .gallery span {
	position: absolute;
	left: 0px;
	right: 0px;
	background: url(../images/frontend/gallery.png) no-repeat;
	width: 100%;
	height: 100%;
	z-index: 2;
}

#container #content .pager {
	float: right;
}

#container #content .pager li {
	float: left;
	margin: 0 0 0  14px;
	color: #999999;
	background: none;
	padding: 0px;
}

#container #content .pager li a {
	color: #999999;
	border: none;
}

#container #content .pager li a:hover,#container #content .pager li a.actual {
	text-decoration: underline;
}

#container #content .desc {
	width: 457px;
	float: left;
	color: #f8f7c9;
}

#container #content .images {
	width: 242px;
	float: right;
	padding-top: 22px;
}

#container #content .images a {
	border: none;
}

#container #content .small_image {
	margin-bottom: 10px;
}

#container #content .images .plus {
	float: right;
	background: url(../images/frontend/plus.gif) left center no-repeat;
	padding: 15px 0px 15px 20px;
	text-align: right;
	font-size: 11px;
	color: #666666;
}

#container #content .desc .price {
	width: 457px;
	height: 78px;
	background: url(../images/frontend/wine_price.jpg) no-repeat;
	margin-top: 10px;
	text-align: right;
	font-size: 14px;
	padding-top: 28px;
}

#container #content .desc .price span {
	float: right;
}

#container #content .desc .price .bold {
	margin-right: 5px;
}

#container #content .desc .price .und {
	margin-right: 4px;
	text-align: center;
	color: #c10102;
	font-size: 12px;
	font-weight: bold;
	text-decoration: line-through;
	padding-top: 2px;
}

#container #content .desc .price .number {
	width: 70px;
	margin-right: 10px;
	font-weight: bold;
	text-align:center;
}

#container  .lupa {
	font-size: 14px;
	background: url(../images/frontend/lupa_small.gif) left center no-repeat;
	padding-left: 15px;
}

#container .left_side .lupa {
	font-size: 16px;
	display: block;
	margin-bottom: 8px;
	}

#container #content .result {
	color: #fff;
	float: left;
	margin: 10px 0;
}

#container #content .result .bold {
	display: block;
}

#container #content .result p {
	padding-bottom: 5px;
}

#container #content .result a.url {
	background: url(../images/frontend/bob.gif) no-repeat 0px center;
	padding-left: 15px;
}

#container .sitemap {
	margin-top: 40px !important;
	float: left;
}

#container .sitemap li {
	margin: 0px !important;
	background: none !important;
}

#container .sitemap li a {
	padding-left: 18px;
	background: url(../images/frontend/bob.gif) no-repeat 0 4px;
	color: #fff;
	display: block;
	margin-bottom: 10px;
	border: none !important;
}

#container .sitemap li ul {
	margin: 0 0 8px 30px !important;
}

#container .sitemap li ul li a {
	background: url(../images/frontend/white_ball_small.gif) no-repeat 0 center;
	padding-left: 10px;
	margin-bottom: 5px;
	font-weight: normal;
	
}

#container .sitemap li a:hover {
	text-decoration: underline;
}

#container .contact_div {
	width: 465px;
	height: 343px;
	background: url(../images/frontend/contact.jpg) no-repeat;
	padding: 45px 0 0 50px;
	color: #000;
	float: left;
	margin-left: -20px;
}

#container #content .heading {
	font-size: 14px;
	color: #ffffcc;
	display: block;
}

#container .contact_div .map {
	float: left;
	border: 1px solid #fff;
	margin: 7px 20px 0 0;
}

#container .contact_div a {
	color: #000 !important;
}

#container .contact_div span {
	display: block;
	margin-top: 7px;
}

#container .form_div {
	width: 464px;
	float: right;
}

#container form label {
	color: #fff;
	display: block;
	margin-bottom: 5px;
}

#container form input {
	width: 221px;
	height: 16px;
	padding: 3px;
	background: url(../images/frontend/input.gif) no-repeat;
	margin-bottom: 20px;
	border: none;
	color: #c9c9c9;
}

#container form.viewForm input{
    width:auto;
    height:auto;
    padding:0px;
    background:none;
    margin-bottom:0px;
}

#container form textarea {
	padding: 4px;
	background: url(../images/frontend/textarea.gif) no-repeat;
	margin-bottom: 20px;
	border: none;
	width: 453px;
	height: 43px;
	color: #c9c9c9;
	overflow: auto;
}

#container form #about,#container form #fullname {
	width: 457px;
	background: url(../images/frontend/input_long.gif) no-repeat;
}

#container form #code {
	width: 87px;
	background: url(../images/frontend/input_small.gif) no-repeat;
	float: left;
	text-align: center;
	margin-right: 15px;
	font-size: 11px;
}

#container form img {
	float: left;
	margin: 0px 15px;
}

#container form.viewForm img{
   float:none;
   margin:0px;
}

#container form #submit {
	width: 94px;
	height: 22px;
	padding: 0 0 3px 0px;
	cursor: pointer;
	font-size: 12px;
	color: #fff;
	text-align: center;
	background: url(../images/frontend/send_button.gif) no-repeat;
	float: left;
}

/* Main styles */

#container #content h1 {
	font-size: 16px;
	width: 100%;
	background: url(../images/frontend/h1.gif) right bottom no-repeat;
	padding-bottom: 26px;
	font-weight: normal;
	color: #f8f7c9;
	margin: 20px 0 15px;
	}

#container #content h1 .filter{
   float:right;
   display:block;
   font-size:12px;
   color:white;
}

#container #content h1 .down{
    display:block;
    float:right;
    height:8px;
    width:10px;
    background: url(../images/frontend/down.gif) no-repeat top left;
    text-decoration:none;
    border:none;
    margin-right:60px;
    margin-top:3px;
    margin-left:15px;
    
}

#container #content h1 .up{
    display:block;
    float:right;
    height:8px;
    width:10px;
    background: url(../images/frontend/up.gif) no-repeat top left;
    text-decoration:none;
    border:none;
    margin-left:15px;
    margin-top:3px;
    
}

#container #content h1 .up:hover,#container #content h1 .up.act{
    background: url(../images/frontend/up-act.gif) no-repeat top left;
}

#container #content h1 .down:hover,#container #content h1 .down.act{
    background: url(../images/frontend/down-act.gif) no-repeat top left;
}

#container #content h2 {
	color: #cc0000;
	font-size: 12px;
	text-transform: uppercase;
	line-height: 1.4;
	margin-bottom: 10px;
}

#container #content p {
	display: block;
	text-align: justify;
	line-height: 1.4;
	padding-bottom: 15px;
}

#container #content ul li {
	margin: 5px 0 5px 15px;
	background: url(../images/frontend/white_ball.gif) no-repeat 0px 5px;
	padding-left: 10px;
	text-align: justify;
	line-height: 1.4;
}

#container #content ol li {
		margin: 5px 0 5px 15px;
}

#container #content ul,
#container #content ol {
	margin: 10px 0;
	text-align: justify;
	line-height: 1.4;
	list-style-position: inside;
}

#container #content p img {
	margin-bottom: 10px;
}

#container #content p img.left_align {
	margin-right: 20px;
}

#container #content p img.right_align {
	margin-left: 20px;
}

#container #content a {
	color: #fff;
	border-bottom: 1px solid #ED0301;
}

#container #content a:hover {
	border: none;
}



/* Footer */

#footer {
	margin-right: -20px;
	padding-bottom: 20px;
}

#footer ul {
	float: left;
	margin-top: 5px;
}

#footer ul li {
	float: left;
	margin-right: 7px;
}

#footer ul li a {
	background: url(../images/frontend/gray_ball.gif) left center no-repeat;
	padding-left: 10px;
}

#footer ul li a:hover {
	text-decoration: underline;
}

#footer .stenik {
	background:transparent url(../images/frontend/stenik_logo.gif) no-repeat scroll 0 0;
	float:right;
	padding:2px 0 2px 25px;
	color: #666666;
	margin-top: 5px;
}

#footer a {
	color: #666666;
}

#container #content .desc .price .information{
    display:block;
	float:left;
	font-size:11px;
	margin-top:-10px;
	padding-left:55px;
	width:201px;
}


#footer .easter {
	display: block;
	margin-bottom: -36px;
}


/*-----------------------------------------------                     CSS ADD           ------------------------------*/


.registration {
	float:right;
	margin-top:20px;
	padding-right:10px;
}
.registration a, .registration a:visited {
	color:#fff;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
}
.registration a:hover {
	text-decoration:underline;
}
.basket {
	float:right;
	padding-right:80px;
}
.basket a, .basket a:visited {
	color:#a2a2a2;
	display:block;
	line-height:18px;
	font-size:11px;
	text-decoration:none;
	background-image:url(../images/frontend/basket.gif);
	background-repeat:no-repeat;
	background-position:left top;
	padding-left:30px;
}
.basket a:hover {
	text-decoration:underline;
}
#container #content .desc .price .order_btn {
	float:left;
	padding-left:175px;
   *margin-top:-30px;
   *padding-top:0px;
}

#container #content .desc .price .unavailable{
    float:left;
    font-size:11px;
    color:#cc0000;
    margin-left:75px;
}
#container #content .order_btn a, .order_btn a:visited {
	display:block;
	background-image:url(../images/frontend/buy-btn.gif);
	background-position:left top;
	background-repeat:no-repeat;
	width:81px;
	height:40px;
	text-align:center;
	line-height:30px;
	text-decoration:none;
	font-size:11px;
	border:none;
}
#container #content .order_btn a:hover {
	text-decoration:none;
}
.heading_big {
	font-size: 14px;
	color: #ffffcc;
	display: block;
	background-image: url(../images/frontend/heading-big.jpg);
	background-position:10px top;
	background-repeat:no-repeat;
	width:950px;
	height:35px;
	padding-left:10px;
}
.form_reg {
	width: 420px;
	float: left;
	padding:0 0 0 10px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:35px;
}
.reg_label {
	display:inline;
	width:170px;
	clear: both;
	float: left;
	text-align:left;
}
.reg_title {
	color:#ff0000;
	font-weight:bold;
	padding-bottom:20px;
}
#container #content .rights {
	font-size:11px;
	float:left;
	line-height:18px;
	margin-bottom:10px;
}
#container #content .rights a {
	color:#bf0000;
	border:none;
	border-bottom:solid 1px #fff;
	font-size:12px;
}
#container #content .rights a:hover {
	border-bottom:none;
}
#container form #code_reg {
	width: 126px;
	background: url(../images/frontend/code-reg.gif) no-repeat;
	float: left;
	text-align: center;
	margin-right: 15px;
	font-size: 11px;
}
#container #content .buy_btn {
	float:right;
}
#container #content .buy_btn a, .buy_btn a:visited {
	display:block;
	background-image:url(../images/frontend/buy-btn.gif);
	background-position:left top;
	background-repeat:no-repeat;
	width:126px;
	height:40px;
	text-align:center;
	line-height:30px;
	text-decoration:none;
	font-size:11px;
	border:none;
}
#container #content .buy_btn a:hover {
	text-decoration:none;
}
#container form #checkbox {
	width: 20px;
	background:none;
	float: left;
}
.basket_container {
	float:left;
	width:961px;
	padding-left:10px;
	margin:20px 0;
}
.basket_top {
	float:left;
	background-image:url(../images/frontend/basket-top.gif);
	background-repeat:no-repeat;
	background-position:left top;
	width:961px;
	color:#fff;
	font-weight:bold;
}
.basket_bottom {
	float:left;
	background-image:url(../images/frontend/basket-bottom.gif);
	background-repeat:no-repeat;
	background-position:left top;
	width:961px;
	height:61px;
}
.basket_table {
	float:left;
	width:954px;
	line-height:38px;
	font-size:12px;
	margin-left:3px;
 *margin-left:2px;
 *width:950px;
}
.basket_table_title td {
	background-image:url(../images/frontend/sep.gif);
	background-repeat:no-repeat;
	background-position:right 12px;
}
.basket_table img {
	padding-top:10px;
 *padding:10px 0 10px 0;
}
.basket_table tr.gray {
	background-color:#191919;
}
.basket_table tr.gray td {
	border-bottom:solid 1px #535353;
}
.basket_table tr td {
}
#container .amount,#container form.viewForm .amount {
	width: 56px;
	background: url(../images/frontend/amount.gif) no-repeat;
	text-align: center;
	font-size: 11px;
	border:none;
	height:21px;
	text-align:center;
	color:#fff;
}
.red {
	color:#ff0000;
	font-weight:bold;
	text-align:center;
}
#container #content .basket_bottom a.refresh {
	color:#fff;
	display:block;
	border-bottom:none;
	background-image:url(../images/frontend/refresh.gif);
	background-repeat:no-repeat;
	background-position:top left;
	text-decoration:none;
	margin:20px 0 0 10px;
	padding:0 0 0 25px;
	line-height:20px;
	height:30px;
	float:left;
	font-size:11px;
	font-weight:bold;
}
#container #content .basket_bottom a.refresh:hover {
	text-decoration:underline;
}
#container #content .basket_bottom .basket_price {
	float:right;
	margin:10px 10px 0 0;
}
#container #content .basket_bottom .basket_price_left {
	float:left;
	background: url(../images/frontend/white-btn-left.gif) no-repeat;
	height:36px;
	width:10px;
}
#container #content .basket_bottom .basket_price_middle {
	float:left;
	height:36px;
	background-color:#fff;
}
#container #content .basket_bottom .basket_price_middle span {
	color:#76070e;
	font-size:20px;
	line-height:36px;
	border:none;
	text-decoration:none;
}

#container #content .basket_bottom .basket_price_right {
	float:left;
	background: url(../images/frontend/white-btn-rights.gif) no-repeat;
	height:36px;
	width:10px;
}
#container #content a.view_products {
	color:#fe0010;
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
	margin:0 0 0 20px;
}
.payment_method {
	float:left;
	padding-top:20px;
	padding-left:10px;
}
.way_pay {
	color:#b0b0b0;
	font-weight:bold;
	padding-right:20px;
}


#container #content  .more{
   color:#CC0025;
   text-decoration:none;
}

#container #content  .more:hover{
    color:black !important;
}

#bankInfo{
   display:block;
   float:left;
   margin-left:20px;
   margin-top:-10px;
}

#content .right .conditions{
    margin-right:50px;
    padding-top:4px;
}


#container .vacationMessage{
    text-align:center;
    color:white;
    width:954px;
    height:56px;
    background: url(../images/frontend/Iberia-news-bar-bgr.jpg) no-repeat;
    margin-top:30px;
    margin-bottom:12px;
    font-size:18px;
    padding-top:18px;
}

#content .vacationMessage{
   text-align:center;
    color:white;
    width:720px;
    height:56px;
    background: url(../images/frontend/Iberia-news-bar-bgr.jpg) no-repeat;
    margin-top:30px;
    margin-bottom:12px;
    font-size:15px;
    padding-top:18px;
}

/* ----------------------------------------------------------------------------------- VICTORINA ------------------------------------------------------------*/
.poleta { float:left; color:#6f6f6f; padding-left:35px;}
.form_vic {
	width: 325px;
	float: right;
	font-family:Arial, Helvetica, sans-serif;
	line-height:35px;
	background-image:url(..//images/frontend/vic-sep.gif); background-repeat:no-repeat; background-position:left top; padding-left:20px;
	margin:20px 0 20px 0;
}
.vic_label {
	display:inline;
	width:70px;
	clear: both;
	float: left;
	text-align:right;
	margin-right:10px;
}
.vic_desc_box { float:left; width:615px; color:#fff;line-height:22px !important; margin:20px 0 20px 0;}
.vic_desc { float:left; width:265px; padding:40px 15px 0 10px; }
.vic_desc span { font-size:14px !important; font-weight:bold; }
.price_frame { background-image: url(..//images/frontend/price-frame.gif); background-repeat:no-repeat; background-position:left top; width:280px; height:364px; padding:40px 0 0 39px; position:relative;}
.price_frame span { float:left; color:#ffffcc !important; font-size:16px; position:absolute; top:9px; left:99px;}

.victorina { float:left; width:600px; margin:40px 0 20px 0;}
.ques_box { float:left; width:100%; margin-bottom:20px;}
.quest { float:left; color:#f8f7c9; font-weight:bold; display:block; width:100%; margin-bottom:20px;}
.answer { float:left; color:#f8f7c9; display:block; padding:0 0 15px 0;}


#container #content .score_btn a, .score_btn a:visited {
	display:block;
	background-image:url(..//images/frontend/score-btn.gif);
	background-position:left top;
	background-repeat:no-repeat;
	width:147px;
	height:40px;
	text-align:center;
	line-height:30px;
	text-decoration:none;
	font-size:11px;
	border:none;
	margin-bottom:20px;
}
.stats { float:left; color:#f8f7c9; font-weight:bold; margin:22px 0 15px 0;}
.stats span { margin-right:20px;}
.true { font-size:18px; color:#21930e;}
.false { color:#ea0000; font-size:18px;}

.stat_time { background-image:url(../images/frontend/stat-time.gif); background-repeat:no-repeat; background-position:right top; width:210px; height:70px; color:#f8f7c9; font-weight:bold; padding:26px 0 0 0;}
.stat_time span { margin-right:18px; line-height:18px;}
.stat_time span.time { font-size:18px;margin-right:0px !important; }
.banner { float:left; width:100%; margin:10px 0 20px 0;}

.social_icons a {
    border-bottom: none !important;
}
