body {
	font-size: 10px;
	font-family: Arial;
}


div.column_content {
	line-height: 2.2em;
}

div.column_content img {
	border: 0px;
}

div.bar_menu a {
	font-weight: normal;
}

div.bar_menu span.parent {
	font-family: 'Arial Black', 'Verdana';
	color: #B5BCCB;
	letter-spacing: +4px;
	text-transform: uppercase;
}

div.bar_menu span.title {
	font-family: 'Arial Black', 'Verdana';
	font-size: 1.4em;
	color: #29385E;
	text-transform: uppercase;
}

a {	
	color: #29385E;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
}

#sitemap {
	line-height: 1.4em;
	font-size: 0.9em;
}

#sitemap, #sitemap ul {
	margin-bottom: 6px;
}

table.specs, table.cart, table.highlight td, table.details td {
	background-color: #e9edf7;
	line-height: 1.4em;
}

table.details {
	margin-left: auto;
	margin-right: auto;
}

table.details td {
	padding: 0.6em;
}

table.highlight td {
	padding: 0.6em;
	font-weight: bold;
}

table.specs, table.cart {
	width: 100%;
}

table.specs th {
	padding: 0.4em;
	background-color: #29385E;
	color: #ffffff;
	font-size: 1.3em;
	font-weight: bold;
}

table.cart th {
	padding: 0.4em;
	background-color: #29385E;
	color: #ffffff;
	font-size: 1em;
	font-weight: bold;
	text-align: left;
}


table.specs td, table.cart td {
	padding: 0.4em;
}

table.specs td.alt, table.cart td.alt {
	background-color: #91a1c8;
	color: #29385E;
	font-weight: bold;
	line-height: 1.8em;
}

table.specs td.alt {
	text-align: center;
}

table.cart td.alt {
	text-align: left;
}

table.gallery {
	background-color: #e9edf7;
	padding: 1em;
}

table.gallery td {
	text-align: center;
}

table.specs, table.gallery img, table.highlight td, table.highlight td img, table.cart {
	border: 1px solid #91a1c8;
}

table.specs img {
	margin-left: 2em;
	margin-bottom: 2em;
}

table.sizes {
	margin-left: auto;
	margin-right: auto;
	border-left: 1px solid #91a1c8;
	border-right: 1px solid #91a1c8;
	background-color: #ced8f1;
}

table.sizes th {
	background-color: #91a1c8;
	color: #29385E;
	font-weight: bold;
	font-size: 1em;
}

table.sizes td {
	text-align: center;
	border-bottom: 1px solid #91a1c8;
	padding-left: 1em;
	padding-right: 1em;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
}

table.sizes th {
	border-top: 1px solid #91a1c8;
	padding-left: 0.4em;
	padding-right: 0.4em;
	border-bottom: 1px solid #91a1c8;
}

form.contact {
	margin: 1em;
	padding: 1em;
}

form.contact, form.contact input, form.contact textarea {
	border: 1px solid #d2d2d2;
	background-color: #f8f8f8;
}

form.contact input {
	font-weight: bold;
}

table.products td {
	border-bottom: 1px solid #d2d2d2;
}
