/** reset.css
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magentocommerce.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magentocommerce.com for more information.
 *
 * @copyright  Copyright (c) 2008 Irubin Consulting Inc. DBA Varien (http://www.varien.com)
 * @license    http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */

/* * { margin:0; padding:0; text-shadow: #000 0px 0px 0px; }*/
* { margin:0; padding:0;}

body          { background:#fff; font:12px/1.5 Arial, Helvetica, sans-serif; color:#232323; text-align:center; }

img           { border:0; vertical-align:top; }

a:link        { text-decoration: underline; color: #666; }
a:visited	  { text-decoration: underline; color: #666; }
a:hover       { color: #acc650; text-decoration: none;}
:focus        { outline: 0; }

/* Headings */
h1            { font-size:20px; font-weight:normal; line-height:1.3; }
h2            { font-size:18px; font-weight:normal; line-height:1.34; }
h3            { font-weight:bold; line-height:1.375; margin-bottom: 8px; }
h4            { font-size:14px; font-weight:bold; }
h5            { font-size:12px; font-weight:bold; }
h6            { font-size:11px; font-weight:bold; }

/* Forms */
form          { display:inline; }
fieldset      { border:0; }
legend        { display:none; }

/* Table */
table         { border:0; border-collapse:collapse; border-spacing:0; empty-cells:show; font-size:100%; }
caption,th,td { vertical-align:top; text-align:left; font-weight:normal; }

/* Content */
address       { font-style:normal; }
cite          { font-style:normal; }
q,
blockquote    { quotes:none; }
q:before, 
q:after       { content:''; }
small,big     { font-size:1em; }
sup           { font-size:1em; vertical-align:top; }

/* Lists */
ul,ol         { list-style:none; }

/* Tools */
.nobr         { white-space:nowrap !important; }
.wrap         { white-space:normal !important; }
.a-left       { text-align:left !important; }
.a-center     { text-align:center !important; }
.a-right      { text-align:right !important; }
.v-middle     { vertical-align:middle; }
.f-left,
.left         { float:left !important; }
.f-right,
.right        { float:right !important; }
.f-none       { float:none !important; }
.f-fix        { float:left; width:100%; }
.no-display   { display:none; }
.no-margin    { margin:0 !important; }
.no-padding   { padding:0 !important; }
.no-bg        { background:none !important; }
.clear { clear: both; }









/** styles.css
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magentocommerce.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magentocommerce.com for more information.
 *
 * @copyright  Copyright (c) 2008 Irubin Consulting Inc. DBA Varien (http://www.varien.com)
 * @licensehttp://opensource.org/licenses/osl-3.0.php  Open Software License (OSL 3.0)
 */

/* Layout ================================================================================= */
.wrapper { }
.page { width: 1001px; margin: 15px auto; text-align:left; }
.page-print { background:#fff; padding:20px; text-align:left; }
.page-popup { padding:20px; text-align:left; }
.main { background: none; min-height: 600px;} .main-edit { padding: 0; margin-top: 0; background: none; }

/* Base Columns */ 
.col-left { float:left; width:210px; padding: 10px; }
.col-main { float:left; width:740px; padding: 10px 0px; }
.cms-index-index div.col-main { padding: 2px 0px; }
.col-main2 { float: left; }
.col-right { float:right; width:210px; padding: 10px; }

/* 1 Column Layout */
.col1-layout .col-main { float:none; width: 1001px; }

/* 2 Columns Layout */
.col2-left-layout .col-main { float:right; }
.col2-right-layout .col-main {}

/* 3 Columns Layout */
.col3-layout .col-main { width:520px; margin-left:10px; }

/* Content Columns */
.col2-set .col-1 { float:left; width:49%; }
.col2-set .col-2 { float:right; width:49%; }
.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%; }
/* ======================================================================================= */


/* Header ================================================================================ */
.logo { float:left; } 
.header-container { }
.header { }

.header 
.header .welcome-msg { font-weight: bold; text-align: right; line-height: 52px; color: #fff; padding-left: 10px; }
	.header .links { /* line-height: 18px;  display: inline; */ }
	.header .links li { /* display: inline; */ float: left; margin: 0; line-height: 11px; }
	.header .links li a { text-decoration: none; color: #8C8C8C; padding: 0 7px; border-right: 1px solid #8C8C8C; } 
	.header .links li a:hover { color: #93ac3d;}
	.header .links li.first a { text-decoration: none;}
	.header .links li.last { text-decoration: none; }
	.header .links li.last a { border: 0; padding-right: 0; text-decoration: none; }
	.header .links li.first a {  text-decoration: none;}
	.header .links li a.top-link-wishlist {  }

.wt-headercontainer { width: 1001px; height: 110px; }
	
	.wt-nav { float: right; position: relative; top: 19px; left: 5px; /* width: 490px; */ }
	.wt-topright { float: right; /* width: 362px; width: 360px;  */}
		.wt-topright-links { width: 240px; list-style-type: none; float: right; }
		.wt-topright-links li { float: right; height: 24px; padding: 0 6px; }
		.wt-topright-links li.rightborder { border-right: 1px solid #e9e9e9; }
			.wt-toplinks-l1 { float:right; margin: 0px 0px 0px 100px; padding:10px 0 0; position:absolute; width:901px; }
			.wt-toplinks-l2 { /* float:right; */ margin: 35px 0 0; padding: 0; float: right; }
			
			.wt-toplinks-l3 { float: right; padding: 14px 0px 0 0; }
			.wt-toplinks-l3 .links { line-height: 18px; }
			.wt-toplinks-l3 .links li { float: left; border-right: 1px solid #dedede; }
			.wt-toplinks-l3 .links li a { padding: 0 5px; text-decoration: none;}
			.wt-toplinks-l3 .links li.first a { padding-left: 0px; text-decoration: none;}
			.wt-toplinks-l3 .links li.last { border: 0; text-decoration: none;}
			.wt-toplinks-l3 .links li.first a {  text-decoration: none;}
			

.wt-tpandcrumbs { background: #efefef; height: 38px; }
#flash_content { }
.wt-toplinkscontainer { float: right; }

/* Features */
.wt-features { margin-top: 20px; }
.wt-features-container { float: left; position: relative; width: 237px; background: url(../images/custom-website-features.png) no-repeat 0px 0px; }
	.wt-rightpush { margin-right: 17px; }
.wt-features-top { height: 136px; padding: 16px; position: relative; }
	.wt-features-title { font-family: Verdana, Geneva, sans-serif; font-size: 14px; }
		.wt-features-title strong { font-weight: lighter; }
	.wt-features-list { margin-top: 13px; list-style: none; font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 18px; }
	.wt-features-list li { padding-left: 13px; background: url(../images/website-design.png) no-repeat -203px -68px; }
	.wt-features-img { position: absolute; }
		.f-design { top: 105px; left: 153px; height: 95px; width: 74px; background: url(../images/custom-website-features.png) no-repeat 0px -171px;}
		.f-features { top: 94px; left: 132px; height: 134px; width: 95px; background: url(../images/custom-website-features.png) no-repeat 0px -267px;}
		.f-function { top: 105px; left: 153px; height: 106px; width: 75px; background: url(../images/custom-website-features.png) no-repeat 0px -400px;}
		.f-trial { top: 105px; left: 151px; height: 103px; width: 76px; background: url(../images/custom-website-features.png) no-repeat 0px -505px;}
	.wt-features-exit { position: absolute; top: 141px; font-size: 12px; padding-left: 13px; background: transparent url(../images/website-design.png) no-repeat scroll -203px -68px;}
.wt-features-bottom { height: 6px; background: url(../images/custom-website-features.png) no-repeat left bottom; }


/* Extended Footer */
.wt-ef-container { margin-top: 10px; color: #8e8e8e; width: 1001px; overflow: auto; background: url(../images/business-website-x.png) repeat-x 0px 0px }
	.wt-ef-col { float: left; padding: 0 20px; }
		.col-a { margin-top: 25px; width: 210px; min-height: 430px; background: url(../images/website-design.png) no-repeat 246px 0px; }
		.col-b { margin-top: 25px; width: 210px; min-height: 430px; background: url(../images/website-design.png) no-repeat 246px 0px; }
		.col-c { margin-top: 25px; width: 210px; min-height: 430px; background: url(../images/website-design.png) no-repeat 246px 0px; }
		.col-d { margin-top: 25px; width: 210px; min-height: 430px; }
	
	.wt-ef-col h2 { font-size: 14px; color: #89b416; margin-bottom: 10px; }
	.wt-ef-col p { font-size: 11px; margin-bottom: 10px; }
	.wt-ef-col ul {  list-style-position: inside; font-size: 11px; margin-bottom: 10px; } 
	

	
	
	
/* Front-Page Products */
.wt-frontpage-products { margin-top: 40px; }
.wt-grid-widthlock { width: 200px; margin: 0 auto; }

	/* Website Temple Product Unordered-List */
	.wt-add-to-links li { float: left; }
	
	.wt-producticons-compare { display: block; width: 37px; height: 28px; background: url(../images/website-design.png) no-repeat -6px -161px; text-indent: -9999px; }
	.wt-producticons-compare-added { display: block; width: 37px; height: 28px; background: url(../images/website-design.png) no-repeat -6px -189px; text-indent: -9999px; }
	.wt-producticons-wishlist { display: block; width: 42px; height: 28px; background: url(../images/website-design.png) no-repeat -43px -161px; text-indent: -9999px; }
	.wt-producticons-addtocart { display: block; width: 42px; height: 28px; border: none; cursor: pointer; background: url(../images/website-design.png) no-repeat -85px -161px; text-indent: -9999px; }
	.wt-producticons-view { display: block; width: 79px; height: 28px; border: none; background: url(../images/website-design.png) no-repeat -127px -161px; text-indent: -9999px; }
	
	/* Website Temple Product Icons: Hover */
	.wt-producticons-compare:hover { background-position: -6px -189px; }
	.wt-producticons-wishlist:hover { background-position: -43px -189px; }
	.wt-producticons-addtocart:hover { background-position: -85px -189px; }
	.wt-producticons-view:hover { background-position: -127px -189px; }

/* Footer */
.wt-footer { width: 1001px; background: #161616; }
	.wt-footer-tabs { height: 46px; list-style: none; background: #111111; }
	.wt-footer-tabs li { float: left;  width: 249px; border-right: 1px solid #1b1b1b; }
	
		.wt-footer-tabs li.on { background: #161616; }
		.wt-footer-tabs li.on a { background: transparent url(../images/website-design.png) no-repeat scroll -182px -17px; text-decoration: none;}
	.wt-footer-tabs li a { text-decoration: none; display: block; line-height: 46px; padding-left: 36px; background: transparent url(../images/website-design.png) no-repeat scroll -182px 17px; }
	
	.wt-footer-tab-content { height: 130px; width: 980px; padding: 20px 0px 0px 20px; color: #9a9a9a; }
		.wt-footer-tab-content-ul { float: left; width: 235px; list-style: none; padding: 0px 5px; }
		.wt-footer-tab-content-ul li { float: none; }
		.wt-footer-tab-content-ul li strong { color: #bcbcbc; font-size: 14px; letter-spacing: -1px; }
		.wt-footer-tab-content-ul li a:hover strong { color: #acc650; font-size: 14px; letter-spacing: -1px; }
		
		.wt-footer-tab-content-ul li a { font-size: 12px; }
		.wt-footer-tab-content strong { color: #bcbcbc; font-size: 14px; letter-spacing: -1px; }
		.wt-footer-tab-content p { line-height: 18px; font-size: 12px; margin-top: 15px; }
		
		.hide { display: none; }

		
.header .form-search { text-align:center; float: right; }
		.search-label { float: left; display: block; }
		.search-input { float: right; width: 182px; padding: 4px 0 0 6px; color: #8c8c8c; height: 20px; border: none; border-left: 1px solid #efefef; border-top: 1px solid #efefef; border-right: 1px solid #cfcfcf; border-bottom: 1px solid #cfcfcf; margin-right: 0; }
		button.search-button { float: right; margin: 1px 0px 0px 160px; border: none; height: 25px; width: 25px; position: absolute; background:transparent url(../images/website-design.png) no-repeat scroll -193px -217px;}
		button.search-button:hover { color: #fff; cursor: pointer; }
.header .form-search .search-autocomplete { z-index: 999; }
.header .form-search .search-autocomplete ul { border:1px solid #ddd; background-color:#fff; }
.header .form-search .search-autocomplete li { /* padding:3px; */ border-bottom:1px solid #ddd; cursor:pointer; }
.header .form-search .search-autocomplete li .amount { float:right; font-weight:bold; }
.header .form-search .search-autocomplete li.selected {}
.header .form-language { text-align: center; }

/********** < Navigation */
#nav { font-size:14px; font-weight: bold; }

/* All Levels */
#nav li { position:relative; }
#nav li:hover { }
#nav li.over { z-index:999; }
#nav a,
#nav a:hover { display:block; text-decoration:none; }
#nav span { display:block; cursor:pointer; }
#nav li ul span { white-space:normal; }
#nav li li.parent {}


/* 0 Level */
#nav li { float:left; margin-right: 5px; } 
#nav li.active { }
#nav li.active a { background-position: right -408px; font-size: 14px; }
#nav li.active a span { color: #232323; }
#nav a { float:left; display: block; width: 165px; height: 30px; background: url(../images/website-design.png) no-repeat right -344px; font-family: Arial, Helvetica, sans-serif; font-size: 13px; }
#nav a span { line-height: 30px; width: 100%; color: #FFFFFF; text-align: center; }
#nav a:hover { background-position: right -376px; }
#nav li.over a { }
#nav li a:hover { }

/* 1st Level */
#nav ul { width: 224px; background: url(../images/business-website-x.png) repeat-x 0px -658px;}
#nav ul li { height: 25px; background: none; padding-left: 18px; } 
#nav ul li:hover { background: url(../images/business-website-x.png) repeat-x 0px -888px; border: 1px solid #e6e6e6;}
#nav ul li,
#nav ul li.active { float:none; margin:0; padding-bottom:1px; border: 1px solid #efefef; line-height: 18px; /* border-left: 1px solid #c0b6aa; */ }
#nav ul li.over { }
#nav ul li.last { padding-bottom:0; }
#nav ul.level0 li span {width: 145px; line-height:15px;}

#nav ul a,
#nav ul a:hover { float:none; padding:0; background:none; line-height: 22px; }
#nav ul li a { font-weight:normal !important; }

/* 2nd level */
#nav ul { position:absolute; width:14em; top: 34px; left:-10000px; }
#nav ul ul { border-left: 0px; }

/* 3rd+ Level */
#nav ul ul { top:5px; }

/* Show Menu */
#nav li.over > ul { left: 0px; }
#nav li.over > ul li.over > ul { top: 10px; left: 128px; }
#nav li.over ul ul { left: -10000px; }

#nav ul li a { }
#nav ul li a:hover { color: #acc650; }
#nav ul span,
#nav ul li.last li span { padding:3px 15px 4px 0px; }
/********** Navigation > */
/* ======================================================================================= */


/* Global Styles ========================================================================= */
/* Form Elements */
.fff-title { line-height: 45px; background: #fff; padding: 10px !important; }
.fff-title-lineheight { line-height: 45px; }
.plineheight { line-height: 38px; }
input,select,textarea,button { font:12px Arial, Helvetica, sans-serif; vertical-align:middle; color:#232323; }
input.input-text,select,textarea { background:#fff; border:1px solid #ddd; }
input.input-text,textarea { padding:2px; margin-right: 7px; }
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::-moz-focus-inner { padding:0; border:0; }*/
button.button { display: block; overflow:visible; width: auto; border: 1px solid #e1e1e1; cursor:pointer; height: 25px; line-height: 23px; background: url(../images/business-website-x.png) repeat-x 0px -920px; }
.pushright5 { margin-right: 5px; }
button.button span { padding: 0 8px 0; font:bold 12px/16px Arial, Helvetica, sans-serif; text-align:center; white-space:nowrap; color:#000; line-height: 23px; }
button.button:hover { background: url(../images/business-website-x.png) repeat-x 0px -955px; }
button.button:hover span { color: #547c1a; }
button.disabled {}
button.disabled span {}
/* 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 */
.highlight input.input-text:focus, select:focus, textarea:focus {border: 1px solid #93AC3D;}

.wt-fc-right { margin-left: 10px; line-height: 22px; float: right; clear: left; }
.wt-fc-left { float: right; clear: right; }

/* 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 { background: #FFF; clear:both; margin: 5px 0; padding:5px; border:1px solid #ddd; }
.buttons-set .back-link { float:left; }
.buttons-set button.button { float:right; }

.buttons-set2 { clear:both; margin:5px 0 0; padding:5px; border:1px solid #ddd; text-align:right; }
.button-set-ul li { float: left; }

/* 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/website-icons.png) 2px -63px 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  */
.success { color:#3d6611; font-weight:bold; }
.error { color:#f00; font-weight:bold; }
.notice { color:#ccc; }

.messages { width:100%; overflow:hidden; }
.messages li { margin:0 0 5px; }
.messages li li { margin:0px; }
.error-msg,
.success-msg,
.note-msg,
.notice-msg { border-style:solid !important; border-width:1px !important; background-repeat:no-repeat !important; padding:4px 8px 5px 32px !important; font-size:10px !important; font-weight:bold !important; }
.error-msg { border-color:#f16048; background-color:#faebe7; background-image:url(../images/website-icons.png); color:#df280a; background-position: 9px -39px;}
.success-msg { border-color:#446423; background-color:#eff5ea; background-image:url(../images/website-icons.png); color:#3d6611; background-position: 9px -20px;}
.note-msg,
.notice-msg { border-color:#fcd344; background-color:#fafaec; background-image:url(../images/website-icons.png); color:#3d6611; margin-top: 10px; background-position: 9px 0px;}

/* BreadCrumbs */ 
.breadcrumbs { float: left; padding:10px; }
.breadcrumbs li { display:inline; color: #959595; }
.breadcrumbs li a, .breadcrumbs li a:visited { color: #666666; }
.breadcrumbs li a:hover { color: #acc650; }
.breadcrumbs li strong { color: #000; }

/* Page Heading */
.page-title { border-bottom:1px solid #ddd; padding:0 0 5px; margin:0 0 10px; }
.title-buttons { text-align:right; }
.title-buttons h2,
.title-buttons h3,
.title-buttons h4,
.title-buttons h5,
.title-buttons h6 { float:left; }

/* Pager */ 
.pager { height: 21px; padding:5px; text-align:center; background: url(../images/business-website-x.png) repeat-x 0px -991px;}
.pager .amount { float:left; }
.limiter { float:left; margin: 0px 0px 0px 15px;}
.pager .pages { float: right;}
.pager .pages ol { display:inline; }
.pager .pages li { display:inline;}
.pager .pages .current {}

/* Sorter */ 
.sorter { border:1px solid #ddd; padding:5px; margin:5px 0; }
.view-mode { float:left; margin: 0px 60px 0px 0px; }
.sort-by { float:left; margin: 0px 60px 0px 15px; }
.sorter .link-feed {}

/* Data Table */ 
div#product_comparison { background: #FFF; }
.data-table { width:100%; background: #FFF; }
.data-table th { padding:5px; border:1px solid #ddd; font-weight:bold; white-space:nowrap; }
.data-table td { padding:5px; border:1px solid #ddd; }
.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 {}

/* 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 {}

/* 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 #ddd; */ margin:0 0 10px; }
.block .block-title { /* border-bottom:1px solid #ddd;  padding:0 10px; */ }
.block .block-title h2 { display: block; font-size:14px; font-weight: bold; line-height: 2.0; color: #91b6c2; background: url(../images/website-design.png) no-repeat -200px -63px; padding-left: 15px; }
.block h3 { font-size:14px; line-height:1.5; }
.block .block-content { padding:10px; border:1px solid #ddd; background: #f5f5f5; color: #6e6e6e; }
.block .actions { text-align:right; }
.block .actions a { margin: 11px 0px 0px 0px; float:left; }

.sidebar-cart-actions { margin: 10px 0px 0px 0px; float: right; }

/* Block: Account */
.block-account {}

/* 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:left; }

.mini-products-list li { padding:5px 0; }
.mini-products-list .product-image { float:left; width:50px; margin-right:-75px; }
.mini-products-list .product-details { margin-left:70px; }
.mini-products-list .product-details h4 { font-size:1em; font-weight:normal; 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:right; margin-top:5px;}
.block-related .item { }
.block-related .item .product-image { float:left; margin-right:-65px; border: 1px solid #cccccc;}
.block-related .item .product-details { margin-left:65px; }

/* Block: Compare Products */
.block-compare {}
.block-compare li { }

/* 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-poll .actions {margin: 5px 0px 0px 0px;}

/* Block: Tags */
.block-tags ul,
.block-tags li { display:inline; }
.block-tags .block-content .actions {margin: 5px 0px 0px 0px;}

/* Block: Subscribe */
.block-subscribe {}

/* Block: Reorder */
.block-reorder {}
.block-reorder li { padding-left:16px; background:transparent url(../images/website-design.png) no-repeat scroll -203px -68px;}
.block-reorder input.checkbox { float:left; margin:3px -20px 0 0; }
.block-reorder .label { display:block; }

/* Block: Banner */
.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; padding: 0px 0px 2px 0px;}
.category-image { display:block; margin:0 auto; }
.category-products {}
.pushdown1 { margin-bottom: 10px; }

/* View Type: Grid */
.products-grid { width:100%; }
.products-grid tr.odd {}
.products-grid tr.even { background-color:#fff; }
.products-grid td { /* width:33%;  border-right:1px solid #ddd; */ padding:5px; }
.products-grid td.empty {}
.products-grid td.last { border: 0px; }

/* View Type: List */
.products-list li.item { border:1px solid #ddd; padding:5px 5px 0px 5px; margin:0 0 5px; }
.products-list .product-image {  }
.products-list .product-shop { float:left; width: 470px; margin: 5px 0px 0px 20px;}

/* Homepage Grid */
.products-grid2 { width: 100%; margin: 0 auto; }
.products-grid2 tr.odd {}
.products-grid2 tr.even { }
.products-grid2 td { /* width:33%; */ padding:5px; }
.products-grid2 td.empty {}
.products-grid2 td.last { border: 0px; }

/* ======================================================================================= */


/* Product View ========================================================================== */
.product-view {}

.product-essential {}
.product-collateral {}

/* Product Images */
.product-view .product-img-box { float:left; width:340px; }
.product-view .product-img-box .product-image { }
.product-view .product-img-box .product-image-zoom { position:relative; width:340px; height:267px; overflow:hidden; z-index:9; }
.product-view .product-img-box .product-image-zoom img { position:absolute; left:0; top:0;}
.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/zoom-controls.gif) 25px 0px 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/zoom-controls.gif) -361px 0px no-repeat;  }
.product-view .product-img-box .zoom .btn-zoom-out { position:absolute; left:2px; top:0; display:block; height:20px; text-decoration:none; width:20px;}
.product-view .product-img-box .zoom .btn-zoom-in { position:absolute; right:2px; top:0; display:block; height:20px; text-decoration:none; width:20px;}
.product-view .product-img-box .more-views { margin: 7px 0px 0px 0px; }
.product-view .product-img-box .more-views ul { margin-left:-4px }
.product-view .product-img-box .more-views li { float:left; margin:0 0 8px 5px; }

.product-view .product-img-box .more-views li a img {
	border: 1px solid #dddddd;	
}

.product-view .product-img-box .more-views li a:hover img {
	border: 1px solid #93AC3D;	
}

.catalog-product-view .product-image a img {
	border: 1px solid #dddddd;
}

.catalog-product-view .product-image a:hover img {
	border: 1px solid #93AC3D;
}

.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:left; width: 370px; padding-left: 20px; }
.product-view .product-name {}
.product-view .short-description { margin-top: 20px; }

/* Rating */
.ratings { margin-top: 15px; }
.ratings .amount { display: none; }
.ratings .rating-links {}
.ratings dt {}
.ratings dd {}
.rating-box { width:69px; height:13px; font-size:0; line-height:0; background:url(../images/business-website-x.png) 0px -1300px repeat-x; position:relative; overflow:hidden; margin-bottom: 8px; }
.rating-box .rating { position:absolute; top:0; left:0; height:13px; background:url(../images/business-website-x.png) 0 100% repeat-x; }

/* Availability */
.availability {}
.availability .in-stock { font-weight:bold; }
.availability .out-of-stock { font-weight:bold; color:#f00; }

/********** < Product Prices */
.price { white-space:nowrap !important; }

.price-box { margin: 10px 0; color:#666; }
.price-box .price { font-weight:bold; }
#myprice .price-box { margin: 0; color:#666; }

.catalog-product-view .price-box { width:165px; }
#block-related .price-box, #block-related .price-box .price, #block-related .price-box .price-label,
#upsell-product-table .price-box, #upsell-product-table .price-box .price, #upsell-product-table .price-box .price-label { width:auto; }

.price-box-bundle {}

/* Regular price */
.regular-price {}
.regular-price .price { font-weight:bold; }

/* Old price */
.old-price {}
.old-price .price-label { white-space:nowrap; width:70%; display:inline-block; }
.old-price .price { font-weight:normal; text-decoration:line-through; text-align:right; width:28%; display:inline-block; }

/* Special price */
.special-price {}
.special-price .price-label { font-weight:bold; white-space:nowrap; width:70%; display:inline-block; }
.special-price .price { font-weight:bold; text-align:right; width:28%; display:inline-block; }

/* Minimal price (as low as) */
.minimal-price {}
.minimal-price .price-label { font-weight:bold; white-space:nowrap; }

a.minimal-price-link { display:block; }
a.minimal-price-link .label {}
a.minimal-price-link .price { font-weight:normal; }

/* 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 {}

/* Add to Links */
.add-to-links { float: left; }
.add-to-links li { float: left; margin-right: 6px; }
.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, .add-to-cart button.button:link, .add-to-cart button.button:visited { float:left; margin-left:5px; background:url(../images/website-design.png) -6px -221px no-repeat; width:102px; height:24px; border:none; padding:0 30px 0 0; }
.add-to-cart button.button:hover { background-position:-6px -245px; }
.add-to-cart button.button:active { position:relative; top:1px; left:1px; }
.add-to-cart button.button span {font-size: 13px; color:#fff; padding:0 0 0 5px; position:relative; top:-1px;}
.add-to-cart button.button:hover span { color:#93ac3d; }

/* Add to Links + Add to Cart */
.add-to-box { background: #f8f8f8; padding: 12px; border: 1px solid #d6d6d6; }
.add-to-box .add-to-cart { float:left; }
.add-to-box .or { float:left; margin: 4px 10px 0px 10px; }
.add-to-box .add-to-links { float:left; margin: 4px 0px 0px 0px; }

/* Product Options */
.product-options { padding:10px; border:1px solid #ddd; border-top: 0px; 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:99%; }
.input-text2 { height: 19px; margin-right: 5px; }
.product-options dd textarea { width:99.2%; 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 { 
	background: #f6f6f6;
	padding: 10px 10px 0px 10px;
	border:1px solid #ddd; 
	width: 710px;
	border-bottom: 0px;
}

.product-options-bottom .price-box { margin:10px 0px 0px 0px; float:left;}

/* Grouped Product */
.grouped-items {}

/* Block: Description */
.product-view .description { }

/* Block: Additional */
.product-view .additional {}

/* Block: Upsell */
.product-view .up-sell {}
.product-view .up-sell .products-grid td { width:20%; }

/* Block: Tags */
.product-view .tags { margin-bottom: 20px;}
.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:inline; }

/* Advanced Search */
.search-summary {}

/* CMS Home Page */
.cms-home .products-grid td { width:20%; }
.cms-home { background: url(../images/business-website-x.png) repeat-x 0px 1622px; }
/* ======================================================================================= */


/* Product Review ======================================================================== */
.product-review {}
.product-review .product-img-box { float:left; width:180px;  }
.product-review .product-img-box .product-image { display:block; border:1px solid #ddd; padding:1px; }
.product-review .details { float:right; width:330px; }
/* ======================================================================================= */


/* Shopping Cart ========================================================================= */
.cart .checkout-types { float:right; text-align:right; }
.cart .checkout-types li { float: right; margin-right: 5px; }

.cart .checkout-types li .button { background:url(../images/website-design.png) -6px -271px no-repeat; width:146px; height:24px; border:none; text-align:center; }
.cart .checkout-types li .button:hover { background-position: -6px -295px; }
.cart .checkout-types li .button:active { position:relative; top:1px; left:1px; }
.cart .checkout-types li .button span { color:#fff; position:relative; top:-1px; padding:0; }
.cart .checkout-types li .button:hover span { color:#93ac3d; }

/* Shopping Cart Table */
.cart-table .item-msg { font-size:10px; }

/* Shopping Cart Collateral boxes */
.cart .cart-collaterals { float:left; width:500px; margin-top: 15px; }
.cart .crosssell .product-image { float:left; margin-right:-90px; }
.cart .crosssell .product-shop { margin-left:90px; }
.cart .shipping { display: none; }
.discount { }

/* Shopping Cart Totals */
.cart .totals { float:right; margin-top: 15px; }
.cart .totals table { width:100%; }
.cart .totals table th,
.cart .totals table td { padding: 0px 3px; }
.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; border:1px solid #ddd; 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:1px solid #ddd; 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 {}
.opc .active .step-title { background-color: #e8e8e8; cursor:default; }
.opc .step { border-top:1px solid #ddd; padding:10px; position:relative; }
.opc .step .tool-tip { right:10px; }
.opc .order-review {}
.h3overwrite { margin: 3px 0 3px 0px; font-weight: lighter; line-height: 1.5;}

/* 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 { border:1px solid #ddd; 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 { border:1px solid #ddd; 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 { border:1px solid #ddd; 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 { margin-bottom: 8px; }

/* Block: Recent Orders */
.dashboard .recent-orders { margin:10px 0; }

/* Block: Tags */
.dashboard .tags .number { float:left; margin-right:-20px; }
.dashboard .tags .details { margin-left:20px; }

/* Block: Reviews */
.dashboard .reviews {}
/********** Dashboard > */

/* Order View */
.order-info { border:1px solid #ddd; padding:5px; }
.order-info dt,
.order-info dd,
.order-info ul,
.order-info li { display:inline; }
.order-info dt { font-weight:bold; }

/* Print Pages */
.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; }
/* ======================================================================================= */


/* Footer ================================================================================ */
.footer { width: 100%; background: url(../images/business-website-x.png) repeat-x 0px -1024px; }
.footer-newsletter { float: left; margin-top: 9px; }
.footer p {  }
.footer address { 
	color:#666666;
	float:left;
	margin:20px 0 0;
	padding:0 0 0 18px;
}
.footer .links li { 
	border-right: 1px solid #232323;
	display: block;
	float: left;
	padding: 0px 5px;
}
.footer .links li.first { display: block; }
.footer .links li.last { display: block; border-right: 0px none;}
.footer ul {  }
.footer ul li {  }
.footer ul li a {  }
/* ======================================================================================= */



/* Quick & Dirty Fixes */
.wt-li-arrow { padding-left: 15px; background: url(../images/website-design.png) no-repeat -203px -68px; }






/* Added by Richard Castera for the flash presentation. */
#flash_background {
	width: 1001px;
	height: 522px;
	background: url(../images/lightbox/loading.gif) no-repeat center center;	
}

#flash_content {
	width: 1001px;
	height: 522px;
}

/* Added by Richard Castera to remove configured price in category pages. */
/*
.wt-frontpage-products .products-grid2 #myprice .price-box .regular-price,
.category-products #myprice .price-box .regular-price {
	display: none;
}
*/
/* Added by Richard Castera to remove availability in stock in product page. */
.availability {
	display: none;
}

/* Added by Richard Castera to remove Quick Overview in product page. */
.product-view .short-description h3 {
	display: none;
}

/* Added by Richard Castera to fix width for smaller browsers. */
#product-options-wrapper {
	width: 710px;
}

#product-options-wrapper .add-to-cart {
	float: right;
}

#product-options-wrapper p.required {
	padding: 0px;
	float: right;	
}

/* Added by Richard Castera to float items to the left. */
.wt-fl {
	float: left;
}

/* Added by Richard Castera to float items to the right. */
.wt-fr {
	float: right;
}

/* Added by Richard Castera to move add to cart button to the right. */
.product-options-bottom .add-to-cart .button {
	margin: 5px 0px 0px 15px;
}

/* Added by Richard Castera to hide the monthly and unique price in the footer. */
.product-options-bottom .price-box #wt_price_monthly, .product-options-bottom .price-box #wt_price_unique {
	display: none;
}

/* Added by Richard Castera to hide the price as configured in the upsells. */
/*
#upsell-product-table .price-box .regular-price {
	display: none;
}
*/

/* Added by Richard Castera to display cross sell under shopping cart in row format. */
.crosssell ul li {
	margin: 0px 30px 0px 0px;
	float: left;
	width:140px;
}
.crosssell .add-to-links li {
	margin: 0px 6px 0px 0px;
	padding: 0px;	
}
.crosssell ul li .price, .crosssell ul li .price-label { width:auto; }

/* Added by Richard Castera to align the discount coupon form. */
.discount #discount-coupon-form #coupon_code {
	margin: 10px 5px 0px 0px;
}
.discount #discount-coupon-form .button {
	margin: 8px 0px 0px 0px;
} 

/* Added by Richard Castera to setup the footer with newsletter subscription and links. */
#wt-footer-wrapper {
	margin: 0pt auto;
	width: 1001px;
	text-align: left;
}

#wt-footer-bottom-bottom {
	padding: 10px 0px;
	border-top: 1px solid #232323;
}

#wt-footer-bottom-bottom .block-subscribe {
	margin: 0px 0px 0px 5px;
	width: 263px;
	float: left;
}

#wt-footer-bottom-bottom .block-subscribe #newsletter {
	float: left;
	margin: 4px 7px 0px 0px;
}

#wt-footer-bottom-bottom .block-subscribe .button {
	width: 100px;
	float: left;
}

#wt-footer-bottom-bottom .block-subscribe .block-title {
	display: none;
}

#wt-footer-bottom-bottom .block-subscribe .block-content {
	padding: 0px;
	background: none;
	border: none;
}

#wt-footer-bottom-bottom .block-subscribe .block-content label {
	display: block;
}

#wt-footer-bottom-bottom .links {
	margin: 20px 0px 0px;
	width: 365px;
	float: left;
}

/* Added by Richard Castera to style the layered navigation. */
.block-layered-nav ol {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	line-height: 18px;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 5px 0px;
}

.block-layered-nav ol li {
	background: transparent url(../images/website-design.png) no-repeat scroll -203px -68px;
	padding-left: 13px;
}

/* Added by Richard Castera to style the related products. */
.block-related .product-name {
	font-size: 12px;
	font-weight: normal;
}

.block-related .wt-price-price {
	text-align: left;	
}

.block-related li.odd {
	border-bottom: 1px solid #eaeaea;
}

.block-related li.even {
	border-top: 1px solid #ffffff;
}

/* Added by Richard Castera to style the recently viewed products. */
#recently-viewed-items {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	line-height: 18px;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 5px 0px;
}

#recently-viewed-items li {
	background: transparent url(../images/website-design.png) no-repeat scroll -203px -68px;
	padding-left: 13px;
}

/* Added by Richard Castera to hide the price as configured for products disaplyed in shopping cart cross sells. */
/*
.crosssell .wt-price-as-configured {
	display: none;
}
*/

/* Added by Richard Castera to add Popup window */
#wtPreview {
  position: absolute;
  top: 0px;
  left: 0px;
  background-color: #ffffff;
  border:1px solid #DDDDDD;
  padding: 12px 15px 15px 15px;
  z-index: 999;
}

#wtPreviewTitle {
  text-align: left;
}

#wtPreviewBody {
  position: relative;
  background: #ffffff url(../images/lightbox/loading.gif) center center no-repeat;
}

#wtPreviewImage {
  margin: 8px auto 0 auto;
}

/* Added by Richard Castera to scroll to product descriptions. */
#wt-product-options-bottom-info {}

/* Added by Richard Castera to display rating information on the product page on the same line. */
.product-shop .rating-box {
	margin-right:10px;
	margin-top:3px;
	float: left;
}

.product-shop .rating-links {
	float: left;
}

/* Added by Richard Castera to display rating information on the product page on the same line. */
.products-list .add-to-links {
	margin: 2px 0px 0px 5px;
}

/* Added by Richard Castera to space rating information on the product page. */
.products-list .ratings {
	margin: 10px 0px;
}

/* Added by Richard Castera to hide the price as configured on the product page in list mode. */
/*
.products-list .regular-price {
	display: none;
}
*/
.product-list-images {
	margin: 10px 0px 0px 10px;
	float: left;
	width: 200px;
}

/* Added by Richard Castera to hide the price as configured on the category page in wish list. */
/*
#wishlist-sidebar .regular-price {
	display: none;
}
*/
/* Added by Richard Castera to style the monthly and unique price. */
.wt-price-label {
	width: 120px;
	float: left;
	font-weight: bold;
}

.wt-price-price {
	width: 55px;
	text-align: right;
	float: left;
}

/* Added by Richard Castera to display the monthly and unique price in 1 line on the category page in wish list. */
#wishlist-sidebar #wt_price_monthly, #wishlist-sidebar #wt_price_unique {
	font-size: 10px;
	font-weight: normal;
}

#wishlist-sidebar .wt-price-label {
	width: 76px;
	font-weight: normal;
}

#wishlist-sidebar .wt-price-label .price, #wishlist-sidebar .wt-price-price .price {
	font-weight: normal;
}

#wishlist-sidebar .wt-price-price {
	width: 40px;
}

/* Added by Richard Castera to display the monthly and unique price in 1 line on the product page for upsells. */
#upsell-product-table #wt_price_monthly, #upsell-product-table #wt_price_unique {
	font-size: 10px;
	font-weight: normal;
}

#upsell-product-table .wt-price-label {
	width: 83px;
	font-weight: normal;
}

#upsell-product-table .wt-price-label .price, #upsell-product-table .wt-price-price .price {
	font-weight: normal;
}

#upsell-product-table .wt-price-price {
	width: 40px;
}

/* Added by Richard Castera to align the go to wishlist link to the right. */
.block-wishlist .actions a {
	float: right;
}

/* Added by Richard Castera to style the recently compared products. */
#compare-items, #recently-compared-items {
	margin: 5px 0px;
}

#compare-items li, #recently-compared-items li {
	background: transparent url(../images/website-design.png) no-repeat scroll -203px -68px;
	padding-left: 13px;
}

.tag-product-list .page-title {
	margin: 0px;
}

.catalog-category-view .col2-left-layout .col-main,
.cms-all-website-design .col2-left-layout .col-main,
.cms-all-cms-templates .col2-left-layout .col-main {
	margin-right: 10px;	
}

.catalog-category-view .pager .pages strong {
	padding: 0px 5px 0px 0px;
	float: left;
}

.tag-product-list .pager .pages strong {
	padding: 0px 5px 0px 0px;
	float: left;
}

.cms-all-website-design .pager .pages strong {
	padding: 0px 5px 0px 0px;
	float: left;
}

.catalogsearch-result-index .pager .pages strong {
	padding: 0px 5px 0px 0px;
	float: left;
}

.catalogsearch-advanced-result .pager .pages strong {
	padding: 0px 5px 0px 0px;
	float: left;
}

.catalog-category-view .pager .pages ol,
.catalog-category-view .pager .pages ol li {
	float: left;
	padding: 0 1px;
}

.tag-product-list .pager .pages ol,
.tag-product-list .pager .pages ol li {
	float: left;
	padding: 0 1px;
}

.cms-all-website-design .pager .pages ol,
.cms-all-website-design .pager .pages ol li {
	float: left;
	padding: 0 1px;
}

.catalogsearch-result-index .pager .pages ol,
.catalogsearch-result-index .pager .pages ol li {
	float: left;
	padding: 0 1px;
}

.catalogsearch-advanced-result .pager .pages ol,
.catalogsearch-advanced-result .pager .pages ol li {
	float: left;
	padding: 0 1px;
}

/* Added by Richard Castera to style the pagination on the category page. */
.pages #wt-next-pagination a {
	background:transparent url(../images/website-design.png) no-repeat scroll -200px -67px;
	width: 16px;
	height: 16px;
	float: left;
}

.pager .pages strong {
	padding: 0px 5px 0px 0px;
	float: left;
}

.pager .pages li {
	padding: 0px 2px 0px 0px;
	float: left;
}

.pages #wt-previous-pagination a {
	background:transparent url(../images/website-design.png) no-repeat scroll -193px -67px;
	width: 12px;
	height: 14px;
	float: left;
}

/* Added by Richard Castera to style the sort by on the category page. */
.cms-all-website-design .sort-by,
.cms-all-website-design .sort-by label,
.cms-all-website-design .sort-by select {
	float: left;	
}

.catalog-category-view .sort-by,
.catalog-category-view .sort-by label,
.catalog-category-view .sort-by select,
.cms-all-cms-templates .sort-by,
.cms-all-cms-templates .sort-by label,
.cms-all-cms-templates .sort-by select {
	float: left;	
}

.tag-product-list .sort-by,
.tag-product-list .sort-by label,
.tag-product-list .sort-by select {
	float: left;	
}

.catalogsearch-result-index .sort-by,
.catalogsearch-result-index .sort-by label,
.catalogsearch-result-index .sort-by select {
	float: left;	
}

.catalogsearch-advanced-result .sort-by,
.catalogsearch-advanced-result .sort-by label,
.catalogsearch-advanced-result .sort-by select {
	float: left;	
}

.cms-all-website-design .sort-by label {
	margin: 0px 5px 0px 0px;
}

.tag-product-list .sort-by label {
	margin: 0px 5px 0px 0px;
}

.catalogsearch-advanced-result .sort-by label {
	margin: 0px 5px 0px 0px;
}

.catalogsearch-result-index .sort-by label {
	margin: 0px 5px 0px 0px;
}

.catalog-category-view .sort-by label,
.cms-all-cms-templates .sort-by label {
	margin: 0px 5px 0px 0px;
}

.sort-by #wt-sort-asc-arrow {
	background:transparent url(../images/website-design.png) no-repeat scroll -197px -240px;
	width: 16px;
	height: 16px;
	float: left;
	margin: 2px 0px 0px 0px;
}

.sort-by #wt-sort-desc-arrow {
	background:transparent url(../images/website-design.png) no-repeat scroll -197px -256px;
	width: 16px;
	height: 16px;
	float: left;
	margin: 2px 0px 0px 0px;
}

/* Added by Richard Castera to style the view as grid or list on the category page. */
.view-mode a#wt-view-grid {
	background:transparent url(../images/website-design.png) no-repeat scroll -190px -275px;
	width: 22px;
	height: 22px;
	float: left;
	padding: 0px 5px 0px 0px;
}

.view-mode a#wt-view-grid:hover {
	background:transparent url(../images/website-design.png) no-repeat scroll -190px -297px;
	width: 22px;
	height: 22px;
	float: left;
	padding: 0px 5px 0px 0px;
}

.view-mode #wt-view-grid-current{
	background:transparent url(../images/website-design.png) no-repeat scroll -190px -319px;
	width: 22px;
	height: 22px;
	float: left;
	cursor: default;
	padding: 0px 5px 0px 0px;
}

.view-mode a#wt-view-list {
	background:transparent url(../images/website-design.png) no-repeat scroll -168px -275px;
	width: 22px;
	height: 22px;
	float: left;
}

.view-mode a#wt-view-list:hover {
	background:transparent url(../images/website-design.png) no-repeat scroll -168px -297px;
	width: 22px;
	height: 22px;
	float: left;
}

.view-mode #wt-view-list-current{
	background:transparent url(../images/website-design.png) no-repeat scroll -168px -319px;
	width: 22px;
	height: 22px;
	float: left;
	cursor: default;
}

/* Added by Richard Castera to style all of the account pages. */
.customer-account-login .col1-layout .col-main,
.checkout-cart-index .col1-layout .col-main,
.customer-account-logoutsuccess .col1-layout .col-main,
.customer-account-create .col1-layout .col-main {
	padding: 10px;
	width: 981px;
}

.checkout-onepage-success .col-main {
	padding: 10px;
}

.checkout-cart-index .totals .checkout-types {
	margin: 17px 0px 0px 0px;
}

.customer-account-index .col-main,
.customer-account-edit .col-main,
.customer-address-form .col-main,
.sales-order-history .col-main,
.review-customer-index .col-main,
.tag-customer-index .col-main,
.newsletter-manage-index .col-main, 
.wishlist-index-index .col-main, 
.wishlist-index-share .col-main,
.downloadable-customer-products .col-main,
.checkout-onepage-index .col-main,
.catalogsearch-advanced-index .col-main,
.sales-order-view .col-main {
	padding: 10px 5px 0px 0px;
}



/* Added by Richard Castera to style account pages. */
.customer-account-login .new-users h3, 
.customer-account-login .registered-users h3,
.customer-account-create h3,
.contacts-index-index .col-main h3 {
	background: #F5F5F5;
	border: 1px solid #DDDDDD;
	color: #6E6E6E;
	padding: 5px;
}

.contacts-index-index .buttons-set {
	width: 504px;
}

.customer-account-edit .col-main h3,
.customer-address-form .col-main h3,
.sales-order-view .col-main h3,
.customer-address-index .col-main h3 {
	margin: 5px 0px;
	background: #F5F5F5;
	border: 1px solid #DDDDDD;
	color: #6E6E6E;
	padding: 5px;
}

.customer-account-index .dashboard .tags h3.product-name {
	background: none;
	border: 0px none;
}
 
/* Added by Richard Castera to hide the price as configured in account page - wish list. */
/*
.wishlist-index-index .regular-price {
	display: none;
}
*/

/* Added by Richard Castera to style the montly and unique prices in account page - wish list. */
.wishlist-index-index #wt_price_monthly, .wishlist-index-index #wt_price_unique {
	font-size: 10px;
	font-weight: normal;
}

.wishlist-index-index .wt-price-label {
	width: 76px;
	font-weight: normal;
}

.wishlist-index-index .wt-price-label .price, .wishlist-index-index .wt-price-price .price {
	font-weight: normal;
}

.wishlist-index-index .wt-price-price {
	width: 40px;
}

/* Added by Richard Castera to add a line under the checkout button in my car sidebox. */
.block .actions {
	border-top:1px solid #EAEAEA;
}

/* Added by Richard Castera to style the my wish list sidebox. */
.block-wishlist li.odd {
	border-bottom: 1px solid #eaeaea;
}

.block-wishlist li.even {
	border-bottom:1px solid #EAEAEA;
	border-top:1px solid #FFFFFF;
}

.block-wishlist li.last {
	border-top:1px solid #FFFFFF;
	border-bottom:0 none;
}

/* Added by Richard Castera to style the my account navigation when user is logged in. */
.block-account ul {
	font-size: 12px;
	line-height: 18px;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 5px 0px;
}

.block-account ul li {
	background: transparent url(../images/website-design.png) no-repeat scroll -203px -68px;
	padding-left: 13px;
}

/* Added by Richard Castera to style the my account dashboard page links when user is logged in. */
.wt-acct-head-links {
	margin: 15px 0px;
	background: #F5F5F5;
	border: 1px solid #DDDDDD;
	color: #6E6E6E;
	padding: 5px;
	text-align: right;
}

.wt-acct-head-links h3 {
	float: left;
}

/* Added by Richard Castera to style compare products popup. */
/*
.catalog-product-compare-index .regular-price {
	display: none;
}
*/

/* Added by Richard Castera to style the montly and unique prices in compare products popup. */
.catalog-product-compare-index #wt_price_monthly, .catalog-product-compare-index #wt_price_unique {
	font-size: 10px;
	font-weight: normal;
}

.catalog-product-compare-index .wt-price-label {
	width: 76px;
	font-weight: normal;
}

.catalog-product-compare-index .wt-price-label .price, .catalog-product-compare-index .wt-price-price .price {
	font-weight: normal;
}

.catalog-product-compare-index .wt-price-price {
	width: 40px;
}

#advanced-search-list li label {
	font-weight: bold;
}

#advanced-search-list li {
	float: left;
}

.catalogsearch-advanced-index #advanced-search-list li input.input-text {
	margin: 0px 10px 0px 0px;
	width: 354px;
}

.catalogsearch-advanced-index #advanced-search-list li select.multiselect {
	width: 236px;
	height: 103px;
	margin: 0px 10px 4px 0px;
	padding: 2px;
}

.catalogsearch-advanced-index .group-select .buttons-set {
	margin-bottom: 20px;
	width: 718px;
}

.catalogsearch-advanced-index #advanced-search-list li .range #wt_monthly,
.catalogsearch-advanced-index #advanced-search-list li .range #wt_monthly_to {
	width: 138px;
}

.catalogsearch-advanced-index #advanced-search-list li .range #wt_unique,
.catalogsearch-advanced-index #advanced-search-list li .range #wt_unique_to {
	width: 138px;
}

#adv-search-wt_monthly,
#adv-search-wt_unique,
#adv-search-blog { display:none; }

.wt-home-products-header {
	margin: 50px 0px 0px 0px;
	background: #F5F5F5;
	border: 1px solid #DDDDDD;
	color: #6E6E6E;
	padding: 5px;
}

/*
.block-layered-nav .currently {
	border-bottom: 1px solid #eaeaea;
}
*/

.block-layered-nav .currently li a {
	float: right;
}

.block-layered-nav .actions a {
	float: none;
}

.sendfriend-product-send #product_sendtofriend_form h3 {
	margin: 5px 0px;
	background: #F5F5F5;
	border: 1px solid #DDDDDD;
	color: #6E6E6E;
	padding: 5px;
}

.sendfriend-product-send #product_sendtofriend_form .buttons-set {
	width: 504px;
}

.sendfriend-product-send #product_sendtofriend_form .buttons-set #add_recipient_button {
	float: left;
}

.col-main .link-rss { display:none; }

.col-main .category-title .link-rss, .page-title .link-rss {
	float: right !important;
	background:transparent url(../images/website-icons.png) no-repeat scroll 0px -79px;
	width: 16px;
	margin: 7px 0px 0px 0px;
	text-indent: -99999px;
	display: block;
}

.wt-home-new-product-title {
	font-size:20px;
	font-weight:normal;
	margin-bottom:0;
	margin-top:45px;
}

a.wt-external-link{
	background-image:url(../images/website-icons.png);
	background-position: right -95px;
	background-repeat:no-repeat;
	padding-right:17px;
}

a.wt-external-link:hover {
	background-image:url(../images/website-icons.png);
	background-position: right -95px;
	background-repeat:no-repeat;
	padding-right:17px;
}

#customer-reviews .date {
	color: #ccc;
}

