/*
Theme Name: TSANIS
Description: TSANIS WEBSITE
Author: TSANIS	
Author URI: http://www.tsanis.com/
Version: 1.0.1
*/

@import url("css/master.css");

@import url("http://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800&subset=greek");

/* links */
a:link, a:visited {
	color: #996F45;
	text-decoration: none;
	font-size: 12px;
	font-weight: 600;
	}



a:hover {
	text-decoration: none;
	color: #A69588;
	}

/***** Layout ********************/


#container {
	width: 930px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 80px;
	padding-left: 5px;
	background-color: #FDFDFD;
	}
#wrapper {
	width: 940px;
	float: left;
	background: #F1F1F1;
	margin-right: auto;
	margin-left: auto;
	}
#content {
	float: left;
	width: 742px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
	
#content-single {
	float: left;
	width: 727px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 5px;
	}
	
#content-single-page {
	float: left;
	width: 548px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 5px;
	}
	
#content-single-page-with-sidebar {
	float: left;
	width: 733px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 5px;
	}
	
#content-contact {
	float: left;
	width: 733px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 5px;
	}
	
	
#content-contact td {
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	}
	
#content-custom {
	float: left;
	width: 742px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}
body.blog #content,
body.single #content {
	padding: 0;
	}
body.attachment #content {
	padding: 10px 0 0;
	}
#sidebar {
	float: left;
	margin-bottom: 0;
	margin-left: 0px;
	margin-right: 0;
	margin-top: 0;
	width: 179px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D4D4D4;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 5px;
}
#sidebar-cart {
	float: left;
	margin-bottom: 0;
	margin-left: 5px;
	margin-right: 0px;
	margin-top: 0;
	width: 174px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D4D4D4;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 5px;
}
	
#contentfull {
        width: 940px;
	margin: 0px 0px 10px 10px;
	padding: 0px 0px 0px 0px;
	background: #fff;
	}	
/***** Header ********************/
#header {
background-color:#FDFDFD;
height:33px;
margin-left:auto;
margin-right:auto;
padding-bottom:0;
padding-left:10px;
padding-right:10px;
padding-top:40px;
width:920px;
	}
/* site logo */
#header #site-logo {
	float: left;
	line-height: 0;
	}
/***** Top Navigation Menu ********************/
.top {
	height: 35px;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-color: #FDFDFD;
}
.top-right {
	float:right;
	padding-bottom:8px;
	padding-top:8px;
	text-align:center;
	width:80px;
	background-color: #806754;
	font-weight: 700;
}
.top-right a:link, .top-right a:visited, .top-right a:active {
	color: #F0F0F0;
	text-decoration: none;
}
.top-right a:hover {
	color: #D0C7C0;
	text-decoration: none;
}
.top-left {
	float: left;
	width: 850px;
	padding-left: 10px;
	font-size: 11px;
}
.lang-selection  {
    float: left;
    height: 18px;
    margin-right: 5px;
    width: 18px;
}
.lang-selection a:link, .lang-selection a:active, .lang-selection a:visited {
	background-image: url(images/en-button.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: left;
	height: 18px;
	width: 18px;
	margin-right: 5px;
	margin-top: 9px;
}
.lang-selection a:hover {
	background-image: url(images/en-button.png);
	background-repeat: no-repeat;
	background-position: 0px -20px;
	float: left;
	height: 18px;
	width: 18px;
	margin-right: 5px;
	margin-top: 9px;
}
.top-date {
	color: #999;
	float: left;
	padding-top: 10px;
	padding-bottom: 9px;
}
.last-updated {
	color: #996F45;
	float: left;
	padding-top: 9px;
	padding-bottom: 9px;
	margin-left: 10px;
	margin-right: 3px;
}
.top-menu {
	float: right;
	width: 320px;
	text-align: right;
	margin-right: 10px;
	padding-top: 8px;
	padding-bottom: 8px;
	letter-spacing: -0.3px;
	font-size: 12px;
}
.top-menu a:link, .top-menu a:visited {
	color: #666;
	text-decoration: none;
	font-weight: normal;
}
.top-menu a:hover, .top-menu a:active {
	color: #000;
	text-decoration: none;
}
/***** Main Navigation Menus ********************/
#nav-wrap {
	background: #FFFFFF;
	width: 940px;
	margin: 0 auto 0;
	padding: 0;
	}
#nav, #subnav {
	width: 940px;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	background: #000000;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: none;
	overflow: hidden;
	clear: both;
	}
#nav ul, #subnav ul, #header ul.nav, #header ul.menu {
	width: 100%;
	float: left;
	margin: 0;
	padding: 0;
	}
	
#nav li, #subnav li, #header ul.nav li, #header ul.menu li {
	float: left;
	list-style: none;
	}
		
#nav li a, #subnav li a, #header ul.nav li a, #header ul.menu li a {
	color: #FFFFFF;
	display: block;
	font-size: 12px;
    	margin: 0;
	padding: 8px 10px 8px 10px;
	text-decoration: none;
	position: relative;
	}
#nav li a:hover, #nav li a:active, #nav .current_page_item a, #nav .current-cat a, #nav .current-menu-item, #subnav li a:hover, #subnav li a:active, #subnav .current_page_item a, #subnav .current-cat a, #subnav .current-menu-item, #header ul.nav li a:hover, #header ul.nav li a:active, #header ul.nav .current_page_item a, #header ul.nav .current-cat a, #header ul.nav .current-menu-item a, #header ul.menu li a:hover, #header ul.menu li a:active, #header ul.menu .current_page_item a, #header ul.menu .current-cat a, #header ul.menu .current-menu-item a {
	background: #333333;
	color: #FFFFFF;
	}
	
