/*-----------------------------------------------------
	global_rules: links and images
-----------------------------------------------------*/

a {
	color: #106DB2;
}

a:hover, a:focus {
	color: #1483D3;
}

a:visited {
	color: #106DB2; /*test*/
}


/*-----------------------------------------------------
	layout.css
-----------------------------------------------------*/

div#topAdv {
	margin: 0 auto;
	text-align: center;
	width: 728px;
	margin-bottom: 15px;
}

div#header {
	background-image: url(../images/page_header_menu.jpg);
	/*background-image: url(../images/page_header_winter.jpg);*/
}

div#logo {
	left:40px;
	top:10px;
	width:180px;
}

div#searcher {
	color: #fff;
}

div#searcher input.textField {
	border: 1px solid #008CCC;
}

div#searcher .buttonYellowPL {
	background-image: url(../images/button_yellow_big2_pl.gif);
	width: 59px;
}

#topLinks li.roundmenuLeft a {
	background-image:url(../images/roundmenu_left.png);
}

#topLinks li.roundmenuRight a {
	background-image:url(../images/roundmenu_right.png);
}

#topLinks li a {
	background-image:url(../images/roundmenu_center.png);
}

#topLinks li ul {
	background-image:url(../images/roundsubmenu_10items_alpha.png);
}

#topLinks li ul li a:hover {
	background: #195F98;
}

.buttonRedCenter {
	background-image:url(../images/button_red_center.gif);
	color: #D2F4FF;
}

span.buttonRedLeft {
	background-image:url(../images/button_red_left.gif);
}

span.buttonRedRight {
	background-image:url(../images/button_red_right.gif);
}

div#footer {
	background-image:url(../images/page_footer.jpg);
}

ul.boxMenu li a {
	color:#106DB2;
}

ul.boxMenu li a:hover,
ul.boxMenu li a:focus {
	color: #1483D3;
}

div#pageSignatures .left {
	width: 600px;
}
/*-----------------------------------------------------
	content.css
-----------------------------------------------------*/

#homepageBottom {
	margin-top:-120px;
}

#homepageBottom ul li {
	background-image:url(../images/bullet_arrow.gif);
}

#content #homepageBottom a {
	color:#106DB2;
}

#letterBox a {
	background-image:url(../images/letter_hover.gif);
	color:#106DB2;
}

#content #homepageBottom a:hover {
	color: #1483D3;
}

#content #homepageBottom a:visited {
	color:#106DB2;
}

.springLayout .optionMenuLetters a:hover {
	color: #1483D3;
}

#content #activeProducts a {
	background-image:url(../images/bullet_arrow_top.gif);
}

#content .testBlock a {
	/*background-image:url(../images/bullet_arrow.gif);*/
}

#content .mainBody #productRightColumn .reviewGroupHeader h2 {
	background-image:url(../images/header_left.png);
}

#content .mainBody #productRightColumn .reviewGroupHeader h2 span {
	background-image:url(../images/header_right.png);
}

.springLayout #content ul.productColumnsList li a:visited {
	color:#106DB2;
}

#rssAtom {
	right: 0px;
}

#leftColumnHomepageSecond div.smallGreyText{
	width: 315px;
}

#allProductsLinkSecond a {
	color: #106DB2;
}

#leftColumnHomepageSecond div.smallGreyText a,
#content .mainBody a.featuredRevewTitle2:visited,
#content .homepageTopCategories a:visited {
	color: #106DB2;
}


/*-----------------------------------------------------
	tools tooltip
-----------------------------------------------------*/

.toolsTooltipTrigger {
	color: #106DB2;
}

.toolsTooltipTrigger:hover {
	color: #1483D3;
}

#content .toolsTooltipMore a,
#content .toolsTooltipMore a:visited {
	color: #106DB2;
}

#content .toolsTooltipMore a:hover {
	color: #1483D3;
}





/*-----------------------------------------------------
	featuredProducts
-----------------------------------------------------*/

#featuredProducts .featuredProductScore a,
#featuredProducts .featuredProductScore a:visited {
	color: #106DB2;
}

#featuredProducts .featuredProductScore a:hover {
	color: #1483D3;
}

#content .moreLatestReviews a
{
	font-size: 12px;
	text-decoration: none;
	background-image: url("../images/bullet_arrow.gif");
	background-position: 0px 1px;
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-bottom: 1px;
	font-weight: normal;
}

#content .moreLatestReviews a,
#content .moreLatestReviews a:visited
{
	color: #106DB2;
}

#content .moreLatestReviews a:hover
{
	text-decoration: underline;
}

div#headerWithoutMenu {
	background-image: url(../images/page_header_without_menu.jpg);
}

.mainPageListTopCat{
	height: 764px;
}

/*-----------------------------------------------------
	blackboard
-----------------------------------------------------*/

#blackboard {
	background: transparent url(../images/blackboard.png) 0 0 no-repeat;
	display: block;
	position: absolute;
	width: 130px;
	height: 93px;
	top: -7px;
	left: 250px;
}
