@import url("/css/global.css");



body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color:#333333
}
p, td, input {
	font-family: Helvetica, Arial, sans-serif;
		font-size: 12px;

}

h1 {
	font-size:24px;
	color: #333333;
	font-weight: normal;
}


h2 {
	font-weight: normal;
	font-size: 16px;
	color: #333333;
}

h3 {
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 0px;
	padding: 0px;
}
ul {
margin-top:0px;
margin-bottom:0px;
}
a {
color:#333333;
text-decoration:none;
border-bottom:dotted;
border-width:1px;
border-color:#333333;
}
a:hover {
color: #06F;
text-decoration:none;
border-bottom:solid;
border-width:1px;
border-color:#06F;
}


ul.ticks  {
	line-height: 120%;
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;	
}
ul.ticks  li{
	background-image: url(../images/tick.gif);
	background-repeat: no-repeat;
	margin: 0px;
	list-style-type: none;
	padding-left: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

.bodyStd #newsFeedBox h3 {
	margin-top: 0px;
}
.bodyStd #newsFeedBox p {
	margin-top: 0px;
}

.bodyStd #newsFeedBox {
	background-color: #E9E9E9;
	float: right;
	width: 250px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-left: 10px;
	border: 1px solid #DEDEF6;
}
.noaccessible {
display:block;
}
.accessible {
/* Hide contents off-left, so it will be read out but not seen*/ 
height: 1px !important ; left: 0px; overflow: hidden; position: absolute; left: -9999px; width: 1px;line-height:1px !important ;}
.bodyStd #fullwidth {
	margin-left: -40px;
	margin-right: -40px;
	margin-top: -20px;
	margin-bottom: -20px;
}

.newsitem {
	width: 600px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	float: left;
}
.newsitem h2, .newsitem p {
	margin-left: 150px;
}
.newsIndexImage {
float:left;
margin-top:10px;
}


.bodyStd #frontpage {
	margin: -20px;
}
.bodyStd .crumbs .you_are_in {
	display: none;
}
.bodyStd .crumbs, .bodyStd .crumbs a:link, .bodyStd .crumbs a:visited {
	color: #999999;
	border-bottom-color:#999999;
	margin:0px;
}
.bodyStd #productCategories, .bodyStd #products {
	text-align: center;
}

.bodyStd #productCategories .productCategory {
	width: 250px;
	min-height: 420px;
	border: 1px solid #E7E7E7;
	text-align: left;
	margin: 5px;
	padding: 20px;
	display:-moz-inline-block;
	display:-moz-inline-box;
	display: inline-block;
	vertical-align:top;
	background-image: url(../local/images/product-gradient.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	float:left;
}
.bodyStd #productCategories .productCategory .productCatImg {
	zoom:1;
text-align:center;
}
.bodyStd #productheader {
margin-top:10px;
	height: 40px;
	vertical-align:text-bottom;
	
}
.product {
	width: 250px;
	min-height:600px;
	/*height: 320px;*/
	border: 1px solid #E7E7E7;
	text-align: left;
	margin: 5px;
	padding: 20px;
	display:-moz-inline-block;
	display:-moz-inline-box;
	display: inline-block;
	vertical-align:top;
	background-image: url(../local/images/product-gradient.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	float:left;
}
.product .productimage {
	/*width:350px;
	float: left;*/
	text-align:center;
	min-height: 260px;
	
}
.product .producttext {
/*margin-left:350px;*/
	
}
.producttext h3 {
	font-weight: normal;
}

.bodyStd .articlesubindex {
	float: right;
	width: 180px;
	padding: 10px;
	background-color: #F7F7F7;
	border: 1px solid #ebebeb;
	margin-top:20px;
	margin-left:10px;
	margin-bottom:20px;
}
.bodyStd  .articlesubindex li {
	margin-left: 20px;
	margin-top: 5px;
}
.bodyStd ul.button {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.bodyStd ul.button li {
	padding: 0px;
	height: 31px;
	width: 120px;
	list-style-type: none;
	background-image: url(../local/images/button/button_f02.png);
	background-repeat: no-repeat;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.bodyStd ul.button li a{
	text-align: center;
	display: block;
	height: 24px;
	width: 120px;
	font-size: 14px;
	color: #CCCCCC;
	text-decoration:none;
	padding-top: 7px;
	font-weight: bold;
	border:none;
}

.bodyStd ul.button li a {
background-image: url(../local/images/button/button_f01.png);
}
.bodyStd ul.button li a:hover {
background-image:none;
}
.bodyStd  ul.pagetools {
	font-size: 10px;
	float: right;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.bodyStd  ul.pagetools li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: left;
}
.bodyStd  ul.pagetools li a {
	display:block;
	padding-left:20px;
	background-repeat:no-repeat;
	background-position: 6px bottom;
	color: #666666;
	border:none;
	text-decoration:underline;
}

a#emailpage {
	background-image:url(../local/images/pagetools/icon_email.gif);
}
a#printpage {
	background-image:url(../local/images/pagetools/icon_print.gif);	
	display:none; /* overridden later by javascript */
}
a#bookmarkpage {
	background-image:url(../local/images/pagetools/icon_bookmark.gif);
	display:none; /* overridden later by javascript */
}



#flashlogo {
width:440px;height:140px;margin:0px;
}
.firefoxfix {
display:table-cell;width:210px;
}.outofstock {
	background-color: #FFC;
	border: 1px solid #900;
	padding:2px;
}
#latest {
	padding: 10px;
}

#latestItem {
	margin-bottom: 40px;
}

.bigbuttonmenu, #rightBoxwide {
	display:none;
}

