/* custom stuff */
html {
  height: 100%;
  margin-bottom: 1px;
}

:focus { -moz-outline-style: none; }

form {
  margin: 0;
  padding: 0;
}

body {
	margin: 0px 0px 0px 0px;
	height: 100%;
	font-size: 76%;
}

a:link, a:visited {
	color: #1B57B1; text-decoration: none;
	font-weight: normal;
}

a:hover {
	color: #00c;	text-decoration: underline;
	font-weight: normal;
}

p {
  margin-top: 0;
  margin-bottom: 5px;
  text-align: left;
}

div, p, table, td, th {
	font-family: Tahoma,Helvetica,Arial,sans-serif;
	line-height: 1.3em;
	font-size: 1em;
	color: #333;
}

LabelText {
	line-height: .9em;
	font-size: .8em;
}

span.pathway {
	display: block;
	margin-bottom: 15px;
}


div.componentheading {
  padding-left: 0px;
}

h3, .componentheading, table.moduletable th {
  margin: 0;
  font-weight: bold;
  font-family: Helvetica ,Arial,sans-serif;
  font-size: 1em;
  border-bottom: 1px solid #ccc;
  color: #333;
  padding-left: 0px;
	margin-bottom: 10px;
	text-align: left;
}

a.readon {
	margin-top: 10px;
	display: block;
	float: left;
	padding-right: 20px;
	line-height: 14px;
	height: 16px;
	font-weight: bold;
}

a.mainlevel:link, a.mainlevel:visited {
	padding-left: 17px;
	font-weight: bold;
/*	background: url(CoreImages/jos_bullet.png) no-repeat */
}
a.mainlevelSelected 
{
	color:#9d0a0e;
}
	

a.mainlevel:hover {
	font-weight: bold;
}


h1 {
	padding: 0;
	font-family:Helvetica ,Arial,sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	vertical-align: bottom;
	color: #666;
	text-align: left;
	width: 100%;	
}
h2{

}
h2, .contentheading {
	padding: 0px 25px 10px 0;
	font-family:Helvetica ,Arial,sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	vertical-align: bottom;
	color: #1B57B1;
	text-align: left;
	width: 100%;
}
h4 {
	padding: 0 0 3px 0;
	font-family:Helvetica ,Arial,sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	vertical-align: bottom;
	color: #1B57B1;
	text-align: left;
}
.contentheading {
	border-collapse:collapse;
	 
}

table.blog td.contentheading {
  padding-top: 15px;
}

table.contenttoc {
  margin: 5px;
  border: 1px solid #ccc;
  background: #fff;
  padding: 5px;
}

table.contenttoc td {
  padding: 0 5px;
}


td.buttonheading {
	
}

td.sectiontableheader {
  background: #efefef;
  color: #333;
  font-weight: bold;
  padding: 4px;
  border-right: 1px solid #fff;
}

tr.sectiontableentry1 td, tr.sectiontableentry2 td {
  padding: 4px;
}

td.sectiontableentry1, td.sectiontableentry2{
  padding: 3px;
}

table.contentpaneopen, table.contentpane {
  width: 100%;
}

table.moduletable {
  width: 100%;
  margin-bottom: 15px;
}

table.moduletable td {
	padding: 8px 0;
}

div.moduletable {
  margin-bottom: 15px;
}

.small {
	font-size: .90em;
	color: #999;
	font-weight: normal;
	text-align: left;
}

.modifydate {
  height: 20px;
  vertical-align: bottom;
	font-size: .90em;
	color: #999;
	font-weight: normal;
	text-align: left;
}

.createdate {
	height: 20px;
	vertical-align: top;
	font-size: .90em;
	color: #999;
	font-weight: normal;
	vertical-align: top;
	padding-bottom: 5px;
	padding-top: 0px;

}

.clr {
	clear: both;
}

#page_bg {
	height: 100%; 
	padding: 10px 0;
	margin-bottom: 1px;
}

div.mosimage {
  margin: 5px;
}

div.mosimage_caption {
  font-size: .90em;
  color: #666;
}

div.center {
  text-align: center;
}

/** some content stuff **/

div#wrapper {
		margin-left: auto;
		margin-right: auto;
		min-width: 750px;
		max-width: 1100px;
		width:90%;
}

div#wrapper_r {
	padding-bottom: 8px;
}

