@charset "utf-8";

html {
	color: #000;
	background: #FFF;
}

body, div, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, code, form, 
fieldset, legend, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
	float: none;
}

fieldset, img {
	border: 0;
}

address, caption, cite, code, dfn, em, th, var {
	font-style: normal;
	font-weight: normal;
}

caption, th {
	text-align: left;
}

q:before, q:after {
	content: '';
}

abbr, acronym {
	border: 0;
	font-variant: normal;
}

input, textarea, select {
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
}

input, textarea, select {
	*font-size: 100%;
}

legend {
	color: #000;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

ul li, li {
	margin: 0;
	padding: 0;
	list-style: none;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	outline: none;
}

a, a:visited {
	color: #2068A4;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:hover img {
	text-decoration: none
}

/*HTML 5 support - Sets new HTML 5 tags to display:block so browsers know how to render the tags properly. */
header, section, footer, aside, nav, article, figure {
	display: block;
}

/* General CSS */
h1 {
	color: #406085;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	margin: 0 0 7px;
	padding: 10px 2px;
}

.word-wrap {
	white-space: pre-wrap; /* css-3 */
	white-space: -moz-pre-wrap; /* Mozilla, since 1999 */
	white-space: -pre-wrap; /* Opera 4-6 */
	white-space: -o-pre-wrap; /* Opera 7 */
	word-wrap: break-word; /* Internet Explorer 5.5+ */
}

/* SanMar Search CSS */
.fbicon, .twicon, .smicon, .ddlink:after, .otheropts:before,
.seemore:before, #sitesearch .ibutton, .sbicon, .asidemenu a:after,
.contentlinks .links li:before, .navbar .selected>a:after, .navbar .hover>a:after {
	background: url(../images/sprite_css.png) no-repeat left top;
}

.ddlink a, .fbicon, .twicon, .smicon, .ddlink:after,
.otheropts:before, .seemore:before, #sitesearch .ibutton, .sbicon,
.asidemenu a:after, .contentlinks .links li:before, .navbar .selected>a:after,
.navbar .hover>a:after, .poplist li {
	display: -moz-inline-stack;
	display: inline-block;
	zoom: 1;
	*display: inline;
}

.container, #container {
	width: 994px;
	margin: 0 auto;
	font-size: 11px;
	background: #fff;
}

#header {
	background: none;
	color: #666;
	height: auto;
}

.header {
	position: relative;
	z-index: 9999;
	background: #ffffff;
}

.sanmar_head_height {
	min-height: 96px;
}

.header_container {
	padding: 0 5px 9px 0;
}

.logo {
	float: left;
	width: 54%;
	padding: 28px 0 0 3px;
}

.login_view_container {
	float: right;
	width: auto;
}

.sanmarInfo_container {
	display: none;
	padding: 3px 5px;
	margin: 0 27px 3px;
}

.sanmarInfo_img_container {
	float: left;
	width: 24px;
	height: 24px;
	padding: 4px 10px 0 0;
}

.sanmarInfo_message_container {
	float: left;
	width: 884px;
}

