body {
	font: 11px/16px "Lucida Grande", "Arial", "Helvetica", "Verdana", "sans-serif";
	background: #ffffff;
	color: #999999;
	text-align:center; /* horizontal centering for IE Win quirks */

}
	
* {
		margin:0;
		padding:0;
		}

	html, body {
		height:100%;
		}


		#distance {
	width:1px;
	height:50%;
	background-color:#FFFFFF;
	margin-bottom:-25em; /* half of container's height */
	float:left;
		}

	#container {
	margin:0 auto;
	position:relative; /* puts container in front of distance */
	text-align:left;
	height:503px;
	width:960px;
	clear:left;
	background-color:#fff;
	background-image: url(images/bg.gif);
	background-repeat: no-repeat;
	
		}
			#containerhome {
	margin:0 auto;
	position:relative; /* puts container in front of distance */
	text-align:left;
	height:504px;
	width:960px;
	clear:left;
	background-color:#fff;
	background-image: url(images/bg.gif);
	background-repeat: no-repeat;
	
		}
#containerabout{
	margin:0 auto;
	position:relative; /* puts container in front of distance */
	text-align:left;
	height:503px;
	width:960px;
	clear:left;
	background-color:#fff;
	background-repeat: no-repeat;
	border: 1px solid #CCCCCC;
	background-image: none;
		}
	#containercontact {
	margin:0 auto;
	position:relative; /* puts container in front of distance */
	text-align:left;
	height:503px;
	width:960px;
	clear:left;
	background-color:#fff;
	background-repeat: no-repeat;
	border: 1px solid #CCCCCC;
	background-image: none;
		}
	
	#containermailing {
	margin:0 auto;
	position:relative; /* puts container in front of distance */
	text-align:left;
	height:40px;
	width:960px;
	clear:left;
	background-color:#fff;
	background-image: none;
		}
		
#container .black{
	
	background-color:#000;
	
		}
		
.thumb {
	padding: 5px;
	border: thin solid #999999;
	margin: 5px;
	float: left;
}
.thumb a:hover {
	padding: 5px;
	border: thin solid #0066FF;
	margin: 5px;
}
#artistdetail {
	position: absolute;
	z-index: 2;
	width: 555px;
	left: 0px;
	top: 115px;
	background-color: #FFFFFF;
	background-image: url(/images/main_header_bg.gif);
	background-repeat: no-repeat;
	background-position: top;
}
#artistdetail h5 {
	font-size: 18px;
	color: #4A5B9E;
	padding-left: 20px;
	text-shadow: 1px 2px 1px #gggggg;
	margin-top: 10px;
	margin-bottom: -10px;
}

/*redefine*/

::-moz-selection {
	background: #111;
	color: #eee;
}

::selection {
	background: #111;
	color: #eee;
}

h1, h2, h3, h4, p, ul {
	margin: 0;
	padding: 0;
	font-weight: normal;
	/*list-style: none;*/
}

a:link, a:visited {
	color: #999999;
}

a:hover, a:active {
	color: #EA0085;
	text-decoration: none;
}

h1 span {
	display: none;
}

p {
	padding: 5px 0 5px 52px;
	line-height: 1.7;
	font-size: 12px;
}

a {
	outline: none;
}

form, table {
	margin: 0;
	padding: 0;
}

/*shared*/

span.clr {
	display: block;
	clear: both;
}

/*headings & link colors*/


div#intro {
	color: #fff;
	font-size: 17px;
	text-shadow: 1px 2px 1px #131315;
}

div.intro a:link, div.intro a:visited {
	color: #c17878;
}

div.developers a:link, div.developers a:visited, h2.developers {
	color: #78ba91;
}

div.browsers a:link, div.browsers a:visited, h2.browsers {
	color: #a87aad;
}

div.download a:link, div.download a:visited {
	color: #78ba91;
}

h2.download {
	color: #78ba91;
}

div.license a:link, div.license a:visited, h2.license {
	color: #7389ae;
}

div.apps a:link, div.apps a:visited, h2.apps {
	color: #c17878;
}

