﻿/* begin reset defaults */
html, body, h1, h2, h3, h4, h5, h6, p, ol, ul, li, pre, code, address, variable, form, fieldset, blockquote {
	 padding: 0;
	 margin: 0;
	 font-family:Arial, Helvetica, sans-serif;
}


.hdr {
	font-size: 18px;
	font-weight: bold;
}

body {
	background-color: #FFF;
    width: 900px;
    margin: 0 auto;
	font-size: 12px;
	font-weight: normal;
	color: #000;
}

.layout {
    width: 90%;
	margin: 0 auto;
}


img { 
	border:0;
}

A:Link{
     font-family:  Arial, Helvetica, sans-serif; 
	 font-size: 12px; 
	 color: #000; 
	 font-weight: normal; 
	 text-decoration: none; 
}

A:Visited {
	font-family:  Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #000; 
	font-weight: normal; 
	text-decoration: none; 
}

A:Hover {
    font-family:  Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #000; 
	font-weight: normal; 
	text-decoration: none; 
}


A:Active {
    font-family:  Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #000; 
	font-weight: normal; 
	text-decoration: none; 
}
/* end reset defaults */


/* header */

#logo {
   position:absolute; 
   top: 72px; 
   margin-left: 10px;
   width:305px;
   height:90px;
    top: 25px;
   background-image: url(images/logo2.png);
	background-repeat : no-repeat;
	background-color:Transparent;
}

#top_nav_language {
   position:absolute; 
   top: 25px; 
   margin: 0;
   padding: 0;
   text-align:right;
   z-index: 2;
   width: 880px;
}

#top_nav_bg {
   background:#8A7B4D;  /* use either top or bottom color for opera */
   FILTER:  progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#cccccc, endColorstr=#888888); 
   /*background: -webkit-gradient(linear, left top, left bottom, from(#cccccc), to(#888888)); /* for webkit browsers */*/
   /*background: -moz-linear-gradient(top,  #cccccc,  #888888); /* for firefox 3.6 */*/
   margin:60px auto 0 auto; 
   height:100px;
}

#top_nav_CS{
   color: #fff;
   padding:10px 15px 15px 0;
   text-align:right;
}

#top_nav{
   color: #fff;
   padding:15px 15px 15px 0;
   text-align:right;
}

#top_nav a{
   color: #fff;
   text-decoration: none; 
}

#top_nav a:hover{
   color: #fff;
   text-decoration: underline; 
}

.faq{
    background: url(../../../Images/faq.png) left top no-repeat;
    padding: 2px 0 2px 20px;
}
/* header */

/* footer */
#ftr_nav {
   padding: 12px 0;
   background: #8A7B4D;  /* use either top or bottom color for opera */
   FILTER:  progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#888888, endColorstr=#cccccc); 
   /*background: -webkit-gradient(linear, left top, left bottom, from(#888888), to(#cccccc)); /* for webkit browsers */*/
   background: -moz-linear-gradient(top,  #888888,  #cccccc); /* for firefox 3.6 */
   color: #fff;
   text-align:center;
}

#ftr_nav a{
  color: #fff;
}

#ftr_nav a:hover{
  color: #fff;
  text-decoration:underline;
}
/* footer */




/* All pages */
.clear_bg {
	background-color: #fff;
}

.uline {
	text-decoration: none; 
}

.copy_sm {
	font-size: 10px;
}

.copy_sm_bold {
	font-size: 10px;
	font-weight: bold;
}

.copy_med {
	font-size: 11px;
}

.copy {
	font-size: 12px;
	font-weight: normal;
}


.copy_bold {
	font-size: 12px;
	font-weight: bold;
}


.copy_med_bold {
	font-size: 11px;
	font-weight: bold;
}

.copy_lg {
	font-size: 14px;
}

.copy_lg_bold {
	font-size: 14px;
	font-weight: bold;
}

/* All pages */



/* home */

#boxes {
   width: 660px;
    height:245px;
   margin: 0 auto 70px auto;
}

#box1 {
	background:url(../../../Images/box.gif) no-repeat;
	width:296px;
    height:245px;
	float: left;
}


#box2 {
	background:url(../../../Images/box.gif) no-repeat;
	width:296px;
    height:245px;
	float: right;
}

.box_copy {
    text-align: left;
	width: 230px;
	padding:10px 0 0 35px;
}
/* home */



#box_lg {
	background:url(../../../Images/box_lg.gif) no-repeat;
	width:452px;
    height:297px;
	margin: 31px auto 70px auto;

}

.box_lg_copy {
    padding: 30px 40px 20px 30px;
	font-weight: bold;
}


.box_search {
    padding: 0 35px 20px 0;
	text-align:right;
}


.title{
    background: url(../../../Images/ico_mail_sm.gif) left top no-repeat;
    padding: 35px 0 2px 65px;
	font-size: 18px;
	line-height: 35px;
	font-weight: bold;
}

#rebateResults{
  width: 98%;
  margin: 0px auto;
  padding-bottom: 20px;
}

#rebateResults caption {
    margin-top: 20px;
	background-color: #919191;
	color: #fff;
	font-size:12px;
	font-weight: bold;
	padding: 4px;
    text-align: left;
}

#rebateResults td, #rebateResults th {
  padding: 4px;
}

#rebateResults th {

  text-align: left;
  padding: 5px;
  background-color: #ddd;
  color: #000;
}


#rebateResults tr.alt td {
  background-color: #f7f7f7;
}

.description{
  width: 30%; 
}

