/* body attributes */
body {
	background: #fff;
	font-family: verdana, tahoma, arial, sans-serif;
	margin: 0px;
	color: #333;
}
body#type-product_group, body#type-reorder {
	padding-bottom: 85px;
}

a {outline: none;}
a:link,a:visited {
	color: #0a50a1;
	text-decoration: none;
}

a:hover {
	color: #00AEEF;
	text-decoration: underline;
}

.invlink:link, .invlink:visited {
	text-decoration: none;
}

/* standard font-size */
h4, p, .p, th, ul, ol, td, .date, blockquote {
	font-size: 11px;
}

blockquote p, blockquote blockquote, ol ul, ul ol, ol ol, ul ul {
	font-size: 1em;
}

/* standard color */
h1, h2, h3, th,  p, .p, ul, ol, .invlink:link, .invlink:visited {
	color: #333;
}

/* headers */
h1 {
	font-size: 19px;
	font-weight: 500;
	color: #333;
}

h2 {
	font-size: 14px;
	color: #263862;
}

h3 {
	font-size: 12px;
	color: #333;
}

h3 a:link, h3 a:visited {
	color: #333;
}

th {
	text-align: left;
}

/* OTHER */
blockquote {
	font-style: italic;
}

/* lists */
ul, ol {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 15px;
}

* html ul, * html ol {
	padding-left: 18px;
}

li {
	padding-bottom: 5px;
}

body {
	background-color: #fff;
	text-align: center;
}

body img {
	border-width: 0px;
}

form {
	margin: 0px;
}

.close {
	display: none;
}

label {
	cursor: pointer;
}

.check {
	vertical-align: middle;
}

select {
	font-family: verdana, tahoma, arial, sans-serif;
	font-size: 11px;
}

/* text objects */
h1, h2, h3, h4, p {
	margin: 0px;
}

h1 {
	margin-bottom: 0.75em;
	letter-spacing: 0.02em;
	clear: left;
}

h2 {
	margin-bottom: 0.5em;
	letter-spacing: 0.02em;
}

h3 {
	margin-bottom: 0.3em;
}

p {
	margin-bottom: 10px;
	line-height: 130%;
}

hr {
	border-width: 0px;
	border-top: 1px solid #BCC5E0;
	height: 1px;
}

#type-cart hr {
	margin: 10px 0px;
}

#type-cart #content table.tf tr td {
	padding-left: 0px;
}

/* MAIN */
#main
{
	margin: 0px auto;
	width: 970px;
	text-align: left;
	position: relative;
}

.totop, #totop {
	float: right;
	clear: right;
	padding-left: 10px;
}

/* TOPNAV */
#topnav {
	height: 22px;
	font-size: 12px;
}
#topnav .inner { float: right; }

#topnav a {
	background: no-repeat left center;
	display: block;
	float: left;
	padding: 3px 22px;
}

#topnav a:link, #topnav a:visited {
	color: #000;
	text-decoration: none;
}

#topnav a.logout {background-image: url(/gfx/bg-logout.gif);padding-left:18px;}
#topnav a.profile {background-image: url(/gfx/profile.gif);}
#topnav a.reorder {background-image: url(/gfx/reorder.gif);}
#topnav a.orders {background-image: url(/gfx/bg-orders.gif);}
#topnav a.help {
	background-image: url(/gfx/question.gif);
	padding-left: 18px;
}
#topnav a.sitemap {background-image: url(/gfx/sitemap.gif);}

/* TOP2*/
#top2 {
	background-color: #0072BC;
	height: 105px;
	margin-bottom: 5px;
	position: relative;
	z-index: 50;
}

#top2 .right {
	background: #0090d6;
	position: absolute;
	right: 0px;
	top: 0px;
	height: 105px;
	width: 190px;
	z-index: 99;
}

#top2 #quicksearch div {
	height: 45px;
}

#top2 #quicksearch form {
	position: absolute;
	z-index: 10;
	top: 20px;
	right: 210px;
}

