/**
 * @package admin
 * @ignore
 * @access private
 * @copyright Copyright 2003-2011 Zen Cart Development Team
 * @copyright Portions Copyright 2003 osCommerce
 * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
 * @version $Id: stylesheet.css 19301 2011-07-28 21:50:05Z kuroi $
 */
@import url("menu.css");/* including stylesheet for dhtml menu */
@import url("index.css");/* including stylesheet for index.php */
@import url("stylesheet_admin_css_buttons.css");
a{
color:#a1895d;
text-decoration:none;
}
a,body,html,table{
font:normal normal 12px Verdana,sans-serif;
}
a:hover{
color:#a1895d;
text-decoration:underline;
}
a.headerLink:link{
color:#ffffff;
font-weight:bold;
text-decoration:none;
}
a.headerLink:visited{
color:#ffffff;
font-weight:bold;
text-decoration:none;
}
a.headerLink:hover{
color:#ffffff;
font-weight:bold;
text-decoration:underline;
}
a.headerLink:active{
color:#ffffff;
font-weight:bold;
text-decoration:none;
}
a.menuBoxContentLink:link{
color:#0000ff;
text-decoration:none;
}
a.menuBoxContentLink:visited{
color:#0000ff;
text-decoration:none;
}
a.menuBoxContentLink:hover{
color:#0000ff;
text-decoration:underline;
}
a.menuBoxContentLink:active{
color:#0000ff;
text-decoration:none;
}
a.menuBoxHeadingLink:link{
color:#0000ff;
font-weight:bold;
text-decoration:none;
}
a.menuBoxHeadingLink:visited{
color:#0000ff;
font-weight:bold;
text-decoration:none;
}
a.menuBoxHeadingLink:hover{
color:#0000ff;
font-weight:bold;
text-decoration:none;
}
a.menuBoxHeadingLink:active{
color:#0000ff;
font-weight:bold;
text-decoration:none;
}
a.splitPageLink:link{
color:#0000ff;
text-decoration:none;
}
a.splitPageLink:visited{
color:#0000ff;
text-decoration:none;
}
a.splitPageLink:hover{
background-color:#ffff33;
color:#0000ff;
text-decoration:underline;
}
a.splitPageLink:active{
color:#0000ff;
text-decoration:none;
}
body{
background-color:#ffffff;
color:#706761;
margin:0;
}
.clearBoth {
	clear: both;
	}
body#login{
margin-top:100px;
text-align:center;
}
body#login .button{
cursor:pointer;
padding: 3px;
margin-top: 10px;
}
body#login fieldset{
margin:0 auto;
padding:10px;
width:400px;
}

.loginLabel {

	float: left;
	margin:20px 0 10px 0;

}
body#login legend{
background:#ffffff;
border:1px solid #003D00;
color:#333333;
font-size:90%;
padding:0.2em 0.5em;
text-align:right;
}
checkbox,input,radio,select,textarea,file{
font-size:11px;
}
textarea {
width: 80%;
}
/* to handle textareas for browsers which don't like % widths */
textarea.sqlpatchKeyedQuery, TEXTAREA#file_contents {
width:auto;
}
form{
display:inline;
}
span.dataTableHeadingContentWhois{
color:#ff6600;
font-weight:bold;
}
span.normalprice{
text-decoration:line-through;
}
span.productPriceDiscount,.inputRequirement{
color:#ff0000;
}
span.productSpecialPrice,span.productSalePrice,.stockWarning,span.coming{
color:#ff0000;
}
span.productSpecialPriceSale{
color:#ff0000;
text-decoration:line-through;
}
span.SortOrderHeader{
color:#ff6600;
font-weight:bold;
}
span.SortOrderHeaderLink{
color:#706761;
font-weight:bold;
}
td img, td input{
 vertical-align: bottom;
}

