/*
** Plone style sheet for CSS2-capable browsers.
**
** Copyright Alexander Limi - http://www.plonesolutions.com
**
** Additional Plone 2 work:
** Joe Geldart & Tom Croucher - http://www.netalleynetworks.com
** Michael Zeltner - http://niij.org
** Geir Bækholt - http://www.plonesolutions.com
**
** All you guys rock :)
**
** Style sheet documentation can be found at http://plone.org/documentation
**
** You should preferrably use ploneCustom.css to add your own CSS classes and to
** customize your portal, as these are the base fundaments of Plone, and will
** change and be refined in newer versions. Keeping your changes in
** ploneCustom.css will make it easier to upgrade.
**
** Feel free to use whole or parts of this for your own designs, but give credit
** where credit is due.
**
*/

/* <!-- compression status: 0 --> (this is for http compression) */
/*  (do not remove this :) */
/*  (not this either :) */

@charset "utf-8";

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,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
caption {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 13px;
    vertical-align: baseline;
    background: transparent;
    font-family: Verdana, sans-serif;
    color:#666666;
}
body {
    line-height: 1;
}
ol, ul {
    list-style: none;
}
ul.ad_states_legend {
    list-style: disc inside;
}
#legend_for_ad_state {
    margin-top: 10px;
    padding-left: 10px;
    font-size: 11px;
}

#legend_for_ad_state label {
    margin-bottom: 5px;
    display: block;
}

#legend_for_ad_state ul li {
    margin-bottom: 5px;
    font-size: 11px;
}

blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}

/* remember to define focus styles! */
:focus {
    outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
    text-decoration: none;
}
del {
    text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
    border-collapse: collapse;
    border-spacing: 0;
}

body {color:#765;font-family:Arial, Helvetica, sans-serif;}
#wrapper {background: white url(/static/frontpage/new_design/headerBg.jpg) repeat-x top center scroll;}
a:link {
    color:#0085CE;
    text-decoration:none;
}
a:visited {
    color:#0085CE;
    text-decoration:none;
}
a:hover, a:focus, a:active {text-decoration:underline;}


/* HEADER */
#header {height:100px;width:790px;margin:0 auto;position:relative;z-index:9999;}
#logo div a {background: transparent url(/static/frontpage/new_design/blogadsLogo.png) no-repeat 0 0;height:81px;width:217px;position:absolute;top:12px;}*/
#logo h1 a{height:81px;width:217px;display:block;text-indent:-1000000px;}
#logo:hover {opacity:0.8;filter:alpha(opacity=80)}

.mainMenu {position:absolute;left:220px;top:80px; z-index:1000;}

.mainMenu ul li.main_menu_item {
    display:inline-block;
    float:left;
    padding:0 10px;
    width:90px;
    font-size:16px;
    color:#0085CE;
    font-weight:bold;
    padding:3px 30px 3px 10px;
    z-index: 90;
    margin-right:20px;
    font-family: 'Open Sans', sans-serif;
    background: transparent url(/static/frontpage/new_design/menuArrow.png?ize=546546) no-repeat right 9px;
    cursor:pointer;
}
.mainMenu ul li.main_menu_item:hover, #mainMenu ul li.main_menu_item:active, #mainMenu ul li.main_menu_item:focus {background: #fff url(/static/frontpage/new_design/menuArrow.png?ize=89879) no-repeat right -8px;border-radius:6px 6px 0 0 ; -moz-border-radius:6px 6px 0 0 ; -webkit-border-radius:6px 6px 0 0 ;-moz-box-shadow:3px 3px 6px #adadad;-webkit-box-shadow:3px 3px 6px #adadad;box-shadow:3px 3px 6px #adadad;}
.mainMenu ul li:hover ul {display:block;}
.mainMenu ul li ul li {width:95%;}

ul.subMenu{display:none; padding:5px; z-index:99999;}
ul.subMenu li{float:none !important;  padding:2px 10px 2px 0 !important;  border-bottom:1px solid #C9C9C9;background:none !important;}
ul.subMenu li.last_menu_item{float:none !important;  padding:2px 10px 2px 0 !important;  border:none;background:none !important;}
ul.subMenu li a:link,ul.subMenu li a:visited{
    color:#0085CE !important;
    font-size:13px !important;
    font-weight:normal !important;
    font-family: Verdana, sans-serif;
    background:none !important;
}
ul.subMenu li a:hover,ul.subMenu li a:active,ul.subMenu li a:focus{
    color:#0085CE !important;
    text-decoration:underline;
}

#logInBox {position:absolute; right:0;}
#logIn, #signUp {padding-top: 2px;margin-left:8px;float:left;width:70px;height:26px;background:transparent url(/static/frontpage/new_design/logInBg.gif) repeat-x left bottom;border-radius:0 0 6px 6px; -moz-border-radius:0 0 6px 6px; -webkit-border-radius:0 0 6px 6px;}
#logIn p {display: block;position: absolute;z-index: 9999; top:5px; width:70px; height:26px;cursor:pointer;}
#signUp {cursor:pointer;}
#logIn p a:link, #logIn p a:visited, #signUp p a:link, #signUp p a:visited {
    color:white;
    text-align:center;
    font-weight:bold;
    font-size:13px;
    font-family: Verdana, sans-serif;
    display: block;
}
/*#logIn p a:hover, #logIn p a:focus, #signUp p a:hover, #signUp p a:focus {color:#765;}*/
#logIn:hover, #signUp:hover {background:transparent url(/static/frontpage/new_design/logInBg.gif) repeat-x left top;}

#useAsSlot {
    position: absolute;
    left: 226px;
    top: 30px;
    z-index: 1000;
    padding: 4px;
    background-color: red;
    color: white;
    font-size: 18px;
    font-weight: bold;
}