#nav li a.sf-with-ul, #subnav li a.sf-with-ul, #header ul.nav li a.sf-with-ul, #header ul.menu li a.sf-with-ul {
	padding-right: 25px;
	}	
	
#nav li a .sf-sub-indicator, #subnav li a .sf-sub-indicator, #header ul.nav li a .sf-sub-indicator, #header ul.menu li a .sf-sub-indicator {
	background: url(images/arrow-down.png);
	display: block;
	width: 10px;
	height: 10px;
	top: 14px;
	right: 10px;
	text-indent: -9999px;
	overflow: hidden;
	position: absolute;
	}
	
#nav li li a, #nav li li a:link, #nav li li a:visited, #subnav li li a, #subnav li li a:link, #subnav li li a:visited, #header ul.nav li li a, #header ul.nav li li a:link, #header ul.nav li li a:visited, #header ul.menu li li a, #header ul.menu li li a:link, #header ul.menu li li a:visited {
	background: #000000;
	color: #FFFFFF;
	width: 158px; 
	font-size: 12px;
	margin: 0;
	padding: 8px 10px 8px 10px;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	position: relative;
	}
	
#nav li li a:hover, #nav li li a:active, #subnav li li a:hover, #subnav li li a:active, #header ul.nav li li a:hover, #header ul.nav li li a:active, #header ul.menu li li a:hover, #header ul.menu li li a:active {
	background: #333333;
	}
#nav li li a .sf-sub-indicator, #subnav li li a .sf-sub-indicator, #header ul.nav li li a .sf-sub-indicator, #header ul.menu li li a .sf-sub-indicator {
	background: url(images/arrow-right.png);
	top: 12px;
	}
#nav li ul, #subnav li ul, #header ul.nav li ul, #header ul.menu li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 180px;
	}
#nav li ul a, #subnal li ul a, #header ul.nav li ul a, #header ul.menu li ul a { 
	width: 160px;
	}
#nav li ul ul, #subnav li ul ul, #header ul.nav li ul ul, #header ul.menu li ul ul {
	margin: -36px 0 0 179px;
	}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfHover ul ul, #nav li.sfHover ul ul ul, #subnav li:hover ul ul, #subnav li:hover ul ul ul, #subnav li.sfHover ul ul, #subnav li.sfHover ul ul ul, #header ul.nav li:hover ul ul, #header ul.nav li:hover ul ul ul, #header ul.nav li.sfHover ul ul, #header ul.nav li.sfHover ul ul ul, #header ul.menu li:hover ul ul, #header ul.menu li:hover ul ul ul, #header ul.menu li.sfHover ul ul, #header ul.menu li.sfHover ul ul ul {
	left: -999em;
	}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfHover ul, #nav li li.sfHover ul, #nav li li li.sfHover ul, #subnav li:hover ul, #subnav li li:hover ul, #subnav li li li:hover ul, #subnav li.sfHover ul, #subnav li li.sfHover ul, #subnav li li li.sfHover ul, #header ul.nav li:hover ul, #header ul.nav li li:hover ul, #header ul.nav li li li:hover ul, #header ul.nav li.sfHover ul, #header ul.nav li li.sfHover ul, #header ul.nav li li li.sfHover ul, #header ul.menu li:hover ul, #header ul.menu li li:hover ul, #header ul.menu li li li:hover ul, #header ul.menu li.sfHover ul, #header ul.menu li li.sfHover ul, #header ul.menu li li li.sfHover ul {
	left: auto;
	}
#nav li:hover, #nav li.sfHover, #subnav li:hover, #subnav li.sfHover, #header ul.nav li:hover, #header ul.nav li.sfHover, #header ul.menu li:hover, #header ul.menu li.sfHover { 
	position: static;
	}
	
	
.home-container {
	background-color: #FDFDFD;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
}
	
