body{
	font-size:12px;
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	background:#f7f7f7 url(/images/bgtile.gif) repeat-x;
	margin:0;
	padding:0;
	background-position:0 -25px;
}
a{ outline:none;}
#wrapper { 
	width:1000px;
	margin: 0 auto;
	background: #fff;
}
#header {
	height: 300px;
	width:948px;
	padding-left:50px;
	background:#ededed;
	border: #b1b1b1 1px solid;
	border-width: 1px 1px 0 1px;
	position:relative;
}
#logo {
	position:absolute;
	z-index: 5;
	top:0;
	left:50px;
}
#breakout {
	top:27px;
	right:0;
	position:absolute;
	z-index:5;
}
#productArrows {
	right: 30px;
	position:absolute;
	z-index:5;
	top:140px;
}
#productTicker {
	width:530px;
	height:300px;
	overflow:hidden;
	float:right;
}
#productInfo {
	width: 410px;
	float:left;
	height:180px;
	margin-top:120px;
	overflow:hidden;
}
.productInfoSpace {
	height: 180px;
	width:410px;
	overflow:hidden;
	padding:0;
	margin:0;
}
.productInfoHdr {
	font-size:24px;
	font-weight:bold;
}
#productInfoWrapper {
	height: 540px;
	width:410px;
}
#productSpace {
	height: 275px;
	margin-top:25px;
	width: 1100px;
}
.productTickerImage {
	float:left;
	width:530px;
}
.findMore {
	float:right;
}
.errorMsg {
	color:red;
	font-weight:bold;
}
#nav {
	height: 50px;
	width:900px;
	padding: 0 50px;
	margin: 0;
	background: url(/images/navBg.gif) top left repeat;
	list-style-type: none;
}

#nav li { float:left; margin: 17px 0 0;color: #fff; }
#nav li a { color: #fff; text-decoration:none; font-size: 14px; font-weight: normal; }
#nav li a:hover { color: #8fdbf7; text-decoration:underline; }
.menuDivider { padding: 0 17px;}


#contentWrapper {
	width: 100%;
	background: url(/images/bodyBg.gif) repeat-y top left;
	min-height: 400px;
	padding-top:10px;
}

#leftMenu {
	float:left; 
	width:180px;
	margin-left:50px;
}
#mainContent {
	float:left;
	width: 515px;
	padding: 10px 10px 20px;
	min-height: 400px;
}
#sidePanel {
	float:right;
	width:213px;
	margin: 0 7px 15px 0;
}
#sidePanel h2 {
	margin: 5px 0;
}
#sidePanel form {
	margin:5px 0;
}
#sideContent {
	width:180px;
	margin-top:10px;
}
#sideContent h2 {
	margin-top: 0;
}

#bottomContent {
	height: 315px;
	padding-top:5px;
	background: url(/images/bottomBg.gif) no-repeat top left;
}

#bottomProducts, #bottomBrands, #bottomNav {
	float:left;
	margin-top:15px;
}

#bottomProducts {
	width:310px;
	padding-left:50px;
}

#bottomBrands {
	padding-left:20px;
	width:170px;
	
}
#bottomNav {
	padding-left:30px;
	width:80px;
	
}
#bottomLogos {
	float:right;
	margin-right:30px;
}

#productDetails {
	float:left;
	width:250px;
}
#productImages{
	float:right;
	margin: 0 0 0 10px;
}
#productImages img {
	float:none;
}
.productMenu {
	margin: 0 0 10px 0;
	padding: 0;
	list-style-type:none;
	background:#ededed;
	
}
.productMenu li {
	padding: 5px 0 2px 0;
	background:url(/images/productListLine.gif) no-repeat bottom left;
	margin:0;
	position:relative;
}
.productMenu li a {
	color:#666;
	text-decoration:none;
	display:block;
	width:180px;
}
.productMenu li a:hover, .productMenu li .on  {
	color:#5FAEE9;
}
.productMenu li img {
	margin-right: 7px;
}

