/*-----------------------------------------------------------------------------
Flextiva Style Sheet

author:    Fernando Cuis
email:     info@flextiva.com
website:   http://www.arthritisrheumatoid.com/
------------------------------------------------------------------------------*/

* {
	margin: 0px;
	padding: 0px;
}
HTML {
	margin-bottom: 50px;
}
BODY {
	background-attachment: fixed;
	background-image: url(../images/body-bg.jpg);
	background-repeat: repeat-x;
	background-position: -50px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	color: #2C4961;
}
H1, H2, H3, H4, H5, H6 {
	color: #2C4961;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
IMG {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
hr {
	border: .025em solid #A0C4DE;
	margin-right: auto;
	margin-left: auto;
}
sup {
	font-size: 10px;
}
dl {
	margin-left: 35px;
}
dt {
	margin-bottom: 20px;
	margin-top: 20px;
	font-size: 1.2em;
}


a:link, a:visited {
	text-decoration: none;
}
a:hover {
	color: #ED2A70;
}
form table {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
form table td {
	text-align: left;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #2C4961;
	padding: 5px;
}
form input {
	padding: 3px;
	border: 1px solid #2C4961;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	font-weight: bold;
}

form input:focus {
	border: 1px solid #E1BA76;
	
}
form select {
	padding: 3px;
	border: 1px solid #2C4961;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	font-weight: bold;
}
form select:focus {
	border: 1px solid #E1BA76;
	
}
form textarea {
	padding: 3px;
	border: 1px solid #2C4961;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	font-weight: bold;
}
form textarea:focus {
	border: 1px solid #E1BA76;
}

#pageTitle a.info{
	position:relative; /* this is the key */
	z-index: 24;
	text-decoration:none;
	padding-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
	color: #FFFFFF;
	cursor:help;
}

#pageTitle a.info:hover {
	z-index: 25;
}

#pageTitle a.info span {
	display: none;
}

#pageTitle a.info:hover span{ /*the span will display just on :hover state*/
	display:block;
	position:absolute;
	top:2em;
	left:2em;
	width:300px;
	border:1px solid #2C4961;
	background-color:#ECF3F9;
	color:#2C4961;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 5px;
}

.submit {
	color: #FFFFFF;
	background-color: #2C4961;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-right: 5px;
	cursor: pointer;
	
}
.submit:hover {
	color: #FFFFFF;
	background-color: #E1BA76;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-right: 5px;
	cursor: pointer;
	
}
.spacer {
	width: 1px;
	display: block;
	height: 100px;
}
.disclaimer {
	color: #999999;
}

.pullQuote {
	font-size: 1.1em;
	color: #2C4961;
	background-color: #EFF5FC;
	width: 75%;
	margin-top: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ADD3E7;
	border-bottom-color: #ADD3E7;
	font-style: italic;
	padding: 10px;
	margin-right: 0px;
	text-align: center;
}

p.instructions {
	background-color: #B1D4E7;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
	text-align: left;
	border: 1px dashed #FFFFFF;
}
.order-flextiva {
	height: 42px;
	width: 226px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/order-flextiva.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.order-flextiva:hover {
	height: 42px;
	width: 226px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/order-flextiva.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.return-policy {
	background-color: #6F9BBE;
	float: left;
	height: 25px;
	width: 112px;
	position: relative;
	font-size: 11px;
	color: #FFFFFF;
	margin-top: 2px;
}
.return-policy:hover {
	background-color: #54769E;
}
.return-policy a:link, .return-policy a:visited {
	font-size: 12px;
	color:#ECE9D9;
	text-align: center;
	display: block;
	height: 21px;
	width: 112px;
	padding-top: 4px;
	font-weight: bold;
}
.return-policy a:hover {
	color: #FFCC66;
}
.supp-facts {
	float: right;
	height: 25px;
	width: 226px;
	background-color: #6F9BBE;
	position: relative;
	margin-top: 2px;
}
.supp-facts:hover {
	background-color: #54769E;
}
.supp-facts a:link, .supp-facts a:visited {
	font-size: 12px;
	color:#ECE9D9;
	text-align: center;
	display: block;
	height: 21px;
	width: 226px;
	padding-top: 4px;
	font-weight: bold;
}
.supp-facts a:hover {
	color: #FFCC66;
}
.commBtn, .commSubmit {
	padding:2px;
	text-transform: capitalize;
}
a.commBtn:link, a.commBtn:visited {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #2B7AA0;
	border: 1px solid #FFFFFF;
	display: block;
	text-align: center;
	width: 150px;
	font-size: 12px;
	margin: 2px;
}

a.commBtn:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #77BADB;
	border: 1px solid #FFFFFF;
	width: 150px;
	text-align: center;
	display: block;
	font-size: 12px;
	margin: 2px;
}
a.commSubmit:link, a.commSubmit:visited {
	color: #FFF;
	text-decoration: none;
	background-color: #FF9900;
	border: 1px solid #FFFFFF;
	display: block;
	text-align: center;
	width: 150px;
	font-size: 12px;
	margin: 2px;
}

a.commSubmit:hover {
	color: #ffffff;
	text-decoration: none;
	background-color: #77BADB;
	border: 1px solid #FFFFFF;
	width: 150px;
	text-align: center;
	display: block;
	font-size: 12px;
	margin: 2px;
}
#supColumn {
	margin-top: 0px;
	margin-right: 0px;
	width: 345px;
	position: absolute;
	top: 0px;
	left: 20px;
}

