
html, body, div, span, applet, object, iframe,
h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	background: #111111;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	/*text-align: left;*/
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* CSS Layout */

body {
	margin: 0;
	padding: 0;
	background-color: #111111;
	background-image: url(../images/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	margin: auto;
	font: 15px "Times New Roman", Times, serif;
	color: #888888;
	line-height: 18px;
	position: relative;
}

h1 {
	font-size: 48px;
	font-family: "Times New Roman", Times, serif;
	color: #888888;
	font-style: italic;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	line-height: 54px !important;
}

h2 {
	font-size: 36px;
	font-family: "Times New Roman", Times, serif;
	color: #df027e;
	font-style: italic;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	line-height: 42px !important;
}

h3 {
	font-size: 28px;
	font-family: "Times New Roman", Times, serif;
	color: #4f4da0;
	font-style: italic;
	font-weight: inherit;
	padding: 0px;
	margin: 0px;
	line-height: 34px !important;
}

h4 {
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	color: #ffffff;
	font-style: italic;
	font-weight: inherit;
	padding: 0px;
	margin: 0px;
	line-height: 24px !important;
}

p {
	margin: 0;
	padding: 0;
	margin-bottom: 14px;
	font-size:15px;
	font-style:italic;
	
}

img, #siteby, #ingredients { behavior: url(/css/iepngfix.htc) }

a img {
	border: 0;
}

a:focus {
	-moz-outline-style: none;
}

a {
	font: "Times New Roman", Times, serif;
	color: #ffffff;
	text-decoration: none;
}

/*a:hover {
	color: #df027e;
	text-decoration: none;
}*/

/* Styling for main template */

.width50 {
	width:50%;
}

textarea.textbox {
	border:1px dashed #888888;
	background-color:#111111;
	color:#888888;
	width:690px;
}

input.textbox {
	border:1px dashed #888888;
	background-color:#111111;
	color:#888888;
	width:340px;
}

input.file{
	border:1px dashed #888888;
	background-color:#111111;
	color:#888888;
}


html, body{
	width:100%;
	height:100%;
}

#outer {
	margin: auto;
	width: 960px;
/*	position: relative; */
	z-index: 0;
}

#outercontainer {
/*	position: absolute; */
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

#container {
	text-align: left;
	margin: auto;
	width: 960px;
	float: left;
	left: 0;
}

#col-left {
	float: left;
	display: inline;
	width: 230px;
	margin-right: 20px;
}

#col-right {
	float: left;
	display: inline;
	width: 710px;
}

#address {
	float: left;
	display: inline;
	width: 557px;
	height: 15px;
	padding-top: 57px;
}

#logo {
	float: left;
	display: inline;
	width: 230px;
	height: 106px;
	margin-bottom: 54px;
}

#navigation {
	float: left;
	display: inline;
	width: 230px;
	height: 211px;
}

#navseperator {
	float: left;
	display: inline;
	width: 230px;
	height: 86px;
	margin-top: 35px;
}

#subnav {
	float: left;
	display: inline;
/*	background-image: url(../images/bg-subnav.jpg);
	background-position: bottom left;
	background-repeat: no-repeat; */
	position: relative;
	width: 230px;
	min-height: 536px;
	height: auto !important;
	height: 536px;
	border-top: 1px solid #282828;
	margin-top: 107px;
}

#menu li {
	display:inline;
}

#menubuttons {
	float: left;
	display: inline;
	width: 230px;
	min-height: 150px;
	height: auto !important;
	height: 150px;
	padding-top: 23px; 
	padding-bottom: 23px; 
	border-bottom: 1px solid #282828;
}

#buttons-alt {
	float: left;
	display: inline;
	width: 230px;
	min-height: 133px;
	height: auto !important;
	height: 133px;
	padding-top: 23px; 
	border-bottom: 1px solid #282828;
}

.clear {
	clear:both;
}

#buttons {
	float: left;
	display: inline;
	width: 230px;
	min-height: 133px;
	height: auto !important;
	height: 133px;
	padding-top: 23px; 
	position: relative;
	border-bottom: 1px solid #282828;
}

