body {
	background:#fff;
	color:#333;
	font-size:11px;
	padding:0 0 40px
}
a {
	color:#000;
	font-weight:700;
	text-decoration:none
}
a:hover {
	color:#333
}
h1, h2, h3, h4, h5, h6 {
	line-height:1.2em;
	margin-bottom:.3em
}
h2 {
	margin-top:1em
}
h5 {
	font-size:1.2em
}
h6 {
	font-size:1em;
	text-transform:uppercase
}
h1 a, h1 a:active, h1 a:visited {
	font-weight:400;
	color:#166790;
	text-decoration:underline;
}

h1#branding {
	font-weight:400;
	font-size:3em;
	text-align:left;
	background:#aaa;
	margin-bottom:0;
	padding:.7em 1em
}
h2#page-heading {
	font-weight:400;
	border-bottom:1px solid #ccc;
	margin:0 0 10px;
	padding:.5em
}
.box {
	background:#f2f2f1;
	background-image:url(../img/box_bg.png);
	background-repeat:repeat-x;
	margin-bottom:20px;
	-moz-border-radius:5px;
	border-radius:5px;
	padding:10px
}
.box h2 {
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	-webkit-border-radius-top-left:5px;
	-webkit-border-radius-top-right:5px;
	border-radius-top-left:5px;
	border-radius-top-right:5px;
	font-size:1em;
	font-weight:400;
	text-transform:uppercase;
	color:#fff;
	background:#186d97;
	background-image:url(../img/box_head_bg.png);
	background-repeat:repeat-x;
	margin:-10px -10px 0;
	padding:6px 12px
}
.paging {
	/*
	text-align:center;
	background-color:#f8f7f8;
	border:1px solid #e6e6e6;
	padding:10px;
	*/
}
.sbox {
	background:#fff;
	background-image:url(../img/box_drop.png);
	background-position:bottom right;
	background-repeat:no-repeat;
	margin-bottom:20px;
	border-right:1px solid silver;
	border-bottom:1px solid silver;
	padding:10px
}
.sbox:hover {
	border-right:1px solid #000;
	border-bottom:1px solid #000
}
.sbox_sale {
	background-image:url(../img/box_drop_sale.png)
}
.sbox h2 {
	font-size:1em;
	font-weight:400;
	text-transform:uppercase;
	color:#fff;
	background:#186d97;
	background-image:url(../img/box_head_bg.png);
	background-repeat:repeat-x;
	margin:-10px -10px 0;
	padding:6px 12px
}
.grid_4 .box h2 a {
	background-position:97% 50%;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	-webkit-border-radius-top-left:5px;
	-webkit-border-radius-top-right:5px;
	border-radius-top-left:5px;
	border-radius-top-right:5px
}
.grid_5 .box h2 a {
	background-position:98% 50%;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	-webkit-border-radius-top-left:5px;
	-webkit-border-radius-top-right:5px;
	border-radius-top-left:5px;
	border-radius-top-right:5px
}
.grid_12 .box h2 a {
	background-position:99% 50%;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	-webkit-border-radius-top-left:5px;
	-webkit-border-radius-top-right:5px;
	border-radius-top-left:5px;
	border-radius-top-right:5px
}
.box h2 a:hover {
	background-color:#111;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	-webkit-border-radius-top-left:5px;
	-webkit-border-radius-top-right:5px;
	border-radius-top-left:5px;
	border-radius-top-right:5px
}
.block {
	padding-top:10px;
	padding-bottom:1px
}
p {
	margin-bottom:1em
}
blockquote {
	font-family:Georgia, 'Times New Roman', serif;
	font-size:1.2em;
	padding-left:1em;
	border-left:4px solid #ccc
}
blockquote cite {
	font-size:.9em
}
ul.menu {
	list-style:none;
	border-top:1px solid #bbb
}
ul.menu li a {
	display:block;
	border-bottom:1px solid #ccc;
	padding:4px 10px
}
ul.menu li a:hover {
	background:#eee
}
ul.menu ul {
	list-style:none;
	margin:0
}
ul.menu ul li a {
	padding-left:30px
}
ul.section {
	border-top:0;
	margin-bottom:0
}
ul.section li a {
	background:#bbb
}
ul.section li a:hover {
	background:#aaa
}
ul.section li li a {
	background:#ddd;
	border-bottom:1px solid #eee
}
ul.section li li a:active {
	color:#000;
	background:#fff
}
ul.section ul li {
	text-transform:none
}
ul.section ul.current li a {
	background:#eee;
	border-bottom:1px solid #fff
}
ul.section ul.current li a:hover {
	background:#ddd
}
ul.section li a.current:hover {
	background:#555
}
ul.section li a.current:active {
	background:#444
}
ul.section li a.active {
	background:#fff;
	cursor:default
}
ul.section li.current > a.active, ul.section li.current > a.active:hover {
	color:#fff;
	background:#666;
	cursor:default
}
table {
	width:100%;
	border:1px solid #bbb;
	margin-bottom:10px
}
col.colC {
	width:8em
}
th, td {
	text-align:left;
	padding:.2em 1em
}
thead th {
	border-bottom:2px solid #888;
	background:#bbb;
	padding:.4em 1em .2em
}
thead th.table-head {
	font-size:1em;
	font-weight:400;
	text-transform:uppercase;
	color:#fff;
	background:#555;
	border:1px solid #555
}
tbody th, tbody td {
	border-top:1px solid #bbb;
	border-bottom:1px solid #bbb;
	background:#eee
}
tfoot th, tfoot td {
	border-top:2px solid #666;
	background:#eee
}
tfoot tr.total th, tfoot tr.total td {
	border-top:6px double #666
}
th.currency, td.currency {
	text-align:right
}
form {
	overflow:hidden
}
fieldset {
	border:1px solid #bbb;
	position:relative;
	background:#e9e9e9;
	margin-bottom:10px;
	padding:10px
}
legend {
	font-size:1.1em;
	background:#fff;
	border:1px solid #bbb;
	padding:.4em .8em
}
fieldset.login p {
	margin-bottom:1em;
	margin-top:0
}
fieldset p select {
	width:99%
}
fieldset.login p label {
	float:left;
	line-height:2em;
	margin-right:3%;
	text-align:right;
	width:32%
}
fieldset.login p input {
	width:60%
}
fieldset.login input.button {
	margin-left:35%
}
form p.notice {
	font-weight:700
}
input.search.text {
	width:66%
}
input.search.button {
	width:28%;
	margin-left:2%
}
.article {
	border-top:1px solid #666;
	padding-top:.5em
}
.box .article {
	border-top:3px solid #fff;
	padding:13px 10px 0
}
.article h2 {
	font-size:2em;
	font-weight:400;
	text-transform:none;
	color:#333;
	background:transparent;
	border:none;
	margin:0;
	padding:0
}
.article h3 {
	margin-bottom:.2em;
	font-size:1.6em
}
.box .first {
	border-top:none
}
.article h4 {
	font-size:1.2em;
	text-transform:uppercase;
	margin-bottom:.5em
}
.article a.image {
	float:left;
	border:1px solid #bbb;
	background:#fff;
	margin:3px 10px 3px 0;
	padding:4px
}
.article a.image:hover {
	border:1px solid #666
}
.article p.meta {
	color:#666;
	border-top:1px dotted #999;
	border-bottom:1px dotted #999;
	margin-bottom:.8em;
	padding:.3em 0
}
#site_info .box {
	color:#ccc;
	background:#666;
	margin-bottom:10px
}
#loading {
	float:right;
	margin-right:14px;
	margin-top:-2px
}
.toggler {
	color:#222;
	background:#eee;
	border-bottom:1px solid #ddd;
	border-right:1px solid #ddd;
	border-top:1px solid #f5f5f5;
	border-left:1px solid #f5f5f5;
	font-size:1.1em;
	font-weight:400;
	margin:0;
	padding:2px 5px
}
.element h4 {
	line-height:1.2em;
	margin:0;
	padding:4px
}
.element p {
	margin:0;
	padding:4px
}
.float-right {
	float:right;
	padding:10px 20px
}
#accordian-block {
	padding-bottom:10px
}
#kwick-box {
	overflow:hidden;
	padding:0
}
#kwick {
	position:relative
}
#kwick .kwicks {
	display:block;
	background:#999;
	height:120px;
	list-style:none;
	overflow:hidden;
	margin:0
}
#kwick li {
	float:left;
	margin:0;
	padding:0
}
#kwick .kwick {
	display:block;
	cursor:pointer;
	overflow:hidden;
	height:100px;
	width:215px;
	background:#fff;
	padding:10px
}
#kwick .one {
	background:#666
}
#kwick .two {
	background:#777
}
#kwick .three {
	background:#888
}
#kwick .four {
	background:#999
}
#topbar {
	background:#F8F8F8 url(../img/topheaderbg.png);
	background-repeat:repeat-x;
	border-bottom:1px solid #f2f2f2;
	clear:both;
	padding:4px
}
#topbar a.topactive {
	font-weight:700;
	color:#000
}
#topbar_left {
	float:left;
	padding-left:5px
}
#topbar_right {
	float:right;
	padding-right:5px
}
#topbar_right img {
	margin:0;
	padding:0
}
.searchblock {
	padding:0 0 0 0;
	background:#fff;
}
.searchblock_small {
	padding:0 0 0 12px
}
.adsbox {
	padding:5px
}
.topsearch {
	background:#EFEFEF;
	border:1px solid #CCC;
	color:#000;
	font-weight:700;
	font-size:15px;
	padding:5px
}
.topsearch_submit {
	font-weight:700;
	font-size:15px;
	padding:5px
}
.post2 {
	width:100%
}
.sm_title {
	height:75px
}
.price_c {
	font-size:14px;
	font-weight:700;
	text-align:center;
	float:left;
	padding:2px
}
.card {
	height:225px
}
.card_big {
	height:300px
}
.sale {
	color:#e93a3a
}
.picture {
	padding-bottom:2px
}
#footer_container {
	margin-top:15px;
	border-top:1px solid #e4e4e4;
	background:#fff url(../img/footerbg.png) repeat-x;
	text-align:center
}
#footer {
	text-align:center;
	padding:15px
}
#footer p {
	font-size:11px
}
#footer a {
	color:#5b5b5b;
	text-decoration:underline
}
.boxedb {
	background-color:#ccc;
	border-right:1px solid #888;
	border-bottom:1px solid #888;
	padding:5px 15px
}
.boxedc {
	background-color:#000;
	color:#fff;
	border-right:1px solid #888;
	border-bottom:1px solid #888;
	padding:5px 15px
}
.boxed {
	background-color:#eee;
	color:#888;
	border-right:1px solid #888;
	border-bottom:1px solid #888;
	padding:5px 15px
}
.product_categories {
	display:none
}
.coupon_description {
	font-weight:700;
	font-size:13px
}
.card_big p {
	font-size:12px;
	line-height:normal
}
.card_big p.coupon, .card_big p a {
	line-height:1.5
}
.card_big .coupon img {
	border:0;
	margin:0;
	padding:0
}
.card_big img {
	margin:10px 10px 10px 0
}
.hotproduct {
	color:#cc0303;
	font-weight:700
}
p.pricedisplay {
	font-size:14px;
	font-weight:700
}
.card_big .picture {
	width:250px;
	height:250px;
	float:left;
	margin-top:5px;
	margin-right:10px;
	overflow:hidden;
	padding:0
}
.card .picture {
	height:100px;
	width:100px;
	overflow:hidden
}
#deal_top {
	background:#eee url(../img/feat_deal.png) repeat-x;
	margin-bottom:20px;
	border-bottom:1px solid #888;
	padding:25px 15px
}
#deal_top p {
	font-size:16px
}
div.block a, div.block a:visited, div.block a:active {
	color:#011944
}
div.block a:hover {
	color:#6f6f6f;
	text-decoration:underline
}
.container_12, .container_16, ul.section ul.current li a:active, tbody tr.odd th, tbody tr.odd td {
	background:#fff
}
.box h2 a, .box h2 a.visible, .sbox h2 a, .sbox h2 a.visible {
	color:#fff;
	background:#186d97;
	background-image:url(../img/box_head_bg.png);
	background-repeat:repeat-x;
	display:block;
	border:none;
	margin:-6px -12px;
	padding:6px 12px
}
.paging_left, .article a.image img, .buttons_left {
	float:left;
}
.paging_left
{
	/*
	float:none;
	margin-left:auto;
	margin-right:auto;
	*/
}
.paging_right, .buttons_right {
	float:right
}
.grid_7 .box h2 a, .box h2 a.hidden, .box h2 a.hidden:hover {
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	-webkit-border-radius-top-left:5px;
	-webkit-border-radius-top-right:5px;
	border-radius-top-left:5px;
	border-radius-top-right:5px
}
div.menu, .articles {
	padding:0
}
div.menu h2, ul.menu li, .articles h2, #kwick-box h2 {
	margin:0
}
div.menu .block, ul, ol, #articles {
	padding-top:0
}
ul.menu li a:active, ul.section li li a:hover {
	background:#ccc
}
ul.section li, tfoot tr.total th {
	text-transform:uppercase
}
ul.section li a:active, ul.section li a.current {
	color:#fff;
	background:#666
}
fieldset p label, fieldset p input {
	width:98%
}
#site_info a, #kwick .kwick span {
	color:#fff
}
#site_info a:hover, #footer a:hover {
	color:#000
}
#topbar_left a, #topbar_right a {
	text-decoration:none
}
#topbar_left a:hover, #topbar_right a:hover, .block li a:hover, .orderbyselected, .card_big p a {
	text-decoration:underline
}

