/* Reset */
body,html {
    height:100%;
}
body, h1, h2, h3, h4, h5, h6, p, ul, ol, li, form {
    margin: 0;
    padding: 0;
}
frame, iframe {
    border:0;
}
img {
    border:0px none;
}
strong {
    font-weight:bold;
}
ul, ol, li {
    list-style: none;
}
/* Typography */
body {
    font-family:Tahoma, Arial, Geneva, sans-serif;
    background:#acacac url(http://media.bookmarky.com/images/common/site/bg-body.jpg) repeat-x 0 0;
}
a {
    color: #333;
    text-decoration: none;
}
a:hover {
    color:#2BBE24;
    text-decoration: underline;
}
h1 {
    font-weight: normal;
}
h2, h3, h4 {
    font-family:Tahoma, Arial, Geneva, sans-serif;
}
h2, h2 a {
    color:#3366cc;
    font-size:19px;
    font-weight:normal;
}
h2 a {
    text-decoration:none;
}
h3, h3 a {
    color:#4F4F4F;
    font-size:13px;
    font-weight:bold;
    margin-bottom:6px;
    padding:0;
    text-decoration:none;
}
h4, h4 a {
    color:#666;
    font-size:13px;
    font-weight:bold;
    margin-bottom:4px;
    padding:0;
    text-decoration:none;
}
h5 {
    color:#7F7F7F;
    font-size:11px;
    font-weight:normal;
    margin:4px 0 8px;
}
/* Utils */
.spacer {
    clear:both;
    margin-bottom:5px;
}
.clear {
    clear: both;
    line-height: 0;
    font-size:0px;
}
.clear-left {
    clear: left;
    line-height: 0;
    font-size:0px;
} 
.space {
    clear: left;
    height: 0;
    line-height: 0;
}
.line {
    border-top:1px solid #FC3;
    clear:left;
    margin:4px 0;
}
.raw {
    background:#F3F5F6;
    width:auto;
}
.box {
    margin-bottom:6px;
    overflow:auto !important;
    padding:1px;
}
.box-notitle {
    margin-bottom:5px;
}
/* GLOBAL STRUCTURE */
#wrapper {
    background: none;
    height:auto;
    margin:0 auto 5px;
    width:960px;
}
#wrapper div.top_corner {
    background:url(http://media.bookmarky.com/images/common/site/bg-rounded-wrap.png) no-repeat scroll 0 0;
    height:8px;
    overflow:hidden;
}
#wrapper div.bottom_corner {
    background:url(http://media.bookmarky.com/images/common/site/bg-rounded-wrap.png) no-repeat scroll 0 -9px;
    height:8px;
}
#layout_body {
    clear:both;
    height:100%;
    margin:0;
    overflow:visible;
    padding:2px 10px;
    background-color:white;
}
table#wrap {
    width:100%;
}
div.noskin{
    padding:6px 0 0;
}
#left_col {
    padding:0 10px 0 0;
    margin:0;
    display:block;
    
}
#center_col{
    margin:0;
    padding:0;
    width:100%;
    display:block;
    overflow:hidden;
}
#right_col {
    padding:0 0 0 10px;
    margin:0;
    display:block;
    
}
#footer {
    color:#eee;
    font-size:11px;
    margin-top:3px;
    padding:6px;
}
/* ADV */
/* FOOTER */
#footer ul,#footer p {
    margin:3px 0;
    text-align:center;
} 
#footer ul li {
    display:inline;
    font-size:11px;
    margin:0 6px;
}
#footer ul li a:hover {
    color:white;
}
/* PAGER: contenti list, textlink */
.paginator {
    color:#999999;
    font-size:12px;
    margin:15px 0;
    text-align:center;
} 
.paginator .prev {
    float:left;
}
.paginator .next {
    float:right;
}
.sponsoredtextlink_container .page_bar_shopping a, .paginator a, .paginator span {
    padding: 4px 7px;
    margin:0 10px;   }
