html
{
	min-height:100%;
	margin-bottom:1px;
	background:url(images/bottom_bg.jpg);
	width: 100%;
	height: 100%;
}

body
{
/*	background-color:#edf6fd;*/
/*background-image:url(images/testbg.jpg);*/
	background:url(images/testbg.jpg) top left repeat;
/*	background:url(/images/holidaybg.jpg) top left repeat;*/
	font-size:12px;
	font-family:verdana, helvetica, sans-serif;
	margin:0;
	padding:0;
}

td
{
	text-decoration:none;
	margin:0;
}


{
	text-decoration:none;
	margin:0 0 1em 0;
}

form
{
	text-decoration:none;
	margin:0;
}

p.topMargin
{
	margin:1em 0;
}

ul
{
	list-style-type:none;
	margin:0;
	padding:0;
}

h2
{
	font-size:1.2em;
	font-weight:bold;
	margin:0;
}

table caption
{
	font-size:1.2em;
	font-weight:bold;
}

h3
{
	font-size:1em;
	font-weight:bold;
	padding:5px 0 0px 0;
	margin:0;
}

t6
{
	font-size: medium;
	font-weight: bold;
	line-height: 1.5em;
}

t7
{
	font-size: medium;
	color:#0099FF;		
	font-style:italic;
	padding:0px 0 0px 0;
	margin:0;
}

a
{
	color:#005c92;
	vertical-align:text-bottom;
	text-decoration:none;
	padding:5px 0px;
}

a:hover
{
	color:#E56816;
	text-decoration:none;
	vertical-align:text-bottom;
	padding:5px 0px;
}

a.highlight
{
	font-weight:bold;
	color:#003718;
	padding:5px 0px;
	margin-top:5px;
	text-decoration:none;
	vertical-align:text-bottom;
}

a.link
{
	text-decoration:underline;
	vertical-align:text-bottom;
	padding:5px 0px;
}

a.linked
{
	padding:5px 0px;
	text-decoration:underline;
	vertical-align:text-bottom;
}

.linked:link
{
	text-decoration:underline;
}

.linked:visited
{
	text-decoration:underline;
}

.linked:hover
{
	color:#21b0d2;
}

input
{
	vertical-align:top;
	margin-top:5;
	padding-top:5;
}

input[type="radio"]
{
	margin:0px 5px 3px 9px;
}

input[type="checkbox"]
{
	margin:0px 5px 3px 9px;
}

input[type="radio"]:first-child
{
	margin-left:3px;
}

input[type="checkbox"]:first-child
{
	margin-left:3px;
}

input.textBox
{
	background-color:#ffffff;
	border:1px solid #b3b3b3;
	padding:2px;
	width:190px;
	height:16px;
	margin:0 3px 0 15px;
}

.quantityUpDown #Up
{
	background:url(images/up.gif) center no-repeat;
	display:block;
	width:12px;
	height:12px;
}

.quantityUpDown #Down
{
	background:url(images/down.gif) center no-repeat;
	display:block;
	width:12px;
	height:12px;
}

.pageHeading, TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 24px;
  font-weight: bold;
  text-align:center;
  color : #000099;
  }

.xstyle2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
  color:#0033FF;
  text-align: center;
  line-height: 35px;
  font-weight : bold;
}
.xstyle3 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 35px;
  color:#0033FF;
  text-align: center;
  line-height: 35px;
  font-weight : bold;
}
.xstyle4 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  color:#000000;
  text-align: left;
  line-height: 16px;
  font-weight : normal;
  padding: 0px 30px 0px 30px;
}

.button
{
	background:#e4ecee url(images/button_bg.gif) repeat-x top;
	font-size:11px;
	color:#fff !important;
	cursor:pointer;
	padding:0 5px;
	margin:0 0 2px 2px;
	font-weight:bold;
	border:1px solid #cfd4d8;
	white-space:nowrap;
	height:21px;
	line-height:21px;
	border-radius:5px;
}

.button:hover
{
	background:#bbe9f9 url(images/button_bg_hover.gif) repeat-x top;
	font-size:11px;
	border:1px solid #cfd4d8;
	color:#fff !important;
	cursor:pointer;
	padding:0 5px;
	margin:0 0 2px 2px;
	font-weight:bold;
	border:1px solid #cfd4d8;
	white-space:nowrap;
	height:21px;
	line-height:21px;
	border-radius:5px;
}

a.button
{
	display:inline-block;
	height:21px;
	line-height:21px;
	text-decoration:none;
}

.button:active
{
	position:relative;
	top:1px;
}

.goodCondition
{
	font-weight:bold;
	color:#008000;
	padding-bottom:3px;
}

.warnCondition
{
	font-weight:bold;
	color:#ffa500;
	padding-bottom:3px;
}

.errorCondition
{
	font-weight:bold;
	color:#ff0000;
	padding:3px;
}

.requiredField
{
	color:#ff0000;
	padding-bottom:3px;
	margin-left:3px;
}

p.success
{
	font-weight:bold;
	color:#008000;
}

p.error
{
	font-weight:bold;
	color:#ff0000;
}

.contentArea
{
/*	padding:5px 10px 5px 10px;*/
}

.borderedArea
{
	border:solid 1px #7dc2db;
}

.noTopPadding
{
	padding-top:0;
}

.noBottomPadding
{
	padding-bottom:0;
}

.noRightPadding
{
	padding-right:0;
}

.noLeftPadding
{
	padding-left:0;
}

.noTopBottomPadding
{
	padding-top:0;
	padding-bottom:0;
}

.noLeftRightPadding
{
	padding-left:0;
	padding-right:0;
}

div.noResultsPanel
{
	padding:10px;
	text-align:center;
}

p.highlight
{
	color:#db0b0b;
	padding-top:5px;
	margin-top:5px;
	text-decoration:none;
}

.visiblePanel
{
	display:block;
}

.hiddenPanel
{
	display:none;
}

span.label
{
	font-weight:bold;
}

.fieldHeader
{
	font-weight:bold;
}

.noteText
{
}

span.msrp
{
	text-decoration:line-through;
}

.textContent
{
	padding-bottom:20px;
}

span.message
{
	padding-left:5px;
}

div.message
{
	display:block;
	margin-bottom:1em;
}

#outerPageContainer
{
	margin-left:auto;
	margin-right:auto;
	width:990px;
	margin-top:0px;
	margin-bottom:5px;
}

#innerPageContainer
{
	width:980px;
}

#mainColumn
{
	display:inline;
	float:left;
	margin-left:0;
	margin-right:0;
	width:560px;
}

#leftColumn
{
	display:inline;
	float:left;
	margin-left:0;
	margin-right:0;
	width:205px;
	border-radius:8px;
	border:#97a945 solid 1px;
	background:#ffffff;
	margin-bottom:10px;
}

#rightColumn
{
	display:inline;
	float:left;
	margin-left:0;
	margin-right:0;
	width:205px;
	border-radius:8px;
	border:#97a945 solid 1px;
	background:#ffffff;
	margin-bottom:10px;
}

.column_1
{
	display:inline;
	float:left;
	margin-left:0;
	margin-right:0;
}

.column_2
{
	display:inline;
	float:left;
	margin-left:20px;
	margin-right:0;
}

.column_3
{
	display:inline;
	float:left;
	margin-left:20px;
	margin-right:0;
}

div.clear
{
	clear:both;
}

#header
{
	width:960px;
	display:block;
	margin-bottom:1em;
	margin-left:0;
	margin-right:0;
	clear:both;
}

#header div.zone
{
}

#footer
{
	width:960px;
	display:block;
	margin-left:0;
	margin-right:0;
	clear:both;
/*	background:url(images/footer-bg.gif) top left repeat-x;*/
	border-radius:5px 5px 5px 5px;
}

#leftColumn div.zone
{
	padding:5px;
}

#rightColumn div.zone
{
	padding:5px;
}

#mainColumn.leftSidebarLayout
{
	width:730px;
	background:#ffffff;
	margin-bottom:10px;
	padding:5px;
	border-radius:5px;
	border:#97a945 solid 1px;
	margin-left:10px;
}

#mainColumn.rightSidebarLayout
{
	width:730px;
	background:#ffffff;
	padding:5px;
	margin-bottom:10px;
	margin-right:10px;
	border-radius:5px;
	border:#97a945 solid 1px;
}

#mainColumn.threeColumnLayout
{
	width:520px;
	background:#ffffff;
	padding:5px;
	margin:0 6px 10px 6px;
	border-radius:5px;
	border:#97a945 solid 1px;
}

#mainColumn.oneColumnLayout
{
	width:940px;
	background:#ffffff;
	margin-bottom:10px;
	padding:10px;
	border-radius:5px;
}

#mainColumn div.zone
{
	padding:0px;
}

div.zone
{
}

.thirdsColumn
{
	width:300px;
}

.thirdsColumn .widget
{
	min-height:150px;
}

.halfColumn
{
	width:460px;
}

.mainColumn
{
	width:600px;
}

.sidebarColumn
{
	width:320px;
}

.section
{
	clear:both;
}

#storeHeader
{
	height:100px;
	color:#000000;
	font-size:11px;
	background:url(images/top-bg2.jpg) top left repeat-x;
}

#storeHeader a
{
	color:#000000;
}

#storeHeader .logo
{
	margin:0px 0 0;
	padding:0;
}

#storeHeader .logo img
{
	margin:0px 0 0px 0;
}

#headerTop
{
	height:100px;
	display:block;
}

#headerTop .column_1
{
	width:380px;
	margin:0;
}

#headerTop .column_2
{
	width:560px;
	margin:0;
	float:right;
}

#headerTop .column_mid
{
	margin:0px;
	width:150px;
	float:left;
	font-size:20px;
	font-weight:bold;
	color:#003300;
	font-family:times new roman;
}

#headerTop .column_mid2
{
	margin:0px;
	padding-left:10px;
	padding-right:10px	width;
	float:left;
	font-size:12px;
	font-weight:normal;
	text-align:center;
	color:#000000;
}

#headerTop .column_mid3
{
	padding:0px;
	margin:0px;
	float:left;
	font-size:14px;
	font-weight:normal;
	color:#222222;
	text-shadow:#cccccc;
	text-align:center;
}

#headerTop .shortcuts
{
	width:250px;
	background-color:#eeeeee;
	border-radius:5px;
	margin-top:2px;
	float:right;
}

#headerTop .shortcuts  a
{
	color:#000000;
	display:block;
	float:right;
	height:20px;
	text-align:center;
	text-decoration:none;
	text-transform:capitalize;
	font-size:12px;
	font-weight:normal;
	padding:0 10px 5px 5px;
	line-height:16px;
}

#headerTop .shortcuts a:hover
{
	color:#ff3333;
}

#headerTop .search
{
	background:url(images/search-left-bg.gif) top left no-repeat #7cc5d8;
	border-radius:0px 5px 0px 0px;
	float:right;
	height:27px;
	margin-top:3px;
	width:300px;
	padding:2px 0;
	vertical-align:top;
}

#headerTop .search input.searchPhrase
{
	color:#000000;
	background:url(images/search-img.gif) no-repeat;
	vertical-align:top;
	height:30px;
	border:none;
	width:140px;
	margin:0;
	padding:0;
}

