@import url("/skin/frontend/gradedlabs/custom/css/icons.css");


/************************************************/
/******************** Styles ********************/
/************************************************/

/* Base   ================================================================================= */
body        { background:rgb(234, 230, 218); font:12px/1.5 'Lucida Grande','Lucida Sans',Arial,Verdana,sans-serif; color:#000; text-align:center;}
a, a:hover, a:visited, a:focus {color: rgb(27, 137, 205); }
html.busy, html.busy * {  
  cursor: wait !important;  
} 
button:hover{ cursor: pointer;}
a:hover{ cursor: pointer;}
/* Layout ================================================================================= */
.wrapper    { border: none;}
.page       { width:950px; margin:0 auto; padding:0; text-align:left; background: #fff; }
.page-print { padding:20px; text-align:left; }
.page-popup { padding:20px; text-align:left; }
.main       { margin:0; min-height: 400px; padding:0px 10px 0 10px; background: /*#f5f6f7;*/ }

/* Base Columns */ 
.col-left  { float:left; width:238px; padding:5px 5px 0;  }
.col-main  { float:left; width:672px; padding:5px;  }
.col-right { float:right; width:238px; padding:5px 5px 0;  }

/* 1 Column Layout */
.col1-layout .col-main { float:none; width:auto; }

/* 2 Columns Layout */
.col2-left-layout .col-main  { float:right; }
.col2-right-layout .col-main {}

/* 3 Columns Layout */
.col3-layout .col-main { width:484px; margin-left:10px; }

/* Content Columns */
.col2-set .col-1  { float:left; width:49%; padding-bottom: 15px;}
.col2-set .col-2  { float:right; width:49%;  padding-bottom: 15px;}
.col2-set .narrow { width:33%; }
.col2-set .wide   { width:65%; }

.col3-set .col-1 { float:left; width:32%; }
.col3-set .col-2 { float:left; width:32%; margin-left:2%; }
.col3-set .col-3 { float:right; width:32%; }

.col4-set .col-1 { float:left; width:23.5%; }
.col4-set .col-2 { float:left; width:23.5%; margin:0 2%; }
.col4-set .col-3 { float:left; width:23.5%; }
.col4-set .col-4 { float:right; width:23.5%; }
/* ======================================================================================= */
.new-user { padding:0; margin: 0;}
.registered-user { padding:0; margin: 0;}

/* Header ================================================================================ */
.header-container { width:950px;}
.header           { padding: 0px 10px 0px 10px; height:134px; background: url(../images/banner-top.jpg) no-repeat left bottom;}

/* Header Logo */
.header .logo   { float:left; width:454px; height:77px; overflow:hidden; background-position:0 0; background-repeat:no-repeat; text-indent:-999em; margin-top:-22px; }
.header .logo a { display:block; width:454px; height: 77px; }

/* Header Welcome Message */
.header .welcome-msg { text-align:right; padding:5px 10px 10px; color:#fff; font-weight: bold;}

/* Header Top Links */
.header .links    { display:block; float:right; padding: 0 10px 10px 10px; }
.header .links li { display:inline; padding:0 8px 0 4px; background: url(../images/header-links-pipe.gif) 100% 50% no-repeat transparent; }
.header .links li a { color: rgb(204, 205, 197); font-size:1em; text-decoration: none; text-transform: lowercase;}
.header .links li a:hover { color: rgb(255, 255, 255); font-size:1em; text-decoration: none; text-transform: lowercase;}
.header .links li.last { background:none; }
/* Header Mini Catalog Search */
.header .mini-search { float:right; }

/* Header Top Catalog Navigation */
.header-nav { display:block; background: url(../images/banner-bottom.jpg) no-repeat  #f5f6f7; height: 266px; position:relative;}
.header-nav .links-container { float: right; margin-top:-36px; }
/*.header-nav .links    { display:block; float:right; }
.header-nav .links li { display:inline; } */

/*.header-nav .nav-content   { background: url(../images/ccie-racks-with-girl.png) no-repeat right top transparent;  height: 267px; margin-top: -10px; position: relative;}
*/
.header-nav .nav-content p { display:block; width: 40%; text-align:justify; padding: 45px 45px 45px 65px; color: rgb(204, 205, 197);}

.header-nav .nav-content p span {
    font-size:20px; font-weight:normal; width:100%; text-align: center; display:block;
    color:#fffde5;
}
.header-nav .nav-content p span span {
    color:#cddf81;
    display:inline;
}
.header-nav .nav-content a { color:#fffde5; }
.nav-footer { background: url(../images/header-footer.gif) no-repeat; height:15px; margin-top:1px;margin-bottom: 3px;}

/********** < Navigation */
.navigation {}
.navigation a {
	text-decoration: none;
}
.navigation .level1 {
	padding-left:5px;
}
.navigation span.active {
	font-weight:bold;
}
/********** Navigation > */
/* ======================================================================================= */


/* Global Styles ========================================================================= */
/* Content */
.content-border{ background: #fff url(../images/content-background.gif) 0 0 repeat-x; border: 1px solid rgb(187, 182, 165);}

.content { 
    margin: 0px 5px 0px 5px;
    padding: 10px;
   
}
.content h3 {
    border-bottom:1px solid rgb(187, 182, 165);
    padding-bottom: 3px;
    font-size:12px;
    text-transform: uppercase;
    color:rgb(139, 157, 21);
    font-stretch: condensed;
}
.content h4 { font-size:12px; border-bottom:1px dotted rgb(187, 182, 165); }
.content h5 { text-transform: uppercase; font-size:11px; }
.content p, .content h3, .content h4, .content h5  { margin:5px 0 10px 0;}


/* font-size:0.875em;
line-height:1.571em;
font-family:georgia,serif;
width:15.286em;
padding:0.214em;
background:#f9f9f6;
border:0.071em solid #a9a9a0;
outline:0;
margin:0;*/
/* Form Elements */
input,select,textarea,button { font:12px Arial, Helvetica, sans-serif; vertical-align:middle; color:#000; }
input,select,textarea,button {
line-height:1.571em;
/*width:15.286em;*/
padding:0.214em;
background:#f9f9f6;
border:0.1em solid #a9a9a0;
outline:0;
margin:0;
}

input:focus,select:focus,textarea:focus,button:focus{
background:#ffd;	
border:0.1em solid #bb9;
}
input.input-disabled {

}
/*input.input-text,select,textarea { background:#fff;  }*/
input.input-text,textarea { padding:2px; }

select { padding:1px; }
select option { padding-right:10px; }
select.multiselect option {}
textarea { overflow:auto; }
input.radio { margin-right:3px; }
input.checkbox { margin-right:3px; }
input.qty { width:2.5em !important; }
/*button.button { overflow:visible; width:auto; background:rgb(139, 157, 21); border:1px solid rgb(113, 113, 113); cursor:pointer; /*-webkit-border-fit:lines;}*/
/*
;
*/
button.button{
	background:url(../images/button-small.gif);
	border: none;
	color:#555555;
	font-weight:bold;
	height:30px;
	line-height:29px;

	text-decoration:none;
	width: 145px;
}
button.button:hover{
	color:#0066CC;
}
button.button span{
 display: block;
    line-height: 14px;
	padding: 0 auto;
}
/* home page */
table#feature_overview a {
	text-decoration: none;	
	color:rgb(27, 137, 205);
}
table#feature_overview a:hover{
	text-decoration:underline;
}
table#feature_overview {
margin-top:24px;
}
table#feature_overview tr td {
vertical-align:top;
}
table#feature_overview tr td.feature_overview_spacer {
width:24px;
}
table#feature_overview tr td.feature_overview_spacer_first {
border-top:1px solid #CCCCCC;
width:24px;
}
table#feature_overview tr td.icon {
border-top:1px solid #CCCCCC;
padding-top:12px;
width:40px;
}
table#feature_overview tr td.icon img {
height:40px;
width:40px;
border:none;
}
table#feature_overview tr td.title {
border-top:1px solid #CCCCCC;
padding-left:12px;
padding-top:22px;
width:296px;
}
table#feature_overview tr td.desc {
padding-bottom:24px;
padding-left:12px;
width:296px;
}
table#feature_overview .subtitle{
	font-size:x-small;
}
.calendar-table {
	width: 100%;
	border: thin solid #9F9D15;
}
.calendar-table tr{
	border-top: thin solid #9F9D15;	
}

