body {
    font-family: Arial, sans-serif;
    font-size: 13px;
    background-color: #ecf8fe;
    background-image: url('../images/background.png');
    background-repeat: repeat-x;
    margin: 0;
    padding: 0;
}h1, h2, h3, #slideshow, #navigation, #top-bar, .offer .button, .offer .tab-list, .mini-offer a.button {
    font-family: Arial, sans-serif;
}textarea, input, select {
    border: 1px solid #BFBFBF;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    margin-bottom: 7px;
    margin-top: 0px;
}p p {
    margin: 0;
}img {
    border: 0;
}a {
    color: inherit;
    text-decoration: none;
}hr {
    border-top: 1px solid #bbb;
    color: #bbb;
}/*a:hover {*/
/*	text-decoration: underline;*/
/*}*/
h1 {
    margin-top: 0;
}table {
    border-collapse: collapse;
}.rounded1 {
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}.rounded2 {
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}#norisori {
    background-image: url('../images/norisori.png');
    background-repeat: repeat-y;
    background-position: top center;
}.topNav {    margin: 0 auto;
    width:900px;}#top-bar {    background-color: #e73e1d;
    position: relative;    width: 900px;
    height: 25px;
    padding: 0;
    overflow: hidden;    border-radius: 0 0 5px 5px;    -moz-border-radius: 0 0 5px 5px;    -webkit-border-radius: 0 0 5px 5px;
}#top-bar #social {
    height: 16px;
    position: absolute;
    left: 10px;
    top: 4px;
}#top-bar img {
    display: inline;
    margin: 0;
    margin-right: 3px;
}#top-bar ul {
    margin: 0;
    padding: 0;
}#top-bar li {
    list-style-type: none;
    float: right;
    padding: 3px 11px 7px 11px;
}#top-bar li:hover {
    background-color: #2a1414;
}#top-bar a {
    text-decoration: none;
    font-family: sans-serif;
    color: #fff;
    font-size: smaller;
}.header {
    margin: auto;
    width: 900px;
    padding: 15px;
    padding-left: 20px;
    position: relative;
}.header .logo {
    margin-right: 180px;
    float: left;
}.header .mysearch {
    width: 100px;
    float: right;
    margin-right: 130px;
}#navigation {
    position: absolute;
    right: 15px;
    bottom: 18px;
    background-color: #85d5f8;
}#navigation li {
    list-style-type: none;
    padding: 15px;
    margin-right: 5px;
    text-align: center;
    background-color: #2a1414;
    color: #fff;
    font-size: 10px;
    font-weight: bold;
    display: inline;
}#navigation li:hover {
    background-color: #e64f22;
    cursor: pointer;
}.wrapper {
    background-color: white;
    margin: auto;
    margin-top: 0;
    margin-bottom: 17px;
    width: 900px;
    padding: 15px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}.wrapper .widgets {
    float: left;
    width: 311px;
}.wrapper .content {
    float: right;
    width: 580px;
}.bottom {
    display: block;
    margin: auto;
}#footer {
    text-align: center;
    width: 900px;
}#footer a {
    color: #e64f22;
    text-decoration: underline;
}table td.textLeft {
    text-align: left;
}table td.textRight {
    text-align: right;
}.brown-bg {
    background-color: #2a1414;
}.cyan-bg {
    background-color: #6ed0f7;
}.purple-bg {
    background-color: #982068;
}.blue-bg {
    background-color: #202459;
}.green-bg {
    background-color: #1e9762;
}.orange-bg {
    background-color: #e64f22;
}.light-orange-bg {
    background-color: #f7941d;
}
.orange {
    color: #e64f22;
}
.grey {
    color: #666;
}.green {
    color: #1e9762;
}.left {
    float: left;
}.right {
    float: right;
}div.clear {
    clear: both;
}.hide {
    display: none;
}/* Pagination style*/
ul {    border:0;    margin:0;    padding:0;}
#pagination-digg {
    margin: 10px 0;
}

#pagination-digg li {
    border:0;    margin:0;    padding:0;
    font-size:11px;
    list-style:none;
    margin-right:2px;
}#pagination-digg a {
    border:solid 1px #9aafe5
    margin-right:2px;
}#pagination-digg .previous-off, #pagination-digg .next-off {
    border:solid 1px #DEDEDE
    color:#888888
    display:block;
    float:left;
    font-weight:bold;
    margin-right:2px;
    padding:3px 4px;
}#pagination-digg .next a, #pagination-digg .previous a {
    font-weight:bold;
}#pagination-digg .active {
    background:#2e6ab1;
    color:#FFFFFF;
    font-weight:bold;
    display:block;
    float:left;
    padding:4px 6px;
}#pagination-digg a:link, #pagination-digg a:visited {
    color:#0e509e
    display:block;
    float:left;
    padding:3px 6px;
    text-decoration:none;
}#pagination-digg a:hover {
    border:solid 1px #0e509e
}

.widgets div.abonare_newsletter {
    margin: 0;
    padding: 0;
}

.abonare_newsletter input {
    float: left;
}
.abonare_newsletter input.nwlInputText {
    height: 17px;
    width: 206px;
    margin: 0 10px 0 0;
    border-color: #1a9562; 
    color: #6D6E70;
    font-size: 11px
}
.abonare_newsletter input.nwlInputText.error{
    border-color: red;
}
.abonare_newsletter input.nwlInputText.loading{
    border-color: #1a9562;
    background: url(../images/ajax-loader.gif) no-repeat 98% 2px;
}
.abonare_newsletter input.nwlInputSubmit {
    border: none;
    float: right;
}

.abonare_newsletter p {
    margin: 3px 0;
    font-size: 11px;
    padding-top: 5px;
    color: #6D6E70;
}

.abonare_newsletter a {
    color: #1a9562;
    text-decoration: underline;
    font-weight: bold
}
/***** BUTOANE *****/
.offer .actions p {
    margin: 0 0 8px;
}

.image_button {
	height: 22px;
	width: 168px;
	display: block;
	text-decoration: none;
}

/***** Descriere *****/
.offer{
	margin-bottom: 39px;
}

.offer .offer-options {
	font-size: 12px;
	color: #231F20;
	list-style-position: inside;
}

.offer-options li {
    list-style-position: inside;
}

.offer .offer-options .orange{
	color: #E44F21;
}

.offer .description.grey{
    color: #58595B;
    margin-bottom: 15px;
}  

.offer .description.grey ul, .offer .tab ul{
    list-style-position: inside;	
}  

.offer div.price p{
	font-size: 18px;
	line-height: 18px;
	margin: 10px 13px 0 13px;
}

.offer div.price{
	margin-left: 10px;
}

.offer div.price p.price {
	color: #231F20;
	font-size: 18px;
	margin: 8px 13px; 
}

.offer p.price strong {
	font-size: 36px;
	color: #E44F21;
	line-height: 36px;
}

.offer p.price em {
	font-size: 13px;
}

.offer .tab .description p, .offer .tab p, .offer .tab li, .offer .tab span, .offer .tab font{
	color: #58595B;
	font-size: 11px !important; 
}

#social-share a{
	text-decoration: none;
}

span.phone-no {
    display: block;
    margin-top:9px;
}

