 /* main
--------*/ 
body {
	font: 10px/12px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: center;
	color: #666666;
	background: url(bg.jpg);
	background-color: #eeeeee;
	margin:0;
	padding:0 0 0px 0;
	padding-top: 8px;
	position:relative;
}

.title_b1 {color: #FFFFFF; font-size: 12px; text-decoration:none; font-weight:bold;}

td,.pagecontent,#product_description,#pagemaincontent,#maincontent
{
	font: 12px/14px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #666666;	
	line-height: 18px;	
	
}

.blue

{
color: #2eb0e4;
}

.productinfo
{
font: 18px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #666666;	
	
	font-weight:normal; 
	line-height:1.5em; 
	padding:12px 0px; 
	display:block;
	
}


#maincontent ul
{
	margin-left:24px;
	padding-left:0px;
	list-style-type: square;
	list-style-position: outside;
	list-style-image: url(icn_bullet_black.gif);
	margin-top:3px;
	margin-bottom:3px;
	
}

#maincontent ul.nobl, #maincontent li.nobl
{
margin: 0; 
padding: 0; 
list-style-image:none;	
}

#news
{
margin: 0 !important; 
padding: 0 !important; 
padding-left: 10px !important;
padding-top: 1px !important;
list-style-image:none;	
}


ul, li {
margin: 0; 
padding: 0; 
list-style-type: none;
}

h1 {
font-size: 12px; 
color:#1B1A1A; 
margin:0 0 5px 0; 
padding: 0;
}

h2 {
font-size: 13px; 
color:#ffffff; 
margin:0 0 7px 0;
}

h3 { background: url(footer-bg.jpg) repeat-x;
font-size: 14px; font-weight:bold; 
color: #FFFFFF; 
margin:0 0 5px 0; 
padding: 2 2;
}

h3 a {
font-size: 14px; font-weight:bold;  
color:#FFFFFF; 
margin-bottom:7px;
}

h4, .h4 {
font-size: 18px; 
font-weight:bold; 
color: #6FCEFF; 
margin:0 0 5px 0; 
border-bottom: 1px solid #535353; 
padding:0; 
display:block;
}

a {
color: #2eb0e4;
text-decoration:underline;
}

a:hover {
color: #2eb0e4; 
text-decoration: underline;
}

a:visited {
color: #2eb0e4;
}

pre {
background-color: #f8f8f8; 
border: 1px solid #e7e7e7; 
color: #7f7f7f; 
padding: 8px; 
font: 12px/22px Monaco, "Courier New", Courier, mono; 
display: block; 
margin:10px 0;
}

strong {
color: #323232;
}

img{
border:none;
}

p, .p{
margin:1em 0;
}

q {
font:italic 18px Georgia; 
font-weight:normal; 
line-height:1.5em; 
padding:12px 0px; 
display:block;
}



/*body
--------*/
#bodycontent {
text-align: left; 
width: 1000px; 
margin-top: 0px;
margin:0 auto;
}

*html 
#bodycontent
{ border-right: 0px; 
  border-left: 0px;
}

/* top menubar */
#topmenubar {
font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
width:1000px; 
height:10px;
border:none; 
padding-bottom: 5px; 
margin-top: 0px;
text-align:right; 
margin:auto;
}


/*menubar
-----------*/
#menubar {
background-color:#E0C68D;
font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
width:1002px; 
height:40px; 
margin:auto;
margin-bottom: -5px;
}
*html #menubar
{ width:1000px; 
}

#menubar ul{
float:right;
margin-top: 0px;
}

#menubar li{
float:right;
}

#menubar li.line{
font-weight:bold; 
color:#FFFFFF;
}

#menubar ul a{
color:#2B6B00; 
font-weight:bold; 
}

#menubar ul a:hover{
color:#ffffff; 
text-decoration:none;
}

body#home #menubar li a.one, body#features #menubar li a.two, body#quicktours #menubar li a.three, body#press #menubar li a.four, body#reseller #menubar li a.five, body#support #menubar li a.six, body#profile #menubar li a.seven {
}


/*header
---------*/
#bodyheader {
height:88px; 
width:1000px; 
border:none; 
margin-top: 0px; 
background:url(head.jpg) no-repeat left top;

