@charset "utf-8";
@import url("offer-box.css");
.style5 {font-size: 9px}

/* CSS Document */

body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center;
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	background-attachment: fixed;
	background-repeat: repeat-x;
	color: #000000;
	background-image: url(../images/bgstretch.gif);
}
p {
	padding: 0px;
	margin: 0px;
	font-size: 85%;
	color: #FFFFFF;
}
.black_bg {
	background-color: #000000;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: inset;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.twoColFixLtHdr #container {
	width: 755px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #232323;
	border: medium outset #333333;
} 
.twoColFixLtHdr #header {
	height: 115px;
	width: 755px;
	background-color: #DDDDDD;
	background-image: url(../images/xprimecreditcards_01.jpg);
} 

.twoColFixLtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 155px;
	color: #CCCCCC;
	background-color: #121212;
	background-image: url(../prime-credit-cards-images/xcreditcardsx_02.jpg);
	background-repeat: no-repeat;
}
.twoColFixLtHdr #container #mainContent #content_header #page_title p {
	font-size: x-small;
}
#index_item_text h3 a {
	color: #FFFFFF;
}

.twoColFixLtHdr #mainContent {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 155px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	position: relative;
	background-color: #000000;
} 
.twoColFixLtHdr #container #sidebar1 #menu p {
	margin-bottom: 3px;
	color: #FFFFFF;
}
#site_info a {
	color: #FFFFFF;
	text-align: center;
}
.twoColFixLtHdr #container #sidebar1 #article_ellipse a {
	color: #FFFFFF;
}

.twoColFixLtHdr #container #sidebar1 #menu a {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
#site_info {
	padding-left: 100px;
	padding-top: 1px;
	font-size: small;
	color: #CCCCCC;
}
#content_header {
	background-repeat: no-repeat;
}

#linkads {
	margin: 0px;
	padding: 0px;
}
#menu {
	padding-bottom: 5px;
	background-color: #000000;
	margin: 0px;
	padding-top: 10px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: none;
	border-top-color: #005EDF;
	border-right-color: #005EDF;
	border-bottom-color: #005EDF;
	border-left-color: #005EDF;
}
.menu_header {
	background-color: #C6D5FF;
	color: #000000;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: outset;
	border-right-style: none;
	border-bottom-style: outset;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
	font-size: small;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.twoColFixLtHdr #container #sidebar1 #menu .menu_header a {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}

#menu p {
	padding-left: 3px;
}

#page_title {
	height: 50px;
	padding-left: 20px;
	padding-top: 5px;
	color: #CCCCCC;
	width: 560px;
}
#top_ads {
	text-align: center;
	height: 5px;
	margin-right: 10px;
	margin-left: 10px;
	background-color: #000000;
}
#info_content {
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 1px;
	margin-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 15px;
	border: thin outset #243843;
	font-size: small;
	color: #CCCCCC;
	background-color: #121212;
}
#middle_ad {
	text-align: center;
	margin-top: 1px;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-left: 10px;
	background-color: #000000;
	padding-top: 9px;
}

#lower_content {
	margin-right: 20px;
	margin-left: 20px;
	font-size: small;
	padding: 10px;
	background-color: #121212;
	border: thin outset #666666;
	color: #CCCCCC;
}
#article_ellipse {
	margin-top: 10px;
	padding-left: 2px;
}
.twoColFixLtHdr #footer {
	padding: 0 10px 0 20px;
	background-color: #000000;
	color: #FFFFFF;
} 
.twoColFixLtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	color: #FFFFFF;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
#offer_box_image_125x125 {
	float: left;
	height: 125px;
	width: 125px;
	margin: 0px;
	padding: 0px;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
#off_box_features_h125 {
	height: 105px;
	padding: 10px;
	background-color: #CCCCCC;
}


h1 {
	font-size: 110%;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
}


