/* 	All rights reserved Cuponix.ro 
*/
body {
 	margin: 0; padding: 0;
 	background:#fff; /* website background */
 	font-family: Tahoma, Verdana, Arial, sans-serif; /* website font face */
	font-size: 12px;
 	min-width: 780px;
}
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: none;
}
input, select, textarea {
	font-family: "Arial";
 	font-size: 11px;
 	font-weight: normal;
}
.inputText {
	background: #f7f7f7;
	border: 1px solid #e7e7e7;
	color: #747474;
}

/* container
------------
*/
#container {
	margin: 0;
	height: auto;
	padding: 0 10px;
}

#content {
	padding-top: 10px;
}

/* cleaner
------------
*/
.cleaner {
	clear: both;
}
* html .cleaner { /* IE6 fix */
	height: 0;
	overflow: hidden;
	line-height: 0;
	font-size: 0;
}
*:first-child+html .cleaner { /* IE7 fix */
	height: 0;
	overflow: hidden;
	line-height: 0;
	font-size: 0;
}


/* header
---------
*/
#header {
	margin: 0;
	padding: 0;
}
.logo,
.slogan {
	float: left;
}
.headerRight {
	float: right;
	width: 400px;
}
.topRightMenu {
	float: right;
	list-style-type: none;
	font-size: 11px;
	padding-top: 5px;
}
.topRightMenu li {
	float: left;
}
.topRightMenu li a {
	color: #266baf;
	text-decoration: none;
	padding: 0 15px;
}
.topRightMenu li a:hover {
	text-decoration: underline;
	/* color: #333; */
}
/* search box
-------------
*/
.searchBox {
	float: right;
	padding: 15px;
}
.searchSubmit {
	background: url(../img/btn-search.jpg) no-repeat top left;
	border: none;
	width: 33px;
	height: 20px;
}

/* main menu
------------
*/
.navBar {
	background: url(../img/navbar-left.jpg) no-repeat top left #3778b9;
	height: 33px;
}
.navBar .right {
	background: url(../img/navbar-right.jpg) no-repeat top right #3778b9;
	float: right;
	height: 25px; 
	margin: 0; 
	padding: 8px 10px 0 0;
}
.navBar .right a {
	font-weight: bold;
	color: #fff;
	font-size: 12px;
}
.navBar .right img {
	border: none;
	vertical-align: middle;
}
.navBar .right span {
	color: white; 
	font-weight:bold;
}
.navBar ul {
	list-style-type: none;
	float: left;
	font-size: 12px;
	color: #fff;
}
.navBar ul li {
	float: left;
}
.navBar ul li a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	padding: 0 15px;
	line-height: 33px;
}
.navBar ul li a:hover {
	color: #edf3f8;
	text-decoration: underline;
}

/* Center Column items
----------------------
*/

.centerBox {
}
.centerBoxTitle {
	background: url(../img/centerBoxTitle-left.jpg) no-repeat top left;
	border-bottom: 1px solid #f58320;
	height: 19px;
	padding-top: 4px;
}
.centerBoxTitle h2 {
	background: url(../img/centerBoxTitle-bg.jpg) no-repeat top right;
	margin-left: 10px;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	display: inline;
	padding: 3px 15px 8px 3px;
	
}
* html .centerBoxTitle h2 {
	margin-top: -3px;
}
*:first-child+html .centerBoxTitle h2 {
	margin-top: -3px;
	zoom: 1;
}

.centerBoxTitle-albastru {
	background: url(../img/centerBoxTitle-left-albastru.jpg) no-repeat top left;
	border-bottom: 1px solid #2a6baf;
	height: 19px;
	padding-top: 4px;
}
.centerBoxTitle-albastru h2 {
	background: url(../img/centerBoxTitle-bg-albastru.jpg) no-repeat top right;
	margin-left: 10px;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	display: inline;
	padding: 3px 15px 8px 3px;
	
}
* html .centerBoxTitle-albastru h2 {
	margin-top: -3px;
}
*:first-child+html .centerBoxTitle-albastru h2 {
	margin-top: -3px;
	zoom: 1;
}


/* box cupon
------------
*/
.boxCupon {
}
.boxCupon table {
	font-size: 12px;
}
.boxCupon table td {
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px dashed #ccc;
}


.boxCupon a.cuponName {
	font-size: 14px;
	font-weight: bold;
	color: #2b55a2;
	padding-left: 5px;
}
.boxCupon a.cuponName:hover {
	/*  text-decoration: none;    scos de andrei */
}

