﻿/* 
-----------------------------------------------
----------------------------------------------- */
/* 	Sections:
 	- Base
		- Headings
		- Structure
		- Navigation
		- left
		- Lists
 	- Links
		- Forms
		- Standard + Misc
----------------------------------------------- */


/* =Base
----------------------------------------------- */
* {
	margin: 2;
	padding: 2;
}  /* removes default padding/margins */

body {
	margin: 0; padding: 0;
	background: #b71219 url(../_img/bg.gif) repeat-x;	
	text-align:center;
	/*font: 12px Arial, Helvetica, sans-serif;*/
	line-height: 1.45em;
	color: #333;
}
a {
	color: #B71219
}

p {
 font-family: Arial, Helvetica, sans-serif;
}

div {
	font-family: Arial, Helvetica, sans-serif;
}

textarea {
 font-family: Arial, Helvetica, sans-serif;
}

select {
 font-family: Arial, Helvetica, sans-serif;
}

input {
 font-family: Arial, Helvetica, sans-serif;
}

p {
 margin: 8px 0 21px 0;
}

/* =Headings
----------------------------------------------- */	
h1 {
	font: bold 20px "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #000000;
	padding: 10px 0 10px 20px;
	margin: 0 0 14px 0;
	border-top: 1px solid #eaeaea;
	border-bottom: 1px solid #eaeaea;
}

.home { 
	border-top: none;
	margin-top: 9px;
}

h3 {  
 font: bold 16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 20px 0 0 0;
	color: #333;	
}

h2 {  
 font: bold 16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 20px 0 0 0;
	color: #333;	
}

/* System Messages
----------------------------------*/
.attention {
border: 1px solid #e6db4f;
background: #ffffe0;
}

.confirm {
font: 12px/120% Arial, sans-serif;
border: 1px solid #99cc00;
background-color: #eeffd5;
background-image: url('../images/icon-accept.png');
background-position: 5px top;
background-repeat: no-repeat;
}

.confirm a {
color: #669900;
}

.error {
border: 1px solid #ff9999;
background-color: #ffeded; 
background-image:url('../images/icon-cancel.png');
background-position: 5px top;
background-repeat: no-repeat;
}

.error a {
color: #cc0000;
}

.message {
font: 12px/120% Arial, sans-serif;
padding: 10px;
margin-bottom: 10px;
color: #555;
}

.message.confirm,.message.error {
padding-left: 25px}

#column1 h3 {
 margin: 6px 0 10px 6px;
}
#pindeliver {
	width: 316px;
	background-image: url('../_img/PinOrderBg.gif');
	background-repeat:no-repeat;
	height: 63px;
}
#pinnumber{
	width: 214px;
	left: 20px;
	float: right;
	padding-top: 30px;
	margin-right: 15px;
	margin-left: 10px;
	font-size: 16px;
	text-align: center;
	color: #B71219;
}
/* =Structure
----------------------------------------------- */	
#wrapper {
 margin:0 auto;
	width: 965px;
	text-align: left;	
}	

/* Bkgd Image - home */
#bkgd {
	/*background: url(../_img/bkgd_header_new_noBubbles.jpg) no-repeat center top;*/
}

#bkgd2 {  /* fixes 1 pixel shift bug */
 margin:0 auto;
	background: url(../_img/bkgd_header.jpg) no-repeat center top;
 width: 965px;
} 




/* Bkgd Image - inside pages */
#bkgdInside {
	background: url(../_img/bkgd_headerInside_noBubbles.jpg) no-repeat center top;
} 

#bkgdInside2 {  /* fixes 1 pixel shift bug */
 margin:0 auto;
	background: url(../_img/bkgd_headerInside_noBubbles.jpg) no-repeat center top;
 width: 965px;
} 

#header {
 margin: 0;
}

#tagline {
 position: absolute;
	z-index: 50;
	width: 438px;
	height: 30px;
 top: 188px;	
 margin-left: 43px;	
	background:url(../_img/bkgd_tagline.gif);
}

#tagline a { display:block; width:438px; height:30px; }

#logo {
 position: relative;
	z-index: 10;
	top: 10px;
	left: 3px;
	width: 100px;
}


