/* 
================================
3DCart Style Sheet 
by Infomart2000 Corp.
www.3dcart.com
================================
*/	
	

/***********************************/
/*          DESIGN ELEMENTS        */
/***********************************/

 
/*body:: Controls Page Background Color and any other fonts not defined below*/ 	
body {

font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #666666;
font-weight: Normal;
background: url(../images/bg1.gif) repeat-x;
background-color: #ffffff;
margin: 0;

}

/*data:: Controls body default fonts and colors*/
.data
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #432f2e;
}

/*frame:: Controls the  Color of the Store's Frame*/		
.frame	
{
	background-color: #eeeeee;
}

/*top:: Controls the  Color of the top Bar*/		
.top
{
	background: url(../images/BG_Logo.gif) repeat-x;
}

/*footer:: Displays at the very bottom of your online store,  copyright and desgined by notices*/		
.footer {

font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #282828;

}	

/*line:: Controls the  Color of the line bellow the top bar*/		
.line
{
	background: url(../images/bg1.gif);
}	

/*alternative:: Controls the form backgrounds and other areas that requred an alternative color*/
.alternative {

background-color: #efece9;
padding: 2px 4px 2px 4px;
border: 1px solid #eae9e9;

}
 
/*borders:: Controls the color of  the borders on forms*/ 
.borders
{
	background-color: #000000;
}

/*borders2:: Controls the color of  the borders on forms*/ 
.borders2
{
	border: #999999;
	background-color: #999999;
}

/*borders_coupon:: Controls the color of  the borders on the coupon and shipping box*/ 
.borders_coupon
{
	border: solid;
	border-color: #999999;
	border-width: 1px;
}

/*invoice_table:: Controls the background color on your invoices*/ 
.invoice_table
{
	background-color: #f9f8f8;
} 


/***********************************/
/*         HEADERS & TITLES        */
/***********************************/


/*menu-headers:: Controls the way the menu headers look*/ 
.menu-headers
{
	
	font-size: 12px;
	font-family: Arial, Times New Roman;
	text-transform: uppercase;
	color: #dedede;
	text-decoration: none;
     padding: 4px 4px 4px 4px;
	background-image:url(../images/menu_header.gif);
	font-weight: bold;
}

/*page_headers:: Controls the page's titles*/
.page_headers {

font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
font-weight: bold;
color: #462e2e;
padding: 4px 4px 4px 4px;
text-transform: uppercase;

}

/*checkout-headers:: Controls the titles on the checkout pages (Billing Information, Shipping Information etc)*/
.checkout-headers
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #535353;
}

/*titles:: Controls the Body Tiles such as (Specials, Feature Items, Items, Related Items)*/ 
.titles
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align:left;
	background-image:url(../images/bgg.gif);
	color: #000000;
	text-decoration: none;
     padding: 10px 4px 10px 4px;

} 

/*titles2:: Controls the titles on the view cart page*/ 
.titles2
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #eeeeee;
	color: #999999;
	padding:4px;
} 

/*options-titles:: Controls the way the titles on the product options display*/
.options-titles
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
}


/*invoice_title:: Controls the way the title of the invoices look */ 
.invoice_title
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-color: #cbcaca;
	color: #4f4e4e;
} 


/***********************************/
/*          GENERAL FONTS          */
/***********************************/

h1 {
	font-size:17px;
	}

h2 {
	font-size:1.4em;
	}

h3 {
	font-size:1.3em;
	}

h4, h5, h6  {
	font-size:1.0em;
	}


/*font1:: Primary Screen Font */ 
.font1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: Normal;
	color: #000000;
}
 
/*font2:: Secondary Screen Font */ 
.font2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: Normal;
	color: #666666;
}

.font3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: Normal;
	color: #333333;
}
.font4
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: Normal;
	color: #535353;
}

/*icon:: Controls the way the menu icons display*/ 
.icon
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
}

/*store-name:: Store Name*/		 
.store-name
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 35px;
	color: #ffffff;
	text-decoration: none;
}

/*store-slogan:: Store Slogan*/		 
.store-slogan
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #ffffff;
	padding-top:28px;
}	 	 