.card a
{
	color:#105e85;
	text-decoration:underline;
}
.card a:hover
{
	color:#1d79a7;
}

.paging li
{
	padding:0px;
	margin:2px;
}

.pagination{
padding: 2px;
}

.pagination ul{
margin: 0;
padding: 0;
text-align: left; /*Set to "right" to right align pagination interface*/
font-size: 15px;
}

.pagination li{
list-style-type: none;
display: inline;
padding-bottom: 1px;
}

.pagination a, .pagination a:visited{
padding: 0 5px;
background:#f3f3f3;
border: 1px solid #2079a5;
text-decoration: none; 
color: #2e6ab1;
}

.pagination a:hover, .pagination a:active{
border: 1px solid #2079a5;
color: #000;
background-color: #CCC;
}

.pagination a.currentpage{
background-color: #2079a5;
color: #FFF !important;
border-color: #2079a5;
font-weight: bold;
cursor: default;
}

.pagination a.disablelink, .pagination a.disablelink:hover{
background-color: white;
cursor: default;
color: #929292;
border-color: #929292;
font-weight: normal !important;
}

.pagination a.prevnext{
font-weight: bold;
}


.toggleable {
    display: none;
}
.togglepreview {
	display: block;
}


.microcontainer
{
	border-bottom:1px dashed #888;
}
.microimage
{
	float:right; width:30px;
}
.swatch
{
	float:left;
	margin-right:2px; margin-bottom:2px;
	width:8px;
	height:8px;
	overflow:hidden;
}
.swatch_small
{
	margin-top:5px;
}
ul#smallswatches
{
	margin-top: 10px;
}
ul#smallswatches li
{
	list-style-type:none;
	padding-left:5px;
}

.rcorners_top
{
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	-webkit-border-radius-top-left:5px;
	-webkit-border-radius-top-right:5px;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
}

.rcorners_bottom
{
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-radius-bottom-left:5px;
	-webkit-border-radius-bottom-right:5px;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
}

div#footer_search
{
	width:100%;
	margin-left:auto;
	margin-right:auto;
}
div#footer_search li
{
	display:inline;
}