@font-face {
    font-family: 'NobileRegular';
    src: url('/font/nobile/nobile-webfont.eot');
    src: url('/font/nobile/nobile-webfont.eot?iefix') format('eot'),
         url('/font/nobile/nobile-webfont.woff') format('woff'),
         url('/font/nobile/nobile-webfont.ttf') format('truetype'),
         url('/font/nobile/nobile-webfont.svg#webfontsKo9tqe9') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'NobileItalic';
    src: url('/font/nobile/nobile_italic-webfont.eot');
    src: url('/font/nobile/nobile_italic-webfont.eot?iefix') format('eot'),
         url('/font/nobile/nobile_italic-webfont.woff') format('woff'),
         url('/font/nobile/nobile_italic-webfont.ttf') format('truetype'),
         url('/font/nobile/nobile_italic-webfont.svg#webfonttc09wOXW') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'NobileBold';
    src: url('/font/nobile/nobile_bold-webfont.eot');
    src: url('/font/nobile/nobile_bold-webfont.eot?iefix') format('eot'),
         url('/font/nobile/nobile_bold-webfont.woff') format('woff'),
         url('/font/nobile/nobile_bold-webfont.ttf') format('truetype'),
         url('/font/nobile/nobile_bold-webfont.svg#webfont6RUKcuF0') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'NobileBoldItalic';
    src: url('/font/nobile/nobile_bold_italic-webfont.eot');
    src: url('/font/nobile/nobile_bold_italic-webfont.eot?iefix') format('eot'),
         url('/font/nobile/nobile_bold_italic-webfont.woff') format('woff'),
         url('/font/nobile/nobile_bold_italic-webfont.ttf') format('truetype'),
         url('/font/nobile/nobile_bold_italic-webfont.svg#webfontClxEK9et') format('svg');
    font-weight: normal;
    font-style: normal;

}



/* -----------------------------------------------------------------------


 Blueprint CSS Framework 1.0
 http://blueprintcss.org

   * Copyright (c) 2007-Present. See LICENSE for more info.
   * See README for instructions on how to use Blueprint.
   * For credits and origins, see AUTHORS.
   * This is a compressed file. See the sources in the 'src' directory.

----------------------------------------------------------------------- */

