/* 
   -----------------------------------
     iCart 
	 Style Sheet 
	 by Infomart2000 Corp.
	 www.infomart2000.com
   ----------------------------------
   ##Default
 */	
	

body{
	background:url(../images/BG_body.png) repeat;
	} 

.MainDIV{
	background:url(../images/BG_top_blue.png) repeat-x top left;
	width:100%
	} 
.LeftPannelSignUp{
	background:url(../images/BG_signup.png) no-repeat top left; width:295px; height:284px;
	
	} 
.BG_footer{
	background:url(../images/BG_footer.png) repeat-x top left;  height:78px;
	
	}
	.footer_line 	{
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	}
.BG_footer a{
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;} 
.BG_footer a:hover{
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;} 			
.Submit_button{
	background:url(../images/button_submit.png) no-repeat center; width:100px; height:30px;
	border:none;}
.button_update{
background:url(../images/button_update.png) no-repeat center; width:89px; height:24px;
	border:none;
}	
.button_genral{
background:url(../images/button_center.png)repeat-x center; height:24px;
	border:none;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-variant:small-caps;
	font-weight:bold;
	color:#FFFFFF;
}	
.button_genral:hover{
background:url(../images/button_center.png)repeat-x center; height:24px;
	border:none;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-variant:small-caps;
	font-weight:bold;
	color:#FFFF00;
	cursor:pointer;
}	
.button_left{
background:url(../images/button_left.png) no-repeat right center; height:24px; width:5px;
	border:none;
	float:left;
}	
.button_right{
background:url(../images/button_right.png) no-repeat left center; height:24px; width:5px;
	border:none;
	float:right;
}		
.menu_header{
	background:url(../images/menu_header.png) repeat-x center; height:37px;
	border:none;
	text-align:center;
	vertical-align:middle;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#FFFFFF;
	font-weight:bold;
	
	} 	 
.border_01{
	border:solid 1px #555555;
	}		
.signup_inputBox{
	border:none;
	background:none;
	width:200px;
	padding-left:5px;
	}	
.input_inputBox{
	border:solid 1px gray;
	width:200px;
	padding-left:5px;
	}			
 /*store-name:: Store Name*/		 
.store-name {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 35px;
	color : #ffffff;
	text-decoration : none;
}
.left_right_border{

}
.border_right_bottom{
border-bottom:solid 1px #BFBFBF;
border-right:solid 1px #BFBFBF;
}
 /*store-slogan:: Store Slogan*/		 
.store-slogan {
	font-family :Verdana, Arial, Helvetica, sans-serif;
	font-size : 15px;
	color : #a0051b;
	font-style : italic;
	text-decoration : none;
	font-weight: bold;
}	
	
 /*frame::  Controls the  Color of the Store's Frame */		
.frame {
	background-color : #003466;
}

/*top::  Controls the  Color of the top Bar */		
.top {
	background-color : #050505;
}

/*line::  Controls the  Color of the line bellow the top bar */		
.line {
	background-color :#a0051b;
}	

 /*menu-headers:: Controls the way the menu headers look*/ 
.menu-headers {
	background:url(../images/menu_header.png) repeat-x center; height:37px;
	border:none;
	text-align:center;
	vertical-align:middle;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#FFFFFF;
	font-weight:bold;
}


 /*titles:: Controls the Body Tiles such as (Specials, Feature Items, Items, Related Items)*/ 
.titles {
	background:url(../images/menu_header.png) repeat-x center; height:37px;
	border:none;
	text-align:center;
	vertical-align:middle;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#FFFFFF;
	font-weight:bold;
	
} 

/*data:: Controls body default fonts and colors */
.data {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : normal;
	color : #7E7E7C;
	
}

 /*page_headers:: Controls the page's titles */
.page_headers {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
	color : #a0051b;
	background-color : #ffffff;
}


/*icon:: Controls the way the menu icons display*/ 
.icon {
	font-family :Verdana, Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
	color: #000;
	
}
.bottom_border{
	border-bottom:solid 1px #FFFFFF;
	}

