@charset "utf-8";
/* CSS Document */
#container {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 1000px;
}

#mainContent {
	height: auto;
	width: 954px;
	padding-top: 8px;
	margin-top: 37px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#glasscontent #GlassHeader {
	float: left;
}
#glasscontent #UserFooter {
	float: left;
}

#glasscontent {
	width: 754px;
	height: auto;
	float: left;
	background-repeat: repeat-y;
	color:#fff;
}
#LeftNav #NavHeader {
	float: left;
}
#LeftNav #NavFooter {
	float: left;
}

#glassWrapper {
	padding-left: 5px;
}
.h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	color: #FFF;
}


table {
	margin-bottom: 10px;
}


#contentFoot {
	width: 954px;
	height: 14px;
	background-image: url(../Images/GlassImages/contentFoot.png);
	background-repeat: no-repeat;
}
#contentTop {
	width: 954px;
	height: 9px;
	background-image: url(../Images/GlassImages/contentTop.png);
	background-repeat: no-repeat;
}
.SideNav {
	padding-bottom: 50px;
}

#SideNav {
	float: left;
	height: 364px;
	width: 205px;
	background-image: url(../Images/EquipmentPages/SideNav.png);
	background-repeat: no-repeat;
	padding-top: 57px;
}

#LeftNav {
	width: 198px;
	float: left;
}
#LeftNav #NavBody {
	background-image: url(../Images/GlassImages/GlassNavFill.png);
	background-repeat: repeat-y;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	clear: both;
	

}
#NavBody ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	list-style-type: none;
	line-height: 32px;
	width: 175px;
	display: block;
	
}
#NavBody ul li a:hover {
	color: #FFF;
	background-image: url(../Images/GlassImages/GlassOn.png);
	background-repeat: no-repeat;
	background-position: left;
	
}
#NavBody ul li a {
	color: #FFF;
	text-decoration: none;
	display: block;
}

#GlassBody {
	background-image: url(../Images/GlassImages/GlassBodyFill.png);
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	padding: 10px;
	clear: both;
	float: left;
	width: 97%;
}
.active a{
	color: #FFF;
	background-image: url(../Images/GlassImages/GlassOn.png);
	background-repeat: no-repeat;
	background-position: left;
}
/***** MArketing Styles *********/
.marketing {
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-right: 6px;
	height: auto;
	float: left;
	text-align: left;
}
.left img {
}
.left {
	float: left;
	margin-right: 10px;
	width: 98%;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	padding-bottom: 10px;
	padding-top: 10px;
}

.left a {
	text-decoration:underline;
	color:#FC6;
}
.image1 {
	margin: 5px;
	float: left;
	height: 160px;
	width: 125px;
}
.image2 {
	float: left;
	height: 125px;
	width: 160px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 30px;
	margin-left: 5px;
}


.right {
	float: right;
	margin-left: 10px;
}
.marketing p {
	line-height: 18px;
	margin-bottom: 10px;
	text-align: left;
}

.marketing h1 {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #FC3;
	margin-bottom: 10px;
}
.marketing h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-bottom: 10px;
	color: #FC3;
}
.MTimage1 {
	margin-left: 10px;
	margin-top: 5px;
}
.cd {
	width: 120px;
	margin-left: 10px;
}
.MTimage2 {
	margin-right: 10px;
	margin-bottom: 10px;
}
.MTimage3 {
	margin-right: 10px;
	margin-top: 10px;
}

.orderNow {
	height: 75px;
	margin-top: 10px;
	position: fixed;
	width: 192px;
	float: left;
	margin-bottom: 15px;
}

.shopOnline {
	height: 50px;
	margin-top: 90px;
	position: fixed;
	width: 192px;
}

.spacer {
	display: block;
	clear: both;
	height: 60px;
}
.clearfix {
	display: block;
	clear: both;
}

#GlassBody h3 {
	color:#FC3;
}
