#header {
	background-image: url(../images/header_bg_rep2.png);
	background-repeat: repeat-x;
	width: 100%;
	height: 151px;
}

	#header .image {
		position: absolute;
	}
	
	#header .logo {
		margin: 14px 0 0 3px;
		z-index: 10;
		position: absolute;
	}

	#header .logo img {
		behavior: url(/StoreFront/jsp/iepngfix.htc);
	}
	
	#header .menu {
		position: absolute;
		z-index: 15;
		margin: 123px 0 0 210px;
		padding: 0;
		list-style-type: none;
	}
	
	#header .menu li {
		float: left;
		margin-right: 6px;
		padding-left: 10px;
		color: #77736a;
		font-family: Arial;
		font-size: 80%;
		background-image: url(../images/top-menu-li_bg.png);
		background-position: left;
		background-repeat: no-repeat;
	}
	
	#header .menu li.first {
		list-style-image: none;
		background-image: none;
		padding-left: 0;
	}
	
	#header .menu a {
		color: #77736a;
		font-family: Arial;
		text-decoration: none;
	}
	
	#header .menu a:hover {
		color: #ce1141;
	}
	
#left-column {
	background-image: url(../images/left_column_bg.png);
	background-position: bottom right;
	background-repeat: no-repeat;
}

	#left-column fieldset.form {
		border: 0;
		margin: 10px 20px 10px 30px;
		padding: 0;
	}
	
	#left-column fieldset.form label {
		color: #77736a;
		font-family: Arial;
		font-size: 80%;
		display: block;
	}
	
	#left-column fieldset.form input {
		border: 1px solid #77736a;
		font-family: Arial;
		font-size: 80%;
		padding: 2px;
	}
	
	#left-column fieldset.form input.button {
		background-color: #77736a;
		font-family: Arial;
		font-size: 80%;
		color: white;
		height: 21px;
	}
	
	#left-column .left-menu {
		margin: 10px 20px 10px 30px;
		padding: 0;
		list-style: none;
	}
	
	#left-column .left-menu li {
		padding-bottom: 5px;
	}
	
	#left-column .left-menu li a {
		text-decoration: none;
		color: #77736a;
		font-family: Arial;
		font-size: 80%;
	}
	
	#left-column .left-menu li.active a {
		color: #ce1141;
	}
	
	#left-column .left-menu li a:hover {
		color: #ce1141;
	}
	
	#left-column #winner {
		width: 166px;
		margin: 10px 0 0 13px;
	}
	
	#left-column #winner .title {
		background-image: url(../images/winner_header.png);
		background-repeat: no-repeat;
		width: 166px;
		height: 45px;
	}
	
	#left-column #winner .title p {
		padding: 15px 0 0 25px;
		font-family: Arial;
		color: white;
		text-transform: uppercase;
		font-size: 8pt;
		margin: 0;
	}
	
	#left-column #winner .name {
		width: 166px;
		background-image: url(../images/winner_under_header.png);
		background-repeat: repeat-y;
	}
	
	#left-column #winner .name p {
		font-family: Arial;
		color: white;
		font-size: 8pt;
		padding: 0 0 5px 25px;
		margin: 0;
	}
	
	#left-column #winner .content {
		background-image: url(../images/winner_content_bg.png);
		background-repeat: repeat-y;
		width: 166px;
	}
	
	#left-column #winner .content p {
		padding: 10px 15px 10px 25px;
		color: #88867f;
		font-family: Arial;
		font-size: 8pt;
		margin: 0;
		line-height: 1.5em;
	}
	
	#left-column #winner .info {
		background-image: url(../images/winner_content_bg.png);
		background-repeat: repeat-y;
		width: 166px;
	}
	
	#left-column #winner .info p {
		padding: 10px 10px 5px 25px;
		color: #ce1141;
		font-family: Arial;
		font-size: 8pt;
		margin: 0;
		line-height: 1.5em;
	}
	
	#left-column #winner p.footer {
		background-image: url(../images/winner_footer.png);
		background-repeat: no-repeat;
		width: 166px;
		height: 48px;
		padding: 5px 0 0 0;
		margin: 0;
	}
	
	#left-column #winner p.footer a {
		margin: 0 0 0 25px;
		color: #ce1141;
		font-family: Arial;
		font-size: 8pt;
		text-decoration: none;
		display: block;
	}

