/* Import CSS files: Begin */
@import url('reset.css');
/* Import CSS files: End */

a:link, a:visited {color:#008AB0; }
#navigation {
    left: 420px;
    position: relative;
    top: -225px;
    width: 300px;
    z-index: 300;
}
#nav a {
    color: #868688;
    padding: 5px 0;
    display: block;
}
#nav a:hover {color:#333;}
#nav {
background: #fff;
}

#nav, #nav ul {
    width: 300px;
    font-weight:bold;
    border-bottom:none;
    color:#fff;
    height: 0;
}
ul#nav li:last-child a {color: #008AB0;}


/*NAV Definitions End */
#headerDivider {
    background-color: #868688;
    height: 10px;
}

/* ----- Logo ----- */
div#logo img {
    position: relative;
}
div#logo a img {
    margin-top: -11px;
}

div#logo a {
    height: 300px;
}
/*SCREEN OVER-RIDE
------------------*/
#generalContent .mainBody {
    float: left;
    width: 700px;
		margin-top: 20px;
}
#sideBar {
    font-size: 12px;
		display: inline;
    float: left;
    margin: 13px 40px 0 0;
    position: relative;
    width: 200px;
}
/*screen.css (line 1657)*/
#sideBar .sideNav li {
    border-bottom: 1px solid #EFEFEF;
    text-align: left;
    text-transform: uppercase;
}
/*screen.css (line 1599)*/
#sideBar .module li {
    line-height: 1.2em;
    margin: 0;
    padding: 6px 0 7px;
}
#sideBar .module .topCurve {
    background:none;
    height: 0;
}
/*screen.css (line 1650)*/
#sideBar .sideNav {
    margin-bottom: 0;
}
/*screen.css (line 1575)*/
#sideBar .module {
    background: none;
    height: auto;
    margin: 0;
    padding-bottom: 10px;
    width: auto;
}
.module {
    background: none;
}
#generalContent .parsys .section p {
    color: #363636;
    font-size: 13px;
}
.customMenu {
    float: left;
    margin: 0;
    position: relative;
    text-align: left;
    z-index: 50;
}
/*screen.css (line 2959)*/
#generalContent div.parsys_column .section {
    overflow: hidden;
    padding-bottom: 0;
    width: 100%;
}
.container {
    margin: 5px auto 0;
}
#breadcrumb .container {
    line-height: normal;
}
/*screen.css (line 1257)*/
.col2 {
    margin-left: 0;
}
/*static.css (line 94)*/
div.cq-colctrl-lt7-c1 {
    float: right;
    width: 38%;
}
/*screen.css (line 2965)*/
div.image.parbase.section {
    display: block;
    float: none;
    padding-bottom: 16px;
    padding-top: 5px;
}
#infoDiv {
    height:0;
    background-color:#fff;
    color:#FFF;
    display: none;
}
#infoContainer {
    top:5px;
}
div#header {
    height: 300px;
    padding-top: 0;
}

#banner{
    margin-top: 15px;
}
/* overrides screen.css line 3659 */
.codaSlider .alignRight {
    left: 65%;
}

.sliderTitle {
    max-width:100%;
}
.sliderSubtitle {
	padding: 25px 0 35px;
	font-size: 18px;
	line-height: 1.2em;
}
.subtitle-site {
	color: #008AB0;
}
.sliderTitle button.button span {
    color: #008AB0;
}
#content h1, .title h1 {
    color:#008AB0;
    font-size: 16px;
    line-height: 1em;
    text-transform: uppercase;
    padding-bottom: 25px;
}
#sideBar .sideNav li a, #sideBar .sideNav li.selected li a {
    color:#666;
}
/*screen.css (line 1676)*/
#sideBar .module a {
    font-weight: normal;
}
#contentText h5{
    color:#008AB0;

}
#contentText div.cq-colctrl-lt0 {
    width: 100%;
}
a.close {
background:url("/etc/designs/hello/packaged/img/global/btnClose.png") no-repeat scroll 0 0 transparent;
width:15px;
}

a.btn {
display:block;
float:right;
height:27px;
margin-left:247px;
margin-top:-14px;
position:absolute;
text-indent:-999.9em;
}

a.btn:hover {
 background-position: 0 -27px;
}

