/*--------- Global Styles START ---------*/
iframe.grelated-iframe
{
display: none;
}

html {
	font-size:1em;
	}

body {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Verdana, Geneva, Arial, sans-serif;
	color:#4D4D4D;
	background-color:#e9e9e9;
    font-size: 100%;     /* flexible baseline */
    line-height: 1.3;
}

a.achortext, a:link.achortext {
	background-color: transparent;
	background-image: none;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}
a.top, a:link.top {
	background-color: transparent;
	background-image: none;
	margin: 0px;
	padding: 0px;
	font-size: 80%;
	color: #233477;
	text-decoration: none;
	text-align: right;
}
a:hover.top {
	background-color: transparent;
	background-image: none;
	color: #FF0000;
	text-decoration: underline;
}
.container_main {
	padding: 0px;
	height: auto;
	max-width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
}


/*-- Header Styles --*/
.header_section {
padding-left: 8px;
}
.header_logo {
	float: left;
	font-family: "Arial Rounded MT Bold", Arial, Verdana, sans-serif;
	font-weight: bold;
	font-size: small;
	color:#4D4D4D;
width:100%;
max-width: 628px;
}

.input_box {
}

.input_box_prod_op {
	width:80%;
}

img {
max-width: 100%;
height: auto;
}

.header_logo img
{
max-width: 96%;
}

.header_logo span {
	text-transform: capitalize;
	color: #FF4000;
	text-decoration: underline;
}
.header_info {
	text-align: right;
	margin: 0 6px 0 0;
	padding: 0px;
	float: right;
	width: 276px;
}
.header_info .header_phone {
	font-size: 14px;
	color: #4D4D4D;
	margin: 0px;
}
.header_info .header_phone span {
	font-size: 22px;
	font-weight: 800;
white-space: pre;
}
.header_info .header_cartlink, .header_info .header_cartlink a {
	font-weight: bold;
	color: #233477;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 3px;
	margin-bottom: 3px;
}
.header_info .header_cartlink a:hover {
	color: #FF0000;
}
.header_info .header_cartlink a span    {
	color: #233477;
	text-decoration: underline;
}
.header_info .header_cartlink a:hover span {
	color: #FF0000;
	text-decoration: underline;
}
.header_info input {
	font-size: 12px;
	color: #233477;
	padding: 3px;
	height: 20px;
	width: 180px;
	border: 2px solid #233477;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	text-indent: 0;
	font-weight: bold;
	text-align: left;
	z-index: 1;
	top: 0px;
	right: 0px;
}
.header_info input:focus {
	color: #233477;
	border: 2px solid #233477;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	text-indent: 0;
	font-weight: bold;
	text-align: left;
	z-index: 2;
	background-color: #E6F3FF;
}
.header_info input[type="submit"] {
	color: #FFF;
	padding: 5px;
	height: 30px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	font-weight: bold;
	text-align: center;
	z-index: 2;
	position: relative;
	width: 54px;
	display: inline-block;
	background-color: #233477;
}
.header_info input[type="submit"]:hover {
	color: #233477;
	background-color: #E6F3FF;
	border: 2px solid #233477;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	cursor: pointer;
}

/*-- Header Navagation Styles --*/
#dropdownmenu2, #dropdownmenu2 ul {
	border-width: 1px 0;
	float: right;
	font-weight: bold;
	height: 25px;
	list-style: none outside none;
	padding: 0;
	position: relative;
	z-index: 105;
	font-size: 11px;
	display: block;
	margin: 0;
}
#dropdownmenu2 a {
	color:#6077bd;
	display: block;
	padding: 0.65em 0.7em;
	text-decoration: none;
	width: auto;
}
#dropdownmenu2 li {
    float: left;
    padding: 0;
    width: auto;
}
#dropdownmenu2 li ul {
	font-weight: 400;
	height: auto;
	left: -999em;
	margin-left: 0;
	padding: 0 7px;
	position: absolute;
	top: 26px;
	width: 140px;
	z-index: 5;
	border: 1px solid #999;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
#dropdownmenu2 li li {
    padding-left: 0.7em;
    width: 136px;
}
#dropdownmenu2 li li.primary {
    border-top: 1px dotted #C4C4C4;
    padding-top: 5px;
}
#dropdownmenu2 li li.last {
    display: block;
    height: 1px;
    left: -8px;
    margin: 0;
    padding: 0;
    position: relative;
    width: 156px;
}
#dropdownmenu2 li ul a {
    padding: 0.5em 0;
    text-align: left;
}
#dropdownmenu2 li:hover, #dropdownmenu2 li.over {
    background: none no-repeat scroll 0 -71px transparent;
}
#dropdownmenu2 li:hover a, #dropdownmenu2 li.over a {
	background: none no-repeat scroll 100% -71px transparent;
	color: #FF0000;
}
#dropdownmenu2 .nav_bottom {
    background: none no-repeat scroll 0 -103px transparent;
    height: 6px;
    width: 156px;
}
#dropdownmenu ul, #dropdownmenu ul li, #dropdownmenu2 ul, #dropdownmenu2 ul li {
    background: none repeat scroll 0 0 #FFFFFF;
    border: medium none;
}
#dropdownmenu li#last, #dropdownmenu2 li.last {
    border: medium none;
}
#dropdownmenu li li.first, #dropdownmenu2 li li.first {
    border-top: medium none;
}
#dropdownmenu li ul a.primary, #dropdownmenu li.sale ul a.primary, #dropdownmenu2 li ul a.primary {
    color: #233477 !important;
}
#dropdownmenu li ul a.secondary, #dropdownmenu li.sale ul a.secondary, #dropdownmenu2 li ul a.secondary {
    padding-left: 0.7em;
}
#dropdownmenu li ul a.last, #dropdownmenu li.sale ul a.last, #dropdownmenu2 li ul a.last {
    padding-left: 1.2em;
}
#dropdownmenu li:hover ul, #dropdownmenu li.over ul, #dropdownmenu2 li:hover ul, #dropdownmenu2 li.over ul {
    left: auto;
}
#dropdownmenu li:hover li, #dropdownmenu li.over li, #dropdownmenu2 li:hover li, #dropdownmenu2 li.over li {
    background: none repeat scroll 0 0 #FFFFFF;
}
#dropdownmenu li:hover li a, #dropdownmenu li.over li a, #dropdownmenu2 li:hover li a, #dropdownmenu2 li.over li a {
    background: none repeat scroll 0 0 transparent;
    color: #233477;
}
#dropdownmenu li:hover li a:hover, #dropdownmenu li.over li a:hover, #dropdownmenu2 li:hover li a:hover, #dropdownmenu2 li.over li a:hover {
	color: #FF0000;
	text-decoration: underline;
}
#dropdownmenu li.sale:hover a, #dropdownmenu li.saleover a, #dropdownmenu a.onsaletag {
    background: none no-repeat scroll 100% 1px transparent;
}
#dropdownmenu2 li.nohover:hover, #dropdownmenu2 li.nohover a, #menu li.last a {
    background: none repeat scroll 0 0 transparent;
	margin: 0px;
	padding: 0px;
}

/*-- Responsive navigation --*/

