﻿/* Reset
--------------------------------------------------------------------------------------- */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, 
fieldset, legend, input, textarea, p, blockquote, th, td {margin:0; padding:0;}
table {border-collapse:collapse; border-spacing:0;}
fieldset, img {border:0;}
address, caption, cite, code, dfn, em, strong, th, var {font-style:normal; font-weight:normal;}
strong { font-weight: bold; }
em { font-style: italic; }
li {list-style:none;}
caption, th {text-align:left;}
h1, h2, h3, h4, h5, h6 {padding:0; margin:0;}
q:before, q:after {content:'';}
abbr, acronym {border:0; font-variant:normal;}
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}
input, textarea, select {font-family:inherit; font-size:inherit; font-weight:inherit;}
input, textarea, select {font-size:100%;}
legend {color:#000;}
h1 {  }

/* Colors
--------------------------------------------------------------------------------------- */

.white {color:#FFFFFF !important;}
.orange {color:#ff6600 !important;}
.blue {color:#33ccff !important;}
.dkblue {color:#176790 !important;}
.red {color:Red;}
.italic {font-style:italic;}

/* Structure
--------------------------------------------------------------------------------------- */
.td-Content
{
    width:990px; 
    margin:0 auto; 
    clear:both;
    text-align:center;
}
.td-Main
{
    float:left;
    width:690px;
    text-align:left;
    overflow:hidden;
}
.td-SideBar
{
    float:right;
    width:300px;
    text-align:left;
}
.displayNone {display:none;}
.wAd_center { width:1000px; margin:0 auto; }
.wAd_left { width:1000px; float:left; }
.button_ad {
    padding-bottom:25px;
    margin:0px;
    text-align:center;
}
.sliver_ad{
    z-index:1 !important; 
    position:relative;        
}    

/* Adthis button */
.addthis_toolbox.addthis_pill_combo a {
    float: left;
}
.addthis_toolbox.addthis_pill_combo a.addthis_button_tweet,
.addthis_toolbox.addthis_pill_combo a.addthis_counter {
    margin-top: -2px;
}
.addthis_button_compact .at15t_compact {
    margin-right: 4px;
    float: left;
}
.addthis_button_facebook_like {
    margin-top:-2px;
}
.share_on_static_page {
    float:right;
    margin-bottom:4px;
}
#share_on_static_page a, .share_on_static_page a {
    color:Blue !important;
}

