/* -- BODY-- */
body  {
	font-family: Lucida Sans, Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #555555;
	background: #4b0108;
	background-image:url(../../graphics/bg_gradient.gif);
	background-repeat:repeat-x;
	margin: 0; 
	padding: 0;
	text-align: left;
}

/* -- Main Div's -- */
#wrapper {
	width: 958px;
	padding: 0 20px 20px 20px;
	margin: 0;
	text-align: left;
} 
#header {
	height: 110px;
	margin:0;
	padding:0;
}
#content {
	margin: 6px 0 0 0;
	padding: 0;
}
#content_left {
	float: left;
	width: 248px;
}
#content_right {
	margin-left: 5px;
	float: left;
	width: 705px;

}
#content_main {
	position: relative;
	z-index:2;
	margin-top: -1px;
	padding: 10px 18px 10px 18px;
	background: #ffffff;
	min-height:400px;
}
#main_top {
	position: relative;
	z-index: 10;
	background-image: url(../../graphics/main_top.gif);
	background-repeat: no-repeat;
	height: 1px;
	width: 705px;
	margin: 0;
	padding: 0;
	overflow:hidden; 
	display:block;
}
#main_image {
	position: relative;
	z-index:1;
	margin-top: -1px;
	background: #ffffff;
}


/* ------------------ Blog --------------------- */
#content_blog {
	position: relative;
	z-index:1;
	margin-top: -1px;
	padding: 10px 18px 10px 18px;
	background: #ffffff;
	min-height:400px;
	width:669px;
}
#blog_left {
    float:left;
    width:470px;
    padding-right:20px;
    border-right: 1px solid #f1f1f1;
}
#blog_right 
{
    float: left;
    width:158px;
    margin-left: 20px;
    font-size:11px;
}
/* misc */
.clearer {
	clear: both;
}

#postnavigation{
	height: 20px;
	margin-bottom: 10px;
	text-align: center;
	color: Gray;
}
/*----------------------------
					 Widgets
----------------------------*/

div#widgetzone{
	padding: 0;
	background: none;
	width:100%;
}

div#widgetzone .clear{
	clear: left;
}

div.widget{
	margin-bottom: 10px;
	width: 100%;
	z-index: 1;
	min-width: 1px;
	clear: both;
}

div.widget .content{
	line-height: 16px;
	color: #666666;
	width: 100%;
	float: none;
	margin: 0;
}

div.widget h4{
	font-size: 13px;
	border-bottom: 1px dashed #DDD;
	color: #E73;
	padding-bottom: 5px;
	margin: 0;
	margin-bottom: 5px;	
	z-index: 0;
	letter-spacing: 1px;
}

div.widget a.edit{
	font-size: 10px;
	font-weight: normal;
	float: right;
	z-index: 1;
}

div.widget a.delete{
	font-weight: bold;
	color: #999999;
	float: right;
	margin-left: 5px;
	z-index: 1;
	text-decoration: none;
}

div.widget a.delete:hover{
	color: black;
}

#widgetzone .widget .content ul {
	list-style-type: none !important;
	margin: 0 !important;
	padding: 0 !important;
}

#widgetzone .widget .content ul li {
	list-style: none !important;
	margin: 0;
	padding: 0;
	margin-bottom: 3px;
}

.content {
/*	float: left;
	margin-right: 4%;
	width: 69%; */
    margin-top:0;
}
/*
.content .postheader {
	text-decoration: none;
	color: #06C;
}
.content .descr {
	color: #C60;
	margin-bottom: 6px;
}
*/
.content li {
	list-style: none;
	margin-left: 18px;
}
.postcontent 
{
    margin-top:15px;
    margin-bottom:4px;
}
.postcontent p {
	font-size: 11px;
	padding-bottom: 1em;
}
.postcontent h2 {
	font-size: 14px;
	padding-bottom: 0em;
}
/*
#ctl00_cphBody_divText {
	font-size: 1.2em;
	padding-bottom: 1.2em;
}
#ctl00_cphBody_divText p {
	font-size: inherit;
	padding-bottom: 1.2em;
}
*/
.postfooter {
	padding:8px 12px 8px 12px;
/*	border-top:1px solid #e3e4e4;
	border-bottom:1px solid #e3e4e4; */
    background-color: #e3e4e4;
	font-size:10px;
	color:#505050;
}
.postfooter img{
	border: none;
}
.postfooter .tags
{
	margin-bottom:4px;
}
.descr
{
	margin-bottom:6px;
}
.blog_title
{
	margin: 0px 0px 12px 0px;
}
a.blogg_link
{
	color: #911132;
	font-weight: normal;
	text-decoration: none;
	font-size: 14px;
	line-height: 0;
}


