/*
---------------------------------------------------------------------------------------- global
*/
body {
	background-color: #586D60;
	font-family: Arial, Helvetica, sans-serif;
/*	font-size: 62.54%;*/
	font-size: 11px;
	height: 100%;
}
a {
	text-decoration: none;
	color: #586D60;
}
div.layout {
	background-color: #ffffff;
	width: 800px;
	position: absolute;
	left: 50%;
	margin: 0 0 0 -400px;
	padding: 0;
	top: 0;
}
form {
	margin: 0px;
	padding: 0px;
}
input.button {
	border: 1px solid #586D60;
	color: #586D60;
	font-size: 1.1em;
	height: 20px;
	margin: 0 0 0 5px;
	padding: 0;
	text-align: center;
}
img {
	border: 0px;
	border: 0px;
}
input {
	border: 1px solid #586D60;
	color: #586D60;
	font-size: 1.1em;
	height: 16px;
}

/*
---------------------------------------------------------------------------------------- errors/messages
*/
div.error {
	background-color: #FFEEFF;
	border: 1px #660000 solid;
	color: #660000;
	font-size: 12px;
	font-weight: bold;
	padding: 3px 0 3px 6px;
	margin-bottom: 2px;
	width: 590px;
}
div.message {
	background-color: #EDF3F4;
	border: 1px #586D60 solid;
	color: #586D60;
	font-size: 12px;
	font-weight: bold;
	padding: 3px 0 3px 6px;
	width: 590px;
}

/*
---------------------------------------------------------------------------------------- header
*/
div.header {
	margin: 0;
	padding: 0;
	width: 800px;
	height: 95px;
	float: left;
}
div.header p {
	margin: 10px 0 0 20px;
	padding: 0;
	font-size: 1.1em;
}
div.header img {
	margin: 0;
	padding: 0;
	float: left;
}
div.header img.images {
	margin: 0;
	padding: 0;
	float: right;
	position: absolute;
	top: 0;
	right: 0;
}

/*
---------------------------------------------------------------------------------------- main menu
*/
div.menuMain {
	background-color: #E2E7EF;
	width: 800px;
	height: 22px;
	margin: 0;
	padding: 0;
	float: left;
}

div.menuMain ul {
	list-style: none;
	margin: 0 0 0 20px;
	padding: 0;
}
div.menuMain ul li {
	font-size: 1.1em;
	float: left;
	margin: 0 20px 0 0;
	padding: 3px 0 3px 0;
}
div.menuMain p {
	float: right;
	font-size: 1.1em;
	margin: 0 10px 0 0;
	padding: 3px 0 3px 0;
}

/*
---------------------------------------------------------------------------------------- sub menu
*/
div.menuSub {
	background-color: #EDF3F4;
	width: 155px;
	margin: 0;
	padding: 0;
	float: left;
	clear: left;
}
div.menuSub form {
	margin: 0;
	padding: 0;
}
div.menuSub input.button {
	width: 25px;
	height: 18px;
	font-size: 1.1em;
	color: #586D60;
	padding: 0;
	float: left;
	margin: 0;
	text-align: center;
}
div.menuSub ul {
	list-style: none;
	margin: 0;
	padding: 0 0 25px 0;
}
div.menuSub ul li {
	padding: 0 0 0 20px;
	margin: 0;
}
div.menuSub ul li a {
	color: #7F7F7F;
	font-size: 1.1em;
}
div.menuSub ul li a:hover {
	color: #4F4F4F;
}
div.menuSub ul li.category {
	color: #586D60;
	font-weight: bold;
	font-size: 1.2em;
	background-image: url(device.jpg);
	background-repeat: no-repeat;
	padding: 0 0 0 20px;
	clear: left;
}
div.menuSub ul li.category a {
	color: #586D60;
	font-weight: bold;
	font-size: 1em;
}
div.menuSub ul li.category a:hover {
	color: #889D90;
}
div.menuSub input {
	width: 100px;
	margin: 0 0 10px 20px;
	padding: 0;
	border: 1px solid #586D60;
	float: left;
}
div.menuSub p {
	margin: 10px 0 10px 20px;
	padding: 0;
	font-size: 1.2em;
	font-weight: bold;
	color: #586D60;
}

