body {
	background: transparent url(/images/bg-gradient.png) repeat-x scroll center top;
	margin: 0px;
}

#container {
	width: 920px;
	padding: 15px 20px 0px 20px;
	margin-left: auto;
	margin-right: auto;
	background-color: transparent;
}

#header {
	width: 920px;
	height: 118px;
	position: relative;
	margin-bottom: 10px;
}

#header #language {
	position: absolute;
	top: 5px;
	left: 235px;
	color: #444;
	line-height: 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}

#header #acctlogin {
	position: absolute;
	right: 10px;
	top: 35px;
}

#header #acctlogin a {
	text-decoration: none;
	color: #005fa9;
	font-family: 'Lucida Sans Unicode', 'Lucida Console', Arial, Helvetica, sans-serif;
	font-variant: small-caps;
}

#language hr {
	border: 0;
	color: #ccc;
	background-color: #ccc;
	height: 1px;
}

#language img {
        cursor: pointer;
}

#logo {
	width: 106px;
	height: 112px;
	margin-left: 10px;
	float: left;
}

#header #phone {
	position: absolute;
	top: 30px;
	right: 18px;
	height: 24px;
	padding: 0px;
}

#header #searchbox {
	position: absolute;
	top: 0px;
	right: 18px;
	height: 24px;
	padding: 0px;
}

#header #searchbox .button-search {
	position: absolute;
	left:0px;
	top:1px;
	background: url(/images/button-search.png) center center no-repeat;
	width: 28px;
	height: 23px;
	border-right: 1px #a7a7a7 solid;
}

#header #searchbox input {
	padding: 4px 8px 4px 33px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px #a7a7a7 solid;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	/* behavior: url(/css/border-radius.htc); */
	zoom: 1;
}

#header #searchbox input.box {
	width: 168px;
	color: #777777;
}

#header #searchbox input.go {
	height: 25px;
	padding-left: 8px;
	background: #e9e9e9;
	color: #515050;
	text-shadow: #dcdcdc 1px 1px 2px;
}

#header #navbar {
	position: absolute;
	bottom: 0px;
	right: 20px;
	height: 25px;
	font-family: 'Lucida Sans Unicode', 'Lucida Console', Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-variant: small-caps;
	font-weight: 400;
	color: #444;
}

#header #navbar a, #header #navbar a:visited {
	color: #444;
	text-decoration: none;
}

#header #navbar a:hover, #header #navbar a:active, #header #navbar a.current:hover, #header #navbar a.current:active {
	color: red;
	text-decoration: none;
}

#header #navbar a.current {
	color: #01ab65;
}

div.toprightfloat {
	float: right;
	position: fixed;
	right: 0;
	top: 0;
	display: block;
	z-index: 100000;
}

#content {
	width: 920px;
}

#slides {
	width: 920px;
	height: 240px;
	position: relative;
	z-index: 0;
}

#slides .slides_container {
	width: 920px;
	height: 239px;
	overflow: hidden;
}

#slides .pagination {
	margin: 0 auto;
	position: absolute;
	bottom: 10px;
	right: 10px;
	z-index: 100;
}

#slides .pagination li {
	float: left;
	margin: 0 1px;
	list-style: none;
}

#slides .pagination a {
	display: block;
	width: 12px;
	height: 0;
	padding-top: 12px;
	background-image: url(/images/pagination.png);
	background-position: 0 0;
	float: left;
	overflow: hidden;
}

#slides .pagination li.current a {
	background-position: 0 -12px;
}

img {
	border: 0px;
}

#content #main {
	width: 920px;
	margin-top: 20px;
	font-family: 'Lucida Sans Unicode', 'Lucida Console', Arial, Helvetica, sans-serif;
	color: #555;
	font-size: 14px;
}

#content #main h1.title {
	font-family: Arial, sans-serif;
	font-size: 35px;
	color: #005fa9;
	text-shadow: white 1px 1px 1px;
	margin-bottom: 10px;
}

#content #main h1.fronttitle {
	font-family: Arial, sans-serif;
	font-size: 30px;
	color: #005fa9;
	text-shadow: white 1px 1px 1px;
	margin-bottom: 10px;
}