.pre-message-bgcolor {
	border: 2px solid #FFAE00;
	color: 000;
	background: #FFDF71;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#FFDF71), to(#FFC600));
	background: -webkit-linear-gradient(#FFDF71, #FFC600);
	background: -moz-linear-gradient(#FFDF71, #FFC600);
	background: -ms-linear-gradient(#FFDF71, #FFC600);
	background: -o-linear-gradient(#FFDF71, #FFC600);
	background: linear-gradient(#FFDF71, #FFC600);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFDF71', endColorstr='#FFC600', GradientType=0);
}

.active-message-bgcolor {
	border: 2px solid #790000;
	color: #480000;
	background: #ECDAD7;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#ECDAD7), to(#E59191));
	background: -webkit-linear-gradient(#ECDAD7, #E59191);
	background: -moz-linear-gradient(#ECDAD7, #E59191);
	background: -ms-linear-gradient(#ECDAD7, #E59191);
	background: -o-linear-gradient(#ECDAD7, #E59191);
	background: linear-gradient(#ECDAD7, #E59191);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ECDAD7', endColorstr='#E59191', GradientType=0);
}
.sitelinks {
	float: right;
	margin: 0;
	padding: 0;
	z-index: 999;
	position: relative;
}

.sitelinks li {
	float: left;
	font: bold 10px Verdana, Geneva, sans-serif;
	color: #CCC;
	padding: 3px 2px 3px 6px;
	margin-left: 18px;
	z-index: 999;
	position: relative;
}

.sitelinks a {
	color: #2068a4;
	text-decoration: none;
	font: bold 10px Verdana, Geneva, sans-serif;
}

.sitelinks a:hover {
	text-decoration: underline;
}

.dropdown, .sitelinks .dropdown {
	padding: 0;
	position: relative;
	z-index: 1000;
}

.dropdown a:hover, .sitelinks .dropdown a:hover {
	text-docoration: none
}

.ddlink, .sitelinks .ddlink {
	display: block;
	padding: 3px 17px 3px 6px;
	position: relative;
}

.sitelinks .ddlink:hover {
	background-color: #5579a0;
	color: #fff;
	text-docoration: none
}

.ddlink:after {
	content: '';
	width: 6px;
	height: 5px;
	position: absolute;
	top: 8px;
	right: 6px;
	background-position: -100px -100px;
}

.clicked a, .sitelinks .clicked a {
	background-color: #5579a0;
	background-position: right -17px;
	color: #fff;
	text-decoration: none;
	-moz-box-shadow: 0 0 9px #828282;
	-webkit-box-shadow: 0 0 9px #828282;
	box-shadow: 0 0 9px #828282;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=135, Color='#828282')";
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=135, Color='#828282');
}

.clicked:after {
	background-position: -100px -125px;
}

.clicked:hover, .sitelinks .clicked:hover {
	text-decoration: none;
}

.ddcont, .sitelinks .ddcont {
	display: none;
	padding: 10px;
	position: absolute;
	border: 3px solid #5579a0;
	z-index: 1000;
	background: #f9f9f9;
	background: -moz-linear-gradient(top, #f9f9f9 0%, #d7e1ec 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f9f9f9), color-stop(100%, #d7e1ec));
	background: -webkit-linear-gradient(top, #f9f9f9 0%, #d7e1ec 100%);
	background: -o-linear-gradient(top, #f9f9f9 0%, #d7e1ec 100%);
	background: -ms-linear-gradient(top, #f9f9f9 0%, #d7e1ec 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f9', endColorstr='#d7e1ec', GradientType=0);
	background: linear-gradient(top, #f9f9f9 0%, #d7e1ec 100%);
	-moz-box-shadow: 0 0 9px #828282;
	-webkit-box-shadow: 0 0 9px #828282;
	box-shadow: 0 0 9px #828282;
	-ms-filter:	"progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=135, Color='#828282')";
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=135, Color='#828282');
}

.cucard {
	width: 176px;
	font: normal 11px Verdana, Geneva, sans-serif;
	color: #363636;
	margin-top: -3px;
}

.cucard h4, .cucard strong {
	font-weight: bold;
}

.cucard h4 {
	margin-bottom: 5px;
}

.cucard dl {
	overflow: hidden;
}

.cucard dt {
	float: left;
	width: 21%;
	clear: both;
}

.cucard dd {
	float: right;
	width: 75%;
	clear: right;
}

.cucard dd a, .cucard a {
	text-decoration: underline;
	background-color: transparent !important;
	/*background: none transparent !important;*/
	color: #2068a4 !important;
	box-shadow: 0 0 0 transparent !important;
}

.cucard dd a:hover, .otheropts a:hover, .cucard a:hover {
	text-decoration: underline;
}

.otheropts {
	padding-top: 5px;
}

.otheropts a, .seemore a, .seemore, .otheropts {
	font: bold 11px/16px Verdana, Geneva, sans-serif !important;
	color: #2068a4 !important;
	text-decoration: none;
	vertical-align: top;
}

.otheropts a:hover, .seemore a:hover, .cucard dd a:hover, 
.seemore:hover, .otheropts:hover {
	text-decoration: underline;
}

.otheropts:before, .seemore:before {
	content: '';
	width: 13px;
	height: 13px;
	background-position: -100px -50px;
	vertical-align: top;
	margin: 2px 5px 0 0;
}

.fbicon, .twicon, .smicon {
	width: 36px;
	height: 36px;
	text-indent: -9999px;
	overflow: hidden;
	outline: none;
}

.twicon {
	background-position: -50px top;
}

.smicon {
	background-position: -100px top;
}

.fbicon:active {
	background-position: 1px 1px;
}

.twicon:active {
	background-position: -49px 1px;
}

.smicon:active {
	background-position: -99px 1px;
}

.checkbox {
	display: block;
	margin-top: 5px;
}

.checkbox input {
	float: left;
	width: auto;
	margin: 1px 0 0;
	padding: 0;
	border: none;
}

.checkbox label {
	display: block;
	margin: 0 0 0 18px;
	font-weight: normal;
}

.sbicon {
	width: 63px;
	height: 50px;
	background-position: left -100px;
	border: none;
	padding: 0;
	margin: 0;
}

.shopbox {
	font: normal 11px/15px Verdana, Geneva, sans-serif;
	color: #363636;
}

.shopbox .heading {
	font: bold 12px Tahoma, Geneva, sans-serif;
}

.shopbox a {
	color: #2068a4;
	text-decoration: none;
}

.shopbox a:hover {
	text-decoration: underline;
}

.navbar, .content, .content-title {
	margin: 0 6px;
}

.navbar {
	height: 42px;
	z-index: 2000;
	background: url(../images/nav-bg.jpg) no-repeat left top;
}

:root *>.navbar {
	border: 1px solid #0a2449;
	-moz-border-radius: 5px 5px 0px 0px;
	-webkit-border-radius: 5px 5px 0px 0px;
	border-radius: 5px 5px 0px 0px;
	background: #4e6d92;
	background: -moz-linear-gradient(top, #4e6d92 0%, #29446b 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #4e6d92), color-stop(100%, #29446b));
	background: -webkit-linear-gradient(top, #4e6d92 0%, #29446b 100%);
	background: -o-linear-gradient(top, #4e6d92 0%, #29446b 100%);
	background: -ms-linear-gradient(top, #4e6d92 0%, #29446b 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4e6d92', endColorstr='#29446b', GradientType=0);
	background: linear-gradient(top, #4e6d92 0%, #29446b 100%);
}

.navbar ul {
	float: left;
	border-right: 1px solid #4f7197;
	position: relative;
	z-index: 2010;
	margin: 0;
	padding: 0;
}

.navbar li {
	float: left;
	position: relative;
}

.navbar a {
	float: left;
	width: 167px;
	height: 42px;
	font: normal 15px/40px Tahoma, Geneva, sans-serif;
	color: #fff;
	text-align: center;
	border-left: 1px solid #4f7197;
	border-right: 1px solid #344c6d;
	text-decoration: none;
	cursor: pointer;
	-moz-text-shadow: 1px 1px 1px #404040;
	-webkit-text-shadow: 1px 1px 1px #404040;
	text-shadow: 1px 1px 1px #404040;
	filter: progid:DXImageTransform.Microsoft.Shadow(strength=1, direction=135, color='#404040');
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(strength=1, Direction=135, Color='#404040')";
	filter: dropshadow(color = #404040, offx = 1, offy = 1);
}

.navbar a:hover, .navbar .selected a, .navbar .hover a {
	background: #004373;
	background: -moz-linear-gradient(top, #004373 0%, #00214b 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #004373), color-stop(100%, #00214b));
	background: -webkit-linear-gradient(top, #004373 0%, #00214b 100%);
	background: -o-linear-gradient(top, #004373 0%, #00214b 100%);
	background: -ms-linear-gradient(top, #004373 0%, #00214b 100%);
	background: linear-gradient(top, #004373 0%, #00214b 100%);
}

.navbar a:hover, .navbar a:visited {
	text-decoration: none !important;
	color: #fff;
}

.navbar li:first-child a {
	border-left: none;
}

.navbar .selected a, .navbar .asidemenu .current a, .navbar .hover a {
	font-weight: bold;
	position: relative;
}

.navbar .selected>a:after, .navbar .hover>a:after {
	content: '';
	width: 17px;
	height: 9px;
	background-position: -75px -52px;
	position: absolute;
	top: 42px;
	left: 45%;
	z-index: 1001;
}

#sitesearch {
	height: 26px;
	border: 1px solid #192331;
	background: #fff;
	width: 285px;
	float: right;
	margin: 7px 9px 0 0;
}

#sitesearch .ibutton {
	float: left;
	border: none;
	font-size: 0
}

#sitesearch .itext {
	width: 245px;
	padding: 6px 6px 5px;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	color: #555;
	float: left;
	border: none;
}

#sitesearch .ibutton {
	width: 25px;
	height: 25px;
	background-position: -93px -71px;
	text-indent: -9999px;
	overflow: hidden;
	cursor: pointer;
}

#sitesearch .ibutton:active {
	background-position: -92px -70px;
}

.aside {
	float: left;
	width: 169px;
	z-index: 99999
}

.aside a, aside a:visited {
	color: #2068A4;
	text-decoration: none;
	font-size: 11px
}

.aside a:hover {
	text-decoration: underline
}

#holidaygiftfinder {
	float: left;
}

.article { /*margin-left:176px;*/
	padding-top: 5px;
	float: right;
	margin-right: 0;
	width: 806px;
}

.article-searchresults-list {
	min-height: 300px;
}

.article input {
	margin-right: 5px
}

.asidemenu, .navbar .asidemenu {
	border: 1px solid #ccd8e5;
	border-top: none;
}

.asidemenu {
	margin-bottom: 10px;
	background: #cbd7e7;
	background: -moz-linear-gradient(top, #e3eaf3 0%, #cbd7e7 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e3eaf3), color-stop(100%, #cbd7e7));
	background: -webkit-linear-gradient(top, #e3eaf3 0%, #cbd7e7 100%);
	background: -o-linear-gradient(top, #e3eaf3 0%, #cbd7e7 100%);
	background: -ms-linear-gradient(top, #e3eaf3 0%, #cbd7e7 100%);
	-moz-box-shadow: 1px 1px 1px #dbdbdb;
	-webkit-box-shadow: 1px 1px 1px #dbdbdb;
	box-shadow: 1px 1px 1px #dbdbdb;
}

.asidemenu a, .navbar .asidemenu li a {
	border: none;
	border-bottom: 1px solid #c4cedb;
}

.asidemenu a, .asidemenu a:visited {
	display: block;
	padding: 8px 5px;
	font: normal 11px Verdana, Geneva, sans-serif;
	color: #464646;
	text-align: left;
	text-decoration: none;
	position: relative;
}

.asidemenu a:after {
	content: '';
	width: 6px;
	height: 7px;
	position: absolute;
	top: 12px;
	right: 6px;
	background-position: -125px -100px;
}

.asidemenu li:last-child a {
	border: none;
}

.asidemenu a:hover:after, .asidemenu .current a:after {
	background-position: -125px -125px;
	right: 4px;
}

.asidemenu a:hover, .navbar .asidemenu li a:hover, 
.asidemenu .current a, .navbar .asidemenu .current a {
	background: #5579a0;
	color: #fff;
}

.asidemenu .current a {
	font-weight: bold;
	-moz-box-shadow: 1px 1px 9px #787878;
	-webkit-box-shadow: 1px 1px 9px #787878;
	box-shadow: 1px 1px 9px #787878;
	-ms-filter:	"progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=135, Color='#787878')";
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=135, Color='#787878');
}

.asidemenu a:hover, .asidemenu a:hover:after {
	color: #fff !important
}

.navbar .asidemenu {
	display: none;
	float: none;
	position: absolute;
	left: -1px;
	top: 43px;
	width: 100%;
	z-index: 999;
}

.navbar .asidemenu li {
	float: none;
	width: 168px
}

.navbar .asidemenu li a, .navbar .marketing a, .navbar .resources a,
.navbar .sale a, .flyout a, .navbar .asidemenu .flyout a {
	float: none;
	width: auto;
	height: auto;
	-moz-text-shadow: none;
	-webkit-text-shadow: none;
	text-shadow: none;
	-ms-filter: none;
	filter: none;
	background: none;
	font-weight: normal;
}

.navbar .asidemenu .flyout a {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	-ms-filter: none;
	filter: none;
}

.subnav, .flyout {
	display: none;
	padding: 10px !important;
	position: absolute;
	left: 0;
	top: 39px;
	border: 3px solid #00204a;
	z-index: 1000;
	/* Old browsers */
	background: #f9f9f9;
	/* FF3.6+ */
	background: -moz-linear-gradient(top, #f9f9f9 0%, #d5dfeb 100%);
	/* Chrome,Safari4+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f9f9f9), color-stop(100%, #d5dfeb));
	/* Chrome10+,Safari5.1+ */
	background: -webkit-linear-gradient(top, #f9f9f9 0%, #d5dfeb 100%);
	/* Opera11.10+ */
	background: -o-linear-gradient(top, #f9f9f9 0%, #d5dfeb 100%);
	/* IE10+ */
	background: -ms-linear-gradient(top, #f9f9f9 0%, #d5dfeb 100%);
	/* IE6-9 */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f9', endColorstr='#d5dfeb', GradientType=0); 
	/* W3C */
	background: linear-gradient(top, #f9f9f9 0%, #d5dfeb 100%); 
	-moz-box-shadow: 0 4px 5px #000000;
	-webkit-box-shadow: 0 4px 5px #000000;
	box-shadow: 0 4px 5px #000000; /* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=135, Color='#000000')";
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=135, Color='#000000');
}

.flyout { /* W3C */
	-moz-box-shadow: 3px 4px 5px #000000;
	-webkit-box-shadow: 3px 4px 5px #000000;
	box-shadow: 3px 4px 5px #000000;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=135, Color='#000000')";
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=135, Color='#000000');
}

.marketing {
	width: 305px;
}

.resources {
	width: 390px;
}

.sale {
	width: 400px;
}

.flyout a strong {
	color: #ed1c24;
}

.marketing ul, .flyout ul, .poplist li {
	float: left;
	width: 29%;
	border: 0 none;
	padding: 0 3%;
}

.marketing ul ul, .flyout ul ul, .flyout .poplist ul {
	float: none;
	width: auto !important;
	border: none;
	padding: 0;
}

.poplist ul {
	margin-left: 2px;
}

.marketing ul:first-child, .flyout ul:first-child, .poplist li:first-child {
	border-left: none;
	padding-left: 0;
}

.marketing ul:last-child, .flyout ul:last-child, .poplist li:last-child	{
	border-right: none;
	padding-right: 0;
}

.marketing li {
	float: none;
	margin-bottom: 10px;
}

.marketing li li {
	margin-bottom: 0;
}

.marketing a, .navbar .hover .marketing a, .flyout strong, .flyout a,
.navbar .asidemenu .flyout a, .asidemenu .current .flyout a:hover {
	display: block;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	color: #002157 !important;
	padding: 2px 6%;
	border: none;
	background: none;
	text-align: left;
}

.marketing a:hover, .navbar .hover .marketing a:hover, 
.asidemenu .current .flyout a:hover {
	background: #bed3e5;
}

.marketing strong, .navbar .flyout strong {
	display: block;
	margin-bottom: 1px;
}

.marketing strong a, .navbar .marketing strong a, 
.navbar .hover .marketing strong a, .flyout strong {
	display: block;
	font-weight: bold;
	color: #363636;
	font-size: 12px;
	padding: 0;
}

.marketing strong a:hover, .navbar .hover .marketing strong a:hover {
	background: none;
}

.marketing ul ul ul, .resources ul ul ul {
	padding-left: 10px
}

.marketing ul {
	width: 140px !important;
}

.marketing ul ul {
	width: auto;
}

.resources ul {
	float: left;
	width: 185px;
	border: 0 none;
	padding: 0 5px;
}

.resources ul ul {
	float: none;
	width: auto;
	border: none;
	padding: 0;
}

.resources ul:first-child {
	border-left: none;
	padding-left: 0;
}

.resources ul:last-child {
	border-right: none;
	padding-right: 0;
}

.resources li {
	float: none;
	margin-bottom: 10px;
}

.resources li li {
	margin-bottom: 0;
	white-space: nowrap;
}

.resources li li ul {
	margin-top: 0;
}

.resources a, .resources a:visited {
	display: block;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	color: #002157 !important;
	padding: 2px 6%;
	border: none;
	background: none;
	text-align: left;
}

.resources a:hover {
	background: #bed3e5;
}

.marketing strong, .resources strong {
	display: block;
	font-size: 12px;
	font-weight: bold;
	color: #363636
}

.resources strong a, .navbar .resources strong a, .navbar .hover .resources strong a {
	display: block;
	font-weight: bold;
	color: #002157 !important;
	font-size: 12px;
	padding: 0;
}

.resources strong a:hover, .navbar .hover .resources strong a:hover {
	background: none;
}

.resources h3 {
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #002157;
}

.resources strong a:hover, .marketing strong a:hover {
	background: #bed3e5 !important;
}

.flyout ul {
	width: 145px !important;
	padding: 0;
}

.flyout ul li {
	width: 145px !important
}

.newflyout ul {
	width: 215px !important;
	padding: 0;
}

.newflyout ul li {
	width: 215px !important
}

.sale {
	font: 12px normal Verdana, Geneva, sans-serif
}

.sale span {
	font-weight: bold;
	line-height: 25px;
	color: #002157
}

.sale ul {
	float: left;
	width: 30%;
	border-right: 0 none;
	border-left: 0 solid none;
	padding: 0 1%;
	text-align: center
}

.sale ul ul {
	float: none;
	width: auto;
	border: none;
	padding: 0;
}

.sale li {
	float: none;
	margin-bottom: 5px;
}

.sale li li {
	margin-bottom: 0;
}

.sale .poplist ul {
	float: left;
	width: 100%;
	padding: 0;
	margin-left: 0
}

.sale .poplist a, .sale .poplist a span {
	text-align: center;
}

.sale .poplist ul li {
	float: none;
	margin-bottom: 5px;
	width: 24%;
	padding-top: 5px
}

.sale .poplist ul li div {
	height: auto;
	overflow: hidden
}

.sale a, .navbar .hover .sale a span, .sale .heading, .sale strong {
	display: block;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	color: #002157 !important;
	padding: 2px 6%;
	border: none;
	background: none;
}

.sale a:hover, .navbar .hover .sale a:hover {
	background: #bed3e5;
}

.sale strong, .sale .heading, .navbar .sale .heading {
	display: block;
	margin-bottom: 1px;
}

.sale strong, .sale strong a, .navbar .sale strong a, 
.navbar .hover .sale strong a, .sale .heading {
	display: inline;
	font-weight: bold;
	color: #363636;
	font-size: 12px;
	padding: 0;
}

.sale strong, .sale strong a {
	color: #002157 !important;
}

.sale .poplist strong {
	color: #363636;
	display: block;
	padding-top: 7px;
}

.sale .poplist span {
	display: block;
	text-align: center
}

.sale .poplist {
	border-top: 1px solid #CCCCCC;
	clear: both;
	padding-top: 10px;
}

.todaysdeal .image {
	margin: 5px 0;
	text-align: center;
}

.sale .todaysdeal {
	float: right;
	width: 58%;
}

.poplist li {
	border: medium none;
	padding: 0;
	vertical-align: top;
	width: 32.5%;
}

.flyout {
	width: 435px;
	left: 100%;
	top: 0;
	border-color: #5579a0;
}

.flyout ul {
	border: none;
	margin-bottom: 10px;
}

.flyout div.poplist {
	clear: both;
	border-top: 1px solid #ccc;
	padding-top: 10px;
}

.flyout div.poplist ul li {
	width: 135px !important;
	border: none;
	vertical-align: top;
	padding: 0;
}

.poplist a, .current .flyout .poplist a, 
.current .flyout .poplist a:hover {
	text-align: center;
	padding: 10px;
}

.flyout a:after {
	display: none;
}

.poplist a:hover {
	background: #bed3e5 !important;
}

.poplist a span, .poplist a {
	display: block;
	text-align: center;
}

.poplist a:hover span {
	background: #bed3e5;
}

.poplist img {
	height: 65px;
}


.navbar .selected .asidemenu, .navbar .hover .asidemenu, 
.navbar .hover .subnav, .navbar .current .flyout {
	display: block;
}

/* jQuery Nivo Slider v2.6 | http://nivo.dev7studios.com | Copyright 2011, Gilbert Pellegrom | Free to use and abuse under the MIT license. | March 2010 */
.theme-sanmar .nivoSlider {
	position: relative;
	background: #fff url(../images/nivo_slider/themes/sanmar/loading.gif) no-repeat 50% 50%;
}

.theme-sanmar .nivoSlider img {
	position: absolute;
	top: 0px;
	left: 0px;
	display: none;
}

.theme-sanmar .nivoSlider a {
	border: 0;
	display: block;
}

.theme-sanmar .nivo-controlNav {
	position: absolute;
	right: 18px;
	bottom: 0; /* Tweak this to center bullets */
}

.theme-sanmar .nivo-controlNav a {
	display: block;
	width: 18px;
	height: 19px;
	text-indent: -9999px;
	border: 0;
	margin-left: 1px;
	float: left;
}

.theme-sanmar .nivo-directionNav a {
	display: block;
	width: 30px;
	height: 30px;
	background: url(../images/nivo_slider/themes/sanmar/arrows.png) no-repeat;
	text-indent: -9999px;
	border: 0;
}

.theme-sanmar a.nivo-nextNav {
	background-position: -30px 0;
	right: 15px;
}

.theme-sanmar a.nivo-prevNav {
	left: 15px;
}

.theme-sanmar .nivo-caption {
	font-family: Helvetica, Arial, sans-serif;
}

.theme-sanmar .nivo-caption a {
	color: #fff;
	border-bottom: 1px dotted #fff;
}

.theme-sanmar .nivo-caption a:hover {
	color: #fff;
}

.nivoSlider {
	position: relative;
}

.nivoSlider img {
	position: absolute;
	top: 0px;
	left: 0px;
}

.nivoSlider a.nivo-imageLink {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	border: 0;
	padding: 0;
	margin: 0;
	z-index: 6;
	display: none;
}

.nivo-slice {
	display: block;
	position: absolute;
	z-index: 5;
	height: 100%;
}

.nivo-box {
	display: block;
	position: absolute;
	z-index: 5;
}

.nivo-caption {
	position: absolute;
	left: 0px;
	bottom: 0px;
	background: #000;
	color: #fff;
	opacity: 0.8; /* Overridden by captionOpacity setting */
	width: 100%;
	z-index: 8;
}

.nivo-caption p {
	padding: 5px;
	margin: 0;
}

.nivo-caption a {
	display: inline !important;
}

.nivo-html-caption {
	display: none;
}

.nivo-directionNav a {
	position: absolute;
	top: 45%;
	z-index: 9;
	cursor: pointer;
}

.nivo-prevNav {
	left: 0px;
}

.nivo-nextNav {
	right: 0px;
}

.nivo-controlNav a {
	position: relative;
	z-index: 9;
	cursor: pointer;
}

.nivo-controlNav a.active {
	font-weight: bold;
}

#mySlider {
	width: 603px;
	height: 260px;
	z-index: 0;
	background: url('../images/nivo_slider/banner_newstylesBG.png') no-repeat left top !important;
}

.smovlink {
	display: none;
	width: 134px;
	height: 78px;
	position: absolute;
	top: 145px;
	left: 443px;
	text-indent: -9999px;
	overflow: hidden;
}

.smovideo {
	display: none;
}

.initslide {
	position: absolute;
	top: 0;
	left: 0;
}

.clear {
	visibility: hidden;
	display: block;
	font-size: 0;
	clear: both;
	height: 0;
}
/* jQuery Nivo Slider Ends */

.myslider {
	z-index: 1;
	position: relative
}

.catoutlinks {
	float: right;
}

.catoutlinks span {
	display: block;
	margin-bottom: 6px;
	line-height: 0;
}

.contentlinks {
	width: 100%;
	padding: 0;
}

.contentlinks .fl, .contentlinks .fr {
	width: 197px;
}

.contentlinks .fl {
	float: left;
	padding-right: 3px;
	margin-right: 3px;
}

.contentlinks .fr {
	float: right;
}

.contentlinks .figure {
	display: block;
	margin: 0 0 5px;
	overflow: hidden;
	line-height: 0;
}

.contentlinks .heading {
	margin: 0 9px 2px;
}

.contentlinks .heading, .contentlinks .heading a {
	font: bold 12px Tahoma, Geneva, sans-serif;
	color: #363636;
	text-decoration: none;
}

.contentlinks .links {
	font: normal 11px/18px Verdana, Geneva, sans-serif;
	margin: 0 9px 4px 13px;
	padding: 0
}

.contentlinks .links li {
	position: relative;
	padding-left: 12px;
	list-style: none
}

.contentlinks .links li:before {
	content: '';
	width: 6px;
	height: 7px;
	position: absolute;
	left: 0;
	top: 7px;
	background-position: -75px -100px;
}

.contentlinks .links em, .new {
	font-weight: bold;
	color: #ed1c24 !important;
}

.contentlinks .links a {
	color: #2068a4;
	text-decoration: none;
}

.contentlinks .heading a:hover, .contentlinks .links a:hover {
	text-decoration: underline;
}

.contentlinks .seemore {
	line-height: 14px;
	margin: 0 9px 5px;
}

.flyout strong.new {
	display: block;
	margin-bottom: 1px;
	color: #ed1c24 !important;
}

.sidebox {
	width: auto;
	clear: both;
	margin: 6px 0 0 0;
	position: relative;
	font-family: Verdana, Geneva, sans-serif;
}

.title-bar {
	background: url(../images/navigation-head-bg.jpg) repeat-x scroll 0 0 #FFFFFF;
	height: 26px;
	border: solid 1px #11315a
}

.title-bar h2 {
	font-size: 13px;
	font-weight: bold;
	line-height: 14px;
	padding: 5px 0 5px 7px;
	text-shadow: 1px 1px 1px #224272;
	color: #FFF;
	font-size: 11px;
}

.store-navigation {
	background: url('undefined') repeat-x scroll 0pt 0pt transparent;
	padding: 5px 0pt;
	line-height: 17px;
}

.store-navigation li {
	margin-top: 0pt;
	display: block;
}

.store-navigation a {
	display: block;
	padding: 2px 12px;
	color: rgb(51, 51, 51);
}

.store-navigation a:hover {
	color: rgb(0, 133, 207);
	background-color: rgb(214, 229, 242);
	text-decoration: none;
}

.store-navigation .departments a, .store-navigation #shopdetails a {
	font-size: 14px;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
}

.store-navigation .departments li {
	margin-bottom: 1px;
}

.box-content {
	padding-bottom: 5px;
	padding-top: 5px;
	border: solid 1px #dfdfdf;
	background: #eeeeee;
	padding: 7px;
	overflow: hidden;
}

.box-content li {
	float: left;
	margin: 0 4px 1px 0;
	height: 39px;
	width: 35px;
	list-style: none
}

.box-content li img {
	border: #dedede solid 1px;
}

.box-content li .compare-product-delete img {
	border: 0 none;
}

.box-content .fr {
	color: #363636;
	float: right;
	font: 10px Verdana, Geneva, sans-serif;
	margin-left: 8px;
}

.box-content .fr .comparebtn {
	background: url(../images/comparebtn.jpg) no-repeat;
	border: medium none;
	cursor: pointer;
	height: 24px;
	outline: medium none;
	overflow: hidden;
	text-indent: -9999px;
	width: 95px;
}

.removebtn {
	background: url(../images/compare-thumb-x.jpg) no-repeat !important;
	border: medium none;
	cursor: pointer;
	height: 11px;
	width: 11px;
	left: 22px;
	position: relative;
	bottom: 15px;
}

.filter-title-bar {
	background: url(../images/filter-bg.jpg) repeat-x scroll 0 0 #FFFFFF;
	height: 26px;
	border-top: 1px;
	border-bottom: 1px;
	border-left: 0;
	border-right: 0;
	border-color: #cccccc;
	border-style: solid
}

.filter-title-bar h2 {
	font-size: 13px;
	font-weight: bold;
	line-height: 14px;
	padding: 5px 0 5px 7px;
	color: #363636;
	font-size: 11px;
}

.filter-title-bar .float-label {
	font-size: 13px;
	font-weight: bold;
	line-height: 14px;
	padding: 5px 0 5px 7px;
	color: #363636;
	font-size: 11px;
	width: 85%;
	float: left
}

.no-padding {
	padding: 0;
}

.filter-view {
	padding: 5px 0;
}

.filter-view p {
	padding: 4px 0;
	font-size: 11px;
}

.filter-view label {
	margin: 0 2px
}

.tb-scroll {
	min-height: auto;
	max-height: 170px;
	overflow-x: hidden;
	overflow-y: auto;
}

.tb-scroll tr {
	margin: 5px 0;
	border-bottom: 2px solid #eee
}

.image-index {
	padding: 10px 0 10px 0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #666666;
	overflow: hidden
}

.image-index ol li {
	display: inline;
	float: left;
	margin: 0 13px 9px 0;
}

.image-index .product {
	float: left;
	text-align: center;
	width: 150px;
	padding: 0 5px;
}

.image-index .product label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.image-index .product .productlist-product-image {
	width: 130px;
}

.image-index .product-price {
	text-align: center;
	font-weight: bold;
	background-color: white;
	height: 15px;
	color: #333
}

.image-index .fakeimage {
	background-position: center top;
	background-repeat: no-repeat;
	height: 156px;
}

.image-index .imagedisplay {
	display: inline-block;
	height: 156px;
	width: 120px;
}

.image-index .info {
	font-weight: bold;
	margin: 5px 0;
}

.image-index .name a {
	color: #333;
	text-decoration: none
}

.image-index a {
	color: #333;
	text-decoration: none;
	cursor: pointer !important
}

.compare {
	margin: 10px 0;
	overflow: hidden;
	float: right;
	padding-right: 14px;
}

.compare .comparebtn {
	background: url(../images/comparebtn.jpg) no-repeat;
	border: medium none;
	cursor: pointer;
	height: 24px;
	outline: medium none;
	overflow: hidden;
	text-indent: -9999px;
	width: 95px;
	float: right
}

.image-index .product .fr .checktstockbtn {
	background: url(../images/checkstock-btn.jpg) no-repeat;
	border: medium none;
	cursor: pointer;
	height: 24px;
	outline: medium none;
	overflow: hidden;
	text-indent: -9999px;
	width: 101px;
}

.image-index .product .other-info {
	font-size: 12px;
	color: #F00;
	text-transform: uppercase;
	font-weight: bold
}

.paging-top, .paging-bottom {
	width: 787px;
	border: 1px solid #d7d7d7;
	color: #363636;
	max-height: 15px;
	padding: 3px 8px 3px 10px;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	overflow: hidden
}

.paging-top a, .paging-bottom a {
	color: #002157;
	text-decoration: none;
	white-space: nowrap;
}

.paging-top .page-count, .paging-bottom .page-count {
	width: 285px;
	float: left
}

.paging-top .items-per-page {
	width: 180px;
	float: left;
	margin-left: 20px
}

.paging-top .pager {
	float: left;
	margin-right: 10px;
	float: left;
	width: auto
}

.paging-top .total-items, .paging-bottom .total-items {
	float: right;
	width: 236px;
	text-align: right;
	margin-right: 2px;
	white-space: nowrap;
}

.paging-bottom {
	margin: 10px 0 10px 0;
}

.paging-bottom .items-per-page {
	width: auto;
	float: left;
	margin-left: 20px
}

.paging-bottom .items-per-page a {
	color: rgb(102, 102, 102);
}

.paging-bottom .items-per-page a span {
	line-height: 20px
}

.paging-bottom .items-per-page img {
	margin: 0 10px 0 3px
}

.paging-bottom .email-page {
	background: url(../images/email-icon.jpg) no-repeat;
	height: 22px;
	padding-left: 27px;
	float: left;
	margin-left: 10px;
	width: 95px;
}

.paging-bottom .create-flyer {
	background: url(../images/flyer-icon.jpg) no-repeat;
	padding-left: 27px;
	float: left;
	margin-left: 5px;
	width: 80px
}

.paging-bottom .email-page a, .paging-bottom .create-flyer a {
	color: rgb(102, 102, 102);
}

.paging-bottom .pager {
	float: left;
	margin-right: 10px;
	float: left;
	width: auto
}

.pager .dr-dscr-act, .pager .dr-dscr-inact {
	width: 18px;
}

.button {
	float: right !important;
	max-width: 100px !important;
	font-size: 11px;
	line-height: 28px;
	margin-right: 5px;
}

.filters {
	margin: 0;
}

.filters .fwatitle {
	background: url(../images/filter-bg.jpg) repeat-x scroll 0 0 #FFFFFF;
	padding: 0 5px;
	margin: 0;
	color: #363636;
	height: 26px;
	border-top: 1px;
	border-bottom: 1px;
	border-left: 0;
	border-right: 0;
	border-color: #cccccc;
	border-style: solid
}

.filters .fwatitle a, .filters .fwatitle span {
	font: bold 11px Verdana, Geneva, sans-serif;
	color: #363636;
	text-decoration: none;
	padding: 0;
	white-space: nowrap;
}

.filters .fwatitle span {
	float: right;
	padding: 0;
	border: none;
	margin: 5px 0 0 0
}

.filters .fwatitle a:hover, .filters .fwatitle2 a:hover {
	text-decoration: none
}

.filters .fwatitle2 {
	background: url(../images/filter-bg.jpg) repeat-x scroll 0 0 #FFFFFF;
	padding: 0 5px;
	margin: 3px 0 0;
	color: #363636;
	height: 26px;
	border-top: 1px;
	border-bottom: 1px;
	border-left: 0;
	border-right: 0;
	border-color: #cccccc;
	border-style: solid
}

.filters .fwatitle2 a, .filters .fwatitle2 span {
	font: bold 9px/28px Verdana, Geneva, sans-serif;
	color: #363636;
	text-decoration: none;
	padding: 0;
}

.filters .fwatitle2 span {
	float: right;
	padding: 0;
	border: none;
}

.fwapp .ui-state-active {
	border-bottom: none;
	-moz-border-radius: 5px 5px 0 0;
	-khtml-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
}

.fwapp .ui-state-active a, .fwapp .ui-state-active span {
	font-weight: bold;
	color: #363636;
}

.filters .fwabody {
	padding: 5px 5px 10px;
	font: normal 11px Verdana, Geneva, sans-serif;
	color: #363636;
	background: none;
}

.filters .fwabody p {
	padding: 0 0;
	font-size: 11px;
	margin: 0
}

.filters .fwabody strong {
	color: #363636;
}

.filters .fwabody td {
	padding: 0
}

.filters .fwabody2 {
	padding: 5px 5px 5px 0;
	font: normal 11px Verdana, Geneva, sans-serif;
	color: #363636;
	background: none;
}

.filters .fwabody2 p {
	padding: 4px 0;
	font-size: 11px;
}

.products-grid-view-table {
	border: 0px;
	border-top: 0px;
	border-left: 0px;
	vertical-align: bottom;
}

.products-grid-view-row {
	border: 0px;
	border-style: none;
	vertical-align: bottom;
}

.products-grid-view-row td {
	padding: 0 0 20px 0;
	border-left-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-top-color: 0px;
	vertical-align: top;
}

.products-grid-virew-column {
	border: 0px;
	border-style: none;
	border-left-width: 0px;
	border-right-width: 0px;
	vertical-align: bottom;
}

.nav-view-table {
	border: 0px;
	border-top: 0px;
	border-left: 0px;
	background: none;
	padding-bottom: 0;
}

.nav-view-row {
	border: 0px;
	border-style: none;
	padding-bottom: 0px;
}

.nav-view-row td {
	font-family: Verdana, Geneva, sans-serif;
	padding: 0 0 0 0;
	border-left-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	color: #363636;
}

.nav-view-row label {
	vertical-align: top;
}

.nav-view-table2 {
	border: 0px;
	border-top: 0px;
	border-left: 0px;
	background: none;
	width: 140px;
}

.nav-view-table2 table {
	width: auto
}

.nav-view-row {
	border: 0px;
	border-style: none;
	padding-bottom: 0px;
}

.nav-view-row td {
	font-family: Verdana, Geneva, sans-serif;
	padding: 0 0 0 0;
	border-left-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	color: #363636;
}

.nav-view-row label {
	vertical-align: top;
}

.nav-view-column {
	border: 0px;
	border-style: none;
	border-left-width: 0px;
	border-right-width: 0px;
}

.newitem {
	font-weight: bold;
}

.compare-product-delete {
	bottom: 20px;
	left: 22px;
	position: relative;
	width: 11px;
}

.margs {
	margin: 0 auto;
	width: 95%
}

.ajaxStatusStyle {
	padding: 0px 0px 0px 0px;
	vertical-align: middle;
	z-index: 10000 !important;
}

.ajaxStatusStyle td {
	padding-left: 0px;
	padding-top: 0px;
	background: none;
}

#inProgressMPContentDiv {
	border: 0 none;
}

.sorting-top {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-right: 10px;
	float: right;
	width: 202px;
	vertical-align: middle;
	padding-top: 3px;
	padding-right: 0px;
}

.sorting-top label {
	margin: 0 5px;
}

.sorting-top select {
	font-weight: normal;
}

.paging-table {
	border: 0 none;
}

.paging-table table {
	border: 0 none;
}

.paging-table table tr {
	border: 0 none;
}

.paging-table table tr td {
	border: 0 none;
	color: #002157;
	width: 22px;
}

.paging-table table tr td a {
	border: 0 none;
	color: #002157
}

.paging-table table tr td.page-current {
	color: #C41230
}

.st-1 {
	color: #339933;
}

.st-2 {
	color: #006633;
}

.st-3 {
	color: #339933;
}

.st-4 {
	color: #cc0000;
}

.st-5 {
	color: #663300;
}

.st-6 {
	color: #cc9900;
}

.st-9 {
	color: #cc3300;
}

#mask {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 9000;
	background-color: #000;
	display: none;
}

#boxes .window {
	position: absolute;
	left: 0;
	top: 0;
	width: 440px;
	height: 200px;
	display: none;
	z-index: 9999;
	padding: 20px;
}

#boxes #dialog {
	width: 375px;
	height: 203px;
	padding: 10px;
	background-color: #ffffff;
}

#boxes #dialog1 {
	width: 325px;
	height: 210px;
	background: url(../images/login-bg.png) no-repeat 0 0 transparent;
	font: 12px normal Verdana, Geneva, sans-serif;
}

.login-box {
	background: #FFF;
	border: #d7d7d7 solid 1px;
	overflow: hidden;
	padding: 10px
}

.close-btn {
	width: 100%;
	overflow: hidden;
}

.close-btn a {
	text-decoration: none;
	border: none;
	float: right
}

#boxes #dialog1 .d-header {
	background: url(images/login-header.png) no-repeat 0 0 transparent;
	width: 305px;
	height: 125px;
}

#boxes #dialog1 .d-header .f-elements {
	display: block;
	float: left;
	width: 100%
}

#boxes #dialog1 .d-header .f-elements a {
	color: #2068a4;
	text-decoration: none;
	font: 11px normal Verdana, Geneva, sans-serif;
	margin: 8px 0 0;
	float: right
}

#boxes #dialog1 .d-header label {
	font-weight: bold;
	margin-top: 10px;
	color: #363636;
	font: bold 10px Verdana, Geneva, sans-serif;
	float: left
}

#boxes #dialog1 .d-header input {
	float: right;
	border: 1px solid #cccccc;
	height: 18px;
	width: 194px;
	font-size: 11px;
	padding: 1px;
	margin-top: 8px;
}

#boxes #dialog1 .d-blank {
	float: left;
	background: url(images/login-blank.png) no-repeat 0 0 transparent;
	width: 100%;
}

#boxes #dialog1 .d-login {
	float: right;
	background: url(images/login-blank.png) no-repeat 0 0 transparent;
}

#boxes #dialog1 .d-blank .checkbox {
	width: 200px;
	float: left;
	margin: 5px 0;
	font-size: 10px;
}

#boxes #dialog1 .d-blank .checkbox input {
	border: medium none;
	float: left;
	margin: 1px 0 0;
	width: auto;
}

#boxes #dialog1 .d-blank .checkbox label {
	display: block;
	font-weight: normal;
	margin: 0 0 0 18px;
}

#boxes #dialog2 {
	background: url(images/notice.png) no-repeat 0 0 transparent;
	width: 326px;
	height: 229px;
	padding: 50px 0 20px 25px;
}

/* --------------Email this page styles---------- */
.email-page {
	color: #666666;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}

.email-page-grid {
	width: 625px;
}

.email-page input {
	border-color: #000000;
	background-image: none;
}

.email-page-input {
	width: 428px;
	height: 21px;
	background-image: none;
}

.email-page textarea {
	width: 428px;
	height: 80px;
	border-color: #000000;
	background-image: none;
}

.email-page-grid td {
	padding-top: 11px;
	padding-right: 5px;
	vertical-align: top
}

.create-flyer-btn {
	background: url(../images/create-flyer.jpg) no-repeat !important;
	border: medium none;
	cursor: pointer;
	height: 24px;
	outline: medium none;
	overflow: hidden;
	text-indent: -9999px;
	width: 95px;
}

.cancel-btn {
	background: url(../images/cancel-btn.jpg) no-repeat !important;
	border: medium none;
	cursor: pointer;
	height: 24px;
	outline: medium none;
	overflow: hidden;
	text-indent: -9999px;
	width: 85px;
}

#qv_main_img {
	border: none !important;
}

#mainContent form tr {
	height: 30px;
}

.color-label {
	float: right;
	width: 100px;
}

.color-label label {
	text-align: left;
	display: block
}

.color-checkbox {
	width: 16px;
	float: left
}

.email-form tr {
	padding: 5px 0;
	height: auto;
}

.email-input {
	padding: 3px;
}

.compare-mail-send-btn {
	background: url(../images/btn-send.jpg) no-repeat !important;
	width: 53px;
	height: 23px;
	border: 0 none;
	cursor: pointer
}

#selectedItemsBoxes {
	background-image: url("../images/compare-placeholder.jpg") !important;
	background-repeat: no-repeat;
	width: 153px;
	height: 56px;
}

#heading strong {
	font-weight: bold;
}

.leftnav-checkbox {
	float: left;
	width: 16px;
}

.leftnav-label {
	float: right;
	width: 140px;
}

.leftnav-label2 {
	float: right;
	width: 127px;
}

#saleMenuLink {
	background: none;
	text-decoration: underline
}

#saleMenuLink:hover {
	color: #002157
}

.email-radiobtns td {
	width: auto;
	padding: 0 10px;
}

#qv_inventory_page form {
	margin: 10px 10px 0 10px;
	width: 580px;
}