/* search form */
#searchbox input 
{
    margin:0;
}
#searchbutton {
    border: none;
    background: url('img/up.png') no-repeat top left;
    width:35px;
    
}
#searchbutton:hover {
    border: none;
    background: url('img/down.png') no-repeat top left;
    width:35px;
}
#searchbutton2 {
    border: none;
    background: url('img/up.png') no-repeat top left;
    width:35px;
    
}
#searchbutton2:hover {
    border: none;
    background: url('img/down.png') no-repeat top left;
    width:35px;
}
#searchcomments
{
	margin-right: 3px;
}

/* related posts */
#relatedPosts a {
	display: block;
	margin-top: 5px;
	margin-left: 0px;
	margin-bottom: 5px;
}

/* comments */
.comment 
{
	/*border-top: 1px solid #DDDDDD;*/
	border-bottom: 1px solid #DDDDDD;
	padding-top: 10px;
	margin-bottom: 5px;
	padding-bottom: 5px;
}

.comment .date {
	text-align: left;
	margin: 0;
	padding: 3px 0px;
}
.comment .author {
	margin: 0;
	text-align: left;
	padding-top: 3px;
	margin: 5px 0px 3px 0px;
	clear: both;
}

.self {
	background-color:#F5F5F5;
}

.comment .gravatar {
	float: left;
	clear: both;
	margin: 5px 5px 5px 5px;
}

.comment .gravatar img {
	height: 80px;
	width: 80px;
}

.comment .content {

	margin: 5px 0 0 5px;
}
.commentForm {
	padding: 5px;
}

.commentForm label {
	float: left;
	display: block;
	width: 80px;
}

.commentForm input {
	width: 345px;
}

.commentForm textarea {
	width: 100%;
	height: 150px;
}

#commentMenu{
	padding: 0;
	margin:0;
	clear:both;
}
#commentMenu ul{
    padding: 0;
	margin:0;
}
#commentMenu li{
	float:left;
	width:118px;
	height:22px;
	padding-top: 3px;
	margin:0;
	list-style:none;
	cursor:pointer;
	position:relative;
	top: 3px;
	text-align:center;
	background-image:url(img/tab_out.gif);
}

#commentMenu li.selected{
	
	border-bottom:1px solid white;
	background-image:url(img/tab_over.gif);
}

#commentPreview{
	display:none;
	clear:both;
}
/*----------------------------
				Search page
----------------------------*/

.searchresult{
	margin-bottom: 20px;
}

.searchresult a{
	font-weight: bold;
}

.searchresult span.text{
	clear: both;
	display: block;
	margin: 3px 0;
}

.searchresult span.type{
	display: block;
}

.searchresult span.url{
	color: Gray;
}

.searchpage ul.paging{
 list-style-type: none;
 margin:0px;
 margin-bottom: 20px;
 padding:0px;
}

.searchpage ul.paging li{
 display: inline;
 border: 1px solid gray; 
 background: #f1f1f1;
 margin-right: 5px;
}

.searchpage ul.paging li a{
 padding: 5px 8px;
}

.searchpage ul.paging li.active{
 background: #f1f1f1;
 border: 1px solid black;
}
.left 
{
    font-weight:bold;
}
#blog_right ul
{
 margin:0px;
 padding:0px;
}
#blog_right li
{
 list-style-type: none;
 margin:0px;
 padding:0px;
}
/* ------------------ Blog End  --------------------- */


/* -- Bottom boxes -- */
#content_bottom {
	min-height: 138px;
	background: #d2d2d2;
	background-image: url(../../graphics/bottom_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding: 26px 33px 16px 33px;
}
#bottom_left {
	float: left;
	width: 254px;
	border-right: 1px solid #ffffff;	
	padding-right: 10px;
}
#bottom_right {
	margin-left: 25px;
	float: left;
	width: 325px;
}
#content_bottom h2 {
	color: #da7939;
	margin: 0em;
}
#content_bottom p {
	margin: 0.6em 0em 1em 0em;
}
#content_bottom p.highlight {
    color: #da7939;
}
#content_bottom p.flat {
    margin-bottom: 0;
}

