body {

    background-repeat:repeat-x;
	font-family: Tahoma;
	font-size: 13px;
	color: #6d7375;
	margin: 0px;
	padding: 0px;
	min-width: 760px;
	
}
h1{
font-family: Verdana;
	font-size: 14px;
    font-weight: bold;
	color: #66b402;
	margin-top:4px;
	text-align:left;
	
	/*margin:auto;*/
}

	
#p_txthome h1{text-decoration: underline;}
h1 span{
font-family: Verdana;
	font-size: 14px;
    font-weight: bold;
	color: #66b402;
	margin-top:4px;
	text-decoration: underline;
	
	/*margin:auto;*/
}
h2{
font-family: Verdana;
	font-size: 15px;
	font-weight: bold;
	color: #66b402;
	text-align:left;
	text-decoration: underline;
}
h3{
font-family: Verdana;
	font-size: 14px;
    font-weight: bold;
	color: #66b402;
	margin-top:4px;
	text-decoration: underline;
	/*margin:auto;*/
}
u{
font-family: Verdana;
	font-size: 14px;
    font-weight: bold;
	color: #66b402;
}
h2 span{font-family: Verdana;
	font-size: 14px;
    font-weight: bold;
	color: #66b402;}
p{
font-family:tahoma;
color:#6d7375;
font-size:13px;
}
span{
font-family:tahoma;
color:#6d7375;
font-size:13px;
}
/*--------BODY LINKS--------*/
a:link {
	color: #66b402;
	text-decoration: underline;
}
a:visited {
	color: #66b402;
	text-decoration: underline;
}
a:hover {
	color: #66b402;
	text-decoration: none;
}
a:active {
	color: #66b402;
	text-decoration: underline;
}
td ul{
list-style-image:url(../images/ull.gif);margin-left:14px;padding-left:0px;
}
.content_in ul{list-style-image:url(../images/ull.gif);margin-left:14px;padding-left:0px;}
#logo {
	background-image: url(/images/dj_logo_bg.jpg);
	background-repeat: repeat-x;
}
.p_th{color:#7e8690;font-size:11px;font-weight:bold;font-family:tahoma;}
/*H (headers)*/



/*TAGLINE AT TOP OF PAGE UNDER HEADER/LOGO*/
#tagline {
	margin: 0;
}
#tagline h2{
	margin: 0;
	font-size: 0.75em;
	letter-spacing: .1em;
	font-weight: normal;
	color: #666666;
}

/*--------WRAPPER + COLUMNS--------*/
#wrapper_no {
	margin: 0 auto;
	width: 930px;
	background-image: url(/images/dj1b_layout.jpg);
	background-repeat: repeat-y;
}
#wrapper {
	margin: 0 auto;
	width: 930px;
}
/*
#layoutcrown_no {
	background-image: url(/images/dj1b_layout_top.jpg);
	background-repeat: no-repeat;
	height: 16px;
	line-height: 0.0;
	font-size: 0;
}
*/
#leftcolumn {
	float: right;
	width: 215px;
	font-size: .75em;
}
.leftcolumn-header {font-size: 1.2em; font-weight:bold; color: #004faa; padding: 7px;}

#midcolumn {
	float: right;
	width: 555px;
	margin: 0 11px;
	font-size: .75em;
}
#rightcolumn {
	float: right;
	width: 163px;
	/*height:995px;*/
	font-size: .75em;
	background-color:#eff1f2;
}
#layoutbottom {
	clear: both;
	/*background-image: url(/images/dj1b_bottom.jpg);*/
	background-repeat: no-repeat;
	height: 16px;
	line-height: 0.0;
}
/*SIDE COLUMN*/
h2.top {
	margin: 0;
	font-size: 1.2em;
	letter-spacing: .3em;
}