#qv_inventory_page form table tr {
	height: 30px;
}

#qv_inventory_page .loginbutton {
	width: 76px;
	height: 18px;
	background-image: url("/images/bt_submit.gif");
	font-size: 11px;
	border: 0 none;
}

.email-grid {
	border: 1px solid #C0C0C0;
}

.email-grid td {
	border: 0 none;
}

.cat-names {
	float: left;
	width: 145px;
}

.companion-table td {
	width: 118px
}

/*  ABC Landing Page Styles   */
.new-styles {
	float: left;
	width: 100%;
	height: 260px;
}

.searched-items {
	float: left;
}

.new-banner {
	z-index: 1;
	position: relative;
}

.new-content {
	z-index: 9;
	position: absolute;
	top: 190px;
	height: 245px;
	width: 805px;
}

.new-content table {
	text-align: left;
	margin-right: 0px;
}

.new-content table span, .new-content table span a, 
.new-content table, .new-content table a {
	font: bold 11px Verdana, Geneva, sans-serif;
	color: #002049;
	margin-left: 0px;
	text-align: left;
	text-decoration: none
}

.new-content ul {
	font: 11px/18px Verdana, Geneva, sans-serif;
	margin: 25px 25px 4px 0;
	padding: 0;
}

.new-content ul li {
	line-height: 12px;
}

