
body
{
	margin: 6px;
	font-family: Helvetica, Arial, sans-serif;
	background-color: white;
	font-size: 1em;
}

div {
}

div.headerContainer, 
div.navTopContainer, 
div.breadcrumbs,
div.main, 
div.homeBannersBlack, 
div.homeBannersRed, 
div.newsContainer, 
div.allNewsContainer, 
div.products, 
div.footer
{
	width: 740px;
	margin: 0 auto;
	clear: both;
	display: table;
	margin-bottom: 6px;
}

.breadcrumbs
{
    font-size: .8em;
}

h1, h2, h3, h4, h5, h6, span.currentTitle
{
    font-family: Helvetica, Arial, sans-serif;
}

h1.pageTitle
{
    margin: 0px 0px 6px 0px;
}

span.currentTitle
{
    display: block;
    font-size: 3em;
    font-weight: bold;
    margin: 0px;
}

h2, h3, h4, h5, h6 
{
    font-size: 1em;
}

p, li, td, th {
	margin: .5em 0em;
	line-height: 1.2em;
	font-size: .9em;
	}

a, a:link, a:active, a:visited { 
	text-decoration:none;  
	background: transparent;
	}
	
a, a:link, a:active, a:visited {
	color: #007bc4;
	}
	
div.headerContainer {
	margin-bottom: 3px;
	}
	
.xanteLogo
{
	display: block;
	float: left;
}

.loginSearch
{
	display: block;
	float: right;
}

.loginLink
{
	display: block;
	float: left;
	line-height: 18px;
	margin: 6px 12px;
	font-weight: bold;
	font-size: .7em;
}

.loginBoxTableContainer 
{
    position: absolute;
    left: 35%;
    top: 6px;
	width: 30%;
    z-index:1;
}

.loginBoxTableContainerInline
{
    position: relative;
    display: inline;
    z-index:1;
}

.loginBoxContainer
{
	border: 1px #333 solid;
	-webkit-border-radius: 3px;
	-webkit-box-shadow: 1px 1px 9px #000;
	-moz-border-radius: 3px;
	-moz-box-shadow: 1px 1px 9px #000;
	background: #333;
	padding: 12px;
}

input.required 
{
}

p.formInstructions,
p.formInput,
p.formMessage,
p.formInputLabel,
span.formInputLabel,
table.formInput label,
span.formInput label,
formInputLabelRequired,
formInputLabelRequired
p.formInputLabelRequired, 
span.formInputLabelRequired
{
    margin: 0px 0px 6px 0px;
    font-size: .8em;
}


div.loginBoxContainer p.formInstructions, 
div.loginBoxContainer p.formInput, 
div.loginBoxContainer p.formMessage,
div.loginBoxContainer p.formInputLabel,
.formInputLabel a:link,
.formInputLabel a:visited
{
    color: #fff;
}

p.formInputLabel, 
span.formInputLabel,
p.formInputLabelRequired, 
span.formInputLabelRequired
{
    font-weight: bold;
    margin: 0px;
}

p.formInputLabelRequired, span.formInputLabelRequired
{
    color: #CC0000;
}

div.loginBoxContainer p.formInput, 
div.loginBoxContainer p.formMessage
{
    margin: 0px 0px 6px 0px;
    font-size: .8em;
    font-weight: bold;
}

div.loginBoxContainer p.formInput
{
    font-size: .7em;
}

div.loginBoxContainer p.formMessage
{
    color: red;
}

div.loginBoxContainer input.loginBoxInput
{
	font-size: 1em;
	line-height: 1.2em;
	padding: 0px;
	border-width: 1px;
	border-color: silver;
	border-style: solid;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	margin: 0px 0px 6px 0px;
}

.searchbox {
	padding: 3px 0px 0px 5px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	background-image: url(images/darkGreyGlassBG.gif);
	background-color: #666;
	color: #fff;
	
}

.searchbox
{
	background-color: #666;
	color: #fff;
	width: 172px;
	height: 1.5em;
	display: block;
	float: right;}

.searchbox input.textbox
{
	font-size: 1em;
	height: 1.2em;
	line-height: 1.2em;
	padding: 0px;
	border-width: 1px 0 0 1px;
	border-color: silver;
	border-style: solid;
	width: 145px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
}

.searchbox img.searchIcon, .searchbox input.searchIcon
{
	height: 17px;
	margin: 2px 0px 0px 0px;
	padding: 0px;
	vertical-align: top;
}

.navTop_iPhone {
	display: none;
	}

div.navTopContainer
{
	background-color: #007ac2;
	background-image: url(images/navBarTopBG.gif);
	background-repeat: repeat-x;
	border-top: 1px #CCC solid;
	border-right: 1px #666 solid;
	border-bottom: 1px #333 solid;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	display: table; 
}