#top2 #quicksearch .submit {
	font-family: verdana, tahoma, arial, sans-serif;
	background: url('/gfx/search_bg.png') no-repeat left top;
	border: 0px;
	color: #fff;
	height: 22px;
	width: 60px;
	cursor: pointer;
	font-size: 11px;
	font-weight: bold;
	padding: 0px;
}

#top2 #quicksearch .text {
	padding: 4px 10px 0px 10px;
	height: 22px;
	max-height: 18px;
	width: 250px;
 	font-size: 11px;
	color: #0a50a1;
	border: 0px;
	margin-right: 10px;
}

#quicksearch .p {
	padding-left: 10px;
}

#quicksearch .p a:link, #quicksearch .p a:visited {
	color: #fff;
	text-decoration: none;
}

#top2 div .text {
	font-size: 11px;
}

#customerservice {
	background: #d9dfed;
	display: none;
	position: relative;
	z-index: 99999;
	font-size: 11px;
}

#customerservice .colleft {
	float: left;
}
#customerservice .colright {
	margin-left: 52px;
	padding: 0px;
}

#customerservice.show {
	display: block;
}

#customerservice .top {
	background: url('/gfx/customerservice-pic.png') no-repeat right top;
	padding: 15px 10px 0px 10px;
	height: 60px;
	margin-bottom: 5px;
}

#customerservice .top strong {
	display: block;
	margin-bottom: 5px;
	font-size: 12px;
}

#customerservice .inner {
	padding: 15px 10px;
}

#customerservice p {
	margin-bottom: 5px !important;
}

#customerservice li {
	padding-bottom: 0px !important;
}

/* LOGIN */
#login .padding, #login .padding * {
	color: #fff;
}

#login .padding a:link, #login .padding a:visited {
	color: #fff;
	text-decoration: none;
}

#login h3, .loginid {
	background: url('/gfx/top2-right-arrow.png') no-repeat 171px center;
	margin: 0px;
	height: 52px;
	border-bottom: 1px solid #40ace0;
	font-weight: normal;
	font-size: 11px;
}

#login h3 a, div.loginid a {
	background: url('/gfx/locket.png') no-repeat 13px center;
	line-height: 52px;
	display: block;
	color: #fff;
	text-decoration: none;
	cursor: pointer;
	padding: 0px 0px 0px 40px;
	width: 168px;
	max-width: 128px;
	overflow: hidden;
}

#login h3 a:link, #login h3 a:visited, div.loginid a:link, div.loginid a:visited {
	color: #fff;
}

#login.show h3, .show .loginid {
	background-image: url('/gfx/top2-right-arrow-up.png');
}

#login h3 a:link, #login h3 a:visited {
	color: #fff;
	text-decoration: none;
}

#login h3 a:hover, #login .loginid a:hover, #login #quickloginform a:hover {
	text-decoration: underline !important;
	color: #fff;
}

#login p {
	margin-bottom: 5px !important;
}

#login hr {
	margin: 0px;
}

#login .padding {
	background: #0090d6;
	padding: 10px;
	display: none;
}

#login.show .padding {
	display: block;
}

#login .login {
	font-family: verdana, tahoma, arial, sans-serif;
	background: url('/gfx/login-submit.png') no-repeat center center;
	border: 0px;
	color: #fff;
	height: 23px;
	width: 70px;
	cursor: pointer;
	font-size: 11px;
	font-weight: bold;
	padding: 0px;
}

#login td, #content #login td {
	padding: 0px 0px 5px 0px;
}

#login .text, #oldcustomer .text, #newcustomer .text, #forgotpassword .text {
	background: #fff;
	width: 150px;
	color: #0072bc;
	border: 0px;
	height: 22px;
	max-height: 18px;
	padding: 4px 10px 0px 10px;
	margin: 0px;
}

.right #login .passwd {
	width: 70px;
	margin-right: 10px;
}

#login .noborder {
	background-position: 168px 5px;
	border-bottom: 0px;
}

#login label {
	padding-left: 5px;
}

#login p.alert {
	margin-bottom: 10px !important;
	font-weight: bold;
}