td.alert,span.alert{
color:#ff0000;
font-weight:bold;
}
td.attributeBoxContent{
background-color:#dcdbd1;
color:#333333;
}
td.ot-subtotal-Amount,td.ot-cod-fee-Amount,td.ot-group-pricing-Amount,td.ot-gv-Amount,td.ot-loworderfee-Amount,td.ot-shipping-Amount,td.ot-subtotal-Amount,td.ot-tax-Amount,td.ot-coupon-Amount{
}
td.ot-subtotal-Text,td.ot-cod-fee-Text,td.ot-total-Text,td.ot-group-pricing-Text,td.ot-gv-Text,td.ot-loworderfee-Text,td.ot-shipping-Text,td.ot-subtotal-Text,td.ot-tax-Text,td.ot-coupon-Text{
font-weight:bold;
}
td.ot-total-Amount{
border-top:1px solid #9a9a9a;
font-weight:bold;
}
tr.attributeBoxContent{
background-color:#dcdbd1;
color:#333333;
}
.attributeBoxContent{
background-color:#dcdbd1;
color:#333333;
}
.attributes-even{
background-color:#ffffff;
}
.attributes-odd{
background-color:#f7f6ef;
}
.columnLeft{
background-color:#f2f1ee;
border-color:#999999;
border-style:solid;
border-width:1px;
padding:2px;
}
.dataTableContent{
color:#706761;
padding:5px;
}
.dataTableContentBot{
color:#333333;
}
.dataTableContentWhois{
color:#333333;
}
.dataTableHeadingContent{
color:#a1895d;
font-weight:bold;
}
.dataTableHeadingContentWhois{
color:#333333;
font-weight:bold;
}
.dataTableHeadingContentWhois a:link,.dataTableHeadingContentWhois a:visited{
color:#0000ff;
font-weight:bold;
}
.dataTableHeadingContentWhois a:hover{
color:#ffffff;
font-weight:bold;
}
.dataTableHeadingRow{
background-color:#f8f1eb;
}

.dataTableHeadingRowWhois{
background-color:#d7d6cc;
}
.dataTableRow{
background-color:#fff;
}
.dataTableRowBot{
background-color:#facbfa;
}
.dataTableRowOver{
background-color:#f8f1eb;
cursor:pointer;
cursor:hand;
}





.dataTableRowOverBot{
background-color:#ffffff;
}
.dataTableRowOverWhois{
background-color:#ffffff;
}

.dataTableRowSelected{
	background: #e0d9cb;
	color:#a1895d;
}
.dataTableRowSelected td{
	color:#000;
}


.dataTableRowSelectedBot{
background-color:#ff93ff;
}
.dataTableRowSelectedWhois{
background-color:#dee4e8;
}
.dataTableRowSpacer,td.dataTableRowSpacer,TR.dataTableRowSpacer{
background-color:#d7d6cc;
color:#ff6600;
font-size:11px;
font-weight:bold;
line-height:1.0;
}
.dataTableRowWhois{
background-color:#f2f1ee;
}
.errorText{
color:#ff0000;
}
.fieldRequired{
color:#ff0000;
}
.formArea{
background-color:#f1f9fe;
border-color:#7b9ebd;
border-style:solid;
border-width:1px;
}
.formAreaTitle{
font-family:Tahoma,Verdana,Arial,sans-serif;
font-size:12px;
font-weight:bold;
}
.headerBar{
background-color:#003D00;
}
.headerBarContent{
color:#ffffff;
font-weight:bold;
padding:2px;
}
.infoBoxContent{
background-color:#e0d9cb;
color:#333333;
}
.infoBoxHeading{
background-color:#a1895d;
color:#ffffff;
}
.main{
}
.menuBoxContent{
color:#616060;
}
.menuBoxHeading{
background-color:#ffffff;
color:#616060;
}
.messageBox{
}
.messageStackCaution{
background-color:#ffff00;
}
.messageStackError,.messageStackWarning{
background-color:#ffb3b5;
}
.messageStackSuccess{
background-color:#d4ffbd;
}
.oldPrice{
text-decoration:line-through;
}
h1,td.pageHeading{
color:#000; /*727272*/
font-size:18px;
padding:10px 0;
}
.SaleMakerDisabled{
background-color:#f0f1f1;
}
.SaleMakerOver{
background-color:#ffffff;
cursor:pointer;
cursor:hand;
}
.SaleMakerSelected{
background-color:#dee4e8;
cursor:pointer;
cursor:hand;
}
.smallText{
font-size:9px;
}
.specialPrice{
color:#ff6600;
}
.lookupAttention {
  color: #FF0000;
}
.clearBoth {
	clear:both;
}
#loginExpiryPolicy {
	margin-top: 2em;
}
.hiddenField {
	display: none;
}
#alt_nav {
	padding:20px;
	font-size:110%;
	line-height:1.8em;
}
#alt_nav h2 {
	font-size:90%
}
#alt_nav p {
	max-width:600px;
}
#alt_nav a {
	white-space: nowrap;
}



/*CUSTOM*/




.headerDiv{
	width:100%;
	text-align:center;
	background:#f8f1eb;
	position:relative;
}
#logo{
	width:180px;
	height:auto;
	margin:20px auto;
}

.headerDivLeftNav{
	position:absolute;
	top:0px;
	left:0px;
	text-align:left;
	padding:10px;
	font-size:10px;
}

.headerDivRightNav{
	position:absolute;
	top:0px;
	right:0px;
	text-align:right;
	padding:10px;
	font-size:10px;
}

