﻿/*
copyright 2012
Developed by ricpic.com
*/
@import url(reset.css);
@import url(https://fonts.googleapis.com/css?family=Abel);
@import url(https://fonts.googleapis.com/css?family=Raleway:400,100,300,500,200,600,700,800,900);
@import url(jquery.ad-gallery.css);
html,body {height:100%;}

body {background-color:#CDC8C1;color:#cdc9c1;font-family: 'Raleway', cursive;

  background: no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.reset {clear:both;}


.wrapper {width:800px;margin:0px auto;min-height:50px;position:relative;height:100%;}

.colsx {float:left;width:120px;position:absolute;top:0px;left:0px;}
.col {width:500px;position:absolute;top:0px;left:120px;}
.coldx {float:right;width:140px;position:absolute;top:140px;left:620px;}

#menu {height:40px;background-color:#919292;color:#ffffff;font-size:14px;text-transform:lowercase;}
#menu ul {float:right;}
#menu li {float:left;border-left:solid 2px #fff;width:120px;height:28px;text-align:center;padding:12px 0px 0px 0px;}

#header {background-color:#ffffff;padding:20px 10px;height:65px;}
#header img {height:80px;margin:-15px 0px 0px -200px;}
#d {border:dotted 1px #898985;width:640px;position:absolute;top:125px;z-index:99;}

#footer {font-family:Arial;font-size:12px;color:#fff;margin-top:10px;text-shadow:1px 1px #000}
#social {position:absolute;bottom:20px;right:-140px;color:#000;text-align:center;font-size:12px;text-transform:uppercase;}
#social li {padding-top:10px;}
#social li a.active {color:#C34C5E;}
#content-home {
	margin:-105px 0px 0px 0px;
	padding:300px 0px 0px 190px;
	width:500px;min-height:300px;
	background-image:url(/images/bg_home.jpg);background-repeat:no-repeat;
	font-size:18px;
	margin-bottom:-10px;
	font-weight:bold;
	}
#content {background-color:#fff;color:#474a4a;font-family:Arial;font-size:12px;padding:30px 30px 50px 130px;line-height:14px;min-height:405px;}
#content h1 {color:#ac485a;margin-bottom:5px;}

#content-red {background-color:#AC485A;color:#fff;font-family:Arial;font-size:12px;padding:30px 30px 50px 130px;line-height:14px;min-height:405px;}
#content-red h1 {color:#fff;margin-bottom:5px;}
	
.coldx {text-align:right;font-size:12px;text-transform:uppercase;color:#333;}
.coldx li {padding:5px 0px;}
.coldx a {color:#c34c5e;font-weight:normal;}
a.active {font-weight:bold;}

#gallery {margin:-34px 0px 0px -130px;}
.ad-descr {position:absolute;background-color:#ffffff;left:-120px;top:265px;min-height:100px;width:100px;padding:10px;min-height:130px;}
.ad-descr strong {display:block;font-size:50px;text-align:right;padding:10px 0px 20px 0px;}
.ad-descr span {display:inline-block;text-transform:lowercase;font-size:12px;text-align:right;}
.ad-descr p {text-align:right;margin-top:30px;}
/*
#gallery .ad-controls {position:absolute;background-color:#ffffff;top:265px;left:-120px;min-height:120px;width:120px;border:solid 1px blue;}
#gallery .ad-info {text-align:right;width:110px;padding:30px 0px 0px 0px;border:solid 1px green;}
*/
#gallery .ad-slideshow-controls, #gallery .ad-controls {display:none !important;}
#gallery .ad-image-description {display: none;}

#content-red ul li {list-style-type:square;list-style-position:inside;}

.ad-image {
  cursor: pointer;
  top:5px !important;
}
.fancybox-image {width:100%;}
