/* 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: 1128px;
	margin: 0 auto 0 0px;
	background-color: #FFFFFF;
	position: absolute;
	left: -5px;
	top: 0px;
	height: auto;
  }
#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: 178px;
	top: 172px;
	height: 246px;
  }
#maincontent_bizcard {
	position:absolute;
	width: 900px;
	margin: 0;
	padding: 5px;
	background-color: #FFFFFF;
	left: 20px;
	top: 172px;
	height: 500px;
  }
  #calendar_shipping {
	position:absolute;
	width: 669px;
	margin: 0;
	padding: 5px;
	background-color: #FFFFFF;
	left: 8px;
	top: 1709px;
	height: 191px;
  }
#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;
 }
#ads00 {
	position:absolute;
	left:805px;
	top:175px;
	width:170px;
	height:113px;
	z-index:10;
	border: 0;
}
#ads {
	position:absolute;
	left:797px;
	top:181px;
	width:176px;
	height:343px;
	z-index:10;
	border: 1px solid #ae0578;
}
#ads07 {
	position:absolute;
	left:805px;
	top:316px;
	width:170px;
	height:215px;
	z-index:10;
	border: 1px solid #ae0578;
	background-color: #FEF444;
}
#adsl07 {
	position:absolute;
	left:5px;
	top:912px;
	width:170px;
	height:161px;
	z-index:10;
	border: 1px solid #ae0578;
	background-color: #FFE80E;
}
#adsl08 {
	position:absolute;
	left:5px;
	top:1086px;
	width:170px;
	height:135px;
	z-index:10;
	border: 1px solid #ae0578;
	background-color: #FFE80E;
}
#adsl09 {
	position:absolute;
	left:5px;
	top:1088px;
	width:170px;
	height:125px;
	z-index:10;
	border: 1px solid #ae0578;
	background-color: #FFE80E;
}
#adsl10 {
	position:absolute;
	left:5px;
	top:1230px;
	width:170px;
	height:132px;
	z-index:10;
	border: 1px solid #ae0578;
	background-color: #FFE80E;
}
#adsl11 {
	position:absolute;
	left:5px;
	top:734px;
	width:170px;
	height:161px;
	z-index:10;
	border: 1px solid #ae0578;
	background-color: #990066;
}
#adsl110 {
	position:absolute;
	left:5px;
	top:573px;
	width:170px;
	height:148px;
	z-index:10;
	border: 0px solid #ae0578;
	background-color: #FBE400;
}
#adsl12 {
	position:absolute;
	left:5px;
	top:1381px;
	width:170px;
	height:236px;
	z-index:10;
	border: 1px solid #ae0578;
	background-color: #FFE80E;
}
#upsell_right1{
	height: 189px;
	width: 170px;
	position: absolute;
	left: 805px;
	top: 682px;
	border: 1px solid #ae0578;
	background-color: #FFE80E;

}
#upsell_right01{
	height: 113px;
	width: 170px;
	position: absolute;
	left: 805px;
	top: 547px;
	border: 1px solid #ae0578;
	background-color: #FFE80E;

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

#upsell_right3{
	height: 189px;
	width: 170px;
	position: absolute;
	left: 805px;
	top: 1100px;
	border: 1px solid #ae0578;
	background-color: #FFE80E;
}
#upsell_right4{
	height: 302px;
	width: 170px;
	position: absolute;
	left: 805px;
	top: 1306px;
	border: 1px solid #ae0578;
	background-color: #FFE80E;
}
#notepads {
	position:absolute;
	left:191px;
	top:182px;
	width:282px;
	height:326px;
	z-index:1;
	border: thin solid #990066;
	background-color: #FFFF00;
	background-image: url(../images2/bg2010calendars.jpg);
}
#biz_cards {
	position:absolute;
	left:187px;
	top:526px;
	width:190px;
	height:170px;
	z-index:2;
	border: thin solid #990066;
	text-align: center;
	background-color: #000000;
}
#biz_cards_middle {
	position:absolute;
	left:387px;
	top:526px;
	width:200px;
	height:170px;
	z-index:2;
	border: thin solid #990066;
	text-align: center;
}
#biz_cards_right {
	position:absolute;
	left:595px;
	top:526px;
	width:190px;
	height:170px;
	z-index:2;
	border: thin solid #990066;
	text-align: center;
}
#new_inset {
	position:absolute;
	left:565px;
	top:386px;
	width:111px;
	height:63px;
	z-index:3;
	text-align: center;
}
#football {
	position:absolute;
	left:488px;
	top:182px;
	width:298px;
	height:330px;
	border: thin solid #990066;
	z-index:3;
	text-align: center;
	background-color: #FFFFFF;
}
#football10 {
	position:absolute;
	left:488px;
	top:182px;
	width:298px;
	height:327px;
	border: thin solid #990066;
	z-index:3;
	text-align: center;
	background-color: #FFFFFF;
}
#football2009 {
	position:absolute;
	left:188px;
	top:182px;
	width:598px;
	height:197px;
	border: thin solid #990066;
	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: 555px;
}
#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: 6px;
	top: 944px;
}
#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: -20px;
	top: 983px;
}
#footer3 {
	position:absolute;
	width: 975px;
	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: 1px;
	top: 1623px;
}
#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;
}
.headingwhite22 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
}
.headingFB {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: bold;
	color: #990066;
	padding-top: 4px;
}
.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;
}
.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;
   
   
}




#learn_big_cal a:link, #learn_big_cal 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_cal a:hover{
	color: #990066;
	background-color: #FFF;
   
   
}


#main_bottom {
	height: 593px;
	width: 598px;
	position: absolute;
	left: 187px;
	top: 703px;
	border: thin solid #990066;
	z-index: 1;
}
#main_bottom_jkc {
	height: 398px;
	width: 598px;
	position: absolute;
	left: 188px;
	top: 588px;
	border: thin solid #990066;
	z-index: 1;
}
#main_bottom_box1 {
	height: 180px;
	width: 596px;
	position: absolute;
	left: 191px;
	top: 741px;
	z-index: 2;
}
#main_bottom_box2 {
	height: 180px;
	width: 596px;
	position: absolute;
	left: 191px;
	top: 938px;
	z-index: 2;
}
#main_bottom_box3 {
	height: 164px;
	width: 596px;
	position: absolute;
	left: 196px;
	top: 1130px;
	z-index: 2;
}
#main_bottom_box4 {
	height: 164px;
	width: 596px;
	position: absolute;
	left: 192px;
	top: 1184px;
	z-index: 2;
}
#main_bottom_box5 {
	height: 164px;
	width: 596px;
	position: absolute;
	left: 192px;
	top: 1357px;
	z-index: 2;
}
.red {
	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_red_bold {font-size: 10px; color: #990066; font-weight: bold; }
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #990066;
}
#header99 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990066;
}
#notify-container {
	font-size:130%;
	font-weight:bold;
	text-align:center;
	position:fixed;
	left:0;
	top:0;
	width:100%;
	z-index:1000;
	color:#735005;
	
	
}

#notify-container div {
	background-color:#F4A83D;
	border-bottom:1px solid #D6800C;
	padding:7px 0;
	
}
	
#notify-container a {
	text-decoration:underline;
	color:#735005;
}
	
#notify-container span.notify-close {
	background-color:#FAD163;
	float:right;
	margin-right:20px;
	border:2px solid #735005;
	padding-left:4px;
	padding-right:4px;
	text-decoration:none;
	display:block;
	cursor:pointer;
	
}

#notify-container span.notify-close a{
	text-decoration:none;
}
#main_REC_toplone2 {
	font-weight: bold;
	text-align: right;
	color: #000;
	font-size: 17px;
}
#main_REC_toplone3 {
	font-weight: bold;
	text-align: center;
	color: #000;
}
#main_REC_toplone5 {
	font-size: 14px;
	color: #990066;
	font-weight: bold;
}
#main_REC_toplone6 {
	font-size: 12px;
	color: #000;
}

#main_REC_toplone7 {
	color: #990066;
	font-weight: bold;
}

#bigsale {
	position:absolute;
	left:427px;
	top:184px;
	width:90px;
	height:140px;
	z-index:5;
	text-align: center;
	
}


.bestseller {
	width:83px;
	
	text-align: left;
	
}

.learnpad {
	padding-top:4px;
	
}

.title_home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	text-align:center;
}