#headerTop .search .button
{
	background:url(images/search_btn2.gif) no-repeat;
	border:none;
	padding:3px 2px 3px 2px;
	font-weight:bold;
	cursor:pointer;
	margin:5px 0 0 -28px;
	height:24px;
	text-align:center;
	color:#ffffff;
	text-indent:1000px;
	overflow:hidden;
	width:28px;
	vertical-align:top;
}

#headerTop .search .button:hover
{
	background:url(images/search_btn_hover2.gif) no-repeat;
}

#headerNavigation
{
	height:40px;
	display:block;
	clear:both;
	background-color:#2972b4;
	color:#000000;
	border-radius:5px 0px 5px 5px;
}

#headerNavigation .navigation
{
	width:100%;
	text-align:left;
	line-height:40px;
	margin-left:10px;
}

#headerNavigation .content
{
	margin:0 auto;
}

#headerNavigation a:hover
{
	background:#474338;
	color:#f00;
	border-radius:5px;
}

#headerNavigation a
{
	font-weight:bold;
	font-size:12px;
	width:auto;
	padding:5px 10px 5px 10px;
	margin:0px 0px 0px 0px;
	text-transform:capitalize;
	text-decoration:none;
	text-align:center;
	line-height:25px;
	letter-spacing:2px;
	color:#fff;
}

#headerBottom
{
	display:block;
	clear:both;
}

div.pageHeader
{
	margin-bottom:10px;
	margin-top:0px;
	padding:0px;
}

#pageHeader
{
	margin-bottom:10px;
	margin-top:0px;
	padding:0px;
}

div.pageHeader h1
{
/*	color:#3e9db3;*/
	color:#2972B4;
	font-size:1.5em;
	font-weight:bold;
	line-height:1.5em;
	margin:5px;
	letter-spacing:1px;
}

#pageHeader h1
{
/*	color:#3e9db3;*/
	color:#2972B4;
	font-size:1.5em;
	font-weight:bold;
	line-height:1.5em;
	margin:5px;
	letter-spacing:1px;
}

div.pageHeader div.links
{
	right:10px;
	top:4px;
	position:absolute;
}

#pageHeader div.links
{
	right:10px;
	top:4px;
	position:absolute;
}

.breadCrumbs
{
	font-size:11px;
	background-color:#f8f8f8;
	color:#888;
	margin:0;
	padding:6px;
}

.breadCrumbs a
{
	color:#888888;
}

#footer .content
{
	border-color:#000000;
	border-width:1px;
	border-radius:5px;
	padding:6px;
	background-color:#FFFFFF;
}

#footerTop
{
	float:right;
}

#footerTop .content
{
	padding:3px;
}

#footerMiddle
{
	top:-25px;
}

#footerMiddle .shortcuts a
{
	text-decoration:none;
	color:#fff;
	padding:0px 8px;
	border-left:1px solid #b5c95a;
}

#footerMiddle .shortcuts a:first-child
{
	border-left:none;
}

#footerBottom
{
	position:relative;
	font-size:0.8em;
	margin-left:5px;
}

#footerBottom .ablecommerceLink
{
	display:inline-block;
}

#footerBottom .ablecommerceLink a
{
	color:#6b9fbf;
}

#footerBottom .copyright
{
	color:#6b9fbf;
	display:inline-block;
	position:absolute;
	right:6px;
}

.mobileLinkPanel
{
	display:block;
	padding:10px;
}

div.widget
{
	margin-bottom:1em;
	border:1px solid #65aedb;
	border-radius:5px;
}

div.widget .header
{
	margin:0px 0 0;
	padding:0 10px 8px;
/*	background:url(images/heading-bg.gix) top left repeat-x #0b7b8f;*/
	background:url(images/testnewnavbar.jpg) top left repeat-x #0b7b8f;
/*background-color:#5C9EDA;*/
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
}

div.widget .header h2
{
	color:#fff;
	display:inline-block;
	font-size:12px;
	font-weight:bold;
	letter-spacing:0.4pt;
	margin:0;
	padding:7px 15px 0 0;
	background:url(images/testnewnavbar.jpg) top left repeat-x #0b7b8f;
/*	text-transform:uppercase;*/
}

div.widget .content
{
	padding:5px;
}

div.widget .content a
{
	color:#005c92;
	vertical-align:text-bottom;
	text-decoration:none;
	padding:5px 0px;
}

div.widget .content a:hover
{
	color:#E56816;
	text-decoration:none;
	vertical-align:text-bottom;
	padding:5px 0px;
}

div.widget .content .options
{
	margin-bottom:1em;
	padding:0 5px 0 5px;
}

div.widget .content p instruction
{
	padding:0 5px 0 5px;
	font-weight:bold;
}

table.widget
{
	border-collapse:collapse;
	border:solid 1px #65aedb;
	margin-bottom:1em;
	width:100%;
	border-radius:0px 0px 5px 5px;
}

table.widget td
{
	padding:0px;
	vertical-align:top;
}

table.widget caption
{
	background:url(images/heading-bg.gif) top left repeat-x #0b7b8f;
	padding:6px;
	text-align:left;
	border-radius:5px 5px 0 0;
	color:#fff;
	text-transform:uppercase;
}

.simpleCategoryListWidget .innerSection .content
{
	padding:0;
}

.simpleCategoryListWidget ul
{
	margin:0;
	padding:0;
	list-style-type:none;
}

.simpleCategoryListWidget li
{
	margin:0;
}

.simpleCategoryListWidget li:last-child
{
	border-bottom:none;
}

.simpleCategoryListWidget li a
{
	display:block;
	padding:4px 0 4px 18px;
	color:#005c92;
	font-weight:normal;
	background:url(images/dot-icon.gif) 5px 7px no-repeat;
}

.simpleCategoryListWidget li a:hover
{
	color:#fff !important;
	background:url(images/dot-icon-hover.gif) 5px 7px no-repeat #b5c95a;
}

.categorySearchwidget .criteriaPanel
{
	margin-bottom:.5em;
}

.categorySearchwidget .criteriaPanel h3
{
	margin-bottom:.5em;
	color:#333;
}

.categorySearchSidebarWidget .content
{
	line-height:2em;
}

div.hoverPanel
{
	border:solid 1px #7cc2db;
}

div.hoverPanel .header
{
	border-bottom:solid 1px #7cc2db;
	padding:6px;
}

div.hoverPanel .content
{
	padding:6px;
}

.ui-notify-container
{
	margin:10px;
}

.ui-notify
{
	width:350px;
	position:fixed;
	top:10px;
	right:10px;
}

.ui-notify-message
{
	padding:10px;
	margin-bottom:15px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
}

.ui-notify-message h1
{
	font-size:14px;
	margin:0;
	padding:0;
}

.ui-notify-message p
{
	margin:3px 0;
	padding:0;
	line-height:18px;
}

.ui-notify-message:last-child
{
	margin-bottom:0;
}

.ui-notify-message-style
{
	background:rgba(0,0,0,0.8);
	-moz-box-shadow:0 0 6px #000;
	-webkit-box-shadow:0 0 6px #000;
	box-shadow:0 0 6px #000;
}

.ui-notify-message-style h1
{
	color:#fff;
	font-weight:bold;
}

.ui-notify-message-style p
{
	color:#fff;
}

.ui-notify-message-style li
{
	color:#fff;
}

.ui-notify-close
{
	color:#fff;
	text-decoration:underline;
}

.ui-notify-click
{
	cursor:pointer;
}

.ui-notify-cross
{
	margin-top:-4px;
	float:right;
	cursor:pointer;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	text-shadow:0 1px 1px #fff;
	padding:2px;
}

.ui-notify-cross:hover
{
	color:#ffffab;
}

.ui-notify-cross:active
{
	position:relative;
	top:1px;
}

div.tabstrip
{
	padding:0px;
	border-bottom:1px solid #7cc2db;
}

div.tabstrip ul
{
	margin:10px 0 0 0;
	padding:0px;
}

div.tabstrip ul li
{
	display:inline;
	padding:0px;
	margin:0px;
}

div.tabstrip ul li a
{
	display:inline-block;
	margin:0px;
	padding:6px 10px;
	text-decoration:none;
	color:#686868;
	border:1px solid #7cc2db;
	border-bottom:none;
	border-radius:6px 6px 0px 0px;
	font-size:1.1em;
	font-weight:bold;
}

div.tabstrip ul li a:hover
{
	background:#1facca;
	color:#fff;
}

div.tabstrip ul li.active a
{
	background:#1facca;
	color:#fff;
}

div.tabpane
{
	border:1px solid #7cc2db;
	border-top:none;
	padding:8px;
	margin-bottom:1em;
}

.dialogSection .header
{
	height:29px;
	line-height:24px;
	padding:0 0 0 10px;
	margin:0 1px 0 0;
}

.dialogSection .header h2
{
	color:#005b95;
	height:29px;
	border-right:solid 1px #7cc2db;
	padding-right:0;
	width:100%;
	margin:0;
	text-transform:uppercase;
	font-size:12px;
	float:left;
	line-height:29px;
}

.dialogSection .header a
{
	float:right;
	text-decoration:underline;
	color:#444444;
}

.dialogSection .header a:hover
{
	float:right;
	text-decoration:underline;
	color:#8c0901;
}

.dialogSection .content
{
	border-top:10px solid #e1f2f9;
	margin-top:0;
	background:#ffffff;
	min-height:200px;
}

.dialogSection .content table th.rowheader
{
	background-color:white;
	color:Black;
}

.dialogSection .nofooter
{
	margin-right:0;
}

.dialogSection .footer
{
	height:24px;
	line-height:24px;
	margin:0;
	color:#8c0901;
	margin-top:8px;
}

table.inputForm
{
	text-align:left;
	margin:0;
	width:100%;
}

table.inputForm input[type="text"]
{
	border:solid 1px #c5c5c5;
	color:#444444;
	padding:2px;
}

table.inputForm input[type="password"]
{
	border:solid 1px #c5c5c5;
	color:#444444;
	padding:2px;
}

table.inputForm select
{
	border:solid 1px #c5c5c5;
	color:#444444;
	padding:2px;
}

table.inputForm th
{
	padding-left:5px;
	color:#444444;
}

table.inputForm td
{
	padding:5px;
	margin:0;
	text-align:left;
}

table.inputForm .rowHeader
{
	color:#444444;
	padding:10px 0px 10px 10px;
	text-align:right;
	width:30%;
}

table.inputForm .rowHeader a
{
	border:1px solid #650101;
	width:100%;
	color:#444444;
	font-size:10px;
	font-weight:bold;
	text-align:left;
	padding:6px;
}

table.inputForm .rowHeader *
{
	font-weight:bold;
	font-size:11px;
}

table.compact
{
	width:100%;
	margin:0;
}

table.compact th
{
	color:#444444;
	padding:5px 2px 5px 1px;
	text-align:right;
	font-size:10px;
}

table.compact td
{
	padding:10px 0 10px 0;
}

table.compactleft
{
	width:100%;
	margin:0;
}

table.compactleft th
{
	color:#444444;
	padding:5px 5px 2px 5px;
	text-align:left;
}

table.compactleft td
{
	padding:2px 0 10px 5px;
}

.searchPanel
{
	border:solid 1px #c5c5c5;
	border-radius:5px;
	margin-bottom:10px;
}

.searchPanel table.inputForm th
{
	color:#444444;
	padding:5px 2px 5px 1px;
	text-align:right;
	font-size:10px;
	width:20%;
}

.searchPanel table.inputForm td
{
	padding:10px 5px 5px 5px;
}

