body, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #777;
}

table {
	border-collapse: collapse;
}

#contained {
	width: 850px;
	margin: 0px auto;
}

#header {
	margin-top: 25px;
	height: 90px;
	clear: both;
}

#logo {
	width: 150px;
	float: left;
}

#topMenus {
	width: 500px;
	float: right;
}

#topImageMenu {
	height: 25px;
	margin-bottom: 5px;
	text-align: right;
}

#topImageMenu img {
	margin-left: 5px;
}

#topTextMenu {
	height: 20px;
	margin-bottom: 5px;
	text-align: right;
	position: relative;
	z-index: 11;
}

#sobiButton {
	margin-bottom: 3px;
	text-align: right;
}

#conditionMenu {
	height: 25px;
	margin-bottom: 10px;
	background-image: url(../../../images/bg-bubplastic-button.gif);
	position: relative;
	z-index: 10;
}

#bigBanner {
	clear: both;
}

#bannerSeparator {
	border-top: 1px solid #999;
	margin-top: 15px;
	margin-bottom: 16px;
}

#mainContent {
	margin: 10px 0px;
}

#underContentModules {
	margin: 5px 0px;
}

#smallBanner {
	margin-bottom: 5px;
}

#footer {
	text-align: right;
}

#footerText {
	float: left;
	width: 47%;
	text-align: left;
}

#footerMenu {
	float: right;
	width: 47%;
}

p {
	line-height: 16px;
	margin: 0px;
	padding: 0px;
}

.contentheading, .componentheading, .componentheadingproduct, .contentheadingproduct {
	font-size: 24px;
	margin: 0px;
	padding: 0px 0px 14px 0px;
}

.small {
	color: #aaa;
	font-size: 10px;
	display: block;
	margin-bottom: 5px;
}

a.readon {
	background: #A0B4B1;
	float: right;
	color: #FFFFFF;
	font-size: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	display: block;
}

a.readon:hover {
	background: #134c3d;
	color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	display: block;
}

h1 {
	color: #444F40;
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
}

h1.heading {
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #5C8111;
}

h2 {
	color: #214131;
	font-weight: normal;
	text-transform: uppercase;
	margin: 10px 0;
	font-size: 1.45em;
}

h3, h4 {
	color: #426963;
	font-size: 8px;
	text-transform: uppercase;
	margin: 5px 0px 0px 0px;
	padding: 0px;
	font-size: 1.2em;
}

img {
	border: 0px none;
}

.article_separator {
	border-bottom:1px solid #333;
	display:block;
	margin:10px 5px 10px 5px;
}

.contentpaneopen, .contentpaneopenproduct {
	width:100%;
}

a.jwts_title_text {
	color:#fff !important;
}

a:hover.jwts_title_text {
	color:#333 !important;
}

a {
	color:#869f81;
	text-decoration:none;
}

a:hover {
	color:#6f8969;
	text-decoration:underline;
}

div.jwts_title_left {
	margin:15px 0px 0px 0px;
}

.article_column {
	padding:0px 30px 0px 0px;
}

.column_separator {
	padding:0px !important;
}

/* ***************christmas pages ***************/   
       
#outcontainer {
	width: 850px;
	height: 450px;
	background: url(http://www.dannemking.com/images/stories/subhomepages/Christmas-Specials-Homepage.png) #FFFFFF no-repeat;
	float:left;
}

#incontainer {
	color: #ffffff;
	position: relative;
	height: 450px;
	width: 850px;
	float:left;
}

#incontainer a {
	position: absolute;
}

#incontainer a img {
	border-style: none;
	filter: alpha(opacity=100);
 filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;
	opacity:1;
}

#incontainer a:hover img {
	filter: alpha(opacity=70);
 filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity:0.7;
}

#age {
	top: 350px;
	left: 34px;
	width:150px;
	height: 18px;
}

#ultimateeyes {
	top:350px;
	left: 300px;
	width:150px;
	height: 18px;
}

#rejmsque {
	top:350px;
	left: 567px;
	width:150px;
	height: 18px;
}

#com-form-login {
	padding: 0px;
	margin: 0px;
}