div#tabarea {
	background: url(CoreImages/jos_tab_bg.png) 0 0 repeat-x;
	margin: 0 10px;
}

div#tabarea_l {
	background: url(CoreImages/jos_tab_cap.png) 0 0 no-repeat;
	padding-left: 1px;
}

div#tabarea_r {
	height: 42px;
	background: url(CoreImages/jos_tab_cap.png) 100% 0 no-repeat;
	padding-right: 1px;
}

div#footer_r div {
	text-align: center;
	padding-top: 8px;
	font-size: .90em;
	color: #aaa;
}

div#footer_r a:link, div#footer_r a:visited  {
	color: #999;
}


table.adminform textarea {
  width: 540px;
  height: 400px;
  font-size: 1em;
  color: #000099;
}

div.search input {
	width: 145px;
	border: 1px solid #ccc;
	margin: 15px 0 10px 0;
	
}

/** css buttons **/
#css_buttons {
	width: auto;
	white-space: nowrap;
	float: right;
	margin-top: 85px;
	margin-right: 20px;
}

#css_buttons a {
	margin-right: 1px;
}


/** tab menu stuff **/

#tabarea li a {
	background: url(CoreImages/jos_tab_off_end.png) no-repeat;
}

#tabarea li.active_menu {
	background: url(CoreImages/jos_tab_on_end.png) no-repeat;
}

#tabmenu li a {
	background-position: 100% 0; 
}

#greymenu {
	white-space: nowrap;
}

#greymenu li a {
	background-position: 0 0;
}

#tabarea a:link, #tabarea a:visited {
	font-family: Arial, Helvetica, sans-serif;
  font-size: .94em;
  font-weight: bold;
	float:left;
  display:block;
  padding: 4px 20px 11px 20px;
  color: #fff;
  text-decoration: none;
}

#tabarea a:hover {
  color: #9d0a0e;
}

#tabmenu {
	padding: 0;
	white-space: nowrap;
	float: left;
}

#tabarea .menuItem 
{
	background: url(CoreImages/jos_tab_off.png) 0 0 repeat-x;
}
#tabarea .menuSelectedItem 
{
	background: url(CoreImages/jos_tab_on.png) 0 0 repeat-x;
}
#tabmenu ul {
	float: left;
  margin: 0;
  padding: 0;
  list-style: none;
}

#tabmenu li {
	float: left;
	margin: 0;
	padding: 0;
}



/* grey menu */
#greymenu {
	padding: 0;
	white-space: nowrap;
	float: right;
}

#greymenu ul {
	float: left;
  margin: 0;
  padding: 0;
  list-style: none;
}

#greymenu li {
	float: left;
	margin: 0;
	padding: 0;
}


/* top module stuff */
#topmodule {
	padding: 8px 10px;
	width: auto !important;
}

#whitebox {
	margin: 0 18px 0px 18px;
	background: #fff;
	width: auto !important;
}

#whitebox div {
	text-align: left;
}

#whitebox_t {
	background: url(CoreImages/jos_greyline.png) 0 0 repeat-x;
}

#whitebox_tl {
	background: url(CoreImages/jos_box_white_tl.png) 0 0 no-repeat
}

#whitebox_tr {
	height: 8px;
	overflow: hidden;
	background: url(CoreImages/jos_box_white_tr.png) 100% 0 no-repeat;
}

#whitebox_m {
	border-left: 1px solid #cdcdcd;
	border-right: 1px solid #cdcdcd;
	width: auto !important;
	padding: 1px 8px;
}

.whitebox_b {
	background: url(CoreImages/jos_greyline.png) 0 100% repeat-x;
}

.whitebox_bl {
	background: url(CoreImages/jos_box_white_bl.png) 0 0 no-repeat;
}

.whitebox_br {
	height: 8px;
	overflow: hidden;
	background: url(CoreImages/jos_box_white_br.png) 100% 0 no-repeat;
}

#area {
	padding-top: 10px;
}

