/* CSS Document */
body {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background: #4b8e00;
	padding: 0;
	margin: 0;
	color: #000000;
}

p {
	margin: 0 0 25px 0;
	padding: 0;
	font-size: 12px;
	color: #262626;
}

img { 
	border: none;
}

form {
	margin: 0;
	padding: 0;
}

input {
	margin: 0;
	padding: 0;
}

a {
	text-decoration: underline;
	font-size: 12px;
	color: #e75700;
}

a:hover {
	text-decoration: none;
}

h1 {
	color: #656565;
	font-size: 16px;
	margin: 0;
	padding: 0;
}


h2 {
	color: #656565;
	font-size: 12px;
	margin: 0;
	padding: 0;
}

h3 {
	color: #116fa8;
	font-size: 12px;
	margin: 0;
	padding: 0;
	font-weight: 100;
}


hr {
	height:0px;
	border-top:0px solid #e1e1e1;
	color: #e1e1e1;
}

ul {
	list-style-image: url(../images/list_icon.gif);
	margin: 0 0 25px 0;
	padding: 0 35px;
}

li {
	font-size: 12px;
	margin-top: 15px;
}


/****** GENERIC ******/

.flashTextFix {
	margin: 0;
	padding: 0;
}

.clear {
	clear: both;	
}

div.clear {
	height: 0;
	margin: 0;
	padding: 0;
}

div.flashContainer {
	width: 1px;
	height: 1px;
	position: absolute;
	z-index: 10;
}

span.orangeText {
	color: #e75700;
}

input.textInput {
	height: 18px;
	width: 255px;
	border: 1px solid #bec5cd;
}

textarea.inputTextArea {
	width: 255px;
	border: 1px solid #bec5cd;
	height: 148px;
}

/****** CONTAINERS ******/
body div#keywordContainer {
	width: 100%;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	background: #639b14;
	min-width: 950px;
}

body div#pageContainer {
	width: 100%;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	background: url(../images/bg/page_container_bg.jpg) top left repeat-x #4b8e00;
	min-width: 950px;
}

body div#footerContainer {
	width: 100%;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	background: url(../images/bg/footer_bg.gif) top left repeat-x #000000;
	min-width: 970px;
}



/******** PAGE ********/
div#pageShadow {
	margin: 0 auto;
	width: 970px;
	background: url(../images/bg/shadow_bg.gif) top left repeat-y #ffffff;
}

div#pageSideShadow {
	width: 950px;
	padding: 0 10px;
	background: url(../images/bg/shadow_side_bg.jpg) top left no-repeat;
}

.shadowImage {
	display: block;
}

div#page {
	width: 950px;
	background: #ffffff;
}

/** CONTENT **/
div#keywordContent {
	margin: 0 auto;
	padding: 0;
	width:950px;
	height:20px;
	position: relative;
}

div#keywordContent h1 {
	margin: 0; 
	padding: 0; 
	font-size: 10px; 
	font-weight: 100; 
	color: #A4CF43;
	text-align: right;
}

div#homeContent {
	background: url(../images/bg/home_content_bg.gif) top left repeat-y;
	padding: 0;
	margin: 0;
	min-height: 570px;
	_height: 570px;
}

div#stdContent {
	background: #ffffff;
	padding: 0;
	margin: 0;
	min-height: 570px;
	_height: 570px;
}

/** HEADER **/
div#header {
	background: url(../images/bg/header_bg.jpg) top left no-repeat;
	padding: 0;
	width:950px;
	position: relative;
	height: 83px;
}

div#header_client {
	background: url(../images/bg/header_bg_client.jpg) top left no-repeat;
	padding: 0;
	width:950px;
	position: relative;
	height: 83px;
}

div#flashLogoContain {
	position: relative; 
	left: 0px;
}

div#navButtons {
	padding: 0 0 0 430px;
}

div#navButtons ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

div#navButtons ul li {
	float: left;
	margin: 0;
	padding: 0;
}

div#navButtons ul li a {
	height: 83px;
}

/** NAV **/
a#home {
	width: 63px;
	background: url(../images/nav_buttons/nav_home.gif);
	background-repeat: no-repeat;
	display: block;
}

