
body {
	padding: 0px;
	margin: 0px;
	background: #BB1F6F url('../images/bg_main.jpg') top center no-repeat;
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #fff;
}

div#header {
	height: 71px;
	width: 950px;
	margin: 30px auto 0 auto;
	background: url('../images/logo.png') top right no-repeat;
	position: relative;
	z-index: 200;
}

div#content {
	width: 950px;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	background: url('../images/bg_trans_white.png') top left repeat;
	margin: 0 auto;
	position: relative;
	z-index: 100;
}

div#tagline {
	background: url('../images/bg_trans_white.png') top left repeat;
	border: 1px solid #fff;
	text-align: right;
	margin: 0 auto;
	width: 950px;
	padding: 10px 0;
}

div#tagline div.wrap {
	margin: 0 10px;
}

ul#nav {
	margin: 0 auto;
	padding: 0;
	text-align: right;
	background: url('../images/bg_trans_black.png') top left repeat;
	display: block;
	width: 950px;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

ul#nav li {
	display: inline;
	padding: 0 37px;
	font-size: 11px;
	color: #fff;
	line-height: 30px;
	text-transform: uppercase;
	position: relative;
	z-index: 200;
}

ul#nav li.home {
	float: left;
}

ul#nav li a, ul#nav li a:link, ul#nav li a:visited {
	color: #fff;
	text-decoration: none;
}

ul#nav li a:hover {
	border-bottom: 1px solid;
}

ul#nav li.selected, ul#nav li.selected a {
	color: #B1D111;
}

div#footer {
	height: 50px;
	width: 950px;
	margin: 0 auto;
	text-align: right;
	font-size: 12px;
	line-height: 25px;
}

div#footer a {
	color: #fff;
}

h1 {
	margin: 0 0 10px 0;
}

h1.main {
	margin: 10px 0 0 0;
}

h2 {
	margin: 0 0 20px 0;
	font-weight: normal;
	font-family: 'Helvetica Neue',Helvetica,Arial,'Liberation Sans',FreeSans,sans-serif;
	font-size: 25px;
}

a, a:hover {
	text-decoration: none;
}

.hoverborder a:hover {
	border-bottom: 1px solid;
}

p {
	margin: 0 0 10px 0;
}

p.ptext {
	text-align:  center;
	color: #444;
}

p.ptext a {
	color: #444;
}

.left {
	float: left !important;
}

.right {
	float: right !important;
}

.clear {
	clear: both;
}

br.clear {
	font-size: 0px;
	text-indent: -9999px;
	line-height: 0;
	visibility: hidden;
}

.t_right {
	text-align: right;
}

.t_center {
	text-align: center;
}

.m-top-20 {
	margin-top: 20px;
}

.m-top-10 {
	margin-top: 10px;
}

.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.block {
	display: block;
}

.light {
	color: #8d8d8d;
}

.w20 {
	width: 20%;
}

.w25 {
	width: 25%;
}

.w50 {
	width: 50%;
}

.w65 {
	width: 65%;
}

.w35 {
	width: 35%;
}

a img {
	border: 0;
}

table {
	width: 100%;
}

div.layout div.wrap {
	padding: 20px;
}

div.layout.one div.wrap {
	padding: 10px;
}

div.layout.one div.cell.one {
	width: 300px;
	float: left;
	margin-right: 20px;
}

div.layout.one div.cell.two {
	width: 630px;
	float: left;
}

/* */

img#kristie-big-version-no-pun-intended {
	position: relative;
	top: -48px;
	left: -20px;
	z-index: 100;
}

blockquote#kirstie-quote {
	width: 232px;
	font-weight: 100;
	font-size: 25px;
	color: #fff;
	text-shadow: 0 0 1px #000;
	font-style: italic;
	margin: -87px 0 0 38px;
	position: relative;
	z-index: 200;
}

div.highlights {
	
}

div.highlights div.item {
	background: url('../images/bg_trans_black.png') top left repeat;
	padding: 10px;
	margin-bottom: 20px;
}

div.highlights div.item div.thumb {
	float: right;
	width: 363px;
	height: 230px;
	overflow: hidden;
	background: url('../images/bg_trans_black.png') top left repeat;
	position: relative;
	border: 1px solid #fff;
}

div.highlights div.item div.thumb a.play {
	background: url("../images/icon_play.png") no-repeat scroll center center transparent;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	display: block;
}

div.highlights div.item div.thumb2{
	float: right;
	width: 363px;
	height: 230px;
	overflow: hidden;
	position: relative;
}

div.highlights div.item div.thumb2 a.play {
	background: url("../images/icon_play.png") no-repeat scroll center center transparent;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	display: block;
}

div.highlights div.item div.story {
	width: 213px;
	text-align: right;
}

div.highlights div.item div.story h2, h3 {
	font-size: 36px;
	line-height: 41px;
	color: #fff;
	text-shadow: 1px 1px 1px #333;
	font-weight: normal;
	margin: 0 0 10px 0;
}

div.highlights div.item div.story h4 {
	color: #000;
	font-size: 20px;
	margin: 0;
}

div.highlights div.item div.story a.watch {
	color: #BEDF11;
	text-transform: lowercase;
	text-decoration: none;
}

div.highlights div.item div.story p {
	margin: 0;
	font-size: 14px;
}

div.highlights div.item div.story p em {
	font-style: normal;
	color: #A5F6FF;
}

div.highlights div.item div.story a:hover {
	border-bottom: 1px solid;
}

div.highlights div.item div.story p a {
	color: #A5F6FF;
}

/* Gregbox */

.ui-widget-header {
	background: none;
	height: 0;
	border: none;
	margin: 0;
}

