@charset "utf-8";
/* CSS Document */

/* Universal Reset */

* {

	font-weight: inherit;
	font-family: inherit;
	font-style: inherit;
	border: 0 none;
	outline:none;
	padding: 0;
	margin: 0;
}
/*
	LAYOUT TOOLS
*/
.floatLeft 			{ float: left; }
.floatRight			{ float: right; }
.clear				{ clear: both; }
.clearRight			{ clear: right; }
.clearLeft			{ clear: left; }
.layoutCenter		{ margin: 0 auto; }
.textCenter			{ text-align: center; }
.textRight			{ text-align: right; }
.textLeft			{ text-align: left; }
img 				{ line-height: 0;margin:0 auto; }
/*
	PRINT TOOLS
*/
.page-break 		{ page-break-before: always; }

.PopWindowHeader
{
    background-image:url(../images/navIndentblue4.jpg);
}

/*
	DISPLAY VALUES
*/
.hide				{ display: none; }
.show				{ display: block; }
.invisible			{ visibility: hidden; }

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	background-color:#FFF;

}
ul
{
    margin-left:20px;
}
#center{
	margin:0 auto;
	position:relative;
	width:750px;
}

.logoffpage
{
    margin:0 auto;
    text-align:center;
}

/*LOGIN SECTION*/
.loginWrapper {
	margin: 100px auto;
	width:275px;
}

.loginLinks a {
	font-size:11px;
	color:#000;
	display:block;
	padding:10px 0;
}
.forgotPassword a {
	font-size:12px;
	font-weight:bold;
	color:#000;
	margin:0px 5px 0px 10px;

}

.registerWrapper 
{
    margin:10px 0 0 0;
}

.register_link
{
    margin:0px 5px 0px 10px;
  	text-decoration:none;
	color:#000;  
	font-weight:bold;
}
.loginLinks a:hover {
	text-decoration:none;
	color:#FFF;
}

.login {
	background-color:#fff;
	background-image:url(../images/loginbglgtblue.jpg);
	background-repeat:repeat-x;
	background-position:top;
	color:#000;
}
#login label
{
	font-size:12px;
	font-weight:bold;
	color:#000;
	margin:0px 5px 0px 10px;
}
#loginForm h1
{
    color:Black;
}

.loginLogo
{
    float:left;
    margin:-90px 0 0 0;
    height:200px;
}

.loginText
{
    margin-top:50px;
    text-align:center;
}

.loginLinks {
	text-align:right;	
}

/*LOGIN / REG SECTION*/
.loginRegWrapper {
	margin: 0 auto;
    float:left;
}

.loginRegLinks a {
	font-size:11px;
	color:#000;
	display:block;
	padding:5px 0;
}
.loginRegforgotPassword
{
    text-align:center;
    margin:5px auto;
}
.loginRegforgotPassword a {
	font-weight:bold;
	text-align:center;
}
.loginRegLinks a:hover {
	text-decoration:none;
	color:#FFF;
}

.loginReg {
	color:#FFF;
}
.loginReg .txt{
	width:90%;
	
}
.loginReg label
{
	font-size:12px;
	font-weight:bold;
	color:#000000;
	margin:0px 5px 0px  0px;
}

.loginRegLinks {
	text-align:center;
}

.loginRegButton
{
    width:135px;
}
#loginRegAccountText
{
	font-weight:bold;
}

/*MENU BAR*/
.toolBar {
	height:25px;
	float:right;
	margin:20px 0 0 0;
	width:400px;
}
.toolLinks {
	margin:2px;
	font-size:12px;
}
.toolLinks a{
	text-align:left;
	vertical-align:middle;
	color:#000;
	text-decoration:none;
	padding:8px 2px 8px 25px;

}
.toolLinks a:hover{
	color:#000;
	text-decoration:underline;
}
.home {
	background-image:url(../images/homeGREY.png);
	background-position:left;
	background-repeat:no-repeat;
}
.help {
	background-image:url(../images/helpGREY.PNG);
	background-position:left;
	background-repeat:no-repeat;
}
.exit {
	background-image:url(../images/exitGREY.png);
	background-position:left;
	background-repeat:no-repeat;
}

