/*
 * HTML5 ✰ Boilerplate
 *
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 *
 * Detailed information about this CSS: h5bp.com/css
 *
 * ==|== normalize ==========================================================
 */


/* =============================================================================
   HTML5 display definitions
   ========================================================================== */

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }


/* =============================================================================
   Base
   ========================================================================== */

/*
 * 1. Correct text resizing oddly in IE6/7 when body font-size is set using em units
 * 2. Force vertical scrollbar in non-IE
 * 3. Prevent iOS text size adjust on device orientation change, without disabling user zoom: h5bp.com/g
 */

html { font-size: 100%; overflow-y: scroll; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }

body { margin: 0; font-size: 13px; line-height: 1.231;  font-family: 'YourFontName', sans-serif; }

body, button, input, select, textarea { font-family: sans-serif; color: #222; }

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection declarations have to be separate
 * Also: hot pink! (or customize the background color to match your design)
 */

::-moz-selection { background: #fe57a1; color: #fff; text-shadow: none; }
::selection { background: #fe57a1; color: #fff; text-shadow: none; }


/* =============================================================================
   Links
   ========================================================================== */

a { color: #00e; text-decoration:none;}
a:visited { color: #551a8b; }
a:hover { color: #06e; text-decoration:underline;}
a:focus { outline: thin dotted; }

/* Improve readability when focused and hovered in all browsers: h5bp.com/h */
a:hover, a:active { outline: 0; }


/* =============================================================================
   Typography
   ========================================================================== */

abbr[title] { border-bottom: 1px dotted; }

b, strong { font-weight: bold; }

blockquote { margin: 1em 40px; }

dfn { font-style: italic; }

hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }

ins { background: #ff9; color: #000; text-decoration: none; }

mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }

/* Redeclare monospace font family: h5bp.com/j */
pre, code, kbd, samp { font-family: monospace, serif; _font-family: 'courier new', monospace; font-size: 1em; }

/* Improve readability of pre-formatted text in all browsers */
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }

q { quotes: none; }
q:before, q:after { content: ""; content: none; }

small { font-size: 85%; }

/* Position subscript and superscript content without affecting line-height: h5bp.com/k */
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }


/* =============================================================================
   Lists
   ========================================================================== */

ul, ol { margin: 1em 0; padding: 0 0 0 15px; }
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }


/* =============================================================================
   Embedded content
   ========================================================================== */

/*
 * 1. Improve image quality when scaled in IE7: h5bp.com/d
 * 2. Remove the gap between images and borders on image containers: h5bp.com/e
 */

img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }

/*
 * Correct overflow not hidden in IE9
 */

svg:not(:root) { overflow: hidden; }


/* =============================================================================
   Figures
   ========================================================================== */

figure { margin: 0; }


/* =============================================================================
   Forms
   ========================================================================== */

form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }

/* Indicate that 'label' will shift focus to the associated form element */
label { cursor: pointer; }

/*
 * 1. Correct color not inheriting in IE6/7/8/9
 * 2. Correct alignment displayed oddly in IE6/7
 */

legend { border: 0; *margin-left: -7px; padding: 0; }

/*
 * 1. Correct font-size not inheriting in all browsers
 * 2. Remove margins in FF3/4 S5 Chrome
 * 3. Define consistent vertical alignment display in all browsers
 */

button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }

/*
 * 1. Define line-height as normal to match FF3/4 (set using !important in the UA stylesheet)
 * 2. Correct inner spacing displayed oddly in IE6/7
 */

button, input { line-height: normal; *overflow: visible; }

/*
 * Reintroduce inner spacing in 'table' to avoid overlap and whitespace issues in IE6/7
 */

table button, table input { *overflow: auto; }

/*
 * 1. Display hand cursor for clickable form elements
 * 2. Allow styling of clickable form elements in iOS
 */

button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; }

/*
 * Consistent box sizing and appearance
 */

input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }

/*
 * Remove inner padding and border in FF3/4: h5bp.com/l
 */

button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }

/*
 * 1. Remove default vertical scrollbar in IE6/7/8/9
 * 2. Allow only vertical resizing
 */

textarea { overflow: auto; vertical-align: top; resize: vertical; }

/* Colors for form validity */
input:valid, textarea:valid { border-color :Black ;  }
input:invalid, textarea:invalid { background-color: #f0dddd; }


/* =============================================================================
   Tables
   ========================================================================== */

table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }


/* ==|== primary styles =====================================================
   Author:
   ========================================================================== */
*{
    behavior: url(CSS3PIE);
}

/*html{
	background-repeat: repeat;
	background-image: url(img/bg.png);
}*/

.catagory{
	/*opacity:.70;
	filter:alpha(opacity=70);
	filter: “alpha(opacity=70)”;*/
	opacity:1;
	filter:alpha(opacity=100);
	filter: “alpha(opacity=100)”;
	
	-webkit-transition: opacity 1s ease-in-out;
	-moz-transition: opacity 1s ease-in-out;
	-o-transition: opacity 1s ease-in-out;
	-ms-transition: opacity 1s ease-in-out;	
	transition: opacity 1s ease-in-out;
	
	behavior: url(CSS3PIE);
}

.catagory:hover{
	opacity:1;
	filter:alpha(opacity=100);
	filter: “alpha(opacity=100)”;
	
	behavior: url(CSS3PIE);
}

.catagory a, .catagory a:visited{
	color: #0066EE;
}

.catagory a:active{
	color: #FFFFFF;
}

span.backgroundcolor {
	position:absolute;
	background-color: #000000;
	font-size: 20px;
	bottom: 0px;
	left: 0px;
	width: 100%;
	font-family: 'Old Standard TT', serif;
	padding-bottom: 5px;
	padding-top:5px;
	/*color:#FFFFFF;*/
} 
.name{
	float: left;
	width: 450px;
	margin-top: 0px;
	margin-left: 20px;
	padding: 0px;
	position: absolute;
	top: 20px;
}

.name h1{
	font-family: 'Old Standard TT', serif;
	font-size: 60px;
	font-weight: bold;
	color: #707070;
	text-shadow: 0px 1px 0px #e5e5ee;
	line-height: 60px;
	
	behavior: url(CSS3PIE);
}
.box{
     height:110px;
   /* height:75px;*/
    width:800px;
  /*  width:600px;*/
    position:relative;
    float: right;
    margin-right: 5px;
}
.topMenuLink{
	position: absolute;
	right: 5px;
	top: 25px;
	font-family: 'Old Standard TT', serif;
	font-size: 16px;
	font-weight:lighter;
	margin-left:-200px;
	color:#40A2E8;
}

.topMenuLink a, .topMenuLink a:visited, .topMenuLink a:link
{
    text-decoration:none;
    margin: 0 15px 0 0;
    color:#40A2E8;
}

.topMenuLink a:hover
{
    color:#EAF6FF;
    text-shadow: 0px 0px 2px #0085c2;
    filter: dropshadow(color=#0085c2, offx=0, offy=0); 
    behavior: url(CSS3PIE);
}

#main-nav, 
#main-nav li {
	margin: 0;
	padding: 0;
}
#main-nav li {
	list-style: none;
	float: left;
	margin-right: 5px;
}

/* nav link */
#main-nav a {
	padding: 4px 5px;
	display: block;
}

.left {
    float: left;
}

/* nav dropdown */
#minicart
{
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #E8E7DC;
    display: none;
    padding-bottom: 16px;
    position: absolute;
    right: 0;
    z-index: 99999;
    min-width: 400px;
    font-size: 12px;
}

#minicart .active
{
    display: block;
}

hr {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #E8E7DC -moz-use-text-color -moz-use-text-color;
    border-right: 0 none;
    border-style: solid none none;
    border-width: 1px 0 0;
    clear: both;
    display: block;
    float: left;
    height: 1px;
    margin: 18px 0;
    padding: 0;
    width: 100%;
}

#minicart .summary {
    font-size: 14px;
    margin-top: 30px;
}

#minicart .count
{
    display: inline;
    float: left;
    margin: 0 9px;
    width:200px;
}

#minicart .subtotal {
    text-align: right;
    float: right;
    margin-top:-5px;
    margin-right: 10px;
}

#minicart #measure{
    clear: both;
    display: block;
    float: left;
    width: 100%;
}

#minicart .item {
    float: left;
    height: 64px;
    width: 100%;
    padding-bottom: 10px;
}
#minicart h2 {
    margin-top: 16px;
    line-height: 10px;
    font-size: 18px;
}
#minicart dl dt {
    display: inline;
}
#minicart dl dd {
    display: inline;
    padding-right: 6px;
}
#minicart .btn-remove {
    font-size: 14px;
    line-height: 64px;
}