#content #main h2.title {
	color: #005fa9;
	font-family: Arial, sans-serif;
	font-size: 24px;
	text-shadow: white 1px 1px 1px;
	margin-bottom: 10px;
}

#content #main h3.title {
	color: #005fa9;
	font-family: Arial, sans-serif;
	font-size: 1.25em;
	text-shadow: white 1px 1px 1px;
	margin-bottom: 10px;
}

#content #main p {
	text-align: justify;
}

#content #main div.videotype {
	margin-bottom: 15px;
}

#content #main div.videotype p {
	margin: 0;
}

#content #main div.blue-shield {
	width: 128px;
	background: url("/images/blue-shield-128.png") no-repeat;
	display: block;
	float: left;
	margin: 0 68px;
}

#content #main div.blue-shield-96 {
	width: 96px;
	background: url("/images/blue-shield-96.png") no-repeat;
	display: block;
	float: left;
	margin: 10px 31px;
	height: 170px;
}

#content #main div.blue-shield-96 div.user-count a.title {
	color: white;
	font-size: 18pt;
	font-family: Arial, sans-serif;
}

#content #main div.blue-shield-96 div.user-count {
	position: relative;
	top: 30px;
	height: 76px;
	color: white;
	font-size: 18pt;
	font-family: Arial, sans-serif;
}

#content #main div.blue-shield-96 div.user-count-tier a.title {
	color: white;
	font-size: 18pt;
	font-family: Arial, sans-serif;
}

#content #main div.blue-shield-96 div.user-count-tier {
	position: relative;
	top: 15px;
	height: 76px;
	color: white;
	font-size: 18pt;
	font-family: Arial, sans-serif;
}

#content #main div.blue-shield div.license-term a.title {
	color: white;
	font-size: 48pt;
	font-family: Arial, sans-serif;
}

#content #main div.blue-shield div.license-term {
	position: relative;
	top: 18px;
	height: 110px;
	color: white;
	font-size: 48pt;
	font-family: Arial, sans-serif;
}

#content #main img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

#content #main #leftcol {
	width: 440px;
	height: 300px;
	float: left;
}

#content #main #rightcol {
	width: 440px;
	height: 300px;
	float: right;
}

#content #main div.clear {
	clear: both;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
}

#content #main hr {
	border: 0;
	color: #ccc;
	background-color: #ccc;
	height: 1px;
}

#content a.title {
        font-family: Lucida Sans Unicode, Lucida Console, sans-serif;
        font-size: 17px;
	font-variant: small-caps;
	color: #005fa9;
        text-decoration: none;
	font-weight: bold;
}

#content .disabled {
        opacity: 0.1;
        filter:alpha(opacity=10);
}

#advsearchresults table {
	border: 1px solid #ccc;
}

#advsearchresults td {
	padding: 3px;
	border-bottom: 1px solid #ccc;
	font-size: 12px;
}

#advsearchresults a {
	text-decoration: none;
	color: #005fa9;
}

#advsearchresults td.head {
	color: #005fa9;
	font-family: Arial, sans-serif;
	font-weight: bold;
	text-shadow: #ddd 1px 1px 1px;
	font-size: 16px;
	background-color: #ccc;
}

#advsearchresults td.odd {
	background-color: #ddd;
}

#advsearchresults td.even {
	background-color: white;
}

div.pdf {
	border: 1px #ccc solid;
	height: 72px;
	width: 810px;
	padding: 6px 10px 4px 82px;
	background: url(/images/avsales-icon-pdf.png) no-repeat;
	background-position: 5px center;
	margin-bottom: 10px;
	background-color: #e1e1e1;
}

div.pdf-tab {
	border: 1px #ccc solid;
	height: 72px;
	width: 775px;
	padding: 6px 10px 4px 82px;
	background: url(/images/avsales-icon-pdf.png) no-repeat;
	background-position: 5px center;
	margin-bottom: 10px;
	background-color: #e1e1e1;
}