/*div.module-grey h3, div.moduletable-grey h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #333;
	margin: -2px -8px 0 -8px;
	border-bottom: 1px solid #cdcdcd;
	padding-left: 10px;
	padding-bottom: 2px;
	
}

div.module-grey, div.moduletable-grey{
	background: url(CoreImages/jos_box_grey_tl.png) 0 0 no-repeat;
	margin: 0;
	padding: 0;
	margin-bottom: 20px;
}

div.module-grey div, div.moduletable-grey div {
	background: url(CoreImages/jos_box_grey_tr.png) 100% 0 no-repeat;
	min-height:0;	 
}

div.module-grey div div, div.moduletable-grey div div{
	background: url(CoreImages/jos_box_grey_bl.png) 0 100% no-repeat;
	min-height:0;	
}

div.module-grey div div div, div.moduletable-grey div div div {
	background: url(CoreImages/jos_box_grey_br.png) 100% 100% no-repeat;
	padding: 8px;
	width: auto !important;
	width: 100%;
	min-height:0;	
}
div.module-grey div div div span div {			
	background:none;
	padding:0;
	margin:0;
	min-height:0;	
}							  
   */
/* set the image to use and establish the lower-right position */
.ModBox4, .ModBox4_body, .ModBox4_head, .ModBox4_head h3{
  background: transparent url(CoreImages/ModBox4.png) no-repeat bottom right}
  
.ModBox4_WhiteBg, .ModBox4_body_WhiteBg, .ModBox4_head_WhiteBg, .ModBox4_head_WhiteBg h3{
  background: transparent url(CoreImages/ModBox4_WhiteBg.png) no-repeat bottom right}
  
.ModBox4_QuickView, .ModBox4_body_QuickView, .ModBox4_head_QuickView, .ModBox4_head_QuickView h3{
background: transparent url(CoreImages/ModBox4_QuickView.png) no-repeat bottom right}

.ModBox4, .ModBox4_NoBg, .ModBox4_WhiteBg, .ModBox4_QuickView {
/* intended total box width - padding-right(next) */
  width:auto !important; /* IE Win = width - padding 
  width: 220px;	  */
  max-width:700px;
/* the gap on the right edge of the image (not content padding) */
  padding-right:15px; /* use to position the box */
  margin:5px auto;
  margin-bottom:10px;
}

/* set the top-right image */
.ModBox4_head, .ModBox4_head_NoBg, .ModBox4_head_WhiteBg, .ModBox4_head_QuickView {
	background-position:top right;
/* pull the right image over on top of border */
	margin-right:-15px; 
/* right-image-gap + right-inside padding */
	padding-right:40px;
	border-bottom: solid 1px #cdcdcd;
}

/* set the top-left image */
.ModBox4_head h3, .ModBox4_head_NoBg h3, .ModBox4_head_WhiteBg h3, .ModBox4_head_QuickView h3 {
	background-position:top left;
	margin:0; /* reset main site styles*/ 
	border:0; /* ditto */
/* padding-left = image gap + interior padding ... no padding-right */
	padding:5px 0 2px 10px; 
	height:auto !important;
	height:1%;
	
} /* IE Holly Hack */

/* set the lower-left corner image */
.ModBox4_body, .ModBox4_body_NoBg, .ModBox4_body_WhiteBg, .ModBox4_body_QuickView {
  background-position:bottom left;
  margin-right:0px; /* interior-padding right */ 
  padding-bottom:14px; 
  padding-left:11px; 
  padding-right:18px;
  padding-top:-1px;
} /* mirror .cssbox_head right/left */




div.module-msg {
	background-color:#fffecc;
	width: 90%;
	border:solid 1px #aaaaaa;
	
}
div.module-msg-errors {
	background: url(CoreImages/IconWarning.gif) 5px 5px no-repeat;	    
	padding-left:50px;
	height:50px;
	font-weight:bold;
	color:Red;
	text-align:left;
	height:auto;
	min-height:50px;
}
div.module-msg-success {
	background: url(CoreImages/IconSuccess.gif) 5px 5px no-repeat;	    
	padding-left:50px;
	height:50px;
	font-weight:bold;
	color:green;
	text-align:left;
	height:auto;
	min-height:50px;
}
div.module-msg-info {
	background: url(CoreImages/IconInfo.gif) 5px 5px no-repeat;	    
	padding-left:50px;
	height:50px;
	font-weight:bold;
	color:black;
	text-align:left;
	height:auto;
	min-height:50px;
}

div.module-msg-question {
	background: url(CoreImages/IconQuestion.gif) 5px 5px no-repeat;	    
	padding-left:50px;
	height:50px;
	font-weight:bold;
	color:black;
	text-align:left;
	height:auto;
	min-height:50px;
}