/*-- START ADDED BY PASHA --*/
clear: both;
/*-- END ADDED BY PASHA --*/
}
#bodyheader h1{ font-size:20px;  color:#fff; padding-top:40px; padding-left:200px;}
#bodyheader h3 {
color: #000000; 
margin-top:0; 
padding-bottom: 4px; 
}

/*layout (two & three colums)
------------------------------*/
#maincontent {
width:722px; 
float:right; 
margin-left: 20px; 
margin-right: 15px;
}
*html #maincontent
{ margin-right: 7px;
}
#pagemaincontent {
     /*
width:722px; 
float:right; */
/*margin-left: 20px; 
margin-right: 15px;*/
}



/*sidebar
----------*/
#sidebarpages {
float:left; 
width: 20px;
margin-left: 20px;
line-height: 16px;
}


#sidebar {
float:left; 
width: 205px;
margin-left: 20px;
line-height: 16px;
}
*html #sidebar
{ margin-left: 10px;
}

#sidebar a:hover {
text-decoration: none;
}

#sidebar h3 {
color: #000000; 
margin-top:0; 
padding-bottom: 4px; 
border-bottom: 1px solid #d0d0d0;
}

#sidebar h3 a {
color: #000000; 
}

#sidebar h3 a:visited {
color: #000000;
}

.sidebar_spacer {
margin-top: 15px;
}


/*sidebar features
-------------------*/
.features a {	
color: #2eb0e4;
text-decoration:underline;
}

.features a:hover {
color: #2eb0e4; 
}

.features li {
list-style-type: none; 
font-size: 13px; 
color: #1a1a1a; 
font-weight: bold; 
padding:0; 
text-indent:0; 
margin:0 0 18px 8px;
}

.features img {
float: left; 
margin:-2px 11px 0 0;
}

.features small {
font-weight: normal;  
font-style: normal; 
color: #333333; 
line-height: 15px;
}


/*sidebar quicktours
---------------------*/
/*
#sidebar_quicktours ul,li
{
	margin: 0; 
	padding: 0; 
	list-style-type: none;	

}*/


/*footer
---------*/
#footer {
color: #ababab; 
font-size: 10px; 
text-align: center; 
line-height: 14px; 
padding-top: 0px; 
width: 1000px;
margin: auto; 
padding: 30px 0 30px 0;
}

#footer a { font-size:12px;
color: #2B6B00;
}

#menu_bottom
{
	font-size: 10px; 
}

.footer_text
{
	text-align: center; 	
}



/*--- PRODUCT PHOTO ----------------------------------------------------------------*/



table#product_photo
{ width: 100%;
  margin-top: 17px;
}
table#product_photo td.col_1
{ width: 624px;
  height: 437px;
}
table#product_photo td.col_2
{ border-top: 1px solid #DEE1E4;
  border-right: 1px solid #DEE1E4;
  border-bottom: 1px solid #DEE1E4;
  background-color: #F4F8F9;
  vertical-align: top;
}

table#product_photo td.col_1 div
{ width: 624px;
  height: 437px;
  position: relative;
}
table#product_photo td.col_1 div img
{ position: absolute;
  z-index: 9;
}
table#product_photo td.col_1 div p
{ position: absolute;
  z-index: 9;
  top: 337px;
  left: 43px;
  color: #fff;
  font-size: 14px;
}

table#product_photo td.col_2 div
{ padding-left: 20px;
}
table#product_photo td.col_2 div.active
{ background-color: #fff;
}
table#product_photo td.col_2 div table
{ 
	/*width: 100%;*/
	WIDTH: 275px;
  padding-right: 8px;
  padding-top: 3px;
  padding-bottom: 3px;
  border: 0px;
}
table#product_photo td.col_2 div table td
{ font-size: 12px;
  vertical-align: bottom;
  border: 0px;
background: none;
/*  width: 80%;*/
}
/*
table#product_photo td.col_2 div table td.col_2
{ width: 20%; }*/
/*
table#product_photo td.col_2 div table td.col_2 img
{border: 0px;}*/
table#product_photo td.col_2 div.product_descr_div
{ height: 1px;
  font-size: 0;
  margin-right: 2px;
  background: url(product_descr_div.gif) right no-repeat;
}
table#product_photo td.col_1 div#pf_2,
table#product_photo td.col_1 div#pf_3,
table#product_photo td.col_1 div#pf_4,
table#product_photo td.col_1 div#pf_5,
table#product_photo td.col_1 div#pf_6,
table#product_photo td.col_1 div#pf_7,
table#product_photo td.col_1 div#pf_8
{ display: none;
}
/*--- END PRODUCT PHOTO ----------------------------------------------------------------*/