/* Content Area */
* html #content  { 	margin-top: 0px; } /* correcting gap in IE6 */
#content {
	background: white url(../_img/bkgd_content.gif) repeat-y; 
	margin-top: 17px;
}



#watermark {
	width: 951px;
	margin-left: 8px;
	margin-right: 8px;
	min-height: 535px;
	padding: 0;
	clear: both;
}

* html #watermark { height: 535px } /* min-height for IE6 */

.watermark { background: url(../_img/bkgd_watermark.gif) no-repeat left bottom; } /* for applying bkgd image */

#caseStudies {
 height: 251px;
	background: url(../_img/bkgd_banner.jpg) no-repeat right top;
	width: 933px;
	margin: -1px 0 0 4px;	
	padding: 0 0 10px 0;
}

#swf {
 position: relative;
	z-index: 10;
	top: 10px;
	left: 15px;
}

.flashContent { /* shows if Flash isn't enabled */
 color: #999;
	width: 650px;
	padding: 11px;
}

#columns {
	margin: 0 14px 0 14px;
	overflow: hidden;
}

/* COL 1 */
#column1 {
 width: 200px;
	float: left;
}

.column1Home { margin-top: 15px }

/* Call-to-action buttons */
#ctaHeader {
	width: 200px;
	height: 25px;
	margin: 8px 0 11px 0px;
	font: bold 16px Arial, Helvetica, sans-serif;
	font-style: italic;
}

#cta { padding:0; margin:0 0 -3px 0; }
#cta li { list-style:none; height:82px }
#cta li a { display:block; width:200px; height:82px; background:url(../_img/button_cta.gif) }
#cta li a { text-decoration:none }
#cta li a span { position: relative; left: -9999px; font-size:xx-small }

#cta li a.cta1 { background-position: 0 0 }
#cta li a.cta2 { background-position: 0 164px }
#cta li a.cta3 { background-position: 0 82px }

#cta li a:hover.cta1 { background-position: -237px 0 }
#cta li a:hover.cta2 { background-position: -237px 164px }
#cta li a:hover.cta3 { background-position: -237px 82px }


/* COL 2 */
#column2 {
	width: 492px;
	float: left;
	padding: 0 0 10px 0;
	margin-bottom: 22px;
	margin-left: 12px;
	margin-right: 12px;
}

#contentMiddle {
	background: url(../_img/bkgd_contentMiddle.gif) repeat-x top; 
}

#breadcrumb {
 font-size: 10px;
	color: #ff8b00;
	margin: 9px 0 10px 0;
}

.glossaryAlphabet {
	font: bold 15px "Trebuchet MS", Arial, Helvetica, sans-serif;
	border: 1px solid #ececec;
	text-align: center;
	padding: 5px;
}

#brands {
 font-size: 11px;
	margin: 0 0 0 1px;
}

#brands p {
 border: 1px solid #999999;
	padding: 7px;
}

#loginbox {

	width: 200px;
	font: bold 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: left;
	color: #333;
	margin: 5px 1px 0 1px;
	border: 1px solid #999999;
	bottom: 0;
}

#loginbox #items {
	margin: 0 0 1 20px;
	padding: 0px 2px 5px 20px;
	min-height: 20px;
}

#loginbox #head {
	font: bold 16px Arial, Helvetica, sans-serif;
	font-style:italic;
	color: #ca1019;
	padding: 10px 0;
	margin: 0 14px 14px 14px;
	border-top: 1px solid #eaeaea;
	border-bottom: 1px solid #eaeaea;
}



#spotligtprod {
	padding: 0 0 0px 0;
	width: 492px;
	text-transform: uppercase;
	color: #ca1019;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	background: url(../_img/spotlightprodbg.gif) repeat-x bottom;
	min-height: 200px;
}

#spotligtprod #items {
	margin: 0 0 1 20px;
	padding: 0px 2px 5px 20px;
	min-height: 20px;
}
/*#spotligtprod #selqty {
	margin: 0 0 1 0px;
	padding: 0px 0px 5px 20px;
	min-height: 20px;
}*/
#spotligtprod #btitems {
	margin: 0 0 1 20px;
	padding: 0px 2px 5px 20px;
	min-height: 20px;
	float:right;
}
#spotligtprod #hline {
	padding: 2px 0 10px 0;
	margin: 0 0 14px 0;
	border-bottom: 1px solid #eaeaea;
}