/*
---------------------------------------------------------------------------------------- content
*/
div.content {
	float: left;
	width: 645px;
	margin: 0px -20px -5px 10px;
	padding: 5px -10px -5px 5px;
}
div.content p {
	font-size: 1.1em;
	padding: 0 10px 0 -10px;
	margin: 10px 50px 0 10px;
}
div.content li {
	font-size: 1.1em;
	list-style-position:outside;
	margin-left: -10px;
}
div.content li {
	list-style-image: url(bullet.gif);
}
div.content li a:hover {
	color: #000000;
}
div.content h1 {
	font-size: 1.6em;
	padding: 0 0 0 0;
	margin: 10px 10px 0 0;
	float: left;
	clear: left;
	color: #586D60;
}
div.content h2 {
	font-size: 1.2em;
	float: left;
	padding: 0 0 0 0;
	margin: 15px 10px 0 10px;
	color: #666666;
}
div.content h3 {
	font-size: 1.2em;
	padding: 0;
	margin: 12px 10px 0 10px;
	color: #666666;
}
div.content p.pages {
	color: #586D60;
	font-size: 1.1em;
	padding: 0;
	margin: 13px 35px 5px 0;
	float: right;
}
div.content p.line {
	border-bottom: 1px dashed #666666;
	line-height: 1px;
	margin: 0 0 0 0;
	padding: 0;
	width: 595px;
	clear: left;
}
div.content p.lineProductView {
	border-bottom: 1px dashed #666666;
	line-height: 1px;
	margin: 0 10px 0 0;
	padding: 0;
	width: 95%;
	clear: left;
}
div.content p.pages {
	color: #CCCCCC;
}
div.content p.pages a {
	text-decoration: underline;
}
div.content table {
	width: 596px;
	margin: 0 0 0 10px;
	padding: 0;
	color: #666666;
}
div.content table.productView {
	width: 590px;
	clear: left;
}
div.content table.productView td {
	vertical-align: top;
	padding: 0px;
}
div.content table.productView td h3 {
	margin-left: 0px;
}
div.content table a {
	color: #666666;
	text-decoration: underline;
}
div.content span {
	color: #586D60;
	font-weight: bold;
}
/*--- input ---*/
div.content table.input {
	width: 546px;
	font-size: 1.1em;
}
div.content table.input tr.error {
	background-color: #FFEEFF;
	color: #660000;
}
div.content table.input th {
	text-align: left;
}
div.content table.input td input.button {
	margin: 10px 0px 25px 137px;
}
/*--- productGrid ---*/
div.content table.productGrid {
	width: 546px;
}
div.content table.productGrid td {
	border-bottom: 1px dashed #666666;
	padding: 3px;
	width: 75px;
}
div.content table.productGrid td.text {
	border-bottom: none;
	border-right: 1px dashed #666666;
	width: 180px;
	top: 1px;
	vertical-align: top;
}
div.content table.productGrid td.textRight {
	border-bottom: none;
	width: 180px;
	vertical-align: top;
}
div.content table.productGrid td.cart {
	border-right: 1px dashed #666666;
	border-bottom: 1px dashed #666666;
	width: 180px;
}
div.content table.productGrid td.cartRight {
	border-bottom: 1px dashed #666666;
	width: 180px;
}
div.content table.productGrid h3 {
	font-size: 1.2em;
	font-weight: bold;
	color: #666666;
	margin: 0 0 5px 0;
	padding: 0;
}
div.content table.productGrid h3 a {
	text-decoration: none;
}
div.content table.productGrid h3 a:hover {
	color: #999999;
}
/*--- productRelated ---*/
div.content table.productRelated td {
	padding: 3px;
	text-align: center;
	vertical-align: middle;
}
div.content table.productRelated td a {
	text-decoration: none;
}
div.content table.productRelated td a:hover {
	color: #000000;
}
div.content table.productRelated td img {
	border: 0px;
	height: 75px;
}
/*--- productShop ---*/
div.content table.productShop {
	width: 546px;
}
div.content table.productShop th {
	border-bottom: 1px dashed #666666;
	padding: 10px 3px 10px 3px;
	width: 25%;
	vertical-align: top;
}
div.content table.productShop td {
	border-bottom: 1px dashed #666666;
	padding: 10px 3px 10px 3px;
	width: 75%;
	text-align: justify;
	vertical-align: top;
}
div.content table.productShop td h2 {
	float: none;
	padding: 0 0 5px 0;
	margin: 0px;
}
div.content table.productShop td h3 {
	float: none;
	padding: 0px;
	margin: 0px;
	margin-bottom: -12px;
}
/*
---------------------------------------------------------------------------------------- cart display
*/
table.cart {
	background-color: #EFEFEF;
	border: 0px;
	border-collapse: collapse;
}