p.navTop, p.navTopSelected
{
	background-image: url(images/navBarTopBG.gif);
	background-repeat: repeat-x;
	color: white;
	float: left; 
	display: block; 
	color: #FFF;
	text-shadow: 1px 1px 3px #000;
	font-size: .9em;
	border-right: 1px solid #0091d0;
	border-left: 1px solid #00cbfc;
	margin: 0px;
	padding: 4px 9px 0px 9px;
	height: 1.45em;
}
	
p.navTopSelected
{
	background-color: #666;
	background-image: url(images/navBarTopSelectedBG.gif);
	border-right: 1px #666 solid;
	border-left: 1px #666 solid;
}

a.navTop, a.navTopSelected, a:link.navTop, a:hover.navTop, a:active.navTop, a:visited.navTop
{
	color: #FFF;
	text-shadow: 1px 1px 3px #000;
}

div.homeBannersRed, div.homeBannersBlack {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	}

div.homeBannersRed img, div.homeBannersBlack img {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	margin: 0px 0px;
	display: block;
}	

div.homeBannersBlack img {
	margin: 0px 0px;
	border: 0px solid black;
	-webkit-opacity: 1;
	}

div.homeBannersRed img
{
	margin: 0px 0px;
	border: 0px solid red;
	-webkit-transition: all 1s linear;
	-webkit-opacity: 0;
}

