/* 
    START:Reset - Eric Meyer's Reset.css 
    http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/
*/  

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, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th {
   margin: 0;
   padding: 0;
   border: 0;
   outline: 0;
   font-weight: inherit;
   font-style: inherit;
   font-size: 100%;
   font-family: inherit;
   vertical-align: baseline;
}
td {
   margin: 0;
   padding: 0;
   border: 0;
   outline: 0;
   font-weight: inherit;
   font-style: inherit;
   font-size: 100%;
   font-family: inherit;
}

img {border:none;}

.our-brands img {
    border:0 none;
    width:138px;
    height:38px;
}

.our-brands img.imageresize{
 width:auto !important ;

}

input {
    margin: 0;
    padding: 0;
}
strong {
    font-weight: bold;
}
em {
    font-style: italic;
}
/* remember to define focus styles! */
:focus {
    outline: 0;
}
body {
    line-height: 1;
    background: white;
    text-align:center;
    font-family: Verdana, Geneva, Kalimati, sans-serif;
    font-size:13px;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
    border-collapse: separate;
    border-spacing: 0;
}
caption, th, td {
    text-align: left;
    font-weight: normal;
}
blockquote:before, blockquote:after, q:before, q:after {
    content: "";
}
blockquote, q {
    quotes: "" "";
}
/* END:Reset */

/*  clearfix styles taken from: http://www.webtoolkit.info/css-clearfix.html - Added 10/24/08 - el */
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
.clearfix {
    display: inline-block;
}
html[xmlns] .clearfix {
    display: block;
}
* html .clearfix {
    height: 1%;
}
/* end clearfix */

.hide {
    display:none;
}
.clear {
    clear : both;
}
div#content div#event-content div.event-description fieldset div.vcard div.adr p {
    margin:0;
    padding:3px 0;
}
div#content p span.tiny {
    font-size:9px;
}
div#content p span.tiny a {
    font-size:9px;
}
/* IE6 PNG Fix*/
.png {
    _behavior: url("iepngfix.htc");
}
/* END: IE6 PNG Fix*/

div.wrap {
    text-align:left;
    margin: 8px auto;
    width:990px;
}
div.wrap {
width: expression(document.body.clientWidth < 995? "990px" : document.body.clientWidth > 995? "990px" : "auto");
}
/* textimage component */
div.textimage div.image {
    float: left;
    margin: 0 8px 8px 0;
}

.image_left {
    float: left;
}
.brand img {
    margin-left:35px;
}
#post-content .post-title-and-brand .brand img {
    margin-left:0;
}
#product-information .product-title-and-brand .brand img {
    margin-left:0;
}
#content .event-title-and-brand .brand img {
    margin-left:0;
}
.section img {
    margin-left:35px;
}

.textimagewrapper small {
    margin-left:35px;
}
.blog-thumb img {
    margin-left:0;
}
.product-thumb img {
    margin-left:0;
}
.event-thumb img {
    margin-left:0;
}
#content .item-thumb img {
    margin-left:0;
}
#content .become-member img {
    margin-left:0;
}
#content .two-column-50-50 .two-column-50-50-c1 .applynow {
    margin:0 25%;   
}
#content .two-column-50-50 .two-column-50-50-c1 .applynow .become-member {
    padding-top:6px;
}
#content .brand-logo img {
    margin-left:0;
}
.post-description {
    margin-left:35px;
}
#post-content .blogdetail .post-description {
    margin-left:0;
}
#post-content .blogdetail .addthis {
    margin-left:0;
}
.product-description .product-date {
    margin-left:35px;
}
#product-information .productdetail .product-description .product-date {
    margin-left:0;
}
#product-information .productdetail .brand img {
    margin-left:0;
}
#product-information .productdetail .addthis {
    margin-left:0;
}
#event-content .eventdetail .addthis {
    margin-left:0;
}
.product-description h2 {
    margin-left:35px;
    margin-bottom:20px;
}

#content .textimage .image {
    position:relative;
    float: left;
}
#content .textimage .text {
    position:relative;
    float: left;
    width:50%;
}
#content .textimage .text ul {
    list-style-position:outside;
    _list-style-position:inside;
    *list-style-position:inside;
    margin-left:10px;
    _margin-left:35px;
    *margin-left:35px;
}
#content .textimage .text ol {
    list-style-position:outside;
    _list-style-position:inside;
    *list-style-position:inside;
    margin-left:16px;
    _margin-left:35px;
    *margin-left:35px;
}



