* {
	padding:0;
	margin: 0;
}


body {
	font-size: 100%;
	text-align: center;
	background: #ffffff;
}

#wrapper {
	margin: 0 auto;
	text-align: left;
	width: 1000px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #000000;
}

#header {

}
#header #topmenu {
	float:right;
	padding: 5px 0 5px 0;
	font-weight:bold;
}
#header #topmenu #topmenulower {
	padding: 0 0 0 46px;
}

#header #share {
	float:right;
	padding: 5px 0 5px 0;
}

#header #topmenu a{
	float:left;
	padding: 0px 6px;

}
#header #topmenu a span{
display:block;
margin: -15px 0 0 20px;

}
#header #logo {
	margin: 5px 0 0 0px;
	float:left;
}


#topcontent {
	overflow:hidden;
	padding: 0px 0 0 0;
	margin: 0px 0 0 0;
}

#content {
	padding: 0px 10px 0 10px;
}


/************************************************
 Round Corners Menu
************************************************/

#mainmenu { 

    font-size: 0.8em;
	padding:0; 
	margin:0 auto; 
	list-style: none; 
	float:left;
	position:relative; 
	left:50%;
} 
#businessmenu, #homemenu, #shopmenu { 

    font-size: 0.8em;
	padding:0; 
	margin: 0px auto 0 auto; 
	list-style: none; 
	float:right;
	position:relative; 
} 

#menubottom
{
	height:23px;
	border-bottom: 1px solid #228ec7;
	#height:0px;/* override for Microsoft Internet Explorer browsers*/
	#width:100%;/* override for Microsoft Internet Explorer browsers*/
}

#mainmenu li{ 
  float:left;
  position:relative;
  right:50%;
  margin: 0 5px; 
} 

#businessmenu li, #homemenu li , #shopmenu li{
  float:left;
  position:relative;
  margin: 0 4px; 
} 


#mainmenu li a, #shopmenu li a { 
	width:auto;
	display:block;
	background: url(images/mainmenu-left_01.gif) #fcfdfd top left no-repeat;
	padding: 5px 0 6px 11px;
} 

#mainmenu li a span, #shopmenu li a span{ 
    background: url(images/mainmenu-right_01.gif) #fcfdfd top right no-repeat;
    padding: 5px 11px 6px 0;
}
#mainmenu li a:hover, #shopmenu li a:hover {
	background: url(images/mainmenu-left_02.gif) #fcfdfd top left no-repeat;
    padding: 5px 0 6px 11px;
}
#mainmenu  li a:hover span, #shopmenu li a:hover span {
	background: url(images/mainmenu-right_02.gif) #fcfdfd top right no-repeat;
	padding: 5px 11px 6px 0;
}

#mainmenu li.current a {
	background: url(images/mainmenu-left_03.gif) #fcfdfd top left no-repeat;
    padding: 5px 0 7px 11px;
}
#mainmenu li.current a span{
	 background: url(images/mainmenu-right_03.gif) #fcfdfd top right no-repeat;
    padding: 5px 11px 7px 0;
}


#businessmenu li a{
	width:auto;
	display:block;
	background: url(images/businessmenu-left_01.gif) #fcfdfd top left no-repeat;
    padding: 5px 0 6px 11px;
}
#businessmenu li a span{
	background: url(images/businessmenu-right_01.gif) #fcfdfd top right no-repeat;
    padding: 5px 11px 6px 0;
}

#businessmenu li a:hover{
	background: url(images/businessmenu-left_02.gif) #fcfdfd top left no-repeat;
    padding: 5px 0 6px 11px;
}

#businessmenu li a:hover span {
	background: url(images/businessmenu-right_02.gif) #fcfdfd top right no-repeat;
	padding: 5px 11px 6px 0;
}


#homemenu li a{
	width:auto;
	display:block;
	background: url(images/homemenu-left_01.gif) #fcfdfd top left no-repeat;
    padding: 5px 0 6px 11px;
}
#homemenu li a span{
	background: url(images/homemenu-right_01.gif) #fcfdfd top right no-repeat;
    padding: 5px 11px 6px 0;
}

#homemenu li a:hover{
	background: url(images/homemenu-left_02.gif) #fcfdfd top left no-repeat;
    padding: 5px 0 6px 11px;
}

#homemenu li a:hover span {
	background: url(images/homemenu-right_02.gif) #fcfdfd top right no-repeat;
	padding: 5px 11px 6px 0;
}

#mainmenu li.current, #businessmenu li.current, #homemenu li.current, #shopmenu li.current{
	border-bottom:1px #ffffff solid;
}
#mainmenu li.current a, #businessmenu li.current a, #homemenu li.current a, #shopmenu li.current a {
	padding: 5px 11px 7px 0;
	text-decoration: none;
	background: url(images/mainmenu-right_03.gif) top right no-repeat;
}
#mainmenu li.current a span, #businessmenu li.current a span, #homemenu li.current a span, #shopmenu li.current a span {
	padding: 5px 0 7px 11px;
	background: url(images/mainmenu-left_03.gif) top left no-repeat;
}

/************************************************/

#businesshome {
	padding: 5px 0px 5px;
}

#shopcategories {
	padding: 5px 0px 5px;
}
#shopcategories .category{
	float:left;
	width:180px;
	padding: 4px 0 4px 20px;
}

#shopcategories .line
{
	border-bottom: 1px solid #228ec7;
	clear:both;
}

#shopcategories .category a{
	font-weight:bold;
}
#shopcategories .category a:hover{

}

#onlineshop {
	padding: 10px;
	background: #e9ecee;
}

.middle{
margin:0 auto;
width:946;
border:#cccccc 1px solid;
padding:4px;
background:#ffffff;
-moz-border-radius:8px;
-webkit-border-radius:8px;
}