.loginlogin .padding a {
	background: no-repeat left center;
	display: block;
	padding: 6px 0px 6px 25px;
	font-size: 11px;
	text-decoration: none;
}

#login a.profile {
	background-image: url('/gfx/loginlogin-profile.png');
}
#login a.pref {
	background-image: url('/gfx/loginlogin-pref.png');
}
#login a.reorder {
	background-image: url('/gfx/loginlogin-reorder.png');
}
#login a.orders {
	background-image: url('/gfx/loginlogin-orders.png');
}
#login a.setup {
	background-image: url('/gfx/loginlogin-setup.png');
}
#login a.favorites, .tabs li.favorites a {
	background-image: url('/gfx/star.png');
}
#login a.yourpage {
	background-image: url('/gfx/loginlogin-yourpage.png');
}

.tabs li.reorder a {
	background-image: url('/gfx/loginlogin-reorder.gif');
}
.tabs li.orders a {
	background-image: url('/gfx/loginlogin-orders.gif');
}

/* BC */
#bc {
	font-size: 11px;
	padding-left: 0px;
	color: #0a50a1;
	padding-bottom:5px;
	padding-right:190px;
}


#bc a {
	text-decoration: none;
}

#bc a:hover {
	text-decoration: underline;
}

/* LOGO */
#logo {
	position: absolute;
	margin: 0px;
	top: 0px;
	left: 0px;
}
#logoprint { display: none; }

/* CONTENT */
#content table {
	border-collapse: collapse;
}

#content table tr th, #content table tr td {
	padding: 2px;
}

#content table tr td {
	font-size: 11px;
}

/* FOOTER */
#footer {
	background: #fff;
	width: 970px;
	margin: 0px auto;
	border-top: 1px solid #97acd1;
	border-right: 10px solid #fff;
	border-left: 10px solid #fff;
	font-size: 11px;
	padding: 15px 0px 0px 0px;
	clear: both;
	text-align: left;
	height: 60px;
}

/* BOTTOMLINKS */
#bottomlinks {
	padding-top: 10px;
}

#bottomlinks a {
	padding: 2px 0px;
}

#bottomlinks span {
	padding: 2px 4px;
}

/* INCLTEXT */
#incltext {
	 text-align: right;
	 margin-bottom: 10px;
}

/* ADAPT */
#adapt {
  text-align: right;
  font-size: 11px;
  padding-top: 5px;
}

#adapt a:link, #adapt a:visited {
	color: #888;
	text-decoration: none;
}

/* CART */
#top2 #cart {
	font-size: 11px;
	cursor: pointer;
	padding: 0px 14px 0px 0px;
	height: 52px;
	position: relative;
}

#top2 #cart.itemadded {
	background-color: #FCAF17;
}

#cartitems {
	display: none;
	background: #FCAF17;
	position: absolute;
	width: 400px;
	max-width: 360px;
	top: 105px;
	right: 0px;
	padding: 30px 20px;
	z-index: 99999;
}

#cartitems.itemadded {
	display: block;
}

#cartitems p {
	color: #fff;
	font-size: 11px;
}

#cartitems th {
	padding: 0px 0px 12px 0px;
	color: #fff;
	font-weight: normal;
}

#cartitems td {
	font-size: 11px;
	color: #fff;
	padding: 0px 30px 5px 0px;
}

#top2 #cart .butt {
	color: #fff;
	padding: 0px 0px 0px 0px;
}

#top2 #cart .butt a:link, #top2 #cart .butt a:visited,
#top2 #cart.itemadded .butt,
#top2 #cart.itemadded .butt a:link, #top2 #quicksearch #cart.itemadded .butt a:visited {
	color: #fff;
}

#top2 #cart .butt a {
	display: block;
	background: url('/gfx/cart.png') no-repeat 10px center;
	line-height: 52px;
	padding-left: 40px;
}

#steps {
	font-size: 12px;
	color: #8491AA;
	height: 45px;
}

#steps div {
	background: #D9DFED;
	color: #092356;
	float: left;
	margin-right: 15px;
	padding: 0px 4px;
	line-height: 25px;
}