#calldestination {
	padding: 0 0 0px 0;
	width: 492px;
	background: url(../_img/callDestinationBg.gif) no-repeat bottom;
	min-height: 190px;
	bottom: 0;
}
#calldestination #countries{
	padding: 0 0 0px 0;
	width: 470px;
	margin-left:5px;
	margin-right:5px;
	color: #101010;
	font: 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform: none;

}
#flag{
	border: 1px #101010 solid;
	margin-bottom: 3px;
}


/* COL 3 */
#column3 {
	width: 200px;
	float: left;
	text-align: justify;
}

#canBottom {  /* Bottom of inside page can graphic */
	width: 147px;
	height: 48px;
	background: url(../_img/bkgd_smlCanBottom_new.jpg) no-repeat;
 margin: 0 0 0 24px;
}

/* Footer Area */
#footer {
	font-size: 10px;
	clear: both;
	height: 180px;
	padding: 0;
}

.footerHome {	background: url(../_img/bkgd_footer.jpg) no-repeat; width:965px;} /* sets correct bkgd image */

.footerInside {	background: url(../_img/bkgd_footer_noBubbles.jpg) no-repeat; }

#footLinks {
 width: 500px;
	clear: right;
	padding: 32px 0 0 7px;
	position:absolute;
	z-index:100;
}

.footLinkBox {
	float: left;
}

.linkBox1 { width: 100px }
.linkBox2 { width: 200px }
.linkBox3 { width: 140px }

.copyright {
	float: left;
	color: #ffe8d2;
	margin: 15px 0 0 11px;
	padding: 6px 0 0 0;
	width: 400px;
	line-height: 1.6em;
	background: url(../_img/bkgd_copyright.gif) no-repeat top left;
}

* html .copyright { 	margin: 15px 0 0 7px; }

#footLogos {width: 30%;	float: right; margin: 28px 15px 0 0; position:relative;	z-index:100;}
* html #footLogos {width: 30%;	float: right; margin: 28px 10px 0 0; position:relative;	z-index:100;}


#footLogos img { float: right }

#flashBubbles{
display:block;
width:400px;
height:150px;
position:absolute;
z-index:1;
float:right;
margin-left:415px;
}




/* =Navigation
----------------------------------------------- */
#navContainer{
	width: 750px;
	height: 28px;
	position: relative;
	top: -28px;
	right:0px;
	float:right;
	z-index: 100;
	font: 11px "Lucida Sans Unicode", Arial, Helvetica, sans-serif;

	}

/* Main Nav */
#nav {
	width: 750px;
	height: 28px;
	position: relative;
	top: -34px;
	right:10px;
	float:right;
	z-index: 100;
	font: 11px "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
}

	

#langbar{
	padding: 0 0 0px 0;
	width: 200px;
	text-transform: uppercase;
	color: #ca1019;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;

}

#langbar a{
	display: block;
	padding: 9px 0px 9px 0px;
	margin: 0;
	color: #ca1019;
	width: 200px; /* needed for IE6 */;
	text-decoration: none;
}


/* Side Nav */
#sideNav {
	padding: 0 0 0px 0;
	width: 200px;
	text-transform: uppercase;
	color: #ca1019;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
 /*background: url(../_img/bkgd_dotLine.gif) no-repeat bottom;*/
}

#sideNav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
} 

#sideNav ul li a {
	display: block;
	padding: 9px 0px 9px 0px;
	margin: 0;
	color: #ca1019;
	width: 200px; /* needed for IE6 */;
	text-decoration: none;
	background: url(../_img/sideNav_link.gif) no-repeat top right;
}

#sideNav ul li li a {
 padding: 7px 0 7px 23px;
	width: 200px;
	color: black;
 background: white url(../_img/sideNav_2ndlevel.gif) no-repeat;
 margin: 0;
	text-transform: none;
	border-top: 1px solid #eee;	
}

#sideNav ul li a:hover {
 color: #666;
 text-decoration: none;
	background: url(../_img/sideNav_over.gif) no-repeat top right;
}

