/*

[Master Stylesheet]



Project:		Centrografic

Version:		2.0

Last change:	24/08/09 by Ionut Oroian (ionut@medeeaweb.com)

*/



/* Import Website Menu */

@import url("dropdown/default.css");



/* Import Style for Website Addons*/

@import url("addons.css");

* {
	margin: 0;
	padding: 0;
}

body { background: #fff; }

/* Default Font on the Site */

* { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; }

body, td, th {
	font-size: 11px;
	color: #4c4b4b;
}

p { padding-bottom: 18px; }

a {
	color: #000;
	outline: none;
}

a:hover { color: #999; }

.wrap {
	width: 984px;
	margin: 8px auto;
}

/* Left Column & Sub Items*/

.leftColumn {
	float: left;
	width: 236px;
}

/* Website Menus */

.leftColumn h1 {
	color: #1f1a17;
	font-weight: bold;
	font-size: 16px;
	padding: 7px 10px 2px;
	letter-spacing: -1px;
}

.leftColumn h1 a, .leftColumn h1 a:hover {
	color: #1f1a17;
	text-decoration: none;
}

/* Website Logo */

h1.website-logo {
	padding: 0;
	letter-spacing: 0;
}

.website-logo a {
	display: block;
	height: 93px;
	background:url(../img/centrografic-logo.gif) no-repeat left top;
}

.website-logo a span {
	position: absolute;
	left: -5000px;
}

h1.copyshop {
	background: url(../img/copyshop-bg.gif) no-repeat right bottom;
	padding: 19px 10px 2px;
}

h1.invitatiinunta {
	background: url(../img/invitatiinunta-bg.gif) no-repeat right bottom;
	padding: 19px 10px 2px;
}

.rightColumn {
	float: right;
	width: 728px;
}

/* Home Page Banners */

h1.copyshopB, h1.invitatiinuntaB, h1.calculatorB {
	float: left;
	width: 236px;
	padding: 0;
}

h1.copyshopB { padding: 0 6px 0 0; }

h1.copyshopB a, h1.invitatiinuntaB a, h1.calculatorB a,  h1.copyshopB a:hover, h1.invitatiinuntaB a:hover, h1.calculatorB a:hover {
	display: block;
	height: 150px;
	padding-bottom: 15px;
}

h1.copyshopB a span, h1.invitatiinuntaB a span, h1.calculatorB a span {
	position: absolute;
	left: -5000px;
}

h1.copyshopB a { background: url(../img/copyshop_banner.jpg) no-repeat left top; }

h1.invitatiinuntaB a { background: url(../img/invitatiinunta_banner.jpg) no-repeat left top; }

h1.calculatorB a { background: url(../img/calculator_banner.jpg) no-repeat left top; }

.products {
	float: left;
	width: 100%;
	height: auto !important;
	height: 400px;
	min-height: 400px;
	list-style: none;
}

.products li {
	padding: 0 2px 10px;
	border-bottom: 1px solid #cccccc;
	margin-bottom: 10px;
}

.clear { 
	clear: both;
	height: 0;
	overflow: hidden;
}

.products li img {
	float: left;
	border: 1px solid #6a6a6a;
	margin: 0 10px 0px 0;
	width:132px;
}

.products li .detalii {
	border: 0px;
	margin:30px 0px 0px;
	width:102px;
	height: 26px;
}

.products li h1 {
	font-size: 15px;
	font-weight: normal;
	padding-bottom: 3px;
}

.products li h1 a, .products li h1 a:hover { color: #395875; }

.products li p { padding:0 0 8px 0; }

.products li .bar {
	height: 22px;
	font-size: 17px;
	color: #2c455b;
	padding: 16px 0 0;
}

.products li .bar strong {
	font-size: 12px;
	color: #697b8c;
}

.products li .bar a, .products li .bar a:hover {
	width: 121px;
	height: 38px;
	float: right;
	background: url(../img/cumpara_btn.gif) no-repeat left top;
	margin: -38px 0 0;
}

.products li .bar a span, .products li .bar a:hover span {
	position: absolute;
	left: -5000px;
}

.banner_autocolante, .banner_agendecalendare {
	float: left;
	width: 236px;
}

.banner_autocolante a span, .banner_autocolante a:hover span, .banner_agendecalendare a span, .banner_agendecalendare a:hover span {
	position: absolute;
	left: -5000px;
}

.banner_autocolante a, .banner_autocolante a:hover {
	width: 236px;
	height: 225px;
	display: block;
	background: url(../img/banner_autocolante.jpg) no-repeat left top;
	overflow: hidden;
	margin-bottom: 10px;
}

.banner_agendecalendare a, .banner_agendecalendare a:hover {
	width: 236px;
	height: 182px;
	display: block;
	background: url(../img/banner_agendecalendare.jpg) no-repeat left top;
	overflow: hidden;
	margin-bottom: 10px;
}

.cRightColumn {
	float: right;
	width: 236px;
	padding-left: 10px;
}

.cLeftColumn {
	float: left;
	width: 478px;
	padding: 0 0 0 4px;
}

.footer {
	float: left;
	width: 934px;
	margin: 10px 0;
	border-top: 1px solid #f1f2f5;
	text-align: right;
	padding: 8px 50px 0 0;
	color: #597996;
	background: url(../img/footer_bg.gif) no-repeat right top;
}

.footer a {
	color: #597996;
	text-decoration: none;
}

.footer a:hover {
	color: #3d4b57;
	text-decoration: underline;
}

.footer span {
	color: #000000;
	display: block;
	padding: 6px 0 0;
}

ul.page_categories {
	list-style: none;
	background: #f5f5f5;
	border-bottom: 1px solid #e5e5e5;
	padding: 0;
	margin: 0 0 10px;
}

ul.page_categories li {
	display: inline;
	line-height: 22px;
}

ul.page_categories li a {
	color: #2c4053;
	font-weight: bold;
	text-decoration: none;
	padding: 0 8px 0;
	background:url(../img/page_categories_arrow.gif) no-repeat left center;
	margin: 0 0 0 10px;
}

ul.page_categories li a:hover { text-decoration: underline; }

/* Page Navigation */

.page-nav {
	list-style: none;
	float: left;
	width: 100%;
	text-align: center;
	font-size: 11px;
}

.page-nav li {
	display: inline;
	line-height: 22px;
}

.page-nav li a {
	background: #edf0f5;
	border: 1px solid #dadfe8;
	padding: 2px 5px;
	text-decoration: none;
	font-weight: bold;
	color: #425463;
}

.page-nav li a:hover {
	background: #FFF;
	color: #425463;
}

.page-nav li a.current-page {
	background: #f8f9fb;
	border: 1px solid #f0f2f6;
	color: #b3bbc1;
}

.productView img {
	float: left;
	margin: 0 10px 10px 0;
	border: 1px solid #6a6a6a;
}

.productView .bar {
	height: 22px;
	font-size: 17px;
	color: #2c455b;
	padding: 10px 0;
}

.productView .bar strong {
	font-size: 12px;
	color: #697b8c;
}

.productView .cumpara, .productView .cumpara:hover {
	width: 121px;
	height: 38px;
	float: right;
	background: url(../img/cumpara_btn.gif) no-repeat left top;
	margin: 0;
}

.productView .cumpara span, .productView .cumpara:hover span {
	position: absolute;
	left: -5000px;
}

.oferte-speciale {
	background: url(../img/ofertespeciale-bg.gif) repeat-y right top;
	border: 1px solid #bebebe;
	padding: 8px 10px;
	float: left;
}

.oferte-speciale h1 {
	font-size: 20px;
	letter-spacing: -1px;
	color: #334658;
	font-weight: normal;
	padding: 0 0 10px;
}

.oferte-speciale ul { list-style: none; }

.oferte-speciale li {
	height: auto !important;
	height: 190px;
	min-height: 190px;
	font-size: 12px;
	font-weight: bold;
	color: #7796b3;
}

.oferte-speciale li img.thumb {
	float: left;
	border: 2px solid #6a6a6a;
	margin: 0 10px 0px 0;
	width:140px;
	height: 120px;
}

.oferte-speciale li strong {
	width: 214px;
	float: left;
	font-size: 13px;
	color: #2c455b;
	padding: 4px 0 5px;
}

.oferte-speciale li .bar {
	width: 214px;
	height: 26px;
	float: left;
	padding-bottom: 10px;
}

.oferte-speciale li .bar a span {
	position: absolute;
	left: -5000px;
}

.oferte-speciale li .bar a, .oferte-speciale li .bar a:hover {
	float: left;
	background: url(../img/detalii_btn.gif) no-repeat left top;
	width: 102px;
	height: 26px;
}

.oferte-speciale li .bar .cumpara, .oferte-speciale li .bar .cumpara:hover {
	background:url(../img/cumpara_btnOS.gif) no-repeat left top;
	float: right;
}

.invitatii li {
	height: auto !important;
	height: 210px;
	min-height: 210px;
	font-size: 12px;
	font-weight: bold;
	color: #7796b3;
}

.v_basket {
	background: url(../img/v_basketbg.gif) no-repeat left top;
	height: 54px;
	padding: 8px 10px 0 70px;
	font-size: 13px;
	color: #293a4a;
}

.v_basket h1 {
	font-size: 18px;
	letter-spacing: -1px;
	font-weight: normal;
}

.v_basket h1 a, .v_basket h1 a:hover {
	text-decoration: none;
	color: #2e404f;
	padding: 0;
	margin: 0;
	line-height: 18px;
}

/* Basket Page */

.basket ul.optionbar {
	background: url(../img/optionbar_bg.gif) no-repeat left top;
	height: 31px;
	margin: 10px 0;
	padding: 5px 0 0 304px;
	list-style: none;
}

.basket ul.optionbar li {
	float: left;
	margin-right: 10px;
}

.basket table th, .basket table td {
	padding: 7px 10px;
	font-size: 13px;
}

.basket table th {
	color: #394958;
	font-weight: normal;
}

.basket table td {
	color: #334b61;
	border-bottom: 1px solid #b8c1ca;
	background: #f6f7fa;
}

.basket table td a, .basket table td a:hover {
	color: #718495;
	text-decoration: none;
}

.basket table td img { border: 2px solid #cccccc; }

.basket .total { padding: 0; }

.basket .total strong {
	display: block;
	background: #f6f7fa;
	padding: 7px 10px;
	margin-top: 5px;
}

ul.calculator { list-style: none; }

ul.calculator li {
	float: left;
	width: 119px;
	margin-bottom: 4px;
}

ul.calculator li a {
	color: #2c4053;
	font-weight: bold;
	text-decoration: none;
	padding: 0 8px 0;
	background:url(../img/page_categories_arrow.gif) no-repeat left center;
}

.calculator_form td { padding: 8px 10px; }

.calculator_form input, .calculator_form select {
	border: 1px solid #b8c1ca;
	font-size: 11px;
	width: 160px;
	margin-right: 10px;
	vertical-align: middle;
}

.calculator_form .button {
	width: auto;
	padding: 2px 4px;
	background: #718495;
	color: #fff;
	font-weight: bold;
	border: 1px solid #4b5b6a;
}

.trimite_comanda td { padding: 8px 10px; }

.trimite_comanda input, .trimite_comanda select, .trimite_comanda textarea {
	border: 1px solid #b8c1ca;
	font-size: 11px;
	width: 160px;
	margin-right: 10px;
	vertical-align: middle;
}

.trimite_comanda .button {
	width: auto;
	padding: 2px 4px;
	background: #718495;
	color: #fff;
	font-weight: bold;
	border: 1px solid #4b5b6a;
}

.trimite ul.optionbar {
	padding: 5px 10px 0;
	background: #edf0f5;
}

.trimite ul.optionbar li { float: right; }

.trimite ul.optionbar li.title {
	float: left;
	font-size: 16px;
	font-weight: bold;
}

.trimite_comanda td.font {
	border-bottom: 1px solid #efefef;
	padding-top: 16px;
}

.trimite_comanda td.font a {
	text-decoration: none;
	color: #334b61;
}

.trimite_comanda td.font a span { text-decoration: underline; }

/* Debugger */

#debugger {
	clear: both;
	width: 100%;
	background: #fff;
}

#cu3er-container {
	width:728px; 
	outline:0;
	padding-bottom: 10px;
}
