@charset "UTF-8";
/* CSS Document */

/*
Natalie Reid
Author: Adam Baney
Author URI: https://adambaney.com
File Name: style.css
Copyright: (c) 2010 Adam Baney
*/

/*  ========================================  RESET  ========================================  */

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,video,audio{margin:0;padding:0;border:0;outline:none;font-size:100%;vertical-align:baseline;background:transparent;font-weight:normal;}
p{padding:0 0 20px; letter-spacing:-.02em;}
strong, em, b, i { font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif; }
b,strong{font-weight:bold;}
i,em{font-style:italic;}
b i, b em, strong i, strong em,
i b, em b, i strong, em strong { font-weight:bold; font-style: italic; }
body{line-height:1;}
ol,ul{list-style:none;}
blockquote,q{quotes:none;}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}
:focus{outline:none;}
* a{position:relative;} /* Gets links displaying over a PNG background */
a{cursor:pointer;}
a img{border:none;} /* Gets rid of IE's blue borders */
ins{text-decoration:none;}
del{text-decoration:line-through;}
table{border-collapse:collapse;border-spacing:0;}
video{background-color:#000000;}




/*  ========================================  TEXT STYLES  ========================================  */

body,td,th {
	font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #58483c;
	line-height: 1.65em;
	letter-spacing: -.02em;
}
body {
	background-color: #f3f1e9;
	background-image: url(img/bg.jpg);
	margin-top: 0;
}

h1 {
	font-size: 26px;
	color: #937a65;
	text-transform: uppercase;
	padding-bottom: 18px;
}

h2 {
	font-size: 22px;
	color: #0b7c99;
	padding-bottom: 15px;
}

h3 {
}

blockquote {
	width: 602px;
	float: left;
	padding: 35px 50px 0 50px;
	margin: 0 28px 30px 28px;
	background-image: url(img/bg-blockquote.gif);
	background-repeat: repeat-y;
	font-size: 17px;
	text-align: justify;
	line-height: 1.4em;
	text-align: left;
	color: #06566b;
}
	blockquote small {
		font-size: 14px;
	}

hr {
    width: 100%;
    float: left;
    border: 0 none;
    border-bottom: 1px solid #ccc;
    margin: 0 0 40px;
}

#body ul {
	padding-left: 60px;
	margin-top: -10px;
	padding-bottom: 12px;
}

	#body ul li {
		list-style-image: url(img/bullet_1.gif);
		padding-bottom: 8px;
	}
		#body ul li ul {
			padding-top: 15px;
			padding-bottom: 0;
		}
			#body ul li ul li {
				list-style-image: url(img/bullet_2.gif);
				padding-bottom: 4px;
			}

selector {
	position: relative;
	z-index: 1;
}
sup {
    vertical-align: super;
    font-size: small;
    font-weight: bold;
}

/*  -----  Video Player Styles  -----  */

.mediaWrapperAudio {
	width: 100%;
	float: left;
	padding: 0;
	margin: 0 -4px 11px -4px !important;
	border: 4px solid #0b7c99;
	background-color: #0b7c99;
	color: #fdf9f5;
}
.mediaWrapperVideo {
	width: 100%;
	float: left;
	padding: 0;
	margin: 0 -4px 11px -4px !important;
	border: 4px solid #0b7c99;
	background-color: #0b7c99;
	color: #fdf9f5;
}
	.mediaWrapperVideo .videoOptions {
		width: 96%;
		float: left;
		display: block;
		padding: 0 10px 0 10px;
		margin: 0;
		border: 0 dotted #999;
	}
		.mediaWrapperVideo .mediaOptionsLeft {
			width: 52%;
			float: left;
		}
		.mediaWrapperVideo .mediaOptionsRight {
			width: 48%;
			float: left;
		}
			.mediaWrapperVideo .mediaOptions p {
				padding: 10px 0 0 0;
				border: 0 dotted #999;
			}
			.mediaWrapperVideo .mediaOptionsRight .btnFlashPlayer {
				margin: -27px 0 0 0 !important;
			}




