@charset "utf-8";
/* CSS Document */
body {
	background-color:#EAEFEB;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-image:url(../images/bg-body.gif);
	background-repeat:repeat-X;
	}

.top_head {
	font-size: 20px;
	font-family: Tahoma;
	font-weight: normal;
	color: #999999;
	float: none;
	margin: 0px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 250px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
td {
	text-align: left;
}


#bodyWrapper {text-align: left;width: 1001px;margin: 0 auto;background-color: #FEFBEA;}
#wrapper {
	text-align: left;
	width: 990px;
	margin: 0 auto;
	text-transform: capitalize;
}
.floatL {float: left;}
.floatR {float: right;}
.clear {clear: both;}
#header {
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9205;
	position: relative;
	height: 125px;
}

#header #logoOut {
	display: block;
	height: 124px;
	overflow: visible;
	position: absolute;
}
#header #logo {
	background-image: url(../images/logo.gif);
	height: 178px;
	width: 265px;
	position: relative;
	top: 20px;
}
#logo {
	left: 25px;
}/*style specific to mozilla, ie8, and other css standardized modern browsers. style not included in style above to make IE specific styles work*/

/*end*/
/*\*/

html*#logo {
	left: 25px;
}/*end*/ /*style specific to ie 7*/

* html #logo {
	left: 1px;
}/*style specific to ie 6*/


#header #logo a {
	height: 178px;
	width: 265px;
	display: block;
}


#header ul#topNav {
	top:0px;
	background-image: url(../images/bg-hdr-topmenu.gif);
	height: 26px;
	width: 263px;
	background-position: left bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 185px;
}
#header ul#topNav .home {margin-left: 165px;}
#header ul#topNav li{list-style-type: none;float: left;padding-top: 3px;}
#header ul#topNav li a {
	font-weight: bold;
	color: #292929;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	padding-right: 12px;
	padding-bottom: 4px;
}
#header ul#topNav li a:hover {color: #004EAD;text-decoration: underline;}
#header ul#social {
	margin: 0px;
	left: 1064px;
	top:-3px;
	z-index: 4;
	width: 48px;
	background-image: url(../images/bg-social.gif);
	background-repeat: no-repeat;
	height: 89px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-position: bottom;
}
#header ul#social li{list-style-type: none;float: left;width:33px;margin-top: 3px;margin-bottom: 4px;margin-left: 7px;}
#header  ul#social img  {border-top-width: 0px;border-right-width: 0px;border-bottom-width: 0px;border-left-width: 0px;}
#header #hdrusp {
	background-image: url(../images/top-tagline.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#header #mainimgtop {
	background-image: url(../images/home-mainimg-inner-top.gif);
	background-repeat: no-repeat;
	height: 72px;
	width: 67px;
	position: absolute;
	left: 408px;
	top: 52px;
	z-index: 2;
}

#header #mainNav {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}
#topImgIn {
	/*background-image: url(../images/home-mainimg-inner-top.gif);*/
	height: 72px;
	width: 67px;
	position: relative;
	top: 1px;
	padding-left: 102px;
	background-repeat: no-repeat;
	background-position: right bottom;
}

#mainImgIn {
	/*background-image: url(../images/home-mainimg-inner-btm.gif);*/
	background-repeat: no-repeat;
	background-position: left top;
}

#srch   {
	background-image: url(../images/bg-srch.gif);
	height: 31px;
	width: 256px;
	margin-top: 25px;
	margin-bottom: 10px;
	margin-left: 27px;
}
#srch  #btn   {margin-top: 5px;margin-right: 9px;float: right;cursor: pointer; cursor: hand;}
#srch  #txtbox   {margin-top: 5px;margin-left: 7px;float: left;width: 195px;}
#srch  #txtbox  input   {font-family: tahoma;font-size: 11px;color: #000000;text-decoration: none;padding-top: 1px;padding-bottom: 1px;border: 1px solid #FFFFFF;height: 17px;}

#bodycontent {
	position: relative;
}

#bodycontent #mainimg {
	background-image: url(../images/home-mainimg.gif);
	height: 400px;
	width: 690px;
	position: absolute;
	left: 294px;
	z-index: 0;
	background-repeat: no-repeat;
	background-position: left top;
}
#mainimg {
	top: -128px;
}/*style specific to mozilla, ie8, and other css standardized modern browsers. style not included in style above to make IE specific styles work*/

