﻿
/***  Optrics - Sidemenu Titles ***/

.block .title
{
	font-size: 1.0em;
	font-weight: bold;
	text-transform: uppercase;
	padding: 9px 10px;
	color: #137f3c;
	background: #bdbdbd url(images/bg_sidebar_title.gif) no-repeat;
	border-bottom: #b7b7b7 1px solid;
}

.block .titleSelected
{
	font-size: 0.9em;
	font-weight: bold;
	text-transform: uppercase;
	padding: 7px 10px;
	color: #333;
	background: #b7b7b7 url(images/bg_sidebar_titleSelected.gif) no-repeat;
}

.block .listbox
{
	font-size: 11px;
	padding: 5px 10px 10px;
	line-height: 18px;
	background: #404040 url(images/bg_sidebar_block.gif) no-repeat left bottom;
	margin: 0px;
	border-bottom: #b7b7b7 1px solid;
}

.block .listbox ul
{
	margin: 0px 0px 0px -5px;
	padding: 0px 0px 0px 5px;
	color: #137f3c;
	background-color: inherit;
}

ul.listInner
{
	margin-left: 25px;
	color: #137f3c;
	background-color: inherit;
	padding-left:10px;
}


.block a
{
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}

.block a:hover
{
	text-decoration: underline;
}

.block li
{
	list-style: none;
}

.block li.separator
{
	height: 1px;
	line-height: 1px;
	background: #137f3c;
	width: 140px;
	font-size: 1px;
	margin: 5px 0 5px 0;
}

.block-category-navigation, .block-manufacturer-navigation, .block-recently-viewed-products, 
.block-info, .block-shoppingcart, .block-newsletter, .block-livechat, .block-popular-tags,
.block-popular-blogtags, .block-blog-archive, .sidemenuFortinet
{
	background-color: #bdbdbd;
}

.block-info
	{
		font-size: 9pt;
	}

.block-livechat .listbox
{
	text-align: center;
}

.block-shoppingcart .items
{
	margin-top: 10px;
}

.block-shoppingcart .items ul
{
	color: #FFFFFF;
}

.block-shoppingcart .buttons
{
	text-align: right;
}

.block-demos-navigation a
	{
		font-size:9pt;
	}
.block-demos-navigation a:hover
	{
		font-size:9pt;
	}

.block-category-navigation a
	{
		font-size:9pt;
	}

.block-category-navigation .active a
{
	color: #fff;
	font-weight: bold;
	text-decoration: underline;
}

.block-category-navigation .listbox ul .active
{
	font-weight: bold;
}

.block-category-navigation .listbox ul .inactive
{
}

.block-manufacturer-navigation a.active
{
	color: #fff;
	font-weight: bold;
	text-decoration: underline;
}

.block-manufacturer-navigation a.inactive
{
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}

.block-manufacturer-navigation .listbox .viewall a
{
	color: #fff;
}

.block-newsletter .options
{
	margin-top: 5px;
}

.block-newsletter .buttons
{
	margin-top: 5px;
}

.block-recently-viewed-products a:hover
{
	font-weight: bold;
	text-decoration: none;
	color: #2a3f6e;
}

.block-popular-tags li, .block-popular-blogtags li
{
	display:inline !important;
}

.block-popular-tags li a:hover, .block-popular-blogtags li a:hover
{
	display:inline !important;
	text-decoration:underline;
}

.block-blog-archive .year
{
	color: #2a3f6e;
	font-weight: bold;
	text-decoration: none;
	font-weight: bold;
}


.sidemenuTitle
	{
		font-weight:bold;
		line-height:1.6em;
		width:160px;
		display:block;
		border-left: #daae28 5px solid;
		border-bottom: #daae28 2px solid;
		border-top: #daae28 2px solid;
		padding: 2px 2px 2px 5px;
		margin-bottom:5px;
		margin-left: -7px;
	}


/***  SIDE MENU AD FORMATTING  ***/
	
.sideMenuAd {
	margin:0px 0 15px 5px;
	border-bottom: #b7b7b7 7px solid;
	border-top: #b7b7b7 7px solid;
}
	