.paginator span {
    color:#BFBFBF;
    border:1px solid #BFBFBF;
    background-color:#fff;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;       
}
.paginator a, .sponsoredtextlink_container .page_bar_shopping a {
    background-color:#fff;
    color:#333;
    border:1px solid #333;
    text-decoration:none;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
}
.paginator a:hover, .sponsoredtextlink_container .page_bar_shopping a:hover {
    color:#2BBE24;
    border-color:#2BBE24;
    text-decoration:none;
} 
/* Message box: loader, error, success */
.message_box  {
    margin:0 0 10px 0;
    width:auto; 
}
.message_box .content{
    padding:5px;
    border-width:0 2px; 
    border-style:solid;
}
.message_box .content p{
    text-align:center;
    color:#333;
    font-size:15px; 
    display:inline-table;
    clear:both;
    width:100%;
}
.message_box .content img {
    margin-top:5px;
}
.message_box .corner p {
    font-size:1px;
    height:14px;
    line-height:0;
    margin-left:14px;   
    display:block;  
}
/* Loader */
.loader .content{
    border-color:#EFE577;   
    background-color:#fefbda;   
}
.loader .top{
    background:url(http://media.nano-farm.com/images/common/site/notice_top.jpg) no-repeat scroll left bottom;
}
.loader .top p {
    background:url(http://media.nano-farm.com/images/common/site/notice_top.jpg) no-repeat scroll right bottom;
}
.loader .bottom{
    background:url(http://media.nano-farm.com/images/common/site/notice_bottom.jpg) no-repeat scroll left bottom;
}
.loader .bottom p {
    background:url(http://media.nano-farm.com/images/common/site/notice_bottom.jpg) no-repeat scroll right bottom;
}
/* Success */
.success .content{
    border-color:#c4de90;
    background-color:#f4fee0;   
}
.success .top{
    background:url(http://media.nano-farm.com/images/common/site/success_top.jpg) no-repeat scroll left bottom;
}
.success .top p {
    background:url(http://media.nano-farm.com/images/common/site/success_top.jpg) no-repeat scroll right bottom;
}
.success .bottom{
    background:url(http://media.nano-farm.com/images/common/site/success_bottom.jpg) no-repeat scroll left bottom;
}
.success .bottom p {
    background:url(http://media.nano-farm.com/images/common/site/success_bottom.jpg) no-repeat scroll right bottom;
}
/* Error */
.error .content{
    border-color:#f1a694;
    background-color:#fff2ee;   
}
.error .top{
    background:url(http://media.nano-farm.com/images/common/site/error_top.jpg) no-repeat scroll left bottom;
}
.error .top p {
    background:url(http://media.nano-farm.com/images/common/site/error_top.jpg) no-repeat scroll right bottom;
}
.error .bottom{
    background:url(http://media.nano-farm.com/images/common/site/error_bottom.jpg) no-repeat scroll left bottom;
}
.error .bottom p {
    background:url(http://media.nano-farm.com/images/common/site/error_bottom.jpg) no-repeat scroll right bottom;
}
/* EDITORIAL ELEMENTS */
/* Message */
span.note {
    font-size: 11px;
    color:#999;
}
div.not_found {
    background:#ff9832 url(http://media.nano-farm.com/images/common/site/not_found_bg.png) repeat-x 0 bottom;
    border:1px solid #333;
    color:#333333;
    font-size:15px;
    margin:5px 0 10px 0;    height:96px;
    padding:10px 0 0 0;
}
div.not_found img {
    margin:5px 10px 0 10px;
    float:left;
}
div.not_found span {
    font-size:17px;
    color:#FFF;
    margin:1.4em 1em 0 0;
    font-weight:normal;
    display:block;
}
div.info_message {
    font-size: 15px;
    color:#333;
    background: #C7DCCE;
    margin: 10px 0;
    padding: 10px;
    border:1px solid #ddd;
}
/* Breadcump of the page */
h3.title {
    font-weight:normal;
    font-size:15px;
}
.title-page {
    font-weight:normal;
    font-size:15px;
    color:#4F4F4F;
    margin-bottom:6px;
}
h3.title span{
    color:#36c;
    font-weight:bold;
}
span#tag-key {
    font-weight:normal;
    font-size:15px;
    margin-bottom:6px;
    display:block;
}
span#tag-key h1.tag {
    color:#36c;
    font-weight:bold;
    display:inline;
    font-size:15px;
}
/* rounded button */
a.rounded-button,input.rounded-button,button.rounded-button{
    padding:2px;
    background-color:#1F75CC;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    text-align:center;
    color:white;
    font-size:13px;
    display:inline-block;   
}
input.rounded-button,button.rounded-button{
    border:0;
    padding:0 2px;
    cursor:pointer; 
}   
a.rounded-button:first-letter {
    text-transform:uppercase;
}
a.rounded-button:hover,input.rounded-button:hover,button.rounded-button:hover {
    text-decoration:none;
    background-color:#A5A5A5;
    color:white;
}
/* Sidebar box */
.sidebar-box{ 
    position: relative; 
    padding:5px; 
    background-color:#8F9DA6;
    margin-bottom:15px; 
    *display:inline-block;
    clear:both;
    z-index:9994;
}
.sidebar-box .corner{ 
    position: absolute; 
    width:5px; 
    height:5px; 
    background:url(http://media.bookmarky.com/images/common/site/10px_corners.png) no-repeat; 
    *background:url(http://media.bookmarky.com/images/common/site/10px_corners-ie6.png) no-repeat; 
    overflow:hidden;
}
.sidebar-box .TL { top: 0; left: 0; background-position: 0 0; }
.sidebar-box .TR { top: 0; right: 0; background-position: 100% 0; }
.sidebar-box .BL { bottom: 0; left: 0; background-position: 0 -5px;}
.sidebar-box .BR { bottom: 0; right: 0; background-position: -5px -5px;}
.sidebar-box .heading {
    font-weight:bold;
    color:white;
    margin-bottom:4px;
    font-size:12px;
}
