@font-face{
  font-family: "MrsEavAllPetCap";
  src: url("http://www.chiq.com/sites/all/themes/ninesixty/fonts/MrsEavAllPetCap.ttf");
  font-size:15px;
}
@font-face {
  font-family: "MrsEavRom";
  src: url("http://www.chiq.com/sites/all/themes/ninesixty/fonts/MrsEavRom.ttf");
}
@font-face {
  font-family: "MrsEavIta";
  src: url("http://www.chiq.com/sites/all/themes/ninesixty/fonts/MrsEavIta.ttf");
}

table.views-table{width:100%;}

#admin-menu { position: absolute; top: 0px; left: 0px; font-size: 9px; font-family: "lucida grande", tahoma, verdana, arial, sans-serif; background: url("/sites/all/modules/admin_menu/images/bkg.png") bottom left repeat-x #101010; width: 100%; text-align: left}
#admin-menu li.admin-menu-icon a { padding: 1px 8px 4px}
#admin-menu li.admin-menu-icon ul a { padding: 4px 8px}
#admin-menu li.admin-menu-icon img { vertical-align: bottom}
#admin-menu li.admin-menu-users img { margin-top: 1px}
#admin-menu li.admin-menu-action { float: right}
#admin-menu li.admin-menu-action a { border-left: 1px solid #323232; border-right: none}
body.admin-menu { margin-top: 20px !important}

/* all lists */
#admin-menu, #admin-menu ul { padding: 0; margin: 0; list-style: none; line-height: 1.4em; z-index: 999}
#admin-menu ul { position: static}
#admin-menu ul a { display: block; border-right: 1px solid #323232; border-bottom: none; padding: 4px 8px; font-weight: normal; color: #eee; text-decoration: none; text-align: left}
#admin-menu ul li.admin-menu-tab a { border-right: 1px solid #52565e}
#admin-menu li li a { border-right: none; border-top: 1px solid #323232}
#admin-menu li { float: left; height: 100%; margin: 0 !important; padding: 0; list-style-image: none; list-style-type: none; background-image: none}
#admin-menu li.admin-menu-tab { padding-bottom: 1px; background: url("/sites/all/modules/admin_menu/images/bkg_tab.png") repeat-x left bottom}
#admin-menu li li { width: 160px; background: #202020; filter:Alpha(opacity=88); opacity: 0.88}
#admin-menu li ul { position: absolute; background: none; margin: 0; width: 160px; left: -999em; display: none; line-height: 1.2em}
#admin-menu li li.expandable ul { margin: -20px 0 0 160px}
#admin-menu li:hover ul ul,
#admin-menu li:hover ul ul ul,
#admin-menu li:hover ul ul ul ul,
#admin-menu li:hover ul ul ul ul ul,
#admin-menu li.iehover ul ul,
#admin-menu li.iehover ul ul ul,
#admin-menu li.iehover ul ul ul ul,
#admin-menu li.iehover ul ul ul ul ul {
  left: -999em;
  display: none;
}
#admin-menu li:hover ul,
#admin-menu li li:hover ul,
#admin-menu li li li:hover ul,
#admin-menu li li li li:hover ul,
#admin-menu li li li li li:hover ul,
#admin-menu li.iehover ul,
#admin-menu li li.iehover ul,
#admin-menu li li li.iehover ul,
#admin-menu li li li li.iehover ul,
#admin-menu li li li li li.iehover ul {
  left: auto;
  display: block;
}
#admin-menu li.admin-menu-action:hover ul {
  right: 0;
}
#admin-menu li li.expandable { background: #45454a url("/sites/all/modules/admin_menu/images/arrow.png") no-repeat 145px 7px}
#admin-menu li li:hover,
#admin-menu li li.iehover {
  background-color: #111;
}
#admin-menu li li:hover a,
#admin-menu li li:hover li:hover a,
#admin-menu li li:hover li:hover li:hover a {
  color: #fff;
}
#admin-menu li li.expandable:hover a,
#admin-menu li li.expandable:hover li.expandable:hover a {
  border-color: #666666; color: #eee;
}
#admin-menu li li.expandable:hover li a,
#admin-menu li li.expandable:hover li.expandable:hover li a {
  border-color: #323232;
}
#admin-menu li li:hover li a,
#admin-menu li li.iehover li a,
#admin-menu li li.iehover li.iehover li a {
  color: #eee;
}
#admin-menu li li.iehover a,
#admin-menu li li.iehover li.iehover a,
#admin-menu li li.iehover li.iehover li.iehover a {
  color: #fff; width: 90%; /* IE */
}

/* #210615: Mozilla on Mac fix */
html.js fieldset.collapsible div.fieldset-wrapper { overflow: visible}

@media print {
  #admin-menu { display: none}
  body.admin-menu { margin-top: 0 !important}
}

.views-exposed-form .views-exposed-widget {
  float: left;
  padding: .5em 1em 0 0;
}

.views-exposed-form .views-exposed-widget .form-submit {
  margin-top: 1.6em;
}

.views-exposed-form .form-item,
.views-exposed-form .form-submit {
  margin-top: 0;
  margin-bottom: 0;
}

.views-exposed-form label {
  font-weight: bold;
}

.views-exposed-widgets {
  margin-bottom: .5em;
}

html.js a.views-throbbing,
html.js span.views-throbbing {
  background:url("/sites/all/modules/views/images/status-active.gif") no-repeat right center;
  padding-right:18px;
}

/* administrative hover links */

div.view div.views-admin-links {
  font-size: xx-small;
  margin-right: 1em;
  margin-top: 1em;
/*  width: 95%; */
}

.block div.view div.views-admin-links {
  margin-top: 0;
}

div.view div.views-admin-links ul {
  padding-left: 0;
}

div.view div.views-admin-links li a {
  color: #ccc;
}

div.view div.views-admin-links li {
  padding-bottom: 2px;
  z-index: 201;
}

div.view div.views-admin-links-hover a,
div.view div.views-admin-links:hover a {
  color: #000;
}

div.view div.views-admin-links-hover,
div.view div.views-admin-links:hover {
  background:;;
}

div.view div.views-admin-links a:before {
  content: "[";
}

div.view div.views-admin-links a:after {
  content: "]";
}

div.view div.views-hide {
  display: none;
}

/** For IE we add the class via js; for other browsers we rely on :hover **/
div.view div.views-hide-hover,
div.view:hover div.views-hide {
  display: block;
  position: absolute;
  z-index: 200;
}

/* don't do this one in IE */
div.view:hover div.views-hide {
  margin-top: -1.5em;
}

/* Remove the border on tbody that system puts in */
.views-view-grid tbody {
  border-top: none;
}

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, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
/* outline: 0; */
  font-size: 100%;
  vertical-align: baseline;
  background:;
}

