@import "support.css";
@import "products.css";

*, body {
	font-family: arial, helvetica, sans-serif;
}

html,body,ul,li {
	margin: 0;
	padding: 0;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
}

img {
	border: 0;
}

a {
	color: #464544;
	text-decoration: none;
}

h1 {
	font-size: 16px;
}

li {
	margin-bottom: 5px;
	padding-bottom: 5px;
	margin-left: 25px;
	list-style-type: square;
}
a:hover {
	text-decoration: underline;
}

hr {
	border: none;
	border-top: 1px solid #DDD;
}

table,tr,td {
	padding: 0;
	margin: 0;
	font-family: arial, helvetica, sans-serif;
	border: 0;
	border-spacing: 0;
	border-collapse: collapse; 
	font-size: 11px;
}

th {
	background-color: #5ba932;
	color: white;
}

a:hover {
	color: #FFA405;
}

.clear {
	clear: both;
	height: 2px;
}

fieldset {
	border: 1px solid #d3e3ae;
	margin-bottom: 20px;
	padding: 10px 20px;
}


fieldset table tr td {
	padding: 4px 3px;
}

legend {
	color: #82a239;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 1px;
}

label {
	font-size: 10px;
	font-weight: bold;
	padding-right: 10px;
}

input,select {
	font-size: 10px;
	padding: 1px;
}

button {
	background-color: #99cc66;
	color: white;
	font-weight: bold;
	border: 1px solid #9dc92c;
	padding: 1px 15px;
	cursor: pointer;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-variant: small-caps;
	border: 2px solid #d9efc3;
}

button:hover {
	background-color: #5cab32;
	border: 2px solid #cbe9ad;
}

body {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: black;
	padding-bottom: 10px;
	background-color: white;
}

/** layout **/
#wrapper {
	text-align: left;
	width: 1010px;
}

#head { 
	height: 130px;
	background-image: url(../images/top_left.png);
	background-repeat: no-repeat;
}

#foot { 
	background-color: #60B234;
	padding: 2px;
	text-align: center;
	font-weight: bold;
	color: white;
}

#foot-keywords {
	font-size: 10px;
	text-align: center;
	/*width: 700px;
	margin: auto;*/
}

#head-bar1 { 
	position: relative;
	height: 35px;
	font-size: 10px;
}

#head-bar2 { 
	position: relative;
	height: 47px;
	padding: 2px;
	background-repeat: no-repeat;
	background-color: #60B234;
}

#head-bar2 #change {
	position: absolute;
	top: 10px;
	right: 20px;
	text-align: right;
	color: white;;
}

#head-bar2 #change form {
	display: inline;
}


#head-bar3 { 
	position: relative;
	height: 70px;
}

.menu1 {
	position: absolute;
	left: 200px;
	font-weight: bold;
}

.menu2 {
	position: absolute;
	right: 0px;
	font-weight: bold;	
}

.menu3 {
	position: absolute;
	right: 10px;
	font-weight: bold;	
}

.head-box1-item {
	float: left;
	margin: 0 10px;
	border-left: 1px solid #e3e3e3;
	border-right: 1px solid #e3e3e3;	
	height: 20px;
}

.head-box1-username {
	float: left;
	margin: 0 10px;
	font-size: 11px;
}

.head-box1-item a {
	padding: 2px 15px;
	padding-left: 35px;
	display: block;
}

.head-box1-item a:hover {
}


.head-box1-item2 {
	float: left;
	margin: 0 6px;
	border-left: 1px solid #e3e3e3;
	border-right: 1px solid #e3e3e3;	
	height: 20px;
	font-size: 12px;
}

.head-box1-item2 a {
	padding: 2px 12px;
	display: block;
}

.head-box1-item2 a:hover {
}


.search-bar {
	position: absolute;
	left: 10px;
	font-weight: bold;	
}

.search-bar form {
	display: inline;	
}

.search-bar button {
	padding-top: 0;
	padding-bottom: 0;	
}

.search-bar input {
	font-size: 11px;
	border: 1px solid #DDD;	
}

.head-box-search-l { 
	width: 17px;
	height: 40px;
	background-image: url(../images/top_box_search_l.png);
}

.head-box-search-c { 
	background-repeat: repeat-x;
	padding: 0 5px;
	background-image: url(../images/top_box_search_c.png);
}

.head-box-search-r { 
	width: 17px;
	height: 40px;
	background-image: url(../images/top_box_search_r.png);
}

.head-box1-c { 
	background-repeat: repeat-x;
	padding: 0 5px;
	background-image: url(../images/top_box_c.png);
}

.head-box1-r { 
	width: 10px;
	height: 27px;
	background-image: url(../images/top_box_r.png);
}


.menu-cart {
	background-image: url(../images/top_cart.png);
	background-repeat: no-repeat;
	background-position: 10px;	
}

.menu-account {
	background-image: url(../images/top_account.png);
	background-repeat: no-repeat;
	background-position: 10px;	
}