/*end*/
/*\*/

html*#mainimg {
	top: -119px;
}/*end*/ /*style specific to ie 7*/

* html #bodycontent #mainimg {
	top: -118px;
}/*style specific to ie 6*/



#footer {background-color: #FFFFFF;background-image: url(../images/bg-footer.gif);background-repeat: repeat-x;padding-top:15px;position:relative;}
#footer ul{list-style-type:none;float:left;} /*position:relative;}*/
#footer ul{
	padding-top:0px;padding-right:40px;padding-bottom:0px;padding-left:30px;
}/*style specific to mozilla, ie8, and other css standardized modern browsers. style not included in style above to make IE specific styles work*/

/*end*/
/*\*/

html*#footer ul {
	padding-top:0px;padding-right:20px;padding-bottom:20px;padding-left:10px;
}/*end*/ /*style specific to ie 7*/

* html #footer ul{
	padding-top:0px;padding-right:20px;padding-bottom:0px;padding-left:10px;
}/*style specific to ie 6*/

#footer h2{color:#fff;font-size:15px;position:relative;padding-bottom:0px;padding-top: 0px;margin-top: 0px;text-transform: uppercase;}
#footer h2 span{color:#e44817;font-size:15px;position:absolute;	z-index:1;top:-1px;left:2px;text-transform: uppercase;}
#footer li{list-style-type:none;color:#787777;line-height:20px;font-size:12px;}
#footer li a{color:#787777;font-size:12px;text-decoration: none;}
#footer li a:hover{color:#787777;text-decoration: underline;}
#footerCopy {background-color: #EBEBEB;border-top-width: 1.5px;border-top-style: solid;border-top-color: #C4C4C4;padding-top: 12px;	padding-bottom: 11px;font-family: Tahoma;font-size: 11px;color: #000000;}
#footerCopy a {font-weight: bold;color: #000000;text-decoration: none;	font-size: 10px;}
#footerCopy a:hover {color: #285500;text-decoration: underline;}
#disclaimer {background-color: #FFFFFF;padding-bottom: 8px;font-family: Tahoma;font-size: 10px;}

#disclaimer a {color: #000000;text-decoration: none;}
#disclaimer a:hover {color: #000000;text-decoration: none;border-bottom-width: 1px;border-bottom-style: dotted;border-bottom-color: #666666;}




#bodycontent #contentmain {
	position: absolute;
	left: 305px;
	width: 678px;
	top: 274px;
}
#mainmid   {
	width: 475px;
	margin-left:10px;
}

#bodycontent #innertop {
	height: 175px;
}
#bodycontent #leftbar {margin-left: 27px;width: 266px;position: relative;top: 55px;z-index: 10;}

#innerContent {
	padding-top: 4px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#breadcrum {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #748B18;
	padding-bottom: 6px;
	margin-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #A59E18;
}

.breadcrums {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #993300;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 10px;
}
.breadcrums a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #993300;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.bcdiv {
	padding-left: 5px;
	padding-bottom: 5px;
	margin: 0px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding-top: 5px;
	padding-right: 5px;
}
h2 {
	font-family: Verdana;
	font-size: 16px;
	color: #494949;
	display: block;
	padding-top: 0px;
	padding-bottom: 2px;
	margin-top: 3px;
	margin-bottom: 9px;
	font-weight: normal;
}
h2.head {
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #7A7B79;
	position: relative;
	color:#A8A8A8;
}
h2.head span {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #F3CD05;
	padding-bottom: 1px;
	color:#397801;
	font-size:16px;
	top:1px;
	position: absolute;
	left: 1px;
}


