/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 	VESTA'S
	VESTASBOUTIQUE.COM - CSS STYLES
	SITE DESIGN BY - SWITCH CREATIVE GROUP - HTTP://WWW.GROUPSWITCH.COM
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 	BASE
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
body {
	background: #403931 url(images/00-base/background.gif) repeat-y center;
	margin: 0px;
	padding: 0px;
	font: 60% "Century Gothic", Arial, Helvetica, sans-serif;
}

#container {
	width: 800px;
	background: url(images/00-base/flowers.gif) no-repeat 80px -31px;
	margin: 0px auto;
	height: 640px;
	padding: 0px;
}

#mainContent {
	width: 800px;
	margin: 0px;
	padding: 0px;
}

/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 	LEFT COLUMN
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
#left {
	width: 295px;
	height: 500px;
	background: url(images/00-base/navigation.gif) no-repeat 95px 62px;
	float: left;
	margin: 0px 0px 0px;
	padding: 0px;
}

#left-copy {
	margin: 89px 0px 0px 93px;
	_margin: 69px 0px 0px 93px;
	width: 188px;
}

#left-copy-top {
	background: url(images/04-newsletterSignUp/left-copy-top.gif) no-repeat;
	height: 18px;
}

#left-copy-middle {
	background: url(images/04-newsletterSignUp/left-copy-middle.gif) repeat-y;
	padding: 0px 20px;
}

#left-copy-bottom {
	background: url(images/04-newsletterSignUp/left-copy-bottom.gif) no-repeat;
	height: 18px;
}

#left-copy p {
	font: italic 1.3em Georgia, "Times New Roman", Times, serif;
	color: #FDFBEE;
	padding: 0px 0px 10px;
	margin: 0px 0px;
}

/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 	NAVIGATION
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
#navigation {
	margin: 135px 23px 0px 100px;
	padding: 0px;
	font-size: 1.2em;
}

#navigation ul {
	text-align: center;
	list-style: none;
	margin: 0px 0px 10px;
	padding: 0px;
}

#navigation ul li {
	margin: 0px;
	padding: 0px;
}

#navigation a {
	color: #5c5546;
	text-decoration: none;
}

#navigation a:hover, #navigation a:active {
	color: #9B1A0B;
	text-decoration: underline;
}

#navigation a:visited {
}

/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 	FORM - SIGN UP SMALL
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
#signUpSmall {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	margin: 250px 0px 0px;
}

#signUpSmall p {
	font: italic 1.2em Georgia, "Times New Roman", Times, serif;
	color: #b43d2b;
	margin: 0px 0px 10px 103px;
}
.SpecialLabel
{
	font: italic 1.0em Georgia, "Times New Roman", Times, serif;
	color: #b43d2b;
	margin: 0px 0px 10px 15px;
}
input#igtxtemailAddress, input#igtxtnames  {
	padding: 2px 5px 2px 5px;
	background: #fdfceb;
	border: 1px solid #b43d2b;
	margin: 0px 0px 10px 103px;
	width: 155px;
	color: #403931;
	font: 1.2em "Century Gothic", Arial, Helvetica, sans-serif;
}

input#igtxtemailAddress:focus, input#igtxtnames:focus {
	padding: 2px 5px 2px 5px;
	background: #b43d2b;
	border: 1px solid #b43d2b;
	margin: 0px 0px 10px 103px;
	width: 155px;
	color: #FFFFFF;
	font: 1.2em "Century Gothic", Arial, Helvetica, sans-serif;
}

input#emailAddress, input#names  {
	padding: 2px 5px 2px 5px;
	background: #fdfceb;
	border: 1px solid #b43d2b;
	margin: 0px 0px 10px 103px;
	width: 155px;
	color: #403931;
	font: 1.2em "Century Gothic", Arial, Helvetica, sans-serif;
}

input#emailAddress:focus, input#names:focus {
	padding: 2px 5px 2px 5px;
	background: #b43d2b;
	border: 1px solid #b43d2b;
	margin: 0px 0px 10px 103px;
	width: 155px;
	color: #FFFFFF;
	font: 1.2em "Century Gothic", Arial, Helvetica, sans-serif;
}