/*  ========================================  LINKS  ========================================  */


/*  --------------------  LINKS GENERAL  --------------------  */

a:link {
	color: #0b7c99;
	text-decoration: underline;
    cursor: pointer;
}
a:visited {
	color: #0b7c99;
	text-decoration: underline;
    cursor: pointer;
}
a:hover {
	color: #0b7c99;
	text-decoration: none;
    cursor: pointer;
}
a:active {
	color: #0b7c99;
	text-decoration: none;
    cursor: pointer;
}


/*  --------------------  LINKS LANDING PAGE  --------------------  */

.landingPage a,
.landingPage a:link,
.landingPage a:visited {
	width: 273px;
	float: left;
	display: block;
	padding: 15px 30px;
	margin: 0 15px 15px 15px;
	border: 5px solid #d1e7ed;
	text-decoration: none;
	text-align: center;
}
.landingPage a:hover,
.landingPage a:active {
	border-color: #a1ccd8;
}




/*  ========================================  IMAGE STYLES  ========================================  */

.imgLeft {
	float: left;
	margin: 0 30px 10px 0 !important;
}

.imgRight {
	float: right;
	margin: 0 0 10px 30px !important;
}

.imgFull {
	width: 826px;
	float: left;
}

.imgLeftShadow {
	float: left;
	margin: 5px 30px 15px 0 !important;
    -moz-box-shadow:0 0 12px #786860; -webkit-box-shadow: 0 0 12px #786860; box-shadow:0 0 12px #786860;
}

.imgRightShadow {
	float: right;
	margin: 5px 0 15px 30px !important;
    -moz-box-shadow:0 0 12px #786860; -webkit-box-shadow:0 0 12px #786860; box-shadow:0 0 12px #786860;
}

.imgFullShadow {
	float: left;
	margin: 5px 0 15px !important;
    -moz-box-shadow:0 0 12px #786860; -webkit-box-shadow:0 0 12px #786860; box-shadow:0 0 12px #786860;
}




/*  ========================================  MEDIA STYLES  ========================================  */

.mediaWrapper {
	float: left;
	padding: 0 0 30px 0;
}




/*  ========================================  FORMS  ========================================  */

fieldset, form {border:0; margin:0;padding:0; display:inline;}	
label {font-weight:normal;}
legend {font-weight:bold;font-size:1.2em;}
input[type=text], input[type=password], input.text, input.title, textarea, select {
	width: 94%;
	padding: 5px 10px 5px 10px;
	margin: 0 0 0 5px;
	font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #58483c;
	background: #fff;
	border: 2px solid #b4e1ed;
		border-radius: 4px;
		-moz-border-radius: 4px;
		-webkit-border-radius: 4px;
		-khtml-border-radius: 4px;
	}
input[type=text]:focus, input[type=password]:focus, input.text:focus, input.title:focus, textarea:focus, select:focus {
	border: 2px solid #28aacb;
	outline: none;
	color: #2e241d;
}
input[type=text], input[type=password], input.text, input.title, textarea, select {margin:0;}
input.text, input.title {width:300px;padding:5px;}
input.title {font-size:1.5em;}
textarea {width: 96%; height: 220px; padding: 5px;}
input[type=checkbox], input[type=radio], input.checkbox, input.radio {position:relative;top:0;}
select {height:27px; padding: 5px; width:220px; }


