@import "reset-fonts-grids.css";
@import "nav.css";
@import "text.css";

/* GLOBAL SETTINGS */

* {
	margin: 0px;
   	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

html, body {
	background: #fff url('http://www.cellucor.com/img/bg.jpg') top center no-repeat;
}

body {
	overflow-x: hidden;
}

img {
	border: 0px;	
}

p {
	margin-bottom: 10px;	
}

/* SITE-WIDE LAYOUT */

#container {
	position: relative;
	margin: 0 auto;
}

#header {
	margin: 0 auto;
	width: 1000px;
	height: 101px;	
}

#speaknow {
	position: absolute;
	top: 30px;
	right: 70px;
	text-align: right;
	line-height: 14px;
	color: #333;
}

#chat {
	position: absolute;
	top: 30px;
	left: 70px;
	text-align: right;
	line-height: 14px;
	color: #333;
}

#nav {
	position: relative;
	left: 210px;
	z-index: 1000;
	width: 580px;
}

#content_container {
	position: relative;
	width: 100%;
	background: url('http://www.cellucor.com/img/middle_bg.jpg') repeat-x bottom left;
}

#content {
	position: relative;
	left: -5px;
	height: 410px;
	width: 1000px;
	margin: 0 auto;
	padding-top: 10px;
	z-index: 5;
	line-height: 18px;
}

#breadcrumbs {
	margin-top: 10px;
	margin-left: -15px;
	margin-bottom: 15px;
	color: #b0b0b0;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: bold;
}

#breadcrumbs a {
	color: #b0b0b0;
}

#layout1_left {
	margin: 0 auto;
	width: 705px;
	height: 395px;
	float: left;
	overflow: hidden;
	text-align: left;
}

#main_image {
	width: 647px;
	height: 305px;	
}

#change_main {
	position: absolute;
	top: 270px;
	left: 535px;
	text-align: right;
}

#front_boxes img {
	padding-right: 20px;
	float: left;
}

#sample_form {
	float: left;
	width: 198px;
	height: 90px;
	background: url('http://www.cellucor.com/img/front-page-box-newsletter.png') no-repeat;	
}

#cForm {
	margin-left: 13px;
}

legend {
	font-size: 18px;
	padding: 5px;
}

label {
	float: left;	
}

fieldset {
	border: 1px solid #18499f;
	padding: 10px;
	width: 300px;
	text-align: right;
}

.athlete {
	width: 550px;
	padding-right: 30px;
	border-right: 1px solid #dbdbdb;
}

/* PRODUCT ITEMS */

#product_left {
	min-height: 233px;
}

#product_left h2 {
	margin-bottom: 5px;	
}

#movie {
	float: left;	
}

#embed {
	position: absolute;
	top: 295px;
	left: 0px;
	color: #909090;
}

#embed input {
	border: 1px solid #d9d9d9;	
	background: transparent;
	color: #909090;
	width: 364px;
}

#product_thumbs {
	margin-top: 35px;
	margin-bottom: -4px;
}

#product_thumbs img{
	margin-left: -4px;
}

.answer {
	padding: 10px;	
	color: #666;
	margin-left: 20px;
	margin-bottom: 10px;
	border-left: 1px dotted #666;
}

.credit {
	font-size: 14px;
	letter-spacing: 0px;
}

.thumbnail {
	float: left;
	padding-right: 10px;
}

#ingredients {
	margin-left: 30px;
	width: 200px;
	text-align: left;
}

.stack {
	height: 100px;	
}

.stack_desc {
	font-size: 11px;	
}

#system {
	padding-bottom: 15px;
	width: 675px;
}

/* HOME SIDEBAR */

#home_right {
	position: relative;
	width: 265px;
	height: 365px;
	margin-top: 16px;
	float: right;
	overflow: hidden;
	text-align: right;
	font-size: 11px;
	color: #2c2d2e;
	background: url('http://www.cellucor.com/img/sidebar_bg.jpg') no-repeat;
	padding: 15px;
}