/*--------CONTENT MAIN--------*/
.content-text1 {
	/*background-image: url(../p7ap/images/p7ap_light_gray_bevel.jpg);
	background-repeat: repeat-x;*/
	margin: 0 1px 0 1px;
	border:solid;
	border-width: 1px;
	border-color:#E4E6EA;
	padding: 0px 10px 0px 10px;
	line-height: 100%;
}
.content {
/*margin:0 auto;*/
/*margin-right:0px;
margin-left:0px;
padding:5px 0px 0px 0px;
width:565px;*/
}
#p_txthome p{border-bottom:1px solid #66b402;}
/*.content_in{
padding-left:4px;
width:545px;
}*/
/*.content p {
	margin-top: 0.5em;
	margin-bottom: 0em;
	line-height: 1.3em;
}
.content ul {
	margin: .75em 0 1em 1.35em;
	padding-left: 1.35em;
}*/
/*.content a:link {
	color: #1E6ABF;
	text-decoration: underline;
}
.content a:visited {
	color: #996600;
	text-decoration: underline;
}
.content a:hover {
	color: #333333;
	text-decoration: none;
}
.content a:active {
	color: #1E6ABF;
	text-decoration: underline;
}*/
/*--------BROWSER FIXES--------*/
/*Explicitly set dark blue link colors for IE7 Vista*/
/*.content a, .p7AB p a, #footer a {
	color: #76c646;
}*/
/*HOVERS*/
/*.content a:hover {color: #76c646;}
.content a:visited{color:#76c646;}
.p7AB p a:hover {color: #76c646;}
*/
.note {
	font-size: 0.95em;
	padding: 10px;
	border: 1px dotted #333;
}

/*--------FOOTER*/
#footerbox {
	width: 949px;
	margin: -2px auto;
	text-align:center;
	
}
#footer {
	font-size: .7em;
	background: url(/images/img/footer.gif) bottom left no-repeat;
	width:949px;
	height:103px;
	clear:both;
}
#footer p {
	margin: 12px 20px 6px 6px;
}
#footer a {
	color: #e1e2e5;
	text-decoration: none;
	font-weight:normal;
	font-size:10px;
	margin-right:6px;
}
/*#footer a:link {
	color: #02448f;
	text-decoration: underline;
	font-weight:normal;
}
#footer a:visited {
	color: #996600;
	text-decoration: underline;
}
#footer a:hover {
	color: #333333;
	text-decoration: none;
}
#footer a:active {
	color: #02448f;
	text-decoration: underline;
}*/


/*The bottom content - below the Accordion Panel menu*/
/*.bg-blue /*grayed{
	margin: 0;
	font-size: 1em;
	color: #e1e2e5;
	background-color: #4082cd;
	padding: 4px 12px 4px 16px;
	border-top: 1px solid #7a7a7a;
	border-bottom: 1px solid #333333;
	letter-spacing: .3em;
}
#cancel_background {
	background-image: none;
	margin: 0;
	padding-top: 12px;
}*/

/*------------ TABLES EXTRA -------*/
 .cart-table {
 border: 0;
}
.column-table {
	/*border:solid;
	border-width: 1px;
	border-color:#E4E6EA;
	border-collapse:collapse;*/
	text-align:center;
	font-size: 1em;
	color: #02448f;
	margin-top: 2px;
}
/*.column-table td{
	border:solid;
	border-width: 1px;
	border-color:#eff1f2;
}*/
.med-table {
	/*border:solid;
	border-width: 1px;
	border-color:#E4E6EA;
	/*border-collapse:collapse;*/
	/*text-align:center;
	font-size: 1em;
	valign:middle;
	align:center;*/
	/*color: #02448f;*/
	/*margin-right:15px;*/
}
.med-table td{
	/*border-top:dotted 1px #999999;
	border-left:dotted 1px #999999;
	border-right:dotted 1px #999999;
	border-bottom:solid 2px #4082cd;*/
	/*border: solid #F0F6FD; 1px;*/
}
.med-table-cell {
	/*border:solid;
	border-bottom: 2px;
	border-color:#E4E6EA;
	border-color:#eef0f0;*/
	border-collapse:collapse;
	text-align:center;
	font-size: 1em;
	color: #5F656D;
	
	border-bottom:2px solid #eef0f0;
}
.med-table-cell td{
	/*border:0;
	border-width: 0px;
	border-color:#F0F6FD;*/
}
.med-table-cell-readmore {
	color: #1E6ABF;
}
.med-table-cell-readmore a:link {
	color: #1E6ABF;
	text-decoration: underline;
}
.med-table-cell-readmore a:hover {
	color: #1E6ABF;
	text-decoration: none;
}
.med-table-cell-readmore a:visited {
	color: #1E6ABF;
	text-decoration: underline;
}
.med-table-cell-readmore a:active {
	color: #1E6ABF;
	text-decoration: none;
}