.ui-widget-content {
    border: none !important;
    background: transparent !important;
}

.ui-dialog-titlebar {
	margin-bottom: -6px !important;
	margin-right: 15px !important;
}

.gregbox {
	display: none;
}

.gregbox div.top {
	background: url('http://www.organicliaison.com/assets/images/g_bg_lightbox_top.png') top left no-repeat;
	height: 18px;
}

.gregbox div.content {
	background: url('http://www.organicliaison.com/assets/images/g_bg_lightbox_mid.png') top left repeat-y;
	padding: 0 10px;
}

.gregbox div.bottom {
	background: url('http://www.organicliaison.com/assets/images/g_bg_lightbox_bot.png') bottom left no-repeat;
	height: 20px;
}

.gregbox.skinny div.top {
	background: url('http://www.organicliaison.com/assets/images/g_bg_lightbox_skinny_top.png') top left no-repeat;
}

.gregbox.skinny div.content {
	background: url('http://www.organicliaison.com/assets/images/g_bg_lightbox_skinny_mid.png') top left repeat-y;
}

.gregbox.skinny div.bottom {
	background: url('http://www.organicliaison.com/assets/images/g_bg_lightbox_skinny_bot.png') bottom left no-repeat;
}

.gregbox div.content h2 {
	margin: 0 0 5px 0;
	font-size: 24px;
}

.gregbox div.content p {
	padding: 0 0 5px 0;
	margin: 0;
}

.bigforms input[type="text"], .bigforms input[type="password"] {
	width: 90%;
	background: #fff;
	font-size: 14px;
	color: #aaa;
	border: 1px solid #aaa;
	padding: 3px 5px;
	font-family: 'Helvetica Neue', Helvetica, Arial;
}

.bigforms .title {
	font-size: 16px;
	font-style: italic;
}

.bigforms table td {
	padding: 3px;
}

/* */

div.subscribe-box {
	background: url('../images/bg_topcell.png') top left no-repeat;
	width: 325px;
	height: 91px;
	position: relative;
}

div#header div.subscribe-box {
	top: -27px;
	left: -6px;
}

div.subscribe-box h2 {
    color: #FFFFFF;
    display: block;
    font-size: 25px;
	font-style: italic;
    font-weight: 200;
    height: 93px;
    overflow: hidden;
    text-align: right;
    text-transform: uppercase;
    width: 160px;
	margin: 0;
	padding-top: 14px;
}

div.subscribe-box div.animatebox {
	position: absolute;
	left: 0;
	top: 0;
	width: 160px;
	height: 93px;
	overflow: hidden;
}

div.subscribe-box h2 strong {
	font-weight: 800;
}

form.subscribe {
	display: block;
	width: 153px;
	position: absolute;
	right: 0;
	top: 14px;
	height: 91px;
}

form.subscribe input.subscribe-email {
	border: none;
    color: #999999;
    display: block;
    font-size: 12px;
    margin: 0;
    padding: 4px 6px;
    width: 132px;
}

form.subscribe table {
	font-size: 11px;
	margin-left: -8px;
	width: 158px;
}

form.subscribe table td {
	text-align: left;
}

a.arrow {
    background: url("../images/g_arrow_white.png") no-repeat scroll left center transparent;
    color: #FFFFFF;
    font-weight: bold;
    padding-left: 10px;
}

div#subs-foot {
	width: 325px;
	margin-left: 20px;
	float: right;
	height: 92px;
}

div.bottom-cells div.item {
	float: right;
	width: auto;
	height: 91px;
}

a.a-icon {
	text-align: center;
	padding-top: 64px;
	color: #fff;
	width: 64px;
	display: block;
	font-size: 11px;
}

a.a-icon:hover {
	text-decoration: underline;
}

a.a-icon.facebook {
	background: url('../images/icon_facebook_big.png') top center no-repeat;
}

a.a-icon.twitter {
	background: url('../images/icon_twitter_big.png') top center no-repeat;
}

a.a-icon.youtube {
	background: url('../images/icon_youtube_big.png') top center no-repeat;
}

div#hundreddays {
    background: url("../images/pink.png") repeat scroll left top transparent !important;
}

a.play.nobg {
    background: none !important;
}

div#lightbox {
    width: 550px;
    min-height: 350px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

ul.images {
    list-style: none;
    margin: 0;
    padding: 0;
}

ul.images li {
    width: 30%;
    margin-right: 3%;
    margin-bottom: 3%;
    background: url('../images/bg_trans.png') top left repeat;
    height: 200px;
    float: left;
    overflow: hidden;
    position: relative;
}

ul.images li img {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}

ul.images li span.caption {
    line-height: 30px;
    background: url('../images/bg_trans.png') top left repeat;
    color: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 90%;
    padding: 0 5%;
    z-index: 2;
    text-align: center;
}

ul.images li a {
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100;
}

ul.images.videos li a {
	background: url("../images/bg_play.png") no-repeat scroll center 50% transparent;
}

.cell .wrap ul.images li {
    width: 173px;
    margin-right: 20px;
    margin-bottom: 20px;
}

.cell .wrap ul.images.videos li {
    height: 115px;
}

.cell .wrap .mox-pager {
    text-align: center;
}

.cell .wrap .mox-pager a {
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url('../images/bullet_page_unselected.png') top left no-repeat;
    margin-right: 5px;
    text-indent: -9999px;
}

.cell .wrap .mox-pager a.activeSlide {
    background: url('../images/bullet_page_selected.png') top left no-repeat;
}

ul.images li.nth-end {
    margin-right: 0 !important;
}
