/*
Theme Name: Web Wizards Base
Author: Web Wizards
Description: Another quality web design by Web Wizards
Author URI: http://www.webwizards.com.au
Version: 1.0
*/

/* =Reset
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
}
body {
	line-height: 1;
	font-family: Arial;
	background: url(images/background.jpg) repeat center top;
}
ol,
ul {
	list-style: none;
}
blockquote,
q {
	quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption,
th,
td {
	font-weight: normal;
	text-align: left;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
}
html {
	overflow-y: scroll;
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
a:focus {
	outline: thin dotted;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
	display: block;
}
audio,
canvas,
video {
	display: inline-block;
}
audio:not([controls]) {
	display: none;
}
del {
	color: #333;
}
ins {
	background: #fff9c0;
	text-decoration: none;
}
hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin: 24px;
	margin-bottom: 1.714285714rem;
}
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	top: -0.5em;
}
sub {
	bottom: -0.25em;
}
small {
	font-size: smaller;
}
img {
	border: 0;
	-ms-interpolation-mode: bicubic;
}

/* Clearing floats */
.clear:after,
.wrapper:after,
.format-status .entry-header:after {
	clear: both;
}
.clear:before,
.clear:after,
.wrapper:before,
.wrapper:after,
.format-status .entry-header:before,
.format-status .entry-header:after {
	display: table;
	content: "";
}

h3 {
    color: #98122e;
    line-height: 58px;
    font-size: 21px;
}

/* @font-face */

@font-face {
	font-family: 'Conv_ERASLGHT_1';
	src: url('fonts/ERASLGHT_1.eot');
	src: local('☺'), 
	    url('fonts/ERASLGHT_1.woff') format('woff'), 
	    url('fonts/ERASLGHT_1.ttf') format('truetype'), 
	    url('fonts/ERASLGHT_1.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Conv_ERASMD_1';
	src: url('fonts/ERASMD_1.eot');
	src: local('☺'), 
	    url('fonts/ERASMD_1.woff') format('woff'), 
	    url('fonts/ERASMD_1.ttf') format('truetype'), 
	    url('fonts/ERASMD_1.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

/* Universal */

h1 {
    color: #98122e;
    font-size: 30px;
    line-height: 40px;
    margin-bottom: 10px;
}

.home p {
    font-size: 12px;
    color: #000;
    margin-bottom: 12px;
    line-height: 14px;
    font-family: Arial;
}

p {
    font-size: 14px;
    color: #515151;
    margin-bottom: 12px;
    line-height: 16px;
}

a {
   color: #98122e;
   text-decoration: none;
}

a:hover {
    color: #830d26;
}


/* Header */
header#masthead {
    background: url(images/header.jpg) repeat-x center top;
    width: 100%;
}
.headerInner {
    background: url(images/headerImg.png) no-repeat 0px bottom;
    width: 1167px;
    height: 125px;
    margin: 0 auto;
}
.home .headerInner {
    height: 182px;
}
hgroup {
    width: 980px;
    height: 100%;
    padding: 0 10px;
    margin: 0 auto;
    position: relative;
}
hgroup div {
    vertical-align: top;
}
.logo {
    width: 372px;
    height: 100%;
    display: inline-block;
}

.single_product_display .wpsc_product_price {
    position: absolute;
    right: 26px;
}
.single_product_display .product_description {
    margin-top: 65px;
}

.home .logo img {
    padding-top: 36px;
    width: 286px;
} 
.logo img {
    padding-left: 35px;
    padding-top: 8px;
    width: 251px;
}
.site-description {
    color: #98122e;
    font-size: 44px;
    padding-top: 47px;
    width: 310px;
    text-align: center;
    display: inline-block;
    font-family: 'Conv_ERASLGHT_1';
}
.cashMan {
    width: 284px;
    height: 100%;
    display: inline-block;
}
.cashMan img {
    padding-top: 9px;
    float: right;
    padding-right: 26px;
}
.cart {
    width: 168px;
    display: inline-block;
    top: 83px;
    background: url(images/cart.png) no-repeat left center;
    line-height: 26px;
    padding-left: 31px;
    padding-top: 3px;
    position: absolute;
    right: 0;
}
#nav_menu-2 {
    display: inline-block;
    line-height: 7px;
    margin-left: 5px;
}
.message {
    float: right;
    display: inline-block;
    font-size: 13px;
    color: #98122e;
    margin-top: 10px;
}

/* Menu */

nav {
    background: #515151;
}
nav li {
    display: inline-block;
    line-height: 44px;
}
nav a {
    color: #fff;
    font-size: 18px;
    padding: 0 30px;
    font-family: 'Conv_ERASMD_1';
}
nav a:hover, .current_page_item a {
    color: #ffc410;
}
nav .menu-main-container {
    width: 980px;
    padding: 0 10px;
    margin: 0 auto;
}


/* Home Page Content */

#storeLogin, #storeLoggedIn {
    background: url(images/storeLogin.png) no-repeat left top;
    width: 474px;
    height: 90px;
    display: inline-block;
    text-align: center;
    padding-top: 50px;
    position: relative;
}
#storeLogin a, #storeLoggedIn a {
    color: #98122e;
    font-size: 38px;
    text-decoration: none;
    position: absolute;
    top: 49px;
    right: 106px;
    font-family: 'Conv_ERASMD_1';
}
#storeLogin a:hover, #storeLoggedIn a:hover {
    color: #fff;
}
#quality {
    background: url(images/quality.png) no-repeat center center;
    width: 478px;
    height: 140px;
    display: inline-block;
    position: relative;
    float: right;
}
#quality p {
    position: absolute;
    color: #fff;
    font-size: 36px;
    text-align: center;
    width: 325px;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 20px;
    line-height: 50px;
    text-shadow: 2px 2px #000;
    font-family: 'Conv_ERASMD_1';
}
#quality span {
    font-size: 50px;
}

