/* new */
#main_rightNav h3 {
	color:#69AF34;
    font-family:Arial,verdana,sans-serif;
    font-size:13px;
    font-weight:bold;
	margin:26px 10px 5px 0;
	}
		#main_rightNav h3 a {
			color:#69AF34;
		}
	#main_rightNav h3 span {
		color:#F6D9DC;
		font-size:12px;
	}
.spacer_left {
	clear:left;
}
.submit_form .upload_wrapper dt.float_extensions {
    float:left;
    width:350px;
    font-weight:normal;
}
.file_extensions {
	font-size:11px;
	padding:10px 0 4px 0;
	width:330px;
	color:#444;
}
.already_approved {
	
	background:#DDDFDE;
	background-image:url(/html/images/aterisk.gif);
	background-repeat:no-repeat;
	background-position:12px 12px;
	color:#444;
	font-size:16px;
	padding-bottom:14px;
	padding-left:46px;
	padding-right:5px;
	padding-top:14px;
	width:550px;
	font-size:12px;
	font-weight:bold;
}
	.approved_wrapper {
		margin-top:10px;
	}
#rules_wrapper {
	width:600px;
	font-size:11px;
}

#main_content #rules_wrapper ul {
	width:auto;
	padding-left:0;
	margin-left:2.5em;
	padding-top:5px;
	}
#movie_content {
	background-color:#FFF;
	width:600px;
	}
	
.content_pad {
	padding-top:55px;
	}
	
#main_content ul.vote_tabs li#vote_button_wrap {
	width:310px;	
	height: 45px; line-height: 45px;
	font-weight:bold;
	color:#333333;
	padding-left:10px;
}
	#vote_button_wrap input {
		margin:0 5px;
	}
	#vote_button_wrap embed,#vote_button_wrap object {
		vertical-align:middle;
	}
	#vote_button_wrap * {
		vertical-align:middle;
	}

#actual_comments {
	margin-bottom:25px;
	background:#d0d0d0;
	width:600px;
	color:#444;
}
	#actual_comments #pagination {
		clear:both;
		text-align:right;
		width:595px;
		padding: 5px 5px 5px 0; 
		font-size: 14px;
		background:#DCDCDC;
		border-bottom:1px solid #c0c0c0
	}

h4 {
	color:#444444;
	font-size:17px;
	height:34px;
	line-height:34px;
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	margin-top:10px;
	padding-left:10px;
	background-image:url(/html/images/header_repeat.gif);
	width:590px;
}
	h4 a {
		color:#444;
	}

#header_image {
	margin-left: 32px; 
	padding-top:10px;
	padding-bottom:12px;
    background-image:url(/html/images/top_right.gif);
    background-repeat:no-repeat;
    background-position:top right;
}
.content{
	padding-top:3px;
}
.line {
	background:#000;
	}
#top_menu,#top_menu li {
	margin:0;
	padding:0;
}
#main_content #top_menu {
	list-style-type:none;
	list-style-position:outside;
	list-style-image:none;
    height:30px;
	text-transform:uppercase;
    margin:0;
}

#top_menu li {
	float:left;
	margin-right: 4px;
    padding-right: 4px;
	font-weight:bold;
	font-size:14px;
}
    #top_menu li {
        border-right:1px solid #893722;
    }
        #top_menu li.right {
            border-right:0;
        }
	#top_menu li a {
		color:#893722;
        margin:0;
        padding:0;
	}

	#top_menu li a:hover {
		color:#BE1E2D;
	}


a .pagination_current {
	color:#BE1E2D;
	font-weight:bold;
}
		

.tour_wrapper {
	
	padding-left:53px;
}
body {
	font-family:Arial,verdana,sans-serif;
	font-size:12px;
    background-color:#C8E2F9;
    background-repeat:no-repeat;

    color:#747679;
   font-size:9pt;
line-height:17px;
}
table.bus_tour {
	width:600px;
}
	table.bus_tour td {
		border-bottom:1px solid #CCC;
	}
table.bus_tour th {
	text-align:left;
	background-color:#CCC;
}
table.bus_tour tr.next_date td {
	background-color:#FFDFEC;
}
table.bus_tour tr.over td {
	background-color:#e3e5e4;
}
.manage_table tr td {
	vertical-align:top;
	padding:4px;
}
	.manage_table tr.even td {
		background-color:#DDD;
	}
	.manage_table tr.new td {
		background-color:#DFFFE0;
	}
.manage_table tr td.over {
	color:#0C0;
	cursor:pointer;
	text-decoration:underline;
	
}
	.manage_table td input {
		border:0;
		padding:0;
		margin:0;
		font-family:Arial,verdana,sans-serif;
		font-size:12px;
	}