.node-unpublished{background-color:#fff4f4}
.preview .node{background-color:#ffffea}
#node-admin-filter ul{list-style-type:none;padding:0;margin:0;width:100%}
#node-admin-buttons{float:left;margin-left:0.5em;clear:right}
td.revision-current{background:#ffc}
.node-form .form-text{display:block;width:95%}
.node-form .container-inline .form-text{display:inline;width:auto}
.node-form .standard{clear:both}
.node-form textarea{display:block;width:95%}
.node-form .attachments fieldset{float:none;display:block}
.terms-inline{display:inline}
fieldset{margin-bottom:1em;padding:.5em}
form{margin:0;padding:0}
hr{height:1px;border:1px solid gray}
table{border-collapse:collapse}
th{text-align:left;padding-right:1em;border-bottom:3px solid #ccc}
.clear-block:after{content:".";display:block;height:0;clear:both;visibility:hidden}
.clear-block{display:inline-block}/* Hides from IE-mac \*/
* html .clear-block{height:1%}.clear-block{display:block}

body.drag{cursor:move}
th.active img{display:inline}
tr.even,tr.odd{background-color:#eee;border-bottom:1px solid #ccc;padding:0.1em 0.6em}
tr.drag{background-color:#fffff0}
tr.drag-previous{background-color:#ffd}
td.active{background-color:#ddd}
td.checkbox,th.checkbox{text-align:center}
tbody{border-top:1px solid #ccc}
tbody th{border-bottom:1px solid #ccc}
thead th{text-align:left;padding-right:1em;border-bottom:3px solid #ccc}
.breadcrumb{padding-bottom:.5em}
div.indentation{width:20px;height:1.7em;margin:-0.4em 0.2em -0.4em -0.4em;padding:0.42em 0 0.42em 0.6em;float:left}
div.tree-child{background:url(/misc/tree.png) no-repeat 11px center}
div.tree-child-last{background:url(/misc/tree-bottom.png) no-repeat 11px center}
div.tree-child-horizontal{background:url(/misc/tree.png) no-repeat -11px center}
.error{color:#e55}div.error{border:1px solid #d77}
div.error,tr.error{background:#fcc;color:#200;padding:2px}
.warning{color:#e09010}
div.warning{border:1px solid #f0c020}
div.warning,tr.warning{background:#ffd;color:#220;padding:2px}
.ok{color:#008000}
div.ok{border:1px solid #00aa00}
div.ok,tr.ok{background:#dfd;color:#020;padding:2px}
.item-list .icon{color:#555;float:right;padding-left:0.25em;clear:right}
.item-list .title{font-weight:bold}
.item-list ul{margin:0 0 0.75em 0;padding:0}
.item-list ul li{margin:0 0 0.25em 1.5em;padding:0;list-style:disc}
ol.task-list li.active{font-weight:bold}
.form-item{margin-top:1em;margin-bottom:1em}
tr.odd .form-item,tr.even .form-item{margin-top:0;margin-bottom:0;white-space:nowrap}
tr.merge-down,tr.merge-down td,tr.merge-down th{border-bottom-width:0 !important}
tr.merge-up,tr.merge-up td,tr.merge-up th{border-top-width:0 !important}
.form-item input.error,.form-item textarea.error,.form-item select.error{border:2px solid red}
.form-item .description{font-size:0.85em}.form-item label{display:block;font-weight:bold}
.form-item label.option{display:inline;font-weight:normal}
.form-checkboxes,.form-radios{margin:1em 0}
.form-checkboxes .form-item,.form-radios .form-item{margin-top:0.4em;margin-bottom:0.4em}
.marker,.form-required{color:#f00}.more-link{text-align:right}
.more-help-link{font-size:0.85em;text-align:right}
.nowrap{white-space:nowrap}
.item-list .pager{clear:both;text-align:center}
.item-list .pager li{background-image:none;display:inline;list-style-type:none;padding:0.5em}
.pager-current{font-weight:bold}
.tips{margin-top:0;margin-bottom:0;padding-top:0;padding-bottom:0;font-size:0.9em}
dl.multiselect dd.b,dl.multiselect dd.b .form-item,dl.multiselect dd.b select{font-family:inherit;font-size:inherit;width:14em}
dl.multiselect dd.a,dl.multiselect dd.a .form-item{width:8em}
dl.multiselect dt,dl.multiselect dd{float:left;line-height:1.75em;padding:0;margin:0 1em 0 0}
dl.multiselect .form-item{height:1.75em;margin:0}
.container-inline div,.container-inline label{display:inline}
ul.primary{border-collapse:collapse;padding:0 0 0 1em;white-space:nowrap;list-style:none;margin:5px;height:auto;line-height:normal;border-bottom:1px solid #bbb}
ul.primary li{display:inline}
ul.primary li a{background-color:#ddd;border-color:#bbb;border-width:1px;border-style:solid solid none solid;height:auto;margin-right:0.5em;padding:0 1em;text-decoration:none}
ul.primary li.active a{background-color:#fff;border:1px solid #bbb;border-bottom:#fff 1px solid}
ul.primary li a:hover{background-color:#eee;border-color:#ccc;border-bottom-color:#eee}
ul.secondary{border-bottom:1px solid #bbb;padding:0.5em 1em;margin:5px}
ul.secondary li{display:inline;padding:0 1em;border-right:1px solid #ccc}
ul.secondary a{padding:0;text-decoration:none}
ul.secondary a.active{border-bottom:4px solid #999}
#autocomplete{position:absolute;border:1px solid;overflow:hidden;z-index:100}
#autocomplete ul{margin:0;padding:0;list-style:none}
#autocomplete li{background:#fff;color:#000;white-space:pre;cursor:default}
#autocomplete li.selected{background:#0072b9;color:#fff}
html.js input.form-autocomplete{background-image:url(/misc/throbber.gif);background-repeat:no-repeat;background-position:100% 2px}
html.js input.throbbing{background-position:100% -18px}
html.js fieldset.collapsed{border-bottom-width:0;border-left-width:0;border-right-width:0;margin-bottom:0;height:1em}
html.js fieldset.collapsed *,textarea.teaser,html.js .no-js#clean-url.install,html.js .js-hide{display:none}
html.js fieldset.collapsed legend{display:block}
html.js fieldset.collapsible legend a{padding-left:15px;background:url(/misc/menu-expanded.png) 5px 75% no-repeat}
html.js fieldset.collapsed legend a{background-image:url(/misc/menu-collapsed.png);background-position:5px 50%}
* html.js fieldset.collapsed legend,* html.js fieldset.collapsed legend *,* html.js fieldset.collapsed table *{display:inline}
html.js fieldset.collapsible{position:relative}
html.js fieldset.collapsible legend a{display:block}
html.js fieldset.collapsible .fieldset-wrapper{overflow:auto}
.resizable-textarea{width:95%}.resizable-textarea .grippie{height:9px;overflow:hidden;background:#eee url(/misc/grippie.png) no-repeat center 2px;border:1px solid #ddd;border-top-width:0;cursor:s-resize}
html.js .resizable-textarea textarea{margin-bottom:0;width:100%;display:block}
.draggable a.tabledrag-handle{cursor:move;float:left;height:1.7em;margin:-0.4em 0 -0.4em -0.5em;padding:0.42em 1.5em 0.42em 0.5em;text-decoration:none}a.tabledrag-handle:hover{text-decoration:none}a.tabledrag-handle .handle{margin-top:4px;height:13px;width:13px;background:url(/misc/draggable.png) no-repeat 0 0}
a.tabledrag-handle-hover .handle{background-position:0 -20px}
.joined + .grippie{height:5px;background-position:center 1px;margin-bottom:-2px}
.teaser-checkbox{padding-top:1px}
div.teaser-button-wrapper{float:right;padding-right:5%;margin:0}
.teaser-checkbox div.form-item{float:right;margin:0 5% 0 0;padding:0}
.progress{font-weight:bold}
.progress .bar{background:#fff url(/misc/progress.gif);border:1px solid #00375a;height:1.5em;margin:0 0.2em}
.progress .filled{background:#0072b9;height:1em;border-bottom:0.5em solid #004a73;width:0%}
.progress .percentage{float:right}
.progress-disabled,.ahah-progress{float:left}
.ahah-progress .throbber{width:15px;height:15px;margin:2px;background:url(/misc/throbber.gif) no-repeat 0px -18px;float:left}
tr .ahah-progress .throbber{margin:0 2px}
.ahah-progress-bar{width:16em}
#first-time strong{display:block;padding:1.5em 0 .5em}
tr.selected td{background:#ffc}
table.sticky-header{margin-top:0;background:#fff}
#system-modules div.incompatible{font-weight:bold}
#system-themes-form div.incompatible{font-weight:bold}
span.password-strength{visibility:hidden}
input.password-field{margin-right:10px}
div.password-description{padding:0 2px;margin:4px 0 0 0;font-size:0.85em;max-width:500px}
div.password-description ul{margin-bottom:0}
.password-parent{margin:0 0 0 0}
input.password-confirm{margin-right:10px}
.confirm-parent{margin:5px 0 0 0}
span.password-confirm{visibility:hidden}
span.password-confirm span{font-weight:normal}

ul.menu{list-style:none;border:none;text-align:left}
ul.menu li{margin:0 0 0 0.5em}
li.expanded{list-style-type:circle;list-style-image:url(/misc/menu-expanded.png);padding:0.2em 0.5em 0 0;margin:0}
li.collapsed{list-style-type:disc;list-style-image:url(/misc/menu-collapsed.png);padding:0.2em 0.5em 0 0;margin:0}
li.leaf{list-style-type:square;list-style-image:url(/misc/menu-leaf.png);padding:0.2em 0.5em 0 0;margin:0}
li a.active{color:#000}
td.menu-disabled{background:#ccc}
ul.links{margin:0;padding:0}
ul.links.inline{display:inline}
ul.links li{display:inline;list-style-type:none;padding:0 0.5em}
.block ul{margin:0;padding:0 0 0.25em 1em}
#permissions td.module{font-weight:bold}
#permissions td.permission{padding-left:1.5em}
#access-rules .access-type,
#access-rules .rule-type{margin-right:1em;float:left}
#access-rules .access-type .form-item,#access-rules .rule-type .form-item{margin-top:0}
#access-rules .mask{clear:both}#user-login-form{text-align:center}
#user-admin-filter ul{list-style-type:none;padding:0;margin:0;width:100%}
#user-admin-buttons{float:left;margin-left:0.5em;clear:right}
#user-admin-settings fieldset .description{font-size:0.85em;padding-bottom:.5em}
.profile{clear:both;margin:1em 0}
.profile .picture{float:right;margin:0 1em 1em 0}
.profile h3{border-bottom:1px solid #ccc}
.profile dl{margin:0 0 1.5em 0}
.profile dt{margin:0 0 0.2em 0;font-weight:bold}
.profile dd{margin:0 0 1em 0}


.field .field-label,.field .field-label-inline,.field .field-label-inline-first{font-weight:bold}
.field .field-label-inline,.field .field-label-inline-first{display:inline}
.field .field-label-inline{visibility:hidden}
.node-form .content-multiple-table td.content-multiple-drag{width:30px;padding-right:0}
.node-form .content-multiple-table td.content-multiple-drag a.tabledrag-handle{padding-right:.5em}
.node-form .content-add-more .form-submit{margin:0}
.node-form .number{display:inline;width:auto}
.node-form .text{width:auto}
.form-item #autocomplete .reference-autocomplete{white-space:normal}
.form-item #autocomplete .reference-autocomplete label{display:inline;font-weight:normal}
#content-field-overview-form .advanced-help-link,#content-display-overview-form .advanced-help-link{margin:4px 4px 0 0}
#content-field-overview-form .label-group,#content-display-overview-form .label-group,#content-copy-export-form .label-group{font-weight:bold}
table#content-field-overview .label-add-new-field,table#content-field-overview .label-add-existing-field,table#content-field-overview .label-add-new-group{float:left}
table#content-field-overview tr.content-add-new .tabledrag-changed{display:none}
table#content-field-overview tr.content-add-new .description{margin-bottom:0}
table#content-field-overview .content-new{font-weight:bold;padding-bottom:.5em}
.advanced-help-topic h3,.advanced-help-topic h4,.advanced-help-topic h5,.advanced-help-topic h6{margin:1em 0 .5em 0}
.advanced-help-topic dd{margin-bottom:.5em}
.advanced-help-topic span.code{background-color:#EDF1F3;font-family:"Bitstream Vera Sans Mono",Monaco,"Lucida Console",monospace;font-size:0.9em;padding:1px}
.advanced-help-topic .content-border{border:1px solid #AAA}
.container-inline-date{width:auto;clear:both;display:inline-block;vertical-align:top;margin-right:0.5em}
.container-inline-date .form-item{float:none;padding:0;margin:0}
.container-inline-date .form-item .form-item{float:left}
.container-inline-date .form-item,.container-inline-date .form-item input{width:auto}
.container-inline-date .description{clear:both}.container-inline-date .form-item input,.container-inline-date .form-item select,.container-inline-date .form-item option{margin-right:5px}
.container-inline-date .date-spacer{margin-left:-5px}.views-right-60 .container-inline-date div{padding:0;margin:0}.container-inline-date .date-timezone .form-item{float:none;width:auto;clear:both}
#calendar_div,#calendar_div td,#calendar_div th{margin:0;padding:0}
#calendar_div,.calendar_control,.calendar_links,.calendar_header,.calendar{width:185px;border-collapse:separate;margin:0}
.calendar td{padding:0}
.date-repeat-input{float:left;width:auto;margin-right:5px}
.date-repeat-input select{min-width:7em}
.date-repeat fieldset{clear:both;float:none}
.date-views-filter-wrapper{min-width:250px}
.date-views-filter input{float:left !important;margin-right:2px !important;padding:0 !important;width:12em;min-width:12em}
.date-nav{width:100%}
.date-nav div.date-prev{text-align:left;width:24%;float:left}
.date-nav div.date-next{text-align:right;width:24%;float:right}
.date-nav div.date-heading{text-align:center;width:50%;float:left}
.date-nav div.date-heading h3{margin:0;padding:0}
.date-clear{float:none;clear:both;display:block}
.date-clear-block{float:none;width:auto;clear:both}
.date-clear-block:after{content:" ";display:block;height:0;clear:both;visibility:hidden}
.date-clear-block{display:inline-block}/* Hides from IE-mac \*/
 * html .date-clear-block{height:1%}
.date-clear-block{display:block}

.date-container .date-format-delete{margin-top:1.8em;margin-left:1.5em;float:left}
.date-container .date-format-name{float:left}
.date-container .date-format-type{float:left;padding-left:10px}
.date-container .select-container{clear:left;float:left}
div.date-calendar-day{line-height:1;width:40px;float:left;margin:6px 10px 0 0;background:#F3F3F3;border-top:1px solid #eee;border-left:1px solid #eee;border-right:1px solid #bbb;border-bottom:1px solid #bbb;color:#999;text-align:center;font-family:Georgia,Arial,Verdana,sans}
div.date-calendar-day span{display:block;text-align:center}
div.date-calendar-day span.month{font-size:.9em;background-color:#B5BEBE;color:white;padding:2px;text-transform:uppercase}
div.date-calendar-day span.day{font-weight:bold;font-size:2em}
div.date-calendar-day span.year{font-size:.9em;padding:2px}
#ui-datepicker-div table,#ui-datepicker-div td,#ui-datepicker-div th{margin:0;padding:0}
#ui-datepicker-div,#ui-datepicker-div table,.ui-datepicker-div,.ui-datepicker-div table,.ui-datepicker-inline,.ui-datepicker-inline table{font-size:12px !important}
.ui-datepicker-div,.ui-datepicker-inline,#ui-datepicker-div{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none;background:#ffffff;border:2px solid #d3d3d3;font-family:Verdana,Arial,sans-serif;font-size:1.1em;margin:0;padding:2.5em .5em .5em .5em;position:relative;width:15.5em}
#ui-datepicker-div{background:#ffffff;display:none;z-index:9999}
.ui-datepicker-inline{display:block;float:left}
.ui-datepicker-control,.ui-datepicker-current{display:none}
.ui-datepicker-next,.ui-datepicker-prev{background:#e6e6e6 url(/sites/all/modules/date/date_popup/themes/images/e6e6e6_40x100_textures_02_glass_75.png) 0 50% repeat-x;left:.5em;position:absolute;top:.5em}
.ui-datepicker-next{left:14.6em}
.ui-datepicker-next:hover,.ui-datepicker-prev:hover{background:#dadada url(/sites/all/modules/date/date_popup/themes/images/dadada_40x100_textures_02_glass_75.png) 0 50% repeat-x}
.ui-datepicker-next a,.ui-datepicker-prev a{background:url(/sites/all/modules/date/date_popup/themes/images/888888_7x7_arrow_left.gif) 50% 50% no-repeat;border:1px solid #d3d3d3;cursor:pointer;display:block;font-size:1em;height:1.4em;text-indent:-999999px;width:1.3em}
.ui-datepicker-next a{background:url(/sites/all/modules/date/date_popup/themes/images/888888_7x7_arrow_right.gif) 50% 50% no-repeat}
.ui-datepicker-prev a:hover{background:url(/sites/all/modules/date/date_popup/themes/images/454545_7x7_arrow_left.gif) 50% 50% no-repeat}
.ui-datepicker-next a:hover{background:url(/sites/all/modules/date/date_popup/themes/images/454545_7x7_arrow_right.gif) 50% 50% no-repeat}
.ui-datepicker-prev a:active{background:url(/sites/all/modules/date/date_popup/themes/images/222222_7x7_arrow_left.gif) 50% 50% no-repeat}
.ui-datepicker-next a:active{background:url(/sites/all/modules/date/date_popup/themes/images/222222_7x7_arrow_right.gif) 50% 50% no-repeat}
.ui-datepicker-header select{background:#e6e6e6;border:1px solid #d3d3d3;color:#555555;font-size:1em;line-height:1.4em;margin:0 !important;padding:0 !important;position:absolute;top:.5em}
.ui-datepicker-header select.ui-datepicker-new-month{left:2.2em;width:7em}
.ui-datepicker-header select.ui-datepicker-new-year{left:9.4em;width:5em}table.ui-datepicker{text-align:right;width:15.5em}
table.ui-datepicker td a{color:#555555;display:block;padding:.1em .3em .1em 0;text-decoration:none}
table.ui-datepicker tbody{border-top:none}
table.ui-datepicker tbody td a{background:#e6e6e6 url(/sites/all/modules/date/date_popup/themes/images/e6e6e6_40x100_textures_02_glass_75.png) 0 50% repeat-x;border:1px solid #ffffff;cursor:pointer}
table.ui-datepicker tbody td a:hover{background:#dadada url(/sites/all/modules/date/date_popup/themes/images/dadada_40x100_textures_02_glass_75.png) 0 50% repeat-x;border:1px solid #999999;color:#212121}
table.ui-datepicker tbody td a:active{background:#ffffff url(/sites/all/modules/date/date_popup/themes/images/ffffff_40x100_textures_02_glass_65.png) 0 50% repeat-x;border:1px solid #dddddd;color:#222222}
table.ui-datepicker .ui-datepicker-title-row td{color:#222222;font-size:.9em;padding:.3em 0;text-align:center;text-transform:uppercase}
table.ui-datepicker .ui-datepicker-title-row td a{color:#222222}
.timeEntry_control{vertical-align:middle;margin-left:2px}* html .timeEntry_control{margin-top:-4px}
.timeEntry{background-color:transparent !important}
.timeEntry_control{display:none}
span.ext{background:url(/sites/all/modules/extlink/extlink.png) right center no-repeat;padding-right:12px}
span.mailto{background:url(/sites/all/modules/extlink/mailto.png) right center no-repeat;padding-right:12px}


.filefield-icon{float:left;margin-right:0.4em}
.filefield-element{margin:1em 0;white-space:normal}
.filefield-element .widget-preview{float:left;padding-right:10px;border-right:1px solid #CCC;margin-right:10px;max-width:30%}
.filefield-element .widget-edit{float:left;max-width:70%}
.filefield-element .filefield-preview{width:16em;overflow:hidden}
.filefield-element .widget-edit .form-item{margin:0 0 1em 0}
.filefield-element input.form-submit,.filefield-element input.form-file{margin:0}
.filefield-element input.progress-disabled{float:none;display:inline}
.filefield-element div.ahah-progress,.filefield-element div.throbber{display:inline;float:none;padding:1px 13px 2px 3px}
.filefield-element div.ahah-progress-bar{display:none;margin-top:4px;width:28em;padding:0}
.filefield-element div.ahah-progress-bar div.bar{margin:0}
.filefield-generic-edit .filefield-icon{float:left;margin-right:0.7em;margin-top:0.3em}
.filefield-generic-edit-description{margin-right:6em}
.filefield-generic-edit .form-text{width:99%}
.filefield-generic-edit .description{white-space:normal;margin-bottom:0;overflow:auto}


#lightbox{position:absolute;top:40px;left:0;width:100%;z-index:100;text-align:center;line-height:0}
#lightbox a img{border:none}
#outerImageContainer{position:relative;background-color:#fff;width:250px;height:250px;margin:0 auto;min-width:240px;overflow:hidden}
#imageContainer,#frameContainer,#modalContainer{padding:10px}
#modalContainer{line-height:1em;overflow:auto}
#loading{height:25%;width:100%;text-align:center;line-height:0;position:absolute;top:40%;left:45%;*left:0%}
#hoverNav{z-index:10}#imageData>#hoverNav{left:0}#hoverNav a{outline:none}
#prevLink,#nextLink{width:45px;height:45px;display:block}
#prevLink{left:0;float:left;background:url(/sites/all/modules/lightbox2/images/prev_alt.gif) left 15% no-repeat}
#nextLink{right:0;float:right;background:url(/sites/all/modules/lightbox2/images/next_alt.gif) right 15% no-repeat}
#prevLink:hover,#prevLink:visited:hover{background-position:right 15%}
#nextLink:hover,#nextLink:visited:hover{background-position:left 15%}
#imageDataContainer{font:10px Verdana,Helvetica,sans-serif;background-color:#fff;margin:0 auto;line-height:1.4em;min-width:240px}
#imageData{padding:0 10px}#imageData #imageDetails{width:70%;margin-right:auto;margin-left:auto;text-align:center}
#imageData #caption{font-weight:bold}#imageData #numberDisplay{display:block;padding-bottom:1.0em}
#imageData #node_link_text{display:block;padding-bottom:1.0em}
#overlay{position:absolute;top:0;left:0;z-index:90;width:100%;height:500px;background-color:#000}
#overlay_default{opacity:0.6}#overlay_macff2{background:url(/sites/all/modules/lightbox2/images/overlay.png) repeat}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}
* html>body .clearfix{display:inline;width:100%}
* html .clearfix{/* Hides from IE-mac \*/height:1%}
#bottomNavClose{display:block;z-index:200;background:url(/sites/all/modules/lightbox2/images/close.gif) left no-repeat;position:absolute;top:0px;right:0px;height:26px;width:26px}
#bottomNavClose:hover{background-position:right}
#loadingLink{display:block;background:url(/sites/all/modules/lightbox2/images/loading.gif) no-repeat;width:32px;height:32px}
#bottomNavZoom{display:block;background:url(/sites/all/modules/lightbox2/images/expand.gif) no-repeat;width:34px;height:34px;position:absolute;bottom:25px;right:5px}
#bottomNavZoomOut{display:block;background:url(/sites/all/modules/lightbox2/images/contract.gif) no-repeat;width:34px;height:34px;position:absolute;bottom:25px;right:5px}
#lightshowPlay{background:url(/sites/all/modules/lightbox2/images/play.png) no-repeat;display:block;margin-right:auto;margin-left:auto;margin-bottom:5px;height:20px;width:20px}
#lightshowPause{background:url(/sites/all/modules/lightbox2/images/pause.png) no-repeat;display:block;margin-right:auto;margin-left:auto;margin-bottom:5px;height:20px;width:20px}
.lightbox_hide_image{display:none}
#lightboxImage{-ms-interpolation-mode:bicubic}

.simplenews-subscription-filter .form-item{clear:both;line-height:1.75em;margin:0pt 1em 0pt 0pt}
.simplenews-subscription-filter .form-item label{float:left;width:12em}
.simplenews-subscription-filter .spacer{margin-left:12em}
.simplenews-subscription-filter .form-select,.simplenews-subscription-filter .form-text{width:14em}
.block-simplenews .issues-link,.block-simplenews .issues-list{margin-top:1em}
.block-simplenews .issues-list .newsletter-created{display:none}
.button_code_toggle{cursor:pointer}#fb-root .fb_dialog_advanced .FB_UI_Dialog{width:625px !important}
#block-chiq_flash-scroller{height:130px;padding:0 20px}#visual_scroller{width:100%;height:130px;position:relative}
.tabs-ul{overflow:hidden}.tabs-body,tabs-head{overflow:hidden}
.li-tabs{float:left;margin-right:10px;cursor:pointer}
.tabs-show{display:block}.tabs-hide{display:none}
.ui-tabs{padding:.2em}.ui-tabs .ui-tabs-nav{padding:0;margin:0;position:relative;overflow:hidden}
.ui-tabs .ui-tabs-nav li{float:left;border-bottom:0 !important;margin:0;padding:0;list-style:none}
.ui-tabs .ui-tabs-nav li a{display:block;text-decoration:none;padding:0 5px}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected{padding-bottom:.1em;border-bottom:0}
.ui-tabs .ui-tabs-panel{padding:1em 1.4em;display:block;border:0;background:none;clear:both}
.ui-tabs .ui-tabs-hide{display:none !important}
.tabs-ul li{border-style:solid;border-color:#f0f0f0;border-width:0 0 1px;float:left;margin:0;padding:7px 12px 3px;height:20px}
.tabs-ul li.ui-tabs-selected{border-width:1px 1px 0}#tabs-tabs dt{color:#666666;float:left;font-weight:700;margin-right:1em;width:25%}
#tabs-tabs dd{float:left;width:70%;margin:0pt}#tabs-tabs .line{border-bottom:1px dotted #CCCCCC;clear:both;padding:0.5em 0pt;width:100%}
.ui-tabs-nav,.ui-tabs-nav li,.ui-tabs-nav li a,.ui-tabs-panel{margin:0;padding:0;border:0;outline:0;text-decoration:none;list-style:none}
.ui-tabs-nav{width:100%;position:relative;z-index:1;border-right:1px solid #d3d3d3}
.ui-tabs-nav ul li{float:left;border:1px solid #d3d3d3;border-right:none;padding:0 1px 0 7px}
.ui-tabs-nav li a{display:block;text-decoration:none;color:#555555;background:#e6e6e6;height:20px;line-height:20px;border-width:0 1px;border-color:#e6e6e6;border-style:solid;padding:0 3px}
.ui-tabs-nav li a:hover{background:#dadada;color:#212121}
.ui-tabs-nav li.ui-tabs-selected{border-bottom-color:#ffffff}
.ui-tabs-nav li.ui-tabs-selected a,.ui-tabs-nav li.ui-tabs-selected a:hover{background:#ffffff;color:#212121}
.ui-tabs-panel{overflow:hidden;clear:left;border:1px solid #d3d3d3;background:#ffffff;color:#222222;padding:1.5em 1.7em}
.ui-tabs-hide{display:none}
.wrapper.tagadelic{text-align:justify;margin-right:1em}
.tagadelic.level1{font-size:1em}
.tagadelic.level2{font-size:1.2em}
.tagadelic.level3{font-size:1.4em}
.tagadelic.level4{font-size:1.6em}
.tagadelic.level5{font-size:1.8em}
.tagadelic.level6{font-size:2em}
.tagadelic.level7{font-size:2.2em}
.tagadelic.level8{font-size:2.4em}
.tagadelic.level9{font-size:2.6em}
.tagadelic.level10{font-size:2.8em}

div.admin-links,div#admin-toolbar,div#admin-toolbar *{margin:0px;padding:0px;border:0px;outline:0px;font-size:100%;vertical-align:baseline;line-height:inherit;text-align:left}
div.block,div.node,div.view,div.view-data-node-body{position:relative}div.block div.view{position:static}div.admin-inline{display:none}div.admin-border{opacity:.25;position:absolute;left:-10px;right:-10px;top:-10px;bottom:-10px;height:10px;width:10px;background:#666}div.admin-border-top{left:0px;right:0px;width:auto;bottom:auto}div.admin-border-bottom{left:0px;right:0px;width:auto;top:auto}div.admin-border-left{height:auto;right:auto;-moz-border-radius-topleft:5px;-moz-border-radius-bottomleft:5px;-webkit-border-top-left-radius:5px;-webkit-border-bottom-left-radius-:5px}div.admin-border-right{height:auto;left:auto;-moz-border-radius-topright:5px;-moz-border-radius-bottomright:5px;-webkit-border-top-right-radius:5px;-webkit-border-bottom-right-radius-:5px}div.admin-links{-moz-border-radius-topleft:5px;-moz-border-radius-topright:5px;-webkit-border-top-left-radius:5px;-webkit-border-top-right-radius:5px;font:normal 11px/20px "Lucida Grande",Verdana,sans-serif !important;background:#444 url(/sites/all/modules/admin/toolbar/sprite.png) 0px -110px repeat-x !important;position:absolute;top:-25px;right:0px;z-index:100;height:25px;line-height:25px;overflow:hidden}div.view:hover div.node div.admin-inline,div.block:hover div.node div.admin-inline{display:none}div.view:hover div.node:hover div.admin-inline,div.block:hover div.node:hover div.admin-inline{display:block}div.view:hover div.admin-inline,div.block:hover div.admin-inline,div.node:hover div.admin-inline{display:block}div.admin-links a,div.admin-links a:hover{background-color:transparent !important;background-image:url(/sites/all/modules/admin/toolbar/sprite.png);background-repeat:no-repeat;background-position:25px 25px;color:#fff !important;text-transform:none !important;font-weight:normal !important;font-style:normal !important;float:left !important;padding:0px 10px 0px 25px;line-height:25px !important}div.admin-links a.icon-delete{background-position:-215px -155px}div.admin-links a.icon-edit{background-position:-215px -180px}div.admin-links a.icon-configure{background-position:-215px -205px}
div#admin-toolbar{font:normal 11px/20px "Lucida Grande",Verdana,sans-serif;background:url(/sites/all/modules/admin/toolbar/sprite.png) 0px -20px repeat-x;color:#ccc;position:relative;z-index:100}div#admin-toolbar .collapsed{display:none}div#admin-toolbar div.shadow{position:absolute;left:0px;right:0px;bottom:-10px;height:10px;background:url(/sites/all/modules/admin/toolbar/sprite.png) 0px -100px repeat-x}div#admin-toolbar a{text-decoration:none;color:#fff}div#admin-toolbar ul.links li,div#admin-toolbar ul.links li a{float:left}
div#admin-toolbar div.depth-0{overflow:hidden;height:20px;line-height:20px;padding:5px 10px}div#admin-toolbar div.depth-0 #admin-toolbar-admin{float:left}div#admin-toolbar div.depth-0 #admin-toolbar-user{float:right}div#admin-toolbar div.depth-0 ul.links li a{-moz-border-radius:10px;-webkit-border-radius:10px;padding:0px 10px}div#admin-toolbar div.depth-0 ul.links li a.active{text-shadow:#333 0px 1px 0px;background:url(/sites/all/modules/admin/toolbar/sprite.png) 0px 0px repeat-x}
div#admin-toolbar div.depth-1{position:relative;padding:0px 10px}div#admin-toolbar div.depth-1 span.close{position:absolute;top:15px;right:10px;cursor:pointer;background:url(/sites/all/modules/admin/toolbar/sprite.png) 0px -135px no-repeat;text-indent:-9999px;overflow:hidden;width:20px;height:20px}div#admin-toolbar div.depth-1 ul.links{padding:5px 0px;height:40px;line-height:30px;overflow:hidden;float:left}div#admin-toolbar div.depth-1 ul.links li.view-all{position:absolute;right:40px;top:5px;padding:10px 0px;margin:0px}div#admin-toolbar div.depth-1 ul.links li.view-all a.active,div#admin-toolbar div.depth-1 ul.links li.view-all a{margin:0px;padding:0px 15px 0px 10px;font-size:9px;line-height:20px;text-transform:uppercase;background:#333 url(/sites/all/modules/admin/toolbar/sprite.png) 100% -135px no-repeat;-moz-border-radius:10px;-webkit-border-radius:10px}div#admin-toolbar div.depth-1 ul.links li a{padding:5px 10px 5px 5px;margin-right:5px;-moz-border-radius:5px;-webkit-border-radius:5px}div#admin-toolbar div.depth-1 ul.links li a.active{background-color:#333}div#admin-toolbar div.depth-1 span.icon{float:left;width:30px;height:30px;margin-right:5px}ul.menu span.icon,ul.admin-list span.icon,ul.links span.icon{background:url(/sites/all/modules/admin/toolbar/icons.png) -30px 0px no-repeat}div.depth-1 span.icon{background:url(/sites/all/modules/admin/toolbar/icons.png) 0px 0px no-repeat}.path-admin-content-add span.icon{background-position:-60px 0px !important}.path-admin-content-aggregator span.icon{background-position:-210px -150px !important}.path-admin-settings-wysiwyg span.icon,.path-admin-settings-fckeditor span.icon,.path-admin-settings-tinymce span.icon,.path-admin-content-node span.icon{background-position:-90px 0px !important}.path-admin-settings-date-time span.icon{background-position:-120px 0px !important}.path-admin-settings-filters span.icon{background-position:-30px -60px !important}.path-admin-content-node-settings span.icon{background-position:0px -150px !important}.path-admin-build-translate span.icon,.path-admin-settings-language span.icon{background-position:0px -60px !important}.path-admin-settings-performance span.icon{background-position:-30px -90px !important}.path-admin-reports-search span.icon,.path-admin-settings-search span.icon{background-position:-30px -30px !important}.path-admin-settings-devel span.icon,.path-admin-settings-site-maintenance span.icon{background-position:-90px -90px !important}.path-admin-settings-site span.icon{background-position:-60px -90px !important}.path-admin-build-menu span.icon{background-position:-150px 0px !important}.path-admin-content-book span.icon{background-position:-180px 0px !important}.path-admin-content-forum span.icon{background-position:-90px -150px !important}.path-admin-content-comment span.icon{background-position:-210px 0px !important}.path-admin-content-types span.icon{background-position:-120px -30px !important}.path-admin-content-taxonomy span.icon{background-position:-180px -30px !important}.path-admin-settings-mailhandler span.icon,.path-admin-content-mailhandler span.icon{background-position:-210px -30px !important}.path-admin-settings-feedapi span.icon,.path-admin-content-feed span.icon,.path-admin-content-rss-publishing span.icon{background-position:-150px -30px !important}.path-admin-build-block span.icon{background-position:-210px -90px !important}.path-admin-settings-image-toolkit span.icon,.path-admin-settings-imageapi span.icon,.path-admin-build-imagecache span.icon{background-position:-120px -60px !important}.path-admin-build-features span.icon,.path-admin-build-modules span.icon{background-position:-180px -90px !important}.path-admin-build-themes span.icon{background-position:-120px -90px !important}.path-admin-settings-actions span.icon,.path-admin-build-trigger span.icon{background-position:-180px -120px !important}.path-admin-build-views span.icon{background-position:-210px -60px !important}.path-admin-settings-uploads span.icon{background-position:-90px -60px !important}.path-admin-reports-access-denied span.icon{background-position:-90px -30px !important}.path-admin-reports-page-not-found span.icon{background-position:-30px -150px !important}.path-admin-reports-status span.icon{background-position:-60px -30px !important}.path-admin-user-rules span.icon{background-position:0px -120px !important}.path-admin-user-captcha span.icon,.path-admin-user-permissions span.icon{background-position:-30px -120px !important}.path-admin-user-roles span.icon{background-position:-60px -120px !important}.path-admin-og span.icon,.path-admin-user-user span.icon{background-position:-90px -120px !important}.path-admin-user-profile span.icon,.path-admin-user-settings span.icon{background-position:-150px -120px !important}.path-admin-settings-logging span.icon{background-position:-150px -60px !important}.path-admin-reports-hits span.icon{background-position:-60px -150px !important}.path-admin-reports-updates span.icon{background-position:-150px -90px !important}.path-admin-reports-dblog span.icon{background-position:-210px -120px !important}.path-admin-reports-pages span.icon{background-position:0px -180px !important}.path-admin-reports-referrers span.icon{background-position:-180px -150px !important}.path-admin-reports-settings span.icon{background-position:-210px -180px !important}.path-admin-reports-visitors span.icon{background-position:-30px -180px !important}.path-admin-settings-site-information span.icon{background-position:-60px -30px !important}.path-admin-settings-file-system span.icon,.path-admin-content-backup_migrate span.icon{background-position:-60px -60px !important}.path-admin-build-contact span.icon{background-position:-60px -180px !important}.path-admin-settings-reroute_email span.icon,.path-admin-settings-smtp span.icon,.path-admin-content-simplenews span.icon{background-position:-210px -30px !important}.path-admin-settings-blogapi span.icon{background-position:-90px -180px !important}.path-admin-settings-simplenews span.icon{background-position:0px -150px !important}.path-admin-settings-throttle span.icon{background-position:-120px -150px !important}.path-admin-content-nodequeue span.icon{background-position:-180px -30px !important}.path-admin-settings-clean-urls span.icon{background-position:-180px -180px !important}.path-admin-build-path span.icon{background-position:-150px -180px !important}.path-admin-settings-error-reporting span.icon{background-position:-150px -150px !important}

div.fieldgroup{margin:.5em 0 1em 0}div.fieldgroup .content{padding-left:1em}#create_item_register,#create_item_login{float:left;width:400px;overflow:hidden}#create_item_or{width:100px;height:400px;background:url(/sites/all/themes/ninesixty/i/or.gif) no-repeat center 200px;float:left}#admin-menu{top:-20px}body.admin #admin-menu{top:0}#chiq-search-result{float:left}#image_tooltip_preview{position:absolute;border:1px solid #ccc;background:#333;padding:5px;display:none;color:#fff}.addthis_toolbox .addthis_lightbox{position:fixed;top:200px;left:400px;width:480px;color:#555}.addthis_toolbox .addthis_lightbox .addthis_lightbox_top{background:url(/sites/all/themes/ninesixty/i/toolbox_example_lightbox_top.png) no-repeat 0 0;height:34px;overflow:hidden;position:relative}.addthis_toolbox .addthis_lightbox .addthis_lightbox_top .lightbox_ttl{display:inline;position:absolute;top:12px;left:20px;margin:0;padding:0;font-size:14px;font-weight:normal;color:#fff}.addthis_toolbox .addthis_lightbox .addthis_lightbox_close{position:absolute;top:10px;right:20px;font-weight:bold;text-decoration:none;color:#fff}
.addthis_toolbox .addthis_lightbox .addthis_lightbox_middle
{background:url(/sites/all/themes/ninesixty/i/toolbox_example_lightbox_middle.png) repeat-y;overflow:hidden}
.addthis_toolbox .addthis_lightbox .addthis_lightbox_content{padding:10px 20px}
.addthis_toolbox .addthis_lightbox .addthis_lightbox_bottom{background:url(/sites/all/themes/ninesixty/i/toolbox_example_lightbox_top.png) no-repeat 0 -34px;height:16px;overflow:hidden}
.addthis_toolbox .addthis_lightbox_sharing{clear:both;margin-left:10px}.addthis_toolbox .addthis_lightbox .columns A{text-indent:0 !important;float:none !important;width:auto !important;height:auto !important;margin:0 !important;padding:4px 0 4px 34px !important;position:relative;width:76px !important;display:block;color:#ee145b}.addthis_toolbox .addthis_lightbox .columns A:hover{-moz-border-radius:4px;-webkit-border-radius:4px;background:#F476A0;color:#fff;text-decoration:none !important}.addthis_toolbox .addthis_lightbox .columns SPAN{padding:auto !important;margin:auto !important;position:absolute;left:14px;top:4px;float:none !important}.addthis_toolbox .addthis_lightbox .columns .column{width:107px;float:left;padding:0}.addthis_toolbox .addthis_lightbox .frame{border:2px solid #eee;padding:10px;margin:0 20px 0 0;float:left}.addthis_toolbox .addthis_lightbox .border{border-top:1px dashed #333;margin:0 10px}.addthis_toolbox .addthis_lightbox A.sharelink:hover,.addthis_toolbox .addthis_lightbox A.addthis_lightbox_close:hover{text-decoration:underline}.addthis_toolbox .addthis_lightbox .item_name{font-size:24px;line-height:1;margin-bottom:10px}#standarty_location{overflow:hidden}#standarty_location #regions-wrapper,#standarty_location #sub_regions-wrapper,#standarty_location #countries-wrapper,#standarty_location #adm-wrapper,#standarty_location #place-wrapper{float:left;width:30%}#standarty_location #regions,#standarty_location #sub_regions,#standarty_location #countries,#standarty_location #adm,#standarty_location #place{width:90%;margin:5px auto}

.quicktabs-hide{display:none}ul.quicktabs_tabs{margin-top:0}ul.quicktabs_tabs li{display:inline;background:none;list-style-type:none;padding:2px;white-space:nowrap}ul.quicktabs_tabs li a:focus{outline:none}

#content-field-edit-form .node-tablefield .form-text,.node-form .node-tablefield .form-text{width:auto;margin:1px 1px 1px 1px;padding:1px 1px 1px 1px}#content-field-edit-form .node-tablefield .form-item,.node-form .node-tablefield .form-item{float:left;margin:0 0 0 0;padding:0 0 0 0}#content-field-edit-form .node-tablefield table,.node-form .node-tablefield table{width:auto}#content-field-edit-form .node-tablefield table tr td,.node-form .node-tablefield table tr td{margin:0 0 0 0;padding:0 0 0 0}#content-field-edit-form .node-tablefield .tablefield-rebuild,.node-form .node-tablefield .tablefield-rebuild{margin-top:0.5em}




/* Warning: this may add 1-2 pixels to bottom of page */
/* See http://drupal.org/node/422006 */
body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

/* remember to highlight inserts somehow! */
ins {
  text-decoration: none;
}
del {
  text-decoration: line-through;
}

/* tables still need cellspacing="0" in the markup */
table {
  border-collapse: collapse;
  border-spacing: 0;
}
#page .item-list ul li{list-style:none}
.item-list ul li{margin:0;padding:0}
body {
  font: 12px/15px Georgia, sans-serif;
  color:#6e6f6f;
}
#page-title{font-family: MrsEavesRom, Geogia, serif;font-size:27px}

input, textarea, select{
  font: 12px/15px Georgia, sans-serif;
  color:#6e6f6f;
}
hr {
  border-color: #ccc;
  border-style: solid;
  border-width: 1px 0 0;
  clear: both;
  height: 0;
}

h1 {font-size: 25px}
h2 {font-size: 23px}
h3 {font-size: 21px}
h4 {font-size: 19px}
h5 {font-size: 17px}
h6 {font-size: 15px}

ol {
  list-style: none;
}

ul {
  list-style: none;
}
a:link{color:#ee2b7c;text-decoration:none}
a:visited{color:#ee2b7c;text-decoration:none}
a:hover{color:#f15a29;text-decoration:underline}

.views-field-body p{margin-bottom:15px}
.view-BLOGS_page_1 .views-field-body p{margin-bottom:0}


.container-16 {
  margin-left: auto;
  margin-right: auto;
  width: 960px;
}

/* `Grid >> Global
----------------------------------------------------------------------------------------------------*/
.grid{
  display: inline;
  float: left;
  position: relative;
}
.grid-1, .grid-2, .grid-3, .grid-4, .grid-5, .grid-6, .grid-7, .grid-8,
.grid-9, .grid-10, .grid-11, .grid-12, .grid-13, .grid-14, .grid-15, .grid-16 {
  display: inline;
  float: left;
  position: relative;
  margin:0 10px;
}

.container-16 .grid-1 {width: 40px}
.container-16 .grid-2 {width: 100px}
.container-16 .grid-3 {width: 160px}
.container-16 .grid-4 {width: 220px}
.container-16 .grid-5 {width: 280px}
.container-16 .grid-6 {width: 340px}
.container-16 .grid-7 {width: 400px}
.container-16 .grid-8 {width: 460px}
.container-16 .grid-9 {width: 520px}
.container-16 .grid-10 {width: 580px}
.container-16 .grid-11 {width: 640px}
.container-16 .grid-12 {width: 700px}
.container-16 .grid-13 {width: 760px}
.container-16 .grid-14 {width: 820px}
.container-16 .grid-15 {width: 880px}
.container-16 .grid-16 {width: 940px}

.node-type-brand #main,
.node-type-item #main{width:858px}
#page #site-header{
  border-bottom: 1px dashed #D0E7DF;
  margin:0 15px 15px;
}
#fb_like_chiq{float:right;margin-top:3px}
.front #page #site-header{margin-bottom:10px;position:relative}
#page #site-header .contest_banner{background:url("/sites/all/themes/ninesixty/i/banner.png") no-repeat 0 0;float:right;height:52px;margin:1px 29px 0 0;width:304px}
#page #top_scroller-container{margin-bottom:45px}
#page-title{font-family: MrsEavRom, Geargia, serif;font-size:24px;line-height:30px;color:#9E1F63}
#node-form .grippie{display:none}

a:focus{outline:none}

/* ********************************************************************************
 * Top line
 */

#chiq-search{position:absolute;
right:0;
top:2px;background:url(/sites/all/themes/ninesixty/i/top_search.png) no-repeat 0 3px;float:right;margin-right:47px;width:262px}
.user-authenticated #chiq-search{margin-right:88px}
#cs {
  width: 401px;
  position: relative;
  float: left;
  margin: 13px 0 0;
}
#chiq-search-form{display:block;overflow:hidden}
#chiq-search-form .form-item{display:block;float:left;margin:6px 0 0 13px;width:210px}
#chiq-search-form .form-item .form-text{border:none;color:#6F6F6F !important;font-size:10px;height:15px;padding-top:5px;
text-transform:uppercase;width:210px}
#chiq-search-form .form-submit{background:none repeat 0 0;border:none;font-size:0;height:23px;margin:6px;width:25px;
cursor:pointer;text-indent:-6000px}

#fb_app_dw{
  background:url(http://cdn.chiq.com/sites/all/themes/ninesixty/i/fb_app_dw.png?1) no-repeat 0 0;
  display:block;
  position:absolute;
  right:105px;
  top:10px;
  width:137px;
  height:34px;
}
#fb_app_dw:hover{
  background-position:0 -34px;
}

/* ********************************************************************************
 * Scroller
 */
#block-views-top_scroller-block_2{height:45px;margin:0 auto 7px;width:830px}
#block-views-top_scroller-block_1{height:70px;margin:0 auto 26px;width:830px}
#block-views-top_scroller-block_2 ul,
#block-views-top_scroller-block_1 il{padding:0}
#block-views-top_scroller-block_2 li{float:left;padding:0 2px;margin:0;height:45px}
#block-views-top_scroller-block_1 li{float:left;padding:0 2px;margin:0;height:70px}
#block-views-top_scroller-block_2 .views-field-field-photo-fid,
#block-views-top_scroller-block_1 .views-field-field-photo-fid{float:left}

/* ********************************************************************************
 * Main
 */
.flag-throbber{display:none}
#tabs-main_page_top_chiq_tabs,
#tabs-main_page_top_chiq_tabs li,
#tabs-main_page_top_chiq_tabs li a,
#tabs-main_page_tabs,
#tabs-main_page_tabs ul,
#tabs-main_page_tabs li,
#tabs-main_page_tabs li a
#general .ui-tabs-nav,
#general .ui-tabs-nav ul,
#general .ui-tabs-nav li,
#general .ui-tabs-nav li a,
#top_chiq_items,
#top_chiq_items ul,
#top_chiq_items li,
#top_chiq_items li a{border:none;background:none}
#site-menu ul{float:left}
#top_scroller-image_list ul li{padding:0 2px}
.page-front #page-title,
.node-type-brand #page-title{display:none}
#standarty .top_whats{background:url(/sites/all/themes/ninesixty/i/sprites1.png) no-repeat 1px 2px;color:#FFFFFF;float:left;font-size:0;height:34px;margin:8px 0 -23px -2px;width:237px;
position:relative;text-indent:-6000px}
#standarty .top_whats .add_vzaar{left:auto;right:-17px;text-indent:0;top:12px}
#page .upload_item_link{float:right;background:url(/sites/all/themes/ninesixty/i/sprites5.png) no-repeat 31px 0;float:right;height:18px;margin:11px 1px 0 0;padding-top:1px;width:109px}
.upload_item_link_front{margin:-1px 14px 0 0;float:right;position:relative}
#upload_tooltip_sbm{background:url("/sites/all/themes/ninesixty/i/next_hov.png") no-repeat 0 0;height:162px;padding:11px 0;position:absolute;right:-64px;top:-155px;width:252px;z-index:1}
#upload_tooltip{background:url("/sites/all/themes/ninesixty/i/next_hov.png") no-repeat 0 0;height:162px;left:-40px;padding:11px 0;position:absolute;top:-177px;width:252px}
#upload_tooltip_sbm span,
#upload_tooltip span{color:#FFFFFF;display:block;font-size:18px;letter-spacing:-1px;margin:6px 0;text-align:center;text-transform:uppercase}

.upload_item_link_front a,
.upload_item_link_front a{background:url("/sites/all/themes/ninesixty/i/button_upload.png") no-repeat 0 0;display:block;font-size:0;height:50px;text-indent:-5000px;
width:173px}
.front .upload_item_link1{display:none}
.upload_item_link_front a:hover,
.upload_item_link_front a:hover{background:url("/sites/all/themes/ninesixty/i/button_upload.png") no-repeat 0 -61px}
.upload_item_link a{color:#fff !important}
#main-bar .brend-link a:hover,
#main-bar .more_posts a:hover,
#main-bar .upload_item_link a:hover,
#main-bar .chiq-chat .comment a:hover,
#main-bar .chiq-chat .see-all a:hover,
#main-bar .fanbrand a:hover{background:url(/sites/all/themes/ninesixty/i/sprites2.png) no-repeat 0 -134px;
color:#F15A29 !important;text-decoration:none}
#standarty{clear:both;position:relative}
#standarty .top_view{clear:both}

#standarty .quicktabs_main .qt-progress{position:relative;top:20px}

#standarty-new-link-front-form{margin:10px 0 4px}
#standarty-new-link-front-form .form-item{float:left;margin:0;overflow:hidden}
#standarty-new-link-front-form .form-item label{color:#66AEBC;font-size:10px;font-weight:normal;text-transform:uppercase}
#standarty-new-link-front-form .form-item label .form-required{display:none}
#standarty-new-link-front-form .form-item input{background-color:#E6E0DB;border:none;color:#6E6E6E;font-size:12px;font-style:italic;margin-right:1px;
padding:10px 4px;width:370px}
#standarty-new-link-front-form .front_new_link_sbm{padding-top:10px}
#standarty-new-link-front-form input.form-submit{background:url("/sites/all/themes/ninesixty/i/fashion_sprite.png") repeat 0 0;border:none;cursor:pointer;height:52px;
padding:0;text-indent:-5000px;width:120px}
#standarty-new-link-front-form input.form-submit:hover{background:url("/sites/all/themes/ninesixty/i/fashion_sprite.png") repeat 1px -59px}

#fashion_box{background:url("/sites/all/themes/ninesixty/i/bg_fashion_box.gif") repeat-x 0 0;clear:both;margin-bottom:45px;overflow:hidden}
#fashion_box .f_b_titles{overflow:hidden;padding:0 14px}
#fashion_box .f_b_titles div{background:url("/sites/all/themes/ninesixty/i/bg_item.gif") repeat-y right 0;float:left;height:23px;margin-right:17px;padding-right:10px;
padding-top:6px}
#fashion_box .f_b_titles .f_b_friends{margin-right:19px;padding-right:25px}
#fashion_box .f_b_titles .f_b_fanus{margin-right:11px;padding-right:25px}
#fashion_box .f_b_titles .f_b_bookmark{background:none;margin-right:0;padding-right:0}
#fashion_box .f_b_titles .f_b_votes a{background:url("/sites/all/themes/ninesixty/i/fashion_box_sprite.png") no-repeat right -1px;display:block;padding:1px 23px 0 0}
#fashion_box .f_b_titles .f_b_friends a{background:url("/sites/all/themes/ninesixty/i/fashion_box_sprite.png") no-repeat right -25px;display:block;height:20px;
padding-right:26px;padding-top:1px}
#fashion_box .f_b_titles .f_b_fanus a{background:url("/sites/all/themes/ninesixty/i/fashion_box_sprite.png") no-repeat right -53px;display:block;height:20px;
padding-right:26px;padding-top:1px}
#fashion_box .f_b_titles .f_b_bookmark a{background:url("/sites/all/themes/ninesixty/i/fashion_box_sprite.png") no-repeat right -83px;display:block;height:20px;
padding-right:31px;padding-top:1px}

#fashion_box .f_b_votes .view-header{color:#66AEBC;font-size:11px;font-style:italic;margin:18px 0 6px;text-align:center}
#fashion_box .f_b_votes .view-content{background:url("/sites/all/themes/ninesixty/i/line.gif") repeat-x 0 bottom;margin-bottom:10px;padding-bottom:3px}
#fashion_box .f_b_votes th{border:none}
#fashion_box .f_b_votes tr{background:none;border:none}
#fashion_box .f_b_votes td{padding-bottom:12px}
#fashion_box .f_b_votes .views-field-field-photo-fid{padding-top:1px}
#fashion_box .f_b_votes .views-field-field-photo-fid img{border:2px solid #CAE6EA;padding:2px}
#fashion_box .f_b_votes .views-field-nothing{vertical-align:top}
#fashion_box .f_b_votes .views-field-nothing textarea{background-color:#E5E1DC;border:none;float:left;font-style:italic;height:38px;
margin:1px 0 0 6px;overflow:hidden;padding:5px;width:340px}
#fashion_box .f_b_votes .views-field-nothing .fb{background:url("/sites/all/themes/ninesixty/i/fashion_sprite.png") no-repeat 0 -125px;display:block;
float:right;font-size:0;height:18px;margin:3px 26px 4px 0;overflow:hidden;text-indent:-5000px;width:63px}
#fashion_box .f_b_votes .views-field-nothing .tw{background:url("/sites/all/themes/ninesixty/i/fashion_sprite.png") no-repeat 0 -147px;display:block;
float:right;font-size:0;height:18px;margin-right:26px;overflow:hidden;text-indent:-5000px;width:63px}
#fashion_box .f_b_votes .views-field-nothing .twf{margin-left:6px;width:85px}
#fashion_box #f_b_friends_in{margin:10px 0}
#fashion_box .f_b_contents .anon{color:#F15A29;font-size:18px;font-style:italic;line-height:21px;margin:21px 0 33px;padding:0 50px;
text-align:center}
#fashion_box .f_b_contents .anon a{text-decoration:underline}
#fashion_box .f_b_contents .f_b_fanus{margin:3px 0 7px}

#fashion_box .f_b_contents .f_b_bookmark{background-color:#F2F2F2;height:208px;margin-bottom:15px;padding-top:20px}
#fashion_box .f_b_contents .f_b_bookmark .fbb_b{background:url("/sites/all/themes/ninesixty/i/fashion_sprite.png") no-repeat 0 -177px;display:block;float:left;font-size:0;
height:54px;margin:0 14px 0 16px;text-indent:-5000px;width:230px}
#fashion_box .f_b_contents .f_b_bookmark .fbb_f{background:url("/sites/all/themes/ninesixty/i/fashion_sprite.png") no-repeat 0 -231px;display:block;font-size:0;
height:54px;overflow:hidden;text-indent:-5000px;width:230px}
#fashion_box .f_b_additional a{background:url("/sites/all/themes/ninesixty/i/link_service.png") no-repeat 0 -516px;display:block;float:left;font-size:0;
height:32px;margin-right:4px;text-indent:-5000px;width:32px}
#fashion_box .f_b_contents .f_b_bookmark .addin{color:#66AEBC;font-size:13px;font-style:italic;margin:31px 0 0 5px}
#fashion_box .f_b_additional{margin:10px 0 0 24px;overflow:hidden}
#fashion_box .f_b_additional a.facebook{background:url("/sites/all/themes/ninesixty/i/link_service.png") no-repeat 0 -516px}
#fashion_box .f_b_additional a.twitter{background:url("/sites/all/themes/ninesixty/i/link_service.png") no-repeat 0 -1572px}
#fashion_box .f_b_additional a.digg{background:url("/sites/all/themes/ninesixty/i/link_service.png") no-repeat 0 -320px}
#fashion_box .f_b_additional a.rss{background:url("/sites/all/themes/ninesixty/i/link_service.png") no-repeat 0 -1380px}
#fashion_box .f_b_contents .bookmark{position:relative;top:-48px}

#fashion_box .item-list{float:right}
#fashion_box #f_b_close{font-size:11px;font-style:italic;padding-left:15px}
#fashion_box #f_b_close span{padding-right:3px;text-decoration:underline}

#quicktabs-2,
#quicktabs-items,
#general .ui-tabs-nav{background:url(/sites/all/themes/ninesixty/i/line.gif) repeat-x 0 27px;
border:none}
#quicktabs-2 ul,
#quicktabs-items ul,
#general .ui-tabs-nav ul,
#quicktabs-6 ul{float:right;height:28px;position:relative;z-index:1}
#quicktabs-2 li,
#quicktabs-items li,
#general .ui-tabs-nav li,
#quicktabs-6 li{padding:0}
#quicktabs-2 li a,
#quicktabs-items li a,
#general .ui-tabs-nav li a,
#quicktabs-6 li a{background:url(/sites/all/themes/ninesixty/i/sprites2.png) no-repeat 0 -206px;
border:none;color:#66AEBC;font-size:10px;padding:3px 4px 0}
#quicktabs-2 li.qtab-0 a,
#quicktabs-items li.qtab-0 a,
#quicktabs-items li.qtab-all a,
#general .ui-tabs-nav li.tabs-li-1 a,
#quicktabs-6 li.qtab-all a{background:none}
#quicktabs-2 li #tabs-main_page_tabs-1,
#quicktabs-items li #tabs-main_page_tabs-1,
#general .ui-tabs-nav li #tabs-brand-item-23-1{background:none}
#quicktabs-2 li.active a,
#quicktabs-items li.active a,
#general .ui-tabs-nav li.ui-tabs-selected a,
#quicktabs-6 li.ui-tabs-selected a,
#quicktabs-6 li.active a{color:#ee2b7b}
#quicktabs-2 li a span{}
#quicktabs-2 .quicktabs_tabpage .view-content,
#quicktabs-items .quicktabs_tabpage .view-empty,
#quicktabs-items .quicktabs_tabpage .view-content,
#quicktabs-items .quicktabs_tabpage .chiq_items,
#quicktabs-6 .quicktabs_tabpage .view-empty,
#quicktabs-6 .quicktabs_tabpage .view-content,
#quicktabs-6 .quicktabs_tabpage .chiq_items,
#general .ui-tabs-nav .ui-tabs-panel,
#search-list{background:#FFF url(../i/line.gif) repeat-x 0 bottom;border:medium;clear:both;padding:26px 0 34px 1px}
#quicktabs-2 .quicktabs_tabpage .view-content,
#quicktabs-items .quicktabs_tabpage .chiq_items,
#quicktabs-items .quicktabs_tabpage .view-content,
#quicktabs-6 .quicktabs_tabpage .chiq_items,
#quicktabs-6 .quicktabs_tabpage .view-content{margin-bottom:10px}
.front #quicktabs-2 .quicktabs_tabpage .view-content{padding-top:21px}


/*CHIQ page search*/
.page-search #page-title {
  background:url("/sites/all/themes/ninesixty/i/sprites4.png") no-repeat 0 0;
  float:left;
  font-size:0;
  height:27px;
  margin:9px 0 14px 3px;
  text-indent:-6000px;
  width:150px;
}
.page-search .srch_pager {
  display:inline;
  float:right;
  height:20px;
  margin:22px 1px 0 0;
}
.page-search .srch_types{
  background:url("/sites/all/themes/ninesixty/i/sprites2.png") repeat 0 0;
  clear:both;
  height:26px;
  margin-top:14px;
}
.page-search .srch_types .item-list{
  float:right;
  margin-top:2px;
}
.page-search .srch_types .item-list ul {
  border:none;
  color:#EE2B7B;
  font-size:10px;
  padding:3px 3px 0;
}
.page-search .srch_types .item-list ul li a {
  color:#66AEBC;
}
.page-search .srch_types .item-list ul li{
  display:inline;
}
.page-search .srch_types .item-list ul li.last {
  background:url("/sites/all/themes/ninesixty/i/sprites2.png") no-repeat 0 -207px;
  border:none;
  color:#EE2B7B;
  font-size:10px;
  padding:3px 3px 0 5px;
}
.page-search #main-content .srch_gallery{
  background:url("/sites/all/themes/ninesixty/i/line.gif") repeat-x 0 bottom #FFF;
  border:none;
  clear:both;
  padding:26px 0 34px 1px;
  overflow:hidden;
}

.page-search #main-content .srch_gallery div{float:left;height:105px;margin:0 0 15px;overflow:hidden}
.page-search #main-content .srch_gallery div .fb_iframe_widget,
.page-search #main-content .srch_gallery div .fb_iframe_widget *{
  overflow:hidden;
}
.page-search #main-content .srch_gallery a{display:block;margin:0 19px 3px 0}
.page-search #main-content .srch_gallery img{
  border:1px solid #85C3CF;
  padding:4px;
  display:block;
}
.page-search #main-content .box{
  background:url("/sites/all/themes/ninesixty/i/line.gif") repeat-x 0 bottom #FFF;
  border:none;
  clear:both;
  padding:26px 0 34px 1px;
  overflow:hidden;
}
.page-search #main-content .box h2{
  color:#ED2A7B;
  margin-bottom:20px;
}
.page-search #sidebar-right #block-chiq_search-sorts,
.page-search #sidebar-right #block-chiq_search-filters_type{
  background:none repeat 0 0 #F9FCFD;
  border:1px solid #85C3CF;
  overflow:hidden;
  width:312px;
}
.page-search #sidebar-right #block-chiq_search-sorts .in,
.page-search #sidebar-right #block-chiq_search-filters_type .in{
  border:none;
  padding:0;
}
.page-search #sidebar-right #block-chiq_search-sorts h2,
.page-search #sidebar-right #block-chiq_search-filters_type h2{
  color:#9E1E62;
  font-size:18px;
  font-style:italic;
  font-weight:normal;
  margin:18px 0 0 23px;
  text-transform:none;
  text-align:left;
}
.page-search #block-chiq_search-sorts .item-list,
.page-search #block-chiq_search-filters_type .item-list{
  margin:5px 0 20px 22px;
}
.page-search #block-chiq_search-sorts .item-list ul,
.page-search #block-chiq_search-filters_type .item-list ul{
  padding:0;
}
.page-search #block-chiq_search-sorts li,
.page-search #block-chiq_search-filters_type li{
  color:#ED2B7B;
  font-size:11px;
  margin:0 0 1px;
}
.page-search #block-chiq_search-sorts li a,
.page-search #block-chiq_search-filters_type li a{
  color:#65AEBB;
  text-transform:none;
}

/**/



.chiq_item .views-row{height:90px}
.chiq_item .views-row,
#quicktabs-items .view-id-hot .views-row,
#general .ui-tabs-nav .view-id-hot .views-row,
#search-list .views-row,
.node-type-brand-item .views-row{margin-bottom:5px;overflow:visible;clear:both}
#tabs-main_page_tabs .view-id-hot .chiq_item_info .chiq_item_title,
#general .ui-tabs-nav .view-id-hot .chiq_item_info .chiq_item_title,
#search-list .chiq_item_info .chiq_item_title,
.node-type-brand-item .chiq_item_info .chiq_item_title{padding-top:1px}


#quicktabs-items .view-id-hot .chiq_item_info .chiq_item_line .chiq_item_chiq_it,
#general .ui-tabs-nav .view-id-hot .chiq_item_info .chiq_item_line .chiq_item_chiq_it,
#search-list .chiq_item_info .chiq_item_line .chiq_item_chiq_it,
.node-type-brand-item .chiq_item_info .chiq_item_line .chiq_item_chiq_it{word-spacing:2px;margin-right:15px}

#sidebar-right .quicktabs_wrapper .quicktabs_main .top_chiq_item_img{position:relative}
.chiq_item .chiq_item_img .deal_unlocked{background:url("/sites/all/themes/ninesixty/i/") no-repeat 0 -430px;bottom:1px;display:block;height:15px;position:absolute;right:1px;width:16px}
.chiq_item .chiq_item_img .deal_locked{background:url("/sites/all/themes/ninesixty/i/") no-repeat 0 -448px;bottom:1px;display:block;height:16px;position:absolute;right:1px;width:16px}
#sidebar-right .quicktabs_wrapper .quicktabs_main .top_chiq_item_img .deal_unlocked{background:url("/sites/all/themes/ninesixty/i/") no-repeat 0 -466px;bottom:1px;display:block;height:11px;position:absolute;right:1px;width:11px}
#sidebar-right .quicktabs_wrapper .quicktabs_main .top_chiq_item_img .deal_locked{background:url("/sites/all/themes/ninesixty/i/") no-repeat 0 -480px;bottom:1px;display:block;height:11px;position:absolute;right:1px;width:11px}

#image_tooltip_preview span{background:url(/sites/all/themes/ninesixty/i/bg_tooltip.gif) no-repeat 0 0;font-style:italic;padding-left:16px}


.chiq_item_info .chiq_item_line .chiq_item_count a,
#quicktabs-items .view-id-hot .chiq_item_info .chiq_item_line .chiq_item_count a,
#general .ui-tabs-nav .view-id-hot .chiq_item_info .chiq_item_line .chiq_item_count a,
.chiq_item_info .chiq_item_line .chiq_item_comment a,
#quicktabs-items .view-id-hot .chiq_item_info .chiq_item_line .chiq_item_comment a,
#general .ui-tabs-nav .view-id-hot .chiq_item_info .chiq_item_line .chiq_item_comment a,
.node-type-brand-item .chiq_item_info .chiq_item_line .chiq_item_count a,
.node-type-brand-item .chiq_item_info .chiq_item_line .chiq_item_comment a,
#search-list .chiq_item_info .chiq_item_line .chiq_item_comment a,
#search-list .chiq_item_info .chiq_item_line .chiq_item_count_number a,
#cardigan-block .chiq_items .chiq_item_comment a{color:#9E1F63}
.chiq_item_info .chiq_item_line .chiq_item_count a:hover,
#general .ui-tabs-nav .view-id-hot .chiq_item_info .chiq_item_line .chiq_item_count a:hover,
.chiq_item_info .chiq_item_line .chiq_item_comment a:hover,
#quicktabs-items .view-id-hot .chiq_item_info .chiq_item_line .chiq_item_comment a:hover,
#general .ui-tabs-nav .view-id-hot .chiq_item_info .chiq_item_line .chiq_item_comment a:hover,
#search-list .chiq_item_info .chiq_item_line .chiq_item_comment a:hover,
#search-list .chiq_item_info .chiq_item_line .chiq_item_count_number a:hover,
.node-type-brand-item .chiq_item_info .chiq_item_line .chiq_item_comment a:hover,
#cardigan-block .chiq_items .chiq_item_comment a:hover{text-decoration:underline}
.chiq_item_info .chiq_item_line .chiq_item_count .chiq_item_count_number span,
#quicktabs-items .view-id-hot .chiq_item_info .chiq_item_line .chiq_item_count .chiq_item_count_number span,
#general .ui-tabs-nav .view-id-hot .chiq_item_info .chiq_item_line .chiq_item_count .chiq_item_count_number span,
#search-list .chiq_item_info .chiq_item_line .chiq_item_count .chiq_item_count_number span,
.node-type-brand-item .chiq_item_info .chiq_item_line .chiq_item_count .chiq_item_count_number span,
#cardigan-block .chiq_items .chiq_item_count span{font-size:10px;color:#f15a29;font-weight:bold}
.chiq_item_info .chiq_item_line .chiq_item_comment,
#quicktabs-items .view-id-hot .chiq_item_info .chiq_item_line .chiq_item_comment,
#general .ui-tabs-nav .view-id-hot .chiq_item_info .chiq_item_line .chiq_item_comment,
#search-list .chiq_item_info .chiq_item_line .chiq_item_comment,
.node-type-brand-item .chiq_item_info .chiq_item_line .chiq_item_comment,
#cardigan-block .chiq_items .chiq_item_comment{background:url("/sites/all/themes/ninesixty/i/sprites2.png") no-repeat 0 -182px;color:#9E1F63;font-size:10px;margin-right:7px;margin-top:4px;padding-left:18px;padding-top:3px}
#cardigan-block .chiq_items .chiq_item_comment{margin-top:0}
#cardigan-block .chiq_items .standarty_abuse{display:block;overflow:hidden;padding:2px 0 0 11px}
#cardigan-block .chiq_items .standarty_abuse a{background:url("/sites/all/themes/ninesixty/i/") no-repeat 0 1px;color:#9E1F63;display:block;
font-size:10px;padding:1px 0 0 16px;text-transform:uppercase}


#tabs-main_page_tabs .view-id-hot .chiq_item_info .chiq_item_line .chiq_item_author a,
#general .ui-tabs-nav .view-id-hot .chiq_item_info .chiq_item_line .chiq_item_author a,
.node-type-brand-item .chiq_item_info .chiq_item_line .chiq_item_author a,
#search-list .chiq_item_info .chiq_item_line .chiq_item_author a{font-size:10px;color:#9E1F63;margin-right:3px}
.chiq_item_info .chiq_item_line .chiq_item_author a:hover,
#quicktabs-items .view-id-hot .chiq_item_info .chiq_item_line .chiq_item_author a:hover,
#general .ui-tabs-nav .view-id-hot .chiq_item_info .chiq_item_line .chiq_item_author a:hover,
.node-type-brand-item .chiq_item_info .chiq_item_line .chiq_item_author a:hover,
#search-list .chiq_item_info .chiq_item_line .chiq_item_author a:hover{color:#9E1F63;text-decoration:none}
.chiq_item_author img{background:url(/sites/all/themes/ninesixty/i/no-image2.gif) no-repeat 0 0;border:1px solid #D8F0F3;display:inline-block;height:22px;padding:1px;position:relative;top:4px;width:22px}

.view-user-item_default .image_tooltip_preview img{
 background:url(/sites/all/themes/ninesixty/i/no-image2.gif) no-repeat center center;
 width:32px;
 height:32px;
 display:block;
}
#cardigan-block .author-image img{
 background:url(/sites/all/themes/ninesixty/i/no-image2.gif) no-repeat center center;
 width:38px;
 height:38px;
 display:block;
}
.chiq_comment_img img{
 background:url(/sites/all/themes/ninesixty/i/no-image.gif) no-repeat center center;
 width:31px;
 height:31px;
 display:block;
}
div.content-profile-display div img{
 background:url(/sites/all/themes/ninesixty/i/no-image.gif) no-repeat center center;
 width:115px;
 height:115px;
 display:block;

}
.page-front #sidebar-right{margin-left:13px;margin-right:32px}

#block-quicktabs-5{margin-bottom:19px}

#block-quicktabs-5 h2.bttl,
#top_chiq_items .block-title{background:url(/sites/all/themes/ninesixty/i/sprites1.png) no-repeat 0 -40px;
font-size:0;height:25px;margin:6px 0 0 35px;text-indent:-6000px}

#right-bar .quicktabs_wrapper .quicktabs_tabs,
#sidebar-right .quicktabs_wrapper .quicktabs_tabs{background:url("/sites/all/themes/ninesixty/i/bg_block_menu.gif") no-repeat 0 0;height:28px;margin:3px 0 0 1px;padding:6px 0 0;text-align:center}
#top_chiq_items ul{background:url(/sites/all/themes/ninesixty/i/sprites2.png) repeat 0 -31px;height:28px;margin:3px 0 0 1px;padding:0}
#right-bar .quicktabs_wrapper .quicktabs_tabs li,
#sidebar-right .quicktabs_wrapper .quicktabs_tabs li{background:url("/sites/all/themes/ninesixty/i/bg_item.gif") no-repeat right 0;padding:6px 13px 3px;text-align:center}
#right-bar .top_chiq_items_2 .quicktabs_wrapper .quicktabs_tabs,
#sidebar-right .top_chiq_items_2 .quicktabs_wrapper .quicktabs_tabs,
#right-bar .top_chiq_items_3 .quicktabs_wrapper .quicktabs_tabs,
#sidebar-right .top_chiq_items_3 .quicktabs_wrapper .quicktabs_tabs{padding:0}
#right-bar .top_chiq_items_2 .quicktabs_wrapper .quicktabs_tabs li,
#sidebar-right .top_chiq_items_2 .quicktabs_wrapper .quicktabs_tabs li{display:block;float:left;width:118px}
#right-bar .top_chiq_items_3 .quicktabs_wrapper .quicktabs_tabs li,
#sidebar-right .top_chiq_items_3 .quicktabs_wrapper .quicktabs_tabs li{display:block;float:left;width:70px}
#right-bar .quicktabs_wrapper .quicktabs_tabs li.last,
#sidebar-right .quicktabs_wrapper .quicktabs_tabs li.last{background:none}
#top_chiq_items li{padding:4px 25px 0 14px}
#fashion_box .f_b_titles a,
#right-bar .quicktabs_wrapper .quicktabs_tabs li a,
#sidebar-right .quicktabs_wrapper .quicktabs_tabs li a,
#top_chiq_items li a{color:#66AEBC;font-size:10px;text-transform:uppercase}
#fashion_box .f_b_titles .active a,
#right-bar .quicktabs_wrapper .quicktabs_tabs li.active a,
#sidebar-right .quicktabs_wrapper .quicktabs_tabs li.active a,
#top_chiq_items .ui-tabs-selected a{color:#EE2B7B}
#right-bar .quicktabs_wrapper .quicktabs_main,
#sidebar-right .quicktabs_wrapper .quicktabs_main,
#top_chiq_items .ui-tabs-nav .ui-tabs-panel{border:none;padding:0}

#right-bar .quicktabs_wrapper .quicktabs_main .views-row,
#sidebar-right .quicktabs_wrapper .quicktabs_main .views-row,
#top_chiq_items .ui-tabs-nav .ui-tabs-panel .views-row{clear:both;overflow:hidden}

#right-bar .top_chiq_items,
#sidebar-right .top_chiq_items,
#top_chiq_items .top_chiq_items{margin-top:7px}
#right-bar .top_chiq_items .top_chiq_item_img,
#sidebar-right .top_chiq_items .top_chiq_item_img,
#top_chiq_items .ui-tabs-nav .ui-tabs-panel .top_chiq_item_img{float:left}
#right-bar .top_chiq_items .top_chiq_item_img img,
#sidebar-right .top_chiq_items .top_chiq_item_img img,
#top_chiq_items .ui-tabs-nav .ui-tabs-panel .top_chiq_item_img img{background:url(/sites/all/themes/ninesixty/i/no-image1.gif) no-repeat 0 0;border:1px solid #AEDFE4;display:block;height:32px;padding:1px;width:32px}
#top_chiq_items .top_chiq_items .top_chiq_item_cnt,
#right-bar .top_chiq_items .top_chiq_item_cnt,
#sidebar-right .top_chiq_items .top_chiq_item_cnt{float: left;margin: 0 10px 4px 6px;position: relative;width: 36px;height: 36px}
#right-bar .top_chiq_items .top_chiq_item_cnt img,
#sidebar-right .top_chiq_items .top_chiq_item_cnt img {
  background: url(/sites/all/themes/ninesixty/i/no-image1.gif) no-repeat 0 0;
  border: 1px solid #AEDFE4;
  display: block;
  height: 32px;
  padding: 1px;
  width: 32px;
}
#right-bar .top_chiq_items .top_chiq_item_dsc_ttl,
#sidebar-right .top_chiq_items .top_chiq_item_dsc_ttl,
#top_chiq_items .ui-tabs-nav .ui-tabs-panel .top_chiq_item_dsc_ttl{padding-top:3px}
#right-bar .top_chiq_items .top_chiq_item_dsc_ttl a,
#sidebar-right .top_chiq_items .top_chiq_item_dsc_ttl a,
#top_chiq_items .ui-tabs-nav .ui-tabs-panel .top_chiq_item_dsc_ttl a{color:#6F6F6F;font-size:11px;font-weight:bold}
#right-bar .top_chiq_items .top_chiq_item_dsc_ttl a:hover,
#sidebar-right .top_chiq_items .top_chiq_item_dsc_ttl a:hover,
#top_chiq_items .ui-tabs-nav .ui-tabs-panel .top_chiq_item_dsc_ttl a:hover{text-decoration:underline}
#right-bar .top_chiq_items .top_chiq_item_dsc_body,
#sidebar-right .top_chiq_items .top_chiq_item_dsc_body,
#top_chiq_items .ui-tabs-nav .ui-tabs-panel .top_chiq_item_dsc_body{color:#6F6F6F;font-size:11px}
#right-bar .top_chiq_items .top_chiq_item_dsc_body a,
#sidebar-right .top_chiq_items .top_chiq_item_dsc_body a,
#top_chiq_items .ui-tabs-nav .ui-tabs-panel .top_chiq_item_dsc_body a{color:#9E1F63;font-size:10px;margin-left:5px}


.page-front #sidebar-right .block{border-bottom:none;margin-bottom:19px}
#block-standarty-recent h2.bttl{background:url(/sites/all/themes/ninesixty/i/sprites1.png) no-repeat 0 -94px;
font-size:0;height:30px;margin-left:31px;text-indent:-6000px}
#block-standarty-recent .view-recentreaders_default{margin:14px 0 0 3px}
#block-standarty-recent tbody{border:none}
#block-standarty-recent table .views-field-phpcode{padding:0 13px 13px 0}
#block-standarty-recent table img{background:url(/sites/all/themes/ninesixty/i/no-image1.gif) no-repeat 0 0;border:1px solid #AEDFE4;display:block;height:32px;
padding:1px;width:32px}

#block-menu-menu-footermenu li{background:url(/sites/all/themes/ninesixty/i/sprites2.png) no-repeat 0 -318px;
margin:0;padding:0 11px 0 14px}
#block-menu-menu-footermenu li.first{padding-left:0;background:none}
#block-menu-menu-footermenu li a:hover{text-decoration:underline}

/* ********************************************************************************
 * Blog
 */
.page-blogs #site-header{margin-bottom:40px}
.page-blogs #sidebar-right{margin-top:33px}
.page-blogs #sidebar-right .block{margin-bottom:15px}
.page-blogs #sidebar-right .block ul{padding:0}
#block-views-contributors-block_1 h2.bttl{
background:url(/sites/all/themes/ninesixty/i/sprites1.png) no-repeat 0 -150px;font-size:0;height:28px;margin-left:46px;margin-bottom:14px;text-indent:-6000px}
#block-views-contributors-block_1 li{background:url(/sites/all/themes/ninesixty/i/line.gif) repeat-x 0 bottom;margin:0 0 6px;padding:0 0 5px;text-align:left}
#block-views-contributors-block_1 li.views-row-last{background:none}
#block-views-contributors-block_1 .views-field-phpcode{font-style:italic}
#block-views-contributors-block_1 a,
#block-views-hottopic-block_1 .views-field-rownumber,
#block-views-hottopic-block_1 .views-field-title a{color:#6f6f6f;font-size:12px;font-style:normal}
#block-views-contributors-block_1 a.active,
#block-standarty-block li a.active,
#block-views-hottopic-block_1 .views-field-title a.active{color:#EE2B7C;text-decoration:underline}
#block-views-contributors-block_1 a:hover,
#block-standarty-block li a:hover,
#block-views-hottopic-block_1 .views-field-title a:hover,
#cardigan-block .submit span.flag-friend a:hover,
#page .back_link a:hover{color:#F15A29;text-decoration:none}
#block-views-contributors-block_1 .views-field-picture{float:left;margin-right:10px}
#block-views-contributors-block_1 .views-field-picture img{border:1px solid #AEDFE4;display:block;padding:1px}
#block-views-contributors-block_1 .views-field-picture img{}

#block-views-hottopic-block_1 h2.bttl{background:url(/sites/all/themes/ninesixty/i/sprites1.png) no-repeat 0 -175px;
font-size:0;height:28px;margin-bottom:12px;margin-left:69px;text-indent:-6000px}
#block-views-hottopic-block_1 .views-row{margin-bottom:5px;margin-left:6px}
#block-views-hottopic-block_1 .views-field-markup{color:#6F6F6F;font-size:12px;margin-left:-4px;margin-right:2px}
#sidebar-right #block-tagadelic-1{background:#ffffff}
#block-tagadelic-1 a.level1{color:#66aebc;font-size:14px}
#block-tagadelic-1 a.level6{color:#66aebc;font-size:20px;line-height:20px}
#block-standarty-block h2.bttl{background:url(/sites/all/themes/ninesixty/i/sprites1.png) no-repeat 0 -199px;
font-size:0;height:28px;margin-bottom:10px;margin-left:83px;text-indent:-6000px}
#block-standarty-block li{background:url(/sites/all/themes/ninesixty/i/line.gif) repeat-x 0 bottom;margin:0 0 9px;padding:0 0 8px;text-align:center}
#block-standarty-block li.last{background:none}
#block-standarty-block li a{color:#6F6F6F;font-size:12px;text-transform:uppercase}

#sidebar-right #block-standarty-subscribe{background:#f7fbfc}
#block-standarty-subscribe h2.bttl{background:url(/sites/all/themes/ninesixty/i/sprites1.png) no-repeat 0 -259px;font-size:0;height:34px;margin-bottom:10px;margin-left:19px;text-indent:-6000px}
#block-standarty-subscribe .subscribe_via_rss{margin:4px 0 0 57px}
#block-standarty-subscribe .subscribe_via_rss a{background:url(/sites/all/themes/ninesixty/i/sprites1.png) no-repeat 0 -300px;
display:block;font-size:0;height:20px;text-indent:-6000px;width:155px}
.view-BLOGS_page_1 .views-field-field-image-fid{margin-bottom:2px;margin-top:5px}
.view-BLOGS_page_1 .views-field-phpcode{word-spacing:-1px}
.back_link{margin-top:10px}
.back_link_blog{margin:10px 0 20px}

/* ********************************************************************************
 * Item upload
 */
.node-type-item #site-header{margin-bottom:12px}
.node-type-item #main{margin-left:36px}
.node-type-item #page-title,
.page-user-friends #page #page-title{display:block;color:#9e1e62;font-family:georgia;font-size:12px;font-style:italic;font-weight:bold;margin-bottom:12px}
#cardigan-block .item-title{display:block;color:#000;font-family:georgia;font-size:18px;line-height:30px;}
.node-type-item #main-content{}
#flag-chiq{bottom:48px;position:absolute;right:-13px}

#flag-chiq a{background:url(/sites/all/themes/ninesixty/i/sprites3.png) no-repeat 0 -295px;display:block;font-size:0;height:68px;text-indent:-6000px;width:69px}
#flag-chiq span{background:url(/sites/all/themes/ninesixty/i/sprites3.png) no-repeat 0 -379px;display:block;font-size:0;height:69px;
text-indent:-6000px;width:69px}

.node-type-brand .brand_fb_like{background:url("/sites/all/themes/ninesixty/i/line.gif") repeat-x 0 bottom;margin:0 0 10px;clear:both;overflow:hidden;padding-bottom:8px;position:relative;z-index:1}
.node-type-brand #quicktabs-6{background:none}
.node-type-brand #quicktabs-6 ul.quicktabs_tabs{margin-top:-37px}

.node-type-item .item_fb_like{float:left;/*overflow:hidden;*/padding-bottom:10px}
.node-type-item .item_tweet_button{margin-top:-13px;overflow:hidden;padding-bottom:10px}
.item-upload2{overflow:hidden;width:503px}
#cardigan-block{overflow:hidden;margin-bottom:12px}
#cardigan-block .block-title{border-bottom:1px dashed #85C4D0;margin-bottom:12px;margin-top:3px;overflow:hidden;padding-bottom:5px}
#cardigan-block .brend-title{float:left}
#cardigan-block .brend-title a{color:#6E6F6F;font-size:12px;text-transform:uppercase;}
#cardigan-block .brend-link{float:left;display:inline;margin:0 10px}
#cardigan-block .brend-link a{color:#ed5932;font-size:12px;font-style:italic;text-decoration:underline;}
#cardigan-block .brend-link a:hover{}
#cardigan-block .field-body{background: url("http://cdn.chiq.com/sites/all/themes/ninesixty/i/line.gif") repeat-x 0 100%;clear:both;font-size:11px;line-height:14px;padding:10px 0}
#cardigan-block .bdesc{padding:5px 0 5px;}
#cardigan-block .chiq_items .chiq_item_count{color:#9E1F63;font-size:10px;margin-right:16px;margin-left:0;float:left;padding-top:3px}
#cardigan-block .chiq_items .chiq_item_count a{color:#9E1F63;font-weight:normal}
#cardigan-block .chiq_items .chiq_item_count a:hover{color:#9E1F63;text-decoration:underline}
#cardigan-block .chiq_item_count{}
#cardigan-block .chiq_item_comment{float:left}
#cardigan-block .author-image-wrapper{clear:both;overflow:hidden;padding-top:20px;width:285px}
#cardigan-block .author-image{float:left;margin-right:5px;clear:both}
#cardigan-block .author-image img{background:url(/sites/all/themes/ninesixty/i/no-image3.gif) no-repeat 0 0;
border:1px solid #B4E1E6;display:block;padding:1px}
#cardigan-block .submit{color:#9E1E62;font-size:10px}
#cardigan-block .submit .user_add_friend{display:block}

#cardigan-block .submit .flag-friend{display:block}
#cardigan-block .submit .p{
  color: #66AEBC;
  font-style: italic;
}
#cardigan-block .submit a.flag-friend,
#cardigan-block .submit span.flag-friend a,
#page .back_link a{color:#66aebc;font-size:11px}
#cardigan-block .chiq_report{background:url(/sites/all/themes/ninesixty/i/) no-repeat left 2px;padding-left:16px;text-transform:uppercase;color:#9E1F63;font-size:10px;margin-right:16px;margin-left:8px;float:left;padding-top:3px;cursor:pointer}
#cardigan-block .chiq_report:hover{color:#9E1F63}
.item-upload2 #flashcontent embed{position:relative;z-index:1;}
.item-upload2 .item-deal{margin:0 0 15px;}
.item-upload2 .item-deal-unlocked{
  background:url("/sites/all/themes/ninesixty/i/sprites6.png?1") no-repeat 0 -690px;
  color: #65AFBC;
  font-family: arial;
  font-size: 14px;
  font-weight: bold;
  height: 190px;
  margin: 9px 0 0;
  padding: 20px 22px 15px 85px;
  text-transform: uppercase;
  width: 397px;
}
.item-upload2 .item-deal-unlocked .item-deal-off{font-size:37px;line-height:1}
.item-upload2 .item-deal-unlocked .item-deal-code{line-height:1;margin:6px 0 9px}
.item-upload2 .item-deal-unlocked .item-deal-expire{  line-height: 25px;margin-top: 7px;text-indent: 5px;}
.item-upload2 .item-deal-unlocked .item-deal-url{line-height:1;margin-top:8px}
.item-upload2 .item-deal-unlocked .item-deal-url a{color:#cc2871;font-size: 25px;text-decoration: underline;}
.item-upload2 .item-deal-unlocked .item-deal-url a:hover{color:#f15a29}
.item-upload2 .item-deal-locked{background:url("/sites/all/themes/ninesixty/i/bg_upload.gif") repeat-x 0 0;overflow:hidden}
#item_main .item-upload2 .item-deal .block-title{background:url("/sites/all/themes/ninesixty/i/sprites1.png") no-repeat 0 -557px;border:none;font-size:0;height:13px;margin:15px 0 18px 3px;text-indent:-5000px}
.item-upload2 .item-deal .label{background:url("/sites/all/themes/ninesixty/i/sprites6.png?2") no-repeat -428px -269px;  float: left;height: 148px;margin: 0 18px 0 8px;width: 71px;}
.item-upload2 .item-deal-locked .tab{float:right;margin:15px 54px 14px 0;overflow:hidden}
.item-upload2 .item-deal-locked td{font-size:16px;padding-right:16px;text-align:right; line-height: 17px;}
.item-upload2 .item-deal-locked td.deal{background-color:#9E1F61;color:#FFFFFF;font-family:arial;font-size:13px;font-weight:bold;padding:1px 0;text-align:center;width:41px}
.item-upload2 .item-deal-locked td.votes{background-color:#ee2a7d;color:#FFFFFF;font-family:arial;font-size:13px;font-weight:bold;padding:1px 0;text-align:center;width:41px}
.item-upload2 .item-deal-locked .item-deal-desc{clear:right;font-size:11px;line-height:14px;margin:0 0 13px 97px}
.item-upload2 .item-deal-locked .item-deal-expire{margin-left:97px;text-transform:uppercase}

.item-deal h2{
  font-family:Arial, sans-serif;
  font-size:20px;
  line-height:20px;
  font-weight:bold;
  color:#716f70;
}
.item-deal h3{
  font-family:Arial, sans-serif;
  font-size:30px;
  line-height:30px;
  font-weight:bold;
  color:#000;
}

.item-deal-sold{
  background:url("/sites/all/themes/ninesixty/i/sprites6.png?1") no-repeat 0 -690px;
  height: 180px;
  padding: 48px 25px 0 110px;
  margin:10px 0;
}
.item-deal-sold .soit{
  font-family: MrsEavIta, serif;
  font-size: 26px;
  line-height: 26px;
  margin: 0px 0px 16px;
  color:#66aebc;
}
.item-deal-sold .soid{
  font-family: Arial,sans-serif;
  font-size: 14px;
  line-height: 17px;
}
.item-deal-sold .soid a{
  text-decoration:underline;
}
#page #node-form #edit-field-deal-graphic-0-filefield-upload,
#page #node-form #edit-field-deal-graphic-0-filefield-remove{
  background:url(http://cdn.chiq.com/sites/all/themes/ninesixty/i/arrows.png) no-repeat 0 5px;
  position:static;
}
#page #node-form #edit-field-deal-graphic-0-filefield-upload:hover{
  background: url(http://cdn.chiq.com/sites/all/themes/ninesixty/i/arrows.png) no-repeat 0 -18px;
}
#shopping-glance{background:url(/sites/all/themes/ninesixty/i/bg_upload.gif) repeat-x 0 0;clear:both}
#shopping-glance .block-title{background:url(/sites/all/themes/ninesixty/i/sprites3.png) no-repeat 0 16px;
font-size:0;margin-left:35px;padding-bottom:12px;
padding-right:0;padding-top:12px;text-indent:-6000px}
#who-chiq-this {background:url(/sites/all/themes/ninesixty/i/bg_upload.gif) repeat-x 0 0;clear:both;width:484px;margin-bottom:9px;position:relative}
#who-chiq-this .see-all{position:absolute;right:5px;top:13px}
#who-chiq-this .block-title{
  background:url(/sites/all/themes/ninesixty/i/sprites3.png) no-repeat 0 -17px;font-size:0;
  margin-left:6px;padding:12px 0;height:24px;text-indent:-6000px}
#who-chiq-this table{margin:26px 0 19px 8px;width:100%}
#who-chiq-this tbody{border:none}
.page-user .user_entourage .view-friends td,
#who-chiq-this td{width:33%;height:49px;vertical-align:top}
.page-user .user_entourage .view-friends .views-field-picture,
#who-chiq-this .views-field-picture,
.node-type-item-chiq #main-content .views-field-picture,
.view-user-item_page_1 .views-field-picture,
.view-brands_page_1 .views-field-picture,
.view-user-item_page_1 .views-field-picture,
.view-user-item_page_2 .views-field-picture,
.view-user-item_page_3 .views-field-picture{float:left;margin-right:10px}
#who-chiq-this .views-field-picture img,
.node-type-item-chiq #main-content .views-field-picture img,
.view-brands_page_1 .views-field-picture img,
.view-user-item_page_1 .views-field-picture img,
.view-user-item_page_2 .views-field-picture img,
.view-user-item_page_3 .views-field-picture img{border:1px solid #AEDFE4;padding:2px}
.view-user-item_page_1 table,
.view-brands_page_1 table,
.view-user-item_page_2 table,
.view-user-item_page_3 table{margin:10px 0;width:100%}
.view-user-item_page_1 td,
.view-brands_page_1 td,
.view-user-item_page_2 td,
.view-user-item_page_3 td{width:25%;padding-bottom:10px}
.page-user .user_entourage .view-friends .views-field-name,
#who-chiq-this .views-field-name{margin-top:2px}
#who-chiq-this .views-field-name a,
.page-user .user_entourage .view-friends .views-field-name a,
.node-type-item-chiq #main-content .views-field-name a,
.view-brands_page_1 .views-field-name a,
.view-user-item_page_1 .views-field-name a,
.view-user-item_page_2 .views-field-name a,
.view-user-item_page_3 .views-field-name a{color:#6F6F6F;font-size:11px}{color:#6F6F6F;font-size:11px}
.page-user .user_entourage .view-friends .views-field-name a:hover,
#who-chiq-this .views-field-name a:hover,
.node-type-item-chiq #main-content .views-field-name a:hover{text-decoration:none;color:#f15a29}
#who-chiq-this .see-all,
#felow-feedback .see-all{margin-right:12px;text-align:right}
#who-chiq-this .see-all a,
#felow-feedback .see-all a,
#felow-feedback a.feeditem{background:url(/sites/all/themes/ninesixty/i/sprites2.png) no-repeat 0 -120px;color:#66AEBC;font-family:georgia;
font-size:10px;padding-left:34px;text-decoration:none;text-transform:uppercase}
#who-chiq-this .see-all a:hover,
#felow-feedback .see-all a:hover,
#felow-feedback a.feeditem:hover{background:url(/sites/all/themes/ninesixty/i/sprites2.png) no-repeat 0 -134px;color:#F15A29}
#felow-feedback{background:url(/sites/all/themes/ninesixty/i/bg_upload.gif) repeat-x 0 0;margin-bottom:10px;position:relative}
#felow-feedback a.feeditem{position:absolute;top:5px;right:5px;margin:10px 10px 0 0}
#felow-feedback .fb_comments {margin:0 4px}
#felow-feedback .block-title{margin-bottom:10px;background:url(/sites/all/themes/ninesixty/i/sprites3.png) no-repeat 0 -52px;font-size:0;height:40px;margin-left:8px;text-indent:-6000px}
#felow-feedback .block-title .item_tweet_button{float:right;margin:10px 60px 0 0;text-indent:0}
#felow-feedback .view-nodecomments_default{padding:21px 9px 11px}
#felow-feedback .views-row{clear:both;overflow:hidden;margin-bottom:10px}
#felow-feedback .chiq_comment_img{float:left}
#felow-feedback .chiq_comment_img a{display:block}
#felow-feedback .chiq_comment_img img,
.node-type-item-comments #main-content .views-field-phpcode img{border:1px solid #AEDFE4;display:block;padding:2px}
#felow-feedback .chiq_comment_desc{line-height:14px;overflow:hidden;padding:1px 0 0 9px}
#felow-feedback .chiq_comment_desc .chiq_comment_author{}
#felow-feedback .chiq_comment_desc .chiq_comment_author a,
.node-type-item-comments #main-content .views-field-title a{color:#6F6F6F;font-size:11px;font-weight:bold}
#felow-feedback .chiq_comment_desc .chiq_comment_author a:hover,
.node-type-item-comments #main-content .views-field-title a:hover{color:#F15A29;text-decoration:none}
#felow-feedback .chiq_comment_desc .chiq_comment_body,
.node-type-item-comments #main-content .views-field-body{font-size:11px}
.node-type-item-chiq #main-content .views-row{float:left;margin-bottom:10px;margin-right:5px;overflow:hidden;width:15%}
.node-type-item-chiq #main-content .views-field-name{}

.node-type-item-comments #main-content .views-row{margin-bottom:10px;overflow:hidden;clear:both}
.node-type-item-comments #main-content .views-field-phpcode{float:left;margin-right:9px}
.node-type-item-comments #main-content .views-field-title{display:block;float:left;height:14px;margin-right:5px}
.node-type-item-comments #main-content .views-field-body{display:block;line-height:14px;margin-left:47px;padding-top:1px}

.oipbu{
  margin:10px 0 15px;
}
.oipbu h4{
  color:#6aafbb;
  font-size:12px;
  line-height:16px;
  text-transform:uppercase;
  font-weight:normal;
}
.oipbu .item-list ul{
  overflow:hidden;
}
.oipbu .item-list ul li{
  border:1px solid #6aafbb;
  padding:4px;
  float:left;
  margin:0 4px 4px 0;
}
.oipbu .item-list ul li img{
  display:block;
}


/* ********************************************************************************
 * Brand
 */
#main-bar{float:left;margin-right:24px;overflow:hidden;width:498px}
#main-bar .brend-title{color:#9e1f63;font-size:24px;font-style:italic;float:left;margin-bottom:18px;line-height:26px}
#main-bar .brend-link{float:right;margin-top:5px}
#main-bar .fanbrand{float:left;margin:7px 0 0 10px}
#main-bar .more_posts{margin-bottom:2px;margin-right:2px;margin-top:11px;text-align:right}
#main-bar .chiq-chat{background:url(/sites/all/themes/ninesixty/i/bg_upload.gif) repeat-x center top;margin-top:40px}
#main-bar .chiq-chat a.feedbrand{margin:15px 4px 0 0;float:right;background:url(/sites/all/themes/ninesixty/i/sprites2.png) no-repeat 0 -120px;
color:#66AEBC;font-family:georgia;font-size:10px;padding-left:34px;text-transform:uppercase}
#main-bar .chiq-chat a.feedbrand:hover{background:url(/sites/all/themes/ninesixty/i/sprites2.png) no-repeat 0 -134px;color:#F15A29;text-decoration:none}
#main-bar .chiq-chat .block-title{background:url(/sites/all/themes/ninesixty/i/sprites3.png) no-repeat 0 -570px;float:left;font-size:0;height:20px;margin:14px 0px 15px 6px;text-indent:-6000px;width:106px}
#main-bar .chiq-chat .comment{float:right;margin:13px 3px 0 0}
#main-bar .chiq-chat .view-nodecomments_attachment_1{border-bottom:1px dashed #85C4D0;clear:both;padding:32px 12px 7px}
#main-bar .chiq-chat .views-row{margin-bottom:19px;overflow:hidden}
#main-bar .chiq-chat .views-field-phpcode{float:left;margin-right:24px}
#main-bar .chiq-chat .views-field-phpcode a{display:block}
#main-bar .chiq-chat .views-field-phpcode img{display:block;border:1px solid #AEDFE4;padding:2px}
#main-bar .chiq-chat .views-field-body{color:#6F6F6F;display:block;font-size:11px;line-height:14px;margin-left:78px}
#main-bar .chiq-chat .views-field-body p{margin-bottom:0}
#main-bar .chiq-chat .see-all{margin:17px 4px 0 0;text-align:right}

#main-bar .brend-link a,
#main-bar .more_posts a,
#main-bar .chiq-chat .comment a,
#main-bar .chiq-chat .see-all a,
#main-bar .fanbrand a{background:url(/sites/all/themes/ninesixty/i/sprites2.png) no-repeat 0 -120px;color:#66AEBC;font-family:georgia;font-size:10px;
padding-left:34px;text-transform:uppercase}
#main-bar .more_posts a{padding-left:39px}
#general{clear:both}
#right-bar{overflow:hidden;width:315px}
#desinger-top{background:url(/sites/all/themes/ninesixty/i/block_tbg.gif) repeat-x center top;border:1px solid #B14C82;margin-bottom:15px;
position:relative}
#desinger-top .block-title{background:url(/sites/all/themes/ninesixty/i/sprites3.png) no-repeat 0 -454px;font-size:0;height:75px;margin-left:50px;
margin-bottom:7px;text-indent:-6000px}
#desinger-top .click-zoom{background:url(/sites/all/themes/ninesixty/i/bg_zoom.png) no-repeat 0 0;bottom:23px;font-family:tahoma;font-size:10px;height:35px;left:0;padding-top:10px;position:absolute;text-align:center;width:313px}
#top_chiq_items{background:url(/sites/all/themes/ninesixty/i/block_tbg.gif) repeat-x center top;border:1px solid #B6DBE2;margin-bottom:15px;padding:14px 10px 10px}
#top_chiq_items .ui-tabs-nav{border:none}
#chiq-fans{background:url(/sites/all/themes/ninesixty/i/block_tbg.gif) repeat-x center top;border:1px solid #B6DBE2;margin-bottom:15px;padding:14px 13px 10px}
#chiq-fans .block-title{background:url(/sites/all/themes/ninesixty/i/sprites3.png) no-repeat 0 -533px;font-size:0;height:25px;margin:6px 0 13px 79px;text-indent:-6000px}
#chiq-fans .views-field-picture{padding:0 10px 2px 0}
#chiq-fans .view-id-user_brand{margin-bottom:14px}
#chiq-fans .view-id-user_brand img{border:1px solid #D5EFF2;height:31px;padding:2px;width:31px}
.node-type-brand-item .view-id-hot .views-row{}

.item-list ul.pager li{border:1px solid #CDCDCD;margin:0 2px;padding:1px 0}
.item-list ul.pager li:hover{border:1px solid #85c3cf}
.item-list ul.pager li.pager-current{border:1px solid #85c3cf;color:#85c3cf;font-family:tahoma;font-size:11px;font-weight:bold;padding:2px 5px}
.item-list ul.pager li a{color:#CDCDCD;font-family:tahoma;font-size:11px;font-weight:bold;padding:0 5px}
.item-list ul.pager li a:hover{color:#85c3cf;text-decoration:none}

/* ********************************************************************************
 * Create
 */
#create_item_or{background:url(/sites/all/themes/ninesixty/i/sprites4.png) no-repeat 0 -63px;font-size:0;height:30px;text-indent:-6000px;width:50px}
body.page-node-37 #main{margin:34px 0 0 42px;width:600px}
body.page-node-37 #page #page-title{background:url(/sites/all/themes/ninesixty/i/bg_reg2.gif) no-repeat right 1px;color:#9E1E62;float:left;
font-family: "MrsEavRom";font-size:24px;height:37px;letter-spacing:1px;margin:0;padding:13px 75px 0 0;text-indent:0;text-transform:uppercase;
word-spacing:-3px}
body.page-node-37 #main-content{margin-top:54px;clear:both}
body.page-node-37 .part1{border-bottom:1px dashed #85C4D0;color:#9E1E62;font-size:14px;font-style:italic;line-height:29px;margin-bottom:9px;
padding-bottom:19px}
body.page-node-37 .part1 a{text-decoration:none}
body.page-node-37 .part1 span.mailto{display:none}
body.page-node-37 .part2{color:#9E1E62;font-size:14px;font-style:italic;line-height:29px;margin-bottom:20px}
body.page-node-37 .part2 a{text-decoration:underline}
.page-user-register-more #main{margin-left:42px;margin-top:34px;width:630px}
body.page-user-register-more #page #page-title{background:url(/sites/all/themes/ninesixty/i/sprites4.png) no-repeat 0 -176px;border-bottom:1px dashed #85C4D0;font-size:0;
height:30px;padding-bottom:1px;text-indent:-6000px;margin:0;width:580px}
.page-user-register-more #main-content{margin-top:14px}
.page-user-register-more #top_text{background:url(/sites/all/themes/ninesixty/i/sprites4.png) no-repeat 0 -210px;font-size:0;height:30px;text-indent:-6000px}
.page-user-register-more #more_form{position:relative}
.page-user-register-more #edit-avatar-wrapper{background:url(/sites/all/themes/ninesixty/i/sprites4.png) no-repeat left -384px;height:125px;width:330px;margin:15px 0 0 30px}
.page-user-register-more #edit-avatar-wrapper:hover{background:url(/sites/all/themes/ninesixty/i/sprites4.png) no-repeat -356px -384px}
.page-user-register-more #edit-avatar-wrapper label{color:#65AEBB;font-family: MrsEavRom, Geogia, serif;font-size:24px;text-transform:uppercase;display:none}
.page-user-register-more #edit-avatar-wrapper {cursor:pointer}
.page-user-register-more #edit-avatar-wrapper input{font-size:100px;cursor:pointer;opacity:0;position:relative;width:300px;height:125px;z-index:10}
.page-user-register-more #name-wrapper {margin:32px 0 0 29px}
.page-user-edit #name-wrapper label,
.page-user-edit #name-wrapper label,
.page-user-edit #edit-mail-wrapper label,
.page-user-edit #edit-pass-pass1-wrapper label,
.page-user-edit #edit-pass-pass2-wrapper label,
.page-user-register-more #name-wrapper label,
.page-user-register-more #favorite-wrapper label,
.page-user-register-more #adm-wrapper label,
.page-user-register-more #countries-wrapper label,
.page-user-register-more #place-wrapper label,
.page-user-edit-profile #edit-field-gender-value-wrapper label,
.page-user-edit-profile #edit-field-birthday-0-value-wrapper label,
.page-user-edit-profile #countries-wrapper label,
.page-user-edit-profile #place-wrapper label,
.page-user-edit-profile #edit-field-wearing-0-value-wrapper label,
.page-user-edit-profile #edit-field-favorite-0-value-wrapper label,
.page-user-edit-profile #adm-wrapper label,
.page-user-edit #edit-name-wrapper label {color:#65AEBB;font-size:10px;font-weight:normal;padding-left:4px;text-transform:uppercase}
.page-user-register-more #name-wrapper input,
.page-user-edit #name-wrapper input,
.page-user-edit #edit-mail-wrapper input,
.page-user-edit #edit-pass-pass1-wrapper input,
.page-user-edit #edit-pass-pass2-wrapper input,
.page-user-edit #edit-name-wrapper input{background:url(/sites/all/themes/ninesixty/i/sprites4.png) no-repeat 0 -724px;border:none;
height:18px;padding:2px 4px 0 2px;width:190px}
.page-user-register-more #favorite-wrapper{margin:10px 0 0 29px}
.page-user-register-more #favorite-wrapper .resizable-textarea textarea{background:url(/sites/all/themes/ninesixty/i/sprites4.png) no-repeat 0 -769px;
border:none;height:74px;padding:2px 0 0 2px;width:215px}
.page-user-register-more #favorite-wrapper .resizable-textarea .grippie{display:none}
.page-user-register-more #standarty_location{margin:5px 0 0 29px;padding:0}
.page-user-register-more #standarty_location legend{display:none}
.page-user-register-more #standarty_location #countries-wrapper,
.page-user-register-more #standarty_location #adm-wrapper,
.page-user-register-more #standarty_location #place-wrapper{float:none;margin-bottom:12px}
.page-user-register-more #standarty_location #place-wrapper{margin-bottom:0}
.page-user-register-more #countries-wrapper #countries,
.page-user-register-more #adm-wrapper #adm,
.page-user-register-more #place-wrapper #place{background:url(/sites/all/themes/ninesixty/i/sprites4.png) no-repeat 0 -724px;border:none;height:20px;padding-top:1px;width:212px;margin-top:1px}
.page-user-register-more #standarty-register-more .more_chiq{background:url(/sites/all/themes/ninesixty/i/chiq_it.png) no-repeat right top;bottom:31px;
height:171px;letter-spacing:2px;position:absolute;right:168px;padding-right:145px;width:175px}
.page-user-register-more #standarty-register-more .more_chiq .more_chiq_ready{color:#9F1F63;display:block;font-family: "MrsEavRom";font-size:47px;
height:56px;line-height:56px;margin-top:22px;text-align:right}
.page-user-register-more #standarty-register-more .more_chiq .more_chiq_set{color:#9F1F63;display:block;font-family: "MrsEavRom";font-size:47px;
line-height:56px;height:50px;text-align:right}
.page-user-register-more #edit-submit{background:url(/sites/all/themes/ninesixty/i/sprites4.png) no-repeat 0 -880px;
border:none;font-size:0;height:23px;margin:14px 0 0 32px;padding-left:0;text-indent:-6000px;width:100px}
.page-user-register-more #edit-submit:hover,
.page-user-edit #edit-submit:hover{background:url(/sites/all/themes/ninesixty/i/sprites4.png) no-repeat 0 -927px}
.page-user-edit-profile #edit-field-wearing-0-value-wrapper{margin: 0 0 30px}

/* ********************************************************************************
 * Account settings
 */
.page-user-edit #page #site-header{margin-bottom:73px}
.page-user-edit #page-title,
.page-user-edit-profile #page-title{background:url(/sites/all/themes/ninesixty/i/line.gif) repeat-x 0 28px;height:15px;margin-left:13px;padding-bottom:16px;
text-transform:uppercase}
.page-user-edit #user-profile-form legend,
.page-user-edit-profile #standarty_location legend{color:#65AEBB;font-size:18px;font-style:italic;height:20px;margin-left:9px}
.page-user-edit #name-wrapper,
.page-user-edit #edit-name-wrapper{margin:13px 0 0 36px}
.page-user-edit #edit-mail-wrapper,
.page-user-edit #edit-pass-wrapper{margin:18px 0 0 36px}
.page-user-edit #edit-pass-pass1-wrapper{margin:21px 0 18px}
.page-user-edit .picture{float:left;margin-left:37px;margin-right:13px;display:none}
.page-user-edit .picture a{display:block}
.page-user-edit .picture img{border:1px solid #65AEBB;display:block;padding:2px}
.page-user-edit #edit-picture-upload-wrapper{background:url(/sites/all/themes/ninesixty/i/browse.png) no-repeat 5px 27px;margin-top:80px;overflow:hidden;display:none}
.page-user-edit #edit-picture-upload-wrapper label{color:#65aebb;font-family: "MrsEavRom";font-size:24px;line-height:1;text-transform:uppercase}
.page-user-edit #edit-picture-upload-wrapper input{opacity:0}
.page-user-edit #user-profile-form fieldset legend{margin-left:36px}

/* ********************************************************************************
 * Edit my account
 */
.page-user-edit-profile .grippie,
.page-user-edit-profile #edit-title-wrapper{display:none}
.page-user-profile #main-content .standard,
.page-user-edit-profile #edit-field-user-ava-0-ahah-wrapper,
.page-user-edit-profile #edit-field-gender-value-wrapper{margin-left:41px}
.page-user-edit-profile #edit-field-user-ava-0-ahah-wrapper #edit-field-user-ava-0-ahah-wrapper{margin-left:0}
.page-user-profile #edit-field-user-ava-0-ahah-wrapper label,
.page-user-edit-profile #edit-field-user-ava-0-ahah-wrapper label{display:none}
.page-user-edit-profile #edit-field-gender-value{background:url(/sites/all/themes/ninesixty/i/sprites5.png) no-repeat 0 -25px;border:none;height:21px;padding-top:1px}
.page-user-edit-profile .container-inline-date{margin:14px 0 0 41px}
.page-user-edit-profile #edit-field-birthday-0-value-month{background:url("/sites/all/themes/ninesixty/i/sprites5.png") no-repeat 0 -25px;
border:none;color:#6E6F6F;cursor:pointer;height:21px;padding:1px 0 0 5px;text-transform:lowercase;width:92px}
.page-user-edit-profile #edit-field-birthday-0-value-day{background:url("/sites/all/themes/ninesixty/i/sprites5.png") no-repeat 0 -25px;
border:none;color:#6E6F6F;cursor:pointer;height:21px;padding:1px 0 0 5px;text-transform:lowercase;width:54px}
.page-user-edit-profile #edit-field-birthday-0-value-year{background:url("/sites/all/themes/ninesixty/i/sprites5.png") no-repeat 0 -25px;
border:none;color:#6E6F6F;cursor:pointer;height:21px;padding:1px 0 0 5px;text-transform:lowercase;width:63px}
.page-user-edit-profile #edit-field-display-age-value-wrapper{color:#666666;font-size:10px;margin:0 0 0 41px;padding:7px 0 0 0}
.page-user-edit-profile #edit-standarty-newsletter-wrapper{background:url(/sites/all/themes/ninesixty/i/line.gif) repeat-x 0 51px;color:#666666;font-size:10px;
height:45px;margin:0 0 0 41px;padding:7px 0 0 0}
.page-user-edit-profile #standarty_location{background:url(/sites/all/themes/ninesixty/i/line.gif) repeat-x 0 bottom;margin-left:14px;margin-top:19px;
padding-bottom:10px;padding-left:32px}
.page-user-edit-profile #standarty_location legend{margin-left:2px}
.page-user-edit-profile #page #countries-wrapper,
.page-user-edit-profile #page #adm-wrapper,
.page-user-edit-profile #page #place-wrapper{float:none;margin:3px 0 12px}
.page-user-edit-profile #page #countries,
.page-user-edit-profile #page #adm,
.page-user-edit-profile #page #place{background:url(/sites/all/themes/ninesixty/i/sprites4.png) no-repeat 0 -724px;border:none;height:20px;margin-top:1px;padding:1px 0 0 2px;width:194px}
.page-user #main .back_link{margin:0 0 25px 41px}
.page-user #main .back_link a{background:url("/sites/all/themes/ninesixty/i/arrows_back.png") no-repeat 0 -28px;color:#85C3CF;font-size:10px;padding-left:33px}
.page-user #main .back_link a:hover{background:url("/sites/all/themes/ninesixty/i/arrows_back.png") no-repeat 0 1px;color:#F15A29;text-decoration:none}
.page-user #main .profile_tabs{color:#000000;font-size:11px;margin:0 0 20px 41px}
.page-user #main .profile_tabs a{font-size:11px}
.page-trendsetters #page-title{display:none}
.node-type-item-chiq #page #site-header{margin-bottom:12px}
#main .go_back_item,
.node-type-item-chiq #main .go_back_item{background:url("/sites/all/themes/ninesixty/i/arrows_back.png") no-repeat 0 -16px;color:#85C3CF;font-size:30px;padding-left:31px;font-family: "MrsEavesIta, serif"}
#main .go_back_item:hover,
.node-type-item-chiq #main .go_back_item:hover{background:url("/sites/all/themes/ninesixty/i/arrows_back.png") no-repeat 0 13px;color:#F15A29}
body.page-user #page .profile .user_friend{float:right;font-size:11px;line-height:15px;margin:2px 0 0 10px}


/* ********************************************************************************
 * Contests
 */
.page-contests #page-title{display:none}
.page-contests #page #site-header{margin-bottom:56px}
.page-contests #header-region{font-style:italic;margin:0 0 17px 30px}
.page-contests #header-region .block h2{background:url("/sites/all/themes/ninesixty/i/sprites_titles.png") no-repeat 0 -255px;display:block;font-size:0;
height:27px;margin:0 0 4px;text-indent:-5000px}
.page-contests #main .view-content_page_1{background:url("/sites/all/themes/ninesixty/i/sprites_titles.png") no-repeat 0 -288px;padding-top:100px}
.page-trendsetters #main-content .view-scoreboard .contest_info .views-row,
.page-contests #main .view-content_page_1 .views-row{background:url("/sites/all/themes/ninesixty/i/line.gif") repeat-x 0 bottom;margin-bottom:15px;
padding-bottom:13px}
.page-trendsetters #main-content .view-scoreboard .contest_info .views-row .contest_image,
.page-contests #main .view-content_page_1 .views-row .contest_image{float:left;margin-right:13px}
.page-trendsetters #main-content .view-scoreboard .contest_info .contest_top,
.page-contests #main .view-content_page_1 .contest_info .contest_top{color:#66AFBC;font-size:24px;line-height:1;text-transform:uppercase}
.page-trendsetters #main-content .view-scoreboard .contest_info .contest_awards,
.page-contests #main .view-content_page_1 .contest_info .contest_awards{margin:10px 0 8px;overflow:hidden}
.page-trendsetters #main-content .view-scoreboard .contest_info .contest_awards .contest_awards_1,
.page-contests #main .view-content_page_1 .contest_info .contest_awards .contest_awards_1{background:url("/sites/all/themes/ninesixty/i/badge.png") no-repeat 0 0;
float:left;height:65px;margin-right:10px;padding:3px 0 0 34px;width:164px}
.page-trendsetters #main-content .view-scoreboard .contest_info .contest_awards .contest_awards_1_name,
.page-contests #main .view-content_page_1 .contest_info .contest_awards .contest_awards_1_name{color:#EE2B7B;font-size:14px;text-transform:uppercase}
.page-trendsetters #main-content .view-scoreboard .contest_info .contest_awards .contest_awards_1_value,
.page-contests #main .view-content_page_1 .contest_info .contest_awards .contest_awards_1_value{color:#EE2B7B;font-size:14px;line-height:17px;
text-transform:uppercase}
.page-trendsetters #main-content .view-scoreboard .contest_info .contest_awards .contest_awards_2,
.page-contests #main .view-content_page_1 .contest_info .contest_awards .contest_awards_2{background:url("/sites/all/themes/ninesixty/i/badge.png") no-repeat 0 -85px;
float:left;height:65px;margin-right:10px;padding:3px 0 0 34px;width:164px}
.page-trendsetters #main-content .view-scoreboard .contest_info .contest_awards .contest_awards_2_name,
.page-contests #main .view-content_page_1 .contest_info .contest_awards .contest_awards_2_name{color:#f15a29;font-size:14px;text-transform:uppercase}
.page-trendsetters #main-content .view-scoreboard .contest_info .contest_awards .contest_awards_2_value,
.page-contests #main .view-content_page_1 .contest_info .contest_awards .contest_awards_2_value{color:#f15a29;font-size:14px;line-height:17px;
text-transform:uppercase}
.page-trendsetters #main-content .view-scoreboard .contest_info .contest_awards .contest_awards_3,
.page-contests #main .view-content_page_1 .contest_info .contest_awards .contest_awards_3{background:url("/sites/all/themes/ninesixty/i/badge.png") no-repeat 0 -170px;
float:left;height:65px;padding:3px 0 0 34px;width:164px}
.page-trendsetters #main-content .view-scoreboard .contest_info .contest_awards .contest_awards_3_name,
.page-contests #main .view-content_page_1 .contest_info .contest_awards .contest_awards_3_name{color:#67aebd;font-size:14px;text-transform:uppercase}
.page-trendsetters #main-content .view-scoreboard .contest_info .contest_awards .contest_awards_3_value,
.page-contests #main .view-content_page_1 .contest_info .contest_awards .contest_awards_3_value{color:#67aebd;font-size:14px;line-height:17px;
text-transform:uppercase}
.page-trendsetters #main-content .view-scoreboard .contest_info .contest_description,
.page-contests #main .view-content_page_1 .contest_description{font-style:italic;line-height:14px}
.page-trendsetters #main-content .view-scoreboard .contest_info .contest_standings,
.page-contests #main .view-content_page_1 .contest_standings{margin:15px 0 0 223px}
.page-trendsetters #main-content .view-scoreboard .contest_info .contest_standings a,
.page-contests #main .view-content_page_1 .contest_standings a{font-style:italic;text-decoration:underline}

/* ********************************************************************************
 * Trendsetters
 */
.page-trendsetters #main-content{}
.page-trendsetters #chiq-points-contest-list-form{background:url("/sites/all/themes/ninesixty/i/select_trand.png") no-repeat 0 0;height:52px;margin:0 0 -7px -11px;
position:relative;width:446px;z-index:1}
.page-trendsetters #chiq-points-contest-list-form #edit-contest-wrapper{float:right;margin:15px 27px 0 0}
.page-trendsetters #chiq-points-contest-list-form select.form-select{width:170px}
.page-trendsetters #chiq-points-contest-list-form .chiq_points_contest_sbm{display:none}
.page-trendsetters #main-content .view-scoreboard .view-empty{color:#EE2B7B;font-size:14px;text-align:center}
.page-trendsetters #main-content .scoreboard_desc{margin-bottom:5px}
.page-trendsetters #main-content .view-scoreboard th{border:1px dashed #BDE4E8;font-size:11px;padding:3px 8px 4px;text-align:center}
.page-trendsetters #main-content .view-scoreboard th.views-field-counter{width:34px}
.page-trendsetters #main-content .view-scoreboard th.views-field-name{width:102px}
.page-trendsetters #main-content .view-scoreboard th.views-field-rid{width:136px}
.page-trendsetters #main-content .view-scoreboard th.views-field-nothing{width:115px}
.page-trendsetters #main-content .view-scoreboard th.views-field-total{width:125px}
.page-trendsetters #main-content .view-scoreboard th.views-field-created{width:100px}

.page-trendsetters #main-content .view-scoreboard td{border:1px dashed #bde4e8;vertical-align: middle;font-size:11px;padding:2px 8px 1px 14px}
.page-trendsetters #main-content .view-scoreboard .cur_user_points td{background-color:#cee7ec}
.page-trendsetters #main-content .view-scoreboard td.views-field-counter{padding-left:1px}
.page-trendsetters #page #main-content .views-field-created{border-right:none}
.page-trendsetters #page #main-content .views-field-counter{border-left:none}

#edit-pass-wrapper .password-description{display:none !important}
.page-user-edit-profile #edit-field-wearing-0-value-wrapper{margin:19px 0 0 46px}
.page-user-edit-profile #edit-field-wearing-0-value{background:url(/sites/all/themes/ninesixty/i/sprites5.png) no-repeat 0 -55px;border:none;height:17px;padding:2px 4px 2px 2px;
width:438px;margin-top:2px}
.page-user-edit-profile #edit-field-favorite-0-value-wrapper{margin:22px 0 0 46px}
.page-user-edit-profile #edit-field-favorite-0-value{background:url(/sites/all/themes/ninesixty/i/sprites5.png) no-repeat 0 -85px;border:none;height:75px;margin-top:2px;padding:2px;width:216px}

.page-user-edit-profile #edit-submit,
.page-user-edit #edit-delete,
.page-user-edit #edit-submit{cursor: pointer;background:url(/sites/all/themes/ninesixty/i/arrows.png) no-repeat left 14px;border:none;color:#66AEBC;font-family: "MrsEavIta";font-size:27px;margin:16px 0 0 45px;padding-left:27px}
.page-user-edit #edit-submit{margin:3px 0 0 45px}
.page-user-edit #edit-delete{margin:3px 0 0 0}
.page-user-edit-profile #edit-submit:hover,
.page-user-edit #edit-delete:hover,
.page-user-edit #edit-submit:hover{background:url(/sites/all/themes/ninesixty/i/arrows.png) no-repeat left -15px;color:#F15A29}

/* Upload item */
.page-new-link #page-title{background:url("/sites/all/themes/ninesixty/i/sprites3.png") no-repeat 0 -604px;font-size:0;height:22px;margin-bottom:12px;
text-indent:-5000px}
.page-new-link #standarty-new-link-form{background:url("/sites/all/themes/ninesixty/i/bg_upload_shadow.png") repeat-x 0 bottom;height:149px;overflow:hidden;
position:relative;width:836px}
.page-new-link #standarty-new-link-form #edit-link-wrapper{background:url("/sites/all/themes/ninesixty/i/bg_upload1.png") repeat-x 0 0;border-left:1px solid #9F1F63;
border-right:1px solid #9F1F63;height:111px;margin:0;padding:17px 14px}
.page-new-link #edit-link-wrapper label{background:url("/sites/all/themes/ninesixty/i/sprites3.png") no-repeat 0 -643px;font-size:0;height:22px;margin:0 0 0 2px;
text-indent:-5000px}
.page-new-link #edit-link-wrapper input.form-text{border:1px solid #9EA4A8;font-size:18px;height:31px;margin:35px 0 0 4px;width:624px}
.page-new-link #edit-link-wrapper .description{color:#FFFFFF;font-size:12px;margin:-54px 0 0 5px}
.page-new-link #standarty-new-link-form .new_link_sbm{position:absolute;right:54px;top:72px}



.page-new-link #standarty-new-link-form .new_link_sbm input{background:url("/sites/all/themes/ninesixty/i/sprites5.png") no-repeat 0 -175px;border:none;color:#FFFFFF;
cursor:pointer;font-family: "MrsEavIta";font-size:27px;font-style:italic;height:39px;width:134px}

.page-create #page #main{margin-left:23px;width:850px}
.page-create #page #page-title{background:url("/sites/all/themes/ninesixty/i/sprites3.png") no-repeat 0 -678px;margin:0 0 34px 3px}
.page-create #node-form .affiliate_create_photos{padding:0;margin:0 0 1px}
.page-create #node-form .affiliate_create_photos legend{color:#ED2A7B;font-family: "MrsEavIta";font-size:24px;line-height:1;height:29px;overflow:hidden}
.page-create #node-form .affiliate_create_photos .first{padding-left:0}
.page-create #node-form .affiliate_create_photo{padding-left:10px;vertical-align:middle}
.page-create #node-form .affiliate_create_photo img{max-height:160px;max-width:160px}
.page-create #node-form .affiliate_create_photo .form-item{bottom:0;left:0;position:absolute;right:0;text-align:center}
.page-create #node-form .affiliate_create_check{text-align:center}

.is_affliate_create #node-form .chiq_item_photo_block{display:none}
.node-type-item-edit #node-form .chiq_item_content_block,
.page-create #node-form .chiq_item_content_block{background:url("/sites/all/themes/ninesixty/i/bg_upload_shadow.png") repeat-x 0 bottom;padding-bottom:4px;
position:relative;width:840px}
.node-type-item-edit #node-form .chiq_item_content_block_in,
.page-create #node-form .chiq_item_content_block_in{background:url("/sites/all/themes/ninesixty/i/bg_upload2.png") repeat-x 0 0 #ee2b7b;border:solid #9F1F63;
border-width:0 1px 1px;overflow:hidden;padding:16px 12px 85px;min-height:347px}
.node-type-item-edit #node-form .chiq_item_content_block .content_block_title,
.page-create #node-form .chiq_item_content_block .content_block_title{color:#f15a29;font-family:MrsEavIta;font-size:24px}
.node-type-item-edit #page #node-form .chiq_item_content_block label,
.page-create #page #node-form .chiq_item_content_block label{color:#FFFFFF;float:left;font-size:14px;margin-right:5px;padding-top:4px;
text-align:right;width:145px}
.node-type-item-edit #node-form .chiq_item_content_block .description,
.page-create #page #node-form .chiq_item_content_block .description{display:none}
.page-create .chiq_item_content_block fieldset #conditional-field-deal-description .wysiwyg,
.node-type-item .chiq_item_content_block fieldset #conditional-field-deal-description .wysiwyg{display:none}
.node-type-item #page #node-form .chiq_item_content_block #edit-field-remove-value-wrapper,
.page-create #page #node-form .chiq_item_content_block #edit-field-remove-value-wrapper{margin-bottom:15px}
.node-type-item #page #node-form .chiq_item_content_block #edit-field-remove-value-wrapper label,
.node-type-item #page #node-form .chiq_item_content_block fieldset.group-deal label,
.node-type-item-edit #node-form .chiq_item_content_block fieldset label,
.node-type-item-edit #node-form .chiq_item_content_block label.option,
.page-create #page #node-form .chiq_item_content_block fieldset label,
.page-create #page #node-form .chiq_item_content_block label.option{float:none;text-align:left;width:auto}
.node-type-item-edit #node-form .chiq_item_content_block #autocomplete,
.page-create #page #node-form .chiq_item_content_block #autocomplete{margin-left:146px}
.node-type-item-edit #node-form .chiq_item_content_block input.form-text,
.page-create #page #node-form .chiq_item_content_block input.form-text{height:20px;width:222px}
.node-type-item-edit #node-form .chiq_item_content_block #edit-taxonomy-tags-3-wrapper label,
.node-type-item-edit #node-form .chiq_item_content_block #edit-field-designer-0-nid-nid-wrapper label,
.node-type-item-edit #node-form .chiq_item_content_block #edit-title-wrapper label,
.page-create #page #node-form .chiq_item_content_block #edit-taxonomy-tags-3-wrapper label,
.page-create #page #node-form .chiq_item_content_block #edit-field-designer-0-nid-nid-wrapper label,
.page-create #page #node-form .chiq_item_content_block #edit-title-wrapper label{margin-right:0}
.node-type-item-edit #node-form .chiq_item_content_block input.form-text,
.page-create #page #node-form .chiq_item_content_block input.form-text{border:none;height:20px;line-height:20px;padding:5px;width:225px;
background:url("/sites/all/themes/ninesixty/i/sprites5.png") no-repeat 0 -437px}
.node-type-item-edit #node-form .chiq_item_content_block input.form-text:focus,
.page-create #page #node-form .chiq_item_content_block input.form-text:focus{
background:url("/sites/all/themes/ninesixty/i/sprites5.png") no-repeat 0 -232px}
.node-type-item-edit #page #node-form .chiq_item_content_block textarea,
.page-create #page #node-form .chiq_item_content_block textarea{background:url("/sites/all/themes/ninesixty/i/sprites5.png") no-repeat 0 -470px;
border:none;height:84px;padding:5px;width:234px}
.node-type-item-edit #page #node-form .chiq_item_content_block textarea:focus,
.page-create #page #node-form .chiq_item_content_block textarea:focus{background:url("/sites/all/themes/ninesixty/i/sprites5.png") no-repeat 0 -325px}
.node-type-item-edit #node-form .chiq_item_content_block #edit-title-wrapper,
.page-create #node-form .chiq_item_content_block #edit-title-wrapper{float:left;margin:26px 0 18px}
.node-type-item-edit #node-form .chiq_item_content_block .body-field-wrapper,
.page-create #node-form .chiq_item_content_block .body-field-wrapper{float:right;margin-top:24px;overflow:hidden}
.node-type-item-edit #node-form .chiq_item_content_block .body-field-wrapper .form-item,
.page-create #node-form .chiq_item_content_block .body-field-wrapper .form-item{margin-left:6px}
.node-type-item-edit #node-form .chiq_item_content_block #edit-field-type-value-wrapper,
.page-create #node-form .chiq_item_content_block #edit-field-type-value-wrapper{clear:left;margin-bottom:15px}
.node-type-item-edit #node-form .chiq_item_content_block #edit-field-type-value-wrapper label,
.page-create #node-form .chiq_item_content_block #edit-field-type-value-wrapper label{padding-top:1px}
.node-type-item-edit #node-form .chiq_item_content_block #edit-field-designer-0-nid-nid-wrapper,
.page-create #node-form .chiq_item_content_block #edit-field-designer-0-nid-nid-wrapper{clear:left;margin-bottom:15px}
#node-form #edit-field-price-0-value-wrapper{margin-bottom:8px}
#node-form #edit-field-sell-price-0-value-wrapper{margin-bottom:20px;position:relative}
#node-form #edit-field-sell-price-0-value-wrapper .description{
  display:block !important;
  position:absolute;
  left:69px;
  top:13px;
  color:#fff;
  font-size:10px;
  font-style:italic;
}
#page #node-form #edit-field-price-0-value-wrapper label,
#page #node-form #edit-field-sell-price-0-value-wrapper label{text-transform:uppercase;margin:0}
.page-create #node-form .chiq_item_content_block .link-field-subrow{display:none}
.page-create #node-form .chiq_item_content_block .group-deal .link-field-subrow,
.node-type-item-edit #node-form .chiq_item_content_block .group-deal .link-field-subrow{display:block}
.node-type-item-edit #node-form .chiq_item_content_block #edit-I-agree-wrapper,
.page-create #node-form .chiq_item_content_block #edit-I-agree-wrapper{position: absolute;text-align:right;right: 27px;bottom: 70px;}
.node-type-item-edit #node-form .chiq_item_content_block #edit-I-agree-wrapper label,
.page-create #node-form .chiq_item_content_block #edit-I-agree-wrapper label{font-size:10px;text-align:left;width:auto}
.node-type-item-edit #node-form .chiq_item_content_block #edit-I-agree-wrapper label input,
.page-create #node-form .chiq_item_content_block #edit-I-agree-wrapper label input{display:block;float:left;margin:1px 5px 0 0}
.node-type-item-edit #node-form .chiq_item_content_block #edit-I-agree-wrapper label a,
.page-create #node-form .chiq_item_content_block #edit-I-agree-wrapper label a{color:#FFFFFF;text-decoration:underline}
.node-type-item-edit #node-form .chiq_item_content_block #edit-mollom-captcha-wrapper,
.page-create #node-form .chiq_item_content_block #edit-mollom-captcha-wrapper{position:absolute;top:165px;right:30px;width:355px;z-index:2;}
.node-type-item-edit #node-form .chiq_item_content_block #edit-mollom-captcha-wrapper .field-prefix,
.page-create #node-form .chiq_item_content_block #edit-mollom-captcha-wrapper .field-prefix{display:block;float:left;color:#fff;font-size:10px;width:121px}
.node-type-item-edit #node-form .chiq_item_content_block #edit-mollom-captcha-wrapper label,
.page-create #node-form .chiq_item_content_block #edit-mollom-captcha-wrapper label{display:none}
.node-type-item-edit #node-form .chiq_item_content_block #edit-mollom-captcha-wrapper .description,
.page-create #node-form .chiq_item_content_block #edit-mollom-captcha-wrapper .description{color:#FFFFFF;display:block;font-size:10px;
font-style:normal;margin:0 0 5px}
.node-type-item-edit #node-form .chiq_item_content_block #edit-mollom-captcha-wrapper a.mollom-image-captcha,
.node-type-item-edit #node-form .chiq_item_content_block #edit-mollom-captcha-wrapper a.mollom-audio-captcha,
.page-create #node-form .chiq_item_content_block #edit-mollom-captcha-wrapper a.mollom-image-captcha,
.page-create #node-form .chiq_item_content_block #edit-mollom-captcha-wrapper a.mollom-audio-captcha{color:#FFF;font-size:10px;line-height:29px;
text-transform:uppercase}
.node-type-item-edit #page #node-form .chiq_item_content_block #edit-mollom-captcha-wrapper input,
.page-create #page #node-form .chiq_item_content_block #edit-mollom-captcha-wrapper input{border:none;font-size:20px;height:33px;margin:7px 1px;
background:url("/sites/all/themes/ninesixty/i/sprites5.png") no-repeat 0 -566px;padding:5px;width:156px}
.node-type-item-edit #node-form .chiq_item_content_block #edit-mollom-captcha-wrapper input:focus,
.page-create #page #node-form .chiq_item_content_block #edit-mollom-captcha-wrapper input:focus{
background:url("/sites/all/themes/ninesixty/i/sprites5.png") no-repeat 0 -274px;margin-top:2px}
.node-type-item-edit #page #node-form .chiq_item_content_block .form-submit,
.page-create #page #node-form .chiq_item_content_block .form-submit{background:url("/sites/all/themes/ninesixty/i/sprites5.png") no-repeat 0 -176px;bottom:82px;
color:#FFFFFF;font-size:27px;height:38px;left:auto;position:absolute;right:29px;width:134px}
.node-type-item-edit #page #node-form .chiq_item_content_block #edit-delete{bottom:35px;display:none}
.node-type-item-edit #node-form #field_photo_values_wrapper label,
.page-create #node-form #field_photo_values_wrapper label{background:url("/sites/all/themes/ninesixty/i/sprites3.png") no-repeat 0 -716px;display:block;font-size:0;
height:23px;margin:0 0 14px 3px;text-indent:-5000px}
.node-type-item-edit #node-form .chiq_item_photo_block,
.page-create #node-form #field_photo_values_wrapper .tbody{background-color:#F2F8F9;overflow:hidden;padding:3px 7px;width:826px}
.node-type-item-edit #node-form #field_photo_values_wrapper .tbody .td .filefield-element,
.page-create #node-form #field_photo_values_wrapper .tbody .td .filefield-element{margin-bottom:9px}
.node-type-item-edit #node-form .chiq_item_content_block fieldset legend a,
.page-create #node-form .chiq_item_content_block fieldset legend a{color:#ffffff}

