body {
	padding:0;
	margin:0px 0px 40px 0px;
	background: #efede9 url(../images/pagebg.gif) repeat-x left top;
	font-family: Tahoma, Arial, Verdana;
}
a, a:visited {color: #ef8a00;}
img {display: block;border:none;}
form {padding:0;margin:0;}
p, td {vertical-align:top;font-size: 12px; color: #333333;}
.toprow {margin: 3px 0px 0px 0px; text-align: left;}
.topmenu .item {
	background: #ffffff url(../images/menuitem_inactive.gif) no-repeat top left;
	height: 36px;
	padding: 0px 0px 0px 6px;
}
.topmenu .item a {
	display: block;
	text-decoration: none;
	color: #333333;
	font-size: 11px;
	text-transform: uppercase;
	padding: 12px 15px 8px 15px;
}
.topmenu .selected {
	background: #333333 url(../images/menuitem_active.gif) no-repeat top left;
}
.topmenu .selected a {
	border:none;
	color: #ffffff;
}
.toptext, .toptext p, .toptext h1 {
	color: #333333;
	font-size: 10px;
	font-weight: normal;
	margin:0px;
	padding:0px;
	line-height: 34px;
}
.logorow {margin: 21px 0px 0px 0px;}
.logorow .pageheader {
	text-align:center;
	padding-top: 70px;
}
.logorow .pageheader .text {
	font-family: Arial, Tahoma, Verdana;
	background: #dad9d7;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 16px;
	line-height: 14px;
	padding: 0px 6px 0px 6px;
}
.startoffers .container {position:relative;}
.categoryframe {margin:20px 0px 0px 20px;padding:0px 0px 15px 0px;}
#startpage .categoryframe {margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}
.categoryheader {margin: 0px 0px 0px 0px;}
#startpage .categoryheader {display:none; margin:0;}
.adframe {}
.adheader {margin:20px 0px 0px 0px;font-size:11px;font-weight:bold;}
.productad {margin:15px 0px 0px 0px;padding:0px 0px 10px 0px;position:relative;}
.simpleproduct {
	position: relative;
	float: left;
	width: 173px;
	height: 274px;
	margin: 0px 10px 10px 0px;
	text-align: left;
	border: solid 1px #dcdcdc;
}
#startpage .simpleproduct {
	width: 186px;
	height: 287px;
	margin: 16px 0px 0px 0px;
	border:none;
	background: #ffffff url(../images/simpleproductbg_start.gif) no-repeat left top;
}
.simpleproduct .image 
{
    position: relative;
	margin: 10px 10px 0px 10px;
	width: 150px;
	height: 130px;
}
.simpleproduct .image .img {
	width: 150px;
	height: 130px;
}
.pricetag 
{
    background: url(../images/pricetag.png) no-repeat left top;
    position: absolute;
	top:-10px;
	left:-14px;
	width: 66px;
	height: 81px;
}
.pricetag .price 
{
	width: 66px;
    text-align: center;
    color: #ffffff;
    font-weight: bold;
    font-size: 11px;
    margin: 42px 0px 0px 0px;
}
.shopproduct .pricetag 
{
	top:-1px;
	left:15px;
}
.shopproduct .pricetag .price
{
    margin: 40px 0px 0px 0px;
}
#startpage .simpleproduct .image {
	margin: 13px 13px 0px 13px;
	width: 150px;
	height: 130px;
}
#startpage .simpleproduct .image .img {
	width: 150px;
	height: 130px;
}
.simpleproduct .category {
	margin: 3px 13px 0px 13px;
	height: 22px;
	line-height: 22px;
	font-size: 11px;
	color: #a5a5a5;
}
.simpleproduct .simpleheader {padding: 10px 0px 10px 0px;margin: 10px 0px 0px 0px; height: 67px;background: url(../images/graydots.gif) repeat-x 1px bottom;width:170px;overflow:hidden;}
#startpage .simpleproduct .simpleheader {padding:0px;height: 45px;background:none;width:170px;overflow:hidden;}

