* {
	font-family:Arial;
	padding:0;
	margin:0;
	border:0;
}
body {
	background:#F5EBD7;
}
h1 {
	font-size:16px;
	color:#639;
	padding:10px 0px;
}
h2 {
	font-size:14px;
	color:#999;
	padding:5px 0px;
}
h2 {
	font-weight:normal;
}
p, ol, ul {
	font-size:11px;
}
p {
	padding:3px 0px;
}
table {
	width:100%;
	border-collapse:collapse;
}
td {
	vertical-align:top;
}
ul {
	list-style:disc;
	padding-left:20px;
	font-size:11px;
}
ul li {
	padding:2px 0px;
}
a {
	color:#993;
}
a:hover {
	color:#666;
}
.input-text, select {
	border:1px solid #666;
	padding:2px;
	color:#666;
	font-size:10px;
}
.input-srch-btn {
	background:url(images/srch-btn.gif) no-repeat;
	width:80px;
	text-align:center;
	color:#fff;
	padding:2px 0px;
	font-size:11px;
	cursor:pointer;
}
.left {
	float:left;
}
.right {
	float:right;
}
div.container {
	margin:0px auto;
	width:927px;
	text-align:left;
	background:url(images/shadow-left-right.gif) repeat-y #fff;
}
div.page {
	clear:both;
}
img.shadow {
	position:absolute;
}
div.bg {
	background:url(images/top-bg.jpg) no-repeat;
	background-position:50% 0%;
}
div.bg404 {
	background:url(images/top-error-404.gif) no-repeat;
	background-position:50% 0%;
}
div.topmenu {
	padding-top:25px;
	float:right;
	height:44px;
	margin-right:20px;
}
div.topmenu a {
	float:left;
	display:block;
	color:#fff;
	text-decoration:none;
	width:102px;
	text-align:center;
	font-size:11px;
	margin-left:5px;
	padding:6px 0px 4px 0px;
}
div.topmenu a:hover {
	text-decoration:underline;
}
div.topmenu a#topbtn1, div.topmenu a#topbtn10 {
	background:url(images/top-btns/11.gif) no-repeat #cc3399;
	background-position:50% 0px;
}
div.topmenu a#topbtn2, div.topmenu a#topbtn20 {
	background:url(images/top-btns/21.gif) no-repeat #9866c7;
	background-position:50% 0px;
}
div.topmenu a#topbtn3, div.topmenu a#topbtn30 {
	background:url(images/top-btns/31.gif) no-repeat #fa9b6b;
	background-position:50% 0px;
}
div.topmenu a#topbtn4, div.topmenu a#topbtn40 {
	background:url(images/top-btns/41.gif) no-repeat #99ccce;
	background-position:50% 0px;
}
div.topmenu a#topbtn5 {
	background:url(images/top-btns/50.gif) no-repeat #ff99cc;
	background-position:50% 0px;
}
div.topmenu a#topbtn10, div.topmenu a#topbtn20, div.topmenu a#topbtn30, div.topmenu a#topbtn40 {
	padding-bottom:13px;
}
a.name {/*padding-top:60px; @padding-top:15px;  */
	color:#fff;
	text-decoration:none;
	padding-left:302px;
	position:absolute;
	top:95px;
	font-size:42px;
	margin-bottom:0;
	color:#fff;
	font-weight:bold;
}
div.namelink {
	padding:138px 0px 0px 350px;
@padding-top:125px; 
}
div.namelink a {
	text-decoration:none;
	color:#ccc;
	font-size:11px;
}
img.homelink {
	width:300px;
	height:350px;
	position:absolute;
	top:-20px;
}
/*div.namelink a:hover {color:#fff}*/

