﻿

/* 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, .contentheading {
	padding: 0 0 3px 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;
  align: center;
}

/** some content stuff **/

div#wrapper {

	float:left;
	max-width:1100px;
	min-width:900px;
}

div#wrapper_r {
	padding-bottom: 8px;
}


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;
}





/* 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 0px 0px 0px;
	background: #FFFFFF;
	width: auto !important;
}

#whitebox div {
	text-align: left;
}

#whitebox_t {
	border-top:solid 1px #cdcdcd;
}

#whitebox_tl {
}

#whitebox_tr {
	height: 8px;
	overflow: hidden;
}

#whitebox_m {
	width: auto !important;
	padding: 1px 8px;
}

.whitebox_b {
	border-bottom:solid 1px #cdcdcd;
}

.whitebox_bl {
}

.whitebox_br {
	height: 8px;
	overflow: hidden;
}

#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{
	abackground: 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 {
	abackground: url(CoreImages/jos_box_grey_tr.png) 100% 0 no-repeat;
	
}

div.module-grey div div, div.moduletable-grey div div{
	abackground: url(CoreImages/jos_box_grey_bl.png) 0 100% no-repeat;
}

div.module-grey div div div, div.moduletable-grey div div div {
	abackground: url(CoreImages/jos_box_grey_br.png) 100% 100% no-repeat;
	padding: 8px;
	width: auto !important;
	width: 100%;
}
div.module-grey div div div span div {			/* Any div inside a span in a grey module will have blank bg */
	background:none;
	padding:0;
	margin:0;
}

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 {
	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{
	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  {
	padding-left: 0;
}

div.module-grey ul li a:hover, div.module-msg 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 0px 0 0;
	margin: 0;
	min-width:140px;
	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 {
	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 */
body.grey {
	page: PrintVersion;
	background: #FFFFFF;
}

/* News */

div#news {
	width:100%;
	border-bottom:dashed 1px #d8d8d8;
	padding:5px 0 3px 0;
	margin-bottom:5px;
	border:solid 0px pink;
}
div#news #subject {
	float:left;
	display:inline;
	color:#1B57B1;
	font-size:1.0em;
	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#news #date {
	 font-size:0.7em;
	margin-top:6px;
	 font-weight:normal;
	 	text-align:right;
}
div#news #content {
	margin: 22px 0 10px 0;
	border-top:solid 1px #b8b8b8;
	padding: 5px 5px 0 5px;
	display:block;
	font-size:8pt;

}


/* 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:24px;

}
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:100%;
	display:block;
	float:xleft;
	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;
}  

div#StoreItemAddToCartDiv{
	float: none; 
	clear: left; 
}

div#StoreItemSizes{
	padding-left: 5px; 
	padding-right: 5px; 
	display: inline; 
	float: left; 
}		
div#StoreItemSizesLabel{
	display: block; 
	text-align: center;
}	  
div#StoreItemSizesContent{
	display: block; 
	height: 20px;
}

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-left: 5px; 
	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();
	  white-space:nowrap;
	  vertical-align:top;
	  margin:0;
	  padding:0;
	  
}
.GridIconColumn, .GridIconColumn-Shaded, .GridIconColumn-RightSide, .GridIconColumn-LeftSide, .GridIconColumn-Shaded-Left, .GridIconColumn-Shaded-Right {
	margin:0;
	padding:0;
	width:22px;
	text-align:center;	
}
.GridIconColumn-Shaded, .GridIconColumn-Shaded-Left, .GridIconColumn-Shaded-Right {
	background-color:#f6f6f6;
}

.GridIconColumn-RightSide, .GridIconColumn-Shaded-Right {
 	border-right:solid 1px #d8d8d8;
}
.GridIconColumn-LeftSide, .GridIconColumn-Shaded-Left {
 	border-left:solid 1px #d8d8d8;
}

.GridViewHeader {
	vertical-align:bottom;
}
.GridViewTitle {
	padding:8px; 
	float:left; 
	position:absolute;  
	line-height:35px; 
	font-size:16pt;
}
.GridViewTitleRegular {
	padding:8px; 
	float:left; 
	position:absolute;  
	line-height:35px; 
}

.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: 21px;
    height: 21px;
    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;
}