#minicart .actions
{
    width: 100px;
    text-align:center;
    vertical-align:middle;
    float:right;
}

.collapse {
    margin: 0;
    font-size: 14px;
    font-weight:normal;
}

.btn-remove{
    color: #9B6B2D;
    font-size: 10px;
    font-style: italic;
    letter-spacing: 1px;
    text-transform: none;
}

.grid-1, .grid-2, .grid-3, .grid-4, .grid-5, .grid-6, .grid-7, .grid-8, .grid-9, .grid-10, .grid-11, .grid-12 {
    display: inline;
    float: left;
    margin: 0 9px;
    overflow: visible;
}

.grid-1 {
    width: 63px;
}
.grid-2 {
    width: 144px;
}
.grid-3 {
    width: 225px;
}
.grid-4 {
    width: 306px;
}

.label {
    display: inline-block;
    line-height: 24px;
    vertical-align: middle;
}

#main-nav li:hover > aside {
	/*display: block;  show dropdown on hover */
}

.topMenuLinkLogin{
	position: absolute;
	right: 105px;
	top: 25px;
	font-family: 'Old Standard TT', serif;
	font-size: 16px;
	font-weight:lighter;
	margin-left:-200px;
}

.topMenuLinkLogin a, .topMenuLinkLogin a:visited, .topMenuLinkLogin a:link
{
    text-decoration:none;
    margin: 0 15px 0 0;
    color:#40A2E8;
}

.topMenuLinkLogin a:hover
{
    color:#EAF6FF;
    text-shadow: 0px 0px 2px #0085c2;
    filter: dropshadow(color=#0085c2, offx=0, offy=0); 
    behavior: url(CSS3PIE);
}

.sign_in{
	position: absolute;
	right: 20px;
	top: 20px;
	font-family: 'Old Standard TT', serif;
	font-weight: bold;
	font-size: 14px;
}

.sign_in a, .sign_in a:link, .sign_in a:visited{ 
	text-decoration: none;
	color: #999999;
}
.sign_in a:hover{
	color: #0066EE;
}


/*-------------
SEARCH
-------------*/

#searchForm fieldset 
{
   /*top:70px;*/
    top:20px;
    /* right:18px;*/
   /* right:850px;*/
    width:240px;
    position:absolute;
    display:block;
     padding-left:30px;
}

.box div.input { float: right;
}
div.input {
    width:120px;
    padding:5px 15px 7px 15px;
    border-radius:2px;
    border:1px solid #c6d2db;
    border-top:1px solid #b4c1cb;
    box-shadow:inset 0 1px 2px rgba(0,0,0,0.08);
     /* float:right;*/
   float:left;
    background:#fff;
    behavior: url(CSS3PIE);
}

div.input.focus {
    border:1px solid #9ecbe2;
    box-shadow:0 0 6px #abdcff, inset 0 1px 2px rgba(0,0,0,0.08);
    behavior: url(CSS3PIE);
}

input#s {
    width:100%;
    border:0;
    border-radius:2px;
    background:transparent;
    height:16px;
    color:#b4bdc4;
    text-shadow:0 1px 1px #fff;
    behavior: url(CSS3PIE);
}

input#s:focus {
    outline:none
}

input#searchSubmit {
    width:19px;
    height:19px;
    text-indent:-9999px;
    overflow:hidden;
    background:url(img/search-icon.png) no-repeat;
    border:0;
    position:absolute;
    /*top:7px; right:13px;*/
    top:88px; right:25px;
    z-index:5;
    display:none;
    cursor:pointer;
    margin: 0;
    behavior: url(CSS3PIE);
}



/*-------LOGOFF STARTS HERE -------*/

/* Logoff Container (default to float:right) */
#logoffContainer {
    position:relative;
    float:right;
    font-size:12px;
}

/* Logoff Button */
#logoffButton { 
    display:inline-block;
    float:right;
    background:#d2e0ea url(img/buttonbg.png) repeat-x; 
    border:1px solid #899caa; 
    border-radius:3px;
    -moz-border-radius:3px;
    position:relative;
    z-index:30;
    cursor:pointer;
    /*behavior: url(CSS3PIE);*/
}

/* Logoff Button Text */
/*#logoffButton span {
    color:#445058; 
    font-size:14px; 
    font-weight:bold; 
    text-shadow:1px 1px #fff; 
    padding:7px 29px 9px 10px;
    background:url(img/loginArrow.png) no-repeat 53px 7px;
    display:block;
    behavior: url(CSS3PIE);
}*/

#logoffButton:hover {
    background:url(img/buttonbgHover.png) repeat-x;
}

/*-------LOGIN STARTS HERE -------*/

/* Login Container (default to float:right) */
#loginContainer {
    position:relative;
    float:right;
    font-size:12px;
}

/* Login Button */
#loginButton { 
    display:inline-block;
    float:right;
    background:#d2e0ea url(img/buttonbg.png) repeat-x; 
    border:1px solid #899caa; 
    border-radius:3px;
    -moz-border-radius:3px;
    position:relative;
    z-index:30;
    cursor:pointer;
    behavior: url(CSS3PIE);
}

/* Login Button Text */
#loginButton span {
    color:#445058; 
    font-size:14px; 
    font-weight:bold; 
    text-shadow:1px 1px #fff; 
    padding:7px 29px 9px 10px;
    background:url(img/loginArrow.png) no-repeat 53px 7px;
    display:block;
    behavior: url(CSS3PIE);
}

#loginButton:hover {
    background:url(img/buttonbgHover.png) repeat-x;
}

/* Login Box */
#loginBox {
    position:absolute;
    top:34px;
    right:0;
    display:none;
    z-index:29;
}

/* If the Login Button has been clicked */    
#loginButton.active {
    border-radius:3px 3px 0 0;
    behavior: url(CSS3PIE);
}

#loginButton.active span {
    background-position:53px -76px;
    behavior: url(CSS3PIE);
}

/* A Line added to overlap the border */
#loginButton.active em {
    position:absolute;
    width:100%;
    height:1px;
    background:#d2e0ea;
    bottom:-1px;
}

/* Login Form */
#loginForm {
    width:500px; 
    border:1px solid #899caa;
    border-radius:3px 0 3px 3px;
    -moz-border-radius:3px 0 3px 3px;
    margin-top:-1px;
    background:#d2e0ea;
    padding:6px;
    behavior: url(CSS3PIE);
}

#loginForm fieldset {
    margin:0 0 12px 0;
    display:block;
    border:0;
    padding:0;
}

fieldset#body {
    background:#fff;
    border-radius:3px;
    -moz-border-radius:3px;
    padding:10px 13px;
    margin:0;
    behavior: url(CSS3PIE);
}

#loginForm #checkbox {
    width:auto;
    margin:1px 9px 0 0;
    float:left;
    padding:0;
    border:0;
    *margin:-3px 9px 0 0; /* IE7 Fix */
    behavior: url(CSS3PIE);
}

#body label {
    color:#3a454d;
    margin:9px 0 0 0;
    display:block;
    float:left;
}

#loginForm #body fieldset label {
    display:block;
    float:none;
    margin:0 0 6px 0;
}

/* Default Input */
#loginForm input[type='text'],#loginForm input[type='password'] {
   /*width:92%;*/
    border:1px solid #899caa;
    border-radius:3px;
    -moz-border-radius:3px;
    color:#3a454d;
    font-weight:bold;
    padding:8px 8px;
    box-shadow:inset 0px 1px 3px #bbb;
    -webkit-box-shadow:inset 0px 1px 3px #bbb;
    -moz-box-shadow:inset 0px 1px 3px #bbb;
    font-size:12px;
    behavior: url(CSS3PIE);
    border-color: Black;
}

/* Sign In Button */
#loginForm #login {
    width:auto;
    float:left;
    background:#339cdf url(img/loginbuttonbg.png) repeat-x;
    color:#fff;
    padding:7px 10px 8px 10px;
    text-shadow:0px -1px #278db8;
    border:1px solid #339cdf;
    box-shadow:none;
    -moz-box-shadow:none;
    -webkit-box-shadow:none;
    margin:0 12px 0 0;
    cursor:pointer;
    *padding:7px 2px 8px 2px; /* IE7 Fix */
    behavior: url(CSS3PIE);
}

/* Forgot your password */
#loginForm span {
    text-align:center;
    /*display:block;*/
    padding:0px 0 4px 0;
}

