html {
  padding: 0;
  margin:0;
}
body {
  background-color: #282828;
  background-image:url(../Images/3798616.png);
  background-repeat:repeat;
  background-attachment:fixed;
  background-position:center;
  font-family: 'Crushed',"Century Gothic", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
  font-size:15px;
  color: #ffffff;
  border: 0;
  margin: 0;
  padding: 0;
}

.TextFeature {font-family: 'Crushed', "Century Gothic", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;}
.widget-title {font-family: 'Crushed', "Century Gothic", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-size:16px;}

h1 { font-size:16px;color:#333333;text-align:left;}
h2 { font-size:14px;color:#333333;text-align:left;}
h3 { font-size:12px;color:#333333;text-align:left;}
h4 { font-size:12px;color:#333333;text-align:left;font-weight:bold;}

a 		{ color: #000000; text-decoration: none;}
a:hover { color: #999999; text-decoration: none;}

/* ************************************************* */
	.BorderLeft 		{background-image:url('../Images/BrdrWhiteFade-Left.png');			width:20px;				background-repeat:repeat-y;}
	.BorderRight 		{background-image:url('../Images/BrdrWhiteFade-Right.png');			width:20px;				background-repeat:repeat-y;}
	.BorderTop 			{background-image:url('../Images/BrdrWhiteFade-Top.png');			height:20px;			background-repeat:repeat-x;}
	.BorderBottom 		{background-image:url('../Images/BrdrWhiteFade-Bottom.png');		height:20px;			background-repeat:repeat-x;}
	.BorderTopLeft 		{background-image:url('../Images/BrdrWhiteFade-TopLeft.png');		width:20px; height:20px;background-repeat:no-repeat;}
	.BorderTopRight 	{background-image:url('../Images/BrdrWhiteFade-TopRight.png');		width:20px; height:20px;background-repeat:no-repeat;}
	.BorderBottomLeft 	{background-image:url('../Images/BrdrWhiteFade-BottomLeft.png');	width:20px; height:20px;background-repeat:no-repeat;}
	.BorderBottomRight 	{background-image:url('../Images/BrdrWhiteFade-BottomRight.png');	width:20px; height:20px;background-repeat:no-repeat;}
	
	.PnlStarBar {
		width:900px;
		/*background-image:url('../Images/BkgStarBar.jpg');*/
		background-repeat:no-repeat;
	}
	.PnlStarContainer {
		width:100%;
		height:160px;
	}
	
	.PnlStarContainer a {
	  color: #ffffff;
	  text-decoration: none;
	}
	.PnlStarContainer a:hover {
	  color: #aaaaaa;
	  text-decoration: none;
	}
	
	.MainLogo {
		width:200px;
		height:80px;
	}
	
	.PnlStoreInfo {
		margin-top:5px;
	}
	
	.PnlStoreInfo p {
		font-size:15px;
		color:#FFF;
	}
	
	.StarTop {
		width:100%;
		background-color:#101015;
		background-image:url('../Images/StarTop.gif');
		background-repeat:repeat-x;
		background-position: 0 0;
		font-size:7px;
		line-height:7px;
		height:7px;
		margin:0;
		padding:0;
	}
	
	.StarSeparator {
		width:100%;
		background-color:#101015;
		background-image:url('../Images/StarSeparator.gif');
		background-repeat:repeat-x;
		background-position: 0 0;
		font-size:7px;
		line-height:7px;
		height:7px;
		margin:0;
		padding:0;
	}
	
	.BodyBar {
		width:100%;
		background-color:#ffffff;
		background-image:url('../Images/BodyBar.gif');
		background-repeat:repeat-x;
		background-position: 0 0;
		font-size:7px;
		line-height:7px;
		height:7px;
		margin:0;
		padding:0;
	}
	
	.PnlMainMenu {
		color:#555555;
		font-size:16px;
		width:720px;
	}
	.PnlMainMenu a 			{color: #888888;text-decoration: none;}
	.PnlMainMenu a:hover 	{color: #555555;text-decoration: none;}
		
	.PnlMainBody {width:900px;color:#555555;}	
	.PnlMainBodyContainer {width:100%;height:500px;}	
	.PnlMainTop {width:100%;margin-bottom:20px;}	
	.PnlMainTextBlock {width:550px;}
	.PnlMainImageBlock {width:370px;}
	
	.PnlHomeQuotations {
		width:850px;
		margin-left:auto;
		margin-right:auto;
	}
	
	.PnlHomeQuote {width:250px;}
	
	.PnlFooter {
		width:100%;
		background-color:#000000;
		color:#ffffff;
	}
	
	.FooterSeparator {
		width:100%;
		background-color:#000000;
		background-image:url('../Images/FooterBar.gif');
		background-repeat:repeat-x;
		background-position: 0 0;
		font-size:7px;
		line-height:7px;
		height:7px;
	}
	
	.FooterText p {font-size:11px;}
	.FooterText a {color: #ffffff;text-decoration: none;}
	.FooterText a:hover {color: #aaaaaa;text-decoration: none;}
	
	#StratoSlideShow {background-color:#FFF;}
	
	.Pnl480px {width:480px;}
	.Pnl380px {width:380px;}
	.Pnl500px {width:500px;}
/* ************************************************* */

	.Breadcrumbs {
		margin:0;
		padding:0;
		text-align:left;
	}
	.BreadcrumbsMain {
		float:left;
		margin-left:0;
		margin-right:5px;
		margin-top:0;
		margin-bottom:0;
		padding:0;
		color:#ff0099;
	}
	.BreadcrumbLink {
	  color: #ff0099;
	  font-size:12px;
	  font-weight:bold;
	  text-decoration: none;
	}
	.BreadcrumbLink:hover {
	  color: #ff0099;
	  font-size:12px;
	  font-weight:bold;
	  text-decoration: underline;
	}

/* ************************************************* */
	.HeadingBar {
	  position:relative;
	  width: 800px;
	  background-color: #aaaaaa;
	}
	.HeadingBar h2 {
	  color:#000000;
	  font-weight:bold;
	  font-size:16px;
	  padding: 3px 3px 3px 3px;
	}
	
	.Checklist {font-size:14px;line-height:18px;}
	.Checklist a img{border:none;vertical-align:bottom;}
	.Checklist a {text-decoration:none;}
	.Checklist a:hover {text-decoration:none;}
	
	.Inline {display:inline;}
	
	.Clear 		{clear:both;font-size:1px;line-height:1px;}
	.Clear5px 	{clear:both;font-size:5px;line-height:5px;}
	.Clear8px 	{clear:both;font-size:8px;line-height:8px;}
	.Clear10px 	{clear:both;font-size:10px;line-height:10px;}
	.Clear15px 	{clear:both;font-size:15px;line-height:15px;}
	.Clear20px 	{clear:both;font-size:20px;line-height:20px;}
	.Clear40px 	{clear:both;font-size:40px;line-height:40px;}
	
	.Spacer1px 	{font-size:1px;line-height:1px;}
	.Spacer5px 	{font-size:5px;line-height:5px;}
	.Spacer8px 	{font-size:8px;line-height:8px;}
	.Spacer10px {font-size:10px;line-height:10px;}
	.Spacer15px {font-size:15px;line-height:15px;}
	.Spacer20px {font-size:20px;line-height:20px;}
	.Spacer40px {font-size:40px;line-height:40px;}
	
	.HSpacer8px  {float: left;width: 8px;}
	.HSpacer10px {float: left;width: 10px;}
	.HSpacer15px {float: left;width: 15px;}
	.HSpacer20px {float: left;width: 20px;}
	.HSpacer22px {float: left;width: 22px;}
	.HSpacer26px {float: left;width: 26px;}
	.HSpacer27px {float: left;width: 27px;}
	.HSpacer34px {float: left;width: 34px;}
	.HSpacer50px {float: left;width: 50px;}
	
	.HPadding10px {	padding-left:10px; padding-right:10px; }
	
	.FloatLeft 	{float:left; }
	.FloatRight {float:right; }
	
	.FullWidth { width:100%; }
	
	.TextBlack 		{ color: #000000;}
	.TextWhite 		{ color: #ffffff;}
	.TextGrey 		{ color: #888888;}
	.TextDarkGrey 	{ color: #555555;}
	.TextPink 		{ color: #ff0099;}
	.TextRed 		{ color: #ff0000;}
	.TextBlue 		{ color: #0c7396;}
	.TextLightBrown { color: #ac847b;}
	
	.TextBold {	font-weight:700;}
	
	.Text10px {	font-size:10px;	}
	.Text12px {	font-size:12px;	}	
	.Text14px {	font-size:14px;	}
	.Text16px {	font-size:16px;	}
	.Text18px {	font-size:18px;	}
	.Text22px {	font-size:22px;	}
	.Text24px {	font-size:24px;	}
	
	.LeftBorder {  border-left: 1px solid black; }
	.RightBorder { border-right: 1px solid black; }
	
	.FullJustify {  text-align:justify; }
	.LeftJustify {  text-align:left;  }
	.RightJustify {	text-align:right; }
	.CentreJustify {text-align:center;}
	
	.BkgDarkBrown {	background-color:#250d0b;}
	.BkgMidBrown {	background-color:#3a1e1a;}
	.BkgLightBrown {background-color:#4f2e27;}
	.BkgDarkRed {	background-color:#990000;}
	.BkgMidRed {	background-color:#b90000;}
	.BkgLightRed {	background-color:#e90000;}
	.WhiteOnDarkRed{background-color:#ad3333;}
	.BkgDarkGrey {	background-color:#999999;}
	.BkgMidGrey {	background-color:#c7c7c7;}
	.BkgLightGrey {	background-color:#e7e7e7;}
	.BkgBlue {		background-color:#0c7396;}
	.BkgWhite { 	background-color:#ffffff;}
	.BkgBlack {		background-color:#000000;}
	
	.LinkDarkGrey {
	  color: #555555;
	  text-decoration: none;
	}
	.LinkDarkGrey:hover {
	  color: #888888;
	  text-decoration: none;	
	}
	/* ************************************************* */
	
	.SubHeading{
		width:460px;
		color:#ffffff;
		font-size:14px;
		font-weight:bolder;
		padding:2px;
		margin-top:10px;
		margin-left:10px;
		margin-bottom:5px;
	}
	
	.SubDescription{
		width:460px;
		font-size:13px;
		margin-left:20px;
		margin-right:20px;
		padding:0;
		text-align:justify;
	}
	
	.FltLeft20 {
		float: left;
		margin-left:10px;
		padding:2px;
		color:#ac847b;
		font-size:14px;
		font-weight:bold;
	}
	
	.FltRight {
		float:right;
		margin-right:10px;
		padding:2px;
		font-size:14px;
		font-weight:bold;
	}
	
	.Inline {
		display:inline;
	}
	
	.BoxLink{
		display:inline;
		padding:2px;
		background-color:#0c7396;
		font-size:12px;
		font-weight:bold;
	}
	.BoxLink a:link{
		color:#000000;	
	}
	.BoxLink a:hover{
		color:#ffffff;	
	}
	
	div.top {
	  margin: 6px 0px;
	  padding-left: 5px;
	  font-size: 11px;
	}
	
	#PnlMainArea {
		background-color: #250d0b;
		position:absolute;
		left:50%;
		top:0px;
		width:800px;
		margin-left: -400px;
		padding:0px;
	}
	
	#PnlMainLogo {
	  position: relative;
	  width: 320px;
	  float:left;
	}
	#PnlMainLogo p {
	  padding-top: 10px;
	  padding-left: 10px;
	  padding-right: 10px;
	  padding-bottom: 16px;
	  margin: 0px;
	}
	#PnlTopRight {
	  position: relative;
	  width: 480px;
	  float:right;
	}
	#PnlTopRight p {
	  padding-top: 10px;
	  padding-left: 10px;
	  padding-right: 10px;
	  padding-bottom: 16px;
	  margin: 0px;
	}
	
	#PnlTopBar {
		float:left;
		padding-top: 10px;
		padding-bottom: 10px;
		height: 60px;
	}
	
	#PnlMenu {
	  background-color: #4f2e27;
	  width: 780px;
	  position: relative;
	  margin-top:6px;
	  margin-bottom:0;
	  margin-left:10px;
	  margin-right:10px;
	  padding-top:0px;
	}
	#PnlMenu p {
	  padding: 2px;
	  color:#ffffff;
	  font-weight: normal;
	  font-size:14px;
	  text-align:center;
	  letter-spacing:1px;
	}
	
	#PnlMainHeading {
	  background-color: #0c7396;
	  width: 250px;
	  position: relative;
	  margin:0;
	  padding:0;
	}
	#PnlMainHeading p {
	  padding: 0;
	  margin:0;
	  color:#000000;
	  font-weight: normal;
	  font-size:14px;
	  text-align:left;
	  letter-spacing:1px;
	}
	
	#PnlMainContentArea {
	  width: 800px;
	  position: relative;
	  margin-top:6px;
	  margin-left:10px;
	  margin-right:10px;
	}
	.GalleryRow {
	  width: 580px;
	  margin-left:0;
	  margin-right:0;
	  margin-top:5px;
	  margin-bottom:5px;
	  padding:0;
	  display:inline;
	}
	.GallerySpacer {
	  float:left;
	  width: 13px;
	  height: 13px;
	  margin:0;
	  padding:0;
	  font-size:13px;
	  line-height:13px;
	}
	.GallerySquare {
	  float:left;
	  width: 100px;
	  margin:0;
	  padding:0;
	}
	
	#PnlMainText {
	  background-color: #3a1e1a;
	  width: 500px;
	  float: left;
	}
	#PnlMainText p{
	  padding: 2px;
	  margin-top: 10px;
	  margin-bottom: 10px;
	  margin-left: 10px;
	  margin-right: 10px;
	  color:#ffffff;
	  font-weight: normal;
	  font-size:14px;
	  text-align:justify;
	  letter-spacing:1px;
	  line-height:20px;
	}
	#PnlMainText h1,h2{
	  padding: 2px;
	  margin-top: 10px;
	  margin-bottom: 10px;
	  margin-left: 10px;
	  margin-right: 10px;
	}
	#PnlMainText h3{
	  padding: 2px;
	  margin-top: -10px;
	  margin-bottom: -10px;
	  margin-left: 10px;
	  margin-right: 10px;
	}
	#PnlMainText li {
	  padding: 2px;
	  margin-left: 10px;
	  margin-right: 10px;
	  letter-spacing:1px;
	  font-size:14px;	
	  line-height:20px;
	}
	#PnlMainContentImage {
		width: 300px;
		float: right;
		text-align: center;
	}
	#PnlLeftOffsiteLinks{
		width: 250px;
		float:right;
		margin-top:0;
		margin-bottom:0;
		margin-left:0;
		margin-right: 20px;
		padding: 0;
		text-align:center;
		font-size:12px;
	}
	#PnlLargeContentImage {
		width: 500px;
		float: left;
		text-align: center;
	}
	#PnlMinorContentArea {
		width: 500px;
		float: left;
	}
	
	.SeparatorBar {
		width: 300px;
		height: 5px;
		background-color:#ac847b;
		margin-left: 100px;
		margin-top:10px;
		font-size: 1px;
	}
	
	.NewsItem {
		/*background-color:#271110;*/
		background-image:url(../Images/NewsCorner.png);
		background-repeat:no-repeat;
		position: relative;
		width: 600px;
		color:#555555;
		/*float: left;*/
	}
	
	/*.NewsItem p {
	  margin-left: 10px;
	  margin-right: 10px;
	  color:#ffffff;
	  font-weight: normal;
	  font-size:14px;
	  text-align:justify;
	}*/
	
	.NewsTitle {
		float:left;  
		width:450px; 
		margin-top: 10px;
		margin-left: 10px;
		margin-right: 5px;
		margin-bottom: 20px;
		color:#555555;
		font-size:16px;
		text-align:left;
		line-height:16px;
	}
	.NewsSubTitle {
		float:left;  
		width:100%; 
		margin-top: 0px;
		margin-left: 0px;
		margin-right: 5px;
		margin-bottom: 0px;
		color:#555555;
		font-weight:bold;
		font-size:14px;
		text-align:left;
		line-height:20px;
	}
	
	.NewsDate {
		float:right; 
		width:120px; 
		margin-top: 10px;
		margin-left: 5px;
		margin-right: 10px;
		margin-bottom: 20px;
		color:#555555;
		font-size:16px;
		text-align:right;
		line-height:20px;
	}
	
	.NewsContent {
		padding-left:10px;
		padding-right:10px;
	}
	.NewsContent p {
		margin-bottom:15px;	
	}
	
	.NewsSeparator {
		width: 250px;
		height: 1px;
		background-color:#000000;
		font-size:1px;
		line-height:1px;
		float:right;
	}
	
	#ContactForm{
		font-size:13px;
		color:#999999;
		width:250px;
		margin-left:auto;
		margin-right:auto;
	}
	
	.DropDownTreatment {
		background-color:#ffffff;
		color:#444444;
		width:150px;
		font-size: 10px;
	}
	span.select {
		position: absolute;
		width: 158px; /* With the padding included, the width is 190 pixels: the actual width of the image. */
		height: 21px;
		padding: 0 24px 0 8px;
		color: #fff;
		font: 13px/21px arial,sans-serif;
		background: url(../Ajax/CustomForm/select.png) no-repeat;
		overflow: hidden;
	}
	
	.Author {
		width:100%;
		text-align:right;
		padding-right:10px;
		padding-bottom:5px;
		color:#ffffff;
		font-family: 'Inconsolata',Tahoma, Verdana, Arial;
		font-size:0.7em;
	}
	
	.TeamMemberPhoto {
		float: left;
		margin-left: 10px;
		margin-right: 10px;
		margin-bottom: 10px;
	}
	.NewsSidePhoto {
		float: left;
		margin-left: 10px;
		margin-right: 10px;
		margin-bottom: 10px;
	}
	
	.Clear {
		clear:both;	
	}
	.Clear5px{
		clear:both;
		margin:0;
		padding:0;
	}
	.Clear5px p{
		font-size:5px;
		line-height:5px;
	}
	a {
	  color: #888888;
	  text-decoration: none;
	}
	a:hover {
	  color: #555555;
	  text-decoration: underline;
	}
	
	a.ExtLink {
	  color: #0c7396;
	  text-decoration: none;
	}
	a.ExtLink:hover {
	  color: #ffffff;
	  text-decoration: underline;
	}
	#QuickNavDiv {
	  padding:2px;
	}
	#QuickNavDiv h4{
	  padding: 2px;
	  margin-top: -10px;
	  margin-bottom: 0px;
	  margin-left: 10px;
	  margin-right: 10px;
	}
	a.QuickNav {
	  color: #ac847b;
	  font-size:12px;
	  margin-left:20px;
	  font-weight:bold;
	  text-decoration: none;
	}
	a.QuickNav:hover {
	  color: #ffffff;
	  font-size:12px;
	  margin-left:20px;
	  font-weight:bold;
	  text-decoration: underline;
	}
	
	a.BoxLink {
	  color: #000000;
	  text-decoration: none;
	}
	a:BoxLink {
	  color: #ffffff;
	  text-decoration: underline;
	}


/* ************************************************* */
/* Slider */

	/*--Main Container--*/
	.BannerSlider {
	}
	/*--BannerSliderFrame/Masking Styles--*/
	.BannerSliderFrame {
		height:400px;	width: 900px;
		overflow: hidden; /*--Hides anything outside of the set width/height--*/
		position: relative;
	}
	.BannerSliderImages {
		position: absolute;
		top: 0; left: 0;
	}
	.BannerSliderImages img {float: left;}
	
	#HomeBlockSlider {
		margin:0;
		padding:0;
	}
	
	#HomeBlockSlider li{
		margin:0;
		padding:0;
		list-style-type:none;
	}
	

/* ************************************************* */
/* Top Slider */

	/*--Main Container--*/
	.TopBannerSlider {
		position: relative;
	}
	/*--BannerSliderFrame/Masking Styles--*/
	.TopBannerSliderFrame {
		height:180px;	width: 1000px;
		overflow: hidden; /*--Hides anything outside of the set width/height--*/
		position: relative;
	}
	.TopBannerSliderImages {
		position: absolute;
		top: 0; left: 0;
	}
	.TopBannerSliderImages img {float: left;}
	
	#TopHomeBlockSlider {
		margin:0;
		padding:0;
	}
	
	#TopHomeBlockSlider li{
		margin:0;
		padding:0;
		list-style-type:none;
	}

/* ************************************************* */
/* Accessories Slider */

	/*--Main Container--*/
	.MiniSlider {
		float: right;
		position: relative;
	}
	/*--BannerSliderFrame/Masking Styles--*/
	.MiniSliderFrame {
		height:405px;	width: 270px;
		overflow: hidden; /*--Hides anything outside of the set width/height--*/
		position: relative;
	}
	.MiniSliderImages {
		position: absolute;
		top: 0; left: 0;
	}
	.MiniSliderImages img {float: left;}
	
	#MiniBlockSlider, #MiniBlockSlider2 {
		margin:0;
		padding:0;
	}
	
	#MiniBlockSlider li{
		margin:0;
		padding:0;
		list-style-type:none;
	}
	#MiniBlockSlider2 li{
		margin:0;
		padding:0;
		list-style-type:none;
	}

/* ************************************************* */
.twtr-hd { display:none; }
.twtr-bd { margin-top:10px;}

/* ************************************************************************************************************************* */
/* Fancy box */

div#fancy_overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: none;
	z-index: 30;
}

div#fancy_loading {
	position: absolute;
	height: 40px;
	width: 40px;
	cursor: pointer;
	display: none;
	overflow: hidden;
	background: transparent;
	z-index: 100;
}

