﻿body {
	margin:0;
	padding:0;
	font-family: "times new roman";
	font-size:14px;	
}

h1
{
	padding-top: 6px;
	font-family: "times new roman";
    font-weight: bold;
    font-style: normal;
    font-size: 18px;  
    COLOR: #bd141b;   
    text-transform:capitalize;     
}

h2
{
	font-family: "times new roman";
	font-size: 16px;
	font-weight: bold;
	font-style: normal;	
	text-transform:uppercase;
	COLOR: #fdb813;
}

h3
{
	font-family: "times new roman";
	font-size: 14px;
	font-weight: bold;
	font-style: normal;	
	text-transform:uppercase;
	COLOR: #fdb813;
}

.subtitle
{
	font-family: "times new roman";
	font-size: 14px;
	font-weight: bold;
	font-style: normal;	
	text-transform:uppercase;
	COLOR: #c00;	
}

.checkoutText
{
	padding: 2px;
	font-family: "times new roman";
	font-size: 14px;
	line-height: 14px;
	font-weight: normal;	
}

.rule
{
	border-bottom: 1px solid #cccccc;
	padding: 5px 0px;
	text-transform:uppercase;
	COLOR: #fdb813;	
	font-weight: bold;
	font-style: normal;	
	font-size: 14px;
}

.bar
{
    background-color: #07A0B2;
	color: #ffffff;
	font-size: 14px;
	padding: 5px 4px;		
}

.summaryText
{
	padding: 2px;
	font-family: "times new roman";
	font-size: 14px;
	line-height: 14px;
	font-weight: normal;	
}

.textWithoutLineHeight
{
	font-family: "times new roman";
	font-size: 14px;
	font-weight: normal;	
}

.text
{
	padding: 2px;
	font-family: "times new roman";
	font-size: 14px;
	line-height: 14px;
	font-weight: normal;	
}

input, textarea  {
 font-size:12px; 
}

select {
 /*font-size:14px;*/
}

.topBox
{
    height:30px;
    background-color:#FFFFFF;    
}

.creditCard
{
	border: 1px solid #cccccc;
	padding: 5px;	
}

#divMessage
{
    overflow:auto;
    overflow-x:hidden;
    height:50px;
    width:95%;
    font-size:14px;
}

.freeShipping
{
	color: red;
}

.Error
{
	font-family: "times new roman";
	font-size: 14px;
	font-weight: normal;
	color: Red;
}

label
{
    padding-left:2px;
}

.shippingMethod
{
	padding: 2px;
	font-family: "times new roman";
	font-size: 14px;
	line-height: 14px;
	font-weight: normal;
	color: red;
}

.wait
{
	font-family: "times new roman";	
	font-size: 14px;
	font-weight: bold;	
	letter-spacing: 1px;
	visibility:hidden;
}

.statusBox
{
	padding: 2px;
	font-family: "times new roman";
	font-size: 14px;
	line-height: 14px;
	font-weight: normal;	
}

.normalText
{
	font-family: "times new roman";
	font-size: 14px;
	font-weight: normal;	
}

.splahText
{
    font-family: "times new roman";
	font-size: 15px;
	font-weight: bold;	
	width:50%;
	text-transform:uppercase;
}

.copyText
{
    font-family: "times new roman";
	font-size: 14px;	
	text-align:justify;
	padding: 0;
	line-height:18px;		
}

.separator {
	display: block;
	margin: 5px 0 15px 0;
	padding: 0;
	border-top: 1px solid #CCCCCC;
	width: 100%;
	height: 1px;	
	font-size: 1px;		
}

#GiftCardContent
{    
    padding-left:25px; 
    font-family: "times new roman";
    font-size: 14px;
}

a.navlink
{
    font-family: "times new roman";
	font-size: 18px;
	font-weight:bold;
	COLOR: #bd141b; 
	TEXT-DECORATION: none;
}

a.navlink:hover 
{
    font-family: "times new roman";
	font-size: 18px;
	COLOR: #bd141b; 
	font-weight:bold;
	TEXT-DECORATION: none;
}

.seperatorBar
{
    COLOR: #000;
    width:1px;  
    padding:0 15px 0 15px;  
}