.new-content ul li a {
	background: url(../images/abc_arrow.jpg) no-repeat right top;
	padding-right: 14px;
}

.new-content ul li a:hover {
	background: url(../images/arrow-sblue.png) no-repeat right top;
	padding-right: 14px;
	color: #006990;
}

.new-content ul li a:hover, .new-content table a:hover {
	text-deecoration: underline
}

.new-content .videolist {
	vertical-align: top;
}

.new-content .videolist ul {
	margin-right: 0;
}

.new-content .videolist li {
	margin-bottom: 11px;
}

.item-name {
	height: 39px;
	font-weight: bold;
	color: #363636;
	margin-bottom: 5px;
}

.item-image {
	height: 90px
}

/*======== Landing Pages ========*/
.article2, .products {
	padding-top: 5px; /*width: 796px;*/
	overflow: hidden;
	margin-right: 6px;
}

.article h1, .article2 h1, .marketing-article h1, .content h1 {
	font: bold 18px Verdana, Geneva, sans-serif;
}

.integ-opt {
	float: left;
	width: 100%;
	color: #363636;
	font-family: Verdana, Geneva, sans-serif;
	margin-top: 15px;
}

.integ-opt .fl, .integ-opt .fr {
	width: 253px;
}

.integ-opt .fl {
	float: left;
	padding-right: 8px;
	margin-right: 7px;
}

.integ-opt .fr {
	float: right;
}

.integ-opt h3, .marketing-article h3, .article h3, .article2 h3 {
	font: bold 13px Verdana, Geneva, sans-serif;
	color: #252525;
	margin-bottom: 10px
}

.integ-opt h4 {
	font: bold 11px Verdana, Geneva, sans-serif;
}

.integ-opt p, .inner-content p {
	font-size: 11px;
	margin-bottom: 5px
}

.integ-opt .figure, .marketing-article .figure, .article2 .figure {
	display: block;
	margin: 0 0 5px;
	border: 1px solid #b9babb;
	overflow: hidden;
	line-height: 0;
}

.integ-opt .pic-container {
	margin: 15px 0;
	overflow: hidden
}

.integ-opt .pic-container .pic {
	float: left;
	font-size: 10px;
}

.integ-opt .pic-container .pic-capt {
	width: 105px;
	font-style: italic;
	font-size: 10px;
	vertical-align: bottom;
	float: left;
	height: 173px;
	padding-left: 5px
}

.integ-opt .heading {
	margin: 0 9px 2px;
}

.integ-opt .heading, .integ-opt .heading a {
	font: bold 12px Tahoma, Geneva, sans-serif;
	color: #363636;
	text-decoration: none;
}

.marketing-article {
	padding: 5px 8px 0 8px;
	overflow: hidden
}

.marketing-article h1 {
	color: #252525
}

.marketing-article .fl, .marketing-article .fr {
	width: 295px;
	vertical-align: top
}

.marketing-article .fl {
	float: left;
	padding-right: 20px;
	margin-right: 19px;
}

.marketing-article .fr {
	float: right;
	padding-right: 1px;
	margin-right: 1px;
}

.marketing-article .figure {
	display: block;
	line-height: 0;
	margin: 0 0 5px;
	overflow: hidden;
}

.marketing-article .points li, .article2 .points li {
	position: relative;
	padding-left: 12px;
	list-style: none
}

.marketing-article .points li:before, .article2 .points li:before {
	content: '';
	width: 6px;
	height: 7px;
	position: absolute;
	left: 0;
	top: 7px;
}

.marketing-article .points li, .products .points li {
	background: url(/products/images/bullet-arrow.png) no-repeat -5px 1px;
	height: 18px;
}

.inner-content {
	float: left;
	width: 100%;
	color: #363636;
	font-family: Verdana, Geneva, sans-serif;
	margin-top: 15px;
}

.inner-content td {
	vertical-align: top
}

.no-pad {
	margin: 0 !important;
	padding: 0 !important
}

.products li a {
	font-weight: bold;
	color: #2068a4;
	text-decoration: none
}

.products li a:hover {
	text-decoration: underline
}

.products .fl, .marketing-article .fr {
	width: 237px;
	vertical-align: top
}

.products .fl {
	float: left;
	padding-right: 20px;
	margin-right: 19px;
}

.products .fr {
	float: right;
	padding-right: 1px;
	margin-right: 1px;
}

.sidebar {
	border: solid 1px #cccccc;
	overflow: hidden;
	width: 169px;
}

.sidebar h3 {
	background: url(/products/images/filter-bg.jpg) repeat-x scroll 0 0 #FFFFFF;
	padding: 0 7px;
	margin: 0;
	color: #363636;
	height: 26px;
	border-bottom: 1px;
	border-left: 0;
	border-right: 0;
	border-color: #cccccc;
	border-style: solid;
	font: bold 12px/24px normal Verdana, Geneva, sans-serif;
	border-top: 0 none;
}

.sidebar ul {
	border: 0 none;
	float: left;
	padding: 0 0 0 5%;
	width: 94%;
	font: normal 12px/20px normal Verdana, Geneva, sans-serif;
}

.sidebar li {
	color: #363636
}

.sidebar li a {
	color: #2068a4;
	text-decoration: none
}

.sidebar li a:hover {
	text-decoration: underline
}

.sidebar ul ul {
	border: 0 none;
	float: left;
	padding: 0 0 0 6%;
	width: 94%
}

.sidebar .current, .sidebar .current a {
	font-weight: bold;
	color: #363636
}

.email-input {
	float: left;
	width: 270px
}

.email-copy {
	margin: 0 0 0 10px;
}

.email-checkbox {
	float: left;
	width: 16px;
	margin-top: 5px
}

.email-text {
	float: right;
	width: 190px;
	margin-top: 3px
}

.compare-email-container {
	width: 964px;
	margin: 0 auto;
	background: #fff;
	border: 1px solid #d0d0d0;
	border-top: 5px solid #003b6c;
	-moz-box-shadow: 0 0 8px #ebebeb;
	-webkit-box-shadow: 0 0 8px #ebebeb;
	box-shadow: 0 0 8px #ebebeb; /* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=8, Direction=135, Color='#ebebeb')";
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=8, Direction=135, Color='#ebebeb');
}

.rich-modalpanel {
	z-index: 10000 !important;
}

.shopbox-empty {
	color: #363636;
	font: 11px/15px Verdana, Geneva, sans-serif;
	min-height: 300px;
	padding: 20px 0 0 10px;
	position: relative;
}

.shoppingbox .header {
	background: #ffffff;
	z-index: 9
}

#grid0 {
	padding: 0 6px 20px 6px;
}

.list-point li {
	list-style-type: bullet;
	list-style: outside
}

.mouseout td input {
	margin: 3px 0
}

.tabbertab {
	color: #007CC2;
}

.tabbertab td {
	padding: 3px 0;
}

.rt-pad {
	padding-right: 6px !important
}

/*  ABC Landing Page Styles   */
.new-styles {
	float: left;
	width: 100%;
	height: 260px;
}

.searched-items {
	float: left;
}

.new-banner {
	z-index: 1;
}

.new-content {
	z-index: 9;
	position: absolute;
	top: 190px;
	height: 245px;
	width: 805px;
}

.new-content table {
	text-align: left;
	margin-right: 0px;
}

.new-content table span, .new-content table span a, 
.new-content table, .new-content table a {
	font: normal 11px Verdana, Geneva, sans-serif;
	color: #002049;
	margin-left: 0px;
	text-align: left;
	text-decoration: none
}

.new-content ul {
	font: 11px/18px Verdana, Geneva, sans-serif;
	margin: 25px 25px 4px 0;
	padding: 0;
}

.new-content ul li {
	line-height: 12px;
}

.new-content ul li a {
	background: url(../images/abc_arrow.jpg) no-repeat right top;
	padding-right: 14px;
}

.new-content ul li a:hover {
	background: url(../images/arrow-sblue.png) no-repeat right top;
	padding-right: 14px;
	color: #006990;
}

.new-content ul li a:hover, .new-content table a:hover {
	text-deecoration: underline
}

.item-name {
	height: 52px;
	font-weight: bold;
	color: #363636;
	margin-bottom: 5px;
}

.item-image {
	height: 90px
}

.videos-list, .videos-gallery {
	vertical-align: top;
}

.videos-list ul {
	margin-right: 0;
}

.videos-list li {
	margin-bottom: 11px;
}

.videos-gallery img, .videos-gallery div {
	display: none;
}

.videos-gallery img {
	cursor: pointer;
}

.ui-widget-overlay {
	background: #000;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
	filter: alpha(opacity = 20);
	-moz-opacity: 0.2;
	-khtml-opacity: 0.2;
	opacity: 0.2;
}

.ui-dialog {
	padding: 0;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	zoom: 1; /* hasLayout-Push for IE6 */
	box-shadow: 0 0 20px #000;
	-moz-box-shadow: 0 0 20px #000;
	-webkit-box-shadow: 0 0 20px #000;
	-vendor-box-shadow: 0 0 20px #000;
}

.ui-widget-header {
	background: none !important;
	border: none !important;
}

.ui-widget-content {
	padding: 10px 15px;
	background: #fff;
	border: 1px solid #a1a1a1;
	color: #363636;
	text-align: left;
}

.ui-dialog .ui-dialog-content {
	padding: 0;
	border: none;
}

.ui-dialog .ui-dialog-buttonpane {
	padding: 0;
	margin: 0;
	border: 0;
}

.ui-widget-content a {
	color: #3886C7;
}

.ui-icon-closethick {
	float: right;
}

.filelist th {
	background-color: #B4CCE8;
	color: #022F55;
	font-size: 10pt;
	text-align: center !important;
	font-weight: bold
}

.table-border-collapse table {
	border-collapse: separate;
}

.input-height input {
	height: 20px
}

.shopbox .icon {
	float: right;
	margin-right: 10px;
}

.shopbox .boxcontent {
	float: right;
	width: auto;
	margin: 0 5px 0 0;
}

.lr-padding {
	padding: 0 6px
}

#inProgressMPContainer, #inProgressMPCDiv, #inProgressMPContentDiv, 
.rich-mpnl-content, .rich-mpnl-panel {
	background: none transparent;
	background-color: none;
}

.admintable .header td, .admintable .header, .allborders .header td,
.allborders .header, .table-borders .header {
	background-color: #E5E5E5 !important;
	font-weight: bold;
	height: 20px !important;
	z-index: 9 !important;
}

.xadmintable .header td, .xadmintable .header {
	background: none transparent;
	font-weight: normal;
	height: 20px !important;
	z-index: 9 !important;
}

.def-bg .header td, .def-bg .header {
	background: lightblue;
	font-weight: normal;
	height: 20px !important;
	z-index: 9 !important;
}

.input-no-pad input, .input-no-pad td {
	padding: 3px;
	margin: 1px 2px
}

.table-no-pad td {
	padding: 0
}

.lnav-cweb li {
	padding: 1px 0 2px;
}

.custom-logo-img-pad {
	padding: 5px
}

.input-padding input, .input-padding td {
	padding: 2px 3px 3px 2px;
	margin: 0
}

.table-input-marg input {
	margin: 3px
}

/* Only filter:none; -ms-filter:none is added in the below line by Shakeel Shahzad, on June 12, 2012
 * Reason: SEA-864 white space instead of ticker when we open quickview in IE
 * One more change in htdocs/products/newSearch.xhtml  
*/
.rich-mpnl-shadow {
	background-color: transparent;
	opacity: 0;
	filter: none;
	-ms-filter: none
}

.rich-mpnl-body {
	background-color: none transparent;
	color: #666666;
}

/* ==== qv.css ==== */
/* PRODUCT PAGE */
#QuickViewWindow {
	width: 700px;
	position: absolute;
	float: center;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}

.top-left, .top-right, .bot-left, .bot-right {
	background: url(/images/qv.gif) no-repeat;
	font-size: 2px;
	height: 12px;
}

.top-left, .bot-left {
	margin-right: 12px;
}

.top-right {
	background-position: right top;
}

.top-right, .bot-right {
	margin-left: 12px;
	margin-top: -12px;
}

.bot-left {
	background-position: left bottom;
}

.top-left, .bot-left {
	margin-right: 12px;
}

.bot-right {
	background-position: right bottom;
}

.QuickViewWindow {
	padding: 0 9px;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	background: #e6e6e6;
	background-color: #e6e6e6;
	background-attachment: inherit
}

#QuickView {
	background: white;
	min-height: 100px;
}

#qv_product_image {
	width: 180px;
	min-height: 156px;
}

#qv_product_image img {
	cursor: pointer;
}

.change-cursor {
	cursor: pointer;
}

#qv_product_page_tab {
	width: 140px;
	text-align: center;
	padding: 5px 40px !important;
	background: white;
	border: #CCC solid 1px;
	border-bottom: none;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-radius-topleft: 10px;
	border-radius-topright: 10px;
	top: 11px !important;
	z-index: 1;
	line-height: 16px
}

#qv_inventory_page_tab {
	width: 140px;
	text-align: center;
	padding: 5px 40px !important;
	margin-left: 140px;
	border: #CCC solid 1px;
	border-bottom: none;
	background: white;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	top: -4px !important;
	z-index: 10;
}

.inactive_tab {
	color: white !important;
	background: #24507d !important;
	background: -moz-linear-gradient(top, #24507d 0%, #163b67 100%) !important;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #24507d), 
		color-stop(100%, #163b67)) !important;
	background: -webkit-linear-gradient(top, #24507d 0%, #163b67 100%) !important;
	background: -o-linear-gradient(top, #24507d 0%, #163b67 100%) !important;
	background: -ms-linear-gradient(top, #24507d 0%, #163b67 100%) !important;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#24507d',
		endColorstr='#163b67', GradientType=0) !important;
	background: linear-gradient(top, #24507d 0%, #163b67 100%) !important;
}

.inactive_tab a {
	color: white !important;
}

.swatch-names {
	padding: 5px;
	margin-top: -25px;
	margin-left: -20px;
	margin-bottom: -15px;
	display: none;
	z-index: 9999;
	float: left;
	position: absolute;
	border: #CCC solid 1px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top, #ffffff 0%, #e5e5e5 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #e5e5e5));
	background: -webkit-linear-gradient(top, #ffffff 0%, #e5e5e5 100%);
	background: -o-linear-gradient(top, #ffffff 0%, #e5e5e5 100%);
	background: -ms-linear-gradient(top, #ffffff 0%, #e5e5e5 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5', GradientType=0);
	background: linear-gradient(top, #ffffff 0%, #e5e5e5 100%);
}

.swatch-arrow {
	height: 10px;
	width: 20px;
	margin-top: 20px;
	margin-bottom: -20px;
	margin-left: 10px;
	margin-right: -25px;
	float: left;
	background: url('/products/images/bubble-arrow.png');
}

#close-it {
	padding: 5px;
	float: right;
	position: relative;
	background: none;
	width: 90px;
}

#close-it a {
	color: #919191 !important;
}

.pager {
	width: 95%;
	text-align: right;
}

#productpage {
	margin-left: 5px;
	padding: 10px 6px 10px 1px;
	width: 98%;
}

#productpage h1 {
	border-bottom: 1px solid #CDCDCD;
	color: #406085;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	margin: 0 0 7px;
	padding: 10px 2px;
}

#productpage h1 a {
	color: #406085
}

#_GridForm_ {
	padding-right: 10px;
}

#qv_inventory_page form {
	
}

#_productpage {
	border-bottom: #CCC solid 1px;
	border-top: #CCC solid 1px;
	border-left: 0 none;
	border-right: 0 none;
}

#qv_product_page #_productpage h1 {
	margin-left: 178px;
	font-family: Verdana, sans-serif;
	color: #406085;
}