.formWrapper {
	width: 100%;
	float: left;
	padding-bottom: 20px;
	border: 0 dotted #999;
}
	.formLabel {
		width: 25%;
		float: left;
		padding: 5px 0 0 0;
		border: 0 dotted #999;
	}
	.formField {
		width: 75%;
		float: left;
		border: 0 dotted #999;
	}
	
		.btnSend {
			width: 92px;
			height: 44px;
			float: left;
			margin: 0 15px 0 0;
			background-image: url(img/btns.jpg);
			background-repeat: no-repeat;
			background-color: transparent;
			background-position: -184px 0;
			border: 0;
			cursor: pointer;
			border: 0 dotted #999;
		}
		.btnSend:hover,
		.btnSend:focus {
			background-position: -184px -44px;
		}
		.btnSend:active {
			background-position: -184px -88px;
		}
		
		.btnReset {
			width: 92px;
			height: 44px;
			float: left;
			margin: 0 15px 0 0;
			background-image: url(img/btns.jpg);
			background-repeat: no-repeat;
			background-color: transparent;
			background-position: -276px 0;
			border: 0;
			cursor: pointer;
			border: 0 dotted #999;
		}
		.btnReset:hover,
		.btnReset:focus {
			background-position: -276px -44px;
		}
		.btnReset:active {
			background-position: -276px -88px;
		}
			
			.btnSearch {
				width: 127px;
				height: 42px;
				float: left;
				background-image: url(img/btn-forms.jpg);
				background-position: -254px 0;
				background-repeat: no-repeat;
				background-color: transparent;
				border: 0;
				cursor: pointer;
			}
			.btnSearch:hover,
			.btnSearch:focus {
				background-position: -254px -42px;
			}
			.btnSearch:active {
				background-position: -254px -84px;
			}
			
a.btnEdit,
a:link.btnEdit,
a:visited.btnEdit {
	width: 16px;
	height: 16px;
	float: right;
	position: relative;
	margin-left: 10px;
	background-image: url(img/btn-edit.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	z-index: 1001;
}
a:hover.btnEdit,
a:active.btnEdit {
	background-position: 0 -16px;
}

a.btnEditComment,
a:link.btnEditComment,
a:visited.btnEditComment {
	width: 16px;
	height: 16px;
	float: right;
	position: relative;
	margin-left: 10px;
	background-image: url(img/btn-edit.png);
	background-repeat: no-repeat;
	background-position: -32px 0;
	z-index: 1001;
}
a:hover.btnEditComment,
a:active.btnEditComment {
	background-position: -32px -16px;
}


a.btnDownload,
a:link.btnDownload,
a:visited.btnDownload {
	width: 120px;
	height: 44px;
	float: left;
	margin: 0 15px 0 0;
	background-image: url(img/btns.jpg);
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: -368px 0;
	border: 0;
	cursor: pointer;
	border: 0 dotted #999;
}
a:hover.btnDownload,
:focus.btnDownload {
	background-position: -368px -44px;
}
a:active.btnDownload {
	background-position: -368px -88px;
}

a.btnTryFlash,
a:link.btnTryFlash,
a:visited.btnTryFlash {
	width: 150px;
	height: 44px;
	float: right;
	margin: -34px 15px 0 0 !important;
	background-image: url(img/btns.jpg);
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: -488px 0;
	border: 0;
	cursor: pointer;
	border: 0 dotted #999;
}
a:hover.btnTryFlash,
:focus.btnTryFlash {
	background-position: -488px -44px;
}
a:active.btnTryFlash {
	background-position: -488px -88px;
}


/*  --------------------  USER MESSAGES  --------------------  */

.msgSuccess {
	display: block;
	color: #5b9923;
	background-color: #eef7e6;
	border: 1px solid #c7e3ad;
	padding: 10px 20px 10px 20px;
	margin-bottom: 30px;
		border-radius: 7px;
		-moz-border-radius: 7px;
		-webkit-border-radius: 7px;
		-khtml-border-radius: 7px;
}


/*  --------------------  LOGIN  --------------------  */

#login {
	width: 923px;
	height: 32px;
	float: left;
	text-align: right;
	border: 0 dotted #999;
}

#loginPadding {
	width: 100%;
	height: 31px;
	float: left;
}

