/*========================================

			global styles

			you can change the following here:

			1. section header colors and height
			2. column 1 bg colors
			3. module header colors
			4. left nav colors
			5. button colors

========================================*/

/* 1. section header styles */

#ms-global-section-container {
	background-image: url('/images/assets/channel/microsites/nestle-baking/section-title.gif');
	height: 59px;
}
#ms-global-section-title {
	background-image:none;
	height: 59px;
}
#ms-global-hdr-notch {
	background:none;
	height: 55px;
}

/* 2. col1 bg colors */

/* controls the background color of the col1 */
#ms-global-wrap #ms-global-col1 {
	background-image: url('/images/assets/channel/microsites/nestle-baking/col1-bg.gif');
	padding-top: 73px;
}
/* controls the background color of col1 modules */
.ms-global-col1-container {
	background: url('/images/assets/channel/microsites/nestle-baking/col1-bg.gif');
padding-bottom: 690px;
}

/* controls the shadow at the bottom of each col1 module */
.ms-global-col1-bottomshadow {
	background-image:url('');
}
/* controls the bottom "cap" of col1 */
#ms-global-col1-footer  {
 	background-image:url('/images/assets/channel/microsites/nestle-baking/col1-bg-footer.gif');
 	height: 48px; /* might need to change this sometimes */
}

/* 3. module header colors */

.col2_module .global_module_header {
	background: url('/images/assets/channel/microsites/nestle-baking/nb-col2-module-hdr.jpg') no-repeat;
	font-size: 22px; 
}
.col3_module .global_module_header {
	background: url('/images/assets/channel/microsites/nestle-baking/nb-col3-module-hdr.jpg') no-repeat;
}

/* 4. button colors */

#ms-global-wrap .global-button {
	background: url('http://images.marthastewart.com/images/assets/global/ms-global-btn-left.gif') no-repeat;
}
#ms-global-wrap .global-button-outer {
	background: url('http://images.marthastewart.com/images/assets/global/ms-global-btn-right.gif') no-repeat top right;
	}
#ms-global-wrap .global-button-inner {
	background: url('http://images.marthastewart.com/images/assets/global/ms-global-btn-center.gif') repeat-x;
}
#ms-global-wrap .global-button a, .global-button a:visited {
	color: #fff;
}

/* 5. H1 colors */

.global_module_header h1 {
	color:#DFA611;
	font-family:Georgia,Palatino,serif;
	font-size:17px;
	font-weight:normal;
	letter-spacing:1px;
	margin:0;
	padding:0;
}

/* link colors */
a {
color:#DFA611;
cursor:pointer;
text-decoration:none;
}

/*=================================
			module specific styles 
=================================*/

/* col1: wildcard newsletter module

	 in it's default state you can modify:

	 1. header bg image
	 2. module bullet color
	 3. module font color */


/* col2: article template

	 you can modify these things:

	 1. article template color
	 2. header color */

#ms-col2-article-header-inner {
	background: url('http://images.marthastewart.com/images/assets/channel/microsites/blue-buffalo-sweeps/col2-article-tile.gif') repeat-y;
}

.ms-col2-article-content-inner {
	background: url('http://images.marthastewart.com/images/assets/channel/microsites/blue-buffalo-sweeps/col2-article-bot.gif') no-repeat bottom left;
}
#ms-col2-article-content {
	background: url('http://images.marthastewart.com/images/assets/channel/microsites/blue-buffalo-sweeps/col2-article-body-tile.gif') repeat-y;
}

.ms-col2-article-body {
	background: url('http://images.marthastewart.com/images/assets/channel/microsites/blue-buffalo-sweeps/col2-article-body-top.gif') no-repeat top left; 
}
.ms-col2-article-body-inner {
	background: url('http://images.marthastewart.com/images/assets/channel/microsites/blue-buffalo-sweeps/col2-article-body-bot.gif') no-repeat bottom left;
}

/* column 3: poll module */
#col3-poll-options {
	padding: 8px 0 18px 0;
}
#col3-poll-module th {
	font-weight: normal;
	text-align: left;
}

