/*
api key = "ABQIAAAAoA_CzZ1j3fi975O5J0e28BTDgCurGPx7iDb5srKt0_zm3xn5GhSJK0sSDriiqfPAwr6wcPf7cpLPoQ"
*/

body {
	background-color: #fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px !important;
	font-size: 12px;
	line-height: 150%;
	letter-spacing: 140%;
	margin:0 0 30px 0;
	color:#444;
}

IMG
{
	border: 0px;
}
h1{ font-size:22px; font-weight:800; color:#444;}
h2{ font-size:18px; font-weight:800; color:#444;}
h3 { font-size:14px; font-weight:800; color:#444;}
B,STRONG
{
	font-size: 13px;
	font-weight:800;
	color:#555;
}

B.only{font-size:20px;font-weight:800;color:#FF9933;}

A:link,a:visited{ color:#048ac3; text-decoration:none; }
a:hover{ color:#336699; }

#header{
	width: 900px;
	height: auto;
	margin: 0 auto;

/*	background-color:#000;*/
	background-image: url(images/back.png);
	background-repeat: repeat-y;
}

#logo
{
	float:left;
	width:200px;
	height: 40px;
	margin-left:2px;
	padding-left: 10px;
}

#banner
{
	float: right;
	margin-right:2px;
}

#searchbar
{
	height: 20px;
	width:278px;
	float:right;
	padding: 0 0 0px 0;
	margin-top: -8px;
	margin-right: 12px;
	background-color:#000;
	display: inline;
	text-align: right;
}

#headerbar
{
	background-image:url(images/bg_grad200.jpg);
	background-repeat:repeat-x;
	width:898px;
	height:75px;
	clear: both;
	padding-top:15px;
}

#headerbar.index
{
	height:200px;
	padding-top: 0px;
	background:none;
}

.hbleft
{
	margin-left:10px;
	width: 500px;
	float: left;
}

.hbright
{
	text-align:right;
	margin-top:16px;
	margin-right:20px;
	float:right;

}

.hbright ul{ text-align: center; margin: 0; padding:0; }
.hbright li{ display:inline; list-style-type:none; padding: 0 20px 0 20px; }
.hbright a{ font-weight:800; }

#content
{
	width:900px;
	height: auto;
	margin: 0 auto;
	clear: both;

	background-image: url(images/back.png);
	background-repeat: repeat-y;
	border-bottom: 1px solid #ccc;
}
#contentBody
{
	width:898px;
	margin: 0 auto;
	clear: both;
	padding: 0;

}
#lh{width:100%;height:160px;clear:both;
	background-image:url(images/bg_grad200.jpg);
	background-repeat:repeat-x;
	
}
#lhleft{ width:60%; display:inline; margin-left:10px;margin-top:20px; float:left; }
#lhright{ width: 30%;  display: inline; float:right; text-align:right; margin-right:50px;}

#footer
{
	width: 900px;
	height: 100px;
	margin: 0 auto;
	clear: both;
	padding-top: 30px;
	
}


/*
navigation menus
*/
#navMenu{
        width: 898px;
       /* padding: 15px;*/
	   	height: 20px;
	   	padding-top:15px;
        margin: 0px 0 0px 0;
        border-bottom: 1px solid #ccc;
        clear: both;
		background-color:#000;
}

/* circle */

#navCircle {
        margin: 0;
        padding: 0 0 0px 10px;
      /*  border-bottom: 1px solid #9FB1BC; */
	  background-color:#000;
}

#navCircle li {
        margin: 0;
        padding: 0;
        display: inline;
        list-style-type: none;
		background-color:#000;
}

#navCircle a:link, #navCircle a:visited {
        float: left;
        font-size: 12px;
        line-height: 14px;
        font-weight: bold;
        padding: 0 12px 6px 12px;
        text-decoration: none;
        color:#DDDDDD;
		background-color:#000;
}

#navCircle a:link.active, #navCircle a:visited.active, #navCircle a:hover {
        padding-bottom: 6px;
        color: #FF9933;
		background-color:#000;
        background: url(./images/circle.gif) no-repeat bottom center;
}


/*bottom link navigation*/
.bottomlink
{
		text-align:center;
        width: 900px;
       /* padding: 15px;*/
	   	height: 25px;
	   	padding:0px 0 0px 0;
        margin: 0px 0 0px 0;
        border: 1px solid #ccc;
        clear: both;
		
}

.bottomlink ul{
	text-align:center;
	margin: 0;
	padding: 0 0 0px 10px;
}

.bottomlink li {
        margin: 0 4px 0  4px;
        padding: 0;
        display: inline;
        list-style-type: none;
}
.bottomlink a:link, .bottomlink a:visited {
       
        font-size: 10px;
        line-height: 14px;
        font-weight: bold;
        padding: 0 12px 6px 12px;
        text-decoration: none;
        color:#222;
		
}

.bottomlink a:link.active, .bottomlink a:visited.active, .bottomlink a:hover {
        padding-bottom: 6px;
        color:#FF9933;
}

.keyword{ height:12px; margin-top: 7px; background-color:#eee; border: solid 1px #000;}

.search{ height: 14px; background-color:#000; color:#ddd; border: none; font-size:12px; line-height:130%; cursor:pointer; font-weight:800; vertical-align:inherit;}


.prod{
	background-image:url(images/grey_cap.jpg);
	background-repeat:no-repeat;
	float:left;
	width: 300px;
	margin: 8px 20px 0 0;
	height:250px;
	
	
	padding: 0px 0 0 0;
}

.prod h3{
	color: #EEE;
	font-weight:600;
	font-size: 12px;
	left: 10px;
	margin:0;
	padding:0;
	position:relative;
	top: 4px;
}
.prod h4
{
	color:#333;
	height:32px;
	vertical-align:middle;
	padding-left:36px;
	padding-top: 6px;
	font-size: 12px;
	
}
.prod h4.capture
{
	background-image:url(images/acsc32.gif);
	background-repeat:no-repeat;
}
.prod h4.recorder
{
	background-image:url(images/acsr32.gif);
	background-repeat:no-repeat;
}
.prod h4 a
{
	color:#888;
}

.prod ul
{
	display:block;
	
	width: 100%;
	line-height:150%;

}

.prod li
{
	display:inline;
	float:left;
	margin-left: 20px;
}

.prod li a
{
	font-weight:600;
}