div.block a:hover, div.block a:active {
	color: #663366;
}

/*content

#container {
	position: relative;
	width: 900px;
	margin: 00px auto 10px;
}

#content {
	width: 900px; 
	position: relative;
	z-index: 10000;
	background: #FFFFFF;
	padding-right: 5px;
	margin-top: 25px;
}*/
#gallery {
	width: 1000px; /*was 600t*/
	position: relative;
	z-index: 10000;
	background: #ffffff;
	padding-right: 5px;/*was 45*/
	margin-top: 0px;
}
#gallery2 {
	width: 1000px; /*was 600t*/
	position: relative;
	z-index: 10000;
	background: #fff;
	padding-right: 0px;/*was 45*/
	margin-top: 0px;
	height: 503px;
}
#gallery3 {
	/*width: 960px; was 600t*/
	position: relative;
	z-index: 10000;
	background: #ffffff;
	padding-right: 5px;/*was 45*/
	margin-top: 0px;
}

div#content.selected {
	
}

div.block {
	margin-bottom: 20px;
	font-size: 12px;
}

div.floaty {
	float: left;
	width: 210px;
}

div.floaty h2 {
	font-size: 16px;
	margin-bottom: 5px;
}

div.first {
	width: 369px;
	margin-right: 10px;
	margin-bottom: 10px;
	padding-right: 10px;
	border-right: 1px solid #27272a;
}

div.full {
	clear: both;
	float: none;
}

ul#developers {
	font-size: 10px;
	color: #888;
	line-height: 1.3;
	list-style: none;
	margin-top: 10px;
}

#developers li {
	margin-bottom: 5px;
	font-size: 12px;
}

/*sidebar*/
#map {
	position: absolute;
	z-index: 2;
	width: 555px;
	left: 0px;
	top: 115px;
	background-color: #FFFFFF;
}
#sidebar {
	position: absolute;
	z-index: 1;
	width: 240px;
left: 558px;
	top: 115px;
}

#sidebar ul {
	list-style: none;
}

#sidebar a, #sidebar h3.cat {
	width: 200px;
	display: block;
	padding: 3px 5px 3px 40px;
	background: url(images/tab_small.gif) center right no-repeat;
	margin: 5px 0;
	text-decoration: none;
}

#sidebar a {
	color: #595965;
}

#sidebar a:hover {
	color: #660000;
}

#sidebar a.big, #sidebar h3.cat {
	background: url(images/tab_big.gif) center right no-repeat;
	padding: 4px 5px 4px 40px;
	margin: 8px 0;
}

#sidebar h3 {
	font-size: 13px;
}

#sidebar h3.cat {
	color: #2F6698;
	text-shadow: 1px 2px 1px #eeeeee;
}

#sidebar a.big {
	color: #fff;
}

#sidebar a.forum {
	background-image: url(images/tab_forum.gif);
	background-color: #c17878;
}

#sidebar a.docs {
	background-image: url(images/tab_docs.gif);
	background-color: #7389ae;
}

#sidebar a.download {
	background-image: url(images/tab_download.gif);
	background-color: #78ba91;
}

#sidebar a.trac {
	background-image: url(images/tab_trac.gif);
	background-color: #a87aad;
}

/*big menu*/

#kwick {
	position: relative;
	margin-bottom: 0px;
	padding: 0px 0;
	float: right;
	margin-top: -4px;
	background-color: #FFFFFF;
	margin-right: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}

#kwick .kwicks {
	display: block;
	background: #FFFFFF no-repeat right top;
	height: 507px;
	margin-top: 3px;
	margin-right: -11px;
}

#kwick li {
	float: left;
}

#kwick .kwick {
	display: block;
	cursor: pointer;
	overflow: hidden;
	height: 500px;
	width: 120px;
	padding: 5px 0px 5px 5px;
	background: #fff;
	border-right: 5px solid #FFFFFF;
}
*#kwick .kwick {
	display: block;
	cursor: pointer;
	overflow: hidden;
	height: 505px;
	width: 120px;
	padding: 0px;
	background: #FFFFFF;
	border-right: 1px solid #FFFFFF;
	margin-left: -20px;
	margin-top: 0px;
}
.logo {
	margin-top: 100px;
}

