body {
    font-size: 62.5%;
    font-family: georgia, 'times new roman', serif;
    background: #000 url(images/fill_body.jpg) repeat-x;
    margin: 0;
    padding: 0;
}

#page {
    margin: 0 auto;
    width: 900px;
}

#page #logo {
    float: left;
    width: 315px;
    height: 55px;
    margin-top: 20px;
    background: url(images/logo.png) no-repeat;
}

#page #top-menu {
    float: right;
    width: 281px;
    height: 80px;
    font-size: 1.2em;
    color: #fff;
}

#page #top-menu a {
    color: #fff;
    text-decoration: none;
}

#page #top-menu a:hover {
    color: #E05220;
}

#top-menu #auth, #top-menu #cart {
    float: left;
    margin-top: 45px;
    padding: 10px;
}

#top-menu #auth {
    width: 80px; 
    text-align: right;
}

#top-menu #cart {
    width: 160px;
    background: #000 url(images/icon_cart.jpg) no-repeat;   
}

#top-menu #cart span {
    margin-left: 25px;
}

#page #content {
    min-height: 470px; 
    height: auto !important;
    height: 470px;
    padding: 10px 10px 0 10px;
    font-size: 1.4em;
    background: #D4D4D4;
}

#content #splash {
    width: 878px;
    height: 193px;
    background: url(images/splash-ny.jpg) no-repeat;
}

#content #menu {
    padding: 20px 10px;
}

#menu ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
}

#menu ul li {
    display: inline;
    margin: 5px 5px 5px 0;
}

#menu ul li a {
    padding: 5px;
    color: #000;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 0.8em;
    background: #C4C4C4;
}

#menu ul li a:hover {
    background: #FDD1AC;
}

#content a {
    color: #E05220;
}

#content a:hover {
    text-decoration: none;
}

#content h1 {
    margin: 10px 0 10px 0;
    padding-bottom: 3px;
    /*border-bottom: 4px solid #FFF;*/
    color: #E05220;
    font-size: 1.8em;
    font-weight: normal;
    text-transform: capitalize;
}

#content #box-left {
    float: left;
    width: 394px;
    height: 251px;
    background: url(images/box_left.jpg) no-repeat;
}

#box-left h2, #side-box1 h2, #side-box2 h2,
#articles h2 {
    margin: 10px 0 0 20px;
    padding: 0 0 0 20px;
    color: #FFF;
    font-family: 'times new roman', georgia, serif;
    font-size: 1.1em;
    background: url(images/blt.png) left center no-repeat;
}

#side-box1 h2, #side-box2 h2 {
    margin: 5px 0 5px 5px;
    padding: 0 0 0 13px;
    font-size: 1em;
}

#articles h2 {
    margin: 10px 0 0 10px;
    padding: 0 0 0 20px;
    font-size: 1.2em;
}

#content #box-right {
    float: left;
    width: 485px;
    height: 251px;
    background: url(images/box_right.jpg) no-repeat;
}     

#oferte-speciale .numar,
#oferte-speciale .text {
    float: left;
    display: block;
    padding: 3px;
    font-family: 'times new roman', serif;
}

#oferte-speciale .numar {
    width: 35px;
    padding: 0 5px;
    font-size: 5em;
    color: #FFF;
}

ul#oferte-speciale {
    width: 180px;
    padding: 5px;
    margin: 5px;
    list-style-type: none;
}


#oferte-speciale li  {
    clear: both;
    font-size: 1.1em;
}

#oferte-speciale li h3 {
    font-size: 0.8em;
    margin: 5px 5px 5px 0;
    color: #000;
}

#oferte-speciale li .text {
    height: auto !important;
    height: 1%;
    margin: 0 0 20px 0;
    padding: 0;
}


#oferte-speciale .text {
    width: 135px;
    height: 90px;
    font-size: 1em;
    overflow: hidden;
}

#oferte-speciale .text a {
    color: #fff;
}

#oferte-speciale .text a:hover {
    text-decoration: none;
}

.top-sell-img {
    padding: 3px;
    background: #fff;
    border: 1px solid #6B6B6B;
}

#box-left .top-sell {
    padding: 0;
    margin: 10px;
    list-style-type: none;
}

