@import "products.css";

*{
	font-family: arial, helvetica, sans-serif;
}

body {
	font-size: 12px;
	padding: 15px;
	margin: 0;
	clear: both;
	background: #e8e8e8;
	text-align: center;
	color: #688593;
}

img {
	border: 0;
}

p {
	margin: 5px 0;
}

h2 {
	margin: 0;
	margin-bottom: 5px;
	margin-top: 10px;
}

table, tr, td {
}

.clearboth {
	clear: both;
	height: 0;
}

a {
	color: #235d6f;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.clear {
	clear: both;
}

#wrapper {
	width: 950px;
	margin: 0 auto;
	text-align: left;
	border: 4px solid #cbdcb0;
	background-color: white;
}
/* [ special ] */


/* [ header ] */

#header {
	width: 950px;
	border-bottom: 8px solid #9ccae1;
}

#header #hmenu {
	background-color: #ecf3e3;
	text-align: center;
	vertical-align: middle;
	font-size: 12px;
	padding: 0 10px;
}

#header #hmenu ul {
	margin: 0;
	display: inline;
	clear: both;
}

#hmenu a:hover {
	background-color: #dce9cb;
}

#header #hmenu ul li {
	display: inline;
}

.hmenu-bar a {
	color: #235d6f;
	display: block;
}

.hmenu-bar {
	float: left;
}

.hmenu-bar ul li {
	border-left: 1px dotted #94ba62;
	font-weight: bold;
	float: left;
}

.hmenu-bar ul li a {
	padding: 5px 20px;
	color: #235d6f;
	display: block;
}

.hmenu-bar .last {
	border-right: 1px dotted #94ba62;
}

.hmenu-login {
	float: right;
}

.hmenu-login ul li {
	border-left: 1px dotted silver;
	font-weight: bold;
	float: left;
}

.hmenu-login .last {
	border-right: 1px dotted silver;
}

.hmenu-login ul li a {
	padding: 5px 15px;
	color: #5a7931;
	display: block;
}


#header #account {
	float: right;
	margin: 0;
	padding: 0;
}

#header form {
	width: 230px;
	background: #ecf3e3;
	padding: 5px 10px;
	clear: both;
	float: right;
}

#header input, #header select {
	font-size: 80%;
}

#account {
	background: #fff;
	list-style: none;
	padding: 0;
	margin: 0;
	width: 250px;
}

#account li {
	display: block;
	background: #ecf3e3;
	margin: 0 0 1px 0;
}

#account li a {
	display: block;
}

#account li.last {
	border: none;
}

#account a {
	color: #688593;
	text-decoration: none;
	font-weight: bold;
	background: #ecf3e3;
	line-height: 2em;
	padding-left: 10px;
	border-left: 10px solid #9ccae1;
}

#account a:hover {
	color: #317a9f;
	border-left-color: transparent;
	border-right: 10px solid #cbdcb0;
	background-color: #dce9cb;
}

#currency {
	text-align: right;
}

#header br {
	clear: both;
}

/* [ content ] */

#content {
	float: left;
	width: 640px;
	padding: 10px 30px;
	margin: 0;
	border-top: 4px solid #cbdcb0;
}

#content p, #content li {
	line-height: 150%;
	list-style-type: square;
}

#content h1, #content h2 {
	font-family: "Trebuchet MS", Arial, sans-serif;
}

#content h1 {
	font-size: 18px;
}

#content h2 {
	font-size: 16px;
}

h2 {
	font-size: 14px;
}

h3 { 
	font-size: 12px; 
	margin-top: 15px;
	margin-bottom: 10px;
}

ul {
	padding-left: 0;
	list-style: inside;
}

hr {
	height: 1px;
	border: none;
	border-top: 1px solid #ccc;
	background: #ccc;
}

table {
}

table, tr, td {
	padding: 0;
	margin: 0;
}

/*
* Tabledata
*/

.tabledata {
	border: 1px solid #EEE;
}

.tabledata th {
	text-align: left;
	background: #cbdcb0;
	padding: 7px 5px; 
	font-size: 11px;
}

.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
*/

/* [ sidebar ] */