#loginForm span a {
    color:#3a454d;
    text-shadow:1px 1px #fff;
    font-size:12px;
    behavior: url(CSS3PIE);
}

/* Logon page */
#loginPageForm {
    width:500px; 
    border:1px solid #899caa;
    border-radius:3px 0 3px 3px;
    -moz-border-radius:3px 0 3px 3px;
    margin-top:-1px;
    background:#d2e0ea;
    padding:6px;
    behavior: url(CSS3PIE);
}

#loginPageForm fieldset {
    margin:0 0 12px 0;
    display:block;
    border:0;
    padding:0;
    text-align:center;
    behavior: url(CSS3PIE);
}

#loginPageForm #checkbox {
    width:auto;
    margin:1px 9px 0 0;
    float:left;
    padding:0;
    border:0;
    *margin:-3px 9px 0 0; /* IE7 Fix */
}

#loginPageForm #body fieldset label {
    display:block;
    float:none;
    margin:0 0 6px 0;
}

/* Default Input */
#loginPageForm input {
    width:92%;
    border:1px solid #899caa;
    border-radius:3px;
    -moz-border-radius:3px;
    color:#3a454d;
    font-weight:bold;
    padding:8px 8px;
    box-shadow:inset 0px 1px 3px #bbb;
    -webkit-box-shadow:inset 0px 1px 3px #bbb;
    -moz-box-shadow:inset 0px 1px 3px #bbb;
    font-size:12px;
    behavior: url(CSS3PIE);
}

/* Sign In Button */
#loginPageForm #login {
    width:auto;
    float:left;
    background:#339cdf url(img/loginbuttonbg.png) repeat-x;
    color:#fff;
    padding:7px 10px 8px 10px;
    text-shadow:0px -1px #278db8;
    border:1px solid #339cdf;
    box-shadow:none;
    -moz-box-shadow:none;
    -webkit-box-shadow:none;
    margin:0 12px 0 0;
    cursor:pointer;
    *padding:7px 2px 8px 2px; /* IE7 Fix */
    behavior: url(CSS3PIE);
}

/* Forgot your password */
#loginPageForm span {
    text-align:center;
    display:block;
    padding:7px 0 4px 0;
}

#loginPageForm span a {
    color:#3a454d;
    text-shadow:1px 1px #fff;
    font-size:12px;
    behavior: url(CSS3PIE);
}

/*#loginPageForm #body label {
    display:block;
    float:none;
    margin:0 0 6px 0;
}*/

input:focus {
    outline:none;
}

footer{
	bottom: 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}


#productlist ol, #productlist ul {list-style:none;}

/*--------------------------*/  
/*     LEFT MENU           */  
/*------------------------*/  
  
/* Main Menu */  
#left {  
    /*width: 240px;  */
    width: 20%;
    float: left;  
    min-height: 615px;
	position: relative;
	font-family: 'Old Standard TT', serif;
	font-size: 16px;
}

@media screen and (max-width: 1020px) 
{
    #left, #holder, .jPaginate { margin-left: 20px; margin-right: 20px;
    }
}

#left .menu {
	width: 100%;
	border-top: 1px solid #eaeaea;
	margin-top: 30px;
}

#left .menu li a, #left .menu li a:visited {
	display: block;
	/*height: 35px;*/
	line-height: 35px;
	padding-left: 22px;
	padding-right: 20px;
	border-bottom: 1px solid #eaeaea;
	color: #EE6F01;
    outline: medium none;
    text-decoration: none;
    behavior: url(CSS3PIE);
}

#left .menu li a:hover{
	color: #56757C;
    outline: medium none;
    /*text-decoration: underline;*/
    text-decoration: none;
    behavior: url(CSS3PIE);
}

#left .menu li a.active {
	color: #0285DA;
	border-right: 1px solid #fff;
}

#left .menu li a.closed {
	/*background:url(img/sprite.png) no-repeat scroll 46px -231px transparent;*/
	background:url(img/sprite.png) no-repeat scroll 150% -231px transparent;
}

#left .menu li li a.closed {
	/*background:url(img/sprite.png) no-repeat scroll 46px -231px transparent;*/
	background:url(img/sprite.png) no-repeat scroll 150% -231px transparent;
}

#left .menu li a.opened {
	/*background:url(img/sprite.png) no-repeat scroll 46px -365px transparent;*/
	background:url(img/sprite.png) no-repeat scroll 150% -365px transparent;
}

#left .menu li li a.opened {
	/*background:url(img/sprite.png) no-repeat scroll 46px -500px transparent;*/
	background:url(img/sprite.png) no-repeat scroll 150% -365px transparent;
}

#left .menu li .sub-menu li a {
	/*padding-left: 38px;*/
	padding-left: 10px; 
}

#left .menu .sub-menu.closed {
	display: none;
} 

#left .menu .sub-menu .sub-menu.closed {
	display: none;
} 

/*------------------------------*/  
/*   RIGHT CONTENT             */  
/*----------------------------*/  
  
/* Thumbnail Gallery Content*/  
#right {  
    width: 750px;  
    float: right; 
    position:relative;
}  

#right .thumbnails {
	overflow: hidden;
	padding:10px 0 0 32px;
}

#right .thumbnails li {
	float: left;
	margin: 0 21px 18px 0;
}

#right .thumbnails li a {
	border: 1px solid #eaeaea;
	padding: 2px;
	background: #f2f2f2;
	display: block;
}

/* Tooltip */
.tooltip {
	display:none;
	background:transparent url(img/black_arrow.png);
	font-size:12px;
	height:70px;
	width:160px;
	padding:25px;
	color:#fff;	
	z-index: 100;
	font-family: 'Old Standard TT', serif;
	behavior: url(CSS3PIE);
}

#nav
{
    margin-top: -20px; 
    font-family: 'Old Standard TT', serif;
    font-weight: bold;   
}

#nav ul {
    list-style: none outside none;
}

#nav ul li a, #nav ul li a:visited
{
    float: left;
    height: 10px;
    margin: 0 0 0 5px;
    color: #EE6F01;
    outline: medium none;
    text-decoration: none;
}
#nav ul li a:hover
{
    outline: medium none;
    text-decoration: underline;
}

#holder
{
    padding: 10px 0 10px 0;
  /*  height: 600px;*/
	/*max-height: 600px;*/
    overflow:hidden;

	-moz-box-shadow:1px 1px 5px #222 inset;
	-webkit-box-shadow:1px 1px 5px #222 inset;
	box-shadow:1px 1px 5px #222 inset;
	position:relative;
	behavior: url(CSS3PIE);
	/*width:940px;*/
	/*left:25px;*/
}

#gallery-holder
{
    width: 100%;
}

.page
{
    float: none;
    padding-top: 20px;
    position: relative;
    width: 100% !important;
    /*float: left;
    margin: 0 960px 0 0;
    min-height: 600px;
   width: 750px;*/
  /* width: 1000px;*/
}

.grid_4
{
	width: 23%;
}

.catagory img { width: 100%;
}

#product-holder
{
    padding: 10px 0 10px 0;
    /*height: 600px;*/
	/*max-height: 1000px;*/
    overflow:hidden;

	-moz-box-shadow:1px 1px 5px #222 inset;
	-webkit-box-shadow:1px 1px 5px #222 inset;
	box-shadow:1px 1px 5px #222 inset;
	position:relative;
	behavior: url(CSS3PIE);
}

.white
{
    background-color:White;
}

.product-shop
{
    float: right;
    margin-top: 20px;
    width: 100%;
}

.product-img
{
    margin-left: 20px;
    position: relative;
    display: block;
    width: 400px;
}

.product
{
    float:right;
    width: 336px !important;
    position: relative;
    margin-top: -20px;
    padding-right: 5px;
}

.product-name
{
    font-family: 'Old Standard TT', serif;
    
}

.product-name a
{
    color: #EE6F01;
}

.product-name h1, .product-name h3
{
    font-size: 16px;
    font-weight: lighter;
}

.product-name h3
{
    font-size: 12px;
    font-style: italic;
}

.add-to-cart{
    /*float: left;*/
    padding: 10px 0 10px 0;
}

input.qty {
    text-align: center;
    width: 1.5em;
    margin-left: 5px;
}

input[type="text"]{
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #E8E7DC;
    color: #525049;
    height: 30px;
    outline: 0 none;
    border-color :Black ;
}

input, textarea {
    border: 1px solid #E8E7DC;
    padding: 2px;
}

input, select, textarea, button {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #36352F;
    font: 12px 'Old Standard TT', serif;
    vertical-align: middle;
    height: 30px;
    padding: 2px;
    border-color: Black;
}

