/*general*/
body, table, td, p, br, li {
	font-family: verdana, helvetica, arial, sans-serif;
	color: #000000;
}

td {
	font-size: 12px; 
}

.small td {
	font-size: 8px; 
}


/*gcrm support - keep an eye on issues related to this one*/
input, select, textarea {
	font-size: 11px; 
	text-align: left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #333;
	margin: 0;
	padding: 0px;
}

A:link {
	color: #ff0000;
} 
A:visited {
	color: #ff0000;
} 
A:active {
	color: #ff0000;
} 
/*skipNav link at top of page*/
.skipNav {
	color: #fff;
	font-size:1pt;
	margin-top:2em;
	margin-bottom:2em;
}
.skipNav a{
	color: #fff;
}
/*footer*/
.globalfooter {
	font-size:7.5pt;
	margin-top: 2em;
}
img.flushRight {
	float:right;
	margin: 3px 3px 3px 3px;
}
/*misc prod page*/
.disclaimer {
	font-size: 7.5pt;
}

.disclaimerclear {
	font-size: 7.5pt;
	clear: both;
}

.prodImp {
	font-size:11pt;
	font-weight:bold;
	color: #f00;
}

#features {
	border: 1px dashed #ccc; 
	padding: 10px; 
	margin: 2px;
	margin-top: 10px;
}

#features h3 {
	clear: both; 
	float: left; 
	width: 40%;
	font-size: 16px;
	line-height: 130%;
	margin: 0px;
	margin-bottom: 5px;
	margin-left: 2px;
	padding: 0px;
	color: #ff0000;
	font-weight: bold;
}

#features ul {
	float: left; 
	width: 55%;
	margin-right: 2px;
	margin-left: 2px;
	
}

#features hr {
	clear: both;
	display:block;
	margin: 10px 10px 20px 10px;
	height: 1px;
	border-top: 1px solid #ccc;
	color: transparent;
}


#specs h4, #warranty h4 {
	font-size: 14px;
	line-height: 16px;
	margin: 5px 0 5px 0;
	padding: 0;
	color: black;
}

#specs p, #warranty p {
	margin: 0 0 15px 0;
	padding: 0;
}

#verify {
	border: 1px dashed #ccc; 
	padding: 10px; 
	margin: 5px 0 10px 0;
}

#verify h3 {
	color: #ff0000;
}

/*box around page content*/
.bigBox {
	border: solid;
	border-width: thin; 
	border-color: #ccc;
	width: 80%; 
}
/*decorative box*/
table.boxt {
	border: solid;
	border-width: thin; 
	border-color: #f00;
}
/*template*/
.template {
	margin: 5px;
	padding: 5px;
}
/*button template*/
.button a { 
	font-size:10pt;
	margin:10px 0px 10px 0px;
	padding:4px 7px 7px 7px;
	color: #fff;
	border: solid;
	border-width: medium; 
	border-color: #fff;
	background: #f63 url(/images/brnotch3.gif) bottom right no-repeat;
	bottom: -1px;
	right: -1px;
}


.button A:link {
	color: #ffffff;
} 
.button A:visited {
	color: #ffffff;
} 
.button A:active {
	color: #ffffff;
} 

.button-white a {
	color: #F96920;
	border: solid #F96920;
	border-width: 2px 0px 0px 2px;
	background: url(/images/button-off.gif) no-repeat bottom right;
	padding: 2px 15px 4px 3px;
	/* display: block; */
	text-decoration: none;
	font-weight: bold;
	}

a.button-white:hover {
	color: #FF0000;
	border-color: #FF0000;
	background: url(/images/button-on.gif) no-repeat bottom right;
}

