/*---------------------------HTML--------------------------------*/

#container {
	width: 980px;
	margin: 40px auto 30px auto;
	background-color: #fff;
	font-family: Arial;
	border: 1px solid #b5b5b5;
	font-size: 13px;
}
#header {
	background-color: #fff;
	height: 100px;
}
#get-started-header{
	position:relative;
	top:30px;
	float:left;
	left:50px;
	}
#catalog_button {
	float: right;
	padding: 35px 20px 0 0;
}
#header-contact {
	float: right;
	padding: 28px 20px 0 0;
	text-align:right;
	width:250px;
	color:#333;
}
#header-contact a {
	color:#333;
}
#header-contact a:hover {
	color:#d91d1d;
	text-decoration: none;
}
#logo {
	float: left;
	padding: 10px;
}
#navigation li {
	float: left;
}
#inputdate {
	position:absolute;
        left:-50px;
}
#navigation {
	background-color: #cb311d;
	background-repeat: repeat-x;
	width: 980px;
	height: 35px;
	border-bottom: 8px solid #a52110;
	clear: both;
}
#navigation a {
	font-size: 11px;
	font-weight: bold;
	float: left;
	width: 90px;
	color: #fff;
	text-decoration:none;
	line-height: 3.2;
	text-align:center;
	border-left: 1px solid #e4867a;
}
#navigation a:hover {
	background: #a52110;
}
#navigation_current {
	background: #a52110;
	color: #fff;
}
#main_content {
	clear: both;
	text-align: left;
}
#banner {
	clear: both;
}
#banner_dynamic {
	float: left;
	width: 600px;
}
#banner_static {
	float: right;
	width: 380px;
}
#main_content {
	clear: both;
}
#highlights {
	clear: both;
}
#email_phone {
	float: left;
	width: 326px;
	background-color: #000;
	height: 190px;
	font-size: 0px;
}
#welcome {
	float: right;
	width: 654px;
	background-color: #000;
	height: 190px;
}
#welcome h1 {
	color: #fff;
	font-size: 24px;
	padding: 30px 30px 5px 30px;
	letter-spacing: -1px;
}
#welcome p {
	color: #cbcbcb;
	line-height: 15px;
	padding: 0 30px 30px 30px;
}
#home_columns {
	clear: both;
}
#column1, #column2, #column3 {
	padding: 20px 30px;
	width: 27%;
	float: left;
}
#column1 h2, #column2 h2, #column3 h2 {
	font-family: "Myriad Pro", "Myriad", Helvetica, Arial;
	font-size: 25px;
	padding: 0 0 5px 0;
}
#column1 p, #column2 p, #column3 p {
	font-size: 13px;
	line-height: 15px;
	color: #555;
}
#column1, #column2 {
	border-right: 1px solid #ccc;
}
#content {
	margin: 20px 0 20px 0;
}
#weddings_content_right {
	width: 580px;
	float: right;
}
#weddings_header {
	margin: 20px 0 20px 0;
	height: auto;
	background-image:url(/images/products_background_lg.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	padding-bottom:20px;
	padding-left:20px;
}
#weddings_colors {
	margin: 20px 0 20px 0;
	display:block;
	text-align:center;
}
#weddings_colors img {
	border: 4px solid #ccc;
	margin-left:10px;
}
#weddings_header h2 {
	font-size:18px;
	font-weight:lighter;
	font-style:italic;
	color:#555;
	text-align:center;
	display:block;
	padding-bottom:6px
}
#weddings_header p {
	font-size:11px;
	font-weight:lighter;
	color:#888;
	text-align:center;
	display:block;
}
#weddings_box {
	width: 622px;
	height: auto;
	background-image:url(/images/products_background.jpg);
	background-position: 0px bottom;
	background-repeat:no-repeat;
	padding-bottom:15px;
	padding-left:20px;
}
#weddings_box p em {
	color:#000;
}
#weddings_box table {
	font-size:16px;
	font-weight:lighter;
	color:#666;
	width:520px;
	position:relative;
	left:20px;
}
#weddings_box th {
	color:#900;
	font-size:12px;
	font-style:italic;
	padding:6px;
	text-align:center;
	border-bottom:1px #666 solid;
}
#weddings_box td {
	border-bottom:1px #666 solid;
	border-right:1px #666 solid;
	padding:6px;
	text-align:center;
	font-size:14px;
}
#weddings_box sup {
	font-size:8px;
	position:relative;
	top:-4px;
	left:-2px;
}
#getting-started {
	postion:relative;
}
#getting-started label {
	font-size: 11px;
	color:#222;
}
#getting-started input {
	font-size: 12px;
	border:1px #666 solid;
	height:18px;
	margin:6px;
	padding:2px;
	text-align: left;
}
#getting-started select {
	font-size: 12px;
	border:1px #666 solid;
	height:28px;
	width:150px;
	margin:6px;
	padding:2px;
	text-align: left;
}
#getting-started h1 {
	font-size: 14px;
	margin-top:6px;
	color:#444;
}
#getting-started h2 {
	font-size: 12px;
	margin-top:6px;
	color:#444;
	border-bottom:1px #444 dotted;
	width:600px;
}
#getting-started ul {
	display:block;
}
#getting-started li {
	margin:0px;
}
#product-select {
	display:block;
}
#product-select-item {
	float:left;
	width:120px;
	color:#333;
	height:30px;
	margin:0px;
	padding:2px;
	text-align: left;
	font-size: 11px;
	line-height: 10px;
	border:0px #ccc solid;
}
#product-select-item input {
	padding:0px;
	margin:0px;
	position:relative;
	positon:relative;
	float:left;
	padding:0px;
	top:-2px;
	margin-right:2px;
}
#inputdate {
	position:relative;
	left:-6px;
	top:-20px;
	z-index: 77;
	clear:both;
}
#slider_product_frame {
	position: relative;
	left:-20px;
	top:10px;
	border:0px #555 solid;
}
#weddings_form {
	font-family:"Lucida Grande", Tahoma, Arial, sans-serif;
	font-size:small;
}
#weddings_form_item {
	display: block;
	position:relative;
	margin-bottom:16px;
	padding:4px 5px 2px 9px;
	position:relative;
	clear:both;
}
#weddings_form_item label {
	position:relative;
	color:#666;
	font-size: 12px;
	margin-left:6px;
}
#weddings_form_item label sup {
	color:#a52110;
}
#weddings_form_item input {
	position:absolute;
	left:150px;
	top:-8px;
	height:18px;
	margin:6px;
	padding:2px;
	text-align: left;
	color:#444;
	border-top:1px solid #7c7c7c;
	border-left:1px solid #c3c3c3;
	border-right:1px solid #c3c3c3;
	border-bottom:1px solid #ddd;
	background:#fff url(/images/fieldbg.gif) repeat-x top;
}
.form_required {
	border:2px #ff0000 solid;
}
#weddings_form_item select {
	position:absolute;
	left:150px;
	top:-8px;
	height:28px;
	margin:6px;
	padding:2px;
	margin:6px;
	padding:2px;
	text-align: left;
	color:#444;
}
#weddings_form_under_text {
	display: block;
	font-size:8px;
	position:relative;
	top:-6px;
}
#weddings_form .form_divider {
	width: 570px;
	background-color: #d91d1d;
	height: 2px;
	margin: 10px 0 30px 0;
	clear: both;
	display: block;
}
#weddings_form_item .register_button {
	background-color: #999;
	color:#333;
	padding:10px;
	font-size:14px;
	border:1px solid #333;
	padding-bottom:24px;
	cursor:pointer;
}
#content_shift {
	position:relative;
	left:20px;
	color:#444;
	padding-right:20px;
}
#content_shift h3 {
	color:#a52110;
	font-weight: lighter;
	font-style: italic;
	margin-bottom: 6px;
	font-size: 14px;
	text-decoration: underline;
}
.products_box {
	width: 914px;
	height: 161px;
	margin: 30px auto;
	text-align: left;
}
#neckties h2, #scarves h2 {
	font-size: 22px;
	font-weight: bold;
	color: #000;
	margin: 20px 20px 5px 220px;
}
#neckties p, #scarves p {
	font-size: 12px;
	color: #5f5f5f;
	margin: 0 20px 0 220px;
	line-height: 14px;
}
#bowties h2, #belts h2 {
	font-size: 14px;
	font-weight: bold;
	color: #000;
	margin: 25px 20px 5px 150px;
}
#bowties p, #belts p {
	font-size: 12px;
	color: #5f5f5f;
	margin: 0 20px 0 150px;
	line-height: 14px;
}
#gifts h2 {
	font-size: 14px;
	font-weight: bold;
	color: #000;
	margin: 25px 20px 5px 140px;
}
#gifts p {
	font-size: 12px;
	color: #5f5f5f;
	margin: 0 20px 0 140px;
	line-height: 14px;
}
#neckties {
	width: 457px;
	height: 161px;
	background-image: url(/images/products_neckties.jpg);
	background-repeat: no-repeat;
	float: left;
}
#scarves {
	width: 457px;
	height: 161px;
	background-image: url(/images/products_scarves.jpg);
	background-repeat: no-repeat;
	float: right;
}
#bowties {
	width: 305px;
	height: 161px;
	background-image: url(/images/products_bowties.jpg);
	background-repeat: no-repeat;
	float: left;
}
#gifts {
	width: 301px;
	height: 161px;
	background-image: url(/images/products_gifts.jpg);
	background-repeat: no-repeat;
	float: left;
}
#belts {
	width: 307px;
	height: 161px;
	background-image: url(/images/products_belts.jpg);
	background-repeat: no-repeat;
	float: left;
}
#product_photo {
	width: 358px;
	float: left;
}
#product_photo h2 {
	padding: 20px 40px 20px 35px;
	color: #5f5f5f;
	font-size: 11px;
}
#product_extras img {
	border: 4px solid #ccc;
	margin-left: 35px;
}
#content_right {
	width: 622px;
	float: right;
	text-align: left;
}
#content_right h1 {
	font-size: 35px;
	margin: 5px 0 0 0;
}
#content_right h2 {
	font-size: 20px;
	margin: 5px 0 0 0;
}
#content_right p {
	color: #5f5f5f;
	font-size: 13px;
	margin: 5px 50px 15px 0;
	line-height: 15px;
}
#content_right p em {
	color: #5f5f5f;
	font-style:italic;
}
#content_right strong {
	font-weight: bold;
	font-style: italic;
}
.t {
	background: url(/images/dot.gif) 0 0 repeat-x;
	width: 20em
}
.b {
	background: url(/images/dot.gif) 0 100% repeat-x
}
.l {
	background: url(/images/dot.gif) 0 0 repeat-y
}
.r {
	background: url(/images/dot.gif) 100% 0 repeat-y
}
.bl {
	background: url(/images/bl.gif) 0 100% no-repeat
}
.br {
	background: url(/images/br.gif) 100% 100% no-repeat
}
.tl {
	background: url(/images/tl.gif) 0 0 no-repeat
}
.tr {
	background: url(/images/tr.gif) 100% 0 no-repeat;
	padding:20px
}
#sidebox {
	width: 250px;
	float: left;
	padding: 10px 0 20px 40px;
}
#sidebox h1 {
	font-size: 18px;
	line-height: 2;
}
#sidebox h2 {
	font-size: 14px;
	line-height: 1.5;
}
#sidebox p {
	font-size: 11px;
	color: #9c9c9c;
	line-height: 1.3;
}
#sidebox strong {
	font-size: 14px;
	line-height: 1.4;
	color: #575757;
}
#sidebox a:link {
	color: #5f5f5f;
}
#sidebox a:visited {
	color: #5f5f5f;
}
#sidebox a:hover {
	color: #000;
}
#leftbox, #rightbox {
	width: 280px;
	position: relative;
	float: left;
	margin: 10px 20px 20px 0px;
}
#leftbox h1, #rightbox h1 {
	font-size: 20px;
	margin: 0;
	text-align: center;
}
#leftbox h2, #rightbox h2 {
	font-size: 15px;
	margin: 5px 0 0 0;
	color: #575757;
	text-align: center;
}
#leftbox p, #rightbox p {
	margin: 20px 0 0 0;
	font-size: 13px;
}
#leftbox_text, #rightbox_text {
	position: absolute;
	width: 220px;
	top: 20px;
	left: 30px;
}
#leftbox ol, #rightbox ol {
	margin: 20px 0 0 30px;
	font-size: 13px;
	line-height: 15px;
	list-style-type: decimal;
}
#leftbox ol li, #rightbox ol li {
	margin: 10px 0 0 0;
}
#rightbox_text img, #leftbox_text img {
	margin: 0 0 20px 20px;
}
#ideas_box, #ideas_box2 {
	font-size: 22px;
	font-weight: bold;
	color: #9c9c9c;
	font-family: "Myriad Pro", "Myriad", Helvetica, Arial;
	margin-bottom: 30px;
}
#ideas_box ul {
	margin-left: 85px;
	margin-bottom: 5px;
}
#ideas_box2 ul {
	margin-left: 85px;
	margin-bottom: 5px;
}
#ideas_box ul li {
	display: inline;
	margin-right: 106px;
}
#ideas_box2 ul li {
	display: inline;
	margin-right: 92px;
}
#portfolio_list a:link {
	color: #5f5f5f;
}
#portfolio_list a:visited {
	color: #5f5f5f;
}
#portfolio_list a:hover {
	color: #000;
}
#portfolio_list {
	width: 400px;
	float: left;
	padding: 30px;
}
#portfolio_list h1 {
	font-size: 13px;
	font-weight: bold;
	line-height: 1.5;
}
#portfolio_list p {
	font-size: 12px;
	color: #5f5f5f;
	line-height: 1.5;
}
#portfolio_list #left_column {
	float: left;
	width: 180px;
}
#portfolio_list #right_column {
	float: right;
	width: 180px;
}
#portfolio_image {
	width: 422px;
	float: right;
	padding: 50px 50px 0 0;
}
#wedding_list a:link {
	color: #5f5f5f;
}
#wedding_list a:visited {
	color: #5f5f5f;
}
#wedding_list a:hover {
	color: #000;
}
#wedding_list {
	width: 200px;
	float: left;
	padding: 30px;
}
#wedding_list h1 {
	font-size: 13px;
	font-weight: bold;
	line-height: 1.5;
}
#wedding_list p {
	font-size: 12px;
	color: #5f5f5f;
	line-height: 1.5;
}
#wedding_list #left_column {
	float: left;
	width: 180px;
}
#wedding_list #right_column {
	float: right;
	width: 180px;
}
#wedding_image {
	width: 422px;
	float: right;
	padding: 50px 50px 0 0;
}
table.usable_table {
	font-family: Arial;
	font-size: 12px;
	border: 0px;
	width: 92%;
	margin: 5px 20px 10px 0;
}
table.usable_table td {
	padding: 10px;
	margin: 0;
}
table.usable_table tr {
}
table.usable_table tr.even {
	background-color: #e7f6f7;
}
table.usable_table .table_heading {
	font-weight: bold;
	color: #fff;
	background-color: #6f8eb0;
}
#footer {
	width: 980px;
	margin: 0 auto 20px auto;
	clear:both;
	text-align: center;
	font-family: Arial;
	font-size: 11px;
	color: #888;
}
#footer a {
	color: #888;
}
#titlediv {
	text-align: center;
	font-size: 16px;
	color: #5f5f5f;
}
#switcher a {
	cursor: pointer;
}
#switcher {
}
#switcher li {
	float: left;
}
#switcher a {
	background-color: #ebebeb;
	display: block;
	width: 110px;
	padding: 10px;
	font-size: 12px;
	font-weight: bold;
	color: #676767;
	text-decoration:none;
	text-align:center;
	border: 1px solid #ccc;
}
#switcher a:hover {
	background-color: #ddd;
}
#switcher a#current {
	background-color: #ddd;
}
#switcher-block a {
	cursor: pointer;
}
#switcher-block {
}
#switcher-block li {
}
#switcher-block a {
	background-color: #ebebeb;
	display: block;
	width: 160px;
	padding: 12px;
	font-size: 12px;
	font-weight: bold;
	color: #676767;
	text-decoration:none;
	text-align:left;
	border: 1px solid #ccc;
}
#switcher-block a:hover {
	background-color: #ddd;
}
#switcher-block a#current {
	background-color: #ddd;
}
.content_divider {
	width: 570px;
	background-color: #ccc;
	height: 2px;
	margin: 10px 0 30px 0;
	clear: both;
	display: block;
}
#wedding-header {
	font-family: georgia, times, serif;
}
#wedding-header h1 {
	font-size:36px;
	font-weight: lighter;
	color:#333;
}
#wedding-header h2 {
	font-size:21px;
	font-weight: lighter;
	color:#888;
	font-style: italic;
}
#wedding-header p {
	font-size:18px;
	color:#444;
	font-style: italic;
	line-height:20px;
	font-weight: lighter;
}
#wedding-body {
	font-family: georgia, times, serif;
	position: relative;
	top:-10px;
}
#wedding-body h1 {
	font-size:24px;
	color:#444;
	margin-bottom:20px;
}
#wedding-body h2 {
	font-size:20px;
	color:#666;
}
#wedding-body p {
	font-size:16px;
	color:#666;
}
#jump-links {
	position:relative;
	z-index:30;
	float:right;
	margin:0px;
	top:-34px;
	left:-27px;
}
#jump-links a {
	font-family: "Myriad Pro", "Myriad", Helvetica, Arial;
	font-size:10px;
	font-weight: bold;
	float:left;
	color:#fff;
	background:url(/images/bkgnd_green.jpg);
	padding:6px;
	border-right:1px #fff solid;
	margin-right:0px;
	text-decoration:none;
}
#wedding-product {
	position:relative;
	float:left;
	width:330px;
}
#wedding-product h2 {
	z-index:12;
	position:relative;
	clear:both;
	font-size:21px;
	font-weight:lighter;
}
#wedding-product img {
	top:-20px;
	z-index:10;
	position:relative;
}
#wedding-product-rollovers {
	width:710px;
	height:207px;
	display:block;
	position: relative;
	left:-30px;
	float:left;
	cursor:pointer;
}
#wedding-product-rollovers img {
	float:left;
	padding:0px;
	margin:0px;
	cursor:pointer;
}
#wedding-product-description {
	display:none;
	font-family: georgia, times, serif;
	width:660px;
	background-color: #fff;
	position:relative;
	z-index: 44;
	float:left;
}
#wedding-product-description-alt {
	font-family: georgia, times, serif;
	width:660px;
	height:300px;
	background-color: #e0c7e2;
	position:relative;
}
#wedding-product-description h2 {
	color:#333;
	font-size: 21px;
}
#wedding-product-description p {
	color:#444;
	font-size:14px;
}
#product-hint {
	width:400px;
	font-size:14px;
	float:left;
	left:420px;
	top:200px;
	position:absolute;
	color:#000;
	border:1px #676767 solid;
	background-color: #fff;
	-moz-opacity:.70;
	filter:alpha(opacity=70);
	opacity:.70;
	padding:10px;
	display:none;
	z-index:44;
}
#wedding-ideas h2 {
	position:relative;
	clear:both;
	font-size:21px;
	font-weight:lighter;
}
#wedding-ideas li {
	width:180px;
	height:200px;
	overflow:hidden;
	float:left;
	margin:10px;
	border:0px #444 solid;
	background: url(/images/customization-ideas-bkgnd.png);
	background-repeat: no-repeat;
}
#wedding-ideas label {
	display:block;
	text-decoration:none;
	color:#666;
	font-size:10px;
}
#wedding-ideas label span {
	display:block;
	text-decoration:none;
	color:#333;
	font-size:14px;
	position:relative;
	z-index:20;
}
#wedding-ideas img {
	border:1px #444 solid;
}
#wedding-ideas a {
	display:block;
	text-decoration:none;
	color:#999;
	position:relative;
	top:29px;
	left:31px;
}
#col30 {
	position:relative;
	float:left;
	width:210px;
	height:auto;
}
#col70 {
	position:relative;
	float:left;
	width:460px;
	height:auto;
	padding-left:10px;
	border-left:0px #666 dotted;
}
#product-box {
	font-family: Georgia, Times, serif;
	position:relative;
	left:-30px;
	top:18px;
	height:145px;
	width:702px;
	padding:10px;
	padding-right:0px;
	color:#fff;
	background: url(/images/banner_bkgnd_green.jpg);
	background-repeat: no-repeat;
}
#product-box li {
	position: relative;
	z-index: 99;
	float:left;
	text-align: center;
	margin-right: 10px;
}
#product-box img {
	background-color: #fff;
	border:1px #fff solid;
}
#product-box span {
	font-size:10px;
	font-family: Arial, sans-serif;
}
#green-box {
	font-family: Georgia, Times, serif;
	position:relative;
	left:-30px;
	top:18px;
	height:145px;
	width:702px;
	padding:10px;
	color:#fff;
	background: url(/images/banner_bkgnd_green.jpg);
	background-repeat: no-repeat;
}
#green-box h1 {
	color:#fff;
	font-size: 42px;
	padding:0px;
	margin:0px;
	position:relative;
	letter-spacing: -2px;
	line-height: 36px;
	left:25px;
	top:25px;
	text-indent: 10px;
}
#green-box h2 {
	color:fff;
	font-size:21px;
	padding: 0px;
	margin: 0px;
	position: relative;
	letter-spacing: -2;
	top:30px;
	left:110px;
	-moz-opacity:.70;
	filter:alpha(opacity=70);
	opacity:.70;
}
#green-box p {
	float:left;
	position: relative;
	width: 300px;
	height: auto;
	color:#222;
	font-size: 18px;
	line-height: 22px;
	top:80px;
	left:100px;
	font-weight: lighter;
}
#green-box img {
	float:right;
	z-index: 33;
	position: relative;
	top:-60px;
	left:-40px;
}
#purple-box {
	font-family: Georgia, Times, serif;
	position:relative;
	left:-30px;
	top:18px;
	height:145px;
	width:702px;
	padding:10px;
	color:#fff;
	background: url(/images/banner_bkgnd_purple.jpg);
	background-repeat: no-repeat;
}
#purple-box h1 {
	color:#fff;
	font-size: 42px;
	padding:0px;
	margin:0px;
	position:relative;
	letter-spacing: -2px;
	line-height: 36px;
	left:25px;
	top:25px;
	text-indent: 10px;
}
#purple-box h2 {
	color:fff;
	font-size:21px;
	padding: 0px;
	margin: 0px;
	position: relative;
	letter-spacing: -2;
	top:30px;
	left:110px;
	-moz-opacity:.70;
	filter:alpha(opacity=70);
	opacity:.70;
}
#purple-box p {
	float:left;
	position: relative;
	width: 300px;
	height: auto;
	color:#222;
	font-size: 18px;
	line-height: 22px;
	top:80px;
	left:100px;
	font-weight: lighter;
}
#purple-box span {
	color:#555;
	font-size: 13px;
	line-height: 18px;
	font-style: italic;
	margin-top: 20px;
}
#purple-box img {
	float:right;
	z-index: 33;
	position: relative;
	top:-60px;
	left:-40px;
}
#gray-box {
	position: relative;
	left:-30px;
	padding:20px;
	background: url(/images/bkgnd_grey.png);
	background-repeat: repeat;
	border: 1px #cccccc solid;
	padding-right:10px;
}
#gray-box img {
	position: relative;
	float: right;
	z-index: 33;
	clear:both;
	top:-30px;
	left:-10px;
}
#gray-box ol {
	list-style-type:decimal;
	margin-left:20px;
	margin-right:80px;
}
#gray-box ul {
	list-style-type:decimal;
	margin-left:20px;
	margin-right:80px;
}
#gray-box li {
	color:#222;
	margin-bottom: 10px;
	line-height: 12px;
	font-size: 13px;
}
#green-table {
	margin-left:20px;
}
#green-table tr:nth-child(odd) {
 background:url(/images/bkgnd_green.jpg);
 color:#fff;
 empty-cells: hide;
}
#green-table tr:nth-child(even) {
 color:#555;
 empty-cells: hide;
}
#green-table th {
	border-bottom: 1px #444 solid;
	padding: 4px;
	font-size: 10px;
	color:#fff;
	font-style: italic;
	background-color:#444;
}
#green-table td {
	border-bottom: 1px #444 solid;
	border-right:1px #cccccc dotted;
	font-size: 14px;
	text-align: left;
	padding-right:2px;
	padding-bottom: 6px;
	padding-left: 6px;
	padding-top: 6px;
	empty-cells: hide;
}
#green-table a {
	color:#333;
}
#green-table .small_table_text {
	font-size: 10px;
}

