/**
* Stylesheet
*
* Copyright EG Design, 2006
*/

/* Standard Styles */ //images

a, a:hover, a:visited, a:active
{
	color: #006699;
	font-weight: bold;
	text-decoration: none;
}

body 
{
	font-family: Palatino, "Linotype Palatino", serif;
	font-size: 10pt;
	color: #333333;
	padding: 0;
	margin: 0;
	background: #4D4D4D;
}

img
{
	border: 0;
	padding: 0;
	margin: 0;
}

address
{
font-style: normal;
}

address span
{
font-weight: bold
}

/* End Standard Styles */
#outer_stroke
{
	width: 770px;
	margin: 10px auto 10px auto;
	border: 1px solid white;
	padding: 5px 0 5px 0;
}

#container
{
	margin: auto;
	width: 760px;
	background: white;
}

#header
{
	width: 760px;
	height: 96px;
	background: url('/images/header.gif');
	float: left;
	position: relative;
	z-index: 2;
}

#left-blue-bg
{
	width: 155px;
	background: url('/images/left-blue-bg.gif') no-repeat;
	float: left;
	position: relative;
	top: -53px;
	margin-right: -17px;
}

#content_pane > #left-blue-bg
{
	margin-right: 0;
	width: 165px;
}

#left-blue-bg ul
{
	position: relative;
	top: 41px;
	list-style-type: none;
	padding: 0 0 0 0;
	margin: 0;
	left: -15px;
}

#left-blue-bg ul ul
{
	margin: 0;
	padding: 0;
}

#left-blue-bg li a
{
	color: black;
	text-decoration: none;
	font-weight: bold;
	display: block;
	height: 15px;
	width: 135px;
}

#left-blue-bg li > a
{
    width: 145px;
	padding: 5px 0 5px 0;
}

#left-blue-bg li a span
{
	font-size: 12pt;
	font-weight: bold;
}

#left-blue-bg li a:hover
{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/images/nav-highlight.png');
}

#left-blue-bg li > a:hover
{
	background: url('/images/nav-highlight.png') no-repeat;
}

#build_a_tux_icons
{
	margin-top: 85px;
	margin-left: 15px;
}

#build_a_tux_icons img
{
	padding-top: 10px;
}

ul#second_level_nav
{
	padding: 0;
	top: 0;
	margin: 0 0 5px -15px;
}

.category_link
{
	width: 147px;
	margin: 0;
	padding: 0;
}

#second_level_nav li a
{
	padding-top: 2px;
	height: 12px;
	width: 118px;
	margin: 0;
}

li > #second_level_nav li a
{
    width: 125px;
}

#second_level_nav li a:hover
{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/images/highlight-small.png');
	width: 108px;
}

li > #second_level_nav li a:hover
{
	background: url('/images/highlight-small.png');
}

.sub_nav_item
{
	padding-left: 7px;
}

.content_section_headers
{
	background: #7bbde9;
	font-weight: bold;
	margin-top: 5px;
	width: 552px;
	padding: 5px;
	border: 1px solid #0086cd;
}

#content_prop
{
	height: 572px;
	width: 1px;
	float: right;
}

#content_pane
{
	width: 760px;
	float: left;
	margin-top: 10px;
	font-size: 9pt;
	background: url('/images/right-blue-bg.gif') bottom right no-repeat;
	position: relative;
}

#container > #content_pane
{
	margin-left: -20px;
	padding-left: 20px;
}

#content_pane #left_content_column
{
	margin-left: 15px;
	float: left;
	width: 260px;
}

#content_pane #right_content_column
{
	margin-left: 15px;
	float: left;
	width: 260px;
}

#build_a_tux_selectors
{
	width: 550px;
}

#build_a_tux_selectors img
{
	float: left;
	margin-right: 10px;
}

#build_selection_column
{
float: left;
clear: left;
width: 390px;
}

#pick_jacket, #pick_vest
{
	height: 194px;
	width: 395px;
	overflow: auto;
	margin-bottom: 17px;
}

#pick_jacket img, #pick_vest img
{
margin-bottom: 5px;
}