.day tr{border: none;	}
.calendar-table .calendar-date{
	text-align: center;
}
.calendar-table td{
	border-right:  thin solid #9F9D15;	
}
.calendar-table tbody td table .cell-header{ border: none; }

.calendar-table td{
color:#384420;
font-family:lucida grande,verdana,arial;
font-size:8pt;
background-color:#FFFFFF;
padding-bottom:7px;
padding-left:7px;
padding-right:7px;
padding-top:7px;
}
.calendar-table .days .subtitle{
background-color:#fff;
border-top:1px solid #9F9D15;
height:22px;
padding-top: 2px;
text-align:center;
}

.calendar-table .calendar-date{
	text-align: center;
	border: none;
}
.calendar-table .non-day{
	background-color: #eee;
}
.calendar table tbody td{
	border: none;
}
.non-day:hover{
	background-color: #eee;
}
.calendar table tbody .present{
	border: outset green medium;
}
/*
button.button span { display:block; margin:0; padding:0 8px 1px; font:bold 12px/16px "Lucida Grande", Verdana, Arial, Helvetica, sans-serif; text-align:center; white-space:nowrap; color:#fff; }
*/
button.disabled {}
button.disabled span {}
a.add-button{
	background:url(../images/button-small.gif);
	display:block;
	color:#555555;
	font-weight:bold;
	height:30px;
	line-height:29px;
	margin-bottom:14px;
	text-decoration:none;
	width:145px;
	overflow: visible;
}
a:hover.add-button{
	color:#0066CC;
}


a.add-button span.add-to-cart{
	background:url(../images/icons/cart_add.png) transparent no-repeat 10px 8px;
	text-indent:30px;
	display:block;
	border: medium none;
	margin: 0 3px -3px 0 !important;
	width: auto;

}
a.place-order-small{
	background:url(../images/button-small.gif);
	display:block;
	color:#555555;
	font-weight:bold;
	height:30px;
	line-height:29px;
	margin-bottom:14px;
	text-decoration:none;
	width:145px;
	display: block;
}
a.add-button span.place-order{
	background:url(../images/icons/cart_go.png) transparent no-repeat 10px 8px;
	text-indent:30px;
	display:block;
	border: medium none;
	margin: 0 3px -3px 0 !important;
	width: auto;
}

a.add-button span.add-to-compare{
	background:url(../images/icons/magnifier.png) transparent no-repeat 10px 8px;
	text-indent:30px;
	display:block;	
}

a.add-button-small{
	background:url(../images/button-small.gif);
	display:block;
	color:#555555;
	font-weight:bold;
	height:30px;
	line-height:29px;
	margin-bottom:14px;
	text-decoration:none;
	width:145px;
}
a:hover.add-button-small{
	color:#0066CC;
}

a.add-button-small span.add-to-cart{
	background:url(../images/icons/cart_add.png) transparent no-repeat 10px 8px;
	text-indent:30px;
	display:block;

}