#green-table-sm {
	margin-left:0px;
}
#green-table-sm tr:nth-child(odd) {
 background:url(/images/bkgnd_green.jpg);
 color:#fff;
 empty-cells: hide;
}
#green-table-sm tr:nth-child(even) {
 color:#444;
 empty-cells: hide;
}
#green-table-sm th {
	border-bottom: 1px #444 solid;
	padding: 4px;
	font-size: 10px;
	color:#fff;
	font-style: italic;
	background-color:#444;
}
#green-table-sm td {
	border-bottom: 1px #444 solid;
	border-right:1px #cccccc dotted;
	font-size: 10px;
	text-align: left;
	padding-right:2px;
	padding-bottom: 2px;
	padding-left: 6px;
	padding-top: 2px;
	empty-cells: hide;
}
#green-table-sm a {
	color:#333;
}
#green-table-sm .small_table_text {
	font-size: 10px;
}

#red-table {
	margin-left:20px;
}
#red-table tr:nth-child(odd) {
 background:url(/images/bkgnd_red.png);
 color:#fff;
}
#red-table tr:nth-child(even) {
 color:#555;
}
#red-table th {
	border-bottom: 1px #444 solid;
	padding: 4px;
	font-size: 10px;
	color:#fff;
	font-style: italic;
	background-color:#444;
}
#red-table td {
	border-bottom: 1px #444 solid;
	border-right:1px #ccc dotted;
	font-size: 14px;
	text-align: left;
	padding-right:40px;
	padding-bottom: 6px;
	padding-left: 6px;
	padding-top: 6px;
}
#red-table sup {
	font-size: 9px;
	position: relative;
	top:-14px;
	left:16px;
	margin:0px;
	padding:0px;
	overflow: hidden;
}
#form-table {
	margin-left:0px;
}
#form-table tr:nth-child(odd) {
 background:url(/images/bkgnd_green.jpg);
 color:#fff;
 empty-cells: hide;
}
#form-table tr:nth-child(even) {
 color:#555;
 empty-cells: hide;
}
#form-table th {
	border-bottom: 1px #444 solid;
	text-align: center;
	padding: 4px;
	font-size: 10px;
	color:#fff;
	font-style: italic;
	background-color:#444;
}
#form-table td {
	border-bottom: 1px #444 solid;
	border-right:1px #cccccc dotted;
	font-size: 14px;
	text-align: right;
	padding-right:4px;
	padding-bottom: 6px;
	padding-left: 6px;
	padding-top: 6px;
	empty-cells: hide;
}
#form-table .small_table_text {
	font-size: 10px;
}
#clear {
	position: relative;
	left:0px;
	top:0px;
	right:0px;
	bottom:0px;
	margin:0px;
	padding:0px;
	border: 0px;
}
#product-photo-frame {
	width:228px;
	height:300px;
	background:url(/images/product_bkgnd_frame_sm.png);
	background-repeat: no-repeat;
	float:left;
	position:relative;
	margin:0px;
	margin-right:4px;
}
#product-photo-frame img {
	border:1px #ccc solid;
	position: relative;
	top:24px;
	left:26px;
}
#product-info-bkgnd {
	position: relative;
	left:-30px;
	padding:20px;
	background: url(/images/bkgnd_grey.png);
	background-repeat: repeat-x;
	border: 1px #cccccc solid;
	padding-right:10px;
}
#bookmark {
	position: relative;
	float: right;
	z-index: 33;
	clear:both;
	top:-30px;
	left:-10px;
}
#product-photo-frame span {
	display:block;
	font-size: 10px;
	letter-spacing: 0px;
	color:#777;
	position: relative;
	font-family: Georgia, serif;
	top:32px;
	left:26px;
}
/* FAQ */
#col50 {
	position: relative;
	float:left;
	width:340px;
	height: auto;
	padding-left: 10px;
}
#col50 a {
	text-decoration: none;
        color:#ff0000;
}
#col50 em{
    color:#555;
    font-style:italic;
}
.faq-box {
	font-family: Georgia;
	font-size:18px;
	padding:10px;
	border: 1px #555555 solid;
	padding-top: 30px;
	margin-bottom:10px;
	width:300px;
	height: 40px;
	color: #fff;
	text-decoration: none;
	background: url(/images/bkgnd_green.jpg);
	background-repeat: x-repeat;
}
.faq-box:hover {
	color: black;
}
/*Wedding Products Page*/
.Wedding_Prod_Details p, .Wedding_Prod_Details h2, .Wedding_Prod_Details h3 {
	font-family:georgia;
}
.Wedding_Prod_Details_Title {
	color:#68781D;
	font-weight:bold;
}
.Wedding_Prod_Details_Opt {
	color:#CB311D;
}
.Wedding_Prod_Details_Title a {
	color:#888;
	font-weight:bold;
}
.Wedding_Prod_Details_Title a:hover {
	color:#68781D;
	font-weight:bold;
}

