body {
	background-color:#2b2b2b;
	margin:0;
	padding:0;
	color:#fff;
	font-size:12px;
	font-family:Tahoma, Verdana, Geneva, sans-serif;
	}
	
body a {
	color:#fff;
	text-decoration: none;
	}

a img {border:0px;}

body a:hover {
	text-decoration: underline;
	}
	
#topNavContainer {
	background: url(../images/hdr_bg.png);
	height:47px;
	width:100%;
	position:relative;
	top:40px;
	}

#topNav {
	margin-left:auto;
	margin-right:auto;
	width:900px;
	}

#logo {
	width:131px;
	height:47px;
	background: url(../images/logo.png);
	float:left;
	margin-right:20px;
	}

#topNav ul.menu li {
	display: inline;
	list-style-type: none;
	}
#topNav ul.menu a {
	font-size:13px;
	position:relative;
	top:17px;
	padding-top:17px;
	padding-bottom:14px;
	padding-left:16px;
	padding-right:16px;
	height:47px;
	}
#topNav ul.menu a:hover {
	background: url(../images/hdr_highlight.png);
	text-decoration:none;
	}

#contentArea {
	clear:both;
	position:relative;
	top:45px;
	margin-left:auto;
	margin-right:auto;
	width:820px;
	}

#footerMenu ul.menu {
	position:relative;
	left:-40px;
	padding:20px 0;
	margin:20px 0;
	margin-bottom:50px;
	}
#subMenu ul.menu {
	float:right;
	}
	
#footerMenu ul.menu li, #subMenu ul.menu li {
	display: inline;
	list-style-type: none;
	font-size:13px;
	padding-left:16px;
	padding-right:16px;
	}
	
#content_bg_top {
	width:815px;
	height:7px;
	}

#content_bg_top {
	background:	url(../images/content_bg_top.png);
	background-repeat:no-repeat;
	line-height:1px;
	font-size:1px;
	width:815px;
	height:7px;
	}

#content_bg_bottom {
	background:	url(../images/content_bg_bottom.png);
	background-repeat:no-repeat;
	width:815px;
	height:7px;
	line-height:1px;
	font-size:1px;
	}
	
#content_bg_middle {
	background:	url(../images/content_bg_middle.png);
	background-repeat:repeat-y;
	width:815px;
	}

#content_bottom {
	background:	url(../images/content_bottom.png);
	background-repeat:no-repeat;
	width:798px;
	margin-left:auto;
	margin-right:auto;
	height:6px;
	line-height:1px;
	font-size:1px;
	}
	
#content_bottom {
	background:	url(../images/content_bottom.png);
	background-repeat:no-repeat;
	width:798px;
	margin-left:auto;
	margin-right:auto;
	line-height:1px;
	font-size:1px;
	}
	
#content_bottom_gray {
	background:	url(../images/content_bottom_gray.png);
	background-repeat:no-repeat;
	width:798px;
	margin-left:auto;
	margin-right:auto;
	height:6px;
	line-height:1px;
	font-size:1px;
	}
	
#content_top {
	background:	url(../images/content_top.png);
	background-repeat:no-repeat;
	width:798px;
	margin-left:auto;
	margin-right:auto;
	min-height:8px;
	line-height:1px;
	font-size:1px;
	}
	
#content_area {
	background-color: #fff;
	border: 1px solid #fff;
	width:796px;
	margin-left: auto;
	margin-right: auto;
	min-height:400px;
	color:#1f1f1f
	}
	
#content_area_grey {
	background-color: #494949;
	border: 1px solid #494949;
	width:796px;
	margin-left: auto;
	margin-right: auto;
	color:#1f1f1f
	}

#content {
	padding: 20px;
	}
	
#content a {
	color:#2c6991;
	text-decoration:none;
	font-weight:bold;
	}
#content a:hover {
	text-decoration:underline;
	}

componentheading, #content h1 {
	font-size:32px;
	font-weight:lighter;	
	color:#750016;
	font-family: Georgia;
	margin:0;
	}
	
#content h2 {
	font-weight:lighter;
	color:#c20024
	}
	