#main_content #main_rightNav .tweeter_footer p.minutes_ago {
	font-size:12px;
	padding:5px 0;
}

/* submit form */
.upload_wrapper {
	width:600px;

    border-bottom: 1px solid rgb(116, 118, 121);
        margin-bottom: 15px;
}
	.upload_wrapper div.holder {
		padding:0 0 15px 0;
	}
.upload_wrapper * {
	vertical-align:middle;
}
.upload_wrapper input {
	line-height:12px;
	}
.submit_form .upload_wrapper input {
	margin:4px;
	padding:2px;
	}
.submit_form .upload_wrapper input.browse {
	width:500px;
}
#main_content .submit_form p.title {
    margin-left:0;
    padding-left:0;
}
.submit_form dl,.submit_form dd,.submit_form dt{
	margin:0;
	padding:0;
}

	.submit_form dl {
		width:660px;
	}
        .submit_form .upload_wrapper dl {
            margin-left:0;
            width:auto;
        }
		.submit_form dt {
			float:left;
			padding:2px 0;
			width:120px;
            color:#747679;
		}
		.submit_form dd {
			float:left;
			width:210px;
			padding:2px 0;
            color:#747679;
		}
			.submit_form dd.longer {
				width:500px;
			}
                .submit_form .upload_wrapper dt {
                    width:200px;
                    font-weight:bold;
                }
                .submit_form .upload_wrapper dd {
                    clear:left;
                    float:none;
                    width:570px;
                }
                .submit_form .upload_wrapper dd.float_upload {
                    width:100px;
                    clear:none;
                    float:left;
                    width:200px;
                    text-align:right;
                }

		.submit_form input,.submit_form textarea {
			width:140px;
			padding:2px;
			margin:1px;
			font-family:Arial,verdana,sans-serif;
            font-size:9pt;
            border:1px solid #B9DDF5;
            color:#235E37;
		}
.submit_form input.error {
    background:#ffd1d1;
}
			.submit_form textarea {
				font-size:12px;
			}
                .submit_form .upload_wrapper dd input {
                    width:550px;
                    margin:0;
                }
                .submit_form .upload_wrapper dd textarea {
                    width:550px;
                    height:100px;
                }
		.submit_form input.radio {
			width:20px;
		}
		.submit_form select {
			width:146px;
			padding:2px;
			margin:1px;
			color:#777777;
			font-weight:bold;
			font-family:Arial,verdana,sans-serif;
		}
		.submit_form dd.longer input {
			width:470px;
		}
		.submit_form dt.clear {
			clear:left;
		}
		.submit_form label.error {
			color:#C00;
		}
            .submit_form .confirm_email_dd label.error
            {
                padding-left:10px;
            }
#txtFileName {
	height:18px;
	font-size:15px;
	margin:0 3px 0 0;
	padding:5px 0;
	font-size:14px;
	color:#000;
	line-height:30px !important;
	width:442px;
	background-image:url(/html/images/progress.gif);
	backgkround-repeat:repeat-x;
}
.percent {
	float:right;
	font-size:16pt;
	color:#333;
	margin:5px 10px 0 0;
}
.upload_button {
	background-image:url(/html/images/flash_upload.gif);
	border:0 none;
	cursor:pointer;
	height:30px;
	text-indent:-999em;
	width:100px;
}
	.upload_button_fr {
		background-image:url(/html/images/flash_upload_fr.gif);
	}
.button_over {
	background-position:0 -30px;
	}
.cancel_button {
	background-image:url(/html/images/flash_cancel.gif);
}
	.cancel_button_fr {
		background-image:url(/html/images/flash_cancel_fr.gif);
	}

/* video page */
.video_bar {
	padding-bottom:25px;
	}
.video_bar_container {
	background:#CCC;
	width:600px;
	padding:10px 0;
}
	.video_bar_container .video {
		width:172px;
		float:left;
		margin-left:20px;
		margin-bottom:10px;
	}
		.video_bar_container .video .video_frame {
			background:#FFF;
			border:1px solid #999999;
			height:90px;
			line-height:90px;
			padding:5px;
			text-align:center;
			width:160px;
		}
            .video_bar_container .video .video_frame a {
                width:160px;
                height:90px;
                display:block;
                overflow:hidden;
            }
		.video_bar_container .video .video_frame img {
			vertical-align:top;
		}
		#main_content .video_bar_container .video p {
			font-size:11px;
			margin:0;
			padding:0;
			width:170px;
			font-weight:bold;
			color:#444;
		}
		#main_content .video_bar_container .over {
			cursor:pointer;
		}
			#main_content .video_bar_container .over .name {
				text-decoration:underline;
			}
			#main_content .video_bar_container .over .video_frame {
				border:1px solid #C00;
			}
		#main_content .video_bar_container .video p.name {
			font-size:14px;
			padding-top:3px;
			
		}
