/* ###################### */
/* reset */
/* ###################### */
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,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td, button {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-family: inherit;
	vertical-align: baseline;
}
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/* ###################### */
/* /reset */
/* ###################### */

/* ###################### */
/* general */
/* ###################### */
body { font-family: Arial, Helvetica, sans-serif; margin: 15px 0 15px 15px; text-transform: lowercase !important; background: #fff url(/images/general/tag-bg-new.gif) 552px 3px no-repeat; }

img, div, a { behavior: url(/images/iepngfix.htc) }

.clear { height: 0; clear: both; overflow: hidden; }
.clear-it { clear: both; }

.hide { display: none !important; }

hr { display: none; }

.no-margin { margin: 0 !important; }

.aright { text-align: right; }

.loader { text-align: center; margin: 12px auto; }

.white { color: #fff !important; }

.lfloat { float: left; }
.rfloat { float: right; }

body span.no-transform,
body p.no-transform { text-transform: none !important; }
/* ###################### */
/* /general */
/* ###################### */

/* ###################### */
/* logo */
/* ###################### */
/* #logo { position: absolute; top: 15px; left: 15px; } */
#logo { position: absolute; top: 12px; left: 8px; }
#logo h1 { display: none; }
/* ###################### */
/* /logo */
/* ###################### */

/* ###################### */
/* structure */
/* ###################### */
#container { width: 920px; }

#content { background: #e5e5e5 url(/images/general/content-bg.gif) 0 0 repeat-y; }

#main-panel { float: right; width: 680px; }
#main-panel #main-panel-inner { padding: 15px 15px 15px 0; }

#side-panel { width: 240px; float: right; background: transparent url(/images/general/side-panel-bg.gif) top left no-repeat; }
#side-panel .inner { padding: 15px 30px 15px 15px; }
/* ###################### */
/* structure */
/* ###################### */

/* ###################### */
/* header */
/* ###################### */
.christmas { background: transparent url(/images/banners/boxes.gif) left bottom no-repeat; }
.valentines { background: transparent url(/images/banners/valentines-sweet.jpg) left bottom no-repeat; }
#header-spacer { float: right; width: 1px; height: 169px; overflow: hidden; }
/* ###################### */
/* /header */
/* ###################### */

/* ###################### */
/* flash */
/* ###################### */
#click-stream { position: absolute; top: 34px; left: 225px; }
.splash #click-stream { position: absolute; top: 27px; left: 357px; }
/* ###################### */
/* flash */
/* ###################### */

/* ###################### */
/* slider */
/* ###################### */
#slider-panel { width: 668px;  position: relative; left: 241px; }
#slider-panel .inner { padding: 0 20px 0 15px; float: left; background: #ee008c url(/images/sliders/slider-panel-bg.gif) 0 0 no-repeat;  }

#slider-panel .find { float: left; width: 181px; margin-bottom: 8px; }
#slider-panel .slide { float: left; width: 304px; margin-bottom: 8px; }
#slider-panel .sort { float: left; width: 148px; margin-bottom: 8px; }

#slider-panel label { color: #fff; font-size: .875em; display: block; line-height: 2.1429em; }
#slider-panel .slide label { text-align: center; display: block; width: 275px; }

#slider-panel select { font-family: Arial, Helvetica, sans-serif; color: #000; font-weight: bold; font-size: .75em; display: block; width: 148px; }

#slider-panel-bottom { clear: both; background: transparent url(/images/sliders/slider-panel-bottom.png) 0 0 no-repeat; height: 14px; width: 668px; overflow: hidden; }

#slider { background: url(/images/sliders/slider-bg.gif) 0 0 repeat-x; height: 26px; float: left; }
						
#slider .left { background: transparent url(/images/sliders/slider-bg-left.gif) top left no-repeat; height: 26px; float: left; padding: 0 5px 0 12px; }
#slider .right { background: transparent url(/images/sliders/slider-bg-right.gif) top right no-repeat; height: 26px; float: left; padding: 0 12px 0 5px; }

#slider #slider-adventurous { visibility: hidden; }

#slider h6 { font-size: .75em; font-weight: bold; color: #fff; margin-top: 5px;  }

#slider #handle-container { float: left; background: url(/images/sliders/slider-steps-bg.gif) 0 0 no-repeat; width: 145px !important; height: 26px; position: relative; }

.ui-slider { position: relative; }

.ui-slider-handle { height: 26px; left: 0; position: absolute; top: 0; width: 19px; z-index: 2; cursor: hand; cursor: pointer; }
/* ###################### */
/* /slider */
/* ###################### */

/* ###################### */
/* imagini */
/* ###################### */
#imagini { position: relative; width: 138px; height: 21px;  }
#imagini img { position: absolute; top: 0; left: 0; z-index: 1; }
#imagini a { position: relative; z-index: 2; display: block; width: 138px; height: 21px; text-indent: -9999px; }
#imagini a span { visibility: hidden; }
/* ###################### */
/* /imagini */
/* ###################### */

/* ###################### */
/* generic side panel element styles */
/* ###################### */
.side-panel-feature { border-bottom: solid 1px #fff; padding-bottom: 15px; color: 000; font-size: .8125em; line-height: 1.1538em; margin-bottom: 18px; width: 195px; overflow: hidden; }
.side-panel-feature h3 { margin-bottom: 4px; }

.side-panel-feature li { width: 195px; float: left; background: transparent url(/images/general/side-panel-list.gif) 0 4px no-repeat; text-indent: 12px; margin-bottom: 3px; clear: both; }
.side-panel-feature li a { color: #000; text-decoration: none; }
.side-panel-feature li a:hover,
.side-panel-feature li a.selected { color: #fff; }

.side-panel-feature li a.list { display: block; float: left; width: 175px; }
.side-panel-feature li a.delete { display: block; float: left; width: 20px; text-align: right; }

.side-panel-feature a { color: #fff; text-decoration: underline; }
.side-panel-feature a:hover { text-decoration: none; }

.side-panel-feature .clear-list { clear: both; height: 4px; overflow: hidden; }

.side-panel-feature p { margin-bottom: 15px; }

.side-panel-feature p#lists-error { margin-bottom: 7px; }
.side-panel-feature p.error-hide { color: #fff; }

.side-panel-feature p.button { text-align: right; margin: 0; }
.side-panel-feature input.button { display: block; margin: 0 0 0 auto; }
/* ###################### */
/* /generic side panel element styles */
/* ###################### */

/* ###################### */
/* sign in */
/* ###################### */
#sign-in-block p.no-margin { margin: 0 0 0 0; }
#sign-in-block #highlight { display: none; }
/* ###################### */
/* /sign in */
/* ###################### */

/* ###################### */
/* sign up */
/* ###################### */
#sign-up-block p { margin: 0 0 0 0; }

#signup-form .text { background-color: #fff; border: none; color: #7F7B7A; font-family: Arial,Helvetica,sans-serif; font-size: .9231em; font-weight: bold; padding: 4px 5px; width: 185px; margin: 7px 0 15px 0; }

#signup-form p.error-hide,
#signup-form p.error-hide { margin: 5px 0 6px 0; color: #fff; display: none; }
#signup-form p.error-hide { color: #fff; }
/* ###################### */
/* /signup */
/* ###################### */

/* ###################### */
/* product list */
/* ###################### */
#products-list p#products-error { margin-top: 10px; }

#main-panel #main-panel-inner h2#list-title { color: #ee008c; font-size: 1.5em; text-align: center; font-weight: bold; text-transform: none !important; margin-bottom: 14px; }
#main-panel #main-panel-inner h2#list-title.pages { margin-bottom: 4px; }

#products-list p.error-hide { margin: 0 0 15px 0; color: #000; display: none; font-size: .8125em; line-height:1.1538em; }

.product { border: solid 1px #ccc; background-color: #fff; margin-bottom: 15px; }
#products-list .prod-num-10 { margin-bottom: 8px; }
.product .outer { margin: 0 15px 15px 15px; }
.product .inner { width: 633px; position: relative; }

.product .title { background: transparent url(/images/general/product-dashes.gif) left bottom repeat-x; margin-bottom: 10px; padding-bottom: 1px; }

.product .title .left { width: 450px; float: left; background-color: transparent; display: block; }
.product .title .right { width: 168px; float: right; text-align: right; background-color: transparent; display: block; }

.product .title h6 { font-size: .75em; line-height: 1.3333em; text-transform: none; padding: 11px 0 5px 0; font-weight: bold; }
.product .title h6 a { font-weight: bold; color: #000; text-decoration: underline; }
.product .title h6 a:hover { color: #ee008c; }

.product .title p { color: #ee008c; font-weight: bold; font-size: 0.875em; line-height: 2.6429em; margin: 0; }

.product .image { float: left; border: solid 1px #9a9a9a; position: relative; }
.product .image div { width: 268px; height: 118px; overflow: hidden; position: relative; }
.product .image img { display: block; position: absolute; z-index: 99; }

.product .info { float: right; width: 348px; text-transform: none; }

.product .info p { font-size: .75em; line-height: 1.3333em; }
.product .info p a { color: #ee008c; }
.product .info p a:hover { color: #000; }

.product .image div.love-this { position: absolute; left: 196px; top: 10px; width: 64px; height: 64px; z-index: 100; }
.product .image .love-this img { position: relative; } 

.product .rating { cursor: pointer; cursor: float; float: left; width: 91px; position: absolute; bottom: 0; height: 22px; overflow: hidden; background: #fff url(/images/general/rating-bg.gif) 0 0 no-repeat; }
.product .rating ul { width: 91px; height: 22px; overflow: hidden; }
.product .rating li { float: left; margin-left: 1px; }
.product .rating li div { width: 17px; height: 22px; line-height: 22px; overflow: hidden; background-color: transparent; background-repeat: no-repeat; background-position: 0 0; }
.product .rating li div.on { background-image: url(/images/general/rating-on.png); }
.product .rating li div.off { background-image: url(/images/general/rating-off.png); }

.product .buttons { width: 219px; position: absolute; bottom: 0; right: 0; }
.product .buttons div { float: right; width: 102px; }
.product .buttons div.continue { margin-left: 15px; }

.product-pagination { float: right; width: 150px; padding-right: 7px; margin-top: 3px; }
.product-pagination li { float: right; margin: 0 0 13px 0; padding-left: 8px; }

.product-pagination li a.pagination-next { background: url(/images/general/arrow_next.gif) right 3px no-repeat; padding-right: 10px; }
.product-pagination li a.pagination-prev { background: url(/images/general/arrow_prev.gif) left 3px no-repeat; padding-left: 10px; }
.product-pagination li a { color: #000; font-size: .8125em; font-weight: bold; text-decoration: underline; display: block; background: none: }
/* ###################### */
/* /product list */
/* ###################### */

/* ###################### */
/* confirm box */
/* ###################### */
.jqiwarning .jqi { background-color: #fff; }
.jqifade { background-color: #000; }
div.jqi{ position: absolute; background-color: #ee008c; padding-top: 14px; width: 290px; }
div.jqi .jqiclose { display: none; }
div.jqi .jqicontainer{ background-color: #fff; padding: 10px 8px 14px 8px; border: solid 1px #ccc; }
div.jqi .jqimessage p { font-size: .75em; color: #333; font-weight: bold; margin-bottom: 4px; }
div.jqi .jqibuttons{ text-align: center; padding: 5px 0 0 0; }
div.jqi button { padding: 1px 6px; margin: 0 10px; font-size: .75em; color: #ee008c; font-weight: bold; background-color: #fff; width: 58px; text-transform: lowercase; border-bottom: solid 1px #000; border-right: solid 1px #000; border-top: solid 1px #d4d0c7; border-left: solid 1px #d4d0c7; }
/* ###################### */
/* /confirm box */
/* ###################### */

/* ###################### */
/* 'popup window'
/* ###################### */
.jqmWindow { display: none; position: fixed; top: 10px; left: 50%; margin-left: -300px; width: 600px; background-color: #e5e5e5; z-index: 99999; }
.jqmWindow300 { width: 300px !important; margin-left: -150px !important; }
.jqmWindow350 { width: 350px !important; margin-left: -175px !important; }
.jqmWindow716 { width: 716px !important; margin-left: -358px !important; }
.jqmWindow .jqmWindow-loading { width: 32px; margin: 0 auto; }
.jqmOverlay { background-color: #000; }
* iframe.jqm { position: absolute; top: 0; left: 0; z-index: -1; width: expression(this.parentNode.offsetWidth+'px'); height: expression(this.parentNode.offsetHeight+'px'); }
* html .jqmWindow { position: absolute; top: expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(10 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px'); }
/* ###################### */
/* 'popup window'
/* ###################### */

/* ###################### */
/* forms (in 'pop ups')
/* ###################### */
.form300 { width: 300px; }
.form350 { width: 350px; }
.form716 { width: 716px; }
.form600 { width: 600px; }

#form-container { position: relative; background-color: #fff; }

#form-container #form-outer { border: solid 5px #ccc; }
#form-container #form-inner { border: solid 1px #878787; padding: 15px; }

* html #form-container #form-outer,
* html #form-container #form-inner { float: left; }

#form-container div.jqm-close { position: absolute; top: 10px; right: 10px; }
#form-container div.jqm-close a { font-size: .6875em; color: #333; text-decoration: none; }
#form-container div.jqm-close a span { text-decoration: underline; }
#form-container div.jqm-close a:hover { color: #ee008c; }

#form-container h2 { margin-bottom: 4px; }

#form-container form { display: block; margin-bottom: 15px; }

#form-container label { font-size: .8125em; line-height: 1.1538em; color: #000; display: block; }

#form-container input.text { background-color: #fff; border: solid 1px #ccc; color: #878787; font-family: Arial,Helvetica,sans-serif; font-size: .8125em; padding: 1px 5px; width: 225px; margin: 7px 0 15px 0; }
#form-container form input.sm-margin { margin-bottom: 12px; }
#form-container #register-form .col input.text { width: 131px; }
#form-container #share-form .col input.text { width: 131px; }
#form-container #register-form input.text { width: 289px; }

#form-container textarea { background-color: #fff; border: solid 1px #ccc; color: #878787; font-family: Arial,Helvetica,sans-serif; font-size: .8125em; font-weight: normal; padding: 4px 5px; height: 166px; }

#form-container #share-form textarea { width: 320px; margin: 7px 0 15px 0; }
#form-container #invite-form textarea { width: 225px; height: 100px; margin: 7px 0 15px 0; }

#form-container p.intro { font-size: .8125em; line-height: 1.1538em; color: #000; margin-bottom: 15px; }
#form-container p.intro a { color: #000; }
#form-container p.intro a:hover { color: #ee008c; }

#form-container ul.intro { margin-bottom: 15px; }
#form-container ul.intro li { font-size: .8125em; margin-bottom: 15px; line-height: 1.1538em; color: #000; background: #fff url(/images/general/list.gif) 0 5px no-repeat; padding-left: 16px; }
#form-container ul.intro a { color: #000; }
#form-container ul.intro a:hover { color: #ee008c; }

#form-container p.small-print { font-size: .6875em; color: #999; line-height: 1em; margin-bottom: 6px;  }
#form-container p.small-print a { color: #999; }
#form-container p.small-print a:hover { color: #ee008c; }

#form-container .button { float: right; }

#form-container .col { float: left; width: 158px; }
#form-container #gender { margin-left: 60px; }
#form-container #gender .col { width: 90px; text-align: center;  margin-bottom: 10px; }

#form-container #captcha { margin-bottom: 12px; }

#form-container .form-split { float: left; width: 330px; }

#form-container .error-hide { display: none; font-size: .8125em; line-height: 1.1538em; color: #ff0011; margin-bottom: 6px; }

#form-container .hr { border-top: solid 1px #ccc; height: 12px; overflow: hidden; width: 100%; }

#form-container .required { padding-top: 5px; display: block; float: left; font-weight: bold; font-size: 1em; }
#form-container .inline-required { font-weight: bold; font-size: 1em; }

#form-container div.checkbox div { float: left; width: 30px; margin-bottom: 13px; }
#form-container div.checkbox .right { width: 290px; }
/* ###################### */
/* /forms (in 'pop ups')
/* ###################### */

/* ###################### */
/* module pages
/* ###################### */
body.splash { background: #ec008c url(/images/module/satin.jpg) 0 0 no-repeat; }
/* body#module { background-image: none; } */
body.splash #logo { top: 0; left: 0; z-index: 52; width: 407px; height: 163px; }

body.splash #module-title { position: absolute; /* top: 60px; */ top: 38px; width: 800px; height: 120px; z-index: 1; }

body.splash #black-bg { width: 478px; height: 464px; position: absolute; background: transparent url(/images/module/black-bg.png) 0 0 no-repeat; left: 355px; top: 127px; }
body.splash #black-bg-new { width: 489px; height: 250px; position: absolute; background: transparent url(/images/module/black-bg-new.png) 0 0 no-repeat; left: 360px; top: 127px; }
body.splash #black-bg-newer { width: 457px; height: 215px; position: absolute; background: transparent url(/images/module/black-bg-newer.png) 0 0 no-repeat; left: 303px; top: 153px; }

body.splash #hands { width: 269px; height: 270px; position: absolute; background: transparent url(/images/module/hands.png) 0 0 no-repeat; left: 0; top: 128px; }
body.splash #sweet { width: 368px; height: 270px; position: absolute; background: transparent url(/images/module/sweet.jpg) 0 0 no-repeat; left: 0; top: 128px; }

body.splash #content { background: none; width: 444px; position: relative; top: 130px; left: 357px; padding-bottom: 15px; }
body.splash #content li { background-color: #fff; float: left; border: solid 1px #ccc; width: 100%; margin-bottom: 14px; }
body.splash #content li div { padding: 20px 10px 0 10px; position: relative; }

body.splash #content li div dl { width: 310px; }
body.splash #content li div dd p { font-size: .8125em; line-height: 1.1538em; color: #000; margin-bottom: 13px; }
body.splash #content li div dd h2 { font-size: .8125em; line-height: 1.1538em; color: #000; font-weight: bold; margin-top: 10px; }
body.splash #content li div dl strong { font-style: italic; font-weight: normal; }

body.splash #content li div a.start { display: block; width: 102px; height: 22px; position: absolute; bottom: 0; .bottom: 10px; right: 10px; }

body.splash #how-it-works { width: 347px; height: 84px; background: transparent url(/images/module/how-it-works.png) 0 0 no-repeat; position: absolute; top: 372px; left: 91px; }
body.splash #how-it-works p { text-indent: -9999px; }

body.splash #sm-black-bg { width: 245px; height: 459px; position: absolute; background: transparent url(/images/module/black-bg-sm.png) 0 0 no-repeat; left: 76px; top: 323px; }

body.splash .white-bg { width: 444px; background-color: #fff; }
body.splash #content .fake-height { height: 300px; }
body.splash .white-bg .inner { padding: 129px 24px 90px 24px; }
body.splash .small-print { text-transform: none !important; }
body.splash .small-print .white-bg .inner h2 { margin-bottom: 4px; padding-top: 18px; }
body.splash .small-print .white-bg .inner { padding: 0 24px 90px 24px; }
body.splash .white-bg .inner p { font-size: .75em; line-height: 1.3333em; margin: 0 0 12px 0; }

body.splash .small-print strong { font-weight: bold; }
body.splash .small-print h3 { font-size: .75em; line-height: 1.3333em; margin: 0 0 12px 0; font-weight: bold }
body.splash .small-print h4 { font-size: .75em; line-height: 1.3333em; font-weight: bold; }
body.splash #content.small-print li { font-size: .75em; line-height: 1.3333em;  margin: 0 0 6px 0; border: 0; }
body.splash #content.small-print li li { font-size: 1em; line-height: 1em; margin-left: 10px; }
body.splash #content.small-print li ol { margin-top: 6px; }
body.splash .small-print a { color: #000; }
body.splash .small-print a:hover { color: #ec008c; }
body.splash .small-print .clear-list { height: 12px; clear: both; overflow: hidden; }

body.splash #sm-content { background-color: #ec008c; width: 233px; position: absolute; top: 333px; left: 85px; }
body.splash #sm-content .inner { padding: 16px; border: solid 1px #fff; }

/* body.splash #sm-content { background: url(/images/module/sm-content-bg.png) 0 0 no-repeat; width: 233px; height: 280px; position: absolute; top: 333px; left: 85px; }
body.splash #sm-content .inner { padding: 16px; } */


body.splash #sm-content .inner h2 { margin-bottom: 3px; }
body.splash #sm-content .inner p { font-size: .75em; color: #fff; line-height: 1.3333em; margin: 0 0 12px 0; }

body.splash #sm-content .inner p#confirm-error { margin-top: 18px; }

body.splash div#module-container { position: relative; top: 112px; left: 66px; }
body.splash div#module-container-inner { background: transparent url(/images/module/module-bg-new.png) 0 0 no-repeat; width: 745px; height: 506px; }
body.splash div#module-container #flashContainer  { padding: 38px 0 0 28px; z-index: 1000; }
body.splash div#module-container #flashContainer p { margin: 20px 40px 20px 20px; font-size: .9375em; line-height: 1.2em; }
body.splash div#module-container #flashContainer p a { color: #000; }
body.splash div#module-container #flashContainer p a:hover { color: #ec008c; }



body.splash #content-new { background: none; width: 447px; position: relative; top: 151px; left: 293px; padding-bottom: 15px; }

/* body.splash #content-new div.new-outer { background-color: #fff; border:1px solid #ccc; } */
body.splash #content-new div.new-outer { background-color: #fff; }
body.splash #content-new div.block-margin { margin-bottom: 16px; }
body.splash #content-new div.new-inner { padding: 8px 0 0 8px; font-weight: bold; }
/* body.splash #content-new div.new-inner h2 { margin-bottom: 4px; } */
body.splash #content-new div.new-inner h2 { margin: 1px 0 8px 0; }
body.splash #content-new #form-container input.text { margin-top: 0; }
body.splash #content-new div.new-inner h2.you { margin-bottom: 0; }


body.splash #content-new div.new-inner p { font-size: .8125em; color: #000; line-height: 1.1538em; }
body.splash #content-new div.new-inner p.intro { font-size: .8125em; color: #000; line-height: 1.1538em; margin-bottom: 15px; width: 330px; }
body.splash #content-new div.new-inner form { width: 100%; display: block; position: relative; }
body.splash #content-new div.new-inner .left-col { width: 330px; float: left; }
body.splash #content-new div.new-inner .right-col { width: 102px; float: left; text-align: right; padding-top: 0; }
body.splash #content-new div.new-inner .right-col-you { padding-top: 2px; }
* html body.splash #content-new div.new-inner .left-col,
* html body.splash #content-new div.new-inner .right-col,
* html body.splash #content-new div.new-inner .right-col-you { position: relative; height: 1%; } 

body.splash #content-new div.new-inner #me { margin: 10px 0 0 0; }
body.splash #content-new div.new-inner #me .left-col { padding-top: 2px; .padding-top: 3px; }
* html body.splash #content-new div.new-inner #me .left-col { padding-top: 3px; }
body.splash #content-new div.new-inner #me .right-col { width: 102px; float: left; text-align: right; padding-top: 0; }
body.splash #content-new div.new-inner #me .right-col-you { width: 102px; float: left; text-align: right; padding-top: 0; }
body.splash #content-new div.new-inner #extro-error { color: #f00; }

/* ###################### */
/* /module pages
/* ###################### */

/* ###################### */
/* footer */
/* ###################### */
#footer { width: 920px; position: relative; top: 20px; border-top: solid 1px #ccc; padding: 10px 0; margin-bottom: 10px; clear: both; }
body.splash #footer { top: 175px; border-top: none; }
body.splash #fake-position #footer { top: 325px; border-top: none; }
#footer .inner { border-bottom: solid 1px #ccc; padding-bottom: 10px; width: 100%; }
body.splash #footer .inner { border-bottom: none; }
#footer li { color: #999;  font-size: .6875em; line-height: 1.8182em; float: left; border-right: solid 1px #ccc; padding-right: 5px;  padding-left: 5px; }
body.splash #footer li { color: #ccc;  font-size: .75em; line-height: 	1.6667em; }
#footer li.end { border-right: none; }
#footer li a { color: #999; text-decoration: none; }
body.splash #footer li a { color: #ccc; }
#footer li a:hover { color: #ee008c; }
body.splash #footer li a:hover { color: #000; }
/* ###################### */
/* /footer */
/* ###################### */

.jqiwarning .jqi { background-color: #fff; }
.jqifade { background-color: #000; }
div.jqi{ position: absolute; background-color: #ee008c; padding-top: 14px; width: 290px; }
div.jqi .jqiclose { display: none; }
div.jqi .jqicontainer{ background-color: #fff; padding: 10px 8px 14px 8px; border: solid 1px #ccc; }
div.jqi .jqimessage p { font-size: .75em; color: #333; font-weight: bold; margin-bottom: 4px; }
div.jqi .jqibuttons{ text-align: center; padding: 5px 0 0 0; }
div.jqi button { padding: 1px 6px; margin: 0 10px; font-size: .75em; color: #ee008c; font-weight: bold; background-color: #fff; width: 58px; text-transform: lowercase; border-bottom: solid 1px #000; border-right: solid 1px #000; border-top: solid 1px #d4d0c7; border-left: solid 1px #d4d0c7; }


/* ###################### */
/* message box */
/* ###################### */
div.messageBox { width: 200px; position: absolute; z-index: 99999; background-color: #ee008c; padding-top: 14px; display: none; }
div.messageBox span { position: absolute; display: block; top: 1px; right: 4px; }
div.messageBox span a { color: #fff; font-size: .75em; font-weight: bold; cursor: hand; cursor: pointer; }
div.messageBox span a:hover { color: #000; }
div.messageBox .inner { padding: 10px 8px; border: solid 1px #ccc; background-color: #fff; }
div.messageBox p { font-size: .75em; color: #333; font-weight: normal; line-height: 1.3333em; }
/* ###################### */
/* /message box */
/* ###################### */

/* ###################### */
/* left hand ads */
/* ###################### */
#side-panel-ads li { width: 100%; float: left; margin: 0 0 15px 0; }
#side-panel-ads li.last { margin-bottom: 0; }
#side-panel-ads li img { display: block; }
/* ###################### */
/* /left hand ads */
/* ###################### */