.page-create .affiliate_create_photos table{
  width:100%;
}
.page-create .affiliate_create_photos td{text-align:center;}

body.page-create #page #main #node-form .chiq_item_content_block #edit-submit,
body.node-type-item-edit #page #main #node-form .chiq_item_content_block #edit-submit{
  background:url("../i/sprites3.png?5") no-repeat 0 -2048px !important;
  font-size:0;
  text-indent:-9999em;
  height:48px;
  width:142px;
  position:absolute;
  z-index:1;
  right: 30px;
  bottom: 10px;
}
body.page-create #page #main #node-form .chiq_item_content_block #edit-submit:hover,
body.node-type-item-edit #page #main #node-form .chiq_item_content_block #edit-submit:hover{
  background:url("../i/sprites3.png?5") no-repeat 0 -2000px !important;
}


.node-type-item-edit #page #node-form #field-og-image-items .form-submit,
.page-create #page #node-form #field-og-image-items .form-submit {
  background: url(/sites/all/themes/ninesixty/i/arrows.png) no-repeat left -24px;
  clear: both;
  border: none;
  cursor: pointer;
  font-family: "MrsEavesIta";
  letter-spacing: -1px;
  font-weight: normal;
  font-size: 24px;
  color: #66AEBC;
  padding-left: 25px;
  line-height: normal;
  position:static;
  width:auto;
}
.node-type-item-edit #page #node-form #field-og-image-items .form-submit:hover,
.page-create #page #node-form #field-og-image-items .form-submit:hover {
  color: #F15A29;
  background: url(/sites/all/themes/ninesixty/i/arrows.png) no-repeat left -18px;
}
#field-og-image-items th{
  color:#fff;
  font-size:12px;
  font-weight:normal;
}
#field-og-image-items .content-add-more{
  clear:both;
}
#page #node-form #field-og-image-items .filefield-upload{
  width:150px;
}
#page #node-form #field-og-image-items .filefield-upload input{
  height:30px;
}