div#fancy_loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background: transparent url('../Images/FancyBox/fancy_progress.png') no-repeat;
}

div#fancy_outer {
	position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    padding: 20px 20px 40px 20px;
    margin: 0;
    background: transparent;
    display: none;
}

div#fancy_inner {
	position: relative;
	width:100%;
	height:100%;
	background: #FFF;
}

div#fancy_content {
	margin: 0;
	z-index: 100;
	position: absolute;
}

div#fancy_div {
	background: #000;
	color: #FFF;
	height: 100%;
	width: 100%;
	z-index: 100;
}

img#fancy_img {
	position: absolute;
	top: 0;
	left: 0;
	border:0; 
	padding: 0; 
	margin: 0;
	z-index: 100;
	width: 100%;
	height: 100%;
}

div#fancy_close {
	position: absolute;
	top: -12px;
	right: -15px;
	height: 30px;
	width: 30px;
	background: url('../Images/FancyBox/fancy_closebox.png') top left no-repeat;
	cursor: pointer;
	z-index: 181;
	display: none;
}

#fancy_frame {
	position: relative;
	width: 100%;
	height: 100%;
	display: none;
}

#fancy_ajax {
	width: 100%;
	height: 100%;
	overflow: auto;
}

a#fancy_left, a#fancy_right {
	position: absolute; 
	bottom: 0px; 
	height: 100%; 
	width: 35%; 
	cursor: pointer;
	z-index: 111; 
	display: none;
	background-image: url("data:image/gif;base64,AAAA");
	outline: none;
	overflow: hidden;
}

