/* CSS Document */

html,body{
	margin:0;
	padding:0;
	background-color: #9ab8cf;
}
body{font: 76% arial,sans-serif}
p{margin:0 10px 10px}
div#header h1{height:80px;line-height:80px;margin:0;
  padding-left:10px;color: #79B30B}
div#content p{
	line-height:1.4;
	margin-left: 20px;
	
}
div#navigation{
	background-color: #9AB8CF;
}
div#extra{}
div#footer{
	color: #FFF;
	background-color: #9AB8CF;
}
div#footer p{
	margin:0;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 255px;
	color: #666666;
}
div#footer a {
	color: #256AAA;
	text-decoration: underline;
}
#header {
	//\\background-image: url(pic/bg_header.jpg);
	background-position: right top;
	 background-color: #6A9BC4;
	height: 145px;
	background-repeat: no-repeat;
}

div#wrapper{float:right;width:100%;margin-left:-207px}
div#content{
	margin-left:207px;
	float: none;
}
#extra .date {
	color: #FFFFFF;
	background-color: #256AAA;
	margin-left: 25px;
	font-size: 85%;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
}
#content h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #256AAA;
	font-size: 28px;
	font-weight: normal;
	margin-left: 20px;
}
div#navigation{float:left;width:207px}
div#extra{float:left;clear:left;width:207px}
#extra p {
	margin-left: 25px;
	color: #333333;
	font-size: 95%;
	margin-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin-top: 5px;
}
div#footer{
	clear:both;
	width:100%;
}
#scrl {
	overflow: scroll;
}
#content .left {
	background-color: #9AB8CF;
	background-image: url(pic/bg_left.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
#content .right {
	background-color: #9AB8CF;
	background-image: url(pic/bg_rignt.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
#content p {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

?a:hover {
	color: #A70B01;
}
a:link {
	color: #2678BC;
}

a:visited {
	color: #2678BC;
}
#navigation .menu {
	background-color: #9AB8CF;
	background-image: url(pic/menu.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
a:hover {
	color: #EF0302;
}




table .prs {
	margin-left: 10px;
	margin-right: 10px;
	border-collapse:collapse;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 95%;      

}
.invsbl {
	display: none;
}


.prs td, .prs th, .prs table

{

border: 1px solid #9CB7CD; 



}



.prs td, .prs th



{

 padding: 5px;

}



.prs th 

{
	background-color: #A1C1DE;
	color: #333333;
	font-size: 14px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}



.even



{
	background-color: #e3ecf5;
}


//#content .prs {
//	margin-left: 10px;
//	margin-right: 10px;
//}
//.prs th {
//	color: #256AAA;
//	background-color: #E4EEFC;
//	font-family: Arial, Helvetica, sans-serif;
//	font-size: 80%;
//	font-weight: bold;
//}
//.prs td {
//	color: #000000;
//	background-color: #FFFFFF;
//	font-family: Arial, Helvetica, sans-serif;
//	font-size: 75%;
//}
//.even {
//	
//	color: #FF0000;
//}





#content .ctlg {
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 20px;
	background-color: #9AB8CF;
}
.wide {
	width: 850px;
}
#content ul {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 20px;
	padding-left: 20px;
}
#content li {
	margin-left: 40px;
}
#content ol {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 20px;
	padding-left: 20px;
}
#content h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #256AAA;
	font-size: 20px;
	font-weight: normal;
	margin-left: 20px;
}
#content .signature {
	font-style: italic;
	color: #999999;
	padding: 5px;
	vertical-align: top;
	display: block;
	font-weight: bold;
}


#navigation .menu ul {
	font-size: 70%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
	list-style-type: square;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#navigation .menu li {
	padding-bottom: 2px;
	font-family: Tahoma;
	font-size: 10px;
}
#navigation .menu a {
	color: #74ACE0;
}
#navigation .menu a:hover {
	color: #FFFFFF;
}
#content .ctlg td {
	background-color: #FFFFFF;
	color: #333333;
	text-align: center;
}
#content .ctlg th {
	background-color: #DCEBF9;
	color: #256AAA;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
