﻿/* RESET */
* { padding:0px; margin:0px;}

/* HTML tags */
html { height:100%; overflow-y:scroll; }
body { background:#732303 url(../imgs/BG-Body.gif) repeat left top; font-size:medium; color:#FFF; font-family: Sans-Serif,  Arial, Helvetica, Verdana, Tahoma;}
img { border:0px;}
label { text-transform:uppercase; font-weight:bold; cursor:hand; }
.req { color:#FFFD2E; font-size:large; }
.input { font-family: Sans-Serif,  Arial, Helvetica, Verdana, Tahoma; font-size:large; padding:5px;
		border:solid 5px #732303; color:#732303; width:95%; }
.select { font-family: Sans-Serif,  Arial, Helvetica, Verdana, Tahoma; font-size:large; padding:5px;
		border:solid 5px #732303; color:#732303; width:99%; }
.Btn { background:#732303; color:#FFF; padding:5px; font-size:large; font-weight:bold; border:solid 0px; }
p { padding:1em 0; font-size:1em;}
hr {  border:none; border-top:dashed 1px #FFFD2E; width:98%; margin:1em 0; }
blockquote { font-style: italic; color:#732303; padding: .5em .5em; font-size:.9em; }


/* ID styles */
#Website_Shadow {float:left; margin:0 auto; width:931px; background:transparent url(../imgs/BG-Shadow.gif) repeat left top;}
#Website_Center { position:relative; width:901px; height:auto; margin:0 auto; border:solid 1px #5e1d04;}
#Website_BG {  background:#FF6A2E; float:left; }
#Header { }
	#Logo { padding:17px 0 22px 23px;}
	#mailingList { padding:1px; width:200px; }
		#Logo_twitter { line-height:64px; text-align:center; }
		#Logo_twitter img { margin-top:11px; }
	#Hayze_PhotoStrip {padding:1px;}

#Social { background:#732303; width:447px; height:203px; margin-top:1px;}
    #Social a { padding:15px 15px 0 0;}

#Navigation { margin:0 1px; width:899px; list-style-type:none; background:#FFF; font-size:1.2em;}
	#Navigation li { float:left; margin:0 10px; }
	#Navigation a { display:block; padding:.45em 6px; text-decoration:none; color:#FF6A2E; }
	#Navigation a:hover { background:#732303; color:#FFF; }
	#Navigation a.Pnav { display:block; padding:.45em 6px; text-decoration:none; background:#732303; color:#FFF; }

#Website_Content { padding:45px 20px 25px 20px; width:861px;}
	.txtLarge { font-size:.95em; line-height:1.2em; }
	.txtSmall { font-size:.85em; line-height:1.2em; }
	
	/* TITLES */
	#Website_Content h1 { padding-bottom:.3em; }
	#Website_Content h1 span { position:absolute; left:-5000px; z-index:-1;}
	#Website_Content h2 { padding-bottom:.3em; }
	#Website_Content h2 span { position:absolute; left:-5000px; z-index:-1;}
	#Website_Content h3 { color:#732303; padding:.2em 0; line-height:1.25em; font-size:1.15em; }
	#Website_Content ul { line-height:1.2em; list-style-type:none; padding:1em .3em 1em 1px;}
	#Website_Content li { padding:0.5em 0 0.5em 1em; background:transparent url(../imgs/BG-li.gif) no-repeat left .8em; }

	#Website_Content a.BoxLink {margin:1px;border:solid 5px #FF6A2E; display:inline-block; }	
	#Website_Content a.BoxLink:hover {border: solid 5px #FFF;}	
	#Website_Content a.BoxLink:visited {border: solid 5px #732303; }	
	
	.txt { text-decoration:underline; color:#FFFD2E; font-weight:bold;}
	.purpleBoxLink { background:#732303; color:#FFF; padding:5px; font-weight:bold; text-decoration:none; display:block;}
	.yellowBoxLink { background:#FFF; color:#732303; padding:5px; font-weight:bold; text-decoration:none; display:block;}
	
	.mySpaceBlogPosts { margin:1em 0; border:solid 10px #732303; background:#FFF; color:#732303; padding:5px;}
	
	#mobileVideos { width:424px; }
	#mobileVideoList { background:#FF6A2E; height:120px; }

#Website_Footer { background:#732303; font-size:.7em; line-height:1.4em;}
	#Website_Footer div { padding:20px;}
	#Website_Footer a { color:#fd9368; text-decoration:none; }
	#Website_Footer a:hover { text-decoration:underline; }



/* CLASS styles */
.Column { width:410px;}
.Clear { clear:left;}
.Both { clear:both;}
.Left { float:left;}
.Right { float:right;}
.Relative { position:relative;}
.Absolute { position:absolute;}
.FullWidth { width:100%;}
.HalfWidth { width:48%;}
.AutoWidth { width:auto;}

.Captcha span { text-transform:uppercase; font-weight:bold; }
.Captcha span input {font-family: Sans-Serif,  Arial, Helvetica, Verdana, Tahoma; border:solid 1px #732303; color:#732303; width:89%; font-size:medium; padding:5px; font-weight:bold; }

.ScrollContainer { overflow:hidden; width:100%; }
.ScrollArea { margin-left:35px; margin-right:35px; }

.padLeft { padding-left:14px;}
.padRight { padding-right:14px;}
.padTop { padding-top:14px;}
.padbottom { padding-bottom:14px;}

.BG_Video {width:425px; height:319px; background-image:url(../imgs/BG-MobileVideoPlayer.gif);}
.BG_Video_Small {width:405px; height:304px; background-image:url(../imgs/BG-MobileVideoPlayer-Sm.gif);}


.txtLeft { text-align:left;}
.txtCenter { text-align:center;}
.txtRight { text-align:right;}

a.whiteBox { background:#FFF; cursor:hand; display:block; font-size:medium; font-weight:bold; text-decoration:none; line-height:24px; height:24px; color:#FF6A2E; }
a.whiteBox:hover { color:#732303;}
	.wLeft { background:transparent url(../imgs/whtieCurveLeft.gif) no-repeat left top; width:5px; height:24px; }
	.wText { padding:0 3px; }
	.wRight { background:transparent url(../imgs/whtieCurveRight.gif) no-repeat right top; width:5px; height:24px; }


.tbl_MobileVids td { padding:0 7px;}
	.tbl_MobileVids td a { display:block; text-decoration:none; padding:1px; height:118px; text-decoration:none;}
	.tbl_MobileVids td img { border:solid 1px #FF6A2E; }
	.tbl_MobileVids td a:hover { background:#732303; }
	.tbl_MobileVids td a:hover img { border:solid 1px #FFF; }
	.tbl_MobileVids td a.WatchingVideo { background:#732303; display:block; text-decoration:none; padding:1px; height:118px;}
	.tbl_MobileVids td a.WatchingVideo img { border:solid 1px #FFFD2E;}

	
	
	