h1 
{
	/*font-family: Arial, Helvetica, sans-serif; 
	font-size: 12pt; 
	font-weight: bold;*/
	font-family: Arial;
	font-size: 12px;
	text-decoration:underline;
	font-weight:normal;
}
.h1
{
	font-family:Arial;
	font-size: 12px;
	text-decoration:underline;
	font-weight:normal;
}
.headershop1
{
	background-color:#F0F0F0;
	font-family:Arial;
	font-size:18px;
	color:#A6ACA0;
	text-transform:uppercase;
	padding-left:15px;
	padding-top:5px;
	padding-bottom:5px;
}
.headershop
{
	background-color:#F0F0F0;
	font-family:Arial;
	font-size:12px;
	
	color:#A6ACA0;
	text-transform:uppercase;
	padding-left:15px;
	padding-top:5px;
	padding-bottom:5px;
}

/*select
{
	background-color:#E8E1E9;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#63020C;
	text-transform:none;
	height:18px;
}*/

.tblhead_Orders a,.tblhead_Orders a:active,.tblhead_Orders a:hover,.tblhead_Orders a:visited,.tblhead_Orders link
{
	font-family:Arial;
	font-weight:normal;
	font-size: 12px;
	color: #1C1C1C;
	text-decoration:underline;
}
.tblhead_Orders 
{
	font-family:Arial;
	font-weight:normal;
	font-size: 12px;
	color: #1C1C1C;
	background-color: #F0F0F0;
}
.tblhead
{
	color:#000000;
	background-color:#CCCCCC;
	font-family:Arial;
	font-size:12px;
	
	font-weight:bold;
}
.tbltext_Orders a,.tbltext_Orders a:active,.tbltext_Orders a:hover,.tbltext_Orders a:visited,.tbltext_Orders link
{
	font-family:Arial;
	font-weight:normal;
	font-size: 12px;
	color: #1C1C1C;
	text-decoration:underline;
}
.tbltext_Orders 
{
	font-family:Arial;
	font-size: 12px;
	color:#000000;
	background-color: #FFFFFF;

}
.tbltext
{
	border-bottom:2px solid #CCCCCC;
	font-family:Arial;
	font-size:11px;
}
.tbltext1
{
	border-bottom:2px dotted  #CCCCCC;
	font-family:Arial;
	font-size:12px;
	background-color:#F0F0F0;
	padding:7px;
	
}
.tbltext3
{
	
	font-family:Arial;
	font-size:12px;
	background-color:#F0F0F0;
	padding:7px;
	
}
.tbltext2
{
	font-family:Arial;
	font-size:12px;
	color:#9A9A9A;
}
.empty
{
	
	font-family:Arial;
	font-size:11px;
	color:#676767;
	text-decoration:none;
}
.empty a,.empty a:hover,.empty a:visited,.empty a:active
{
	font-family:Arial;
	font-size:11px;
	color:#676767;
}
.shoptable
{
	background-color:#F0F0F0;
	padding:0px;
}
.msg_Orders 
{
	font-family:Arial;
	/*font-style: italic;*/
	font-weight:bold;
	font-size: 8pt;
	/*color:#000000;*/
    color:red;
}
.msg
{
	font-family:Arial;
	font-size:11px;
	color:#676767;
	padding-left:15px;
}
.wrong_Orders 
{
	font-family:Arial;
	/*font-style: italic;*/
	font-weight: bold;
	font-size: 8pt;
	color: red;
}
.wrong
{
	font-family:Arial;
	font-size:11px;
	color:#FF0000;
	padding-left:15px;
}
.gobutton
{
	font-family:Arial;
	font-size:12px;
	color:#000000;
	font-weight:bold;
	padding-left:3px;
	padding-right:3px;
}
.blue
{
	color:#ffffff;
	background: url(../../images/global-nav-middle-blue.gif) repeat-x center top;
	font-weight:bold;
	
}
.blue a
{
	color:#ffffff;
	background: url(../../images/global-nav-left-blue.gif) no-repeat left top;
	
}
.blue a:hover span,.blue a:visited span
{
	color:#ffffff;	
}

.blue a span
{
	background: url(../../images/global-nav-right-blue.gif) no-repeat right top;
	
}
.gray
{
	background: url(../../images/global-nav-rmiddle.gif) repeat-x center top;
	color:#202020;
}
.gray a
{
	background: url(../../images/global-nav-left.gif) no-repeat left top;
	color:#202020;
}