/* reset.css */
html { margin:0;padding:0;border:0; color:#393939; overflow-y: scroll; }
body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, dialog, figure, footer, header, hgroup, nav, section {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
article, aside, dialog, figure, footer, header, hgroup, nav, section {display:block;}
body {line-height:1.5;background:white;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;float:none !important;}
table, th, td {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:'';}
blockquote, q {quotes:"" "";}
a img {border:none; vertical-align: text-bottom;}
:focus {outline:0;}

/* typography.css */
body { background: url(/modules/default/img/background.jpg) no-repeat; background-color: #00121d; background-attachment:fixed; background-position: center top; }

html {font-size:100.01%;}
body {font-size:75%;color:#393939;font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;}
#background {  }
h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#111;}
h1 {font-size:2em;line-height:1;margin-bottom:0.3em; font-weight: bold;}
h2 {font-size:2em;margin-bottom:0.75em;}
h3 {font-size:1.5em;line-height:1;margin-bottom:1em;}
h4 {font-size:1.2em;line-height:1.25;margin-bottom:1.25em;}
h5 {font-size:1em;font-weight:bold;margin-bottom:1.5em;}
h6 {font-size:1em;font-weight:bold;}
h1,h2 {margin-bottom:0 !important;}
h3,h4,h5,h6 {margin-bottom: 2px !important;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
p {margin:0 0 1.5em;}
.left {float:left !important;}
p .left {margin:1.5em 1.5em 1.5em 0;padding:0;}
.right {float:right !important;}
p .right {margin:1.5em 0 1.5em 1.5em;padding:0;}
a:focus, a:hover {color:#0068b8;}
a {color:#004d89;text-decoration:none;}
blockquote {margin:1.5em;color:#666;font-style:italic;}
strong, dfn {font-weight:bold;}
em, dfn {font-style:italic;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;}
address {margin:0 0 1.5em;font-style:italic;}
del {color:#666;}
pre {margin:1.5em 0;white-space:pre;}
pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}
li ul, li ol {margin:0;}
ul, ol {margin:0 1.5em 1.5em 0;padding-left:1.5em;}
ul {list-style-type:disc;}
ol {list-style-type:decimal;}
dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;}
dd {margin-left:1.5em;}
table {margin-bottom:1.4em;width:100%;}
th {font-weight:bold;}
thead th, thead tr {background: url(/modules/default/img/table-bg-white.jpg) repeat-x; border-bottom: 1px solid #cccccc;}
th, td, caption {padding:4px 10px 4px 5px;}
tbody tr:nth-child(even) td, tbody tr.even td {background:#e5ecf9;}
table.transparent td { background: none !important; }
tfoot {font-style:italic;}
caption {background:#eee;}
.small {font-size:.8em;margin-bottom:1.875em;line-height:1.875em;}
.large {font-size:1.2em;line-height:2.5em;margin-bottom:1.25em;}
.hide {display:none;}
.quiet {color:#666;}
.loud {color:#000;}
.highlight {background:#ff0;}
.added {background:#060;color:#fff;}
.removed {background:#900;color:#fff;}
.first {margin-left:0;padding-left:0;}
.last {margin-right:0;padding-right:0;}
.top {margin-top:0;padding-top:0;}
.bottom {margin-bottom:0;padding-bottom:0;}

/* forms.css */
label {font-weight:bold;}
fieldset {padding:0 1.4em 1.4em 1.4em;margin:0 0 1.5em 0;border:1px solid #ccc;}
legend {font-weight:bold;font-size:1.2em;margin-top:-0.2em;margin-bottom:1em;}
fieldset, #IE8#HACK {padding-top:1.4em;}
legend, #IE8#HACK {margin-top:0;margin-bottom:0;}
input[type=text], input[type=password], input.text, input.title, textarea {background-color:#fff;border:1px solid #bbb;}
input[type=text]:focus, input[type=password]:focus, input.text:focus, input.title:focus, textarea:focus {border-color:#666;}
select {background-color:#fff;border-width:1px;border-style:solid;border-color:#bbb;}
input[type=text], input[type=password], input.text, input.title, textarea, select {margin:0.5em 0;}
input.text, input.title {width:300px;padding:5px;font-size:1em;}
input.title {font-size:1.5em;}
textarea {width:390px;height:250px;padding:5px;}
form.inline {line-height:3;}
form.inline p {margin-bottom:0;}
label.inline-text-label { margin-top: 8px; text-align: left; }
label.inline-text-label.tall { margin-top: 0px !IMPORTANT; }

#priority_messages { width: 989px; margin-left: -19px;}
#priority_messages ul { margin: 0px; padding: 0px;}

.message {
	display: block;
	padding: 5px 5px 5px 50px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	margin: 5px 5px 10px 5px;
	cursor: pointer;
}
.warning {
	background: #fff5cc url(/modules/default/img/warning.png) no-repeat 7px center;
	border: 3px solid #f2dd8c;
	color: #7b7100;
}
.information {
	background: #e8f6ff url(/modules/default/img/information.png) no-repeat 7px center;
	border: 3px solid #b8e2fb;
	color: #005898;
}
.success{
	background: #eaf7d9 url(/modules/default/img/success.png) no-repeat 7px center;
	border: 3px solid #bbdf8d;
	color: #336801;
}
.error {
	background: #ffd1d1 url(/modules/default/img/error.png) no-repeat 7px center;
	border: 3px solid #f8acac;
	color: #a20000;
}
.welcome {
	background: #eeff88 url(/modules/default/img/welcome.png) no-repeat 7px center;
	border: 3px solid #c7e22c;
	color: #5b6b00;
}
.new-mail {
	background: #feeaf8 url(/modules/default/img/new_mail.png) no-repeat 7px center;
	border: 3px solid #ffc7ed;
	color: #ea00a0;
}

.no-hide-notice {
	display: block;
	padding: 5px 5px 5px 50px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	margin: 5px 5px 10px 5px;
        background: #e8f6ff url(/modules/default/img/information.png) no-repeat 7px center;
	border: 3px solid #b8e2fb;
	color: #005898;
}

pre {
    background: #DFDFDF !important;
    opacity: .9;
    color: #151515 !important;
    border: #151515 dashed 2px !important;
    padding: 10px !important;
    newswhite-space: normal;
    /*word-wrap: break-word;*/
}


/* grid.css */
.container {width:982px;margin:0 auto;}
.showgrid {background:url(/modules/default/css/blueprint/src/grid.png);}
.column, .span-1, .span-2, .span-3, .span-4, .span-5, .span-6, .span-7, .span-8, .span-9, .span-10, .span-11, .span-12, .span-13, .span-14, .span-15, .span-16, .span-17, .span-18, .span-19, .span-20, .span-21, .span-22, .span-23, .span-24 {float:left;margin-right:10px;}
.last {margin-right:0;}
.span-1 {width:30px;}
.span-2 {width:70px;}
.span-3 {width:110px;}
.span-4 {width:150px;}
.span-5 {width:190px;}
.span-6 {width:230px;}
.span-7 {width:270px;}
.span-8 {width:310px;}
.span-9 {width:350px;}
.span-10 {width:390px;}
.span-11 {width:430px;}
.span-12 {width:470px;}
.span-13 {width:510px;}
.span-14 {width:550px;}
.span-15 {width:590px;}
.span-16 {width:630px;}
.span-17 {width:670px;}
.span-18 {width:710px;}
.span-19 {width:750px;}
.span-20 {width:790px;}
.span-21 {width:830px;}
.span-22 {width:870px;}
.span-23 {width:910px;}
.span-24 {width:950px;margin-right:0;}
input.span-1, textarea.span-1, input.span-2, textarea.span-2, input.span-3, textarea.span-3, input.span-4, textarea.span-4, input.span-5, textarea.span-5, input.span-6, textarea.span-6, input.span-7, textarea.span-7, input.span-8, textarea.span-8, input.span-9, textarea.span-9, input.span-10, textarea.span-10, input.span-11, textarea.span-11, input.span-12, textarea.span-12, input.span-13, textarea.span-13, input.span-14, textarea.span-14, input.span-15, textarea.span-15, input.span-16, textarea.span-16, input.span-17, textarea.span-17, input.span-18, textarea.span-18, input.span-19, textarea.span-19, input.span-20, textarea.span-20, input.span-21, textarea.span-21, input.span-22, textarea.span-22, input.span-23, textarea.span-23, input.span-24, textarea.span-24 {border-left-width:1px;border-right-width:1px;padding-left:5px;padding-right:5px;}
input.span-1, textarea.span-1 {width:18px;}
input.span-2, textarea.span-2 {width:58px;}
input.span-3, textarea.span-3 {width:98px;}
input.span-4, textarea.span-4 {width:138px;}
input.span-5, textarea.span-5 {width:178px;}
input.span-6, textarea.span-6 {width:218px;}
input.span-7, textarea.span-7 {width:258px;}
input.span-8, textarea.span-8 {width:298px;}
input.span-9, textarea.span-9 {width:338px;}
input.span-10, textarea.span-10 {width:378px;}
input.span-11, textarea.span-11 {width:418px;}
input.span-12, textarea.span-12 {width:458px;}
input.span-13, textarea.span-13 {width:498px;}
input.span-14, textarea.span-14 {width:538px;}
input.span-15, textarea.span-15 {width:578px;}
input.span-16, textarea.span-16 {width:618px;}
input.span-17, textarea.span-17 {width:658px;}
input.span-18, textarea.span-18 {width:698px;}
input.span-19, textarea.span-19 {width:738px;}
input.span-20, textarea.span-20 {width:778px;}
input.span-21, textarea.span-21 {width:818px;}
input.span-22, textarea.span-22 {width:858px;}
input.span-23, textarea.span-23 {width:898px;}
input.span-24, textarea.span-24 {width:938px;}
.append-1 {padding-right:40px;}
.append-2 {padding-right:80px;}
.append-3 {padding-right:120px;}
.append-4 {padding-right:160px;}
.append-5 {padding-right:200px;}
.append-6 {padding-right:240px;}
.append-7 {padding-right:280px;}
.append-8 {padding-right:320px;}
.append-9 {padding-right:360px;}
.append-10 {padding-right:400px;}
.append-11 {padding-right:440px;}
.append-12 {padding-right:480px;}
.append-13 {padding-right:520px;}
.append-14 {padding-right:560px;}
.append-15 {padding-right:600px;}
.append-16 {padding-right:640px;}
.append-17 {padding-right:680px;}
.append-18 {padding-right:720px;}
.append-19 {padding-right:760px;}
.append-20 {padding-right:800px;}
.append-21 {padding-right:840px;}
.append-22 {padding-right:880px;}
.append-23 {padding-right:920px;}
.prepend-1 {padding-left:40px;}
.prepend-2 {padding-left:80px;}
.prepend-3 {padding-left:120px;}
.prepend-4 {padding-left:160px;}
.prepend-5 {padding-left:200px;}
.prepend-6 {padding-left:240px;}
.prepend-7 {padding-left:280px;}
.prepend-8 {padding-left:320px;}
.prepend-9 {padding-left:360px;}
.prepend-10 {padding-left:400px;}
.prepend-11 {padding-left:440px;}
.prepend-12 {padding-left:480px;}
.prepend-13 {padding-left:520px;}
.prepend-14 {padding-left:560px;}
.prepend-15 {padding-left:600px;}
.prepend-16 {padding-left:640px;}
.prepend-17 {padding-left:680px;}
.prepend-18 {padding-left:720px;}
.prepend-19 {padding-left:760px;}
.prepend-20 {padding-left:800px;}
.prepend-21 {padding-left:840px;}
.prepend-22 {padding-left:880px;}
.prepend-23 {padding-left:920px;}
.border {padding-right:4px;margin-right:5px;border-right:1px solid #ddd;}
.colborder {padding-right:24px;margin-right:25px;border-right:1px solid #ddd;}
.pull-1 {margin-left:-40px;}
.pull-2 {margin-left:-80px;}
.pull-3 {margin-left:-120px;}
.pull-4 {margin-left:-160px;}
.pull-5 {margin-left:-200px;}
.pull-6 {margin-left:-240px;}
.pull-7 {margin-left:-280px;}
.pull-8 {margin-left:-320px;}
.pull-9 {margin-left:-360px;}
.pull-10 {margin-left:-400px;}
.pull-11 {margin-left:-440px;}
.pull-12 {margin-left:-480px;}
.pull-13 {margin-left:-520px;}
.pull-14 {margin-left:-560px;}
.pull-15 {margin-left:-600px;}
.pull-16 {margin-left:-640px;}
.pull-17 {margin-left:-680px;}
.pull-18 {margin-left:-720px;}
.pull-19 {margin-left:-760px;}
.pull-20 {margin-left:-800px;}
.pull-21 {margin-left:-840px;}
.pull-22 {margin-left:-880px;}
.pull-23 {margin-left:-920px;}
.pull-24 {margin-left:-960px;}
.pull-1, .pull-2, .pull-3, .pull-4, .pull-5, .pull-6, .pull-7, .pull-8, .pull-9, .pull-10, .pull-11, .pull-12, .pull-13, .pull-14, .pull-15, .pull-16, .pull-17, .pull-18, .pull-19, .pull-20, .pull-21, .pull-22, .pull-23, .pull-24 {float:left;position:relative;}
.push-1 {margin:0 -40px 1.5em 40px;}
.push-2 {margin:0 -80px 1.5em 80px;}
.push-3 {margin:0 -120px 1.5em 120px;}
.push-4 {margin:0 -160px 1.5em 160px;}
.push-5 {margin:0 -200px 1.5em 200px;}
.push-6 {margin:0 -240px 1.5em 240px;}
.push-7 {margin:0 -280px 1.5em 280px;}
.push-8 {margin:0 -320px 1.5em 320px;}
.push-9 {margin:0 -360px 1.5em 360px;}
.push-10 {margin:0 -400px 1.5em 400px;}
.push-11 {margin:0 -440px 1.5em 440px;}
.push-12 {margin:0 -480px 1.5em 480px;}
.push-13 {margin:0 -520px 1.5em 520px;}
.push-14 {margin:0 -560px 1.5em 560px;}
.push-15 {margin:0 -600px 1.5em 600px;}
.push-16 {margin:0 -640px 1.5em 640px;}
.push-17 {margin:0 -680px 1.5em 680px;}
.push-18 {margin:0 -720px 1.5em 720px;}
.push-19 {margin:0 -760px 1.5em 760px;}
.push-20 {margin:0 -800px 1.5em 800px;}
.push-21 {margin:0 -840px 1.5em 840px;}
.push-22 {margin:0 -880px 1.5em 880px;}
.push-23 {margin:0 -920px 1.5em 920px;}
.push-24 {margin:0 -960px 1.5em 960px;}
.push-1, .push-2, .push-3, .push-4, .push-5, .push-6, .push-7, .push-8, .push-9, .push-10, .push-11, .push-12, .push-13, .push-14, .push-15, .push-16, .push-17, .push-18, .push-19, .push-20, .push-21, .push-22, .push-23, .push-24 {float:left;position:relative;}
.pad-5 { padding: 5px; }
.pad-10 { padding: 10px; }
div.prepend-top, .prepend-top {margin-top:1.5em;}
div.append-bottom, .append-bottom {margin-bottom:1.5em;}
.box {padding:1.5em;margin-bottom:1.5em;background:#e5eCf9;}
hr {background:#ddd;color:#ddd;clear:both;float:none;width:100%;height:1px;margin:5px 0px; border:none;}
hr.space {background:#fff;color:#fff;visibility:hidden;}
.clearfix:after, .container:after {content:"\0020";display:block;height:0;clear:both;visibility:hidden;overflow:hidden;}
.clearfix, .container {display:block;}
.clear {clear:both;}
.flush { padding: 0px !important;}
.no-border { border: none !important; }
#menu { font-size: 1.1em; }

#header-user-menu li,
#header-user-menu ul,
ul.dropdown,
ul.dropdown li,
ul.dropdown ul {
 list-style: none;
 margin: 0;
 padding: 0;
}

ul.dropdown {
 position: relative;
 z-index: 597;
 float: left;
}

ul.dropdown li {
 float: left;
 line-height: 1.3em;
 vertical-align: middle;
 zoom: 1;
}

ul.dropdown li.hover,
ul.dropdown li:hover {
 position: relative;
 z-index: 599;
 cursor: default;
}

ul.dropdown ul {
 visibility: hidden;
 position: absolute;
 top: 100%;
 left: 0;
 z-index: 598;
 width: 100%;
}

ul.dropdown ul li {
 float: none;
}

ul.dropdown ul ul {
 top: 1px;
 left: 99%;
}

ul.dropdown li:hover > ul {
 visibility: visible;
}

ul.dropdown {
	text-shadow: #000000 1px 1px 1px;
}

	ul.dropdown li {
	 padding: 7px 10px;
         height: 15px;
	 color: #ffffff;
	}

	ul.dropdown li.hover,
	ul.dropdown li:hover {
	 color: #ffffff;
	}

	ul.dropdown a:link,
	ul.dropdown a:visited	{ color: #ffffff; text-decoration: none; }
	ul.dropdown a:hover		{ color: #ffffff; }
	ul.dropdown a:active	{ color: #ffffff; }


	/* -- level mark -- */

	ul.dropdown ul {
	 width: 150px;
	 padding-top: 4px;
	}

		ul.dropdown ul li {
		 font-weight: normal;
		 text-shadow: none;
		 border-style: solid;
		 border-width: 1px 1px 1px 0;
		 border-color: #fff #d9d9d9 #d9d9d9;
		 background-color: #f6f6f6;
		 color: #000000;
		}
		
		ul.dropdown ul li a {
			color: #000000 !important;
		}



/*-------------------------------------------------/
 * @section		Support Class `dir`
 * @level sep	ul, .class
 */

.dropdown-horizontal {
    width: 825px;
}

ul.dropdown *.dir {
 padding-right: 20px;
 background-image: url(/modules/default/css/dropdown/themes/default/images/nav-arrow-down.png);
 background-position: 100% 50%;
 background-repeat: no-repeat;
}


/* -- Components override -- */

ul.dropdown-horizontal ul *.dir {
 padding-right: 15px;
 background-image: url(/modules/default/css/dropdown/themes/default/images/nav-arrow-right.png);
 background-position: 100% 50%;
 background-repeat: no-repeat;
}

ul.dropdown-upward *.dir {
 background-image: url(/modules/default/css/dropdown/themes/default/images/nav-arrow-top.png);
}

ul.dropdown-vertical *.dir,
ul.dropdown-upward ul *.dir {
 background-image: url(/modules/default/css/dropdown/themes/default/images/nav-arrow-right.png);
}

ul.dropdown-vertical-rtl *.dir {
 padding-right: 10px;
 padding-left: 15px;
 background-image: url(/modules/default/css/dropdown/themes/default/images/nav-arrow-left.png);
 background-position: 0 50%;
}

#header, #footer, #content {padding: 6px 16px 0px 16px; background: url(/modules/default/img/blue-sprite.png) no-repeat;}

#header {
	height: 90px;
	margin-top: -6px;
}

#footer {
	background-position: 0 -104px;
	height: 86px;
	color: #ffffff;
	padding-top: 10px;
}

#footer ul { padding: 0px; margin: 0px; list-style: none;}
#footer ul li {display: block; float: left; border-right: 1px solid #d5dcdf; margin-right: 5px; padding-right: 5px; font-size: 11px;}
#footer a {color: #ffffff; text-decoration: none; font-weight: bold;}
#footer a:hover { color: #c5ecfd; }
.copyright {font-size: 11px; color: #b2dbff; margin-top: 20px;}

/*#footer .sunken { background: url(/modules/default/img/footer-sunken.png); height: 76px; width: 323px; padding: 5px 0px 5px 10px;}
#footer .sunken h2 { color: #ffffff; font-size: 1em; font-weight: bold; margin-bottom: 3px;}
#footer .sunken p { font-size: 0.95em;}*/

#footer .sunken { background: url(/modules/default/img/footer-sunken.png); height: 68px; width: 323px; padding: 3px 0px 5px 10px;}
#footer .sunken h2 { color: #ffffff; font-size: 1.25em; font-weight: bold; margin-bottom: 3px !IMPORTANT;}
#footer .sunken p { font-size: .95em;line-height:1.2em}
#footer .sunken a {color: #c5ecfd; text-decoration: none; font-weight: bold;}
#footer .sunken a:hover { color: #D3F7FD; }

#user-tab { float: right; position: relative; z-index: 1000; }
.tab, .tab .tleft, .tab .tbody, .tab .tright { height: 71px;}
.tab .tleft, .tab .tright { background: url(/modules/default/img/tab.png) no-repeat; float: left; width: 11px;}
.tab .tbody { background: url(/modules/default/img/tab-background.png) repeat-x; float: left;}
.tab .tright { background-position: -11px 0; }
.tab h2 { color: #ffffff; font-size: 1.25em; font-weight: bold; margin-bottom: 3px !IMPORTANT;}
.tab a {color: #c5ecfd; text-decoration: none; font-weight: bold;}
.tab a:hover { color: #D3F7FD; }

.new-feature-tab { float: right; position: relative; z-index: 1000; margin-right: 10px; margin-top: 28px; }
.stub-tab, .stub-tab .tleft, .stub-tab .tright { height: 30px;}
.stub-tab .tleft, .stub-tab .tright { background: url(/modules/default/img/tab-inverted.png) no-repeat; float: left; width: 11px;}
.stub-tab .tbody { background: url(/modules/default/img/tab-background-inverted.png) repeat-x; float: left; height: 20px; padding: 10px 3px 0 3px; }
.stub-tab .tright { background-position: -11px 0; }
.stub-tab h2 { color: #ffffff; font-size: 1.25em; font-weight: bold; margin-bottom: 3px !IMPORTANT;}
.stub-tab a {color: #c5ecfd; text-decoration: none; font-weight: bold;}
.stub-tab a:hover { color: #D3F7FD; }


#content { background: url(/modules/default/img/content-background.png) repeat-y; padding: 10px 16px;}
#header .top { height: 71px; position: relative; }
#header .profile-photo { margin: 5px 10px; position: relative;}
#header .profile-photo img { position: absolute; }
#header .user-info { padding-top: 5px; text-shadow: #002f3f 1px 1px 1px; }
#header .user-info a {color: #aedaff; text-decoration: none; }
#header .user-info a:hover { color: #d8edff; }
#header .grey {color: #eeeeee; font-size: 1.1em;}
#header-user-menu { text-transform: lowercase; color: #eeeeee; font-size: 0.95em; padding: 0px; margin: -1px 0px 0px; }
#header-user-menu li { float: left; margin-right: 5px;}
#header-rl-points {margin-top: 2px; font-size: 11px;}
#header-rl-points a {font-size: 13px; margin-top: -1px; text-shadow: #000000 1px 1px 1px; margin-left: 5px; float: left;}
#header-rl-points span#auth-points-amount {color: #ffc000;}
#header-rl-points .grey a {font-size: 10px; color: #eeeeee;}
#header-rl-points .grey {font-size: 10px; color: #eeeeee; margin: 2px 0 0 0; float: left;}

.change-location { color: #ffffff !important;}
#change-location-wrapper h2 { font-weight: bold; margin-bottom: 5px !important; }
#change-location-wrapper strong { font-size: 14px; }
#change-location-wrapper ul { list-style: none; padding: 0px; margin: 10px 0px 0px 0px;}
#change-location-wrapper li { display: block; float: left; margin-right: 30px; font-size: 20px;  width: 200px; border-bottom: 1px dotted #cccccc; }
#change-location-wrapper .last { margin-right: 0px !important;}

#co-branding-banner {background: url(/modules/default/img/banner.png) no-repeat; height: 64px; width: 946px; margin: -15px 0px 0px -21px; padding: 5px 23px; }
#co-branding-banner h2 { font-weight: bold; font-size: 2.2em;}
#co-branding-banner .tagline { font-style: italic; display: block; margin-top: -5px; font-size: 1.2em;}

#user-title {color: #ffffff; margin-left: 125px; text-shadow: #002f3f 1px 1px 2px; width: 540px;}
#user-title span {display: block;}
#user-title .title { text-transform: lowercase; font-size: 3em; font-weight: bold; }
#user-title .sub-title {font-size: 1.8em; margin-top: -10px;}
#menu { height: 32px; margin-top: -12px;}
#menu .dropdown {margin-left: 78px;}
.shadow { text-shadow: #002f3f 1px 1px 2px;}
.white-box h2 {font-size: 1em; background: #dfeefe; padding: 3px; border-bottom: 1px solid #bbdafb; font-weight: bold; margin-bottom: 0px; color: #00202e; text-shadow: #ffffff 0px 0px 2px;}
.white-box h2 a {color: #032228; text-decoration: none; text-shadow: #ffffff 0px 0px 2px;}
.white-box h2 a:hover {color: #006cb3;}
.white-box { border: 1px solid #d9d9d9; background: #ffffff; padding: 5px; margin-bottom: 10px;}
.white-box .big {margin: -5px -5px 5px -5px; font-size: 1.5em; padding: 6px; font-weight: bolder;}
.white-box h3 {font-size: 1.4em; padding: 6px 6px 6px 0px; font-weight: bolder; font-weight: bold; margin-bottom: 0px; color: #00202e; }
.white-box table { border: 1px solid #cccccc;}
.yellow-box { border: 1px solid #d9d9d9; background: #FCFFD4; padding: 5px; margin-bottom: 10px;}
.fix-box { background: none; padding: 5px; margin-bottom: 10px;}
.white-table .actions a { display: block; float: left; margin-right: 5px; padding-right: 5px; border-right: 1px solid #cccccc;}

.white-box h3.full {
    font-size: 1.3em;
    line-height: 1.2em;
    background: #dfeefe;
    border-bottom: 1px solid #bbdafb;
    margin-bottom: 0px;
    color: #00202e;
    text-shadow: #ffffff 0px 0px 2px;
    margin: -5px -5px 5px -5px;
    padding: 2px 5px;
    margin-bottom: 0px;
    color: #00202e;
    height: 55px;
}
.white-box h3.full a {color: #032228; text-decoration: none; text-shadow: #ffffff 0px 0px 2px;}
.white-box h3.full a:hover {color: #006cb3;}

h3.form-header {
    padding-left: 0;
    border-bottom: 2px solid #D9D9D9;
}

h3.section-head {
    border-bottom: 2px solid #AAAAAA;
}

h2.form-header {
    padding-left: 0;
    padding-bottom: 0;
    border-bottom: 2px solid #C9C9C9;
    font-size: 22px;
    line-height: 22px;
}

/* colored box size fixes */
.span-5.white-box, .span-5.yellow-box { width: 178px; }
.span-8.white-box { width: 298px;}
.span-9.white-box { width: 338px;}
.span-10.white-box { width: 378px;}
.span-11.white-box, .span-11.fix-box { width: 418px;}
.span-15.white-box { width: 578px;}
.span-16.white-box { width: 618px;}
.span-24.white-box { width: 948px;}
.span-24.white-box .span-8 { width: 306px;}

.span-5.fix-box { width: 180px; }
.span-11.fix-box { width: 420px; }

.span-5.yellow-box.kissing { width: 189px; height: 100%; }
#rl-circle {position: absolute;}
#rl-text {position: absolute; left: 85px; top: 7px;}
#logo-tag {position: absolute; left: 87px; top: 31px; color: #ffffff; text-shadow: #000000 1px 1px 1px; font-size: 1.2em;}
#header .sunken { background: url(/modules/default/img/user-info-tab.png); height: 65px; position: absolute; right: 0;}
.pagination {
	height: 25px;
	text-align: center;
	margin-bottom: 0px;
}	
.pagination li {
	display: inline;
}
.pagination .button {
	margin: 5px 0 0 0;
}	
.pagination  .active{
	background: url(/modules/default/img/back/nav_hover.jpg) repeat-x left center;	
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow:inset 0 2px 3px black;
	cursor: default;
	border: 1px solid black;
	color: white;
}
.pagination .active:hover {
	background: url(/modules/default/img/back/nav_hover.jpg) repeat-x left center;	
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow:inset 0 2px 3px black;
	cursor: default;
	border: 1px solid black;
	color: white;
}


/**
 * Buttons (colored)
 */
.button {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 4px 8px;
	text-transform: capitalize;
	text-decoration: none;
	font-weight: bold;
	-moz-box-shadow: 0 1px 2px #343434;
	-webkit-box-shadow: 0 1px 2px #343434;
	cursor: pointer;
}

.button.small {
    padding: 0 4px !important;
}

.big {
    font-size: 16px;
    padding: 6px 15px;
}

/**
 * Default, blue
 */
.themed {
	background: #0669af url("/modules/default/img/back/blue.jpg") repeat-x left top;
	color: #efefef !important;
	border: 1px solid #2a9fee;
}
.themed:hover {
	background: #248bd0 url("/modules/default/img/back/blue_hover.jpg") repeat-x left top;
}


/**
 * Additional colors
 */
.themed-black {
	background: #141213 url("/modules/default/img/back/black.jpg") repeat-x left top;
	color: #efefef !important;
	border: 1px solid black;
}
.themed-black:hover {
	background: #292728 url("/modules/default/img/back/black_hover.jpg") repeat-x left top;
}

.themed-green {
	background: #038229 url("/modules/default/img/back/green.jpg") repeat-x left top;
	color: #efefef !important;
	border: 1px solid #88C41A;
}
.themed-green:hover {
	background: #53D046 url("/modules/default/img/back/green_hover.jpg") repeat-x left top;
}

.themed-grey {
	background: #bababa url("/modules/default/img/back/grey.jpg") repeat-x left top;
	color: #3d3d3d !important;
	border: 1px solid #e3e3e3;
}
.themed-grey:hover {
	background: #e3e3e3 url("/modules/default/img/back/grey_hover.jpg") repeat-x left top;
}

.themed-purple {
	background: #BA6AB2 url("/modules/default/img/back/purple.jpg") repeat-x left top;
	color: #efefef !important;
	border: 1px solid #E748CF;
}
.themed-purple:hover {
	background: #CC49D0 url("/modules/default/img/back/purple_hover.jpg") repeat-x left top;
}

.themed-red {
    background: #940101 url("/modules/default/img/back/red.jpg") repeat-x left top;
    color: #efefef !important;
    border: 1px solid #eb0000;
}
.themed-red:hover {
    background: #cb0000 url("/modules/default/img/back/red_hover.jpg") repeat-x left top;
}

.themed-disabled {
	background: #bababa url("/modules/default/img/back/grey_hover.jpg") repeat-x left top !important;
	color: #9d9d9d !important;
	border: 1px solid #e3e3e3 !important;
}



/* TipTip CSS - Version 1.2 */

#tiptip_holder {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 99999;
}

#tiptip_holder.tip_top {
	padding-bottom: 5px;
}

#tiptip_holder.tip_bottom {
	padding-top: 5px;
}

#tiptip_holder.tip_right {
	padding-left: 5px;
}

#tiptip_holder.tip_left {
	padding-right: 5px;
}

#tiptip_content {
	font-size: 12px;
	color: #fff;
	text-shadow: 0 0 2px #000;
	padding: 4px 8px;
	border: 1px solid rgba(255,255,255,0.25);
	background: rgb(25,25,25);
	background: rgba(25,25,25,0.92);
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(transparent), to(#000));
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	box-shadow: 0 0 3px #555;
	-webkit-box-shadow: 0 0 3px #555;
	-moz-box-shadow: 0 0 3px #555;
}

#tiptip_arrow, #tiptip_arrow_inner {
	position: absolute;
	border-color: transparent;
	border-style: solid;
	border-width: 6px;
	height: 0;
	width: 0;
}

#tiptip_holder.tip_top #tiptip_arrow {
	border-top-color: #fff;
	border-top-color: rgba(255,255,255,0.35);
}

#tiptip_holder.tip_bottom #tiptip_arrow {
	border-bottom-color: #fff;
	border-bottom-color: rgba(255,255,255,0.35);
}

#tiptip_holder.tip_right #tiptip_arrow {
	border-right-color: #fff;
	border-right-color: rgba(255,255,255,0.35);
}

#tiptip_holder.tip_left #tiptip_arrow {
	border-left-color: #fff;
	border-left-color: rgba(255,255,255,0.35);
}

#tiptip_holder.tip_top #tiptip_arrow_inner {
	margin-top: -7px;
	margin-left: -6px;
	border-top-color: rgb(25,25,25);
	border-top-color: rgba(25,25,25,0.92);
}

#tiptip_holder.tip_bottom #tiptip_arrow_inner {
	margin-top: -5px;
	margin-left: -6px;
	border-bottom-color: rgb(25,25,25);
	border-bottom-color: rgba(25,25,25,0.92);
}

#tiptip_holder.tip_right #tiptip_arrow_inner {
	margin-top: -6px;
	margin-left: -5px;
	border-right-color: rgb(25,25,25);
	border-right-color: rgba(25,25,25,0.92);
}

#tiptip_holder.tip_left #tiptip_arrow_inner {
	margin-top: -6px;
	margin-left: -7px;
	border-left-color: rgb(25,25,25);
	border-left-color: rgba(25,25,25,0.92);
}

/* Webkit Hacks  */
@media screen and (-webkit-min-device-pixel-ratio:0) {	
	#tiptip_content {
		padding: 4px 8px 5px 8px;
		background-color: rgba(45,45,45,0.88);
	}
	#tiptip_holder.tip_bottom #tiptip_arrow_inner { 
		border-bottom-color: rgba(45,45,45,0.88);
	}
	#tiptip_holder.tip_top #tiptip_arrow_inner { 
		border-top-color: rgba(20,20,20,0.92);
	}
}

/* Jcrop CSS */
.jcrop-holder { text-align: left; }

.jcrop-vline, .jcrop-hline
{
	font-size: 0;
	position: absolute;
	background: white url('/modules/default/img/Jcrop.gif') top left repeat;
}
.jcrop-vline { height: 100%; width: 1px !important; }
.jcrop-hline { width: 100%; height: 1px !important; }
.jcrop-handle {
	font-size: 1px;
	width: 7px !important;
	height: 7px !important;
	border: 1px #eee solid;
	background-color: #333;
	width: 9px;
	height: 9px;
}

.jcrop-tracker { width: 100%; height: 100%; }

.custom .jcrop-vline,
.custom .jcrop-hline
{
	background: yellow;
}
.custom .jcrop-handle
{
	border-color: black;
	background-color: #C7BB00;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.right {
    display: inline-block;
    float: right !important;
}

.relative {
    position: relative;
}

.absolute {
    position: absolute;
}

.no-show {
    display: none;
}

div.simplemodal-data h2 {
    font-size: 1.5em;
    line-height: 1.5em;
    border-bottom: 2px solid #D9D9D9;
    margin-bottom: 0;
}

div.simplemodal-data p {
    color: #393939;
    padding-bottom: 10px;
}

div.login-with-facebook {
    width: 2250px;
    position: absolute;
    top: 17px;
    right: 17px;
    text-align: right;
}


/**
 * Relative input wrappers
 */
.relative-input-wrapper, .relative-select-wrapper, .relative-submit-wrapper {
    position: relative;
}

.relative-input-wrapper input {  }

.relative-select-wrapper select {  }

.relative-input-wrapper label {
    position: absolute;
    z-index: 50;
    top: 10px;
    right: 5px;
    color: #A4A4A4;
    font-weight: normal;
}

.relative-select-wrapper label {
    position: absolute;
    z-index: 50;
    top: -17px;
    right: 5px;
    color: #A4A4A4;
    font-weight: normal;
}

.relative-submit-wrapper label {
    position: absolute;
    z-index: 50;
    top: -17px;
    right: 5px;
    color: #A4A4A4;
    font-weight: normal;
}


.relative-input-wrapper label span {
    color: #3C3C3C;
    font-weight: bold;
}

.relative-input-wrapper label.valid-entry {
    top: 13px;
    width: 16px;
    height: 13px;
    background: url(/modules/default/img/valid_small.png) no-repeat left top;
}

.relative-input-wrapper label.checking-entry {
    top: 12px;
    width: 16px;
    height: 16px;
    background: url(/modules/default/img/loading.gif) no-repeat left top;
}

.relative-input-wrapper label.invalid-entry {
    font-size: 1em;
    font-weight: normal;
    color: #848484;
    height: 17px;
    padding-right: 18px;
    background: url(/modules/default/img/error_small.png) no-repeat right top;
}

.relative-select-wrapper label.invalid-entry {
    font-size: 1em;
    font-weight: normal;
    color: #848484;
    height: 17px;
    padding-right: 18px;
    background: url(/modules/default/img/error_small.png) no-repeat right top;
}

.relative-submit-wrapper label.submitting-form {
    top: 8px;
    right: 20px;
    width: 16px;
    height: 16px;
    background: url(/modules/default/img/loading-submit.gif) no-repeat left top;
}

.relative-submit-wrapper.large-button-wrapper label.submitting-form {
    top: 12px !important;
}


.shaded {
    color: #393939;
}



/**************
 * Form elements and error messages
 *************/
div.form-error-message {
    display: none;
    overflow: hidden;
}

div.form-error-message div {
    display: block;
    padding: 0 5px 0 35px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    height: 22px;
    margin: .5em 5px .5em 5px;
    vertical-align: middle;
    cursor: pointer;
    background: #ffd1d1 url("/modules/default/img/error.png") no-repeat 0 center;
    border: 3px solid #f8acac;
    color: #a20000;
}

div.form-error-message.span-2 div {
    padding: 0 5px 0 5px !IMPORTANT;
    background: #ffd1d1 !IMPORTANT;
}

div.form-error-message span {
    display: inline-block;
    padding-top: 3px;
}

div.form-warning-message {
    display: none;
    overflow: hidden;
}

div.form-warning-message div {
    display: block;
    padding: 0 5px 0 35px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    height: 22px;
    margin: .5em 5px .5em 5px;
    vertical-align: middle;
    cursor: pointer;
    background: #fce08a url("/modules/default/img/warning.png") no-repeat 0 center;
    border: 3px solid #feb964;
    color: #000000;
}

div.form-warning-message.span-2 div {
    padding: 0 5px 0 5px !IMPORTANT;
    background: #fce08a !IMPORTANT;
}

div.form-warning-message span {
    display: inline-block;
    padding-top: 3px;
}

p.header-guest-menu {
    text-transform: none;
    line-height: 12px;
    font-size: 11px;
    color: #EEEEEE;
    text-shadow: #002F3F 1px 1px 1px;
    vertical-align: top;
}

div.auto-height {
    height: auto !important;
}

span#portal-name-preview-text {
    font-weight: bold;
}

div.form-element-wrapper {
    height: 60px;
}

div.form-element-wrapper.short {
    height: 40px !IMPORTANT;
}


img.icon {
    vertical-align: text-bottom;
    margin: 0 3px 2px 0;
}

img.icon-short {
    vertical-align: text-bottom;
    margin: 0 3px 0px 0;
}

.padded-center { text-align: center; padding: 10px 0px; }


/********************
 * Styles for offers
 *******************/
div#tipped-wrapper {
    width: 388px;
    padding: 5px;
	background: #ffd1d1;
	border: 1px solid #f8acac;
	color: #a20000;
    text-align: center;
    margin-bottom: 10px;
}

div#tipped-wrapper.tipped {
    background: #eaf7d9 !important;
	border: 1px solid #bbdf8d !important;
	color: #336801 !important;
}

/********************
 * Signup/Login SimpleModal Styling
 *******************/
.modal {display:none;}
.simplemodal-logo, .simplemodal-logo-error { width: 100%; height: 100%; overflow: hidden; z-index: -1; position: absolute; top: 0; left: 0; filter: alpha(opacity=10); -khtml-opacity: 0.1; -moz-opacity: 0.1; opacity: 0.10;}
.simplemodal-logo div { background: url(/modules/default/img/logos/large-circle.png); position: absolute; z-index: 500; bottom: -40px; right: -40px; width: 240px; height: 240px; }
.simplemodal-logo-error div { background: url(/modules/default/img/logos/large-circle-error.png); position: absolute; z-index: 500; bottom: -40px; right: -40px; width: 240px; height: 240px; }
.simplemodal-overlay {background-color:#000;}
.simplemodal-container { color:#000000;background-color:#efefef; border:3px solid #ffffff; padding:12px; -moz-border-radius: 5px; -webkit-border-radius: 5px; -webkit-box-shadow: 0 1px 2px #343434;}
.simplemodal-container .simplemodal-data {overflow: hidden;}
.simplemodal-container a {color:#3333DD;}
.simplemodal-container h3 {margin-bottom: 10px; font-weight:bold;}
.simplemodal-container p {padding-bottom: 0px; margin-bottom: 0px;}
.simplemodal-container a.modalCloseImg {background:url(/modules/default/img/x.png) no-repeat; width:25px; height:29px; display:inline; z-index:3200; position:absolute; top:-15px; right:-16px; cursor:pointer;}
.simplemodal-data { text-align: left; }

/********************
 * Signup/Login Guest User Controls Styling
 *******************/
#simplemodal-container-begin_signup { width: 700px !important; height: 420px !important; background: #efefef url(/modules/default/img/welcome-modal-header.jpg) no-repeat;}
#simplemodal-container-complete_signup { width: 500px !important; height: 500px !important; }
#simplemodal-container-login { width: 500px !important; height: 345px !important; }
#simplemodal-container-guest_purchase { width: 811px !IMPORTANT; height: 480px !IMPORTANT; }
#simplemodal-container-new_card_purchase { width: 811px !IMPORTANT; height: 480px !IMPORTANT; }
#simplemodal-container-stored_card_purchase { width: 480px !important; height: 240px !important; }
#simplemodal-container-checkout_wrapper { width: 830px !important; height: 550px !important; }
#simplemodal-container-offer_added_container { width: 480px; height: 200px; }
#simplemodal-container-check_your_email { width: 500px; height: 300px; }
#simplemodal-container-points_award { width: 500px; height: 340px; }
#simplemodal-container-points_decision { width: 500px; height: 180px; }
#simplemodal-container-change_location { width: auto !important; height: auto !important; }
#simplemodal-container-auto { width: auto !important; height: auto; }
#simplemodal-container-email_offer { width: 500px !important; height: 340px !important; }
#simplemodal-container-local-listing-other_locations { width: 500px !important; height: 330px !important; }
#simplemodal-container-local-listing-photo-upload { width: 500px !important; height: 250px !important; }
/*#simplemodal-container-phone_setup{ width: 500px !important; height: 230px !important; }*/
#simplemodal-container-create_offer { width: 600px !important; height: 230px !important; }
#simplemodal-container-image-upload { width: auto !important; height: auto !important; margin: 0px 0px 0px 0px;}
.offer-picker {text-align: center;}
.offer-picker img { margin-right: 10px;}
#simplemodal-container-points_purchase_wrapper { width: 480px !important; height: 240px !important; }
#simplemodal-container-points_purchase_complete_wrapper { width: 800px !important; height: 430px !important; }
#simplemodal-container-sp_preview_offer{ width: 680px !important; height: 500px !important; }
#simplemodal-container-sp-dialog{ width: 500px !important; height: 300px !important; }
#simplemodal-container-sp-dialog h3 {margin-bottom: 7px !important;}
#simplemodal-container-sp-dialog .simplemodal-data { padding: 5px 0px 5px 0px; }
#simplemodal-container-sp-dialog .dialog-content {background: #ffffff; border: 1px solid #c7c7c7; -moz-border-radius: 5px; border-radius: 5px; padding: 0px 5px 5px 5px; margin: 5px 0px;}
.datepicker {background: url(/modules/default/img/icons/calendar.png) no-repeat 130px center; }
.var-width-datepicker { background: url(/modules/default/img/icons/calendar.png) no-repeat 95% center; }
.sorting { background: url('/modules/default/img/table-sort.png') no-repeat center right; background-color: transparent !important; }
.sorting_asc { background: url('/modules/default/img/table-sort-asc.png') no-repeat center right; background-color: transparent !important; }
.sorting_desc { background: url('/modules/default/img/table-sort-desc.png') no-repeat center right; background-color: transparent !important; }

.quick-stat-earnings-metric { text-align: right;}

.geolocate { margin-top: 10px; padding-top: 5px; border-top: 1px solid #cccccc;}

/* Bug reporting */
div.hide-contents {
    width: 0;
    height: 0;
    overflow: hidden;
    resize: none;
}

#report-bug-wrapper {
    position: fixed;
    top: 0;
    bottom: 0;
    right: -301px;
    width: 342px;
    height: 264px;
    height: 100%;
}

#report-bug-content {
    height: 264px;
    width: 342px;
    margin-top: 150px;
    display: inline;
    float: left;
    background: url(/modules/default/img/report-a-bug-background.png);
}

#report-bug-tag {
    height: 100%;
    width: 41px;
    display: inline;
    float: left;
}

#report-bug-tag a {
    display: block;
    height: 180px;
    width: 41px;
    margin-top: 46px;
}

#report-bug-contents-wrapper {
    height: 100%;
    width: 300px;
    /*background: #AA4444;*/
    display: inline;
    float: left;
}

#report-bug-contents {
    height: 230px;
    width: 280px;
    padding: 10px;
    color: black;
}

#report-bug-contents p {
    padding: 10px;
    margin-bottom: 0;
}

#report-bug-contents textarea {
    height: 115px;
    margin: 0 10px;
    width: 250px;
    resize: none;
}

#report-bug-contents input[type=submit] {
    display: inline;
    float: right;
    margin: 0 10px 0 0;
    resize: none;
}

#report-bug-link {
    display: block;
    height: 180px;
}

#invite-friends-link {
    display: block;
    width: 308px;
    height: 100px;
    background: url(/modules/default/img/earn-rewards-small.png);
}

.email-listing-bubble, .email-offer-bubble, #email-offer-bubble {
    display: block;
    width: 58px;
    height: 38px;
    background: url(/modules/default/img/email-bubble.png);
    margin: 2px 0;
    font-size: 1.5em;
    line-height: 1.6em;
    font-weight: bold;
    text-align: center;
}

.email-listing-icon, .email-offer-icon, #email-offer-icon {
    display: block;
    width: 58px;
    height: 20px;
    background: url(/modules/default/img/email-button.png);
}

.email-listing-link {
    display: block;
    width: 58px;
    height: 20px;
    background: url(/modules/default/img/email-button.png);
}

#social-wrapper {
    /*margin-left: 18px;*/
    width: 198px;
    padding: 4px 4px 2px 4px;
}

.preview-content-wrapper {
    width: 656px;
    height: 290px;
    border: 1px solid #cccccc;
    overflow: auto;
    overflow-x: hidden;
    padding: 5px;
    background: #efefef;
    margin-top: 5px;
    background: url(/modules/default/img/preview-background.png);
}
.preview-offer-price {font-weight: bold;}
.initial-signup-content { margin-top: 84px;}
#welcome-modal-image {float: left; width: 200px; height: 210px; margin: 66px 10px 0px -5px;}
#welcome-modal-image img {position: absolute; margin-top: 6px; margin-left: -6px;}
.print-voucher { margin: 0px 0px 0px 30px;}

.signup-welcome-orange-box { width: 454px; height: 30px; background: url(/modules/default/img/welcome-orange-box.jpg) no-repeat; padding: 18px; margin-bottom: 5px;}



#facebook-overlay {
    position: fixed;
    z-index: 100000;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#facebook-overlay .bg {
    position: absolute;
    top: 0;
    left: 0;
    background: #333333;
    width: 100%;
    height: 100%;
    opacity: .9;
}

#facebook-overlay .fg {
    position: absolute;
    top: 0;
    left: 0;
    color: #EFEFEF;
    width: 100%;
    height: 100%;
    text-align: center;
    padding-top: 200px;
    font-size: 40px;
}

.purchase-offer-modal {
    overflow: hidden !important;
}

.purchase-offer-modal iframe {
    width: 100%;
    height: 100%;
    overflow: hidden;
}




/************************* General Styles *************************/
.centered {
    text-align: center;
}

.strong {
    font-weight: bold;
}

.top-margin-10 {
    margin-top: 10px;
}


div.secure-frame-notice {
    text-align: center;
}

hr.heavy {
    height: 2px;
    background: #EFEFEF;
}

hr.heavy-one {
    height: 2px;
    background: #EFEFEF;
    margin-bottom: 2px;
}

hr.heavy-two {
    height: 2px;
    background: #EFEFEF;
    margin-top: 2px;
}

a.twitter-button {
    display: block;
    width: 55px;
    height: 20px;
    background: url(/modules/default/img/twitter-button.png);
    background-position: 0 0;
}

a.twitter-button:hover {
    background-position: 0 -21px !important;
}

a.twitter-button:active {
    background-position: 0 -42px !important;
}

a.twitter-bubble {
    margin: 0 0 2px 0;
    display: block;
    width: 55px;
    height: 40px;
    background: url(/modules/default/img/twitter-button.png);
    background-position: 0 -63px;
    font-size: 1.5em;
    font-weight: bold;
    text-align: center;
    color: #004D89;
}

a.twitter-bubble span {
    display: block;
    padding-top: 3px;
}

a.twitter-bubble:hover {
    background-position: 0 -104px;
    color: #0068B8;
}

#email-capture {
    border-bottom: 1px solid #0f3a4d;
    border-left: 1px solid #1f6483;
    border-right: 1px solid #1f6483;
    background: #0f3a4d;
    /*height: 45px;*/
    /*margin: 0px 6px;*/
    color: #ffffff;
    font-size: 20px;
    /*padding: 4px 15px 0px 15px;*/
	text-align:center;
	overflow:auto;
	padding-bottom:3px;
}

#email-capture div {
	display:inline-block;
	height:40px;
	line-height:40px;
	vertical-align:middle;
	margin-right:5px;
}
#email_capture_label {
	font-size:16px;
}

#email-capture input, #email-capture select {
	margin:0;
	font-size:14px;
	padding:3px;
}
#email_capture_submit {
	font-size:14px;
	padding:2px 6px;
}


#email-capture form {
	width:730px;
	margin:0 auto;
}

#top_priority #priority_messages { width: 970px !important; margin-left: 6px !important; }
#top_priority .message { margin: 0px 0px 1px 0px !important;}

span.inline-block {
    display: inline-block;
}

#promo-code-number a {
    color: #C98E16;
}

#promo-code-number a:hover {
    color: #C98E16;
}



/*****************************************************
 * Search box styles
 *****************************************************/
div#search-wrapper {
    position: relative;
    width: 312px;
    height: 34px;
    margin-bottom: 10px;
    z-index: 1000;
}

div#search-button-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    width: 312px;
    height: 34px;
    z-index: 100;
}

a#search-button-link {
    display: block;
    width: 312px;
    height: 34px;
    background: url(/modules/default/img/search/button.png);
}

div#search-slider-wrapper {
    position: absolute;
    top: 32px;
    left: 0;
    width: 312px;
    background: none;
    z-index: 95;
}

