/* Purple: #A0218C */
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background:black;
	color:#CCC;
	font-size:10pt;
	background:#A0218C;
} p {
	line-height:14pt;
} h1 {
	font-family:"Arial Narrow", Tahoma, Arial, sans-serif;
	font-weight:400;
	color:#A0218C;
	font-size:18pt;
	border-top:#A0218C 2px solid;
	margin:0 0 60px 0;
} h2 {
	font-family:"Arial Narrow", Tahoma, Arial, sans-serif;
	font-size:14px;
	margin:60px 0 0 0;
	letter-spacing:0.2em;
	color:#ccc;
	background:black;
	padding:10px 0 0 0;
} h3 { /* Logo Type */
	font-family:"Arial Narrow", Tahoma, Arial, sans-serif;
	font-size:10pt;
	padding:5px 0 0 5;
	color:#eee;
	background:#333;
	margin:0;
	letter-spacing:0.2em;
} h4 {
	font-family:"Arial Narrow", Tahoma, Arial, sans-serif;
	font-size:14px;
	margin:20px 0;
	display:block;
	width:100%;
	background:#222;
	padding:5px;
} a {
	text-decoration:none;
	color:#c0c;
	padding:0 3px;
} a:hover {
	background:#a0a;
	color:#ffc;
} a:hover img, img:hover { background:none; }

/* Custom Styles */
.addr {
	font-family: Arial, Helvetica, sans-serif;
	padding-left:10px;
	font-size:9pt;
	line-height:11pt;
	color:#eee;
} .addr b {
	color:#fff;
} .addr strong {
	color:#ccc;
	font-family:"Arial Narrow", Verdana, Arial, sans-serif;
	font-weight:600;
	letter-spacing:0.05em;
	width:65px;
	float:left;
	display:block;
} #content p {
	margin:10px;
} input, textarea, select {
	color:#000000;
	background:#CCCCCC;
	border:1px solid #A0218C;
	padding:2px 4px;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
} .smtxt {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
} .gr {
	font-size: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
	border: 1px solid #999999;
} .grth {
	font-size: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
} .lrg-txt {
	text-align:center;
	font-size:24px;
	font-weight:bold;
}



/* LAYOUT */
#top {
	width:100%;
	background:#222;
	height:120px;
	margin:0;
} .error {
	font-weight: bold;
	color: #FF0000;
}
#logo {
	width:350px;
	height:120px;
} #menu {
	width:420px;
	height:120px;
} #content {
	width:780px;
	margin:0 auto;
	background:#222;
} #holder {
	margin:0 auto;
	background:black;
}

/* Footer styles */
#footer {
	font-size:10px;
	color:#999;
	letter-spacing:0.1em;
} #footer a {
	color:#999;
	text-decoration:none;
} #footer a:hover {
	color:#fff;
	background:none;
} #footer ul {
	list-style:none;
	padding:0;
	margin:0;
} #footer ul li {
	font-family:"Arial Narrow", Tahoma, Arial, sans-serif;
	word-spacing:1em;
	letter-spacing:0.2em;
	float: left;
	display:block;
	border-right:1px dotted #333333;	
	margin-right:1.5em;
	padding-right:1.5em;
} #footer #right {
	margin:0;
	text-align:right;
}#break {
	clear: both;
}
#cat-item {
	width:75px;
	padding:10px;
	background:#222;
	position: relative;
	height:100px;
} #cat-item img { border:none; display:block; }

/* LABEL STYLES FOR CATALOGUE */
#cat-table a:hover { background:none; }
#cat-table td img { border:none; padding:0; margin:0; }
#cat-table td:hover { background:#fff; border:3px solid #a28 }
.label_black {
	border:3px solid #fff;
	margin:5px;
	width:80px;
	height:100px;
	padding:10px;
	background-color: #000;
	background-image: url(../images/black-bgs.gif);
	background-repeat: no-repeat;
	background-position: center;
} .label_studio {
	border:3px solid #4cf;
	margin:5px;
	width:80px;
	height:100px;
	padding:10px;
	background-color: #222;
	background-image: url(../images/studio-bgs.gif);
	background-repeat: no-repeat;
	background-position: center;
} .label_sport {
	border:3px solid #A28;
	margin:5px;
	width:80px;
	height:100px;
	padding:10px;
	background-color: #733;
	background-image: url(../images/sport-bgs.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.norm {
	font-size: 12px;
	padding:0;
	clear:both;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
.border-bot {
	padding:20px 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
} .border-bot a:hover {
	background:none;
	padding:none;
}
