@import url(//fonts.googleapis.com/css?family=Lato:300,400,700);
/*General Demo Style*/
@font-face
{
	font-family: codropsicons;
	src: url('../../fonts/codropsicons/codropsicons.eot');
	src: url('../../fonts/codropsicons/codropsicons.eot#iefix') format('embedded-opentype'), url('../../fonts/codropsicons/codropsicons.woff') format('woff'), url('../../fonts/codropsicons/codropsicons.ttf') format('truetype'), url('../../fonts/codropsicons/codropsicons.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
*, *:after, *:before
{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
BODY, HTML
{
	font-size: 100%;
	padding: 0;
	margin: 0;
}
/*Clearfix hack by Nicolas Gallagher: http://nicolasgallagher.com/micro-clearfix-hack/*/
.clearfix:before, .clearfix:after
{
	content: " ";
	display: table;
}
.clearfix:after
{
	clear: both;
}
BODY
{
	font-family: Lato, Calibri, Arial, sans-serif;
	color: #B3B9BF;
	background: none;
}
A
{
	color: #888;
	text-decoration: none;
}
A:hover, A:active
{
	color: #333;
}
.container {
    width: 884px;
    background: #F9F9F9;
}
/*Header Style*/
.container > HEADER
{
	margin: 0 auto;
	text-align: center;
	background-color: #D4D0D9;
	width: 880px;
	height: 72px;
}
.container > HEADER H1
{
	font-size: 2.625em;
	line-height: 1.3;
	margin: 0;
	font-weight: 300;
}
.container > HEADER IMG
{
	width: 153px;
        height: 40px;
        margin-top:-3px;
}
.container > HEADER NAV
{
}
.container > HEADER NAV A
{
	padding: 3px 20px;
	text-transform: uppercase;
	
}
.headerLogo {
    margin-right:auto;
    margin-left:auto;
    /*position:relative;*/
    position:absolute;
}
.storeTitle {
    display: block;
width: 150px;
font-size: 9px;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
text-transform: none;
color: #651CD3;
}
.storeTitle:hover {
    color: #651CD3;
}
.storeTitleAwrap {
display: inline-block;
}
#storeTitleContainer {
    width: 100%;
height: 30px;
overflow: hidden;
text-align: center;
position: absolute;
left: 0px;
top: 12px;
}
.navControlsContainer {
    width:880px;
    position:absolute;
    top: 0px;
    height: inherit;
}
.navUpperContainer, .navLowerContainer {
    clear:both;
    height:36px;
}
.navUpperContainer{
    text-align:center;
}
.next
{
	float: right;
        color: #651CD3;
	background-color: #B1AABF;
        line-height: 20px;
        margin-top: 5px;
        margin-right: 5px;
        position: relative;
z-index: 10000;
}
.previous
{
	float: left;
        color: #651CD3;
	background-color: #B1AABF;
        line-height: 20px;
        margin-top: 5px;
        margin-left: 5px;
        position: relative;
z-index: 10000;
}
.tribute
{
        float: left;
	background-color: #1F9B3C;
	color: #FFFFFF;
        line-height: 20px;
        margin-top: 5px;
        margin-left: 5px;
        position: relative;
z-index: 10000;
}
.catfilter
{
        float: right;
/*	background-color: #1F9B3C;
	color: #FFFFFF;
        line-height: 20px;*/
        margin-top: 7px;
        margin-right: 5px;
        width: 110px;
        position: relative;
z-index: 10000;
}
/*.categoryPickerContainer {
        display:none;
        width: 880px;
	height: 36px;
        line-height: 36px;
	z-index:5;
        position:absolute;
        top:0px;
        left:0px;
        background-color: #000;
	color:#fff;
        padding:0px;
	font-size:12px;
        text-align: center;
}*/
.shopCartItemsContainer {
    display:none;
    z-index:17000;
        position:absolute;
        top:0px;
        left:0px;
        background-color: #000;
	color:#fff;
        padding:5px;
	font-size:12px;
        overflow:auto;
        text-align: center;
}
.shopCart {
    float:right;
    margin-right:5px;
    position: relative;
z-index: 10000;
}
.shopCartCounter {
    float: right;
font-size: 10px;
font-weight: bold;
color: #651CD3;
margin-right: -23px;
margin-top: -3px;
}
#cartClose {
    position:absolute;
    right:5px;
    top:0px;
    color:#fff;
}
#cartClose:hover {
    color:#fff;
}
#cartTitle {
text-align: center;
font-weight: bold;
font-size: 18px;
}
#cartHeadingContainer {
width: 190px;
height: 20px;
display: inline-block;
margin-top: 10px;
}
#cartTitleHeading {
float: left;
text-decoration: underline;
}
#cartPriceHeading {
float: right;
text-decoration: underline;
}
.cartItemContainer {
height: 20px;
width: 190px;
display: inline-block;
}
.cartItemTitle {
float: left;
width: 130px;
text-align: left;
text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden;
}
.cartItemPrice {
float: right;
width: 60px;
text-align: right;
}
#cartTotalPrice {
display: inline-block;
width: 190px;
text-align: right;
font-weight: bold;
font-size: 16px;
}
.cartItemDelete{
    font-weight:bold;
    color:red;
    cursor:pointer;
}
.shopCart img {
    width: 32px !important;
    height: 32px !important;
}
/*#CategoryFilter {
    margin-left:auto;
    margin-right:auto;
}
#catfilterclose {
    position:absolute;
    right:5px;
    top:0px;
    color:#fff;
}
#catfilterclose:hover {
    color:#fff;
}*/