#box-left .top-sell li {
    float: left;
    margin-left: 12px;
    padding: 5px;
    background: #000;
    border: 1px solid #fff;
}

#box-right #home-text {
    float: left;
    width: 155px;
    margin: 10px;
    padding: 7px;
    font-size: 0.8em;
    font-family: arial, verdana, sans-serif;
}

#home-text p {
    margin: 10px 0 0 0;
    padding: 0;
}

#home-text h2 {
    margin: 3px 0;
    font-size: 1.1em;
}

#home-text h2 a {
    color: #E05220;
    text-decoration: none;
}

#home-text h2 a:hover {
    text-decoration: underline;
}

#box-right #large-pic {
    float: left;
    margin: 10px 10px 10px 0;
    padding: 5px;
    background: #fff;
}

#box-right #small-pic {
    position: absolute;
    top: 480px;
    margin-left: 70px;
    * margin-left: -400px;
    padding: 5px;
    background: #fff;
    z-index: 1000;
}

#box-right #vezi-catalogul {
    position: absolute;
    top: 510px;
    margin-left: 400px;
    * margin-left: -60px;
    z-index: 2000;
}

.post {
    float: left;
    width: 630px;
    padding: 10px;
    line-height: 160%;
}

.post-wide {
    width: 880px;
    padding: 10px;
    line-height: 160%;
}

.post #order-session {
    font-size: 0.8em;
}

.post #cart-out #order-session {
    font-size: 1em;
}

.post .order-button a {
    font-size: 0.9em;
}

#articles {
    margin: 10px 0;
}

#articles p {
    margin: 5px 15px;
}

#articles ul {
    margin: 0px;
    padding: 0 20px;
    list-style-type: none;
}

#articles ul li {
    float: left;
    width: 80px;
    height: 80px;
    margin: 10px;
    border: 1px solid #000;
}

#articles-detail {
    margin: 20px 0;
}

#articles-detail h3 {
    font-size: 1.2em;
}

#articles-detail p {
    font-size: 0.8em;
    color: #777;
}

#articles-detail p, #articles-detail h3 {
    padding: 0;
    margin: 0;
}

#articles-detail td ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
    font-size: 0.8em;
}

#sidebar {
    float: left;
    width: 190px;
    margin-left: 10px;
    padding: 10px;
}

#sidebar .alt {
    background: #eee;
}

#footer {
    width: 900px;
    height: 160px;
    margin: 0 auto;
    text-align: center;
    border-top: 1px solid #D4D4D4;
    background: url(images/footer.jpg) no-repeat;
}

#footer p {
    font-family: 'times new roman', serif;
    font-size: 1.1em;
    margin-top: 130px;
    color: #eee;
}

#footer p a {
    color: #eee;
    text-decoration: none;
}

#footer p a:hover {
    color: #ccc;
    text-decoration: underline;
}

#cancel {
    margin: 100px auto;
    padding: 50px 30px 80px 30;
    width: 500px;
    background: #FFF;
    border: 5px solid #C40A0A;
    text-align: center;
}

#cancel p {
    font-size: 1.5em;
}

.notice {
    padding: 10px;
    margin: 20px 0;
    background: #eee;
    border: 1px solid #E05220;
    font-weight: bold;
}

#center-picture {
    width: 99%;
    margin: 25px auto;
    text-align: center;
    vertical-align: middle;
}

#center-picture img {
    border: 3px solid #ccc;
}

#order-popup {
    width: 800px;
    height: 600px;
    padding: 10px;
    background: #D4D4D4;
    border: 1px solid #ddd;
}

.clear {
    clear: both;
}
/* Order 
**/
#order {
    width: 800px;
    margin-top: 50px;
    font-size: 1.4em;
}

#inchide {
    float: left;
    padding: 5px;
    margin: 30px 40px 0 0;
    border: 1px solid #333;
}

#inchide {
    float: none;
    position: absolute;
    top: -10px;
    right: 0;
    width: 60px;
}

#inchide a {
    color: #000;
    font-weight: bold;
    font-size: 1.2em;
    text-decoration: none;
}

#inchide a:hover {
    color: #999;
}

#order-session-sidebar {
    border-spacing: 1px;
    font-size: 0.8em;
}

#order-session-sidebar th {
    padding: 3px;
    background: #FFF;
    color: #E05220;
}