/*Edit-create Deal fieldset*/
body.page-create #node-form .opt .form-item,
body.node-type-item-edit #node-form .opt .form-item{
  clear: both;
  color: #fff;
  margin-left: 40px;
}
body.page-create #node-form .group-deal .fto .form-item,
body.node-type-item-edit #node-form .group-deal .fto .form-item{
  float:left;
  clear:none;
  margin-left:0;
}
body.page-create #node-form .group-deal .opt,
body.node-type-item-edit #node-form .group-deal .opt{
  float:left;
  position:relative;
  overflow:hidden;
  width:245px;
  margin-bottom: 12px;
}
body.page-create #node-form .group-deal legend,
body.node-type-item-edit #node-form .group-deal legend{
  color:#fff;
  font-size:14px;
}
body.page-create #page #node-form .group-deal .opt-wrp label,
body.node-type-item-edit #page #node-form .group-deal .opt-wrp label{
  float:left;
  width:25px;
  text-align:right;
  margin:0 10px 0 0;
  padding-top: 0;
}
body.page-create #page #node-form .group-deal .opt-wrp label.option,
body.node-type-item-edit #page #node-form .group-deal .opt-wrp label.option{
  width: 80px;
}
body.page-create #page #node-form .group-deal .opt-wrp .form-text,
body.node-type-item-edit #page #node-form .group-deal .opt-wrp .form-text{
  background: #fff;
  text-align:center;
  margin:0 10px 0 0;
  padding:0;
  font-weight:bold;
  height:16px;
  line-height:16px;
  width:63px;
}
body.page-create #node-form .group-deal fieldset.right input.form-text:focus,
body.node-type-item-edit #node-form .group-deal fieldset.right input.form-text:focus{
  background: #fff;
  outline:none !important;
}
body.page-create #node-form .group-deal,
body.node-type-item-edit #node-form .group-deal{
  /*width:502px;*/
}
body.page-create #node-form .group-deal fieldset.left,
body.node-type-item-edit #node-form .group-deal fieldset.left{
  float:left;
  position:relative;
  width:275px;
  clear:none;
}
body.page-create #node-form .group-deal fieldset.right,
body.node-type-item-edit #node-form .group-deal fieldset.right{
  float:left;
  position:relative;
  width:502px;
  clear:none;
}
body.page-create #node-form .group-deal fieldset.right legend,
body.node-type-item-edit #node-form .group-deal fieldset.right legend{
  padding:10px 0 5px;
}
/*#edit-field-type-value-wrapper{display:none;}*/
/**/


