/*  -- Common Classes --  */

body {
	margin: 0 auto;
	font: normal 12px Tahoma, Arial, Helvetica, sans-serif;
	color: #cccccc;
	text-align: center;
	background-color: #222222;
}

#container {
	margin: 0 auto;
	padding: 0;
	width: 900px;
	text-align: left;
	background-color: #000000;
}

#header:after,
#container:after,
#footer:after {
	clear: both;
	display: block;
	height: 0;
	content: ".";
	visibility: hidden;
}

a {
	text-decoration: underline;
	color: #1eb7ea;
}

a:hover {
	text-decoration: none;
}

img {
	border: none;
}

p {
	margin: 0;
	padding: 0;
}

b, strong {
	font-weight: bold;
}

form, ul, li {
	margin: 0;
	padding: 0;
	background: none;
	border: none;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
}

/*  -- End Common Classes --  */


/*  -- Header --  */

div#header {
	width: 900px;
	height: 131px;
	background: url(header-bkgd.gif) 0px 0px no-repeat;
	border-bottom: 6px solid #000000;
}

div#header-left {
	float: left;
	width: 760px;
}

div#brand-logo {
	width: 250px;
}

div#brand-logo img {
	display: block;
}

div#header-links {
	clear: left;
	float: left;
	width: 760px;
	height: 29px;
}

div#header-links img {
	display: block;
}

div#logo {
	float: right;
	width: 140px;
}

div#logo img {
	display: block;
}

/*  -- End Header --  */


/*  -- Body --  */

div#bodyshell {
	clear: both;
	float: left;
	width: 900px;
}

div#bodycontent {
	float: right;
	width: 716px;
	border-right: 5px solid #000000;
}

/*  -- End Body --  */


/*  -- Index Page --  */

div#index-image {
	padding: 0 0 10px 0;
	text-align: center;
}

div#featured-sections {
	padding: 0 0 10px 0;
}

div#featured-sections td {
	text-align: center;
}

div#featured-sections td.img-cell {
	padding: 10px;
	background-color: #ffffff;
}

div#featured-sections td.info-cell {
	padding: 0 10px 10px 10px;
	font: normal 12px Tahoma, Arial, Helvetica, sans-serif;
	color: #000000;
	background: #ffffff url(white-slash-bkgd.gif) 0px bottom repeat-x;
}

div#featured-sections td.info-cell a {
	font-weight: bold;
	color: #000000;
}

div#featured-items-text {
	padding: 10px;
	font: normal 12px Tahoma, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-align: center;
}

div#featured-items {
	padding: 3px 18px 3px 18px;
	background-color: #ffffff;
	border-bottom: 7px solid #000000;
}

div#featured-items td {
	text-align: center;
}

div#featured-items td.img-cell {
	padding: 3px 12px 3px 12px;
	vertical-align: top;
}

div#index-message {
	padding: 20px 20px 0 20px;
	background: url(black-slash.gif) 0px 0px repeat-x;
}

/*  -- End Index Page --  */


/*  -- Section Page --  */

div#section-info {
	padding: 9px 0 0 10px;
	color: #ffffff;
	border-bottom: 7px solid #000000;
}

#section-image {
	float: right;
	margin: 0 0 0 40px;
	border: 1px solid #999999;
}

h1#section-contenttitle {
	padding: 0 0 15px 0;
	font: bold 18px Tahoma, Arial, Helvetica, sans-serif;
	color: #33ccff;
	text-transform: uppercase;
}

/*  -- End Section Page --  */


/*  -- Item Page --  */

div#item-info {
	padding: 20px 80px 0 13px;
}

h1#item-contenttitle {
	padding: 0 0 4px 0;
	font: bold 14px Tahoma, Arial, Helvetica, sans-serif;
	color: #33ccff;
	text-transform: uppercase;
}

div#item-image-area {
	float: left;
	width: 225px;
	text-align: center;
}

#item-image {
	margin: 0 0 25px 0;
	background-color: #ffffff;
	border: 1px solid #999999;
}

div#info-table-area {
	float: right;
	width: 285px;
}

div#item-caption {
	clear: both;
	padding: 20px 20px 0 20px;
}

div#item-caption ul {
	margin: 0 0 0 15px;
}

div.page-heading {
	clear: both;
	padding: 10px 20px 8px 20px;
	font: bold 14px Tahoma, Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: left;
	text-transform: uppercase;
	background: #1eb7ea url(black-slash.gif) 0px 0px repeat-x;
}

