@charset "UTF-8";

/*
Theme Name:test
Theme URI:fo.com
Description:fo yes.
Version:1.0.0
Author:fo
Author URI:http://www.fo.com
Tags:fo

*/

/* Global reset
-------------------------------------------------------------------*/

	html,body,div,li,dl,dt,dd,h1,h2,h3,h4,h5,pre,form,blockquote,fieldset,input { margin:0; padding:0; }
	h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,th { font-size:1em; font-weight:normal; font-style:normal; }
	fieldset,img { border:none; }
	caption,th { text-align:left; }
	table { border-collapse:collapse; border-spacing:0; margin-bottom:10px; width:100%; }
	table td { padding:0 10px 0 0; }

	.hidden, .screen_reader { display:none; } /* Paragraph default styling, amend as desired */
	
	p { margin:0 0 1em 0; padding:0; } /* Default link styling */
	a { color: #221919;text-decoration: none;outline: none; }	a:hover{text-decoration: underline;}
	
	.floatL						{ float:left; } /* Float an element right with a margin */
	.floatR 					{ float:right; } /* Float an element right with a margin */
	.italic 					{ font-style:italic; } /* Italisise */
	.upper 						{ text-transform:uppercase; } /* Italisise */
	.clear 						{ clear:both; }
	.hideText					{ text-indent:-3000em; overflow:hidden; }
	
	.clearfix:after 			{ content:"."; display:block; height:0; clear:both; visibility:hidden; }
	
	blockquote					{ padding:20px; margin:0 40px 20px 20px; clear:both; }

/* Default
-------------------------------------------------------------------*/

	html, body 					{ font:12px/1.4em Helvetica Neue,Helvetica,Arial,sans-serif; }	
	body 						{ padding:95px 15px 15px 12px; margin:0; }
/*	body 						{ padding:115px 25px 50px 25px; margin:0; }*/

/* Template
-------------------------------------------------------------------*/

	#header						{ width:100%; height: 85px; position:fixed; top:0; left:0; z-index:100; padding:0 0 0 0; overflow:hidden; }
	#wrapper					{ padding:20px; clear:both; position:relative; z-index:50; top:60px; }
	#contentwrap				{ position:relative; }
	#coreContent				{ width:935px; margin:0 auto; }
	#content					{ width:681px; }
	
	#sidebar					{ position: fixed;}
	.sidebarInfo				{ text-align: center; color: gray; padding-bottom: 3px; padding-top: 4px; color: gray; font-weight: bold; border: 1px solid silver; margin-right: 5px; margin-bottom: 4px; }
	.sidebarInfo img 			{ margin-left: 76px; margin-right: 1px; margin-top: 1px; }
	#sidebar img 				{ vertical-align: top;}
	
	#categorybar				{ top: 5px; z-index: 117; left: 205px; position: fixed !important; width: 1300px !important;}


/* Header
-------------------------------------------------------------------*/

	.blogInfo					{ text-transform:uppercase; font-weight:bold; line-height:2em; margin-left: 5px; }
	.blogInfo a					{ text-transform:capitalize; font-size:36px; color:#fff; }	
	
	.stuffing					{ margin-left: 0px !important; height: 40px; background: white; border-top: 1px solid #ccc; text-align: center; }
	.stuffing div				{ font-family: Arial,"Lucida Sans Unicode","Lucida Grande",sans-serif; text-align: left; font-size: 12px; color: #333 !important; line-height: 1.34; display: inline-block; padding: 9px 9px 20px 5px; text-decoration:underline }
	.stuffing .non-underline		{ text-decoration: none; }
	.stuffing .make-bold			{ font-weight: bold; }
	.stuffing .make-italic		{ font-style: italic; }

/* Post
-------------------------------------------------------------------*/
	
	h1, h2, h3, h4				{ font-family:Helvetica Neue,Helvetica,Arial,sans-serif; }
	h1							{ font-size:20px; margin:5px 0 2px 0; line-height:0.9em; }
	h1,

	
	#coreContent h2,
	#coreContent h3,
	#coreContent h4				{ font-size:21px; line-height:1.2em; margin:0; }
	
	#coreContent h3				{ font-size:18px; }
	#coreContent h4				{ font-size:14px; }
	
	.post 						{ width:220px; padding:0px; margin:0 13px 12px 0; overflow:hidden; position:absolute; box-shadow: 0 1px 3px rgba(34, 25, 25, 0.4); -moz-box-shadow: 0 1px 2px rgba(34,25,25,0.4); -webkit-box-shadow: 0 1px 3px rgba(34, 25, 25, 0.4); }	
	.twocols					{ width:430px; }
	.threecols					{ width:660px; }
	.post div 					{  }
	
	.post-header,
	.post-content	 			{ margin:0 0 20px 0; color: gray }
	
	.post-header 				{ padding: 0px 14px 0; }		.post-header img {padding: 12px 0 9px;}
	
	.post-content h2	 		{ font-size:24px; margin:0 0 10px 0; line-height:0.9em; color:#fff;  }

	
	.post-content .bubble		{ -moz-border-radius:3px; -khtml-border-radius:3px; -webkit-border-radius:3px; padding:5px 8px; display:block; }
	

	.copyright					{ text-transform:uppercase; font-size:10px; }
	.copyright p				{ margin:0; }
	.copyright a				{ text-transform:capitalize; font-style:italic; }
	
	.singlepost 				{ font-size:125%; line-height:1.6em; margin:20px 0; }

	.singlepost a img:hover,
	.singlepost a img:active 	{ -webkit-box-shadow:0 0 0 #ff0084; -moz-box-shadow:0 0 10px #ff0084; }

	.archiveTitle h2			{ font-size:14px; font-style:italic; margin:0; font-family:Helvetica Neue,Helvetica,Arial,sans-serif; }
	.archiveTitle .currentCat	{ margin:0 0 10px 0; }
	.archiveTitle .currentCat span	{ font-weight:bold; }
	.archiveTitle .spaced		{ margin:0 0 30px 0; }
	.archiveTitle h3			{ font-size:14px; font-style:italic; margin:0 0 20px 0; font-family:Helvetica Neue,Helvetica,Arial,sans-serif; }
	.archiveTitle ul			{ list-style:none; padding:0; margin:0 0 30px 0; font-style:italic; }
	.archiveTitle ul ul			{ margin:0; font-style:italic; }
	.archiveTitle ul li			{ padding:0 0 0 20px; font-style:italic; }
	.archiveTitle ul ul	li		{ padding:0; }
	.archiveTitle p				{ margin:0 0 30px 0; }
	.archiveTitle .back			{ margin:0; }
	
	.alignleft					{ float:left; margin:0 30px 30px 0; }	
	.alignright					{ float:right; margin:0 0 30px 30px; }
	
	.prevpost					{ float:left; }
	.nextpost					{ float:right }
	.prevpost a,	
	.nextpost a					{ padding:10px 15px; margin:0; display:block; font-style:italic; }
	.prevpost a:hover,	
	.nextpost a:hover			{ font-size:1.4em; text-shadow:none; font-weight:bold; font-style:italic; }
	
	#top_link					{ text-shadow:none; font-size:1.1em; padding:9px 20px 9px 31px; margin:0 10px 0 0; position:fixed; right:-100px; top:87%; width:69px; -moz-border-radius:5px; -webkit-border-radius:5px;  }
	#top_link:hover				{ -webkit-box-shadow:0 0 5px rgba(0, 0, 0, 0.5); -moz-box-shadow:0 0 5px rgba(0, 0, 0, 0.5); }
		.nextPrev					{ display:none; }
	/* Infinite Scroll loader */
	#infscr-loading 			{ z-index: 5000; position: fixed; left: 40%; bottom: 40px; width: 200px; height: 100px; padding: 10px; background: #000;  opacity: 0.8; 
								  color: #FFF; -moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px; font-family:Arial, Helvetica, sans-serif; 
								  text-shadow:none; }
	
	/*.product-info-box			{ height: 90px; font-size: 12px; text-align: center; line-height: 22px; background-color: #F2F0F0; margin-top: 3px; margin-bottom: -19px;}	*/
	.product-info-box			{ padding-top: 5px; padding-bottom: 8px; }
	.price-in-box	{ font-size: 13px; color: #C22222; font-weight: bold; }
	.list-price-in-box	{ font-size: 13px; text-decoration: line-through; }
	
	.single-box-product-info-area			{ font-size: 16px; line-height: 32px; background-color: #F0EEEE; -moz-border-radius:3px; -webkit-border-radius:3px; padding: 6px; }
	.single-box-product-info-area .price-in-box	{ font-size: 24px; color: #FF0084; }
	.single-box-product-info-area .list-price-in-box	{ font-size: 18px }
	
	
	.readmore-link				{ font-size: 11px; }
	.masonryImages				{ float:right; width: 121px; margin-right: 6px; }
	.masonryImageDiv			{ background:white; margin-bottom: 5px; padding-left: 6px; padding-top: 6px; box-shadow: 0 1px 3px rgba(34, 25, 25, 0.3); -moz-box-shadow: 0 1px 1px rgba(34,25,25,0.3); -webkit-box-shadow: 0 1px 3px rgba(34, 25, 25, 0.2); opacity: 0.6; filter: alpha(opacity=60); }
	.masonryImageDiv:hover		{ opacity: 1; filter: alpha(opacity=100); }
	.masonryImageInfo			{ position: relative; display: block; overflow: hidden; padding-top: 4px; padding-bottom: 3px; }
	.mainImage					{ text-align: center; margin-top: 15px; }
	.sharingBar					{ background: #F2F0F0; margin: 14px; height: 40px; -webkit-border-radius: 5px; border-radius: 5px; border: 1px solid #D9D4D4; margin-bottom: 23px; margin-top: 23px; }
	.sharingBar ul 				{ list-style: none; }
	.sharingBar ul li 				{ float: right; margin-right: 70px; margin-top: -1px; }
	.sharingBar ul .emailPart		{ margin-top: -3px; }
	.sharingBar ul .buyButton		{ margin-top: -21px; width:14em; margin-right: 16px !important; margin-left: -31px;}
	.singlePricePanel			{ background: #F2F0F0;  opacity: 0.7; filter: alpha(opacity=70); padding: 6px 13px; border-bottom: 1px solid #D9D4D4; padding-bottom: 10px;}
	.singlePricePanel .price-in-box , .singlePricePanel .list-price-in-box		{ font-size: 22px !important; margin-right: 10px }
	.singlePricePanel .warningBar	{ position: absolute; }
	
	
	
	
	/*.product-shipping-ribbon 	{ position: absolute; top: 0px; left: 90px;}
	.product-shipping-and-return-ribbon 	{ position: absolute; top: 0px; left: 0px;}
	.best-seller-ribbon			{ position: absolute; top: 0px; left: 0px;}*/
	.amazon-logo-in-picture	 	{ position: absolute; top: 181px; left: 150px;}
	.single-box	 				{ background-color: white !important; display: block; width: 100%; height: 100%; box-shadow: 0 1px 3px rgba(34, 25, 25, 0.4); -moz-box-shadow: 0 1px 2px rgba(34,25,25,0.4); -webkit-box-shadow: 0 1px 3px rgba(34, 25, 25, 0.4); }
	.single-box-image-area		{ float:left; padding: 6px;}
	.single-box-image-area .single-box-image	{ border: 1px solid silver; padding: 5px; background-color: white;}
	.single-box-title-area 		{ padding: 3px 7px; border-bottom: 1px solid #D9D4D4; text-align: right; }
	.zoom-logo-in-picture	 	{ position: absolute; margin-left: 6px; margin-top: 5px;}
	.list-price-title-in-box,.price-title-in-box,.you-save-title-in-box	{float: left; width: 100px; margin-left: 15px;}
	.free-shipping-title-in-box	{ color: white; text-align: center; background-color: #FF0084; margin-bottom: 10px;}
	.store-button-area			{ padding-right: 63px; padding-left: 381px; padding-top: 13px; padding-bottom: 25px;}
	.store-button				{ padding: 7px 20px; font-size: 18px !important; background-color: #85C21B; color: white;}
	.ps-notes					{ line-height: 16px; font-size: 14px; font-style: italic;}
	.sidebar-icon-image-area	{ float: left; margin-right: 8px;}
	.sidebar-price				{ }
	.sidebar-caption			{ font-weight: bold; font-size: 22px; line-height: 20px; font-style: italic; color: #FF0084; }
	.singleCaption				{ text-align: center; color: gray; font-style: italic; background: #F2F0F0; padding: 6px 13px; border-top: 1px solid #D9D4D4; font-size: 15px;}
	
	.best-seller-title-in-box	{ color: white; text-align: center; background-color: #FF0084; margin-bottom: 10px; font-size: 22px; }		
	.footer-main				{ background-color: #F2F0F0; padding: 10px 0 10px; overflow: hidden;}
	.footer-info				{ font-size: 11px; float: left; width: 110px; padding: 0 15px; display: inline-block;}	
	.footer-info a 				{ font-weight: bold;}		
	.post-footer	 			{ font-size: 11px; display: inline-block;}
	.comments {		/*margin: 0 -15px;*/	padding: 0 15px;	border-top: 1px solid #D9D4D4;}		
	.colormuted, .colormuted a {color: #524D4D;}	
	.comments .comment {border-top: 1px solid #FCFAFA;border-bottom: 1px solid #D9D4D4;overflow: hidden;}
	.convo {margin: 0 -15px;padding: 8px 15px 5px;background-color: #F2F0F0;}
	.convo .ImgLink {float: left;margin-right: 6px;width: 30px;}
	.ImgLink {position: relative;display: block;background-color: white;}
	.profile-icon {width: 30px;height: 29px;display: block;}
	
.buttonx{background-color:#2b91af;border-radius:10px;box-shadow:0 2px 3px rgba(0,0,0,0.3);color:#fff;cursor:pointer;display:inline-block;padding:10px 20px;text-align:center;text-decoration:none}
.buttonx.small{border-radius:15px;float:right;margin:22px 5px 0;padding:6px 15px}
.buttonx:hover{background-color:#1e1e1e}
.buttonx>span{font-size:84%}
.buttonx.b-close,.buttonx.bClose{border-radius:7px 7px 7px 7px;box-shadow:none;font:bold 131% sans-serif;padding:0 6px 2px;position:absolute;right:-7px;top:-7px}
#shareModalBox{background-color:#fff;border-radius:10px 10px 10px 10px;box-shadow:0 0 25px 5px #999;color:#111;display:none;min-width:450px;padding:25px;width:690px; height:250px;}
	
	.warningBar					{
	  display: inline-block;
    background: #ff553f;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff5340), color-stop(100%,#ff553f));
    background: -moz-linear-gradient(center top, #ff5340 0%, #ff553f 100%);
    -webkit-box-shadow: 0px -5px 15px #f22b11 inset, 0px 0px 0px 1px #ff361c;
    -moz-box-shadow: 0px -5px 15px #f22b11 inset, 0px 0px 0px 1px #ff361c;
    box-shadow: 0px -5px 15px #f22b11 inset, 0px 0px 0px 1px #ff361c;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    text-shadow: 0px 0px 0px #c21300;
    padding: 1px 3px;
    display: inline-block;
    font-family: Arial;
    font-size: 11px;
    color: #ffffff;
    font-weight: bold;
	}
	.post-header .warningBar 	{ margin-top: 7px; opacity: 0.7;}
	.masonryImageDiv .warningBar	{ margin-left: 28px; position: absolute; opacity: 0.8;}
	
	.yellowWarningBar			{
	display: inline-block;
background: #FA3;
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FA3), color-stop(100%,#D93));
background: -moz-linear-gradient(center top, #FA3 0%, #D93 100%);
-webkit-box-shadow: 0px 1px 0px 0px #FC7 inset, 0px 1px 2px 0px #CCC;
-moz-box-shadow: 0px 1px 0px 0px #fc7 inset, 0px 1px 2px 0px #ccc;
box-shadow: 0px 1px 0px 0px #FC7 inset, 0px 1px 2px 0px #CCC;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
text-shadow: 0px 1px 1px #FC6;
padding: 1px 3px;
border-color: #B82;
border-width: 1px;
border-style: solid;
font-family: Georgia, Times, serif;
font-size: 12px;
color: #641;
font-style: italic;
	}
	
	
	.comment-user{	font-weight: bold;	color: #221919;}
	.comments .comment:last-child {border-bottom-width: 0;}
	.convo::after {clear: both;display: block;height: 0;content: " ";visibility: hidden;}
	a.convo {display: block;padding: 12px 15px;text-align: center;}
	
	.frq-green-button { 	
	-moz-box-shadow:inset 0px 1px 0px 0px #d9fbbe; 
	-webkit-box-shadow:inset 0px 1px 0px 0px #d9fbbe; 
	box-shadow:inset 0px 1px 0px 0px #d9fbbe;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #b8e356), color-stop(1, #a5cc52) );
	background:-moz-linear-gradient( center top, #b8e356 5%, #a5cc52 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#b8e356', endColorstr='#a5cc52');
	background-color:#b8e356;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #83c41a;
	display:inline-block;
	color:#ffffff !important;
	font-family:arial;
	font-size:20px;
	font-weight:bold;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:1px 1px 0px #86ae47;
	}
	.frq-green-button:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #a5cc52), color-stop(1, #b8e356) );
	background:-moz-linear-gradient( center top, #a5cc52 5%, #b8e356 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#a5cc52', endColorstr='#b8e356');
	background-color:#a5cc52;
	}
	.frq-green-button:active {
	position:relative;
	top:1px;
	}
	
	#footerx{
    position:fixed;
    left:0px;
    bottom:0px;
    height:35px;
    width:100%;
    background:#222;
}
/* Für ie6*/
* html #footerx{
    position:absolute;
    top:expression((0-(footer.offsetHeight)+(document.documentElement.clientHeight ? document.documentElement.clientHeight : document.body.clientHeight)+(ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop))+'px');
}	

ul.list3 {
    width: 18em;
    padding: 0;
    list-style-type: none;
	float: right
}
ul.list3 li {
    display: inline;
}
ul.list3 li a {
    padding: 0.25em 0.5em;
    text-decoration: none;
}
	
/* Sidebar elements
-------------------------------------------------------------------*/	
	
	#sidebar .sidebar_list 				{ list-style:none; padding:0; font-size:1.3em; clear:both; }
	#sidebar .sidebar_list li.widget, 
	#sidebar .sidebar_list li.linkcat 	{ margin:0 0 2.5em 0; line-height:1.4em; border:0; padding:10px; margin:0 0 10px 0; }
		#sidebar .widget h2,
		#sidebar .widget h3 			{ margin:0 0 10px 0; font-size:1.4em; border:0; }
		#sidebar .widget p 				{ margin:0 0 1.5em 0; padding:0 10px; }
		#sidebar .widget ul, 			
		#sidebar .widget ol 			{ list-style:none; margin:0; padding:0; }
	
	
	.widget-title				{ font-size:1.2em; font-weight:bold; display:block; margin:0 0 10px 0; }
	div.widget					{ margin:0 0 2.5em 0; line-height:1.4em; border:0; padding:10px; margin:0 0 10px 0; }

/* Footer elements
-------------------------------------------------------------------*/

	#footer						{ padding:30px 0 10px 0; text-transform:uppercase; font-size:0.9em; clear:both; }
	#footer h3					{ text-transform:uppercase; padding:0; float:left; margin:0 10px 0 0; }
	#footer p					{ padding:0; margin:0; }
	#footer ul					{ list-style:none; padding:0 30px 0 0; margin:0; float:left; }
	#footer ul li				{ float:left; margin:0 0 0 5px; padding:0 0 0 5px; text-transform:lowercase; }
	#footer ul li.first			{ border-left:0; padding:0; margin:0; }
	#footer p					{ float:right; margin:0; padding:0; text-transform:uppercase; }
	
	.copyright					{ text-transform:uppercase; }
	.copyright a				{ text-transform:capitalize; }
	
	.left, .prev				{ float:left; }
	.right, .next				{ float:right; }

/* Comments
-------------------------------------------------------------------*/

	#comments					{ clear:both; }
	
	#comments h4				{ font-size:30px; line-height:1.2em; margin:0; font-style:italic; padding:10px 0; }
	
	.commentEntry				{ padding:15px 0; margin-bottom:-1px; }
	.avatar						{ float:left; padding:10px; margin:0 30px 15px 0; -moz-border-radius:3px; -khtml-border-radius:3px; -webkit-border-radius:3px; -webkit-box-shadow:0 0 10px rgba(0, 0, 0, 0.1); -moz-box-shadow:0 0 10px rgba(0, 0, 0, 0.1); }
	.commentContent				{ float:left; width:800px; padding:5px; font-style:italic; }
	#content .commentContent	{ width:475px; }
	.loggedin					{ margin-top:15px; }
	.commentMeta				{ font-size:0.9em; font-style:normal; padding:12px 0 0 140px; clear:both; }
	.commentMeta a				{ font-style:italic; }
	.nocomments					{ font-size:1.2em; padding:25px 0; }
	
	.leaveComment				{ padding-bottom:19px; }
	
	/* Comment form
	--------------- */
	
	.commentForm				{ text-transform:uppercase; margin:0; padding:15px 0; }
	.commentForm em				{ text-transform:lowercase; font-style:italic; font-size:0.9em; }
	
	.commentFormLeft			{ float:left; width:460px; }
	.commentFormRight			{ float:right; width:460px; }
	
	label 						{ display:block; font-size:0.9em; }
	
	input[type=text],
	textarea					{ padding:7px 5px; margin:0 0 10px 0; font-family:Helvetica Neue,Helvetica,Arial,sans-serif; font-size:1em; -moz-border-radius:5px; -webkit-border-radius:5px; width:450px; }
	
	textarea					{ height:153px; }
	
	input[type=submit]			{  padding:3px 10px; font-weight:bold; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; cursor:pointer; }
/*	input[type=submit]:hover,
	input[type=submit]:focus	{ -webkit-box-shadow:0 0 10px rgba(0, 0, 0, 1); -moz-box-shadow:0 0 10px rgba(0, 0, 0, 0.4); }*/
	
	#content .commentFormLeft,
	#content .commentFormRight	{ float:none; width:auto; }
	#content input[type=text],
	#content textarea			{ width:608px; clear:both; }
	#content .commentMeta		{ padding:12px 0 0 0; }
	
	#sidebar input[type=text],
	#sidebar textarea			{ width:228px; padding:2px 5px; }
	
	#content .contactform input[type=text],
	#content .contactform textarea	{ width:530px; }
	
	
	
	/* line 14, multi-line-button.sass */
a.multi-line-button {
  -moz-background-clip: padding;
  -webkit-background-clip: padding;
  -o-background-clip: padding-box;
  -ms-background-clip: padding-box;
  -khtml-background-clip: padding-box;
  background-clip: padding-box;
  border-width: 1px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  -o-border-radius: 6px;
  -ms-border-radius: 6px;
  -khtml-border-radius: 6px;
  border-radius: 6px;
  border-style: solid;
  color: white;
  display: block;
  margin: 0.2em auto;
  padding: 8px 15px;
  text-align: center;
  text-decoration: none;
  background-color: #60a3d8;
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(0%, #89bbe2), color-stop(50%, #60a3d8), color-stop(100%, #378bce));
  background-image: -moz-linear-gradient(top, #89bbe2 0%, #60a3d8 50%, #378bce 100%);
  background-image: linear-gradient(top, #89bbe2 0%, #60a3d8 50%, #378bce 100%);
  border-color: #2970a9;
  border-left-color: #60a3d8;
  border-top-color: #60a3d8;
  -moz-box-shadow: rgba(255, 255, 255, 0.5) 1px 1px 0 0 inset;
  -webkit-box-shadow: rgba(255, 255, 255, 0.5) 1px 1px 0 0 inset;
  -o-box-shadow: rgba(255, 255, 255, 0.5) 1px 1px 0 0 inset;
  box-shadow: rgba(255, 255, 255, 0.5) 1px 1px 0 0 inset;
  color: white;
  text-shadow: #2e7ebd 0 1px 2px;
}
/* line 12, _multi-line-button.sass */
a.multi-line-button .title {
  font-size: 24px;
  font-weight: bold;
  display: block;
  opacity: 0.9;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
}
/* line 17, _multi-line-button.sass */
a.multi-line-button .subtitle {
  font-size: 14px;
  display: block;
  margin-top: 4px;
  opacity: 0.7;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
}
/* line 23, _multi-line-button.sass */
a.multi-line-button:hover .title {
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
}
/* line 25, _multi-line-button.sass */
a.multi-line-button:hover .subtitle {
  opacity: 0.8;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
}
/* line 27, _multi-line-button.sass */
a.multi-line-button:active {
  padding: 9px 15px 7px;
}
/* line 48, _multi-line-button.sass */
a.multi-line-button:hover, a.multi-line-button:focus {
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(0%, #9dc7e7), color-stop(50%, #74afdd), color-stop(100%, #378bce));
  background-image: -moz-linear-gradient(top, #9dc7e7 0%, #74afdd 50%, #378bce 100%);
  background-image: linear-gradient(top, #9dc7e7 0%, #74afdd 50%, #378bce 100%);
}
/* line 50, _multi-line-button.sass */
a.multi-line-button:active, a.multi-line-button.depressed {
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(0%, #5796c8), color-stop(100%, #6aa2ce));
  background-image: -moz-linear-gradient(top, #5796c8 0%, #6aa2ce 100%);
  background-image: linear-gradient(top, #5796c8 0%, #6aa2ce 100%);
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  border-color: #2970a9;
}
/* line 16, multi-line-button.sass */
a.multi-line-button.green {
  background-color: #63bb4a;
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(0%, #83c96f), color-stop(50%, #63bb4a), color-stop(100%, #4e9939));
  background-image: -moz-linear-gradient(top, #83c96f 0%, #63bb4a 50%, #4e9939 100%);
  background-image: linear-gradient(top, #83c96f 0%, #63bb4a 50%, #4e9939 100%);
  border-color: #3b742b;
  border-left-color: #63bb4a;
  border-top-color: #63bb4a;
  -moz-box-shadow: rgba(233, 233, 233, 0.5) 1px 1px 0 0 inset;
  -webkit-box-shadow: rgba(233, 233, 233, 0.5) 1px 1px 0 0 inset;
  -o-box-shadow: rgba(233, 233, 233, 0.5) 1px 1px 0 0 inset;
  box-shadow: rgba(233, 233, 233, 0.5) 1px 1px 0 0 inset;
  color: white;
  text-shadow: #458632 0 1px 2px;
}
/* line 48, _multi-line-button.sass */
a.multi-line-button.green:hover, a.multi-line-button.green:focus {
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(0%, #93d082), color-stop(50%, #73c25d), color-stop(100%, #4e9939));
  background-image: -moz-linear-gradient(top, #93d082 0%, #73c25d 50%, #4e9939 100%);
  background-image: linear-gradient(top, #93d082 0%, #73c25d 50%, #4e9939 100%);
}
/* line 50, _multi-line-button.sass */
a.multi-line-button.green:active, a.multi-line-button.green.depressed {
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(0%, #5f9f4c), color-stop(100%, #6aaf56));
  background-image: -moz-linear-gradient(top, #5f9f4c 0%, #6aaf56 100%);
  background-image: linear-gradient(top, #5f9f4c 0%, #6aaf56 100%);
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  border-color: #3b742b;
}
/* line 18, multi-line-button.sass */
a.multi-line-button.red {
  background-color: #bf4040;
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(0%, #cc6666), color-stop(50%, #bf4040), color-stop(100%, #993333));
  background-image: -moz-linear-gradient(top, #cc6666 0%, #bf4040 50%, #993333 100%);
  background-image: linear-gradient(top, #cc6666 0%, #bf4040 50%, #993333 100%);
  border-color: #732626;
  border-left-color: #bf4040;
  border-top-color: #bf4040;
  -moz-box-shadow: rgba(230, 230, 230, 0.5) 1px 1px 0 0 inset;
  -webkit-box-shadow: rgba(230, 230, 230, 0.5) 1px 1px 0 0 inset;
  -o-box-shadow: rgba(230, 230, 230, 0.5) 1px 1px 0 0 inset;
  box-shadow: rgba(230, 230, 230, 0.5) 1px 1px 0 0 inset;
  color: white;
  text-shadow: #862d2d 0 1px 2px;
}
/* line 48, _multi-line-button.sass */
a.multi-line-button.red:hover, a.multi-line-button.red:focus {
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(0%, #d27979), color-stop(50%, #c55353), color-stop(100%, #993333));
  background-image: -moz-linear-gradient(top, #d27979 0%, #c55353 50%, #993333 100%);
  background-image: linear-gradient(top, #d27979 0%, #c55353 50%, #993333 100%);
}
/* line 50, _multi-line-button.sass */
a.multi-line-button.red:active, a.multi-line-button.red.depressed {
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(0%, #a04545), color-stop(100%, #b24d4d));
  background-image: -moz-linear-gradient(top, #a04545 0%, #b24d4d 100%);
  background-image: linear-gradient(top, #a04545 0%, #b24d4d 100%);
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  border-color: #732626;
}
/* line 20, multi-line-button.sass */
a.multi-line-button.orange {
  background-color: #d98026;
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(0%, #e19951), color-stop(50%, #d98026), color-stop(100%, #ae661e));
  background-image: -moz-linear-gradient(top, #e19951 0%, #d98026 50%, #ae661e 100%);
  background-image: linear-gradient(top, #e19951 0%, #d98026 50%, #ae661e 100%);
  border-color: #824d17;
  border-left-color: #d98026;
  border-top-color: #d98026;
  -moz-box-shadow: rgba(235, 230, 224, 0.5) 1px 1px 0 0 inset;
  -webkit-box-shadow: rgba(235, 230, 224, 0.5) 1px 1px 0 0 inset;
  -o-box-shadow: rgba(235, 230, 224, 0.5) 1px 1px 0 0 inset;
  box-shadow: rgba(235, 230, 224, 0.5) 1px 1px 0 0 inset;
  color: white;
  text-shadow: #985a1b 0 1px 2px;
}
/* line 48, _multi-line-button.sass */
a.multi-line-button.orange:hover, a.multi-line-button.orange:focus {
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(0%, #e4a667), color-stop(50%, #dd8d3c), color-stop(100%, #ae661e));
  background-image: -moz-linear-gradient(top, #e4a667 0%, #dd8d3c 50%, #ae661e 100%);
  background-image: linear-gradient(top, #e4a667 0%, #dd8d3c 50%, #ae661e 100%);
}
/* line 50, _multi-line-button.sass */
a.multi-line-button.orange:active, a.multi-line-button.orange.depressed {
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(0%, #b8732e), color-stop(100%, #cc8033));
  background-image: -moz-linear-gradient(top, #b8732e 0%, #cc8033 100%);
  background-image: linear-gradient(top, #b8732e 0%, #cc8033 100%);
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  border-color: #824d17;
}

/* spinner loading.. */

.loading			{ width: 100%; height: 100%; position: absolute; top: 0; left: 0; background: silver; z-index: 99; background: #F7F5F5 url(../../images/background.jpg) repeat; }