#steps div a:link, #steps div a:visited, #steps div a:hover {
	color: #092356;
	text-decoration: none;
}

#steps div.act a:link, #steps div.act a:visited, #steps div.act a:hover {
	color: #fff;
}

#steps div.act {
	background: #092356;
	color: #fff;
}

#steps div.done {
}

.errorbox {
	width: 400px;
	margin: 0px auto;
	margin-bottom: 20px;
	font-size: 11px;
	color: #8A2437;
	border: 1px solid #8A2437;
	padding: 5px;
	text-align: center;
	clear: both;
}
div.required{
	position:relative;
}
span.invalid{
	left: 420px;
	top: 0px;
	padding: 4px 6px 4px 6px;
	position: absolute;
	color:#8A2437;
}
.fieldtype-checkbox span.invalid{
	left:515px;
}
.errorbox div {
	background: url(/gfx/bg-error.gif) no-repeat left center;
	padding: 2px 20px;
}

.error {
	font-size: 11px;
	color: #8A2437;
	margin-bottom: 20px;
}

#creditcard {
	background: #EAEFFB;
	border: 1px solid #D9DFED;
	padding: 5px;
	width: 312px;
	text-align: right;
	margin-bottom: 20px;
}

#cardno, #ctrldigits {
	margin-bottom: 10px;
	border: 1px solid #D9DFED;
	padding: 5px;
}

#cardno a, #ctrldigits a {
	float: right;
}

.cartlist tr th, .cartlist tr td {
	border-bottom: 1px solid #002783;
}

.cartlist tr td.right {
	text-align: right;
}

.cartlist .delete a {
	display: block;
	background: url('/gfx/bg-delete.gif') no-repeat center center;
	text-decoration: none;
	color: #fff;
	width: 30px;
	height: 18px;
	padding-top: 2px;
	text-align: center;
	overflow: hidden;
	float: right;
	cursor: pointer;
}

.cartlist td img, .cartlist td .text {
	vertical-align: middle;
}

.cartlist .delete {
	padding: 0px;
}

.cartlist tr td.noborder,.cartlist tr.noborder td {
	border: 0px;
}

.cartlist tr td.doubleborder {
	border-bottom: 3px double #0A305C;
}

#content table tr td.sumstart {
	font-size: 2px;
	border-top: 1px solid #0A305C;
}

#content table tr td.sum {
	text-align: right;
	border-bottom: 1px solid #ccc;
}
#content table tr td.vat {
	text-align: right;
}
#content table tr td.shipping {
	text-align: right;
}
#content table tr td.total {
	text-align: right;
	border-top: 1px solid #ccc;
	border-bottom: 3px double #0A305C;
}

#content table tr td.left {
	text-align: left;
}

#submits, .submits {
	margin-top: 10px;
	height: 30px;
}

#submits .left {
	float: left;
	margin-right: 40px;
}

#submits .middle {
	text-align: center;
}

#submits .right {
	float: right;
	margin-left: 10px;
}

#submits input, .submits input {
	font-family: verdana, tahoma, arial, sans-serif;
	background: url('/gfx/bg-submits.gif') no-repeat center center;
	border: 0px;
	color: #fff;
	font-weight: bold;
	height: 23px;
	width: 150px;
	cursor: pointer;
	font-size: 11px;
}

#sent {
	border: 1px solid #999;
	padding: 5px;
	margin: 0px auto 20px auto;
	color: #333;
}

#sent .submit {
	background: url('/gfx/bg-submits.gif') no-repeat center center;
	border: 0px;
	color: #fff;
	font-weight: bold;
	height: 23px;
	width: 150px;
	cursor: pointer;
	font-size: 11px;
}

.blue {
	background: #D9DFED;
}

.blue a {
	display: block;
	width: 100%;
	text-decoration: none;
	color: #000;
	font-weight: bold;
	text-align: center;
}

.cartrelated {
	background: #F7F9FF;
	border: 2px solid #D9DFED;
	padding: 15px 0px 0px 15px;
}

* html .cartrelated {
	width: 100%;
}

