/*--------------------- layout  ---------------------*/
body {
	margin: 0;
	padding: 0;
	font-size: 11px;
	color: #000;
	text-align: justify; 
	background-color: #FFF;
}
img {	border: 0;}
#logo {
	width: 150px;
	float: left;
}
#pt {
	margin-left: 40%;
}

#wrapper {
	width: 100%;
	margin: 0 auto;
	padding: 10px 10px;
	text-align: left;
}
#outer {
	margin-left: 0px;
	text-align: left;
	border-top: 1px solid #E7E7D8;	
	padding-top: 10px;
}
#inner {
	float: left;
	width: 100%;

}

#col1 {
	width: 54%;
	float: left; 
	display: inline;
}
#col2 {
	width: 45%;
	float: right;
	overflow: hidden;
}
p {
	font-size: 11px;
	line-height: 13px;
}

/*--------------------- text/headings ---------------------*/
h1 {
	font-family: "Century Gothic", "Lucida Sans Unicode", "Trebuchet MS", "Helvetica", "Arial", sans-serif;
	font-size: 13px;
	color: #000;
	margin: 0px 0px 0px 0px;
	padding: 0;
	background-color: #FFF;
	text-transform: capitalize;

}
h2 {
	font-family: "Century Gothic", "Lucida Sans Unicode", "Trebuchet MS", "Helvetica", "Arial", sans-serif;
	font-size: 12px;
	color: #888;
	margin: 0px 0px 15px 0px;
	padding: 0;
	background-color: #FFFFFF;

}
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;
}

/*--------------------- links ---------------------*/
a {
	color: #1C4F69;
	text-decoration: underline;
}

/*--------------------- nav ---------------------*/
#nav li, #nav ul {
	display: inline;
	margin-left: 0;
}


form { 
	margin: 0;
}
form#contact {
	padding: 20px 0; 
	border: 2px dotted #E7E7D8;
}
.label {
	width: 9em;
	float: left;
	display: inline;
	padding-left: 0.5em;
}

.row {
	clear: both;
}
#contact input, #contact textarea, #contact select {
	font-size: 1.1em;
   font-weight: bold;
	color: #285760;
	border: none;
	border-bottom: 1px solid #C5C5AC;

}	

#contact select, label input {
	border-bottom: none;
	display: inline;
}
.actions{
	margin-left: 9.5em;
}
.actions input {
	background-color: #FFFFFF;
	border-top: 1px solid #3E8695;
}

/*--------------------- bits & pieces  ---------------------*/
 tr {vertical-align: top;}
.clear {clear: both; line-height: 0px;}
img.left {
	float: left;
	margin-right: 5px;
}
img.right {
	float: right;
	margin-left: 5px;
}
p.small, .small {
	font-size: 1em;
	color: #f3f8f8;
	padding: 10px 20px;
}

img[alt] {
	font-size: 0.8em;
	color: #C60;
	font-family:sans-serif;
	overflow: hidden;
}
#iw ul li {
	margin-left: -20px;
}
.term {
	font-weight: bold;
}
#costume li {
	margin-left: -20px;
}
/*--------------------- 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;
}

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 {background-color: #F9F9F9;}
td#selItem {background-color: #F9F9F9;}
#selItem .r3 {
	background-image: url(../bullets/203.png);
	background-position: 98% 50%;
	background-repeat: no-repeat;
}
#navbar {width: inherit;}
#navigation {
	margin: 10px 0;
	text-align: center;
}
a.prev, a.next {
	display: block;
	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 {
 	border-top: 1px solid #C5C5AC; 
	border-bottom: 1px solid #C5C5AC; 
	margin: 0;
	padding-top:0;
	padding-bottom: 10px;
	background: #FAF8F7 url(../_img/box1.png) 0 0 no-repeat;
	border: none;
 }


 #book h4, results h4 {
	color: #69251E;
	text-transform: none;
	margin: 0 0;
	padding: 5px 5px;
 }
 
#book #au {
	text-align: right;
	font-size: 13px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	margin-bottom: 5px;
}
.tn {
	float: right;
}
.tn img {
 	border: 1px solid #C5C5AC; 
}
#bkinfo {

}
#bkorder {
	margin-top: 10px;
	color:  	#cc3300;
	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; }
.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;
	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;
}

/* -------------- tests -----------------*/

.dbk {
	float: left;
	width: 100%;
	margin-bottom: 10px;
}

.dbk:hover {
	background-color: #E7E7D8;
}

.divbkg {
	float: left;
	overflow: hidden;
}

.TI {
	font-weight: bold;
	font-size: 1.2em;
	color: #285760;
	}

.sub {
	margin: 0;
	font-size: 1.1em;
	font-weight: bold;
	color: 	#285760;
	
}
#costume li {
	list-style-type:  upper-latin;
}
#ext, #sf, #evangelism, #jumper, #footer, #ow {
	display: none; 
}