#slideshow {
    height: 477px;
    background: #fff;
    box-shadow: 0px 0px 8px rgba(0,0,0,0.3);
    display: inline-block;
    margin-left: 6px;
    margin-top: 17px;
    position: relative;
}
#slider {
    position: inherit !important;   
}
.wws-desc {
    position: absolute;
    bottom: -45px;
    background: url(images/slideTitle.png) no-repeat right center;
    width: 100%;
    height: 52px;
}
.wws-desc span {
    color: #fff;
    font-size: 24px;
    position: absolute;
    left: 53px;
    line-height: 53px;
    font-family: 'Conv_ERASMD_1';
}
.wws-pager {
    margin-top: 60px;
    float: right;
    padding-right: 10px;
}
.wws-pager a {
    display: inline-block;
    text-indent: -9999px;
    background: #98122e;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    border-radius: 10px;
}
.wws-pager a:hover,
.wws-pager a.activeSlide {
    background: #ffc410;
}

#col2 {
    display: inline-block;
    vertical-align: top;
    width: 485px;
    margin-top: 17px;
}
#col2 .title {
    background: url(images/title.png) no-repeat right top;
    line-height: 49px;
    color: #98121e;
    font-size: 24px;
    text-align: center;
    margin-left: -4px;
    font-family: 'Conv_ERASMD_1';
}
#col2 .entry-header {
    display: none;
}
#col2 ul {
    color: #98122e;
    font-size: 18px;
    line-height: 40px;
    margin-bottom: 10px;
}
#col2 li {
    display: inline-block;
    width: 179px;
    background: url(images/dot.png) no-repeat left 11px;
    padding-left: 26px;
    font-family: 'Conv_ERASMD_1';
}
.homeContent {
    padding: 16px 30px;
}
.contactUs {
    background: url(images/contactButton.jpg) no-repeat;
    color: #94112d;
    font-size: 18px;
    text-align: center;
    width: 155px;
    height: 43px;
    display: inline-block;
    line-height: 46px;
    text-decoration: none;
    padding-left: 13px;
    font-family: 'Conv_ERASMD_1';
}
.contactUs:hover {
    color: #fff;
}
/* Content */