/*menu-text:: Controls the way the menu (mailing list) text look*/ 
.menu-text
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #282828;
}

/*item:: Controls the Item, Name, Description, Price, Savings, Cost,Font and Color*/ 
.item
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: Normal;
	color: #585C5F;
	text-decoration: none;
                     text-align:left;
}

/*price-info:: controls the way the prices display on the product page*/ 
.price-info {

font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: Normal;
color: #;

}

/*price:: Controls the way the product's prices display*/ 
.price {

font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
color: #a21837;
font-weight: bold;
text-align: center;

}

/*cart-text:: Controls the way the text inside the shopping cart looks*/ 
.cart-text
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: Normal;
	color: #000000;
	line-height: 18px;

}


/*steps:: Controls the way the steps on the checkout pages display*/
.steps
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #cccccc;
	background-color: #ffffff;
}

/*steps_on:: Controls the way the steps on the checkout [ages display*/
.steps_on
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #535353;
	background-color: #ffffff;
}

/*error:: Controls the error messages*/ 
.error
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #e10e04;
	text-decoration: none;
}


/***********************************/
/*      FORM FIELDS & BUTTONS      */
/***********************************/


/*btn:: Controls the buttons*/ 
.btn
{
	border-top: 1px solid #dcdbdc;
	border-bottom: 1px solid #dcdbdc;
	border-left: 1px solid #dcdbdc;
	border-right: 1px solid #dcdbdc;
	background: url(../images/button.gif) repeat-x;
	font-family: arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;    
	color: #ffffff;
	cursor: pointer;
	margin:1px;
} 

/*btn_over:: Controls the buttons*/ 
.btn_over
{
	border-top: 1px solid #dcdbdc;
	border-bottom: 1px solid #dcdbdc;
	border-left: 1px solid #dcdbdc;
	border-right: 1px solid #dcdbdc;
	background: url(../images/button1.gif) repeat-x;
	font-family: arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;    
	color: #ffffff;
	cursor: pointer;
	margin:1px;
} 	

.xbtn
{
	background: url(../images/checkoutnow.gif) no-repeat;
        height:35px;
        width:139px;
	cursor: pointer;
	margin:1px;
        border:0px;
} 

/*xbtn_over:: Controls the buttons*/ 
.xbtn_over
{
	background: url(../images/checkouthover.gif) no-repeat;
        height:35px;
        width:139px;
	cursor: pointer;
	margin:1px;
        border:0px;
} 	

 /*btn2:: Controls the buttons*/
.btn2
{
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	background-color: #ffffff;
	font-family: arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;    
	color: #535353;
	cursor: pointer;
} 	
	
/*txtBoxStyle:: Controls the text boxes*/  	
.txtBoxStyle
{
	border-top: 1px solid #b3b4b5;
	border-bottom: 1px solid #b3b4b5;
	border-left: 1px solid #b3b4b5;
	border-right: 1px solid #b3b4b5;
	background-color: #f5f4f2;
	font-family: arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;    
	color: #38393a;
} 
	
/*txtareaStyle:: Controls the text areas*/ 	
.txtareaStyle
{
	border-top: 1px solid #C7D5E0;
	border-bottom: 1px solid #C7D5E0;
	border-left: 1px solid #C7D5E0;
	border-right: 1px solid #C7D5E0;
	background-color: #FBFBFB;
	font-family: arial, Helvetica, sans-serif;
	font-weight: normal;;
	font-size: 11px;    
	color: #343333;
	height: 80px;
	width: 210px;
	margin-left:5px;
}


/***********************************/
/*              LINKS              */
/***********************************/


/*A:: Controls the way the  Links look before a user clicks  or mouse overs on them*/ 	 
A
{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
        outline:none;
}

:focus {
  -moz-outline-style: none;
}
	
/*A:hover:: Controls the way the  Links look when a user passes  their mouse over a them*/ 	 	
A:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #0000000;
	text-decoration: none;
}

/*A:visited:: Controls the way the  Links look after a user has visited that section*/ 
A:visited
{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
}
	