/* Upload item */
.node-type-item-edit #node-form .chiq_item_photo_block{overflow:hidden}
.node-type-item-edit #node-form .chiq_item_content_block{}

/* Drawings */
.page-drawings #page #site-header{margin-bottom:44px}
.page-drawings #page-title{background:url("/sites/all/themes/ninesixty/i/draw_title.png") no-repeat 0 0;font-size:0;height:55px;text-indent:-5000px}
.page-drawings #drawing_tooltip{color:#65AEBB;cursor:pointer;left:256px;position:absolute;top:6px}
.page-drawings #drawing_tooltip div{background:url("/sites/all/themes/ninesixty/i/next_hov.png") no-repeat 0 -188px;color:#FFFFFF;cursor:text;font-size:22px;font-style:italic;height:104px;left:-183px;letter-spacing:-1px;line-height:27px;padding:36px 14px 10px;position:absolute;text-align:center;top:-146px;width:359px;z-index:1}
.page-drawings .prev_win{float:right;height:26px;margin:0 42px 0 0;overflow:hidden}
.page-drawings .prev_win a{background:url("/sites/all/themes/ninesixty/i/arrows.png") no-repeat 0 9px;color:#66AEBC;font-family: "MrsEavIta";font-size:24px;line-height:26px;padding-left:40px;text-decoration:none}
.page-drawings .prev_win a:hover{background:url("/sites/all/themes/ninesixty/i/arrows.png") no-repeat 0 -20px;color:#F15A29}
.page-drawings #main .quicktabs_wrapper{background:url("/sites/all/themes/ninesixty/i/line.gif") repeat-x 0 28px}
.page-drawings #main .quicktabs_wrapper ul{margin-bottom:20px;padding-top:5px}
.page-drawings #main .quicktabs_wrapper li{padding:0}
.page-drawings #main .quicktabs_wrapper a{background:url("/sites/all/themes/ninesixty/i/sprites2.png") no-repeat 0 -206px;border:none;color:#66AEBC;font-size:10px;padding:3px 5px 0}
.page-drawings #main .quicktabs_wrapper li.first a{background:none}
.page-drawings #main .quicktabs_wrapper li.active a{color:#EE2B7B}
.page-drawings .view-drawings td{padding:0 61px 60px 0}
.page-drawings .view-drawings td.col-3{padding-right:0}
.page-drawings .view-drawings tr.row-last td{padding-bottom:0}
.page-drawings .view-drawings .drawing{overflow:hidden;width:232px}
.page-drawings .view-drawings .tickets{color:#EE2B7B;font-size:11px;letter-spacing:-1px;line-height:1;margin-bottom:10px;padding-top:2px;text-align:center;text-transform:uppercase}
.page-drawings .view-drawings .tickets span{border:1px solid #85C3CF;color:#F15A29;font-size:13px;padding:0 4px 4px}
.page-drawings .view-drawings .drawing_content{background:url("/sites/all/themes/ninesixty/i/block_tbg.gif") repeat-x center top;border:1px solid #9F1F63;height:454px;overflow:hidden;width:226px;position:relative}
.page-drawings .view-drawings .drawing_content .d_ttl{color:#9F1F63;font-size:10px;height:30px;margin-top:18px;overflow:hidden;text-align:center;text-transform:uppercase}
.page-drawings #main .view-drawings .drawing_content .d_ttl a{background:none;color:#9F1F63;font-size:10px;padding:0}
.page-drawings #main .view-drawings .drawing_content .d_ttl a{color:#F15A29}
.page-drawings .view-drawings .drawing_content .d_brand{margin-bottom:5px;text-align:center}
.page-drawings #page .view-drawings .drawing_content .d_brand a{background:none;color:#F15A29;font-size:14px;padding:0;text-transform:uppercase}
.page-drawings .view-drawings .drawing_content .d_image{background:url("/sites/all/themes/ninesixty/i/loader.gif") no-repeat center center;overflow:hidden;height:308px}
.page-drawings #page .view-drawings .drawing_content .d_image img,
.page-drawings #page .view-drawings .drawing_content .d_image a{background:none;display:block;padding:0}
.page-drawings .view-drawings .drawing_content .d_image .click-zoom{background:url("/sites/all/themes/ninesixty/i/bg_zoom.png") repeat 0 0;bottom:103px;color:#686665;font-family:tahoma;font-size:8px;height:20px;padding-top:6px;position:absolute;text-align:center;width:227px}
.page-drawings .view-drawings .drawing_content .d_info{overflow:hidden;padding-top:1px}
.page-drawings .view-drawings .drawing_content .d_date{float:left;font-size:11px;letter-spacing:-1px;line-height:1;margin-left:10px}
.page-drawings .view-drawings .drawing_content .d_win{clear:both;float:left;font-size:11px;letter-spacing:-1px;line-height:1;margin:2px 0 2px 10px}
.page-drawings .view-drawings .drawing_content .d_cost{clear:both;float:left;font-size:11px;letter-spacing:-1px;line-height:1;margin:0 0 9px 10px}
.page-drawings .view-drawings .drawing_content .d_fb{background-color:#AC2066;bottom:0;height:30px;left:0;overflow:hidden;padding:7px 0 0;position:absolute;text-align:center;width:226px}
.page-drawings .view-drawings .drawing_content .d_fb .d_fb_button{overflow:hidden}
.page-drawings .view-drawings .drawing_content .d_fb .d_fb_txt{color:#FFFFFF;font-family:arial;font-size:14px;font-weight:bold;letter-spacing:-1px;line-height:1;margin-top:3px;overflow-x:hidden;overflow-y:hidden}
.page-drawings .view-drawings .item-list{float:right;margin:14px 24px 0 0}
.page-drawings #lightbox #imageContainer{background:url("/sites/all/themes/ninesixty/i/loader.gif") no-repeat center center}
.page-drawings-winners #page #site-header{margin-bottom:62px}
.page-drawings-winners #page-title{background:none repeat 0 0;color:#ED2A7B;float:left;font-family: "MrsEavIta";font-size:28px;font-weight:normal;height:auto;margin-left:11px;text-indent:0}
.page-drawings-winners .view-drawings .view-content{background:url("/sites/all/themes/ninesixty/i/line.gif") repeat-x 0 24px;margin-top:8px}
.page-drawings-winners .view-drawings a.current_drawings{background:url("/sites/all/themes/ninesixty/i/arrows.png") no-repeat 0 7px;color:#66AEBC;float:right;font-family: "MrsEavIta";font-size:24px;height:25px;line-height:24px;margin:-3px 27px 21px 0;overflow:hidden;padding-left:37px;text-decoration:none}
.page-drawings-winners .view-drawings a.current_drawings:hover{background:url("/sites/all/themes/ninesixty/i/arrows.png") no-repeat 0 -22px;color:#F15A29}
.page-drawings-winners .view-drawings table{clear:both;width:100%}
.page-drawings-winners .view-drawings thead{}
.page-drawings-winners .view-drawings thead th{border-color:#B9DDE0;border-style:dashed;border-width:0 0 1px;color:#66AEBC;font-family: "MrsEavIta";font-size:28px;font-weight:normal;line-height:1;padding:0 0 1px 16px}
.page-drawings-winners .view-drawings thead th.views-field-field-drawing-photo-fid{padding-left:24px}
.page-drawings-winners .view-drawings tbody tr{background:none repeat 0 0;border:none;padding:0}
.page-drawings-winners .view-drawings td{border-right:1px dashed #B9DDE0;border-bottom:1px dashed #B9DDE0;padding:10px 13px;vertical-align:middle}
.page-drawings-winners .view-drawings td.views-field-name{width:213px}
.page-drawings-winners .view-drawings td.views-field-name a{float:left;overflow:hidden}
.page-drawings-winners .view-drawings td.views-field-name a.un{color:#EE2B7B;display:block;float:none;font-size:14px;line-height:18px;margin:20px 0 0 88px;overflow:hidden;width:120px}
.page-drawings-winners .view-drawings td.views-field-name img{border:2px solid #ADD7DF;padding:2px}
.page-drawings-winners .view-drawings td.views-field-field-drawing-photo-fid{color:#EE2B7B;padding:10px 23px;text-transform:uppercase}
.page-drawings-winners .view-drawings td.views-field-field-drawing-photo-fid img{border:2px solid #ADD7DF;float:left;margin-right:13px;padding:2px}
.page-drawings-winners .view-drawings td.views-field-field-drawing-photo-fid .name{color:#EE2B7B;display:block;font-size:14px;margin:21px 0 1px;text-transform:uppercase}
.page-drawings-winners .view-drawings td.views-field-field-drawing-photo-fid .brand a{color:#F15A29;padding-left:3px}
.page-drawings-winners .view-drawings td.views-field-field-drawing-date-value{border-right:medium none;padding:10px 16px;width:185px}
.page-drawings-winners .view-drawings td.views-field-field-drawing-date-value span{color:#EE2B7B;font-size:14px;text-transform:uppercase}
.page-drawings-winners .view-drawings .item-list{margin:16px 11px 0 0}

/* ********************************************************************************
 * Misc
 */
.page-user .view-styles_default .views-row{margin-bottom:2px}
.page-user .view-styles_default .views-field-name{float:left;margin-right:3px}
.page-user .view-styles_default .views-field-title{overflow:hidden}
.page-create .node-form .body-field-wrapper fieldset{display:none}
#field_user_ava_values thead th{border:none}
#field_user_ava_values tbody tr{background:none repeat 0 0;border:none}
#field_user_ava_values tbody .widget-edit .filefield-upload{background:url(/sites/all/themes/ninesixty/i/browse.png) no-repeat 45px 15px}
#field_user_ava_values tbody .widget-edit .filefield-upload .form-file{font-size:10px;opacity:0}
#field_user_ava_values tbody .widget-edit .description{display:none}
#node-form #field_user_ava_values .filefield-element .widget-preview img{border:1px solid #65AEBB;height:118px;padding:2px;width:auto}

.node-type-item #linkto{clear:both;float:left;margin-top:35px;overflow:hidden;width:330px}
.node-type-item #linkto h3{color:#66AEBC;font-size:12pt;font-weight:normal;margin:0 0 15px;text-transform:uppercase}
.node-type-item #linkto p{color:#66AEBC;font-size:8pt;line-height:18px;margin:0 0 15px}
.node-type-item #linkto a{color:#9E1F63;display:block;text-decoration:none}
.node-type-item #linkto a:hover{color:#f15a29}
.node-type-item #linkto textarea{border:1px solid #AEDFE4;color:#66AEBC;font-size:8pt;overflow:auto;width:320px}
.node-type-item #item_recs {margin-top:20px;}

.my_chiq #site-menu li.menu-1087 a{color:#f15a29}
body.page-user #content-profile-display-profile .user_friend a{color:#66AEBC;font-weight:normal}
body.page-user #content-profile-display-profile .user_friend a:hover{color:#F15A29}
.page-user-edit #main-content #edit-field-user-ava-0-ahah-wrapper .widget-edit img{display:none}
.page-user-edit #main-content #edit-field-user-ava-0-ahah-wrapper .widget-edit .filefield-upload{
background:url("/sites/all/themes/ninesixty/i/avatar.png") no-repeat 0 0;padding-top:118px}
.page-blog .view-BLOGS .views-row .blog_continue{margin-top:5px;text-align:right}
.page-blog .view-BLOGS .views-row .blog_continue a{font-family:georgia;font-style:italic}

.page-user-friends #page #site-header{margin-bottom:12px}
.page-user-friends #page #main{margin-left:36px;width:840px}
.page-user-friends .view-friends td{padding:0 55px 25px 0}
.page-user-friends .view-friends td.col-5{padding-right:0}
.page-user-friends .view-friends tr.row-last td{padding-bottom:0}
.page-user-friends .view-friends td .views-field-picture img{border:1px solid #AEDFE4;padding:3px}
.page-user-friends .view-friends td .views-field-name{margin-top:2px;text-align:center}

.node-type-button #page #site-header{margin-bottom:28px}
.node-type-button #main-content .button_preview{background:url("/sites/all/themes/ninesixty/i/line.gif") repeat-x 0 bottom;color:#EC2B7A;font-size:11px;
margin-bottom:15px;overflow:hidden;padding-bottom:12px}
.node-type-button #main-content .button_preview h3{color:#EC2B7A;font-family: "MrsEavesRoman";font-size:22px;font-weight:normal;letter-spacing:1px;
margin-bottom:3px;text-transform:uppercase;line-height:1}
.node-type-button #main-content .button_preview .desc{float:left;margin-right:15px;overflow:hidden}
.node-type-button #main-content .button_preview .image{margin-left:300px;margin-top:-3px;overflow:hidden}
.node-type-button #main-content .button_instruction{color:#9F1F63;font-size:11px;margin-bottom:4px;overflow:hidden}
.node-type-button #main-content .button_instruction h3{color:#9F1F63;font-family: "MrsEavesRoman";font-size:22px;font-weight:normal;letter-spacing:1px;
margin-bottom:6px;text-transform:uppercase;line-height:1}
.node-type-button #main-content .button_code_toggle{color:#64ADBB;font-size:10px;padding-right:5px}
.node-type-button #page-title{display:none}
.page-user .user_last_style{float:left;margin:0 4px 0 5px;}
.page-user .user_last_style div{display:inline;}
.page-user .user_last_style .name_title{font-size:18px;padding-right:5px}
.page-user .user_last_style .st{font-size:12px;font-style:italic;padding:0 14px 0 0}
.page-user .user_last_style .di{color:#EE2B7C;display:inline;font-size:10px}

body.Mac #create_item_login #user-login .form-submit,
body.Mac #user-register .form-submit{background-position:left 7px !important}
body.Mac #create_item_login #user-login .form-submit:hover,
body.Mac #user-register .form-submit:hover{background-position:left -22px !important}
.blue_message{color:#85C3CF}

#sidebar-right #block-block-3,
#sidebar-right #block-chiq_google-afs{background:none;border:none;margin-bottom:16px}
#sidebar-right #block-block-3 .in,
#sidebar-right #block-chiq_google-afs .in{border:none;padding:0}

span.ext{display:none}

#page .add_vzaar{color:#85C3CF;font-size:11px;left:245px;position:absolute;top:20px}
#page .hp_top_add_vzaar{font-style:italic;left:auto;right:35px;top:auto;bottom:11px}
#page .hp_top_add_vzaar span{font-style:normal}

.node-type-item #page-title{display:none}
#loading #loadingLink  {background:none}

#top_line .fb_button{background:url("/sites/all/themes/ninesixty/i/facebook_signin.png") no-repeat 0 0;display:block;height:22px;margin-top:7px;width:149px}
#page .fb_button{background:url("/sites/all/themes/ninesixty/i/facebook_signin.png") no-repeat 0 0;height:22px;width:149px}
#top_line .fb_button:hover,
#page .fb_button:hover{background:url("/sites/all/themes/ninesixty/i/facebook_signin.png") no-repeat 0 -24px}
#top_line .fb_button:active,
#page .fb_button:active{background:url("/sites/all/themes/ninesixty/i/facebook_signin.png") no-repeat 0 -48px}
#top_line .fb_button .fb_button_text,
#page .fb_button .fb_button_text{background:none;border:none;font-size:0;text-indent:-5000px}

#sidebar-right .block{background:url(/sites/all/themes/ninesixty/i/block_tbg.gif) repeat-x top}
#sidebar-right .block h2.bttl {text-transform:uppercase;color:#9e1e62;text-align:center}
#block-tagadelic-1 .block{background:none;color:#66aebc}
.messages{color:#9E1E62;font-size:12px;font-style:italic;font-weight:bold;margin:4px 0}
.view-drawings_page_2 table{width:99%}

/**/
#site-header,
#site-subheader,
.column,
.node,
.comment,
.block {
  margin-bottom: 10px;
}
html{height:100%}
body{min-height:100%}

div.admin-panel {
  padding: 0;
}

div.admin-panel .body {
  padding: 0 !important;
}

div.admin .left,
div.admin .right {
  width: 50%;
  margin-left: 0;
  margin-right: 0;
}

div.admin .right .admin-panel {
  margin-left: 10px;
}
textarea{border:1px solid #8ac5d1}
input.form-text{border:1px solid #8ac5d1}
body{
  position:relative;
}
body.front,
body.not-front{
  background:url(/sites/all/themes/ninesixty/i/chiq_body_back.gif);
}
#top_body_line{
  background:url(/sites/all/themes/ninesixty/i/top_line_bgr.png) repeat-x center top;
  height:48px;
  left:0;
  position:relative;
  right:0;
  top:0;
  z-index:2;
}
textarea{resize:none}
.user-anonymous #top_line{width:916px}
#top_line{margin:0 auto;height:40px;padding-left:7px;padding-top:2px;position:relative;width:998px;z-index:2}
#top_line a{color:#fff;text-decoration:none}
#top_line a:hover{text-decoration:underline}
.user-anonymous #top_line li{
background:url(/sites/all/themes/ninesixty/i/top_hole.png) no-repeat center 4px;
display:block;float:left;height:35px;line-height:33px;
padding:0 3px;text-align:center;width:69px}
#top_line li.last {border-left:2px solid #CF4E8A;margin-left:13px;padding-left:25px}
#top_line li.last a {margin-right:23px}
#top_line .left{width:500px}
#top_line .top_line1{color:#FFFFFF;display:block;font-family:trebuchet MS;font-size:11px}
#top_line .top_line2{color:#85C3CE;font-family:trebuchet MS;font-size:10px}
#top_line .top_line1 .top_username{padding-right:4px}
#top_line .top_line1 .top_username a{}
#top_line .top_line1 .top_points{font-size:10px;padding-left:8px}
#top_line .top_line1 .top_points a{text-decoration:underline}
#top_line .top_line2 .top_msgs{padding-right:6px}
#top_line .top_line2 .top_msgs a{color:#85C3CE;text-decoration:underline}
#top_line .top_line2 .top_out{padding-left:7px}
#top_line .top_line2 .top_out a{color:#85C3CE}

#top_line .fd{border-right:2px solid #D5518D;float:left;margin:2px 14px 0 0;padding-right:20px;text-align:center}
#top_line .about{float:left}
#top_line .about .hole{background:url(/sites/all/themes/ninesixty/i/top_hole.png) no-repeat center center;display:block;height:27px;margin-top:4px;width:69px}
#top_line .about a{display:block;padding:5px 16px}
#top_line .about a:hover{text-decoration:underline}

#page{overflow:hidden;width:898px;background: #FFF;border-left: 6px #f1efed solid;border-right: 6px #f1efed solid;padding-bottom: 30px}
#page_wrapper{position:relative;overflow:hidden;margin:0 auto 21px}
#logo{
  display: block;
  height: 58px;
  margin: 8px 2px 14px 0;
  float: left;
  width: 169px;
  z-index: 1;
}
#site-menu{position:relative;clear:both;height:32px;margin:2px 36px 0 28px;width:834px}
#site-menu ul{overflow:hidden;width:840px;border-top:1px dashed #CEE7E3;border-bottom:1px dashed #CEE7E3}
#site-menu ul li{float:left;border-right:1px dashed #CEE7E3;padding:0 10px}
#site-menu ul li a{color:#85C3CF;display:block;font-family: "MrsEavRom", Georgia, serif;font-size:14px;height:27px;line-height:27px;text-decoration:none;
float:left}
body.ClearType-false #site-menu ul li a{font-family: Georgia, serif;}
#site-menu ul li a.active{color:#ee2b7b}
#site-menu ul li a:hover{color:#f15a29}
#main{margin-left:30px;width:499px}
#under-content{margin:15px 32px 20px 30px;width:835px}
body.no-sidebars #main{width:840px}
#sidebar-right{margin-right:35px;width:314px}
#sidebar-right .block .in{overflow:hidden;padding:14px 10px 10px;border-width:1px 1px 1px 1px;border-style:solid;border-color:#86c3cf #86c3cf #b6dbe2}
#sidebar-right .block {border-bottom:1px solid #cfe7ec}


#block-menu-menu-footermenu li.first a{background:url(/sites/default/files/buttons/114.png) no-repeat 0 0;padding-left:22px}
#block-menu-menu-footermenu h2{display:none}
#block-menu-menu-footermenu ul{text-align:center;overflow:hidden;line-height:20px;padding-left:10px}
#block-menu-menu-footermenu li{display:inline;list-style:none;float:left}
#block-menu-menu-footermenu li a{font-family:Georgia, sans-serif;color:#6f6f6f;font-size:10px;text-transform:uppercase;float:left;display:block;height:20px}
#footer{
  background:url(/sites/all/themes/ninesixty/i/footer.gif) no-repeat right bottom;
  height:92px;
  margin:0 auto;
  text-align:center;
  width:910px;
}

#footer-region{margin:0 auto;width:740px}


/**/
/*HOME*/
#top_scroller-container{margin:0 35px 0 30px}
/*HOME END*/

/**/
/*CHIQ BLOQ*/
body.page-blogs #page-title{margin:0 0 10px -3px;height:26px;width:145px;font-size:0;background:url(/sites/all/themes/ninesixty/i/chiq_bloq.gif) no-repeat 0 0;text-indent:-6000px}
.view-BLOGS_page_1 .views-row{border-bottom:1px dashed #85c4d0;margin:0 0 11px;padding-bottom:16px}
.node-type-blog #page-title,
.view-BLOGS .views-field-title,
.view-BLOGS .views-field-title a{color:#9E1F62;font-family:georgia;font-size:14px;font-weight:normal;line-height:normal;margin-bottom:-4px;
text-decoration:none;text-transform:uppercase}
.node-type-blog #main-content .blog_info_open,
.node-type-blog #main-content .blog_info_close,
.node-type-blog #main-content .blog_info_posted,
.views-field-markup,
.view-BLOGS .blog_info_open,
.view-BLOGS .blog_info_close,
.view-BLOGS .blog_info_posted{line-height:normal;color:#9e1f62;font-size:10px;text-transform:uppercase}
.node-type-blog #main-content .blog_info_name,
.node-type-blog #main-content .blog_info_date,
.view-BLOGS .blog_info_name,
.view-BLOGS .blog_info_date{color:#f15a29;font-size:10px;text-transform:uppercase}
.view-BLOGS .views-field-body{}
.view-BLOGS .views-field-phpcode{margin-top:14px}
.view-BLOGS .views-field-field-image-fid{margin-top:2px}

.node-type-blog #main-content .blog_info{margin-bottom:2px}

/*CHIQ BLOQ END*/

/**/
/*Create*/
body.page-create #node-form textarea,
body.node-type-item-edit #node-form textarea{
  border:1px solid #8ac5d1;
  background:#f3f1ec url(../i/bgr_textarea.gif) repeat-x top;
}
body.page-create #node-form input.form-text,
body.node-type-item-edit #node-form input.form-text{
  border:1px solid #8ac5d1;
  background:#f3f1ec url(../i/bgr_input.gif) repeat-x center;
  width:192px;
  float:left;
  margin-right:12px;
}
body.page-create #node-form .form-item,
body.node-type-item-edit #node-form .form-item{
  overflow:hidden;
  clear:both;
  margin:0;
}
body.page-create #node-form .form-item label,
body.node-type-item-edit #node-form .form-item label,
body.is_affliate_create #node-form #field_photo_values_wrapper label{
  color:#65aebb;
  font:10px/15px Georgia, sans-serif;
}
#edit-field-currency-value-wrapper select{border:none;height:20px;width:223px}
body.page-create #node-form select option,
body.node-type-item-edit #node-form select option{background-color:#ffffff}

#edit-field-type-value-wrapper select{
  border: none;
  height: 20px;
  line-height: 20px;
  width: 222px;
}
#page #node-form .brdcrmb{
  background-color:#a01f63;
  overflow:hidden;
  padding-top: 10px;
  margin: 20px -12px;
}
#page #node-form .brdcrmb .form-item{
  float:left;
  position:relative;
  display:inline-block;
  height:215px;
  width:135px;
  clear:none;
}
#page #node-form #edit-type-select-wrapper{margin: 0 75px 0 40px;}
#page #node-form #edit-second-wrapper,
#page #node-form #edit-third-wrapper{margin: 0 75px 0 0;}

#page #node-form .brdcrmb .form-item label{
  text-align:left;
  text-transform:uppercase;
}
#page #node-form .brdcrmb .form-item select{
  background:#fff url('/sites/all/themes/ninesixty/i/galka.png') no-repeat 0 -2px;
  height:175px;
  width:135px;
  text-transform:uppercase;
  padding:0 0 0 20px;
}
#page #node-form .brdcrmb .form-item select option{
  font-family:Trebuchet MS, Arial, sans-serif;
  font-size:13px;
  color:#000;
  text-transform:uppercase;
}
#page #node-form .brdcrmb .form-item select option.odd{
  background-color:#faf4f6;
}
#page #node-form .brdcrmb .form-item select option.selected{

}
#page #node-form #edit-type-select-wrapper select{

}
body.page-create #node-form .form-required,
body.page-create #node-form .grippie,
body.page-create #node-form .field_photo_values tr .description,
body.node-type-item-edit #node-form .form-required,
/*body.node-type-item-edit fieldset,*/
body.node-type-item-edit #node-form .grippie,
body.node-type-item-edit #node-form .field_photo_values tr .description{
  display:none;
}
body.page-create fieldset.captcha,
body.node-type-item-edit fieldset.captcha,
body.page-create fieldset.captcha #edit-I-agree-wrapper,
body.node-type-item-edit fieldset.captcha #edit-I-agree-wrapper{
  display:block;
}
body.page-create #node-form .description,
body.node-type-item-edit #node-form .description{
  color:#9e1f63;
  font:12px/16px Georgia;
  font-style:italic;
  width:625px;
  margin-top:3px;
}
body.page-create #edit-taxonomy-tags-3-wrapper .description,
body.node-type-item-edit #edit-taxonomy-tags-3-wrapper .description{
  width:645px;
}

body.page-create #page-title,
body.node-type-item-edit #page-title{
  background:url(/sites/all/themes/ninesixty/i/sprites_titles.png) no-repeat left 0;
  width:400px;
  height:25px;
  margin:0 0 6px 9px;
  text-indent:-6000px;
  font-size:0;
}

body.page-create #page #main .login_title{display:none}

body.page-create #node-form #edit-field-type-value-wrapper select,
body.node-type-item-edit #node-form #edit-field-type-value-wrapper select{
  float:left;
  margin-right:13px;
}
body.page-create #node-form #edit-title-wrapper,
body.node-type-item-edit #node-form #edit-title-wrapper{
  margin:12px 0 14px;
}
body.page-create #node-form #edit-field-type-value-wrapper,
body.node-type-item-edit #node-form #edit-field-type-value-wrapper{
  margin-bottom:14px;
}
body.page-create #node-form #edit-field-designer-0-nid-nid-wrapper,
body.node-type-item-edit #node-form #edit-field-designer-0-nid-nid-wrapper{
  margin-bottom:18px;
}
body.page-create #node-form #edit-taxonomy-tags-3-wrapper,
body.node-type-item-edit #node-form #edit-taxonomy-tags-3-wrapper{
  margin-bottom:25px;
}
body.page-create #node-form .body-field-wrapper textarea,
body.node-type-item-edit #node-form .body-field-wrapper textarea{
  width:192px;
  height:90px;
  float:left;
  margin-right:6px;
}
body.page-create #node-form .body-field-wrapper .description,
body.node-type-item-edit #node-form .body-field-wrapper .description{margin-top:0}
body.page-create #node-form .body-field-wrapper,
body.node-type-item-edit #node-form .body-field-wrapper{
  margin-bottom:12px;
}
body.page-create #node-form .body-field-wrapper input,
body.node-type-item-edit #node-form .body-field-wrapper input{
  width:268px;
}
body.page-create #node-form .link-field-subrow,
body.node-type-item-edit #node-form .link-field-subrow{
  margin-bottom:18px;
}
body.page-create #node-form .link-field-subrow input,
body.node-type-item-edit #node-form .link-field-subrow input{
  float:left;
  margin-right:13px;
  width:268px;
}
body.page-create #node-form .filefield-element .widget-edit,
body.node-type-item-edit #node-form .filefield-element .widget-edit{
  max-width:100%;
}
body.page-create #node-form #field_photo_values,
body.node-type-item-edit #node-form #field_photo_values,
body.page-create #node-form #field_og_image_values,
body.node-type-item-edit #node-form #field_og_image_values{
  float:left;
}
body.page-create #node-form #field_photo_values thead,
body.node-type-item-edit #node-form #field_photo_values thead,
body.page-create #node-form #field_og_image_values thead,
body.node-type-item-edit #node-form #field_og_image_values thead{
  color:#65aebb;
  font:10px/15px Georgia, sans-serif;
}
body.page-create #node-form #field_photo_values th,
body.page-create #node-form #field_photo_values td,
body.page-create #node-form #field_photo_values tr,
body.page-create #node-form #field_photo_values tbody,
body.node-type-item-edit #node-form #field_photo_values th,
body.node-type-item-edit #node-form #field_photo_values td,
body.node-type-item-edit #node-form #field_photo_values tr,
body.node-type-item-edit #node-form #field_photo_values tbody,
body.page-create #node-form #field_og_image_values th,
body.page-create #node-form #field_og_image_values td,
body.page-create #node-form #field_og_image_values tr,
body.page-create #node-form #field_og_image_values tbody,
body.node-type-item-edit #node-form #field_og_image_values th,
body.node-type-item-edit #node-form #field_og_image_values td,
body.node-type-item-edit #node-form #field_og_image_values tr,
body.node-type-item-edit #node-form #field_og_image_values tbody{
  border:none;
  background:none;
  padding:0;
}
body.page-create #node-form #field_photo_values th,
body.node-type-item-edit #node-form #field_photo_values th,
body.page-create #node-form #field_og_image_values th,
body.node-type-item-edit #node-form #field_og_image_values th{padding-bottom:11px}
body.page-create #node-form #field_photo_values a,
body.page-create #node-form #field_photo_values .description,
body.node-type-item-edit #node-form #field_photo_values a,
body.node-type-item-edit #node-form #field_photo_values .description,
body.page-create #node-form #field_og_image_values a,
body.page-create #node-form #field_og_image_values .description,
body.node-type-item-edit #node-form #field_og_image_values a,
body.node-type-item-edit #node-form #field_og_image_values .description{
  display:none;
}
body.page-create #node-form #field_photo_values .content-multiple-drag,
body.node-type-item-edit #node-form #field_photo_values .content-multiple-drag,
body.page-create #node-form #field_og_image_values .content-multiple-drag,
body.node-type-item-edit #node-form #field_og_image_values .content-multiple-drag{
	width: 1px;
	overflow: hidden;
}
body.page-create #node-form #field_photo_values .filefield-element,
body.node-type-item-edit #node-form #field_photo_values .filefield-element,
body.page-create #node-form #field_og_image_values .filefield-element,
body.node-type-item-edit #node-form #field_og_image_values .filefield-element{
  margin:0;
  padding:4px 0 0 2px;
}
body.page-create #node-form #field_photo_values .filefield-upload,
body.node-type-item-edit #node-form #field_photo_values .filefield-upload,
body.page-create #node-form #field_og_image_values .filefield-upload,
body.node-type-item-edit #node-form #field_og_image_values .filefield-upload{
  width:78px;
  background:url(/sites/all/themes/ninesixty/i/choosefile_btn.gif) no-repeat left top;
}
body.page-create #node-form #field_photo_values .filefield-upload input.form-file,
body.node-type-item-edit #node-form #field_photo_values .filefield-upload input.form-file,
body.page-create #node-form #field_og_image_values .filefield-upload input.form-file,
body.node-type-item-edit #node-form #field_og_image_values .filefield-upload input.form-file{
  width:78px;
  cursor:pointer;
  opacity:0;
  z-index:1;
  position:relative;
  height:21px;
}

body.page-create #node-form #field_photo_values .filefield-upload .form-submit,
body.node-type-item-edit #node-form #field_photo_values .filefield-upload .form-submit,
  body.page-create #node-form #field_og_image_values .filefield-upload .form-submit,
body.node-type-item-edit #node-form #field_og_image_values .filefield-upload .form-submit{
  display:block;
  background:url(/sites/all/themes/ninesixty/i/arrows.png) no-repeat 2px 5px;
  border:none;
  height:18px;
  width:78px;
  font-family: "MrsEavesIta";
  color:#66aebc;
  font-size:12px;
  line-height: 12px;
  font-style:italic;
  font-weight:bold;
  padding-left:30px;
  cursor:pointer;
}
body.page-create #node-form #field_photo_values .filefield-upload .form-submit:hover,
body.node-type-item-edit #node-form #field_photo_values .filefield-upload .form-submit:hover,
body.node-type-item-edit #node-form #edit-delete:hover,
body.page-create #node-form #field_og_image_values .filefield-upload .form-submit:hover,
body.node-type-item-edit #node-form #field_og_image_values .filefield-upload .form-submit:hover,
body.node-type-item-edit #node-form #edit-delete:hover{
  background:url(/sites/all/themes/ninesixty/i/arrows.png) no-repeat 2px -24px;
  color:#f15a29;
}
body.page-create #node-form #edit-submit,
body.node-type-item-edit #node-form #edit-submit,
body.node-type-item-edit #node-form #edit-delete{
  background:url(/sites/all/themes/ninesixty/i/arrows.png) no-repeat left 13px;
  clear:both;
  border:none;
  cursor:pointer;
  font-family: "MrsEavesIta";
  letter-spacing:-1.2px;
  font-size:24px;
  position:absolute;
  color:#66aebc;
  padding-left:25px;
  bottom:15px;
  left:43px;
  font-style:italic;
}
body.node-type-item-edit #node-form #edit-delete{
  left:140px;
}
body.page-create #node-form #edit-submit:hover,
body.node-type-item-edit #node-form #edit-submit:hover,
body.node-type-item-edit #node-form #edit-delete:hover{
  color:#f15a29;
  background:url(/sites/all/themes/ninesixty/i/arrows.png) no-repeat left -16px;
}
body.page-create .sticky-header,
body.node-type-item-edit .sticky-header{display:none}
body.page-create .filefield-element .imagefield-preview,
body.node-type-item-edit .filefield-element .imagefield-preview{
  border:none;
  height:auto;
  min-height:1px;
  float:none;
}

