/* @override http://www.monitorproducts.com/wp-content/themes/monitor/style.css */

/*  
Theme Name: Monitor Products
Theme URI: http://DigiSquid.com/
Description: Developed in January 2008 by <a href="http://DigiSquid.com/">DigiSquid</a>.
Version: 1.0
Author: Joey Angrisano
Author URI: http://DigiSquid.com/

	Based in part on Kubrick v1.5
	http://binarybonsai.com/kubrick/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

/* CSS Reset
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img { border: none; }



body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background: #fcef7f url(images/bkg.jpg) no-repeat 0 bottom;
}


.liquid #container {
	width: 700px;  /* this will create a container 80% of the browser width */
	min-width: 700px; /* the auto margins (in conjunction with a width) center the page */
	text-align: left;
	margin-right: auto;
	margin-top: 0;
	margin-left: auto;
}

.liquid #shadowleft {
	padding-left: 7px;
	background: url(images/shadow.png) repeat-y left;
}

.liquid #shadowright {
	padding-right: 7px;
	background: url(images/shadow.png) repeat-y right;
}

.liquid #header { 
	padding: 0;
	background: #DDDDDD url(images/masthead.png) repeat-x;
	height: 136px;
}
.liquid #header h1 {
	margin: 0;
	width: 284px;
	height: 136px;
	background: url(images/logo.png) no-repeat;
	padding: 0;
}


.liquid #photo {
	background: url(images/photobacker.png) repeat-x;
	height: 246px;
	width: 100%;
	text-align: center;
	padding-top: 0;
	margin-top: 50px;
}

.liquid #content {
	padding: 50px 30px 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #FFFFFF;
}
.liquid #footer {
	background: url(images/footer.png) repeat-x 0 bottom;
	height: 80px;
	width: 100%;
	padding: 0;
} 

.liquid #footer p {
	color: #675d4f;
	font-size: 12px;
	line-height: 18px;
	text-align: center;
	padding-top: 18px;
}

.product {
	padding-right: 25px;
	padding-bottom: 10px;
	padding-top: 25px;
}

h1 {
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	text-align: left;
	margin: 0;
	color: #520114;
	padding-top: 25px;
	padding-bottom: 10px;
	padding-left: 0;
	margin-bottom:10px;
	border-bottom: 1px solid #520114;
}

h2 {
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	text-align: left;
	margin: 0;
	color: #520114;
	padding: 25px 30px 10px 0;
}

h3 {
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	text-align: left;
	margin: 0;
	color: #ce2a21;
	padding: 25px 0 0;
}

p {
	font-size: 12px;
	line-height: 20px;
	margin: 0;
	padding-top: 0;
	padding-bottom: 25px;
}

strong {
	font-weight: bold;
}

.small {
	font-size: 9px;
	line-height: 10px
}

.bigger {
	font-size: 125%;
	font-weight: bold;
}

p a:link {
	color: #f91a19;
	text-decoration: none;
}

p a:visited {
	color: #f91a19;
	text-decoration: none;
}

p a:hover {
	color: #fa921f;
	text-decoration: none;
}

p a:active {
	color: #fa921f;
	text-decoration: none;
}


p.more {
	margin: 0 0 0 175px;
}

p.more a {
	display: block;
	width: 100px;
	height: 25px;
	background-color: #520114;
	color: white;
	font-size: 12px;
	line-height: 28px;
	text-decoration: none;
	border: 1px solid #000;
	text-align: center;
	padding: 7px;
}

p.more a:visited {
	color: white;
}

p.more a:hover, a:hover {
	color: #fff;
	text-decoration: none;
	background-color: #a10327;
}


p.pdf {
	width: 96%;

}

p.pdf a {
	display: block;
	width: 100%;
	height: 55px;
	background-color: #fff;
	font-size: 12px;
	line-height: 28px;
	text-decoration: none;
	padding: 7px;
	text-align: left;
}

p.pdf a:visited {
	display: block;
	width: 100%;
	height: 55px;
	background-color: #fff;
	font-size: 12px;
	line-height: 28px;
	text-decoration: none;
	padding: 7px;
	text-align: left;

}

p.pdf a:active {
	display: block;
	width: 100%;
	height: 55px;
	background-color: #fff;
	font-size: 12px;
	line-height: 28px;
	text-decoration: none;
	padding: 7px;
	text-align: left;

}

p.pdf a:hover {
	text-decoration: none;

}

.border {
	border: solid 1px black
}

.photoleft {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-right: 20px;
}

.photoright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 20px;
}

/* Data Table */