.hp-wrapper {
	float: left;
	width: 743px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D4D4D4;
}
.hp-wrapper a:link, .hp-wrapper a:visited, .hp-wrapper a:active{
	color: #996F45;
	text-decoration: none;
}
.hp-wrapper a:hover{
	color: #454443;
	text-decoration: none;
}
.hp-top-view-details {
	float: left;
	width: 361px;
	position: relative;
	margin-bottom: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.hp-top-view-details a:link, .hp-top-view-details a:visited, .hp-top-view-details a:active{
}
.hp-top-view-details a:hover{
}
.hp-product-box-left {
	float: left;
	width: 178px;
	margin-bottom: 30px;
	margin-right: 10px;
}
.hp-product-box-right {
float:left;
margin-bottom:30px;
width:178px;
}
.hp-product-box-image {
	float: left;
	height: 130px;
	width: 178px;
	margin-bottom: 7px;
}
.hp-product-box-details  {
    color: #996F45;
    float: left;
    font-size: 10px;
    font-weight: 700;
    line-height: 12px;
    padding-left: 5px;
    width: 115px;
}
.hp-product-box-details a:link, .hp-product-box-details a:visited, .hp-product-box-details a:active  {
    color: #996F45;
    float: left;
    font-size: 10px;
    font-weight: 700;
    line-height: 12px;
    width: 115px;
}
.hp-product-box-details a:hover  {
    color: #A69588;
}
.hp-product-box-price {
	float: right;
	height: 13px;
	width: 45px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D4D4D4;
	font-size: 14px;
	font-weight: bold;
	text-align: right;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.hp-product-box-description {
	float:left;
	height:50px;
	margin-bottom:10px;
	padding-bottom:5px;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
	width:168px;
	line-height: 15px;
}
.hp-top-view-details-text {
	float: left;
	width: 173px;
}
.hp-top-view-details-more {
	color:#996F45;
	float:left;
	font-size:10px;
	font-weight:bold;
	padding-left:15px;
	width:120px;
	line-height: 12px;
}
.hp-top-view-details-more a:link, .hp-top-view-details-more a:active, .hp-top-view-details-more a:visited {
	color:#996F45;
	float:left;
	font-size:10px;
	font-weight:bold;
	width:120px;
	line-height: 12px;
}
.hp-top-view-details-more a:hover {
	color:#A69588;
}
.hp-top-image {
	background-color: #F2F2F2;
	float: left;
	height: 182px;
	width: 366px;
	margin-bottom: 8px;
}
.hp-custom-packaging {
	float: left;
	width: 371px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D4D4D4;
	padding-bottom: 20px;
	margin-top: 8px;
}
.hp-custom-packaging-top {
    background-color: #EBEBEB;
    float: left;
    height: 171px;
    margin-bottom: 8px;
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
    width: 356px;
}
.hp-express-collection {
	float: left;
	width: 366px;
	padding-left: 5px;
	padding-bottom: 20px;
	margin-top: 8px;
}
.hp-express-collection-top {
	background-color: #F0E9E3;
	float: left;
	height: 171px;
	margin-bottom: 8px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	width: 356px;
}
.hp-separator {
	float: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D4D4D4;
	margin-top: 8px;
	margin-bottom: 8px;
	width: 743px;
}
.hp-top-description {
	float: left;
	font-size: 13px;
	font-weight: 400;
	padding: 5px;
}
.hp-top-description ul {
	margin-left: 0px;
	list-style-type: disc;
	margin-top: 5px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	list-style-position: inside;
}
.hp-top-title {
	float: left;
	height: 32px;
	width: 350px;
	position: relative;
	font-size: 28px;
	margin-top: 13px;
}
.hp-sponsored-box {
	width: 178px;
	margin-right: 5px;
	padding-right: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D4D4D4;
	float: left;
}
.hp-sponsored-box-right {
	width: 175px;
	float: left;
}
.hp-sponsored-box-image {
	float: left;
	height: 122px;
	width: 178px;
	background-color: #F2F2F2;
	margin-bottom: 10px;
}
.hp-sponsored-box-title a:link, .hp-sponsored-box-title a:active, .hp-sponsored-box-title a:visited  {
	font-size: 21px;
	font-weight: 400;
	float: left;
	height: 50px;
	padding-left: 5px;
	line-height: 23px;
	width: 130px;
	letter-spacing:-1px;
}
.hp-sponsored-box-description {
	padding: 5px;
	height: 73px;
	width: 168px;
	float: left;
}
.hp-top-text a:link, .hp-top-text a:active, .hp-top-text a:visited {
	float: left;
	height: 32px;
	width: 330px;
	position: relative;
	font-size: 28px;
	letter-spacing:-1px;
	font-weight: 400;
	color: #996F45;
}
.hp-top-text a:hover {
	color: #454443;
}
.hp-top-arrow {
	float: right;
	height: 14px;
	width: 14px;
	position: relative;
	font-size: 28px;
	background-image: url(arrows.png);
	background-repeat: no-repeat;
	background-position: -16px 0px;
	margin-top: 0px;
}
.hp-bottom-arrow {
	background-image:url("arrows.png");
	background-position:-16px 0;
	background-repeat:no-repeat;
	float:right;
	font-size:28px;
	height:14px;
	margin-right:5px;
	margin-top:5px;
	position:relative;
	width:14px;
}
.field-name-field-cpf-kataskeyes .field-label {
	font-size: 32px;
	color: #33C;
	}
	
/***** Content ********************/
#container .pads {
	padding: 10px 0 0;
	}
/* basic elements */
blockquote {
	color: #999;
	font-style: italic;
	padding: 0 10px 0 25px;
	background: url('images/quote.png') no-repeat 0 0;
	}
.entry-content ul {
    font-size: 13px;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: disc;
    margin-bottom: 0;
    margin-left: -25px;
    margin-right: 0;
    margin-top: 5px;
	}
.entry-content ul ul {
	margin: 0 0 10px;
	}
.entry-content ul li {
	padding: 0 0 0 0;
	background: url('images/bullet-list-bw.gif') no-repeat 0 8px;
	}
.entry-content ol li {
	padding: 0;
	background: none;
	}
/* alignments & images */
img.aligncenter, img[align="center"] {
	margin: 0 auto;
	display: block;
	}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	}	
.alignleft {
	float: left;
	margin: 0px 10px 10px 0px;
	}
img.alignleft, img[align="left"] {
	float: left;
	margin: 0px 10px 10px 0px;
	}
.alignright {
	float: right;
	margin: 0px 0px 10px 10px;
	}
img.alignright, img[align="right"] {
	float: right;
	margin: 0px 0px 10px 10px;
	}
.entry-content img {
	}
.entry-content img.wp-smiley {
	background: none !important;
	}
/* Caption */
.wp-caption {
	max-width: 558px;
	padding: 5px 0px 5px 0px;
	text-align: center;
	background: #f6f6f6;
	border: 1px solid #eee;
	}
.wp-caption img {
	max-width: 558px;
	height: auto;
	margin: 0;
	padding: 0;
	background: none;
	}
.wp-caption p.wp-caption-text {
	margin: 0;
	padding: 0 5px;
	font-size: .9em;
	line-height: 1em;
	}
/* navigation */
.navigation {
	padding: 10px 0;
	background: #f1f1f1;
	}