#sideNav .set2 {
 padding: 7px 0 7px 23px;
	width: 200px;
 background: white url(../_img/sideNav_2ndlevel_over.gif) no-repeat;	
	text-transform: none;
	color: #666;
} 

#sideNav ul li li a:hover {
 padding: 7px 0 7px 23px;
	width: 200px;
 background: white url(../_img/sideNav_2ndlevel_over.gif) no-repeat;	
	text-transform: none;
	color: #666;
} 

#sideNav .set {
 color: #000;
 text-decoration: none;
	background: url(../_img/sideNav_set.gif) no-repeat top right;
}


/* Login Nav */
#loginNav {
	padding: 0 0 0px 0;
	width: 200px;
	color: #ca1019;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
}

#loginNav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
} 

#loginNav ul li a {
	display: block;
	padding: 8px 0px 8px 0px;
	margin: 0 0px 0 0;
	color: #ca1019;
	width: 200px; /* needed for IE6 */;
	text-decoration: none;
	background: url(../_img/sideNav_link.gif) no-repeat top right;
}

#loginNav ul li li a {
 padding: 7px 0 7px 23px;
	width: 200px;
	color: black;
 background: white url(../_img/sideNav_2ndlevel.gif) no-repeat;
 margin: 0;
	text-transform: none;
	border-top: 1px solid #eee;	
}

#loginNav ul li a:hover {
 color: #666;
 text-decoration: none;
	background: url(../_img/sideNav_over.gif) no-repeat top right;
}

#sideNav .set2 {
 padding: 7px 0 7px 23px;
	width: 200px;
 background: white url(../_img/sideNav_2ndlevel_over.gif) no-repeat;	
	text-transform: none;
	color: #666;
} 

#loginNav ul li li a:hover {
 padding: 7px 0 7px 23px;
	width: 200px;
 background: white url(../_img/sideNav_2ndlevel_over.gif) no-repeat;	
	text-transform: none;
	color: #666;
} 

#loginNav .set {
 color: #000;
 text-decoration: none;
	background: url(../_img/sideNav_set.gif) no-repeat top right;
}


/* =left
----------------------------------------------- */

#leftHeader {
 position: relative;
	z-index: 5;
	width: 150px;
	height: 45px;
	background: url(../_img/header_left.gif) no-repeat;
	margin: 0 0 -2px -5px;
}

#leftHeader a { display:block; width:201px; height:45px; }

.rss { float: right; margin: 14px 0 0 0 }

/* left List */

#leftNav {
	padding: 0;
	margin: 10px 0 0 0;
	width: 200px;	
	color: #ca1019;
	font: bold 9px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: left;
	font-style: italic;
	background: url(../_img/leftNav_link.gif) no-repeat top right;
}
 
#leftNav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
} 

#leftNav ul a {
	display: block;
	padding: 11px 0px; /* left pad give text space on left */
	margin: 0;
	color: #ca1019;
 text-decoration: none;
	text-transform: uppercase;
	cursor: pointer; 
}

* html #leftNav a { height: 40px } 



.postTitle {
 display: block;
 margin: 0 4px 1px 0;
 padding: 8px 0 0 0;
	font: 11px postTitle, Arial, Helvetica, sans-serif;	
	color: black;
 text-transform: none;
	width: 180px;
	text-align:justify;
}

.postTitle ul li{
	list-style: disc inside url('../images/bullet.gif');
	list-style-position: inside;
}

.leftTag {
 margin: 0 0 0 0;	
	padding: 1px 0 0 0;
}
.rightTag {
	margin: 0 10px 0 0;
	padding: 1px 0 0 0;
}

.postDate {
 float: right; 
	padding: 4px 8px 1px 5px;
	margin: 0;
	width: 23px;
	text-align: center;
}

.date { 	font: 18px Arial, Helvetica, sans-serif; color: black; font-weight: normal; text-align: center; }

.month { 	font: 10px Arial, Helvetica, sans-serif; text-transform: uppercase; color: black; text-align: center }

#leftFooter {
 background: url(../_img/bkgd_dotLine.gif) no-repeat top;
	height: 18px;
 width: 237px;
}