body.page-create .filefield-element .imagefield-preview img,
body.node-type-item-edit .filefield-element .imagefield-preview img{max-height:50px}


#edit-field-photo-0-ahah-wrapper .widget-edit,
#edit-field-photo-1-ahah-wrapper .widget-edit,
#edit-field-photo-2-ahah-wrapper .widget-edit{margin-bottom:10px}
#node-form .filefield-element .widget-preview{
border-right:medium none;
float:none;
margin-right:10px;
overflow:hidden;
max-width:100%;
padding-right:0;
}
body.page-create .widget-edit .form-submit,
body.node-type-item-edit .widget-edit .form-submit{
  background:url(/sites/all/themes/ninesixty/i/arrows.png) no-repeat 2px 5px;
  clear:both;
  border:none;
  cursor:pointer;
  font-family:"MrsEavesIta";
  color:#66aebc;
  padding-left:30px;
  font-style:italic;
  font-weight:bold;
}
body.page-create .widget-edit .form-submit:hover,
body.node-type-item-edit .widget-edit .form-submit:hover{
  color:#f15a29;
  background:url(/sites/all/themes/ninesixty/i/arrows.png) no-repeat 2px -24px;
}
body.page-create #node-form .upload_photo_desciption,
body.node-type-item-edit #node-form .upload_photo_desciption{
 letter-spacing:-0.2px;
  margin-top:36px;
  width:690px;
  clear:both;
}
body.page-create #node-form #edit-mollom-captcha-wrapper .field-prefix{display:block;width:115px;float:left}
body.page-create #node-form #edit-mollom-captcha-wrapper #edit-mollom-captcha{margin:15px 10px}
/*Create END*/

/**/
/*Contact*/
body.page-node-15 #page-title{background:url(/sites/all/themes/ninesixty/i/sprites_titles.png) no-repeat left -32px;font-size:0;height:20px;margin:8px 0 6px;text-indent:-6000px}
#webform-client-form-15{border:1px solid #85c3cf;background-color:#f9fcfd;padding:11px;position:relative}
#webform-client-form-15 label{color:#65aebb;font:10px/15px Georgia, sans-serif;font-weight:bold}
#webform-client-form-15 .form-text{height:18px;width:348px}
#webform-client-form-15 .form-item,
#webform-client-form-16 .form-item{margin:0}
#webform-client-form-15 #webform-component-your_name{margin-bottom:12px}
#webform-client-form-15 #webform-component-email_address{margin-bottom:16px}
#webform-client-form-15 #webform-component-subject{margin-bottom:22px}
#webform-client-form-15 #webform-component-message textarea{height:236px;width:638px}
#webform-client-form-15 #webform-component-message .grippie{display:none}
#webform-client-form-15 .form-submit{
  background:url(/sites/all/themes/ninesixty/i/send_cancel_btn.gif) no-repeat left;
  width:115px;
  height:33px;
  cursor:pointer;
  font-size:0;
  text-indent:-6000px;
  margin-top:20px;
  border:none;
}
#webform-client-form-15 #edit-mollom-captcha-wrapper label,
#webform-client-form-16 #edit-mollom-captcha-wrapper label{
  text-transform:uppercase;
  margin-top:30px;
  font-size:10px;
}
/*Contact end*/

/**/
/*Feedback*/
body.page-node-16 #page-title{background:url(/sites/all/themes/ninesixty/i/sprites_titles.png) no-repeat left -142px;font-size:0;height:20px;margin:8px 0 6px;text-indent:-6000px}
body.page-node-16 #main-content p{
  color:#9e1f63;
  font-size:14px;
  text-transform:uppercase;
  margin:0 0 9px;
}
#webform-client-form-16{
  border:1px solid #85c3cf;
  background-color:#f9fcfd;
  padding:19px 11px 0;
  position:relative;
}
.user-authenticated #webform-client-form-16{padding-bottom:6px;}
#webform-client-form-16 label{
  color:#65aebb;
  font:12px/30px Georgia, sans-serif;
}
#webform-client-form-16 #edit-submitted-suggestions-feature-ideas-bug-reports-and-comments-always-welcome-wrapper{
  margin:0 0 12px;
}
#webform-client-form-16 .form-submit{
  background:url(/sites/all/themes/ninesixty/i/send_cancel_btn.gif) no-repeat -229px center;
  width:144px;
  height:33px;
  cursor:pointer;
  font-size:0;
  text-indent:-6000px;
  margin: 20px 0 10px;
  border:none;
}
#webform-client-form-16 textarea{
  height:374px;
  width:638px;
}
#webform-client-form-16 .grippie{display:none}
#webform-client-form-15 #edit-mollom-captcha-wrapper .field-prefix,
#webform-client-form-16 #edit-mollom-captcha-wrapper .field-prefix{
  display:block;
  width:140px;
}
#webform-client-form-15 #edit-mollom-captcha-wrapper .description,
#webform-client-form-16 #edit-mollom-captcha-wrapper .description {
  margin:10px 0;
}
#webform-client-form-15 #edit-mollom-captcha-wrapper .field-prefix .mic,
#webform-client-form-16 #edit-mollom-captcha-wrapper .field-prefix .mic{
  display:block;
}
#webform-client-form-15 #edit-mollom-captcha-wrapper input,
#webform-client-form-16 #edit-mollom-captcha-wrapper input{
  width:108px;
}
/*feedback end*/

/*register step1*/
#block-block-1{margin:120px 0 0 -33px;background:url(/sites/all/themes/ninesixty/i/chiq_it.png) no-repeat left top;padding-top:162px}
#block-block-1 h3{font-family: "MrsEavesRom";font-size:18px;color:#ed2b7b;letter-spacing:0.25px;margin:0 0 16px 3px;font-weight:normal}
#block-block-1 ul {margin-left:2px}
#block-block-1 ul li{text-transform:uppercase;font-family: "MrsEavesRom";font-size:16px;color:#9f1f63;margin-bottom:17px;letter-spacing:0.2px}
#block-block-1 ul li span{color:#ee2b7c}
body.page-user-register #page-title{
  font-size:0;
  text-indent:-6000px;
  background:url(/sites/all/themes/ninesixty/i/sprites_titles.png) no-repeat left -67px;
  height:75px;
  margin:33px 0 0 9px;
}
body.page-user-register .tabs{display:none}
#user-register{margin:5px 0 0 44px;width:290px}
#user-register label{line-height:18px;text-transform:uppercase;color:#66aebc;font-size:10px}
#user-register label a{color:#66aebc;text-decoration:underline}
#user-register input.form-text{width:192px;border:1px solid #e8e2dd;background:url(/sites/all/themes/ninesixty/i/bgr_input_reg1.gif) repeat-x top;height:16px}
#user-register .form-required{display:none}
#user-register .form-item{margin:0}
#user-register #edit-name-wrapper{margin-bottom:15px}
#user-register #edit-pass-pass1-wrapper{padding-bottom:18px;position:relative}
#user-register #edit-pass-pass2-wrapper{padding-bottom:18px;position:relative}
#user-register #edit-mail-wrapper{margin-bottom:18px}
#user-register #edit-field-gender-value-wrapper{}
#user-register #edit-field-gender-value{}
#user-register .container-inline-date{margin-bottom:15px}
#user-register fieldset{padding:0;margin:0 0 0 -5px}
#user-register .captcha{margin-bottom:17px}
#user-register .captcha img{border:1px solid #e8e2dd}
#user-register #edit-captcha-response-wrapper{margin-bottom:6px}
#user-register #edit-I-agree-wrapper{margin-bottom:11px}
#user-register #edit-field-birthday-0-value-wrapper select{
background:url(/sites/all/themes/ninesixty/i/bgr_input_reg1.gif) repeat-x center top;
border:1px solid #E8E2DD;
height:20px;
margin-right:2px}
#user-register #edit-mollom-captcha-wrapper{margin-bottom:30px}
#user-register .form-submit{margin-left:-5px}
body.page-create #user-register fieldset{margin:5px 0 0 -7px}



#user-register .form-submit,
#node-form .form-submit{
  background:url(/sites/all/themes/ninesixty/i/arrows.png) no-repeat left 11px;
  clear:both;
  border:none;
  cursor:pointer;
  font-family: "MrsEavesIta";
  letter-spacing:-1px;
  font-weight:normal;
  font-size:24px;
  color:#66aebc;
  padding-left:25px;
  line-height:normal;
}
#user-register .form-submit:hover,
#node-form .form-submit:hover{
  color:#f15a29;
  background:url(/sites/all/themes/ninesixty/i/arrows.png) no-repeat left -18px;
}
#user-register span.password-strength,
#user-register span.password-confirm{
  display:block;
  position:absolute;
  bottom:5px;
  left:0;
  font-size:10px;
}
/*register step1 end*/

#create_item_register {
  width:338px;
  display:inline;
  position:relative;
}
#create_item_or{margin-top:61px}
#create_item_login{
  margin:27px 0 0 66px;
  background:#EFF7F8 url(../i/sign_in.png) no-repeat 66px 27px;
  height:310px;
  width:361px;
  border-bottom:1px solid #cfe7ec;
}
#user-login{
  border-width:1px 1px 1px 1px;
  border-style:solid;
  border-color:#86c3cf #86c3cf #b6dbe2;
  padding:80px 98px 64px 67px;
}
#user-login input.form-text{
  border:1px solid #8ac5d1;
  background:#f3f1ec url(../i/bgr_input.gif) repeat-x center;
  width:190px;
}
#user-login .form-item{
  overflow:hidden;
  margin:0;
}
#user-login .form-item label{
  color:#65aebb;
  font:10px/18px Georgia, sans-serif;
  text-transform:uppercase;
}
#user-login .description,
#user-login .form-required{display:none}


#user-login .form-submit{
  background:url(/sites/all/themes/ninesixty/i/arrows.png) no-repeat left 11px;
  clear:both;
  border:none;
  cursor:pointer;
  font-family: "MrsEavesIta";
  letter-spacing:-1px;
  font-size:24px;
  color:#66aebc;
  padding-left:25px;
}
#user-login .form-submit:hover{
  color:#f15a29;
  background:url(/sites/all/themes/ninesixty/i/arrows.png) no-repeat left -18px;
}
#user-login #edit-name-1-wrapper{margin-bottom:16px}
#user-login #edit-pass-1-wrapper{margin-bottom:11px}
/*use not signed in END*/
#tabs-main_page_tabs .view-id-hot .chiq_item_info .chiq_item_line .chiq_item_chiq_it a.unflag-action,
#general .ui-tabs-nav .view-id-hot .chiq_item_info .chiq_item_line .chiq_item_chiq_it a.unflag-action,
.node-type-brand-item .chiq_item_info .chiq_item_line .chiq_item_chiq_it a.unflag-action,
#search-list .chiq_item_info .chiq_item_line .chiq_item_chiq_it a.unflag-action{
  opacity:0.4;
}
div.content-profile-display {
	padding: 1em;
}
div.content-profile-display div img {
	display: block;
}
.form-item label {
	margin-bottom: 4px;
}
.views-row{clear:both;overflow:hidden}
.chiq-search-result .srch_item{margin-bottom:8px;clear:both;overflow:hidden}
.chiq-search-result{
  background:url(/sites/all/themes/ninesixty/i/search_res.png) repeat-x top;margin-top:6px;
  padding:58px 18px 40px;
  width:275px;
  position:relative;
  border-bottom:1px solid #9E9E9E;
}
#csr {
  position:absolute;
  z-index:2;
  float:left;
  top: 50px;
  left: 5px;
}
#csr .csk {
  background:url("/sites/all/themes/ninesixty/i/search_nr.png") repeat-x 50% 0%;
  border-bottom:1px solid #B7B7B7;
  color:#fff;
  font-size:18px;
  line-height:20px;
  font-style:italic;
  height:57px;
  margin-top:6px;
  padding-top:20px;
  text-align:center;
  width:317px;
}
#csf .fs {
  background:none;
  border:none;
  cursor:pointer;
  font-size:0px;
  height:23px;
  margin:6px;
  text-indent:-6000px;
  width:25px;
}
#csr .chiq-search-result-empty{
  background: url("/sites/all/themes/ninesixty/i/search_nr.png") repeat-x 50% 0%;
  color: #fff;
  font-size: 18px;
  font-style: italic;
  height: 57px;
  margin-top: 6px;
  padding-top: 20px;
  text-align: center;
  width: 317px;
}
/*.chiq-search-result{display:none}*/
#chiq-search-result {border-bottom:1px solid #B7B7B7;position:relative;z-index:2}
.chiq-search-result img{float:left;margin-right:15px;border:1px solid #afe0e5;height:34px;width:34px}
.chiq-search-result .ttl{margin-left:51px;line-height:1}
.chiq-search-result .ttl a{font-size:11px;color:#fff;font-weight:bold}
.chiq-search-result .txt{margin-top:4px;line-height:1;margin-left:51px;font-size:11px;color:#fff}
.chiq-search-result .see_all{
background:url(/sites/all/themes/ninesixty/i/arrows.png) no-repeat left 2px;
bottom:21px;
float:right;
font-size:10px;
color:#fff;
padding-left:33px;
position:absolute;
right:14px;
text-transform:uppercase}
.chiq-search-result .see_all:hover{background:url(/sites/all/themes/ninesixty/i/arrows.png) no-repeat 0 -27px}
.chiq-search-result-empty{
background:url(/sites/all/themes/ninesixty/i/search_nr.png) repeat-x top;
color:#FFF;
font-size:18px;
font-style:italic;
height:36px;
padding-top:55px;
text-align:center;
width:317px;
margin-top:6px;
}
.chiq-search-keyword{background:url(/sites/all/themes/ninesixty/i/search_nr.png) repeat-x top;color:#FFF;font-size:18px;font-style:italic;height:57px;padding-top:20px;text-align:center;width:317px;margin-top:6px}

body.page-messages #page div.tabs,
body.page-messages #page .tabs ul{height:32px;margin:0;border:none}
body.page-messages #page .tabs li,
body.page-messages #page .tabs li a{height:32px;display:block;border:none;float:left}
body.page-messages #page .tabs li{background:url(/sites/all/themes/ninesixty/i/tabs_right.png) no-repeat right top}

body.page-messages #page .tabs li a{background:url(/sites/all/themes/ninesixty/i/tabs_left.png) no-repeat left top;padding-left:21px;padding-right:5px;
margin-right:21px;text-transform:uppercase;font-size:14px;font-family: "MrsEavesRom";font-weight:bold;color:#fff;line-height:32px}
body.page-messages #page .tabs li.active{background:url(/sites/all/themes/ninesixty/i/tabs_right.png) no-repeat right bottom}
body.page-messages #page .tabs li.active a{background:url(/sites/all/themes/ninesixty/i/tabs_left.png) no-repeat left bottom;margin-right:18px}

body.page-messages #page-title{margin-bottom:20px}

#privatemsg-list,
#privatemsg-new{border:1px solid #85c3cf;background-color:#f9fcfd;padding:0 7px}
#privatemsg-list table.privatemsg-list{width:100%;margin-bottom:20px}
#privatemsg-list table.privatemsg-list tbody{border-top:none}
#privatemsg-list table.privatemsg-list tr{background:none;border-top:1px dashed #85c3cf;border-bottom:1px dashed #85c3cf;padding:0}
#privatemsg-list table.privatemsg-list td{padding:10px 0;color:#6f6f6f;font-size:10px;vertical-align:middle}
#privatemsg-list table.privatemsg-list td.privatemsg-list-participants{padding:10px;vertical-align:top}
#privatemsg-list table.privatemsg-list td.privatemsg-list-subject{padding:15px 10px 10px;vertical-align:top}
#privatemsg-list table.privatemsg-list td.privatemsg-list-participants .pic{float:left;margin-right:15px}
#privatemsg-list table.privatemsg-list td.privatemsg-list-participants a{position:relative;top:5px;font-weight:bold;color:#66aebc;font-size:12px;text-decoration:none}
#privatemsg-list table.privatemsg-list td.privatemsg-list-subject a{font-weight:normal;color:#66aebc;font-size:12px;text-decoration:none}
#privatemsg-list table.privatemsg-list td.privatemsg-list-subject .mesg_body{font-weight:normal}
#privatemsg-list table.privatemsg-list td.privatemsg-list-participants .time{position:relative;top:5px}



#privatemsg-new #edit-recipient-wrapper{position:relative}
#privatemsg-new #edit-recipient-wrapper .description{left:25px;color:#85c3cf;font-size:10px;position:absolute;top:0}
#privatemsg-new #edit-subject-wrapper{}
#privatemsg-new label{margin:0;color:#85c3cf;font-size:10px;text-transform:uppercase}
#privatemsg-new input.form-text{}
#privatemsg-new .form-required{display:none}
#privatemsg-new textarea{width:638px;height:240px}
#privatemsg-new .grippie{display:none}

#privatemsg-new #edit-cancel{ background:url(/sites/all/themes/ninesixty/i/send_cancel_btn.gif) no-repeat -118px center;
  float:left;
  width:111px;
  height:33px;
  cursor:pointer;
  font-size:0;
  text-indent:-6000px;
  margin-top:1px;
  margin-left:10px;
  border:none}
#privatemsg-new .form-submit{ background:url(/sites/all/themes/ninesixty/i/send_cancel_btn.gif) no-repeat 0px center;
  width:110px;
  height:33px;
  cursor:pointer;
  font-size:0;
  text-indent:-6000px;
  margin-top:1px;
  border:none;
  float:left}

#outerImageContainer{background:#ed2a7b url(../i/bgr_item_popup.png) repeat-x bottom !important;border-width:1px 1px 0;border-style:solid;border-color:#9e1f63}
/*#modalContainer{background:url("/sites/all/themes/ninesixty/i/loader.gif") no-repeat center center;text-align:left;color:#fff;width:815px !important;*/
/*position:relative;padding:32px 0 0 32px !important;overflow:hidden}*/
#modalContainer #popup_vote_complete{background:url("/sites/all/themes/ninesixty/i/bgr_item_popup.png") repeat-x center bottom #ED2A7B !important;overflow:hidden}
#modalContainer .pvc_left{border:1px solid #89C0CD;display:inline;float:left;height:418px;overflow:hidden;position:relative;width:320px;
padding:50px 12px 30px;margin-right:15px;background-color:#fff}
#modalContainer .pvc_right{float:right;display:inline;width:420px}
#modalContainer .pvc_left_ttl{font-size:0;line-height:0;text-indent:-9999em;position:absolute;top:20px;left:42px;background:url(/sites/all/themes/ninesixty/i/item_popup_left_ttl.png) no-repeat center;width:253px;height:22px}
#modalContainer .pvc_left_img{}
#modalContainer .pvc_left_img img{}
#modalContainer .pvc_left_links{font-size:10px;position:absolute;bottom:10px;left:50px;width:auto}
#modalContainer .pvc_left_links .chiq_item_count a span{color:#f15a29;font-size:11px}
#modalContainer .chiq-search-result{background:none;border:none;padding:0;margin:0}
#modalContainer .chiq-search-result img{border:1px solid #89c0cd;background-color:#fff;padding:5px;width:74px;height:74px}
#modalContainer .pvc_right_ttl{margin:30px 0 30px 20px;font-size:0;line-height:0;text-indent:-9999em;background:url(/sites/all/themes/ninesixty/i/item_popup_right_ttl.png) no-repeat center;width:326px;height:27px}
#modalContainer .chiq-search-result .views-field-field-photo-fid{margin:0 20px 40px 0}
#modalContainer .chiq_item_count_number{margin-right:15px}
#modalContainer .chiq_item_comment{margin-right:15px;background:url(/sites/all/themes/ninesixty/i/sprites2.png) no-repeat 0 -186px;padding-left:18px}
#modalContainer .chiq_item_details{background:url(/sites/all/themes/ninesixty/i/sprites2.png) no-repeat 0 -233px;padding-left:18px}

#tabs-main_page_top_chiq_tabs,
#block-views-top_scroller-block_2,
#block-views-top_scroller-block_1{z-index:0;position:relative}

#bottomNavClose{z-index:11000;position:absolute;right:30px;top:30px}
#bottomNavClose,
#bottomNavClose:hover{
background:url(/sites/all/themes/ninesixty/i/x.png) no-repeat center !important;height:20px;width:20px}
#imageData {
display:none}

#page .pager{overflow:hidden;text-align:right}
#page .item-list ul.pager li{float:left;margin:0 3.5px;padding:1px 0.5px;border:1px solid #CECECE}
#page .item-list ul.pager li.pager-current{padding:1px 4px;border:1px solid #85C3CF}
#page .item-list ul.pager li:hover{border:1px solid #85C3CF}
#page .item-list ul.pager li a{background:none;float:left;font-size:10px;font-weight:bold;text-transform:lowercase;color:#cecece;padding:0 4.5px;height:15px;line-height:14px}
#page .item-list ul.pager li a:hover{color:#66AEBC}
#page .item-list ul.pager li.pager-previous,
#page .item-list ul.pager li.pager-next{border:none;padding:0;margin:0}
#page .item-list ul.pager li.pager-previous a,
#page .item-list ul.pager li.pager-next a{border:1px solid #CECECE;padding:1px 3px}

/*FEATURED ITEMS*/
#block-chiq_featured-main{
  border-top:1px dashed #c2e7eb
}
#page #block-chiq_featured-main{
  width:100%;
  background:url(/sites/all/themes/ninesixty/i/block_tbg.gif) repeat-x center top
}
a#fir{
  background:url("../i/sprites1.png") no-repeat 0 -585px;
  display:block;
  font-size:0;
  text-indent:-9999em;
  height:30px;
  position:absolute;
  right:23px;
  top:5px;
  width:103px;
}
a#fir:hover{
   background:url(../i/sprites1.png) no-repeat 0 -617px;
}
#block-chiq_featured-main .quicktabs_tabs{
  border-top:1px dashed #c2e7eb;
  border-bottom:1px dashed #c2e7eb;
  height:25px;
  margin:6px 0 20px 1px;
  padding:0
}
#page #block-chiq_featured-main .quicktabs_tabs li{
  line-height:20px;
  float:left;
  position:relative;
  margin:0 3px;
  border-style:dashed;
  border-width:0 1px 0 0;
  border-color:#c2e7eb;
  padding:3px 25px 0 18px;
  height:22px
}
#page #block-chiq_featured-main.quicktabs_tabs li.last{
  background:none;
  border:none
}
#page #block-chiq_featured-main .quicktabs_tabs .ui-tabs-selected a,
#page #block-chiq_featured-main .quicktabs_tabs a {
  color:#EE2B7B;
}
#page #block-chiq_featured-main .quicktabs_tabs li a{
  color:#66AEBC;
  font-size:10px;
  text-transform:uppercase;
  background:none;
  border:none;
  float:left;
}
#page #block-chiq_featured-main .quicktabs_tabs li a:hover,
#page #block-chiq_featured-main .quicktabs_tabs li.active a{
  color:#f15a29
}
#block-chiq_featured-main .ui-tabs-nav,
#block-chiq_featured-main .ui-tabs-panel{
  padding:0;
  margin:0;
  border:none
}

#block-chiq_featured-main .bttl{margin-top:9px;background:url(/sites/all/themes/ninesixty/i/features_items.png) no-repeat center;width:220px;height:30px;font-size:0;line-height:0;text-indent:-9999em}
#block-chiq_featured-main .fi{position:relative;float:left;margin:0 12px 10px 0;}
#block-chiq_featured-main .fi img{border:1px solid #b5e2e6;padding:5px;background-color:#fff}
#block-chiq_featured-main .col-6 .fi img{margin-right:0}
#block-chiq_featured-main .fi_fl{text-align:center;}

#block-chiq_featured-main .view-featured_item-attachment_1{float:left;margin:25px 10px 10px;width:130px}
#block-chiq_featured-main .view-featured_item-default{float:right;margin-top:30px;width:685px}
#block-chiq_featured-main .view-featured_item-attachment_1 .views-field-title{line-height:1;margin-bottom:2px}
#block-chiq_featured-main .view-featured_item-attachment_1 .views-field-title a{font-size:10px;color:#6f6f6f}
#block-chiq_featured-main .view-featured_item-attachment_1 .views-field-title a:hover{text-decoration:none;color:#ee2b7c}

#page #block-chiq_featured-main .item-list{overflow:hidden;margin-top:55px;float:right;margin-right:5px}
/**/





#chiq_history_block .quicktabs_tabpage .item-list .pager{margin:0 auto;width:100px}


body.is_affliate_create #node-form #field_photo_values_wrapper{overflow:hidden;width:100%}
body.is_affliate_create #node-form .description,
body.is_affliate_create #field_photo_values_wrapper .tr .form-submit,
body.is_affliate_create #field_photo_values_wrapper .tr select,
body.is_affliate_create #field_photo_values_wrapper .tr input.form-file{display:none}
body.is_affliate_create #node-form #field_photo_values_wrapper img{height:130px;width:auto;padding:8px}

body.is_affliate_create #node-form #field_photo_values_wrapper .widget-preview{overflow:hidden;text-align:center}
body.is_affliate_create #node-form #field_photo_values_wrapper .filefield-element label{font-style:italic}
body.is_affliate_create #node-form #field_photo_values_wrapper .tbody{overflow:hidden;margin-bottom:50px}
body.is_affliate_create #node-form #field_photo_values_wrapper .tr{height:217px;position:relative;display:inline;float:left}
body.is_affliate_create #node-form .filefield-element .widget-preview{margin:0;text-align:left}
body.is_affliate_create #node-form #field_photo_values_wrapper .td .widget-edit{
position:absolute;bottom:0;left:0}

body.page-buttons #page #site-header{margin-bottom:25px}
body.page-buttons #page-title{background:url("/sites/all/themes/ninesixty/i/add_chiq_button_ttl.png") no-repeat center center;color:#FFFFFF;font-size:0;height:180px;line-height:0;margin:114px 0 0 12px;text-indent:-9999em;width:704px}
body.page-buttons #main-content .view-buttons{position:static}
body.page-buttons #main-content .buttons_addthis{left:8px;overflow:hidden;position:absolute;top:0}
body.page-buttons #main-content .buttons_addthis .part{color:#FD7752;font-family:"MrsEavIta";font-size:24px;line-height:30px;margin-bottom:1px}
body.page-buttons #main-content .buttons_addthis .plus_addthis{background:url("/sites/all/themes/ninesixty/i/") no-repeat 0 -591px;float:left;height:63px;margin-top:5px;width:240px}
body.page-buttons #main-content .buttons_addthis a.button{background:url("/sites/all/themes/ninesixty/i/") no-repeat 0 -520px;display:block;float:right;font-size:0;height:56px;margin:0 0 0 26px;text-indent:-5000px;width:220px}