div#search-slider-contents {
    width: 312px;
    padding: 0 0;
    display: block;
    background: none;
}

div#orlando-wrapper {
    width: 312px;
    margin-bottom: 10px;
    z-index: 1000;
}

div#orlando-button-wrapper {
    top: 0;
    left: 0;
    width: 312px;
    z-index: 100;
}

div#orlando-slider-wrapper {
    top: 32px;
    left: 0px;
    width: 312px;
    background: none;
    z-index: 95;
}

div.dark-row-element {
    background: url(/modules/default/img/search/blue-background.png) repeat-y;
    width: 304px;
    padding: 0 4px;
}

div.dark-row-element div.row-element-contents {
    border-bottom: 1px solid white;
    border-top: 1px solid black;
    padding: 7px 10px 2px 10px;
}

div.light-row-element {
    background: url(/modules/default/img/search/lighter-blue-background.png) repeat-y;
    width: 304px;
    padding: 0 4px;
}

div.category-row-element div.category-row-header {
    font-weight: bold;
    font-size: 12px;
    line-height: 12px;
    display: block;
}

div.category-row-element span {
    font-size: 10px;
}

div#search-slider-cap {
    height: 8px;
    width: 312px;
    display: block;
    background: url(/modules/default/img/search/blue-bottom.png) no-repeat;
}