#build_preview_column
{
float: left;
margin-left: 10px;
padding: 0;
width: 150px;
}

#your_jacket, #your_vest
{
float: left;
margin-bottom: 7px;
background: #ecf4cf;
padding: 7px;
width: 150px;
border: 1px solid #c5da81;
margin-top: 10px;
height: 215px;
}

#your_jacket div, #your_vest div
{
font-weight: bold;
}

#your_jacket img, #your_vest img
{
margin-bottom: 5px;
}

.jacket_list_item, .vest_list_item
{
vertical-align: top;
padding-right: 3px;
}

.section_header_blue
{
font-weight: bold;
margin-top: 10px;
margin-bottom: 3px;
background: #7bbde9;
height: 20px;
padding: 6px;
border: 1px solid #0086cd;
}

/* Hides from IE5-mac \*/
* html .section_header_blue
{
	padding: 3px 6px;
}
/* End hide from IE5-mac */

.section_header_blue div
{
float: left;
position: relative;
top: 5px;
}

.section_header_blue select
{
position: relative;
top: -2px;
width: 150px;
float: right;
}

#bottom-blue-bg
{
width: 760px;
height: 69px;
background: url('/images/bottom-blue-bg.gif') bottom right no-repeat;
clear: both;
}

#bottom-blue-bg div {
	float: right;
	font-size: 11px;
	margin: 12px 10px 0;
}

#bottom-blue-bg div.first { margin: -12px 0 0; }

#errorExplanation h2
{
    display: none;
}

#login_box
{
margin-top: 15px;
}

.generic_table
{
margin-top: 10px;
border-collapse: collapse;
}

.generic_table th
{
	text-align: left;
	background: #7bbde9;
	border: 1px solid #1d97c3;
	padding: 5px;
	margin-bottom: 3px;
}

.generic_table td
{
	background: #eff8ce;
	border: 1px solid #d6ee89;
	padding: 2px;
}

td.generic_header_space
{
height: 10px;
border: 0;
background: white;
}

.asterisk
{
font-weight: bold;
}

#login_box
{
width: 250px;
float: left;
}

#login_box table
{
width: 250px;
}

#registry_benefits
{
width: 250px;
float: left;
margin-top: 35px;
margin-left: 15px;
}

#registry_benefits div
{
font-weight: bold;
margin-left: 25px;
}

#listing_party_members
{
float: left;
margin-left: 15px;
}

#user_details
{
float: left;
width: 582px;
}

#user_details img
{
float: left;
}

#user_details table
{
float: left;
margin-left: 15px;
}

#slideout_new_event
{
width: 445px;
}

#registry_tuxedos
{
float: left;
width: 390px;
}

.registry_assign_to
{
height: 38px;
width: 115px;
}

.registry_jacket_preview
{
float: left;
width: 125px;
margin-right: 14px;
}

.registry_vest_preview
{
float: left;
width: 125px;
}

.registry_tux_links
{
height: 35px;
}

.registry_assign_to, .registry_assigned_to, .registry_tux_links
{
vertical-align: top;
}

#tux_outline
{
	width: 158px;
	height: 263px;
	background: url('/images/tux-outline.gif');
	margin-top: 50px;
	clear: both;
}

#signature
{
	position: relative;
	left: -9px;
}

.register_signup_table
{
	width: 400px;
	margin-left: 85px;
}

#slideout_new_event_2 .register_signup_table
{
	margin-left: 0px;
}

.register_description
{
width: 135px;
}

#clearme
{
clear: both;
}

#layout_content
{
	float: left;
	width: 570px;
}

#content_pane > #layout_content
{
	width: 595px;
}

#jacket_image .silhouette
{
	margin-left: 34px;
	margin-top: 14px;
	width: 87px;
	height: 132px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/images/jacket-silhouette.png');
}

#jacket_image > .silhouette
{
	background: url('/images/jacket-silhouette.png');
}

#vest_image .silhouette
{
	margin-left: 37px;
	margin-top: 20px;
	width: 76px;
	height: 129px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/images/vest-silhouette.png');
}

#vest_image > .silhouette
{
	background: url('/images/vest-silhouette.png');
}

