/* =Main Elements
----------------------------------------------- */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, 
big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, 
center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0px;
	font-family: arial, sans-serif;
	font-size: 100%;
	margin: 0px;
	padding: 0px;
	}

body {
    background: #f1f1f1 url('../images/bg.gif') repeat-x 0px 0px;
	color: #666;
	font-size: 13px;
	font-weight: normal;
	margin: 0px auto;
	}

.clearit {
	clear: both;
	height: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	}

a {
	color: #39c;
	outline: none;
	}

a:hover {
	color: #690;
	}

p {
	line-height: 15px;
	padding-top: 15px;
	}

h1, h2, h3, h4, h5, h6, h7, h8 {
	font-weight: normal;
	}

h1 {
	font-size: 24px;
	}

h2 {
	font-size: 21px;
	}

h3 {
	font-size: 16px;
	}

h4 {
	}

h3 + p, h4 + p {
	padding-top: 5px;
	}




/* =Form Elements
----------------------------------------------- */

form {
	display: inline;
	}

input, select, option, textarea {
	font-family: arial, sans-serif;
	font-size: 13px;
	margin-bottom: 5px;
	}

input.radio {
	margin: 10px 5px 0px 0px;
	}

input.text, textarea, select {
	border-top: 1px solid #d5d5d5;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #e5e5e5;
	color: #666;
	font-size: 14px;
	padding: 3px;
	}




/* =Structural Elements
----------------------------------------------- */

#top {
	font-size: 12px;
	height: 30px;
	margin: 0px auto;
	text-align: right;
	width: 780px;
	}

#top a {
    background: url('../images/help.png') no-repeat right top;
	color: #999;
	display: block;
	float: right;
	height: 15px;
	margin-top: 5px;
	padding: 2px 20px 0px 0px;
	text-decoration: none;
	width: 115px;
	}

#top a:hover {
	color: #39c;
	}

#container {
	margin: 0px auto;
	width: 780px;
	}

#header {
	clear:both;
	float:left;
	margin:10px 0;
	position: relative;
	width:100%;
	}
	
#logo {
	float:left;
	top: 40px;
	}

#logo a {
    background: url('../images/logo.png') no-repeat scroll -60px 0px;
	display: block;
	height: 73px;
	text-decoration: none;
	width: 140px;
	}

#logo a span {
	visibility: hidden;
	}

#search {
	clear: right;
	float: right;
	padding-top: 15px;
	height: 40px;
	}

#search ul li {
	float: left;
	list-style: none;
	}

#search ul li:first-child {
	color: #999;
	font-size: 12px;
	padding-top: 5px;
	text-transform: uppercase;
	width: 60px;
	}

#search input.text {
	margin-right: 7px;
	width: 200px
	}

#search .formbtn {
	margin-top: 2px;
	}

#nav {
	clear: right;
	float: right;
	margin:10px 0 0;
	}

a.bigbtn {
    background: transparent url('../images/bigbtn_a.png') no-repeat scroll top right;
    color: #fff;
    display: block;
    float: left;
    height: 28px;
    margin-right: 5px;
    padding-right: 13px; /* sliding doors padding */
    text-decoration: none;
	}

a.bigbtn span {
    background: transparent url('../images/bigbtn_span.png') no-repeat top left;
    display: block;
    font-size: 15px;
    line-height: 15px;
    padding: 6px 5px 7px 18px; /* top & bottom padding + line height = btn height */
	} 

a.bigbtn:hover {
    background: transparent url('../images/bigbtn_a.png') no-repeat scroll bottom right;
	}

a.bigbtn:hover span {
    background: transparent url('../images/bigbtn_span.png') no-repeat bottom left;
	} 

a.smbtn {
    background: transparent url('../images/smbtn_span.png') no-repeat scroll top right;
    color: #fff;
    display: block;
    float: left;
    height: 14px;
    margin-right: 5px;
    padding-right: 7px; /* sliding doors padding */
    text-decoration: none;
	}

a.smbtn span {
    background: transparent url('../images/smbtn_a.png') no-repeat top left;
    display: block;
    font-size: 10px;
    font-weight: bold;
    line-height: 10px;
    padding: 2px 5px 2px 12px; /* top & bottom padding + line height = btn height */
    text-transform: uppercase;
	} 

a.smbtn:hover {
    background: transparent url('../images/smbtn_span.png') no-repeat scroll bottom right;
	}

a.smbtn:hover span {
    background: transparent url('../images/smbtn_a.png') no-repeat bottom left;
	} 

a.btn {
    color: #690;
    display: block;
    float: left;
    height: 18px;
    margin-right: 5px;
    padding-right: 0px; /* sliding doors padding */
    text-decoration: none;
	}