.navigation a {
	display: block;
	padding: 5px 15px;
	background: #3E7AB9;
	text-transform: uppercase;
	}
.navigation a:link,
.navigation a:visited {
	color: #fff;
	}
.navigation .meta-nav {
	width: 0;
	display: none;
	}
.nav-previous {
	float: left;
	text-align: left;
	}
.nav-next {
	float: right;
	text-align: right;
	}
#nav-images {
	margin: 0;
	padding: 10px;
	background: #fff;
	border-bottom: 10px solid #f1f1f1;
	}
#nav-images a {
	float: left;
	padding: 0;
	background: none;
	line-height: 0;
	border: 1px solid #eee;
	}
#nav-images a:hover {
	border: 1px solid #3E7AB9;
	}
#nav-images img {
	width: 60px;
	height: 60px;
	padding: 3px;
	background: #fff;
	line-height: 0;
	}
#nav-images img:hover {
	background: #3E7AB9;
	}
/***** Main Content ********************/
.top-banner-image {
	height: 138px;
	width: 930px;
	background-color: #F2F2F2;
	margin-bottom: 20px;
}
.entry {
	float: left;
	}
	
.entry-news {
	margin-bottom: 3px;
	padding-top: 3px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D4D4D4;
	}
.entry-single {
	margin: 10px 10px 10px 10px;
	padding: 0px 0px 5px 0px;
	}	
	
.entry-single-news {
	}
.entry-wide {
	padding: 10px 10px 10px 10px;
	border-bottom: 2px solid #F1F1F1;
	}	
.ad-entry {
	padding: 10px 10px 10px 10px;
	border-bottom: 2px solid #F1F1F1;
	}	
body.archive .entry {
	border: none;
	}
.page-title {
	font-size: 21px;
	font-weight: 600;
	line-height: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D4D4D4;
	padding-bottom: 5px;
	}
.search .page-title,
.archive .page-title {
	margin: 10px 15px 10px;
	} 
.author .page-title,
.category-page-title {
font-size:21px;
font-weight:normal;
line-height:normal;
margin-bottom:15px;
margin-left:0;
margin-right:0;
margin-top:0;
	}
.tag-page-title {
	margin: 10px 10px 20px 10px;
	padding: 5px 5px 5px 5px;
	font-size: 1.8em;
	font-weight: normal;
	line-height: normal;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	}	
body.attachment .page-title {
	margin: 0 10px;
	}
.section-title {
	clear: both;
	margin: 0 15px 10px;
	padding: 5px;
	font-size: 1.4em;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 1em;
	border: solid #ccc;
	border-width: 1px 0;
	}
.entry-title {
	margin: 0;
	padding: 0;
	font-size: 1.3em;
	font-weight: bold;
	line-height: normal;
	font-stretch: narrower;
	}
.entry-title a:link,
.entry-title a:visited {
	}
.entry-title a:hover {
	text-decoration: none;
	}
.archive-meta {
	margin: -10px 10px 15px 10px;
	padding: 0px 5px 0px 5px;
	color: #6c6c6c;
	font-style: italic;
	border-bottom: 1px solid #ccc;
	}
.entry-meta,
.entry-meta a:link,
.entry-meta a:visited {
	color: #999;
	text-align: right;
	}
.entry-meta a:hover {
	color: #3E7AB9;
	}
.entry-meta .entry-more a:link,
.entry-meta .entry-more a:visited {
	color: #3E7AB9;
	font-weight: bold;
	}
.entry-meta .entry-more a:hover {
	color: #3E7AB9;
	text-decoration: underline;
	}
.entry-meta .entry-date {
	font-size: .8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: none;
	}
.entry-meta .entry-meta-sep {
	padding: 0 2px;
	}
.entry-content {
	margin: 0px 0 0 0;
	padding: 5px 0 0 0; 
	}
	
.entry-content-news {
	margin: 0px 0 0 0;
	padding: 0px 0 0 0; 
	}
.entry-image {
	float: left;
	width: 120px;
	height: 85px;
	padding: 4px;
	background: #fff;
	border: 1px solid #eee;
	}
.entry-caption {
	color: #b1b1b1;
	font-style: italic;
	}
.entry-content .gallery {
	max-width: 588px;
	margin: 0 0 10px;
	}
.entry-content .gallery dl {
	margin: 0;
	padding: 0;
	}
.entry-content .gallery:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}
.entry-content .gallery {
	display: inline-block;
	}
* html .entry-content .gallery {
	height: 1%;
	}
*:first-child+html .entry-content .gallery {
	min-height: 1px;
	}
.entry-content .gallery {
	display: block;
	}
.entry-content .gallery a {
	float: left;
	margin: 0 5px 10px 0;
	border: 1px solid #eee;
	}
.entry-content .gallery a:hover {
	background: #3E7AB9;
	border: 1px solid #3E7AB9;
	}
.entry-content .gallery img {
	float: left;
	width: 100px;
	height: 100px;
	padding: 3px;
	background: none;
	}
.protected .entry-content input {
	margin: 5px 0 0;
	padding: 3px 10px;
	color: #fff;
	background: #3E7AB9;
	border: none;
	}
.protected .entry-content label input {
	color: #000;
	background: #fefefe;
	border: 1px solid #d5d5d5;
	}
.protected .entry-content label input[type="text"]:focus {
	background: #fff;
	}
#searchform-no-results {
	margin: 0px 0px 0px 0px;
	padding: 15px;
	background: #efefef;
	}
	
#searchform-no-results #s {
	width: 300px;
	height: 20px;
	padding: 5px 5px 0px 5px;
	position: relative;
	border: none;
	}
	