div#search-input-wrapper {
    width: 292px;
    margin: 0 5px;
    height: 30px;
    background: url(/modules/default/img/search/search-box.png) no-repeat;
    position: relative;
}

div#search-input-wrapper input[type=text] {
    width: 252px;
    height: 24px;
    padding: 3px 30px 3px 10px;
    margin: 0;
    background: none;
    border: none;
    z-index: 45;
    position: absolute;
    color: #666666;
}

div#search-input-wrapper a#search-button {
    position: absolute;
    z-index: 50;
    top: 4px;
    right: 6px;
    width: 20px;
    height: 20px;
    display: block;
    background: none;
}

.search-info-block-1 {
    width: 125px;
    height: 35px;
    margin-right: 10px;
    padding: 4px 0;
    text-align: center;
}

.search-info-block-2 {
    width: 260px;
    height: 35px;
    margin-right: 10px;
    padding: 4px 0;
    text-align: center;
}

.blue-styled {
    border: 1px solid #BFD2E3;
    background: #D5E6EF;
    margin-bottom: 5px;
    color: #679e4a;
    text-shadow: #535553 1px 1px 1px;
    font-size: 2.75em;
    font-weight: bold;
    line-height: 1em;
}

.yellow-styled {
    border: 1px solid #f0dc93;
    background: #fff3dd;
    text-align: center;
    color: #c98e16;
    font-size: 1.2em;
    line-height: 2.5em;
    font-weight: bold;
    text-shadow: -2px 0 white, 0 2px white, 2px 0 white, 0 -2px white;
    margin-bottom: 5px;
}