#supColumn #logo {
	margin: 0px;
	padding: 0px;
	width: 321px;
	position: relative;
	left: 5px;
	top: 0px;
}

#supColumn #logo h1 {
	margin: 0px;
	padding: 0px;
}

#supColumn #globalNav {
	position: relative;
	width: 100%;






	margin-top: 70
.px;
	margin-bottom: 50px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
}

#supColumn #globalNav ul {
	list-style-type: none;
}

#supColumn #globalNav li {
	display: block;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #6191B8;
}

#supColumn #globalNav li:hover {
	background-image: url(../images/button-over.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

#supColumn #globalNav li h1 {
	font-size: 1.3em;
	color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}

#supColumn #globalNav a:link, #supColumn #globalNav a:visited {
	color: #3F698B;
	text-decoration: none;
	display: block;
	height: 37px;
	padding-top: 15px;
	padding-left: 15px;
	margin: 0px;
	padding-right: 0px;
}
#supColumn #globalNav a:hover {
	color: #333333;

}
#supColumn #supInfo h2 {
	padding-top: 10px;
	padding-bottom: 15px;
	margin: 0px;
	padding-left: 5px;
}
#supColumn #supInfo p {
	font-family: Arial, Helvetica, sans-serif;
	color: #2C4961;
	margin: 0px;
	color: #2C4961;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.2em;
	padding-right: 15px;
	padding-left: 15px;
}

#mainCol {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	width: 600px;
	padding: 0px;
	position: absolute;
	left: 400px;
	top: 0px;
}
/*#mainCol #body a:link, #mainCol #body a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#mainCol #body a:hover {
	color: #FFFFFF;
	text-decoration: none;
}*/
#mainCol #miniNav {
	position: relative;
	top: 5px;
	left: 0px;
}
#mainCol #miniNav ul {
	list-style-type: none;
}
#mainCol #miniNav li {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 15px;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	display: block;
}
#mainCol #miniNav a:link, #mainCol #miniNav a:visited {
	color: #FFFFFF;
}
#mainCol #miniNav a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#mainCol #mainImg {
	position: relative;
	padding: 0px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#mainCol #innerIMG {
	position: relative;
	height: 100px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#mainCol #pageTitle #cartNav {
	list-style-type: none;
}
#mainCol #pageTitle #cartNav li {
	float: left;
	text-align: left;	
}
#mainCol #pageTitle #cartNav a:link, #mainCol #pageTitle #cartNav a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background-color: #A0CAE2;
	border: 1px solid #ECE9D8;
	display: block;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
}
#mainCol #pageTitle #cartNav a:hover {
	color: #33518A;
	background-color: #74B3D2;
	border: 1px solid #ECE9D8;
	display: block;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
}

#mainCol #pageTitle {
	position: relative;
	margin-top: 10px;
}
#mainCol #pageTitle h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2em;
	color: #FFFFFF;
	margin-bottom: 10px;
}
#mainCol #body {
	position: relative;
}
#mainCol #bodyCart {
	background-color: #C6E0ED;
	padding: 5px;
	border: 2px dashed #FFFFFF;
}

#mainCol #body h1 {
	padding-top: 0px;
	padding-bottom: 15px;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#mainCol #body H2 {
	padding-top: 30px;
}

#mainCol #body p {
	padding-left: 20px;
	padding-right: 50px;
	padding-bottom: 10px;
	margin: 0px;
	color: #2C4961;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.2em;
}
#mainCol #body ul {
	margin-left: 70px;
	color: #2C4961;
}
#mainCol #body ul li {
	padding-top: 5px;
	padding-bottom: 5px;
}
#mainCol #bodyCart table table table table td {
	padding: 5px;
	text-align: left;
	vertical-align: top;
}