#customer-reviews dt,#customer-reviews dd {
	margin: 5px 0px;
}

#customer-reviews dd {
	border-bottom: 1px solid #dddddd;
}

.tabbertab .add-review {
	margin: 10px 0px 0px 0px;
}

.add-review #nickname_field, .add-review #summary_field, .add-review #review_field {
	width: 98%;
}

.wt-product-page-description-cl {
	float: left;
	margin-right:10px;
	width:340px;
}

.wt-product-page-description-cr {
	float: right;
	width:340px;
}

.wt-product-page-description-cl h4, .wt-product-page-description-cr h4 {
	margin: 10px 0px 0px 0px;
}

.wt-product-page-description-cl h4.first, .wt-product-page-description-cr h4.first {
	margin: 0px 3px 0px 0px; 
	padding-left: 7px; 
	background-color: #93ac3d;
	color:#FFFFFF; 
}

.wt-product-page-description-cl h4.first span, .wt-product-page-description-cr h4.first span {
	font-size: 11px;
	position: relative;
	top: -1px;
}


.opc li.allow div.step-title:hover { background-color:#E8E8E8; }

.wtpayment-progress {border-top: 1px solid #eaeaea;}

.wt-back-to-top {
	margin: 0px 0px 0px 25px;
	background:transparent url(../images/website-design.png) no-repeat scroll -138px -241px;
	padding: 0px 11px 0px 0px;
}

#checkout-step-login .col-1 .buttons-set {
	margin: 36px 0px 0px 0px;
}

.catalogsearch-result-index .page-title {
	margin: 0px;
	padding: 0px 0px 4px 0px;
}

.wt-website-product-packages {
	width: 100%;
	border: 1px solid #DDDDDD;
	border-collapse: separate;
}

.wt-website-product-packages th {
	background:transparent url(../images/business-website-x.png) repeat-x scroll 0 -991px;
	height:21px;
	padding:5px;
	font-weight: bold;
	text-align: center;
}

.wt-website-product-packages td {
	padding: 3px;
	vertical-align: middle;
	text-align: center;
}

.wt-website-product-packages td.wt-product-package-table-radio,
.wt-website-product-packages th.wt-product-package-table-radio {
	text-align: center;	
}

.wt-website-product-packages .odd {
	background-color:#F6F6F6;
}

.wt-website-product-packages .even {
	background-color:#FFFFFF;
}

.product-options-bottom .price-box {
	display: none;
}

.price-box .minimal-price-link {
	display: none;
}

.wt-domain-available {
	padding: 0px 0px 0px 20px;
	font-weight: bold;
	color: #446423;
	background-image:url(../images/website-icons.png);
	background-position: 0px -25px;
	background-repeat: no-repeat;
}

.wt-domain-registered {
	padding: 0px 0px 0px 20px;
	font-weight: bold;
	color: #ff0000;
	background-image:url(../images/website-icons.png);
	background-position: 0px -43px;
	background-repeat: no-repeat;
}

.cms-page-view .col-main fieldset {
	margin-bottom: 20px;
	padding: 15px 20px 20px;
	border: 1px solid #dddddd;
}

.cms-page-view .col-main fieldset.sort-by,
 .cms-page-view .col-main fieldset.limiter {
	margin-bottom: 0px;
	padding: 0px;
	border: 0px none;
}

.cms-page-view .col-main legend {
	display: inline;
	font-size:14px;
	font-weight:bold;
	line-height:1.375;
	margin-left:-10px;
	padding-left:12px;
	padding-right:18px;
}

.wt-author-affiliates-rates {
	width: 70%;
	border: 1px solid #DDDDDD;
	border-collapse: separate;
}

.wt-author-affiliates-rates th {
	background:transparent url(../images/business-website-x.png) repeat-x scroll 0 -991px;
	height:21px;
	padding:5px;
	font-weight: bold;
	text-align: center;
}

.wt-author-affiliates-rates td {
	padding: 3px;
	vertical-align: middle;
	text-align: center;
}

.wt-author-affiliates-rates td.wt-product-package-table-radio,
.wt-author-affiliates-rates th.wt-product-package-table-radio {
	text-align: center;	
}

.wt-author-affiliates-rates .odd {
	background-color:#F6F6F6;
}

.wt-author-affiliates-rates .even {
	background-color:#FFFFFF;
}

.account-page-header {
	background:#F5F5F5 none repeat scroll 0 0;
	border:1px solid #DDDDDD;
	color:#6E6E6E;
	margin:5px 0;
	padding:5px;
}





/** 
 Loader Mask
**/
#loading-mask {
	color:#232323;
	font-size:1.1em;
	font-weight:bold;
	position:absolute;
	text-align:center;
	z-index:500;
}