#qv_productpage h1 {
	border-bottom: 1px solid #cdcdcd;
}

#qv_imageside {
	float: left;
	width: 180px;
	padding: 0;
	text-align: center;
	margin-top: -30px;
}

#qv_imageside .options {
	padding: 5px;
}

#qv_imageside .options img {
	vertical-align: middle;
	margin: 0 4px 0 0;
}

#qv_imageside .options a {
	margin: auto 10px;
}

#qv_textside {
	margin: 0 5px 0 180px;
	padding: 0;
}

#qv_textside .tab {
	width: 92px;
	border-right: 1px solid #cdcdcd;
	border-bottom: 1px solid #cdcdcd;
	text-align: center;
	float: left;
	padding: 3px 0;
	background-color: #eaedf4;
}

#qv_textside .tab a {
	color: #8da0b7;
}

#qv_textside .on {
	background-color: #fff;
	border-bottom: 1px solid #fff;
}

#qv_textside .productinfo .tabcontent {
	font-family: Verdana, sans-serif;
	line-height: 13px;
	color: black;
}

.tabcontent table {
	margin-top: 10px;
}

#qv_textside .productinfo .videotab {
	margin: 0;
	padding: 0;
}

#qv_textside .addtobox {
	text-align: right;
	bottom-left: 10px;
}

#qv_textside .options {
	padding: 5px;
	text-align: center;
}

#qv_textside .options img {
	vertical-align: middle;
	margin: 0 4px 0 0;
}

#qv_textside .options a {
	margin: auto 10px;
}

#buy_grid {
	overflow-x: auto;
	z-index: 999;
}

#buy_grid table tbody {
	border: #CCC solid 1px;
}

#qv_buygrid {
	font-size: 10px;
}

#qv_buygrid td {
	padding: 2px 5px;
	border-bottom: 1px solid #c0c0c0;
	vertical-align: top;
	text-align: left;
}

#qv_buygrid .qv_sizerow td {
	font-weight: bold;
	color: white;
	background: #606060; /* Old browsers */
	background: -moz-linear-gradient(top, #606060 0%, #424242 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #606060), color-stop(100%, #424242));
	background: -webkit-linear-gradient(top, #606060 0%, #424242 100%);
	background: -o-linear-gradient(top, #606060 0%, #424242 100%);
	background: -ms-linear-gradient(top, #606060 0%, #424242 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#606060', endColorstr='#424242', GradientType=0);
	background: linear-gradient(top, #606060 0%, #424242 100%);
}

#qv_buygrid .qv_pricerow td {
	background-color: #f2f2f2;
	color: #666666;
}

#qv_buygrid .qv_salerow td {
	background-color: #f2f2f2;
	font-weight: normal;
	color: #c41230;
}

#qv_buygrid .qv_salerow td {
	background-color: #f2f2f2;
	font-weight: normal;
	color: #c41230;
}

#qv_buygrid td input {
	/*display: block;*/
	display: inline;
	margin-bottom: 3px;
	font-size: 11px;
	width: 32px;
}

/*Online Ordering*/
#qv_producttable {
	width: 65px;
	height: 402px;
	margin-top: 12px;
}

#qv_droplist {
	width: 62px;
	height: 400px;
	padding: 1px;
}

#qv_colors {
	width: 62px;
	height: 400px;
	overflow-y: auto;
}

#qv_colors, #qv_colors ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#qv_colors a {
	display: block;
	width: 45px;
	text-decoration: none;
	color: #000;
	background-position: 2px 2px;
	background-repeat: no-repeat;
}

#qv_colors a img {
	vertical-align: top;
}

#qv_colorsleftnav {
	font-size: 11px;
	color: #666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 80px;
}

.bot-rnd-img {
	width: 100%;
}

/* ==== compare-view.css ==== */
#compareview-container a, #compareview-container a:visited {
	color: #2068A4;
	text-decoration: none;
}

#compareview-container a:hover {
	text-decoration: underline;
}

.compare-view_header {
	color: #363636;
	font-size: 14px;
	font-weight: bolder;
	padding: 10px 16px;
	float: left;
	width: 330px;
}

#compare-top-bar {
	padding: 8px 5px 5px;
	width: 958px;
	border: #CCC solid 1px;
	overflow: hidden;
	height: 18px;
	float: left;
	background: #fefefe; /* Old browsers */
	background: -moz-linear-gradient(top, #fefefe 0%, #f9f9f9 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fefefe), color-stop(100%, #f9f9f9));
	background: -webkit-linear-gradient(top, #fefefe 0%, #f9f9f9 100%);
	background: -o-linear-gradient(top, #fefefe 0%, #f9f9f9 100%);
	background: -ms-linear-gradient(top, #fefefe 0%, #f9f9f9 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#f9f9f9', GradientType=0);
	background: linear-gradient(top, #fefefe 0%, #f9f9f9 100%);
}

#compare-holder {
	margin-top: 10px;
	padding: 10px 10px 10px 1px;
	width: 960px;
	background: #24507d; /* Old browsers */
	background: -moz-linear-gradient(top, #24507d 0%, #143867 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #24507d), color-stop(100%, #143867));
	background: -webkit-linear-gradient(top, #24507d 0%, #143867 100%);
	background: -o-linear-gradient(top, #24507d 0%, #143867 100%);
	background: -ms-linear-gradient(top, #24507d 0%, #143867 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#24507d', endColorstr='#143867', GradientType=0);
	background: linear-gradient(top, #24507d 0%, #143867 100%);
}

.back-to-search {
	color: #002b5c;
	padding-left: 10px;
	background: url(/products/images/back-arrow.png) no-repeat 0% 65%;
}

.compare-slate {
	width: 228px;
	min-width: 228px;
	border: #CCC solid 1px;
	background: #FFFFFF;
	float: left;
	margin-left: 10px;
}

.compare-image {
	width: 210px;
	height: 240px;
	overflow: hidden;
	position: relative;
	margin: 0 auto;
	left: 0%;
	clear: both;
}

.compare-image img {
	margin: 0 auto;
	position: relative;
}

.compare-gray-box {
	background: #e8e8e8;
	margin: 1px 0 0 0px;
	padding: 10px;
	padding-top: 1px;
	clear: both;
	min-height: 30px;
}

.compare-gray-box-info {
	background: #e8e8e8;
	margin: 1px 0 0 0px;
	padding: 10px;
	padding-top: 1px;
	clear: both;
}

.compare-item-label {
	font-weight: 700;
	color: #002b5c !important;
	clear: both;
}

a.compare-item-label:visited {
	color: #002B5C;
}

.compare-white-box {
	background: white;
	margin: 1px 0 0 0px;
	padding: 10px;
	padding-top: 1px;
	clear: both;
}

.compare-color-box {
	background: white;
	margin: 1px 0 0 0px;
	padding: 10px;
	padding-top: 1px;
	clear: both;
}

.compare-label {
	font-weight: bolder;
	margin-bottom: 5px;
	margin-top: 2px;
	color: #4f4f4f;
}

.compare-gray-box-info ul li {
	margin: 10px 0;
}

.compare-remove {
	float: right;
	margin-bottom: 5px;
	color: #750d10;
	padding-right: 20px;
	background: url(../../images/compare-remove.png) no-repeat 100% 65%;
}

#compare-print {
	width: 50px;
	height: 25px;
	float: right;
	padding-left: 30px;
	padding-top: 5px;
	margin-top: -5px;
	background: url(../../images/compare-print.png) no-repeat 0% 23%;
}

#compare-pdf {
	width: 100px;
	height: 25px;
	float: right;
	padding-left: 20px;
	padding-top: 5px;
	margin-top: -5px;
	background: url(../../images/compare-pdf.png) no-repeat 0% 23%;
}

#compare-email {
	width: 50px;
	height: 25px;
	float: right;
	padding-left: 30px;
	background: url(../../images/compare-email.png) no-repeat 0% 0%;
}

#compare-social {
	width: 90px;
	height: 20px;
	float: right;
	margin-top: -7px;
}

.clear {
	clear: both;
}

.compare-holder {
	background: -moz-linear-gradient(center top, #24507D 0%, #143867 100%) repeat scroll 0 0 transparent;
	margin-top: 10px;
	padding: 10px 10px 10px 0;
}
/* 
================================================
autosuggest, inquisitor style
================================================
*/

div.autosuggest {
	position: absolute;
	background-color: #FFFFFF;
	background-position: top;
	left: 2px;
	padding: 0 0 0 0;
	margin-top: 5px;
	border-top: 1px solid #4c7ea0;
	border-right: 1px solid #4c7ea0;
	border-left: 1px solid #4c7ea0;
	border-bottom: 1px solid #4c7ea0;
	z-index: 1000;
}

div.autosuggest div.as_header, div.autosuggest div.as_footer {
	position: relative;
	height: 0;
	padding: 0;
	background-position: top right;
	background-repeat: no-repeat;
	overflow: hidden;
}

div.autosuggest div.as_header div.as_corner, div.autosuggest div.as_footer div.as_corner {
	position: absolute;
	top: 0;
	left: 0;
	height: 0;
	width: 0;
	background-position: top left;
	background-repeat: no-repeat;
}

div.autosuggest div.as_header div.as_bar, div.autosuggest div.as_footer div.as_bar {
	height: 0;
	overflow: hidden;
}

div.autosuggest ul {
	list-style: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

div.autosuggest ul li {
	color: #ccc;
	padding: 0;
	margin: 00;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	text-align: left;
}

div.autosuggest ul li a {
	color: #000;
	display: block;
	text-decoration: none;
	background-color: transparent;
	position: relative;
	padding: 0;
	width: 100%;
}

div.autosuggest ul li a:hover {
	background-color: transparent;
	color: black;
}

div.autosuggest ul li a:hover em {
	background-color: transparent;
	color: black;
}

div.autosuggest ul li.as_highlight a:hover {
	background-color: #4c7ea0;
}

div.autosuggest ul li.as_highlight a:hover em {
	background-color: #4c7ea0;
	color: white;
}

div.autosuggest ul li a span {
	display: block;
	padding: 2px;
	font-weight: normal;
}

div.autosuggest ul li a span small {
	font-weight: lighter;
	color: #999;
}

div.autosuggest ul li.as_highlight a span small {
	color: #fff;
}

div.autosuggest ul li.as_highlight a {
	color: #fff;
	background-color: #4c7ea0;
	background-position: bottom right;
	background-repeat: no-repeat;
}

div.autosuggest ul li.as_highlight a em {
	color: #fff;
}

div.autosuggest ul li.as_highlight a span {
	background-position: bottom left;
	background-repeat: no-repeat;
}

div.autosuggest ul li a .tl, div.autosuggest ul li a .tr {
	background-image: transparent;
	background-repeat: no-repeat;
	width: 0;
	height: 0;
	position: absolute;
	top: 0;
	padding: 0;
	margin: 0;
}

div.autosuggest ul li a .tr {
	right: 0;
}

div.autosuggest ul li.as_highlight a .tl {
	left: 0;
	background-position: bottom left;
}

div.autosuggest ul li.as_highlight a .tr {
	right: 0;
	background-position: bottom right;
}

div.autosuggest ul li.as_warning {
	font-weight: bold;
	text-align: center;
}

div.autosuggest ul em {
	font-weight: bold;
	font-style: normal;
	color: #000;
}

/*
 * jQuery UI CSS Framework 1.8.16
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Theming/API
 */

/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
	display: none;
}

.ui-helper-hidden-accessible {
	position: absolute !important;
	clip: rect(1px, 1px, 1px, 1px);
	clip: rect(1px, 1px, 1px, 1px);
}

.ui-helper-reset {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	line-height: 1.3;
	text-decoration: none;
	font-size: 100%;
	list-style: none;
}

.ui-helper-clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.ui-helper-clearfix {
	display: inline-block;
}

/* required comment for clearfix to work in Opera \*/
* html .ui-helper-clearfix {
	height: 1%;
}

.ui-helper-clearfix {
	display: block;
}
/* end clearfix */

.ui-helper-zfix {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	opacity: 0;
	filter: Alpha(Opacity = 0);
}

/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
	cursor: default !important;
}

/* Icons
----------------------------------*/

/* states and images */
.ui-icon {
	display: block;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
}

/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/*
 * jQuery UI CSS Framework 1.8.16
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Theming/API
 *
 * To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Verdana,Arial,sans-serif&fwDefault=normal&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=cccccc&bgTextureHeader=03_highlight_soft.png&bgImgOpacityHeader=75&borderColorHeader=aaaaaa&fcHeader=222222&iconColorHeader=222222&bgColorContent=ffffff&bgTextureContent=01_flat.png&bgImgOpacityContent=75&borderColorContent=aaaaaa&fcContent=222222&iconColorContent=222222&bgColorDefault=e6e6e6&bgTextureDefault=02_glass.png&bgImgOpacityDefault=75&borderColorDefault=d3d3d3&fcDefault=555555&iconColorDefault=888888&bgColorHover=dadada&bgTextureHover=02_glass.png&bgImgOpacityHover=75&borderColorHover=999999&fcHover=212121&iconColorHover=454545&bgColorActive=ffffff&bgTextureActive=02_glass.png&bgImgOpacityActive=65&borderColorActive=aaaaaa&fcActive=212121&iconColorActive=454545&bgColorHighlight=fbf9ee&bgTextureHighlight=02_glass.png&bgImgOpacityHighlight=55&borderColorHighlight=fcefa1&fcHighlight=363636&iconColorHighlight=2e83ff&bgColorError=fef1ec&bgTextureError=02_glass.png&bgImgOpacityError=95&borderColorError=cd0a0a&fcError=cd0a0a&iconColorError=cd0a0a&bgColorOverlay=aaaaaa&bgTextureOverlay=01_flat.png&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=aaaaaa&bgTextureShadow=01_flat.png&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=8px&offsetTopShadow=-8px&offsetLeftShadow=-8px&cornerRadiusShadow=8px
 */

/* Component containers
----------------------------------*/
.ui-widget {
	font-family: Verdana, Arial, sans-serif;
	font-size: 1.1em;
}

.ui-widget .ui-widget {
	font-size: 1em;
}

.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button	{
	font-family: Verdana, Arial, sans-serif;
	font-size: 1em;
}

.ui-widget-content {
	border: 1px solid #aaaaaa;
	background: #ffffff url(images/ui-bg_flat_75_ffffff_40x100.png) 50% 50%	repeat-x;
	color: #222222;
}

.ui-widget-content a {
	color: #222222;
}

.ui-widget-header {
	border: 1px solid #aaaaaa;
	background: #cccccc url(images/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 50% repeat-x;
	color: #222222;
	font-weight: bold;
}

.ui-widget-header a {
	color: #222222;
}

/* Interaction states
----------------------------------*/
.ui-state-default, .ui-widget-content .ui-state-default,
	.ui-widget-header .ui-state-default {
	border: 1px solid #d3d3d3;
	background: #e6e6e6 url(images/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x;
	font-weight: normal;
	color: #555555;
}

.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {
	color: #555555;
	text-decoration: none;
}

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover,
.ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
	border: 1px solid #999999;
	background: #dadada url(images/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x;
	font-weight: normal;
	color: #212121;
}

.ui-state-hover a, .ui-state-hover a:hover {
	color: #212121;
	text-decoration: none;
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
	border: 1px solid #aaaaaa;
	background: #ffffff url(images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x;
	font-weight: normal;
	color: #212121;
}

.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited	{
	color: #212121;
	text-decoration: none;
}

.ui-widget :active {
	outline: none;
}

/* Interaction Cues
----------------------------------*/
.ui-state-highlight, .ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
	border: 1px solid #fcefa1;
	background: #fbf9ee url(images/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x;
	color: #363636;
}

.ui-state-highlight a, .ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
	color: #363636;
}

.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {
	border: 1px solid #cd0a0a;
	background: #fef1ec url(images/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x;
	color: #cd0a0a;
}

.ui-state-error a, .ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
	color: #cd0a0a;
}

