/* CSS Document */

/* set page background to white and text to very dark gray
 * html is included because this is the root element for
 * pages served as application/xhtml+xml */
html, body {
  background: #ffffff;
  color:#373737;
  margin: 0;
  padding: 0;
  font-family:Arial, Helvetica, sans-serif;
  }
/* set width of wrapper to same width as title image
 * no top or bottom margin
 * auto on both sides will center wrapper in modern browsers */
#wrapper {
	width: 977px;
	margin: 0 auto 0 0px;
	background-color: #FFFFFF;
	position: absolute;
	left: 1px;
	top: 0px;
  }
#wrapper_biz {
	width: 977px;
	margin: 0 auto 0 0px;
	background-color: #FFFFFF;
	position: absolute;
	left: 1px;
	top: 0px;
  }
#header {
	position:absolute;
	left:0px;
	top:0px;
	width:977px;
	height:170px;
	z-index:2;
}
#top {
	position:absolute;
	left:0px;
	top:0px;
	width:977px;
	height:145px;
	z-index:3;
}

#navTop {
	position:absolute;
	left:0px;
	top:145px;
	width:977px;
	height:25px;
	z-index:5;
	background-image: url(../images/nav_topBG.gif);
	background-repeat: repeat-x;
}
 #navLeftBG{
	background-image: url(../images/nav_back.jpg);
	height: 380px;
	width: 170px;
	position: absolute;
	left: 4px;
	top: 180px;
	background-repeat: no-repeat;
	border-top: 1px solid #ae0578;
	border-right: 1px solid #ae0578;
	border-bottom: 0px solid #ae0578;
	border-left: 1px solid #ae0578;
}
#navLeft a:link, #navLeft a:visited {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #271C20;
	text-decoration: none;
	text-align: left;
	padding: 3px 0px 2px;
	height: 15px;
	width: 170px;
}
#navLeft a:hover{
	background-color: #990066;
	padding: 3px 0px 2px;
	width: 170px;
	color: #FFFFFF;
	font-weight: bold;
}
#nav_newItems a:link, #nav_newItems a:visited {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #510075;
	text-decoration: none;
	text-align: left;
	padding: 3px 0px 2px;
	height: 16px;
	width: 170px;
	margin: 0px;
	background-color: #FFE80E;
	border-top: 1px solid #510075;
	border-right: 0px solid #510075;
	border-bottom: 1px solid #510075;
	border-left: 0px solid #510075;
}

#nav_newItems a:hover{
	background-color: #510075;
	color: #FFE80E;
	font-weight: bold;
	font-style: italic;
}
#navLeftBG2{
	background-image: url(../images/nav_back.jpg);
	height: 645px;
	width: 170px;
	position: absolute;
	left: 6px;
	top: 10px;
	background-repeat: no-repeat;
	border-top: 1px solid #ae0578;
	border-right: 1px solid #ae0578;
	border-bottom: 1px solid #ae0578;
	border-left: 1px solid #ae0578;
}
#navLeft2 a:link, #navLeft2 a:visited {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #271C20;
	text-decoration: none;
	text-align: left;
	padding: 3px 0px 2px;
	height: 16px;
	width: 170px;
}
#navLeft2 a:hover{
	background-color: #990066;
	width: 170px;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
#upsell_left07{
	height: 294px;
	width: 170px;
	position: absolute;
	left: 4px;
	top: 570px;
	background-repeat: no-repeat;
	border: 1px solid #ae0578;
	background-color: #FFE80E;
	}
#upsell_left1{
	height: 294px;
	width: 170px;
	position: absolute;
	left: 4px;
	top: 570px;
	background-repeat: no-repeat;
	border: 1px solid #ae0578;
	background-color: #FFE80E;
	}
#upsell_left2{
	height: 130px;
	width: 170px;
	position: absolute;
	left: 4px;
	top: 879px;
	border: 1px solid #ae0578;
	background-color: #FFE80E;
}
#upsell_left3{
	height: 134px;
	width: 170px;
	position: absolute;
	left: 4px;
	top: 1027px;
	border: 1px solid #ae0578;
	background-color: #FFE80E;
}
#maincontent {
	position:absolute;
	width: 780px;
	margin: 0;
	padding: 5px;
	background-color: #FFFFFF;
	left: 179px;
	top: 174px;
	height: 246px;
  }
  #maincontentorder {
	position:absolute;
	width: 780px;
	margin: 0;
	padding: 5px;
	background-color: #FFFFFF;
	left: 0px;
	top: 174px;
	height: 246px;
  }
#maincontent_bizcard {
	position:absolute;
	width: 900px;
	margin: 0;
	padding: 5px;
	background-color: #FFFFFF;
	left: 20px;
	top: 172px;
	height: 500px;
  }
#maincontent_bg {
	position:absolute;
	width: 780px;
	margin: 0;
	padding: 5px;
	background-color: #FFFFFF;
	left: 185px;
	top: 172px;
	height: 700px;
  }
  #maincontent_bground {
	position:absolute;
	width: 977px;
	margin: 0;
	padding: 5px;
	background-color: #FFFFFF;
	left: 0px;
	top: 172px;
	height: 700px;
  }
