/*--------------------- layout  ---------------------*/
body {
	margin: 0;
	padding: 0;
	font-size: 69%;
	color: #717171;
	text-align: center;
	background-color: #fff;
}

html {
	min-height: 100%;
	margin: 0;
	padding: 0;
}
img {
	border: 0;
}
body, input, textarea, select {
	font-family: "Lucida Sans Unicode", "Trebuchet MS", "Helvetica", "Arial", sans-serif;
}
#touch {
	height: 4px;
	background-image: url(../_img/h3.jpg);
	background-position: top center;
	background-repeat: repeat-x;
	overflow: hidden;
/*	margin: 0 auto; */
}

#header {
	height: 25px;
	margin-top: 20px;
	margin-bottom: 0;
}

#logo {
	width: 150px;
	float: left;
}
#logo img {
	padding-left: 14px;
}
#pt {
	margin-left: 185px;
}

#ww { 
	margin: 0 auto;
	min-width: 600px;
	max-width: 980px; 
	}

#wrapper {
	width: 100%;
	margin: 10px auto;
	text-align: left;
}
#outer {
	margin-left: 185px;
	text-align: left;
	border-top: 1px solid #E7E7D8;	
	padding-top: 10px;
}
#inner {
	float: left;
	width: 100%;
}
/*
html>body #inner {
	float: none;
	width: auto;
}
*/
#col1 {
	width: 64%;
	float: left; 
	display: inline;
}
#col2 {
	width: 35%;
	float: right;
	overflow: hidden;
}
p {
	font-size: 1.1em;
	line-height: 1.4em;
	margin-top: 0;
	margin-bottom: 1.4em;
	padding: 0;
}


#footer {
	clear: both;
	padding-top: 5px;
	margin: 10px 0 0 0;
	text-align: left;

}

#footer p {

	border-top: 1px solid #E7E7D8;
	font-size: 0.9em;
	color: #C5C5AC;
	background-color: transparent;
}
#evangelism, #jumper {
	display: none;
	font-size: 1.6em;
/*	color: #fff;*/
	padding: 2px;
	height: 18px;
	text-align: center;
}

/*--------------------- text/headings ---------------------*/
h1 {
	font-family: "Century Gothic", "Lucida Sans Unicode", "Trebuchet MS", "Helvetica", "Arial", sans-serif;
	font-size: 1.8em;
	font-weight: lighter;
	color: #C5C5AC;
	margin: 0px 0px 0px 0px;
	padding: 0;
	background-color: transparent;

}
h2 {
	font-size: 1.1em;
	font-weight: bold;
	color: #636363;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 2px 0px;
	border-bottom: 1px solid #9C9F74;
	background-color: inherit;
}
h3 {
	font-family: "Century Gothic", "Helvetica", "Arial", sans-serif;
	font-size: 1.2em;
	font-weight: normal;
	margin: 10px 0px 0px 0px;
	padding: 0;
/*	color: #69251E;*/
	color: #B1B1B1;
	background-color: inherit;
}

  h4 {
	font-size: 1.2em;
	font-weight: bold;
	color: #394D66;
	background-color: inherit;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

/*--------------------- links ---------------------*/
a:link, a:visited, a:hover, a:active {
	background-color: transparent;
}
a:link {
/*	color: #003B73; */
	color: #193B9E;
	text-decoration: none;
}
a:visited {
	color: #338AA6;
	text-decoration: none;
}
a:hover {
	color: #153748;
	text-decoration: underline;
}
a:active {
	color: #FF8C00;
	text-decoration: none;
}
a .ti {
	color: #003B73;
}
/*--------------------- nav ---------------------*/
#nav  {
	float: left;
	width: 165px;
}
#nav {
	border-top: 1px solid #E7E7D8;
}
#nave {
	border-bottom: 1px solid #E7E7D8;
}


#sf form, #sf h3, #browse h3 {
	padding: 5px 20px 0 20px;
	font-weight: bold;
}
#ext {
	padding: 30px 20px;
	color: #EFE0CF;
	background-color: inherit;
}

