@charset "UTF-8";
/* CSS Document */

body, form, h1, h2, h3, h4, h5, h6, p, ul, li, fieldset {
margin: 0;
padding: 0;
}
html, body {
	min-height:101%;
	margin-bottom:1px;
}
body {
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	text-align: center;
	padding: 0px;
	margin: 0;
	font-size: 65%;
	background-color: #000000;
	background-repeat: repeat-y;
	background-position: center top;
	background-image: url(images/bg_3_clmns_red.png);
}
a {
  outline: none;
}
:focus
{
  -moz-outline-style: none;
}
h2 {
	font-size: 2.4em;
}
.h2Wrapper {
	margin-bottom: 5px;
	background-image: url(images/underline_394.png);
	background-repeat: no-repeat;
	background-position: -7px bottom;
	padding-bottom: 25px;
}
h3 {
	font-size: 1.6em;
}
h4 {
	font-size: 1.4em;
}
h5 {
	font-size: 1.8em;
}
h6 {
	font-size: 1.2em;
}
p {
	font-size: 1.1em;
	line-height: 1.3em;
}
#container {
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	color: #FFFFFF;
	padding-left: 10px;
	width: 809px;
	padding-top: 10px;
	position: relative;
}
#container .title {
	position: absolute;
	left: -50px;
	top: 140px;
}
#header {
	background-color: #000000;
	height: 0px;
}
#leftMW {
	float: left;
	width: 394px;
	margin-right: 10px;
}
#photoWrapper {
	margin-right: 5px;
	margin-left: 5px;
}
.clearboth {
	clear: both;
}

.SpryHiddenRegion {
   visibility: hidden;
}

/* Gallery and Playback Controls
----------------------------------------------- */
#gallerySelect { width: 180px; }
#galleries {	margin:0 auto 20px auto; }
#galleries label { padding-bottom: 2px; }

#galleryLinks a:link, #galleryLinks a:visited {
	color: white;
	text-decoration: none;
}
#galleryLinks a:hover, #galleryLinks a:active {
	text-decoration: underline;
}

#previews {
	border-top: solid 1px #404040;
	border-right: solid 1px #404040;
	border-bottom: solid 1px #3a3a3a;
	border-left: solid 1px #404040;
	margin-bottom: 10px;
	width: 362px;
	float: left;
	margin-top: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #000000;
}
#controls {
	margin-top: 0;
	margin-bottom: 0px;
	margin-left: 8px;
}

#transport {
	margin: 0;
	padding: 0;
	list-style: none;
}
#transport li {
	margin: 0;
	padding: 0;
	text-align: center;
	float: left;
}
#transport a {
	text-decoration: none;
	text-transform: uppercase;
	font-size: 85%;
	font-weight: bold;
	letter-spacing: 0.1em;
	width: 64px;
	display: block;
	-moz-user-select: none;
	-khtml-user-select: none;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
}
#galleryLinks {
	margin-top: 10px;
}
#transport a:link {
	color: #fff;
	border-top: solid 1px #999;
	border-right: solid 1px #404040;
	border-bottom: solid 1px #3a3a3a;
	border-left: solid 1px #404040;
	background-color: #666;
	background-repeat: repeat-x;
}
#transport a:visited {
	background: #666;
	color: #fff;
	border-top: solid 1px #999;
	border-right: solid 1px #404040;
	border-bottom: solid 1px #3a3a3a;
	border-left: solid 1px #404040;
}
#transport a:hover {
	background: #666;
	color: #000;
	border-top: solid 1px #999;
	border-right: solid 1px #404040;
	border-bottom: solid 1px #3a3a3a;
	border-left: solid 1px #404040;
}
#transport a:focus {
	-moz-user-select: none;
	-khtml-user-select: none;
}

