/*** Global Styles ***/
body { 
    font-size:12px;
}
h1 {
    color: #05b3b0;
    font-size: 20px;
    margin-bottom: 35px;
}
h2 {
    color: #9ca2a9;
    font-size: 14px;
    margin-bottom: 14px;
}
h3 {
    color: #9ca2a9;
    font-size: 12px;
    margin-bottom: 10px;
}
p {
    margin-bottom: 10px;
}
#mastHead{
display:none;
}

#nav_wrapper {
display:none;    
}

#sidebar {
    display: none;
}

#main_content {
    width: 728px;
    min-height: 400px;
    margin-left: 270px;
    
}

#footer {
    display:none;
}
#footerTwo{
    text-align:left;
    font-size: 9px;
    color:#333;
    margin:0px 0px 0px 170px;
    width:700px;
    
}

#footerTwo img{
margin-right: 20px;
}

#cart-table{
display:none;

}

#cart-container{
width: 300px;
margin-left:8px;
}

#cart-container h3{
margin:10px 0 0;
}

#cart{
font-size:10px;
margin:20px 0 0;
}

#cc_div{
    display: none;
}

#paypal_div{
    display: none;
    margin:0 0 0 20px;
    width:450px;    
}

.mceTmpl{
width:700px;
margin-left: 140px;
margin-top:-30px;
}

#taxes {
display:none;
}

.one-line-cart{
    float:right;
    margin-top:-40px;
}
.one-line-cart a:hover{
    text-decoration: underline;
}


.sample8{
display:none;
}

#detail-main{
    margin-left: 160px;
}

.two_column_content_table {
    margin:-15px 0 12px 0px;
}

.two_column_content_table table{
    max-width: 800px;
}
.two_column_content_table td{
    max-width: 300px;
}


.three_column_content_table {
    margin:-5px 0 12px 12px;
    padding:5px 0 0;
}
.floating_header {
    margin:-11px 0 0 -1px;
    padding:20px 30px 25px 15px;
    width:970px;
}

.header_table {
    margin:10px 0 0 12px;
    padding:0 29px 20px 0;
    max-width:700px;
}

.header_table img{
    display:none;
}

.header_table h1 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: #05b3b0;
    margin: 0;
    padding: 0;
}
.two_column_content_table h1, .three_column_content_table h1, .floating_header h1 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: #05b3b0;
}
.header_table h2, .two_column_content_table h2, .three_column_content_table h2 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #828787;
}

.header_table p, .two_column_content_table p, .three_column_content_table p, .floating_header p {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #828787;
}