/*  -- End Item Page --  */


/*  -- Left Navigation --  */

div#left-nav {
	float: left;
	width: 176px;
}

div#search-area fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

div#search-area .searchIn {
	margin: 0 0 0 5px;
	padding: 1px 5px 0 5px;
	width: 126px;
	height: 20px;
	font: normal 10px Tahoma, Arial, Helvetica, sans-serif;
	color: #777777;
	vertical-align: middle;
	background-color: #ffffff !important;
	border: 2px inset #808080;
}

div#search-area .searchGo {
	margin: 0 0 0 5px;
	vertical-align: middle;
}

ul#nav {
	padding: 17px 0 0 0;
	width: 176px;
	list-style-type: none;
	background: url(left-nav-sect-divider.gif) 0px 13px no-repeat;
}

ul#nav li {
	position: relative;
	z-index: 999;
	width: 171px;
}

ul#nav a {
	display: block;
	padding: 5px 10px 5px 25px;
	font: bold Tahoma, Arial, Helvetica, sans-serif;
	color: #cccccc;
	text-decoration: none;
	text-transform: uppercase;
	background: url(left-nav-blt.gif) 0px center no-repeat;
}

ul#nav a:hover {
	color: #ffffff;
	background: #1eb7ea url(left-nav-blt.gif) -171px center no-repeat;
}

ul#nav li:hover a, ul#nav li.sfhover a {
	color: #ffffff;
	background: #1eb7ea url(left-nav-blt.gif) -171px center no-repeat;
}

ul#nav li ul {
	display: none;
	position: absolute;
	top: 3px;
	left: 167px;
	list-style-type: none;
	width: 164px;
	background: #ffffff;
	border: 1px solid #d1d1d1;
	border-bottom: none;
}

ul#nav li:hover ul, ul#nav li.sfhover ul {
	display: block;
}

ul#nav li:hover ul li, ul#nav li.sfhover ul li {
	width: 164px;
	border-bottom: 1px solid #d1d1d1;
}

ul#nav li:hover ul a, ul#nav li.sfhover ul a {
	padding: 8px 12px 7px 12px;
	color: #000000;
	background: none;
}

ul#nav li:hover ul a:hover, ul#nav li.sfhover ul a:hover {
	color: #1eb7ea;
	text-decoration: underline;
	background: #eaeaea;
}

div#blog-area {
	padding: 17px 0 0 0;
	background: url(left-nav-sect-divider.gif) 0px 13px no-repeat;
}

div#blog-text {
	padding: 0 10px 0 10px;
	font: normal 12px Tahoma, Arial, Helvetica, sans-serif;
	color: #cccccc;
}

div#blog-text a {
	font: normal 11px Tahoma, Arial, Helvetica, sans-serif;
	color: #33ccff;
	line-height: 20px;
}

div#newsletter-area {
	padding: 17px 0 0 0;
	background: url(left-nav-sect-divider.gif) 0px 13px no-repeat;
}

div#newsletter-area fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

div#newsletter-area .newsletterBox {
	margin: 0 0 0 5px;
	padding: 1px 5px 0 5px;
	width: 126px;
	height: 20px;
	font: normal 10px Tahoma, Arial, Helvetica, sans-serif;
	color: #999999;
	vertical-align: middle;
	background-color: #ffffff !important;
	border: 2px inset #808080;
}

div#newsletter-area .newsletterGo {
	margin: 0 0 0 5px;
	vertical-align: middle;
}

div#newsletter-text {
	padding: 0 10px 5px 10px;
	font: normal 12px Tahoma, Arial, Helvetica, sans-serif;
	color: #cccccc;
}

div#newsletter-subtext {
	padding: 10px 10px 0 10px;
	font: normal 10px Tahoma, Arial, Helvetica, sans-serif;
	color: #cccccc;
}

div#newsletter-subtext a {
	color: #cccccc;
}

div#testimonial-area {
	padding: 17px 0 0 0;
	background: url(left-nav-sect-divider.gif) 0px 13px no-repeat;
}

div#testimonial-area ul {
	list-style-type: none;
}

div#testimonial-area ul li {
	padding: 0 10px 20px 10px;
	font: normal 12px Tahoma, Arial, Helvetica, sans-serif;
	color: #cccccc;
}

div#testimonial-area ul li span {
	display: block;
	padding-top: 5px;
	font: normal 11px Tahoma, Arial, Helvetica, sans-serif;
}