.top-column-1 {
	width:340px;
	float:right;
	padding-bottom:20px;
}
.top-column-1 h1 {
	padding-bottom:0;
	color: rgb(153, 153, 51);
	padding-top: 50px;
	font-size: 20px;
	text-transform:capitalize;
}
.top-column-1 h2 {
	font-size:11px;
	font-weight:bold;
	color:#999;
}
.top-column-2 {
	float:right;
	width:240px;
	height:115px;
	margin-left:15px;
	margin-right:27px;
@margin-right:17px;
@width:240px;
	padding-top:40px;
}
*:first-child+html .top-column-2 {
	float:right;
	width:240px;
	height:120px;
	margin-left:15px;
	margin-right:27px;
	padding-top:30px;
}
.top-column-2 div {
	padding:10px 6px;
	border-bottom:1px dotted #999;
}
.top-column-2 * {
	color:#999;
	font-size:14px;
}
.top-column-2 .t-c-2-2 {
	text-align:center;
}
.top-column-2 .t-c-2-2 h2 {
	font-size:14px;
}
.top-column-2 .t-c-2-2 h2 a {
	color:#336666;
}
.top-column-2 input {
	width:20px;
	background:none;
	font-weight:bold;
}
/*.top-column-2 h1 {color:#C93399; padding-bottom:5px}
.top-column-2 span {float:right; padding-top:12px; font-size:11px}
.top-column-2 div {float:left; color:#9E9E00}
.top-column-2 div * {color:#9E9E00; font-size:11px}
.top-column-2 div a:hover {color:#000}*/