#shop{
border:#cccccc 1px solid;
-moz-border-radius:8px;
-webkit-border-radius:8px;
padding:5px 15px 5px 20px;
}

#shop .category{

}

.shoppingcarttotal{
	border: #bebcb7 1px solid;
	width:348px;
	float:right;
	background: #dee5e8;
	margin: 25px 0 0 0;
}
.shoppingcarttotal-table{
	width:100%;
	margin: 7px 0px;
}

.shoppingcarttotal-table tbody td
{
	padding: 5px;
}

.category-description{
	color: #b03200;
	padding: 0 0 10px 0px;
}

.pages{
	border-top:#ddd 1px dashed;
	text-align:center;
	padding: 5px 0;
}
.pages a{
	padding:0 3px;
	color: #2976c9;
}
.pages select{
	border: #b6b6b6 1px solid;
	font-size:0.95em;
}

#catalog{

}

#catalog .listing-item, #catalog .listing-itemdetail{
padding: 10px 0;
border-top:#ddd 1px dashed;

}


#catalog .listing-item .image{
	float: left;
	padding: 0px 5px 5px 20px;
}

#catalog .listing-item .image img{
	width: 160px;
}

#catalog .listing-itemdetail .image{
	float: left;
	padding: 0px 5px 5px 25px;
}
#catalog .listing-itemdetail .image img{
	width: 260px;
}

#catalog .details{
	float: left;
	padding: 5px 0 5px 40px;
}

#catalog .detailed-details{
	padding: 15px 0 25px 25px;
}

#catalog .details h3{
	font-size:1.05em;
	margin: 0 0 4px 0;
	color:#2976c9;
}
#catalog .details h3 a{
	color:#2976c9;
}

#catalog .details h4, #catalog .detailed-details h4{
	font-size:1em;
	margin: 0 0 8px 0;
	color:#2976c9;
}

#catalog .details h4 a{
	color:#2976c9;
}


#catalog .details .pricebox{
	margin: 3px 13px 5px 0px;
	padding:0;
}
#catalog .details .pricebox{
	margin: 3px 13px 5px 0px;
	padding:0;
}
#catalog .details .price-excluding-tax{
	display: block;
	color:#c76200;
}
#catalog .details .price-excluding-tax .label{
	color: #999;
}
#catalog .details .price-including-tax{
	display: block;
	color:#c76200;
	font-weight:bold;
}
#catalog .details .price-including-tax .label{
	color: #999;
}

.order-button{
	padding:2px 10px;
	border: #adadad 1px solid;
	background: #aeaeae;
	color:#494949;
	font-weight:bold;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-opera-border-radius: 4px;
}

#catalog .details .order-quantity{
	padding:2px 5px;
	border: #adadad 1px solid;
	color:#494949;
	width: 20px;
}


#catalog .listing-item .details .description{
	width: 680px;
	padding: 0 0 10px 0;
}

#catalog .listing-itemdetail .details .description{
	width: 580px;
	padding: 0 0 10px 0;
}



.shoppingcart-table{
	border: #bebcb7 1px solid;
	width:100%;
}

.shoppingcart-table thead tr th
{
	background: #d9e5ee;
}
.shoppingcart-table th
{
	padding: 2px 10px;
}

.shoppingcart-table tbody td
{
	padding: 10px 10px 5px 10px;
	border-bottom: #d9dde3 1px solid;
	border-right: #d9dde3 1px solid;
	vertical-align: top;
}

.shoppingcart-table tfoot tr
{
	background: #dee5e8;
}
.shoppingcart-table tfoot td
{
	padding:10px;
}
.shoppingcart-table .odd{
	background::#d9e5ee;
}

.shoppingcart-table .product h4{
	font-size:1em;
	color:#2976c9;
}
.shoppingcart-table .product h4 a{
	color:#2976c9;
}

.order-quantity{
	padding:2px 5px;
	border: #adadad 1px solid;
	color:#494949;
	width: 20px;
}

#content {
	/*padding: 5px 0px 5px*/;
}

.quartersection {
	width:245px;
	float:left;
}

.quartersection .image{
	text-align:center;
	margin: 0 auto;
	vertical-align:bottom;
	height:165px;
}
.quartersection .text{
	margin: 10px 10px 0 10px;
}

.quartersection .text h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #909092;
	margin: -40px 0 10px 40px;
}
.quartersection .text .sub{
	font-size: 0.9em;
	font-weight: bold;
	color: #494949;
	margin: 0 0 0 20px;
}

#footer{
	font-size: 0.9em;
	padding:20px 0;
	text-align:center;
	margin: 0 auto;
	color: #494949;
	font-weight:bold;
}
#footer a{
	padding:0 30px;
	color: #494949;
	
}

.continue-button{
	padding:2px 10px;
	border: #adadad 1px solid;
	background: #aeaeae;
	color:#dd3311;
	font-weight:bold;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-opera-border-radius: 4px;
}

.checkout-button{
	padding:2px 10px;
	border: #5b6b66 1px solid;
	background: #fcd127;
	color:#000;
	font-weight:bold;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-opera-border-radius: 4px;
}

img {
	border:none;
}

a {
	color: #000000;
	text-decoration:none;
}

a:hover {
	color: #000000;
	text-decoration:none;
}

.clear {
	clear:both;
}
.fl {
	float:left;
}
.fr {
	float:right;
}
.center {
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}
.right {
	text-align:right;
	margin-left:auto;
	margin-right:0;
}
.bold {
	font-weight:bold;
}

h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	color: #f06d1d;
	text-align: center;
	padding: 10px 0 10px 0;
}

h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #494949;
	padding: 10px 0 10px 0;
}
.price{float:left; padding-top:6px;}