.searchContainer {
	float:left;
	margin:0 5px 0 5px;
}
.stdSearch
{
    margin:0px auto;
    width:100%;

}
.catalogSearchContainer
{
    margin:0 5px 0 5px;
    width:100%;
}
#searchContainer {
	border-top:1px #b9b9b9 solid;
	background-image:url(../images/searchBg.jpg);
	background-repeat:repeat-x;
	border-bottom:1px #eeeeee solid;
	text-align:center;
}
.checkoutStatus {
	height:18px;
	width:100%;
	background-image:url(../images/statusBg.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	vertical-align:middle;
	margin:5px;
}
.checkoutStatusTitle
{
    display: inline;
    font-weight: bolder;
    font-size: 13px;
    color: #000080;
    background: #fff;
    padding: 2px;
}

.currentStatus {
	color:#000;
	margin:0 20px;
	background:#FFF;
	padding:2px;
	font-weight:bold;
}

.status{
	color:#666;
	margin:0 20px;
	background:#FFF;
	padding:2px;
}
.status a
{
   	color:#666;
}
#keywordSearch, .keywordSearch {
	margin:5px 0;
	font-size:15px;
	font-weight:100;
	color:#929292;
	width:100%;
	text-align:left;
}
#advancedSearch {
	margin:5px 0;
	font-size:15px;
	font-weight:100;
	color:#929292;
	width:100%;
}
.basicSearch {
	margin:5px 0;
	font-size:15px;
	font-weight:100;
	color:#929292;
	width:100%;
    padding-left:10px;

}

.switchProductView {
	float:right;
    font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-right:10px;
    color: #0048AA;
    text-decoration: none;
}
.advancedForm {
	width:630px;
}
.form
{
    margin:0 auto;
    width:90%;
    
}
#advancedSearch input.txt {
	margin:4px 4px 0 4px;
	width:150px;
	display:inline;
}
.advancedSearchOptions {
	width:100%;
	margin:5px auto;
	text-align:center;
}

#keywordSearch input.txt {
	margin:4px 0 0 12px;
	width:200px;
	display:inline;
}
.searchSwitch {
	float:right;
}
/*
	LINKS
*/
a, .table_link
{
    color: #333333;
    text-decoration: none;
}

a:hover, .table_link:hover
{
    color: #8ECCE1;
    text-decoration: none;
}

/*
	HEADERS
*/
.SearchPanel
{
    border-top:1px #b9b9b9 solid;
	background-image:url(../images/searchBg.jpg);
	background-repeat:repeat-x;
	border-bottom:1px #eeeeee solid;
	height:30px;
	padding-top:10px;
	padding-left:5px;
}
.SearchMessage
{
    font-size: 15px;
    color: #666666;
    vertical-align:top;
}
.SearchMessageWrapper
{
    float:left;
    width:80%;
}

.ClearSearch
{
   float:left;
}
h1, .h1 {
	font-size:20px;
	color:#FFF;
	font-weight:bold;
	padding:10px 0;
}
h2, .h2 {
	font-size:15px;
	color:#929292;
	padding:0 0 5px 0;
}
h3, .h3 {
	font-size:13px;
	font-weight:bold;
	color:#fff;
	padding:4px 0 0 10px;
		
}
h3 b {
	padding-left:10px;	
}
h3 i {
	color:#99e5f2;
	font-weight:100;
}
h4 {
	font-size:20px;
	color:#1e1e1e;
	font-weight:bold;
	padding:0 0 5px 0;
}
h5 {
	display:inline;
	font-weight:bolder;
	font-size:13px;
	color:#167382;
	background:#fff;
	padding:2px;
}
h6, .h6 {
	font-size:15px;
	color:#1e1e1e;
	font-weight:bold;
	padding-top:10px;
    text-align:left;
}

.catalogTitle
{
    font-size: 20px;
    color: #0048aa;
    font-weight: bold;
    padding: 10px;
}
b {
	font-weight:bold;
}
.green {
	width:187px;
	height:25px;
	background-image:url(../images/h2Green.png);
	background-repeat:no-repeat;
}


	
/*
	FORM FIELDS
*/
.loginWrapper input.txt{
	display:block;
	height:19px;
	width:265px;
	margin:5px 0;
	background-color:#f1f1f1;
	border:2px #a6a6a6 solid;
	font-weight:bold;
	color:#666;
	padding:3px;
	outline:none;
}
input.txt {
	height:19px;
	margin:5px 0;
	background-color:#f1f1f1;
	border:2px #a6a6a6 solid;
	font-weight:bold;
	color:#666;
	padding:3px;
	outline:none;
}

