﻿/*


February 2012


Ward Equipment Sales


Designed By: Todd Swift


Last Revised 02/2012


*/
/* ==================== BODY, COLUMNS & CONTAINERS ==================== */
body {
	background-image: url('../theme/header-fill.jpg');
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	overflow: auto;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: .8em;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	background-color: #858585;
}
#container {
	padding: 0px;
	margin: 0px auto 0px auto;
	width: 990px;
	position: relative;
	overflow: hidden;
}
#col-Left {
	padding: 0px;
	margin: 24px 0px 0px 0px;
	width: 226px;
	position: relative;
	overflow: visible;
	float: left;
}
#col-right {
	padding: 0px;
	margin: 24px 0px 0px 0px;
	width: 718px;
	position: relative;
	overflow: hidden;
	float: right;
}
#ft-col-1 {
	padding: 0px;
	margin: 0px;
	width: 200px;
	height: 150px;
	position: relative;
	float: left;
	overflow: hidden;
	list-style-type: none;
}
#ft-col-2 {
	padding: 0px;
	margin: 0px;
	width: 200px;
	height: 150px;
	position: relative;
	float: right;
	overflow: hidden;
	list-style-type: none;
}
#ft-col-mid {
	padding: 0px;
	margin: 0px auto 0px auto;
	width: 500px;
	position: relative;
	overflow: hidden;
	text-align: center;
	color: #dadada;
}



.WEv-butns {
	margin: 0px auto 0px auto;
	padding: 0px;
	width: 200px;
	position: relative;
	overflow: hidden;
	list-style-type: none;
}
.WEv-butns ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
.WEv-butns ul li {
	padding: 0px;
	margin: 0px;
	width: 200px;
	height: 20px;
	position: relative;
	overflow: hidden;
	text-align: left;
	font-size: 100%;
}
.WEv-butns1:link, .WEv-butns1:active, .WEv-butns1:visited {
	padding: 0px 0px 0px 18px;
	margin: 0px;
	background: url('../theme/block-ro.jpg') no-repeat 0px -20px;
	width: 200px;
	height: 20px;
	display: inline;
	color: #F2f2f2;
	text-decoration: none;
	position: relative;
	font-weight: normal;
}
.WEv-butns1:hover {
	background-position: 0px 0px;
	color: #FFCC00;
	text-decoration: none;
}

/* ==================== LINKS, CLEARS & HEADER TAGS ==================== */
.clearB {
	padding: 0px;
	margin: 0px;
	clear: both;
}
.clearL {
	padding: 0px;
	margin: 0px;
	clear: left;
}
.clearR {
	padding: 0px;
	margin: 0px;
	clear: right;
}
p {
	padding: 0px;
	margin: 5px 0px 14px 0px;
}
h1 {
	font-size: 150%;
	color: #E5E5E5;
	font-weight: bold;
	text-align: left;
}
h2 {
	font-size: 150%;
	color: #E5E5E5;
	font-weight: bold;
	text-align: left;
}
/* ==================== FLOATS ==================== */
.float-R {
	padding: 0px;
	margin: 5px 0px 5px 5px;
	position: relative;
	float: right;
	overflow: hidden;
	border: 0px;
}
.float-L {
	padding: 0px;
	margin: 5px 5px 5px 0px;
	position: relative;
	float: left;
	overflow: hidden;
	border: 0px;
}
/* ==================== BANNER ==================== */
#banner {
	width: 990px;
	height: 338px;
	position: relative;
	overflow: hidden;
	padding: 0px;
	margin: 0px;
	background-image: url('../theme/banner.png');
	background-repeat: no-repeat;
	background-position: center top;
}
#banner-top {
	padding: 0px;
	margin: 0px;
	width: 990px;
	height: 110px;
	position: relative;
	overflow: hidden;
	clear: both;
}
#banner-btm {
	padding: 0px;
	margin: 0px;
	width: 990px;
	height: 224px;
	position: relative;
	overflow: visible;
}
#banner-top-L {
	height: 110px;
	width: 495px;
	position: relative;
	overflow: hidden;
	float: left;
	margin: 0px;
	padding: 0px;
}
#banner-top-R {
	height: 110px;
	width: 495px;
	position: relative;
	overflow: hidden;
	float: right;
	margin: 0px;
	padding: 0px;
}
#company-phone {
	margin: 30px 0px 0px 295px;
	padding: 0px;
	width: 200px;
	height: 60px;
	position: relative;
	overflow: hidden;
	font-size: 190%;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}