.dlList ul 
{
	margin:0;
	padding:0;
	line-height:0px;
}
div.module-grey ul, div.moduletable-grey ul, div.module-msg ul, .ModBox4 ul {
	margin: 10px 0;
	padding-left: 20px;

}

div.module-grey ul li a:link, div.module-grey ul li a:visited, div.module-msg ul li a:visited, .ModBox4 ul li a:link{
	font-weight: bold;
}

div.moduletable-grey ul li a:link, div.module-greytable ul li a:visited {
	font-weight: bold;
}

div.module-grey a.mainlevel:link, div.module-grey a.mainlevel:visited, div.module-msg a.mainlevel:visited, .ModBox4 a.mainlevel:link , .ModBox4 a.mainlevel:visited  {
	padding-left: 0;
}

div.module-grey ul li a:hover, div.module-msg ul li a:hover, div.ModBox4 ul li a:hover   {
	font-weight: bold;
}

div.moduletable-grey ul li a:hover {
	font-weight: bold;
}

ul.submenu ul {
	margin: 0 0 5px 0;
}


#leftcolumn {
	padding: 0;
	margin: 0;
	width:180px;

	float:left;
}

#maincolumn {
	margin-left: 180px;
	min-width:0px;
	float: none;
	padding-left: 20px;
	width: auto !important;

}

table.blog span.article_seperator {
	display: block;
	height: 20px;
}

table.nopad {
	width: 100%;
	border-collapse: collapse;
	padding: 0;
	margin: 0;
	margin-bottom: 15px;
}

table.nopad td.middle_pad {
	width: 20px;
}

/* tabs */


/* blue */
#tabarea li.blue {
	background: url(CoreImages/jos_tab_off.png) 0 0 repeat-x;
}

#tabarea li.blue_active_menu a {
	background: url(CoreImages/jos_tab_on.png) 0 0 repeat-x;
}


/* links */
#tabmenu li.red_active_menu a:link, #tabmenu li.blue_active_menu a:link, #tabmenu li.purple_active_menu a:link, #tabmenu li.green_active_menu a:link, #tabmenu li.grey_active_menu a, #tabmenu li.yellow_active_menu a, #tabmenu li.orange_active_menu a {
	color: #fff;
}

#tabmenu li.red_active_menu a:visited, #tabmenu li.blue_active_menu a:visited, #tabmenu li.purple_active_menu a:visited, #tabmenu li.green_active_menu a:visited, #tabmenu li.grey_active_menu a, #tabmenu li.yellow_active_menu a, #tabmenu li.orange_active_menu a {
	color: #fff;
}

#tabmenu li.red_active_menu a:hover, #tabmenu li.blue_active_menu a:hover, #tabmenu li.purple_active_menu a:hover, #tabmenu li.green_active_menu a:hover, #tabmenu li.grey_active_menu a:hover, #tabmenu li.yellow_active_menu a:hover, #tabmenu li.orange_active_menu a:hover {
	color: #ccc;
}


/* content styles */

table.contentpaneopen li {
	margin-bottom: 5px;
}

table.contentpaneopen h3 {
	margin-top: 25px;
}

table.contentpaneopen h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}

a#corner {
	position: absolute;
	right: 0;
	top: 0;
	display: block;
	height: 90px;
	width: 100px;
	background: url(CoreImages/joomla_donate.png) top right no-repeat !important;
	background: none;
	text-indent: -999em;
	text-decoration: none;
	cursor: hand;
}


table.summary td {
	padding: 0 10px;
	color: #1B57B1
}

table.summary li {
	margin-bottom: 5px;
}

table.summary td h2 {
	margin-top: 0;
	padding-top: 0;
	line-height: 100%;
}

table.summary td.bullets {
	 line-height:90%;
	padding-left: 20px;
	text-align: left;
}

table.roadmap {
	border-collapse: collapse;
	border: 1px solid #ccc;
}

table.roadmap td, table.roadmap th {
	border: 1px solid #ccc;
}

table.roadmap th {
	background: #ddd;
	padding: 5px;
}

table.roadmap td {
	background: #f7f7f7;
	padding: 5px;
}

div.sponsorlogo {
	float: left;
	width: 200px;
	text-align: right;
}

div.sponsorblurb {
	margin-left: 200px;
	margin-bottom: 20px;
}