#logedInBox {position:absolute; right:0;}
#logedInBox {
    border-radius:0 0 6px 6px;
    -moz-border-radius:0 0 6px 6px;
    -webkit-border-radius:0 0 6px 6px;
    background: url("/static/frontpage/new_design/logInBg.gif") repeat-x scroll left bottom transparent;
    float: left;
    height: auto;
    margin-left: 8px;
    width: 141px;
    padding-bottom:10px;
}

#logedInBox div {
    font-size: 11px !important;
}

.logInOpen {display:none; z-index: 9999;font-size:12px;color:white;padding:15px;width:220px;height:158px;background: transparent url(/static/frontpage/new_design/logInBg2.jpg) repeat-x 0 0;position:absolute;right:78px;top:0px;border-radius:0 0 6px 6px; -moz-border-radius:0 0 6px 6px; -webkit-border-radius:0 0 6px 6px;-moz-box-shadow: 3px 3px 6px #adadad;-webkit-box-shadow: 3px 3px 6px #adadad;box-shadow: 3px 3px 6px #adadad;}
.logInOpen form {position:absolute;top:25px;}
.logInOpen form span {
    display:block;
    font-family: Verdana, sans-serif;
    color: #666666;
    font-size: 13px;
}
.logInOpen a:link, .logInOpen a:visited {
    color:white;
    font-size:11px;
    font-family: Verdana, sans-serif;
    margin:2px 0;
    display: block;
    float: right;
}
.logInOpen a:hover, .logInOpen a:focus {
    color: #666666;
}

#userName, #userPw {width:200px;margin:8px;}
#login {border:none;width:65px;height:25px;background-color:white;border-radius:6px; -moz-border-radius:6px; -webkit-border-radius:6px;color:#f49a2f;font-weight:bold;display:block;}


#signUp span {display: block;font-size: 8px;text-align: center;padding-top: 3px; top:5px;}
#signUp p {top:5px; position:absolute; right: 10px;}

#likeButton {position: absolute;right:0; top: 73px;}
#likeButton a {font-size:16px !important; font-weight:bold !important;}
#likeButton iframe{
    width:77px !important;
    height:30px !important;
}


/* CONTENT */
#content {width:790px;min-height:200px;margin:0 auto;padding:10px 0;margin-top:5px;}
#contentLeft {float: left;padding-right: 35px;text-align: right;width: 425px;border-right:1px solid #C9C9C9;}
#contentLeft h2{
    position: relative;
    left: 39px;
    width: 384px;
    font-size: 24px;
    font-family: 'Open Sans',sans serif;
    color: #776653;
    background: transparent url('/static/sell_ads/headline-gfx.gif') top left no-repeat !important;
    padding: 6px 0 10px 10px !important;    
}
#contentLeft h4{font-size:19px;line-height: 28px;padding-bottom:10px;font-weight: normal;color:#F3992E;font-family:'Open Sans',sans serif;}
#contentLeft p a {font-size:12px;}
#buyAdsBtn {background: transparent url(/static/frontpage/new_design/buyAdsBtn.png) no-repeat 0 0;height:60px;width:177px;float:right;margin-top: 15px;}
#buyAdsBtn a {height:60px;width:177px;display:block;text-indent:-1000000px;text-align: left;}
#buyAdsBtn:hover {opacity:0.7;filter:alpha(opacity=70)}
#contentRight {padding-left:35px;}
#contentRight h3{font-size:18px;padding:15px 0 10px;}
#contentRight ul {font-size:12px;}
#contentRight ul li {padding-left:18px;margin-bottom: 8px;background: url("/static/career/small-arrow.jpg") no-repeat scroll 0px center transparent !important;}