.dxucButton ,.dxucEditArea, input.file, input.txtbox, #inputForm .list_txt, #inputForm .table_input{
	margin:5px 0;
	background-color:#f1f1f1;
	border:2px #a6a6a6 solid;
	font-size:12px;
	font-weight:bold;
	color:#666;
	padding:3px;
	outline:none;
}
textarea{
	margin:5px 0;
	background-color:#f1f1f1;
	border:2px #a6a6a6 solid;
	font-weight:bold;
	color:#666;
	padding:3px;
	outline:none;
}
 
.checkbox input,input.checkbox ,input checkbox{
	margin:5px;
	outline:none;
	vertical-align:middle;
	background-color:#f1f1f1;
	border:2px #a6a6a6 solid;
}


.btn {
	background-image:url(../images/loginBtn.jpg);
	background-repeat:repeat-x;
	background-color:#000;
	border:2px #a6a6a6 solid;
	font-size:15px;
	color:#a9a8a9;
	padding:3px 25px 2px 3px;
	font-weight:bold;
	cursor:pointer;
	outline:none;
}

.loginLinks .btn {
	background-image:url(../images/loginBtn.jpg);
	background-repeat:repeat-x;
	background-color:#000;
	border:2px #a6a6a6 solid;
	font-size:15px;
	color:#a9a8a9;
	padding:3px 30px 2px 3px;
	font-weight:bold;
	cursor:pointer;
	outline:none;
}
.btnGO {
	background-image:url(../images/searchBtnbg.jpg);
	background-repeat:repeat-x;
	background-color:#000;
	font-size:15px;
	color:#fff;
	margin:0 15px 0 5px;
	padding:4px 3px 4px 3px;
	font-weight:bold;
	cursor:pointer;
	outline:none;
	display:inline;
}
input.search {
	height:16px;
	vertical-align:top;
	padding:2px 0 2px 4px;
	font-size:12px;
	color:#a9a8a9;
	width:110px;
}
input:focus, textarea:focus, select:focus, input.txtbox:focus{
    background:#fff;
}
.btn:focus, .btnGO:focus {
	background:#000;
}
.btnImage:focus {
	background:none;
}
.btnImage
{
    background-image:url(../images/gogrey.png);
	background-repeat:repeat-x;
	width:40px;
	height:20px;
	padding:0;
	margin:0;
}
.addArrow {
	float:right;
	margin:4px 5px 0 0;
	right:0;
	background:url(../images/btnArrow.png);
	background-repeat:no-repeat;
	width:20px;
	height:20px;
}
input.btn:hover {
	background-image:url(../images/loginBtnH.jpg);
	background-repeat:repeat-x;
	color:#fff;
}
input.btn:active {
	background-image:url(../images/loginBtnH.jpg);
	background-repeat:repeat-x;
	padding:4px 24px 1px 4px;
	color:#666;
}

input.submit{
	background-image:url(../images/loginBtn.jpg);
	background-repeat:repeat-x;
	background-color:#000;
	border:2px #a6a6a6 solid;
	font-size:15px;
	color:#a9a8a9;
	padding:3px 25px 2px 3px;
	font-weight:bold;
	cursor:pointer;
	outline:none;
}
/*button { 
  border:0; 
  cursor:pointer; 
  font-weight:bold; 
  padding:0 10px 0 0; 
  text-align:center; 
  width:auto; 
  overflow:visible; 
  margin:0 1px;
}*/
button span { 
  position:relative; 
  display:block; 
  white-space:nowrap; 
  padding:0 0 0 10px;  
}
.requiredText
{
    font-size: 12px;
    font-weight: bold;
    color: #FF0000;
    text-align: left;
    margin: 0 10px 0 0;
    vertical-align: middle;
    padding-top: 10px;
}
 .label_txt
{
	font-size:12px;
	font-weight:bold;
	color:#000;
	text-align:left;
	margin:0 10px 0 0;
	vertical-align:middle;
	padding-top:10px;
}
input.txtbox, #inputForm .list_txt, #inputForm .table_input{
	margin:5px 0;
	background-color:#f1f1f1;
	border:2px #a6a6a6 solid;
	font-size:12px;
	font-weight:bold;
	color:#666;
	padding:3px;
	outline:none;
}
input.txtarea {
	display:inline-block;
	width:500px;
	height:57px;
	margin:5px 0;
	background-color:#f1f1f1;
	border:2px #a6a6a6 solid;
	font-size:13px;
	font-weight:bold;
	color:#666;
	padding:3px;
	outline:none;
}
select.menu {
	display:block;
	height:28px;
	
	margin:5px 0;
	background-color:#f1f1f1;
	border:2px #a6a6a6 solid;
	font-size:13px;
	font-weight:bold;
	color:#666;
	padding:3px;
	outline:none;	
}
#inputForm.label
{
    float: left;
	font-size:15px;
	font-weight:bold;
	color:#000;
	margin:0px 5px 0px 10px;
}

