/* Reset ================================================================================= */
* { margin:0; padding:0; }


body,html { background:#038eb9; font:12px/1.35 Arial, Helvetica, sans-serif; color:#2a2a2a; text-align:center; 
		     width: 100%;height: 100%;

}

img           { border:0; vertical-align:top; }

a             { color:#FF2F07; text-decoration:underline; }
a:hover       { text-decoration:none; }
:focus        { outline:0; }

/* Headings */
h1            { font-size:20px; font-weight:normal; line-height:1.15; }
h2            { font-size:18px; font-weight:normal; line-height:1.25; }
h3            { font-size:16px; font-weight:bold; line-height:1.25; }
h4            { font-size:14px; font-weight:bold; }
h5            { font-size:12px; font-weight:bold; }
h6            { font-size:11px; font-weight:bold; }


/* Forms */
form          { display:inline; }
fieldset      { border:0; }


/* 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; }
cite          { font-style:normal; }
q,
blockquote    { quotes:none; }
q:before,
q:after       { content:''; }
small,big     { font-size:1em; }
sup           { font-size:1em; vertical-align:top; }

/* Lists */
ul,ol         { list-style:none; }

/* Tools */
.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; }
/* ======================================================================================= */


/* Layout ================================================================================ */
.wrapper { background:url(../igrfx/wrapperv.jpg) no-repeat 50% 0%; }
.page { width:990px; margin:0 auto; 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; background:#fff; }
.page-popup .page-title { background:none; }
.page-popup .page-title h1, .page-popup .page-title h2 { background:none; color:#2B2C2C; }
.page-popup .btn-cart { height:18px; }
.main-container { background:url(../igrfx/cont_tile.gif) repeat-y; }
.main { background:url(../igrfx/cont_bot.gif) no-repeat 0 100%; padding:0 20px 12px 20px; }

/* Base Columns */
.col-left { float:left; width:230px; }
.col-main { float:left; width:710px; }
.col-right { float:right; width:230px; }
.col-main-full{ float:left; width:940px; }


/* 1 Column Layout */
.col1-layout .col-main { float:none; width:auto; }
.col1-layout .col-main .bgs2 { background:url(../igrfx/main_bg_all2.gif) repeat-y; }
.col1-layout .col-main .bgs1 { background:url(../igrfx/main_bg_all1.gif) no-repeat; }
.col1-layout .col-main .bgs3 { background:url(../igrfx/main_bg_all3.gif) no-repeat 0% 100%; padding:10px; }

/* 2 Columns Layout */
.col2-left-layout .col-main { float:right; }
.col2-left-layout .col-main .bgs2 { background:url(../igrfx/main_bg_left2.gif) repeat-y; }
.col2-left-layout .col-main .bgs1 { background:url(../igrfx/main_bg_left1.gif) no-repeat; }
.col2-left-layout .col-main .bgs3 { background:url(../igrfx/main_bg_left3.gif) no-repeat 0% 100%; padding:10px; }
.col2-right-layout .col-main {}
.col2-right-layout .col-main .bgs2 { background:url(../igrfx/main_bg_left2.gif) repeat-y; }
.col2-right-layout .col-main .bgs1 { background:url(../igrfx/main_bg_left1.gif) no-repeat; }
.col2-right-layout .col-main .bgs3 { background:url(../igrfx/main_bg_left3.gif) no-repeat 0% 100%; padding:10px; }

.cms-index-index .bgs1, .cms-index-index .bgs2, .cms-index-index .bgs3, .catalog-category-view .bgs1, .catalog-category-view .bgs2, .catalog-category-view .bgs3,
.catalogsearch-result-index .bgs1, .catalogsearch-result-index .bgs2, .catalogsearch-result-index .bgs3, .catalogsearch-advanced-result .bgs1, .catalogsearch-advanced-result .bgs2, .catalogsearch-advanced-result .bgs3,
.tag-product-list .bgs1, .tag-product-list .bgs2, .tag-product-list .bgs3
{ background:none !important; padding:0 !important; }

/* 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%; }

.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%; }
/* ======================================================================================= */


/* Global Styles ========================================================================= */
/* Form Elements */
input,select,textarea,button { font:12px Arial, Helvetica, sans-serif; vertical-align:middle; color:#000; }
input.input-text,select,textarea { background:#fff; border:1px solid #ddd; color:#333 !important; }
input.input-text,textarea { padding:2px; }
select { padding:1px; }
select option { padding-right:10px; }
select.multiselect option { border-bottom:1px solid #ddd; padding:2px 5px; }
select.multiselect option:last-child { border-bottom:0; }
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{ -webkit-border-fit:lines; } /* <- 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:18px; font:12px/18px Arial, Helvetica, sans-serif; text-align:center; white-space:nowrap; color:#FF2F07; text-decoration:underline; }
button.button span span {  }
button.disabled {}
button.disabled span {}

button.btn-checkout span {}
button.btn-checkout.no-checkout {}



div.rtButton { .margin-bottom:10px;float:right; cursor:hand;cursor:pointer; }
div.rtButton span { background:url(../igrfx/btn.png) no-repeat; padding:5px 0 10px 10px; height:31px;width:63px; font:bold 15px/31px "Trebuchet MS", Arial, Helvetica, sans-serif; text-transform:uppercase; color:#fff; text-decoration:none; }
div.rtButton span span { background:url(../igrfx/btn.png) no-repeat 100% 0%; padding:5px 10px 10px 0;}


p.control input.checkbox,
p.control input.radio { margin-right:6px; }
/* Form Highlight */
/*input.input-text:focus,select:focus,textarea:focus {}*/
/*.highlight { background:#efefef; }*/


.cruises .block-title strong { display:block; background:url(../igrfx/ship_icon.gif) no-repeat 0 0; padding:7px 0 8px 50px; font-family:"Trebuchet MS", Arial, Helvetica; font-size:17px; font-weight:bold; text-transform:uppercase; color:#2B2C2C;}

.socialnets .block-title strong {padding:5px 0 5px 0px; font-family:"Trebuchet MS", Arial, Helvetica; font-size:14px; font-weight:bold; text-transform:uppercase; color:#2B2C2C;}
.block-socials a {line-height:32px; color:#2a2a2a; text-decoration:none;}
.block-socials a:hover { text-decoration:underline; }
.block-socials img {border:none;text-decoration:none;}
.block-socials { overflow:hidden; padding-bottom:10px; }

/* Form lists */
/* Grouped fields */
/*.form-list { width:535px; margin:0 auto; overflow:hidden; }*/
.form-list li { margin:0 0 8px; }
.form-list label { float:left; position:relative; z-index:0; }
.form-list label.required {}
.form-list label.required em { float:right; font-style:normal; color:#FF2F07; 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; padding:5px 0; }
.buttons-set .back-link { float:left; }
.buttons-set button.button { float:right; }
.buttons-set p.required { margin:0 0 5px; }

.buttons-set-order {}

.fieldset { border:1px solid #ddd; background:#fefefe; padding:22px 25px 12px 33px; margin:28px 0; }
.fieldset .legend { float:left; font-weight:bold; font-size:13px; border:1px solid #fefefe; background:#dedede; color:#333; margin:-33px 0 0 -10px; padding:0 8px; position:relative; }

/* Form Validation */
.validation-advice { clear:both; min-height:13px; margin:3px 0 0; padding-left:17px; font-size:10px; line-height:13px; background:url(../igrfx/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:12px; text-align:right; color:#FF2F07; }
/* 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 0 3px; }
.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:24px !important; padding:8px 8px 8px 32px !important; font-size:11px !important; font-weight:bold !important; }
.error-msg { border-color:#f16048; background-color:#faebe7; background-image:url(../igrfx/i_msg-error.gif); color:#df280a; }
.success-msg { border-color:#446423; background-color:#eff5ea; background-image:url(../igrfx/i_msg-success.gif); color:#3d6611; }
.note-msg,
.notice-msg { border-color:#fcd344; background-color:#fafaec; background-image:url(../igrfx/i_msg-note.gif); color:#3d6611; }

/* BreadCrumbs */
.breadcrumbs { background:url(../igrfx/bread1.gif) no-repeat; height:33px; margin-bottom:10px; }
.breadcrumbs ul { background:url(../igrfx/bread2.gif) no-repeat 100% 0%; height:25px; padding:8px 0 0 10px; }
.breadcrumbs li { display:inline; }
.breadcrumbs li strong { color:#038CB5; }
.breadcrumbs li a, .breadcrumbs li span { color:#2a2a2a; }

/* Page Heading */
.page-title { background:url(../igrfx/title_bg1.gif) no-repeat; height:54px; margin:0 0 10px; }
.page-title h1,
.page-title h2 { background:url(../igrfx/title_bg2.gif) no-repeat 100% 0%; height:35px; padding:19px 0 0 20px; font-family:"Trebuchet MS", Arial; font-size:17px; font-weight:bold; text-transform:uppercase; color:#fff; }

.page-title .separator { margin:0 3px; }






.page-title h2 a{text-decoration: none; color:#f5f5f5;font-weight:normal;text-transform:none !important}
.page-title h2 a:hover{text-decoration: none; color:#ccc;}






.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:16px 0 16px 0; text-align:center; color:#2a2a2a; }
.pager .amount { float:left; }
.pager .amount strong { font-weight:normal; }
.pager .limiter { float:right; }
.pager .limiter select { border:solid 1px #DEE3E4; font-size:11px; margin:0 5px; color:#2a2a2a; }
.pager .pages { margin:0 135px; }
.pager .pages strong { font-weight:normal; }
.pager .pages a { color:#2a2a2a; }
.pager .pages ol { display:inline; }
.pager .pages li { display:inline; }
.pager .pages .current {}

.usr_login {text-align:right;}
.usr_login a {text-align:left;font-size:11px; color:#eee;text-decoration:underline; }
.usr_login a:hover {text-decoration:none;}
.usr_login label {width:65px !important;}

.usrloginbox {width:135px;height:20px;margin-bottom:3px;border:1px solid #ccc;}

/* Sorter */
.sorter { padding:14px 0 14px 0; border-top:solid 1px #DEE3E4; color:#2a2a2a; }
.sorter .view-mode { float:left; }
.sorter .view-mode a { color:#2a2a2a; }
.sorter .view-mode strong { color:#038CB5; }
.sorter .sort-by { float:right; padding:0 42px 0 0; }
.sorter .sort-by select { border:solid 1px #DEE3E4; font-size:11px; margin:0 5px; color:#2a2a2a; }
.sorter .link-feed {}

/* Toolbar */
.toolbar { background:url(../igrfx/toolbar2.gif) repeat-x; height:101px; margin-bottom:10px; }
.toolbar_left { background:url(../igrfx/toolbar1.gif) no-repeat; height:101px; }
.toolbar_right { background:url(../igrfx/toolbar3.gif) no-repeat 100% 0%; height:101px; padding:0 10px; }
.toolbar .pager {}
.toolbar .sorter {}
.toolbar-bottom .toolbar { margin-bottom:0; }

/* Data Table */
.data-table { width:100%; }
.data-table th { padding:10px; border:1px solid #DEE3E4; font-weight:bold; white-space:nowrap; color:#038CB5; }
.data-table td { padding:10px; border:1px solid #DEE3E4; }
.data-table thead {  }
.data-table tbody {}
.data-table tfoot {}
.data-table tr.first {}
.data-table tr.last {}
.data-table tr.odd {}
.data-table tr.even {  }
.data-table tbody.odd {}
.data-table tbody.odd td { border-width:0 1px; }
.data-table tbody.even {  }
.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; }
.data-table td.value {}

.cart-table { border-right:solid 1px #DEE3E4; }
.cart-table tfoot td { overflow:hidden; }
.cart-table td { vertical-align:middle; }
.cart-table .product-name a { color:#2a2a2a; text-decoration:none; }
.cart-table .product-name a:hover { text-decoration:underline; }
.cart-table .price { font-size:12px; font-weight:bold; color:#038CB5; }
.cart-table .qty { border:solid 1px #404040; border-bottom:solid 1px #CDCDCD; width:44px !important; color:#2a2a2a; }

/* 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(../igrfx/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(../igrfx/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; }
.links li.first { padding-left:0 !important; }
.links li.last { background:none !important; padding-right:0 !important; }



.link-cart { font-weight:bold; }
.link-wishlist { color:#038CB5; }
.link-reorder { font-weight:bold; }
.link-compare { color:#FF2F07; }
.link-print { background:url(../igrfx/i_print.gif) 0 2px no-repeat; padding:2px 0 2px 25px; }
.link-rss { background:url(../igrfx/i_rss.gif) 0 1px no-repeat; padding-left:18px; white-space:nowrap; }
.btn-remove { display:block; width:15px; height:15px; font-size:0; line-height:0; background:url(../igrfx/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(../igrfx/btn_trash.gif) 0 0 no-repeat; text-indent:-999em; overflow:hidden; margin:0 auto; }

.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(../igrfx/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 ================================================================================ */
.header-container {}
.header { height:108px; }
.header .logo { position:absolute; margin:23px 0 0 0; text-decoration:none !important; }
.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 .welcome-msg { float:right; background:url(../igrfx/bg_welcome.png) no-repeat; padding:0 0 0 10px; height:40px; margin-bottom:6px; }
.header .welcome-msg span { float:left; background:url(../igrfx/bg_welcome.png) no-repeat 100% 0%; padding:8px 10px 0 0; height:32px; font-weight:bold; color:#129DC6; }
.header .links { float:right; clear:both; padding:0 20px 0 0; }
.header .links li { float:left; padding:0 0 0 10px !important; height:39px; }
.header .links li a { float:left; padding:7px 10px 0 0 !important; height:32px; font-size:12px; color:#fff; text-decoration:none; }
/*
.header .links li:hover { background:url(../igrfx/bg_links.png) no-repeat !important; }
.header .links li:hover a { background:url(../igrfx/bg_links.png) no-repeat 100% 0% !important; }
*/
.header .links li a:hover { text-decoration:underline}
.header .links li img {float:left;padding:7px 4px 0px 0px}
.header .form-search { text-align:right; }
.header .form-search .search-autocomplete { z-index:999; }
.header .form-search .search-autocomplete ul { border:1px solid #ddd; background-color:#fff; }
.header .form-search .search-autocomplete li { padding:3px; border-bottom:1px solid #ddd; cursor:pointer; }
.header .form-search .search-autocomplete li .amount { float:right; font-weight:bold; }
.header .form-search .search-autocomplete li.selected {}
.header .form-language { clear:both; text-align:right; }
.header-container .top-container { clear:both; text-align:right; }
.header .quick-access { padding:23px 0 0 0; }

.header .callnow {position:absolute;float:left;margin:27px 0 0 620px;color: #fff;font-size:14px}
.header .callnow span {font-size:20px;font-weight:bold;}

/********** < Navigation */
.home_link { float:left; background:url(../igrfx/home_link.gif) no-repeat; display:block; width:48px; height:55px; }
.nav-container { background:url(../igrfx/top_bg.gif) no-repeat; padding:20px 0 0 20px; height:64px; }
#nav { background:url(../igrfx/nav_bg.gif) repeat-x; height:55px; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:18px; font-weight:bold; float:left; }

/* All Levels */
#nav li { text-align:left; position:relative; }
#nav li.over { z-index:998; }
#nav li.parent {}
#nav li a { display:block; text-decoration:none; }
#nav li a:hover { text-decoration:none; }
#nav li a span { display:block; white-space:nowrap; cursor:pointer; }
#nav li ul a span { white-space:normal; }

/* 1st Level */
#nav li { float:left; }
#nav>li.first { background:url(../igrfx/nav_first.gif) no-repeat 0% 0%; }
#nav li a { float:left; background:url(../igrfx/nav_sp.gif) no-repeat 100% 0%; padding:14px 20px 17px 19px; font-weight:bold; text-transform:uppercase; color:#2B2C2C; }
#nav>li.last>a { background:url(../igrfx/nav_last.gif) no-repeat 100% 0%; }
#nav>li>a:hover { color:#fff; background:url(../igrfx/nav_hover.gif) repeat-x 0% 0%; }
#nav>li.first>a:hover { background:url(../igrfx/nav_hover_first.gif) no-repeat 0% 0%; }
#nav>li.over>a,
#nav>li.active>a { color:#fff; background:url(../igrfx/nav_hover.gif) repeat-x 0% 0%; }

/* 2nd Level */
#nav ul,
#nav div { position:absolute; width:176px; top:55px; left:-10000px; }
#nav div ul { position:static; width:auto; border:none; }

/* 3rd+ leven */
#nav ul ul,
#nav ul div { top:0px; }

#nav ul li { float:none; background:#fff url(../igrfx/sub.gif) repeat-x 0% 100%; border-right:1px solid #DFE2E4; }
#nav ul li:hover { background:#038DB7 url(../igrfx/sub_hover.gif) repeat-x 0% 100%; border-right:1px solid #026787; }
#nav ul li.last {  }
#nav ul li a { float:none; padding:8px 9px 8px 12px; font-family:Arial, Helvetica; font-size:12px; font-weight:normal; text-transform:none; font-weight:2B2C2C; color:#888 !important; background:none; }
#nav ul li a:hover { color:#fff !important; font-weight:bold !important; }
#nav ul li.active > a,
#nav ul li.over > a { color:#fff !important; font-weight:bold !important; }

/* Show menu */
#nav li ul.shown-sub,
#nav li div.shown-sub { left:0; z-index:999; }
#nav li .shown-sub ul.shown-sub,
#nav li .shown-sub li div.shown-sub { left:176px; }
/********** Navigation > */
/* ======================================================================================= */


/* Sidebar =============================================================================== */
.block { background:url(../igrfx/block_tile.gif) repeat-y; margin:0 0 10px; }
.block .block-title { background:url(../igrfx/block_top.gif) no-repeat; padding:10px 0 0 10px; }
.block .block-title strong { display:block; background:url(../igrfx/icon_default.gif) no-repeat 0 0; padding:7px 0 8px 44px; font-family:"Trebuchet MS", Arial, Helvetica; font-size:17px; font-weight:bold; text-transform:uppercase; color:#2B2C2C; }
.block .block-title strong span {}
.block .block-title a { text-decoration:none !important; }
.block .block-subtitle { font-size:13px; font-weight:bold; }
.block .block-content { background:url(../igrfx/block_bot.gif) no-repeat 0% 100%; padding:10px; min-height:45px; color:#2a2a2a; }
.block .block-content li.item { padding:5px 0; }
.block .btn-remove { float:right; }
.block .actions { text-align:right; }
.block .actions a { float:left; }
.block .empty {}
.block button { .margin-bottom:10px; }
.block button span { background:url(../igrfx/btn.png) no-repeat; padding:0 0 0 10px; height:31px; font:bold 15px/31px "Trebuchet MS", Arial, Helvetica, sans-serif; text-transform:uppercase; color:#fff; text-decoration:none; }
.block button span span { background:url(../igrfx/btn.png) no-repeat 100% 0%; padding:0 10px 0 0; }

.block li.odd {}
.block li.even {  }

/* Mini Products List */
.mini-products-list li { padding:0 0 10px 0; }
.mini-products-list .product-image { float:left; width:60px; }
.mini-products-list .product-details { margin-left:70px; }
.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 .block-content { padding:0; }
.block-currency .block-top { background:url(../igrfx/block_top.gif) no-repeat; padding:10px; overflow:hidden; }
.block-currency label { float:left; font-size:12px; font-weight:bold; color:#0388B1; padding:2px 10px 0 0; }
.block-currency .select { float:left; width:130px; border:1px solid #DEE3E4; color:#ccc; }

/* Block: Layered Navigation */
.block-layered-nav { background:url(../igrfx/block_tile_blue.gif) no-repeat; }
.block-layered-nav .block-title { background:none !important; }
.block-layered-nav .block-content { background:url(../igrfx/block_bot_blue.gif) no-repeat 0% 100%; color:#fff; }
.block-layered-nav .block-title strong { background:url(../igrfx/icon_shopby.gif) no-repeat 0 0; color:#fff; }
.block-layered-nav .block-subtitle { background:url(../igrfx/empty_compare.gif) no-repeat 0 0; padding:7px 0 0 11px; font-size:12px; font-weight:normal; height:23px; width:201px; color:#fff; margin-bottom:7px; }
.block-layered-nav dt { font-weight:bold; padding:0 0 0 10px; }
.block-layered-nav dd { padding:4px 0 4px 10px; line-height:17px; }
.block-layered-nav dd a { color:#fff; }
.block-layered-nav .currently {}
.block-layered-nav .currently li { padding-left:10px; }
.block-layered-nav .currently .label { font-weight:bold; }
.block-layered-nav .actions { padding:8px 0 0 0; }
.block-layered-nav .actions a { float:right; color:#fff; }
.block-layered-nav .btn-remove { margin:1px 0 0 0; }

/* Block: User */
.block-user {height:145px; background:url(../igrfx/block_tile_blue.gif) no-repeat; }
.block-user .block-title { background:none !important; }
.block-user .block-content { background:url(../igrfx/block_bot_blue.gif) no-repeat 0% 100%; color:#fff; }
.block-user .block-title strong { background:url(../igrfx/icon_user.gif) no-repeat 0 0; color:#fff; }
.block-user .summary {}
.block-user .amount { background:url(../igrfx/empty_cart.gif) no-repeat 0 0; padding:7px 0 0 11px; height:40px; width:201px; color:#fff; }
.block-user .amount a { color:#fff; text-decoration:none; font-weight:bold; }
.block-user .amount a:hover { text-decoration:underline; }
.block-user .subtotal { font-weight:bold; padding:7px 0 15px 10px; }
.block-user .block-subtitle { font-size:12px; font-weight:normal; padding:0 0 5px 10px; }
.block-user .product-name { padding-bottom:23px; font-weight:bold; }
.block-user .product-name a { color:#fff; text-decoration:none; }
.block-user .product-name a:hover { text-decoration:underline; }
.block-user .truncated a.details { color:#fff; }
.block-user .actions { text-align:left; padding:5px 0 0 0; }
.block-user .actions .paypal-logo { float:left; width:100%; margin:3px 0 0; text-align:right; }
.block-user .actions .paypal-logo .paypal-or { clear:both; display:block; padding:0 55px 5px 0; }
.block-user .empty { background:url(../igrfx/empty_cart.gif) no-repeat 0 0; padding:7px 0 0 11px; height:40px; width:201px; color:#fff; }


.live-help { background:url(../igrfx/live_help_bg.gif) no-repeat; width:230px;height:73px;text-align:center;padding:8px 0 8px 0}


/* Block: Search block */
.block-search { }
.block-search .block-title strong { background:url(../igrfx/icon_search.gif) no-repeat 0 0; }
.block-search .block-content { min-height:10px; }
.block-search .input-box { float:left; width:180px; }
.block-search .select { float:left; width:180px !important;height:20px !important;border:1px solid #777 !important; }
.block-search .input-text { border:solid 1px #DEE3E4; border-right:0; width:175px; height:23px; line-height:23px; color:#ccc; }

.block button { .margin-bottom:10px; }
.block button span { background:url(../igrfx/btn.png) no-repeat; padding:0 0 0 10px; height:31px; font:bold 15px/31px "Trebuchet MS", Arial, Helvetica, sans-serif; text-transform:uppercase; color:#fff; text-decoration:none; }
.block button span span { background:url(../igrfx/btn.png) no-repeat 100% 0%; padding:0 10px 0 0; }


/* Block: Recently Viewed */
.block-viewed {}
.block-viewed .block-content li.item { padding:0 0 5px 10px; }
.block-viewed .block-content li.item a { color:#038CB5; }

/* Block: Recently Compared */
.block-compared {}
.block-compared .block-content li.item { padding:0 0 5px 10px; }
.block-compared .block-content li.item a { color:#038CB5; }

/* Block: Poll */
.block-poll label {}
.block-poll .block-title strong { background:url(../igrfx/icon_poll.gif) no-repeat 0 0; }
.block-poll .block-subtitle { background:#013E55 url(../igrfx/poll_top.gif) no-repeat; width:210px; margin-bottom:16px; font-size:12px; }
.block-poll .block-subtitle span { background:url(../igrfx/poll_bot.gif) no-repeat 0% 100%; display:block; padding:7px 0 7px 10px; line-height:17px; font-weight:bold; color:#fff; }
.block-poll input.radio { float:left; margin:1px -18px 0 0; }
.block-poll .label { display:block; margin-left:18px; }
.block-poll li { padding:0 0 5px 20px; }
.block-poll .actions { margin:5px 0 0; padding:0 0 0 20px; text-align:left; }
.block-poll .answer { font-weight:bold; }
.block-poll .votes { float:right; margin-left:10px; }

/* Block: Tags */

/*
.block-tags ul,
.block-tags li { display:inline; font-size:13px; }
.block-tags .actions { padding:10px 0 0 0; }
*/
.block-tags { overflow:hidden; padding-bottom:10px; }
/*
.block-tags li { float:left; background:url(../igrfx/bg_tag.gif) no-repeat; margin:0 2px 2px 0; }
.block-tags li a { float:left; background:url(../igrfx/bg_tag2.gif) no-repeat 100% 0%; height:33px; padding:0 10px; line-height:33px; color:#2a2a2a; text-decoration:none; }
.block-tags li a:hover { text-decoration:underline; }
*/
.block-tags a {line-height:16px; color:#2a2a2a; text-decoration:underline; }
.block-tags a:hover { text-decoration:none; }

/* Block: Subscribe */
.block-subscribe {}
.block-subscribe .block-title strong { background:url(../igrfx/icon_newsletter.gif) no-repeat 0 0; }
.block-subscribe .block-content { min-height:10px; }
.block-subscribe label { display:none; }
.block-subscribe .input-box { float:left; width:180px; }
.block-subscribe .input-text { border:solid 1px #DEE3E4; border-right:0; width:175px; height:23px; line-height:23px; color:#ccc; }
.block-subscribe button { margin-right:-10px; float:left; }
.block-subscribe button span { background:url(../igrfx/btn_search.gif) no-repeat; width:29px; height:29px; padding:0; }
.block-subscribe button span span { display:none; }


.topsearch button { margin-right:-10px; float:left; }
.topsearch button span { background:url(../igrfx/btn_search.gif) no-repeat; width:29px; height:25px; padding:0; }
.topsearch button span span { display:none; }


/* 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 {  }
.category-image { width:100%; overflow:hidden; margin:0 0 10px; text-align:center; }
.category-image img {}
.category-description { margin:0 0 10px; }
.category-products {}

/* View Type: Grid */
.products-grid { position:relative; margin:0 -20px 10px 0; }
.products-grid.last {  }
.products-grid li.item { float:left; background:url(../igrfx/grid2.gif) repeat-y; width:230px; margin:0 10px 0 0; }
.products-grid li.item .grid_bg1 { background:url(../igrfx/grid1.gif) no-repeat; }
.products-grid li.item .grid_bg2 { background:url(../igrfx/grid3.gif) no-repeat 0% 100%; padding:10px; overflow:hidden; }
.products-grid .product-image { display:block; width:210px; height:130px; margin:0 0 7px; }
.products-grid .product-name { margin-bottom:8px; font-weight:bold; font-size:12px; }
.products-grid .product-name a { color:#038CB5; text-decoration:none; }
.products-grid .product-name a:hover { text-decoration:underline; }
.products-grid .ratings { margin:0 0 7px 0; }
.products-grid .ratings .amount a { color:#2a2a2a; text-decoration:none; }
.products-grid .ratings .amount a:hover { text-decoration:underline; }
.products-grid .price-box { margin:0 0 8px 0; }
.products-grid .price { font-size:30px; font-weight:normal !important; color:#038CB6; }
.products-grid .add-to-links { clear:both; margin-bottom:9px; }
.products-grid .add-to-links li { display:inline; }
.products-grid .add-to-links .separator { display:inline; margin:0 2px; }
.products-grid .availability { line-height:21px; }
.products-grid .actions {  }
.products-grid .desc { margin:-7px 0 6px 0; }
.products-grid button { height:28px; .margin-bottom:10px; }
.products-grid button span { background:url(../igrfx/btn_cart.png) no-repeat; padding:0 0 0 10px; height:31px; font:bold 15px/28px "Trebuchet MS", Arial, Helvetica, sans-serif; text-transform:uppercase; color:#fff; text-decoration:none; }
.products-grid button span span { background:url(../igrfx/btn_cart.png) no-repeat 100% 0%; padding:0 32px 0 0; }
.products-grid button:hover span { background:url(../igrfx/btn_cart.png) no-repeat 0 -31px; }
.products-grid button:hover span span { background:url(../igrfx/btn_cart.png) no-repeat 100% -31px; }

.products-grid-upsell { margin:0 -40px 0 0; overflow:hidden; }
.products-grid-upsell li.item { float:left; width:210px; padding:0 30px 0 0; }
.products-grid-upsell .product-image { display:block; width:210px; height:130px; margin:0 0 7px; }
.products-grid-upsell .product-name { margin-bottom:8px; font-weight:bold; font-size:12px; }
.products-grid-upsell .product-name a { color:#038CB5; text-decoration:none; }
.products-grid-upsell .product-name a:hover { text-decoration:underline; }
.products-grid-upsell .ratings { margin:0 0 7px 0; }
.products-grid-upsell .ratings .amount a { color:#2a2a2a; text-decoration:none; }
.products-grid-upsell .ratings .amount a:hover { text-decoration:underline; }
.products-grid-upsell .price-box { margin:0 0 8px 0; }
.products-grid-upsell .price { font-size:30px; font-weight:normal !important; color:#038CB6; }

/* View Type: List */
.products-list li.item { background:url(../igrfx/list_bg2.gif) repeat-y; margin-bottom:10px; }
.products-list li.item .list_bg1 { background:url(../igrfx/list_bg1.gif) no-repeat; }
.products-list li.item .list_bg2 { background:url(../igrfx/list_bg3.gif) no-repeat 0% 100%; padding:10px; overflow:hidden; }
.products-list li.item.last { border-bottom:0; }
.products-list .product-image { float:left; width:210px; height:130px; }
.products-list .product-shop { margin-left:220px; }
.products-list .product-name { margin-bottom:8px; font-weight:bold; font-size:12px; }
.products-list .product-name a { color:#038CB5; text-decoration:none; }
.products-list .product-name a:hover { text-decoration:underline; }
.products-list .ratings { margin:0 0 8px 0; }
.products-list .rating-links { font-size:12px; clear:both; padding:8px 0 0 0; }
.rev_link1 { color:#038CB5 !important; }
.products-list .price-box { margin:0 0 5px 0; }
.products-list .price { font-size:30px; font-weight:normal !important; color:#038CB6; }
.products-list .availability { float:left; margin:3px 0 0; }
.products-list .desc { clear:both; padding:8px 0 0; margin:0 0 15px; line-height:15px; }
.products-list .desc .link-learn { font-size:12px; color:#2a2a2a; }
.products-list button { float:left; margin:0 30px 0 0; }
.products-list button span { background:url(../igrfx/btn_cart.png) no-repeat; padding:0 0 0 10px; height:31px; font:bold 15px/28px "Trebuchet MS", Arial, Helvetica, sans-serif; text-transform:uppercase; color:#fff; text-decoration:none; }
.products-list button span span { background:url(../igrfx/btn_cart.png) no-repeat 100% 0%; padding:0 32px 0 0; }
.products-list button:hover span { background:url(../igrfx/btn_cart.png) no-repeat 0 -31px; }
.products-list button:hover span span { background:url(../igrfx/btn_cart.png) no-repeat 100% -31px; }
.products-list .add-to-links { float:left; padding:6px 0 0 0; }
.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:75px; height:14px; font-size:0; line-height:0; background:url(../igrfx/bkg_rating.gif) 0 0 repeat-x; text-indent:-999em; overflow:hidden; }
.rating-box .rating { float:left; height:14px; background:url(../igrfx/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 { color:#d83820; }

.availability-only { margin:0 0 7px; }
.availability-only a { background:url(../igrfx/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 {}

/* Email to a Friend */
.email-friend { padding-bottom:13px; }

/* Alerts */
.alert-price {}
.alert-stock {}


/* Add to Cart */
.add-to-cart label { float:left; margin-right:5px; }
.add-to-cart .qty { float:left; }
.add-to-cart button.button { float:left; margin-left:5px; }
.add-to-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 { float:left; }
.add-to-box .or { float:left; margin:0 10px; }
.add-to-box .add-to-links { float:left; }


.product-view {}

.product-essential { margin-bottom:15px; }

.product-collateral .box-collateral { margin:0 0 20px; }
.product-collateral .box-collateral h2 { border-top:solid 1px #DEE3E4; padding:17px 0 8px 0; font-size:12px; font-weight:bold; color:#038CB5; }

/* Product igrfx */
.product-view .product-img-box { float:left; width:210px; }
.product-view .product-img-box .product-image { border:1px solid #ddd; }
.product-view .product-img-box .product-image-zoom { position:relative; width:210px; height:210px; 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 { line-height:15px; padding:6px 45px 6px 0; }
.product-view .product-img-box .zoom { position:relative; z-index:9; height:18px; margin:0 auto 13px; padding:0 28px; background:url(../igrfx/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:33px; height:22px; background:url(../igrfx/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 h2 { font-size:12px; font-weight:bold; color:#038CB5; padding:0 0 7px 0; }
.product-view .product-img-box .more-views ul { margin-left:-10px }
.product-view .product-img-box .more-views li { float:left; margin:0 0 8px 10px ; }

.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:10px 100px; text-align:center; }
.product-image-popup .nav a { margin:0 5px; }
.product-image-popup .image { display:block; }
.product-image-popup .image-label {}

/* Product Shop */
.product-view .product-shop { float:right; width:470px; }
.product-view .product-shop .product-name h1 { font-size:12px; font-weight:bold; color:#038CB5; padding:0 0 5px 0; }
.product-view .product-shop .ratings { margin:0 0 9px 0; }
.product-view .product-shop .rating-links { padding:0 0 0 110px; font-size:12px; }
.product-view .product-shop .rev_link1 { color:#FF8400; }
.product-view .product-shop .no-rating { padding-bottom:13px; }
.product-view .product-shop .price-box { float:left; padding:0 30px 0 0; }
.product-view .product-shop .price { font-size:30px; font-weight:normal !important; color:#038CB6; }
.product-view .product-shop .availability { float:left; margin:12px 30px 0 0; }
.product-view .product-shop .availability span { font-weight:normal; }
.product-view .product-shop .clear { height:10px !important; }
.product-view .product-shop .add-to-box label { margin:12px 5px 0 0; float:left; }
.product-view .product-shop .add-to-box .qty { float:left; width:44px !important; height:13px; background:#fff; border:solid 1px #404040; border-bottom:solid 1px #CDCDCD; color:#000; margin:12px 0 0 0; }
.product-view .product-shop button.button { clear:both; float:left; }
.product-view .product-shop button span { background:url(../igrfx/btn_cart_detail.png) no-repeat; padding:0 0 0 10px; height:31px; font:bold 15px/31px "Trebuchet MS", Arial, Helvetica, sans-serif; text-transform:uppercase; color:#fff; text-decoration:none !important; }
.product-view .product-shop button span span { background:url(../igrfx/btn_cart_detail.png) no-repeat 100% 0%; padding:0 32px 0 0; }
.product-view .product-shop .add-to-box .or {  margin:7px 30px 0 30px; float:left; }
.product-view .product-shop .add-to-box .add-to-links { margin:7px -10px 0 0; }
.product-view .product-shop .add-to-box .add-to-links li { display:inline; }
.product-view .product-shop .add-to-box .add-to-links .separator { display:inline; margin:0 2px; }
.product-view .short-description { padding:20px 0 0 0; }
.product-view .short-description h2 { padding:0 0 3px 0; font-size:12px; font-weight:bold; color:#038CB5; }
/* Product Options */
.product-options { padding:10px; margin:10px 0 0; border:1px solid #ddd; }
.product-options dt label { font-weight:bold; }
.product-options dt .qty-holder { float:right; }
.product-options dt .qty-holder label { vertical-align:middle; }
.product-options dt .qty-disabled { background:none; border:0; padding:3px; color:#000; }
.product-options dd { margin:10px 0; }
.product-options dl.last dd.last {}
.product-options dd input.input-text { width:98%; }
.product-options dd 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:98%; height:8em; }
.product-options dd select { width:100%; }
.product-options .options-list {}
.product-options .options-list input.radio { float:left; margin:3px -18px 0 0; }
.product-options .options-list input.checkbox { float:left; margin:3px -20px 0 0; }
.product-options .options-list .label { display:block; margin-left:20px; }
.product-options ul.validation-failed { padding:0 7px; }
.product-options p.required { padding:15px 0 0; }

.product-options-bottom { padding:10px; border:1px solid #ddd; border-top:0; overflow:hidden; .padding-bottom:20px; }
.product-options-bottom .price-box { margin:0 0 7px; float:none !important; }
.product-options-bottom button { height:31px; }


/* Grouped Product */
.product-view .grouped-items-table { margin:10px 0; }

/* Block: Description */
.product-view .box-description {}
.product-view .box-description .std p { padding-bottom:12px; }

/* Block: Additional */
.product-view .box-additional {}
.product-view .box-additional .data-table th { font-weight:normal; color:#2a2a2a; }

/* Block: Upsell */
.product-view .box-up-sell {}
.product-view .box-up-sell .products-grid td { width:25%; }

/* Block: Tags */
.product-view .box-tags {}
.product-view .box-tags h3 { font-size:12px; font-weight:normal; padding:5px 0 17px; }
.product-view .box-tags .product-tags { margin-bottom:17px; }
.product-view .box-tags .product-tags li { display:inline; font-size:12px; padding:0 12px 0 0; margin:0 11px 0 0; background:url(../igrfx/sp.gif) no-repeat 100% 3px; }
.product-view .box-tags .product-tags li.last { background:none; }
.product-view .box-tags .product-tags li a { text-decoration:none; }
.product-view .box-tags .product-tags li a:hover { text-decoration:underline; }
.product-view .box-tags .form-add label { display:block; padding:0 0 2px 0; font-size:12px; }
.product-view .box-tags .form-add .input-box { float:left; width:635px; }
.product-view .box-tags .form-add input.input-text { width:615px; height:13px; border-top:solid 1px #404040; border-left:solid 1px #404040; border-right:solid 1px #CDCDCD; border-bottom:solid 1px #CDCDCD; }
.product-view .box-tags .form-add button { margin-right:-15px; }
.product-view .box-tags p { clear:both; padding:18px 0 0 0; }

/* Block: Reviews */
.product-view .box-reviews {}
.product-view .box-reviews dd,.product-view .box-reviews h3,.product-view .box-reviews h4 { padding-bottom:13px; }
.product-view .box-reviews .data-table { margin-bottom:13px; }
.product-view .box-reviews .input-box { width:100%; }
.product-view .box-reviews .input-text, .product-view .box-reviews textarea { width:99%; }
.product-view .box-reviews .buttons-set button { float:left; }
.product-view .box-reviews .form-add {}

/* Send a Friend */
.send-friend {}
.send-friend .buttons-set button { margin-left:10px; }
/* ======================================================================================= */


/* Content Styles ================================================================= */
.product-name { font-size:1em; font-weight:normal; }
.product-name a {}

/* Product Tags */
.tags-list li { display:inline; font-size:13px; }

/* Advanced Search */
.advanced-search {}
.advanced-search-amount { padding:0 0 13px 0; }
.advanced-search-summary { padding:0 0 13px 0; }

/* 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(../igrfx/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 { text-align:right; margin:0 0 10px 0; }
.cart .checkout-types li {  }
.cart .checkout-types li button { height:50px; }
.cart .checkout-types li button span { background:url(../igrfx/proceed.gif) no-repeat; padding:0 0 0 12px; height:50px; font:bold 18px/50px "Trebuchet MS", Arial, Helvetica, sans-serif; text-transform:uppercase; color:#fff; text-decoration:none; }
.cart .checkout-types li button span span { background:url(../igrfx/proceed.gif) no-repeat 100% 0%; padding:0 12px 0 0; }
.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; }

/* Shopping Cart Table */
.cart-table .item-msg { font-size:10px; }

/* Shopping Cart Collateral boxes */
.cart .cart-collaterals { padding:10px 0 0; }
.cart .cart-collaterals .col2-set { float:left; width:604px; }
.cart .cart-collaterals .col-1 { float:left; width:283px; }
.cart .cart-collaterals .col-2 { float:right; width:311px; }

.cart .crosssell { border:solid 1px #DEE3E4; padding:10px; }
.cart .crosssell h2 { font-size:12px; line-height:16px; padding:0 30px 15px 0; }
.cart .crosssell .product-image { float:left; width:115px; height:130px; }
.cart .crosssell .product-details { margin-left:125px; }
.cart .crosssell .product-name { padding:0 0 4px 0; font-weight:bold; }
.cart .crosssell .product-name a { color:#038CB5; text-decoration:none; }
.cart .crosssell .product-name a:hover { text-decoration:underline; }
.cart .crosssell .price-box { margin:0 0 2px 0; }
.cart .crosssell .price { font-size:30px; font-weight:normal !important; color:#038CB5; }
.cart .crosssell .add-to-links { line-height:20px; padding-bottom:8px; }
.cart .crosssell li.item { margin:0 0 20px 0; }
.cart .crosssell button span { background:url(../igrfx/btn_cart.png) no-repeat; padding:0 0 0 10px; height:31px; font:bold 15px/28px "Trebuchet MS", Arial, Helvetica, sans-serif; text-transform:uppercase; color:#fff; text-decoration:none; }
.cart .crosssell button span span { background:url(../igrfx/btn_cart.png) no-repeat 100% 0%; padding:0 32px 0 0; }
.cart .crosssell button:hover span { background:url(../igrfx/btn_cart.png) no-repeat 0 -31px; }
.cart .crosssell button:hover span span { background:url(../igrfx/btn_cart.png) no-repeat 100% -31px; }

/* Discount Codes & Estimate Shipping and Tax Boxes */
.cart .discount,
.cart .shipping { border:solid 1px #DEE3E4; padding:10px; padding-right:0; margin-bottom:10px; overflow:hidden; }
.cart .discount h2,
.cart .shipping h2 { font-size:12px; font-weight:bold; color:#038CB5; padding:0 0 16px 0; }

.cart .discount label { display:block; padding-bottom:5px; }
.cart .discount .input-box { float:left; width:212px; }
.cart .discount .input-text { border:solid 1px #404040; border-bottom:solid 1px #CDCDCD; width:191px; font-size:11px; color:#2a2a2a; }
.cart .discount .buttons-set { clear:none; float:left; padding:1px 0 0 0; }

.cart .shipping p { padding-bottom:15px; }
.cart .shipping .form-list label { font-weight:normal; color:#2a2a2a; }
.cart .shipping .form-list .select { border:solid 1px #404040; border-bottom:solid 1px #CDCDCD; width:191px; font-size:11px; color:#2a2a2a; width:288px; }
.cart .shipping .form-list input.input-text { border:solid 1px #404040; border-bottom:solid 1px #CDCDCD; width:191px; font-size:11px; color:#2a2a2a; width:282px; }
.cart .shipping .buttons-set button { float:left; }

/* Shopping Cart Totals */
.cart .totals { float:right; width:312px; border:solid 1px #DEE3E4; }
.cart .totals table { width:100%; }
.cart .totals table th,
.cart .totals table td { padding:7px 0 7px 0; font-weight:bold; color:#038CB5; }
.cart .totals table th { font-weight:bold; }
.cart .totals table tfoot th {}
.cart .totals .checkout-types { text-align:center; }
.cart .totals .checkout-types li { margin:0 0 10px 0; }
.grndttl { text-align:left !important; padding-left:33px !important; width:126px; }

/* Options Tool Tip */
.item-options dt { font-weight:bold; font-style:italic; }
.item-options dd { padding-left:10px; }
.truncated { cursor:help; }
.truncated a.dots { cursor:help; }
.truncated a.details { cursor:help; }
.truncated .truncated_full_value { position:relative; z-index:999; }
.truncated .truncated_full_value dl { position:absolute; top:-99999em; left:-99999em; z-index:999; width:250px; padding:8px; border:1px solid #ddd; background-color:#f6f6f6; }
.truncated .show dl { top:-20px; left:50%; }
.col-left .truncated .show dl { left:30px; top:7px; }
.col-right .truncated .show dl  { left:-240px; top:7px; }
/* ======================================================================================= */


/* Checkout ============================================================================== */
/********** < 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; }

.please-wait { float:right; font-weight:bold; color:#038CB5; 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(../igrfx/btn_window_close.gif) 100% 0 no-repeat; text-align:left; text-indent:-999em; overflow:hidden; }
.tool-tip .tool-tip-content { padding:5px; }

/* 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 { background:none; }
.block-progress .block-content { background:none; padding:0; }
.block-progress .block-title { display:none; }
.block-progress .bg1 { background:url(../igrfx/progress_bg1.gif) no-repeat; }
.block-progress .bg2 { background:url(../igrfx/progress_bg2.gif) repeat-y; margin:0 0 10px 0; }
.block-progress .bg3 { background:url(../igrfx/progress_bg3.gif) no-repeat 0% 100%; padding:10px 0 9px 10px; }
.block-progress .bg2.progress_payment { margin:0; }
.block-progress .progress_shipping .bg1 { background:url(../igrfx/progress_grey_bg1.gif) no-repeat; }
.block-progress .bg2.progress_shipping { background:url(../igrfx/progress_grey_bg2.gif) repeat-y; margin:0 0 10px 0; }
.block-progress .progress_shipping .bg3 { background:url(../igrfx/progress_grey_bg3.gif) no-repeat 0% 100%; padding:10px 0 9px 10px; }
.block-progress .progress_billing dt { background:url(../igrfx/progress_billing.gif) no-repeat; }
.block-progress .progress_shipping dt { background:url(../igrfx/progress_shipping.gif) no-repeat; color:#2B2C2C !important; }
.block-progress .progress_shipping_method dt { background:url(../igrfx/progress_shipping_method.gif) no-repeat; }
.block-progress .progress_payment dt { background:url(../igrfx/progress_payment.gif) no-repeat; }
.block-progress dt { padding:7px 0 8px 44px; font-family:"Trebuchet MS", Arial, Helvetica; font-size:17px; font-weight:bold; text-transform:uppercase; color:#fff; }
.block-progress dt .separator { display:none; }
.block-progress dt.complete a { color:#fff; }
.block-progress .progress_shipping dt.complete a { color:#2B2C2C !important; }
.block-progress dd.complete { color:#fff; }
.block-progress .progress_shipping dd.complete { color:#2B2C2C !important; }

.checkout-onepage-index .page-title { display:none; }
.opc { position:relative; }
.opc li.section {  }

.opc .buttons-set.disabled button.button { display:none; }
.opc .buttons-set .please-wait { height:21px; line-height:21px; }

.opc .step-title { padding:10px 0; text-align:right; border-bottom:1px solid #DEE3E4; }
#opc-review .step-title { border-bottom:0 !important; }
.opc .step-title .number { float:left; width:18px; height:18px; line-height:18px; border:solid 1px #CDCDCD; font-weight:bold; text-align:center; margin-right:10px; }
.opc .step-title h2 { float:left; font-size:12px; font-weight:bold; color:#038CB5; padding:3px 0 0 0; }
.opc .step-title a { display:none; float:right; }

.opc .allow .step-title { cursor:pointer; }
/*.opc .allow .step-title a { display:block; }*/

.opc .active {}
.opc .active .step-title { cursor:default; border-bottom:0 !important; }
.opc .active .step-title .number { background:#CDCDCD; color:#fff; }
/*.opc .active .step-title a { display:none; }*/

.opc .step { padding:5px 0; position:relative; }
.opc .step .tool-tip { right:10px; }

.opc .order-review {}

/* 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 h2, .account-login p { padding-bottom:13px; }
.account-login .new-users {}
.account-login .registered-users {}

.account-create {}
/* Account Login/Create Pages ============================================================ */


/* My Account ============================================================================= */
.my-account .title-buttons .link-rss { float:none; margin:0; }
.my-account h2,.my-account h3,.my-account h4,.my-account .col2-set { padding-bottom:13px; }

/********** < Dashboard */
.dashboard {}
.dashboard .welcome-msg { padding-bottom:13px; }

/* 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 {width:990px; margin:0 auto;}
.footer { background:url(../igrfx/footer.png) no-repeat; padding:29px 0 30px 22px; }
.footer p { text-align:right; }
.footer address { display:block; padding:12px 0 0 0; color:#ccc; }
.footer {text-align:center; font-size:12px; font-weight:bold;}
.footer a { text-decoration:none; color:#013E55; }
.footer a:hover { text-decoration:underline; }
.footer-container .bottom-container { text-align:center;}

#facebox .footer {
  background:none !important;
}

#facebox ul {margin-left:20px !important;list-style-type:disc !important;}
/* ======================================================================================= */


/* 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 { display:block; content:"."; clear:both; font-size:0; line-height:0; height:0; overflow:hidden; }
/* ======================================================================================= */

.clear { clear:both; height:1px; font-size:0%; line-height:0%; }

/* The Nivo Slider styles */
.scroller { width:710px; height:429px; margin:0 0 10px 0; }
.nivoSlider { 	position:relative; }
.nivoSlider img { 	position:absolute; 	top:0px;	left:0px; }
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink { 	position:absolute;	top:0px;	left:0px;	width:100%;	height:100%;	border:0;	padding:0;	margin:0;	z-index:60;	display:none; }
/* The slices in the Slider */
.nivo-slice { 	display:block;	position:absolute;	z-index:50;	height:100%; }
/* Caption styles */
.nivo-caption { position:absolute;	left:0px;	bottom:0px;	background:#fff;	color:#000;	opacity:0.8; 	width:100%;	z-index:89; }
.nivo-caption p { padding:5px 10px 5px 15px;font-size:14px;	margin:0; }
.nivo-caption p h2 {font-size:20px;font-weight:bold;color:#0b5060; }
.nivo-caption p a{text-decoration:none !important;}
.nivo-caption p a:hover {text-decoration:underline;}
.nivo-caption p div{margin-left:555px !important;display:inline;text-decoration:none;
}

.nivobtn {width:120px;height:30px;background:#007a96;color:#fff !important;font-size:16px;font-weight:bold;cursor:hand;cursor:pointer;
border:1px solid #777;margin-top:-30px;
}
.nivo-caption a {display:inline !important; }
.nivo-html-caption {     display:none; }
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a { 	position:absolute;	top:45%;	z-index:99;	cursor:pointer; }
.nivo-prevNav {	left:0px; }
.nivo-nextNav {	right:0px; }
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav { position:absolute; margin:303px 0 0 0; z-index:1000; }
.nivo-controlNav a { float:left;	position:relative;	z-index:99;	cursor:pointer; background:url(../igrfx/slider_nav.png) no-repeat 0 -17px; width:17px; height:17px; display:block; text-indent:-9999px; margin:0 3px 0 0; }
.nivo-controlNav a.active { background-position:0 0; }

.scroller_bg1 { background:url(../igrfx/scroller_bg1.gif) no-repeat; margin-bottom:10px; }
.scroller_bg2 { background:url(../igrfx/scroller_bg2.gif) no-repeat 0% 100%; overflow:hidden; padding:16px 0 25px 0; }
.scroller_bg2 h2 { font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:17px; font-weight:bold; text-transform:uppercase; padding:0 0 15px 21px; color:#fff; }
.scroller_place { padding:0 0 0 30px; width:650px; height:170px; overflow:hidden !important; }
#viewport {	width:650px; overflow:hidden; z-index:100; position:absolute; }
#viewport ul {	position: relative;	padding: 0; z-index:1; }
#viewport li {	float:left; width:220px; }
#viewport li img { border:solid 2px #fff; margin-bottom:7px; }
#viewport li p { color:#fff; }
#viewport li p a { color:#fff; font-weight:bold; text-decoration:none; }
#viewport li p a:hover { text-decoration:underline; }

.scroller_bg2 .prev { background:url(../igrfx/prev.gif) no-repeat; position:absolute; margin:91px 0 0 0; width:24px; height:29px; display:block; }
.scroller_bg2 .prev:hover { background-position:0 -29px; }
.scroller_bg2 .next { background:url(../igrfx/next.gif) no-repeat; position:absolute; margin:91px 0 0 686px; width:24px; height:29px; display:block; }
.scroller_bg2 .next:hover { background-position:0 -29px; }


#checkout-step-login h3, #checkout-step-login h4, #checkout-step-login p { padding-bottom:13px; }

#checkout-step-billing .form-list,#checkout-step-shipping .form-list { margin:0 -100px 0 0; }
#checkout-step-billing .form-list .field,#checkout-step-shipping .form-list .field { width:365px; }
#checkout-step-billing .form-list input.input-text,#checkout-step-shipping .form-list input.input-text { width:309px; border:solid 1px #404040; border-bottom:solid 1px #CDCDCD; border-right:solid 1px #CDCDCD; font-size:11px; color:#2a2a2a; }
#checkout-step-billing .form-list .select,#checkout-step-shipping .form-list select { width:315px; border:solid 1px #404040; border-bottom:solid 1px #CDCDCD; border-right:solid 1px #CDCDCD; font-size:11px; color:#2a2a2a; }
#checkout-step-billing .form-list li.wide input.input-text,#checkout-step-shipping .form-list li.wide input.input-text { width:674px; }
#checkout-step-billing .control { float:left; padding:0 45px 0 0; }
#checkout-step-billing .control label { font-size:11px; font-weight:bold; color:#038CB5; }

.my-wishlist .product-name { padding-top:13px !important; }
.my-wishlist textarea { width:99%; }
.my-wishlist .buttons-set button { margin:0 0 0 10px; }

#my-orders-table .last .nobr { white-space:normal; }
#my-orders-table .last .separator { display:none; }
#my-orders-table .last a { display:block; }


/* =========================== Tabs ====================================== */
/* tab pane styling */
.panes div {
	display:none;		
	padding:15px 10px;
	border:1px solid #999;
	border-top:0;
	height:100px;
	font-size:14px;
	background-color:#fff;
}

.tabs li { 
	list-style:none; 
	margin:0 !important; 
	padding:0;
	height:30px;
	border-bottom:1px solid #666;	
}

/* single tab */
.tabs li { 
	float:left;	 
	text-indent:0;
	padding:0;
	margin:0 !important;
	list-style-image:none !important; 
}

/* link inside the tab. uses a background image */
.tabs li a { 
	background: url(../igrfx/blue.png) no-repeat -652px 0 !important;
	font-size:11px;
	display:block;
	height: 30px;  
	line-height:30px;
	width: 111px;
	text-align:center;	
	text-decoration:none;
	color:#000;
	padding:0px;
	margin:0px;	
	position:relative;
	top:1px;
}

.tabs li a:active {
	outline:none;		
}

/* when mouse enters the tab move the background image */
.tabs a:hover {
	background-position: -652px -31px;	
	color:#fff;	
}

/* active tab uses a class name "current". it's highlight is also done by moving the background image. */
.tabs .current, .tabs .current:hover, .tabs li.current a {
	background-position: -652px -62px;		
	cursor:default !important; 
	color:#000 !important;
}


.scrollframe { width: 940px;
  min-height:750px;height:100%; overflow: auto;border: none;margin:0 auto;}
#lfDate {float:left;}
#lfDays {float:left;margin-left:8px}

#selResidency, .formField {width:210px;height:24px;margin-bottom:3px;}

#lfLinkBox, .lfPageTitle {display: none;}

.zzHighlightText {font-size:11px !important;font-weight:bold}


.smallField {width:100px !important;height:24px;margin-bottom:3px;}

.tlegend {border:1px solid #013e55;background:#027497;color:#fff;margin-left:5px;
font-size:16px;font-weight:bold;padding:0 4px 0 4px;
}


.btn {
	color: #FFF;
	border: 1px solid #04234d;
	padding: 2px 5px 2px 5px;
	background: #0b4390;
	cursor: pointer;
	cursor: hand;
}


.black_overlay{
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: #000000;
	z-index:1001;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
}
.white_content {
	display: none;
	position: absolute;
	top: 30%;
	left: 35%;
	width: 500px;
	height: 350px;
	padding-top: 10px;
	border: 1px solid #7ea7c7;
	background-color: #ffffff;
	z-index:1002;
	overflow: auto;
}

.formbox {border:1px solid #777;}
#xcde {color:#3366cc;font-weight:bold;}
form.msgform label.error, label.error {
color: #B42222;display:block;font-size:11px;
}

.submit_button{
	margin-top: 24px;
	display: inline-block;
	color: #c7c3c8 !important;
	font-size: 12px;
	line-height: 16px;
	border: 1px solid #312f2f;
	background: #1f1e1e;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	text-decoration: none;
	padding: 3px 12px;
	cursor:hand;
	cursor:pointer;
}
.submit_button:hover, .validate:hover{background: #565555; border: 1px solid #888686; color: #c7c3c8;}


.inputbox, select{
	color:#727272;
	font-size:11px;
	padding:2px 2px 2px 2px;
	margin:2px 0 2px 0;
	background:#f1f1f1;
	border:1px solid #49393f;
	line-height:20px;
	height:20px;
	font-size:12px
	
}

.areabox{
	color:#727272;
	font-size:11px;
	padding:2px 2px 2px 2px;
	background:#f1f1f1;
	border:1px solid #49393f;
	line-height:20px;
	font-size:12px
	
}

.alltours {width:170px;padding:5px;}
.alltours img {text-align:center;border:0px;}
.alltours a {color:#333333;text-decoration:none;text-align:left;}
.alltours a:hover {text-decoration:underline;}


.theader {background-color:#993300;
}
.theader td {height:25px;color:#fff;line-height:22px;padding:0 0 0 5px;
}

.btmln {border-bottom:1px dotted #777;}
.tblrow td {height:25px;}

.tourstbl {border:collapse:collapse;font-family:arial;font-size:11px;}

.tourstbl a, .tourstbl a:active, .tourstbl a:visited{color:#3366cc !important;text-decoration:underline;}
.tourstbl a:hover{color:#333333 !important;text-decoration:none;}


.tblz {border-top:0px;
}

/*******The Tabs *****/
#tabsJ {
  float:left;
  width:100%;
 text-align:center;
  font-size:13px !important;
  line-height:normal;
  border-bottom:1px solid #3c3c3c;
  font-weight:bold;
  }
#tabsJ ul {
	margin:0;
	padding:0px 5px 0 0px;
	list-style:none !important;
  }

#tabsJ ol li, .tblz ol li{ list-style-type:decimal !important;}

#tabsJ li {
  display:inline;
  margin:0;
  padding:0;
  }
#tabsJ a {
  float:left;
  background:url("../igrfx/tableftJ.gif") no-repeat left top;
  margin:0;
  padding:0 0 0 5px;
  text-decoration:none;
  font-size:13px !important;
  }
#tabsJ a span {
  float:left;min-width:100px;
  display:block;
  background:url("../igrfx/tabrightJ.gif") no-repeat right top;
  padding:5px 5px 4px 2px;
  color:#000;
  font-size:13px !important;
  }
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabsJ a span {float:none;}
/* End IE5-Mac hack */
#tabsJ a:hover span {
  color:#FFF;
  font-size:13px !important;
  }
#tabsJ a:hover {
  background-position:0% -42px;
  }
#tabsJ a:hover span {
  background-position:100% -42px;
  }

#tabsJ .current a {
		background-position:0% -42px;
}
#tabsJ .current a span {
		background-position:100% -42px;
		color:#FFF;
}

.tdrtln {border-right:1px solid #ffffff !important;}

.hlite {float:left;width:220px;border:1px solid #777;padding:3px 2px 2px 10px;
font-size:11px !important}

.hlite ul {list-style:disc !important; width:210px;margin-left:5px !important}
.hlite ul li {color:#660099;padding-bottom:7px; }

.ship ul {
list-style:disc !important;margin-left:25px !important;
}

.ankdesc {float:left;padding:0 2px 2px 2px;font-size:12px;}
.ankdesc p {padding-top:10px !important;}
.ankdesc ul {list-style:disc !important;margin-left:25px !important;}

#best_price {
	border-radius: 6px;
        -moz-border-radius: 6px;
        background: #eef2f7;
        -webkit-border-radius: 6px;
        border: 1px solid #536376;
        -webkit-box-shadow: rgba(0,0,0,.6) 0px 2px 12px;
        -moz-box-shadow:  rgba(0,0,0,.6) 0px 2px 12px;;
        padding: 14px 22px;
        width: 400px;min-height:270px;
        position: relative;
        display: none;
    }

    #left_out {
        background-position: -202px -158px;
        padding-top: 10px;text-align:left;
    }
#close_x { 
        width: 24px; height: 23px;
        overflow: hidden; line-height: 1000px;
        display: block;
        position: absolute; top: 5px; right: 5px;
    background: url(../igrfx/close_me.png) 0 0 no-repeat;
    }
.goback{font-size:14px;margin-bottom:10px;}.goback a{text-decoration:none;}
