* { margin:0; padding:0;}

body          { font:13px/1.5 Verdana, Arial, Helvetica, sans-serif; color:#1a1a1a; text-align:center; }

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

a:link        { text-decoration: underline; color: #555; }
a:visited	  { text-decoration: underline; color: #555; }
a:hover       { color: #58afcc; text-decoration: none;}
:focus        { outline: 0; }

/* Headings */
h1            { font-size:24px; font-weight:normal; line-height:1.3; }
h2            { font-size:14px; font-weight:bold; 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 { background:url(../images/header-footer-bg.gif) 0px -880px repeat-x #f2f2f2; min-width: 980px; }
.page { width: 960px; margin:0 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:220px; padding: 0 10px 10px 0;  }
.col-main { float:left; width:725px; padding: 0 0 10px; }
.col-main2 { float: left; }
.col-right { float:right; width:220px; padding:0 0 0 10px; }

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

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

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

/* 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 .logo { background: transparent url(../images/logo.gif) 0px 0px no-repeat; text-indent:-999em; margin-top: 36px; }
.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; border-right: 1px solid #555; }
	.header .links li a:link,
	.header .links li a:visited { padding: 0 10px; font:normal 10px Verdana, Arial, Helvetica, sans-serif; color:#999; }
	.header .links li a:hover { color:#58AFCC; text-decoration:none; }
	.header .links li.first a { padding-left: 0px; }
	.header .links li.last { border: 0; }
	.header .links li.first a {  }
	.header .links li a.top-link-wishlist {  }

.wt-headercontainer { width: 960px; }
	.wt-logocontainer { float: left; margin-bottom: 0px; }
	.wt-logocontainer .logo a { display:block; width: 242px; height: 40px; }
	.wt-nav { clear:both; width:960px; }
	.wt-topright { float: right; max-width:191px; margin-top:2px; }
		.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-top:1px; }
			.wt-toplinks-l2 { float:right; background:url(../images/btn-submit-small.gif) 0 -22px repeat-x; padding:0 0 0 1px; height:23px;}
			
			.wt-toplinks-l3 { float: right; }
			.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 { margin: 15px 0; background:#fff; border:1px solid #e6e6e6; padding:7px 10px 2px; }
#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 { color: #8e8e8e; width: 960px; overflow: auto; }
	.wt-ef-col { float: left; padding: 0 15px; }
		.col-a { margin-top: 15px; padding:0 15px 0 0; width: 218px; min-height: 318px; background: url(../images/website-design.png) no-repeat 229px 0px; }
		.col-b { margin-top: 15px; width: 218px; min-height: 318px; background: url(../images/website-design.png) no-repeat 244px 0px; }
		.col-c { margin-top: 15px; width: 218px; min-height: 318px; background: url(../images/website-design.png) no-repeat 244px 0px; }
		.col-d { margin-top: 15px; padding:0 0 0 15px; width: 215px; min-height: 318px; }
	
	.wt-ef-col h2 { font:normal 14px/36px Verdana, Arial, Helvetica, sans-serif; color: #58afcc; }
	.wt-ef-col p { font-size: 11px; margin-bottom: 10px; }
	.wt-ef-col ul {  list-style-position: outside; font-size: 11px; margin-bottom: 15px; }
	.wt-ef-col ul li { background:none; border-bottom:1px dotted #d0d0d0; }
	.wt-ef-col ul li a:hover { background:url(/skin/frontend/default/magentist/images/header-footer-bg.gif) 0 0 repeat-x; }
	.wt-ef-col ul li.first a { background:none; }
	.wt-ef-col ul li a { display:block; font:normal 13px/36px Verdana, Arial, Helvetica, sans-serif; color:#1a1a1a !important; text-decoration:none !important; }
	.wt-ef-col ul li a:hover { color:#000; }
	.wt-ef-col ul li#referral-programs { font-weight:bold; background:#fff; }
	.wt-ef-col ul li#referral-programs a { font-weight:bold; }
	
.home-body .home-col-left,
.home-body .home-col-right { width:462px; margin-top:15px; }
.home-body .home-col-left { float:left; background: url(../images/website-design.png) no-repeat 476px 0px; padding-right:18px; }
.home-body .home-col-right { float:right; padding-left:18px; }
.home-body h2 {
	font:normal 24px/2em Verdana, Arial, Helvetica, sans-serif;
	color:#58afcc;
	padding-left:55px;
	background:url(../images/home-body-icons.png) 0 0 no-repeat;
	margin-bottom:5px;
}
.home-body p {
	font:normal 12px/2em Verdana, Arial, Helvetica, sans-serif;
	color:#1a1a1a;
	text-align:justify;
	margin-bottom:12px;
}
.home-body p.quote { font:italic 11px/18px Verdana, Arial, Helvetica, sans-serif; color:#666; }
.home-body .box1 { border-bottom:1px dotted #d0d0d0; margin-bottom:12px; }
.home-body .box1 h2 {}
.home-body .box2 {}
.home-body .box2 h2 { background-position:0 -97px; }
.home-body .box3 { border-bottom:1px dotted #d0d0d0; margin-bottom:12px; }
.home-body .box3 h2 { background-position:0 -49px; }
.home-body .box4 {}
.home-body .box4 h2 { background-position:0 -145px; }

.home-body .twitter-feed { width:462px; padding:0 18px 0 0; float:left; padding-bottom:10px; }
.home-body .twitter-feed h2 { background-position:0 -191px; }
.home-body .twitter-feed h2 a { color:#58AFCC; text-decoration:none; }
.home-body .twitter-feed .ndg-tweet-div { border-top:1px solid #ddd; padding-top:5px; }
.home-body .twitter-feed .ndg-tweet-div p { line-height:1.75em; }
.home-body .twitter-feed .ndg-tweet-div p.ndg-tweet-text { margin-bottom:0; }
.home-body .twitter-feed .ndg-tweet-div p.ndg-tweet-time { text-align:right; font-style:italic; color:#777; margin-bottom:8px; }
.home-body .footer-callout { display:block; position:relative; float:right; width:462px; height:331px; }
.home-body .footer-callout .all-star-bg { cursor:pointer; position:absolute; top:0; left:0; display:block; width:462px; height:331px; background:url(../images/media/all-star-pack.jpg) 0 0 no-repeat; }
.home-body .footer-callout .wt-producticons-addtocart { position:absolute; top:120px; left:337px; }

.product-all-stars .add-to-box { left:0; }
.product-all-stars .product-view .short-description { top:0; margin-top:10px; }
.product-all-stars .data-table.all-stars { width:45%; }
.product-all-stars .data-table.all-stars .launch-preview { margin:0 auto; }
	
	
	
/* Front-Page Products */
.wt-frontpage-products { margin-top: 20px; }
.wt-grid-widthlock { width: 200px; margin: 0 auto 0 0; background:#fff; border:1px solid #e6e6e6; padding:14px; }

	/* Website Temple Product Unordered-List */
	.wt-add-to-links li { float: right; }
	
	.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: 102px; height: 24px; border: none; cursor: pointer; background: url(../images/buttons.gif) no-repeat 0 0; text-indent: -9999px; }
	.wt-producticons-addtocart:hover { background-position:0px -24px; }
	.wt-producticons-view { display: block; width: 79px; height: 28px; border: none; background: url(../images/website-design.png) no-repeat -127px -161px; text-indent: -9999px; }
	
	.launch-preview, .launch-preview:link, .launch-preview:visited { display:block; width:102px; height:24px; border:none; cursor:pointer; background:url(../images/buttons.gif) -80px -96px no-repeat; text-decoration:none; color:transparent; margin-bottom:10px; text-indent:9999px; overflow:hidden; }
	.launch-preview:hover { background-position:-80px -120px; }
	
	.checkout, .checkout:link, .checkout:visited { display:block; width:169px; height:24px; border:none; cursor:pointer; background:url(../images/buttons.gif) 0px -192px no-repeat; text-decoration:none; color:transparent; text-indent:9999px; overflow:hidden; }
	.checkout:hover { background-position:0px -216px; }
	
	.btn-continue, .btn-continue:link, .btn-continue:visited { display:block; width:97px; height:24px; border:none; cursor:pointer; background:url(../images/buttons.gif) 0px -240px no-repeat; text-decoration:none; color:transparent; text-indent:9999px; overflow:hidden; }
	.btn-continue:hover { background-position: 0px -264px; }
	
	.btn-placeorder, .btn-placeorder:link, .btn-placeorder:visited { display:block; width:98px; height:28px; border:none; cursor:pointer; background:url(../images/buttons.gif) 0px -288px no-repeat; text-decoration:none; color:transparent; text-indent:9999px; overflow:hidden; }
	.btn-placeorder:hover { background-position:0px -316px; }
	
	.browsethemes:link, .browsethemes:visited { display:block; width:155px; height:24px; background: url(../images/buttons.gif) no-repeat 0 -48px; text-indent: 9999px; overflow:hidden; float:right; }
	.browsethemes:hover { background-position:0px -72px; }
	.cms-all-magento-themes-templates .browsethemes { display:none; }
	
	.premiumthemes:link, .premiumthemes:visited { display:block; width:213px; height:24px; background: url(../images/buttons.gif) no-repeat 0 -344px; text-indent: 9999px; overflow:hidden; float:right; }
	.premiumthemes:hover { background-position:0px -368px; }
	
	.browsethemes:active, .btn-submit:active, .wt-producticons-addtocart:active, .launch-preview:active, .checkout:active, .btn-continue:active, .btn-placeorder:active, .premiumthemes:active { position:relative; top:1px; left:1px; }
	
	.btn-submit, .btn-submit:link, .btn-submit:visited { display:block; width:80px; height:24px; background:url(../images/buttons.gif) no-repeat 0 -96px; text-indent: 9999px; overflow:hidden; border:none; }
	.btn-submit:hover { background-position:0 -120px; }
	
	/* 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 {  }
	.wt-producticons-view:hover { background-position: -127px -189px; }

/* Footer */
.wt-footer { width: 960px; 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: #58afcc; 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; }
		.search-label { float: left; display: block; }
		.search-input { float: right; width: 184px; padding: 4px 0 0 3px; color: #ccc; font:normal 10px/20px Verdana, Arial, Helvetica, sans-serif; height: 20px; border: none; background:transparent url(../images/btn-submit-small.gif) repeat-x scroll 0 -44px;}
		button.search-button { float: right; margin: 1px 0px 0px 160px; border: none; height: 22px; width: 26px; position: absolute; background:transparent url(../images/buttons.gif) no-repeat -102px 0px;}
		button.search-button:hover { background-position:-128px 0px; 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:15px; padding-top: 35px; }

/* All Levels */
#nav li { position:relative; text-align:left; padding: 0 14px; }
#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; white-space:nowrap; }
#nav li ul span { white-space:normal; }
#nav li li.parent {}


/* 0 Level */
#nav li, #nav li:active { float:left; width:160px; height:39px; background:url(../images/nav-buttons.gif) 0 -39px no-repeat; font:bold 14px/38px "Trebuchet MS"; color:#fff; padding:0; text-align:center; }
#nav li a { color:#ddd; }
#nav li:hover { background-position: 0 -78px; }
#nav li.nav-magento-templates { background-position:0 -117px; }
#nav li.nav-magento-templates:hover { background-position:0 -156px; }
#nav li.active,
body.blog-index-index #nav li.nav-li-help,
body.blog-post-view #nav li.nav-li-help,
body.contacts-index-index #nav li.nav-li-contact,
body.cms-referral-programs #nav li.nav-li-affiliates,
#nav li.nav-magento-templates.active:hover { background-position:0 0; }
#nav li.active a, #nav li.active a:hover, #nav li.active a:visited, #nav li.active a:active, body.blog-index-index #nav li.nav-li-help a, body.blog-post-view #nav li.nav-li-help a, body.contacts-index-index #nav li.nav-li-contact a, body.cms-referral-programs #nav li.nav-li-affiliates a { color:#1a1a1a; }
#nav a,
#nav a:hover {  }
#nav li.over a { color: #000; }
#nav li a:hover,
#nav li:hover a { color:#fff; }

/* 1st Level */
#nav ul { background: #000;}
#nav li.active ul { background:#eee; border-width:0px 1px 2px; border-style:none solid solid; border-color:#e6e6e6; }
#nav ul li,
#nav ul li:active { height: 30px; background: none; padding-left: 18px; border-bottom:1px dotted #393939; text-align:left; }
#nav li.active ul li,
#nav li.active ul li:active { height: 30px; background: none; padding-left: 18px; border-bottom:1px dotted #d6d6d6; text-align:left; color:#1a1a1a; }
#nav ul li:hover { background-color:#191919; }
#nav li.active ul li:hover { background-color:#f9f9f9; }
#nav li.active ul li a:link, #nav li.active ul li a:visited, li.level1 a:link, li.level1 a:visited { color:#1a1a1a; }
#nav ul li,
#nav ul li.active {  /* border-left: 1px solid #c0b6aa; */ }
#nav ul li.over { }
#nav ul li.last,
#nav li.active ul li.last { padding-bottom:0; border-bottom:none; }

#nav ul a,
#nav ul a:hover { float:none; padding:0; background:none; line-height: 22px; }
#nav ul li a { font-weight:normal !important; font-size:11px; font-family:Verdana, Arial, Helvetica, sans-serif; }

/* 2nd level */
#nav ul { position:absolute; top:39px; left:-10000px; }
#nav li.nav-magento-templates ul { width:320px; }
#nav li.nav-magento-templates ul li { width:142px; height:36px; background:url(../images/nav-li-bg.gif) 0 0 no-repeat; border-bottom:1px solid #171717; }
#nav li.nav-magento-templates ul li:hover { background-position:0 -36px; }
#nav li.nav-magento-templates ul li:active { background-position:0 0; }
#nav li.nav-magento-templates.active ul li { background-position:0 -72px; border-bottom-color: #f2f2f2; }
#nav li.nav-magento-templates.active ul li:hover { background-position:0 -108px; }
#nav li.nav-magento-templates.active ul li:active { background-position:0 -72px; }
#nav li.nav-magento-templates ul li a { line-height:28px; }
#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,
#nav li.active ul li a:hover { color: #58afcc; }
#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: #58afcc; }
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 #58AFCC;}

.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 { width:265px; float:left; }
.group-select input.input-text,
.group-select textarea {width:470px; }
.group-select select { width:516px; }
.group-select .input-box input.input-text,
.group-select .input-box textarea { width:245px; }
.group-select .input-box select { width:251px; }

.buttons-set { background: #FFF; clear:both; margin: 5px 0 15px; padding:7px 10px; border:1px solid #e6e6e6; }
.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; clear:both;}

/* BreadCrumbs */ 
.breadcrumbs { float: left; padding:0 0 10px; }
.breadcrumbs li { display:inline; font-size:11px; }
.breadcrumbs li a, .breadcrumbs li a:visited {   }
.breadcrumbs li a:hover {  }
.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: 20px; padding:5px; text-align:center; background: url(../images/pagination-bg.gif) repeat-x 0 0; position:relative; top:-1px;clear:both;}
.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:#f6f6f6; }
.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:normal 18px/33px "Trebuchet MS"; color: #58afcc; background: url(../images/buttons.gif) no-repeat -149px -150px; padding-left: 10px; }
.block h3 { font-size:14px; line-height:1.5; }
.block .block-content { padding:10px 15px; border:1px solid #e6e6e6; background: #fff; }
.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 { margin-top:5px; }
#block-related li { padding:10px 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; font-size:12px; }
.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; clear:both;}
.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 { }
.products-grid td { /* width:33%;  border-right:1px solid #ddd; */ padding:7px 18px 8px 0; }
.products-grid td.empty {}
.products-grid td.last { border: 0px; padding-right:0; }

/* 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:7px 6px 7px 7px; }
.products-grid2 td:first-child { padding-left:0; }
.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 #58AFCC;	
}

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

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

.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: 365px; padding-left: 15px; }
.product-view .product-name {}
.product-view .short-description,
.product-shop .desc { position:relative; top: -26px; }

.category-magento-services .product-view .short-description,
.category-magento-services .product-shop .desc,
.product-unlimited-use-theme-license .product-view .short-description,
.product-unlimited-use-theme-license .product-shop .desc { position:static; top:0; }

/* 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: 15px 0 20px; }
.products-list .price-box { margin:10px 0; }
ol#block-related li .price-box { float:right; margin:0; width:117px; }
ol#block-related #product-price-194 .wt-price-label,
ol#block-related #product-price-194 .price { margin-top:-16px; }
.product-shop .price-box { width:225px; }
.price-box .price { color:#58afcc; }
#myprice .price-box { margin: 0; width:200px; }

.up-sell .price-label { font-size:9px; width:60%; }
.up-sell .old-price .price, .up-sell .special-price .price { width:40%; }

.price-box-bundle {}

/* Regular price */
.regular-price {}
.regular-price .price { color:#58afcc; }

/* Old price */
.old-price { line-height:13px; padding:0; }
.old-price .price-label { white-space:nowrap; }
.old-price .price {
	width: 80px;
	text-align: right;
	font:normal 13px/18px Verdana, Arial, Helvetica, sans-serif;
	float: right;
	color:#999;
	text-decoration:line-through;
}

/* Special price */
.special-price { line-height:13px; padding:0; }
.special-price .price-label { white-space:nowrap; }
.special-price .price, .wt-price-price .price {
	width: 80px;
	text-align: right;
	font:normal 13px/18px Verdana, Arial, Helvetica, sans-serif;
	float: right;
}

ol#block-related li .old-price .price, ol#block-related li .special-price .price { width:40%; }

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

/* Add to Links + Add to Cart */
.add-to-box { position:relative; left:125px; z-index:50; width:104px; max-width:104px; height:26px; max-height:26px; overflow:hidden; }
.add-to-box .add-to-cart {  }
.add-to-box .or { float:left; margin: 4px 10px 0px 10px; }
.add-to-box .add-to-links { float:left; margin: 4px 0px 0px 0px; }

.category-magento-services .add-to-box,
.product-unlimited-use-theme-license .add-to-box { position:static; left:0; margin-bottom:10px; }

/* Product Options */
.product-options { padding:10px; border:1px solid #e6e6e6; background-color:#fff; }
.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:0 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-professional-magento-theme-installation .product-options dt {  }
.product-professional-magento-theme-installation .product-options dd { width:50%; }
.product-professional-magento-theme-installation .product-options dd input.input-text { border-top:1px solid #bbb; }

.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:132px; }

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


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

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

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

/* 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; font:normal 13px Verdana, Arial, Helvetica, sans-serif; color:#1a1a1a; }
.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:12px; }
.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/header-footer-bg.gif) 0 -789px repeat-x; padding-bottom:10px; min-width:980px; }
.footer-newsletter { float: left; margin-top: 9px; }
.footer p {  }
.footer-logo { padding:12px 25px 12px 0; margin:8px 25px 0 0; border-right:1px solid #161616; width:170px; float:left; }
.footer-logo a.logo { display:block; width:170px; height:28px; background:url(../images/logo.gif) 0px -40px no-repeat; border:none; }
.footer address, .footer-logo { 
	color:#999;
	font:normal 10px/12px Verdana, Arial, Helvetica, sans-serif;
	text-align:right;
}
.footer address { margin-top:5px; }
.footer .links li { 
	border-right: 1px solid #555;
	display: block;
	float: left;
	padding: 0px 7px;
}
.footer .links li.first { display: block; padding:0px 7px 0px 0px; }
.footer .links li.last { display: block; border-right: 0px none;}
.footer ul {  }
.footer ul li { font:normal 10px/12px Verdana, Arial, Helvetica, sans-serif; }
.footer ul li a:link, .footer ul li a:visited,
address a:link, address a:visited, .footer .address a:link, .footer .address a:visited { color:#999; }
.footer ul li a:hover, address a:hover, .footer .address a:hover { color:#58AFCC; }
/* ======================================================================================= */



/* 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: 960px;
	height: 522px;
	background: url(../images/lightbox/loading.gif) no-repeat center center;	
}

#flash_content {
	width: 960px;
	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;
	font-size:10px;
}

#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 {
}

/* 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 {
	padding:7px 0 8px;
	margin:0 25px 0 0;
	float: left;
	width:12.25%;
}
.crosssell ul li .price-box {
	width:auto;
}
.crosssell ul li .price {
	width:40%;
}
.crosssell .add-to-links li {
	margin: 0px 6px 0px 0px;
	padding: 0px;	
}

/* 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: 960px;
	text-align: left;
}

#wt-footer-bottom-bottom {
	padding: 23px 0 0;
}

#wt-footer-bottom-bottom .block-subscribe {
	float: left; margin-right:15px; padding-top:2px;
}

#wt-footer-bottom-bottom .block-subscribe #newsletter {
	float: left;
	background:url(../images/btn-submit-small.gif) 0px -44px repeat-x;
	border:none;
	margin:0;
	width:148px;
	height:18px;
	padding:2px 0;
}

#wt-footer-bottom-bottom .block-subscribe .button {
	width: 58px;
	height:22px;
	float: left;
	background:url(../images/btn-submit-small.gif) 0 0 no-repeat;
	border:none;
	overflow:hidden;
	text-indent:-9999px;
}

#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; float:left; font:bold 12px Verdana, Arial, Helvetica, sans-serif; color:#e3e3e3; padding-right:10px;
}

#wt-footer-bottom-bottom .links {
	float: right; margin-right:20px; padding-top:5px;
}

/* 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/buttons.gif) no-repeat scroll -149px -158px;
	padding-left: 11px;
}

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

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

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

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

/* 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/buttons.gif) no-repeat scroll -149px -158px;
	padding-left: 11px;
}

/* 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, .price-label {
	width: 60%;
	clear:both;
	float: left;
	font:normal 11px/18px Verdana, Arial, Helvetica, sans-serif;
	color:#1a1a1a;
}

ol#block-related li .wt-price-label, .price-label { width:60%; }

.wt-price-price {
	width: 40%;
	text-align: right;
	font:normal 13px/18px Verdana, Arial, Helvetica, sans-serif;
	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: 72px;
	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 {
	
}

.catalog-category-view .pager .pages strong,
.cms-all-magento-themes-templates .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,
.cms-all-magento-themes-templates .pages ol,
.cms-all-magento-themes-templates .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;
}

.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 {
	float: left;	
}

.cms-all-magento-themes-templates .sort-by,
.cms-all-magento-themes-templates .sort-by label,
.cms-all-magento-themes-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-magento-themes-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 0;
	width: 960px;
}

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

.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,
.customer-address-index .col-main,
.helpdeskultimate-customer-index .col-main,
.helpdeskultimate-customer-view .col-main,
.tag-customer-view .col-main {
	padding: 10px 0px 20px 5px;
}



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

.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: 72px;
	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;
	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: 72px;
	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 15px 0px 0px;
	width: 219px;
}

.catalogsearch-advanced-index #advanced-search-list li select.multiselect {
	width: 225px;
	height: 285px;
	margin: 0px 15px 0 0;
	padding: 2px;
}

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

.catalogsearch-advanced-index #advanced-search-list li .range {
	margin-bottom:15px;
}

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

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

#adv-search-short_description,
#adv-search-wt_monthly,
#adv-search-wt_unique,
#adv-search-search,
#adv-search-webgallery,
#adv-search-platform,
#adv-search-technologies,
#adv-search-pages,
#adv-search-blog,
#adv-search-audio { 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;
}

.link-rss { display:none; }
.rss-index-index .link-rss { display:inline-block; text-align:right; }

.category-title .link-rss, .page-title .link-rss {
	float: right !important;
	background:transparent url(../images/website-icons.png) no-repeat scroll 0px -78px;
	width: 16px;
	height: 16px;
	max-height:16px;
	max-width:16px;
	overflow:hidden;
	margin: 6px 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;
}

.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 5px;
	background:transparent url(../images/website-design.png) no-repeat scroll -131px -241px;
	padding: 0px 14px 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 {
}

.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:-45px;
	margin-left: 15px;
}

.helpdeskultimate-customer-view .group-select table span.label{
	padding-right:10px;
	display:block;
	float:left;
}
.helpdeskultimate-customer-view .page-title { }

 
 
 
 
 
 
 
 

/** 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:10px 15px;
	clear:both;
	border:1px solid #e6e6e6;
	background:#fff;
}

.postTitle {
	margin-bottom: 5px;
	font-size:10px;
}

.postTitle h1 a { color:#1a1a1a; text-decoration:none; }

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

.postTitle h2 a:link, .postTitle h2 a:visited { color:#1a1a1a; }
.postTitle h2 a:hover { color:#58afcc; }

.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:5px 0 15px;
}
.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;
	font-size:10px;
}
.tags ul {
	display:inline;
}
.tags ul li {
	font-weight: normal;
	display: inline;
}

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

.menu-tags, .menu-categories, .menu-recent{
	margin:0 0 10px;
}

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

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

.blog .menu-recent ul li {
	padding-left:9px;
	font-size:9px;
	background-position:-203px -70px;
}

.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;
}





/* Slider */
#slider
{
    height: 300px;
    position: relative;
    width: 960px;
    margin: 0 auto;
    overflow: hidden;
	 background:url(../images/slider-bg.gif) 0 0 no-repeat;
}
div.scroller
{
    height: 300px;
    overflow: hidden;
    width: 960px;
    zoom: 1;
}
div.scroller .content 
{
    padding: 0;
}
div.slidercontrolwr-left
{
    position: absolute;
    left: 0px;
    top: 131px;
}
div.slidercontrolwr-right
{
    position: absolute;
    right: 0px;
    top: 131px;
}
div.scroller img
{
    border: none;
}
div.scroller div.section
{
    float: left;
    height: 300px;
    overflow: hidden;
    width: 960px;
}
div.scroller div.content
{
    width: 10000px;
    float: left;
}
.slidercontrol
{
    list-style: none;
    margin: 0px;
    padding: 0px;
}
.slidercontrol a
{
    color: #aaa;
    filter: alpha(opacity=60);
    float: left;
    height: 40px;
    opacity: 0.6;
    overflow: hidden;
    padding: 0px;
    text-decoration: none;
    text-indent: -1000px;
    width: 28px;
}
.slidercontrol a:hover
{
    filter: alpha(opacity=100);
    opacity: 1;
}
.content .sliderdescription
{
    background: url(../../magentist/images/grid.gif) repeat left top;
    color: #222;
    filter: alpha(opacity=50);
    font: 12px bold Helvetica, sans-serif;
    left: 15px;
    opacity: 0.5;
    padding: 10px;
    position: relative;
    top: -100px;
    width: 650px;
}
div.sliderdescription:hover, .sliderdescription.active
{
    background-color: #fff !important;
}
.content a, .content a p
{
    color:#1a1a1a;
    text-decoration: none !important;
	 cursor:default;
}
.content h2 a
{
	 color:#58AFCC !important;
    text-decoration: none !important;
	 cursor:default;
}
.findyours { padding-top:15px; }
.findyours a:link, .findyours a:visited {
display:block; cursor:pointer; width:140px; height:24px; background:url(../images/buttons.gif) 0px -144px no-repeat;
}
.findyours a:hover { background-position:0 -168px; }
.findyours a:active { position:relative; top:1px; left:1px; }
.aprev
{
    background: url(../images/aprev.gif) no-repeat 0 0;
}
.anext
{
    background: url(../images/anext.gif) no-repeat 0 0;
}

ul.check li { list-style-image:url(../images/check.gif); list-style-position:inside; line-height:24px; }


/* End Slider */

div.contentpages { line-height:24px; text-align:justify; }
div.contentpages h2 { line-height:24px; padding-top:15px; }
div.contentpages ol { line-height:18px; margin-top:15px; }
div.contentpages ol li { list-style-type:decimal; list-style-position:inside; }





/** 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: 960px;
 	text-align: center;
 }
 
 #header-callout:hover .coupon { border-color:#999 !important; }