.formLabel
{
    float: left;
    font-size:12px;
	font-weight:bold;
	color:#000;
	margin:0px 5px 0px 10px;
	width:120px;
}

.quickAddMultipleLabel
{
    float: left;
    font-size:12px;
	font-weight:bold;
	color:#000;
	margin:0px 5px 0px 10px;
}
.quickAddMultipleInput
{
    
}
br.clearLeft
{
    clear:left;
}
label.required{
	color:#F00;

}

/*submit Buttons*/
.submitButtons {
	float:right;
	margin-bottom:10px;
	width:100%;
}
button.blueSubmitBtn { 
  background:url(../images/bt_register.png) right no-repeat; 
  font-size:13px; 
}
button.blueSubmitBtn span { 
  height:25px; 
  line-height:25px;
  background:url(../images/bt_blue_left.png) left no-repeat;
  color:#fff; 
}
button.blueSubmitBtn:hover {
	color:#CCC;
}
button.blueSubmitBtn:hover span {
	color:#CCC;
}

/*Submit Buttons*/
.SubmitBtnWrapper{ 
  background:url(../images/btn_red_right.gif) right no-repeat; 
  font-size:13px; 
  height:40px; 
  line-height:40px;
  float:right;
  margin-right:5px;
}
.SubmitBtnWrapper a span { 
  position:relative; 
  display:block; 
  white-space:nowrap; 
  padding:0 0 0 10px;  
}
a.SubmitBtn span { 
  background: url(../images/btn_red_left.gif) left no-repeat;
  color:#fff; 
  font-weight:bolder;
  margin-right:10px;
  height:40px; 
  text-align:center;
}
a.SubmitBtn:hover {
	color:#CCC;
}
a.SubmitBtn:hover span {
	color:#CCC;
}
/*Reg Button*/
.BtnWrapper{ 
  background:url(../images/btn_Lgtblue_right.gif) right no-repeat; 
  font-size:13px; 
  height:40px; 
  line-height:40px;
  float:right;
  margin-right:5px;
}
.BtnWrapper a span { 
  position:relative; 
  display:block; 
  white-space:nowrap; 
  padding:0 0 0 10px;  
}
a.Btn span { 
  background:url(../images/btn_Lgtblue_left.gif) left no-repeat;
  color:#fff; 
  font-weight:bolder;
  margin-right:10px;
  height:40px; 
  text-align:center;
  cursor:pointer;
}
a.Btn:hover {
	color:#CCC;
}
a.Btn:hover span {
	color:#CCC;
}

.forgotPassword
{
   	margin:10px 0 0 0;
 
}

.remember {
	margin:10px 0 0 0;	
}
.SelectFulfillmentContent select.dropDown {
	display:block;
	width:256px;
	margin:0px auto;
	background-color:#f1f1f1;
	border:2px #a6a6a6 solid;
	font-size:12px;
	font-weight:bold;
	color:#666;
	padding:3px;
	outline:none;	
}
select.dropDown
{
    /*display:block;*/
    margin: 4px 4px 4px 4px;
    background-color: #f1f1f1;
    border: 2px #a6a6a6 solid;
    font-size: 12px;
    font-weight: bold;
    color: #666;
    padding: 3px;
    outline: none;
}


#moreSearchOptions
{
    text-align:center;
}
/*
	MAIN NAVIGATION
*/
#content
{
    padding-bottom:30px;
    height: auto !important;
    height: 100%;
}
.wrapper {
	background-image:url(../images/navBgLgtBlue.jpg);
	background-repeat:repeat-x;
}
.navContainer {
	width:800px;
	margin:0 auto;
}
/*
	BODY LAYOUT
*/
.bodyContainer {
	width:800px;
	margin:0 auto;
}
#widebodyContainer {
	width:750px;
	margin:0 auto;
}
.leftContent {
	
	padding-bottom:5px;
	background-color:White;
}

.leftCol {
	width:186px;
	background-color:#e7e7e7;
	padding-bottom:10px;
	float:left;
}
.logo 
{
     text-align:left;
}


