body{
	font-family:"Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size:62.5%;
}
body.home h1{
	text-align:center;
	font-size:3em;
	font-weight:normal;
}
body.home #md .content{
	padding-top:1px;
	margin-top:-1px;
}	
br{
	clear:both;
}
#hd{
	height:161px;
	background:transparent url(../images/hd-bg.png) top center no-repeat;
	position:relative;
	z-index:2;
}
#hd ul.nav{
	float:left;
	margin:45px 0 45px 45px;
}
ul{
	list-style:none;
	margin:0;
	padding:0;
}
a{
	color:#333;
}
a img{
	border:none;
}
ul.nav, ul.www{
	padding:0;
}
ul.nav li,ul.www li{
	display:block;
	float:left;
}
#hd ul.nav li a{
	font-size:18px;
	color:#333;
	text-decoration:none;
	font-weight:400;
	margin:0 10px;
	padding:0 15px;
}
#hd ul.nav li a:hover{
	color:#000;
}
.content{
	width:958px;
	margin:auto;
}
#hd .content{
	padding:25px 10px 10px;
	height:126px;
}
#md{
	background:#FFF url(../images/md-bg.gif) top center repeat-y;
	position:relative;
	z-index:1;
	margin:-20px 0;
	margin:-18px 0 -26px;
}
body.home #md{
	margin-bottom:-28px;
}
#md .content{
	background:transparent url(../images/line-shadow-bg.png) center center no-repeat;
	height:430px;
	/*position:relative;*/
}
body.video #md .content{
	height:440px;
}
body.home #md .content{
	background:transparent url(../images/avimotion-home-image.jpg) center center no-repeat;
	height:430px;
}
body.faqs #md .content{
	height:auto;
}

.content .details h1{
	text-align:right;
	font-size:2em;
	font-weight:normal;
	text-transform:uppercase;
	margin:0;
	/*
	background: url(../images/fadeline-287.gif) bottom right no-repeat;
	margin-top:30px;
	*/ 
}
.content .details h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.3em;
	font-weight:normal;
	margin:5px 5px 15px 25px;
}
.content .details p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;
	margin:5px 5px 15px 25px;
}