h3 {
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	font-style: normal;
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 85%;
	margin: 0px;
	padding: 0px;
}
.twoColFixLtHdr #container #mainContent #info_content h3 {
	color: #FFFFFF;
	text-decoration: none;
}
.twoColFixLtHdr #container #mainContent #info_content h3 a {
	color: #FFFFFF;
}
.style4 {
	color: #990000
}
#amazon-store {
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 1px;
	margin-bottom: 1px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #FBFBFB;
}
#content-ad300x250 {
	height: 250px;
	float: left;
	width: 300px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.twoColFixLtHdr #container #mainContent #offer_box #offer_box_title a {
	color: #FFFFFF;
}
#offer_box {
	margin-right: 20px;
	margin-left: 20px;
	background-color: #FBFBFB;
	margin-top: 10px;
	margin-bottom: 10px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #C6D5FF;
	border-right-color: #C6D5FF;
	border-bottom-color: #C6D5FF;
	border-left-color: #C6D5FF;
}
#offer_box_title {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FBFBFD;
	background-color: #000000;
	color: #FFFFFF;
	border-top-color: #FBFBFD;
	border-right-color: #FBFBFD;
	border-left-color: #FBFBFD;
	border-left-width: thin;
	border-left-style: solid;
	border-top-width: thin;
	border-top-style: solid;
}

#offer_box_image {
	width: 170px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	float: left;
	height: 130px;
	background-color: #C6D5FF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


#off_box_features {
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	background-color: #C6D5FF;
	height: 120px;
}

#offer_box_footer {
	background-color: #E9E4E0;
	font-size: 70%;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #C6D5FF;
	border-right-color: #C6D5FF;
	border-bottom-color: #C6D5FF;
	border-left-color: #C6D5FF;
}
.long_features {
	height: 170px;
	background-color: #C6D5FF;
}


#offer_box_footer_apply {
	width: 150px;
	float: left;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: outset;
	border-bottom-style: none;
	border-left-style: outset;
	border-top-color: #C6D5FF;
	text-align: center;
	color: #FFFFFF;
	background-color: #000000;
	height: 34px;
	font-size: small;
}
#offer_box_footer_apply p {
	font-size: 115%;
	margin-top: 7px;
}


#offer_box_footer_text2 {
	float: left;
	width: 90px;
	height: 17px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#offer_box_footer_text3 {
	float: left;
	height: 17px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	width: 90px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#offer_box_footer_text4 {
	height: 17px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: outset;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#offer_box_footer_text {
	height: 17px;
	text-align: center;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#offer_box_footer_text_btm {
	height: 17px;
	text-align: center;
	border: thin none #000000;
}

#offer_box_footer2 {
	background-color: #E9E4E0;
	height: 17px;
}


.twoColFixLtHdr #container #mainContent #offer_box #offer_box_footer #offer_box_footer_apply a {
	color: #FFFFFF;
}
.twoColFixLtHdr #container #mainContent #offer_box #off_box_features li {
	font-size: 70%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
	margin-left: 20px;
}
.twoColFixLtHdr #container #mainContent #offer_box #off_box_features ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

.font-85pct {
	font-size: 85%;
}

.twoColFixLtHdr #container #footer a {
	color: #FFFFFF;
}
.twoColFixLtHdr #container #mainContent #offer_box #offer_box_image a {
	color: #000000;
}
.twoColFixLtHdr #container #mainContent #offer_box #off_box_features_h125 ul {
	margin: 0px;
	padding: 0px;
}
.twoColFixLtHdr #container #mainContent #offer_box #off_box_features_h125 li {
	font-size: 85%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	padding: 0px;
}
#off_boxbanner_features {
	height: 70px;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	background-color: #D4DFDB;
}
.twoColFixLtHdr #container #mainContent #offer_box #off_boxbanner_features_h125 ul {
	margin: 0px;
	padding: 0px;
}
.twoColFixLtHdr #container #mainContent #offer_box #off_boxbanner_features li {
	font-size: 85%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	padding: 0px;
}
.twoColFixLtHdr #container #mainContent #offer_box #off_boxbanner_features ul {
	margin: 0px;
	padding: 0px;
}
.next_page {
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: #E9E4E0;
	color: #000000;
	border: medium outset #FBFBFD;
	margin-right: 20px;
	margin-left: 380px;
}
.next_page p {
	color: #000000;
	margin-bottom: 2px;
}