.DataTable {
	width: 100%;
	border: 5px solid #bebebe;
	background:#CCC
}

.DataRowTop {
	padding: 5px 10px;
	font-size: 12px;
	line-height: 21px;
	background-color: #79051a;
	color: #fff;
	font-weight: bold;
}

.DataRowA {
	padding: 5px 10px;
	font-size: 12px;
	line-height: 17px;
	background-color: #efefef;
	color: #000;
}

.DataRowB {
	padding: 5px 10px;
	font-size: 12px;
	line-height: 17px;
	background-color: #fff;
	color: #000;
}

.DataRowC {
	padding: 5px 10px;
	font-size: 12px;
	line-height: 17px;
	background-color: #7f7f7f;
	color: white;
}


/* Map */

#map {
	float: right;
}

#css_map {
	background-image: url(images/navigation.jpg);
	height: 136px;
	width: 381px;
	position:relative;
}


#css_map #shapes a {
	position:absolute;
	text-decoration:none;
}


#css_map #shapes a span {
	visibility:hidden;
}


#shapes a#dealerlocator{
	top: -4px;
	left: 79px;
	width: 148px;
	height: 46px;
	background-image: none;
}


#shapes a#dealerlocator:hover{
	border: 1px solid #FF8000;
	background-image: none;
}


#shapes a#dealerlocator:active{
	background-image: none;
}


#shapes a#contactus{
	top: -23px;
	left: 236px;
	width: 126px;
	height: 67px;
	background-image: none;
}


#shapes a#contactus:hover{
	border: 1px solid #FF8000;
	background-image: none;
}


#shapes a#contactus:active{
	background-image: none;
}

#promo {
	padding-left: 0;
	padding-bottom: 0px;
	padding-right: 35px;
	padding-top: 25px;
	width: 180px;
	float: left;
	clear: both;
}

.style1 {
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ce2a21;
}

/* Menus & Navigation
-------------------------------------------------------------- */
#navigation {
	margin: 0 auto;
	width: 685px;  /* Menu Width */
	display:block;
	float:left;
	background-color: #9e0025;
}
#navigation .menu-header,
div.menu {
	font-size: 13px;
	margin-left: 10px; /* Menu Text Margin */
}
#navigation .menu-header ul,
div.menu ul {
	list-style: none;
	margin: 0;
}
#navigation .menu-header li,
div.menu li {
	float:left;
	position: relative;
}
#navigation a {
	display:block;
	text-decoration:none;
	color: white; /* Menu Text Color */
	padding:0 10px; /* Menu Padding (Spacing) */
	line-height:50px;  /* Menu Height */
}
#navigation ul ul {
	display:none;
	position:absolute;
	top:50px;  /* Drop Down Position */
	left:0;
	float:left;
	box-shadow: 0px 3px 3px rgba(0,0,0,0.2); /* Drop Shadow */
	-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2); /* Mozilla Drop Shadow */
	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2); /* Webkit Drop Shadow */
	width: 170px; /* Drop Down Container Width (Shadow box)*/
	z-index: 99999;
}
#navigation ul ul li {
	min-width: 150px;
	margin: 0px;	
}
#navigation ul ul ul {
	left:100%;
	top:0;
}
#navigation ul ul a {
	background:#333; /* Drop Down Background Color */
	height:auto;
	color: white; /* Drop Down Text Color */
	line-height:15px; /* Drop Down Height */
	width: 150px; /* Drop Down Width */
	padding:10px; /* Drop Down Padding */
}
#navigation li:hover > a,
#navigation ul ul :hover > a {
	color:#fff; /* Drop Down Text Hover */
	background: #f89828; /* Hover Background Color */
}
#navigation ul li:hover > ul {
	display:block;
}
#navigation ul li.current_page_item > a,
#navigation ul li.current-menu-ancestor > a,
#navigation ul li.current-menu-item > a,
#navigation ul li.current-menu-parent > a {
	color: #fff; /* Drop Down Current Page Text Color */
}

* html #navigation ul li.current_page_item a,
* html #navigation ul li.current-menu-ancestor a,
* html #navigation ul li.current-menu-item a,
* html #navigation ul li.current-menu-parent a,
* html #navigation ul li a:hover {
	color:#fff;
}

/* Catalog Styles */

div.catalog {
	padding: 10px;
}

div.catalog li{
	padding: 5px;
	font-size: 14px;
}

div.catalog li a:link, div.catalog li a:visited{
	padding: 5px;
	text-decoration: none;
	color: #ee3722;
}

div.catalog li a:hover, div.catalog li a:active{
	background-color: #ffde00;
}