.systemNotice{}
.leftCol .logo {}
.leftCol img
{
  margin-left:14px;
  text-align:left;
}
.latestNews {
	color: #fff;
	background-color: #fff;
	height: 10px;
}
.catalogList li{
	list-style:none;
	margin-left:0px;
}
.catalogList a{
	text-decoration:none;
}
.catalogList a:hover{
	font-weight:bolder;
	margin-left:2px;
}

.viewCart{
	text-decoration:none;
	margin:0px;
	padding:0px;
}
#openCart, #closeCart {
	cursor:pointer;
	text-decoration:none;	
}
#viewCartContents {
	display:none;
}
.rightCol {
	float:right;
	width:600px;
	margin-left:5px;
	margin-top:2px;
}

.flashMovie {
	
}

.tccontentleft {
   	float:left;
   	vertical-align:top;
   	padding-left:20px;
}

.tccontentright {
	
	float:left;
	vertical-align:top;
	padding-left:10px;	 
}

.contentBottom
{
    clear:left;
}

.contentTop{
	color:#000;
    padding:5px 5px 5px 5px;
    width:100%;
}

.tableContainer 
{
	margin:5px auto;	
}
.tableInfo {
	font-size:11px;
	line-height:normal;
	margin-top:5px;
	width:inherit;
}
.orderInfo {
	line-height:normal;
	margin:5px;
	border:#CCC 1px solid;
	padding:10px;
}
.tableInfo a{
	color:#000;
}
.tableInfo a:hover{
	text-decoration:none;
}
.titles td{
	text-align:center;
	font-size:11px;
}
.tableControls {
	margin:10px 10px 10px 0;
	color:#666;
}
.tableNav {
	padding:0 50px;
}
.tableNav img{
	vertical-align:middle;
	padding:0 15px;
}
.product1 td{
	border-right:1px #62bbc7 solid;
	padding:4px;
	text-align:center;
	background-color:#badce1;
	vertical-align:top;
}
.row1{
	background-color:#badce1;
	vertical-align:top;
}
.row2{
	background-color:#f2f2f2;
	vertical-align:top;
}
.productTitle {
	font-size:14px;
	font-weight:bold;
	margin-bottom:5px;
}
.product1 td.desc {
	text-align:left;
}
.product2 td{
	border-right:1px #62bbc7 solid;
	padding:4px;
	text-align:center;
	background-color:#fff;
	vertical-align:top;
}
.product2 td.desc {
	text-align:left;
}
.tableInfo input.qty{
	width:30px;
	border:1px #999 solid;
	color:#666;
	text-align:center;
	font-size:11px;
}

/*need to update global style */
input.qty{
	width:30px;
	border:1px #999 solid;
	color:#666;
	font-size:11px;
}
input.sku{
	width:85px;
	border:1px #999 solid;
	color:#666;
	font-size:11px;
}
input.save{
	width:190px;
	border:1px #999 solid;
	color:#666;
	font-size:11px;
}
input.results{
	width:20px;
	border:1px #999 solid;
	color:#666;
	text-align:center;
	font-size:11px;
	margin: 0 5px;
}

.resultBox {
	padding-right:15px;
	background-image:url(../images/results.gif);
	background-repeat:no-repeat;
	background-position:right;	
}

.footerLogo {
	margin-left:10px;
	padding:0px;
	position:relative;
	 vertical-align:text-bottom;
}
.footerBg {
	width:100%;
	height:25px;
	background-color:#000;
	background-image:url(../images/footerBg.gif);
	background-repeat:repeat-x;
	
}
.viewCartExtras {
	width:100%;
	margin:20px 0 0 0;
	clear:both;
}
.saveOrder {
	float:right;
	width:260px;
	height:100px;
	border-top:1px #b9b9b9 solid;
	background-image:url(../images/searchBg.jpg);
	background-repeat:repeat-x;
	padding:10px;
}
.quickAdd {
	width:260px;
	height:100px;
	border-top:1px #b9b9b9 solid;
	background-image:url(../images/searchBg.jpg);
	background-repeat:repeat-x;
	padding:10px;
	
}
.quickAddform {
	width:184px;
	margin:0 auto;
}

.quickAddform label{
	text-transform:uppercase;
}


.saveform {
	width:260px;
	margin:0 auto;
}

.newOpen {
	background-image:url(../images/openQn.png);
	background-repeat:no-repeat;
	background-position:top;
	width:91px;
	height:24px;
	
}


/* Aero Added Styles*/
.welcome { /*userinfo*/
	color:#666;
	float:right;
	font-size:11px;
	margin-right:10px;
}