#content .date {
	color: #FFFFFF;
	background-color: #256AAA;
	margin-left: 1px;
	font-size: 9px;
	margin-right: 10px;
	padding: 2px;
	font-weight: normal;
}
#content .ctlg2 {
	margin-right: 20px;
	margin-left: 20px;
}
.hot {
	color: #FF0000;
	font-weight: bold;
}
td .red {
	background-color: #FF0000;
}
#container #wrapper #content .ctlg .red {
	background-color: #FF0000;
}







.shadetabs{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: bold 12px Verdana;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
text-decoration: none;
padding: 3px 7px;
margin-right: 3px;
border: 1px solid #778;
color: #2d2b2b;
background: white url(shade.gif) top left repeat-x;
}

.shadetabs li a:visited{
color: #2d2b2b;
}

.shadetabs li a:hover{
text-decoration: underline;
color: #2d2b2b;
}

.shadetabs li.selected{
position: relative;
top: 1px;
}

.shadetabs li.selected a{ /*selected main tab style */
background-image: url(shadeactive.gif);
border-bottom-color: white;
}

.shadetabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;
}

.contentstyle{
	margin-bottom: 1em;
	padding: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #9AB8CF;
	border-right-color: #9AB8CF;
	border-bottom-color: #9AB8CF;
	border-left-color: #9AB8CF;
}
#content .int_menu {
	background-image: url(pic/menu_imp_bg.gif);
	background-position: bottom;
	margin-right: 5px;
	margin-left: 5px;
	display: block;
}
#container #wrapper #content .int_menu td {
	background-image: url(pic/menu_imp_bg.gif);
	background-position: bottom;
}
.sm {
	font-size: 11px;
}
#container #wrapper #content h3 {
	font-weight: normal;
	color: #666666;
}
.header {
	background-image: url(pic/header_bg_middle.jpg);
	background-position: left top;
	background-color: #6A9BC4;
	height: 145px;
	background-repeat: no-repeat;
}
div#footer .cnt {
	margin:0;
	padding-top: 20px;
	padding-left: 50px;
	color: #666666;
	clear: left;
	float: left;
}


.4crawlers {



	
	visibility:hidden;
	display: none;
}
#container #wrapper #content #pic #badge {
	position: relative;
	width: 119;
	height: 119;
	left: 0px;
	top: 0px;
}
#doctor p {
	margin-left: 95px;
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 15px;
	font-style: italic;
	color: #3C5A96;
	font-size: 16px;
}
#doctor {
	position:absolute;
	left:546px;
	top:242px;
	width:300px;
	height:100px;
	z-index:2;
	background-color: #FFFFFF;
	background-image: url(/pic/doctor.jpg);
}
p.hot {
	color: #FF0000;
	font-weight: bold;
}
a.hot {
	color: #FF0000;
	font-weight: bold;
}
td.dotsleft {
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #CCCCCC;
}
#specials p {
	font-size: 13px;
	color: #FFFFFF;
	margin: 3px;
	padding: 3px;
}
#specials a {
	font-size: 13px;
	color: #FFFFFF;
	margin: 3px;
	padding: 3px;
	font-weight: normal;
}
td#spot {
	background-image: url(/pic/new_spot.gif);
	background-repeat: no-repeat;
	background-position: right top;
	font-size: 12px;
}
td#spot p {
	font-size: 13px;
	margin-right: 20px;
}
.fprodtbl {
	background-color: #F6F6F6;
}
.fprodtbl td   {
	color: #666;
	font-size: 7px;
}
td .fprodtbl tr td table tr #spot p a {
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #F00;
}
td .fprodtbl tr td table tr p a {
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
}
td.s2 {
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
}

td.s1 {
	
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#container #wrapper #content table tr td .adv {
	background-color: #F00;
	margin: 15px;
	padding: 15px;
	text-indent: 0px;
}
#container #wrapper #content table tr td .adv a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFF;
	text-transform: uppercase;
	text-indent: 0px;
}
#content .left1 {
	background-color: #9AB8CF;
	background-image: url(pic/bg_left1.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
#container #wrapper #content table tr td .paper {
	background-image: url(/pic/paper.jpg);
	margin: 30px;
	padding: 30px;
	width: 650px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #E6E6E6;
	border-bottom-color: #E6E6E6;
}
div.sk {
	margin-top: 20px;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