#loading-mask .loader {
	background:#FFF none repeat scroll 0 0;
	border:1px solid #232323;
	color:#232323;
	font-weight:bold;
	left:50%;
	margin-left:-60px;
	padding:15px 60px;
	position:fixed;
	text-align:center;
	top:45%;
	width:120px;
	z-index:1000;
}

#wt-mask {
	background-attachment:scroll;
	background-color:#000000;
	background-image:none;
	background-position:0 0;
	background-repeat:repeat;
	display:none;
	height:100%;
	left:0;
	position:absolute;
	top:0;
	width:100%;
	z-index:999;
	-moz-opacity: 0.1;
	opacity:.10;
	filter: alpha(opacity=10);
}





/** clears.css
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magentocommerce.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magentocommerce.com for more information.
 *
 * @copyright  Copyright (c) 2008 Irubin Consulting Inc. DBA Varien (http://www.varien.com)
 * @license    http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */

/************************************************/
/******************** Clears ********************/
/************************************************/
.clearer:after,
#nav:after,
.main:after,
.footer:after,
.col-main:after,
.col2-set:after,
.col3-set:after,
.col4-set:after,
.search-autocomplete li:after,
.block-poll li:after,
.block-related li:after,
.block-related .item:after,
.block .actions:after,
.mini-products-list li:after,
.title-buttons:after,
.pager:after,
.sorter:after,
.ratings:after,
.add-to-box:after,
.add-to-cart:after,
.product-essential:after,
.products-list li.item:after,
.product-view .product-img-box .more-views ul:after,
.product-options .options-list li:after,
.product-options-bottom:after,
.product-review:after,
.cart:after,
.opc .step-title:after,
.checkout-progress:after,
.field-100:after,
.group-select li:after,
.form-list li:after,
.buttons-set:after,
.buttons-set2:after,
.page-print .print-head:after,
div#level1:after { display:block; content:"."; clear:both; font-size:0; line-height:0; height:0; overflow:hidden; }