#nav ul {
	list-style-type: none;
	padding: 0;
	margin: 5px 0px 5px 0px;
}
#nav, #photo, #intro {
	min-height: 150px;
}
#nav li  {
	margin: 0;
	padding: 0;
	display: block;
}
#nav a {
	font-size: 0.9em;
	display: block;
	width: 145px;
	margin: 0;
	padding: 2px 0px 2px 20px;
}
#nav a:link, #nav a:visited {
	color: #9B9B9B;
	background-color: transparent;
	text-decoration: none;
}
#nav a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #E7E7D8;
}
#nav a:active {
	color: #FF8C00;
	background-color: #E7E7D8;
	text-decoration: none;
}
a:link.uberm1, a:visited.uberm1 {
	color: #9B9B9B;
	background-color: #F9F9F9!important;
	background-image: url(../bullets/201.png);
	background-position: 95% 50%;
	background-repeat: no-repeat;
}

a:link#uberm2, a:visited#uberm2 {
	color: #9B9B9B;
	background-color: #F9F9F9;
	background-image: url(../bullets/202.png);
	background-position: 95% 50%;
	background-repeat: no-repeat;
}
#sf:focus  {
	color: #B1B1B1;
	background-color: #E7E7D8;
	background-image: url(../bullets/202.png);
	background-position: 98% 50%;
	background-repeat: no-repeat;
}

/*--------------------- form elements ---------------------*/
form { 
	margin: 0;
}
.row {
	clear: both;
}
.label {
	width: 9em;
	float: left;
	display: inline;
	padding-left: 0.5em;
}

#sf #st {
	border: 1px solid #E7E7D8;
}


#sf #st:hover {
	border: 1px solid #A8A872;
}
.gumb {
	background-color: #FBFBFB;
	border: 1px solid #E7E7D8;
	margin-top: 3px;
	margin-bottom: 3px;
}
.gumb:focus {
	background-color: #708090;
}
form#contact {
	padding: 20px 0; 
	border: 2px dotted #E7E7D8;
}

#contact input, #contact textarea, #contact select {
	font-size: 1.1em;
   font-weight: bold;
	color: #285760;
	background-color: #fff;
	border: 1px solid #C5C5AC;
}	

#contact input:focus, #contact textarea:focus, #contact select:focus  {
	background-color: #F3F5F4;
	color: #285760;
}

div.actions {
	padding-left: 0.5em;
	margin-left: 9em;
}

#sf.active {
	background-image: url(../_img/album.png);
	background-repeat: repeat-y;
}
#sf.none {
	background-image: none;
}

/*--------------------- bits & pieces  ---------------------*/
.price a:hover {
	background:  #ECF0ED;
	color: #285760;
}

 tr {vertical-align: top;}
.clear {clear: both; line-height: 0px;}

.accesskey {
	border-bottom: 1px solid #B1B1B1;
	text-decoration: none;
}
img.left {
	float: left;
	margin-right: 5px;
	margin-top: 5px;
}
img.right {
	float: right;
	margin-left: 5px;
	margin-top: 5px;
}
p.small, .small {
	font-size: 1em;
	color: #f3f8f8;
	background-color: inherit;
	padding: 0px 0;
}
.noflash {
	color: #CC6600;
	background-color: inherit;
	margin: 0px 15px;
	padding: 0px 10px;
	border-left: 2px dotted #CC6600;
}
hr.thick {
	height: 1px;
	margin: -5px 0px 5px 0px;
}
html>body hr.thick {
	margin: 10px 0px;
}
img[alt] {
	font-size: 0.8em;
	color: #C60;
	background-color: inherit;
	font-family:sans-serif;
	overflow: hidden;
}
#iw ul li {
	margin-left: -20px;
}
.term {
	font-weight: bold;
}
#costume li {
	margin-left: -20px;
	list-style-type:  upper-latin;
}

/*--------------------- results ---------------------*/
body #results {text-align: left;}
#results div {
	height: 120px;
	border: 1px dotted silver;
	padding: 5px;
	margin-bottom: 10px;
}
#page h1, #page, h2 {margin-bottom: 0px;}
#results li {
	height: 50px;
	list-style: none;
}
#results li.hilite {
	color: inherit; 
	background-color: #D4D0C8;
}

img.htn {display: none;}
img.stn {display: block;float: right;}