/*footer:: Displays at the very bottom of your online store,  copyright and desgined by notices */		
.footer {
	font-family :Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-align : center;
	color : #FBF7DF;
}	

/*A::Links::  Controls the way the  Links look before a user clicks  or mouse overs on them*/ 	 
A {
	FONT-SIZE: 12px; COLOR: #003399; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: underline

}
	
/*A:hover:: Controls the way the  Links look when a user passes  their mouse over a them*/ 	 	
A:hover {
	FONT-SIZE: 12px; COLOR: #003399; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: underline
}

/*A:visited:: Controls the way the  Links look after a user has visited that section*/ 
A:visited {
FONT-SIZE: 12px; COLOR: #003399; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: underline
}
	
/*A:visited:hover:: Controls the way the  Links look when a user hovers over a section they have visited*/ 	 
A:visited:hover {
	FONT-SIZE: 12px; COLOR: #003399; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: underline
} 


 /*A.menu:  Controls the way the  menu links  look before a user clicks  or mouse overs on them*/ 	 
A.menu {
	font-family :  Arial, Helvetica, sans-serif;
	color : #ffffff;
	font-size : 11px;
	font-weight : normal;
	font-style: normal;
	text-decoration: none;
}
	
/*A.menu:hover:: Controls the way the  menu links look when a user passes  their mouse over a them*/ 	 	
A.menu:hover {
font-family : Arial, Helvetica, sans-serif;
	color : #ffffff;
	font-size : 11px;
	font-weight : normal;
	font-style: normal;
	text-decoration: none;
}

/*A.menu:visited:: Controls the way the menu links look after a user has visited that section*/ 
A.menu:visited {
font-family : Arial, Helvetica, sans-serif;
	color : #ffffff;
	font-size : 11px;
	font-weight : normal;
	font-style: normal;
	text-decoration: none;
}
	
/*A.menu:visited:hover:: Controls the way the menu links look when a user hovers over a section they have visited*/ 	 
A.menu:visited:hover {
	font-family :  Arial, Helvetica, sans-serif;
	color : #ffffff;
	font-size : 11px;
	font-weight : normal;
	font-style: normal;
	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, Geneva, Arial, Helvetica, sans-serif;
	color : #ffffff;
	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, Geneva, Arial, Helvetica, sans-serif;
	color : #ffffff;
	font-size : 11px;
	font-weight : normal;
	font-style: normal;
	text-decoration:  none;
}

/*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, Geneva, Arial, Helvetica, sans-serif;
	color : #ffffff;
	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, Geneva, Arial, Helvetica, sans-serif;
	color : #ffffff;
	font-size : 11px;
	font-weight : normal;
	font-style: normal;
	text-decoration:  none;
} 




/*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 :Verdana, Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : Normal;
	color : #0050C7;
	text-decoration: none;
	height:30px;
	/*line-height:27px;*/
}
.item a{
	font-family :Verdana, Arial, Helvetica, sans-serif;
	/*font-size : 13px;*/
	font-weight : Normal;
	color : #0050C7;
	text-decoration: none;
}

 /*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: #535353;
}

  /*price:: Controls the way the product's prices display*/ 
.price {
	font-family :Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #d90d0e;
	font-weight: bold;
}

 /*checkout-headers:: Controls the titles on the checkout pages (Billing Information, Shipping Information etc)*/
.checkout-headers {
   background:url(../images/menu_header.png) repeat-x center; height:37px;
	border:none;
	text-align:center;
	vertical-align:middle;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#FFFFFF;
	font-weight:bold;
}

 /*titles2:: Controls the titles on the view cart page*/ 
.titles2 {
	font-family :   Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	background-color : #d6d4d5;
	color : #535252;
	
} 
 /*titles2:: Controls the titles on the view cart page*/ 
.titles3 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
	color : #003466;
	background-color : #ffffff;
	
} 
/*alternative:: Controls the form backgrounds and other areas that requred an alternative color */
.alternative {
	border:1px solid #BFBFBF;
padding:5px;
width:100%;
}
 
