/* @override http://localhost/marwood2/marwood.css */

/* @group Basic Styles */

body {
	margin: 0px;
	font-family: "Helvetica Neue", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a {
	color: black;
}

a:hover {
	color: gray;
}

input[type="text"] {
	border: 1px solid #fc6037;
}

textarea {
	border: 1px solid #fc6037;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:none;
	color:#999999;
}
/* @end */

.description {
	font-size: 11px;
	text-align: left;
}

.label {
	color: #666;
}

#banner {
	padding-left: 20px;
	background: url(images/rev2/banner_r1_c8.jpg) repeat-x;
}

#itemCount {
	background: url(images/rev2/banner_r1_c2.jpg) no-repeat;
	width: 590px;
	height: 20px;
	text-align: right;
	color: white;
}

#itemCount p {
	padding-top: 3px;
	padding-right: 3px;
	margin: 0;
}

#crumbs {
	height: 24px;
	width: 670px;
/*	background: url(images/rev2/crumb_background.gif) no-repeat; */
	color: black;
	display: table;
	font-size: 11px;
	font-weight: lighter;
	padding-top: 5px;
	padding-left: 15px;
	text-align: left;
	text-transform: capitalize;
}

#crumbs a {
	color: #fc6037;
	text-decoration: underline;
	font-weight: lighter;
	font-style: oblique;
	text-transform: capitalize;
}

#crumbs a:hover {
	color: #fc6037;
}

#main_container {
	
	min-height: 500px;
}

#mid_container {
	width: 900px;
	min-height: 300px;
	margin-top: 20px;
}

#content {
	width: 700px;
	text-align: left;
		padding-left:168px

  }

#extra_left_margin {
	margin-left: 27px;
}

/* @group Left Menu Stuff */

#menu {
	width: 140px;
	padding-left: 50px;
	overflow: visible;
	float: left;
}

.menuLink {
	padding-left: 26px;
	font-size: 10px;
	display: block;
	position: relative;
	text-align: left;
}

.menuLink a {
	color: black;
	display: list-item;
	text-decoration: none;
	text-transform: lowercase;
	list-style-type: circle;
	list-style-position: outside;
	list-style-image: url(images/rev2/diamond-gray.gif);
}
.menuLink a:hover {
	color: gray;
}

.menuTitle {
	width: 140px;
	height: 24px;
	color: #fef6ed;
	text-transform: uppercase;
	background: url(images/rev2/left_menu_button.gif) no-repeat;
	display: block;
	margin-bottom: 10px;
}

.menuTitle p {
	margin-top: 0px;
	text-align: left;
	padding-left: 15px;
	padding-top: 5px;
	font-size: 11px;
	padding-top: 5px;
}

/* @end */

/* @group Enquiry Page */

.enquiry_input {
	padding-right: 12px;
}

#enquiry_items {
	padding-left: 32px;
}

.enquiry_item_bubble_1 {
	background: url(images/rev2/eqy_line_bubble_1.jpg) no-repeat;
}

.enquiry_item_bubble_0 {
	background: url(images/rev2/eqy_line_bubble_0.jpg) no-repeat;
}

.enquiry_item_name {
	text-indent: 10px;
}

.enquiry_item_name a {
	color: black;
	text-decoration: none;
}

/* @end */

/* @group Catalog */

.lightborder {
	
}

.lightborder a {
	text-decoration: none;
	font-weight: 600;
	
}

.catalog_pro_title {
	margin-top: 15px;
	color: black;
	text-indent: 15px;
	text-align: left;
	height: 25px;
	width: 200px;
	vertical-align: middle;
	line-height: 25px;
	background: url(images/rev2/catalog_titlebg.gif) no-repeat;
	cursor: hand;
	font-weight: lighter;
	text-transform: capitalize;
}

/* @end */

/* @group Downloads Table */

#download_top {
	color: #FFF;
	text-indent: 15px;
	padding-top: 5px;
	height: 17px;
	background: url(images/rev2/download_top.gif) no-repeat;
}

#download_mid {
	padding-top: 5px;
	background: url(images/rev2/download_mid.gif) repeat-y;
}

#download_mid a {
	color: #FFF;
}

#download_mid ul {
	list-style-image: url(images/rev2/diamond-gray.gif);
}

#download_bot {
	height: 13px;
	width: 210px;
	background: url(images/rev2/download_bot.gif) repeat-y;
}
/* @end */