#content h3 {
	font-family: Georgia;
	font-size:1.3em;
	color: #c20024;
	}
#vmMainPage h3, #vmMainPage h2 {
	font-family: Georgia;
	font-size:1.8em;
	color: #c20024;
	}
.button_yellow {
	background: url(../images/button_yellow.png);
	background-repeat:no-repeat;
	width:280px;
	height:174px;
	float:left;
	color:#000
	}
	
.button_yellow h3 {
	position:relative;
	font-size:16px;
	top:10px;
	left:30px;
	}
	
.button_yellow p {
	position:relative;
	top:10px;
	left:30px;
	font-size:9px;
	width:220px;
	}
	
.clear_float {
	clear:both;
	}
	
.column h3 {
	color:#e3cc00;
	font-weight:lighter;
	}
	
.column { margin-top:30px; float: left; margin-left:30px; }
.column.first, .column.last { margin-left: 0 !important; }
.column.last { float: right !important; }
#dn-cola { width: 180px; }
#dn-colb { width: 165px; }
#dn-cold { width: 190px; }
.column ul { padding-left:0; margin-left:0; margin-bottom: 18px; list-style: none outside;}

/* for front page boxes */

.css_box_tl, .css_box_one, .css_box_two, .css_box_three.css_box_tr, .css_box_l, .css_box_r, .css_box_bl, .css_box_b, .css_box_br, .css_box {
    width: auto;
    margin: 0;
    padding: 0;
    border: 0;
    position: relative;
}
  /* first box    */
.css_box_one {
	width: 33%;
	float:left;
      background-color:#660;
    background-image: url("../images/box_edges/css_box_one_border.png");
    background-repeat: repeat-x;
    background-position: top;
}
  /* second box    */
.css_box_two {
	width: 33%;
	float:left;
    background-color:#960;
    background-image: url("../images/box_edges/css_box_one_border.png");
    background-repeat: repeat-x;
    background-position: top;
}
  /* third box    */
.css_box_three {
	width: 33%;
	float:left;
    background-color:#93C;
    background-image: url("../images/box_edges/css_box_one_border.png");
    background-repeat: repeat-x;
    background-position: top;
}
.css_box_tl {
    height: 100%;
    background-image: url("../images/box_edges/css_box_one_topleft.png");
    background-repeat: no-repeat;
    background-position: left top;
}
.css_box_tr {
    height: 100%;
    background-image: url("../images/box_edges/css_box_one_topright.png");
    background-repeat: no-repeat;
    background-position: right top;
}
.css_box_bl {
    height: 100%;
    background-image: url("../images/box_edges/css_box_one_bottomleft.png");
    background-repeat: no-repeat;
    background-position: left bottom;
}
.css_box_br {
    height: 100%;
    background-image: url("../images/box_edges/css_box_one_bottomright.png");
    background-repeat: no-repeat;
    background-position: right bottom;
}
.css_box {
    height: 100%;
    /* change this if you want to change the distance distance to text/content */
    padding: 16px 17px 16px 17px;
}

.css_box_l {
    height: 100%;
    background-image: url("../images/box_edges/css_box_one_border.png");
    background-repeat: repeat-y;
    background-position: left;
}
.css_box_r {
    height: 100%;
    background-image: url("../images/box_edges/css_box_one_border.png");
    background-repeat: repeat-y;
    background-position: right;
}
.css_box_b {
    height: 100%;
    background-image: url("../images/box_edges/css_box_one_border.png");
    background-repeat: repeat-x;
    background-position: bottom;
}

.frontBox{
		padding:10px;
}

.frontBox h1 {
color:#600;
border-bottom: #FC6 solid 2px;
width:82%;
font-size:24px; font-weight:lighter;}