.gray a span
{
	background: url(../../images/global-nav-right.gif) no-repeat right top;
	color:#202020;
}
#button
{
	background:url(../../images/but_gray.gif) repeat-x;
	border:1px solid #4A505E;
	padding-left:7px;
	width:100px;
	margin:0px;
}
.buttonNew
{
	/*background:url(../../images/but_gray.gif) repeat-x;
	border:1px solid #4A505E;
	padding-left:7px;
	padding-right:5px;
	width:110px;
	margin:0px;
	text-decoration:none;
	color:#000000;
	font-weight:normal;
	padding-top:1px;*/
	background:url(../../images/loginb.gif) repeat-x;
	border:1px solid #4A505E;
	border-bottom: 1px solid #4A505E;
	padding-left:7px;
	padding-right:5px;
	margin:0px;
	text-decoration:none;
	color:#000000;
	font-weight:normal;
	padding-bottom:3px;
	padding-top:2px;
}
.buttonNew a
{
	
	text-decoration:none;
	
}

#button1
{
	background:url(../../images/but_gray.gif) repeat-x;
	border:1px solid #4A505E;
	padding-left:7px;
	width:90px;
	margin:0px;
	float:left;
	font-weight:normal;
	/* cursor:hand; */
}
.button_red
{
	background:url(../../images/but_red.gif) repeat-x;
	border:1px solid #4A505E;
	padding-left:7px;
	width:120px;
	margin:0px;
	padding-left:10px;
	padding-right:10px;
	font-weight:normal;
	text-decoration:none;
}
#button_red
{
	background:url(../../images/but_red.gif) repeat-x;
	border:1px solid #4A505E;
	padding-left:7px;
	width:80px;
	margin:0px;
	float:right;
	font-weight:normal;
	/* cursor:hand; */
}

.button_green
{
	background:url(../../images/grrenline.jpg) repeat-x;
	border:1px solid #4A505E;
	padding-left:7px;
	padding-right:7px;
	width:150px;
	margin:0px;
	font-weight:normal;
/*	cursor:hand; */
	text-decoration:none;
	text-align:center;
	height:20px;
	vertical-align:middle;
}

.button_violet
{
	background:url(../../images/violet.jpg) repeat-x;
	border:1px solid #4A505E;
	padding-left:5px;
	padding-right:5px;
	width:150px;
	margin:0px;
	font-weight:normal;
	/* cursor:hand; */
	text-decoration:none;
	text-align:center;
	height:20px;
	vertical-align:middle;
}
#button_redP
{
	background:url(../../images/but_red.gif) repeat-x;
	border:1px solid #4A505E;
	padding-left:7px;
	padding-right:3px;
	width:120px;
	margin:0px;
	font-weight:normal;
	/* cursor:hand; */
}
.button1
{
	font-family:Arial;
	font-size:12px;
	color:#000000;
	font-weight:bold;
}
.button_Orders 
{
	background:url(../../images/loginb.gif) repeat-x;
	border:1px solid #4A505E;
	
	margin:0px;
	text-decoration:none;
	color:#000000;
	font-weight:normal;
}
.button
{
	font-family:Arial;
	font-size:12px;
	color:#000000;
}
.tblheadInvoices
{
	border-top:1px solid #9C9A9C;
	border-left:1px solid #9C9A9C;	
	font-family:Arial;
	font-weight:normal;
	font-size: 9pt;
	color: #1C1C1C;
	background-color: #F0F0F0;
	border-bottom:1px solid #9C9A9C;
}