/* -- Left Column boxes -- */
.content_box {
	min-height: 96px;
	background: #d2caae;
	background-image: url(../../graphics/box_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding: 12px 0 2px 16px;
}
.content_box h2 {
	color: #ffffff;
	margin: 0em;
}
.content_box p {
	margin: 0.2em 1em 1em 0em;
}
.content_box p.highlight {
    color: #da7939;
    margin: 0.6em 0em 0.4em 0em;
}
.content_box .float_left
{
	width:130px;
	float:left;
}
.content_box .float_right
{
	float:right;
}
.content_gray_box {
	min-height: 96px;
	background: #d2d2d2;
	background-image: url(../graphics/box_gray_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding: 12px 0 12px 16px;
}
/* -- Main Text Elements -- */
p 
{
	font-size: 11px;
	line-height: 1.4em;
	margin: 0em 0em 0.6em 0em;
}
p.line 
{ 
	border-bottom:1px solid #f1f1f1 ;
	margin:15px 0 15px 0;
} 
h2 
{
	font-family: Arial, sans-serif;
	font-size: 18px;
	color: #363636;
	font-weight: normal;
	margin: 0.6em 0em 0.6em 0em;
}
h3 
{
	font-family: Arial, sans-serif;
	font-size: 15px;
	color: #363636;
	font-weight: normal;
	margin: 0.6em 0em 0.6em 0em;
}
h4
{
	display:inline;
	font-size: 14px;
	color: #911132;
	font-weight: normal;
	margin: 0.6em 0em 0.6em 0em;
}
h5
{
	display:inline;
	font-size: 10px;
	color: #911132;
	font-weight: normal;
	margin: 0.6em 0em 0.6em 0em;
}
h6{
	font-size: 10px;
	color: #911132;
	font-weight: normal;
	margin: 0.6em 0em 0.6em 0em;
}

/* -- Länkar -- */
a 
{
	color: #555555;
	text-decoration: underline;
}
a:link {}
a:visited {}
a:hover 
{
	color: #999999;
}
a:active {}

/* -- Misc text elements -- */
#footer p 
{
	font-size:9px;
	margin-top:5px;
	color: #f1f1f1;
	text-align:center;
}
#footer a
{
	text-decoration:none;
	color: #f1f1f1;
}
.smallFont
{
	font-size: 10px;
}
.smallGridFont
{
	font-size: 9px;
	color: #bababa;
	margin-left:8px;
}
.text_xs_g
{
	font-size: 10px;
	color: #bababa;
	margin-left:8px;
}
.redFont
{
	color: #911132;
}

/* -- Misc Elements -- */
.clear {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.float_right 
{
    float:right;
}
.float_left
{
    float:left;
}
.margin20
{
	margin:0 20px 0 20px;
}
.floatLeft
{
    float:left;
    clear:right;
}
.floatRight
{
    float:right;
    clear:left;
}
hr
{
	height:1px;
	color:#f1f1f1;
}
.line660
{
	width:660px;
}
.line440
{
	width:440px;
}
.line150
{
	width:150px;
}
.line100
{
	width:100px;
    text-align: left;/*this will align it for IE*/
    margin: 0 auto 0 0; /*this will align it left for Mozilla*/ 
}
img {
	border: none;
}
.container
{
	width:669px;
}

.columnLeft
{
	border-right:1px solid #f1f1f1; 
	float:left; 
	width:450px; 
	padding-right:20px; 
	margin-right:20px;
}
.columnRight
{
	float:left; 
	width:150px
}
.columnMidLeft
{
	border-right:1px solid #f1f1f1; 
	float:left; 
	width:310px; 
	padding-right:20px; 
	margin-right:20px;
}
.columnMidRight
{
	float:left; 
	width:310px
}

/* -- Recept sidan --*/
.greyBox2
{
    width:170px;
    background-color: #f1f1f1;
    padding:15px;
    margin-bottom:7px;
}
.receptBild
{
    border:1px solid #e0e0e0;
    padding:3px;
}
.receptShadowSmall
{
    height:114px;
    background-image:url(../../graphics/recept_shadow_small.jpg);
    background-repeat: no-repeat;
    background-position:bottom;
}
.receptShadowLarge
{
    height:308px;
    background-image:url(../../graphics/recept_shadow_large.jpg);
    background-repeat: no-repeat;
    background-position:bottom;
}
.receptH6
{
    margin-top:0px;
}

/* -- Nyhets lista -- */
.news_list
{
	width:650px;
}
.news_list .list_image
{
	float:left; 
	clear:right; 
	width:190px;
}
.news_list .list_content
{
	float:left; 
	clear:right; 
	width:450px;
}

/* -- Puff lista -- */
.news_box_list
{
	width:100%;
}
.news_box_list .list_image
{
	float:left; 
	clear:right; 
	width:80px;
}
.news_box_list .list_no_image
{
	float:left; 
	clear:right; 
	width:0px;
	display:none;
}
.news_box_list .list_content
{
	float:left; 
	clear:right; 
	width:145px;
}
.news_box_list .list_content_no_image
{
	float:left; 
	clear:right; 
}

/* -- Beställnings lista -- */
.gridview
{
	width:100%;
	padding:4px;
	border:none;
}
.gridview .row
{
	font-size:10px;
	background-color:#f4f4f4;
}
.gridview .alter_row
{
	font-size:10px;
	background-color:#ffffff;
}
.gridview .dropdown
{
	height:18px;
	font-size:11px;
}

/* -- Producent sidan -- */
#producerImagelist
{
	margin:20px 0 10px 0;
}

/* -- Produkt sida  -- */
#productWrapper
{
    width:669px;
}
#productImageContent 
{
	margin-top:8px;
	margin-bottom:6px;
	
}
#productImage {
	float: left;
	margin-top:40px;
	width: 210px;
	text-align:center;
}
.productInfo {
	margin-left: 10px;
	float: left;
	width: 449px;
}
.regularText 
{
    font-size: 11px;
}
.greyBox1
{
    width:429px;
    background-color: #f1f1f1;
    padding:10px;
}
.clockType 
{ 
	float:right;
}
.produktFakta
{
	color: #911132;
}
.clockType p {margin: 0;}
.clockType td {padding-right:10px;}
.iconImg 
{
    vertical-align:middle;
    margin-right:4px;
}
.orderNotice
{
    background-image:url(../../graphics/order_notice_bg.png);
    width:200px;
    height:60px; 
    position: absolute;
	z-index: 20;
	top: 600px;
	left: 174px;
	padding: 10px 5px 10px 18px;
	text-align:left;
}
.containerGray
{
	width:669px;
	background-image:url(../../graphics/fakeboxes_bg.gif);
	background-repeat:repeat-y;
}
.greyBoxProductFirst
{
    width:196px;
    float:left;
    padding:10px;
}
.greyBoxProductSecond
{
    width:196px;
    float:left;
    padding:10px;
    margin-left:10px;
}
.commentBox
{
    background-color:#f1f1f1;
    padding:10px;
}

/* -- Produkt lista -- */
.productList
{
	width:330px;
}
.productListImage
{
    width:100px;
    float:left;
    margin: 20px 0px 20px 0px;
    text-align:center;
}
.productListInfo
{
	width:210px;
	float:left;
    margin-right: 20px;
    margin-top: 20px;
}
a.productListLink
{
	color: #911132;
	font-weight: normal;
	margin: 0.6em 0em 0.6em 0em;
	text-decoration: none;
}
.list_headline {
    background-image: url(../../graphics/result_line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.pager
{
	text-align:center;
	margin:35px 0 15px 0;
}
.productListInfo p {margin: 0;}
.productListInfo h6 {margin: 0;}
.productListInfo td {padding-right:10px;}
#ClockType td
{
    text-align:center;
    padding: 0 5px 0 5px;
}
.table_header a
{
	font-size: 10px;
	color: #911132;
	font-weight: normal;
	margin: 0.6em 0em 0.6em 0em;
	text-decoration: none;
}

/* -- Input Elements -- */
div.inputWrapper460 
{
    float:left;
	width: 460px;
	height: 30px;
	/* padding: 4px 10px 3px 10px;  */
	background-image: url(../../graphics/input_bg_460.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: 10px;
}
div.inputWrapper460 input {
	width: 445px;
	border: 0;
	background-color: transparent;
	color: #5d5d5d;
	font-size: 11px;
	margin: 2px 10px 0px 5px; 
}
div.inputWrapper320
{
    float:left;
	width: 320px;
	height: 26px;
	/* padding: 4px 10px 3px 10px;  */
	background-image: url(../../graphics/input_bg_320.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: 10px;
	margin-bottom:5px;
}
div.inputWrapper320 input {
	width: 305px;
	border: 0;
	background-color: transparent;
	color: #5d5d5d;
	font-size: 11px;
	margin: 1px 10px 0px 5px; 
}
div.inputWrapper320area
{
    float:left;
	width: 320px;
	height: 127px;
	/* padding: 4px 10px 3px 10px;  */
	background-image: url(../../graphics/input_bg_320_textarea.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: 10px;
}
div.inputWrapper320area textarea {
	width: 305px;
	border: 0;
	background-color: transparent;
	color: #5d5d5d;
	margin: 2px 5px 0px 5px;
	font-family: Lucida Sans, Trebuchet MS, Verdana, Arial, sans-serif;
    font-size: 11px;
	line-height: 14px;
}
div.inputWrapper175
{
    float:left;
	width: 175;
	height: 30px;
	/* padding: 4px 10px 3px 10px;  */
	background-image: url(..././graphics/input_bg_175.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: 10px;
}
div.inputWrapper175 input {
	width: 160px;
	border: 0;
	background-color: transparent;
	color: #5d5d5d;
	font-size: 11px;
	margin: 1px 10px 0px 5px; 
}
div.inputWrapper200
{
	width: 200;
	height: 30px;
	background-image: url(../../graphics/input_bg_200.gif);
	background-repeat: no-repeat;
	background-position: left top;

}
div.inputWrapper200 input {
	width: 185px;
	border: 0;
	background-color: transparent;
	color: #5d5d5d;
	font-size: 11px;
	margin: 1px 10px 0px 5px; 
}
div.inputWrapper640
{
	width: 640;
	height: 80px;
	/* padding: 4px 10px 3px 10px;  */
	background-image: url(../../graphics/input_bg_640.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom:5px;
}
div.inputWrapper640 textarea {
	width: 625px;
	border: 0;
	background-color: transparent;
	color: #5d5d5d;
	margin: 2px 5px 0px 5px;
	font-family: Lucida Sans, Trebuchet MS, Verdana, Arial, sans-serif;
    font-size: 11px;
	line-height: 14px;
}
.leftInput 
{
    color: #5d5d5d;
    font-size: 11px;
	margin: 1px 4px 4px 0px;
	width: 130px;
}
input 
{
    font-size: 11px;
    font-family: Lucida Sans, Trebuchet MS, Verdana, Arial, sans-serif;
	color: #555555;
}
option 
{
    font-size: 11px;
    font-family: Lucida Sans, Trebuchet MS, Verdana, Arial, sans-serif;
	color: #555555;
}
select 
{
    font-size: 11px;
    font-family: Lucida Sans, Trebuchet MS, Verdana, Arial, sans-serif;
	color: #555555;
}


/* -- Buttons -- */
.button {
	margin-bottom: 10px;
}
.button img {
	vertical-align:top;
}
.button18 {
	display:inline-block;
	height: 18px;
	text-align:center;
}
a.button18 {
	background-image: url(../../graphics/link_bg_18.gif);
	background-position: left top;
	padding: 0px 8px 0px 8px;
	line-height: 19px;
	margin:0px;
	font-size: 10px;
	font-weight: bold;	
	color: #ffffff;
	text-decoration: none;
}
a.button18:link {}
a.button18:visited {}
a.button18:hover { 
	background-position: 0% -18px; 
}
a.button18:active {}
/* -- Rounded corners for buttons -- */
.btn_top, .btn_bottom {
 font-size:1px; 
 overflow:hidden;
 display:block;
}
.btn_top {height:1px; background:#f5c765; margin-left: 1px; margin-right: 1px;}
.btn_bottom {height:1px; background:#eb893f; margin-left: 1px; margin-right: 1px;}


/* -- ROUNDED CORNERS -- */
.mt1px_w, .mt1px_g, .mt1px_a, .mt1px_b 
{
 font-size:1px; 
 overflow:hidden; 
 display:block;
}
.mt1px_w {height:1px; background:#ffffff; margin-left: 1px; margin-right: 1px;}
.mt1px_g {height:1px; background:#d2d2d2; margin-left: 1px; margin-right: 1px;}
.mt1px_a {height:1px; background:#cec7ae; margin-left: 1px; margin-right: 1px;}
.mt1px_b {height:1px; background:#d2caae; margin-left: 1px; margin-right: 1px; margin-bottom: 5px;}


/* -- Fallback header elements -- */
#header_alternative {
 height: 115px;
 margin:0;
 padding:0;
}
#logo {
 margin-top: 20px;
 margin-left: 36px;
 width: 186px;
 float:left;
}
#menu {
 margin-top: 68px;
 text-align: left;
 width: 500px;
 margin-left:30px;
 float:left;
}
#submenu {
 text-align: left;
 width: 530px;
 margin-left:30px;
 float:left;
}
#menu_search{
 margin-top: 40px;
 width: 150px;
 float:right;
    text-align: right;
}


/* -- Fallback Menu -- */
#menu ul {
 margin: 0;
 padding: 0;
 list-style-type:none; 
}
#menu li {
 margin: 0;
 padding: 0;
 padding-right: 20px;
 display:inline;
}
#menu li a {
 font-size: 11px;
 font-weight: bold; 
 color: #ffffff;
 text-decoration: none;
}
#menu li a:link {
 color: #ffffff;
}
#menu li a:visited {
 color: #ffffff;
 }
#menu li a:hover {
 color: #db9c53;
}
#menu li a:active {
 color: #db9c53;
}
/* -- Fallback SubMenu -- */
#submenu ul {
 margin: 0;
 padding: 0;
 list-style-type:none;
 line-height:1.1em;
}
#submenu li {
 margin: 0;
 padding: 0;
 padding-right:5px;
 margin-right:5px;
 display:inline;
 border-right:1px solid #ffffff;
 line-height:1.1em;
}
#submenu li a {
 font-size: 10px;
 font-weight: normal; 
 color: #ffffff;
 text-decoration: none;
 line-height:1.1em;
}
#submenu li a:link {
 color: #ffffff;
}
#submenu li a:visited {
 color: #ffffff;
 }