.WebBox{
	width:186px;
	height:25px;
	background-image:url(../images/h2LgtBlue.png);
	background-repeat:no-repeat;
	padding-top:4px;
	/*background-color:#0048AA;*/
}
.WebBox_Title
{
    font-size: 13px;
    font-weight: bold;
    color: #333333;
    padding: 0 0 0 10px;
}	
/*Web Box Content*/
#WebBoxContentRow{
	background:#f3f3f3;
	margin:10px;
	padding:10px;
}

.SelectFulfillmentTitle
{
    /*background-image:url(/efulfillment/styles/aero_blue/images/bg_tit_win.gif);*/
    /*border: solid 1px black;*/
  text-transform: capitalize;
	color: white;
    height:22px;
    vertical-align:middle;
    font-size:20px;
    text-align:center;
	font-weight:bold;
	padding:10px 0 0px 10px;
}

.SelectFulfillment
{
    background-color:#e5e5e5;
	width:261px; 
	height:85px;
	background-image:url(../images/newOrderbg.jpg); WIDTH: 271px
}

.SelectFulfillmentContent
{
     overflow: auto; 
     width: 100%; 
     height: 100%;
     min-height:100%;
     margin-top:15px;
}

.QuickLink
{
	width:261px; 
	height:75px;
	background-color:#ffffff ;
	vertical-align:top;
	padding-bottom:10px;
	background-image:url(../images/newOrderbg.jpg); WIDTH: 271px
}

.QuickLinkTitle
{
	/*background-image:url("/efulfillment/styles/aero_blue/images/bg_tit_news.gif");*/
	text-transform: capitalize;
	color: white;
    height:22px;
    vertical-align:middle;
    font-size:20px;
    text-align:center;
	font-weight:bold;
	padding:10px 0 0px 10px;
}
.QuickLinkContent
{
	padding:20px 0 0 10px;
	text-align:center;
}
.QuickLinkContent a
{
	color:White;
	font-size:15px;
}
.QuickLinkLinks{}


.table_tit{
	font-family : Arial;
	font-size : 12px;
	font-weight : bold;
	color : #000000;
}


.ModuleTitle
{
    font-size: 20px;
    color: #333333;
    font-weight: bold;
    margin-left: 2px;
    width: 100%;
}

.emptyCart
{
    text-align: center;
    font-size: 12px;
    background-color: #e7e7e7;
	border-top:1px #b9b9b9 solid;
    background-image:url(../images/searchBg.jpg);

}

.emptyCartText
{
    text-align: center;
    font-size: 12px;
}

.table_input{
	width:30px;
	border:1px #999 solid;
	color:#666;
	font-size:11px;
}

.pager
{
   	padding:15px 5px 5px 5px;
}
#recs
{
    float:right;
    padding:2px 2px 2px 2px ;
    font-size:11px;
	line-height:normal;
	width:inherit;
}


.table_row
{
    background-color: #C0C0C0;
    height: 30px;
    vertical-align: middle;
    border-right:solid 2px #C0C0C0;
    border-bottom:solid 1px #C0C0C0;
    border-left:solid 2px #C0C0C0;

}
.table_altrow
{
    background-color:#fff;
    height: 30px;
    vertical-align:middle;
    border-right:solid 2px #C0C0C0;
    border-left:solid 2px #C0C0C0;
    border-bottom:solid 1px #C0C0C0;
}
.GridFooter
{
    border:solid 2px  #62BBC7;
    background-color:#badce1;
}
.ColumnCell
{
    border-right: solid 1px ;
    border-left: solid 1px ;
    border-right-color: #C0C0C0;
    border-left-color: #C0C0C0;
}
.ColumnHeader
{
    background-image: url(../images/navIndentlgtBlue.jpg);
    color: #333333;
    min-height: 25px;
    padding-top: 10px;
    cursor: pointer;
    font-weight: bold;
}
.ColumnHeader td
{
    background-image: inherit;
    padding:0;
}
.ColumnHeader span
{
    background-image:none;
}
.catalogItemDetailTitle
{
	font-weight: bold;
	font-size: 15px;
	vertical-align: sub;
	color: #ffffff;
	background-color: #0048AA;
     text-indent:10px;
     margin-bottom:10px;
}

.helpIcon
{
    cursor:pointer;
    float:right;
    width:15px;
}

.shipInfo {
	font-size:11px;
	line-height:normal;
	margin:5px;
	border:#CCC 1px solid;
	padding:10px;
	height:100px;
}

