body {
  font-family: Arial, Tahoma, sans-serif;
  background-color: white;
  font-size: 12px;
  color: #000000;
  background: #333333;
}
a {
  color: #222;
}
a:hover {
  text-decoration: underline;
}
a:active {
	outline: none;
}
a:focus {
	-moz-outline-style: none;
}
a img {
	border: none;
}
#wrapper {
  width: 940px;
	padding: 10px;
  margin: 20px auto;
  background: #fff;
  position: relative;
}
#logo {
	display:block;
  width: 356px;
  height: 89px;
	background: transparent url(/lib/krwebpro/logo.gif) no-repeat;
	cursor: pointer;
  float: left;
  margin-bottom: 5px;
}
#logo h1 {
	text-indent: -9999px;
}
#header-top {
  float: right;
	margin: 5px;
}
#header {
  overflow: auto;
	height: 155px;
}
.block {
  display: block;
  line-height: 0;
}
/** Top Nav **/
#top-nav {
  clear: both;
	position: absolute;
	text-align: center;
	overflow: visible;
	width: 920px;
	margin: 0 auto;
        top: 105px;
        left: 20px;
}
#motto {
	margin-top: 25px;
	font-size: 17px;
	padding: 2px 0px 7px;
	color: #ffffff;
	background: transparent url(/lib/krwebpro/slogan-bg.gif) no-repeat;
}
#navigation {
	height: 35px;
	position:absolute;
	left:0;
}
#navigation li {
	display:inherit;
	float: left;
}
#navigation li a {
	background:transparent url(http://lib.store.yahoo.net/lib/krwebpro/top-nav.png) no-repeat scroll 0 0;
	display:block;
	height:26px;
	overflow:hidden;
	position:absolute;
	text-indent:-9999px;
	top:0;
}
#search-form-div {
  margin: 5px;
}
/* TN - New Store */
li#new a {
	background-position: 0px 0px;
	left: 0px;
	width: 185px;
}
/*li#new a:hover {
	background-position: 0px -26px;
}*/
/*.bnew li#new a, .bnew li#new a:hover {
	background-position: 0px -52px;
}*/
/* TN - Store Redesign */
li#red a {
	background-position: -185px 0px;
	left: 185px;
	width: 191px;
}
/*li#red a:hover {
	background-position: -185px -26px;
}
.bred li#red a, .bred li#reda a:hover {
	background-position: -185px -52px;
}*/


/* TN - Store Enhancements */
li#enh a {
	background-position: -376px 0px;
	left: 376px;
	width: 169px;
}
/*li#enh a:hover {
	background-position: -376px -26px;
}
.benh li#enh a, .benh li#enh:hover {
	background-position: -376px -52px;
}*/
/* TN - Support */
li#sup a {
	background-position: -545px 0px;
	left: 545px;
	width: 181px;
}
/*li#sup a:hover {
	background-position: -545px -26px;
}
.bsup li#sup a, .bsup li#sup a:hover {
	background-position: -545px -52px;
}*/
/* TN - Portfolio */
li#por a {
	background-position: -726px 0px;
	left: 726px;
	width: 194px;
}
/*li#por a:hover {
	background-position: -726px -26px;
}
.bpor li#por a, .bpor li#por a:hover {
	background-position: -726px -52px;
}*/
/** Search **/
#search-box {
	margin: 10px 0px 15px;
}
#search-query {
	font-size: 14px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left: none;
	border-right: none;
	padding: 3px;
	float: left;
	color: #666666;
  height: 17px;
}
#search-left {
	background: transparent url(/lib/krwebpro/search-leftside.gif) no-repeat;
	display: block;
	float: left;
	height: 25px;
	width: 4px;
}
#center-wrap {
  margin-left: 5px;
  overflow: auto;
  margin-bottom: 10px;
}
#search-btn {
  float: left;
}
#search-table {
  overflow: auto;
}
#phone-area {
  text-align: right;
  margin-right: 5px;
}
#phone-area span {
  padding: 0px 7px;
}
/** Home Page **/
#billboard-main {
	margin: 0 auto;
	width: 920px;
}
#billboard-images {
	height: 210px;
}
#billboard-nav {
	position: relative;
	float: right;
	z-index: 1000;
	background: transparent url(/lib/krwebpro/controls-bg.png) no-repeat;
	padding: 6px 8px;
	margin: 8px;
}
#billboard-nav a {
	color: #666666;
	text-decoration: none;
	padding: 0px 6px;
	font-size: 14px;
}
#billboard-nav a.activeSlide {
	background-color: #ffffff;
	border: 1px solid #666666;
}
#left-col {
  float: left;
  margin: 10px;
}
#mid-col {
  float: left;
  margin-top: 10px;
}
#right-col {
  float: left;
  margin: 10px;
}
.front-caption {
  width: 288px;
  border-left: 1px solid #1058b1;
  border-right: 1px solid #1058b1;
  padding: 0px 5px;
}
.big-blue-btn {
  padding: 5px;
  text-align: center;
}
/** Page **/
.page #body-switch {
  padding: 0px 15px;
}
#portfolio-body-switch{
  padding: 0 0 0 15px;
}
#content-wrapper {
  margin: 0 auto 10px;
  width: 925px;
}
.breadcrumbs {
  margin: 0px 5px 10px;
}

