@CHARSET "UTF-8";
body{
	background: url(/images/frame_bg.gif) repeat-x #ffffff;
	font-family: Arial, sans-serif;
	margin:0;
	padding:0;
}
/*Header Elements*/
#frame{
	margin: 0px auto;
    width: 1100px;
    position: relative;
    min-height: 100%;
}
#header{
	padding-top: 5px;
	width: 200px;
}
#header a{
	display: block;
	height: 54px;
	width: 95px;
}
#header h2{
	background: url(/images/header.gif) no-repeat;
	height: 54px;
	margin: 0px 10px;	
}
#header span{display: none;}
#menu{
	font-size: 0.8em;
	color: #fff;
	height: 30px;
	margin: 7px 0px 0px 7px;
	width: 960px;
}
#menu ul{
	padding: 0;
	margin: 0;
	list-style: none;
	font-family: "Arial", sans-serif;
}
#menu li{
	float: left;
	position: relative;
	width: 150px;
	height: 30px;
	line-height: 2em;
	margin-right: 10px;
	text-align: center;
	background: url(/images/menu_tabs.gif) no-repeat;
}
#menu li a{
	display: block;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	width: 100%;
}
#menu ul li.over a, #menu ul li a:hover, #menu ul li:hover a{color:#000;}
#menu ul li:hover, #menu ul li.over{
	color: #000;
	background: url(/images/menu_tabs.gif) no-repeat  0px -30px;
}
#menu li:hover ul, #menu li.over ul{display: block;}
#menu li ul{
	display: none;
	position: absolute; 
	top: 1em;
	left: 0;
	margin-top: 17px;
	margin-left: 0px;
	background: url(/images/ac_drop_bgfade.gif) repeat-x;
	border-color: #BBBBBB;
	border-style: none solid solid;
	border-width: medium 1px 1px;
	padding: 5px;
}
li > #menu ul {
	top: auto;
	left: auto;
}
#menu ul li ul li{ 
	background-image: none;
	width: 160px;
	margin-right: 10px!important;
	margin-right: 0px;
	height: 2em;
	text-align: left;
}
#menu ul li ul li a{
	color: #000;
	text-decoration: none;
	padding: 0px 5px;
}
#menu ul li ul li a:hover{
	color: #fff;
	background: url(/images/ac_drop_hover_bg.gif);
}
#footer{
	clear: both;
	border-top: 5px #2c5107 solid;
	background: url(/images/footer_bg.gif) repeat-x;
	font-size: 0.8em;
	color: #fff;
	padding: 15px 0px 0px;
	text-align: center;
	width: 100%;
	height: 40px;
}
#log{
	background: #f3f3f3;
	border: #E1E1E1 1px solid;
	padding: 10px;	
}	
pre.log{
	clear: left;
}
pre.log span{
	display: block;
	float: left;
}
pre.log .date{width: 130px;}
pre.log .name{width: 80px;}
pre.log .section{width: 200px;}

/* Links */
a{
	color: #529311;
	font-weight: bold;
}



/*Page Elements*/
#breadcrumb{
	font-size: 1.5em;
	font-weight: bold;
	margin-top: 0px;
}
#breadcrumb a{text-decoration:none;}
.cl, .item-list ul li.cl{
	float: none;
	clear: both;
	padding:0px!important;
	width:1px;
}
#page{
	padding: 20px 0 20px 7px;
	font-size: 0.8em;
	background: #fff;
}
#page form{
	width: 690px;
}
#page-header{
	background: #f3f3f3;
	padding: 5px;
	border: #E1E1E1 1px solid;
	width: 700px;
	margin-bottom: 20px;
}
#page-header h2{
	margin-top: 0px;
	color: #529311;
}
#page-header img{
	float: right;
	border: 1px black solid;
	width: 100px;
	height: 100px;
}
#page-header ul{
	list-style:none;
	padding: 0px;
}
#page-header ul li{
	clear: both;
	padding: 5px 0;	
}
#page-header ul li span{
	color: #4c4c4c;
	width: 150px;
	float: left;
	font-weight: bold;
}
#page-header ul li a{
	float: left;
	margin-right: 10px;
}
#page-header form{
	float: none;
	padding: 0px;
	border: 0px;
	background-color: transparent;
}
#page-header fieldset{padding: 0px;}
#left{
	float: left;
}
#order-note{
	cursor: pointer;
	width: 520px;
	margin-left: 150px;
	margin-right: 20px;
}
#order-note:hover, #order-note-edit input.text{
	background: #f9f99f;
}
#order-note-edit{
	display: none;
}
#order-note-edit input{
	background :#000;
	color: #fff;
}
#order-note-edit input.text{
	color: #000;
	width: 450px;
	border: 1px #cfcf79 solid;
}
.missing-data{
	color: red;
	font-weight: bold;
}
/* Grid Items */
#grid{
	clear: both;
	height: auto!important;
	height: 200px;
	min-height: 200px;
	background: #f3f3f3;
	border: #838383 1px solid;
	padding: 20px 0px 10px 24px;
	width: 687px;
}	
#grid.merchant div{
	height: 180px;
	width: 100px;
	float: left;
	margin-right: 10px;
}
#grid.merchant div a{
	color: #000;	
}
#grid.merchant div img{
	border: 1px black solid;
	width: 100px;
	height: 100px;
}
#grid.merchant div.cl{
	float: none;
	height: auto;
	width: auto;
}
#newsletter-contents{
	clear: both;
	margin-top: 20px;
	width: 600px;
}


