html, body, p, h1, h2, h3, h4, h5, h6, ul, ol, li, form, img {
	margin: 0;
	padding: 0;
	border: 0;
}
body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: #fff;
	color: #000;
	font-size: 11px;
}
#container {
	position: relative;
	width: 980px;
	background: #fff url(../frame/background.gif) repeat-y;
}
#header {
	background: url(../frame/header.gif);
	width: 980px;
	height: 108px;
	display: block;
}
#logo {
	position: absolute;
	left: 43px;
	top: 11px;
}
#contact {
	position: absolute;
	left: 198px;
	top: 4px;
	color: #fff;
	font-size: 10px;
}
#mail {
	position: absolute;
	left: 841px;
	top: 4px;
	color: #fff;
	font-size: 10px;
	font-weight: bold;
}
#mail a:link, #mail a:visited {
	text-decoration: none;
	color: #fff;
}
#mail a:hover {
	color: #dadadb;
}
#slogan {
	position: absolute;
	right: 19px;
	top: 36px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #554e56;
}
#keywords {
	position: absolute;
	left: 558px;
	top: 69px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #f68500;
}
#leftcol {
	width: 190px;
	margin-right: 2px;
	float: left;
	position: relative;
}
#leftcol ul, #leftcol li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: none;
	display: block;
}
#leftcol li {
	width: 190px;
	height: 24px;
}
#leftcol li.menu1 {
	background: url(../frame/menu.gif);
}
#leftcol li.menu2 {
	background: url(../frame/submenu.gif);
}
#leftcol li.over2 {
	background: url(../frame/submenuv.gif);
}
#leftcol li a {
	width: 190px;
	text-decoration: none;
	display: block;
}
#leftcol li.menu1 a:link, #leftcol li.menu1 a:visited {
	padding: 5px 4px 0 17px;
	color: #554e56;
}
#leftcol li.menu2 a:link, #leftcol li.menu2 a:visited {
	padding: 5px 4px 0 34px;
	color: #fff;
}
#leftcol li.menu1 a:hover {
	color: #000;
}
#leftcol li.menu2 a:hover {
	color: #dadadb;
}
#leftcol li.over1 a:link, #leftcol li.over1 a:visited, #leftcol li.over1 a:hover {
	padding: 5px 4px 0 17px;
	color: #f68500;
	text-decoration: none;
}
#leftcol li.over2 a:link, #leftcol li.over2 a:visited, #leftcol li.over2 a:hover {
	padding: 5px 4px 0 34px;
	color: #fff;
	text-decoration: none;
}
#leftcol #menubottom {
	background: url(../frame/menubottom.gif) no-repeat;
	height: 9px;
	line-height: 1px;
	font-size: 1px;
}
#leftcol h2 {
	background: url(../frame/frameboxheader1.gif);
	background-position: 1px 0;
	border: 1px solid #dadadb;
	border-bottom: none;
	padding-left: 8px;
	padding-top: 12px;
	padding-bottom: 14px;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
#leftcol form, #rightcol form {
	text-align: center;
	font-size: 10px;
}
#leftcol input, #rightcol input {
	width: 140px;
	border: 1px solid #9c9c9c;
	background-color: #fff;
	height: 19px;
	margin: 3px 0 3px 0;
	font-size: 11px;
}
#leftcol input.button, #middlecol input.button, #rightcol input.button {
	border: 0;
	background: url(../frame/button.gif);
	width: 120px;
	height: 20px;
	margin: 5px 0 14px 0;
	color: #fff;
	font-family: inherit;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	cursor: pointer;
}
#leftcol .boxcontent {
	padding: 10px 9px 10px 9px;
}
#middlecol {
	width: 595px;
	float: left;
	position: relative;
	background: #fff;
}
#middlecol #mleftcol {
	width: 296px;
	margin-right: 3px;
	float: left;
}
#middlecol #mrightcol {
	width: 296px;
	float: left;
}
#middlecol h1 {
	background-image: url(../frame/boxheader.gif);
	background-position: 1px 0;
	border: 1px solid #dadadb;
	border-bottom: none;
	padding-left: 8px;
	padding-top: 12px;
	padding-bottom: 14px;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