a.btn span {
    background: transparent url('../images/btn.png') no-repeat top left;
    display: block;
    font-size: 11px;
    font-weight: bold;
    line-height: 11px;
    padding: 3px 5px 2px 22px; /* top & bottom padding + line height = btn height */
    text-transform: uppercase;
	} 

a.btn:hover {
	}

a.btn:hover span {
    background: transparent url('../images/btn.png') no-repeat bottom left;
    color: #f60;
	} 

#col1 {
	clear:both;
	margin:0 auto;
	width: 780px;
	}

#col2 {
	display:none;
	}

#livechat {
    background: url('../images/bg_livechat.png') no-repeat 108px 30px;
    padding-bottom: 20px;
	}

#livechat h1 {
	color: #690;
	font-size: 17px;
	}

#livechat p {
	color: #999;
	line-height: 14px;
	padding: 8px 0px;
	width: 110px;
	}

#tips ul li {
    background: url('../images/dotted.gif') repeat-x left bottom;
	list-style: none;
	padding: 5px 0px;
	}

#tips a {
	text-decoration: none;
	}

#tips a.btn {
    height: 20px;
	margin-top: 10px;
	}

#tips a.btn span {
    background: transparent url('../images/icon_blog.gif') no-repeat top left;
    line-height: 13px;
    padding: 4px 5px 3px 24px; /* top & bottom padding + line height = btn height */
	} 

#tips a.btn:hover span {
    background: transparent url('../images/icon_blog.gif') no-repeat bottom left;
	} 

#library table {
    background: url('../images/dotted.gif') repeat-x left bottom;
	width: 100%;
	}
	
#library table td {
	color: #999;
	font-size: 11px;
	padding: 5px 0px 5px 8px;
	text-align: right;
	}

#library table tr td:first-child {
	padding-left: 0px;
	text-align: left;
	}
	
#library table td a {
	font-size: 13px;
	text-decoration: none;
	}

#library a.btn {
	margin-top: 10px;
	}

#footer {
	border-top: 15px solid #F1AD58;
	clear:both;
    color: #666666;
    font-size: 11px;
	line-height:18px;
    margin: 15px 0 20px;
    padding: 15px 0;
	}

#pci {
    margin-bottom: 10px;
    text-align: center;
}

#footer ul li {
	border-left: 1px solid #999;
	float: left;
	list-style: none;
	padding: 0px 6px;
	}


#footer ul li:first-child {
	border: 0px;
	padding-left: 0px;
	}

#footer ul li a {
    color: #999;
	text-decoration: none;
	}

#footer ul li a:hover {
    color: #39c;
	}

#footer ul + ul li {
	border-right: 1px solid #999;
	border-left: 0px;
	float: right;
	}

#footer ul + ul li:first-child {
	border: 0px;
	padding-left: 6px;
	padding-right: 0px;
	}

#footer ul + ul li + li + li + li {
	border-right: 0px;
	padding-right: 0px;
	}

#product-search {
    background: url('../images/bg_prodsearch.gif') no-repeat 0px 0px;
    height: 45px;
    margin-top: 10px;
    padding: 0px 0px 0px 10px;
    position: relative;
    width: 270px;
	}

#product-search input.text {
	border-top: 1px solid #8eac46;
	border-right: 1px solid #b7cb89;
	font-size: 12px;
	margin: 9px 5px 0px 0px;
	padding: 5px;
	text-transform: uppercase;
	width: 220px;
	}

#product-search .formbtn {
	right: 10px;
	position: absolute;
	top: 12px;
	}

#interior-top {
    background: url('../images/bg_int_top.gif') no-repeat 0px 0px;
    height: 20px;
    width: 760px;
	}

#interior {
	background-color: #fff;
	padding: 15px 35px;
    width: 690px;
	}

#interior-bottom {
    background: url('../images/bg_int_bottom.gif') no-repeat 0px 0px;
    height: 20px;
    width: 760px;
	}

#side {
	float: left;
	padding-right: 35px;
	width: 180px;
	}

#side ul {
	margin-bottom: 35px;
	}
	
#side ul li {
    background: url('../images/dotted.gif') repeat-x 0px 0px;
	list-style: none;
	padding: 10px 0px;
	}

#side ul li:first-child {
	background: none;
	padding-top: 0px;
	}

#side ul li a {
	color: #690;
	font-size: 14px;
	text-decoration: none;
	}

#side ul li a:hover {
	color: #39c;
	}

#interior #side + .content {
	float: left;
	width: 475px;
	}

#interior .content h1.alt {
	color: #7d7d7d;
	font-size: 18px;
	}

#interior .content p {
	line-height: 17px;
	padding-top: 17px;
	}