#kwick .kwick span {
	display: none;
}

#kwick .door1 {
	background: #CCCCCC url(images/SlidingDoors/Tanya.jpg) no-repeat;
	width: 230px;
	margin-top: -1px;
}

#kwick .door2 {
	background: #CCCCCC url(images/SlidingDoors/Kyna.jpg) no-repeat;
}

#kwick .door3 {
	background: #CCCCCC url(images/SlidingDoors/ColonelBy.jpg) no-repeat;
}
#kwick .door4 {
	background: #CCCCCC url(images/SlidingDoors/3rdave.jpg) no-repeat;
}
#kwick .door5 {
	background: #c17878  url(images/door5.jpg) no-repeat;
}
#kwick .door6 {
	background: #c17878  url(images/door6.jpg) no-repeat;
}

#kwick .trac {
	background: #a87aad;
	border-right: 0;

	background-image: url(images/hrmwest.gif);
}
#container #content .home {
	background-image: url(images/bg_pattern.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
	#containercontact #content .contact {
	background-image: none;
	background-repeat: repeat-y;
	background-position: right;
}
	#containercontact #content .contact p {
	margin-left: 50px;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 16px;
}
	#containercontact #content .contact a:link {
	color: #FFFFFF;
	text-decoration: none;
}
	#containercontact #content .contact a:hover {
	color: #000;
	text-decoration: none;
}
	#containercontact .contact {
	background-image: none;
	background-repeat: repeat-y;
	background-position: right;
	padding-top: 10px;
	padding-left: 0px;
}
	#containercontact .contact p {
	margin-left: 0px;
	font-size: 12px;
	color: #666666;
	line-height: 16px;
}
#containercontact .news p {
	margin-left: 0px;
	font-size: 1.1em;
	color: #999999;
	line-height: 20px;
	padding-right: 15px;
	text-align: left;
}
#containercontact .news img {
	margin-left: 0px;
	padding-right: 10px;
	padding-bottom: 10px;

}

	#containercontact .contact a:link {
	color: #666666;
	text-decoration: none;
}
	#containercontact .contact a:hover {
	color: #666666;
	text-decoration: underline;
}

#containercontact .contact h1 {
	font-size: 20px;
	color: #EA0085;
	margin-top: 25px;
	margin-left: 52px;
	padding-bottom: 20px;
	font-weight: 300;
}
#containercontact .news h1 {
	font-size: 20px;
	color: #EA0085;
	margin-top: 35px;
	margin-left: 50px;
	padding-bottom: 30px;
	font-weight: 300;
}
#containercontact .credits h1, #containercontact .shop h1 {
	font-size: 20px;
	color: #EA0085;
	margin-top: 35px;
	margin-left: 50px;
	padding-bottom: 18px;
	font-weight: 300;
}
#containercontact .credits p, #containercontact .shop p {
	margin-left: 0px;
	font-size: 1.1em;
	color: #999999;
	line-height: 20px;
	padding-right: 15px;
}
.shop a:link, .shop a:visited 
{
	color: #666;
	text-decoration: none !important;
}
.shop a:hover
{
	color: #EA0085;
	text-decoration: none !important;
}

h1 {
	font-size: 20px;
	color: #666666;
	margin-top: 10px;
}
.menu {
	margin-top: -4px;
	background-color: #ffffff;
}

#about {
	color: #333333;
	background-color: #FFFFFF;
	text-align: left;
	padding-right: 40px;
	padding-left: 40px;
	margin-top: 20px;
}
#about img {
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-right: -20px;
}
#about p{
	color: #999999;
	text-align: left;
	line-height: 22px;
	font-weight: lighter;
	font-size: 11px;
}
#nav ul, li {
	font-size: 12px;
	color: #CCCCCC;
	padding-right: 18px;
	display:inline;
	list-style-type: none;
	padding-left: 8px;
}
#nav a{
	text-decoration: none;
	color: #999999;

}
#nav {
	margin-top: 0px;
	margin-left: 40px;
}