#change-location-container {  }

#more-options-box {
    background-color: #a9c8d3;
    border: 2px solid #8ba4ad;
    color: #00273a;
}
#more-options-box .bottom ul, #more-options-box .top ul {margin: 0px; list-style: none; padding: 0px;}
#more-options-box .top h4 { font-size: 16px; font-weight: bold; font-family: Helvetica, Arial; float: left; }
#more-options-box .top { padding: 8px 0px 5px 15px; }
#more-options-box .top a { color: #002126 }
#more-options-box .top a:hover { color: #007b8e }
#more-options-box .top ul {display: block; float: left; margin-top: 2px; }
#more-options-box .top ul li { float: left; margin-left: 5px; padding-right: 5px; border-right: 1px dotted #6c9bab;}
#more-options-box a { color: #002126; }
#more-options-box .bottom .first { margin-left: 15px; }
#more-options-box .bottom { background-color: #cddbe0; padding-top: 5px;}
#more-options-box .bottom a { font-weight: bold; }
#more-options-box .bottom ul li { float: left; width: 195px; margin: 0px 0px 15px 15px;}
#more-options-box .seperator { background: url(/modules/default/img/more-info-top.png) repeat-x; height: 5px;  }

a#buy-offer-now {
    display: block;
    background: url(/modules/default/img/buttons/buy-deal.png);
    width: 165px;
    height: 42px;
}

