﻿body 
{
	/*background-color:#71be67;*/
	/*background-color:#ee2f6b;
	font-family:Verdana;*/
	background-image:url(~/Images/Flower.png);
	background-repeat:repeat;
}

form
{
}

.MasterPageDiv
{
	/*text-align:center;*/
	width:875px;
}

.BackgroundImage 
{
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup 
{
	font-family:Verdana;
	font-size:.8em;
	background-color:White;
	border-width:3px;
	border-style:solid;
	border-color:#ee2f6b;
	padding:3px;
}

.ProductSubMenuStyle
{
	font-family:Verdana;
	color:#71be67;
	font-size:.8em;
	border:solid 1px #ee2f6b;
}

.RegistrationFormTextBox
{
}

.RegistrationFormSectionHeader
{
	/*color:#71be67;*/
	color:#71be67;
	border-bottom:solid 1px #71be67;
}

.RegistrationFormLeftSide
{
	text-align:right;
	font-size:smaller;
}

.RegistrationFormLeftSideLabel
{
	color:Gray;
	border-bottom:dotted 1px silver;
}

.RegistrationFormRightSide
{
	text-align:left;
	color:#EE2F6B;
}

.ShoppingCartDiv
{
	text-align:right;
	font-family:Verdana;
	font-size:smaller;
}

.MasterContent
{
	/*
	position:absolute;
	width:100%;
	top:40%;
*/
	text-align:left;
	border:solid 1px #ee2f6b;
	/*border-bottom:solid 1px #EE2F6B;
	border-right:solid 1px #EE2F6B;
	border-left:solid 1px #EE2F6B;*/
	font-family:Arial;
}

.HomePageImage
{
	width:300;
	height:280;
	border:solid 1px #ee2f6b;
}

.MasterMenuDiv
{
	width:100%;
	text-align:center;
	/*
	top:0;
	left:10px;
	
	*/
}

.MasterLogoDiv
{
	width:100%;
	margin:0 0 0 0;
	padding:0 0 0 0;
	/*
	position:absolute;
	top:0;
	left:10px;
	height:267px;
	width:640px;
	width:700px;
	padding-top:30px;
	/*background:white;*/
	/*	background:url(http://i233.photobucket.com/albums/ee114/jessbperry/ShabbyPrincessdotcom_SS_PinkPaper.jpg) repeat-x;
*/
}

.MasterPageFooter
{
	width:100%;
	text-align:center;
}

.MasterPageLogo
{
	/*height:100px;
	width:338px;
	border:solid 5px #ee2f6b;
	border:solid 2px #71be67;*/
}

.DefaultPageDiv
{
	text-align:center;
	color:Gray;
}

.NavigationButton
{
	color:#ee2f6b;
}

.ProductThumbnilImage
{
	margin:10px 10px 10px 10px;
	/*height:200px;
	width:150px;*/
	border-color:#ee2f6b;
	border-style:solid;
	border-width:1px;
}

.ProductDisplayImage
{
	margin:10px 10px 10px 10px;
	/*height:150px;
	width:200px;*/
}

.ProductImageDiv
{
	border-bottom:solid 1px silver;
	border-right:solid 1px silver;
	text-align:center; 
	font-family:Verdana; 
	font-size:xx-small;
	color:Purple;
}