/*
Theme Name: EasyVend Website Production Skin Version 4.2
Theme URI: http://www.websitesmadeeasy.com.au
Description: Vendor online ordering skin.  - Added an order confirmation email to be sent to vendor (4.2). (History: - Fixed bugs in cut-off dates and times (4.1).)	
Version: 4.2
Author: Gerard Milo
Author URI: 
Tags: Green, Grey, Java, HTML, CSS, Widget

        This theme was designed and built by Gerard Milo,
        whose blog you will find at http://www.websitesmadeeasy.com.au 

        The CSS, XHTML and design is released under GPL:
        http://www.opensource.org/licenses/gpl-license.php

*/


/* Reset */
* {
	margin: 0; padding: 0; outline: 0;
}

blockquote, q { quotes: none; }
ins { text-decoration: none; }
del { text-decoration: line-through; }
table { border-collapse: collapse;border-spacing: 0; }

body { 
	font-size: 12px;
        font-family: Arial, helvetica, sans-serif;
	color: #000;
        line-height: 18px;
	min-width: 980px;
	height: 100%;
}
h1 {
	font-size: 25px;
	line-height: 30px;
	margin: 0px 0px 10px;
}
.title_heading {
        font-size: 25px;
	font-weight: bold;
        line-height: 30px;
        margin: 0px 0px 10px;
	display: block;
}
h2 {
	font-size: 18px;
	line-height: 20px;
	margin: 0px 0px 10px;
}
h3 {
	font-size: 12px;
	line-height: 18px;
	margin: 0px 0px 5px;
}
a {
	text-decoration: none;
	outline: none;
}
a img{
	outline: none;
	border: none;
}
p {
	margin: 0px 0px 10px;
}
p a {
	text-decoration: underline;
}
ul {
	margin-left: 20px;
	padding-left: 10px;
}
ul.list {
	list-style-type: disc;
	margin-left: 15px;
	padding-left: 10px;
}
ul.list li {
	padding: 2px;
}
ul.none {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
label {
	display: block;
}
input, textarea {
        font-size: 12px;
        font-family: Arial, helvetica, sans-serif;
	width: 98%;

}
small {
	line-height: 14px;
}
table {
	width: 100%;
}
.clear {
	clear: both;
}
.relative {
	position: relative;
}
.right {
	float: right;
}
.left {
	float: left;
}
.border {
	padding: 4px;
	background: #f2f2f2;
	border: 1px solid #DDD;
	margin: 5px;
}
.inactive {
	display: none;
}
.clickmore {
	background: url(images/arrow_right.png) no-repeat right center;
	cursor: pointer;
}
a.button, button.button {
	overflow: hidden;
	/*width:auto; */
	border:0; 
	padding:0; 
	margin:0; 
	background:transparent; 
	cursor:pointer;
        background-color: #FD4108;
        padding: 3px 7px;
	/*min-width: 80px;*/
	text-align: center;
        font-size: 10px;
	font-weight: bold;
	font-family: Arial;
	color: #FFF;
	text-transform: uppercase;
	text-decoration: none;
}
.full_page .midpage {
	margin: 0 auto;
	width: 960px;
	position: relative;
}

.full_page {
	width: 100%;
}
.set_width #pageshadow {
        width: 960px;
        margin: 0 auto;
	background-image: url(images/set_width_bg.png);
	background-repeat: repeat-y;
	background-position: center top;
}
.set_width #pageshadow {
	height: 100%;
	padding: 0px 10px;
}
.set_width #content-wrapper {
	min-height: 400px;
}
.set_width #footer-wrapper {
}
#logo {
	padding-top: 10px;
}
#logo h1 strong {
	position:absolute; 
	top:-999em; 
	left:-999em; 
	width:0; 
	height:0; 
	font-size:0; 
	line-height:0; 
	text-indent:-999em; 
	overflow:hidden;
}
#banner-slider {
	max-height: 600px;
}
#breadcrumb-wrapper {
	padding: 5px 10px;
	font-size: 10px;
	text-transform: uppercase;
	background: url(images/op_black.png);
}
#center-wrapper {
        overflow: hidden;
        padding: 20px 10px;
}

.pages-small {
	width: 620px;
}
.pages-small .entry {
	padding: 0px 10px;
}
/* end */
.entry {
	overflow: hidden;
}
.entry h2 {
	margin-top: 20px;
}
.sidebar {
	width: 300px;
	margin-right: 10px;
}
.sidebar-fixed {
	position: fixed;
	top: 20px;
	
}
#widget-product-type {
	width: 300px;
}
#widget-product-type .widget-content {
	height: 370px;
	overflow: scroll;
	overflow-x: hidden;
	font-size: 11px;

}
/*news box standard */
.newsbox {
	padding: 10px;
	margin: 0px 0px 10px;
}
.newsbox .newsbox-time {
	font-size: 10px;
	color: #666;
	text-transform: uppercase;
	margin: 0px 0px 5px;
}
.newsbox .newsbox-title h2 {
	margin: 0px;
}
.newsbox .newsbox-more a {
	font-style: italic;
}
.newsbox-nav {
	overflow: hidden;
	padding: 10px;
	margin: 0px 0px 10px;
}
.light .newsbox-nav {
	border-top: 1px dotted #DDD;
        border-bottom: 1px dotted #DDD;
}


/* footer menu default */

