html,body {
	margin:0;
	padding:0;
	height: 100%;
	
}

body,td,th {
	font-family: Segoe, "Segoe UI", Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #464646;
	text-decoration: none;
	outline: none;
	
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-decoration: none;
	outline: none;
}

body {
    overflow-y: scroll;
}

a {
	color: #59B300;
	text-decoration: none;
	outline: none;
}
a:hover {
	text-decoration: none;
	color: #5a798a;
	outline: none;
}
/**/

h1, h1 a {
    color: #27579c;
    font-family: Segoe, "Segoe UI", Helvetica, Arial, sans-serif;
    text-transform: none;
    font-size: 22px;
    font-weight: normal;
}




h2, h2 a {
	color: #f37723;
	font-family: Segoe, "Segoe UI", Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 22px;	
    
    margin-bottom: 2px;
}



h3, h3 a{
    color: #59b300;
    font-size: 18px;
    font-family: Segoe, "Segoe UI", Helvetica, Arial, sans-serif;
    font-weight: normal;
    
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 2px;
    margin-bottom: 2px;

}

h4, h4 a {
    color: #603913;
    font-size: 16px;
    font-weight: normal;
    margin-bottom: 2px;
}

#aquilashop {
	background: #ffffff;
    background: url(/images/header-bkg.png) repeat-x;
}

#container {
    width: 1024px;
    
    margin: auto;
    
    min-height: 100%;
    /*margin-bottom: -92px;*/
}
#incontainer {
	float: left;
	
    background: transparent;
    
	width: 1024px;	
    margin: 0px;
}

#footer {
    float: left;
    width: 100%;
    height: 77px;
    margin: auto;
    
    border-top: 1px solid #cccccc;
    
    background: #e5e5e5;
}

#infooter {
    display: block;
    width: 1024px;
    height: 70px;
    margin-top: -10px;
    
    margin-left: auto;
    margin-right: auto;
}

#ultimaactualizare {
    font-family: Segoe, "Segoe UI", Helvetica, Arial, sans-serif;
    font-size: 10px;
    
    margin-top: 2px;
    line-height: 20px;
    height: 20px;
    color: #acacac;
    text-align: center;
}

#footerlinks {
    height: 20px;
    
    margin-top: 0px;
    margin-left: 20px;
}

#footerlinks ul {
    padding-top: 0px;
    margin-top: 0px;
    list-style-type: none;
    
}

#footerlinks ul li{
    float: left;
    
    padding-left: 5px;
    padding-right: 5px;
    
    text-transform: uppercase;
    
    height: 20px;
    
    
    
    font-size: 11px;
}

#footerlinks ul li a {
    color: #707070;
    
}


#footer p {
    text-align: center;
}

#footer a{
    color: #bdb593;
}

#left {
    float: left;
    padding-top: 0px;
    padding-left: 35px;
    
}
#left h1, #left h1 a{
    color: #27579c;
    
    width: 100%;
    
    font-weight: normal;
    font-size: 16px;
    
    padding-left: 0px;
    padding-right: 0px;
    
    line-height: 30px;
    height: 30px;
    
    text-transform: none;
    
    margin-top: 13px;
    margin-bottom: 0px;
    
    
}

ul.left {
    list-style-type: none;
    margin: 0;
    margin-left: 0px;
}

ul.left li {
    display: block;
    
    height: auto;
    line-height: 26px;
    
    
    width: 175px;
    
    border-bottom: 1px dashed #dddddd;
}

#topul a {
    font-size: 13px;
    clear: both;
    color: #83c640;
    display: block;
    width: 165px;
}

ul.left li a{
    
    
    
    height: auto;
    line-height: 26px;
    
    width: 155px;
    
    font-size: 14px;
    color: #555555;
    
    background: url(/images/categorii-bullet.png) 0px 4px no-repeat;
    
    
    
    text-decoration: none;
    
    padding-left: 18px;
}
ul.left li a.leftx {
    padding-left: 0px;
    background: transparent;
}


ul.left li a:hover{
    background: url(/images/bullet-blue.png) 0px 4px no-repeat;
}


ul.left li a.on {
    background: url(/images/bullet-left-on.png) 3px 6px no-repeat;
}

#utile {
    margin-top: 20px; 
    width: 155px;
    
    color: #747168;
    text-align: justify;
    
    font-size: 11px;
}

#utile a{
    color: #5a798a;
    text-decoration: none;
    font-size: 12px;    
}

#newsletter {
    margin-top: 20px; 
    width: 155px;
    
    color: #747168;
    text-align: justify;
    font-size: 11px;
}
#newsletter p{
    margin-top: 3px;
}

#newsletter_email {
    height: 20px; 
    font-size: 14px; 
    width: 125px; 
    background: #f2f2f2; 
    color: #c2c2c2; 
    border:1px solid #6bacd4;
}
#newsletterImg {
    margin-left: 4px; 
    margin-bottom: -8px;
}


