﻿html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}


/* END OF CSS RESET */

head
{
	height:100%;
}

body
{
	height:100%;
	font-size:62.5%;
	font-family:Tahoma, Arial, Verdana;
}

div.clear
{
	height:0px;
	line-height:0px;
	font-size:0px;
	clear:both;
}

div.wrapper
{
	width:1000px;
	min-height:100%;
	margin:0 auto;
	padding-top:20px;
}

div.tipWrapper
{
	width:350px;
	margin:0 auto 30px auto;
	background:url(img/tipsaBg.gif) 0 0 repeat-y;
}

div.tipContent
{
	width:320px;
	max-width: 290px;
	padding-left:30px;
	font-size:1em;
	color:#000000;
}

div.tipContent span
{
	font-size:1em;
	font-weight:bold;
}

div.tipContent input[type=text], div.tipContent textarea
{
	background:#f1fbe7;
	border:1px solid #e9eee4;
	margin:6px 0 11px 0;
	width:275px;
}

span.tipsaTop
{
	display:block;
	width:350px;
	height:16px;
	background:url(img/tipsaTop.gif) 0 0 no-repeat;
}

span.tipsaBottom
{
	display:block;
	width:350px;
	height:16px;
	background:url(img/tipsaBottom.gif) 0 0 no-repeat;
}

h1.original
{
	color:#8dc63f;
	font-size:2em;
	border-bottom:1px solid #e1e1e1;
	padding-bottom:9px;
	margin-bottom:14px;
	width:275px;
	
}

.btn
{
	float:right;
	margin-right:12px;
}

/* STF */

div.stfHeader
{
	width:990px;
	height:150px;
	background:url(img/stf/header.png) 0 0 no-repeat;
	margin-top:-20px;
	margin:-20px auto 0 auto;
}

.stfBg
{
	background:url(img/stf/bg.gif) 0 0 repeat-y;
}

div.tipWrapperStf
{
	width:461px;
	max-width:501px;
	max-height:220px;
	height:180px;
	padding:20px;
	background:url(img/stf/bgTipsa.gif) 0 0 no-repeat;
	margin:0 auto 30px auto;
}

div.tipWrapperStf input[type=text], div.tipContentStf textarea
{
	background:#fffff;
	border:1px solid #000000;
	margin:0;
	width:180px;
	margin-bottom:8px;
}

div.tipWrapperStf span
{
	display:block;
	height:18px;
	font-weight:bold;
}

div.tipContentStf
{
	width:450px;
	font-size:1.2em;
	color:#ffffff;
	margin-left:5px;
}

div.tipContentStfLeft
{
	width:220px;
	font-size:1.2em;
	color:#ffffff;
	float:left;
	margin-left:5px;
}

div.tipContentStfRight
{
	width:230px;
	font-size:1.2em;
	color:#ffffff;
	float:right;
}

h1.stf
{
	font-family:Arial;
	font-size:22px;
	color:#ffffff;
	margin-bottom:15px;
}

.btnStf
{
	margin-top:10px;
	float:right;
	margin-right:45px;
}


/* STF - David */

div.tipWrapper_STF
{
	width:600px;
	max-width:400px;
	height:831px;
	max-height:681px;
	padding:90px 80px 60px 120px;
	background:url(img/stf/tipsabg.jpg) 0px 0px no-repeat;
	margin:0 auto 0px auto;
	font-family: Times New Roman;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
}

div.tipWrapper_STF input[type=text], div.tipWrapper_STF textarea
{
	background:#F1F1F1;
	border:1px solid #ACACAC;
	margin:6px 0 11px 0;
	width:275px;
	font-family: Times New Roman;
	font-size: 12px;
	font-weight: normal;
}


.lbtn
{
	display: block;
	float: right;
	width: 100px;
	height:26px;
	background:url(img/tipsabtnL.gif) top left no-repeat;
	margin-right: 10px;
}

.lbtn span
{
	display: block;
	height:26px;
	background:url(img/tipsabtnR.gif) top right no-repeat;
	padding: 0px 13px 0px 13px;
}

.lbtn a
{
	display: block;
	height:26px;
	max-height: 12px;
	background:url(img/tipsabtnM.gif) top left repeat-x;
	padding: 7px 0px;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
}
