@charset "utf-8";
/* CSS Document */

body {
	padding:0px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(images/bg.gif);
	background-repeat:repeat-x;
	background-position:top;
}

* {
	padding:0px;
	margin:0px;
}

table {
	border-collapse:collapse;
}

.mainContainer {
	width:900px;
	margin-left:auto;
	margin-right:auto;
}

.naviContainer {
	margin:16px 0px;
}

.naviTable {
	width:100%;
	background-image:url(images/naviBarM.gif);
	background-repeat:repeat-x;
	height:50px;
}

.naviLBG {
	background-image:url(images/naviBarL.gif);
	background-repeat:no-repeat;
	width:10px;
	height:50px;
}

.naviRBG {
	background-image:url(images/naviBarR.gif);
	background-repeat:no-repeat;
	width:10px;
	height:50px;
}

.naviDivider {
	border-left:#A6A6A6 1px solid;
	border-right:#D6D6D6 1px solid;
	height:40px;
	width:0px;
	font-size:0px;
}

.naviBoxPic {
	padding:0px 15px;
	text-align:center;
}

.naviTable a {
	text-decoration:none;
	color:#FFFFFF;
}

.naviBox {
	text-align:center;
	font-weight:bold;
	color:#FFF;
	letter-spacing:-1px;
	padding:12px 15px;
	font-size:14px;
	height:16px;
}

.naviBoxHover {
	background-image:url(images/naviBarMA.gif);
	background-repeat:repeat-x;
	text-align:center;
	font-weight:bold;
	color:#FFF;
	letter-spacing:-1px;
	padding:12px 15px;
	font-size:14px;
	height:16px;
	cursor:pointer;
}

.naviBoxDown {
	background-image:url(images/naviBarMD.gif);
	background-repeat:repeat-x;
	text-align:center;
	font-weight:bold;
	color:#AAA;
	letter-spacing:-1px;
	padding:12px 15px;
	font-size:14px;
	height:16px;
	cursor:pointer;
}

a img {
	border:none;
}	

.bottomContainer {
	margin-top:20px;
}

.bottomThumbL {
	margin-right:15px;
	float:left;
}

.bottomThumb2L {
	margin-right:13px;
	float:left;
}

.bottomThumb2R {
	float:left;
}

.bottomThumbR {
	float:left;
}

.clear {
	clear:both;
	font-size:0px;
	height:0px;
}

.footerContainer {
	font-size:11px;
	color:#656565;
	margin-top:16px;
}

.footerContainer a {
	color:#656565;
	text-decoration:none;
}

.footerContainer a:hover {
	color:#656565;
	text-decoration:underline;
}

.footer1 {
	border-top:#D8D8D8 1px solid;
	padding:5px;
}

.footer1 table {
	width:100%;
}

.footer2 {
	padding:5px;
	margin-bottom:15px;
	border-top:#D8D8D8 1px solid;
}

.footerCopy {
	text-align:left;
}

.footerWebDesign {
	text-align:right;
}

.subNaviContainer {
	width:186px;
	float:left;
}

.subNaviTitle {
	background-image:url(images/subNaviTitle.gif);
	background-repeat:no-repeat;
	height:21px;
	font-size:12px;
	font-weight:bold;
	color:#EEE;
	padding:9px 14px 0px 14px;
}

.subNaviM {
	background-image:url(images/subNaviM.gif);
	background-repeat:repeat-y;
	position:relative;
}

.subNaviTop {
	background-image:url(images/subNaviTop.gif);
	background-repeat:no-repeat;
	padding:14px 14px 0px 14px;
	position:relative;
}

.subNaviBottom {
	background-image:url(images/subNaviB.gif);
	background-repeat:no-repeat;
	height:10px;
	font-size:0px;
}

.subNaviText {
	font-size:11px;
	padding-bottom:10px;
	line-height:12px;
}

.subNaviTextB {
	font-size:11px;
	padding-bottom:10px;
	line-height:12px;
	font-weight:bold;
}

.subNaviText a {
	text-decoration:none;
	color:#666666;
}