/** print.css
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magentocommerce.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magentocommerce.com for more information.
 *
 * @copyright  Copyright (c) 2008 Irubin Consulting Inc. DBA Varien (http://www.varien.com)
 * @license    http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */
.page-print .buttons-set { display:none; }










/** Product Questions
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magentocommerce.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magentocommerce.com for more information.
 *
 * @copyright  Copyright (c) 2008 Irubin Consulting Inc. DBA Varien (http://www.varien.com)
 * @license    http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */
.productquestions-container{
	list-style-type:none;
}

.productquestions-container li.record {
	margin: 0px 0px 10px 0px;
	border: 1px solid #DDDDDD;	
}

.productquestions-container li.record ul{
	padding:10px;
}

.productquestions-container li.record ul li{
	padding:5px;
}

.productquestions-container li.record ul li.reply{
	background-color:#FAF7EE; 
}
	










/** Help Desk
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magentocommerce.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magentocommerce.com for more information.
 *
 * @copyright  Copyright (c) 2008 Irubin Consulting Inc. DBA Varien (http://www.varien.com)
 * @license    http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */
 
.message-box {
	border-color:#DDDDDD #DDDDDD #DDDDDD #DDDDDD;
	border-style:solid;
	border-width:1px;
	margin:10px 0px;
}