a#buy-offer-now-small {
    display: block;
    background: url(/modules/default/img/buttons/buy-deal-now-small.png);
    width: 102px;
    height: 26px;
}

div.buy-offer-now {
    margin-top: 5px;
    text-align: right;
    margin-right: 15px;
    padding: 5px;
}

#gift-it-button {
    display: block;
    background: url(/modules/default/img/buttons/gift-deal.png);
    width: 165px;
    height: 42px;
}

#limit-reached-label {
    display: block;
    background: url(/modules/default/img/buttons/limit-reached.png);
    width: 165px;
    height: 42px;
}

a#view-offer-now-small {
    display: block;
    background: url(/modules/default/img/buttons/view-deal-now-small.png);
    width: 153px;
    height: 26px;
}

a#view-offer-now {
    display: block;
    background: url(/modules/default/img/buttons/view-deal-now.png);
    width: 247px;
    height: 42px;
}

form.close-form-elements input, form.close-form-elements select {
    margin: 0 0 5px 0;
}

.mailable, .mailable-small { position: absolute;  right: -6px; bottom: 6px; }
#left-main-wrapper .photo-wrapper { position: relative; }
.dyk-box {font-size: 11px; border: 1px dotted #F0DC93; padding: 2px; margin: 3px 0px;  background-color: #FFF3DD;}
.dyk-box span {font-size: 14px; font-weight: bold; display: block;}
#season {
    width: 260px;
    height: 58px;
    float:right;
    margin-right: -6px;
    background: url(/modules/default/img/seasons/winter.png) no-repeat;
    display: none;
}

