/* ----- Comis Orthopaedics Style Sheet ----- */

img {
	border:0;
}

/*
Light Blue Color: #00cbf4;
Dark Blue Color: #003e7f;
*/

body {
	margin:0;
	padding:0;
	border:0;
	font-family: arial, sans-serif;
	background-color:#e1e1e1;
}

/* -----The Center Content Box----- */
#centercontent {
	width:800px;
	height:800px;
	margin-left:auto;
	margin-right:auto;
}

/*-General styles for the centercontent-*/
#centercontent h1 {
	font-size:22px;
	color:#00cbf4;
	font-weight:normal;
}

#centercontent h2 {
	font-size:14px;
	color:#003e7f;
}

#centercontent p {
	font-size:13px;
	color:#666;
}

/* -----The Header Box & Contents----- */
#headerbox {
	width:780px;
	height:105px;
	margin-left:auto;
	margin-right:auto;
}

#comislogo {
	width:220px;
	height:79px;
	border:0;
	position:relative;
	top:10px;
	left:560px;
}

/* -----The Flash Header Box & Contents----- */
#flashheader {
	width:780px;
	height:178px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
}

/* -----The Menu Box & Contents----- */
#menuholder {
	width:780px;
	height:38px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	top:3px;
	border:0;
	padding:0;
}

#menuholder img {
	float:left;
	border:0;
	padding:0;
	margin:0;
	margin-top:2px;
}

#menuholder a {
	border:0;
	padding:0;
	margin:0;
}

#navigationArea {
	position:relative;
	left:270px;
	width:518px;
	top:5px;
}

#navigationArea a {
	color:#666;
	text-decoration:none;
}

#navigationArea a:hover {
	color:#003e7f;
}

/* -----The Content Area & Contents----- */
#bottomarea {
	width:780px;
	height:446px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	padding:0;
	top:5px;
}

#rhcontent {
	width:482px;
	height:392px;
	float:right;
	right:17px;
	position:relative;
	padding:15px 15px 15px 15px;
	top:2px;
	overflow:auto;
}

.sform {
	width:210px;
	margin-left:10px;
}

.pform {
	width:260px;
	margin-left:10px;
}

#rhcontent td {
	text-align:right;
}

/* -----The Footer Area & Contents----- */
#footerbar {
	width:780px;
	height:16px;
	position:relative;
	top:0px;
	padding:0;
	margin:0;
	border:0;
	margin-left:auto;
	margin-right:auto;
}

#footerbar p {
	color:#00cbf4;
	font-size:11px;
	position:relative;
	top:8px;
	left:17px;
	padding:0;
	margin:0;
	border:0;
	float:left;
}

#footerbar a {
	color:#00cbf4;
	text-decoration:none;
}

#footerbar a:hover { color:#003e7f; }

/*-The links section links styles-*/
.links a {
	text-decoration:none;
	color:#003e7f;
}

.links a:hover {
	color:#00cbf4;
}

/*-The About us section links styles-*/
.aboutus a {
	text-decoration:none;
	color:#003e7f;
}

.aboutus a:hover {
	color:#00cbf4;
}

/* ----------THE NEWS AREA STYLING---------- */
/*-The top news story position-*/
#topnewsstory {
	position:relative;
	top:30px;
	border:0;
	margin:0;
	padding:0;
}

/*-The middle news story position-*/
#midnewsstory {
	position:relative;
	top:40px;
	border:0;
	margin:0;
	padding:0;
}

/*-The bottom news story position-*/
#botnewsstory {
	position:relative;
	top:45px;
	border:0;
	margin:0;
	padding:0;
}


/*-The h1 tags in the news story-*/
#newscontent h1 {
	font-size:22px;
	line-height:24px;
	margin:0 0 8px 0;
	color:#00cbf4;
	font-weight:normal;
}

/*-The h2 tags in the news story-*/
#newscontent h2 {
	font-size:11px;
	line-height:14px;
	margin:0;
	color:#003e7f;
}

/*-The p tags in the news story-*/
#newscontent p {
	font-size:11px;
	line-height:14px;
	margin:0;
	color:#666;
}

/*-The dot that goes over the side line-*/
.comisdot {
	position:relative;
	top:0;
	left:0;
	float:left;
}

/*-the box to hold the text for each story-*/
.textual {
	position:relative;
	left:0;
	margin:0;
	padding:0;
	top:8px;
	float:left;
	width:210px;
}

/*-to place the click for more link into the right place-*/
.clickformore {
	position:relative;
	left:134px;
	width:80px;
}

/*-The click for more link normal styles-*/
.clickformore a {
	text-decoration:none;
	color:#003e7f;
}

/*-The click for more link hover styles-*/
.clickformore a:hover {
	color:#00cbf4;
}

/*-The News Content Holding DIV-*/
#newscontent {
	width:225px;
	position:relative;
	padding:0;
	margin:0;
	float:left;
	top:42px;
	padding-left:25px;
}

/*-Styles specific to the news section-*/
.news a {
	text-decoration:none;
	color:#666;
}

.news a:hover {
	color:#666;
}

/*-Styles specific to the contacts section-*/
.contacts a {
	text-decoration:none;
	color:#666;
}

.contacts a:hover {
	color:#00cbf4;
}

.productbox {
	width:435px;
	margin-bottom:20px;
}

.prodtext {
	text-align:justify;
}

.prodpic {
	float:right;
	margin-left:20px;
}

#themihr {
	width:180px;
	height:213px;
	float:right;
	margin-right:27px;
}

#themihrtext {
	width:220px;
	float:left;
}

.discylaimer {
	text-decoration:none;
	color:#003e7f;
}

.discylaimer:hover {
	color:#00cbf4;
}

.standardLink {
	color:#003e7f;
}

.standardLink:hover {
	color:#666;
}

.productListing {
	float:left;
	margin:0px 0px 20px 0px;
}

.splitterBar {
	position:relative;
	left:0px;
}

.standardList {
	padding-left:15px;
	line-height:15px;
	margin:0;
	color:#666;
	font-size:12px;
}

.standardList li {
	margin-bottom:5px;
}

.productsList {
	line-height:22px;
	margin:0;
	padding:0 0 0 30px;
	color:#666;
	font-size:13px;
}