#layout1_right {
	position: relative;
	width: 265px;
	min-height: 365px;
	margin-top: 16px;
	float: right;
	overflow: hidden;
	text-align: right;
	font-size: 11px;
	color: #2c2d2e;
}

#home_right h2 {
	border-bottom: 1px solid #666;
	font-size: 14px;
	margin-bottom: 10px;
	letter-spacing: 0px;
}

.blog_snippet {
	text-align: left;
	line-height: 12px;
	padding-bottom: 15px;
}

.blog_info {
	padding-top: 2px;	
}

.blog_pic {
	float: left;	
}

.event {
	text-align: left;
	padding-bottom: 10px;
}

.eventinfo {
	padding: 5px;
	line-height: 16px;	
}

#footer {
	position: relative;
	width: 1000px;
	margin: 0 auto;
	padding-top: 45px;	
	line-height: 22px;
	font-size: 10px;
}

#footer a, #footer a:link,#footer a:visited,#footer a:active {
	color: #666;
	text-decoration: none;
}

#content ul {
	margin-left: 20px;
	padding: 0px;
	list-style-type: disc;
}

#content ol {
	margin-left: 20px;
	padding: 0px;
	list-style-type: decimal;
}

#content ol li {
	margin-left: 15px;
	padding: 0px;
	list-style-type: decimal;
}

#content li {
	padding-left: 15px;
	list-style-type: none;
}

.clear {
	margin: 0px;
	padding: 0px;
	height: 0px;
	clear: both;	
}

.ingredient_box {
	position: absolute;
	right: 50% !important;
	top: 0px;
	width: 284px;
	color: #000;
	z-index: 100000;
	opacity: .95;
}

#ingredients ul {
	margin-left: 10px;	
}

#ingredients li {
	background: url('http://www.cellucor.com/img/ingredients_bullet.gif') left center no-repeat;
}

#ingredients li a {
	padding-left: 10px;	
}

.ingredient_info {
	padding: 0 20px 20px 20px;
	text-align: left;
	width: 244px;
	background: url('http://www.cellucor.com/img/ingredients_middle.png') repeat-y;
	font-size: 11px;
}

.ingredient_info img {
	padding-left: 15px;
	padding-bottom: 10px;
	float: right;	
}

.close {
	position: absolute;
	top: 0px;
	right: 0px;
}

.highslide-gallery {
	float: left;
	padding: 5px 17px 5px 17px;
}

.blog_info h4 a {
	color: #000 !important;
}

.askquestion {
	width: auto;
	float: right;
	padding: 5px;
	border: 1px dotted #dfdfdf;
}

.askquestion:hover {
	text-decoration: none;
}

.singleLocationName {
	font-size: 18px;	
	color: #d30000;
}

.phoneNumbers {
	margin-bottom: 20px;	
}

.descriptor {
	margin-bottom: 10px;	
}

#m5movie, #n0movie, #r3movie, #p6movie, #d4movie, #t7movie, #ws1movie, #l2movie {
	float: left;
}

.m5_flavor_box {
	position: absolute;
	right: 50% !important;
	top: 0px;
	width: 800px;
	height: 509px;
	color: #000;
	z-index: 100000;
	background: url('http://www.cellucor.com/img/m5_flavors.png') no-repeat;
}

#_d {
	z-index: 9999;
}

#FDA {
	position: absolute;
	bottom: 27px;
	right: 10px;
	width: 270px;
	font-size: 10px;
	line-height: 11px;
	z-index: 99999;
	text-align: left;
	color: #797979;
	border: 1px solid #ccc;
	padding: 5px;
	background: #fff;
}

#FDA2 {
	position: absolute;
	top: 10px;
	right: 10px;
	width: 270px;
	font-size: 10px;
	line-height: 11px;
	z-index: 0;
	text-align: left;
	color: #797979;
	border: 1px solid #ccc;
	padding: 5px;
	background: #fff;
}

#directed_use {
	position: absolute;
	bottom: 0px;
	left: 100px;
}

#directed_use a {
	color: #666;
	text-decoration: underline;
}