.tributeWrap{
        display:none;
/*        width: 142px;
        height: 565px;*/
	z-index:17000;
        position:absolute;
        top:0px;
        left:0px;
        background-color: #000;
	color:#fff;
        padding:5px;
	font-size:12px;
        overflow:auto;
}
.usernameWrap, .passwordWrap, .amountWrap, .commentWrap{
        display:block;
        margin-top:10px;
}
.welcomeWrap{
        display:block;
}
.tributeTitle, .tributeClose{
        cursor:pointer;
}
.tributeTitle{
        margin-top:10px;
        width:190px;
}
.tributeClose{
        position:absolute;
        top:5px;
        right:10px;
}
.tributeTooltip{
        display:none;
        text-align:center;
        position:absolute;
        border:1px solid #333;
        background-color:#161616;
        padding:10px;
        color:#fff;
        top:60px;
        left:5px;
        z-index:10;
        width:190px;
}
.tributeButton, #cartCheckout a{
        moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
        -webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
        box-shadow:inset 0px 1px 0px 0px #ffffff;
        background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f9f9f9), color-stop(1, #e9e9e9) );
        background:-moz-linear-gradient( center top, #f9f9f9 5%, #e9e9e9 100% );
        filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#e9e9e9');
        background-color:#f9f9f9;
        -moz-border-radius:6px;
        -webkit-border-radius:6px;
        border-radius:6px;
        border:1px solid #dcdcdc;
        display:inline-block;
        color:#666666;
        font-family:arial;
        font-size:15px;
        font-weight:bold;
        padding:3px 18px;
        text-decoration:none;
        text-shadow:1px 1px 0px #ffffff;
}.tributeButton:hover, #cartCheckout a:hover {
        background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #e9e9e9), color-stop(1, #f9f9f9) );
        background:-moz-linear-gradient( center top, #e9e9e9 5%, #f9f9f9 100% );
        filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e9e9e9', endColorstr='#f9f9f9');
        background-color:#e9e9e9;
}
.tributeMsg{
        font-weight:bold;
        display:none;
        text-align:center;
        position:absolute;
        border:1px solid #ccc;
        background-color:#161616;
        padding:10px;
        width:120px;
        color:#fff;
        bottom:100px;
        font-size:14px;
}

/*widget*/
.grid
{
/*	padding: 0 20px 100px;
	max-width: 1300px;*/
	margin: 0 auto;
	list-style: none;
	text-align: center;
        font-size: 0;
}
.grid LI
{
	display: inline-block;
	width: 440px;
	margin: 0;
	padding: 2px;
	text-align: left;
	position: relative;
}
.grid FIGURE
{
	margin: 0;
	position: relative;
}
.grid FIGURE IMG
{
	display: block;
	position: relative;
	width: 440px;
	height: 250px;
}
/*category text*/
.grid FIGCAPTION
{
	position: absolute;
	top: 0;
	left: 0;
	padding: 10px;
	background: #D4D0D9;
	color: #000000;
}
/*clip title*/
.grid FIGCAPTION H3
{
	margin: 0 0 3px;
	padding: 0;
	color: #3F3947;
	width: 410px;
	font-size: 14px;
        
        text-overflow:ellipsis;
        overflow: hidden;
white-space: nowrap;
}
.grid FIGCAPTION H4
{
	margin: 0 0 6px;
	padding: 0;
	color: #651CD3;
	font-size: 14px;
	width: 280px;
}
.grid FIGCAPTION SPAN:before
{
	content: ' ';
}
.grid FIGCAPTION ASIDE
{
	text-align: center;
	padding: 5px 10px;
	border-radius: 2px;
	display: inline-block;
	background: #B1AABF;
	color: #2E253A;
	margin-right: 5px;
	border: 1px solid #B1A3C6;
        font-size: 16px;
}
/*Individual Caption Styles
Caption Style 3

*/
.com-c4s-frame FIGURE
{
	overflow: hidden;
}
.com-c4s-frame FIGURE IMG
{
	-webkit-transition: -webkit-transform 0.4s;
	-moz-transition: -moz-transform 0.4s;
	transition: transform 0.4s;
}
.no-touch .com-c4s-frame FIGURE:hover IMG, .com-c4s-frame FIGURE.cs-hover IMG
{
	-webkit-transform: translateY(-50px);
	-moz-transform: translateY(-50px);
	-ms-transform: translateY(-50px);
	transform: translateY(-50px);
}
.com-c4s-frame FIGCAPTION
{
	height: 85px;
	width: 100%;
	top: auto;
	bottom: 0;
	opacity: 0;
	-webkit-transform: translateY(100%);
	-moz-transform: translateY(100%);
	-ms-transform: translateY(100%);
	transform: translateY(100%);
	-webkit-transition: -webkit-transform 0.4s, opacity 0.1s 0.3s;
	-moz-transition: -moz-transform 0.4s, opacity 0.1s 0.3s;
	transition: transform 0.4s, opacity 0.1s 0.3s;
}
.no-touch .com-c4s-frame FIGURE:hover FIGCAPTION, .com-c4s-frame FIGURE.cs-hover FIGCAPTION
{
	opacity: 1;
	-webkit-transform: translateY(0px);
	-moz-transform: translateY(0px);
	-ms-transform: translateY(0px);
	transform: translateY(0px);
	-webkit-transition: -webkit-transform 0.4s, opacity 0.1s;
	-moz-transition: -moz-transform 0.4s, opacity 0.1s;
	transition: transform 0.4s, opacity 0.1s;
}
.com-c4s-frame FIGCAPTION A
{
}
@media screen and (max-width: 31.5em)
{
	.grid
	{
		/*padding: 10px 10px 100px;*/
                padding: 0px;
	}
	.grid LI
	{
		width: 100%;
		/*min-width: 300px;*/
	}
}