#side-bar {
  float: left;
}
#left-nav {
  border-left: 1px solid #1058b1;
  border-right: 1px solid #1058b1;
  width: 218px;
}
#left-nav-links {
  background: #ffffff url(/lib/krwebpro/left-nav-bg.gif) repeat-x;
  padding: 10px;
}
.left-nav-link {
  display: block;
  margin: 3px 0px;
}
.left-nav-current {
  color: #1058b1;
  font-size: 12px;
  font-weight: bold;
  margin: 3px 0px;
}
.left-nav-link-open {
  display: block;
  margin: 3px 0px;
  color: #1058b1;
  font-size: 12px;
}
.left-nav-link:after {
  content: url(/lib/krwebpro/tiny-arrow.gif);
}
#page-name {
  font-size: 16px;
  font-weight: normal;
  color: #000000;
  text-align: left;
  margin-bottom: 5px;
  padding-left: 10px;
}
#main-content {
  width: 920px;
}
#main-content .title {
  font-size: 18px;
  border-bottom: 1px solid #000000;
  font-weight: normal;
  margin: 5px 320px 5px 0;
}
#main-image {
  float: right;
  margin-left: 10px;
  width: 311px;
  background-color: #ffffff;
}
#image-caption {
  border: 1px solid #9DB1D4;
  background-color: #deebff;
  padding: 10px;
}
.item {
  overflow: auto;
  margin: 5px 0px;
  padding: 5px 0px;
  border-bottom: 1px dotted #cdcdcd;
  width: 595px;
}
.item-info {
  float: left;
  width: 460px;
  margin-right: 10px;
}
.item-name a {
  color: #0861d0;
  font-size: 14px;
  text-decoration: underline;
  font-weight: bold;
}
.item-abstract {
  padding: 5px 0px;
}
.item-price .price {
  font-weight: bold;
  font-size: 14px;
}
.item-price .item-link {
  float: right;
}
.item-price .item-link a {
  color: #0861d0;
  text-decoration: underline;
}
/** Item Page **/
#ordering-info {
  overflow: hidden;
  width: 690px;
}
#order-table {
  padding: 10px 0px;
}
#item-image {
  float: left;
  width: 350px;
  margin-right: 10px;
}
#item-order {
  margin-left: 400px;
}
#item-order .title {
  margin: 0px;
  border-bottom: 1px dotted #000000;
  font-size: 22px;
}
#item-info {
  clear: both;
  padding: 15px 5px;
}
#item-info p {
  font-size: 14px;
}
#item-details, .item-details-title {
  font-size: 18px;
  padding-bottom: 2px;
  margin-bottom: 5px;
  border-bottom: 3px solid #0861D0;
}
#order-table table tr td {
  padding: 2px 8px;
  font-size: 15px;
}
#order-table table tr td.you-save {
  color: #0861d0;
}
#order-table fieldset legend {
  background-color: #FFFCDB;
  border: 1px solid #000000;
  padding: 2px 5px;
  margin-left: 7px;
}
#featured-sites {

}
#featured-sites div {
  padding: 5px;
}
#featured-sites a {
  font-size: 16px;
  text-decoration: underline;
}
#demo-area {
  margin-top: 20px;
}
/** Customer Service Page **/
#contact-form {
  float: left;
  width: 460px;
  margin-top: 5px;
}
#contact-form-wrapper {
  padding: 5px 10px;
  overflow: auto;
}
#contact-form-wrapper label {
  display: block;
  font-size: 14px;
}
#contact-form-wrapper div {
  overflow: hidden;
  padding: 5px;
}
#contact-form-wrapper p {
  float: left;
  margin-right: 15px;
}
#contact-mid {
  border-left: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
  width: 458px;
}
#fname {
  width: 190px;
}
#lname {
  width: 190px;
}
#cname {
  width: 250px;
}
#website {
  width: 250px;
}
#phone {
  width: 130px;
}
#email {
  width: 215px;
}
#comments {
  width: 425px;
  height: 70px;
}
#secure {
  width: 25px;
  vertical-align: top;
}
label.error {
  color: #ff0000;
}
input.error {
  border: 1px solid #ff0000;
}
#authorize {
  display: none;
}
#captcha {
  float: left;
  width: 400px;
}
#captcha span.note {
  display: block;
  color:#0861d0;
  padding: 5px;
  width: 200px;
}
#eql {
  display: inline;
  color: #000000;
  font-size: 22px;
  padding: 0px 5px;
  vertical-align: top;
}
#submit-btn {
  float: right;
}
h1.contact-title {
  font-size: 16px;
  font-weight: normal;
  color: #000000;
  text-align: left;
  margin-bottom: 5px;
  padding: 0px 10px 5px;
  border-bottom: 2px solid #a1a1a1;
}
#contact-info {
  float: left;
  margin-left: 10px;
  margin-top: 5px;
}
#info-mid {
  border-left: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
  width: 218px;
}
#info-wrapper {
  padding: 10px;
  height: 373px;
}
#info-wrapper .contact-heading {
  color: #0962d1;
  font-size: 14px;
  padding-bottom: 5px;
  font-weight: bold;
}
#info-wrapper ul {
  margin-left: 10px;
  margin-bottom: 20px;
}
.text {
  border: 1px solid #000000;
  font-size: 16px;
}
.bsup #main-content {
  overflow: auto;
  width: 690px;
  margin: 0 auto;
}
/*portfolio*/
.row {
  text-align: center;
  overflow: auto;
  background: transparent;
}
.row a {
  margin: 4px;
  border: 1px solid #000000;
  display: block;
  float: left;
  width: 300px;
}
/** Footer **/
#footer-wrapper {
  margin: 0px auto;
  width: 920px;
}
#footer {
	border-top: 1px solid #e1e1e1;
  border-bottom: 1px solid #e1e1e1;
	background: #f2f2f2 url(/lib/krwebpro/footer-bg.gif) repeat-x;
  float: left;
  height: 149px;
  width: 909px;
}
#footer ul {
  list-style: none;
}
.footer-list {
	float: left;
	margin: 5px 10px;
}
.footer-list h2 {
  color: #252525;
  font-size: 16px;
  font-weight: normal;
}
.footer-list a {
  font-size: 12px;
  color: #252525;
  text-decoration: none;
}
.footer-list a {
  background: transparent url(/lib/krwebpro/tiny-arrow.gif) no-repeat center right;
  padding-right: 10px;
}
.footer-list ul {
  margin-top: 5px;
}
.footer-list ul li {
  margin: 2px 0px;
}
#footer-extras {
  float: right;
  margin: 25px;
}
#copyright {
	text-align: center;
	color: #898989;
	font-size: 11px;
  margin-top: 5px;
  clear: both;
  background: #ffffff url(/lib/krwebpro/footer-spacer.gif) no-repeat center top;
  padding: 5px;
}
#tooltip {
	position:absolute;
	border:1px solid #333;
	background:#f7f5d1;
	padding:2px 5px;
	color:#333;
	display:none;
	width: 250px;
}
#info-div {
padding:0 25px;
}
#navigation{
  display: block;
  z-index: 13;
}
#navigation li{
  position: absolute;
  z-index: 12;
}