#loginWrapper {
	width: 100%;
	float: left;
	position: fixed;
	background-color: #27343c;
	font-size: 12px;
	color: #a6b7b1;
	border-bottom: 1px solid #3c505e;
	z-index: 1002;
	opacity: 0.95;
	filter: alpha(opacity=95);
}
	#loginWrapper p {
		margin: 0 0 0 0 !important;
		padding: 4px 0 0 0;
	}
	#loginLeft {
		width: 250px;
		height: 30px;
		float: left;
		border: 0 dotted #999;
	}
	#loginRight {
		width: 672px;
		height: 30px;
		float: left;
		border-right: 1px solid #3c505e;
		text-align: right;
	}
		#loginRight a,
		#loginRight a:link,
		#loginRight a:visited {
			height: 26px;
			display: block;
			float: right;
			margin: 0 0 0 0 !important;
			padding: 4px 15px 0 15px;
			border-left: 1px solid #3c505e;
			text-decoration: none;
			color: #a6b7b1;
		}
		#loginRight a:hover,
		#loginRight a:active {
			color: #fff;
			background-color: #d91350;
		}
		
		#loginRight a:hover.LogOut,
		#loginRight a:active.LogOut {
			color: #fff;
			background-color: #c00;
		}




/*  ========================================  STRUCTURE  ========================================  */

.wrapper {
	width: 926px;
	margin-left: auto;
	margin-right: auto;
	text-align: left !important;
}


/*  --------------------  TOP  --------------------  */

#top {
	width: 100%;
	height: 112px;
	float: left;
	background-image: url(img/bg-top.jpg);
	background-repeat: repeat-x;
	background-position: top center;
}


/*  --------------------  HEADER  --------------------  */

.header {
	width: 926px;
	min-height: 91px;
	float: left;
	margin-top: 0;
	margin-left: 13px !important;
	background-image: url(img/bg-header.jpg);
	background-repeat: no-repeat;
}
	.headerHome {
		width: 549px;
		height: 190px;
		float: left;
		margin-top: -13px;
		padding: 70px 70px 0 307px;
		background-image: url(img/bg-headerhome.jpg);
		background-repeat: no-repeat;
		font-size: 22px;
		color: #6791c5;
		line-height: 1.7em;
	}
		.headerHome b,
		.headerHome strong {
			color: #28538d;
		}


/*  --------------------  NAV  --------------------  */

#nav {
	width: 565px;
	height: 66px;
	float: left;
	margin-left: 30px;
	border: 0 dotted #999;
}
	#nav .parent a {
		float: left;
		display: block;
		padding: 21px 17px 22px 17px;
		font-size: 18px;
		text-decoration: none;
		text-transform: uppercase;
	}
		@media screen and (-webkit-min-device-pixel-ratio:0) { /* Safari Hack */
			#nav .parent a { padding-top: 22px; }
		}
		#nav .parent a:link,
		#nav .parent a:visited {
			color: #625343;
		}
		#nav .parent a:hover,
		#nav .parent a:active {
			color: #fff;
			background-color: #28aacb;
		}
			.current-courses .NavCourses a:link, .current-courses .NavCourses a:visited,
			.current-consulting .NavConsulting a:link, .current-consulting .NavConsulting a:visited,
			.current-editing .NavEditing a:link, .current-editing .NavEditing a:visited,
			.current-book .NavBook a:link, .current-book .NavBook a:visited {
				background-color: #efe6db;
			}
.anylinkcss ul li a,
.anylinkcss ul li a:link,
.anylinkcss ul li a:visited,
.anylinkcss ul li a:hover,
.anylinkcss ul li a:active {
    cursor: pointer;
}

.headerTitle {
	width: 250px;
	height: 61px;
	float: left;
	padding: 30px 0 0 37px;
	font-size: 26px;
	text-transform: uppercase;
	color: #4b3b29;
	border: 0 dotted #999;
}

#navHeading {
	width: 592px;
	float: left;
	padding: 32px 47px 0 0;
	font-size: 14px;
	text-align: right;
	text-transform: uppercase;
	border: 0 dotted #999;
}
	#navHeading a,
	#navHeading a:link,
	#navHeading a:visited {
		text-decoration: none;
		margin: 0 20px 0 0;
	}
	#navHeading a:hover,
	#navHeading a:active,
	#navHeading .current {
		border-bottom: 3px solid;
	}


