@charset "utf-8";
/*---------------------------------------------Imagine8 Design Studio default css stylesheet--------------------------------------------------*/

/*---------------------Common Layout styles-----------------*/
* {
	margin: 0px;
	padding: 0px;
}
body {
	margin-right: auto;
	margin-left: auto;
	margin-top: 40px;
	margin-bottom: 0px;
	height: auto;
	width: 990px;
	background-repeat: no-repeat;
	background-color: #CCCCCC;
}
#wrapper {
	float: left;
	height: auto;
	width: 990px;
}
#header {
	float: left;
	height: 130px;
	width: 990px;
}
#header img {
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#nav {
	float: left;
	height: 58px;
	width: 585px;
}
#main {
	float: left;
	height: auto;
	width: 990px;
}
#main img {
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#footer {
	margin-right: auto;
	margin-left: auto;
	height: auto;
	width: 990px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#footer a{
	color: #333333;
}


/*---------------------CLX series styles-----------------*/


#clx_content {
	float: left;
	height: auto;
	width: 990px;
	background-image: url(../images/clxseries_r5_c2.jpg);
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 115%;
	color: #333333;	
}
#clx_content p {
	padding-bottom: 4px;
}
#clx_content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #FF6600;
	font-weight: normal;
	padding-bottom: 15px;
}
#clx_content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6600;
	padding-bottom: 4px;
}
#clx_content h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding-bottom: 0px;
}
#clx_lh {
	float: left;
	height: auto;
	width: 369px;
	padding-left: 61px;
	padding-right: 48px;
	padding-top: 34px;
}
#clx_rh {
	float: left;
	height: auto;
	width: 462px;
	padding-right: 40px;
	padding-top: 20px;
}

/*---------------------Contact styles-----------------*/


#contact_content {
	float: left;
	height: 398px;
	width: 990px;
	background-image: url(../images/contact_r5_c2.jpg);
	background-repeat: no-repeat;
	
}
#contact_content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF6600;
	padding-bottom: 4px;
}
#contact_lh {
	float: left;
	height: auto;
	width: 296px;
	padding-left: 61px;
	padding-right: 48px;
	padding-top: 40px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 115%;	
}
#contact_rh {
	float: left;
	height: auto;
	width: 500px;
	padding-right: 40px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	margin-top: 40px;
	padding-left: 34px;
	color: #FFFFFF;
}

/*---------------------Brochure pages styles-----------------*/


#brochure_content {
	float: left;
	height: auto;
	width: 915px;
	background-image: url(../images/contact_r5_c3.jpg);
	background-repeat: repeat-y;
	padding-left: 75px;
	padding-top: 15px;
}
#brochure_content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6600;
	padding-bottom: 15px;
	padding-top: 15px;
	clear: left;
}
.broch_wrap {
	float: left;
	height: auto;
	width: 170px;
	margin-right: 53px;
	padding-bottom: 20px;
}
.broch_wrap img {
	border: 1px solid #FFFFFF;
}

.broch_wrap p {
	padding-top: 5px;
}
.broch_wrap a {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/*---------------------products styles-----------------*/

#product_content {
	float: left;
	height: auto;
	width: 882px;
	background-image: url(../images/products/product_repeat.jpg);
	background-repeat: repeat-y;
	padding-left: 54px;
	padding-right: 54px;
}
#product_content td+td {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
	text-align: center;
}
#product_content th+th {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
}
#product_content tr.lower td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
#product_content th {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-bottom-color: #333333;
}
#prod_lh {
	float: left;
	height: auto;
	width: 455px;
	padding-right: 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
#prod_lh h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #333333;
	font-weight: normal;
	padding-bottom: 2px;
}
#prod_lh h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #FF6600;
	line-height: 30px;
	font-weight: normal;
	padding-bottom: 10px;
}
#prod_lh p {
	padding-bottom: 4px;
}
#prod_lh ul {
	padding-bottom: 4px;
	list-style-position: outside;
	padding-left: 18px;
}
#prod_lh li {
	padding-bottom: 4px;
}
#prod_rh {
	float: left;
	height: auto;
	width: 357px;
	padding-left: 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#prod_rh h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF6600;
	font-weight: normal;
	padding-bottom: 5px;
	padding-top: 10px;
}


/*---------------------Common form styles-----------------*/