#sidebar {
	float: right;
	width: 230px;
	margin: 0;
	padding: 0 10px;
	background: #f1f1f1;
	border-top: 4px solid #cbdcb0;
	clear: right;
}

#sidebar ul {
	margin: 0;
}

#sidebar li {
	padding: 2px 0;
	list-style-type: none;
	margin: 0;
}

.price {
	font-weight: bold;
	color: #434f58;
	font-size: 14px;
}

.regular-price {
	font-size: 13px;
	text-decoration: line-through;
	font-weight: bold;
	color: black;
}

.special-price {
	font-size: 13px;
	font-weight: bold;
	color: red;
}

.s_price {
	font-weight: bold;
	color: #afbdc5;
	font-size: 14px;
}

/* [ forms ] */

label {
	font-weight: normal;
	padding-right: 15px;
}


fieldset {
	margin: 0;
	margin-bottom: 20px;
	border: 1px solid #9acd32;
	padding: 10px;
}

legend {
	line-height: 1.5em;
	font-weight: bold;
	margin: 0;
	padding: 0 2px;
	text-indent: 0;
	color: #90c030;
	font-size: 11px;
}

fieldset label {
	padding-right: 10px;
}

input {
	font-size: 100%;
}

button {
	font-size: 12px;
	font-weight: bold;
	color: white;
	padding: 1px 10px;
	background-color: #72b4d5;
	border: 1px solid #cbdcb0;
	cursor: pointer;
}

button:hover {
	background-color: #3a86ad;
	border: 1px inset #cbdcb0;
}

.button {
	padding: 3px 10px;
	background-color: #235d6f;
	font-weight: bold;
	color: white;
	line-height: 200%;
}

/* [ footer ] */

#footer {
	background: #cbdcb0;
	clear: both;
	font-size: 80%;
	padding: 7px 30px;
	}
	

#footer a:link { color: #669966; }



.support_navi {
	/*float: left;
	width: 600px;*/
	font-size: 10px;
	margin-bottom: 25px;
	background-color: #EFEFEF;
}

.support_navi .title {
	color: white;
	background-color: #387bb0;
	font-weight: bold;
	padding: 3px 10px;
	text-align: right;
	font-size: 12px;
	font-family: sans-serif;
}

.support_navi .action {
	padding: 5px;
	padding-bottom: 0;
	background-color: white;
	border: 1px solid #EEE;
	border-left: 10px solid #EEE;
	width: 200px;
	height: 22px;
	font-size: 12px;
	font-family: sans-serif, arial;
}

.support_navi .action a {
	color: black;
	text-decoration: none;
	font-weight: bold;
}

.support_navi .action a:hover {
	text-decoration: underline;
}

.support_navi .action .new {
	color: red;
	font-weight: bold;
}


.support {
	font-size: 10px;
}

.support_main {
	margin-bottom: 25px;
}

.support_main a {
}

.support_main table tr td {
	font-size: 11px;
}

.support_success_message {
	margin-bottom: 10px;
	background-color: white;
	padding: 10px;
	border: 3px solid black;
	font-weight: bold;
	font-size: 12px;
}
.support_inbox{
	width: 100%;
	min-height: 500px;
	border: 1px solid #EFEFEF;
	margin-bottom: 30px;
	background-color: white;
}


.support_inbox tr th{
	padding: 4px 5px;
	color: white;
	font-size: 10px;
	background-color: #387bb0;
	text-align: left;
}

.support_inbox tr td{
	padding: 3px 5px;
	border-bottom: 1px solid #EFEFEF;
	font-size: 11px;
}

.support_inbox tr:hover{
}

.support_inbox tr td a{
	color: black;
	text-decoration: none;
}

.support_inbox tr td a:hover{
	text-decoration: inherit;
	font-weight: inherit;
}

.support_inbox .unread td{
	font-weight: bold;
	color: black;
}

.support_inbox .selected{
	background-color: #8ab04c;
	font-weight: bold;
}

.support_inbox .selected a{
	color: white;
}

.support_inbox .selected:hover{
}

.support_inbox .flags{
	width: 12px;
}
.support_inbox .subject{
	width: 200px;
}
.support_inbox .from{
	width: 200px;
}
.support_inbox .received{
	width: 200px;
}