#transport .playBtn .pauseLabel, #transport .pauseBtn .playLabel {
	display: none;
}
#thumbnails {
	clear: both;
	margin: 10px auto;
}
#thumbnails div {
	position: relative;
	width: 24px;
	height: 24px;
	float: left;
	padding: 0;
	float: left;
	display:inline;
	margin-top: 8px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 8px;
}
#thumbnails p {
	line-height: 0px;
	font-size: 0px;
}
#thumbnails img {
	width: 24px;
	height: 24px;
	position: absolute;
	border-top: solid 1px #999;
	border-right: solid 1px #404040;
	border-bottom: solid 1px #333;
	border-left: solid 1px #404040;
}
#picture {
	padding: 0px;
	width: 384px;
	float: left;
	clear: left;
}

#picture img {	
	border: 1px solid #999; 
}
#mainImageOutline {
	background-color: #eee;
	overflow: hidden;
	width: 0px;
	height: 0px;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 9px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #CCCCCC;
	border-left-color: #666666;
	margin-right: auto;
	margin-left: auto;
}
#mainImage {
	width: 100%;
	height: 100%;
}
.selectedThumbnail {  border: solid 2px #fc0 !important; }
#captionText {
	border-top: solid 1px #404040;
	border-right: solid 1px #404040;
	border-bottom: solid 1px #3a3a3a;
	border-left: solid 1px #404040;
	margin-bottom: 5px;
	width: 362px;
	margin-top: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	clear: left;
	float: left;
	background-color: #000000;
}
.inFocus {  border: solid 1px #fc0 !important; }

.jsEnabled #gallery {
	display: none;
}
#rightMW {
	width: 130px;
	float: left;
}
#twitter_div {
	padding-right: 5px;
	padding-left: 5px;
}
#twitter_wrapper {
}
/*Twitter
----------------------------------------------- */
ul#twitter_update_list {
	list-style-type:none;
	font-size: 1.1em;
}
ul#twitter_update_list a:link, ul#twitter_update_list a:visited {
	display:block;
	text-decoration: none;
	color: #CCCCCC;
	margin-top: 2px;
	font-size: 1em;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #990000;
	padding-bottom: 2px;
	margin-bottom: 2px;
}
ul#twitter_update_list a:hover, ul#twitter_update_list a:active {
display:block;
}

#facebookBadge {
	margin-top: 20px;
	padding-right: 5px;
	padding-left: 5px;
}
#blog {
	width: 255px;
	margin-right: 10px;
	float: left;
	margin-bottom: 20px;
}
#blog_wrapper {
	padding-right: 5px;
	padding-left: 5px;
}
#blog_wrapper p {
	line-height: 1.3em;
}
#contactWrapper {
	margin-bottom: 20px;
}
#contactWrapper h5 {
	margin-bottom: 10px;
	margin-top: 20px;
	line-height: 2em;
}
#contactWrapper p {
	margin-bottom: 10px;
	font-size: 1.2em;
}
.label {
	width: 70px;
	margin-right: 5px;
	display: block;
	float: left;
}
.box {
	width: 150px;
	color: #999999;
	background-color: #000000;
	border: 1px solid #570000;
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 1.0em;
}
.submit {
	margin-left: 75px;
	background-color: #000000;
	color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 3px;
}
#blogcomment h6 {
	margin-top: 3px;
}
#blogcomment p {
	margin-bottom: 5px;
}
#facebookBadge a {
visibility:hidden;
 }

.playBtn  {
	margin-left: 50px;
}
.pauseBtn {
	margin-left: 50px;
}
.nextBtn  {
	margin-left: 50px;
}
/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
}

.sIFR-hasFlash h2 {
	visibility: hidden;
	letter-spacing: -9px;
	font-size: 55px;
}

.sIFR-hasFlash h3 {
	letter-spacing: -6px;
	font-size: 25px;
	visibility: hidden;
}

.sIFR-hasFlash h4 {
	visibility: hidden;
	letter-spacing: -5px;
	font-size: 21px;
}

.sIFR-hasFlash h5#pullquote {
	letter-spacing: -4px;
	visibility: hidden;
	font-size: 24px;
}

