.wrapper {
        width: 960px;
        padding: 0 10px;
        margin: auto;
        background: url(images/980-dropshadow.jpg) repeat-y center center;
}

body {
      	text-decoration: none; 
	font-family: arial, verdana, helvetica; 
	font-size: 8pt; 
	color: black; 
	font-weight: bold;
	margin: 0; 
	padding: 0; 
        background-color: #E8E8E8;
}
	
input {	font-size: 10pt; }

select { font-size: 10pt; }

.button {
	font-family: Verdana, Tahoma, Arial, Helv, Sans; 
	font-weight: bold;
	font-size: 8pt;
	background-color: gray;
	color: white;
	width: 55px;
	cursor: hand; }

td {
	text-decoration: none; 
	font-family: arial, verdana, helvetica; 
	font-size: 9pt; 
	color: #13267A;  }

.important{    
	border-top-width: 1px;
        border-top-color: #FFD178;
        border-top-style: solid;
        border-left-width: 1px;
        border-left-color: #FFD178;
        border-left-style: solid;
        border-right-width: 1px;
        border-right-color: #FFD178;
        border-right-style: solid;
        border-bottom-width: 1px;
        border-bottom-color: #FFD178;
        border-bottom-style: solid;
}
	
a:link, a:visited {
	color: #0000FF;
	text-decoration: none;
}

a:hover {
	color: #13267A;
	text-decoration: underline;
}
	
th {
	font-family: arial, verdana, helvetica; 
	font-size: 8pt; 
	color: #13267A;
	font-weight: bold; }

h4 {
	font-family: arial, verdana, helvetica; 
	font-size: 8pt; 
	color: #13267A; 
	font-weight: bold;
	margin-bottom: 0; }

h3 {
	font-family: arial, verdana, helvetica; 
	font-size: 9pt; 
	color: #13267A;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 0; }

h2 {
	font-family: arial, verdana, helvetica; 
	font-size: 10pt;
	color: #13267A;
	font-weight: bold;
	margin-bottom: 0;
	margin-top: 2px; }	

h2 a:link, h2 a:visited {
        color: #13267A;
        text-decoration:none;
}

h2 a:hover {
        color: #13267A;
        text-decoration:underline;
}

h1 {
	font-family: arial, verdana, helvetica; 
	font-size: 14pt; 
	color: #13267A; 
	font-weight: bold;
	margin-bottom: 0; }
	
p {
	text-decoration: none; 
	font-family: arial, verdana, helvetica; 
	font-size: 10pt; 
	color: #29366D; 
	font-weight: bold; }

.price {
	text-decoration: none; 
	font-family: arial, verdana, helvetica; 
	font-size: 14pt; 
	color: #ff0000; 
	 }

.pricesmall {
	text-decoration: none; 
	font-family: arial, verdana, helvetica; 
	font-size: 8pt; 
	color: #BB7B00; 
	font-weight: bold; }

.tableheader {
	background-color: #3D61CF;
        color: #FFEB88; }
	
.tableheader a{
	color: #FFD178; 
	}
	
.tableheader th {
	color:#FFFFFF;
}

.usedtableheader {
	background-color: #3D61CF; 
	color: #FFE9BF;
}

/************************** Start Header ********************************/
.phoneTrouble {
        background:#F4F4F4;
        border:2px solid #FF7E00;
        color:#494949;
        font-weight:bold;
        padding:2px;
        margin:4px;
}

.headerBackground {
        background: url(images/header-background.jpg) no-repeat;
        height:108px;
        width:960px;
}
               
.contactHeader img{
        padding-right:10px;
}

.oznLogo {
        padding: 10px 0 0 10px;
}

.searchBar {
        padding-right: 30px;
}

.livePerson {
        height:20px;
        padding-right: 20px;
}

.oznSearchBox {
        border-width:2px;
}

.headerNav{
        height:29px;
}

.headerNav ul{
        border-top:2px solid #FFD178;
        margin-top:0;
        margin-bottom:-2px;
        padding-top: 2px;
        padding-left: 125px;
        margin-left: 0;
        margin-right: 0;
}

.headerNav li{
        display:inline;
        color:white;
        font-size:15px;
        font-weight:bold;
        border-right:1px solid #FFD178;
        padding:2px 5px 0px 5px;
}

.headerNav li a{
         color:white;
         text-decoration:none;
}

/* IE Fix */
.headerNav li a:visited{
         color: white;
         text-decoration:none;
}

.headerNav li a:hover{
         color:#FFD178;
         text-decoration:none;
}

.headerNav img {
        float: right;
        margin-top: -18px;
        margin-right: 59px;
}

/************************* End Header ****************************/

/************************* Start Sidebar *************************/

.sidebarContainer {
        padding-left: 8px;
        padding-right: 10px;
}

.sidebar {
	text-decoration: none;
	font-size: 10pt;
	font-weight: normal;
	font-family: arial, verdana, helvetica;
	color: #3D61CF;
	background: url(images/sidebar-middle.jpg) repeat-y;
	width: 160px;
}

.sidebar h2{
        background: url(images/sidebar-top.jpg) no-repeat top left;
        height:30px;
        color:#FFF;
        padding-top:8px;
        padding-left:10px;
        margin-top: 0;
}

.sidebar p {
        padding-left: 22px;
        color: #3D61CF;
        font-size: 10pt;
        margin: 0;
}

.sidebar ul {
        padding-left: 22px;
        padding-bottom: 0;
        margin: 0;
}

.sidebar ul a {
        color: #13267A;
        text-decoration: none;
}

.sidebar ul a:visited {
        color: #13267A;
        text-decoration: none;
}

.sidebar ul a:hover {
        color: #3D61CF;
        text-decoration: underline;
}

.sidebar ul li {
        margin:0;
}

.sidebarBottom {
         margin-top: -5px;
}

.oznBBB {
        margin-top:10px;
        margin-left:10px;
}

.secureImage {
        margin: 10px;
}

.sidebar form {
        margin:5px 0 0 15px;
}

/******************* End Sidebar *********************/

/******************* Footer *************************/
#oznCopyright{
        background:url(images/ozn-footer.jpg) no-repeat center center;
        color: white;
        font-size: 8pt;
        font-weight: normal;
}
/****************** End Footer *********************/

.breadCrumbTrail {
        padding-top: 10px;
}

.productContent {
        padding-right: 10px;
}

/***************** Resources **********************/

.resources {
        width:200px;
        position:relative;
        left:4px;/** IE Fix **/
}

.resources_top {
        background-image:url(images/ozn_resources_top.jpg);
        text-align: center;
        font-size: 12pt;
        font-weight: bold;
        padding-top:3px;
        color:white;
        height:25px;
}

.resources_middle {
        width: 200px;
        background: url('images/ozn_resources_middle.jpg') repeat-y;
}

.resources_middle img {
        float:left;
        margin-top:5px;
        margin-right:5px;
        margin-bottom:0;
        margin-left:5px;
}

.clr {
        clear:both;
}

/***************** End Resources *****************/

.youtubeTitle {
        font-size:14pt;
        width: 445px;
        text-align: center;
        margin-bottom: 5px;
}

.youtubeSmall {
        float:left;
        width: 340px;
        text-align: center;
        margin: 5px;
}

.youtubeSmall h3 {
        font-size:12pt;
}

.compareTable{
        font-size:9pt;
        font-family:verdana, arial, san-seriff;
        text-align:center;
}
.compareTableLeft {
        width:133px;
        text-align:left;
}
.compareTableRow {
        background-color:#F2F2F2;
}

.channelAds {
        padding-right: 5px;
}

.guide {
	text-decoration: none;
	font-size: 8pt;
	font-family: verdana;
	color: #FF0600;
	font-weight: bold;
}

a.guide:visited,
a.guide:link,
a.guide {
	text-decoration: none;
	color: #FF0600;
	font-weight: bold;
}
a.guide:hover {
	text-decoration: underline;
	font-weight: bold;
}

a.thLink:visited,
a.thLink:link,
a.thLink {
	color: #FFFFFF;
}
a.thLink:hover {
	color: #FFD135;
}

.quote {
	margin-left: 5px;
	width: 400px;
	text-align: justify;
	font-weight: bold; }
	
	
.smalltitle {
	margin-left: 0px;
	margin-right: 0px;
	font-size: 10pt;
	font-family: arial, verdana, helvetica; }

.trail {
	margin-left: 0px;
	margin-right: 0px;
	font-size: 8pt;
	font-family: arial, verdana, helvetica;
	/*font-weight: bold;*/ }
		

.custservrep{
	margin-left: 0px;
	margin-right: 0px;
	font-family: arial, verdana, helvetica;
	font-weight: bold;
	clear:both;

	}

.lowprice{
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: arial, verdana, helvetica;
	font-weight: bold;
	font-size: 12px;
	}

form {  font-family: Arial, Verdana, Tahoma, Helv, Sans;
        font-size: 11px;
        margin-left : 0px;
        margin-right: 0px;
        margin-top : 0px;
        margin-bottom: 0px;
   
     	 }
 
li {  margin-top : 0px;
        margin-bottom: 0px;
   
     	 }
td.exp
{
border: 2px dotted #DFDFDF;
border-top: none;
}

td.titulo
{
margin: 0px;
padding: 2px;
vertical-align: top;
border-top: 2px solid #B4C0F3;
border-bottom: 4px solid #B4C0F3;
}

p.tituload1
{
border: 0px;
margin: 2px;
padding: 2px;
background: #FFEB88;
}

p.tituload2
{
border: 0px;
margin: 2px;
padding: 2px;
background: #B4C0F3;
}

td.relatedlinks
{
border: 0px;
margin: 2px;
padding: 2px;
background: #ffeb88;
}


div.large_supply_link_box {
	background:url("/images/middle_large_supply_button.png") repeat-x scroll 0 0 transparent;
	height:30px;
	padding-top:5px;
	position:relative;
	top:16px;
}
a.large_supply_link, a.large_supply_link:visited {
	color:#Navy;
	font-family:arial,helvetica,sans-serif;
	font-size:18px;
	padding-top:12px;
	text-decoration: none;
	text-shadow:0 0 4px Black;
}
a.large_supply_link:hover {
	color:#e6e6e6;
}

div.large_supply_top_box {
	height:30px;
	padding-top: 3px;
	position:relative; 
	top:-13;
}
a.large_supply_top, a.large_supply_top:visited {
	color:#FFFFFF;
	font-family:arial,helvetica,sans-serif;
	font-size:18px;
	padding-top:12px;
	text-decoration: none;
	text-shadow:0 0 4px Navy;
}

a.large_supply_top:hover {
	color:#e6e6e6;
}

.right_large_supply_link img{
  margin-right: 15px;
	position:relative;
	top:1px;
}

.left_large_supply_link img{
  position:relative;
	top:1px;
}

div.redLinkBox
{
	height:20px;
        background:url('/images/blue_button_bg.jpg') repeat-x;
        padding-top: 2px;
}

a.redLinkBoxLink,
a.redLinkBoxLink:visited
{
	color: #000000;
	font-size: 9pt;
	font-weight: bold;
	font-family: arial, helvetica, sans-serif;
	text-decoration: none;
}

a.redLinkBoxLink:hover
{
	color: #000000;
	text-decoration: underline;
}

.rightGraySupplyLink img{
        padding-bottom: 2px;
        margin-right: 5px;
}

.leftGraySupplyLink img{
        padding-bottom: 2px;
}

a.thirtyday,
a.thirtyday:visited
{
font-weight: bold;
font-size: 9pt;
} 

a.thirtyday:hover
{
color: #000000;
}

a.supply,
a.supply:visited
{
font-weight: bold;
font-size: 8pt;
}	

/*a.supply:hover
{

}*/

td.topleft
{
padding-right: 20;
text-align: center;
}

td.dlb
{
width: 200px;
border: 1px solid #12367A;
text-align: right;
font-size: 12pt;
font-weight: bold;
}

p.gide
{
border: 0px;
margin: 2px;
padding: 0px;
}

p.sf
{
font-weight: bold;
border-bottom: 2px solid #13267A;
width: 350px;
margin: 0px;
margin-bottom: 4px;
}

a.adtxt,
a.adtxt:visited
{
color: #BB7B00;
font-weight: bold;
font-size: 14pt;
text-decoration: none;
}

a.adtxt:hover
{
color: blue;
text-decoration: underline;
}

img.cc
{
	cursor: pointer;
}

img.opt
{
	cursor: pointer;
}

.savings
{
	color: #FF0600;
}

.retailprice
{
	font-size: 7pt;

}

a.govspecial,
a.govspecial:visited
{
color: #585858;
}

a.holiday1,
a.holiday1:visited
{
	color: #BC7D04;
	font-weight: bold;
}

a.holiday1:hover
{
	color: #13267A;
}

a.holiday2,
a.holiday2:visited
{
	color: red;
	font-weight: bold;
	font-size: 8pt;
}

a.holiday2:hover
{
	color: #13267A;
}

a.special55,
a.special55:visited
{
	color: #0025C8;
	font-weight: bold;
}

a.special55:hover
{
	color: #000000;	
}

ul.hmpg
{
	/* margin-left:-16px; */
	margin: 0 0 0 30px;
	padding: 0;
	font-weight:normal;
}

/* ul.hmpg a:visited {
        color:#0000FF;
        text-decoration:none;
}

ul.hmpg a:hover {
        color:#13267A;
        text-decoration:underline;
} */

.moreLink
{
	margin: 0 0 0 30px;
	padding: 0;
}

.newpagetr
{
	background: #EFEFEF;
	margin-top: 4px; 
	margin-bottom: 4px;
}

.newpagetd
{
	padding: 2px;
	border-top: 1px solid #BFBFBF;
	border-left: 1px solid #BFBFBF;
	border-bottom: 1px solid #BFBFBF;
}

td.otherfeatures
{
	padding: 3px;
	color: #474747;
	font-weight: bold;
	border: 1px solid #AAAAAA;
	background: #EEEEEE;
}

td.otherfeaturesub
{
	padding: 2px;
	padding-top: 4px;
	padding-bottom: 5px;
	border: 1px solid #FFFFFF;
	background: #EEEEEE;
}

div.topleftad1
{
	border-bottom: 1px solid #AAAAAA;
	color: #000000;
	font-size: 11pt;
	padding-bottom: 4px;
	margin-bottom: 5px;
}

div.topleftad2
{
	border-bottom: 1px solid #AAAAAA;
	padding-bottom: 4px;
	margin-bottom: 5px;
}

.oznProdReview {
		font-family:Arial, Verdana, sans-serif;
		font-size:13pt;
		font-weight:bold;
}
a.oznProdReview:link, a.oznProdReview:visited {
		color:black;
		padding:1px 5px;
		background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#8AFF00), to(#66BC00));
		background:-webkit-linear-gradient(#8AFF00, #66BC00);
		background:-moz-linear-gradient(100% 100% 90deg, #66BC00, #8AFF00);
		background:-o-linear-gradient(#8AFF00, #66BC00);
		background-color:#66BC00;
		-webkit-border-radius:4px;
		-moz-border-radius:4px;
		-o-border-radius:4px;
		border-radius:4px;
		box-shadow: 1px 1px 2px #999;
}

a.oznProdReview:hover, a.oznProdReview:active {
		color:yellow;
		text-decoration:none;
}

/* div a:visited, div a:link
{
        text-decoration: none;
}

div a:hover {
        text-decoration: underline;
} */

.moneyPopUp{
        position:absolute;
        visibility:hidden;
        top:-40px;
        left:15px;
        opacity:0;
}
.moneyPopUp2{
        position:absolute;
        visibility:hidden;
        top:-30px;
        left:-190px;
        opacity:0;
}

.formBackground {
        background-color:white;
        background-image:url(images/ozn-form-middle.jpg);
        background-repeat:repeat-y;
        background-attachment:inherit;
        background-position:top left;
        padding-left:15px;
        margin-top:-3px;
        margin-bottom:-3px;
}

.videoDemoIdx{
        float:left;
        width:150px;
        text-align:center;
        margin:5px 10px;
}

/****************PPC Landing Pages********************/

.ppcPrice {
        text-decoration: none;
	font-family: arial, verdana, helvetica; 
	font-size: 10pt; 
	color: #FF0000;
	font-weight: bold;
}

.ppcSavings {
       color:#339900;
}

.ppcH1 {
        font-family: arial, verdana, helvetica;
        font-size: 20pt;
	color: #13267A; 
	font-weight: bold;
	margin-bottom: 10px;
}

#countdown {
        background-image:url(images/countdown-header-left.png);
        background-repeat:no-repeat;
        height:70px;
        color:red;
        float:left;
        font-size:30pt;
        font-weight:normal;
        margin-left:15px;
        padding-top:15px;
        width:250px;
}

.oznCouponCode {
        background-image:url(images/countdown-header-center.png);
        background-repeat:no-repeat;
        color:red;
        float:left;
        font-size:15pt;
        font-weight:bold;
        width:248px;
        height:70px;
        margin:0;
        padding-top:24px;
        text-align:center;
}
        
.ppcGovForm {
        background-image:url(images/countdown-header-right.png);
        background-repeat:no-repeat;
        float:left;
        width:252px;
        height:70px;
}
        
.ppcGovForm img {
        border:none;
        margin-top:45px;
        margin-left:5px;
}

.ppcText {
        float:left;
        margin-left:23px;
        position:relative;
        text-align:left;
        width:735px;
}

.ppcParagraph {
        background-color:beige;
        margin: 5px 20px;
        padding:10px 10px;
        font-weight:normal;
        width:775px;
        float:right;
}

/*****************End PPC Landing Pages***************/

/*#######################################

Highslide Styles

#######################################*/

.highslide-container div {
	font-family: Verdana, Helvetica;
	font-size: 10pt;
}
.highslide {
	cursor: url(../images/highslide/zoomin.cur), pointer;
	outline: none;
	text-decoration: none;
	z-index:-1
}
.highslide img {
	border: none;
}
.highslide:hover img {
	border-color: gray;
}

.highslide-active-anchor img, .highslide-active-anchor:hover img {
	border-color: black;
}
.highslide-image {
	border-width: 2px;
	border-style: solid;
	border-color: white;
	background: gray;
}
.highslide-wrapper, .rounded-white {
	background: white;
}
.highslide-image-blur {
}
.highslide-number {
	font-weight: bold;
	color: gray;
}
.highslide-caption {
	display: none;
	border-top: none;
	font-size: 1em;
	padding: 5px;
	background: white;		
}
img.watermark {
	position: absolute;
	top: -38em;
	left: -3em;
	z-index:1;
	filter:alpha(opacity=10);
	-moz-opacity:.10;
	opacity:.10;
}
.highslide-heading {
	display: none;
	font-weight: bold;
	margin-bottom: 0.4em;
}
.highslide-dimming {
	position: absolute;
	background: black;
}
.highslide-loading {
	display: block;
	color: black;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding: 3px;
	border: 1px solid white;
	background-color: white;
	padding-left: 22px;
	background-image: url(../images/highslide/loader.white.gif);
	background-repeat: no-repeat;
	background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
	padding: 2px;
	color: gray;
	text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
	color: white;
	background-color: gray;
}
/* Controls. See http://www.google.com/search?q=css+sprites */
.highslide-controls {
	width: 195px;
	height: 40px;
	background: url(../images/highslide/controlbar-white.gif) 0 -90px no-repeat;
	margin: 20px 15px 10px 0;
}
.highslide-controls ul {
	position: relative;
	left: 15px;
	height: 40px;
	list-style: none;
	margin: 0;
	padding: 0;
	background: url(../images/highslide/controlbar-white.gif) right -90px no-repeat;
}
.highslide-controls li {
	float: left;
	padding: 5px 0;
	margin:0;
}
.highslide-controls a {
	background-image: url(../images/highslide/controlbar-white.gif);
	display: block;
	float: left;
	height: 30px;
	width: 30px;
	outline: none;
}
.highslide-controls a.disabled {
	cursor: default;
}
.highslide-controls a span {
	/* hide the text for these graphic buttons */
	display: none;
}
.highslide-move a {
	cursor: move;
}

.hidden-container {
	display: none;
}

/* The CSS sprites for the controlbar */
.highslide-controls .highslide-previous a {
	background-position: 0 0;
}
.highslide-controls .highslide-previous a:hover {
	background-position: 0 -30px;
}
.highslide-controls .highslide-previous a.disabled {
	background-position: 0 -60px !important;
}
.highslide-controls .highslide-play a {
	background-position: -30px 0;
}
.highslide-controls .highslide-play a:hover {
	background-position: -30px -30px;
}
.highslide-controls .highslide-play a.disabled {
	background-position: -30px -60px !important;
}
.highslide-controls .highslide-pause a {
	background-position: -60px 0;
}
.highslide-controls .highslide-pause a:hover {
	background-position: -60px -30px;
}
.highslide-controls .highslide-next a {
	background-position: -90px 0;
}
.highslide-controls .highslide-next a:hover {
	background-position: -90px -30px;
}
.highslide-controls .highslide-next a.disabled {
	background-position: -90px -60px !important;
}
.highslide-controls .highslide-move a {
	background-position: -120px 0;
}
.highslide-controls .highslide-move a:hover {
	background-position: -120px -30px;
}
.highslide-controls .highslide-full-expand a {
	background-position: -150px 0;
}
.highslide-controls .highslide-full-expand a:hover {
	background-position: -150px -30px;
}
.highslide-controls .highslide-full-expand a.disabled {
	background-position: -150px -60px !important;
}
.highslide-controls .highslide-close a {
	background-position: -180px 0;
}
.highslide-controls .highslide-close a:hover {
	background-position: -180px -30px;
}
/*#######################################

End Highslide Styles

#######################################*/
.mapPrice{
        position:absolute;
        top:250;
        left:450;
	   visibility:hidden;
        opacity:0;
        z-index:500;
}

.soleus_r-410a{
        position:absolute;
        visibility:hidden;
        top:1000px;
        left:400px;
        opacity:0;
				z-index:500;
}

/*#########################################

Star Rating Styles

#########################################*/

.rating_bar {
  width: 80px;
  background: url(/images/blankstar.png) 0 0 repeat-x;
  float:left;  
}

.rating_bar div {
  height: 16px;
  background: url(/images/star.png) 0 0 repeat-x;
}

/*#########################################

End Star Rating Styles

#########################################*/

.retailValue{
	font-size:8pt;
	color:#13267A;
}