#primary {
    height: 100%;
    width: 100%;
}
.home #content {
    width: 962px;
    height: 100%;
    padding: 22px 19px;
    margin: 0 auto;
}
#bannerInner {
    margin: 0 auto;
    text-align:center;
    width: 984px;
    padding-top: 20px;
    padding-bottom: 25px;
}
#content {
    width: 980px;
    height: 100%;
    padding: 0 10px;
    margin: 0 auto;
}
#contentInner {
    width: 563px;
    display: inline-block;
    vertical-align: top;
    padding: 0 10px;
}
#contentInner h1 {
    font-size: 19px;
    color: #515151;
    font-weight: normal;
    padding: 0 10px;
    font-family: 'Conv_ERASMD_1';
}
.entry-content {
    border: none;
    background: #fff;
    box-shadow: 0px 0px 5px rgba(0,0,0,0.3);
    padding: 10px;
    display: inline-block;
    margin-bottom: 30px;
    width: 542px;
}
.page-id-17 .entry-content,
.archive .entry-content,
.single .entry-content,
.wpsc-transaction-details .entry-content,
.page-id-79 .entry-content,
.home .entry-content,
.page-id-16 .entry-content,
.page-id-48 .entry-content {
    border:none;
    background: none;
    box-shadow: none;
    padding: 0;
    margin: 0;
    width: 100%;
}

.page-id-79 article {
    display: none;
}

/* Sidebar */

#sidebar1 h3,
#sidebar2 h3 {
    background: url(images/smallHead.jpg) no-repeat center center;
    width: 100%;
    height: 51px;
    font-size: 18px;
    color: #98122e;
    text-align: center;
    line-height: 53px;
    margin-bottom: 20px;
    font-weight: normal;
    font-family: 'Conv_ERASMD_1';
}
#sidebar1, #sidebar2 {
    width: 194px;
    display: inline-block;
    vertical-align:top;
}
#sidebar1 a,
#sidebar2 a {
    line-height: 25px;
    font-family: Arial;
}
#sidebar1 ul li,
#sidebar2 ul li {
    display: inline-block;
    background: url(images/dot.png) no-repeat left 4px;
    padding-left: 25px;
    margin-left: 15px;
}
.sideInner {
    padding-bottom: 35px;
}
#sidebar2 {
    text-align: center;
}
#sidebar2 .sideInner > :nth-child(5n+2) {
    overflow: hidden;
    display: inline-block;
    width: 165px;
}
#sidebar2 img {
     background: #fff;
     width: 100%;
     height: auto;
}
#sidebar2 h4 {
    text-align: center;
    font-size: 16px;
}
#sidebar2 h4 strong {
    font-weight: normal;
}
#sidebar2 p {
    font-size: 16px;
    color: #98122e;
    margin-top: 8px;
}
#sidebar2 .wpsc-product-old-price {
    text-decoration: line-through;
    display: inline-block;
    margin-right: 8px;
}
#sidebar2 .wpsc-product-price {
    display: inline-block;
    color: #000;
}
.page-id-79 header.entry-header,
footer.entry-meta {
    display: none;
}

/* Products Page */

.product_grid_display .product_grid_item {
    border: 2px solid #98122e;
    display: inline-block;
    background: #fff;
    margin: 0 4.9px !important;
    padding: 0 !important;
    width: 174px !important;
    margin-bottom: 20px !important;
    height: 275px;
}
.product_grid_display .product_grid_item img.product_image {
    background-color: #fff !important;
    border: none !important;
    margin: 0 auto !important;
    padding-top: 25px !important;
}
.product_grid_display .item_image a {
    display: inline-block !important;
}
.product_grid_item h2.prodtitle {
    text-align: center !important;
    font-weight: normal;
    padding: 0 10px;
}
.product_grid_display .item_image {
    height: 165px;
}
.product_grid_item h2.prodtitle a {
    color: #890b25 !important;
}
.product_grid_item .grid_product_info .price_container {
    text-align: center;
}
.product_grid_item .grid_product_info .price_container p {
    font-size: 18px;
    color: #515151;
    font-weight: bold;
    line-height: 25px;
    display: inline-block;
}
.product_grid_item .grid_product_info {
    margin-bottom: 0 !important;
}
.product_grid_item .grid_product_info .more_details {
    background: url(images/viewmore.jpg) no-repeat left top;
    font-weight: bold;
    text-decoration: none !important;
    color: #fff !important;
    font-size: 18px;
    line-height: 40px;
    padding-left: 35px !important;
    margin-bottom: 0 !important;
    height: 37px;
    text-shadow: 0px 0px 7px #161616;
    bottom: 0;
    position: absolute;
    width: 145px;
}
.product_grid_item .grid_more_info {
    display: none;
}
.product_grid_item .wpsc-product-old-price {
    margin-right: 7px;
}
#grid_view_products_page_container, #content #grid_view_products_page_container, #content #list_view_products_page_container {
    width: 564px !important;
}

