﻿body 
{
	
}

/*used for custom controls */

#findaStock
{
	float:right;
}

#input table tbody tr
{
	float:left;
	width:125px;	
}
#inputRight
{
	float:right;
	width:125px;
}
#input label
{
	text-align:left;
	width:150px;
}

#PassRecovery table
{
	float:left;
	width:400px;
	text-align:left;
	overflow:hidden;	
}

#Registration
{
	float:left;
	width:940px;
	margin:0px;
	padding:0px;
}

#Profile span
{
	float:left;
	margin:0px;
	padding:0px;
	width:270px;
	height:250px;
	text-align:left;
}

#NewAccount
{
	float:left;
	margin:0px;
	padding:0px;
	width:270px;
	text-align:left;
	
}

.newUser 
{
	float:left;
	margin:10px;	
	width:400px;		
}

.newUser ul
{
	list-style: none;
}


.inputs
{
	width:100px;
	float:left;
}




.InformationPack
{
	float:left; width:300px; margin-top:0px;
}       

.InfoText
{	
	float:left;	
}
.InfoText a
{
	 text-decoration: underline !important;
}


.formLabelRegister
{
	width:150px; 
	float:left; 
	font-size:1.5em; 
	color: #002b45; 
	font-weight:bold;
	margin-bottom:10px;
}

.formLabel
{
	width:150px; 
	float:left;  
	color: #002b45; 
	font-weight:bold;
	margin-bottom:3px;
}

.formLabelWider
{
	width:170px; 
	float:left;  
	color: #002b45; 
	font-weight:bold;
	margin-bottom:15px;
}

.CompWide
{
	width:250px; 
	float:left;  
	color: #002b45; 
	margin-bottom:3px;
}

.formInputText
{
	width:120px; 
	float:left; 
	text-align:left; 
	color: #002b45;  
	margin-bottom:3px;
}

.
.formInputTextWide
{
	width:170px; 
	float:left; 
	text-align:left; 
	color: #002b45;  
	margin-bottom:3px;
}

.formAlert
{
	float:left;
	width:10px;
	margin-left:3px;
	color:#ff1111;
}

.AlertError
{
	float:left;
	width:150px;
	margin-left:3px;
	color:#ff1111;
}




.formLabelNarrow
{
	width:100px; 
	float:left;  
	color: #002b45; 
	font-weight:bold;
	margin-bottom:3px;
}

.textbox
{
	width:180px; float:left;  text-align:left; 
	color: #002b45; border-style:ridge; margin-bottom:2px; 
}

.formWrap
{
	width:450px; 
	float:left;
	margin-bottom:5px;
}
.formArea
{
	width:400px; float:left; margin:10; padding:0;
}

.edges
{
	width:100px; float:left; 
}



.mainForm
{
	width:400px; float:left; margin-bottom:5px;
} 
.createAccount
{
	width:400px; float:left; border-left:solid 1px gray; padding-left:10px;
}

.passRecovery
{
	width:100%; float:left;  padding-bottom:15px; 
}

.rdlistCompetition
{
	float:left;
	width:250px;
	list-style:none;
}

.contactUs
{
	float:left; width:190px; 
}


/* Image Template snippet */

.imgTemp
{
	width:260px; float:left; text-align:center; padding-top:5px;
}

.imgTempBlank 
{
	width:252px; padding-left:15px;  padding-right:10px; float:left; height:134px; overflow:hidden; 
}

.imgTempContent 
{
	width:260px; float:left; padding-left:10px;  text-align:left;   
}


.findStockist 
{
	width:850px; float:left; margin-bottom:10px;
}
.findStockistContent
{
	width:200px; float:left; margin:2px;  border-right:thin dotted black;
}
   

.latestRecipe
{	
	width:850px; float:left; 
	border-bottom:thin dotted black;
	margin-bottom:10px;
	padding-bottom:10px;
}
.latestRecipeBlank
{
	float:left; 
	width:290px;
}
.latestRecipeContent 
{ 
	float:left;	
	width:400px;
	margin-right:10px;
	
}
.latestRecipeIngredient 
{ 
	float:left;
	width:150px;
}

.imgIngredient
{
	float:left;
	width:106px;
	height:26px;
	margin-bottom:5px;
	margin-left:29px;
}

.imgInfo
{
	display:block;
	float:left;
	width:25px;
	height:20px;
	margin-right:5px;
}

.imgDownload
{
	float:left;
	width:105px;
	height:24px;
}


.CompetitionButtom
{
	float:left;
}

.ValidationSummary
{
	color:Red;
}
.welcomeBack
{
	float:left;
	width:940px;
	text-align:center;
}
.welcomeBack p
{
	font-size: 2em;
	font-weight: bold;
}

.GenericMessage
{
	margin:0;
	width:800px;
	height:50px;	
}