div#testimonial-area #testimonial-link {
	padding: 0 10px 0 10px;
	font: normal 11px Tahoma, Arial, Helvetica, sans-serif;
	color: #33ccff;
}

div#testimonial-area #testimonial-link a {
	color: #33ccff;
}

div#misc-logo-area {
	padding: 12px 0 12px 0;
	width: 161px;
	text-align: center;
	background: #ffffff url(white-slash-bkgd.gif) 0px bottom repeat-x;
	border-top: 20px solid #000000;
	border-left: 9px solid #000000;
}

div#misc-logo-area img {
	margin: 12px 0 12px;
}

/*  -- End Left Navigation --  */


/*  -- Footer --  */

div#footer {
	clear: both;
	width: 900px;
	border-top: 20px solid #000000;
	border-bottom: 45px solid #000000;
}

div#footer-links {
	padding: 8px 0 8px 0;
	width: 900px;
	font: bold 11px Tahoma, Arial, Helvetica, sans-serif;
	color: #5e5d5d;
	text-align: center;
	background: url(footer-links-bkgd.gif) 0px 0px no-repeat;
}

div#footer-links a {
	padding: 0 10px 0 10px;
	color: #5e5d5d;
	text-decoration: none;
}

div#footer-links a:hover {
	text-decoration: underline;
}

div#designby {
	float: left;
	padding: 20px 0 0 0;
	width: 175px;
	font: normal 11px Tahoma, Arial, Helvetica, sans-serif;
	color: #333333;
	text-align: center;
}

div#designby a {
	color: #333333;
	text-decoration: none;
}

div#designby a:hover {
	text-decoration: underline;
}

div#badges {
	float: left;
	width: 300px;
}

div#badges img {
	margin: 15px 0 0 15px;
	vertical-align: middle;
}

div#copyright {
	float: left;
	padding: 18px 0 0 0;
	width: 410px;
	font: normal 11px Tahoma, Arial, Helvetica, sans-serif;
	color: #838383;
	line-height: 18px;
	text-align: right;
}

div#copyright a {
	color: #838383;
}

/*  -- End Footer --  */


/*  -- Breadcrumbs --  */

div.scBreadcrumbs {
	padding: 3px 10px 0 10px;
	font: normal 10px Tahoma, Arial, Helvetica, sans-serif;
	color: #959595;
	text-transform: lowercase;
}

div.scBreadcrumbs a {
	color: #959595;
	text-decoration: none;
}

div.scBreadcrumbs a:hover {
	text-decoration: underline;
}

div.scBreadcrumbs span {
	font-weight: bold;
	color: #f5f5f5;
}

/*  -- End Breadcrumbs --  */


/*  -- Contents --  */

div#contents {
	clear: both;
	padding: 15px 0 15px 0;
	width: 716px;
}

div#contents td {
	text-align: center;
}

div#contents td.img-cell {
	padding: 10px;
	background-color: #ffffff;
}

div#contents td.info-cell {
	padding: 10px;
	font: normal 11px Tahoma, Arial, Helvetica, sans-serif;
	color: #efefef;
}

div#contents td .name {
	padding: 0 0 8px 0;
}

div#contents td .name a {
	font: bold 12px Tahoma, Arial, Helvetica, sans-serif;
	color: #1eb7ea;
}

div#contents td .price {
	padding-left: 20px;
	text-align: left;
}

div#contents td .price-bold {
	padding-left: 20px;
	font-weight: bold;
	text-align: left;
}

div#contents td .sale-price {
	padding-left: 20px;
	font-weight: bold;
	color: #1eb7ea;
	text-align: left;
}

div#contents td.vertical-divider {
	padding: 0px;
	height: 29px;
	background: url(black-slash.gif) 0px 10px repeat-x;
}

/*  -- End Contents --  */


/*  -- Dynamic Paging --  */

div#paging {
	clear: both;
	padding: 12px 0;
}

div#paging .paging-info-top {
	background-color: #1eb7ea;
	border-bottom: 1px solid #777472;
}

div#paging .paging-info-bottom {
	background-color: #7f7c79;
	border-bottom: 1px solid #e6e6e6;
}

div#paging .ctrls td {
	padding: 6px;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #ffffff;
}

div#paging .ctrls td a {
	color: #ffffff;
	text-decoration: none;
}

div#paging .ctrls td a:hover {
	text-decoration: underline;
}

div#paging .ctrls .chosen {
	font-weight: bold;
	color: #565452;
}