.tblShippingAddress
{
    width:300px;
    float:left;
}
.tblShippingInfo
{
    width:300px;
    float:left;
}

#orderTotals
{
    float:right;
    width:93px;
    padding-right:20px;
}
.changeLink
{
     font-size:12px;
     margin:0px 10px 0 0;
     vertical-align:bottom;
}


.dataForm{}
.dataformColumn
{
    float:left;
    }

.rightColFull {
    width:8;
}



.orderDate
{
    float:right;
    width:150px;
}


.orderDate .h2
{

}
.orderNumber
{
    float:right;
    width:150px;
}
.orderNumber .h2
{
}
.savedOrderName
{
    float:right;
    width:150px;
}

.savedOrderName .h2
{
  
}

.orderInormationWrapper
{
   	width:100%;
	clear:both;
}
.orderInormationWrapper .h2
{
}
.orderInfo
{
}

.loginButton
{
    float:right;
}

.imageEditWrapper
{
    text-align:center;
    overflow:auto;
    height:350px;
 }

#imageEdit
{
    height:100%;
}
#imageEdit .tableControls
{
   
    width:100%;
    text-align:center;
}

.imageEditPreview
{
    width:100%;
}

.SysMesagesTitle
{
    text-transform: capitalize;
	color: white;
    height:22px;
    vertical-align:middle;
    font-size:20px;
    text-align:center;
	font-weight:bold;
	padding:10px 0  10px  10px;
	background-image:url(../images/newOrderbg.jpg);
	background-repeat:no-repeat;
	
}

.SysMesages
{
  WIDTH: 271px;
}

.SysMessagesContent
{
     overflow: auto; 
     width: 100%; 
     background-color:#89AF26;
     color:#fff;
     font-weight:bold;
     margin:0 auto;
 }
.SysMessagesContent a
{
    color:White;
    	text-decoration:none;

}
.SysMessagesContent a:hover
{
   	text-decoration:underline;

}
.SysMesagesFooter
{
   	background-image:url(../images/newOrderbgBottom.jpg);
	background-repeat:no-repeat;
	height:30px;
}

.contentBottom {
	color:#000;
	padding:20px 20px 20px 20px;
	line-height:20px;
}

.thankYouConfirm
{
     font-size: 15px;
     font-weight:bold;
}
.orderConfirm
{
    border-top:1px #b9b9b9 solid;
    background-image:url(../images/searchBg.jpg);
    background-repeat:repeat-x;
    border-bottom:1px #eeeeee solid;
    text-align:center;
    width:100%;
    margin-bottom:10px;
    font-weight:bold;
}
.orderNumberConfirm
{
    font-size: 15px;
    color: #000066;
    font-weight: bold;
    margin-left:2px;
    width:100%;
}

/*****SLIDE MENU*****/
.nav {
	height:49px;
}
.jqueryslidemenu{
	padding-top:11px;	
	font: bold 13px Arial;
	width: 380px; /*leave this value as is in most cases*/
	position:absolute;
	z-index:20;
}

.jqueryslidemenu ul
{
    margin: 0;
    padding: 0;
    float: left;
    border-right: 1px solid; /*divider between menu items*/
    border-left: 1px solid;
    border-right-color: #CCCCCC;
    border-left-color: #CCCCCC;
}

/*Top level list items*/
.jqueryslidemenu ul li{
position: relative;
display: inline;
float: left;
}

/*Top level menu link items style*/
.jqueryslidemenu ul li a{
	display:block;
	color: white; /*text color*/
	padding: 11px 6px;
	font-weight:bold;
	text-decoration: none;
	border-right: 1px solid #CCCCCC; /*divider between menu items*/
	border-left: 1px solid #CCCCCC; /*divider between menu items*/
}

* html .jqueryslidemenu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
display: inline-block;
}

.jqueryslidemenu ul li a:link, .jqueryslidemenu ul li a:visited
{
    color: #333333;
    font-weight: bold;
}

.jqueryslidemenu ul li a:hover
{
    color: black !important; /*text color of selected and active item*/
    padding: 12px 6px 10px 6px;
	background: black url(../images/navIndentlGTbLUE.jpg) center center repeat-x;
}
	
