﻿/****************************************************
== Global Reset 
*****************************************************/

html, body, div, span, h1, h2, h3, h4, h5, h6, p, hr, 
blockquote, a, a img, font, img, dd, dl, dt, li, ol, ul,
fieldset, form, label, legend, table, caption, tr, th, td {
	margin: 0;
	padding: 0;
	font-weight: inherit;
	font-style: inherit;
	line-height: normal;
	font-family: inherit;
	text-align: left;
	vertical-align: middle;
	border: thin none #79AB46;
}

ol, ul {
	list-style: none;
}

/*****************************************************
== Global Layout Structure
*****************************************************/

body
{
	font-size: 70%;
	font-family: arial, Sans-Serif, helvetica;
	text-align: center;
	color: #fff;
	background-color: #79AB46;
	background-image: url(NONE);
	background-repeat: repeat;
	background-position: left top;
}

#wrap
{
    text-align: center;
    margin: 0 auto;
    margin-top: 30px;
    width: 955px;
}

#wrap #head
{
    float: right;
    width: 844px;
    margin-right: 43px;
    display: inline;
    background: transparent url(../_img/head-bg.gif) bottom right no-repeat;
}

#wrap .main
{
    float: left;
    width: 890px;
    margin-left: 40px;
    display: inline;
}

#wrap .main .leadContent
{
    float: left;
    width: 650px;
    margin-right: 30px;
    border-bottom: solid 1px #99cc66;
    padding-bottom: 15px;
}

#wrap .main .leadContent1
{
    float: left;
    width: 850px;
    margin-right: 30px;
    border-bottom: solid 1px #99cc66;
    padding-bottom: 5px;
	padding-top:35px;
}
#wrap .main .leadContent1 a
{
   
	text-decoration:none;
	
}
#wrap .main .leadContent1 a:hover
{
   
	text-decoration:none;
	color:#FFFF33;
	
}

#wrap .main .home{min-height:100px;height: auto !important; height: 100px; padding-bottom: 0px;}

#wrap .main .sidebar
{
    float: left;
    width: 210px;
}

#wrap .foot
{
	float: left;
	width: 890px;
	text-align:center;
	display: inline;
	background-color:#1A640D;
}


#wrap #head ul
{
    float: right;
    margin-right: 5px;
    display:inline;
}

#wrap #head ul li
{
    display: inline;
}

#wrap #head ul li a
{
    float:left;
    margin-left: 46px;
    text-decoration: none;
    padding-bottom: 15px;
    color: #fff;
    width: 57px;
    text-align: center;
    font-size: 100%;
    font-weight: bold;
}

#wrap #head ul li a:hover, #wrap #head ul li a.on
{
    background: transparent url(../_img/nav-hover.gif) bottom center no-repeat;
}

#wrap #head .hdrbtns{float: right; margin-right: 40px;}
#wrap #head .hdrbtns img{padding: 0 20px;}

.leadProduct
{
    float: right;
    width: 530px;
    height: 230px;
    margin-top: 20px;
    margin-bottom: 20px;
    /*behavior: url(/_style/iepngfix.htc);
    background: transparent url(/_img/home-main.png) bottom right no-repeat;*/
}
.leadProduct h1, .leadProduct em{margin-left: 40px;}

#wrap .main .leadContent .subNav
{
    float: left;
    width: 186px;
    margin-right: 30px;
}

#wrap .main .leadContent .holder
{
    float: left;
    width: 430px;
}

/*****************************************************
== sub nav
*****************************************************/

#wrap .main .leadContent .subNav ul
{
    float: left;
    width: 186px;
}

#wrap .main .leadContent .subNav ul li
{
    float: left;
    width: 186px;
}

#wrap .main .leadContent .subNav ul li a
{
    color: #fff;
    float: left;
    width: 166px;
    text-decoration: none;
    margin-left: 10px;
    padding: 3px 0 3px 10px;
}

#wrap .main .leadContent .subNav ul li a:hover, #wrap .main .leadContent .subNav ul li a.subOn
{
    background: url(../_img/bullet.gif) left center no-repeat;
}


/*****************************************************
1 == Text Links & Images
*****************************************************/

