

/* Page Body */
html {
    height: 100%;
    min-height: 100%;
}
body {
    background: url("../img/body_bg.jpg") left top repeat-x;
    font-size: 12px;
    font-family: "trebuchet ms", Verdana, Tahoma, arial, sans-serif;
    color:  #484848;
    height: 100%;
    padding: 0 0 250px 0;
    margin: 0;
}



/* Overall  */
#overall {
    position: relative;
    background: url("../img/overall_bg.png") left top repeat-y;
    width: 1010px;
    height: 100%;
    min-height: 100%;
    padding: 0 0 70px 50px;
    margin: 0 auto;
}
body>#overall {
    height: auto;
    min-height: 100%;
}
* html #overall {
    /*position: relative;*/
    background: url("../img/overall_ie_bg.png") left top repeat-y;
    /*width: 1010px;
    height: 100%;
    padding: 0 0 70px 50px;
    margin: 0 auto;*/
    behavior: url(http://www.shoes-berlin.de/oxid/out/shoesberlin/src/iepngfix.htc)
}

/* Inner      */
#inner {
    position: relative;
    background: url("../img/inner_bg.jpg") left top repeat;
    width: 936px;
    height: 100%;
    min-height: 500px; 
    padding: 70px 0 0 22px;
}


/* Navigation Impressum */
#naviImpr {
	float: right;
	list-style-type: none;
	margin: 0;
	padding: 15px 20px 15px 0;
}
#naviImpr li {
	float: left;
	padding: 0 3px;
}
#naviImpr li a {
	color: #1D1919;
	text-decoration: none;
}
#naviImpr li a:hover {
	text-decoration: underline;
}


/* Header      */
#header {
	width: 924px;
	height: 24px;
	position: relative;
}
#logo {
	position: absolute;
	left: 19px;
	top: 17px;
}

#logo_elnatura {
	position: absolute;
	left:230px;
	top: 10px;
}

#logo_paypal {
	position: absolute;
	right:185px;
	top: 15px;
}

#logo_ssl {
	position: absolute;
	right:290px;
	top: 15px;
}
.noShipping {
	position: absolute;
	top: 25px;
	left: 220px;
	font-weight: bold;
	font-size: 24px;
}

.topBasket {
    position: absolute;
    right: 20px;
    top: 0px;
    padding: 0 65px 0 20px;
	background: url("../img/basketImg.png") right top no-repeat;
	text-align: right;
	height: 69px;
}
.topBasket ul {
    margin: 0;
    padding: 16px 0 0 0;
    list-style-type: none;
    font-weight: bold;
}
.topBasket ul li a {
    font-weight: bold;
}
.topBasket .amount {
    color: #fff;
    font-weight: bold;
    font-size: 26px;
    position: absolute;
    top: 20px;
    right: 27px;
}

#naviHead {
    position: absolute;
    bottom: 4px;
    right: 8px;
	margin: 0;
	padding: 0; /* padding: 188px 40px 0 0; */
	list-style-type: none;
	/*float: right;*/
}
#naviHead li {
	float: left;
	padding: 0 0 0 3px;
}
#naviHead li a {
	/*display: block;*/
	width: auto;
	height: 24px;
	padding: 4px 35px 4px 8px;
	background: url("../img/naviHead_bg.jpg") left top repeat-x;
	position: relative;
	text-decoration: none;
	color: #000;
}
#naviHead li a span.nav_l {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	background: url("../img/naviHead_left.jpg") left top no-repeat;
	width: 4px;
	height: 26px;
}
#naviHead li a span.nav_r {
	position: absolute;
	display: block;
	top: 0;
	right: 0;
	background: url("../img/naviHead_right.jpg") left top no-repeat;
	width: 4px;
	height: 26px;
}
#naviHead li a span.navHead_img {
	position: absolute;
	display: block;
	top: 4px;
	right: 8px;
	background: url("../img/naviHead_img.jpg") left top no-repeat;
	width: 21px;
	height: 20px;
}
#naviHead li a:hover span.navHead_img {
	background: url("../img/naviHead_img_hover.jpg") left top no-repeat;
}