.productMenu li div {
	display:none;
	margin:0;
	padding:0;
	position:absolute;
	left: 180px;
	top:-5px;
	background: url(/images/flyOutBottom.png) no-repeat bottom right;
	width: 200px;
	list-style-type:none;
	z-index:10;
}
.productMenu li div ul {
	margin:0;
	padding:0 3px 0 0;
	background: url(/images/flyOutTop.png) no-repeat top right;
	width: 197px;
	list-style-type:none;
	z-index:10;
}
.productMenu li ul li {
	background:none;
	width:192px;
	padding: 12px 0 5px 5px;
	margin:0 0 2px 0;
}
.productMenu li ul li  a {
	color:#777;
}

#productsModule .form-caption {
	padding-right: 20px;
}
#mainContent .form-cell {
	padding: 0 5px 5px 0;
}


.divider, .divider2 {
	background:url(/images/longDivider.gif) no-repeat bottom left;
	height:1px;
	width:210px;
	margin: 10px 0;
}

.divider2 {
	background:none;
	border-bottom: 1px #000 solid;
}

.rightAlign {
	text-align: right;
}

#leftMenu h1 a {
	color:#00aee9;
}
#leftMenu h1 a:hover {
	text-decoration: none;
}

#bottomContent ul {
	list-style-type: none;
	margin:0;
	padding:0;
}
#productMenuBottom li {
	float:left;
	width: 150px;
	margin-bottom: 0;
}
#brandMenuBottom li {
	float:left;
	width: 85px;
	margin-bottom:0;
}

#bottomContent  li {
	margin-bottom:5px;
}
.productMenuTitle {
	float:left;
	margin: 10px 10px 10px 0;
}
.productsMenuArrow {
	margin: 12px 0 0;
}

#bottomContent a {
	font-size: 11px;
	font-weight: normal;
	text-decoration:none;
	color: #999;
}
#bottomContent a:hover {
	text-decoration:underline;
}
#sidePanel a {
	color:#0099cc;
}

#sidePanel input, #sidePanel textarea, #mainContent input, #mainContent textarea  {
	border:#35393e 1px solid;
	color:#666;
	padding:5px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
        float: left;
}
#sidePanel input, #sidePanel textarea {
	width:175px;
}
#sidePanel .form-cell {
	padding-bottom: 5px;
}
#sidePanel .form-button  {
	width: 80px;
}
#sidePanel .form-button , #mainContent .form-button {
	background:url(/images/submitBackground.gif) top left repeat-x #000;
	color:#999;
	border:#35393e 1px solid;
	padding:5px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	cursor:pointer;
}
#sidePanel .form-button  {
	float:right;
}

#productEnquiry input, #productEnquiry textarea {
	width:220px;
}

#productEnquiry .form-button{
	width:90px;
}
#contactForm input, #contactForm  textarea  {
	width: 270px;
}

#contactForm .form-button, #contactForm .form-button {
	width: 60px;
}

.productRow {
	width:100%;
	margin-bottom: 10px;
	padding-bottom: 5px;
}

.productRow img {
	float:left;
	margin-right: 10px;
}
#productsModule a img {
	border: #999 2px solid;
}

.product-image {
	float:right;
	margin: 0 0 10px 10px;
}

h1 {
	color:#00aee9;
	font-size: 20px;
}

#mainContent h1 {
	margin-top: 0;
}

h2 { 
	color:#00aee9;
	font-size: 16px;
	}
.grey, .grey a {
	color:#999;
}
h3 {
	color:#999;
	font-size: 14px;
}
h3 a {
	color:#999;
}

#bottomContent h2 {
	color:#999;
	font-size: 14px;
	margin-top:0;
}

h2 a {
	color:#00aee9;
	text-decoration:none;
}
h2 a:hover {
	text-decoration:none;
}


a{
	color:#0066CC;
	text-decoration:none;
	font-weight:bold;
}

a:hover{
	text-decoration:underline;
}

li{margin-bottom:10px;}

