@charset "utf-8";
/* CSS Document */

html,body
{
	width: 100%;
	background-color:#000000;
	color: #ffffff;
	font-family: Arial, Verdana, san-serif;
}

a{
	font-family: Arial, Verdana, san-serif;
	font-size: 12px;
	text-decoration:none;
}

a:link{
	color: #afcddf;
	font-weight:bold;
}

a:hover{
	color: #e10026 !important;
	font-weight: bold;
}

a:visited{
	color:#afcddf;
	font-weight: bold;
}


h1{
	font-family: Arial, Verdana, san-serif;
	font-size: 24px;
	color: #e10026;
	margin: 0px;
}

h2{
	font-family: Arial, Verdana, san-serif;
	font-size: 24px;
	color: #ffffff;
	margin: 0px;

}
h3{
	font-family: Arial, Verdana, san-serif;
	font-size: 11px;
	color: #909859;
	text-transform: uppercase;
}

p{
	font-family: Arial, Verdana, san-serif;
	font-size: 12px;
	line-height: 16px;
	color: #ffffff;
}

.redText{
	color: #e10026;
}

.darkRedText{
	color: #ad001e;
}

.khakiText{
	color: #909859;
}

.blueText{
	color: #afcddf;
}

.lightGrayText{
	color: #a6968f;
}

.mediumGrayText{
	color: #635845;
}

.paleGrayText{
	color: #cccccc;
}

.darkGrayText{
	color: #333333;
}

/*started writing from design spec 6-20-08*/

#wrap
{
	background-color:#000000;
	max-width: 960px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 20px;
	position: relative;
}
		
		#header
		{
			width:700px;
			height: 115px;
			background-color: #000000;
			position:relative;
		}
		
		.loc-search{
		
		position:absolute;
		top: 0px;
		right: 0px;
		float: right;
		width: 185px;
		}
	
		#locator-form{
		font-size:10px;}
	
		#locator-form form
		{margin:0px 0px 0px 0px;
		}
			#locator-form img{
			margin-bottom:0px;
			}
		
			#zip-input{
			width:70px;
			font-size:10px;
			margin:0px 4px 0px 1px;
			}
		
			#locator-form select{
			margin:0px 10px 0px 0px;
			font-size:10px;
			}
		
			#locator-submit{
			margin: 3px 0px 0px 0px;
			padding: 0px;
			}
	
		#adriano
		{
		
			background: url(/box/pomodoro/adriano.jpg);
			width:60px;
			height: 90px;
			
			display:inline;
		}
		
		
		#pomodoro-brandbar
		{
			background-color: #e10026;
			width: 700px;
			height: 20px;
		
		
		}
		
			#pomodoro-brandbar img
			{
				float: right;
			}
			
		#sofiasWay
		{
	height:740px;
	width: 115px;
	position: absolute;
	left: 0px;
	top: 0px;
	background: url(/box/pomodoro/sofiaBlack.gif);
	background-image: url(/images/sofiaBlack.gif);
		}
	
		
		#top-nav {
			position: relative;
			height: 61px;
			width: 700px;
			background-color: #000000;
			
		}

		
			#top-nav div ul	{
				background-color: #000000;
				margin: 0px;
				padding: 0px;
				height: 20px;
				border-bottom: 1px solid #635854;
			}
			
		
				#top-nav div ul li {
					float: left;
					text-decoration: none;
					padding: 0px;
					margin: 0px 8px 0px 8px;
					height: 20px;
					list-style-type: none;
				}
		

					#top-nav div ul li a {
						color: #cccccc;
						line-height: 20px;
						font-family: Verdana, Arial, san-serif;
						font-size: 13px;
						font-weight: bold;
					}

					
					#top-nav div ul li ul {
						background-color:#000000;
						display: none;
						width: 700px;
						position: absolute;
						top: 20px;
						left: 0px;
						clear: both;
					}
					
							#top-nav div ul li.over ul li ul li ul {
								display: none !important;
							}

					#top-nav div ul li.open ul {
						z-index: 100;
						display: block;
						width: 700px;
						background: #000000 url(/box/pomodoro/nav-bg.gif) repeat-x 0px 0px;
						border-bottom: 1px solid #635854;
						top: 19px;
						left: 0px;
					}
					
					#top-nav div ul li.open ul li ul, #top-nav div ul li.over ul li ul {
						display: none;
					}
					
					#top-nav div ul li.over ul li.over ul, #top-nav div ul li.open ul li.over ul, #top-nav div ul li.open ul li.open ul {
						display: block !important;
						z-index: 300;
					}
					
					#top-nav div ul li.over ul {
						z-index: 200;
						display: block;
						width: 700px;
						background: #333333 url(/box/pomodoro/nav-bg.gif) repeat-x 0px 0px;
						border-bottom: 1px solid #635854;
						top: 19px;
						left: 0px;
					}
					
						

					#top-nav div ul li.open ul li a {
						font-weight: normal;
						color: #cccccc;
					}
					
					
					#top-nav div ul li a.active {
						font-weight: bold !important;
						color: #ffffff !important;
					}
					

					#top-nav div ul li a:active{
						color: #ffffff;
					}
					
					#top-nav div ul li a:hover{
						color: #e10026 !important;
					}
					
					#top-nav div ul li a:visited{
						color: #cccccc;
					}
					