div.side {
	width:195px;
	margin-top:150px;
	float:left;
}
div.side div {
	background:#cc0;
	margin:2px 0px;
	width:160px;
	font-size:12px;
	color:#000;
	padding:3px 2px 3px 25px;
	border-bottom:1px solid #999;
	border-left:1px solid #999;
}
div.side a {
	display:block;
	margin-left:25px;
	font-size:11px;
	color:#000;
	padding:2px 0px;
	text-decoration:none;
}
div.side a:hover {
	color:#666;
}
div.side div.en {
	color:#993;
	margin-top:5px;
	font-size:16px;
	background:none;
	border:0;
}
div.side a.ena-s, div.side a.ena-b {
	padding:23px 0px 23px 75px;
	font-size:12px;
	margin-left:15px;
	margin-bottom:3px;
}
div.side a.ena-s {
	background:url(images/ena-s.gif) no-repeat;
}
div.side a.ena-b {
	background:url(images/ena-b.gif) no-repeat;
}
div.content {
	float:right;
	margin-right:18px;
@margin-right:8px;
	width:713px;
	border-top:6px solid #91581f;
}
*:first-child+html div.content {
	float:right;
	margin-right:18px;
	width:713px;
	border-top:6px solid #91581f;
}
div.bottom {
	background:url(images/bot-bg.gif) no-repeat #993;
	height:107px;
	clear:both;
	position:relative;
	margin:0px 13px;
}
div.bottom p {
	color:#fff;
	padding:60px 0px 0px 140px;
}
div.bottom div {
	position:absolute;
	top:65px;
	left:610px;
	color:#fff;
	font-size:11px;
}
div.bottom div a {
	color:#fff;
	font-size:11px;
}
div.bottom div a:hover {
	color:#666;
}
#box1, #box2, #box3, #box4 {
	position:absolute;
	text-align:center;
	width:172px;
	font-size:12px;
	font-weight:bold;
}
.box {
	color:#606;
	padding-top:15px;
	padding-bottom:12px;
	cursor:pointer;
	background:url(images/box-d.gif) no-repeat #f2e2c2;
}
.box-active {
	top:-26px;
	background:url(images/box-e.gif) no-repeat;
	padding-top:45px;
	padding-bottom:12px;
	color:#B000B0;
}
#box1 {
	left:0px;
}
#box2 {
	left:175px;
}
#box3 {
	left:351px;
}
#box4 {
	left:526px;
}
span.merchant {
	font-size:12px;
	color:#366;
}
a.card {
	color:#000;
	font-size:11px;
}
.whitetop {
	height:8px;
	font-size:1px;
	background:url(images/whitetop.gif);
	text-align:right;
}
.whitebot {
	height:8px;
	font-size:1px;
	background:url(images/whitebot.gif);
	text-align:right;
}
a.card-more {
	color:#639;
	font-size:12px;
	padding-bottom:15px;
	display:block;
	background:url(images/learn-more-1.gif) no-repeat;
	background-position:50% 100%;
}
.card-prop-0, .card-prop-1 {
	width:25%;
	padding:17px 10px;
	vertical-align:middle;
	border-bottom:1px solid #999;
	font-size:12px;
}
.card-prop-0 {
	background:#ededed;
}
.card-prop-1 {
	background:#f5f5f5;
}
div.index-one-card {
	background:url(images/index-one-card-bg.gif) no-repeat;
	float:left;
	position:relative;
	width:201px;
	height:235px;
	padding-left:220px;
}
div.index-one-card h1 {
	padding:5px 0px;
	color:#992B99;
	font-size:22px;
}
div.index-one-card h1 span {
	font-size:10px;
	text-transform:uppercase;
}
div.credit-companies {
	float:right;
	background:url(images/credit_companies.gif) no-repeat;
	height:230px;
	width:276px;
	margin-right:14px;
@margin-right:8px;
}
div.credit-companies span {
	padding:5px 0px;
	margin-bottom:5px;
	display:block;
	color:#B0B000;
	text-align:center;
	font-size:12px;
	font-weight:bold;
}
div.credit-companies div {
	float:left;
	padding-top:20px;
	height:40px;
	text-align:center;
	width:138px;
}
div.index-one-card td {
	font-size:11px;
}
.top-5-top {
	background:url(images/top-5-top.gif) no-repeat;
	clear:both;
	height:70px;
}
.top-5 {
	margin-left:5px;
	width:690px;
	font-size:12px;
}
.top-5 td {
	padding:5px;
	position:relative;
}
.top-5 td span {
	position:absolute;
	display:block;
	color:#909;
	font-size:12px;
	font-weight:bold;
	top:-30px;
}
.index-arts {
	float:left;
	width:345px;
	margin-right:10px;
}
.index-news {
	float:left;
	width:345px;
}
.index-arts div, .index-news div, .art-left div, #news-list .index-one-news {
	padding:10px;
	padding-bottom:20px;
	margin-bottom:3px;
}
.index-arts .left a, .index-news .left a, .index-arts .right, .index-news .right, .art-left .right, .art-left .left a, #news-list .index-one-news .right, #news-list .left a {
	font-size:11px;
	color:#666;
}
.index-arts div {
	background:#edffff;
}
.index-news div {
	background:#f7f7ca;
}
.index-news-title {
	font-size:13px;
	color:#993;
	text-decoration:none;
}
.index-arts-title {
	font-size:13px;
	color:#699;
	text-decoration:none;
}
.news-arts-date {
	font-size:10px;
	color:#666;
}
/*page2*/
.cards {
	padding:10px 10px 1px 10px;
	background:#ccc;
}
.one-card {
	background:#fff;
	margin-bottom:10px;
}
.one-card .merchant {
	font-size:16px;
	padding:0;
}
.one-card .card {
	font-size:14px;
}
.one-card span {
	text-align:center;
	padding-top:20px;
}
.one-card div {
	float:left;
	width:45%;
	padding-top:5px;
	padding-left:1%;
}
.one-card table {
	width:49%;
	margin:5px;
	float:right;
}
.one-card table td {
	padding:0px;
	vertical-align:middle;
	font-size:11px;
	font-size:12px;
	width:50%;
}
.one-card-name {
	background: url(images/pix9.gif) no-repeat #F0F0F0;
	background-position:10px 100%;
}
.one-card-text {
	background: url(images/pix9.gif) no-repeat #FAFADC;
	background-position:-45px 100%;
}
.one-card p {
	padding:20px 0px;
	text-align:center;
}
.one-card p a {
	color:#369;
	font-size:16px;
}
.one-card div .right {
	padding-top:20px;
	padding-left:5%;
}
.one-card-name div, .one-card-text div {
	width:auto;
	float:none;
	padding:10px 0px;
}
.one-card-name div {
	margin-left:10px;
}
.one-card-text div {
	margin-right:10px;
	padding-left:10px;
}
/*q*/
h1.q {
	background:url(images/q/h1.gif) no-repeat;
	color:#993;
}
html:root h1.q {padding:31px 200px 38px 250px;}
h1.q { *padding:18px 200px 35px 250px;}
div.q-form1 {
	background:url(images/q/form1.gif) no-repeat #f7f7f7;
	padding:7px 10px;
@padding:6px 10px;
	background-position:right top;
}
div.q-form1 div {
	position:relative;
	margin-top:5px;
	width:70%;
	height:23px;
}
div.q-form1 p {
	float:left;
}
div.q-form1 p span {
	text-decoration:underline;
	cursor:pointer;
}
div.q-form1 div input {
	float:right;
	cursor:pointer;
	background:url(images/q/form1-btn.gif) no-repeat #06f;
}
.q-btn {
	width:75px;
	height:23px;
	font-size:12px;
	padding-bottom:3px;
	color:#fff;
}
div.q-form2 {
	background:url(images/q/form2.gif) no-repeat #f6f7d2;
	padding:10px;
	background-position:496px 0px;
}
div.q-form2 h2 {
	margin-right:10px;
	cursor:pointer;
	padding:0;
	padding-bottom:10px;
	float:left;
}
#tab_1_1, #tab_2_2 {
	clear:both;
	height:170px;
}
div.q-form2 .input-text {
	width:90%;
	margin:3px 0px 5px 0px;
	background:#fff;
}
#text_messg {
	width:49%;
	float:left;
}
#text_messg textarea {
	width:97%;
	height:130px;
	background:#fff;
	padding:3px;
	overflow:auto;
}
#text_number {
	margin-bottom:10px;
}
div.q-form2 .q-btn {
	cursor:pointer;
	background:url(images/q/form2-btn.gif) no-repeat #06f;
}
#tab_2_2 {
	text-align:center;
	font-size:12px;
	padding-top:70px;
	height:100px;
}
div.display-count {
	padding:5px;
	background:#999;
	margin:10px 0px;
	height:15px;
}
div.display-count span {
	font-size:11px;
	color:#fff;
}
div.one-q {
	margin-bottom:5px;
}
div.one-q-mid {
	background:url(images/q/one-q-mid.gif) repeat-y;
}
div.one-q-mid div {
	padding:0px 20px;
	float:left;
	width:250px;
@width:240px;
}
.one-q-q {
	background:url(images/q/one-q-q.gif) no-repeat;
}
.one-q-a {
	background:url(images/q/one-q-a.gif) no-repeat;
}
.one-q-q, .one-q-a {
	background-position:20px 0px;
}
.one-q-q .left {
	margin-left:60px;
	height:50px;
	width:70px;
}
.one-q-q .right {
	height:50px;
	width:110px;
}
.one-q-a h2 {
	height:40px;
	padding:0;
	padding-left:60px;
	padding-top:10px;
}
table.nav {
	width:auto;
	border-collapse:separate;
	background:#f7f7f7;
	padding:2px 0px !important;
}
td.page_nav_e {
	text-align:center;
	background:url(images/q/page_nav_e.gif) center top no-repeat;
	width:30px;
	height:16px;
	border:0px;
	padding:2px 0px !important;
}
td.page_nav_d {
	text-align:center;
	color:#666;
	font-size:11px;
	padding:2px 0px !important;
	background:url(images/q/page_nav_d.gif) center top no-repeat;
	width:30px;
	height:16px;
	border:0px;
}
td.page_nav_e a {
	color:#333;
	display:block;
	padding:2px 0px;
	width:30px;
	text-decoration:none;
	font-size:11px;
}
td.page_nav_e a:hover {
	color:#fff;
}
.q-categ {
	background:url(images/q/q-categ.gif) no-repeat;
	width:587px;
	height:151px;
	margin-top:10px;
}
.q-categ p {
	text-align:center;
	padding:7px 0px 14px 0px;
	color:#993;
	font-size:12px;
}
.q-categ div {
	float:left;
	width:179px;
	margin:0px 8px;
@margin:0px 7px;
	margin-top:3px;
	height:25px;
	font-size:11px;
}
.det-highlights td {
	padding:4px;
	border-bottom:2px dotted #999;
	font-size:12px;
}
.det-block {
	float:left;
	padding:10px;
	width:200px;
	margin-right:3px;
}
.det-block p {
	padding:5px 0px;
	font-size:12px;
	font-weight:bold;
}
.det-block table {
	width:190px;
}
.det-block table td {
	padding:3px 0px;
	font-size:11px;
	height:30px;
	border-bottom:2px dotted #999;
}
.det-images {
	float:right;
	width:320px;
	padding:10px;
	padding-top:0;
	border-left:2px dotted #ddd;
}
.det-card {
	width:350px;
	float:left;
}
.det-images div {
	padding:0px 0px 5px 80px;
	margin:5px;
	border-bottom:1px solid #ddd;
	font-size:10px;
	position:relative;
}
.det-images div span {
	position:absolute;
	top:0px;
	left:0px;
@left:-80px;
	padding-left:30px;
	height:25px;
	padding-top:5px;
}
*:first-child+html .det-images div span {
	position:absolute;
	top:0px;
	left:0px;
	padding-left:30px;
	height:25px;
	padding-top:5px;
}
span.det-images-ok {
	background:url(images/det-ok.gif) no-repeat;
	color:#993;
}
span.det-images-no {
	background:url(images/det-no.gif) no-repeat;
	color:#999;
}
#miles {
	background:url(images/det-miles.gif) no-repeat;
	background-position:20px 50%;
}
#cash {
	background:url(images/det-cash.gif) no-repeat;
	background-position:15px 50%;
}
#points {
	background:url(images/det-points.gif) no-repeat;
	background-position:20px 50%;
}
#charity {
	background:url(images/det-charity.gif) no-repeat;
	background-position:20px 50%;
}
.contact-txt {
	width:250px;
	margin-right:440px;
}
.contact {
	float:right;
	width:400px;
	padding:10px;
	padding-top:0;
}
.contact-ch {
	background:url(images/contact-bg.gif) no-repeat;
	padding:25px 20px 0px 150px;
	height:170px;
}
.contact-ch p {
	margin:3px 0px;
	padding-left:0px;
	padding-left:25px;
	font-size:11px;
	cursor:pointer;
	background:url(images/cu_cover.gif) no-repeat;
	background-position:0px 50%;
}
.contact-checkers span {
	display:block;
	padding:4px;
	background:#CCCC33;
	border-bottom:1px solid #000;
	font-size:14px;
	color:#fff;
	margin:10px 0px;
}
.contact-form td {
	padding-top:10px;
	vertical-align:middle;
}
.art-h1 {
	background:url(images/art-h1.gif) no-repeat;
	margin-top:20px;
	padding:30px 30px 30px 130px;
}
.art-left {
	width:355px;
	float:left;
}
.art-side {
	float:right;
	width:331px;
	margin-right:10px;
	background:url(images/art-side-top.gif) no-repeat;
	padding-top:10px;
}
.art-side-middle {
	border-left:1px solid #d8d8d8;
	border-right:1px solid #d8d8d8;
	padding:0px 15px;
}
.art-side-middle div {
	float:left;
	width:80px;
	height:30px;
	cursor:pointer;
	font-size:11px;
	color:#4C4C4C;
	padding:8px 5px 5px 55px;
	margin-bottom:3px;
	margin-top:3px;
}
.art-side-middle div:hover {
	background:#f7f7f7;
}
.art-side-middle div p {
	padding-top:5px;
}
.art-side-middle a {
	text-decoration:none;
	color:#369;
	font-size:12px;
}
.art-side-middle a:hover {
	color:#993;
}
.btn-add-comment {
	background:url(images/add-comments.gif);
	text-align:center;
	padding-top:1px;
	width:96px;
	height:19px;
	color:#fff;
}
#g1 {
	background:url(images/art-gal/g1.gif) no-repeat;
}
#g2 {
	background:url(images/art-gal/g2.gif) no-repeat;
}
#g3 {
	background:url(images/art-gal/g3.gif) no-repeat;
}
#g4 {
	background:url(images/art-gal/g4.gif) no-repeat;
}
#g5 {
	background:url(images/art-gal/g5.gif) no-repeat;
}
#g6 {
	background:url(images/art-gal/g6.gif) no-repeat;
}
#g7 {
	background:url(images/art-gal/g7.gif) no-repeat;
}
#g8 {
	background:url(images/art-gal/g8.gif) no-repeat;
}
#g9 {
	background:url(images/art-gal/g9.gif) no-repeat;
}
#g10 {
	background:url(images/art-gal/g10.gif) no-repeat;
}
#g11 {
	background:url(images/art-gal/g11.gif) no-repeat;
}
#g12 {
	background:url(images/art-gal/g12.gif) no-repeat;
}
.art-side-bot {
	background:url(images/art-side-bot.gif) no-repeat bottom;
	height:10px;
	clear:both;
	margin-bottom:10px;
}
.art-left div {
	border-bottom:1px solid #999;
}
.news-h1 {
	background:url(images/news-h1.gif) no-repeat;
	margin-top:20px;
	padding:30px 0px 0px 130px;
	height:70px;
}
#news-list .index-one-news {
	width:315px;
	border-bottom:1px solid #993;
}
div.news-navi {
	width:690px;
	background:#F7F7CA;
	clear:both;
	padding:3px 0px;
	color:#993;
	font-size:12px;
}
div.news-navi div b {
	display:block;
	width:18px;
	color:#fff;
	float:left;
	margin-right:5px;
	background:url(images/navi_d.gif) no-repeat;
	padding:2px 0px;
	text-align:center;
}
div.news-navi div a {
	display:block;
	width:18px;
	float:left;
	margin-right:5px;
	background:url(images/navi_e.gif) no-repeat;
	padding:2px 0px;
	color:#993;
	text-align:center;
	text-decoration:none;
}
div.news-navi div a:hover {
	color:#333;
}
#news-side {
	background:none;
	border-top:4px solid #91581f;
	padding:0px 6px;
	width:310px;
}
#news-side div {
	background:url(images/bg-art-news-comments.gif) repeat-x #eeddbc;
	padding:10px;
}
#news-side div p {
	padding:5px 0px;
	background:url(images/bg-p-art-news-comments.gif) no-repeat;
	background-position:50% 5px;
}
p.comments-title {
	padding:5px;
	background:#ddebeb;
	font-size:12px;
}
p.comments-txt {
	padding:5px;
	font-size:12px;
}
.h1-site-map {
	padding-top:80px;
	font-size:20px;
	color:#993;
}
.h2-site-map {
	border-bottom:1px solid #999;
}
a.a-site-map {
	font-size:11px;
	color:#369;
	margin:4px 0px;
	display:block;
	text-decoration:underline;
}
a:hover.a-site-map {
	text-decoration:none;
}
.index-card-1 {
	text-align:center;
	width:175px;
}
.comm {
	padding:8px 10px 4px 10px;
	margin:3px 10px;
	font-size:10px;
	background:#F1F4EC;
}
.comm sup {
	color:#f00;
}
.comm a {
	color:#666;
}
.comm a:hover {
	color:#f00;
}
.learn-1001 {
	font-size:12px;
	color:#09f;
}
.opinion {
	width:105px;
	border:solid 1px #C0C3BA;
	padding:1px 3px 1px 5px;
}
.opinion div {
	padding:2px;
}
.opinion a:hover {
	text-decoration:none;;
}
.opinion img {
	vertical-align:middle;
}
.boormark {
	display:none;
}
.boormark-en {
	position:absolute;
	display:block;
	background: #ffffff;
	color:#000000;
	border:1px;
	border-color:#cdcdcd;
	border-style:solid;
	font-size:10px;
	left:950px;
	top:80px;
}
div.side a.a-art-news-lnk {
	background:#E0E0E0;
	display:block;
	margin-left:13px;
	margin-top:10px;
	padding:5px 0px;
	padding-left:10px;
	border-bottom:1px solid #666;
	color:#333;
	margin-right:22px;
}
div.side a:hover.a-art-news-lnk {
	color:#000;
}
/*search*/
.search_body_1 {
	float:left;
	width:300px;
}
.search_body_2 {
	float:left;
	width:300px;
}
.search_but {
	clear:both;
	padding-right:100px;
	text-align:center;
}
.search_apply {
	background:url(images/searhbtn.gif) no-repeat;
	width:77px;
	height:24px;
}
#navigation div, .navigations div {
	font-size:12px;
	float:left;
	margin:3px;
}
.search_onpage {
	float:right;
	font-size:12px;
}
.search_prod {
	width:190px;
	border:1px solid #eaeaea; /*height:350px; @height:360px; margin-bottom:10px; */
	padding:10px; /*margin-right:20px; float:left*/
}
.search_prod li {
	padding:1px 0px;
}
.search_prod * {
	color:#666;
}
.search_pic {
	text-align:center;
}
.checkon, .checkoff {
	float:right;
	font-size:1px;
	margin-top:8px;
	height:10px;
	width:10px;
	border:1px solid #999;
}
.checkon {
	background:#f00;
}
.checkoff {
	background:#fff;
}
.search_cons {
	padding-top:10px;
}
.compare_but {
	clear:both;
	text-align:center;
}
.comp_apply {
	background:url(images/compare.gif) no-repeat;
	height:24px;
	width:77px;
}
.comp_table {
	font-size:12px;
}
.comp_table td {
	border:1px solid #999;
	padding:5px;
}
.page_active {
	color:#ccc;
}
.page_passive, .page_next {
	color:#fff;
	cursor:pointer;
}
.page_3pix {
	color:#fff;
	border-color:#fff;
}
.nothing_found {
	padding:30px;
	background:#ffc;
	border:1px dashed #666;
	font-size:16px;
	color:900;
	text-align:center;
}
.in-1003 {
	margin-left:100px;
	margin-right:100px;
	font-size:11px;
}
.in-1003 li {
	padding:3px 0px;
}
/*404*/
.top404 {
	padding:70px 20px 50px 100px;
}
.top404 h1 {
	font-size:42px;
	margin-bottom:0;
	color:#fff;
	padding:0;
	padding-bottom:18px;
}
.top404 h1 a {
	color:#fff;
	text-decoration:none;
}
.top404 div a {
	text-decoration:none;
	color:#ccc;
	font-size:11px;
}
.content404 {
	padding:0px 300px 100px 100px;
}
.content404 * {
	font-size:12px;
	line-height:16px;
}
.content404 h1 {
	font-size:24px;
	font-weight:normal;
}
#note {
	position:absolute;
	padding:5px;
	background:#eee;
	border:1px solid #666;
	width:200px;
	z-index:100;
	display:none;
	font-size:11px;
}
div.card-of-the-week {
	color:#992B99;
	font-size:22px;
	padding:5px 0;
	font-weight:bold;
}
div.card-of-the-week span {
	font-size:10px;
	text-transform:uppercase;
}
.helpful_info p {
	background-image: none !important;
	}
