#search_bar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #999999;
	text-align: left;
	float: left;
	height: 24px;
	width: 100%;
	line-height: 20px;
	font-weight: bold;
	padding: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #CCCCCC;
	background-attachment: scroll;
	background-image: url(../../assets/images/layout/search_bar_bg.png);
	background-repeat: repeat-x;
	background-position: center center;
	behavior: url('members/css/iepngfix.htc');
}
.horz_bar {
	float: left;
	height: 20px;
	width: 1000px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #CCCCCC;
	background-attachment: scroll;
	background-image: url(../../assets/images/layout/search_bar_bg.png);
	background-repeat: repeat-x;
	background-position: center center;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #000000;
	font-weight: bold;
	behavior: url('members/css/iepngfix.htc');
}
#cat_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding: 5px;
	float: left;
	height: auto;
	width: 200px;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #CCCCCC;
	border-top: none;
}
#menu_bar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	text-align: left;
	float: left;
	height: auto;
	width: 980px;
	line-height: 20px;
	font-weight: bold;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #CCCCCC;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 2px;
	margin-bottom: 2px;
	background-attachment: scroll;
	background-image: url(../../assets/images/layout/search_bar_bg.png);
	background-repeat: repeat-x;
	background-position: center center;
	behavior: url('members/css/iepngfix.htc');
}
.alert_message_large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	background-color: #FFFFCC;
	margin: 15px 2px 2px;
	padding: 2px;
	float: left;
	height: auto;
	width: auto;
	border: 1px solid #333333;
}
a:link, a:active, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #660000;
	text-decoration: underline;
	padding: 2px 5px;
	float: left;
	height: auto;
	width: auto;
	margin-top: 2px;
	margin-bottom: 2px;
	font-weight: bold;
	border: 1px solid #FFFFFF;
	background-color: #EBEBEB;
}
a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #FFFFF0;
	border: 1px solid #999999;
}
a.bc:link, a.bc:active, a.bc:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #990000;
	text-decoration: none;
	padding: 0px;
	float:none;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	border: 0px none #FFFFFF;
	background-image:none;
}
a.bc:hover {
	color: #000000;
	text-decoration: none;
	border: 0px none #999999;
	text-decoration: none;
}


#frame {
	height: auto;
	width: 1000px;
}
.affiliate_line {
	float: left;
	height: auto;
	width: auto;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
#header {
	float: left;
	height: 95px;
	width: 1000px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-align: right;
}
#member_logo {
	background-attachment: scroll;
	background-image: url(../../admin/_webassets/default_logo.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 95px;
	width: 670px;
	overflow: hidden;
}
.left_section_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #699A31;
	text-align: left;
	padding: 2px;
	float: left;
	height: auto;
	width: 192px;
	margin-bottom: 5px;
}
#main_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	padding: 5px;
	float: left;
	height: auto;
	width: 600px;
}
.right_photo {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(../../assets/images/photos/index1.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	margin: 5px 2px;
	padding: 2px;
	float: right;
	height: 233px;
	width: 350px;
	border: 1px solid #CCCCCC;
}

#right_column {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	float: right;
	height: auto;
	width: 160px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	text-align: left;
}
.logo {
	background-attachment: scroll;
	background-image: url(../../admin/_webassets/1-800diapers.gif);
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	height: 150px;
	width: 150px;
	margin-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
.affiliate_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	float: left;
	height: auto;
	width: 435px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.product_name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #666666;
	float: left;
	height: auto;
	width: 435px;
	font-style: italic;
}

a.menu:link, a.menu:active, a.menu:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	padding: 2px 5px;
	float: left;
	height: auto;
	width: auto;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #CCCCCC;
	text-decoration: none;
	background-attachment: scroll;
	background-image: url(../../assets/images/layout/search_bar_bg.png);
	background-repeat: repeat-x;
	background-position: left top;
	margin-right: 5px;
	behavior: url('members/css/iepngfix.htc');
}
a.menu:hover {
	color: #000000;
	text-align: center;
	padding: 2px 5px;
	float: left;
	height: auto;
	width: auto;
	border-top: 1px solid #666666;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #666666;
	text-decoration: none;
	background-position: left bottom;
	margin-right: 5px;
}
.desc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFD2;
	padding: 3px;
	float: left;
	height: auto;
	width: 430px;
	border: 1px solid #CCCCCC;
	margin-top: 10px;
}