/* Single Product */ 

.single_product_display {
    border: 2px solid #98122e;
    background: #fff;
}
.single #contentInner {
    position: relative;
}
.imagecol, 
.productcol {
    width: 49%;
    display: inline-block;
}
.imagecol {
    text-align: center;
    padding-bottom: 15px;
}
.imagecol a.preview_link {
    display: inline-block;
    height: 200px;
    padding-bottom: 30px;
    width: 250px;
    overflow: hidden;
}
.wpcart_gallery {
    padding-left: 2px !important;
}
.productcol {
    margin-top: 25px;
    margin-left: 5px;
}
.single_product_display .imagecol img.product_image {
    background-color: #fff !important;
    border: none !important;
}

.single .entry-header {
    position: absolute;
    left: 285px;
    top: 60px;
    z-index: 99;
}

.single .entry-header h1 {
    font-size: 18px !important;
    color: #890b25 !important;
}
.single_product_display .pricedisplay.wpsc-product-price {
    background: url(images/smallHead.jpg) no-repeat center center;
    font-size: 18px !important;
    color: #890b25 !important;
    font-weight: bold !important;
    text-align: center;
    line-height: 34px;
    padding-top: 4px;
    display: inline-block;
    width: 195px;
    float: left;
}
.single_product_display .wpsc_product_price {
    width: 255px;
}
.single_product_display .wpsc-product-old-price,
.single_product_display .wpsc-product-you-save {
    float: right;
    color: #98122e;
    clear: right;
    line-height: 19px;
}
.single_product_display .wpsc_buy_button {
    background: url(images/buy.jpg) no-repeat center center;
    border: none;
    color: #fff;
    line-height: 35px !important;
    padding: 0 40px !important;
    font-weight: bold;
    cursor: pointer;
    font-size: 18px !important;
    text-shadow: 0px 0px 10px #000;
}
.single_product_display .wpsc_buy_button:hover,
.product_grid_item .grid_product_info .more_details:hover,
.make_purchase:hover {
    color: #ffc410 !important;
}
.wpsc_quantity_update,
.qtyWrap {
    background: url(images/smallHead.jpg) no-repeat center center;
    color: #98122e;
    font-weight: bold;
    padding: 4px !important;
    text-align: center;
    display: inline-block;
    float: right;
}
.wpsc_quantity_update input[type="text"],
 .qtyWrap input[type="text"] {
    color: #98122e;
    border: none;
    text-align: center;
    height: 30px;
    width: 40px;
}
.quantityForm {
    width: 136px;
    float: right;
    margin-bottom: 8px;
    padding: 0 13px !important;
}
.quantityForm legend {
    color: #98122e;
    font-weight: bold !important;
    display: inline-block;
    float: left;
    line-height: 43px;
    font-size: 16px !important;
}
.single_product_display .product_form {
    position: absolute;
    bottom: 0;
    right: 0;
}
.single_product_display .product_description, .single_product_display .single_additional_description {
    padding-bottom: 90px !important;
}
.single_product_display .wpcart_gallery img, #content .single_product_display .wpcart_gallery a {
    display: inline-block;
    width: 74px;
    height: 74px;
    border: 2px solid #98122e;
    vertical-align: top;
    text-align: center;
    overflow: hidden;
}
.single_product_display .wpcart_gallery img, #content .single_product_display .wpcart_gallery img {
    margin: 0 1px;
    width: auto;
    height: 100%;
    border: none;
    vertical-align: middle;
}
.wpsc_loading_animation {
    text-align: center;
    color: rgb(255, 196, 16);
    margin: 5px 0;
}

