/* ---------------------------------
			CSS Reset 
--------------------------------- */

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;border: 0;outline: 0;font-size: 100%;vertical-align: baseline;background: transparent;}

body {line-height: 1;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after, q:before, q:after {	content: '';}

/* remember to define focus styles! */
:focus {outline: 0;}
/* remember to highlight inserts somehow! */
ins {text-decoration: none;}
del {text-decoration: line-through;}

/* tables still need 'cellspacing="0"' in the markup */
table {border-collapse: collapse;border-spacing: 0;}



/* ---------------------------------
			General 
--------------------------------- */
/*
@font-face {
	font-family: 'MuseoSlab500';
	src: url('../font/museo_slab_500-webfont.eot');
	src: local('☺'), url('../font/museo_slab_500-webfont.woff') format('woff'), url('../font/museo_slab_500-webfont.ttf') format('truetype'), url('../font/museo_slab_500-webfont.svg#webfontvdBLxxxM') format('svg');
	font-weight: normal;
	font-style: normal;
}*/

html, body {height: 100%;}

body {font:12px Arial, Helvetica, Tahoma, sans-serif;margin:0;padding:0;}

p {line-height:20px;padding:0px;margin:0 0 15px 0;}

.wrapper {width:960px;min-height: 100%;height: auto !important;	height: 100%;margin: 0 auto -343px; /* the bottom margin is the negative value of the footer's height */}

/* ---------------------------------
			Links 
--------------------------------- */

a{text-decoration:none;}
a:hover{text-decoration:underline;}

/* ---------------------------------
			Clearfix 
--------------------------------- */
.clear {clear:both;display:block;font-size:0px;height:0px;line-height:0;width:100%;}

/* ---------------------------------
			IMAGES 
--------------------------------- */

.photo {position:relative;}
.photo a {position:relative; float:left}
.left { float:left; margin:5px 30px 15px 0;}
.right { float:right; margin:5px 0 15px 30px;}
.nomargin { margin:5px 0 20px 0;}

/* ---------------------------------
			PRETTY PHOTO 
--------------------------------- */

.pr_photo {position:relative; float:left;}
.pr_photo a {position:relative; float:left}
.pr_photo a span {background-repeat:no-repeat;width:34px;height:34px;display:none;position:absolute;right:10px;bottom:10px;}


/* ---------------------------------
			Headers 
--------------------------------- */

h1,h2,h3,h4,h5 {font-family:Tahoma, Arial;letter-spacing:-0.7px; margin:5px 0 5px 0; padding:0; float:none}

h1,h2,h3,h4,h5{font-weight:normal;line-height:100%;}

h1 a,h2 a,h3 a,h4 a,h5 a{ text-decoration:none;}

h1{font-size:24px;}
h2{font-size:22px; border-bottom:1px dotted #666666; width:100%;}
h3{font-size:20px;}
h4{font-size:16px;}
h5{font-size:14px;}

.inside_title h2 {margin:30px 0 15px 0;font-size:24px;}
	
/* ---------------------------------
			Shortcodes 
--------------------------------- */
/*
code {
	clear:both;
	font: normal 13px/18px Consolas, "Courier New", Courier, monospace;
	letter-spacing:.02em;
	display:block;
	padding:12px 25px 12px 35px;
	margin:10px 0 15px 0;
	background-repeat: repeat-y;
	background-position: left top;
}

*/
span.hightlight_themecolor,span.hightlight_blue,span.hightlight_black,span.hightlight_red,span.hightlight_green {padding:3px;}


span.hightlight_themecolor:hover,span.hightlight_blue:hover,span.hightlight_black:hover,span.hightlight_red:hover,span.hightlight_green:hover {background:#999; color:#222;}

span.dropcap {font-family:Tahoma, Arial;font-size:42px;display:block;float:left;padding:10px 10px 5px 0;margin:0;}
span.dropcap_gray {font-family:Tahoma, Arial;font-size:42px;display:block;float:left;padding:10px 10px 5px 0;margin:0;}
blockquote {font-family:Tahoma, Arial;margin:10px 0;padding:15px 15px 15px 70px;font-size:14px;line-height:20px;}

hr {margin-bottom:20px;	border:0;	background-repeat: repeat-x;background-position: top;}
 
/* ------- List Styles ------- */

ul li{list-style:none outside;margin-left:0px;padding-left: 15px; }
ol, ol li{list-style:decimal outside;}
ol, dd{margin-left:24px;}
ul ul, ol ul, ul ol, ol ol{margin-bottom:0;margin-top:0;}

ul.bullet-check li {line-height:20px;padding-left: 25px;background-color: transparent;background-repeat: no-repeat;background-position: 0 0.2em;}
ul.bulletlist li {line-height:20px;background-color: transparent;background-repeat: no-repeat;background-position: 0 0.7em;}
ol.ordlist li {line-height:20px;}

/* ------- Tables ------- */

table {border-collapse:separate;border-spacing:0;}
table thead tr {border-top:none;}
table thead tr:hover {border-top:none;border-bottom:none;background:none}
table thead td {border-top:none;border-bottom:none;}
.tab_first_td {border-top:none;	border-bottom:none;}
.tab_last_td {border-top:none;border-bottom:none;}
table td {padding:12px 0 12px 20px;}
.tab_border_none td {border-top:none;}
.tab_border_bottom_none td {border-bottom:none;}


/* ---------------------------------
			Header 
--------------------------------- */

.header {z-index:10;position:relative;height:157px;}
	
#logo	{position:absolute;top:24px;left:69px;display:inline;}
#top_contact_box {position:absolute;top:25px;left:380px;width:350px;height:71px;}

.top_contact_box1 {float:left;line-height:26px;padding:10px 20px 0 0;text-align:right;width:50px;height:71px;background-repeat: no-repeat;background-position: right top;}
.top_contact_box2 {float:left;line-height:26px;padding:10px 0 0 15px;text-align:left;width:250px;height:71px;}
.top_contact_box2 a {text-decoration:none;}
.top_contact_box2 span {font-family:Tahoma, Arial;letter-spacing:-1px;font-size:26px;}
#loghi{	position:absolute;top:5px; left:740px;}

/* ---------------------------------
	Superfish Drop down menu
--------------------------------- */

.top_menu {z-index:10000;position:absolute;top:140px;right:0px;width:650px;height:40px;}
.sf-menu, .sf-menu * {z-index:9999;margin:0;padding:0;list-style:none;font-size: 13px;}
.sf-menu {z-index:9999;	line-height:100%;position:absolute;right:0;bottom:0;float:left;}

.sf-menu ul {z-index:9999;position:	absolute;top:-999em;width:20em; /* left offset of submenus need to match (see below) */}
.sf-menu ul li {z-index:9999;width:	100%;}
.sf-menu li:hover {	visibility:	inherit; /* fixes IE7 'sticky bug' */}
.sf-menu li {float:	left;position:relative;}
.sf-menu a {display:block;	position:relative;padding:.75em 1.0em;text-decoration:none;font-weight:bold;}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {left:0;	top:			2.5em; /* match top ul list item height */	z-index:		99;}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {top:			-999em;}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {left:			10em; /* match ul width */	top:			-10px;margin-left:	2px;}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {top:-999em;}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {left:10em; /* match ul width */top:	-11px;}

.sf-menu ul a{font-size:12px;}
.sf-menu li ul {padding:10px 12px 10px 10px;}
.sf-menu a.sf-with-ul {padding-right: 	30px;min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */}
.sf-sub-indicator {	position:absolute;	display:block;right:10px;top:1.05em; /* IE6 only */width:10px;height:10px;text-indent:	-999em;	overflow:hidden;}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top:			1em;
	background-position: 0 -100px; /* use translucent arrow for modern browsers*/
}

/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {	background-position: -10px -100px; /* arrow hovers for modern browsers*/}

/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator { background-position:  -10px 0; top:0.75em; }
.sf-menu ul a > .sf-sub-indicator { background-position:  0 0; }

/* apply hovers to modern browsers */
.sf-menu ul a:focus > .sf-sub-indicator,
.sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator,
.sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}

	
/* ---------------------------------
			Content 
--------------------------------- */

	
#content {width:960px;margin:0 auto;}
#leftsidebar {float:left;margin:0 0 0 10px;	width:280px;}
	
#main_content {float:left;margin-bottom:20px;width:670px;}
#main_content_full{	float:left;	padding-bottom:20px;}
.content_main_box {	float:left;	padding:0 20px 20px 20px;	padding-bottom:20px;}
.content_main_box_full {float:left;	padding:0 20px 20px 20px;}

.leftsidebar_top {z-index:11;position:relative;margin:-14px 10px 0 10px;width:280px;height:60px;}


/* Full-page Layout */
.full_one-third, .full_two-thirds, .full_one-fourth, .full_half-page { float: left; margin: 0 10px 10px 10px;}
.full_one-third	{ width: 289px;}
.full_one-fourth { width: 211px;}
.full_half-page	{ width: 444px;}
.full-page	{ width: 960px;}

.full_one-third.last, .full_one-fourth.last, .full_half-page.last { clear:right; margin-right:0px;}

/* Right sidebar Layout */
.lside_one-third, .lside_half-page { float: left; margin: 0 10px 10px 0px; }
.lside_one-third	{ width: 203px;}
.lside_half-page	{ width: 308px;}
.lside_one-third.last, .lside_half-page.last { clear:right; margin-right:0px;}
	
/* ---------------------------------
			Wigets 
--------------------------------- */

.lside_wiget_box {margin:0 0 25px 10px;width:260px;}
.lside_wiget_box_title {font-family:Tahoma, Arial;margin-bottom:15px;font-size:22px;letter-spacing:-0.7px;padding-bottom:15px;}
.lside_wiget_box_title span {margin-left:10px;}
	
/* Sidebar menu */
ul#wig_menu, ul#wig_menu ul { list-style-type:none; margin: 0 0 0 5px; padding: 0; width: 240px;}
ul#wig_menu a { text-decoration: none;}
ul#wig_menu li {line-height:14px; margin-top: 0px;}

ul#wig_menu li a {display:block;padding:7px;text-transform: uppercase;background-repeat: no-repeat;background-position: 10px;}
ul#wig_menu li a span {	margin-left:20px;}

/* Text wiget */
.wig_txtbox {background-repeat: no-repeat;background-position: right bottom;padding:15px;}
.wig_txtbox p {	margin:5px 0 10px 0;line-height:18px; }

/* Popular post */

.wig_postbox {margin-bottom:5px;}
.wig_postbox img {float:left;margin:8px;}
.wig_post_right {margin-left:12px;}	
	
.wig_post_title {font-family:Tahoma, Arial;text-decoration:none;float:left;	display:block;
	width:160px;
	font-size:16px;
	letter-spacing:-0.5px;
	margin:12px 7px 0 0;
	padding-bottom:5px;
	}
	
.wig_postbox span {
	float:left;
	width:160px;
	display:block;
	padding-top:5px;
	font-size:11px;
	margin-bottom:15px;
	}
	
/* Latest from twitter */
	
.wig_twitbox {
	padding:15px 20px 15px 10px;
	}
	
.wig_twitbox p {
	line-height:17px;
	font-size:11px;
	padding-left:25px;
	background-repeat: no-repeat;
	background-position: left top;
}

.wig_twit_bot {
	height:20px;
	padding:5px 0 0 50px;
	background-repeat: no-repeat;
	background-position: left top;
}

.wig_twit_bot a {
	padding-top:5px;
	font-size:11px;
}
	
.wig_twit_bot a:hover {
	text-decoration:none;
}

/* ---------------------------------
		MAIN CONTENT 
--------------------------------- */

.content_box {
	padding:20px 0 0 0;
	float:left;
	margin-bottom:10px;
	position:relative;
	min-width:630px;

}

.posttitle {margin:0px 120px 10px 0;}
	

.content_comm {
	position:absolute;
	top:30px;
	right:55px;
}
	
.content_comm a {
	text-decoration:none;
	display:block;
	text-align:center;
	padding:7px 0 0 0;
	width:36px;
	height:34px;
	font-size:14px;
	background-repeat: no-repeat;
	background-position: left top;
}

.content_comm a:hover {
	display:block;
	text-align:center;
	padding:7px 0 0 0;
	width:36px;
	height:34px;
	font-size:14px;
	background-repeat: no-repeat;
	background-position: right top;
}

.content_comm a span {
	display:block;
	margin-right:2px;

}
	
/* Entries - Post Meta Date */
.date	{
	clear:both;
	width:80px;
	height:30px;
	font-weight:bold;
	position:absolute;
	right:-30px;
	top:29px;
}

.date .date_holder	{margin:0;}

.date span.day	{
	padding:1px 6px 1px 5px;
	display: block;
	float: left;
	line-height: 28px;
	font-size: 28px;
	letter-spacing:-2px;
}
.date span.month{
	width: 30px; 
	display: block;
	float: right;	
	font-size: 14px; 
	line-height: 12px;	
	padding: 3px 5px 0 0; 
	text-align: center; 
	text-transform: uppercase; }
	
.date span.year	{font-size:14px; width: 30px; display: block;}

/* Post Title */

.content_box_postin {
	margin:-15px 0 20px 0;
	padding-left:15px;
	clear:both;
	display:block;
	background-repeat: no-repeat;
	background-position: left center;
}
	
.content_box_postin a {
	text-decoration:none;
	font-weight:bold;
}

.content_box_postin a:hover {
	font-weight:bold;
}


	
.content_desc {
	line-height:20px;
	margin:20px 20px 10px 0}
	
/* Button */
	
.cont_button {
	margin:10px 10px 10px 0;
	display:block;
	float:left;}
	
.cont_button a {
	text-decoration:none;
	font-size:11px;
	display:block;
	background-repeat: no-repeat;
	background-position: right top;
	padding:4px 20px 6px 10px;
}

.cont_button a:hover {
	background-repeat: no-repeat;
	background-position: right top;

}

.cont_button a span {
	padding:4px 15px 6px 0px;
	background-repeat: no-repeat;
	background-position: right center;
}


/* WP Page-Navi (plugin "WP-PageNavi" by Lester Chan must be installed first)*/

.wp-pagenavi-box {
	padding-top:15px;
	padding-bottom:10px;
	width:100%;
	float:left;
}

.wp-pagenavi	{
	float:left;
	position:relative;
	padding:10px 20px 10px 0;
}

.wp-pagenavi a, .wp-pagenavi a:link {
	padding: 7px 11px 7px 11px;
	text-decoration: none;
	font-weight:bold;
}

.wp-pagenavi a:visited {
	text-decoration: none;
	font-weight:bold;
}
	
.wp-pagenavi a:active {	
	text-decoration: none; 
}
	
.wp-pagenavi span.pages { 
	padding:0 5px 0 0;
	float:right;}
	
.wp-pagenavi span.current {
	padding: 7px 11px 7px 11px; 
	font-weight: bold; 
}
	

/* ---------------------------------
		CONTENT SLIDER 1
--------------------------------- */

.sliderbox {z-index:1;position:relative;height:379px;margin-bottom:10px;background-repeat: no-repeat;background-position: left bottom; border:0px solid red;}

/* Thumbnail slider */
.lof1-slidecontent{position:relative;overflow:hidden;width:960px; height:370px;}
.lof1-slidecontent .preload{height:100%;width:100%;position:absolute;top:0;left:0;z-index:100000;text-align:center;}
.lof1-slidecontent .preload div{height:100%;width:100%;background-attachment: scroll;background-color: transparent;background-repeat: no-repeat;background-position: 50% 50%;}
.lof1-main-outer{position:relative;	width:980px;height:380px;overflow:hidden;}
.lof1_topleft_corner {position:absolute;top:0;left:0;z-index:9999;width:30px;height:35px;background-repeat: no-repeat;background-position: left top;}
.lof1_featured {position:absolute;top:0;right:20px;z-index:9999;width:68px;height:68px;background-repeat: no-repeat;background-position: right top;}


/*******************************************************/

.lof1-main-item-desc{float:left;z-index:1;position:absolute;top:50px;left:0px;height:108px;/* filter:0.7(opacity:60) */padding:0px;background-repeat: no-repeat;background-position: right;}
.lof1-main-item-title {width:260px;padding:10px; border:1px solid white; -moz-box-shadow: 1px 1px 2px #f0f0f0;-webkit-box-shadow: 1px 1px 2px #f0f0f0;box-shadow: 1px 1px 2px #f0f0f0; text-align:center;}
.lof1-main-item-title h2 {font-size:30px;padding:0;margin:0;}
.lof1-main-item-desc p {width:250px;padding:15px 20px 15px 20px;font-size:11px;line-height:14px;}
.sl_comm {position:absolute;top:20px;left:20px;}
.sl_comm a {line-height:15px;width:21px;height:19px;letter-spacing:-1px;text-align:center;display:block;font-size:10px;}
.sl_comm a span {text-align:center;margin-right:2px;}
.sl_categ {float:left;margin:20px 10px 0 0;height:21px;background-repeat: no-repeat;background-position: right top;}
.sl_categ a {line-height:19px;margin:0 25px 0 20px;font-weight:bold;font-size:11px;padding-left:15px;background-repeat: no-repeat;background-position: left center;}
.sl_date {line-height:19px;margin-top:20px;display:block;font-size:11px;float:left}

/* main flash */
ul.lof1-main-wapper{/* margin-right:auto; */overflow:hidden;padding:0px;margin:0;position:absolute;overflow:hidden;}
ul.lof1-main-wapper li{overflow:hidden;padding:0px;margin:0px;float:left;position:relative;}
.lof1-opacity  li{position:absolute;top:0;left:0;float:inherit;}
ul.lof1-main-wapper li img{	padding:0px;}

/* item navigator */
.lof1-navigator-wapper {width:960px;height:60px;position:absolute;top:290px;bottom:0px;right:0px;padding:0;background-repeat: repeat; border:0px solid red;}
.lof1-navigator-outer {margin-top:15px; height:45px; position:relative;z-index:100;/*height:100px;width:310px;*/overflow:hidden;float:left; border:0px solid yellow;}

ul.lof1-navigator{height:45px;position:absolute;top:0;padding:0;margin:0;width:100%;}
ul.lof1-navigator li {height:45px;cursor:pointer;list-style:none;padding:0;margin:0;overflow:hidden;float:left;display:block;text-align:center;border:0px solid purple;}
.lof1-navigator-wapper .lof1-next,  .lof1-navigator-wapper .lof1-previous{display:block;width:27px;/*height:119px;*/height:59px;cursor:pointer;}
.lof1-navigator-wapper .lof1-next {float:left;text-indent:-999px;margin:10px 0 0 8px;background-repeat: no-repeat;background-position: right center;}
.lof1-navigator-wapper .lof1-next:hover {float:left;text-indent:-999px;margin:10px 0 0 8px;background-repeat: no-repeat;background-position: left center;}
.lof1-navigator-wapper .lof1-previous {	float:left;	text-indent:-999px;	margin:10px 7px 0 10px;	background-repeat: no-repeat;	background-position: left center;}
.lof1-next:hover, .lof1-previous:hover {	background-position: right center;}

/* ---------------------------------
		CONTENT SLIDER 2
--------------------------------- */
/*

.sliderbox2 {
	z-index:1;
	position:relative;
	height:309px;
	margin-bottom:20px;
	background-repeat: no-repeat;
	background-position: left bottom;
}

.lof_featured {
	position:absolute;
	top:0;
	right:0;
	z-index:9999;
	width:68px;
	height:68px;
	background-repeat: no-repeat;
	background-position: right top;
	}

.lof-slidecontent{
	position:relative;
	overflow:hidden;
	width:960px;
	height:300px;
}
.lof-slidecontent .preload{
	height:100%;
	width:100%;
	position:absolute;
	top:0;
	left:0;
	z-index:100000;
	text-align:center
}
.lof-slidecontent .preload div{
	height:100%;
	width:100%;
}

.lof-main-outer{
	position:relative;
	height:100%;
	width:670px;
	z-index:3;
	overflow:hidden;
}


/*******************************************************/
.lof-main-item-desc{
	z-index:100;
}

.lof-main-date {
	/*font-family: "MuseoSlab500", Georgia, "Times New Roman", Times, serif;*/
	font-family:Tahoma, Arial;
	letter-spacing:-0.7px;
	font-size:18px;
	position:absolute;
	top:170px;
	right:0;
	text-align:right;
	display:block;
	padding:10px 15px;
}
	
.lof-main-title {
	cursor:pointer;
	display:block;
	/*font-family: "MuseoSlab500", Georgia, "Times New Roman", Times, serif;*/
	font-family:Tahoma, Arial;
	font-size:24px;
	letter-spacing:-0.7px;
	position:absolute;
	width:640px;
	top:256px;
	right:0;
	text-align:right;
	display:block;
	padding:8px 55px;
	background-repeat: no-repeat;
	background-position: right top;
	text-decoration:none;
}



.lof-main-title:hover {
	cursor:pointer;
	background-repeat: no-repeat;
	background-position: right top;
}


/* main flash */
ul.lof-main-wapper{
	/* margin-right:auto; */
	overflow:hidden;
	padding:0px;
	margin:0;
	height:300px;
	width:960px;
	position:absolute;
	overflow:hidden;
}

ul.lof-main-wapper li{
	overflow:hidden;
	padding:0px;
	margin:0px;
	height:100%;
	width:670px;
	float:left;
}
.lof-opacity  li{
	position:absolute;
	top:0;
	left:0;
	float:inherit;
}

/* item navigator */
ul.lof-navigator{
	top:0;
	padding:0;
	margin:0;
	position:absolute;
	width:100%;
}
ul.lof-navigator li{
	cursor:hand; 
	cursor:pointer;
	list-style:none;
	width:100%;
	padding:0;
	margin:0;
	overflow:hidden;
}
.lof-navigator-outer{
	position:absolute;
	right:0;
	top:0;
	z-index:100;
	height:300px;
	width:275px;
	overflow:hidden;
}

ul.lof-navigator li.active{
	background-attachment: scroll;
}

ul.lof-navigator li div{
	position:relative;
	width:275px;
	height:100%;
	position:relative;
	padding-left:15px;
}

ul.lof-navigator li.active div{
	position:relative;
	padding-left:15px;
	background-repeat: repeat-x;
	background-position: top;
}

.lof-navigator li img{
	height:68px;
	width:68px;
	margin:12px 15px 0 0px;
	float:left;
}

.lof-navigator .lof-categ {
	position:absolute;
	top:15px;
	left:105px;
	padding-left:17px;
	display:block;
	background-repeat: no-repeat;
	background-position: left center;
}

.lof-navigator .lof-comm {
	font-size:10px;
	width:21px;
	height:19px;
	position:absolute;
	top:15px;
	left:260px;
	display:block;
	text-align:center;
	padding:2px 2px 0 0;
	background-repeat: no-repeat;
	background-position: left center;	
	}
	
.lof-navigator p {
	width:150px;
	padding:0px;
	margin:0px;
	font-size:11px;
	position:absolute;
	line-height:16px;	
	top:20px;
	left:115px;
	display:block;
	}

.lof-snleft  .lof-main-outer{
	float:right;
	}
	

.lof-snleft .lof-navigator-outer{
	left:0;
	top:0;
	right:inherit;
	}
	
ul.lof-main-wapper li {
	position:relative;	
	}
	
	
.lof-snleft .lof-navigator li div{
	margin-left:inherit;
	margin-right:18px;
	}
	
.lof-snleft .lof-navigator li.active div{
	margin-left:inherit;
	margin-right:18px;
	}
	
	
/* ---------------------------------
		Comment Box
--------------------------------- */	
	

ol.commentlist li {
	margin:0px;
	list-style-type: none;
}

ol.commentlist ul li {
	list-style-type: none;
}

ol.commentlist {
	list-style:none;
	padding:0;
	margin:0 0 10px;
}

.comment li {
	padding:0;
	margin:0;
	
}

.children {
	list-style:none;
	padding:0 0 0 40px;
	margin:0;
	background-repeat: no-repeat;
	background-position: left top;
}
	
.post_user_comm {
	padding:10px 10px 10px 10px;
	margin:15px 0 0 0;
	position:relative;

}

.post_user_comm img {
	float:left;
	margin:0 15px 0 0;
}

.post_user_date {
	z-index:9999;
	position:absolute;
	top:10px;
	right:-7px;
	padding:4px 6px;
	font-size:11px;

}
	
.post_user_comm h4 {
	margin:5px 0 15px 0;
	font-size:18px;

}

.post_user_comm p {
	font-size:11px;
	line-height:18px;
}

.post_user_comm .cont_button {
	margin-top:5px;}
	
	
/* Comment Form */

.form2_input_standart label, .form2_textarea label {
	margin:10px 0 5px 0;
	display:block;
}
	
.form2_input_standart input{
	display:block;
	width:98%;
	padding:8px 5px;
}

.form2_textarea textarea {
	display:block;
	width:98%;
	height:130px;
	padding:8px 5px;
}

.form2_select select {
	width:98%;
	padding:6px 0;
}

.form_info_form {
	display:block;
	margin:10px 0;}

/* to top box */

.totop {
	top:35px;
	right:0px;
	position:absolute;
}
	
.totop a {
	text-decoration:none;
	padding:3px 0;	
	display:block;
	width:60px;
	font-size:11px;
}


.totop a span {
	padding:0 15px 0 10px;
	background-repeat: no-repeat;
	background-position: right center;
}


/* ---------------------------------
			Title box
--------------------------------- */

.title_box {
	/*font-family: "MuseoSlab500", Georgia, "Times New Roman", Times, serif;*/
	font-family:Tahoma, Arial;
	font-size:30px;
	letter-spacing:-1px;
	padding:10px 10px 10px 20px;
	background-repeat: no-repeat;
	background-position: right center;
	}

/* ---------------------------------
			Breadcrumb box
--------------------------------- */

.breadcrumb {
	font-size:11px;
	line-height:27px;
	height:28px;
	margin-bottom:0;
	padding-left:10px;}
	
span.bread_home {
	float:left;
	display:block;
	height:28px;
	width:10px;
	background-repeat: no-repeat;
	background-position: left center;	}

.breadcrumb a {
	text-decoration:none;
	padding:0 20px 0 10px;
	float:left;
	display:block;
	height:28px;
	background-repeat: no-repeat;
	background-position: right;
}

.breadcrumb span {
	margin-left:10px;
	height:28px;
	float:left;
	display:block;
}

/* ---------------------------------
			CONTACT FORM
--------------------------------- */


.form2_input_height label, .form2_input_height label {
	margin:5px 0 5px 0;
	display:block;
}

.form2_input_height input {
	width:99%;
	padding:8px 5px;
}

.form2_input_height textarea {
	width:99%;
	height:130px;
	padding:4px;
	overflow:auto
}

.form2_button {
	background-color:none;
	margin-top:10px;
	display:block;
	font-size:11px;
	width:88px;
	height:24px;
	cursor:pointer;
	border:none;
	text-align:left;
	padding:0 0 3px 7px;

}


/* ---------------------------------
			Footer
--------------------------------- */

.footer, .push {
	height: 343px; /* .push must be the same height as .footer */

}

.footer {

}

.footer_inside {
	position:relative;
	width:960px;
	height:343px;
	margin:0 auto;}
	
/* footer title */
	
.footer_box_title {
	/*font-family: "MuseoSlab500", Georgia, "Times New Roman", Times, serif;*/
	font-family:Tahoma, Arial;
	margin-bottom:15px;
	font-size:18px;
	letter-spacing:-0.7px;
	padding-bottom:12px;
	}
	
.footer_box_title span {
	margin-left:7px;
	}
	
	
/* footer copyright box */

	
.footer_box1 {
	position:relative;
	margin:60px 80px 0 0;
	float:left;
	width:300px;
	height:270px;
}

.footer_logo	{
	position:absolute;
	top:30px;
	left:59px;	
	display:inline;}
	
.footer_copy	{
	position:absolute;
	top:180px;
	width:250px;
	left:25px;	
	display:inline;}
	
.footer_copy a{
	text-decoration:none;
}
	
.footer_copy p	{
	line-height:16px;
	font-size:11px;
	display:block;
	padding:20px;
}
	
	
/* footer navigator box*/
	
.footer_box2 {
	margin:70px 20px 0 0;
	float:left;
	width:175px;
	height:270px;
}

.footer_box2 ul {
	margin:0 0 0 20px;

}

.footer_box2 ul li {
	padding-left:15px;
	line-height:24px;
	background-repeat: no-repeat;
	background-position: left center;	
}

.footer_box2 ul li a {
	text-decoration:none;

}

/* footer social icons box*/
	
.footer_box3 {
	margin:70px 20px 0 0;
	float:left;
	width:145px;
	height:270px;
}

.social-links {
	margin-left:10px;
	width:120px;}
	
.social-links img {
	margin:0 5px 5px 0;
}

/* footer contact form box*/

	
.footer_box4 {
	margin:70px 0 0 0;
	float:left;
	width:220px;
	height:270px;
}


.form_input_height {
	height:31px;
	position:relative;
	padding:6px 3px 0 3px
}

.form_input_height label {
	padding-left:7px;}

.form_input {
	position:absolute;
	top:7px;
	right:5px;
	width:152px;
	background:none;
	border:none;
}

.form_area_height {
	position:absolute;
	top:74px;
	right:0px;
	width:212px;
	height:95px;
}	

.form_area_height textarea {
	padding:6px 3px 0 7px;
	width:213px;
	height:80px;
	border:none;
	background:none;
	padding:4px;
	overflow:auto
}

.form_submit  {
	text-align:left;
	padding-top:4px
}	


.form_foot_button {
	background-color:none;
	display:block;
	font-size:11px;
	position:absolute;
	top:171px;
	left:8px;
	width:88px;
	height:24px;
	cursor:pointer;
	border:none;
	float:right;
	text-align:left;
	padding:0 0 3px 7px;

}

.form_input_standat_height input{
	display:block;
	width:99%;
	padding:6px 0;
}
.form_textarea textarea {
	display:block;
	width:99%;
	height:146px;
}
.form_select select {
	width:99%;
	padding:6px 0;
}
.form_check_box {
	margin-bottom:10px;	
}
.form_check_box input {
	margin:0 3px 0px -10px;	
}
.form_radio_box {
	margin-bottom:10px;	
}
.form_radio_box input {
	margin:0 3px 0px -10px;	
}

label.error {
	position:absolute;
	right:7px;
	width:20px;
	height:21px;
	background:url(../images/error.gif) no-repeat 100% 0;
	top:22px;
	text-indent:-5000px;
}
.field2 label.error {
	position:absolute;
	right:7px;
	width:20px;
	height:21px;
	background:url(../images/error.gif) no-repeat 100% 0;
	top:5px;
	text-indent:-5000px;
}

.field {
	position:relative;
}
.cmxform {
	position:relative;
}

#Note, #Note2 {
	color:#999}
	
#loader {
	position:absolute;
	right:0;
	top:265px;
	z-index:9999;
	margin:20px 0 0 50px;}
	
#loader2 {
	position:absolute;
	right:0;
	top:150px;
	z-index:9999;
	margin:20px 0 0 50px;}
	