/*  --------------------  SECONDARY NAV  --------------------  */

#nav-sec {
	width: 881px;
	height: 35px;
	float: left;
	padding: 7px 26px 0 0;
	margin: 0 0 -12px 0;
	text-align: right;
}

	.login {
		float: left;
		padding: 3px 0 0 47px;
	}
	
	#popup {
		height: 100%;
		width: 100%;
		background: #1f2121;
		position: fixed;
		top: 0;
		opacity: .75;
		filter:alpha(opacity=75);
		z-index: 100;
	}
	
	#window {
		height: 180px; 
		width: 370px;
		position: fixed;
		top: 50%; 
		left: 50%;
		margin: -200px 0 0 -200px;
		padding: 105px 15px 15px 15px;
		background-color: #fff;
		background-image: url(img/bg-login.jpg);
		background-repeat: no-repeat;
		background-position: top center;
		font-size: 13px;
		color: #58483c;
		text-align: center;
			border-radius: 7px;
			-moz-border-radius: 7px;
			-webkit-border-radius: 7px;
			-khtml-border-radius: 7px;
			-moz-box-shadow: 0 0 35px #1c191a;
			-webkit-box-shadow: 0 0 35px #1c191a;
			box-shadow: 0 0 35px #1c191a;
		z-index: 101;
	}
		#popup_content .fieldBox a:link {
			color: #28aacb;
			text-decoration: underline;
		}
		#popup_content .fieldBox a:visited {
			color: #28aacb;
			text-decoration: underline;
		}
		#popup_content .fieldBox a:hover {
			color: #28aacb;
			text-decoration: none;
		}
		#popup_content .fieldBox a:active {
			color: #28aacb;
			text-decoration: none;
		}
		
		#popup_content .fieldBox {
			padding: 5px 0 5px 15px;
			margin-bottom: 10px;
			border: 0 dotted #999;
		}
		#popup_content .field {
			width: 150px;
			padding: 5px 10px 5px 10px;
			margin: 0 0 0 5px;
			font-size: 14px;
			background: #fff;
			border: 2px solid #b4e1ed;
				border-radius: 4px;
				-moz-border-radius: 4px;
				-webkit-border-radius: 4px;
				-khtml-border-radius: 4px;
		}
		#popup_content .field:focus {
			outline: none;
			border: 2px solid #28aacb;
		}
		
			.btnLogin {
				width: 92px;
				height: 44px;
				float: left;
				margin: -2px 15px 0 80px;
				background-image: url(img/btns.jpg);
				background-repeat: no-repeat;
				background-color: transparent;
				background-position: 0 0;
				border: 0;
				cursor: pointer;
				border: 0 dotted #999;
			}
			.btnLogin:hover,
			.btnLogin:focus {
				background-position: 0 -44px;
			}
			.btnLogin:active {
				background-position: 0 -88px;
			}
			
			.btnCancel {
				width: 92px;
				height: 44px;
				float: right;
				position: absolute;
				margin: -2px 0 0 -90px;
				background-image: url(img/btns.jpg);
				background-repeat: no-repeat;
				background-color: transparent;
				background-position: -92px 0;
				border: 0;
				cursor: pointer;
				border: 0 dotted #999;
			}
				@media screen and (-webkit-min-device-pixel-ratio:0) {
				.btnCancel { margin-left: 0;}
				}
			.btnCancel:hover,
			.btnCancel:focus {
				background-position: -92px -44px;
			}
			.btnCancel:active {
				background-position: -92px -88px;
			}
		
		#popup_content a:link {
			color: #28aacb;
			text-decoration: underline;
		}
		#popup_content a:visited {
			color: #28aacb;
			text-decoration: underline;
		}
		#popup_content a:hover {
			color: #28aacb;
			text-decoration: none;
		}
		#popup_content a:active {
			color: #28aacb;
			text-decoration: none;
		}
		

	/* NavSecBioCV ------ */
	.NavSecBioCV a {
		display: block;
		width: 74px;
		height: 28px;
		text-decoration: none;
		color: transparent;
		padding: 0;
		margin-right: 24px;
		border-bottom: 0;
		background-image: url(img/nav-sec.gif);
		background-repeat: no-repeat;
		float: right;
	}
	.NavSecBioCV a:link {
		background-position: 0 0;
	}
	.NavSecBioCV a:visited {
		background-position: 0 0;
	}
	.NavSecBioCV a:hover {
		background-position: 0 -28px;
	}
	.NavSecBioCV a:active {
		background-position: 0 -28px;
	}
	
		.current-biocv .NavSecBioCV a:link, .current-biocv .NavSecBioCV a:visited {
			background-position: 0 -28px;
			cursor: default;
		}
		
	/* NavSecContact ------ */
	.NavSecContact a {
		display: block;
		width: 84px;
		height: 28px;
		text-decoration: none;
		color: transparent;
		padding: 0;
		margin-right: 24px;
		border-bottom: 0;
		background-image: url(img/nav-sec.gif);
		background-repeat: no-repeat;
		float: right;
	}
	.NavSecContact a:link {
		background-position: -74px 0;
	}
	.NavSecContact a:visited {
		background-position: -74px 0;
	}
	.NavSecContact a:hover {
		background-position: -74px -28px;
	}
	.NavSecContact a:active {
		background-position: -74px -28px;
	}
	
		.current-contact .NavSecContact a:link, .current-contact .NavSecContact a:visited {
			background-position: -74px -28px;
			cursor: default;
		}




