/* CSS Document */

* {
	margin:0; padding:0;
}


html, input, textarea
	{
	color:#333333;
	font: 11px/16px Verdana, Arial, Helvetica, sans-serif;
	}

body{
	background:#FFFFFF url(images/footer_bg.gif) bottom repeat-x;
}
h1, h2, h3, h4 {
	color: #515151;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 140%;
}

h2 {
	font-size: 140%;
}
h3 {
	font-size: 100%;
}
h4 {
	font-size: 110%;
}

p {
	font-size: 100%;
	margin-top: 1em;
	margin-bottom: 1em;
}


a {
	color:#3d6f92;
	text-decoration: none;
}





a:hover{
	text-decoration:underline;
}

a img { border:0;}
img {
}
ul {
	list-style: none;
}
.content ul {
	list-style: disc;
	padding-left: 15px;
}


.blink {
	text-decoration: blink;
	color: #FF0000;
	font-weight: bold;
}

.boxes {
	padding-left: 0px;
}

.box3 {
	background: #FAF1F1;
	padding: 0px;
	color: #990000;
	font-size: 10px;
	height: 40px;
	line-height: normal;
	margin: 0px 4px;
	border: 1px dashed #E1E1E1;
}

.left { float:left;}
.right {float:right;}
.clear  { clear:both;}

/*main layout */
.h_logo{
	height: 72px;
	width: 100%;
}
.big_link {
	text-align: center;
}

.big_link  a {
	color: #006699;
	font: bold 200% "Trebuchet MS", Verdana, Arial;
	text-decoration: none;
	border: 3px dotted #CCCCCC;
	display: block;
	width: 70%;
	margin: 0px auto;
	padding: 8px;
	background: #FFFFCC;
}
.big_link a:hover {
	background: #FFFF99;
	border: 3px dotted #999999;
	color: #006699;
}

#footer { height:61px;}

#main {
	margin:0 auto;
	width: 738px;
}


#header_tall {background:url(images/header_tall.gif) top repeat-x;}
#header {
	height:270px;
}

#header .left {
	padding:26px 0 0;
}
#header .right {padding:46px 11px 0 0;}
#header .right a {color:#868686; font-family:arial; font-size:12px; background:url(images/RSS.gif) no-repeat top right; padding:0 29px 2px 0;}

#header .content {
	background:url(images/header_lipobind.gif) no-repeat left top;
	height: 210px;
}
#header .content .text {
	padding:2px 0 18px 2px;
}
#header .content a img {float:right;}


#middle { width:100%;}


#footer .indent {
	padding:23px 0 0 17px;
	color:#868686;
	text-align: center;
}
#footer  .indent ul {
	list-style: url(none) none;
	margin: 0px;
	padding: 0px;
}
#footer  .indent li {
	padding-right: 8px;
	padding-left: 8px;
	display: inline;
}
#footer .indent li a {
	color: #CCCCCC;
	font-size: 10px;

}


.h_text {padding-bottom:2px; background:url(images/h_text_bg.gif) bottom repeat-x;}

.more {text-align:right;}
.more a{
	background:url(images/more_bg.gif) top right no-repeat;
	padding-right:13px;
	font-weight:bold;
}

.date {background:url(images/date_bg.gif) no-repeat 0 0; padding:2px 0 2px 22px; color:#444444;}

.bot_line {background:url(images/h_text_bg.gif) bottom repeat-x;}
.retailer {
	border: 1px solid #CCCCCC;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}

.prices {
	border: 1px solid #CCCCCC;
}
.prices td {
	text-align: center;
	border-bottom: 1px dashed #CBCBCB;
}
.prices  .table-row-1 {
	background: #FFFFFF;
}
.columns2 .column1 li {
	padding: 4px 4px 4px 8px;
	margin-top: 4px;
	margin-bottom: 4px;
}
.columns2 .column1 li a {
	text-decoration: none;
}

.boxes  .box1 {
	width: 170px;
	margin-right: 8px;
	text-align: center;
}
.boxes  .box1  .text {

}
.boxes .box1 .pic {
	border-bottom: 1px solid #CCCCCC;
	padding-top: 5px;
	padding-bottom: 10px;
	height: 160px;
}

.box1 .boxpad {
	padding: 5px;
}

.column1, .column2, .column3, .indent_column, .col1, .col2, .col3, .ind_col, .box1, .box2 {float:left;}
.style1 {color: #666666}
.style2 {
	color: #FF0000;
	font-weight: bold;
}
.blue {
	color: #0066CC;
}
.columns2    {
	padding:10px 0 0;
}
.columns2  .column1  {
	width:168px;
}
.columns2  .column2  {
	width:570px;
}
.columns2   .column1   .padding    {
	padding:14px 0px 0;
	border-right: 1px dotted #CCCCCC;
}
.columns2   .column2   .padding    {
	padding:14px 10px 0 16px;
}
.columns2    .column2    .content      {
	margin-left: 170px;
}
.nav2 {
	background: url(images/nav2.jpg) no-repeat;
}

#middle .indent {
	padding-bottom: 20px;
}
.nav1 {
	background: url(images/nav1.jpg);
}


.nav3 {
	background: url(images/nav3.jpg);
}
.prices tr {
	background: #F4F4F4;
}
.hidden {
	background: #3399CC;
	display: none;
	color: #CCCCCC;
}
