@import url(catalog.css);

body {
	font-family: Arial, Helvetica, sans-serif;
	background-color:#fff;
	font-size:12px;
	font-weight: normal;
	color:#000;
	text-align:left;
}
div.container {
	background-color:#fff;
	background-image:url(/img/background.gif);
	background-repeat:repeat-y;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
	width:951px;	
}
div.header {
	background-color:#fff;
	background-image:url(/img/header.gif);
	background-repeat:no-repeat;
	font-size:12px;
	height:50px;
	width:951px;
	margin-bottom:0px;
}
div.searchform{
	padding-left:15px;
	padding-top:12px;
	width:573px;
	position:absolute;
}
div.headerlinks{
	margin-left:573px;
	padding-top:15px;
	width:365px;
	position:absolute;
}
div.left {
	float:left;
	width:187px;
	height:100%;
	min-height:540px;
}
div.mainmenu{
	margin:0px;
	background-color:#fff;
	background-image:url(/img/main_menu.gif);
	background-repeat:no-repeat;
	height:197px;
	width:187px;
	color:#000
}
ul.mainmenu {
}
li.main {
	list-style-type:none;
	list-style-image:url(/img/arrow_white.gif);
}
li.mainhl {
	list-style-type:none;
	list-style-image:url(/img/arrow_blue.gif);
}
a.main:link, a.main:visited, a.main:active {
	color:#ffffff;
	text-decoration:none;
	font-size:14px;
}
a.main:hover {
	color:#26246f;
	font-size:14px;
	text-decoration:none;
}
a.mainhl:link, a.mainhl:visited, a.mainhl:active {
	color:#26246f;
	text-decoration:none;
	font-size:14px;
}
a.mainhl:hover {
	color:#26246f;
	font-size:14px;
	text-decoration:none;
}
a.lmainhl:hover {
	color:#58595b;
	font-size:14px;
	text-decoration:none;
}
div.submenu{
	margin-top:0px;
	background-repeat:no-repeat;
	width:187px;
	color:#000;
}
ul.menu {
}
li.lvl1 {
	list-style-type:none;
	list-style-image:url(/img/arrow_light_grey_small.gif);
}
li.lvl1hl {
	list-style-type:none;
	list-style-image:url(/img/arrow_blue.gif);
}
a.lvl1:link, a.lvl1:visited, a.lvl1:active {
	color:#58595b;
	font-size:14px;
	text-decoration:none;
}
a.lvl1:hover{
	font-size:14px;
	color:#26246f;
	text-decoration:none;
}
a.lvl1hl:link, a.lvl1hl:visited, a.lvl1hl:active {
	color:#26246f;
	font-size:14px;
	text-decoration:none;
}
a.lvl1hl:hover{
	color:#26246f;
	font-size:14px;
	text-decoration:none
}
li.lvl2 {
	list-style-type:none;
	margin-left:-25px;
	list-style-image:url(/img/arrow_light_grey_small.gif);
}
li.lvl2hl {
	list-style-type:none;
	margin-left:-25px;
	list-style-image:url(/img/arrow_grey_small.gif);
}

a.lvl2:link, a.lvl2:visited, a.lvl2:active {
	color:#9fa0a6;
	font-size:12px;
	text-decoration:none;
}
a.lvl2:hover{
	font-size:12px;
	color:#26246f;
	text-decoration:none
}
a.lvl2hl:link, a.lvl2hl:visited, a.lvl2hl:active {
	color:#26246f;
	font-size:12px;
	text-decoration:none;
}
a.lvl2hl:hover{
	color:#26246f;
	font-size:12px;
	text-decoration:none
}

div.content {
	background-color:#fff;
	color:#000;
	font-size:13px;
	float:left;
	width:564px;
	margin-left:3px;
	margin-right:4px;
}
a:link, a:visited, a:active {
	color:#26246f;
	text-decoration:underline;
}

a:hover {
	color:#9fa0a6;
	text-decoration:underline;
}
div.right {
	float:left;
	width:187px;
	font-size:12px;
	margin-left:4px;
	height:100%;
	min-height:540px;
}
div.logo{
	background-color:#fff;
	width:187px;
	height:197px;
}	

div.ads{
	color:#58595b;
	margin-left:6px;
	margin-right:6px;
}
div.footer {
	background-color:#fff;
	background-image:url(/img/footer.gif);
	background-repeat:no-repeat;
	color:#fff;
	clear:both;
	float:none;
	margin-top:0px;
	height:58px;
	width:951px;
}
div.ft_left {
	margin-left:15px;
	margin-top:27px;
	width:350px;
	float:left;
	text-align:left;
	font-size: 12px;
}
div.ft_right {
	margin-top:27px;
	margin-right:15px;
	width:550px;
	float:right;
	text-align:right;
	font-size: 12px;
}

img{
	border-style:none;
}
input.search{	
	color:#58595b;
	border-style:solid; border-width:2px;
	border-color:#58595b;
	font-family: Arial, Helvetica, sans-serif;
	width: 397px;
	font-size:12px;
	padding-left:4px;
}


form {
	height:0px;
}

a.footer:hover{
	color:#c11f26;
	text-decoration:underline
}
a.col:link, a.col:visited, a.col:active {
	color:#fff;
	text-decoration:none;
}
a.col:hover{
	color:#9fa0a6; 
	text-decoration:none
}
a.footer:link, a.footer:visited, a.footer:active {
	color:#ffffff;
	text-decoration:underline;
	font-size:11px;
}

h1{ 
	font-size:14px; 
	color:#26246f;
	margin-top:15px; 
	margin-bottom:10px;
}
h2,h3,h4,h5 {
	font-size:14px; 
	color:#000;
	margin-bottom:0px;
}

input {
	font-size:12px;
	color:#58595b;

}
label  {
	vertical-align:middle;
	font-size:12px;
	color:#58595b;
}
legend  {
	font-size:12px;
	color:#58595b;
}

a.sm2:link, a.sm2:visited, a.sm2:active {
	color:#000;
	text-decoration:none;
}

a.sm2:hover {
	color:#9fa0a6;
	text-decoration:none;
}

a.sm1:link, a.sm1:visited, a.sm1:active {
	color:#000;
	text-decoration:none;
}

a.sm1:hover {
	color:#9fa0a6;
	text-decoration:none;
}
a.sm0:link, a.sm0:visited, a.sm0:active {
	color:#000;
	text-decoration:none;
}

a.sm0:hover {
	color:#9fa0a6;
	text-decoration:none;
}
div.csleft {
	float: left;
	width: 70%;
}
div.csright {
	float: right;
	width: 30%;
	text-align: right;
}
div.csclear {
	clear: left;
}
