@CHARSET "UTF-8";

* {
	font-size: 12px;
    font-family: "Trebuchet MS";
    color: #606060;
}

html, body {
    border: none;
    margin: 0px;
    padding: 0px;
}

body {
    background: url("http://static.design-depot.eu/images/layout/background.jpg") no-repeat center top #EBEBEB;	
}

a {
     text-decoration: none;	
}

p {
	margin: 5px;
	padding: 5px;
}

img {
    border: none;	
}

/* COMMON */

#container {
    float: left;
    width: 100%;
    text-align: center;
    background: url("http://static.design-depot.eu/images/layout/shadow.png") repeat-y center center;
}

#content {
    margin: auto;
    width: 960px;
    text-align: left;
}

#shadow {
	width: 100%;
	float: left;
	clear: both;
    height: 90px;
    background: url("http://static.design-depot.eu/images/layout/shadow-bottom.png") no-repeat center bottom; 
}

.container {
	float: left;
    width: 960px;
    clear: both;
}

.content {
    position: relative;
    width: 950px;
    left: 5px;
    top: 0px;
    float: left;
    clear: both;
}

/* HEADER */

#header {
    background: #FFFFFF;
}

#header .content {
    width: 960px;
    left: 0px;
}

/* PAGE */

#page {
    background: #FFFFFF;
}

#page .content {
    margin: 5px 0px 5px 0px;	
}

/* FOOTER */

#footer {
	height: 0px;
	line-height: 0px;
	font-size: 0px;
}

#footer .content {
    height: 0px;
    line-height: 0px;
    font-size: 0px;
}

#footer .content div {
    position: absolute;
    top: 0px;
    left: -5px;
    width: 960px;
    height: 50px;
    background: #EEEEEE;	
}

#footer ul {
    padding: 0px;
    margin: 0px;
	list-style: none;
	float: left;
	position: relative;
	left: 228px;
	top: 5px;
	height: 20px;
}

#footer li {
	float: left;
	text-align: center;
	height: 20px;
	line-height: 20px;
}

#footer .separator {
	font-size: 12px;
    width: 20px;
    color: #9D9D9D; 
}

#footer a {
    color: #606060;	
}

#footer p {
	float: left;
	clear: both;
	width: 960px;
    font-size: 10px;
    color: #9D9D9D;
    text-align: center;
    height: 18px;
    line-height: 18px;
    padding: 0px;
    margin: 5px 0px 0px 0px;
}

/* SYSTEM MESSAGES */

#messages {
    background: #FFFFFF;	
}

.error-messages {
	
}

.error-message {
    color: red;	
}

/* FORMS */

form {
    margin: 0px;
    padding: 0px;   
}

.input-text {
    width: 400px;   
    padding: 3px;
    background: #EFEFEF;
    border: 1px solid #E3E3E3;
}

textarea {
    width: 400px;   
    height: 200px;
    padding: 3px;
    background: #EFEFEF;
    border: 1px solid #E3E3E3;
}

select {
    width: 400px;
    padding: 3px;
    border: 1px solid #E3E3E3;
    background: #EFEFEF;
}

option {
}

dl {
    margin: 0px;
    padding: 0px;
}

dt {

}

dd {
    margin: 0px;
    padding: 0px;
}

fieldset {
    margin: 0px;
    padding: 0px;
    border: none;
}

legend {
    display: block;
    margin: 5px 0px 5px 0px;
    padding: 0px;
    font-size: 15px;
}

label {
    display: block;
    margin: 5px 0px 5px 0px;
}

/* ***** ***** ***** */

#login-form-small {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1000;
	float: left;
	width: 450px;
	height: 200px;
	background: #FFFFFF;
}

/* HEADERS */

h1 {
    font-size: 22px;
    color: #a61319;
    margin: 5px 0px 5px 0px;
}

h2 {
    font-size: 20px;
    color: #a61319;
    margin: 5px 0px 5px 0px;
}

h3 {
    font-size: 18px;
    color: #a61319;
    margin: 5px 0px 5px 0px;
}

h4 {
    font-size: 16px;
    color: #a61319;
    margin: 5px 0px 5px 0px;
}

h5 {
    font-size: 14px;
    color: #a61319;
    margin: 3px 0px 3px 0px;
}

h6 {
    font-size: 12px;
    color: #a61319;
    margin: 3px 0px 3px 0px;
}

/* PAGINATION */

.pagination {
    float: left;
    clear: both;
    width: 100%;
    min-width: 100%;
}

.pagination ul {
    list-style: none;
    float: left;
    clear: both;
    padding: 0px;
    margin: 10px;
}

.pagination li {
    float: left;
    height: 20px;
    line-height: 20px;
    width: 20px;
    margin-right: 2px;
    text-align: center;
    background: #eeeeee;    
}

