
@import "/Themes/desert/page_style.css";


.titlepagefontstyle {    font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-size: 100%;
	color:#000000;
}

.titlepagefontstyle img {
	text-shadow: 0px 0px 15px black; /* override jqm styling */
}


.titlepagefontstylesmall {    font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-size: 80%;
	color:#000000;
}

.photoButtonsStyle {
	vertical-align:middle;

}

.maingraphic-td {
	text-align:right;
	padding-right:20px;
}


.maingraphichighlight img
{
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
    -moz-opacity: 0.7;
	opacity:0.7;
	border-width:1px !important;
	border: 1px solid #444;
	max-width:100%;
	margin:10px;
	
	
}

.maingraphichighlight:hover img
{
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
    -moz-opacity: 1;
	opacity:1.0;
	border: 1px solid #000;
	max-width:100%;
	margin:10px;
} 

.subgraphichighlight img
{
	max-width:100%;
	margin:0px;
}

.subgraphichighlight:hover img
{
	max-width:100%;
	margin:0px;
}

.special_features_table td {
	height:100px;
}

.titlepagefontstyle
{
    font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-size: 100%;
	color:#000000;
}

.titlepagefontstylesmall
{
    font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-size: 80%;
	color:#000000;
	text-align:left !important;
	
}

/* --- MAIN PAGE STYLING START --- */

.presentationMainPage {
background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 1%, rgba(0, 0, 0, 0) 10%, rgba(0, 0, 0, 0) 90%, rgba(255, 255, 255, 1) 99%, rgba(253, 250, 250, 0.901961) 100%), url(http://m.alavigne.net/Outdoors/TripReports/2007/Utah/Graphics/background-tile-50p.png);
background-repeat: repeat repeat;
}

.big_presentation_front_table {
	max-width:700px;
}

/* really narrow widths (phone portrait) */
/* 560px = 35em */
@media all and (max-width: 35em) {
	.special_features_table td a img {
		width:75px;
	}
}
/* --- MAIN PAGE STYLING END --- */


.blockquote_style
{
	font-style: italic;
	margin-left: 2.0em;
	margin-right: 2.0em;
	font-size: 95%;
}

.blockquote_style > div
{
	text-align:center;
	margin-bottom:10px;
}

.prologue_top_line
{
	width:35%;
	height:1px;
}

.prologue_bottom_line
{
	width:90%;
	height:1px;
}

/* The next 3 styles are for the bold text headings at the top of each page in the story and focus-on pages */
.presentation_page_heading
{
	margin: auto;
	width: 600px;
}

.presentation_page_heading_p
{
	text-align:center;
}

.presentation_page_heading_big_text
{
	font-size:1.7em; color:#a67d64;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}

.presentation_page_heading_small_text
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-size:1.2em;
	color:#a67d64;
}

.article_quote
{
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	margin-top: 1em;
	padding-top: 0.5em;
	margin-bottom: 1em;
	padding-bottom: 0.5em;
	width: 250px;
	margin-left: 1em;
	font-family: Trebuchet MS, Tahoma, sans-serif;
	font-size: 1.5em;
	line-height: 1.2em;
}

.article_quote_left
{
	float:left;
	margin-right:20px;
}

.article_quote_right
{
	float:right;
	margin-left:20px;
}


.article_quote_unquote
{
	width: 275px;
	border:1px solid #555;
	margin-bottom:10px;
	padding:5px;
	background-image:url(Graphics/quote_background_darker.gif);
	font-family: Trebuchet MS, Tahoma, sans-serif;
	font-size: 80%;
	line-height: 1.3em;
}

.article_quote_unquote_right
{
	float:right;
	margin-left:10px;
}

.article_quote_unquote_left
{
	float:left;
	margin-right:10px;
}

.article_quote_unquote_center
{
	width:588px; /* to align with width of video player */
}

.article_quote_unquote_header
{
	background-color: black;
	padding:6px;
}

.article_quote_unquote_subject
{
	text-align:center;
	padding-top:15px;
	padding-bottom:15px;
}

.white_quote
{
	font-family:Trebuchet MS, Tahoma, sans-serif;
	color:white;
	font-size:160%;
	font-weight:bold;
}

.dark_unquote
{
	font-family:Trebuchet MS, Tahoma, sans-serif;
	color:#999;
	font-size:160%;
	font-weight:bold;
}