.validationSummary
{
	margin-bottom:6px;
}

.validationSummary ul
{
	margin-left:25px;
	list-style-type:disc;
}

.validationSummary ul li
{
	color:#f00;
}

#categoryPage div.subCategories
{
	background-color:#f5f5f5;
	padding:0px 0 5px 5px;
	border:solid 1px #a3d3e1;
}

#categoryPage div.subCategories a
{
	display:inline-block;
/*	color:#686868;*/
	color:#FFFFFF;
	text-decoration:none;
	padding:5px 10px;
	font-weight:bold;
	background-color:#ffffff;
	border-radius:5px;
	margin-left:2px;
	margin-top:5px;
	background:url(/images/testnewnavbar.JPG) repeat-x;

/*	border:solid 1px #6fbad1;*/
}

#categoryPage div.subCategories a:hover
{
/*	background-color:green;*/
	background:url(/images/navbarbgoff.JPG) repeat-x;

	color:light-blue;
}

.categoryDetailsListing div.itemContainer
{
	height:150px;
	margin:10px 0 0 0;
}

.categoryDetailsListing div.itemContainer div.itemDisplay
{
	padding:10px;
}

.categoryDetailsListing div.itemContainer div.itemDisplay div.thumbnailArea
{
	float:left;
	height:130px;
	display:table;
}

.categoryDetailsListing div.itemContainer div.itemDisplay div.thumbnailArea div.thumbnailWrapper
{
	display:table-cell;
	vertical-align:middle;
}

.categoryDetailsListing div.itemContainer div.itemDisplay div.detailsArea
{
	overflow:hidden;
	padding:10px;
}

.categoryDetailsListing div.itemContainer div.itemDisplay div.detailsArea .itemName
{
	font-weight:bold;
	font-size:115%;
	padding-bottom:10px;
}

.categoryDetailsListing div.itemContainer div.itemDisplay div.detailsArea .summary
{
}

.categoryGridListing4 itemListing div.itemContainer
{
	height:auto;
}

.categoryGridListing4 itemListing div.itemContainer div.productItemDisplay div.detailsArea
{
	height:auto;
	margin-bottom:10px;
}

#categoryGridPage4 .nodeSummaryLink
{
	text-decoration:underline;
	text-indent:0px;
	color:#5872cb;
	margin:4px 0 8px 0;
	padding:4px 0 8px 0;
	cursor:pointer;
}

.itemListingContainer
{
}

.itemListing
{
}

.itemListing .tableNode
{
	height:250px;
	text-align:center;
	padding:2px;
}

.itemListing .itemContainer
{
	height:250px;
	margin:0px;
	border:1px solid #e4e4e4;
	border-radius:8px;
}

div.productItemDisplay
{
}

div.productItemDisplay div.thumbnailArea
{
	height:130px;
	display:table;
	margin:0 auto;
}

div.productItemDisplay div.thumbnailArea div.thumbnailWrapper
{
	display:table-cell;
	vertical-align:middle;
}

div.productItemDisplay div.detailsArea
{
	height:85px;
	text-align:center;
}

div.productItemDisplay div.detailsArea div.details
{
}

div.productItemDisplay div.detailsArea div.details div.itemName
{
	color:#383838;
}

div.productItemDisplay div.detailsArea div.details div.itemName a
{
	color:#005c92;
	text-decoration:none;
}

div.productItemDisplay div.detailsArea div.details div.manufacturer
{
/*	text-transform:uppercase; */
}

div.productItemDisplay div.detailsArea div.details div.manufacturer a
{
/*	color:#fdbd0a;*/
	color:#2972B4;
	text-decoration:none;
}

div.productItemDisplay div.detailsArea div.details div.sku
{
}

div.productItemDisplay div.detailsArea div.details div.rating
{
}

div.productItemDisplay div.detailsArea div.details div.price
{
	color:#383838;
}

div.productItemDisplay div.detailsArea div.details div.summary
{
	height:60px;
	margin:5px 0;
	overflow:auto;
}

div.productItemDisplay div.actionsArea
{
	position:relative;
	height:30px;
}

div.productItemDisplay div.actionsArea div.actions
{
	bottom:0;
	position:absolute;
	width:100%;
	margin-bottom:5px;
}

div.webpageItemDisplay
{
}

div.webpageItemDisplay div.thumbnailArea
{
	height:130px;
	display:table;
	margin:0 auto;
}

div.webpageItemDisplay div.thumbnailArea div.thumbnailWrapper
{
	display:table-cell;
	vertical-align:middle;
}

div.webpageItemDisplay div.detailsArea
{
	height:85px;
	text-align:center;
}

div.webpageItemDisplay div.detailsArea div.details
{
}

div.webpageItemDisplay div.detailsArea div.details div.itemName
{
	color:#000;
	font-weight:bold;
	font-size:1.2em;
}

div.webpageItemDisplay div.detailsArea div.details div.itemName a
{
	color:#000;
	text-decoration:none;
}

div.webpageItemDisplay div.detailsArea div.details div.summary
{
	height:60px;
	margin:5px 0;
	overflow:hidden;
}

div.categoryItemDisplay
{
}

div.categoryItemDisplay div.thumbnailArea
{
	height:130px;
	display:table;
	margin:0 auto;
}

div.categoryItemDisplay div.thumbnailArea div.thumbnailWrapper
{
	display:table-cell;
	vertical-align:middle;
}

div.categoryItemDisplay div.detailsArea
{
	height:85px;
	text-align:center;
}

div.categoryItemDisplay div.detailsArea div.details
{
}

div.categoryItemDisplay div.detailsArea div.details div.itemName
{
	color:#000;
	font-weight:bold;
	font-size:1.2em;
}

div.categoryItemDisplay div.detailsArea div.details div.itemName a
{
	color:#000;
	text-decoration:none;
}

div.categoryItemDisplay div.detailsArea div.details div.summary
{
	height:60px;
	margin:5px 0;
	overflow:hidden;
}

div.linkItemDisplay
{
}

div.linkItemDisplay div.thumbnailArea
{
	height:130px;
	display:table;
	margin:0 auto;
}

div.linkItemDisplay div.thumbnailArea div.thumbnailWrapper
{
	display:table-cell;
	vertical-align:middle;
}

div.linkItemDisplay div.detailsArea
{
	height:85px;
	text-align:center;
}

div.linkItemDisplay div.detailsArea div.details
{
}

div.linkItemDisplay div.detailsArea div.details div.itemName
{
	color:#000;
	font-weight:bold;
	font-size:1.2em;
}

div.linkItemDisplay div.detailsArea div.details div.itemName a
{
	color:#000;
	text-decoration:none;
}

div.linkItemDisplay div.detailsArea div.details div.summary
{
	height:60px;
	margin:5px 0;
	overflow:hidden;
}

.searchSortHeader
{
	border-top:1px dotted #005b95;
	color:#21b0d2;
	height:25px;
	line-height:25px;
	margin:10px 0;
	padding:0;
}

.searchSortHeader span
{
	font-size:11px;
}

.searchSortHeader .sorting
{
	border:1px solid #e4e4e4;
	color:#222222;
	padding:1px;
}

.searchSortHeader .fieldHeader
{
}

.searchSortHeader .sortPanel
{
	float:left;
}

.searchSortHeader .pageSizePanel
{
	float:left;
	margin-left:10px;
}

div.productRowDisplay
{
	border:1px solid #e4e4e4;
	border-radius:5px;
}

div.productRowDisplay h1
{
	color:#21b0d2;
	text-align:center;
	font-size:1.5em;
	font-weight:bold;
	line-height:1.5em;
	margin:0px;
	letter-spacing:1px;
}

div.productDisplay
{
	margin-bottom:1em;
	overflow:hidden;
	border:1px solid color;
	border-radius:5px;
}

div.productDisplay h1
{
	color:#2972B4;
/*	color:#21b0d2;*/
	text-align:left;
	font-size:1.5em;
	font-weight:bold;
	line-height:1.5em;
	padding:10px;
	letter-spacing:1px;
}

div.productDisplay div.simpleProduct div.productImageArea
{
	float:left;
/*	vertical-align:top;*/
	text-align:center;
	max-width:500px;
	padding:6px;
	border:none;
}

div.productDisplay div.simpleProduct div.productDetails
{
	float:right;
	vertical-align:top;
	padding:5px 15px 0 10px;
	width:290px;
}

div.productDisplay div.optionProduct div.productDetails
{
	vertical-align:top;
	padding:5px;
}

.BuyHeader
{
	color:#686868;
	font-size:14px;
	font-weight:bold;
	border-width:0;
	padding:5px 5px 5px 5px;
	border-right:solid 1px #e1eaef;
	text-align:right;
}

table.buyProductForm
{
	background-color:#fff;
	padding:10px 5px 5px 5px;
}

table.buyProductForm td
{
	padding:5px 0 5px 5px;
	vertical-align:middle;
}

table.buyProductForm th
{
	padding:5px 0 5px 5px;
	vertical-align:middle;
}

table.buyProductForm .rowHeader
{
	color:#686868;
	font-weight:bold;
	border-width:0;
	padding:5px 5px 5px 5px;
	border-right:solid 1px #e1eaef;
	text-align:right;
}

span.inventoryDetails
{
	display:block;
	width:200px;
}

.optionPicker td
{
	border:outset 2px #999;
}

.optionPicker td.selected
{
	border:inset 2px #999;
}

.pricePopup
{
	background-color:#e3efff;
	border-width:3px;
	border-style:solid;
	border-color:gray;
	padding:3px;
	width:300px;
	position:absolute;
	left:50%;
	margin-left:-150px;
	z-index:99;
}

.pricePopup .header
{
	background-color:#dddddd;
	border:solid 1px gray;
	color:black;
	margin:-3px;
	padding:6px;
	font-weight:bold;
}

.pricePopup span.fieldHeader
{
	display:block;
	float:left;
	width:135px;
	text-align:right;
	margin-right:6px;
}

.pricePopup span.fieldValue
{
	display:block;
	float:left;
}

div.aggregateRating
{
	display:inline;
}

div.aggregateRating .ratingText
{
}

.productReviewContent
{
	white-space:pre-line;
	text-align:justify;
	padding:10px;
}

.ratingStar00
{
	background-position:0 0;
	background-repeat:no-repeat;
	width:50px;
	height:9px;
	display:inline-block;
	background-image:url(images/ratings/rate_00.gif);
}

.ratingStar01
{
	background-position:0 0;
	background-repeat:no-repeat;
	width:50px;
	height:9px;
	display:inline-block;
	background-image:url(images/ratings/rate_01.gif);
}

.ratingStar02
{
	background-position:0 0;
	background-repeat:no-repeat;
	width:50px;
	height:9px;
	display:inline-block;
	background-image:url(images/ratings/rate_02.gif);
}

.ratingStar03
{
	background-position:0 0;
	background-repeat:no-repeat;
	width:50px;
	height:9px;
	display:inline-block;
	background-image:url(images/ratings/rate_03.gif);
}

.ratingStar04
{
	background-position:0 0;
	background-repeat:no-repeat;
	width:50px;
	height:9px;
	display:inline-block;
	background-image:url(images/ratings/rate_04.gif);
}

.ratingStar05
{
	background-position:0 0;
	background-repeat:no-repeat;
	width:50px;
	height:9px;
	display:inline-block;
	background-image:url(images/ratings/rate_05.gif);
}