div.pdf-tab-half, span.pdf-tab-half {
	border: 1px #ccc solid;
	height: 72px;
	width: 320px;
	float: left;
	padding: 6px 10px 4px 82px;
	background: url(/images/avsales-icon-pdf.png) no-repeat;
	background-position: 5px center;
	margin: 0 5px 10px 5px;
	background-color: #e1e1e1;
}
div.pdf-tab-acc-half, span.pdf-tab-acc-half {
	border: 1px #ccc solid;
	height: 72px;
	width: 290px;
	float: left;
	padding: 6px 10px 4px 82px;
	background: url(/images/avsales-icon-pdf.png) no-repeat;
	background-position: 5px center;
	margin: 0 5px 10px 5px;
	background-color: #e1e1e1;
}

p#info {
	width: 900px
}

div.pdf a, div.pdf-tab a, div.pdf-tab-half a, div.pdf-tab-acc-half a {
	text-decoration: none;
	color: #005fa9;
}

.area2 h3, .area2 h3 a {
	font-size: 17px;
	font-weight: normal;
	padding-bottom: 6px;
	padding-top: 0px;
	color: #059;
	text-decoration: none;
	margin: 0;
}

div#tab-2 div.new_area div.area2 {
	width: 390px;
	float: left;
	padding: 0 20px;
}

div#tab-2 .new_area {
	padding: 0 0px;
	overflow: hidden;
}

div#tab-2 .new_area p {
	line-height: 1.5em;
	padding-bottom: 11px;
}

p.bodytext {
	line-height: 1.5em;
	padding-bottom: 11px;
	font-size: 13px;
	color: #626670;
	margin: 0;
}

div.csc-textpic-clear {
	clear: both;
}

div.csc-textpic-intext-left-nowrap div.csc-textpic-imagewrap {
	float: left;
	clear: both;
}

.search-result .search-result-link {
	display: block;
	overflow: hidden;
	padding: 5px 0;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	color: #059;
	text-decoration: none;
}

a.search-result-link span.icon {
	display: block;
	float: left;
	width: 32px;
	height: 32px;
	padding: 0 20px;
}

a.logo-select img {
	border: 1px solid transparent;
}

a.logo-select img:hover {
	background-color: #EEEEF5;
	border: 1px solid #000077;
	border-radius: 5px;
}

/* img.disabled {
	border: 1px solid transparent;
}

img.disabled:hover {
	background-color: #bbb;
	border: 1px solid #222;
	border-radius: 5px;
} */

#footer-container {
	height: 91px;
	width: 100%;
	background-image: url(/images/audiovisual-sales-footer-bg.png);
	position: relative;
	bottom: 0px;
	margin-top: 30px;
	/* opacity: 0.95;
	filter: alpha(opacity=95); */
}

#footer {
	text-align: center;
	color: white;
	font-family: 'Lucida Sans Unicode', 'Lucida Console', Arial, Helvetica, sans-serif;
        font-size: 16px;
        font-variant: small-caps;
        font-weight: 400;
	text-shadow: #222 1px 2px 10px;
	height: 90px;
}

#footer div.navbar {
	position: relative;
	top: 15px;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
}

#footer div.navbar a {
	color: white;
	text-decoration: none;
}

#footer div.navbar a:hover, #footer div.navbar a:active {
	color: red;
}

#footer div.copyright {
	position: relative;
	top: 35px;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
}


.ui-autocomplete { position: absolute; cursor: default;}	
* html .ui-autocomplete { width:1px; }

.ui-menu {
	list-style:none;
	padding: 2px;
	margin: 0;
	display:block;
	float: left;
}
.ui-menu .ui-menu {
	margin-top: -3px;
}
.ui-menu .ui-menu-item {
	margin:0;
	padding: 0;
	zoom: 1;
	float: left;
	clear: left;
	width: 100%;
}
.ui-menu .ui-menu-item a {
	text-decoration:none;
	display:block;
	padding:.2em .4em;
	line-height:1.5;
	zoom:1;
}
.ui-menu .ui-menu-item a.ui-state-hover, .ui-menu .ui-menu-item a.ui-state-active {
	font-weight: normal;
	margin: -1px;
}
