/* CSS Document */
@media print
{
	.noprint
	{
		display: none;
	}
}
p
{
	margin: 8px 0px;
	padding: 0px;
}

/* navigation */
.space
{
	height:0px;
	overflow:hidden;
	line-height:0px;
	font-size:0px;
	background:none !important;
}
.left
{
	float:left;
}
.right
{
	float:right;
}
.clear
{
	clear:both;
	float:none;
	overflow:hidden;
	line-height:0px;
	font-size:0px;	
}
/* //navigation */

* 
{
	 margin: 0; 
}
body 
{ 
	height: 100%;
}
html
{
	height: 100%;
	overflow-y: scroll;
}
.wrapper
{
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -65px;/* the bottom margin is the negative value of the footer's height */
}
.push 
{
	height: 63px; /* .push must be the same height as .footer */ 
}
body
{
	margin: 0px auto;
	padding: 0px;
	font-family: Arial;
	font-size: 12px;
}
img
{
	border: 0;
}
.container
{
	margin: 0px auto;
	padding: 0px;
	width: 1000px;
}
.header
{
	background-image: url(../images/img/header_bgrd.gif);
	background-repeat: no-repeat;
	height:112px;
}
.top_text
{
	width:575px;
	border: solid 1px #b8c5cd;
}
.inner_text_div
{
	margin:1px;
	background: #d3e0e8 url(../images/img/text_bgrd_rptr.gif) repeat-x;
	height: 100%;
	border: solid 1px #ffffff;
	padding: 5px 10px 0px 10px;
	*padding: 5px 10px 2px 10px;
}
.inner_text
{
	color: #3e3e3e;
	font-size: 11px;
	font-family: Arial;
	width: 100%;
}
/*.inner_text_div h1
{
	color: #010066;
	font-size: 14px;
	font-weight: bold;
	padding-top:4px;
	margin-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	text-transform: uppercase;
	padding-left: 13px;
}
.inner_text_div p
{
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-top: 2px;
	margin-top: 2px;
	color:#3e3e3e;
	font-size:11px;
	font-weight: normal;
}*/
.blue_heading
{
	background: url(../images/img/top_menu_rptr.gif) repeat-x;
	height: 25px;
	line-height: 25px;
	width: 100%;
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	text-indent: 11px;
}
.logout
{
	border-left: solid 5px black;
	border-right: solid 5px black;
	border-top: solid 2px black;
	text-decoration: none;	 
}
.menu
{
	background-image: url(../images/siteImages/main-bgr-top.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #b7e4f9;
	border-left: solid 4px #ffffff;
	border-right: solid 4px #ffffff;
	text-align: center;
}
.main
{
	border-left: solid 4px #ffffff;
	border-right: solid 4px #ffffff;
	background-color: #a8d9f0;
	background-image: url(../images/siteImages/bgr.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding: 11px 48px 5px 48px;
}
.mainWhite
{
	background-color: #ffffff;
	padding: 0px 20px 12px 20px;
}
.white
{
	background-color: #ffffff;
}

/* paddings and margins */
.padding_l_7
{
	padding-left: 7px;
}
.margin_t_8
{
	margin-top: 8px;
}
.padding_r_13
{
	padding-right:13px;
}
.padding_l_3
{
	padding-left: 3px;
}
.padding_3
{
	padding: 0px 3px 0px 3px;
}
.paddLeft
{
	padding-left:6px;
}
.margin10_28
{
	margin:0px 28px 0px 0px;
}
.margin_b_5
{
	margin-bottom: 5px;
}
/* //paddings and margins */

/* top menu */
.topMenu
{
	background: url(../images/img/top_menu_rptr.gif) repeat-x;
	height: 25px;
}
.topMenu a
{
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	height:25px;
	line-height: 25px;
	background: none;
}
.topMenu a:hover
{
	color:#ffffff;
	background: none;
}
:first-of-type .topMenu td a:hover
{
	background: none;
}
.top_menu_hover
{
	background: url(../images/img/topMenuHoverBgrd.gif) repeat-x;
	height:25px;
	line-height: 25px;
	margin-top:0px;
	padding-top:1px;
	*margin-top:-1px;
	width:100%;
}
/* //top menu */

/*************************** text formatting ***********************/
.dark_gray_11_normal
{
	color:#3a403b;
	font-family: Arial;
	font-weight: normal;
	font-size: 11px;
}
a.blackLink
{
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a.whiteLink
{
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.title
{
	color: #155285;
	font-size: 14px;
	font-weight: bold;
}
.blueTitle
{
	color: #010066;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}
.text
{
	color: #000000;
	text-decoration: none;
}
.blueText
{
	color: #155285;
	padding-top: 0px;
	margin-bottom: 0px;
}
.blueTextBold
{
	color: black;
	font-weight: bold;
}
.blackText
{
	color: Black;
	text-decoration: none;
}
.blackTextBold
{
	color: Black;
	font-weight: bold;
}
.yellowText
{
	color: #92150f;
	font-size: 11px;
}
a.blackLinks
{
	color: black;
	font-size: 11px;
	text-decoration: underline;
	padding-bottom: 10px;
}
a.blackLinks:hover
{	
	text-decoration: none;
}
a.greyLinkBold
{
	color: #9a9999;
	font-weight: bold;
	text-decoration: none;
}
a.blackLinks12
{
	color: black;
	font-size: 12px;
	text-decoration: none;
	padding-bottom: 10px;
}
a.blackLinks12:hover
{	
	text-decoration: none;
	color: #010066;
}
.greyTextBold
{
	color: #9a9999;
	font-weight: bold;
	text-decoration: none;
	padding-left: 15px;
}
.greyTextBoldNoPadding
{
	color: #9a9999;
	font-weight: bold;
	text-decoration: none;
}
.italicMenu
{
	color: #555555;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
}
a.italicMenu:hover
{	
	color: #dec642;
}
.pageTitle
{
	font-family: Times New Roman;
	font-size: 24px;
}
a.whiteLinks
{
	font: 9px Verdana;
	color: White;
	text-decoration: none;
}
.whiteTexts
{
	font: 9px Verdana;
	color: White;
	text-decoration: none;
}
.red
{
	color: #f04e23;
}
.red:hover
{
	color: #f04e23;
	text-decoration: none;
}
.bigText
{
	font-size: 12px;
	text-decoration: none;
}
.bigText a
{
	font-size: 12px;
	text-decoration: none;
}
a.bigText:hover
{
	color: #dec642;
}
.bigTextGray
{
	font-size: 10px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	color: #000000;
}
.bigTextGray a
{
	font-size: 12px;
	text-decoration: none;
}
a.bigTextGray:hover
{
	color: #92150f;
}
.mailLink
{
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
.textBig
{
	font-size: 18px;
	font-weight: bold;
}
.textMid
{
	font-size: 14px;
	font-weight: bold;
}
.pages
{
	font-weight: bold;
	color: #3a403b;
	font-size: 11px;
}
.pages a
{
	text-decoration: none;
	color: #555555;
}
.pages a:hover
{	
	text-decoration: underline;
}
.greyText
{
	color: #828081;
	font-weight: bold;
}
a.zoomLink
{
	color: #000000;	
	text-decoration: none;
}
.red_text_12_bold
{
	font-size: 12px;
	font-weight: bold;
	color:#990000;
	text-transform: uppercase;
}
.black_text_12_bold
{
	font-weight: bold;
	font-size: 12px;
	color: #000000;
}
.black_text_12_normal
{
	font-size: 12px;
	color: #000000;
}
.black_text_12_normal a
{
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
.black_text_12_normal a:link
{
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
.black_text_12_normal a:visited
{
	font-size: 12px;
	color: #000000;
	text-decoration:underline;
}
.black_text_11_bold
{
	color: #000000;
	font-size: 11px;
	font-weight: bold;
}
.black_text_11_normal
{
	color: #000000 !important;
	font-size: 11px;
	font-weight: normal;
	font-family: Arial;
}
.black_text_11_normal_hover
{
	color: #961111 !important;
	font-size: 11px;
	font-weight: normal;
	font-family: Arial;
}
.black_text_14_normal
{
	color: #000000 !important;
	font-size: 14px;
	font-weight: normal;
}
.gray_text_14_bold
{
	color: #1e1e1e;
	font-size: 14px;
	font-weight: bold;
}
.monthName
{
	font-family: 'Arial Narrow';
	font-size: 18px;
	font-weight: bold;
}
.dark_blue_text_10_normal
{
	color: #010066; 
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}
.black_text_18_bold
{
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
.white_text_12_bold
{
	font-family:Arial;
	font-size: 12px;
	font-weight: bold;
	color:#ffffff;
	
}
/*************************** //text formatting ***********************/

/**************************** form elements styling ******************/
.dropdown
{
	border: solid 1px #7e9db9;
	height: 18px;
	font-size: 11px;
	width: 168px;
} 
.input
{
	border: solid 1px #155285;
	width: auto;
	height: 18px;
	font-size: 11px;
	width: 400px;
}
.inputSmall
{
	border: solid 1px #3a403b;
	height: 18px;
	width: 100px;
	padding-left: 5px;
}
.inputMultiLine
{
	border: solid 1px #000000;
	width: 350px;
	height: 130px;
	font-size:13px !important;
	padding-left:5px;
	font-family: Arial !important;
	overflow-y: auto;
}
.inputMultiLineWithoutHeight
{
	border: solid 1px #000000;
	width: 350px;
	font-size:13px !important;
	padding-left:5px;
	font-family: Arial !important;
	overflow-y: auto;
}
.line
{
	background-color: #828081;
	height: 1px;
	padding: 0 0 0 0;
}
.label
{	
	font-weight: bold;
}
.inputLong
{
	border: solid 1px #7f9db9;
	color: #000000;
	font-weight: normal;
	height: 16px;
	line-height: 16px;
}
select
{
	border: solid 1px #3a403b;
	height: 18px;
	width: 100px;
	padding-left: 5px;
}
.textbox_form
{
	height:16px;
	line-height: 16px;
	border: solid 1px #7f9db9;
	background: #ffffff;
	padding: 2px 0px 0px 2px;
}
.drop_down_list_form
{
	border: solid 1px #7f9db9;
	background: #ffffff;
	padding: 0px;
	width: 47px;
	*width: 48px;
	height: 20px;
}
:first-of-type .drop_down_list_form
{
	border: solid 1px #7f9db9;
	background: #ffffff;
	padding: 0px;
	width: 48px;
}
.inputWithoutWidth /*for drop downs*/
{
	border: solid 1px #3a403b;
	width: auto;
	height: 20px;
	vertical-align: middle; /*max-height:18px;  */
	font-size: 12px;
	padding-left: 5px;
}
.inputWithoutWidth2 /*for drop downs*/
{
	border: solid 1px #3a403b;
	width: auto;
	height: 24px;
	vertical-align: middle;
	max-height: 19px;
	font-size: 12px;
	padding-left: 5px;
}
.inputWithoutWidth1 /* for textboxes */
{
	border: solid 1px #3a403b;
	height: 17px;
	width: 200px;
	padding-left: 5px;
}
.arrowdropdown
{
	/*height:12px;*/
	border: solid 1px #7f9db9;
	width: 14px;
	background-color: ActiveCaption/*#C2D4FA*/;
	cursor: default;
	padding-left: 5px;
	margin-top: -5px;
	padding-top: 0px;
	padding-bottom: 0px;
	display: none;
}
html>body .arrowdropdown
{
	height:14px;
	border: solid 1px #7f9db9;
	width: 16px;
	background-color: ActiveCaption/*#C2D4FA*/;
	cursor: default;
	padding-top: 2px; /* FF */
	padding-bottom: 2px; /* FF */
	margin-top: -3px;
	margin-right: 4px;
	padding-left: 2px;
	*display:block;
	*margin:-5px 0px 0px -3px;
	*padding-top:2px;
	*padding-right:-1px;
	*padding-bottom: 2px;
	*padding-left: 2px;
	display: none;
}
div.white
{
	border: 1px solid #aaaaaa;	
}
.drop_down_autofill
{
	border: solid 1px #7f9db9;
	background: #ffffff;
	height: 16px;
	font-weight: normal;
	padding-left: 3px;
	*padding-left: 4px;
	font-size: 11px;
	width: 202px;
	*width: 200px;
}
.drop_down_autofill2
{
	border: solid 1px #7f9db9;
	background: #ffffff;
	height: 16px;
	font-weight: normal;
	padding-left: 3px;
	*padding-left: 4px;
	font-size: 11px;
	width: 154px;
	*width: 152px;
}

/* Only for the popup of the extended textbox(autofill dropdown) */
.popup_autofill
{
	background-color: White;
	border: solid 1px #7f9db9;
	background: #ffffff;
	padding-left: 2px;
	text-decoration: none;
	padding-right: 1px;
	*padding-right: 3px;
	width: 204px;
	*width: 204px;
}
.popup_autofill a
{
	text-decoration: none;
}
.popup_autofill a:link
{
	text-decoration: none;
}
.popup_autofill a:hover
{
	text-decoration: none;
}
.popup_autofill a:visited
{
	text-decoration: none;
}
.popup_autofill a:active
{
	text-decoration: none;
}
.popup_autofill u
{
	text-decoration: none;
	font-weight: normal;
}
.popup_autofill2
{
	background-color: White;
	border: solid 1px #7f9db9;
	background: #ffffff;
	padding-left: 2px;
	text-decoration: none;
}
.popup_autofill2 a
{
	text-decoration: none;
}
.popup_autofill2 a:link
{
	text-decoration: none;
}
.popup_autofill2 a:hover
{
	text-decoration: none;
}
.popup_autofill2 a:visited
{
	text-decoration: none;
}
.popup_autofill2 a:active
{
	text-decoration: none;
}
.popup_autofill2 u
{
	text-decoration: none;
	font-weight: normal;
}
/* Only for the popup of the extended textbox(autofill dropdown) */

/**************************** //form elements styling ******************/

.t
{
	border-top: solid 1px #155285;
	border-left: solid 1px #155285;
}
td.table
{
	border-bottom: solid 1px #155285;
	border-right: solid 1px #155285;
	height: 18px;
	padding: 5px 12px 4px 12px;
}
.numberNav1
{
	text-align: center;
	color: #9a9999;
	padding: 8px 0px 12px 0px;
	text-decoration: none;
	font-size: 11px;
}
.numberNav
{
	text-align: center;
	color: #155285;
	padding: 8px 0px 12px 0px;
}
.numberNav a
{
	color: #9a9999;
	text-decoration: none;
	font-size: 11px;
}
.numberNav a:hover
{
	color: #155285;
	font-size: 11px;
	font-weight: bold;
}
.sel  /* 10 | 20| 50 selected */ 
{
	font-size: 12px;
	font-weight: bold;
	color: #dec642;
	text-decoration: none;
}

/*********************** buttons *****************************/
.button
{
	height: 19px;
	width: 66px;
	border: none;
}
.button a
{
	color: #000000;
	text-decoration: none;
}
.buttonSearch
{
	cursor: pointer;
	height: 18px;
	line-height: 18px;
	width: 20px;
	border: none;
	text-decoration:none;
}
.btn_add_to_cart
{
	width: 108px;
	height: 22px;
	line-height: 22px;
	cursor:pointer;
}
.btn_login
{
	width: 50px !important;
	height: 22px !important;
	background: url(../images/img/btn_login.gif) no-repeat;
}
.btn_back
{
	width: 42px !important;
	height: 22px !important;
	background: url(../images/img/btn_back.gif) no-repeat;
	display: block;
}
.btn_cancel_checkout
{
	width: 108px !important;
	height: 22px !important;
	background: url(../images/img/btn_cancel_checkout.gif) no-repeat;
	display: block;
}
.btn_save
{
	width: 50px !important;
	height: 22px !important;
	background: url(../images/img/btn_save.gif) no-repeat;
	display: block;
}
.btn_submit
{
	width: 59px !important;
	height: 22px !important;
	background: url(../images/img/btn_submit.gif) no-repeat;
	display: block;
}
.btn_bgrd
{
	width: 59px !important;
	height: 22px !important;
	background: url(../images/img/btn_bgrd.gif) no-repeat;
	display: block;
	text-align: center;
	text-decoration: none;
	line-height: 22px;
}
.btn_uppload
{
	width: 69px !important;
	height: 22px !important;
	background: url(../images/img/Upload.gif) no-repeat;
	display: block;
}
.btn_add_subcategory
{
	width: 108px !important;
	height: 22px !important;
	background: url(../images/img/btn_add_subcategory.gif) no-repeat;
	display: block;
}
.btn_cancel
{
	width: 50px !important;
	height: 22px !important;
	background: url(../images/img/btn_cancel.gif) no-repeat;
	display: block;
}
.btn_continue_checkout
{
	width: 120px !important;
	height: 22px !important;
	background: url(../images/img/btn_continue_checkout.gif) no-repeat;
	display: block;
}
.btn_add_item
{
	width: 77px !important;
	height: 22px !important;
	background: url(../images/img/btn_add_item.gif) no-repeat;
	display: block;
}
.btn_view_all
{
	width: 59px !important;
	height: 22px !important;
	background: url(../images/img/btn_bgrd.gif) no-repeat;
	display: block;
	text-align: center;
	color: White;
	text-decoration: none;
	padding-top: 2px;
	font-family: Arial;
	font-weight: bold;
	float: right;
}
.btn_clear_filter
{
	width: 98px !important;
	height: 22px !important;
	background: url(../images/img/Clear-Filter.gif) no-repeat;
	display: block;
	text-align: center;
	color: White;
	text-decoration: none;
	margin-top: 2px;
	font-family: Arial;
	font-weight: bold;
}
.btn_search
{
	width: 76px !important;
	height: 22px !important;
	background: url(../images/img/search.gif) no-repeat;
	display: block;
}
.btn_add
{
	width: 50px !important;
	height: 22px !important;
	background: url(../images/img/btn_add.gif) no-repeat;
	display: block;
}
.btn_check_out
{
	width: 70px !important;
	height: 22px !important;
	background: url(../images/img/btn_check_out.gif) no-repeat;
	display: block;
}
.btn_update
{
	width: 70px !important;
	height: 22px !important;
	background: url(../images/img/btn_update.gif) no-repeat;
	display: block;
}
.btn_continue_shopping
{
	width: 120px !important;
	height: 22px !important;
	background: url(../images/img/btn_continue_shopping.gif) no-repeat;
	display: block;
}
/*********************** //buttons *****************************/

.leftArea
{
	width: 120px;
	vertical-align: top;
	padding-top: 4px;
}
.mainArea
{
	color: #3a403b;
	font-size: 11px;
}
.mainArea a
{
	color: #3a403b;
	text-decoration: none;
	font-size: 11px;
}
.mainArea a:hover
{
	text-decoration: underline;
}
.mainArea ul
{
	margin: 8px !important;
	margin: 0px;
	padding: 0px 10px;
}
.login
{
	width: 128px;
	padding-left: 20px;
}

.inportExport
{
	padding-left:20px;	
}
/* left menu */
.leftMenuA a
{
	border-top: dotted 1px #ffffff;
	color: #155285;
	font-weight: bold;
	text-decoration: none;
	width: 100%;
	height: 14px;
	display: block;
	padding: 4px 0px 0px 6px;
}
.leftMenuA a:hover
{
	background-color: #fffffe;
}
.leftMenuASelected
{
	background-color: #fffffe;
}
/* //left menu */

.newsBox
{
	border-top: solid 1px #9a9999;
}
.newsBoxBottom
{
	border-bottom: dotted 1px #155285;
}
a.sitemapTitle:hover
{
	color: #92150f;
	padding-top: 15px !important;
	padding-bottom: 0 !important;
	text-decoration: none;
}
.sitemapTitle
{
	color: #555555;
	font-weight: bold; /* border-bottom:dotted 1px #155285; */
	padding-top: 15px !important;
	padding-bottom: 0 !important;
	text-decoration: none;
}
.sitemapTitle div
{
	width: 100%;
}
.tableTitle /* class for for the HeaderStyle-CssClass of the gridview*/
{
	color: #000000;
	font-size: 11px;
	background-color: #c6c6c6;
	padding: 7px 12px;
	text-align: center;
	border: solid 1px #b2b2b2 !important;
	border-bottom: solid 1px white !important;
}
.tableTitle a
{
	color: black; /*text-decoration:none;*/
}
.tableTitlePrint
{
	color: #000000;
	font-size: 11px;
	padding: 7px 12px;
	text-align: center;
	background-color: #c6c6c6;
}
.tabletitleborder /* makes white vertical border for the title for the HeaderStyle-CssClass of the TemplateField*/
{
	color: black;
	border-right: solid white 1px;
	border-left: solid white 1px;
	padding-bottom: 5px;
}
.tabletitleborder1 /* makes white vertical border for the title for the first HeaderStyle-CssClass of the TemplateField*/
{
	color: black;
	border-right: solid white 1px;
	padding-bottom: 5px;
}
.tableborder /*class for the table except the first column */
{
	color: white;
	border-bottom: solid #b2b2b2 1px;
	border-right: solid #b2b2b2 1px;
	border-top: solid #b2b2b2 1px;
	padding-bottom: 5px;
	font-size: 11px;
	color: Black;
	text-decoration: none;
}
.tableborder a
{
	color: Black;
	text-decoration: none;
}
.tableborder1 /*class for the first column*/
{
	color: black;
	border-left: solid #b2b2b2 1px;
	border-bottom: solid #b2b2b2 1px;
	border-right: solid #b2b2b2 1px;
	border-top: solid #b2b2b2 1px;
	padding-bottom: 5px;
	font-size: 11px;
	text-decoration: none;
}
.tableborder1 a
{
	color: Black;
	text-decoration: none;
}
a.tableborder1:hover
{
	text-decoration: underline;
}
.adminCell
{	
	border: solid 1px red;
}

/* top menu font */
.topMenuFont
{
	color: #000000;
	height: 26px;
	vertical-align: middle;
	line-height: 26px;
	font-size: 12px;
	font-weight: normal;
	font-style:normal;
	text-decoration: none;
}
a.topMenuFont:hover
{
	/*color: #010066;*/
	color: #990000;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
a.redbold
{
	text-decoration: underline;
}
a.redbold:hover
{
	color:#990000 !important;
	/*
	font-weight: bold;	
	*/
	text-decoration: none;
}
.topMenuFontActive
{
	color: #990000 !important;
	font-weight: bold;
	font-size: 12px;
	height: 26px;
	vertical-align: middle;
	line-height: 26px;
	text-decoration: none;
}
/* //top menu font */

.tableText
{
	border-top: solid 1px #b2b2b2;
	border-left: solid 1px #b2b2b2;
	font-size: 11px;
}
.itemTitle
{
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
.imageBarTitle
{
	border-bottom: solid 1px #cccccc;
	color: #3a403b;
	font-size: 12;
	font-weight: bold;
}
.align_left
{
	text-align: left !important;
}
.advanced_search_tbl
{
	margin: 6px 0px 0px 11px;
}
.advanced_search_tbl td
{
	padding-top: 10px;
	vertical-align:middle !important; 
}
*html .content_frame
{
	margin-top: 0px;
}
.content_frame
{	
	margin-top: -10px;
}

/* footer */
.innerFooter
{
	font-size: 11px;
	font-style: normal;
	background: #dcedf7;
	padding-top:10px;
	width:1000px;
	height:32px; /* 42px - 10px  */
}
.footer
{
	height: 45px;
	width:1000px;
	margin: 0px auto;
}
.footerError
{
	font-size: 11px;
	font-style: normal;
	width:1000px;
	margin: 0px auto;
	padding-top:5px;
}
.footerLink
{
	color: #ffffff;
}
/* //footer */

/*********************** safari CSS ********************************/
@media screen and (-webkit-min-device-pixel-ratio:0)  
{
    .topMenuArea
    {
		margin-top:-25px;
		margin-bottom:-25px;
	}
	.topMenuArea a
	{
		width:100%;	
	}
    .topMenu a
    {
		margin-left: -21px; 
		margin-right: -18px;
		padding-left: 21px;
		padding-right: 18px;
    }
    .topMenu a:hover
    {
		background: url(../images/img/topMenuHoverBgrd.gif) repeat-x; 
		margin-left: -21px; 
		margin-right: -18px;
		padding-left: 21px;
		padding-right: 18px;
		height: 20px;
		line-height: 20px;
    }
    .top_menu_hover
	{
		background: url(../images/img/topMenuHoverBgrd.gif) repeat-x;
		height:25px;
		line-height: 25px;
		padding-top:0px!important;
		width:100%;
	}
}
/*********************** //safari CSS ********************************/

.listing_tbl
{
	background: url(../images/img/top_menu_rptr.gif) top repeat-x;
	padding-top: 0px;
	user-select: none; 
	-khtml-user-select: none; 
	-moz-user-select: none;
}
.listing_tbl th
{
	color: #ffffff;
	font-weight: normal !important;
	font-size: 11px;
	padding-top: 5px;
	/*padding-left: 20px;*/
}
.listing_tbl div table
{
	background: url(../images/img/dot_border.gif) bottom repeat-x;
	width: 100%;
	text-align: left;
}
.listing_tbl div table th
{
	/*padding-left: 20px;	
	padding-right: 10px;*/
	text-align: center;
}
.listing_tbl div table th a
{
	color: #FFFFFF;
	1text-decoration: none;
}

.listing_tbl div table th a:link
{
	color: #FFFFFF;
	1text-decoration: none;
}

.listing_tbl div table th a:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}

.listing_tbl div table th a:visited
{
	color: #FFFFFF;
	text-decoration: none;
}
.listing_tbl div table td
{
	/*padding: 10px 10px 10px 10px;*/
	background: url(../images/img/dot_border.gif) bottom repeat-x;
}

.error
{
	font-size: 12px;
	font-weight: bold;
	color:#990000;
}

.groupTitle
{
	font-size: 14px;
	font-family: Arial;
	font-weight: bolder;
	text-transform: uppercase;
	margin-top: 10px;
	margin-bottom: 5px;
}

.categoryTitle
{
	font-size: 18px;
	font-weight: bold;
	font-family: Arial;
}

.padleft12
{
	padding-left: 12px;
	*padding-left: 0px;
}
.approved_order
{
	background-color: #D3E0E8;
}
.canceled_order
{
	background-color: #D6CF7A;
}
.deleted_order
{
	background-color: #C5C4C4;
}
.new_order
{
	background-color: #EC3030;
}
.shipped
{
	background-color: #DCEDF7;
}
.btnCheckout
{
	background-image: url(../images/img/btn_check_out.gif);
	width: 70px;
	height: 22px;
	background-repeat: no-repeat;
}
.btnPrint
{
	background-image: url(../images/img/Print.gif);
	width: 70px;
	height: 22px;
	background-repeat: no-repeat;
}
.btnClose
{
	background-image: url(../images/img/btn_bgrd.gif);
	width: 70px;
	height: 22px;
	background-repeat: no-repeat;
	text-align: left;
	color: White;
	text-decoration: none;
	font-family: Arial;
	font-weight: bold;
	padding-top: 2px;
	padding-left: 12px;
	cursor: hand;
}
.btnClose a
{
	text-decoration: none;
	color: White;
}
.menu_border
{
	padding-left: 9px; 
	width:143px;
	background: url(../images/img/dot_border.gif) top repeat-x;
}
.menu_vertical_border
{
	width:170px; 
	background: url(../images/img/dot_border_vertical.gif) right repeat-y;
}
.zipFields
{
	margin-left: -2px;
	*margin-left: 2px;
}
:first-of-type .zipFields
{
	margin-left: -5px;
}

label
{
	margin-left: 5px;
}

.leftGirdItem
{
	text-align: left;
	padding-left: 10px; 
	margin: 0px;
}
:first-of-type .back_button
{
	padding-top:2px;
}
.back_button
{
	padding-top:2px;
	*padding-top:4px;
}
.lessPadding
{
	padding-top: 0px;
	padding-bottom: 0px;
}

/*****************Masked div************************/

div.MaskedDiv 
{
	visibility: hidden;
	position:absolute;
	left:0px;
	top:0px;
	font-family:verdana;
	font-weight:bold;	
	padding-top:40px;
	padding-bottom:100px;
    z-index:100;    
	background-image:url(../images/overlay.png);
	/* ieWin only stuff */	
	_padding:0px;
	_padding-right:100%;
	_padding-top:100%;
	_background-image:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='../images/overlay.png');
}

/*****************End of masked div************************/