.manufacturer{
  width: 30%; 
}

.amount, .start, .end, .code {
   width: 10%;
}


.page {
   padding:4px;
   width: 97%;
   margin: 40px auto;
}

.page_next {
    background: url(../../../Images/arrow.gif) right no-repeat;
    padding: 0px 15px 0px 0px;
	font-weight: bold;
	text-decoration: underline;
}


.page a{
    text-decoration: underline;
}

.page_sel {
    background: url(../../../Images/page_sel.gif) center no-repeat;
    padding: 2px 0 3px 0;
	color: #ff760b;
}



#rebateDetails{
  width: 600px;
  padding-bottom: 20px;
  border-collapse: collapse;
  float: right;
}


#rebateDetails td {
  padding: 6px;
  color: 000;
}



#rebateDetails tr.alt td {
  background-color: #f7f7f7;
}


.red {
  color: #950000;
}

.red_link_bold a{
  color: #950000;
  font-weight:bold;
  text-decoration: underline;
}


#applicableItems{
  width: 100%;
  margin: 0px auto;
  padding-bottom: 40px;
}

#applicableItems caption {
    margin-top: 20px;
	font-size:14px;
	font-weight: bold;
	padding: 4px;
    text-align: left;
}

#applicableItems td {
  padding: 6px;
}

#applicableItems th {

  text-align: left;
  padding: 6px;
  background-color: #f3f3f3;
}

.desc{
  width: 60%; 
}


.model, .upc {
   width: 20%;
}


.formRegister{
	padding: 4px;
	width: 380px;
}


.formRegister label, .formRegister input{
	display: block;
	width: 120px;
	float: left;
	margin-bottom: 10px;
	
}

.formRegister label{
    font-weight: bold;
}


.formRegister input{
	width: 200px;
}


.formRegister label{
	text-align: left;
	padding-right: 20px;
}

br{
	clear: left;
}

.req_copy {
  font-size: 10px;
  color: #ee0000;
  text-align: right;
}

.req {
  font-size: 12px;
  color: #ee0000;
}

.offerCode {
  font-size: 12px;
  font-weight: normal;
  float: right;
  background-color: #d6d6d6;
  padding: 4px 7px;
}


/* ADDED STYLES */


.calendar{
	float: right;
	padding-right:260px;
}


#claimItems{
  width: 98%;
  margin: 0px auto;
  padding-bottom: 20px;
  border-collapse: collapse;
}

#claimItems td, #claimItems th {
  padding: 6px;
  border-bottom: 1px solid #000;
}

#claimItems th {
  text-align: left;
  color: #000;
  font-weight: bold;
}

.claimItemsSel { 
  background-color:#f4f2f2;
  padding: 4px;
}


ul.list{
	list-style-type: none;
	padding: 0;
	margin: 10px 0 0 0;
}

li.list {
	background-image: url(../../../Images/arrowList.gif);
	background-repeat: no-repeat;
	background-position: 0 2px;
	padding: 2px 0 2px 15px;
}

.titleClaim{
    background: url(../../../Images/ico_magnify_sm.gif) left top no-repeat;
    padding: 44px 4px 0 75px;
	font-size: 18px;
	line-height: 35px;
	font-weight: bold;
}

.noRebates {
    font-size: 12px;
    font-weight: bold;
	color: #767676;
	padding-top:15px;
}

#box_track {
	background:url(../../../Images/box_track.gif) no-repeat;
	width:452px;
    height:376px;
	margin: 31px auto 70px auto;

}


.formTrack{
	padding: 30px 0 10px 45px;
	width: 380px;
}


.formTrack label, .formTrack input{
	display: block;
	width: 130px;
	float: left;
	margin-bottom: 20px;
	
}

.formTrack label{
    font-weight: bold;
}


.formTrack input{
	width: 215px;
}


.formTrack label{
	text-align: left;
	padding-right: 20px;
}

br{
	clear: left;
}

.row_hdr {
	font-weight: bold;
	background-color: #f3f3f3;
}

.bdr_layout {
    border-top:1px solid #000; 
	margin: 0 auto; 
	padding-top: 10px; 
	width: 98%
}
.startgroup { min-height:300px; min-width:250px; padding:5px; }
.startgroup table { height:300px; width:100%; background-color:#fff; border-collapse:collapse; }

/* tooltip styling */
.tooltip 
{
	
	font-size:12px;
	color:#fff;
 max-width:600px;
	font-weight:bold;
	display:none;
	/*background:url("/Images/black_arrow_small.png");*/
	
   color: #fff;
   text-align:center;
	
	
}

.tooltipbg
{
	padding:10px 10px 10px 10px;
	background: #1E497C;  /* use either top or bottom color for opera */
   FILTER:  progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#3366CC, endColorstr=#005072); 
   background: -webkit-gradient(linear, left top, left bottom, from(#3366CC), to(#005072)); /* for webkit browsers */
   background: -moz-linear-gradient(top,  #3366CC,  #005072); /* for firefox 3.6 */
 
   opacity:0.85;
   filter:alpha(opacity=85);
 /* */
}

.tooltip a {
	
	font-weight:bold;
 text-decoration:underline;
}

.tooltippoint
{
	width: 100%;
	height: 0; margin-left:auto; margin-right:auto;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;

	border-top: 10px solid #005072;
	/*
	opacity:0.85;
   filter:alpha(opacity=85);
*/

}

.tooltipcontent
{
	/*
	color:Blue;
	opacity:1.5;
   filter:alpha(opacity=150);
*/


}