#contentRight {width:270px;float:left;}

/* 4 COLUMNS */
#fourColumns {
    padding-bottom: 10px;
    background: #D0CECA url(/static/frontpage/new_design/footerBg.gif) repeat-x 0 0;
    height: auto;
    width: 100%;
    font-size: 11px;
}
#fourColumnsContainer {width:790px;margin:0 auto;}
#fourColumns h2 {
    padding:0 0 12px;
    font-size:19px;
    font-family: 'Open Sans',sans serif;
    color: #666666;
}
#fourColumns a {
    font-size: 11px !important;
    font-family: Verdana, sans-serif !important;
}

#footerContainer a {
    font-size: 11px !important;
    font-family: Verdana, sans-serif !important;
    font-weight:normal !important;
}
.contactUs {width:170px;float:left;border-right:1px solid #C9C9C9;padding:0 15px 0 0;margin-top: 20px;}
.contactUs span {font-weight:bold;}
.contactUs ul {margin-top:10px;}
.cuBlogads {padding-left:22px;margin-bottom: 4px;background: transparent url(/static/frontpage/new_design/contactUsIcons4.png) no-repeat left -2px;height: 16px;}
.cuFacebook {padding-left:22px;margin-bottom: 4px;background: transparent url(/static/frontpage/new_design/contactUsIcons4.png) no-repeat left -29px;height: 16px;}
.cuTwitter {padding-left:22px;margin-bottom: 4px;background: transparent url(/static/frontpage/new_design/contactUsIcons4.png) no-repeat left -57px;height: 16px;}
.cuYoutube {padding-left:22px;margin-bottom: 4px;background: transparent url(/static/frontpage/new_design/contactUsIcons4.png) no-repeat left -86px;height: 16px;}
.cuRequest {padding-left:22px;margin-bottom: 4px;background: transparent url(/static/frontpage/new_design/contactUsIcons4.png) no-repeat left -115px;height: 16px;}
.contactUs a {line-height: 14px;}
.cuKit {padding-left:22px;margin-bottom: 4px;background: transparent url(/static/frontpage/new_design/contactUsIcons4.png) no-repeat left -144px;height: 16px;}
.cuPhone {padding-left:22px;margin-bottom: 4px;background: transparent url(/static/frontpage/new_design/contactUsIcons4.png) no-repeat left -173px;height: 16px;}
.whatsNew {width:170px;float:left;border-right:1px solid #C9C9C9;padding:0 15px;margin-top: 20px;}
.whatsNew ul {font-size:12px;}
.whatsNew ul li {padding-left:18px;margin-bottom: 8px;background: transparent url(/static/frontpage/new_design/arrow.png) no-repeat left 50%;}


.testimonials {
padding:0 15px;
margin-top: 20px;
float:left;
width:100%;
}

#fourColumnsContainer .testimonials {
width:175px;
}


ul.testimonials li {
    border-bottom: 1px solid #C9C9C9;
    padding: 8px 0;
}
.testimonials ul li {margin-bottom:10px;border-bottom:1px solid #C9C9C9;padding-bottom: 10px;}
.testimonials ul li p {line-height:12px;font-size: 11px;}
.testimonials ul li span {color:#3366ff;font-style:italic;display:block;font-size:10px;}
.testimonials .img {float: left;margin-right: 5px; width: 7px;}
.testimonials .img_last {margin-left: 5px;width: 7px;}
.testimonials a {float:right;}

.ourTweets {width:175px;float:left;border-right:1px solid #C9C9C9;padding:0 15px;margin-top: 20px; overflow:hidden;}
.community {width:175px;float:left;padding:0 0 0 15px;margin-top: 20px;}

/* FOOTER */
.footer {width:790px;margin:0 auto;padding:10px 0;font-size:11px;color#3366ff;text-align:center;}
.footer ul li {display: inline;margin:0 auto;padding-right:5px;border-right:1px solid #C9C9C9;}
.footer ul li.last_item {border-right:0px solid #C9C9C9 !important;}


#mini_leftMenu{
    position:fixed;
    left:0px;
    top:200px;
}

#mini_leftMenu img{
    border:none;
    padding:0px;
    margin:0px;
}

#leftMenu{
    position:fixed;
    left:0px;
    top:125px;
    padding:8px;
    background-color:#e9e9e9;
    border:1px solid #C9C9C9;
    -moz-border-radius-bottomright:10px;
    -moz-border-radius-topright:10px;
}

li.portletContent a {
padding:1px;
display: inline-block;
font-size:11px;
}

li.portletContent a:hover{
background-color:white;
text-decoration:none;
font-size:11px;
}
li.portletContent a:active{
background-color:white;
text-decoration:none;
font-size:11px;
}

.leftMenu{
padding:5px 0 0 0;
}

.leftMenu #left_menu_active {
 background-color: #ececec;
 list-style-type:circle;
}

.leftMenu li{
padding:1px 0 0 0;
line-height:1.1;
font-size:11px;
}

.item_wrapper {
    border-bottom: 1px solid #C9C9C9 !important;
    clear: both;
    padding: 4px 0;
}

.item_timestamp{
    font-size:11px !important;
}

.item_title{
    font-size:11px !important;
}

.item_title a:hover{
    color:#706051 !important;
}

div.clearBoth{
    clear:both;
}

#read_more p{line-height:16px; font-size:13px;}
#contentCenter p{line-height:16px; font-size:12px;}
#contentCenter h2{font-size:26px;padding:15px 0 5px;}
#contentCenter h4{font-size:24px;line-height: 28px;padding-bottom:10px;font-weight: normal;}
#contentCenter p a {font-size:12px;}
#contentCenter {font-size:12px;}

#thirdColumn {
    width:200px;
    float:left;
    padding:10px;
    margin:5px;
}

.error {
    /* Class for error indication in forms */
    background-color: #ffce7b;
    border: 1px solid #ffa500;
    padding: 1em;
    margin: 0 0 1em 0;
    width: 95% !important;
}

.portalMessage,
.system-message,  /* These two last ones are reST error indicators */
#error-handling {
    background-color: #ffce7b;
    border: 1px solid #ffa500;
    color: Black;
    font-size: 85%;
    font-weight: bold;
    margin: 1em 0em 0em 0em;
    padding: 0.5em 1em 0.5em 3em;
    vertical-align: middle;
    background-image: url(http://web.blogads.com/info_icon.gif);
    background-repeat: no-repeat;
    background-position: 5px 50%;

}

#pastAdvertisers img{
    padding-top:50px;
}

#contactUsBtn {background: transparent url(/static/agency/contactUsBtn.png) no-repeat 0 0;height:60px;width:177px;float:right;margin-top: 15px;}
#contactUsBtn a {height:60px;width:177px;display:block;text-indent:-1000000px;text-align: left;}
#contactUsBtn:hover {opacity:0.7;filter:alpha(opacity=70)}

/* Contact us */
.ba_contact_us {
    -moz-border-radius:7px;
    background-color:white;
    border:1px solid lightgray;
    padding:10px;
    width:100%;
}
.ba_contact_us .field {
    margin:5px 0 10px 0;
    display:block;
}
.ba_contact_us textarea {
    margin:5px 0 10px 0;
    display:block;
}
.ba_contact_us input {
    width:266px;
    margin:5px 0 10px 0;
    display:block;
}
.ba_contact_us select {
    margin:5px 0 10px 0;
    display:block;
}
.ba_contact_us textarea {
    width:650px;
    margin:5px 0 10px 0;
}
.field label {
    font-size:100%;
    font-weight:bold;
}
span.fieldRequired {
    color: red;
    font-size: 90%;
    font-weight:bold;
}
.formHelp {
    margin:5px 0 10px 0;
}

#hidden_input {
    display:none;
}
.ba_contact_us_paragraph{
    font-size:12px;
    padding-bottom:5px;
}
.documentActions{
    display:none;
}