input#submitSmall,input#submitSmall2 {
	
	background: #b43d2b;
	color: #fff;
	margin: 0px 0px 10px 103px;
	padding: 2px 8px;
	_padding: 5px 5px 3px;
	text-align: center;
	border: 1px solid #b43d2b;
	font: normal 1.2em "Century Gothic", Arial, Helvetica, sans-serif;
}
input#submitSmallForm,input#submitSmall2Form {
	
	background: #b43d2b;
	color: #fff;
	margin: 0px 0px 10px 15px;
	padding: 2px 8px;
	_padding: 5px 5px 3px;
	text-align: center;
	border: 1px solid #b43d2b;
	font: normal 1.2em "Century Gothic", Arial, Helvetica, sans-serif;
}
#errorTXT {
	color: #f00;
	margin: 0px 0px 10px 103px;
	padding: 2px 8px;
	_padding: 5px 5px 3px;
	text-align: center;
	font: normal 1.0em "Century Gothic", Arial, Helvetica, sans-serif;
}
#errorTXT2 {
	color: #f00;
	margin: 0px 0px 10px 103px;
	padding: 2px 8px;
	_padding: 5px 5px 3px;
	text-align: center;
	font: normal 1.0em "Century Gothic", Arial, Helvetica, sans-serif;
}

input#submitSmall:focus, input#submitSmall2:focus {
	background: #fdfceb;
	color: #b43d2b;
	margin: 0px 0px 10px 103px;
	padding: 2px 8px;
	_padding: 5px 5px 3px;
	text-align: center;
	border: 1px solid #b43d2b;
	font: normal 1.2em "Century Gothic", Arial, Helvetica, sans-serif;
}

/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 	RIGHT COLUMN
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
#right {
	float: left;
	width: 500px;
	margin: 0px 0px 0px;
}

#header {
	height: 114px;
	margin: 0px;
	padding: 0px;
	background: url(images/00-base/header-Logo.gif) no-repeat 41px 0px;
}

#right p {
	font-size: 1.3em;
}

#right strong {
	font: italic 1.1em Georgia, "Times New Roman", Times, serif;
	color: #466373;
}

#right .special {
	font: italic 1.0em Georgia, "Times New Roman", Times, serif;
	color: #b43d2b;
	margin: 0px;
}

#right .special a, #right .special a {
	text-decoration: none;
	color: #403931;
}

#right .special a:hover, #right .special a:active {
	text-decoration: underline;
}

/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 	HOME PAGE
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
#right-content-home {
	background: url(images/01-home/squareImages.jpg) no-repeat 0px 11px;
}

#right-content-home #copy {
	margin: 0px;
	padding: 290px 0px 0px;
	width: 400px;
}

#right-content-home #copy h2 {
	margin: 0px;
	padding: 0px 0px 0px 3px;
}

#right-content-home #copy p {
	margin: 0px;
	padding: 10px 0px 0px 9px;
}

#right-content-home #copy .rule {
	border-bottom: 1px dashed #C75234;
	margin: 5px 0px 0px 10px;	
}

/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 	ABOUT US PAGE
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
#right-content-about {
	background: url(images/02-about/storeImage.gif) no-repeat 0px 11px;
}

#right-content-about #copy {
	margin: 0px;
	padding: 325px 0px 0px;
	width: 400px;
}

#right-content-about #copy h2 {
	margin: 0px;
	padding: 0px 0px 0px 3px;
}

#right-content-about #copy p {
	margin: 0px;
	padding: 10px 0px 0px 9px;
}

#right-content-about #copy .rule {
	border-bottom: 1px dashed #C75234;
	margin: 5px 0px 0px 10px;	
}

/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 	CONTACT PAGE
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
#right-content-contact {
	background: url(images/03-contact/mapNew.gif) no-repeat 0px 11px;
}

#right-content-contact #copy {
	margin: 0px;
	padding: 265px 0px 0px;
	width: 400px;
}

#right-content-contact #copy h2 {
	margin: 0px;
	padding: 0px 0px 0px 10px;
}

#right-content-contact #copy p {
	margin: 0px;
	padding: 10px 0px 0px 9px;
}

#right-content-contact #copy p.bold {
	font-weight: bold;
	font-size: 1.6em;
}

#right-content-contact #copy .rule {
	border-bottom: 1px dashed #C75234;
	margin: 5px 0px 0px 10px;	
}

#right-content-contact #copy a {
	color: #B43D2B;
	text-decoration: none;
}

#right-content-contact #copy a:hover, #right-content-contact #copy a:active {
	text-decoration: underline;
}

/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 	NEWSLETTER SIGN UP PAGE
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
#right-content-newsletter {
	background: url(images/04-newsletterSignUp/newsletterThumb.gif) no-repeat 0px 11px;
}

#right-content-newsletter #copy {
	margin: 0px;
	padding: 375px 0px 0px;
	width: 400px;
}

#right-content-newsletter #copy h2 {
	margin: 0px;
	padding: 0px 0px 0px 3px;
}

