/* =General
---------------------------------------------------------------------------------------------------- */
* {
    margin: 0;
    padding: 0;
    border: 0;
}

ul, ul li {
    margin: 0;
    padding: 0;
    list-style: none;
}

body {
    background: #fff url('images/bg.png') repeat-x;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color:#8e8e8e;
}

table tr td {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    letter-spacing: 0.1px
        vertical-align: top;
}

img, a img {
    border: 0;
}

.clearit:after { 
    content: "."; 
    display: block; 
    clear: both; 
    height: 0; 
    visibility: hidden; 
}

.clearit { 
    min-height: 0; 
    height: 0; 
}

html>body .clearit { 
    height: auto; 
}

.clear {
    clear: both;
    display: block;
    width: 100%;
    height: 0;
    font-size: 1px;
}
/*------------------Top Header Nav-----------------------*/

#container{
    width:960px;
    margin:auto;
}
#mainMenu{
    height:51px;
    display:inline;
}
#mainMenu li{
    float:left;
    margin-top:5px;
    padding:15px 12px;
}
#topIcons li{
    float:left;
    margin-top:5px;
}
#mainMenu li:hover{
    background:url("images/menuBg.png") repeat-x scroll 0 0 transparent;
}
#mainMenu li.active{
    background:url("images/menuBg.png") repeat-x scroll 0 0 transparent;
}
#mainMenu li a{
    color:#8E8E8E;
    text-decoration:none;
}
#topNav{
    height:50px;
    border-bottom:1px solid #92c1d4;
    border-left:1px solid #e4e2e2;
    border-right:1px solid #e4e2e2;
    background:#fff;
}
#topNav img{
    display:block;
}
#subMenu{
    background:none repeat scroll 0 0 #D2EEF8;
    clear:both;
    height:20px;
    width:957px;
    border-left:1px solid #e4e2e2;
    border-right:1px solid #e4e2e2;
}
#subMenuUL{
    padding-left:10px;
}
#subMenuUL li{
    float:left;
    font-size:11px;
    padding:6px 15px 0 10px;
}
.separatorRight{
    background:url("images/separator.png") no-repeat scroll right center transparent;
    padding:13px 8px 15px 1px;
}
.separatorLeft{
    background:url("images/separator.png") no-repeat scroll left center transparent;
    padding:12px 1px 13px 17px;
}
.separatorMiddle{
    margin:17px 10px;
    padding-top:12px;
}
#subMenuUL li a{
    color:#8E8E8E;
    text-decoration:none;

}
#subMenuUL li a:hover{
    color:#676767;
    text-decoration:none;

}
#subMenuUL li a.active{
    color:#676767;

}
#searchform #s{
    border:1px solid #ccc;
    margin:0 0 0 10px;
    padding:2px;
}
#searchInputLabel{
    margin:0 0 0 10px;

}
#submitButton{
    background:url("images/magnifier.png") no-repeat scroll 0 0 transparent;
    cursor:pointer;
    height:20px;
    margin-left:10px;
    width:20px;

}
#search{
    display:inline-block;
    width:260px;
    padding-top:16px;
}
#searchUL li{
    float:left;
    vertical-align:middle;
}
.searchLabel{
    padding-top:3px;
}


/*------------------Mid Section-----------------------*/