#searchform-no-results .button {
	padding: 5px 10px 5px 10px;
	color: #fff;
	text-transform: uppercase;
	vertical-align: text-bottom;
	background: #3E7AB9;
	border: none;
	}
#searchform-no-results #s-no-results {
	border: 1px solid #d5d5d5;
	}
		
/***** Front Page Styles ********************/
#headline {
	height: 250px;
	padding: 10px 10px 10px 10px;
	overflow: hidden;
	position: relative;
	border-bottom: 10px solid #f1f1f1;
	}
/* Thumbnail Images */
.entry-list {
	float: left;
	width: 270px;
	display: inline;
	margin: 0 5px 0 15px;
	padding: 5px;
	}
		
.entry-list-thumb {
	float:left;
	margin-right: 15px;
	}
.entry-list-thumb img {
	width: 366px;
	height: 183px;
	}
/***** Archives Page ********************/
.archives-page-left {
	float: left;
	width: 220px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}
	
.archives-page-right {
	float: left;
	width: 350px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}	
/***** Single Post View Styles ********************/
.entry-top {
	margin: 0 0 5px 0;
	padding: 0 0 0px 0;
	text-align: left;
	
	}
.entry-top .entry-title {
	font-size: 21px;
	font-weight: normal;
	color: #666;
	letter-spacing:-1px;
	}
	
.entry-top .entry-title-news {
	font-size: 21px;
	font-weight: normal;
	color: #666;
	letter-spacing:-1px;
	margin-bottom: -10px;
	}
.entry-top .entry-author {
	font-style: italic;
	}
.entry-meta-top {
	font-size: 0.9em;
	color: #999;
	text-align: left;
	position: relative;
	border-top: 0px solid #ccc;
	border-bottom: 0px solid #ccc;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
	}
.entry-meta-top .entry-email img {
	margin: -2px 0 0;
	}
.entry-meta-top .entry-print img {
	margin: -1px 0 0;
	}
.entry-meta-top .entry-meta-sep {
	padding: 0 3px;
	}
.entry-meta-top .entry-bookmarks .entry-meta-sep {
	vertical-align: super;
	}
.entry-meta-top a:link,
.entry-meta-top a:visited {
	color: #999;
	}
.entry-meta-top a:hover {
	color: #000;
	text-decoration: none;
	}
.entry-meta-top .entry-tools {
	float: right;
	margin: 2px 0px 0px 0px;
	padding: 8px 0px 0px 0px;
	line-height: 0;
	list-style: none;
	}
.entry-meta-top .entry-tools li {
	float: left;
	margin: 0;
	padding: 0px 3px 0px 0px;
	}
.entry-bottom {
	margin: 15px 0 0;
	}
.entry-bookmarks {
	margin: 10px auto;
	text-align: center;
	}
body.single .entry {
	border-bottom-width: 10px;
	}
/* Author profile - on single post view */
.section-box {
	left: 0;
	margin: 15px 0 0;
	padding: 15px 15px 5px 15px;
	position: relative;
	border: 1px solid #eee;
	}
.section-box .author-avatar {
	float: left;
	width: 83px;
	margin: 0 15px 5px 0;
	}
.section-box .author-avatar img {
	width: 75px;
	height: 75px;
	padding: 4px;
	background: #fff;
	border: 1px solid #eee;
	}
.section-box .author-main {
	margin: 0 0 5px 100px;
	}
.section-box .author-main h3 {
	color: #3E7AB9;
	font-size: 1.4em;
	font-weight: normal;
	}
.section-box .the-desc {
	color: #999999;
	font-size: 0.9em;
	font-weight: normal;
	}	
.section-box .author-contact {
	top: 15px;
	right: 15px;
	position: absolute;
	}
.section-box .author-contact .meta-sep {
	color: #ccc;
	padding: 0 6px 0 4px;
	}
.section-box .author-posts {
	margin: 5px 0 0;
	}
/* Advertising Box - on single post view */
.advertising-box {
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	position: relative;
	}
	
.advertising-box img {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}	
/***** Comments ********************/
.comments {
	padding: 15px;
	display: block;
	border-bottom: 10px solid #f1f1f1;
	}
#comments .navigation {
	margin: 1px 0 0;
	padding: 10px 0 0;
	background: #fff;
	}
#comments .section-title {
	margin: 0 0 10px;
	}
#comments ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}
#comments ul ul {
	margin: 15px 0 10px;
	}
#comments li {
	margin: 0 0 -1px;
	padding: 15px 15px 5px;
	border: 1px solid #eee;
	}
#comments li.alt {
	background: #f6f6f6;
	}
#comments li.odd {
	background: #fff;
	}
#comments li.even {
	background: #f6f6f6;
	}
#comments .comment-author {
	margin: 0 0 3px;
	font-size: 1.2em;
	font-weight: bold;
	}
#comments #trackbacks-list .comment-author {
	margin: 0;
	font-size: inherit;
	}
#comments #trackbacks-list .comment-meta,
#comments #trackbacks-list .comment-author img,
#comments #trackbacks-list .comm-repl-link {
	display: none;
	}
#comments .comment-author img {
	float: left;
	padding: 2px;
	margin: 0 10px 10px 0;
	background: #fff;
	border: 1px solid #eee;
	}
#comments .comment-meta {
	color: #999;
	}
#comments .comment-meta .meta-sep {
	padding: 0 4px;
	}
#comments .unapproved {
	width: 50%;
	margin: 10px auto;
	padding: 5px 10px;
	display: block;
	color: #2255AA;
	text-align: center;
	background: #fff;
	border: solid #c6c6c6;
	border-width: 1px 0;
	}