.helpful_info {
	background:	#F2F9FF none !important;
	border:2px solid #C4E1FF;
	margin:7px;
	padding:7px !important;
	text-align:left;
	width:285px;
	font-size:12px;
}
.helpful_info span {
	font-size:13px;
	margin:4px;
	font-weight:bold;
}
.helpful_info a {
	text-decoration:underline;
	color:#666;
	font-size:12px;
	display:block;
}
.helpful_info br {
font-size:9px;
line-height:5px;
}
.helpful_info_h br {
font-size:9px;
line-height:5px;
}
.helpful_info a:hover {
	text-decoration:none;
	color:#333;
}
html:root .helpful_info_h {
	padding-bottom:20px;
	}
.helpful_info_h {
	background:#F2F9FF;
	border:2px solid #C4E1FF;
	margin:7px;
	padding: 10px;
	text-align:left;
	width:670px;
	font-size:12px;
}
.helpful_info_h span {
	font-size:13px;
	margin:4px 0px;
	font-weight:bold;
}
.helpful_info_h a {
	text-decoration:underline;
	color:#666;
	font-size:12px;
	display:block;
}
.helpful_info_h a:hover {
	text-decoration:none;
	color:#333;
}
.helpful_info_h .pages_first {
	float:left;
	padding-right:20px;
}
span.mech {
	color:#993;
	font-size:18px;
	font-weight:bold;
	padding-bottom:20px;
}
span.prod {
	color:#9A0099;
	font-weight:bold;
	padding-bottom:20px;
	}
