/* Resets */
html, body, h1, h2, h3, p, ul, li, ol, img {
	margin: 0; padding: 0;
}
div.ccm-block-arrange, div.ccm-block {
	margin: 0; padding: 0;
}
/* Elements */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a {
	text-decoration: none;
}
h1 {
	font-size: 24px;
}
h2 {
	color: #820232;
	font-size: 18px;
	font-weight: normal;
	margin: 0 0 10px 0;
}
h3 {
	font-size: 13px;
}
/* IDs */
#container {
	background: transparent url(http://www.equateq.com/themes/equateq//images/site_border.png) repeat-y;
	margin: auto;
	overflow: hidden;
	padding: 0 20px;
	width: 940px;
}
#header {
	background: transparent url(http://www.equateq.com/themes/equateq//images/header.jpg) no-repeat;
	height: 136px;
	width: 940px;
}
#homepage_link {
	display: block;
	height: 134px;
	float: left;
	width: 100px;
}
#navigation {
	width: 940px;
}
#content_wrapper {
	padding: 7px 0;
}
#footer {
	border-top: 1px dotted #a9a9a9;
	clear: both;
	color: #FFFFFF;
	font-size: 10px;
	height: 39px;
	padding: 2px 0 0 0;
	width: 940px;
}
#credits {
	background: transparent url(http://www.equateq.com/themes/equateq//images/footer_fade.png) top no-repeat;
	margin: auto;
	padding: 12px 0 10px 0;
	text-align: center;
	width: 980px;
}
/* Navigation */
.nav_lcorner {
	background: transparent url(http://www.equateq.com/themes/equateq//images/corner_sprite.png) 0 top no-repeat;
	float: left;
	height: 27px;
	width: 5px;
}
.nav_rcorner {
	background: transparent url(http://www.equateq.com/themes/equateq//images/corner_sprite.png) -14px top no-repeat;
	float: right;
	height: 27px;
	width: 5px;
}
.nav {
	background: transparent url(http://www.equateq.com/themes/equateq//images/nav_bg.png) repeat-x;
	float: left;
	height: 27px;
	list-style: none;
	width: 930px;
	margin-bottom: 10px;
}
.nav li {
	border-right: 1px solid #000000;
	display: inline;
}
.nav li.last {
	border: none;
}
.nav li a {
	color: #FFFFFF;
	display: inline-block;
	padding: 6px 32px 5px;
	
}
/* Footer */
.footer_lcorner {
	background: transparent url(http://www.equateq.com/themes/equateq//images/corner_sprite.png) 0 -38px no-repeat;
	float: left;
	height: 39px;
	width: 27px;
}
.footer_rcorner {
	background: transparent url(http://www.equateq.com/themes/equateq//images/corner_sprite.png) -36px -37px no-repeat;
	float: right;
	height: 39px;
	width: 5px;
}
.footer_contact {
	background: #c4c4c4;
	float: left;
	height: 19px;
	padding: 20px 0 0 0;
	width: 510px;
}
.footer_text {
	background: #c4c4c4;
	float: left;
	height: 32px;
	padding: 7px 0 0 5px;
	width: 393px;
}
/* Products list */
.products_list, .products_list_small {
	border-top: 1px dotted #9c9c9c;
	list-style: none;
}
.products_list li, .products_list_small li {
	background: #ececec;
	border-bottom: 1px dotted #9c9c9c;
}
.products_list li.bottom, .products_list_small li.bottom {
	background: transparent url(http://www.equateq.com/themes/equateq//images/corner_sprite.png) -269px 0 no-repeat;
	border: none;
	padding-top: 4px;
}
.products_list li a {
	background: transparent url(http://www.equateq.com/themes/equateq//images/corner_sprite.png) -165px -59px no-repeat;
	color: #555555;
	display: block;
	font-size: 13px;
	font-weight: bold;
	padding: 5px;
	width: 209px;
}

.products_list_small li a {
	background: transparent url(http://www.equateq.com/themes/equateq//images/corner_sprite.png) -165px -59px no-repeat;
	color: #555555;
	display: block;
	font-size: 13px;
	font-weight: bold;
	padding: 5px;
	width: 109px;
}
/* Classes */
.credit_links {
	list-style: none;
}
.header_contact {
	float: right;
	margin: 10px 0 0 0;
}
.header_slogan {
	clear: right;
	color: #777777;
	float: right;
	font-size: 18px;
	margin: 70px 10px 0 0;
}
.content {
	border-left: 1px solid #e5e5e5;
	float: right;
	margin: 0 0 0 9px;
	padding: 0 0 0 10px;
	width: 701px;
}
.content ul {
    margin-left: 10px;
}
.sidebar {
	float: left;
	width: 219px;
}
.top_content {
	clear: both;
	width: 940px;
}
.images_column {
	float: right;
	width: 160px;
}
.content_column {
	float: left;
	padding: 5px 10px;
	width: 540px;
}
.right_image_column {
	float: left;
	width: 220px;
}
.home_page_heading {
	background: transparent url(http://www.equateq.com/themes/equateq//images/equateq_building.jpg) no-repeat;
	color: #FFFFFF;
	font-weight: normal;
	height: 35px;
	padding: 145px 0 0 10px;
	width: 701px;
	font-size: 21px;
}

.header_heading {
	background: transparent url(http://www.equateq.com/themes/equateq//images/main_mini.jpg) no-repeat;
	color: #FFFFFF;
	font-weight: normal;
	height: 35px;
	padding: 145px 0 0 10px;
	width: 540px;
	font-size: 20px;
}
.learn_more {
	border-top: 1px dotted #a9a9a9;
	border-right: 1px solid #e5e5e5;
	height: 163px;
	float: left;
	margin: 10px 8px 14px 0;
	padding: 8px 0 0 0;
	width: 346px;
}
.learn_more_wide {
        border-top: 1px dotted #a9a9a9;
        border-right: 1px solid #e5e5e5;
        min-height: 1px;
        float: left;
        margin: 10px 8px 14px 0;
        padding: 8px 0 0 0;
        width: 690px;
}

.learn_more_slim {
        border-top: 1px dotted #a9a9a9;
        border-right: 1px solid #e5e5e5;
        height: 233px;
        float: left;
        margin: 10px 8px 14px 0;
        padding: 8px 0 0 0;
        width: 225px;
}

.content_column .learn_more {
	border-top: 1px dotted #a9a9a9;
	height: 300px;
	float: left;
	margin: 10px 8px 14px 0;
	padding: 8px 0 0 0;
	width: 260px;
}
.lm_last {
	border-right: none;
	margin-right: 0;
}
.square_red, .square_purple, .square_navy, .square_blue {
	background: transparent url(http://www.equateq.com/themes/equateq//images/squares.png) no-repeat;
	color: #FFFFFF;
	float: left;
	font-size: 11px;
	height: 125px;
	margin: 14px 20px 0 0;
	padding: 10px 5px 0 8px;
	width: 147px;
}
.square_red p a, .square_purple p a, .square_navy p a, .square_blue p a {
	color: #FFFFFF;
}
.square_purple {
	background-position: -160px 0;
}
.square_navy {
	background-position: -320px 0;
}
.square_blue {
	background-position: -480px 0;
	margin-right: 0;
}
.products_heading {
	background: #ececec url(http://www.equateq.com/themes/equateq//images/corner_sprite.png) -46px 0px no-repeat;
	color: #767676;
	font-size: 16px;
	padding: 5px 5px 3px;
}
.video_box {
	background: transparent url(http://www.equateq.com/themes/equateq//images/corner_sprite.png) -269px -33px no-repeat;
	margin: 6px 0 6px 0;
	padding: 4px 0 0 0;
	width: 219px;
}

.news_box {
    background: transparent url(http://www.equateq.com/themes/equateq//images/news_top.png)  no-repeat;
	margin: 6px 0 0 0;
	padding: 4px 0 0 0;
	width: 219px;
}
.contentbox {
        background: transparent url(http://www.equateq.com/themes/equateq//images/corner_sprite.png) -269px -33px no-repeat;
        margin: 6px 0 0 0;
        padding: 4px 0 0 0;
        width: 219px;
}
.video_box_bottom, .news_box_bottom {
	background: transparent url(http://www.equateq.com/themes/equateq//images/corner_sprite.png) -46px -33px no-repeat;
	height: 4px;
	width: 219px;
}
.burgundy {
	color: #820232;
}
.grey {
	color: #6d6d6d;
}
/* Class elements */
.header_contact p {
	background: transparent url(http://www.equateq.com/themes/equateq//images/corner_sprite.png) -142px -99px no-repeat;
	color: #777777;
	float: left;
	margin: 0 10px 0 0;
	padding: 0 0 0 10px;
}
.header_contact a {
	color: #777777;
}
.credit_links li {
	border-right: 1px solid #b2b2b2;
	color: #b2b2b2;
	display: inline;
	font-size: 10px;
	padding: 0 15px;
}
.credit_links li:last-child {
	border: none;
}
.credit_links li a {
	color: #b2b2b2;
}
.credit_links li a:hover {
	border-bottom: 1px dotted #b2b2b2;
}
.learn_more p {
	color: #959595;
	float: left;
	margin: 0 16px 0 0;
	width: 157px;
}
.learn_more a {
	background: transparent url(http://www.equateq.com/themes/equateq//images/corner_sprite.png) 290px -80px no-repeat;
	clear: both;
	color: #820232;
	display: block;
	float: left;
	font-size: 10px;
	font-weight: bold;
	margin: 0 10px 0 0;
	padding: 0 10px 0 0;
	text-align: right;
	width: 330px;
}

.learn_more p a {
    clear: none;
    float: left;
    margin: 0;
    padding: 0;
    text-align: left;
}

.learn_more img, .learn_more_slim img, .learn_more_wide img {
     border: none !important;
}

.content_column .learn_more a.read_more, .learn_more_slim a.read_more, .learn_more_wide a.read_more {
	background: transparent url(http://www.equateq.com/themes/equateq//images/corner_sprite.png) 290px -80px no-repeat;
	clear: both;
	color: #820232;
	display: block;
	font-size: 10px;
	font-weight: bold;
	margin: 0 10px 0 0;
	padding: 0 10px 0 0;
	text-align: left;
	width: 260px;
}
.square_red p, .square_purple p, .square_navy p, .square_blue p {
	margin-top: 15px;
}
.square_red h3 {
	color: #7c0d3c;
}
.square_purple h3 {
	color: #533460;
}
.square_navy h3 {
	color: #004984;
}
.square_blue h3 {
	color: #0090b7;
}
.video_box h1, .news_box h1 {
	border: 1px solid #dedede;
	border-top: none;
	border-bottom: 1px dotted #9c9c9c;
	font-size: 16px;
	color: #767676;
	padding: 0 5px 3px;
}
.video_box p {
	border-left: 1px solid #dedede;
	border-right: 1px solid #dedede;
	color: #4d4d4d;
	font-size: 11px;
	font-weight: bold;
	padding: 5px 0 0 7px;
}
.video_box a img {
    border: none !important;

}

.video_box p a {
	background: transparent url(http://www.equateq.com/themes/equateq//images/corner_sprite.png) 157px -79px no-repeat;
	color: #820232;
	display: block;
	font-size: 11px;
	font-weight: bold;
	padding: 0 15px 0 0;
	text-align: right;
}

.news_box p {
	border-left: 1px solid #dedede;
	border-right: 1px solid #dedede;
	color: #4d4d4d;
	font-size: 11px;
	padding: 3px 5px 0 3px;
}
.news_box a {
	background: transparent url(http://www.equateq.com/themes/equateq//images/corner_sprite.png) 157px -79px no-repeat;
	color: #820232;
	display: block;
	font-size: 11px;
	font-weight: bold;
	padding: 0 10px 0 0;
	text-align: right;
}
.footer_contact p {
	float: left;
	margin: 0 15px 0 0;
}
.footer_contact p:last-child {
	margin-right: 0;
}
.footer_contact a {
	color: #6d6d6d;
}
.top_content h1 {
	background: #820232 url(http://www.equateq.com/themes/equateq//images/nav_bg.png) repeat-x;
	color: #FFFFFF;
	font-size: 24px;
	font-weight: normal;
	margin: 0 0 20px 0;
	padding: 10px;
}
.content_column p {
	margin: 0 0 10px 0;
}
.content_column ul {
	margin: 0 0 10px 30px;
}
.content_column ul li {
	margin: 0 0 10px 0;
}
.images_column img {
	margin: 10px 0 0 0;
	float: right;
}

object {
    margin-left: 10px;
    float: right;
}

div#googleMapCanvas544 {
    width: 500px;
    height: 300px;
    margin: auto;
}


/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/final_drop.html
Copyright (c) 2005-2008 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

.menu {background:transparent url(http://www.equateq.com/themes/equateq//images/nav_bg.png) repeat-x;width:940px; height:27px; position:relative; z-index:100;font-family:arial, sans-serif;}
/* hack to correct IE5.5 faulty box model */

/* remove all the bullets, borders and padding from the default list styling */
.menu ul {padding:0;margin:0;list-style-type:none;}
.menu ul ul {width:149px;}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {float:left;position:relative; }
/* style the links for the top level */
.menu a, .menu a:visited {
    display:block;
    text-decoration:none; 
    color:#fff; 
    padding:0 16px 0;
    background: transparent url(http://www.equateq.com/themes/equateq//images/nav_bg.png) repeat-x; 
    text-align: center;
    line-height: 27px;
}
/* a hack so that IE5.5 faulty box model is corrected */


/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited {background:transparent url(http://www.equateq.com/themes/equateq//images/nav_bg.png) repeat-x;}
/* style the second level hover */
.menu ul ul a.drop:hover{background:transparent url(http://www.equateq.com/themes/equateq//images/nav_bg.png) repeat-x;}
.menu ul ul :hover > a.drop {background:transparent url(http://www.equateq.com/themes/equateq//images/nav_bg.png) repeat-x;}
/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {background:#e2dfa8;}
/* style the third level hover */
.menu ul ul ul a:hover {background:#b2ab9b;}


/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {visibility:hidden;position:absolute;height:0;top:27px;left:0; width:149px;}
/* another hack for IE5.5 */


/* position the third level flyout menu */
.menu ul ul ul{left:149px; top:-1px; width:149px;}

/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {left:-149px;}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table {position:absolute; top:0; left:0; border-collapse:collapse;;}

/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {background:#840736; color:#fff; height:auto; line-height:1em; padding:5px 10px; width:128px;text-align: left;}
/* yet another hack for IE5.5 */


/* style the top level hover */
.menu a:hover, .menu ul ul a:hover{color:#000; background:#b7d186;}
.menu :hover > a  {color:#fff; background:transparent url(http://www.equateq.com/themes/equateq//images/nav_bg_hover.png) repeat-x;}
.menu ul ul :hover > a {color:#fff; background:#5d0727;}

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul{visibility:visible; }
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ visibility:visible;}


/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul{visibility:visible; }
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ visibility:visible;}

/* Utility classes *
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}
.no_margin_right {
	margin-right: 0;
}