/*A:visited:hover:: Controls the way the  Links look when a user hovers over a section they have visited*/ 	 
A:visited:hover
{
	font-family: Arial, Helvetica, sans-serif;
	color: #0000000;
	text-decoration: none;
} 

A.menu
{
	font-family: Arial, Helvetica, sans-serif;
	color: #282828;
	font-size: 11px;
	font-style: normal;
	text-decoration:none;
}
	
A.menu:hover
{
	font-family: Arial, Helvetica, sans-serif;
	color: #282828;
	font-size: 11px;
	font-style: normal;
	text-decoration: underline;
}

A.menu:visited
{
	font-family: Arial, Helvetica, sans-serif;
	color: #282828;
	font-size: 11px;
	font-style: normal;
	text-decoration:none;
}
	
A.menu:visited:hover
{
	font-family: Arial, Helvetica, sans-serif;
	color: #282828;
	font-size: 11px;
	font-style: normal;
	text-decoration: underline;
} 

/*A.cat:: Controls the way the  Links on the left bar look before a user clicks  or mouse overs on them*/ 	 
A.cat
{
	font-family: Arial, Helvetica, sans-serif;
	color: #432f2e;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration:none;
        display:block;
        padding:2px 10px;
}
	
/*A.cat:hover:: Controls the way the  Links on the left bar look  when a user passes  their mouse over a them*/ 	
A.cat:hover
{
	font-family: Arial, Helvetica, sans-serif;
	display:block;
        font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration:none;
        color:#c00a27;
}

/*A.cat:visited:: Controls the way the  Links on the left bar look after a user has visited that section*/ 
A.cat:visited
{
	font-family: Arial, Helvetica, sans-serif;
	color: #432f2e;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration:none;
}
	
/*A.cat:visited:hover:: Controls the way the  Links on the left bar look when a user hovers over a section they have visited*/ 	 
A.cat:visited:hover
{
	font-family: Arial, Helvetica, sans-serif;
	display:block;
        font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration:none;
        color:#c00a27;
} 

.link2:link {
	color: #FFFFFF;
	text-decoration: none;
}
.link2:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.link2:hover {
	text-decoration: none;
	color: #FFFFFF;
	text-decoration: underline;
}
.link2:active {
	text-decoration: none;
	color: #FFFFFF;
}


.white{
color: #282828;
}

/*A.cat2:: Controls the way the  Links on the left bar look before a user clicks  or mouse overs on them*/ 	 
A.cat2
{
	font-family: Arial, Helvetica, sans-serif;
	color: #F1E9BF;
	font-size: 14px;
	font-style: normal;
	text-decoration:none;
}
	
/*A.cat2:hover:: Controls the way the  Links on the left bar look  when a user passes  their mouse over a them*/ 	
A.cat2:hover
{
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	text-decoration:none;
}

/*A.cat2:visited:: Controls the way the  Links on the left bar look after a user has visited that section*/ 
A.cat2:visited {

font-family: Arial, Helvetica, sans-serif;
color: #F1E9BF;
font-size: 14px;
font-style: normal;
text-decoration: none;

}
	