/* ---- Colors Box ---- */

.schemes		{
	width:30px;

	padding:10px 10px 10px 5px;
	position:absolute;
	z-index:1000;
	top:50px;
	left:0;
				}
				
.schemes a	{
	margin-bottom:8px;
	display:block;
	overflow:hidden;
	outline:none;
	text-indent:-999px;
				}
				
.schemes span	{
	float:left;
	height:20px;
	margin-bottom:5px;
				}
				
.schemes a.gray-pink{
	display:block;
	width:7px;
	height:20px;
	border-left:15px solid #fe4365;
	background-color:#454545;
	border-right:7px solid #5f5f5f;

}
				
.schemes a.gray-aqua{
	display:block;
	width:7px;
	height:20px;
	border-left:15px solid #01a2a6;
	background-color:#454545;
	border-right:7px solid #5f5f5f;
				}
				
.schemes a.gray-orange{
	display:block;
	width:7px;
	height:20px;
	border-left:15px solid #ec950c;
	background-color:#454545;
	border-right:7px solid #5f5f5f;
				}
				
.schemes a.gray-lilac{
	display:block;
	width:7px;
	height:20px;
	border-left:15px solid #8f6abc;
	background-color:#454545;
	border-right:7px solid #5f5f5f;
				}
				
.schemes a.light_gray{
	display:block;
	width:7px;
	height:20px;
	border-left:15px solid #ffffff;
	background-color:#b8b8b8;
	border-right:7px solid #d2d2d2;
				}
				