#order-session {
    width: 100%;
    border-spacing: 1px;
}

#order-session th {
    padding: 3px;
    background: #444;
    color: #fff;
    font-weight: bold;
}

#order-session td {
    padding: 3px;
    font-size: 1.1em;
}

#order-session .alt {
    background: #eee;
}

#order-confirm {
    margin-top: 20px;
}

#order-confirm ol {
    margin: 1px 0 0 20px;
    padding: 0;
}

#order-confirm ol li {
    width: 400px;
    font-size: 1em;
    padding: 3px 6px;
}

#history {
    border-spacing: 1px;
    font-size: 0.8em;
}

#history th {
    text-align: left;
    padding: 5px;
    background: #E05220;
    color: #FFF;
    font-size: 1em;
}

#history td {
    padding: 5px;
}

#history .alt1 {
    background: #eee;
}

#buy h2 {
    margin: 3px 0;
    font-size: 1.2em;
    color: #E05220;
}

#buy, #buy ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
}

#buy li {
    padding: 5px;
    margin: 20px 0;
    border-bottom: 1px solid #D6D6D6;
}

#buy li li {
    padding: 5px;
    margin: 1px;
}

#buy li.alt1 {
    background: #E05220;
    color: #fff;
}

#buy li.alt2 {
    background: #eee;
}

/* Tabs
**/
ul.tabs {
    list-style:none;
    margin: 0;
    padding: 0;
    clear:both;
    border-bottom:1px solid #aaa;
    height: 20px;
    clear:both;
}

ul.tabs li {
    float:left;
    margin-right:5px;
    text-align:center;
}

ul.tabs li a {
    display:block;
    font-size: 1.3em;
    font-weight: bold;
    color: #000;
    text-decoration: none;
    height: 14px;
    padding: 3px 6px;
    background-color:#fff;
    border: 1px solid #aaa;
    border-bottom: 0px solid;
    width:270px;
}

ul.tabs li a:hover {
    color:#666;
}

ul.tabs li a.active {
    background-color:#aaa;
    color: #fff !important;
}


/*Catalog & Gallery
**/

.gallery h2 a {
    color: #000;
    text-decoration: none;
    font-family: Georgia, "times new roman", serif;
    font-weight: normal;
}

#lightbox {
    background: transparent;
}

#lightboxCaption {
    color: #000;
}

#keyboardMsg {
    color: #000;
}

#keyboardMsg a {
    color: red;
    text-decoration: none;
}

.gallery img, #gallery img {
    padding: 3px;
    background: #fff;
    border: 1px solid #858585;
}

#gallery ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
    list-style-image: none;
}

#gallery ul li {
    float: left;
    margin: 10px 5px 10px 0;
    padding: 5px 15px 5px 0;
    text-align: center;
}


#gallery ul li h3 {
    font-size: .9em;
    font-family: Georgia, serif;
    color: #333;
    text-align: center;
    margin: 3px 0;
}

/** pagination ****
*****/

#pagination {
    margin: 20px auto;
    text-align: center;
}

#pagination span {
    color: #000;
    font-weight: bold;
    font-size: 1.4em;
    padding: 5px;
    margin: 10px;
}



/*Nifty Corners
**/
#side-box1 { 
    margin: 0; 
    background: #FD9F55;
}

#side-box2 { 
    margin: 0; 
    background: #858585;
}

#side-box1 p, #side-box2 p {
    padding: 0 10px;
    font-size: 0.8em;
}

b.rtop, b.rbottom {
    display: block;
    background: #D4D4D4;
}
#side-box1 b.rtop b, #side-box1 b.rbottom b {
    background: #FD9F55;
}

#side-box2 b.rtop b, #side-box2 b.rbottom b {
    background: #858585;
}

#side-box1 b.rtop b, #side-box1 b.rbottom b,
#side-box2 b.rtop b, #side-box2 b.rbottom b{
    display: block;
    height: 1px;
    overflow: hidden;
}

b.r1 {
    margin: 0 5px;
}
b.r2 {
    margin: 0 3px;
}
b.r3 {
    margin: 0 2px;
}
b.rtop b.r4, b.rbottom b.r4 {
    margin: 0 1px;
    height: 2px;
}