/*A.cat2:visited:hover:: Controls the way the  Links on the left bar look when a user hovers over a section they have visited*/ 	 
A.cat2:visited:hover
{
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	text-decoration:none;
} 
.acMoreLink{display:none;font-weight:bold;}
.acMoreLink a{!important;display:block;font-size:13px;padding:5px 15px;font-weight:bold}
.acMoreLink a:hover{font-weight:bold;color:#c00a27;text-decoration:none !important}
#acOccasions {
	padding-left:15px;
}
#acRecipients {
	padding-left:15px;
}
#acProducts {
	padding-left:15px;
}
.shops{color:#c00a27;font-size:14px;padding-left:20px;}
.shops2{color:#432f2e;font-size:14px;padding-left:20px;}
.phone{color:#90897c;font-size:14px;font-weight:bold;}
.Step1 {
	background:url(/assets/templates/li/images/step1.jpg) no-repeat !important;
	height:194px;
	float:left;
	width:47%;
	height:190px;
	text-align:left;
	vertical-align:middle;
	margin-bottom:0px;
	padding-top:50;
    padding-left:10px;
}
.Step2 {
	background:url(/assets/templates/li/images/step2.jpg) no-repeat !important;
	height:194px;
	float:right;
	width:47%;
	height:190px;
	text-align:left;
	vertical-align:middle;
	margin:auto;
	padding-left:10px;
}
.Step3 {
	background:url(/assets/templates/li/images/step3.jpg) no-repeat !important;
	height:194px;
	float:left;
	width:47%;
	height:190px;
	text-align:left;
	vertical-align:middle;
	margin-top:10px;
	padding-left:10px;
}
.Step4 {
	background:url(/assets/templates/li/images/step4.jpg) no-repeat !important;
	height:194px;
	float:right;
	width:47%;
	height:190px;
	text-align:left;
	vertical-align:middle;
	margin-top:10px;
	padding-left:10px;
}
.Color {
	background:url(/assets/templates/li/images/step3.jpg) no-repeat;height:194px;
	float:left;
	width:47%;
	height:190px;
	text-align:left;
	vertical-align:middle;
	margin-top:10px;
	padding-left:10px;
}
.Size {
	background:url(/assets/templates/li/images/step3.jpg) no-repeat;height:194px;
	float:left;
	width:47%;
	height:190px;
	text-align:left;
	vertical-align:middle;
	margin-top:10px;
	padding-left:10px;
}
.Finish {
	background:url(/assets/templates/li/images/step3.jpg) no-repeat;height:194px;
	float:left;
	width:47%;
	height:190px;
	text-align:left;
	vertical-align:middle;
	margin-top:10px;
	padding-left:10px;
}
.Orientation {
	background:url(/assets/templates/li/images/step3.jpg) no-repeat;height:194px;
	float:left;
	width:47%;
	height:190px;
	text-align:left;
	vertical-align:middle;
	margin-top:10px;
	padding-left:10px;
}
.Size-Color-Orientation {
	background:url(/assets/templates/li/images/step3.jpg) no-repeat;height:194px;
	float:left;
	width:47%;
	height:190px;
	text-align:left;
	vertical-align:middle;
	margin-top:10px;
	padding-left:10px;
}
.Size-Orientation {
	background:url(/assets/templates/li/images/step3.jpg) no-repeat;height:194px;
	float:left;
	width:47%;
	height:190px;
	text-align:left;
	vertical-align:middle;
	margin-top:10px;
	padding-left:10px;
}

.Size-Color {
	background:url(/assets/templates/li/images/step3.jpg) no-repeat;height:194px;
	float:left;
	width:47%;
	height:190px;
	text-align:left;
	vertical-align:middle;
	margin-top:10px;
	padding-left:10px;
}
.Color-Orientation {
	background:url(/assets/templates/li/images/step3.jpg) no-repeat;height:194px;
	float:left;
	width:47%;
	height:190px;
	text-align:left;
	vertical-align:middle;
	margin-top:10px;
	padding-left:10px;
}
.Shape {
	background:url(/assets/templates/li/images/step2.jpg) no-repeat;height:194px;
	float:right;
	width:47%;
	height:190px;
	text-align:left;
	vertical-align:middle;
	margin:auto;
	padding-left:10px;
}
.Blade {
	background:url(/assets/templates/li/images/step3.jpg) no-repeat;height:194px;
	float:left;
	width:47%;
	height:190px;
	text-align:left;
	vertical-align:middle;
	margin-top:10px;
	padding-left:10px;
}
.Sizes {
	background:url(/assets/templates/li/images/step5.jpg) no-repeat;height:194px;
	float:left;
	width:47%;
	height:190px;
	text-align:left;
	vertical-align:middle;
	margin-top:10px;
	padding-left:10px;
}
.Colors{
	background:url(/assets/templates/li/images/step6.jpg) no-repeat;height:194px;
	float:right;
	width:47%;
	height:190px;
	text-align:left;
	vertical-align:middle;
	margin-top:10px;
	padding-left:10px;
}
.Step5 {
	background:url(/assets/templates/li/images/step5.jpg) no-repeat;height:194px;
	float:left;
	width:47%;
	height:190px;
	text-align:left;
	vertical-align:middle;
	margin-top:10px;
	padding-left:10px;
}
.Step6{
	background:url(/assets/templates/li/images/step6.jpg) no-repeat;height:194px;
	float:right;
	width:47%;
	height:190px;
	text-align:left;
	vertical-align:middle;
	margin-top:10px;
	padding-left:10px;
}
.Orientation- {
	background:url(/assets/templates/li/images/step5.jpg) no-repeat;height:194px;
	float:left;
	width:47%;
	height:190px;
	text-align:left;
	vertical-align:middle;
	margin-top:10px;
	padding-left:10px;
}
.optiontitle {font-size:12px;}

#qtydiscount {padding:0px 0 5px 0px}
#qtydiscount table td{border:0} 

/*A.cat3:: Controls the way the  Links on the left bar look before a user clicks  or mouse overs on them*/ 	 
A.cat3
{
	font-family: Arial, Helvetica, sans-serif;
	color: #DFD9D1;
	font-size: 12px;
	font-style: normal;
	text-decoration:none;
}
	
/*A.cat3:hover:: Controls the way the  Links on the left bar look  when a user passes  their mouse over a them*/ 	
A.cat3:hover
{
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration:none;
}

/*A.cat3:visited:: Controls the way the  Links on the left bar look after a user has visited that section*/ 
A.cat3:visited {

font-family: Arial, Helvetica, sans-serif;
color: #DFD9D1;
font-size: 12px;
font-style: normal;
text-decoration: none;

}
	
/*A.cat3:visited:hover:: Controls the way the  Links on the left bar look when a user hovers over a section they have visited*/ 	 
A.cat3:visited:hover
{
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration:none;
} 

#trustDisplay{padding:15px 0;text-align:center}

.cat-header
{
	
     padding: 4px 4px 4px 4px;
     font-size:18px;
     text-decoration:bold;
     text-align:left;
}

.catview
{
      background: url(../images/catback.jpg) repeat-x;
}
.Imprinting {
	background:url(/assets/templates/li/images/step5.jpg) no-repeat;height:194px;
	float:left;
	width:47%;
	height:190px;
	text-align:left;
	vertical-align:middle;
	margin-top:10px;
	padding-left:10px;
}
.Shape {
	background:url(/assets/templates/li/images/step2.jpg) no-repeat;height:194px;
	float:right;
	width:47%;
	height:190px;
	text-align:left;
	vertical-align:middle;
	margin:auto;
	padding-left:10px;
}
.Step-1 {
	background:url(/assets/templates/li/images/step-1.jpg) no-repeat;height:194px;
	float:left;
	width:240px;
	height:204px;
	text-align:left;
	vertical-align:middle;
	margin:auto;
    padding-left:6px;
}
.Step-2 {
	background:url(/assets/templates/li/images/step-2.jpg) no-repeat;height:194px;
	float:left;
	width:240px;
	height:204px;
	text-align:left;
	vertical-align:middle;
	margin:auto;
	padding-left:6px;
}
.Step-3 {
	background:url(/assets/templates/li/images/step-3.jpg) no-repeat;height:194px;
	float:left;
	width:240px;
	height:204px;
	text-align:left;
	vertical-align:middle;
	margin:auto;
	padding-left:6px;
}
.Imprinting-Color{
	background:url(/assets/templates/li/images/step6.jpg) no-repeat;height:194px;
	float:right;
	width:47%;
	height:190px;
	text-align:left;
	vertical-align:middle;
	margin-top:10px;
	padding-left:10px;
}
.Bag-Color {
	background:url(/assets/templates/li/images/step5.jpg) no-repeat;height:194px;
	float:left;
	width:47%;
	height:190px;
	text-align:left;
	vertical-align:middle;
	margin-top:10px;
	padding-left:10px;
}
.selection {
	background:url(/assets/templates/li/images/step1.jpg) no-repeat;height:194px;
	float:left;
	width:47%;
	height:190px;
	text-align:left;
	vertical-align:middle;
	margin-bottom:0px;
	padding-top:50;
    padding-left:10px;
}