.ui-state-error-text, .ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
	color: #cd0a0a;
}

.ui-priority-primary, .ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
	font-weight: bold;
}

.ui-priority-secondary, .ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
	opacity: .7;
	filter: Alpha(Opacity = 70);
	font-weight: normal;
}

.ui-state-disabled, .ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
	opacity: .35;
	filter: Alpha(Opacity = 35);
	background-image: none;
}

/* Icons
----------------------------------*/

/* states and images */
.ui-icon {
	width: 16px;
	height: 16px;
	background-image: url(images/ui-icons_222222_256x240.png);
}

.ui-widget-content .ui-icon {
	background-image: url(images/ui-icons_222222_256x240.png);
}

.ui-widget-header .ui-icon {
	background-image: url(images/ui-icons_222222_256x240.png);
}

.ui-state-default .ui-icon {
	background-image: url(images/ui-icons_888888_256x240.png);
}

.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {
	background-image: url(images/ui-icons_454545_256x240.png);
}

.ui-state-active .ui-icon {
	background-image: url(images/ui-icons_454545_256x240.png);
}

.ui-state-highlight .ui-icon {
	background-image: url(images/ui-icons_2e83ff_256x240.png);
}

.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {
	background-image: url(images/ui-icons_cd0a0a_256x240.png);
}

/* positioning */
.ui-icon-carat-1-n {
	background-position: 0 0;
}

.ui-icon-carat-1-ne {
	background-position: -16px 0;
}

.ui-icon-carat-1-e {
	background-position: -32px 0;
}

.ui-icon-carat-1-se {
	background-position: -48px 0;
}

.ui-icon-carat-1-s {
	background-position: -64px 0;
}

.ui-icon-carat-1-sw {
	background-position: -80px 0;
}

.ui-icon-carat-1-w {
	background-position: -96px 0;
}

.ui-icon-carat-1-nw {
	background-position: -112px 0;
}

.ui-icon-carat-2-n-s {
	background-position: -128px 0;
}

.ui-icon-carat-2-e-w {
	background-position: -144px 0;
}

.ui-icon-triangle-1-n {
	background-position: 0 -16px;
}

.ui-icon-triangle-1-ne {
	background-position: -16px -16px;
}

.ui-icon-triangle-1-e {
	background-position: -32px -16px;
}

.ui-icon-triangle-1-se {
	background-position: -48px -16px;
}

.ui-icon-triangle-1-s {
	background-position: -64px -16px;
}

.ui-icon-triangle-1-sw {
	background-position: -80px -16px;
}

.ui-icon-triangle-1-w {
	background-position: -96px -16px;
}

.ui-icon-triangle-1-nw {
	background-position: -112px -16px;
}

.ui-icon-triangle-2-n-s {
	background-position: -128px -16px;
}

.ui-icon-triangle-2-e-w {
	background-position: -144px -16px;
}

.ui-icon-arrow-1-n {
	background-position: 0 -32px;
}

.ui-icon-arrow-1-ne {
	background-position: -16px -32px;
}

.ui-icon-arrow-1-e {
	background-position: -32px -32px;
}

.ui-icon-arrow-1-se {
	background-position: -48px -32px;
}

.ui-icon-arrow-1-s {
	background-position: -64px -32px;
}

.ui-icon-arrow-1-sw {
	background-position: -80px -32px;
}

.ui-icon-arrow-1-w {
	background-position: -96px -32px;
}

.ui-icon-arrow-1-nw {
	background-position: -112px -32px;
}

.ui-icon-arrow-2-n-s {
	background-position: -128px -32px;
}

.ui-icon-arrow-2-ne-sw {
	background-position: -144px -32px;
}

.ui-icon-arrow-2-e-w {
	background-position: -160px -32px;
}

.ui-icon-arrow-2-se-nw {
	background-position: -176px -32px;
}

.ui-icon-arrowstop-1-n {
	background-position: -192px -32px;
}

.ui-icon-arrowstop-1-e {
	background-position: -208px -32px;
}

.ui-icon-arrowstop-1-s {
	background-position: -224px -32px;
}

.ui-icon-arrowstop-1-w {
	background-position: -240px -32px;
}

.ui-icon-arrowthick-1-n {
	background-position: 0 -48px;
}

.ui-icon-arrowthick-1-ne {
	background-position: -16px -48px;
}

.ui-icon-arrowthick-1-e {
	background-position: -32px -48px;
}

.ui-icon-arrowthick-1-se {
	background-position: -48px -48px;
}

.ui-icon-arrowthick-1-s {
	background-position: -64px -48px;
}

.ui-icon-arrowthick-1-sw {
	background-position: -80px -48px;
}

.ui-icon-arrowthick-1-w {
	background-position: -96px -48px;
}

.ui-icon-arrowthick-1-nw {
	background-position: -112px -48px;
}

.ui-icon-arrowthick-2-n-s {
	background-position: -128px -48px;
}

.ui-icon-arrowthick-2-ne-sw {
	background-position: -144px -48px;
}

.ui-icon-arrowthick-2-e-w {
	background-position: -160px -48px;
}

.ui-icon-arrowthick-2-se-nw {
	background-position: -176px -48px;
}

.ui-icon-arrowthickstop-1-n {
	background-position: -192px -48px;
}

.ui-icon-arrowthickstop-1-e {
	background-position: -208px -48px;
}

.ui-icon-arrowthickstop-1-s {
	background-position: -224px -48px;
}

.ui-icon-arrowthickstop-1-w {
	background-position: -240px -48px;
}

.ui-icon-arrowreturnthick-1-w {
	background-position: 0 -64px;
}

.ui-icon-arrowreturnthick-1-n {
	background-position: -16px -64px;
}

.ui-icon-arrowreturnthick-1-e {
	background-position: -32px -64px;
}

.ui-icon-arrowreturnthick-1-s {
	background-position: -48px -64px;
}

.ui-icon-arrowreturn-1-w {
	background-position: -64px -64px;
}

.ui-icon-arrowreturn-1-n {
	background-position: -80px -64px;
}

.ui-icon-arrowreturn-1-e {
	background-position: -96px -64px;
}

.ui-icon-arrowreturn-1-s {
	background-position: -112px -64px;
}

.ui-icon-arrowrefresh-1-w {
	background-position: -128px -64px;
}

.ui-icon-arrowrefresh-1-n {
	background-position: -144px -64px;
}

.ui-icon-arrowrefresh-1-e {
	background-position: -160px -64px;
}

.ui-icon-arrowrefresh-1-s {
	background-position: -176px -64px;
}

.ui-icon-arrow-4 {
	background-position: 0 -80px;
}

.ui-icon-arrow-4-diag {
	background-position: -16px -80px;
}

.ui-icon-extlink {
	background-position: -32px -80px;
}

.ui-icon-newwin {
	background-position: -48px -80px;
}

.ui-icon-refresh {
	background-position: -64px -80px;
}

.ui-icon-shuffle {
	background-position: -80px -80px;
}

.ui-icon-transfer-e-w {
	background-position: -96px -80px;
}

.ui-icon-transferthick-e-w {
	background-position: -112px -80px;
}

.ui-icon-folder-collapsed {
	background-position: 0 -96px;
}

.ui-icon-folder-open {
	background-position: -16px -96px;
}

.ui-icon-document {
	background-position: -32px -96px;
}

.ui-icon-document-b {
	background-position: -48px -96px;
}

.ui-icon-note {
	background-position: -64px -96px;
}

.ui-icon-mail-closed {
	background-position: -80px -96px;
}

.ui-icon-mail-open {
	background-position: -96px -96px;
}

.ui-icon-suitcase {
	background-position: -112px -96px;
}

.ui-icon-comment {
	background-position: -128px -96px;
}

.ui-icon-person {
	background-position: -144px -96px;
}

.ui-icon-print {
	background-position: -160px -96px;
}

.ui-icon-trash {
	background-position: -176px -96px;
}

.ui-icon-locked {
	background-position: -192px -96px;
}

.ui-icon-unlocked {
	background-position: -208px -96px;
}

.ui-icon-bookmark {
	background-position: -224px -96px;
}

.ui-icon-tag {
	background-position: -240px -96px;
}

.ui-icon-home {
	background-position: 0 -112px;
}

.ui-icon-flag {
	background-position: -16px -112px;
}

.ui-icon-calendar {
	background-position: -32px -112px;
}

.ui-icon-cart {
	background-position: -48px -112px;
}

.ui-icon-pencil {
	background-position: -64px -112px;
}

.ui-icon-clock {
	background-position: -80px -112px;
}

.ui-icon-disk {
	background-position: -96px -112px;
}

.ui-icon-calculator {
	background-position: -112px -112px;
}

.ui-icon-zoomin {
	background-position: -128px -112px;
}

.ui-icon-zoomout {
	background-position: -144px -112px;
}

.ui-icon-search {
	background-position: -160px -112px;
}

.ui-icon-wrench {
	background-position: -176px -112px;
}

.ui-icon-gear {
	background-position: -192px -112px;
}

.ui-icon-heart {
	background-position: -208px -112px;
}

.ui-icon-star {
	background-position: -224px -112px;
}

.ui-icon-link {
	background-position: -240px -112px;
}

.ui-icon-cancel {
	background-position: 0 -128px;
}

.ui-icon-plus {
	background-position: -16px -128px;
}

.ui-icon-plusthick {
	background-position: -32px -128px;
}

.ui-icon-minus {
	background-position: -48px -128px;
}

.ui-icon-minusthick {
	background-position: -64px -128px;
}

.ui-icon-close {
	background-position: -80px -128px;
}

.ui-icon-closethick {
	background-position: -96px -128px;
}

.ui-icon-key {
	background-position: -112px -128px;
}

.ui-icon-lightbulb {
	background-position: -128px -128px;
}

.ui-icon-scissors {
	background-position: -144px -128px;
}

.ui-icon-clipboard {
	background-position: -160px -128px;
}

.ui-icon-copy {
	background-position: -176px -128px;
}

.ui-icon-contact {
	background-position: -192px -128px;
}

.ui-icon-image {
	background-position: -208px -128px;
}

.ui-icon-video {
	background-position: -224px -128px;
}

.ui-icon-script {
	background-position: -240px -128px;
}

.ui-icon-alert {
	background-position: 0 -144px;
}

.ui-icon-info {
	background-position: -16px -144px;
}

.ui-icon-notice {
	background-position: -32px -144px;
}

.ui-icon-help {
	background-position: -48px -144px;
}

.ui-icon-check {
	background-position: -64px -144px;
}

.ui-icon-bullet {
	background-position: -80px -144px;
}

.ui-icon-radio-off {
	background-position: -96px -144px;
}

.ui-icon-radio-on {
	background-position: -112px -144px;
}

.ui-icon-pin-w {
	background-position: -128px -144px;
}

.ui-icon-pin-s {
	background-position: -144px -144px;
}

.ui-icon-play {
	background-position: 0 -160px;
}

.ui-icon-pause {
	background-position: -16px -160px;
}

.ui-icon-seek-next {
	background-position: -32px -160px;
}

.ui-icon-seek-prev {
	background-position: -48px -160px;
}

.ui-icon-seek-end {
	background-position: -64px -160px;
}

.ui-icon-seek-start {
	background-position: -80px -160px;
}

/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first {
	background-position: -80px -160px;
}

.ui-icon-stop {
	background-position: -96px -160px;
}

.ui-icon-eject {
	background-position: -112px -160px;
}

.ui-icon-volume-off {
	background-position: -128px -160px;
}

.ui-icon-volume-on {
	background-position: -144px -160px;
}

.ui-icon-power {
	background-position: 0 -176px;
}

.ui-icon-signal-diag {
	background-position: -16px -176px;
}

.ui-icon-signal {
	background-position: -32px -176px;
}

.ui-icon-battery-0 {
	background-position: -48px -176px;
}

.ui-icon-battery-1 {
	background-position: -64px -176px;
}

.ui-icon-battery-2 {
	background-position: -80px -176px;
}

.ui-icon-battery-3 {
	background-position: -96px -176px;
}

.ui-icon-circle-plus {
	background-position: 0 -192px;
}

.ui-icon-circle-minus {
	background-position: -16px -192px;
}

.ui-icon-circle-close {
	background-position: -32px -192px;
}

.ui-icon-circle-triangle-e {
	background-position: -48px -192px;
}

.ui-icon-circle-triangle-s {
	background-position: -64px -192px;
}

.ui-icon-circle-triangle-w {
	background-position: -80px -192px;
}

.ui-icon-circle-triangle-n {
	background-position: -96px -192px;
}

.ui-icon-circle-arrow-e {
	background-position: -112px -192px;
}

.ui-icon-circle-arrow-s {
	background-position: -128px -192px;
}

.ui-icon-circle-arrow-w {
	background-position: -144px -192px;
}

.ui-icon-circle-arrow-n {
	background-position: -160px -192px;
}

.ui-icon-circle-zoomin {
	background-position: -176px -192px;
}

.ui-icon-circle-zoomout {
	background-position: -192px -192px;
}

.ui-icon-circle-check {
	background-position: -208px -192px;
}

.ui-icon-circlesmall-plus {
	background-position: 0 -208px;
}

.ui-icon-circlesmall-minus {
	background-position: -16px -208px;
}

.ui-icon-circlesmall-close {
	background-position: -32px -208px;
}

.ui-icon-squaresmall-plus {
	background-position: -48px -208px;
}

.ui-icon-squaresmall-minus {
	background-position: -64px -208px;
}

.ui-icon-squaresmall-close {
	background-position: -80px -208px;
}

.ui-icon-grip-dotted-vertical {
	background-position: 0 -224px;
}

.ui-icon-grip-dotted-horizontal {
	background-position: -16px -224px;
}

.ui-icon-grip-solid-vertical {
	background-position: -32px -224px;
}

.ui-icon-grip-solid-horizontal {
	background-position: -48px -224px;
}

.ui-icon-gripsmall-diagonal-se {
	background-position: -64px -224px;
}

.ui-icon-grip-diagonal-se {
	background-position: -80px -224px;
}

/* Misc visuals
----------------------------------*/

/* Corner radius */
.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl {
	-moz-border-radius-topleft: 4px;
	-webkit-border-top-left-radius: 4px;
	-khtml-border-top-left-radius: 4px;
	border-top-left-radius: 4px;
}

.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr {
	-moz-border-radius-topright: 4px;
	-webkit-border-top-right-radius: 4px;
	-khtml-border-top-right-radius: 4px;
	border-top-right-radius: 4px;
}

.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl {
	-moz-border-radius-bottomleft: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-khtml-border-bottom-left-radius: 4px;
	border-bottom-left-radius: 4px;
}

.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
	-moz-border-radius-bottomright: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-khtml-border-bottom-right-radius: 4px;
	border-bottom-right-radius: 4px;
}

/* Overlays */
.ui-widget-overlay {
	background: #aaaaaa url(images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;
	opacity: .30;
	filter: Alpha(Opacity = 30);
}