button, .button, input[type="submit"],#button, .Editbutton, .Deletebutton {
    background: none repeat scroll 0 0 #D84635;
    border: 1px solid #AF1605; 
    cursor: pointer;
    display: inline-block;
    float: left;
    font: 15px/21px 'Old Standard TT', serif;
    letter-spacing: 2px;
    /*padding-top: 1px;
    text-transform: uppercase;*/
    color: #FFFFFF;
    padding: 0 10px;
    margin: 5px 0;
    text-transform: capitalize;
    height: 40px;
}

button:hover, .button:hover, input[type="submit"]:hover 
{
   
}

.tell-friend a, .tell-friend a:visited
{
    display: block;
    color: #fff;
    outline: medium none;
    text-decoration: none;
    /*padding: 2px 5px 2px 5px;*/
    padding: 5px;
    behavior: url(CSS3PIE);
    height: 20px;
}

/*.tell-friend a:hover
{
    color: #AF1605;
}*/

.related-product-box {
    float: left;
    margin-top: 10px;
    margin-left: 5px;
    width: 100%;
}

.block-title {
    font-size: 11px;
    font-style: italic;
    line-height: 1em;
    padding: 0 0 10px;
}

.block-related{
    float: left;
    width: 700px;
    margin-left:15px;
}

.products-grid {
    margin-top: 5px;
    display: inline;
    float: left;
}
.products-grid .item {
    border: 1px solid #FFFFFF;
    display: inline;
    float: left;
    margin: 0 5px 5px 0;
    width: 90px;
}

.page-title {
    clear: both;
    margin-bottom: 12px;
    margin-left: auto;
    margin-right: auto;
    padding: 0 0 5px;
    width: 960px;
    font: 12px 'Old Standard TT', serif;
}

.a-center {
    text-align: center !important;
}

#form .c-center, .packageDetail .c-center
{
    text-align: center !important;
    vertical-align:middle;
}

#form .d-center,.packageDetail .d-center
{
    text-align:left !important;
    vertical-align:middle;
}

#form .p-center,.packageDetail .p-center
{
    text-align:right !important;
    vertical-align:middle;
}

#form img
{
    width: 80%;
}

#form img.cc
{
    width: 50px;
    height:30px;
}

#cart-summary { pading: 0 20px; margin: 0 20px;
}

#cart-summary table, #form table,.packageDetail table{
    overflow:hidden;
    border:1px solid #d3d3d3;
    background:#fefefe;
    width:99%;
    margin: 0;
    /*max-width: 436px;
    margin:1% auto 0;*/
    -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
    font-family: 'Old Standard TT', serif;
    behavior: url(CSS3PIE);
}

#shopping-cart-table { width: 100% !important;
}

#summary
{
    float:right;
}

.proceed-to-checkout
{
    right:0px;
    position:relative;
    /*margin:0 0 0 82%;*/
    margin:0 !important;
    float: right;
}

#total
{
    float:right;
    width:100%;
    right:0px; 
    padding-bottom:10px;
    min-width: 950px;
}

#cart-summary #total table
{
    width:35%;
    /*margin:1% 0 0 65%;*/
    margin: 1% 0 0 0 !important;
    float: right;
}

.a-right {
    text-align:right !important;
}

#cart-summary th, #cart-summary td{padding:18px 28px 18px; text-align:center; } /*#form th, #form td*/
 
#cart-summary th,  #form th,.packageDetail th{padding-top:22px; text-shadow: 1px 1px 1px #fff; background:#e8eaeb;}
 
#cart-summary td, #form td,.packageDetail td{border-top:1px solid #e0e0e0; /*border-right:1px solid #e0e0e0;*/}
 
#cart-summary tr.odd-row td, #form tr.odd-row td,.packageDetail tr.odd-row td{background:#f6f6f6;}
 
#cart-summary td.first, #cart-summary th.first, #form td.first, #form th.first ,.packageDetail th.first,.packageDetail td.first{text-align:left}
 
#cart-summary td.last,  #form td.last, .packageDetail td.last {border-right:none;}

#cart-summary td,  #form td,.packageDetail td{
    background: -moz-linear-gradient(100% 25% 90deg, #fefefe, #f9f9f9);
    background: -webkit-gradient(linear, 0% 0%, 0% 25%, from(#f9f9f9), to(#fefefe));
    behavior: url(CSS3PIE);
}
 
#cart-summary td {
    background: -moz-linear-gradient(100% 25% 90deg, #f6f6f6, #f1f1f1);
    background: -webkit-gradient(linear, 0% 0%, 0% 25%, from(#f1f1f1), to(#f6f6f6));
    behavior: url(CSS3PIE);
}
 
#cart-summary th,  #form th ,.packageDetail th {
    background: -moz-linear-gradient(100% 20% 90deg, #e8eaeb, #ededed);
    background: -webkit-gradient(linear, 0% 0%, 0% 20%, from(#ededed), to(#e8eaeb));
    behavior: url(CSS3PIE);
}
 
#cart-summary .product-name{
    font-size: 10px;
    font-weight: normal;
    letter-spacing: 2px;
    line-height: 18px;
    margin-bottom: 6px;
    text-transform: uppercase;
    margin-top: 0;
    behavior: url(CSS3PIE);
}

#cart-summary h3 {
    font-size: 12px;
    font-weight:lighter;
    font-style:italic;
    letter-spacing: 2px;
    line-height: 12px;
    margin-bottom: 6px;
    behavior: url(CSS3PIE);
}

#cart-summary .product-name a
{
    font-size: 14px;
    text-transform: uppercase;
    font-weight:lighter;
    text-decoration: none;
}

h1, h2, h3, h4, h5, h6 {
    color: #525049;
}

caption, th, td {
    font-weight: normal;
    text-align: left;
    vertical-align: top;
}

/* For Register Form */

#form-reg
{
    margin: 3% auto 3% auto;
    width: 800px;
    height: 1050px;
    padding: 20px;
    border:1px solid #d3d3d3;
    background:#fefefe;
    -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
    font-family: 'Old Standard TT', serif;
    behavior: url(CSS3PIE);
    border-radius: 10px;
    -webkit-border-radius: 10px;
}

#form-account
{
    background:#f7f7f7 url(img/pattern.png) repeat top left;
    margin: 3% auto 3% auto;
    width: 960px;
    height: auto;
    padding: 20px;
    border:1px solid #d3d3d3;
    -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
    font-family: 'Old Standard TT', serif;
    behavior: url(CSS3PIE);
}

#form-checkout
{
    background:#fff url(img/bkgrd.jpg) repeat top left;
    margin: 3% auto 3% auto;
    width: 960px;
    height: auto;
    padding: 20px;
    border:1px solid #d3d3d3;
    -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
    font-family: 'Old Standard TT', serif;
    behavior: url(CSS3PIE);
}

#form-holder
{
    width: 550px;
  /*  height: 400px;*/
   height:530px;
    overflow: hidden;
}

#form-logon
{
    width: 500px;
    height: 500px;
    overflow: hidden;
}
#form-nav
{
    float: left;
    width: 200px;
    margin-right: 20px;
    /*border-right: 1px solid #d3d3d3;
    height: 400px;*/
    border: none;
    height: auto;
}
#form-add
{
    height: 1000px;
}
#create-new
{
    margin: 0;
}

#form-nav ul
{
    font-size: 24px;
    list-style:none;
    padding: 0;
    margin-top: 0;
}

#form-nav li
{
    margin-bottom: 30px;
}

#form-nav a
{
    text-decoration: none;
}

#form-recovery
{
    margin-top: 140px;
    margin-left: 80px;
}
#form-recovery legend
{
    color: #D84635;  
    font-size: 20px;  
}
.acc_trigger
{
    font-size: 25px;
    font-weight: lighter;
    line-height: 25px;
}
.acc_container {
	overflow: hidden;
	width: 180px;
	height: 220px;
	clear: both;
	background: #fff;
	border: 1px solid #fff;
	-webkit-border-bottom-right-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-bottomright: 3px;
	-moz-border-radius-bottomleft: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	behavior: url(CSS3PIE);
}
.acc_container .block {
	font-size: 14px;
	margin-bottom: 5px;
}

#form{
   margin: 1%  auto 5% 5%;
   padding-bottom: 5%;
}

#form label{
   display: block;
   padding:10px 0 10px 0;
   vertical-align: middle;
}
#form label span{
   display: block;
   color: #000; 
   font-size:14px;
   float:left;
   width:100px;
   text-align:left;
   padding:5px 5px 0 0;
   vertical-align: middle;
   line-height: 16px;
}

#coupon{
   display: block;
}

