﻿
#sitemapTitle 
{
	padding:10px 0 15px 0;
}

#sitemapTitle h1 
{
	 font-size:16pt;
	 font-weight:bold;
	 color:#000;
	 padding-bottom:2px;
	 border-bottom:solid 3px #6c70d9;
}

#cat-wrapper
{
	width:780px;
	height:100%;
}
	

.Cat
{
	width:980px;
}

.CatLeft
{
	width:300px;
	padding:0 0 15px 10px;
	float:left;
}

.CatRight
{
	float:left;
	padding-bottom:15px;
	padding-left:5px;
	width:665px;
	overflow:hidden;
}

.CatTitle h2
{
	font-size:11pt;
	font-weight:bold;
	text-align:left;
	color:#666600;
	margin:15px 0 2px 0;
	padding:0;
}

.CatLinks ul, .OfferLinks ul
{
	margin:0;
	padding:0;
	padding-left:15px;

}
.CatLinks ul
{
	list-style-type:none;
}
.OfferLinks li
{
    list-style:none;
}
.OfferLinks li a
{
	margin:0;
	padding-left:0px;
}

.CatLinks li a:link, .CatLinks li a:visited, .CatLinks li a:active, .OfferLinks li a:link, .OfferLinks li a:visited, .OfferLinks li a:active
{
	font-size:10pt;
	font-weight:normal;
	text-decoration:none;
	line-height:20px;
	color:#000;
}

.OfferLinks h3
{
	font-size:10pt;
	font-weight:bold;
	margin-top:10px;
	padding-left:10px;
}

.CatLinks li a:hover , .OfferLinks li a:hover
{
	font-weight:normal;
	text-decoration:underline;
	line-height:20px;
	color:#000;
}

	

.left-content-wrap a
{
    text-decoration: none;
}

.left-content-wrap h2
{
    border: none;
    background: #BD2305;
    max-height: 30px;
    line-height: 30px;
    width: 228px;
    color: #FFFFFF;
    padding: 0;
    margin: 0;
    text-align: center;
}
.left-content-wrap h2.today
{
    background: #333333;
}

.left-content-wrap img
{
    z-index: 3;
}

.left-inner h2
{
    position: relative;
    font-size: 14px;
    background: #666666;
    max-height: 30px;
    width: 143px;
    text-align: right;
    padding-right: 10px;
    z-index: 2;
}


.left-content-wrap p
{
    text-align: center;
    margin: 0 auto;
    width: 154px;
    padding: 10px 0;
}

.left-content-wrap
{
    margin-top: 35px;
    position: relative;
    width: 228px;
    border: 1px solid #CCCCCC;
    border-top: none;
}


.left-content-wrap h3
{
    color: #666600;
    font-size: 14px;
    text-align: center;
}

.left-content-wrap .line
{
    margin: 10px auto;
    height: 1px;
    background: #666666;
    width: 178px;
}

.h1
{
    position: relative;
    width: 100%;
    height: 30px;
    background-color: #666;
}

.h1 img
{
    position: absolute;
    top: 0;
    left: 0;
}

.h1 img.r
{
    left: auto;
    right: 0;
}

.h1 h1
{
    margin: 0;
    padding: 0;
    text-align: center;
    line-height: 30px;
    font-size: 11pt;
    color:#FFFFFF;
    width: 100%;
}