#submenu li a:hover {
 color: #ffffff;
 text-decoration: underline;
}
#submenu li a:active {
 color: #ffffff;
}

/* -- Fallback menu Searchbox -- */
#menu_search a {
 font-size: 10px;
 font-weight: normal; 
 color: #ffffff;
 text-decoration: none;
}
#menu_search a:link {
 color: #ffffff;
}
#menu_search a:visited {
 color: #ffffff;
 }
#menu_search a:hover {
 color: #db9c53;
}
#menu_search a:active {
 color: #db9c53;
}
#menu_search form{
 margin-top: 10px;
}
#menu_search input {
 font-size: 11px;
}
#menu_search #button {
 color: #000000;
}

/* -- sIFR -- */
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
	padding: 0;
}

.sIFR-replaced, .sIFR-ignore {
	visibility: visible !important;
}

.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

.sIFR-replaced div.sIFR-fixfocus {
	margin: 0pt; 
	padding: 0pt; 
	overflow: auto; 
	letter-spacing: 0px; 
	float: none;
}

/* Place CSS rules for to-be-replaced elements here. Prefix by .sIFR-active so they only apply if sIFR is active. */
.left_h2, .bottom_h2, .main_h2 {
	font-family: Arial, sans-serif;
	font-size: 1.8em;
	margin: 0.6em 0 0 0;
}
.product_h2 {
	color: #911132;
	font-family: Arial, sans-serif;
	font-size: 1.6em;
	margin: 0.4em 0 0.6em 0;
}
.main_h3 {
	color: #911132;
	font-family: Arial, sans-serif;
	font-size: 1.3em;
	margin: 0 0 0 0;
}
.main_h4 {
	color: #911132;
	font-family: Arial, sans-serif;
	font-size: 1.3em;
	margin: 0 0 0 0;
}
.sIFR-active .left_h2, .sIFR-active .bottom_h2, .sIFR-active .main_h2, .sIFR-active .product_h2 {
    visibility: hidden;
	font-family: Arial, sans-serif;
	font-size: 1.8em;
}
.sIFR-active .product_h2 {
    visibility: hidden;
	font-family: Arial, sans-serif;
	font-size: 1.6em;
	margin-bottom:0;
}
.sIFR-active .main_h3 {
    visibility: hidden;
	font-family: Arial, sans-serif;
	font-size: 1.3em;
}
.shadow_red_h2 
{
	color: #911132;
	font-family: Arial, sans-serif;
	font-size: 20px;
	margin: 0.6em 0 0 0;
}