#col-left{
	width:300px;
	float:left;
	height:100%;
	background-color: #FFF;
	background:  rgba(255,255,255,0.8);
	border-right:1px solid #FFF;
}
#col-right{
	width:657px;
	height:100%;
	float:left;
	background: url(../images/body-back.png) 505px -20px no-repeat;
}
body.iquest #col-right{
	background: none;
}
#md .content .details{
}
#md .content .media{
}
#md .content .media ul.features{
	list-style:none;
	margin:0;
	padding:0;
	width:500px;
	height:400px;
	overflow:hidden;
} 
body.features #md .content .media ul.features{
	background:transparent url(../images/avimotion-side-bottom-views.png) top center no-repeat;
} 
#md .content .media ul.features li{
	height:400px;
	position:absolute;
	visibility:hidden;
}
#md .content .media ul.features li.selected{
	visibility:show;
}
#ft{
	background:transparent url(../images/ft-bg.png) top center no-repeat;
	height:180px;
	/*margin-top:-24px;*/
	padding:10px;

	position:relative;
	z-index:3;
}
#ft-nav{
	width:960px;
	margin:0 auto 10px;
	font-size:1.4em;
	color:#333;
	float:left;
}
#ft-nav li{
	border-right:1px solid #000;
	padding:0 5px;
}
#ft-nav li a{
	color:#000;
}
#ft-nav li.last {
	border:0;
}
#ft .col3{
	height:157px;
	padding:0 0 15px;
}
#logo{
	width:260px;
	height:79px;
	margin:10px;
	display:block;
	overflow:hidden;
	text-indent:-999px;
	background:transparent url(../images/logo.gif) top left no-repeat;
	float:left;
}
ul.www{
	float:right;
}
#youtube{
	background:transparent url(../images/yt-avimotion.png) 10px 10px no-repeat;
}
#youtube a img{
	margin:55px 40px 13px 40px;
	border: 1px solid #F7981B;
}
#ft .col3 #retail{
	font-size:1.6em;
	margin-top:45px;
	height:auto
}
#retail a{
	margin:10px;
	display:block;
	color:#000;
}
#twitter{
	background:transparent url(../images/twitter-tyler.png) right bottom no-repeat;
}
#twitter .tweets{

	float:right;
	height:102px;
	margin:0 0 0 110px;
	overflow:auto;
	overflow-x:hidden;
	width:153px;
}
#twitter .tweets div {
	margin-bottom:5px;
}
/* tab panel */
.tab_viewer{
	width:300px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	overflow:hidden;
}
.tab_viewer ul{
	display:block;
	clear:both;
	margin:0;
	padding:0;
}
.tab_viewer ul{
	list-style:none;
}
.tab_viewer ul.tabs{
	background:url(../images/fadeline-middle-300.gif) bottom center no-repeat;
	float:left;
	width:260px;
	padding:0 20px;
}
.tab_viewer ul.tabs li{
	display:block;
	float:left;
}
.tab_viewer ul.tabs li a{
	padding:0 10px;
	height:20px;
	line-height:20px;
	vertical-align:middle;
	display:block;
	text-decoration:none;
	text-transform:uppercase;
	color:#666;
	font-size:1.2em;
  	outline:none;
	cursor:pointer;
}
.tab_viewer ul.tabs li.selected{
	background:#FFF url(../images/fadeline-vert-20.gif) bottom right no-repeat;
}
.tab_viewer ul.tabs li.selected a{
	background:url(../images/fadeline-vert-20.gif) bottom left no-repeat;
	color:#000;
}
.tab_viewer ul.panels{
	height:335px;
	width:900px;
}
.tab_viewer ul.panels li{

	/*display:none;*/
	float:left;
	width:260px;
	padding:0 20px 20px;
}
.tab_viewer ul.panels li.selected{
	display:block;
}
/*grids */
.col{
	height:100%;
	float:left;
}
.col2 .col{
	width:50%;
}
.col3 .col{
	width:33.33%;
}
.col4 .col{
	width:25%;
}
#ft .col3 .col{
	/**/margin-top:-3px;
}
body.home #ft  .col3 .col{
	margin-top:0;
}
/*
body.home #ft .col3 #retail{
	margin-top:59px;
}
*/
dl{
	font-size:11px;
	padding:0;
	margin:0;
}
dt{
	
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding:0 0 7px 25px;
	margin:10px 0 0;
	background: transparent url(../images/bullet1.png) top left no-repeat;
}
dt.one{
	background-image:  url(../images/bullet1.png) ;
}
dt.two{
	background-image:  url(../images/bullet2.png) ;
}
dt.three{
	background-image:  url(../images/bullet3.png) ;
}
dt.four{
	background-image:  url(../images/bullet4.png) ;
}
dt.five{
	background-image:  url(../images/bullet5.png) ;
}
dt.six{
	background-image:  url(../images/bullet6.png) ;
}
dt.seven{
	background-image:  url(../images/bullet7.png) ;
}
dd{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	padding:0 0 0 25px;
	margin:-8px 0 15px;
	
}
#video_button{
	color:transparent;
	display:block;
	width:146px;
	height:41px;
	padding:18px;
	background:transparent url(../images/watch-video.png) top center no-repeat;
	top:93px;
	left:528px;
	position:relative;
}
#video_button:hover{
	background-position:bottom center;
}
body.video #col-right{
	width:100%;
	background-position:876px -20px;
}
#video_player{
	width:640px;
	height:384px;
	padding:1px;
	border:3px solid #FFF;
	background-color:#F7981B;
	margin:25px auto;
}