div#paging .ctrls td.pageof-bkgd {
	background: url(pageof-bkgd.gif) center center no-repeat;
}

div#paging .ctrls span.pageof {
	color: #595959;
}

div#paging .ctrls td.arrows {
	font-size: 0px;
	line-height: 0px;
}

div#paging .ctrls .leftArrowDiv img {
	margin: 0 2px 0 0;
}

div#paging .ctrls .sortlinks .chosen {
	padding: 1px 10px 2px 3px;
	font-weight: bold;
	color: #000000;
	background-color: #e2ddd7;
}

/*\*/
html*div#paging .ctrls .sortlinks .chosen {
	padding: 2px 10px 3px 3px;
	_padding: 1px 10px 2px 3px;
}/**/

div#paging .ctrls .sortlinks #defaultarrowdiv img,
div#paging .ctrls .sortlinks #namearrowdiv img,
div#paging .ctrls .sortlinks #pricearrowdiv img,
div#paging .ctrls .sortlinks #defaultarrowdiv2 img,
div#paging .ctrls .sortlinks #namearrowdiv2 img,
div#paging .ctrls .sortlinks #pricearrowdiv2 img {
	margin: 0 0 1px 0;
	vertical-align: middle;
}

/*\*/
html*div#paging .ctrls .sortlinks #defaultarrowdiv img,
html*div#paging .ctrls .sortlinks #namearrowdiv img,
html*div#paging .ctrls .sortlinks #pricearrowdiv img,
html*div#paging .ctrls .sortlinks #defaultarrowdiv2 img,
html*div#paging .ctrls .sortlinks #namearrowdiv2 img,
html*div#paging .ctrls .sortlinks #pricearrowdiv2 img {
	margin: 0 0 3px 0;
	_margin: 0;
}/**/

/*
* html div#paging .ctrls .sortlinks #defaultarrowdiv img,
* html div#paging .ctrls .sortlinks #namearrowdiv img,
* html div#paging .ctrls .sortlinks #pricearrowdiv img,
* html div#paging .ctrls .sortlinks #defaultarrowdiv2 img,
* html div#paging .ctrls .sortlinks #namearrowdiv2 img,
* html div#paging .ctrls .sortlinks #pricearrowdiv2 img {
	margin: 0;
}
*/

div#paging div#contents {
	padding: 14px 0;
	background: url(black-slash.gif) 0px bottom repeat-x;
}

div#paging div#contents table {
	width: 100%;
}

div#paging div#contents table td {
	padding: 10px;
	font: normal 11px Tahoma, Arial, Helvetica, sans-serif;
	color: #efefef;
	text-align: center;
}

div#paging div#contents table td.imgCell {
	vertical-align: middle;
	background-color: #ffffff;
}

div#paging div#contents table td.verticalSpacer {
	padding: 0 5px 0 0;
}

div#paging div#contents table td.horizontalSpacer {
	padding: 0px;
	height: 29px;
	background: url(black-slash.gif) 0px 10px repeat-x;
}

div#paging div#contents table div.price {
	padding-left: 20px;
	text-align: left;
}

div#paging div#contents table div.saleprice {
	padding-left: 20px;
	font-weight: bold;
	color: #1eb7ea;
	text-align: left;
}

/*  -- End Dynamic Paging --  */


/*  -- Snap Shop --  */

/* Snap Shop v1.0.001 */
select.hideSelect {
	visibility: hidden;
}

img.scSSpopple {
	vertical-align: top;
	/* used to vertically center the SS icon... could cause problems with default styles */
}

div#scSSiconHolster {
	/* background-color: #b02020; */
	position: absolute;
	z-index: 1;
	margin: 0 auto;
	padding: 0;
	width: 100%;
	text-align: center;
	cursor: pointer;
}

div#scSSiconHolster img#scSSicon {
	margin: 0 auto;
	padding: 0;
	cursor: pointer;
	vertical-align: top;
	border: none;
}

div.scSSpop {
	float: left;
	position: absolute;
	z-index: 1000;
	padding: 17px 0 0 0;
	width: 540px;
	cursor: move;
	background: #ffffff url(snapshop-top-msg.gif) 0px 0px no-repeat;
	border: solid 4px #1eb7ea;
	border-top: 0px;
}

.scSSpopInner {
	float: left;
	padding-bottom: 14px;
	width: 540px;
	font: normal 11px Tahoma, Verdana, sans-serif;
	color: #6B6B6B;
	cursor: auto;
	background-color: #fff;
}

