body {
	font: 0.8em Tahoma, Arial, Sans-Serif;
	text-align:center;
	margin: 0;
	padding: 0 
}
	
img {
	margin: 0;
	padding: 0;
	border: 0;
}

.withBorder {
	margin: 0;
	padding: 3px;
	border: 1px solid #CCCCCC;
}

a:link, a:visited {
	color: #00C217;
	text-decoration: underline;
}

a:hover{
	color: #666666;
	text-decoration: none;
}

th{
	color: #333333;
	text-align: left;
	border-bottom: 1px #CCCCCC solid;
}

.table100{
	width:100%;
}

.center {
	text-align: center;
}

.paddingRight6 {
	padding-right: 6px;
}

legend {
	color: #fff;
	font-weight: bold;
	background:#167fe8 url('../images/bgLegend.jpg') repeat top left;
	border: 1px solid #333333;
	padding: 4px 6px;
}

.btn {   
	color:#333333;   
	font: normal small Tahoma, Arial, Helvetica, sans-serif; 
	height: 40px;
	width: 125px;
	float: left;
}

.input {
	border: 1px solid #999999;
	background: #F4F4F4;
	padding: 4px;
}

.commentLeftCol {
	width: 30%;
	text-align: left;
}
.commentRightCol {
	width: 70%;
	text-align: left;
}

.bookLeftCol {
	width: 30%;
	text-align: left;
}
.booktRightCol {
	width: 70%;
	text-align: left;
}

#listDivider {
	margin-bottom: 0;
	margin-top: 6px;
	clear: both;
	border-top: 1px solid #CCCCCC;
}

#listDividerNoBorder {
	margin: 0;
	clear: both;
}

.pageRight {
	text-align: right;
}

.pageCenter {
	text-align: center;
}

/* -----------------------------------------
    Calender
   ----------------------------------------- */

.dpDiv {
	}

.dpTable {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #505050;
	background-color: #ece9d8;
	border: 1px solid #AAAAAA;
	}

.dpTR {
	}

.dpTitleTR {
	}

.dpDayTR {
	}

.dpTodayButtonTR {
	}

.dpTD {
	border: 1px solid #ece9d8;
	padding: 3px;
	}

.dpDayHighlightTD {
	background-color: #FFFFFF;
	border: 1px solid #AAAAAA;
	}

.dpTDHover {
	background-color: #FFFFFF;
	border: 1px solid #888888;
	cursor: pointer;
	color: #E00000;
	font-weight: bold;
	}

.dpTitleTD {
	}

.dpButtonTD {
	}

.dpTodayButtonTD {
	}

.dpDayTD {
	background-color: #333333;
	border: 1px solid #000000;
	color: white;
	}

.dpTitleText {
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	}

.dpDayHighlight {
	color: 4060ff;
	font-weight: bold;
	}

.dpButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background: #d8e8ff;
	font-weight: bold;
	padding: 0px;
	}

.dpTodayButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background: #d8e8ff;
	font-weight: bold;
	}


/* -----------------------------------------
     Top & logo
   ----------------------------------------- */ 

#header {
	background: #000000 url(../images/bg-top.gif) repeat;
	height: 143px;
	margin-right: auto;
	margin-left: auto;
	vertical-align: bottom;
}

#top { 
	width: 70em;
	height: 100px;
	margin-right: auto;
	margin-left: auto;
}

#logocontainer {
	width: 20em;
	height: 70px;
	float: left;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding-top: 40px;
}

/* -----------------------------------------
     SiteContent
   ----------------------------------------- */ 
#siteContent {
	margin: 0;
	float: right;
	font-size: 0.84em;
	text-align: right;
	list-style: none;
	color: #555555;
}

#siteContent li {
	display: inline;
}
#siteContent a:link, #siteContent a:visited {
	color: #555555;
}
#siteContent a:hover {
	color: #666666;
}

/* -----------------------------------------
     Menu
   ----------------------------------------- */ 
#menucontainer {
	width: 100%;
	background: #222222 url("../images/menu-bg.gif") top left repeat-x;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}

ul#menu {
	width: 80em;
	height: 43px;
	background: #222222 url("../images/menu-bg.gif") top left repeat-x;
	font-size: 0.9em;
	font-family: Tahoma, Verdana, sans-serif;
	font-weight: normal;
	list-style-type: none;
	margin: 0;
	margin-right: auto;
	margin-left: auto;
	padding: 0;
}
ul#menu li {
	display: block;
	float: left;
	margin: 0 0 0 5px;
}
ul#menu li a {
	height: 43px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	float: left;
	line-height: 200%;
	padding: 8px 15px 0;
}
ul#menu li a:hover {
	color: #F1F1F1;
	text-decoration: underline;
}
ul#menu li a.active {
	color: #FFFFFF;
	height: 38px;
	background: #0093DD url("../images/menu-active.gif") top left repeat-x;
	padding: 5px 15px 0;
}

/* -----------------------------------------
     Breadcrumb
   ----------------------------------------- */ 
   
