﻿

.footer_text {
	font-size: 10px;
	color: #ffffff;
	font-family: tahoma, verdana, arial, sans-serif; 
}
.content {
    font-size: 12px;
	color: #eeeeee;
	font-family: tahoma, verdana, arial, sans-serif; 
}
.content2 {
    font-size: 11px;
	color: #ffffff;
	font-family: tahoma, verdana, arial, sans-serif;  
}
.content3 {
    font-size: 12px;
	color: #dddddd;
	font-family: tahoma, verdana, arial, sans-serif;   
}
.content4 {
    font-size: 12px;
	color: #333333;
	font-family: tahoma, verdana, arial, sans-serif;   
}
h1 {
    font-size: 13px;
	color: #000000;
	font-family: tahoma, verdana, arial, sans-serif;
}
h2 {
    font-size: 12px;
	color: #000000;
	font-family: tahoma, verdana, arial, sans-serif;
}
h3 {
    font-size: 12px;
	color: #000000;
	font-family: tahoma, verdana, arial, sans-serif;
}
.heading {
    font-size: 14px;
	color: #000000;
	font-weight:bold;
	font-family: tahoma, verdana, arial, sans-serif;   
}
.subheading {
    font-size: 12px;
	color: #0099CC;
	font-weight:bold;
	font-family: tahoma, verdana, arial, sans-serif;   
}
.link {
    font-size: 11px;
	color: #4785C0; 
	font-family: tahoma, verdana, arial, sans-serif; 
	font-size: 12px; 
	text-decoration: underline;

}
.link2 {
	font-size: 11px;
	color: #4785C0; 
	font-family: tahoma, verdana, arial, sans-serif; 
	font-size: 12px; 
	text-decoration: none;
}

.link3 {
	font-size: 10px;
	color: #ffffff; 
	font-family: tahoma, verdana, arial, sans-serif; 
	font-size: 12px; 
	text-decoration: none;
}

.link4 { 
	font-size: 10px;
	color: #4785C0; 
	font-family: tahoma, verdana, arial, sans-serif; 
	font-size: 11px; 
	text-decoration: none;
}

.contact a{
	text-decoration:underline;
	color:#BFC1B4;
	font-weight:bold;
}

.contact a:hover{
	text-decoration:none;
}