/* div.scSSpop * {
	cursor: auto;
} 

div.scSSpop a {
	cursor: pointer;
} */

div.scSSpop.loading div.scSSpopInner {
	height: 50px;
	background: #fff url("loading.gif") center center no-repeat;
}

div.scSSpop a.closeX {
	display: block;
	position: relative;
	top: -18px;
	right: -4px;
	float: right;
	padding: 4px;
	font: bold 17px Arial, sans-serif;
	color: #1eb7ea;
	line-height: 18px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	background-color: #000000;
	border: solid 1px #efefef;
	border-right: solid 1px #808080;
}

div.scSSpop a.closeX:hover {
	text-decoration: none;
}

div.scSSpop h2 {
	margin: 0;
	padding: 12px 16px 8px;
	font: bold 16px Tahoma, Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: left;
}

div.scSSpop div.scSSimgHolster {
	float: left;
	padding-left: 16px;
	width: 222px;
	text-align: center;
}

div.scSSpop div.scSSimgHolster img {
	border: 0;
}

div.scSSpop form.scSSinfoHolster {
	float: right;
	padding-right: 16px;
	width: 262px;
	text-align: right;
}

div.scSSpop form.scSSinfoHolster ul.scSStabsHd {
	margin: 0;
	padding: 0;
	text-align: left;
}

div.scSSpop form.scSSinfoHolster ul.scSStabsHd li {
	display: inline;
	float: left;
	margin: 0;
	padding: 0;
	height: 20px;
	font-size: 11px;
	overflow: hidden;
	list-style: none;
/*	background: #CECECE url("scSStabL.gif") left bottom no-repeat; */
}

div.scSSpop form.scSSinfoHolster ul.scSStabsHd li a {
	display: block;
	float: left;
	margin: 0 0 0 2px;
	padding: 3px 11px 3px 6px;
	height: 14px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	background-color: #cccccc;
/*	background: url("scSStabR.gif") no-repeat right bottom; */
}

div.scSSpop form.scSSinfoHolster ul.scSStabsHd li.scSScurrTab {
/*	background: #D00000 url("scSStabL.gif") no-repeat left top; */
}

div.scSSpop form.scSSinfoHolster ul.scSStabsHd li.scSScurrTab a {
/*	color: #fff; */
	background: #000000 url("scSStabR.gif") right 0px no-repeat;
}

div.scSSpop form.scSSinfoHolster ul.scSStabsHd li.scSSviewMoreTab {
	background: none;
}

div.scSSpop form.scSSinfoHolster ul.scSStabsHd li.scSSviewMoreTab a {
	color: #1eb7ea;
	background-color: transparent;
}

div.scSSpop form.scSSinfoHolster ul.scSStabsHd li.scSSviewMoreTab a:hover {
	text-decoration: underline;
}

div.scSSpop form.scSSinfoHolster div.scSStabs div.scSStabConts {
	clear: both;
	margin-bottom: 4px;
	padding: 3px 6px;
	text-align: left;
	background-color: #f3f3f3;
	border: solid 1px #848484;
}

div.scSSpop form.scSSinfoHolster div.scSStabs div.scSStabConts div.scSStabContsMain,
div.scSSpop form.scSSinfoHolster div.scSStabs div.scSStabConts div.scSStabContsCaption {
	width: 248px;
}

div.scSSpop form.scSSinfoHolster div.scSStabs div.scSStabConts div.scSStabContsCaption {
	height: 134px;
	overflow: auto;
}

div.scSSpop form.scSSinfoHolster table.scSSprodInfoTable {
	width: 100%;
}

div.scSSpop form.scSSinfoHolster table.scSSprodInfoTable tr {
	background: url("scSSpitSep.gif") 0 0 repeat-x;
}

div.scSSpop form.scSSinfoHolster table.scSSprodInfoTable tr.scSSinfoCode {
	background: none;
}

div.scSSpop form.scSSinfoHolster table.scSSprodInfoTable td,
div.scSSpop form.scSSinfoHolster table.scSSprodInfoTable th {
	padding: 4px 6px;
	font-size: 11px;
	color: #686868;
}

div.scSSpop form.scSSinfoHolster table.scSSprodInfoTable th {
	text-align: right;
}

div.scSSpop form.scSSinfoHolster table.scSSprodInfoTable th label {
	display: block;
	width: 84px;
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	-icab-text-overflow: ellipsis;
	-khtml-text-overflow: ellipsis;
	-moz-text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
}