#txt {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	padding-bottom: 6px;
	margin-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7A7B79;
	text-align: justify;
}
.smalldocimg {
	position: relative;
	top: -45px;
	margin-bottom: 0px;
}
#txt a {
	font-weight: bold;
	color: #428B01;
	text-decoration: underline;
}
.combo {
	font-size: 16px;
	color: #333333;
	background-color: #FFFFCC;
	font-weight: bold;
	padding-right: 0px;
	width: 440px;
	margin-bottom: 10px;
}
#paintypes {
	padding-right: 25px;
	padding-left: 42px;
	margin-bottom: 25px;
}
#paintypes .left {
	background-image: url(../images/carousel-left.gif);
	height: 102px;
	width: 42px;
	float: left;
}
#paintypes .right {
	background-image: url(../images/carousel-right.gif);
	height: 102px;
	width: 14px;
}
.moving-head {
	font-size: 12px;
	color: #0000CC;
	text-decoration: underline;
	font-weight: bold;
}
.moving-text {
	font-size: 11px;
	color: #666666;
}
.top_head_tagline {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
	float: none;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 250px;
	padding-top: 0px;
}
#aboveres {
	font-size: 12px;
	color: #0000FF;
	font-weight: bold;
	padding-left: 70px;
}
.medpagename {
	padding-top: 10px;
}
.innerMedTbl {
	width: 427px;
}
.innerMedTxt {
	width: 505px;
	padding-right: 15px;
	border-right:1px dotted #CCCCCC;
	color: #666666;

}
.faqpara p{
	font-size: 12px;
	color: #333333;
	padding-left: 15px;
}
.faqpara h4 {
	color: #CC9966;
	padding-left: 15px;
}
.faqpara span {
	padding-left: 15px;
}
.myths-facts-q {
	padding: 5px;
	height: 20px;
	border: 1px dashed #999999;
	color: #0033FF;
	text-transform: capitalize;
	margin: 5px;
}
.myths-facts-a {
	padding: 5px;
	background-repeat: no-repeat;
	background-position: center;
	color: #333333;
}
.tram-ultram-com {
	font-size: 18px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	background-color: #9B4649;
}
.patient-td {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	background-image: url(../images/patient-center-back.gif);
	background-repeat: no-repeat;
	background-position: center;
	
}
.patient-td h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 30px;
	color:#660000;
	text-decoration: underline;
}
.patient-td h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006699;
	text-decoration: none;
	text-align: right;
	padding-right: 10px;
}
.patient-td img {
	padding: 2px;
	
}
div#special_quote{
	float: left;
	width: 210px;
	padding: 8px;
	font-weight:bold;
	text-align:left;
	color: #748DC5;
	line-height: 17px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
	border-top-width: 4px;
	border-right-width: 0px;
	border-bottom-width: 4px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C6D5DF;
	border-right-color: #C6D5DF;
	border-bottom-color: #C6D5DF;
	border-left-color: #C6D5DF;
	background-color: #FFFFFF;
}

div#special_quote1{
	float: left;
	width: 210px;
	padding: 8px;
	font-weight:bold;
	text-align:left;
	color: #748DC5;
	line-height: 17px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-top-width: 4px;
	border-right-width: 0px;
	border-bottom-width: 4px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C6D5DF;
	border-right-color: #C6D5DF;
	border-bottom-color: #C6D5DF;
	border-left-color: #C6D5DF;
	background-color: #FFFFFF;
}

.formFieldTxt{
	padding:1px;
	font-family:Tahoma;
	font-size:12px;
	color:#2C2C2C;
}

.noorder{font-family:Tahoma; font-size:12px; color:#990000; line-height:25px; padding-bottom:10px;}
.tblOrderInfo td{font-family:Tahoma; font-size:12px; padding-left:3px; padding-right:3px; color:#2C2C2C; line-height:23px;}
.content-hd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #999999;
	font-weight: bold;
}
.hightlighters {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #009933;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #996633;
	border-right-color: #996633;
	border-bottom-color: #996633;
	border-left-color: #996633;
	margin-left: 25px;
	margin-right: 25px;
	padding-top: 7px;
	padding-bottom: 7px;
	text-align: center;
}
.only-underline {
	text-decoration: underline;
}
.innerMedTxtNoWidth {
	padding-right: 6px;
	color: #666666;
}
#sitemap h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	padding-left: 9px;
	padding-bottom: 3px;
	margin-bottom: 3px;
	padding-top: 10px;
	color: #993300;
}
#sitemap li {
	height: 21px;
	color: #0066FF;
	text-decoration: none;
}
#sitemap ul {
	margin-top: 0px;
}

#sitemap a {
	color: #0066FF;
	text-decoration: none;
}