.simpleproduct h1 {
	padding:0;
	margin: 0px 0px 0px 0px;
	margin: 0px 13px 0px 13px;
	font-size: 13px;
	text-transform: uppercase;
	color: #333333;
}
.simpleproduct .readmore, .simpleproduct .readmore:visited {
	position: absolute;
	display: block;
	background: url(../images/readmorebg.gif) no-repeat top right;
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	height: 26px;
	text-transform: uppercase;
	padding: 5px 10px 0px 10px;
	right: -4px;
	top: 241px;
}
#startpage .simpleproduct .readmore {
	right: -1px;
	top: 252px;
}
.simpleproduct .link
{
    position: relative;
	margin: 30px 13px 0px 13px;
	font-size: 10px;
}
#startpage .simpleproduct .link
{
	margin: 20px 13px 0px 13px;
}
.simpleproduct .productprice {
    font-weight: bold;
	color: #c60000;
    margin: 18px 13px 0px 13px;
}
.shopproduct .productprice {
    font-size: 16px;
    font-weight: bold;
	color: #c60000;
    margin: 0px 0px 10px 0px;
}
.quantity {
    position: absolute;
    top:-8px;
    width: 22px;
    text-align: right;
    font-size: 11px;
}
.orderbtn 
{
    cursor: hand;
    position: absolute;
    top: -6px;
    left: 28px;
    font-size: 11px;
    border:none;
    background: #ffffff;
    font-family: Arial, Tahoma;
    width: 55px;
    text-align: left;
    text-decoration: underline;
    color: #ef8a00;
}
#startpage .quantity {
    top:1px;
}
#startpage .orderbtn {
    top: 3px;
    left: 28px;
}
.cartselect {
    width: 154px;
    font-size: 11px;
}
.cartbtns {
    margin: 6px 0px 0px 0px;
}
.cartbtns input 
{
    float: left;
    font-size: 11px;
    border:none;
    background: #ffffff;
    font-family: Arial, Tahoma;
    text-align: left;
    text-decoration: underline;
    color: #ef8a00;
    padding:0;
    margin:0px 3px 0px 0px;
}
.divider {
	float: left;
	width: 14px;
	height: 287px;
}
.columns {
	margin: 16px 0px 0px 0px;
	background: url(../images/columns_top.gif) no-repeat left top;
}
.columns .left, .columns .middle, .columns .right {
	height: 360px;
}
#startpage .columns {
	margin: 24px 0px 0px 0px;
	background: url(../images/columns_top_startpage.gif) no-repeat left top;
}
#startpage .columns .left, #startpage .columns .middle, #startpage .columns .right {
	height: auto;
}
.left, .right, .middle {
	padding: 14px 0px 0px 0px;
}
.right {
	padding: 0px 0px 0px 0px;
}
.left .header, .right .header, .middle .header {
	background: url(../images/headerbg.gif) repeat-x left center;
	margin: 8px 4px 0px 4px;
	width: 178px;
}
.middle .header {
	width: 578px;
	margin: 14px 3px 0px 3px;
}
.middle .twocolumns .header {
	width: 280px;
	margin: 17px 3px 0px 3px;
}
.header h1, .header h2 {
	background: #ffffff;
	float: left;
	padding:0px 6px 0px 6px;
	margin:0px 12px 0px 12px;
	font-size: 13px;
	color: #333333;
	text-transform: uppercase;
}
.header h2 {
	font-size: 11px;
	line-height: 15px;
}
.middle .header h1 {
	font-size: 16px;
}
.middle .header h2 {
	font-size: 14px;
}
.middle .header h3 {
	font-size: 11px;
}
.header p {
	margin:0;
	padding:0;
}
.left .content, .right .content {
	width: 154px;
	margin: 10px 16px 15px 16px;
	font-size: 11px;
	line-height: 14px;
}
.left .content td, .right .content td {
	font-size: 11px;
	line-height: 14px;
}
.middle .content  {
	width: 546px;
	margin: 14px 20px 15px 20px;
	font-size: 13px;
	line-height: 18px;
}
.middle .twocolumns .content  {
	width: 240px;
	margin: 14px 20px 15px 20px;
	font-size: 13px;
	line-height: 18px;
}
.middle .twocolumns .right  {
	width: 260px;
	margin: 14px 20px 15px 0px;
}
.left .content p, .right .content p, .middle .content p {
	padding:0;
	margin:0;
	font-size: 11px;
	line-height: 14px;
}
.middle .content p {
	padding:0;
	margin:0;
	font-size: 13px;
	line-height: 18px;
}
ul.categories {
	margin:0px 0px 0px 0px;
	padding:0;
	background: url(../images/treebg.gif) repeat-y 6px top;
}
ul.categories li {
	margin:0px 0px 0px 5px;
	font-size: 11px;
	padding:3px 0px 3px 12px;
	list-style-type: none;
	background: url(../images/bullet_top.gif) no-repeat left top;
	text-transform: uppercase;
}
ul.categories a, ul.categories a:visited {
	text-decoration: none;
	color: #333333;
}
ul.categories ul {
	padding:0;
	margin:3px 0px 8px 5px;
	background: url(../images/treebg.gif) repeat-y 1px top;
}
ul.categories ul li {
	background: url(../images/bullet_top.gif) no-repeat left top;
	padding:3px 0px 3px 12px;
	margin:0px 0px 0px 0px;
}
.searchblock {
	background: url(../images/searchbg.gif) no-repeat left top;
	height: 60px;
	width: 186px;
}
#startpage .searchblock {
	background: url(../images/searchbg_startpage.gif) no-repeat left top;
	height: 60px;
	width: 186px;
}
.innersearch {margin:0px 0px 0px 0px;}
.searchfield {background: #ffffff;border:none;font-size: 12px;margin:8px 0px 5px 6px;width:140px;}
.searchicon {margin:7px 0px 0px 10px;}
.shopcheckout {margin-left:1px;}
.shopcheckoutframe {margin: 15px 20px 0px 20px;padding-bottom: 15px;}
.shopcheckoutframe td {line-height: 22px;padding-right: 10px;padding-left: 5px;}
.shopcheckoutframe .cartheader {font-weight: bold;}

.startnews .calendar {
	background: url(../images/iconCalendarSmall.gif) no-repeat left top;
	float: left;
	text-align: left;
	height: 30px;
	margin: 0px 10px 15px 0px;
}
.startnews .calendar .date {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #737373;
	padding-top: 1px;
	height: 15px;
	line-height: 15px;
	width: 30px;
}
.startnews .calendar .month 
{
	font-size: 9px;
	text-align: center;
	color: #ffffff;
	text-transform: uppercase;
	height: 14px;
	line-height: 14px;
	width: 30px;
}
.startnews .title {
	float: left;
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
	height: 30px;
	margin: 0px 0px 15px 0px;
}
.startnews a, .startnews a:visited {
	color: #333333;
	text-decoration: none;
}
.startnews a:hover {
	text-decoration: underline;
}
.relatedheader {margin: 10px 0px 0px 0px; font-weight:bold;font-size: 11px;}
.resources .resourceheader {font-weight: bold;font-size: 13px;margin: 20px 0px 10px 0px;}
.resources img {margin: 0px 10px 10px 0px;}