.next_page a {
	color: #000000;
}
.prev_page {
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: #E9E4E0;
	color: #000000;
	border: medium outset #FAFAFC;
	margin-right: 380px;
	margin-left: 20px;
}
.prev_page p {
	color: #000000;
	margin-bottom: 2px;
}

.prev_page a {
	color: #000000;
}

#index_item {
	background-repeat: repeat-x;
	margin-top: 20px;
	margin-right: 60px;
	margin-bottom: 20px;
	margin-left: 20px;
	border: thin none #3C53BB;
	color: #FFFFFF;
	background-position: bottom;
}
#index_item_icon {
	float: left;
}
#index_item_text {
	margin-left: 95px;
	font-size: 85%;
	height: 65px;
	background-repeat: repeat-x;
	padding-top: 5px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-bottom-style: outset;
	border-top-color: #0624A8;
	border-right-color: #0624A8;
	border-bottom-color: #0624A8;
	border-left-color: #0624A8;
	background-image: url(../images/item_bg.jpg);
	color: #DBDBC2;
}

#index_item_icon img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#index_item #index_item_text h3 {
	font-size: 16px;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
}
#search_by_bank_box {
	margin-right: 60px;
	margin-left: 20px;
	padding: 0px;
	color: #FFFFFF;
}
.bank_text {
	position: relative;
	font-size: 75%;
}
.bank_item_container {
	margin-top: 10px;
	margin-bottom: 10px;
	height: 46px;
}

.bank_image {
	float: left;
	margin-right: 10px;
}
.content_box {
	margin-right: 20px;
	margin-left: 20px;
	font-size: small;
	padding: 10px;
	background-color: #121212;
	border: thin outset #666666;
	color: #CCCCCC;
}
.content_box p {
	padding-left: 0px;
	margin-top: 1px;
	margin-bottom: 1px;
	margin-left: 5px;
}
.index_itemtxt2 {
	margin-left: 140px;
	font-size: 85%;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-color: #0624A8;
	border-right-color: #0624A8;
	border-bottom-color: #0624A8;
	border-left-color: #0624A8;
}
.index_item_icon2 {
	float: left;
	padding-top: 20px;
}
.index_item2 {
	background-repeat: repeat-x;
	margin-top: 10px;
	margin-right: 34px;
	margin-bottom: 20px;
	margin-left: 30px;
	border: thin none #3C53BB;
	color: #FFFFFF;
	background-image: url(../images/item_bg.jpg);
	background-position: bottom;
	padding-bottom: 4px;
}
.topoffer_title {
	margin-bottom: 5px;
	padding-top: 5px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-variant: small-caps;
	color: #FFFFFF;
}
.topoffer_name {
	margin-top: 3px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #999999;
}
.topoffer_box {
	margin-bottom: 10px;
}
.smalltxt {
	font-size: x-small;
	color: #CCCCCC;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	margin-top: 2px;
	margin-bottom: 3px;
	font-family: "Times New Roman", Times, serif;
}
h2 {
	background-image: url(../images/h2xstretch.jpg);
	background-repeat: repeat-x;
	height: 25px;
	padding-top: 4px;
	margin-top: 2px;
	padding-bottom: 4px;
}
#cards-container ul {
	color: #333333;
}
#cards-container p {
	color: #333333;
}
#cards-container a {
	color: #000000;
	text-decoration: none;
}
.cards-container {
	color: #666666;
	background-color: #C6D5FF;
	margin-right: 20px;
	margin-left: 27px;
	margin-top: 5px;
	margin-bottom: 10px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: inset;
	border-bottom-style: inset;
	border-top-color: #000099;
	border-right-color: #000099;
	border-bottom-color: #000099;
	border-left-color: #000099;
}
.cards-container ul {
	color: #333333;
}
#lower_content a {
	text-decoration: none;
	color: #FFFFFF;
}