#midSection{
    margin-top:50px;
}
#midContentSection{
    margin-top:40px;
    width:960px;
}
#leftContent{
    width:660px;
    float:left;
    padding-left:20px;
}
#sideBar{
    float:left;
    margin-left:30px;
    width:250px;
    margin-bottom:40px;
}
#iconBar{
    height:50px;
    padding-top:10px;
    width:660px;
    background:url("images/iconBarBg.png") no-repeat scroll center bottom transparent;
}
#rightTopIcons li{
    float:left;
    margin-left:10px;
}
#rightTopIcons li a{
    color:#8e8e8e;
    text-decoration:none;
    font-size:11px;
}
#rightTopIcons{
    float:right;
    margin-right:10px;
}
#rightTopIcons li img{
    margin-right:10px;
    vertical-align:middle;
}
#breadCrumbs{
    float:left;
    font-size:11px;
}
#breadCrumbs a{
    color:#8E8E8E;
    text-decoration:none;
}
#breadCrumbs a:hover{
    color:#8E8E8E;
    text-decoration:underline;
}
#breadCrumbs img{
    margin:-2px 0;
}
.blueh1{
    font-family:Georgia, "Times New Roman", Times, serif;
    font-size:36px;
    color:#31748d;
    font-weight:normal;
    margin-bottom:15px;
}
#txtContent h1{
    font-family:Georgia, "Times New Roman", Times, serif;
    font-size:36px;
    color:#31748d;
    font-weight:normal;
    margin-bottom:15px;
}
.bluetext{
    color:#32748d;
}
.bluetextHeader{
    color:#32748d;
    font-size:14px;
}
.darktext{
    color:#444445;
    font-size:12px;
}
.darkheading{
    color:#444445;
    font-family:georgia;
    font-size:14px;
    font-weight:bold;
    line-height:18px;
    margin:10px 0;
}
.paratext{
    color:#444445;
    margin:10px 0;
}
.greenh2Schedule{
    background:url("images/h2bg.png") no-repeat scroll left bottom transparent;
    color:#398F43;
    font-family:Arial, Helvetica, sans-serif;
    font-size:20px;
    font-weight:normal;
    margin:20px 0 0;
    padding-bottom:10px;
}
.greenHeading{
    color:#ae1f21;
    font-family:Arial, Helvetica, sans-serif;
    font-size:16px;
}
#txtContent h2{
    color:#ae1f21;
    font-family:Arial, Helvetica, sans-serif;
    font-size:18px;
    font-weight:normal;
    margin-top:20px;
    margin-bottom:10px;
	clear:both;
}
#txtContent #conferenceSchedule h4{
    color:#434343;
    font-size:15px;
    font-weight:normal;
    margin:0;
}
#txtContent h4{
    color:#09445a;
    font-size:15px;
    font-weight:bold;
    margin: 0 0 10px 0;
    font-family: Arial, Helvetica, sans-serif;
}
#txtContent a{
    color:#31748D;
    text-decoration: underline;
}
#txtContent a:hover{
    color: #12536b;
    text-decoration:underline;
}
#txtContent h3{
    color:#444445;
    font-family: Arial, Helvetica, sans-serif;
    font-size:15px;
    line-height:18px;
    margin:10px 0;
}
#txtContent ol{
    list-style-type:lower-alpha;
    margin-left:20px;
}

#conferencePrice{
    width: 650px;
}

#conferenceSchedule{
    width: 650px;
}

#conferenceSchedule th{
    width: 130px;
    vertical-align: top;
    padding-top: 5px;
}

.timePara{
    font-size:15px;
    font-family:Arial, Helvetica, sans-serif;
    font-weight: bold;
    margin:0 20px;
}
.redtext{
    color:#32748d;
    font-size:16px;
    font-weight:normal;
    font-family:Arial, Helvetica, sans-serif;
}
.redlink{
    color:#bd2326;
    text-decoration:none;
}
.redlink:hover{
    color:#bd2326;
    text-decoration:underline;
}
#conferenceSchedule td{
    padding: 7px;
    font-family:Arial, Helvetica, sans-serif;
}
#conferenceSchedule td a{
    color:#32748d;
    text-decoration:none;
}
#conferenceSchedule td a:hover{
    color:#7bc1dc;
}
#txtContent #conferenceSchedule p{
    margin:10px 0;
}
.sidebarBucket{
    background:url(images/sidebarBucket.png) no-repeat;
    width:250px;
    height:205px;
}
.dynamicSidebarQuoteBucket #layoutUL li{
    float:left;
}
.dynamicSidebarQuoteBucket a#prev{
    float:left;
    height:10px;
    left:-10px;
    position:relative;
    top:60px;
}
.dynamicSidebarQuoteBucket a#next{
    float:right;
    height:10px;
    left:10px;
    position:relative;
    top:60px;
}
.dynamicSidebarQuoteBucket{
    background:url("images/sidebarQuoteBucket.png") no-repeat scroll 0 0 transparent;
    height:175px;
    padding:20px;
    width:210px;
    overflow:hidden;
}
.dynamicSidebarBucket{
    background:url(images/sidebarBucket.png) no-repeat;
    height:165px;
    padding:20px;
    width:210px;
    overflow:hidden;
}
.textPhoto{
    float:left;
    margin:0 20px 20px 0;
}
.photoTextDiv{
    min-height:200px;
}
#txtContent{
    color:#666;
}
#txtContent p{
    margin:0px 0px 20px 0px;
    letter-spacing:0.1px;
    font-size: 14px;
    line-height: 18px;
    font-family: Arial, Helvetica, sans-serif;
}
/*For wordpress alignment of images*/
img.alignright{
    float:right;
    margin-left:15px;
}
img.alignleft{
    float:left;
    margin-right:15px;
}
img.button{
    clear:both;
    margin-top:10px;
}
img.alignleft{
    float:left;
    margin-right:15px;
    margin-bottom:10px;
}
.marketplacePostWrapper img.alignleft{
    float:left;
    margin-right:25px;
    margin-bottom:26px;
}
.postContent h1{
    color:#31748D;
    font-family:arial;
    font-size:22px;
    margin-bottom:10px;
    font-weight:normal;
}
.postContent{
    display:inline;
    float:left;
    width:260px;
}
.postContentSidebar{
    width:170px;
}
.postContent p{
    margin-bottom:10px;
}
.sidebarPostContent h1{
    color:#31748D;
    font-family:arial;
    font-size:20px;
    margin-bottom:10px;
    font-weight:bold;
}
.postContent h2{
    color:#31748D;
    font-family:arial;
    font-size:14px;
    font-weight:normal;
}
.sidebarPostContent h2{
    color:#31748D;
    font-family:arial;
    font-size:14px;
    font-weight:normal;
}