#coupon label span{
   display: block;
   color: #000; 
   font-size:14px;
   float:left;
   width:150px;
   text-align:left;
   padding:5px 5px 0 0;
   vertical-align: middle;
   line-height: 16px;
}

#coupon .coupon
{
    background: none repeat scroll 0 0 #0E9100;
    border: 1px solid #085100; 
    cursor: pointer;
    display: inline-block;
    font: 12px/21px 'Old Standard TT', serif;
    letter-spacing: 2px;
    padding-top: 1px;
    color: #FFFFFF;
    padding-left: 10px;
    padding-right: 10px;
    margin-left:10px;
}

#coupon .coupon:hover
{
    background: none repeat scroll 0 0 #D7FFBA;
    border: 1px solid #D7FFBA; 
    cursor: pointer;
    color:#000;
    -webkit-transition:  color 0.2s ease-in-out;
	-moz-transition:  color 0.2s ease-in-out;
	-o-transition:  color 0.2s ease-in-out;
	-ms-transition:  color 0.2s ease-in-out;
	transition:  color 0.2s ease-in-out;
}

.for-shipment
{
    float: right;
}

#form .input_text{
   width:250px;
}

#form-account input[type="submit"]{
    background: none repeat scroll 0 0 #D84635;
    border: 1px solid #AF1605; 
    cursor: pointer;
    display: inline-block;
    float:left;
    text-transform:capitalize;
    font: 14px/21px 'Old Standard TT', serif;
    letter-spacing: 1px;
    padding-top: 1px;
    margin-top: 30px;
    color: #FFFFFF;
    width: 80px;
}

#form .password{
    width:150px;
}

#form .title
{
    font-size: 16px;
}

#form textarea { 
    border-color: #ccc;
    border-style: solid;
    border-width: thin;
    resize:vertical; 
    width:90%; 
    min-height: 300px;
    font-size: 16px;
}

#wizard .title
{
    text-shadow: 1px 1px 1px #fff;
    color: #D84635; 
    font-size: 16px;
    display: block;
	position: relative;
    line-height: 50px;
	outline:none;
	text-decoration:none;
}

.main-title
{
    text-shadow: 1px 1px 1px #fff;
    color: #5E5E5E; 
    font-size: 36px;
    display: block;
	position: relative;
    line-height: 36px;
	outline:none;
	text-decoration:none;
}

#wizard .cell
{
    border-bottom: 1px solid #ccc;
    border-top:1px solid #fff;
    overflow: hidden;
}

#wizard .cell-top
{
    border-top:none;
}
#wizard .cell-last
{
    border-bottom:none;
}

#wizard .previous, #wizard .next,#wizard .submitnext
{
    background: none repeat scroll 0 0 #D84635;
    border: 1px solid #AF1605; 
    cursor: pointer;
    display: inline-block;
    /*float: left;*/
    /*font: 12px/21px 'Old Standard TT', serif;    
    padding-top: 1px;    
    padding-left: 10px;
    padding-right: 10px;*/
    letter-spacing: 2px;
    color: #FFFFFF;
    font: 15px/21px 'Old Standard TT', serif;
    padding: 0 10px;
    margin-left:10px;
    height: 40px;
    text-transform: uppercase;
}

#wizard .submitnext
{
    background: none repeat scroll 0 0 #D84635;
    border: 1px solid #AF1605; 
    cursor: pointer;
    display: inline-block;
    float: left;    
    letter-spacing: 2px;
    /*font: 12px/21px 'Old Standard TT', serif;
    padding-top: 1px;
    padding-left: 10px;
    padding-right: 10px;*/
    font: 15px/21px 'Old Standard TT', serif;
    padding: 8px 10px;
    color: #FFFFFF;    
    margin-left:10px;
    text-transform: uppercase;
    margin-right: 1.5%;
}

#wizard .previous:hover, #wizard .next:hover, #wizard .submitnext:hover
{
    background: none repeat scroll 0 0 #FFEC72;
    border: 1px solid #FFEC72; 
    cursor: pointer;
    color:#000;
    -webkit-transition:  color 0.2s ease-in-out;
	-moz-transition:  color 0.2s ease-in-out;
	-o-transition:  color 0.2s ease-in-out;
	-ms-transition:  color 0.2s ease-in-out;
	transition:  color 0.2s ease-in-out;
}

#wizard .Confirm
{
    background: none repeat scroll 0 0 #0E9100;
    border: 1px solid #085100; 
    cursor: pointer;
    display: inline-block;
    float: left;
    font: 12px/21px 'Old Standard TT', serif;
    letter-spacing: 2px;
    padding-top: 1px;
    color: #FFFFFF;
    padding-left: 10px;
    padding-right: 10px;
    margin-left:10px;
}

#wizard .Confirm:hover
{
    background: none repeat scroll 0 0 #D7FFBA;
    border: 1px solid #D7FFBA; 
    cursor: pointer;
    color:#000;
    -webkit-transition:  color 0.2s ease-in-out;
	-moz-transition:  color 0.2s ease-in-out;
	-o-transition:  color 0.2s ease-in-out;
	-ms-transition:  color 0.2s ease-in-out;
	transition:  color 0.2s ease-in-out;
}

#Shipmentform .st-accordion ul li
{
    border-top:none;
    border-bottom: none;
}

.st-accordion{
    width:100%;
    min-width:500px;
    margin: 0 auto;
}
.st-accordion ul li{
    height: 100px;
    border-bottom: 1px solid #c7deef;
    border-top:1px solid #fff;
    overflow: hidden;
}
.st-accordion ul li:first-child{
    border-top:none;
}
.st-accordion ul li > a{
   /*  text-shadow: 1px 1px 1px #fff;
    filter:progid:DXImageTransform.Microsoft.Shadow(color= #fff,direction=130);*/
    color: #D84635; 
    font-size: 16px;
    display: block;
	position: relative;
    line-height: 100px;
	outline:none;
	text-decoration:none;
    -webkit-transition:  color 0.2s ease-in-out;
	-moz-transition:  color 0.2s ease-in-out;
	-o-transition:  color 0.2s ease-in-out;
	-ms-transition:  color 0.2s ease-in-out;
	transition:  color 0.2s ease-in-out;
}
.st-accordion ul li > a span{
	background: transparent url(img/down1.png) no-repeat center center;
	text-indent:-9000px;
	width: 26px;
	height: 14px;
	position: absolute;
	top: 50%;
	right: -26px;
	margin-top: -7px;
	opacity:0;
	-webkit-transition:  all 0.2s ease-in-out;
	-moz-transition:  all 0.2s ease-in-out;
	-o-transition:  all 0.2s ease-in-out;
	-ms-transition:  all 0.2s ease-in-out;
	transition:  all 0.2s ease-in-out;
}
.st-accordion ul li > a:hover{
    color: #1693eb;
}
.st-accordion ul li > a:hover span{
	opacity:1;
	right: 10px;
}
.st-accordion ul li.st-open > a{
    color: #1693eb;
}
.st-accordion ul li.st-open > a span{
	-webkit-transform:rotate(180deg);
	-moz-transform:rotate(180deg);
    transform:rotate(180deg);
	right:10px;
	opacity:1;
}
.st-content{
    padding: 5px 0px 30px 0px;
}
.st-content p{
    font-size:  16px;
    font-family:  Georgia, serif;
    font-style: italic;
    line-height:  28px;
    padding: 0px 4px 15px 4px; 
}
.st-content img{
    width:125px;
    border-right:1px solid #fff;
    border-bottom:1px solid #fff;
}

/*---------------------------------------
    Product Comparison
---------------------------------------*/
#sortable1
{
    list-style-type: none;
    margin: 0;
    padding: 0;
    float: left;
    margin-right: 10px;
    background: #fff;
    padding: 5px;
    width: 143px;
    border: 1px solid #ccc;
}
    
#sortable2
{
    list-style-type: none;
    margin: 0;
    padding: 0;
    float: left;
    margin-right: 10px;
    padding: 5px;
    width: 820px;
    min-height: 25px;
}
    
#sortable2 li
{
    margin: 5px;
    padding: 5px;
    font-size: 1.2em;
    width: 120px;
    display: inline;
}
    
#sortable1 li, #sortable2 li
{
    margin: 5px;
    padding: 5px;
    font-size: 1.2em;
    width: 120px;
    cursor: move;
}
    
    #sortable1 li:hover, #sortable2 li:hover
{
    color:#ccc;
}
    