/*borders:: Controls the color of  the borders on forms*/ 
.borders {
		border : #aaa9a9;
		background-color : #aaa9a9;
 }
 
 /*borders_coupon:: Controls the color of  the borders on the coupon and shipping box*/ 
.borders_coupon {
    border: solid;
    border-color: #aaa9a9;
	border-width: 1px;
}

 /*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 : #cfd0d1;
	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 : #003466;
	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;
}

 /*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 : #003466;
}

/*borders2:: Controls the color of  the borders on forms*/ 
.borders2 {
		border : #003466;
		background-color : #003466;
 }

/*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: #003399;
	line-height : 18px;
	
}

/*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;
	
} 

/*invoice_table:: Controls the background color on your invoices*/ 
.invoice_table {
    background-color : #f9f8f8;
	
} 

/*font1:: Primary Screen Font */ 
.font1 {
	font-family :Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : Normal;
	color: #535353;
}
 
/*font2:: Secondary Screen Font */ 
.font2 {
	font-family :Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : Normal;
	color: #535353;
}

/*btn:: Controls the buttons*/ 
.btn {
   background:url(../images/button_center.png)repeat-x center; height:24px;
	border:none;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-variant:small-caps;
	font-weight:bold;
	color:#FFFFFF;
	} 
.btn_over {
   background:url(../images/button_center.png)repeat-x center; height:24px;
	border:none;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-variant:small-caps;
	font-weight:bold;
	color:#FFFFFF;
	} 	

 /*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: #F7A000;
    font-family: arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 11px;    
    color: #ffffff;
	cursor: pointer;
	} 	
	
 /*txtBoxStyle:: Controls the text boxes*/  	
.txtBoxStyle {
   background:#FFFFFF none repeat scroll 0 0;
border:1px solid #022961;
color:#595858;
font-family:Verdana,tahoma,Arial;
font-size:12px;
padding:3px 5px;
	} 
	
 /*txtareaStyle:: Controls the text areas*/ 	
 .txtareaStyle {
   background:#FFFFFF none repeat scroll 0 0;
border:1px solid #022961;
color:#595858;
font-family:Verdana,tahoma,Arial;
font-size:12px;
padding:3px 5px;
	height : 80px;
	width: 250px;
	}
 
 .BODY {
	FONT-SIZE: 10pt; COLOR: #000000; FONT-FAMILY: Arial
}

.divider {
	BORDER-TOP: #cc9 1px dashed
}
.dividerb {
	BORDER-TOP: #cc9 1px dashed; FONT-SIZE: 10pt; COLOR: #000000; FONT-FAMILY: Arial
}
TD.heading {
	BORDER-RIGHT: thin ridge; BORDER-TOP: thin ridge; FONT-WEIGHT: normal; FONT-SIZE: 10pt; BORDER-LEFT: thin ridge; COLOR: #ffffff; BORDER-BOTTOM: thin ridge; FONT-STYLE: normal; FONT-FAMILY: Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #778a99
}
TD.footing {
	BORDER-RIGHT: thin ridge; BORDER-TOP: thin ridge; FONT-SIZE: 10pt; BORDER-LEFT: thin ridge; COLOR: #ffffff; BORDER-BOTTOM: thin ridge; FONT-FAMILY: 'Book Antiqua', 'Arial'; BACKGROUND-COLOR: #778a99
}
TD.tdColInputSide {
	BORDER-RIGHT: thin ridge; BORDER-TOP: thin ridge; FONT-WEIGHT: bold; FONT-SIZE: 10pt; BORDER-LEFT: thin ridge; COLOR: #000000; BORDER-BOTTOM: thin ridge; FONT-FAMILY: 'Arial', 'Book Antiqua'; BACKGROUND-COLOR: #ffffff
}
TD.tdColNameSide {
	BORDER-RIGHT: thin ridge; BORDER-TOP: thin ridge; FONT-SIZE: 10pt; BORDER-LEFT: thin ridge; COLOR: #000000; BORDER-BOTTOM: thin ridge; FONT-FAMILY: 'Arial', 'Book Antiqua'; BACKGROUND-COLOR: #cbccd2
}