#socialnetworking {
	float: left;
	display: inline;
	width: 230px;
	min-height: 376px;
	height: auto !important;
	height: 376px;
	border-bottom: 1px solid #282828;
	background-image: url(../images/bg-subnav.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	position: relative;
}

#socialnetcontent {
	float: left;
	display: inline;
	width: 230px;
	position: absolute;
	top: 0;
	left: 0;
	padding-top: 15px;
}

#sociallinks {
	float: left;
	display: inline;
	width: 230px;
	height: 70px;
	position: absolute;
	bottom: 0;
	left: 0;
	background: url(../images/bg-footer.jpg) no-repeat fixed 0 -51px;
}

#image {
	float: left;
	display: inline;
	width: 710px;
	height: 376px;
	overflow: hidden;
	position: relative;
}

	#image-frame {
		float: left;
		display: inline;
		width: 710px;
		height: 376px;
		overflow: hidden;
		position: absolute;
		z-index: 50;
		top: 0px;
		left: 0px;
	}

#fairy1 {
	float: left;
	display: inline;
	width: 710px;
	height: 71px;
}

#fairy2 {
	float: left;
	display: inline;
	width: 710px;
	height: 45px;
}

#content {
	float: left;
	display: inline;
	width: 710px;
	min-height: 521px;
	height: auto !important;
	height: 521px;
	position: relative;
}

#title {
	float: left;
	display: inline;
	width: 710px;
	min-height: 143px; 
	height: auto !important;
	height: 143px;
}

.title {
	float: left;
	display: inline;
	width: 710px;
	min-height: 143px; 
	height: auto !important;
	height: 143px;
}

#copy {
	float: left;
	display: inline;
	width: 710px;
	min-height: 368px;
	height: auto !important;
	height: 368px;
	border-top: 1px solid #282828;
	border-bottom: 1px solid #282828;
	padding-top: 10px;
	position: relative;
	z-index:5 
}


.copy {
	float: left;
	display: inline;
	width: 710px;
	min-height: 368px;
	height: auto !important;
	height: 368px;
	border-top: 1px solid #282828;
	border-bottom: 1px solid #282828;
	padding-top: 10px;
	position: relative;
	z-index:5 
}

	.larger-text-16px {
		font-size:16px;
	}

#copy-alt {
	float: left;
	display: inline;
	width: 710px;
	min-height: 312px;
	height: auto !important;
	height: 312px;
	border-bottom: 1px solid #282828;
	padding-top: 10px;
}

#footer {
	float: left;
	display: inline;
	height: 30px;
	padding-top: 20px;
	padding-left: 250px;
	width: 600px;
}

#siteby {
	float: left;
	display: inline;
	margin-top: 10px;
	width: 110px;
}

#landing {
	width: 100%;
	height: 530px;
	left: 0;
	margin-top: -265px;
	position: absolute;
	text-align: center;
	top: 50%;
	padding-top: 9px;
}

#languages {
	float: right;
	display: inline;
	height: 20px;
	width: 200px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
}

#ingredients {
	margin-top: 371px;
	width: 100%;
	height: 35px;
	position: absolute;
	z-index: 100;
	left: 0;
	overflow: hidden;
	text-align: center;
	background-image:url(../images/ingredients-2.png);
	background-position:center;
	background-repeat:no-repeat;
}

#french {
	width: 710px;
	height: 333px;
	position: absolute;
	z-index: 20;
	bottom: 150px;
	right: 123px;
	padding: 25px;
	background-image: url(../images/bg-popup.gif);	
}

#italian {
	width: 710px;
	height: 333px;
	position: absolute;
	z-index: 20;
	bottom: 150px;
	right: 58px;
	padding: 25px;
	background-image: url(../images/bg-popup.gif);	
}

#spanish {
	width: 710px;
	height: 333px;
	position: absolute;
	z-index: 20;
	bottom: 150px;
	right: 0px;
	padding: 25px;
	background-image: url(../images/bg-popup.gif);	
}