#comments .comment-content {
	clear: both;
	margin: 10px 0 0;
	}
#comments #respond {
	padding: 15px;
	position: relative;
	background: #fff;
	border-bottom: solid #f1f1f1;
	border-bottom-width: 10px;
	}
#comments #respond .comm-cancel {
	top: 21px;
	right: 15px;
	font-size: 10px;
	text-transform: uppercase;
	position: absolute;
	}
#comments .formcontainer {
	padding: 20px 20px 5px;
	background: #f6f6f6;
	border: 1px solid #eee;
	}
#comments #commentform {
	padding: 0 0 10px;
	}
#comments #commentform .comm-notes {
	color: #999;
	font-style: italic;
	}
#comments #commentform .form-input {
	margin: 0 0 10px;
	}
#comments #commentform input,
#comments #commentform textarea {
	margin: 0 0 5px;
	padding: 5px;
	color: #999;
	font-size: 1em;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	background: #fff;
	border: 1px solid #eee;
	}
#comments #commentform input {
	width: 250px;
	}
#comments #commentform textarea {
	width: 97%;
	}
#comments #commentform textarea:focus,
#comments #commentform input[type="text"]:focus {
	color: #000;
	font-style: normal;
	background: #fff;
	}
#comments #commentform #submit {
	float: right;
	width: auto;
	margin: 0 4px 0 0;
	padding: 5px 20px;
	color: #fff;
	font-style: normal;
	text-transform: uppercase;
	background: #3E7AB9;
	}
/***** Sidebar ********************/
#sidebar .widget-title {
	margin: 0;
	font-size: 10px;
	font-weight: bold;
	color: #7B7A79;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	}
#sidebar ul {
	margin: 0;
	list-style: none;
	padding: 0;
	}
	
#sidebar-cart ul {
	margin: 0;
	list-style: none;
	padding: 0;
	}
#sidebar ul ul ul {
	margin: 0 0 -4px 15px;
	border-top: 1px dashed #e5e5e5;
	border-bottom: 1px solid #fff;
	}
#sidebar li {
    background-color: #FAF3E5;
    margin-bottom: 5px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    padding-left: 5px;
    padding-right: 5px;
	}
	
#sidebar-cart li {
    margin-bottom: 5px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    padding-left: 5px;
    padding-right: 5px;
	}
#sidebar li li {
	margin: 0;
	background: none;
	font-size: 13px;
	font-weight: 600;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D4D4D4;
	}
#sidebar a:link, 
#sidebar a:visited {
	color: #454443;
	}
#sidebar a:hover {
	color: #996F45;
	}
	
#sidebar embed, #sidebar object {
       width: 300px;
       height: 250px;
       margin: 0px 0px 0px 0px;
       padding: 0px;
       }	
       
.sidebar-express-collection-title {
	font-family: "Open Sans";
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	color: #CCC;
	float: left;
	height: 20px;
	width: 120px;
	margin-left: 5px;
}
.sidebar-express-collection-text {
	font-family: "Open Sans";
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	color: #666;
	float: left;
	width: 120px;
	margin-left: 6px;
}
.sidebar-express-collection-text a:link, .sidebar-express-collection-text a:active, .sidebar-express-collection-text a:visited {
	color: #666;
	text-decoration: none;
}
.sidebar-express-collection-text a:hover {
	color: #000;
	text-decoration: none;
}
#sidebar img {
	margin-left: -5px;
	margin-bottom: -5px;
	}
	
#sidebar-cart img {
	margin-left: -5px;
	margin-bottom: -5px;
	}
/* Ad Spots */
#sidebar .adblock .adtitle {
	margin: -5px 0 0;
	padding: 0 0 5px;
	color: #aaa;
	text-align: center;
	text-transform: lowercase;
	font-family: monospace;
	line-height: .8em;
	}
/* Archives Link */
#sidebar #archives-link {
	position: relative;
	}
#sidebar #archives-link .widget-title {
	padding: 8px 5px 8px 10px;
	background: #3E7AB9;
	border: none;
	}
#sidebar #archives-link p {
	margin: 0;
	}
#sidebar .browse {
	top: 10px;
	right: 10px;
	position: absolute;
	}
#sidebar .browse a:link,
#sidebar .browse a:visited {
	padding: 7px 8px 7px 26px;
	display: block;
	color: #fff;
	font-weight: bold;
	background: #ff5d80 url('images/bg-archives.gif') no-repeat 0 50%;
	}
#sidebar .browse a:hover {
	color: #000;
	text-decoration: none;
	}
*:first-child+html #sidebar .browse a {
	padding-bottom: 6px;
	}
/* Tag Cloud */
#sidebar #tag-cloud div {
	margin: 0 10px;
	}
/* Sidebar Asides */
#sidebar #asides .entry-block {
	margin: 0 0 10px;
	}
#sidebar #asides .block-image {
	width: 75px;
	height: 65px;
	padding: 2px;
	margin: 0 5px;
	}
#sidebar #asides .block-title{
	margin: 0;
	padding: 0 0 5px;
	font-size: 1em;
	font-weight: bold;
	line-height: 1.2em;
	}
#sidebar #asides .block-title a:link,
#sidebar #asides .block-title a:visited {
	padding: 0;
	display: block;
	color: #3E7AB9;
	text-decoration: none;
	}
#sidebar #asides .block-title a:hover {
	color: #000;
	}
#sidebar #asides .block-content {
	margin: 0 5px 0 95px;
	}
#sidebar #asides .block-content p {
	margin: 0;
	line-height: 1.3em;
	}
	