/* Navigation Top      */
#naviTop_container {
    float: left;
	width: 910px;
	/* height: 38px; */
	height: 45px;
	background: url("../img/naviTop_left.png") left top no-repeat;
	padding: 0 7px;
	position: relative;
}
#naviTop {
	width: 100%;
	height: 31px;
	background: url("../img/naviTop_bg.png") left top repeat-x;
	padding: 7px 0 0 0;
	margin: 0;
	list-style-type: none;
	text-align: center;
}
#naviTop li {
	display: inline;
	margin: 0;
	padding: 10px 30px;
	background: url("../img/naviTop_trenn.jpg") right top no-repeat;
}
#naviTop li.Outlet {
	background: none;
}
#naviTop li a {
	color: #333;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
}
#naviTop li a:hover {
	text-decoration: underline;
}
#naviTop li ul {
    display: none;
}

#naviTop_container_right {
	position: absolute;
	right: 0;
	top: 0;
	width: 7px;
	height: 38px;
	background: url("../img/naviTop_right.png") left top no-repeat;
}


/* Outlet */
#outlet {
    float: left;
    border:none;
    width: 149px;
    height: 52px;
    padding: 0;
    margin: 0;
}


/* Search Bar          */
#searchbar {
	margin: 0 0 10px 0;
	width: 905px;
	height: 30px;
	background: url("../img/searchbar_bg.png") left top repeat-x;
	position: relative;
	padding: 5px 7px 0 0;
	float: left;
}
#searchbar_left {
	width: 7px;
	height: 35px;
	background: url("../img/searchbar_left.png") left top no-repeat;
	float: left;
}
#searchbar_right {
	width: 5px;
	height: 35px;
	background: url("../img/searchbar_right.png") left top no-repeat;
	float: left;
}
#searchbar form {
	float: right;
}



/* Left Bar            */
.line {
	padding: 0 10px 0 0;        /* 0 10px 0 0 */
}
.left_box {
	width: 157px;
	margin: 0 0 10px 0;
}
.boxHead {
	display: block;
	width: 141px;
	height: 16px;
	position: relative;
	background: url("../img/boxHead_bg.jpg") left top repeat-x;
	margin: 0;
	padding: 0;
	font-size: 14px;
	text-transform: uppercase;
	padding: 7px 8px;
	color: #333;
}
span.boxHead_left {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width:4px;
	height:30px;
	background: url("../img/boxHead_left.jpg") left top no-repeat;
}
span.boxHead_right {
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	width:4px;
	height:30px;
	background: url("../img/boxHead_right.jpg") left top no-repeat;
}
* html span.boxHead_right {
     right: -1px;
}
.box_content {
	border: 1px solid #D9D9D9;
	background:#fff;
}
.naviLeft {
	list-style-type: none;
	margin: 0;
	padding: 10px 0 10px 13px;
}
.naviLeft li {
	margin: 0;
	padding: 3px 0;
}
.naviLeft li a {
	color: #818181;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
}
.naviLeft li a:hover {
	text-decoration: underline;
}
.naviLeft li ul {
    display: none;
}

/* Cloud Zoom */

.cloud-zoom {
	width: 250px;
}
.cloud-zoom-lens {
	border: 1px solid #cdd3d8;
	background-color: #fff;
    width: 100px;
    height: 100px;
	cursor: -webkit-zoom-in;
	cursor: -moz-zoom-in; 
    cursor: url("magnify.cur"), -moz-zoom-in, pointer;
}

.cloud-zoom-title {
	position: absolute !important;
	background-color: #000;
	color: #fff;
	padding: 3px;
	width: 100%;
	text-align: center;
	font-weight: bold;
	top: 0px;
}

.cloud-zoom-big {
	border: 1px solid #cdd3d8;
	overflow: hidden;
}

.cloud-zoom-loading {
	color: white;
	background: #3f3f3f;
	padding: 3px;
}

.cloudThumbs {
	margin: 10px 0 20px;
	width:350px;
}

.cloudThumbs img {
	float: left;
	border: 1px solid #cdd3d8;
	padding: 0;
	margin: 0 7px 10px 0;
}

.cloudThumbs img.last {
	margin-right: 0;
}

/* Innerfade */
ul#innerfade {
	margin: 0;
	padding: 0;
    height: 350px;
	list-style-type: none;
}
ul#innerfade li img {
	display: block;
	margin: 0;
	padding: 0;
}

#slideshow {
    height: 350px;
}