a#fancy_left {
	left: 0px; 
}

a#fancy_right {
	right: 0px; 
}

span.fancy_ico {
	position: absolute; 
	top: 50%;
	margin-top: -15px;
	width: 30px;
	height: 30px;
	z-index: 112; 
	cursor: pointer;
	display: block;
}

span#fancy_left_ico {
	left: -9999px;
	background: transparent url('../Images/FancyBox/fancy_left.png') no-repeat;
}

span#fancy_right_ico {
	right: -9999px;
	background: transparent url('../Images/FancyBox/fancy_right.png') no-repeat;
}

a#fancy_left:hover, a#fancy_right:hover {
	visibility: visible;
	background-color: transparent;
}

a#fancy_left:hover span {
	left: 20px; 
}

a#fancy_right:hover span {
	right: 20px; 
}

#fancy_bigIframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
}

div#fancy_bg {
	position: absolute;
	top: 0; left: 0;
	width: 100%;
	height: 100%;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}
	
div.fancy_bg {
	position: absolute;
	display: block;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}

div#fancy_bg_n {
	top: -20px;
	left: 0;
	width: 100%;
	height: 20px;
	background: transparent url('../Images/FancyBox/fancy_shadow_n.png') repeat-x;
}

div#fancy_bg_ne {
	top: -20px;
	right: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('../Images/FancyBox/fancy_shadow_ne.png') no-repeat;
}