#left-content
{
    width: 150px;
    float: left;
    min-height: 615px;
    position: relative;
    font-family: 'Old Standard TT' , serif;
    font-size: 12px;
}
    
#right-content
{
    width: 850px;
    float: right;
    position: relative;
}
    
#right-content li
{
    font-size: 18px;
    color: #D84635;
}
    
#right-content .next
{
    background: none repeat scroll 0 0 #D84635;
    border: 1px solid #AF1605;
    cursor: pointer;
    display: inline-block;
    float: left;
    font: 12px/21px 'Old Standard TT' , serif;
    letter-spacing: 2px;
    padding-top: 3px;
    color: #FFFFFF;
    padding-left: 10px;
    padding-right: 10px;
    width: 70%;
    margin-left: 15%;
    margin-right: 15%;
}
    
#right-content .next:hover
{
    background: none repeat scroll 0 0 #FFEC72;
    border: 1px solid #FFEC72;
    cursor: pointer;
    color: #000;
    -webkit-transition: color 0.2s ease-in-out;
    -moz-transition: color 0.2s ease-in-out;
    -o-transition: color 0.2s ease-in-out;
    -ms-transition: color 0.2s ease-in-out;
    transition: color 0.2s ease-in-out;
}
    
#right-content .t-right
{
    text-align: right;
    padding-bottom: 10px;
    padding-top: 10px;
    font-weight: bold;
}
    
#right-content .p-center
{
    text-align: center;
    padding-bottom: 10px;
    padding-top: 10px;
}
    
#compare-holder
{
    width: 820px;
    min-height: 25px;
    padding-bottom: 10px;
    -moz-box-shadow: 1px 1px 5px #222 inset;
    -webkit-box-shadow: 1px 1px 5px #222 inset;
    box-shadow: 1px 1px 5px #222 inset;
    position: relative;
}

/******************************************************
    STOR-30288 - Changing the look of the home page
    Mar 28, 2012 by off
******************************************************/
/* Circular Content Carousel Style */
.ca-container{
	position:relative;
	margin:25px auto 20px auto;
	width:1000px;
	height:300px;
}
.ca-wrapper{
	width:100%;
	height:100%;
	position:relative;
}
.ca-item{
	position:relative;
	float:left;
	width:250px;
	height:100%;
	text-align:center;
}
.ca-more{
	position: absolute;
	bottom: 10px;
	right:0px;
	padding:4px 15px;
	font-weight:bold;
	background: #ccbda2;
	text-align:center;
	color: white;
	font-family: "Georgia","Times New Roman",serif;
	font-style:italic;
	text-shadow:1px 1px 1px #897c63;
}
.ca-close{
	position:absolute;
	top:10px;
	right:10px;
	background:#fff url(../images/Sample/cross.png) no-repeat center center;
	width:27px;
	height:27px;
	text-indent:-9000px;
	outline:none;
	-moz-box-shadow:1px 1px 2px rgba(0,0,0,0.2);
	-webkit-box-shadow:1px 1px 2px rgba(0,0,0,0.2);
	box-shadow:1px 1px 2px rgba(0,0,0,0.2);
	opacity:0.7;
}
.ca-close:hover{
	opacity:1.0;
}
.ca-item-main{
	padding:20px;
	position:absolute;
	top:5px;
	left:5px;
	right:5px;
	bottom:5px;
	background:#fff;
	overflow:hidden;
	-moz-box-shadow:1px 1px 2px rgba(0,0,0,0.2);
	-webkit-box-shadow:1px 1px 2px rgba(0,0,0,0.2);
	box-shadow:1px 1px 2px rgba(0,0,0,0.2);
}
.ca-icon{
	width:189px;
	height:189px;
	position:relative;
	margin:0 auto;
	/*background:transparent url(../images/Sample/animal1.png) no-repeat center center;*/
 background-color: transparent;
 background-repeat: no-repeat;
 background-position:center center ;
}
.ca-item-2 .ca-icon{
	background-image:url(../images/Sample/animal2.png);
}
.ca-item-3 .ca-icon{
	background-image:url(../images/Sample/animal3.png);
}
.ca-item-4 .ca-icon{
	background-image:url(../images/Sample/animal4.png);
}
.ca-item-5 .ca-icon{
	background-image:url(../images/Sample/animal5.png);
}
.ca-item-6 .ca-icon{
	background-image:url(../images/Sample/animal6.png);
}
.ca-item-7 .ca-icon{
	background-image:url(../images/Sample/animal7.png);
}
.ca-item-8 .ca-icon{
	background-image:url(../images/Sample/animal8.png);
}
.ca-item h3{
	font-family: 'Old Standard TT', sans-serif;
	/*text-transform:uppercase;*/
	font-size:22px;
	color:#000;
	margin-bottom:20px;
	margin-top: -5px;
	/*height:85px;*/
	text-align:center;
	text-shadow: 0px 1px 1px #e4ebe9;
}
.ca-item h4{
	font-family: "Georgia","Times New Roman",serif;
	font-style:italic;
	font-size:12px;
	text-align:left;
	border-left:10px solid #b0ccc6;
	padding-left:10px;
	line-height:24px;
	margin:10px;
	position:relative;
}
.ca-item h4 span{
	text-indent:40px;
	display:block;
}
.ca-item h4  span.ca-quote{
	color:#f4eee3;
	font-size:100px;
	position:absolute;
	top:20px;
	left:0px;
	text-indent:0px;
}
.ca-content-wrapper{
	background:#b0ccc6;
	position:absolute;
	width:0px; /* expands to width of the wrapper minus 1 element */
	height:440px;
	top:5px;
	text-align:left;
	z-index:10000;
	overflow:hidden;
}
.ca-content{
	width:750px;
	overflow:hidden;
}
.ca-content-text{
	font-size: 14px;
	font-style: italic;
	font-family: "Georgia","Times New Roman",serif;
	margin:10px 20px;
	padding:10px 20px;
	line-height:24px;
}
.ca-content-text p{
	padding-bottom:5px;
}
.ca-content h6{
	margin:25px 20px 0px 35px;
	font-size:32px;
	padding-bottom:5px;
	color:#000;
	font-family: 'Coustard', sans-serif;
	color:#60817a;
	border-bottom:2px solid #99bcb4;
	text-shadow: 1px 1px 1px #99BCB4;
}
.ca-content ul{
	margin:20px 35px;
	height:30px;
}
.ca-content ul li{
	float:left;
	margin:0px 2px;
}
.ca-content ul li a{
	color:#fff;
	background:#000;
	padding:3px 6px;
	font-size:14px;
	font-family: "Georgia","Times New Roman",serif;
	font-style:italic;
}
.ca-content ul li a:hover{
	background:#fff;
	color:#000;
	text-shadow:none;
}
.ca-nav span{
	width:25px;
	height:38px;
	background:transparent url(../images/Sample/arrows.png) no-repeat top left;
	position:absolute;
	top:50%;
	margin-top:-19px;
	left:-40px;
	text-indent:-9000px;
	opacity:0.7;
	cursor:pointer;
	z-index:100;
}
.ca-nav span.ca-nav-next{
	background-position:top right;
	left:auto;
	right:-40px;
}
.ca-nav span:hover{
	opacity:1.0;
}

.ca-item-main a
{
    font-family: 'Old Standard TT', sans-serif;
    text-shadow: 1px 1px 1px #fff;
    /*color: #330000;*/
    color: #d84635;
    font-size: 25px;
    display: block;
	position: relative;
	outline:none;
	text-decoration:none;
    -webkit-transition:  color 0.2s ease-in-out;
	-moz-transition:  color 0.2s ease-in-out;
	-o-transition:  color 0.2s ease-in-out;
	-ms-transition:  color 0.2s ease-in-out;
	transition:  color 0.2s ease-in-out;
}

.ca-item-main a:hover
{
    color: #1693eb;
}

#show-all ul li.none-line
{
    border-bottom: 0px;
}

#show-all ul li.none-line > a
{
    font-size:30px;
}

.submenu
{
    padding-bottom:20px;
}

.submenu nav ul li
{
    height:20px;
    border-bottom: 0px;
}

.submenu nav ul li > a
{
    line-height:20px;
    font-size: 14px;
    margin-left:5px;
}

.submenu nav ul li.heading a{
	color:#aaa;
	font-size:20px;
	margin-bottom:10px;
	padding-bottom:6px;
	border-bottom:1px solid #ddd;
}

/* menu icon */
#menu-icon {
	display: none; /* hide menu icon initially */
}