.cartrelated .focus {
	float: left;
	margin: 0px 15px 15px 0px;
}

.quickorder {
	width: 450px;
}

.quickorder .text {
	width: 385px !important;
	max-width: 375px !important;
	height: 22px;
	max-height: 18px;
	padding: 4px 5px 0px 5px;
	margin-right: 0px;
	border: 1px solid #ccc;
}

.quickorder .submit {
}

.cartlist tr.addmore td {
	padding-bottom: 7px !important;
}

a.addmorebutt {
	background: url('/gfx/cart-addmore-bg.png') no-repeat left top;
	border: 0px;
	width: 27px;
	height: 16px;
	line-height: 16px;
	color: #fff;
	cursor: pointer;
	display: block;
	text-align: center;
	float: left;
	margin-right: 5px;
}
span.addmorebutt {
	background: url('/gfx/cart-addmore-bg.png') no-repeat left top;
	border: 0px;
	width: 27px;
	height: 16px;
	line-height: 16px;
	color: #fff;
	cursor: pointer;
	display: block;
	text-align: center;
	float: left;
	margin-right: 5px;
}

/* FORM */
#content table.tf, #content table.tf th, #content table.tf td  {
	border-width: 0px;
}

table.tf th, table.tf td {
	padding: 4px;
}

.text, .textarea, .text, textarea, .fieldtype-string input, .fieldtype-email input, .fieldtype-int input, .fieldtype-price input, input.invalid, input.valid {
	font-family: verdana, tahoma, arial, sans-serif;
	border: 1px solid #aaa;
	font-size: 11px;
}

.text, .fieldtype-string input.invalid, .fieldtype-string input.valid {
	height: 22px;
	width: 250px;
	max-width: 240px;
	max-height: 18px;
	padding: 4px 5px 0px 5px;
}

textarea {
	width: 250px;
	max-width: 240px;
	padding: 2px 5px;
}

.submit {
	font-family: verdana, tahoma, arial, sans-serif;
	font-size: 11px;
	cursor: pointer;
}


#body table.tf th {
	background-color: #EDEEEF;
	color: #333;
}

.checkbox {
	vertical-align: bottom;
	margin: 0px 5px 0px 0px;
}


.fieldtype-string label, .fieldtype-text label, .fieldtype-email label, .fieldtype-price label, .fieldtype-int label, .fieldtype-select label {
	position: absolute;
	width: 160px;
	padding-top: 0px;
}

.fieldtype-radio h3, .fieldtype-checkbox h3 {
	float: left;
	width: 160px;
}

.fieldtype-string input, .fieldtype-email input, .fieldtype-int input, .fieldtype-price input, .fieldtype-text textarea, .fieldtype-select select {
	margin-left: 160px;
}

.required label, .required h3 {
	display: block;
	font-weight: normal;
	font-size: 11px;
}

.customform .fieldtype-text textarea {
	height: 100px;
}

.customform .fieldtype-radio input, .customform .fieldtype-checkbox input {
	float: left;
	margin: 3px 5px 0px 0px;
	vertical-align: top;
}

.customform .fieldtype-radio label, .customform .fieldtype-checkbox label {
	margin-left: 18px;
	height: 36px;
	display: block;
	width: 350px;
}

#content .customform h2 {
	padding-top: 5px;
}

* html .customform .fieldtype-radio label, * html .customform .fieldtype-checkbox label {
	padding-top: 3px;
}

.fieldtype-string input, .fieldtype-email input, .fieldtype-int input, .fieldtype-price input {
	width: 250px;
	max-width: 230px;
	height: 22px;
	max-height: 18px;
	padding: 4px 10px 0px 10px;
}

.customform .fieldtype-radio p, .customform .fieldtype-checkbox p {
	margin-left: 160px;
}

#type-customform #content .submit {
	margin-top: 10px;
}

.options {
	font-size: 12px;
	font-weight: bold;
	vertical-align: middle;
	height: 40px;
}

.options div {
	float: left;
	margin-right: 35px;
}

