/*fonts*/
DIV.jqcloud
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: normal;
	border: 1px solid #AA7733;
	/*+border-radius: 8px;*/
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-khtml-border-radius: 8px;
	border-radius: 8px;
	margin-bottom: 12px;
	background-color: #FAE8D1;
}
DIV.jqcloud A
{
	font-size: inherit;
	text-decoration: none;
	margin:12px;
}
DIV.jqcloud SPAN.w10
{
	font-size: 325%;
	font-family: Impact, georgia, arial;
	text-shadow: 0 0 20px #F8B192;
}
DIV.jqcloud SPAN.w9
{
	font-size: 300%;
}
DIV.jqcloud SPAN.w8
{
	font-size: 275%;
}
DIV.jqcloud SPAN.w7
{
	font-size: 250%;
	font-family: Arbutus Slab;
	font-style: italic;
	text-shadow: 1px 1px #FCC7A1;
}
DIV.jqcloud SPAN.w6
{
	font-size: 225%;
}
DIV.jqcloud SPAN.w5
{
	font-size: 200%;
	/*font-weight: bold;*/
	font-family: Signika Negative;
}
DIV.jqcloud SPAN.w4
{
	font-size: 175%;
	font-weight: bold;
	font-family: serif;
}
DIV.jqcloud SPAN.w3
{
	font-size: 150%;
	font-family: courier;
}
DIV.jqcloud SPAN.w2
{
	font-size: 125%;
}
DIV.jqcloud SPAN.w1
{
	font-size: 100%;
	font-style: italic;
}
/*colors*/
DIV.jqcloud
{
	color: #A1730E;
}
DIV.jqcloud SPAN A
{
	color: inherit !important;
}
DIV.jqcloud A:hover
{
	/*[disabled]color:#0CF;*/
}
DIV.jqcloud SPAN.w10 A
{
	color: #CB7F12 !important;
}
DIV.jqcloud SPAN.w9 A
{
	color: #DA9535 !important;
}
DIV.jqcloud SPAN.w8 A
{
	color: #A43C05 !important;
}
DIV.jqcloud SPAN.w7 A
{
	color: #D49A01 !important;
}
DIV.jqcloud SPAN.w6 A
{
	color: #AB9935 !important;
}
DIV.jqcloud SPAN.w5 A
{
	color: #C66520 !important;
	text-shadow: -1px -1px #C7A3A6 !important;
}
DIV.jqcloud SPAN.w4 A
{
	color: #D29665 !important;
}
DIV.jqcloud SPAN.w3 A
{
	color: #814D1D !important;
}
DIV.jqcloud SPAN.w2 A
{
	color: #C9691B !important;
}
DIV.jqcloud SPAN.w1 A
{
	color: #998C7C !important;
}
/*layout*/
DIV.jqcloud
{
	overflow: hidden;
	position: relative;
}
DIV.jqcloud SPAN
{
	padding: 0;
}