.slideshowBox {
	z-index: 1;
	position: relative;
}
#slideshownav {
	position: absolute;
	bottom: 20px;
	left: 20px;
	z-index: 2002;
}
#slideshownav a {
	display: block;
	float: left;
	width: 23px;
	height: 19px;
	background: url("../img/slidernav.png") left top no-repeat;
	padding: 4px 3px 0 0;
	text-align: center;
	text-decoration: none;
	color: #333332;
}	
#slideshownav a.activeSlide {
	background: url("../img/slidernav_act.png") left top no-repeat;
}	

/* Content             */
#main {
    width: 743px;
}

#content {
	border: 1px solid #D9D9D9;
	background:#fff;
	width: 735px;
	padding: 8px;
	margin: 0 0 10px 0;
	
}
.contentHead {
	display: block;
	width: 733px;
	background: url("../img/boxHead_bg.jpg") left top repeat-x;
	margin: 0;
	padding: 6px 10px;
	font-size: 14px;
	position: relative;
	color: #333;
}
.contentHead_left {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width:4px;
	height:30px;
	background: url("../img/boxHead_left.jpg") left top no-repeat;
}
.contentHead_right {
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	width:4px;
	height:30px;
	background: url("../img/boxHead_right.jpg") right top no-repeat;
}
* html .contentHead_right {
     right: -1px;
}
#breadcrumb {
	float: left;
	padding: 5px 0 0 0;
}
#breadcrumb a {
	color:#484848;
	text-decoration: none;
}
#breadcrumb a:hover {
	color:#484848;
	text-decoration: underline;
}
#listHead {
	border-bottom: 1px dashed #ccc;
	height: 40px;
}
#listHead form {
	float: left;
	margin: -3px 0 0 0;
	padding: 0 0 0 50px;
}

#listHead div {
	float: left;
}
#listHead div.locator {
	float: right;
}

#body {
    width: 585px;
    float: left;
}


/* Produkte */
.product {
	width: 227px; /*175px;*/
	height: 256px;
	padding: 7px;
	margin: 0;
	float: left;
}	
.prodHead {
	display: block;
	/*width: 200px; 165px;
	height: 18px;*/
	/*background: url("../img/artHead_bg.jpg") left top repeat-x;*/
	margin: 0;
	padding: 4px 15px;
	font-size: 13px;
	position: relative;
	text-align: center;
}
.prodHead a {
	text-decoration: none;
	font-size: 9px;
	font-weight: bold;
	font-family: "verdana";
}
.prodHead a:hover {
	text-decoration: none;
}
.prodHead_left {
	position: absolute;
	top: 0;
	left: 0;
	display: none;
	width:4px;
	height:26px;
	/*background: url("../img/artHead_left.jpg") left top no-repeat;*/
}
.prodHead_right {
	position: absolute;
	top: 0;
	right: 0;
	display: none;
	width:4px;
	height:26px;
	/*background: url("../img/artHead_right.jpg") right top no-repeat;*/
}
* html .prodHead_right {
	top: 0;
	right: -1px;
}
.prod_content {
/*	border-left: 1px solid #CFCFCF;
	border-right: 1px solid #CFCFCF;*/
	text-align: center;
	position: relative;
	height: 200px;
	padding: 0;
	margin: 0;
}
.prod_content_top {
	/*background: url("../img/artlist_top.jpg") right top no-repeat;*/
	width: 100%;
	height: 14px;
	display: none;
}
* html .prod_content_top {
     overflow: hidden;
}
.prod_content_bottom {
	/*background: url("../img/artlist_bottom.jpg") right bottom no-repeat;*/
	width: 100%;
	height: 7px;
	margin: 0;
	padding: 0;
}
* html .prod_content_bottom {
    margin: -11px 0 0 0;
}
.prod_content img {
	display: inline;
	border: 0;
}
.product .picture span.sale {display:block;position:absolute;right:15px;top:0;width:46px;height:35px;background:url("../img/sale.png") left top no-repeat;}
.product .picture span.sale span {display:none;}
.prod_content .prices {
	position: absolute;
	/*bottom: -1px;*/
	bottom: 0;
	left: 0;
	width: 100%;
}
.newPrice {
	font-weight: bold;
	font-size: 14px;
	color: #dd4000;
	display: block;
}
.mwst {
	display: block;
}
.oldPrice {
	display: block;
	text-decoration: line-through;
	font-weight: bold;
}
.Price {
	/*font-size: 14px;*/
	font-size: 16px;
	font-weight: bold;
	display: block;
	/*color: #FF6600;*/
	color: #000;
}