div.scSSpop form.scSSinfoHolster table.scSSprodInfoTable th label:hover {
	position: relative;
	overflow: visible;
	text-overflow: inherit;
	-o-text-overflow: inherit;
}

div.scSSpop form.scSSinfoHolster table.scSSprodInfoTable th label:hover span {
	background-color: #fff;
}

div.scSSpop form.scSSinfoHolster table.scSSprodInfoTable td {
	width: 120px;
	text-align: left;
}

div.scSSpop form.scSSinfoHolster table.scSSprodInfoTable tr.scSSinfoOpts td {
	padding: 2px 6px;
}

div.scSSpop form.scSSinfoHolster table.scSSselectsHidden tr.scSSinfoOpts {
	display: none;
}

div.scSSpop form.scSSinfoHolster table.scSSselectsHidden tr.scSSselMsgTr td {
	width: auto;
}

div.scSSpop form.scSSinfoHolster table.scSSprodInfoTable select,
div.scSSpop form.scSSinfoHolster table.scSSprodInfoTable input {
	font: normal 11px Tahoma, Arial, Helvetica, sans-serif;
	color: #686868;
	border: 2px inset #808080;
}

div.scSSpop form.scSSinfoHolster table.scSSprodInfoTable tr.scSSinfoOpts select,
div.scSSpop form.scSSinfoHolster table.scSSprodInfoTable tr.scSSinfoOpts input {
	width: 140px;
}

div.scSSpop form.scSSinfoHolster table.scSSprodInfoTable tr.scSSinfoOpts input.monogram {
	width: auto;
}

div.scSSpop form.scSSinfoHolster table.scSSprodInfoTable tr.scSSinfoQty input {
	width: 30px;
	text-align: center;
}

div.scSSpop form.scSSinfoHolster table.scSSprodInfoTable .scSSinfoSale th,
div.scSSpop form.scSSinfoHolster table.scSSprodInfoTable .scSSinfoSale td {
	font-weight: bold;
	color: #cb0000;
}

div.scSSpop input.scSSatcBttn {
	float: right;
	margin-left: 12px;
}

div.scSSpop div.scSSatcMsg {
	padding: 0 6px;
	font-size: 11px;
	text-align: left;
}

div.scSSpop div.scSSatcMsg a {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

div.scSSpop div.scSSatcMsg a:hover {
	text-decoration: underline;
}

div.scSSpop form.scSSinfoHolster input.scSSatcDim {
	opacity: 0.2;
	filter: alpha(opacity = 20);
	cursor: default;
}

div.scSSpop iframe {
	display: none;
}

/*  -- End Snap Shop --  */


/*  -- Framework --  */

div#scATCwrapper {
	opacity: .75;
	filter: alpha(opacity=75);
	background-color: #000000;
}

div#scATCmsg {
	padding: 16px;
	width: 400px;
	text-align: center;
	background-color: #ffffff;
	border: 1px solid #000000;
}

select.scHideSelect {
	visibility: hidden;
}

iframe#scFrameWorkFrame,
iframe#scHddnIFrame {
	overflow: hidden;
	width: 0;
	height: 0;
}

/*  -- End Framework --  */


/*  -- Click to Enlarge v3 --  */

div#scPage-insets img {
	margin: 10px 9px 10px 9px;
	background-color: #ffffff;
	border: 1px solid #999999;
}

/*Editable Style Sheets*/
#scWrapper {
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
	background: #000000;
}

#scImgBox {
	font: 11px normal Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: #CACACA; /*background color of the image box normally same as border color*/
	border: 10px solid #CACACA;
}

#scImgTitle {
	padding-bottom: 5px;
	font: 12px normal Tahoma, Arial, Helvetica, sans-serif; /*fonts and settings for image description shown above the image*/
	color: #000000;
	text-align: left;
}

#scImgBox-insets {
	padding: 10px 75px 0 0;
	background: #CACACA;
}

#scImgBox-insetPreview img {
	display: none;
	border: 2px solid #000000; /*border color for inset preview*/
}

#scImgBox-insets a {
	margin: 0 5px 0 0;
	padding: 0 5px 1px 5px;
	font: bold 14px/18px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	background: #3F3F3F;
	border: 1px solid #FFFFFF;
}

#scImgBox-insets .absClose {
	font: normal 11px/15px Verdana, Geneva, Arial, Helvetica, sans-serif; /*styles for close in inset area*/
}