div.newsContainer, div.allNewsContainer {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	background-color: #666;
	color: #fff;
	background: -moz-linear-gradient(top, #999999, #333333 60%);
    background: -webkit-gradient(linear, center top, center bottom, from(#999999), color-stop(60%, #333333));
    padding: 5px;
	}
	
div.news {
	display: table;
	width: 100%;
	}
	
div.news h2, div.news p, div.newsDownArrow
{
	display: table-cell;
}

div.news h2, span.newsPrefix {
	text-transform: uppercase;
	font-size: .9em;
	width: 5em;
	text-shadow: 1px 1px 3px #000;
	}
	
span.newsPrefix 
{
    font-weight: bold;
}

p.allNewsHeading, p.allNewsItems
{
    display: table-cell;
}

div.news p {
	text-shadow: 1px 1px 3px #000;
	}
	
div.news p.newsCopyNew {
	-webkit-opacity: 0;
	-webkit-transform: translate(0, -1em);
	}

div.news p.newsCopyOn {
	-webkit-opacity: 1;
	-webkit-transition: all .5s linear;
	-webkit-transform: translate(0, 0);
	}

div.news p.newsCopyOff
{
	-webkit-opacity: 0;
	-webkit-transition: all .5s linear;
	-webkit-transform: translate(0, 1em);
}

a.newsCopy, a.newsCopy:link, a.newsCopy:active, a.newsCopy:visited {
	color: #FFF;
	}
	

div.newsDownArrow {
	width: 26px;
	padding-left: 6px;
	}

img.newsDownArrow {
	text-align: right;
    margin: 0px;
	}

div.products, div.productSidebar
{
	border: 1px #E0E0E0 solid;
	-webkit-border-radius: 3px;
	-webkit-box-shadow: 1px 1px 6px #CCC;
	-moz-border-radius: 3px;
	-moz-box-shadow: 1px 1px 6px #CCC;
	background-color: #FFF;
	background: -moz-linear-gradient(top, #e0e0e0, #fff 7%);
    background: -webkit-gradient(linear, center top, center bottom, from(#e0e0e0), color-stop(7%, #fff));
}

div.productSidebar
{
    background: none;
    background-color: #F1F1F1;
    border: 0px;
}

div.products p {
	font-weight: bold;
	font-size: .8em;
	}
	
p.productSidebarHeading 
{
	background-color: #666;
	color: #fff;
	background: -moz-linear-gradient(top, #999999, #333333 60%);
    background: -webkit-gradient(linear, center top, center bottom, from(#999999), color-stop(60%, #333333));
    padding: 3px 5px;
    margin: 0px;
    font-size: .75em;
    font-weight: bold;
}

a.productSidebarHeading, a.productSidebarHeading:link, a.productSidebarHeading:visited
{
    color:#FFF;
}
	
div.productsGrid
{
	display: inline-block;
	width: 170px;
	margin: 0px 0px 0px 10px;
}
div.footer {
	font-size: .7em;
}
	
p.copyright {
	margin: 3px 0px;
	display: block;
	float: right;
	text-align: right;
	}

p.navFooter {
	display: block;
	float: left;
	margin: 3px 6px 3px 0px;
	border-right: 1px #CCC solid;
	padding-right: 6px;
	}
	
img.navFooter, .navFooter img {
	margin: 2px 0px 0px 0px;
	display: block;
	float: left;
	}
	
div.pageColumns
{
    display: table;
}

div.pageLeftColumn, div.pageMainColumn 
{
    display: table-cell;
    vertical-align: top;
}

div.pageLeftColumn 
{
    width: 180px;
}

div.pageMainColumn div.products
{
    width: 554px;
    margin-left: 6px;
}

ul.productSidebarList 
{
    margin: 0px;
}

li.productSidebarListItem
{
    font-size: .75em;
    list-style: none;
    list-style-image: url(images/NoExpandImage.gif);
    margin: 0px 0px 0px -9px;
}

li 
{
    list-style-image: url(images/NoExpandImage.gif);
}
p.productSidebarListItem
{
    font-size: .65em;
    margin: 0px 0px;
    padding: 2px 5px;
}

.highlighted {
	background-color: #FFFFCC;
	}
	
div.foundList 
{
    margin: 6px 0px;
}

div.foundList div.item p
{
    margin: 0px;
}

div.foundList div.item p.title
{
    font-weight: bold;
}

div.foundList div.item p.description
{
    font-size: .9em;
}

div.foundList div.item p.url
{
    font-size: .8em;
    color: Gray;
}

li.PDF, p.PDF, span.PDF, a.PDF {
	background-image: url(images/icon_tiny_pdf.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 18px;
	text-align: left;
}
	
span.PDF, a.PDF {
	padding-left: 15px;
}
	
li.EPS, p.EPS, span.EPS, a.EPS {
	background-image: url(images/epsIconSmall.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 18px;
	text-align: left;
}
	
span.EPS, a.EPS {
	padding-left: 15px;
}
	
li.BUY, p.BUY, span.BUY, a.BUY {
	background-image: url(images/sc_icon.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 18px;
	text-align: left;
}
	
span.BUY, a.BUY {
	padding-left: 15px;
}

div.productSublinks
{
    border-top: 1px solid #F1F1F1;
    border-bottom: 1px solid #F1F1F1;
    margin: 6px 0px 6px 0px;
}

p.productSublinks
{
    text-align: center;
    line-height: .8em;
    margin: 3px 6px;
}	
a.productSublinks, a.productSublinks:link 
{
    font-size: .8em;
    padding: 0px 6px 0px 6px;
    font-weight: bold;
}

.box, .requestProductInfoContainer 
{
	border: 1px #333 solid;
	-webkit-border-radius: 3px;
	-webkit-box-shadow: 1px 1px 9px #000;
	-moz-border-radius: 3px;
	-moz-box-shadow: 1px 1px 9px #000;
	background: #F1F1F1;
	padding: 12px;
	margin-bottom: 9px;
	color: #000;
}

.messageInBox
{
    border: 1px solid #CCFF33;
    display: block;
    padding: 3px;
    background-color: #FFFFCC;
    margin-top: 3px;
    margin-bottom: 3px;
    font-weight: bold;
    font-size: .8em;
}

#videoWindow
{
	position: absolute;
	top: 94px;
	width: 740px;
/*
	margin: auto;
	height: 355px;
	width: 438px;
	background-color: #FCC;
*/
}

#YouTubePlayer {
	background-color: #000000;
	padding: 6px;
	-webkit-border-radius: 3px;
	-webkit-box-shadow: 1px 1px 9px #000;
	-moz-border-radius: 3px;
	-moz-box-shadow: 1px 1px 9px #000;
}

#YouTubePlayer a, #YouTubePlayer a:link, #YouTubePlayer a:active, #YouTubePlayer a:visited { 
	text-decoration:none;  
	background: transparent;
	}
	
#YouTubePlayer a, #YouTubePlayer a:link, #YouTubePlayer a:active, #YouTubePlayer a:visited { 
	color: #FFFFFF;
	font-weight: bold;
	font-size: .7em;
	}
	
div.leftColumn, div.rightColumn 
{
    float: left;
    width: 360px;
    margin-right: 5px;
}

div.rightColumn 
{
    float: left;
    width: 360px;
    margin-right: 0px;
    margin-left: 5px;
}

#singleColumn, .singleColumn {
	width: 450px;
	}
	
#singleColumnCentered, .singleColumnCentered {
	width: 450px;
	margin: auto;
	}
	
.siteMap 
{
    font-size: .8em;
}

#hSpacer, .hSpacer {
	display: block;
	height: 9px;
	clear: both;
	}

#vSpacel, .vSpacer {
	display: block;
	width: 9px;
	}
	
img.hSpacer, img.vSpacer {
	height: 9px;
	/*white-space: 9px;*/
}
	
td.vSpacer {
	width: 9px;
	}

.larger 
{
    font-size: 1.05em;
}

.runInHeadings p,
.runInHeadings h1,
.runInHeadings h2,
.runInHeadings h3,
.runInHeadings h4,
.runInHeadings h5,
.runInHeadings h6
{
    display: inline;
}

.runInHeadings
{
    margin-top: 9px;
}