.message-box .message-header {
	border-bottom: 1px solid #dddddd;
	text-align:right;
	padding: 10px;
	background-color:#F2F2F2;
}

.message-box .message-header h5 {
	float: left;	
}

.message-body {
	padding: 10px;
}

/* +++ Quoting */
.helpdeskultimate-customer-view .do-quote{
	float:right;
}

.helpdeskultimate-customer-view .message-body FIELDSET{
	border:1px solid #999;
	border-width:0px 0px 0px 1px;
	padding:5px;
	margin-left:10px;
	font-style:italic;
}

.helpdeskultimate-customer-view .message-body FIELDSET LEGEND{
	padding:5px;
	font-weight:bold;
	display:inline;
}
/* --- Quoting */


/* +++ Attachment */
.helpdeskultimate-customer-view  .attachment{
	font-weight:bold;
	margin-bottom:0px;
	margin-top:1.0em;
	height:2.0em;
	padding:0em 0.8em;
	background:#d8d8d8;
	line-height:2.0em;
}

.helpdeskultimate-customer-view  .attachment A{
	font-weight:normal;
}
/* --- Attachment*/


#content_field{
	width:627px;
	height:100px;
}

.helpdeskultimate-customer-view SPAN.label{
	font-weight:bold;
}

.helpdeskultimate-customer-view .button-set{
	margin-top:0.8em;
}