.schemes a.light_gray_pink{
	display:block;
	width:7px;
	height:20px;
	border-left:15px solid #fff;
	background-color:#b8b8b8;
	border-right:7px solid #fe4365;
				}
				
.schemes a.light_gray_aqua{
	display:block;
	width:7px;
	height:20px;
	border-left:15px solid #fff;
	background-color:#b8b8b8;
	border-right:7px solid #01a2a6;
				}
				
.schemes a.light_gray_orange{
	display:block;
	width:7px;
	height:20px;
	border-left:15px solid #fff;
	background-color:#b8b8b8;
	border-right:7px solid #ec950c;
				}
				
.schemes a.light_gray_lilac{
	display:block;
	width:7px;
	height:20px;
	border-left:15px solid #fff;
	background-color:#b8b8b8;
	border-right:7px solid #8f6abc;
				}				
				
				
/*modifiche baz*/
#menunews{width: 220px; margin: auto;}
.googlemaps{border:1px solid black; width:600px; height:500px;-moz-box-shadow: 4px 4px 5px #333333;-webkit-box-shadow: 4px 4px 5px #333333;box-shadow: 4px 4px 5px #333333;}

/*area news*/
.datanews{color:#333333; margin:0px; padding:0px; font-weight:bold;}
.titolonews{margin:0px; padding:0px; font-weight:bold; font-size:16px; margin-bottom:6px;}
.testonews{padding-bottom:20px;}
.fotonews{margin:5px; padding:2px; border:1px solid #cccccc; width:190px;}

.motousata{width:250px; height:250px; margin-left:50px; margin-bottom:20px; float:left; text-align:left;}
.moto{border:1px solid #333333; width:250px;}
.abbiglia{height:140px;}
.motousata p{margin:0px; padding:0px;}
.prezzo{float:right; font-weight:bold; color:#e50101; font-size:14px;}
.motousata a{text-decoration:none; color:#000000; font-weight:bold; font-size:14px;}
.motousata a:hover{ text-decoration:none;}

/* =========================== MENU MOTO =========================== */
#menumoto {margin: 0;line-height: 100%;}
#menumoto li {position: relative;list-style: none; margin-bottom:20px;}

/* main level link */
#menumoto a {display: block;}
#menumoto a:hover {background: #EEEEEE;color: #fff;}

/* main level link hover */
#menumoto .current a, #menumoto li:hover > a {color: #444;border-top: solid 1px #f8f8f8;}

/* sub levels link hover */
#menumoto ul li:hover a, #menumoto li:hover li a {background: none;border: none;color: #666;}
#menumoto ul a:hover {background-color: #eeeeee !important;color: #fff !important;}

/* dropdown */
#menumoto li:hover > ul {display: block;}

/* level 2 list */
#menumoto ul {display: none;margin: 0;padding: 10px;width: 630px; position: absolute; top:0px; left: 260px;background-color:#0079ae;border:none; z-index:10000;
    -moz-box-shadow: 3px 3px 5px #666666;
    -webkit-box-shadow: 3px 3px 5px #666666;
    box-shadow: 3px 3px 5px #666666;


              }
#menumoto ul li {float: none;margin: 0;	padding: 0;}

#menumoto ul a {font-weight: normal;text-shadow: 0 1px 0 #fff;}

/* level 3+ list */
#menumoto ul ul {left: 181px;top: -3px;}
/* clearfix */
#menumoto:after {content: ".";display: block;clear: both;visibility: hidden;line-height: 0;height: 0;}
#menumoto {display: inline-block;} 
html[xmlns] #menumoto {display: block;}
 * html #menumoto {height: 1%;}
 
 
/* box moto */
.boxmoto {width:250px; float:left; margin-left:30px; margin-bottom:10px;}
.tabellamoto td{color:#333333;}

.spritefrecce_sx {background-image:url(../images/frecce.png); background-position:0px 0px; background-repeat:no-repeat; height:22px; width:43px; overflow:hidden; float:right;}
.spritefrecce_sx:hover {background-position:0px -23px;}
.spritefrecce_dx {background-image:url(../images/frecce.png); background-position:-43px 0px; background-repeat:no-repeat; height:22px; width:43px; overflow:hidden; float:right;}
.spritefrecce_dx:hover {background-position:-43px -23px;}

.immagini-home img{width:140px; margin:4px; padding:2px; border:1px solid #666666;}

.spananno label {padding:0px 15px 0px 3px;}

.bottonemotousate{color:#e50101;padding: 2px 4px 2px 4px; margin-right:5px; font-size:16px;}
.bottonemotousate:hover{background-color:#e50101; color:#FFFFFF;padding: 2px 4px 2px 4px; margin-right:5px; font-size:16px;}
.paginaattiva{background-color:#e50101; color:#FFFFFF;padding: 2px 4px 2px 4px; margin-right:5px; font-size:16px;}

/* inserito per nivo slider pagina bmw e ducati*/
#slider {position:relative; width:618px; height:246px; background:url(../images/loading.gif) no-repeat 50% 50%; margin-bottom:40px;
        }
#slider img {position:absolute;	top:0px;left:0px;display:none;}
#slider a {	border:0;display:block;}
.nivo-controlNav {position:absolute;left:260px;bottom:-28px;}
.nivo-controlNav a {display:block;width:22px;height:22px;background:url(../images/bullets.png) no-repeat;text-indent:-9999px;border:0;margin-right:3px;float:left;}
.nivo-controlNav a.active {background-position:0 -22px;}

.nivo-directionNav a {display:block;width:30px;	height:30px;background:url(../images/arrows.png) no-repeat;text-indent:-9999px;border:0;}
a.nivo-nextNav {background-position:-30px 0;right:15px;}
a.nivo-prevNav {left:15px;}
.nivo-caption {text-shadow:none; font-family: Helvetica, Arial, sans-serif;}
.nivo-caption a { color:#efe9d1; text-decoration:underline;}
.clear {clear:both;}

.nivoSlider {position:relative;}
.nivoSlider img {position:absolute;top:0px;left:0px;}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {position:absolute;top:0px;left:0px;width:100%;height:100%;border:0;padding:0;margin:0;z-index:60;display:none;}
/* The slices in the Slider */
.nivo-slice {display:block;position:absolute;z-index:50;height:100%;}
/* Caption styles */
.nivo-caption {position:absolute;left:0px;bottom:0px; background:#000;color:#fff;opacity:0.8; /* Overridden by captionOpacity setting */width:100%;z-index:89;}
.nivo-caption p {padding:5px;margin:0;}
.nivo-caption a {display:inline !important;}
.nivo-html-caption {   display:none;}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {position:absolute;top:45%;z-index:99;cursor:pointer;}
.nivo-prevNav {	left:0px;}
.nivo-nextNav {	right:0px;}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav a {position:relative;z-index:99;cursor:pointer; left:-250px;}
.nivo-controlNav a.active {font-weight:bold;}

/* fine nivo slider pagina bmw e ducati*/

.calUsc li {margin-bottom:10px; border-bottom:1px dotted #cccccc; padding-top:2px;}
.calUsc li:hover {background-color:#cccccc;}
.calUsc a{text-decoration:none;color:#666;}
.calUsc p{margin:2px 0 4px 15px;}
.titolocalendario {font-weight:bold; font-size:14px; color:#333333;}

.testouscita p{}
.testouscita img{}
.fotouscita {margin:0 5px 5px 0; padding:2px; border:1px solid #cccccc;}


.tabellafotogallery {border-spacing:5px; width:630px;}
.tabellafotogallery tr {}
.tabellafotogallery tr:hover { background-color:transparent;}

.tabellafotogallery td {width:180px; /*height:87px;*/overflow:hidden; border:none;/* background-image:url(../images/riquadro-foto.jpg); background-repeat:no-repeat; background-position: 0 0;*/}
.tabellafotogallery td:hover {/*background-position:0 -150px;*/}
.tabellafotogallery img {margin:14px 0 0 6px; padding:0;}

.divfotogallery {width:190px; height:145px;overflow:hidden; border:none; background-image:url(../images/riquadro-foto.jpg); background-repeat:no-repeat; background-position: 0 0;}
.divfotogallery:hover {background-position:0 -150px;}
.divfotogallery img {margin:17px 0 0 17px; padding:0;}

.scritta {background-image:none; margin:0; padding:0 0 0 14px;}
.scritta a{color:#333333;}
.scritta a:hover{text-decoration:none;color:#E50101;}



.set-fotogallery {text-align:center;}
.set-fotogallery img{padding:3px; border:1px solid #333333; margin:10px; width:170px;}

.bannerprezzo{position:absolute; margin: 20px 0 0 -4px; padding: 2px 0 0 12px; background-image:url(../images/banner-prezzo.png); background-repeat:no-repeat; width:130px; height:30px; color:#FFFFFF; font-size:18px; }
.offerta{float:right; padding-right:20px}