.options input {
	vertical-align: middle;
	margin: 0px 5px 0px 0px;
}

#oldcustomer, #newcustomer, #forgotpassword {
	margin-bottom: 20px;
}

#oldcustomer, #forgotpassword {
	background: #D9DFED;
	width: 365px;
}

#oldcustomer .header, #newcustomer .header, #forgotpassword .header {
	font-size: 15px;
	padding: 2px 10px;
}

#oldcustomer .padding, #newcustomer .padding, #forgotpassword .padding {
	padding: 0px 10px 10px 10px;
}

#oldcustomer .errorbox {
	width: auto;
	border: 0px;
	text-align: left;
}

#addprodno.fixed {
	position: absolute;
	z-index: 10;
	margin-top: -31px;
}

#addprodno * {
	vertical-align: middle;
	margin: 0px;
}

#addprodno .text {
	width: 85px;
	height: 22px;
	max-height: 18px;
	padding-top: 4px;
	font-size: 11px;
	color: #5e5e5e;
	margin-right: 6px;
}

/* SUBMENU */
#menucontainer {
	position: absolute;
	font-size: 11px;
	width: 580px;
	z-index: 90;
	right: 209px;
	bottom: 0px;
}

#menu {
	float: right;
}

#menu div.top {
	float: left;
}

#menu a {
	display: block;
	color: #fff;
	text-decoration: none;
	padding: 0px 8px;
	white-space: nowrap;
	font-size: 11px;
}

#menu .last {
	padding-right: 2px;
}

#menu a.top {
	border-left: 1px solid #fff;
}

#menu a.act {
	color: #fff;
}

#menu a:hover {
	color: #ddd;
}

#menu div div.showsub {
	font-weight: 400;
}

#menu div div a {
	padding: 4px 20px 4px 5px;
}

#menu div .showsub a.hassub, #menu div .showsub a.hassubact {
	padding-left: 5px;
}

#menu div.showsub {
	background: #D9DFED;
	visibility: visible;
	width: 200px;
	position: absolute;
	z-index: 90;
	margin-top: 0px;
}

#menu div.showsub table {
	background: #D9DFED;
}

#menu div.showsub div.showsub {
	margin-top: -11px;
}

#menu div.showsub a:hover, #menu div.showsub a.act, #menu div.showsub a.hassubact {
	background-color: #ECEFF6;
	color: #000;
}

#menu div.showsub div.showsub a:hover, #menu div.showsub div.showsub a.act, #menu div.showsub div.showsub a.hassubact {
	background-color: #D9DFED;
}

#menu div.showsub a.act { font-weight: bold; }

#menu div td div.showsub {
	background: #ECEFF6;
	position: absolute;
	margin-left: 1px;
}

#menu .showsub a {
	color: #000;
}

div.hidesub {
	visibility: hidden;
	display: none;
}

/* PRODUCT */
.prodtext .thickboxlink {
	background: url('/gfx/magnify2.gif') no-repeat left center;
	height: 20px;
	padding: 5px 0px 0px 23px;
	display: block;
}

/* PRICEAGENT */
#priceagent {
	display: none;
}

.priceagent {
	padding: 15px 15px 0px 15px;
	margin: 0px;
}

.priceagentlink {
	background: url('/gfx/priceagent.gif') no-repeat left center;
	display: block;
	padding: 0px 0px 0px 23px;
	font-size: 11px;
	line-height: 20px;
	height: 20px;
}

span.favorite {
	display: block;
	padding-left: 23px;
	line-height: 20px;
	height: 20px;
	color: #0a50a1;
}

span.favorite a, span.fav {
	background: url('/gfx/star-inactive.png') no-repeat left center;
	padding-left: 22px;
	cursor: pointer;
	height: 20px;
	display: block;
}
span.favorite a.checked {
	background-image: url('/gfx/star.png');
}

#content span.favorite a:hover {
	color: #00aeef !important;
}

.favorite input {
	margin: 0px 5px 0px 0px;
}

.priceagent h2 {
	background: url('/gfx/priceagent.gif') no-repeat 0px 2px;
	padding: 0px 0px 0px 25px;
}

