/* CSS Document 

Theme Name: Colic Calm Medical
Theme URI: http://www.coliccalm.com
Description: Colic Calm Medical Theme
Version: 1.0
Author: Tim Lawrence
Author URI: http://www.coliccalm.com
The CSS, XHTML and design is copyright of TJ Enterprises LLC, 2007. All Rights Reserved.

*/

@charset "utf-8";

body {
	color: #333333;
	line-height: 150%;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

#header-section {
    margin-left: auto;
    margin-right: auto;
	width: 980px;
}

#header-shade-top {
	margin-left: auto;
	margin-right: auto;
	width: 980px;
	height: 18px;
	padding: 0px;
	background-image:url(/images/header-shade-top.gif);
	background-repeat:no-repeat;
}

#footer-shade {
	margin-left: auto;
	margin-right: auto;
	width: 980px;
	height: 49px;
	padding: 0px;
	background-image:url(/images/footer.png);
	background-repeat:no-repeat;
}

#header-shade-left {
	width: 15px;
	height:193px;
	padding: 0px;
	background-image:url(/images/header-shade-left.gif);
	background-repeat:no-repeat;
}

#header {
	background: url("/images/RefluxDefenseHeader.jpg") no-repeat;
	height: 193px;
	width: 950px;
	background-color:#FFFFFF;
	text-align:center;
	/* padding-top:91px; */
}

#header-shade-right {
	width: 15px;
	height:193px;
	padding: 0px;
	background-image:url(/images/header-shade-right.gif);
	background-repeat:no-repeat;
}

#outer-mid {
	width: 980px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	background-image:url(/images/mid-shade.gif);
	background-repeat:repeat-y;
	background-position: 0px 30px;
}

#menu {
	height:20px;
	width: 515px;
	margin-left:192px;
	margin-top:162px;
	padding: 0px;
	border: none;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	float:left;
}

#menu table {
	width:100%;
	border-top-style: solid;
	border-top-width:thin;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-color:#FFFFFF;
	border-width:thin;
}

#menu td {
	text-align:center;
}

#menu a {
	color:#FFFFFF;
	text-decoration: none;
}
#menu a:link {
	text-decoration:none;
}
#menu a:visited {
}
#menu a:focus {
}
#menu td a:hover {
	font-size:12px;
	text-decoration:underline;
	/* font-weight:bold; */
	color:#0099FF;
}
#menu a:active {
}

#content-seperator {
	background-color:#FFFFFF;
	height:4px;
	width:950px;
	margin-left: auto;
	margin-right: auto;
	border: none;
}

#content {
	text-align:left;
	margin-left: auto;
	margin-right: auto;
	border: none;
	color: #333333;
	width:950px;
	background-color: #ECF1F8;
}
#content-text {
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
}

a {
	color: #44588E;
}

a:visited {
	color: #44588E;
}

a:hover {
	color: #734D73;
}

#content ul {
	list-style:url(images/Bullet.gif);
	line-height: 120%;
}


#content li {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
ol {
	line-height: 120%;
}


hr {
	color:#DCE6F3;
	height: 10px;
}

.nobound {
	display: inline;
}

.float-img-right {
	float:right;
}

.float-img-left {
	float:left;
}

.testimonial-section {
	margin: 15px;
	border-width: 5px;
	border-style: solid;
	border-color:#ABC8E9;
}

.testimonial-section td {
	border-width:thin;
	border-style:groove;
	background: #FEFEF5;
	border-color:#ABC8E9;
	padding:15px;
}

.data-section {
	margin: 15px;
	border-width: 2px;
	border-style: solid;
	border-color: #CCCCCC;
	padding: 0px;
}

.data-section td {
	padding:8px;
	border-color: #CCCCCC;
	border-width: 1px;
	border-style: solid;
}

.nofloat-img-left {
	float:none;
}

.nofloat-img-right {
	float:none;
}

.callOut {
	color:#005994;
	font-size:15px;
	margin-bottom:10px;
	line-height: 120%;
}

.testimonial-source {
	font-weight: bold;
	margin-top: 5px;
	font-size: 12px;
	line-height: 100%;
}

.testimonial-text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:120%;
	margin-top: 5px;
	margin-bottom: 5px;
}

.logo-header {
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	background-position: center;
	line-height: 1em;
	margin: 0px;
	padding: 0px;
}
.thin-border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

.picture-box {
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	border-style: solid;
	border-color:#ECD9FF;
}

.picture-box td {
	border-width:thin;
	border-style:groove;
	background: #FFFFFF;
	border-color:#ECD9FF;
	padding:15px;
}

h1 {
	font-size: 24px;
	color: #137FC1;
	padding-top: 30px;
}
h2 {
	font-size:18px;
	color: #137FC1;
	padding-top: 25px;
}
h3 {
	font-size:16px;
	color: #137FC1;
	padding-top: 10px;
}
h4 {
	font-size:14px;
	color: #137FC1;
	text-decoration: underline;
	margin-top:30px;
}
h5 {
	font-size:12px;
	color: #137FC1;
	font-weight:bold;
	margin-bottom:0px;
	padding-bottom:0px;
}
#footer {
	text-align: center;
	margin-top: 0px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}

#footer a {
	font-size:10px;
}

#footer ul {
	display:inline;
	margin:0px;
	padding:0px;
}
#footer li {
	display:inline;
	margin-left:5px;
	margin-right:5px;
}
#footer p {
	font-size:10px;
	font-style:italic;
}

.error {
	color: #FF0000;
	font-weight: bold;
}

#response {
	margin-left: 30px;
	margin-right: 30px;
}
.guidelink {
	color: #2D514A;
}

#authbox {
	float:right;
	width:250px;
	margin:10px;
}

dt {
	margin-top:20px;
	margin-bottom:10px;
	color:#005994;
	font-size:15px;
}

#nav-section {
	height:60px;
	margin-top:40px;
	padding:0px;
}

#nav-section table {
	width:890px;
	border:none;
}

#nav-lt-arrow {
	background-image:url(images/PrevArrow.gif);
	background-repeat: no-repeat;
	background-position:center;
	width:60px;
	height:60px;
}

#nav-lt-arrow a  {
	width:60px; 
	height:60px; 
	display:inline-block;
}

#nav-lt-text {
	padding-left:5px;
	width:100px;
	height:60px;
}

#nav-lt-text td {
	vertical-align:middle;
}

#nav-lt-text a {
	font-weight:bold;
	line-height: 1.2em;
	font-size: 10px;
	text-decoration: none;
}

#nav-mid {
	width:550px;
	text-align:center;
}

#nav-mid td {
	vertical-align:middle;
}

#nav-rt-arrow {
	background-image:url(images/NextArrow.gif);
	background-repeat: no-repeat;
	background-position:center;
	width:60px;
	height:60px;
}

.nav-arrow-blank {
	width:60px;
	height:60px;
}

#nav-rt-arrow a  {
	width:60px; 
	height:60px; 
	display:inline-block;
}

#nav-rt-text {
	width:100px;
	height:60px;
	text-align: right;
	padding-right:5px;
}

#nav-rt-text td {
	vertical-align:middle;
}

#nav-rt-text a {
	font-weight:bold;
	line-height: 1.2em;
	font-size: 10px;
	text-decoration: none;
}
.checked li {
	list-style-position: outside;
	list-style-image: url(images/CheckBox.gif);
	font-size: 14px;
	margin-right: 20px;
	margin-top: 5px;
	color: #333333;
}

.centered table {
	margin-left:auto; 
	margin-right:auto;
}