.ratingStar06
{
	background-position:0 0;
	background-repeat:no-repeat;
	width:50px;
	height:9px;
	display:inline-block;
	background-image:url(images/ratings/rate_06.gif);
}

.ratingStar07
{
	background-position:0 0;
	background-repeat:no-repeat;
	width:50px;
	height:9px;
	display:inline-block;
	background-image:url(images/ratings/rate_07.gif);
}

.ratingStar08
{
	background-position:0 0;
	background-repeat:no-repeat;
	width:50px;
	height:9px;
	display:inline-block;
	background-image:url(images/ratings/rate_08.gif);
}

.ratingStar09
{
	background-position:0 0;
	background-repeat:no-repeat;
	width:50px;
	height:9px;
	display:inline-block;
	background-image:url(images/ratings/rate_09.gif);
}

.ratingStar10
{
	background-position:0 0;
	background-repeat:no-repeat;
	width:50px;
	height:9px;
	display:inline-block;
	background-image:url(images/ratings/rate_10.gif);
}

.ratingStarNone
{
}

#productImages img
{
	border:0;
}

#productImages div.progress-bar
{
	border:1px solid #fff;
	background-color:#000;
}

#productImages div.missing-thumbnail
{
	background:#333 url('images/redx.gif') center center no-repeat;
	cursor:pointer;
	border:1px solid #bbb;
}

#productImages div.error-message
{
	color:#bbb;
	font-size:1.2em;
	margin-top:-0.6em;
	position:relative;
	text-align:center;
}

#productImages div.caption
{
	background-color:#000;
	color:#fff;
}

#productImages div.caption a
{
	color:#fff;
}

#productImages body
{
	background-color:#333;
	margin:0;
	padding:0;
}

#productImages html
{
	background-color:#333;
	margin:0;
	padding:0;
}

#productImages #gallery
{
	margin:20px auto;
	height:520px;
	width:750px;
	position:relative;
	color:#aaa;
	padding:20px;
	overflow:hidden;
	border:1px solid #888;
	background-color:#000;
}

#webpagePage
{
	padding:0px;
}

#basketPage div.basketContainer div.actions
{
	margin-top:10px;
	margin-bottom:10px;
	text-align:center;
}

#basketPage div.basketContainer div.actions span.checkout .button
{
	background-color:#a4a;
	color:#fff;
	border:1px solid #c5c5c5;
}

#basketPage div.basketContainer div.actions span.checkout .button:hover
{
	background-color:#999;
}

#basketPage div.warnings
{
	padding-left:20px;
}

#basketPage div.emptyBasketPanel
{
	background-color:white;
	padding-top:20px;
	margin:20px 35px 20px 35px;
	height:50px;
	text-align:center;
}

#basketPage div.emptyBasketPanel span.message
{
	font-size:18px;
	font-weight:normal;
	color:#666666;
}

table.basket
{
	border:0;
	border-collapse:collapse;
	width:100%;
}

table.basket th
{
	border:1px solid #ccc;
	padding:4px 8px;
	text-align:center;
	vertical-align:top;
}

table.basket td
{
	border:1px solid #ccc;
	padding:4px 8px;
	text-align:center;
	vertical-align:top;
}

table.basket td a
{
	color:#005c92;
}

table.basket td a:hover
{
	color:#788f03;
}

table.basket th.thumbnail
{
	border-right:none;
	text-align:left;
	width:60px;
}

table.basket td.thumbnail
{
	border-right:none;
	text-align:center;
	width:60px;
}

table.basket th.item
{
	border-left:none;
	text-align:left;
}

table.basket td.item
{
	border-left:none;
	text-align:left;
}

table.basket td.item div.setGiftOptions a
{
	background:url(images/icons/gift-box.gif) center right no-repeat;
	height:30px;
	line-height:30px;
	padding-right:25px;
}

table.basket td.item div.itemDetail
{
	margin-bottom:1em;
}

table.basket td.item div.itemActions a
{
	margin-right:8px;
	text-transform:lowercase;
}

table.basket th.quantity
{
	text-align:center;
	width:60px;
}

table.basket td.quantity
{
	text-align:center;
	width:60px;
}

table.basket td.footerSubtotalLabel
{
	text-align:right;
}

.miniBasket .price
{
	color:#812027;
}

.miniBasket .label
{
	color:#003616;
	font-weight:bold;
	margin-right:5px;
}

.miniBasket .value
{
	font-weight:bold;
}

.miniBasket .basketItemBox
{
	border-bottom:1px dashed #7ec1db;
	margin-bottom:1em;
	padding-bottom:0.5em;
}

.miniBasket .basketItemBox .iconBox
{
	width:50px;
	height:50px;
	float:left;
	overflow:hidden;
	margin-right:5px;
}

.miniBasket .basketItemBox .titleBox
{
	float:left;
}

.miniBasket .basketItemBox .noIcon
{
	padding-left:5px;
}

.miniBasket .basketItemBox .actions
{
	margin:1em 0;
}

.miniBasket .basketItemBox .actions input.quantity
{
	width:20px;
}

.miniBasket .subTotalsBox
{
	border-bottom:1px solid #7ec1db;
	margin-bottom:1em;
	padding-bottom:0.5em;
}

.miniBasket .checkoutButtonsBox .standardCheckout
{
	text-align:center;
}

.miniBasket .checkoutButtonsBox .alternateCheckouts
{
	text-align:center;
}

.miniBasket .checkoutButtonsBox .alternateCheckouts>div
{
	padding-top:6px;
}

.miniBasket .noResultsPanel
{
	padding:5px;
	font-style:italic;
}

.miniBasketItemDetail .subscriptions .lineBlock
{
	display:block;
	font-size:10px;
}

.miniBasketItemDetail .subTitle
{
	padding:0;
	text-indent:0;
	margin:0 7px;
	clear:both;
}

.miniBasketItemDetail .subTitle li
{
	color:#788a95;
	list-style-type:none;
	margin:4px 0 0 10px;
}

.miniBasketItemDetail .title
{
	color:#000;
	font-weight:normal;
	float:left;
	text-align:left;
	position:relative;
}

.miniBasketItemDetail .title a
{
	color:#005c92;
}

.miniBasketItemDetail .title a:hover
{
	color:#b5c85a;
}

div.tabs div.widget
{
	border:none;
}

.ui-tabs div.widget
{
	border:none;
}

div.tabs div.widget div.innerSection div.header
{
	display:none;
}

.ui-tabs div.widget div.innerSection div.header
{
	display:none;
}

.tabs .ajax__tab_header
{
	border-bottom:solid 1px #7cc2db;
}

.tabs .ajax__tab_panel
{
	border-color:#21b0d2 #21b0d2 #21b0d2 #21b0d2;
	border-style:none solid solid solid;
	border-width:medium 1px 1px 1px;
	border-radius:0 0 5px 5px;
}

.tabs .ajax__tab_outer
{
	margin-top:8px;
	margin-right:5px;
	margin-bottom:-1px;
}

.tabs .ajax__tab_inner
{
	padding-left:3px;
	border:#21b0d2 solid 1px;
	border-radius:5px 5px 0px 0px;
	background-color:#fff;
	font-weight:bold;
	padding:7px 10px;
}

.tabs .ajax__tab_tab
{
	height:15px;
	padding:0px;
	margin:0;
	outline:none;
}

.tabs .ajax__tab_hover .ajax__tab_outer
{
	outline:none;
}

.tabs .ajax__tab_hover .ajax__tab_inner
{
	background-color:#21b0d2;
	outline:none;
}

.tabs .ajax__tab_hover .ajax__tab_inner a
{
	color:#ffffff;
	outline:none;
}

.tabs .ajax__tab_hover .ajax__tab_tab
{
	outline:none;
}

.tabs .ajax__tab_active .ajax__tab_outer
{
	outline:none;
}

.tabs .ajax__tab_active .ajax__tab_inner
{
	background-color:#21b0d2;
}

.tabs .ajax__tab_active .ajax__tab_inner a
{
	color:#ffffff;
	outline:none;
}

.tabs .ajax__tab_active .ajax__tab_tab
{
	outline:none;
}

.tabs .ajax__tab_body
{
	outline:none;
}

div.checkoutProgress
{
	background:url(images/heading-bg.gif) top left repeat-x #0b7b8f;
	font-size:12px;
	font-weight:bold;
	padding:10px 2px;
	text-transform:uppercase;
	color:#fff;
	display:block;
	border:1px solid #21b0d2;
	border-radius:5px 5px 5px 5px;
	margin:10px 0 0;
	clear:both;
}

div.checkoutProgress span
{
	padding:5px 8px;
}

div.checkoutProgress span.on span
{
	background-color:#fff;
	border:solid 1px #7cc2db;
	border-radius:5px 5px 5px 5px;
	color:#3f294d;
}

div.validAddressContainer
{
	padding:5px;
	background-color:#ff803f;
}

div.validAddressContainer p
{
	font-weight:bold;
}

div.validAddresses
{
}

#checkoutPage div.billingAddress
{
	margin-left:10px;
}

#checkoutPage div.billingAddress span.editLink
{
	float:right;
	margin-right:10px;
}

#checkoutPage div.shippingAddress span.editLink
{
	float:right;
	margin-right:10px;
}

#checkoutPage span.editLink a
{
	color:#dc143c;
	text-decoration:underline;
}

#checkoutPage span.editLink a:hover
{
	text-decoration:underline;
}

#checkoutPage div.basketTotalSummaryWidget .message
{
	font-style:italic;
	padding:10px 0 5px 5px;
	color:#999;
}

#checkoutPage div.basketNonShippableItemsWidget div.content
{
	padding:5px;
}

#checkoutPage .orderSummaryWidget div.content div
{
	margin-bottom:1em;
}

#checkoutPage table.shipmentWidget td.address
{
	width:200px;
	padding:8px;
}

#checkoutPage table.shipmentWidget td.address div
{
	margin-bottom:1em;
}

#checkoutPage table.shipmentWidget td.address span.links
{
	margin-right:20px;
	float:right;
}

#checkoutPage table.shipmentWidget td.items
{
	padding-top:8px;
}

#checkoutPage table.shipmentWidget td.method
{
	width:280px;
	border:1px solid #21b0d2;
	background-color:#efefef;
}

#checkoutPage table.shipmentWidget td.method h3
{
	border-bottom:1px solid #ccc;
	margin:0;
	padding:12px 8px 4px 8px;
}

#checkoutPage table.shipmentWidget td.method select
{
	margin:15px 8px;
}

#checkoutPage table.shipmentWidget td.method p
{
	margin:4px 8px;
}

#checkout_startPage
{
	padding-top:1em;
}

#checkout_billPage .column_1 div.section
{
	border:1px solid #65aedb;
	margin-bottom:1em;
}

#checkout_billPage .inputForm th.rowHeader
{
	width:25%;
}

#checkout_billPage .inputForm td
{
	min-width:150px;
}

#checkout_payPage .orderTerms
{
	height:60px;
	overflow:auto;
	border:1px solid #666;
	padding:8px;
}

#checkoutPage .balanceDueSection
{
	margin-bottom:1em;
}

#checkoutPage .orderInvalidSection
{
	margin-bottom:1em;
}

.cvvAmex
{
	background-image:url(images/paymentinstruments/cvv_amex.gif);
	background-repeat:no-repeat;
	border:0;
	height:169px;
	width:249px;
}