.ui-widget-shadow {
	margin: -8px 0 0 -8px;
	padding: 8px;
	background: #aaaaaa url(images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;
	opacity: .30;
	filter: Alpha(Opacity = 30);
	-moz-border-radius: 8px;
	-khtml-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
} /*
 * jQuery UI Resizable 1.8.16
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Resizable#theming
 */
.ui-resizable {
	position: relative;
}

.ui-resizable-handle {
	position: absolute;
	font-size: 0.1px;
	z-index: 99999;
	display: block;
}

.ui-resizable-disabled .ui-resizable-handle, 
.ui-resizable-autohide .ui-resizable-handle {
	display: none;
}

.ui-resizable-n {
	cursor: n-resize;
	height: 7px;
	width: 100%;
	top: -5px;
	left: 0;
}

.ui-resizable-s {
	cursor: s-resize;
	height: 7px;
	width: 100%;
	bottom: -5px;
	left: 0;
}

.ui-resizable-e {
	cursor: e-resize;
	width: 7px;
	right: -5px;
	top: 0;
	height: 100%;
}

.ui-resizable-w {
	cursor: w-resize;
	width: 7px;
	left: -5px;
	top: 0;
	height: 100%;
}

.ui-resizable-se {
	cursor: se-resize;
	width: 12px;
	height: 12px;
	right: 1px;
	bottom: 1px;
}

.ui-resizable-sw {
	cursor: sw-resize;
	width: 9px;
	height: 9px;
	left: -5px;
	bottom: -5px;
}

.ui-resizable-nw {
	cursor: nw-resize;
	width: 9px;
	height: 9px;
	left: -5px;
	top: -5px;
}

.ui-resizable-ne {
	cursor: ne-resize;
	width: 9px;
	height: 9px;
	right: -5px;
	top: -5px;
} /*
 * jQuery UI Selectable 1.8.16
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Selectable#theming
 */
.ui-selectable-helper {
	position: absolute;
	z-index: 100;
	border: 1px dotted black;
}
/*
 * jQuery UI Accordion 1.8.16
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Accordion#theming
 */
/* IE/Win - Fix animation bug - #4615 */
.ui-accordion {
	width: 100%;
}

.ui-accordion .ui-accordion-header {
	cursor: pointer;
	position: relative;
	margin-top: 1px;
	zoom: 1;
}

.ui-accordion .ui-accordion-li-fix {
	display: inline;
}

.ui-accordion .ui-accordion-header-active {
	border-bottom: 0 !important;
}

.ui-accordion .ui-accordion-header a {
	display: block;
	font-size: 1em;
	padding: .5em .5em .5em .7em;
}

.ui-accordion-icons .ui-accordion-header a {
	padding-left: 2.2em;
}

.ui-accordion .ui-accordion-header .ui-icon {
	position: absolute;
	left: .5em;
	top: 50%;
	margin-top: -8px;
}

.ui-accordion .ui-accordion-content {
	padding: 1em 2.2em;
	border-top: 0;
	margin-top: -2px;
	position: relative;
	top: 1px;
	margin-bottom: 2px;
	overflow: auto;
	display: none;
	zoom: 1;
}

.ui-accordion .ui-accordion-content-active {
	display: block;
}
/*
 * jQuery UI Autocomplete 1.8.16
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Autocomplete#theming
 */
.ui-autocomplete {
	position: absolute;
	cursor: default;
}

/* workarounds */
* html .ui-autocomplete {
	width: 1px;
} /* without this, the menu expands to 100% in IE6 */

/*
 * jQuery UI Menu 1.8.16
 *
 * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Menu#theming
 */
.ui-menu {
	list-style: none;
	padding: 2px;
	margin: 0;
	display: block;
	float: left;
}

.ui-menu .ui-menu {
	margin-top: -3px;
}

.ui-menu .ui-menu-item {
	margin: 0;
	padding: 0;
	zoom: 1;
	float: left;
	clear: left;
	width: 100%;
}

.ui-menu .ui-menu-item a {
	text-decoration: none;
	display: block;
	padding: .2em .4em;
	line-height: 1.5;
	zoom: 1;
}

.ui-menu .ui-menu-item a.ui-state-hover, 
.ui-menu .ui-menu-item a.ui-state-active {
	font-weight: normal;
	margin: -1px;
}
/*
 * jQuery UI Button 1.8.16
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Button#theming
 */
.ui-button {
	display: inline-block;
	position: relative;
	padding: 0;
	margin-right: .1em;
	text-decoration: none !important;
	cursor: pointer;
	text-align: center;
	zoom: 1;
	overflow: visible;
} /* the overflow property removes extra width in IE */

.ui-button-icon-only {
	width: 2.2em;
} /* to make room for the icon, a width needs to be set here */

button.ui-button-icon-only {
	width: 2.4em;
} /* button elements seem to need a little more width */

.ui-button-icons-only {
	width: 3.4em;
}

button.ui-button-icons-only {
	width: 3.7em;
}

/*button text element */
.ui-button .ui-button-text {
	display: block;
	line-height: 1.4;
}

.ui-button-text-only .ui-button-text {
	padding: .4em 1em;
}

.ui-button-icon-only .ui-button-text, 
.ui-button-icons-only .ui-button-text {
	padding: .4em;
	text-indent: -9999999px;
}

.ui-button-text-icon-primary .ui-button-text, 
.ui-button-text-icons .ui-button-text {
	padding: .4em 1em .4em 2.1em;
}

.ui-button-text-icon-secondary .ui-button-text, 
.ui-button-text-icons .ui-button-text {
	padding: .4em 2.1em .4em 1em;
}

.ui-button-text-icons .ui-button-text {
	padding-left: 2.1em;
	padding-right: 2.1em;
}

/* no icon support for input elements, provide padding by default */
input.ui-button {
	padding: .4em 1em;
}

/*button icon element(s) */
.ui-button-icon-only .ui-icon, .ui-button-text-icon-primary .ui-icon,
.ui-button-text-icon-secondary .ui-icon, .ui-button-text-icons .ui-icon,
.ui-button-icons-only .ui-icon {
	position: absolute;
	top: 50%;
	margin-top: -8px;
}

.ui-button-icon-only .ui-icon {
	left: 50%;
	margin-left: -8px;
}

.ui-button-text-icon-primary .ui-button-icon-primary,
.ui-button-text-icons .ui-button-icon-primary, 
.ui-button-icons-only .ui-button-icon-primary {
	left: .5em;
}

.ui-button-text-icon-secondary .ui-button-icon-secondary,
.ui-button-text-icons .ui-button-icon-secondary, 
.ui-button-icons-only .ui-button-icon-secondary	{
	right: .5em;
}

.ui-button-text-icons .ui-button-icon-secondary, 
.ui-button-icons-only .ui-button-icon-secondary	{
	right: .5em;
}

/*button sets*/
.ui-buttonset {
	margin-right: 7px;
}

.ui-buttonset .ui-button {
	margin-left: 0;
	margin-right: -.3em;
}

/* workarounds */
button.ui-button::-moz-focus-inner {
	border: 0;
	padding: 0;
} /* reset extra padding in Firefox */

/*
 * jQuery UI Dialog 1.8.16
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Dialog#theming
 */
.ui-dialog {
	position: absolute;
	padding: .2em;
	width: 300px;
	overflow: hidden;
}

.ui-dialog .ui-dialog-titlebar {
	padding: .4em 1em;
	position: relative;
}

.ui-dialog .ui-dialog-title {
	float: left;
	margin: .1em 16px .1em 0;
}

.ui-dialog .ui-dialog-titlebar-close {
	position: absolute;
	right: .3em;
	top: 50%;
	width: 19px;
	margin: -10px 0 0 0;
	padding: 1px;
	height: 18px;
}

.ui-dialog .ui-dialog-titlebar-close span {
	display: block;
	margin: 1px;
}

.ui-dialog .ui-dialog-titlebar-close:hover, 
.ui-dialog .ui-dialog-titlebar-close:focus {
	padding: 0;
}

.ui-dialog .ui-dialog-content {
	position: relative;
	border: 0;
	padding: .5em 1em;
	background: none;
	overflow: auto;
	zoom: 1;
}

.ui-dialog .ui-dialog-buttonpane {
	text-align: left;
	border-width: 1px 0 0 0;
	background-image: none;
	margin: .5em 0 0 0;
	padding: .3em 1em .5em .4em;
}

.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
	float: right;
}

.ui-dialog .ui-dialog-buttonpane button {
	margin: .5em .4em .5em 0;
	cursor: pointer;
}

.ui-dialog .ui-resizable-se {
	width: 14px;
	height: 14px;
	right: 3px;
	bottom: 3px;
}

.ui-draggable .ui-dialog-titlebar {
	cursor: move;
}
/*
 * jQuery UI Slider 1.8.16
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Slider#theming
 */
.ui-slider {
	position: relative;
	text-align: left;
}

.ui-slider .ui-slider-handle {
	position: absolute;
	z-index: 2;
	width: 1.2em;
	height: 1.2em;
	cursor: default;
}

.ui-slider .ui-slider-range {
	position: absolute;
	z-index: 1;
	font-size: .7em;
	display: block;
	border: 0;
	background-position: 0 0;
}

.ui-slider-horizontal {
	height: .8em;
}

.ui-slider-horizontal .ui-slider-handle {
	top: -.3em;
	margin-left: -.6em;
}

.ui-slider-horizontal .ui-slider-range {
	top: 0;
	height: 100%;
}

.ui-slider-horizontal .ui-slider-range-min {
	left: 0;
}

.ui-slider-horizontal .ui-slider-range-max {
	right: 0;
}

.ui-slider-vertical {
	width: .8em;
	height: 100px;
}

.ui-slider-vertical .ui-slider-handle {
	left: -.3em;
	margin-left: 0;
	margin-bottom: -.6em;
}

.ui-slider-vertical .ui-slider-range {
	left: 0;
	width: 100%;
}

.ui-slider-vertical .ui-slider-range-min {
	bottom: 0;
}

.ui-slider-vertical .ui-slider-range-max {
	top: 0;
} /*
 * jQuery UI Tabs 1.8.16
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Tabs#theming
 */
.ui-tabs {
	position: relative;
	padding: .2em;
	zoom: 1;
}

/* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
.ui-tabs .ui-tabs-nav {
	margin: 0;
	padding: .2em .2em 0;
}

.ui-tabs .ui-tabs-nav li {
	list-style: none;
	float: left;
	position: relative;
	top: 1px;
	margin: 0 .2em 1px 0;
	border-bottom: 0 !important;
	padding: 0;
	white-space: nowrap;
}

.ui-tabs .ui-tabs-nav li a {
	float: left;
	padding: .5em 1em;
	text-decoration: none;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-selected {
	margin-bottom: 0;
	padding-bottom: 1px;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, 
.ui-tabs .ui-tabs-nav li.ui-state-disabled a,
.ui-tabs .ui-tabs-nav li.ui-state-processing a {
	cursor: text;
}

.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a	{
	cursor: pointer;
}

/* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs .ui-tabs-panel {
	display: block;
	border-width: 0;
	padding: 1em 1.4em;
	background: none;
}

.ui-tabs .ui-tabs-hide {
	display: none !important;
}
/*
 * jQuery UI Datepicker 1.8.16
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Datepicker#theming
 */
.ui-datepicker {
	width: 17em;
	padding: .2em .2em 0;
	display: none;
}

.ui-datepicker .ui-datepicker-header {
	position: relative;
	padding: .2em 0;
}

.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
	position: absolute;
	top: 2px;
	width: 1.8em;
	height: 1.8em;
}

.ui-datepicker .ui-datepicker-prev-hover, 
.ui-datepicker .ui-datepicker-next-hover {
	top: 1px;
}

.ui-datepicker .ui-datepicker-prev {
	left: 2px;
}

.ui-datepicker .ui-datepicker-next {
	right: 2px;
}

.ui-datepicker .ui-datepicker-prev-hover {
	left: 1px;
}

.ui-datepicker .ui-datepicker-next-hover {
	right: 1px;
}

.ui-datepicker .ui-datepicker-prev span, 
.ui-datepicker .ui-datepicker-next span {
	display: block;
	position: absolute;
	left: 50%;
	margin-left: -8px;
	top: 50%;
	margin-top: -8px;
}

.ui-datepicker .ui-datepicker-title {
	margin: 0 2.3em;
	line-height: 1.8em;
	text-align: center;
}

.ui-datepicker .ui-datepicker-title select {
	font-size: 1em;
	margin: 1px 0;
}

.ui-datepicker select.ui-datepicker-month-year {
	width: 100%;
}

.ui-datepicker select.ui-datepicker-month, 
.ui-datepicker select.ui-datepicker-year {
	width: 49%;
}

.ui-datepicker table {
	width: 100%;
	font-size: .9em;
	border-collapse: collapse;
	margin: 0 0 .4em;
}

.ui-datepicker th {
	padding: .7em .3em;
	text-align: center;
	font-weight: bold;
	border: 0;
}

.ui-datepicker td {
	border: 0;
	padding: 1px;
}

.ui-datepicker td span, .ui-datepicker td a {
	display: block;
	padding: .2em;
	text-align: right;
	text-decoration: none;
}

.ui-datepicker .ui-datepicker-buttonpane {
	background-image: none;
	margin: .7em 0 0 0;
	padding: 0 .2em;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
}

.ui-datepicker .ui-datepicker-buttonpane button {
	float: right;
	margin: .5em .2em .4em;
	cursor: pointer;
	padding: .2em .6em .3em .6em;
	width: auto;
	overflow: visible;
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
	float: left;
}

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
	width: auto;
}

.ui-datepicker-multi .ui-datepicker-group {
	float: left;
}

.ui-datepicker-multi .ui-datepicker-group table {
	width: 95%;
	margin: 0 auto .4em;
}

.ui-datepicker-multi-2 .ui-datepicker-group {
	width: 50%;
}

.ui-datepicker-multi-3 .ui-datepicker-group {
	width: 33.3%;
}

.ui-datepicker-multi-4 .ui-datepicker-group {
	width: 25%;
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header {
	border-left-width: 0;
}

.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
	border-left-width: 0;
}

.ui-datepicker-multi .ui-datepicker-buttonpane {
	clear: left;
}

.ui-datepicker-row-break {
	clear: both;
	width: 100%;
	font-size: 0em;
}

/* RTL support */
.ui-datepicker-rtl {
	direction: rtl;
}

.ui-datepicker-rtl .ui-datepicker-prev {
	right: 2px;
	left: auto;
}

.ui-datepicker-rtl .ui-datepicker-next {
	left: 2px;
	right: auto;
}

.ui-datepicker-rtl .ui-datepicker-prev:hover {
	right: 1px;
	left: auto;
}

.ui-datepicker-rtl .ui-datepicker-next:hover {
	left: 1px;
	right: auto;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane {
	clear: right;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
	float: left;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current
	{
	float: right;
}

.ui-datepicker-rtl .ui-datepicker-group {
	float: right;
}

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header {
	border-right-width: 0;
	border-left-width: 1px;
}

.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
	border-right-width: 0;
	border-left-width: 1px;
}

/* IE6 IFRAME FIX (taken from datepicker 1.5.3 */
.ui-datepicker-cover {
	display: none; /*sorry for IE5*/
	display /**/: block; /*sorry for IE5*/
	position: absolute; /*must have*/
	z-index: -1; /*must have*/
	filter: mask(); /*must have*/
	top: -4px; /*must have*/
	left: -4px; /*must have*/
	width: 200px; /*must have*/
	height: 200px; /*must have*/
} /*
 * jQuery UI Progressbar 1.8.16
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Progressbar#theming
 */
.ui-progressbar {
	height: 2em;
	text-align: left;
}

.ui-progressbar .ui-progressbar-value {
	margin: -1px;
	height: 100%;
}

/* ==== banner.css ==== */
#background {
	float: left;
}

.banner-slide {
	position: relative;
	width: 806px;
	height: 260px;
	overflow: hidden;
}