/* Welcome */
#welcome{
	width: 930px;
}
#welcome form{
	float: none;
}
#welcome div.stat{
	float: left;
	width: 300px;
	margin: 10px 10px 10px 0;
	background: #dadada;
}
#welcome h3, #welcome div p, #welcome div table, #wholesale-list{
	background: #f3f3f3;
	border: #838383 1px solid;
	margin: 0px;
	padding: 5px;
}
#welcome div table, #welcome div p{
	border-top: 0px;
}
#welcome div table{width: 300px;}
.welcome-head{font-weight: bold;}
.welcome-spent{width: 80px;}
.welcome-name{width: 100px;}

/* Wholesale */
#wholesale-list{
	margin-bottom: 20px;
	width: 610px;
}
#wholesale-list tr.head{
	font-weight: bold;
}
#wholesale-list tr td img{
	border: 1px #000 solid;
	height: 50px;
	width: 50px;
}
#wholesale-list tr td{
	width: 40px;
}
#wholesale-list tr td.img{width: 60px;}
#wholesale-list tr td.colour{width: 50px;}
#wholesale-list tr td.wholesale_id{width: 70px;}
#wholesale-list tr td.trade{width: 70px; text-align:right;}
#extra-info{
	display:none;
}

/* DHTML Tabs */
a.tab{
	display: block;
	float: left;
	padding: 7px 0px 0px 10px;
	height: 23px;
	color: #000;
	background: url(/images/menu_tabs_page.gif) no-repeat top left;
	text-decoration: none;
	width: 190px;
}
a.tab.on{
	
}
a.tab.off{
	background-position: 0px -30px;	
}

/* Nice Books */
table.books{
	background:#F3F3F3 none repeat scroll 0%;
	border:1px solid #E1E1E1;
	font-size: 11px;
}
table.books td{
	border:1px solid #E1E1E1;
	text-align: right;
}
table.books th{
	background: #529311;
	text-align: left;
	color: #fff;
}


/*List Items*/
.item-list.item-events ul{ height: auto; }
.item-list li{width: 130px;}
.item-events li.id{ width: 20px; }
.item-events li.title{ width: 180px; }
.item-events li.thumb{ width: 100px; }
.item-events li.date{ width: 130px; }

.item-list li.title{width: 180px;}

/*.item-merchant li.logo{ width: 100px; }
.item-merchant li.title{ width: 200px; }*/

.item-features ul li.subject{width: 50px;}

.item-newsletter ul li.logo{width: 100px;}
.item-newsletter ul li.title{width: 80px;}
.item-newsletter ul li.view{width: 40px;}
.item-newsletter ul li.subject{width: 400px;}
.item-newsletter ul li.shift, .item-features ul li.shift{width: 70px;}
.item-newsletter ul.header li.view, .item-orders li.view{
	width: 40px;
	height: 6px;
	background: url(/images/icons.gif) 5px -73px no-repeat;
	cursor: pointer;
}

.item-orders li.status{width: 120px;}
.item-orders li.statusico{width: 40px;height: 10px;}
.item-orders li.date{width: 120px;}
.item-orders li.invoice{width: 80px;}
.item-orders li.customer{width: 170px;}

.item-produce li.thumb{	width: 100px;}
.item-produce li.thumb img{	width: 100px;}
.item-produce li.title{	width: 250px;}
.item-produce_type li.title{ width: 100px;}
.item-produce_type li.type{ width: 200px;}
.item-produce_type li.delete{ width: 200px;}

#incomplete{
	position: absolute;
	z-index: 2;
	background: #fff;
	color: red;
	font-size: 12px;
	padding: 10px;
	border: 1px black solid;
	display: none;
}


