.style1 {font-size: larger}

html,body{
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
}
body td,th,#content fieldset,#content table tr td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #4D6185;
}
a:link {
	color: #529ed8;
}
a:active {
	color: #CC6600;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a:link, a:hover {
	color: #2b75ae;
	text-decoration: none;
}

a:visited	{
	color:#006699;
	text-decoration:none;
}

a:hover {
	text-decoration: underline;
}
/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
}

h1,h1#siteName a {
 font-family: Georgia,serif;
 font-size: 120%;
 color: #529ed8;
}

h2 {
 font-size: 114%;
 color: #006699;
}

h3 {
 font-size: 100%;
 color: #334d55;
}

h4 {
 font-size: 100%;
 font-weight: normal;
 color: #333333;
}

h5 {
 font-size: 100%;
 color: #334d55;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
}
				

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#container	{
	border:none;
	width: 1024px;
	
}

#nav	{
	float:left;
	width: 310px;
	
}

#masthead{
	margin: 0;
	padding: 10px 0px;
	border-bottom: 1px solid #cccccc;
	width: 100%;
	height: 85px;
}

#navBar{
	padding: 0px;
	background-color: #eeeeee;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

#content{
	margin-left: 315px;
	min-width: 700px;
	width: 700px;
}


/***********************************************/
/*Component Divs                               */
/***********************************************/

#siteName{
	margin: 0px;
	padding: 0px 0px 10px 10px;
}


/*************** #pageName styles **************/

#pageName{
	padding: 0px 0px 10px 10px;
}


/************* #globalNav styles **************/

#globalNav{
color: #cccccc;
padding: 0px 0px 0px 10px;
white-space: nowrap;
}
/* 'nowrap' prevents links from line-wrapping if there are too many to fit in one line
   this will force a horizontal scrollbar if there isn't enough room for all links
   remove rule or change value to 'normal' if you want the links to line-wrap */

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 90%;
	padding: 0px 14px 0px 0px; 
}


/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 80%;
	padding: 5px 0px 5px 10px;
}


/************** .feature styles ***************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

/*
.feature img{
	float: left;
	padding: 0px 10px 0px 0px;
	margin: 0 5px 5px 0;
}*/

/* adjust margins to change separation between the feature image and text flowing around it */


/************** .story styles *****************/

.story{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

.story p{
	padding: 0px 0px 10px 0px;
}


/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	border: 1px solid #cccccc;
	font-size: 75%;
	color: #cccccc;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
}
/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)
	the bottom border of the navBar in cases where they "touch" */

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}


/************* #search styles ***************/

#search{
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	color: #3399CC;
	display: inline;
	margin: 0px;
	padding: 0px;
}
#search input {
	color: #f00;
	border: 1px solid #cccccc;
	margin: 2px;
}


/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
	background: transparent url(../gfx/menu_bg.gif) repeat-y top left;

}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a:link{
	padding: 2px 0px 2px 10px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	width: 100%;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: auto;
}

#sectionLinks a:visited{
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover{
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	background-color: #ccc;
	padding: 2px 0px 2px 10px;
}
#sectionLinks li.active	{
	/*border-bottom: 1px solid #f00;*/
	background: #fff;
}
#sectionLinks li.green a	{
	color: #c16666;
}

/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}
a img	{
	border:none;
}
.debug	{
	background-color: #fdd;
	border: 1px dashed #f00;
	padding: 5px;
	margin: 2px;
	padding-top: 0px;
	line-height: 15px;
	color: #f00;
	font-size: 12px;
}
.dir,.dir_,.dirl,.dirl_	{
	font-family: tahoma, sans-serif;
	font-size:12px;
	white-space: nowrap;
}
.dir,.even	{
	background-color: #55BBEE;
}
.dir_,.uneven	{
	background-color: #99ccff; 
}
fieldset.book	{
	width: 510px;
	border: 1px solid #75736E;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	margin-top: 20px;
}
legend,legend a:link	{
	color: #3c95e8;
	font-weight: bold;
	font-size: 14px;
}
legend img	{
	padding-left: 5px;
	padding-right: 5px;
}
th	{
	background-color: transparent;
}