/* Right Bar           */
.right_box {
	padding: 0 0 10px 0;
}
.right_box .boxHead {
	width: 146px;
}
.right_box .box_content {
	width: 154px;
	padding: 5px 3px;
}
* html ta_right {
    right: -1px; 
}

/* Login */
input.login_sbmt {

}
#loginfelder input {
    /*width: 154px;*/
	width: 149px;
	height:24px;
	border: 0;
	background: url("../img/input_bg.jpg") left top no-repeat;
	padding: 0 0 4px 5px;
	font-size: 12px;
}


.userLoginBox {
	float: left;
	width: 237px;
	padding: 0 5px;
	height: 340px;
}
.contentHead.userLoginHead {
	width: auto;
}
.userLoginBoxInner {
	border: 1px solid #D9D9D9;
	background:#fff;
	padding: 8px;
	margin: 0 0 10px 0;
	height: 340px;
}


/* Sbmt */
.sbmt {
	position: relative;
	float: left;
	width: auto;
	height: 20px;
}
.sbmt_l {
	position: absolute;
	width: 3px;
	height: 20px;
	left: 0;
	top: 0;
	background: url("../img/sbmt_left.jpg") left top no-repeat;
}
.sbmt_r {
	position: absolute;
	width: 3px;
	height: 20px;
	top: 0;
	right: 0;
	background: url("../img/sbmt_right.jpg") left top no-repeat;
}
.sbmt input,
.sbmt a {
	display: block;
	background: url("../img/sbmt_bg.jpg") left top repeat-x;
	border: 0;
	padding: 1px 5px 1px 5px;
	margin: 0;
	color: #fff;
	font-size: 13px;
}
.sbmt input:hover,
.sbmt a:hover {
	cursor: pointer;
	text-decoration: none;
	color: #fff;
}

/* Bbmt */
.Bbmt {
	position: relative;
	float: left;
	width: auto;
	height: 20px;
}
.Bbmt_l {
	position: absolute;
	width: 3px;
	height: 20px;
	left: 0;
	top: 0;
	background: url("../img/sbmt_left_black.jpg") left top no-repeat;
}
.Bbmt_r {
	position: absolute;
	width: 3px;
	height: 20px;
	top: 0;
	right: 0;
	background: url("../img/sbmt_right_black.jpg") left top no-repeat;
}
.Bbmt input,
.Bbmt a {
	display: block;
	background: url("../img/sbmt_bg_black.jpg") left top repeat-x;
	border: 0;
	padding: 1px 5px 1px 5px;
	margin: 0;
	color: #fff;
	font-size: 13px;
}
.Bbmt input:hover,
.Bbmt a:hover {
	cursor: pointer;
	text-decoration: none;
	color: #fff;
}

/* Warenkorb */
.hr {
	border-bottom: 1px dashed #818181;
}
.cartPrice {
	font-size: 16px;
	font-weight: bold;
	color: #ad3200;
}
.ta_right {
	text-align: center;
}
.tocart{
	width:70px;
	text-align: center;
	margin: 0 auto;
}

/* Footer */
#footer {
    background: url("../img/brands_bg.jpg") top left no-repeat;
    width: 909px;
    height: 106px;
    padding: 55px 0 0 15px;
    margin: 30px 0 0 0;
}
/* Brands */
.brands {
    padding: 0 13px 20px 13px;
    margin: 0;
    /*
    width: 93px;
    height: 50px;
    margin: 22px 0 0 22px;
    padding: 0 auto;
    */
}
.brands.small {
    padding: 0 3px 20px 3px;
}
.brands.small.text {
    padding: 0 7px 20px 7px;
}


/* Bottom */
#bottom {
    background: url("../img/bottom_bg.jpg") left top no-repeat;
	width: 1079px;
	height: 67px;
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: 0;
	left: -1px;
}
* html #bottom {
    position: absolute;
    left: -1px;
    bottom: -1px;
}

/* Copyrights */
#copyrights {
	width: 100%;
	text-align: center;
}


/* Oxid - Elements */