form#forms {
	width: 500px;
	margin: 0 auto;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
}
fieldset {
	border: none;
	padding: 0px 15px;
}
legend {
	line-height: 1.4;
	font-size: 11px;
	color: #FFFFFF;
	padding-bottom: 10px;
	margin-left: 120px;
	font-weight:bold;
}
label {
	width: 100px;
	text-align:right;
	float: left;
	font-size: 10px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	color: #FFFFFF;
}
form span {
	float: left;
	width: 10px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
form p {
	color: #333;
	font-size: 12px;
	line-height: 1.2;
	clear: both;
}	
input.text {
	width: 300px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
textarea.text {
	padding: 2px;
	margin-top: 3px;
	width: 295px;
	height: 75px;
}
input.text:focus, textarea.text:focus {
	background-color: #ACD6FF;
}
.buttonPad {
	padding-top: 10px;
	padding-left: 120px;
	clear: both;
}
.red {
	color: #FF0000;
}





/*---------------------Common class's styles-----------------*/

.clear{
	clear:both;
	height: auto;
}
.floatLeft {
	float:left;
}
.floatRight {
	float:right;
}
.large_p {
	font-size: 12px;
	line-height: 125%;
}
.wrap {
	float: left;
	height: auto;
	width: 990px;
}
.wrap img {
	border: none;
}
.imgPad {
	float: left;
	padding-bottom: 20px;
}
.imgUpperPad {
	float: left;
	padding-top: 20px;
	padding-bottom: 20px;
}
.ordinal {
	font-size: 70%;
	vertical-align: 50%;
}



/*******************************************************************************

 LAYOUT INFORMATION: describes box model, positioning, z-order

 *******************************************************************************/

/* The outermost container of the Menu Bar, an auto width box with no margin or padding */
ul.MenuBarHorizontal
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	cursor: default;
	width: auto;
	float: left;
}
/* Set the active Menu Bar with this class, currently setting z-index to accomodate IE rendering bug: http://therealcrisp.xs4all.nl/meuk/IE-zindexbug.html */
ul.MenuBarActive
{
	z-index: 1000;
}
/* Menu item containers, position children relative to this container and are a fixed width */
ul.MenuBarHorizontal li
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	position: relative;
	text-align: left;
	cursor: pointer;
	width: 138px;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
ul.MenuBarHorizontal li a
{
	margin: 0;
	padding: 0;
}
ul.MenuBarHorizontal li img {
	border: none;
}
/* Submenus should appear below their parent (top: 0) with a higher z-index, but they are initially off the left side of the screen (-1000em) */
ul.MenuBarHorizontal ul
{
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	left: -1000em;
	font-size: 10px;
	list-style-type: none;
	z-index: 1020;
	cursor: default;
	width: 138px;
	position: absolute;
	background-color: #333;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #897676;
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to auto so it comes onto the screen below its parent menu item */
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible
{
	left: auto;
	top: 58px;
	*top: auto;
}
/* Menu item containers are same fixed width as parent */
ul.MenuBarHorizontal ul li
{
	width: 122px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 7px;
	padding-right: 7px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #897676;
	border-bottom-color: #897676;
	border-left-color: #897676;
	
}
/* Submenus should appear slightly overlapping to the right (95%) and up (-5%) */
ul.MenuBarHorizontal ul ul
{
	position: absolute;
	margin: -5% 0 0 95%;
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to 0 so it comes onto the screen */
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible ul.MenuBarSubmenuVisible
{
	left: auto;
	top: 0;
}

/*******************************************************************************

 DESIGN INFORMATION: describes color scheme, borders, fonts

 *******************************************************************************/

/* Submenu containers have borders on all sides */
ul.MenuBarHorizontal ul
{

}
/* Menu items are a light gray block with padding and no text decoration */
ul.MenuBarHorizontal a
{
	display: block;
	cursor: pointer;
	color: #FFF;
	text-decoration: none;
	background-color: #333;
	width: 126px;
	padding: 0px;
	padding-left: 7px;
	background-image: none;
	padding-right: 7px;
}
/* Menu items that have mouse over or focus have a blue background and white text */
ul.MenuBarHorizontal a:hover, ul.MenuBarHorizontal a:focus
{
	background-color: #666;
	color: #FFF;
}
/* Menu items that are open with submenus are set to MenuBarItemHover with a blue background and white text */
ul.MenuBarHorizontal a.MenuBarItemHover, ul.MenuBarHorizontal a.MenuBarItemSubmenuHover, ul.MenuBarHorizontal a.MenuBarSubmenuVisible
{
	background-color: #666;
	color: #FFF;
}


/*******************************************************************************

 BROWSER HACKS: the hacks below should not be changed unless you are an expert

 *******************************************************************************/

/* HACK FOR IE: to make sure the sub menus show above form controls, we underlay each submenu with an iframe */
ul.MenuBarHorizontal iframe
{
	position: absolute;
	z-index: 1010;
	filter:alpha(opacity:0.1);
}
/* HACK FOR IE: to stabilize appearance of menu items; the slash in float is to keep IE 5.0 from parsing */
@media screen, projection
{
	ul.MenuBarHorizontal li.MenuBarItemIE
	{
		display: inline;
		f\loat: left;
		background: #333;
	}
}
