@charset "utf-8";
/* CSS Document */

body {
	height:100%; /* fix height to 100% for IE */
	min-height:100%; /* fix height for other browsers */
	padding:0; /*remove padding */
	margin: 0px auto 15px auto;
	border:0; /* remove borders */
	background-color:#cee1f2;
	overflow-y:scroll;
}

#Container {
	position: relative;
	width: 975px;
	height: auto;
	padding: 0px 0px 0px 0px;
	border-top: 0px;
	border-right:1px solid #FFFFFF;
	border-bottom: 0px;
	border-left:1px solid #FFFFFF;
	margin: 0px auto 10px auto;
	background-color:#FFFFFF;
}

#Header {
	position: relative;
	width: 975px;
	height: 92px;
	padding: 0px 0px 0px 0px;
	border:0px;
	border-bottom:1px solid #FFFFFF;
	margin: 0px 0px 0px 0px;
	background-image:url('img/banner.jpg');
}

#HeaderFloatLeft {
	width:575px;
	height:92px;
	float:left;
}
#HeaderFloatRight {
	width:400px;
	height: 72px;
	float:left;
	padding: 10px 0px 10px 0px;
	font-family:Tahoma;
	font-size:12px;
	font-weight:700;
	color:#FFFFFF;
}

#HeaderFloatRight a {
	text-decoration:none;
	color:#FFFFFF;
}

#NavBar {
	position: relative;
	width: 975px;
	height: 35px;
	padding: 0px 0px 0px 0px;
	border:0px;
	border-top:1px solid #FFFFFF;
	margin: 0px 0px 0px 0px;
}

#NavBar img {
	border: 0px;
	margin: 0px;
	padding: 0px;
	float:left;
}

#Mainbody {
	background-color:#FFFFFF;
	clear:both;
	position: relative;
	width: 975px;
	height: auto;
	padding: 0px 0px 0px 0px;
	border: 0px;
	margin: 0px;
}

#Column1 {
	background-color:#cee1f2;
	height:auto;
	width:122px;
	margin: 10px 5px 10px 8px;
	float:left;
}

#Column1 a {
	position:relative;
	text-decoration:none;
	margin:1px 0px 1px 3px;
	color:#000000;
	font-family:Helvetica;
	font-size:8pt;
}

#Column1 a:hover {
	text-decoration:underline;
}

#Column2 {
	position:relative;
	background-color:#FFFFFF;
	height:auto;
	width:515px;
	margin: 10px 5px 10px 5px;
	float:left;
	font-family:Arial;
	font-size:9pt;
	line-height:150%;
	color:#323232;
}

#Column2 img {
	border:0px;
}

#Column2 a {
	color:#4188cc;
	text-decoration:none;
	font-family:Helvetica;
	font-size:8pt;
}

#Column3 {
	position:relative;
	background-color:#FFFFFF;
	height:auto;
	width:300px;
	margin: 10px 5px 10px 5px;
	float:left;
}

#Column3 img {
	border:0px;
}

#BottomMenu {
	background-color:#FFFFFF;
	height:120;
	width:515px;
	float:left;
	padding:0px;
	line-height:150%;
	margin:0px 0px 0px 140px;
}

#BottomMenu a {
	color:#4188cc;
	text-decoration:none;
	font-family:Tahoma;
	font-size:10pt;
	font-weight:500;
}

div.clear {
  clear: both;
}

#bottombar {

	clear: both; 
	width:975px;
	height:auto;
	padding:0;
	color:#FFFFFF;
	padding: 0px 0px 0px 0px;
}

#vendor_box {
	height:auto;
	width:510px;
	font-family:Tahoma;
	font-size:9pt;
	line-height:120%
	margin:10px;
	color:323232;
}

#vendor_box a {
	color:#000000;
	text-decoration:none;
	font-family:Helvetica;
	font-size:8pt;
}

#vendor_box a:hover {
	text-decoration:underline;
}

#vendor_box img {
	border:0px;
}

#vendor_box a.bluelink {
	color:#4188cc;
}

h3 {
	font-family:"Times New Roman", Times, serif;
	font-size:16pt;
	color:#4188cc;
}

h1 {
	text-decoration:none;
	color:#4188cc;
	font-size:26px;
	font-family:"Times New Roman", Times, serif;
	font-weight:300;
	line-height:26px;
}

#vendorname a {
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	color:#323232;
	font-family:Helvetica;
}

#vendorname a:hover {
	text-decoration:underline;
}

#vendorname img {
	border:0px;
}

#randomtext {
	color:323232;
}

#bridalpic a:hover{
	text-decoration:none;
	color: #000000;
}

#bridalpic a:visited{
	text-decoration:none;
	color: #000000;
}

a.button { 
	display: block; 
	float: left; 
	min-width: 300px; 
	width: 300px; 
	height: 159px; 
	border-top: 0px solid #7595C4;
	border-right:0px solid #7595C4;
	border-bottom: 0px solid #7595C4;
	border-left: 0px solid #7595C4;
	background: #fff url('img/expo-register.jpg') no-repeat center center; 
	text-align: right; 
	font-family : Tahoma, Helvetica, Arial, sans-serif;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	padding: 7px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
	line-height:15px;
	letter-spacing: 1px;
	text-decoration:none;
} 

.calc {

}

.calc table {
	width: 100%;
	border-collapse: collapse;
	border: 1px solid #DED3B5;
}

.calc table tr td {
	padding: 2px 4px;
}

.calc table tr.alt td {
	background: #eaeaea;
}

.calc table tr.header {
	background: #EDE5CE;
}

.calc table tr.header td {
	font-weight: bold;
	color: #369;
	padding: 2px 3px;
}

.calc table tr.subtotal td {
	border-top: 1px solid #ccc;	
	font-size: 11px;
	font-weight: bold;
	text-align: right;
}

.calc table tr.subtotal td.budget {
	text-align: center;
}

.calc input {
	text-align: right;
	padding: 1px 2px 1px 1px;
}

.calc .update {
	text-align: right;
	margin: 5px 0 0 0;
}

.budget {
	font-size: 11px;
	color: #069;
	text-align: center;
}