#mainContent {
    clear:both;
    margin:0 auto;
    min-height:450px;
    padding:10px;
    padding-left:0px !important;
    background-color:transparent;
    width:950px;
}
#collatr_meld_117 div.item_title {
    font-family: Verdana, sans-serif !important;
    font-size: 11px !important;
    color:#666666 !important;
}

#collatr_meld_117 div.item_timestamp {
    font-family: Verdana, sans-serif !important;
    font-size: 11px !important;
    color:#666666 !important;
}

#collatr_meld_117 a {
    font-family: Verdana, sans-serif !important;
    font-size: 11px !important;
    color:#0085CE !important;
}

.contentViews {
    background-color: transparent;
    padding-left: 1em;
    line-height: normal;
    margin-top: 2.1em;
    margin-left: 0;
    list-style: none;
    border: 1px solid #cf6840;
    border-top-width: 0px;
    border-left-width: 0px;
    border-right-width: 0px;
}
.contentViews li {
    display: inline;
    padding-top: 0.5em;
}
.contentViews li a {
    background-color: transparent;
    border: 1px solid #cf6840;
    border-style: solid;
    color: #000000;
    height: auto;
    margin-right: 0.5em;
    padding: 0em 1.5em;
    line-height: normal;
    text-decoration: none;
    text-transform: lowercase;
    z-index: 1;
}
.contentViews .selected a {
    background-color: #ffc870;
    border-bottom: #ffc870 1px solid;
    color: #000000;
}
.contentViews li a:hover {
    background-color: #ffc870;
    color: #000000;
}