#content {
	float: left;
	background: transparent;
	display: block;
	
	
	min-height: 680px;
    
    width: 770px;
    
    padding-left: 20px;
    
    padding-top: 19px;
	padding-bottom: 0px;
}

#contentadmin {
	display: block;
	overflow: visible;
	background: white;
}

#containeradmin {  
	position: absolute;
	left: 0%;
	width: 759px;
	top: 10;
	background: white;
	height:300px;
}

#header {
    margin-top: 0px;
    margin-left: 0px;
    
    /*craciun
    background: url(/images/craciun/aquilashop-header.png) 0px 0px no-repeat;
    */
    
    /*1martie
    background: url(/images/1martie/header-aquila.png) 0px 0px no-repeat;
    */
    
    /*vara
    background: url(/images/vara/header-aquila.jpg) 0px 0px no-repeat;
    */

    /*inainte-de
    background: url(/images/header-aquila.png) 0px 0px no-repeat;
    */

    background: url(/images/header-aquila-cu-slogan.jpg) 0px 0px no-repeat;
}

#identity {
	float: left;
    
    
    
    /*craciun
    width: 171px;
    margin-left: 42px;
    background: url(/images/craciun/logo-aquilashop.png) no-repeat;
    */
    /*inainte-de
    margin-left: 37px;
    width: 171px;
    background: url(/images/logo-aquilashop.png) no-repeat;
    */

    /*new*/
    margin-left: 37px;
    width: 119px;
    background: url(/images/logo-editura-aquila.png) no-repeat;
    /**/


   
}
#nav {
	float: right;
    width: 800px;
    padding-right: 0px;
    
    
    
}

#btop {
    margin-right: 38px;    
}

#myaccount {
    float: right;
    width: auto;
    
    margin-top: 15px;
    
    margin-right: 10px;
}
#myaccount ul{
    
    list-style-type: none;
    padding: 0;
    margin: 0;
}
#myaccount ul li{
    float: left;
    
}
#myaccount a{
    color: #ffffff;
    font-size: 12px;
    
    text-decoration: none;
}
#myaccount a:hover{
    
}
#myaccount img {
    
    margin-top: 0;
    margin-left: 5px;
    margin-right: 3px;
    margin-bottom: -3px;
    
}

#cosulmeunav {
    margin-top: 20px; 
    width: 155px;
    
    color: #83C640;
    text-align: justify;
    font-size: 12px;
}
#myaccountnav {
    margin-top: 20px; 
    
    
    width: 155px;
    
    
    text-align: justify;
    font-size: 12px;
}
#myaccountnav ul {
    list-style-type: none;
}
#myaccountnav ul li a{
    color: #000000;
    font-size: 14px;
}    
#myaccountnav ul li{
    float: left;
    margin-right: 0px;
    color: #000000;
    font-size:12px;
    
    
}

#queryin {
    /*craciun
    
    background: url(/images/craciun/search-box.png) no-repeat; 
    padding-bottom: 25px;
    margin-bottom: -22px;
    */
    float: left;
    /*inainte-de*/
    
    /**/
}




#query {
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 11px; 

    margin-top: 10px;
    margin-left: 20px;

    padding: 3px;

    width: 170px;
    height: 16px;

    border: 0;

    
    background: url(/images/search-box.png) no-repeat; 
    
    
    color: #385b89;
}
#cautaimg {
    padding-left: 5px;

    padding-top: 10px;

}

#cautare{
    float: right;
    
}
#incautare {
    margin-top: 33px;
    margin-left: 20px;
    margin-right: 8px;

    width: 245px;
    height: 46px;
    background: url(/images/search-box-outer.png);
    
}
#cautare img {
    margin-bottom: -8px;
    margin-left: 1px;
}

#but {
    margin-top:30px;
    margin-right: 0px;
    
}
	
.mainb {
    font-size: 23px;
    color: #f69322;
    
}
.mainn {
    font-size: 16px;
    color: #876e61;
    line-height: 26px;
    
}
.mainf {
    font-size: 14px;
    color: #6fab24;
    line-height: 26px;
    
}

#pinpointadmin {
	position: relative;
	left: 0;
	top: 110px;
	
	height: 24px;
	background: #424242 ;
	
	width: 759px;
	height: auto;
	margin-left: -379px;
	
	color: #790000;
}

#buttons {
	float: left;
	padding: 0px;
	width: auto;
}
#buttonsA {
	float: left;
	padding: 0px;
	width: auto;
}

ul#mainlevel-nav
{
	list-style: none;
	padding: 0;
	margin: 0;
    
    margin-left: 0px;
    
   
	
}

ul#mainlevel-nav li
{
	float: left;
	margin: 0;
	
	line-height: 18px;
	white-space: nowrap;
	height: 18px;
    
    
}

ul#mainlevel-nav li a
{
	display: block;
    font-size: 19px;
    color: #000000;
    padding-left: 9px;
    padding-right: 9px;
    
    
    
	text-decoration: none;
    background: transparent;
}