.frontBox p{
color:#000;}


/* powered by http://mierendo.com/software/rounded_css_boxes/ */
.css_box_store_tl, .css_box_store_one, .css_box_store_two, .css_box_store_three, .css_box_store_four, .css_box_store_five, .css_box_store_six, .css_box_store_tr, .css_box_store_l, .css_box_store_r, .css_box_store_bl, .css_box_store_b, .css_box_store_br, .css_box_store {
    width: auto;
    margin: 0;
    padding: 0;
    border: 0;
    position: relative;
}
.css_box_store_one {
    /*    */
		width: 33%;
	float:left;
    background-color: #9933cc;
    background-image: url("../images/box_edges/css_box_store_border.png");
    background-repeat: repeat-x;
    background-position: top;
}

.css_box_store_two {
    /*    */
		width: 33%;
	float:left;
    background-color:#690;
    background-image: url("../images/box_edges/css_box_store_border.png");
    background-repeat: repeat-x;
    background-position: top;
}

.css_box_store_three {
    /*    */
		width: 33%;
	float:left;
    background-color:#FF6;
    background-image: url("../images/box_edges/css_box_store_border.png");
    background-repeat: repeat-x;
    background-position: top;
}

.css_box_store_four {
    /*    */
		width: 33%;
	float:left;
    background-color:#C6C;
    background-image: url("../images/box_edges/css_box_store_border.png");
    background-repeat: repeat-x;
    background-position: top;
}

.css_box_store_five {
    /*    */
		width: 33%;
	float:left;
    background-color:#969;
    background-image: url("../images/box_edges/css_box_store_border.png");
    background-repeat: repeat-x;
    background-position: top;
}

.css_box_store_six {
    /*    */
		width: 33%;
	float:left;
    background-color:#6F6;
    background-image: url("../images/box_edges/css_box_store_border.png");
    background-repeat: repeat-x;
    background-position: top;
}

.css_box_Content {
	width: 90%;
	float:right;
    background-color:#9E91EC;
    background-image: url("../images/box_edges/css_box_store_border.png");
    background-repeat: repeat-x;
    background-position: top;
}

.css_box_store_tl {
    height: 100%;
    background-image: url("../images/box_edges/css_box_store_topleft.png");
    background-repeat: no-repeat;
    background-position: left top;
}
.css_box_store_tr {
    height: 100%;
    background-image: url("../images/box_edges/css_box_store_topright.png");
    background-repeat: no-repeat;
    background-position: right top;
}
.css_box_store_bl {
    height: 100%;
    background-image: url("../images/box_edges/css_box_store_bottomleft.png");
    background-repeat: no-repeat;
    background-position: left bottom;
}
.css_box_store_br {
    height: 100%;
    background-image: url("../images/box_edges/css_box_store_bottomright.png");
    background-repeat: no-repeat;
    background-position: right bottom;
}
.css_box_store {
    height: 100%;
    /* change this if you want to change the distance distance to text/content */
    padding: 5px 6px 5px 6px;
}

.css_box_store_l {
    height: 100%;
    background-image: url("../images/box_edges/css_box_store_border.png");
    background-repeat: repeat-y;
    background-position: left;
}
.css_box_store_r {
    height: 100%;
    background-image: url("../images/box_edges/css_box_store_border.png");
    background-repeat: repeat-y;
    background-position: right;
}
.css_box_store_b {
    height: 100%;
    background-image: url("../images/box_edges/css_box_store_border.png");
    background-repeat: repeat-x;
    background-position: bottom;
}

#store_box a{
	color:#000:
}

.mainpage_button {
	background-image: url("../images/poken-button-gray.png");
	width:258px;
	height:157px;
	float:left;
	margin:25px 15px 25px 0px;
	display:block;
	position:relative;
	}
	
.mainpage_button h1 {
	position:relative;
	top:10px;
	left:14px;
	color:#2b2b2b;
	padding:0px;
	margin:0px;
	}
	
.mainpage_button p {
	position:relative;
	top:15px;
	left:14px;
	font-size:10px;
	width:227px;
	color:#000;
	}
	
.mainpage_button a#top {
	position:absolute;
	top:15px;
	right:15px;
	width:10px;
	height:10px;
	}
	
.mainpage_button a#rm {
	position:absolute;
	bottom:27px;
	left:24px;
	width:83px;
	height:23px;
	}