#retail_link, 
#retail h3{
	text-align:center;
}
#retail h3
{
	margin:0;
}
#retail_lightbox{
	position:absolute;
	width:350px;
	height:380px;
	background-color:#FFF;
	border:10px solid #666;
	margin-top:-430px;
	margin-left:-25px;
	font-weight:bold;
	visibility:hidden;
}
#retail_lightbox h3{
	height:20px;
	margin: 10px 0;
	text-align:center;
}
#retail_lightbox li{
	float:left;
	width:175px;
	height:160px;
	vertical-align:middle;
}
#retail #retail_lightbox li a{
	margin:auto;
	display:inline;
}
#retail #retail_lightbox_close{
	float:right;
	margin:0 10px;
	height:20px;
}
#twitter a.imgtxt{
	float:right;
	height:55px;
	width:150px;
}
.not-found{
	font-size:150%;
	padding:20px;
}
/* map */

#map_canvas {
	height:500px;
	margin:auto;
	width:600px;
	border:3px solid #FFF;
	background-color:#FFF;
}
#gmap_bubble {
	font-family:Arial, Helvetica, sans-serif;
	width:192px;
	height:99px;
	padding:4px 4px 17px;
	background: transparent url(/images/map-icons/info_bubble-200x120.png) no-repeat 0 0;
	position:absolute;
	visibility:hidden;
	overflow:hidden;
}
#gmap_bubble .close_button {
	float:right;
	width:14px;
	height:14px;
	margin:3px 6px 0 0;
	cursor:pointer;
}
#gmap_bubble .title {
	font-size:11px;
	line-height:20px;
	vertical-align:middle;
	height:20px;
	font-weight:bold;
	color:#FFF;
	margin:0 4px;
	text-transform:capitalize;
}
#gmap_bubble .info {
	font-size:11px;
	color:#000;
	margin:2px 4px;
}
#gmap_bubble a{
	float:left;
	margin:2px 0;
}
#directions_list{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	margin:0 10px;
}
#map-locations {
	margin:0;
	padding:0;
	width:194px;
	margin:auto;
	font-family:Arial, Helvetica, sans-serif;
}
#map-locations li{
	margin:0;
	padding:7px;
	background:none;
	width:180px;
	border:1px solid transparent;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	/*font-size:20px;
	list-style-position:inside;*/
}
#map-locations li.selected{
	background:#FFF;
	border:1px solid #F7981B;
}
.vcard {
	/*margin:-23px 0 0 30px;*/
	font-size:12px;
}
.vcard .country-name {
	display:none;
}
.vcard .fn {
	text-decoration:underline;
	font-weight:bold;
	cursor:pointer;
	text-transform:capitalize;
}
#search_form{
	width:75%;
	padding:20px;
	margin:20px auto;
	border:1px solid #F7981B;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	
}
#search_form input{
	font-size:18px;
	height:30px;
	line-height:30px;
	vertical-align:middle;
	width:20%;
	margin:0 5px;
}
#search_form #address{
	width:75%;
	height:25px;
}
#search_form label{
	padding:5px 5px 0;
	display:block;
}
body.retailers #md .content{
	height:auto;
}
body.retailers #col-right{
	background:none;
}
body.retailers #md{
	width:958px;
	padding:10px;
	margin:auto;
}
body.retailers #md .content{
	float:left;
	background:none;
}
#ft{
	width:958px;
	margin:auto;
}
body.retailers  #ft .col3 .col {
	margin-top:0;
}
body.retailers h1{
	width:80%;
	margin:auto;
	font-size:20px;
}
/* contest page */
body.contest #col-right{
	width:657px;
	float:left;
	background: url(../images/vino-tinto.png) 433px -89px no-repeat;
}
body.contest #col-right h1{
	font-size:20px;
}
#retail a#contest_link{
	width:156px;
	height:93px;
	margin:auto;
	background: transparent url(/avimotion/images/napa-contest.gif) no-repeat center center;
	overflow:hidden;
	text-indent:-999px;
}
#contest_form{
	margin:20px;
}
#contest_form label,#contest_form input {
	display:block;
	font-size:16px;
	margin:5px;
}
#contest_form div.form-captcha,#contest_form div.form-confirm-email{
	display:none;
}