/* .boxCupon a.shopName adaugat de andrei */
.boxCupon a.shopName {	
	font-weight: bold;
	text-decoration: none;
	color: #000;
}
.boxCupon a.shopName:hover {
	text-decoration: underline;    
}
/* end .boxCupon a.shopName */


.boxCupon p {
	padding: 5px 5px 5px 5px;
}
.boxCupon p.small {
	color: #4b4b4b;
	font-size: 11px;
	padding: 0 5px 5px 5px;
}
.boxCupon p.small a {
	color: #4b4b4b;
}
.boxCupon p.small a:hover {
	color: #000;
	/* text-decoration: none;     scos de andrei*/
}
.boxCupon p.small a.cuponCode {
	font-size: 12px;
	font-weight: bold;
	color: #2b55a2;
}

.rightFloat {
	float: right;
	font-weight: bold !important;
	color: #2b55a2;
	font-size: 14px;
}

/* comentarii cupon
------------
*/
.comments 
{
	margin-top: 10px;
}

.comments p {  /* titlu deasupra tabelului */
	color: #466bab;
	font-weight: bold;
	margin-bottom: 5px;
}

.comments table {
	font-size: 11px;
	width: 100%;	
}

.comments table td 
{
	padding: 3px;
	vertical-align:top;
	text-align: left;
	border-bottom: 1px dashed #ccc;
		
}

.comments table th 
{
	padding: 3px;
	text-align: left;
	border-bottom: 1px dashed #ccc;
	border-top: 1px #ccc;
		
}

.comments table td.merge /* coloana Merge? */
{
	width: 60px; 
}

/* subtitlu
--------------
*/

h2 {
	font-size: 14px;
	font-weight: bold;
	color: #466bab;
	margin-bottom: 10px;
	margin-top: 10px;
}


/* page name
--------------
*/

.pageName {
	font-size: 16px;
	font-weight: bold;
	color: #466bab;
	margin-bottom: 10px;
}

.pageName h1 {
	font-size: 16px;
	font-weight: bold;
	color: #466bab;
	margin-bottom: 10px;
	margin-top: 15px;
}


/* page content
--------------
*/

.pageContent p {
	margin-bottom: 10px;	
}

/* forms items
--------------
*/
p.label {	
	color: #000000;
	font-weight: bold;
}
p.label span {
	font-size: 11px;
	color: #666;
	font-weight: normal;
}
p.normal {
	font-size: 12px;
	color: #000;
}
.calendarico {
	position: relative;
	top: 5px;
}
table.forms {
	width: 700px;
/*	margin: 0 auto;   andrei 30.11 */
}
table.forms a {
	padding: 0 0 0 5px;
	color: #466bab;
	line-height: 17px;
}
table.forms a:hover {
	color: #333;
}
table.forms td {
	padding: 3px 0;
	font-size: 11px;
	color: #666;
	font-weight: normal;
}

table.forms td.label {
	color: #000000;
	font-weight: bold;
}

table.forms td.fieldText {
	padding-left: 8px;	
}

table.forms .inputText {
	border: 1px solid #a5acb2;
	background: #fff;
	color: #747474;
	margin: 0 5px;
	padding: 2px 5px;
}
table.forms textarea {
	margin: 0 5px;
	padding: 2px 5px;
	border: 1px solid #a5acb2;
	color: #747474;
}

hr {
	border-top:1px solid #cdcdcd;
	border-bottom:1px solid #cdcdcd;
	border-left: none;
	border-right: none;
	background: none;
}


/* footer
--------------
*/

#footer {
	margin: 20px 0 20px 0; padding: 0;
	background: url(../img/footer-left.jpg) no-repeat top left #f1f1f1;
	height: 63px;
	font-size: 11px;
	color: #737373;
}
#footer .right {
	float: right;
	width: 26px;
	height: 63px;
	background: url(../img/footer-right.jpg) no-repeat top right;
}
#footer .footerContent {
	padding-left: 26px;
	text-align:center;
}
#footer .footerContent p {
	line-height: 18px;
	padding-top: 13px;
}
#footer .footerContent a {
	color: #737373;
	text-decoration: none; /*adaugat de andrei */
}
#footer .footerContent a:hover {
	color: #000;
	/* text-decoration: none;     scos de andrei*/
}

/*
	mesaje de eroare sau confirmare  
-----------------
*/				
.errorStyle{					
       color:red;
       padding-left:5px;
       padding-bottom:5px;
}

.msgOk{					
       color:green;       
       padding-bottom:10px;
	   font-weight: bold;
}