#pulse_tech_specs {
	float:left;
	clear:left;
	margin-top:30px;
	width:244px;
	height:325px;
	background-image: url("../images/stories/pulse-tech-specs.png");
	}
#pulse_tech_specs #content {
	font-size:10px;
	position:relative;
	top:30px;
	}

.sm_box {
	width:192px;
	color:#fff;
	float:left;
	margin-right:40px;
	position:relative;
	}
	
.sm_box #top {
	height:45px;
	}

.sm_box #top h1 {
	position:relative;
	top:20px;
	left:5px;
	color:#fff;
	font-size:16px;
	font-weight:bold;
	}
.sm_box #top h1 a {
	text-decoration: none;
	color:#fff;
	}
	
.sm_box #middle {
	min-height:150px;
	padding: 5px;
	}
	
.sm_box #bottom {
	height:9px;
	}
.sm_box #middle .box_img {
	position:absolute;
	bottom:30px;
	left:25px;
	}
#sm_box_gray #top {
	background-image: url("../images/sm_box_gray/top.png");
	}
#sm_box_gray #middle {
	background-image: url("../images/sm_box_gray/middle.png");
	}
#sm_box_gray #bottom {
	background-image: url("../images/sm_box_gray/bottom.png");
	}

#sm_box_orange #top {
	background-image: url("../images/sm_box_orange/top.png");
	}
#sm_box_orange #middle {
	background-image: url("../images/sm_box_orange/middle.png");
	}
#sm_box_orange #bottom {
	background-image: url("../images/sm_box_orange/bottom.png");
	}
	
#sm_box_blue #top {
	background-image: url("../images/sm_box_blue/top.png");
	}
#sm_box_blue #middle {
	background-image: url("../images/sm_box_blue/middle.png");
	}
#sm_box_blue #bottom {
	background-image: url("../images/sm_box_blue/bottom.png");
	}

	
	/* content boxes */
	
.content_box {
	width:500px;
	color:#fff;
	float:left;
	margin-right:40px;
	position:relative;
	}
	
.content_box #top {
	height:45px;
	}

.content_box #top h1 {
	position:relative;
	top:20px;
	left:5px;
	color:#fff;
	font-size:16px;
	font-weight:bold;
	}
.content_box #top h1 a {
	text-decoration: none;
	color:#fff;
	}
	
.content_box #middle {
	min-height:150px;
	padding: 5px;
	}
	
.content_box #bottom {
	height:9px;
	}
.content_box #middle .box_img {
	position:absolute;
	bottom:30px;
	left:25px;
	}
	
/* content box colors*/	
#content_box_blue #top {
	background-image: url("../images/content_box_blue/top.png");
	}
#content_box_blue #middle {
	background-image: url("../images/content_box_blue/middle.png");
	}
#content_box_blue #bottom {
	background-image: url("../images/content_box_blue/bottom.png");
	}	
	
#content_box_blue #top {
	background-image: url("../images/content_box_blue/top.png");
	}
#content_box_blue #middle {
	background-image: url("../images/content_box_blue/middle.png");
	}
#content_box_blue #bottom {
	background-image: url("../images/content_box_blue/bottom.png");
	}		
	
	
#content_box_orange #top {
	background-image: url("../images/content_box_orange/top.png");
	}
#content_box_orange #middle {
	background-image: url("../images/content_box_orange/middle.png");
	}
#content_box_orangee #bottom {
	background-image: url("../images/content_box_orange/bottom.png");
	}	
	
.sectiontableheader th {
	border-bottom:2px solid #c20024;
	}
#vmMainPage a {
	color:#c20024;
	}
	
.cart-error {
	color:#c20024;
	font-size:1.2em;
}

.coupon-entry {
	line-height:2em;
	font-weight:bold;
	float:left;
	width:600px;
	}
	
#vmMainPage input.button {
  color:#c20024;
  font: bold 110% 'trebuchet ms',helvetica,sans-serif;
  background-color:#fed;
  border:1px solid;
  border-color: #c20024 #c20024 #c20024 #c20024;
}