.topnav{
background: rgb(70,129,201); /* Old browsers */
background: -moz-linear-gradient(top, rgba(70,129,201,1) 0%, rgba(0,71,153,1) 50%, rgba(38,91,153,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(70,129,201,1)), color-stop(50%,rgba(0,71,153,1)), color-stop(100%,rgba(38,91,153,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(70,129,201,1) 0%,rgba(0,71,153,1) 50%,rgba(38,91,153,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(70,129,201,1) 0%,rgba(0,71,153,1) 50%,rgba(38,91,153,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(70,129,201,1) 0%,rgba(0,71,153,1) 50%,rgba(38,91,153,1) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(70,129,201,1) 0%,rgba(0,71,153,1) 50%,rgba(38,91,153,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4681c9', endColorstr='#265b99',GradientType=0 ); /* IE6-9 */
}

.bottomnav{
background: rgb(255,149,43); /* Old browsers */
background: -moz-linear-gradient(top, rgba(255,149,43,1) 0%, rgba(255,167,61,1) 9%, rgba(255,124,0,1) 51%, rgba(255,127,4,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,149,43,1)), color-stop(9%,rgba(255,167,61,1)), color-stop(51%,rgba(255,124,0,1)), color-stop(100%,rgba(255,127,4,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(255,149,43,1) 0%,rgba(255,167,61,1) 9%,rgba(255,124,0,1) 51%,rgba(255,127,4,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(255,149,43,1) 0%,rgba(255,167,61,1) 9%,rgba(255,124,0,1) 51%,rgba(255,127,4,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(255,149,43,1) 0%,rgba(255,167,61,1) 9%,rgba(255,124,0,1) 51%,rgba(255,127,4,1) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(255,149,43,1) 0%,rgba(255,167,61,1) 9%,rgba(255,124,0,1) 51%,rgba(255,127,4,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff952b', endColorstr='#ff7f04',GradientType=0 ); /* IE6-9 */
}

.catnav
{
}

.category nav {
height:auto;
}

.category nav ul {
	padding: 0;
	margin: 0 auto;
	overflow:visible;
}

.category nav li a {
	border: 1px solid #576979;
}

nav {
	height: 40px;
	width: 100%;
	background: #455868;
	font-size: 11pt;
	font-family: 'PT Sans', Arial, sans-serif;
	font-weight: bold;
	position: relative;
	border-bottom: 1px solid #283744;
}
nav ul {
	padding: 0;
	margin: 0 auto;
	/*width: 600px;*/
	height: 40px;
	overflow: hidden;
}

nav li {
	display: inline;
	float: left;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}
.clearfix:after {
    clear: both;
}
.clearfix {
    *zoom: 1;
}

nav a {
	color: #fff;
	display: inline-block;
	width: 160px; /*140px;*/
	text-align: center;
	text-decoration: none;
	line-height: 40px;
	text-shadow: 1px 1px 0px #283744;
}

nav li a {
	border-right: 1px solid #576979;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
}
nav li:last-child a {
	border-right: 0;
}

nav a:hover, nav a:active {
	background-color: #8c99a4;
}

nav a#pull{
	display: none;
}

nav a#pulltop {
	display: none;
}

nav a#pullbottom {
	display: none;
}

nav a#pullcat {
	display: none;
}




/*-- Navagation Styles --*/
.navbar_section {
	margin: 0px;
	padding: 0px;
	/*height: 95px !important;*/
	/*max-height: 95px !important;*/
	width: 100%;
	z-index: 100;
	clear: both;
}


.dropmenuComp {
	line-height: normal;
	padding: 5px;
	height: 185px;
	width: 510px;
	max-width: 595px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	border: 1px solid #E6E6E6;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	color: #666;
}
.dropmenuComp:hover {
	background-color: #F0F0F0;
}
.dropmenuComp .item {
	text-align: center;
	padding: 3px;
	float: left;
	margin-right: 3px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	width: 160px;
	margin-left: 3px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.dropmenuComp .item:hover, .dropmenuComp .itemRight:hover {
	background-color: #E6F3FF;
}
.dropmenuComp .itemRight {
	text-align: center;
	padding: 3px;
	float: left;
	border-right-width: 0px;
	border-right-style: none;
	border-right-color: #CCC;
	width: 150px;
}
.dropmenuComp .item p, .dropmenuComp .itemRight p {
	display: block;
	width: 100%;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}
.dropmenuComp .item a, .dropmenuComp .item a:link, .dropmenuComp .itemRight a, .dropmenuComp .itemRight a:link {
	color: #233476;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}
.dropmenuComp .item a:hover, .dropmenuComp .itemRight a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.dropmenuComp .item a, .dropmenuComp .itemRight a, .dropmenuComp .item a img, .dropmenuComp .item img, .dropmenuComp .itemRight a img, .dropmenuComp .itemRight img {
	padding: 0px;
	margin: 0px;
	text-align: center;
	border: none 0px;
}
.dropmenuComp h1, .dropmenuComp h2, .dropmenuComp h3 {
	color: #FFF;
	font-size: 14px;
	text-align: left;
	display: block;
	background-color: #005092;
	padding: 2px 2px 2px 8px;
	margin: 0px 0px 5px 0px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#links a, #links a:link {
	padding: 0px;
	text-align: center;
}


/*-- Content Area Styles --*/

.content_wrapper {
	max-width: 950px !important;
	border: 1px solid #C4C4C4;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 5px;
}

#content_area a , #content_area a:link{
	width: 90px;
	height: 28px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	font-size: 12px;
	font-weight: bold;
	color: #233477;
	text-decoration: none;
	background-attachment: scroll;
	background-image: url(/images/MainBtn_Up.png);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	display: block;
	padding-top: 10px;
}
#content_area a:hover {
	width: 90px;
	height: 28px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	color: #FFF;
	text-decoration: none;
	background-attachment: scroll;
	background-image: url(/images/MainBtn_Over.png);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	display: block;
	padding-top: 10px;
}



.welcomeh2 {
	color: #233477;
	background-repeat: repeat-x;
	margin: 0px;
	background-attachment: scroll;
	background-color: #CCC;
	background-position: left top;
	border: 1px solid #C5C5C5;
	text-shadow: 0px -1px 0px #233477, 0px 1px 0px #FFF;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 3px;
	padding-left: 14px;
	background-image: url(/images/bkgrd_MainH1Tag.png);
}

.content_area {
	font-size: 90%;
}

.content_area p {
	/*font-size: 12px;*/
	/*line-height: 20px;*/
	color: #333;
	text-align:justify;
}
.content_area h1 {
	color: #233477;
	background-repeat: repeat-x;
	margin: 0px;
	height: 40px;
	background-attachment: scroll;
	background-color: #CCC;
	background-position: left top;
	border: 1px solid #C5C5C5;
	font-size: 28px;
	text-shadow: 0px -1px 0px #233477, 0px 1px 0px #FFF;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-right: 3px;
	padding-left: 3px;
	background-image: url(/images/bkgrd_MainH1Tag.png);
}
.content_area h2 {
	color: #233477;
	font-size: 120%;
	display: block;
	margin-bottom: 5px;
}
.content_area ul {
	line-height: 22px;
	color: #333;
	padding: 0px;
	margin-left: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	list-style-position: outside;
}
.content_area ol {
	font-size: 12px;
	line-height: 22px;
	color: #333;
	padding: 0px;
	margin-left: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	list-style-position: outside;
}


.box2 {
width:48%;
margin-left:auto;
margin-right:auto;
padding:2px 4px;
float:left;
}

.quotes {
width:100%;
}

.width100 {
width:100%;
height:auto;
margin-left:auto;
margin-right:auto;
}


.quotes blockquote {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	/*font-size: 12px;*/
	/*line-height: 18px;*/
	color: #333;
	font-style: italic;
	height: 100px;
	width: 30%;
	padding: 5px;
	background-color: #FFB755;
	margin: 3px;
	float: left;
}
.quotes blockquote span {
	font-weight: bold;
}
.content_area a.home_link, .content_area a:link.home_link {
	color: #233477;
	text-decoration: none;
}
.content_area a:hover.home_link {
	color: #FF0000;
	font-weight: bold;
}
.content_area .crumb_sep {
	color: #333;
	font-weight: bold;
}
.content_area a.crumb_link, .content_area a:link.crumb_link {
	color: #233477;
	text-decoration: none;
}
.content_area a:hover.crumb_link {
	color: #FF0000;
	font-weight: bold;
}

.hmFeatured
{
    display:table;
    width:100%;
}

.hmRightOps
{
width:243px;
display:table-cell;
background:#FC9400;
vertical-align:top;
}

.hmRightOpsBox
{
	margin:0;
	padding:0;
}

.hmRightOpsBox img .hmRightOps a img
{
	margin:0;
	padding:0;
}

.Featured {
display:table-cell;
	background:url(/images/kc_Bkgrd_HmPg_FeatProd2.jpg) #5fd2fd no-repeat top left;
background-size:100% auto;
vertical-align:top;
}
.Featured h1 {
	font-size:20px;
	color:#FFF;
	background: none;
	border: none;
}
.Featured a img {
}
.FeaturedText {
display:table-cell;
min-width:300px;
}

.Featured p {
	color:#FFF;
	font-weight:bold;
	padding:0px 15px;
}
.Featured a.button, .Featured a:link.button {
	color:#FFF;
	text-decoration:none;
	margin:0px 5px 0px 0px;
	padding: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	background-color: #ffc000;
	background-image: url(/images/kc_Btn_Up_Featured.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.Featured a:hover.button {
	color:#06F;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	background-color: #FFF;
	background-image: url(/images/kc_Btn_Over_Grey.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.Featured img
{

}

.hmCommonProds {
	color:#333;
	background:#FFF url(/images/kc_Bkgrd_CommonProds.png) repeat-x left top;
	line-height:normal;
	width:32%;
min-height:340px;
min-width:270px;
float:left;
margin:2px 4px;
}
.hmCommonProds h2 {
	color:#233477;
	line-height:normal;
	text-align:center;
	background:none;
	border:none 0px;
}
.hmCommonProds h3, .hmCommonProds a h3, .hmCommonProds h3 a {
	color:#333;
	font-size:12px;
	text-decoration:none
}
.hmCommonProds p {
	line-height:normal;
	text-align:left;
}
.hmCommonProds .prod {
	padding:5px;
	text-align:left;
	height:125px;
}
.hmCommonProds img, .hmCommonProds a img {
	border:none 0px #233477;
	margin:0px 5px 0px 0px;
}
.hmCommonProds img:hover, .hmCommonProds a img:hover {
	border:none 0px #7DCEFF;
	margin:0px 5px 0px 0px;
}
.hmCommonProds a.learnBtn, .hmCommonProds a:link.learnBtn {
	color:#233477;
	font-size:10px;
	font-weight:bold;
}
.hmCommonProds a:hover.learnBtn {
	color:#F00;
}
.faq {
	width:90%;
	margin:10px auto 10px auto;
}
.faq p.question {
	font-size:14px;
	font-weight:bold;
	color:#233477;
	padding:10px 16px;
	border-bottom:solid 1px #233477;
	border-top:solid 1px #233477;
	background-color:#E6F3FF;
}
.faq p.answer, .faq ol.answer {
}


/*-- Footer Styles --*/
.footer_section {
clear:both;
display: inline-table;
margin-left:auto;
margin-right:auto;
background-color:#CECECE;
width:100%;
}

.footer_col{
float:left;
display: table-cell;
min-width:33%;
min-height:200px;
color: #666;
border: 1px;
}

.footer_col h4
{
margin: 0px 14px;
font-size: 160%;
padding-top:12px;
}

.footer_col img, .footer_col img a {
margin: 8px;
}
.footer_col ul {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.footer_col li, .footer_col li a, .footer_col li a:link{
	padding: 0px;
	margin: 0px;
	text-decoration: none;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: none;
	/*line-height: 18px;*/
	color: #666;
}
.footer_col li a:hover {
	padding: 0px;
	margin: 0px;
	text-decoration: underline;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: none;
	/*line-height: 18px;*/
	color: #233477;
}

.footer_badges {
margin-left: auto;
margin-right: auto;
text-align: center;
}

.footer_badges img {
margin: 12px;
vertical-align:middle;
}

.footercent {
margin-left: auto;
margin-right: auto;
text-align: center;
}


.cProdListFeature {
font-size:90%;
margin:0px 10px 0px 10px;
}

/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */




/*-- Copyright Styles --*/
.copyright, .copyright a {
	margin-top: 14px;
	font-size: 80%;
	color: #666;
	text-decoration: none;
	text-align:center;
}

.copyright p {
	text-align:center;
}

.copyright a:hover {
	text-decoration: underline;
}
.copyright span {
	font-weight: bold
}


/*--------- Global Styles END ---------*/

.imgright {
	float:right;
	margin:8px;
}

.imgleft {
	float:left;
	margin:8px;
}

.boxright {
	float:right;
	margin:8px;
}

.boxleft {
	float:left;
	margin:8px;
}

.boxright50 {
	margin:8px auto 8px auto;
	float:right;
	min-width:50%;
}

.boxleft50 {
	margin:8px auto 8px auto;
	float:left;
	min-width:50%;
	text-align:center;
}

.boxbox {
	width:90%;
	margin:10px auto 10px auto;
}

.boxbox img {
	float:right;
	margin:8px;
}

.iboxleft3 {
	margin:4px 14px;
	min-width: 28%;
	display:inline-block;
	vertical-align:top;
}


/*-- Desktop Computers --*/

.video-container {
	position:relative;
	padding-bottom:56.25%;
	padding-top:30px;
	height:0;
	overflow:hidden;
}

.video-container iframe, .video-container object, .video-container embed {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}

/* RED */
.wndcompred h1, .wndcompred h2, .wndcompred h3, .wndcompred h4{
	color: #FF3300 !important;
}

.wndcompred blockquote {
	background-color: #FFC !important;
}

.wndcompred blockquote:before {
	content: url(/images/QuoteMark_Left_Touch.png) !important;
}

.wndcompred blockquote:after {
	content: url(/images/QuoteMark_Right_Touch.png) !important;
}

.wndcompred .wndButton a, .wndcompred .wndButton a:link, .wndcompred .wndButton input[type=submit]{
  background: #FF3300;
}


/* BLUE */
.wndcompblue h1, .wndcompblue h2, .wndcompblue h3, .wndcompblue h4{
	color: #005092 !important;
}

.wndcompblue blockquote {
	background-color: #FFC !important;
}

.wndcompblue blockquote:before {
	content: url(/images/QuoteMark_Left_Comps2.png) !important;
}

.wndcompblue blockquote:after {
	content: url(/images/QuoteMark_Right_Comps2.png) !important;
}

.wndcompblue .wndButton a, .wndcompblue .wndButton a:link, .wndcompblue .wndButton input[type=submit]{
  background: #005092;
}

/* CYAN */
.wndcompcyan h1, .wndcompcyan h2, .wndcompcyan h3, .wndcompcyan h4{
	color: #6699FF !important;
}

.wndcompcyan blockquote {
	background-color: #FFC !important;
}

.wndcompcyan blockquote:before {
	content: url(/images/QuoteMark_Left_Family.png) !important;
}

.wndcompcyan blockquote:after {
	content: url(/images/QuoteMark_Right_Family.png) !important;
}

.wndcompcyan .wndButton a, .wndcompcyan .wndButton a:link, .wndcompcyan .wndButton input[type=submit]{
  background: #005092;
}

/* ORANGE */
.wndcomporange h1, .wndcomporange h2, .wndcomporange h3, .wndcomporange h4{
	color: #FF9933 !important;
}

.wndcomporange blockquote {
	background-color: #FFC !important;
}

.wndcomporange blockquote:before {
	content: url(/images/QuoteMark_Left_TouchPro.png) !important;
}

.wndcomporange blockquote:after {
	content: url(/images/QuoteMark_Right_TouchPro.png) !important;
}

.wndcomporange .wndButton a, .wndcomporange .wndButton a:link, .wndcomporange .wndButton input[type=submit]{
  background: #FF9933;
}

/* YELLOW */
.wndcompyellow h1, .wndcompyellow h2, .wndcompyellow h3, .wndcompyellow h4{
	color: #FFCC00 !important;
}

.wndcompyellow blockquote {
	background-color: #FFC !important;
}

.wndcompyellow blockquote:before {
	content: url(/images/QuoteMark_Left_Desktop.png) !important;
}

.wndcompyellow blockquote:after {
	content: url(/images/QuoteMark_Right_Desktop.png) !important;
}

.wndcompyellow .wndButton a, .wndcompyellow .wndButton a:link, .wndcompyellow .wndButton input[type=submit]{
  background: #FFCC00;
}




/* BASE STYLES */

.wndrcomp1 {
	height: auto;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #333;
}

.wndrcomp1 p {
min-width:320px;
}


.wndrcomp1 h2 {
	font-family: "Comic Sans MS", "Arial Rounded MT Bold", "Trebuchet MS", Arial, sans-serif;
	margin:18px 10px !important;
	font-size:300% !important;
	text-shadow: 2px 2px 2px #000;
}

.wndrcomp1 h3 {
	font-size: 160%;
	margin: 0px;
	text-shadow: 1px 1px 1px #000;
}
.wndrcomp1 h4 {
	font-size: 140%;
	margin: 0px;
	text-shadow: 1px 1px 1px #000;
}

.wndrcomp1 a, .wndrcomp1 a:link {
	text-decoration: underline;
	color: #FF3300;
	/*font-weight: 700;*/
}


.wndButton a, .wndButton a:link, .wndButton input[type=submit]{
  -webkit-border-radius: 10;
  -moz-border-radius: 10;
  border-radius: 10px;
  color: #ffffff;
  /*font-size: 14px;*/
  padding: 6px 12px 6px 12px;
  text-decoration: none;
	white-space:nowrap;
	margin: 8px;
	font-weight:700;
}

.wndButton input[type=submit]
{
border: none;
outline:none;
padding:7px 12px 6px 12px;
}

.wndButton a:hover, .wndButton input[type=submit]:hover {
  background: #707070 !important;
  text-decoration: none;
cursor:pointer;
}

.wndrcomp1 ul {
	margin-left: 5px;
	margin-right: 5px;
	height: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
.wndrcomp1 li {
	list-style-position: outside;
	list-style-image: none;
	margin-bottom: 10px;
	display: block;
	background-attachment: scroll;
	background-image: url(/images/bullet_product.png);
	background-repeat: no-repeat;
	background-position: left top;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 52px;
	max-width: 400px;
	min-height: 50px;
}
.wndrcomp1 blockquote {
	min-height: 40px;
	padding: 10px;
	height: auto;
	max-width: 400px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	font-weight: normal;
	display: inline-block;
	clear:both;
}
.wndrcomp1 blockquote span {
	min-height: 40px;
	font-weight: bold;
}
.wndrcomp1 blockquote:before {
	content: url(/images/QuoteMark_Left_Comps2.png);
	min-height: 40px;
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.wndrcomp1 blockquote:after {
	content: url(/images/QuoteMark_Right_Comps2.png);
	min-height: 40px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	float: right;
}



/
/*-- Software Selection Page Styles --*/
.software1 {
	height: auto;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	line-height: 18px;
	color: #333;
}
.software1 h1{
    background-attachment: scroll;
    background-color: #CCCCCC;
    background-image: url(/images/bkgrd_MainH1Tag.png);
    background-position: left top;
    background-repeat: repeat-x;
    border: 1px solid #C5C5C5;
    color: #233477;
    font-size: 24px;
    height: 40px;
    margin: 0;
    padding: 5px 3px 0;
    text-shadow: 0 -1px 0 #233477, 0 1px 0 #FFFFFF;
}
.software1 h2 {
	font-family: "Comic Sans MS", "Arial Rounded MT Bold", "Trebuchet MS", Arial, sans-serif;
	font-size: 26px;
	line-height: normal;
	color: #FF0000;
	display: block;
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
	background-image: none;
	width: 100%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-shadow: 0.5px 0.5px 0.5px #333333;
}
.software1 h3 {
	font-size: 20px;
	color: #9900CC;
	display: block;
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
	background-image: none;
	width: 100%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-shadow: 1px 1px 1px #000000;
}
.software1 h4 {
	font-size: 18px;
	color: #333;
	display: block;
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
	background-image: none;
	width: 100%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.software1 a, .software1 a:link {
	color: #FFF;
	background-color: #FFC000;
	background-image: url(/images/kc_Btn_Up_Featured.png);
	background-repeat: repeat-x;
	background-position: center bottom;
	text-align: center;
	height: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-decoration: none;
	clear: both;
	font-weight: bold;
	padding: 8px;
	border: solid 1px #F90;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.software1 a:hover {
	color: #233477;
	background-color: #FFF;
	background-image: url(/images/kc_Btn_Over_Grey.png);
	background-repeat: repeat-x;
	background-position: center bottom;
	text-decoration: underline;
	border: solid 1px #CCC;
	padding: 8px;
	height: 100%;
}
.software1 a.text, .software1 a:link.text {
	text-decoration: none;
	color: #233477;
	background-image: none;
	background-color: #FFF;
	width: auto;
	height: auto;
	display: inline;
	text-decoration: none;
	font-style: italic;
	font-weight: 700;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.software1 a.pic, .software1 a:link.pic {
	text-decoration: none;
	text-align: center;
	background-image: none;
	background-color: transparent;
	width: auto;
	height: auto;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.software1 a.achortext, .software1 a:link.achortext {
	background-color: transparent;
	background-image: none;
	margin: 0px;
	padding: 0px;
	height: 0px;
	width: 0px;
	text-align: left;
}
.software1 a.videothumb, .software1 a:link.videothumb {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFF;
	background-image: none;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
	clear: both;
}
.software1 blockquote {
	min-height: 40px;
	background-color: #FFC;
	padding: 10px;
	clear: both;
	height: auto;
	width: 400px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	font-weight: normal;
	display: block;
}
.software1 blockquote span {
	min-height: 40px;
	font-weight: bold;
}
.software1 blockquote:before {
	content: url(/images/QuoteMark_Left_Comps.png);
	min-height: 40px;
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.software1 blockquote:after {
	content: url(/images/QuoteMark_Right_Comps.png);
	min-height: 40px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	float: right;
}
.software1 .software {
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: visible;
	visibility: visible;
	display: block;
	width: auto;
	clear: both;
	height: 400px;
}
.software1 .software .overviewPic {
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 345px;
	width: 355px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	overflow: hidden;
	text-align: center;
}
.software1 .software .overviewText {
	padding: 0px;
	float: right;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.software1 .software .overviewText h1 {
	padding: 0px;
	width: 100%;
	font-size: 20px;
	text-align: center;
	margin: 0px;
	display: block;
	background-color: transparent;
	background-image: none;
	height: 22px;
	padding: 5px;
	border: none 0px;
	text-shadow: none;
}
.software1 .software .overviewText h2 {
	padding: 0px;
	width: 100%;
	font-size: 12px;
	display: block;
	background-color: transparent;
	font-family: Verdana, Geneva, Arial, sans-serif;
	text-align: center;
	margin: 0px;
	text-shadow: none;
}
.software1 .software .overviewText a.textLink {
	color: #60C;
	padding: 0px;
	width: 100%;
	display: block;
	text-align: center;
	margin: 0px;
	height: auto;
	font-weight: bold;
	text-decoration: none;
	background-color: transparent;
	background-image: none;
}

.software1 .software .overviewText a:hover.textLink {
	color: #4D4D4D;
	padding: 0px;
	width: 100%;
	display: block;
	text-align: center;
	margin: 0px;
	height: auto;
	font-weight: bold;
	text-decoration: underline;
	background-color: transparent;
	background-image: none;
}
.software1 .software .overviewText .SotwareBtn a {
	width: 163px;
	display: block;
	text-align: center;
	height: 28px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background-image: url(/images/Btn_Over_Purple.png);
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.software1 .software .overviewText .SotwareBtn a:hover {
	color: #FFF;
	text-decoration: underline;
	background-image: url(/images/Btn_Over_Green.png);
}

.software1 .Opt1, .software1 .Opt2 {
	padding: 0px;
	width: auto;
	margin: 0px;
	height: 227px;
	background-color: #F4F4F4;
	background-repeat: no-repeat;
	background-position: 100% 100%;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.software1 .Opt1:hover, .software1 .Opt2:hover, .software1 .Opt3:hover {
	background-color: #E6F3FF;
}
.software1 .Opt3 {
	padding: 0px;
	width: auto;
	margin: 0px;
	height: 227px;
	background-color: #FFFF99;
	background-repeat: no-repeat;
	background-position: 100% 100%;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.software1 .Opt1 h1, .software1 .Opt2 h1, .software1 .Opt3 h1 {
    background-color: transparent;
    background-image: none;
    border: 0 none;
    display: block;
    font-size: 20px;
    height: 22px;
    margin: 0;
    padding: 5px;
    text-align: center;
    text-shadow: none;
    width: 100%;
}
.software1 .Opt1 h2, .software1 .Opt2 h2, .software1 .Opt3 h2 {
    background-color: transparent;
    background-image: none;
    display: block;
    font-family: Verdana,Geneva,Arial,sans-serif;
    font-size: 12px;
    margin: 0;
    padding: 0;
    text-align: center;
    text-shadow: none;
    width: 100%;
}
.software1 .software .overviewText .Opt1:hover, .software1 .software .overviewText .Opt2:hover, .software1 .software .overviewText .Opt3:hover {
	background-color: #F8F0FF;
}
.software1 .contentArea {
	padding: 5px;
	display: block;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: visible;
	visibility: visible;
	clear: both;
	background-color: #EBEBEB;
	border: 3px solid #9900CC;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.software1 .contentArea h2 {
	font-family: "Comic Sans MS", "Arial Rounded MT Bold", "Trebuchet MS", Arial, sans-serif;
	font-size: 26px;
	line-height: normal;
	color: #9900CC;
	display: block;
	background-color: #EBEBEB;
	background-image: none;
	margin: 0px;
	padding: 0px;
	width: 100%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-shadow: 0.5px 0.5px 0.5px #333333;
}
.software_price {
	color: #FF0000;
	font-size: 18px;
	font-weight: bold;
}


/*-- Laptop Computers --*/
.laptop1 {
	height: auto;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	line-height: 18px;
	color: #333;
}


/*-- Slate Computers --*/
.slate1 {
	height: auto;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	line-height: 18px;
	color: #333;
}


/*-- Schools & Library Page Styles --*/
.solutions {
	color: #333;
	font-size: 12px;
	/*line-height: 18px;*/
	background-color: #F8F8F8;
	margin: 3px;
	padding: 5px;
	width: 296px;
	float: left;
	border: 2px solid #CCC;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.solutions:hover {
	background-color: #E6F3FF;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.solutions h1, .solutions h2, .solutions h3 {
	color: #233477;
	font-size: 24px;
	line-height: normal;
	text-align: center;
	text-shadow: 1px 1px 1px #333;
	margin-top: 0px;
	background:none;
	border:none 0px;
}
.solutions .descrip {
	text-align: justify;
	padding-left: 3px;
	padding-right: 3px;
}
.solutions img, .solutions a img {
	text-align: center;
	display: block;
	background-image: none;
	background-color: #EAEAEA;
	margin: 0px auto;
	border: 2px solid #CCC;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.solutions ul {
	
}
.solutions .price {
	font-weight: bold;
	font-size: 18px;
	text-align: center;
	line-height: normal;
}
.solutions .price span {
	color: #009900;
	font-size: 26px;
}
.solutions .button a {
	color: #FFF;
    background-color: #CC00FF;
    background-image: url(/images/kc_Btn_Up_Comps.png);
    background-position: center bottom;
    background-repeat: repeat-x;
    border: 1px solid #6600CC;
    border-radius: 5px 5px 5px 5px;
    clear: both;
    width: 100px;
    margin: 0 auto;
    padding: 8px;
	display: block;
    text-align: center;
	text-decoration: none;
	font-weight: bold;
}
.solutions .button a:hover {
	color: #9900CC;
	background-color: #FFF;
	background-image: url(/images/kc_Btn_Over_Grey.png);
	background-repeat: repeat-x;
	background-position: center bottom;
	text-decoration: underline;
	border: solid 1px #CCC;
	text-decoration: underline;
}

.solutions1 {	color: #333;
	font-size: 12px;
	/*line-height: 18px;*/
	background-color: #F8F8F8;
	margin: 3px;
	padding: 5px;
	width: 310px;
	float: left;
	border: 2px solid #CCC;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.solutions2 {	color: #333;
	font-size: 12px;
	/*line-height: 18px;*/
	background-color: #F8F8F8;
	margin: 3px;
	padding: 5px;
	width: 310px;
	float: left;
	border: 2px solid #CCC;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}


/*-- Category Page Styles --*/
.row {
	/*height: 20px;*/
	padding: 5px;
	background-color: #A4A4A4;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #6E6E6E;
	border-bottom-color: #6E6E6E;
	margin-top: 2px;
	margin-bottom: 8px;
}
.list_top {
	color: #FFF;
}
.list_bottom {
}
.paging {
	font-size: 14px;
	text-align: right;
	height: 20px;
	/*width: 300px;*/
	float: right;
	position: relative;
	bottom: 2px;
}
.pages_border {
	border: 1px solid #FFF;
	color: #FFF;
}
.highlightpage {
    background-color: #585858;
    color: #FFFFFF;
    /*font: bold 11px Tahoma,Verdana;*/
    padding: 2px 4px;
    white-space: nowrap;
}
.navpageselected {
    background-color: #E5E5E5;
    color: #000000;
    /*font: 11px Tahoma,Verdana;*/
    padding: 2px 4px;
    text-decoration: none;
    white-space: nowrap;
}
.navpage {
    color: #FFF;
    /*font: 11px Tahoma,Verdana;*/
    padding: 2px 4px;
    text-decoration: none;
    white-space: nowrap;
}
.page {
	color: #FFF;
	font-weight: bold;
}
.page:hover {
	color: #233477;
	font-weight: bold;
}
.small_txt {
	color: #999;
	font-size: 80%;
}

/*-- Product List Styles --*/

.defaultItemList{
		width: 100%;
	margin-left: auto;
	margin-right: auto;
}

.defaultItem{
	text-align:center;
	font-size: 100%;
	color: #333;
	border-bottom: dotted 1px #999;
	display:inline-block;
	vertical-align:top;
	width:31%;
	padding:6px;
	margin:2px 4px;
	background-color: #FBFBFB;
	border: solid 1px #CCC;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	height:320px;
	overflow:hidden;
}

.defaultItem:hover {
	background-color: #E6F3FF;
}
.defaultItemPrice {
    color: #339900;
    font-size: 110%;
    margin-right: 10px;
}

.defaultItem h3{
	margin: 2px;
}

.defaultItemDesc{
	font-size:110%;
	overflow:hidden;
}

.defaultItemImg{
	display:inline-block;
	margin-left:auto;
	margin-right:auto;
	background-color:#fff;
}

.defaultItemImgCell{
	display:table-cell;
	width:170px;
	height:170px;
	vertical-align:middle;
	text-align:center;
	background-color: #fff;
}

.defaultItemImg img, defaultItemImg a img {
	max-width:100%;
	/*width:auto;*/
	/*height: auto;*/
}

.customItemList{
		width: 100%;
	margin-left: auto;
	margin-right: auto;
}

.customItem{
	text-align:center;
	font-size: 100%;
	color: #333;
	border-bottom: dotted 1px #999;
	display:inline-block;
	vertical-align:top;
	min-width:280px;
	max-width:30%;
	padding:2px 10px;
	margin:4px;
	background-color: #FBFBFB;
	border: solid 1px #CCC;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	min-height:500px;
}

.customItem:hover {
	background-color: #E6F3FF;
}
.customItemPrice {
    color: #339900;
    font-size: 110%;
    margin-right: 10px;
}

.customItem h3{
	margin: 2px;
}

.list_table {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}
.list_item {
	font-size: 12px;
	color: #333;
	border-bottom: dotted 1px #999;
}
.list_item:hover {
	background-color: #E6F3FF;
}
.list_item .product_title_link, .list_item .product_title_link {
	color: #233477;
	font-size: 20px;
	font-weight: bold;
}
.list_item .product_title_link:hover {
	color: #FF0000;
}
.list_item .price {
    color: #339900;
    float: left;
    font-size: 14pt;
    font-weight: 700;
    margin-right: 10px;
}
.list_item .black_bold_text_spaced {
	color: #999999;
    font-weight: 700;
    line-height: 17px;
    margin-top: 5px;
    text-decoration: none;
}
.list_item .black_bold_text_spaced span {
    font-weight: normal;
}


/*-- Product Grid Styles --*/
.list_tile_photo {
	float:left;
	width:280px;
}

.list_tile_item {
	font-size: 12px;
	line-height: 18px;
	text-align: center;
	padding: 2px;
	margin-top: 0px;
	margin-left: auto;
	margin-bottom: 0px;
	margin-right: auto;
}
.list_tile_item a, .list_tile_item a:link {
	font-weight: bold;
	color: #233477;
	text-align: center;
}
.list_tile_item a:hover {
	color: #FF0000;
}
.list_tile_item .product_title_link, .list_tile_item .product_title_link {
	font-weight: bold;
	color: #233477;
	text-align: center;
}
.list_tile_item .product_title_link {
	color: #FF0000;
}
.list_tile_item img {
	text-align: center;
}
.list_tile_item .GridSku {
}
.list_tile_item .GridPrice {
}
.tile_items {
	width: 95%;
	background-color: #FBFBFB;
	border: solid 1px #CCC;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.tile_items:hover {
	background-color: #E6F3FF;
}
.tile_price {
	font-size: 110%;
}
.tile_price span {
	font-weight: bold;
	color: #FF0000;
}
.product_strikethru {
	color: #666 !important;
	font-size: 14px;
	font-weight: normal !important;
	text-decoration: line-through;
}
.tile_price2 {
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
}
.tile_img {
	text-align: center;
}


/*-- Product Detail Page Styles --*/
/*
.prod_detail_mainTitle {
    background-attachment: scroll;
    background-color: #CCCCCC;
    background-image: url(/images/bkgrd_MainH1Tag.jpg);
    background-position: left top;
    background-repeat: repeat-x;
    border: 1px solid #C5C5C5;
    color: #233477;
    font-size: 24px;
    height: 40px;
    margin: 0 0 10px 0;
    padding: 5px 3px 0;
    text-shadow: 0 -1px 0 #233477, 0 1px 0 #FFFFFF;
}
*/
.product_title {
	font-family: "Comic Sans MS", "Arial Rounded MT Bold", "Trebuchet MS", Arial, sans-serif;
	color: #4D4D4D;
	font-size: 20px;
	font-weight: 700;
	text-shadow: 1px 1px 1px #999999;
}
.product_title2 {
	color: #4D4D4D;
	font-size: 14px;
	font-weight: 700;
}
.larger_view {
    background: url(/images/enlarge.gif) no-repeat scroll left center transparent;
    font-size: 10px;
	color: #333;
    padding-left: 13px;
    text-decoration: none;
}
.product_sku {
    font-size: 10px;
    margin-bottom: 10px;
}
.details {
	font-size: 12px;
}
.details .product_option {
	font-weight: 900;
}
.details .product_price_other {
	color: #F00;
	text-decoration: line-through;
}
.details .product_price {
	color: #FF0000;
	font-weight: 900;
}
.details a, .details a:link {
	color: #666;
}
.infoboxcustom {
	width: 94%;
	margin: 10px auto 10px auto;
}
.buybuttoncent {
padding:8px;
text-align:center;
}

a.add_wishlist, a:link.add_wishlist {
	color: #233477;
	font-weight: bold;
	text-decoration: none;
	background-color: #CCC;
	padding: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin: 2px;
	display: inline-block;
}
a:hover.add_wishlist {
	color: #FFF;
	text-decoration: underline;
	background-color: #FF0000;
}


/*-- Config Page Styles --*/

.cProductInfoBox {
	/*width:100%;*/
}

.cProdInfoLeft {
	float: left;
	width:38%;
	padding:0px 6px;
}

.cProdInfoRight {
	float: right;
	width:60%;
}

.cProductInfoViews {
	width:100%;
	text-align:center;
	display: inline-block;
}

.cProdInfoThumb {
	float: left;
	margin: 2px;
	max-width:18%;
}

.cCusomizeBox {
border-top: 1px solid #233477;
width:100%;
}

.cCusotmizeLeft {
display:table-cell;
width:110px;
height:auto;
vertical-align:middle;
}

.cCustomizeImg {
width:110px;
height:auto;
}

.cCustomizeRight {
display:table-cell;
vertical-align:top;
width:100%;
padding-right:14px;
padding-bottom:14px;
}

.cCustomizeDesc {
width:100%;
min-height: 48px;
background-color:#233477;
margin:8px;
}

.cCustomizeDesc h3 {
margin: 8px;
color:#FFF;
}

.cCustomizeDesc h3 span {
font-size: 80%;
color:#FFF;
}

.cCustomizeOpts {
	width: 100%;
}

.ProdTextTitle{
    color: #233477;
    font-family: Verdana,Geneva,sans-serif;
    font-size: 28px;
    letter-spacing: 1px;
    margin: 0;
}
.ProdSku{
	font-size: 12px;
}
.ProdText {
    color: #333333;
    font-family: Verdana,Geneva,Arial,sans-serif;
    font-size: 12px;
    line-height: 18px;
	text-align:justify;
}
.ProdText .ProdDescrip {
    text-align: justify;
}
.ProdText .Shipping, .ProdText .RegPrice, .ProdText .CrntPrice, .ProdText .Qnty {
    font-size: 14px;
    font-weight: 700;
    letter-spacing: normal;
    word-spacing: normal;
}
.ProdText .Shipping span, .ProdText .RegPrice span {
	font-weight: 400;
}
.ProdText .CrntPrice span {
    color: #339900;
    font-size: 20px;
    letter-spacing: 0.1em;
    word-spacing: normal;
}
.ProdText .Impt {
    color: red;
    font-size: 11px;
    font-style: italic;
    font-weight: 400;
}
.product_price {
    color: #339900;
    font-size: 18px;
    font-weight: 700;
}
.product_price span {
    font-size: 28px;
}
.lb {
    background-image: url(/images/b_all.png);
    background-position: 0 11px;
    background-repeat: repeat-y;
}
.rb {
    background-image: url(/images/b_all.png);
    background-position: 100% 0;
    background-repeat: repeat-y;
}
.bb {
    background-color: transparent;
    background-image: url(/images/b_all.png);
    background-position: 50% 100%;
    background-repeat: repeat-x;
}
.blc {
    background-color: transparent;
    background-image: url(/images/blc.png);
    background-position: 0 100%;
    background-repeat: no-repeat;
}
.brc {
    background-color: transparent;
    background-image: url(/images/brc.png);
    background-position: 100% 100%;
    background-repeat: no-repeat;
}
.tb {
    background-color: transparent;
    background-image: url(/images/b_all.png);
    background-position: 0 0;
    background-repeat: repeat-x;
}
.tlc {
    background-color: transparent;
    background-image: url(/images/tlc.png);
    background-position: 0 0;
    background-repeat: no-repeat;
}
.trc {
    background-color: transparent;
    background-image: url(/images/trc.png);
    background-position: 100% 0;
    background-repeat: no-repeat;
}
.boxcontent {
	color: #333;
    font-size: 12px;
    line-height: 16px;
    padding: 3px 7px;
    position: relative;
    text-align: justify;
}
.boxcontentReviews {
	color: #333;
    padding: 3px 7px;
    position: relative;
    text-align: justify;
}
.review_item {
    margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: dotted 1px #888;
}
.review_spacer {
    padding-bottom: 7px;
}
.product_option {
	height: 30px;
	font-weight: bold;
	vertical-align: middle;
}
select {
	border: dotted 1px #666;
}
select:focus {
	background-color: #EFDFFE;
	border: dotted 1px #666;
}
.sellPoints {
	background: url(/images/kc_ProdDetail_DescripBkgrd01.jpg) #e2e2e2 bottom center no-repeat;
	width: 900px;
	margin: 0 auto;
	padding: 2px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.sellPoints2 {
	background: url(/images/kc_ProdDetail_DescripBkgrd02.jpg) #0051a4 bottom center no-repeat;
	width: 900px;
	margin: 0 auto;
	padding: 2px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.sellFeat { 
	font-weight: bold; 
	color: #233477; font-family: "Comic Sans MS", "Arial Rounded MT Bold", "Trebuchet MS", Arial, sans-serif; 
	font-size: 20px; 
	text-shadow: 1px 1px 1px #FFF;
}
.sellFeat2 {
	font-weight: bold; 
	color: #FFF; font-family: "Comic Sans MS", "Arial Rounded MT Bold", "Trebuchet MS", Arial, sans-serif; 
	font-size: 20px; 
	text-shadow: 1px 1px 1px #333;
}

.sellFeat3 {
	background-color: #233477;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border: 0px;
	padding: 16px;
}

.sellFeat3 ul {
list-style-type: none;
padding: 0;
margin: 0;
}

.sellFeat3 ul li {
background: url('/images/bullet_product3.png') no-repeat left top;
height: 34px;
padding-left: 44px;
padding-top: 2px;
font-weight: bold;
color: #FFF;
font-family: "Comic Sans MS", "Arial Rounded MT Bold", "Trebuchet MS", Arial, sans-serif;
font-size: 160%;
text-shadow: 1px 1px 1px #333;
display: inline-block;
}

.sellFeat3 h2 {
color: #FFF;
text-shadow: 2px 2px 2px #333;
font-size: 200%;
margin: 0px;
text-align: center;
}



/*-- Site Map Styles --*/
.sitemap {
	padding: 0px;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.sitemap .cols {
}
.sitemap .cols ul {
	padding: 0px;
	margin-left: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.sitemap .cols li {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	list-style-type: disc;
}
.sitemap .cols li a, .sitemap .cols li a:link {
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	width: 100%;
	color: #FF0000;
	list-style-type: disc;
}
.sitemap .cols li a:hover  {
	font-weight: bold;
	text-decoration: underline;
}


/*-- Search Page Styles --*/
.advSrch {
	font-size: 12px;
}
.search_results {
	font-size: 12px;
	font-weight: bold;
	width: 50%;
	float: left;
}


/*-- Language Page Styles --*/
.lang {
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.lang td {
	background-color: #EBEBEB;
	text-align: center;
	padding: 2px;
	width: 20%;
	margin: 5px;
}
.lang a, .lang a:link {
	background-image: none;
	color: #233477;
	line-height: normal;
	text-decoration: none;
	text-align: center;
	padding: 0px;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 100%;
	font-size: 12px;
	font-weight: normal;
	display: inline;
}
.lang a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.lang a.culture, .lang a:link.culture {
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}


/*-- Shopping Cart Page Styles --*/
.alert_message {
margin-bottom: 25px;
}


.right {
	float: right;
	text-align: right;
}

/*************** Cart ****************/
.cart-info table { width: 100%; margin-bottom: 15px; border-collapse: collapse; border-top: 1px solid #DDDDDD; border-left: 1px solid #DDDDDD; border-right: 1px solid #DDDDDD; }
.cart-info td { padding: 10px 2px; }
.cart-info thead td { color: #4D4D4D; font-weight: bold; background-color: #F7F7F7; border-bottom: 1px solid #DDDDDD; }
.cart-info .quantity { color: #4D4D4D; font-weight: bold; background-color: #F7F7F7; border-bottom: 1px solid #DDDDDD; white-space: nowrap; }
.cart-info tbody .quantity , .cart-info thead .quantity, .cart-info tbody .remove, .cart-info thead .remove, .cart-info thead .image { text-align: center; }
.cart-info thead .name, .cart-info thead .model { text-align: left; }
.cart-info thead .price, .cart-info thead .total { text-align: right; }
.cart-info tbody td { vertical-align: top; border-bottom: 1px solid #DDDDDD; }
.cart-info tbody .image { text-align: center; }
.cart-info tbody .name, .cart-info tbody .model { text-align: left; }
.cart-info tbody .quantity input[type='image'], .cart-info tbody .quantity img { position: relative; top: 4px; cursor: pointer; }
.cart-info tbody .price, .cart-info tbody .total { text-align: right; }
.cart-info tbody span.stock { color: #F00; font-weight: bold; }
.cart-module > div { display: none; }
.cart-total { border-top: 1px solid #DDDDDD; overflow: auto; padding-top: 8px; margin-bottom: 15px; }
.cart-total table { float: right; }
.cart-total td { padding: 3px; text-align: right; }
.w30{width:30px!important; text-align:center;}


.cart1 {
    margin-right: auto;
    margin-left: auto;
    width:100%;
    font-family: Verdana, Geneva, Arial, sans-serif;
}

.cart_headers {
	font-size: 24px;
	font-weight: bold;
	font-variant: small-caps;
	background-color: #233477;
	text-align: left;
	height: 25px;
	color: #FFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding: 5px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.cart_descripHdr {
	color: #FFF;
	font-size: 15px;
	height: 20px;
	z-index: 2;
	background-color: #A4A4A4;
	width: 100%;
	padding: 3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	font-weight: bold;
	border: 1px solid #666;
}
#cart_descripRow {
    width: 100%;
    height: auto;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 5px;
    border-left-width: 0px;
    border-top-style: none;
    border-right-style: none;
    /*border-bottom-style: dotted;*/
    border-left-style: none;
    border-bottom-color: #666;
}
#cart_descripRow:hover {
    width: 100%;
    height: auto;
    background-color: #F7F7F7;
}

.cart_thumb {
    margin-right: 16px;
    float: left;
    text-align: center;
}
.cart_thumb .SkuItem {
    margin: 0px;
    float: none;
    text-align: center;
    color: #666;
    display: block;
    clear: both;
    font-size: 11px;
}
.cart_descrip {
    color: #666;
    text-align: left;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    height: auto;
    z-index: 2;
    min-width:160px;
}
.cart_descrip .NameTitle {
    font-size: 12px;
    font-weight: bold;
    color: #333;
    text-decoration: underline;
    line-height: normal;
}
.cart_descrip .SkuTitle {
    font-size: 10px;
    font-weight: normal;
    color: #333;
    text-decoration: none;
    line-height: normal;
}
.cart_RemoveLink a {
    font-size: 10px;
    color: #900;
    text-decoration: none;
    text-transform: capitalize;
}
.cart_RemoveLink a:hover {
    font-size: 10px;
    color: #F00;
    text-decoration: underline;
    text-transform: capitalize;
}
.cart_qnty input {
    color: #333;
    text-align: center;
    border: 1px dotted #666;
}
.cart_qnty input:focus {
    color: #333;
    text-align: center;
    border: 1px dotted #666;
    background-color: #FFF9AE;
}
.cart_ProdPrice {
    max-width: 140px;
    text-align: center;
    margin-right: auto;
    margin-left: auto;
}
.cart_ProdSubtotal {
    max-width: 140px;
    font-weight: bold;
    text-align: center;
    margin-right: auto;
    margin-left: auto;
}
.cart_badges img {
    margin-right: 10px;
}
.cart_PriceSubRule hr {
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 2px;
    border-left-width: 0px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: dotted;
    border-left-style: none;
    border-bottom-color: #666;
    height: 0px;
    margin: 0px;
    padding: 0px;
    text-align: right;
}
.cart_PriceSubtotalText {
    text-align: right;
    padding-right: 10px;
    vertical-align: bottom;
    height: 5px;
    font-size: 14px;
}
.cart_PriceSubtotal {
    font-weight: bold;
    text-align: center;
    vertical-align: bottom;
    margin: 0px;
    height: 5px;
    font-size: 14px;
}
.cart_PriceCouponText {
    text-align: right;
    padding-right: 10px;
    height: 5px;
    font-size: 14px;
}
.cart_PriceCouponText input {
    text-align: center;
    color: #333;
    border: 1px dotted #666;
}
.cart_PriceCouponText input:focus {
	text-align: center;
	color: #FF0000;
	border: 1px dotted #666;
	background-color: #E4AEFF;
}
.cart_PriceCoupon {
    text-align: center;
    font-weight: normal;
    color: #777;
    vertical-align: bottom;
    font-size: 14px;
}

.cart_PriceRule hr {
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 2px;
    border-left-width: 0px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: solid;
    border-left-style: none;
    border-bottom-color: #000;
    height: 0px;
    margin: 0px;
    padding: 0px;
    text-align: right;
}
.cart_PriceTotalText {
    font-weight: bold;
    text-align: right;
    font-size: 20px;
    text-transform: capitalize;
    padding-right: 10px;
    height: 5px;
}
.cart_PriceTotal {
    width: 100px;
    font-weight: bold;
    text-align: center;
    font-size: 20px;
    text-transform: capitalize;
    color: #FF0000;
}
.cart_Buttons {
    vertical-align: top;
    padding-top: 5px;
    text-align: right;
}
.cart_PurchTrust td {
	padding: 6px;
	text-align: justify;
	margin: 6px;
	border: 2px dotted #233477;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: #E6F3FF;
	vertical-align:top;
}

#cc_table {
width:100%;
min-width:auto;
max-width:auto;
}

.cart2 table {
	width:50%;
	min-width:400px;
	padding:6px;
	float:left;
}

.cart2  {
    font-family: Verdana, Geneva, Arial, sans-serif;
    height: auto;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
}
.cart2 .headers {
	font-size: 24px;
	font-weight: bold;
	font-variant: small-caps;
	color: #FFF;
	padding: 3px;
	height: 25px;
	width: 50%;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background-color: #233477;
}
.cart2 .required {
    font-weight: bold;
    color: #F00;
    font-size: 10px;
    vertical-align: middle;
}
.cart2 .fieldText {
    font-size: 12px;
    font-weight: bold;
    color: #333;
    text-align: right;
    width: 157px;
}
.cart2 .billShip {
    font-size: 12px;
    color: #333;
}
.cart2 .fieldItems input {
    padding: 3px;
    width: 250px;
    border: 1px dotted #666;
}
.cart2 .fieldItems input:focus {
	padding: 3px;
	width: 250px;
	border: 1px dotted #666;
	color: #FF0000;
	background-color: #FFF9AE;
}
.cart2 .fieldItemscvv input {
    padding: 3px;
    width: 60px;
    border: 1px dotted #666;
}
.cart2 .fieldItemscvv input:focus {
    padding: 3px;
    width: 60px;
    border: 1px dotted #666;
    color: #000;
    background-color: #FFF9AE;
}
.cart2 .fieldItems textarea {
    padding: 3px;
    border: 1px dotted #666;
}
.cart2 .fieldItems textarea:focus {
    padding: 3px;
    border: 1px dotted #666;
    color: #000;
    background-color: #FFF9AE;
}
.cart2 .fieldItems select {
    padding: 3px;
    width: 169px;
    border: 1px dotted #666;
}
.cart2 .fieldItems select:focus {
    padding: 3px;
    width: 169px;
    border: 1px dotted #666;
    color: #000;
    background-color: #FFF9AE;
}
.cart2 .fieldItemsdate select {
    padding: 3px;
    width: 110px;
    border: 1px dotted #666;
}
.cart2 .fieldItemsdate select:focus {
    padding: 3px;
    width: 110px;
    border: 1px dotted #666;
    color: #000;
    background-color: #FFF9AE;
}
.cart2 .cardYear select  {
    padding: 3px;
    border: 1px dotted #666;
}
.cart2 .cardYear select:focus {
    padding: 3px;
    border: 1px dotted #666;
    color: #000;
    background-color: #FFF9AE;
}
.cart2 .cardMonth select {
    padding: 3px;
    border: 1px dotted #666;
    width: 88px;
}
.cart2 .cardMonth select:focus {
    padding: 3px;
    border: 1px dotted #666;
    width: 88px;
    color: #000;
    background-color: #FFF9AE;
}
.cart2 .TermsLink {
    color: #333;
    font-size: 12px;
    vertical-align: middle;
}
.cart2 .TermsLink a {
    text-decoration: underline;
    font-weight: bold;
    color: #333;
}
.cart2 .TermsLink a:hover {
    text-decoration: underline;
    font-weight: bold;
    color: #F00;
}



/*--------- Content Area Styles END ---------*/


p.product_option_p {
margin-top: 0px;
margin-bottom: 0px;
}
p.product_option_p:hover {
background-color: #E6F3FF;
}


.cProductOption {
	font-size: 14px;
}

.cProductOption:hover {
background-color: #E6F3FF;
}

.cProductOption label {
    display: block;
    padding-left: 3em;
    text-indent: -2em;
}

.cProductOption label span {
    white-space: nowrap;
}

.cGotoButtons {
	padding: 4px 0px;
	text-align: center;
}

.cGotoButtons img {
	padding: 4px 8px;
}


/* - */

.ConfigHdr_Bkgrd {
	background-color: #DADADA;
	background-image: none;
	color: #233477;
	font-family: Verdana,Geneva,Arial,sans-serif;
	height: 10px;
	margin: 0;
	padding: 0;
	width: 920px;
}
.ConfigHdr_Bkgrd h3 {
    color: #233477;
    float: left;
    font-size: 12px;
    font-weight: 700;
    padding-left: 10px;
}
.ConfigHdr_Bkgrd h3 span {
    font-size: 12px;
    font-weight: 400;
    letter-spacing: normal;
    padding-left: 10px;
    word-spacing: normal;
}
.ConfigOptions {
    color: #333333;
    font-family: Verdana,Geneva,Arial,sans-serif;
    font-size: 13px;
    letter-spacing: normal;
    padding: 5px 5px 10px 20px;
    text-align: left;
    vertical-align: text-top;
    word-spacing: normal;
}
.ConfigOptions:hover {
    background-color: #F4F4F4;
    color: #000000;
}
.ConfigOptions img {
    border-style: none;
    border-width: 0;
    padding-right: 10px;
    padding-top: 0;
    text-decoration: none;
}
.ConfigOptions select {
    color: #333333;
    text-align: left;
    vertical-align: text-top;
}
.ConfigOptions input {
    padding-left: 125px;
}
#ConfigOptions_Text {
    font-size: 11px;
    margin-left: 125px;
    padding: 0;
}
#ConfigOptions_Text img {
    vertical-align: middle;
}
.sb_choice_wraper {
    background-color: #99FF66;
}
.product_specs_row {
background-color:#EAEAEA;
padding:4px
}
.product_specs_row:nth-child(odd) {
background-color:#EAEAEA;
}
.product_specs_row:nth-child(even) {
background-color:#FFF;
}
.product_specs_row td {
	padding: 6px;
}
.product_attribute {
	font-weight: bold;
}

/*sb.css [SUPERBOX] - START*/
/* Base Superbox Styles */
#superbox-overlay{position:fixed;top:0;left:0;z-index:9998;width:100%;height:100%;}
#superbox-wrapper{position:fixed;z-index:9999;top:0;display:table;width:100%;height:100%;}
#superbox-container{position:relative;display:table-cell;width:100%;height:100%;margin:0;padding:0;vertical-align:middle;}
#superbox{margin:0 auto;padding:0;}
#superbox-container .loading{margin:0;text-align:center;}

/* IE7 */
*:first-child+html #superbox-container{position:absolute;top:50%;display:block;height:auto;}
*:first-child+html #superbox{position:relative;top:-50%;display:block;}
/* IE6 - Thanks to Thickbox for IE expressions */
* html #superbox-container{position:absolute;top:50%;display:block;height:auto;}
* html #superbox{position:relative;top:-50%;display:block;}
* html #superbox-overlay{position:absolute;height:expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight + 'px' : document.body.offsetHeight + 'px');}
* html #superbox-wrapper{position:absolute;margin-top:expression(0 - parseInt(this.offsetHeight / 2) + (document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');}

/* Default Theme */
#superbox-overlay{background:#000;}
#superbox-container .loading{text-align:center;font-size:40px;color:#fff;}
#superbox{padding:10px;background:#fff;}
#superbox-innerbox{padding:10px 0;}
#superbox.image{text-align:center;}
#superbox .close,
#superbox .nextprev{overflow:hidden;margin:0;}

/*sb.css - END*/

/* TABS */
#tabs_wrapper {
width: 950px;
}
#tabs_container {
border-bottom: 1px solid #ccc;
}
#tabs {
list-style: none;
padding: 5px 0 4px 0;
margin: 0 0 0 10px;
font: 0.75em arial;
}
#tabs li {
display: inline;
}
#tabs li a {
border: 1px solid #ccc;
padding: 4px 6px;
text-decoration: none;
background-color: #eeeeee;
border-bottom: none;
outline: none;
border-radius: 5px 5px 0 0;
-moz-border-radius: 5px 5px 0 0;
-webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
}
#tabs li a:hover {
background-color: #dddddd;
padding: 4px 6px;
}
#tabs li.active a {
border-bottom: 1px solid #fff;
background-color: #fff;
padding: 4px 6px 5px 6px;
border-bottom: none;
}
#tabs li.active a:hover {
background-color: #eeeeee;
padding: 4px 6px 5px 6px;
border-bottom: none;
}
#tabs li a.icon_accept {
background-image: url(accept.png);
background-position: 5px;
background-repeat: no-repeat;
padding-left: 24px;
}
#tabs li a.icon_accept:hover {
padding-left: 24px;
}
#tabs_content_container {
border: 1px solid #ccc;
border-top: none;
padding: 10px;
width: 928px;
}
.tab_content {
display: none;
}

/* MEDIA STYLES */

@media only screen and (max-width : 930px) {

body
	{
	margin-right: auto;
	margin-left: auto;
	}

.content_wrapper {
	max-width: auto;
	border: none;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	}
	
.footer_col
	{
	width:50%;
	}

.hmCommonProds{
	width:48%;
	}

.customItem{
	max-width:46%;
	}
	
.defaultItem{
	width:46%;
	}

.header_logo {
	text-align: center;
	float:none;
	max-width:none;
}

.header_info {
	text-align: center;
	width: 100%;
}

.header_info .header_phone span {
	font-size: 150%;
	font-weight: 800;
	width:100%;
}

}

@media only screen and (max-width : 800px) {
	.quotes blockquote
	{
	width:46%;
	}
	
	.box2 {
	width:98%;
	}

	.customItem{
	max-width:98%;
	min-height: auto;
	}

	.cCusotmizeLeft {
	display:none;
	}

	.cCustomizeRight {
	display: inline-block;
	width:98%;
	padding:4px;
	}

	.boxleft50 {
		width:100%;
	}

	.boxright50 {
		width:100%;
	}

	.footer_col li, .footer_col li a, .footer_col li a:link {
		/*padding: 6px 0px;*/
	}

	.header_info .header_cartlink, .header_info .header_cartlink a {
		padding: 12px 0px;
	}

	.footercent a img {
		margin: 12px;
	}

.cart2 table {
	width:100%;
	min-width:300px;
}
}

@media only screen and (max-width: 640px) {
	nav {
  		height: auto;
  	}
  	nav ul {
  		width: 100%;
  		display: block;
  		height: auto;
  	}
  	nav li {
  		width: 50%;
  		float: left;
  		position: relative;
  	}
  	nav li a {
		border-bottom: 1px solid #576979;
		border-right: 1px solid #576979;
	}
  	nav a {
	  	text-align: left;
	  	width: 100%;
	  	text-indent: 25px;
  	}
  	
  	.footer_col
	{
	width:100%;
	}

	.hmCommonProds{
		width:98%;
	}

	.hmRightOps
	{
		display:none;
	}

	.Featured img{
		width:100%;
		height:auto;
	}

	.defaultItem{
	width:96%;
	}


	.cProdInfoLeft {
	width:96%;
	padding: 8px;
	}

	.cProdInfoRight {
	width:100%;
	padding: 8px;
	}


	.content_area h1 {
	font-size:80%;
	}



	.imgright {
		float:right;
		margin: auto;
	}

	.imgleft {
		float:left;
		margin: auto;
	}

	.boxbox {
		clear:both;
	}

	.boxbox img {
	float:none;
	clear:both;
	width:100%;
	margin:0;
	}

	.list_tile_photo {
		width:100%;
	}
	
	#searchForm {
		visibility: collapse;
		height:0px;
	}
	
	.cart_PurchTrust {
		visibility: collapse;
		height:0px;
	}

	.cart_thumb {
		visibility: collapse;
		height:0px;
	}



}

@media only screen and (max-width : 480px) {
	nav {
		border-bottom: 0;
	}
	nav ul {
		display: none;
		height: auto;
	}
	nav a#pull {
		display: block;
		background-color: #283744;
		width: 100%;
		position: relative;
	}
	nav a#pull:after {
		content:"";
		background: url('/images/wwmenu.png') no-repeat;
		width: 30px;
		height: 30px;
		display: inline-block;
		position: absolute;
		right: 15px;
		top: 10px;
	}

	nav a#pulltop {
		display: block;
		background-color: #004799;
		width: 100%;
		position: relative;
	}
	nav a#pulltop:after {
		content:"";
		background: url('/images/wwmenu.png') no-repeat;
		width: 30px;
		height: 30px;
		display: inline-block;
		position: absolute;
		right: 15px;
		top: 10px;
	}

	nav a#pullbottom {
		display: block;
		background-color: #FF7B00;
		width: 100%;
		position: relative;
	}
	nav a#pullbottom:after {
		content:"";
		background: url('/images/wwmenu.png') no-repeat;
		width: 30px;
		height: 30px;
		display: inline-block;
		position: absolute;
		right: 15px;
		top: 10px;
	}

	nav a#pullcat {
		display: block;
		background-color: #455868;
		width: 100%;
		position: relative;
	}
	nav a#pullcat:after {
		content:"";
		background: url('/images/wwmenu.png') no-repeat;
		width: 30px;
		height: 30px;
		display: inline-block;
		position: absolute;
		right: 15px;
		top: 10px;
	}

	.topnav
	{
	background:none;
	background-color:#4681c9;
	filter:none;
	}

	.bottomnav
	{
	background:none;
	background-color:#ff952b;
	filter:none;
	}
	
	.footer_col
	{
	width:96%;
	min-width:0;
	}
	
	.footer_col img, .footer_col ima a
	{
	margin:4px;
	}

	.quotes blockquote
	{
	width:96%;
	}

	.cGotoButtons {
	display: none;
	}


}

@media only screen and (max-width : 320px) {
	nav li {
		display: block;
		float: none;
		width: 100%;
	}
	nav li a {
		border-bottom: 1px solid #576979;
	}
	
	.footer_col img, .footer_col ima a
	{
	margin:2px;
	}

	.quotes blockquote
	{
	display:none;
	}
	
	.box2 {
	display:none;
	}
}