#middlecol h1.performer {
	background-image: url(../frame/boxheader2.gif);
}
#middlecol h2 {
	background-image: url(../frame/boxheader.gif);
	background-position: 1px 0;
	border: 1px solid #dadadb;
	border-bottom: none;
	padding-left: 8px;
	padding-top: 12px;
	padding-bottom: 14px;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
#middlecol h3 {
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 14px;
	color: #f68500;
}
#middlecol h4 {
	font-size: 12px;
	font-weight: bold;
	color: #75797b;
}
#middlecol .boxcontent {
	padding: 14px 12px 14px 12px;
}
#middlecol .boxcontent a {
	text-decoration: none;
}
#middlecol .boxinfo {
	padding: 14px 12px 14px 12px;
	background: #dadadb;
}
#middlecol ul {
	margin: 14px 0 14px 0;
}
#middlecol li {
	margin: 0 0 6px 16px;
}
#middlecol input {
	border: 1px solid #9c9c9c;
	background-color: #fff;
	height: 19px;
	margin: 0;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#middlecol input.button {
	margin: 0;
}
#middlecol input.check {
	border: none;
	width: auto;
}
#middlecol textarea, #middlecol select {
	border: 1px solid #9c9c9c;
	background-color: #fff;
	margin: 0;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#rightcol {
	width: 191px;
	margin-left: 2px;
	float: left;
	position: relative;
}
#rightcol h2 {
	background: url(../frame/frameboxheader2.gif);
	background-position: 1px 0;
	border: 1px solid #dadadb;
	border-bottom: none;
	padding-left: 8px;
	padding-top: 12px;
	padding-bottom: 15px;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
#rightcol h3 {
	background: url(../frame/frameboxheader3.gif);
	background-position: 1px 0;
	border: 1px solid #dadadb;
	border-bottom: none;
	padding-left: 8px;
	padding-top: 12px;
	padding-bottom: 15px;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
#rightcol h4 {
	background: url(../frame/frameboxheader1.gif);
	background-position: 1px 0;
	border: 1px solid #dadadb;
	border-bottom: none;
	padding-left: 8px;
	padding-top: 12px;
	padding-bottom: 15px;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
#rightcol .boxcontent {
	padding: 10px 9px 10px 9px;
}
#rightcol .box1 img {
	float: left;
	margin-right: 10px;
}
#middlecol h1 a:link, #middlecol h1 a:visited, #middlecol h2 a:link, #middlecol h2 a:visited, #leftcol h2 a:link, #leftcol h2 a:visited, #rightcol h2 a:link, #rightcol h2 a:visited, #rightcol h3 a:link, #rightcol h3 a:visited, #rightcol h4 a:link, #rightcol h4 a:visited {
	text-decoration: none;
	color: #fff;
}
#middlecol h1 a:hover, #middlecol h2 a:hover, #leftcol h2 a:hover, #rightcol h2 a:hover, #rightcol h3 a:hover, #rightcol h4 a:hover {
	color: #dadadb;
}
#links {
    border-top: 5px solid #999da0;
    width: 980px;
    padding: 10px 0;
    text-align: center;
}
#footer {
	background: url(../frame/footer.gif) no-repeat;
	width: 980px;
	height: 120px;
}
#footer #contacts {
	position: relative;
	top: 16px;
	left: 108px;
	font-size: 10px;
}
#footer #contacts b {
	color: #f68500;
}
#footer #contacts a:link, #footer #contacts a:visited {
	color: #000;
	text-decoration: none;
}
#footer #contacts a:hover {
	color: #f68500;
}
#impress {
	position: relative;
	top: 32px;
	left: 44px;
	font-size: 10px;
}
#impress a:link, #impress a:visited {
	color: #999da0;
	font-weight: bold;
	text-decoration: none;
}
#impress a:hover {
	color: #f68500;
}
#messagebox {
	display: none;
	position: absolute;
	z-index: 10;
	background: url(../frame/messagebox.gif);
	width: 329px;
	height: 117px;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	line-height: 17px;
}
#messagebox .messagetext {
	padding: 34px 20px 30px 20px;
	text-align: center;
}
#matchbox {
	display: none;
	position: absolute;
	z-index: 14;
	background: #f68500 url(../frame/matchbox.gif) no-repeat;
	width: 327px;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	line-height: 17px;
}
#matchbox .messagetext {
	padding: 34px 20px 34px 20px;
}
#matchbox a:link, #matchbox a:visited {
	color: #fff;
}
#matchbox a:hover {
	color: #dadadb;
}
#matchbox i {
	font-style: normal;
	color: #000;
}
#copyright {
	display: none;
}