ul#mainlevel-nav li a {
    height: 18px;
    padding: 0;

    margin-left: 8px;
    margin-right: 8px;
}
ul#mainlevel-nav li:first-child a {
    margin-left: 0px;
}
ul#mainlevel-nav li:last-child a {
    margin-right: 0px;
}
ul#mainlevel-nav li a span {
    display: none;
}


ul#mainlevel-nav li.menu-1 a {
    width: 58px;
    background: url(/images/menu-1.png);
}
ul#mainlevel-nav li.menu-2 a {
    width: 57px;
    background: url(/images/menu-2.png);
}
ul#mainlevel-nav li.menu-3 a {
    width: 76px;
    background: url(/images/menu-3.png);
}
ul#mainlevel-nav li.menu-4 a {
    width: 127px;
    background: url(/images/menu-4.png);
}
ul#mainlevel-nav li.menu-5 a {
    width: 95px;
    background: url(/images/menu-5.png);
}
ul#mainlevel-nav li.menu-6 a {
    width: 85px;
    background: url(/images/menu-6.png);
}
ul#mainlevel-nav li.menu-7 a {
    width: 72px;
    background: url(/images/menu-7.png);
}
ul#mainlevel-nav li.menu-8 a {
    width: 73px;
    background: url(/images/menu-8.png);
}


ul#mainlevel-nav li:hover a {
    background-position: 0px -18px;
}

ul#mainlevel-nav li a.on {
           
}

#buttons>ul#mainlevel-nav li a { width: auto; }

ul#mainlevel-nav li a:hover
{
	
}
a.mainlevel-navc {
	
}

/* topheader */
#topheader {
}

#promotie {
	float: left;
	background: #ffffff;
	
	width: 685px;
	height: 230px;

	border-right: 1px solid #ffffff;
}
/* end topheader */

/* pinpoint */
#orizad {
	position: absolute;
	left: 50%;
	top: 320px;
	font-weight:bold;
	
	width: auto;
	height: auto;
	margin-left: -360px;
}
#orizad a {
	color: #435265;
}
/* end pinpoint */

/* despre */
#incontent {
	float: left;
	
	
	padding-left: 0px;
	padding-right: 0px;
	
	padding-top: 0px;
	
	padding-bottom: 5px;
}

.intitle {
	
	font-size: 14px;
	font-weight: bolder;
}
.insubtitle {
	font-size: 16px;
	font-weight: bolder;
	color: #636363;
}

#title {
	font-size: 24px;
	padding-top: 5px;
	padding-bottom: 5px;
}
/* end despre*/

/* MainError Main Message */
#MainMessage {
	position:absolute;
    
    left: 340px;
    top: 190px;
    
    background-color:#EFF5EA;
    background-image:url(../images/success_msg_icon.gif);
    border-color:#446423;
    color:#3D6611;
    background-position: 5px 7px;
    background-repeat: no-repeat;
    padding-left: 30px;
    
    height: 30px;
    line-height: 30px;

    font-weight: bold;
    
    
    width: 500px;
    
    
    border: 1px solid 
}

#MainMessageA {
    position:relative;

    background-color:#EFF5EA;
    background-image:url(../images/success_msg_icon.gif);
    border-color:#446423;
    color:#3D6611;
    background-position: 5px 7px;
    background-repeat: no-repeat;
    padding-left: 30px;
    
    height: 30px;
    line-height: 30px;

    font-weight: bold;
    
    
    width: auto;
    
    
    border: 1px solid 
}


#MainError {
	position:absolute;
	
	left: 340px;
    margin-left: 0;
    top:190px;
	
	background-color:#FAEBE7;
    background-image:url(../images/error_msg_icon.gif);
    background-position: 5px 7px;
    background-repeat: no-repeat;
    border-color:#F16048;
    color:#DF280A;
    padding-left: 30px;
    
    height: 30px;
    line-height: 30px;

	font-weight: bold;
	
	
	width: 500px;
	
    
    border: 1px solid 
}

#MainErrorA {
    position:relative;
    
    background-color:#FAEBE7;
    background-image:url(../images/error_msg_icon.gif);
    background-position: 5px 7px;
    background-repeat: no-repeat;
    border-color:#F16048;
    color:#DF280A;
    padding-left: 30px;
    
    height: 30px;
    line-height: 30px;

    font-weight: bold;
    
    
    width: auto;
    
    border: 1px solid 
}
/* end MainError Main Message */



/* home */
.formular {
	font-size: 12px;
	background: #f9f6e9;
}



td.formular {
	padding-top: 4px;
}
input.formular {
	border: #9d9a8f 1px solid;

	width: 162px;
	height: 16px;
	margin-left: 0px;
}

label.formular {
    background: transparent;
    font-weight: normal;
}

input[type="submit"].formular, input[type="button"].formular {
    cursor: hand;
    cursor: pointer;
    
    background: #f37723;
    border: 0;
    height: 24px;
    color: #ffffff;
    font-size: 16px;
    font-weight: normal;
    font-family: Segoe, "Segoe UI", Helvetica, Arial, sans-serif;
    line-height: 20px;
    
    padding-bottom: 2px;
}