#col3-poll-module h2 {
	color: #9a7908;
	font-size:17px; 
	margin: 12px 20px 0 20px;
	font-weight: bold;

}

#col3-poll-options table {
    margin-left: 14px;
}

#col3-poll-options table {
	vertical-align: middle;
}

.col3-poll-result {
	float: left;
	width: 60px;
	text-align: center;
}

.col3-poll-result h4 {
	margin: 0;
	color: #928585;
	font-size: 10px;
	font-weight: bold;
}

#col3-poll-result-container {
	margin: 14px auto;
	width: 300px;
}

#col3-poll-result-container td {
	text-align: center;
}

#col3-poll-options .global-button {
	margin: 12px 0 0 10px;
}

#col3-poll-result-bars td {
	vertical-align: bottom;
}

#col3-poll-result-bars td div {
	background-position: top center;
	background-repeat: no-repeat;
	padding-top: 9px;

}
/* result bar options */
			
#col3-poll-result-container #pollBar1 div {
	background-image: url('http://images.marthastewart.com/images/assets/channel/microsites/default/col3-poll-result-top-green.gif');
}
#col3-poll-result-container #pollLabel1 {
	background-image: url('http://images.marthastewart.com/images/assets/channel/microsites/default/col3-poll-result-bot-green.gif');
}
#col3-poll-result-container #pollBar2 div {
	background-image: url('http://images.marthastewart.com/images/assets/channel/microsites/default/col3-poll-result-top-blue.gif');
}
#col3-poll-result-container #pollLabel2 {
	background-image: url('http://images.marthastewart.com/images/assets/channel/microsites/default/col3-poll-result-bot-blue.gif');
}
#col3-poll-result-container #pollBar3 div {
	background-image: url('http://images.marthastewart.com/images/assets/channel/microsites/default/col3-poll-result-top-orange.gif');
}
#col3-poll-result-container #pollLabel3 {
	background-image: url('http://images.marthastewart.com/images/assets/channel/microsites/default/col3-poll-result-bot-orange.gif');
}
#col3-poll-result-container #pollBar4 div {
	background-image: url('http://images.marthastewart.com/images/assets/channel/microsites/default/col3-poll-result-top-yellow.gif');
}
#col3-poll-result-container #pollLabel4 {
	background-image: url('http://images.marthastewart.com/images/assets/channel/microsites/default/col3-poll-result-bot-yellow.gif');
}
#col3-poll-result-container #pollBar5 div {
	background-image: url('http://images.marthastewart.com/images/assets/channel/microsites/default/col3-poll-result-top-teal.gif');
}
#col3-poll-result-container #pollLabel5  {
	background-image: url('http://images.marthastewart.com/images/assets/channel/microsites/default/col3-poll-result-bot-teal.gif');
}

/*CSS for Photogalleries*/
/*

	large photo gallery for Milk

*/


.lpg #ms-global-section-container {
	background-image: url(http://images.marthastewart.com/images/assets/channel/microsites/milk/lpg_section_title.gif);
}

/*.lpg #ms-global-section-container {
	background-image: none;
}*/

#lpg {
	background: url(http://images.marthastewart.com/images/assets/channel/microsites/milk/lpg_tile.gif) repeat-y;
}
#lpg_outer {
	background:  url(http://images.marthastewart.com/images/assets/channel/microsites/milk/lpg_top.gif) no-repeat;
}
#lpg_inner {
	background: url(http://images.marthastewart.com/images/assets/channel/microsites/milk/lpg_bot.gif) no-repeat bottom left;
}
#lpg_take_action #lpg_print {
	background: url(http://images.marthastewart.com/images/assets/channel/microsites/milk/lpg_print.gif) no-repeat;
}