A.TitleBar {
	BACKGROUND: #778a99
}
TD.tdLine1 {
	BORDER-RIGHT: thin ridge; BORDER-TOP: thin ridge; FONT-SIZE: 10pt; BORDER-LEFT: thin ridge; COLOR: #000000; BORDER-BOTTOM: thin ridge; FONT-FAMILY: 'Arial', 'Book Antiqua'; BACKGROUND-COLOR: #cbccd2
}
TD.tdLine2 {
	BORDER-RIGHT: thin ridge; BORDER-TOP: thin ridge; FONT-SIZE: 10pt; BORDER-LEFT: thin ridge; COLOR: #000000; BORDER-BOTTOM: thin ridge; FONT-FAMILY: 'Arial', 'Book Antiqua'; BACKGROUND-COLOR: #ffffff
}
TR.tdLine1 {
	BORDER-RIGHT: thin ridge; BORDER-TOP: thin ridge; FONT-SIZE: 10pt; BORDER-LEFT: thin ridge; COLOR: #000000; BORDER-BOTTOM: thin ridge; FONT-FAMILY: 'Arial', 'Book Antiqua'; BACKGROUND-COLOR: #cbccd2
}
TR.tdLine2 {
	BORDER-RIGHT: thin ridge; BORDER-TOP: thin ridge; FONT-SIZE: 10pt; BORDER-LEFT: thin ridge; COLOR: #000000; BORDER-BOTTOM: thin ridge; FONT-FAMILY: 'Arial', 'Book Antiqua'; BACKGROUND-COLOR: #ffffff
}
TD.banner {
	BORDER-RIGHT: thin ridge; BORDER-TOP: thin ridge; FONT-WEIGHT: bold; FONT-SIZE: 20pt; BORDER-LEFT: thin ridge; COLOR: #ffffff; BORDER-BOTTOM: thin ridge; FONT-FAMILY: 'Arial', 'Book Antiqua'; BACKGROUND-COLOR: #778a99
}
SELECT.sss_select {
	WIDTH: 280px; HEIGHT: 22px
}
INPUT.sss_input {
	WIDTH: 280px
}
.inputSubmit {
	BORDER-RIGHT: 1px solid; BORDER-TOP: 1px solid; FONT-WEIGHT: bold; FONT-SIZE: 10px; BORDER-LEFT: 1px solid; COLOR: #000000; BORDER-BOTTOM: 1px solid; FONT-FAMILY: Verdana,tahoma,Arial; BACKGROUND-COLOR: #cccccc
}
.inputBox {
	BORDER-RIGHT: 1px solid; BORDER-TOP: 1px solid; FONT-SIZE: 10px; BACKGROUND: #ffffff; BORDER-LEFT: 1px solid; COLOR: #000000; BORDER-BOTTOM: 1px solid; FONT-FAMILY: Verdana,tahoma,Arial
}
.inputBox_wst {
	BORDER: 1px solid #022961; padding:3px 5px 3px 5px; FONT-SIZE: 12px; BACKGROUND: #ffffff;  COLOR: #595858;  FONT-FAMILY: Verdana,tahoma,Arial
}
.SmallDarkBorder {
	BORDER-RIGHT: #141d48 1px ridge; BORDER-TOP: #141d48 1px ridge; BORDER-LEFT: #141d48 1px ridge; BORDER-BOTTOM: #141d48 1px ridge
}
.searchbutton {
	BORDER-RIGHT: #ffffff 2px outset; BORDER-TOP: #ffffff 2px outset; FONT-SIZE: 12px; BORDER-LEFT: #ffffff 2px outset; CURSOR: hand; COLOR: #ffffff; BORDER-BOTTOM: #ffffff 2px outset; FONT-STYLE: normal; FONT-FAMILY: Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #3367cc; TEXT-ALIGN: center; TEXT-DECORATION: blink
}
.bodyCopy {
	FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: Arial, Helvetica, sans-serif
}

.padding_1 a{
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;} 
.padding_1 a:hover{
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;} 	
img{border:none;}	