input[type="submit"].formular:hover, input[type="button"].formular:hover {
    
    background: #27579c;
}

select.formular{
	border: #9d9a8f 1px solid;
	width: 162px;
	height: 16px;
	margin-left: 0px;
}
textarea.formular{
	border: #9d9a8f 1px solid;
	width: 342px;
	height: 174px;
	margin-left: 0px;
}
/* end home */

/* bottom */
#bottom {
	background: transparent;
	height: 10px;
}

#inbottom {
	background: #424242;
	height: 44px;
	font-size: 12px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color: #white;
	text-align: center;
}
#footer {
	
}

#footer a {
}

#footer a:hover {
	text-decoration: none;
}
/* end bottom */

.clr {
	clear: both;
}
#produs {
	
}

#Loading {
	height: 100%;
	width: 100%;
	position: relative;
	top: 50%;
	left: 0%;
	text-align: center;
	z-index: 0;
	line-height: 0;
}  

.contentleft  {
    float: left;
    width: 520px;
    padding-left: 16px; 
    padding-top: 10px;
    
}
.contentright {
    float: right;
    padding-top: 58px;
    padding-right: 10px;
}


img.bordered {
    border: 1px solid #9b9b9b;
}




.promotii {
    float: left;
    
    overflow: hidden;
    
    width: 166px;
    height: 235px;
    
    margin-right: 35px;
    margin-bottom: 17px;
    
    padding-top: 10px;
        
    text-align: center;
}
.promotii h1, .promotii h1 a {
   
    
    font-size: 12px;
    color: #362f2d; 
    
    text-transform: none;
    
    height: 15px; 
    text-decoration: none; 
}
.promotii img {
    
}
.promotii .imgoutercontainer {
    text-align: center;
    overflow: hidden;
}
.promotii .imgoutereraser {
    margin-left: 31px;
    
    width: 104px;
    height: 141px;
    background: url(/images/chenar-carti.png) no-repeat;
    overflow: hidden;    
}
.promotii .imgcontainer {
    padding: 3px;
    display: table-cell; 
    vertical-align: middle;
    text-align: center;
    overflow: hidden;
    width: 98px;
    height: 135px;
}
.promotii .pret, .promotii .pret a{
    margin-top: 2px;
    background: white;
    font-size: 16px;
    color: #59b300;
    text-decoration: none;
}
.promotii .pretvechi, .promotii .pretvechi a{
    margin-top: 2px;
    background: white;
    font-size: 12px;
    color: #362f2d;
    text-decoration: line-through;
}
.promotii .producator {
    float: right;
    margin-right: 20px;
    margin-top: 10px;
}

.recomandate {
    float: left;
    
    overflow: hidden;
    
    width: 166px;
    height: 265px;
    
    margin-right: 35px;
    margin-bottom: 17px;
    
    padding-top: 10px;
        
    text-align: center;
}
.recomandate h1, .recomandate h1 a {
   
    
    font-size: 12px;
    color: #362f2d; 
    
    text-transform: none;
    
    height: 15px; 
    text-decoration: none; 
}
.recomandate img {
    
}
.recomandate .imgoutercontainer {
    text-align: center;
    overflow: hidden;
}
.recomandate .imgoutereraser {
    margin-left: 31px;
    
    width: 104px;
    height: 141px;
    background: url(/images/chenar-carti.png) no-repeat;
    overflow: hidden;    
}
.recomandate .imgcontainer {
    padding: 3px;
    display: table-cell; 
    vertical-align: middle;
    text-align: center;
    overflow: hidden;
    width: 98px;
    height: 135px;
}
.recomandate .pret, .recomandate .pret a{
    margin-top: 2px;

    font-size: 16px;
    color: #59b300;
    text-decoration: none;
}
.recomandate .pretvechi, .recomandate .pretvechi a{
    margin-top: 2px;

    font-size: 12px;
    color: #362f2d;
    text-decoration: line-through;
}
.recomandate .producator {
    float: right;
    margin-right: 20px;
    margin-top: 10px;
}


.mark {
    margin-bottom: -51px;
}


.accesorii {
    float: left;
    
    overflow: hidden;
    
    width: 260px;
    height: 158px;
    
    margin-right: 10px;
    margin-bottom: 5px;
    
    padding-top: 5px;
    
    
    background: url(/images/chenar-2.png) no-repeat;

    
        
    text-align: center;
}
.accesorii h1, .accesorii h1 a {
    font-size: 16px;
    color: #c12226; 
    
    height: 16px; 
    text-decoration: none; 
}
.accesorii img {
}
.accesorii .imgoutercontainer {
    margin-left: 8px;
    text-align: center;
}
.accesorii .imgoutereraser {
    width: 245px;
    height: 120px;
    overflow: hidden;    
}
.accesorii .imgcontainer {
    display: table-cell; 
    vertical-align: middle;
    text-align: center;
    overflow: hidden;
    width: 245px;
    height: 120px;
}

