/* - - - - - - - - - - - - - - - - - - - - -

Title : Style
Author : fiksie
URL : www.fiksie.com

Description : css file

Created :
Modified : -

- - - - - - - - - - - - - - - - - - - - - */

/* global reset */

html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,
pre,a,abbr,acronym,address,big,cite,code,del,dfn,img,ins,kbd,
q,samp,small,strike,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;}
:focus{outline:0;}
ol,ul{list-style:none;}
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 global reset */


/* ----- CSS ----- */



/* ----- IDS ----- */

#wrapper {width:960px; margin: 0 auto;}

#navigation { background-image: url(../images/nav_bg.jpg); background-repeat:repeat-x; padding-left:120px; float:right; line-height:37px; width: 840px; height:37px; display:inline;}

#container { background-color:#FFFFFF; width: 950px; padding: 5px; float:left; display: inline;}

#content {float:left; display:inline;}

#left_sidebar { float: left; width: 185px; text-align:center;}

#symptoms {min-height: 400px; width: 175px; padding: 5px; margin-bottom: 20px; position:relative; float:left; display:inline;}
* html #symptoms {height:400px;}

#causes_of_fatigue {min-height: 420px; width: 175px; padding: 5px; margin-bottom: 20px; float:left; display:inline;}
* html #causes_of_fatigue {height:420px;}

#mtest { min-height: 400px; width: 175px; padding:5px; margin-bottom:20px; float:left; display:inline; position:relative;}
* html #newsletter {height:400px;}

#use_of_oxygen { min-height: 430px; width: 175px; padding: 5px; margin-bottom: 20px; float:left; display:inline;}
* html #use_of_oxygen {height:430px;}

#customer_satisfaction {min-height: 620px; width: 175px; padding: 5px; margin-bottom: 10px; float:left; display: inline;}
* html #customer_satisfaction {height:620px;}

#content_middle { width: 520px; padding: 20px 30px 10px 30px; float:left; display:inline;}

#right_sidebar { float: left; width: 185px; text-align:center;}

#newsletter { min-height: 400px; width: 175px; padding:5px; margin-bottom:20px; float:left; display:inline;}
* html #newsletter {height:400px;}

#supplement_facts { min-height: 420px; width: 175px; padding:5px; margin-bottom:20px; float:left; display:inline;}
* html #supplement_facts {height:420px;}

#how_to {min-height: 430px; width: 175px; padding: 5px; margin-bottom: 20px; float:left; display:inline; position:relative;}
* html #how_to {height:430px}

#max_results {min-height: 620px; width: 175px; padding: 5px; margin-bottom: 10px; float:left; display: inline;}
* html #max_results {height:620px;}

#test1 { width: 450px; min-height:420px; float:left; display:inline; padding: 10px; margin-right:5px; margin-bottom:20px; position:relative;}
* html #test1 {height:420px;}

#test2 { width: 450px; min-height:420px; float:left; display:inline; padding: 10px; margin-left:5px; margin-bottom:20px; position:relative;}
* html #test2 {height:420px;}

#test3 { width:450px; min-height:670px; float:left; display: inline; padding: 10px; margin-right:5px; margin-bottom:5px; position:relative;}
* html #test3 {height:670px;}

#test4 { width: 450px; min-height:670px; float:left; display:inline; padding: 10px; margin-left:5px; margin-bottom:20px; position:relative;}
* html #test4 {height:670px;}

#call-to-action {text-align:center; padding: 20px 0 40px 50px; float:left; display:inline;}

#call-to-action { padding: 20px 0 40px 50px; float:left; display:block}

#navigation_bottom { background-image: url(../images/nav_bg.jpg); background-repeat:repeat-x; line-height:37px; width: 960px; height:37px; display:inline; float:left;}

#footer { width: 920px; padding:20px 20px 50px 20px; text-align:center; float:left;}

#call-to-action { width: 860px; text-align:right; padding: 20px 50px 40px 50px; float:left; display:inline; position:relative;}
div.AuthorizeNetSeal{text-align:center;margin:0;padding:0;width:90px;font:normal 9px arial,helvetica,san-serif;line-height:10px; float:left;}
div.AuthorizeNetSeal a{text-decoration:none;color:black;}
div.AuthorizeNetSeal a:visited{color:black;}
div.AuthorizeNetSeal a:active{color:black;}
div.AuthorizeNetSeal a:hover{text-decoration:underline;color:black;}
div.AuthorizeNetSeal a img{border:0px;margin:0px;text-decoration:none;}



/* ----- CLASSES ----- */

.clear { clear:both; display:block; overflow:hidden; visibility:hidden; width:0; height:0; }