/*--- End --*/
/* ==|== media queries ======================================================
   PLACEHOLDER Media Queries for Responsive Design.
   These override the primary ('mobile first') styles
   Modify as content requires.
   ========================================================================== */

/*@media screen and (max-width: 320px){
	.st-accordion ul li > a{
		font-size:36px;
	}
}
*/
@media only screen and (min-width: 480px){
  /* Style adjustments for viewports 480px and over go here */

}

@media only screen and (min-width: 1020px) {
    #menunav {
	    display: block !important;
    }
}



/* ==|== non-semantic helper classes ========================================
   Please define your styles before this section.
   ========================================================================== */

/* For image replacement */
.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; }
.ir br { display: none; }

/* Hide from both screenreaders and browsers: h5bp.com/u */
.hidden { display: none !important; visibility: hidden; }

/* Hide only visually, but have it available for screenreaders: h5bp.com/v */
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }

/* Extends the .visuallyhidden class to allow the element to be focusable when navigated to via the keyboard: h5bp.com/p */
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }

/* Hide visually and from screenreaders, but maintain layout */
.invisible { visibility: hidden; }

/* Contain floats: h5bp.com/q */
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }



/* ==|== print styles =======================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

@media print {
  * { background: transparent !important; color: black !important; box-shadow:none !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } /* Black prints faster: h5bp.com/s */
  a, a:visited { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  /* Don't show links for images, or javascript/internal links */
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; } /* h5bp.com/t */
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
}

.navigate
{
    padding-left: 30px;
    font-weight: bold;
    color: #808080;
    font-size: 16px;
    padding-right:25px;
}

.navigate a
{
    font-weight:normal;
    color: #808080;
    text-decoration: none;
}

.navigate a:hover
{
    /*font-weight: bold;*/
    color: #3399FF;
    text-decoration: none;
}

.field-validation-error
{
    color:Red ;
    font-size:small;
    font-weight:bold;
}

div.name
{
    /*background-image:url(img/logo.png);*/
    height:100px;
    background-repeat:no-repeat;
    float:left;
}

#logoffButton { 
    display:inline-block;
    float:right;
    background:#d2e0ea url(img/buttonbg.png) repeat-x; 
    border:1px solid #899caa; 
    border-radius:3px;
    -moz-border-radius:3px;
    position:relative;
    z-index:30;
    cursor:pointer;
}

/* Login Button Text */
#logoffButton span {
    color:#445058; 
    font-size:14px; 
    font-weight:bold; 
    text-shadow:1px 1px #fff; 
    padding:7px 29px 9px 10px;
    background:url(img/loginArrow.png) no-repeat 53px 7px;
    display:block
}

#logoffButton.active span {
    background-position:53px -76px;
}

.text-box, .text-box
{
    width:200px;
}

.validation-summary-errors 
{
    color : Red;
}

span.field-validation-error span
{
      color : Red;
}



@font-face {
    font-family: 'OldStandardTTBold';
    src: url('fonts/oldstandard-bold-webfont.eot');
    src: url('fonts/oldstandard-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/oldstandard-bold-webfont.woff') format('woff'),
         url('fonts/oldstandard-bold-webfont.ttf') format('truetype'),
         url('fonts/oldstandard-bold-webfont.svg#OldStandardTTBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'OldStandardTTItalic';
    src: url('fonts/oldstandard-italic-webfont.eot');
    src: url('fonts/oldstandard-italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/oldstandard-italic-webfont.woff') format('woff'),
         url('fonts/oldstandard-italic-webfont.ttf') format('truetype'),
         url('fonts/oldstandard-italic-webfont.svg#OldStandardTTItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'Old Standard TT';
    src: url('fonts/oldstandard-regular-webfont.eot');
    src: url('fonts/oldstandard-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/oldstandard-regular-webfont.woff') format('woff'),
         url('fonts/oldstandard-regular-webfont.ttf') format('truetype'),
         url('fonts/oldstandard-regular-webfont.svg#OldStandardTTRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'Ubuntu';
    src: url('fonts/ubuntu-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Lobster';
    src: url('fonts/lobster-regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

.packageDetail
{
    /*padding-right: 5px;*/
}

#seemore
{
    text-decoration: none;
    color:#ee6f01;
    background: none;
    border: 0px;
    float: none;
    text-transform: none;
    letter-spacing: normal;
    font-size: 13px;
}

#seemore: hover
{
color:#56757c;
}

/*** Custom Review ***/
.review
{
    max-height: 700px;
    overflow:scroll;  
}

.comment
{
    background: url("img/dashed-double.png") repeat-x scroll left top transparent;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #60493E;
}

.comment>h2
{
    color: #75280C;
    font-size: 22px;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
}

.comment-date
{
    color: #999999;
    font-size: 12px;
}

.review .comment input[type="text"] {
    max-width: 96%;
    width: 240px;
    border-color :Black ;
}

/* Elastislide Style */
.es-carousel-wrapper{
	padding:0px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	position:relative;
}
.es-carousel{
	overflow:hidden;
}
.es-carousel ul{
	display:none;
	padding-left:0px;
}
.es-carousel ul li{
	height:100%;
	float:left;
	display:block;
}
.es-carousel ul li a{
	display:block;
	border-style:solid;
	border-color:#222;
}
.es-carousel ul li a img{
	display:block;
	border:none;
	max-height:100%;
	max-width:100%;
}
.es-nav span{
	position:absolute;
	top:50%;
	left:2px;
	background:transparent url(img/nav.png) no-repeat top left;
	width:14px;
	height:26px;
	margin-top:-5px;
	text-indent:-9000px;
	cursor:pointer;
	opacity:0.8;
}
.es-nav span.es-nav-next{
	right:2px;
	left:auto;
	background-position:top right;
}
.es-nav span:hover{
	opacity:1.0;
}

.packageDetail th
{
    padding-top: 2px;
    font-weight:bold;
}

.packageDetail td.sale
{
    color: #FF0000;
    font-style: italic;
    font-size: 12px;
}

.review-detail
{
    max-height: 700px;
    overflow:auto;  
}

/*product description detail*/

#dvDisHover {
     width:156px;
     height:40px;
        }
#dvDisHover a
{
    height:40px;
    color:Gray;
    font-size:x-small;
    font-family: Tahoma;
    
   }
  /*price color*/
   #dvPrice
   {
       color:Orange;
       
       }

/* =============================================================================
   New Menu Style
   ========================================================================== */
/* remove the list style */
	#nav {
		margin:-20px auto; 
		padding:0; 
		list-style:none;
		/*position:absolute;*/
		z-index:10000;
	}	
	
	/* make the LI display inline */
	/* it's position relative so that position absolute */
	/* can be used in submenu */
	#nav li {
		float:left; 
		display:block; 
		/*background:#ccc; */
		position:relative;
		z-index:500; 
		margin:0 1px;
		text-align:center;
	}
	
	#nav li.sub {
		background:#ccc;
		/*width: 130px;*/
	}
	
	#nav li.sub a:hover 
	{
	    background: #666;
	}
		
	#nav li.title {
        background:#666666;
		width:85px;
		font-size:10px;
	}
		
	#nav li.matches {
		width:100px;
		height:30px;
	}
		
	#nav li.matches a:hover {
		height:25px;
	}
				
	/* this is the parent menu */
	#nav li a {
		/*font-size:12px;*/
	    color:#fff;
		display:block; 
		padding:8px 5px 0 5px; 
		height:22px; 
		text-decoration:none; 			
	}
		
	.dropmenu #nav li a {
		/*font-family: Candara, Calibri, Segoe, "Segoe UI", Optima, Arial, sans-serif;*/
		font-family: 'Old Standard TT', serif;
		font-size:16px;
		color: #40A2E8;
		padding-top:6px;
		text-align:left;
		height:25px;
	}
		
	.dropmenu #nav li.matches{
		width:130px;
		text-align:left;
		/*background-color:#797979;*/
		height:31px
	}
		
	.dropmenu #nav li.matches img{
		float:left;
		margin-left:8px;
		margin-right:8px;
		margin-top:8px;
	}
		
	.dropmenu #nav li.matches img.matchesMenu{
		margin-right:15px;
	}

	.dropmenu #nav li a:hover {
		background-color:#666;
		color:#fff;	
		
	}

	#nav li.matches a:hover {
		color:#fff;
		height:
	}
		
	#nav li.title a:hover {
		background-color:#666;
		color:#ccc;
	}

	/* you can make a different style for default selected value */
	#nav a.selected {
		color:#f00;
	}
	
	/* submenu, it's hidden by default */
	#nav ul {
		position:absolute; 
		left:0; 
		display:none; 
		margin:0 0 0 -1px; 
		padding:0; 
		list-style:none;	
	}
		
	#nav ul li {
		width:130px; 
		float:left; 
		border-top:1px solid #fff;
		padding-left:0px;
	}
		
	/* display block will make the link fill the whole area of LI */
	#nav ul a  {
		display:block;  
		height:15px;
		padding: 8px 5px; 
		padding-left:12px;
		padding-right:0px;
		color:#666;
	}
		
	#nav ul.fixture-list li{
		width:200px;
		background-color:#AAA;
	}
		
	.dropmenu #nav ul a  {
		color:#404040;
		height:15px;
		margin: 0;
		width: 118px;
	}
		
	.dropmenu #nav ul a:hover {
		color:#F3F3F3;
		height:15px;
	}
		
	div.dropmenu li.matches{
			
	}
		
	#nav ul a:hover {
		text-decoration:underline;	
	}
	
	.dropmenu 
	{
	    position: absolute;
        right: 105px;
        top: 42px;
        font-family: 'Old Standard TT', serif;
        font-size: 16px;
        font-weight: lighter;
        margin-left: -200px;
	}

	/* fix ie6 small issue */
	/* we should always avoid using hack like this */
	/* should put it into separate file : ) */
	*html #nav ul {
		margin:0 0 0 -2px;
	}
    
    #nav.pageSection { margin: 0 0 40px 0; 
    }
    #nav.pageSection li a:hover { background: none; 
    }
    .pageSection ul { display: block !important;
    }


