﻿@import url('reset.css');

@import url('style.css');

#container {
	background: url('../en/images/newwaysBG.jpg') bottom left no-repeat;
	overflow: hidden;
	position: relative;
	height: 80em; /*57em;*/
}

#mainContentWrapper {
    margin: 8.5em 0 17.5em 30em;
    padding: 0;
    width: 597px;
}

#mainContent_top {
    height: 10px;
}

#mainContentArea {
    width: inherit;
    height: auto;
	background: url('../en/images/newways_content_bg_main.png') repeat-y;
	margin: 0;
	padding: 20px 5px 0px 50px;
	/*overflow: visible; */
	
}

#mainContent_bottom {
    height: 15px;
}

.recdets {
	margin-bottom: 10em;
}

table td {
	padding-bottom: 0.25em;
}

ol li {
	line-height: 1.5em;
}

#recipeSearch {
	position: relative;
	z-index: 50;
}

#recipeSearchResults {
	padding-bottom: 5em;
}

ul#recipeIcons {
	overflow: auto;
} 

ul#recipeIcons li {
	display: block;
	float: left;
	margin-right: 2.2em;
}


#Scrollbar-Container {
	clear: left;
}

#header p {
    padding: 0px 0px 0px 1px;
}

#header h2 {
    margin-bottom: 10px;
}


#newwaysForm {
	position: absolute;
	background: url('../en/images/newwaysFormTop-trans.png');
	width: 49.3em;
	min-height: 35em;
	height: auto;
	left: 29em;
	top: 15em;
	z-index: 1000;
	display: none;
}

#newwaysForm p {
	margin-left: 1.6em;
	font-size: 1.2em;
	margin-bottom: 1em;
}

#newwaysForm li textarea {
	width: 400px;
	height: 50px;
}

#closeForm {
	position: absolute;
	right: 1.5em;
	top: 1.2em;
}
#formTitle {
	margin: 2em 0 .75em 2em;
}

.floatIt {
	float: left;
}

.clearIt {
	clear: left;
}

#formBottom {
	position: absolute;
	bottom: 0;
	left: 0;
	background: url('../en/images/newwaysFormBottom-trans.png');
	width: 49.3em;
	height: 1em;
}

#newwaysForm ul {
	margin-left: 2em;
}

#newwaysForm ul li {
	font-size: 1.1em;
	padding-bottom: 1em;
	display: block;
}

input.formLong { width: 270px; margin-right: 2em;}

.formProv {
	width: 110px;
}

input.formMid {
	width: 160px;
}
.formProv input {
	width: 100px
}

#newwaysForm ul li.chkbox { width: 460px; }

label {
	display: block;
}

.formSubmit {
	margin: 1.5em 0 1em 0;
}

.smalltext { font-size: 10px;}

.littleSpace {
	margin-bottom: 0.25em;
}

ul #mycarousel{
	zindex: 500;
}

dl#newwaysDropIt {
	margin-top: 0em;
}

dl#newwaysDropIt dt {
	background-image: url(../en/images/newwaysDropItBG-trans.png);
	background-repeat: no-repeat;
	padding-top: 5px;
	/*width: 30em; */
	height: 1.7em;
}

dl#newwaysDropIt dd {
	width: 32.8em;
	background-color: #fff;
	border-left: 1px solid #a3a3a3;
	border-right: 1px solid #a3a3a3;
	border-bottom: 1px solid #a3a3a3;
	display: none;
}

dl#newwaysDropIt dd ul li {
	padding-top: 2px;
	padding-bottom: 3px;
}

dl#newwaysDropIt dt, dl#newwaysDropIt dd ul li {
	font-family: arial, sans-serif;
	padding-left: 1em;
	font-size: 1.1em;
}  

.Scrollbar-Track { height: 150px; }

#Scroller-1 { height: 175px; }

.Container { height: 175px;}


.Scrollbar-Down { top: 170px; }

.Scroller-Container {
	height: auto;
	padding-bottom: 100px;
}

.jcarousel-skin-ie7 .jcarousel-prev-horizontal {
    position: absolute;
    top: 80px;
    left: 10px;
    width: 35px;
    height: 20px;
    cursor: pointer;
    background: transparent url(../en/images/scroll_left.gif) no-repeat 0 0;
}

.jcarousel-skin-ie7 .jcarousel-next-horizontal {
    position: absolute;
    top: 80px;
    right: 142px;
    width: 35px;
    height: 20px;
    cursor: pointer;
    background: transparent url(../en/images/scroll_right.gif) no-repeat 0 0;
}

.jcarousel-skin-ie7 .jcarousel-clip-horizontal {
	margin:0px 35px;
    width:  450px;
    height: 188px;
}

.testimonialitem {
	border-bottom: 1px solid #e5e6e5;
	padding: 1em 0 1em 1em;
	clear: left;
	width: 550px;
	min-height: 5em;
	height: auto;
	vertical-align: baseline;
	position: relative;
}

.clearfix {
	clear: left;
	zoom: 1;
	height: 0;
	visibility: hidden;
}

.textStuff {
	font-size: 1.4em;
	margin-top: 2em;
	position: relative;
}

.submitter {
	color: #5d3936;
	font-style: italic;
}

select {
	clear: left;
}

#ieCornerProduct {
	background: url('../en/images/IEcornerProduct-budSingles-trans.gif') top left no-repeat;
	position: absolute;
	width: 27.4em;
	height: 11.2em;
	right: 0;
	bottom: 0;
	z-index:1;
	overflow: hidden;
}

.jcarousel-skin-ie7 .jcarousel-item:hover {
	background: url(../en/images/recipeOnState-trans.png) top left no-repeat;
}

#newwaysList {
	width:60em;
	height: 45em; /*25em;*/
	overflow: hidden;
}

a {
	color: #5C3936; 
}