div.sponsorblurb h3{
	font-size: 1.2em;
}

span.underline {
	display:block;
	height: 1px;
	border-bottom: 1px solid #ccc;
	overflow: hidden;
}

td.faq_entry li {
	margin-bottom: 20px;
}

td.faq_entry h2, td.introtext h2, td.searchbox {
	display: inline;
	margin: 0;
}

td.faq_entry p {
	padding-top: 5px;
}

pre {
	font-size: 11px;
	border: 1px solid #ddd;
	border-left: 10px solid #d5dce7;
	padding: 10px;
	background: #f6f6f6;
}

form div.search-center {
	text-align: center;
}

table.topbox td {
	padding: 0;
}

table.topbox table.moduletable {
	border-collapse: collapse;
	margin: 0;
	padding: 0;
}

table.topbox table.moduletable td {
	padding: 0;
}

table.topbox ul.newsfeed {
	margin: 0;
}

a.contentpagetitle {
	font-weight: bold;
}



/* PAGE CSS */
/* blue */
body.grey {
	background: #b5b5b5;
}

body.grey .header_rotor 
{
	width: 220px;
	white-space: nowrap;
	float: right;
	margin-top: -15px;
	margin-right: 40px;
}
body.grey div#header {
	background: url(CoreImages/jos_header_t_grey.png) 0 0 repeat-x;
}

body.grey div#header_l {
	background: url(CoreImages/jos_header_tl_grey-Jule4th.png) 0 0 no-repeat;
}

body.grey div#header_r {
	height: 110px;
	background: url(CoreImages/jos_header_tr_grey.png) 100% 0 no-repeat;
}

body.grey div#footer {
	background: url(CoreImages/jos_shadow_b_grey.png) 0 0 repeat-x;
}

body.grey div#footer_l {
	background: url(CoreImages/jos_shadow_bl_grey.png) 0 0 no-repeat;
}

body.grey div#footer_r {
	height: 52px;
	background: url(CoreImages/jos_shadow_br_grey.png) 100% 0 no-repeat;
}

body.grey div#wrapper {
	background: #F7F7F7 url(CoreImages/jos_shadow_l_grey.png) 0 0 repeat-y;
}

body.grey div#wrapper_r {
	background: url(CoreImages/jos_shadow_r_grey.png) 100% 0 repeat-y;
}

.modalBackground {			 
	background-color:Gray;
	filter:alpha(opacity=50);
	opacity:0.5;
}
.modalPopup {
	min-height:0;
	background-image:none;
	background-color:white;
	border:solid 4px gray;
	padding: 3px;
}
.modalMessage {
	min-height:0;
	background-image:none;
	background-color:#fffecc;
	border:solid 4px gray;
	padding: 3px;
}

/* News */

div#news {
	/*width:100%; */
    width: auto !important;
	border-bottom:dashed 1px #d8d8d8;
	padding:7px 5px 3px 3px;
	margin-bottom:5px;
	border:solid 0px pink;
}
div#news #subject {
	float:left;
	display:inline;
	color:#1B57B1;
	font-size:.9em;
	font-weight:bold;
			
}
div#news #stamp {
	float:right;
	color:black;
	font-weight:bold;
	display:inline;
	text-align:right;
	font-size:0.9em;
	padding-right:3px;
	border:solid 0px yellow;
}
div#news .NewMsg {
	 background: url(CoreImages/IconNew-v1.gif) 0 0 no-repeat;
	 width:36px;
	 height:36px;
	 margin-top:-5px;
	 float:right;
	 border:solid 0px red;
}
div#OutageNewsSummary .OutageNewsMsg {
	 background: url(CoreImages/IconNew-v1.gif) 0 0 no-repeat;
	 width:36px;
	 height:36px;
	 float:right;
	 border:solid 0px red;
}
div#news #date {
	 font-size:0.7em;
	margin-top:10px; 
	 font-weight:normal;
	 	text-align:right;
}
div#news #content {
	margin: 22px 0 10px 0;
	border-top:solid 1px #b8b8b8;
	padding: 5px 0px 0 0px;
	display:block;
	font-size:8pt;
    width: auto !important;
}


/* Survey Items */