#wrap .main h1{font-size: 210%; font-weight: normal; font-family: Century Gothic;}
#wrap .main .leadContent h1{
	font-size: 220%;
	font-weight: normal;
	font-family: "Century Gothic";
	background: url(../_img/h2-bg.gif) bottom left no-repeat;
	padding: 0 0 10px 20px;
	color: #99ccff;
	margin: 12px 0;
}
#wrap .main h2{background: url(../_img/h2-bg.gif) bottom left no-repeat; padding: 0 0 10px 20px;font-size: 110%;font-weight: bold; position: relative;}
#wrap .main h3{}
#wrap .main h4{font-size: 160%;color: #ccffff; font-weight: normal;margin: 10px 0 5px 0;}
#wrap .main h2 span{position: absolute; top: 0; right: 0; font-weight: normal;}
p{
	margin: 10px 0;
	line-height: 1.3em;
}
.blueText{color: #99ccff; font-family: Century Gothic; font-size: 170%;}
em{font-size: 110%; font-style: normal;}
hr
{
border:0;
border-top: solid 1px #7a8da5;
height: 1px;
    margin-bottom: 5px;
}

#wrap .main a
{
    color: #fff;
}

#wrap .foot a
{
    color: #fff;
    text-decoration: none;
}

#wrap .main h2 span a
{
    text-decoration: none;
}

#wrap .foot p
{
    margin-top: 20px;
    margin-left: 20px;
}

#wrap .main .leadContent .lozenge
{
    background: transparent url(../_img/lozenge.gif) top left no-repeat;
    height: 16px;
    width: 166px;
    float: left;
    margin: 10px 0;
    color: #CEFEFF;
    font-weight: bold;
    padding: 2px 0 0 20px;
}

#wrap .main .leadContent .lozenge a
{
    color: #CEFEFF;
    text-decoration: none;
}

#wrap .main .leadContent .thumbs
{
    border: solid 1px red;
    float: left;
}

#wrap .main .leadContent .holder ul li{list-style: disc; margin-left: 13px;}

#wrap .main .sidebar img
{
    float: right;
}

#wrap .main .prodh2
{
    float: left;
    padding: 0;
    margin: 0;
    background: url(../_img/h2-bg.gif) bottom left no-repeat;
    width: 330px;
    padding-bottom: 3px;
    margin-top: 1px;
    padding-left: 20px;
    margin-bottom: 15px;
}

#wrap .main .prodh2 a
{
    float: left;
    width: 90px;
    height: 17px;
    background: url(../_img/tab.gif) top left no-repeat;
    text-decoration: none;
    margin-right: 2px;
    padding: 3px 0 0 0;
    text-align: center;
}

#wrap .main .sidebar .prodh2 a:hover, #wrap .main .sidebar .prodh2 a.tabon
{
    background: url(../_img/tabon.gif) top left no-repeat;
}

#wrap .main .leadContent .prodImage
{
    border: solid 3px #7a8da5;
    float: right;
    width: 260px;
}

#wrap .main .sidebar ul
{
    list-style-type: none;
    list-style-image: url(../_img/content-bullet.gif);
    margin-left: 17px;
}
#wrap .main .sidebar ul ul{list-style-image: none;}

/*****************************************************
== independant Styles
*****************************************************/

.clr{clear: both;}
.floatLeft{float: left;}
.floatRight{float: right;}
#wrap .main .narrow{width:510px;}  
#wrap .main .wide{width:350px;}
#wrap .main .full{width: 890px; margin-right: 0;} 
.png{behavior: url(iepngfix.htc);}


#wrap .main label{float: left; width: 80px;}
#wrap .main .inputText, #wrap .main select
{
    width: 270px;
    border: solid 1px #7a8da5;
    background: #485360;
    margin-bottom: 2px;
    color: #fff;
}
#wrap .main select{width: 50px;}
#wrap .main select.big{width: 75px;}
#wrap .main .submit{border: solid 1px #7a8da5; background: #343d48; color: #fff;}


.prodLinks a
{
    float: left;
    width: 160px;
    margin: 0 9px;
    text-align: center;
    padding: 65px 0 10px 0;
    text-decoration: none;
    background: transparent url(../_img/lifesize.jpg) top center no-repeat;
}

.prodLinks a:hover
{
    background: transparent url(../_img/lifesize_on.jpg) top center no-repeat;
}

.prodLinks a.sony{background: transparent url(../_img/sony.jpg) top center no-repeat;}
.prodLinks a.sony:hover{background: transparent url(../_img/sony_on.jpg) top center no-repeat;}

.prodLinks a.lifesize{background: transparent url(../_img/lifesize.jpg) top center no-repeat;}
.prodLinks a.lifesize:hover{background: transparent url(../_img/lifesize_on.jpg) top center no-repeat;}

.prodLinks a.encoded{background: transparent url(../_img/encoded-media.jpg) top center no-repeat;}
.prodLinks a.encoded:hover{background: transparent url(../_img/encoded-media_on.jpg) top center no-repeat;}

.prodLinks a.avistar{background: transparent url(../_img/avistar.jpg) top center no-repeat;}
.prodLinks a.avistar:hover{background: transparent url(../_img/avistar_on.jpg) top center no-repeat;}

.prodLinks a.vq{background: transparent url(../_img/vq.jpg) top center no-repeat;}
.prodLinks a.vq:hover{background: transparent url(../_img/vq_on.jpg) top center no-repeat;}

.prodLinks a.harman{background: transparent url(../_img/harman.jpg) top center no-repeat;}
.prodLinks a.harman:hover{background: transparent url(../_img/harman_on.jpg) top center no-repeat;}

.prodLinks a.sanyo{background: transparent url(../_img/sanyo.jpg) top center no-repeat;}
.prodLinks a.sanyo:hover{background: transparent url(../_img/sanyo_on.jpg) top center no-repeat;}

.prodLinks a.lightspeed{background: transparent url(../_img/lightspeed.jpg) top center no-repeat;}
.prodLinks a.lightspeed:hover{background: transparent url(../_img/lightspeed_on.jpg) top center no-repeat;}

.prodLinks a span
{
    font-size: 130%;
}

#wrap .main .leadContent .prodLinks a span.lozenge
{
    visibility: hidden;
    font-size: 100%;
    text-align: center;
    background: transparent url(../_img/lozenge2.gif) top left no-repeat;
    height: 16px;
    width: 150px;
    float: none;
    display: block;
    padding: 2px 0 0 0;
}

#wrap .main .leadContent .prodLinks a:hover span.lozenge{visibility: visible;}

#wrap .main .leadContent a.sonylink
{
    position: relative; z-index: -10px; display: block; text-decoration: none; background: transparent; width: 150px; height: 18px; top: 180px; left: 9px;
    background: transparent url(../_img/lozenge2.gif) top left no-repeat;
}

#wrap .main #map{width: 100%; height: auto !important; margin-top: 10px; color: #666;}

div#formerrors
{
    color: Red;
    font-weight: bold;
    margin: 5px 0px;
}

div.rotatorHolder{float: right; width: 490px; }
div.rotatorHolder div.prodHolder{
	position: absolute;
	width: 470px;
	height: 280px;
	
	top: 160px;
}
div.rotatorHolder div.prodHolder a.caption
{
    display: block;
    /*display: none;*/ /* Used for rollovers */
    position: relative;
    width: 236px;
    height: 88px;
    background: #48652E;
    font-family: 'Century Gothic';
    font-size: 120%;
    text-decoration: none;
    padding: 6px 10px;
}
div.rotatorHolder div.prodHolder:hover a.caption, div.rotatorHolder div.prodHolder.hovered a.caption{display: block;}

div.rotatorHolder div.prodHolder a.caption b{font-size: 200%; font-weight: bold;}
div.rotatorHolder div.prodHolder a.caption u{font-size: 120%; font-weight: bold; text-decoration: none;}

div.rotatorHolder div.controlButtons{float: right; margin: 5px 2px 5px 0;}
div.rotatorHolder div.controlButtons a{float: left; width: 48px; height: 17px; margin: 0 3px; cursor: pointer;}
div.rotatorHolder div.controlButtons a.next{background: url(../_img/home/next.gif) no-repeat top left;}
div.rotatorHolder div.controlButtons a.next:hover{background-image: url(../_img/home/next-on.gif);}
div.rotatorHolder div.controlButtons a.prev{background: url(../_img/home/prev.gif) no-repeat top left;}
div.rotatorHolder div.controlButtons a.prev:hover{background-image: url(../_img/home/prev-on.gif);}
div.rotatorHolder div.controlButtons a.pause{width: 26px; background: url(../_img/home/pause.gif) no-repeat top left;}
div.rotatorHolder div.controlButtons a.pause:hover{background-image: url(../_img/home/pause-on.gif);}

div.rotatorHolder div.controlButtons a.1{width: 26px; background: url(../_img/home/1.gif) no-repeat top left;}
div.rotatorHolder div.controlButtons a.1:hover{background-image: url(../_img/home/1-on.gif);}
div.rotatorHolder div.controlButtons a.2{width: 26px; background: url(../_img/home/2.gif) no-repeat top left;}
div.rotatorHolder div.controlButtons a.2:hover{background-image: url(../_img/home/2-on.gif);}
div.rotatorHolder div.controlButtons a.3{width: 26px; background: url(../_img/home/3.gif) no-repeat top left;}
div.rotatorHolder div.controlButtons a.3:hover{background-image: url(../_img/home/3-on.gif);}


#wrap #footersocial1 li a {
	font-size:11px;
	color:#ffffff;
	text-decoration: none;
	outline: none;
}
#wrap #footersocial1 li a:hover {
	text-decoration: underline;
}
#wrap  #footersocial1 {
	margin:0; 
	padding:0;
	font:13px Arial, Helvetica, sans-serif;	
	clear: both;
	list-style:none;
	width:100%;
	height:40px;
}
#wrap #footersocial1 li {
	display: block;
	float: left;
	width: 145px;
	text-align: center;
	border-right: 1px solid #cccccc;
	height: 28px;
	padding-top: 12px;
}
#wrap #footersocial1 img {
	border: none;
	vertical-align: middle;
	margin-right: 5px;
}