form#gift_purchase input, form#gift_purchase textarea {
    border: 1px solid #999999;
}

form#gift_purchase input:focus, form#gift_purchase textarea:focus {
    border: 1px solid #444444;
}


a.checkout-button {
    display: block;
    width: 178px;
    height: 36px;
    background: url(/modules/default/img/checkout.png);
}

a.continue-shopping-button {
    display: block;
    width: 151px;
    height: 36px;
    background: url(/modules/default/img/continue-shopping.png);
}

div.item-added-dialog-actions {
    width: 456px; 
    background: #d3e0e6; 
    border: 2px solid #8a9db6; 
    padding: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -khtml-border-radius: 10px;
}

div.cart-contents {
    width: 120px; 
    border-left: 1px solid #4979ab; 
    margin-left: 5px; 
    padding-left: 5px; 
    color: #EEEEEE; 
    height: 64px;
}


div.slider-window {
    width: 480px; 
    height: 210px; 
    position: relative; 
    overflow: hidden;
}

div.slider-panel-wrapper {
    height: 210px; 
    position: absolute; 
    top: 0; 
    left: 0;
}

div.slider-panel {
    width: 470px; 
    height: 210px;
}

div.slider-panel-offer {
    width: 470px; 
    height: 60px;
    margin-bottom: 10px;
}