div#fancy_bg_e {
	right: -20px;
	height: 100%;
	width: 20px;
	background: transparent url('../Images/FancyBox/fancy_shadow_e.png') repeat-y;
}

div#fancy_bg_se {
	bottom: -20px;
	right: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('../Images/FancyBox/fancy_shadow_se.png') no-repeat;
}

div#fancy_bg_s {
	bottom: -20px;
	left: 0;
	width: 100%;
	height: 20px;
	background: transparent url('../Images/FancyBox/fancy_shadow_s.png') repeat-x;
}

div#fancy_bg_sw {
	bottom: -20px;
	left: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('../Images/FancyBox/fancy_shadow_sw.png') no-repeat;
}

div#fancy_bg_w {
	left: -20px;
	height: 100%;
	width: 20px;
	background: transparent url('../Images/FancyBox/fancy_shadow_w.png') repeat-y;
}

div#fancy_bg_nw {
	top: -20px;
	left: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('../Images/FancyBox/fancy_shadow_nw.png') no-repeat;
}

div#fancy_title {
	position: absolute;
	z-index: 100;
	display: none;
}

div#fancy_title div {
	color: #FFF;
	font: bold 12px Arial;
	padding-bottom: 3px;
	white-space: nowrap;
}

div#fancy_title table {
	margin: 0 auto;
}