/*--- SUPPORT PAGE ----------------------------------------------------------------*/
div#support_page h2.title
{ color: #3CB8EA;
  font-family: Tahoma;
  font-size: 18px;
  padding-bottom: 7px;
  border-bottom: 1px solid #535353;
}

div#support_page h4
{ color: #3CB8EA;
  font-family: Tahoma;
  font-size: 12px;
  border: 0px;
}

div#support_page h4.information
{ color: #5B5B5B;
  padding: 20px 80px;
}

div#support_page p
{ font-size: 12px;
}

div#support_page div.image
{ width: 208px;
  background: #F4F4F4;
  border: 2px solid #DCDCDC;
}


div#support_page div.black_block_cont
{ width: 184px;
  padding-top: 7px;
}
div#support_page div.black_block_cont div.black_block
{ padding: 20px;
  padding-top: 7px;
}
div#support_page div.black_block_cont div.black_block a
{ color: #6FCEFF;
  font-weight: bold;
  text-decoration: underline;
  line-height: 23px;
}
div#support_page div.black_block_cont div.black_block a:hover
{ text-decoration: none;
  color: #c0c0c0;
}



div#support_page div.grey_block_cont_1
{ width: 264px;
  padding-top: 7px;
}
div#support_page div.grey_block_cont_2
{ background: #999900;
  border-left: 1px solid #E1E1E1;
  border-right: 1px solid #E1E1E1;
}
div#support_page div.grey_block_cont_2 div.grey_block
{ padding: 8px;
  padding-top: 7px;
}
div#support_page div.grey_block_cont_2 div.grey_block div
{ padding: 3px 0px;
}
div#support_page div.grey_block_cont_2 div.grey_block div a
{ color: #D5E4CC;
  font-weight: bold;
  text-decoration:none;
}
div#support_page div.grey_block_cont_2 div.grey_block div a:hover
{ text-decoration: none;
  color: #666600;
}
div#support_page div.grey_block_cont_2 div.grey_block h4
{ color: #2B6B00; font-size:14px;
  text-align: center;
  border-bottom: 1px solid #B5B5B5;
  padding-bottom: 3px; 
}



div#support_page div.top_questions
{ margin-top: 10px;
  color: #828282;
  text-align: left;
}
div#support_page div.top_questions h3
{ color: #FFFFFF; font-weight:bold;
  font-size: 14px;
}

div#support_page div.top_questions a
{ color: #828282;
  text-decoration: underline;
}

div.top_questions a.plink {
padding-left:5px !important;
}

div#support_page div.top_questions a:hover
{ text-decoration: none;
  color: #6FCEFF;
}

div#support_page div.line
{ background-color: #D4D4D4;
  height: 2px;
  margin: 0;
  padding: 0;
  font-size: 0;
}

/*--- END SUPPORT PAGE ----------------------------------------------------------------*/




div#support_page dl.accordion-menu {
	margin: 0;
	padding: 0;
}

div#support_page dl.accordion-menu dt.a-m-t {
	color:#828282;
	line-height:25px;
	padding-left:10px;
	text-decoration:underline;

}

html.accordion-menu-js dt.a-m-t{
	cursor:pointer;
	zoom:1;
}


div#support_page dl.accordion-menu dt.a-m-t-hover{
 text-decoration: none;
  color: #6FCEFF;
}


div#support_page dl.accordion-menu dt.a-m-t-down{
	text-decoration:underline;
}


html.accordion-menu-js dt.a-m-t{
}

div#support_page dl.accordion-menu dd.a-m-d {
	margin: 0;
	padding: 0;
	padding-left:10px;
	color: #666666;
}

html.accordion-menu-js dd.a-m-d{
	display:none;
}


html.accordion-menu-js dd.a-m-d-expand {
	display:block;
}

html.accordion-menu-js dd.a-m-d-before-expand {
	display:block;
	position:relative;
	z-index:-1;
	opacity:0;
	height:auto !important;
	visibility:hidden;
	overflow:visible;
}


html.accordion-menu-js dt.a-m-t-expand {
	color: #6FCEFF !important;
	text-decoration:underline;
}