.menu-support {
	background-image: url(../images/top_support.png);
	background-repeat: no-repeat;
	background-position: 10px;
}

.menu-logout {
	background-image: url(../images/top_logout.png);
	background-repeat: no-repeat;
	background-position: 10px;
}

.head-box1-l { 
	width: 10px;
	height: 27px;
	background-image: url(../images/top_box_l.png);
}

.head-box1-c { 
	background-repeat: repeat-x;
	padding: 0 5px;
	background-image: url(../images/top_box_c.png);
}

.head-box1-r { 
	width: 10px;
	height: 27px;
	background-image: url(../images/top_box_r.png);
}



#middle {
}

#left {
	float: left;
	width: 175px;
	margin-right: 15px;
}

#left a {
	color: white;
}

.left-top {
	background-image: url(../images/left_top.png);
	height: 18px;
	padding: 5px;
	background-repeat: no-repeat;
	padding-left: 25px;
	font-size: 16px;
	color: white;
	font-weight: bold;
}

.left-middle {
	background-image: url(../images/left_middle.png);
	background-repeat: repeat-y;
	padding: 10px;
	padding-left: 20px;
	color: white;
	font-size: 14px;
	font-variant: small-caps;
	font-weight: bold;
}

.left-bottom {
	background-image: url(../images/left_bottom.png);
	height: 15px;
	margin-bottom: 20px;
}


.left-middle ul li {
	list-style-image: url(../images/left_arrow.png);
	padding: 2px;
	margin: 0;
	margin-left: 10px;
}

.news {
	font-size: 10px;
	color: white;
	font-weight: normal;
	font-variant: normal;
}

.news-date {
	font-weight: bold;
}

.news-title {
	font-size: 11px;
	font-weight: bold;
}

#center {
	float: left;
	width: 630px;
}

#center li {
	list-style-image: url(../images/tick.png);
}

#center-top {
	background-image: url(../images/center-top.png);
	height: 8px;
	line-height: 1px;
}

#center-middle {
	background-image: url(../images/center-middle.png);
	background-repeat: repeat-y;
	padding: 10px;
	min-height: 400px;
}

#center-middle h1 {
	margin: 0;
	margin-bottom: 20px;
}

#center-middle h2 {
	margin: 0;
	padding: 5px 0;
	font-size: 14px;
	margin-bottom: 10px;
	color: #2c788f;
}

#center-bottom {
	background-image: url(../images/center-bottom.png);
	height: 8px;
}

#center h1 {
	color: #3f5e20;
}

.center-box1 {
	width: 600px;
	margin-bottom: 10px;
}

.center-box1-top {
	background-image: url(../images/center-box1-top.png);
	height: 13px;
}

.center-box1-middle {
	background-image: url(../images/center-box1-middle.png);
	padding: 0px 10px; 
}

.center-box1-bottom {
	background-image: url(../images/center-box1-bottom.png);
	height: 13px;
}

.first-offer {
	width: 135px;
	border: 1px solid #EEE;
	border-collapse: collapse;
	text-align: center;
	padding: 4px;
}

.first-offer-picture {
	padding: 4px;
}

#right {
	float: right;
	width: 175px;
	margin-left: 15px;
}

#right a {
	color: black;
}

.right-top {
	height: 19px;
	background-repeat: no-repeat;
	padding-left: 25px;
	font-size: 16px;
	font-weight: bold;
	line-height: 1px;
}

.right-middle {
	background-image: url(../images/right_middle.png);
	background-repeat: repeat-y;
	padding: 5px 10px;
	font-size: 12px;
	font-weight: bold;
}

.right-top-new {
	background-image: url(../images/right_top_new.png);
	background-repeat: no-repeat;
}

.right-product {
	margin-top: 5px;
	margin-bottom: 5px;
	/*border-bottom: 1px solid #e3f3d2;*/
}

.right-pic {
	border: 1px solid #e3f3d2;
	margin-right: 10px;
	float: left;
}

.right-product-name {
	font-size: 11px;
}

.right-product-price {
	color: #598b23;
	font-weight: bold;
	font-size: 12px;
	text-align: right;
}	

.right-top-best {
	background-image: url(../images/right_top_best.png);
	background-repeat: no-repeat;
}

.right-bottom {
	background-image: url(../images/right_bottom.png);
	height: 6px;
	margin-bottom: 20px;
}

.right-middle ul li {
	list-style-image: url(../images/left_arrow.png);
	padding: 2px;
	margin: 0;
	margin-left: 10px;
}

/*
* Tabledata
*/

.tabledata {
	border: 1px solid #EEE;
}

.tabledata th {
	font-weight: bold;
	padding: 3px 10px;
}

.tabledata td {
	padding: 8px 10px;
}

.tabledata tr.odd {
	background-color: #FDFDFD;
}

.tabledata tr.even {
	background-color: #FAFAFA;
}

.tabledata tr td.total {
	font-weight: bold;
	padding: 5px 10px;
	text-align: right;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #EEE;
	font-size: 15px;
}

/*
* End tabledata
*/