/* Ratings */
.rating_review_background { 
    width: 89px; 
    height: 16px; 
    margin: 0; 
    padding: 0; 
    background: url(bg/stars.jpg) no-repeat 0 0;
}
.onestar {
    background-position:-72px -38px;
}
.twostar {
    background-position:-54px -38px;
}
.threestar {
    background-position:-36px -38px;
}
.fourstar {
    background-position:-18px -38px;
}
.fivestar {
    background-position:0 -38px;
}
ul.rating {
    width: 89px; 
    height: 16px; 
    margin: 0 0 3px; 
    padding: 0; 
    list-style: none; 
    clear: both; 
    position: relative; 
    background: url(bg/stars.jpg) no-repeat left top;
}
ul.rating li {
    cursor: pointer; 
    float: left;
}
ul.rating li a {
    position: absolute; 
    left: 0; 
    top: 0; 
    width: 18px; 
    height: 16px; 
    text-decoration: none; 
    z-index: 200;
}
ul.rating li a b {
    display: none;
}
ul.rating li.one a {
    left: 0;
}
ul.rating li.two a {
    left: 17px;
}
ul.rating li.three a {
    left: 34px;
}
ul.rating li.four a {
    left: 51px;
}
ul.rating li.five a {
    left: 68px;
}
ul.rating li a:hover {
    z-index: 2; 
    width: 89px; 
    height: 16px; 
    overflow: hidden; 
    left: 0; 
    background: url(bg/stars.jpg) no-repeat 0 -18px;
}
ul.rating li.one a:hover {
    background-position: -72px -18px;
}
ul.rating li.two a:hover {
    background-position: -54px -18px;
}
ul.rating li.three a:hover {
    background-position: -36px -18px;
}
ul.rating li.four a:hover {
    background-position: -18px -18px;
}
ul.rating li.five a:hover {
    background-position: 0 -18px;
}
.rating_review_input {
    margin: 0; 
    height: 16px;
}
.rating li.current_rate{
    background: url(bg/stars.jpg) left bottom; 
    position: absolute; 
    height: 16px; 
    z-index: 1;
}

/* Mask */
#mask{
    visibility: hidden;
    display: none;
}
#mask iframe{
    visibility: hidden;
    border: none;
}
#mask.on {
    visibility: visible;
    display: block;
    position: fixed;
    opacity: 0.5;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #E1E1E1;
    z-index: 1500;
}

/* Popup */
div.popup{
    visibility: hidden;
    display: none;
}
div.popup strong{
    display: block; 
    margin: 9px 0; 
    font-size: 11px;
}
div.on.popup{
    visibility: visible;
    display: block;
    position: fixed;
    top: 50%;
    left: 50%;
    width: 250px;
    height: 150px;
    background: white;
    z-index: 33000;
    margin-top: -75px;
    margin-left: -125px;
    border: 1px solid #CF0202;
    padding: 10px;
}
div.on.popup.load {
    background: #fff url(bg/ajax-loader.gif) center center no-repeat;
}
div.on.popup table {
    width:100%;
}
div.on.popup input {
    color: #ff3600;
    background: #fff;
    border: 1px solid #ff3600;
    font-weight: bold;
    padding: 2px;
    width: 120px;
}
div.on.popup input.disabled {
    color: #cbcbcb;
    background: #fff;
    border: 1px solid #cbcbcb;
    font-weight: bold;
    padding: 2px;
    width: 120px;
}
div.on.popup input.bl{
    position: absolute;
    bottom: 10px;
    left: 10px;
}
div.on.popup input.br{
    position: absolute;
    bottom: 10px;
    right: 10px;
}

/* Zoom */
.picture #wrap {
	width: 400px;
}
#zoom {
    padding: 0;
    overflow: hidden;
    min-width: 250px;
    min-height: 150px;
}
#zoom ul.tabs{
    padding: 0;
    margin: 0;
    background: #fff;
    height: 28px;
    width: 100%;
}
#zoom ul.tabs li{
    list-style: none;
    margin: 1px;
    float: left;
}
#zoom a{
    display: block;
    padding: 5px;
    background: #fff;
    width: 20px;
    text-align: center;
    border: 1px solid #ff3600;
    color: #ff3600;
    font-weight: bold;
}
#zoom ul.tabs li.close{
    float: right;
}