/* Input & Textarea stretched for 100% */
.field-100 { border:1px solid #888; padding:2px; overflow:hidden; }
.field-100 input.input-text,
.field-100 textarea { float:left; width:100%; margin:0; padding:0; border:0; }
/* Form Highlight */
/*input.input-text:focus,select:focus,textarea:focus {}
.highlight {}*/

/* Form lists */
.form-list li { margin:0 0 5px; }
.form-list label { font-weight:bold; }
.form-list .input-box { float:left; width:260px; }
.form-list input.input-text,
.form-list textarea { width:250px; }
.form-list select { width:256px; }
.form-list li.add-row { border-top:1px solid #ddd; margin-top:10px; }

.group-select {}
.group-select li { margin:0 0 5px; }
.group-select .input-box { float:left; width:260px; }
.group-select input.input-text,
.group-select textarea {width:510px; }
.group-select select { width:516px; }
.group-select .input-box input.input-text,
.group-select .input-box textarea { width:250px; }
.group-select .input-box select { width:256px; }

.buttons-set { 
    clear:both; margin:15px 0 0; padding:0px; text-align:right; height:25px; padding: 13px 13px 0px 13px;  border-top: 1px solid rgb(187, 182, 165);}
    
.buttons-set .back-link { float:left; }
.buttons-set button.button { float:right; }

.buttons-set2 { border-top: 1px solid rgb(187, 182, 165);}

.button-set-combo {
clear:both; margin:5px 0 0; padding:5px; text-align:right; height:25px; margin: 0 10px 0px 10px; padding: 8px 13px 8px 13px; border: 1px solid rgb(187, 182, 165); border-top:none; background: #f6f6f6;
}
/* Form Validation */
.validation-advice { clear:both; min-height:13px; margin:3px 0 0; padding-left:17px; font-size:10px; line-height:13px; background:url(../images/validation_advice_bg.gif) 2px 1px no-repeat; color:#f00; }
.validation-failed { border:1px dashed #f00 !important; background:#faebe7 !important; }
.validation-passed {}
.required { color:#f00; }
p.required { font-size:10px; text-align:right; }
/* Expiration date and CVV number validation fix */
.v-fix { float:left; }
.v-fix .validation-advice { display:block; width:12em; margin-right:-12em; position:relative; }

/* Global Messages  */
.std .messages li { list-style: none; width: 90%;}
.success { color:#3d6611; font-weight:bold; }
.error { color:#f00; font-weight:bold; }
.notice { color:#ccc; }

.messages { width:100%; overflow:hidden; }
.messages li { margin:0 auto; padding-bottom: 10px; padding-top: 10px; padding-left: 10px;margin-bottom: 10px;}
.messages li li { margin:0; }
.error-msg,
.success-msg,
.note-msg,
.notice-msg { border-style:solid !important; border-width:1px !important; background-position:2% 50% !important; background-repeat:no-repeat !important; min-height:24px !important; padding:0px 0px 0px 32px !important; font-size:10px !important; font-weight:bold !important; }
.error-msg { border-color:#f16048; background-color:#faebe7; background-image:url(../images/icons/exclamation.png); color:#df280a; padding-top: 15px; padding-bottom: 15px;}
.success-msg { border-color:#446423; background-color:#eff5ea; background-image:url(../images/icons/accept.png); color:#3d6611; }
.note-msg,
.notice-msg { border-color:#fcd344; background-color:#fafaec; background-image:url(../images/icons/error.png); color:#3d6611; }

/* BreadCrumbs */ 
.breadcrumbs { padding:2px; margin:0;  font-size:.9em; position: relative; top: -15px; z-index: 10000; height: 10px;}
.breadcrumbs li { display:inline; }
.breadcrumbs a { text-decoration:none; }
.breadcrumbs a:hover { text-decoration: underline;}

/* Page Heading */
.page-title { border-bottom:1px solid #ddd; padding:0 0 5px; margin:0 0 10px; letter-spacing: -1px;}
.title-buttons { text-align:right; border-bottom: 1px solid rgb(187, 182, 165); margin-bottom: 10px; padding-bottom: 5px;}
.title-buttons h2,
.title-buttons h3,
.title-buttons h4,
.title-buttons h5,
.title-buttons h6 { float:left; border-bottom:none; margin: 0; padding: 0;}

.title-buttons-dotted { text-align:right; border-bottom: 1px dotted rgb(187, 182, 165); margin-bottom: 10px; padding-bottom: 5px;}
.title-buttons-dotted h2,
.title-buttons-dotted h3,
.title-buttons-dotted h4,
.title-buttons-dotted h5,
.title-buttons-dotted h6 { float:left; border-bottom:none; margin: 0; padding: 0;}
/* Pager */ 

.pager {   margin:1px 0; text-align:center; }
.pager .amount { float:left; }
.pager .limiter { float:right; }
.pager .pages { margin:0 135px; }
.pager .pages ol { display:inline; }
.pager .pages li { display:inline; }
.pager .pages .current {}
.pager tr  {border: 1px solid rgb(187, 182, 165);}
img.grid-selected{
	
	border: 3px dotted black;
}

/* Sorter */ 
.sorter {   margin:5px 0; }
.sorter .view-mode { float:left; }
.sorter .sort-by { float:right; }
.sorter .sort-by a{}
.sorter .sort-by .selected{ text-decoration: none;}
.sorter .link-feed {}

.sorter .sort-by ul {
padding: 0 1px 1px;
display: inline;
margin-left: 0;
}

.sorter .sort-by ul li
{
list-style: none;
margin: 0;
display: inline;
}

.sorter .sort-by ul li a
{
	padding: 2px 2px 2px 2px;
background: #fff;
text-decoration: none;
}

.sorter .sort-by ul li .selected{
	padding: 2px 2px 2px 2px;
	text-decoration: none;
	background: #fff;
}

.sorter .sort-by ul a:hover
{
	border-color:#A2BC0C;

}

.page-head h4{
	color:#8B9D15;
}

/* Data Table */ 
.data-table { width:100%; }
.data-table th { padding:5px;  font-weight:bold; white-space:nowrap; }
.data-table td { padding:5px;  }
.data-table thead { background-color:#f2f2f2; }
.data-table tbody {}
.data-table tfoot {}
.data-table tr.first {}
.data-table tr.last {}
.data-table tr.odd {}
.data-table tr.even { background-color:#f6f6f6; }
.data-table tbody.odd {}
.data-table tbody.odd td { border-width:0 1px; }
.data-table tbody.even { background-color:#f6f6f6; }
.data-table tbody.even td { border-width:0 1px; }
.data-table tbody.odd tr.border td,
.data-table tbody.even tr.border td { border-bottom-width:1px; }
.data-table th .tax-flag { white-space:nowrap; font-weight:normal; }
.data-table td.label,
.data-table th.label { font-weight:bold; background-color:#f6f6f6; }
.data-table td.value {}

/********************* Tables */
td.label        { font-weight:bold; }

/* Data Table */
.data-table { border:1px solid #bebcb7; width:100%; border-right:1px solid #bebcb7; }
.data-table tr { background:#fff; }
.data-table .odd  { background:#ffffff }
.data-table .even { background:#f8f7f5 !important; }
.data-table td.last, .data-table th.last { /*border-right:0;*/border-right:1px solid #bebcb7; }
.data-table tr.last th,
.data-table tr.last td { border-bottom:0 !important; }
.data-table th { border-right:1px solid #c2d3e0; padding:2px 8px; color:#0a263c; white-space:nowrap; }
.data-table th.wrap { white-space:normal; }
.data-table th a,
.data-table th a:hover { color:#fff; }
.data-table td { padding:3px 8px; }
.data-table thead tr th { background:url(../images/table-th-background.gif) repeat-x 0 50% #fff; }
.data-table tfoot { border-bottom:1px solid #d9dde3; }
.data-table tfoot tr.first { background:url(../images/base_mini_actions_bg.gif) 0 0 repeat-x; }
.data-table tfoot tr { background-color:#DEE5E8 !important; }
.data-table tfoot td { padding-top:1px; padding-bottom:1px; border-bottom:0; border-right:1px solid #d9dde3; }
.data-table tbody td { border-bottom:1px solid #d9dde3; border-right:1px solid #d9dde3; }
/* Bundle Products */
.data-table tbody.odd tr { background:#f8f7f5 !important; }
.data-table tbody.even tr { background:#f6f6f6 !important; }
.data-table tbody.odd tr td,
.data-table tbody.even tr td { border-bottom:0; }
.data-table tbody.odd tr.border td,
.data-table tbody.even tr.border td { border-bottom:1px solid #d9dde3; }
.data-table tbody tr{}
.data-table tbody td h5.title { margin:0; padding:0; font-size:1em; font-weight:bold; color:#2f2f2f; }
.data-table tbody td .option-label { font-weight:bold; font-style:italic; }
.data-table tbody td .option-value { padding-left:10px; }

/********************** Pager */
table.pager select,
table.view-by select { margin:0 3px; font-size:.95em; }
table.pager select { width:50px; }
table.view-by td.sort-by { text-align:right; padding-right:44px; }
table.view-by select { width:85px; }
table.pager, table.view-by {
    width:100%;
    background:url(../images/pager_bg.gif) repeat-x 0 100% #fff;
    font-size:.95em;
    }
table.pager td {
    width:32%;
    /*border-top:1px solid #eee;*/
    padding:4px 8px;
    vertical-align:middle;
    }
table.pager td a img {padding-top:5px;}
table.pager td.pages { padding:4px 0; white-space:nowrap; text-align:center; }
table.pager ol, table.pager li {
    display:inline;
    }
table.pager li { padding:0 2px; }
table.view-by td {
    width:33%;
    border-top:1px solid #e2e2e2;
    padding:4px 8px;
    vertical-align:middle;
    }


/* Tax Details Row */
tr.tax-total { cursor:pointer; }
tr.tax-total td {}
tr.tax-total .tax-collapse { float:right; text-align:right; padding-left:20px; background:url(../images/bg_collapse.gif) 0 4px no-repeat; cursor:pointer; }
tr.show-details .tax-collapse { background-position:0 -53px; }
tr.show-details td {}
tr.tax-details td { background-color:#f6f6f6; }
tr.tax-details-first td {}

/* Shopping cart tax info */
.cart-tax-info,
.cart-price { }
.cart-tax-total { cursor:pointer; }
.cart-tax-total { padding-right:20px; background:url(../images/bg_collapse.gif) 100% 4px no-repeat; cursor:pointer; }
.cart-tax-total-expanded { background-position:100% -52px; }

/* Lists Decoration */
li.odd {}
li.even { background-color:#f6f6f6; }
dt.odd,
dd.odd {}
dt.even,
dd.even { background-color:#f6f6f6; }

/* Class: std - styles for admin-controlled content */
.std,
.std ul,
.std ol,
.std dl,
.std p,
.std address,
.std blockquote { margin:0 0 1em; padding:0; }
.std ul { list-style:disc outside; padding-left:1.5em; }
.std ol { list-style:decimal outside; padding-left:1.5em; }
.std ul ul { list-style-type:circle; }
.std ul ul,
.std ol ol,
.std ul ol,
.std ol ul { margin:.5em 0; }
.std dt { font-weight:bold; }
.std dd { padding:0 0 0 1.5em; }
.std blockquote { font-style:italic; padding:0 0 0 1.5em; }
.std address { font-style:normal; }
.std b,
.std strong { font-weight:bold; }
.std i,
.std em { font-style:italic; }

/* ======================================================================================= */


/* Sidebar =============================================================================== */
.block { border:1px solid rgb(187, 182, 165);  line-height:1.3em;  font-size:1em; margin-bottom:1.3em;}
.block .block-title { margin:0 1px; border-bottom:1px solid #ccc; background:url(../images/block-title-background.gif) repeat-x #fff; padding:5px 8px; }
.block .block-title strong {display:block; text-transform: uppercase; letter-spacing: -.75px; font-weight: bold; font-size:12px; line-height:1.375;}
.block .block-content { background-color:#f6f6f6; padding:10px;}
.block .block-content h3 {font-size:1em;padding-top:5px;}
.block .block-content ol {padding-top:5px;}
.block .actions { 
	/*background:rgb(251, 250, 246)/*#e9eff4 /*url(../images/block-actions-background.gif) 0 0  repeat-x*/; 
	padding: 12px 5px 6px 22px;
	margin:10px -10px -10px -10px; 
	/*border-top: 1px solid rgb(187, 182, 165); */
	}
.block .actions .button { float: right; }

/* Block: Account */
.block-account { border-bottom:none; }
.block-account .block-content { padding: 0px; letter-spacing: -.5px; font-weight: bold; font-size:12px;}
.block-account .block-content li { background: url(../images/block-account-li.png) no-repeat; display:block; height: 29px; text-align: left;}
.block-account .block-content li.current { background: url(../images/block-account-li-current.png) no-repeat; color:#fff;}
.block-account .block-content a { text-decoration: none;}
.block-account .block-content li span, .block-account .block-content a { display:block; padding:5px 8px;}

/* Block: Currency Switcher */
.block-currency {}
.block-currency select { width:100%; border:1px solid #888; }

/* Block: Layered Navigation */
.block-layered-nav {}
.block-layered-nav dt { font-weight:bold; }
.block-layered-nav .currently {}

/* Block: Cart */
.block-cart {}
.block-cart .amount {}
.block-cart .subtotal { text-align:center; }

.mini-products-list li { padding:5px 0; }
.mini-products-list .product-image { float:left; width:50px; padding:5px;  margin-right:-75px; }
.mini-products-list .product-details { margin-left:75px; }
.mini-products-list .product-details h4 { font-size:1em; font-weight:bold; margin:0; }
.mini-products-list .product-details .btn-remove { float:right; }

/* Block: Wishlist */
.block-wishlist {}

/* Block: Related */
.block-related {}
.block-related li { padding:5px 0; }
.block-related input.checkbox { float:left; margin-right:-20px; }
.block-related .item { margin-left:20px; }
.block-related .item .product-image { float:left; margin-right:-65px; }
.block-related .item .product-details { margin-left:65px; }

/* Block: Compare Products */
.block-compare {}
.block-compare li { padding:5px 0; }

/* Block: Viewed */
.block-recent {}

/* Block: Poll */
.block-poll {}
.block-poll input.radio { float:left; margin:3px -18px 0 0; }
.block-poll .label { display:block; margin-left:18px; }
.block-poll .answer {}
.block-poll .votes { font-weight:bold; }

/* Block: Tags */
.block-tags ul,
.block-tags li { display:inline; }

/* Block: Subscribe */
.block-subscribe {}

/* Block: Reorder */
.block-reorder {}
.block-reorder li { padding:5px 0; }
.block-reorder input.checkbox { float:left; margin:3px -20px 0 0; }
.block-reorder .label { display:block; margin-left:20px; }

/* Block: Banner */
.block-banner {}
.block-banner .block-content { text-align:center; }

/* Block: Checkout Progress */
.block-progress {}
.block-progress dt { font-weight:bold; }
.block-progress dt.complete,
.block-progress dd.complete { background-color:#f6f6f6; }
/* ======================================================================================= */


/* Category Page ========================================================================= */
.category-title { border-bottom:1px solid #ddd; margin:0 0 10px; }
.category-image { display:block; margin:0 auto; }
.category-products {}

/* View Type: Grid */
.products-grid { width:100%; }
.products-grid tr.odd {}
.products-grid tr.even { background-color:#f6f6f6; }
.products-grid td { width:33%;   }
.products-grid td.empty {}
.products-grid td {

	padding: 0 auto;
	vertical-align: top;
}

.products-grid td h3{
	text-decoration: none;
}

/* View Type: List */
.products-list li.item {   margin:0 0 5px; }
.products-list .product-image { float:left; }
.products-list h2 .product-name, .products-list .product-shop { float:right; width:320px; }
/* ======================================================================================= */


/* Product View ========================================================================== */
.product-view { }

.product-essential { 
    border:1px solid rgb(187, 182, 165);  
    line-height:1.3em;  
    font-size:1em; 
    margin: 0px 5px 0px 5px;
    background-color:#f6f6f6; 
    padding:10px;
}
.product-essential h1 {display:block; text-transform: uppercase; letter-spacing: -.75px; font-weight: bold; font-size:16px; line-height:1.375;}
.product-essential ol {padding-top:5px;}


.product-collateral { 
    background: #fff url(../images/content-background.gif) 0 0 repeat-x;
    border: 1px solid rgb(187, 182, 165);
    margin: 0px 5px 0px 5px;
    padding: 10px;
   
}
.product-collateral h3 {
    border-bottom:1px solid rgb(187, 182, 165);
    padding-bottom: 3px;
    font-size:12px;
    text-transform: uppercase;
    color:rgb(139, 157, 21);
    font-stretch: condensed;
    margin:5px 0 10px 0;
}
.product-collateral h4 { font-size:12px; border-bottom:1px dotted rgb(187, 182, 165); margin:5px 0 10px 0;}
.product-collateral h5 { text-transform: uppercase; font-size:11px; margin:5px 0 10px 0;}
.product-collateral p { margin:5px 0 10px 0;}

.product-collateral .description .std {
	font-size: 1.1em;
	text-align: justify;
	line-height: 1.4em;
}
.external-url{
   text-decoration: none; 
   padding-right: 20px;
   background: transparent url(../images/external.gif) no-repeat center right;
}
.twitter{
	text-decoration:none;
	padding-left: 20px;
	background:transparent url(../images/twitter.png) no-repeat center left;
}
.facebook{
	text-decoration:none;
	padding-left: 20px;
	background:transparent url(../images/facebook.png) no-repeat center left;	
}
.delicious{
	text-decoration:none;
	padding-left: 20px;
	background:transparent url(../images/delicious.png) no-repeat center left;
}
.youtube{
	text-decoration:none;
	padding-left: 20px;
	background:transparent url(../images/youtube.png) no-repeat center left;
}
.google{
	text-decoration:none;
	padding-left: 20px;
	background:transparent url(../images/google.png) no-repeat center left;
}
.technorati{
	text-decoration:none;
	padding-left: 20px;
	background:transparent url(../images/technorati.png) no-repeat center left;	
}
.product-collateral .description .std a:hover{
	text-decoration: underline;
}

.pdf a{
   text-decoration: none; 
   padding-right: 20px;
   background: transparent url(../images/icons/pdf.png) no-repeat center right;
}
.pdf a:hover{
	text-decoration: underline;
}
.zip a{
   text-decoration: none; 
   padding-right: 20px;
   background: transparent url(../images/icons/zip.png) no-repeat center right;
}
.zip a:hover{
	text-decoration: underline;
}
/* Product Images */
.product-view .product-img-box { float:left; width:267px; }
.product-view .product-img-box .product-image {  }
.product-view .product-img-box .product-image-zoom { position:relative; width:265px; height:265px; overflow:hidden; z-index:9; }
.product-view .product-img-box .product-image-zoom img { position:absolute; left:0; top:0; cursor:move; }
.product-view .product-img-box .zoom-notice { text-align:center; }
.product-view .product-img-box .zoom { position:relative; z-index:9; height:18px; margin:0 auto 13px; padding:0 28px; background:url(../images/slider_bg.gif) 50% 50% no-repeat; cursor:pointer; }
.product-view .product-img-box .zoom #track { position:relative; height:18px; }
.product-view .product-img-box .zoom #handle { position:absolute; left:0; top:-1px; width:9px; height:22px; background:url(../images/magnifier_handle.gif) 0 0 no-repeat;  }
.product-view .product-img-box .zoom .btn-zoom-out { position:absolute; left:2px; top:0; }
.product-view .product-img-box .zoom .btn-zoom-in { position:absolute; right:2px; top:0; }
.product-view .product-img-box .more-views ul { margin-left:-4px }
.product-view .product-img-box .more-views li { float:left; padding:1px; background-color:#ddd; margin:0 0 8px 4px ; }

.product-image-popup { margin:0 auto; }
.product-image-popup .nav { text-align:center; }
.product-image-popup .image { display:block; }
.product-image-popup .image-label {}

/* Product Shop */
.product-view .product-shop { float:right; width:360px; }
.product-view .product-name {}
.product-view .short-description { 
	line-height: 1.4em; 
	text-align: justify;
}

/* Rating */
.ratings {
    margin:7px 0;
    line-height:1em;
    }
.rating-box {
    float:left;
    position:relative;
    width:69px;
    height:13px;
    margin-right:5px;
    background:url(../images/product_rating_blank_star.gif) repeat-x;
    }
.rating-box .rating {
    position:absolute;
    top:0;
    left:0;
    height:13px;
    background:url(../images/product_rating_full_star.gif) repeat-x;
    }
.ratings-list {
    margin:4px 0;
    }
.ratings-list td {
    padding:3px 0;
    }
.ratings-list td.label {
    padding-right:8px;
    font-size:.95em;
    font-weight:bold;
    line-height:1em;
    }

/* Availability */
.availability { display: none;}
.availability .in-stock { font-weight:bold; }
.availability .out-of-stock { font-weight:bold; color:#f00; }

/********** < Product Prices */
.price { white-space:nowrap !important; }

.price-box { padding: 5px 2%;}
.price-box .price { font-weight:bold; }
.product-shop .price-box .regular-price .price { font-weight:bold; font-size: 1.4em;}
.price-box-bundle {}

/* Regular price */
.regular-price {}
.regular-price .price { font-weight:bold; }

/* Old price */
.old-price {}
.old-price .price-label { white-space:nowrap; }
.old-price .price { font-weight:bold; text-decoration:line-through; }

/* Special price */
.special-price {}
.special-price .price-label { font-weight:bold; white-space:nowrap; }
.special-price .price { font-weight:bold; }

/* Minimal price (as low as) */
.minimal-price {}
.minimal-price .price-label { font-weight:bold; white-space:nowrap; }

a.minimal-price-link { display:block; text-decoration: none;}
a.minimal-price-link .label {}
a.minimal-price-link .price { font-weight:normal; color:#852C2C; }
a.minimal-price-link:hover {
	text-decoration: underline;
}
/* Excluding tax */
.price-excluding-tax { display:block; }
.price-excluding-tax .label { white-space:nowrap; }
.price-excluding-tax .price { font-weight:normal; }

/* Including tax */
.price-including-tax { display:block; }
.price-including-tax .label { white-space:nowrap; }
.price-including-tax .price { font-weight:bold; }

/* Excl tax (for order tables) */
.price-excl-tax  { display:block; }
.price-excl-tax .label { display:block; white-space:nowrap; }
.price-excl-tax .price { display:block; }

/* Incl tax (for order tables) */
.price-incl-tax { display:block; }
.price-incl-tax .label { display:block; white-space:nowrap; }
.price-incl-tax .price { display:block; font-weight:bold; }

/* Price range */
.price-from {}
.price-from .price-label { font-weight:bold; white-space:nowrap; }
.price-to {}
.price-to .price-label { font-weight:bold; white-space:nowrap; }

/* Price as configured */
.price-as-configured {}
.price-as-configured .price-label { font-weight:bold; white-space:nowrap; }

/* Price notice next to the options */
.price-notice { padding-left:10px; }
.price-notice .price { font-weight:bold; }
/********** Product Prices > */

/* Tier Prices */
.tier-prices .price { font-weight:bold; }
.tier-prices .benefit { color: #758E0C;}
.product-pricing .benefit { color: #35401e;}
/* Add to Links */
.add-to-links .separator { display:none; }

/* Add to Cart */
.add-to-cart label { float:left; margin-right:5px; }
.add-to-cart .qty { float:left; }
.add-to-cart button.button { float:left; margin-left:5px; }


/* Add to Links + Add to Cart */
.add-to-box { padding: 10px 2%}
.add-to-box .add-to-cart { float:left; }
.add-to-box .or { float:left; margin:0 10px; }
.add-to-box .add-to-links { float:left; }

/* Product Options */
.product-options { padding:10px; margin:10px 0 0;  background-color:#f6f6f6; }
.product-options dt label { font-weight:bold; }
.product-options dt .qty-holder { float:right; }
.product-options dt .qty-holder label { vertical-align:middle; }
.product-options dt .qty-disabled { background:none; border:0; padding:3px; color:#000; }
.product-options dd { margin:10px 0; }
.product-options dl.last dd.last {}
.product-options dd input.input-text { width:98%; }
.product-options dd textarea { width:98%; height:8em; }
.product-options dd select { width:100%; }
.product-options .options-list {}
.product-options .options-list input.radio { float:left; margin:3px -18px 0 0; }
.product-options .options-list input.checkbox { float:left; margin:3px -20px 0 0; }
.product-options .options-list .label { display:block; margin-left:20px; }
.product-options ul.validation-failed { padding:0 7px; }
.product-options p.required { padding:15px 0 0; }

.product-options-bottom { padding:10px;  border-top:0; }
.product-options-bottom .price-box { margin:10px 0; }

/* Grouped Product */
.grouped-items {}

/* Block: Description */
.product-view .description {
	
}

/* Block: Additional */
.product-view .additional {}

/* Block: Upsell */
.product-view .up-sell {}
#products-grid-table{ width: 100%; }
#products-grid-table td{ padding-left: 4%; padding-right: 4%;}

.product-view .up-sell .products-grid td { width:25%; }

/* Block: Tags */
.product-view .tags {}
.product-view .tags .form-add-tags label { float:left; }
.product-view .tags .form-add-tags .input-box { float:left; margin:0 5px; }
.product-view .tags .form-add-tags button.button { float:left; }
.product-view .tags .form-add-tags p { clear:both; }

/* Block: Reviews */
.product-view .reviews {}

/* Block: Add Review */
.product-view .add-review {}
.product-view .add-review .product-name span { font-weight:normal; }
/* ======================================================================================= */



/* Content Styles ================================================================= */
.product-name { font-size:1em; font-weight:bold; line-height:1.5; }

/* Product Tags */
.tags-list li { display:block; }

/* Advanced Search */
.search-summary {}

/* CMS Home Page */
.cms-home .products-grid td { width:20%; }

/* Sitemap */
.sitemap {}
/* ======================================================================================= */


/* Product Review ======================================================================== */
.product-review {}
.product-review .product-img-box { float:left; width:130px;  }
.product-review .product-img-box .product-image { display:block;  padding:1px; }
.product-review .product-details {float:right; width:505px;  }
.product-review .review-details { padding-top:15px; }
/*.product-review .review-details strong { margin-top:15px; padding-bottom:10px;}*/
.product-review .data-table {border:1px solid rgb(217, 221, 227);  margin: 10px 0;}

/* ======================================================================================= */

.a-right button { margin: 5px 5px 5px 5px; }
.a-center img { padding-top: 25px;}
/* Shopping Cart ========================================================================= */
.checkout-types { float:right; text-align:right; padding-top: 10px;}

/* Shopping Cart Table */
.cart-table .item-msg { font-size:10px; }

/* Shopping Cart Collateral boxes */
.cart .cart-collaterals { }
.cart .crosssell .product-image { float:left; margin-right:-90px; }
.cart .crosssell .product-shop { margin-left:90px; }
.cart .shipping {}


/*

.data-table tfoot { border-bottom:1px solid #d9dde3; }
.data-table tfoot tr.first { background:url(../images/base_mini_actions_bg.gif) 0 0 repeat-x; }
.data-table tfoot tr { background-color:#DEE5E8 !important; }
.data-table tfoot td { padding-top:1px; padding-bottom:1px; border-bottom:0; border-right:1px solid #d9dde3; }
.data-table tbody td { border-bottom:1px solid #d9dde3; border-right:1px solid #d9dde3; }

*/


/* Shopping Cart Totals */
.cart .totals {background-color: rgb(222, 229, 232) !important; border:1px solid #d9dde3; border-right:1px solid #bebcb7; border-top:0;}
.cart .totals table { width:100%; }
.cart .totals table th,
.cart .totals table td { padding:5px; text-align: right; }
.cart .totals table th { font-weight:bold; }

/* Options Tool Tip */
.item-options dt { font-weight:bold; font-style:italic; }
.item-options dd { padding-left:10px; }
.truncated { cursor:help; }
.truncated a.dots { cursor:help; }
.truncated a.details { cursor:help; }
.truncated .truncated_full_value { position:relative; z-index:999; }
.truncated .truncated_full_value dl { position:absolute; top:-99999em; left:-99999em; z-index:999; width:250px; padding:8px;  background-color:#f6f6f6; }
.truncated .show dl { top:-20px; left:50%; }
.col-left .truncated .show dl { left:30px; top:7px; }
.col-right .truncated .show dl  { left:-240px; top:7px; }
/* ======================================================================================= */


/* Checkout ============================================================================== */
/* One Page */
.opc { border-bottom:1px solid #ddd; position:relative; }
.opc li.section {  border-bottom:0;}
.opc .step-title { background-color:#f6f6f6; padding:0 5px; text-align:right; }
.opc .step-title .number { float:left; line-height:22px; margin-right:5px; }
.opc .step-title h3 { float:left; }
.opc .allow .step-title { cursor:pointer; }
.opc .active { background-color: #fff;}
.opc .active .step-title { background-color:#fff; cursor:default; }
.opc .step {padding:10px; position:relative; background-color: #fff;}
.opc .step .tool-tip { right:10px; }
.opc .order-review {}
.opc .number { font-size: small; }
/* Multiple Addresses Checkout */
.checkout-progress { padding:0 50px; margin:10px 0; }
.checkout-progress li { float:left; width:20%; border-top:5px solid #ccc; text-align:center; color:#ccc; }
.checkout-progress li.active { border-top-color:#000; color:#000; }

.multiple-checkout { position:relative; }
.multiple-checkout .tool-tip { top:50%; margin-top:-120px; right:10px; }
.multiple-checkout .grand-total { font-size:1.5em; text-align:right; }
.multiple-checkout .grand-total big {}
.multiple-checkout .grand-total .price {}

/********** < Common Checkout Styles */
/* Shipping and Payment methods */
.sp-methods .form-list { padding-left:20px; }
.sp-methods select.month { width:150px; margin-right:10px; }
.sp-methods select.year { width:96px; }
.sp-methods input.cvv { width:3em !important; }

.please-wait { float:right; margin-right:5px; }
.cvv-what-is-this { cursor:help; margin-left:5px; }

/* Tooltip */
.tool-tip {  background-color:#f6f6f6; padding:5px; position:absolute; z-index:9999; }
.tool-tip .btn-close { text-align:right; }
.tool-tip .tool-tip-content { padding:5px; }

/* Gift Messages */
.add-gift-message {}
.gift-message-form {  background-color:#f5f5f5; }
.gift-message-form .inner-box { padding:5px; height:300px; overflow:auto; }
.gift-message-form .gift-item {}

.gift-message-link { display:block; background:url(../images/bg_collapse.gif) 0 4px no-repeat; padding-left:20px; }
.gift-message-link.expanded { background-position:0 -53px; }
.gift-message-row {}
.gift-message-row .btn-close { float:right; }
.gift-message dt strong { font-weight:bold; }

/* Checkout Agreements */
.checkout-agreements {}
.checkout-agreements li { margin:10px 0; }
.checkout-agreements .agreement-content {  background-color:#f6f6f6; padding:5px; height:10em; overflow:auto; }
.checkout-agreements .agree { padding:6px; }
/********** Common Checkout Styles > */
/* ======================================================================================= */


/* Login Page ============================================================================ */
.login-page {}
.login-page .content { min-height:170px; }
/* ======================================================================================= */


/* My Account ============================================================================= */
/********** < Dashboard */
.dashboard {}
.dashboard .welcome-msg {}

/* Block: Recent Orders */
.dashboard .recent-orders { margin:10px 0; }

.dashboard .number, .support .number {
background-color:rgb(139, 157, 21);
color: white;
float: left;
font-size: 9px;
font-weight: bold;
line-height: 1em;
margin-top: 3px;
padding: 2px;
margin-right: 7px;
}

/* Block: Reviews */
.dashboard .reviews, .dashboard .tags  { margin-bottom:10px;}
/*.dashboard .reviews .number { float:left; margin-right:-20px; }*/
.dashboard .reviews .details, .dashboard .tags .details, .support .details { margin-left:20px; }

.support ul.diagnostics {padding:0 20px;}

/********** Dashboard > */

/* Order View */
.order-info {   }
.order-info dt,
.order-info dd,
.order-info ul,
.order-info li { display:inline; }
.order-info dt { font-weight:bold; }

/* Print Pages */
.page-print { background-color: #fff;}
.page-print .print-head {}
.page-print .print-head img { float:left; }
.page-print .print-head address { float:left; margin-left:15px; }
/* Price Rewrites */
.page-print .gift-message-link { display:none; }
.page-print .price-excl-tax,
.page-print .price-incl-tax { display:block; white-space:nowrap; }
.page-print .price-excl-tax .label,
.page-print .price-incl-tax .label,
.page-print .price-excl-tax .price,
.page-print .price-incl-tax .price { display:inline; }
/* ======================================================================================= */
.new-users { width:46% !important;}
.registered-users { width:47% !important;}
.green {color:rgb(139, 157, 21);}


.phone {
	   text-decoration: none; 
   padding-right: 20px;
   background: transparent url(../images/icons/telephone_green.png) no-repeat center right;

}
/* Footer ================================================================================ */

.footer {
	border:none;
	background: url(../images/footer-background.png) 0 0 repeat-x;
	background-color: #011418;
	color: rgb(167, 197, 131);
	font-size: 11px;
	height: 180px;
	margin: 0px auto;
	padding: 20px 10px 20px 20px;
	width: 920px;
	line-height: 1.5em;
	font-size: 1.1em;
	color:rgb(234, 230, 217);	
}
.footer p {text-align: left; }
.footer a, .footer a:hover{ color:#a7c583; }
.footer ul { float:left; padding:0 20px 0 0; }
.footer h3 {color:rgb(167, 197, 131);padding:5px;font-size:.9em;font-weight: normal;margin-bottom:10px;margin-left:-5px;margin-top:-5px;}
.footer .fourth {width: 265px;}
.footer .third {width:350px}
.footer .left {float:left; min-height: 180px;}
.footer-copyright {height: 15px; padding: 10px 2%; background: #011418; text-align: center;color:#5a674b;}
.footer-logo {float:right;margin-top:-15px;margin-right:-15px;}
/* ======================================================================================= */
.no-display {display:none;}
/* Icons ========================================================================== */
h3.icon, h4.icon, strong.icon { display:block; padding-left:23px; background-color: transparent; background-repeat: no-repeat; background-position: left 30%;}
.title-buttons-dotted:after { display:block; content:"."; clear:both; font-size:0; line-height:0; height:0; overflow:hidden;}

/* Trust Logos */
.block-trust-logos .block-content{
 	background: #ffffff;
 	text-align: center;
}

.trust-logos li, .block-trust-logos li { padding-bottom: 10px; }

.checkout-types li{ padding-bottom: 20px; padding-right:10px;}
/* search box */
.mini-search{
    /* This div will have the left image as a background */
    background: url(../images/bg_search_box.png) transparent;
    width: 201px;
    height: 31px;
}
#search_mini_form #search {
   float: left;
    padding: 0;
    margin: 8px 0 0 6px;
    border: 0;
    width: 159px;
    background: none;
    font-size: .9em;
    color: grey;

}
#search_mini_form input {
	padding: 0 0;
	border: 0;
	float: right;
	background: transparent;
    margin: 3px 4px 0 0;
}
#shopping-cart-table .product-name a{ text-decoration: none;}
#ml-previews ul {
	width: 100%;
	list-style: none;
}
#ml-previews li{
	display: inline;
	margin: 0 auto;
	padding: 5px 16px 5px 18px;
	margin-left: 10px;
}
#ml-previews li .preview_label{
	padding: 0px 15px 0px 15px;
}
#ml-previews ul .preview-list-last img{
	padding-left: 10px;
}