.pagination a {
    font-weight: bold;
    display: block; 
    color: #606060; 
}

.pagination .next.page {
    border-right: 1px solid #cccccc;
}

.pagination .previous.page {
    border-left: 1px solid #cccccc;
}

.pagination .current.page {
    background: #606060;
}

.pagination .current.page a {
    color: #ffffff;
} 

.pagination p {
    padding: 10px;
}

/* BANNER */
.banner {
    float: left;
    clear: both;
    width: 234px;
    height: 60px;
    line-height: 60px;
}

.banner-big {
    float: left;
    clear: both;
    width: 465px;
    height: 232px;
    line-height: 232px;
    text-align: center;
}

.clear-both {
    clear: both;
}

/* CAROUSEL */
#vertical-carousel {
    float: right;
    width: 110px;
    height: 470px;
    position: relative; 
}

#vertical-carousel .carousel-container {
    position: absolute;
    top: 15px;
    left: 0px;
    overflow: hidden;
    width: 110px;
    height: 440px;
}

#vertical-carousel .previous-button {
    position: absolute;
    top: 0px;
    left: 0px;
    display: block;
    width: 110px;
    height: 15px;
    cursor: pointer;
    background: url("http://static.design-depot.eu/images/layout/carousel-button-up.gif") no-repeat;
}

#vertical-carousel .previous-button:hover {
    background: url("http://static.design-depot.eu/images/layout/carousel-button-up-hover.gif") no-repeat;
}

#vertical-carousel .next-button {
    position: absolute;
    top: 455px;
    right: 0px;
    width: 110px;
    display: block;
    height: 15px;
    cursor: pointer;
    background: url("http://static.design-depot.eu/images/layout/carousel-button-down.gif") no-repeat;
}

#vertical-carousel .next-button:hover {
    background: url("http://static.design-depot.eu/images/layout/carousel-button-down-hover.gif") no-repeat;
}

#vertical-carousel ul {
    position: relative;
    width: 110px;
    height: 10000px;
    padding: 0px;
    margin: 0px;
    list-style: none;
}

#vertical-carousel li {
    float: left;
    width: 110px;
    height: 110px;
}

#vertical-carousel li a {
    display: block;
    float: left;
    width: 110px;
    height: 110px;
}

#vertical-carousel li img {
    border: none;
}

/* horizontal */

#horizontal-carousel {
    float: left;
    width: 470px;
    height: 110px;
    position: relative; 
}

#horizontal-carousel .carousel-container {
    position: absolute;
    top: 0px;
    left: 15px;
    overflow: hidden;
    width: 440px;
    height: 110px;
}

#horizontal-carousel .previous-button {
    position: absolute;
    top: 0px;
    left: 0px;
    display: block;
    width: 15px;
    height: 110px;
    cursor: pointer;
    background: url("http://static.design-depot.eu/images/layout/carousel-button-left.gif") no-repeat;
}

#horizontal-carousel .previous-button:hover {
    background: url("http://static.design-depot.eu/images/layout/carousel-button-left-hover.gif") no-repeat;
}

#horizontal-carousel .next-button {
    position: absolute;
    top: 0px;
    right: 0px;
    width: 15px;
    height: 110px;
    cursor: pointer;
    background: url("http://static.design-depot.eu/images/layout/carousel-button-right.gif") no-repeat;
}

#horizontal-carousel .next-button:hover {
    background: url("http://static.design-depot.eu/images/layout/carousel-button-right-hover.gif") no-repeat;
}

#horizontal-carousel ul {
    position: relative;
    width: 10000px;
    height: 110px;
    padding: 0px;
    margin: 0px;
    list-style: none;
}

#horizontal-carousel li {
    float: left;
    width: 110px;
    height: 110px;
}

#horizontal-carousel li a {
    display: block;
    float: left;
    width: 110px;
    height: 110px;
}

#horizontal-carousel li img {
    border: none;
}

/* date */
div.date-conteiner {
    float: left;
    width: 40px;
    height: 90px;	
}

div.date-content {
    float: left;
    width: 40px;
    height: 90px;
}

div.date-content div.date-day {
	float: left;
	clear: both;
	width: 40px;
	height: 30px;
	line-height: 30px;
	background: #A61319;
	color: #ffffff;
    text-align: center;
    font-weight: bold;
}

div.date-content div.date-month {
    text-align: center;
    float: left;
    clear: both;
    width: 40px;
    height: 20px;
    line-height: 20px;
    background: #EFEFEF;
    text-transform: lowercase;
}

div.date-content div.date-year {
    text-align: center;
    float: left;
    clear: both;
    margin-top: 5px;
    width: 38px;
    height: 32px;
    line-height: 32px;
    border: 1px solid #efefef;
    background: #ffffff;
    color: #cccccc;
}