html.accordion-menu-js dd.a-m-d-anim {
	overflow:hidden;
	display:block;	
}

dl.accordion-menu dd.a-m-d .bd{
	padding:0.5em;
	padding-left:10px;
}


/* black block */
div#support_page div.black_block dl.accordion-menu
{ background: #3C3A3B;
}

div#support_page div.black_block dl.accordion-menu dt.a-m-t
{ color: #6FCEFF;
  font-weight: bold;
  text-decoration: underline;
  line-height: 23px;
  padding: 0px;
}

div#support_page div.black_block dl.accordion-menu dt.a-m-t-hover{
 text-decoration: none;
  color: #c0c0c0;
}

div#support_page div.black_block dl.accordion-menu dd.a-m-d
{ color: #d2d2d2;
}








ul.MenuBarHorizontal
{
	margin: 0;
	padding-top: 4px;
	padding-bottom: 4px;
	list-style-type: none;
	font-size: 100%;
	cursor: default;
	width: auto;
}
ul.MenuBarActive
{
	z-index: 1000;
}
ul.MenuBarHorizontal li
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	position: relative;
	text-align: left;
	cursor: pointer;
	width: 14em; text-align:center;
	float: left;
}
ul.MenuBarHorizontal ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	z-index: 1020;
	cursor: default;
	width: 11em;
	position: absolute;
	left: -1000em;
}
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible
{
	left: auto;
}
ul.MenuBarHorizontal ul li
{
	width: 11em;
}
ul.MenuBarHorizontal ul ul
{
	position: absolute;
	margin: 0 0 0 95%;
}
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible ul.MenuBarSubmenuVisible
{
	left: auto;
	top: 0;
}

ul.MenuBarHorizontal ul
{
	border: 1px solid #CCC;
}

ul.MenuBarHorizontal a
{
	display: block;
	cursor: pointer;
	background-color: #E0C68D;
	padding: 0.5em 0.75em;
	color: #333;
	text-decoration: none;
}

ul.MenuBarHorizontal a:hover, ul.MenuBarHorizontal a:focus
{
	background-color: #999900;
	color: #FFF;
}
ul.MenuBarHorizontal a.MenuBarItemHover, ul.MenuBarHorizontal a.MenuBarItemSubmenuHover, ul.MenuBarHorizontal a.MenuBarSubmenuVisible
{
	background-color: #2eb0e4;
	color: #FFF;
}


ul.MenuBarHorizontal iframe
{
	position: absolute;
	z-index: 1010;
}
@media screen, projection
{
	ul.MenuBarHorizontal li.MenuBarItemIE
	{
		display: inline;
		f\loat: left;
		background: #FFF;
	}
}


#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}



#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}




/* index banner2 start */
.banner2 {
vertical-align:bottom;
text-align:center;}

#banner2 {
	position:relative;
	text-align:left;
	width:610px;
	height:169px;
	clear:both;
	margin:0px auto 0px auto;
	
	background:url(indexboxes2.png) 734px 0px;
	background-image: url(indexboxes2.png);
}
#banner2 .ttl0 a { font:bold 15px/36px Arial;
color:#FF0033; text-decoration:none;}
#banner2 .ttl0 a:hover {color:#FF0033; text-decoration:underline;}
#banner2 p {font:normal 12px/18px Arial; color:#2e2e2e; width:560px;
margin:2px 0px 0px 20px;}
#banner2 div { width:110px;
position:absolute;	top:0px; right:0px}

#banner2 a.freedown, #banner2 a.buynow, #banner2 a.more {
display:block;
float:left;
width:150px;
padding-left:22px;
text-decoration:none;
margin-top:18px;
color:#1f1f1f;
font:bold 12px/16px Arial, Helvetica, sans-serif;
background-image:url(indexboxes2.png)
}
#banner2 a.freedown {
margin-left:8px;
background-position:734px -450px;
}
#banner2 a.freedown:hover {
color:#0033FF;
text-decoration:underline;
}
#banner2 a.buynow {
margin-left:8px;
background-position: 484px -450px;
}
#banner2 a.buynow:hover {
color:#0033FF;
text-decoration:underline;
}
#banner2 a.more {
margin-left:12px;
background-position: 236px -450px;
}
#banner2 a.more:hover {
color:#0033FF;
text-decoration:underline;
}
/* index banner2 end */