#breadcrumbcontainer {
	font: 0.84em Arial, Sans-Serif;
	width: 82em;
	float: center;
	text-align: left;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	margin-top: 4px;
	margin-bottom: 0;
	padding-bottom: 0;
}

#breadcrumbcontainer p a:link, #breadcrumbcontainer p a:visited {
	padding: 0;
	margin: 0;
	text-decoration: underline;
}

#breadcrumbcontainer p a:hover {
	padding: 0;
	margin: 0;
	text-decoration: none;
}

#descriptioncontainer {
	width: 100%;
	float: left;
	clear: both;
	margin-bottom: 0;
	padding-bottom: 0;
}

#descriptioncontainer p {
	font: 1em Arial, Sans-Serif;
	line-height: 1.3em;
	padding: 0;
	margin: 0;
}
	
#descriptioncontainer h1 {
	margin: 0 0 4px 0;
	padding:0;
	clear: none;
	font: bold 1.7em Arial, Sans-Serif;
	clear: none;
}

#description {
	text-align: left;
	width: 70em;
	margin: 15px auto 20px;
	margin-top: 20px;
}

/* -----------------------------------------
     Submenu
   ----------------------------------------- */ 
#subMenu {
	font-size: 1.1em;
	float: left;
	margin-right: 10px;
	margin-top: 20px;
	margin-bottom: 10px;
	width: 16em;
	text-align: left;
}

#subMenu ul {
	list-style: none;
	margin-top: 4px;
	margin-left: 2px;
	width: 15em;

}
#subMenu li a {
	display: block;
	padding: 1px 0px 1px 15px;
	margin-left: 0;	
	color: #333333;
	line-height: 1.2;
	text-decoration: none;
	background: url(../images/iconSubMenuArrow.gif) no-repeat 0 50%;
}
#subMenu li a:hover {
	text-decoration: underline;
	background: url(../images/iconSubMenuArrowSel.gif) no-repeat 0 50%;
}
#subMenu li.sel a, #subMenu li.sel li.sel a {
	font-weight: bold;
	background: url(../images/iconSubMenuArrowSel.gif) no-repeat 0 50%;
}

.sidebox {
	margin: 0;
	background: url(../images/subMenuBR.gif) no-repeat bottom right;
	font-size: 100%;
	float: left;
	text-align: left;
	width: 15em;
}

.paddingLeft10 {
	padding-left: 10px;
}

.boxhead {
	background: url(../images/subMenuTR.gif) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: left;
}
.boxhead h4 {
	background: url(../images/subMenuTL.gif) no-repeat top left;
	margin: 0;
	padding: 9px 9px 5px;
	color: white; 
	font-weight: bold; 
	font-size: 1em; 
	line-height: 1em;
}
.boxbody {
	background: url(../images/subMenuBL.gif) no-repeat bottom left;
	margin: 0;
	padding: 5px 2px 10px 0px;
	font-size: 0.9em;
	text-align: left;
	float: left;
	width: 15em;
}

/* -----------------------------------------
     Content
   ----------------------------------------- */ 
   
#content{
	width: 70em;
	float: center;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 50px;
	text-align: left;
	min-height: 350px;

}

#content h1 {
	margin: 0 0 4px 0;
	padding:0;
	clear: none;
	font: bold 2em Arial, Sans-Serif;
	clear: none;
}

#content h2 {
	margin: 0;
	padding:0;
	clear: none;
	font: bold 1.4em Arial, Sans-Serif;
	clear: none;
}

#content p {
	font: 1em Arial, Sans-Serif;
	line-height: 1.3em;
	padding: 0;
	margin: 0;
}

#content p a:link, #content p a:visited {
	color: #00C217;
	text-decoration: underline;
}

#content p a:hover {
	color: #00C217;
	text-decoration: none;
}

#content td {
	vertical-align: top;
}

#contentMain{
	width: 48em;
	float: left;
	clear: none;
	padding-bottom: 10px;
	text-align: left;
	margin-top: 20px;
}

#contentMain h1{
	
}

#book {
	float: right;
	margin-left: 4 px;
	margin-top: 10 px;
	margin-bottom: 4px;
}

.spanPrice {
	font: 2em Verdana;
	color: #FF0000;
	font-weight: bold;
	text-align: center;
	margin-left: 10px;
}

.btnBook {   
	color:#333333;   
	font: normal small Tahoma, Arial, Helvetica, sans-serif; 
	height: 40px;
	width: 125px;
	margin-left: 10px;
}

.listEmpty {
	list-style: none;
	padding: 1px;
}

/* -----------------------------------------
     Footer
   -----------------------------------------  */

#footer {
	width: 70em;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	float: none;
	border-top: 1px solid #999999;
}

#footer div a {
	color: #333333;
	text-decoration: none;
}
#footer div a:hover, #footer div a:active {
	color: #333333;
	text-decoration: underline;
}
#footer #footer p {
	margin: 0;
	padding: 0;
	color: #333333;
}
#footer strong {
	margin-bottom: 0;
	font-weight: bold;
	font-size: 1em;
}
#footerLeft {
	float: left;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 40px;
}
#footerRight {
	float: right;
	text-align: right;
	margin-top: 10px;
	margin-bottom: 40px;
}