#scImgBox .close {
	margin: -15px -15px 0 0;
	padding: 0 5px 1px 5px;
	font: bold 14px Arial, Helvetica, sans-serif; /*close on upper right corner*/
	color: #FFFFFF;
	text-decoration: none;
	background: #3F3F3F;
	border: 1px solid #FFFFFF;
}

/*Styles Not to be Edited*/
.relativePos { position: relative; }
.absolutePos { position: absolute; }
.hideSelect { visibility: hidden; }

#scWrapper {
	display: none;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1000;
	width: 100%;
	height: 800px;
	cursor: hand;
}

#scImgBox {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1500;
	text-align: center;
}

#scImgBox-mainImg {
	background: #FFFFFF url(loading.gif) center center no-repeat;
	text-align: center;
}

#scImgBox-mainImg.schidebg { background: #FFFFFF; }

#scImgBox-mainImg img { vertical-align: middle; }

#scImgBox-insets {
	clear: both;
	position: relative;
	left: 0;
	text-align: left;
}

/*#scImgBox-insets img{ display: none; }*/
#scImgBox-insets .absClose {
	position: absolute;
	right: 0;
}

#scImgBox .close {
	position: absolute;
	top: 0;
	right: 0;
}

#scImgBox-insetPreview {
	display: none;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 200;
	text-align: center;
}

#scPage-insets .scMainImgLnk { display: none; }

/*  -- End Click to Enlarge v3 --  */


/*  -- Product Info Table --  */

form.pit-of {
	border: 1px solid #e9e9e9;
}

#product-info-table {
	background-color: #1eb7ea;
	border: 2px solid #1eb7ea;
}

#product-info-table th {
	padding: 5px;
	width: 92px;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-align: right;
	background-color: #000000;
}

#product-info-table td {
	padding: 5px;
	width: 164px;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #bbbcbb;
}

#product-info-table td #pitSalePriceBx {
	font-weight: bold;
	color: #1eb7ea;
}

#product-info-table .options td {
	padding: 3px 5px 3px 5px;
}

#product-info-table .options input {
	padding: 1px 5px 1px 5px;
	width: 164px;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #000000;
	border: 2px inset #808080;
}

#product-info-table .options input.mono {
	margin-right: 1px;
	padding: 1px 0 1px 0;
	width: auto;
	text-align: center;
}

#product-info-table .options select {
	width: 164px;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #000000;
	border: 2px inset #808080;
}

#product-info-table .quantity td {
	padding: 3px 5px 3px 5px;
}

#product-info-table .quantity input#quantity-box {
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: center;
	border: 2px inset #808080;
}

#product-info-table td.add-to-cart {
	padding: 5px 8px 0 8px;
	width: 261px;
	text-align: right;
}

#product-info-table td.add-to-cart .outofstock {
	display: block;
	padding: 0 0 5px 0;
	font-weight: bold;
}

/*  -- End Product Info Table --  */


/*  -- Multi Add --  */

.sc-ma-product-table {
	width: 716px;
}

.sc-ma-product-table td.qty-cell {
	padding: 12px 0 15px 0;
	width: 70px;
	text-align: center;
	background: url(multi-add-divider.gif) 0px bottom repeat-x;
}

.sc-ma-product-table td.qty-cell .ma-qty-box {
	width: 26px;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: center;
	border: 2px inset #808080;
}

.sc-ma-product-table td.img-cell {
	padding: 12px 0 15px 0;
	width: 100px;
	text-align: center;
	vertical-align: top;
	background: url(multi-add-divider.gif) 0px bottom repeat-x;
}

.sc-ma-product-table td.info-cell {
	padding: 12px 25px 15px 25px;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #ffffff;
	vertical-align: top;
	background: url(multi-add-divider.gif) 0px bottom repeat-x;
}

.sc-ma-product-table td.info-cell .name {
	padding: 0 0 5px 0;
}

.sc-ma-product-table td.info-cell .name a {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
}

.sc-ma-product-table td.info-cell .name a:hover {
	text-decoration: underline;
}

.sc-ma-product-table td.info-cell .abstract {
	padding: 0 0 5px 0;
	float: left;
	width: 275px
}

.sc-ma-product-table td.info-cell .price-info {
	float: left;
	width: 150px;
	font: normal 12px Arial, Helvetica, sans-serif;
	text-align: right;
}

.sc-ma-product-table td.info-cell .price-info .sale-price {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #1eb7ea;
}

.sc-ma-product-table td.info-cell .options {
	clear: both;
}