#maincontent_mags {
	position:absolute;
	width: 790px;
	margin: 0;
	padding: 5px;
	background-color: #FFFFFF;
	left: 100px;
	top: 172px;
	height: 532px;
  }
#maincontent_mags1 {
	position:absolute;
	width: 965px;
	margin: 0;
	padding: 5px;
	background-color: #FFFFFF;
	left: 5px;
	top: 172px;
  }
  #maincontent_bc {
	position:absolute;
	width: 780px;
	margin: 0;
	padding: 5px;
	background-color: #FFFFFF;
	left: 5px;
	top: 172px;
  }

/* set margins, padding, and line height for maincontent paragraphs */
#maincontent p {
  margin: 0 10px;
  padding: 5px 0;
 }
#ads {
	position:absolute;
	left:797px;
	top:181px;
	width:176px;
	height:343px;
	z-index:10;
	border: 1px solid #ae0578;
}
#ads07 {
	position:absolute;
	left:797px;
	top:169px;
	width:176px;
	height:343px;
	z-index:10;
	border: 1px solid #ae0578;
	background-color: #FEF444;
}
#upsell_right1{
	height: 189px;
	width: 170px;
	position: absolute;
	left: 804px;
	top: 550px;
	border: 1px solid #ae0578;
	background-color: #FFE80E;

}
#upsell_right2{
	height: 189px;
	width: 170px;
	position: absolute;
	left: 804px;
	top: 759px;
	border: 1px solid #ae0578;
	background-color: #FFE80E;
}

#upsell_right3{
	height: 189px;
	width: 170px;
	position: absolute;
	left: 804px;
	top: 968px;
	border: 1px solid #ae0578;
	background-color: #FFE80E;
}
#upsell_right4{
	height: 164px;
	width: 170px;
	position: absolute;
	left: 804px;
	top: 1140px;
	border: 1px solid #ae0578;
	background-color: #FFE80E;
}
#notepads {
	position:absolute;
	left:193px;
	top:181px;
	width:282px;
	height:200px;
	z-index:1;
	border: 1px solid #930063;
}
#biz_cards {
	position:absolute;
	left:190px;
	top:396px;
	width:190px;
	height:170px;
	z-index:2;
	border: 1px solid #ae0578;
	text-align: center;
}
#biz_cards_middle {
	position:absolute;
	left:386px;
	top:396px;
	width:200px;
	height:170px;
	z-index:2;
	border: 1px solid #ae0578;
	text-align: center;
}
#biz_cards_right {
	position:absolute;
	left:596px;
	top:396px;
	width:190px;
	height:170px;
	z-index:2;
	border: 1px solid #ae0578;
	text-align: center;
}
#football {
	position:absolute;
	left:488px;
	top:182px;
	width:298px;
	height:200px;
	border: 1px solid #930063;
	z-index:3;
	text-align: center;
	background-color: #FFFFFF;
}
#13_month_RE_SALE {
	position:absolute;
	left:482px;
	top:1989px;
	width:294px;
	height:202px;
	border: 1px solid #930063;
	z-index:3;
	text-align: center;
}
#footer_jkc {
	width: 958px;
	background-color: #FFFFFF;
	z-index: 100;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	padding: 5px;
	height: 40px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: thick;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #990066;
	border-right-color: #990066;
	border-bottom-color: #990066;
	border-left-color: #990066;
	left: 4px;
	clear: both;
}
#footer {
	position:absolute;
	width: 958px;
	background-color: #FFFFFF;
	z-index: 100;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	padding: 5px;
	height: 40px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: thick;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #990066;
	border-right-color: #990066;
	border-bottom-color: #990066;
	border-left-color: #990066;
	left: 4px;
	top: 614px;
}
#footer1 {
	position:absolute;
	width: 972px;
	background-color: #FFFFFF;
	z-index: 100;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	padding: 5px;
	height: 40px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: thick;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #990066;
	border-right-color: #990066;
	border-bottom-color: #990066;
	border-left-color: #990066;
	left: 0px;
	top: 937px;
}
#footer2 {
	position:absolute;
	width: 977px;
	background-color: #FFFFFF;
	z-index: 6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	padding: 5px;
	height: 40px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: thick;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #990066;
	border-right-color: #990066;
	border-bottom-color: #990066;
	border-left-color: #990066;
	left: 0px;
	top: 955px;
}
#footer3 {
	position:absolute;
	width: 977px;
	background-color: #FFFFFF;
	z-index: 6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	padding: 5px;
	height: 40px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: thick;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #990066;
	border-right-color: #990066;
	border-bottom-color: #990066;
	border-left-color: #990066;
	left: -5px;
	top: 1303px;
}
#footerLinks a:link, #footerLinks a:visited {
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000FF;
	text-decoration: none;
	padding-right: 3px;
	padding-left: 3px;
	}

#footerLinks a:hover{
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #990066;
    }