.view-buttons .view-header{margin:64px 0 0 14px}
.view-buttons .view-header h3{font-family:Georgia, sans-serif;font-size:18px;color:#85c3cf;font-weight:normal}
.view-buttons .views-table{margin:10px 0 20px 34px;width:596px}
.view-buttons .views-table tbody,
.view-buttons .views-table th,
.view-buttons .views-table tbody tr{background:none;border:none}
.view-buttons .views-table tbody td{background:url(/sites/all/themes/ninesixty/i/line.gif) repeat-x center bottom;
border-bottom:none}
.view-buttons .views-table td.views-field-field-button-pic-fid{padding:10px 1px 5px}
.view-buttons .views-table td.views-field-view-node{padding-top:5px;text-align:right;vertical-align:top}
.view-buttons .views-table td.views-field-view-node a{color:#66aebc}
.view-buttons .views-table td.views-field-view-node a:hover{color:#f15a29}
body.page-buttons .view-buttons span.chiq_it{top:0;left:572px;height:182px;width:151px;position:absolute;background:url(/sites/all/themes/ninesixty/i/chiq_it.png) no-repeat;display:block}
body.page-buttons .view-buttons .item-list{position:absolute;top:-60px;left:0}

.search_results .no-result h2{color:#ed2a7b;margin-bottom:20px}


body.page-user #main{margin-left:20px;width:845px}
body.page-user-edit #main{margin-left:20px;width:509px}
#user_main{float:left;margin-right:30px;width:500px}
#chiq_history_block{background:url(/sites/all/themes/ninesixty/i/block_tbg.gif) repeat-x center top;float:left;width:315px;margin-top:24px}
#chiq_history_block h2{background:url(/sites/all/themes/ninesixty/i/sprites1.png) no-repeat 67px -492px;font-size:0;position:relative;height:25px;margin:6px 0 0 0;text-indent:-6000px}
#chiq_history_block .in{border-color:#86C3CF #86C3CF #B6DBE2;border-style:solid;border-width:1px;padding:14px 10px 10px}
#chiq_history_block .quicktabs_tabs{border-bottom:1px dashed #C2E7EB;border-top:1px dashed #C2E7EB;height:25px;margin:4px 0 14px 0;padding:0}
#chiq_history_block .quicktabs_tabs li{border-color:#C2E7EB;border-style:dashed;border-width:0 1px 0 0;float:left;height:22px;position:relative}
#chiq_history_block .quicktabs_tabs li.qtab-0{margin:0;padding:4px 44px 0}
#chiq_history_block .quicktabs_tabs li.qtab-1{margin:0 3px;padding:4px 3px 0 49px;border:none}
#chiq_history_block .quicktabs_tabs .active a{color:#EE2B7B}
#chiq_history_block .quicktabs_tabs li a{color:#66AEBC;font-size:10px;text-transform:uppercase}

#chiq_history_block .ui-tabs-nav{border:none}
#chiq_history_block .quicktabs_main{border:none;padding:0;color:#6f6f6f}
#quicktabs_container_history .views-row{padding-top:10px;overflow:hidden;margin-bottom:10px}
#quicktabs_container_history .views-field-field-photo-fid{background:url(/sites/all/themes/ninesixty/i/no-image.gif) no-repeat center;overflow:hidden;width:50px;height:50px;margin-top:-5px;float:left;margin-right:10px;border:1px solid #86c4cf;padding:4px;background-color:#fff}
#quicktabs_container_history .views-field-field-photo-fid img{width:50px;height:50px}
#quicktabs_container_history .views-field-title a{font-size:11px}
#quicktabs_container_history .views-field-timestamp,
#quicktabs_container_history .views-field-created{font-size:10px;color:#66aebc}
#quicktabs_container_history .views-field-teaser{font-size:11px;margin-left:70px}
body.page-user .profile h3{border:none}
body.page-user #page-title,
body.page-fbconnect-register #page-title{display:none}
body.page-user .user_name{float:left;margin:2px 0 0 5px;font-size:18px;font-weight:normal;color:#6f6f6f}
#user_top .user_wearing{background:url(/sites/all/themes/ninesixty/i/user_top.gif) repeat-x center;margin-left:5px;padding:0 5px;height:22px;float:left;position:relative}
#user_top{height:22px;overflow:hidden;padding-bottom:10px;border-bottom:1px dashed #c2e7eb}
#user_top .user_wearing label{margin-top:3px;font-weight:normal;font-size:13px;font-style:italic;float:left}
#user_top .user_wearing .form-text{margin-top:2px;width:265px;float:left;border:none;background:none;font-size:13px;font-style:italic}
#user_top .user_wearing .form-item{margin:0;overflow:hidden}
#page #user_top .user_wearing .form-submit{background:none;border:none;font-size:11px;color:#EE2B7C;font-family:Georgia, sans-serif;position:absolute;right:-85px;top:3px;z-index:1;padding:0}
body.page-user .profile{margin:0}
body.page-user .profile a,
#content-profile-title-profile{display:none}
body.page-user #content-profile-display-profile a{display:inline}
#content-profile-display-profile{border:none;padding:0;margin:0}
body.page-user .profile .name_title{float:left}
body.page-user .profile .user_info{font-size:12px;line-height:23px}
body.page-user .profile .user_info span{color:#66aebc;}
body.page-user .profile .user_count_1{font-size:36px;}
body.page-user .profile .user_count_2{font-size:24px;}
.user_block_ttl{background:url(/sites/all/themes/ninesixty/i/block_tbg.gif) repeat-x center top;border-top:1px dashed #c2e7eb;border-bottom:1px dashed #C2E7EB;
height:38px;margin-bottom:7px;position:relative}
.user_picture{text-align:center;float:left;margin:0 60px 0 22px}
.user_picture img{margin:0;padding:3px;border:1px solid #aedfe4}
.user_picture a{font-size:10px;color:#6f6f6f}
.user_my_closet{clear:both;margin-top:60px}
.user_info_wrapper{overflow:hidden;padding-top:26px;position:relative}
.user_info_wrapper a.edit,
.user_info_wrapper a.my-orders{background:url(/sites/all/themes/ninesixty/i/arrows.png) no-repeat 2px 2px;color:#66AEBC;font-size:10px;padding-left:37px;position:absolute;
right:0;
text-transform:uppercase;
top:27px}
.user_info_wrapper a.my-orders{
  top:44px;
}
.user_info_wrapper a.edit:hover,
.user_info_wrapper a.my-orders:hover{color:#f15a29;background:url(/sites/all/themes/ninesixty/i/arrows.png) no-repeat 2px -27px;text-decoration:none}
body.page-user .user_info_inner .info{margin-bottom:15px;font-size:11px;line-height:15px;}
.user_info_inner{float:left;margin-right:10px;width:230px}
#my-items{
  position:relative;
}
#my-items .quicktabs_tabs{
  position:absolute;
  right:10px;
  top:12px;
  color:#66aebc
}
#my-items .quicktabs_tabs li.last a{
  border:none;
}
#my-items .quicktabs_tabs a{
  font-size:10px;
  text-transform:uppercase;
  border-right:1px solid #66aebc;
  color:#66aebc;
  margin:0 5px 0 0;
  padding:0 8px 0 0;
}
#my-items .quicktabs_tabs a:hover,
#my-items .quicktabs_tabs li.active a{
  color:#f15a29;
  text-decoration:none;
}
#page tbody{border:none}
body.page-user #node-form .standard fieldset,
body.page-user #node-form .admin{display:none}
body.page-user #node-form .standard{top:0}
body.page-user #node-form .admin .form-submit{display:block}
body.page-user .user_block_ttl .see_all_link{position:absolute;top:14px;right:4px}
body.page-user .user_block_ttl .see_all_link a{text-transform:uppercase;font-size:10px;color:#66aebc;background:url(/sites/all/themes/ninesixty/i/arrows.png) no-repeat 2px 2px;padding-left:36px}
body.page-user .user_my_closet a{text-transform:uppercase;font-size:10px;color:#66aebc;
background:url(/sites/all/themes/ninesixty/i/arrows.png) no-repeat 2px 2px;
position:absolute;
right:4px;
top:14px;
padding-left:36px;
}
body.page-user .user_block_ttl .see_all_link a:hover,
body.page-user .user_my_closet a:hover{color:#f15a29;background:url(/sites/all/themes/ninesixty/i/arrows.png) no-repeat 2px -27px;text-decoration:none;cursor:pointer}
body.page-user .user_main_blocks,
body.page-user .user_main_blocks a{font-size:11px}
body.page-user .user_main_blocks .content{padding:0 10px}
body.page-user .user_block_ttl h3{font-size:0;line-height:0;text-indent:-9999em;margin-top:15px}
body.page-user .user_my_closet{margin-bottom:50px}
body.page-user .user_my_closet .user_block_ttl h3{background:url(/sites/all/themes/ninesixty/i/sprites1.png) no-repeat 6px -385px;height:20px}
.field_fav_orite_table{width:100%;border-collapse:separate}
.field_fav_orite_table th{border:none;color:#85c3cf;text-transform:uppercase;padding-left:8px}
.field_fav_orite_table tr{background:none;border:none}
.field_fav_orite_table td{border-width:3px 5px; border-color:#fff;border-style:solid}
body.page-user .user_fan_of{margin:30px 0 40px;clear:both}
.user_fan_of .user_block_ttl h3{
  background: url(../i/sprites1.png) no-repeat 7px -407px;
  height: 20px;
  float: left;
  width: 125px;
}
#user-profile-form{
  position:relative;
  padding-bottom: 48px
}
.hideses{display:none;}
.deact{
  display:block;
  position: absolute;
  bottom: 43px;
  left: 205px;
}
.deact1{display:none;}
.deact a{
  background: url(/sites/all/themes/ninesixty/i/arrows.png) no-repeat left 5px;
  color: #66AEBC;
  font-family:MrsEavIta, Georgia, serif;
  font-size:18px;
  line-height:24px;
  padding-left:35px;
}
.deact a:hover{
  background: url(/sites/all/themes/ninesixty/i/arrows.png) no-repeat left -24px;
  color: #F15A29;
}
.hideses1{
  display: block;
  color: #66AEBC;
  font-family: MrsEavIta, Georgia, serif;
  font-size: 18px;
  line-height: 24px;
  position: absolute;
  left: 240px;
  width: 420px;
  bottom: 0;
}
.hideses1 a{
  color: #66AEBC;
  font-family:MrsEavIta, Georgia, serif;
  font-size:18px;
  line-height:24px;
}
.hideses1 a:hover{
  color: #F15A29;
  text-decoration:none;
}
.deactb input{
  background:none;
  border:none;
  color:#66AEBC;
  font-family:MrsEavIta, Georgia, serif;
  font-size:18px;
  line-height:24px;
  float:left;
  display:inline;
  margin-right:75px;
  padding:0;
  cursor:pointer;
}
.deactb input:hover{
  color: #F15A29;
}
.desur{
  margin-bottom:20px;
}
/*BADGES*/
.user_badges .user_block_ttl{
  line-height:40px;
}
.user_badges .user_block_ttl h3{
  background: url(../i/sprites1.png) no-repeat 7px -663px;
  height: 20px;
  float: left;
  width: 125px;
}
.user_badges .user_block_ttl span{
  font-family:Georgia, sans-serif;
  font-size:18px;
  color:#a92366;
}
div.content-profile-display .user_badges img{
  height:auto;
  width:auto;
  display:inline;
}
/**/
body.page-user .user_styles{margin-bottom:25px;overflow:hidden}
body.page-user .user_styles .user_block_ttl h3{background:url(/sites/all/themes/ninesixty/i/sprites1.png) no-repeat 8px -429px;height:20px}
body.page-user .user_styles .views-field-name{font-style:italic;color:#85C3CF;font-size:10px}
body.page-user .user_styles .views-field-name a{font-style:normal;color:#6f6f6f;font-size:10px;text-decoration:none}
body.page-user .user_styles .views-field-title{font-style:italic;color:#85C3CF;font-size:10px}
body.page-user .user_styles .item-list li{margin-left:0}
body.page-user .user_entourage{margin-bottom:50px}
body.page-user .user_entourage .user_block_ttl h3{background:url(/sites/all/themes/ninesixty/i/sprites1.png) no-repeat 4px -449px;height:20px}
body.page-user .user_entourage table{width:100%}
body.page-user .user_entourage td{padding:10px 10px 10px 0}
body.page-user .user_entourage .views-field-picture img{border:1px solid #d5eff2;padding:3px;background-color:#fff;height:30px;width:30px}
body.page-user .user_entourage .views-field-name{margin-top:4px;line-height:1}
body.page-user .user_entourage .views-field-name a{color:#6f6f6f;font-size:11px}
body.page-user .user_entourage .views-field-picture .picture{float:left;margin-right:10px}



body.page-user-register #main{width:499px}
#user-register .field-prefix{display:block;width:140px}
#page .views-view-grid tbody{border:none}

.feedback .standard fieldset,
.feedback .admin,
.feedback #edit-teaser-js,
.feedback label{display:none}
.feedback textarea{height:100px}
.feedback .form-submit{float:right}
#page .feedback legend{float:right}
#page .feedback legend a{background:url(/sites/all/themes/ninesixty/i/sprites2.png) no-repeat 0 -120px;position:absolute;
right:20px;top:-31px;
color:#66AEBC;font-family:georgia;font-size:10px;padding-left:34px;text-decoration:none;text-transform:uppercase}
body.page-brand #page .feedback legend a{top:-26px}
#page .feedback legend a:hover{background:url(/sites/all/themes/ninesixty/i/sprites2.png) no-repeat 0 -134px;color:#F15A29}
#page .feedback textarea{width:462px}
#page .feedback legend a:hover{background:url(/sites/all/themes/ninesixty/i/sprites2.png) no-repeat 0 -134px;color:#F15A29}
body.page-brand #page .feedback textarea{width:480px}
body.no_errors .messages.error{display:none}
#top_line_login_form{height:139px;margin-left:-77px;margin-top:8px;width:353px}
#top_line_login_form{background:url(/sites/all/themes/ninesixty/i/top_login_box.png) no-repeat 0 0;border:none;height:72px;padding:64px 0 0 18px;margin:14px 0 0  -176px;
position:absolute;width:353px}
#top_line_login_form #user-login {border:none;padding:0;position:relative}
#top_line_login_form .top_line_login_form_register{font-size:11px;
line-height:1;position:absolute;right:15px;
text-align:right;text-decoration:none;top:10px;width:90px}
#top_line_login_form #user-login .form-item{float:left}
#top_line_login_form #user-login .form-item label{display:none}
#top_line_login_form #user-login .form-item .form-text{height:16px;border:none}
#top_line_login_form #user-login .form-submit{background:url(/sites/all/themes/ninesixty/i/sign_in.gif) no-repeat;border:none;padding:0;font-size:0;line-height:0;
text-indent:-9999em;height:19px;width:62px;position:absolute;right:14px;top:0px}
#top_line_login_form #user-login .form-submit:hover{background:url(/sites/all/themes/ninesixty/i/sign_in.gif) no-repeat}
#top_line_login_form #user-login #forgot_pass{display:inline;font-size:10px;left:24px;position:absolute;top:22px}
#top_line_login_form #user-login #edit-remember-me-wrapper{left:115px;position:absolute;top:21px;width:95px}
#top_line_login_form #user-login #edit-remember-me-wrapper label{color:#FFFFFF;display:inline;font-size:10px;text-transform:capitalize}
#top_line_login_form #user-login #edit-remember-me-wrapper input{float:right;margin:2px 0 0 4px}
#top_line_login_form #user-login #edit-name-wrapper .form-text,
#top_line_login_form #user-login #edit-name-1-wrapper .form-text{margin-right:13px;width:131px}
#top_line_login_form #user-login #edit-pass-wrapper .form-text,
#top_line_login_form #user-login #edit-pass-1-wrapper .form-text{width:131px}

fieldset{clear:both}
#field_user_ava_values{margin-top:20px}
#field_user_ava_values thead{display:none}
#field_user_ava_values .content-multiple-drag{display:none}
#field_user_ava_values tbody .widget-edit .filefield-upload{background:none}
#field_user_ava_values tbody .widget-edit .filefield-upload .form-file{opacity:1}

#block-standarty-popular_brand .level-1 a{font-size : 1em;color:#66AEBC}
#block-standarty-popular_brand .level-2 a{font-size : 1.2em;color:#66AEBC}
#block-standarty-popular_brand .level-3 a{font-size : 1.4em;color:#66AEBC}
#block-standarty-popular_brand .level-4 a{font-size : 1.6em;color:#66AEBC}

tbody th{border:none}
body.page-user-edit-profile .sticky-header{display:none}
body.page-user-edit-profile #page fieldset#node-tablefield-0{display:block}
#node-tablefield-0 .clear-block,
#node-tablefield-0  #edit-field-fav-orite-0-tablefield-rebuild{display:none}
#node-tablefield-0 input.form-text{
background:#F3F1EC url(../i/bgr_input.gif) repeat-x center center;
border:1px solid #e8e2dd;
margin:0 8px 15px 0;
width:200px}
#node-tablefield-0 .description tr{background:none;border:none;color:#65AEBB;font-size:10px;font-weight:normal;text-transform:uppercase}
#node-tablefield-0 .standarty_tab_item{}
#node-tablefield-0 .standarty_tab_brand{text-indent:185px}
#node-tablefield-0 .standarty_tab_whylike{text-indent:172px}
.page-user-edit-profile #edit-field-wearing-0-value-wrapper{margin:0 5px 30px}
.field_favorite_desc_title{color:#66AEBC;font-style:italic;margin-bottom:20px;font-size:14px}
.field_favorite_names{margin-left:4px}
th.field_fav_orite_item_edit_item,
th.field_fav_orite_item_edit_brand{width:220px;padding:0}
th.field_fav_orite_item_edit_why{width:400px;padding:0}
#node-tablefield-0 .field_fav_orite_item_edit_why input.form-text{width:400px}
body.page-user-edit-profile #main {width:845px}

#site-menu .menu_chiq_button{float:right;width:122px}
#site-menu .menu_chiq_button a{
color:#6F6F6F;
font-family:Georgia,sans-serif;
font-size:10px;
height:27px;
text-transform:uppercase;
line-height:32px;
display:block;
background:url(/sites/default/files/buttons/114.png) no-repeat 0 6px;
padding-left:22px}

.addthis_sharelink{
color:#66AEBC;
font-family:georgia;
font-size:10px;
text-decoration:none;
text-transform:uppercase}
.addthis_sharelink:hover{color:#F15A29;cursor:pointer !important}
.addthis_toolbox .addthis_lightbox {z-index:3}
.addthis_lightbox_middle{zoom:1}
* html .addthis_toolbox .addthis_lightbox  {
position: absolute;
zoom:1;
top:expression(eval(document.documentElement.scrollTop)+0);
left:expression(eval(document.documentElement.scrollLeft)+150);
}

#page #node-form fieldset.group-tags .form-item{overflow:hidden}
#page #node-form fieldset.group-tags .form-item label{margin:20px 0;width:100%;}
#page #node-form fieldset.group-tags .form-checkboxes .form-item{white-space:nowrap;display:inline;float:left;width:135px;margin-right:10px;clear:none}
#page #node-form fieldset.group-tags .form-checkboxes .form-item label{margin:0;text-align:left;}

body.page-create #node-form #field_photo_values_wrapper,
body.node-type-item-edit #node-form #field_photo_values_wrapper{margin-top:30px}
body.page-create #node-form #field_photo_values_wrapper .filefield-element,
body.node-type-item-edit #node-form #field_photo_values_wrapper .filefield-element{margin:0 0 1em}
body.page-create #node-form #field_photo_values_wrapper .form-select,
body.node-type-item-edit #node-form #field_photo_values_wrapper .form-select{display:none}

#node-form #field_photo_values_wrapper .description{margin:35px 0 13px}
#node-form #edit-mollom-captcha-wrapper .description{margin:4px 0 15px}
#node-form #field_photo_values_wrapper .tbody .form-item .description{margin:3px 0 0}

#block-standarty-popular_brand{text-align:center}
#block-standarty-popular_brand span{display:inline;line-height:16px}

#standarty-my-closet-form fieldset{float:left;clear:none;margin-right:30px}
#standarty-my-closet-form fieldset.my_cl_likes_f{margin-right:0}
#standarty-my-closet-form fieldset legend{text-transform:uppercase;color:#66AEBC;padding-left:10px}
#standarty-my-closet-form .stand_my_closet_sbm{
    float:right;clear:left;
    margin-bottom:20px;
}
#standarty-my-closet-form .stand_my_closet_sbm input{
  background:url("/sites/all/themes/ninesixty/i/arrows.png") no-repeat 0px 10px;
  color:#66AEBC;
  font-size:25px;
  font-family: "MrsEavesIta";
  padding-left:26px;
  border:none;
}
#standarty-my-closet-form fieldset .form-item{margin:0 0 1em}

/*CHIQ.COM TRENDSETTERS*/
body.page-scoreboard #page-title{
  display:none;
}
.scoreboard_desc{
  border:1px solid #86c2c3;
  background:url("/sites/all/themes/ninesixty/i/block_tbg.gif") repeat-x center top;
  text-align:center;
  padding:15px;
  color:#9e1f63;
  font-family: "MrsEavIta, serif";
  font-size:22px;
  letter-spacing:-0.7px;
  margin-bottom:10px;
  line-height:20px;
}
.scoreboard_desc h1{
  color:#ee2b7b;
  line-height:30px;
  font-family: "MrsEavRom, serif";
  letter-spacing:0;
}
.scoreboard_desc h1 span{
  color:#9e1f63;
  margin-right:10px;
}
.scoreboard_desc h1 span.dot{
  color:#F15A29;
  margin-right:0;
}
#quicktabs-4{
  position:relative;
  /*padding-top:30px;*/
}
#quicktabs-4 ul.quicktabs_tabs{
  height:30px;
  line-height:30px;
  position:absolute;
  top:-30px;
  right:0;
}
#quicktabs-4 ul.quicktabs_tabs li{
  border-right:1px solid #92b8bb;
  padding:0 15px;
}
#quicktabs-4 ul.quicktabs_tabs li.last{
  border:none;
}
#quicktabs-4 ul.quicktabs_tabs li a{
  color:#66AEBC;
}
#quicktabs-4 ul.quicktabs_tabs li.active a{
  color:#ee2b7b;
}
#quicktabs-4 .quicktabs_tabpage{
  clear:both;
}
.view-scoreboard th{
  border:1px dashed #dde1e2;
  padding:5px 8px;
  text-transform:uppercase;
  color:#66AEBC;
  white-space:nowrap;
  vertical-align:middle;
  font-weight:normal;
}
.view-scoreboard td{
  border:1px dashed #dde1e2;
  padding:5px 8px 5px 15px;
	vertical-align:middle;
}
.view-scoreboard tr.even,
.view-scoreboard tr.odd{
  background:none;
  border:none;
}
.view-scoreboard td.views-field-name,
.view-scoreboard td.views-field-counter{
  vertical-align:middle;
}
.view-scoreboard td.views-field-points,
.view-scoreboard td.views-field-total,
.view-scoreboard td.views-field-day,
.view-scoreboard td.views-field-week,
.view-scoreboard td.views-field-month,
.view-scoreboard td.views-field-month-1{
  color:#f15a29;
  text-align:center;
  vertical-align:middle;
}
.view-scoreboard td.views-field-created{
  text-align:center;
  vertical-align:middle;

}
.view-scoreboard .pager{
  margin-top:10px;
  float:right;
}
.view-scoreboard .views-field-counter{border-left:none}
.view-scoreboard .views-field-created{border-right:none}
.view-scoreboard .views-field-nothing img{height:20px;width:20px;}
.view-scoreboard .views-field-nothing{width:280px;vertical-align:top;}
.view-scoreboard .views-field-nothing .more{margin: 0px 0px 0px 3px;position: relative;top: -5px;}


#field_photo_values_wrapper .file-upload-js-error{display:block}

#image_tooltip_preview{z-index:9999}
body.node-type-item .field-body p{margin-bottom:10px;text-align:justify}

#block-menu-menu-social-links ul{
	overflow:hidden;
	padding:0;
	margin-top:15px;
	background:url(/sites/all/themes/ninesixty/i/social_block.png) no-repeat 0 0;
}
#page #block-menu-menu-social-links .in{
	padding:5px 3px 10px;
}
#block-menu-menu-social-links li{
	float:left;
	list-style-type:none;
	list-style-image:none;
	margin:0 0 0 8px;
  padding:0;
}
#block-menu-menu-social-links li.first{margin:0}
#block-menu-menu-social-links a{
	color:#FFF;
	display:block;
	float:left;
	height:68px;
	line-height:165px;
	overflow:hidden;
	width:70px;
}
#top_line .FBConnectButton .FBConnectButton_Text,
#top_line .FBConnectButton_RTL .FBConnectButton_Text,
#top_line .FBConnectButton_Medium,
#top_line .FBConnectButton_RTL_Medium{
background:none repeat 0 0;
border:none;
color:#FFFFFF;
font:11px/10px Georgia,sans-serif;
margin:0;
padding:0;
}
#top_line #RES_ID_fb_login{padding-top:7px}
body.page-fbconnect-register h2{line-height:normal}

.adsense_for_item{
	border:1px solid #ccc;
	margin:20px 0;
	padding:10px 5px;
	width:310px;
}
#ads li{
	margin-bottom:15px;
}
.addthis_sharelink_right{
  float:right;
  background:url(/sites/all/themes/ninesixty/i/button_share_get.png) no-repeat 0 0;
  display:block;
  height:45px;
  width:177px;
  font-size:0;
  margin-top:-50px;
  text-indent:-9999em;
}
.addthis_sharelink_right:hover{
  background:url(/sites/all/themes/ninesixty/i/button_share_get.png) no-repeat -1px -45px;
}

/*popup flag*/
.report_title{
  background:url(/sites/all/themes/ninesixty/i/sprites3.png) no-repeat 0 -768px;
  display:block;
  height:60px;
  margin-top:30px;
  width:400px;
}
#item_report_form{

}
#item_report #item_report_overlay {
    background-color:rgba(0, 0, 0, 0.5);
    position:fixed;
    top:0;
    left:0;
    right:0;
    bottom:0;
    z-index:666;
}

#item_report #item_report_form {
    left:50%;
    margin-left:-260px;
    position:fixed;
    top:170px;
    z-index:777;
    width:497px;
    padding-left:23px;
    background:#ED2A7B url(../i/item_report_form-bg.png) repeat-x 0 0;
}

#item_report_form {
  color:#fff;
}
#item_report form#abuse-report-form #edit-body-1-wrapper{
  margin-bottom:7px;
}
#item_report form#abuse-report-form textarea{
  width:383px;
  height:73px;
  border:1px solid #ed2b7b;
  margin-left:25px;
}
#item_report form#abuse-report-form .grippie{
  display:none;
}
#item_report_overlay_close{
  float:right;
  color:#fff;
  font-style:italic;
  margin:5px 5px 0 0;
  cursor:pointer;
  font-size:20px;
}
#abuse-report-form label{
  display:none;
}
#abuse-report-form .reason label{
  display:block;
}
#abuse-report-form #edit-send{
  background:url(/sites/all/themes/ninesixty/i/item_report_submit.png) no-repeat 0 -35px;
  width:83px;
  height:35px;
  border:none;
  float:right;
  margin-right:55px;
  font-size:0;
  text-indent:-9999em;
  margin-bottom:5px;
  cursor:pointer;
}
#abuse-report-form #edit-send:hover{
  background:url(/sites/all/themes/ninesixty/i/item_report_submit.png) no-repeat 0 0;
}
#item_report_form .report_thanks{
  font-family: "MrsEavesRom, Georgia, serif";
  font-size:27px;
  line-height:normal;
  text-transform:uppercase;
  margin-top:30px;
}
#item_report_form .report_invedtigate{
  font-family: "MrsEavesIta, Georgia, serif";
  font-size:30px;
  line-height:normal;
  line-height:45px;
}
#item_report_form .report_team{
  font-family: "MrsEavesIta,Georgia,serif";
  font-size:30px;
  line-height:normal;
  margin-bottom:180px;
  margin-right:150px;
  margin-top:20px;
  text-align:right;
}
/**/

#manual_upload{
  color:#F15A29;
  display:block;
  float:right;
  font-family:Georgia,serif;
  font-size:18px;
  font-style:italic;
  height:66px;
  margin-bottom:-21px;
}
#manual_upload_in{
  background:url(/sites/all/themes/ninesixty/i/man_upload_photo.png) no-repeat 0 0;
  cursor:pointer;
  width:177px;
  height:51px;
  font-size:0;
  text-indent:-9999em;
  color:#fff;
  display:block;
}
#manual_upload_in:hover{
  background:url(/sites/all/themes/ninesixty/i/man_upload_photo.png) no-repeat 0 -48px;
}

#purchase_overlay,
#twit_overlay,
#vzaar_overlay{
  background:url(/sites/all/themes/ninesixty/i/tranparent-bg-black.png) repeat 0 0;
  bottom:0;
  left:0;
  position:fixed;
  right:0;
  top:0;
  z-index:666;
}
#twit_cont_in {
  padding: 12px 12px 6px;
  border: 4px solid #ccc;
  -moz-border-radius:4px;
  -webkit-border-radius:4px;
  clear:both;
  padding:12px 12px 6px;
  height:145px;
  background:#fff url("../i/loader.gif") no-repeat center center;
}
#tbox{
  background:#fff;
}
#twit_cont{
  position:fixed;
  top:50%;
  left:50%;
  margin-left:-205px;
  margin-top:-120px;
  width:443px;
  height:185px;
  z-index:777;
}
#tlogin{
  width:150px;
  margin:0 auto;
}
#vzaar{
  margin-left:-320px;
  padding-left:23px;
  position:absolute;
  top:70px;
  left:50%;
  width:640px;
  height:480px;
  z-index:777;
}
#twit_close,
#vzaar_close{
  background:url(/sites/all/themes/ninesixty/i/close_icon.png) no-repeat 0 0;
  display:block;
  height:20px;
  width:20px;
  float:right;
  font-size:0;
  text-indent:-9999em;
  cursor:pointer;
}

/****** facebook connect */
.user-anonymous #top_line li.fb_lb{width:170px;background:none}
#user-register #fbconnect_button_user_register-wrapper{margin-bottom:33px}
#user-login #fbconnect_button_user_login-wrapper{margin-bottom:13px}
.page-user-fbconnect #page #site-header{margin-bottom:73px}
/* facebook connect *****/


/*Chiq items*/
.chiq_items{
  width:499px;
  padding-top:21px;
  clear: both;
  padding: 15px 0px 10px 1px;
  overflow:hidden;
  position:relative;
}
#quicktabs-homepage .view-content{
  /*background:url(/sites/all/themes/ninesixty/i/line.gif) repeat-x 0px 0px;*/
  width:499px;
  padding-top:21px;
  clear: both;
  padding: 15px 0px 34px 1px;
  overflow:hidden;
  position:relative;
}
.chiq_item{
  margin-bottom: 5px;
  overflow: visible;
  clear:both;
  height: 90px;
}
.chiq_item_img{
  position: relative;
  float: left;
  margin-right: 19px;
}
.chiq_item_img img{
  border: 1px solid #85C3CF;
  display: block;
  padding: 4px;
}
.chiq_item_img img:hover{border-color:#ee2c7c}
.chiq_item_title a {
  color: #EE2B7B;
  font-size: 11px;
}
.chiq_item_title a:hover{
  color:#ee2b7b;
  text-decoration:underline;
}
.chiq_items .chiq_item_line{
  margin-top:7px;
  overflow:hidden;
  color:#9E1F63;
  font-size:10px
}
.chiq_item_chiq_it,
.chiq_item_count{
  display: inline;
  float: left;
  padding-top: 7px;
}
.chiq_item_chiq_it{
  word-spacing:2px;
  margin-right:5px
}

.chiq_item_line .chiq_item_chiq_it a,
.chiq_item_line .chiq_item_chiq_it span{
  background:url(/sites/all/themes/ninesixty/i/sprites2.png) no-repeat 0px -150px;
  color: #9E1F63;
  font-size: 10px;
  padding-left: 22px;
  padding-top: 4px;
}
.chiq_item_desc{
  color:#6F6F6F;
  font-size:11px;
  line-height:14px;
  overflow:hidden
}
.chiq_item_line .chiq_item_count{
  color: #9E1F63;
  font-size: 10px;
  margin-right: 7px;
  word-spacing: 2px;
}
.chiq_item_line .chiq_item_count a{
  color: #9E1F63;
}
.chiq_item_line a span{
  color: #F15A29;
  font-size: 10px;
  font-weight: bold;
}
.chiq_item_line .chiq_item_tweet_button{
  width:110px;
  float:left;
  display:inline;
  padding-top:3px
}
.chiq_item_fb_like{
  display:inline;
  float:left;
  overflow:hidden;
  padding-top:3px;
  width:90px
}
.chiq_item_author_picture {
  float: left;
  margin-right: 4px;
  position: relative;
  z-index: 1;
}
.chiq_item_author{
  display:inline;
  float:left;
  margin:-5px 0 0;
  padding-top:0;
  position:relative;
  height:30px;
  white-space:nowrap;
  width:95px
}

.chiq_items .author_subm{
  height:32px;
  padding-top:12px;
  display:block;
  overflow:hidden;
  padding:0;
  position:relative;
}
.chiq_item_author_line1{display:block;top:2px;left:0;position:absolute;margin:0}
.chiq_item_author_line2{display:block;left:0;position:absolute;top:15px;margin:0}

.chiq_item_sl_wrap{
  overflow: hidden;
  margin:0 0 3px;
}
.chiq_item_source{
  float:left;
  margin:0 11px 0 0;
}
.chiq_item_source a{
  background:url("/sites/all/themes/ninesixty/i/sprites3.png") no-repeat 0 -843px;
  width:231px;
  height:44px;
  text-indent:-9999em;
  display:block
}
.chiq_item_source a:hover {background-position:0 -887px}

.nprc{
  color:#6aaebb;
  font-size:18px;
  font-style:italic;
  line-height:24px;
}
.nsprc{
  color:#ed5a32;
  font-size:24px;
  font-style:italic;
  line-height:30px;
  margin:0 0 5px;
}
.photo2fb {
    background:url("/sites/all/themes/ninesixty/i/sprites3.png") no-repeat 0 -931px;
    display:block;
    float:left;
    font-size:0;
    height:44px;
    text-indent:-9999em;
    width:251px;
}
.photo2fb:hover{
    background-position:0 -975px;
}
.photo2fb.dis{
  background-position:0 -1609px;
}
.photo2fb.dis:hover{
  background-position:0 -1609px;
}

#quicktabs-homepage .quicktabs_tabs{
  float: right;
  height: 28px;
  position: relative;
  z-index: 1;
}
#quicktabs-homepage .quicktabs_tabs li{
  padding:0;
}
#quicktabs-homepage .quicktabs_tabs li.active a{
  color: #EE2B7B;
}
#quicktabs-homepage .quicktabs_tabs li.first a {
  background: none;
}
#quicktabs-homepage .quicktabs_tabs li a {
  background:url(/sites/all/themes/ninesixty/i/sprites2.png) no-repeat 0px -206px;
  border: none;
  color: #66AEBC;
  font-size: 10px;
  padding: 3px 4px 0px;
}
#quicktabs-homepage .item-list{
  background:url(/sites/all/themes/ninesixty/i/line.gif) repeat-x 0px 0px;
  overflow: hidden;
  padding-top: 10px;
}
.chiq_items_pager ul.pager,
#quicktabs-homepage .item-list ul.pager{
  float: right;
  height: 28px;
  position: relative;
  z-index: 1;
}
#page .chiq_items_pager ul.pager li.current {
  border: 1px solid #85C3CF;
  padding: 1px 4px;
  color: #85C3CF;
  font-family: tahoma;
  font-size: 11px;
  font-weight: bold;
}
/**/

/*Chiq item photos*/
.item_photos{
  border:1px solid #B4E1E6;
  padding:15px 0;
  text-align:center;
  width:319px;
}
.item_photos .addthis_sharelink{
  background:url(/sites/all/themes/ninesixty/i/sprites3.png) no-repeat 0 -752px;
  color:#FFF;
  display:block;
  font-size:0;
  text-indent:-9999em;
  height:16px;
  margin:0 auto 10px;
  width:215px;
}
.item_photos_in{overflow:hidden;position:relative}
.item_photos a.item_photo {
  display:block;
  float:left;
  margin:4px 5px 0 3px;
}
.item_photos a.item_photo img{
  display:block;
  border:1px solid #B4E2E6;
  padding:3px;
}
/*.item_photos #image_preview{*/
/*  margin-bottom:25px;*/
/*}*/
.item_photos #zoomed_help{
  color:#6f6f6f;
  font-size:10px;
  font-family:Arial, sans-serif;
  text-transform:uppercase;
  text-align:left;
  text-indent:5px;
}
.item_photos #zoomed_image{
  position:absolute !important;
  z-index:1;
}
.item_photos #flag-chiq {
  bottom:91px;
  position:absolute;
  right:8px;
}
.item_photos #flag-chiq a {
  background:url("/sites/all/themes/ninesixty/i/sprites3.png") no-repeat 0 -295px;
  display:block;
  font-size:0;
  height:68px;
  text-indent:-6000px;
  width:69px;
  z-index:1;
  position:relative;
}
#image_preview_wr{
position:relative;
min-height:100px;
background:url(/sites/all/themes/ninesixty/i/loader.gif) no-repeat center center;
}
#image_preview_wr img{background-color:#fff;padding-bottom:42px}

/*FOR SALES UP TO 80% OFF*/
#page #block-chiq_mailchimp-front{
    background:url(../i/sprites3.png) no-repeat 0 -1100px;
    height:246px;
    border:none;
    position:relative;
    width:314px;
}

#page #block-chiq_mailchimp-front .in{border:none;padding:0;}
#block-chiq_mailchimp-front .bttl{display:none;}
#block-chiq_mailchimp-front #edit-email-wrapper{
    left:31px;
    margin:0;
    position:absolute;
    top:147px;
}
#block-chiq_mailchimp-front #edit-email-wrapper label,
#item_subs #edit-email-wrapper label{display:none;}
#block-chiq_mailchimp-front #edit-email-wrapper input{
    border:none;
    background:none;
    color:#737070;
    font-size:16px;
    font-family:Georgia, serif;
    font-style:italic;
    height:34px;
    width:150px;
    line-height:24px;
    padding-left:10px;
}
#block-chiq_mailchimp-front .tou{
    bottom:23px;
    color:#F994BE;
    font-family:Arial,Helvetica,sans-serif;
    font-size:10px;
    font-style:italic;
    left:32px;
    position:absolute;
}
#block-chiq_mailchimp-front .tou a,
#item_subs .tou a{color:#f994be;text-decoration:underline;}
#block-chiq_mailchimp-front .form-submit{
    background:url(../i/sprites3.png) no-repeat 0 -1030px;
    border:none;
    height:35px;
    width:124px;
    cursor:pointer;
    font-size:0;
    text-indent:-9999em;
    position:absolute;
    right:0;
    top:150px;
}
#block-chiq_mailchimp-front .form-submit:hover{
    background:url(../i/sprites3.png) no-repeat 0 -1065px;
}

#item_subs{
    background:url(../i/sprites3.png) no-repeat 0 -1346px;
    height:263px;
    position:relative;
    width:334px;
    margin:20px 0 20px -6px;
}
#item_subs #edit-email-wrapper{
    left:32px;
    margin:0;
    position:absolute;
    top:158px;
}
.Firefox-3-5 #item_subs #edit-email-wrapper,
.Firefox-3-0 #item_subs #edit-email-wrapper{
  top:165px;
}
#item_subs #edit-email-wrapper input{
    border:none;
    background:none;
    color:#737070;
    font-size:17px;
    font-family:Georgia, serif;
    font-style:italic;
    height:34px;
    width:160px;
    line-height:24px;
    padding-left:10px;
}
#item_subs .tou{
    bottom:23px;
    color:#F994BE;
    font-family:Arial,Helvetica,sans-serif;
    font-size:10px;
    font-style:italic;
    left:32px;
    position:absolute;
}
#item_subs .form-submit{
    background:url("../i/sprites3.png") no-repeat -124px -1026px;
    border:medium none;
    cursor:pointer;
    font-size:0;
    height:37px;
    position:absolute;
    right:0;
    text-indent:-9999em;
    top:160px;
    width:132px;
}
#item_subs .form-submit:hover{
    background:url(../i/sprites3.png) no-repeat -124px -1063px;
}