#content .products-list .product-description ul, #content .products-list .product-description ol {
    list-style-position:inside;
    margin-left:0;
    padding-left:0;
}
#content div#post-content div.post-description ol, #content div#post-content div.post-description ul {
    list-style-position:outside;
}
#content .blogdetail .post-description h2 {
    margin:12px 0 12px 0;
    font-weight:bold;
    font-size:14px;
}
#content .blogdetail .post-description .detail-text p {
    margin-left:0;
}
#content .text ul {
    list-style-position:inside;
}
#content .text ol {
    list-style-position:inside;
}
#content .productdetail .product-description h2 {
    margin:12px 0 12px 35px;
    font-weight:bold;
    font-size:14px;
}
#content .image_top_center {
    float:none;
    text-align:center;
}
#content .image_top_center img {
    margin-left:0;
}
#content .program-overview-description img {
    margin-left:0;
}
#content .post-title-and-brand h1 {
    margin-bottom:0;
}
#content .product-title-and-brand h1 {
    margin-bottom:0;
}


#content .item-list .casestudys-list {
    padding-left:0;
    list-style-type:none;
}
#content .item-list .casestudys-list .casestudy-thumb {
    position:relative;
    float:left;
    padding:0 20px 20px 0;
    margin-left:-35px;
}
#content .two-column-50-50 .two-column-50-50-c0 {
    position:relative;
    float:left;
    width:49%;
}
#content .two-column-50-50 .two-column-50-50-c1 {
    position:relative;
    float:left;
    width:49%;
}
#content .two-column-50-50 .two-column-50-50-c1 .contactus {
    margin-left:-20px;
}
#content .two-column-50-50 .two-column-50-50-c1 .contactus .vcard {
    margin-top:0;
}


#content .three-column-33-33-33 .three-column-33-33-33-c0 {
    position:relative;
    float:left;
    width:32%;
    overflow:hidden;
}
#content .three-column-33-33-33 .three-column-33-33-33-c1 {
    position:relative;
    float:left;
    width:32%;
    overflow:hidden;
}
#content .three-column-33-33-33 .three-column-33-33-33-c2 {
    position:relative;
    float:left;
    width:32%;
    overflow:hidden;
}




#content .salesforceform .terms_and_conditions p {
    margin-left:0;
    margin-top:10px;
    font-weight:normal;
    font-size:9px;
}
#content .salesforceform .check-buttons {
    padding-top:20px;
}

#content .become-member-form .termsAndConditions p {
    margin-left:0;
    font-weight:normal;
    font-size:9px;
}
#content .become-member-form .check-buttons {
    padding-top:10px;
}

#content .become-member-form .check-buttons .privacypolicy p {
    margin:0;
    font-size:10px;
}
#content .become-member-form .check-buttons .privacypolicy a {
    font-size:10px;
}
#content .become-member-form .form-first-column {
    width:310px;
}
#content .become-member-form .form-last-column {
    width:310px;
}
#content .check-buttons .privacypolicy .text p {
    margin-left:0;
    font-size:10px;
}
#content .check-buttons .privacypolicy .text p a {
    font-size:10px;
}

#content .casestudys-list .casestudy-description h3 {
    font-size:12px;
    font-weight:bold;
}
#content .casestudys-list .casestudy-description h3 a {
    text-decoration:none;
}
#content .casestudys-list .casestudy-description p {
    font-size:11px;
    margin-left:0;
}
#content .casestudydetail .post-description .detail-text .text p {
    margin-left:0;
}


#content .item-case-study {
    position:relative;
    float:left;
    width:49%;
    padding-bottom:20px;
}
#content .item-case-study .item-description p {
    margin-left:0;
}

#content .search {
    margin-left:35px;
}

#homepage .calltoaction {
    float:left;
    margin:0 136px;
}

#homepage .item-case-study {
    position:relative;
    float:left;
    padding:10px;
    margin:10px;
    border:1px #CCC solid;
    min-height:300px;
    width:300px;
}
#homepage .item-case-study .item-description h3 {
    font-size:12px;
    font-weight:bold;
    margin-bottom:10px;
}
#homepage .item-case-study .item-description h3 a {
    text-decoration:none;
}
#homepage .item-case-study .item-description p {
    font-size:11px;
    margin-left:0;
}
#homepage .item-case-study .item-thumb {
    margin-top:10px;
}

#content .horizontalline hr {
    margin:20px 35px;
}


#content #product-information .casestudydetail .post-title-and-brand .brand img {
    margin-left:0;
}
#content #product-information .casestudydetail .addthis {
    margin-left:0;
}
#content #product-information .casestudydetail .post-description {
    margin-left:0;
}


#bottom-text .text {
    text-align:center;
    font-size:10px;
    margin-top:10px;
}

#footer .shop-link {
    display:none;
}