/* 
================================
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: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
font-weight: Normal;
background-color: #fff;
font-weight: Normal;
/*
background: url(/assets/images/template/main_bg_wide.jpg) center top;
background-repeat:repeat-x;
*/
margin:0;
padding:0;
	
}

/*data:: Controls body default fonts and colors*/
.data
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #282828;
}

/*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.gif) repeat-x;
}

/*footer:: Displays at the very bottom of your online store,  copyright and desgined by notices*/		
.footer
{
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #3c3434;
}	

/*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: #f3f2f2;
   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: 14px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #4a4a4a;
	font-weight: none;
	text-decoration: none;
  padding: 4px 4px 4px 4px;
	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: #535353;
	background-color: #ffffff;
}

/*checkout-headers:: Controls the titles on the checkout pages (Billing Information, Shipping Information etc)*/
.checkout-headers
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #535353;
	font-weight: bold;
}

/*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;
	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: 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: 12px;
	font-weight: Normal;
	color: #585C5F;
}

/*invoice_title:: Controls the way the title of the invoices look */ 
.invoice_title
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-color: #cbcaca;
	color: #4f4e4e;
} 


/***********************************/
/*          GENERAL FONTS          */
/***********************************/


/*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: #ffffff;
}
.font4
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: Normal;
	color: #535353;
}
.orange
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: Normal;
	color: #f49d3f;
}

/*icon:: Controls the way the menu icons display*/ 
.icon
{
	font-family: 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: #ffffff;*/
}

/*item:: Controls the Item, Name, Description, Price, Savings, Cost,Font and Color*/ 
.item
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: Normal;
	color: #585C5F;
	text-decoration: none;
}

/*price-info:: controls the way the prices display on the product page*/ 
.price-info
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: Normal;
}

/*price:: Controls the way the product's prices display*/ 
.price
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #a8550d;
}

/*cart-text:: Controls the way the text inside the shopping cart looks*/ 
.cart-text
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: Normal;
	color: #ffffff;
	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: 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); */
	background: url(../images/button_blue.gif);
	font-family: arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;    
	color: #ffffff;
	cursor: pointer;
	margin:1px;
	padding-top:3px;
} 

