* { border:0; margin:0; padding:0 }

/* body */
body { background: #333; color: #CBC9C9 }

/* general */
a { color:#C11B17; text-decoration:none }
a:hover { color:#696969; text-decoration:none }

a img { border: none }
img.right { float: right; margin: .6em 0 .4em 1em }
img.left { float: left; margin: .6em 1em .4em 0 }
img.bottomSpace { margin-bottom: 1.8em }

/* header */
#header {
	background:#242424 url(image/background_header.jpg) center repeat-y;
	width:100%;
}

#header_inside { margin:0 auto; width:800px }
/* begin FGK change */
#header_inside2 {
    background: #292929;
	margin:0 auto;
	width:100%;
	font-size: 11px;
}
#header_inside2 ul {
    list-style: none;
    width: 855px;
    margin: 0 auto;
    height: 30px;
    line-height: 30px
}
#header_inside2 ul li { float:right; list-style:none }
#header_inside2 ul li a {
	color:#999;
	border: 1px solid #333333;
    padding: 0 1em;
    display: block;
    font-weight:bold;
    font-family: Arial;
    font-size:12px;
}
#header_inside2 ul li a:hover {
	background:#292929;
	color:#CBC9C9;
	border: 1px solid #CBC9C9;
}
#header_inside2 ul li.ORDER a { color: #f00 }
#header_inside2 ul li a.active { background:#333; color:#fff }
#header_inside2 ul li.SCHUBERTH a { color: #005a9e }
#header_inside2 ul li a.active { background:#333; color:#fff }
/* end FGK change */

/* content */
#content {
    background: #333;
	width: 780px;
    padding: 5px;
    margin: 0 auto;
}
#content:after {
	clear:both;
	content:'.';
	display:block;
	height:0;
	visibility:hidden;
}
#content_inside {
    width: 100%;
}
#content_inside_sidebar {
	border-left:1px solid #bbb;
	float:right;
	line-height:175%;
	margin:5px 0 5px 570px;
	padding:0 0 0 10px;
	position:absolute;
	width:200px;
}
#content_inside_sidebar h2 {
	background:#fff;
	color:#000;
	font-size:110%;
	font-weight:400;
	padding:5px 0;
	text-align:right;
}
#content_inside_sidebar ul {
	letter-spacing:-1px;
	list-style:none;
	margin:0 0 10px;
}
#content_inside_sidebar ul li { list-style:none }
#content_inside_sidebar ul li a {
	border-bottom:1px solid #e9e9e9;
	display:block;
	padding:3px;
	text-align:right;
	width:194px;
}
#content_inside_sidebar ul li a:hover {
	background:#ddd;
	color:#000;
}
#content_inside_main {
	background:#333;
	letter-spacing:-1px;
	line-height:175%;
    width: 100%;
}
#content_inside_main h1 {
	font-size:1.4em;
	padding:0 0 2px;
}
#content_inside_main h2 {
	color:#ccc;
	font-size:115%;
	text-align:right;
}
#content_inside_main p { padding:0 0 10px }

/* footer */
#footer {
    /*
	background:#191919 url('image/background_footer.jpg') center repeat-y;
    */
    background: #242424;
	height:78px;
	width:100%;
}
#footer:after {
	clear:both;
	content:'.';
	display:block;
	height:0;
	visibility:hidden;
}
#footer_inside {
	border-left:1px solid #bbb;
	border-right:1px solid #bbb;
	height:78px;
	margin:0 auto;
	width:800px;
}
#footer_inside p {
	color:#CBC9C9;
	line-height:78px;
	text-align:center;
}

/* footer */
#promoBanner {
    background:#292929 none repeat scroll 0 0;
    font-size:10px;
    margin:0 auto;
    width:100%;
    clear: both;
}
#promoBanner p {
	color:#696969;
	line-height:22px;
	text-align:center;
}
#footer_inside { border: none }

#productm a { color:#cdcdcd; text-decoration:none }
#productm a:hover { color:#82CAFA; text-decoration:none }

#productf a { color:#cdcdcd; text-decoration:none }
#productf a:hover { color:#F778A1; text-decoration:none }

/* news on /revit/gear.php */
td.news { text-align: left }
#content_inside_main .news h2 { text-align: left; color: #f00; margin: 0 }
.news h3 { font-size: 1em; margin: 0 
}
.news h3 span { font-weight: normal; color: #f00 }

/* table on home page */
#graphic_element { margin-left: -10px }
table#hp_grid { margin: 10px auto 0 auto; width: 780px; border: none }
#hp_grid td { vertical-align: top }
#hp_grid .news { padding-left: 2% }
table#hp_products { border: none }
#content_inside_main .news p {
    padding-bottom: 14px;
    font-size: 11px;
    line-height: 160%;
}

/* product grid on product pages */
table.product { border: none }
.product table { border: none }
.product td,
.product th { vertical-align: top }

/* add to cart */
form#addToCart { margin: 1em 0 }
#addToCart select {
    border: 1px outset #000;
    font-size: 1.1em;
    margin-right: 2px;
}
#addToCart input {
    padding: 1px 3px;
    font-family: Verdana, sans-serif; 
    text-transform: uppercase;
    font-weight: bold;
    border: 1px outset #000;
    width: 110px;
    text-align: center;
}
#addToCart fieldset {
    border: 1px solid #c9c9c9;
    padding: 10px 10px 12px 10px;
    margin: 0;
}
#addToCart h2 { float: left; background: transparent; margin: 2px 1em 0 0 }
#addToCart legend { font-weight: bold; padding: 0 4px; text-transform: uppercase }
p.callout { color: red; margin: 2em 0; font-size: 110% }

.size_chart {
    font-size: 11px;
    margin-top: .4em;
    width: 100%;
    border-collapse: collapse;
    border: 1px solid #bbb;
    border-top-color: #000;
}
.size_chart td { text-align: center }

.size_chart th,
.size_chart td {
    padding: .3em .1em;
    border-left: 1px solid #696969;
    border-right: 1px solid #696969;
}

.size_chart thead th {
    background: #000;
    color: #fff;
    border-color: #000;
}
.size_chart tbody th { text-align: left; padding-left: .2em }
.size_chart tr.odd th,
.size_chart tr.odd td { background: #292929 }
.size_chart tr.sect th {
    padding: .5em 0 .3em 0;
    border-top: 1px solid #bbb;
    border-bottom: 1px solid #bbb;
    text-align: center;
}
.chartContainer,
.chartContainer .chartRow { clear: both }

.chartContainer div.chartCol { float: left }
.chartContainer div.chartCol h3 { padding-top: 2em }
.chartContainer .size_chart { margin-right: 10px; width: auto }
.chartContainer .womensJackets,
.chartContainer .womensPants,
.chartContainer .leatherSuits { margin-right: 0 }
.chartContainer .mensJackets { width: 243px }
.chartContainer .unisexJackets { width: 248px }
.chartContainer .womensJackets { width: 241px }
.chartContainer .womensPants { width: 241px }

