/* Reset ================================================================================= */
* { margin:0; padding:0; }

html 		  { overflow-y:scroll; }

body          { background:#fff; font:12px Georgia, "Times New Roman", Times, serif; color:#000; text-align:center; }

.group:before,
.group:after {
    content: "";
    display: table;
}
 
.group:after {
    clear: both;
}

.group {
    zoom: 1; /* For IE 6/7 (trigger hasLayout) */
}

img           { border:0; vertical-align:top; }

a             { color:#000; text-decoration:none; }
a:hover       { text-decoration:underline; }
:focus        { outline:0; }

/* Headings */
h1            { font-size:28px; font-weight:normal; line-height:1.3; font-family:"AlternateGothicW01-No3 691802", Tahoma; }
h2            { font-size:20px; font-weight:normal; line-height:1.3; font-family:"AlternateGothicW01-No3 691802", Tahoma; margin:20px 0; text-transform:uppercase;  }
h3            { font-size:18px; font-weight:normal; line-height:1.3; font-family:"AlternateGothicW01-No3 691802", Tahoma; margin-bottom:18px; text-transform:uppercase; }
h4            { font-size:14px; font-weight:bold; }
h5            { font-size:12px; font-weight:bold; }
h6            { font-size:11px; font-weight:bold; }

.page-title h3 {
	font-family:'Orator W01 Medium'; font-weight:normal;
}

h1 img { vertical-align:middle; margin-right:10px; margin-top:-4px; }

p 				{ line-height:1.4; margin:0 0 15px 0; font-size:13px; }


.home.bgColour	  	{ background-color:#999999!important; }
.about.bgColour	  	{ background-color:#999999!important; }
.blog.bgColour	  	{ background-color:#339999!important; }
.classroom.bgColour	{ background-color:#ffde00!important; }
.couch.bgColour		{ background-color:#7cbdd9!important; }
.library.bgColour	{ background-color:#8b5d3b!important; }
.shop.bgColour		{ background-color:#cc0066!important; }
.studio.bgColour	{ background-color:#666699!important; }
.world.bgColour		{ background-color:#999933!important; }


/* Forms */
form          { display:inline; }
fieldset      { border:0; }
legend        { display:none; }

form h2 { margin-top:0; }

/* 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 */
strong        { font-weight:bold; }
address       { font-style:normal; line-height: 1.4; font-size:13px; }
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; }

a.button.white {
	display:inline-block;
	*display:inline;
	zoom:1;	
	border: 1px dotted #000000;
    line-height: 25px;
	background:#fff;
    padding: 0 5px;
    color: #000;
    cursor: pointer;
    font: 12px/20px 'Orator W01 Medium',Arial,Helvetica,sans-serif;
    height: 20px;
    text-transform: uppercase;
	text-decoration:none;
	
}

a.button.darkGrey {
	display:inline-block;
	*display:inline;
	zoom:1;	
	background-color: #333333;
    border: 1px solid #000000;
    color: #FFFFFF;
    cursor: pointer;
    font: 12px/22px 'Orator W01 Medium',Arial,Helvetica,sans-serif;
    height: 20px;
    padding: 0px 5px;
    text-transform: uppercase;
	text-decoration:none;
	
}
/* Tools */
.clr 			{ clear:both; }
.hidden       { display:block !important; border:0 !important; margin:0 !important; padding:0 !important; font-size:0 !important; line-height:0 !important; width:0 !important; height:0 !important; overflow:hidden !important; }
.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-top        { vertical-align:top; }
.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; }
.uppercase	{ text-transform:uppercase; }
/* ======================================================================================= */


/* Layout ================================================================================ */
.wrapper {}
.page { width:1010px; margin:0 auto; padding:0 0 20px 0; text-align:left; }
.page-print { background:#fff; padding:20px; text-align:left; }
.page-empty { background:#fff; padding:20px; text-align:left; }
.page-popup { padding:20px; text-align:left; }
.main-container { background-color:#f6f6f5; padding:15px; }
.main {  }

/* Base Columns */
.col-left { float:left; width:190px;   }
.col-main { float:left; width:750px;  }
.col-right { float:right; width:220px; }

.col2-left-layout  .col-main { padding-left:20px; background:url(../images/bgs/bg_dot_Y.png) left top repeat-y; }
/* 1 Column Layout */
.col1-layout .col-main { float:none; width:auto; }

/* 2 Columns Layout */
.col2-left-layout .col-main { float:right; }
.col2-right-layout .col-main {}

/* 3 Columns Layout */
.col3-layout .col-main { width:484px; margin-left:10px; }
.col3-layout .col-wrapper { float:left; width:748px; }
.col3-layout .col-wrapper .col-main { float:right; }

/* Content Columns */
.col2-set .col-1 { float:left; width:49%; }
.col2-set .col-2 { float:right; width:49%; }
.col2-set .col-narrow { width:33%; }
.col2-set .col-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%; }

.col3-setThinRight .col-1 { float:left; width:340px; margin-right:30px; }
.col3-setThinRight .col-2 { float:left; width:340px; margin-right:50px; }
.col3-setThinRight .col-3 { float:right; width:220px; }


.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%; }

.loginNotification {
	padding:10px 20px;
	background:#FCE600;
	color:#000;
	position:relative;
}
.loginNotification h2 { margin-top:0; color:#000; }

.loginNotification .arrow {
	position:absolute;
	top:80px;
	left:-40px;
	width:40px;
	height:100px;
	background:url(../images/bgs/bg_loginNotification.png) no-repeat;
}

/* ======================================================================================= */


/* Global Styles ========================================================================= */
/* Form Elements */
input,select,textarea,button { font:12px Georgia, Helvetica, sans-serif; vertical-align:middle; color:#000; }
input.input-text,select,textarea { background:#fff; border:1px dotted #000; padding:3px 5px; }
input.input-text,textarea { padding:3px 5px; }
select { padding:3px; }
select option {  }
select.multiselect option {  padding:2px 5px; }
select.multiselect option:last-child {  }
textarea { overflow:auto; }
input.radio { margin-right:3px; }
input.checkbox { margin-right:3px; }
input.qty { width:2.5em !important; }
button.button::-moz-focus-inner { padding:0; border:0; } /* FF Fix */
button.button { height:23px; } /* <- Safari & Google Chrome Fix */
button.button { overflow:visible; width:auto; border:0; padding:0; margin:0; background:transparent; cursor:pointer;  }
button.button span { float:left; height:22px; padding:0; margin:0; font:normal 12px/21px 'Orator W01 Medium', Arial, Helvetica, sans-serif;  text-transform:uppercase; text-align:center; white-space:nowrap; color:#000; }
button.button span span { padding:0 5px; height:20px; line-height:21px; border:1px dotted #000; background:#fff; }

button.disabled {}
button.disabled span {}

button.btn-checkout span span { border:1px solid #000; background:#333333; color:#fff; }
button.btn-checkout.no-checkout {}

p.control input.checkbox,
p.control input.radio { margin-right:6px; }
/* Form Highlight */
/*input.input-text:focus,select:focus,textarea:focus {}*/
/*.highlight { background:#efefef; }*/

/* Form lists */
/* Grouped fields */
/*.form-list { width:535px; margin:0 auto; overflow:hidden; }*/
.form-list li { margin:0 0 12px 0; }
.form-list label { float:left; color:#111; font-weight:normal; position:relative; z-index:0; margin-bottom:8px; }
.form-list label.required {}
.form-list label.required em { float:right; font-style:normal; color:#eb340a; position:absolute; top:0; right:-8px; }
.form-list li.control label { float:none; }
.form-list li.control input.radio,
.form-list li.control input.checkbox { margin-right:6px; }
.form-list li.control .input-box { clear:none; display:inline; width:auto; }
/*.form-list li.fields { margin-right:-15px; }*/
.form-list .input-box { display:block; clear:both; width:260px; }
.form-list .field { float:left; width:275px; }
.form-list input.input-text { width:254px; }
.form-list textarea { width:254px; height:10em; }
.form-list select { width:260px; }
.form-list li.wide .input-box { width:535px; }
.form-list li.wide input.input-text { width:529px; }
.form-list li.wide textarea { width:529px; }
.form-list li.wide select { width:535px; }
.form-list li.additional-row { border-top:1px solid #ccc; margin-top:10px; padding-top:7px; }
.form-list li.additional-row .btn-remove { float:right; margin:5px 0 0; }
.form-list .input-range input.input-text { width:74px; }
/* Customer */
.form-list .customer-name-prefix .input-box,
.form-list .customer-name-suffix .input-box,
.form-list .customer-name-prefix-suffix .input-box,
.form-list .customer-name-prefix-middlename .input-box,
.form-list .customer-name-middlename-suffix .input-box,
.form-list .customer-name-prefix-middlename-suffix .input-box { width:auto; }

.form-list .name-prefix { width:65px; }
.form-list .name-prefix select { width:55px; }
.form-list .name-prefix input.input-text { width:49px; }

.form-list .name-suffix { width:65px; }
.form-list .name-suffix select { width:55px; }
.form-list .name-suffix input.input-text { width:49px; }

.form-list .name-middlename { width:70px; }
.form-list .name-middlename input.input-text { width:49px; }

.form-list .customer-name-prefix-middlename-suffix .name-firstname,
.form-list .customer-name-prefix-middlename .name-firstname { width:140px; }
.form-list .customer-name-prefix-middlename-suffix .name-firstname input.input-text,
.form-list .customer-name-prefix-middlename .name-firstname input.input-text { width:124px; }
.form-list .customer-name-prefix-middlename-suffix .name-lastname { width:205px; }
.form-list .customer-name-prefix-middlename-suffix .name-lastname input.input-text { width:189px; }

.form-list .customer-name-prefix-suffix .name-firstname { width:210px; }
.form-list .customer-name-prefix-suffix .name-lastname { width:205px; }
.form-list .customer-name-prefix-suffix .name-firstname input.input-text,
.form-list .customer-name-prefix-suffix .name-lastname input.input-text { width:189px; }

.form-list .customer-name-prefix-suffix .name-firstname { width:210px; }
.form-list .customer-name-prefix-suffix .name-lastname { width:205px; }
.form-list .customer-name-prefix-suffix .name-firstname input.input-text,
.form-list .customer-name-prefix-suffix .name-lastname input.input-text { width:189px; }

.form-list .customer-name-prefix .name-firstname,
.form-list .customer-name-middlename .name-firstname { width:210px; }

.form-list .customer-name-suffix .name-lastname,
.form-list .customer-name-middlename .name-firstname,
.form-list .customer-name-middlename-suffix .name-firstname,
.form-list .customer-name-middlename-suffix .name-lastname { width:205px; }

.form-list .customer-name-prefix .name-firstname input.input-text,
.form-list .customer-name-suffix .name-lastname input.input-text,
.form-list .customer-name-middlename .name-firstname input.input-text,
.form-list .customer-name-middlename-suffix .name-firstname input.input-text,
.form-list .customer-name-middlename-suffix .name-lastname input.input-text { width:189px; }

.form-list .customer-dob .dob-month,
.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-year { float:left; width:85px; }
.form-list .customer-dob input.input-text { display:block; width:74px; }
.form-list .customer-dob label { font-size:10px; font-weight:normal; color:#888; }
.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-month { width:60px; }
.form-list .customer-dob .dob-day input.input-text,
.form-list .customer-dob .dob-month input.input-text { width:46px; }
.form-list .customer-dob .dob-year { width:140px; }
.form-list .customer-dob .dob-year input.input-text { width:134px; }

.buttons-set { clear:both; margin:5px 0 0; }
.buttons-set .back-link { float:right; }
.buttons-set button.button { float:left; }
.buttons-set p.required { margin:0 0 5px; }

.buttons-set-order {}


#review-buttons-container button.btn-checkout {
	float:right; }
	
.fieldset { margin:0 0 15px 0; }
.fieldset .legend { margin-top:0; }

/* Form Validation */
.validation-advice { clear:both; min-height:13px; margin:3px 0 0; padding-left:17px; font-size:10px; line-height:13px; background:url(../images/validation_advice_bg.gif) 2px 1px no-repeat; color:#f00; }
.validation-failed { border:1px dashed #f00 !important; background:#faebe7 !important; }
.validation-passed {}
p.required { font-size:10px; color:#f00; }
/* 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,
.messages ul { list-style:none !important; margin:0 !important; padding:0 !important; }
.messages { width:100%; overflow:hidden; }
.messages li { margin:0 0 10px; }
.messages li li { MARGIN:0; }
.error-msg,
.success-msg,
.note-msg,
.notice-msg { border-style:solid !important; border-width:1px !important; background-position:10px 9px !important; background-repeat:no-repeat !important; min-height:16px !important; line-height:1.3; padding:10PX 15PX 10PX 30PX!important; font-size:12px !important; font-weight:normal !important; }
.error-msg { border-color:#fce600; background-color:#fce600; background-image:url(../images/i_msg-error.gif); color:#000; }
.success-msg { border-color:#fce600; background-color:#fce600; background-image:url(../images/i_msg-success.gif); color:#000; }
.note-msg,
.notice-msg { border-color:#fce600; background-color:#fce600; background-image:url(../images/i_msg-note.gif); color:#000; }

.messages li h6 { font-size:20px; font-weight:normal; line-height:1.3; font-family:"AlternateGothicW01-No3 691802", Tahoma; margin:0 0 5px; text-transform:uppercase; margin-top:-7px; }

/* BreadCrumbs */
.breadcrumbs { padding:10px 15px; border-top:1px solid #E5E5E5; border-bottom:1px solid #E5E5E5; }
.breadcrumbs li { display:inline; font-szie:11px; text-decoration:none; }
.breadcrumbs li a { text-decoration:none; }

/* Page Heading */
.page-title { padding:0 0 5px; margin:0 0 5px; }
.page-title h1,
.page-title h2 { font-size:28px; color:#000; text-transform:uppercase; }
.page-title .separator { margin:0 3px; }
.page-title .link-rss { float:right; }
.title-buttons { text-align:right; }
.title-buttons h1,
.title-buttons h2,
.title-buttons h3,
.title-buttons h4,
.title-buttons h5,
.title-buttons h6 { float:left; }

.subtitle,
.sub-title { clear:both; }

/* Pager */
.pager { padding:0; height:40px; background:url(../images/bgs/bg_dot_X.png) 0 0 repeat-x; margin:0; text-align:center; }
.pager .amount { float:left; margin:0; line-height:40px; }
.pager .limiter { float:right; line-height:40px; }
.pager .pages { padding-top:2px; margin:0 135px; line-height:40px; }
.pager .pages ol { display:inline; }
.pager .pages li { display:inline; }
.pager .pages .current {}
.pager .sort-by { float:right; margin-left:40px; }

/* Sorter */
.sorter { border:1px solid #ddd; padding:5px; margin:5px 0; }
.sorter .view-mode { float:left; }

.sorter .link-feed {}

/* Toolbar */
.toolbar { }
.toolbar .pager {}
.toolbar .sorter {}
.toolbar-bottom .toolbarTitle { display:none; }

/* Data Table */
.data-table { width:100%; }
.data-table th { padding:5px 10px; border-bottom:none; font-weight:normal; font-size:16px; white-space:nowrap; font-family:"AlternateGothicW01-No3 691802", Tahoma; text-transform:uppercase; }
.data-table td { padding:10px; border-bottom:1px solid #ddd; vertical-align:middle; }
.data-table thead { background:#DDDDDC; }
.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 {}

.data-table td  h2 { margin:0 0 10px 0; font-size:18px; }
.data-table td  h2 a { text-decoration:none; }
.data-table td  h2 a:hover { text-decoration:underline; }

.data-table dl dt { 
display:inline-block;
*display:inline;
zoom:1;	
width:150px;
vertical-align:top;
margin-bottom:10px;
line-height:1.4;
font-style: normal;
}

.data-table dl dd { 
display:inline-block;
*display:inline;
zoom:1;	
width:250px;
vertical-align:top;
margin-bottom:10px;
line-height:1.4;
}

/* Shopping cart total summary row expandable to details */
tr.summary-total { cursor:pointer; }
tr.summary-total td {}
tr.summary-total .summary-collapse { float:right; text-align:right; padding-left:20px; background:url(../images/bkg_collapse.gif) 0 4px no-repeat; cursor:pointer; }
tr.show-details .summary-collapse { background-position:0 -53px; }
tr.show-details td {}
tr.summary-details td { font-size:11px; background-color:#dae1e4; color:#626465; }
tr.summary-details-first td { border-top:1px solid #d2d8db; }
tr.summary-details-excluded { font-style:italic; }

/* Shopping cart tax info */
.cart-tax-info { display:block; }
.cart-tax-info,
.cart-tax-info .cart-price { padding-right:20px; }
.cart-tax-total { display:block; padding-right:20px; background:url(../images/bkg_collapse.gif) 100% 4px no-repeat; cursor:pointer; }
.cart-tax-info .price,
.cart-tax-total .price { display:inline !important; font-weight:normal !important; }
.cart-tax-total-expanded { background-position:100% -53px; }

/* Class: std - styles for admin-controlled content */
.std .subtitle { padding:0; }
.std ol.ol { list-style:decimal outside; padding-left:1.5em; }
.std ul.disc { list-style:disc outside; padding-left:18px; margin:0 0 10px; }
.std dl dt { font-weight:bold; }
.std dl dd { margin:0 0 10px; }
/*.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; }*/

/* Misc */
.links li { 
	display:inline-block;
	*display:inline;
	zoom:1; 
	}
.links li.first { padding-left:0 !important; }
.links li.last { background:none !important; padding-right:0 !important; }

.link-cart { font-weight:bold; color:#f00; }
.link-wishlist { font-weight:bold; }
.link-reorder { font-weight:bold; }
.link-compare { font-weight:bold; }
.link-print { background:url(../images/i_print.gif) 0 2px no-repeat; padding:2px 0 2px 25px; }
.link-rss { background:url(../images/i_rss.gif) 0 1px no-repeat; padding-left:18px; white-space:nowrap; }
.btn-remove { display:block; width:11px; height:11px; font-size:0; line-height:0; background:url(../images/btn_remove.gif) 0 0 no-repeat; text-indent:-999em; overflow:hidden; }
.btn-remove2 { display:block; width:16px; height:16px; font-size:0; line-height:0; background:url(../images/btn_trash.gif) 0 0 no-repeat; text-indent:-999em; overflow:hidden; }
.btn-edit    { display:block; width:11px; height:11px; font-size:0; line-height:0; background:url(../images/btn_edit.gif) 0 0 no-repeat; text-indent:-999em; overflow:hidden; }

.cards-list dt { margin:5px 0 0; }
.cards-list .offset { padding:2px 0 2px 20px; }


.separator { margin:0 3px; }

.divider { clear:both; display:block; font-size:0; line-height:0; height:1px; margin:10px 0; background:#ddd; text-indent:-999em; overflow:hidden; }

/* Noscript Notice */
.noscript { border:1px solid #ddd; border-width:0 0 1px; background:#ffff90; font-size:12px; line-height:1.25; text-align:center; color:#2f2f2f; }
.noscript .noscript-inner { width:1000px; margin:0 auto; padding:12px 0 12px; background:url(../images/i_notice.gif) 20px 50% no-repeat; }
.noscript p { margin:0; }

/* Demo Notice */
.demo-notice { margin:0; padding:6px 10px; background:#d75f07; font-size:12px; line-height:1.15; text-align:center; color:#fff; }
/* ======================================================================================= */


/* Header ================================================================================ */
.logo { float:left; margin-left:15px; }
.header-container {}
.header { margin-bottom:20px; position:relative; }

.headerUtilNav {
	height:28px;
	padding:5px 5px 0 5px;
	background-color:#F6F6F5;
}

.headerUtilNav label#selectorLabel{
	font-style: italic;
	line-height: 21px;
	margin-right: 10px;
}

.header .logo { float:left; text-decoration:none !important; margin-top:10px; }
.header .logo strong { position:absolute; top:-999em; left:-999em; width:0; height:0; font-size:0; line-height:0; text-indent:-999em; overflow:hidden; }
.header h1.logo { margin:0; padding:0; }
.header .welcome-msg { font-weight:bold; text-align:right; }
.header .welcome-msg a {}

.header .quick-access { height:50px; }

.header .topLinksGrey { float:right; background:#f6f6f5; height:40px; text-align:right; padding:0 10px; }

.header ul.links { height:21px;  padding:0; list-style:none; margin:0; }
.header ul.links li { margin:0; padding:0; float:none; 
	display:inline-block;
	*display:inline;
	zoom:1;
	margin:0 10px;
	font-size:11px;
}

.header ul.links li a { line-height:21px; text-decoration:none; font-style:italic; }
.header ul.links li a:hover { text-decoration:underline; }

.header .topLinks { float:right; /*margin-right:20px; */height:21px; text-align:right; }

.header .links { height:50px; }
.header .form-search { float:right; text-align:right; height:32px; margin-left:10px; margin-right: 15px; }
.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-search #q { 
*display:inline;
zoom:1;
display:inline-block;
}
.header .form-search input { border:1px dotted #000000; background-color:#fff; color:#000; height:22px; padding:2px 5px; font: 14px/20px 'Orator W01 Medium',Arial,Helvetica,sans-serif; cursor:pointer; }
.header .form-search input.text { height:20px; padding:0 5px; width:150px; border:1px dotted #000; margin-right:-5px; background:#fff; color:#000; font-family:Georgia; cursor:text; }
.header .form-search input.action { line-height:16px; }

.ie7 .header .form-search { width:260px; }
.ie7 .header .form-search #q { width:160px; float:left; }
.ie7 .header .form-search input,
.i7 .header .form-search input.action { 
border:none;
border:1px dotted #000;
float:left;
line-height:10px;
}
.ie7 .header .form-search input:focus,
.ie7 .header .form-search input:active
.ie7 .header .form-search input:hover {
border:none;
border:1px dotted #000;	
}

.header .form-language { clear:both; text-align:right; }
.header-container .top-container { clear:both; text-align:right; }

.header select#subsite-selector { 
	font-size: 15px; 
	font-family: "AlternateGothicW01-No3 691802", Tahoma;
	text-transform: uppercase; 
	width: 140px;
	padding:1px 3px;
}

/********** < Navigation */

.pNav { 
	position:absolute;
	top:96px;
	right:15px;
	} 
	
.pNav ul { 
	list-style:none;
	margin:0;
	padding:0;
	text-align:right;
}

.pNav ul li {
	display:inline-block;
	*display:inline;
	zoom:1;
	height:70px;
	margin-left:15px;
	position:relative;
}

.pNav ul li a {
	display:block;
	padding:40px 0 13px 0;
	height:20px;
	padding-bottom:10px;
	color:#000;
	font-size:12px;
	text-decoration:none;
	position:relative;
	text-align:center;
	min-width:32px;
	
}

.hasicon.home  { padding-left:40px; background:url(../images/icons/icon_nav_home.png) 0 5px no-repeat; }
.hasicon.library  { padding-left:45px; background:url(../images/icons/icon_nav_library.png) 0 8px no-repeat; }
.hasicon.couch  { padding-left:45px; background:url(../images/icons/icon_nav_couch.png) 0 8px no-repeat; }
.hasicon.studio  { padding-left:40px; background:url(../images/icons/icon_nav_studio.png) 0 8px no-repeat; }
.hasicon.blog  { padding-left:35px; background:url(../images/icons/icon_nav_blog.png) 0 8px no-repeat; }
.hasicon.world  { padding-left:30px; background:url(../images/icons/icon_nav_world.png) 0 8px no-repeat; }
.hasicon.shop { padding-left:40px; background:url(../images/icons/icon_nav_shop.png) 0 8px no-repeat; }
.hasicon.about  { padding-left:35px; background:url(../images/icons/icon_nav_about.png) 0 7px no-repeat; }
.hasicon.classroom  { padding-left:35px; background:url(../images/icons/icon_nav_classroom.png) 0 8px no-repeat; }
.hasicon.calendarNav  { padding-left:35px; background:url(../images/icons/icon_nav_calendar.png) 0 6px no-repeat; }
.hasicon.business { padding-left:40px; background:url(../images/icons/icon_nav_business.png) 0 6px no-repeat; } 
.hasicon.about { padding-left:40px; background:url(../images/icons/icon_nav_business.png) 0 6px no-repeat; } 
.hasicon.thoughts  { padding-left:35px; background: url(../images/icons/icon_collected_thoughts.png) 0 8px no-repeat; }
.hasicon.cafe { padding-left:40px; background:url(../images/icons/icon_nav_cafe.png) 0 6px no-repeat; } 
.hasicon.tv { padding-left:40px; background:url(../images/icons/icon_nav_tv.png) 0 6px no-repeat; } 

.pNav ul li.home a 		{ background:url(../images/icons/icon_nav_home.png) center 4px no-repeat; }
.pNav ul li.classroom a { background:url(../images/icons/icon_nav_classroom.png) center 4px no-repeat; }
.pNav ul li.library a 	{ background:url(../images/icons/icon_nav_library.png) center 4px no-repeat; }
.pNav ul li.couch a 	{ background:url(../images/icons/icon_nav_couch.png) center 4px no-repeat; }
.pNav ul li.shop a 		{ background:url(../images/icons/icon_nav_shop.png) center 4px no-repeat; }
.pNav ul li.studio a 	{ background:url(../images/icons/icon_nav_studio.png) center 4px no-repeat; }
.pNav ul li.world a  	{ background:url(../images/icons/icon_nav_world.png) center 4px no-repeat; }
.pNav ul li.blog a  	{ background:url(../images/icons/icon_nav_blog.png) center 4px no-repeat; }
.pNav ul li.about a  	{ background:url(../images/icons/icon_nav_about.png) center 4px no-repeat; }
.pNav ul li.calendarNav a 	{ background:url(../images/icons/icon_nav_calendar.png) center 4px no-repeat; }
.pNav ul li.business a { background:url(../images/icons/icon_nav_business.png) center 4px no-repeat; }
.pNav ul li.cafe a { background:url(../images/icons/icon_nav_cafe.png) center 4px no-repeat; }
.pNav ul li.tv a 	{ background:url(../images/icons/icon_nav_tv.png) center 0px no-repeat; }

.pNav ul li a span {
	border-top:1px solid #fff;
}

.pNav ul li a .ar {
	position:absolute;
	background:url(../images/bgs/bg_pNav_arrow.gif) no-repeat;
	width:6px; height:6px;
	top:51px;
	right:0px;
}


.pNav ul li a:hover span {
	border-top:1px solid #ccc;
}

.pNav ul li.current a,
.pNav ul li.section a,
.pNav ul li a:hover		{ background-position:center -96px; }
.pNav ul li.tv a:hover		{ background-position:center -100px; }

.subNav { 
	border-top:1px solid #e5e5e5;
	border-bottom:1px solid #e5e5e5;
	} 
	
.subNav ul { 
	list-style:none;
	margin:0;
	padding:0;
	text-align:right;
}

.subNav ul li {
	display:inline-block;
	*display:inline;
	zoom:1;
	line-height:38px;
	margin-left:25px;
}

.subNav ul li a {
	display:block;
	line-height:38px;
	color:#000;
	font-size:14px;
	text-decoration:none;
}

.subNav ul li a:hover { 
	color:#ffea00;
}

.subNav ul li.current a { 
	color:#000;
	padding-left:13px;
	background:url(../images/bgs/bg_pNav_arrow.gif) left 18px no-repeat;
}



.tabNav { 
	font-family:"AlternateGothicW01-No3 691802", Tahoma;
	border-bottom:1px solid #c5c5c4;
	margin-bottom:20px;
	} 
	
.tabNav ul { 
	list-style:none;
	margin:0;
	padding:0;
	text-align:left;
}

.tabNav ul li {
	display:inline-block;
	*display:inline;
	zoom:1;
	line-height:35px;
	margin-right:5px;
}

.tabNav ul li a {
	display:block;
	line-height:35px;
	color:#000;
	font-size:18px;
	text-transform:uppercase;
	padding:0 15px;
	text-decoration:none;
	background-color:#dddddc;
	border-left:1px solid #e5e5e5;
	border-top:1px solid #e5e5e5;
	border-right:1px solid #e5e5e5;
}

.tabNav ul li a:hover { 
	background-color:#fff;
}

.tabNav ul li.current a { 
	background-color:#fff;
	border-color:#949ba1;
}



/********** Navigation > */
/* ======================================================================================= */


/* Sidebar =============================================================================== */
.block { margin:0 0 20px;  background:url(../images/bgs/bg_dot_X.png) 0 bottom repeat-x; padding-bottom:20px; }
.block .block-title { padding:0; margin:0 0 20px 0; font-family:'AlternateGothicW01-No3 691802'; text-transform:uppercase; font-size:18px; }
.toolbarTitle { padding:0 0 10px 0;  margin:0 0 0 0; font-family:'AlternateGothicW01-No3 691802'; text-transform:uppercase; font-size:18px; }
.block .block-title strong { font-weight:normal; }
.block .block-title strong span {}
.block .block-title a { text-decoration:none !important; }
.block .block-subtitle { 
background: url("../images/bgs/bg_dot_X.png") repeat-x scroll 0 bottom transparent;
    font-family: 'AlternateGothicW01-No3 691802';
    font-size: 18px;
    margin: 0 0 10px;
    padding: 0 0 10px;
    text-transform: uppercase;
	 }
.block .block-content { }
.block .block-content li.item { padding:5px 0; }
.block .btn-remove,
.block .btn-edit { float:right;}
.block .actions { text-align:right; }
.block .actions a { float:left; }
.block .empty {}

.block li.odd {}
.block li.even { background-color:#f6f6f6; }

/* Mini Products List */
.mini-products-list li { padding:5px 0; }
.mini-products-list .product-image { float:left; width:50px; padding:5px; border:1px solid #ddd; }
.mini-products-list .product-details { margin-left:75px; }
.mini-products-list .product-details h4 { font-size:1em; font-weight:bold; margin:0; }

/* Block: Account */
.block-account {}

/* Block: Currency Switcher */
.block-currency {}
.block-currency select { width:100%; border:1px solid #888; }

/* Block: Layered Navigation */
.block-layered-nav { margin-bottom:20px; }
.block-layered-nav dt { 
	
    font-family: 'AlternateGothicW01-No3 691802';
    font-size: 18px;
    margin: 0 0 30px;
    text-transform: uppercase;
	 }
	 
.block-layered-nav dd { margin-bottom:20px; background: url("../images/bgs/bg_dot_X.png") repeat-x scroll 0 bottom transparent; padding-bottom:20px; }
.block-layered-nav dd.last  { margin-bottom:0; background: none; padding-bottom:0; }
.block-layered-nav ol li { margin-bottom:5px; }

.block-layered-nav .currently {  margin-bottom:20px; }
.block-layered-nav .currently .actions { margin-top:15px; }

.block-layered-nav .currently ol li { margin-bottom:5px; }
.block-layered-nav .btn-remove { float:left; margin:2px 3px 0 0; }

.block-layered-nav a { text-decoration:none; }
.block-layered-nav a:hover { text-decoration:underline; }

/* Block: Cart */
.block-cart {}
.block-cart .summary {}
.block-cart .amount {}
.block-cart .subtotal { text-align:center; }
.block-cart .actions .paypal-logo { float:left; width:100%; margin:3px 0 0; text-align:right; }
.block-cart .actions .paypal-logo .paypal-or { clear:both; display:block; padding:0 55px 5px 0; }

/* Block: Wishlist */
.block-wishlist {}

/* Block: Related */
.block-related {}
.block-related li { padding:5px 0; }
.block-related input.checkbox { float:left; margin-right:-20px; }
.block-related .product { margin-left:20px; }
.block-related .product .product-image { float:left; margin-right:-65px; }
.block-related .product .product-details { margin-left:65px; }



/* Block: Compare Products */
.block-compare {}
.block-compare li { padding:5px 0; }

/* Block: Recently Viewed */
.block-viewed {}

/* Block: Recently Compared */
.block-compared {}

/* Block: Poll */
.block-poll label {}
.block-poll input.radio { float:left; margin:1px -18px 0 0; }
.block-poll .label { display:block; margin-left:18px; }
.block-poll li { padding:3px 9px; }
.block-poll .actions { margin:5px 0 0; }
.block-poll .answer { font-weight:bold; }
.block-poll .votes { float:right; margin-left:10px; }

/* Block: Tags */
.block-tags ul,
.block-tags li { display:inline; }

/* Block: Subscribe */
.block-subscribe {}

/* Block: Reorder */
.block-reorder {}
.block-reorder li { padding:5px 0; }
.block-reorder input.checkbox { float:left; margin:3px -20px 0 0; }
.block-reorder .product-name { margin-left:20px; }

/* Block: Banner */
.block-banner {}
.block-banner .block-content { text-align:center; }

/* Block: Login */
.block-login label { font-weight:bold; color:#666; }
.block-login input.input-text { display:block; width:167px; margin:3px 0; }

/* Paypal */
.sidebar .paypal-logo { display:block; margin:10px 0; text-align:center; }
.sidebar .paypal-logo a { float:none; }
/* ======================================================================================= */


/* Category Page ========================================================================= */
.category-title { border:0; margin:0 0 7px; }
.category-image { width:100%; overflow:hidden; margin:0 0 10px; text-align:center; }
.category-image img {}
.category-description { margin:0 0 10px; }
.category-description-shop { margin-bottom:20px; }
.category-products {}

.category-title .dottedLineX { margin:10px 0 10px -15px; width:1010px; }

/* View Type: Grid */
.products-grid { position:relative; }
.products-grid.last { border-bottom:0; }
.products-grid li.item { float:left; width:233px; height:470px; padding:13px 0 0 0; border:1px solid #e3e3e2; margin-right:12px; position:relative; background:#fff; }
.products-grid li.item.last { margin-right:0; }

.whiteHolder .products-grid li.item { width:220px; }



.homepageLayout .products-grid li.item  { width:230px; margin-right:13px; }
.homepageLayout .products-grid li.item.last { width:230px; margin-right:0; }

.products-grid .catDescription { font-size:12px; font-family:Georgia, "Times New Roman", Times, serif; margin: 0 13px 10px 13px; }
.products-grid .product-image { margin:0 12px; display:block; width:207px; height:207px; padding:0; border:1px solid #E3E3E2; }

.whiteHolder .products-grid .product-image  { width:194px; }

.products-grid .product-name { margin:0 13px 10px 13px; font-weight:normal; font-family:"AlternateGothicW01-No3 691802", Arial; text-transform:uppercase; font-size:20px; height:42px; }
.products-grid.products .product-name { height:auto; }

.products-grid h2 { line-height:1.1; }
.products-grid .product-name a { text-decoration:none;  }

.products-grid .desc { margin:15px 13px; line-height:1.3; }
.product-view .products-grid .desc { margin:10px 13px; line-height:1.3; }

.products-grid .desc p { line-height:1.3; }

.products-grid .price-box { margin:5px 0; }

.products-grid .availability { line-height:21px; }

.col2-left-layout .products-grid,
.col2-right-layout .products-grid { /*width:632px;*/ margin:0 auto; }

.col1-layout .products-grid { margin-bottom:12px; }
.whiteHolder .products-grid { margin-bottom:12px; }

.products-grid .dottedLineX { margin:16px 0; }

.product-view.product .products-grid .dottedLineX { margin:16px 0!important; }

.products-grid .dottedLineX.bottom { 
	position:absolute;
	bottom:35px; width:233px;
	margin:0;
}

.whiteHolder .products-grid .dottedLineX.bottom { width:220px; }

.products-grid .soldOut { 
	position:absolute;
	top:120px;
	left:19px; 
	height:75px;
	width:75px;
	padding:0;
	background: url(../images/icons/icon_sold_out.png) top left no-repeat;
	font-weight:normal; font-family:"AlternateGothicW01-No3 691802", Arial; text-transform:uppercase;
	font-size:20px;
	color:#fff;
	z-index:300;
	white-space:nowrap;
	font-size:0; text-indent:-3000px;
}

.products-grid .soldOut a { 
	display:block;
	height:75px;
	width:75px;
	font-size:0; text-indent:-3000px;
}

.products-grid .courseDate { 
	position:absolute;
	bottom:12px; width:220px;
	text-align:right;
	font-style:italic;
}

.whiteHolder .products-grid .courseDate {  width:207px; }
.product-view .products-grid .courseDate {  width:204px; }

.products-grid .actions { position:absolute; bottom:50px; margin-left:13px; }
.product-view .products-grid .actions { bottom:55px; }

.products-grid.youMightAlsoLike li.item  { width:147px; background:none; border:none; padding:0 5px 0; height:auto; margin-right:5px; padding-bottom:30px; }
.products-grid.youMightAlsoLike li.item.last { margin-right:0; }

.products-grid.youMightAlsoLike .catDescription { font-size:12px; font-family:Georgia, "Times New Roman", Times, serif; margin:0 0 3px 0; height:13px; font-style:italic; }

.products-grid.youMightAlsoLike .product-image { border:1px solid #e3e3e2; display:block; padding:0; width:147px; height:147px; margin: 0 0 10px 0; }

.products-grid.youMightAlsoLike .product-image img {
	width:147px;
	height:147px;	
}

.products-grid.youMightAlsoLike .product-name { font-size:12px; margin:0 0 3px 0; font-weight:normal; text-transform:none; font:12px Georgia, "Times New Roman", Times, serif;  }

.products-grid.youMightAlsoLike .product-name a { font-weight:normal; text-transform:none; font:12px Georgia, "Times New Roman", Times, serif; }

.products-grid.youMightAlsoLike .dottedLineX.bottom { width:188px; }

.products-grid.youMightAlsoLike .courseDate {
	bottom:17px;
    width: auto;
	text-align:left;
}

.products-grid.youMightAlsoLike p {
	font-size:12px;	
	margin:0;
}

.products-grid.youMightAlsoLike .actions {
	position:static;
	margin:0;
}

.products-grid.youMightAlsoLike .actions a {
	font-style:italic;	

}

ul.products-grid.childPages.first  { margin-top:12px; }
.products-grid.childPages li.item  { height:410px; margin-bottom:12px; width: 234px; }
.products-grid.childPages .actions { bottom:10px; }

/* 2 COLUMN PRODUCT GRID */


.col2-left-layout .products-grid { position:relative; margin-bottom:15px; }
.col2-left-layout .products-grid.last { border-bottom:0; }
.col2-left-layout .products-grid li.item { float:left; width:174px; height:200px; padding:0 0 95px 0; border:none; margin-right:18px; background:none; }
.col2-left-layout .products-grid li.item.last { margin-right:0; }

.col2-left-layout .category-products-shop .products-grid li.item{ height:185px; }

.col2-left-layout .products-grid .catDescription { font-size:12px; font-family:Georgia, "Times New Roman", Times, serif; margin: 0 13px 10px 13px; }
.col2-left-layout .products-grid .product-image { margin:0 0 10px 0; display:block; width:174px; height:174px; border:none; padding:0; }

.col2-left-layout .products-grid .product-name { margin:0 0 10px 0; font-weight:normal; font-family:Georgia; text-transform:none; font-size:13px; }
.col2-left-layout .products-grid .product-name a { text-decoration:none; }

.col2-left-layout .products-grid .desc { margin:15px 13px; }

.col2-left-layout .products-grid .price-box { position:absolute; bottom:30px; }
.col2-left-layout .products-grid .pp { position:absolute; margin-left:50px; bottom:36px; font-size:10px; }

.col2-left-layout .products-grid .availability { line-height:21px; }

.col2-left-layout .products-grid .actions { position:absolute; bottom:0px; margin-left:0; }
.col2-left-layout .products-grid .actions button.button span span { background:#fff; }

/* 1 COLUMN PRODUCT GRID */

.col1-layout .category-products-shop .products-grid li.item { }

/* View Type: List */
.products-list li.item { border-bottom:1px solid #ddd; padding:12px 10px; }
.products-list li.item.last { border-bottom:0; }
.products-list .product-image { float:left; width:135px; height:135px; margin:0 0 10px; }
.products-list .product-shop { margin-left:150px; }
.products-list .product-name { margin:0 0 5px; font-weight:bold; font-size:13px; }
.products-list .product-name a {}
.products-list .price-box { float:left; margin:3px 13px 5px 0; }
.products-list .availability { float:left; margin:3px 0 0; }
.products-list .desc { clear:both; padding:6px 0 0; margin:0 0 15px; line-height:1.35; }
.products-list .desc .link-learn { font-size:11px; }
.products-list .add-to-links { clear:both; }
.products-list .add-to-links li { display:inline; }
.products-list .add-to-links .separator { display:inline; margin:0 2px; }
/* ======================================================================================= */


/* Product View ========================================================================== */
/* Rating */
.no-rating { margin:0; }

.ratings { font-size:11px; line-height:1.25; margin:7px 0; }
.ratings strong { float:left; margin:1px 3px 0 0; }
.ratings .rating-links { margin:0; }
.ratings .rating-links .separator { margin:0 2px; }
.ratings dt {}
.ratings dd {}
.rating-box { width:69px; height:13px; font-size:0; line-height:0; background:url(../images/bkg_rating.gif) 0 0 repeat-x; text-indent:-999em; overflow:hidden; }
.rating-box .rating { float:left; height:13px; background:url(../images/bkg_rating.gif) 0 100% repeat-x; }
.ratings .rating-box { float:left; margin-right:3px; }
.ratings .amount {}

.ratings-table th,
.ratings-table td { font-size:11px; line-height:1.15; padding:3px 0; }
.ratings-table th { font-weight:bold; padding-right:8px; }

/* Availability */
.availability { margin:0; }
.availability span { font-weight:bold; }
.availability.in-stock span {}
.availability.out-of-stock span {  }

.availability-only { margin:0 0 7px; }
.availability-only a { background:url(../images/i_availability_only_arrow.gif) 100% 0 no-repeat; cursor:pointer; padding-right:15px; }
.availability-only .expanded { background-position:100% -15px; }
.availability-only strong {}

.availability-only-details { margin:0 0 7px; }
.availability-only-details th { background:#f2f2f2; font-size:10px; padding:0 8px; }
.availability-only-details td { border-bottom:1px solid #ddd; font-size:11px; padding:2px 8px 1px; }
.availability-only-details tr.odd td.last {}

.outOfStockText { padding:0px 15px; }

/* Email to a Friend */
.email-friend {}

/* Alerts */
.alert-price {}

.alert-stock .button {
	margin-left:78px;
}


.product-view .alert-stock {
	display:block;
	padding: 0 0 10px 0;
	background: url(../images/bgs/bg_dot_X.png) left bottom repeat-x;
	margin:0;
	font-size:12px;
	}
/********** < Product Prices */
.price { white-space:nowrap !important; }

.price-box {}
.price-box .price {  }

/* Regular price */
.regular-price {}
.regular-price .price {  }

/* Old price */
.old-price {}
.old-price .price-label { white-space:nowrap; }
.old-price .price { font-weight:bold; text-decoration:line-through; }

/* Special price */
.special-price {}
.special-price .price-label { font-weight:bold; white-space:nowrap; }
.special-price .price { font-weight:bold; }

/* Minimal price (as low as) */
.minimal-price {}
.minimal-price .price-label { font-weight:bold; white-space:nowrap; }

.minimal-price-link { display:block; }
.minimal-price-link .label {}
.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; }

/* Configured price */
.configured-price {}
.configured-price .price-label { font-weight:bold; white-space:nowrap; }
.configured-price .price { font-weight:bold; }

/* FPT */
.weee { display:block; font-size:11px; color:#444; }
.weee .price { font-size:11px; font-weight:normal; }

/* 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 notice next to the options */
.price-notice { padding-left:10px; }
.price-notice .price { font-weight:bold; }

/* Price as configured */
.price-as-configured {}
.price-as-configured .price-label { font-weight:bold; white-space:nowrap; }

.price-box-bundle { background:#e9e9e7; margin-left:0; }
.product-view .price-box-bundle .price-box {
    float: none;
}
.product-view .price-box-bundle .price-box .price-from {
    margin-bottom: 0;
}
.product-view .price-box-bundle .price-selected {
    font-family: 'AlternateGothicW01-No2 691799',Arial;
    font-size: 28px;
}
#product-options-wrapper.product-options-bundle {
    position: relative;
}
#product-options-wrapper.product-options-bundle dd.qty {
    position: absolute;
    right: 0;
    top: -36px;
}
#product-options-wrapper.product-options-bundle dt.qty {
    position: absolute;
    right: 24px;
    top: -22px;
}
#product-options-wrapper.product-options-bundle input.qty {
    width: 1em !important;
}
#product-options-wrapper.product-options-bundle dt.bundle-option-title {
    padding-top: 15px;
}
.product-options-bottom-bundle {
    background: url('../images/bgs/bg_dot_X.png') repeat-x scroll left top transparent !important;
    margin: 15px 0 0 0 !important;
    padding: 5px 0 !important;
}
/********** Product Prices > */

/* Tier Prices */
.tier-prices .price { font-weight:bold; }
.tier-prices .benefit {}

.tier-prices-grouped {}

/* Add to Links */
.add-to-links .separator { display:none; }

/* Add to Cart */
.add-to-cart label { float:right; display:block; margin-top: 8px;  }
.add-to-cart .qty { margin-bottom:15px; float:right; width:15px !important; text-align:center; }
.add-to-cart button.button { float:right; height:25px; }

.add-to-cart button.button > span { height:25px; }

.add-to-cart button.button span span { background:#333333; border:1px solid #000; color:#fff; height:25px; line-height:25px; width:110px;  }
.add-to-cart button.button:hover span span { background: #666; border-color:#333; color:#fff; }

.add-to-cart .paypal-logo { clear:left; text-align:right; }
.add-to-cart .paypal-logo .paypal-or { clear:both; display:block; margin:5px 60px 5px 0; }
.product-view .add-to-cart .paypal-logo { margin:0; }

/* Add to Links + Add to Cart */
.add-to-box {}
.add-to-box .add-to-cart { margin-bottom:15px; }
.add-to-box .or { float:left; margin:0 10px; }
.add-to-box .add-to-links { float:left; }


.product-view {}

.product-view h2 { margin:0 0 10px 0; }
.product-essential {}

.product-collateral .box-collateral { margin:0 0 15px; }
.product-collateral .box-collateral h2 { margin-top:0; }

.product-collateral .right { width:600px; }
.product-collateral .left { width:320px; }

.relatedItems { }

.relatedItems h2,
.product-collateral h2 { margin:0 0 20px 0; }

.relatedItems .item { padding-bottom:20px; background:url(../../../../../../themes/tsol/images/bgs/bg_dot_X.png) left bottom repeat-x; margin-bottom:20px; }
.relatedItems .item.last { padding:0; background:none; }
.relatedItems .title { margin-bottom:5px; font-size:14px; }

.relatedItems .desc { margin:8px 0 8px 0; font-size:12px; }

.relatedItems .title a { font-size:14px; text-decoration:none; }
.relatedItems .title a:hover { font-size:14px; text-decoration:underline; }
.relatedItems .date { font-style:italic; font-size:12px; }
.relatedItems .tags { font-style:italic; font-size:12px; }

/* Product Images */
.product-view .product-img-box { width:683px; }

.withQuote .product-image,
.product-image.narrow {
	float:left;	
	width:325px;
}

.product-quote {
	width:325px;
	float:right;	
}

.product-quote blockquote,
.product-quote blockquote p {
	font-size:17px;
}

.product-img-box.withQuote {  }

.col3-layout .product-view .product-img-box { float:none; margin:0 auto; }

.product-view .product-img-box .product-image {  }
.product-view .product-img-box .product-image-zoom { position:relative; width:681px; height:310px; overflow:hidden; z-index:9; }
.product-view .product-img-box .product-image-zoom img { position:absolute; left:0; top:0; cursor:move; }
.product-view .product-img-box .zoom-notice { text-align:center; }
.product-view .product-img-box .zoom { position:relative; z-index:9; height:18px; margin:0 auto 13px; padding:0 28px; background:url(../images/slider_bg.gif) 50% 50% no-repeat; cursor:pointer; }
.product-view .product-img-box .zoom.disabled { -moz-opacity:.3; -webkit-opacity:.3; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";/*IE8*/ opacity:.3; }
.product-view .product-img-box .zoom #track { position:relative; height:18px; }
.product-view .product-img-box .zoom #handle { position:absolute; left:0; top:-1px; width:9px; height:22px; background:url(../images/magnifier_handle.gif) 0 0 no-repeat;  }
.product-view .product-img-box .zoom .btn-zoom-out { position:absolute; left:2px; top:0; }
.product-view .product-img-box .zoom .btn-zoom-in { position:absolute; right:2px; top:0; }
.product-view .product-img-box .more-views ul { margin-left:-4px }
.product-view .product-img-box .more-views li { float:left; padding:1px; background-color:#ddd; margin:0 0 8px 4px ; }

/*.product-view.product .product-img-box { width:270px;  }
.product-view.product .product-img-box .product-image { border:none;  }
.product-view.product .product-img-box .product-image-zoom { position:relative; width:270px; height:270px; overflow:hidden; z-index:9; }
.product-view.product .product-img-box .product-image-zoom img { position:absolute; left:0; top:0; cursor:move; }
.product-view.product .product-img-box .zoom-notice { text-align:center; }
.product-view.product .product-img-box .zoom { position:relative; z-index:9; height:18px; margin:0 auto 13px; padding:0 28px; background:url(../images/slider_bg.gif) 50% 50% no-repeat; cursor:pointer; }
.product-view.product .product-img-box .zoom.disabled { -moz-opacity:.3; -webkit-opacity:.3; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)"; opacity:.3; }
.product-view.product .product-img-box .zoom #track { position:relative; height:18px; }
.product-view.product .product-img-box .zoom #handle { position:absolute; left:0; top:-1px; width:9px; height:22px; background:url(../images/magnifier_handle.gif) 0 0 no-repeat;  }
.product-view.product .product-img-box .zoom .btn-zoom-out { position:absolute; left:2px; top:0; }
.product-view.product .product-img-box .zoom .btn-zoom-in { position:absolute; right:2px; top:0; }
.product-view.product .product-img-box .more-views ul { margin-left:-4px }
.product-view.product .product-img-box .more-views li { float:left; padding:1px; background-color:#ddd; margin:0 0 8px 4px ; }
*/
.product-image-popup { margin:0 auto; }
.product-image-popup .buttons-set { float:right; clear:none; border:0; margin:0; padding:0; }
.product-image-popup .nav { margin:0 100px; text-align:center; }
.product-image-popup .image { display:block; }
.product-image-popup .image-label {}

/* Product Shop */
.product-view .product-shop .dottedLineX { margin-bottom:20px; /*padding-bottom:20px;*/ /*background-color:#e9e9e7;*/  }

.product-view .product-shop .productright  > .dottedLineX { background-color:#e9e9e7; padding-bottom:20px; margin:0;  }


.product-view .product-shop .sidebarBlock .dottedLineX { background-color:transparent; margin-bottom:10px; }

.col1-layout .product-view .product-shop {  }
.col3-layout .product-view .product-shop { float:none; width:auto; }

.product-view .productLeft { 
	
	width:723px; 
	border:1px solid #e3e3e2;
	background:#fff;
	float:left;
	margin-bottom:20px;
}
.product-view .productLeft .pad { 
	padding:20px;
}

.product-view .productLeft .columnWrapper {
		margin-top:30px;
		
}

.product-view .productLeft .columnWrapper .videos {
	margin-bottom:20px;
}

/*.product-view.product .productLeft .columnWrapper { 
	margin-top:0;
	background:none; 
}*/

.product-view .productLeft .columnWrapper .colLeft {
	width:325px;
	float:left;
	margin-bottom:20px;
}

.product-view .productLeft .columnWrapper .colRight {
	width:325px;
	float:right;
	margin-bottom:20px;
}

.product-view .productright { 
	float:right;
	width:225px; 
	margin-bottom:40px;
	position:relative;
	background:#e9e9e7;
	padding:15px;
}

.product-view .productright .productRightDarkGrey { 
	background:#dddddc;
	border-top:1px solid #b1b1b0;
	
}

.product-view .productright #sidebar { 
	padding:15px;
	margin-top:10px;
}

.staticBlock { }
.staticBlock .staticBlockTitle h3 { margin:0; padding:20px 15px 10px 15px; background:url(../images/bgs/bg_dot_X.png) 0 bottom repeat-x; }
.staticBlock .staticBlockContent { padding:10px 15px 5px 15px; }
.staticBlock .staticBlockContent p { font-size:12px; }

.product-view.product .productLeft .dottedLineX { margin:30px 0; }

.product-view.product .productLeft .postColumnWrapperDesc {  }


.product-view .attributeField { margin-bottom:8px }
.product-view .attributeField.last { margin-bottom:25px }

.product-view .attributeField > span { 
	display:inline-block;
	*display:inline;
	zoom:1;
	width:100px;
}

.category-classroom .product-view .price-as-configured { display:none; }

.product-view .addToBasketReplacement { margin-left:5px; }
.product-view .addToBasketReplacement h2 { font-size:28px; }

.product-view .availability { font-family:'AlternateGothicW01-No2 691799', Arial; font-size:28px; }
.product-view .availability span { text-transform:uppercase; font-weight:normal; }

.product-view .price-box { font-family:'AlternateGothicW01-No2 691799', Arial; font-size:28px; float:left; }

.category-products .price-box { float:none; }
.category-products .product-view .pp { margin:0; }
.category-products .product-options { margin:0; padding:0; }
.category-products .product-options dd input.input-text { width:96%; }

.product-view .pp { margin-left:100px; padding-bottom:20px; }
 
.product-view .refundDetails { margin-top:10px; margin-bottom:10px; }
.product-view .refundDetails h2 { font-size:16px; color:#333; }
.product-view .refundDetails p { font-size:12px; background: url(../images/bgs/bg_dot_X.png) left bottom repeat-x; padding-bottom:10px; }

.product-view .product-name { margin-bottom:10px; }
.product-view .product-name h1 { font-size:28px; text-transform:uppercase;  background:url(../images/icons/icon_nav_shop.png) 0 10px no-repeat; padding-left:45px; }

.product-view .product-name .courseDate {
	font-family: 'Orator W01 Medium';
	font-weight: normal;
	color:#666;
	font-size:18px;
	text-transform: uppercase;
}

.product-view .productright .courseDate {
	clear:both;
	margin:0 0 10px 0;
}

.product-view .short-description {}

.product-view .add-to-links { }
.product-view .add-to-links li { font-size:11px; margin-bottom:4px; }
.product-view .add-to-links li a { text-decoration:none; font-weight:normal; color:#333; }

.product-view .add-to-box { background:#e9e9e7; }


.product-view .waitingList { }
.product-view .waitingList h2 { font-size: 28px; }
.product-view .waitingList a { text-decoration:none; }
.product-view .waitingList a:hover { text-decoration:underline; }

.product-view .productInformationColRight { margin-bottom:15px; }
.product-view .productInformationColRight table { width:100%; }
.product-view .productInformationColRight table td { padding:0 5px 5px 0; vertical-align:top; }

.product-view .productInformationColRight.courseTimetable {
    display: none;
}

.product-view .colRight h2,
.product-view .colLeft h2 { margin:25px 0 0px 0; }

.product-view .colRight h2:first-child,
.product-view .colLeft h2:first-child { margin:0px 0 0px 0; }


.product-view .facultyMember { display: none; }
.product-view .facultyMember .photo { float:left; margin:0 15px 15px 0; border:1px solid #ccc; }
.product-view .facultyMember .facultyDescription{  }
.product-view .facultyMember .clr {  }

/* Product Options */
.product-options { /*padding:0 15px; margin-left:5px;*/ background:#e9e9e7; }
.product-options dt label {  }
.product-options dt { margin-bottom:10px; }
.product-options .qty-holder {  clear:both; }
.product-options .qty-holder label { display:block; padding-top:10px; margin-bottom:10px; }

.product-options .singleOptionText {
	display:inline-block;
	*display:inline;
	zoom:1;
	border:1px dotted #000;
	padding:5px 5px;
	background:#fff;
}

.product-options dd { margin:10px 0; }
.product-options dl.last dd.last { margin-bottom:0; }
.product-options dd input.input-text { width:96%; }
.product-options dd input.datetime-picker { width:150px; }
.product-options dd .time-picker { display:-moz-inline-box; display:inline-block; padding:2px 0; vertical-align:middle; }
.product-options dd textarea { width:215px; margin-bottom:5px; }
.product-options dd select { width:100%; }
.product-options .options-list {}
.product-options .options-list input.radio { float:left; margin:3px -18px 0 0; }
.product-options .options-list input.checkbox { float:left; margin:3px -20px 0 0; }
.product-options .options-list .label { display:block; margin-left:20px; }
.product-options ul.validation-failed { padding:0 7px; }
.product-options p.required { padding:15px 0 0; }

.product-options-bottom { padding:10px 15px 20px 15px; background:#e9e9e7; margin-left:5px; }
.product-options-bottom .price-box { display:none; }

/* Grouped Product */
.product-view .grouped-items-table {}

/* Block: Description */
.product-view .box-description {}

/* Block: Additional */
.product-view .box-additional {}

/* Block: Upsell */
.product-view .box-up-sell {}
.product-view .box-up-sell .products-grid td { width:147px; padding:0 20px 0 0; }

ul.upsellList { margin:0; padding:0; list-style:none; position:relative; }
ul.upsellList:after { clear: both;
    content: ".";
    display: block;
    font-size: 0;
    height: 0;
    line-height: 0;
    overflow: hidden;
	 }
ul.upsellList  li { width:147px; margin-right:19px; float:left; padding-bottom:80px; }
ul.upsellList  li.last { margin-right:0; }

ul.upsellList  li .product-image { width:146px; height:146px; overflow:hidden; display:block; margin-bottom:20px; }

ul.upsellList  li h3 { font-family:Georgia; font-size:13px; margin-bottom:15px; text-transform:none; }
ul.upsellList  li h3 a { text-decoration:none; }
ul.upsellList  li h3 a:hover { text-decoration:underline;   }

ul.upsellList  li .price-box { padding:0; position:absolute; bottom:35px; font-size:12px; font-family:Georgia, "Times New Roman", Times, serif; }

ul.upsellList  li button { position:absolute; bottom:0; }
/* Block: Tags */

.product-view .box-tags {}
.product-view .box-tags .form-add label { float:left; }
.product-view .box-tags .form-add .input-box { float:left; width:260px; margin:0 5px; }
.product-view .box-tags .form-add input.input-text { width:254px; }
.product-view .box-tags .form-add p { clear:both; }

/* Block: Reviews */
.product-view .box-reviews {}
.product-view .box-reviews .form-add {}

/* Send a Friend */
.send-friend {}
/* ======================================================================================= */


/* Content Styles ================================================================= */
.product-name { font-size:1em; font-weight:normal; }
.product-name a {}

/* Product Tags */
.tags-list li { display:inline; }

/* Advanced Search */
.advanced-search {}
.advanced-search-amount {}
.advanced-search-summary {}

/* CMS Home Page */
.cms-home .subtitle {}
.cms-index-index .subtitle {}

/* Sitemap */
.page-sitemap .links { text-align:right; margin:0 8px -22px 0; }
.page-sitemap .links a { text-decoration:none; position:relative; }
.page-sitemap .links a:hover { text-decoration:underline; }
.page-sitemap .sitemap { margin:12px; }
.page-sitemap .sitemap a {}
.page-sitemap .sitemap li { margin:3px 0; }
.page-sitemap .sitemap li.level-0 { margin:10px 0 0; font-weight:bold; }
.page-sitemap .sitemap li.level-0 a {}

/* RSS */
.rss-title h1 { background:url(../images/i_rss-big.png) 0 4px no-repeat; padding-left:27px; }
.rss-table .link-rss { display:block; line-height:1.35; background-position:0 2px; }
/* ======================================================================================= */


/* Shopping Cart ========================================================================= */
.cart {}

/* Checkout Types */
.cart .checkout-types { float:right; text-align:right; margin-bottom:10px; }
.cart .title-buttons .checkout-types li { float:left; margin:0 0 5px 5px; }
.cart .checkout-types .paypal-or { margin:0 8px; line-height:2.3; }
.cart .totals .checkout-types .paypal-or { clear:both; display:block; padding:3px 55px 8px 0; line-height:1.0; font-size:11px; }

.cart #shopping-cart-totals-table { margin-bottom:10px; }

.cart .cartTable { border:1px solid #e3e3e3; background:#fff; padding:10px 10px; }

.cart .dottedLineX { margin-bottom:20px; }

/* Shopping Cart Table */
.cart-table .item-msg { font-size:10px; }

/* Shopping Cart Collateral boxes */
.cart .cart-collaterals { padding:25px 0 0; }
.cart .cart-collaterals .col2-set { float:left; width:600px; }

.cart .cart-collaterals .col2-set 


.cart .crosssell {}
.cart .crosssell h2 { font-size:13px; font-weight:bold; }
.cart .crosssell .product-image { float:left; width:75px; height:75px; border:1px solid #ddd; }
.cart .crosssell .product-details { margin-left:90px; }
.cart .crosssell li.item { margin:12px 0; }

/* Discount Codes & Estimate Shipping and Tax Boxes */
.cart .discount,
.cart .shipping { border:1px solid #e3e3e3; background:#fff; padding:10px 10px; }

.cart .discount h2,
.cart .shipping h2 { margin:0 0 15px 0; }

.cart .discount label { margin-bottom:10px; }

/* Shopping Cart Totals */
.cart .totals { float:right; width:300px; border:1px solid #e3e3e3; background:#fff; padding:15px 10px; }
.cart .totals table { width:100%; }
.cart .totals table th,
.cart .totals table td { padding:5px; }
.cart .totals table th { font-weight:bold; }
.cart .totals table tfoot th {}

/* Options Tool Tip */
.item-options dt { font-weight:bold; font-style:italic; }
.item-options dd { padding-left:10px; }
.truncated { cursor:help; }
.truncated a.dots { cursor:help; }
.truncated a.details { cursor:help; }
.truncated .truncated_full_value { position:relative; z-index:999; }
.truncated .truncated_full_value .item-options { position:absolute; top:-99999em; left:-99999em; z-index:999; width:250px; padding:8px; border:1px solid #ddd; background-color:#f6f6f6; }
.truncated .truncated_full_value .item-options > p { font-weight:bold; text-transform:uppercase; }
.truncated .show .item-options { top:-20px; left:50%; }
.col-left .truncated .show .item-options { left:30px; top:7px; }
.col-right .truncated .show .item-options  { left:-240px; top:7px; }
/* ======================================================================================= */


/* Checkout ============================================================================== */
/********** < Common Checkout Styles */
/* Shipping and Payment methods */
.sp-methods dt { font-weight:bold; }
.sp-methods .price { font-weight:bold; }
.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; }

.sp-methods .checkmo-list li { margin:0 0 5px; }
.sp-methods .checkmo-list label { width:135px; padding-right:10px; text-align:right; }
.sp-methods .checkmo-list address { float:left; }

.sp-methods .centinel-logos a { margin-right:3px; }
.sp-methods .centinel-logos img { vertical-align:middle; }

.sp-methods .release-amounts { margin:0.5em 0 1em; }
.sp-methods .release-amounts button { float:left; margin:5px 10px 0 0; }

.please-wait { float:right; margin-right:5px; }
.please-wait img { vertical-align:middle; }
.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 .btn-close a { display:block; margin:0 0 0 auto; width:15px; height:15px; background:url(../images/btn_window_close.gif) 100% 0 no-repeat; text-align:left; text-indent:-999em; overflow:hidden; }
.tool-tip .tool-tip-content { padding:5px; }

/* Gift Messages */
.gift-messages {}
.gift-messages-form { border:1px solid #ddd; background-color:#f5f5f5; }
.gift-messages-form { position:relative; }
.gift-messages-form label { float:none !important; position:static !important; }
.gift-messages-form h4 {}
.gift-messages-form .whole-order {}
.gift-messages-form .item { margin:0 0 10px; }
.gift-messages-form .item .product-img-box { float:left; width:75px; }
.gift-messages-form .item .product-image { margin:0 0 7px; }
.gift-messages-form .item .number { margin:0; font-weight:bold; text-align:center; }
.gift-messages-form .item .details { margin-left:90px; }
.gift-messages-form .item .details .product-name {}

.gift-message-link { display:block; background:url(../images/bkg_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; }

/* Centinel */
.centinel {}
.centinel .authentication { border:1px solid #ddd; background:#fff; }
.centinel .authentication iframe { width:99%; height:400px; background:transparent !important; margin:0 !important; padding:0 !important; border:0 !important; }

/* Generic Info Set */
.info-set {}
/********** Common Checkout Styles > */

/* One Page Checkout */
.block-progress { margin-top:68px; background:#fff; padding:10px; border:1px solid #e3e3e3; }
.block-progress dt { font-weight:bold; margin-bottom:10px; }
.block-progress dt.complete,
.block-progress dd.complete {  }

.block-progress dd.complete { margin-bottom:20px; }

.block-progress dd table td { vertical-align:middle; padding-bottom:10px; }

.opc { border-bottom:1px solid #ddd; position:relative; }
.opc li.section { border:1px solid #e3e3e3; margin-bottom:10px; background:#fff; }

.opc .buttons-set.disabled button.button { display:none; }
.opc .buttons-set .please-wait { height:21px; line-height:21px; float:left; }

.opc .step-title { padding:5px 10px; text-align:right; background:#f7f7f7; line-height:26px; }
.opc .step-title .number { float:left; font-size:24px; margin-right:10px; font-family:"AlternateGothicW01-No3 691802", }
.opc .step-title h2 { float:left; margin:0; font-size:24px; }
.opc .step-title a { display:none; float:right; }

.opc .allow .step-title { background:#fff; cursor:pointer;  }
/*.opc .allow .step-title a { display:block; }*/

.opc .active {}
.opc .active .step-title { background:#fff; cursor:default; }
/*.opc .active .step-title a { display:none; }*/

.opc .step { border-top:1px dotted #ddd; padding:20px 30px; position:relative; }
.opc .step .tool-tip { right:10px; }

.opc .order-review {}
.opc .order-review .authentication {}
.opc .order-review .warning-message {}

/* 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 {}
/* ======================================================================================= */


/* Account Login/Create Pages ============================================================ */
.account-login {}
.account-login .new-users {}
.account-login .registered-users {}

.account-create {}
/* Account Login/Create Pages ============================================================ */


/* Remember Me Popup ===================================================================== */
.window-overlay { background:url(../images/window_overlay.png) repeat; background:rgba(0, 0, 0, 0.35); position:absolute; top:0; left:0; height:100%; width:100%; z-index:990; }

.remember-me label {}
.remember-me-popup {}
.remember-me-popup h3 {}
.remember-me-popup .remember-me-popup-head {}
.remember-me-popup .remember-me-popup-head .remember-me-popup-close {}
.remember-me-popup .remember-me-popup-body {}
.remember-me-popup .remember-me-popup-body a {}
/* Remember Me Popup ===================================================================== */


/* My Account ============================================================================= */
.my-account .title-buttons .link-rss { float:none; margin:0; }

/********** < Dashboard */
.dashboard {}
.dashboard .welcome-msg {}

/* Block: Recent Orders */
.dashboard .box-recent { margin:10px 0; }

/* Block: Account Information */
.dashboard .box-info {}

/* Block: Reviews */
.dashboard .box-reviews .number { float:left; font-size:10px; font-weight:bold; line-height:1; color:#fff; margin:3px -20px 0 0; padding:2px 3px; background:#ddd; }
.dashboard .box-reviews .details { margin-left:20px; }

/* Block: Tags */
.dashboard .box-tags .number { float:left; font-size:10px; font-weight:bold; line-height:1; color:#fff; margin:3px -20px 0 0; padding:2px 3px; background:#ddd; }
.dashboard .box-tags .details { margin-left:20px; }
/********** Dashboard > */

/* Address Book */
.addresses-list {}
.addresses-list-additional li.item {}

/* 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; }

.order-date { margin:10px 0; }

.order-info-box {}

.order-items { width:100%; overflow-x:auto; }

.order-additional { margin:15px 0; }
/* Order Gift Message */
.gift-message dt strong { color:#666; }
.gift-message dd { font-size:13px; margin:5px 0 0; }
/* Order Comments */
.order-about dt { font-weight:bold; }
.order-about dd { font-size:13px; margin:0 0 7px; }

.tracking-table { margin:0 0 15px; }
.tracking-table th { font-weight:bold; white-space:nowrap; }

.tracking-table-popup { width:100%; }
.tracking-table-popup th { font-weight:bold; white-space:nowrap; }
.tracking-table-popup th,
.tracking-table-popup td { padding:1px 8px; }

/* Order 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 .cart-price,
.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; }

/* My Reviews */
.product-review .product-img-box { float:left; width:140px;  }
.product-review .product-img-box .product-image { display:block; width:125px; height:125px; }
.product-review .product-img-box .label { font-size:11px; margin:0 0 3px; }
.product-review .product-img-box .ratings .rating-box { float:none; display:block; margin:0 0 3px; }
.product-review .product-details { margin-left:150px; }
.product-review .product-name { font-size:16px; font-weight:bold; margin:0 0 10px; }
.product-review h3 {}
.product-review .ratings-table { margin:0 0 10px; }
.product-review dt { font-weight:bold; }
.product-review dd { font-size:13px; margin:5px 0 0; }
/* ======================================================================================= */


/* Footer ================================================================================ */

.footer-container { 
	background:#dddddc;
	border-top:1px solid #bdbdbd;
}
.footer-container .footerTop {
	padding:35px 29px 25px 29px;
	background:url(../images/bgs/bg_footerTop_yellow.png) 0 0 repeat-x #fce600;
	zoom: 1;
}
.ie7 .footer-container .footerTop,
*+html .footer-container .footerTop {
	
}
.footerPanel { float:left; font-family:Georgia, "Times New Roman", Times, serif; }
.footerPanel.panel1 { width:183px; margin-right:20px; }
.footerPanel.panel2 { width:218px; margin-right:70px; }
.footerPanel.panel3 { width:213px; }
.footerPanel.panel4 { width:208px; float:right; }



.footerPanel h6 { font-family:"AlternateGothicW01-No3 691802", Tahoma; font-size:20px; color:#000; text-transform:uppercase; font-weight:normal; margin:0 0 20px 0; }

.panel4 h6 {
	margin-bottom:22px;
}

.footerPanel p { font-size:12px; color:#000000; line-height:1.3; margin-bottom:10px; }

.footerPanel ul { list-style:none; margin:0 0 10px 0; padding:0; color:#000000; font-size:12px; }
.footerPanel ul li { line-height:1.3; margin:0 0 8px 0; padding:0; }
.footerPanel ul li a { margin:0; padding:0; text-decoration:none; color:#000000; }
.footerPanel ul li a:hover { text-decoration:underline; }

.footer-container .footerBottom {
	padding:15px 15px;
	background:url(../images/bgs/bg_footerBottom_grey.png) 0 0 repeat-x #e4e4e3;
	text-transform:uppercase;
	color:#606060;
	font-family:Arial;
	line-height:1.2;
	font-size:10px;
	zoom: 1;
}

.footer-container .footerBottom .copyright { float:left; }
.footer-container .footerBottom .address { float:right; }
.footer-container .footerBottom .address a { text-decoration:none; margin-left:15px; color:#333; }

.footerPanel ul.socialLinks { list-style:none; margin:0 0 10px 0; padding:0; color:#000000; font-size:12px; }
.footerPanel ul.socialLinks li { display:block !important; background:none !important; border:none !important; line-height:1.3; margin:0 0 8px 0; padding:0; }
.footerPanel ul.socialLinks li a { 
	display:block;  background-position:0 100%; background-repeat:no-repeat; 
	margin:0; padding:7px 0 0 40px; text-decoration:none; color:#000000; font-size:12px; font-family:Georgia, "Times New Roman", Times, serif;
}
	
.footerPanel ul.socialLinks li a:hover { text-decoration:underline; opacity:0.8; }

.footerPanel ul.socialLinks li.twitter a { 		background-image:url(../images/icons/footer_icon_twitter.png); }
.footerPanel ul.socialLinks li.facebook a { 	background-image:url(../images/icons/footer_icon_facebook.png); }
.footerPanel ul.socialLinks li.rss a { 			background-image:url(../images/icons/icon_rss_footer.png); }
.footerPanel ul.socialLinks li.vimeo a { 		background-image:url(../images/icons/footer_icon_video.png); }
.footerPanel ul.socialLinks li.flickr a { 		background-image:url(../images/icons/icon_flickr_footer.png); }
.footerPanel ul.socialLinks li.youtube a { 		background-image:url(../images/icons/icon_youtube_footer.png); }
.footerPanel ul.socialLinks li.calendar a { background-image:url(../images/icons/footer_icon_calendar.png); }

/* ======================================================================================= */


/* Clears ================================================================================ */
.clearer:after,
.header-container:after,
.header-container .top-container:after,
.header:after,
.header .quick-access:after,
#nav:after,
.main:after,
.footer:after,
.footer-container .bottom-container:after,
.col-main:after,
.col2-set:after,
.col3-set:after,
.col4-set:after,
.search-autocomplete li:after,
.block .block-content:after,
.block .actions:after,
.block li.item:after,
.block-poll li:after,
.block-layered-nav .currently li:after,
.page-title:after,
.products-grid:after,
.products-list li.item:after,
.box-account .box-head:after,
.dashboard .box .box-title:after,
.box-reviews li.item:after,
.box-tags li.item:after,
.pager:after,
.sorter:after,
.ratings:after,
.add-to-box:after,
.add-to-cart:after,
.product-essential:after,
.product-collateral:after,
.product-view .product-img-box .more-views ul:after,
.product-view .product-shop .short-description:after,
.product-view .box-description:after,
.product-view .box-tags .form-add:after,
.product-options .options-list li:after,
.product-options-bottom:after,
.product-review:after,
.cart:after,
.cart-collaterals:after,
.cart .crosssell li.item:after,
.opc .step-title:after,
.checkout-progress:after,
.multiple-checkout .place-order:after,
.group-select li:after,
.form-list li:after,
.form-list .field:after,
.buttons-set:after,
.page-print .print-head:after,
.advanced-search-summary:after,
.gift-messages-form .item:after,
.send-friend .form-list li p:after,
.int-editions li:after { display:block; content:"."; clear:both; font-size:0; line-height:0; height:0; overflow:hidden; }
/* ======================================================================================= */

.dottedLineX { background:url(../images/bgs/bg_dot_X.png) 0 0 repeat-x; height:1px; }

.dottedLineX.cmsPage { margin-bottom:20px; margin-left:-15px; width:1010px; }

.columnHeader h1 img { vertical-align:middle; margin-right:10px; }
.columnHeader h1 { color: #000000; font-size: 28px; text-transform: uppercase; padding-bottom:15px; margin-bottom:15px; background:url(../images/bgs/bg_dot_X.png) 0 bottom repeat-x; }

.columnDescription { 
	position:relative;
	padding-bottom:20px;
}

.columnDescription.oneColumn { 
	height:auto;
	padding:0;
	margin-bottom:20px;
}

.columnDescription h3 { font-family:Georgia, "Times New Roman", Times, serif; text-transform:none; font-size:28px; margin-bottom:20px; }

.calendarHolder { width:216px; height:250px; position:absolute; right:0px; top:10px; } 

.calRel { position:relative; }

.calRel .calLeftPin { width:12px; height:26px; display:block; background:url(../images/bgs/bg_datepicker_pin.png) no-repeat;
					  position:absolute; left:20px; top:-6px; z-index:500; }
					  
.calRel .calRightPin { width:12px; height:26px; display:block; background:url(../images/bgs/bg_datepicker_pin.png) no-repeat;
					  position:absolute; right:20px; top:-6px; z-index:500; }

.columnProductDescription { margin-bottom:20px; }


.calRel .calendarPopUp { 
	display:none; 
	width:220px; 
	position:absolute; left:-230px; top:0px; z-index:500;  background:#fff; border:1px solid #e3e3e3; 
}

.calRel .calendarPopUp .header {
	position:relative;
	line-height:40px;
	height:40px;
	background: none repeat scroll 0 0 #FDE805;
	color: #000;
    font-family: 'AlternateGothicW01-No2 691799';
    font-size: 18px;
    font-weight: normal;
    text-transform: uppercase;
	text-align:center;
	border-bottom:2px solid #E5E5E5;
	margin-bottom:0;
}

.calRel .calendarPopUp .header .pinLeft { width:12px; height:26px; display:block; background:url(../images/bgs/bg_datepicker_pin.png) no-repeat;
					  position:absolute; left:20px; top:-6px; z-index:500; }
					  
.calRel .calendarPopUp .header .pinRight { width:12px; height:26px; display:block; background:url(../images/bgs/bg_datepicker_pin.png) no-repeat;
					  position:absolute; right:20px; top:-6px; z-index:500; }

.calRel .calendarPopUp .content {
	padding:15px 15px 0 15px;
}

.calRel .calendarPopUp .close {
	padding:5px 15px 5px 15px;
}

#calendar_filters {
    margin: 1em 0;
}
#calendar_filters .dottedLineX {
    margin: 1em 0;
}
#calendar_filters .filter {
    display: inline-block;
    padding: 0 2em 0 0;
}
#calendar_filters .filter label {
    padding: 0 .75em 0 0;
}
#calendar_filters .filter .btn-remove {
    display: inline-block;
    margin: 0 0 -1px 3px;
}

/* ======================================================================================= 
	CMS STYLES
   ======================================================================================= */

.homepageLayout { }

.homepageLayout .page-title .title { font-size:28px; color:#000; text-transform:uppercase; font-family:"AlternateGothicW01-No3 691802", Tahoma; margin-bottom:5px; }
.homepageLayout .page-title .title img { vertical-align:middle; }

.cmsHeaderImage { margin:0 0 15px 0; }
.colLayout-1 { }

.colLayout-2-right .colLeft 	{ float:left; width:722px; margin-bottom:20px; }
.colLayout-2-right .colRight 	{ float:right; width:226px; /*background:#e9e9e9;*/ padding:0 16px 20px 16px;  margin-bottom:20px; /*border:1px solid #e9e9e9;*/ }
.colLayout-2-right .colRight.blogHolder { /*border-color:transparent; background-color:transparent;*/ }

.homepageLayout.colLayout-2-right .colLeft 	{ float:left; width:722px; margin-bottom:20px; }
.homepageLayout.colLayout-2-right .colRight { border-left:1px solid #dcdcdb; float:right; width:226px; padding:0 0 0 15px; margin-bottom:20px; }

.homepageLayout .feedsWrapper { }

.colLeft .image { margin-bottom:20px; }

.padPageContent { padding-left:25px; padding-right:140px; }
.padPageContent.top { padding-top:10px; }
.padPageContent.top20 { padding-top:20px; }
.padPageContent.top40 { padding-top:40px; }

.padPageContent.bot20 { padding-bottom:20px; }
.padPageContent.bot30 { padding-bottom:30px; }


.padPageContent p { /*text-align:justify;*/ }

.feedsWrapperLeft { float:left; width:478px; border:1px solid #ccc; }
.feedsWrapperRight { float:right; width:478px;  border:1px solid #ccc; }

.feedsWrapper .title { padding:10px; 
font-size:13px; 
font-weight:normal; 
font-family: Georgia, "Times New Roman", Times, serif; 
text-transform:uppercase;
color:#000; 
text-align:center; 
background:#fff;
border-bottom:1px solid #ccc;
line-height:1.2;
 }
 
.feedsWrapper .title img { margin-bottom:5px; }
 
.feedsWrapper .content { height:250px; background:#fff; overflow:auto; }

.feedsWrapper .content .pad { padding:0px 0px; }


ul.externalRSSFeedHome li { padding:10px 30px 11px 30px; background:url(../images/bgs/bg_dot_X.png) 0 bottom repeat-x; font-size:12px; }
ul.externalRSSFeedHome li.last { background:none; }

ul.externalRSSFeedHome li p.itemTitle { margin-bottom:0px; font-size:12px; }
ul.externalRSSFeedHome li p.itemDate { font-style:italic; margin-bottom:0; font-size:11px; color:#000; font-size:12px; }
ul.externalRSSFeedHome li a.itemImage { width:48px; height:48px; float:left; margin-right:15px; overflow:hidden;  }

ul.externalRSSFeedHome li a.itemImage img { width:48px; }

ul.externalRSSFeedHome li a { text-decoration:none; }
ul.externalRSSFeedHome li a:hover { text-decoration:underline; }



.feedsWrapper .footer { background:#fff; height:35px; /*background:url(../images/bgs/bg_dot_X.png) 0 0 repeat-x #fff;*/ position:relative; }

.feedsWrapper .footer a.link { position:absolute; bottom:0; right:0; padding:3px 5px; background:#000; font: 12px/12px 'Orator W01 Medium',Arial,Helvetica,sans-serif; text-transform:uppercase; color:#fff; text-decoration:none; }
.feedsWrapper .footer a.link:hover { background:#333; }


#homeTwitterFeed .jta-tweet-list-item { padding:7px 0; border:none;  background:url(../images/bgs/bg_dot_X.png) 0 bottom repeat-x; }
.jta-tweet-list { }
#homeTwitterFeed .jta-tweet-body-list-profile-image-present { margin-left:65px; }

.sidebarBlock.comingUp .title { margin-top:15px; font-size:16px; text-transform:uppercase; text-align:center; line-height:1.6; }
.sidebarBlock.comingUp .graphic { margin:7px 0; text-align:center;  }
.sidebarBlock.comingUp .item { font-size:16px; font-style:italic; text-align:center; line-height:1.4; margin-bottom:15px; }
.sidebarBlock.comingUp .item a { text-decoration:none; }
.sidebarBlock.comingUp .item a .date { font-size:14px; color:#666; }
.sidebarBlock.comingUp .item a:hover { text-decoration:underline; }


.sidebarBlock.dailyAphorism { padding:15px 15px 20px 15px; margin:0 0 20px 0; background:#cccccc; }
.sidebarBlock.dailyAphorism .sidebarBlock-title {
	font-family:'Orator W01 Medium';
	font-size:12px;
	margin:0 0 15px 0;
	padding:0;	
}

.sidebarBlock.dailyAphorism .sidebarBlock-content .dailyQuote { 
	font-family: "AlternateGothicW01-No3 691802",Tahoma;
    font-size: 18px;
    font-weight: normal;
    line-height: 1.3;
    margin: 0 0 5px 0;
    text-transform: uppercase; 
	} 
	
.sidebarBlock.dailyAphorism .sidebarBlock-content .dailyQuoteReference { 
	font-size:11px; color:#000; 
	font-family:Georgia;
	font-style:italic;
	}




.homepageLayout #sliderWrapper { border:1px solid #dcdcdb; width:720px; height:369px; background:#fff; }

#sliderContainer { float:left; width:500px; }
#sliderNavContainer { float:right; width:220px;  }

#sliderNavContainer .title { font-size:18px; text-transform:uppercase; height:39px; padding:0 15px; line-height:39px;  border-left:1px solid #DCDCDC; background:url(../images/icons/icon_nav_shop.png) 170px 10px no-repeat; font-weight:normal; font-family:"AlternateGothicW01-No3 691802", Tahoma; }

#sliderContainer #homeSlider .image { width:500px; height:360px; }
#sliderContainer #homeSlider .vimeo { width:500px; height:360px; }

#sliderContainer #homeSlider .text  { height:140px; position:relative; padding:10px 15px; }
#sliderContainer #homeSlider .text h6 { font-size:18px; font-weight:normal; line-height:1.3; font-family:"AlternateGothicW01-No3 691802", Tahoma; margin:0 0 5px 0; text-transform:uppercase; }


ul#sliderNav { list-style:none; margin:0; padding:0; border-left:1px solid #dcdcdc; height:330px; }
ul#sliderNav li { display:block; margin:0; padding:0; height:110px; }
ul#sliderNav li.last { }
ul#sliderNav li a { display:block; padding:10px 15px; height:90px; text-decoration:none; position:relative; background: url(../images/bgs/bg_dot_X.png) left top repeat-x; }
ul#sliderNav li.last a { }

ul#sliderNav li a .arrow { position:absolute; height:22px; width:12px; left:-12px; top:50%; margin-top:-11px; background: url(../images/icons/icon_homeSliderNavArrow.png) no-repeat; display:none; }

ul#sliderNav li.active a { background:#f7f7f7 url(../images/bgs/bg_dot_X.png) left top repeat-x; }
ul#sliderNav li.active a .arrow { display:block; }

ul#sliderNav li.active.last a { }


ul#sliderNav li a h6 { font-size:18px; font-weight:normal; line-height:1.1; font-family:"AlternateGothicW01-No3 691802", Tahoma; margin:0; text-transform:uppercase; }
ul#sliderNav li a p { font-size:12px; margin:0; }

.homeHighlights { margin-top:30px; }

.whiteHolder { 
	border:1px solid #e3e3e2;
	padding:20px 15px;
	background:#fff;
	}
	
.extendedContentPad {
	padding:20px 40px;
}

.contentWrapper { margin:20px 0; }

.carouselWrapperOutter { margin-bottom:20px; border-bottom:5px solid #e5e5e4; }
.carouselWrapper { border-bottom:7px solid #000; position:relative;  }
.carouselWrapper .carouselPrevButton { position:absolute; display:block; width:13px; height:182px; top:40px; left:0px; background: url(../images/icons/icon_carousel_prev_new.png) no-repeat left center; cursor:pointer; }
.carouselWrapper .carouselNextButton { position:absolute; display:block; width:13px; height:182px; top:40px; right:0px; background:url(../images/icons/icon_carousel_next_new.png) no-repeat  left center; cursor:pointer;  }

.carouselWrapper .carouselPrevButton:hover { opacity:0.5;  }
.carouselWrapper .carouselNextButton:hover { opacity:0.5;  }

.carouselWrapper .carouselTitleWrapper { text-align:center; margin-bottom:10px; }
.carouselWrapper a.carouselTitle {
	margin:0 auto;
	display:inline-block;
	*display:inline;
	zoom:1; 
	padding-left:36px;
	line-height:30px;
	background: url(../images/bgs/bg_coral_title_l.png) no-repeat 0 0;
	text-decoration:none;
	color:#fff;
	font-size:18px;
	font-family:"AlternateGothicW01-No3 691802";
	text-transform:uppercase;
}

.carouselWrapper a.carouselTitle span {
	display:block;
	padding-right:36px;
	line-height:30px;
	background: url(../images/bgs/bg_coral_title_r.png) no-repeat right 0;
}

.carouselWrapper a.carouselTitle:hover { background-position: left bottom; color:#606060; }
.carouselWrapper a.carouselTitle:hover span { background-position: right bottom; }

ul.bookshelf { list-style:none; margin:0; padding:0; width:920px; margin:0 30px; height:182px; }
ul.bookshelf li { float:left; margin:0 25px 0 0; padding:0; width:129px; height:182px; overflow:hidden; position:relative; overflow:hidden; }
ul.bookshelf li.rowEnd { margin-right:0; }
ul.bookshelf li a { 
	height:180px;
	width:127px; 
	position:absolute;
	top:30px; left:0; 
	display:block; 
	margin:0;
	border-top:2px solid #eeeeee;
	border-right:1px solid #eeeeee;
	border-left:1px solid #eeeeee;
	background:#fff;
	text-decoration:none;
	}
	
ul.bookshelf li a .rel {
	padding:10px;
}

ul.bookshelf li a .rel .type { 
	font-size:14px;
	font-family:"AlternateGothicW01-No3 691802";
	height:20px;
	text-transform:uppercase;
}

ul.bookshelf li a .rel .image {
	width:107px;
	height:107px;
	background:#ccc;
}

ul.bookshelf li a .rel .detailOverlay {
	position:absolute;
	display:none;
	top:-2px;
	left:-1px;
	width:107px;
	height:160px;
	padding:11px;
	background:#8d979b;
}

ul.bookshelf li a .rel .detailOverlay .title {
	font-size:14px;
	font-family:"AlternateGothicW01-No3 691802";
	margin-bottom:10px;
	text-transform:uppercase;
	color:#fff;
}

ul.bookshelf li a .rel .detailOverlay .desc {
	color:#fff;
	font-size:11px;
}

.staffList { margin:40px auto 10px auto; width:940px; }
.staffList ul { list-style:none; margin:0; padding:0; }
.staffList ul li { float:left; width:155px; margin-right:41px; margin-bottom:15px; }
.staffList ul li.fifth { margin-right:0; }

.staffList ul li a { display:block; text-decoration:none; }

.staffList ul li a:hover {
	cursor:pointer;	
}

.staffList ul li a .image { width:155px; height:155px; background:#fff; margin-bottom:10px; }
.ie7 .staffList ul li a {
	
}
.ie7 .staffList ul li a .image {
	
}
.ie7 .staffList ul li a .image img {
	
}
.staffList ul li a .name { font-family:"AlternateGothicW01-No3 691802"; text-transform:uppercase; font-size:16px; margin-bottom:5px; }
.staffList ul li a .jobtitle { 
	font-family: 'Orator W01 Medium';
    font-weight: normal;
	text-transform:uppercase;
	color:#666666;
}

.staffList ul li a .link { font-size:11px; text-decoration:underline; }

.staffList ul li a:hover .name { text-decoration:underline; }

.staffProfile { background:#fff; border:1px solid #e3e3e2; padding: 40px 40px; }
.staffProfile .right { float:right; width:250px; }
.staffProfile .left { width:500px; }
.staffProfile .left p { text-align:justify; }

.blogHolder { }

.blogHolder .taglist { font-style:italic; }

.CustomTagWidget .taglist { line-height:1.6; }

.blogHolder .blogSummary { 
	/* total width 354px */
	width:322px;
	border:1px solid #e3e3e2;
	padding:20px 15px;
	margin-right:14px;
	background:#fff;
	margin-bottom:14px;
	float:left;
	position:relative;
	padding-bottom:60px;
	font-size:13px;
	line-height:1.4;
	}
	
.blogHolder .blogSummary .description { margin-bottom:20px; }

.blogHolder .blogSummary.first { 
	margin-right:0;
	width:690px;
}

.blogHolder .blogSummary.odd {
	margin-right:0;
}

.blogHolder .blogSummary.even {
	clear:both;
}

.blogHolder .blogSummary .tab,
.blogEntry .tab {
	position:absolute; top:0; right:0;
	width:25px; height:26px;
	background:url(../images/bgs/icon_blog_tab.png) no-repeat;
}

.blogHolder .blogSummary .tags {
	height:12px; 
	margin-bottom:10px;
	font-family:Geogria;
	font-size:12px;
}

.blogHolder .blogSummary .date,
.blogEntry .date {
	position:absolute; top:60px; left:0;
	width:49px; height:47px;
	background:url(../images/bgs/icon_blog_date.png) no-repeat;
	text-align:center;
	padding-top:5px;
	font-family:"AlternateGothicW01-No3 691802";
	color:#fff;
	line-height:1;
}

.blogEntry .taglist { margin-bottom:15px; font-style:italic; }

.blogEntry .content p {  line-height:1.6; font-size: 14px; } 

.blogEntry .image { height: 358px /*300px;*/ }

.blogHolder .blogSummary .date .day,
.blogEntry .date .day { font-size:22px; }

.blogHolder .blogSummary .date .month,
.blogEntry .date .month { font-size:16px; text-transform:uppercase; }

.blogHolder .blogSummary .tags a { text-decoration:none; }
.blogHolder .blogSummary .tags a:hover { text-decoration:underline; }

.blogHolder .blogSummary .image { border:1px solid #e3e3e2; height:160px; margin-bottom:15px; overflow:hidden; }
.blogHolder .blogSummary .image img { width:330px; }

.blogHolder .blogSummary.first.odd .image { height: 358px /*300px;*/ }
.blogHolder .blogSummary.first.odd .image img { width:690px /*688px;*/ }

.blogHolder .blogSummary h2 {
	font-size:20px;
	margin:0 0 10px 0;
	line-height:1.2;
}

.blogHolder .blogSummary h2 a { text-decoration:none; }
.blogHolder .blogSummary h2 a:hover { text-decoration:underline; }


.blogHolder .blogSummary .commentCount {
	position:absolute; bottom:15px; right:15px;
	font-size:12px; font-style:italic; 
}

.blogHolder .blogSummary .author {
	position:absolute; bottom:15px; left:15px;
	font-size:12px; 
}

.blogHolder .blogSummary .author a { text-decoration:none; }

.blogEntry .content img.left { margin-right:15px; margin-bottom:15px; }

#blogSidebar { position:relative; }

#blogSidebar h3 { margin-bottom:30px; font-size:18px; line-height: 1.0 }
#blogSidebar .dottedLineX { margin-bottom:20px; margin-top: 16px}

#blogSidebar .sideBarTitle { font-family:"AlternateGothicW01-No3 691802"; font-size:20px; text-transform:uppercase; margin-bottom:25px; }

#blogSidebar .WidgetHolder { margin-bottom:20px; }

#blogSidebar .tagcloud p { font-size:12px; margin-bottom:0; }

#blogSidebar .tagcloud .somewhat-popular { font-size:12px; }



#blogSidebar .AuthorWidget  .archiveMonths > li { margin-bottom:4px; }



#blogSidebar .ArchiveWidget .archiveMonths > li { margin-bottom:15px; cursor:pointer; font-size:18px; font-family: "AlternateGothicW01-No3 691802",Tahoma; font-weight:normal; }

#blogSidebar .ArchiveWidget .archiveMonths > li .arrow {
	display:inline-block;
	*display:inline;
	zoom:1;
	margin-left:10px;
	width:10px;
	height:10px;
	background:url(../images/bgs/icon_archiveWidgetClosed.png) no-repeat;
	vertical-align:middle;
}

#blogSidebar .ArchiveWidget .archiveMonths > li.open .arrow {
	background:url(../images/bgs/icon_archiveWidgetOpen.png) no-repeat;
}

#blogSidebar .CustomTagWidget {}

#blogSidebar .ArchiveWidget  .archiveMonths > li > ul { margin:15px 0 0 15px; font-family:Georgia; font-size:12px; }
#blogSidebar .ArchiveWidget  .archiveMonths > li > ul > li { margin-bottom:4px; }

#blogSidebar .AuthorWidget  .archiveMonths > li > a,
#blogSidebar .CustomTagWidget  .taglist > a,
#blogSidebar .ArchiveWidget  .archiveMonths > li > ul > li > a
{ text-decoration: none; }

#blogSidebar .AuthorWidget  .archiveMonths > li > a:hover,
#blogSidebar .CustomTagWidget  .taglist > a:hover,
#blogSidebar .ArchiveWidget  .archiveMonths > li > ul > li > a:hover
{ text-decoration: underline; }

#blogSidebar .SubscribeRSSWidget > h3 > a.subscribeLink { 
    background: none; /*url("/blog/images/feed-icon-14x14.png") no-repeat scroll right center transparent;*/
    padding-left: 0px;
	text-decoration: none; 
}
#blogSidebar .SubscribeRSSWidget > h3 > a.subscribeLink > img { margin: 2px 0 0 8px; }

#blogSidebar select { width: 225px; height: 24px; }

.blogEntry { 
	/* total width 354px */
	border:1px solid #e3e3e2;
	padding:20px 15px;
	background:#fff;
	position:relative;
	}
	
.blogEntry .tab {
	position:absolute; top:0; right:0;
	width:25px; height:26px;
	background:url(../images/bgs/icon_blog_tab.png) no-repeat;
}

.blogEntry .image { border:1px solid #e3e3e2; margin-bottom:15px; overflow:hidden; max-height: 358px /*330px*/;  }
.blogEntry .image img { width:100%; }

.blogEntry .socialBar { height:20px; margin-bottom:15px; position:relative;  }
.blogEntry .socialBar a.backToBlog { position:absolute; right:0; top:5px; 
font-family:'Orator W01 Medium'; font-size:13px;
text-transform:uppercase;
font-style:italic;
font-weight:bold;
}


#PageComments_holder { margin-top:30px; }
#PageComments_holder h4 { margin-top:30px; margin-left:-15px; width:690px; background:#dddddc; padding:15px 15px; font-family:"AlternateGothicW01-No3 691802"; font-size:18px; margin-bottom:15px; text-transform:uppercase; font-weight:normal; }

#PageComments_holder form { padding-bottom:20px; }
#PageComments_holder form .field  { margin-bottom:10px; }
#PageComments_holder form label { 
	display:inline-block;
	*display:inline;
	zoom:1;
	width:200px;
}

#PageComments_holder form .middleColumn {
	display:inline-block;
	*display:inline;
	zoom:1;
	width:450px;
}

#PageComments_holder form input.text {
	border: 1px dotted #000000;
    padding: 3px 5px;
	width:400px;
	 }
	

#PageComments_holder form textarea {
	border: 1px dotted #000000;
    padding: 3px 5px;
	width:400px;
	 }

#PageComments_holder form .Actions { padding-left:200px; }

#PageComments_holder form input.action {
	background-color: #333333;
    border: 1px solid #000000;
    color: #FFFFFF;
    cursor: pointer;
    font: 14px/25px 'Orator W01 Medium',Arial,Helvetica,sans-serif;
    height: 25px;
    padding: 2px 5px;
    text-transform: uppercase;
}

ul#PageComments { margin:0 15px; }
ul#PageComments > li { padding-bottom:15px; margin-bottom:15px; background:url(../images/bgs/bg_dot_X.png) 0 bottom repeat-x; }

ul#PageComments > li .info { float:left; width:200px; }
ul#PageComments > li .comment { float:right; width:445px; }

ul#PageComments > li .actionLinks { clear:both; text-align:right; background:#f7f7f7; padding:5px; }

.sidebarBlock { margin-bottom:20px; padding-bottom:20px; background: url(../images/bgs/bg_dot_X.png) left bottom repeat-x; }


.sidebarBlock .basketStyle {
	padding:10px 15px;
	margin-left:-10px;
	background:#e9e9e7;
}

.sidebarBlock-title {
	font-size: 18px;
    margin-bottom: 25px;
	font-family: "AlternateGothicW01-No3 691802",Tahoma;
	font-weight: normal;
    line-height: 1;
	text-transform: uppercase;
	}

.sidebarBlock .dottedLineX { margin-bottom:10px; }

.sidebarBlock-content {}

.sidebarBlock-content ul.downloads li {
	padding-bottom: 15px;
}

.sidebarBlock-content ul.downloads li span.fileinfo {
	color: #999;
}

ul.flickrThumbs {
	width:148px;	
}

.colLayout-2-right ul.flickrThumbs {
	width: 226px;	
}

.productright .flickrThumbs {
	width:226px;	
}

ul.flickrThumbs li { width:69px; height:69px; border:1px solid #ccc; background:#fff; margin-right:6px; margin-bottom:6px; float:left; overflow:hidden; position:relative;  }
ul.flickrThumbs li a { }
ul.flickrThumbs li a img { }
ul.flickrThumbs li.rowEnd { margin-right:0; }

.flickrContent { margin-bottom:15px }
.flickrContent ul.flickrContentThumbs li { width:128px; height:128px; border:1px solid #ccc; background:#fff; margin-right:10px; margin-bottom:10px; 
display:inline-block;
*display:inline;
zoom:1; overflow:hidden; }
.flickrContent ul.flickrContentThumbs li.rowEnd { margin-right:0; }

.flickrContent ul.flickrContentThumbs li img { min-height:128px; min-width:128px; }

.sidebarBlock.feature { }

.sidebarBlock.feature h2 {
	margin:0 0 25px 0;
	 }

.sidebarBlock.feature a {	text-decoration:none; }
.sidebarBlock.feature a:hover {	text-decoration:underline; }

.sidebarBlock.feature h4 {
	margin-left:-15px;
	width:226px;
	padding:0 15px 15px 15px;
	background:url(../images/bgs/bg_dot_X.png) 0 bottom repeat-x;
	font-size: 18px;
    margin-bottom: 15px;
	font-family: "AlternateGothicW01-No3 691802",Tahoma;
	font-weight: normal;
    line-height: 1.3;
	text-transform: uppercase;
}

.sidebarBlock.feature blockquote {
	font-size:12px; 
	margin-bottom:5px;
}

.sidebarBlock.feature blockquote p { 
	margin-bottom:0; 
}

.sidebarBlock.feature p {
	font-size:12px; 
}

.stayUpToDate {
	background-color:#ffe800;
	padding:15px;
 }

.homepageLayout .sidebarBlock.stayUpToDate .sidebarBlock-title {
	font-size: 18px;
	margin-bottom: 15px;
	font-family: "AlternateGothicW01-No3 691802",Tahoma;
	font-weight: normal;
	line-height: 1.3;
	text-transform: uppercase;
	}


.sidebarBlock.featuretop {
	margin-left:-10px;
	position:relative;
	background:#e9e9e7;
	padding:15px 15px 10px 15px;
	width:221px;
}

.sidebarBlock.featuretop h2 { margin-top:0; font-size:28px; }


table.stayUpToDateTable { width:100%; }

table.stayUpToDateTable td { width:50%; text-align:center; vertical-align:middle; padding:0 5px; }
table.stayUpToDateTable td  img { margin-bottom:8px; }

table.stayUpToDateTable td a { font-size:14px; font-style:italic; text-decoration:none; }

.wysiwyg h1            { font-size:28px; font-weight:normal; line-height:1.3; font-family:"AlternateGothicW01-No3 691802", Tahoma; margin:0    0 10px 0; text-transform:uppercase; }
.wysiwyg h2            { font-size:20px; font-weight:normal; line-height:1.3; font-family:"AlternateGothicW01-No3 691802", Tahoma; margin:25px 0 10px 0; text-transform:uppercase; }
.wysiwyg h3            { font-size:18px; font-weight:normal; line-height:1.3; font-family:"AlternateGothicW01-No3 691802", Tahoma; margin:25px 0 10px 0; text-transform:uppercase; }
.wysiwyg h4            { font-size:16px; font-weight:normal; line-height:1.3; font-family:"AlternateGothicW01-No3 691802", Tahoma; margin:25px 0 10px 0; text-transform:uppercase; }
/*.wysiwyg h5            { font-size:14px; font-weight:normal; line-height:1.3; font-family:"AlternateGothicW01-No3 691802", Tahoma; margin:25px 0 10px 0; text-transform:uppercase; }*/
.wysiwyg h6            { font-size:11px; font-weight:bold; }

.wysiwyg h5            { font-size:20px; font-weight:normal; line-height:1.3; font-family:"AlternateGothicW01-No3 691802", Tahoma; margin:0 0 10px 0; text-transform:uppercase; }


.wysiwyg p				{ font-size:13px; line-height:1.4; margin:0    0 15px 0; }

.wysiwyg ul 			{ list-style:square; line-height:1.4; margin:0    0 15px 30px; }
.wysiwyg ul li 			{ margin-bottom:5px; }

.wysiwyg ol 			{ list-style: decimal; line-height:1.4; margin:0    0 15px 30px; }
.wysiwyg ol li 			{ margin-bottom:5px; }

.wysiwyg table td { padding-bottom:3px; padding-right:15px; }



/* ======================================================================================= 
	SS LOGIN FORM STYLING
   ======================================================================================= */	
	
body.login {
	background:#fbfbfb;	
}
#loginFormContainer {
	padding:114px 0 0 0;
	width:320px;
	margin:0 auto;	
}
#loginFormContainer #loginForm {
	padding:25px 25px 50px;
	background:#fff;
	position:relative;
	border: 1px solid #E5E5E5;
	box-shadow: rgba(200, 200, 200, 0.702) 0px 4px 10px -1px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
#loginFormContainer #loginForm p {
	text-align:left;	
}
#loginFormContainer #loginForm .field {
	margin-bottom:5px;
}
#loginFormContainer #loginForm .field .middleColumn {
	padding-top:5px;	
}
#loginFormContainer #loginForm form label {
	color:#777777;
	margin-bottom:5px;
	font-size:14px;
}
#loginFormContainer #loginForm form p#Remember {
	margin-top:5px;
	float:left;
}
#loginFormContainer #loginForm form .middleColumn input {
	width:100%;
	background: #FBFBFB;
	border: 1px solid #E5E5E5;
	box-shadow: inset 1px 1px 2px rgba(200, 200, 200, 0.196);
	font-size: 24px;
	line-height:1;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
#loginFormContainer #loginForm .Actions input.action {
	position:absolute;
	right:25px;
	bottom:15px;	
	border:1px solid #000000; 
	background-color:#333; 
	color:#fff; 
	height:25px; 
	padding:2px 5px;
	cursor:pointer;
}
#loginFormContainer #loginForm #MemberLoginForm_LoginForm_Remember {
	position:absolute;
	left:25px;
	bottom:25px;
}
#loginFormContainer #loginForm .Actions p#ForgotPassword {
	position:absolute;
	bottom:-50px;	
}
#loginFormContainer #loginForm #Remember label.right {
	position:absolute;
	left:45px;
	bottom:17px;
}
#loginFormContainer #loginForm.recoverPassword .Actions input.action {
	left:25px;	
	bottom:14px;
}
#loginFormContainer #loginForm.recoverPassword {
	padding-top:10px;
	padding-bottom:35px;
}


/* ======================================================================================= 
	TWITTER STYLING
   ======================================================================================= */	
   
   
.jta-tweet-list
{
    padding: 0;
    list-style: none;
}

.jta-tweet-list-item
{

    border-bottom: 1px solid #e4e4e4;
    padding: 8px 0px 8px 0px;
	overflow: hidden;
}

.jta-tweet-list-item:first-child
{
    border-top: 1px solid #e4e4e4;
}

.jta-tweet-profile-image
{
	width: 48px;
	display: inline;
	float: left;
}

.jta-tweet-profile-image-link
{
	width: 48px;
	height: 48px;	
	display:block;
	background:url(../images/bgs/twitter_logo.jpg) no-repeat;
}

.jta-tweet-profile-image img
{
	width: 48px;
	height: 48px;
	display:none;
}

.jta-tweet-body
{
}

.jta-tweet-text
{
	display:block;
	margin-bottom:4px;
	line-height:1.4;
	font-size:12px;
}

.jta-tweet-body-list-profile-image-present
{
	margin-left: 58px;
}

.jta-tweet-user-name
{
	display: block;
}

.jta-tweet-user-screen-name
{
	font-weight: bold;
}

.jta-tweet-user-full-name
{
	font-size: 11px;
    color: #999;
}

.jta-tweet-user-screen-name-link,
.jta-tweet-a,
.twitter-anywhere-user
{
    color: #000;
	text-decoration: underline;
}

.jta-tweet-user-screen-name-link:hover,
.jta-tweet-a:hover,
.twitter-anywhere-user:hover
{
    color: #000;
	text-decoration: none;
}

.jta-tweet-user-full-name-link
{
    color: #999;
	text-decoration: none;
}

.jta-tweet-user-full-name-link:hover
{
    color: #666666;
	text-decoration: underline;
}

.jta-tweet-link
{
}

.jta-tweet-link:hover
{
}

.jta-tweet-hashtag
{
}

.jta-tweet-hashtag:hover
{
}

.jta-tweet-attributes
{
	
    color: #999;
    font-size: 11px;
    margin-top: 3px;
	margin-right:10px;
}

.jta-tweet-twitter-bird
{
}

.jta-tweet-twitter-bird-icon
{
	float: left;
	width: 19px;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-image: url(../images/icons/bird_16_black.png); /* url(http://si0.twimg.com/images/dev/cms/intents/bird/bird_gray/bird_16_gray.png)*/;
}
/*
.jta-tweet-twitter-bird-icon:hover
{
	background-image: url(http://si0.twimg.com/images/dev/cms/intents/bird/bird_black/bird_16_black.png);
}
*/
.jta-tweet-timestamp
{
}

.jta-tweet-source
{
}

.jta-tweet-inreplyto
{
}

.jta-tweet-location
{
}

.jta-tweet-retweeter
{
}

.jta-tweet-timestamp-link,
.jta-tweet-source-link a,
.jta-tweet-inreplyto-link,
.jta-tweet-location-link,
.jta-tweet-retweeter-link
{
    color: #000;
	text-decoration: none;
	font-style:italic;
}

.jta-tweet-timestamp-link:hover,
.jta-tweet-source-link a:hover,
.jta-tweet-inreplyto-link:hover,
.jta-tweet-location-link:hover,
.jta-tweet-retweeter-link:hover
{
    color: #000;
	text-decoration: underline;
}

.jta-tweet-actions
{
	
    color: #999;
    font-size: 11px;
    margin-top: 5px;
}

.jta-tweet-action-reply,
.jta-tweet-action-retweet,
.jta-tweet-action-favorite
{
	padding-right: 1em;
}

.jta-tweet-action-reply a,
.jta-tweet-action-retweet a,
.jta-tweet-action-favorite a
{
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 0;
	padding-top: 3px;
	color: #000;
	text-decoration: none;
	font-style:italic;
}

.jta-tweet-action-reply a    { /*background-image: url(../images/icons/reply_hover.png) url(http://si0.twimg.com/images/dev/cms/intents/icons/retweet.png)*/; }
.jta-tweet-action-retweet a  { /*background-image: url(../images/icons/retweet_hover.png) url(http://si0.twimg.com/images/dev/cms/intents/icons/retweet.png)*/; }
.jta-tweet-action-favorite a { /*background-image: url(../images/icons/reply_hover.png) url(http://si0.twimg.com/images/dev/cms/intents/icons/favorite.png)*/; }

.jta-tweet-action-reply a:hover,
.jta-tweet-action-retweet a:hover,
.jta-tweet-action-favorite a:hover
{
    color: #000;
	text-decoration: underline;
}
/*
.jta-tweet-action-reply a:hover    { background-image: url(http://si0.twimg.com/images/dev/cms/intents/icons/reply_hover.png); }
.jta-tweet-action-retweet a:hover  { background-image: url(http://si0.twimg.com/images/dev/cms/intents/icons/retweet_hover.png); }
.jta-tweet-action-favorite a:hover { background-image: url(http://si0.twimg.com/images/dev/cms/intents/icons/favorite_hover.png); }
*/
.jta-tweet-list-controls
{
	margin-top: 20px;
}

.jta-tweet-list-controls-button
{
	padding: 5px;
	padding-left: 20px;
	padding-right: 20px;
	text-align: center;
    border: 1px solid #999;
}

.jta-tweet-list-controls-button:hover
{
	color: black;
	background-color: #999;
	cursor: pointer;
}

.jta-tweet-list-controls-button-more
{
}

.jta-tweet-list-controls-button-prev
{
}

.jta-tweet-list-controls-button-next
{
	margin-left: 10px;
}

.jta-tweet-list-autorefresh-trigger
{
	padding: 8px 0px 8px 0px;
	margin-bottom: 10px;
	text-align: center;
    border: 1px solid #999;
}

.jta-tweet-list-autorefresh-trigger:hover
{
	color: black;
	background-color: #999;
	cursor: pointer;
}

.jta-tweet-list-autorefresh-trigger-content
{
}

.jta-follow-button
{
}


.jta-tweet-box
{
}


.jta-connect-button
{
}


.jta-login-info
{
}

.jta-login-info-profile-image
{
	width: 48px;
	display: inline;
	float: left;
}

.jta-login-info-profile-image img
{
	width: 48px;
	height: 48px;
}

.jta-login-info-block
{
	margin-left: 58px;
}

.jta-login-info-screen-name
{
}

.jta-login-info-sign-out
{
	width: 97px;
	margin-top: 2px;
	padding: 1px;
	text-align: center;
    border: 1px solid #999;
}

.jta-login-info-sign-out:hover
{
	color: black;
	background-color: #999;
	cursor: pointer;
}


.jta-loading
{
	margin: 0;
    padding: 8px 0px 8px 0px;
}

.jta-error
{
	margin: 0;
    padding: 8px;
    color: #000;
    background-color: #f00
}

.jta-nodata
{
	margin: 0;
    padding-top: 8px;
    padding-bottom: 8px;
}

.jta-clear
{
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

/* ======================================================================================= 
	MAILCHIMP STYLING
   ======================================================================================= */	


#mc_embed_signup { }

#mc_embed_signup .mc-field-group { margin-bottom:10px; }
#mc_embed_signup .mc-field-group label { 
	display:block;
	margin-bottom:3px;
	}
#mc_embed_signup .mc-field-group input {
	border:1px dotted #000;
	width:160px;
	padding:3px 4px;
	background:#fff;
}

.sidebarBlock-content #mc_embed_signup .mc-field-group input {
	width:186px;
}

#mc_embed_signup input.button {
	background-color: #fff;
    border:1px dotted #000;
    color: #000;
    cursor: pointer;
    font: 14px/21px 'Orator W01 Medium',Arial,Helvetica,sans-serif;
    height: 20px;
    padding: 0px 5px;
    text-transform: uppercase;
	-webkit-border-radius:0 !important;
	-moz-border-radius:0 !important;
	border-radius:0 !important;
	-webkit-appearance: none;
}

.cornerTag { 
	position:absolute;
	top:0px;
	right:0px;
	width:26px;
	height:26px;
}

.cornerTag.shop 			{	background:url(../images/corner_tags/cornerTag_shop.png) no-repeat; }
.cornerTag.classroom 		{	background:url(../images/corner_tags/cornerTag_classroom.png) no-repeat; }
.cornerTag.couch	 		{	background:url(../images/corner_tags/cornerTag_couch.png) no-repeat; }
.cornerTag.studio	 		{	background:url(../images/corner_tags/cornerTag_studio.png) no-repeat; }
.cornerTag.world	 		{	background:url(../images/corner_tags/cornerTag_world.png) no-repeat; }
.cornerTag.library	 		{	background:url(../images/corner_tags/cornerTag_library.png) no-repeat; }
.cornerTag.blog		 		{	background:url(../images/corner_tags/cornerTag_blog.png) no-repeat; }
.cornerTag.about		 		{	background:url(../images/corner_tags/cornerTag_about.png) no-repeat; }

#blogSidebar .cornerTag { 
	top:-21px;
	right:-16px;
}

.blogHolder #blogSidebar .cornerTag { display:none; }

table.calendarTableHeader, tr.calendarTableHeader { border-collapse:collapse; width:100%; margin-bottom:10px; }

table.calendarTableHeader th, tr.calendarTableHeader th { padding:10px 8px 10px 8px; background:url(../images/bgs/bg_dot_X.png) 0 bottom repeat-x; font-size:20px; font-weight:normal; line-height:1.3; font-family:"AlternateGothicW01-No3 691802", Tahoma; margin:0; text-transform:uppercase; }

table.calendarTableBody { border-collapse:collapse; width:100%; margin-bottom:25px; }

table.calendarTableBody tr td { padding:8px; vertical-align:middle; }
table.calendarTableBody tr td a { text-decoration:none; font-size:13px; }
table.calendarTableBody tr td a:hover { text-decoration:underline; }

table.calendarTableBody tr td.date { width:100px; }
table.calendarTableBody tr td.date .p1 {
    font-size: 18px;
}
table.calendarTableBody tr td.date .p2 {
    color: #666;
}
table.calendarTableBody tr td.format { width:110px; }
table.calendarTableBody tr.even td { background: #F2F2F2; }

table.calendarTableBody tr td p.itemDate { color:#666; margin-bottom:0; }

table.calendar-table { border-collapse:collapse; width:100%; margin-bottom:25px; }
table.calendar-table tr td { vertical-align: middle; padding: 8px;}
table.calendar-table h2 { padding:10px 8px 10px 0px; background:url(../images/bgs/bg_dot_X.png) 0 bottom repeat-x; font-size:20px; font-weight:normal; line-height:1.3; font-family:"AlternateGothicW01-No3 691802", Tahoma; margin:0; text-transform:uppercase; }
table.calendar-table h4 { font-size: 18px; text-transform: none; font-weight: normal; color: #000; font-family: Georgia, "Times New Roman", serif; margin: 0px; line-height: 16px;}
table.calendar-table h4 em { font-size: 12px; color: #666; font-style: normal; }
table.calendar-table, .calendar-table p, .calendar-table p a{ font-size: 13px; }
table.calendar-table tr.even td { background: #F2F2F2; }
	

table.worldTable { width:100%; }
table.worldTable td { width:25%; padding:0 10px 10px 10px; }

table.worldTable td ul { margin-left:15px; }



#discount-coupon-form { }
#discount-coupon-form label { margin-bottom:10px; display:block; }
#discount-coupon-form .input-box { margin-bottom:10px; display:block; }


#checkout-review-table .product-name {
	font-size:18px;
}

#checkout-review-table .item-options dt {
	display:inline-block;
	*display:inline;
	zoom:1;
	width:100px;
}

#checkout-review-table .item-options dt {
	display:inline-block;
	*display:inline;
	zoom:1;
	width:30%;
	vertical-align:top;
	font-style:normal;
}

#checkout-review-table .item-options dd {
	display:inline-block;
	*display:inline;
	zoom:1;
	width:65%;
	margin:0 0 10px 0;
	vertical-align:top;
}

#checkout-step-payment dl dt { margin-bottom:10px; }
#checkout-step-payment dl dd { margin-bottom:10px; }

#checkout-step-payment dl dd ul { margin:0; padding:0; }

.accountarea .col-main  {
	border:1px solid #ccc;
	background:#fff;
	padding:30px;	
	width: 690px;
}

.box-head,
.box-title {
	position:relative;
}

.box-head a,
.box-title a {
	position:absolute;
	right:0px;
	top:5px;
}

.box-content h4 { margin-bottom:5px; font-size:13px; }

.accountarea .col2-set .col-1,
.accountarea .col2-set .col-2 {
	width:45%;
}

.accountarea .block-account ul li { 
	margin:0 0 5px 0;
}

.cms-no-route .std {
	border:1px solid #ccc;
	background:#fff;
	padding:30px 400px 30px 30px;
}

#co-shipping-method-form dl { margin:15px 0; }
#co-shipping-method-form dt { margin:0 0 10px 0; }	

#homeFeatureSliderWrap {
	/*height:226px;	*/
}

#homeFeatureSlider {
	width:226px;
	/*height:226px;*/
}
#homeFeatureSlider li {
    margin-bottom: 15px;
}

.googleSearchResults { }

.googleSearchResults ul { 
	list-style:none; margin:0; padding:0;
}

.googleSearchResults ul li { 
	margin:0 0 15px 0; padding:0;
}

.googleSearchResults ul li .title {
	font-size:14px;
	margin:0 0 4px 0;
	font-weight:bold;
}

.googleSearchResults ul li .url {
	margin:0 0 4px 0;
}


#googleSearchResults  .cse .gsc-control-cse, 
#googleSearchResults  .gsc-control-cse {
	padding:10px 0 0 0; 
}
#googleSearchResults  .gcsc-branding { display:none; }

#googleSearchResults .gsc-webResult.gsc-result {
	border:none;
}

#googleSearchResults .cse input.gsc-search-button, 
#googleSearchResults input.gsc-search-button {
	background:#333;
	border:1px solid #000;
}

#googleSearchResults .gsc-search-box .gsc-input > input:focus,
#googleSearchResults .gsc-input-box-focus {
	border-color:#666;
}

#googleSearchResults .gsc-table-result, 
#googleSearchResults .gsc-thumbnail-inside, 
#googleSearchResults .gsc-url-top {
	padding-left:0;
	padding-right:0;
}

#googleSearchResults .gs-title {
	text-decoration:none!important;
}

#googleSearchResults a.gs-title,
#googleSearchResults a.gs-title b {
	color:#000!important;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
}

#googleSearchResults a.gs-title:hover {
	text-decoration:underline!important;
}

#googleSearchResults .cse .gsc-control-cse, 
#googleSearchResults .gsc-control-cse {
	background:none; border:none;
}

#googleSearchResults .gs-result a.gs-visibleUrl, 
#googleSearchResults  .gs-result .gs-visibleUrl {
	color:#666;
}

#googleSearchResults .gsc-results .gsc-cursor-box .gsc-cursor-current-page {
	color:#000;
	font-weight:bold;
}

.googleJSLoading { height:50px; padding:20px 0; }

#Form_Form {
		
}
	#Form_Form .field {
		margin:0 0 10px 0;	
	}
	
	#Form_Form .field label {
		width:120px;
		display:block;	
	}
	
	#Form_Form .field input[type=text] {
		border: 1px dotted #000000;
	}
	
	#Form_Form .field input[type=text],
	#Form_Form .field textarea {
		width:70%;	
		padding:0;
	}
	
	#Form_Form input[type=submit] {
		background-color: #fff;
		border:1px dotted #000;
		color: #000;
		cursor: pointer;
		font: 14px/21px 'Orator W01 Medium',Arial,Helvetica,sans-serif;
		height: 20px;
		padding: 0px 5px;
		text-transform: uppercase;	
	}
	
.ie7 #mc_embed_signup input.button {
	line-height:normal;
}

/*
#homeTwitterFeed {
	height:50px;
}

#homeTwitterFeed.loaded {
	height:450px;
}
*/

.twitterWrap {
	height:50px;	
}

.twitterWrap.loaded {
	height:508px;
	overflow:hidden;
}

#homeTwitterFeed + .btn {
	float:right;	
	margin-bottom:7px;
}

.btn-large {
	display:inline-block;
	zoom:1;
	*display:inline;	
	text-transform:uppercase;
	padding:0 12px;
}

.btn-black {
	font: 14px/21px 'Orator W01 Medium',Arial,Helvetica,sans-serif;
	color:#FFFFFF;
	background:#000000;
}

.jta-tweet-attributes {
	display:block;	
	color:#000;
}

.twitterWrap h3 {
	background:url(../images/icons/icon_twitter_feed_bird.png) 182px center no-repeat;	
	margin-bottom:7px;
}

#exploreClasses {
    margin: 4em 0;
}
#exploreClasses p:first-child {
    font-size: 11px;
    margin-bottom: 3px;
}
#exploreClasses ul li {
    font-family: "AlternateGothicW01-No3 691802", Tahoma;
    font-size: 18px;
    text-transform: uppercase;
    line-height: 28px;
    background: url(../images/bgs/bg_dot_X.png) left bottom repeat-x;
    cursor: pointer;
    position: relative;
}
#exploreClasses ul li .arrow {
    background: url(../images/icons/arrow_right_grey.png) no-repeat;
    width: 9px;
    height: 12px;
    display: inline-block;
    position: absolute;
    right: 0;
    top: 7px;
}
#exploreClasses ul li.active .arrow {
    background: url(../images/icons/arrow_down_black.png) no-repeat;
    width: 12px;
    height: 9px;
    top: 9px;
}
#exploreClasses ul li ul {
    display: none;
}
#exploreClasses ul li.active ul {
    display: block;
}
#exploreClasses ul li ul li {
    font-family: Georgia, 'Times New Roman', Times, serif;
    font-size: 12px;
    line-height: 25px;
    background: none;
    text-transform: none;
	 background: url(../images/bgs/bg_dot_X.png) left top repeat-x;
}
#exploreClasses ul li ul li.last {

}

.home-content h1 {
	background: url(../images/bgs/bg_dot_X.png) left bottom repeat-x;	
	padding-bottom:10px;
	font-size:27px;
}

.home-content {
	padding-top:10px;
	text-align:center;	
}

.home-content p {
	font-size:12px;	
	padding:0 10px;
}

.home-content p:last-child {
	margin:0;	
}

.home-content p:last-child a {
	display:inline-block;
	zoom:1;
	*display:inline;
	width:40px;
	height:15px;
	text-indent:-9000px;
	background:url(../images/icons/icon_arrow_e.png) right center no-repeat;	
}

.twitterWrap {
	margin-bottom:10px;	
}

.newsletter-title {
	padding-bottom:10px;
	margin-bottom:10px;		
}

.stayUpToDate {
	/*background:#fce600 url(../images/icons/icon_newsletter.png) 192px 88px no-repeat;*/
	background:#fce600 url(../images/icons/icon_newsletter.png) bottom 10px right 20px no-repeat;
}

.nav-rollver-stalk {
	display:none;
	position:absolute;
	bottom:-15px;
	left:50%;
	height:25px;
	width:1px;
	border-left:1px dotted #000000;	
}

.nav-rollover {
	display:none;
	position:absolute;	
	bottom:-30px;
	right:-10px;
	width:300px;
	font-style:italic;
}

.pNav ul li:hover .nav-rollver-stalk,
.pNav ul li:hover .nav-rollover  {
	display:block;
}

.product-action-wrap {
	padding:20px 0;
	background:url(../images/bgs/bg_dot_X.png) 0 100% repeat-x;	
}

.product-action-wrap.first {
	padding-top:0;	
}

.product-action-wrap.last {
	background:none;	
}

.btn-product-action,
.int-editions li a {
	float:right;
	clear:both;
	margin:0 0 20px 0;
	background:#FFFFFF;
	border:1px dotted #000000;
	padding:5px 5px;
	width:110px;
	text-align:center;
	display:display:block;	
}

.btn-product-action.last {
	margin-bottom:0;	
}

.btn-image {
	text-indent:-9000px;
	height:15px;
}

.btn-ibooks {
	background:#FFF url(../images/bgs/bg_btn_ibooks.jpg) no-repeat center center;	
}

.btn-kindle {
	background:#FFF url(../images/bgs/bg_btn_kindle.jpg) no-repeat center center;	
}

.int-editions ul {
	
}

.int-editions li {
	background:url(../images/bgs/bg_dot_X.png) 0 100% repeat-x;	
	padding:0 0 10px 0;
	margin:0 0 10px 0;
	clear:both;
	line-height:27px;
}

.int-editions li a {
	font:normal 12px 'Orator W01 Medium', Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	margin:0;	
	line-height:15px;
}

.collateral-media {
	float:left;
	width:150px;	
}

.collateral-media.endRow {
	float:right;	
}

.product-view .availability.out-of-stock ~ .price-box {
	background:url(../images/bgs/bg_dot_X.png) 0 100% repeat-x;
	padding-bottom:10px;
	margin-bottom:10px;
	float:none;
}

.link-stock-alert a.button.darkGrey {
    white-space: nowrap;
}
.link-stock-alert .button {
	margin-left:65px;	
}

.youMightAlsoLike .product-name {
	height:auto;	
}

.youMightAlsoLike .product-name em {
	text-transform:capitalize;	
}

.youMightAlsoLike .soldOut {
	left:4px;
	top:16px;	
}

#homepage-single-banner .panel {
	height:201px;	
}

#homepage-single-wrap {
	margin-top:30px;	
}

div.anythingSlider .arrow {
	top:50% !important;	
}

.highlight-bottom {
	position:absolute;
	left:0;
	bottom:10px;	
	width:230px;
}

.homeHighlights .courseDate {
	position:static;
	float:left;
	width:120px;
}

.homeHighlights .courseLocation {
	float:right;
	width:50px;
	font-style:italic;
}

input.placeholder {
	font-size:12px !important;
	color:#CCC !important;
	font-style:italic !important;	
}

#product-slider .panel {
	width:681px;	
}

#product-slider .panel div {
	text-align:center;	
}

#product-slider img {
	
}

.category-products-shop .sort-by {
	display:none;
}

#product-image-navigation {
	margin:30px 0 0;	
}

#product-image-navigation li {
	float:left;	
	margin:0 10px 0 0;
}

.product-slider-image {
	border:1px solid #e3e3e2;	
}

.sub-categories {
	margin:0 0 13px 0;	
}

.sub-categories li {
	float:left;
	position:relative;
	width:207px;
	height:350px;
	padding:13px 13px 26px 13px;
	border:1px solid #e3e3e2;
	background:#FFFFFF;
	margin:0 13px 0 0;
}

.sub-categories li.last {
	margin-right:0;	
}

.sub-categories h2 {
	margin:0 0 13px 0;	
}

.sub-categories .item-image {
	margin:0 0 13px 0;
}

.sub-categories p {
	line-height:1.3;	
}

.btn-dotted {
	display:inline-block;
	zoom:1;
	*display:inline;
	padding: 0 5px;
	height: 20px;
	line-height: 21px;
	border: 1px dotted #000;
	background: #fff;
	text-transform:uppercase;
	font-family:'Orator W01 Medium', Arial, Helvetica, sans-serif;
	text-align:center;
}

.sub-categories .btn-dotted {
	position:absolute;
	bottom:13px;
	left:13px;	
	width:50px;
}

.sidebar-collaterals {
	margin:20px 0 20px 0;	
}

.sidebar-collaterals li {
	background:url(../images/bgs/bg_dot_X.png) 0 100% repeat-x;	
	padding-bottom:5px;
	margin-bottom:5px;
}

.sidebar-collaterals p {
	font-size:12px;	
}

.sidebar-collaterals h2 {
	margin:0;
}

.sidebar-collaterals h2 a {
	float:right;
	text-decoration:none;
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-transform:none;
	padding-top:5px;
}

.below-basket,
.below-basket p {
	line-height: 1.4;
	margin: 0 0 15px 0;
	font-size: 13px;
	font-style:italic;
}

#format_wrap {
	vertical-align:middle;
	font-weight:bold;
	margin:0 0 10px 23px;	
}

#format_selector {
	vertical-align:middle;
	margin:0 0 0 10px;
	display:inline-block;
	zoom:1;
	*display:inline;	
}

.classroom2014 {
	background: url(../images/bgs/bg_dot_X.png) left top repeat-x;
	padding:0 0 10px 0;
}

.classroom2014 .toolbar {
	width:700px;
	float:left;
}

.classroom2014  .filtersBar {
	float:right;
	width:280px;
    text-align:right;
    line-height: 40px;
	margin:0;
}

.filtersBar label {
    font-weight:normal;
    margin:0 5px 0 20px;
}

.currently { padding-top:6px;  }
.currentLabel { display:inline-block; font-weight:bold;}
.currentFilter { display:inline-block;  margin-left:15px;  }
.currentFilter .label { margin-right:5px; }
.currentFilter .btn-remove { display:inline-block; margin-right:10px; }

.category-products-classroom .products-grid li.item,
.homeHighlights .products-grid li.item { height:450px; }
.category-products-classroom .products-grid .dottedLineX.bottom,
.homeHighlights .products-grid .dottedLineX.bottom { display:none; }
.category-products-classroom .products-grid .courseDate,
.homeHighlights .products-grid .courseDate { display:none; }
.category-products-classroom .products-grid .actions,
.homeHighlights .products-grid .actions { bottom:20px; }
.category-products-classroom .products-grid .catDescription,
.homeHighlights  .products-grid .catDescription { min-height:15px; }
.homeHighlights .highlight-bottom  { display:none; }

.homeSocialLinks {
	
}

.homeSocialLinksIcons { padding:5px; }
.homeSocialLinksIcons span { line-height:50px; margin-left:5px; font-style:italic;}

@media (min-device-width: 481px) and (max-device-width: 1024px) {
	body	{
		width:1050px;
	}	
}