a#home:hover {
	background-position: -63px 0;
}

a#products {
	width: 84px;
	background: url(../images/nav_buttons/nav_products.gif);
	background-repeat: no-repeat;
	display: block;
}

a#products:hover {
	background-position: -84px 0;
}

a#downloads {
	width: 92px;
	background: url(../images/nav_buttons/nav_downloads.gif);
	background-repeat: no-repeat;
	display: block;
}

a#downloads:hover {
	background-position: -92px 0;
}

a#faq {
	width: 59px;
	background: url(../images/nav_buttons/nav_faq.gif);
	background-repeat: no-repeat;
	display: block;
}

a#faq:hover {
	background-position: -59px 0;
}

a#contact {
	width: 89px;
	background: url(../images/nav_buttons/nav_contact.gif);
	background-repeat: no-repeat;
	display: block;
}

a#contact:hover {
	background-position: -89px 0;
}


/**** CONTENT ****/
div#leftCol {
	width: 495px;
	float: left;
}

div#rightCol {
	width: 455px;
	float: left;
}

div#leftContentCol {
	width: 614px;
	float: left;
	padding: 25px 30px;
}

div#rightContentCol {
	width: 276px;
	float: left;
}

div#helpContent {
	padding: 25px 30px;
	text-align: center;
}


div#leftContactCol {
	width: 674px;
	float: left;
}

div#leftContactCol div#contactPadding {
	padding: 25px 30px;
}

div.contentPadding {
	padding: 10px 20px;
}

div#flashContentContain {
	position: relative; 
	left: -25px;
}

img#downloadImg {
	margin-right: 100px;
}

div#contactAdress {
	width: 185px;
	float: left;
	line-height: 18px;
}

table a {
	text-decoration: none;
}

table a:hover {
	color: #fd7c2f;
}

table#contactFormTbl tr td {
	padding-bottom: 15px;
	color: #3d3e43;
}

div#demoLeft {
	position: absolute;
	z-index: 99;
	width: 50px;
	left: 0;
	font-size: 11px;
}

div#demoRight {
	position: absolute;
	width: 850px;
	left: 90px;
	_left: 45px;
}

*+html div#demoRight {
	left: -70px;
}


/* DOWNLOADS */
div#downloadContain {
	background: url(../images/bg/download_bg.gif) no-repeat top left;
	width: 410px;
	height: 108px;
	padding: 80px 0 0 40px;
}

div.downloadBar {
	background: url(../images/bg/download_input_bg.gif) no-repeat bottom left;
	width: 181px;
	height: 23px;
	display: block;
	float: left;
	padding: 7px 10px 0 0;
	margin-left: 2px; 
}

div.downloadBar .formDownloadBar {
	width: 161px;
	height: 17px;
	background: transparent;
 	border-style: none;
	padding: 3px 10px;
	font-size: 11px;
}

div#buttonContain {
	padding: 10px 32px 0 3px;
	clear: left;
	_clear: none;
	color: #ffffff;
	font-size: 11px;
}

*+html div#buttonContain {
	clear: none;
}

#formDownloadButton {
	margin-top: 12px;
}

div#downloadRightColContain {
	background: url(../images/bg/right_download_bg.gif) no-repeat top left;
	height: 208px;
	width: 236px;
	padding: 100px 0 0 35px;
}

div.downloadName {
	font-size: 11px;
	color: #ffffff;
	font-weight: 600;
	clear: left;
	padding: 2px 3px;
}


/******** BROWSE NAVIGATION ********/
div#browseNavigation {
	color: #907925;
	font-size: 11px;
	padding: 0 0 12px 23px;
}

div#browseNavigation strong {
	color: #181a1c;
}

div#browseNavigation a {
	color: #907925;
	text-decoration: none;
	font-size: 11px;
}

div#browseNavigation a:hover {
	text-decoration: underline;
}

/******** PAGE BOTTOM ********/
div#pageBottom {
	margin: 0 auto;
	width: 970px;
	padding: 0;
}

/** THUMB HOVER **/
#imageContainer {
	width: 348px;
	height: 348px;
	padding: 0;
	margin: 0;
	float: left;
}

