body
{
	background-color: #A69577;
	font-family: arial;
}

/*body
{
	background-color: #ecd5ad;
	font-family: arial;
}*/

h3
{
	font-size: 20px;
}

.olive
{
	color: #545E40;
}

.bold
{
	font-weight: bold;
}


.brown
{
	color: #603913;
}

.darkbrown
{
	color: #5A4A42;
}




#container
{
	position: relative;
	margin: 0 auto;
	width: 914px;
	padding: 0px 55px;
	background: url('http://www.chefcharlescarroll.com/images/interface/bg2.jpg') repeat-x;
}

/* @group header */

#header
{
	position: relative;
	width: 100%;
	height: 321px;
	background: url('http://www.chefcharlescarroll.com/images/interface/header-bg.png') no-repeat -41px 12px;
}

#header #social-nav
{
	position: relative;
	float: right;
	top: 245px;	
	margin-right: 65px;
}

#header #social-nav li
{
	display: inline;
	list-style: none;
	padding-right: 10px;
}

#header img.twitter
{
	position: relative;
	top: 7px;
}

#header #social-nav li a,a:visited
{
	text-decoration: none;
	color: #545E40;
	margin: 0px;
}

#header #social-nav li a:hover
{
	text-decoration: underline;
}

#header span#contactlink
{
	position: relative;
	top: -7px;
	text-decoration: none;
	color: #545E40;
}

/* @end */

/* @group main_nav */

#main_nav ul a,a:visited
{
	text-decoration: none;
	color: #5A4A42;
	font-size: 21px;
	margin-left: 0px;
}

#main_nav ul a:hover
{
	border-bottom: 1px solid #545E40;
}

#main_nav ul li a.selected
{
	border-bottom: 1px solid #545E40;
	color: #545E40;
	
}

#main_nav li
{
	display: inline;
	padding: 0px 20px;
	margin-right: 0px;
}

#main_nav
{
	position: relative;
	width: 100%;
	margin-bottom: 15px;
}

/* @end */

#content
{
	position: relative;
	width: 100%;
}

.page-title span
{
	position: relative;
	left: 65px;
	top: 22px;
	font-size: 32px;
	font-weight: bold;
}

#page-title-links
{
	position: relative;
	float: right;
	margin-right: 30px;
	margin-top: 15px;
	width: 300px;
}

#page-title-links li
{
	position: relative;
	top: -2px;
	display: inline;
	list-style: none;
	padding-right: 10px;
	color: #545E40;
}

#page-title-links li a,a:visited
{
	margin: 0px;
	font-size: 16px;
	color: #545E40;
}

#page-title-links li img
{
	position: relative;
	padding-right: 7px;
	top: 3px;
}

/* @group frontpage */

table#front-page-table
{
	position: relative;
	margin: 0 auto;
	width: 800px;
	color: white;
	font-size: 13px;
}

table#front-page-table th
{
	padding-right: 40px;
}

table#front-page-table th.first
{
	padding-right: 35px;
}

table#front-page-table ul
{
	padding-left: 20px;
}
table#front-page-table li
{
	padding-bottom: 5px;
	line-height: 18px;
	margin: 0px;
}

ul.front-speaks-list li a,a:visited
{
	margin: 0px;
	color: white;
	text-decoration: none;
	font-weight: normal;
}

.front-writes-list
{
	position:relative;
	margin-top: 15px;
}


ul li.front-speaks-download a,a:visited
{
	position: relative;
	color: white;
	text-decoration: none;
	margin-left: 30px;
	font-weight: normal;
}

.front-speaks-download a:hover
{
	text-decoration: underline;
}


.front-fire
{
	position: relative;
	padding-right: 10px;
}

li.front-page-list-item a,a:visited
{
	font-size: 13px;
	text-decoration: none;
	color: white;
	margin: 0px;
	font-weight: normal;
}