.cvvVisa
{
	background-image:url(images/paymentinstruments/cvv_visa.gif);
	background-repeat:no-repeat;
	border:0;
	height:169px;
	width:249px;
}

.checkHelp
{
	background-image:url(images/paymentinstruments/checkhelp.jpg);
	background-repeat:no-repeat;
	border:0;
	height:181px;
	width:250px;
}

table.itemList
{
	border:0;
	border-collapse:collapse;
	width:100%;
}

table.itemList th
{
	padding:4px 8px;
	text-align:center;
	vertical-align:middle;
	border-bottom:1px solid #ccc;
}

table.itemList td
{
	padding:4px 8px;
	text-align:center;
	vertical-align:middle;
	padding-bottom:10px;
	padding-top:10px;
}

table.itemList td a
{
	color:#416573;
}

table.itemList td a:hover
{
	color:#788f03;
}

table.itemList th.thumbnail
{
	border-right:none;
	text-align:left;
	width:60px;
}

table.itemList td.thumbnail
{
	text-align:center;
	width:60px;
}

table.itemList th.item
{
	border-left:none;
	text-align:left;
}

table.itemList td.item
{
	text-align:left;
}

table.itemList td.item div.setGiftOptions a
{
	background:url(images/icons/gift-box.gif) center right no-repeat;
	height:30px;
	line-height:30px;
	padding-right:25px;
}

table.itemList th.quantity
{
	width:60px;
}

table.itemList td.quantity
{
	width:60px;
}

table.itemList th.sku
{
	width:80px;
}

table.itemList td.sku
{
	width:80px;
}

table.itemList th.price
{
	width:70px;
}

table.itemList td.price
{
	width:70px;
}

table.itemList th.total
{
	width:70px;
}

table.itemList td.total
{
	width:70px;
}

table.itemList th.shipTo
{
	text-align:left;
	border:1px solid #21b0d2;
}

table.itemList td.shipTo
{
	text-align:left;
	background-color:#efefef;
	border:1px solid #21b0d2;
}

table.itemList th.giftOption
{
	text-align:left;
	width:300px;
}

table.itemList td.giftOption
{
	text-align:left;
	width:300px;
}

table.itemList td.giftOption div.message
{
	margin-top:10px;
}

table.itemList td.giftOption div.message textarea
{
	height:60px;
	width:95%;
}

table.itemList th.paymentDate
{
	width:100px;
}

table.itemList td.paymentDate
{
	width:100px;
}

table.itemList th.paymentAmount
{
	width:100px;
}

table.itemList td.paymentAmount
{
	width:100px;
}

table.itemList th.paymentStatus
{
	width:100px;
}

table.itemList td.paymentStatus
{
	width:100px;
}

table.itemList th.paymentMethod
{
	text-align:left;
}

table.itemList td.paymentMethod
{
	text-align:left;
}

table.itemList th.noteDate
{
	width:140px;
}

table.itemList td.noteDate
{
	width:140px;
}

table.itemList th.noteAuthor
{
	width:140px;
}

table.itemList td.noteAuthor
{
	width:140px;
}

table.itemList th.noteText
{
	text-align:left;
}

table.itemList td.noteText
{
	text-align:left;
}

table.itemList th.digitalGood
{
	text-align:left;
	width:300px;
}

table.itemList td.digitalGood
{
	text-align:left;
	width:300px;
}

table.itemList th.download
{
	width:80px;
}

table.itemList td.download
{
	width:80px;
}

table.itemList th.remainingDownloads
{
	width:80px;
}

table.itemList td.remainingDownloads
{
	width:80px;
}

table.itemList th.serialKey
{
	text-align:left;
}

table.itemList td.serialKey
{
	text-align:left;
}

table.itemList th.giftCertificate
{
	text-align:left;
}

table.itemList td.giftCertificate
{
	text-align:left;
}

table.itemList th.giftCertificateStatus
{
	width:150px;
}

table.itemList td.giftCertificateStatus
{
	width:150px;
}

table.itemList th.giftCertificateExpiration
{
	width:150px;
}

table.itemList td.giftCertificateExpiration
{
	width:150px;
}

table.itemList th.subscription
{
	text-align:left;
}

table.itemList td.subscription
{
	text-align:left;
}

table.itemList th.subscriptionStatus
{
	width:150px;
}

table.itemList td.subscriptionStatus
{
	width:150px;
}

table.itemList th.subscriptionExpiration
{
	width:150px;
}

table.itemList td.subscriptionExpiration
{
	width:150px;
}

.addressBook .entries
{
	margin-left:10px;
}

.addressBook .entry
{
	border:1px solid #65aedb;
	vertical-align:top;
	margin:5px;
	background-color:#fff;
	border-radius:10px;
	padding:10px;
	overflow:hidden;
	display:inline-block;
	width:256px;
	height:150px;
	position:relative;
}

.addressBook .address
{
	padding-left:20px;
}

.addressBook .entry h2
{
	margin:0 0 0.5em 0;
	font-size:1.2em;
	font-weight:bold;
	display:inline-block;
}

.addressBook .caption .links
{
	float:right;
}

.addressBook .entry .buttons
{
	position:absolute;
	top:135px;
}

.addressBook .addEntry
{
	background-color:#efefef;
}

.addressBook .addEntry .buttons
{
	position:absolute;
}

table.orderTotalSummary
{
	width:100%;
	margin-bottom:1em;
}

table.orderTotalSummary th
{
	text-align:right;
	font-weight:normal;
	white-space:nowrap;
	border-bottom:0;
}

table.orderTotalSummary td
{
	text-align:right;
	width:80px;
	border-bottom:0;
}

table.orderTotalSummary tr.dividerRow td
{
	border-bottom:1px solid #ccc;
	width:100%;
}

table.orderTotalSummary tr.importantRow
{
	font-weight:bold;
}

table.orderTotalSummary tr.actionsRow td
{
	text-align:center;
	width:100%;
}

.paymentFormContainer .paymentMethodList
{
	display:table-cell;
	vertical-align:top;
	border-right:0px dotted #ccc;
	white-space:nowrap;
}

.paymentFormContainer .paymentForm
{
	display:table-cell;
	background-color:#efefef;
	border:1px solid #21b0d2;
	border-radius:5px;
	width:100%;
	padding:10px;
	vertical-align:middle;
}

.paymentFormContainer table.inputForm th
{
	width:120px;
	text-align:right;
}

.paymentFormContainer table.inputForm td
{
}

.applyCouponPanel
{
	padding:6px 6px 12px 6px;
	margin-bottom:1em;
	border-bottom:1px dotted #ccc;
}

.applyCouponPanel label
{
	margin-right:4px;
}

.applyCouponPanel p
{
	display:block;
	margin-top:1em;
}

.cvvHelpHoverPanel .helpSection
{
	display:inline-block;
	width:280px;
	margin:10px;
	vertical-align:top;
}

.cvvHelpHoverPanel .helpSection h3
{
	margin-bottom:0.5em;
}

.cvvHelpHoverPanel .helpSection p
{
	text-align:justify;
}

ul.columns
{
	margin:0 0 0 30px;
	padding:0;
	list-style:none;
}

ul.columns li
{
	margin:2px;
	background-image:url(images/bullet1.gif);
	background-position:0 3px;
	background-repeat:no-repeat;
	text-indent:20px;
	height:20px;
}

.orderHistoryDialog .content
{
	border:solid 1px #7dc2db;
	padding:5px 10px;
	line-height:25px;
}

.orderHistoryDialog .content .bullet
{
	background-color:#aaaaaa;
	padding-left:18px;
}

#account_wishlistPage .actions
{
	text-align:center;
	margin-top:10px;
	margin-bottom:10px;
}

#wishlistPage div.emptyWishlistPanel
{
	background-color:white;
	padding-top:20px;
	padding-left:60px;
	margin:20px 35px 35px 35px;
	height:50px;
	text-align:center;
}

#wishlistPage div.emptyWishlistPanel span.message
{
	font-size:18px;
	font-weight:normal;
	color:#666666;
}

#account_serialKeyPage div.content
{
	width:100%;
	overflow:scroll;
}

#accountPage div.tabpane
{
	position:relative;
}

#accountPage div.tabpane .ui-notify
{
	position:absolute;
}

.wishlistPasswordWidget
{
	position:relative;
}

.wishlistPasswordWidget .ui-notify
{
	position:absolute;
}

table.pagedList
{
	width:100%;
	background:#fff;
	border-collapse:collapse;
}

table.pagedList tr.oddRow
{
	background-color:#fff;
}

table.pagedList tr.oddRow td
{
	color:#000000;
	padding:10px;
}

table.pagedList tr.evenRow
{
	background-color:#f5f5f5;
}

table.pagedList tr.evenRow td
{
	color:#000000;
	padding:10px;
}

table.pagedList tr.empty td
{
	width:300px;
	text-align:center;
	padding:10px;
	font-style:italic;
	border:solid 1px black;
}

table.pagedList td
{
	border:solid 1px #a0d9ed;
	padding:4px;
/*	text-align:center;*/
text-align:left;

}

table.pagedList th
{
background:url(/images/testnewnavbar.JPG) repeat-x;
	border:solid 1px #a0d9ed;
	color:#fff;
	font-weight:bold;
	margin:0;
	padding:7px 4px;
}

table.pagedList th a
{
	color:#fff;
	text-decoration:underline;
}

table.pagedList th a:hover
{
color:#000000;
/*	color:#fdbd0a;*/
	text-decoration:underline;
}

table.pagedList td a
{
	color:#005c92;
}

table.pagedList td a:hover
{
color:#000000;
text-decoration:underline;

/*	color:#b5c85a;*/
}

table.pagedList th.thumbnail
{
	border-right:none;
	text-align:center;
	width:60px;
}

table.pagedList td.thumbnail
{
	border-right:none;
	text-align:center;
	width:60px;
}

table.pagedList th.item
{
	border-left:none;
}

table.pagedList td.item
{
	border-left:none;
	text-align:left;
}

table.pagedList th.quantity
{
	width:60px;
}

table.pagedList td.quantity
{
	width:60px;
}

table.pagedList th.sku
{
	width:80px;
}

table.pagedList td.sku
{
	width:80px;
	text-align:left;
}

table.pagedList th.price
{
	width:70px;
}

table.pagedList td.price
{
	width:70px;
}

table.pagedList th.manufacturer
{
	width:100px;
}

table.pagedList td.manufacturer
{
	width:100px;
}

table.pagedList th.categories
{
	width:120px;
}

table.pagedList td.categories
{
	width:120px;
}

table.pagedList th.actions
{
	width:100px;
}

table.pagedList td.actions
{
	width:100px;
}

table.pagedList th.orderItems
{
	text-align:left;
}

table.pagedList td.orderItems
{
	text-align:left;
}

table.pagedList tr.paging td
{
	border:0px;
	padding:0px;
	text-align:center;
}

div.pagingPanel
{
	margin:10px 0 0 0;
	text-align:left;
	padding:10px 0 0 0;
}

.paging table
{
	text-align:left;
	padding:10px 0 0 0;
	margin:10px 0 0 0;
	margin-bottom:10px;
}

div.pagingPanel span
{
	padding:3px 5px;
	border:1px solid #e4e4e4;
	font-weight:bold;
	font-size:12px;
	margin:3px 0 3px 1px;
	background-color:#21b0d2;
	color:#fff;
}