/*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);
	font-family: arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;    
	color: #ffffff;
	cursor: pointer;
	margin:1px;
	padding-top:3px;
} 	

 /*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: 12px;    
	color: #38393a;
	height:21px;
} 
	
/*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: 12px;    
	color: #343333;
	height: 80px;
	width: 250px;
}


/***********************************/
/*              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;
	
}
	
/*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: underline;
}

/*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: underline;
} 

A.menu
{
	font-family: Arial, Helvetica, sans-serif;
	color: #f49d3f;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
	
A.menu:hover
{
	font-family: Arial, Helvetica, sans-serif;
	color: #f49d3f;
	font-size: 11px;
	font-style: normal;
   font-weight: bold;
	text-decoration: none;
}

A.menu:visited
{
	font-family: Arial, Helvetica, sans-serif;
	color: #f49d3f;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
	
A.menu:visited:hover
{
	font-family: Arial, Helvetica, sans-serif;
	color: #f49d3f;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
} 

/*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: verdana, sans-serif;
	color: #f49d40;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration:none;
}
	
/*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: verdana, sans-serif;
	color: #f49d40;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration:underline;
}

/*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: verdana, sans-serif;
	color: #f49d40;
	font-size: 11px;
	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: verdana, sans-serif;
	color: #f49d40;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration:underline;
} 

.link2:link {
	font-family: verdana, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
}
.link2:visited {
	font-family: verdana, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
}
.link2:hover {
	font-family: verdana, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none; }
	
.link2:visited:hover {
	font-family: verdana, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
}
.link2:active {
	font-family: verdana, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
}
.white{
color: #ffffff;
}

A.toplink:link, A.toplink:visited {font-size:11px; color:#000; text-decoration:underline;}
A.toplink:hover, A.toplink:active {color:#f00;}

A.cartlink:link, A.cartlink:visited {font-size:11px; color:#09f; text-decoration:none;}
A.cartlink:hover, A.cartlink:active {color:#f00;}

#worship A:link, #worship A:visited {font-size:11px; color:#000; text-decoration:none;}
#worship A:active, #worship A:hover {color:#69c;}

#season A:link, #season A:visited {font-size:11px; color:#000; text-decoration:none;}
#season A:active, #season A:hover {color:#f39;}

#edu A:link, #edu A:visited {font-size:11px; color:#000; text-decoration:none;}
#edu A:active, #edu A:hover {color:#f93;}

#event A:link, #event A:visited {font-size:11px; color:#000; text-decoration:none;}
#event A:active, #event A:hover {color:#6c3;}

#sp A:link, #sp A:visited {font-size:11px; color:#000; text-decoration:none;}
#sp A:active, #sp A:hover {color:#6f5137;}

#publishing A:link, #publishing A:visited {font-size:11px; color:#000; text-decoration:none;}
#publishing A:active, #publishing A:hover {color:#63c;}


/* start: footer styles */
.t_footer {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #666666;}
A.l_footer:link, A.l_footer:visited {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #666666; text-decoration: underline;}
A.l_footer:hover, A.l_footer:active {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000; text-decoration: underline;}

A.l_footer2:link, A.l_footer2:visited {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #0066cc; font-weight: bold; text-decoration: underline;}
A.l_footer2:active, A.l_footer2:hover {color: #000000;}
/* end: footer styles */

#breadcrumb {font-size:11px;color:#666;}

#subtitle A:link, #subtitle A:visited {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:14px; color:#09f; text-decoration:none; font-weight:bold;}
#subtitle A:active, #subtitle A:hover {color:#c00;}

#breadcrumb A.kr:link, #breadcrumb A.kr:visited {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#666; text-decoration:none;}
#breadcrumb A.kr:active, #breadcrumb A.kr:hover {color: #c00;}

.midbar {background-color: #162b75;}

A.subcat:link, A.subcat:visited {font-size:12px; color:#333; text-decoration:underline;}
A.subcat:active, A.subcat:hover {color: #c00;}

/* order page */
#carttitle A:link, #carttitle A:visited {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#09f; text-decoration:none; font-weight:bold;}
#carttitle A:active, #carttitle A:hover {color:#c00;}
.bannerid {color:#666; font-size:12px; font-weight:bold;}
.dotlineh {background: transparent url("../../../../assets/images/bg_dotline.gif"); background-repeat: repeat-x;}
.dotlinecart {background: transparent url("../../../../assets/images/bg_dotline.gif") repeat-x center; line-height:15px;}
.pricelabel {font-size:12px; color:#333;}
.pprice {font-size:12px; color:#c00;font-weight:bold;}
.optionlabel {font-size:12px; color:#666;font-weight:bold;padding-top:5px;}
.optioncontent {padding-left:10px;}
.pagetitle {font-size:14px; color:#333; font-weight:bold;}

/* shopping cart page */
.sectionhead {background: transparent url("../../../../assets/images/bg_sectionheader.gif"); background-repeat: no-repeat; width:715px; height:25px;}
.sectionheader {color:#fff;font-size:11px;padding-top:6px;padding-left:5px;}
.cartprice {font-size:12px; color:#666;}
.total {font-size:14px; color:#c00; font-weight:bold;}

/* General Usage */
.t_11_blk {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000;}
.carttext {font-size:12px;color:#666;}
.t_subbar {font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #0099ff;}
.smcarttext {font-size:9px;color:#666;}
.bluepageheader {font-size:20px;color:#09f;padding-left:10px;font-weight:bold;padding-top:5px;}
.blackpageheader {font-size:16px;color:#333;padding-left:10px;font-weight:bold;padding-top:5px;}
.pageheader {font-size:16px;color:#09f;padding-left:10px;font-weight:bold;padding-top:10px;padding-bottom:5px;}

/* Product Info page */
.kpagedesc {font-family: Arial, Helvetica, sans-serif; font-size:12px; color:#000;}
.kinfotext {font-family: Arial, Helvetica, sans-serif; font-size:12px; color:#666;}
.kinfotext STRONG{font-family: Arial, Helvetica, sans-serif; font-size:13px; color:#f60;}
.kinfotext B{font-family: Arial, Helvetica, sans-serif; font-size:13px; color:#83c523;}

.t_note {font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: #999999;}
.step {background: transparent url("../../../../assets/images/step.gif"); background-repeat: no-repeat; width:73px;height:25px;font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #fff; font-weight:bold;text-align:left;padding-top:5px;padding-left:10px;}
.step_on {background: transparent url("../../../../assets/images/stepon.gif"); background-repeat: no-repeat; width:73px;height:25px;font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #fff; font-weight:bold;text-align:left;padding-top:5px;padding-left:10px;}
.stepty {background: transparent url("../../../../assets/images/stepty.gif"); background-repeat: no-repeat; width:95px;height:25px;font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #fff; font-weight:bold;text-align:left;padding-top:5px;padding-left:10px;}
.stepty_on {background: transparent url("../../../../assets/images/steptyon.gif"); background-repeat: no-repeat; width:95px;height:25px;font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #fff; font-weight:bold;text-align:left;padding-top:5px;padding-left:10px;}

/* my account */
A.acctlink:link, A.acctlink:visited {font-size:9px; color:#06f; text-decoration:underline; font-weight:normal;}
A.acctlink:active, A.acctlink:hover {color: #c00;}
A.acctheadlink:link, A.acctheadlink:visited {font-size:9px; color:#fff; text-decoration:underline; font-weight:normal;}
A.acctheadlink:active, A.acctheadlink:hover {color: #c00;}
.borders-line {background-color: #999;}
.blueheader {background: url(../images/bg_blueheader.gif); width:470px; height:25px; padding-left:10px;color:#fff;font-weight:bold;font-size:11px;padding-top:2px;}
.blueheadersm {background: url(../images/bg_blueheader_sm.gif); width:210px; height:25px; padding-left:10px;color:#fff;font-weight:bold;font-size:11px;padding-top:2px;}
.blueheaderlong {background: url(../images/bg_blueheader_long.gif); width:715px; height:25px; padding-left:10px;color:#fff;font-weight:bold;font-size:11px;padding-top:2px;}
.greenheader {background: url(../images/bg_greenheader.gif); width:470px; height:25px; padding-left:10px;color:#fff;font-weight:bold;font-size:11px;padding-top:2px;}
.greenheaderlong {background: url(../images/bg_greenheader_long.gif); width:715px; height:25px; padding-left:10px;color:#fff;font-weight:bold;font-size:11px;padding-top:2px;}
.greyheaderlong {background: url(../images/bg_greyheader_long.gif); width:715px; height:25px; padding-left:10px;color:#fff;font-weight:bold;font-size:11px;padding-top:2px;}

.paymentsubtitles {font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; background-color:#c8eaf0; color:#333; padding-left:10px;padding-top:2px;} 
.btnorder
{
	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); */
	background: url(../images/button_green.gif);
	font-family: arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;    
	color: #ffffff;
	cursor: pointer;
	margin:1px;
	padding-top:3px;
} 

#paging {height:22px;}
#paging B{font-size:12px; background-color:#09f; color:#fff; text-decoration:none; font-weight:bold; padding:1 5 1 5;border:1px solid #09f;}
#paging A:link, #paging A:visited {font-size:12px; background-color:#fff; color:#09f; text-decoration:none; font-weight:bold; padding:1 5 1 5;border:1px solid #09f;}
#paging A:active, #paging A:hover {font-size:12px; background-color:#09f; color:#fff; text-decoration:none; font-weight:bold; padding:1 5 1 5;border:1px solid #09f;}

.lmenuleft {float:left;width:69px;text-align:left;padding-left:1px;}
.lmenuright {float:left;width:68px;text-align:right;}
.lsubstyle {width:145px;height:22px;}

.acctheader {background: url(../images/bg_acctheader.gif); width:715px; height:25px;color:#fff;font-weight:bold;font-size:11px;}
.acctitem {font-size:12px; color:#333; padding-left:5px;padding-top:5px;font-family: Arial, Helvetica, sans-serif;font-weight: Normal;text-decoration: none;}
.acctmoneyitem {font-size:12px; color:#333; padding-right:10px;padding-top:5px;}

.alternative2
{
	background-color: #f3f2f2;
   padding: 2px 4px 2px 4px;
   border-left: 1px solid #eae9e9;
   border-right: 1px solid #eae9e9;
}
.alternative3
{
	background-color: #f3f2f2;
   padding: 2px 4px 2px 4px;
   border-left: 1px solid #eae9e9;
   border-right: 1px solid #eae9e9;
   border-bottom: 1px solid #eae9e9;
}
.grey_dd {background-color: #dddddd;}

A.orderbtn:link, A.orderbtn:visited {border: 1px solid #dcdbdc;
	background: url(../images/button_blue.gif);
	font-family: arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;    
	color: #ffffff;
	cursor: pointer;
	margin:1px;
	text-decoration:none;
	height:22px;
	padding:3px 5px 3px 5px;
}
A.orderbtn:hover, A.orderbtn:active {border: 1px solid #dcdbdc;
	background: url(../images/button.gif);
	font-family: arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;    
	color: #ffffff;
	cursor: pointer;
	margin:1px;
	text-decoration:none;
	height:22px;
	padding:3px 5px 3px 5px;
}