#vest_image, #jacket_image
{
	text-align: center;
}

#static_page_content
{
padding: 0 12px 0 6px;
}

#static_page_content h5
{
font-size: 12pt;
margin: 5px 0;
}

#static_page_content p
{
padding: 0;
}

#static_page_content ul
{
padding-left: 0;
}

.left
{
float: left;
}

.right
{
float: right;
}

.two_column_width
{
width: 45%;
padding: 5px;
}

.cruise_green_block
{
background: #ecf2cc;
margin: 10px 0 10px 0;
border: 1px solid #d0df8d;
padding: 5px;
}

.cruise_green_block img
{
float: left;
}

.cruise_green_block_clearfix
{
clear: both;
width: 100%;
}

#cruise_copy, #cruise_reasons
{
float: left;
width: 45%;
}

#cruise_copy
{
margin-right: 3%;
}

#cruise_reasons
{
margin: 12px 0;
}

#cruise_reasons ul
{
padding: 0;
margin: 3px 0 0 12px;
}

#cruise_reasons div
{
font-weight: bold;
}

#cruise_notes, #cruise_shoes
{
float: left;
width: 45%;
}

#cruise_shoes
{
margin-left: 6%;
}

.cruise_green_block_copy
{
margin-left: 25px;
float: left;
width: 380px;
}

.cruise_green_block_copy span
{
color: #0086cd;
display: block;
font-size: 24pt;
font-weight: bold;
margin-top: 20px;
}

.cruise_green_block_copy div
{
font-weight: bold;
margin-top: 30px;
}

#black_tie_copy p
{
float: left;
width: 460px;
padding: 12px 0 12px 0;
}

#black_tie_copy img
{
padding-top: 12px;
}

#school_green_box
{
background: #ecf2cc;
margin: 10px 0 10px 0;
border: 1px solid #d0df8d;
padding: 5px;
width: 545px;
height: 220px;
}

#prom_rep1, #prom_rep2, #prom_rep3
{
font-weight: bold;
width: 225px;
float: left;
clear: left;
}

#prom_rep1
{
margin: 45px 0 0 35px;
font-size: 10pt;
}

#prom_rep2
{
color: #0086cd;
font-size: 48pt;
margin: 10px 0 0 35px;
}

#prom_rep3
{
font-size: 24pt;
margin: 10px 0 0 35px;
}

#school_green_box p
{
float: right;
width: 250px;
margin-top: 40px;
}

#wedding_green_box
{
background: #ecf2cc;
margin: 10px 0 10px 0;
border: 1px solid #d0df8d;
padding: 5px;
width: 545px;
}

#wedding_save
{
margin: -45px 25px;
font-weight: bold;
color: #0086cd;
font-size: 24pt;
width: 100px;
float: left;
}

#wedding_green_box img
{
margin: 0 0 0 7px;
float: left;
}

#wedding_register, #wedding_register_benefits
{
float: right;
width: 350px;
margin-top: 10px;
}

#wedding_register span, #wedding_register_benefits span
{
font-weight: bold;
color: #0086cd;
font-size: 12pt;
}

#wedding_second_green_box
{
background: #ecf2cc;
margin: 30px 0 10px 0;
border: 1px solid #d0df8d;
padding: 15px 5px 15px 5px;
width: 545px;
text-align: center;
}

#wedding_second_green_box img
{
margin-right: 35px;
position: relative;
left: 15px;
}

#bridal_shows
{
margin: 15px 0 0 5px;
}

#bridal_header_span
{
font-weight: bold;
color: #0086cd;
font-size: 12pt;
}

.bridal_show
{
margin: 15px 0 0 10px;
}

.bridal_show span
{
font-weight: bold;
font-size: 10pt;
display: block;
}

.tsb2
{
margin-left: 30px;
}

#occassions_info address
{
float: left;
margin-right: 5px;
}

#occassions_info
{
margin-bottom: 15px;
}

#contact_form
{
float: left;
}

#contact_form td
{
vertical-align: top;
font-weight: bold;
}

#contact_form textarea
{
width: 250px;
height: 150px;
}

#contact_address
{
float: left;
margin-left: 45px;
}