div.textimage .text p, div.text .text p {
    color: #363636;
    font-size: 13px;
    line-height: 1.4em;
}
div#breadcrumb a.section:hover {color:#008AB0;}
div#breadcrumb a.openClose {
    background:url("/etc/designs/liveandlookyoung/resources/library/images/arrow.gif") no-repeat scroll left center transparent;
}
div#breadcrumb a.openClose:hover {color:#008AB0;}
#breadcrumb span.arrow {
    background:url("/etc/designs/liveandlookyoung/resources/library/images/arrow.gif") no-repeat scroll 100% 50% transparent;
}
div.richtext ul li, div.textimage ul li, div.text ul li {
    background: none;
}
.call .text {
    left:16px;
    right:16px;
}
#generalContent .parsys .section .call .text .callout-body p {
    line-height: 1.3em;
		font-weight:normal;
		padding-top: 5px;
}
#generalContent .parsys .section  .call .dark p {
    color: #717073;
    font-size: 13px;
}
.call .actionLink {
    color:#008AB0;
    width: 40%;
}

div.cq-colctrl-lt7-c0  {
    float: left;
    margin-right: 15px;
    width: 58%;
}
/**
 *  Horizontal Buttons
 */
.jcarousel-skin-tango .jcarousel-next-horizontal {
    background-image:url("/etc/designs/liveandlookyoung/resources/library/images/slider-nav-right-arrow-live.png");
}
.jcarousel-skin-tango .jcarousel-next-horizontal:hover {
	background-image:url("/etc/designs/liveandlookyoung/resources/library/images/slider-nav-right-arrow-live.png");
}

.jcarousel-skin-tango .jcarousel-prev-horizontal {
    background-image:url("/etc/designs/liveandlookyoung/resources/library/images/slider-nav-left-arrow-live.png");
}
.jcarousel-skin-tango .jcarousel-prev-horizontal:hover{
	background-image:url("/etc/designs/liveandlookyoung/resources/library/images/slider-nav-left-arrow-live.png");
}

/* FORM
------- */
#form-container {
		margin: 30px auto 0;
		width: 640px;
		background: #ffffff;
	}
#form-container ul {
	list-style: none;
	margin: 0;
	}
	form.order ul li {
		width: 64%;
		clear: both;
		padding: 6px 0 9px;
		position: relative;
		list-style: none;
	}
	label.desc {
    color: #363636;
    display: block;
    font-size: 13px;
    font-weight: bold;
    line-height: 1.2em;
    margin: 0;
    padding: 0 0 3px;
    white-space: normal;
    width: 100%;
}
input.medium, select.medium {
    width: 50%;
		border-color: #7C7C7C #C3C3C3 #DDDDDD;
    border-style: solid;
    border-width: 1px;
}
input.text, select.select {
	font-size: 100%;
    margin: 0;
    padding: 2px 0;
}
form span.req {
    color: red;
    display: inline;
    float: none;
    font-weight: bold;
}
form li span {
    color: #444444;
    float: left;
    margin: 0 7px 0 0;
    padding: 0;
}
form li span label {
    clear: both;
    color: #444444;
    display: block;
    font-size: 85%;
    line-height: 160%;
    margin: 0;
    padding-top: 3px;
}
form li.complex {
    padding-bottom: 0;
}
form li.complex div span {
    margin: 0 0.3em 0 0;
    padding-bottom: 12px;
    width: auto;
}

.full {
    width: 100% !important;
}

form li div span {
    display: block;
    float: left;
    margin: 0;
    width: 100%;
}

.left {
    float: left;
}
.right {
    float: right;
}
form li.complex div span.left, form li.complex div span.right {
    margin: 0;
    width: 48%;
}
form li.complex div span.full input, form li.complex div span.full select, form li.complex div span.left input, form li.complex div span.right input, form li.complex div span.left select, form li.complex div span.right select {
    width: 100%;
}
form li.complex div span {
    margin: 0 0.3em 0 0;
    padding-bottom: 12px;
    width: auto;
}
form h6 {
	font-size: 14px;
	font-weight: normal;
	color: #008AB0;
	padding-top: 15px;
	line-height: 1.2em;
}
/*screen.css (line 1181)*/
div.cq-colctrl-s-l-c0 {
    padding-right: 20px;
    width: 270px;
}
/*screen.css (line 1182)*/
div.cq-colctrl-s-l-c1 {
    width: 680px;
}
#footer {
    position: relative;
}
#footer .icon.parbase.image,
#footer > img {
    position: absolute;
    right: 0;
    width: 160px;
}
#footer .icon.parbase.image img {
    width: 100%;
    margin: 0;
}