/*callouts*/
.callouts {
	float: right;
}
.callouts p { 
	width: 152px;
	font-size:7.5pt;
	margin:10px 0px 10px 0px;
	padding:2px 3px 5px 3px;
	color: #333;
	border: solid;
	border-width: thin; 
	border-color: #f63;
	background: #fff url(/images/brnotch2.gif) bottom right no-repeat;
	bottom: -1px;
	right: -1px;
}
.coHeader { 
	padding:2px 2px 2px 2px;
	font-size:9.5pt;
	margin-bottom: 3px; 
	font-weight:bold;
	display: block;
	color: #000;
}
.coHeader a { 
	color: #f00;
}
.coHeader a:hover {
	color: #f00;
}
.coBox {
	width: 152px;
	font-size:7.5pt;
	margin:10px 0px 10px 0px;
	padding:2px 3px 5px 3px;
	color: #333;
	border: solid;
	border-width: thin; 
	border-color: #f63;
	background: #fff url(/images/brnotch2.gif) bottom right no-repeat;
}
.coBox li {
	font-size:7.5pt;
	list-style: inside;
	padding: 0 0 3px 0;
	margin: 0 0 0 0;
}
.coBox input {
	list-style: inside;
	padding: 3px;
	margin: 3px;
}
/*calloutSearch*/
.calloutSearch {
	float: right;
	margin-top: 100px;
}
.calloutSearch p { 
	width: 152px;
	font-size:7.5pt;
	margin:10px 0px 10px 0px;
	padding:2px 3px 5px 3px;
	color: #333;
	border: solid;
	border-width: thin; 
	border-color: #f63;
	background: #fff url(/images/brnotch2.gif) bottom right no-repeat;
	bottom: -1px;
	right: -1px;
}
/*popup*/
p.pop {
	float: left;
	color: #787878;
	margin-left: 20px;
	margin-top: 20px;
	padding-top: 10px;
	display: block;
	font-size:3em;
	font-weight: bold;
	font-style: italic;
	border-bottom: solid 5px #f63;
	margin-bottom: 10px;
	padding-bottom: 15px;
	line-height: 1em;
}
/*new support*/
.sptName {
	font-weight:bold;
	font-size:12pt;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
}
.sptSku {
	font-size:8pt;
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 3px 0px;
}
.sptHeader {
	font-size:10pt;
	font-weight:bold;
	display: block;
	margin: 2px 0 2px 0;
	padding: 1px 1px 1px 1px;
	background-color: #cc9;
}
.sptVerifyHeader {
	font-size:12pt;
	font-weight:bold;
	display: block;
	color: #f00;
}
.sptVerify {
	font-size:10pt;
	font-weight:normal;
	color: #000;
}

#sptlinks h3 {
	background-color: #ececec;
	border: 1px solid #f00;
	margin: 5px 5px 5px 2px;
	padding: 5px;
}

#supportmaintable  h4 {
	padding: 5px 0px 2px 5px; 
	font-size: 10pt;
}

#sptlinks h4 {
	padding: 5px 0px 0px 0px; 
	margin-bottom: 0px; 
}

#sptlinks p {
	margin-top: 0px;
	padding-top: 0px;
}

#sptlinks a, #sptlinks p {
	font-size:7pt;
	font-weight:normal;
	line-height: 12pt;
}

.sptWarranty{
	font-size:10pt;
	font-weight:bold;
}
.sptWarranty a{
	font-weight: normal;
}

