/* -------------------------------------------------------------------------------------------------- 
File:		Screen Styles
Barista:   	Adriana Watanabe @ C4
Born:     	September 2009
-------------------------------------------------------------------------------------------------- */
 
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,hr,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {margin:0;padding:0;border:0;outline:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline}
html, body {height:100%; margin:0; padding:0}
#aspnetForm { height:100%}
.span12 ul {margin-left:15px; padding-left:15px;list-style-image:url(/images/arrowBlue.png)}
.span12 ul li { padding: 5px 0 0 }
#nav, #header ul, #topHeader ul, #footerTop ul, .GlobalSites ul, ul.thirdnav, .popAirportStores ul, #breadcrumb ul, .subnav ul {list-style-type: none; margin:0; padding:0; list-style-image:none}
table {border-collapse:separate;border-spacing:0/* tables still need 'cellspacing="0" */}
caption,th,td {text-align:left;font-weight:normal}
blockquote:before,blockquote:after,q:before,q:after {content:""}
blockquote,q {quotes:"" ""}
option,select {min-width:1.5em}
ins {text-decoration:none}
del {text-decoration:line-through}
img,a img {border:0}

/* -------------------------------------------------------------------------------------------------
LAYOUT: Respect: http://code.google.com/p/blueprintcss/
----------------------------------------------------------------------------------------------------
Page is 980px wide - 2x20px gutters = 940px content area
Content Grid is 15 columns @ 44px with 20px gutters
-------------------------------------------------------------------------------------------------- */
#wrapper {position: relative; min-height:100%; z-index:1}
#wrapper2 {position: relative; min-height:100%; width:100%}
#wrap,#contentwrap,#content,#sidebar {position:relative}
#sidebar {display:inline}
#wrap {width:982px;margin:0 auto;text-align:left;overflow:hidden; padding-bottom:303px }
#contentwrap {width:982px;margin:0;overflow:hidden}
#contentwrap2 {margin:0 auto; width:650px; position:relative; overflow:hidden}
#headerwrap { width:100%; height:85px;}
#headerChart {position: relative; overflow:hidden}
#headercontainer, #footer { width:982px; margin: 0 auto; overflow:hidden}
#headercontainer {position:relative}
#footerwrap { width:100%; position:absolute; bottom:0 !important; bottom:-1px;height:303px}
#content {width:940px;margin:0 0 20px 0;padding:25px 20px 0 20px;z-index: 200}
#content2 {width:960px;margin:0 0 20px 0;padding:10px 20px 0 0;z-index: 200}
.page, .page2, .page3 { position:relative; margin:0; padding:0; border:0; float:left; display:inline }


/* Columns (span+# (space) right/left */
.columns {margin:0 0 25px 0;clear:both; display:inline}
.span0,.span1,.span2,.span3,.span4,.span5,.span6,.span7,.span8,.span9,.span10,.span11,.span12,.span13,.span14,.span15, .span16, .span17, .span18, .span19, .span20, .span21, .span22, .span23, .span24, .span25, .span26, .span27{float:left; position:relative; display:inline}
.span0 {width:20px} .span1 {width:40px}.span2 {width:100px}.span3 {width:160px}.span4 {width:220px}.span5 {width:280px}
.span6 {width:340px}.span7 {width:400px}.span8 {width:460px}.span9 {width:520px}.span10 {width:580px}
.span11 {width:640px}.span12 {width:700px}.span13 {width:760px}.span14 {width:820px}.span15 {width:880px} .span16 {width:940px}
.span17 {width:84px} .span18 {width:68px} .span19 {width: 209px} .span20{width:324px} .span21 {width:670px} .span22 {width:178px} .span23 {width: 680px} .span24 {width: 200px} .span25 {width:358px} .span26 {width:308px} .span27 {width:130px}
.space {margin:20px}
.spaceR {margin-right:20px}
.spaceL {margin-left:20px}
.spaceR1 {margin-right:10px}
.spaceL1 {margin-left:10px}
.spaceLR {margin:0 20px}
.spaceT {margin-top:20px}
.spaceB {margin-bottom:20px}
.spaceTB {margin:20px 0} 
/* Clearing */
.clear,#content,.columns,.abstract {display:inline-block}
.clear:after,#content:after,.columns:after,.abstract:after {content: ".";display:block;height:0;clear:both;visibility:hidden}
* html .clear,* html #content,* html .columns,* html .abstract {height:1%}
.clear,#content,.columns,.abstract {display:block}
.clearL {clear:left}
.clearR {clear:right}
.clearB {clear:both}