.subNaviText a:hover {
	text-decoration:underline;
	color:#666666;
}

.subNaviTextB a {
	text-decoration:none;
	color:#666666;
	font-weight:bold;
}

.contentContainer {
	float:right;
	width:700px;
}

.contentT {
	background-image:url(images/contentT.gif);
	background-repeat:no-repeat;
	height:10px;;
	font-size:0px;
	widows:700px;
}

.contentM {
	background-image:url(images/contentM.gif);
	background-repeat:repeat-y;
	width:660px;
	padding:10px 20px;
	font-size:12px;	
	text-align:justify;
}

.contentB {
	background-image:url(images/contentB.gif);
	background-repeat:no-repeat;
	height:10px;
	width:700px;
	font-size:0px;
}

h1 {
	font-size:28px;
	font-weight:bold;
	letter-spacing:-1px;
	margin:0px 0px 15px 0px;
}

h2 {
	font-size:18px;
	font-weight:bold;
	letter-spacing:-1px;
	margin:5px 0px 10px 0px;
}

h3 {
	font-size:13px;
	font-weight:bold;
	letter-spacing:-1px;
	margin:5px 0px 5px 0px;
}

.imageFRContainer {
	float:right;
}

.imageFLContainer {
	float:left;
	margin-right:10px;
}

.imageFLContainer2 {
	float:left;
	margin-right:0px;
}


.imageFR {
	border:#CCCCCC 1px solid;
	padding:5px;
	margin:0px 0px 15px 15px;
}

.imageFL {
	border:#CCCCCC 1px solid;
	padding:5px;
	margin:0px 15px 15px 0px;
}

.imageTitle {
	text-align:center;
	padding-top:5px;
	font-size:11px;
	font-style:italic;
}

p {
	margin-bottom:15px;
}

.contentM ul {
	margin-left:18px;
	margin-bottom:15px;
}

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

.contentM ol {
	margin-left:20px;
	margin-bottom:15px;
}

.contentM a {
	color:#551A8B;
}

.breadL {
	background-image:url(images/breadL.gif);
	background-repeat:no-repeat;
	width:10px;
	height:42px;
	float:left;
}

.breadM {
	background-image:url(images/breadM.gif);
	background-repeat:repeat-x;
	height:42px;
	float:left;
	width:680px;
}

.breadML {
	background-image:url(images/breadM.gif);
	background-repeat:repeat-x;
	height:42px;
	float:left;
	width:880px;
}

.breadText {
	font-size:11px;
	padding:14px 0px 0px 10px;
}

.breadR {
	background-image:url(images/breadR.gif);
	background-repeat:no-repeat;
	width:10px;
	height:42px;
	float:left;
}

.contentSpecial {
	border:#CCCCCC 1px dotted;
	padding:20px;
	margin-bottom:20px;
}

.contentSpecialBy {
	font-size:11px;
	color:#999900;
}

.contentSpecialText1 {
	color:#996600;
	font-size:12px;
	font-weight:bold;
}

.contentSpecialText2 {
	color:#000;
	font-size:12px;
}

.textLB {
	font-size:14px;
	font-weight:bold;
}

.textM {
	font-size:12px;
}

.textS {
	font-size:11px;
}

.textS2 {
	float:right;
	font-size:11px;
}

.standardTable th {
	border:#999999 1px solid;
	padding:5px 10px;
	background-color:#666666;
	color:#FFFFFF;
}

.standardTable td {
	border:#999999 1px solid;
	padding:5px 10px;
}

.alternateBG2 {
	background-color:#FFFFD4;
}

.alternateBG {
	background-color:#E9EDF4;
}

.bigContentT {
	background-image:url(images/bigContentT.gif);
	background-repeat:no-repeat;
	height:10px;
	width:900px;
	font-size:0px;
}

.bigContentM {
	background-image:url(images/bigContentM.gif);
	background-repeat:repeat-y;
	width:860px;
	padding:20px;
	font-size:12px;
}