.accesorii-categorie {
    float: left;
    clear: both;

    overflow: hidden;

    width: 800px;
    height: 120px;

    padding-top: 5px;
    padding-bottom: 5px;

    border-top: 1px solid #969867;
}
.accesorii-categorie h1, .accesorii-categorie h1 a {
    font-size: 16px;
    color: #c12226; 

    height: 25px; 
    text-decoration: none; 
}
.accesorii-categorie .thumbs{
    float: left;
    width: 200px;
    margin-left: 10px;
    margin-top: 5px;
}
.accesorii-categorie img {
}

.accesorii-categorie .imgoutercontainer {
    float: left;
    margin-left: 5px;
    text-align: center;
}

.accesorii-categorie .imgoutereraser {
    width: 104px;
    height: 141px;
    background: url(/images/chenar-carti.png) no-repeat;
    overflow: hidden;    
}

.accesorii-categorie .imgcontainer {
    padding: 3px;
    display: table-cell; 
    vertical-align: middle;
    text-align: center;
    overflow: hidden;
    width: 98px;
    height: 135px;
}

.accesorii-categorie .producator {
    float: right;
    margin-right: 15px;
    margin-top: 10px;
}

.accesorii-categorie .texts {
    float: right;
    width: 550px; 
    padding-right: 20px;
    font-size: 13px;
    text-align: justify;
    color: #464646;
    margin-top: 5px;
}

.accesorii-categorie .texts h2, .accesorii-categorie .texts h2 a{
    color: #c12226;
    text-decoration: none;
}

.accesorii-categorie-produs {
    float: left;
    clear: both;
    width: 773px;
}
.accesorii-categorie-produs h1, .accesorii-categorie-produs h1 a {
    color: #3a2f2c; 
    text-decoration: none; 
}
.accesorii-categorie-produs .thumbs{
    float: left;
    width: auto;
    max-width: 385px;
    margin-left: 0px;
    margin-top: 0px;
}
.accesorii-categorie-produs img {
}
.accesorii-categorie-produs .imgoutercontainer {
    float: left;
    
    width: auto;
    height: 305px;
    
    margin-left:0px;
    /*background: url(/images/chenar-3.png) no-repeat;*/
    text-align: center;
}
.accesorii-categorie-produs .imgoutereraser {
    width: auto;
    height: 305px;
    overflow: hidden;    
}
.accesorii-categorie-produs .imgcontainer {
    display: table-cell; 
    vertical-align: top;
    text-align: center;
    overflow: hidden;
    width: auto;
    height: 305px;
}
.accesorii-categorie-produs .imgcontainer img {
    border: 3px solid #d9d9d9;
}
.accesorii-categorie-produs .lupa {
    float: right;
    margin-top: -265px;
    margin-right: 30px;
}
.accesorii-categorie-produs .more {
    float: right;
    width: 70px;
    margin-left: 12px; 
    margin-right: 12px;   
}
.accesorii-categorie-produs .thoutercontainer {
    float: left;
    
    width: 68px;
    height: 68px;
    
    margin-bottom: 5px;
    
    /*background: url(/images/chenar-4.png) no-repeat;*/
    text-align: center;
}
.accesorii-categorie-produs .thoutercontainer img {
     border: 3px solid #d9d9d9;
}

.accesorii-categorie-produs .texts {
    float: left;
    width: auto;
    max-width: 380px;
    margin-left: 12px; 
    
    
    font-size: 14px;
    text-align: justify;
    color: #464646;
    margin-top: 5px;
}

.accesorii-categorie-produs .texts h2 {
    color: #362f2d;;
    margin-top: 10px;
}

.accesorii-categorie-produs .simboluri {
    float: left;
    
    margin: 6px;
}
.accesorii-categorie-produs .producator {
    float: left;
    margin-top: 6px;
    margin-bottom: 14px;
    margin-right: 10px;
}
.accesorii-categorie-produs .texts h2, .accesorii-categorie-produs .texts h2 a{
    color: #406268;
    text-decoration: none;
}
.accesorii-categorie-produs .pret{
    color: #59b300;
}
.redus{
    text-decoration: line-through;
    color: gray;
}
.pretnou{
    color: red;
}

.accesorii-categorie-produs .description {
    width: 743px;
}

.accesorii-categorie-produs .description, .accesorii-categorie-produs .description p {
    text-align: justify;
}


.accesorii-categorie-produs .specificatii {
    font-size: 14px;
    text-align: justify;
}
.accesorii-categorie-produs h3, .accesorii-categorie-produs h3 a {
    color: #90925a;    
    font-size: 16px;
}
.accesorii-categorie-produs .specificatii th {
    background: #eeeeea;
    height: 24px;
    color: #5a798a;
    font-size: 14px;
}
.accesorii-categorie-produs .specificatii .row1 td {
    height: 24px;
    color: #363636;
    font-size: 14px;
}
.accesorii-categorie-produs .specificatii tr.row1 {
    background: #ffffff;
}
.accesorii-categorie-produs .specificatii tr:hover.row1 {
    background: #f0eeda;
}