.drop{
  position: absolute;
  display: none;
  top: 25px;
  left: 0;
  z-index: 11;
}

.drop a{
  position: relative !important;
  color: #ffffff !important;
  text-indent: 0px !important;
  background: #272727 !important;
  text-align: left;
  text-decoration: none !important;
  z-index: 10;
  padding-top: 10px;
  padding-left: 10px;
}

.drop a:hover{
  background: #272727 !important;
  text-decoration: underline !important;
}

#phone-area b{
  font-size: 16px
}

#portfolio-body-switch{
  padding: 0 !important;
}
.nav-wrapper{
  position: relative;
  left: 850px;
  top: -343px;
  width: 65px;
  z-index: 890 !important;
}
#next-slide, #next-semi-slide{float: right;
}
#custom-slide, #semi-custom-slide{
  padding-bottom: 5px;
  padding-top: 45px;
  height: 300px;
}
#custom-slide{
  background: url('/lib/krwebpro/custom-bg.png') bottom left no-repeat;
}
#semi-custom-slide{
  background: url('/lib/krwebpro/semi-custom-bg.png') bottom left no-repeat;
}
.row {
  padding-top: 45px;
  margin-left: 8px;
  text-align: center;
  overflow: none;
  background: transparent !important;
}
.row a {
  margin: 4px;
  border: 0px solid #bbb;
  display: block;
  float: left;
  width: 295px;
}
#custom-stores, #semi-custom-stores{
  font: 20px Arial;
}
#center-wrap{
  overflow: visible;
}
.row{
  *width: 930px !important;
  *oveflow: hidden !important;
}
ol li{
  margin-left: 25px;
  font-size: 14px;
  color: #444;
  margin-bottom: 5px;
}
p{
  margin-bottom: 15px;
}