.topmenu {
	
	font-size: 12px;
	font-weight: bold;
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 10px;
	width: 100%;
}

.topmenu li {
	display: inline;
}
.red	{
	color: #f00;
}

/* BUTTONS */
span.buttons,div.buttons	{
	display: inline;
	white-space:nowrap;
}

.buttons a, .buttons button{
	display:block;
	float:left;
	margin:0 7px 0 0;
	background-color:#f5f5f5;
	border:1px solid #dedede;
	border-top:1px solid #eee;
	border-left:1px solid #eee;
	text-decoration:none;
	font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	font-size:100%;
	line-height:130%;
	font-weight:bold;
	color:#565656;
	cursor:pointer;
	padding:5px 10px 6px 7px; /* Links */
}
.buttons button{
	width:auto;
	overflow:visible;
	padding:4px 10px 3px 7px; /* IE6 */
}
.buttons button[type]{
	padding:5px 10px 5px 7px; /* Firefox */
	line-height:17px; /* Safari */
}
*:first-child+html button[type]{
	padding:4px 10px 3px 7px; /* IE7 */
}
.buttons button img, .buttons a img{
	margin:0 3px -3px 0 !important;
	padding:0;
	border:none;
	width:16px;
	height:16px;
}

/* STANDARD */

button:hover, .buttons a:hover{
	background-color:#dff4ff;
	border:1px solid #c2e1ef;
	color:#336699;
}
.buttons a:active{
	background-color:#6299c5;
	border:1px solid #6299c5;
	color:#fff;
}

/* POSITIVE */

button.positive, .buttons a.positive{
	color:#529214;
}
.buttons a.positive:hover, button.positive:hover{
	background-color:#E6EFC2;
	border:1px solid #C6D880;
	color:#529214;
}
.buttons a.positive:active{
	background-color:#529214;
	border:1px solid #529214;
	color:#fff;
}

/* NEGATIVE */

.buttons a.negative, button.negative{
	color:#d12f19;
}
.buttons a.negative:hover, button.negative:hover{
	background:#fbe3e4;
	border:1px solid #fbc2c4;
	color:#d12f19;
}
.buttons a.negative:active{
	background-color:#d12f19;
	border:1px solid #d12f19;
	color:#fff;
}
input.login_usr	{
	background: #f5f5f5 url('../gfx/icon_usr.gif') no-repeat scroll right;
}
input.login_pwd	{
	background: #f5f5f5 url('../gfx/icon_pwd.gif') no-repeat scroll right;
}
div#cart	{
	position:absolute;
	top:90px;
	left: 870px;
	float:left;
	margin-top: 30px;
	margin-left: 10px;
	width: 300px;
}

#cart fieldset	{
	border: 1px solid #ccc;
	border-top: 1px solid #eee;
	border-left: 1px solid #eee;
}

#cart legend	{
	font-size: 14px;
	color: navy;
}

#cart ul	{
	margin:0;
	padding:0;
}
#cart ul li {
	list-style-type: none;
	border-bottom: 1px solid #ccc;
	font-size: 12px;
}

.ldir	{
	background-color: #ddd;
}
.ldir_	{
	background-color: #eee; 
}

.book_img	{
	padding: 5px;
	border: 1px solid #ccc;
	text-align:center;

}
div.book_img	{
	width: 300px;
	float:right;
	font-size: 11px;
	line-height: 22px;
	background: transparent url(../gfx/img.gif) no-repeat top right;
	background-position: 98% 50%;
}
div.clearer {
	clear: left;
	line-height: 0; 
	height: 0;
}
#tellimus label {
	display: block;
	float:left;
	width: 220px;
	margin: 5px;
}
#tellimus input,#tellimus textarea	{
	margin: 5px;
}