.SurveyItemRow {
	margin:0 0 0 0;
	padding:5px 0 0 0;
	font-size:0.8em;
	width:100%;
}
.SurveyItemTable {
	margin:0;
	padding:0;
}
div#SurveyContainer, div#SurveyItem #choice {
	padding:0;
	margin:0;
}
div#SurveyContainer #spacer {
	 display:block;
	 width:auto;
}
div#SurveyContainer #buttons {
	 display:block;
	 width:auto;
}
div#SurveyItem #pcent, div#SurveyItem #qt {
	float:left;
	padding:0;
}
div#SurveyItem {
	font-size:10pt;
	background-image:none;
	border-bottom:dashed 1px #c8c8c8;
	margin:2px 0 2px 5px;
	padding:0 0 5px 0;
	height:auto;

}
div#SurveyItem #choice {
}
div#SurveyItem #pcent{
	margin:1px 5px 0px 0px;
	height:9px;
	font-size:8pt;
    max-width:50%;		 
}
div#SurveyItem #qt {
	width:20px;
	margin:-1px 5px 0 -5px;
	font-size:7pt;
	display:inline;
}

/* Hotels */

div#Hotel {
	border:solid 1px #e0e0e0;
	width:550px;
	font-size:1em;
	
}

div#Hotel #Header {
	width:100%;
	height:23px;
	background-color:#efefef;
}
div#Hotel #Header .Title {
	border:solid 0px yellow;
	float:left;
	font-size:1.3em;
	font-weight:bold;
	padding:0 0 0 5px;
}
div#Hotel #Header .SubTitle {
	border:solid 0px green;
	vertical-align:bottom;
	padding:5px 5px 3px 5px;
	float:left;
	font-size:0.8em;
}
div#Hotel #Header .AvgPrice {
	border:solid 0px red;
	float:right;	
	font-size:1.3em;
	padding:0 5px 0 5px;
}

div#Hotel #Body {
	width:100%;
}
div#Hotel #Body .Details {
	border:solid 0px blue;
	width:100%;
	padding-left:5px;
	padding-bottom:5px;
}
div#Hotel #Body .Rating {
	border:solid 1px #e0e0e0;
	float:right;
	padding:3px;
	margin:5px 15px 5px 10px;
	background-color:#efefef;
	display:inline;
	font-size:0.8em;
	text-align:center;
}
div#Hotel #Body .Eval {
	font-size:1.5em;
	color:#E7b65D;
	font-weight:bold;
	text-align:center;

}

div#Hotel #Footer {
	width:100%;
	background-color:#efefef;
}
div#Hotel #Footer .Link {
	border:solid 0px orange;
	text-align:center;
	width:32%;
	display:inline;
	float:left;
	
}


/* HotelComment */
div#HotelComment {
	border:solid 0px #e0e0e0;
	width:550px;
	font-size:1em;
	margin-bottom:15px;	
	padding-bottom:6px;
	border-bottom:dashed 1px #e0e0e0;
}

div#HotelComment #Header {
	width:100%;
	height:23px;
}

div#HotelComment .Info {
	float:right;
	
}
div#HotelComment .Title {
	text-align:right;
}
div#HotelComment #Header .AvgPrice {
	border:solid 0px red;
	float:right;	
	font-size:1.2em;
	padding:0 5px 0 5px;
}

div#HotelComment #Body {
	width:100%;
}
div#HotelComment #Body .Details {
	padding:0 8px 0 8px;
	font-size:0.9em;
}
div#HotelComment #Ratings {
	width:100%;
	padding:5px 0 0 7px;	
}
	