/* CO */
div.co_banner_index
{ background:url(images/special-offer-back-1.jpg) 4px 50px no-repeat; padding-top:23px; padding-bottom:12px}
div.banner_name_index
{ color:#00458e; font: bold 14px Arial; padding-left:39px }
div.banner_name_index a
{ color:#00458e; font: normal 14px Arial }
div.banner_text_index
{ padding-left:181px; text-align:left; padding-top:20px}
div.banner_text_index a
{ color:#4c4c4c; font:bold 20px Arial; text-decoration:none}
div.banner_text_index a span
{ color:#c21700; font:bold 32px Arial}
div.apply_co_index
{ padding-left:208px; padding-top:15px;}

div.co_banner_1001
{ background:url(images/special-offer-back-1.jpg) 0px -10px no-repeat; padding:22px 0 0 202px; text-align:left; border: 1px dashed #d6d6d6; margin-bottom:5px;}
div.banner_name_1001
{ color:#00458e; font: bold 14px Arial;}
div.banner_name_1001 a
{ color:#00458e; font: normal 14px Arial }
div.banner_text_1001
{ text-align:left; float:left; padding-top:30px; padding-bottom:45px; //padding-bottom:35px}
div.banner_text_1001 a
{ color:#4c4c4c; font:bold 18px Arial; text-decoration:none}
div.banner_text_1001 a:hover
{ color:#4c4c4c; text-decoration:none}
div.banner_text_1001 a span
{ color:#c21700; font:bold 37px Arial}
div.apply_co_1001
{ float:right; margin-right:25px; margin-top:28px}

div.sense { border:solid 1px #ccc; height:240px; padding:10px;}
div.sense div {width:205px; float:right; height:240px;}

  table.specialprd { margin:1px 1px 0px 1px;}
  table.specialprd td {border:solid 1px #B9B9B9; padding:3px; padding-top:8px; text-align:center; background-color:#FFFFFF;}
  div.prdspecdscr {margin-left:30px; width:auto;}
  div.prdspecdscr p { text-align:left; color:#333333; font:bold 17px arial; background:url(images/black-dot.gif) no-repeat 0 50%; padding:0px 0px 0px 10px; margin-top:8px; width:auto;} 
  div.prdspeclink {float:left;background-color:#EDEDED; width:130px; height:30px;}
  div.prdspeclow {background-color:#EDEDED; height:30px; border-top:dashed 1px #A9A9A9; padding-top:10px;}
  div.prdspeclink {text-align:left; float:left; width:158px;}
  div.prdspeclink a {color:#000; text-decoration:none; font:normal 11px arial;}
  div.prdspeclink a:hover {text-decoration:underline}
  
.bot_note {
  background:#EDED9F url('./images/warnpic.gif') 5px 5px no-repeat;
  padding:18px 0 7px 82px;
  border:1px solid #ccc;
  border-top:0px;
  clear:both;
  font-size:18px;
  color:#969806;
  width:630px;
  height:52px;
}
.bot_note span,
.bot_note a {
  font-size:18px;
  color:#CC0069;
}
.bot_note span,
.bot_note b {
  font-size:18px;
  font-weight:bold;
  color:#848606;
}
