@charset "utf-8";

/*==============================
 Main StyleSheet
  
==============================
	LodgeTheory.com
	Author: Joel Stebbins
 	Updated: 12/03/09
==============================

*/

/* ============= */
/*  Page 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, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline; }/* remember to define focus styles! */
:focus { outline: 1; }
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; }
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }
a img { border:none; }

/* BASIC TYPOGRAPHY (blutrip)*/

strong, th, thead td, h1, h2, h3, h4, h5, h6 { font-weight: bold; }
cite, em, dfn { font-style: italic; }
code, kbd, samp, pre, tt, var, input[type='text'], textarea { font-size: 92%;/*	font-family: monaco, "Lucida Console", courier, monospace;*/ }
del { text-decoration: line-through; color: #666; }
ins, dfn { border-bottom: 1px solid #ccc; }
small, sup, sub { font-size: 85%; }
abbr, acronym { text-transform: uppercase; font-size: 85%; letter-spacing: .1em; }
a abbr, a acronym { border: none; }
abbr[title], acronym[title], dfn[title] { cursor: help; border-bottom: 1px solid #ccc; }
sup { vertical-align: super; }
sub { vertical-align: sub; }
/* ===================== */
/* text, lists and links */
/* ===================== */
body { line-height: 1.35; color:#141903; font-family:Arial, Helvetica, sans-serif; font-size:100%;}
p { margin: 1em 0 0; }
a { text-decoration:none; }
a:hover { text-decoration:underline; }
a.selected { font-weight:bold; }
h2 { font-size:30px; }
h3 { font-size:22px; }
h4 { font-family:Tahoma, Geneva, sans-serif; font-size:1.1em; font-weight:bold; color: #090; margin:7px 0; }
ul, ol { margin:0 0 0 20px; }
li {margin:4px 0 0 0;}

/* ============= */
/* 	page layout	 */
/* ============= */

/**/html { background:#C5C1BB url(../images/mountainV4-slice.png) repeat-x scroll; height:100%; margin:0 0 2px 0; }
html { background:#C5C1BB; height:100%; margin:0 0 2px 0; }
/**/body {  background: url(../images/mountainV4-head.png)  no-repeat scroll center top; text-align:center; margin: 0 auto; }
body {  background: #69C; }
#page-container { width: 948px; margin: 0 auto; text-align:left; }

/* ============= */
/*	  header	 */
/* ============= */

#header { position:relative; width:948px; height:230px;  }
#header h1 { width:948px; height:250px; text-indent: -9999px; background:transparent url(../images/thejayvillageinn/jvi_logo_plus_pic_trans.png) no-repeat 68px 60px; line-height:235px; }
#header h1 a { display:block; }
/* ============= */
/* 	Info tab	 */
/* ============= */

ul#info { position:absolute; left:50%; top:0px; width:870px; height:70px;  margin-left:-435px; background:transparent url(../images/infoBar.png) no-repeat; list-style:none;}
ul#info li { float:left; margin:5px 0 0 0; line-height:35px; display:inline;}
ul#info li a { padding:0px 5px; border-left: solid 1px #fff; color:white; font-size:12px; font-weight:bold; }
ul#info li a.first { border-left:0px; padding:0 5px 0 18px; }
ul#info li.login-field {padding:0 0 0 155px}
.login-field div {}
.login-field label {}
.login-field input {}

/* =============== */
/* main navigation */
/* =============== */

#nav { display:block; background:transparent url(../images/nav-bg.png) 0px 100% no-repeat; width:100%; height:52px; margin:0; padding: 0; }
#nav ul { position:relative; margin:0 0 0 40px; list-style:none; }
#nav li { display:inline; float:left;  margin:0; background:transparent url(../images/navTabRight-green.png) 100% 0px no-repeat; line-height:45px; }
#nav li:hover { background:transparent url(../images/navTabRight-green.png) 100% -90px no-repeat; }
#nav li:hover a { display:block; background:transparent url(../images/navTabLeft-green.png) 0px -90px no-repeat; text-decoration:none;  color:#F7FFF2; }
#nav li a { display:block; margin:0 10px 0 0; padding:0px 13px 0px 23px; background:transparent url(../images/navTabLeft-green.png) 0px 0px no-repeat; color:white; font-size:21px; }
#nav li.selected {  margin:8px 0 0 0; background:transparent url(../images/navTabRight-green.png) 100% -45px  no-repeat; }
#nav li.selected a { background:transparent url(../images/navTabLeft-green.png) 100% -45px  no-repeat; }
#nav li.selected a:hover { text-decoration:none; }
#nav li.selected a span { color:#141903; }
#nav li.first a { padding:0 13px 0 23px; }
/*#nav li a.navAccount { padding:0px 4px 0px 14px; }*/

/* ============= */
/* 	dropMenu	 */
/* ============= */


/* fix hover states */
/*#nav li.dropmenu:hover { background:transparent url(../images/navTabRight.png) top right no-repeat; }
#nav li.dropmenu:hover a { background:transparent url(../images/navTabLeft.png) top left no-repeat; text-decoration:none; }
#nav li.dropmenu:hover a span { color:#fff; }
#nav li.dropmenu:hover li { background:none; }
#nav li.dropmenu:hover li a { background:none; }*/
#nav li.dropmenu { position:relative; }
#nav li.dropmenu ul { background:  url(../images/trans92.png) 0 0 repeat; display:none; position:absolute; margin:0; padding:0; 	top:43px; left:-1px; width:240px; /*	height:241px;*/ 	overflow:visible; z-index:499; border:solid 3px #53B13E; border-top-width:0px;}
#nav li.dropmenu a:hover ul { display:block; z-index:500; }
#nav li.dropmenu li { display:block; background:none; width:100%; line-height:44px; margin:0; padding:0; }
#nav li.dropmenu li:hover {  }
#nav li.dropmenu li img { float:left; margin:0; padding:8px 5px 0 10px; }
#nav li.dropmenu li a { display:block; background:none; margin:0; padding:0px 0px 0px 15px; color:#FFF; font-family: Verdana, Tahoma, Geneva, sans-serif; font-size:0.79em; font-weight:bold; /*	line-height:42px;*/ }
#nav li.dropmenu li a:hover { color:#F7FFF2; background: #060;}
#nav li.dropmenu li a.wrap { line-height:16px; padding:5px 0px 0px 15px; }
/* ============= */
/* 	search		 */
/* ============= */

#nav li.search { background:url(../images/navTabLeft.png) top left no-repeat; width:28%; height:45px; margin:0; padding:0; color:#fff; overflow:hidden; }
li.search form#searchForm { position:absolute; right:11px; }
li.search form#searchForm fieldset.horizontal { height:20px; }
li.search fieldset.horizontal .field { padding:6px 0 0 0px; margin:0; line-height:20px; }
* html li.search fieldset.horizontal .field { margin: 0; padding:6px 0 0 0px; } /* ie6 */
*+html li.search fieldset.horizontal .field { margin: 0; padding:6px 0 0 0px; } /* ie7 */
li.search fieldset.horizontal .field label { float:none; margin:0 0 0 0; font-size:15px; line-height:18px; padding:0; }
#searchForm input { vertical-align:top; width:165px; height:16px; font-family:Arial, Helvetica, sans-serif; font-size:12px; padding:1px; margin:0 16px 0 0; border:0 }
#searchForm input:focus { outline:0; border:0; }
#searchForm button { background: #fff url(../images/icons/fugue/icon/magnifier.png) no-repeat top center; position:absolute; top:6px; right:5px; height:18px; width:22px; border: 1px solid #D5D5D5; font-size:11px; padding:0; margin:0 0 0 0; border:0; }
* html #searchForm button { top:6px; right:10px; } /* ie6 */
*+html #searchForm button { top:7px; right:10px; } /* ie7 */
* html #searchForm input { vertical-align:top; } /* ie6 */
*+html #searchForm input { vertical-align:top; } /* ie7 */
#nav li.search span { position:absolute; top: 25px; left:690px; padding:0; line-height:15px; }
* html #nav li.search span { top:27px; }  /* ie6 */
#nav li.search span.options a { display:inline; margin:0; padding:0 2px; background:none; font-size:11px; color:#FFF; }



/* ================= */
/*  general content	 */
/* ================= */

#mainContent-container { background:transparent url(../images/main-mid.png) repeat-y; width:948px; margin: 0 auto; }
#mainContent { background:transparent url(../images/main-slice.png) repeat-x; min-height:420px; height:auto !important; height:420px; margin: 0 25px 0 20px; padding: 0 23px; font-family:Tahoma, Geneva, sans-serif; font-size:1em; }
#mainContent div.mainInnerWrapper { padding:0 25px 5px; }
#mainContent h2#pageLogo, h2#pageLogoEdit { height:84px; text-indent:-9999px; margin: 0 0 10px -15px; }

.info-box { background:transparent url(../images/infobox.png) no-repeat; width:275px; height:191px; margin: 40px 405px 0 40px; padding: 8px; }

.medium-box { background:transparent url(../images/mediumbox.png) no-repeat; width:500px; height:222px; margin: 0 0 0 -20px; padding:10px 20px; }

/* ============= */
/* BreadCrumbs	 */
/* ============= */

#Breadcrumbs { padding:18px 0; }
#Breadcrumbs span { color:#9db64f; }
#Breadcrumbs a { font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#141903; }


/* ============================ */
/*  sub content 	*/
/* ============================ */

#subContent-container { overflow:hidden; line-height:1.2; margin-left:23px; }

.subContent { width:301px;  float:left; display:inline;/*  margin:40px 0;*/}
.subContent .content{ display:block; min-height:145px; height:auto !important; height:145px; background:transparent url(../images/subcontentBox2.png) no-repeat scroll 0 0; padding:25px 30px 0 30px; }
.subContent-bottom { height:67px; background:transparent url(../images/subcontentBox2.png) no-repeat scroll 0 -386px;}

.subContent h4 { font-size:15px; font-weight:bold; font-family:Tahoma,Geneva,sans-serif; color:#063; padding:7px; }

.subContent li { font-size:13px; list-style:disc; color:#697c06; padding:5px 10px; }

#subContent-container .subContent p { font-size:13px; text-align:left; color:#141903; margin:0; padding:7px; }

#subContent-container .subContent a { font-size:13px; padding:5px; color:#697c06; text-decoration:underline; }


/* ============= */
/* footer */
/* ============= */

#footer { background: transparent url(../images/main-bottom.png) center top no-repeat;/*margin: 0 -1px 0 0; IE fix for footer not lining up */ padding: 80px 0 8px 0; }
#footer p { font-family:Tahoma, Geneva, sans-serif; font-size:9px; text-align:center; margin: 10px 12px; line-height:11px; color:#141903; }
#footer a { text-decoration:underline; color:#000; font-weight:normal; }
p#footerNav { font-family:Arial, Helvetica, sans-serif; margin:15px 0; font-size:9px; font-weight:bold; }
p#footerNav a { font-family:Arial, Helvetica, sans-serif; font-weight:bold; }

/* ============= */
/* Home		 */
/* ============= */

#Home  { height:575px; background: transparent url(../images/thejayvillageinn/home-body-images.png) no-repeat top right; }

/* ============= */
/* About		 */
/* ============= */

#About h2#pageLogo { background: transparent url(../images/AboutUs.png) no-repeat top left; }
/* ============= */
/* Privacy		 */
/* ============= */

#Privacy h2#pageLogo { background: transparent url(../images/privacy.png) no-repeat top left; }
/* ============= */
/* Feedback  	 */
/* ============= */

#Feedback h2#pageLogo { background: transparent url(../images/feedback.png) no-repeat top left; }
#Feedback p { margin:0 0 0 10px; font-weight:bold; }
#Feedback form { margin:0 0 0 17px; }
#Feedback fieldset.horizontal .field { padding-left: 430px; }
#Feedback fieldset.horizontal .field label { width: 420px; margin-left: -430px; }
#Feedback .comments { padding: 15px 0 4px 0; font-weight:bold; }
/* ============= */
/* FAQ  	 */
/* ============= */

#FAQ h2#pageLogo { background: transparent url(../images/FAQ.png) no-repeat top left; }
#FAQ p { margin:0 0 0 10px; }
/* ============= */
/* Register  	 */
/* ============= */

#Register h2#pageLogo { background: transparent url(../images/register.png) no-repeat top left; }
#Register h2#pageLogoEdit { background: transparent url(../images/MyAccount.png) no-repeat top left; }
#Register fieldset fieldset legend { background:url(../images/questionBar.jpg) repeat-x; line-height:20px; font-size:14px; font-weight:bold; border: solid 1px #ADB9C2; padding:0 10px; margin:10px 0; }
#Register p { margin:0 0 0 10px; }
#Register span.notes { font-size:12px; }
#Register form { margin:0 0 0 100px; }
#Register fieldset.horizontal .field { padding-left: 170px; }
#Register fieldset.horizontal .field label { width: 110px; margin-left: -120px; }
#Register fieldset.horizontal div.tap_speciality { padding-left: 320px; }
#Register fieldset.horizontal div.tap_speciality label { width: 290px; margin-left: -300px; }
#Register fieldset.horizontal div.email { padding-left: 460px; }
#Register fieldset.horizontal div.email label { width: 430px; margin-left: -440px; }
#Register div.buttons { padding-left:300px; }
/* ============= */
/* Contact  	 */
/* ============= */

#Contact { font-size:14px; overflow:hidden; }
#Contact h2#pageLogo { background: transparent url(../images/ContactUs.png) no-repeat top left; }
.mainCol, .subCol { float:left; width:380px; display:inline; }
#Contact p { margin:0 0 0 10px; font-weight:bold; }
#Contact div.contentbox { padding: 70px 0 30px 20px; margin:0 0 0 10px; font-weight:bold; }
#Contact form { margin:0 0 0 17px; }
#Contact fieldset.horizontal .field { padding-left: 430px; }
#Contact fieldset.horizontal .field label { width: 420px; margin-left: -430px; }
#Contact .comments { padding: 15px 0 4px 0; font-weight:bold; }
/* ============= */
/* Image Gallery  	 */
/* ============= */

#imageGallery a.next,
#imageGallery a.back{padding:1px; margin:0; text-indent:-9999px; width:50px; height:253px;}
#imageGallery a.next {float:right; background:url(../images/icons/aesthetica/png/32x32/next.png) center center no-repeat;}
#imageGallery a.back {float:left; background:url(../images/icons/aesthetica/png/32x32/back.png) center center  no-repeat;}
#imageGallery a.enabled:hover{ padding:0; background-color: #eee; border:solid #dcd 1px;  -moz-box-shadow:0 0 6px #000;	-webkit-box-shadow:0 0 6px #000; }
#imageGallery a.disabled.back,
#imageGallery a.disabled.next {
	background:none !important;
/*	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;*/
	cursor:default;
	}	
#imageGallery a.disabled:hover{ background:none !important; border:none; padding:1px; }	
#thumbs {padding:0 0 0 18px; overflow:hidden;}
#thumbs a.thumb{margin: 0 9px 9px 0; float:left;}
#thumbs a.thumb img{ border:solid 2px #555; }
#thumbs a.thumb:hover img{ border:solid 2px #009900; -moz-box-shadow:0 0 5px #000;	-webkit-box-shadow:0 0 5px #000; }
.ajax-loader { display:block; height:300px; width:100%; background: transparent url(../images/ajax-loader.gif) no-repeat center center }
.photo { position:relative; -moz-box-shadow:0 0 10px #000;	-webkit-box-shadow:0 0 10px #000; background:  url(../images/trans20.png) 0 0 repeat; width:500px; margin:0 auto; padding:6px; color:#FFFFFF;}
	
	
#imageGallery div.photo a.next,
#imageGallery div.photo a.back { margin:0; text-indent:0px; width:120px; height:150px; background-position:center 110px; text-align:center;}
#imageGallery div.photo a.next {position:absolute; left:540px;}
#imageGallery div.photo a.back {position:absolute; right:540px;}
#imageGallery div.photo a.next img,
#imageGallery div.photo a.back img {border:solid 5px #878787; margin:10px 0 0 0;}
#imageGallery div.photo a.enabled:hover {   -moz-box-shadow:0 0 4px #000;	-webkit-box-shadow:0 0 4px #000;background-color: #eee; }
#imageGallery div.photo a.enabled:hover img{ /* border:solid 3px #333; */}

.photoInfo { background: url(../images/trans78.png) 0 0 repeat; position:absolute; margin:0; padding:5px; left:6px; bottom:6px; width:490px; border:solid 1px DB#0D8;}
.photoInfo h5 { float:left; width:290px;}
.photoInfo a { float:right; width:160px; color:#FFFFFF; background:  url(../images/trans92.png) 0 0 repeat; padding:4px; text-align:center; border: solid 1px #CCCCCC; font-size:14px;}		
.photoInfo p { clear:both; font-size:12px; padding:5px;}		
		
/* ============= */
/* BannerAd  */
/* ============= */

#mainContent div#bannerAd-container { background: transparent url(../images/banner/sponserBy.png) no-repeat 0 20px; margin: 0 0 0 45px; padding: 20px 0 0 12px; }
#mainContent div#bannerAd { background: transparent; width:728px; height:90px; }

/* ================ */
/* 	CONSOLE 	*/ 
/* ================ */


#console-NewQuestion fieldset { border: 1px solid #D7D7D7; padding:6px 17px; }
#console-NewQuestion legend { background:#D7D7D7; border: 1px solid #888; }
#console-NewQuestion fieldset fieldset { margin-bottom:16px; }
#console-NewQuestion fieldset fieldset legend { margin-bottom:3px; }
#console-NewQuestion fieldset fieldset { overflow:hidden; }
#console-NewQuestion fieldset fieldset .field { float:left; padding:0 15px; clear:none; display:inline; }
#console-NewQuestion dl { border: solid 1px #fff; }
#console-NewQuestion dt { background:url(../images/questionBar.jpg) repeat-x; line-height:20px; font-size:14px; font-weight:bold; border: solid 1px #ADB9C2; padding:0 10px; }
#console-NewQuestion dd { background:transparent url(../images/exContentTop.png) center top no-repeat; padding:10px 25px; }
#console-NewQuestion dd:hover { background: #E3E3E3; }
/*
#console-NewQuestion dd form:hover {
	cursor:deafult;
}
*/
#console-NewQuestion dd button { line-height:24px; padding:0 8px; margin:0; border:solid 1px #C0C0C0; outline:none; }
/*dd button {
	background: url(../images/icons/aesthetica/png/32x32/remove.png) center top no-repeat;
}

dd button:first {
	background:url(../images/icons/aesthetica/png/32x32/accept.png) center top no-repeat;
}
*/
#console-NewQuestion label { font-weight:bold; }
.mce-button[type=submit] { float:left; background: url(../images/icons/aesthetica/png/24x24/application_edit.png) no-repeat center top; line-height:35px; padding:10px 14px 0 36px; border:0; }
.mce-on { background: url(../images/icons/aesthetica/png/24x24/application_up.png) no-repeat; }
/* horizontal layout */
#console-NewQuestion fieldset.horizontal .field { padding-left: 130px; }
#console-NewQuestion fieldset.horizontal .field label { display: inline; float: left; width: 130px; margin-left: -130px; }
/* ============= */
/* helper */
/* ============= */

.clear { clear: both; }
.helpIcon-24 { background:url(../images/icons/aesthetica/png/24x24/help.png) no-repeat left center; }
a.helpIcon-24 { position:relative; bottom:20px; left:150px; display:block; width:24px; height:24px; }
/* ========================= */
/* 	jquery UI accordion 	 */ 
/* ========================= */

#accordion { margin:25px 0 0 0; }
#accordion h3 { display:block; margin:0 0 2px 0; font-size:15px; }
#accordion a { text-decoration:none; }
#accordion p { padding:8px; margin:0; }
/* ========================= */
/* 	document icons		 	 */ 
/* ========================= */

a.pdf { /*The background image*/ background: url(../images/icons/aesthetica/png/16x16/pdf.png) no-repeat left center; padding-left: 20px; line-height: 16px; /* To center the text vertically with the icon */ }
/* ========================= */
/* 	tooltip					 */ 
/* ========================= */


/* simple css-based tooltip */
div.tooltip {
	background-color:#000;
	border:1px solid #fff;
	padding:10px 15px;
	width:200px;
	display:none;
	color:#fff;
	text-align:left;
	font-size:12px;

	/* outline radius for mozilla/firefox only */
	-moz-box-shadow:0 0 10px #000;
	-webkit-box-shadow:0 0 10px #000;
}


/* ========================= */
/* 	javascript filters					 */ 
/* ========================= */
.js #mainContent-container {
	display: none;
}
/* ================ */
/* 	Forms defaults 	*/ 
/* ================ */


fieldset { clear: both; }
legend { padding: 12px 6px; font-size: 18px; font-weight: 700; }
fieldset fieldset legend { padding: 6px 6px; font-size: 14px; }
* html legend { margin-left: -7px; } /* ie6 */
*+html legend { margin-left: -7px; } /* ie7 */
form .field, form .buttons { clear: both; margin: 0 0 10px; line-height:1.5; }
form .field label { display: block; }
form ul.fields { margin: 0 0 24px; padding: 0; }
form ul.fields li { list-style-type: none; margin: 0; }
form ul.inline li, form ul.inline label { display: inline; }
form ul.inline li { padding: 0 9px 0 0; }
input.radio, input.checkbox { vertical-align: top; }
label, button, input.submit, input.image { cursor: pointer; }
.submit { background:transparent url(../images/submitButton.png) top left no-repeat; width:67px; height:30px; border:0; }
.register { background:transparent url(../images/register-button.png) top left no-repeat; width:100px; height:30px; border:0; }
.reset { background:transparent url(../images/reset-button.png) top left no-repeat; width:100px; height:30px; border:0; }
* html input.radio, * html input.checkbox { vertical-align: middle; } /* ie6 */
*+html input.radio, *+html input.checkbox { vertical-align: middle; } /* ie7 */
textarea { overflow: auto; }
input.text, input.password, textarea, select { margin: 0; vertical-align: bottom; }
input.text, input.password, textarea { border: 1px solid #444; padding: 2px; }
/* horizontal layout */
fieldset.horizontal .field { padding:0 0 0 200px; }
fieldset.horizontal .field label { display: inline; float: left; width: 180px; margin:0 0 0 -200px; }
textarea, input[type='text'], input[type='password'], select { border: 1px solid #D5D5D5; background: #fff url(../images/textInputBg.png) repeat-x; }
select { border: 1px solid #7F9DB9;  /* background: #fff url(../images/selectBg.jpg) repeat-x; */ }
textarea:hover, input[type='text']:hover, input[type='password']:hover, select:hover { border-color: #aaa; }
textarea:focus, input[type='text']:focus, input[type='password']:focus, select:focus { border-color: #888; outline: 2px solid #ffffaa; }
input, select { cursor: pointer; }
input[type='text'] { cursor: text; }




/* ===================== */
/* buttons			 */
/* ===================== */

.button {width:101px; height:35px; border:0; background-position: 0px 0px; vertical-align:bottom;}
.button:hover {background-position: 0px -36px;}

a.button {display:block;}

.login { background:transparent url(../images/login-button.png) no-repeat;  }
.logout { background:transparent url(../images/logout-button.png) no-repeat;  }
.submit { background:transparent url(../images/submit-button.png) no-repeat;  }
.cancel { background:transparent url(../images/cancel-button.png) no-repeat;  }

button.awesome, .button.awesome {
	background: #222 url(/images/alert-overlay.png) repeat-x;
	display: inline-block;
	padding: 5px 10px 6px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	line-height: 1;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);
	position: relative;
	cursor: pointer;
}

.blue.awesome {
	background-color: #2daebf;
}

.red.awesome {
	background-color: #e33100;
}

.magenta.awesome {
	background-color: #a9014b;
}

.orange.awesome {
	background-color: #ff5c00;
}

.yellow.awesome {
	background-color: #ffb515;
}


/* ===================== */
/* Notification messages */
/* ===================== */

.info, .success, .warning, .error, .validation { border: 1px solid; margin: 10px 0px; padding:15px 10px 15px 50px; background-repeat: no-repeat; background-position: 10px center; }
.info { color: #00529B; background-color: #BDE5F8; background-image: url(../info.png); }
.success { color: #4F8A10; background-color: #DFF2BF; background-image:url(../success.png); }
.warning { color: #9F6000; background-color: #FEEFB3; background-image: url(../warning.png); }
.error { color: #D8000C; background-color: #FFBABA; background-image: url(../error.png); }

/*------for tables showing database results-------------*/
.colheader{
	font-weight:900;
	color:#2f5480;
	font-size:small;
	font-family: inherit;
}
.datacell{ 
	color:#000066; 
  font-size:11px;
  font-family: inherit;
  vertical-align:top;
text-align:right;
}
.datacellalpha {
	border:solid 1px #cccccc;
	background-color: #ffffff;
	font-family: inherit;
	text-align:left;
	vertical-align:top;
		font-size:medium;
}