.banner-nav {
	position: absolute;
	top: 45px;
	right: 0px;
	z-index: 5;
	max-width: 114px;
	height: 169px;
	float: left;
}

.banner-slider-content {
	width: 806px;
	position: absolute;
	top: 0px;
	left: 0px;
}

.banner-slider-content img {
	padding: 0;
}

.prod-head a {
	color: #2068a4 !important;
}

.prod-head a:hover {
	color: #7da3cb !important;
	text-decoration: underline
}

.color-status {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase
}

#buygrid {
	min-width: 510px;
}

.tb-scroll {
	background: none repeat scroll 0 0 transparent;
	border: 1px solid #CCCCCC;
}

.sub-grouping td {
	padding: 0 !important
}

/*sea-680*/
.price {
	float: left;
	line-height: 26px;
	margin-right: 15px
}

.priceEdit {
	height: 26px;
	padding-left: 8px;
	float: left;
}

.priceEdit a {
	line-height: 24px;
	color: #fff !important;
}

.priceEdit a:hover {
	text-decoration: none !important;
}

.priceEdit span {
	height: 27px;
	padding: 5px 8px 6px 0;
}

.btn_done {
	background: url(/products/images/button_ok-green-28x28.png) no-repeat transparent !important;
	border: 0 none;
	width: 28px;
	height: 28px;
	margin-right: 5px;
}

.priceEditTBox {
	margin-right: 15px;
	width: 75px;
	height: 18px
}

.btn_undo {
	background: url(/products/images/button_undo-28x28.png) no-repeat transparent !important;
	border: 0 none;
	width: 28px;
	height: 28px
}

.price-label {
	padding-top: 3px
}

.priceLabel {
	float: left;
	height: 28px;
	line-height: 32px;
}

.cvModalMask {
	background-color: white;
	filter: alpha(opacity = 1);
	z-index: 999998;
	opacity: 0.01;
	border: '3px solid red';
	display: none;
	position: absolute
}

.cvMask-ok {
	opacity: 0.5 !important;
	filter: alpha(opacity = 50);
	background-color: black;
}

/* order submitted page */
.orddiv {
	padding: 0 20px;
}

.ordh1 {
	font: bold 18px Verdana;
	color: #252525;
	padding: 0;
	margin: 0 0 10px;
}

.ordp {
	margin-bottom: 10px;
}

.ordlabel {
	float: left;
	padding: 4px 5px 0 0;
	font-weight: bold;
	color: #252525;
}

.selectdd {
	float: left;
}

.selectdd dd, .selectdd dt, .selectdd ul {
	margin: 0px;
	padding: 0px;
}

.selectdd dd {
	position: relative;
}

.selectdd a, .selectdd a:visited {
	color: #000;
	text-decoration: none;
	outline: none;
}

.selectdd a:hover {
	color: #fff;
}

.selectdd dt a:hover {
	color: #000;
	border: 1px solid #3c7fb1;
	background: #fff url(/products/images/ff-hover.jpg) no-repeat scroll right 0;
}

.selectdd dt a {
	background: #fff url(/products/images/ff.jpg) no-repeat scroll right 0;
	display: block;
	padding-right: 20px;
	border: 1px solid #bbb;
	width: 115px;
	height: 17px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.selectdd dt a span {
	cursor: pointer;
	display: block;
	padding: 1px 5px;
}

.selectdd dd ul {
	background: #fff none repeat scroll 0 0;
	border: 1px solid #bbb;
	color: #000;
	display: none;
	left: 0px;
	padding: 3px 0px;
	position: absolute;
	top: 0;
	width: auto;
	min-width: 135px;
	list-style: none;
}

.selectdd span.value {
	display: none;
}

.selectdd dd ul li a {
	padding: 0 5px;
	display: block;
}

.selectdd dd ul li a:hover {
	background-color: #3399ff;
}

.selectdd img.flag {
	border: none;
	vertical-align: middle;
	margin-left: 10px;
}

.rich-table-cell {
	font-family: Arial, Verdana, sans-serif;
}

.kolor_swatch {
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.small-link {
	height: 36px;
	width: 143px;
	top: 183px;
	left: 644px;
	background: url(/images/flash/mar29_blank.gif);
	position: absolute;
}

.prodimg {
	height: 210px;
	background: #fff;
	overflow: hidden;
	text-align: center;
}

.prodimg img {
	max-width: 210px;
	max-height: 210px;
	cursor: pointer;
}

#nextstyle {
	vertical-align: bottom;
	margin: 0;
	padding: 0;
	float: right;
	font-size: 11px;
}

.whseMsgDiv {
	color: red;
}

.contact-column {
	float: left;
	margin-right: 20px;
	width: 30%;
}

#counter {
	font-size: 11px;
	color: #7e7e7e;
	margin-bottom: 9px !important;
}

#counter span {
	font-weight: bold;
	line-height: 1.55em;
	color: #666666;
}

#counter span.warning {
	color: #b66875;
}

.suggestion {
	outline: none;
	width: 65%;
	height: 130px;
	padding: 9px 16px;
	font-size: 1.5em;
	line-height: 1.35em;
	color: #454545;
	border-top: 1px solid #c1c1c1;
	border-left: 1px solid #b7b7b7;
	border-bottom: 1px solid #818181;
	border-right: 1px solid #818181;
	box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.35);
}

.contact_form {
	border-bottom: solid 1px #CDCDCD;
	padding-bottom: 13px;
}

.contact_btn {
	padding: 12px 0;
	text-align: left;
	vertical-align: middle;
}

.contact_btn input {
	margin: auto 0;
	vertical-align: middle;
}

.cont_head {
	margin-top: 10px !important;
	padding-left: 10px
}

.left-indent {
	padding-left: 10px
}

.left-indent15 {
	padding-left: 15px
}

.contact_label {
	margin-bottom: 5px
}

.contact_field {
	margin-bottom: 10px
}

.contact-other {
	color: #406085;
	font-size: 12px
}

.btn_cancel {
	font-weight: bold;
	padding: 2px 15px
}

.btn_cancel:hover {
	text-decoration: none;
	border: 2px solid #cdcdcd;
	border-radius: 5px;
}

.btn_cancel a:hover {
	text-decoration: none;
}

#error-msg {
	color: #C41230;
	font-weight: bold;
	font-size: 12px;
	margin: 7px 0;
	visibility: hidden;
}

.error_brd {
	border: 2px solid #C41230
}

#choice, #suggestion {
	width: 295px;
}

#customerNumb, #name, #emailAddress {
	width: 295px
}

.new-spacing {
	height: auto !important;
}

.new-spacing td {
	padding: 0 3px !important
}

.allborders tbody tr:nth-child(odd) {
	background: none repeat scroll 0 0 #EBEBEB;
}

.sp-bot {
	padding-bottom: 12px;
	padding-top: 5px
}

.sch-form input, .sch-form select {
	margin-bottom: 10px;
}

.sch-form input[type="text"] {
	width: 40%;
	height: 20px;
}

.sch-form input.s-field {
	width: 5%
}

.sch-form input.m-field {
	width: 10%
}

.sch-form label {
	font-weight: bold;
	line-height: 20px;
}

.sch-form label span {
	font-weight: normal
}

h1.cweb-heads {
	color: #363636 !important;
	font-size: 18px !important;
	font-weight: bold !important;
}

/* searchpage tags */
.tags-aside {
	float: left;
	width: 169px;
}

.tags-compare-box {
	margin: 6px 0 0 0;
	position: relative;
}

.tags-bTitle {
	background: url(../images/navigation-head-bg.jpg) repeat-x scroll 0 0 #FFFFFF;
	height: 26px;
	border: solid 1px #11315a
}

.tags-bTitle h2, .tags-bTitle h3 {
	font-size: 13px;
	font-weight: bold;
	line-height: 14px;
	padding: 5px 0 5px 7px;
	text-shadow: 1px 1px 1px #224272;
	color: #FFF;
	font-size: 11px;
}

.tags-comparebox {
	background: #eee;
	border: solid 1px #dfdfdf;
	overflow: hidden;
	padding: 5px 7px 7px 6px
}

.tags-comparebox ul {
	height: 46px;
	padding: 0;
	width: 160px;
	margin: 13px 0 14px !important;
}

.tags-comparebox li {
	float: left;
	height: 39px;
	list-style: none outside none;
	margin: 0 4px 1px 0 !important;
	width: 35px
}

.tags-comparebox li img {
	border: solid 1px #dedede;
}

.tags-comparebox .remove-btn {
	background: url(../images/compare-thumb-x.jpg) no-repeat !important;
	border: medium none;
	cursor: pointer;
	height: 11px;
	width: 11px;
	left: 22px;
	position: relative;
	bottom: 15px;
}

.tags-comparebox .comparebtn {
	background: url(../images/comparebtn.jpg) no-repeat;
	border: medium none;
	cursor: pointer;
	height: 24px;
	outline: medium none;
	overflow: hidden;
	text-indent: -9999px;
	width: 95px;
	margin: auto
}

.tags-filters-container {
	margin: 6px 0 0;
	position: relative;
	background: #EEEEEE;
}

.tags-filters-container .clear-all {
	height: 23px;
	padding-top: 4px;
}

.tags-filters-container a {
	font-size: 11px;
	color: #2068A4 !important
}

.tags-filters-container a.all-lnk {
	padding-left: 4px
}

.tags-filters-container .tags-fltr-inner {
	border: 1px solid #DFDFDF;
}

.tags-filters-container .filters {
	margin: 0;
}

.tags-filters-container .filters .fTitle {
	background: url("/products/images/filter-bg.jpg") repeat-x scroll 0 0 #FFFFFF;
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 1px 0;
	color: #363636;
	height: 26px;
	margin: 0;
	padding: 0 5px;
}

.tags-filters-container .filters .fTitle a, 
.tags-filters-container .filters .fTitle span {
	color: #363636;
	font: bold 11px Verdana, Geneva, sans-serif;
	padding: 0;
	text-decoration: none;
	white-space: nowrap;
}

.tags-filters-container .filters .fTitle span {
	border: medium none;
	float: left;
	margin: 5px 0 0;
	padding: 0;
}

.tags-filters-container .filters .fTitle .plus-minus {
	float: right
}

.tags-filters-container .filters .fBody {
	color: #363636;
	font-size: 11px;
	padding: 5px 5px 10px;
}

.fBody .checkbox-row {
	margin-bottom: 2px;
	clear: both
}

.fBody .checkbox-row label {
	margin: 0 0 0 4px;
}

.fBody .checkbox-row input {
	border: medium none;
	float: left;
	margin: 0;
	padding: 0;
	width: auto;
}

.fBody .checkbox-row img {
	float: left;
	margin-right: 3px
}

.filter-child {
	width: 95%
}

.filter-child .fTitle-child {
	background: url("/products/images/filter-bg.jpg") repeat-x scroll 0 0 #FFFFFF;
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 1px 0;
	color: #363636;
	height: 26px;
	margin: 3px 0 0;
	padding: 0 5px;
}

.filter-child .fTitle-child .plus-minus {
	float: right
}

.filter-child .fTitle-child span {
	border: medium none;
	float: left;
	margin: 5px 0 0;
	padding: 0;
	font: bold 9px/16px Verdana, Geneva, sans-serif
}

.filter-child .fBody-child {
	color: #363636;
	font-size: 11px;
	padding: 5px 5px 10px;
	overflow: hidden;
}

.color-child {
	float: left;
	width: 98%;
}

.color-child .checkbox-row {
	overflow: hidden;
	margin-top: 4px;
}

.color-child .checkbox-row label {
	display: block;
	float: right;
	width: 94px;
	margin: 3px 0 0 3px;
}

.color-child .checkbox-row input {
	border: medium none;
	float: left;
	margin: 4px 0 0;
	padding: 0;
	width: auto;
}

.result-top {
	font-weight: bold;
	color: #333;
	text-decoration: none;
	word-spacing: 3px;
	padding: 10px 0 3px;
	font-size: 11px
}

.result-top .no-result, .sanmar-copyright {
	color: #666666
}

.wojsf-image-index {
	padding: 10px 0 10px 0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #666666;
	overflow: hidden;
	margin-bottom: 5px;
}

.wojsf-image-index .product {
	float: left;
	height: 310px;
	margin: 0 0 15px;
	text-align: center;
	width: 150px;
	padding: 5px;
}

.wojsf-image-index .product label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px
}

.wojsf-image-index .product-price {
	text-align: center;
	font-weight: bold;
	background-color: white;
	height: 15px;
	color: #333;
	font-family: Arial, Verdana, sans-serif
}

.wojsf-image-index .fakeimage {
	background-position: center top;
	background-repeat: no-repeat;
	height: 156px;
}

.wojsf-image-index .imagedisplay {
	display: inline-block;
	height: 156px;
	width: 120px;
}

.wojsf-image-index .info {
	font-weight: bold;
	margin: 5px 0;
}

.wojsf-image-index .name a {
	color: #333;
	text-decoration: none
}

.wojsf-image-index a {
	color: #333;
	text-decoration: none;
	cursor: pointer !important
}

.wojsf-compare {
	margin: 10px 0;
	overflow: hidden;
	float: right;
	padding-right: 14px
}

.wojsf-compare .comparebtn {
	background: url(/products/images/comparebtn.jpg) no-repeat;
	border: medium none;
	cursor: pointer;
	height: 24px;
	outline: medium none;
	overflow: hidden;
	text-indent: -9999px;
	width: 95px;
	float: right;
	margin-right: 6px
}

.tags-comparebox #selectedItemsBoxes {
	background-image: url("../images/compare-placeholder.jpg") !important;
	background-repeat: no-repeat;
	width: 153px;
	height: 56px;
	margin-left: 1px
}

.n-pad {
	padding: 5px
}

.ajax-loader {
	background: #D0D0D0 url('/products/images/spinner.gif') no-repeat center center;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity = 50);
	opacity: 0.5;
	position: fixed;
	z-index: 1000000;
	display: none;
	left: 0;
	top: 0
}

.tag-pStatus {
	font-weight: bold;
	text-align: center;
	line-height: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 0;
	display: block;
	margin-left: -4px;
	height: 16px
}

.tag-itemName {
	height: 59px;
	overflow: hidden;
	text-overflow: ellipsis;
	padding: 0;
	line-height: 14px;
}

.tag-QV-image {
	height: 0px;
	position: relative;
	top: 100px;
	cursor: pointer ! important;
	display: none;
}

.tag-sale-price {
	color: #CC0000
}

.tag-min-price {
	font-family: Arial;
	color: black
}

/* searchpage tags */
#compare-print, #compare-pdf, #compare-email {
	font-size: 11px
}

.valgin_bottom {
	vertical-align: bottom;
}

.label_color {
	color: #000
}

.image-index-extra-padding {
	padding: 5px 0 10px 0
}

.image-index-extra-padding .product {
	margin-left: 1px;
}

.cursor {
	cursor: pointer
}

#close-it-text {
	float: right;
	width: auto;
}

#close-it-img {
	float: right;
	margin-left: 4px;
	margin-top: -1px
}

.close-it {
	width: auto
}

.bran-clear {
	margin-bottom: 5px
}

.checkbox-compare {
	margin-right: 3px !important
}

.cv-grayout-loader {
	background-color: rgba(0, 0, 0, 0.1);
	width: 100%;
	height: 100%;
	top: 0;
	z-index: 9999999;
	display: none;
	position: absolute;
	left: 0
}

.disabled-CC {
	background-color: #edeceb;
	border-style: ridge;
	color: #aba7a4;
}

.newLink {
	font-weight: bold !important;
	background: #b8b8bb !important;
	border: 1px solid #cbcaca !important;
}
.newLink:hover, .asidemenu .current .newLink {
	background: #5579a0 !important;
	border: 1px solid #c4cedb !important;
}
.newflyout span a {padding-left: 0 !important}
.image-lib-bullet li {
	list-style-type: disc;
	padding-bottom: 10px;
}