/* =============================================================================
   New LogOn Style
   ========================================================================== */
.logon-content .login {
    width: 70%;
    float: left;
    padding: 10px 25px;
    border-left: 0px solid #333;
    font-size: 15px;
    text-align: center;
}
.dock
{
    behavior: url(CSS3PIE);
    background: none repeat scroll 0 0 #F7F7F7;
    border: 1px solid rgba(147, 184, 189, 0.8);
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 2px 5px rgba(105, 108, 109, 0.7), 0 0 8px 5px rgba(208, 223, 226, 0.4) inset;
    top: 0;
    width: 100%;
    font-family: "PT Sans Narrow", Segoe UI,Trebuchet,Arial,Sans-Serif;
}
.logon-content .left {
	width: 30%;
	float: left;
	padding: 0;
}
.logon-content .left h1
{
    behavior: url(CSS3PIE);
    color: #777777;
    font-size: 30px;
    line-height: 30px;
    margin: 0;
    position: relative;
    text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.7);
    font-family: "PT Sans Narrow", Segoe UI,Trebuchet,Arial,Sans-Serif;
}

.logon-content .left p span
{
    behavior: url(CSS3PIE);
    color: #6190CA;
    font-size: 16px;
    margin: 0;
    position: relative;
    font-family: "PT Sans Narrow", Segoe UI,Trebuchet,Arial,Sans-Serif;
}
.logon-content
{
    background-color: #fff;
    border: 1px solid #E4E5E6;
    border-radius: 10px;
    margin:10px;
    clear: both;
    min-height: 500px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    
    -moz-box-shadow: 0px 0px 4px #000000;
    -webkit-box-shadow: 0px 0px 4px #000000;
    box-shadow: 0px 0px 4px #000000;
    
    position:relative;
    behavior: url(CSS3PIE);
    
    padding: 50px;
    display: inline-flex;
}

.logon-content .left pre
{
    width: 280px; 
    white-space: normal;
}

/*styling both submit buttons */
#wrapper p.next input
{
    behavior: url(CSS3PIE);
    font-family: AlteHaasGrotesk, Segoe UI,Trebuchet,Arial,Sans-Serif;
	width: 180px;
	cursor: pointer;	
	background: rgb(61, 157, 179); /*!important;*/
	padding: 8px 5px;
	font-family: 'BebasNeueRegular','Arial Narrow',Arial,sans-serif;
	color: #fff;
	font-size: 24px;	
	border: 1px solid rgb(28, 108, 122);	
	outline:none;
	margin-bottom: 10px;
	margin-top: 10px;

	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
	-webkit-border-radius: 3px;
	   -moz-border-radius: 3px;
	        border-radius: 3px;	
	-webkit-box-shadow: 0px 1px 6px 4px rgba(0, 0, 0, 0.07) inset,
	        0px 0px 0px 3px rgb(254, 254, 254),
	        0px 5px 3px 3px rgb(210, 210, 210);
	   -moz-box-shadow:0px 1px 6px 4px rgba(0, 0, 0, 0.07) inset,
	        0px 0px 0px 3px rgb(254, 254, 254),
	        0px 5px 3px 3px rgb(210, 210, 210);
	        box-shadow:0px 1px 6px 4px rgba(0, 0, 0, 0.07) inset,
	        0px 0px 0px 3px rgb(254, 254, 254),
	        0px 5px 3px 3px rgb(210, 210, 210);
	-webkit-transition: all 0.2s linear;
	   -moz-transition: all 0.2s linear;
	     -o-transition: all 0.2s linear;
	        transition: all 0.2s linear;
    border-radius: 30px;
    float: none;
}
#wrapper p.next input:hover
{
    behavior: url(CSS3PIE);
	background: rgb(74, 179, 198);
}
#wrapper p.next input:active
/*,#wrapper p.next input:focus*/
{
    behavior: url(CSS3PIE);
	background: rgb(40, 137, 154);
	position: relative;
	top: 1px;
	border: 1px solid rgb(12, 76, 87);	
	-webkit-box-shadow: 0px 1px 6px 4px rgba(0, 0, 0, 0.2) inset;
	   -moz-box-shadow: 0px 1px 6px 4px rgba(0, 0, 0, 0.2) inset;
	        box-shadow: 0px 1px 6px 4px rgba(0, 0, 0, 0.2) inset;
}
#wrapper
{
    text-align: center;
}
input[placeholder] {
    line-height: 1.5;
}
.login input.text-box, .login input.text-box-Required
{
    padding: 10px;
    font-size: 14px !important;
    line-height: 1;
    /*color: #7b8084;*/
    border: 1px solid #d3d3d3;
    border-radius: 4px;
    height: 23px;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #EEE), color-stop(.25, white));
    width:320px;
    margin:3px;
    border-color: Black;
}
.linkText
{
    cursor: pointer;
    color: #0066CC;
    /*font-weight: bold;
    font-size: 17px;*/
    vertical-align: -webkit-baseline-middle;
}
.linkText:hover
{
    text-decoration: underline;
}
#body .text-box {
   width:88%;
}

.forgotPassword { padding-bottom: 20px; margin: 2% 24% 2% 0;
}
@media (min-width: 950px) and (max-width: 1024px)
{
    .forgotPassword { margin-right: 22%;
    }
}
@media (max-width: 949px)
{
    .forgotPassword { margin-right: 18%;
    }
}

/* =============================================================================
   Cusomter Information
   ========================================================================== */
   
#CustomerInformationForm #form { margin: 1% auto 5% !important;
}
#shippingInfo input[type="text"] { height: 20px;
}
#shippingInfo select { height: 25px; padding: 2px; 
}


/* =============================================================================
   New Button Style
   ========================================================================== */
   
.button.button-small { font: 8px/21px 'Old Standard TT', serif;
}

#finishOrder #form { margin: 1% auto 8% 5%; padding-bottom: 0;
}


/* =============================================================================
   Checkbox Style
   ========================================================================== */
   
.checkbox-large {
    /* Double-sized Checkboxes */
    -ms-transform: scale(1.5); /* IE */
    -moz-transform: scale(1.5); /* FF */
    -webkit-transform: scale(1.5); /* Safari and Chrome */
    -o-transform: scale(1.5); /* Opera */
    padding: 10px;
    margin-right: 10px;
}
.checkbox-div { float:right; margin-top: 5%; font-size: 15px; font-weight: bold;
}

#loading-div-background {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    background: #fff;
    width: 100%;
    height: 100%;
}

#loading-div {
    width: 300px;
    height: 100px;
    background-color: #fff;
    border: 5px solid #1468b3;
    text-align: center;
    color: #202020;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -150px;
    margin-top: -100px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    behavior: url("/css/pie/PIE.htc"); /* HANDLES IE */
}

.text-danger {
    color: red;
}

.text-success {
    color: #3c763d;
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.glyphicon-remove-circle:before {
    content: "\e088";
}

.glyphicon-ok-circle:before {
    content: "\e089";
}