@charset "UTF-8";
/* ------------------------------------------------------
Tactx Medical CSS Document: Global
-------------------------------------------------------*/

/* Main
-----------------------------*/

* {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #FFFFFF;
	padding: 0px;
	height: 100%;
	margin: 0px;
	background-image: url(../images/global/background-body.jpg);
	background-repeat: repeat-x;
}
#wrapperMain {
	padding: 0px;
	height: 100%;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper {
	height: 100%;
	width: 950px;
	padding: 0px;
	margin: 0px;
	float: left;
	background-image: url(../images/global/background-canvas.png);
	background-repeat: no-repeat;
}
#header {
	height: 100%;
	width: 950px;
	padding: 0px;
	float: left;
}
#header-left {
	height: 100%;
	width: 290px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 40px;
	padding-left: 0px;
	float: left;
}
#header-right {
	height: 100%;
	width: 660px;
	padding: 0px;
	float: right;
}

/* Navigation
-----------------------------*/
#navigation {
	margin: 0px;
	float: left;
	height: 50px;
	width: 910px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}

/* Content
-----------------------------*/
#contentMain {
	margin: 0px;
	float: left;
	height: 100%;
	width: 910px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#flashWrap {
	margin: 0px;
	height: 250px;
	width: 650px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}

/* Content Left
-----------------------------*/
#content-L {
	margin: 0px;
	float: left;
	height: 100%;
	width: 650px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#content-L h1 {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	line-height: normal;
	color: #666666;
	padding-top: 0px;
	padding-bottom: 10px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-bottom: 10px;
}
#content-L h2 {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 22px;
	line-height: normal;
	font-weight: bold;
	color: #333333;
	padding-top: 5px;
	padding-bottom: 5px;
}
#content-L h3 {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 18px;
	line-height: normal;
	font-weight: bold;
	color: #006699;
	padding-top: 5px;
	padding-bottom: 5px;
}
#content-L h4 {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	color: #660000;
	padding-top: 5px;
	padding-bottom: 5px;
}
#content-L p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
#content-L ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 26px;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
	list-style-type: none;
	list-style-image: url(../images/global/bullet.gif);
}
#content-L ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 26px;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
	list-style-type: none;
}
#content-L a:link {
	color: #660000;
	font-weight: bold;
	text-decoration: underline;
}
#content-L a:visited {
	color: #660000;
	font-weight: bold;
	text-decoration: underline;
}
#content-L a:hover {
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
}

/* Sidebar
-----------------------------*/
#content-R {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 100%;
	width: 230px;
}
#content-R p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	padding-bottom: 5px;
}
#content-R h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	padding-bottom: 5px;
	line-height: normal;
}
#content-R a:link {
	color: #660000;
	font-weight: bold;
	text-decoration: underline;
}
#content-R a:visited {
	color: #660000;
	font-weight: bold;
	text-decoration: underline;
}
#content-R a:hover {
	color: #666666;
	font-weight: bold;
	text-decoration: underline;
}
.contact-map-space {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

/* -------------------- form styles -------------------- */
#formWrap {
	padding-top: 5px;
	width: 650px;
	height: 100%;
	float: left;
}
#formWrap p {
	padding-top: 0px;
	line-height: 14px;
	font-size: 12px;
}
form#balloonQuote {
	width: 590px;
	background-color: #CCCCCC;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	height: 100%;
	float: left;
}
.formHeader-BalloonQuote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #669900;
	display: block;
	padding-left: 10px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-transform: uppercase;
}
.balloonRow {
	display: block;
	width: 590px;
	float: left;
}
.balloonCol1 {
	display: block;
	float: left;
	height: 40px;
	width: 230px;
	text-align: right;
	padding-right: 10px;
}
.balloonCol2 {
	display: block;
	float: left;
	height: 40px;
	width: 350px;
}
.balloonComment {
	display: block;
	width: 450px;
	padding-bottom: 10px;
}
.balloonContactCol1 {
	display: block;
	float: left;
	height: 35px;
	width: 280px;
	text-align: right;
	padding-right: 10px;
}
.balloonContactCol2 {
	display: block;
	float: left;
	height: 35px;
	width: 280px;
	text-align: right;
	padding-right: 10px;
}
fieldset {
	border: none;
	margin: 1em 0;
	padding-bottom: .5em;
}
legend {
	font-family:Georgia, Times, serif;
	font-size: 14px;
	color: #CC0000;
}	
input.text {
	width: 160px;
}	
textarea {
	width: 425px;
}	
.contactRowSubmit {
	height: 30px;
	float: left;
	margin-top: 20px;
	display: block;
	text-align: center;
	padding-top: 10px;
	width: 580px;
	background-color: #669900;
}
.clear {
	clear: both;
}
