/* @override 
	http://www.whitetigerstudio.com/blanc_tigre/stylesheets/master.css
	http://www.pamelabaldwin.com/blanc_tigre/stylesheets/master.css
*/

/*-------------------------------------
Pamela Baldwin at White Tiger Studios

version: 	1.0
author: 	IMP Designs
email:		info@impdesigns.com
website:	http://www.impdesigns.com
copyright:	(c)2008	
---------------------------------------*/

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,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: none;
	outline: none;
	vertical-align: baseline;
	list-style: none;
}

body {
	background-color: #606060;
	font: 62.5%/1.6em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #e3e3e3;
}

/* @group MISCELLANEOUS */

.floatLeft {
	float: left !important;
}

.floatRight {
	float: right !important;
}

.clear {
	clear: both !important;
}

.noMargin {
	margin: 0 !important;
}

.legroom {
	margin-bottom: 18px !important;
}

.headroom {
	margin-top: 18px !important;
}

.headroom.notop {
	margin-top: 5px !important;
}

.center {
	text-align: center;
}

/* @end */

/* @group STRUCTURE */

.container {
	margin: 0 auto;
	width: 940px;
	height: 100%;
	line-height: normal;
}

#header {
	height: 100px;
	background: url(../images/backgrounds/header-repeat.gif) repeat-x 0 0;
}

#content {
	padding: 30px 0;
	background-color: #2e2e2e;
}

#home_content {
	padding: 30px 0;
	background-color: #2e2e2e;
}

#footer {
	padding: 30px 0;
	background: url(../images/backgrounds/footer-repeat.gif) repeat-x 0 0;
}

#bottom {
	background-color: #000000;
	border-top: 10px solid #202020;
	padding-top: 10px;
}

#page_header {
	background-color: #363636;
	height: 80px;
}

/* @group COLUMNS */

#main_column {
	width: 620px;
	float: left;
}

#side_column {
	width: 300px;
	float: right;
}

.bottom_column {
	width: 300px;
	margin-right: 20px;
	float: left;
}

/* @end */

/* @end */

/* @group ELEMENTS */

/* @group STORE */

.store_item_detail {
	float: left;
	border-bottom: 1px solid #4d4d4d;
	padding-bottom: 15px;
	margin-bottom: 25px;
}

.store_item_detail .thumb_box {
	margin-bottom: 0;
}

.product_text {
	float: left;
	display: block;
	width: 497px;
}

.store_button {
	display: block;
	padding: 5px;
	float: left;
	margin-right: 10px;
	background-color: #414141;
	border: 1px solid #202020;
}

/* @end */

#site_logo {
	height: 100px;
	width: 260px;
	text-indent: -9999px;
	display: block;
	float: left;
	background: url(../images/logos/pamela_baldwin3.gif) no-repeat 0 0;
}

#site_creator {
	display: block;
	width: 100px;
	height: 30px;
	text-indent: -9999px;
	background: url(../images/logos/imp_designs.gif) no-repeat 0 0;
	float: right;
}

#feature_image {
	padding-bottom: 30px;
	background: url(../images/elements/large_drop_shadow.gif) no-repeat 0 bottom;
}

#feature_image img {
	background-color: #494949;
	border: 2px solid #272727;
	padding: 5px;
}

.small_nl_image {
	float: left;
	width: 50px;
	height: 64px;
	overflow: hidden;
	margin-right: 10px;
	padding: 2px;
	border-style: solid;
	border-width: 1px;
	margin-bottom: 5px;
}

.small_nl_image img {
	width: 50px;
	height: 64px;
}

.smaller_nl_image {
	float: left;
	width: 22px;
	height: 35px;
	overflow: hidden;
	margin-right: 10px;
	padding: 2px;
	border-style: solid;
	border-width: 1px;
	margin-bottom: 5px;
}

.smaller_nl_image img {
	width: 22px;
	height: 35px;
}

.text_area {
	width: 234px;
	float: left;
}

.class_area {
	padding-bottom: 15px;
	border-bottom: 2px solid #575757;
	margin-bottom: 5px;
}

.item {
	padding-bottom: 15px;
	border-bottom: 2px solid #575757;
	margin-bottom: 5px;
}

.class_area .item {
	background-color: #272727;
	padding: 15px;
}

.about_image {
	background-color: #fff;
	padding: 2px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #000;
}

/* @group FRAME */

#frame {
	margin-bottom: 18px;
}

#frame .frame-heading {
	padding: 10px 8px 5px;
	height: 35px;
	text-align: center;
	background: url(../images/elements/frame-top.jpg) no-repeat 0 0;
	color: #6c0000;
	line-height: 55px;
	font-size: 3em;
}

#frame .frame-middle {
	padding: 5px 12px;
	color: #333 !important;
	font-size: 1.4em;
	background: url(../images/elements/frame-middle.jpg) repeat-y 0 0;
}

#frame .frame-middle h2 {
	color: #6c0000;
	background: url(../images/miscellaneous/frame_separator.gif) no-repeat;
	padding-top: 10px;
}