#imageContainer img {
	border: 1px solid #d9dbdc;
}

#gallery {
	width: 110px;
	padding: 0 0 0px 17px;
	margin: 0;
	float: left;
	overflow:hidden;
	height: 348px;
}

#gallery img {
	border: 1px solid #d9dbdc;
}

/** SCROLL BAR **/
#scrollBar {
	width: 8px;
	height: 348px;
	margin-left: 10px;
	background: url(../images/img_scroller.gif) repeat-y center;
	float: left;
}	

#scrollHandle {
	width: 8px;
	height: 35px;
	background-image: url(../images/img_scroller_handle.gif);
	background-position: top-left;
	background-repeat: no-repeat;
	cursor: pointer;
}
	
/**** PRODUCT LIST ****/
ul.productList {
	margin: 0;
	padding: 0;
}

ul.productList li {
	width: 175px;
	height: 230px;
	display: block;
	float: left;
	padding: 0 40px 20px 0 ;
	margin: 0;
}

ul.productList li.rightSide {
	width: 175px;
	height: 230px;
	display: block;
	float: left;
	padding: 0 0px 20px 0 ;
	margin: 0;
}

ul.productList li a {
	color: #116fa8;
	font-size: 12px;
	font-weight: 600;
	text-decoration: underline;
}	

ul.productList li a:hover {
	text-decoration: none;
}

div.productLeft {
	width: 135px;
	float: left;
}

div.productRight {
	width: 95px;
	float: left;
}

div.productRight a.productTitle {
	font-size: 12px;
	text-decoration: underline;
	color: #800000;
}

div.productRight a.productTitle:hover {
	font-size: 12px;
	text-decoration: none;
}


ul.productList li p {
	padding: 5px 0;
	margin: 0;
	font-size: 11px;
	color: #0c0d0e;
	height: 115px;
}
	
img.imageProductList {
	border: 1px solid #e1e1e1;
	display: block;
	float: left;
}	

div.productListText {
	width: 150px;
	padding-left: 10px;
	float: left;
}

h2.productListInclude {
	position: relative;
	top: -5px;
}

/****** HELP LIST ******/
ul#helpList {
	list-style: none;
	list-style-image: none;
	padding: 0;
	margin: 0;
}

div.helpLeft {
	width: 340px;
	float: left;
}

div.helpRight {
	width: 250px;
	float: left;
}
	
/****** FOOTER ******/
div#homeFooter {
	width: 930px;
	margin: 0 auto;
	position: relative;
	color: #ffffff;
	font-size: 11px;
	background: url(../images/bg/bot_cont_home_bg.gif) top left no-repeat;
	height: 50px;
	padding: 20px 20px;
}

div#stdFooter {
	width: 930px;
	margin: 0 auto;
	position: relative;
	color: #ffffff;
	font-size: 11px;
	background: url(../images/bg/bottom_content_bg.gif) top left no-repeat;
	height: 50px;
	padding: 20px 20px;
}

div#footerLeft {
	width: 560px;
	padding-right: 230px;
	font-size: 11px;
	float: left;
}

div#footerRight {
	width: 140px;
	float: left;
}

div#copyright {
	padding-top: 4px;
	font-size: 11px;
	color: #a4cf43;
}

div#footerLinks {
	color: #ffffff;
	padding-bottom: 6px;
}

div#footerLinks a {
	color: #ffffff;
	font-size: 11px;
	text-decoration: none;
}

div#footerLinks a:hover {
	color: #ffffff;
	text-decoration: underline;
}

span#blissLink {
	position: relative;
	top: -6px;
}

span#blissLink a {
	text-decoration: none;
	font-size: 11px;
	color: #a4cf43;
}

span#blissLink a:hover {
	text-decoration: none;
	font-size: 11px;
	color: #bee95d;
}

/****** Logo ******/

div#resellerLogo {
	position: relative;
	top: 0;
	left: 0;
}

div#resellerLogoArea {
	width: 217px;
	height: 76px;
	text-align: center;
	position: absolute;
	top: 0;
	left: 13px;
}

div#flashcontent {
	width: 800px;
	text-align: left;
	position: relative;
}

*+html div#flashcontent {
	left: 120px;
	
}