.sptSelectProd {
	float: right;
	color: #787878;
	display: block;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

.sptImg {
	border: solid;
	border-width: thin; 
	border-color: #ccc;
	padding: 2 2 2 2;
	margin: 0 0 0 0;
}

/*error box for p tags*/
.weberror {
	border: solid;
	border-width: thin; 
	border-color: #f00;
	background-color: #fcc;
	padding: 2 2 2 2;
	margin: 0 0 0 0;
}

.faqList li{
	font-size:7.5pt;
	list-style: inside;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
.lst li{
	font-size:10pt;
	list-style: inside;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

.sml {
	font-size:7.5pt;
    margin: 0px 0px 3px 0px; 
    padding: 0px 0px 5px 0px; 
}
.warning {
	font-weight:bold;
	color:#f00;
}
.important {
	color:#f00;
}
.note {
	font-weight:bold;
	color:#f00;
}
img.rule {
	vertical-align: middle;
    margin: 0px 0px 3px 0px; 
    padding: 0px 0px 3px 0px; 
}
.h6 {
	font-style: oblique;
    margin: 0px 0px 3px 0px; 
    padding: 0px 0px 3px 0px; 
}
.sptTable { 
	width:100%;
	margin:0px 0px 5px 0px;
}
.sptTable td { 
	font-size:7.5pt;
	padding:0px 2px 0px 2px;
	white-space: nowrap;
}
/*aggregated css files combined below for legacy support*/
.classSpecialSel {
	FONT-FAMILY: verdana;
	FONT-SIZE: 7pt;
}
.menutitle {
	cursor:pointer;
	margin-bottom: 5px;
	background-color:#ccc;
	color:#000;
	width:140px;
	padding:2px;
	text-align:left;
	font-weight:bold;
	font-size:10px;
	/*/*/border:1px solid #000;/* */
}
.submenu {
	margin-bottom: 0.5em;
	font-size:10px;
}
.fmt {
	font-family: verdana, helvetica, arial, sans-serif; color: #999; font-size: 7pt; font-weight: bold;
}
/*prod page select box*/
select.DDright {
	float:right;
}
/*hr*/
hr.red {
	display:block;
	margin: 1.5em 10px;
	border: 1px solid #f00;
}

/*red box outline*/
.redbox {
	border: solid;
	border-width: thin; 
	border-color: #f00;
	background-color:#ffcc33;
	padding: 3px;
}
/*table size for dealer db results*/
.flagTable td { 
	font-size:8pt;
	font-weight:bold;
	padding:10px 5px 10px 5px;
}
.flagTable select { 
	margin-top:10px;
}
.flagTable img { 
	border:0px;
}
.dlrTable2 td { 
	font-size:10pt;
	margin:3px 3px 3px 3px;
	white-space: nowrap;
}
.disabled td { 
	font-size:10pt;
	margin:3px 3px 3px 3px;
	white-space: nowrap;
	color: #ccc;
}
.abled td { 
	font-size:10pt;
	margin:3px 3px 3px 3px;
	white-space: nowrap;
	color: #000;
}
.th td { 
	font-weight:bold;
}
.dlrTable select { 
	margin-top:10px;
}
img.dealerTypeSelected { 
	border: medium solid #f00;
}
img.dealerTypeNotSelected { 
	border: none;
}
.dlrImageSelected { 
	border: medium solid #f00;
	padding: 5px;
}
.dlrImageNotSelected { 
	border: none;
	padding: 5px;
}
/*general error p tag*/
p.error {
	color: #f00;
	font-weight:bold;
}
/*hack for dsg page deco*/
table.boxed {
	border: thin solid #ccc;
	padding: 5px;
}
:link img.dealerLocator { 
	border: thin solid #f00; 
	padding: 2px;
} 
.problem 

	{  
	font-family: Verdana, Arial, Sans-serif;
	font-size: 12pt; 
	font-weight: 700; 
	font-style: italic; 
	color: #FF0000
	}
.solution
	{ 
	font-family: Verdana, Arial, Sans-serif; 
	font-size: 12pt; 
	font-weight: 700; 
	}	

.warning
	{ 
	font-family: Verdana, Arial, Sans-serif; 
	font-size: 10pt; 
	font-weight: 700; 
	font-style: italic; 
	color: #FF0000 
	}	

.important
	{ 
	font-family: Verdana, Arial, Sans-serif; 
	font-size: 10pt; 
	text-decoration: underline; 
	font-style: italic; 
	color: #000066; 
	}
.dealerP {
	padding: 0px 10px 0px 10px;
}

.redbullet {
	color:f00; 
	font-weight: bold; 
	font-size: 8pt; 
	margin: 0 2 0 4;
	}


div.press-quote {
	float: right; 
	clear: both; 
	width: 200px; 
	margin-top: 50px; 
	margin-left: 20px; 
	padding: 5px; 
	border: 1px dashed gray;
	font-weight: bold;
	font-size: 120%;
	line-height: 120%;
}

.firstquote
{
	float: left;
	font-size: 800%;
	color: #FF0000;
	height: 45px;
	margin-top: 10px;
	padding-top: 25px;
	margin-bottom: -50px;
	padding-right: 5px;
	font-family: Georgia;
}

.secondquote
{
	float: right;
	font-size: 900%;
	color: #FF0000;
	height: 45px;
	margin-top: 0px;
	padding-top: 40px;
	font-family: Georgia;
	margin-bottom: -40px;
}


ul.contact {
list-style-type: none;
}


li.email {
background:url(/images/icon-email-15.gif) top left no-repeat;
padding-left: 20px;
padding-bottom: 5px;
margin: 0;
}

li.phone {
background:url(/images/icon-phone-15.gif) top left no-repeat;
padding-left: 20px;
padding-bottom: 5px;
margin: 0;
}

li.web {
background:url(/images/icon-web-15.gif) top left no-repeat;
padding-left: 20px;
padding-bottom: 5px;
margin: 0;
}



#availabilitycallout {
background-color: #666; 
border: 1px solid #666; 
margin-top: 10px;
color: #fff;
}

#availabilitycallout H3 {
   color: #fff; 
   border-bottom: 1px solid white; 
   padding: 5px 5px 5px 10px;
}


#availabilitycalloutsub {
   background-color: #fff; 
   margin: 0; 
}