#masthead	h2	{
	margin-left: 10px;
	font-size: 14px;
}
.tiny	{
	font-size: 11px;
}
select#t_id	{
	width: 250px;
}
.centered	{
	text-align:center;
}
#globalNav a.active	{
	text-decoration: underline;
}

#content_ p.f:first-letter {
	font-size:400%; 
	display:block;
	float:left;
	margin: 0.06em 0 0;
	height:3.5em;
	color:#ccc; 
}


#sliding_doors {
	border:0;
	padding:0;
	position: absolute;
	top: 68px;
	left: 5px;
	float:left;
	width:100%;
	line-height:normal;
}
#sliding_doors ul {
	margin:0;
	padding:10px 10px 0;
	list-style:none;
}
#sliding_doors li {
	float:left;
	display:inline;
	background:url('../gfx/sd_left.gif') no-repeat left top;
	margin:0;
	/*padding: top right bottom left */
	padding:0 0 0 9px;
	margin-left: 3px;
}
#sliding_doors a {
	font-size:13px;
	float:left;
	display:block;
	background:url('../gfx/sd_right.gif') no-repeat right top;
	/*padding: top right bottom left */
	padding:7px 10px 4px 3px;
	text-decoration:none;
	font-weight:bold;
	color:#776655;
	white-space:nowrap;
}
/* Commented Backslash Hack
hides rule from IE5-Mac \*/
#sliding_doors a {float:none;}
/* End IE5-Mac hack */
#sliding_doors a:hover {
	color:#529ed8;
}
#sliding_doors li#current {
	background-image:url('../gfx/sd_left_on.gif');
	border-width:0;
}
#sliding_doors #current a {
	background-image:url('../gfx/sd_right_on.gif');
	color:#529ed8;
	padding-bottom:4px;
	text-decoration: underline;
}

.logout	{
	margin:0;
	list-style:none;
}

div#content_	{
	width: 500px;
}
div#content fieldset.book	{
	width: 500px;
}
div#content fieldset.book legend	{
	white-space: normal;

}
#book_edit {
	
	width: 800px;
}
#book_edit tr td	{
	
}
#book_edit tr td.book_form	{
	width: 530px;
}
#book_edit tr td.book_form_right	{
	vertical-align:top;
	width: 280px;
	padding-top: 120px;
}
#toggle_active fieldset	{
	width: 280px;
	white-space: normal;
}
.punktiir	{
	background: transparent url('../gfx/nav_dots.gif') repeat-x bottom left;
}

ul.topmenu li a {
	font-size: 11px;
	border:2px solid #dedede;
	border-top:2px solid #eee;
	border-left:2px solid #eee;
	background-color: #f5f5f5;
	padding:5px 8px 6px 7px; 
}
ul.topmenu li a:hover {
	background-color: #fff;
}
ul.topmenu li.a {
	font-size: 14px;
	border:2px solid #eee;
	border-right:2px solid #dedede;
	background-color: #fff;
	padding:5px 8px 6px 7px; 
	border-bottom: 2px solid #fff;
}

td.pilt	{

	vertical-align:top;
	text-align:right;
}

.pilt div {
	position:relative;
}

.pilt a.uus {
	position:absolute;
	top: -40px;
	right:-40px;
	background: transparent url(../gfx/uus_mull.png) no-repeat top right;
	z-index: 10;
	width: 80px;
	height: 77px;
	text-align: center;
	padding:0;
	margin:0;
	padding-top:29px;
	text-indent: -2px;
	background-position: 0px 0px;
	color: #fff;
}
.pilt a.uus:hover	{
	background-position: -81px 0px;
	text-decoration:none;
	color: #529ed8;
}
input.noborder	{
	border:0px none !important;
}
.orange	{color: #f5821f;}

.invis	{
	display:none;
}
.vis	{
	display:block;
}