table#front-page-table ul li.front-page-list-item a:hover
{
	text-decoration: underline;
}

#front-invites-subtitle
{
	display: block;
	position: relative;
	left: 20px;
	font-size: 15px;
	margin-bottom: 10px;
	margin-top: 20px;
}

ul.front-invites-list a,a:visited
{
	position: relative;
	top: -1px;
	color: white;
	text-decoration: none;
}

ul.front-invites-list a:hover
{
	color: white;
	text-decoration: underline;
}


#fp-bottom-div
{
	position: relative;
	padding: 13px;
	padding-top: 14px;
	padding-bottom: 14px;
	width: 888px;
	height: 358px;
	margin-top: 20px;
	margin-bottom: 20px;
	background: url('http://www.chefcharlescarroll.com/images/interface/fp-bottom-div.png') no-repeat;
}

#fp-bottom-div #left
{
	position: relative;
	float: left;
	padding: 20px;
	height: 289px;
	width: 512px;
	/*border: 1px solid red;*/
}

#fp-bottom-div #left td
{
	font-size: 12px;
	padding-bottom: 8px;
}

#fp-bottom-div #left td.first
{
	padding-right: 40px;
}

#fp-bottom-div #left td.second
{
	padding-right: 20px;
}

#fp-bottom-div table
{
	margin-bottom: 10px;
}

#fp-bottom-div #right
{
	position: relative;
	float: right;
	height: 260px;
	width: 300px;
	
	padding: 10px;
	padding-top: 60px;
	padding-left: 20px;
	/*border: 1px solid blue;*/

}

#fp-bottom-div #right td
{
	vertical-align: bottom;
}
#fp-bottom-div #right ul li
{
	margin-bottom: 7px;
	
}
#fp-bottom-div #right ul li.last
{
	position: relative;
	padding-top: 10px;
	margin-left: 10px;
}
#fp-bottom-div #right ul li.last a,a:visited
{
	
	color: #F7941E;
	font-size: 18px;
	margin: 0px;
}

#front-shop-table
{
	/*border: 1px solid red;*/
	height: 117px;
	overflow: hidden;
}

.front-page-shop-box-thumbnail
{
	position: relative;
	margin-right: 10px;
}
#fp-bottom-div #right #see-chef-in-action
{
	position: relative;
	top: 62px;
}
#see-chef-in-action a,a:visited
{
	font-size:20px;	
	color: #5A4A42;
	margin: 0px;
	top: -3px;
	
}

#see-chef-in-action a:hover
{
	text-decoration: underline;
}

#fp-bottom-div #right #fp-blog-link
{
	position: relative;
	margin-top: 75px;
}
#fp-bottom-div #right #fp-blog-link a,a:visited
{
	font-size:20px;
	color: #5A4A42;
	text-decoration: none;
	margin: 0px;
}

#fp-bottom-div #right #fp-blog-link a:hover
{
	text-decoration: underline;
}


#fp-bottom-div #right ul li a,a:visited
{
	color: #1a1a1a;
	font-size: 11px;
	text-decoration: none;
}

#fp-bottom-div #right ul li a:hover
{
	text-decoration: underline;
	
}


div#fp-calendar-title
{
	position: relative;
	font-size: 26px;
	margin-bottom: 20px;
}

#fp-calendar-more span a,a:visited
{
	position: relative;
	color: #F7941E;
	text-decoration: none;
	margin: 0px;
	top: -5px;
	
}

#fp-calendar-more span a:hover
{
	text-decoration: underline;
}

.footer-icon2
{
	position: relative;
	top: 3px;
	left: 10px;
}

/* @end */





/* @group calendar */

#page-title-calendar
{
	position: relative;
	background: url('http://www.chefcharlescarroll.com/images/interface/blank-page-title.png') no-repeat;
	width: 100%;
	height: 114px;
}

#page-title-calendar span
{
	position: relative;
	top: 9px;
}