#frame .frame-bottom {
	height: 35px;
	background: url(../images/elements/frame-bottom.jpg) no-repeat 0 0;
}

#frame_new {
	text-indent: -9999px;
	background: url(../images/elements/contact_frame.jpg) no-repeat center center;
	width: 298px;
	height: 184px;
	border: 1px solid #000;
	margin-bottom: 15px;
}

#frame_new a {
	width: 100%;
	height: 100%;
	display: block;
}

/* @end */

/* @group LISTS */

ul.simple_list {
	font-size: 1.3em;
}

ul.simple_list li {
	border-bottom: 1px solid #4d4d4d;
	padding-right: 0;
	padding-top: 8px;
	padding-bottom: 8px;
}

ul.simple_list.bottom_nl li {
	float: left;
}

#side_column #sub_nav.module ul.simple_list li {
	padding-left: 10px;
}

#side_column #sub_nav.module ul#nav_categories.simple_list li {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 0;
}

#side_column #sub_nav.module ul#nav_categories.simple_list li ul li {
	padding-left: 0;
}

#nav_categories.simple_list li h4 {
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
}

#nav_categories.simple_list li ul li h4 {
	padding-left: 20px;
}

/* @end */

/* @group MODULES */

.module {
	margin-bottom: 18px;
}

.module h3.module_heading {
	margin-bottom: 8px;
	color: #fff;
	border-bottom: 10px solid #202020;
	line-height: 1.6em;
	font-size: 2em;
}

.module a.view_more {
	margin-top: 12px;
	float: right;
	font-size: 1.2em;
	color: #ccc;
}

/* @end */

/* @group GRID ITEM */

.grid_item {
	float: left;
	width: 180px;
	margin-bottom: 18px;
	height: 210px;
	margin-right: 18px;
	text-align: center;
}

.grid_item img {
	border: 1px solid #fff;
}

.grid_item a:hover img {
	border-color: #ccccff;
;
}

.grid_item h4 {
	font-weight: normal;
	font-size: 1.8em;
	color: #d6d6d6;
}

.grid_item.plain img {
	padding: 0;
	background: none;
	border: none;
}

.grid_item.plain_gallerylink {
	float: right;
	padding-right: 20px;
}

/* @end */

/* @group FORM
 */

form {
	margin: 0;
	padding: 0;
}

.contact_field_block {
	width: 100%;
	height: 70px;
	display: block;
	margin: 0;
	padding: 0;
}

input.text_field {
	width: 500px;
	padding: 5px;
	font-size: 1.5em;
	border: 2px solid #202020;
}

input.text_field.half {
	width: 200px;
	float: left;
}

.field img {
	float: left;
	margin-right: 10px;
	padding: 2px;
}

.contact_field_block label {
	font-size: 1.5em;
	line-height: 1.5em;
	padding-left: 4px;
}

input.submit_button {
	border: 2px solid #202020;
	font-size: 1.2em;
	line-height: 1.5em;
	background-color: #fff;
	font-weight: bold;
	padding: 5px 10px;
	margin-bottom: 10px;
}

input.submit_button:hover {
	background-color: #c4c4c4;
}

form span {
	color: #ff020b;
	padding-left: 3px;
}

/* @end */

/* @group BUTTONS */

.side_col_button {
	margin-bottom: 10px;
	height: 50px;
	display: block;
	padding: 0 10px;
	line-height: 50px;
	font-size: 2.4em;
	background: url(../images/buttons/side_column_button.gif);
}

.side_col_button:hover {
	text-decoration: none;
}

/* @end */

/* @end */

/* @group NAVIGATION */

ul#main_nav {
	float: right;
	width: 660px;
	height: 100px;
	text-indent: -9999px;
}

ul#main_nav li {
	float: left;
}

ul#main_nav li a {
	display: block;
	height: 100px;
}

ul#main_nav li.nav_home a {
	width: 77px;
	background-image: url(../images/navigation/nav_home.gif);
}

ul#main_nav li.nav_about a {
	width: 83px;
	background-image: url(../images/navigation/nav_about.gif);
}

ul#main_nav li.nav_gallery a {
	width: 91px;
	background-image: url(../images/navigation/nav_gallery.gif);
}

ul#main_nav li.nav_commissions a {
	width: 148px;
	background-image: url(../images/navigation/nav_commissions.gif);
}

ul#main_nav li.nav_contact a {
	background-image: url(../images/navigation/nav_contact.gif);
	width: 85px;
}

ul#main_nav li.nav_store a {
	width: 76px;
	background-image: url(../images/navigation/nav_store.gif);
}

ul#main_nav li.nav_classes a {
	width: 91px;
	background-image: url(../images/navigation/nav_classes.gif);
}

ul#main_nav li a:hover, ul#main_nav li.current a {
	background-position: 0 -100px;
}

ul#footer_nav {
	font-size: 1.4em;
	float: left;
}

ul#footer_nav li {
	margin-right: 10px;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
}