#interior .content h3 {
	margin-top: 17px;
	}

#interior .content h3 + p {
	padding-top: 5px;
	}

#add-ons {
	margin-top: 35px;
	}

#add-ons .col1 {
	float: left;
	padding-right: 21px;
	width: 227px;
	}

#add-ons .col2 {
	float: left;
	width: 227px;
	}

#add-ons h1 {
	font-size: 16px;
	line-height: 18px;
	width: 200px;
	}

#add-ons h2 {
    background: url('../images/dotted.gif') repeat-x left bottom;
	color: #999;
	font-size: 12px;
	padding: 2px 0px 3px 0px;
	}

#col2 > .banner + p {
	padding: 10px 0px 20px 0px;
	}

#col2 > .banner + p a {
	color: #999;
	font-size: 11px;
	text-decoration: none;
	}

#col2 > .banner + p a:hover {
	color: #39c;
	}

#col2.home > .banner {
	padding-left: 20px;
	}

#col2.home > .banner + p {
	padding-left: 20px;
	}

#featprod-top {
    background: url('../images/bg_sidebar_top.gif') no-repeat 0px 0px;
    height: 20px;
	}

#featprod {
	background-color: #fff;
	padding: 0px 20px;
	}

#featprod-bottom {
    background: url('../images/bg_sidebar_bottom.gif') no-repeat 0px 0px;
    height: 20px;
	margin-bottom: 20px;
	}

#featprod h2 {
	font-size: 16px;
	margin-bottom: 10px;
	}

#featprod h2 + a {
	background-color: #e3e3e3;
	display: block;
	height: 140px;
	text-decoration: none;
	width: 140px;
	}

#featprod h2 + a:hover {
	background-color: #529fc6;
	}

#featprod h2 + a img {
	border: 5px solid #fff;
	height: 128px;
	margin: 1px;
	width: 128px;
	}

#featprod > span {
	color: #529fc6;
	display: block;
	margin: 10px 0px;
	}

#featprod-bottom + .banner {
	margin-top: 0px;
	}




/* =Home Page
----------------------------------------------- */

#feature {
	height: 260px;
	overflow: hidden;
	position: relative;
	width: 780px;
	}

/*general slide styling*/
.slide {
	color: #fff;
	height: 260px;
	position: relative;
	width: 780px;
	}

.slide h2 {
	position: absolute;
	font-size: 16px;
	}

.slide > ul {
	position: absolute;
	}

.slide > ul li {
    background: url('../images/bullet_fff.png') no-repeat 0px 4px;
    font-size: 15px;
    line-height: 16px;
    list-style: none;
    padding: 0px 0px 5px 10px;
	}

/*slide 1*/
.slide#slide1 {
    background: url('../images/slide1.jpg') no-repeat 0px 0px;
	}

.slide#slide1 h2 {
	left: 34px;
	top: 75px;
	}

.slide#slide1 > ul {
	left: 542px;
	top: 28px;
	width: 218px;
	}

.slide#slide1 > .bigbtn {
	left: 542px;
	position: absolute;
	top: 185px;
	}

/*slide 2*/
.slide#slide2 {
    background: url('../images/slide2.jpg') no-repeat 0px 0px;
	}

.slide#slide2 h2 {
	font-size: 18px;
	left: 34px;
	top: 120px;
	width: 230px;
	}

.slide#slide2 > ul {
	left: 542px;
	top: 28px;
	width: 218px;
	}

.slide#slide2 > .bigbtn {
	left: 542px;
	position: absolute;
	top: 185px;
	}

/*slide 3*/
.slide#slide3 {
    background: url('../images/slide3.jpg') no-repeat 0px 0px;
	}

.slide#slide3 h2 {
	left: 34px;
	top: 75px;
	}

.slide#slide3 > ul {
	left: 542px;
	top: 28px;
	width: 218px;
	}

.slide#slide3 > .bigbtn {
	left: 542px;
	position: absolute;
	top: 185px;
	}

/*slide 4*/
.slide#slide4 {
    background: url('../images/slide4.jpg') no-repeat 0px 0px;
	}

.slide#slide4 h2 {
	left: 34px;
	top: 75px;
	}

.slide#slide4 > ul {
	left: 542px;
	top: 28px;
	width: 218px;
	}

.slide#slide4 > .bigbtn {
	left: 542px;
	position: absolute;
	top: 185px;
	}

/*slide 5*/
.slide#slide5 {
    background: url('../images/slide5.jpg') no-repeat 0px 0px;
	}

.slide#slide5 h2 {
	left: 34px;
	top: 75px;
	}

.slide#slide5 > ul {
	left: 542px;
	top: 28px;
	width: 218px;
	}