.headerDivRightNav ul, .headerDivLeftNav ul{
	list-style-type: none;
	padding:0;
	margin:0;
}

.clear{
	clear:both;
}

.sign-in{
	font-family:Garamond;
	margin:40px auto;
	border:solid 1px;
	padding:20px 20px 40px 20px;
	border:solid 1px #a1895d;
	background: #fff ;
	-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.1);
	box-shadow: 0 6px 12px rgba(0, 0, 0, 0.1);
	float:none;
	max-width:350px;
	display:block;
}


input.responsive-textfield{
	width:100%;
	height:31px;
	margin:auto;
	padding:3px 7px;
	background:#fff;
	border:solid 1px #afafaf;
	font-family:Arial,sans-serif;
	font-size:13px;
	line-height:19px;
	background:#fff;
	-webkit-box-shadow: 0 0 0px 1000px white inset;
	-webkit-text-fill-color: #000;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	box-sizing:border-box
	
}

input.responsive-textfield:focus, textarea:focus{
	outline-color:#e0d9cb;
}

td.productPreview img{
	background:url(/images/PSbg.gif);
	width:45px;
	height:auto;
	vertical-align: middle;
	margin:0 5px 0 0;
}


tr.product_row_even{
	background:#f7f7f7;
	cursor:pointer;
}

tr.product_row_even td{
	border-top:solid 1px #f7f7f7;
	border-bottom:solid 1px #f7f7f7;
}

tr.product_row_even:hover > td, tr.product_row_odd:hover > td{
	border-top:solid 1px #706761;
	border-bottom:solid 1px #706761;
}

tr.product_row_odd{
	background:#fff;
	cursor:pointer;
}

tr.product_row_odd td{
	border-top:solid 1px #fff;
	border-bottom:solid 1px #fff;
}


td.productPage input[type=text]{
	width:100%;
	max-width:400px;
	height:35px;
	margin:0 0 10px 0;
	font-size:14px;
	padding:5px;
}

td.productPage textarea{
	width:100%;
	height:200px;
	margin:0 0 10px 0;
	font-size:14px;
	padding:5px;
}

td.productImageTable{
	background:#f7f7f7;
	border:solid 1px #706761;
}

.float-left{
	float:left;
}

.clear{
	clear:both;
}



/*PRODUCT VIEW*/
.productViewWrapper{
	width:100%;
}
.productView{
	width:1010px;
	text-align:left;
	margin:50px auto 0 auto;
}
.productImage{
	display:inline-block;
	width:400px;
}
.productInfo{
	font-family: Garamond;
	color:#000;
	vertical-align: top;
	display:inline-block;
	width:600px;
}

.productTitle{
	font-size:18px;
	letter-spacing: 2px;
	text-transform: uppercase;
	font-weight:normal;
	padding:0 0 10px 0;
	border-bottom:solid 1px;
}

.productPrice{
	font-size:18px;
	line-height: 25px;
	padding:20px 0 6px 0;
}

.productDescription{
	font-size:14px;
	line-height: 20px;
	border-bottom:solid 1px;
	padding:0 0 6px 0;
	margin:0 0 50px 0;
}

.productStyleNo, .productURL, .productQty, .productDateAdded{
	margin:10px 0;
	font-size:14px;
}

span.slug{
	font-family: Verdana;
}

span.productError{
	color:#d35346;
	font-size:20px;
}

span.disable{
	color:#d35346;
}


/*INVOICE*/
body#invoiceBody body#invoiceBody a, body#invoiceBody table, body#invoiceBody, body#invoiceBody td.dataTableHeadingContent, body#invoiceBody td.dataTableContent{
	font-size:14px;
	color:#000;
	font-family:Garamond;
}
.invoiceHeader{
	text-align:center;
	margin:0 0 25px 0;
}

.invoiceNo{
	font-size:22px;
	padding:0 0 20px 0;
}

.invoiceTitle{
	font-size:18px;
	font-weight:bold;
}
.invoiceProduct{
	text-transform: uppercase;
	letterspacing:1px;
}

.invoiceFooter{
	
	color:#000;
	font-size:14px;
	position:fixed;
	width:100%;
	text-align:center;
	bottom:0;
	left:0;
}

.skfj-main{
	width:80%;
	margin:100px auto;
}
h1.pageHeading{
	18px;
	font-weight:normal;
}
.pressWrap{
	margin:20px;
}
#columns, #uploadWrapper{
	width:100%;
	max-width:1170px;
	margin:auto;
	
}

.add-new{
	margin:40px;
	text-align:center;
}



/*FAVORITES*/
.favoritesWrapper{
	width:600px;
	margin:40px auto;
	border:solid 1px #706761;
	padding:10px;
}