/*.med-table-cell-readmore {font-weight: bold; color: #4a91e3;}*/
.med-table-cell-buynow {font-size: 1.2em; font-weight: bold; color: #bca558;}
.med-table-cell-price {font-size: 12px; color: #e02c1d; font-weight: bold; }
.med-table-cell-subcat {font-size: 14px; font-weight: bold; color: #2e7b00;}
.med-table-cell-subcat a{font-size: 14px; font-weight: bold; color: #2e7b00;}
.med-table-cell-subcat a:hover{font-size: 14px; font-weight: bold; color: #2e7b00;}
.med-table-flat {
	border:solid;
	border-width: 1px;
	border-color:#E4E6EA;
	border-collapse:collapse;
	text-align:center;
	font-size: 11px;
	color: #333333;
	margin: 20px 0 15px 0;
}
.med-table-flat td{
	border-top:solid 2px #E4E6EA;
	border-left:solid 2px #E4E6EA;
	border-right:solid 2px #E4E6EA;
	/*border-bottom:solid 2px #4082cd;*/
	border-bottom:solid 2px #E4E6EA;
	/*color: #333333;*/
}
.med-table-flat th{
	border-top:solid 2px #E4E6EA;
	border-left:solid 2px #E4E6EA;
	border-right:solid 2px #E4E6EA;
	/*border-bottom:solid 2px #4082cd;*/
	border-bottom:solid 2px #E4E6EA;
	background-color:#eeeeee;
	font-size: 11px;
	/*text-align:center;*/
	font-weight: normal;
}
.med-table-cell-flat-buynow {font-weight: bold; color: #004faa;}
.med-table-cell-flat-oldprice {font-weight: bold; color: #dd0101; font-size: 12px; text-decoration:line-through;}
.med-table-cell-flat-newprice {font-weight: bold; color: #498b08; font-size: 11px;}
.med-table-cell-flat-perpill {font-weight: bold; color: #498b08; font-size: 11px;}

.flag-outer-table {
	border:solid;
	border-width: 1px;
	border-color:#E4E6EA;
	margin-top: 5px;
}

.flag-table {
	/*border:solid;
	border-width: 1px;
	border-color:#E4E6EA;
	border-collapse:collapse;*/
	text-align:center;
	font-size: 1em;
	color: #02448f;
	font-size: 10px; #333333;
}
.flag-table td{
	/*border:solid;
	border-width: 1px;
	border-color:#E4E6EA;*/
	/*padding: 12px 2px 4px 8px;*/
	padding-right: 2px;
}

.flag-table a:link {
	color: #333333;
	text-decoration: none;
	font-weight:normal;
}
.flag-table a:visited {
	color: #333333;
	text-decoration: none;
}
.flag-table a:hover {
	color: #333333;
	text-decoration: underline;
}
.flag-table a:active {
	color: #333333;
	text-decoration: none;
}

.table-cart {
	color:#333333;
	/*border:1px solid #e4e6ea;*/
}
.table-cart th{
	color:#7e8690;
	font-weight: bold;
	background-color:#eff1f2;
	font-size:11px;
	/*border:0;*/
}
/*.table-cart td{
border:1px solid #e4e6ea;
}*/
.table-cart a:link {
	color: #e1e2e5;
	text-decoration: underline;
}
.table-cart a:visited {
	color: #e1e2e5;
	text-decoration: underline;
}
.table-cart a:hover {
	color: #e1e2e5;
	text-decoration: none;
}
.table-cart a:active {
	color: #e1e2e5;
	text-decoration: underline;
}


.table-cart-alert {
	/*background-color:#E2F2FA;
	color: #4082CD;
	font-size: 1em;
	
	border: solid 2px #4082CD;*/
	font-weight: bold;
}
.table-cart-alert th{
	
}

.table-contact {
}

.prod-text-1 {
	border-top:solid 2px #E4E6EA; 
	border-bottom: solid 2px #E4E6EA; 
	border-collapse:collapse;
	text-align:left;
	color: #333333;
	margin: 0;
}
.prod-text-1 td{
	border: 0;
}
.prod-text-1 h1{
	margin-top: 5px;
	margin-bottom: 10px;
	line-height: 70%;
}

/*--------FORMS--------*/
.formtext {
	color: #266300; 
	text-align:left; 
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.formtextcenter {
	color: #02448f; 
	text-align:center; 
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1em;
}

/*--------LEFT COLUMN MENU (CATEGORY)--------*/
.category {
	margin: 14px 0 4px 0;
	font-size: 1.2em;
	font-weight:bold;
	color: #266300;
	background-color: #4082cd;
	padding: 4px 8px 4px 8px;
	border-top: 2px solid #8abefb;
	border-bottom: 2px solid #124682;
	letter-spacing: /*.5em*/ 0;
}
.category a {
	margin: 14px 0 4px 0;
	color: #266300;
	background-color: #4082cd;
	padding: 4px 0px 4px 0px;
	border-top: 2px solid #8abefb;
	border-bottom: 2px solid #124682;
	text-decoration: none;
}
.category a:hover {
	margin: 14px 0 4px 0;
	color: #e1e2e5;
	background-color: #4082cd;
	padding: 4px 0px 4px 0px;
	border-top: 2px solid #8abefb;
	border-bottom: 2px solid #124682;
	text-decoration: none;
}

/*--------LEFT COLUMN MENU (SUB CATEGORY)--------*/
.menulist {
	/*margin: 0 0 0px 0 !important;
	padding: 0 !important;*/
	/*list-style-type:circle;*/
	line-height: normal;
	font-size: 1.2em;
}
.menulist li {margin: 0 0 0px 0;}
.menulist a {
	padding: 2px 0px;
	/*display: block;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border-top: 1px solid #999999;
	border-bottom: 3px solid #8abefb;*/
	/*background-image: url(img/dj_linkgradient.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-color: #FFFFFF;*/
	text-decoration: underline;
	color: #3b9f00;
}
.menulist a:hover {
	/*border-color: #505050;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border-top: 1px solid #999999;
	border-bottom: 3px solid #2a68ae;
	background-position: 0px -100px;*/
	text-decoration: none;
	color: #3b9f00;
}

.rss-feed{
	margin: 20px 0 0 0;
	color:#3333333;
	letter-spacing: 0em;
}
.rss-feed th{
	background-color: #FBC902;
	padding: 6px 0 0 5px;
	font-weight:bold;
	font-size: 1.2em;
	color:#e1e2e5;
	letter-spacing: 0em;
	height: 24px;
	text-align: left;
}
.rss-feed p{
	margin-top: 10px;
}
.rss-feed title{
	font-weight: bold;
}
/**********/
.price{
font-weight: bold; color: #2e7b00; font-size: 12px;
}
.buy_btns{
align:right;
height:24px;
}
.line_btns{
float:left;
height:30px;
margin-left:17px;
}
.details_btns{
float:left;
height:24px;
/*margin-right:16px;float:left;clear:left;*/
}
.prices{
width:162px;
}

.title_bs_cart1{
background: url(/images/img/bg_title.gif) bottom left no-repeat;
width:518px;
height:31px;
font-size: 22px;
color:#e1e2e5;
text-align:left;
margin-top:10px;
float:left;
}


hr {
color: #97e17d;
background-color: #97e17d;
height: 2px;
border: 0;
}
/*#p_txthome{
color:#6d7375;
font-size: 13px;
width:540px;
padding-left:10px;
}*/
.no_line_left{
border-top:1px solid #e4e6ea;
border-right:1px solid #e4e6ea;
border-bottom:1px solid #e4e6ea;
border-left:0;
}
.no_line_right{
border-top:1px solid #e4e6ea;
border-left:1px solid #e4e6ea;
border-bottom:1px solid #e4e6ea;
border-right:0;
}
.txt_cart{
color:#266300;
font-size:11px;
font-weight:bold;
border:1px solid #e4e6ea;
}

#sum{
color:#dd0101;
font-size:11px;
font-weight:bold;
}
.bordertd{
border:1px solid #e4e6ea;
}
.no_line{
border:0;
}
.th_line_tb{
border-top:1px solid #e4e6ea;
border-bottom:1px solid #e4e6ea;
}
.th_line_l{
border-top:1px solid #e4e6ea;
border-bottom:1px solid #e4e6ea;
border-left:1px solid #e4e6ea;
}
.th_line_r{
border-top:1px solid #e4e6ea;
border-bottom:1px solid #e4e6ea;
border-right:1px solid #e4e6ea;
}
.th_line_all{
border:1px solid #e4e6ea;
}
#pro_name{
margin-left:8px;
}
/*.bg_divs{
background:#cecece;
height:131px;
width:151px;
padding-top:6px;
}
.bg_liv{
width:151px;
height:187px;
background:#FFFFFF;
padding-top:5px;
}*/
#bg_sat{
background:#eff1f2;
}
#img_border{
border:1px solid #eff1f2;
}
#a_footer{
padding: 35px 52px 8px 216px;
text-transform:uppercase;
}
#a_pro_footer{
font-size:12px;
color:#ffd800;
text-align:center;
padding-right:58px;
padding-left:220px;
}
#a_pro_footer a{
font-size:12px;
color:#ffd800;
}
/*******HEADER*/
#header_tool{
width:949px;
height:29px;
background:#5db53a;
}
#title_menu{
width:209px;
height:29px;
background:#97e27a;
float:left;
}
#title_txt{
color:#266300;
font-size:13px;
font-weight:bold;
text-align:left;
margin-top:10px;
margin-left:20px;
padding:0;
text-transform:uppercase;
}
#link_tool{
width:734px;
height:29px;
background:#2e9e02;
float:right;
}
.link_line{
width:2px;
height:14px;
margin-top:0px;
vertical-align:middle;
}
.white{color:#e1e2e5;}
#links_spn{
color:#fff600;
font-size:12px;
font-weight:bold;
margin-top:6px;
margin-left:5px;
height:20px;
text-transform:uppercase;
}
#links_spn a{
text-decoration: none;
color:#fff600;
margin-left:8px;
margin-right:8px;
vertical-align:middle;
}
.line_dotted_left{
margin-bottom:-7px;
margin-left:-6px;
}
.line_dotted_right{
margin-bottom:-7px;
margin-right:-6px;
}
#tbl_contact{
float:left;
text-align:left;
}
.txt_bs_cart{
margin-top:7px;
margin-left:22px;
color:#266300;
font-family:tahoma;
font-size:22px;
}
.title_bs_cart{
background: url(/images/img/bg_title.gif) bottom left no-repeat;
width:518px;
height:31px;
font-size: 22px;
color:#e1e2e5;
text-align:left;
margin-left:9px;
#margin-left:0px;
margin-top:10px;
float:left;
}.title_bs_cart2{
background: url(/images/img/bg_title.gif) bottom left no-repeat;
width:518px;
height:31px;
font-size: 22px;
color:#e1e2e5;
text-align:left;
margin-left:5px;
margin-top:10px;
float:left;
}
/*#d_pointer{
cursor:pointer
}*/
#text_abc{
font-weight:bold;
margin-left:10px;
color:#e1e2e5;
}
#list_abc{
width:562px;
height:23px;
float:left;
background:#2f9f04;
margin-top:9px;
margin-left:5px;
padding-top:5px;
text-align:left;
}
#list_abc a{
color:#ffd801;
}
#list_abc a:hover{
color:#fdfdfd;
}
#breadcrumb_div a{
color:#e1e2e5;
}
#breadcrumb_div{
background:#76c646;
height:25px;
text-align:left;
width:949px;
padding-top:7px;
}
.p_name{color:#266300;font-size:11px;font-weight:bold;}
.p_dosage{color:#636b75;font-size:11px;}
#lefti{background:#97e27a;width:196px;#width:184px;float:left;padding-left:6px;padding-right:6px;padding-top:5px;text-align:left;font-size:10px;#margin:0;width:178px;}
#lefti_in{background:#ffffff;width:198px;float:left;}
#line_left{float:left;width:199px;#width:196px;height:5px;#width:178px;}
#line_left_img{width:199px;#width:199px;height:5px;float:left;}