/*					

					
					#top-nav div ul li.over ul {
						z-index: 200;
					
					}
					
					
					#top-nav div ul li.over ul {
						display: block;
						width: 700px;
						background: #333333 url(/box/pomodoro/nav-bg.gif) repeat-x 0px 0px;
						top:20px;
						left: 0px;
					}
					
					
					#top-nav div ul li.over ul li ul, #top-nav div ul li.open ul li ul {
						display: none;
						width:700px;
					}
					

					
					#top-nav div ul li.over ul li.over ul, #top-nav div ul li.open ul li.open ul {
						display: block;
						background-color: #333333;
						width: 700px;
						height: 20px;
						top: 20px;
					}
					
					
		
					
			/*		
			#nav-bar-top
			{
				height:20px;
				width: 700px;
			}
			
			.nav-bar-item
			{
				height:20px;
				width: 700px;
			}
			*/
			
		
		#content
		{
			margin-top: 7px;
			width: 700px;
			font-size: 12px;
			line-height: 16px;
		}

			#content-body 
			{
				position: absolute;
				width: 700px;
				left: 140px;
				top: 0px;
			}
		
			.videoColumn
			{
				max-width:160px;
				float: left;
			}
			
			
			 .videoColumn div
			 {
			 margin-bottom: 15px; 
			line-height: 30px;
			
			}
			 
			 
			 
			
			.exceptionalColumnLeft
			{
				width: 460px;
				margin-left: 10px;
				float: left;
				display: inline;
			}
		
			.twoColumnGridLeft
			{
				width:340px;

				float: left;
			}

			.twoColumnGridRight
			{
				width: 340px;
				margin-left:20px;
				float: left;
			}

			.fourColumnGridLeft
			{
				width:160px;
				margin-right:10px;
				float: left;
			}

			.fourColumnGridCenter
			{
				width: 160px;
				float: left;
			}
			
			
			.fourColumnGridRight
			{
				width:360px;
				float: left;
			}

			.threeColumnGridLeft
			{
				width:220px;
				margin-right: 10px;
				float:left;
				display:inline;
			}
			
			.threeColumnGridCenter
			{
				width: 220px;
				margin: 0px 10px 0px 10px;
				float: left;
			}

			.threeColumnGridRight
			{
				width: 220px;
				margin-left: 10px;
				float:left;
			}

			.sixColumnGridLeft
			{
				width: 100px;
				margin-right: 10px;
			}

			.sixColumnGridRight
			{
				width:100px;
				margin-left: 10px;
			}

			
			#recipesList
			{	
				margin-top: 35px;
				width: 700px;		
			}	
		
				#recipesList ul
				{
					margin-top:20px;
					padding: 0px;
				}
					
					#recipesList ul li
					{
						margin-left: 20px;
					}
			
			#recipeAdjust
			{
				clear: both;
			}
		
			
	#footer
	{
		font-family: Arial, Verdana, san-serif;
		font-size: 10px;
		color: #ffffff;
		margin-top: 70px;
		padding-top: 5px;
		margin-bottom: 30px;
		position: relative;
		border-top: 1px solid #e10026;
	}
	
		#footer ul{
			margin: 0px;
			padding: 0px;
		}
		
			#footer ul li{
				display: inline;
				text-decoration: none;
				margin-right:10px;
			}
			
				#footer ul li a{
					color:#cccccc;
					font-size: 10px;
				}
				
				#footer ul li a:hover{
					color:#e10026;
					font-size:10px;
				}
				
				#footer ul li a:visited{
					color:#cccccc;
					font-size: 10px;
				}
				