#quotes
{
	height:143px;
	overflow:hidden;
}

#quotes blockquote
{
	margin:0;
	font-size: 22px;
	font-family: "Times New Roman", Times, serif;
	color: #4f4da0;
	font-style: italic;
}

#slideshow1 {
	position: relative;
}


/*//////////////////////////////////////////////////////*/

.navitem {
	width: 230px;
	height: 18px;
	float: left;
	display: inline;
	padding-top: 5px;
}

.text-nav {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	cursor:pointer;
}

.text-highlight1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #df027e;
	line-height: 18px;
	font-style: italic;
}

.text-highlight1a {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #df027e;
	line-height: 18px;
	font-style: italic;
}

.text-highlight2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	color: #df027e;
	line-height: 18px;
	font-style: italic;
}

.text-highlight3 {
	color: #df027e;

}

.text-highlight4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #ffffff;
	line-height: 18px;
	font-style: italic;
}

.text-highlight5 {
	color: #4f4da0;
	font-size:14px;
	
}

.text-highlightWhite {
	color: #ffffff;
	font-style: italic;
	font-weight: inherit;
	padding: 0px;
	margin: 0px;
	line-height: 24px !important;
}

.text-highlightPurple {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #4F4DA0;
	line-height: 18px;
	font-style: italic;
}

.text-main {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #ffffff;
	line-height: 18px;
}

.pad-small {
	margin-left: 100px;
}

.pad-medium {
	margin-left: 133px;
}

.button {
	float: left;
	display: inline;
	background-image: url(../images/bg-button.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 5px;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	letter-spacing: 1px;
	clear: both;
}

.marathon-button {
	float: left;
	display: inline;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	letter-spacing: 1px;
	clear: both;
	margin:10px 0 10px;
}

.button2 {
	float: left;
	display: inline;
	background-image: url(../images/bg-button.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-bottom: 5px;
	margin-right: 15px;
	margin-left: 10px;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	letter-spacing: 1px;
}

.button-icon {
	width: 81px;
	height: 30px;
	background-color: #c43b7e;
/*	background-image: url(../images/bg-button-icon.jpg) !important; */
	background-repeat: no-repeat;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight:bold;
	color: #FFFFFF;
	border: none;
}

.button-menu {
	float: left;
	display: inline;
	padding:0;
	padding-top: 5px;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	letter-spacing: 1px;
	clear: both;
	width: 230px;
	margin:0;
}

.menu-link {
	float: left;
	display: inline;
	padding-top: 5px;
	margin-left: 10px;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: italic;
	letter-spacing: 1px;
	clear: both;
}

.text-tweet-title {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
/*	color: #df027e; */
	font-style: italic;
}

.text-tweet-follow {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #ffffff;
	float: right;
}

.quotes-holder {
	height: 140px;
}

.text-quotem-left {
	float: left;
	display: inline;
	background-image: url(../images/quo-start.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	height: 85px;
	width: 48px;
}

.text-quotem-right {
	float: left;
	display: inline;
	background-image: url(../images/quo-end.jpg);
	background-position: bottom center;
	background-repeat: no-repeat;
	width: 36px;
	height: 85px;
}

.text-quotem {
	float: left;
	display: inline;
	width: 600px;
}

.contact-col {
	float: left;
	display: inline;
	width: 340px;
	padding: 5px;
}

.free-col {
	float: left;
	display: inline;
	width: 100%;
}

.menusub {
	float: left;
	display: inline;
	width: 230px;
}

.shadow {
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 10;
	top: 0;
	left: 0;
	background-color: #000000;
}

.langclose {
	width: 35px;
	height: 35px;
	text-align: right;
	float: right;
}

.left {
	float: left;
	display: inline;
}

/* Misc */

.absolute {
	position:absolute;
	left: 0;
	top: 0;
}

.hide {
	display:none;
}

/*Happenings page*/

.happening-pdf {
	width: 175px;
	/*margin: 0 auto;*/
}

p.latest-happening {
	text-align: center;
	padding-top:5px;
}


/*-- Careers Page --*/