#footer {
	overflow: hidden;
}
#footerinfo {
	padding: 0px 0px 10px;
}
#footerinfo .footmenu {
	margin: 0 auto;
	overflow: hidden;
	display: table;
}
#footerinfo ul {
	float: left;
	width: auto;
	overflow: hidden;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#footerinfo ul li {
	float: left;
	padding: 0px 10px;
}
/* full menu */
#footermenu {
        overflow: hidden;
        padding: 0px 20px;
        margin: 10px 0px;
        font-size: 11px;
	color: #666;
}
#footermenu a {
        font-size: 11px;
        color: inherit;
}
#footermenu a:hover {
        text-decoration: underline;
}
#footermenu .footmenu {
        float: left;
        width: 175px;
}
#footermenu #footkey {
        width: 190px;
	float: right;
}
#footermenu .footmenu h4 {
        font-size: 11px;
        margin: 0px 0px 5px 0px;
}

#sig-wrapper {
	padding: 10px;
	text-align: center;
}

/* top links */
.top-links {
	position: absolute;
	right: 0px;
	top: 0px;
}
.top-links ul {
	overflow: hidden;
	padding: 5px 0px;
}
.top-links li {
	float: left;
	padding: 0px 10px;
	border-left: 1px solid #CCC;
}
.top-links li.first {
	border: none;
}


/* product List */
.widget-orderconfirm {
	padding: 5px 0px;
}
.widget-orderconfirm  a {
	color: #000;
	font-size: 11px;
}
.productlist-title {
}
.product_list_block {
	border: 1px solid #CCC;
	background: #FFF;
	margin: 0px 0px 20px;
}
.productlist-box {
	margin: 0px !important;
}
.product_list_block {
}
.productlist-toplink {
	text-align: right;
	font-size: 11px;
	padding-right: 10px;
	line-height: 20px;
}
.product_list_block ul {
	table: collapse;
	clear: both;
	overflow: hidden;
}
.product_list_block ul.heading {
        background: #CCC;
        font-weight: bold;
        color: #000;
	padding: 3px 0px;
}
.product_list_block ul.odd {
	background-color: #f0f0f0;
}
.product_list_block li {
	float: left;
	padding: 1px 8px;
}
.product_list_block li.productlist-id {
	/*width: 10%;*/
        width: 20%;
}
.product_list_block li.productlist-id-list {
	/*width: 10%;*/
        width: 30%;
}
.product_list_block li.productlist-desc {
	width: 45%;
}
.product_list_block li.productlist-fav {
	width: 10%;
}
.product_list_block li.productlist-qty {
        width: 10%;
	float: right;
	text-align: right;
}
.product_list_block li.productlist-qty input {
	text-align: right;
}
/* create account page */
#registration label {
	margin-top: 10px;
}
#registration input {
	border: 1px solid #DDD;
	padding: 5px 5px;
}
#registration input.error {
        background: #f8dbdb;
        border-color: #e77776;
}
#registration span.error {
	color: #e77776;
}
#registration span.noerror {
	color: green;
}

/* order form */
.orderform-confirmation {
	margin: 10px 0px;
}
/* account widget box */
#account-widget li {
	padding: 3px;
	border-bottom: 1px dotted #DDD;
}

/* account page */
.account-box {
	margin: 0px 0px 15px;
}
.account-box input {
	padding: 5px 2px;
}
.account-box label {
	font-weight: bold;
	margin: 5px 0px 0px;
}
.account-box-split {
	width: 49%;
}
.account-box-title {
	background: url(images/op_black.png);
	padding: 5px;
	font-size: 14px;
	font-weight: bold;
	color: #000;
}
.account-box-content {
	padding: 10px;
}
/* order */
#account-history {
	text-align: left;
	border: 1px solid #CCC;
	background: #FFF;
}
#account-history th {
	border: 1px solid #ccc;
	background-color: #333;
	padding: 2px 5px;
	color: #FFF;
	font-weight: bold;
}
#account-history tr.inactive td, #account-history tr.active td {
	background: #f0f0f0;
	border: none;
}
#account-history td.collapse {
	padding: 2px 10px;
}
#account-history td.p_inactive {
	background: url(images/post_expand.png) no-repeat center center;
	cursor: pointer;
}
#account-history td.p_active {
        background: url(images/post_close.png) no-repeat center center;
	cursor: pointer;
}

#account-history td {
	padding: 2px 5px;
	display: table-cell;
	border: 1px solid #CCC;
	vertical-align: top;
}
#account-history .history-view {
	text-align: right;
}
#account-history .history-product {
	display: block;
	clear: both;
	border-bottom: 1px dotted #DDD;
}
#account-history .history-product strong {
	float: right;
	display: block;
	text-align: right;
}
.order_nav {
	overflow: hidden;
	background: #EEE;
	margin: 0px 0px 10px;
}
.order_nav ul {
	overflow: hidden;
	list-style-type: none;
	padding: 5px;
	float: right;
}
.order_nav li {
	float: left;
	padding-left: 10px;
}

/***** Temporary Measure to hide form that enables customer to change account details *************/

#account_update{
}

/*************************************************************************************************/



/***** Temporary Measure to make delivery date uneditable*********************************************************************/
#deliverydatedisplay{
	width: 200px;
	height: 18px;
	border: 1px solid #ccc;
	float: left;
}
/****************************************************************************************************************************/

#orderform label{
	font-weight: bold;
	margin-top: 10px;
}
#productlist-top input{
	width: 280px;
}