div#fancy_title table td {
	padding: 0;
	vertical-align: middle;
}

td#fancy_title_left {
	height: 32px;
	width: 15px;
	background: transparent url('../Images/FancyBox/fancy_title_left.png') repeat-x;
}

td#fancy_title_main {
	height: 32px;
	background: transparent url('../Images/FancyBox/fancy_title_main.png') repeat-x;
}

td#fancy_title_right {
	height: 32px;
	width: 15px;
	background: transparent url('../Images/FancyBox/fancy_title_right.png') repeat-x;
}

/* ----------------------------------------------------------------------------------------------------------- */
/* WP Likes */

.wp_likes {
	margin-top:0;
}
.wp_likes span.text{ 
   margin-left: 5px;
}
.wp_likes a.like img,a.liked img{
	vertical-align:middle;
    opacity:.8;
	filter: alpha(opacity = 80);
    margin-right:3px;
}
.wp_likes a.like img:hover{
        opacity:1;
		filter: alpha(opacity = 100);
}
.wp_likes a.like:hover{
text-decoration:none;
}
.wp_likes div.unlike{
	display:none;
}
/*sidebar widget css*/
.wp_likes_widget div img{
border:0px;
margin-left:15px;
margin-right:3px;
width:10px;
vertical-align:middle;	
}
.wp_likes_widget div span{
font-weight:bold;	
}	