#com-form-login fieldset {
	padding: 0px;
	margin: 0px 0px 0px 280px;
	border: 0px none;
	position: relative;
	top: -70px;
}

#com-form-login ul {
	padding: 0px 0px 0px 20px;
	margin: 10px 0px 10px 280px;
	border: 0px none;
	position: relative;
	top: -70px;
}

a.pagenav, .pagenav_prev a, .pagenav_next a, .pagenavbar a {
	padding: 0 5px 1px;
	border: 1px solid #EFEFEF;
	background: #A0B4B1;
	color: #FFFFFF;
	text-decoration: none;
}

a.pagenav:hover, a.pagenav:active, a.pagenav:focus,
.pagenav_prev a:hover, .pagenav_prev a:active, .pagenav_prev a:focus,
.pagenav_next a:hover, .pagenav_next a:active, .pagenav_next a:focus,
.pagenavbar a:hover, .pagenavbar a:active, .pagenavbar a:focus {
	background: #134c3d!important;
	color: #FFFFFF;
	border: 1px solid #FFFFCB;
	text-decoration: none!important;
}

.pagenavbar {
	padding-left: 14px;
	color: #666666;
}

.pagenavcounter {
	padding: 8px 14px 0 14px;
	color: #666666;
}

.sectiontableheader {
	padding: 4px;
	padding-left: 15px;
	background: #e7edeb;
	color: #4F4F4F;
	font-weight: normal;
}

.sectiontableheader a, .sectiontableheader a:hover {
	color: #000000;
}

tr.sectiontableentry1 td {
	padding: 4px;
	padding-left: 15px;
	font-size: 11px;
}

tr.sectiontableentry2 td {
	padding: 4px;
	padding-left: 15px;
	background: #EFEFEF;
	font-size: 11px;
}

table.contentpane li {
	width: 50%;
	float: left;
	margin-bottom: 5px;
}

a.category {
	font-size: 14px;
}

/*---------------TRADE AND DIST ADS----------------------------------------*/


#outercontainer {
	margin-top: 32px;
	width: 815px;
	height: 336px;
	float:left;
}

#containertrade {
	background: url(../images/Image.png) #FFF no-repeat;
	color: #ffffff;
	position: relative;
	height: 319px;
	width: 260px;
	float:left;
}

#containertrade a {
	position: absolute;
}

#containertrade a img {
	border-style: none;
	height:82px;
	width:110px;
}

#stock {
	top: 225px;
	left: 18px;
	height:80px;
}

#dist {
	top:225px;
	left: 135px;
	height:80px;
}

#headingtitle {
	font-family: Swis721 Lt BT;
	font-size: 35px;
	color: #58595B;
}

#containertext {
	float: left;
	height: 319px;
	width:520px;
	margin-left: 30px;
}

#subheading {
	font-family: Swis721 Lt BT;
	font-size: 18px;
	color: #231F20;
}

#textbody {
	font-size: 12px;
	font-family: Swis721 Lt BT;
	color: #231F20;
}

/*---------------Therapist ads----------------------------------------*/
    
#outer {
	background: url(../images/Image2.png) #FFF no-repeat;
	width: 850px;
	height: 425px !important;
	height: 425px;
	float:left;
}

#headingtitletext {
	font-family: Swis721 Lt BT;
	font-size: 35px;
	color: #58595B;
	margin-left: 15px;
	margin-top: 20px;
}

#containertech {
	position:relative;
	margin-top: 10px;
	left: 15px;
	height: 324px;
	width:576px;
}

#subheadingtech {
	font-family: Swis721 Lt BT;
	font-size: 18px;
	color: #808285;
	margin-left: 15px;
}

#textbodytext {
	font-size: 12px;
	font-family: Swis721 Lt BT;
	color: #808285;
	margin-left: 15px;
}

#techbut {
	color: #ffffff;
	height: 319px;
	width: 200px;
	float:left;
}

#techbut a {
	position: absolute;
}

#techbut a img {
	border-style: none;
}

#tech {
	top: 275px;
	left: 670px;
	width: 165px;
	height: 74px;
}

.contentpaneopenproduct img {
	float:right !important;
	margin:0px 0px 0px 10px;
}