#calendar-content
{
	position: relative;
	margin-left: 60px;
	margin-bottom: 20px;
}

#calendar-content ul.ulheader
{
	color: #5A4A42;
	/*color: #545E40;*/
	font-weight: bold;
	padding-bottom: 15px;
}

#calendar-content ul.ultable li
{
	color: white;
	font-size: 12px;
	border-bottom: 1px dashed #5A4A42;
	padding-top: 10px;
	padding-bottom: 10px;
}

#calendar-content ul.ultable-last li
{
	color: white;
	font-size: 12px;
	padding-top: 10px;
	padding-bottom: 10px;
}


#calendar-content ul li
{
	display: block;
	float: left;
	
}

#calendar-content li.first
{
	width: 200px;
}

#calendar-content li.second
{
	width: 200px;
}

#calendar-content li.third
{
	width: 430px;
}

#calendar-content div.pagination
{
	position: relative;
	top: 15px;
	margin-bottom: 80px;
	color: #5A4A42;
	font-size: 12px;
}

#calendar-content div.pagination a,a:visited
{
	position: relative;
	color: #5A4A42;
	font-size: 12px;
}

/* @end */

/* @group store */

#page-title-store
{
	position: relative;
	background: url('http://www.chefcharlescarroll.com/images/interface/shop-page-title.png') no-repeat;
	width: 100%;
	height: 114px;
}

#store-page-title
{
	position: relative;
	top: 10px;
	color: #545E40;
}
.store-item
{
	
	border-bottom: 1px dashed #ecd5ad;
	padding-bottom: 10px;
	padding-top: 30px;
}

.store-item td
{

	
}

.store-item td.item-icon
{
	position: relative;
	width:  48px;
	padding-right: 20px;
	vertical-align: top;
}

td.store-item-left
{
	position: relative;
	width: 450px;
	vertical-align: top;
}

td.store-item-right
{
	position: relative;
	display: block;
	width: 390px;
	text-align:center;
	float: right;
	bottom: 0px;
	vertical-align: bottom;
}

td.store-item-right a,a:visited
{
	margin: 0px;
}

.store-item-right .item-thumbnail
{
	position: relative;
}


.store-item h4
{
	position: relative;
	margin-bottom: 9px;
	text-decoration: underline;
}


.store-item-single
{
	position: relative;
	padding-bottom: 10px;
	padding-top: 30px;
}

.store-item-single ul
{
	
}

.store-item-single ul li
{
	display: block;
	float: left;
	border: 1px solid  #A69577;
}
.store-item-single ul li.item-icon
{
	position: relative;
	width:  48px;
	margin-right: 20px;
}




.store-item-single h4
{
	position: relative;
	margin-bottom: 9px;
	text-decoration: underline;
}





.item-details
{
	display: block;
	position: relative;
	margin-bottom: 60px;
	font-size: 13px;
	color: white;
	line-height: 22px;	
}


.item-price
{
	position: relative;
	top: -23px;
	margin-right: 18px;
	color: white;
	font-weight: bold;
	
}

.plus-icon
{
	position: relative;
	margin-right: 10px;
}




#corporate-discount
{
	position: relative;
	padding-top: 30px;
	margin-bottom: 30px;
	margin-left: 68px;
}

#corporate-discount h4
{
	position: relative;
	color: #545E40;
	text-decoration: underline;
	margin-bottom: 8px;
}

#corporate-discount span.discount-description
{
	display: block;
	font-size: 13px;
	color: white;
	margin-bottom: 25px;
}

#corporate-discount table.discount-pricing td
{
	
	font-size: 14px;
	color: white;
	font-weight: bold;
	padding-right: 10px;
}

/* @end */

/* @group symposium */

#content-top
{
	
	position: relative;
	margin-top: 20px;
}

#page-title-symposium
{
	position: relative;
	background: url('http://www.chefcharlescarroll.com/images/interface/symposium-page-title.png') no-repeat;
	width: 100%;
	height: 114px;
}