.accesorii-categorie-produs .specificatii .row2 td{
    height: 24px;
    color: #363636;
    font-size: 14px;
}
.accesorii-categorie-produs .specificatii tr.row2 {
    background: #eeeeea;
}
.accesorii-categorie-produs .specificatii tr:hover.row2{
    background: #d9cca7;
}


.breadcrumb {
    width: 100%;
    color: #f37723;
    display: block;
    float: left;
    margin-top: -3px;
}
.breadcrumb a {
    color: #f37723;
    font-size: 14px;
}


#detail {
    height: 500px;
}

#detailtitle {
    border: 1px solid #c2c2c2;   
    width: 500px;
    height: 35px;
}

#detailtitle h1 {
    font-size: 22px;
    line-height: 35px;
    color: #787878;
}

#detailimage {
    margin-top: 12px;
    border: 1px solid #532117;   
    width: 500px;
    height: 400px;
    
    display: table-cell;
    vertical-align: middle;
    
}




#detailcontent {
    margin-top: 10px;
    width: 500px;
    height: 50px;
    font-size: 20px;
    color: #787878;  
}

#detailnav {
    margin-right: 10px;
}


.l4last {
    margin-right: 0px;
    clear: right;
}

#optiuni {
    float: left;
    padding-top: 20px;
    margin-left: -5px;
}
#optiuni ul{
    list-style-type: none;
    padding: 0;
    margin: 0;
}
#optiuni ul li{
    float: left;
    
}
#optiuni a{
    color: #c12226;
    font-size: 12px;
}
#optiuni a:hover{
    
}
#optiuni img {
    margin-left: 5px;
    margin-right: 8px;
    margin-bottom: -3px;
}


.cart th {
    background: #eeeeea;
    height: 24px;
    color: #5a798a;
    font-size: 14px;
}
.cart .row1 td {
    height: 24px;
    color: #363636;
    font-size: 14px;
}
.cart tr.row1 {
    background: #ffffff;
}
.cart tr:hover.row1 {
    background: #f0eeda;
}

.cart .row2 td{
    height: 24px;
    color: #363636;
    font-size: 14px;
}
.cart tr.row2 {
    background: #eeeeea;
}
.cart tr:hover.row2{
    background: #d9cca7;
}

.cart th {
    background: #eeeeea;
    height: 24px;
    color: #5a798a;
    font-size: 14px;
}
.cart .row1 td {
    height: 24px;
    color: #363636;
    font-size: 14px;
}
.cart tr.row1 {
    background: #ffffff;
}
.cart tr:hover.row1 {
    background: #f0eeda;
}

.cart .row2 td{
    height: 24px;
    color: #363636;
    font-size: 14px;
}
.cart tr.row2 {
    background: #eeeeea;
}
.cart tr:hover.row2{
    background: #d9cca7;
}

.totals {
    float: right;
    text-align: right;
    width: 300px;
    height: auto;
    padding-bottom: 25px;
    background: #eeeeea;
}

.subtotaluri {
    color: #5a798a;
    font-size: 14px;
    height: 24px;
    font-weight: bold; 
}



.totaluri {
    color: #5a798a;
    font-size: 16px;
    height: 28px; 
    font-weight: bold;
}

.checkout th {
    background: #eeeeea;
    height: 24px;
    color: #5a798a;
    font-size: 14px;
}
.checkout .row1 td {
    height: 24px;
    color: #363636;
    font-size: 14px;
}
.checkout tr.row1 {
    background: #ffffff;
}
.checkout tr:hover.row1 {
    background: #f0eeda;
}

.checkout .row2 td{
    height: 24px;
    color: #363636;
    font-size: 14px;
}
.checkout tr.row2 {
    background: #eeeeea;
}
.checkout tr:hover.row2{
    background: #d9cca7;
}

.favorite th {
    background: #eeeeea;
    height: 24px;
    color: #5a798a;
    font-size: 14px;
}
.favorite .row1 td {
    height: 24px;
    color: #363636;
    font-size: 14px;
}
.favorite tr.row1 {
    background: #ffffff;
}
.favorite tr:hover.row1 {
    background: #f0eeda;
}

.favorite .row2 td{
    height: 24px;
    color: #363636;
    font-size: 14px;
}
.favorite tr.row2 {
    background: #eeeeea;
}
.favorite tr:hover.row2{
    background: #d9cca7;
}



.comenzit th {
    background: #eeeeea;
    height: 24px;
    color: #5a798a;
    font-size: 14px;
}
.comenzit .row1 td {
    height: 24px;
    color: #363636;
    font-size: 14px;
}
.comenzit tr.row1 {
    background: #ffffff;
}
.comenzit tr:hover.row1 {
    background: #f0eeda;
}
.comenzit th {
    text-align: left;
}
.comenzit .row2 td{
    height: 24px;
    color: #363636;
    font-size: 14px;
}
.comenzit tr.row2 {
    background: #eeeeea;
}
.comenzit tr:hover.row2{
    background: #d9cca7;
}