#lpg_take_action #lpg_email {
	background: url(http://images.marthastewart.com/images/assets/channel/microsites/milk/lpg_email.gif) no-repeat;
}
#lpg_begin {
	background: url(http://images.marthastewart.com/images/assets/channel/microsites/milk/lpg_begin.png) no-repeat;
}
#lpg_prev {
	background: url(http://images.marthastewart.com/images/assets/channel/microsites/milk/lpg_prev.gif) no-repeat center;
}
#lpg_next {
	background: url(http://images.marthastewart.com/images/assets/channel/microsites/milk/lpg_next.gif) no-repeat center;
}
#lpg_content {
	background: url(http://images.marthastewart.com/images/assets/channel/microsites/milk/lpg_content_tile.gif) repeat-x;
}
#lpg_take_action a, #lpg_content a, #lpg_chapters a, #lpg_content #lpg_chapters {
	color: #FFFFFF;
}
#lpg_col2 .col3_module {
	background: url(http://images.marthastewart.com/images/assets/channel/microsites/milk/lpg_other_galleries_tile.gif) repeat-y;
}
#lpg_col2 .col3_module_outer {
	background: url(http://images.marthastewart.com/images/assets/channel/microsites/milk/lpg_col2_module_top.gif) no-repeat;
}
#lpg_col2 .col3_module_inner {
	background: url(http://images.marthastewart.com/images/assets/channel/microsites/milk/lpg_other_galleries_bot.gif) no-repeat bottom left;
}
#lpg_other_galleries .global_module_hdr {
	background: url(http://images.marthastewart.com/images/assets/channel/microsites/milk/lpg_other_galleries_hdr.gif) no-repeat;
}
#lpg_other_galleries .global_module_hdr_inner {
	background: url(http://images.marthastewart.com/images/assets/channel/microsites/milk/lpg_other_galleries_hdr_rt.gif) no-repeat top right;
}
#lpg_other_galleries .global_module_hdr_inner h1 {
	color: #FFFFFF;
}
#lpg_other_galleries_next {
	background: url(http://images.marthastewart.com/images/assets/channel/microsites/milk/lpg_other_galleries_next.gif) no-repeat;
}
#lpg_other_galleries_prev {
	background: url(http://images.marthastewart.com/images/assets/channel/microsites/milk/lpg_other_galleries_prev.gif) no-repeat;
}
#otherGalleriesTitleDiv {
	background: #F9ECF6 url(../channel/weddings/default/lpg_other_galleries_title_bdr.gif) repeat-x;
}
#otherGalleriesTitleDiv p {
	background: url(../channel/weddings/default/lpg_other_galleries_title_bdr.gif) repeat-x bottom;
}
#lpg_print a {
	color:#683f27;
	font-weight:bold;
}	
#lpg_email a {
	color:#683f27;
	font-weight:bold;
}	

/* contest module */



#contest_sponsor {

	text-align: center;

	padding: 8px 0 0 0;

}



#contest_details {

	background: url(../channel/food/default/dots_x.gif) repeat-x;

	margin: 0 8px;

	overflow: hidden;

	width: 458px;

	padding-top: 1px;

}



#contest_details_inner {

	background: #ebf2d0;

	overflow: hidden;

	width: 458px;

	padding: 12px 0;

}



#contest_content {

	float: right;

	width: 294px;

}



#contest_details #contest_img {

	border: 4px solid #fff;

	float: left;

	margin: 0 12px 0 18px;

}



#contest_details h2 {

	font-size: 20px;

	margin: 0;

	padding: 0;

}



#contest_details h2,

#contest_details p {

	padding-right: 10px;

}



#contest_recently_submitted {

	background: url(../channel/food/default/dots_x.gif) repeat-x;

	overflow: hidden;

	width: 458px;

	margin: 0 auto;

	padding-bottom: 1em;

}



#contest_recently_submitted .hdr {

	position: relative;

	margin-bottom: 12px;

	margin-top: 8px;

	padding-top: 2px;

	padding-left: 16px;

}



#contest_recently_submitted .hdr h2 {

	font-size: 16px;

	margin: 0;

	padding: 0;

}



#contest_recently_submitted  .hdr .see_all {

	position: absolute;

	top: 0;

	right: 20px;

	height: 25px;

	background: url(../module/community/profile/see_all_arrow.gif) no-repeat left center;

	padding-left: 30px;

	display: block;

	line-height: 25px;

}



#contest_recently_submitted ul {

	margin: 0;

	padding: 0;

	position: relative;

	left: 18px;

	width: 458px;

}



#contest_recently_submitted li {

	float: left;

	list-style-type: none;

	padding-right: 24px;

}