ul#footer_nav li a {
	color: #222;
}

ul#footer_nav li a:hover {
	text-decoration: none;
	color: #fff;
}

ul#footer_nav li.current a {
	color: #fff;
}

#sub_nav.module li.current,
	#sub_nav.module li.current a:hover,
	h4.current,
	h4.current a:hover {
	background-color: #ccccff;
	color: #ffffff;
	text-decoration: none;
}

ul#footer_nav li.adminlink a {
	color: #606060;
}

/* @end */

/* @group TEXT */

a {
	color: #fff;
	text-decoration: none;
}

a:hover {
	color: #ccccff;
	text-decoration: underline;
}

a:active, a:focus {
	outline: none;
}

a.download_link {
	background: black url(../images/miscellaneous/download.jpg) no-repeat 0 0;
	height: 18px;
	display: block;
	width: 100px;
	padding: 0 0 0 22px;
}

a.readmore_link {
	padding: 3px 5px;
	float: right;
	color: #fff;
	background-color: #414141;
	border: 1px solid #202020;
	margin: 10px 0 0;
}

a.register_button {
	padding: 3px 7px;
	font-size: 1em;
	line-height: 1.2em;
	margin: 0 0 0 10px;
	float: right;
	display: block;
	background-color: #fff;
	color: #000;
	border-style: solid;
	border-width: 1px;
}

h1 {
	color: #fff;
	letter-spacing: -.6px;
	font-weight: normal;
	font-size: 3.8em;
	line-height: 1em;
	margin-bottom: 15px;
}

h2 {
	margin-bottom: 15px;
	color: #fff;
	font-size: 2em;
}

.item h2{
	margin-top: 15px;
	margin-bottom: 0;
}

h3 {
	font-size: 1.4em;
}

h4 {
	font-size: 1.2em;
	color: #fff;
}

p {
	margin-bottom: 10px;
	font-size: 1.4em;
	line-height: 1.2em;
}

p.class_datetime{
	font-size: 16px;
	border-bottom-style: solid;
	border-bottom-width: 1px;

	line-height: 26px;
	margin-bottom: 4px;
}

#bottom p {
	font-size: 1em;
	margin-top: 3px;
}

.intro {
	margin-bottom: 24px;
	padding-bottom: 18px;
	line-height: normal;
	color: #e3e3e3;
	background: url(../images/miscellaneous/separator.gif) no-repeat left bottom;
	font-size: 1.5em;
}

p#copyright {
	clear: both;
	color: #939393;
	font-size: 1.2em;
}

.secondary_info {
	font-size: .9em;
}

address {
	margin-bottom: 18px;
	font-style: normal;
	font-size: 1.2em;
	font-weight: bold;
}

.phone {
	text-align: right;
	font-size: 1.3em;
	color: #7e7e7e;
	margin-top: 5px;
	width: 175px;
}

.phone h2 {
	font-weight: normal;
	font-style: normal;
	color: #7e7e7e;
	margin-bottom: 0;
}

#page_header h1 {
	width: 760px;
	float: left;
	font: 3.8em/2em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin: 0;
}

/* @end */

/* @group LIGHTBOX */

/*LIGHTBOX */

#lightbox {
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}

#lightbox img {
	width: auto;
	height: auto;
}

#lightbox a img {
	border: none;
}

#outerImageContainer {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}

#imageContainer {
	padding: 10px;
}

#loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}

#hoverNav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}

#imageContainer>#hoverNav {
	left: 0;
}

#hoverNav a {
	outline: none;
}

#prevLink, #nextLink {
	width: 49%;
	height: 100%;
	background-image: url(data:image/gif;
	base64,A

AAA); /* Trick IE into showing hover */ display: block;
}

#prevLink {
	left: 0;
	float: left;
}

#nextLink {
	right: 0;
	float: right;
}

#prevLink:hover, #prevLink:visited:hover {
	background: url(../images/images/prevlabel.gif) no-repeat left 15%;
}

#nextLink:hover, #nextLink:visited:hover {
	background: url(../images/images/nextlabel.gif) no-repeat right 15%;
}

#imageDataContainer {
	font: 14px/1.4em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	overflow: auto;
	width: 100%;
}

#imageData {
	padding: 0 10px;
	color: #666;
}

#imageData #imageDetails {
	width: 70%;
	float: left;
	text-align: left;
}

#imageData #caption {
	font-weight: bold;
}

#imageData #numberDisplay {
	display: block;
	clear: left;
	padding-bottom: 1.0em;
}

#imageData #bottomNavClose {
	width: 66px;
	float: right;
	padding-bottom: 0.7em;
	outline: none;
}

#overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
}

.thumb_box {
	width: 100px;
	height: 100px;
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
	text-align: center;
}

.thumb_box:hover {
	border-color: #46a7d2;
}

a.mb:hover {
	
}

img.page_image {
	border: 1px solid #fff;
}

img.lr_page_image {
	
}

/* @end */

/* @end */