.shopping-cart-header {
	background-image:url(images/scicon.jpg);
	background-repeat:no-repeat;
	color:#666666;
	float:left;
	font-size:12px;
	font-weight:normal;
	height:21px;
	line-height:20px;
	padding-left:25px;
	padding-right:6px;
	padding-top:1px;
	text-align:left;
	width:140px;
	margin-left: -2px;
}
.shopping-cart-red {
color:#E81C24;
font-weight:bold;
margin-left:2px;
margin-right:1px;
}
	
/***** Footer ********************/
#footer {
	background-color:#FDFDFD;
	border-top-color:#CCCCCC;
	border-top-style:solid;
	border-top-width:1px;
	color:#999999;
	font-size:10px;
margin-bottom:;
	margin-left:auto;
	margin-right:auto;
	margin-top:0;
	padding-left:10px;
	padding-right:10px;
	padding-top:0px;
	text-align:center;
	width:920px;
	padding-bottom: 20px;
	}
#footer #menu-bottom {
float:right;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin-bottom:0;
margin-left:auto;
margin-right:auto;
margin-top:0;
padding-bottom:0;
padding-left:0;
padding-right:0;
padding-top:10px;
	}
#footer #menu-bottom li {
	margin: 0;
	padding: 0;
	display: inline;
	}
#footer #menu-bottom a {
	line-height: 1em;
	display: inline;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	}
#footer #menu-bottom a:link, #footer #menu-bottom a:visited {
    color: #666666;
    font-size: 10px;
    font-weight: 400;
	}
	
#footer #menu-bottom a:hover {
	text-decoration: underline;
	}
#footer #menu-bottom #mb-home a {
	border-left: none;
	}
	
#footer #menu-bottom li {
	}
	
#footer #menu-bottom ul {
	margin: 0px;
	padding: 0px;
}
.footerlinks {
color:#666666;
font-size:10px;
margin-left:-5px;
margin-top:-4px;
padding-bottom:0;
padding-left:0;
padding-right:0;
padding-top:0;
width:220px;
	}
	
.footerlinks a:link,
.footerlinks a:visited {
	color: #666666;
	text-decoration: none;
	}
	
/***** Search Form ********************/
#searchform {
	margin: 0px;
	padding: 0px;
	display: inline;
	}
	
#searchbox {
	width: 130px;
	color: #808080;
	font-size: 12px;
	font-weight: normal;
	height: 22px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 4px;
	border: 1px solid #FFF;
	background-color: #FFF;
	background-image: url(images/search-bckr.jpg);
	background-repeat: no-repeat;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 3px;
	}
	
#s {
	background: #EEEEEE !important;
	width: 160px;
	color: #202020;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: normal !important;
	margin: 0px;
	padding: 4px 0px 4px 5px;
	border: 1px solid #666666;
	}
	
#searchsubmit {
	color: #E71C24;
	font-size: 11px;
	font-weight: bold !important;
	font-weight: bold;
	line-height: 14px;
	height: 20px;
	width: 110px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	border: 1px solid #FFF;
	background-image: url(images/search-submit-bckr.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	text-align: left;
	cursor: pointer;
	}
	