#login {
    min-height: 300px;
}
#cumparator {
    float: left;
    width: 49%;
    min-height: 100px;
    
}

#livrare {
    float: right;
    width: 49%;
    min-height: 100px;
}
#plata {
    float: left;
    width: 49%;
    min-height: 100px;
}
#observatii {
    float: right;
    width: 49%;
    min-height: 100px;
}

#rezumat {
    float: left;
    width: 49%;
    min-height: 100px;
}

#totals {
    float: right;
    width: 49%;
    min-height: 100px;
}

.informatiicont pre{
    margin-top: 3px;
    margin-bottom: 3px;
}

.group-select li .input-text, .group-select li select, .group-select li textarea {
    width:auto;
}
.group-select label {
   
}

.group-select {
    padding-left: 5px;
    padding-right: 5px;
    
    margin-top: 5px;
    margin-bottom: 15px;
}

ul.form-list {
    margin-bottom: 0;
    
}




.admint th {
    background: #eeeeea;
    height: 24px;
    color: #5a798a;
    font-size: 14px;
}

.admint th, .admint td {
    vertical-align: top;
}
.admint .row1 td {
    height: 24px;
    color: #363636;
    font-size: 14px;
    
}
.admint tr.row1 {
    cursor: hand;
    cursor: pointer;
    background: #ffffff;
}
.admint tr:hover.row1 {
    background: #f0eeda;
}
.admint th {
    text-align: left;
}
.admint .row2 td{
    height: 24px;
    color: #363636;
    font-size: 14px;
}
.admint tr.row2 {
    cursor: hand;
    cursor: pointer;
    background: #eeeeea;
}
.admint tr:hover.row2{
    background: #d9cca7;
}
.admint .rowt td{
    height: 24px;
    color: #000000;
    font-size: 14px;
    font-weight: bolder;
}
.admint tr.rowt {
    cursor: hand;
    cursor: pointer;
    background: #eeeeea;
}
.admint tr:hover.rowt{
    background: #d9cca7;
}


a.paginate {
    color:#12B2C9;
    font-size: 16px;
    text-decoration: none;
    
    padding-left: 5px;
    padding-right: 5px;
    
    padding-top: 3px;
    padding-bottom: 3px;
    
    
    
    border: 1px solid #d5d5d5;
}

.inactive {
    padding: 3px;
    border: 1px solid #d5d5d5;

    padding-left: 5px;
    padding-right: 5px;
    
    padding-top: 3px;
    padding-bottom: 3px;
    
    color: #B4B4B4;
    font-size: 13px;
}

.current {
    background: #f1f1f1;
    padding: 3px;
    border: 1px solid #d5d5d5;

    padding-left: 5px;
    padding-right: 5px;
    
    padding-top: 3px;
    padding-bottom: 3px;
    
    color:#a8a8a8;
    font-size: 13px;
}


.thumbadmin {
    float: left;
    
    overflow: hidden;
    
    width: 90px;
    height: 72px;
    
    margin-right: 20px;
    margin-bottom: 27px;
    
    background: url(/images/chenar-1-adm.png) no-repeat;
        
    text-align: center;
}
.thumbadmin h2, .thumbadmin h2 a {
    font-size: 14px;
    color: #27579c; 
    margin: 0;
    padding: 0;
    margin-bottom: 7px;
    
    height: 14px; 
    text-decoration: none; 
}
.thumbadmin img {
}
.thumbadmin .imgoutercontainer {
    margin-left: 20px;
    text-align: center;
}
.thumbadmin .imgoutereraser {
    width: 48px;
    height: 48px;
    overflow: hidden;    
}
.thumbadmin .imgcontainer {
    display: table-cell; 
    vertical-align: middle;
    text-align: center;
    overflow: hidden;
    width: 48px;
    height: 48px;
}
.thumbadmin .pret, .thumbadmin .pret a{
    float: left;
    margin-left: 10px;
    margin-top: 2px;

    font-size: 20px;
    color: #c12226;
    text-decoration: none;
}
.thumbadmin .producator {
    float: right;
    margin-right: 20px;
    margin-top: 10px;
}