.priceagent p {
	font-size: 12px;
}

.priceagent input {
	vertical-align: middle;
	margin-left: 10px;
}

.priceagent .text {
	width: 220px;
}

.priceagent .inputs {
	line-height: 20px;
}

#TB_window {
	text-align: center;
	padding-bottom: 20px;
}

#TB_ajaxContent {
	background: #fff;
	margin: auto;
	text-align: left;	
}

/* AUTOCOMPLETE */
.ac_input {
	background: #fff url('/js/dojo/src/widget/templates/images/combo_box_arrow.png') no-repeat 365px 3px;
}

.ac_results {
	background: #fff;
	padding: 0px;
	border: 1px solid #7FB7FB;
	border-top: 0px;
	overflow: hidden;
	text-align: left;
	width: 250px !important;
	z-index: 60;
}

#type-reorder .ac_results {
	width: 385px !important;
	border-color: #ccc;
}

.ac_results ul {
	width: 100%;
	list-style: none;
	padding: 0 !important;
	margin: 0 !important;
	overflow: hidden;
}

.ac_results iframe {
	position:absolute;
	top:0;
	left:0;
	z-index:999999;
	filter:mask();
	width:3000px;
	height:3000px;
}

.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: pointer;
	display: block;
	font: menu;
	font-size: 11px;
	overflow: hidden;
}

.ac_loading {
	background : #eceff6 url('/gfx/loader.gif') no-repeat 325px 3px;
}

.ac_over {
	background: #63709a !important;
	color: #fff;
}

.ac_odd {
	background: #f4f4f4;
}

/* SEARCH */
.pager {
	float: right;
	padding-right: 14px;
	position: relative;
}

.pager a {
	margin-left: 4px;
}

.pager a.act {
	background: #0090D6;
	padding: 1px 5px;
	color: #fff;
}

.pager .prev, .pager .next {
	display: block;
	width: 4px;
	height: 16px;
}

.pager .prev {
	background: url('/gfx/blue-arrow-left.png') no-repeat left center;
	float: left;
	margin-right: 10px;
}

.pager .next {
	background: url('/gfx/blue-arrow-right.png') no-repeat left center;
	position: absolute;
	right: 0px;
}

/* CHRISTMAST */
body.christmas {
	background: #002841 url('/gfx/christmas-bg3.jpg') no-repeat center top;
	overflow-x: hidden;
	position: relative;
}

body.view-iframe {
	background: #fff !important;
}

body.christmas #main {
	background: #fff;
	border-left: 10px solid #fff;
	border-right: 10px solid #fff;
	border-bottom: 10px solid #fff;
	margin: 0px auto;
	overflow: visible;
}

.christmasleft {
	background: url('/gfx/christmas-left3.png') no-repeat left top;
	position: absolute;
	top: 0px;
	left: -258px;
	width: 248px;
	height: 340px;
}

.christmasright {
	background: url('/gfx/christmas-right3.png') no-repeat left top;
	position: absolute;
	top: 0px;
	left: 980px;
	width: 458px;
	height: 340px;
}
#christmas-stars {
	background: url('/gfx/christmas-stars.png');
	width: 100%;
	overflow-x: hidden;
	padding-bottom: 20px;
}

/* SOCIAL STUFF */
#social {
	float: right;
	margin-bottom: 2px;
}

#social iframe {
	border: 0px;
	width: 80px;
	height: 21px;
	overflow: hidden;
}

/* IE BUG */
* html #menu div div a {width:100%}
* html #content .inner {width:100%;}
* html #top2 #quicksearch #cart {height:30px;}

/* PRINT */
@media print {
	#topnav, #top1, #menu, .top, #bc, #left, .totop, #right, #totop, #adapt, #remove, .removefromprint {
		display: none;
	}
	
	body {
		margin: 0px;
		padding: 0px;
	}
	
	#main, .main {
		margin: 0px;
		width: auto;
	}
	
	#main #content {
		margin-top: 0;
	}
	
	.remove {
		display: none;
	}
}