.catmenu_selected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	padding: 2px 5px;
	float: left;
	height: auto;
	width: 185px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #CCCCCC;
	background-attachment: scroll;
	background-image: url(../../assets/images/layout/search_bar_bg.png);
	background-repeat: repeat-x;
	margin-top: 2px;
	background-color: #996600;
	background-position: left top;
	behavior: url('members/css/iepngfix.htc');
}

a.catmenu:link, a.catmenu:active, a.catmenu:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: left;
	padding: 2px 5px;
	float: left;
	height: auto;
	width: 185px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #CCCCCC;
	background-attachment: scroll;
	background-image: url(../../assets/images/layout/search_bar_bg.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-top: 2px;
	behavior: url('members/css/iepngfix.htc');
}
a.catmenu:hover {
	text-decoration: none;
	background-color: #996600;
	background-position: left top;
	color: #000000;
}
.login_form {
	float: left;
	height: auto;
	width: 190px;
	margin-bottom: 10px;
	background-color: #F3F3F3;
	padding: 2px 2px 10px;
	border: 1px solid #CCCCCC;
}
.logintextbox {
	height: auto;
	width: 100%;
	padding-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	float: left;
	text-align: left;
}
.l_button {
	width: 53px;
	height: 16px;
	text-decoration: none;
	background-color: #B0C6D3;
	background-attachment: scroll;
	background-image: url(../../assets/images/layout/login_btn.gif);
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: 3px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.s_button {
	width: 53px;
	height: 16px;
	text-decoration: none;
	background-color: #B0C6D3;
	background-attachment: scroll;
	background-image: url(../images/search_btn.gif);
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: 3px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.s_box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	height: 14px;
	width: 186px;
}
.searchtextbox {
	float: left;
	height: auto;
	width: 100px;
	padding-right: 10px;
}
#date_line {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-align: right;
	float: left;
	height: auto;
	width: 980px;
	padding-right: 10px;
	padding-left: 10px;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-attachment: scroll;
	background-image: url(../../admin/images/foot_bar.gif);
	background-repeat: no-repeat;
	float: left;
	height: 85px;
	width: 980px;
	text-align: left;
	padding-top: 15px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 15px;
}
a.foot:link, a.foot:active, a.foot:visited {
	color: #990000;
	text-decoration: none;
}
a.foot:hover {
	background-color: #FFFFFF;
	text-decoration: none;
	color: #666666;
}
.page_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	clear: both;
	float: left;
	height: auto;
	width: 100%;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.page_subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	clear: both;
	float: left;
	height: auto;
	width: 100%;
	margin-bottom: 5px;
	font-style: italic;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	clear: both;
	float: left;
	height: auto;
	width: 160px;
}
.leadin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	clear: both;
	float: left;
	height: auto;
	width: 160px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
}
a.readmore:link, a.readmore:active, a.readmore:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #993300;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
	float: right;
	background-attachment: scroll;
	background-image: url(../../assets/images/layout/small_arrow.gif);
	background-repeat: no-repeat;
	background-position: 3px; center;
	padding-left: 15px;
}

a.readmore:hover {
	background-color: #FFFFFF;
	color: #000000;
	text-decoration: none;
}
.row_hint {
	font-size: 10px;
	color: #660000;
	float: left;
	height: 15px;
	width: 165px;
	margin-top: 6px;
	padding-left: 5px;
}
.row_label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	text-align: left;
}
.row_form_label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align: right;
	float: left;
	height: 16px;
	width: 120px;
	margin-right: 5px;
	padding-top: 5px;
}
.row_form_input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	padding: 2px;
	float: left;
	height: auto;
	width: 440px;
	margin-right: 10px;
}
.row_input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	text-align: left;
}
.row_input_box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 2px;
	font-weight: normal;
	height: 16px;
	color: #000000;
	width: 190px;
	margin-bottom: 4px;
	border: 1px solid #54729A;
}

.dateline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-align: right;
	float: right;
	height: auto;
	width: auto;
	margin-top: 70px;
}

.alert_circle {
	background-attachment: scroll;
	background-image: url(../../admin/images/alert.gif);
	background-repeat: no-repeat;
	background-position: left -1px;
	float: left;
	height: 15px;
	width: 172px;
	margin-right: 4px;
	padding-left: 20px;
}
a.leftmenu:link, a.leftmenu:active, a.leftmenu:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: left;
	padding: 2px 5px;
	float: left;
	height: auto;
	width: 186px;
	border-top: 1px solid #999999;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #999999;
	margin-bottom: 5px;
	background-color: #FFFFFF;
	background-image:none;	
}
a.leftmenu:hover {
	text-decoration: none;
	background-color: #E8E8E8;
	color: #990000;
	border: 1px solid #000000;
}