.social-media-links {
	padding: 0px;
	margin: 40px 0px 0px 0px;
	width: 200px;
	height: 50px;
	position: relative;
	overflow: hidden;
}
.social-media-links ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
.social-media-links ul li {
	padding: 0px;
	margin: 0px;
	width: 50px;
	height: 50px;
	position: relative;
	overflow: hidden;
	float: left;
}
.link-FB {
	padding: 0px;
	margin: 0px;
	display: block;
	width: 50px;
	height: 50px;
	background: url('../theme/facebook.png') no-repeat 0px 0px;
	overflow: hidden;
	position: relative;
}
.link-FB:hover {
	background: url('../theme/facebook.png') no-repeat 0px -50px;
}
.link-TW {
	padding: 0px;
	margin: 0px;
	display: block;
	width: 50px;
	height: 50px;
	background: url('../theme/twitter.png') no-repeat 0px 0px;
	overflow: hidden;
	position: relative;
}
.link-TW:hover {
	background: url('../theme/twitter.png') no-repeat 0px -50px;
}
.link-YT {
	padding: 0px;
	margin: 0px;
	display: block;
	width: 50px;
	height: 50px;
	background: url('../theme/youtube.png') no-repeat 0px 0px;
	overflow: hidden;
	position: relative;
}
.link-YT:hover {
	background: url('../theme/youtube.png') no-repeat 0px -50px;
}
.link-LI {
	padding: 0px;
	margin: 0px;
	display: block;
	width: 50px;
	height: 50px;
	background: url('../theme/linkedin.png') no-repeat 0px 0px;
	overflow: hidden;
	position: relative;
}
.link-LI:hover {
	background: url('../theme/linkedin.png') no-repeat 0px -50px;
}
#roundabout-stage {
	padding: 0px;
	margin: 0px auto 0px auto;
	width: 780px;
	height: 224px;
	position: relative;
	overflow: visible;
}
#nivo-stage {
	padding: 0px;
	margin: 0px auto 0px auto;
	width: 852px;
	height: 224px;
	position: relative;
	overflow: visible;
}
/* ==================== HORIZONTAL NAVIGATION MENU ==================== */
#hmenu {
	width: 852px;
	height: 47px;
	position: relative;
	list-style-type: none;
	margin: 17px auto 0px auto;
	padding: 0px;
	z-index: 6;
}
#hmenu li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	float: left;
	font-size: 115%;
	font-weight: bold;
}
#hmenu li a {
	display: block;
	margin: 0px;
	padding: 0px;
	width: 142px;
	color: #f2f2f2;
	text-align: center;
	text-decoration: none;
	height: 47px;
	line-height: 310%;
}
#hmenu li a:hover {
	background-position: center top;
	color: #000;
}
#hmenu div {
	position: absolute;
	visibility: hidden;
	margin: 6px 0px 0px 0px;
	padding: 0px;
	background: #000;
	border: 1px solid #000;
}
#hmenu div a {
	position: relative;
	display: block;
	margin: 0px;
	padding: 0px;
	width: 149px;
	white-space: nowrap;
	text-align: center;
	text-decoration: none;
	background: #232323;
	color: #EBEBEB;
	font: 80%;
	height: 25px;
	line-height: 250%;
	font-weight: normal;
}
#hmenu div a:hover {
	background-position: center top;
	background: #999999;
	color: #000;
}
#hz-menu {
	margin: 17px auto 0px auto;
	padding: 0px;
	width: 852px;
	height: 47px;
	position: relative;
	overflow: hidden;
	list-style-type: none;
}
#hz-menu ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
#hz-menu ul li {
	padding: 0px;
	margin: 0px;
	width: 142px;
	height: 47px;
	position: relative;
	overflow: hidden;
	float: left;
	text-align: center;
	line-height: 280%;
	font-size: 110%;
	font-weight: bold;
}
a.hbutton {
	background: url('../theme/hmenu-butn.png') no-repeat 0 0;
	width: 142px;
	height: 47px;
	display: block;
	color: #F2f2f2;
	text-decoration: none;
}
a.hbutton:hover {
	background-position: 0 -47px;
	color: #191919;
	text-decoration: none;
}
a.hbutton:active {
	background-position: 0 -94px;
	color: #191919;
	text-decoration: none;
}
/* ==================== LEFT COLUMN CONTENT ==================== */
.block-box {
	margin: 0px 0px 20px 0px;
	padding: 0px;
	width: 226px;
	position: relative;
	overflow: visible;
}
.block-head {
	background-position: center top;
	padding: 0px;
	margin: 0px;
	width: 226px;
	height: 88px;
	position: relative;
	overflow: hidden;
	background-image: url('../theme/block-menu-top.png');
	background-repeat: no-repeat;
	font-size: 140%;
	font-weight: bold;
	color: #CFCFCF;
	line-height: 320%;
	text-indent: 14px;
}
.block-fill {
	background-position: center top;
	padding: 0px;
	margin: 0px;
	width: 226px;
	position: relative;
	overflow: visible;
	background-image: url('../theme/block-menu-fill.png');
	background-repeat: repeat-y;
}
.block-foot {
	margin: 0px;
	padding: 0px;
	width: 226px;
	height: 36px;
	position: relative;
	overflow: hidden;
	background-image: url('../theme/block-menu-btm.png');
	background-repeat: no-repeat;
	background-position: center top;
}
.block-content {
	overflow: visible;
	padding: 0px;
	width: 200px;
	position: relative;
	margin: 0px auto 0px auto;
	color: #f2f2f2;
}
.glossymenu {
	margin: 0px auto 0px auto;
	padding: 0;
	width: 200px; /*width of menu*/
}
.glossymenu a.menuitem {
	margin: 0px;
	background: black url('../theme/glossyback.gif') repeat-x bottom left;
	color: #f2f2f2;
	display: block;
	position: relative; /*To help in the anchoring of the ".statusicon" icon image*/;
	width: auto;
	padding: 6px 0;
	padding-left: 10px;
	text-decoration: none;
	font-weight: bold;
}
.glossymenu a.menuitem:visited, .glossymenu .menuitem:active {
	color: #f2f2f2;
}
.glossymenu a.menuitem .statusicon {
	/*CSS for icon image that gets dynamically added to headers*/


	position: absolute;
	top: 5px;
	right: 5px;
	border: none;
}
.glossymenu a.menuitem:hover {
	background-image: url('../theme/glossyback2.gif');
	color: #000000;
}
.glossymenu div.submenu {
	/*DIV that contains each sub menu*/


background: #292929;
}
.glossymenu div.submenu ul {
	/*UL of each sub menu*/


list-style-type: none;
	margin: 0;
	padding: 0;
}
.glossymenu div.submenu ul li {
	border-bottom: 1px solid #e19116;
}
.glossymenu div.submenu ul li a {
	display: block;
	color: #f2f2f2;
	text-decoration: none;
	padding: 4px 0 4px 14px;
}
.glossymenu div.submenu ul li a:hover {
	background: #DFDCCB;
	color: #000;
}
.single-butn {
	margin: 5px auto 0px auto;
	padding: 0px;
	width: 188px;
	height: 36px;
	position: relative;
	overflow: hidden;
	list-style-type: none;
}
.single-butn ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
.single-butn ul li {
	padding: 0px;
	margin: 0px;
	width: 188px;
	height: 36px;
	position: relative;
	overflow: hidden;
	text-align: center;
	line-height: 240%;
	font-size: 110%;
	font-weight: bold;
}
a.butn-1 {
	background: url('../theme/single-butn.jpg') no-repeat 0 0;
	width: 188px;
	height: 36px;
	display: block;
	color: #F2f2f2;
	text-decoration: none;
}
a.butn-1:hover {
	background-position: 0 -36px;
	color: #191919;
	text-decoration: none;
}
a.butn-1:active {
	background-position: 0 -36px;
	color: #191919;
	text-decoration: none;
}
/* ==================== RIGHT COLUMN CONTENT ==================== */
.cnt-block {
	padding: 0px;
	margin: 0px 0px 20px 0px;
	width: 718px;
	position: relative;
	overflow: hidden;
}
.cnt-head {
	margin: 0px;
	padding: 0px;
	width: 718px;
	height: 90px;
	overflow: hidden;
	background-image: url('../theme/content-top.png');
	background-position: center top;
}
.cnt-fill {
	background-image: url('../theme/content-mid.png');
	background-repeat: repeat-y;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	width: 718px;
	position: relative;
	overflow: hidden;
}
.cnt-foot {
	margin: 0px;
	padding: 0px;
	width: 718px;
	height: 90px;
	position: relative;
	overflow: hidden;
	background-image: url('../theme/content-btm.png');
	background-repeat: no-repeat;
	background-position: center top;
}
.cnt-info-box {
	margin: auto auto 0px auto;
	padding: 0px;
	width: 666px;
	position: relative;
	overflow: hidden;
	background-image: url('../theme/cnt-info-top.jpg');
	background-position: center top;
	background-repeat: no-repeat;
}
.cnt-info {
	padding: 0px;
	margin: 5px auto 0px auto;
	width: 652px;
	position: relative;
	overflow: hidden;
	color: #F3F3F3;
}
.cnt-div {
	background-image: url('../theme/cnt-divider.png');
	background-repeat: repeat;
	background-position: center top;
	padding: 0px;
	margin: 0px;
	width: 718px;
	height: 82px;
	position: relative;
	text-align: center;
	line-height: 360%;
	font-size: 110%;
	font-weight: bold;
	color: #E2E2E2;
}
.view-listings {
	padding: 0px;
	margin: 5px 0px 0px 500px;
	width: 150px;
	height: 42px;
	position: relative;
	overflow: hidden;
}
.view-listings ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
.view-listings ul li {
	padding: 0px;
	margin: 0px;
	width: 150px;
	height: 42px;
	position: relative;
	overflow: hidden;
	float: left;
}
.link-VL {
	padding: 0px;
	margin: 0px;
	display: block;
	width: 150px;
	height: 42px;
	background: url('../theme/view-listings.jpg') no-repeat 0px 0px;
	overflow: hidden;
	position: relative;
}
.link-VL:hover {
	background: url('../theme/view-listings.jpg') no-repeat 0px -42px;
}
/* ==================== FOOTER ==================== */
#footer {
	background-image: url('../theme/footer-fill.jpg');
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	height: 225px;
	position: relative;
	overflow: hidden;
}
#footer-mid {
	background-image: url('../theme/footer-mid.jpg');
	background-position: center top;
	width: 990px;
	height: 225px;
	position: relative;
	overflow: hidden;
	padding: 0px;
	margin: 0px auto 0px auto;
}
#footer-info {
	width: 990px;
	height: 150px;
	position: relative;
	overflow: hidden;
	margin: 55px auto 0px auto;
	padding: 0px;
}
.ft-link-title {
	padding: 0px;
	margin: 15px 0px 5px 0px;
	width: 200px;
	height: 18px;
	font-size: 105%;
	font-weight: bold;
	text-align: center;
	color: #808080;
}
.ft-links-1 {
	overflow: visible;
	padding: 0px;
	width: 200px;
	position: relative;
	margin: 0px auto 0px auto;
	color: #808080;
}
.ft-links-1 ul {
	padding : 0px;
	margin : 0px;
	list-style-type : none;
	overflow: visible;
}
.ft-links-1 ul li {
	padding: 0px;
	margin: 0px 0px 4px 0px;
	width: 200px;
	height: 20px;
	position: relative;
	overflow: visible;
}
.ft-links-1 ul li a {
	display: block;
	background-position : 0px -20px;
	margin: 0px;
	padding: 0px 0px 0px 17px;
	color: #808080;
	text-decoration : none;
	font-size: 100%;
	text-align : left;
	position : relative;
	background-repeat : no-repeat;
	background-image: url('../theme/footer-ro.png');
	overflow: visible;
	width: 200px;
	height: 20px;
	line-height: 160%;
}
.ft-links-1 li a:hover {
	background-position: 0px 0px;
	color : #f4f4f4;
	background-image : url('../theme/footer-ro.png');
	background-repeat : no-repeat;
	font-weight: normal;
	overflow: visible;
}
.ft-links-2 {
	overflow: visible;
	padding: 0px;
	width: 200px;
	position: relative;
	margin: 0px auto 0px auto;
	color: #808080;
	text-align: right;	
}
.ft-links-2 ul {
	padding : 0px;
	margin : 0px;
	list-style-type : none;
	overflow: visible;
}
.ft-links-2 ul li {
	padding: 0px;
	margin: 0px 0px 4px 0px;
	width: 200px;
	height: 20px;
	position: relative;
	overflow: visible;
	direction: rtl;
	padding-right: 19px;
	text-indent: 19px;
}
.ft-links-2 ul li a {
	display: block;
	background-position : 0px -20px;
	margin: 0px;
	padding: 0px;
	color: #808080;
	text-decoration : none;
	font-size: 100%;
	position : relative;
	background-repeat : no-repeat;
	background-image: url('../theme/footer-ro-2.png');
	overflow: visible;
	width: 200px;
	height: 20px;
	line-height: 160%;
}
.ft-links-2 li a:hover {
	background-position: 0px 0px;
	color : #f4f4f4;
	background-image : url('../theme/footer-ro-2.png');
	background-repeat : no-repeat;
	font-weight: normal;
	overflow: visible;
}
#ft-disclaimer {
	color: #808080;
	font-size: 80%;
	padding: 0px;
	margin: 10px 0px 0px 0px;
	width: 500px;
	position: relative;
	overflow: hidden;
}
