@charset "utf-8";

* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	color: #333;
	background: #cacacb url(images/backgroundBody.jpg) repeat-x;
}
p {
	margin-bottom: 10px;
}
td {
	padding: 4px;
}
hr {
	background-color: #FFF;
	height: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
a {
	color:#000;
}
h1  {
	font-size: 15px;
	color: #009edb;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h2 {
	font-size: 18px;
	margin-bottom: 10px;
	font-weight: normal;
	color: #000;
	padding-top: 10px;
}
h2 span {
	float: right;
	font-weight: bold;
	font-size: 12px;
	padding-right: 5px;
}
h5 {
	color: #C7C7C6;
	text-indent: 25px;
	height: 30px;
}


h4 {
	text-indent: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 100%;
	font: normal 18px/34px Arial, Helvetica, sans-serif;
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
	margin-bottom: 15px;
}
textarea {
	resize: none;
}

#content {
	text-align: left;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	overflow: auto;
	min-height: 500px;
}
#header {
	height: 130px;
	width: 980px;
	margin-left: 10px;
	position: relative;
}
#searchBox {
	position: absolute;
	top: 10px;
	right: 10px;
}


#contactDetails {
	font-size: 14px;
	color: #FFF;
	position: absolute;
	top: 45px;
	width: 421px;
	right: 10px;
}
#contactDetails a {
	color: #FFF;
	text-decoration: none;
}
#contactDetails a:hover {
	text-decoration: underline;
}
ul.slideshow {
	list-style:none;
	width:970px;
	height:400px;
	overflow:hidden;
	position:relative;
	margin:0 0 20px;
	padding:0;
	
}	

ul.slideshow li {
	position:absolute;
	left:0;
	right:0;
}

ul.slideshow li.show {
	z-index:500;	
}

ul img {
	border:none;	
}
#slideshow-caption {
	width:980px;
	height:50px;
	position:absolute;
	bottom:0;
	left:0;
	color:#fff;
	background:#000;
	z-index:500;
}
.show .caption {
	display: none;
}


#slideshow-caption .slideshow-caption-container {
	padding:5px 10px;		
	z-index:1000;
}

#slideshow-caption h3 {
	margin:0;
	padding:0;	
	font-size:14px;
}

#slideshow-caption p {
	margin:3px 0 0;
	padding:0;
}

#carouselBox {
	height: 170px;
	width: 960px;
	margin-bottom: 20px;
	border-top: 1px dotted #000;
	border-bottom: 1px dotted #000;
	overflow: hidden;
}
.stepcarousel{
	position: relative;
	overflow: scroll; /*leave this value alone*/
	width: 900px; /*Width of Carousel Viewer itself*/
	height: 160px; /*Height should enough to fit largest content's height*/
	margin-left: 30px;
}

.stepcarousel .belt{
	position: absolute; /*leave this value alone*/
	left: 0;
	top: 0;
	padding-top: 10px;
	width: 900px;
	overflow: hidden;
	height: 150px;
}

.stepcarousel .panel{
	float: left; /*leave this value alone*/
	overflow: hidden; /*margin around each panel*/
	width: 170px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
	height: 123px;
	margin: 10px;
}		
#wrapper {
	float: right;
	width: 970px;
	font-size: 12px;
	line-height: 17px;
	margin-bottom: 30px;
	margin-right: 15px;
}
#mainContent {
	float: left;
	width: 97%;
	overflow: hidden;
	margin-left: 10px;
	padding-top: 5px;
	min-height: 550px;
}
#mainContent p {
	margin-left: 5px;
}
#mainText {
	float: left;
	width: 690px;
	overflow: hidden;
	margin-right: 10px;
	padding-top: 10px;
	margin-left: 15px;
}
#mainText p {
	margin-right: 10px;
}

#mainImage {
	margin-bottom: 10px;
}
#newsContent {
	background-color: #454545;
	float: right;
	width: 165px;
	color: #FFF;
	margin-right: 5px;
	overflow: hidden;
	font-size: 11px;
	line-height: 14px;
}
#newsContent h4 {
	background-image: url(images/backgroundNewsHeader.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 30px;
	width: 165px;
}

#newsContent img {
	margin-bottom: 10px;
}
#newsContent p {
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 10px;
}
#newsContent a {
	color: #FFF;
}
#searchForm {
	float: right;
}
.greenText {
	color: #0F0;
}
.magentaText {
	color: #F0F;
}
.blueText {
	color: #3CF;
}
.formInput {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 2px;
}
#footer {
	background-color: #FFF;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 10px;
	text-align: center;
	line-height: 16px;
}
#footer a {
	color: #454545;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
.productDivide {
	background-image: url(images/productDivide.gif);
	background-repeat: repeat-x;
	height: 10px;
	background-position: left 5px;
}
#productImages {
	text-align: center;
	float: right;
	width: 150px;
	margin-bottom: 40px;
	padding-top: 5px;
}
#productImages img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#introWrap {
	padding: 10px 5px;
	width: 588px;
	border: 1px solid #000;
	margin-bottom: 10px;
}
#sideBox {
	float: right;
	width: 250px;
}
#facebookContent {
	background: #e1e2e3;
	width: 240px;
	color: #FFF;
}
#facebookHead {
	height: 40px;
	width: 240px;
	margin-bottom: 5px;
	background: #424143;
}
#facebookHead span {
	font-size: 16px;
	display: block;
	margin-left: 12px;
	padding-top: 11px;
	color: #829ACE;
	font-weight: normal;
}
#twitterHolder {
	background-image: url(images/twitter.jpg);
	background-repeat: no-repeat;
	height: 65px;
	width: 970px;
	position: relative;
	display: block;
	margin-bottom: 10px;
}
#twitterContent {
	width: 425px;
	color: #333;
	position: absolute;
	left: 100px;
	top: 10px;
}
#twitterContent ul {
	font-size: 12px;
	line-height: 14px;
	list-style: none;
}
#twitterContent li {
	margin-bottom: 5px;
	border-bottom: 1px solid #FFF;
	padding-top: 5px;
	padding-bottom: 5px;
}
#twitterContent a {
	color: #02ADF3;
}
.cke_contents{
	background: white url(none);
}
.fb-like {
	position: absolute;
	left: 550px;
	top: 18px;
	width: 250px;
	overflow: hidden;
}
#socialButtons {
	position: absolute;
	left: 806px;
	top: 10px;
	width: 160px;
}
#socialButtons a img {
	margin-right: 5px;
}
#homeText {
	width: 970px;
}
#homeText h1 {
	font-weight: normal;
	color: #666;
	background-color: #e0e0e0;
	font-size: 24px;
	line-height: 50px;
	text-indent: 10px;
}
#homeText p {
	margin-right: 10px;
	margin-left: 10px;
	font-size: 14px;
	line-height: 20px;
}
#homeText table {
	background-color: #d4d5d8;
}
#homeText table td {
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
}
#homeText table h2    {
	color: #2992c1;
	margin-left: 8px;
}
#homeText table b {
	color: #2992c1;
}
#homeText table p {
	padding-top: 5px;
	margin-right: 10px;
}
#homeText ul {
	margin-bottom: 20px;
	margin-left: 30px;
	list-style-type: square;
}