.page-content {
	margin: 0 40px 20px 30px;
	font-family: Arial;
	font-size: 11pt;
	color: black;
	width: 720px;
}

	.page-content h1 {
		font-family: Arial;
		font-size: 16pt;
		color: #ce1141;
		font-weight: normal;
	}
	
	.page-content h2 {
		font-family: Arial;
		font-size: 13pt;
		color: #ce1141;
		font-weight: bold;
		margin-bottom: 5px;
	}
	
	.page-content p.back-link a {
		font-family: Arial;
		font-size: 11pt;
		color: #77736a;
		text-decoration: none;
	}
	
	.page-content p {
		font-family: Arial;
		font-size: 11pt;
		color: black;
		margin-top: 5;
		margin-bottom: 15px;
	}
	
	.page-content ul {
		list-style-image: url(../images/img_balck_arrow.gif);
		font-family: Arial;
		font-size: 11pt;
		color: black;
	}
	
	.page-content ul.invert {
		list-style-image: url(../images/gpx_black_dot.gif);
		font-family: Arial;
		font-size: 11pt;
		color: black;
	}
	
	.page-content h3 {
		font-family: Arial;
		font-size: 11pt;
		color: black;
		margin-top: 5;
		margin-bottom: 15px;
		font-weight: bold;
	}
	
	.page-content ol li {
		margin-bottom: 15px;
	}
	
	.page-content table th {
		font-family: Arial;
		font-size: 10pt;
		text-align: left;
	}
	
	.page-content table td {
		font-family: Arial;
		font-size: 11pt;
	}
	
	.page-content input {
		font-family: Arial;
		font-size: 10pt;
		padding: 2px;
	}
	
	.page-content  select {
		font-family: Arial;
		font-size: 10pt;
		padding: 2px;
	}
	
.footer {
	padding: 30px;
	clear: both;
}

.footer p {
	font: Arial;
	font-size: 9pt;
	margin-top: 0;
	font-family: Arial;
	font-size: 10pt;
}

.footer p a {
	font-family: Arial;
	font-size: 10pt;
	color: black;
}

#footer-menu {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

#footer-menu li {
	float: left;
	font-family: Arial;
	font-size: 10pt;
	margin-right: 6px;
	padding-left: 10px;
	color: #77736a;
	background-image: url(../images/top-menu-li_bg.png);
	background-position: left;
	background-repeat: no-repeat;
}

#footer-menu li a {
	color: #77736a;
	text-decoration: none;
}

#footer-menu li.first {
	list-style-image: none;
	background-image: none;
	padding-left: 0;
}
	
fieldset.form {
	border: 0;
	width: 100%;
}

fieldset.form ol {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

fieldset.form ol li {
	clear: both;
	margin-top: 4px;
	margin-bottom: 0;
	font-family: Arial;
	font-size: 9pt;
}

fieldset.form ol li label {
	display: block;
	width: 120px;
	float: left;
	text-align: right;
	margin: 7px 5px 0 0;
	font-weight: bold;
	font-family: Arial;
	font-size: 9pt;
}

fieldset.form ol li .descr {
	margin: 6px 0 0 125px;
	font-family: Arial;
	font-size: 8pt;
}

fieldset.form ol li input {
	font-family: Arial;
	font-size: 10pt;
	padding: 2px;
}

fieldset.form ol li select {
	font-family: Arial;
	font-size: 10pt;
	padding: 2px;
}

#center-column {
	background-image: url(../images/right_column_bg.png);
	background-position: bottom right;
	background-repeat: no-repeat;
}