/***************************************************************************************************************************************************/
/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #000;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #000;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}

/***************************************************************************************************************************************************/
.bg-color-blue{background-color:#2d89f0 !important;}
.bg-color-blueDark{background-color:#0064cd !important;}
.bg-color-green{background-color:#01a31c !important;}
.bg-color-greenDark{background-color:#005200 !important;}
.bg-color-yellow{background-color:#ffc40d !important;}
.bg-color-orange{background-color:#d44a26 !important;}
.bg-color-pink{background-color:#c3325f !important;}
.bg-color-purple{background-color:#603cba !important;}
.bg-color-darken{background-color:#1c1c1c !important;}
.bg-color-white{background-color:#ffffff !important;}
.bg-color-bbc{background-color:#980b0b !important;}

/*.tile:hover{outline:3px #225a68 solid !important;}*//*
.tile.tile-active-right{-ms-transform:perspective(600px) rotatey(5deg);-o-transform:perspective(600px) rotatey(5deg);-moz-transform:perspective(600px) rotatey(5deg);-webkit-transform:perspective(600px) rotatey(5deg);transform:perspective(600px) rotatey(5deg);}
.tile.tile-active-left{-ms-transform:perspective(600px) rotatey(-5deg);-o-transform:perspective(600px) rotatey(-5deg);-moz-transform:perspective(600px) rotatey(-5deg);-webkit-transform:perspective(600px) rotatey(-5deg);transform:perspective(600px) rotatey(-5deg);}

.tile .tile-icon-large{margin-top:20px;margin-left:0px;display:table-cell;vertical-align:middle !important;text-align:center;width:150px;padding-top:20px;}.tile .tile-icon-large img{width:96px;height:96px;}
.tile .tile-icon-cover{margin-top:20px;margin-left:0px;display:table-cell;vertical-align:middle !important;text-align:center;width:150px;padding-top:30px;}.tile .tile-icon-cover img{max-width:90px;height:90px;}
.tile .tile-icon{position:absolute;bottom:10px;left:20px;width:32px;height:32px;}
.tile .tile-label{position:absolute;bottom:10px;left:20px;font-size:14px;color:#fff;}
.tile .tile-caption{position:absolute;top:0px;left:0px;width:130px;padding:2px 10px;border-bottom:1px #ff4500 solid;background:#fff;font-size:14px;color:#000;font-size:10px;text-align:right;}
.tile .tile-header{font-size:19px;color:#7ac479;text-align:left;margin:20px;}
.tile .tile-counter{position:absolute;right:20px;bottom:10px;font-size:14px;font-weight:normal;}
.tile .tile-text{text-align:left;margin-top:20px;margin-left:20px;font-size:12px;}
.tile input { color: black;}
.tile .tile-image{padding:0px; height:100%;width:100%;}.tile .tile-image img{height:100%;width:100%;}

.tile .tile-content-sub{position:absolute; opacity:0; bottom:0px; margin:0px;width:100%; height:0px; max-height:148px;padding:2px 5px;overflow:hidden;box-shadow-bottom:inset 0px 0px 3px #fff;}
.tile.tile-double .tile-icon-large{margin-top:20px;margin-left:107px;}
.tile.tile-double .tile-icon-cover,.tile.tile-double .tile-icon-large{width:310px;}
.tile.tile-double-vertical{height:310px;}.tile.tile-double-vertical .tile-icon-large{margin-top:20px;margin-left:107px;}
.tile.tile-double-vertical .tile-content-main{height:310px;position:relative;overflow:hidden;}
.tile.tile-double-vertical .tile-icon-cover,.tile.tile-double-vertical .tile-icon-large{height:310px;}
.tile.tile-triple-vertical{height:470px;}.tile.tile-triple-vertical .tile-icon-large{padding-top:187px;}
.tile.tile-triple-vertical .tile-content-main{height:470px;position:relative;overflow:hidden;}
.tile.tile-quadro-vertical{height:630px;}.tile.tile-quadro-vertical .tile-icon-large{padding-top:267px;}
.tile.tile-quadro-vertical .tile-content-main{height:630px;position:relative;overflow:hidden;}

.tile.tile-triple{width:470px;}.tile.tile-triple .tile-icon-large{width:470px;}
.tile.tile-quadro{width:630px;}.tile.tile-quadro .tile-icon-large{width:630px;}
*/
.bg-color-red{background-color:#bc1c48 !important;}


/***************************************************************************************************************************************************/