/* Order steps */
.ordersteps {
    margin: 0 5px 5px; 
    float: left;
}
.ordersteps dl {
    width: 133px; 
    height: 70px; 
    padding: 3px; 
    margin: 0 4px 0 0; 
    float: left; 
    border: 1px solid #969696; 
    background: #f0f0f0; 
    color: #000;
}
.ordersteps dt {
    padding: 0; 
    margin: 0;
}
.ordersteps dt, .ordersteps dt a {
    font-size: 10px; 
    font-weight: bold;
}
.ordersteps dl big {
    font-size: 21px; 
    line-height: 19px;
}
.ordersteps dt a:hover big {
    text-decoration: underline;
}
.ordersteps dd, .ordersteps dd a {
    font-size: 10px; 
    margin: 0;
}
.ordersteps .lastinrow {
    margin-right: 0; 
    /*width: 102px;*/
}
.ordersteps dl.active {
    background: #fff;
}
.ordersteps dl.active dt, .ordersteps dl.active dt a {
    color: #ff3600;
}
.ordersteps.nofinalstep dl {
    width: 126px;
}
.ordersteps.nofinalstep .lastinrow {
    width: 128px;
}

/* List */
.list{
    margin: 0;
    padding: 0 0 0 10px;
    list-style-type: none;
}
.list li{
    background: url(bg/oxid.gif) no-repeat 0 -100px;
    float: left;
    padding: 12px 15px 12px 0;
    margin: 0;
    text-align: center;
}
.list li a {
    display: block;
    width: 120px;
    height: 40px;
    text-decoration: none;
    color: #424c56;
    /*border: 1px solid #A5ACB2;*/
}
.list li a:hover{
    text-decoration: underline;
    color: #ff3600;
    /*border: 1px solid #818181;*/
}
.list li a img {
    border: 0;
}

/* Status */
.status {
    padding-top: 1em;
    font-size: 10px;
    color: #424c56;
}

/* Price */
.price {
    margin: 1em 0;
}
.price big{
    display: block;
    float: left;
    margin-right: 8px;
}
.price .old {
    font-weight: bold;
    font-size: 11px;
}
.price sup.dinfo {
    font-size: 10px;
    font-weight: normal;
    color: #424c56;
    vertical-align: top;
    /*width:120px;display:block;word-wrap:break-word;*/
    float:left;
    line-height: inherit;
    width:120px;
}
.price sup.dinfo a {
    font-size: 11px; 
    font-weight: bold;
}
.price sub.only {
    display: block;
    float: left;
    font-weight: bold;
    font-size: 11px;
    margin-right: .5em;
    height: 3em;
}
.price .desc {
    color: #424c56;
    font-size: 10px;
}

/* action */
.actions {
    padding-top: 1em;
    clear: left;
}
.actions a{
    display: block;
    color: #ff3600;
}
.actions a.reqlogin{
    background: none;
    padding-left: 0;
}

/* socialbookmarks */
.socialbookmarks {
    padding-top: 1em;
}
a.sbookmarks {
    border-right: 1px solid #969696; 
    height: 20px; 
    display: block; 
    float: left; 
    padding: 0px 3px 0px 3px; 
    margin: 0px;
}
a.sbookmarks.noborder {
    border: none; 
    height: 20px; 
    display: block; 
    float:left; 
    padding: 0px 3px 0px 3px; 
    margin: 0px;
}



/* Custom */
.clear {
    clear: both;
}

.fl_left {
    float: left;
}

.fl_right {
    float: right;
}


/* Default */
h1 {
    font-size: 180%;
    color: #000;
    padding: 0 0 1.0em 0;
	margin: 0;	
}

h2 {
    font-size: 160%;
    color: #000;
    padding: 0 0 1.0em 0;
	margin: 0;	
}

h3 {
    font-size: 140%;
    color: #000;
    padding: 0 0 1.0em 0;
	margin: 0;	
}

h4 {
    font-size: 120%;
    color: #000;
    padding: 0 0 1.0em 0;
	margin: 0;	
}

h5 {
    font-size: 100%;
    color: #000;
    padding: 0 0 1.0em 0;
	margin: 0;	
}

h6 {
    font-size: 100%;
    color: #000;
    padding: 0 0 1.0em 0;
	margin: 0;	
}

p {
    margin: 0;
    padding: 0 0 1.5em 0;
    line-height: 16px;
}

a {
    color: #565657;
    text-decoration: none;
}
a:hover {
    color: #565657;
    text-decoration: underline;
}

