﻿body {
	color: #000;
	margin: 0px;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	background-color: #fff;
	background-image: url(http://www.coupledproducts.com/themes/theme_cp/images/gradient.jpg);
	background-repeat: repeat-x;
}
img {
	border:0px;
}
h1 {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 17pt;
	font-weight:bold;
}
#container {
	width: 990px;
	margin: 5px 0px 0px 2%;
	position: relative;
}
#masthead {
	width: 992px;
	height: 135px;
	background-image: url(http://www.coupledproducts.com/themes/theme_cp/images/coupled-products-header.jpg);
	background-repeat: no-repeat;
	text-align: right;
	vertical-align: middle;
}
#masthead div {
	padding: 0px 20px 0px 0px;
	font: bold 10pt Tahoma;
	color: white;
}
#page {
	vertical-align: top;
	border-right: 1px #660000 solid;
	background-color:#FFFFFF;
	width:690px;
}
#page_content {
	background-color: #FFFFFF;
	vertical-align: top;
	padding:10px 10px 30px 10px;
	height:100%;
}
#page_content-left {
	background-color: #FFFFFF;
	vertical-align: top;
	width:450px;
	float:left;
	padding:10px 5px 30px 10px;
	height:100%;
}
#page_content-right {
	background-color: #FFFFFF;
	vertical-align: top;
	width:200px;
	margin-top:10px;
	padding:10px 10px 30px 10px;
	float:right;
}
#left-pic {
	vertical-align:top; 
	background-color:#660000; 
	width:300px;
}
#left-pic img {
}
.fulltable {
	width: 100%;
	margin: 0px;
}
/* ================================================================ 
This copyright notice must be kept untouched in the stylesheet at 
all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.stunicholls.com/menu/pro_drop_2.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
.preload1 {
	background: url(http://www.coupledproducts.com/themes/theme_cp/images/three_1.jpg);
}
.preload2 {
	background: url(http://www.coupledproducts.com/themes/theme_cp/images/three_1a.jpg);
}
#navdiv {
	background-color: #650000;
	height: 38px;
	width: 100%;
}
#nav {
	margin: 0px 0px 0px 302px;
	padding: 0;
	list-style: none;
	height: 38px;
	background: #FFF url(http://www.coupledproducts.com/themes/theme_cp/images/three_0.jpg) repeat-x;
	position: relative;

	font-family: arial, verdana, sans-serif;
	text-align: left;
	border-right: 1px #660000 solid;
}
#nav li.top {
	display: block;
	float: left;
	height: 38px;
}
#nav li a.top_link {
	display: block;
	float: left;
	height: 35px;
	line-height: 33px;
	color: #FFF;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	padding: 0 0 0 12px;
	cursor: pointer;
	background: url(http://www.coupledproducts.com/themes/theme_cp/images/three_0.jpg);
}
#nav li a.top_link span {
	float: left;
	display: block;
	padding: 0 24px 0 12px;
	height: 35px;
	background: url(http://www.coupledproducts.com/themes/theme_cp/images/three_0.jpg) right top no-repeat;
}
#nav li a.top_link span.down {
	float: left;
	display: block;
	padding: 0 24px 0 12px;
	height: 35px;
	background: url(http://www.coupledproducts.com/themes/theme_cp/images/three_0a.jpg) no-repeat right top;
}
#nav li:hover a.top_link {
	color: #fff;
	background: url(http://www.coupledproducts.com/themes/theme_cp/images/three_1.jpg) no-repeat;
}
#nav li:hover a.top_link span {
	background: url(http://www.coupledproducts.com/themes/theme_cp/images/three_1.jpg) no-repeat right top;
}
#nav li:hover a.top_link span.down {
	background: url(http://www.coupledproducts.com/themes/theme_cp/images/three_1a.jpg) no-repeat right top;
}
/* Default list styling */
#nav li:hover {
	position: relative;
	z-index: 200;
}
#nav li:hover ul.sub {
	left: 1px;
	top: 38px;
	background: #CD8789;
	padding: 3px;
	border: 1px solid #000000;
	white-space: nowrap;
	width: 150px;
	height: auto;
	z-index: 300;
}
#nav li:hover ul.sub li {
	display: block;
	height: 20px;
	position: relative;
	float: left;
	width: 150px;
	font-weight: normal;
}
#nav li:hover ul.sub li a {
	display: block;
	font-size: 11px;
	height: 18px;
	width: 148px;
	line-height: 18px;
	text-indent: 5px;
	color: #000;
	text-decoration: none;
	border: 1px solid #CD8789;
}
.fly {
	background: #CD8789 url(http://www.coupledproducts.com/themes/theme_cp/images/arrow.gif) 140px 6px no-repeat;
}
#nav li:hover ul.sub li a:hover {
	background: #660000;
	color: #fff;
	border-color: #fff;
}
#nav li:hover ul.sub li a.fly:hover {
	background: #660000 url(http://www.coupledproducts.com/themes/theme_cp/images/arrow_over.gif) 140px 6px no-repeat;
	color: #fff;
}
#nav li:hover li:hover ul, 
#nav li:hover li:hover li:hover ul, 
#nav li:hover li:hover li:hover li:hover ul, 
#nav li:hover li:hover li:hover li:hover li:hover ul {
	left: 150px;
	top: -4px;
	background: #CD8789;
	padding: 3px;
	border: 1px solid #000000;
	white-space: nowrap;
	width: 150px;
	z-index: 400;
	height: auto;
}
#nav ul, 
#nav li:hover ul ul, 
#nav li:hover li:hover ul ul, 
#nav li:hover li:hover li:hover ul ul, 
#nav li:hover li:hover li:hover li:hover ul ul {
	position: absolute;
	left: -9999px;
	top: -9999px;
	width: 0;
	height: 0;
	margin: 0;
	padding: 0;
	list-style: none;
}
#nav li:hover li:hover a.fly, 
#nav li:hover li:hover li:hover a.fly, 
#nav li:hover li:hover li:hover li:hover a.fly, 
#nav li:hover li:hover li:hover li:hover li:hover a.fly {
	background: #660000 url(http://www.coupledproducts.com/themes/theme_cp/images/arrow_over.gif) 140px 6px no-repeat;
	color: #fff;
	border-color: #fff;
}
#nav li:hover li:hover li a.fly, 
#nav li:hover li:hover li:hover li a.fly, 
#nav li:hover li:hover li:hover li:hover li a.fly {
	background: #CD8789 url(http://www.coupledproducts.com/themes/theme_cp/images/arrow.gif) 140px 6px no-repeat;
	color: #000;
	border-color: #CD8789;
}
/* Styles for Footer */
#footer {
	font-size: x-small;
	color: white;
	text-align: center;
	margin: 0px;
	padding: 1px;
	height: 29px;
	padding: 0px;
	width: 693px;
	vertical-align:middle;
	background:#650000 url(http://www.coupledproducts.com/themes/theme_cp/images/coupled-left-corner.jpg) no-repeat scroll left top;
}
#footer a {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer a:hover {
	color: #FFFF99;
	text-decoration: none;
}

.flipboxtext {
	color:white;
	text-decoration:none;
}