/* Header */
table.cart tr.header td {
}
table.cart tr.header th.product {
	font-size: 1.1em;
	text-align: left;
}
table.cart tr.header th.price {
	font-size: 1.1em;
	text-align: right;
}
table.cart tr.header th.quantity {
	font-size: 1.1em;
	text-align: right;
}

/* Product List */
table.cart td {
	background-color: #ffffff;
	vertical-align: top;
}
table.cart td.delete input {
	border: 0px #000000 solid;
	background-color: #FFFFFF;
	height: 16px;
	width: 16px;
	background-image: url(cartDeleteGreen.gif);
}
table.cart td.price {
	font-weight: bold;
	font-size: 1.1em;
	text-align: right;
	background-color: #ffffff;
}
table.cart p.title {
	background-color: #ffffff;
	margin: 0;
	padding: 0;
}
table.cart p.title a {
	font-size: 1.1em;
	text-decoration: none;
	font-weight: bold;
	padding: 0;
	margin: 0 0 0 5px;
}
table.cart p.special {
	font-style: italic;
	margin: 0 0 0 25px;
	padding: 0;
	background-color: #ffffff;
}

/* Quantity Column */
table.cart td.quantity {
	text-align: right;
	background-color: #ffffff;
}
table.cart td.quantity input.quantity {
	border: 1px solid #586D60;
	color: #586D60;
	font-size: 1.1em;
	height: 16px;
	width: 40px;
}
table.cart td.quantity input.update {
	border: 1px solid #586D60;
	color: #586D60;
	font-size: 1.1em;
	height: 20px;
	width: 60px;
}

/* Sub Total */
table.cart tr.subTotal {
	text-align: right;
	background-color: #ffffff;
}
table.cart tr.subTotal td {
	background-color: #ffffff;
}
table.cart tr.subTotal th {
	text-align: right;
	background-color: #ffffff;
}
table.cart tr.subTotal th.price {
	text-align: right;
	background-color: #ffffff;
}

/* Delivery */
table.cart tr.delivery {
	text-align: right;
	background-color: #ffffff;
}
table.cart tr.delivery td {
	background-color: #ffffff;
}
table.cart tr.delivery th {
	text-align: right;
	background-color: #ffffff;
}
table.cart tr.delivery th.price {
	text-align: right;
	background-color: #ffffff;
}

/* Discount */
table.cart tr.discount {
	text-align: right;
	background-color: #ffffff;
}
table.cart tr.discount td {
	background-color: #ffffff;
}
table.cart tr.discount th {
	text-align: right;
	background-color: #ffffff;
}
table.cart tr.dicount th.price {
	text-align: right;
	background-color: #ffffff;
}

/* Total */
table.cart tr.total {
	text-align: right;
	background-color: #ffffff;
}
table.cart tr.total td {
	background-color: #ffffff;
}
table.cart tr.total th {
	font-size: 1.1em;
	padding-top: 20px;
	text-align: right;
	background-color: #ffffff;
}
table.cart tr.total th.price {
	text-align: right;
	background-color: #ffffff;
}
table.cart tr.total td.checkout {
	background-color: #ffffff;
}

/*
---------------------------------------------------------------------------------------- cart summary
*/
table.cartSummary {
	border: 0px;
	border-collapse: collapse;
}
table.cartSummary th {
	text-align: right;
}
table.cartSummary th.product {
	text-align: left;
}
table.cartSummary td.price {
	text-align: right;
}
table.cartSummary td.quantity {
	text-align: right;
}
table.cartSummary p.title {
	background-color: #ffffff;
	font-weight: bold;
	margin: 0 0 0 10px;
	padding: 0;
}
table.cartSummary p.special {
	font-style: italic;
	margin: 0 0 0 25px;
	padding: 0;
	background-color: #ffffff;
}

/*
---------------------------------------------------------------------------------------- footer
*/
div.footer {
	font-size: 1.1em;
	font-weight: normal;
	text-align: center;
}
div.footer p {
	font-size: 1em;
	padding: 0px;
	margin-bottom: 8px;
}

