/*
  $Id: stylesheet.css 1739 2007-12-20 00:52:16Z hpdl $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/
/* BEGIN HOME NAVIGATION CLASS ------------------------------------------ */
BODY{
	margin:0px;
	background-image:url(poken-images/bg_blue_grid.jpg);
	background-repeat: repeat-x;
	background-color: #222;
}
.poken_icon {
	background-image: url(poken-images/poken_layout.png);
	background-repeat: no-repeat;
	float: left;
	height: 129px;
	width: 137px;
}
#poken_icon_holder {
	position:absolute;
	z-index: 99;
	height: 129px;
	width: 137px;
	top: 0px;
}
#navigation {
	background-image: url(poken-images/nav/bg_nav.jpg);
	background-repeat: repeat;
	height:55px;
	width:100%;
}
.navlinks {
	width:850px;
	height:55px;
	margin-left:auto;
	margin-right:auto;
	padding-left: 120px;
}

.solidblockmenu ul{
	padding: 0;
	float: left;
	width: 570px;
	color: #FFFfff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0;
}

.solidblockmenu li{
display: inline;
}

.solidblockmenu li a{
	float: left;
	color: #ffffff;
	text-decoration: none;
	font-style:normal;
	height:43px;
	padding-top: 10px;
	padding-right: 15px;
	padding-left: 15px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #666;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
.floatRight {
	float: right;
}

.solidblockmenu li a:visited{
	color: #FFFfff;
}

.solidblockmenu li a:hover {
	color: white;
	background-image: url(poken-images/nav/bg_nav_on.jpg);
	background-repeat: repeat;
}
img.imageFloatLeft {
	float: left;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 0px;
}
/********************** Columns */

/* All 
.col2-set, .col3-set, .col4-set, .col5-set { clear:both; }*/

/* Col2 
.col2-set .col-1, .col2-set .col-2 {
	width:48.5%;
}*/
.col2-set .col-1 {
	float:left;
	width:47.5%;
	padding-left: 20px;
}
.col2-set .col-2 {
	float:right;
	width:47%;
	margin-right:10px;
}

/* Col2-alt */
.col2-alt-set .col-1 { width:32%; }
.col2-alt-set .col-2 { width:65%; }
.col2-alt-set .col-1 { float:left; }
.col2-alt-set .col-2 { float:right;}

/* Col3 */
.col3-set .col-1, .col3-set .col-2, .col3-set .col-3 { float:left; width:31.3%; }
p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.col3-set .col-1, .col3-set .col-2 { margin-right:3%; }

/* Col4 */
.col4-set .col-1, .col4-set .col-2, .col4-set .col-3, .col4-set .col-4 { float:left; width:22%; }
.col4-set .col-1, .col4-set .col-2, .col4-set .col-3 { margin-right:4%; }

/* Table Columns */
table .col-1, table .col-2, table .col-3, table .col-4 { float:none !important; margin:0 !important; }
.col3-set td.spacer { width:3%; }
.col4-set td.spacer { width:4%; }

.divider {
	height:1px;
	background:url(poken-images/dotted_divider.gif) repeat-x;
	font-size:1px;
	line-height:1em;
	overflow:hidden;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
    }


/****************************         */
.pokenLogo {
	padding: 0px;
	float: left;
	height: 41px;
	width: 230px;
	margin-top: 20px;
	background-image: url(poken-images/poken_logo.png);
	background-repeat: no-repeat;
	margin-left: 160px;
}
.navlinks .viewPokenProducts {
	color: transparent;
	background-image: url(poken-images/view_all_poken.jpg);
	padding: 0px;
	float: right;
	height: 32px;
	width: 355px;
	margin-top: 48px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.navlinks a .viewPokenProducts {
	color: transparent;
}
.pokenOffer {
	background-image: url(poken-images/poken_main_header.jpg);
	margin: 0px;
	height: 291px;
	width: 950px;
}
.pokenOffer .pokenFeatures {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666;
	float: right;
	text-align: left;
	margin-top: 230px;
	margin-left: 10px;
	width: 80px;
	font-size: 13px;
}
.pokenOffer .pokenFeaturesLast {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666;
	float: right;
	text-align: left;
	margin-top: 230px;
	margin-left: 10px;
	width: 75px;
	font-size: 13px;
	padding-right: 5px;
}
.pokenFeatures span {
	font-size: 10px;
	text-transform: uppercase;
	color: #F00;
	line-height: 17px;
	font-weight: normal;
}
.poken_footer {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666;
	margin-top: 10px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999;
	text-align: center;
}
.poken_footer a {
	color: #999;
	text-decoration: none;
}
.poken_footer a:hover {
	color: #FFC;
}
.poken_footer h1 {
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 18px;
	text-align: center;
}
.footer_links p span {
	color: #360;
}
.footer_links p span a {
	color: #360;
}
.poken_policy {
	float: left;
	width: 450px;
}
.footer_links  {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
.pokenInfo  {
	float: left;
	text-align: left;
	margin-right: 60px;
}
.pokenInfo p {
	margin-top: 0px;
	margin-bottom: 5px;
}
.pokenPromos {
	margin: 0px;
	clear: both;
	width: 950px;
}
.pokenPromo1 {
	background-image: url(poken-images/poken_power.jpg);
	margin: 0px;
	float: left;
	height: 131px;
	width: 315px;
}
.pokenPromo2 {
	background-image: url(poken-images/poken_promo_2.jpg);
	float: left;
	height: 131px;
	width: 315px;
}
.pokenPromo3 {
	background-image: url(poken-images/poken_promo_3.jpg);
	margin: 0px;
	float: left;
	height: 131px;
	width: 320px;
}
.floatLeft {
	margin: 0px;
	float: left;
}
#container {width:950px; margin-left:auto; margin-right:auto;}
#container .header {
	margin-top: 0px;
	margin-bottom: 0px;
}
.viewPokenProducts {
	background-image: url(poken-images/view_all_poken.png);
	float: right;
	height: 32px;
	width: 355px;
	margin-top: 48px;
}
.main_poken {
	background-color: #FFF;
	overflow: auto;
	padding-top: 0px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.poken_spark {
	float: left;
	width: 300px;
	margin-right: 30px;
	padding: 7px;
	border: 1px solid #CCC;
}
a {
	color: #F30;
	text-decoration: none;
}
.poken_pulse {
	padding: 7px;
	float: left;
	width: 300px;
	border: 1px solid #CCC;
}
.main_poken .sideBar {
	float: left;
	width: 180px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.main_poken .main-poken-content {
	float: left;
	background-color: #FFF;
	width: 735px;
	padding-left: 20px;
	padding-right: 15px;
	padding-top: 15px;
}
.category_list h1 {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #5E6671;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
	padding-top: 7px;
	padding-bottom: 7px;
	text-transform: uppercase;
}
.category_list ul {
	background-color: #FFF;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 0px;
}
.category_list ul li {
	background-image: url(poken-images/bg_list_hline.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5E6671;
	height: 23px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -3.6em;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 1.5em;
	list-style-image: url(poken-images/bullet.gif);
	list-style-position: inside;
}
.category_list ul li.first {
	background-image: url(poken-images/bg1_list_hline.gif);
	height: 20px;
}
.category_list ul li a {
	color: #5F6671;
	text-decoration: none;
}
.category_list ul li a:hover {
	text-decoration: underline;
}

/*  **************************** */
.information h1 {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #4E545D;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
	padding-top: 7px;
	padding-bottom: 7px;
	text-transform: uppercase;
	color: #999;
}
.information ul {
	background-color: #313131;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 0px;
}
.information ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5E6671;
	height: 23px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -3.6em;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2.8em;
	background-color: #313131;
	list-style-type: none;
}
.information ul li.first {
	height: 20px;
}
.information ul li a {
	color: #5F6671;
	text-decoration: none;
}
.information ul li a:hover {
	text-decoration: underline;
}
/* ************************************ */

.poken_flash {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 15px;
}
.main-poken-content h1 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #F30;
	font-size: 25px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ccc;
}
.main-poken-content h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #808998;
	margin-top: 0px;
	margin-bottom: 10px;
	line-height: 24px;
}
.main-poken-content .poken {
	color: #F00;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
.main-poken-content p {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #666;
	text-align: justify;
}
.main-poken-content dl {
	padding: 10px;
	border: 1px solid #CCC;
	display: inline;
	width: 0148px;
	float: left;
	text-align: center;
	margin-right: 12px;
	margin-top: 0px;
	margin-bottom: 10px;
}
.main-poken-content dl h2 {
	color: #F30;
	margin-top: 0px;
	margin-bottom: 7px;
}
h2.subhead {
	text-transform: uppercase;
	color: #09C;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 5px;
	font-size: 14px;
}
.main-poken-content dl dd {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	font-weight: bold;
	margin-left: -5px;
}
.subhead span {
	font-size: 10px;
	color: #09C;
	font-weight: normal;
	letter-spacing: 2px;
}
.main-poken-content dl dt img {
	height: 114px;
	width: 141px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.pokenFeaturesLast span {
	font-size: 10px;
	text-transform: uppercase;
	color: #F00;
	line-height: 17px;
	font-weight: normal;
}
.underline {
	text-decoration: underline;
}

.main-poken-content dl dd img {
	height: 21px;
	width: 79px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
ol {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #666;
	font-size: 12px;
	font-weight: normal;
}
ol li {
	margin-bottom: 6px;
}
.poken_spark h2 span {
	font-size: 11px;
	line-height: 15px;
	font-family: Arial, Helvetica, sans-serif;
}
.poken_pulse h2 span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
}
.smallprice {
	font-size: 10px;
	font-weight: normal;
}
.main-poken-content .subhead a {
	color: #09C;
}
.floatRightImage {
	float: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.howtopoken {
	padding: 10px;
	float: right;
	width: 230px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 25px;
	background-color: #313131;
	border: 1px solid #999;
}
.howtopoken ol li {
	font-size: 10px;
	color: #999;
	margin-left: -1.2em;
}
.howtopoken ol {
	margin-top: 2px;
	margin-bottom: 0px;
}
.howtopoken h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 5px;
	color: #CCC;
}
.header .newnetwork {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight: normal;
	color: #FFF;
	float: left;
	font-size: 12px;
	margin-top: 20px;
	margin-left: 20px;
}
.newnetwork a {
	color: #FFF;
	font-size: 14px;
}
.main-poken-content h3 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 16px;
	color: #666;
}