.backnav {
    float: right;
    margin-right: 160px;
}
.editnav {
}
img.icon {
    margin: 3px;
    vertical-align:middle;
}
ul.editnav {
    margin-left: 40px;
    list-style-type: none;
}
a.addplu{
    margin-right: 20px;
    text-decoration: none;
}
a.addplu img {
    margin: 3px;
}
a.maimage {
    display: inline-block;
    clear: right;
    width: 170px;
}
a.maimage img {
    position: relative;
    top: 30px;
    display: table-cell;
    float: right;
    margin-right: -40px;
    margin-top: -20px;
}
ul.editnav li {
    line-height: 30px;
    list-style-image: url(/images/icon-page.png); 
}
ul.editnav li a {
    text-decoration: none;
}
ul.editnav li.noim{
    list-style-image: none;
}
ul.editnav li.noimlink{
    list-style-image: url(/images/icon-link.png);
}
ul.editnav li.noimsection{
    list-style-image: url(/images/icon-section.png);
}
ul.editnav li.noimgallery{
    list-style-image: url(/images/icon-gallery.png);
}
ul.editnav li.noimoptiuni{
    list-style-image: url(/images/saicons/icon-administration.png);
}
ul.editnav li.noimidentity{
    list-style-image: url(/images/icon-identity.png);
}


#newsletterImg {
    margin-bottom: -4px;
    margin-left: 2px;
}
#cautaimg {
    margin-bottom: -3px;
    
}

#home_carousel {
    margin-left: 1px;
    width: 760px;
    height: 259px;
    overflow: hidden;

    background:  white;
    border:  1px solid #dddddd;
    border-radius: 10px;

    
}
.home_carousel {
}

.home_info {
    margin-top: 12px;
    
    padding-top: 10px;
    margin-bottom: 10px;
}
.home_carteasaptamanii {
    width: 723px;
    height: 223px;
    background: url(/images/chenar-cartea-saptamanii.png) no-repeat;
    padding: 20px;
}
.home_carteasaptamanii p {
    font-size: 15px;
}

.stire td {
    border-bottom: 1px dashed #dbdbdb;
    font-size: small;
    vertical-align: top;
}
.stire tr:last-child td {
    border-bottom: 0px dashed #dbdbdb;
}


.home_noutati {
    width: 763px;
    margin-top: 30px;
    border-top: 1px dashed #dbdbdb;
    padding-top: 20px;
    margin-bottom: 0px;
}
.noutati {
    float: left;
    margin-right: 25px;
    height: 220px;
    width: 356px;
    
    margin-bottom: 30px;
}

.noutati .pret, .noutati .pret a {
    color: #59b300;
    font-size: 16px;
    background: white;
}

div.noutatidescriere {
    height: 108px;
}

.noutatidescriere,  .noutatidescriere p {
    text-align: justify;
}

.jos_promotii {
    width: 763px;
    margin-top: 40px;
    border-top: 1px dashed #dbdbdb;
    padding-top: 20px;
    margin-bottom: 10px;
}
#dreapta {
    float: right;
    width: 195px;
    margin-right: 40px; 
}

#dreapta h1{
    font-size: 15px;
    text-transform: none;
    line-height: 20px;
    height: 20px;
    padding:3px;
}
.dreapta_noutati {
    margin-top: 15px;
    border: 1px solid #c4c1bc;
    height: auto;
}
.dreapta_noutati h1, .dreapta_noutati h1 a {
    background: #f1a604;
    margin-top: -1px;
    margin-left: -1px;
    margin-right: -1px;
    color: #ffffff;
    text-transform: none;
    text-decoration: none;
    
    font-size: 15px;
}

.dnoutati {
    margin-left: 20px;
}

.dreapta_parteneriate {
    margin-top: 15px;
    margin-bottom: 20px;
}

.parteneriate {
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
}

.dreapta_parteneriate h1,  .dreapta_parteneriate h1 a{
    background: #f1a604;
    color: #ffffff;
    
    text-transform: none;
    text-decoration: none;
    
    font-size: 15px;
}

.border5 {
    border: 5px solid #dbdbdb;
}
.border3 {
    border: 3px solid #dbdbdb;
} 

.borderbottomdashed {
    border-bottom: 1px dashed #dbdbdb;
}

.mark-new {
    position: relative;
    left: -35px;
    top: -150px; 
    margin-bottom: -46px;
}
.mark-promo {
    position: relative;
    left: -35px;
    top: -150px; 
    margin-bottom: -46px;
}
.mark-incurand {
    position: relative;
    left: -35px;
    top: -150px;
    margin-bottom: -46px;
}


.navi {
    float: right;
    margin-top: -5px;
    margin-right: 26px;
    margin-bottom: 10px;
}

.pagini {
    float: left;
    line-height: 30px;
    margin-left: 5px;
}

.pagini a {
    font-size: 13px;
}

.pagini a.paginate {
    width: 100%;
    height: 100%;
    color: #b4b4b4;
    
}

.pagini a.current {
    width: 100%;
    height: 100%;
    color: #b4b4b4;
}


.sortare {
    float: left;
    line-height: 24px; 
    height: 24px;
    vertical-align: middle;
    
    
    margin-left: 25px;
    color: #ababad;  
    
}

.sortare select {
    color: #f37723;  
    font-size: 12px;
}
.convertor {
    display: none;
    width: 20px;
    background: #ececec;
    color: #707070;
    font-size: 16px;
    padding: 3px;
}

.sono {
    display: none;
}

.despre {
    width: 743px;
}