/* Checkout Page */

.qtyWrap {
    float: left;
    display: inline-block;
}
.adjustform.qty input[type="submit"],
.adjustform.remove input[type="submit"] {
    border: none;
    background: url(images/remove.png) no-repeat left center;
    text-indent: -9999px;
    height: 40px;
    width: 25px;
    display: inline-block;
    float: right !important;
    cursor: pointer;
}
.adjustform.remove input[type="submit"] {
    background: url(images/remove.png) no-repeat right center;
}
.wpsc-transaction-details .product_row .wpsc_product_quantity {
    width: 155px;
}
.product_row {
    border-bottom: 1px solid #98122e;
}
.checkout_cart .pricedisplay {
    font-weight: bold;
    color: #94112d;
    font-size: 18px;
}
.checkout_cart .wpsc_product_name {
    text-align: center;
}
.checkout_cart .wpsc_product_name a {
    font-size: 14px;
    font-weight: bold;
    line-height: 16px;
}
.wpsc_totals {
    font-weight: bold !important;
    color: #515151 !important;
    text-align: right !important;
}
.total_price td {
    padding-top: 20px !important;
    padding-bottom: 10px !important;
    font-size: 18px;
}
#checkout_page_container h2 {
    font-size: 19px;
    color: #515151;
    font-weight: normal;
    padding: 0 10px;
    line-height: 40px;
    margin-bottom: 10px;
    font-family: 'Conv_ERASMD_1';
}
.product_row td {
    padding-bottom: 38px !important;
}
th.wpsc_product_name {
    width: 175px;
    padding-top: 53px !important;
    text-align: center !important;
}
.wpsc_email_address {
    height: 100px;
    border-bottom: 1px solid #94112d;
    text-align: center;
}
.wpsc_email_address label {
    border: none;
    padding-right: 20px;
}
.wpsc_email_address p {
    display: inline-block;
}
.wpsc_email_address span {
    width: 100%;
    display: block;
    text-align: left;
    color: #515151;
    font-size: 15px;
    margin-bottom: 16px;
}
.wpsc_email_address_p img {
    display: none;
}
.wpsc_email_address_p input {
    border: 2px solid #ffc410;
    padding: 13px 11px;
    width: 320px !important;
    margin-bottom: 15px !important;
}
.same_as_shipping_row label {
    width: 173px;
    display: inline-block;
    font-size: 10px;
}
.same_as_shipping_row {
    position: absolute;
    top: 19px;
    right: -15px
}
.wpsc_checkout_table {
    display: inline-block;
    width: 47%;
}
.wpsc_product_quantity {
    min-width: 90px;
}
.wpsc_checkout_table td {
    display: inline-block;
}
.wpsc_checkout_table h4 {
    color: #94112d;
    font-size: 18px;
    width: 260px;
    line-height: 16px;
    margin-bottom: 20px;
    padding-top: 20px;
}
.wpsc_checkout_table.table-1 {
    border-right: 1px solid #94112d !important;
    width: 49.5% !important;
}
.wpsc_checkout_table.table-2 {
     margin-left: 12px;
     position: relative;
}
.wpsc_checkout_table input,
.wpsc_checkout_table textarea,
.wpsc_checkout_table select {
    border: 2px solid #ffc410;
    padding: 8px 11px;
    width: 227px !important;
    margin-bottom: 15px !important;
}
.wpsc_checkout_table select {
    height: 37px;
    font-size: 14px;
    color: #9E9E9E;
    background: none;
    width: 253px !important;
}
label {
    color: #515151;
    font-size: 15px;
    line-height: 16px;
}
.same_as_shipping_row input {
    display: inline-block;
    width: 20px !important;
}


