/* 
	Document	: default
	Created on	: Nov 9, 2009, 12:20:56 PM
	Author		: Cristian Ciobanu
	Description	: Main website stylesheet
*/

@import "reset.css";
@import "classes.css";
@import "navigation.css";

body {
	background:#fff url("../images/bg.png") repeat-x top left;
	font:12px/1.4 Georgia, Times, serif;
	color:#2f3f85;
}
a, a:link {
	color:#0222b2;
	text-decoration:none;
}
a:active {
	color:#3179ce;
	text-decoration:underline;
}
a:visited {
	color:#2f3f86;
	text-decoration:none;
}
a:hover {
	color:#a00000;
	text-decoration:underline;
}
.arrow, a.arrow, a.arrow:link, a.arrow:active, a.arrow:visited {
	background:url('../images/arrow.png') no-repeat center left;
	color:#2f3f85;
	font-weight:bold;
	padding-left:12px;
}
a.arrow:hover {
	color:#000;
	text-decoration:none;
}
.blue, a.blue, a.blue:link, a.blue:active, a.blue:visited {
	color:#2f3f86;
}
a.blue:hover {
	color:#2f3f86;
}
.black, a.black, a.black:link, a.black:active, a.black:visited {
	color:#000;
}
a.black:hover {
	color:#000;
}
.head {
	height:32px;
	margin:0;
}
.head img {
	display:block;
	margin:0 auto;
}
.head-border {
	width:432px;
	height:31px;
	margin:0 auto 10px auto;
	border-bottom:1px solid #cfd7e9;
}
.head-border img {
	display:block;
	margin:0 auto;
}

/*************************/
#footer {
	width:1022px;
	margin:0px auto 10px auto;
	text-align:center;
}
#page {
	width:1022px;
	margin:35px auto 10px auto;
	padding:1px;
	background:#fff;
}
#tagline {
	padding:10px;
	text-align:center;
}
#header {
	height:116px;
	background:url("../images/bg-header.jpg") no-repeat top left;
	position:relative;
	overflow:hidden;
}
#logo {
	position:absolute;
	top:17px;
	left:17px;
}
#nav {
	height:30px;
	background:#2f3f86 url("../images/bg-nav.png") no-repeat top left;
	margin:6px auto;
	position:relative;
	overflow:hidden;
}
#panels-wrapper {
	background:#fff;
	padding-bottom:10px;
}
#slide {
	width:1002px;
	height:326px;
	margin:0 auto 10px auto;
}
#text {
	width:451px;
	height:20px;
	margin-top:60px;
	margin-left:365px;
}
.column {
	width:454px;
	height:217px;
	float:left;
	border:1px solid #cfd7e9;
	margin:0 0 10px 10px;
	padding:10px 20px;
	display:inline;
}
.column .scrollbars {
	width:445px;
	height:180px;
}
#decoration {
	width:1024px;
	height:93px;
	background:url("../images/lines.jpg") no-repeat top left;
	margin:0 auto;
}

/*************************/
.scrollable {
	position:relative;
	overflow:hidden;
	width:474px;
	height:150px;
}
.scrollable .items {
    width:20000em;
    position:absolute;
}
.scrollable .item {
	width:474px;
	height:155px;
	float:left;
}
.scrollable .item img {
	display:block;
	float:right;
	margin-left:15px;
}
.nextPage {
	background:url("../images/next.png") no-repeat center right;
	padding-right:12px;
	margin-left:15px;
}
.prevPage {
	background:url("../images/prev.png") no-repeat center left;
	padding-left:12px;
}
a.disabledScrollable {
	visibility:hidden !important;
}
.browse{
	text-align:center;
	margin:5px auto;
}

/*************************/
.products {
	width:430px;
	margin:0px auto;
}
.products td {
	padding:0;
	border:0;
	vertical-align:middle;
}
.products .pic {
	width:170px;
	vertical-align:middle;
}
.products img {
	display:block;
	margin-left:auto !important;
	margin-right:auto !important;
}
#panel-left {
	width:292px;
	padding:0;
	background:url("../images/bg-left.png") repeat-x top left;
	float:left;
	min-height:480px;
	height:auto !important;
	height:480px;
}
#panel-left #image-left {
	display:block;
	margin:20px auto;
	border:2px solid #fff;
	margin-bottom:25px;
}
#panel-right {
	margin-left: 300px;
	padding:20px 25px 0 20px;
	min-height:440px;
	height:auto !important;
	height:440px;
}
#panel-right #headline {
	margin:10px;
	display:block;
}
#panel-right #content {
	border:1px solid #cfd7e9;
	margin:25px 25px 0 25px;
	padding:25px;

}
#panel-right #content-shop {
	border:1px solid #cfd7e9;
	margin:25px 25px 0 25px;
	padding:55px 25px 25px 25px;

}
#panel-right #top-shop {
	position:absolute;
	top:-120px;
	left:180px;
}
#logo-headers {
	padding-top:15px;
	width: 100%;
	border-top:1px solid #cfd7e9;
	margin:20px auto;
}
#logo-headers img {
	display:block;
}
#category-list {
	margin:10px auto;
	width:520px;
	font-size:11px;
}
#category-list td {
	width:152px;
	padding:10px;
	vertical-align:bottom;
	text-align:center;
}
#category-list img {
	display:block;
	margin-bottom:10px;
}
#bottom-categories {
	width:100%;
	color:#2f3f85;
	font-size:14px;
	margin:30px auto 10px auto;
	text-align:center;
}
#bottom-categories a {
	padding:0 10px;
	border-right:1px solid #2f3f85;
	line-height:14px;
}
#bottom-categories a.last {
	border:none;
}
#headline-category {
	width:100%;
	border-bottom:1px solid #cfd7e9;
	margin:0px auto 20px 0;
}
#headline-category td {
	padding:0 0 15px 0;
	text-align:left;
}
.product-name {
	color:#2f3f85;
	font-size:18px;
	font-weight:bold;
	text-align:center;
}
#map_canvas {
	width:550px;
	height:300px;
	margin:10px auto;
}

#panel-right #form {
	border:1px solid #cfd7e9;
	margin:25px 0 0 0;
	padding:10px;
}
#panel-right #form table {
    margin:0;
    width:100%;
    font: bold 11px/1.4em verdana, arial, sans-serif;
}
#panel-right #form table td {
    padding:3px 5px;
}
#panel-right #form table th {
    padding:5px;
    text-align:center;
    font-size:13px;
    font-weight:bold;
    background:#D8E7FD;
}
#panel-right #form table table th {
    background:none;
    text-align:left;
    border-bottom:1px solid #D8E7FD;
    font-size:12px;
}
label {
    display:block;
    margin-bottom:2px;
    font-weight:bold;
}
label.inline {
    display:inline;
    margin:0;
    font-weight:normal;
    margin-right:5px;
    white-space:nowrap;
}
#panel-right #form input[type="text"], #panel-right #form textarea, #panel-right #form select {
    border:1px solid #cfd7e9;
}
#panel-right #form textarea {
    overflow:auto;
}