/*====================================================================================================
 * C O L U M N S                                                                      C O L U M N S  *
 =====================================================================================================*/
.lts-one-half,
.one-half      { width: 48%; }
.lts-one-third,
.one-third     { width: 30.5%; }
.lts-one-fourth,
.one-fourth    { width: 22%; }
.lts-one-fifth,
.one-fifth     { width: 16.8%; }
.lts-one-sixth,
.one-sixth     { width: 13.33%; }
.lts-two-fifth,
.two-fifth     { width: 37.6%; }
.lts-two-third,
.two-third     { width: 65.33%; }
.lts-three-fifth,
.three-fifth   { width: 58.4%; }
.lts-three-fourth,
.three-fourth  { width: 74%; }
.lts-four-fifth,
.four-fifth    { width: 67.2%; }
.lts-five-sixth,
.five-sixth    { width: 82.67%; }

.lts-one-half,
.lts-one-third,
.lts-two-third,
.lts-three-fourth,
.lts-one-fourth,
.lts-one-fifth,
.lts-two-fifth,
.lts-three-fifth,
.lts-four-fifth,
.lts-one-sixth,
.lts-five-sixth,
.one-half,
.one-third,
.two-third,
.three-fourth,
.one-fourth,
.one-fifth,
.two-fifth,
.three-fifth,
.four-fifth,
.one-sixth,
.five-sixth     { position: relative; margin-right: 4% !important; margin-left: 0; margin-bottom: 20px !important; float: left; }
.lts-col-last      { margin-right: 0 !important; clear: right !important; }
.col-last          { margin-right: 0 !important; clear: right; }


/*====================================================================================================
 *  S E X Y   B U T T O N S                                                 S E X Y   B U T T O N S  *
 =====================================================================================================*/
 