.logo {
float:left;
height:31px;
margin-right:8px;
width:144px;
}
.category-type {
	color:#666666;
	float:left;
	font-size:40px;
	font-weight:normal;
	height:31px;
	letter-spacing:-2px;
	padding-top:5px;
	margin-right: 5px;
}
.category-type-explanation a:link, .category-type-explanation a:visited, .category-type-explanation a:active  {
	font-weight: normal;
	color: #666;
	float: left;
	height: 15px;
	width: 15px;
	padding-top: 12px;
}
.category-type-link a:link, .category-type-link a:active, .category-type-link a:visited  {
	color:#454443;
	float:right;
	font-size:16px;
	background-image: url(images/arrow.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 25px;
	margin-top: 15px;
	height: 19px;
	font-weight: 400;
}
.category-type-link a:hover  {
	color:#996F45;
}
.custom-page-title {
	font-size: 16px;
	line-height: 24px;
	font-weight: normal;
	color: #999;
	width: 742px;
	float: left;
	padding-left: 5px;
	margin-bottom: 5px;
}
.custom-page-title a:link, .custom-page-title a:active, .custom-page-title a:visited  {
	font-size: 16px;
	line-height: 24px;
	font-weight: normal;
	color: #996F45;
	text-decoration: underline;
}
.custom-page-title a:hover  {
	font-size: 16px;
	line-height: 24px;
	font-weight: normal;
	color: #D68E15;
	text-decoration: underline;
}
.sub-navigation {
	line-height: 20px;
	float: left;
	width: 350px;
	padding-left: 5px;
}
.sub-navigation a:link, .sub-navigation a:active, .sub-navigation a:visited {
	font-size: 12px;
	font-weight: normal;
	color: #666;
}
.sub-navigation a:hover {
	color: #000;
}
.sponsored-boxes {
	float: left;
	height: 235px;
	width: 742px;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #666;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #D4D4D4;
	border-bottom-color: #D4D4D4;
	margin-top: 12px;
	margin-bottom: 5px;
	padding-top: 3px;
}
.tips {
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #333;
	float: right;
	width: 140px;
}
.family-box {
	float: left;
	height: 267px;
	width: 371px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #D4D4D4;
	border-bottom-color: #D4D4D4;
	padding-top:5px;
}
.family-box-single {
	float: left;
	width: 741px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D4D4D4;
	padding-top:3px;
	padding-bottom: 3px;
}
.family-box-right {
border-bottom-color:#D4D4D4;
border-bottom-style:solid;
border-bottom-width:1px;
float:right;
height:267px;
padding-left:5px;
width:365px;
padding-top:5px;
}
.family-box-bottom {
	float: left;
	height: 267px;
	width: 371px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D4D4D4;
	padding-top:5px;
	margin-bottom: 50px;
}
.family-box-right-bottom {
float:right;
height:267px;
padding-left:5px;
width:365px;
padding-top:5px;
	margin-bottom: 50px;
}
.family-box-title a:link, .family-box-title a:active, .family-box-title a:visited {
	font-size: 22px;
	line-height: 25px;
	font-weight: normal;
	color: #454443;
	padding: 5px;
	float: left;
	width: 320px;
}
.family-box-title a:hover {
	color: #996F45;
}
.family-box-arrow {
	font-size: 22px;
	line-height: 25px;
	font-weight: normal;
	color: #666;
	padding: 5px;
	float: right;
	margin-top: 5px;
}
.family-box-desc {
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #666;
	padding: 5px;
	height: 37px;
	width: 346px;
	float: left;
}
.family-box-image {
	float: left;
	height: 182px;
	width: 366px;
}
.family-box-image-single {
	float: left;
	height: 263px;
	width: 366px;
	margin-right: 10px;
}
.sponsored-box {
	float: left;
	height: 192px;
	width: 178px;
	margin-right: 10px;
}
.sponsored-box-last {
	float: left;
	height: 192px;
	width: 178px;
}
.sponsored-box-image {
	background-color: #F2F2F2;
	float: left;
	height: 130px;
	width: 178px;
	margin-bottom: 8px;
}
.sponsored-box-text {
	padding-right: 5px;
	padding-left: 5px;
	float: left;
	width: 168px;
}
.sponsored-box-text a:link, .sponsored-box-text a:active, .sponsored-box-text a:visited  {
	float: left;
	width: 168px;
	color: #454443;
	font-weight: bold;
}
.sponsored-box-text a:hover  {
	float: left;
	width: 168px;
	color: #996F45;
	font-weight: bold;
}
.single-product-family {
	font-size: 22px;
	line-height: 25px;
	font-weight: normal;
	color: #666;
	padding: 5px;
	height: 30px;
	width: 365px;
}
.single-product-images {
	height: 398px;
	width: 742px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D4D4D4;
	margin-top: 5px;
	padding-top: 5px;
	float: left;
}
.single-product-image-large {
	background-color: #F2F2F2;
	float: left;
	height: 398px;
	width: 554px;
}
.single-product-image-thumb {
	background-color: #F2F2F2;
	float: right;
	height: 128px;
	width: 178px;
	margin-bottom: 7px;
}
.single-custom-product-details-client {
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	color: #666;
	padding: 5px;
	height: 95px;
	width: 178px;
	float: left;
}
.single-custom-product-details-info {
	float: left;
	height: auto;
	width: 350px;
	line-height: 17px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D4D4D4;
	margin-bottom: 20px;
}
.single-custom-product-details-info-color {
	float: left;
	line-height: 17px;
	margin-bottom: 40px;
	padding-left: 8px;
	padding-right: 5px;
	width: 370px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D4D4D4;
	height: 207px;
}
.single-custom-back-to-family {
float:right;
line-height:13px;
padding-bottom:5px;
padding-left:5px;
padding-right:25px;
padding-top:5px;
width:148px;
}
.single-custom-back-to-family a:link, .single-custom-back-to-family a:visited, .single-custom-back-to-family a:active {
	color:#996F45;
	text-decoration: none;
	font-size:10px;
	font-weight:700;
}
.single-custom-back-to-family a:hover {
	color:#000;
}
.single-custom-product-details-info-text {
	font-size: 12px;
	font-weight: normal;
	color: #666;
	float: left;
	padding-top: 5px;
	width: 270px;
}
.single-custom-product-details-info-title {
	font-size: 10px;
	font-weight: normal;
	color: #999;
	float: left;
	width: 75px;
	padding-top: 5px;
}
.single-product-family-description {
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #666;
	padding: 5px;
	height: 52px;
	width: 365px;
}
#container .product_grid_display .product_grid_item img.no-image, #content .product_grid_display .product_grid_item .item_no_image
{
width: 60px;
height: 261px;
}
#container .product_grid_display .product_grid_item img.no-image, #content .product_grid_display .product_grid_item .item_no_image a img
{
	width:60px;
	height:50px;
}
.family-box-desc p
{
	margin:0px;	
}
.family-box-image img
{
	width:366px;
	height:182px;	
}
#pup {
	position:absolute;
	z-index:200;
	padding: 5px;
	margin-left: 10px;
	margin-top: 5px;
	width: 300px;
	background-color: #B0A598;
	color: #584740;
	font-size: 11px;
}
.siderbar-table {
	float: left;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	padding-bottom: 0;
	padding-left: 5px;
	padding-right: 0;
	padding-top: 0;
	width: 179px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D4D4D4;
	font-size: 12px;
	font-weight: 600;
	text-decoration: none;
	font-family: 'Open Sans',sans-serif;
	color: #454443;
}
.siderbar-table a:link, .siderbar-table a:active, .siderbar-table a:visited {
	font-size: 12px;
	line-height: 17px;
	font-weight: 600;
	color: #454443;
	text-decoration: none;
}
.siderbar-table a:hover {
	color: #996F45;
}


/************** NEW ADDITION *************/
.code_filename {
    position: absolute;
    font-size: 14px;
    padding: 7px;
    background-color: #444;
    color: #00ff00;
    /*display:none;
    visibility: hidden;*/
}