/*html { background: url(../images/head/occasion-bg-blue-tiles.gif) repeat-y center #e7effa;}*/
html, body { margin:0; padding:0; border:0; height:100%;}
html#html-front {
	/*background: url(../images/head/occasion-bg-blue-tiles.gif) repeat-y center;*/
}
html#html-front-home {
	/*background: url(../images/head/occasion-bg-blue-tiles.gif) repeat-y center;*/
}
body {
	color:#444; font-size:95%; font-family:"Trebuchet MS", Helvetica, Verdana, sans-serif; text-align:center;
}
body.body-front {
	background: url(../images/head/occasion-bg-blue.gif) repeat-y top center;
}
body.body-front-home {
	background: url(../images/head/occasion-bg-blue.gif) repeat-y top center #FFF;
}

a {	color:#333; text-decoration:none;}
a:hover { color:#b52626; text-decoration:underline;}
h1 {font-size:1.3em; font-family:"Trebuchet MS", Helvetica, Verdana, sans-serif; margin:0; padding-bottom:8px;}
h2 {font-size:16px; font-family:"Trebuchet MS", Helvetica, Verdana, sans-serif; margin:0; padding:8px 0 5px 0; text-transform:uppercase;}
h3 {font-size:0.9em; font-family:"Trebuchet MS", Helvetica, Verdana, sans-serif; margin:0; padding-bottom:8px;}
h4 {font-size:0.8em; font-family:"Trebuchet MS", Helvetica, Verdana, sans-serif; margin:0; padding-bottom:8px;}
p  {margin:0; padding-bottom:8px;}
img {border:none;}
input { color:#666; margin:0; padding:0; height:18px;}

#wrapper { margin:0 auto; width:1000px; text-align:left; background: #dcdcdc; /* браузъри, които не поддържат CSS3 */

filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#dcdcdc'); /* IE */
background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#dcdcdc)); /* Webkit браузъри */
background: -moz-linear-gradient(top,  #fff,  #dcdcdc); /* Firefox 3.6+ */}

#head-wrapper { height: 74px; background: #dcdcdc; /* браузъри, които не поддържат CSS3 */

filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#dcdcdc'); /* IE */
background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#dcdcdc)); /* Webkit браузъри */
background: -moz-linear-gradient(top,  #fff,  #dcdcdc); /* Firefox 3.6+ */}

#head { width:998px; overflow:hidden; }
#head .logo { margin:11px 0 0 5px; width:355px; float: left; }
#head .logo span.slogan { color:#d72e2d; font-size: 16px; font-weight:bold;}
#head .actions { width: 625px; float: right; text-align: right; padding: 5px 5px 0 0; }
#head .actions ul.menu { height: 20px; overflow: hidden; font-size:.9em; margin: 0; font-size:14px; font-weight:bold;}
#head .actions ul.menu li { float: right; margin:0 0 0 10px; padding:0 0 0 11px; list-style: none; }
#head .actions ul.menu li.help { background:none; border-left:1px solid #666; }
#head .actions ul.menu li a { color:#666; }
#head .actions ul.menu li a:hover { color:#555; }
#head .actions span { font-size:13px; }
#head .actions span.slogan { color:#000; }
#head .actions span.phones { color:#b52626; font-weight:bold; margin: 0 0px; }
/*#head .actions form.search { display: inline; margin: 0; padding: 0; padding-top: 4px; }*/
#head .actions form.search { float: right; margin: 0; margin-top: 10px; padding: 0 30px;  text-align: left; background-color:  #fff; }
#head .actions form.search input[type=image] { vertical-align: top; }

#head .actions a.bag { float: right; display: block; height: 23px; width: 24px; background-image: url(../images/cart.png); background-repeat: no-repeat; text-align:center; vertical-align:middle; font-weight:bold; font-size:15px; padding-top:10px; margin-top: 4px; color:#FFF; letter-spacing:-1px;}
#head .actions a.caption { float: right; display: block; color:#d72e2d; font-weight:bold; text-decoration:none; font-size: 15px; padding-top: 14px; padding-left: 4px; }
#head .actions a.caption:hover {text-decoration:underline;}


#mainmenu {
	margin-top: 0px;
/*  border:1px solid #FFF; */
	clear: both;
	_position: relative;
	_z-index: 999;
	zoom:1; 
	background-color:#c70f14;
	color:#444; font-size:84%; font-family:"Trebuchet MS", Helvetica, Verdana, sans-serif; text-align:center;
	background: url(../images/head/menu-color-blue-red.gif) repeat;
}

html>body #mainmenu {
	position: relative;
	z-index: 999;
}

/* Level 1 */
ul.menu_l1 {
	float: left;
	text-align:left;
	background: url(../images/head/menu-color-blue-red.gif) repeat;
	margin: 0;
	padding: 0; 
	list-style: none;
	height: 30px;
	/*width: 850px;*/
}

ul.menu_l1 li {
	position: relative;
	float: left;
	font-family:"Trebuchet MS", Helvetica, Verdana, sans-serif;
}

ul.menu_l1 li a, ul.menu_l1 li a:link, ul.menu_l1 li a:visited {
	float: left;
	outline: none;
	color:#FFF;
	text-decoration: none;
	font-size:17px;
	font-weight: normal;
	margin:0;
	padding:4px 6px 6px 8px;
	letter-spacing: -0.2px;
}

ul.menu_l1 li a.current, a.selected {
	background: url(../images/head/menu-color-over-solid.gif) repeat-x;
	color: #FFFFFF;
}

ul.menu_l1 li a:hover {
	
	color: #fafafa;
	/*background-color: #d6ffcb;*/
}

/* Level 2 */
ul.menu_l2 {
	display: none;
	list-style: none;
	position: absolute;
	top: 30px;
	left: 0px;
	width: 400px;
	border: 2px solid #D72E2D;
	background-color: #FAFAFA;
	padding: 8px;
	z-index: 99;
	margin: 0;
	zoom: 1;
	font-size:16px;
}

ul.menu_l2 li {
	float: left;
	width: 200px;
	padding: 0px;
	margin-bottom: 10px;
	font-size:16px;
}

ul.menu_l2 li a, ul.menu_l2 li a:link, ul.menu_l2 li a:visited {
	font-size:14px;
	font-weight:bold;
	float: none;
	padding: 0px;
	color:#000000;
	letter-spacing: 0.1px;
}

ul.menu_l2 li a:hover {
	color: #b52626;
	background-color: #FAFAFA;
}

/* Level 3 */
ul.menu_l3 {
	float: none;
	margin: 0;
	list-style: none;
	padding: 0px;
	margin: 0 0 10px 0;
	width: 200px;
	
}

ul.menu_l3 li {
	float: none;
	margin: 0;
	
}

ul.menu_l3 li a, ul.menu_l3 li a:link, ul.menu_l3 li a:visited {
	font-size:16px;
	float: none;
	font-weight: normal;
	padding: 0px;
	margin-left: 10px;
	letter-spacing: 0.1px;
}

ul.menu_l3 li a:hover {
	text-decoration: underline;
	background-color: #FAFAFA;
}

#cart-bg { background-image: url(../images/cart.png); width:24px; height:23px; float:right; text-align:center;	vertical-align:middle;	font-weight:bold; font-size:15px; padding-top:10px;	color:#FFF;	margin-top:-3px; letter-spacing:-1px;}
#cart-bg a {color:#FFF;}
#cart-bg a:hover {color:#FFF;}
#cart { float:right; padding:6px 8px 0px 3px; position:relative; zoom:1; }
#cart a {color:#FFF; font-weight:bold; text-decoration:none; font-size: 13px;}
#cart a:hover {text-decoration:underline;}

#body-content {width:1000px; height:100%; }

#register { width:479px; width:459px; float:left;}
#register h1 { padding:30px 0 20px 210px; padding:30px 0 20px 190px; color:#000;}
#register p { padding:0 0 0 210px; padding:0 0 0 170px; width:250px; width:240px;}
#register ul { padding:0 0 0 225px; padding:0 0 0 185px; width:260px; width:250px;}
.sign-buttons-equal { height:150px;}
#sign-in { width:519px; float:right;}
#sign-in-line { float:left; margin:25px 0 25px 0; background-color:#FFF; border-left: 1px solid #333;}
#sign-in h1 { padding:5px 0 20px 30px; color:#000;}
#sign-in p { padding:0 0 0 30px; width:280px;}
.underline { text-decoration:underline;}

#breadcrumbs {width:1000px; margin: 5px 0 4px 4px; font-size: 14px;}
.morespace { *margin-bottom:6px;}
.breadup {text-transform:uppercase;}
.breadselected { font-weight:bold; color:#b52626; text-transform:uppercase;}
.pages {float:right; display:inline; width:200px; *margin:-18px 0 6px 0;}
.pages-bottom {float:right; display:inline; width:200px; margin-top:10px;}

#leftcontent {float:left; width:1000px;}
/*#leftcontent1 {float:left; width:990px; padding: 0 5px;}*/
#leftcontent1 {float:left; width:699px; padding: 0 0 0 5px;}
.borderbottom {margin-bottom:1px;}
#smallbanners {float:left; width:750px;}
.smallb { margin-right:1px; float:left;}
.smallnob { float:left;}


#rightcontent { float:right; width:249px; margin-left: 1px; }
#rightcontent a {text-decoration:none; color:#B52626;}
#rightcontent a:hover { text-decoration:none; color: #D72E2D;}
#newsletter { background-image:url(../images/bg/right-banners/newsletter.jpg); height:100px; width:249px; text-align:center;}
.newsletterform { padding-top:65px; }

#rightcontent1 { float:right; width:260px; padding: 0 5px 0 30px; margin-top: -39px; background-color:#999;}

#video {float:right; margin-right: 18px; margin-top: 5px;}

#text {float:left; width:699px; padding: 0 0 0 5px;}
#text h1 { margin-top:4px; text-align:left; padding-top:9px; color:#d72e2d; font-size:18px; padding-left:27px; background-image:url(../images/cart.png); background-repeat:no-repeat; background-position:left top;}
#text h2 { font-size:16px;}
#text p { text-align:left; color:#333; font-size: 16px;}
#text a { text-decoration:none; color:#b52626;}
#text a:hover { text-decoration:underline; color:#d72e2d;}
.logo-text { margin-top:4px; text-align:left; padding-top:9px; color:#d72e2d; font-size:18px; padding-left:27px; background-image:url(../images/cart.png); background-repeat:no-repeat; background-position:left top; text-transform:none;}
.logo-text-p { margin:3px 0 0 0px; padding:0; font-weight:normal;}

#floating-menu {float:left; width:170px; height:10px; padding-left: 5px;}
#cat-left { position:absolute; top:133px; width:168px; border: 1px solid #CCC; background-color: #F0EFEF;/*border-bottom:none; background:url(../images/shadow-inverted.gif) bottom no-repeat #F0EFEF;*/}
#cat-left h2 {text-transform:uppercase; font-size:18px; color:#C00; font-weight:normal; text-align:center; background-position:bottom; /*background-image:url(../images/shadow.gif);*/ background-repeat:no-repeat; padding-bottom:10px; margin-bottom:5px;}
#cat-left ul {padding:0 0 8px 5px; margin:0;}
#cat-left ul li {font-size:14px; padding:0px 2px 10px 8px; margin:0; list-style:none; background-image:url(../images/arrow.png); background-repeat:no-repeat; background-position:left top;}
#cat-left ul li a {font-weight:bold;}
#cat-left ul li ul li {font-size:15px; list-style:none;}
#cat-left ul li ul li a {font-weight:normal;}
.promo { color:#d72e2d;}
.selected-category { font-weight:bold; color:#b52626;}
.selected-group { font-weight:bold; color:#b52626;}

#cat-middle {float:right; width:830px;}
#smallbanners-cat {float:left; width:580px;}
#text-cat {float:left; width:565px; padding-left:10px; padding-right:5px;}
#text-cat h1 { margin-top:4px; text-align:left; padding-top:9px; color:#d72e2d; font-size:18px; padding-left:27px; background-image:url(../images/cart.png); background-repeat:no-repeat; background-position:left top;}
#text-cat h2 { font-size:16px;}
#text-cat p { text-align:left; color:#333; font-size:16px;}
#text-cat a { text-decoration:none; color:#b52626;}
#text-cat a:hover { text-decoration:underline; color:#d72e2d;}

#info-middle {float:left; width:800px; margin:18px 0 0 0;}
#text-info {float:left; width:815px; padding-left:10px; padding: 0 5px 0 5px;}
#text-info h1 { margin-top:4px; text-align:left; padding-top:9px; color:#d72e2d; font-size:18px; padding-left:27px; background-image:url(../images/cart.png); background-repeat:no-repeat; background-position:left top;}
#text-info h2 { font-size:16px;}
#text-info p { text-align:left; color:#333;}
#text-info a { text-decoration:none; color:#b52626;}
#text-info a:hover { text-decoration:underline; color:#d72e2d;}
#text-info ul { padding-left:20px;}

#group-products {float:right; width:830px; margin-top: -7px;}
#featured-group {width:829px; height:50px; margin:-1px 0 0 1px;}
.fourproducts-ie {display:block;}
.current-page { font-weight:bold; }
/*.product { float:left; width:180px; height:325px; padding-left:20px; padding-bottom:5px; font-size:12px;}*/
.product { display: inline-block; width:180px; vertical-align: top; padding-left:20px; padding-bottom:15px; font-size:13px; *display: inline; zoom: 1; }
.product img { padding-bottom:3px;}
.new-pr { color:#F00; font-weight:bold; }
.promo-pr { color:#b52626; font-weight:bold; }
.price-group { color:#000; font-weight:bold; }
.price-old-group { color:#000; font-weight:bold; text-decoration:line-through; }
.colors-pr { color:#999; font-weight:bold; }

.fourproducts-ie-small {display:block; height:286px;}
.product-small { float:left; width:120px; height:280px; padding:0 10px 5px 0; font-size:12px;}



#bottom-group { width:1000px; margin-top:8px; clear: both;}
#group-newsletter { float:right; }
#left-group-promo {width:170px; float:left; z-index: 100;}
#text-group {float:left; width:800px; padding-left:10px; padding-right:5px;}
#text-group h1 { margin-top:4px; text-align:left; padding-top:9px; color:#d72e2d; font-size:18px; padding-left:27px; background-image:url(../images/cart.png); background-repeat:no-repeat; background-position:left top;}
#text-group h2 { font-size:16px; padding-left:5px;}
#text-group p { text-align:left; color:#333;}
#text-group a { text-decoration:underline; color:#b52626;}
#text-group a:hover { text-decoration:none; color:#d72e2d;}
.h2product { margin-top:4px; text-align:left; padding-top:9px; color:#d72e2d; font-size:14px; padding-left:27px; background-image:url(../images/cart.png); background-repeat:no-repeat; background-position:left top;}
#suggestions-text { width:998px; text-align:left; padding:30px 0 10px 10px; font-weight:bold;}

#product-content {}
#product-photo { float:left; width:320px; margin-left: 10px; _margin-left: 5px;}
.thumb { float:left; width:60px; height:70px; padding:5px 5px 0 0;}

#product-desc { float:left; width:490px; padding: 0 5px 0 5px;}
#product-desc h1 { color:#000; font-size:18px; padding-left:15px;}
#product-desc a { text-decoration:none; color:#fff;}
#product-desc a:hover { text-decoration:none; color:#000;}

/* Tabs */
ul.tabs {
	margin: 0;
	padding: 0;
	list-style: none;
	height: 26px; /*--Set height of tabs--*/
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #CCC;
	width: 100%;
}
ul.tabs li {
	float: left;
	margin: 0;
	padding: 0;
	height: 25px; /*--Subtract 1px from the height of the unordered list--*/
	line-height: 25px; /*--Vertically aligns the text within the tab--*/
	border: 1px solid #CCC;
	border-left: none;
	margin-bottom: -1px; /*--Pull the list item down 1px--*/
	overflow: hidden;
	background: #ccc;
}
ul.tabs li a {
	text-decoration: none;
	font-family:"Trebuchet MS", Helvetica, Verdana, sans-serif;
	font-size:15px;
	color: #FFF;
	display: block;
	padding: 0 7px;
	font-weight:bold;
	border: 1px solid #fff; /*--Gives the bevel look with a 1px white border inside the list item--*/
	outline: none;
}
ul.tabs li.active a {
	color: #fff;
}
ul.tabs li a:hover {
	background: #D72E2D;
}
ul.tabs li.active, ul.tabs li.active a:hover  { /*--Makes sure that the active tab does not listen to the hover properties--*/
	background: #D72E2D;
	border-bottom: 1px solid #fff; /*--Makes the active tab look like it's connected with its content--*/
}
.tab_container {
	border: 1px solid #CCC;
	border-top: none;
	overflow: hidden;
	clear: both;
	float: left; width: 100%;
	/*background: #fff;*/
}
.tab_content {
	padding: 8px;
	font-size:15px;
	font-family:"Trebuchet MS", Helvetica, Verdana, sans-serif;
}
.tab_content .iframe { z-index: 0;}

#product-content { width:488px; }
.product-text { padding:5px 5px 0 10px; }
.product-text a { text-decoration:none; color:#b52626;}
.product-text a:hover { text-decoration:underline; color:#d72e2d;}
.product-ul { margin:5px 0 5px 0; padding:0 0 0 30px;}
.product-price { color:#E31D22; font-size:19px;}
.product-save { color:#666; font-size:14px;}
.product-save-price { color:#666; font-size:12px; font-weight:bold;}
.product-old-price { color:#000; font-size:18px; text-decoration: line-through; }
.product-promo { color:#b52626; font-size:22px;}
.product-attribute { float:right; width:488px; margin:10px 0 0 10px; border:1px solid #CCC;}
#product-color { width:488px; margin:10px 0 0 0; border:1px solid #CCC;}
#product-order { width:488px; margin:10px 0 0 0; border:1px solid #CCC;}
#add-to-cart { width:488px; margin:10px 0 0 0px;}
.send-email { padding-left:5px; color:#006; text-decoration:underline;}

#footer-menu { float:left; margin:0px auto 0 auto; width:998px; text-align:left; background-color:#f0efef; border: 1px solid #dcdcdc; margin-bottom: 0px;}
#footer-menu ul { float:left; list-style:none; padding:0; margin: 5px 0 0 3px;}
#footer-menu ul a {display:block; margin:0 0 0 2px; padding:1px 4px; text-decoration:none; font-weight:bold; font-family:"Trebuchet MS", Helvetica, Verdana, sans-serif; font-size:14px; color:#000;}
#footer-menu ul a:hover { color:#d72e2d;}
#footer-menu ul li {float:left; margin:0; list-style:none; padding:-5px 0 0 0; max-width: 150px;}
#footer-menu ul li a { padding-right:6px; margin-left:0px; font-size:14px;}
#footer-menu ul li ul { padding:0; margin:0; }
#footer-menu ul li ul li { color:#d72e2d; padding-bottom:2px; padding-left:2px; padding-right:10px; list-style:none; clear:both; }
#footer-menu ul li ul li a { color:#b52626; padding:0; margin:0;  font-size:12px;}
#footer-menu ul li ul li a:hover { color:#d72e2d; text-decoration:underline;}

#footer { float:left; margin:5px auto 0 auto; width:993px; text-align:left; background-color:#f0efef; border:1px solid #dcdcdc; padding:3px 0 3px 5px;}
#footer p {font-family:"Trebuchet MS", Helvetica, Verdana, sans-serif; font-size:12px; color:#666; padding-left:5px;}
#giftcards { width:110px; text-align:center; float:left; margin-right:10px;}

#photos { margin-top: 4px; }
#photos div.scroller { border: 1px solid #CCCCCC; }
#photos div.scroller .item { border: 1px solid #FFFFFF; margin-left: 2px; margin-right: 3px; }
#photos div.scroller .selected { border: 1px solid #FF0000; }

body#tinymce {
	text-align: left;
}

#dlg-cart-add {
	display: none;
}

#dlg-cart-add div.header {
	
}

.formError {
	color: #ff0000;
	font-size: 0.9em;
	padding-left: 4px;
}


/* This is the moving lens square underneath the mouse pointer. */
.cloud-zoom-lens {
	border: 1px solid #888;
	margin:-1px;	/* Set this to minus the border thickness. */
	background-color:#fff;	
	cursor:move;		
}

/* This is for the title text. */
.cloud-zoom-title {
	font-family:"Trebuchet MS", Helvetica, Verdana, sans-serif;
	position:absolute !important;
	background-color:#000;
	color:#fff;
	padding:3px;
	width:100%;
	text-align:center;	
	font-weight:bold;
	font-size:10px;
	top:0px;
}

/* This is the zoom window. */
.cloud-zoom-big {
	border:1px solid #ccc;
	overflow:hidden;
	background-color: #ffffff;
}

/* This is the loading message. */
.cloud-zoom-loading {
	color:white;	
	background:#222;
	padding:3px;
	border:1px solid #000;
}


/* SLIDER CSS */
* {margin: 0; padding: 0;}
.anythingSlider { width: 1000px; height: 467px; position: relative; margin: 0 auto 0px; }
.anythingSlider .anwrapper { width: 1000px; overflow: auto; height: 467px; margin: 0 0px; position: absolute; top: 0; left: 0; }
/* Width below is max for Opera */
.anythingSlider .anwrapper ul {width: 32700px; list-style: none; position: absolute; top: 0px; left: 0; background: #eee; margin: 0;}
.anythingSlider ul li { display: block; float: left; padding: 0; height: 467px; width: 1000px; margin: 0; }
.anythingSlider ul li img { border:0;}

* {margin: 0; padding: 0;}
.anythingSlider1 { width: 814px; height: 584px; position: relative; margin: 0 auto 0px; }
.anythingSlider1 .anwrapper { width: 814px; overflow: auto; height: 584px; margin: 0 0px; position: absolute; top: 0; left: 0; }
/* Width below is max for Opera */
.anythingSlider1 .anwrapper ul {width: 32700px; list-style: none; position: absolute; top: 0px; left: 0; background: #eee; margin: 0;}
.anythingSlider1 ul li { display: block; float: left; padding: 0; height: 584px; width: 814px; margin: 0; }
.anythingSlider1 ul li img { border:0;}
/*
.anythingSlider .arrow                  { display: block; height: 200px; width: 67px; background: url(../images/arrows.png) no-repeat 0 0; text-indent: -9999px; position: absolute; top: 65px; cursor: pointer; }
.anythingSlider .forward                { background-position: 0 0; right: -20px; }
.anythingSlider .back                   { background-position: -67px 0; left: -20px; }
.anythingSlider .forward:hover          { background-position: 0 -200px; }
.anythingSlider .back:hover             { background-position: -67px -200px; }
*/
#thumbNav { position: relative; float: right; top: 5px; left: 0px;}
#thumbNav a { color: black; font-size:13px; font: "Trebuchet MS", Helvetica, Verdana, sans-serif; font-weight:bold; display: inline-block; padding: 2px 8px; height: 18px; margin: 0 5px 0 0; border:1px solid #000; background: #F0EFEF; text-align: center; }
#thumbNav a:hover { background-image: none; }
#thumbNav a.cur { background: #d72e2d; }
#start-stop { background: green; color: white; padding: 2px 5px; width: 35px; position: absolute; left: 50px; top: 330px; visibility: hidden; }
#start-stop.playing { background-color: #666; }
#start-stop:hover { background-image: none; }
/*Prevents*/
.anythingSlider .anwrapper ul ul { position: static; margin: 0; background: none; overflow: visible; width: auto; border: 0; }
.anythingSlider .anwrapper ul ul li { float: none; height: auto; width: auto; background: none; }

.anythingSlider1 .anwrapper ul ul { position: static; margin: 0; background: none; overflow: visible; width: auto; border: 0; }
.anythingSlider1 .anwrapper ul ul li { float: none; height: auto; width: auto; background: none; }
/*For Specific Slides
#textSlide                              { padding: 10px 30px; }
#textSlide h3                           { font: 20px Georgia, Serif; }
#textSlide h4                           { text-transform: uppercase; font: 15px Georgia, Serif; margin: 10px 0; }
#textSlide ul                           { list-style: disc; margin: 0 0 0 25px; }
#textSlide ul li                        { display: list-item; }
#quoteSlide                             { padding: 30px; }
#quoteSlide blockquote                  { font: italic 24px/1.5 Georgia, Serif; text-align: center; color: #444; margin: 0 0 10px 0; }
#quoteSlide p                           { text-align: center; }
*/

/* Paging */
.paging a {
	border: 1px solid #aaaaaa;
	padding: 0 6px;
	background-color: #fafafa;
	display: inline-block;
	*display: inline;
	zoom: 1; 
}

.paging {
}

.paging a:hover {
	text-decoration: none;
	background-color: #eaeaea;
}

.paging span {
	border: 1px solid #690101;
	padding: 1px 7px;
	font-size: 105%;
	background-color: #690101;
	color: #ffffff;
	display: inline-block;
	*display: inline;
	zoom: 1; 
}

/* RSS FEED */

.rss-box{width: 260px; float:right; padding-right:7px; padding-left:7px; padding-top:10px; margin-right:10px; margin-top: 10px; border-bottom: 1px solid #666; border-top: 1px solid #666;}
.rss-items span { visibility:hidden}
.rss-items li { list-style:none}
.rss-title { font-weight:bold}


.thumbs-home {position: relative;}
.thumbs-home .effect2 {  
	width: 199px; height: 196px;
	position: absolute; top:0;
	opacity: 0;
   overflow:visible;
   border:100px solid rgba(0,0,0,0.5);
   box-sizing:border-box;
   transition: all 0.4s ease-in-out;
   color:rgba(0,0,0,0.1); }
.thumbs-home .effect1 { float: left; }
.thumbs-home .effect2:hover{
   		opacity: 1;
   border:100px solid rgba(0,0,0,0.5);
   }