.contentActions {
    background-color: #ffc870;
    border-left: 1px solid #cf6840;
    border-right: 1px solid #cf6840;
    color: #000000;
    text-align: right;
    text-transform: lowercase;
    padding: 0 0 0 1em;
    z-index: 2;
    height: 1.2em;
}

.contentActions ul,
.contentActions li {
    margin: 0;
    list-style: none;
    list-style-image: none;
    display: inline;
    color: Black;
    text-align: left;
}

.contentActions ul {
    line-height: 1.2em;
    height: 1.2em;
    padding: 0;
    margin: 0;
}
.contentActions li {
    float: right;
    background-image: url(http://web.blogads.com/arrowDownAlternative.gif);
    background-repeat: no-repeat;
    background-position: center right;
    z-index: 4;
    border-left: 1px solid #cf6840;
    padding: 0 0 0 1em;
    margin: 0 1em 0 0;
}

.contentActions a {
    text-decoration: none;
    color: #000000;
    padding: 0 1em 0 0;
}

.contentActions .actionMenu {
    visibility: hidden;
    z-index: 5;
    position: absolute;
    top: 0;
    right: -1px;
    background: #ffc870;
    overflow: hidden;
    height: auto;
    padding: 0;
    margin: 1.2em 0 0 0;
    border: 1px #cf6840;
    border-style: none solid solid solid;
}

.actionMenu li {
    float: none;
    background: none;
    display: inline;
    padding: 0;
    margin: 0;
    border: 0;
}

.actionMenu li a {
    display: block;
    white-space: nowrap;
    padding: 0 0.5em;
    margin: 0.2em 0;
}

.actionMenu li a:hover {
    background-color: #cf6840;
    color: White;
}

.actionMenu .actionSeperator a {
    margin-top: 0.2em;
    padding-top: 0.2em;
    border-top: 1px solid #cf6840;
}

tr.with_border {
    border-top:1px solid #C9C9C9;
}

/* Advice Page */
#strong_ads, #weak_ads {background-color:#FFFFFF;margin:0px auto;padding:0;border:10px solid #F49A2F;width:436px;}
.adviceBlock {background-color:#FFFFFF;clear:both;padding:10px;margin:0;position: relative !important;height: auto !important;}
.adviceImage {	float:left;	margin-right:15px;	margin-bottom:10px;}
.adviceImage img {max-width: 400px; }
#strong_ads_nav, #weak_ads_nav {margin:0px auto; padding-top:10px;width:456px;}
#strong_ads_nav a, #weak_ads_nav a {padding:3px 10px; background-color:#6d604f;color:#FFFFFF;font-size:22px; font-weight:bold; margin-right:6px;}
#strong_ads_nav a.activeSlide, #weak_ads_nav a.activeSlide {padding:3px 10px; background-color:#F49A2F;color:#FFFFFF;font-size:22px; font-weight:bold; margin-right:6px;}

#pastAdvertisers2 {
width: 760px;
height: 75px;
overflow: hidden;
position: relative;
margin:0 auto;
margin-left: 20px;
}

#pastAdvertisers2 img {
  margin-right:33px;
}

div.sitemap a {
    padding-left:10px;
    background: url("/static/career/small-arrow.jpg") no-repeat scroll 0px center transparent !important;
}

.field {
    left: 0;
    margin: 0 1em 1em 0;
    top: 0;
}

div#adspot_sample.adspot {
    margin:0 auto;
}

#portal-column-two {
    width:100% !important;
}

/*  */