.tblBottomLine
{
	font-family:Arial;
	font-size: 12px;
	color:#000000;
	background-color: #FFFFFF;
	border-bottom:1px solid #9C9A9C;
}
.tblheadInvoicesLast
{
	border-top:1px solid #9C9A9C;
	border-right:1px solid #9C9A9C;
	border-left:1px solid #9C9A9C;	
	font-family:Arial;
	font-weight:normal;
	font-size: 9pt;
	color: #1C1C1C;
	background-color: #F0F0F0;
	border-bottom:1px solid #9C9A9C;
}
.tbltextInvoices
{
	font-family:Arial;
	font-size: 12px;
	color:#000000;
	background-color: #FFFFFF;
	border-bottom:1px solid #9C9A9C;
	border-left:1px solid #9C9A9C;
}
.tbltextInvoicesLast
{
	font-family:Arial;
	font-size: 12px;
	color:#000000;
	background-color: #FFFFFF;
	border-bottom:1px solid #9C9A9C;
	border-left:1px solid #9C9A9C;
	border-right:1px solid #9C9A9C;
}
.mainTable
{
	border:1px solid #BBBBBB;
}
.menu
{
	font-family:Arial;
	font-size:12px;
	padding-left:10px;
}
.titleRed
{
	font-family:Arial;
	font-size:18px;
	color:#FF0000;
	padding-left:15px;
	padding-top:10px;
}
.blackText
{
	font-size:12px;
	font-family:Arial;
	font-weight:bold;
	padding-left:30px;
}
.textGray
{
	font-size:11px;
	font-family:Arial;
	font-weight:bold;
	color:#666666;
}
.tableGray
{
	padding-left:25px;
	padding-right:25px;
	padding-top:15px;
	padding-bottom:15px;
    background-color:#FAFAFA;
    border:1px solid #D7D7D7;
}
.blackText1
{
	font-size:12px;
	font-family:Arial;
	font-weight:bold;
}
.blackText2
{
	font-size:11px;
	font-family:Arial;
	font-weight:bold;
}
.blackText3
{
	font-size:12px;
	font-family:Arial;
	font-weight:bold;
}
.displase
{
	padding-left:25px;
}
.line
{
	border-bottom:1px dotted gray;
}
.line1
{
	border-top:1px dotted gray;
}
.head
{
	font-size:12px;
	font-family:Arial;
	color:#666666;
	font-weight:bold;
}
.head1
{
	font-size:12px;
	font-family:Arial;
	color:#666666;
	font-weight:bold;
}
.text
{
	font-size:11px;
	font-family:Arial;
	color:#666666;
}
.textA
{
	font-size:12px;
	font-family:Arial;
	color:#666666;
}
.text1
{
	font-size:12px;
	font-family:Arial;
	color:#666666;
}
.text1_red
{
	font-size:12px;
	font-family:Arial;
	color:#FF0000;
}
.reg
{
	font-size:12px;
	font-family:Arial;
	color:#666666;
}
.textB
{
	font-size:12px;
	font-family:Arial;
	color:#000000;
}
.frm_nowidth {
	font-family:Arial;
	font-size: 8pt; 
}
.frm
{
	background-color:#FFFFFF;
	font-size:11px;
	font-family:Arial;
	color:#666666;
	width:150px;
}
.frm
{
	background-color:#FFFFFF;
	font-size:11px;
	font-family:Arial;
	color:#666666;
	
}
.frm2
{
	background-color:#FFFFFF;
	font-size:11px;
	font-family:Arial;
	color:#666666;
	width:150px;
}
.frm1_Orders {
	font-family:Arial;
	font-size: 8pt; 
	width: 150pt;
}

.frmSelect
{
	background-color:#FFFFFF;
	font-size:12px;
	font-family:Arial;
	color:#666666;
	width:130px;
}
.frm1
{
	background-color:#FFFFFF;
	font-size:12px;
	font-family:Arial;
	color:#666666;
}
.vertLine
{
	border-left:1px solid #666666;
	height:100%
}
.tblG
{
	background-color:#666666;
	
}
.text1 input
{
	border:1px solid #7F9DB9;
}
.text input text
{
	border:1px solid #7F9DB9;
}
.text input
{
	border:1px solid #7F9DB9;
}
.text1Help
{
	font-size:11px;
	font-family:Arial;
	color:#666666;
	padding-top:0px;
}
.text1Help a,.text1Help a:active,.text1Help a:visited,.text1Help a:hover
{
	font-size:11px;
	font-family:Arial;
	color:#666666;
}
.subtitleHelp
{
	font-size:11px;
	font-family:Arial;
	color:#FF0000;
}
.titleG 
{
	font-family:Arial;
	font-size:18px;
	color:#666666;
	padding-top:10px;
}
/*.titleRed a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FF0000;
	padding-top:10px;
}*/
.titleGraynopad
{
	font-family:Arial;
	font-size:12px;
	color:#666666;
	padding-top:10px;
	font-weight:bold;
}
.titleGraynopad1
{
	font-family:Arial;
	font-size:11px;
	color:#666666;
	font-weight:bold;
}
.titleRednopad
{
	font-family:Arial;
	font-size:18px;
	color:#FF0000;
	padding-top:10px;
}



.textH
{
	font-size:12px;
	font-family:Arial;
	color:#666666;
}

.textH a, .textH a:active,.textH a:visited
{
	font-size:12px;
	font-family:Arial;
	color:#FF0000;
	text-decoration:underline;
}

