/* Skeleton */

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

body {
	margin : 0px 0px 0px 0px;
	background-color: #818286;
	text-align: center;

}

.container {
	margin:0px auto;
	text-align: left;
	width: 996px;
}

.top {
	width: 996px;
	height: 121px;
	background: url('../images/top_bg.png') repeat-x bottom left;

}

.top-left {
	width: 750px;
	padding-left: 10px;
}

.top-right {
	font-size: 30px;
	color: #cccccc;
	font-family: Tahoma;
}

.menu-container {
	width: 194px;
	background-color: #232020;
	vertical-align: top;
}

.content-container {
	background-color: white;
	vertical-align: top;
	padding: 10px;
	padding-left: 15px;
}

.bottom-container {
	background-color: #cccccc;
	text-align: center;
	color: black;
	font-family: Tahoma;
	font-size: 11px;
}

.boxes-right {
	width: 221px;
	background-color: black;
}

.boxes-right-container {
	vertical-align: top;
	width: 225px;
	margin: 20px;
	text-align: center;
}

.right-menu-container {
	vertical-align: top;
	width: 226px;
}

/* Top Navication */

.top-menu {
	background-color: #ffffff;
}
.top-menu img {
	margin-top: 1px;
}

/* Left Navigation */

	
.menu-item {
	width: 183px;
	border: 1px solid #b3b3b3;
	padding: 5px;
	font-family:"Arial";
	font-size:13px;
	font-weight: bold;  
	color: #b3b3b3;
}

	
.secondary-menu-item {
	width: 183px;
	border: 1px solid #b3b3b3;
	padding: 5px;
	font-family:"Arial";
	font-size:13px;
	font-weight: bold;  
	color: #b3b3b3;
	background-color: #232020;
	cursor: pointer;
}

.menu-item a {
	color: #b3b3b3;
	text-decoration: none;
	}

.secondary-menu-item a {
	color: #b3b3b3;
	text-decoration: none;
}

.ratings {
	width: 183px;
	text-align: right;
	margin-top: 3px;
}

.menu-heading {
	font-family:"Arial";
	font-size:13px;
	font-weight: bold;  
	color: #ffffff;
}

.sub-menu-item {
	background: url('../images/bg-transparent.png');
	padding: 15px;
}

.sub-menu-item-embed {
	background-color: #000000;
	padding: 5px;
}

.sub-menu-nav {
	font-weight: bold;
	font-family:"Calibri";
	font-size:13px;
	text-decoration: none;
	color: #b3b3b3;
	margin-left: 10px;
}
.sub-menu-nav:hover {
	color: #ffffff;
}

.sub-menu-sub-nav {
	font-family:"Calibri";
	font-size:13px;
	text-decoration: none;
	color: #b3b3b3;
	margin-left: 20px;
}
.sub-menu-sub-nav:hover {
	color: #ffffff;
}


.left-menu {
	border-bottom: 1px dotted #333333;
	width: 200px;
}

.left-submenu {
	padding-left: 10px;
	width: 190px;
}


/* Right Navigation */

.boxes-right-item {
	width: 229px;
	height: 92px;
	background: url('../images/right_bg.png');
	font-family:"Tahoma";
	font-size:12px;
	color: #231f20;
	padding: 8px;
	vertical-align: top;
}

.boxes-right-item .header {
	font-family:"Tahoma";
	font-size:14px;
	font-weight: bold;
	}

.boxes-right-item a {
	font-weight: bold;
	text-decoration: underline;
	color: #c8582d;
	}

.right-menu {
	border-bottom: 1px dotted #333333;
	width: 190px;
	padding-left: 10px;
}

.right-menu-selected {
	border-bottom: 1px dotted #333333;
	width: 190px;
	background-color: #cccccc;
	padding-left: 10px;
}

.right-menu-items {
	margin-left: 17px;
}

a.right-menu {
	font-weight: bold;
	font-family:"Calibri";
	font-size:13px;
	text-decoration: none;
	color: #333333;
	border: 0px;
}

a.right-menu:hover {
	color: #666666;
}

#header {
	border-bottom: 0px dotted #333333;
}

#first-item {
	border-top: 1px dotted #333333;
}

.right-submenu {
	font-weight: normal;
	font-family:"Calibri";
	font-size:13px;
	text-decoration: none;
	color: #333333;
	padding-left: 15px;
	width: 180px;
}

.right-submenu-selected {
	padding-left: 20px;
	width: 180px;
	background-color: #dddddd;
}

a.right-submenu {
	font-family:"Calibri";
	font-size:13px;
	text-decoration: none;
	color: #333333;
}

a.right-submenu:hover {
	color: #666666;
}

.productselector_menu {
	vertical-align: top;
	width: 200px;

}

.productselector_menu div {
	margin-bottom: 12px;
	margin-top: 12px;
}
.productselector_menu a {
	font-family:"Arial";
	font-size:13px;
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}

.productselector_menu a.red {
	color: red;
}

/* content */


.content {
	font-family:"Arial";
	font-size:13px;
	color: #231f20;
	vertical-align: top;
	width: 574px;
}

.error {
	color: red;
	font-weight: bold;
	text-align: center;
}

.good {
	color: green;
	font-weight: bold;
	text-align: center;
}

.content-text {
	font-family:"Arial";
	font-size:13px;
	color: #231f20;
}


.content-long {
	font-family:"Arial";
	font-size:13px;
	color: #231f20;
	padding-right: 20px;
	vertical-align: top;
	width: 751px;
}
.content-nolength {
	font-family:"Arial";
	font-size:13px;
	color: #231f20;
	padding-right: 20px;
	vertical-align: top;
}
.quoteboxes {
	font-family:"Arial";
	font-size:13px;
	color: #231f20;
	vertical-align: top;
}

.quoteboxes input {
	margin-bottom: 3px;
	border: 1px solid #d1d2d4;
	width: 200px;
}

.quoteboxes2 {
	font-family:"Arial";
	font-size:13px;
	color: #231f20;
	vertical-align: top;
	text-align: center;
}

.quoteboxes2 input {
	margin-bottom: 3px;
	border-bottom: 1px solid #d1d2d4;
}

.textboxes {
	margin-left: 10px;
	}

.contactform textarea {
	border: 1px solid #d1d2d4;
	width: 400px;
	height: 50px;
}

.contactform1 {
	border: 1px solid #d1d2d4;
	width: 400px;
	height: 25px;
}


.textboxes input {
	margin-bottom: 3px;
	border: 1px solid #d1d2d4;
	width: 200px;
}

.productselector {
	margin-left: 10px;
}
.submitbutton {
	cursor: pointer;
	border: 1px solid #d1d2d4;
}

.checkboxes input {
	margin-left: 10px;
}

.advisory {
	padding-right: 23px;
	font-family:"Calibri";
	font-size:12px;
	font-weight: bold;
}
p {
	margin-bottom: 10px;
}

h2 {
	margin-bottom: 10px;
	font-size: 17px;
}

ul {
	margin-left: 30px;
}

.searchform {
 padding-left: 3px;
 text-align: center;
}

.head-second {
	color: #999999;
	font-size: 15px;
}

.head-rep {
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
}

p.main {
	margin-bottom: 15px;
	font-size: 15px;
}

h2.main {
	color: cb3208;
	
}

p.promo b {
	font-size: 15px;
	font-weight: bold;
}

p.promo {
	color: white;
	font-size: 13px;
	font-family: Arial;
	margin-left: 10px;
}

a.promo {
	color: cb3208;
	font-size: 13px;
	font-family: Arial;
	margin-left: 10px;
}
/* footer */