#leftFooter a {
	color: #ff8b00;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;	
	text-decoration: none;
}

#leftFooter a:hover {
	color: #000;
	border-bottom: 1px solid black
}

#leftFooter ul {
 padding: 8px 8px 0 160px;
 list-style: none;	
 line-height: 1.1em;
 position: relative;	
}

#leftFooter ul li {
 padding-left: 8px;
 background: url(../_img/bullet_leftFooter.gif) no-repeat;
 background-position: 0 .4em;
 margin: 0;
}

/* =Lists
----------------------------------------------- */

table ul  {
 margin-left: 3px;
 padding: 0 0 0 20px;
 list-style: none;	
 line-height: 1.1em;
 position: relative;	
}

 table ul li   {
 padding-left: 10px;
 background-image: url(../_img/bullet.gif);
 background-repeat: no-repeat;
 background-position: 0 .35em;
 margin: 6px 0;
}

table ul li li  {
 padding-left: 10px;  /* distance between text to bullet */
 background-image: url(../_img/bullet2.gif);
 background-repeat: no-repeat;
 background-position: 0 .4em;
 margin: 6px 0 6px 5px;
	font-size: 11px;
}

.glossary {
 background-image: none;	
}

/*
.glossary ul li {
 margin: 0 0 0 -20px;
 background-image: url(../_img/bullet.gif);
}
*/

.glossaryEntry {
 line-height: 1.4em;
	border-bottom: 1px solid #ececec;
	text-align: left;
}

#footer ul {
 margin-left: 3px;
 padding: 0 0 0 10px;
 list-style: none;	
 line-height: 1.1em;
 position: relative;	
	color: black;
}

#footer ul li {
 padding-left: 10px;
 background-image: url(../_img/bullet_footer.gif);
 background-repeat: no-repeat;
 background-position: 0 .3em;
 margin: 7px 0;
}

/* =Links
----------------------------------------------- */
#breadcrumb a   { text-decoration: none; color: #ff8b00; border-bottom: none }
#breadcrumb a:hover  { text-decoration: none; color: #000; border-bottom: 1px solid #000 }

.post a  {
	text-decoration: none;
	color: #B71219;
	border-bottom: none;
}

#brands a  {
	text-decoration: none;
	color: #B71219;
	border-bottom: none;
}

#column2 a  {
	text-decoration: none;
	/*color: #B71219;*/
	border-bottom: none;
}
.post a:hover  { text-decoration: none; color: #000; border-bottom: 1px solid #000 }

#brands a:hover  { text-decoration: none; color: #000; border-bottom: 1px solid #000 }

#column2 a:hover  { text-decoration: none; color: #000; border-bottom: 1px solid #000 }

#footer a   { text-decoration: none; color: #fff }
#footer a:hover  { text-decoration: none; color: #000; border-bottom: 1px solid #000 }

/* =Forms
----------------------------------------------- */
.formCell {
	width: 180px;
	height: 16px;
 padding: 1px 3px;
	text-align: right;
}

.formField {
 width:205px;
 border:solid 1px #d8d8d8;
	font-size: 12px;
}

textarea { 
 border: 1px solid #d8d8d8;
	padding: 1px 2px;
}

input { 
 border: 1px solid #d8d8d8;
	padding: 1px 2px;
}
input.btn {
	background-image: url(../_img/btnBGRed.gif);
	color: #ffffff;
	font-size: 11px;
}
#formbtns{
	background-image: url(../_img/btnBGRed.gif);
	color: #ffffff;
	font-size: 11px;
	
}
.contactForms td {
 padding: 6px 6px 1px 0;
}
#maindropdown{
	font: bold 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #ca1019;
}

/* =Standard + Misc
----------------------------------------------- */
.hide {display: none}

.linkedImage { margin: 0; padding: 0; border: 0px }
.linkedImage a:hover { background: none }

.clear { clear: both }

.pageTop {
 float: right;
	margin: -25px 0 0 0;	
}

Box {
	/*float:right;*/
	width:480px;
	display:block;
}
.quote {
	width:480px;
	display:none;
}
	
.quoteBox SPAN {
	/*float:right;*/
	text-align:right;
}
#quotetabletitle{
	color: #ca1019;
	font: bold 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
 