div#HotelComment #Ratings .Category {
	float:left;
	width: 19%;
	display:inline;
	border:solid 1px #e0e0e0;
	font-size:0.8em;
	text-align:center;
	height:34px;
	vertical-align:middle;
}
div#HotelComment #Ratings .EvalLarge {
	color:#E7b65D;
	font-size:1.5em;
	font-weight:bold;
	text-align:center;
}
div#HotelComment #Ratings .Eval {
	color:black;
	font-size:1.1em;
	font-weight:bold;
	text-align:center;
}
div#HotelComment #Footer {
    width:100%;
	padding:2px 5px 0 5px;
	font-size:0.8em;
	
}
div#HotelComment #Footer .Title {
	float:left;
	padding:0 0 0 5px;
}
div#HotelComment #Footer .Usefulness {
	float:right;
	padding:0 13px 0 0;
}
/* StoreItem 

div#StoreItem {
	width:51%;
	border:solid 1px #e0e0e0;
	display:inline;
	float:left;
	margin:7px 14px 11px 0px;
	padding-top:4px;
	font-size:0.8em;
}
div#StoreItem .Title{
	width:100%;
	height:106px;
	border-bottom:dashed 1px #e0e0e0;
	padding-left:3px;
	margin-right:5px;
	font-weight:bold;
}
div#StoreItem .Description{
	width:99%;
	height:90px;
	overflow:auto;
	margin:3px 5px 5px 3px;
	border:solid 0px blue;
}
div#StoreItem .ItemImage{
	width:auto;
	height:auto;
	float:left;
	display:inline-block;
	padding:0 5px 3px 0;

}
div#StoreItem .Inventory {
	width:100%;
	padding:0 0 0 0;
	height:auto;
	border-top:dashed 1px #e0e0e0;
}
div#StoreItem .New, div#StoreItem .Sale {
	background: url(CoreImages/IconNew-v1.gif) 0 0 no-repeat;
	width:36px;
	height:36px;
	margin:-25px -7px 0 0; 
	float:right;
	display:inline;
	border:solid 0px red;
}
div#StoreItem .Sale {
	background: url(CoreImages/IconSale.gif) 0 0 no-repeat;
}
div#StoreItem table .SizesAvailable {
	 border:solid 1px red;
	 height:auto;
	 width:120px;
}
	  */
div#StoreItem {
	width:100%;
	display:block;
	float:right;
	margin:7px 14px 11px 0px;
	padding-top:4px;
	font-size:0.8em;
	max-width:700px;
	background-color:inherit;
}
div#StoreItem .Title{
	width:100%;
	height:16px;
	padding-left:3px;
	margin-right:5px;
	font-weight:bold;
	 background-color:inherit;
}
div#StoreItem .Description{
	overflow: visible;
	margin:0px 0px 5px 3px;
	float:left;
	border:solid 0px blue;
}
div#StoreItem .ItemImage{
	width:auto;
	height:auto;
	float:left;
	display:inline;
	padding:0 5px 3px 0;

}
div#StoreItem .Inventory {
	float:right; 
	display:inline;
	width:auto;
	padding:0 0 0 0;
	height:auto;
	border:solid 0px green;
	border-left:dashed 1px #e0e0e0;
}
div#StoreItem .New, div#StoreItem .Sale {
	background: url(CoreImages/IconNew-v1.gif) 0 0 no-repeat;
	width:36px;
	height:36px;
	margin:-25px -3px 0 0; 
	float:right;
	display:inline;
	border:solid 0px red;
}
div#StoreItem .Sale {
	background: url(CoreImages/IconSale.gif) 0 0 no-repeat;
}
div#StoreItem table .SizesAvailable {
	 border:solid 1px red;
	 height:auto;
	 width:120px;
}	
div#StoreItem .TinyThumb {
	display:block;
	width:39px;
	height:27px;
	border:solid 0px pink;
	padding:2px 1px 0px 0px;
}
div#StoreItem .ExtraImages {
	max-width:120px;
}
div#StoreItem .BackOrder {
 display:inline;
 color:#ff0000;
 padding:30px 0 0 0;
 
}  

div#StoreItemAddToCartDiv{
	float: left; 
	clear: left;
	width:380px;
	 
}

div#StoreItemSizes{
	padding-left: 5px; 
	padding-right: 5px; 
	display: inline; 
	float: left; 
}		
div#StoreItemSizesLabel{
	display: block; 
	text-align: center;
}	  
div#StoreItemSizesContent{
	display: block; 
	height: 25px;
}

div#StoreItemQuantities{
	padding-right: 5px; 
	display: inline; 
	float: left; 
}	  

div#StoreItemQuantitiesLabel{
	display: block; 
	text-align: center; 
} 

div#StoreItemQuantitiesContent{
	display: block; 
	height: 20px; 
} 

div#StoreItemAddToCartButton{
	padding-right: 5px; 
	display: inline; 
	float: left; 
}

div#StoreItemAddToCartButtonLabel{
	display: block; 
	text-align: center;
} 



#FloatContainer {

}
#FloatContainer .block {
	float:left;

}


