/* iframe questionnaire */

iframe {
	background-image: url(http://www.refluxstudy.com/staging/images/bg_iframe.png);
	background-position: bottom left;
	background-repeat: repeat-x;
	border: 2px solid #7399B1;
	background-color: #FFFFFF;
	width: 625px;
	height: 425px;
	margin-left: -3px; 
}


/* end of that! */

body {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #4D4D4D;
	background-color: #7399b1;
	margin: 0;
	padding: 0;
}

#holder {
	width: 801px;
	height: 500px;
	margin: 0 auto;
	padding: 0;
	margin-top: 35px;
}

#wrapper {
	width: 800px;
	float: left;
	position: relative;
}

#header_nav {
	background-color: #fff;
	position: relative;
	width: 800px;
	height: 30px;
	margin: 0 0 0 0;
	padding: 0 0 0 0px;
	float: left;
	text-align: center;
	font-size: 11px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

#header_nav .tabs {
	background-image: url(http://www.refluxstudy.com/staging/images/bg_tabs.png);
	background-position: top left;
	background-repeat: no-repeat;
	margin: 0 0 0 0px;
	padding: 5px 0 0 0;
	width: 200px;
	height: 21px;
	text-align: center;
	position: absolute;
}

#header_nav .tabs_selected {
	background-image: url(http://www.refluxstudy.com/staging/images/bg_tabs_selected.png);
	background-position: top left;
	background-repeat: no-repeat;
	margin: 0 0 0 0;
	padding: 5px 0 0 0;
	width: 200px;
	height: 21px;
	text-align: center;
	position: absolute;
}

#header_nav .tabs a {color: #fff; text-align: center; text-decoration: none;}
#header_nav .tabs a:link {color: #fff;}
#header_nav .tabs a:active {color: #fff;}
#header_nav .tabs a:visited {color: #fff;}
#header_nav .tabs a:hover {color: #223E4F;}

#header_nav .tabs_selected a {color: #7399b1; text-decoration: none;}
#header_nav .tabs_selected a:link {color: #7399b1;}
#header_nav .tabs_selected a:active {color: #7399b1;}
#header_nav .tabs_selected a:visited {color: #7399b1;}
#header_nav .tabs_selected a:hover {color: #7399b1;}




#header {
	background-image: url(../../images/bg_header.png);
	background-repeat: no-repeat;
	width: 801px;
	height: 498px;
	margin: 0;
	padding: 0;
	float: left;
}

#headerHome {
	background-image: url(../../images/bg_headerHome.png);
	background-repeat: no-repeat;
	width: 801px;
	height: 600px;
	margin: 0;
	padding: 0;
	float: left;
}

#homeIntro {
	width: 450px;
	height: 600px;
	margin: 0;
	padding: 0;
	float: right;
}

.moreInfo {
	background-image: url(../../images/textBubble.png);
	background-repeat: no-repeat;
	margin: 20px 0 0 196px;
	padding: 0 5px 0 0;
	width: 168px;
	height: 168px;
	text-align: center;
}

#moreInfoSmall {
	background-image: url(../../images/textBubbleSmall.png);
	background-repeat: no-repeat;
	padding: 0 0 0 0;
	position: absolute;
	width: 140px;
	height: 139px;
	text-align: center;
}

#moreInfoSmall2 {
	background-image: url(../../images/textBubbleSmall.png);
	background-repeat: no-repeat;
	padding: 0 0 0 0;
	position: absolute;
	width: 140px;
	height: 139px;
	text-align: center;
}

#studyClosed {
	background-image: url(../../images/studyClosed.png);
	background-repeat: no-repeat;
	padding: 0 0 0 0;
	position: absolute;
	width: 300px;
	height: 200px;
	text-align: center;
}


#contentWrapper {
	width: 688px;
	height: 100%;
	margin: -272px 0 0 56px;
	padding: 0;
	float: left;
	clear: both;
}

#contentTop {
	background-image: url(../../images/bg_contentTop.png);
	background-repeat: no-repeat;
	width: 688px;
	height: 24px;
	float: left;
}

#content {
	background-image: url(../../images/bg_content.png);
	background-repeat: repeat-y;
	width: 688px;
	min-height: 300px;
	margin: 0;
	padding: 2px 0 0 0;
	float: left;
	position: relative;
}

#columnLeft {
	width: 313px;
	float: left;
	margin: 0 0 0 28px;
	padding: 0 0 15px 0;
}

#columnRightWrapper {
 	width: 300px;
 	float: right;
	margin: 0 35px 0 0;
	padding: 0;
}

#columnRightTop {
	background-image: url(../../images/bg_columnRightTop.png);
	background-repeat: no-repeat;
	width: 300px;
	height: 25px;
	float: left;
	margin: 0;
	padding: 0;
}

#columnRight {
	background-image: url(../../images/bg_columnRight.png);
	background-repeat: repeat-y;
	width: 300px;
	height: 100%;
	float: left;
	padding: 0 0 0 0;
	margin: 0;
}

#imageHolder {
	width: 288px;
	margin: 0 0 0 3px;
	padding: 0;
	text-align: center;
}

#columnRightBottom {
	background-image: url(../../images/bg_columnRightBottom.png);
	background-repeat: no-repeat;
	width: 300px;
	height: 30px;
	float: left;
	margin: 0;
	padding: 0;
}

#contentBottom {
	background-image: url(../../images/bg_contentBottom.png);
	background-repeat: no-repeat;
	width: 688px;
	height: 33px;
	float: left;
}

#crossColumns { /* within columnLeft */
	width: 625px;
	float: left;
	margin: 0 0 0 28px;
	padding: 0 0 15px 0;
}

#footer {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-align: center;
	font-size: 10px;
	padding-bottom: 25px;
}

/* headers */

h1, h2, h3, h4 {
  font-family: Helvetica, Arial, Verdana, sans-serif;
  font-weight: normal;
  letter-spacing: -.05em;
  margin-bottom: -7px;
  padding: 0;
  line-height: 1em;
}

h1 {font-size: 24px;}
h2 {font-size: 17px;}
h3 {font-size: 13px; color: #F15A24;}
h4 {font-size: 17px;} /* on made this for one special case--the questionnaire. Seemed easier to do this in working with the flash sifr */


/* img */

#logoLinx {
	border: none;
	position: absolute;
	padding: 0;
	margin: 65px 0 0 60px;
}

#logoToraxTop {
	border: none;
	position: absolute;
	padding: 0;
	margin: 16px 0 0 520px;
}

/* anchor links */

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


/* classes */

p.moreInfoText {
	font-size: 12px;
	font-family: Verdana;
	padding-bottom: 0;
	margin-bottom: -10px;
	width: 118px; 
	margin: 0 auto; 
	padding-top: 21px;
}

p.moreInfoTextSmall {
	font-size: 11px;
	font-family: Verdana;
	padding-bottom: 0;
	width: 98px; 
	margin: 0 auto;
	padding-top: 35px;
	padding-right: 1px;
}

p.studyClosedTextSmall {
	font-size: 11px;
	font-family: Verdana;
	padding-bottom: 0;
	width: 250px; 
	margin: 0 auto;
	padding-top: 0px;
	padding-right: 1px;
	
}

p.studyClosedTextOrange {
	font-size: 11px;
	color: #F15A24;
	font-family: Verdana;
	padding-bottom: 0;
	width: 250px; 
	margin: 0 auto;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 1px;
	
}

.trade {
	font-size: 9px; 
	position: relative; 
	vertical-align: top;
}

#content .qualify_locations {
	position: absolute; 
	margin-top: -322px; 
	margin-left: 183px;
}