div#symposium-info
{
	position: relative;
	float: left;
	padding-top: 30px;
	
}


div#symposium-links
{
	position: relative;
	float: right;
}



#content-bottom
{
	position: relative;
	margin-top: 20px;
	width: 900px;
	/*border: 1px solid blue;*/
}

#content-bottom ul li
{
	position: relative;
	padding-bottom: 20px;
	padding-top: 20px;
	border-bottom: 1px dashed #ecd5ad;
	padding-left: 30px;
	background: url('http://www.chefcharlescarroll.com/images/interface/fire-white.png') no-repeat 0 20px;
}

#content-bottom ul li.last
{
	position: relative;
	padding-bottom: 20px;
	padding-top: 20px;
	border: none;
	padding-left: 30px;
	background: url('http://www.chefcharlescarroll.com/images/interface/fire-white.png') no-repeat 0 20px;
}


#content-bottom p
{
	position: relative;
	margin: 0px 0px 30px;
	/*float: left;*/
	/*width: 400px;*/
}

span.symposium-title
{
	display: block;
	font-size: 14px;
	text-decoration: underline;
	margin-bottom: 5px;
}

span.symposium-time-details
{
	color: white;
	font-size: 12px;
	line-height: 21px;
}


#symposium-links li a,a:visited
{
	position: relative;
	text-decoration: none;
	margin-left: 5px;
	color: #5A4A42;
	top: -3px;
	font-size: 15px;
}

#symposium-links li a:hover
{
	text-decoration: underline;
}


/* @end */

div.clearit
{
	position: relative;
	clear: both;
}

/* @group footer */

#footer
{
	position: relative;
	width: 100%;
	height: 142px;
	left: 7px;
	background: url('http://www.chefcharlescarroll.com/images/interface/footer2.png') no-repeat;
}

#footer table
{
	position: relative;
	top: 37px;
	margin-left: 75px;
}

#footer td div
{
	position: relative;
	float: left;
	padding:0px;
	
}


#footer td a,a:visited
{
	color: #545E40;
	text-decoration: none;
	font-size: 18px;
	padding: 0px;
	margin: 0px;
}

#footer td div a:hover
{
	text-decoration: underline;
}

#footer td div.first
{
	position: relative;
	margin-right: 65px;
	margin-left: 30px;
	padding-left: 0px;
}

#footer td div.first a,a:visited
{
	padding-left: 0px;
	margin: 0px;
	top: 1px;
}

#footer td div.middle
{
	position: relative;
	margin-right: 65px;
	
}

.footer-icon
{
	position: relative;
	top: 6px;
	left: 10px;
}

#footer-tag
{
	position: relative;
	top: 70px;
	margin-left: 30px;
	font-size: 9px;
	font-weight: bold;
}

/* @end */

/* @group gallery */
#the-gallery
{
	position: relative;
	width: 913px;
	height: 564px;
	margin-bottom: 20px;
}


/* @end */

/* @group cooks */


#page-title-cooks
{
	position: relative;
	background: url('http://www.chefcharlescarroll.com/images/interface/blank-page-title.png') no-repeat;
	width: 100%;
	height: 114px;
}

#page-title-cooks span
{
	position: relative;
	top: 9px;
}

#blog-sidebar
{
	position: relative;
	float: right;
	width: 20%;
	padding-top: 15px;
	/*border:1px solid red;*/
}

.navcontainer
{
	position: relative;
	margin-bottom: 25px;
}

#blog-content
{
	position: relative;
	float: left;
	width: 75%;
	/*border: 1px solid blue;*/
	margin-bottom: 25px;
}

.post
{
	padding: 10px;
	padding-bottom: 25px;
	color: white;
	font-size: 13px;
	line-height: 17px;
}