.bigContentB {
	background-image:url(images/bigContentB.gif);
	background-repeat:no-repeat;
	height:10px;
	width:900px;
	font-size:0px;
}

.bigContentM ul {
	margin-left:18px;
	margin-bottom:15px;
}

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

.shoppingCartText {
	font-size:11px;
	padding:14px 0px 0px 10px;
	text-align:right;
}

.itemContainer {
	padding:0px;
	margin-bottom:10px;
}

.itemPic {
	border:#CCCCCC 1px solid;
	padding:5px;
}

.itemPicInner {
	width:150px;
}

.item_name {
	font-size:16px;
	font-weight:bold;
	margin:10px 10px 0px 10px;
}

.item_desc {
	font-size:11px;
	color:#666666;
	margin:0px 10px 10px 10px;
}

.item_price {
	font-size:13px;
	font-weight:bold;
	color:#555566;
	margin:0px 10px 10px 10px;
}

.itemTD {
	vertical-align:top;
}

.addToCart {
	margin-left:5px;
}

.cartTableH {
	background-color:#666666;
	color:#FFFFFF;
	padding:5px 10px;
	border:#333333 1px solid;
	font-size:12px;
	font-weight:bold;
	text-align:center;
}

.cartTableD {
	background-color:#FFF;
	color:#000;
	padding:5px 10px;
	border:#333333 1px solid;
	font-size:12px;
}

.buttonM {
	padding:5px 10px;
	overflow:visible;
}

.colon {
	padding:0px 5px;
}

.indentL {
	padding-left:15px;
}

.imageBorder {
	border:#CCCCCC 1px solid;
	margin-bottom:15px;
	padding:5px;
}	

.imageBorder2 {
	border:#CCCCCC 1px solid;
	padding:5px;
}	

.imageDesc {
	vertical-align:top;
	padding:0px 0px 0px 15px;
}

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

.highlight2 {
	color:#FF0000;
	font-size:11px;
	font-style:italic;
}

.NABG {
	background-color:#ECECEC;
}

.diagnosticItem {
	text-align:left;
	background-color:#99CCFF;
	color:#111;
}

.diagnosticItem2 {
	text-align:left;
	color:#111;
}

.diagnosticItem3 {
	text-align:left;
	background-color:#000080;
	color:#FFF;
}

.diagnosticItem4 {
	text-align:left;
	background-color:#800000;
	color:#FFF;
}

.diagnosticItem5 {
	text-align:left;
	background-color:#3366FF;
	color:#FFF;
}

.diagnosticDesc {
	background-color:#FFFF00;
}

.diagnosticPrice {
	font-size:12px;
	color:#111;
}

.diagnosticPrice2 {
	font-size:12px;
	color:#FF0000;
}

.diagnosticPrice3 {
	background-color:#000080;
	color:#FFF;
}

.diagnosticPrice4 {
	background-color:#800000;
	color:#FFF;
}

.diagnosticPrice5 {
	background-color:#3366FF;
	color:#FFF;
}

.diagnosticItem2M {
	text-align:left;
	background-color:#BDE1F9;
	color:#000;
}

.diagnosticPriceM {
	font-size:12px;
	background-color:#BDE1F9;
	color:#000;
}

.diagnosticItem2F {
	text-align:left;
	background-color:#FBE3FD;
	color:#000;
}

.diagnosticPriceF {
	font-size:12px;
	background-color:#FBE3FD;
	color:#000;
}


.diagnosticItem2H {
	text-align:left;
	background-color:#FFFF00;
	color:#000;
}

.diagnosticPriceH {
	font-size:12px;
	background-color:#FFFF00;
	color:#000;
}

.packageH {
	background-color:#FFFF00 !important;
	color:#000 !important;
}

.form {
	border:#999999 1px solid;
	padding:10px;
	background-color:#F7F7F7;
}

.requiredField {
	color:#FF0000;
	padding-right:2px;
}

.textBU {
	font-weight:bold;
	text-decoration:underline;
}

.indentL2 {
	padding-left:25px;
}


/* start with leremy paste */