div.slider-panel-offer-image {
    width: 40px;
    height: 60px;
}

div.slider-panel-offer-title {
    width: 400px;
    height: 60px;
    font-size: 14x;
    line-height: 15px;
}

span.slider-panel-offer-title-text {
    font-weight: bold;
}

.portal-sidebar .close-deal-imaged-wrapper, .portal-sidebar .close-deal-small-wrapper   {
    height: 245px;
}

.portal-description {
    height: 322px;
    overflow: hidden;

}

.transparent-black-back {
    background: rgb(0, 0, 0) transparent;
    background: rgba(0, 0, 0, 0.6);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
    color: whitesmoke;
}

.modal-option {
    color: #3B5998;
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
    line-height: 15px;
    padding: 1px 6px 2px;
}

.modal-option:hover {
    text-decoration: underline;
}

.modal-option-selected {
    background-color: #194668;
    border: 1px solid #59b2fe;
    -webkit-border-radius: 2px;
    color: white !important;
    cursor: default;
    padding: 0px 5px 1px;
}

.modal-option-selected:hover {
    text-decoration: none !important;
}

a#add-new-creative {
    width: 305px;
    height: 57px;
    display: block;
    background: url(/modules/default/img/buttons/generate_ad_creatives.png);
    margin-bottom: 10px;
} 

.region-portal-wrapper {
    border: 1px #D4D4D4 solid;
    background: white;
}

.region-select-a-partner {
    border-bottom: 1px #D4D4D4 solid;
    background: #fffae2;
    padding: 5px;
    width: 340px;
}

a.region-portal-image {
    padding-bottom: 11px;
    margin-right: 11px;
    display: inline-block;
    float: left;
    height: 35px;
}

.region-portal-images {
    background: url(/modules/default/img/region-dashes-short.jpg) repeat;
}

.region-portal-images-padding {
    padding-top: 5px;
    padding-left: 5px;
}

.region-no-portal-wrapper {
    margin: 10px;
}

.ui-datepicker {
	display:none;
}