/* -------------------------------------------------------------------------------------------------
ACCESSIBILITY
-------------------------------------------------------------------------------------------------- */
#travelex-acesslinks { display:none}


/* -------------------------------------------------------------------------------------------------
TYPOGRAPHY: Browser default: 12px = 1.2em
-------------------------------------------------------------------------------------------------- */
body {font:62.5%/1.4 Arial,Helvetica,sans-serif}
/* Headings */
h1,h2,h3,h4,h5,h6 {font-weight:bold;}
h1 {font-size:2.2em;line-height:1.2; color: #000; margin-bottom:20px; margin-top:10px;font-weight:normal;}
h2 {font-size:1.4em;line-height:1.2; color: #000; margin-bottom:20px; border-bottom:2px solid #000; display:block}
h3 {font-size:1.2em;line-height:1.2; color:#000; font-weight:normal; margin-top:20px}
h4 {font-size:1.0em;line-height:1.2; color: #000}
h5 {font-size:1em; color: #000}
h6 {font-size:1.5em;color: #000;}

/* Basic text elements */
input,select,th,td {font-size:1em}
p {margin:0 0 1em}
p.last {margin-bottom:0}
ol {list-style-type:decimal;margin-left:2em}
a {color:#000;}
blockquote {color: #000; padding:15px; font-weight:bold; font-size:1.4em; background:url(/images/quote01.gif) top left no-repeat; position:relative; float:left; width:140px; display:inline}
blockquote p {float:left; background:url(/images/quote02.gif) bottom right no-repeat; padding: 0 20px 0 0; text-align:center}
strong {font-weight:bold}
em,dfn {font-style:italic}

/* 
-------------------------------------------------------------------------------------------------
DESIGN
-------------------------------------------------------------------------------------------------- */
#wrap {font-size:1.2em}
#wrapper2 {background:url(/images/BgChart.jpg) repeat-x;}
#content, #content2 {background:#fff; padding-bottom:20px;}
.page { padding: 15px;}
.page2, .page3 {background:#FFF; }
.page2 {padding: 20px 0;width: 940px;}
.page3 {padding: 20px;width: 900px}
.page { width:668px;}
.smallpage {display:none}

/* Generic elements
-------------------------------------------------------------- */
.aR {text-align:right}
.aL {text-align:left}
.aC {text-align:center}
.aM {vertical-align:middle}
.titleBlue { padding: 5px 15px 15px 15px; overflow:hidden; margin:0;  }
.titlePurple { padding: 5px 15px 15px 15px; overflow:hidden; margin:0px;  }
.titleSmall { font-weight:bold; margin:0; padding:0; color: #000; font-size:0.8em}
.floatL { float:left}
.floatR { float:right}
.marginT10 { margin-top:10px;}
.marginT20 { margin-top:20px;}
.marginB10 { margin-bottom:10px;}
.marginB20 { margin-bottom: 20px;}
.PL15 {padding-left:15px}
.PT10 {padding-top:10px}
.fontS9 { font-size:0.9em;}
.width50 {width:50px}
.width60 {width:60px}
.width100 { width:100px;}
.width125 { width:125px; }
.width180 {width:180px;}
.width220 {width:220px;}
.width240{width:240px}
.width280 {width:280px}
.border { border: 1px solid #CCC; padding: 10px 10px 0 10px; }
.borderT { border-top: 1px dotted #CCC; padding-top: 10px; }
.borderB { border-bottom: 1px dotted #CCC; padding-bottom: 10px; }
.borderTB  { border-bottom: 1px dotted #CCC; border-top: 1px dotted #CCC; padding: 10px 0; }
.borderRow1 {padding: 5px; border-top: 1px dotted #CCC; border-bottom: 1px dotted #CCC; position:relative; overflow:hidden;}
.borderRow2 { padding: 5px; position:relative; overflow:hidden;}
.paymentNotes ul.bulletList { list-style-type: square; margin-left:2em; padding-top:0}
a.link { font-size:0.9em; text-decoration: underline;}
.white { color:#000}
.blue {color:#000}
.btn { width:48px; } 
.btnMedium { width:94px; } 
.btnGray { width:58px; }  
.btnLarge {color:#000; font-size:1.2em; font-weight:bold; width:112px; height:29px; text-align:center}
.btnMedium, .btn, .btnGray {color: #000; font-weight: bold; text-align:center; vertical-align:middle; height:27px; font-size:0.9em}
.tickbox { width:20px; vertical-align:middle}
.imgL { float:left; margin:0 15px 10px 0;}


/* Header
-------------------------------------------------------------- */

#topHeader {display:none}
#headerR { display:none}
#header {clear:both;position:relative; height:52px;width:982px;font-size:11px; padding:21px 0 10px 0; overflow:hidden;border-bottom: 2px solid #006;}


/* Navigation */
#navwrap {display:none}
.subnav {width: 220px; float:left; position:relative; display:inline;}
#subnavHeader { height:23px; color:#000; font-size:16px; padding:7px 10px; font-weight:bold}
#subnavHeader a {color: #FFF}
#navigation {padding: 0; list-style:none; margin: 0 5px 0 10px}
li a.subnavlink { padding: 5px 0 5px 15px; display:block; color:#333; background:#060; background:url(/images/subnavArrow2.gif) no-repeat left; }

.thirdnav li { padding:5px 5px 5px 15px; font-size:0.9em;}
.thirdnav li a { display:block}
.thirdnav li a:hover, a.selected01 { background:#f4f2f2; display:block} 
a.selected {font-weight: bold; color: #009;}

/* Breadcrumb */
#breadcrumb { display:none }

/* Tables
-------------------------------------------------------------- */


.tableRow { width: 638px; margin-bottom:5px; position:relative; overflow:hidden}
.tableLabel { width:165px; margin-right:5px; float:left;position: relative}
.tableField {width:190px; margin-right:15px;float:left;position: relative}
.tableNotes{ width:260px;float:left;position: relative; font-size:0.9em }
.tableNotesBorder { width: 256px; float:left; position:relative; font-size:0.9em;border:1px dotted #CCC; padding:2px}


.tableContent { border: 1px solid #000;overflow:hidden;width:638px; padding: 5px 15px 15px 15px;}
.tableContent1 {border: 1px solid #000;background:#fff; overflow:hidden;width:446px;padding: 0.5em}
.tableProduct { border-bottom: 1px dotted #999; overflow:hidden; padding: 10px 0}

/* Table Rates */
.tableSmallHeader {position: relative; padding: 0; width: 458px; overflow:hidden; height:28px; border-left:1px solid #000; border-right:1px solid #000; border-top:1px solid #000;}
.tableSmallHeader #content, .tableLargeHeader #content{padding: 0.5em 0.9em; position:relative; overflow:hidden; color:#000; font-weight:bold; border:none; background:none; width:auto }	
.tableSmallHeader #content p, .tableLargeHeader #content p {font-size: 0.9em; font-style: italic; margin:0}


/* Table Order */
.tableLargeHeader {position: relative; padding: 0; width: 668px; overflow:hidden; height:28px; border-left:1px solid #000; border-right:1px solid #000; border-top:1px solid #000;}


.selectTableRow1 {padding: 10px; border-top: 1px dotted #CCC; border-bottom: 1px dotted #CCC; position:relative; overflow:hidden;}
.selectTableRow2 { margin: 5px 0; padding: 5px 10px; background: #fff; position:relative; overflow:hidden;}

/* Tabs
-------------------------------------------------------------- */
.tabs {list-style-type:none;margin:0;overflow:hidden;border-bottom:3px solid #ccc}
	.tab-nav li {float:left;margin:0 2px 0 0;padding:2px 8px;cursor:pointer}
	.tabs li.active {background:#ccc;color:#000;font-weight:bold}
	.tabContent {overflow:hidden;padding:5px 0}
	.tab-selected {display: block; background: #009}
	.tab-panel { background:#fff; width:680px; padding-top:20px; }
	.tab-panel h2 {border:none}
	.tab-nav { border-bottom: 2px solid #000}
	.tab-nav li {list-style-type:none;display:block;width:115px;text-align:center;overflow:hidden;float:left;margin:0;font-size:.9em;font-weight:bold;line-height:2.1;}
	.tab-nav a {text-decoration:none} 
	.tab-nav li.tab-selected {background: #000} 
	.tab-nav li.tab-selected a {color:#fff}


/* Content
-------------------------------------------------------------- */
/* Slide Large Bar */
#featured{ width:680px; position:relative; height:325px; background: #FFF; margin-bottom: 20px;border:1px solid #ccc; padding:10px}
#featured ul.ui-tabs-nav{ position:absolute; bottom:5px; right:15px; list-style:none; padding:0; margin:0 0 10px 15px; z-index:300; }
#featured ul.ui-tabs-nav li{ padding:1px 0; font-size:0.9em; color:#fff; font-weight:bold; position: relative; float:left; display:block; width:18px; margin: 0 0.1em 0 0; text-align:center}
#featured ul.ui-tabs-nav li img{ float:left; margin:2px 5px; background:#fff; padding:2px; }
#featured li.ui-tabs-nav-item a{ display:none}
#featured .ui-tabs-panel{ width:680px; height:325px; position:relative;z-index:250 }
#featured .ui-tabs-panel .info .panel-info { width:193px; position:relative; float:left;overflow:hidden; padding: 0 10px; font-size:0.9em}
#featured .ui-tabs-panel .info{ position:absolute; top:148px; left:0; padding: 10px}
#featured .info a{ text-decoration:none; color:#fff; }
#featured .ui-tabs-hide{ display:none; }
ul.listRed, ul.listBlue, ul.listGreen { margin-left:15px; padding-left:10px;}
ul.listRed { list-style-image:url(/images/arrowRed.png); } 
ul.listBlue { list-style-image:url(/images/arrowBlue.png); } 
ul.listGreen { list-style-image:url(/images/arrowGreen.png); } 
#fragment-1 {background:url(/images/mainPromo1.jpg)}
#fragment-2 {background:url(/images/mainPromo2.gif)}
#fragment-3 {background:url(/images/mainPromo3.gif)}

/* Banner */
.banner {display:none}

/* Small Promos */
.promoCollection1 {float:left; position:relative; display:inline; width:700px; overflow:hidden}
.promoCollection2 {float:left; position:relative; display:inline; width:220px; overflow:hidden}
.smallPromos, .smallPromos2 {position:absolute; bottom:0; left:0; color:#FFF; margin: 0 0 15px 10px; }
.smallPromos {font-size:0.9em}
.smallPromos2 {font-size:0.8em}
.smallPromos a, .smallPromos2 a {color:#FFF}

/*  popup box  */
.title { padding:0.4em 0.8em; margin-bottom: 1em; border-spacing: 10px; background: #3c425a; color:#FFF; height:25px; font-size:1.3em}
.box {height:50px;width:50px;float:left;margin:20px;border:1px solid green;cursor:pointer}
.GlobalSites {display:none}
.popAirportStores, .popMap {display:none; overflow:hidden; position:relative;font-size: 1.1em;}
.popupAirportStores, .popupMap {cursor:pointer}
.popupBox {background:#eee;display:none;border:1px solid #CCC}
.popupContent {overflow:hidden;background:#fff;float:left;}
.popupContent .popClose {float:right;display:block;height:16px;width:16px;background:url(img/closeBut.jpg) no-repeat;text-indent:-9000px}
.popupClose {display:block;position:absolute;top:5px;right:5px;height:16px;width:16px;text-indent:-9000px;background:url(/images/closeBut.gif) no-repeat}
.galleryTitle {display block;position:absolute;top:5px;right:5px;height:16px;width:21px; float:right; z-index:1001 }
.popupContent .pop {padding: 0 0 15px 0;}
.popupContent {position:relative}


/* Currency Widget */
#sidebar { height: 600px;}
#sidebar select { width: 190px; }

.currencyWidget1 {width: 237px; height:488px; float:left; overflow:hidden; position:relative; display:inline; padding:0; margin-right:20px }
.currencyWidget1 .widgetHeaderWrap {background: #0d1671 url(/images/widgetHeader.gif) no-repeat top; position:relative; overflow:hidden}
.currencyWidget1 .widgetHeader { color: #FFF; padding: 6px 10px; width:217px; }
.currencyWidget1 .widgetHeader h2 { color:#fff; border:none}
.currencyWidget1 .widgetContentWrap { border-right: 1px solid #aaa; background: #e3e2e2; position:relative;overflow:hidden}
.currencyWidget1 .widgetContent1, .currencyWidget1 .widgetContent2 { border-bottom: 1px solid #999; padding: 8px 0; width:217px; margin: 0 8px}
.currencyWidget1 .widgetContent3 { border: none; padding: 8px 0; width:217px; margin: 0 8px 5px 8px}
.currencyWidget1 .widgetBottom {background: url(/images/widgetRound.gif) no-repeat top; height:7px; position:relative;overflow:hidden }
.convertTitle { font-weight: bold; margin-bottom: 5px; overflow:hidden }
.chooseAmount input { width: 50px; margin-right: 3px;}
.convertAmount1 { margin: 0 0 8px 0; font-size: 0.9em; }
.currencyWidget1 .widgetContent1  ul li img, .currencyWidget1 .widgetContent2 img, .currencyWidget1 .widgetContent3 img  {display: none}
.currencyWidget1 .betterRate {font-size:0.9em; font-weight:bold; color: #006; position:relative; overflow:hidden; width:220px; height:25px; } 
.currencyWidget1 .betterRateInner {position:absolute; top: 50%; height:23px; margin-top:-8px; text-align:center; width:220px; overflow:hidden; vertical-align:middle} 
.currencyWidget1 .betterRateInner p {height:23px; text-decoration:underline}
.currencyWidget1 .betterRateInner img { vertical-align:middle; } 
.buyCurrency ul {list-style-type: none;}
h4.title1, h4.title2, h4.title3 {padding-left: 15px;}
h4.title1 { background:url(/images/step1.gif) no-repeat;}
h4.title2 { background:url(/images/step2.gif) no-repeat;}
h4.title3 { background:url(/images/step3.gif) no-repeat;}
.currencyWidget1 .smallHeading {font-size:0.9em; margin:0}
.currencyWidget1 .convertAmount1 {position: relative; overflow:hidden}
.currencyWidget1 .localCurrency {width:112px; float:left; margin-right:5px}
.currencyWidget1 .foreignCurrency {width:95px;float:left}
.currencyWidget1 .localCurrency input, .currencyWidget1 .foreignCurrency input {width:50px; float:left; margin-right:3px}
.currencyWidget1 .localCurrency label { float:left; width:50px; padding-top:3px}
.currencyWidget1 .foreignCurrency label {float: left; width:35px;  padding-top:3px}
.currencyWidget1 .convertRates { font-size:0.9em; text-align:center}

/* Currency Widget 2 */
.currencyWidget2 {width: 217px; height:488px; float:left; overflow:hidden; position:relative; display:inline; padding:0; margin-right:20px }
.currencyWidget2 .widgetHeaderWrap {background: #0d1671 url(/images/widgetHeader2.gif) no-repeat top; position:relative; overflow:hidden}
.currencyWidget2 .widgetHeader {color: #FFF; padding: 15px 10px; width:197px;height:18px}
.currencyWidget2 .widgetHeader h2 { color:#fff; border:none}
.currencyWidget2 .widgetContentWrap { border-right: 1px solid #aaa; background: #e3e2e2; position:relative;overflow:hidden}
.currencyWidget2 .widgetContent1, .currencyWidget2 .widgetContent2 {border-bottom: 1px solid #999; padding: 8px 0; width:197px; margin: 0 8px}
.currencyWidget2 .widgetContent3 { border: none; padding: 8px 0; width:197px; margin: 0 8px 5px 8px}
.currencyWidget2 .widgetBottom{background: url(/images/widgetRound2.gif) no-repeat top; height:7px; position:relative; overflow:hidden}
.currencyWidget2 .betterRate {font-size:0.9em; font-weight:bold; color: #006; position:relative; overflow:hidden; width:200px; height:26px; }
.currencyWidget2 .betterRateInner {position:absolute; top: 50%; height:22px; margin-top:-8px; text-align:center; width:200px; overflow:hidden; vertical-align:middle} 
.currencyWidget2 .betterRateInner p {height:22px; text-decoration:underline}
.currencyWidget2 .betterRateInner img { vertical-align:middle; } 
.currencyWidget2 .smallHeading {display:none}
.currencyWidget2 .convertAmount1 {position: relative; overflow:hidden}
.currencyWidget2 .widgetContent1  ul li img, .currencyWidget2 .widgetContent2 img, .currencyWidget2 .widgetContent3 img  {display: none}
.currencyWidget2 .localCurrency {width:105px; float:left; margin-right:5px}
.currencyWidget2 .foreignCurrency {width:85px;float:left}
.currencyWidget2 .localCurrency input, .currencyWidget2 .foreignCurrency input {width:45px; float:left; margin-right:3px}
.currencyWidget2 .localCurrency label { float:left; width:50px; padding-top:3px}
.currencyWidget2 .foreignCurrency label {float: left; width:30px;  padding-top:3px}
.currencyWidget2 .convertRates { font-size:0.9em; text-align:center}

/* Currency Widget 3 */
.currencyWidget3 {width: 200px; height:290px; float:right; overflow:hidden; position:relative; display:inline; padding:0; margin-right:20px}
.currencyWidget3 .widgetHeaderWrap {background: #0d1671 url(/images/widgetHeader3.gif) no-repeat top; position:relative; overflow:hidden}
.currencyWidget3 .widgetHeader {color: #FFF; padding: 15px 10px; width:180px;height:18px}
.currencyWidget3 .widgetHeader h2 { color:#fff; border:none}
.currencyWidget3 .widgetContentWrap { border-right: 1px solid #aaa; border-left: 1px solid #aaa; background: #e3e2e2; position:relative;overflow:hidden}
.currencyWidget3 .widgetContent1 { display:none} 
.currencyWidget3 .widgetContent2 {border-bottom: 1px solid #999; padding: 8px 0; width:180px; margin: 0 8px}
.currencyWidget3 .widgetContent3 { border: none; padding: 8px 0; width:180px; margin: 0 8px 5px 8px}
.currencyWidget3 .widgetBottom{background: url(/images/widgetRound3.gif) no-repeat top; height:7px; position:relative; overflow:hidden}
.currencyWidget3 .betterRate {display: none} 
.currencyWidget3 .betterRate a {color:#006}
.currencyWidget3 h4.title2 { background:url(/images/step1.gif) no-repeat;}
.currencyWidget3 h4.title3 { background:url(/images/step2.gif) no-repeat;}
.currencyWidget3 .smallHeading {display:none}
.currencyWidget3 .convertAmount1 {position: relative; overflow:hidden}
.currencyWidget3 .widgetContent1  ul li img, .currencyWidget3 .widgetContent2 img, .currencyWidget3 .widgetContent3 img  {display: none}
.currencyWidget3 .localCurrency {width:100px; float:left; background: url(/images/equal2.png) no-repeat right center}
.currencyWidget3 .foreignCurrency {width:75px;float:right}
.currencyWidget3 .localCurrency input, .currencyWidget3 .foreignCurrency input {width:68px;}
.currencyWidget3 .convertRates { font-size:0.9em; text-align:center}
.currencyWidget3 select {width:180px}

span.widgetNoJavascript { margin: 8px; height: 150px; position:relative; width:190px; overflow:hidden; display:block; font-size:0.9em; font-weight:bold; background:url(/images/alert.png) top left no-repeat ; padding-left:28px;}


/* Sliding Panel */
.sliderHeader {height: 50px; position:relative}
.sliderContent {position: relative; display: none; overflow:hidden; border-bottom:1px dotted #999; border-top:1px dotted #999; padding:5px 0; margin-bottom:5px  }

/* Order Page */
#orderSummary {font-size: 0.9em; border: 1px solid #000; width:188px }
.border2 { padding: 5px 0; margin: 5px 0; border-top: 1px dotted #999; border-bottom: 1px dotted #999; overflow: hidden; position: relative; float: left;}
.savings { background:#eef; padding:5px 15px; border:1px solid #CCC; overflow:hidden;font-size: 0.9em; width:188px}
.yourSavings {border-top:1px solid #669; border-bottom:1px solid #669; position:relative; float: left;overflow:hidden; margin: 3px 0}
.orderPrice { font-size: 1.5em; font-weight:bold; margin:0; padding:0; color:#009}

/* Note */
.noteImage { display:none}
.note {position: relative; margin: 1em 0 1em 0; padding: 0; width: 650px; overflow:hidden; }
.note #content{padding: 0.3em 0.5em; margin-bottom: 10px; border:none; background:none }	
.note #content p {font-size: 0.9em; font-style: italic; margin:0}

.removeBtn { background: url(/images/Btn_Remove.jpg) no-repeat; border:none; width: 17px; height: 18px; }
.CurrentOrderTotal { margin-top:10px; font-size:1.0em; font-weight:bold; overflow:hidden}
.CurrentOrderTotal img { vertical-align:middle; margin-right:3px;}
.CurrentOrderTotal a { color:#09f}

.AddOns { overflow:hidden; border-bottom:1px dotted #999; padding: 15px 0}
.AddOns a.linkBlue { font-size:1.2em; color:#09f; font-weight:bold;}

.DeliveryPanel {width:510px; overflow:hidden; float:right; border-bottom: 1px solid #999; margin-bottom: 10px}

/* General */
.contentMap01 { margin-top: 20px; }
.contentMap02 { padding: 10px; position:relative; overflow:hidden}
.contentMap02 select { font-size:0.9em}
.contentMap02 img {vertical-align:middle}
.pinHeader { overflow:hidden; position:relative; height:50px}
.pin { width:29px; height:50px; margin-right:10px; float:left; padding:0} 

.hoursOperation { font-size:0.9em;color: #000}
.hoursOperation strong {color: #000}

.currencyConverter {width: 248px; position:relative;overflow:hidden; padding:10px;border: 1px solid #000;background:#fff; float:left}


/* Footer
-------------------------------------------------------------- */
#footerwrap {background: #fefefe url(/images/FooterBg.gif) repeat-x }
#footer { font-size:1.1em}
ul.footerLinksList {margin:0; padding:0; list-style-type: none; list-style: none}
.linkCategory { margin-top: 20px; font-weight:bold; font-size:1.5em; color: #009}
#footerTop ul li, #footerTop ul li a { list-style-type:none; margin-left:0; padding:2px 0  }
#footerTop, #footerBottom { position: relative;overflow: hidden}
#footerBottom { margin-top: 20px}
#footerBottom ul li {position:relative;float:left;display:block;margin:0;padding:8px;line-height:.94;list-style-type:none;border:0}
#footerBottom ul li a {color:#666;font-weight:bold;display:block}
#footerBottom ul li a:hover { color: #009}


/* Form */
label { float:left; width: 140px;}
select	{ width:185px; }
.SelectDate, input.SelectDate { width: 55px}
input#bntForm1 { width: 50px; }
fieldset ul li {margin: 5px 0}

/* Current Order - Order Page */
#currentOrder_Delivery {border-bottom: 2px solid #CCC; padding-bottom: 20px;margin-bottom:20px;}
#currentOrder_Delivery {border-bottom: 2px solid #CCC; padding-bottom: 20px;}
#currentOrder_DeliveryCode input { margin-bottom:0.5em}

/* Current Order - Delivery Page */
.locinput { width:300px; }
#searchpopup { position: absolute; left: 236px; width: 302px; top: 72px; height: auto; background-color: white; border: solid 1px #666; display: none; float: left; z-index: 99; color: #000; overflow: visible;}
#searchpopup #header { font-family: Arial; font-weight: bold; font-size: 10px; background:#008; padding: 1px 2px 1px 2px; margin: 0; color: #fff; width: 298px; height: 16px; overflow: visible;}
#searchlist { width: 303px; height: 83px; overflow: auto; }
#searchlist a { color: #000; display:block; }
#searchlist a:hover, #searchlist a.hover { color: #fff; background-color: #5e81bc; cursor:pointer;}
#searchworking { font-family: Arial; font-size: 10px; padding: 10px 0 0 25px; }

div.contentMap02 label { width: 210px}

.min160 { min-height: 160px; height: 160px; overflow: visible;}

/* Current Order - Payment Page */
.currentOrder_NewCustomers ul {list-style: none;}
.currentOrder_NewCustomers ul li { height: 21px;}
.paymentNotes { float:left; position:relative; width:245px; font-size: 0.9em; padding: 0 10px; border: 1px dotted #CCC }
.currentOrder_NewCustomers input { width:190px}

/* Login */
.loginBox {border: 1px solid #ccc; background:#eee; width:400px; position:relative; overflow:hidden}
.loginContent {background:#FFF; margin:5px;position:relative; overflow:hidden; padding-bottom:15px}
.loginContent li {margin: 2px 0}

/* Email Rate */
ul.emailRate li label {width: 130px}
ul.emailRate li {margin: 5px 0}
ul.emailRate li input {width: 170px}
ul.emailRate li input.btnGray {width:58px}
#EmailRateCheck {width:18px; vertical-align:middle}

/* Calendar */
#datepick-div, .datepick-inline {font-family: Arial,Helvetica,sans-serif; font-size: 13px;padding: 0;margin: 0;background: #ddd;color: #000;width: 270px;}
#datepick-div {display: none;z-index: 100; /*must have*/}
.datepick-inline { float: left; display: block;border: 0;padding: 3px; background:#fff;}

.datepick-rtl {direction: rtl;}
.datepick-dialog {padding: 5px !important;border: 4px ridge #ddd !important;}
.datepick-disabled {position: absolute;z-index: 100;background-color: white;}
button.datepick-trigger {width: 25px;padding: 0px;}
img.datepick-trigger {margin: 2px;vertical-align: middle;}
.datepick-prompt { float: left;padding: 2px;}
* html .datepick-prompt { /* IE6 */width: 270px;}

.datepick-control, .datepick-links, .datepick-header, .datepick {clear: both;float: left;width: 100%;color: #fff;}
.datepick-control {background: #400;padding: 2px 0px;}
.datepick-links {background: #000;height:29px;padding: 2px 0px;font-size: 1.2em; font-weight:bold; color:#FFF; position:relative; margin:1px}

.datepick-prev { position:absolute; left:10px; top:35px;}
.datepick-next { position:absolute; right:10px; top:35px}
.datepick-control {font-weight: bold;}
.datepick-links label {width: 75px}
.datepick-clear, .datepick-prev {float: left;width: 75px;}
.datepick-rtl .datepick-clear, .datepick-rtl .datepick-prev {float: right;text-align: right;}
.datepick-current { text-align: center;padding-top:3px }
.datepick-close, .datepick-next {float: right;width: 75px;text-align: right;}
.datepick-rtl .datepick-close, .datepick-rtl .datepick-next {float: left;text-align: left;}

.datepick-header {background: #333;text-align: center;font-weight: bold;min-height: 1.5em; margin-left:8px; padding-bottom:3px; width: 256px; display:inline}
.datepick-header select {color: #006;border: 0px;font-size:0.9em;font-weight: bold;}

.datepick-new-month {background: #fff url(/images/boxMonth.gif) no-repeat;height: 22px;width: 150px;margin-bottom:3px}
.datepick-new-year {background: #FFF url(/images/boxYear.gif) no-repeat;height: 22px;width: 106px; margin-bottom:3px;}
	
.datepick-header span {position: relative;top: 3px;}
.datepick {text-align: center;font-size: 100%;margin: 0 0 0; width: 256px; margin-left:8px; _margin-left: 4px; }
.datepick a {display: block;width: 100%;}

.datepick-title-row {background: #777; font-size:0.8em;}
.datepick-title-row th {text-align: center;font-weight: normal; margin-top:5px}
.datepick-days-row {background: #ddd;color: #666;}
.datepick-week-col {background: #777;color: #fff;}
.datepick-days-cell {color: #000;border: 1px solid #eee; padding: 3px 3px 3px 5px; background: #FFF}
.datepick-other-month {background: #ccc;}
.datepick-week-end-cell {}
.datepick-title-row .datepick-week-end-cell {background: #777;}
.datepick-week-over {background: #ddd;}
.datepick-unselectable {color: #888; background:#ddd }
table .datepick-today {background: #b1aeae; color: #FFF; border:1px solid #900}
.datepick-today a { background: #b1aeae; color: #FFF; border:1px solid #900F}
.datepick-current-day {background: #fff;color: #333;}
.datepick-days-cell-over {background: #999;color: #fff;border: 1px solid #777;}
.datepick-days-cell-over a { color: #FFF}
.datepick-status {background: #ddd;width: 100%;font-size: 80%;text-align: center;}

#datepick-div a, .datepick-inline a {cursor: pointer;margin: 0;padding: 0;text-decoration: none;}
/*.datepick-inline .datepick-links a {padding: 0 5px !important;}
.datepick-control a, .datepick-links a {padding: 2px 5px !important;color: #fff;}*/
.datepick-control a, .datepick-links a {color: #fff;}*/
.datepick-title-row a {	color: #eee;}
.datepick-control a:hover {background: #fdd;color: #333;}

.datepick-multi .datepick {border: 1px solid #777;}
.datepick-one-month {float: left; width: 270px; display:inline}
.datepick-new-row {clear: left;}

.Express { background: #ff9900; }
.Priority, .Priority a { background: #1a2c7f; color:#fff}


