/***************************************************************
* Site-wide generic styles
***************************************************************/

div.mid
{
	position: absolute;
	margin-left: 50%;
}

body
{
	padding: 0;
	margin: 0;
	overflow: hidden;
	height: 100%;
	background-image: url('/content/img_v2/home/oddBg3.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #e8e2d1;
	font-family: 'Courier New';
	font-size: 11px;
	font-weight: bold;
	color: #304560;
}

#grayedout
{
	background-color: black;
	filter: alpha(opacity=50);
	-moz-opacity: .5;
	opacity: .5;
	width: 100%;
	height: 100%;
	top 0;
	left: 0;
	z-index: 25;
	position: absolute;
}

#flowers
{
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

#flower1
{
	background-image: url('/content/images/framework/flower1.gif');
	width: 224px;
	height: 405px;
	top: 95px;
	left: -570px;
}

#flower2
{
	background-image: url('/content/images/framework/flower2.gif');
	width: 220px;
	height: 402px;
	top: 92px;
	left: 355px;
}

body img, html img
{
	border: none;
}

html
{
	overflow: hidden;
}

form
{
	padding: 0;
	margin: 0;
}

input, select
{
	background-color:transparent;
	border:none;
}

a
{
	text-decoration:none;
}

.red
{
	color: #d2565b;
}

.blue
{
	color: #304560;
}

.producedBy
{
	font-family: arial;
	font-variant: normal;
	font-style: normal;
	font-weight:normal;
	font-size: 10px;
	color: #304560;
	position:absolute;
	bottom: 5px;
	right: 50px;
	z-index: 2;

}

.producedBy a
{
	font-style: normal;
	text-decoration: underline;
	color:#304560;
}


/***************************************************************
* MAIN NAVIGATION
***************************************************************/

div#navcontainer
{
	z-index: 10;
	left: -490px;
	width: 210px;
	height: 480px;
	padding: 0;
	background-image: url('/content/images/framework/navigation_bg4.png');
	background-position: bottom left;
	background-repeat: no-repeat;
	overflow: hidden;
	font-weight: bold;
	font-family: 'courier new';
	font-size: 12px;
}

div#navtext
{
	position: absolute;
	z-index: 13;
	top: 180px;
	left: 56px;
	line-height: 15px;
}

div.navbreak
{
	background-image: url('/content/images/framework/dotted_line.gif');
	width: 116px;
	height: 3px;
	overflow: hidden;
	margin-top: 6px;
	margin-bottom: 6px;
}

div#logoclick
{
	top: 15px;
	left: -445px;
	z-index: 57;
}

div#needlecontainer
{
	position: absolute;
	z-index: 11;
	left: 2px;
	width: 210px;
	height: 20px;
	padding: 0;
	margin: 0;
}

div#needle
{
	position: absolute;
	z-index: 11;
	top: -75px;
	left: 0;
	background-image: url('/content/images/framework/needle.png');
	width: 175px;
	height: 20px;
}

div#needleoverlay
{
	position: absolute;
	z-index: 12;
	top: -75px;
	left: 57px;
	background-image: url('/content/images/framework/needle_overlay.gif');
	width: 116px;
	height: 20px;
}

/***************************************************************
* Main div for content area, set left position in each section
***************************************************************/

#scrollarea
{
	z-index: 10;
	height: 100%;
	overflow: hidden;
	top: 0;
}

/***************************************************************
* Main div for top navigation
***************************************************************/

#top
{
	position: absolute;
	margin-left: 50%;
	z-index: 20;
	top: 0;
	left: -300px;
	width: 714px;
	height: 190px;
	background-image: url('/content/img_v2/background/top.png');
}

#top_padding
{
	padding-top: 0;
	padding-left: 50px;
}
.headingpos
{
	position: relative;
	top: 0px;
	left: 50px;
}

/*******************************************************************/
#videoContainer
{
	z-index: 50;
	top: 160px;
	left: -260px; /*200*/
}

/***** SIGN UP ****/


#signUpContent5
{
	position: relative;
	width: 330px;
}

#signUpField5
{
	position:absolute;
	top: 30px;
	left: 0;
}

#signUpField5 input
{
	font-size: 11px;
	font-family: 'Courier New';
	color: #d2565b;
	width: 100px;
}

#signUpText5
{
	position: absolute;
	left: 115px;
	top: 0;
}

#signUpLine5
{
	position: absolute;
	background-image: url('/content/img_v2/signup_line.png');
	background-repeat: no-repeat;
	width: 113px;
	height: 2px;
	top: 45px;
	left: 0;
}

#signUpArrow5
{
	position: absolute;
	top: 33px;
	left: 100px;
	z-index: 255;
}

#newsLetterContent
{
	width: 115px;
	display:block;
	position:absolute;
}

#newsLetterThankYouText
{
	width: 115px;
	left:115px;
	display:block;
	position:absolute;
	visibility: hidden;
}


/***************************************************************
* Site-wide generic styles
***************************************************************/

.archiveImageContainer
{
	width: 120px;
	margin-right:10px;
	margin-top:10px;
	float: left;
	position:relative;
}

.archiveImageImg
{
	margin-left: 6px;
	margin-right: 7px;
	margin-top: 5px;
	margin-bottom: 8px;
}

.archiveImageFrame
{
	position:absolute;
	left: 0;
	top: 0;
	width:115px;
	height:128px;
}

.frame0
{
	background-image:url('/content/img_v2/collections/frame0.png');
}

.frame1
{
	background-image:url('/content/img_v2/collections/frame1.png');
}

.frame2
{
	background-image:url('/content/img_v2/collections/frame2.png');
}

.frame3
{
	background-image:url('/content/img_v2/collections/frame3.png');
}

/*********** FIX THE THINGS BELOW *******/




#scrollup
{
	background-image: url('/content/img_v2/scroll/up2.png');
	background-repeat: no-repeat;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 10;
	cursor: pointer;
}

#scrollfollow
{
	position: absolute;
	top: 0;
	right: 5px;
	z-index: 5;
	height: 100%;
}

#scrollbg
{
	position: absolute;
	top: 0;
	right: 5px;
	z-index: 7;
	background-image: url('/content/img_v2/scroll/bg.png');
	width: 36px;
	height: 100%;
}

#scrollmarker
{
	z-index: 15;
	position: absolute;
	top: 0;
	left: -4px;
	background-image: url('/content/img_v2/scroll/marker.png');
	background-repeat: no-repeat;
	background-position: center center;
	width: 45px;
	height: 171px;
	cursor: pointer;
}

#scrolldown
{
	background-image: url('/content/img_v2/scroll/down2.png');
	background-repeat: no-repeat;
	position: absolute;
	right: 0;
	bottom: -2px;
	z-index: 10;
	cursor: pointer;
}


/*
 * TEMP NAVIGATION
 */

.knapp1
{
	width: 112px;/*bg=106*/
	height: 50px;
	line-height: 54px;
	background-image: url('/content/img_v2/background/knapp1.png');
	background-position: left top;
	background-repeat: no-repeat;
	font-size: 12px;
	text-align: center;
	overflow: hidden;
}

.knapp2
{
	width: 179px;
	height: 57px;
	line-height: 57px;
	background-image: url('/content/img_v2/knapp2.png');
	font-family: 'courier new';
	font-size: 12px;
	font-weight: bold;
	color: #d2565b;
	text-align:center;
	overflow: hidden;
}

.knapp3
{
	width: 147px;
	height: 59px;
	line-height: 59px;
	background-image: url('/content/img_v2/knapp3.png');
	font-family: 'courier new';
	font-size: 12px;
	font-weight: bold;
	color: #d2565b;
	text-align:center;
	overflow: hidden;
}
.knapp4
{
	width: 132px;
	height: 55px;
	line-height: 55px;
	background-image: url('/content/img_v2/knapp4.png');
	font-family: 'courier new';
	font-size: 12px;
	font-weight: bold;
	color: #d2565b;
	text-align: center;
	overflow: hidden;
}
.knapp1 a, .knapp2 a, .knapp3 a, .knapp4 a
{
	text-decoration: none;
	color: #d2565b;
}


.paging
{
	background-image: url('/content/img_v2/pagecount_tyg.png');
	width: 181px;
	height: 60px;
	text-align: center;
}

.pageBack
{
	float: left;
	padding-top:23px;
	padding-left:15px;
	width: 25px;
	height: 18px;
}

.pageNum
{
	float: center;
	padding-top: 27px;
}

.pageNext
{
	float: right;
	padding-top: 28px;
	padding-right:28px;
	width: 25px;
	height: 18px;
}

.links
{
	position: relative;
	background-image: url('/content/img_v2/link_tyg2.png');
	width:176px;
	height:50px;
}

.link1
{
	position:absolute;
	top:20px;
	left:25px;
}

.link2
{
	position:absolute;
	top:19px;
	left:48px;
}

.link3
{
	position:absolute;
	top:18px;
	left:71px;
}

.link4
{
	position:absolute;
	top:18px;
	left:94px;
}

.link5
{
	position:absolute;
	top:17px;
	left:117px;
}

.link6
{
	position:absolute;
	top:16px;
	left:138px;
}