/*extra style for node-item*/
#item_left{
    width:335px;
    float:left;
    display:inline;
    clear:left;
}
#item_main{
    float:left;
    display:inline;
    width:503px;
    margin-top: -7px;
}
/**/
/* Gallery homepage */
.tc{color:#85c3cf;font-size:14px;margin:0 0 15px;font-style:italic}
.tc a{color:#85c3cf}
.tc span, .tc a:hover{color:#f15a29;text-decoration:none}
.cigs{overflow:hidden;}
.cigs .cig{
  float:left;
  display:inline;
  margin:0 21px 20px 0;
  /*height:120px;*/
  width:80px;
  position:relative;
}
.cigs .three{
  margin:0 20px 20px 0;
  height:198px;
  width:148px;
}
.cigs .seven{
  margin:0 12px 20px 0;
  height:162px;
  width:112px;
}
.cigs .cig img{
  display:block;height:70px;width:70px;
  background: url(http://cdn.chiq.com/sites/all/themes/ninesixty/i/no-image1.gif) no-repeat 0px 0px;
}
.cigs .three img{
  display:block;height:138px;width:138px;
  background: url(http://cdn.chiq.com/sites/all/themes/ninesixty/i/no-image1.gif) no-repeat 0px 0px;
}
.cigs .seven img{
  display:block;height:102px;width:102px;
  background: url(http://cdn.chiq.com/sites/all/themes/ninesixty/i/no-image1.gif) no-repeat 0px 0px;
}
.cigs .r{margin:0 0 20px}
.cigs img {
  display:block;
  padding:0 4px 4px;
}
.cigs img:hover{
  border-color:#ee2c7c;
}
.cigs img.noprc{margin-top:17px}
.cigs .upic{
  position:absolute;
  right:0;
  bottom: -10px;
}
.cigs .upic img{
  height:28px;
  width:28px;
  padding:0;
}
.cigs .cigin{border:1px solid #85C3CF}
.cigs .cigin a{display:block;}
.cigs .cig .prc{color: #66AEBC;height:17px;line-height:17px;font-size:11px;margin:0 5px 0 0;font-weight:bold;text-align:right}
.cigs .cig .sprc{color: #F15A29;height:17px;line-height:17px;font-size:11px;margin:0 5px 0 0;font-weight:bold;text-align:right}
.cigs .sl{
  background-color:#da3077;
  position: absolute;
  right: 0;
  top: 0;
  color: #fff;
  font-weight: bold;
  padding: 2px 5px;
  z-index: 1;
  font-family: Arial, sans-serif;
  font-size: 14px;
  text-transform: uppercase;
}
.cigs .deal_cdt{
  background:#000;
  padding: 1px 5px;
  font-size:10px;
  color:#fff;
  position:absolute;
  left:0;
  bottom:0
}
.cig_vote{
  margin:8px 0 4px;
  white-space:nowrap;
}
.cig_vote a,
.cig_vote .item_voted{
  background:url("/sites/all/themes/ninesixty/i/sprites2.png") no-repeat 0 -150px;
  color:#9E1F63;
  font-size:10px;
  padding-left:22px;
  padding-top:4px;
}
.cig_count{
  font-size:11px;
  color:#f15a29;
}
.cig a{
  position:relative;
  text-decoration: none;
}
body.page-user #content-profile-display-profile .cig a{display:block;}
body.page-user #content-profile-display-profile .cig .cig_vote a {
  position:static;
  display:inline;
}
.cig a.image_tooltip_preview .deal_unlocked{
  background:url("/sites/all/themes/ninesixty/i/") no-repeat 0 -430px;
  bottom:1px;display:block;
  height:15px;position:absolute;
  right:1px;width:16px
}
.cig a.image_tooltip_preview .deal_locked{
  background:url("/sites/all/themes/ninesixty/i/") no-repeat 0 -448px;
  bottom:1px;display:block;
  height:16px;position:absolute;
  right:1px;width:16px
}
.cigs .three a .deal_locked{
  background:url(../i/loc_unlock.png) no-repeat 0 0;
  height:49px;
  width:49px;
  bottom: 1px;
  display: block;
  position: absolute;
  right: 1px;
}
.cigs .three a .deal_unlocked{
  background:url(../i/loc_unlock.png) no-repeat 0 -49px;
  height:49px;
  width:49px;
  bottom: 1px;
  display: block;
  position: absolute;
  right: 1px;
}
.cigs .seven a .deal_locked{
  background:url(../i/loc_unlock.png) no-repeat 0 -98px;
  height:31px;
  width:31px;
}
.cigs .seven a .deal_unlocked{
  background:url(../i/loc_unlock.png) no-repeat 0 -129px;
  height:30px;
  width:31px;
}
/**/
.quicktabs_main{clear:both}
.top_chiq_item{overflow:hidden;clear:both}
.top_chiq_item .item_voted{color: #9E1F63;font-size: 10px;margin-left: 5px;}
#block-chiq_homepage-top_items .bttl {
  background:url("/sites/all/themes/ninesixty/i/sprites1.png") no-repeat 0 -40px;
  font-size:0;
  height:25px;
  margin:6px 0 0 35px;
  text-indent:-6000px;
}
.chiq_items_pager {
  background: url("http://cdn.chiq.com/sites/all/themes/ninesixty/i/line.gif") repeat-x 0px 0px;
  overflow: hidden;
  padding-top: 10px;
}
.chiq_items_pager ul {
  float: right;
  height: 28px;
  position: relative;
  z-index: 1;
}
/*chiq-ugts-tags-form*/
.ugtw{
  background:url(../i/chiq-ugts-tags-form.png?1) repeat-y -397px 0;
  left: 0px;
  position: absolute;
  top: 210px;
  z-index: 990001;
}
.ugtw .bottom{
  background:url(../i/chiq-ugts-tags-form.png?1) no-repeat 0 bottom;
  display:block;
  height:6px;
  width:397px;
  margin-bottom: -6px;
}
.ugtsd{
  margin:0 0 10px;
}
#chiq-ugts-tags-form{
  background:url(../i/chiq-ugts-tags-form-main.png?1) no-repeat 0 top;
  min-height: 300px;
  padding: 12px 58px 110px 14px;
  width: 325px;
  color:#585858;
}
#chiq-ugts-tags-form label{
  background-color:#a5a4a4;
  color:#323131;
  font-size:14px;
  text-indent:7px;
  height:21px;
  line-height:21px;
  font-weight:normal;
  width:100%;
}
#chiq-ugts-tags-form .form-item{
  overflow:hidden;
  margin:0;
}
#chiq-ugts-tags-form .form-checkboxes{
  margin:0 3px;
}
#chiq-ugts-tags-form .form-checkboxes input{
  display:none;
}
#chiq-ugts-tags-form .form-checkboxes .form-item{
  float:left;
  display:inline;
}
#chiq-ugts-tags-form .form-checkboxes label{
  background:none;
  color:#f6510c;
  font-size:12px;
  height:20px;
  line-height:20px;
  font-weight:normal;
  display: block;
  margin: 0px 2px;
  padding: 0px 2px;
  text-indent: 0px;
  font-family: Arial;
}
#chiq-ugts-tags-form .form-checkboxes label:hover,
#chiq-ugts-tags-form .form-checkboxes .active label{
  background-color:#f6510c;
  color:#fff;
  cursor:pointer;
}
#chiq-ugts-tags-form .save-button{
  border-top: 1px solid #A5A4A4;
  bottom: 29px;
  margin: 15px 0px 0px;
  padding: 20px 0px 0px;
  position: absolute;
  text-align: center;
  width: 325px;
}
#chiq-ugts-tags-form .form-submit{
  background:url(../i/sprites3.png?1) no-repeat 0 -1662px;
  border:none;
  cursor:pointer;
  font-size:0;
  text-indent:-9999em;
  line-height:50px;
  height:44px;
  width:125px;
}
#chiq-ugts-tags-form .form-submit:hover{
  background:url(../i/sprites3.png?1) no-repeat 0 -1706px;
}
.ugtw .ugtwc {
  bottom: 7px;
  color: #A5A4A4;
  font-family: Arial;
  font-size: 14px;
  left: 120px;
  position: absolute;
  text-align: center;
  text-transform: uppercase;
}
.ugtw .ugtwc2{
  left: 355px;
  position: absolute;
  top: 325px;
  display: block;
  height: 20px;
  width: 20px;
  z-index: 5;
}
.ugtw .thnks {
  background:url(../i/chiq-ugts-tags-form-main.png?1) no-repeat 0 top;
  font-size: 16px;
  font-weight: bold;
  padding: 130px 0px;
  text-transform:uppercase;
  font-family:Arial, sans-serif;
  width: 395px;
}
.ugtw .thnks span{
  background:url(../i/sprites3.png?3) no-repeat 0 -1762px;
  display:block;
  height:240px;
  width:320px;
  margin:0 0 0 30px;
}
.ugtw.hidden{display:none;}
.ugtw.closed{left:-354px;}
.ugtw.completed .ugtwc{
  text-align:center;
  color:#f25120;
  font-size:24px;
  font-family:"MrsEavIta", Georgia, sans-serif;
  display:block;
  text-align:center;
  text-transform:none;
  text-decoration:underline;
  bottom:70px;
  left: 85px;
}
.ugtw.completed .ugtwcx{
  position: absolute;
  font-size:24px;
  line-height:24px;
  font-family:"MrsEavIta", Georgia, serif;
  color:#585858;
  text-decoration:none;
  right: 60px;
  top: 10px;
}

/**/
.node-type-item-ugts  #main-content table {width:100%}

/*Popups*/
#chiq_popup_overlay{
background:url(../i/tranparent-bg-black.png) repeat 0 0;
  bottom:0;
  left:0;
  position:fixed;
  left:0;
  top:0;
  z-index:666;
  height:100%;
  width:100%;
}
#chiq_popup{
    position:fixed;
    left:50%;
    top:40%;
}
#chiq_popup_close{
background:url(../i/close_icon.png) no-repeat 0 0;
  display:block;
  height:20px;
  width:20px;
  float:right;
  font-size:0;
  text-indent:-9999em;
  cursor:pointer;
}
#chiq_popup_in{
    background:#fff;
    clear:both;
    border-radius:5px;
  -moz-border-radius:5px;
  -webkit-border-radius:4px;
  border:5px solid #444;
}
/*popups end*/

/*MY CHIQ PAGE*/
#my-sidebar-right{
  float:left;
  margin:24px 0 0;
  width:314px;
}
#my-sidebar-right .b{
  background: url("/sites/all/themes/ninesixty/i/block_tbg.gif") repeat-x center top;
  border:1px solid #86C3CF;
  padding:20px 4px 5px;
  margin:0 0 10px;
}
#my-sidebar-right .t{
  height:15px;
  width:180px;
  text-indent:-9999em;
}
#my-sidebar-right .content{
  border-top:1px dashed #c2e7eb;
}
#my-sidebar-right img{width:auto;height:auto;}
#my-sidebar-right .seal{
  clear:both;
  text-align:right;
  margin: 0 15px 0 0;
}
#my-sidebar-right .seal a{
  text-transform: uppercase;
  font-size: 10px;
  color: #66AEBC;
  background: url("/sites/all/themes/ninesixty/i/arrows.png") no-repeat 2px 2px;
  padding-left: 36px;
}
#my-sidebar-right .seal a:hover{
  color: #F15A29;
  background: url("/sites/all/themes/ninesixty/i/arrows.png") no-repeat 2px -27px;
  text-decoration: none;
}
#bcub img{
  display:inline;
}
#bcub .content{
  padding:7px 5px 0;
}
#bcbfl .content,
#bcbflw .content{
  padding:8px 0 0 14px;
  overflow:hidden;
}
#bcbfl .cbf,
#bcbflw .cbf{
  background: url(http://cdn.chiq.com/sites/all/themes/ninesixty/i/no-image1.gif) no-repeat 0px 0px;
  margin:0 10px 6px 0;
  border:1px solid #86C3CF;
  padding:2px;
  float:left;
  height:32px;
  width:32px;
}
#bcbb .content{
  padding:18px 14px 0;
}
#bcbb .views-field-title a{
  font-size:11px;
}
#bcub .t{
  background:url(../i/sprites1.png?1) no-repeat 0 -685px;
  margin:0 0 15px 75px;
}
#bcbfl .t{
  background:url(../i/sprites1.png?1) no-repeat 0 -704px;
  margin:0 0 15px 75px;
}
#bcbflw .t{
  background:url(../i/sprites1.png?1) no-repeat 0 -724px;
  margin:0 0 15px 75px;
}
#bcbb .t{
  background:url(../i/sprites1.png?1) no-repeat 0 -743px;
  margin:0 0 15px 75px;
}
#my-items h3{
  background:url(../i/sprites1.png?1) no-repeat 8px -764px;
  font-size: 0;
  text-indent: -9999em;
  margin-top: 15px;
  height:20px;
}
/**/
.purchase-form{
  background-color:#e5e1dc;
  margin: 0 auto 0 -35px;
  position:relative;
  width:897px;
  z-index:1;
}
.purchase-form .sale{
  background:url(/sites/all/themes/ninesixty/i/ppst.png) repeat-x 0 0;
  padding:0 15px 10px;
}
.purchase-form .poppink{
  text-indent:3px;
  height:60px;
}
.purchase-form .poptitle{
  font-size:36px;
  line-height:60px;
  float:left;
  color:#fff;
}
.purchase-form .step{
  float:right;
  margin:25px 40px 0 0;
  display:inline;
  color:#f6bcd4;
  font-size:14px;
  font-style:italic;
}
.purchase-form table{
  margin-top:18px;
}
.purchase-form tr{
  background:none;
  border:none;
  padding:0;
}
.purchase-form th{
  background:#fffafa;
  border-width:1px 0;
  border-style:solid;
  border-color:#b8b6b6;
  padding:0;
  vertical-align:middle;
  color:#494949;
  font-size:18px;
  font-weight:normal;
  padding-left:5px;
  height:32px;
}
.purchase-form td{
  vertical-align:top;
  padding:5px 0;
}
.purchase-form .pic{
  border:1px solid #b4e2e6;
  padding:2px;
  background:#fff url(/sites/all/themes/ninesixty/i/no-image2.gif) no-repeat center center;
  float:left;
  margin:0 20px 0 0;
}
.purchase-form .desc{
  overflow:hidden;
  margin-right:30px;
}
.purchase-form .options-tbl{
  width:330px;
}
.purchase-form .options-tbl .form-item label{display:none;}
.purchase-form .options-tbl .form-radios{
  margin:0;
  width: 330px;
  overflow: hidden;
}
.purchase-form .options-tbl .form-radios .option input{
  cursor: pointer;
  left: 14px;
  opacity: 0;
  position: absolute;
  top: 15px;
}
.purchase-form .options-tbl .form-radios .form-item{
  float:left;
  display:inline;
  margin:0 12px 6px 0;
  position:relative;
}
.purchase-form .options-tbl .form-radios .form-item label{
  display:block;
}
.purchase-form .options-tbl .form-radios .option{
  border:1px solid #c3bfba;
  line-height:48px;
  text-align:center;
  font-size:24px;
  color:#6f6f6f;
  height:48px;
  width:48px;
  cursor:pointer;
}
.purchase-form .options-tbl .form-radios .checked{
  background-color:#ed5b32;
  color:#fff;
}
.purchase-form .options-tbl .form-radios .optds{
  background:url(/sites/all/themes/ninesixty/i/ppsc.png) no-repeat 0 0;
  position:absolute;
  display:block;
  left:1px;
  top:1px;
  height:48px;
  width:48px;
}
.purchase-form .price{
  font-size:48px;
  color:#494949;
  line-height:48px;
}
.purchase-form #edit-mail-wrapper label{
  background:#fffafa;
  border-width:1px 0;
  border-style:solid;
  border-color:#b8b6b6;
  line-height:32px;
  color:#494949;
  font-size:18px;
  font-weight:normal;
  padding-left:5px;
  height:32px;
  margin:0 0 7px;
}
.purchase-form #edit-mail-wrapper{
  margin:0 0 10px;
}
.purchase-form .form-text{
  border:none;
  height:24px;
  line-height:24px;
  font-size:14px;
}
.purchase-form #billing-form .form-item,
.purchase-form #shipping-form .form-item{margin:12px 0;overflow: hidden;}
.purchase-form #billing-form {
  float:left;
  position:relative;
  display:inline;
  width:425px;
}
.purchase-form #shipping-form{
  float:left;
  position:relative;
  display:inline;
  width:442px;
}
.purchase-form #billing-form h3,
.purchase-form #shipping-form h3{
  background:#fffafa;
  border-width:1px 0;
  border-style:solid;
  border-color:#b8b6b6;
  line-height:32px;
  color:#494949;
  font-size:18px;
  font-weight:normal;
  padding-left:5px;
  height:32px;
  margin:0 0 15px;
}
#edit-billing-address-first-name-wrapper .form-text,
#edit-shipping-address-first-name-wrapper .form-text,
#edit-billing-address-last-name-wrapper .form-text,
#edit-shipping-address-last-name-wrapper .form-text,
#edit-billing-address-postal-code-wrapper .form-text,
#edit-shipping-address-postal-code-wrapper .form-text,
#edit-billing-address-phone-wrapper .form-text,
#edit-shipping-address-phone-wrapper .form-text{width:205px;}
#edit-billing-address-street1-wrapper .form-text,
#edit-shipping-address-street1-wrapper .form-text,
#edit-billing-address-street2-wrapper .form-text,
#edit-shipping-address-street2-wrapper .form-text,
#edit-billing-address-city-wrapper .form-text,
#edit-shipping-address-city-wrapper .form-text{width:295px;}
.purchase-form #billing-form label,
.purchase-form #shipping-form label{
  float:left;
  width:100px;
  color:#494949;
  font-weight:normal;
  line-height: 26px;
  margin:0;
}
.purchase-form #edit-billing-address-shipsame-wrapper label{
  width:auto;
  line-height:12px;
}
.purchase-form .ssd{
  background:#fffafa;
  height:24px;
  line-height:24px;
  font-style:italic;
  padding:0 8px;
  margin-right:12px;
}
.purchase-form .buttons{
  clear:both;
  margin:0 0 0 280px;
}
.purchase-form .buttons a{
  color:#494949;
  text-decoration:underline;
}
#cufsf .buttons .form-submit{
  background:url(/sites/all/themes/ninesixty/i/pur-btns.png) no-repeat 0 0;
  border:none;
  text-indent: -9999em;
  font-size:0;
  height:44px;
  width:286px;
  margin:0 5px 0 0;
  cursor:pointer;
}
/*step 2*/
#cussf .options-tbl .size{
  width:330px;
}
#cussf .options-tbl .size span{
  background-color:#fff;
  border:1px solid #c3bfba;
  line-height:48px;
  display:block;
  text-align:center;
  font-size:24px;
  color:#6f6f6f;
  height:48px;
  width:48px;
  cursor:pointer;
}
#cussf .s-price,
#cussf .s-price .price{
  font-size:12px;
  color:#ea2d7c;
  line-height:36px;
  font-style:italic;
}
#cussf #edit-shipping-method-wrapper label,
#pdw-wrapper label{
  background:#FFFAFA;
  border-color: #B8B6B6;
  border-style: solid;
  border-width: 1px 0;
  color: #494949;
  font-size: 18px;
  font-weight: normal;
  height: 32px;
  line-height: 32px;
  margin: 0 0 7px;
  padding-left: 5px;
}
#pdw-wrapper .description{
  font-style:italic;
  font-size:12px;
}
#edit-gateway-visa-wrapper input{float:left;}
#cussf .visa{
  background:url(/sites/all/themes/ninesixty/i/cards.png) no-repeat 0 0;
  display:block;
  height:21px;
  width:173px;
  margin-left: 30px;
  font-size:0;
}
#cussf .form-radios{
  float:left;
  position:relative;
  width:345px;
}
#cussf .visa-options{
  float:left;
  position:relative;
  width:380px;
}
#edit-first-name-wrapper{
  float:left;
  margin:12px 20px 12px 0;
  position:relative;
}
#edit-first-name-wrapper .form-text{
  width:150px;
}
#edit-last-name-wrapper{
}
#edit-last-name-wrapper .form-text{
  width:150px;
}
#edit-credit-wrapper .form-text{
  width:205px;
}
#edit-code-wrapper{
  float:left;
  margin-top:0;
}
#edit-code-wrapper .form-text{
  width:60px;
}
#cussf .wtf{
  color: #494949;
  text-decoration: underline;
  position: relative;
  top: 24px;
  left: -65px;
}
#cussf .kmu{
  clear:both;
  background:#FFFAFA;
  border-color: #B8B6B6;
  border-style: solid;
  border-width: 1px 0;
  color: #494949;
  font-size: 18px;
  font-weight: normal;
  height: 32px;
  line-height: 32px;
  margin: 0 0 7px;
  padding-left: 5px;
}
#cussf #edit-update-wrapper{

}
#cussf .buttons .form-submit{
  background:url(/sites/all/themes/ninesixty/i/pur-btns.png) no-repeat 0 -44px;
  border:none;
  text-indent: -9999em;
  font-size:0;
  height:44px;
  width:286px;
  margin:50px 5px 0 0;
  cursor:pointer;
}
/**/

/**/
/*NEW NAV BAR*/
#tlw{
  background:url("/sites/all/themes/ninesixty/i/sprite.png") repeat-x 0 -664px;
  height:48px;
  left:0;
  position:relative;
  right:0;
  top:0;
  z-index:2;
}
#tl{margin:0 auto;height:40px;padding-left:7px;padding-top:2px;position:relative;width:998px;z-index:2}
#tl .login{
  float:right;
  margin:12px -5px 0 0;
}
#tl .login li{
  display:block;
  float:left;
  padding: 0 4px 0 0;
  text-align: center;
}
#tl .login li.fb{
  margin:-5px 0 0 8px;
}
#tl {
  color:#fff;
  width:916px;
}
#tl a{
  color:#fff;
  font-size:12px;
  font-weight:bold;
  font-family:Helvetica, Arial, sans-serif;
  text-decoration:none;
}
#tl a:hover{text-decoration:underline}

#tl .login .fb_button{
  background:url("/sites/all/themes/ninesixty/i/sprite.png") no-repeat -450px -712px;
  display:block;
  height:22px;
  width:150px;
}
#tl .login li.fb_lb {
  background:none;
  width:170px
}
#ub{
  background:url("/sites/all/themes/ninesixty/i/sprite.png") no-repeat 0 -244px;
  height:93px;
  position:relative;
}
#ub .fb_button {
  background:url("/sites/all/themes/ninesixty/i/sprite.png") no-repeat 0 -712px;
  display:block;
  width:195px;
  height:28px;
}
#tl .fb_button .fb_button_text,
#ub .fb_button .fb_button_text {
  background:none;
  border:none;
  font-size:0px;
  text-indent:-5000px;
}
#ub .fb_wrap{
  position:absolute;
  left:48px;
  width:195px;
  height:28px;
  top:57px;
  text-align:center;
}
/*auth*/
#tl .auth{
  background:url("/sites/all/themes/ninesixty/i/sprite.png") no-repeat 0 -792px;
  float:right;
  margin:3px 25px 0 0;
  padding:0 8px;
  position:relative;
}
#tl .auth a{
  font-family: Arial, sans-serif;
  font-size: 10px;
  font-weight:normal;
}
#tl .fd {
  text-align: center;
}
#tl .top_line1 {
  color: #fff;
  display: block;
  font-family: "trebuchet MS";
  font-size: 11px;
}
#tl .top_line1 .top_username {
  padding-right: 4px;
}
#tl .top_line1 .top_points {
  font-size: 10px;
  padding-left: 8px;
}
#tl .top_line1 .top_points a {
  text-decoration: underline;
}
#tl .top_line2 {
  color: #85c3ce;
  font-family: "trebuchet MS";
  font-size: 10px;
}
#tl .top_line2 .top_msgs {
  padding-right: 6px;
}
#tl .top_line2 .top_msgs a {
  color: #85c3ce;
  text-decoration: underline;
}
#tl .top_line2 .top_out {
  padding-left: 7px;
}
#tl .top_line2 .top_out a {
  color: #85c3ce;
}
/**/
#tllf {
  background:url("/sites/all/themes/ninesixty/i/top_login_box.png") no-repeat 0px 0px;
  border:none;
  height:72px;
  padding:72px 0px 0px 18px;
  margin:14px 0 0  -176px;
  position:absolute;
  width:353px
}

#tllf .tllfr {
  font-size:11px;
  line-height:1;
  position:absolute;
  right:15px;
  text-align:right;
  text-decoration:none;
  top:10px;
  width:90px
}

#tllf .fi {
  float:left;
  margin:0px;
  overflow:hidden;
  line-height:1;
  display:inline;
}
#tllf .fi.name{
  margin:0 13px 0 0;
}
* + html #tllf .fi.name{
  margin:0 8px 0 0;
}
#tllf .fi.fp{
  clear:both;
  font-size:10px;
  line-height:20px;
  white-space:nowrap;
  margin:0 10px 0 6px;
  width:84px;
}
#tllf .fi.cb{
  font-size:10px;
  color:#fff;
  line-height:20px;
  white-space:nowrap;
  width:95px;
}
#tllf .fi.fp a{
  font-size:10px;
  font-weight:normal;
  font-family:Georgia, serif;
}
#tllf .fi.cb input{
  margin:0 0 0 3px;
  position:relative;
  top:3px;
}
* + html #tllf .fi.cb input{
  top:1px;
}
#tllf .form-text{
  background:#F3F1EC url("/sites/all/themes/ninesixty/i/bgr_input.gif") repeat-x 50% 50%;
  border:none;
  height:16px;
  line-height:16px;
  width:131px;
}
#tllf .form-submit {
  background:url("/sites/all/themes/ninesixty/i/sign_in.gif") no-repeat;
  border:none;
  cursor:pointer;
  font-size:0px;
  height:19px;
  line-height:0;
  padding:0px;
  position:absolute;
  right:14px;
  text-indent:-9999em;
  top:71px;
  width:62px;
}
#search-form{
  background:url("/sites/all/themes/ninesixty/i/sprite.png") no-repeat 0 0;
  height:53px;
  width:401px;
  position:relative;
  float:left;
}
#search-form .ft{
  background:none;
  position:absolute;
  left:16px;
  top:8px;
  border:none;
  height:34px;
  line-height:24px;
  width:267px;
  color:#6f6f6f;
  font-style:italic;
  font-size:14px;
}
#search-form .ft:focus{
  outline:none;
}
#search-form .fs{
  background:none;
  border:none;
  cursor:pointer;
  position: absolute;
  left: 295px;
  top: 7px;
  height: 34px;
  width: 97px;
  font-size:0;
}
#sm {
  float:left;
  height:40px;
  position:relative;
  width:620px;
}
#sm ul {
  height:40px;
}
#sm ul li {
  float:left;
}
#sm ul li a {
  color:#fff;
  display:block;
  float:left;
  margin:0 10px 0 0;
  padding:0px 15px;
  font-weight:bold;
  font-family:Helvetica, Arial, sans-serif;
  font-size:12px;
  height:40px;
  line-height:40px;
  text-decoration:none;
}
#sm ul li a.active{
  background:url("/sites/all/themes/ninesixty/i/sprite.png") no-repeat 0 -752px;
}
#sm ul li a:hover{
  background:url("/sites/all/themes/ninesixty/i/sprite.png") no-repeat 0 -752px;
  text-decoration:none;
}
#sm .add_vzaar{color:#85C3CF;font-size:11px;left:245px;position:absolute;top:20px}
#sm .htav{font-style:italic;left:auto;right:0;top:auto;bottom:11px}
#sm .htav span{font-style:normal;}
#fb_app_dw{
  background:url("/sites/all/themes/ninesixty/i/sprite.png") no-repeat -401px 0;
  display:block;
  position:absolute;
  right: 23px;
  top: 24px;
  width:137px;
  height:34px;
}
#fb_app_dw:hover{
  background:url("/sites/all/themes/ninesixty/i/sprite.png") no-repeat -401px -34px;
}
/**/

/*Item stat*/
.node-type-item-stat #main-content table{
  margin:0 0 20px;
  border-right: 1px solid #86c2c3;
  border-left: 1px solid #86c2c3;
  border-bottom: 1px solid #86c2c3;

}
.node-type-item-stat #main-content table tr{
  background:none;
  border:none;
  padding:0;
}
.node-type-item-stat #main-content table caption{
  border-top: 1px solid #86c2c3;
  border-left: 1px solid #86c2c3;
  border-right: 1px solid #86c2c3;
  background: url("/sites/all/themes/ninesixty/i/block_tbg.gif") repeat-x center top;
  text-align: center;
  padding: 15px;
  color: #9e1f63;
  font-family: "MrsEavIta, serif";
  font-size: 22px;
  line-height: 20px;
  margin-right:-1px;
}
.node-type-item-stat #main-content table td,
.node-type-item-stat #main-content table th{
  background:none;
  border: 1px dashed #BDE4E8;
  font-size: 11px;
  padding: 3px 8px 4px;
}
.node-type-item-stat #main-content table td:first-child,
.node-type-item-stat #main-content table th:first-child{
  width:30px;
}
/**/

/*Gamification*/
.overlay{
  background: url("/sites/all/themes/ninesixty/i/tranparent-bg-black.png") repeat 0 0;
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 999;
}
.award_popup_wrapper{
  position: absolute;
  left: 50%;
  top: 65px;
  margin-left: -345px;
  z-index: 1000;
}
.award_popup_wrapper .award_popup{
  position:relative;
}
.award_popup_wrapper .award_close{
  position: absolute;
  right: 31px;
  top: 10px;
  width: 110px;
  height: 25px;
  text-decoration:none;
}
.award_popup_wrapper .award_action{
  position:absolute;
  bottom:0;
  left:0;
  right:0;
  height:70px;
  font-size:0;
}
.award_popup_wrapper .award_action a{
  position: absolute;
  bottom: 5px;
  left: 337px;
  display: block;
  height: 31px;
  width: 255px;
}
.award_popup-windows-shoper .award_action a {
  left: 359px;
  bottom: 5px;
  height: 31px;
  width: 106px;
}
.user-authenticated .award_popup-windows-shoper .award_action a {
  bottom: 5px;
  left: 337px;
  height: 31px;
  width: 255px;
}
.award_popup-total-vip .award_close{
  right: 17px;
  top: 10px;
  width: 88px;
  height: 25px;
}
.award_popup-total-vip .award_action a {
  left: 359px;
  height: 31px;
  width: 106px;
  bottom: 20px;
}
.user-authenticated .award_popup-total-vip .award_action a {
  bottom: 20px;
  left: 328px;
  height: 31px;
  width: 255px;
}
.award_popup-share-your-style .award_close{
  right: 16px;
  top: 10px;
  width: 87px
}
.award_popup-share-your-style .award_action a {
  left: 359px;
  height: 31px;
  width: 106px;
  bottom: 20px;
}
.user-authenticated .award_popup-share-your-style .award_action a {
  bottom: 20px;
  left: 328px;
  height: 31px;
  width: 255px;
}
.award_popup-showcasing .award_close{
  right: 16px;
  top: 10px;
  width: 87px
}
.award_popup-showcasing .award_action a {
  left: 359px;
  height: 31px;
  width: 106px;
  bottom: 20px;
}
.user-authenticated .award_popup-showcasing .award_action a {
  bottom: 20px;
  left: 328px;
  height: 31px;
  width: 255px;
}
.award_popup-welcome-points .award_close{
  right: 71px;
  top: 66px;
  width: 97px;
  height: 25px;
}
.award_popup-welcome-points .award_action a {
  left: 359px;
  height: 31px;
  width: 90px;
  bottom: 20px;
}
.user-authenticated .award_popup-welcome-points .award_action a {
  bottom: 16px;
  left: 337px;
  height: 31px;
  width: 222px;
}
.award_popup .optout .ou{
  position: absolute;
  left: 496px;
  top: 368px;
  font-size:0;
  text-indent:-9999em;
  width: 150px;
  display: block;
  height: 15px;
}
.award_popup .optout .ou-cnf{
  background-color:#f66429;
  border:1px solid #e32b79;
  display:block;
  height:115px;
  width:239px;
  position:absolute;
  left:50%;
  top: 185px;
  margin-left:-132px;
  padding:0 13px;
  color:#000;
  font-size:12px;
  font-family:Arial, sans-serif;
}
.award_popup .optout .ou-cnf a{
  color:#000;
  text-decoration:underline;
  margin:0 18px 0 0;
}
.award_popup .optout .ou-cnf a#cg-pon{
  margin:0 24px 0 0;
}
.award_popup .optout .ou-cnf .ou-t{
  font-family:Myriad Pro, sans-serif;
  font-size:18px;
  line-height:20px;
  display:block;
  margin:10px 0 12px;
}
.award_popup .optout .ou-cnf .opts div{
  margin-bottom: 14px;
}
.award_popup-windows-shoper .optout .ou{
  left: 428px;
  top: 353px;
}
.award_popup-total-vip .optout .ou{
  left: 494px;
  top: 372px;
}
.award_popup-share-your-style .optout .ou{
  left: 496px;
  top: 359px;
}
.award_popup-showcasing .optout .ou{
  left: 496px;
  top: 360px;
}
/**/


.page-user-orders table{
  width:100%;
  margin-bottom:20px;
}
.page-user-orders table th {
  border: 1px dashed #BDE4E8;
  padding: 5px 8px;
  text-transform: uppercase;
  color: #66AEBC;
  white-space: nowrap;
  vertical-align: middle;
  font-weight: normal;
  text-align:center;
}
.page-user-orders table th a{
  color: #66AEBC;
}
.page-user-orders table th a:hover{
  color:#ed5932
}
.page-user-orders table tr.even, .page-user-orders table tr.odd {
  background: none;
  border: none;
}
.page-user-orders table td {
  border: 1px dashed #BDE4E8;
  vertical-align: middle;
  font-size: 11px;
  padding: 2px 8px 1px 14px;
}
.page-node-add-blog #field-og-image-items,
.page-node-add-blog #field-og-image-items{
  margin:30px 0 0;
}
.page-node-add-blog #field_og_image_values .content-multiple-drag,
.node-type-blog-edit #field_og_image_values .content-multiple-drag{
  display:none;
}
.page-node-add-blog #field_og_image_values tbody,
.page-node-add-blog #field_og_image_values th,
.page-node-add-blog #field_og_image_values tr,
.page-node-add-blog #field_og_image_values td,
.node-type-blog-edit #field_og_image_values tbody,
.node-type-blog-edit #field_og_image_values th,
.node-type-blog-edit #field_og_image_values tr,
.node-type-blog-edit #field_og_image_values td{
  border:none;
  background:none;
}
.page-node-add-blog #field_og_image_values th:first-child,
.node-type-blog-edit #field_og_image_values th:first-child{
  color:#6f6f6f;
  font-weight:bold;
  text-transform:uppercase;
}
.node-type-blog-edit #field_og_image_values .content-multiple-drag{display:none;}
@media screen and (-webkit-min-device-pixel-ratio:0) {
  body.page-create #node-form select,
  body.node-type-item-edit #node-form select {
    background:#fff;
    border:1px #CCC solid;
  }
}
@media all and (-webkit-min-device-pixel-ratio:10000), not all and (-webkit-min-device-pixel-ratio:0) {
  body.page-create #node-form select,
  body.node-type-item-edit #node-form select,
  #user-register select.date-month,
  #user-register select.date-day,
  #user-register select.date-year{
    background:white;
    border:1px #CCC solid;
  }
}

/* About, Terms of use */
.page-node-21 #page-title,
.page-node-53 #page-title{margin-bottom:10px}

body.page-user-register-more #page #main{width:845px}
/* Opera hacks */
@media all and (-webkit-min-device-pixel-ratio:10000),
not all and (-webkit-min-device-pixel-ratio:0) {
  body{}
  #site-menu ul li.menu-1086 a{margin-right:17px !important}
  #site-menu ul li.menu-1088 a{margin-right:25px !important}
  #user-register .form-submit,
  #user-login .form-submit{padding-left:30px !important}
  #user-login input.form-text{width:190px !important}
  #create_item_login{height:283px !important}
  #cardigan-block .chiq_items .chiq_item_count{margin-left:-46px !important}
  body.node-type-item-edit #node-form #edit-delete{left:150px !important}
  #user-login input.form-text{width:125px !important}
}

/* Safari hacks */
Safari.page-create #page #node-form .chiq_item_content_block .form-submit{
  background:url("/sites/all/themes/ninesixty/i/sprites5.png") no-repeat 0 -176px !important;
}
Safari.node-type-item-edit #page #node-form .chiq_item_content_block .form-submit,
Safari.page-create #page #node-form .chiq_item_content_block .form-submit {
    background:url("/sites/all/themes/ninesixty/i/sprites5.png") no-repeat 0 -176px !important;
    bottom:82px !important;
    color:#FFFFFF !important;
    font-size:27px !important;
    height:38px !important;
    left:auto !important;
    position:absolute !important;
    right:29px !important;
    width:134px !important;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
  #page #user-register .form-submit {background:url(/sites/all/themes/ninesixty/i/arrows.png) no-repeat left 5px}
  #page #user-register .form-submit:hover {background:url(/sites/all/themes/ninesixty/i/arrows.png) no-repeat left -24px}
  #page #user-login .form-submit {background:url(/sites/all/themes/ninesixty/i/arrows.png) no-repeat left 5px}
  #page #user-login .form-submit:hover {background:url(/sites/all/themes/ninesixty/i/arrows.png) no-repeat left -24px}
  body.page-create #page #node-form #edit-submit,
  body.node-type-item-edit #page #node-form #edit-submit,
  body.node-type-item-edit #page #node-form #edit-delete {background:url(/sites/all/themes/ninesixty/i/arrows.png) no-repeat left 5px}
  body.page-create #page #node-form #edit-submit:hover,
  body.node-type-item-edit #page #node-form #edit-submit:hover,
  body.node-type-item-edit #page #node-form #edit-delete:hover{background:url(/sites/all/themes/ninesixty/i/arrows.png) no-repeat left -24px}
  .page-user-edit-profile #page #edit-submit {background:url(/sites/all/themes/ninesixty/i/arrows.png) no-repeat left 5px;padding-top:1px}
  .page-user-edit-profile #page #edit-submit:hover {background:url(/sites/all/themes/ninesixty/i/arrows.png) no-repeat left -24px}
  .page-user-edit #page #edit-submit{padding-top:2px;background:url(/sites/all/themes/ninesixty/i/arrows.png) no-repeat left 5px}
  .page-user-edit #page #edit-submit:hover{background:url(/sites/all/themes/ninesixty/i/arrows.png) no-repeat left -24px}
  #page #user-register .form-submit,
  #page #node-form .form-submit{background:url(/sites/all/themes/ninesixty/i/arrows.png) no-repeat left 5px}
  #page #user-register .form-submit:hover,
  #page #node-form .form-submit:hover{background:url(/sites/all/themes/ninesixty/i/arrows.png) no-repeat left -24px}
  .page-user-edit #edit-delete{margin:3px 0 0 5px;line-height:36px}
  /*body.page-user .profile .user_friend{margin-top:-12px}*/
  #user-register .form-submit, #node-form .form-submit{background-position:left 12px !important}
  .page-user-edit-profile #edit-field-birthday-0-value-month{background:#fff;border: 1px #CCC solid;color:#000000;cursor:pointer;font-size:10px;
  height:19px;padding:0 0 0 5px;text-transform:lowercase;width:92px}
  .page-user-edit-profile #edit-field-gender-value{background:#fff;border:1px #CCC solid;height:21px;padding-top:0px}
  .page-user-edit-profile #edit-field-birthday-0-value-day{background:#fff;border:1px #CCC solid;color:#000000;cursor:pointer;font-size:10px;
  height:19px;padding:0 0 0 5px;width:53px}
  .page-user-edit-profile #edit-field-birthday-0-value-year{background:#fff;border:1px #CCC solid;color:#000000;cursor:pointer;font-size:10px;
  height:19px;padding:0 0 0 5px;width:63px}
  .page-user-edit-profile #page #countries, .page-user-edit-profile #page #adm, .page-user-edit-profile #page #place{background:#fff;
  border:1px #CCC solid;height:20px;margin-top:1px;padding:0 0 0 2px;width:212px}
  #standarty-new-link-front-form .front_new_link_sbm{padding-top:12px}
}
/**/
#block-chiq_mailchimp-front #edit-email-wrapper{top:153px\0/;}
#item_subs #edit-email-wrapper{top:162px\0/;}