.section{
  padding: 20px 0 20px 135px;
  border-bottom: 1px dashed #0861d0;
}
h2.title{
  border-bottom: 0 !important;
  width: 100%;
  color: #0861d0;
  display:inline;
}

#ready{
  background: url('/lib/krwebpro/ready.png') left center no-repeat;
}
#top5{
  background: url('/lib/krwebpro/top5.png') left center no-repeat;
}
#custom{
  background: url('/lib/krwebpro/custom.png') left center no-repeat;
}
#semi-custom{
  background: url('/lib/krwebpro/semi-custom.png') left center no-repeat;
}
#steps{
  background: url('/lib/krwebpro/5steps.png') left center no-repeat;
}
#redesign{
  background: url('/lib/krwebpro/redesign.png') left center no-repeat;
}
#questions{
  background: url('/lib/krwebpro/questions.png') left center no-repeat;
}
#howto{
  background: url('/lib/krwebpro/howto.png') left center no-repeat;
}
#work{
  background: url('/lib/krwebpro/work.png') left center no-repeat;
}
#person{
  background: url('/lib/krwebpro/person.png') left center no-repeat;
}
#promise{
  background: url('/lib/krwebpro/promise.png') left center no-repeat;
}
.promise-list{
  margin-left: 10px;
}
.container{
  border-bottom: 1px dashed #0861d0;
  margin-top:10px;
}
.image{
  float: left;
  margin-right: 15px;
}
#copyright{
  padding-left: 30px;
}
.ft-column{
  float:left;
  text-align: left;
  margin: 10px 30px;
}
.ft-column-rt{
  float:right;
  margin-right: 30px;
}
.ft-column ul{
  list-style:none;
}
.ft-column li, .ft-column li a{
  font-size: 12px;
  color: #222;
}
.ft-column h3{
  font-size: 14px;
  color: #0861d0;
}
.ft-column ul li a{
  text-decoration: none;
}
.ft-column ul li a:hover{
  text-decoration: underline;
}
.copy{
  clear: both;
  color: #bbb;
  font-size: 12px;
  padding-top: 15px;
}
.title{
  margin-right: 0 !important;
}
#ss-image img{
  float: right;
}
#apps-order{
  position: relative;
  background: url('/lib/krwebpro/addtocart-bg.png') no-repeat;
  height: 31px !important;
  width: 192px;
  text-align: center;
  font: 19px Arial;
  color: #fff;
  padding-top: 5px;
  background-position: 0 0;
}
div#apps-order:hover{
  background-position: 0 -36px;
}
input.apps-button{
  position: absolute;
  top: 0;
  left: 0;
}
#title-wrapper{
  height: 55px;
}
.apps-product-title{
  float: left;
  position: relative;
  width: 425px;
  vertical-align: middle;
}
.apps-product-title img{
  float: left;
  margin-right: 10px;
  position: relative;
  top: -6px;
}
#apps-order{
  float: right;
}
#apps-caption{
  background: url('/lib/krwebpro/caption-bg.png') top repeat-x;
  padding-top: 25px;
}
img.new-icon{
  position: absolute;
  top: -2px;
}
#apps-slide{
  width: 600px !important;
}
#apps-slide #row{
  width: 600px !important;
  text-align: center;
  padding: 0 10px;
}
#apps-slide #row img{
  padding: 0 10px;
}
.apps-message{
  text-align: right;
  clear: both;
  font: 10px Arial;
  white-space: nowrap;
}
#apps-wrapper{
  margin-left: 12px;
}
#apps-left-nav a{
  text-decoration: none;
}
#apps-left-nav a:hover{
  text-decoration: underline;
  color: #0861d0;
}
#apps-left-nav ol li{
  display: block;
}
#apps-left-nav li a.sublist.current{
  text-decoration: underline;
}
#product-image{
  padding: 5px;
}
.horizontal-seperator{
  text-align: center;
  padding: 10px;
}
.left-nav-cell{
  border-top: 1px solid #ccc;
  padding: 5px 0 0 2px;
}
.left-nav-cell h3{
  padding-top: 4px;
  padding-bottom: 10px;
}
.left-nav-cell img{
  float: left;
  margin-right: 4px;
}
#apps-caption, #section-body-content{
  background: url('/lib/krwebpro/caption-bg.png') top repeat-x;
  padding-top: 25px;
}
.side-nav-links{
  margin-bottom: 7px; 
}
#contents-table td{
  text-align: left;
  position: relative;
  vertical-align: top;
}
.more-info{
  float: right;
  margin: 0 !important;
  vertical-align: bottom !important;
}
#contents-table div{
  margin-bottom: 10px;
}
#contents-table .name a{
  text-decoration: underline;
  font: bold 20px Arial;
  color: #0861D0;
}
#contents-table .name a:hover{
  text-decoration: underline;
}
.vertical-seperator{
  border-right: 1px dotted #ccc;
}
#contents-table td{
  border-bottom: 1px dotted #ccc;
}
#contents-table .price-bold{
  font: bold 12px Arial;
  color: #0861d0;
}
#apps-left-nav-wrapper{
  width: 250px;
  float: left;
  border-right: 1px solid #ccc;
}
#apps-body-wrapper{
  width: 620px;
  float: left;
  margin-left: 20px;
}
.left-nav-list, .left-nav-list ul{
  list-style: none;
}
.left-nav-list ul li{
  margin: 10px 29px 0 ;
  list-style-image: url('/lib/krwebpro/left-nav-arrow.gif');
}
.apps-product-title h1{
  color: #0861d0;
  font: bold 23px Arial;
}
.side-nav-links{
  display: block;
  clear: both;
}
.side-nav-links li{
  font: 12px Arial; 
  margin-left: 20px; 
  color: #0861D0;
}
.side-nav-links-nodisplay{
  display: none;
}
#apps-left-nav-wrapper{
  background: url('/lib/krwebpro/left-nav-bg.png') repeat-y;
}
#apps-left-nav a{
  color: #fff !important;
  text-decoration: underline;
}
#apps-left-nav h3 a{
  text-decoration: none;
  font: bold 15px Arial;
}
.left-nav-cell{
  border-color: #537cc8;
}
#apps-example{
  padding-top: 15px;
  margin-top: 20px;
  border-top: 1px solid #ccc;
}
#apps-example span{
  color: #0861D0;
  font: bold 12px Arial;
}
#apps-example div{
  text-align: center;
}
img.estimated-deliver-date:hover {
  cursor: pointer;
}
#vwd-cross-sell{
  border: 2px solid #222;
}
#cross-sell .cross-sell-title{
  background: #0861d0;
  padding: 0;
  height: 25px;
  color: #fff;
  font: bold 13px Arial;
  padding-left: 10px;
}
#cross-sell td{
  height: 130px;
}
#vwd-multi-add{
  text-align: left;
}
#vwd-multi-add span, #vwd-multi-add-2 span{
  white-space: nowrap;
  font: 12px Arial;
  text-decoration: underline;
}
#vwd-multi-add .main-image{
  float: left;
  width: 266px;
  padding: 3px;
}
#vwd-multi-add .inset-images img{
  padding: 1px 2px;
}