/**
	start product box
*/

.product_box {
	width: 100%;
	padding: 5px 10px;
	margin-bottom: 10px;
	border: 1px solid #d1e4a8;
	background-color: #f9f9f9;
}

.product_box td {
	padding: 3px;
}

.product_box_image {
	width: 80px;
}

.product_box_desc {
	vertical-align: top;
	padding: 5px;
}

.product_box_desc a {
	text-decoration: none;
}
.product_box_price {
	width: 130px;
	padding-left: 10px;
	text-align: right;
	color: black;
	font-weight: bold;
	font-size: 13px;
}

.product_box_buy {
	vertical-align: middle;
	text-align: right;
	padding: 10px;
}
.product_box_supplier {
	padding-left: 10px;
	width: 150px;
}

.product_box_packaging {
	padding-left: 10px;
}

.product_box_special_price {
	padding-left: 10px;
	white-space: nowrap;
	color: red;
	font-weight: bold;
	font-size: 20px;
}

/*
	end product box
*/


.cart_actions {
	text-align: center;
}

.cart_actions a {
	padding: 5px 10px;
	background-color: #51972d;
	font-weight: bold;
	color: white;
}

.notification {
	font-weight: bold;
	font-size: 12px;
	color: #eb9600;
}

.warning {
	color: red;
	font-weight: bold;
}

.errors {
	font-weight: bold;
}

.stock_status {
	font-size: 16px;
	color: red;
	font-weight: bold;
}


.price {
	font-weight: bold;
	color: black;
	font-size: 13px;
}

.regular-price {
	text-decoration: line-through;
	font-weight: bold;
	color: black;
	font-size: 13px;
}

.special-price {
	font-weight: bold;
	color: #598b23;
	font-size: 13px;
}

.payment_row_selected {
	background-color: #EEE;
}

.payment_row_over {
	background-color: #EEE;
}
/*
	Product site	
*/
.product-img img {
	border: 0;
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 7px;
}

.product-information {
}

.product-information fieldset {
	/*width: 300px;*/
}

.product-description {
	margin-top: 10px;
	margin-bottom: 20px;
	padding: 0 5px;
	border-top: 1px solid #EEE;
	border-bottom: 1px solid #EEE;
}
/*
	end Product site
*/

.shopping-progress {
}

.shopping-progress fieldset {
	padding: 5px 0;
}

.shopping-progress table {
	width: 100%;
}

.shopping-progress table tr td {
	text-align: center;
	vertical-align: bottom;
	padding: 0 10px;
	border-right: 1px solid #EEE;
}

.shopping-progress a {
	font-weight: bold;
}

.shopping-progress div {
	margin: 0;
	height: 5px;
	line-height: 1px;
}

.shopping-progress-selected {
	background-color: #2c788f;
}



/**
	start product box
*/


.product-item {
	margin-bottom: 15px;
	width: 100%;
	background-image: url(../images/hr.png);
	background-position: left bottom;
	background-repeat: no-repeat;
}

.product-item td {
	padding: 2px;
}

.product-item td p {
	padding: 2px 0;
	margin: 0;
}

.product-item .pb-col2 {
	padding-right: 10px;
	width: 220px;
}

.product-item .pb-col3 {
	width: 150px;
}

.product-item .pb-name {
	font-size: 16px;
	font-weight: bold;
}

.product-item .pb-image {
	padding: 10px;
	width: 50px;
	vertical-align: middle;
}

.product-item .pb-alternative {
	color: gray;
}

.product-item .pb-description {
	padding: 5px 0;
	color: gray;
	padding-left: 5px;
}

.product-item .pb-info {
	color: #0087a6;
	width: 100%;
}

.product-item .pb-info td {
	padding: 2px 0;
	vertical-align: top;
}

.pb-info .value {
	text-align: right;
}

.product-item .pb-price {
	font-size: 16px;
	color: black;
	font-weight: bold;
}

.product-item .label {
	font-weight: bold;
	padding-right: 10px;
}

.product-item .pb-buy {
	padding-top: 5px;
	text-align: right;
}



.product_box {
	width: 100%;
	padding: 5px 10px;
	margin-bottom: 10px;
	border: 1px solid #d1e4a8;
	background-color: #f9f9f9;
}

.product_box td {
	padding: 3px;
}

.product_box_image {
	width: 80px;
}

.product_box_desc {
	padding: 5px;
}

.product_box_desc a {
	text-decoration: none;
}
.product_box_price {
	width: 130px;
	padding-left: 10px;
	text-align: right;
	color: black;
	font-weight: bold;
	font-size: 13px;
}

.product_box_buy {
	vertical-align: middle;
	text-align: right;
	padding: 10px;
}
.product_box_supplier {
	padding-left: 10px;
	width: 150px;
}

.product_box_packaging {
	padding-left: 10px;
}

.product_box_special_price {
	padding-left: 10px;
	white-space: nowrap;
	color: red;
	font-weight: bold;
	font-size: 20px;
}

/*
	end product box
*/