#header #m{
height:30px;
border:solid 1px #174574;
background:#356aa0;
width:100%;
}
#header ul.menu{
font-size:18px;
color:#FFFFFF;
margin:0;
padding:0;
list-style:none;
margin-top:4px;
margin-left:20px;
}
#header ul.menu li{
float:left;
margin-right:25px;
list-style:none;
position:relative;
height:30px;
}
#header ul.menu li a{
color:#FFFFFF;
text-decoration:none;
}

.menu li ul{margin:0;padding:0;width:202px;background:#356aa0;left:0;border-right:#174574;border-left:#174574;border-bottom:#174574;display:none;position:absolute;top:25px;z-index:110;list-style:none;}
.menu li:hover ul{display:block;}
.menu li:hover ul li ul{display:none;}

.menu li ul li{line-height:30px;position:relative;width:202px;list-style:none;height:30px;background:url(/images/dd.gif) no-repeat;padding-left:10px;font-size:14px;}
.menu li ul li:hover {background:url(/images/ddhover.gif) no-repeat;}
.menu li ul li ul{width:202px;display:none;position:absolute;left:200px;top:0;z-index:120;}
.menu li ul li:hover ul{display:block;}


.fmenu{
list-style:none;
margin:0;
padding:0;
}
.fmenu li {
float:left;
margin-right:20px;
}
.fmenu li a{color:#666666;text-decoration:none;}
.fmenu li a:hover{text-decoration:underline;}
.fmenu li ul{display:none;}
#content{
position:relative;
width:630px;
min-height:450px;
background:url(../../images/contentbody.gif) repeat-y;
background-position:0 3px;
float:left;
}
#content #box{
margin-top:10px;
padding:10px;
padding-left:20px;
padding-right:20px;
}
#sidebar #box{
margin-left:5px;
margin-right:5px;
}

#sidebar{
position:relative;
width:300px;
background:url(../../images/sidebarbody.gif) repeat-y;
float:left;
padding-top:10px;
margin-left:7px;
}
#newsletter{
width:300px;
height:150px;
background:url(../../images/newsletterbg.png) no-repeat;
position:relative;
}

#newsletter .tbn{
position:absolute;
top:35px;
right:30px;
border:none;
width:202px;
height:27px;
background:url(../../images/textbox.png) no-repeat;
padding-top:5px;
padding-left:5px;
}
#newsletter .tbe{
position:absolute;
top:70px;
right:30px;
border:none;
width:202px;
height:27px;
background:url(../../images/textbox.png) no-repeat;
padding-top:5px;
padding-left:5px;

}
#newsletter .tbs{
position:absolute;
top:105px;
right:35px;
border:none;
}
#latestNews{
width:300px;
background:url(../../images/newsbg.png) no-repeat;
}
#latestNews ul{
width:250px;
margin:0;
margin-left:40px;
padding:0;
padding-top:30px;
list-style:none;
}
#latestNews ul li{
list-style-image:url(../../images/li.png);
margin-bottom:5px;
}
#testimonial{
width:300px;
background:url(../../images/testimonialsbg.png) no-repeat;
padding-top:30px;
}

#testimonial p{
width:220px;
margin-top:15px;
margin-left:20px;
}


.ctop{position:absolute;top:0;left:0;}
.cbot{position:absolute;bottom:0;left:0;}
.tlcr{position:absolute;top:0;left:0;}
.trcr{position:absolute;top:0;right:0;}
.blcr{position:absolute;bottom:0;left:0;}
.brcr{position:absolute;bottom:0;right:0;}


#footer{
width:970px;
text-align: right;
height: 30px;
padding: 20px 30px 0 0;
color:#999;
background:#ededed;
}
#footer ul.fmenu{
margin:0 auto;
padding:0;
list-style:none;
width:500px;
height:52px;
line-height:27px;
}
#footer ul.fmenu li{
float:left;
margin-right:10px;
list-style:none;
}
#footer ul.fmenu li a{
text-decoration:none;
}

#footer a {
	font-weight: normal;
	font-size: 11px;
}

#quickContactForm, #productUpdatesForm {
	margin:0;
	padding:0;
}


.clear{
clear:both;
}