table.list {width: 100%;}
td.r1 {width: 85%;}
td.r2 {width: 10%;text-align: right;}
td.r3 {width: 5%;}
table.list td { padding-top: 2px; padding-bottom: 2px;}
#selItem, tr#selItem {
	color: inherit;
	background-color: #F9F9F9;
}
#selItem .r3 {
	background-image: url(../bullets/203.png);
	background-position: 98% 50%;
	background-repeat: no-repeat;
}
/* ------------ prev next -------------------*/
#navbar {width: inherit;}
#navigation {
	margin: 10px 0;
	text-align: center;
}
a.prev, a.next {
	width: 80px;
	margin-right: 10px;
	float: left;
	display: inline;
	border: 1px solid #DBE1DC;
	padding: 1px 1px 1px 1px;
}
#navigation a:hover{
	background: #F3F5F4;
	color: #1C4F69;
}
/*--------------------- book cd ---------------------------*/
#details {
	width: 100%;
}
 div#book {
	margin: 0;
	padding-top:0;
	padding-bottom: 10px;
	background: #FAF8F7 url(../_img/box1.png) 0 0 no-repeat;
	color: inherit;
	border: none;
 }


 #book h4, results h4 {
	color: #69251E;
	background-color: transparent;
	text-transform: none;
	margin: 0 0;
	padding: 5px 5px;
 }

.subti {
	font-size: 110%;
	color: #596571;

}

#au {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	margin-bottom: 5px;
	color: #676767;
}
.tn {
	float: right;
}
.tn img {
 	border: 1px solid #C5C5AC; 
}
#bkinfo {

}
#bkorder {
	margin-top: 10px;
	color:  	#cc3300;
	background-color: inherit;
	font-weight: bold;
}

ul.tracks  {
	list-style-type: none;
}
.cdti img {float: right; margin-left: 5px; border: 1px solid #CCCC99; }
.cdti {font-weight: bold; color: #69251E; background-color: inherit; }
.tno {width: 15px;}
.tno, .ttime {text-align: right;}
.ttrack {text-align: left; padding-left: 5px;}
#tracks th {text-align:left; }
#price, #trwrap {margin-top: 10px;}



/* -------------- side box -----------------*/
.ow {
	margin: 0 0 0 0;
	padding: 0;
}

.ow .iw {
	clear: both;
	margin-bottom: 10px;
	background: url(../etc/img/boxc.png) 0 0 no-repeat;
}
.ow .info {
	background: url(../etc/img/crtka.png) 100% 0 repeat-y;
	padding: 10px 10px 10px 10px;
	color: #443B06;
	background-color: transparent;
	line-height: 130%;
	overflow: hidden;
}

.ow .pp {
	line-height: 10%;
	background: url(../etc/img/box.png) 100% 100% no-repeat;
	padding: 0 10px 15px;
	color: #807953;
	background-color: transparent;
}

/* -------------- tests -----------------*/
.dbk {
	float: left;
	width: 100%;
	margin-bottom: 10px;
}

.dbk:hover {
	color: inherit;
	background-color: #E7E7D8;
}

.divbkg {
	float: left;
	overflow: hidden;
}

.TI {
	font-weight: bold;
	font-size: 1.2em;
	color: #285760;
	background-color: inherit;
	}

.sub {
	margin: 0;
	font-size: 1.1em;
	font-weight: bold;
	color: 	#285760;
	background-color: inherit;
}

.crop {
	overflow: hidden;
	border: 1px dotted #CCCC99;
	height: 71px;
}

.crop img {
	margin: 0px auto;
}

.thumb {
	border: 1px groove #FFFFFF; 
}

/* -------------- our picks -----------------*/
#picks {
	padding: 10px;
	background: #dbe1dc url(../_img/korna.gif) top right no-repeat;
	color: inherit;
}  

#picks ul {
  list-style-type: none;
  list-style-image: none;
  margin: 0;
  padding: 0;
}

#picks li {
  background: url(../_img/hr.gif) top repeat-x;
  line-height: 110%;
  display: block;

}

#picks a {
  display: block;
  color: #717171;
  background-color: inherit;
  height: 60px;
  text-decoration: none;
  margin: 0;
  padding: 5px;  
  clear: left;
}

#picks a:hover {
	color: inherit;	
	background: #ecf0ed url(../_img/hr.gif) top repeat-x;
}

#picks img {
	float: left;
	background: #fff;
	color: inherit;
	border: 1px solid #babfbb;
	padding: 2px;
	margin-right: 5px;
}