/*  --------------------  BODY  --------------------  */

#header {
	width: 889px;
	height: 69px;
	float: left;
	padding: 13px 0 0 47px;
	background-image: url(img/bg-bodytop.png);
	background-repeat: no-repeat;
	border: 0 dotted #999;
}
	#logo {
		float: left;
		padding: 11px 0 0 0;
	}

#body {
	width: 926px;
	float: left;
    padding: 0 0 20px;
	background-image: url(img/bg-body.png);
	background-repeat: repeat-y;
}
	
	#content {
		width: 750px;
		float: left;
		padding: 40px 88px 0 88px;
	}
	.twoColLeft {
		width: 512px;
		float: left;
		padding-right: 38px;
	}
	
	.twoColRight {
		width: 200px;
		float: left;
	}
	
	.three_col .left {
		width: XXXpx;
		float: left;
	}
	
	.three_col .middle {
		width: XXXpx;
		float: left;
	}
	
	.three_col .right {
		width: XXXpx;
		float: left;
	}

#bodyBtm {
	width: 926px;
	height: 60px;
	float: left;
	background-image: url(img/bg-bodybtm.png);
	background-repeat: no-repeat;
}


/*  --------------------  FOOTER  --------------------  */

#footer {
	width: 845px;
	height: 59px;
	float: left;
	margin-top: 13px;
	margin-left: 13px;
	padding: 0 44px 0 37px;
	background-image: url(img/bg-footer.png);
	background-repeat: no-repeat;
}
	.footerLogo {
		float: left;
		padding: 18px 0 0 0;
	}
	.footerNav {
		width: 600px;
		float: right;
		padding: 19px 0 0 0;
		font-size: 15px;
		font-weight: lighter;
		text-align: right;
		text-transform: uppercase;
		border: 0 dotted #999;
	}
		.footerNav a {
			margin: 0 23px 0 23px;
			text-decoration: none;
			color: #000;
		}
		.footerNav a:hover {
			color: #473d33;
		}


/*  --------------------  COPY  --------------------  */

#copy {
	width: 857px;
	float: left;
	padding: 20px 63px 60px 0;
	margin: 0 13px;
	font-size: 13px;
	text-align: right;
	color: #625343;
}