#mainCol #footer {
	margin-top: 30px;
	position: relative;
	margin-bottom: 50px;
	padding-left: 30px;
	padding-top: 15px;
}
#mainCol #footer ul {
	list-style-type: none;
}
#mainCol #footer li {
	float: left;
	color: #2C4961;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 15px;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#mainCol #footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2C4961;
}
#mainCol #footer hr {
	border: .025em solid #A0C4DE;
}
#Table_01 {
	position:absolute;
	left:0px;
	top:0px;
	width:561px;
	height:374px;
}

#mainImg-01_ {
	position:absolute;
	left:0px;
	top:0px;
	width:256px;
	height:90px;
}

#mainImg-02_ {
	position:absolute;
	left:256px;
	top:0px;
	width:199px;
	height:374px;
}

#mainImg-03_ {
	position:absolute;
	left:455px;
	top:0px;
	width:106px;
	height:374px;
}

#mainImg-04_ {
	position:absolute;
	left:0px;
	top:90px;
	width:256px;
	height:164px;
}

#mainImg-05_ {
	position:absolute;
	left:0px;
	top:254px;
	width:256px;
	height:120px;
}
#Table_02 {
	position:relative;
	left:0px;
	top:0px;
	width:398px;
	height:622px;
}

#order-vertical-01_ {
	position:absolute;
	left:0px;
	top:0px;
	width:100px;
	height:179px;
}

#order-vertical-02_ {
	position:absolute;
	left:100px;
	top:0px;
	width:114px;
	height:141px;
}

#order-vertical-03_ {
	position:absolute;
	left:214px;
	top:0px;
	width:184px;
	height:179px;
}

#order-vertical-04_ {
	position:absolute;
	left:100px;
	top:141px;
	width:114px;
	height:38px;
}

#order-vertical-05_ {
	position:absolute;
	left:0px;
	top:179px;
	width:100px;
	height:151px;
}

#order-vertical-06_ {
	position:absolute;
	left:100px;
	top:179px;
	width:114px;
	height:151px;
}

#order-vertical-07_ {
	position:absolute;
	left:214px;
	top:179px;
	width:184px;
	height:189px;
}

#order-vertical-08_ {
	position:absolute;
	left:0px;
	top:330px;
	width:100px;
	height:38px;
}

#order-vertical-09_ {
	position:absolute;
	left:100px;
	top:330px;
	width:114px;
	height:38px;
}

#order-vertical-10_ {
	position:absolute;
	left:0px;
	top:368px;
	width:101px;
	height:144px;
}

#order-vertical-11_ {
	position:absolute;
	left:101px;
	top:368px;
	width:114px;
	height:144px;
}

#order-vertical-12_ {
	position:absolute;
	left:215px;
	top:368px;
	width:183px;
	height:186px;
}

#order-vertical-13_ {
	position:absolute;
	left:0px;
	top:512px;
	width:101px;
	height:66px;
}

#order-vertical-14_ {
	position:absolute;
	left:101px;
	top:512px;
	width:114px;
	height:42px;
}

#order-vertical-15_ {
	position:absolute;
	left:101px;
	top:554px;
	width:297px;
	height:68px;
}

#order-vertical-16_ {
	position:absolute;
	left:0px;
	top:578px;
	width:101px;
	height:44px;
}


/*
Header background
*/
.TableHead {
	BACKGROUND-COLOR: #E5EBEF
}


/*.Button {
	FONT-FAMILY: Tahoma; FONT-SIZE: 11px; FONT-WEIGHT: normal; COLOR: #FFFFFF;
}
A.ButtonLink:link {
	FONT-FAMILY: Tahoma; FONT-SIZE: 11px; FONT-WEIGHT: normal; COLOR: #FFFFFF; TEXT-DECORATION: none;
}

A.ButtonLink:visited {
	FONT-FAMILY: Tahoma; FONT-SIZE: 11px; FONT-WEIGHT: normal; COLOR: #FFFFFF; TEXT-DECORATION: none;
}

A.ButtonLink:hover {
	FONT-FAMILY: Tahoma; FONT-SIZE: 11px; FONT-WEIGHT: normal; COLOR: #FFFFFF; TEXT-DECORATION: underline;
}*/

/*
Error message text
*/
.ErrorMessage {
	FONT-WEIGHT: bold;
	COLOR: #ff0000;
}


/*
Validate error message text
*/
.ValidateErrorMessage {
	COLOR: #ff0000
}