.finalSum {
    border: none;
    background: #fff;
    box-shadow: 0px 0px 5px rgba(0,0,0,0.3);
    padding: 10px;
    margin-bottom: 76px;
}
.finalSum table {
    width: 150px;
    margin: 0 auto;
}
.finalSum .wpsc_totals {
    padding-left: 0 !important;
    padding-right: 35px;
}
.finalSum .wpsc_totals.number {
    color: #98122e !important;
    padding-right: 0px !important;
    text-align: left !important;
}
.make_purchase {
    background: url(images/buy.jpg) no-repeat center center;
    border: none;
    color: #fff;
    line-height: 35px !important;
    padding: 0 40px !important;
    font-weight: bold;
    cursor: pointer;
    font-size: 18px !important;
    text-shadow: 0px 0px 10px #000;
}
.wpsc_make_purchase {
    position: absolute !important;
    right: -25px;
    bottom: -55px !important;
}
/* Transaction Results Page */

.wpsc-transaction-results-wrap {
    border: none;
    background: #fff;
    box-shadow: 0px 0px 5px rgba(0,0,0,0.3);
    padding: 10px;
    display: inline-block;
    margin-bottom: 30px;
}
.wpsc-purchase-log-transaction-results td,
.wpsc-purchase-log-transaction-results th {
    padding: 10px;
}
.wpsc-purchase-log-transaction-results td {
    font-weight: bold;
    color: #94112d;
    font-size: 18px;
}
.wpsc-purchase-log-transaction-results th {
    text-align: left;
    font-size: 13px;
    font-weight: bold;
    color: #515151;
    padding-left: 10px;
    vertical-align: top;
    padding-top: 25px;
}
.wpsc-purchase-log-transaction-results {
    width: 100%;
}
.total_p {
    float: right;
    font-weight: bold;
    font-size: 18px;
    margin-top: 18px;
    margin-right: 31px;
    color: #515151;
    text-align: right;
}

/* Accounts Page */

.user-profile-links a:nth-child(3n+3),
.user-profile-links a:nth-child(4n+4) {
    display: none;
}
.user-profile-links a {
    background: url(images/buy.jpg) no-repeat center center;
    border: none;
    color: #fff;
    line-height: 35px !important;
    padding: 0 40px !important;
    padding-top: 5px !important;
    font-weight: bold;
    cursor: pointer;
    font-size: 16px !important;
    text-shadow: 0px 0px 10px #000;
    display: inline-block;
    text-align: center;
}
.user-profile-links {
    color: #fff;
    text-align: center;
    margin-top: 11px;
    margin-bottom: 24px;
}
.page-id-19 input, .page-id-19 select,  .page-id-19 textarea {
    border: 2px solid #ffc410;
    padding: 8px 11px;
    width: 227px !important;
    margin-bottom: 15px !important;
}
.page-id-19 select {
    height: 37px;
    font-size: 14px;
    color: #9E9E9E;
    background: none;
    width: 253px !important;
}
.page-id-19 input[type="submit"]{
    background: url(images/buy.jpg) no-repeat center center;
    border: none;
    color: #fff;
    line-height: 35px !important;
    padding: 0 40px !important;
    font-weight: bold;
    cursor: pointer;
    font-size: 16px !important;
    text-shadow: 0px 0px 10px #000;
    display: inline-block;
    text-align: center;
    float: right;
}
.page-id-19 label {
    margin-right: 20px;
}
.wrap table {
    margin: 0 auto;
}
.checkout-heading-row  h4 {
    color: #94112d;
    font-size: 18px;
    width: 260px;
    line-height: 16px;
    margin-bottom: 20px;
    padding-top: 20px;
}
.page-id-19 table:nth-child(3n+3) {
    float: right;
    text-align: right;
    width: 200px;
}
.logdisplay {
    width: 100% !important;
    display: inline-table !important;
    font-size: 14px;
    line-height: 17px;
}
.logdisplay td {
    padding: 5px;
}
.toprow th {
    width: 33%;
    color: #fff;
    background: #98122e;
    padding: 10px;
}
strong {
    color: #98122e;
}

/* Categories */

#categoriesInner {
    text-align: center;
}
#categoriesInner img {
    width: 165px !important;
    height: 106px !important;
    display: block;
}
#categoriesInner li {
    width: 164px;
    text-align: center;
    display: inline-block;
    margin: 0 9px;
    margin-bottom: 17px;
    border: 1px solid #e4e5e5;
}
#categoriesInner a.wpsc_category_link {
    color: #fff;
    background: #98122e;
    line-height: 15px;
    width: 165px;
    display: block;
    font-size: 14px;
    padding: 6px 0px 5px 0px;
    font-family: Arial;
}
.product_grid_display span.sale {
    background: url(../images/sale.png) no-repeat scroll 0 0 transparent;
    position: absolute;
    top: -6px !important;
    left: -7px !important;
    text-indent: -9999px;
    display: block;
    width: 130px !important;
    height: 80px !important;
}