/* TO CAROLE KING  you're so far away doesn't anyone stay in one place any more?*/
		#footer .soFarAway
		{
			position: absolute;
			top: 5px;
			right: 0px;
		}
		
				
		#footer-rule
		{
			clear: both;
		}
		
		
#sign-up-form
{
margin-top: 20px;
}
	

#signupForm div
{
clear: both;
margin-top: 5px;
margin-bottom: 5px;
}

#signupForm input
{
width: 265px;
margin-top:5px;
margin-bottom: 5px;
}

#signupForm select
{
margin-top:5px;
margin-right: 10px;
margin-bottom: 5px;
}

#signupForm label
{
float: left;
width: 180px;
font-weight: bold;
}

.pomoSubmitButton 
{
background-color: 000;
margin-left: -110px;
width: 17px !important;
background: url (/box/pomodoro/icons/submitArrow.gif);
}

.buttonAsLink{
	font-family:        Arial, Verdana, san-serif;
	font-size:         12px;
	color:             #e10026;
	background-color:  #000000;
	font-weight:       bold;
	padding:           0px 0;
	border-width:      0;  
	cursor:            pointer;
	width:             20px;
	}

.top-nav{
	font-family: Arial, Verdana, san-serif;
	font-size: 14px;
	font-weight: bold;
}


.top-nav a:link{
	color:#cccccc;
}

	.top-nav a:hover{
		color:#e10026;
	}
	
	.top-nav a:active{
		color: #ffffff;
		font-weight: bold;
	}
	
	.top-nav a:active:hover{
		color: #e10026;
		font-weight: bold;
	}
	
	.oneBlockImg {
		float: left;
		width: 460px;
		height: 230px;
		margin-right: 10px;
	}
	
	.blockContainer {
		float: left;
		background-color: #333333;
		width: 200px;
		height: 193px;
		padding: 10px;
		margin-right: 10px;
	}
	.blockContainer h2 a {
						color: #df0329;
						font-family:Arial, Verdana, san-serif;
						font-size:20px;
						margin:0px;
						line-height: 11px;

	}
	.blockContainer img {
				margin-bottom: 12px;
	}
	
	.blockContainer h2 {
				color: #df0329;
				font-size: 18px;
				text-align: center;
				padding-bottom: 3px;
	}
	.blockContainerSm {
		float: left;
		background-color: #333333;
		width: 200px;
		height: 72px;
		padding: 10px;
		margin-right: 10px;
	}
	.blockContainerSm h2{
		color: #df0329;
				font-size: 18px;
				line-height:28px;
				text-align: left;
				padding-bottom: 3px;
	}

	.blockContainerSm h2 a {
			color: #ffffff;
			font-family:Arial, Verdana, san-serif;
			font-size:18px;
			line-height:28px;
			margin:0px;
			line-height: 11px;
	}

	#videosList ul {
				list-style-type: none;
	}
.btn {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #E10026;
	padding: 2px;
	border: 2px solid #FFFFFF;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;

}h4 {
	line-height: 20px;
	font-size: 14px;
}
