/*====================================================================================================
 * 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;
}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;outline:0;} blockquote:before,blockquote:after,q:before,q:after{content:"";}blockquote,q{quotes:"" "";} .clearfix:after{visibility:hidden;display:block;height:0;font-size:0;line-height:0;content:" ";clear:both;}.clearfix{display:block;} * html .clearfix{height:1%;} *:first-child + html .clearfix{min-height:1%;} article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary{display:block;}  body{background:#003867 url(//highwayonemotel.com.au/wp-content/themes/dynamik/css/images/background.png) top center repeat-x;margin:0 auto;color:#333333;font-size:14px;font-family:'Open Sans',sans-serif;line-height:23px;}#wrap{background:#FFFFFF;width:958px;border-top:0px solid #E8E8E8;border-bottom:0px solid #E8E8E8;border-left:0px solid #E8E8E8;border-right:0px solid #E8E8E8;margin:0px auto 0px;padding:0px 0px 0px 0px;clear:both;-webkit-box-shadow:0px 0px 3px rgba(0,0,0,0.2);box-shadow:0px 0px 3px rgba(0,0,0,0.2);} a,a:visited{color:#FCC644;text-decoration:none;}a:hover{color:#003867;text-decoration:none;}a img{border:none;} img.alignnone{margin:0 0 10px 0 !important;display:inline;}img.alignleft{margin:0 10px 10px 0 !important;display:inline;}img.centered,.aligncenter{margin:0 auto 10px !important;display:block;}img.alignright{margin:0 0 10px 10px !important;display:inline;}.alignleft{margin:0 10px 0 0;float:left;}.alignright{margin:0 0 0 10px;float:right;}.wp-caption{background:transparent;border:0px solid #E8E8E8;padding:10px 5px 0 5px;text-align:center;}.wp-caption p.wp-caption-text,.catalyst-excerpt-widget .wp-caption p.wp-caption-text{margin:0;padding:0 0 10px !important;color:#333333 !important;font-family:'Open Sans',sans-serif !important;font-size:12px !important;line-height:120%;text-align:justify;}.wp-post-image,#sidebar-1 .catalyst-excerpt-widget img,#sidebar-2 .catalyst-excerpt-widget img,#ez-home-sidebar-1 .catalyst-excerpt-widget img{background:transparent;border:0px solid #E8E8E8;padding:0px !important;}#sidebar-1 .catalyst-excerpt-widget img,#sidebar-2 .catalyst-excerpt-widget img,.ez-widget-area img.wp-post-image{margin-bottom:0 !important;}img.wp-smiley,img.wp-wink{border:none;margin:0;padding:0;float:none;}img#wpstats{width:0;height:0;overflow:hidden;display:none;}.post-format-icon{background:none;margin:0 0 0 10px;float:right;display:block;}.page .post-format-icon{display:none;}body.page-template-template-blog-php .post-format-icon{display:block;} #header-right .widget_search{padding:0;float:right;}.searchform{margin:0;padding:0;display:inline;overflow:hidden;}#sidebar-1 .searchform,#sidebar-2 .searchform{padding:0 10px;}.s{background:#FFFFFF;border:1px solid #E8E8E8;margin:10px 0;padding:6px 0px 5px 6px;color:#333333;font-family:'Open Sans',sans-serif;font-size:12px;display:inline;text-align:justify;}#header .s,#navbar-1 .s,#navbar-2 .s{margin:0;}.s,#header .s,#sidebar-1 .s,#sidebar-2 .s{width:130px;}.searchsubmit{background:#FAFAFA;border:1px solid #E8E8E8;margin:0;padding:6px 6px 5px 6px;color:#333333;font-family:'Open Sans',sans-serif;font-size:12px;cursor:pointer;text-align:justify;}.searchsubmit:hover{background:#FFFFFF;border:1px solid #E8E8E8;} #wp-calendar{margin:0;padding:0;width:100%;}#wp-calendar caption{margin:0;padding:5px 0 0 0;color:#333333;font-size:13px;}#wp-calendar th{color:#333333;}#wp-calendar td{margin:0;padding:2px;text-align:center;}#wp-calendar tfoot td{margin:0;padding:0 0 5px;} #header-wrap{background:url(//highwayonemotel.com.au/wp-content/themes/dynamik/css/images/banner.png) top center no-repeat;margin:0 auto;border-top:0px solid #E8E8E8;border-bottom:0px solid #E8E8E8;border-left:0px solid #E8E8E8;border-right:0px solid #E8E8E8;clear:both;}#header{width:958px;height:205px;margin:0 auto;padding:0;font-size:12px;float:none;overflow:hidden;}#header-left{width:500px;height:175px;padding:26px 0 0 20px;float:left;overflow:hidden;}#title{color:#003867;font-family:'Open Sans',sans-serif;font-size:34px;font-weight:normal;text-decoration:none;}#title a,#title a:visited{color:#003867;text-decoration:none;}#title a:hover{color:#003867;text-decoration:none;}#tagline{margin:0;padding:8px 0 0;color:#333333;font-family:'Open Sans',sans-serif;font-size:16px;font-weight:normal;text-align:justify;}.logo-image #header #header-left{background:none;margin:30px 0 0 0px;}.logo-image #header-left,.logo-image #header-left #title,.logo-image #header-left #title a{width:500px;height:175px;padding:0;float:left;display:block;text-indent:-9999px;overflow:hidden;}.logo-image #header-left #tagline{display:block;overflow:hidden;}#header-right{width:205px;padding:121px 0px 0 0;float:right;}#header-right p{margin:0;padding:0 0 5px 0;}#header-right h4{margin:0;padding:0;color:#333333;font-size:12px;}#header-right img{display:block;}.header-left-full-width #header-left,.header-left-full-width #header-left #title,.header-left-full-width #header-left #title a{width:500px;}  #navbar-1-wrap{background:transparent;border-top:0px solid #E8E8E8;border-bottom:0px solid #E8E8E8;border-left:0px solid #E8E8E8;border-right:0px solid #E8E8E8;height:32px;margin:0px 0 0px 0;color:#333333;font-family:'Open Sans',sans-serif;font-size:14px;line-height:1em;clear:both;font-weight:600;}#navbar-1{width:958px;margin:0 auto;padding:0;float:none;display:block;}#navbar-1-left,#navbar-2-left{margin:0;padding:0;float:left;}#navbar-1-right,#navbar-2-right{margin:0;padding:0;text-transform:none;float:right;}#navbar-1-right{color:#333333;font-family:'Open Sans',sans-serif;font-size:14px;}#navbar-1-right a,#navbar-1-right a:visited{color:#FCC644;text-decoration:none;}#navbar-1-right a:hover{color:#003867;text-decoration:none;}#navbar-1-right.navbar-right-text{padding:10px 10px 0 0;}#navbar-1-right.navbar-right-search{padding:4px 4px 0 0;}#nav-1,#nav-2{margin:0;padding:0;}#nav-1 ul,#nav-2 ul{margin:0;padding:0;float:left;list-style:none;}#nav-1 li,#nav-2 li{margin:0;padding:0;float:left;list-style:none;}#nav-1 li a,#nav-1 li a:link,#nav-1 li a:visited{background:transparent;border-top:0px solid #E8E8E8;border-bottom:0px solid #E8E8E8;border-left:0px solid #E8E8E8;border-right:0px solid #E8E8E8;margin:0 0px 0 0px;padding:9px 15px 9px 15px;color:#333333;text-decoration:none;display:block;position:relative;}#nav-1 li a:hover,#nav-1 li a:active{background:#003867;border-top:0px solid #E8E8E8;border-bottom:0px solid #E8E8E8;border-left:0px solid #E8E8E8;border-right:0px solid #E8E8E8;color:#FCC644;text-decoration:none;}#nav-1 li a.sf-with-ul{padding-right:25px;}#nav-1 li a .sf-sub-indicator{top:9px;right:15px;position:absolute;float:right;display:block;overflow:hidden;}#nav-1 li li a .sf-sub-indicator{top:11px;right:10px;}#nav-1 li li a,#nav-1 li li a:link,#nav-1 li li a:visited{background:#FFFFFF;width:150px;border-top:0;border-right:1px solid #E8E8E8;border-bottom:1px solid #E8E8E8;border-left:1px solid #E8E8E8;margin:0px;padding:11px 10px 11px 10px;color:#333333;text-decoration:none;float:none;}#nav-1 li li a:hover,#nav-1 li li a:active{background:#003867;color:#FCC644;text-decoration:none;}#nav-1 li ul{width:175px;height:auto;margin:0;padding:0;z-index:9999;left:-999em;position:absolute;}#nav-1 li ul ul{margin:-37px 0 0 171px;}#nav-1 li:hover ul ul,#nav-2 li:hover ul ul,#nav-1 li:hover ul ul ul,#nav-2 li:hover ul ul ul{left:-999em;}#nav-1 li:hover ul,#nav-1 li.sfHover ul,#nav-2 li:hover ul,#nav-2 li.sfHover ul,#nav-1 li li:hover ul,#nav-2 li li:hover ul,#nav-1 li li li:hover ul,#nav-2 li li li:hover ul{left:auto;}#nav-1 li:hover,#nav-1 li.sfHover,#nav-2 li:hover,#nav-2 li.sfHover{position:static;}#nav-1 li.current_page_item a,#nav-1 li.current-menu-item a,#nav-1 li.current-cat a{background:#003867;border-top:0px solid #E8E8E8;border-bottom:0px solid #E8E8E8;border-left:0px solid #E8E8E8;border-right:0px solid #E8E8E8;color:#FCC644;text-decoration:none;} #navbar-2-wrap{background:transparent;border-top:0px solid #E8E8E8;border-bottom:0px solid #E8E8E8;border-left:0px solid #E8E8E8;border-right:0px solid #E8E8E8;height:36px;margin:0px 0 0px 0;color:#333333;font-family:'Open Sans',sans-serif;font-size:14px;line-height:1em;clear:both;}#navbar-2{width:958px;margin:0 auto;padding:0;float:none;display:block;}#navbar-2-right{color:#333333;font-family:'Open Sans',sans-serif;font-size:14px;}#navbar-2-right a,#navbar-2-right a:visited{color:#FCC644;text-decoration:none;}#navbar-2-right a:hover{color:#003867;text-decoration:none;}#navbar-2-right.navbar-right-text{padding:10px 10px 0 0;}#navbar-2-right.navbar-right-search{padding:4px 4px 0 0;}#nav-2 li a,#nav-2 li a:link,#nav-2 li a:visited{background:transparent;border-top:0px solid #E8E8E8;border-bottom:0px solid #E8E8E8;border-left:0px solid #E8E8E8;border-right:0px solid #E8E8E8;margin:0px 0px 0px 0px;padding:11px 15px 11px 15px;color:#333333;text-decoration:none;display:block;position:relative;}#nav-2 li a:hover,#nav-2 li a:active{background:transparent;border-top:0px solid #E8E8E8;border-bottom:0px solid #E8E8E8;border-left:0px solid #E8E8E8;border-right:0px solid #E8E8E8;color:#003867;text-decoration:none;}#nav-2 li a.sf-with-ul{padding-right:25px;}#nav-2 li a .sf-sub-indicator{top:11px;right:15px;position:absolute;float:right;display:block;overflow:hidden;}#nav-2 li li a .sf-sub-indicator{top:11px;right:10px;}#nav-2 li li a,#nav-2 li li a:link,#nav-2 li li a:visited{background:#FFFFFF;width:150px;border-top:0;border-right:1px solid #E8E8E8;border-bottom:1px solid #E8E8E8;border-left:1px solid #E8E8E8;margin:0px;padding:11px 10px 11px 10px;color:#333333;text-decoration:none;float:none;}#nav-2 li li a:hover,#nav-2 li li a:active{background:#FAFAFA;color:#003867;text-decoration:none;}#nav-2 li ul{width:175px;height:auto;margin:0;padding:0;z-index:9999;left:-999em;position:absolute;}#nav-2 li ul ul{margin:-37px 0 0 171px;}#nav-2 li.current_page_item a,#nav-2 li.current-menu-item a,#nav-2 li.current-cat a{background:transparent;border-top:0px solid #E8E8E8;border-bottom:0px solid #E8E8E8;border-left:0px solid #E8E8E8;border-right:0px solid #E8E8E8;color:#333333;text-decoration:none;} #dropdown-nav-1-wrap,#dropdown-nav-2-wrap{display:none;}.nav-1-chosen-select,.nav-2-chosen-select{width:100%;margin:0;padding:7px;}.nav-1-chosen-select{background:transparent;border:0px solid #E8E8E8;color:#333333;font-family:'Open Sans',sans-serif;font-size:14px;}.nav-2-chosen-select{background:transparent;border:0px solid #E8E8E8;color:#333333;font-family:'Open Sans',sans-serif;font-size:14px;} #container-wrap{background:transparent;margin:0;padding:30px 40px 30px 40px;clear:both;}#container{width:878px;margin:0;padding:0;float:left;}#content-sidebar-wrap{width:878px;float:left;}.double-sidebar #content-sidebar-wrap{width:878px;}#content-wrap{width:100%;margin:0;padding:0;float:left;}.left-sidebar #content-wrap,.double-left-sidebar #content-wrap,.double-sidebar #content-wrap{float:right;}.double-sidebar #content-wrap{}#content-wrap,.left-sidebar #content-wrap,.right-sidebar #content-wrap,.no-sidebar #content-wrap{width:558px;}#content{margin:0;padding:0;float:left;}.double-left-sidebar #content{}.right-sidebar #content{}.left-sidebar #content{}.double-sidebar #content{}.no-sidebar #content{}#content,.left-sidebar #content,.right-sidebar #content,.no-sidebar #content{width:558px;}#content img,#content p img{max-width:100%;height:auto;}#content .nivoSlider img{max-width:none;}#content .post,#content article{background:transparent;border-top:0px solid #E8E8E8;border-bottom:0px solid #E8E8E8;border-left:0px solid #E8E8E8;border-right:0px solid #E8E8E8;margin:0px 0 20px 0;padding:0px 0px 0px 0px;}#content .page{background:transparent;border-top:0px solid #E8E8E8;border-bottom:0px solid #E8E8E8;border-left:0px solid #E8E8E8;border-right:0px solid #E8E8E8;margin:0px 0 20px 0;padding:0px 0px 0px 0px;}#content .post p,#content .page p,#content article p{margin:0;padding:0 0 20px;}#content .entry-title{padding:5px 0 0;}#content .archive-template{float:left;width:50%;padding:10px 0;}.entry-content p,.entry-content ul li,.entry-content ol li{color:#333333;font-family:'Open Sans',sans-serif;font-size:14px;text-align:justify;}.entry-content a,.entry-content a:visited{color:#FCC644;text-decoration:none;}.entry-content a:hover{color:#003867;text-decoration:none;}.breadcrumbs,.taxonomy-title-box,.author-title-box{background:transparent;border-top:0px solid #E8E8E8;border-bottom:0px solid #E8E8E8;border-left:0px solid #E8E8E8;border-right:0px solid #E8E8E8;margin:0px 0 20px 0;padding:4px 10px 4px 10px;color:#333333;font-family:'Open Sans',sans-serif;font-size:13px;text-align:justify;}.breadcrumbs a,.breadcrumbs a:visited,.taxonomy-title-box a,.taxonomy-title-box a:visited,.author-title-box a,.author-title-box a:visited{color:#FCC644;text-decoration:none;}.breadcrumbs a:hover,.taxonomy-title-box a:hover,.author-title-box a:hover{color:#003867;text-decoration:none;}#content .taxonomy-title-box h1,#content .author-title-box h1{color:#333333;} #entry-author-info{background:transparent;border-top:0px solid #E8E8E8;border-bottom:0px solid #E8E8E8;border-left:0px solid #E8E8E8;border-right:0px solid #E8E8E8;margin:20px 0 30px 0;padding:10px 10px 10px 10px;color:#333333;font-family:'Open Sans',sans-serif;font-size:13px;overflow:hidden;clear:both;text-align:justify;}#entry-author-info a,#entry-author-info a:visited{color:#FCC644 !important;text-decoration:none !important;}#entry-author-info a:hover{color:#003867 !important;text-decoration:none !important;}#entry-author-info #author-avatar{background:transparent;border:0px solid #E8E8E8;width:80px;height:80px;margin:0 10px 0 0;padding:5px;float:left;}#entry-author-info #author-avatar .avatar{width:80px;height:80px;}#entry-author-info #author-description{margin:0;padding:0;}#entry-author-info p{color:#003867;font-family:'Open Sans',sans-serif;font-size:14px;font-weight:bold;padding-bottom:0 !important;} .catalyst-hybrid-odd,.catalyst-hybrid-even{float:left;}.catalyst-hybrid-odd.catalyst-hybrid-columns{clear:both;}.catalyst-hybrid-even.catalyst-hybrid-columns{float:right;}.catalyst-hybrid-odd.catalyst-hybrid-columns,.catalyst-hybrid-even.catalyst-hybrid-columns{width:48%;} #content h1,#content h2,#content h3,#content h4,#content h5,#content h6{margin:0 0 4px;padding:0;font-family:'Open Sans',sans-serif;font-weight:normal;line-height:120%;font-weight:600;}#content h1{color:#003867;font-size:23px;}#content h2 a,#content h2 a:visited{color:#FCC644;text-decoration:none;}#content h2 a:hover{color:#003867;text-decoration:none;}#content h2{color:#003867;font-size:23px;}#content h3{color:#003867;font-size:20px;}#content h4{color:#003867;font-size:18px;}#content h5{color:#003867;font-size:16px;}#content h6{color:#003867;font-size:14px;} #content .sticky{background:transparent !important;border-top:0px solid #E8E8E8 !important;border-bottom:0px solid #E8E8E8 !important;border-left:0px solid #E8E8E8 !important;border-right:0px solid #E8E8E8 !important;margin:0px 0 30px 0 !important;padding:0px 0px 0px 0px !important;} #content .post ul,#content .page ul,#content article ul,.catalyst-widget-area ul,#content .post ol,#content .page ol,#content article ol,.catalyst-widget-area ol{margin:0;padding:0 0 15px 0;}#content .post ul li,#content .page ul li,#content article ul li,#content .post ol li,#content .page ol li,#content article ol li,.catalyst-widget-area ul li,.catalyst-widget-area ol li{margin:0 0 0 20px;padding:0 0 0px;}#content .post ul li,#content .page ul li,#content article ul li,.catalyst-widget-area ul li{margin:0 0 0 20px;list-style-type:disc;}#content .post ul ul,#content .page ul ul,#content article ul ul,.catalyst-widget-area ul ul{padding:0 0 0 20px;}#content .post ol ol,#content .page ol ol,#content article ol ol,.catalyst-widget-area ol ol{padding:0;} #content blockquote{background:transparent;border-top:0px solid #E8E8E8;border-bottom:0px solid #E8E8E8;border-left:0px solid #E8E8E8;border-right:0px solid #E8E8E8;margin:0 25px 15px 25px;padding:10px 15px 0 15px;}#content blockquote p{color:#333333 !important;font-family:'Open Sans',sans-serif !important;font-size:14px !important;text-align:justify;}#content blockquote a,#content blockquote a:visited{color:#FCC644 !important;text-decoration:none !important;}#content blockquote a:hover{color:#003867 !important;text-decoration:none !important;} .byline-meta{width:100%;margin:0 0 8px;color:#333333;font-family:'Open Sans',sans-serif;font-size:12px;line-height:120%;text-align:justify;}.byline-meta a,.byline-meta a:visited{color:#FCC644;text-decoration:none;}.byline-meta a:hover{color:#003867;text-decoration:none;}.post-meta{border-top:0px solid #E8E8E8;margin:5px 0 0;padding:5px 0 0;font-style:italic;clear:both;}.post-meta p{color:#333333 !important;font-family:'Open Sans',sans-serif !important;font-size:14px !important;text-align:justify;}.post-meta a,.post-meta a:visited{color:#FCC644 !important;text-decoration:none !important;}.post-meta a:hover{color:#003867 !important;text-decoration:none !important;} .post-nav{width:100%;margin:0;padding:0px 0 0px 0;overflow:hidden;}.post-nav ul{margin:10px 0;padding:0;list-style-type:none;}.post-nav li{display:inline;}.post-nav a,.post-nav a:visited{color:#FCC644;font-family:'Open Sans',sans-serif;font-size:14px;text-decoration:none;text-align:justify;}.post-nav a:hover{color:#003867;text-decoration:none;}.post-nav li a,.post-nav li a:visited,.post-nav li.disabled,.post-nav li a:hover,.post-nav li.active a{background:transparent;border:0px solid #E8E8E8;margin:0 0px 0 0px;padding:6px 10px 6px 10px;color:#FCC644;font-family:'Open Sans',sans-serif;font-size:14px;text-decoration:none;text-align:justify;}.post-nav li.active a,.post-nav li a:hover{background:transparent;color:#003867;text-decoration:none;}.post-nav li a:hover{text-decoration:none;} .catalyst-widget-area{background:transparent;border-top:0px solid #E8E8E8;border-bottom:0px solid #E8E8E8;border-left:0px solid #E8E8E8;border-right:0px solid #E8E8E8;float:none;margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;color:#333333;font-family:'Open Sans',sans-serif;font-size:14px;text-align:justify;}.catalyst-widget-area h4{padding:0 0 5px !important;color:#003867 !important;font-family:'Open Sans',sans-serif !important;font-size:22px !important;font-weight:normal;line-height:120%;}.catalyst-widget-area a,.catalyst-widget-area a:visited{color:#FCC644 !important;text-decoration:none !important;}.catalyst-widget-area a:hover{color:#003867 !important;text-decoration:none !important;}.catalyst-widget-area #wp-calendar caption,.catalyst-widget-area #wp-calendar th{color:#333333;} .catalyst-excerpt-widget,#content .catalyst-excerpt-widget{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;float:left;}.catalyst-excerpt-widget .entry-content p{color:#333333 !important;font-family:'Open Sans',sans-serif !important;font-size:14px !important;text-align:justify;}.catalyst-excerpt-widget .entry-content a,.catalyst-excerpt-widget .entry-content a:visited{color:#FCC644 !important;text-decoration:none !important;}.catalyst-excerpt-widget .entry-content a:hover{color:#003867 !important;text-decoration:none !important;}.catalyst-excerpt-widget h2{margin:0 0 5px;padding:0;color:#333333 !important;font-family:'Open Sans',sans-serif !important;font-size:18px !important;font-weight:normal;line-height:120%;}.catalyst-excerpt-widget h2 a,.catalyst-excerpt-widget h2 a:visited{color:#FCC644 !important;text-decoration:none !important;}.catalyst-excerpt-widget h2 a:hover{color:#003867 !important;text-decoration:none !important;}.catalyst-excerpt-widget .byline-meta{color:#333333;font-family:'Open Sans',sans-serif;font-size:12px;text-align:justify;}.catalyst-excerpt-widget .byline-meta a,.catalyst-excerpt-widget .byline-meta a:visited{color:#FCC644 !important;text-decoration:none !important;}.catalyst-excerpt-widget .byline-meta a:hover{color:#003867 !important;text-decoration:none !important;} #catalyst-125-ads{width:270px;margin:10px auto 0;padding:0 0 5px;}.catalyst-125-ads-inner{margin-top:5px;}#catalyst-125-ads span,.catalyst-125-ads-inner span{padding:0 5px;} .ez-five-sixths,.ez-four-fifths,.ez-four-sixths,.ez-one-fifth,.ez-one-fourth,.ez-one-half,.ez-one-sixth,.ez-one-third,.ez-three-fifths,.ez-three-fourths,.ez-three-sixths,.ez-two-fifths,.ez-two-fourths,.ez-two-sixths,.ez-two-thirds{padding-left:3%;float:left;}.ez-one-half,.ez-three-sixths,.ez-two-fourths{width:48%;}.ez-one-third,.ez-two-sixths{width:31%;}.ez-four-sixths,.ez-two-thirds{width:65%;}.ez-one-fourth{width:22.5%;}.ez-three-fourths{width:73.5%;}.ez-one-fifth{width:17.4%;}.ez-two-fifths{width:37.8%;}.ez-three-fifths{width:58.2%;}.ez-four-fifths{width:78.6%;}.ez-one-sixth{width:14%;}.ez-five-sixths{width:82%;}.ez-first{padding-left:0 !important;clear:both;}.ez-only{width:100%;padding-left:0 !important;float:left;}.ez-row-wrap{width:100%;margin-bottom:20px;float:left;clear:both;}.ez-row-wrap-border{border-bottom:1px solid #E8E8E8;width:100%;margin-bottom:15px;padding-bottom:15px;float:left;clear:both;}  .ez-widget-area h4{border-bottom:1px solid #E8E8E8;margin:0 0 10px;padding:0 0 5px;color:#111111;font-size:18px;font-weight:normal;}.ez-widget-area ul,.ez-widget-area ol{margin:0;padding:0 0 15px 0;}.ez-widget-area ul li,.ez-widget-area ol li{margin:0 0 0 20px;padding:0;}.ez-widget-area ul li{list-style-type:square;}.ez-widget-area ul ul,.ez-widget-area ol ol{padding:0;} #home-hook-wrap{background:transparent;border-top:0px solid #E8E8E8;border-bottom:0px solid #E8E8E8;border-left:0px solid #E8E8E8;border-right:0px solid #E8E8E8;padding:0px 0px 0px 0px;clear:both;}#ez-home-container-wrap .post{margin:0 0 20px;}#ez-home-container-wrap .post p{padding:0 0 20px;}#ez-home-container-wrap .page p{padding:0 0 20px;}#ez-home-container-wrap .ez-widget-area img.wp-post-image{margin-bottom:10px !important;}#ez-home-container-wrap .ez-widget-area h4{border-bottom:0px solid #E8E8E8;color:#003867;font-family:'Open Sans',sans-serif;font-size:22px;}#ez-home-container-wrap .ez-widget-area{color:#333333;font-family:'Open Sans',sans-serif;font-size:14px;text-align:justify;}#ez-home-container-wrap .ez-widget-area a,#ez-home-container-wrap .ez-widget-area a:visited{color:#FCC644;text-decoration:none;}#ez-home-container-wrap .ez-widget-area a:hover{color:#003867;text-decoration:none;}#ez-home-container-wrap .ez-widget-area #wp-calendar caption,#ez-home-container-wrap .ez-widget-area #wp-calendar th{color:#333333;}#ez-home-container-wrap img,#ez-home-container-wrap p img{max-width:100%;height:auto;}#ez-home-container-wrap .nivoSlider img{max-width:none;}body.ez-home-sidebar #ez-home-container-wrap{width:658px;padding-right:20px;float:left;}body.ez-home-sidebar.home-sidebar-left #ez-home-container-wrap{padding-left:20px;padding-right:0;float:right;}#ez-home-top-container .ez-widget-area,#ez-home-middle-container .ez-widget-area,#ez-home-bottom-container .ez-widget-area{width:299.333333333px;padding-left:29px;}body.home-top-single #ez-home-top-container .ez-widget-area,body.home-middle-single #ez-home-middle-container .ez-widget-area,body.home-bottom-single #ez-home-bottom-container .ez-widget-area{width:958px;}body.home-top-double #ez-home-top-container .ez-widget-area,body.home-middle-double #ez-home-middle-container .ez-widget-area,body.home-bottom-double #ez-home-bottom-container .ez-widget-area{width:464px;}body.ez-home-wide-left-2-3 #ez-home-top-1,body.ez-home-wide-right-2-3 #ez-home-top-2,body.ez-home-wide-left-2-3-3 #ez-home-top-1,body.ez-home-wide-right-2-3-3 #ez-home-top-2,body.ez-home-wide-left-3-2 #ez-home-bottom-1,body.ez-home-wide-right-3-2 #ez-home-bottom-2,body.ez-home-wide-left-3-2-3 #ez-home-middle-1,body.ez-home-wide-right-3-2-3 #ez-home-middle-2,body.ez-home-wide-left-3-3-2 #ez-home-bottom-1,body.ez-home-wide-right-3-3-2 #ez-home-bottom-2{width:627.666666667px;}body.ez-home-sidebar #ez-home-top-container .ez-widget-area,body.ez-home-sidebar #ez-home-middle-container .ez-widget-area,body.ez-home-sidebar #ez-home-bottom-container .ez-widget-area{width:199.333333333px;}body.home-top-single.ez-home-sidebar #ez-home-top-container .ez-widget-area,body.home-middle-single.ez-home-sidebar #ez-home-middle-container .ez-widget-area,body.home-bottom-single.ez-home-sidebar #ez-home-bottom-container .ez-widget-area{width:658px;}body.home-top-double.ez-home-sidebar #ez-home-top-container .ez-widget-area,body.home-middle-double.ez-home-sidebar #ez-home-middle-container .ez-widget-area,body.home-bottom-double.ez-home-sidebar #ez-home-bottom-container .ez-widget-area{width:314px;}body.ez-home-wide-left-2-3.ez-home-sidebar #ez-home-top-1,body.ez-home-wide-right-2-3.ez-home-sidebar #ez-home-top-2,body.ez-home-wide-left-2-3-3.ez-home-sidebar #ez-home-top-1,body.ez-home-wide-right-2-3-3.ez-home-sidebar #ez-home-top-2,body.ez-home-wide-left-3-2.ez-home-sidebar #ez-home-bottom-1,body.ez-home-wide-right-3-2.ez-home-sidebar #ez-home-bottom-2,body.ez-home-wide-left-3-2-3.ez-home-sidebar #ez-home-middle-1,body.ez-home-wide-right-3-2-3.ez-home-sidebar #ez-home-middle-2,body.ez-home-wide-left-3-3-2.ez-home-sidebar #ez-home-bottom-1,body.ez-home-wide-right-3-3-2.ez-home-sidebar #ez-home-bottom-2{width:427.666666667px;}.ez-home-container-area{margin:0 0 20px;overflow:hidden;}.ez-home-bottom{margin:0;} #ez-home-slider-container-wrap{margin:0 0 20px;overflow:hidden;}#ez-home-slider-container-wrap,#ez-home-slider{width:878px;}body.child_home #ez-home-slider-container-wrap,body.child_home #ez-home-slider{width:958px;}body.slider-inside.ez-home-sidebar #ez-home-slider-container-wrap,body.slider-inside.ez-home-sidebar #ez-home-slider{width:658px;}body.double-left-sidebar.slider-inside #ez-home-slider-container-wrap,body.double-right-sidebar.slider-inside #ez-home-slider-container-wrap,body.double-sidebar.slider-inside #ez-home-slider-container-wrap,body.left-sidebar.slider-inside #ez-home-slider-container-wrap,body.right-sidebar.slider-inside #ez-home-slider-container-wrap,body.no-sidebar.slider-inside #ez-home-slider-container-wrap,body.double-left-sidebar.slider-inside #ez-home-slider,body.double-right-sidebar.slider-inside #ez-home-slider,body.double-sidebar.slider-inside #ez-home-slider,body.left-sidebar.slider-inside #ez-home-slider,body.right-sidebar.slider-inside #ez-home-slider,body.no-sidebar.slider-inside #ez-home-slider{width:558px;}body.double-left-sidebar.slider-inside #ez-home-slider-container-wrap{}body.double-right-sidebar.slider-inside #ez-home-slider-container-wrap{}body.double-sidebar.slider-inside #ez-home-slider-container-wrap{}body.left-sidebar.slider-inside #ez-home-slider-container-wrap{}body.right-sidebar.slider-inside #ez-home-slider-container-wrap{}#ez-home-slider{width:100%;height:300px;}#ez-home-slider .nivoSlider img{max-width:none;} #ez-home-sidebar-1-wrap{width:280px;float:right;}body.home-sidebar-left #ez-home-sidebar-1-wrap{float:left;}#ez-home-sidebar-1 #cat,#ez-home-sidebar-1 .widget_archive select{width:258px;} #ez-feature-top-container-wrap{background:transparent;border-top:0px solid #E8E8E8;border-bottom:0px solid #E8E8E8;border-left:0px solid #E8E8E8;border-right:0px solid #E8E8E8;}#ez-feature-top-container{width:911px;margin:0 auto;padding:30px 0px 30px 47px;}#ez-feature-top-container .ez-widget-area h4{border-bottom:0px solid #E8E8E8;color:#003867;font-family:'Open Sans',sans-serif;font-size:22px;}#ez-feature-top-container .ez-widget-area{width:283.666666667px;padding-left:29px;color:#333333;font-family:'Open Sans',sans-serif;font-size:14px;text-align:justify;}#ez-feature-top-container .ez-widget-area a,#ez-feature-top-container .ez-widget-area a:visited{color:#FCC644;text-decoration:none;}#ez-feature-top-container .ez-widget-area a:hover{color:#003867;text-decoration:none;}#ez-feature-top-container .ez-widget-area #wp-calendar caption,#ez-feature-top-container .ez-widget-area #wp-calendar th{color:#333333;}#ez-feature-top-container img,#ez-feature-top-container p img{max-width:100%;height:auto;}#ez-feature-top-container .nivoSlider img{max-width:none;}body.ez-feature-top-1 #ez-feature-top-container .ez-widget-area{width:911px;}body.ez-feature-top-2 #ez-feature-top-container .ez-widget-area{width:440.5px;}body.ez-feature-top-4 #ez-feature-top-container .ez-widget-area{width:205.75px;}body.ez-feature-top-wide-left-2 #ez-feature-top-1.ez-widget-area,body.ez-feature-top-wide-right-2 #ez-feature-top-2.ez-widget-area{width:596.333333333px;} #ez-fat-footer-container-wrap,.fat-footer-outside #ez-fat-footer-container-wrap{background:url(//highwayonemotel.com.au/wp-content/themes/dynamik/css/images/footer.png) top center repeat-x;border-top:0px solid #E8E8E8;border-bottom:0px solid #E8E8E8;border-left:0px solid #E8E8E8;border-right:0px solid #E8E8E8;}#ez-fat-footer-container-wrap{margin:0 0 5px;}.fat-footer-outside #ez-fat-footer-container-wrap{margin:0;}#ez-fat-footer-container{padding:5px 0px 30px 0px;}#ez-fat-footer-container .ez-widget-area h4{border-bottom:0px solid #E8E8E8;color:#003867;font-family:'Open Sans',sans-serif;font-size:22px;}#ez-fat-footer-container .ez-widget-area{width:299.333333333px;padding-left:29px;color:#333333;font-family:'Open Sans',sans-serif;font-size:14px;text-align:justify;font-weight:600;}#ez-fat-footer-container .ez-widget-area a,#ez-fat-footer-container .ez-widget-area a:visited{color:#333333;text-decoration:none;}#ez-fat-footer-container .ez-widget-area a:hover{color:#FCC644;text-decoration:none;}#ez-fat-footer-container .ez-widget-area #wp-calendar caption,#ez-fat-footer-container .ez-widget-area #wp-calendar th{color:#333333;}#ez-fat-footer-container img,#ez-fat-footer-container p img{max-width:100%;height:auto;}#ez-fat-footer-container .nivoSlider img{max-width:none;}body.ez-fat-footer-1 #ez-fat-footer-container .ez-widget-area{width:958px;}body.ez-fat-footer-2 #ez-fat-footer-container .ez-widget-area{width:464px;}body.ez-fat-footer-4 #ez-fat-footer-container .ez-widget-area{width:217.5px;}body.ez-fat-footer-wide-left-2 #ez-fat-footer-1.ez-widget-area,body.ez-fat-footer-wide-right-2 #ez-fat-footer-2.ez-widget-area{width:627.666666667px;} #dual-sidebar-outer{width:480px;float:right;}.double-left-sidebar #dual-sidebar-outer{float:left;}#dual-sidebar-inner{width:100%;float:left;}#sidebar-1-wrap{width:260px;float:left;}.right-sidebar #sidebar-1-wrap{float:right;}.left-sidebar #sidebar-1-wrap{}.double-sidebar #sidebar-1-wrap{}#sidebar-2-wrap{width:160px;float:right;}.double-sidebar #sidebar-2-wrap{;}#sidebar-1{width:260px;margin:0;padding:0;}#sidebar-2{width:160px;margin:0;padding:0;}#sidebar-1 .widget,#sidebar-2 .widget,#ez-home-sidebar-1 .widget{margin:0 0 15px;padding:0;clear:both;}#sidebar-1,#sidebar-2,#ez-home-sidebar-1{color:#333333;font-family:'Open Sans',sans-serif;font-size:14px;text-align:justify;}#sidebar-1 a,#sidebar-1 a:visited,#sidebar-2 a,#sidebar-2 a:visited,#ez-home-sidebar-1 a,#ez-home-sidebar-1 a:visited{color:#FCC644;text-decoration:none;}#sidebar-1 a:hover,#sidebar-2 a:hover,#ez-home-sidebar-1 a:hover{color:#003867;text-decoration:none;}#sidebar-1 .widget,#sidebar-2 .widget,#ez-home-sidebar-1 .widget{background:transparent;border-top:0px solid #E8E8E8;border-bottom:0px solid #E8E8E8;border-left:0px solid #E8E8E8;border-right:0px solid #E8E8E8;margin:0px 0 20px 0;}#sidebar-1 h4,#sidebar-2 h4,#ez-home-sidebar-1 h4{background:transparent;border-top:0px solid #E8E8E8;border-bottom:0px solid #E8E8E8;border-left:0px solid #E8E8E8;border-right:0px solid #E8E8E8;margin:0;padding:5px 0px 4px 0px;color:#003867;font-family:'Open Sans',sans-serif;font-size:23px;font-weight:normal;font-weight:600;}#sidebar-1 .widget p,#sidebar-2 .widget p,#ez-home-sidebar-1 .widget p{margin:0;padding:0;}#sidebar-1 .textwidget,#sidebar-2 .textwidget,#sidebar-1 .php-textwidget,#sidebar-2 .php-textwidget,#sidebar-1 .widget_tag_cloud div div,#sidebar-2 .widget_tag_cloud div div,#sidebar-1 .catalyst-excerpt-widget-inner,#sidebar-2 .catalyst-excerpt-widget-inner,#sidebar-1 .author-bio-widget,#sidebar-2 .author-bio-widget,#ez-home-sidebar-1 .textwidget,#ez-home-sidebar-1 .php-textwidget,#ez-home-sidebar-1 .widget_tag_cloud div div,#ez-home-sidebar-1 .catalyst-excerpt-widget-inner,#ez-home-sidebar-1 .author-bio-widget{padding:0px 0px 0px 0px;}#sidebar-1 #wp-calendar caption,#sidebar-2 #wp-calendar caption,#sidebar-1 #wp-calendar th,#sidebar-2 #wp-calendar th,#ez-home-sidebar-1 #wp-calendar caption,#ez-home-sidebar-1 #wp-calendar th{color:#333333;}#cat,.widget_archive select,#sidebar-1 .widget_archive select,#sidebar-2 .widget_archive select,#ez-home-sidebar-1 .widget_archive select{background:#F6F6F6;border:1px solid #E8E8E8;margin:10px 0 10px 10px;padding:3px;font-size:12px;display:inline;}#sidebar-1 #cat,#sidebar-1 .widget_archive select{width:238px;}#sidebar-2 #cat,#sidebar-2 .widget_archive select{width:138px;}#sidebar-1 a img,#sidebar-2 a img,#ez-home-sidebar-1 a img{border:none;margin:0;padding:0;}#sidebar-1 ul li,#sidebar-2 ul li,#ez-home-sidebar-1 ul li{list-style-type:none;}#sidebar-1 ol li,#sidebar-2 ol li,#ez-home-sidebar-1 ol li{list-style-type:decimal;}#sidebar-1 ul,#sidebar-1 ol,#sidebar-2 ul,#sidebar-2 ol,#ez-home-sidebar-1 ul,#ez-home-sidebar-1 ol{margin:0;padding:0px 0px 0px 0px;}#sidebar-1 .searchform,#sidebar-2 .searchform,#ez-home-sidebar-1 .searchform{padding:0 10px 0 10px;}#sidebar-1 ul ul,#sidebar-1 ol ol,#sidebar-2 ul ul,#sidebar-2 ol ol,#ez-home-sidebar-1 ul ul,#ez-home-sidebar-1 ol ol{margin:0;padding:0 0 0 15px;} .widget_pages{color:#333333;font-family:'Open Sans',sans-serif;font-size:14px;text-align:justify;}.widget_pages a,.widget_pages a:visited{color:#FCC644 !important;text-decoration:none !important;}.widget_pages a:hover{color:#003867 !important;text-decoration:none !important;} #comment-wrap{background:transparent;border:0px solid #E8E8E8;margin:0px 0 0px 0;padding:0px 0px 0px 0px;}#comment,#author,#email,#url{margin:10px 0 5px;padding:3px 0 3px 5px;font-weight:normal;display:inline;}#author,#email,#url{margin:10px 0 0;}#respond{display:block;}#respond:after{visibility:hidden;display:block;height:0;font-size:0;line-height:0;content:" ";clear:both;}#commentform{margin:5px 10px 0 0;}#commentform #author,#commentform #email,#commentform #url{width:200px;}#commentform textarea{width:100%;}#commentform textarea,#commentform #author,#commentform #email,#commentform #url{background:transparent;border:1px solid #E8E8E8;color:#333333;font-family:'Open Sans',sans-serif;font-size:13px;text-align:justify;}#commentform p{margin:5px 0;}#commentform #submit{background:transparent;border:1px solid #E8E8E8;width:110px;padding:3px 3px 3px 3px;color:#333333;font-family:'Open Sans',sans-serif;font-size:13px;float:left;cursor:pointer;text-decoration:none;text-align:justify;}#commentform #submit:hover{background:transparent;border:1px solid #E8E8E8;color:#111111;text-decoration:none;}#commentform input{width:200px;margin:5px 5px 1px 0;padding:2px;}.commentlist li .avatar{background:transparent;border:1px solid #E8E8E8;width:60px;height:60px;margin:0 5px 0 10px;padding:4px;float:right;}.commentlist cite,.commentlist cite a,.commentlist .says{font-size:12px;font-weight:bold;font-style:normal;}.commentlist p{margin:10px 5px 10px 0;font-weight:normal;text-transform:none;}.commentlistmetadata{font-weight:normal;}.comment-body-text,.commentlist p,.reply,#respond p{color:#333333;font-family:'Open Sans',sans-serif;font-size:13px;text-align:justify;}#reply-title,.comment-heading{color:#003867 !important;font-family:'Open Sans',sans-serif !important;font-size:18px !important;}.comment-author{color:#333333;font-family:'Open Sans',sans-serif;}.comment-author cite a,.comment-author cite a:visited{color:#21759B;text-decoration:none;}.comment-author cite a:hover{color:#D54E21;text-decoration:underline;}.comment-author cite,.comment-author cite a,.comment-author .says{font-size:13px;text-align:justify;}.commentmetadata{color:#FCC644;font-family:'Open Sans',sans-serif;font-size:12px;text-align:justify;}.commentmetadata a,.commentmetadata a:visited{color:#FCC644 !important;text-decoration:none !important;}.commentmetadata a:hover{color:#003867 !important;text-decoration:none !important;}.commentlist a,.commentlist a:visited,.comments-nav a,.comments-nav a:visited,#respond a,#respond a:visited{color:#FCC644;text-decoration:none;}.commentlist a:hover,.comments-nav a:hover,#respond a:hover{color:#003867;text-decoration:none;}.comment-list,.children{margin:0;padding:0;}.commentlist ol{padding:10px;}.commentlist li{margin:15px 0 10px 0;padding:10px 5px 10px 10px;list-style:none;}.commentlist li ul li{background:transparent;margin-left:10px;margin-right:-5px;}.nocomments{text-align:center;}.comments-nav{margin:10px 0 40px 0;}.thread-even{background:transparent;}.thread-odd{background:transparent;}.even,.alt{border-top:1px solid #E8E8E8;border-bottom:1px solid #E8E8E8;border-left:0px solid #E8E8E8;border-right:0px solid #E8E8E8;}.commentlist .depth-2,.commentlist .depth-3,.commentlist .depth-4,.commentlist .depth-5,.commentlist .depth-6{border-top:1px solid #E8E8E8;border-bottom:1px solid #E8E8E8;border-left:0px solid #E8E8E8;border-right:0;} #footer-wrap{background:transparent;border-top:0px solid #E8E8E8;border-bottom:0px solid #E8E8E8;border-left:0px solid #E8E8E8;border-right:0px solid #E8E8E8;margin:0 auto;clear:both;}#footer{width:958px;height:auto;margin:0 auto;padding:0px 0 10px 0;clear:both;float:none;display:block;}#footer p.footer-content{color:#888888;font-family:'Open Sans',sans-serif;font-size:10px;}#footer .footer-content a,#footer .footer-content a:visited{color:#888888;text-decoration:none;}#footer .footer-content a:hover{color:#555555;text-decoration:none;}.footer-left{padding:0px 20px 0px 20px !important;float:left;}.footer-right{padding:0px 20px 0px 20px !important;float:right;}.footer-center{padding:0px 0px 0px 0px !important;text-align:center;clear:both;}.catalyst-attribute{font-style:italic;} .no_sidebar #wrap{width:1000px;}.no_sidebar #header{width:1000px;}.no_sidebar.header-left-full-width #header-left,.no_sidebar.header-left-full-width #header-left #title,.no_sidebar.header-left-full-width #header-left #title a{width:500px;}.no_sidebar #navbar-1{width:1000px;}.no_sidebar #navbar-2{width:1000px;}.no_sidebar #container{width:920px;}.no_sidebar #ez-home-slider-container-wrap,.no_sidebar #ez-home-slider{width:920px;}.no_sidebar #content-sidebar-wrap{width:920px;}.no_sidebar.double-sidebar #content-sidebar-wrap{width:1260px;}.no_sidebar #content-wrap,.no_sidebar.left-sidebar #content-wrap,.no_sidebar.right-sidebar #content-wrap,.no_sidebar.no-sidebar #content-wrap{width:920px;}.no_sidebar #content,.no_sidebar.left-sidebar #content,.no_sidebar.right-sidebar #content,.no_sidebar.no-sidebar #content{width:920px;}.no_sidebar #content{margin:0;}.no_sidebar.double-left-sidebar #content{}.no_sidebar.right-sidebar #content{}.no_sidebar.left-sidebar #content{}.no_sidebar.double-sidebar #content{}.no_sidebar.no-sidebar #content{}body.no_sidebar.slider-inside #ez-home-slider-container-wrap,.no_sidebar.slider-inside #ez-home-slider{width:920px;}body.no_sidebar.double-left-sidebar.slider-inside #ez-home-slider-container-wrap{}body.no_sidebar.double-right-sidebar.slider-inside #ez-home-slider-container-wrap{}body.no_sidebar.double-sidebar.slider-inside #ez-home-slider-container-wrap{}body.no_sidebar.left-sidebar.slider-inside #ez-home-slider-container-wrap{}body.no_sidebar.right-sidebar.slider-inside #ez-home-slider-container-wrap{}.no_sidebar #ez-feature-top-container{width:953px;}.no_sidebar #ez-feature-top-container .ez-widget-area{width:297.666666667px;}.no_sidebar.ez-feature-top-1 #ez-feature-top-container .ez-widget-area{width:953px;}.no_sidebar.ez-feature-top-2 #ez-feature-top-container .ez-widget-area{width:461.5px;}.no_sidebar.ez-feature-top-4 #ez-feature-top-container .ez-widget-area{width:216.25px;}.no_sidebar.ez-feature-top-wide-left-2 #ez-feature-top-1.ez-widget-area,.no_sidebar.ez-feature-top-wide-right-2 #ez-feature-top-2.ez-widget-area{width:624.333333333px;}.no_sidebar #ez-fat-footer-container .ez-widget-area{width:313.333333333px;}.no_sidebar.ez-fat-footer-1 #ez-fat-footer-container .ez-widget-area{width:1000px;}.no_sidebar.ez-fat-footer-2 #ez-fat-footer-container .ez-widget-area{width:485px;}.no_sidebar.ez-fat-footer-4 #ez-fat-footer-container .ez-widget-area{width:228px;}.no_sidebar.ez-fat-footer-wide-left-2 #ez-fat-footer-1.ez-widget-area,.no_sidebar.ez-fat-footer-wide-right-2 #ez-fat-footer-2.ez-widget-area{width:655.666666667px;}.no_sidebar #dual-sidebar-outer{width:500px;}.no_sidebar.double-left-sidebar #dual-sidebar-outer{}.no_sidebar #sidebar-1-wrap,.no_sidebar #sidebar-1{width:280px;}.no_sidebar.right-sidebar #sidebar-1-wrap{}.no_sidebar.left-sidebar #sidebar-1-wrap{}.no_sidebar.double-sidebar #sidebar-1-wrap{}.no_sidebar #sidebar-2-wrap,.no_sidebar #sidebar-2{width:160px;}.no_sidebar.double-sidebar #sidebar-2-wrap{}.no_sidebar #sidebar-1 #cat{width:258px;}.no_sidebar #sidebar-2 #cat{width:138px;}.no_sidebar #footer{width:1000px;}#navbar-1-wrap{background:url(//highwayonemotel.com.au/wp-content/themes/dynamik/css/images/menu-bg.png) center center;border-bottom:1px solid #fff;border-top:1px solid #fff;width:958px !important;margin:0 auto !important;}#navbar-1{width:605px !important;}.panels{padding-top:20px;border-top:6px solid #e8e8e8;}.panels aside{float:left;margin-left:14px;}.panels aside:first-child{margin-left:0px !important;}body.home #wrap{padding-top:7px !important;}body.home #container-wrap{background:url(//highwayonemotel.com.au/wp-content/themes/dynamik/css/images/container-border.png) center top no-repeat;}#menu-footer-menu{text-align:center;}#menu-footer-menu li{display:inline;margin:0 0 0 10px !important;}#menu-footer-menu li a{padding:6px 12px;}#menu-footer-menu li.current-menu-item a,#menu-footer-menu li a:hover{color:#FCC644 !important;background:#003867;padding:6px 12px;}.entry-title{margin-bottom:25px !important;}#content .page{margin-bottom:0px !important;}.nivoSlider img{display:none;} .gform_footer br,.gform_wrapper br{display:none;}.gform_heading p{padding:0 !important;}.gform_wrapper li,.gform_wrapper form li{margin-left:0 !important;}.gform_wrapper h3.gform_title{margin:10px 0 6px 0 !important;}.gform_wrapper .gsection{padding:0 0 8px 0 !important;margin:16px 0 !important;clear:both !important;}.gform_wrapper .gsection .gfield_label,.gform_wrapper h2.gsection_title,.gform_wrapper h3.gform_title{font-size:1.3em !important;}.gform_wrapper .description,.gform_wrapper .gfield_description,.gform_wrapper .gsection_description{padding:4px 0 8px 0 !important;} ul.gform_fields{padding:0 !important;}.phone,.phone h4{color:#fff !important;font-family:'Merriweather Sans',sans-serif !important;font-size:24px !important;text-shadow:2px 2px rgba(0,0,0,0.2);}div.wpcf7 {
margin: 0;
padding: 0;
}
div.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
height: 1px;
width: 1px;
margin: 0;
padding: 0;
border: 0;
}
div.wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #ff0000;
}
div.wpcf7-mail-sent-ok {
border: 2px solid #398f14;
}
div.wpcf7-mail-sent-ng,
div.wpcf7-aborted {
border: 2px solid #ff0000;
}
div.wpcf7-spam-blocked {
border: 2px solid #ffa500;
}
div.wpcf7-validation-errors,
div.wpcf7-acceptance-missing {
border: 2px solid #f7e700;
}
.wpcf7-form-control-wrap {
position: relative;
}
span.wpcf7-not-valid-tip {
color: #f00;
font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip span.wpcf7-not-valid-tip {
position: absolute;
top: 20%;
left: 20%;
z-index: 100;
border: 1px solid #ff0000;
background: #fff;
padding: .2em .8em;
}
span.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
span.wpcf7-list-item-label::before,
span.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-display-none {
display: none;
}
div.wpcf7 .ajax-loader {
visibility: hidden;
display: inline-block;
background-image: url(//highwayonemotel.com.au/wp-content/plugins/contact-form-7/images/ajax-loader.gif);
width: 16px;
height: 16px;
border: none;
padding: 0;
margin: 0 0 0 4px;
vertical-align: middle;
}
div.wpcf7 .ajax-loader.is-active {
visibility: visible;
}
div.wpcf7 div.ajax-error {
display: none;
}
div.wpcf7 .placeheld {
color: #888;
}
div.wpcf7 .wpcf7-recaptcha iframe {
margin-bottom: 0;
}
div.wpcf7 input[type="file"] {
cursor: pointer;
}
div.wpcf7 input[type="file"]:disabled {
cursor: default;
}
div.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}.testimonial-wrap {
overflow: hidden;
}
.testimonial-wrap .testimonial-container {
width:  104%;
} .testimonial-wrap .testimonial-container .testimonial {
width: 96%;
}
.testimonial-wrap .testimonial-container.col1 .testimonial {
position: relative !important;
top: auto !important;
left: auto !important;
}
.testimonial-wrap .testimonial-container.col2 .testimonial {
width: 46%;
}
.testimonial-wrap .testimonial-container.col3 .testimonial {
width: 29%;
}
.testimonial-wrap .testimonial-container.col4 .testimonial {
width: 21%;
} .testimonial-wrap .testimonial-container .testimonial {
margin-bottom: 40px;
float: left;
}
.testimonial-wrap .testimonial-container .testimonial strong {
font-size: 1.2em;
} .widget_mdz_testimonials .testimonial {
margin-bottom: 20px;
}
.widget_mdz_testimonial .testimonial.last {
margin-bottom: 0;
}
.widget_mdz_testimonial .testimonial p {
padding-bottom: 10px !important;
margin-bottom: 0 !important;
}
.testimonial-wrap .testimonial-container .testimonial small,
.widget_mdz_testimonial .testimonial small {
opacity: .6;
font-size: .9em !important;
}
.testimonial-wrap .testimonial-container .testimonial .testimonial-url small,
.widget_mdz_testimonial .testimonial .testimonial-url small  {
opacity: 1;
}
.testimonial-wrap .testimonial-container.layout-left .testimonial footer,
.testimonial-wrap .testimonial-container.layout-left .testimonial .testimonial-thumbnail,
.widget_mdz_testimonial .testimonial.layout-left footer,
.widget_mdz_testimonial .testimonial.layout-left .testimonial-thumbnail {
float: left;
text-align: left;
}
.testimonial-wrap .testimonial-container.layout-center .testimonial footer,
.testimonial-wrap .testimonial-container.layout-center .testimonial .testimonial-thumbnail,
.widget_mdz_testimonial .testimonial.layout-center footer,
.widget_mdz_testimonial .testimonial.layout-center .testimonial-thumbnail {
clear: both;
text-align: center;
}
.testimonial-wrap .testimonial-container.layout-right .testimonial footer,
.testimonial-wrap .testimonial-container.layout-right .testimonial .testimonial-thumbnail,
.widget_mdz_testimonial .testimonial.layout-right footer,
.widget_mdz_testimonial .testimonial.layout-right .testimonial-thumbnail {
float: right;
text-align: right;
}
.widget_mdz_testimonial .testimonia.layout-left footer,
.widget_mdz_testimonial .testimonia.layout-right footer,
.testimonial-wrap .testimonial-container.layout-right .testimonial footer,
.testimonial-wrap .testimonial-container.layout-left .testimonial footer {
display: table-row;
}
.widget_mdz_testimonial .testimonial.layout-left.testimonial-has-thumb .footer-inner,
.widget_mdz_testimonial .testimonial.layout-right.testimonial-has-thumb .footer-inner,
.testimonial-wrap .testimonial-container.layout-right .testimonial.testimonial-has-thumb .footer-inner,
.testimonial-wrap .testimonial-container.layout-left .testimonial.testimonial-has-thumb .footer-inner {
display: table-cell;
vertical-align: middle;
height: 75px;
}
.widget_mdz_testimonial .testimonial .testimonial-thumbnail,
.testimonial-wrap .testimonial-container .testimonial .testimonial-thumbnail {
overflow: hidden;
-moz-box-sizing: border-box;
box-sizing: border-box;
width: 75px;
height: 75px;
}
.widget_mdz_testimonial .testimonial.testimonial-thumb-border .testimonial-thumbnail,
.testimonial-wrap .testimonial-container.testimonial-thumb-border .testimonial .testimonial-thumbnail {
border: 2px solid #FFF;
box-shadow: 0 0 3px rgba(0,0,0,.3);
}
.widget_mdz_testimonial .testimonial.testimonial-thumb-circle .testimonial-thumbnail,
.testimonial-wrap .testimonial-container.testimonial-thumb-circle .testimonial .testimonial-thumbnail {
border-radius: 50% 50%;
}
.widget_mdz_testimonial .testimonial .testimonial-thumbnail img,
.testimonial-wrap .testimonial-container .testimonial .testimonial-thumbnail img {
border: 0 !important;
padding: 0 !important;
display: block;
background: transparent !important;
}
.widget_mdz_testimonial .testimonial.layout-right .testimonial-thumbnail,
.testimonial-wrap .testimonial-container.layout-right .testimonial .testimonial-thumbnail {
margin: 0 3px 5px 1em;
}
.widget_mdz_testimonial .testimonial.layout-left .testimonial-thumbnail,
.testimonial-wrap .testimonial-container.layout-left .testimonial .testimonial-thumbnail {
margin: 0 1em 5px 3px;
}
.widget_mdz_testimonial .testimonial.layout-center .testimonial-thumbnail,
.testimonial-wrap .testimonial-container.layout-center .testimonial .testimonial-thumbnail {
margin: 0 auto 5px auto;
}