#nav a:hover{
	color: #666666;
	text-decoration: none;

}
#nav2 ul, li {
	font-size: 12px;
	color: #CCCCCC;
	padding-right: 18px;
	display:inline;
	list-style-type: none;
	padding-left: 8px;
}
#nav2 a{
	text-decoration: none;
	color: #999999;

}
#nav2 {
	margin-top: 3px;
	margin-left: 40px;
	font-weight: normal;
}

#nav2 a:hover{
	color: #666666;
	text-decoration: none;

}
.gallery {
	height: 503px;
	width: 960px;
	border: 1px solid #CCCCCC;
}
.gallery3 {
	height: 503px;
	width: 960px;
	border: 1px solid #CCCCCC;
}
#sv-container {
	margin-left: 0px;

}
.thumbgallery {
	margin: 0px;
	padding: 3px;
}

.thumbgallery a:hover{
	margin: 0px;
	padding: 3px;
}
.next {
	text-align: right;
	margin-top: -16px;
	font: normal 12px/16px "Lucida Grande", "Arial", "Helvetica", "Verdana", "sans-serif";
	font-size-adjust: none;
	font-style: none;
}
.next a:link, .next a:visited{
	text-decoration: none;
}
.next a:hover{
	text-decoration: none;
	color: #EA0085;
}
.flash {
}
.contacttable {
	margin-left: 52px;
	color: #666666;
}
#containercontact table tr .shop p .pink {
	color: #EA0085;
}
#containercontact .contact #two .contacttable #Name {
	background-color: #EEEEEE;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 232px;
}
#containercontact .contact #two .contacttable #Address {
	background-color: #EEEEEE;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 232px;
}
#containercontact .contact #two .contacttable #Telephone {
	background-color: #EEEEEE;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 232px;
}
#containercontact .contact #two .contacttable #email {
	background-color: #EEEEEE;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 232px;
}
#containercontact .contact #two .contacttable #Comments {
	background-color: #EEEEEE;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 233px;
}

/*scroller*/

.scroll-container {
	width:360px;
	float: left;
}

_.scroll-container {
	width:360px;
	margin-left: 0px;
}
.sortabledropitem {
	display:block;
	width:36px;
	height:36px;
}
.sortabledropitem img {margin-right:5px;width:36px;height:36px;}
*html .sortabledropitem img {padding:0px;margin-right:5px;width:36px;height:36px;}
.draghandle {
	text-align:left;
	height:40px;
	width:300px;
	display:block;
	margin-top:-1px;
}
.draghandle strong {text-align:left;margin-left:43px;}

.scroll-container {
	position:absolute;
	height:410px;
	overflow:hidden;
	width: 365px;
}
*html .scroll-container {left:10px;}
.scroll-contents {position:absolute;top:0px;left:0px;}
.scroll-handle {
	z-index:990;
	cursor:pointer;
	position:absolute;
	top:0px;
	height:50px;
	width:20px;
	/*background-image: url(images/scroll.jpg);*/
	background-repeat: no-repeat;
	background-image: url(/images/scroll_bg.jpg);
	right: 0px;
	background-position: right;
}
.wrapper .content .content_text .scroll-container .scroll-contents p {
	padding-right: 20px;
}
 xmp {border:1px solid #e5e5e5;}
input, input:active, input:focus{
    outline: 0;
    outline-style:none;
    outline-width:0;
}

button::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner {
    border: none;
}
#fb iframe {
	float: right;
	margin-top: -17px;
}
#social {
	float: right;
	margin-top: -17px;
	margin-right: 13px;
}
#social2 {
	float: right;
	margin-top: -17px;
	margin-right: 3px;
}.pdf {
	margin-left: 0px;
	float: right;
	margin-top: 0px;
	margin-right: 10px;
}
.shelley a:link, .shelley a:visited{
	color: #EA0085;
}
.shelley a:hover {
	color: #666666;	
}