.ma-opts th,
.ma-opts td {
	padding: 2px;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #ffffff;
}

.ma-opts td input,
.ma-opts td select {
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #000000;
	border: 2px inset #808080;
}

.ma-opts td input {
	padding-right: 5px;
	padding-left: 5px;
}

div#multiaddtocart-btn {
	padding: 12px 100px 25px 0;
	text-align: right;
}

/*  -- End Multi Add --  */


/*  -- Related Items --  */

#seo-related-links {
	padding: 0;
	width: 716px;
}

#seo-related-links:after {
	clear: both;
	display: block;
	height: 0;
	content: ".";
	visibility: hidden;
}

#seo-related-links ul {
	list-style: none;
	float: left;
	padding: 12px 0 12px 0;
	width: 716px;
}

#seo-related-links ul.seo-links li {
	display: inline;
	float: left;
	margin: 0 0 0 12px; 
	padding: 0 0 5px 0;
	width: 345px;
	background: url(dot.gif) left 5px no-repeat;
}

#seo-related-links ul.seo-links li a {
	display: block;
	padding-left: 10px;
	font: bold 12px Tahoma, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-transform: uppercase;
	text-decoration: none;
}

#seo-related-links ul.seo-links li a:hover {
	text-decoration: underline;
}

/*  -- End Related Items --  */


/*  -- Recently Viewed Items --  */

div#recently-viewed-items {
	clear: both;
	padding: 15px 0 15px 0;
	width: 716px;
}

#recent-items .recent-item td {
	padding: 0 10px 0 10px;
	text-align: center;
	font: normal 11px Tahoma, Arial, Helvetica, sans-serif;
	color: #efefef;
}

#recent-items td.recent-items-name {
	padding: 5px 0 8px 0;
}

#recent-items td.recent-items-name a {
	font: bold 12px Tahoma, Arial, Helvetica, sans-serif;
	color: #1eb7ea;
}

#recent-items td.recent-items-saleprice {
	font-weight: bold;
	color: #1eb7ea;
}

/*  -- End Recently Viewed Items --  */


/*  -- Categorized Site Map --  */

.sitemap-header {
	display: block;
	padding: 15px 0 0 25px;
	font: bold 14px Tahoma, Arial, sans-serif;
	color: #1eb7ea;
}

.sitemap-1 {
	display: block;
	padding: 5px 0 0 50px;
	font: bold 12px Tahoma, Arial, sans-serif;
	color: #888888;
}

.sitemap-2 {
	display: block;
	padding: 3px 0 0 75px;
	font: bold 12px Tahoma, Arial, sans-serif;
	color: #bbbbbb;
}

.sitemap-3 {
	display: block;
	padding: 3px 0 0 100px;
	font: normal 10px Tahoma, Arial, sans-serif;
	color: #ffffff;
}

.sitemap-4 {
	display: block;
	padding: 2px 0 0 125px;
	font: normal 8px Tahoma, Arial, sans-serif;
	color: #ffffff;
}

/*  -- End Categorized Site Map --  */

/*Custom Section---------------------*/
.view-section {margin-bottom: 12px; padding-left: 10px;}
.view-section-bottom {background: url(http://lib.store.yahoo.net/lib/airborn-flightware/sect-sep.gif) repeat-x top left; padding: 26px 0 0 10px; clear: both;}
.view-section img, .view-section-bottom img {cursor: pointer;}

.section-text {width: 716px; float: left; background: url(http://lib.store.yahoo.net/lib/airborn-flightware/sect-sep.gif) repeat-x top left; padding: 21px 0 18px; font-size: 12px; color: #fff;}
.section-text .sectimg {float: right; background: #BCBCBC; padding: 12px; margin: 0 0 20px 20px;}
.section-text .sectimg img, .subimgs td img {border: 5px #fff solid;}
.section-text .sectimg .imgcapt, .subimgs td .sub-image-capt {padding: 10px 0 0; font-size: 11px; color: #000; text-align: left;}
.subimgs td .sub-image-capt {padding: 10px 12px 0;}

.subimgs {width: 716px; float: left; background: url(http://lib.store.yahoo.net/lib/airborn-flightware/sect-sep.gif) repeat-x top left; padding: 21px 0 18px;}
.subimgs td {background: #BCBCBC; text-align: center; padding: 12px 0;}
.subimgs td.sub-image-sep {background: none; padding: 0; font-size: 0; line-height: 0;}
.subimgs td.sub-image-sep img {border: none;}
