
/* @override http://test.net-at-hand.int:3000/stylesheets/node/19946.css */



/* @override 
	http://test.net-at-hand.int:3000/stylesheets/node/9253.css
	http://stanshimmin.com.net-at-hand.com/stylesheets/node/13521.css
	http://temp.net-at-hand.int:3000/stylesheets/node/12121.css
	http://test.net-at-hand.int:3000/stylesheets/node/12121.css
*/

/* @group My Group */

.product_preview {
	float: left;
	width: 100px;
	margin-right: 10px;
}
.product {
	clear: left;
	padding-top: 15px;
}
.product .item_number {
	font-size: 9px;
}
.product h3,
.product h2 {
	margin-top: 0 !important;
	padding-top: 0 !important;
}
.product_preview .price {
	font-weight: bold;
}
.product .description {
	margin-left: 110px;
}

table.editor td,
table.editor th,
table.cart td,
table.cart th,
.product table td,
.product table th {
	line-height: 1;
	padding: 2px;
	vertical-align: top;
}
.product table td {
	border: 1px solid white;
	background: #eee;
}
table.editor td.label,
table.cart th,
.product table th {
	border: 1px solid white;
	background: #bbb;
	font-size: 10px;
	color: white;
}
.error .label {
	background: red !important;
}
.product form {
	margin-left: 110px;
}

/* @end */

/* @group cart
 */

td.extra,
th.extra {
	padding-left: 20px !important;
}

table.cart {
	width: 100%;
	margin-bottom: 10px;
}

.cart_actions {
	text-align: right;
}

.cart .money {
	text-align: right;
}

.cart td {
	border-top: 1px solid #aaa;
}
.cart tr.sub td,
.cart td.outside {
	border-top: none;
}



/* @end */

/* @group customer info */

table.editor td.label {
	text-align: right;
	padding: 5px;
}
table.editor td.label a:link,
table.editor td.label a:visited {
	color: white;
	text-decoration: none;
}

/* @end */

/* @group errors */

div.message {
	background: black;
	padding: 10px;
	color: white;
}

div.error {
	background: red;
	padding: 10px;
	color: white;
}
div.error h2 {
	margin: 0 !important;
	padding: 0 !important;
}
div.error * {
	color: white !important;
}

/* @end */

/* @group pagination */

.pagination {
	clear: left;
	text-align: center;
}
.pagination a {
	text-decoration: none;
	line-height: 1;
	padding: 5px;
	background: #666;
	color: white !important;
}
.pagination a.current {
	background: black;
}

/* @end */

/* @group account */

.account {
	background: #ccc;
	margin: 20px 0 ;
	padding: 7px 10px !important;
}

.account h4 {
	padding: 0 !important;
	margin: 0 !important;
}

.right {
	float: right;
}

.flash {
	background: black;
	color: white;
	padding: 10px;
}


/* @end */

/* @group sassafras */

/* @group tables */

td, th {
	vertical-align: top;
	padding: 4px;
}

/* @end */

/* @group forms */

textarea,
input[type="text"] {
	padding: 4px;
	margin: 0;
	border: 1px solid #aaa;
}

label {
	color: #666;
}

/* @end */

/* @group layout */

.column {
	margin: 0 2px 4px 2px;
}

.container {
	margin: 0;
}

.col1 {
	width: 956px;
}

.col2,
.col4_w2,
.col6_w3 {
	width: 476px;
}

.col3,
.col6_w2 {
	width: 316px;
}
.col3_w2,
.col6_w4 {
	width: 656px;
}

.col4 {
	width: 236px;
}
.col4_w3 {
	width: 716px;
}

.col5 {
	width: 188px;
}
.col5_w2 {
	width: 380px;
}
.col5_w3 {
	width: 572px;
}
.col5_w4 {
	width: 764px;
}

.col6, {
	width: 156px;
}
.col6_w5 {
	width: 796px;
}



/* @end */


/* @end */