input, textarea, select{font:11px Tahoma, Arial, Geneva, sans-serif; color:#8C8C8C; background:#ffffff; border:2px solid #666666; padding-left:2px}

.pic_border {
    border: solid 1px #4785C0;
    
}

img.pic_margin 
{
    margin:20px;
} 

img.pic_margin2 
{
    margin:8px;
} 

/*------------------ Adding for Shopping Cart / Checkout  --------------------*/

.category td {padding:6px; font-size:10pt;}
.category img { border-width:0px;}
.category table { border-collapse:separate;}
 
.category a {color:#646464; font-size:12px; text-decoration:none} 
.category a:hover{text-decoration:underline}


td.productName 
{
    font-size:16px;
    text-align:left;
} 
    
span.productName 
{
    font-size:15px;
    text-align:left;
    font-weight:bold; 
} 
   
/* Shopping Cart */   
.ShoppingCartTwo input
{
    background-color: #e6e6e6;
    font-size:9pt;
    text-align:center;
    color:#232323;
}


table.ShoppingCartTwo
{
    border-color:#f8f8f8;
    border-width:1px;
    border-style:solid;
}

.ShoppingCartTwo td
{
    font-size:9pt;
    padding:4px;  
}

.ShoppingCartTwo th
{
    font-size: 9pt;
    padding:2px;
    font-weight:normal;
    color:White;
    text-align:center;
    background-color: #262626;
}

.ShoppingCartTwo a
{
    color:#f8f8f8;
    font-size: 13px;
    text-decoration: none;
    font-weight: bold;
} 
.ShoppingCartTwo a:hover{text-decoration:underline}

td.CartSummary 
{
    font-size:11pt;
    vertical-align:middle;
    color:#f8f8ff;
    font-weight:bold;
}

table.CartSummary
{
    margin-top: 1px;
     color:#f8f8ff;
      font-weight:bold;
      font-size:11pt;
    background-color: #262626;
}

input.CartSummary
{
    border-width:0px;
    padding:0px;
    background-color:Transparent;
}

/* End Shopping Cart */

td.Right
{ text-align:right;
}

td.Left
{
    text-align:left;
}

td.Middle
{
    vertical-align:middle;
}

.content select{font:11px Tahoma, Arial, Geneva, sans-serif; color:#8C8C8C; background:#313131; border:0px solid #666666; padding-left:2px}

table.CheckoutAddress
{
    background-color:#f8f8f8;
    border:dotted 0px #444444;
    padding:4px;
    font-size: 12px;
	color: #232323;
	font-family: tahoma, verdana, arial, sans-serif; 
}

.CheckoutAddress td 
{
    font-size:10pt;
    padding:2px;
}

.CheckoutAddress th 
{
    font-size:10pt;
    padding:2px;
    font-weight:normal;
    background-color:#d3d3d3;
    text-align:left;
}

.CheckoutAddress select
{
    font-size:11px;
    font-family:Tahoma;
    color:#232323;
    line-height:14px;
    background:#ffffff;
    border-width:1px;
}

.CheckoutAddress input
{
    font-size:10pt;
    line-height:16px;
    
}

.CheckoutAddress input, textarea{font:11px Tahoma, Arial, Geneva, sans-serif; color:#232323; background:#ffffff; border:1px solid #666666; padding-left:2px}

.Check input, textarea, select{font:11px Tahoma, Arial, Geneva, sans-serif; color:#232323; background:#ffffff; border:0px solid #666666; padding-left:2px}

.CheckoutItemsTotal input, textarea, select{font:11px Tahoma, Arial, Geneva, sans-serif; color:#232323; background:#ffffff; border:1px solid #666666; padding-left:2px}



.CheckoutItemsTotal td
{
    font-size:10pt;
    line-height:16px;
     background-color:#f8f8f8;
     padding:2px;
     color:#232323;
     font-family:Arial;
}

table.CheckOutItems
{
    border:solid 0px #444444;
    background-color:#ffffff;
}

td.CheckOutItems
{
    background-color:#ffffff;
}


.CheckoutItemsTotal select
{
    vertical-align:middle;
}


.CheckOutSummary td
{
    padding: 2px;
    font-size: 10pt;
    
}

.CheckOutSummary th
{
    padding: 2px;
    font-size: 14px;
    text-align: left;
    font-weight: normal;
    background-color: #d3d3d3;
}

table.CheckOutSummary
{
   
     background-color:#f8f8f8;
     font-family:Arial;
}

.CheckoutNoCalculate td
{
    font-size: 10pt;
    line-height: 16px;
    background-color: #fffacd;
    padding: 2px;
    color:#121212;
}


.CheckoutNoCalculate input , select{ vertical-align:middle; font:11px Tahoma, Arial, Geneva, sans-serif; color:#232323; background:#eeeeee; border:0px solid #666666; padding-left:2px}


/* Checkout Cart */
.ShoppingCart input
{
    background-color: #e6e6e6;
    font-size:9pt;
    text-align:center;
}

table.ShoppingCart
{
   border-color:#f8f8f8;
   background-color:#ffffff;
   color:#232323;
   font-family:Arial;
}

.ShoppingCart td
{
    font-size:9pt;
    padding:4px;   
}

.ShoppingCart th
{
    font-size: 9pt;
    background-color: #d3d3d3;
    padding:2px;
    font-weight:normal;
    color:Black;
    text-align:center;
}

span.cartoption
{
    font-size:8pt;
    color:#888888;
}


/* Cart Summary Module */
table.cartModule
{
    border:solid 1px #ffffff;
    padding:2px;
}

th.cartModule
{
     background-color: #262626;
}

.cartModule a
{
    color:#f8f8f8;
    font-size: 13px;
    text-decoration: none;
    font-weight: bold;
    font-family:Verdana;
} 
.cartModule a:hover{text-decoration:underline}


td.contentFour {
    font-size: 12px;
	color: #eeeeee;
	font-family: tahoma, verdana, arial, sans-serif; 
}

.contentFour a
{
    color:#989898;
    font-size: 13px;
    text-decoration: none;
    font-weight: bold;
}

.contentFour a:hover{text-decoration:underline}

span.productPrice
{
    font-size:14px;
}

.contentFive {
    font-size: 12px;
	color: #eeeeee;
	font-family:   arial, sans-serif; 
}


.custompage {font-weight:bold;font:12px Tahoma, Arial, Geneva, sans-serif;
}

.custompage input{ color:#8C8C8C; background:#ffffff; border:0px solid #666666; padding-left:2px; padding-right:2px;font-weight:bold;}


.buildSheet
{
    background-color:White;
    color:Black;
    font-family:tahoma, verdana, arial, sans-serif; 
    font-size:12px;
}

.buildSheet img
{
    border:1px solid black;
}

.Bold
{font-weight:bold;
}