.inputText {
	font-family : Arial;
	font-size : 10px;
	font-style : normal;
	font-weight : normal;
	color: #333333;
}
.hdrText {
	font-family : Arial;
	font-size : 14px;
	font-style : normal;
	font-weight : bold;
	color: #333333;
}
.hdrTextRed {
	font-family : Arial;
	font-size : 14px;
	font-style : normal;
	font-weight : bold;
	color: red;
}
.strongText {
	font-family : Arial;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	color: #333333;
}
.redStrongText {
	font-family : Arial;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	color: red;
}
.strongTextRed {
	font-family : Arial;
	font-size : 14px;
	font-style : normal;
	font-weight : bold;
	color: red;
}
.subcategoryCrossedOutPrice {
	font-family: Arial;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: line-through;
	color: #0000A0;
}
.strongTextGreen {
	font-family : Arial;
	font-size : 14px;
	font-style : normal;
	font-weight : bold;
	color: green;
}
.grayContentText  {
	font-family : Arial;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	color: gray;
}
.imageText {
	font-family : Arial;
	font-size : 22px;
	font-style : normal;
	font-weight : normal;
	color: gray;
}
.searchTextHdr {
	font-family : Arial;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	color: black;
}
.contentText {
	font-family : Arial;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
  	color: #333333;
}
.redContentText {
	font-family : Arial;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
  	color: red;
}
.contentText12 {
	font-family : Arial;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
  	color: #333333;
}
.contentTextBold {
	font-family : Arial;
	font-size : 11px;
	font-style : normal;
	font-weight : bold;
  	color: #333333;
}
.contentTextSm {
	font-family : Arial;
	font-size : 10px;
	font-style : normal;
	font-weight : normal;
	color: #333333;
}
.link {
	font-family : Arial;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	color: #333333;
}
.linkBlue {
	font-family : Arial;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	color: blue;
}
.linkLarge {
	font-family : Arial;
	font-size : 18px;
	font-style : normal;
	font-weight : normal;
	color: #333333;
}
.link:HOVER {
	font-family : Arial;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	color: #333333;
}
.linkText {
	font-family : Arial;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	color: black;
}

/* sub-menu style */

.left-menu li {position: relative;}
.left-menu .sub-menu {position: absolute; left: 120px; top: -19px; padding-left: 13px; display: none; width: auto; white-space: nowrap; z-index:1000; }
.left-menu .sub-menu .lt {position: absolute; width: 20px; height: 20px; top: 0; left: 13px; background: url(../images/sub/sub_lt.gif) no-repeat left top}
.left-menu .sub-menu .rt {float: right; width: 20px; height: 20px; background: url(../images/sub/sub_rt.gif) no-repeat right top;}
.left-menu .sub-menu .rb {float: right; width: 20px; height: 20px; background: url(../images/sub/sub_rb.gif) no-repeat right bottom;}
.left-menu .sub-menu .lb {position: absolute; width: 20px; height: 20px; bottom: 0; left: 13px; background: url(../images/sub/sub_lb.gif) no-repeat left bottom}
.left-menu .sub-menu .t {position: relative; height: 19px; background: #fff; border-top: 1px solid #6ca1b8; margin: 0 20px 0 20px; -margin: 0 20px 0 17px; -right: -3px;}
*html .left-menu .sub-menu .t {margin: 0 20px 0 17px; right: -3px;}
.left-menu .sub-menu .b {position: relative; height: 19px; background: #fff; border-bottom: 1px solid #6ca1b8; margin: 0 20px 0 20px; -margin: 0 20px 0 17px; -right: -3px;}
*html .left-menu .sub-menu .b {margin: 0 20px 0 17px; right: -3px;}
.left-menu .sub-menu .text {clear: both; height: 1%; background: #fff; border-right: 1px solid #6ca1b8; border-left: 1px solid #6ca1b8;}
.left-menu .sub-menu .text a {display: block; position: relative; height: 20px; line-height: 20px; background: none;
    COLOR: #77736a; FONT-FAMILY: Arial; TEXT-DECORATION: none; padding: 0 10px 0 15px; left: -5px;}
.left-menu .sub-menu .text a:hover {COLOR: #ce1141; background: url(../images/sub/arrow.gif) no-repeat left center;}