#vwd-multi-add-2{
  float: left;
  margin: 10px 0 0 3px;
  clear: both;
}
#vwd-multi-add-2 .inset-images img{
  padding: 1px 1px;
}
h3{
  text-align: left;
  color: #0861d0;
}
.inset-images{
  float: left;
}
.recentitem{
  padding:5px 10px;
  float:left;
  width:125px;
}
blockquote {
    margin: 1em 3em;
    color: #999;
    border-left: 2px solid #999;
    padding-left: 1em; }

.examples{
  padding: 5px;
  text-align: left !important;
}
.example-list li{
  list-style: none;
  margin: 5px 0 0 0px;
  background: url('/lib/krwebpro/numbers-bg.png') no-repeat;
  height: 20px;
  width: 20px;
  background-position: 0px -20px;
  float: left;
}
.example-list li.current{
  background: url('/lib/krwebpro/numbers-bg.png') no-repeat;
  background-position: 0px 0px;
  font-size: 10px;
}
.example-list li.current{
  color: #fff;
  padding: 3px 0 0 6px !important;
  width: 14px !important;
  height: 17px !important;
}
.example-list li:hover{
  background-position: 0px 0px;
  height: 20px;
  width: 20px;
}
.example-list a{
  color: #0861D0;
  font-size: 10px;
  padding: 3px 0 0 6px;
  text-decoration: none;
  height: 20px;
  width: 20px;
  display: block;
}
.example-list a:hover{
  color: #fff;
}


.top-nav-header{
  font: bold 17px Arial;
  color: #fff;
  text-align: center;
  border-bottom: 1px solid #fff !important;
  height: 25px;
}