.favorite-listing{
	padding:10px;
}
.odd_row{
	background:#f7f7f7;
}
.favorite-controls{
	float:right;
}
.f-edit{
	cursor:pointer;
	margin:0 20px 0 0;
}
.f-delete{
	cursor:pointer;
}
.f-edit:hover, .f-delete:hover{
	color:#a1895d;
}

#js_input{
	display:none;
}

#overlay{
	background: rgba(255, 255, 255, .5) !important;
	position: fixed;
	top:0;
	left:0;
	display: block;
	width:100%;
	height:100%;
}

#popUp{
	text-align: center;
	width:500px;
	position:absolute;
	top:150px;
	left:50%;
	padding:20px;
	margin:0 0 0 -250px;
	border:solid 1px #a1895d;
	background: #fff ;
	-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.1);
	box-shadow: 0 6px 12px rgba(0, 0, 0, 0.1);
}

#favorite_input, #favorite_image{
	font-size: 16px;
	width:100%;
	height:40px;
	text-align:center;
}
#favorite_meta, #favorite_visible{
	font-size: 16px;
	width:100%;
	height:80px;
	text-align:left;
	margin:10px 0 0 0;
}
.meta{
	display:none;
}

.js_controls{
	margin:30px;
}

#js_submit{
	margin: 0 20px 0 0;
}
#mobile-menu-button {
    display: none;
    position: absolute;
    left: 0;
    padding: 0;
    border: none;
    width: 25%;
    height: 100%;
    cursor: pointer;
}
.mobile-menu-icon {
    width: 25px;
    padding: 0;
    margin: 20px 10px;
    border: none;
    height: auto;
}
.mobile-menu-icon-row {
    background: #bdbebb;
    width: 100%;
    height: 1px;
    margin: 7px;
}

#navBar{
	margin:auto;
	text-align:center;
}

ul.nde-menu-system > li > ul{
	display:none;
	position:absolute;
	background:#fff;
	border:solid 1px #a1895d;
	text-align:left;
	list-style-type:none;
	z-index:1000;
	width:150px;
	left:-7px;
}

ul.nde-menu-system > li > ul > li {
	padding:5px;
}

ul.nde-menu-system > li{
	display:inline-block;
	padding: 5px 10px;
	position:relative;
}


ul.nde-menu-system > li a:hover {
	text-decoration:none;
}

@media (min-width:768px) {
	ul.nde-menu-system > li:hover > ul{
		display:block;
		padding: 5px 10px;
	}
}
#mobile-close {
    width: 20px;
    height: 20px;
    position: absolute;
   	top:10px;
   	right:10px;
   	display:none;
   	cursor:pointer;
}
.mobile-menu-X:before {
	transform: rotate(45deg);
    width: 28px;
   	border-radius: 1px;
    height: 1px;
    width: 20px;
    background: #4a4947;
    content: "";
    position: absolute;
    top: 50%;
    left: -2px;
}
.mobile-menu-X:after {
   transform: rotate(-45deg);
    width: 28px;
   	border-radius: 1px;
    height: 1px;
    width: 20px;
    background: #4a4947;
    content: "";
    position: absolute;
    top: 50%;
    left: -2px;
}


@media (max-width:768px) {
	#mobile-menu-button {
		display:block;
	}
	#mobile-close{
		display:block;
	}
	.headerDivLeftNav, .headerDivRightNav{
		display:none;
	}
	#navbar{
		position:fixed;
		top:0;
		width:calc(100% - 2px);
		left:-100%;
		height:100%;
		background:#fff;
		transition: .3s;
		border-left:solid 1px #ccc;
		border-right:solid 1px #ccc;
		overflow-y:auto;
		z-index:999;
	}
	#navbar>ul{
		padding:0;
		text-align:left;
		margin:0;
	}
	
	ul.nde-menu-system>li{
		width:100%;
		display:block !important;
		border-bottom:solid 1px #ccc;
		margin:-1px 0 0 0;
		padding: 10px 0;
		overflow-y:auto;
		position:relative;
		overflow-x:hidden;
	}
	ul.nde-menu-system li a{
		font-size:16px !important;
		font-weight:100 !important;
		padding:0 0 0 10px;
	}
	#colone, #coltwo,#colthree{
		width:100%;
	}
	ul.nde-menu-system > li > ul{
		position:relative;
		left:0;
		width:100%;
		margin:0;
		padding:0;
		border:0;
	}
	ul.nde-menu-system > li > ul > li{
		width:100%;
		border-bottom:solid 1px #efefef;
	}
	ul.nde-menu-system > li > ul > li a{
		font-size:12px !important;
		padding:0 0 0 20px;
	}
}