/*1st sub level menu*/
.jqueryslidemenu ul li ul{
position: absolute;
left: 0;
display: block;
visibility: hidden;
list-style:none;
border:none;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.jqueryslidemenu ul li ul li{
display: list-item;
float: none;
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.jqueryslidemenu ul li ul li ul{
top: 0;
}

/* Sub level menu links style */
.jqueryslidemenu ul li ul li a
{
    font: normal 13px ;
    width: 200px; /*width of sub menus*/
    padding: 11px 6px;
    margin: 0;
    border-top-width: 0;
    border-bottom: 1px solid;
    background-color: #8ECCE1;
    border-right: none;
    border-left: none;
    border-right-color: inherit;
    border-bottom-color: #C0C0C0;
    border-left-color: inherit;
}

.jqueryslidemenuz ul li ul li a:hover
{
    /*sub menus hover style*/
    background: #eff9ff;
    color: #666666;
}


/***MENU CSS****/
/***** clearfix *****/
.clear {clear: both;height: 0;line-height: 0;}
.clearfix:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
.clearfix {height: 1%;}
.clearfix {display: block;}

/* Panel Tab/button */
.tab {
	height: 24px;
	width:91px;
	padding:7px 0 0 0;
	margin-right:-62px;
    z-index: 999;
	text-align:right;
	width:75px;
	float:right;
}

/* sliding panel */
#quicknav {
    /*position: absolute;*/   /*Panel will overlap  content */
    position: relative;   /*Panel will "push" the content down */
    top: 0;
    width: 100%;
    z-index: 999;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

#panel {
	width: 100%;
	background-image:url(../images/quicNavBg.jpg);
	background-repeat:repeat-x;
	height:231px;
	color: #999999;
	overflow: hidden;
	position: relative;
	z-index: 3;
	display: none;
}


#panel a {
	text-decoration:none;
	color:#fff;
}

#panel a:hover {
	color:#fff;
}


#panel .content {
	width: 750px;
	margin: 0 auto;
	text-align: left;
}

#panel ul{
	list-style:none;
}
#panel ul a{
	color:#fff;
	text-decoration:none;
}
#panel ul a:hover{
	color:#fff;
	text-decoration:underline;
}
.quickNavCol {
	float:left;
	display:inline;
	width:130px;
	height:230px;
	padding:0 10px;
}
.quickNavColLast {
	float:left;
	display:inline;
	width:130px;
	height:230px;
	padding:0 10px;
}
.closePanel {
	position:absolute;
	right:0;
	padding:10px 25px 0 0;
}	

.RedSubmitBtnWrapper
{
    background: url('../images/btn_red_left.gif') no-repeat;
    height: 25px;
    float: right;
    margin-top: 7px;
    width:50px;
    padding-left:2px;
}

.RedButton
{
    background: url('../images/btn_red_right.gif') no-repeat;
    background-position: right;
    font-size: 13px;
    height: 25px;
    width:55px;
    color: #fff;
    font-weight: bolder;
    text-align: center;
    cursor: pointer;
    vertical-align:middle;
    padding-right:10px;
    padding-left:10px;
}
.RedButton:hover
{
    color:#CCC;
}
.searchTable
{
    margin:0 auto;
    width:90%;
}
.promoBtnWrapper Btn{ 
  background:url(../images/btn_lgtblue_left.gif) right no-repeat; 
}

.promoBtnWrapper{ 
  background:url(../images/btn_lgtBlue_right.gif) right no-repeat; 
  font-size:13px; 
  line-height:40px;
  margin-right:2px;
  margin-top:-5px;
  float:left;
}
.promoBtnWrapper a span { 
  position:relative; 
  display:block; 
  white-space:nowrap; 
  padding:0 0 0 10px; 
   
}
.promoButtons
{
  
}
.promoTxt{
	width:90px;
	border:1px #999 solid;
	color:#666;
	font-size:12px;
}
.cartsubmitButtons {
	float:right;
	margin-bottom:10px;
}

.promotions
{
    float: left; 
    margin-top:5px;
}
#promo
{   
    float:left;
    margin-top:-5px;
    margin-right:10px;

}
/*DevExpress Form*/
.dxgvEditFormCaption
{
    width:30%;
}

.EditButtonsWrapper{ 
  background:url(../images/btn_lgtblue_right.gif) right no-repeat; 
  font-size:13px; 
  height:40px; 
  line-height:40px;
  float:left;
  margin-right:5px;
}
.EditButtons span:hover{
    color:#CCC;
}
.EditButtons span { 
  position:relative; 
  display:block; 
  white-space:nowrap; 
  padding:0 0 0 10px;  
  background:url(../images/btn_lgtblue_left.gif) left no-repeat;
  color:#fff; 
  font-weight:bolder;
  margin-right:10px;
  height:40px; 
  text-align:center;
  cursor:pointer;
}