#availabilitycalloutsub div {
   text-align: center; 
}

#buynowintl {
   padding: 0 5px 5px 5px;
   font: black;
   text-align: center;
}


#availabilitycalloutsub h4 {
   background-color: #ccc; 
   padding: 4px; 
   margin: 5px 0 5px 0; 
   border-top: 1px solid #666;
}


#powersupplycalloutsub h4 {
   background-color: #ccc; 
   padding: 4px; 
   margin: 0px 0 5px 0; 
   border-top: 1px solid #666;
   text-align: center;
}

#powersupplytext {
   padding: 0 5px 5px 5px;
   font: black;
   text-align: center;
}

#buynowbuttons {
margin: 5px 0;
}

.prodbutton {
   border-top: 1px solid #b50404;
   background: #ff0000;
   background: -webkit-gradient(linear, left top, left bottom, from(#9e0303), to(#ff0000));
   background: -webkit-linear-gradient(top, #9e0303, #ff0000);
   background: -moz-linear-gradient(top, #9e0303, #ff0000);
   background: -ms-linear-gradient(top, #9e0303, #ff0000);
   background: -o-linear-gradient(top, #9e0303, #ff0000);
   padding: 5px 10px;
   -webkit-border-radius: 4px;
   -moz-border-radius: 4px;
   border-radius: 4px;
   -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
   -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
   box-shadow: rgba(0,0,0,1) 0 1px 0;
   text-shadow: rgba(0,0,0,.4) 0 1px 0;
   color: #fff;
   font-size: 12px;
   font-family: 'Verdana', Helvetica, Arial, Sans-Serif;
   text-decoration: none;
   vertical-align: middle;
   }

.prodbutton:link {
   color: #fff;
   }

.prodbutton:hover {
   border-top-color: #db151a;
   background: #db151a;
   color: #ccc;
   text-decoration: none;
  }

.prodbutton:active {
   border-top-color: #8f0303;
   background: #8f0303;
   }

.prodbutton:visited {
   color: #fff;
   }

#sociallinks,  #contactuscallout {
   background-color: #666666; 
   border: 1px solid #666666; 
   margin-top: 10px;
   }
   
#sociallinks H3, #contactuscallout H3{
   color: #fff; 
   border-bottom: 1px solid white; 
   padding: 5px 5px 5px 10px;
}


#socialinkssub, #contactuscalloutsub {
   background-color: #fff; 
   margin: 0; 
   padding: 5px;
}

#socialinkssub div, #contactuscalloutsub  div{
   padding: 5px;
}

#breadcrumbs
{
  margin: 0.75em;
  font-family: "Lato",Arial,Helvetica,sans-serif;
  font-size: 1em;
  text-transform: uppercase;
  color: #999999;
  float: right;
  text-align: right;
  width: 100%;
}

#breadcrumbs a, #breadcrumbs a:visited
{
  color: #999999;
}

#breadcrumbs a:hover
{
  color: #777777;
}