body.contest-rules #md .content{
	height:auto !important;
}
body.contest-rules #md .col-left{
	padding:30px 50px;
	background:#FFF;
}
body.contest #md ul{
	margin: 0 200px 0 20px;
	padding:20px;
	border:1px solid #FFF;
	background-color: #FFF;
	background:none repeat scroll 0 0 rgba(255, 255, 255, 0.8);
	list-style:disc outside;
}
body.contest #md ul p{
	color:#000;
}
body.contest #md ul li p{
	color:#000;
	font-size:120%;
}
body.contest #md  p,
body.contest-rules #md p{
	font-size:150%;
}
body.contest #md p.fine{
	font-size:90%;
}
body.contest .validation_errors{
	color:#F00;
	font-size:120%;
}
div.longtext{
	width:80%;
	margin: auto;
	padding:60px;
	border:1px solid #FFF;
	background-color: #FFF;
	background:none repeat scroll 0 0 rgba(255, 255, 255, 0.8);
}
div.longtext ul{
	font-size:16px;
}
div.longtext li{
	margin:10px 0 ;
}
div.longtext dl{
	font-size:16px;
}
div.longtext dt{
	background:none;
	border-top:1px dotted #CCCCCC;
	margin:35px 0 10px;
	padding:30px 0 0;
}
div.longtext dd{
	margin:0;
	padding:0;
}

div.h1select{
	height:30px;
	width:300px;
	float:left;
	background: url(../images/fadeline-287.gif) bottom right no-repeat;
	margin:15px 0 10px;
	padding-bottom:10px;
}
div.h1select h1{
	width:188px;
	margin-right:10px !important;
	float:left;
	line-height:30px;
}
div.h1select div.select{
	width:100px;
	float:left;
}

/* select replacement widget */
div.select{
	background:transparent url(/avimotion/images/bg-selector.png) no-repeat top center;
}
div.select ul{
	position:relative;
}

div.select ul li a{
	display:block;
	color:#666;
}
div.select ul li a:hover{
	color:#F7981B;
}
div.select ul li.selected a{
	color:#000;
}
#feature_select{
	height:30px;
	width:100px;
	overflow:hidden;
}
#feature_select ul li{
	visibility:hidden;
}
#feature_select.active{
	background:none;
}
#feature_select.active ul li{
	visibility:visible;
	height:30px;
	background:transparent url(/avimotion/images/bg-selector.png) no-repeat left -90px;
}
#feature_select.active ul li.first{
	background-position: left -30px;
}
#feature_select.active ul li.last{
	background-position:left bottom;
}
#feature_select ul li a{
	font-size: 20px;
	height:30px;
	line-height:30px;
	padding:0 5px;
	text-decoration:none;
}
#feature_select ul li.selected{
	visibility:visible !important; 
}
#feature_select ul li a:hover{
	color:#F7981B;
}

a.buy_now{
	background-color:#FF9900;
	color:#FFFFFF;
	float:right;
	font-size:14px;
	font-weight:bold;
	height:24px;
	line-height:24px;
	padding:0 5px;
	text-align:center;
	text-decoration:none;
	vertical-align:middle;
	margin:0 0 10px 10px;
}
/* dropdown menu */
ul.nav ul{
}
#ft-nav ul ul{
	display:none;
}
#hd ul.nav ul li{
}
#hd ul.nav li.hover{
	background:transparent url(/avimotion/images/dropmenu-bg-top.png) no-repeat top left;
}
#hd ul.nav li.hover a{
	background:transparent url(/avimotion/images/arrow-down.png) no-repeat right center;
}
#hd ul.nav li.hover li a{
	background:none;
}
#hd ul.nav li.hover ul{
	background:transparent url(/avimotion/images/dropmenu-bg-middle.png) no-repeat top left;
	width:178px;
	padding-top:5px;
}
#hd ul.nav li div.sub{
	position:absolute;
	display:none;
	background:transparent url(/avimotion/images/dropmenu-bg-bottom.png) no-repeat bottom left;
	padding-bottom:9px;
}
#hd ul.nav li.hover div.sub{
	display:block;
}
#hd ul.nav li li{
	display:block;
	float:none;
}
#hd ul.nav li li a{
	display:block;
	margin:0;
	padding:5px 25px;
	color:#666;
}