/*  ========================================  LAYOUT  ========================================  */


/*  --------------------  BOOK  --------------------  */

/*Book Purchase */

.bookPurchaseWrapper {
	width: 750px;
	float: left;
	padding-bottom: 30px;
}
	.bookPurchaseImg {
		width: 195px;
		min-height: 100px;
		float: left;
		border: 0 dotted #999;
	}
	.bookPurchaseInfo {
		width: 555px;
		float: left;
	}
		.bookPurchaseDesc {
			width: 555px;
			float: left;
		}
		.bookPurchasePrice {
			width: 379px;
			float: left;
			padding-right: 30px;
		}
			.bookPurchasePrice b,
			.bookPurchasePrice strong {
				color: #2d2722;
				font-size: 22px;
			}
		.bookPurchaseBtns {
			width: 146px;
			float: left;
		}
			.btnAdd {
				width: 146px;
				height: 34px;
				float: left;
				margin: 0 0 8px 0;
				background-image: url(img/btn-commerce.jpg);
				background-repeat: no-repeat;
				background-color: transparent;
				background-position: 0 0;
				color: transparent;
				border: 0;
				cursor: pointer;
				border: 0 dotted #999;
			}
			.btnAdd:hover,
			.btnAdd:focus {
				background-position: 0 -34px;
			}
			.btnAdd:active {
				background-position: 0 -68px;
			}
			
			.btnView {
				width: 146px;
				height: 34px;
				float: left;
				margin: 0;
				background-image: url(img/btn-commerce.jpg);
				background-repeat: no-repeat;
				background-color: transparent;
				background-position: -146px 0;
				color: transparent;
				border: 0;
				cursor: pointer;
				border: 0 dotted #999;
			}
			.btnView:hover,
			.btnView:focus {
				background-position: -146px -34px;
			}
			.btnView:active {
				background-position: -146px -68px;
			}

            .btnBook1 {
				width: 146px;
				height: 34px;
				float: left;
				margin: 0 0 8px 0;
				background-image: url(img/btn-commerce.jpg);
				background-repeat: no-repeat;
				background-color: transparent;
				background-position: -292px 0;
				color: transparent;
				border: 0;
				cursor: pointer;
				border: 0 dotted #999;
			}
			.btnBook1:hover,
			.btnBook1:focus {
				background-position: -292px -34px;
			}
			.btnBook1:active {
				background-position: -292px -68px;
			}

            .btnBook2 {
				width: 146px;
				height: 34px;
				float: left;
				margin: 0 0 8px 0;
				background-image: url(img/btn-commerce.jpg);
				background-repeat: no-repeat;
				background-color: transparent;
				background-position: -438px 0;
				color: transparent;
				border: 0;
				cursor: pointer;
				border: 0 dotted #999;
			}
			.btnBook2:hover,
			.btnBook2:focus {
				background-position: -438px -34px;
			}
			.btnBook2:active {
				background-position: -438px -68px;
			}

            .btnBook3 {
				width: 146px;
				height: 34px;
				float: left;
				margin: 0 0 8px 0;
				background-image: url(img/btn-commerce.jpg);
				background-repeat: no-repeat;
				background-color: transparent;
				background-position: -584px 0;
				color: transparent;
				border: 0;
				cursor: pointer;
				border: 0 dotted #999;
			}
			.btnBook3:hover,
			.btnBook3:focus {
				background-position: -584px -34px;
			}
			.btnBook3:active {
				background-position: -584px -68px;
			}


/*  --------------------  ABOUT  --------------------  */


/*  --------------------  CONTACT  --------------------  */

.sidebarSmallText {
	font-size: 12px;
}


/*  --------------------  OTHER  --------------------  */

.audioModal {
	width: 450px;
	height: 200px;
	padding: 15px 30px 30px 30px;
	overflow: auto;
}

.videoModal {
	width: 750px;
	height: 462px;
	padding: 15px 30px 30px 30px;
	overflow: auto;
}