.MaskedEditFocus {
	border:dashed 2px #1B57B1;
	
}
.MaskedEditError {
	background-color:#ffaaaa;
	color:Red;
}
.VerticalText {
	 writing-mode:tb-rl;
	 filter: flipv fliph;
	 -webkit-transform: rotate(90deg);
-moz-transform: rotate(90deg);
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
	


	  
}
.GridIconColumn, .GridIconColumn-Shaded, .GridIconColumn-RightSide, .GridIconColumn-LeftSide, .GridIconColumn-Shaded-Left, .GridIconColumn-Shaded-Right {
	margin:0;
	width:16px;
	text-align:center;
    /*writing-mode: tb-rl;
    filter: flipv fliph;
	-webkit-transform:rotate(-45deg);
    //-webkit-writing-mode:vertical-rl;
	-moz-transform:rotate(-45deg);
	-o-transform: rotate(-45deg);*/
position:relative;
left:0px;
top:0px;	
/*white-space:nowrap;*/
padding:4px 2px 2px 2px;
}
.GridIconColumn-RightSide:hover, .GridIconColumn-LeftSide:hover, .GridIconColumn-Shaded-Left:hover, .GridIconColumn:hover, .GridIconColumn-Shaded-Right:hover, .GridIconColumn-Shaded:hover  {
	

}

.GridIconColumn-Shaded, .GridIconColumn-Shaded-Left, .GridIconColumn-Shaded-Right {
	
}

.GridIconColumn-RightSide, .GridIconColumn-Shaded-Right {
 	border-right:solid 1px;
}
.GridIconColumn-LeftSide, .GridIconColumn-Shaded-Left {
 	border-left:solid 1px #d8d8d8;
}

.GridViewHeader {
	vertical-align:bottom;
	padding:2px 1px 0px 0px
}
.GridViewHeader1 {
	vertical-align:bottom;
	padding:2px 1px 0px 0px;
	height:100px;
	width:100px;
}
/*.GridViewHeader {
  margin-bottom:0;
  margin-left:px;
  margin-right:20px;
  line-height:1px;
  -moz-box-orient:bottom;
}

*/
.GridViewTitle {
  border-left-width:none;
  font-size:12pt;
  line-height:0px;
  padding-bottom:5px;
  padding-left:0px;
  padding-right:8px;
  padding-top:0px;
  padding-left:absolute;
}

.UserTextBox-Large {
	height:40px;
	vertical-align:top;
	border:solid 1px pink;
}

.ModBoxFix {
	 min-height:0;
}


.invisible {
    display:none;
}
.ratingBox {
    width: 21px;
    height: 21px;
    margin: 0px 2px;
    padding: 0px;
    display: block;
    float: left;
    text-align:center;
    overflow:hidden;
}

/* Rating */
.Rating_Container {
	margin:0 auto 0 auto;
	width:auto; text-align:center;
}
.Rating_Default {
    font-size: 0pt;
    width: 16px;
    height: 16px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    display: block;  
    float: left;
    background-repeat: no-repeat;
}
.Rating_Filled {
    background-image: url(/Images/RatingStar-Filled.png);
}
.Rating_Empty {
    background-image:  url(/Images/RatingStar-Empty.png);
}
.Rating_Waiting {
    background-image: url(/Images/RatingStar-Saved.png);
}

/* OneI */

div#OneI {
	border:solid 0px green;
	width:auto;
	font-size:1em;
	display:block;
	
}

div#OneI .Rating {
	border:solid 0px red;
	float:right;
	display:inline;
	font-size:0.8em;

}

div#OneI .Label {
	font-weight:bold;
	margin-left:10px;
}
div#OneI p {
	font-size:0.9em;
	padding-bottom:15px;
	margin-left:10px;
}

div#OneI #Body {
	width:100%;
}
div#OneI .Details {
	font-size:0.9em;
	padding:10px;
}

.black_overlay{
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: black;
	z-index:1001;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
}
 
.white_content {
	display: none;
	position: absolute;
	top: 25%;
	left: 25%;
	width: 50%;
	height: 50%;
	padding: 16px;
	border: 16px solid orange;
	background-color: white;
	z-index:1002;
	overflow: auto;
} 

.ModalPopupBG
{
    background-color: #666699;
    filter: alpha(opacity=50);
    opacity: 0.7;
}

.HellowWorldPopup
{
    min-width:200px;
    min-height:150px;
    background:white;
}

/*.ModalPanel
{
    display:none;
}*/