div.pagingPanel .current
{
	padding:3px 5px;
	border:1px solid #e4e4e4;
	font-weight:bold;
	font-size:12px;
	margin:3px 0 3px 1px;
	background-color:#21b0d2;
	color:#fff;
}

div.pagingPanel a
{
	padding:3px 5px;
	border:1px solid #e4e4e4;
	font-weight:bold;
	font-size:12px;
	margin:3px 0 3px 1px;
	background-color:#788f03;
	color:#fff!important;
	text-decoration:none;
}

.paging span
{
	padding:3px 5px;
	border:1px solid #e4e4e4;
	font-weight:bold;
	font-size:12px;
	margin:3px 0 3px 1px;
	background-color:#21b0d2;
	color:#fff;
}

.paging a
{
	padding:3px 5px;
	border:1px solid #e4e4e4;
	font-weight:bold;
	font-size:12px;
	margin:3px 0 3px 1px;
	background-color:#788f03;
	color:#fff!important;
	text-decoration:none;
}

div.pagingPanel a:hover
{
	color:#ffffff!important;
	border:1px solid #e4e4e4;
	background-color:#21b0d2;
}

.paging a:hover
{
	color:#ffffff!important;
	border:1px solid #e4e4e4;
	background-color:#21b0d2;
}

.popupOuterWrapper
{
	overflow:hidden;
	width:1px;
	height:1px;
}

.modalBackground
{
	background-color:gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup
{
	background-color:#ffffff;
	border-width:1px;
	border-style:solid;
	border-color:#21b0d2;
	width:500px;
}

.modalPopup .header
{
	cursor:move;
	background-color:#21b0d2;
	border-bottom:solid 1px #000;
	color:fff;
	padding:6px;
	font-weight:bold;
	font-size:12px;
}

.modalPopupHeader
{
	cursor:move;
	background-color:#21b0d2;
	border-bottom:solid 1px #000;
	color:fff;
	padding:6px;
	font-weight:bold;
	font-size:12px;
}

.modalPopup .modalPopupContent
{
	padding:8px;
}

.addAddressPopup
{
	width:500px;
}

.editAddressPopup
{
	width:500px;
}

.shipEstimatePopup
{
	width:450px;
}

#ajaxProgressOuter
{
	border:0;
	padding:0;
	margin:0;
	position:fixed;
	width:100%;
	height:100%;
	left:0;
	top:0;
	bottom:0;
	background-color:#444444;
	opacity:.65;
	filter:alpha(opacity=65);
	z-index:1000;
}

#ajaxProgressInner
{
	padding:0;
	background:#ffffff url(images/processing.gif) no-repeat 50%;
	position:absolute;
	left:48%;
	top:25%;
	margin-left:-100px;
	width:200px;
	height:200px;
	border:solid 2px #444444;
	opacity:1;
	filter:alpha(opacity=100);
	z-index:1001;
}

div.mainImageArea
{
	display:table;
	margin:10px auto;
/*	position:relative;*/
}

div.mainImageArea div.mainImageWrapper
{
	display:table-cell;
	vertical-align:middle;
	top:50%;
}

div.mainImageArea div.mainImageWrapper div.mainImage
{
/*	position:relative;
	top:-50%;
	*/
}

.additionalImages
{
/*	position:relative;*/
	margin:auto;
	float:left;
	width:200px;
}

div.thumbnailsList
{
}

div.thumbnailsList ul
{
	list-style:none;
}

div.thumbnailsList ul li
{
	display:inline;
}

div.thumbnailImage
{
	margin:2px;
	border:1px solid #ccc;
	text-align:center;
	display:inline-block;
}

div.thumbnailImage img
{
	border:none;
}

div.thumbnailsList a img
{
	border:none;
}

.socialMediaLinksDialog .fb_edge_comment_widget
{
	display:none;
}

#adminPanel
{
	padding:10px 15px 10px 15px;
	background-color:#fff;
	border-top:1px solid #000;
}

#adminPanel .rowHeader
{
	font-weight:bold;
}

#adminPanel div.editItemPanel
{
	padding:0 0 10px;
}

#adminPanel div.displayPagePanel
{
}

.connect_comment_widget
{
	position:absolute;
	bottom:500px;
}

#checkout_amazon  div.section
{
	margin-bottom:1em;
	border:1px solid #636363;
	border-radius:5px;
	background-color:#e1e1e1;
}

#checkout_amazon  div.section .header
{
	padding-left:10px;
	background:url(images/amazon-header-bg.gif) top left repeat-x #e1e1e1;
	border-radius:5px;
}

#checkout_amazon  div.section .header h2
{
	font:bold 12px/29px arial,sans-serif;
	display:inline-block;
	letter-spacing:0.5pt;
	margin:0;
}

#checkout_amazon  div.section .content
{
	margin:0px 3px 3px 3px;
	border:1px solid #636363;
	padding:10px 10px 10px 10px;
	background-color:white;
}

#checkout_amazon .sidebarColumn
{
	width:420px;
}

#checkout_amazon .mainColumn
{
	width:520px;
}












/*xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
/*xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
/*xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */


.infoBoxContents {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #000033;
  background :url(/images/clearpixel.gif);
    
}
a.infoBoxContents {color: red; text-decoration: none; }
a.infoBoxContents:link {color:#0000AA; text-decoration: none; }


.style1 
{
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
/*  font-weight : bold; */
  color: #FFF;
}

.style2 
{
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #111111;
}

.style3 
{
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
  color: navy;
  font-weight : normal;
  text-align:center;
}

.hstyle5 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: white;
  line-height: 12px;
  font-weight : bold;
  link: red;
}


.hstyle6 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
/*  valign: center;*/
  color:Navy; 
  line-height: 40px;
  font-weight : bold;
}

.hstyle7 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 24px;
  text-align:center;
/*  valign: center;*/
  color: #000066;
  line-height: 20px;
  font-weight : bold;

}



#boxes { height:225px; width:200px;  margin:0 0 0 0px; color:#333; border-top:0px; background:url(/images/menugradient2.jpg) repeat; }

#menubox { float:left; height:225px; width:200px; margin:0 0 0 0px; color:#fff;  line-height:22px; overflow:hidden; font-family:Arial, Helvetica, sans-serif; letter-spacing:0.9px; border-top:0px; background:url(/images/menugradient2.jpg) repeat; }

#menubox a { display:block; padding:0px 0px 0px 15px; height:25px; width:199px; line-height:22px; overflow:hidden; font-size:14px; color:#fff; text-decoration:none; font-weight: normal; border-top:2px solid #0d2a41; border-bottom:0px solid #0d2a41; }

#menubox a:hover { background-color:#3092e9; border-top:2px solid #6fb3f0; border-bottom:0px solid #2269a7; }


/*
#boxes .kicker { padding:2px 0 2px 2px; font-size:10px; color:#fff; text-transform:uppercase; }
*/
#ShowroomMenu { float:left; width:178px; margin-right:0px; margin-left:16px}
/*#ShowroomMenu .kicker { margin:16; padding:16px 16px 6px 21px; line-height:16px; color:#ff0;height:18px; text-transform:none; font-size:18px; letter-spacing:.9px; font-weight:bold; font-family:"Arial Narrow", Arial, Helvetica, sans-serif; border-bottom:2px solid #005;}
*/
#ShowroomMenu .kicker { margin:16; list-style-type:none; padding:16px 16px 6px 3px; border-bottom:2px solid #53606a; display:block; line-height:16px; color:#ff0; height:18px; text-transform:none; font-size:18px; letter-spacing:.9px; font-weight:bold; font-family:"Arial Narrow", Arial, Helvetica, sans-serif; border-bottom:2px solid #005;}
#ShowroomMenu ul { margin:0; list-style-type:none; padding:6; border-bottom:0px solid #53606a; display:none; }
#ShowroomMenu #showroom-brands { display:block; }
#ShowroomMenu ul li { border-bottom:2px solid #005; padding:3px 0px 3px 3px; }
#ShowroomMenu ul li a { display:block; padding:0px 0px 0px 0px; height:17px; width:134px; line-height:18px; overflow:hidden; text-transform:none; font-size:14px; color:#fff; text-decoration:none; border-top:0px solid #618bad; border-bottom:0px solid #0d2a41; }
#ShowroomMenu ul li a:hover { background-color:#3092e9; border-top:0px solid #6fb3f0; border-bottom:0px solid #2269a7; }
#ShowroomMenu .kicker a:hover { background-color:#3092e9; border-top:0px solid #6fb3f0; border-bottom:0px solid #2269a7; }







/*xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx*/

.pageHeading, TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 30px;
  font-weight: bold;
  text-align:center;
  color : Navy;
  }

.menuonhoriz1 {
font-weight: bold;
font-family:Verdana, Tahoma, Arial;
font-style:normal;
font-size:16px;
font-weight:normal;
  color : #FFFF44;
}

.menuoffhoriz1 {
font-weight: bold;
font-family:Verdana, Tahoma, Arial;
font-style:normal;
font-size:16px;
font-weight:normal;
  color : White;
}

.menuonvert1 {
font-weight: bold;
font-family:Verdana, Tahoma, Arial;
font-style:normal;
font-size:16px;
font-weight:normal;
}

.menuoffvert1 {
font-weight: bold;
font-family:Verdana, Tahoma, Arial;
font-style:normal;
font-size:16px;
font-weight:normal;
}

.menuonvert2 {
font-weight: bold;
font-family:Verdana, Tahoma, Arial;
font-style:normal;
font-size:16px;
font-weight:normal;
}

.menuoffvert2 {
font-weight: bold;
font-family:Verdana, Tahoma, Arial;
font-style:normal;
font-size:16px;
font-weight:normal;
}