.textH a:hover
{
	font-size:12px;
	font-family:Arial;
	color:#FF0000;
	text-decoration:none;
}
.textH1
{
	font-size:12px;
	font-family:Arial;
	background-color:#FFFFFF;
	color:#666666;
}

/* <!-- new //--> */

.noLeftBorder{border-left-color: #fff;background-color:#FFFFFF;}
.noRightBorder{border-right-color: #fff;}
.shippingTable {padding:0px 10px 0px 10px; margin:1px; height:19px; line-height:12px; color:#333;}
.shippingTable .wrap{height:38px; line-height:12px;}
.shippingTable .wrapMain{height:38px;}
.cellColspan2{width:300px;}
.red-shipping {color: #990000; font-size: 10px; font-family: Verdana; font-weight: bold; text-decoration: none}
.header677351 {color: #000000; font-size: 12px; font-family: Verdana; font-weight: bold; text-decoration: none}
.header677351_2  {color: #000000; font-size: 11px; font-family: Verdana; font-weight: normal; text-decoration: none}
.col{text-align:center; border:1px solid #fff; width:115px; height:27px; font-weight:bold; font-size:12px; background-color:#cccccc; color:#333; vertical-align:middle;}
.cellBackGroundUnhighlighted{background-color:#FFFFFF; text-align:left; }
.cellBackGroundHighlighted{background-color:#DCE2F0;}
.shippingTable .cellBackGroundHighlightedWrap{background-color:#DCE2F0; height:38px; line-height:12px;}
.shippingTable .cellBackGroundHighlightedWrapMain{background-color:#DCE2F0; height:38px;}
.shippingTable .cellBackGroundUnhighlightedWrap{height:38px; line-height:38px;}
.shippingTable .cellBackGroundUnhighlightedWrapMain{height:38px;}  

/* <!--Menu style --> */
.category
{
	list-style: none;
}
.mainUl li
{
	list-style: none;
	padding-top: 0px;
	
}
.menucontent ul
{
	list-style: none;
	margin:0px;
	padding:0px;
	padding-left:15px;
}

.menucontent .subCategory a,.menucontent .subCategory a:active,.menucontent .subCategory a:visited
{
	font-family:Arial;
	color:#666666;
	font-size:11px;
	text-decoration:underline;
	
}
.menucontent .subCategory a:hover
{
	font-family:Arial;
	color:#FF0000;
	font-size:11px;
	text-decoration:underline;
}
.category ,.category a,.category a:active,.category  a:visited
{
	font-family:Arial;
	color:#666666;
	
}
.category a:hover
{
	font-family:Arial;
	color:#FF0000;
	
}

/* summary box */
.tbl
{
	background-color : #9C9A9C;	
}
.tbltextB 
{
	font-family: Arial;
	font-size: 12px;
	color:#000000;
	background-color:#99FF99;
}
.tblP
{
	background:url(../../images/sl/tCenter.gif) repeat-x bottom;
	
	height:13px;
}
.tblP1
{
	background-image:url(../../images/sl/bCenter.gif);
	background-repeat:repeat-x;
	background-position:top; 
	height:13px;
}
.vertL
{
	background-image:url(../../images/sl/vertL.gif);
	background-repeat:repeat-y;
}
.vertR
{
	background-image:url(../../images/sl/vertR.gif);
	background-repeat:repeat-y;
	
}
/*** red label asteriks ****/
.labelAsteriks
{
 color: #FF0000;
}
.store {
   width : 173px;
   padding : 7px 0 0 21px;
   clear : both;
  
}

#storeheader {
   width : 900px;
   height : 95px;
   background-color : #464646;
}

.titleRedPrint 
{
	font-family:Arial;
	font-size:18px;
	color:#FF0000;
	padding-left:15px;
	padding-top:10px;
}
.textPrint {padding-left:18px;font-size:11px;font-family:Arial;	color:#666666;}
.textPrint a,.textPrint a:active,.textPrint a:hover, .textPrint a:visited
{
	font-size:11px;
	font-family:Arial;
	color:#FF0000;
	text-decoration:underline;
}

.creditTable
{
	background-color:#FFFFCC;
	text-align:center;
}
.tbltextCredits
{
	font-size:14px;
	font-family:Arial;
	color:#000000;
	font-weight:400;
	margin-top:7px;
	padding-top:7px;
	margin-bottom:7px;
	padding-bottom:7px;
	font-weight:bold;
}