.sexybutton { display: inline-block; vertical-align: middle; margin: 0.2em 0.2em; padding: 0; font: bold 13px "Helvetica Neue", Helvetica, Arial, clean, sans-serif !important; text-decoration: none !important; text-shadow: 1px 1px 2px rgba(0,0,0,0.20); background: none; border: none; white-space: nowrap; cursor: pointer; user-select: none; -moz-user-select: none; /* Fix extra width padding in IE */ _width: 0; overflow: visible; }
.sexybutton span { display: block; /* Prevents :active from working in IE--oh well! */ height: 24px; padding-right: 12px; background-repeat: no-repeat; background-position: right top; }
.sexybutton span span { padding-right: 0; padding-left: 12px; line-height: 24px; background-position: left top; }
.sexybutton span span span { padding-left: 21px; background-image: none; background-repeat: no-repeat; background-position: left center; /* IE6 still requires a PNG transparency fix */  /* _background-image: none;		Or just hide icons from the undeserving IE6 */ /* _padding-left: 0;					Or just hide icons from the undeserving IE6 */ }
.sexybutton span span span.after { padding-left: 0px; padding-right: 21px; background-position: right center; /* IE6 still requires a PNG transparency fix */  /* _padding-right: 0;					Or just hide icons from the undeserving IE6 */ }
.sexybutton.sexyicononly span span span { padding-left: 16px; }
.sexybutton.sexyicononly span span span.after { padding-left: 0px; padding-right: 16px; }
.sexybutton[disabled],
.sexybutton[disabled]:hover,
.sexybutton[disabled]:focus,
.sexybutton[disabled]:active,
.sexybutton.disabled,
.sexybutton.disabled:hover,
.sexybutton.disabled:focus,
.sexybutton.disabled:active { color: #333 !important; cursor: inherit; text-shadow: none; opacity: 0.33; }
.sexybutton:hover span,
.sexybutton:focus span { background-position: 100% -24px; }
.sexybutton:hover span span,
.sexybutton:focus span span { background-position: 0% -24px; }
.sexybutton:active span { background-position: 100% -48px; }
.sexybutton:active span span { background-position: 0% -48px; }
.sexybutton[disabled] span,
.sexybutton.disabled span { background-position: 100% -72px; }
.sexybutton[disabled] span span,
.sexybutton.disabled span span { background-position: 0% -72px; }
.sexybutton:hover span span span,
.sexybutton:focus span span span,
.sexybutton:active span span span,
.sexybutton[disabled] span span span,
.sexybutton.disabled span span span { background-position: left center; }
.sexybutton:hover span span span.after,
.sexybutton:focus span span span.after,
.sexybutton:active span span span.after,
.sexybutton[disabled] span span span.after,
.sexybutton.disabled span span span.after { background-position: right center; }
.sexybutton img { margin-right: 5px; vertical-align: text-top; /* IE6 Hack */ _margin-top: 4px; _vertical-align: text-bottom; /* IE6 still requires a PNG transparency fix */  /* _display: none;		Or just hide icons from the undeserving IE6 */ }
.sexybutton img.after { margin-right: 0; margin-left: 5px; /* IE6 still requires a PNG transparency fix */  /* _margin-left: 0;		Or just hide icons from the undeserving IE6 */ }
.sexybutton.sexymedium	{ font-size: 15px !important; }
.sexybutton.sexylarge	{ font-size: 18px !important; }
/*
 * Button Skins
 * 
 * .PNG background images with alpha transparency are also supplied if you'd rather use them instead of the 
 * default .GIF images. (Just beware of IE6's lack of support.) 
 * 
 * Additional skins can be added below. The sexybuttons/images/skins/ButtonTemplate.psd can be used to create new skins.
 * Prefix the skin name with "sexy" to avoid any potential conflicts with other class names. 
 */
/* Silver Button Skin (the default skin) */
.sexybutton,
.sexybutton.sexysilver { color: #666 !important; }
.sexybutton:hover,
.sexybutton:focus,
.sexybutton.sexysilver:hover,
.sexybutton.sexysilver:focus { color: #333 !important; }
.sexybutton span,
.sexybutton.sexysilver span { background-image: url(//highwayonemotel.com.au/wp-content/plugins/lizatom-shortcodes/css/sexybuttons/images/skins/silver/button_right.gif); }
.sexybutton span span,
.sexybutton.sexysilver span span { background-image: url(//highwayonemotel.com.au/wp-content/plugins/lizatom-shortcodes/css/sexybuttons/images/skins/silver/button_left.gif); }
/* Orange Button Skin */
.sexybutton.sexyorange,
.sexybutton.sexyorange:hover,
.sexybutton.sexyorange:focus { color: white !important; }
.sexybutton.sexyorange[disabled],
.sexybutton.sexyorange[disabled]:hover,
.sexybutton.sexyorange[disabled]:active,
.sexybutton.sexyorange[disabled]:focus,
.sexybutton.sexyorange.disabled,
.sexybutton.sexyorange.disabled:hover,
.sexybutton.sexyorange.disabled:active,
.sexybutton.sexyorange.disabled:focus { color: #333 !important; }
.sexybutton.sexyorange span { background-image: url(//highwayonemotel.com.au/wp-content/plugins/lizatom-shortcodes/css/sexybuttons/images/skins/orange/button_right.gif); }
.sexybutton.sexyorange span span { background-image: url(//highwayonemotel.com.au/wp-content/plugins/lizatom-shortcodes/css/sexybuttons/images/skins/orange/button_left.gif); }
/* Yellow Button Skin */
.sexybutton.sexyyellow,
.sexybutton.sexyyellow:hover,
.sexybutton.sexyyellow:focus { color: #994800 !important; }
.sexybutton.sexyyellow span { background-image: url(//highwayonemotel.com.au/wp-content/plugins/lizatom-shortcodes/css/sexybuttons/images/skins/yellow/button_right.gif); }
.sexybutton.sexyyellow span span { background-image: url(//highwayonemotel.com.au/wp-content/plugins/lizatom-shortcodes/css/sexybuttons/images/skins/yellow/button_left.gif); }
/* 
 * Simple Skin Buttons
 */
.sexybutton.sexysimple { position: relative; padding: 5px 10px 5px; font: inherit; font-size: 13px !important; font-style: normal !important; font-weight: bold !important; color: #fff !important; line-height: 1; background-image: url(//highwayonemotel.com.au/wp-content/plugins/lizatom-shortcodes/css/sexybuttons/images/skins/simple/awesome-overlay-sprite.png); background-repeat: repeat-x; background-position: 0 0; /* Special effects */ text-shadow: 0 -1px 1px rgba(0,0,0,0.25), -2px 0 1px rgba(0,0,0,0.25); border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; -moz-box-shadow: 0 1px 2px rgba(0,0,0,0.5); -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.5); /* IE only stuff */ border-bottom: 1px solid transparent\9; _background-image: none; /* Cross browser inline block hack - http://blog.mozilla.com/webdev/2009/02/20/cross-browser-inline-block/ */ display: -moz-inline-stack; display: inline-block; vertical-align: middle; *display: inline !important; position: relative; /* Force hasLayout in IE */ zoom: 1; /* Disable text selection (Firefox only)*/ -moz-user-select: none; }
.sexybutton.sexysimple::selection { background: transparent; }
.sexybutton.sexysimple:hover,
.sexybutton.sexysimple:focus { background-position: 0 -50px; color: #fff !important; }
.sexybutton.sexysimple:active { background-position: 0 -100px; -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.7); /* Unfortunately, Safari doesn't support inset yet */ -webkit-box-shadow: none; /* IE only stuff */ border-bottom: 0\9; border-top: 1px solid #666\9; }
.sexybutton.sexysimple[disabled], 
.sexybutton.sexysimple.disabled { background-position: 0 -150px; color: #333 !important; text-shadow: none; }
.sexybutton.sexysimple[disabled]:hover,
.sexybutton.sexysimple[disabled]:focus,
.sexybutton.sexysimple[disabled]:active,
.sexybutton.sexysimple.disabled:hover,
.sexybutton.sexysimple.disabled:focus,
.sexybutton.sexysimple.disabled:active { -moz-box-shadow: 0 1px 2px rgba(0,0,0,0.5); -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.5); }
.sexybutton.sexysimple span { height: auto; padding-left: 24px; padding-right: 0; background-position: left center; background-repeat: no-repeat; /* IE6 still requires a PNG transparency fix */  /* _padding-left: 0;		Or just hide icons from the undeserving IE6 */ }
.sexybutton.sexysimple span.after { padding-left: 0; padding-right: 24px; background-position: right center; /* IE6 still requires a PNG transparency fix */  /* _padding-right: 0;		Or just hide icons from the undeserving IE6 */ }
.sexybutton.sexysimple.sexyicononly span { height: 16px; padding-left: 16px; }
.sexybutton.sexysimple.sexyicononly span.after { padding-left: 0px; padding-right: 16px; }
/* Simple button colors */
.sexybutton.sexysimple					{ /* Default */ background-color: #333; }
.sexybutton.sexysimple.sexyblack		{ background-color: #333; }
.sexybutton.sexysimple.sexyred		{ background-color: #a90118; }
.sexybutton.sexysimple.sexyorange	{ background-color: #ff8a00; }
.sexybutton.sexysimple.sexyyellow	{ background-color: #ffb515; }
.sexybutton.sexysimple.sexygreen		{ background-color: #59a901; }
.sexybutton.sexysimple.sexyblue		{ background-color: #015ea9; }
.sexybutton.sexysimple.sexyteal		{ background-color: #2daebf; }
.sexybutton.sexysimple.sexymagenta	{ background-color: #a9014b; }
.sexybutton.sexysimple.sexypurple	{ background-color: #9d01a9; }
/* Simple button sizes */
.sexybutton.sexysimple.sexysmall { padding: 4px 7px 5px; font-size: 10px !important; }
.sexybutton.sexysimple.sexysmall:active { padding: 5px 7px 4px; }
.sexybutton.sexysimple { /* default */ }
.sexybutton.sexysimple:active { padding: 6px 10px 4px; }
.sexybutton.sexysimple.sexymedium { /* default */ }
.sexybutton.sexysimple.sexymedium:active { padding: 6px 10px 4px; }
.sexybutton.sexysimple.sexylarge { padding: 8px 14px 8px; font-size: 14px !important; }
.sexybutton.sexysimple.sexylarge:active { padding: 9px 14px 7px; }
.sexybutton.sexysimple.sexyxl { padding: 8px 14px 8px; font-size: 16px !important; }
.sexybutton.sexysimple.sexyxl:active { padding: 9px 14px 7px; }
.sexybutton.sexysimple.sexyxxl { padding: 8px 14px 8px; font-size: 20px !important; }
.sexybutton.sexysimple.sexyxxl:active { padding: 9px 14px 7px; }
.sexybutton.sexysimple.sexyxxxl { padding: 8px 14px 8px; font-size: 26px !important; }
.sexybutton.sexysimple.sexyxxxl:active { padding: 9px 14px 7px; }
.sexybutton.sexysimple.sexysmall[disabled]:active,
.sexybutton.sexysimple.sexysmall.disabled:active   	{ padding: 4px 7px 5px; }
.sexybutton.sexysimple[disabled]:active,
.sexybutton.sexysimple.disabled:active 	 { padding: 5px 10px 5px; }
.sexybutton.sexysimple.sexymedium[disabled]:active,
.sexybutton.sexysimple.sexymedium.disabled:active 		{ padding: 6px 10px 4px; }
.sexybutton.sexysimple.sexylarge[disabled]:active,
.sexybutton.sexysimple.sexylarge.disabled:active   	{ padding: 8px 14px 8px; }
.sexybutton.sexysimple.sexyxl[disabled]:active,
.sexybutton.sexysimple.sexyxl.disabled:active	 { padding: 8px 14px 8px; }
.sexybutton.sexysimple.sexyxxl[disabled]:active,
.sexybutton.sexysimple.sexyxxl.disabled:active 		 { padding: 8px 14px 8px; }
.sexybutton.sexysimple.sexyxxxl[disabled]:active,
.sexybutton.sexysimple.sexyxxxl.disabled:active    	{ padding: 8px 14px 8px; }
/* Silk Icons - http://www.famfamfam.com/lab/icons/silk/ */
/* (Obviously not all Silk icons are defined here. Feel free to define any other icons that you may need.) */
.sexybutton span.ok				{ background-image: url(//highwayonemotel.com.au/wp-content/plugins/lizatom-shortcodes/css/sexybuttons/images/icons/silk/tick.png) !important; }
.sexybutton span.cancel			{ background-image: url(//highwayonemotel.com.au/wp-content/plugins/lizatom-shortcodes/css/sexybuttons/images/icons/silk/cross.png) !important; }
.sexybutton span.add				{ background-image: url(//highwayonemotel.com.au/wp-content/plugins/lizatom-shortcodes/css/sexybuttons/images/icons/silk/add.png) !important; }
.sexybutton span.delete			{ background-image: url(//highwayonemotel.com.au/wp-content/plugins/lizatom-shortcodes/css/sexybuttons/images/icons/silk/delete.png) !important; }
.sexybutton span.download		{ background-image: url(//highwayonemotel.com.au/wp-content/plugins/lizatom-shortcodes/css/sexybuttons/images/icons/silk/arrow_down.png) !important; }
.sexybutton span.download2		{ background-image: url(//highwayonemotel.com.au/wp-content/plugins/lizatom-shortcodes/css/sexybuttons/images/icons/silk/package_down.png) !important; }
.sexybutton span.upload			{ background-image: url(//highwayonemotel.com.au/wp-content/plugins/lizatom-shortcodes/css/sexybuttons/images/icons/silk/arrow_up.png) !important; }
.sexybutton span.search			{ background-image: url(//highwayonemotel.com.au/wp-content/plugins/lizatom-shortcodes/css/sexybuttons/images/icons/silk/magnifier.png) !important; }
.sexybutton span.find			{ background-image: url(//highwayonemotel.com.au/wp-content/plugins/lizatom-shortcodes/css/sexybuttons/images/icons/silk/find.png) !important; }
.sexybutton span.first			{ background-image: url(//highwayonemotel.com.au/wp-content/plugins/lizatom-shortcodes/css/sexybuttons/images/icons/silk/resultset_first.png) !important; }
.sexybutton span.prev			{ background-image: url(//highwayonemotel.com.au/wp-content/plugins/lizatom-shortcodes/css/sexybuttons/images/icons/silk/resultset_previous.png) !important; }
.sexybutton span.next			{ background-image: url(//highwayonemotel.com.au/wp-content/plugins/lizatom-shortcodes/css/sexybuttons/images/icons/silk/resultset_next.png) !important; }
.sexybutton span.last			{ background-image: url(//highwayonemotel.com.au/wp-content/plugins/lizatom-shortcodes/css/sexybuttons/images/icons/silk/resultset_last.png) !important; }
.sexybutton span.play			{ background-image: url(//highwayonemotel.com.au/wp-content/plugins/lizatom-shortcodes/css/sexybuttons/images/icons/silk/play.png) !important; }
.sexybutton span.pause			{ background-image: url(//highwayonemotel.com.au/wp-content/plugins/lizatom-shortcodes/css/sexybuttons/images/icons/silk/pause_blue.png) !important; }
.sexybutton span.rewind			{ background-image: url(//highwayonemotel.com.au/wp-content/plugins/lizatom-shortcodes/css/sexybuttons/images/icons/silk/rewind_blue.png) !important; }
.sexybutton span.forward		{ background-image: url(//highwayonemotel.com.au/wp-content/plugins/lizatom-shortcodes/css/sexybuttons/images/icons/silk/forward_blue.png) !important; }
.sexybutton span.stop			{ background-image: url(//highwayonemotel.com.au/wp-content/plugins/lizatom-shortcodes/css/sexybuttons/images/icons/silk/stop_blue.png) !important; }
.sexybutton span.reload			{ background-image: url(//highwayonemotel.com.au/wp-content/plugins/lizatom-shortcodes/css/sexybuttons/images/icons/silk/reload.png) !important; }
.sexybutton span.sync			{ background-image: url(//highwayonemotel.com.au/wp-content/plugins/lizatom-shortcodes/css/sexybuttons/images/icons/silk/arrow_refresh.png) !important; }
.sexybutton span.save			{ background-image: url(//highwayonemotel.com.au/wp-content/plugins/lizatom-shortcodes/css/sexybuttons/images/icons/silk/disk.png) !important; }
.sexybutton span.email			{ background-image: url(//highwayonemotel.com.au/wp-content/plugins/lizatom-shortcodes/css/sexybuttons/images/icons/silk/email.png) !important; }
.sexybutton span.print			{ background-image: url(//highwayonemotel.com.au/wp-content/plugins/lizatom-shortcodes/css/sexybuttons/images/icons/silk/printer.png) !important; }
.sexybutton span.heart			{ background-image: url(//highwayonemotel.com.au/wp-content/plugins/lizatom-shortcodes/css/sexybuttons/images/icons/silk/heart.png) !important; }
.sexybutton span.like			{ background-image: url(//highwayonemotel.com.au/wp-content/plugins/lizatom-shortcodes/css/sexybuttons/images/icons/silk/thumb_up.png) !important; }
.sexybutton span.dislike		{ background-image: url(//highwayonemotel.com.au/wp-content/plugins/lizatom-shortcodes/css/sexybuttons/images/icons/silk/thumb_down.png) !important; }
.sexybutton span.accept			{ background-image: url(//highwayonemotel.com.au/wp-content/plugins/lizatom-shortcodes/css/sexybuttons/images/icons/silk/accept.png) !important; }
.sexybutton span.decline		{ background-image: url(//highwayonemotel.com.au/wp-content/plugins/lizatom-shortcodes/css/sexybuttons/images/icons/silk/decline.png) !important; }
.sexybutton span.help			{ background-image: url(//highwayonemotel.com.au/wp-content/plugins/lizatom-shortcodes/css/sexybuttons/images/icons/silk/help.png) !important; }
.sexybutton span.home			{ background-image: url(//highwayonemotel.com.au/wp-content/plugins/lizatom-shortcodes/css/sexybuttons/images/icons/silk/house.png) !important; }
.sexybutton span.info			{ background-image: url(//highwayonemotel.com.au/wp-content/plugins/lizatom-shortcodes/css/sexybuttons/images/icons/silk/information.png) !important; }
.sexybutton span.cut			{ background-image: url(//highwayonemotel.com.au/wp-content/plugins/lizatom-shortcodes/css/sexybuttons/images/icons/silk/cut.png) !important; }
.sexybutton span.copy			{ background-image: url(//highwayonemotel.com.au/wp-content/plugins/lizatom-shortcodes/css/sexybuttons/images/icons/silk/page_white_copy.png) !important; }
.sexybutton span.paste			{ background-image: url(//highwayonemotel.com.au/wp-content/plugins/lizatom-shortcodes/css/sexybuttons/images/icons/silk/paste_plain.png) !important; }
.sexybutton span.erase			{ background-image: url(//highwayonemotel.com.au/wp-content/plugins/lizatom-shortcodes/css/sexybuttons/images/icons/silk/erase.png) !important; }
.sexybutton span.undo			{ background-image: url(//highwayonemotel.com.au/wp-content/plugins/lizatom-shortcodes/css/sexybuttons/images/icons/silk/arrow_undo.png) !important; }
.sexybutton span.redo			{ background-image: url(//highwayonemotel.com.au/wp-content/plugins/lizatom-shortcodes/css/sexybuttons/images/icons/silk/arrow_redo.png) !important; }
.sexybutton span.edit			{ background-image: url(//highwayonemotel.com.au/wp-content/plugins/lizatom-shortcodes/css/sexybuttons/images/icons/silk/pencil.png) !important; }
.sexybutton span.calendar		{ background-image: url(//highwayonemotel.com.au/wp-content/plugins/lizatom-shortcodes/css/sexybuttons/images/icons/silk/date.png) !important; }
.sexybutton span.user			{ background-image: url(//highwayonemotel.com.au/wp-content/plugins/lizatom-shortcodes/css/sexybuttons/images/icons/silk/user.png) !important; }
.sexybutton span.settings		{ background-image: url(//highwayonemotel.com.au/wp-content/plugins/lizatom-shortcodes/css/sexybuttons/images/icons/silk/cog.png) !important; }
.sexybutton span.cart			{ background-image: url(//highwayonemotel.com.au/wp-content/plugins/lizatom-shortcodes/css/sexybuttons/images/icons/silk/cart.png) !important; }
.sexybutton span.wand			{ background-image: url(//highwayonemotel.com.au/wp-content/plugins/lizatom-shortcodes/css/sexybuttons/images/icons/silk/wand.png) !important; }
.sexybutton span.wrench			{ background-image: url(//highwayonemotel.com.au/wp-content/plugins/lizatom-shortcodes/css/sexybuttons/images/icons/silk/wrench.png) !important; }
div.lizatom-3d-buttons-btn_container{
display:inline block;
overflow:hidden;
float:left;	
margin:4px;
padding: 1px;
}

.lizatom-3d-buttons-btn_container .lizatom-3d-buttons-a-btn-icon-right{
    position:absolute;
    right:130px;
    top:2px;
    height:95%;
     border-right:1px solid rgba(0,0,0,0.1);
    -webkit-box-shadow:1px 3px 1px rgba(255,255,255,0.4) inset;
    -moz-box-shadow:1px 3px 1px rgba(255,255,255,0.4) inset;
    box-shadow:1px 3px 1px rgba(255,255,255,0.4) inset;
}

.lizatom-3d-buttons-a-btn-icon-right:before{
content:'';
width:300px;
    position:absolute;

	 background:#FFF;

}

.lizatom-3d-buttons-button_txt{
    font: 11pt "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: bold;
display:inline-block;
text-align:center;
width:230px;
}

.lizatom-3d-buttons-button{
 display:inline block;
 width: 190px;
padding: 15px 0px;
outline:none;
position:relative;
   
    text-decoration: none;
    line-height: 25px;
    text-align: center;
    -webkit-border-radius: 5px; 
    -moz-border-radius: 5px;
    border-radius: 5px;
	}

  a.lizatom-3d-buttons-button:before,
  a.lizatom-3d-buttons-button:after {
    content: '';
    position: absolute;
    left: -1px;
    height: 55px;
    width: 190px;
    bottom: -2px;
    
    -webkit-border-radius: 5px; 
    -moz-border-radius: 5px;
    border-radius: 5px;
  }

  a.lizatom-3d-buttons-button:before { 
    height: 55px;
    bottom: -6px;
    border-top: 0;
    -webkit-border-radius: 0 0 5px 5px; 
    -moz-border-radius: 0 0 5px 5px;
    border-radius: 0 0 8px 8px;
    
    -webkit-box-shadow: 0 1px 1px 0px #bfbfbf;
    -moz-box-shadow: 0 1px 1px 0px #bfbfbf;
    box-shadow: 0 2px 1px 0px #bfbfbf;
  }	
  
  
.lizatom-3d-buttons-button:hover{
	-webkit-box-shadow:inset 0px -6px 0px 0px rgba(0,0,0,0.5),inset 0 0 0px 1px rgba(255,255,255,0.2);
	-moz-box-shadow:inset 0px -6px 0px 0px rgba(0,0,0,0.5),inset 0 0 0px 1px rgba(255,255,255,0.2);
	box-shadow:inset 0px -6px 0px 0px rgba(0,0,0,0.5),inset 0 0 0px 1px rgba(255,255,255,0.2);
	}	


	
.lizatom-3d-buttons-button:hover .lizatom-3d-buttons-right_icon1{
transform:rotate(360deg);
-ms-transform:rotate(360deg); /* IE 9 */
-moz-transform:rotate(360deg); /* Firefox */
-webkit-transform:rotate(360deg); /* Safari and Chrome */
-o-transform:rotate(360deg); /* Opera */
}
.lizatom-3d-buttons-button:hover .lizatom-3d-buttons-right_icon2{
opacity:0.0;
transform:scale(3,3) rotate(360deg);
-ms-transform:scale(3,3) rotate(360deg); /* IE 9 */
-moz-transform:scale(3,3) rotate(360deg); /* Firefox */
-webkit-transform:scale(3,3) rotate(360deg); /* Safari and Chrome */
-o-transform:scale(3,3) rotate(360deg); /* Opera */
}

.lizatom-3d-buttons-button:hover .lizatom-3d-buttons-right_icon3{
opacity:0.0;
transform:scale(0,0) rotate(-360deg);
-ms-transform:scale(0,0) rotate(-360deg);/* IE 9 */
-moz-transform:scale(0,0) rotate(-360deg); /* Firefox */
-webkit-transform:scale(0,0) rotate(-360deg);/* Safari and Chrome */
-o-transform:scale(0,0) rotate(-360deg); /* Opera */
}

.lizatom-3d-buttons-button:hover .lizatom-3d-buttons-right_icon4{
opacity:0.0;
transform:rotate(-360deg);
-ms-transform:rotate(-360deg);/* IE 9 */
-moz-transform:rotate(-360deg); /* Firefox */
-webkit-transform:rotate(-360deg);/* Safari and Chrome */
-o-transform:rotate(-360deg); /* Opera */
}
.lizatom-3d-buttons-right_icon1,
.lizatom-3d-buttons-right_icon2,
.lizatom-3d-buttons-right_icon3,
.lizatom-3d-buttons-right_icon4{
    width:38px;
    height:38px;
    opacity:0.9;
    -webkit-border-radius:10px;
    -moz-border-radius:10px;
    border-radius:10px;
    position:absolute;
    left:-47px;
    top:9px;
box-shadow:0px 0px 1px 0px rgba(0,0,0,0.2);
	background:rgba(255,255,255,0.5);
	    -webkit-transition:all 0.3s ease-in-out;
    -moz-transition:all 0.3s ease-in-out;
    -o-transition:all 0.3s ease-in-out;
    transition:all 0.3s ease-in-out;
}
.lizatom-3d-buttons-right_icon1 img,
.lizatom-3d-buttons-right_icon2 img,
.lizatom-3d-buttons-right_icon3 img,
.lizatom-3d-buttons-right_icon4 img{
width:22px;
height:22px;
position:absolute;
left:8px;
top:8px;
}





a.lizatom-3d-buttons-gray,
  a.lizatom-3d-buttons-gray:hover,
  a.lizatom-3d-buttons-gray:visited {
  
	color: #555;
    border-bottom: 5px solid #b2b1b1;
    text-shadow: 0px 1px 0px #fafafa;
    	display: block;    
	background: #eee;
	background: -webkit-gradient(linear, left top, left bottom, from(#eee), to(#e2e2e2));
	background: -moz-linear-gradient(top,  #eee,  #e2e2e2);/* Firefox */ 
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#e2e2e2'); /* ie7 */
	-ms-filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#e2e2e2'); /* ie8 */
	background-image: linear-gradient(top, #eee, #e2e2e2); /* W3C */
	background: -ms-linear-gradient(top, #eee, #e2e2e2); /* IE9 */
	background: -o-linear-gradient(top, #eee, #e2e2e2); /* Opera 11  */
	background: -webkit-linear-gradient(top, #eee, #e2e2e2); /* Chrome 11  */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #eeeeee), color-stop(1, #e2e2e2)); /* Chrome 10, Safari */	
    box-shadow: inset 1px 2px 0 rgba(255,255,255,0.5);
  }

  .lizatom-3d-buttons-gray:before,
  .lizatom-3d-buttons-gray:after {
    border: 1px solid #cecece;
    border-bottom: 1px solid #a5a5a5;
  }

  a.lizatom-3d-buttons-gray:hover {
    background: #e2e2e2;
	background: -webkit-gradient(linear, left top, left bottom, from(#e2e2e2), to(#eeeeee));
	background: -moz-linear-gradient(top,  #e2e2e2,  #eeeeee);/* Firefox */ 
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#e2e2e2', endColorstr='#eeeeee'); /* ie7 */
	-ms-filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#e2e2e2', endColorstr='#eeeeee'); /* ie8 */
	background-image: linear-gradient(top, #e2e2e2, #eeeeee); /* W3C */
	background: -ms-linear-gradient(top, #e2e2e2, #eeeeee); /* IE9 */
	background: -o-linear-gradient(top, #e2e2e2, #eeeeee); /* Opera 11  */
	background: -webkit-linear-gradient(top, #e2e2e2, #eeeeee); /* Chrome 11  */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #e2e2e2), color-stop(1, #eeeeee)); /* Chrome 10, Safari */	
  }


/* TURQUOISE */
  a.lizatom-3d-buttons-turquoise,
  a.lizatom-3d-buttons-turquoise:hover,
  a.lizatom-3d-buttons-turquoise:visited {
    	display: block;
	text-decoration: none;
	 color: #366d6f;
    border-bottom: 5px solid #4fa7aa;
    text-shadow: 0px 1px 0px #b4fdff;
     background: #81e8eb;
		background: -webkit-gradient(linear, left top, left bottom, from(#b7f2f4), to(#81e8eb));
	background: -moz-linear-gradient(top,  #b7f2f4,  #81e8eb);/* Firefox */ 
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#b7f2f4', endColorstr='#81e8eb'); /* ie7 */
	-ms-filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#b7f2f4', endColorstr='#81e8eb'); /* ie8 */
	background-image: linear-gradient(top, #b7f2f4, #81e8eb); /* W3C */
	background: -ms-linear-gradient(top, #b7f2f4, #81e8eb); /* IE9 */
	background: -o-linear-gradient(top, #b7f2f4, #81e8eb); /* Opera 11  */
	background: -webkit-linear-gradient(top, #b7f2f4, #81e8eb); /* Chrome 11  */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #b7f2f4), color-stop(1, #81e8eb)); /* Chrome 10, Safari */
	box-shadow: inset 1px 2px 0 rgba(255,255,255,0.5);
  }

  .lizatom-3d-buttons-turquoise:before,
  .lizatom-3d-buttons-turquoise:after {
    border: 1px solid #87d3d5;
    border-bottom: 1px solid #47989b;
  }

  a.lizatom-3d-buttons-turquoise:hover {
    background: #81e8eb;
    background: -webkit-gradient(linear, left top, left bottom, from(#81e8eb), to(#b7f2f4));
    background: -moz-linear-gradient(top,  #81e8eb,  #b7f2f4);
  }
  




/* Blue */

 a.lizatom-3d-buttons-blue,
  a.lizatom-3d-buttons-blue:hover,
  a.lizatom-3d-buttons-blue:visited {
    color: #42788e;
    border-bottom: 5px solid #589cb6;
    background: #abe4f8;
    	display: block;
    text-shadow: 0px 1px 0px #bee9fa;
 	background: -webkit-gradient(linear, left top, left bottom, from(#abe4f8), to(#74d0f4));
	background: -moz-linear-gradient(top,  #abe4f8,  #74d0f4);/* Firefox */ 
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#abe4f8', endColorstr='#74d0f4'); /* ie7 */
	-ms-filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#abe4f8', endColorstr='#74d0f4'); /* ie8 */
	background-image: linear-gradient(top, #abe4f8, #74d0f4); /* W3C */
	background: -ms-linear-gradient(top, #abe4f8, #74d0f4); /* IE9 */
	background: -moz-linear-gradient(top, #abe4f8, #74d0f4); 
	background: -o-linear-gradient(top, #abe4f8, #74d0f4); /* Opera 11  */
	background: -webkit-linear-gradient(top, #abe4f8, #74d0f4); /* Chrome 11  */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #abe4f8), color-stop(1, #74d0f4)); /* Chrome 10, Safari */	
    
	   box-shadow: inset 1px 2px 0 rgba(255,255,255,0.5);
  }

  .lizatom-3d-buttons-blue:before,
  .lizatom-3d-buttons-blue:after {
    border: 1px solid #8cc5d9;
    border-bottom: 1px solid #4e8aa1;
  }

  a.lizatom-3d-buttons-blue:hover {
    background: #74d0f4;

	background: -webkit-gradient(linear, left top, left bottom, from(#74d0f4), to(#abe4f8));
	background: -moz-linear-gradient(top,  #74d0f4,  #abe4f8);/* Firefox */ 
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#74d0f4', endColorstr='#abe4f8'); /* ie7 */
	-ms-filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#74d0f4', endColorstr='#abe4f8'); /* ie8 */
	background-image: linear-gradient(top, #74d0f4, #abe4f8); /* W3C */
	background: -ms-linear-gradient(top, #74d0f4, #abe4f8); /* IE9 */
	background: -moz-linear-gradient(top, #74d0f4, #abe4f8); 
	background: -o-linear-gradient(top, #74d0f4, #abe4f8); /* Opera 11  */
	background: -webkit-linear-gradient(top, #74d0f4, #abe4f8); /* Chrome 11  */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #74d0f4), color-stop(1, #abe4f8)); /* Chrome 10, Safari */	
  }

/* Brown */

 a.lizatom-3d-buttons-brown,
  a.lizatom-3d-buttons-brown:hover,
  a.lizatom-3d-buttons-brown:visited {
    display: block;
	color: #490515;
    border-bottom: 5px solid #420815;
    background: #abe4f8;    	
    text-shadow: 0px 1px 0px #b11438;
    outline:none;
	display: block;
	background: #810f2a;
	background: -webkit-gradient(linear, left top, left bottom, from(#a90329), to(#810f2a));
	background: -moz-linear-gradient(top,  #a90329,  #810f2a);/* Firefox */ 
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#a90329', endColorstr='#810f2a'); /* ie7 */
	-ms-filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#a90329', endColorstr='#810f2a'); /* ie8 */
	background-image: linear-gradient(top, #a90329, #810f2a); /* W3C */
	background: -ms-linear-gradient(top, #a90329, #810f2a); /* IE9 */
	background: -moz-linear-gradient(top, #a90329, #810f2a); 
	background: -o-linear-gradient(top, #a90329, #810f2a); /* Opera 11  */
	background: -webkit-linear-gradient(top, #a90329, #810f2a); /* Chrome 11  */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #a90329), color-stop(1, #810f2a)); /* Chrome 10, Safari */	
    
  box-shadow: inset 1px 2px 0 rgba(255,255,255,0.3);
  }

  .lizatom-3d-buttons-brown:before,
  .lizatom-3d-buttons-brown:after {
    border: 1px solid #7d2b3d;
    border-bottom: 1px solid #591626;
  }

  a.lizatom-3d-buttons-brown:hover {

	background: #a90329;
	background: -webkit-gradient(linear, left top, left bottom, from(#810f2a), to(#a90329));
	background: -moz-linear-gradient(top,  #810f2a,  #a90329);/* Firefox */ 
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#810f2a', endColorstr='#a90329'); /* ie7 */
	-ms-filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#810f2a', endColorstr='#a90329'); /* ie8 */
	background-image: linear-gradient(top, #810f2a, #a90329); /* W3C */
	background: -ms-linear-gradient(top, #810f2a, #a90329); /* IE9 */
	background: -moz-linear-gradient(top, #810f2a, #a90329); 
	background: -o-linear-gradient(top, #810f2a, #a90329); /* Opera 11  */
	background: -webkit-linear-gradient(top, #810f2a, #a90329); /* Chrome 11  */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #810f2a), color-stop(1, #a90329)); /* Chrome 10, Safari */	
  }







/* RED */

 a.lizatom-3d-buttons-red,
  a.lizatom-3d-buttons-red:hover,
  a.lizatom-3d-buttons-red:visited {
outline:none;
	display: block;
	text-decoration: none;
	color: #470a0a;
    border-bottom: 5px solid #670e0e;
    text-shadow: 0px 1px 0px #d85656;
	background: #ab1313;
	background: -webkit-gradient(linear, left top, left bottom, from(#D22020), to(#ab1313));
	background: -moz-linear-gradient(top,  #D22020,  #ab1313);/* Firefox */ 
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#D22020', endColorstr='#ab1313'); /* ie7 */
	-ms-filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#D22020', endColorstr='#ab1313'); /* ie8 */
	background-image: linear-gradient(top, #D22020, #ab1313); /* W3C */
	background: -ms-linear-gradient(top, #D22020, #ab1313); /* IE9 */
	background: -moz-linear-gradient(top, #D22020, #ab1313); 
	background: -o-linear-gradient(top, #D22020, #ab1313); /* Opera 11  */
	background: -webkit-linear-gradient(top, #D22020, #ab1313); /* Chrome 11  */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #D22020), color-stop(1, #ab1313)); /* Chrome 10, Safari */	
	 box-shadow: inset 1px 2px 0 rgba(255,255,255,0.3);
}

 .lizatom-3d-buttons-red:before,
  .lizatom-3d-buttons-red:after {
    border: 1px solid #a14040;
    border-bottom: 1px solid #6f0d0d;
  }

  a.lizatom-3d-buttons-red:hover {
    background: #D22020;
	background: -webkit-gradient(linear, left top, left bottom, from(#ab1313), to(#D22020));
	background: -moz-linear-gradient(top,  #ab1313,  #D22020);/* Firefox */ 
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ab1313', endColorstr='#D22020'); /* ie7 */
	-ms-filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ab1313', endColorstr='#D22020'); /* ie8 */
	background-image: linear-gradient(top, #ab1313, #D22020); /* W3C */
	background: -ms-linear-gradient(top, #ab1313, #D22020); /* IE9 */
	background: -moz-linear-gradient(top, #ab1313, #D22020); 
	background: -o-linear-gradient(top, #ab1313, #D22020); /* Opera 11  */
	background: -webkit-linear-gradient(top, #ab1313, #D22020); /* Chrome 11  */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ab1313), color-stop(1, #D22020)); /* Chrome 10, Safari */	
  }


/* GREEN */

  a.lizatom-3d-buttons-green,
  a.lizatom-3d-buttons-green:hover,
  a.lizatom-3d-buttons-green:visited {
	outline:none;
	display: block;
	text-decoration: none;
    color: #5d7731;
    border-bottom: 5px solid #799545;
    text-shadow: 0px 1px 0px #d5e8aa;
    
    background: #cae285;	    
	background: -webkit-gradient(linear, left top, left bottom, from(#cae285), to(#a3cd5a));
	background: -moz-linear-gradient(top,  #cae285,  #a3cd5a);/* Firefox */ 
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#cae285', endColorstr='#a3cd5a'); /* ie7 */
	-ms-filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#cae285', endColorstr='#a3cd5a'); /* ie8 */
	background-image: linear-gradient(top, #cae285, #a3cd5a); /* W3C */
	background: -ms-linear-gradient(top, #cae285, #a3cd5a); /* IE9 */
	background: -moz-linear-gradient(top, #cae285, #a3cd5a); 
	background: -o-linear-gradient(top, #cae285, #a3cd5a); /* Opera 11  */
	background: -webkit-linear-gradient(top, #cae285, #a3cd5a); /* Chrome 11  */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #cae285), color-stop(1, #a3cd5a)); /* Chrome 10, Safari */	
    
    box-shadow: inset 1px 2px 0 rgba(255,255,255,0.3);
  }

  .lizatom-3d-buttons-green:before,
  .lizatom-3d-buttons-green:after {
    border: 1px solid #98b85b;
    border-bottom: 1px solid #6d883b;
  }

  a.lizatom-3d-buttons-green:hover {
    background: #a3cd5a;
    background: -webkit-gradient(linear, left top, left bottom, from(#a3cd5a), to(#cae285));
	background: -moz-linear-gradient(top,  #a3cd5a,  #cae285);/* Firefox */ 
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#a3cd5a', endColorstr='#cae285'); /* ie7 */
	-ms-filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#a3cd5a', endColorstr='#cae285'); /* ie8 */
	background-image: linear-gradient(top, #a3cd5a, #cae285); /* W3C */
	background: -ms-linear-gradient(top, #a3cd5a, #cae285); /* IE9 */
	background: -moz-linear-gradient(top, #a3cd5a, #cae285); 
	background: -o-linear-gradient(top, #a3cd5a, #cae285); /* Opera 11  */
	background: -webkit-linear-gradient(top, #a3cd5a, #cae285); /* Chrome 11  */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #a3cd5a), color-stop(1, #cae285)); /* Chrome 10, Safari */	
  }




/* Black */
 a.lizatom-3d-buttons-black,
  a.lizatom-3d-buttons-black:hover,
  a.lizatom-3d-buttons-black:visited {
    color: #121212;
    border-bottom: 5px solid #414141;
    text-shadow: 0px 1px 0px #777777;
   display:block; 
    background: #656565;
	background: -webkit-gradient(linear, left top, left bottom, from(#656565), to(#444444));
	background: -moz-linear-gradient(top,  #656565,  #444444);/* Firefox */ 
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#656565', endColorstr='#444444'); /* ie7 */
	-ms-filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#656565', endColorstr='#444444'); /* ie8 */
	background-image: linear-gradient(top, #656565, #444444); /* W3C */
	background: -ms-linear-gradient(top, #656565, #444444); /* IE9 */
	background: -moz-linear-gradient(top, #656565, #444444); 
	background: -o-linear-gradient(top, #656565, #444444); /* Opera 11  */
	background: -webkit-linear-gradient(top, #656565, #444444); /* Chrome 11  */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #656565), color-stop(1, #444444)); /* Chrome 10, Safari */	
    
  box-shadow: inset 1px 2px 0 rgba(255,255,255,0.3);
  }

  .lizatom-3d-buttons-black:before,
  .lizatom-3d-buttons-black:after {
    border: 1px solid #535353;
    border-bottom: 1px solid #343434;
  }



  a.lizatom-3d-buttons-black:hover {
    background: #444444;
    background: -webkit-gradient(linear, left top, left bottom, from(#444444), to(#656565));
	background: -moz-linear-gradient(top,  #444444,  #656565);/* Firefox */ 
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#444444', endColorstr='#656565'); /* ie7 */
	-ms-filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#444444', endColorstr='#656565'); /* ie8 */
	background-image: linear-gradient(top, #444444, #656565); /* W3C */
	background: -ms-linear-gradient(top, #444444, #656565); /* IE9 */
	background: -moz-linear-gradient(top, #444444, #656565); 
	background: -o-linear-gradient(top, #444444, #656565); /* Opera 11  */
	background: -webkit-linear-gradient(top, #444444, #656565); /* Chrome 11  */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #444444), color-stop(1, #656565)); /* Chrome 10, Safari */	
  }




/* lightbrown */


  a.lizatom-3d-buttons-lightbrown,
  a.lizatom-3d-buttons-lightbrown:hover,
  a.lizatom-3d-buttons-lightbrown:visited {
	outline:none;
	display: block;
	text-decoration: none;
    color: #5a3b30;
    border-bottom: 5px solid #5a3d32;
    text-shadow: 0px 1px 0px #ae7662;
    
	background: #8c5c4b;
	background: -webkit-gradient(linear, left top, left bottom, from(#a26e5a), to(#8c5c4b));
	background: -moz-linear-gradient(top,  #a26e5a,  #8c5c4b);/* Firefox */ 
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#a26e5a', endColorstr='#8c5c4b'); /* ie7 */
	-ms-filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#a26e5a', endColorstr='#8c5c4b'); /* ie8 */
	background-image: linear-gradient(top, #a26e5a, #8c5c4b); /* W3C */
	background: -ms-linear-gradient(top, #a26e5a, #8c5c4b); /* IE9 */
	background: -moz-linear-gradient(top, #a26e5a, #8c5c4b); 
	background: -o-linear-gradient(top, #a26e5a, #8c5c4b); /* Opera 11  */
	background: -webkit-linear-gradient(top, #a26e5a, #8c5c4b); /* Chrome 11  */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #a26e5a), color-stop(1, #8c5c4b)); /* Chrome 10, Safari */	
    
    box-shadow: inset 1px 2px 0 rgba(255,255,255,0.3);
  }

  .lizatom-3d-buttons-lightbrown:before,
  .lizatom-3d-buttons-lightbrown:after {
    border: 1px solid #8d5f4d;
    border-bottom: 1px solid #70493c;
  }

  a.lizatom-3d-buttons-lightbrown:hover {
    background: #a26e5a;
	background: -webkit-gradient(linear, left top, left bottom, from(#8c5c4b), to(#a26e5a));
	background: -moz-linear-gradient(top,  #8c5c4b,  #a26e5a);/* Firefox */ 
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#8c5c4b', endColorstr='#a26e5a'); /* ie7 */
	-ms-filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#8c5c4b', endColorstr='#a26e5a'); /* ie8 */
	background-image: linear-gradient(top, #8c5c4b, #a26e5a); /* W3C */
	background: -ms-linear-gradient(top, #8c5c4b, #a26e5a); /* IE9 */
	background: -moz-linear-gradient(top, #8c5c4b, #a26e5a); 
	background: -o-linear-gradient(top, #8c5c4b, #a26e5a); /* Opera 11  */
	background: -webkit-linear-gradient(top, #8c5c4b, #a26e5a); /* Chrome 11  */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #8c5c4b), color-stop(1, #a26e5a)); /* Chrome 10, Safari */	
  }



/* lightorange */
a.lizatom-3d-buttons-lightorange,
  a.lizatom-3d-buttons-lightorange:hover,
  a.lizatom-3d-buttons-lightorange:visited {
	outline:none;
	display: block;
	text-decoration: none;
    color: #874011;
    border-bottom: 5px solid #96420a;
    text-shadow: 0px 1px 0px #f9a46b;
	background: #fb6402;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fb6402));
	background: -moz-linear-gradient(top,  #f88539,  #fb6402);/* Firefox */ 
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f88539', endColorstr='#fb6402'); /* ie7 */
	-ms-filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f88539', endColorstr='#fb6402'); /* ie8 */
	background-image: linear-gradient(top, #f88539, #fb6402); /* W3C */
	background: -ms-linear-gradient(top, #f88539, #fb6402); /* IE9 */
	background: -moz-linear-gradient(top, #f88539, #fb6402); 
	background: -o-linear-gradient(top, #f88539, #fb6402); /* Opera 11  */
	background: -webkit-linear-gradient(top, #f88539, #fb6402); /* Chrome 11  */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f88539), color-stop(1, #fb6402)); /* Chrome 10, Safari */	
    
    box-shadow: inset 1px 2px 0 rgba(255,255,255,0.3);
  }

  .lizatom-3d-buttons-lightorange:before,
  .lizatom-3d-buttons-lightorange:after {
    border: 1px solid #d7671d;
    border-bottom: 1px solid #ab4c0d;
  }

  a.lizatom-3d-buttons-lightorange:hover {
    background: #f88539;
	background: -webkit-gradient(linear, left top, left bottom, from(#fb6402), to(#f88539));
	background: -moz-linear-gradient(top,  #fb6402,  #f88539);/* Firefox */ 
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#fb6402', endColorstr='#f88539'); /* ie7 */
	-ms-filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#fb6402', endColorstr='#f88539'); /* ie8 */
	background-image: linear-gradient(top, #fb6402, #f88539); /* W3C */
	background: -ms-linear-gradient(top, #fb6402, #f88539); /* IE9 */
	background: -moz-linear-gradient(top, #fb6402, #f88539); 
	background: -o-linear-gradient(top, #fb6402, #f88539); /* Opera 11  */
	background: -webkit-linear-gradient(top, #fb6402, #f88539); /* Chrome 11  */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fb6402), color-stop(1, #f88539)); /* Chrome 10, Safari */	
  }
/* magenta */


a.lizatom-3d-buttons-magenta,
  a.lizatom-3d-buttons-magenta:hover,
  a.lizatom-3d-buttons-magenta:visited {
	outline:none;
	display: block;
	text-decoration: none;
    color: #382658;
    border-bottom: 5px solid #4d3672;
    text-shadow: 0px 1px 0px #835bce;
    

	background: #5a3f90;
	background: -webkit-gradient(linear, left top, left bottom, from(#7958ab), to(#5a3f90));
	background: -moz-linear-gradient(top,  #7958ab,  #5a3f90);/* Firefox */ 
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#7958ab', endColorstr='#5a3f90'); /* ie7 */
	-ms-filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#7958ab', endColorstr='#5a3f90'); /* ie8 */
	background-image: linear-gradient(top, #7958ab, #5a3f90); /* W3C */
	background: -ms-linear-gradient(top, #7958ab, #5a3f90); /* IE9 */
	background: -moz-linear-gradient(top, #7958ab, #5a3f90); 
	background: -o-linear-gradient(top, #7958ab, #5a3f90); /* Opera 11  */
	background: -webkit-linear-gradient(top, #7958ab, #5a3f90); /* Chrome 11  */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #7958ab), color-stop(1, #5a3f90)); /* Chrome 10, Safari */	
    
    box-shadow: inset 1px 2px 0 rgba(255,255,255,0.3);
  }

  .lizatom-3d-buttons-magenta:before,
  .lizatom-3d-buttons-magenta:after {
    border: 1px solid #594083;
    border-bottom: 1px solid #442d6a;
  }

  a.lizatom-3d-buttons-magenta:hover {
    background: #7958ab;
	background: -webkit-gradient(linear, left top, left bottom, from(#5a3f90), to(#7958ab));
	background: -moz-linear-gradient(top,  #5a3f90,  #7958ab);/* Firefox */ 
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#5a3f90', endColorstr='#7958ab'); /* ie7 */
	-ms-filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#5a3f90', endColorstr='#7958ab'); /* ie8 */
	background-image: linear-gradient(top, #5a3f90, #7958ab); /* W3C */
	background: -ms-linear-gradient(top, #5a3f90, #7958ab); /* IE9 */
	background: -moz-linear-gradient(top, #5a3f90, #7958ab); 
	background: -o-linear-gradient(top, #5a3f90, #7958ab); /* Opera 11  */
	background: -webkit-linear-gradient(top, #5a3f90, #7958ab); /* Chrome 11  */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #5a3f90), color-stop(1, #7958ab)); /* Chrome 10, Safari */	
  }

/* YELLOW */

 a.lizatom-3d-buttons-yellow,
  a.lizatom-3d-buttons-yellow:hover,
  a.lizatom-3d-buttons-yellow:visited {
	outline:none;
	display: block;
    color: #996633;
    border-bottom: 5px solid #b98a37;
    text-shadow: 0px 1px 0px #fedd9b;
    background: #feda71;
	background: -webkit-gradient(linear, left top, left bottom, from(#feda71), to(#febe4d));
	background: -moz-linear-gradient(top,  #feda71,  #febe4d);/* Firefox */ 
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#feda71', endColorstr='#febe4d'); /* ie7 */
	-ms-filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#feda71', endColorstr='#febe4d'); /* ie8 */
	background-image: linear-gradient(top, #feda71, #febe4d); /* W3C */
	background: -ms-linear-gradient(top, #feda71, #febe4d); /* IE9 */
	background: -moz-linear-gradient(top, #feda71, #febe4d); 
	background: -o-linear-gradient(top, #feda71, #febe4d); /* Opera 11  */
	background: -webkit-linear-gradient(top, #feda71, #febe4d); /* Chrome 11  */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #feda71), color-stop(1, #febe4d)); /* Chrome 10, Safari */	
    
    box-shadow: inset 1px 2px 0 rgba(255,255,255,0.3);
  }

  .lizatom-3d-buttons-yellow:before,
  .lizatom-3d-buttons-yellow:after {
    border: 1px solid #eab551;
    border-bottom: 1px solid #9f7630;
  }

  a.lizatom-3d-buttons-yellow:hover {
    background: #febe4d;
	background: -webkit-gradient(linear, left top, left bottom, from(#febe4d), to(#feda71));
	background: -moz-linear-gradient(top,  #febe4d,  #feda71);/* Firefox */ 
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#febe4d', endColorstr='#feda71'); /* ie7 */
	-ms-filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#febe4d', endColorstr='#feda71'); /* ie8 */
	background-image: linear-gradient(top, #febe4d, #feda71); /* W3C */
	background: -ms-linear-gradient(top, #febe4d, #feda71); /* IE9 */
	background: -moz-linear-gradient(top, #febe4d, #feda71); 
	background: -o-linear-gradient(top, #febe4d, #feda71); /* Opera 11  */
	background: -webkit-linear-gradient(top, #febe4d, #feda71); /* Chrome 11  */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #febe4d), color-stop(1, #feda71)); /* Chrome 10, Safari */	
  }

  /* PINK */
  a.lizatom-3d-buttons-pink,
  a.lizatom-3d-buttons-pink:hover,
  a.lizatom-3d-buttons-pink:visited {
    outline:none;
	display: block;
	color: #913944;
    border-bottom: 5px solid #cb5462;
    text-shadow: 0px 1px 0px #f9a0ad;
    background: #f56778;
	background: -webkit-gradient(linear, left top, left bottom, from(#f997b0), to(#f56778));
	background: -moz-linear-gradient(top,  #f997b0,  #f56778);/* Firefox */ 
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f997b0', endColorstr='#f56778'); /* ie7 */
	-ms-filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f997b0', endColorstr='#f56778'); /* ie8 */
	background-image: linear-gradient(top, #f997b0, #f56778); /* W3C */
	background: -ms-linear-gradient(top, #f997b0, #f56778); /* IE9 */
	background: -moz-linear-gradient(top, #f997b0, #f56778); 
	background: -o-linear-gradient(top, #f997b0, #f56778); /* Opera 11  */
	background: -webkit-linear-gradient(top, #f997b0, #f56778); /* Chrome 11  */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f997b0), color-stop(1, #f56778)); /* Chrome 10, Safari */	
    
  box-shadow: inset 1px 2px 0 rgba(255,255,255,0.3);
  }

  .lizatom-3d-buttons-pink:before,
  .lizatom-3d-buttons-pink:after {
    border: 1px solid #ee8090;
    border-bottom: 1px solid #b84d5a;
  }

  a.lizatom-3d-buttons-pink:hover {
    background: #f997b0;
 	background: -webkit-gradient(linear, left top, left bottom, from(#f56778), to(#f997b0));
	background: -moz-linear-gradient(top,  #f56778,  #f997b0);/* Firefox */ 
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f56778', endColorstr='#f997b0'); /* ie7 */
	-ms-filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f56778', endColorstr='#f997b0'); /* ie8 */
	background-image: linear-gradient(top, #f56778, #f997b0); /* W3C */
	background: -ms-linear-gradient(top, #f56778, #f997b0); /* IE9 */
	background: -moz-linear-gradient(top, #f56778, #f997b0); 
	background: -o-linear-gradient(top, #f56778, #f997b0); /* Opera 11  */
	background: -webkit-linear-gradient(top, #f56778, #f997b0); /* Chrome 11  */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f56778), color-stop(1, #f997b0)); /* Chrome 10, Safari */	
  }
  
  
    /* PURPLE */
  a.lizatom-3d-buttons-purple,
  a.lizatom-3d-buttons-purple:hover,
  a.lizatom-3d-buttons-purple:visited {
    outline:none;
	display: block;
	color: #7b5777;
    border-bottom: 5px solid #946890;
    text-shadow: 0px 1px 0px #eacae6;
    background: #e8c4e4;
   	background: -webkit-gradient(linear, left top, left bottom, from(#e8c4e4), to(#d698d0));
	background: -moz-linear-gradient(top,  #e8c4e4,  #d698d0);/* Firefox */ 
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#e8c4e4', endColorstr='#d698d0'); /* ie7 */
	-ms-filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#e8c4e4', endColorstr='#d698d0'); /* ie8 */
	background-image: linear-gradient(top, #e8c4e4, #d698d0); /* W3C */
	background: -ms-linear-gradient(top, #e8c4e4, #d698d0); /* IE9 */
	background: -moz-linear-gradient(top, #e8c4e4, #d698d0); 
	background: -o-linear-gradient(top, #e8c4e4, #d698d0); /* Opera 11  */
	background: -webkit-linear-gradient(top, #e8c4e4, #d698d0); /* Chrome 11  */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #e8c4e4), color-stop(1, #d698d0)); /* Chrome 10, Safari */	
    
    box-shadow: inset 1px 2px 0 rgba(255,255,255,0.3);
  }

  .lizatom-3d-buttons-purple:before,
  .lizatom-3d-buttons-purple:after {
    border: 1px solid #da9fd4;
    border-bottom: 1px solid #865d82;
  }

  a.purple:hover {
    background: #d698d0;
   	background: -webkit-gradient(linear, left top, left bottom, from(#d698d0), to(#e8c4e4));
	background: -moz-linear-gradient(top,  #d698d0,  #e8c4e4);/* Firefox */ 
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#d698d0', endColorstr='#e8c4e4'); /* ie7 */
	-ms-filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#d698d0', endColorstr='#e8c4e4'); /* ie8 */
	background-image: linear-gradient(top, #d698d0, #e8c4e4); /* W3C */
	background: -ms-linear-gradient(top, #d698d0, #e8c4e4); /* IE9 */
	background: -moz-linear-gradient(top, #d698d0, #e8c4e4); 
	background: -o-linear-gradient(top, #d698d0, #e8c4e4); /* Opera 11  */
	background: -webkit-linear-gradient(top, #d698d0, #e8c4e4); /* Chrome 11  */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #d698d0), color-stop(1, #e8c4e4)); /* Chrome 10, Safari */	
  }

  /* DARK BLUE */
  a.lizatom-3d-buttons-darkblue,
  a.lizatom-3d-buttons-darkblue:hover,
  a.lizatom-3d-buttons-darkblue:visited {
    outline:none;
	display: block;
	color: #515f6a;
    border-bottom: 5px solid #62727e;
    text-shadow: 0px 1px 0px #c4d0da;
    background: #becbd6;
   	background: -webkit-gradient(linear, left top, left bottom, from(#becbd6), to(#8da5b7));
	background: -moz-linear-gradient(top,  #becbd6,  #8da5b7);/* Firefox */ 
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#becbd6', endColorstr='#8da5b7'); /* ie7 */
	-ms-filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#becbd6', endColorstr='#8da5b7'); /* ie8 */
	background-image: linear-gradient(top, #becbd6, #8da5b7); /* W3C */
	background: -ms-linear-gradient(top, #becbd6, #8da5b7); /* IE9 */
	background: -moz-linear-gradient(top, #becbd6, #8da5b7); 
	background: -o-linear-gradient(top, #becbd6, #8da5b7); /* Opera 11  */
	background: -webkit-linear-gradient(top, #becbd6, #8da5b7); /* Chrome 11  */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #becbd6), color-stop(1, #8da5b7)); /* Chrome 10, Safari */	
    
     box-shadow: inset 1px 2px 0 rgba(255,255,255,0.3);
  }

  .lizatom-3d-buttons-darkblue:before,
  .lizatom-3d-buttons-darkblue:after {
    border: 1px solid #a1aeb7;
    border-bottom: 1px solid #5d6b75;
  }

  a.lizatom-3d-buttons-darkblue:hover {
    background: #8da5b7;
   	background: -webkit-gradient(linear, left top, left bottom, from(#8da5b7), to(#becbd6));
	background: -moz-linear-gradient(top,  #8da5b7,  #becbd6);/* Firefox */ 
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#8da5b7', endColorstr='#becbd6'); /* ie7 */
	-ms-filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#8da5b7', endColorstr='#becbd6'); /* ie8 */
	background-image: linear-gradient(top, #8da5b7, #becbd6); /* W3C */
	background: -ms-linear-gradient(top, #8da5b7, #becbd6); /* IE9 */
	background: -moz-linear-gradient(top, #8da5b7, #becbd6); 
	background: -o-linear-gradient(top, #8da5b7, #becbd6); /* Opera 11  */
	background: -webkit-linear-gradient(top, #8da5b7, #becbd6); /* Chrome 11  */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #8da5b7), color-stop(1, #becbd6)); /* Chrome 10, Safari */	
  }
  
   /* DARK GRAY */
  a.lizatom-3d-buttons-darkgray,
  a.lizatom-3d-buttons-darkgray:hover,
  a.lizatom-3d-buttons-darkgray:visited {
    outline:none;
    display: block;
    color: #555;
    border-bottom: 5px solid #878787;
    text-shadow: 0px 1px 0px #d6d6d6;
     background: #d1d1d1;
   	background: -webkit-gradient(linear, left top, left bottom, from(#d1d1d1), to(#afafaf));
	background: -moz-linear-gradient(top,  #d1d1d1,  #afafaf);/* Firefox */ 
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#d1d1d1', endColorstr='#afafaf'); /* ie7 */
	-ms-filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#d1d1d1', endColorstr='#afafaf'); /* ie8 */
	background-image: linear-gradient(top, #d1d1d1, #afafaf); /* W3C */
	background: -ms-linear-gradient(top, #d1d1d1, #afafaf); /* IE9 */
	background: -moz-linear-gradient(top, #d1d1d1, #afafaf); 
	background: -o-linear-gradient(top, #d1d1d1, #afafaf); /* Opera 11  */
	background: -webkit-linear-gradient(top, #d1d1d1, #afafaf); /* Chrome 11  */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #d1d1d1), color-stop(1, #afafaf)); /* Chrome 10, Safari */	
    
    box-shadow: inset 1px 2px 0 rgba(255,255,255,0.3);
  }

  .lizatom-3d-buttons-darkgray:before,
  .lizatom-3d-buttons-darkgray:after {
    border: 1px solid #b4b4b4;
    border-bottom: 1px solid #7b7b7b;
  }

  a.lizatom-3d-buttons-darkgray:hover {
    background: #afafaf;
   	background: -webkit-gradient(linear, left top, left bottom, from(#afafaf), to(#d1d1d1));
	background: -moz-linear-gradient(top,  #afafaf,  #d1d1d1);/* Firefox */ 
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#afafaf', endColorstr='#d1d1d1'); /* ie7 */
	-ms-filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#afafaf', endColorstr='#d1d1d1'); /* ie8 */
	background-image: linear-gradient(top, #afafaf, #d1d1d1); /* W3C */
	background: -ms-linear-gradient(top, #afafaf, #d1d1d1); /* IE9 */
	background: -moz-linear-gradient(top, #afafaf, #d1d1d1); 
	background: -o-linear-gradient(top, #afafaf, #d1d1d1); /* Opera 11  */
	background: -webkit-linear-gradient(top, #afafaf, #d1d1d1); /* Chrome 11  */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #afafaf), color-stop(1, #d1d1d1)); /* Chrome 10, Safari */	
  }
  

a.lizatom-3d-buttons-button:active {
    border: none;
    bottom: -5px;
    margin-bottom: 5px;
     
    -webkit-box-shadow: 0 1px 1px #fff;
    -moz-box-shadow:  0 1px 1px #fff;
    box-shadow:  1px 1px 0 rgba(255, 255, 255, 0.5), inset 0 1px 1px rgba(0, 0, 0, 0.4);
}
 
a.lizatom-3d-buttons-button:active:before,
a.lizatom-3d-buttons-button:active:after {
    border: none;  
     
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}



/*====================================================================================================
 * T O O L T I P S                                                                  T O O L T I P S  *
 =====================================================================================================*/
 
/* tooltip global
-------------------------------------------------------------- */

.lizatom-tooltip-top,
.lizatom-tooltip-bottom,
.lizatom-tooltip-right,
.lizatom-tooltip-left,
.lizatom-tooltip-diagonal-right,
.lizatom-tooltip-diagonal-left,
.lizatom-tooltip-focus-top,
.lizatom-tooltip-focus-bottom,
.lizatom-tooltip-focus-right,
.lizatom-tooltip-focus-left
	{
	position: relative !important;
	display: inline-block !important;
	text-decoration: none !important;    
	}
	
.lizatom-tooltip-top span,
.lizatom-tooltip-bottom span,
.lizatom-tooltip-right span,
.lizatom-tooltip-left span,
.lizatom-tooltip-diagonal-right span,
.lizatom-tooltip-diagonal-left span,
.lizatom-tooltip-focus-top span,
.lizatom-tooltip-focus-bottom span,
.lizatom-tooltip-focus-right span,
.lizatom-tooltip-focus-left span
	{
	min-width: 180px;
	font-family: arial, sans-serif !important;
	font-size: 13px !important;
	line-height: normal !important;
	text-align: left !important;
	padding: 10px 10px 12px 10px !important;
	visibility: hidden;
    opacity: 0;
	position: absolute;
	z-index: 9999999 !important;

	-webkit-transition-duration: 0.25s;
	-moz-transition-duration: 0.25s;
	-o-transition-duration: 0.25s;
	-ms-transition-duration: 0.25s;
	transition-duration: 0.25s;
	-webkit-transition-timing-function: cubic-bezier(0.35,0,0.35,1);
	-moz-transition-timing-function: cubic-bezier(0.35,0,0.35,1);
	-o-transition-timing-function: cubic-bezier(0.35,0,0.35,1);
	-ms-transition-timing-function: cubic-bezier(0.35,0,0.35,1);
	transition-timing-function: cubic-bezier(0.35,0,0.35,1);
	}

.lizatom-tooltip-top span:before,
.lizatom-tooltip-bottom span:before,
.lizatom-tooltip-right span:before,
.lizatom-tooltip-left span:before,
.lizatom-tooltip-diagonal-right span:before,
.lizatom-tooltip-diagonal-left span:before,
.lizatom-tooltip-focus-top span:before,
.lizatom-tooltip-focus-bottom span:before,
.lizatom-tooltip-focus-right span:before,
.lizatom-tooltip-focus-left span:before
	{
	content: "";
	display: block;
	width: 0px;
	height: 0px;
	position: absolute;
	}

.lizatom-tooltip-top span strong,
.lizatom-tooltip-bottom span strong,
.lizatom-tooltip-right span strong,
.lizatom-tooltip-left span strong,
.lizatom-tooltip-diagonal-right span strong,
.lizatom-tooltip-diagonal-left span strong,
.lizatom-tooltip-focus-top span strong,
.lizatom-tooltip-focus-bottom span strong,
.lizatom-tooltip-focus-right span strong,
.lizatom-tooltip-focus-left span strong
	{
	width: 100%;
	padding: 8px 10px 8px 10px;
	display: block;
	position: relative;
	left: -10px;
	top: -10px;
	
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-radius: 4px 4px 0px 0px;
	border-radius: 4px 4px 0px 0px;
	}

.lizatom-tooltip-top span img,
.lizatom-tooltip-top span iframe,
.lizatom-tooltip-bottom span img,
.lizatom-tooltip-bottom span iframe,
.lizatom-tooltip-right span img,
.lizatom-tooltip-right span iframe,
.lizatom-tooltip-left span img,
.lizatom-tooltip-left span iframe,
.lizatom-tooltip-diagonal-right span img,
.lizatom-tooltip-diagonal-right span iframe,
.lizatom-tooltip-diagonal-left span img,
.lizatom-tooltip-diagonal-left span iframe,
.lizatom-tooltip-focus-top span img,
.lizatom-tooltip-focus-top span iframe,
.lizatom-tooltip-focus-bottom span img,
.lizatom-tooltip-focus-bottom span iframe,
.lizatom-tooltip-focus-right span img,
.lizatom-tooltip-focus-right span iframe,
.lizatom-tooltip-focus-left span img,
.lizatom-tooltip-focus-left span iframe
	{
	margin: 0px 0px 10px 0px !important;
	border: 5px solid #ffffff !important;
	float: left !important;
	}
	
p.lizatom-tooltip-top,
p.lizatom-tooltip-bottom,
p.lizatom-tooltip-right,
p.lizatom-tooltip-left
	{
	display: block !important;
	}
	
p.lizatom-tooltip-top:hover,
p.lizatom-tooltip-bottom:hover,
p.lizatom-tooltip-right:hover,
p.lizatom-tooltip-left:hover
	{
	background: #ffecb1;
	
	-webkit-transition: background 0.25s cubic-bezier(0.35,0,0.35,1);
	-moz-transition: background 0.25s cubic-bezier(0.35,0,0.35,1);
	-o-transition: background 0.25s cubic-bezier(0.35,0,0.35,1);
	-ms-transition: background 0.25s cubic-bezier(0.35,0,0.35,1);
	transition: background 0.25s cubic-bezier(0.35,0,0.35,1);
	}
	
.delay-700.lizatom-tooltip-top span,
.delay-700.lizatom-tooltip-bottom span,
.delay-700.lizatom-tooltip-right span,
.delay-700.lizatom-tooltip-left span,
.delay-700.lizatom-tooltip-diagonal-right span,
.delay-700.lizatom-tooltip-diagonal-left span,
.delay-700.lizatom-tooltip-focus-top span,
.delay-700.lizatom-tooltip-focus-bottom span,
.delay-700.lizatom-tooltip-focus-right span,
.delay-700.lizatom-tooltip-focus-left span
	{
	transition-delay: 700ms;
	-moz-transition-delay: 700ms;
	-webkit-transition-delay: 700ms;
	-o-transition-delay: 700ms;
	}

.delay-300.lizatom-tooltip-top span,
.delay-300.lizatom-tooltip-bottom span,
.delay-300.lizatom-tooltip-right span,
.delay-300.lizatom-tooltip-left span,
.delay-300.lizatom-tooltip-diagonal-right span,
.delay-300.lizatom-tooltip-diagonal-left span,
.delay-300.lizatom-tooltip-focus-top span,
.delay-300.lizatom-tooltip-focus-bottom span,
.delay-300.lizatom-tooltip-focus-right span,
.delay-300.lizatom-tooltip-focus-left span
	{
	transition-delay: 300ms;
	-moz-transition-delay: 300ms;
	-webkit-transition-delay: 300ms;
	-o-transition-delay: 300ms;
	}

/* tooltip top
-------------------------------------------------------------- */

.lizatom-tooltip-top span,
.lizatom-tooltip-focus-top span
	{
	left: -10px;
	bottom: 100%;
	margin-bottom: 30px;
	
	-webkit-transition-property: opacity, margin-bottom, visibility;
	-moz-transition-property: opacity, margin-bottom, visibility;
	-o-transition-property: opacity, margin-bottom, visibility;
	-ms-transition-property: opacity, margin-bottom, visibility;
	transition-property: opacity, margin-bottom, visibility;
	}
	
.lizatom-tooltip-top span:before,
.lizatom-tooltip-focus-top span:before
	{
    border-left: 8px solid transparent !important;
    border-right: 8px solid transparent !important;
	border-top: 8px solid #000;
	border-bottom: 0 !important;
	bottom: -8px;
	left: 15px;
	}

.lizatom-tooltip-top:hover span
	{	
	margin-bottom: 10px; /* End Position */
	visibility: visible;
	opacity: 1;
	}
	
.lizatom-tooltip-focus-top input:focus + span,
.lizatom-tooltip-focus-top textarea:focus + span
	{	
	margin-bottom: 10px; /* End Position */
	visibility: visible;
	opacity: 1;
	}
	
/*tooltip bottom
-------------------------------------------------------------- */

.lizatom-tooltip-bottom span,
.lizatom-tooltip-focus-bottom span
	{
	left: -10px;
	top: 100%;
	margin-top: 30px;
	
	-webkit-transition-property: opacity, margin-top, visibility;
	-moz-transition-property: opacity, margin-top, visibility;
	-o-transition-property: opacity, margin-top, visibility;
	-ms-transition-property: opacity, margin-top, visibility;
	transition-property: opacity, margin-top, visibility;
	}
	
.lizatom-tooltip-bottom span:before,
.lizatom-tooltip-focus-bottom span:before
	{
    border-left: 8px solid transparent !important;
    border-right: 8px solid transparent !important;
	border-top: 0 !important;
	border-bottom: 8px solid #000;
	top: -8px;
	left: 15px;
	}

.lizatom-tooltip-bottom:hover span
	{	
	margin-top: 10px;
	visibility: visible;
	opacity: 1;
	}
	
.lizatom-tooltip-focus-bottom input:focus + span,
.lizatom-tooltip-focus-bottom textarea:focus + span
	{	
	margin-top: 10px;
	visibility: visible;
	opacity: 1;
	}

/* tooltip right
-------------------------------------------------------------- */

.lizatom-tooltip-right span,
.lizatom-tooltip-focus-right span
	{
	left: 100%;
	top: -7px;
	margin-left: 35px;

	-webkit-transition-property: opacity, margin-left, visibility;
	-moz-transition-property: opacity, margin-left, visibility;
	-o-transition-property: opacity, margin-left, visibility;
	-ms-transition-property: opacity, margin-left, visibility;
	transition-property: opacity, margin-left, visibility;
	}
	
.lizatom-tooltip-right span:before,
.lizatom-tooltip-focus-right span:before
	{
    border-left: 0 !important;
    border-right: 8px solid #000;
	border-top: 8px solid transparent !important;
	border-bottom: 8px solid transparent !important;
	top: 11px;
	left: -8px;
	}

.lizatom-tooltip-right:hover span
	{	
	margin-left: 15px;
	visibility: visible;
	opacity: 1;
	}

.lizatom-tooltip-focus-right input:focus + span,
.lizatom-tooltip-focus-right textarea:focus + span
	{	
	margin-left: 15px;
	visibility: visible;
	opacity: 1;
	}
	
/* tooltip left
-------------------------------------------------------------- */

.lizatom-tooltip-left span,
.lizatom-tooltip-focus-left span
	{
	right: 100%;
	top: -7px;
	margin-right: 35px;
	
	-webkit-transition-property: opacity, margin-right, visibility;
	-moz-transition-property: opacity, margin-right, visibility;
	-o-transition-property: opacity, margin-right, visibility;
	-ms-transition-property: opacity, margin-right, visibility;
	transition-property: opacity, margin-right, visibility;
	}
	
.lizatom-tooltip-left span:before,
.lizatom-tooltip-focus-left span:before
	{
    border-left: 8px solid #000;
    border-right: 0 !important;
	border-top: 8px solid transparent !important;
	border-bottom: 8px solid transparent !important;
	top: 11px;
	right: -8px;
	}

.lizatom-tooltip-left:hover span
	{	
	margin-right: 15px;
	visibility: visible;
	opacity: 1;
	}

.lizatom-tooltip-focus-left input:focus + span,
.lizatom-tooltip-focus-left textarea:focus + span
	{	
	margin-right: 15px;
	visibility: visible;
	opacity: 1;
	}	


/* tooltip colors
-------------------------------------------------------------- */

/*blue*/
.lizatom-tooltip-blue span
	{
	color: #ffffff !important;
	
	background: #31598a;
	background: -moz-linear-gradient(top,  #37659d 0%, #31598a 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#37659d), color-stop(100%,#31598a)); 
	background: -webkit-linear-gradient(top,  #37659d 0%,#31598a 100%);
	background: -o-linear-gradient(top,  #37659d 0%,#31598a 100%);
	background: -ms-linear-gradient(top,  #37659d 0%,#31598a 100%);
	background: linear-gradient(top,  #37659d 0%,#31598a 100%);

	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	
	text-shadow: 0px 1px 0px rgba(0,0,0,0.4);
	}

.lizatom-tooltip-blue span:before
	{
	border-color: #31598a;
	}
	
.lizatom-tooltip-blue span:after
	{
	content: "";
	display: block;
	border-top: 1px solid #6591c3;
	position: absolute;
	left: 0px;
	top: 1px;
	width: 100%;
	height: 10px;
	
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	}
	
.lizatom-tooltip-blue span strong
	{
	background: #2d548a;
	border-bottom: 1px solid #284b7b;
	}
	
/*light blue*/
.lizatom-tooltip-light-blue span
	{
	color: #ffffff !important;

	background: #1a6998;
	background: -moz-linear-gradient(top,  #367ca5 0%, #1a6998 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#367ca5), color-stop(100%,#1a6998)); 
	background: -webkit-linear-gradient(top,  #367ca5 0%,#1a6998 100%);
	background: -o-linear-gradient(top,  #367ca5 0%,#1a6998 100%);
	background: -ms-linear-gradient(top,  #367ca5 0%,#1a6998 100%);
	background: linear-gradient(top,  #367ca5 0%,#1a6998 100%);

	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	
	text-shadow: 0px 1px 0px rgba(0,0,0,0.4);
	}

.lizatom-tooltip-light-blue span:before
	{
	border-color: #1a6998;
	}
	

.lizatom-tooltip-light-blue span:after
	{
	content: "";
	display: block;
	border-top: 1px solid #4a97c4;
	position: absolute;
	left: 0px;
	top: 1px;
	width: 100%;
	height: 10px;
	
	
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	}
	

.lizatom-tooltip-light-blue span strong
	{
	background: #246894;
	border-bottom: 1px solid #205c85;
	}

/*sky blue*/

.lizatom-tooltip-sky-blue span
	{
	color: #ffffff !important;
	
	
	background: #0081c6; 
	background: -moz-linear-gradient(top,  #0091d5 0%, #0081c6 100%); 
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0091d5), color-stop(100%,#0081c6)); 
	background: -webkit-linear-gradient(top,  #0091d5 0%,#0081c6 100%); 
	background: -o-linear-gradient(top,  #0091d5 0%,#0081c6 100%); 
	background: -ms-linear-gradient(top,  #0091d5 0%,#0081c6 100%); 
	background: linear-gradient(top,  #0091d5 0%,#0081c6 100%); 
	
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	
	
	text-shadow: 0px 1px 0px rgba(0,0,0,0.4);
	}


.lizatom-tooltip-sky-blue span:before
	{
	border-color: #0081c6;
	}
	

.lizatom-tooltip-sky-blue span:after
	{
	content: "";
	display: block;
	border-top: 1px solid #46b2e5;
	position: absolute;
	left: 0px;
	top: 1px;
	width: 100%;
	height: 10px;
	
	
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	}
	

.lizatom-tooltip-sky-blue span strong
	{
	background: #007ec7;
	border-bottom: 1px solid #0071b3;
	}

/*green*/

.lizatom-tooltip-green span
	{
	color: #ffffff !important;
	
	
	background: #206906; 
	background: -moz-linear-gradient(top,  #37790c 0%, #206906 100%); 
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#37790c), color-stop(100%,#206906)); 
	background: -webkit-linear-gradient(top,  #37790c 0%,#206906 100%); 
	background: -o-linear-gradient(top,  #37790c 0%,#206906 100%); 
	background: -ms-linear-gradient(top,  #37790c 0%,#206906 100%); 
	background: linear-gradient(top,  #37790c 0%,#206906 100%); 
	
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	
	
	text-shadow: 0px 1px 0px rgba(0,0,0,0.4);
	}


.lizatom-tooltip-green span:before
	{
	border-color: #206906;
	}
	

.lizatom-tooltip-green span:after
	{
	content: "";
	display: block;
	border-top: 1px solid #4f9c21;
	position: absolute;
	left: 0px;
	top: 1px;
	width: 100%;
	height: 10px;
	
	
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	}
	

.lizatom-tooltip-green span strong
	{
	background: #246407;
	border-bottom: 1px solid #205a06;
	}    
	
/*light green*/

.lizatom-tooltip-light-green span
	{
	color: #ffffff !important;
	
	
	background: #599916; 
	background: -moz-linear-gradient(top,  #6aa417 0%, #599916 100%); 
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6aa417), color-stop(100%,#599916)); 
	background: -webkit-linear-gradient(top,  #6aa417 0%,#599916 100%); 
	background: -o-linear-gradient(top,  #6aa417 0%,#599916 100%); 
	background: -ms-linear-gradient(top,  #6aa417 0%,#599916 100%); 
	background: linear-gradient(top,  #6aa417 0%,#599916 100%); 
	
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	
	
	text-shadow: 0px 1px 0px rgba(0,0,0,0.4);
	}


.lizatom-tooltip-light-green span:before
	{
	border-color: #599916;
	}
	

.lizatom-tooltip-light-green span:after	{ content: ""; display: block; border-top: 1px solid #95c561; position: absolute; left: 0px; top: 1px; width: 100%; height: 10px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	}
	

.lizatom-tooltip-light-green span strong
	{
	background: #579412;
	border-bottom: 1px solid #4e8410;
	}
	

	
/*orange*/

.lizatom-tooltip-orange span
	{
	color: #ffffff !important;
	
	
	background: #c34722; 
	background: -moz-linear-gradient(top,  #cb581f 0%, #c34722 100%); 
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#cb581f), color-stop(100%,#c34722)); 
	background: -webkit-linear-gradient(top,  #cb581f 0%,#c34722 100%); 
	background: -o-linear-gradient(top,  #cb581f 0%,#c34722 100%); 
	background: -ms-linear-gradient(top,  #cb581f 0%,#c34722 100%); 
	background: linear-gradient(top,  #cb581f 0%,#c34722 100%);
	
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	
	
	text-shadow: 0px 1px 0px rgba(0,0,0,0.4);
	}


.lizatom-tooltip-orange span:before
	{
	border-color: #c34722;
	}
	

.lizatom-tooltip-orange span:after
	{
	content: "";
	display: block;
	border-top: 1px solid #e28266;
	position: absolute;
	left: 0px;
	top: 1px;
	width: 100%;
	height: 10px;
	
	
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	}
	

.lizatom-tooltip-orange span strong
	{
	background: #bf461a;
	border-bottom: 1px solid #ac3f17;
	}
	

/*yellow*/

.lizatom-tooltip-yellow span
	{
	color: #000000 !important;
	
	
	background: #f49f00; 
	background: -moz-linear-gradient(top,  #ffba00 0%, #f49f00 100%); 
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffba00), color-stop(100%,#f49f00)); 
	background: -webkit-linear-gradient(top,  #ffba00 0%,#f49f00 100%); 
	background: -o-linear-gradient(top,  #ffba00 0%,#f49f00 100%); 
	background: -ms-linear-gradient(top,  #ffba00 0%,#f49f00 100%); 
	background: linear-gradient(top,  #ffba00 0%,#f49f00 100%); 
	
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	
	
	text-shadow: 0px 1px 0px #ffce37;
	}


.lizatom-tooltip-yellow span:before
	{
	border-color: #f49f00;
	}
	

.lizatom-tooltip-yellow span:after
	{
	content: "";
	display: block;
	border-top: 1px solid #ffdd83;
	position: absolute;
	left: 0px;
	top: 1px;
	width: 100%;
	height: 10px;
	
	
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	}
	

.lizatom-tooltip-yellow span strong
	{
	background: #faa400;
	border-bottom: 1px solid #e09300;
	}


/*gray*/

.lizatom-tooltip-gray span
	{
	color: #ffffff !important;
	
	
	background: #616161; 
	background: -moz-linear-gradient(top,  #6c6c6c 0%, #616161 100%); 
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6c6c6c), color-stop(100%,#616161)); 
	background: -webkit-linear-gradient(top,  #6c6c6c 0%,#616161 100%); 
	background: -o-linear-gradient(top,  #6c6c6c 0%,#616161 100%); 
	background: -ms-linear-gradient(top,  #6c6c6c 0%,#616161 100%); 
	background: linear-gradient(top,  #6c6c6c 0%,#616161 100%); 
	
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	
	
	text-shadow: 0px 1px 0px rgba(0,0,0,0.4);
	}


.lizatom-tooltip-gray span:before
	{
	border-color: #616161;
	}
	

.lizatom-tooltip-gray span:after
	{
	content: "";
	display: block;
	border-top: 1px solid #8b8b8b;
	position: absolute;
	left: 0px;
	top: 1px;
	width: 100%;
	height: 10px;
	
	
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	}
	

.lizatom-tooltip-gray span strong
	{
	background: #5c5c5c;
	border-bottom: 1px solid #525252;
	}

/*black*/

.lizatom-tooltip-black span
	{
	color: #ffffff !important;
	
	background: #404040;
	background: -moz-linear-gradient(top,  #4e4e4e 0%, #404040 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4e4e4e), color-stop(100%,#404040));
	background: -webkit-linear-gradient(top,  #4e4e4e 0%,#404040 100%);
	background: -o-linear-gradient(top,  #4e4e4e 0%,#404040 100%);
	background: -ms-linear-gradient(top,  #4e4e4e 0%,#404040 100%);
	background: linear-gradient(top,  #4e4e4e 0%,#404040 100%);

	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	
	text-shadow: 0px 1px 0px rgba(0,0,0,0.4);
	}

.lizatom-tooltip-black span:before
	{
	border-color: #404040;
	}
	
.lizatom-tooltip-black span:after
	{
	content: "";
	display: block;
	border-top: 1px solid #808080;
	position: absolute;
	left: 0px;
	top: 1px;
	width: 100%;
	height: 10px;
	
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	}
	
.lizatom-tooltip-black span strong
	{
	background: #3f3f3f;
	border-bottom: 1px solid #383838;
	}
	    
	
/*violet*/

.lizatom-tooltip-violet span
	{
	color: #ffffff !important;
	
	
	background: #5d518c; 
	background: -moz-linear-gradient(top,  #6b5da0 0%, #5d518c 100%); 
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6b5da0), color-stop(100%,#5d518c)); 
	background: -webkit-linear-gradient(top,  #6b5da0 0%,#5d518c 100%); 
	background: -o-linear-gradient(top,  #6b5da0 0%,#5d518c 100%); 
	background: -ms-linear-gradient(top,  #6b5da0 0%,#5d518c 100%); 
	background: linear-gradient(top,  #6b5da0 0%,#5d518c 100%); 
    
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	
	
	text-shadow: 0px 1px 0px rgba(0,0,0,0.4);
	}


.lizatom-tooltip-violet span:before
	{
	border-color: #5d518c;
	}
	

.lizatom-tooltip-violet span:after
	{
	content: "";
	display: block;
	border-top: 1px solid #9689c5;
	position: absolute;
	left: 0px;
	top: 1px;
	width: 100%;
	height: 10px;
	
	
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	}
	

.lizatom-tooltip-violet span strong
	{
	background: #5a4d8c;
	border-bottom: 1px solid #50447e;
	}
	

	
/*red*/

.lizatom-tooltip-red span
	{
	color: #ffffff !important;
	
	
	background: #b01c34; 
	background: -moz-linear-gradient(top,  #c01e38 0%, #b01c34 100%); 
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c01e38), color-stop(100%,#b01c34)); 
	background: -webkit-linear-gradient(top,  #c01e38 0%,#b01c34 100%); 
	background: -o-linear-gradient(top,  #c01e38 0%,#b01c34 100%); 
	background: -ms-linear-gradient(top,  #c01e38 0%,#b01c34 100%); 
	background: linear-gradient(top,  #c01e38 0%,#b01c34 100%); 
	
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	
	
	text-shadow: 0px 1px 0px rgba(0,0,0,0.4);
	}


.lizatom-tooltip-red span:before
	{
	border-color: #b01c34;
	}
	

.lizatom-tooltip-red span:after
	{
	content: "";
	display: block;
	border-top: 1px solid #e96e82;
	position: absolute;
	left: 0px;
	top: 1px;
	width: 100%;
	height: 10px;
	
	
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	}
	

.lizatom-tooltip-red span strong
	{
	background: #b0182d;
	border-bottom: 1px solid #9d1628;
	}

	
/*light yellow*/

.lizatom-tooltip-light-yellow span
	{
	color: #3f2710 !important;
	
	
	background: #ffecb1; 
	background: -moz-linear-gradient(top,  #ffefbc 0%, #ffecb1 100%); 
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffefbc), color-stop(100%,#ffecb1)); 
	background: -webkit-linear-gradient(top,  #ffefbc 0%,#ffecb1 100%); 
	background: -o-linear-gradient(top,  #ffefbc 0%,#ffecb1 100%); 
	background: -ms-linear-gradient(top,  #ffefbc 0%,#ffecb1 100%); 
	background: linear-gradient(top,  #ffefbc 0%,#ffecb1 100%);
	
	border: 1px solid #f1d586;
	
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	
	
	text-shadow: 0px 1px 0px rgba(255,255,255,0.7);
	}


.lizatom-tooltip-light-yellow span:before
	{
	border-color: #ffecb1;
	}
	

.lizatom-tooltip-light-yellow span:after
	{
	content: "";
	display: block;
	border-top: 1px solid #ffffff;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 10px;
	
	
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	}
	

.lizatom-tooltip-light-yellow span strong
	{
	background: #ffebae;
	border-bottom: 1px solid #f1d586;
	}
	
/*light gray*/

.lizatom-tooltip-light-gray span
	{
	color: #333333 !important;	
	
	background: #e5e5e5; 
	background: -moz-linear-gradient(top,  #f2f2f2 0%, #e5e5e5 100%); 
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f2f2f2), color-stop(100%,#e5e5e5)); 
	background: -webkit-linear-gradient(top,  #f2f2f2 0%,#e5e5e5 100%); 
	background: -o-linear-gradient(top,  #f2f2f2 0%,#e5e5e5 100%); 
	background: -ms-linear-gradient(top,  #f2f2f2 0%,#e5e5e5 100%); 
	background: linear-gradient(top,  #f2f2f2 0%,#e5e5e5 100%); 	
	
	border: 1px solid #d5d5d5;
	
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	
	
	text-shadow: 0px 1px 0px rgba(255,255,255,0.8);
	}


.lizatom-tooltip-light-gray span:before
	{
	border-color: #e5e5e5;
	}
	

.lizatom-tooltip-light-gray span:after
	{
	content: "";
	display: block;
	border-top: 1px solid #ffffff;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 10px;
	
	
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	}
	

.lizatom-tooltip-light-gray span strong
	{
	background: #eaeaea;
	border-bottom: 1px solid #d5d5d5;
	}

/*====================================================================================================
 * I N F O B O X                                                                       I N F O B O X *
 =====================================================================================================*/

.lizatom-infobox {
	min-height: 70px;	
	width: auto;
	display: block;
	position: relative;
	
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;	
	
	-moz-box-shadow: 2px 2px 2px #cfcfcf;
	-webkit-box-shadow: 2px 2px 4px #cfcfcf;
	box-shadow: 2px 2px 2px #cfcfcf;	
	margin-bottom: 30px;
}

.lizatom-infobox span.close-infobox {
	background: url(//highwayonemotel.com.au/wp-content/plugins/lizatom-shortcodes/images/boxes/close.png) no-repeat right top;
	display: block;
	width: 19px;
	height: 19px;
	position: absolute;
	top:-9px;
	right: -8px;
    cursor: pointer;
}

.lizatom-infobox .text {
	overflow: hidden;
	
}

.lizatom-infobox p {
	width: auto;	
	font-family: Arial, Helvetica, sans-serif;
	color: #323232;
	font-size: 12px;
	line-height: 18px;
	text-align: justify;
	float: right;
	margin-right: 15px;
    margin-top: 15px; 
	*margin-top: 15px; 
	 text-shadow: 0px 0px 1px #f9f9f9;
}

.autoWidth{
	width: auto;	
}

.autoWidth p {
	width: auto;
	float: left;	
}

.success {
	border-top: 1px solid #edf7d0;
	border-bottom: 1px solid #b7e789;
	background: #dff3a8;
	background: -moz-linear-gradient(top,#dff3a8,#c4fb92);
	background: -webkit-gradient(linear, left top, left bottom, from(#dff3a8), to(#c4fb92));
}

.success:before {
	content: url(//highwayonemotel.com.au/wp-content/plugins/lizatom-shortcodes/images/boxes/success.png);
	float: left;
	margin: 23px 15px 0px 15px;
}

.success strong {
	color: #61b316;
	margin-right: 15px;
}

.lizatom-infobox.warning {
	border-top: 1px solid #fefbcd;
	border-bottom: 1px solid #e6e837;
	background: #feffb1;
	background: -moz-linear-gradient(top,#feffb1,#f0f17f);
	background: -webkit-gradient(linear, left top, left bottom, from(#feffb1), to(#f0f17f));
}

.lizatom-infobox.warning:before {
	content: url(//highwayonemotel.com.au/wp-content/plugins/lizatom-shortcodes/images/boxes/warning.png);
	float: left;
	margin: 15px 15px 0px 25px;
}

.lizatom-infobox.warning strong {
	color: #e5ac00;
	margin-right: 15px;
}

.lizatom-infobox.tip {
	border-top: 1px solid #fbe4ae;
	border-bottom: 1px solid #d9a87d;
	background: #f9d9a1;
	background: -moz-linear-gradient(top,#f9d9a1,#eabc7a);
	background: -webkit-gradient(linear, left top, left bottom, from(#f9d9a1), to(#eabc7a));
}

.lizatom-infobox.tip:before {
	content: url(//highwayonemotel.com.au/wp-content/plugins/lizatom-shortcodes/images/boxes/tip.png);
	float: left;
	margin: 20px 15px 0px 15px;
}

.lizatom-infobox.tip strong {
	color: #b26b17;
	margin-right: 15px;
}

.lizatom-infobox.error {
	border-top: 1px solid #f7d0d0;
	border-bottom: 1px solid #c87676;
	background: #f3c7c7;
	background: -moz-linear-gradient(top,#f3c7c7,#eea2a2);
	background: -webkit-gradient(linear, left top, left bottom, from(#f3c7c7), to(#eea2a2));
}

.lizatom-infobox.error:before {
	content: url(//highwayonemotel.com.au/wp-content/plugins/lizatom-shortcodes/images/boxes/error.png);
	float: left;
	margin: 20px 15px 0px 15px;
}

.lizatom-infobox.error strong {
	color: #b31616;
	margin-right: 15px;
}

.lizatom-infobox.secure {
	border-top: 1px solid #efe0fe;
	border-bottom: 1px solid #d3bee9;
	background: #e5cefe;
	background: -moz-linear-gradient(top,#e5cefe,#e4bef9);
	background: -webkit-gradient(linear, left top, left bottom, from(#e5cefe), to(#e4bef9));
}

.lizatom-infobox.secure:before {
	content: url(//highwayonemotel.com.au/wp-content/plugins/lizatom-shortcodes/images/boxes/secure.png);
	float: left;
	margin: 18px 15px 0px 15px;
}

.lizatom-infobox.secure strong {
	color: #6417b2;
	margin-right: 15px;
}

.lizatom-infobox.info {
	border-top: 1px solid #f3fbff;
	border-bottom: 1px solid #bedae9;
	background: #e0f4ff;
	background: -moz-linear-gradient(top,#e0f4ff,#d4e6f0);
	background: -webkit-gradient(linear, left top, left bottom, from(#e0f4ff), to(#d4e6f0));
}

.lizatom-infobox.info:before {
	content: url(//highwayonemotel.com.au/wp-content/plugins/lizatom-shortcodes/images/boxes/info.png);
	float: left;
	margin: 18px 15px 0px 21px;
}

.lizatom-infobox.info strong {
	color: #177fb2;
	margin-right: 15px;
}

.lizatom-infobox.message {
	border-top: 1px solid #f4f4f4;
	border-bottom: 1px solid #d7d7d7;
	background: #f0f0f0;
	background: -moz-linear-gradient(top,#f0f0f0,#e1e1e1);
	background: -webkit-gradient(linear, left top, left bottom, from(#f0f0f0), to(#e1e1e1));
}

.lizatom-infobox.message:before {
	content: url(//highwayonemotel.com.au/wp-content/plugins/lizatom-shortcodes/images/boxes/message.png);
	float: left;
	margin: 25px 15px 0px 15px;
}

.lizatom-infobox.message strong {
	color: #323232;
	margin-right: 15px;
}

.lizatom-infobox.download {
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #eeeeee;
	background: #f7f7f7;
	background: -moz-linear-gradient(top,#f7f7f7,#f0f0f0);
	background: -webkit-gradient(linear, left top, left bottom, from(#f7f7f7), to(#f0f0f0));
}

.lizatom-infobox.download:before {
	content: url(//highwayonemotel.com.au/wp-content/plugins/lizatom-shortcodes/images/boxes/download.png);
	float: left;
	margin: 16px 15px 0px 18px;
}

.lizatom-infobox.download strong {
	color: #037cda;
	margin-right: 15px;
}

.lizatom-infobox.purchase {
	border-top: 1px solid #d1f7f8;
	border-bottom: 1px solid #8eabb1;
	background: #c4e4e4;
	background: -moz-linear-gradient(top,#c4e4e4,#97b8bf);
	background: -webkit-gradient(linear, left top, left bottom, from(#c4e4e4), to(#97b8bf));
}

.lizatom-infobox.purchase:before {
	content: url(//highwayonemotel.com.au/wp-content/plugins/lizatom-shortcodes/images/boxes/purchase.png);
	float: left;
	margin: 19px 15px 0px 15px;
}

.lizatom-infobox.purchase strong {
	color: #426065;
	margin-right: 15px;
}

.lizatom-infobox.print {
	border-top: 1px solid #dde9f3;
	border-bottom: 1px solid #8fa6b2;
	background: #cfdde8;
	background: -moz-linear-gradient(top,#cfdde8,#9eb3bd);
	background: -webkit-gradient(linear, left top, left bottom, from(#cfdde8), to(#9eb3bd));
}

.lizatom-infobox.print:before {
	content: url(//highwayonemotel.com.au/wp-content/plugins/lizatom-shortcodes/images/boxes/print.png);
	float: left;
	margin: 19px 15px 0px 15px;
}

.lizatom-infobox.print strong {
	color: #3f4c6b;
	margin-right: 15px;
}
/*====================================================================================================
 * T A B S                                                                                   T A B S *
 =====================================================================================================*/

/* vertical
-------------------------------------------------------------- */
.lizatom-tabs-vertical dd.current                     { display: block; }
.lizatom-tabs-vertical                                { position: relative; width: 100%; height: auto; box-shadow: 0 0 3px #c3c3c3; border-radius: 10px; background-color: #f8f8f8; overflow: hidden; margin: 0; }
.lizatom-tabs-vertical dt                             { width: 22%; border-bottom: 1px solid #ededed; font-size: 12px; font-weight: bold; cursor: pointer; padding: 16px 0 16px 3%; }
.lizatom-tabs-vertical dt img                         { display: inline-block; margin-right: 15px; position: relative; top: 5px; }
.lizatom-tabs-vertical dd                             { position: absolute; top: 0; right: 0; margin-left: 25%; background-color: #FFF; width: 67%; height: 100%; box-shadow: inherit; overflow: auto; display: none; z-index: 1000; padding: 4%; }
.lizatom-tabs-vertical dt:first-child                 { margin-top: 2.4%; }
.lizatom-tabs-vertical dd .column_group p:first-child { margin-top: 0; }
.lizatom-tabs-vertical_arrow                          { position: absolute; top: 0; left: 23%; z-index: 1001; width: 19px; height: 38px; background-image: url(//highwayonemotel.com.au/wp-content/plugins/lizatom-shortcodes/images/tabs/arrow-vertical.png); background-repeat: no-repeat; }

.lizatom-tabs-vertical dt.current,
.lizatom-tabs-horizontal dt.current                   { font-style: italic; }

/* horizontal
-------------------------------------------------------------- */
.lizatom-tabs-horizontal dd.current                   { display: block; }
.lizatom-tabs-horizontal                              { position: relative; display: block; clear: both; margin-top: 40px; font-size: 12px; padding-top: 10px; padding-bottom: 35px; height: auto; }
dl.lizatom-tabs-horizontal                            { margin: 0 0 0 0; }
.lizatom-tabs-horizontal dt                           { float: left; margin-left: 1.25%; margin-right: 3.5%; cursor: pointer; font-weight: bold; }
.lizatom-tabs-horizontal dd                           { display: none; position: absolute; min-width: 90%; background-image: url(//highwayonemotel.com.au/wp-content/plugins/lizatom-shortcodes/images/tabs/tabs-bg.png); background-repeat: repeat-x; top: 50px; padding: 5%; }
.lizatom-tabs-horizontal_arrow                        { position: absolute; top: 38px; z-index: 1001; width: 28px; height: 15px; background-image: url(//highwayonemotel.com.au/wp-content/plugins/lizatom-shortcodes/images/tabs/arrow-horizontal.png); background-repeat: no-repeat; }

/*====================================================================================================
 * A C C O R D I O N S                                                           A C C O R D I O N S *
 =====================================================================================================*/

.lizatom-accordion dd.current        { display: block; }
.lizatom-accordion                   { font-size: 12px; margin-left: 0; }
.lizatom-accordion dt                { width: auto; border: 1px solid #e9e9e9; border-radius: 5px; margin-bottom: 4px; font-weight: 500; background-image: url(//highwayonemotel.com.au/wp-content/plugins/lizatom-shortcodes/images/accordion/accordion-bg.png); background-position: bottom left; background-repeat: repeat-x; position: relative; cursor: pointer; padding: 20px 20px 20px 50px; }
.lizatom-accordion dd                { display: none; padding: 10px 10px 20px 10px; margin-bottom: 0; }
.lizatom-accordion dd p:first-child  { margin-top: 8px; }
.lizatom-accordion dt:before         { content: url(//highwayonemotel.com.au/wp-content/plugins/lizatom-shortcodes/images/accordion/accordion-open.png); position: absolute; left: 15px; top: 50%; margin-top: -12px; }
.lizatom-accordion dt.current:before { content: url(//highwayonemotel.com.au/wp-content/plugins/lizatom-shortcodes/images/accordion/accordion-close.png); }
/*
CSS3 Accordions
Author: QuanticaLabs & Lizatom.com
*/

.lizatom-css3accordion-horizontal,
.lizatom-css3accordion-vertical { width: auto; position: relative; margin-bottom: 30px; } 
/*h o r i z o n t a l*/
/* --- accordion body --- */
.lizatom-css3accordion-horizontal div.qlabs_accordion
	{
	width: auto;	/* total width = 510 */
	height: 100%;
	padding: 5px;
	margin-left: auto;
	margin-right: auto;
	font-family: arial, sans-serif;
	font-size: 13px;
	line-height: normal;
	/* CSS3 radius */
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-background-clip: padding-box;
	}
	
/* --- lists global --- */
.lizatom-css3accordion-horizontal div.qlabs_accordion ul.qlabs_accordion,
.lizatom-css3accordion-horizontal div.qlabs_accordion ul.qlabs_accordion li.block
	{
	padding: 0px;
	margin: 0px;
	list-style: none;
	line-height: normal;
	}
.lizatom-css3accordion-horizontal div.qlabs_accordion ul.qlabs_accordion ul li
	{
	}
	
/* --- links global --- */
.lizatom-css3accordion-horizontal div.qlabs_accordion a
	{
	font-family: arial, sans-serif;
	font-size: 13px;
	line-height: normal;
	text-decoration: none;
	outline: none;
	}
	
.lizatom-css3accordion-horizontal div.qlabs_accordion a:hover
	{
	text-decoration: underline;
	}	
	
/* --- accordion header label --- */
.lizatom-css3accordion-horizontal div.qlabs_accordion li.block_header
	{
	width: 100%;
	height: 20px;	/* total height = 38 */
	padding: 8px 10px 10px 10px;
	font-weight: bold;
	}
	
/* --- single block arrow --- */
.lizatom-css3accordion-horizontal div.qlabs_accordion li.block div.arrow
	{
	width: 0px;
	height: 0px;
	float: right;
	margin-top: -22px;
	margin-right: 10px;
	visibility: visible;
	background-color: transparent;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent;
	border-bottom: 0;
	}

/* --- single block label --- */
.lizatom-css3accordion-horizontal div.qlabs_accordion li.block a.header
	{
	height: 20px;
	padding: 10px 10px 8px 10px;
	display: block;
	/* CSS3 transition */
	-webkit-transition: padding-left 0.1s ease-out;
	-moz-transition: padding-left 0.1s ease-out;
	-o-transition: padding-left 0.1s ease-out;
	-ms-transition: padding-left 0.1s ease-out;
	transition: padding-left 0.1s ease-out;
	}
	
/* ---  single block hover --- */	
.lizatom-css3accordion-horizontal div.qlabs_accordion li.block a.header:hover
	{
	text-decoration: none !important;
	padding-left: 20px;
	}
	
/* --- single block section --- */
.lizatom-css3accordion-horizontal div.qlabs_accordion li.block div
	{
	height: 0px;
	visibility: hidden;
	overflow: hidden;
	/* CSS3 transition */
	-webkit-transition: height 0.3s ease-in-out;
	-moz-transition: height 0.3s ease-in-out;
	-o-transition: height 0.3s ease-in-out;
	-ms-transition: height 0.3s ease-in-out;
	transition: height 0.3s ease-in-out;
	}
	
/* --- single block section paragraph --- */	
.lizatom-css3accordion-horizontal div.qlabs_accordion li.block div p
	{
	padding: 10px 10px 10px 10px;
	margin: 0px;
	position: relative;
	top: 50px;
	}
	
/* --- single block target --- */
.lizatom-css3accordion-horizontal div.qlabs_accordion li.block:target,
.lizatom-css3accordion-horizontal div.qlabs_accordion li.block.target
	{
	width: 100%;
	}

/* ---  single block label target --- */
.lizatom-css3accordion-horizontal div.qlabs_accordion li.block:target a.header,
.lizatom-css3accordion-horizontal div.qlabs_accordion li.block.target a.header
	{
	font-weight: bold;	
	}
	
/* --- single block section target --- */
.lizatom-css3accordion-horizontal div.qlabs_accordion li:target div,
.lizatom-css3accordion-horizontal div.qlabs_accordion li.target div
	{
	width: 100%;
	height: 150px;	/* expanded section height */
	visibility: visible;
	overflow: auto;
	}
	
/* --- single block section paragraph target --- */	
.lizatom-css3accordion-horizontal div.qlabs_accordion li.block:target div p,
.lizatom-css3accordion-horizontal div.qlabs_accordion li.block.target div p
	{
	top: 0px;
	z-index: 0;
	}
	
/* --- single block arrow target --- */		
.lizatom-css3accordion-horizontal div.qlabs_accordion li.block:target div.arrow,
.lizatom-css3accordion-horizontal div.qlabs_accordion li.block.target div.arrow
	{
	margin-top: -23px;
	}

/* --- accordion body --- */
.lizatom-css3accordion-horizontal div.qlabs_accordion
	{
	color: #666666;
	background-color: gray;
	}

/* --- links global --- */
.lizatom-css3accordion-horizontal div.qlabs_accordion a
	{
	}
	
/* --- accordion header label --- */
.lizatom-css3accordion-horizontal div.qlabs_accordion li.block_header
	{
	color: #ffffff;
	}
	
/* --- single block --- */
.lizatom-css3accordion-horizontal div.qlabs_accordion li.block
	{
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #bcbcbc;
	background-color: #e8e8e8; /* background color for non-css3 browsers */
	/* CSS3 gradient */
	background-image: linear-gradient(top, #ebebeb, #e3e3e3); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ebebeb', endColorstr='#e3e3e3'); /* IE5.5 - 7 */
	-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ebebeb', endColorstr='#e3e3e3'); /* IE8 */
	background: -ms-linear-gradient(top, #ebebeb, #e3e3e3); /* IE9 */
	background: -moz-linear-gradient(top, #ebebeb, #e3e3e3); /* Firefox */ 
	background: -o-linear-gradient(top, #ebebeb, #e3e3e3); /* Opera 11  */
	background: -webkit-linear-gradient(top, #ebebeb, #e3e3e3); /* Chrome 11  */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ebebeb), color-stop(1, #e3e3e3)); /* Chrome 10, Safari */
	}
	
.lizatom-css3accordion-horizontal div.qlabs_accordion li.block:nth-last-child(1)
	{
	border-bottom: 0;
	}
	
/* --- single block arrow --- */
.lizatom-css3accordion-horizontal div.qlabs_accordion li.block div.arrow
	{
	border-top: 4px solid #aaaaaa;
	}

/* --- single block label --- */
.lizatom-css3accordion-horizontal div.qlabs_accordion li.block a.header
	{
	color: #666666;
	text-shadow: 0px 1px 0px #ffffff;
	}

/* ---  single block hover --- */	
.lizatom-css3accordion-horizontal div.qlabs_accordion li.block a.header:hover
	{
	color: #222222;
	text-shadow: 0px 1px 0px #ffffff;
	background-color: #f1f1f1; /* background color for non-css3 browsers */
	/* CSS3 gradient */
	background-image: linear-gradient(top, #f5f5f5, #ececec); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5f5f5', endColorstr='#ececec'); /* IE5.5 - 7 */
	-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5f5f5', endColorstr='#ececec'); /* IE8 */
	background: -ms-linear-gradient(top, #f5f5f5, #ececec); /* IE9 */
	background: -moz-linear-gradient(top, #f5f5f5, #ececec); /* Firefox */ 
	background: -o-linear-gradient(top, #f5f5f5, #ececec); /* Opera 11  */
	background: -webkit-linear-gradient(top, #f5f5f5, #ececec); /* Chrome 11  */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f5f5f5), color-stop(1, #ececec)); /* Chrome 10, Safari */
	}
	
/* ---  single block label target --- */
.lizatom-css3accordion-horizontal div.qlabs_accordion li.block:target a.header,
.lizatom-css3accordion-horizontal div.qlabs_accordion li.block.target a.header
	{
	color: #222222;
	text-shadow: 0px 1px 0px #ffffff;
	border-bottom: 1px solid #bcbcbc;
	background-color: #f1f1f1; /* background color for non-css3 browsers */
	/* CSS3 gradient */
	background-image: linear-gradient(top, #f5f5f5, #ececec); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5f5f5', endColorstr='#ececec'); /* IE5.5 - 7 */
	-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5f5f5', endColorstr='#ececec'); /* IE8 */
	background: -ms-linear-gradient(top, #f5f5f5, #ececec); /* IE9 */
	background: -moz-linear-gradient(top, #f5f5f5, #ececec); /* Firefox */ 
	background: -o-linear-gradient(top, #f5f5f5, #ececec); /* Opera 11  */
	background: -webkit-linear-gradient(top, #f5f5f5, #ececec); /* Chrome 11  */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f5f5f5), color-stop(1, #ececec)); /* Chrome 10, Safari */	
	}	
		
/* --- single block section target --- */
.lizatom-css3accordion-horizontal div.qlabs_accordion li:target div,
.lizatom-css3accordion-horizontal div.qlabs_accordion li.target div
	{
	background-color: #ffffff;
	border-top: 1px solid #ececec;
	}	
	

/*v e r t i c a l*/
/* --- accordion body --- */
.lizatom-css3accordion-vertical div.qlabs_accordion
	{
	width: 500px;	/* total width = 510 */
	height: 400px;	/* total height = 410 */
	padding: 5px;
	margin-left: auto;
	margin-right: auto;
	font-family: arial, sans-serif;
	font-size: 13px;
	line-height: normal;
	/* CSS3 radius */
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-background-clip: padding-box;
	}
	
/* --- lists global --- */
.lizatom-css3accordion-vertical div.qlabs_accordion ul.qlabs_accordion,
.lizatom-css3accordion-vertical div.qlabs_accordion ul.qlabs_accordion li.block
	{
	padding: 0px;
	margin: 0px;
	list-style: none;
	line-height: normal;
	}
.lizatom-css3accordion-vertical div.qlabs_accordion ul.qlabs_accordion ul li
	{
	list-style: square;
	}	
	
/* --- links global --- */
.lizatom-css3accordion-vertical div.qlabs_accordion a
	{
	font-family: arial, sans-serif;
	font-size: 13px;
	line-height: normal;
	text-decoration: none;
	outline: none;
	}
	
.lizatom-css3accordion-vertical div.qlabs_accordion a:hover
	{
	text-decoration: underline;
	}

/* --- accordion header label --- */
.lizatom-css3accordion-vertical div.qlabs_accordion li.block_header
	{
	width: 100%;
	height: 20px;	/* total height = 38 */
	padding: 8px 10px 10px 10px;
	font-weight: bold;
	}
	
/* --- single block --- */
.lizatom-css3accordion-vertical div.qlabs_accordion li.block
	{
	width: 40px;
	height: 362px;	/* total height = 362 */
	float: left;
	position: relative;
	/* CSS3 transition */
	-webkit-transition: width 0.3s ease-in-out;
	-moz-transition: width 0.3s ease-in-out;
	-o-transition: width 0.3s ease-in-out;
	-ms-transition: width 0.3s ease-in-out;
	transition: width 0.3s ease-in-out;
	}

/* ---  single block label --- */
.lizatom-css3accordion-vertical div.qlabs_accordion li.block a.header
	{
	width: 342px;
	height: 30px;	/* total height = 362 */
	padding: 10px 10px 0px 10px;
	display: block;
	float: left;
	/* CSS3 transition */
	-webkit-transition: padding-left 0.1s ease-out;
	-moz-transition: padding-left 0.1s ease-out;
	-o-transition: padding-left 0.1s ease-out;
	-ms-transition: padding-left 0.1s ease-out;
	transition: padding-left 0.1s ease-out;
	/* CSS3 rotation */
    white-space: nowrap;
    transform: rotate(-90.0deg) translate(-322px, 40px); /* W3C */
    transform-origin: 0 100%;
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3.0); /* IE5.5 - 7 */
    -ms-filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3.0); /* IE8 */
    -moz-transform: rotate(-90.0deg) translate(-322px, 40px); /* Firefox */
    -moz-transform-origin: 0 100%;
    -o-transform: rotate(-90.0deg) translate(-322px, 40px); /* Opera 11  */
    -o-transform-origin: 0 100%;
    -webkit-transform: rotate(-90.0deg) translate(-322px, 40px); /* Chrome 10, Safari */
    -webkit-transform-origin: 0 100%;
	}
	
/* ---  single block hover --- */
.lizatom-css3accordion-vertical div.qlabs_accordion li.block  a.header:hover
	{
	text-decoration: none !important;
	/* CSS3 rotation */
    white-space: nowrap;
    transform: rotate(-90.0deg) translate(-322px, 40px); /* W3C */
    transform-origin: 0 100%;
    -moz-transform: rotate(-90.0deg) translate(-322px, 40px); /* Firefox */
    -moz-transform-origin: 0 100%;
    -o-transform: rotate(-90.0deg) translate(-322px, 40px); /* Opera 11  */
    -o-transform-origin: 0 100%;
    -webkit-transform: rotate(-90.0deg) translate(-322px, 40px); /* Chrome 10, Safari */
    -webkit-transform-origin: 0 100%;
	}
	
/* --- single block section --- */
.lizatom-css3accordion-vertical div.qlabs_accordion li.block div
	{
	width: 0px;
	height: 0px;
	position: absolute;
	left: 41px;
	visibility: hidden;
	overflow: hidden;
	/* CSS3 transition */
	-webkit-transition: width 0.3s ease-in-out;
	-moz-transition: width 0.3s ease-in-out;
	-o-transition: width 0.3s ease-in-out;
	-ms-transition: width 0.3s ease-in-out;
	transition: width 0.3s ease-in-out;
	}
	
/* --- single block section paragraph --- */
.lizatom-css3accordion-vertical div.qlabs_accordion li.block div p
	{
	padding: 10px 10px 10px 10px;
	margin: 0px;
	left: 50px;
	}
	
/* --- single block target --- */
.lizatom-css3accordion-vertical div.qlabs_accordion li.block:target,
.lizatom-css3accordion-vertical div.qlabs_accordion li.block.target
	{
	width: 330px;	/* expanded section width #1 */
	}
	
/* ---  single block label target --- */
.lizatom-css3accordion-vertical div.qlabs_accordion li.block:target a.header,
.lizatom-css3accordion-vertical div.qlabs_accordion li.block.target a.header
	{
	height: 29px;
	font-weight: bold;
	/* CSS3 rotation */
    white-space: nowrap;
    transform: rotate(-90.0deg) translate(-322px, 40px); /* W3C */
    transform-origin: 0 100%;
    -moz-transform: rotate(-90.0deg) translate(-322px, 40px); /* Firefox */
    -moz-transform-origin: 0 100%;
    -o-transform: rotate(-90.0deg) translate(-322px, 40px); /* Opera 11  */
    -o-transform-origin: 0 100%;
    -webkit-transform: rotate(-90.0deg) translate(-322px, 40px); /* Chrome 10, Safari */
    -webkit-transform-origin: 0 100%;
	}

/* --- single block section target --- */
.lizatom-css3accordion-vertical div.qlabs_accordion li:target div,
.lizatom-css3accordion-vertical div.qlabs_accordion li.target div
	{
	width: 289px;	/* expanded section width #2 */
	height: 100%;
	position: absolute;
	left: 40px;
	float: left;
	visibility: visible;
	overflow-y: auto;
	}

/* --- single block section paragraph target --- */
.lizatom-css3accordion-vertical div.qlabs_accordion li.block:target div p,
.lizatom-css3accordion-vertical div.qlabs_accordion li.block.target div p
	{
	position: relative;
	left: 0px;
	}

/* --- accordion body --- */
.lizatom-css3accordion-vertical div.qlabs_accordion
	{
	color: #666666;
	background-color: #098365;
	}
	
/* --- links global --- */
.lizatom-css3accordion-vertical div.qlabs_accordion a
	{
	color: #098365;
	}
	
/* --- accordion header label --- */
.lizatom-css3accordion-vertical div.qlabs_accordion li.block_header
	{
	color: #ffffff;
	}
	
/* --- single block --- */
.lizatom-css3accordion-vertical div.qlabs_accordion li.block
	{
	border-left: 1px solid #ffffff;
	border-right: 1px solid #bcbcbc;
	background-color: #e8e8e8; /* background color for non-css3 browsers */
	/* CSS3 gradient */
	background-image: linear-gradient(left, #ebebeb, #e3e3e3); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ebebeb', endColorstr='#e3e3e3',GradientType=1); /* IE5.5 - 7 */
	-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ebebeb', endColorstr='#e3e3e3',GradientType=1); /* IE8 */
	background: -ms-linear-gradient(left, #ebebeb, #e3e3e3); /* IE9 */
	background: -moz-linear-gradient(left, #ebebeb, #e3e3e3); /* Firefox */ 
	background: -o-linear-gradient(left, #ebebeb, #e3e3e3); /* Opera 11  */
	background: -webkit-linear-gradient(left, #ebebeb, #e3e3e3); /* Chrome 11  */
	background: -webkit-gradient(linear, left top, right top, color-stop(0, #ebebeb), color-stop(1, #e3e3e3)); /* Chrome 10, Safari */
	}	
	
.lizatom-css3accordion-vertical div.qlabs_accordion li.block:nth-last-child(1)
	{
	border-right: 0;
	}
	
/* ---  single block label --- */
.lizatom-css3accordion-vertical div.qlabs_accordion li.block a.header
	{
	color: #666666;
	text-shadow: 0px 1px 0px #ffffff;
	}
	
/* ---  single block hover --- */
.lizatom-css3accordion-vertical div.qlabs_accordion li.block a.header:hover
	{
	color: #222222;
	text-shadow: 0px 1px 0px #ffffff;
	background-color: #f1f1f1; /* background color for non-css3 browsers */
	/* CSS3 gradient */
	background-image: linear-gradient(top, #f5f5f5, #ececec); /* W3C */
	background: -ms-linear-gradient(top, #f5f5f5, #ececec); /* IE9 */
	background: -moz-linear-gradient(top, #f5f5f5, #ececec); /* Firefox */
	background: -o-linear-gradient(top, #f5f5f5, #ececec); /* Opera 11  */
	background: -webkit-linear-gradient(top, #f5f5f5, #ececec); /* Chrome 11  */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f5f5f5), color-stop(1, #ececec)); /* Chrome 10, Safari */
	/* IE */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5f5f5', endColorstr='#ececec') progid:DXImageTransform.Microsoft.BasicImage(rotation=3.0); /* IE5.5 - 7 */
	-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5f5f5', endColorstr='#ececec') progid:DXImageTransform.Microsoft.BasicImage(rotation=3.0); /* IE8 */
	}
	
/* ---  single block label target --- */
.lizatom-css3accordion-vertical div.qlabs_accordion li.block:target a.header,
.lizatom-css3accordion-vertical div.qlabs_accordion li.block.target a.header
	{
	color: #222222;
	text-shadow: 0px 1px 0px #ffffff;
	border-bottom: 1px solid #bcbcbc;
	background-color: #f1f1f1; /* background color for non-css3 browsers */
	/* CSS3 gradient */
	background-image: linear-gradient(top, #f5f5f5, #ececec); /* W3C */
	background: -ms-linear-gradient(top, #f5f5f5, #ececec); /* IE9 */
	background: -moz-linear-gradient(top, #f5f5f5, #ececec); /* Firefox */
	background: -o-linear-gradient(top, #f5f5f5, #ececec); /* Opera 11  */
	background: -webkit-linear-gradient(top, #f5f5f5, #ececec); /* Chrome 11  */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f5f5f5), color-stop(1, #ececec)); /* Chrome 10, Safari */
	/* IE */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5f5f5', endColorstr='#ececec') progid:DXImageTransform.Microsoft.BasicImage(rotation=3.0); /* IE5.5 - 7 */
	-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5f5f5', endColorstr='#ececec') progid:DXImageTransform.Microsoft.BasicImage(rotation=3.0); /* IE8 */
	}
	
/* --- single block section target --- */
.lizatom-css3accordion-vertical div.qlabs_accordion li:target div,
.lizatom-css3accordion-vertical div.qlabs_accordion li.target div
	{
	background-color: #ffffff;
	border-left: 1px solid #ececec;
	}
	
 /*====================================================================================================
 * H I G H L I G H T E R S                                                   H I G H L I G H T E R S *
 =====================================================================================================*/

span.lizatom-highlighter         { padding: 0 5px 0 5px; color: #fff; text-shadow: none; }
.lizatom-highlighter-light-blue  { background-color: #45BBF2; }
.lizatom-highlighter-light-green { background-color: #93D927; }
.lizatom-highlighter-yellow      { background-color: #FABD11; }
.lizatom-highlighter-blue        { background-color: #165DC2; }
.lizatom-highlighter-green       { background-color: #688334; }
.lizatom-highlighter-black       { background-color: #3B3B3B; }
.lizatom-highlighter-violet      { background-color: #9D29FF; }
.lizatom-highlighter-bordo       { background-color: #90064B; }
.lizatom-highlighter-orange      { background-color: #F25807; }
.lizatom-highlighter-gray        { background-color: #C1C8CA; }
.lizatom-highlighter-red         { background-color: #F02D33; }
.lizatom-highlighter-pink        { background-color: #F586E9; }
.lizatom-highlighter-white       { background-color: #fff; color: #363636 !important; }

/*====================================================================================================
 * L I S T S                                                                               L I S T S *
 =====================================================================================================*/

ul.lizatom-list li,
ul.lizatom-list li ul li{ list-style-type: none; }
ul.lizatom-list li       { padding: 0 0 0px 30px; line-height: 20px; }
ul.lizatom-list li ul    { margin-left: 0px; }
ul.lizatom-list.cross li    { background: url(//highwayonemotel.com.au/wp-content/plugins/lizatom-shortcodes/css/sexybuttons/images/icons/silk/cross.png) no-repeat left center; }
ul.lizatom-list.tick li     { background: url(//highwayonemotel.com.au/wp-content/plugins/lizatom-shortcodes/css/sexybuttons/images/icons/silk/tick.png) no-repeat left center; }
ul.lizatom-list.play li     { background: url(//highwayonemotel.com.au/wp-content/plugins/lizatom-shortcodes/css/sexybuttons/images/icons/silk/play.png) no-repeat left center; }
ul.lizatom-list.thumb_up li { background: url(//highwayonemotel.com.au/wp-content/plugins/lizatom-shortcodes/css/sexybuttons/images/icons/silk/thumb_up.png) no-repeat left center; }
ul.lizatom-list.dot li      { background: url(//highwayonemotel.com.au/wp-content/plugins/lizatom-shortcodes/css/sexybuttons/images/icons/silk/dot.png) no-repeat left center; }
/*====================================================================================================
 * F R A M E                                                                              F R A M E  *
 =====================================================================================================*/
/*.lizatom-box-wrapper img { border: 1px solid #DDD; background: #fff; padding: 6px; }*/
/* Shared styles */
.lizatom-box-wrapper { position:relative; z-index:1; margin:0 auto; } 
.lizatom-box-wrapper:after { content:""; display:block; clear:both; visibility:hidden; height:0; font-size:0; } 
.lizatom-drop-shadow { position:relative; float:left; margin: 0.8em; padding: 5px 5px 3px 5px !important; background:#fff;
-webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
-moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}
.lizatom-drop-shadow.lizatom-simple { margin-top: 0; margin-bottom: 10px; }
.lizatom-drop-shadow:before,
.lizatom-drop-shadow:after { content:""; position:absolute; z-index:-2; }

.lizatom-drop-shadow p { font-size:16px; font-weight:bold; } 
/* Lifted corners */
.lizatom-lifted {
-moz-border-radius:4px; 
border-radius:4px;
}
.lizatom-lifted:before,
.lizatom-lifted:after { 
bottom:15px;
left:10px;
width:50%;
height:20%;
max-width:300px;
-webkit-box-shadow:0 15px 10px rgba(0, 0, 0, 0.7);   
-moz-box-shadow:0 15px 10px rgba(0, 0, 0, 0.7);
box-shadow:0 15px 10px rgba(0, 0, 0, 0.7);
-webkit-transform:rotate(-3deg);    
-moz-transform:rotate(-3deg);   
-ms-transform:rotate(-3deg);   
-o-transform:rotate(-3deg);
transform:rotate(-3deg);
}
.lizatom-lifted:after {
right:10px; 
left:auto;
-webkit-transform:rotate(3deg);   
-moz-transform:rotate(3deg);  
-ms-transform:rotate(3deg);  
-o-transform:rotate(3deg);
transform:rotate(3deg);
}     
.lizatom-raised {
-webkit-box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
-moz-box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}
.lizatom-alignnone { float: none; }
.lizatom-alignright { float: right; margin: 0 0px 1em 20px; }
.lizatom-alignleft { float: left; margin: 0 20px 1em 0px; }

/*====================================================================================================
 *  S E R V I C E S                                                                 S E R V I C E S  *
 =====================================================================================================*/

.lizatom-service-primo.size-48x48 h3 { font-size: 20px; padding: 0 0 0 0; margin: 0 0 30px 0; }
.lizatom-service-primo.size-48x48 h3 img { position: relative; display: inline-block; margin: 0px 10px -13px 0; }
.lizatom-service-primo.size-64x64 h3 { font-size: 26px; padding: 0 0 0 0; margin: 0 0 20px 0; }
.lizatom-service-primo.size-64x64 h3 img { position: relative; display: inline-block; margin: 0px 10px -13px 0; }
.lizatom-service-fatcow h3 { font-size: 24px; padding: 0 0 0 0; margin: 0 0 20px 0; }
.lizatom-service-fatcow h3 img { position: relative; display: inline-block; margin: 0px 10px -13px 0; }


/*====================================================================================================
 * T A B L E                                                                               T A B L E *
 =====================================================================================================*/

.lizatom-table { position: relative; display: block; margin: 20px auto; min-height:  100px; font-family: Tahoma;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;	
}
.lizatom-table-col { display: block; float: left; width: 200px; background-color: #DBDBDB; border-right: 1px solid #BEBEBE; }
.lizatom-table .lizatom-table-col:last-child { border-right: none; }
.lizatom-table-col-name { height: 24px; line-height: 24px; text-align: center; background-color: #0C0C0C; color: #F4F4F4; }
.lizatom-table-col-price { position: relative; height: 90px; line-height: 90px; text-align: center; background-color: #2C2C2C; color: #F4F4F4; text-shadow: 2px 2px 2px #000; font-size: 60px; }
.lizatom-table-col-price sup { position: relative; font-size: 40px; color: #7F7F7F; }
.lizatom-table-col-price span.sub { font-size: 20px; color: #7F7F7F; }

ul.lizatom-table-col-items { list-style: none; padding: 0 0px 0 0px; margin: 0 0 0 0; font-size: 12px; }
ul.lizatom-table-col-items li { padding: 0 15px 0 45px; line-height: 40px; background-color: #E3E3E3; border-bottom: 1px solid #BEBEBE; }
ul.lizatom-table-col-items li.yes { background: url(//highwayonemotel.com.au/wp-content/plugins/lizatom-shortcodes/css/sexybuttons/images/icons/silk/tick.png) no-repeat 15px center; }
ul.lizatom-table-col-items li.no { background: url(//highwayonemotel.com.au/wp-content/plugins/lizatom-shortcodes/css/sexybuttons/images/icons/silk/cross.png) no-repeat 15px center; }

ul.lizatom-table-col-items li:nth-child(even) { background-color: #F6F6F6; }

ul.lizatom-table-col-items li:last-child { border-bottom: none; padding: 20px 15px 28px 15px; }
ul.lizatom-table-col-items li a.sexybutton { width: 140px; }

.lizatom-table-col
	{
	/* transitions */
	-webkit-transition: box-shadow 0.25s ease;
	-moz-transition: box-shadow 0.25s ease;
	-o-transition: box-shadow 0.25s ease;
	-ms-transition: box-shadow 0.25s ease;
	transition: box-shadow 0.25s ease;	
	}

.lizatom-table-col:hover
	{
	position: relative;
	z-index: 100;
	left: -5px;
	top: -15px;
	/* shadow */
	box-shadow: 5px 5px 30px rgba(0,0,0,0.5);
	-webkit-box-shadow: 5px 5px 30px rgba(0,0,0,0.5);
	-moz-box-shadow: 5px 5px 30px rgba(0,0,0,0.5);
	}
.lizatom-table-col:hover ul li { padding-bottom: 2px; padding-top: 2px; } 
.lizatom-table-col:hover .lizatom-table-col-name { width: 220px !important; }
.lizatom-table-col:hover .lizatom-table-col-price { width: 220px !important; }
.lizatom-table-col:hover ul li { width: 160px !important; background-color: #E3E3E3; }
.lizatom-table-col:hover ul li:nth-child(even) { width: 160px !important; background-color: #F6F6F6; }
.lizatom-table-col:hover ul li:last-child { width: 190px !important; padding-top: 25px; padding-bottom: 25px; }
/*====================================================================================================
 * D R O P C A P S                                                                   D R O P C A P S *
 =====================================================================================================*/
/*rounded*/
.lizatom-dropcap-rounded, .lizatom-dropcap-rounded-with-ring {
	float: left;
	text-align: center;
	overflow:hidden;
}
.lizatom-dropcap-rounded {
	background:url(//highwayonemotel.com.au/wp-content/plugins/lizatom-shortcodes/images/dropcaps/dropcap-black.png) no-repeat scroll 0px -48px transparent;
	color:#fff;
	line-height: 42px;
	width: 40px;
	margin:0 8px -4px 0;
	font-size: 32px;
}
.lizatom-dropcap-rounded.black {
	background-image:url(//highwayonemotel.com.au/wp-content/plugins/lizatom-shortcodes/images/dropcaps/dropcap-black.png);
}
.lizatom-dropcap-rounded.gray {
	background-image:url(//highwayonemotel.com.au/wp-content/plugins/lizatom-shortcodes/images/dropcaps/dropcap-gray.png);
}
.lizatom-dropcap-rounded.red {
	background-image:url(//highwayonemotel.com.au/wp-content/plugins/lizatom-shortcodes/images/dropcaps/dropcap-red.png);
}
.lizatom-dropcap-rounded.orange {
	background-image:url(//highwayonemotel.com.au/wp-content/plugins/lizatom-shortcodes/images/dropcaps/dropcap-orange.png);
}
.lizatom-dropcap-rounded.magenta {
	background-image:url(//highwayonemotel.com.au/wp-content/plugins/lizatom-shortcodes/images/dropcaps/dropcap-magenta.png);
}
.lizatom-dropcap-rounded.yellow {
	background-image:url(//highwayonemotel.com.au/wp-content/plugins/lizatom-shortcodes/images/dropcaps/dropcap-yellow.png);
}
.lizatom-dropcap-rounded.blue {
	background-image:url(//highwayonemotel.com.au/wp-content/plugins/lizatom-shortcodes/images/dropcaps/dropcap-blue.png);
}
.lizatom-dropcap-rounded.pink {
	background-image:url(//highwayonemotel.com.au/wp-content/plugins/lizatom-shortcodes/images/dropcaps/dropcap-pink.png);
}
.lizatom-dropcap-rounded.green {
	background-image:url(//highwayonemotel.com.au/wp-content/plugins/lizatom-shortcodes/images/dropcaps/dropcap-green.png);
}

/*with ring*/
.lizatom-dropcap-rounded-with-ring {
	background:url(//highwayonemotel.com.au/wp-content/plugins/lizatom-shortcodes/images/dropcaps/dropcap-black.png) no-repeat scroll -52px 2px transparent;
	color:#fff;
	line-height: 44px;
	height:44px;
	width: 38px;
	padding:0 2px 0 0;
	margin:0 8px -4px 0;
	font-size:28px;
}
.lizatom-dropcap-rounded-with-ring.black {
	background-image:url(//highwayonemotel.com.au/wp-content/plugins/lizatom-shortcodes/images/dropcaps/dropcap-black.png);
}
.lizatom-dropcap-rounded-with-ring.gray {
	background-image:url(//highwayonemotel.com.au/wp-content/plugins/lizatom-shortcodes/images/dropcaps/dropcap-gray.png);
}
.lizatom-dropcap-rounded-with-ring.red {
	background-image:url(//highwayonemotel.com.au/wp-content/plugins/lizatom-shortcodes/images/dropcaps/dropcap-red.png);
}
.lizatom-dropcap-rounded-with-ring.orange {
	background-image:url(//highwayonemotel.com.au/wp-content/plugins/lizatom-shortcodes/images/dropcaps/dropcap-orange.png);
}
.lizatom-dropcap-rounded-with-ring.magenta {
	background-image:url(//highwayonemotel.com.au/wp-content/plugins/lizatom-shortcodes/images/dropcaps/dropcap-magenta.png);
}
.lizatom-dropcap-rounded-with-ring.yellow {
	background-image:url(//highwayonemotel.com.au/wp-content/plugins/lizatom-shortcodes/images/dropcaps/dropcap-yellow.png);
}
.lizatom-dropcap-rounded-with-ring.blue {
	background-image:url(//highwayonemotel.com.au/wp-content/plugins/lizatom-shortcodes/images/dropcaps/dropcap-blue.png);
}
.lizatom-dropcap-rounded-with-ring.pink {
	background-image:url(//highwayonemotel.com.au/wp-content/plugins/lizatom-shortcodes/images/dropcaps/dropcap-pink.png);
}
.lizatom-dropcap-rounded-with-ring.green {
	background-image:url(//highwayonemotel.com.au/wp-content/plugins/lizatom-shortcodes/images/dropcaps/dropcap-green.png);
}
/*simple*/
.lizatom-dropcap-simple {
	line-height: 44px;
	height:44px;
	width: 30px;
	padding: 0 2px 0 0;
	margin:0 0px -4px 0;
	font-size: 36px;
    float: left;
}
.lizatom-dropcap-simple.black {
	color:  #000;
}
.lizatom-dropcap-simple.gray {
	color:  #626262;
}
.lizatom-dropcap-simple.red {
	color:  #DA5454;
}
.lizatom-dropcap-simple.orange {
	color:  #EB7939;
}
.lizatom-dropcap-simple.magenta {
	color:  #B23D71;
}
.lizatom-dropcap-simple.yellow {
	color:  #ECB848;
}
.lizatom-dropcap-simple.blue {
	color:  #35AEDB;
}
.lizatom-dropcap-simple.pink {
	color:  #DD55A5;
}
.lizatom-dropcap-simple.green {
	color:  #9AB93B;
}
/*====================================================================================================
 * B L O C K Q U O T E                                                             B L O C K Q U O T E *
 =====================================================================================================*/
blockquote {
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 16px;
	color:#444;
	line-height: 24px;
	padding: 10px 20px 10px 45px;
	background:url(//highwayonemotel.com.au/wp-content/plugins/lizatom-shortcodes/images/blockquote/quote.gif) no-repeat scroll 0px 6px transparent;
}
blockquote p {
	margin-bottom:8px;
}
blockquote.alignleft {
    float: left;
	margin: 10px 20px 0 0;
	width: 220px;
}
blockquote.alignright {
    float: right;
	margin: 10px 0 0 20px;
	width: 220px;
}
blockquote.alignnone {
    float: none;
	width:  auto;
    margin: 10px 0 0 0;
}
blockquote cite {
	color: #666;
	font-size: 12px;
}
/* Simple Tabs */
.lizatom-simpletabs                                           { margin: 0 0 30px 0; }
.lizatom-simpletabs-style-1 .lizatom-simpletabs-nav                      { padding: 5px 5px 0 5px; margin: 0; height: 40px; }
.lizatom-simpletabs-style-1 .lizatom-simpletabs-nav span                 { display: block; float: left; padding: 0 20px; height: 39px; line-height: 39px; margin-right: 5px; cursor: pointer; border-top: 1px solid #fff; border-right: 1px solid #fff; border-left: 1px solid #fff; background: #f1f1f1; }
.lizatom-simpletabs-style-1 .lizatom-simpletabs-nav span:hover           { background: #fff; border: 1px solid #e5e5e5; border-bottom: none; }
.lizatom-simpletabs-style-1 .lizatom-simpletabs-nav span.lizatom-simpletabs-current { background: #fff; border: 1px solid #e5e5e5; border-bottom: none; }
.lizatom-simpletabs-style-1 .lizatom-simpletabs-pane                     { padding: 15px; border: 1px solid #e5e5e5; }
.lizatom-simpletabs-style-2 .lizatom-simpletabs-nav                      { padding: 5px 5px 0 5px; margin: 0; height: 40px; }
.lizatom-simpletabs-style-2 .lizatom-simpletabs-nav span                 { display: block; float: left; padding: 0 20px; height: 39px; line-height: 39px; margin-right: 5px; cursor: pointer; border-top: 1px solid #fff; border-right: 1px solid #fff; border-left: 1px solid #fff; background: #222; }
.lizatom-simpletabs-style-2 .lizatom-simpletabs-nav span:hover           { background: #fff; border: 1px solid #e5e5e5; border-bottom: none; }
.lizatom-simpletabs-style-2 .lizatom-simpletabs-nav span.lizatom-simpletabs-current { background: #fff; border: 1px solid #e5e5e5; border-bottom: none; }
.lizatom-simpletabs-style-2 .lizatom-simpletabs-pane                     { padding: 15px; background: #222; }
.lizatom-simpletabs-style-3                                   { background: #fff; }
.lizatom-simpletabs-style-3 .lizatom-simpletabs-nav                      { width: 200px; float: left; }
.lizatom-simpletabs-style-3 .lizatom-simpletabs-nav span                 { display: block; padding: 15px 15px; cursor: pointer; background: #f1f1f1; }
.lizatom-simpletabs-style-3 .lizatom-simpletabs-nav span:hover           { background: #fff; border: 1px solid #f1f1f1; }
.lizatom-simpletabs-style-3 .lizatom-simpletabs-nav span.lizatom-simpletabs-current { background: #fff; border: 1px solid #f1f1f1; }
.lizatom-simpletabs-style-3 .lizatom-simpletabs-pane                     { padding: 15px; float: none; margin-left: 200px; background: #fff; border: 1px solid #f1f1f1; }


/* Spoiler */
.lt-spoiler { margin: 0 0 1.5em 0; }
.lt-spoiler-title { padding: 0.3em 0 0.3em 26px; font-weight: bold; background: 0 50% url(//highwayonemotel.com.au/wp-content/plugins/lizatom-shortcodes/images/spoiler/minus.png) no-repeat; cursor: pointer; }
.lt-spoiler-content { padding: 15px 0; display: none; }
.lt-spoiler-open .lt-spoiler-title { background: 0 50% url(//highwayonemotel.com.au/wp-content/plugins/lizatom-shortcodes/images/spoiler/plus.png) no-repeat; }
.lt-spoiler-open .lt-spoiler-content { display: block; }

/* Box */
.lt-box,
.lt-note{ margin: 0 0 1.5em 0; }
.lt-box-title { display: block; padding: 10px 15px; margin: 0; color: #fff; font-size: 1.1em; font-weight: bold; background: left bottom url(//highwayonemotel.com.au/wp-content/plugins/lizatom-shortcodes/images/box-title.png) repeat-x; }
.lt-box-content { background: #fff; padding: 15px; }
.lt-note-shell { padding: 15px; }

.lts-portfolio-type1-container,
.lts-portfolio-type2-container,
.lts-portfolio-type3-container {
	width: 100%;
	padding: 10px auto 30px auto;
	clear: both;
}

/* CSS reset */
ul.lts-portfolio-type1-items,
ol.lts-portfolio-type1-items,
ul.lts-portfolio-type2-items,
ol.lts-portfolio-type2-items,
ul.lts-portfolio-type3-items,
ol.lts-portfolio-type3-items {
	margin: 30px 0 40px 0 !important; padding: 0 0 0 0;
}

ul.lts-portfolio-type1-items li,
ul.lts-portfolio-type2-items li,
ul.lts-portfolio-type3-items li {	
	list-style:none;
	position: relative; 
	display: block;
	margin-left: 0 !important;
	margin-left: 0rem !important;
}

.lts-portfolio-type1-container label,
.lts-portfolio-type2-container label,
.lts-portfolio-type3-container label {
	width: auto;
	cursor: pointer;
	color: #777;
	font-size: 13px;	
	float:left;
	margin: 0 10px 0 0;
	padding: 3px 6px 3px 6px;
}

.lts-portfolio-type1-container input,
.lts-portfolio-type2-container input,
.lts-portfolio-type3-container input {
	display: none;
}
.lts-portfolio-type1-items{
	position: relative;
	margin: 0px auto;
	padding-top: 20px;
}

.lts-portfolio-type1-items a,
.lts-portfolio-type2-items a,
.lts-portfolio-type3-items a {
	display: block;
	position: relative;	
	margin: 0;  	
}
.lts-portfolio-type1-items a span,
.lts-portfolio-type2-items a span,
.lts-portfolio-type3-items a span {
	display: block;
	background: url(//highwayonemotel.com.au/wp-content/plugins/lizatom-shortcodes/images/portfolio/zoom.png) no-repeat center center;
	font-style: italic;
	color: #fff;
	font-weight: bold;
	padding: 0px;
	position: absolute;
	bottom: 0;
	left: 0; 
	width: 100%;
	height: 0px;
	overflow: hidden;
	opacity: 0;
	text-align: center;	
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.lts-portfolio-type1-items a:hover span,
.lts-portfolio-type2-items a:hover span,
.lts-portfolio-type3-items a:hover span {
	height: 100%;
	opacity: 1;
}
.lts-portfolio-type1-items li img,
.lts-portfolio-type2-items li img,
.lts-portfolio-type3-items li img {
	display: block;
	width: 100%;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
}

.lts-portfolio-type1-items li {	
	float: left;  	
	-webkit-transition: opacity 0.6s ease-in-out;
	-moz-transition: opacity 0.6s ease-in-out;
	-o-transition: opacity 0.6s ease-in-out;
	-ms-transition: opacity 0.6s ease-in-out;
	transition: opacity 0.6s ease-in-out;
}

.lts-portfolio-type2-items li{	
	float: left;	
	-webkit-transition: all 0.6s ease-in-out;
	-moz-transition: all 0.6s ease-in-out;
	-o-transition: all 0.6s ease-in-out;
	-ms-transition: all 0.6s ease-in-out;
	transition: all 0.6s ease-in-out;
}

.lts-portfolio-type3-items li{	
	float: left;
	height: auto;
	width: 0px;
	-webkit-transform: scale(0,0);
	-moz-transform: scale(0,0);
	-o-transform: scale(0,0);
	-ms-transform: scale(0,0);
	transform: scale(0,0);
}
 @media only screen and (max-width: 767px) {
.lts-one-half,
.lts-one-third,
.lts-two-third,
.lts-three-fourth,
.lts-one-fourth,
.lts-one-fifth,
.lts-two-fifth,
.lts-three-fifth,
.lts-four-fifth,
.lts-one-sixth,
.lts-five-sixth    { position: relative; width: 98%; padding: 0 1%; margin-bottom: 20px; float: none; clear: both; } 
.col { width: 100% !important; margin-left: 0px !important; right: 0px !important; clear: both; }
div.lizatom-table-col,
.lizatom-table-col:hover { width: 98% !important; left: 0px; top: 0px; padding: 0 1%; }
.lizatom-table-col:hover .lizatom-table-col-name {  width: 98% !important; }
.lizatom-table-col:hover .lizatom-table-col-price {  width: 98% !important; }
.lizatom-table-col:hover ul li {  width: 98% !important; background-color: #E3E3E3; }
.lizatom-table-col:hover ul li:nth-child(even) {  width: 98% !important; background-color: #F6F6F6; }
.lizatom-table-col:hover ul li:last-child {  width: 98% !important; padding-top: 25px; padding-bottom: 25px; }
.lizatom-tabs-vertical_arrow { display: none !important; }
.lizatom-simpletabs-nav,
.lizatom-simpletabs-pane{ float: none !important; clear: both !important; width: 98% !important; padding: 0 1% !important; margin-left: 0px !important; }
}  .clear:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clear { min-width: 0; display: inline-block;/*\*/display: block; }
* html .clear {/*\*/height: 1%; }.nivoSlider {
position:relative;
width:100%;
height:auto;
overflow: hidden;
}
.nivoSlider img {
position:absolute;
top:0px;
left:0px;
max-width: none;
}
.nivo-main-image {
display: block !important;
position: relative !important; 
width: 100% !important;
} .nivoSlider a.nivo-imageLink {
position:absolute;
top:0px;
left:0px;
width:100%;
height:100%;
border:0;
padding:0;
margin:0;
z-index:6;
display:none;
background:white; 
filter:alpha(opacity=0); 
opacity:0;
} .nivo-slice {
display:block;
position:absolute;
z-index:5;
height:100%;
top:0;
}
.nivo-box {
display:block;
position:absolute;
z-index:5;
overflow:hidden;
}
.nivo-box img { display:block; } .nivo-caption {
position:absolute;
left:0px;
bottom:0px;
background:#000;
color:#fff;
width:100%;
z-index:8;
padding: 5px 10px;
opacity: 0.8;
overflow: hidden;
display: none;
-moz-opacity: 0.8;
filter:alpha(opacity=8);
-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.nivo-caption p {
padding:5px;
margin:0;
}
.nivo-caption a {
display:inline !important;
}
.nivo-html-caption {
display:none;
} .nivo-directionNav a {
position:absolute;
top:45%;
z-index:9;
cursor:pointer;
}
.nivo-prevNav {
left:0px;
}
.nivo-nextNav {
right:0px;
} .nivo-controlNav {
text-align:center;
padding: 15px 0;
}
.nivo-controlNav a {
cursor:pointer;
}
.nivo-controlNav a.active {
font-weight:bold;
}@font-face{font-family:'FontAwesome';src:url(//highwayonemotel.com.au/wp-content/plugins/wptouch-pro-3/themes/foundation/modules/font-awesome/fontawesome-webfont.eot?v=3.1.1);src:url(//highwayonemotel.com.au/wp-content/plugins/wptouch-pro-3/themes/foundation/modules/font-awesome/fontawesome-webfont.eot?#iefix&v=3.1.1) format('embedded-opentype'),url(//highwayonemotel.com.au/wp-content/plugins/wptouch-pro-3/themes/foundation/modules/font-awesome/fontawesome-webfont.woff?v=3.1.1) format('woff'),url(//highwayonemotel.com.au/wp-content/plugins/wptouch-pro-3/themes/foundation/modules/font-awesome/fontawesome-webfont.ttf?v=3.1.1) format('truetype'),url(//highwayonemotel.com.au/wp-content/plugins/wptouch-pro-3/themes/foundation/modules/font-awesome/fontawesome-webfont.svg#fontawesomeregular?v=3.1.1) format('svg');font-weight:normal;font-style:normal}[class^="icon-"],[class*=" icon-"]{font-family:FontAwesome;font-weight:normal;font-style:normal;text-decoration:inherit;-webkit-font-smoothing:antialiased;*margin-right:.3em}[class^="icon-"]:before,[class*=" icon-"]:before{text-decoration:inherit;display:inline-block;speak:none}.icon-large:before{vertical-align:-10%;font-size:1.3333333333333333em}a [class^="icon-"],a [class*=" icon-"],a [class^="icon-"]:before,a [class*=" icon-"]:before{display:inline}[class^="icon-"].icon-fixed-width,[class*=" icon-"].icon-fixed-width{display:inline-block;width:1.2857142857142858em;text-align:center}[class^="icon-"].icon-fixed-width.icon-large,[class*=" icon-"].icon-fixed-width.icon-large{width:1.5714285714285714em}ul.icons-ul{list-style-type:none;text-indent:-0.7142857142857143em;margin-left:2.142857142857143em}ul.icons-ul>li .icon-li{width:.7142857142857143em;display:inline-block;text-align:center}[class^="icon-"].hide,[class*=" icon-"].hide{display:none}.icon-muted{color:#eee}.icon-light{color:#fff}.icon-dark{color:#333}.icon-border{border:solid 1px #eee;padding:.2em .25em .15em;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}.icon-2x{font-size:2em}.icon-2x.icon-border{border-width:2px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.icon-3x{font-size:3em}.icon-3x.icon-border{border-width:3px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}.icon-4x{font-size:4em}.icon-4x.icon-border{border-width:4px;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px}.icon-5x{font-size:5em}.icon-5x.icon-border{border-width:5px;-webkit-border-radius:7px;-moz-border-radius:7px;border-radius:7px}.pull-right{float:right}.pull-left{float:left}[class^="icon-"].pull-left,[class*=" icon-"].pull-left{margin-right:.3em}[class^="icon-"].pull-right,[class*=" icon-"].pull-right{margin-left:.3em}[class^="icon-"],[class*=" icon-"]{display:inline;width:auto;height:auto;line-height:normal;vertical-align:baseline;background-image:none;background-position:0 0;background-repeat:repeat;margin-top:0}.icon-white,.nav-pills>.active>a>[class^="icon-"],.nav-pills>.active>a>[class*=" icon-"],.nav-list>.active>a>[class^="icon-"],.nav-list>.active>a>[class*=" icon-"],.navbar-inverse .nav>.active>a>[class^="icon-"],.navbar-inverse .nav>.active>a>[class*=" icon-"],.dropdown-menu>li>a:hover>[class^="icon-"],.dropdown-menu>li>a:hover>[class*=" icon-"],.dropdown-menu>.active>a>[class^="icon-"],.dropdown-menu>.active>a>[class*=" icon-"],.dropdown-submenu:hover>a>[class^="icon-"],.dropdown-submenu:hover>a>[class*=" icon-"]{background-image:none}.btn [class^="icon-"].icon-large,.nav [class^="icon-"].icon-large,.btn [class*=" icon-"].icon-large,.nav [class*=" icon-"].icon-large{line-height:.9em}.btn [class^="icon-"].icon-spin,.nav [class^="icon-"].icon-spin,.btn [class*=" icon-"].icon-spin,.nav [class*=" icon-"].icon-spin{display:inline-block}.nav-tabs [class^="icon-"],.nav-pills [class^="icon-"],.nav-tabs [class*=" icon-"],.nav-pills [class*=" icon-"],.nav-tabs [class^="icon-"].icon-large,.nav-pills [class^="icon-"].icon-large,.nav-tabs [class*=" icon-"].icon-large,.nav-pills [class*=" icon-"].icon-large{line-height:.9em}.btn [class^="icon-"].pull-left.icon-2x,.btn [class*=" icon-"].pull-left.icon-2x,.btn [class^="icon-"].pull-right.icon-2x,.btn [class*=" icon-"].pull-right.icon-2x{margin-top:.18em}.btn [class^="icon-"].icon-spin.icon-large,.btn [class*=" icon-"].icon-spin.icon-large{line-height:.8em}.btn.btn-small [class^="icon-"].pull-left.icon-2x,.btn.btn-small [class*=" icon-"].pull-left.icon-2x,.btn.btn-small [class^="icon-"].pull-right.icon-2x,.btn.btn-small [class*=" icon-"].pull-right.icon-2x{margin-top:.25em}.btn.btn-large [class^="icon-"],.btn.btn-large [class*=" icon-"]{margin-top:0}.btn.btn-large [class^="icon-"].pull-left.icon-2x,.btn.btn-large [class*=" icon-"].pull-left.icon-2x,.btn.btn-large [class^="icon-"].pull-right.icon-2x,.btn.btn-large [class*=" icon-"].pull-right.icon-2x{margin-top:.05em}.btn.btn-large [class^="icon-"].pull-left.icon-2x,.btn.btn-large [class*=" icon-"].pull-left.icon-2x{margin-right:.2em}.btn.btn-large [class^="icon-"].pull-right.icon-2x,.btn.btn-large [class*=" icon-"].pull-right.icon-2x{margin-left:.2em}.icon-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:-35%}.icon-stack [class^="icon-"],.icon-stack [class*=" icon-"]{display:block;text-align:center;position:absolute;width:100%;height:100%;font-size:1em;line-height:inherit;*line-height:2em}.icon-stack .icon-stack-base{font-size:2em;*line-height:1em}.icon-spin{display:inline-block;-moz-animation:spin 2s infinite linear;-o-animation:spin 2s infinite linear;-webkit-animation:spin 2s infinite linear;animation:spin 2s infinite linear}@-moz-keyframes spin{0%{-moz-transform:rotate(0deg)}100%{-moz-transform:rotate(359deg)}}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg)}}@-o-keyframes spin{0%{-o-transform:rotate(0deg)}100%{-o-transform:rotate(359deg)}}@-ms-keyframes spin{0%{-ms-transform:rotate(0deg)}100%{-ms-transform:rotate(359deg)}}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(359deg)}}.icon-rotate-90:before{-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg);filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1)}.icon-rotate-180:before{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg);filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2)}.icon-rotate-270:before{-webkit-transform:rotate(270deg);-moz-transform:rotate(270deg);-ms-transform:rotate(270deg);-o-transform:rotate(270deg);transform:rotate(270deg);filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3)}.icon-flip-horizontal:before{-webkit-transform:scale(-1,1);-moz-transform:scale(-1,1);-ms-transform:scale(-1,1);-o-transform:scale(-1,1);transform:scale(-1,1)}.icon-flip-vertical:before{-webkit-transform:scale(1,-1);-moz-transform:scale(1,-1);-ms-transform:scale(1,-1);-o-transform:scale(1,-1);transform:scale(1,-1)}.icon-glass:before{content:"\f000"}.icon-music:before{content:"\f001"}.icon-search:before{content:"\f002"}.icon-envelope:before{content:"\f003"}.icon-heart:before{content:"\f004"}.icon-star:before{content:"\f005"}.icon-star-empty:before{content:"\f006"}.icon-user:before{content:"\f007"}.icon-film:before{content:"\f008"}.icon-th-large:before{content:"\f009"}.icon-th:before{content:"\f00a"}.icon-th-list:before{content:"\f00b"}.icon-ok:before{content:"\f00c"}.icon-remove:before{content:"\f00d"}.icon-zoom-in:before{content:"\f00e"}.icon-zoom-out:before{content:"\f010"}.icon-off:before{content:"\f011"}.icon-signal:before{content:"\f012"}.icon-cog:before{content:"\f013"}.icon-trash:before{content:"\f014"}.icon-home:before{content:"\f015"}.icon-file:before{content:"\f016"}.icon-time:before{content:"\f017"}.icon-road:before{content:"\f018"}.icon-download-alt:before{content:"\f019"}.icon-download:before{content:"\f01a"}.icon-upload:before{content:"\f01b"}.icon-inbox:before{content:"\f01c"}.icon-play-circle:before{content:"\f01d"}.icon-repeat:before,.icon-rotate-right:before{content:"\f01e"}.icon-refresh:before{content:"\f021"}.icon-list-alt:before{content:"\f022"}.icon-lock:before{content:"\f023"}.icon-flag:before{content:"\f024"}.icon-headphones:before{content:"\f025"}.icon-volume-off:before{content:"\f026"}.icon-volume-down:before{content:"\f027"}.icon-volume-up:before{content:"\f028"}.icon-qrcode:before{content:"\f029"}.icon-barcode:before{content:"\f02a"}.icon-tag:before{content:"\f02b"}.icon-tags:before{content:"\f02c"}.icon-book:before{content:"\f02d"}.icon-bookmark:before{content:"\f02e"}.icon-print:before{content:"\f02f"}.icon-camera:before{content:"\f030"}.icon-font:before{content:"\f031"}.icon-bold:before{content:"\f032"}.icon-italic:before{content:"\f033"}.icon-text-height:before{content:"\f034"}.icon-text-width:before{content:"\f035"}.icon-align-left:before{content:"\f036"}.icon-align-center:before{content:"\f037"}.icon-align-right:before{content:"\f038"}.icon-align-justify:before{content:"\f039"}.icon-list:before{content:"\f03a"}.icon-indent-left:before{content:"\f03b"}.icon-indent-right:before{content:"\f03c"}.icon-facetime-video:before{content:"\f03d"}.icon-picture:before{content:"\f03e"}.icon-pencil:before{content:"\f040"}.icon-map-marker:before{content:"\f041"}.icon-adjust:before{content:"\f042"}.icon-tint:before{content:"\f043"}.icon-edit:before{content:"\f044"}.icon-share:before{content:"\f045"}.icon-check:before{content:"\f046"}.icon-move:before{content:"\f047"}.icon-step-backward:before{content:"\f048"}.icon-fast-backward:before{content:"\f049"}.icon-backward:before{content:"\f04a"}.icon-play:before{content:"\f04b"}.icon-pause:before{content:"\f04c"}.icon-stop:before{content:"\f04d"}.icon-forward:before{content:"\f04e"}.icon-fast-forward:before{content:"\f050"}.icon-step-forward:before{content:"\f051"}.icon-eject:before{content:"\f052"}.icon-chevron-left:before{content:"\f053"}.icon-chevron-right:before{content:"\f054"}.icon-plus-sign:before{content:"\f055"}.icon-minus-sign:before{content:"\f056"}.icon-remove-sign:before{content:"\f057"}.icon-ok-sign:before{content:"\f058"}.icon-question-sign:before{content:"\f059"}.icon-info-sign:before{content:"\f05a"}.icon-screenshot:before{content:"\f05b"}.icon-remove-circle:before{content:"\f05c"}.icon-ok-circle:before{content:"\f05d"}.icon-ban-circle:before{content:"\f05e"}.icon-arrow-left:before{content:"\f060"}.icon-arrow-right:before{content:"\f061"}.icon-arrow-up:before{content:"\f062"}.icon-arrow-down:before{content:"\f063"}.icon-share-alt:before,.icon-mail-forward:before{content:"\f064"}.icon-resize-full:before{content:"\f065"}.icon-resize-small:before{content:"\f066"}.icon-plus:before{content:"\f067"}.icon-minus:before{content:"\f068"}.icon-asterisk:before{content:"\f069"}.icon-exclamation-sign:before{content:"\f06a"}.icon-gift:before{content:"\f06b"}.icon-leaf:before{content:"\f06c"}.icon-fire:before{content:"\f06d"}.icon-eye-open:before{content:"\f06e"}.icon-eye-close:before{content:"\f070"}.icon-warning-sign:before{content:"\f071"}.icon-plane:before{content:"\f072"}.icon-calendar:before{content:"\f073"}.icon-random:before{content:"\f074"}.icon-comment:before{content:"\f075"}.icon-magnet:before{content:"\f076"}.icon-chevron-up:before{content:"\f077"}.icon-chevron-down:before{content:"\f078"}.icon-retweet:before{content:"\f079"}.icon-shopping-cart:before{content:"\f07a"}.icon-folder-close:before{content:"\f07b"}.icon-folder-open:before{content:"\f07c"}.icon-resize-vertical:before{content:"\f07d"}.icon-resize-horizontal:before{content:"\f07e"}.icon-bar-chart:before{content:"\f080"}.icon-twitter-sign:before{content:"\f081"}.icon-facebook-sign:before{content:"\f082"}.icon-camera-retro:before{content:"\f083"}.icon-key:before{content:"\f084"}.icon-cogs:before{content:"\f085"}.icon-comments:before{content:"\f086"}.icon-thumbs-up:before{content:"\f087"}.icon-thumbs-down:before{content:"\f088"}.icon-star-half:before{content:"\f089"}.icon-heart-empty:before{content:"\f08a"}.icon-signout:before{content:"\f08b"}.icon-linkedin-sign:before{content:"\f08c"}.icon-pushpin:before{content:"\f08d"}.icon-external-link:before{content:"\f08e"}.icon-signin:before{content:"\f090"}.icon-trophy:before{content:"\f091"}.icon-github-sign:before{content:"\f092"}.icon-upload-alt:before{content:"\f093"}.icon-lemon:before{content:"\f094"}.icon-phone:before{content:"\f095"}.icon-check-empty:before{content:"\f096"}.icon-bookmark-empty:before{content:"\f097"}.icon-phone-sign:before{content:"\f098"}.icon-twitter:before{content:"\f099"}.icon-facebook:before{content:"\f09a"}.icon-github:before{content:"\f09b"}.icon-unlock:before{content:"\f09c"}.icon-credit-card:before{content:"\f09d"}.icon-rss:before{content:"\f09e"}.icon-hdd:before{content:"\f0a0"}.icon-bullhorn:before{content:"\f0a1"}.icon-bell:before{content:"\f0a2"}.icon-certificate:before{content:"\f0a3"}.icon-hand-right:before{content:"\f0a4"}.icon-hand-left:before{content:"\f0a5"}.icon-hand-up:before{content:"\f0a6"}.icon-hand-down:before{content:"\f0a7"}.icon-circle-arrow-left:before{content:"\f0a8"}.icon-circle-arrow-right:before{content:"\f0a9"}.icon-circle-arrow-up:before{content:"\f0aa"}.icon-circle-arrow-down:before{content:"\f0ab"}.icon-globe:before{content:"\f0ac"}.icon-wrench:before{content:"\f0ad"}.icon-tasks:before{content:"\f0ae"}.icon-filter:before{content:"\f0b0"}.icon-briefcase:before{content:"\f0b1"}.icon-fullscreen:before{content:"\f0b2"}.icon-group:before{content:"\f0c0"}.icon-link:before{content:"\f0c1"}.icon-cloud:before{content:"\f0c2"}.icon-beaker:before{content:"\f0c3"}.icon-cut:before{content:"\f0c4"}.icon-copy:before{content:"\f0c5"}.icon-paper-clip:before{content:"\f0c6"}.icon-save:before{content:"\f0c7"}.icon-sign-blank:before{content:"\f0c8"}.icon-reorder:before{content:"\f0c9"}.icon-list-ul:before{content:"\f0ca"}.icon-list-ol:before{content:"\f0cb"}.icon-strikethrough:before{content:"\f0cc"}.icon-underline:before{content:"\f0cd"}.icon-table:before{content:"\f0ce"}.icon-magic:before{content:"\f0d0"}.icon-truck:before{content:"\f0d1"}.icon-pinterest:before{content:"\f0d2"}.icon-pinterest-sign:before{content:"\f0d3"}.icon-google-plus-sign:before{content:"\f0d4"}.icon-google-plus:before{content:"\f0d5"}.icon-money:before{content:"\f0d6"}.icon-caret-down:before{content:"\f0d7"}.icon-caret-up:before{content:"\f0d8"}.icon-caret-left:before{content:"\f0d9"}.icon-caret-right:before{content:"\f0da"}.icon-columns:before{content:"\f0db"}.icon-sort:before{content:"\f0dc"}.icon-sort-down:before{content:"\f0dd"}.icon-sort-up:before{content:"\f0de"}.icon-envelope-alt:before{content:"\f0e0"}.icon-linkedin:before{content:"\f0e1"}.icon-undo:before,.icon-rotate-left:before{content:"\f0e2"}.icon-legal:before{content:"\f0e3"}.icon-dashboard:before{content:"\f0e4"}.icon-comment-alt:before{content:"\f0e5"}.icon-comments-alt:before{content:"\f0e6"}.icon-bolt:before{content:"\f0e7"}.icon-sitemap:before{content:"\f0e8"}.icon-umbrella:before{content:"\f0e9"}.icon-paste:before{content:"\f0ea"}.icon-lightbulb:before{content:"\f0eb"}.icon-exchange:before{content:"\f0ec"}.icon-cloud-download:before{content:"\f0ed"}.icon-cloud-upload:before{content:"\f0ee"}.icon-user-md:before{content:"\f0f0"}.icon-stethoscope:before{content:"\f0f1"}.icon-suitcase:before{content:"\f0f2"}.icon-bell-alt:before{content:"\f0f3"}.icon-coffee:before{content:"\f0f4"}.icon-food:before{content:"\f0f5"}.icon-file-alt:before{content:"\f0f6"}.icon-building:before{content:"\f0f7"}.icon-hospital:before{content:"\f0f8"}.icon-ambulance:before{content:"\f0f9"}.icon-medkit:before{content:"\f0fa"}.icon-fighter-jet:before{content:"\f0fb"}.icon-beer:before{content:"\f0fc"}.icon-h-sign:before{content:"\f0fd"}.icon-plus-sign-alt:before{content:"\f0fe"}.icon-double-angle-left:before{content:"\f100"}.icon-double-angle-right:before{content:"\f101"}.icon-double-angle-up:before{content:"\f102"}.icon-double-angle-down:before{content:"\f103"}.icon-angle-left:before{content:"\f104"}.icon-angle-right:before{content:"\f105"}.icon-angle-up:before{content:"\f106"}.icon-angle-down:before{content:"\f107"}.icon-desktop:before{content:"\f108"}.icon-laptop:before{content:"\f109"}.icon-tablet:before{content:"\f10a"}.icon-mobile-phone:before{content:"\f10b"}.icon-circle-blank:before{content:"\f10c"}.icon-quote-left:before{content:"\f10d"}.icon-quote-right:before{content:"\f10e"}.icon-spinner:before{content:"\f110"}.icon-circle:before{content:"\f111"}.icon-reply:before,.icon-mail-reply:before{content:"\f112"}.icon-folder-close-alt:before{content:"\f114"}.icon-folder-open-alt:before{content:"\f115"}.icon-expand-alt:before{content:"\f116"}.icon-collapse-alt:before{content:"\f117"}.icon-smile:before{content:"\f118"}.icon-frown:before{content:"\f119"}.icon-meh:before{content:"\f11a"}.icon-gamepad:before{content:"\f11b"}.icon-keyboard:before{content:"\f11c"}.icon-flag-alt:before{content:"\f11d"}.icon-flag-checkered:before{content:"\f11e"}.icon-terminal:before{content:"\f120"}.icon-code:before{content:"\f121"}.icon-reply-all:before{content:"\f122"}.icon-mail-reply-all:before{content:"\f122"}.icon-star-half-full:before,.icon-star-half-empty:before{content:"\f123"}.icon-location-arrow:before{content:"\f124"}.icon-crop:before{content:"\f125"}.icon-code-fork:before{content:"\f126"}.icon-unlink:before{content:"\f127"}.icon-question:before{content:"\f128"}.icon-info:before{content:"\f129"}.icon-exclamation:before{content:"\f12a"}.icon-superscript:before{content:"\f12b"}.icon-subscript:before{content:"\f12c"}.icon-eraser:before{content:"\f12d"}.icon-puzzle-piece:before{content:"\f12e"}.icon-microphone:before{content:"\f130"}.icon-microphone-off:before{content:"\f131"}.icon-shield:before{content:"\f132"}.icon-calendar-empty:before{content:"\f133"}.icon-fire-extinguisher:before{content:"\f134"}.icon-rocket:before{content:"\f135"}.icon-maxcdn:before{content:"\f136"}.icon-chevron-sign-left:before{content:"\f137"}.icon-chevron-sign-right:before{content:"\f138"}.icon-chevron-sign-up:before{content:"\f139"}.icon-chevron-sign-down:before{content:"\f13a"}.icon-html5:before{content:"\f13b"}.icon-css3:before{content:"\f13c"}.icon-anchor:before{content:"\f13d"}.icon-unlock-alt:before{content:"\f13e"}.icon-bullseye:before{content:"\f140"}.icon-ellipsis-horizontal:before{content:"\f141"}.icon-ellipsis-vertical:before{content:"\f142"}.icon-rss-sign:before{content:"\f143"}.icon-play-sign:before{content:"\f144"}.icon-ticket:before{content:"\f145"}.icon-minus-sign-alt:before{content:"\f146"}.icon-check-minus:before{content:"\f147"}.icon-level-up:before{content:"\f148"}.icon-level-down:before{content:"\f149"}.icon-check-sign:before{content:"\f14a"}.icon-edit-sign:before{content:"\f14b"}.icon-external-link-sign:before{content:"\f14c"}.icon-share-sign:before{content:"\f14d"}.wptouch-menu .menu-tree a, .wptouch-menu .menu-tree span {
color: rgba(0,0,0,.65);
text-shadow: rgba(255,255,255,.4) 0 1px 0;
}
.wptouch-menu .menu-tree > li {
border-bottom: 1px solid rgba(0,0,0,.15);
border-top: 1px solid rgba(255,255,255,.2);
} .dark-header .wptouch-menu .menu-tree a, .dark-header .wptouch-menu .menu-tree span {
color: rgba(255,255,255,.9);
text-shadow: rgba(0,0,0,.5) 0 -1px 0;
}
.dark-header .wptouch-menu .menu-tree span:before {
color: rgba(255,255,255,.9);
text-shadow: rgba(0,0,0,.5) 0 -1px 0;
}
.dark-header .wptouch-menu .menu-tree > li.menu-item {
border-bottom: 1px solid rgba(0,0,0,.2);
border-top: 1px solid rgba(255,255,255,.1);
} .menu-tree li {
position: relative;
line-height: 100%;
}
.menu-tree ul {
display: none;
}
.menu-tree li span {
-webkit-transition-duration: 300ms;
display: block;
box-shadow: inset rgba(0,0,0,.15) 1px 0px 0px;
border-left: 1px solid rgba(255,255,255,.1);
padding: 15px;
float: right;
}
.menu-tree li span.toggle {
box-shadow: inset rgba(0,0,0,.2) 0px 4px 4px;
border: none;
}
.menu-tree li span:before {
font-family: FontAwesome;
content:"\f078";
}
.menu-tree li span.toggle:before {
content:"\f077";
}
.menu-tree ul span  {
display: none;
}
ul.menu-tree.no-parent-links span {
border: none;
box-shadow: none;
}
.menu-tree li a {
display: block;
-o-text-overflow: ellipsis;
-ms-text-overflow: ellipsis;
text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden;
padding-top: 15px;
padding-bottom: 15px;
padding-right: 32px;
}
.menu-tree li img {
width: 26px;
height: 26px;
position: relative;
float: left;
padding-right: 6px;
top: 8px;
padding-left: 6px;
}
.menu-tree > .open-tree {
background: rgba(0,0,0,.05);
box-shadow: inset rgba(0,0,0,.3) 0px 0px 6px;
border-top-color: rgba(0,0,0,.2);
margin-top: -1px;
padding-top: 1px;
}
.menu-tree li.no-icon {
padding-left: 10px;
}
.menu-tree ul ul  {
display: block;
}
.menu-tree ul li {
border-style: none !important;
padding-left: 15px;
} .rtl .menu-tree li span {
-webkit-transition-duration: 300ms;
float: left;
box-shadow: inset rgba(0,0,0,.15) -1px 0px 0px;
border-right: 1px solid rgba(255,255,255,.1);
border-left: none;
}
.rtl .menu-tree li span.toggle {
box-shadow: inset rgba(0,0,0,.2) 0px 4px 4px;
border: none;	
}
.rtl .menu-tree li.menu-item img {
float: right;
}
.rtl .menu-tree li.menu-item a {
padding-left: 32px;
padding-right: 0px;	
}
.rtl .menu-tree li.no-icon {
padding-right: 10px;
}
.rtl .menu-tree ul li {
padding-left: 0px;	
padding-right: 15px;
}html,body,div,span,applet,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,strike,strong,sub,sup,var,b,u,i,center,ol,ul,li,caption {
border: 0;
outline: 0;
vertical-align: baseline;
margin: 0;
padding: 0;
}
#content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {
margin-top: 15px;
margin-bottom: 15px;
line-height: 130%;
}
body {
-webkit-text-size-adjust: 100%;
font-size: 100%;
}
.page-wrapper {
min-height: 600px;
padding-bottom: 20px;
}
ol,ul {
list-style: none;
margin: 0;
padding: 0;
}
:focus {
outline: 0;
}
ins,a {
text-decoration: none;
}
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}  sup {
vertical-align: super;
font-size: 50%;
font-variant: small-caps;
}
hr {
border: 1px dashed rgba(0,0,0,.2);
}
.post ul {
list-style-type: disc;
}
.post ol {
list-style-type: decimal;
}
.post li {
margin: 1% 8%;
}
blockquote {
margin-left: 5%;
margin-right: 5%;
font-style: italic;
}
.aligncenter, .alignnone {
text-align: center !important;
margin-left: auto !important;
margin-right: auto !important;
float: none !important;
display: block !important;
}
.alignleft {
float: left;
margin-right: 10px;
}
.alignright {
float: right;
margin-left: 10px;
}
.left-justify {
text-align: left;
}
.full-justify {
text-align: justify;
}
.right-justify {
text-align: right;
direction: rtl;
}
code, pre {
overflow: scroll;
padding: 5px;
font-family: monospace;
background-color: rgba(0,0,0,.1);
}
#content input {
font-size: 100% !important;
}
.wp-caption-text {
font-size: 90%;
}
.posts-nav {
text-align: center;
padding-top: 15px;
padding-bottom: 15px;
color: #999;
text-transform: capitalize;
font-weight: bold;
}
.footer {
text-align: center;
} .wp-caption {
text-align: center;
max-width: 99%;
margin-top: 0;
}
.wp-caption img {
max-width: 100%;
}
.wp-caption p.wp-caption-text {
padding: 0 0 15px;
}
.gallery {
margin: 0;
padding: 0;
width: 100% !important;
height: auto !important;
}
.gallery dl.gallery-item img.attachment-thumbnail {
padding: 3px;
margin: 10px;
width: 50% !important;
height: auto;
}
.gallery dl.gallery-item, .gallery dl.gallery-item dt.gallery-icon {
margin: 0;
}
.gallery-nav {
text-align: center;
color: #ccc;
margin-bottom: 15px;
margin-top: 15px;
}
.entry-caption {
text-align: center;
font-style: italic;
}   iframe[src^='http://maps.google'] {
width: 100%;
max-width: 100% !important;
}
.css-videos video, .css-videos embed, .css-videos object {
-webkit-transform: translate3d(0,0,0);
}
.css-videos.portrait video {
width: 100%   		!important;
height: auto   		!important;
min-height: 160px	!important;
max-width: 100%		!important;
}
.css-videos.landscape video {
width: 100%   		!important;
height: auto   		!important;
min-height: 250px	!important;
max-width: 100%		!important;
}
.post img, .post img {
max-width: 100%;
height: auto;
margin-top: 15px;
margin-bottom: 15px;
}   #preview-bar {
-webkit-animation: pulse 1.5s infinite;
-webkit-animation-direction: alternate;
-webkit-animation-timing-function: ease-out;
position: fixed;
height: 26px;
z-index: 1000;
left: 0;
right: 0;
opacity: 0.95;
box-shadow: rgba(0,0,0,.3) 0px -2px 4px, inset rgba(255,255,255,.3) 0px 6px 12px;
-webkit-user-select: none;
color: #fff;
text-shadow: rgba(0,0,0,.5) 0 -1px 1px;
font: bold 13px Helvetica, Geneva, Arial, sans-serif;
bottom: 0;
}
#preview-bar p {
position: absolute;
padding: 0;
margin: 0;
top: 5px;
left: 8px;
}
.refresher {
width: 72px;
height: 16px;
background-color: rgba(255,255,255,.1);
position: absolute;
top: 3px;
border-radius: 4px;
border: 1px solid rgba(0,0,0,.2);
box-shadow: inset rgba(255,255,255,.2) 0px 1px 0px;
text-align: center;
padding-top: 3px;
color: #fff;
text-shadow: rgba(0,0,0,.8) 0 -1px 1px;
cursor: pointer;
text-transform: uppercase;
right: 3px;
font-weight: bold;
font-size: 11px;
}
.refresher:active {
background-color: rgba(255,255,255,0);
}   .blur {
-webkit-animation-name: blurAnimation;
-webkit-animation-duration: 1s;
-webkit-animation-iteration-count: 1;
-webkit-animation-direction: alternate;
-webkit-animation-timing-function: ease-out;
-webkit-animation-fill-mode: forwards;
-webkit-animation-delay: 0s;
-webkit-backface-visibility: hidden;
} .noise {
position: relative;
z-index: 1;
}
.noise:before, .body-noise:before {
content: '';
position: absolute;
z-index: -1;
top: 0;
bottom: 0;
left: 0;
right: 0;
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAMAAAAp4XiDAAAAUVBMVEWFhYWDg4N3d3dtbW17e3t1dXWBgYGHh4d5eXlzc3OLi4ubm5uVlZWPj4+NjY19fX2JiYl/f39ra2uRkZGZmZlpaWmXl5dvb29xcXGTk5NnZ2c8TV1mAAAAG3RSTlNAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEAvEOwtAAAFVklEQVR4XpWWB67c2BUFb3g557T/hRo9/WUMZHlgr4Bg8Z4qQgQJlHI4A8SzFVrapvmTF9O7dmYRFZ60YiBhJRCgh1FYhiLAmdvX0CzTOpNE77ME0Zty/nWWzchDtiqrmQDeuv3powQ5ta2eN0FY0InkqDD73lT9c9lEzwUNqgFHs9VQce3TVClFCQrSTfOiYkVJQBmpbq2L6iZavPnAPcoU0dSw0SUTqz/GtrGuXfbyyBniKykOWQWGqwwMA7QiYAxi+IlPdqo+hYHnUt5ZPfnsHJyNiDtnpJyayNBkF6cWoYGAMY92U2hXHF/C1M8uP/ZtYdiuj26UdAdQQSXQErwSOMzt/XWRWAz5GuSBIkwG1H3FabJ2OsUOUhGC6tK4EMtJO0ttC6IBD3kM0ve0tJwMdSfjZo+EEISaeTr9P3wYrGjXqyC1krcKdhMpxEnt5JetoulscpyzhXN5FRpuPHvbeQaKxFAEB6EN+cYN6xD7RYGpXpNndMmZgM5Dcs3YSNFDHUo2LGfZuukSWyUYirJAdYbF3MfqEKmjM+I2EfhA94iG3L7uKrR+GdWD73ydlIB+6hgref1QTlmgmbM3/LeX5GI1Ux1RWpgxpLuZ2+I+IjzZ8wqE4nilvQdkUdfhzI5QDWy+kw5Wgg2pGpeEVeCCA7b85BO3F9DzxB3cdqvBzWcmzbyMiqhzuYqtHRVG2y4x+KOlnyqla8AoWWpuBoYRxzXrfKuILl6SfiWCbjxoZJUaCBj1CjH7GIaDbc9kqBY3W/Rgjda1iqQcOJu2WW+76pZC9QG7M00dffe9hNnseupFL53r8F7YHSwJWUKP2q+k7RdsxyOB11n0xtOvnW4irMMFNV4H0uqwS5ExsmP9AxbDTc9JwgneAT5vTiUSm1E7BSflSt3bfa1tv8Di3R8n3Af7MNWzs49hmauE2wP+ttrq+AsWpFG2awvsuOqbipWHgtuvuaAE+A1Z/7gC9hesnr+7wqCwG8c5yAg3AL1fm8T9AZtp/bbJGwl1pNrE7RuOX7PeMRUERVaPpEs+yqeoSmuOlokqw49pgomjLeh7icHNlG19yjs6XXOMedYm5xH2YxpV2tc0Ro2jJfxC50ApuxGob7lMsxfTbeUv07TyYxpeLucEH1gNd4IKH2LAg5TdVhlCafZvpskfncCfx8pOhJzd76bJWeYFnFciwcYfubRc12Ip/ppIhA1/mSZ/RxjFDrJC5xifFjJpY2Xl5zXdguFqYyTR1zSp1Y9p+tktDYYSNflcxI0iyO4TPBdlRcpeqjK/piF5bklq77VSEaA+z8qmJTFzIWiitbnzR794USKBUaT0NTEsVjZqLaFVqJoPN9ODG70IPbfBHKK+/q/AWR0tJzYHRULOa4MP+W/HfGadZUbfw177G7j/OGbIs8TahLyynl4X4RinF793Oz+BU0saXtUHrVBFT/DnA3ctNPoGbs4hRIjTok8i+algT1lTHi4SxFvONKNrgQFAq2/gFnWMXgwffgYMJpiKYkmW3tTg3ZQ9Jq+f8XN+A5eeUKHWvJWJ2sgJ1Sop+wwhqFVijqWaJhwtD8MNlSBeWNNWTa5Z5kPZw5+LbVT99wqTdx29lMUH4OIG/D86ruKEauBjvH5xy6um/Sfj7ei6UUVk4AIl3MyD4MSSTOFgSwsH/QJWaQ5as7ZcmgBZkzjjU1UrQ74ci1gWBCSGHtuV1H2mhSnO3Wp/3fEV5a+4wz//6qy8JxjZsmxxy5+4w9CDNJY09T072iKG0EnOS0arEYgXqYnXcYHwjTtUNAcMelOd4xpkoqiTYICWFq0JSiPfPDQdnt+4/wuqcXY47QILbgAAAABJRU5ErkJggg==);
} .slide-in {
-webkit-animation-duration: 350ms;
-webkit-animation-name: slideInPanel;
}
@-webkit-keyframes slideInPanel {
from { 
-webkit-transform: translateY(-35px);
opacity: 0;
}
to {
opacity: 1;
}
}   .load-more-link, .infinite-link, .load-more-comments-wrap, .load-more-post-link, .load-more-page-link {
display: block;
width: 100%;
text-align: center;
padding-top: 12px;
padding-bottom: 12px;
font-weight: bold;
line-height: 150%;
text-transform: capitalize;
}
.spinner {
display: inline-block;
margin-right: 8px;
}   @-webkit-keyframes blurAnimation {
0% {
-webkit-filter: blur(0px);
}
100% {
-webkit-filter: blur(4px);
}
}  @-webkit-keyframes pulse {
0% {
background: #666;
}
100% {
background: #222;
}
}   .wptouch-ad {
text-align: center;
height: 50px;
margin: 0 auto;
padding: 0;
}
.post .wptouch-ad {
padding-bottom: 10px;
padding-top: 10px;
}
.wptouch-custom-ad {
margin: 5px;
text-align: center;
display: none;
}   .swipe {
overflow: hidden;
visibility: hidden;
border-bottom: 1px solid rgba(255,255,255,.6);
}
.swipe * {
-webkit-tap-highlight-color: rgba(0,0,0,0);	
-webkit-touch-callout: none;
}
.swipe img {
width: 100%;
-webkit-box-reflect: below 1px -webkit-gradient(linear, center top, center bottom, from(rgba(0,0,0,.2)), to(rgba(0,0,0,.3)));
}
.swipe.grayscale img {
-webkit-filter: grayscale(1) contrast(1.1);
}
.swipe-wrap > div {
float:left;
position: relative;
height: 200px;
}
.landscape .swipe-wrap > div {
height: 274px;
}
.swipe p {
background-color: rgba(0,0,0,0.5);
text-align: center;
font-size: 100%;
text-shadow: #000000 0 -1px 0;
margin: 0;
padding: 8px 5%;
line-height: 100%;
color: #fff;
position: absolute;
right: 0;
bottom: 0;
font-weight: bold;
left: 0;
}
.rtl .swipe p {
direction: rtl;
}
.dark-body .swipe {
border-bottom: 1px solid rgba(0,0,0,.4);
box-shadow: rgba(255,255,255,.15) 0px 1px 0px;
}  .dots {
padding-bottom: 5px;
position: relative;
z-index: 1;
margin-right: auto;
padding-top: 5px;
text-align: center;
margin-bottom: -30px;
}
.dots li {
width: 8px;
height: 8px;
border-radius: 4px;
background-color: rgba(255,255,255,.8);
box-shadow: inset rgba(0,0,0,.3) 1px 1px 1px, rgba(255,255,255,.1) 0px 1px 0px;
margin-right: 3px;
margin-left: 3px;
display: inline-block;
}
.dots li.active {
box-shadow: inset rgba(255,255,255,.2) 0px 1px 0px, rgba(255,255,255,.1) 0px 1px 0px;
}   .sharing-options {
text-align: center;
} .sharing-options a {
width: 25%;
max-width: 25%;
display: block;
text-shadow: rgba(255,255,255,.8) 0 1px 0;
font-weight: bold;
font-size: 90%;
padding-top: 8px;
padding-bottom: 8px;
float: left;
background-color: rgba(0,0,0,.05);
border-bottom: 1px solid rgba(255,255,255,.7);
border-top: 1px solid rgba(255,255,255,.7);
}
.sharing-options.long a {
width: 50%;
max-width: 50%;
margin-bottom: -3px;
}
.sharing-options.style-vibrant .facebook-btn {
background-color: #3a589a;
}
.sharing-options .facebook-btn:before {
content: '\f09a';
margin-right: 5px;
font-family: 'FontAwesome';
font-weight: normal;
font-style: normal;
}
.sharing-options.style-vibrant .twitter-btn {
background-color: #8cc1db;
}
.sharing-options .twitter-btn:before {
content: '\f099';
margin-right: 5px;
font-family: 'FontAwesome';
font-weight: normal;
font-style: normal;
}
.sharing-options.style-vibrant .google-btn {
background-color: #eb2632;
}
.sharing-options .google-btn:before {
content: '\f0d5';
margin-right: 5px;
font-family: 'FontAwesome';
font-weight: normal;
font-style: normal;
}
.sharing-options.style-vibrant .pinterest-btn {
background-color: #e11d00;
}
.sharing-options .pinterest-btn:before {
content: '\f0d2';
margin-right: 5px;
font-family: 'FontAwesome';
font-weight: normal;
font-style: normal;
}
.sharing-options.style-vibrant .email-btn {
background-color: #999;
}
.sharing-options .email-btn:before {
content: '\f003';
margin-right: 5px;
font-family: 'FontAwesome';
font-weight: normal;
font-style: normal;
}  .sharing-options.style-vibrant a {
width: 25%;
max-width: 25%;
display: block;
text-shadow: rgba(0,0,0,.4) 0 -1px 0;
font-weight: bold;
font-size: 90%;
padding-top: 8px;
padding-bottom: 8px;
float: left;
color: #fff;
}
.sharing-options.style-vibrant .facebook-btn {
background-color: #3a589a;
}
.sharing-options .facebook-btn:before {
content: '\f09a';
margin-right: 5px;
font-family: 'FontAwesome';
font-weight: normal;
font-style: normal;
}
.sharing-options.style-vibrant .twitter-btn {
background-color: #8cc1db;
}
.sharing-options .twitter-btn:before {
content: '\f099';
margin-right: 5px;
font-family: 'FontAwesome';
font-weight: normal;
font-style: normal;
}
.sharing-options.style-vibrant .google-btn {
background-color: #eb2632;
}
.sharing-options .google-btn:before {
content: '\f0d5';
margin-right: 5px;
font-family: 'FontAwesome';
font-weight: normal;
font-style: normal;
}
.sharing-options.style-vibrant .pinterest-btn {
background-color: #e11d00;
}
.sharing-options .pinterest-btn:before {
content: '\f0d2';
margin-right: 5px;
font-family: 'FontAwesome';
font-weight: normal;
font-style: normal;
}
.sharing-options.style-vibrant .email-btn {
background-color: #999;
}
.sharing-options .email-btn:before {
content: '\f003';
margin-right: 5px;
font-family: 'FontAwesome';
font-weight: normal;
font-style: normal;
}   body.web-app-mode.translucent {
margin-top: 20px;
}  .not-found {
text-align: center;
font-size: 200%;
margin-top: 30px;
font-weight: bold;
letter-spacing: -1px;
}
.not-found:after {
font-family: 'FontAwesome';
content: "\f0c5";
display: block;
font-size: 400%;
margin-top: 90px;
margin-bottom: 90px;
}
.not-found-text {
margin-bottom: 70px;
width: 70%;
margin-left: auto;
margin-right: auto;
text-align: center;
font-weight: bold;
}  #switch {
margin-right: 16%;
margin-left: 16%;
padding-top: 15px;
padding-bottom: 15px;
}
#switch div {
border: 1px solid rgba(0,0,0,.2);
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
-webkit-touch-callout: none;
text-shadow: rgba(255,255,255,.7) 0 1px 0;
background: -webkit-gradient(linear, left top, left bottom, from(rgba(255,255,255,.9)), to(rgba(255,255,255,.1)), color-stop(.5, rgba(255,255,255,.6)), color-stop(.51, rgba(255,255,255,.5)));
background-color: rgba(0,0,0,.1);
text-align: center;
position: relative;
font-weight: bold;
height: 24px;
text-transform: capitalize;
color: rgba(0,0,0,.5);
line-height: 100%;
font-size: 95%;
box-shadow: rgba(255,255,255,.5) 0px 1px 1px;
}
#switch .off {
border-left: 1px solid rgba(0,0,0,.2);
position: absolute;
top: 0;
right: 0;
bottom: 0;
padding-top: 4px;
width: 50%;
}
#switch .on {
position: absolute;
top: 0;
left: 0;
bottom: 0;
padding-top: 4px;
width: 50%;
}
#switch .active {
-webkit-box-shadow: inset rgba(0,0,0,.2) px 0px 8px;
-moz-box-shadow: inset rgba(0,0,0,.2) 0px 0px 8px;
box-shadow: inset rgba(0,0,0,.2) 0px 4px 8px;
border-style: none;
}  .social-links-wrap {
margin-left: 10%;
margin-right: 10%;
}
.social-footer-badges  {
background-color: rgba(255,255,255,.9);
display: inline-block;
border-radius: 20px;
width: 32px;
height: 32px;
text-align: center;
font-size: 120%;
vertical-align: middle;
line-height: 195%;
box-shadow: inset rgba(255,255,255,.4) 0px 1px 0px;
text-shadow: none;
border-style: solid;
border-width: 1px;
margin: 5px;
}
.dark-body .social-footer-badges {
background-color: rgba(0,0,0,.3);	
box-shadow: inset rgba(255,255,255,.2) 0px 1px 0px;
border-width: 0;
}  p.nocomments {
text-align: center;
font-style: italic;
text-transform: capitalize;
margin-top: 25px;
margin-bottom: 25px;
} form#commentform input[type="text"], form#commentform input[type="email"], form#commentform input[type="url"] {
width: 50%;
border: 1px solid #aaa;
}
form#commentform input, form#commentform textarea {
padding: 1%;
border: 1px solid #aaa;
font-size: 100%;
box-shadow: inset rgba(0,0,0,.1) 0px 1px 6px;
}
form#commentform textarea {
min-height: 100px;
margin: 0;
width: 97.5%;
}
button#submit {
border: 1px solid #aaa;
font-weight: bold;
font-size: 100%;
background-color: #eee;
color: rgba(0,0,0,.9);
padding: 3px 12px;
margin: -5px 0 0;
text-shadow: rgba(255,255,255,.6) 0 1px 0;
}   .light-body {
text-shadow: rgba(255,255,255,.6) 0 1px 0;
}
.dark-body {
text-shadow: rgba(0,0,0,.8) 0 -1px 0;
color: rgba(255,255,255,.9);
}
.dark-body hr {
border: 1px dashed rgba(255,255,255,.2);
}
.dark-body #switch div {
border: 1px solid rgba(0,0,0,.3);
text-shadow: rgba(0,0,0,.8) 0 -1px 0;
background: -webkit-gradient(linear, left bottom, left top, from(rgba(0,0,0,.5)), to(rgba(0,0,0,.1)));
background-color: rgba(255,255,255,.1);
color: rgba(255,255,255,.8);
box-shadow: rgba(255,255,255,.1) 0px 1px 0px;
}
.dark-body #switch .off {
border-left: 1px solid rgba(0,0,0,.2);
}
.dark-body #switch .active {
-webkit-box-shadow: inset rgba(0,0,0,.4) 0px 4px 8px;
-moz-box-shadow: inset rgba(0,0,0,.4) 0px 4px 8px;
box-shadow: inset rgba(0,0,0,.4) 0px 4px 8px;
}  .wp-page-nav {
text-align: center;
margin-top: 10px;
margin-bottom: 10px;
font-size: 115%;
font-weight: bold;
}
.wp-page-nav a {
padding: 2px;
}  .post form {
background-color: rgba(0,0,0,.1);
padding: 10px;
margin-top: 10px;
margin-bottom: 10px;
}
.post form label {
font-size: 90%;
}
.post form input[type="password"] {
width: 35%;
}
.post form input[type="submit"], .post form input[type="button"] {
padding-left: 4px;
padding-right: 4px;
font-size: 90%;
}