.footerx {
color:#FFFFFF;
}
.footerx a {
color:#FFFFFF;
padding-left:5px;
padding-right:5px;
font-weight:bold;
text-decoration:none;
}
.footerx a:hover { color:#FF9900; text-decoration:none; }

.altexheadertagline {
    text-align:center;
	margin:0px;
	vertical-align:top;
	padding:0px;
	padding-top:3px;
	font-style:italic;
	font-size:16px;
	font-family:Geneva, Arial, Helvetica, sans-serif; 
	font-weight:normal; 
	color:#FFFFFF;
	font-variant:normal;
	text-shadow:#000000 1px 1px 0px;
  }

table.altexheadertagline {
    text-align:center;
	margin:0px;
	vertical-align:top;
	padding:0px;
	padding-top:3px;
	font-style:italic;
	font-size:16px;
	font-family:Geneva, Arial, Helvetica, sans-serif; 
	font-weight:normal; 
	color:#FFFFFF;
	font-variant:normal;
	text-shadow:#000000 1px 1px 0px;
  }

.altexheaderphone {
	font-size:34px;
	font-family:Geneva, Arial, Helvetica, sans-serif; 
	font-weight:bold; 
	color:#FFFFFF;
	padding:0px;
	margin-top:0px;
	font-variant:normal;
	text-shadow: #000000 2px 2px 4px;
  }

.altexheaderphone a {
	font-size:34px;
	font-family:Geneva, Arial, Helvetica, sans-serif; 
	font-weight:bold; 
	color:#FFFFFF;
	padding:0px;
	margin-top:0px;
	font-variant:normal;
	text-shadow: #000000 2px 2px 4px;
	text-decoration:none;
  }

.altexheaderphone a:hover {
	font-size:34px;
	font-family:Geneva, Arial, Helvetica, sans-serif; 
	font-weight:bold; 
	color:orange;
	padding:0px;
	margin-top:0px;
	font-variant:normal;
	text-shadow: #000000 2px 2px 4px;
  }

.menubarheaderon {
/*	margin-bottom:5px;*/
	font-size:14px;
	font-family:Geneva, Arial, Helvetica, sans-serif; 
	font-weight:bold; 
	font-style:normal;
	color:black;
	background-color:#ffFF00;

  }
  
.menubarheaderoff {
/*	margin-bottom:5px;*/
	font-size:14px;
	font-family:Geneva, Arial, Helvetica, sans-serif; 
	font-weight:bold; 
/*	font-weight:normal; */
	font-style:normal;
	color:white;
	background-color:#7DAEDA;
	background-image:url('/images/navbarbgon.gif');
  }
  
.menubardepton {
	font-size:14px;
	font-family:Geneva, Arial, Helvetica, sans-serif; 
	font-weight:normal; 
	font-style:normal;
	color:black;
	background-image:url('/images/navbarbgon.gif');
  }
  
.menubardeptoff {
	font-size:14px;
	font-family:Geneva, Arial, Helvetica, sans-serif; 
	font-weight:normal; 
	font-style:normal;
	color:white;
	border:1;
	background-color:#3366CC;
	background-image:url('/images/navbarbgzoff.gif');
  }
  
.menubarcategoryon {
	font-size:14px;
	font-family:Geneva, Arial, Helvetica, sans-serif; 
	font-weight:normal; 
	font-style:normal;
	color:black;
	background-image:url('/images/navbarbgon.gif');
  }
  
.menubarcategoryoff {
	font-size:14px;
	font-family:Geneva, Arial, Helvetica, sans-serif; 
	font-weight:normal; 
	font-style:normal;
	border:1;
	color:white;
	background-image:url('/images/navbarbgzoff.gif');
  }
  
.milonicbar {
	font-size:1px;
	font-family:Geneva, Arial, Helvetica, sans-serif; 
	font-weight:bold; 
	font-variant:normal;
	font-stretch:expanded;
	width:1000px;
  }
  

.altexheader {
 background:url(images/header/headerimage2.PNG) no-repeat; /* ORIGINAL HEADER IMAGE /headerimage2.PNG */
 height:140px;
}
.altexheaderb {
 background:url(/images/headerimage2.PNG) no-repeat; /* ORIGINAL HEADER IMAGE /headerimage2.PNG */
 height:140px;
}

.altexheaderc {
 background:url(/images/header-rev7g.GIF) no-repeat;
/* height:140px;*/
}


.altexheadere { background:url(/images/header//stan_header.png) no-repeat;
 /* ORIGINAL HEADER IMAGE /header-rev3z.GIF */
 
/* height:140px;*/

}
/* CHANGE THIS FOR THE SEARCH BOX IN THE HEADER */
.searchPhraseE { 
	font-size:16px;
/*    font-weight:bold;*/
	font-family:myriad;
	margin:0px;
	padding:0px;
	width:150px;
	color:#000000;
	border-width:0px;
/*	text-indent:12px;*/
/*	text-align:left;*/
/*	background: url(../../images/search/searchta.png);*/
}

/* style for the search button */
.searchButtonE {
    margin:0; padding:0px;
	background: url(/images/search/searchz.gif);*/
}

.searchButtonE table.inputform td {
    margin:0; padding:0px;
}
	
.xheaderContent { 
	color: #FFF;
	margin-left:0;
	text-align:center;
/*	margin: 20px;*/
	font-size:8px;
	border-width:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin-top:0;
	width:100px;
	font-size:24px;
	margin-bottom:0px;
	padding-bottom:0px;

}

/* TO EDIT THE HEADER CONETENT ON THE TOP NAVIGATION MENU IE LOGIN, ACCOUNT, LOCATIONS, SUPPORT */

.xheaderContent a { 
	color: #ffffff;
	margin-left:0;
	border-width:0px;
	margin-top:0;
	text-align:center;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	margin-bottom:0px;
	padding-bottom:0px;
	
}

/*THIS IS FOR THE LOGIN, ACCOUNT, CART, LOCATIONS, SUPPORT  TOP NAV BAR (HOVER) */

.xheaderContent a:hover{ 
	color:#7fd3f6;
	margin-left:0;
	border-width:0px;
	margin-top:0;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	margin-bottom:0px;
	padding-bottom:0px;
	
}

/* END OF HEADER CONTENT EDIT */

.xheaderContent img { 
	border-width:0px;
	margin:0;
	margin-left:3;
	margin-top:5;
	word-spacing:0;
	margin-bottom:0px;
	padding-bottom:0px;
	
}

.xheaderContent div {
	color: #FFF;
	margin:8px;
	margin-top:5;
	margin-bottom:0px;
	padding-bottom:0px;
	border-width:0px;
	margin-top:5;
	text-align:right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	margin-bottom:0px;
	padding-bottom:0px;

}

.hourstitle {
	color:#0033FF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:18px;
}
.hoursbox {
	color:#0033FF;
	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-weight:bold;
	font-size:12px;
}

.sidebarnavjs{
		font-size:10px;
		width:200px;
		background-color:#2d5ebb;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		line-height:20px;
		margin:1px;
		padding:1px;
	}


/*	RIGHT SIDEBAR FEATURED PRODUCTS */

/* background:url(../../images/Search_Nav/RSIDEBARRX.jpg) repeat-x; */

table.fsproductsGrid { 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	background-color:#FFFFFF;
	padding: 4px 6px 4px 6px;
	height:150px; 
	border: 2px solid #E1EAEF; 
}

table.fsproductsGrid .thumbnail { width:320px; }

.fsregularpricelabel {font-style:normal; font-size:12px; font-weight:bold; color:#000000;}
.fsregularprice {font-style:normal; font-size:16px; font-weight:bold; color:#FF0000;}
.fsbaseprice {font-style:italic; font-size:12px; text-decoration:line-through; font-weight:normal; color:#000000;}

.fsspecialpricelabel {font-style:italic; font-size:13px; font-weight:bold; color:#000000;}
.fsspecialprice {font-style:normal; font-size:16px; font-weight:bold; color:#FF0000;}
.fsspecialdate {font-style:normal; font-size:10px; font-weight:normal; color:#000000;}

.fsdescription a {font-style:normal; font-size:12px; font-weight:normal; color:#000000; text-decoration:none; }
.fsdescription a:hover {font-style:normal; font-size:12px; font-weight:normal; color:#0000FF;}


/*New Items Home Page 
height:80px; border: 3px solid #E1EAEF; background:#FFFFFF url(images/thumbnailsBG.gif) repeat-x; 
*/
table.new1productsGrid { 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	background-color:#FFFFFF;
	padding: 0px 3px 3px 3px;
/*	border: 2px solid #E1EAEF;*/
	text-align:center;
	 
}

table.new1productsGrid td { margin: 0; 	text-align:center; 
}

table.new1productsGrid .thumbnail { width:120px; 	text-align:center; 
}

.new1description a {font-style:normal; font-size:12px; font-weight:normal; color:#000000; text-align:center; text-decoration:none;
}
.new1description a:hover {font-style:normal; font-size:12px; font-weight:normal; color:#0000FF;
}

.new1detailsInnerPara{ font-size:12px; font-weight:normal; color:#000000;	text-align:center;
}
.new1sku{ font-size:10px; font-weight:normal; color:#000000;	text-align:center;
}

.highlight2{ height:25px; color:#2d5ebb; font-weight:bold; }

.highlight2red{ height:35px; color:#FF0000; font-weight:bold;}

.zwishLabel a {font-size:12px; font-weight:normal; color:#009900; text-decoration:none; padding-right:8px;}

.zskuLabel{font-size:15px; font-weight:normal; color:#000000; 	padding: 0px 25px 5px 0px;}
.zskuValue{font-size:15px; font-weight:normal; color:#000000; 	padding: 0px 0px 5px 0px;}
.zupcLabel {color: #000000; font-weight: normal; font-size: 10px;   padding: 0px 0px 5px 0px;}
.zupcValue { color: #000000; font-weight: normal; font-size: 10px;   padding: 0px 0px 5px 0px;}
.zpriceLabel { color: #000000; font-weight: normal; font-size: 18px;   padding: 3px 25px 5px 0px;}
.zpriceValue { color: #CC0000; font-weight: bold; font-size: 22px;   padding: 0px 0px 5px 0px;}
.zrowHeader{font-size:12px; font-weight:normal; color:#000000;}
/* style for separators in the grid */
.zrowSeparator{ padding-bottom: 3px; padding-top: 3px; }
.zitemSeparator{font-size:1px; color:#CC0000; border:0px;}

.zxx{font-size:26px; color:#CC0000; border:4px;}
.zpricedroporiginalpricelabel {font-style:normal; font-size:10px; font-weight:bold; color:#000000;}
.zpricedroporiginalprice {font-style:normal; font-size:10px; font-weight:normal; text-decoration:line-through; color:#000000;}

.zpricedropnewpricelabel {font-style:italic; font-size:13px; font-weight:bold; color:#000000;}
.zpricedropnewprice {font-style:normal; font-size:16px; font-weight:bold; color:#FF0000;}


/* container for the buy product form */
table.zbuyProductForm { text-align:left; padding:10px 5px 5px 5px; width: 100%; font-size:12px; font-weight:bold; color:#000000;}
table.zbuyProductForm td{ padding:4px; font-size:14px; font-weight:normal; color:#ff0000;}
table.zbuyProductForm th { padding:4px; font-size:14px; font-weight:normal; color:#aa0000;}
table.zbuyProductForm.zzbuyProduct td{ padding:4px; font-size:28px; font-weight:bold; color:#FF0000;}
table.zbuyProductForm.zzbuyProduct th{ padding:4px; font-size:28px; font-weight:bold; color:#FF0000;}
table.zbuyProductForm.zrowHeadersmall.th {font-size:14px; color:#FF0000; border:4px;}
table.zbuyProductForm.zrowHeadersmall.td {font-size:12px; color:#CC0000; border:4px;}
table.zbuyProductForm.zrowHeadersmall.tr {font-size:10px; color:#CC0000; border:4px;}





/* styling for zpaged list */
zpagedList { border:0px; font-weight: bold; font-size: 12px; border-width: 0; padding:10px 5px 5px 5px;}
table.zpagedList { min-width:200px;  background:#00FFFF; padding: 2px; border:hidden;}
table.zpagedList td { padding:2px 4px; border:0px; }
table.zpagedList th { padding: 3px 4px; font-weight:bold; margin:0; color:#FF0000;
    border: solid 0px #FFFFFF; }
.zAddToCartxx { 	font-family:Arial, Helvetica, sans-serif; font-size:16px; color:#FFFFFF; font-weight:bold; background:url(/images/Add2Cart2.jpg) no-repeat; 
}

.xcontent
{
 float:right;
 text-align:right;
 font-size:12px;
 color:#FFFFFF;
}

.xcontent a
{
 color:#FFFFFF;
 float:right;
 text-align:right;
 font-size:12px;
}
/* DEFINITIONS FOR GRIDVIEW OF SEARCH RESULTS */
/* DEFINITIONS FOR GRIDVIEW OF SEARCH RESULTS */
.mGrid {    
    width: 100%;    
    background-color:#525252;
    margin: 5px 0 10px 0;    
    border: solid 2px #525252;    
    border-collapse:collapse;    
	color:#000000;
}   
.mGrid td {    
    padding: 2px;
	padding-left: 6px;    
    border: solid 1px #000000;    
/*    color: #717171;    */
	color: black;
	font-size:15px;


	background-position:center;
	font-family: Arial, Helvetica, sans-serif;
	speak:normal;
	background:url(../../images/Search_Nav/NAVBARSEARCH.jpg) repeat-x;
}   
.mGrid th {    
    padding: 4px 2px;    
    color: black;
/*    background: #424242 url(grd_head.png) repeat-x top;    */
	background:url(../../images/Search_Nav/NAVBARSEARCH.jpg) repeat-x;   
    
    font-size: 13px;    
}   

.mGrid a {    
    color:#FFFF00
/*    background: #424242 url(grd_head.png) repeat-x top;    
    background:#0066ff;
   
    font-size: 13px;    
}





.xGrid {    
    width: 100%;    
    background-color:#3333CC; 
    margin: 5px 0 10px 0;    
    border: solid 2px #525252;    
    border-collapse:collapse;    
	color:#FF0000;
}  


.xGrid td {    
    padding: 2px;    
    border: solid 1px #000000;    
/*    color: #717171;    */
	color: black;
	font-size:16px;
	font-weight:bold;
	font-style:italic;
	background-position:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	speak:normal;
	background:url(../../images/Search_Nav/NAVBARSEARCH.jpg) repeat-x;
}   

.xGrid td a{    
    padding: 2px;    
	color: black;
	font-size:15px;
	font-weight:normal;
	font-style:normal;
	background-position:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	speak:normal;
	background:url(../../images/Search_Nav/NAVBARSEARCH.jpg) repeat-x;
}   
.xGrid th {    
    padding: 4px 2px;    
    color: black;
/*    background: #424242 url(grd_head.png) repeat-x top;    */
	background:url(../../images/Search_Nav/NAVBARSEARCH.jpg) repeat-x;   
    
    font-size: 13px;    
}   
.xGrid a {    
    color:#FFFF00
/*    background: #424242 url(grd_head.png) repeat-x top;    */
    background:#996633;
   
    font-size: 13px;    
}   



/*.mGrid .alt { background: #fcfcfc url(grd_alt.png) repeat-x top; }   */
/*.mGrid .alt { background-color: orange;}   */
.mGrid .alt { color:green;}

.mGrid .alt a {    
    color:#FFFF00
/*    background: #424242 url(grd_head.png) repeat-x top;    */
    background:#996633;
    border-left: solid 1px #525252;    
    font-size: 13px;    
}



/*.mGrid .pgr { background: #424242 url(grd_pgr.png) repeat-x top; }   */
.mGrid .pgr { background-color: green; }   
.mGrid .pgr table { background-color: #FF9900; margin: 5px 0; }   
.mGrid .pgr td {    
    border-width: 0;    
    padding: 0 6px;    
    border-left: solid 1px #666;    
    font-weight: bold;    
    
    line-height: 12px;    
}      
.mGrid .pgr a { color: #66F; text-decoration: none; }   
.mGrid .pgr a:hover { color: #00F; text-decoration: none; } 

}

/*************************************************
THIS IS FOR STANDARDHEADER1 AREA 
****************************************************/

.altexlogo { width:300px; vertical-align:top; }
.altexfont { font-size:8px; }
.alteximg { border:none; }

.td1 { vertical-align:top; }

/* THIS IS FOR THE MENU FONT (LOGIN, ACCOUNT, CART, ETC....) */

.menufont { font-size:12px; }
.xheaderContent { margin:0px; padding: 0px; }

/* This is for the shopping cart*/

.cart { margin:0px; padding:0px; }
.carttext, .carttexta { margin:0px; padding:0px; }
.cartimg { height:14px; }

/* THIS IS FOR ZSIMPLE SEARCH E (CONLIB) */

.textbox { text-align:right; padding:0px; margin:0px; }
.searchb { padding:0px; margin:0px; }

/**********************************************************
THIS IS FOR THE REPEATING SEARCH RESULTS AFTER ITEM SEARCH 
***********************************************************/

/* CHANGE THIS FOR THE SEARCH BOX IN THE HEADER */
.searchPhrase { 
	font-size:16px;
    font-weight:bold;
	font-family:myriad;
	margin-top:4px;
	margin-bottom:0px;
	padding:0px;
	
	color:#0c2c6c;
	border-width:0px;
	width:180px;
	height:22px;
	pitch: low;
	text-indent:8px;
	text-align:left;
	background: url(../../images/search/searchta.png) no-repeat;
}

/* CHANGE THIS FOR THE SEARCH BOX IN THE HEADER */
.searchPhraseB { 
	font-size:16px;
    font-weight:bold;
	font-family:myriad;
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
	width:200px;
	color:#0c2c6c;
	border-width:0px;
	height:22px;
	text-indent:12px;
/*	text-align:left;*/
	background: url(../../images/search/searchta.png);
}

/******************************
THIS IS FOR STANDARD SIDEBAR1 
style="color:#000000; font-size:16px; font-weight:bold; " 
********************************/

.sidebar { border:none; width:200px; background-color:#2d5ebb;} /* For main Table */

.followus { line-height:21px; text-align:center; }
.followtext { color:#000000; font-size:16px; font-weight:bold; }

/* FOR THE TD CELL THAT WRAPS THE SOCIAL MEDIA BUTTONS */


.socialm { line-height:35px; }

/* FOR THE SOCIAL MEDIA TABLE */

.tsocialm { width:105px; border:none; }

/* FOR FACEBOOK, TWITTER, AND GOOGLE  IMAGE AND TD CELL */

.fbm { margin-left:10px; }
.twm { margin-left:5px; }
.fbimage, .twimage, .gwimage { border:none; }

/* FOR FIND WISHLIST IMAGE AND TD CELL */

.fwishlist { text-align:center; margin:5px; height:100px; }
.fheader { font-size:18px; font-weight:bold; color:#ffffff; }
.fcontent { margin:5px; text-align:justify; }

/**********************************************************
THIS IS FOR THE NEW STANDARD SIDEBAR WITHOUT THE GRADIENT
***********************************************************/

	.sidebarnavjs{
			width:200px;
			background-color:#2d5ebb;
			font-family:Verdana, Arial, Helvetica, sans-serif;
			margin:0px;
			padding:0px;
		}
	.sidebarnavjs ul {
			margin:0px;
			padding:0px;
			font-size:15px;
			text-align:left
		}
				
	.sidebarnavjs li {
			list-style-type:none;
			line-height:15px;
			margin:0px;
			padding:3px;
		}
	
	.sidebarnavjs a{
			color:#ffffff;
			font-weight:bold;
			font-family: Arial, Verdana, Helvetica, sans-serif;
			font-size:15px;
			text-decoration:none;
			display:block;
		}

	.sidebarnavjs a:hover{
			color:#000000;
			font-weight:bold;
			font-family: Arial, Verdana, Helvetica, sans-serif;
			font-size:15px;
			text-decoration:none;
			display:block;
			background-color:#d8d8d8;
		}

/*************************************************
THIS IS FOR THE GLOBAL TEMPLATE AREA
****************************************************/

/* THIS IS FOR THE DARK BLUE BACKGROUNG */

.tdrunner {
	background-color:#1970B3;
	border-top-left-radius:5px 5px;
	border-bottom-left-radius:5px 5px;
	border-top-right-radius:5px 5px;
	border-bottom-right-radius:5px 5px;
	color:#FFFFFF;
	font-family:"Segoe UI";
	font-size:16px;
	height:25px;
	}

/* THIS IS FOR THE INTEL BOX SERIES STYLE SHEET */

.intelbox { background:url(/images/trwdbgjas.JPG) repeat-x; }

/* This is for the EVGA LOGO ON AGP Video Cards */

.evgaa { background:url(/images/jscustom/evga/evga#1.png) no-repeat; height:110px; width:110px;}

.CouponHeader h2 {
    background: url(images/menugradientred.jpg) repeat-x; color: #FFFFFF; font-size:14px; font-weight:bold; border: 0px;
    height: 27px;
    line-height: 27px;
    margin: 0 0 12px;
    padding: 0 0 0 10px;  }


/* This is for the hyperlink gloassary pop up box */


	a.popupbox:link{
		text-decoration:none;
		font-weight:bold;
		font-size:16px;
		font-family:Arial, Helvetica, sans-serif;
	}
	
/* AH Added Styles */

td.navbarfooterleft {
	background-color:#1970b3;
	border-top-left-radius:5px 5px;
	border-bottom-left-radius:5px 5px;
	height:30px;
	}
	
td.navbarfooterright {
	background-color:#1970b3;
	border-top-right-radius:5px 5px;
	border-bottom-right-radius:5px 5px;
	height:30px;
	}
		
/* Headers - Main Headers- Orange with Black Text and Blue with White Text */
	
td.OrangeHeaderBlackText {
	background-color:#FFA72B;
	border-top-left-radius:5px 5px;
	border-bottom-left-radius:5px 5px;
	border-top-right-radius:5px 5px;
	border-bottom-right-radius:5px 5px;
	color:#000000;
	font-family:"Segoe UI";
	font-size:24px;
	height:40px;
	}
	
td.BlueHeaderWhiteText {
	background-color:#1970B3;
	border-top-left-radius:5px 5px;
	border-bottom-left-radius:5px 5px;
	border-top-right-radius:5px 5px;
	border-bottom-right-radius:5px 5px;
	color:#FFFFFF;
	font-family:"Segoe UI";
	font-size:24px;
	height:40px;
	}

td.HybridTopOrangeHeader {
	background-color:#FFA72B;
	border-top-left-radius:5px 5px;
	border-top-right-radius:5px 5px;
	color:#000000;
	font-family:"Segoe UI";
	font-size:24px;
	height:40px;
	}

td.HybridBottomBlueSubHeader {
	background-color:#1970B3;
	border-bottom-left-radius:5px 5px;
	border-bottom-right-radius:5px 5px;
	color:#FFFFFF;
	font-family:"Segoe UI";
	font-size:16px;
	height:25px;
	} 

/* Headers - Sub-Headers- Orange with Black Text and Blue with White Text */
	
td.OrangeSubHeaderBlackText {
	background-color:#FFA72B;
	border-top-left-radius:5px 5px;
	border-bottom-left-radius:5px 5px;
	border-top-right-radius:5px 5px;
	border-bottom-right-radius:5px 5px;
	color:#000000;
	font-family:"Segoe UI";
	font-size:18px;
	height:25px;
	}
	
td.BlueSubHeaderWhiteText {
	background-color:#1970B3;
	border-top-left-radius:5px 5px;
	border-bottom-left-radius:5px 5px;
	border-top-right-radius:5px 5px;
	border-bottom-right-radius:5px 5px;
	color:#FFFFFF;
	font-family:"Segoe UI";
	font-size:18px;
	height:25px;
	}
	
/* Blinking Text - Begin */

.blink {
    animation-duration: 1s;
    animation-name: blink;
    animation-iteration-count: infinite;
    animation-timing-function: steps(2, start);
}
@keyframes blink {
    0% {
        opacity: 1;
    }
    80% {
        opacity: 1;
    }
    81% {
        opacity: 0;
    }
    100% {
        opacity: 0;
    }
}	
/* Blinking Text - End */