@charset "UTF-8";
/* CSS Document */
@import url("flyout.css");

body {
	margin: 0px;
	padding: 15px 0px 0px;
	background-image: url(../images/background.jpg);
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9b1837;
	line-height: 17px;
}
body#home a#home_nav, body#cymalon a#cymalon_nav, body#cystitis a#cystitis_nav, body#symptoms a#symptoms_nav, body#causes a#causes_nav, body#treatment a#treatment_nav, body#avoidance a#avoidance_nav, body#faqs a#faqs_nav, body#links a#links_nav, body#contact a#contact_nav, body#media a#media_nav, body#cymalon a#cymalon_nav {
	background-color: #7d142c;
}
#container {
	width: 828px;
	margin-right: auto;
	margin-left: auto;
}
#bannerad {
	height: 96px;
	width: 763px;
	margin-left: 50px;
	background-image: url(../images/bannerbg.gif);
}
#contentcontainer {
	padding-left: 50px;
	overflow: hidden;
}
#content {
	width: 590px;
	float: left;
	margin-top: 15px;
}
#contenttext {
	margin-right: 12px;
	margin-left: 12px;
	height: 535px;
	background-image: url(../images/packshot.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-align: justify;
}
#buynow {
	width: 183px;
	text-align: center;
	height: 55px;
	float: right;
	margin-left: 10px;
}
#reference {
	height: 25px;
	text-align: center;
	font-size: 11px;
	line-height: 25px;
	color: #9B1837;
	text-decoration: none;
	margin-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
}
#reference a {
	color: #FFF;
	text-decoration: none;
}
#reference a:hover {
	text-decoration: underline;
}
#copyright {
	padding-top: 15px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	color: #FFF;
}
#contenttext a {
	font-weight: bold;
	color: #00B6E8;
	text-decoration: none;
}
#contenttext a:hover {
	text-decoration: underline;
}
#contenttext p {
	margin-bottom: 10px;
}
#contenttext ul {
	margin: 0px 0px 10px;
	padding: 0px;
}
#contenttext li {
	margin-left: 15px;
	line-height: 16px;
}
#contenttext table {
	margin-top: 10px;
	margin-bottom: 10px;
}
#header {
	width: 828px;
	text-align: center;
}
#navigation {
	width: 184px;
	float: left;
	margin-top: 15px;
	font-family: "Courier New", Courier, monospace;
	font-size: 13px;
}
#nav {
	width: 176px;
	padding-top: 15px;
	background-color: #9b1837;
	margin-right: 8px;
	border: 2px solid #FFF;
	padding-bottom: 15px;
	line-height: 14px;
}
#printable {
	margin-top: 15px;
	width: 176px;
	margin-right: 8px;
	background-color: #9b1837;
	border: 2px solid #FFF;
}
#printable a {
	display: block;
	height: 38px;
	width: 176px;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	line-height: 38px;
	font-size: 15px;
}
#printable a:hover {
	text-decoration: underline;
}
#faqbutton {
	margin-top: 15px;
	width: 176px;
	margin-right: 8px;
	border: 2px solid #FFF;
	background-color: #9b1837;
	height: 88px;
}
#faqbutton a {
	display: block;
	height: 88px;
	width: 176px;
	text-indent: -9000px;
	background-image: url(../images/faqbuttonnew.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#title {
	height: 55px;
	margin-bottom: 20px;
}
h1 {
	font-size: 1.6em;
	margin-bottom: 30px;
	padding-top: 20px;
}
h2 {
	font-size: 1.2em;
	margin-bottom: 5px;
	color: #00B6E8;
}
.indextext {
	font-size: 13px;
}
.tabletitle {
	font-weight: bold;
	font-size: 1.1em;
}
.contentimage {
	float: right;
	margin-left: 10px;
}
.smalltext {
	color: #AA4062;
	font-size: 0.8em;
	line-height: 12px;
	margin: 0px;
	padding: 0px;
}
.faqq {
	font-family: "Trebuchet MS";
	font-size: 1.5em;
	font-weight: bold;
	color: #00B6E8;
}
.faqquestion {
	font-size: 1.1em;
	font-weight: bold;
	color: #00B6E8;
}
.hood {
	font-size: 1.2em;
	font-weight: bold;
}
.medialink {
	font-size: 1.2em;
}
.curved {
	border-radius: 1em;
	-moz-border-radius: 1em;
	-webkit-border-radius: 1em;
	behaviour: url(Scripts/border-radius.htc);
	box-shadow: 2px 2px 2px #999;
	-moz-box-shadow: 2px 2px 2px #999;
	-webkit-box-shadow: 2px 2px 2px #999;
}
