body
{
	margin: 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
}

.bgcolor 
{
	background-color : #E0E1E3;
}

.bgimage
{
	background-image: url(../images/menubg.jpg);
}

.spacer
{
	height:7px;
}
.wrapdescription
{
	padding: 15px 15px 5px 15px;
	background-color : #F6F6F7;
	height: 260px;
}
.title
{
	font-family: Arial, sans-serif;
	font-size: 16px;
	text-align:center;
}
.description
{
	padding-top:5px;
	font-family: Arial, sans-serif;
	font-size: 14px;
	text-align:justify; 
}

.buygiftcard
{
	margin-top :10px;
	margin-bottom : 18px;
}

.giftcardmenu
{
	margin-top : 7px; 
	padding:15px 15px 15px 15px;
	font-family: Arial, sans-serif;
	font-size: 13px;
	height:475px;
	background-image: url(../images/menubg.jpg);
	background-repeat:repeat-y;
}
.giftcardmenuitem
{
	padding:2px 0px 2px 0px;
}


.active
{
	color: #000000;
}

.bar
{
	background-color: #666666;
	color: #ffffff;
	font-family: Arial, sans-serif;
	font-size: 11px;
	padding: 5px 4px;
}

.border
{
	border: 1px solid #cccccc;
	margin: 10px 0px;
}

#button li
{
	list-style-type: none;
	text-align: center;
}

#button a
{
	/* define general characteristics of the "navbar" buttons */
	display: block;
	padding: 3px 7px;
	font-family: Arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
	text-align: center;
	background-color: #63AC1D;
	color: #fff;	
}

#button a:hover
{
	/* borders and colors for the a:hover state */
	background-color: #f3e360; /* darker background (button face) */
	color: #000; /* darker text */
}

#buttonsm li
{
	list-style-type: none;
	text-align: center;
}

#buttonsm a
{
	/* define general characteristics of the "navbar" buttons */
	display: block;
	/*width: 110px;*/
	width:auto;
	padding: 2px;
	font-family: Arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
	text-align: center;
	background-color: #666666;
	color: #ffffff;
}

#buttonsm a:hover
{
	/* borders and colors for the a:hover state */
	background-color: #f3e360; /* darker background (button face) */
	color: #000; /* darker text */
}

#buttonchange li
{
	list-style-type: none;
	text-align: center;
}

#buttonchange a
{
	/* define general characteristics of the "navbar" buttons */
	display: block;
	padding: 3px 7px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	text-decoration: none;
	text-align: center;
	background-color: #FF6600;
	color: #ffffff;
}

#buttonchange a:hover
{
	/* borders and colors for the a:hover state */
	background-color: #f3e360; /* darker background (button face) */
	color: #000; /* darker text */
}

.checkoutText
{
	padding: 2px;
	font-family: Arial, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	color: #000;
}

#container
{
	width: 780px;
}

.creditCard
{
	border: 1px solid #cccccc;
	padding: 5px;	
}

.floatRight
{
	float: right;
	padding: 10px 30px 0px 0px;
}

#footer
{
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	padding: 5px 25px;
	width: 100%;
	border-top: 1px solid #cccccc;
	height: 50px;
}

.freeShipping
{
	color: red;
}

.giftMessage
{
	color: red;
}

.shippingMethod
{
	padding: 2px;
	font-family: Arial, sans-serif;
	font-size: 14px;
	line-height: 13px;
	font-weight: normal;
	color: red;
}

.shippingMethod2
{
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 13px;
	font-weight: normal;
	color: #000;
}

.shippingMethodHeader
{
	padding: 2px;
	font-family: Arial, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	color: red;
}

h1
{
	padding-top: 6px;
	font-family: Arial, sans-serif;
    font-weight: bold;
    font-style: normal;
    font-size: 16px;    
    color: #AD121A;
}

h2
{
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}

h3
{
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;	
	color: #AD121A;
}


.normalText
{
	font-family: Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000;
}

#outerBorder
{
	border: 1px solid #cccccc;
	width: auto;
	padding: 2px;
}

#outerBorder2
{
	border: 1px solid #cccccc;
	width: auto;
	padding: 2px;
}

#outerBorder3
{
	border: 1px solid #cccccc;
	width: 130px;
	padding: 2px;
	margin-left: 60px;
}

.splashText
{
	padding: 0px 0px 0px 0px;
	font-family: Arial, sans-serif;
	font-size: 11px;
	line-height: 22px;
	font-weight: normal;
	color: #000;
}

.summaryText
{
	padding: 2px;
	font-family: Arial, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	color: #000;
}

.text
{
	font-family: Arial, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #000;
}

.textWithoutLineHeight
{
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
}

.Error, .error
{
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: Red;
}

.separator {
	display: block;
	margin: 5px 0 5px 0;
	padding: 0;
	border-top: 1px solid #990000;
	width: 100%;
	height: 1px;	
	font-size: 1px;	
}

.rule
{
	border-bottom: 1px solid #cccccc;
	padding: 5px 0px;
}

.statusBox
{
	padding: 2px;
	font-family: Arial, sans-serif;
	font-size: 15px;
	line-height: 13px;
	font-weight: normal;
	color: #AD121A;
	/*background:#F8F5E6;
	width:300px;*/
}

.waiting 
{
	font-family: Arial, sans-serif;	
	font-size: 11px;
	font-weight: bold;
	color: #AD121A;
	letter-spacing: 1px;
	visibility:hidden;
}

A, A:visited 
{ 
    color: red 
}

#divMessage
{
    overflow:auto;
    overflow-x:hidden;
    height:50px;
    width:95%;    
}

.gcCopyText
{
    font-family: Arial, sans-serif;
	font-size: 11px;
	color: #000;
	text-align: justify;
}

.copyText
{
    padding: 0px 0px 0px 0px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 22px;
	font-weight: normal;
	color: #000; 
	/*text-align: justify;   */
}

.termsAndConditions
{
    padding: 0px 0px 0px 0px;
	font-family: Arial, sans-serif;
	font-size: 9px;
	line-height: 23px;
	font-weight: normal;
	color: #000;
	text-align: justify;
}

.gtCPKgc
{
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;		
}

.tandc
{
    font-family: Arial, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;	
}

.splash
{
    background-image:url(../images/yellowpaisley.jpg); 
    background-repeat:repeat-y;
    height:505px;
}

.requiredFiled { color:red; font-size:12px; }

.message {	
	/*background-color:#FDFD62; 
	border:solid 1px #8c8686; 
	padding:5px; */
	color:Red;
	font-style:italic;	
	font-weight: bold;	
	/*margin:0 5px 0 5px;*/
}
.breadCrumb
{
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;	
	color: #AD121A;
}