/* html tags design */

a:visited, a:link {
	color: #000;
	text-decoration: underline;
}
a:hover {
	color: #f68500;
}
a.top:visited, a.top:link {
	background: url(../frame/top.gif) no-repeat;
	background-position: 0 5px;
	padding-left: 14px;
	color: #f68500;
	text-decoration: underline;
}
a.top:hover {
	color: #9c9c9c;
}
p {
	margin-bottom: 14px;
}
ul {
	list-style: square;
}
hr {
	color: #dadadb;
	height: 1px;
	border: 1px solid #dadadb;
	border-bottom: none;
}
textarea {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/* design elements */

.box1, .box2, .box3 {
	border: 1px solid #dadadb;
	border-top: none;
}
.box2, .box3 {
	color: #fff;
}
.box1 {
	background: #fff url(../frame/grad1.gif) repeat-x;
}
.box2 {
	background: #75797b url(../frame/grad2.gif) repeat-x;
}
.box2 img {
	display: block;
	border: 1px solid #fff;
	margin-bottom: 10px;
}
.box2 a {
	font-size: 10px;
}
.box2 h5 a {
	font-size: 12px;
	margin-bottom: 6px;
	display: block;
}
.box2 a:link, .box2 a:visited, .box3 a:link, .box3 a:visited {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
.box2 a:hover, .box3 a:hover {
	color: #e9e9e9;
}
.box3 {
	background: #f68500 url(../frame/grad3.gif) repeat-x;
}
.wl {
	height: 2px;
	background: #fff;
	line-height: 1px;
	font-size: 1px;
}
.bc {
	border-bottom: 1px solid #dadadb;
	height: 2px;
	background: #fff;
	line-height: 1px;
	font-size: 1px;
}
.newsbox {
	width: 526px;
}
.newsbox .newsimage {
	float: left;
	margin-right: 18px;
	width: 90px;
	height: 90px;
}
.newsbox a:link, .newsbox a:visited {
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
.newbox a:hover {
	color: #f68500;
}
.newsimagebox {
	float: right;
	margin-left: 20px;
	margin-bottom: 10px;
	font-size: 10px;
	text-align: center;
}
.newsimagebox img {
	margin-bottom: 6px;
}
.newstext {
	width: 414px;
	float: left;
}
.imagebox {
	float: left;
	margin-right: 8px;
	text-align: center;
}
.imagebox img {
	border: 1px solid #75797b;
	margin-bottom: 4px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.associatebox {
	width: 526px;
}
.associatebox .associateimage {
	float: left;
	margin-right: 18px;
	height: 106px;
}
.small {
	font-size: 10px;
}



.linkbar {
	margin: 2px 0 14px 0;
}
.linkbar a {
	background: url(../frame/rightarrow.gif) no-repeat;
	background-position: 0 2px;
	padding-left: 16px;
}
.linkbar a:link, .linkbar a:visited {
	color: #000;
}
.linkbar a:hover {
	color: #f68500;
}
.navbar a:link, .navbar a:visited {
	color: #f68500;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
.navbar a:hover {
	color: #f68500;
}
.navbar .pagenum {
	position: absolute;
	padding-top: 2px;
	font-size: 10px;
	left: 274px;
}
.navbar img {
	vertical-align: middle;
}
#commentbox {
	height: 260px;
	overflow: auto;
	border: 1px solid #5b8196;
	display: block;
	margin-top: 4px;
}
#commentform, #orderform {
	margin-bottom: 21px;
}
#commentform div, #orderform div {
 	clear: left;
 	display: block;
 	width: 100%;
 	height: expression('1%');
 	margin: 5px 0 0 0;
 	padding: 1px 3px;
}
#commentform div label {
	display: block;
 	float: left;
 	width: 102px;
 	padding: 3px 5px;
 	margin: 0 0 5px 0;
 	text-align: right;
}
#commentform div input, #commentform div textarea {
 	width: 452px;
 	padding: 1px 3px;
 	margin: 0;
}
#orderform {
	margin-top: 24px;
}
#orderform div label {
	display: block;
 	float: left;
 	width: 252px;
 	padding: 3px 5px;
 	margin: 0 0 5px 0;
 	text-align: right;
}
#orderform div input, #orderform div textarea, #orderform div select {
 	width: 302px;
 	padding: 1px 3px;
 	margin: 0;
}
#orderform div.dateinput input, #orderform div.dateinput select {
	width: auto;
}
#infobox {
	border: 1px solid #f68500;
	padding: 6px 10px 6px 10px;
	margin-bottom: 14px;
	background: #fff;
	display: block;
	width: auto;
}
#commentform input.button, #orderform input.button {
	width: 120px;
	cursor: pointer;
}
#addcomment {
	border: 1px solid #f68500;
	background: #fff;
}
#addcomment a:link, #addcomment a:visited {
	margin: 5px 10px 5px 10px;
	text-decoration: none;
	font-weight: bold;
	color: #f68500;
	display: block;
}
#addcomment a:hover {
	color: #9c9c9c;
}
.gbtitle {
	background: #f68500;
	color: #fff;
	padding: 5px 10px 5px 10px;
	margin-bottom: 6px;
}
.gbtitle a:link, .gbtitle a:visited {
	color: #fff;
}
.gbtitle a:hover {
	color: #dadadb;
}
.gbreply {
	border: 1px dashed #9c9c9c;
	padding: 6px 10px 6px 10px;
	margin-bottom: 14px;
	background: #dadadb;
}
.ordernow {
	float: right;
	padding: 5px 6px 7px 42px;
	background: #fff url(../frame/contract.gif) no-repeat;
	background-position: 4px 2px;
	border: 1px solid #f68500;
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 15px 25px;
}
.ordernow a:link, .ordernow a:visited {
	text-decoration: none;
	color: #f68500;
}
.ordernow a:hover {
	color: #9c9c9c;
}
.catfilter {
	width: auto;
	margin: 2px 0 6px 0;
}
.catfilter a {
	width: 189px;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	float: left;
	overflow: hidden;
}
.catfilter a:link, .catfilter a:visited {
	background: url(../frame/icon1.gif) no-repeat;
	color: #000;
	text-decoration: none;
}
.catfilter a:hover {
	background: url(../frame/icon2.gif) no-repeat;
	color: #f68500;
}
.catfilter a.over:link, .catfilter a.over:visited, .catfilter a.over:hover {
	background: url(../frame/icon3.gif) no-repeat;
	color: #f68500;
}
.catfilter a b {
	margin-left: 21px;
	font-weight: normal;
}
.listbar {
	margin: 2px 0 14px 0;
	width: auto;
}
.listbar a {
	background: url(../frame/rightarrow.gif) no-repeat;
	background-position: 0 2px;
	float: left;
	width: 284px;
	height: 16px;
	overflow: hidden;
}
.listbar a:link, .listbar a:visited {
	color: #000;
}
.listbar a:hover {
	color: #f68500;
}
.listbar a b {
	margin-left: 16px;
	font-weight: normal;
}
.rm {
	margin-right: 6px;
}
.lm {
	margin-left: 6px;
}
.lm2 {
	margin-left: 30px;
}
.bm {
	margin-bottom: 6px;
}
.tm {
	margin-top: 17px;
}
.red {
	color: #f68500;
}
.clear {
	line-height: 1px;
	font-size: 1px;
}
.left {
	float: left;
}
.right {
	float: right;
}
.message {
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	display: block;
	background: #f68500;
	padding: 8px 6px 8px 6px;
	position: relative;
}
#ordermessage ul {
	margin-top: 0;
	margin-bottom: 0;
}