.post h3
{
	color: #5A4A42;
	font-size: 20px;
	margin-bottom: 10px;
}

.navcontainer h3
{
	color: #5A4A42;
	font-size: 20px;
	margin-bottom: 10px;
}

.navcontainer li
{
	margin-left: 5px;
}

.navcontainer a,a:visited
{
	color: #5A4A42;
	text-decoration: none;
	font-size: 13px;
}

.navcontainer a:hover
{
	color: #5A4A42;
	text-decoration: underline;
}

.post a,a:visited
{
	color: #5A4A42;
	text-decoration: none;
	font-size: 13px;
}

.post a:hover
{
	color: #5A4A42;
	text-decoration: underline;
}


/* @end */

/* @group contact */

#emailaddy
{
	position: relative;
	margin-bottom: 20px;
}

#emailaddy h4
{
	margin-bottom: 10px;
}

#emailaddy p
{
	font-size: 13px;
	color: white;
	line-height: 19px;
}

#emailform-h4
{
	margin-bottom: 10px;
}

/* @end */


h4.speaks-header
{
	margin-bottom: 30px;
	margin-left: 50px;
}

h6.speaks-title
{
	font-size: 16px;
	font-weight: normal;
	color: #603913;
	border-bottom: 1px dashed;
	display: inline;
	line-height: 22px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

table#speaks-columns
{
	position: relative;
	margin-left: 50px;
}

table#speaks-columns td
{
	display: block;
	float: left;
	width:  280px;
	list-style: none;
	margin-bottom: 30px;
	color: white;
	font-size: 11px;
	line-height: 22px;
}

table#speaks-columns td div
{
	position: relative;
	padding-right: 40px;
}

table#speaks-columns td div p
{
	padding-left: 0px;
}

table#speaks-columns td.tdheader
{
	margin-bottom: 10px;
}


ul.speaks-list 
{
	position: relative;
	margin-left: 25px;
	margin-bottom: 30px;
}

ul.speaks-list li
{
	font-size: 12px;
	margin-bottom: 5px;
	
}

ul.speaks-list li a,a:visited
{
	margin: 0px;
	text-decoration: none;
}

ul.speaks-list li span
{
	color: #603913;
	border-bottom: 1px solid;
}

ul.speaks-list li.speaks-download
{
	margin-top: 10px;	
}

ul.speaks-list li.speaks-download a,a:visited
{
	position: relative;
	color: white;
	text-decoration: none;
	margin-left: 30px;
	font-size: 12px;
	
}

ul.speaks-list li.speaks-download a:hover
{
	text-decoration: underline;
}


div.page-divider
{
	position: relative;
	margin-bottom: 30px;
	border-bottom: 1px dashed white;
}


#content p
{
	color: white;
	font-size: 12px;
	line-height: 22px;
	margin-bottom: 20px;
	padding-left: 50px;
	padding-right: 50px;	
}

#bio-content
{
	margin-bottom: 30px;
}

.preso-title
{
	margin-left: 50px;
	font-size: 15px;
	font-weight: bold;
	color: #5A4A42;
	margin-right: 10px;
}

.preso-subtitle
{
	margin-left: 50px;
	font-size: 12px;
	color: #5A4A42;
}

.preso-duration
{
	font-size: 10px;
	color: #545E40;
}

#media-content
{
	padding-left: 50px;
}

#media-content h2
{
	font-size: 18px;
	color: #5A4A42;
	padding-bottom:  10px;
}

#media-content ul
{
	margin-bottom: 20px;
}

#media-content ul li
{
	margin-bottom: 7px;
}

#media-content li a,a:visited
{
	position: relative;
	font-size: 12px;
	text-decoration: none;
	color: white;
	font-weight: bold;
	margin-left: 0px;
	padding-left: 0px;
}

#media-content li a:hover
{
	text-decoration: underline;
}

#media-content li p
{
	padding-left: 0px;
	padding-right: 50px;
}