.slide#slide5 > .bigbtn {
	left: 542px;
	position: absolute;
	top: 185px;
	}

/*slide 6*/
.slide#slide6 {
    background: url('../images/slide6.jpg') no-repeat 0px 0px;
	}

.slide#slide6 h2 {
	left: 34px;
	top: 75px;
	}

.slide#slide6 > ul {
	left: 542px;
	top: 28px;
	width: 218px;
	}

.slide#slide6 > .bigbtn {
	left: 542px;
	position: absolute;
	top: 185px;
	}

/*pager styling*/	
#pager {
	font-size: 12px;
	font-weight: bold;
	position: absolute;
	left: 10px;
	top: 236px;
	z-index: 9898 !important;
	}

#pager a {
	color: #fff;
	display: block;
	float: left;
	height: 16px;
	margin-left: 5px;
	outline: none;
	padding-top: 2px;
	text-align: center;
	text-decoration: none;
	width: 18px;
	}

#pager a:hover,
#pager a.activeSlide {
    background: url('../images/pager.png') repeat 0px 0px;
	}

#home-content {
	padding-top: 20px;
	}

#home-content > .col1 {
	float: left;
	padding-right: 20px;
	width: 180px;
	}

#home-content > .col2 {
	float: left;
	width: 580px;
	}

#home-content .content-top {
    background: url('../images/bg_col2_home_top.gif') no-repeat 0px 0px;
    height: 20px;
	}

#home-content .content {
	background-color: #fff;
	height: 248px;
	padding: 0px 20px;
	}

#home-content .content-bottom {
    background: url('../images/bg_col2_home_bottom.gif') no-repeat 0px 0px;
    height: 20px;
	}

#home-content .content h1 {
	font-size: 21px;
	line-height: 22px;
	margin-bottom: 3px;
	}

#home-content .content h2 {
    background: url('../images/dotted.gif') repeat-x left bottom;
	color: #999;
	font-size: 13px;
	padding-bottom: 5px;
	}

#home-content .content .col1 {
	float: left;
	padding-right: 20px;
	width: 260px;
	}

#home-content .content .col2 {
	float: left;
	width: 260px;
	}
	
#products-top {
    background: url('../images/bg_wide_top.gif') no-repeat 0px 0px;
    height: 20px;
    margin-top: 20px;
	}

#products {
	background-color: #fff;
	padding: 0px 20px;
	}

#products-bottom {
    background: url('../images/bg_wide_bottom.gif') no-repeat 0px 0px;
    height: 20px;
	}

#products .col1 {
	float: left;
	width: 435px;
	}

#products .col2 {
	float: left;
	padding-left: 25px;
	width: 280px;
	}

#products .col1 h2 {
	line-height: 21px;
	margin-bottom: 8px;
	}
	
#products .col1 a.btn {
    float: right;
    margin-left: 5px;
	}

/*product slider*/
#products-slider .scrollable {
	float: left;
    height: 92px; 	
    overflow: hidden; 
	position: relative; 
    width: 408px; 
	}

#products-slider a.browse {
	cursor:pointer;
	display:block;
 	float: left;
    height: 18px;
	margin-top: 37px;
	padding: 0px;
	text-decoration: none;
	width: 11px;
}

#products-slider a.right {
	background: url('../images/arrow_right.gif') no-repeat 0px 0px;
}

#products-slider a.left {
	background: url('../images/arrow_left.gif') no-repeat 0px 0px;
}

#products-slider a.browse:hover {
	background-position: 0px -18px;
}

#products-slider a.browse span {
	visibility: hidden;
}

#products-slider .scrollable ul {
	position: absolute;
	width: 20000em; 
}
	
#products-slider .scrollable ul li {
	float: left;
	height: 92px;
	list-style: none;
	padding: 0px 5px;
	position: relative;
	width: 92px;
	}

#products-slider .scrollable  ul li a {
	background-color: #e3e3e3;
	display: block;
	height: 92px;
	text-decoration: none;
	width: 92px;
	}

#products-slider .scrollable  ul li a:hover {
	background-color: #529fc6;
	}

#products-slider .scrollable  ul li a img {
	border: 5px solid #fff;
	height: 80px;
	margin: 1px;
	width: 80px;
	}

#products .col2 p {
	font-size: 12px;
	padding-top: 0px;
	}

#products .col2 > img {
	/*float: right;
	margin: 0px 0px 10px 10px;*/
	}

#demotip {
    background: url('../images/bg_highlight.png') no-repeat center top;
    color: #fff;
	display: none;
    font-size: 12px;
    line-height: 13px;
    padding: 18px 8px 8px 8px;
    text-align: center;
	width: 120px;
}

#pci-compliance {
	display:block;
	float:right;
}