/* comments */
#main_content .tab_user .notice {
	color:#666;
	margin:5px 0;
	padding:0;
}
#main_content ul.comment_tabs,#main_content ul.vote_tabs {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
	background: #D0D0D0;
	height: 50px;
	vertical-align: middle;
	
}
	#main_content ul.comment_tabs li,#main_content ul.vote_tabs li  {
		float:left;
		margin:0;
		padding:0;
	}
	.comment_tabs li a,.vote_tabs li a {
		display:block;
		padding:0 10px;
		line-height:50px;
		font-weight:bold;
		color:#333;
	}
	.comment_tabs li img {
		vertical-align:middle;
	}
	.comment_tabs li.current_tab {
		background-image:url(/html/images/current_tab.gif);
		background-repeat:no-repeat;
		background-position:center bottom;
	}
	.comment_tabs li.twitter a {
		text-indent:-9000px;
		width:50px;
		height:50px;
		background-image:url(/html/images/twitter_tiny.gif);
		background-repeat:no-repeat;
		background-position:center center;
	}
.comments label {
	
	font-weight:bold;
	cursor:pointer;
	padding:2px 2px 2px 0;
}
	.comments .tab_user label {
		float:left;
	}
.coment_area textarea {
	width:600px;
	float:none;
	height:180px;
}
#actual_comments .comment {
	clear:left;
}
	#actual_comments .picture {
		border:2px solid #FFF;
		float:left;
		height:48px;
		margin:15px 0 5px 15px;
		width:48px;
	}
	#actual_comments .comment_spacer {
		height:1px;
		width:600px;
		background:#FFF;
	}
	
	#actual_comments .user_name {
		display:block;
		font-weight:bold;
		padding-left:77px;
		
		padding-top:13px;
	}
		#actual_comments .user_date {
			color:#666;
			font-size:11px;
            display:block;
            float:right;
            padding:5px;
		}

		#actual_comments .your_post {
			color:#0C0;
		}
	#main_content .comment p {
		padding-left:77px;
		padding-top:4px;
		width:510px;
		color:#444;
	}
	#comment_form .on {
		display:none;
	}
.comments {
	width:600px;
}
.comments .last_comment {
	background-color:#DFFFE0;
	border:1px solid #CCC;
	padding:2px;
}
#main_content .comments div.posted {
	font-weight:bold;
	color:#999;
	font-size:16pt;
	float:right;
}
.comments #pagination {
	clear:left;
	text-align:right;
}
/* right nav */
.right_search #right_location {
	width: 100px;
}
.right_search select {

}
.right_search #right_first_name {
	width: 200px;
	margin-bottom:10px;
}
.right_search #right_search_submit {
	width: 95px;
}
#main_rightNav .video_container {
	height:244px;
	overflow:auto;
	width:235px;
}

	#main_rightNav .video_container .video {
		clear:left;
		padding-bottom:5px;
	}
	#main_rightNav .video_container .left_image {
		margin-top:5px;
		text-align:center;
		width:80px;
	}
#main_content #main_rightNav p {
	color:#F6D9DC;
	font-size:14px;
	font-weight:bold;
}
#main_content #main_rightNav .video_container p { 
	color:#3C85BC;
	width:auto;
	padding-top:3px;
	margin-left:0px;

}
    #main_content #main_rightNav .video_container p a {
        color:#747679;
        font-weight:normal;
    }
#main_rightNav .video_container .left_image {
	border: 1px solid #FFF; 
	padding: 2px; 
	float: left; 
	margin-right: 4px;
	background:#FFF;
}
	#main_rightNav .video_container .left_image img {
		vertical-align:middle;
	}
.video_bar {
	width:600px;
	}
#pagination_search {
	float:right;
	padding:7px 7px 0 0;
	
}
.no_results {
	padding:2px;
	border:1px solid #CCC;
	width:594px;
	background-color:#BE1E2D;
	color:#FFF
}

.manage_table {
	width:100%;
}
	.manage_table th {
		text-align:left;
		background-color:#D0D0D0;
		border-bottom:1px solid #999;
		padding:3px;
	}
	.manage_table td {
		padding:3px;
	}
		.manage_table tr.over {
			cursor:pointer;
			background-color:#BE1E2D;
			color:#FFF;
		}
			.manage_table tr.over a {
				font-weight:bold;
				color:#FFF;
			}