.inputLabel {
	font-size:12px;
	font-weight:bold;
	margin-top:10px;
}

.inputText {
	padding:2px 4px;
	width:200px;
}

.textareaM {
	width:300px;
	height:100px;
}

.cart2gap {
	width:100px;
}

.typed {
	color:#0000FF;
	font-size:14px;
	font-weight:normal;
}

.subCalculateText {
	text-align:right;
	padding:5px 10px;
	font-size:12px;
}

.subCalculateFigure {
	text-align:right;
	background-color:#FFF;
	color:#000;
	padding:5px 10px;
	border:#333333 1px solid;
	font-size:12px;
}

.grandTotalText {
	text-align:right;
	font-size:18px;
	font-weight:bold;
	padding:20px 15px;
}

.grandTotalFigure {
	text-align:right;
	font-size:18px;
	padding:20px 15px;
	border:#333 1px solid;
	font-weight:bold;
}

.transactionLink {
	float:right;
	text-align:right;
	width:100%;
	margin:10px 0px;
	font-size:11px;
}

.proceedButton {
	text-align:right;
}

.flashError {
	border:#333333 1px dotted;
	padding:10px;
	font-size:14px;
	background-color:#990000;
	color:#FFFFFF;
}

.form1 {
	border:#CCC 1px solid;
	background-color:#F2F2F2;
	padding:10px;
}

.inputRadio {
	padding-top:2px;
}

.dayMonthYear {
	margin-top:5px;
}

.dayMonthYear select {
	width:65px;
}

.note {
	font-size:11px;
	color:#666666;
	border:#999999 1px dotted;
	padding:10px;
}

.bGap {
	width:100px;
}

.sGap {
	width:10px;
}

.flashSuccess {
	border:#333333 1px dotted;
	padding:10px;
	font-size:14px;
	background-color:#009900;
	color:#FFFFFF;
	margin-bottom:10px;
}

/* end of leremy paste */

.news_list {
	font-size:14px;
	margin-bottom:10px;
}

.thumb {
	height:200px;
	border:#666666 1px solid;
}

.smoker {
	background-color:#FF99CC;
}

.NASmoker {
	background-color:#FFFFCC;
}

.flashResult {
	border:#333333 1px dotted;
	padding:10px;
	font-size:14px;
	background-color:#009933;
	color:#FFFFFF;
	margin-bottom:10px;
}

.flashResult a {
	color:#FFFFFF;
}

.flashResult h2 {
	font-size:18px;
	font-weight:bold;
	margin:15px 0px 0px 0px;
}

.imageFL2 {
	border:#CCCCCC 1px solid;
	padding:5px;
	margin:0px 15px 5px 0px;
}

.textS3 {
	color:#666666;
	float:right;
	font-size:11px;
}

.textSI {
	color:#666666;
	font-size:11px;
	font-style:italic;
	text-align:center;
}

.imageCenterContainer {
	text-align:center;
}


.imageC {
	border:#CCCCCC 1px solid;
	padding:5px;
	margin:0px 0px 15px 15px;
	width:300px;
	margin-left:auto;
	margin-right:auto;
}

.imageC2 {
	border:#CCCCCC 1px solid;
	padding:5px;
	margin:0px 0px 15px 15px;
	width:795px;
	margin-left:auto;
	margin-right:auto;
}

.imageC3 {
	border:#CCCCCC 1px solid;
	padding:5px;
	margin:0px 0px 15px 15px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

.bigPicTextContainer {
	padding:370px 0px 0px 275px;
}

.bigPicTextItem {
	padding:10px 0px 0px 20px;
}

.bigPicText {
	padding-left:2px;
	padding-top:2px;
}

.bigPicText a {
	font-size:15px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}

.bigPicText a:hover {
	text-decoration:underline;
}

.lineThrough {
	border-top:#DFDFDF 1px solid;
	height:10px;
	font-size:10px;
	margin-top:10px;
}

.contentM table {
	text-align:left;
}

.indicationL {
	vertical-align:top;
	padding-right:5px;
}

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

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