#right-content-newsletter #copy p {
	margin: 0px;
	padding: 10px 0px 0px 15px;
}

#right-content-newsletter #copy .rule {
	border-bottom: 1px dashed #C75234;
	margin: 5px 0px 0px 15px;	
}

/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 	FORM - SIGN UP BIG
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
form#signUpBig {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	margin: 0px;
}

form#signUpBig p {
	font: italic 1.2em Georgia, "Times New Roman", Times, serif;
	color: #b43d2b;
	margin: 0px 0px 10px 15px;
}

#form-left {
	float: left;
	width: 175px;
}

#form-right {
	float: left;
	width: 200px;
}

input#emailAddress-big, input#names-big, input#phone-big, input#address-big, input#address2-big, input#state-big, input#zip-big   {
	padding: 2px 5px 2px 5px;
	background: #fdfceb;
	border: 1px solid #b43d2b;
	margin: 0px 0px 10px 15px;
	width: 155px;
	color: #403931;
	font: 1.2em "Century Gothic", Arial, Helvetica, sans-serif;
}
input#igtxtremovebig  
{
	padding: 2px 5px 2px 5px;
	background: #fdfceb;
	border: 1px solid #b43d2b;
	margin: 0px 0px 10px 15px;
	width: 275px;
	color: #403931;
	font: 1.2em "Century Gothic", Arial, Helvetica, sans-serif;
}
input#igtxtemailAddressbig, input#igtxtnamesbig, input#igtxtphonebig, input#igtxtaddressbig, input#igtxtaddress2big, input#igtxtstatebig, input#igtxtzipbig {
	padding: 2px 5px 2px 5px;
	background: #fdfceb;
	border: 1px solid #b43d2b;
	margin: 0px 0px 10px 15px;
	width: 155px;
	color: #403931;
	font: 1.2em "Century Gothic", Arial, Helvetica, sans-serif;
}

input#emailAddress-big:focus, input#names-big:focus, input#phone-big:focus, input#address-big:focus, input#address2-big:focus, input#state-big:focus, input#zip-big:focus {
	padding: 2px 5px 2px 5px;
	background: #b43d2b;
	border: 1px solid #b43d2b;
	margin: 0px 0px 10px 15px;
	width: 155px;
	color: #FFFFFF;
	font: 1.2em "Century Gothic", Arial, Helvetica, sans-serif;
}
input#igtxtemailAddressbig:focus, input#igtxtnamesbig:focus, input#igtxtphonebig:focus, input#igtxtaddressbig:focus, input#igtxtaddress2big:focus, input#igtxtstatebig:focus, input#igtxtzipbig:focus {
	padding: 2px 5px 2px 5px;
	background: #b43d2b;
	border: 1px solid #b43d2b;
	margin: 0px 0px 10px 15px;
	width: 155px;
	color: #FFFFFF;
	font: 1.2em "Century Gothic", Arial, Helvetica, sans-serif;
}
input#igtxtstatebig, input#igtxtstatebig:focus {
	width: 68px;
	float: left;
}

input#igtxtzipbig, input#igtxtzipbig:focus {
	width: 68px;
	float: left;
	margin: 0px 0px 10px 8px;
}


input#submitBig, input#submitBig2 {
	background: #b43d2b;
	color: #fff;
	margin: 0px 0px 10px 15px;
	padding: 2px 8px;
	_padding: 5px 5px 3px;
	text-align: center;
	border: 1px solid #b43d2b;
	font: normal 1.2em "Century Gothic", Arial, Helvetica, sans-serif;
}

input#submitBig:focus {
	background: #fdfceb;
	color: #b43d2b;
	margin: 0px 0px 10px 15px;
	padding: 2px 8px;
	_padding: 5px 5px 3px;
	text-align: center;
	border: 1px solid #b43d2b;
	font: normal 1.2em "Century Gothic", Arial, Helvetica, sans-serif;
}


/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 	FOOTER
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
#footer {
	background: url(images/00-base/footer.gif) no-repeat center bottom;
	margin: 0px;
	padding: 0px 100px 0px;
	height: 200px;
	position: static;
	width: 600px;
	font-size: 1.1em;
}

#footer-left {
	float: left;
	margin: 130px 0px 0px;
	padding: 0px;
}

#footer-right {
	float: right;
	margin: 130px 0px 0px;
}

#footer a {
	color: #B43D2B;
	text-decoration: none;
}

#footer a:hover, #footer a:active {
	text-decoration: underline;
}

/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 	MISC
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.clear {
	clear: both;
}

.space {
	margin: 0px 0px 50px;
	padding: 0px;
}