/* Footer */

footer#colophon {
    background: url(images/footer.png) repeat-x;
    height: 47px;
}
.site-info {
    width: 980px;
    padding: 0 10px;
    margin: 0 auto;
    color: #000;
    font-size: 14px;
    line-height: 28px;
    padding-top: 13px;
}
.webLogo {
    float: right;
}

/* Login & Contact Pop Up */

.loginWrap, .contactPop {
    display: none;
    width: 574px;
    background: url(images/background.jpg) repeat center top;
    box-shadow: 0px 0px 5px rgba(0,0,0,0.4);
    position: absolute;
    top: 30%;
    z-index: 99;
    right: 0;
    left: 0;
    margin: 0 auto;
}
.contactPop {
    width: 430px;
}
.darkBg, .darkBg2 {
    display: none;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0,0,0,0.6);
    z-index: 98;
}
.loginTop {
    height: 350px;
}
.loginTop, .contactWrap {
    background: url(images/loginHeader.jpg) no-repeat;
}
.loginWrap h2, .contactPop h2 {
    color: #98122e;
    font-size: 38px;
    line-height: 77px;
    font-family: 'Conv_ERASMD_1';
    padding: 0 40px;
}
.loginWrap input, .contactPop input, .post-33 input {
    border: 2px solid #ffc410;
    width: 230px;
    padding: 8px;
}
.contactPop textarea, .post-33 textarea {
    border: 2px solid #ffc410;
    width: 230px;
    padding: 8px;
}
div.wpcf7 {
    margin: 0;
    padding: 0;
    text-align: center;
    padding-top: 15px;
}
.loginWrap input[type="checkbox"], .contactPop input[type="checkbox"] {
    width: 20px;
    float: right;
    margin-top: -17px;
    margin-right: 138px;
}
.loginWrap p {
    font-size: 15px;
    color: #515151;
    line-height: 37px;
}
.contactPop p {
    font-size: 15px;
    color: #515151;
    line-height: 10px;
    margin-top: 10px;
}
.loginBody p {
    line-height: 7px !important;
}
.loginWrap a {
    display: none;
}
.loginWrap input[type="submit"], .contactPop input[type="submit"], .post-33 input[type="submit"]  {
    width: 120px;
    height: 45px;
    color: #fff;
    font-size: 24px;
    background: #98122e;
    border: none;
    text-shadow: 0px 0px 10px rgba(0,0,0,0.5);
    cursor: pointer;
}
.loginWrap input[type="submit"]:hover, .contactPop input[type="submit"]:hover, .post-33 input[type="submit"]:hover {
    color: #ffc410;
}
span.wpcf7-not-valid-tip {
    color: #f00;
    font-size: 1em;
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
}
.loginBody {
    float: left;
    width: 287px;
    vertical-align: top;
    height: 272px;
}
.registerBody {
    float: right;
    width: 287px;
    vertical-align: top;
    height: 272px;
}
.forgotBody {
    display: none;
}
.loginWrap form {
    text-align: center;
    padding-top:1px;
}
.loginBody form {
    border-right: 1px solid #ffc410;
    height: 100%;
}
.registerBody form {
    border-left: 1px solid #ffc410;
    height: 100%;
}
.loginWrap label {
    width: 125px;
    display: block;
    font-size: 15px;
    color: #515151;
    line-height: 23px;
    margin-left: 17px;
    text-align: left;
    margin-top: 9px;
}
.close {
    background: transparent url('images/fancybox.png') -40px 0px;
    height: 29px;
    width: 29px;
    display: inline-block;
    position: absolute;
    right: -13px;
    top: -13px;
    cursor: pointer;
}
.half {
    display: inline-block; 
    width: 49%;
    vertical-align: top;
}

/* Media Queries */
@media screen and (min-width: 981px) {
    
}