a.faqmenu:link, a.faqmenu:active, a.faqmenu:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: left;
	padding: 2px 5px;
	float: left;
	height: auto;
	width: 580px;
	border-top: 1px solid #E8E8E8;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #E8E8E8;
	margin-bottom: 5px;
	background-color: #FFFFFF;
	background-image:none;
	clear: both;
}
a.faqmenu:hover {
	text-decoration: none;
	background-color: #E8E8E8;
	color: #990000;
	border: 1px solid #000000;
}
.answer_box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: left;
	padding: 2px 5px;
	float: left;
	height: auto;
	width: 580px;
	border-top: 1px solid #E8E8E8;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #E8E8E8;
	margin-bottom: 5px;
	background-color: #FFFFCA;
	background-image:none;
	clear: both;
}
.faq {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	padding: 2px 5px;
	float: left;
	height: auto;
	width: 580px;
	border-top: 1px solid #E8E8E8;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #E8E8E8;
	margin-bottom: 5px;
	background-color: #000000;
	background-image:none;
	clear: both;
}

.loginButton {
	background-color: #003366;
	padding-top: 2px;
	padding-bottom: 2px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: white;
	font-weight:bold;
	font-size:10px;
	line-height: 10px;
	text-decoration: none;
	text-align: center;
	height: auto;
	width: auto;
}
.catlist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: left;
	float: left;
	height: auto;
	width: 185px;
	letter-spacing: -0.5px;
	clear: both;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	background-color: #F3F3F3;
}


a.subcatlist:link, a.subcatlist:active, a.subcatlist:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #993300;
	text-decoration: none;
	text-align: left;
	float: left;
	height: auto;
	width: 163px;
	margin: 0px;
	letter-spacing: -0.5px;
	clear: both;
	background-attachment: scroll;
	background-image: url(../../assets/images/layout/small_bullet.gif);
	background-repeat: no-repeat;
	background-position: 3px center;
	padding-left: 15px;
	padding-right: 5px;
	padding-bottom: 2px;
}
a.subcatlist:hover {
	background-color: #FFFFFF;
	color: #000000;
	text-decoration: none;
}
.news_source {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #666666;
	clear: both;
	float: left;
	height: auto;
	width: 100%;
	margin-bottom: 5px;
	font-style: italic;
	text-align: right;
}
a.adlink:link, a.adlink:active, a.adlink:visited, a.adlink:hover {
	text-decoration: none;
	background-image: none;
	margin: 10px 0px;
	padding: 0px;
}
.skyscrapper {
	padding: 2px;
	float: right;
	height: 240px;
	width: 120px;
	margin-top: 10px;
}
.banners {
	float: left;
	height: 240px;
	width: 470px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	margin-top: 15px;
}
.notice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #669999;
	border: 1px solid #000000;
	padding: 2px;
}

.search_input_box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	width: 192px;
}
.searchButton {
	background-color: #003366;
	padding-top: 1px;
	padding-bottom: 1px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: white;
	font-weight:bold;
	font-size:8px;
	line-height: 8px;
	text-decoration: none;
	text-align: center;
	height: auto;
	width: auto;
}
.cword_display {
	background-attachment: scroll;
	background-image: url(../../assets/images/layout/crte1.gif);
	background-repeat: no-repeat;
	background-position: center 2px;
	margin: 5px 2px 2px 60px;
	padding: 60px 2px 2px;
	float: left;
	height: 10px;
	width: 191px;
	border: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	text-align: center;
}
.link_box {
	margin: 2px;
	padding: 2px;
	float: left;
	height: auto;
	min-height: 30px;
	width: 416px;
	border-top: 1px dotted #CCCCCC;
	overflow: hidden;
}
.link_box a:link {
	width: 361px;
	display: block;
	height: auto;
	min-height: 25px;
	padding-top: 10px;
	padding-bottom: 10px;
	}
a.special_btn:link, a.special_btn:active, a.special_btn:visited {
	background-attachment: scroll;
	background-image: url(../../assets/images/layout/special_btn.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: left;
	height: 173px;
	width: 180px;
	text-decoration: none;
} 
a.special_btn:hover {
	float: left;
	height: 173px;
	width: 180px;
	text-decoration: none;
	background-position: 0px -173px;
}