@charset "utf-8";
/* CSS Document */

body {
	background: #fff url(resources/template/bg.jpg) repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

ul li {list-style:url(resources/template/list.gif);
margin-left:10px;
line-height:20px;

}
.divMenu {
	position: absolute;
	top: 0;
	left:0;
	visibility:hidden;
	}
.divMenu a {
	padding: 2px;
	display: block;
	width: 110px;
	border-bottom: 1px solid #003300;
	font-family: arial;
	font-weight: bold;
	font-size: x-small;
	text-decoration: none;
	background: #666600;
	color: #FFFFFF;
	}
.divMenu a:hover {
	background-color: #004400;
	}
h1 {
	font-size:26px;
	font-weight:normal;
}
h2 {
	font-size:18px;
	font-weight:normal;
}
h3 {
	font-size:18px;
	font-weight:normal;
	margin-top:5px;
	margin-left:5px;
}
h4 {
	font-size:16px;
	font-weight:normal;
}
h5 {
	font-size:14px;
	font-weight:normal;
}
#container {
	width:960px;
	margin: 0 auto 0 auto;
}
#header {
	background:url(resources/template/header2.jpg) no-repeat;
	height:124px;
}
.topmenu {
	background: #ffffff url(resources/template/topmenu_grad.jpg) repeat-x;
	font-size:11px;
}
.topmenu a:link, .topmenu a:visited {
	position:relative;
	bottom:3px;
	display:block;
	text-align:center;
	color:#fff;
	text-decoration:none;
	border-right: 1px solid #fff;
}
.topmenu a:hover, .topmenu a:active {
	position:relative;
	bottom:3px;
	display:block;
	text-align:center;
	color:#fff;
	text-decoration:underline;
	border-right: 1px solid #fff;
}
#maincontainer {
	background-color:#fff;
	width: 958px;
	margin:0 auto 0 auto;
}
#menuholder {
	margin:0px 10px 10px 10px;
	width:173px;
}
#menuholder td {
	vertical-align:top;
}
.leftmenuborder {
	width:3px;
	background:url(resources/template/leftmenu-leftborder.jpg) repeat-y;
}
.rightmenuborder {
	width: 3px;
	background:url(resources/template/leftmenu-rightborder.jpg) repeat-y;
}
.pink {
	color:#f30f90;
}
.cat {
	background:#f2f2f2;
}
#menu {
	background:#f2f2f2;
}
#menu a:link, #menu a:visited {
	display:block;
	color:#333333;
	font-size:11px;
	text-decoration:none;
	text-indent: 10px;
	border-bottom: 1px solid #fff;
	font-weight:bold;
	padding:5px 0 5px 0;
}
#menu a:hover, #menu a:active {
	background:#fff;
	display:block;
	color:#f30f90;
	font-size:11px;
	text-decoration:none;
	text-indent: 10px;
	border-bottom: 1px solid #f30f90;
	font-weight:bold;
	padding:5px 0 5px 0;
}
#content {
	vertical-align:top;
}
#content a:link, #content a:visited 
{ color:#f30f90;
text-decoration:none;
}
#content a:hover, #content a:active {
	text-decoration:underline;
}
.rightnav {
	vertical-align:top;
	padding: 0 10px 0 0;
}
.rightnav a:link, .rightnav a:visited {
	color:#323232;
	text-decoration:none;}
	.rightnav a:hover, .rightnav a:active {
		text-decoration:underline;
	}
.rightnav img {
	padding-bottom:8px;
}
#r1.rightnav {
	background:url(resources/template/rightcol1.jpg) no-repeat left top;
	height:52px;vertical-align:top;
}
#r1 h2 {
	margin: 12px 0 0 12px;
	color:#323232;vertical-align:top;
}
#r2.rightnav {
	background:url(resources/template/rightcol2.jpg) no-repeat left top;
	height:74px;vertical-align:top;
}
#r2 h2 {
	margin: 12px 0 0 0px;
	text-align:center;
	color:#323232;
}
#r3.rightnav {
	background:url(resources/template/rightcol3.jpg) no-repeat left top;
	height:79px;vertical-align:top;
}
#r3 h2 {
	margin: 8px 0 0 0px;
	text-align:center;
	color:#323232;
}
#footerbox {
	background:#f2f2f2;
	font-size:10px;
	color:#838383;
	border:1px solid #CCC;
}
#footerbox td {
	vertical-align:top;
	padding:10px 10px 10px 0;
}
#footerbox a:link, #footerbox a:visited {
	color:#838383;
	text-decoration:none;
	display:inline-block;
	
	padding:0 10px 0 10px;
}
#footerbox a:hover, #footerbox a:active {
	text-decoration:underline;
}
#footer a {border-right:0;}
.shoebox {
	margin-top:10px;
}
#btm.shoebox {margin-bottom:10px;}
.shoemid {
	vertical-align:top;
}
.shoemid h1 {
	font-family:"Times New Roman", Times, serif;
	font-size:22px;
	margin-bottom:0px;
	margin-top:0px;
}
.TL1 {
	background:url(resources/template/rightcol_cornerbox.jpg) no-repeat left top;
	width:8px;
	height:7px;
}
.TR1 {
	background:url(resources/template/rightcol_cornerboxTR.jpg) no-repeat right top;
	width:8px;
	height:7px;
}
.BL1 {
	background:url(resources/template/rightcol_cornerboxBL.jpg) no-repeat left top;
	width:8px;
	height:7px;
}
.BR1 {
	background:url(resources/template/rightcol_cornerboxBR.jpg) no-repeat right top;
	width:8px;
	height:7px;
}
.VGRADRIGHT {
	background:url(resources/template/rightcol_1pxgrad.jpg) repeat-y right top;
}
.VGRADLEFT {
	background:url(resources/template/rightcol_2pxlftgrad.jpg) repeat-y left top;
	height:132px;
}
.TOPGRAD {
	background:url(resources/template/rightcol_1pxgrad.jpg) repeat-x center top;
}
.botgrad {
	background:url(resources/template/rightcol_1pxgrad.jpg) repeat-x center bottom;
}
#banner {
	background:url(resources/template/banner.jpg) no-repeat center left;
	height:316px;
}
#banner td {
	vertical-align:top;
}
#banner td.text h1 {
	font-size:26px;
	font-family:"Times New Roman", Times, serif;
	margin:19px 0 5px 12px;
	text-transform:uppercase;
	color:#e81473;
}
#banner td.text p {
	margin: 8px 25px 0 12px;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
}