table.address_info,table.address_info th,table.address_info td	{	border:none;  border-collapse:collapse; font-family:corbel,'helvetica neue','trebuchet ms',arial,helvetica,sans-serif; font-size:1em; line-height:1.5em}
table.address_info		{	background:black; }

table.address_info thead, 
table.address_info tfoot			{	color:white; }

table.address_info thead th				{	padding:0.5em 1em; text-transform:uppercase; text-align:left; }
table.address_info thead th:first-child	{ text-align:right; }

table.address_info tbody td,
table.address_info tbody th				{	font-size:100%; padding:0.5em 1em; background-color:#e5e5e5; vertical-align:top}
table.address_info tbody th				{	color:#222;	text-align:right; background-repeat:repeat-y; border-right:1px solid #ccc}

table.address_info tbody tr.odd th, 
table.address_info tbody tr.odd td			{	background-color:#eee; color:#222}

table.address_info tfoot td,
table.address_info tfoot th				{	border:none; padding:0.5em 1em 2em; font-size:130%}

table.address_info a:link	{	line-height:1em; color:black; display:inline-block; padding:3px 7px; margin:-3px -7px}

	
#frontLink a, #frontLink a:hover, #frontLink a:visited, #frontLink a:active{
	color:#F93;
}
.pa-signup {font-size:26px;}

#pa-signup-container {
	position:absolute;
	top:45px;
	left:350px;
}
#pa-signup-container input {
margin-bottom:8px;
}

#system-message {margin-left:auto; margin-right:auto; border:1px #000 solid; width:90%;  background:  #b9cd93 url('button-background.png') repeat-x; font-family: verdana, tahoma, arial;}
.error, .notice { margin:0; width:100%; color:#b4340c; text-align:center; font-weight:bold; font-size:15px;}
dt.notice, dt.error { border-bottom: 1px dashed #000; width:80%; margin-left:auto; margin-right:auto;padding:5px 0; }
#system-message ul {padding:0; margin:0; left:0; list-style: none; text-indent:0;}
#system-message ul li {color:#000; font-size:13px; text-align:left; font-weight:normal; left:0;  padding:0; margin:10px; text-indent:0;}

.pa-grid tr td img { float:left; padding:0 4px 30px 0; }
.pa-grid tr td h3 { margin:0; padding:0;}

.pa_hdr { color:#fff; padding:5px 5px 0 130px; text-align:left; font-size:14px; font-weight:bold; font-family: Tahoma, Verdana, Arial;}
.pa_content { color:#fff; font-size:9px; padding:5px 5px 0 130px; text-align:left;}

#content table tr td table tr td div .pa_content a {color:#ffffff; text-decoration:none;}
#content table tr td table tr td div .pa_content a:hover {text-decoration:underline;}

.corp-table tr td p {
  	font-family: "myriad pro", verdana, tahoma, arial;
  	font-size:12px;
  }
  .corp-table tr td {
    vertical-align: top;
    padding:5px;
  }
  
#store2-hdr {
		width:799px;
		height:14px;
		background-image:url('../images/poken-store-feb-10/head.png');
	}
	
	#store2-ftr {
		width:799px;
		height:8px;
		background-image:url('../images/poken-store-feb-10/foot.png');
	}
	
	#store2-content {
		width:799px;
		background-color:#000;
	}
	
	.store2-icons {
		float:left;
		margin:0;
		padding:0;
		border:0;
	}
	
	#store2-padded-content {
		padding:15px;
	}
	
	.store2-h1 {
		font-size:16px;
		font-weight:normal;
		color:#fff;
	}
	
	.bold-red {
		font-weight:bold;
		color:#ff1e00;
	}
	
	.store2-blurb {
		color:white;
		font-size:12px;
		line-height:16px;
	}
	
	.store2-blurb a {
		color:white;
		font-weight:bold;
		text-decoration:none;
	}
	
	.store2-blurb a:hover {
		text-decoration:underline;
	}
	
	#store2-promo {
		font-size:18px;
		font-weight:normal;
		color:#fff;
		text-align:center;
	}
	
	.clear {
		clear:both;
	}