/*------------------Bottom Section-----------------------*/

#bottomSection{
    margin-top:20px;
}

.homeBucket{
    background:url("images/homepageBucket.png") no-repeat scroll 0 0 transparent;
    height:220px;
    width:336px;
    float:left;
    margin-right:20px;
}
.dynamicHomeBucket{
    background:url("images/homepageQuoteBucket.png") no-repeat scroll 0 0 transparent;
    height:197px;
    overflow:hidden;
    padding:10px 22px;
    width:292px;
}
.dynamicHomeBucket #layoutUL li{
    float:left;
}
.dynamicHomeBucket a#prev{
    float:left;
    height:10px;
    left:-10px;
    position:relative;
    top:60px;
}
.dynamicHomeBucket a#next{
    float:right;
    height:10px;
    left:10px;
    position:relative;
    top:60px;
}
.buttonBucket{
    float:left;
    height:200px;
    width:248px;
}
.buttonBucket .imgMargin img{
}
.buttonBucket img{
    margin-bottom:4px;
}
.imageBucket img{
    margin:auto;
    margin:25px 32px;
}
#homeAnnouncements{
    background:url("images/announcements_bg.png") no-repeat scroll 0 0 transparent;
    height:78px;
    padding:13px 20px 25px 20px;
    width:212px;
    overflow:hidden;
}
#homeAnnouncements h1{
    color:#31748D;
    font-family:arial;
    font-size:22px;
    font-weight:normal;
    margin-bottom:2px;
}
#homeAnnouncements ul li{
    background:url("images/announcements_li_bg.png") no-repeat scroll left 6px transparent;
    font-size:11px;
    margin-bottom:5px;
    padding-left:10px;
}
#homeAnnouncements ul li a{
    text-decoration:none;
    color:#5295ae;
}
#homeAnnouncements ul li a:hover{
    color:#6cc5e6;
}

/*-------------------SUB FOOTER----------------------*/
#subFooter{
    clear:both;
    margin:auto;
    width:960px;
    background:url("images/footerTop.png") no-repeat scroll left top transparent;
    padding-top:4px;
    margin-top:30px;
}
#subFooter .marginRight{
    margin-right:13px;
}



/*-------------------FOOTER----------------------*/
#footer{
    background:none repeat scroll 0 0 #E8F3DC;
    min-height:150px;
    width:100%;
}
#footer a{
    color:#4a8aa2;
    text-decoration:none;
    font-size:11px;
}
#footerNav li{
    float:left;
    margin-right:10px;
}
#footerNav{
    float:right;
}
#footerText{
    float:left;
    font-size:11px;
}
#footerText li{
    float:left;
    margin-right:10px;
}
#footerContainer{
    margin-bottom:auto;
    margin-left:auto;
    margin-right:auto;
    padding-top:20px;
    width:960px;
}
/*set the font color to white so we don't see the &nbsp; used as button text, which we need so IE7 shows the button in the first place*/
.stico_default {
    color:#FFF
}
/*be specific with selector to override the sharthis css*/
#sharethis_0 a.stbutton {
    padding:2px 0 5px 20px; !important
}
#txtContent ul li{
    padding-top: 5px;
    list-style:disc;
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
}
#txtContent ul{
    margin-left:20px;
}
#priceTable td{
    font-size:14px
}
body.mceContentBody{
    background:none;
}
.nameBlock{
    margin-top:20px;
}
.nameBlock h2{
    background:#dbdadc;
    padding:10px;
}
#txtContent #AZIndex li{
    float:left;
    list-style:none;
    font-weight: bold;
}
#txtContent .nameBlock a{
    text-decoration:none;
    color:#ae1f21;
}
/*add a background to the posts*/
#txtContent .post{
    background-color:#F6F6F6;
    border-top:2px solid #CCCCCC;
    padding:8px;
    margin-bottom:15px;
}
/*take away background from the posts in search results*/
#txtContent div[datatype=post]{
    background:none;
    border-top:none;
    padding:0;
    margin-bottom:0;
}
.marketplacePostWrapper{
    background-color:#F6F6F6;
    border-top:2px solid #CCCCCC;
    padding:8px;
    margin-bottom:15px;
}
