/* The List Object */
#instructions .item-list{
	width: auto;
}
.item-list{
	background: #f3f3f3;
	border: #E1E1E1 1px solid;
	border-bottom: 0px;
	width: 610px;
}
.item-list ul{
	clear: left;
	list-style: none;
	padding: 0px;
	margin: 0px;
	height: 30px;
	border-bottom: #E1E1E1 1px solid;
	cursor: pointer;
}
.item-list ul.header{
	color: #2e2e2e;
	font-weight: bold;
	cursor: default;
}
.item-list ul li{
	float: left;
	padding: 5px!important;
	padding: 0px;
}

/*Form Elements*/
form{
	float: left;
	background: #eee;
	padding: 10px;
	/*width: 590px;*/
	border: #E1E1E1 1px solid;
}
form.order td.order-img img{
	border: 1px black solid;
	height: 50px;
	width: 50px;
}
#stocktype_selector span{
	border-bottom: 1px dashed black;
	font-weight: bold;
	cursor: pointer;
}
label{
	display: inline-block;
	padding-top: 2px;
	vertical-align: top;
	width: 100px;
	font-weight: bold;
}
p.sizes label{width: auto;}
p.garment label{width: 170px;}
p.sizes input{margin: 0px 2px;}
p.wysiwyg{
	height: 400px;
}
ol.garment{list-style: none;}
fieldset{
	background: #f3f3f3;
	border: 0px;
}
fieldset ol{
	padding: 0;
}
fieldset li{
	/*list-style: none;*/
	margin: 0;
	/*font-size: 0.8em;*/
}
fieldset .input{
	padding: 5px;
	background:#e1e1e1;
}
fieldset ol li p.header_img img{
	max-width: 570px;
}
input{
	font-family: Arial, sans-serif;
	/*border: 1px #bcb solid;*/
}
#error{
	background: #000;
	width: 200px;
	height: 22px;
	margin-left: 120px;
	display: none;
	
}
span.error{
	color: red;
	font-weight: bold;
}
fieldset input.submit, .submit{
	background: #000;
	color: #fff;
	height: 30px;
	margin: 0 0 6px 5px;	
}
.submit{
	height: auto;	
}
.submit.red{
	background: red;
}
.submit.green{
	background: green;
}
.submit.disabled{
	background: #aaa;
	color: #ccc;
}
#page form h2{margin-top: 0px;}

/*Error Message and Instructions*/
#notice{
	width: 692px;
	padding: 10px;
	margin-bottom: 20px;
	color: #fff;
	/*display: none;*/
}
#notice.good{background: #529311;}
#notice.bad {background: red;}
#notice span{font-weight: bold}
#notice a{color: #fff;}

/* Right Hand Column */
#instructions{
	float: left;
	padding-left: 10px;
}
#instructions ol{
	padding-left: 20px;
	width: 140px;
	background: #f3f3f3;
	border: #838383 1px solid;
}
#instructions ol.colourway{
	list-style: none;
	padding-left: 0px;	
}
#instructions ol.colourway li{
	padding: 20px;
}
#instructions ol.colourway li img{
	border: 1px #000 solid;
	height: 100px;
	width: 100px;
}
#instructions ol li{
	clear: both;
}
#instructions ol li span{
	/*float: right;*/
}
#instructions h3{
	margin-top: 0px;
}

/* Orders */
#order-quickview{
	float: left;
	display: none;
	margin: 106px 0 0 10px;
	width: 350px;
}
#order-quickview div, .customer-details{
	background: #eee;
	border: #E1E1E1 1px solid;
	padding: 10px;	
}
#order-quickview div.statusico{
	background: url(/images/icons.gif) no-repeat;
	width: 15px;
	height: 13px;
	float: right;
	border: 0px;
}
#order-quickview tr.header, #order-details tr.header{
	font-weight: bold;
}
#order-details td{
	padding-bottom: 10px;
}
#order-details td.qty{
	width: 30px;
}
#order-details td.img{
	width: 60px;	
}
#order-details tr{
	font-size: 1.1em;	
}
#order-quickview tr.header td{
	/*width: 100px;*/
}
.customer-details{
	margin-left: 10px;
	width: 300px;
	font-size: 1.1em;
}
/* Wholesale */
.merchants-payment{
	background: #F3F3F3;
	border: 1px solid #E1E1E1;
	padding: 10px;	
}
.merchants-payment h3{
	margin: 0px;
	padding: 5px 0px;
}
.merchants-payment img{
	float: left;
	width: 100px;
	height: 100px;
	margin-top: 10px;
	margin-right: 20px;	
}
.merchants-payment table{
	/*width: 560px;*/
}
.merchants-payment a{
	font-size: 14px;
}
.merchants-payment tr.header{
	font-weight: bold;
}
.merchants-payment td a{
	font-size: 12px;	
}
.merchants-payment p a{
	float: right;	
}
.merchants-payment p a.money, .merchants-payment p a.print{width: 100px;}

.fr{float:right;}
.fl{float: left;}
.nf{float: none;}