.helpdeskultimate-customer-view .back{
	height:29px;
	margin-top:-32px;
	margin-left: 5px;
}

.helpdeskultimate-customer-view .group-select table span.label{
	width:80px;
	display:block;
	float:left;
}

 
 
 
 
 
 
 
 

/** aw_blog.css
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magentocommerce.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magentocommerce.com for more information.
 *
 * @copyright  Copyright (c) 2008 Irubin Consulting Inc. DBA Varien (http://www.varien.com)
 * @license    http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */
.blog .menu-recent ul,
.blog .menu-categories ul, {
	font-size: 12px;
	line-height: 18px;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 5px 0px;
}

.blog .menu-recent ul li,
.blog .menu-categories ul li {
	background: transparent url(../images/website-design.png) no-repeat scroll -203px -68px;
	padding-left: 13px;
}

.blog .menu-tags .tagcloud {
	margin: 0px 0px 0px 20px;
} 

.postWrapper {
	margin: 10px 0px 15px 0px;
	padding-bottom: 10px;
	clear:both;
	border-bottom:1px solid #DDDDDD;
}

.postTitle {
	margin-bottom: 15px;
}

.postTitle h2 {
	font-size: 18px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

.postTitle h3 {
	font-size: 10px;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}

.postTitle a.blog-comment-icon {
	padding: 0px 0px 0px 23px;
	background: transparent url(../images/website-design-blog.png) no-repeat scroll 0px -23px;
}

.postContent {
	padding-bottom: 10px;
}
.postDetails {
	
}
.postBookmarks {
	padding-bottom: 10px;
}
.postBookmarks h4 {
	
	font-size: 12px;
	font-weight: bold;
}
.commentWrapper {
	border: 1px solid #DDDDDD;
	padding: 10px;
	margin: 0px 0px 10px 0px;
}
.commentContent {
	padding-bottom: 0px;
}
.commentDetails  {
	margin-bottom:5px;
	padding: 0px;
}
.commentDetails h4.username{
	display:inline;
}

.blog-comment-legend {
	background:#F5F5F5 none repeat scroll 0 0;
	border:1px solid #DDDDDD;
	color:#6E6E6E;
	margin:5px 0;
	padding:5px;
}

.postError {
	font-size: 16px;
}

.tags{
	font-weight:bold;
	padding-bottom: 10px;
}
.tags ul {
	display:inline;
}
.tags ul li {
	font-weight: normal;
	display: inline;
}

.postWrapper .tags h4 {
	margin: 0px 5px 0px 0px;
	padding: 0px 0px 0px 25px;
	font-size: 12px;
	font-weight: bold;
	float: left;
	background: transparent url(../images/website-design-blog.png) no-repeat scroll 0px 1px;
}

.menu-tags, .menu-categories, .menu-recent{
	margin:5px 3px 15px 3px;
}

.blog .menu-tags ul li {
	display:inline;
	padding:2px;
}

.blog .menu-categories ul li {
	margin-left:10px;
}

.blog .menu-recent ul li {
	margin-left:10px;
}

.tagcloud{
	/* text-align:center; */ 
}

.tag-count-1{
	font-size:1em;
}

.tag-count-2{
	font-size:1.2em;
}

.tag-count-3{
	font-size:1.4em;
}

.tag-count-4{
	font-size:1.6em;
}

.tag-count-5{
	font-size:1.8em;
}

.tag-count-6{
	font-size:2em;
}

.tag-count-7{
	font-size:2em;
}

.tag-count-8{
	font-size:2em;
}

.tag-count-9{
	font-size:2em;
}

.tag-count-10{
	font-size:2em;
}

.postWrapper .poster{
	display:inline;
}

.postBookmarks {
	background:#F5F5F5 none repeat scroll 0 0;
	border:1px solid #DDDDDD;
	color:#6E6E6E;
	margin:5px 0;
	padding:5px;
}

.postBookmarks a {
	margin: 0px 5px 0px 0px;
	padding: 0px;
	width: 20px;
	height: 20px;
	display: block;
	float: left;
}

.postBookmarks a.digg {
	background: transparent url(../images/website-design-blog.png) no-repeat scroll 0px -45px;
}

.postBookmarks a.delicious {
	background: transparent url(../images/website-design-blog.png) no-repeat scroll 0px -70px;
}

.postBookmarks a.stumbleupon {
	background: transparent url(../images/website-design-blog.png) no-repeat scroll 0px -95px;
}

.postBookmarks a.reddit {
	background: transparent url(../images/website-design-blog.png) no-repeat scroll 0px -120px;
}

.postBookmarks a.facebook {
	background: transparent url(../images/website-design-blog.png) no-repeat scroll 0px -145px;
}

.postBookmarks a.twitter {
	background: transparent url(../images/website-design-blog.png) no-repeat scroll 0px -170px;
}

.postBookmarks a.google {
	background: transparent url(../images/website-design-blog.png) no-repeat scroll 0px -196px;
}

.postBookmarks a.technorati {
	background: transparent url(../images/website-design-blog.png) no-repeat scroll 0px -221px;
}

.postBookmarks a.myspace {
	background: transparent url(../images/website-design-blog.png) no-repeat scroll 0px -247px;
}

.postBookmarks a.squidoo {
	background: transparent url(../images/website-design-blog.png) no-repeat scroll 0px -273px;
}

.postBookmarks a.propeller {
	background: transparent url(../images/website-design-blog.png) no-repeat scroll 0px -299px;
}

.postBookmarks a.aol {
	background: transparent url(../images/website-design-blog.png) no-repeat scroll 0px -324px;
}

.postBookmarks a.live {
	background: transparent url(../images/website-design-blog.png) no-repeat scroll 0px -349px;
}

.postBookmarks a.furl {
	background: transparent url(../images/website-design-blog.png) no-repeat scroll 0px -375px;
}

.postBookmarks a.mixx {
	background: transparent url(../images/website-design-blog.png) no-repeat scroll 0px -400px;
}

.postBookmarks a.shoutwire {
	background: transparent url(../images/website-design-blog.png) no-repeat scroll 0px -425px;
}

.postBookmarks a.swik {
	background: transparent url(../images/website-design-blog.png) no-repeat scroll 0px -451px;
}

.postBookmarks a.magnolia {
	background: transparent url(../images/website-design-blog.png) no-repeat scroll 0px -475px;
}

.postBookmarks a.yahoo {
	background: transparent url(../images/website-design-blog.png) no-repeat scroll 0px -499px;
}

.postBookmarks a.newsvine {
	background: transparent url(../images/website-design-blog.png) no-repeat scroll 0px -525px;
}








/** Live Chat
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magentocommerce.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magentocommerce.com for more information.
 *
 * @copyright  Copyright (c) 2008 Irubin Consulting Inc. DBA Varien (http://www.varien.com)
 * @license    http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */
 #wt-live-chat-button {
 	margin: -1px 0px 0px 0px;
 	position: absolute;
 	z-index: 9;
 	width: 1001px;
 	text-align: center;
 }
 
 
 
/* Template Action CSS */
	
	.header-container { margin: 0 auto; width: 999px; }
	.ta-h-bg { height: 110px; background: #161616; width: 100%; }
	.cms-index-index .header-container { height: 110px; margin-bottom: 3px; }
	.cms-index-index .page { margin: 0 auto; }
	.ta-cube { width: 61px; height: 72px; background: url(../images/website-design.png) -6px -2px no-repeat; float: left; padding-right: 20px; }
	
	
	.wt-logocontainer { float: left; margin-bottom: 0px; position: absolute; width: 240px; height: 94px; margin-top: 18px; margin-left: 24px; }
	.wt-logocontainer .logo a { display:block; width: 131px; height: 88px; }
	.header .logo { float: left; background: url(../images/website-design.png) -4px -78px no-repeat; text-indent:-999em; width: 134px; height: 72px; }
	.logo-anchor { display: block; cursor: pointer; }
	
/* Added by Greg for Empty Layout CMS Pages */
body.page-empty { text-align:left; }