.support_message{
	width: 100%;
	border: 0;
	padding: 0;
	margin: 0;
	background-color: white;
}

.support_message .shead{
	background-color: #EFEFEF;
	background-color: #b4cc8c;
	color: white;
	padding: 5px;
	font-weight: bold;
	padding-left: 40px;
	font-size: 11px;
}

.support_message .shead table tr td{
	color: white;
	font-weight: bold;
	font-family: sans-serif;
	padding: 3px;
}

.support_message .details{
	background-color: #DEDEDE;
	color: black;
	padding: 5px;
	font-weight: bold;
	padding-left: 40px;
	font-size: 11px;
}

.support_message .details table tr td{
	font-weight: bold;
	font-family: sans-serif;
	padding: 3px;
}

.support_message .attachments {
	background-color: #789942;
	color: white;
	padding: 5px;
	font-weight: bold;
	padding-left: 40px;
	font-size: 11px;
}

.support_message .attachments table tr td{
	color: white;
	font-weight: bold;
	font-family: sans-serif;
	padding: 3px;
}

.support_message .sent{
	background-color: #CCC;
}

.support_message .received{
	background-color: #e7e7e7;
}

.support_message .actions{
	background-color: #EFEFEF;
	text-align: right;
}

.support_message .actions input{
	border: 4px solid #DDD;
	background-color: #EEE;
	font-weight: bold;
	padding: 2px 20px;
	cursor: pointer;
	margin: 5px 10px;
}

.support_message .actions input:hover{
	background-color: #DDD;
}

.support_view_message{
}

.support_error{
	font-weight: bold;
	background-color: red;
	color: white;
	padding: 5px 15px;
	font-family: sans-serif;
	font-size: 14px;
}

.support_view_message div{
	width: inherit;
	border: 4px solid #EFEFEF;
	min-height: 200px;
	padding: 6px;
}

.support_view_message textarea{
	width: 100%;
	height: 300px;
	border: 0;
}

.notification {
	font-weight: bold;
	font-size: 12px;
	color: black;
}

/*
	start shopping progress
*/
.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;
}

/*
	end shopping progress
*/


/*
	start product list
*/

#productlist {
	list-style: none;
	padding: 0;
	margin: 0;
	line-height: 1.7em;
	font-size: 85%;
	list-style-position: outside;
	margin-top: 30px;
}

.productlist_category {
	color: #99ba63;
	font-weight: bold;
	border-bottom: 1px solid #99ba63;
}

#productlist li {
	padding: 0;
	margin: 0;
}


.left-product {
	cursor: pointer;
}

.left-product:hover {
	background-color: white;
	cursor: pointer;
}

.left-product:hover a {
	text-decoration: underline;
}

.left-product-name {
	float: left; 
}

.left-product-price {
	float:right; 
	font-size: 11px;
	font-weight: bold;
}

/*
	end product list
*/


.product-img img {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 7px;
}


.highlight {
	border: 5px solid #cbdcb0;
	padding: 5px;
	margin-bottom: 20px;
	font-weight: bold;
	font-size: 12px;
	width: 500px;
}


.pr-box {
	background-image: url(../images/hr2.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	padding: 5px;
	padding-bottom: 10px;
	width: 180px;
}

.pr-box .image {
	padding-bottom: 10px;
	text-align: center;
}

.pr-box .name {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 4px;
}

.pr-box .alternative {
	color: gray;
	height: 20px;
	padding-bottom: 10px;
	overflow: hidden;
}

.pr-box .info {
	width: 100%;
	color: #f69600;
}

.pr-box .info-price {
	margin-top: 10px;
	width: 100%;
}

.pr-box .price {
	color: black;
	font-weight: bold;
}

.pr-box .regular-price {
	text-decoration: line-through;
}

.pr-box .special-price {
	color: red;
}


.pr-box .buy {
	padding-top: 10px;
	text-align: right;
}

.pr-box .label {
}

.pr-box .value {
	text-align: right;
}
/*
	end product box
*/


/**
	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: 20px;
	width: 200px;
}

.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: top;
}

.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;
	font-weight: normal;
}

.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;
}


.payment_row_selected {
	background-color: #EEE;
}

.payment_row_over {
	background-color: #F3F3F3;
}