.contentContainer {
	padding: 15px;
	height: auto;
	width: auto;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #990066;
	font-style: italic;
	text-transform: capitalize;
}
.heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #990066;
}
.heading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.heading22 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #990066;
}
.heading3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990066;
}
.heading5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #990066;
}
.heading6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #990066;
}
.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #990066;
}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.text3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffff33;
	font-weight: bold;
}
.text4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990066;
}
.text5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	display: inline;
	border: thin dashed #990066;
	text-align: center;
}
.table {
	font-family: Arial, Helvetica, sans-serif;
	border: thin solid #990066;
	font-size: 13px;
	color: #333333;
}
.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.yellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFF33;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
}
.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}
#hide a:link, #hide a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #CC99CC;
}

#hide a:hover{

}
#order a:link, #order a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990066;
	text-decoration: none;
	padding: 2px;
	border: 1px solid #990066;
	font-style: normal;
	font-weight: bold;
	height: 22px;
	width: 74px;
	text-align: center;
	line-height: 20px;
	top: auto;
}

#order a:hover{
	color: #FFE80E;
	background-color: #990066;
}
#learn a:link, #learn a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990066;
	text-decoration: none;
	padding: 2px 1px;
	font-style: normal;
	font-weight: bold;
	height: 22px;
	width: 74px;
	text-align: center;
	line-height: 20px;
	top: auto;
	border-top: 0px solid #990066;
	border-right: 0px solid #990066;
	border-bottom: 0px solid #990066;
	border-left: 0px solid #990066;
}

#learn a:hover{
	background-color: #990066;
	color: #FFE80E; 
   
}
#order_big a:link, #order_big a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990066;
	text-decoration: none;
	padding: 2px;
	border: 1px solid #990066;
	font-style: normal;
	font-weight: bold;
	height: 25px;
	width: 78px;
	text-align: center;
	line-height: 20px;
	top: auto;
}

#order_big a:hover{
	color: #FFE80E;
	background-color: #990066;
}

#learn_big a:link, #learn_big a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990066;
	text-decoration: none;
	padding: 6px 1px;
	font-style: normal;
	font-weight: bold;
	height: 26px;
	width: 74px;
	text-align: left;
	line-height: 20px;
	top: auto;
	border-top: 0px solid #990066;
	border-right: 0px solid #990066;
	border-bottom: 0px solid #990066;
	border-left: 0px solid #990066;
}

#learn_big a:hover{
	color: #990066;
	background-color: #FFE80E;
   
   
}
#main_bottom {
	height: 584px;
	width: 598px;
	position: absolute;
	left: 188px;
	top: 575px;
	border: thin solid #990066;
	z-index: 1;
}
#main_bottom_jkc {
	height: 398px;
	width: 598px;
	position: absolute;
	left: 188px;
	top: 575px;
	border: thin solid #990066;
	z-index: 1;
}
#main_bottom_box1 {
	height: 180px;
	width: 596px;
	position: absolute;
	left: 192px;
	top: 601px;
	z-index: 2;
}
#main_bottom_box2 {
	height: 180px;
	width: 596px;
	position: absolute;
	left: 192px;
	top: 790px;
	z-index: 2;
}
#main_bottom_box3 {
	height: 164px;
	width: 596px;
	position: absolute;
	left: 192px;
	top: 987px;
	z-index: 2;
}
.red_italics {
	color: #CC0000;
	font-size: 16px;
	font-style: italic;
}
.red_ {
	color: #CC0000;
	font-size: 16px;
	font-style: normal;
}
.red_warning {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #CC0000;
}
.red_strong {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
}

.blue_ {
	color: #0033CC;
	font-size: 14px;
	font-style: normal;
	font-family: "Times New Roman", Times, serif;
}
.blue_warning {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
}
.blue_strong {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
}
.black_strong {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.small_red {
	font-size: 10px;
	color: #990066;
}
.small_ {
	font-size: 10px;
	color: #974A63;
}
.small_red_bold {font-size: 10px; color: #990066; font-weight: bold; }
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #990066;
}

.content{
	border:#990066 1px solid;
	height:45px;
	margin-bottom:15px;
	padding-bottom:5px;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
	width:220px;
}

.MonthBar {
    background-color:#990066;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:2px;
	padding-top:2px;



}
.text_coupon{padding-bottom: 3px; font-weight: bold;}
.input_coupon{float:left;margin-right:5px;}
.input_coupon_apply{
	background-color:#990066;
	border:none;
	color:white;
	font-family:Arial;
	font-weight:bold;
	padding-bottom:2px;
}
.error_message{
background:#FFFFFF none repeat scroll 0 0;
border:1px solid #FF0000;
margin-bottom:10px;
padding:10px;
}
.error_alert{margin-left:35px;}
.apply {
    background-color:#990066;
	border:none;
	color:white;
	font-family:Arial;
	font-weight:600;
	font-size:14px;
	padding-left::5px;
	padding-right:5px;
	padding-bottom:2px;
	padding-top:2px;
	text-decoration:none

}

.whiteheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
}
