﻿/*********************************************

Developed by: goIDP.com - Internet Design and Publishinms
Developers: Chad Adams, Dean Manion
Copyright: 2009

*********************************************/
* {
	outline: 0px none;
}
img {
	border-style: none;
	border-color: inherit;
	border-width: medium;
	outline: none;
}
html {
	background: white;
	margin: 0px;
	padding: 0px;
}
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Verdana, Sans-Serif;
	background-image: url('../Images/product-display.jpg');
	background-repeat: no-repeat;
	background-position: 0px 560px;
}
table, tr, td, th {
	border: none;
	border-collapse: collapse;
}
#content a {
	color: #791820;
	text-decoration: underline;
	font-weight: bold;
}
#content a:hover {
	color: #791820;
	text-decoration: none;
	font-weight: bold;
}
.clear {
	clear: both;
}
#wrapper {
	width: 960px;
	margin: 0px;
	padding-top: 10px;
}
#content {
	width: 995px;
	margin: 0px auto;
	font-size: 15px;
}
.contentarea {
	background: url(../Images/background-content.jpg) no-repeat top left;
	width: 586px;
	display: block;
	font-size: 0.8em;
	position: relative;
	left: -8px;
}
div.greyarea {
	padding: 19px;
	min-height: 1129px;
}
@media 
{


.endomanager img {
	margin-left: 0px;
	height: 35px !important;
}  
.endomanagerff img {
	margin-left: 0px;
	height: 35px !important;
}  
.contentarea {
	position: relative;
	left: 27px;
}
}
@-moz-document url-prefix(){
.contentarea {position:relative; left:20px;
.endomanger img {
	margin-left: 0px;
	height: 35px !important;
}
}

} 

.productsNav {
	margin-left: 90px;
	margin-top: 20px;
}
.contentarea div ul {
}
Nav {
	margin-left: 70px;
	margin-top: 0px;
}
.contentarea div ul {
}
ul.arrows {
	list-style-image: url('../Images/arrow-li.gif');
	list-style-type: square;
}
h1 {
	font-family: "Myraid Pro", "Myraid", "Segoe UI", "Calibri", Helevetica, Arial, Sans-Serif;
	font-weight: lighter;
	color: #000000;
	font-size: 200%;
	margin: 0px;
}
.leftcontent {
}
.leftcontent h1 {
	font-size: 130%;
	padding-bottom: 10px;
	margin-left: 17px;
}
.imgRight {
	margin-left: 8px;
}
.leftImg {
	margin-right: 8px;
}
/************ Side Bar Float *************/
.sidebuttons img {
	margin-bottom: 6px;
}
.buttoncontrols {
	padding-bottom: 40px;
	padding-left: 90px;
	position: absolute;
	top: 430px;
}
/*
.productpanel {
	background-position: left top;
	background-image: url('../Images/product-display.jpg');
	background-repeat: no-repeat;
	width: 356px;
	height: 320px;
	position:fixed;
	bottom: 0px;
	left: -26px;
}*/
/************ Footer *************/
#footer {
	text-align: center;
	margin: 4px 5px;
	padding: 5px;
	font-size: 11px;
}
#footer a {
	color: Black;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
span.loginLink {
	display: none;
	visibility: hidden;
}

/*===========Extra custom code ========*/



@media screen and (-webkit-min-device-pixel-ratio:0) 
{
/* Put all your own specific code here */
.contentarea {
	position:relative; left:30px;
}


}
@-moz-document url-prefix(){
	
	.contentarea {
	position:relative; left:35px;
}

}