#main_content .successfull_upload {
    border-top-color:#CCCCCC;
    border-top-style:solid;
    border-top-width:1px;
    color:#69AF34;
    font-size:13pt;
    padding-left:0;
    padding-top:10px;
}

/* merge */
#ddmenu div {
    z-index:999;
    }

#GetInvolvedContentbox h3 {
    color:#A89B90;
    font-family:Arial;
    font-size:14px;
    font-weight:bold;
    padding-bottom:10px;
    margin:0;
    padding:0;
}
#GetInvolvedContentbox form {
    padding-bottom:20px;
}
#GetInvolvedContentbox p {
    color:#747578;
    font-family:Arial;
    font-size:11px;
    padding-bottom:10px;
}
#GetInvolvedContentbox .video_container {
    padding-top:5px;
}
#GetInvolvedContentbox .video_container a {
    text-decoration:none;
    font-size:14px;
}
    #GetInvolvedContentbox .video_container a:hover {
        text-decoration:underline;
    }
#GetInvolvedContentbox .video_container p {
    margin:0;
    padding:0;
}
#GetInvolvedContentbox .block {
    padding:15px; background-color:#f1eeea;
    margin:15px 0;
}


.prize {
    background-image:url(/html/images/prize.png);
    width:703px;
    height:102px;
}
#main_content .prize ul {
    display:block;
    list-style-type:none;
	list-style-position:outside;
	list-style-image:none;
    width:703px;
    height:102px;
}
#main_content .prize li {
    display:block;
    float:left;
}
#main_content .prize ul,#main_content .prize li {
    margin:0;
    padding:0;
}
#main_content .prize li a {
    display:block;
    height:103px;
    background:url(/html/images/cover_prize.gif);

        text-indent:-9999px;
        overflow:hidden;
}
#main_content .prize li a.current {
    background:none;
}
#main_content .prize li a:hover {
    background:none
}

    #main_content .prize li.dairy2020 a {
        width:135px;
        background:none;
    }
    #main_content .prize li.uv_processing a {
        width:113px;
    }
    #main_content .prize li.lca a {
        width:115px;
    }
    #main_content .prize li.next_gen_cip a {
        width:114px;
    }
    #main_content .prize li.e_smart a {
        width:114px;
    }
    #main_content .prize li.d_cree a {
        width:112px;
    }

a.submit_idea {
    background:url(/html/images/normal_submit.png);
    width:291px;
    height:45px;
    display:block;
    overflow:hidden;
    text-indent:-9999em;
    background-position:0 -45px;
}
    a.submit_idea_dairy_2020 {
        width:290px;
        height:37px;
        background-position:0 -37px;
    }


    a.submit_idea:hover {
        background-position:0 0;
    }
a.submit_idea_uv_processing {
    background:url(/html/images/dairy_power.png);
    background-position:0 -45px;
}

    a.submit_idea_uv_processing:hover {
        background-position:0 0;
    }
a.submit_idea_d_cree {
    background:url(/html/images/d-cree.png);
    background-position:0 -45px;
}
    a.submit_idea_d_cree:hover {
        background-position:0 0;
    }
a.submit_idea_clean_in_place {
    background:url(/html/images/clean-place.png);
    background-position:0 -45px;
}
    a.submit_idea_clean_in_place:hover {
        background-position:0 0;
    }
a.submit_idea_e_smart {
    background:url(/html/images/e-smart.png);
    background-position:0 -45px;
}
    a.submit_idea_e_smart:hover {
        background-position:0 0;
    }
a.submit_idea_dairy_delivery_systems {
    background:url(/html/images/LCA.png);
    background-position:0 -45px;
}
    a.submit_idea_dairy_delivery_systems:hover {
        background-position:0 0;
    }
.powered_by {
    padding-top:15px;
    padding-bottom:15px;
}
.green {
    color:#69AF34;
    font-weight:bold;
}
#at_promo h4 {
    width:100%;
}

sup {
    font-size: smaller;
    vertical-align: baseline;
    position: relative;
    bottom: 0.33em;
}
sub {
    font-size: smaller;
    vertical-align: baseline;
    position: relative;
    bottom: -0.25em;
}
u {
    font-weight:bold;
    text-decoration:none;
}
.cms_login_table {
    clear:left;
}
#GetInvolvedContentbox ul {
    list-style:circle;
    margin:0;
    padding:0;
}
#GetInvolvedContentbox ul li {
    margin:0 0 0 15px;
    padding:0;
}
.video_text p {
    width:590px;
    padding-top:10px;
}