
BODY {
 	margin: 0px;
 	background-color: rgb(217, 242, 140);
 	font-family: Verdana, Arial, sans-serif;
}

#fader {
	position:absolute; top:0; left:0; height: 1700px; width:100%; background:#FFF; opacity:.75; filter:alpha(opacity=75); z-index:100
}
#dialog 
{
	position:absolute; top: 150px; left: 350px; width:425px; padding:10px; z-index:200; background:#fff;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	border: solid thick black;	
}

/* DIV { border: dashed thin black; } */

a
{
  border: none;
}

a:active
{
  outline: none;
}

img
{
  border: 0px;
}

#main_body { 
	background-color: rgb(244, 251, 254); 
	border-top: 4px solid rgb(68, 176, 238); 
	border-bottom: 4px solid rgb(68, 176, 238); 
	border-left: 55px solid rgb(68, 176, 238); 
	border-right: 55px solid rgb(68, 176, 238); 
	padding-left: 6px; 
	padding-right: 6px; 
	width:800px; 
	margin-left: auto; 
	margin-right:auto; 
	margin-top: 10px; 
	padding-bottom: 20px;
}

#header {
	border-bottom: 2px solid black;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

#logo_main {
	float: left;
}

#top_right_corner
{
	float: right;
	text-align: right;
	margin-right: 8px;
	display: inline; /* Fix for IE6 double margin */
}

.top_buttons 
{
	margin-top: 43px;
	font-size: 9px;
	text-align: right;
}

.top_buttons_more_margin
{
	margin-top: 52px;
	font-size: 9px;
	text-align: right;
}

#top_buttons_main
{
	margin-top: 63px;
	font-size: 9px;
}

#flags 
{
	margin-right: 2px;
	margin-top: 8px;
	height: 24px;
}

.footer_buttons
{
	font-size: 9px;
}

#title {
	margin-left: 40px;
}

#quotes
{
	width: 330px;
}

#customer_quote
{
	height: 50px;
	margin-left: 5px;
	margin-right: 10px;
	font-size: 10px;
	background-color: rgb(244, 251, 254); /* fix for IE6 opacity font problem */
	text-align: right;
	/*vertical-align: middle;*/
	margin-top: 10px;
}

p.long_collection_description
{
	font-size: 10px;
	text-align: left;
}

#pocket_types
{
	font-size: 9px;
	float: left;
	width: 455px;
	margin-bottom: 15px;
}

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

img.top_button
{
	padding: 0px;	
}

#buttons {
	width: 125px;
	margin-top: 5px;
	text-align: right;
	border-right: 2px solid black;
	float: left;
}

#arrows
{
	margin-top: 5px;
	float: left;
	padding: 0px; margin-left: 0px;
}

#images {

	float: left;
	margin-top: 5px;
	margin-left: 10px;
	/*padding-left: 150px;*/
	/*width: 270px;*/
	/*width: 100px;*/
	/*height: 380px;
	margin-left: 140px;*/
	/*position: relative;
	top: 30px;
	left: 150px;*/
}

#content 
{
	/*border: double medium Red;*/
}

#text_and_prices {

	float: right;
	width: 320px;
	vertical-align: top;
	padding-right: 15px;
}

#item_text 
{
	height: 90px;
	text-align: left;
}

#gallery_thumbs
{
	height: 190px;
	padding-top: 5px;
}

.button {
	padding-bottom: 1px;
	margin: 1px;
	
	width: 119px;
	height: 17px;
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
}

a.hover_links
{
	text-decoration: none;
	color: rgb(8, 96, 238);
}

a.hover_links:hover
{
	text-decoration: underline;
}

img.arrow {
	padding-bottom: 0px;
	margin: 1px;
}

img.gallery_thumb
{
	margin: 1px;
	padding: 2px;
}

p.item_description {
	font-size: 11px;
	text-align: left;
}

#price_calculator 
{
	border-top: 1px solid black;
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	background: rgb(226, 243, 250);
	padding: 3px;
	margin-top: 20px;
	width: 320px;
}

td.table_heading
{
	font-size: 11px;
	text-align: left;
	font-weight: bold;
	font-style: italic;
	padding: 2px;
}

p.selection
{
	font-size: 10px;
	text-align: left;
	padding: 0px;
}

a.popup_text
{
	text-decoration: none;
	color: black;
}

a.popup_text:hover
{
	text-decoration: underline;
}

p.total_price
{
	font-size: 10px;
	text-align: left;
	padding: 0px;
}

#tot_price
{
	font-weight: bold;
}

#contact_us
{
	font-size: 10px;
	text-align: center;
	font-style: italic;	
	padding: 0px;
	margin-top: -2px;
}

#contact_us_img
{
	border: none;
	margin: 1px;
}

td.invitation_count
{
	margin: 0px;
	padding: 0px;
	border: 1px solid black;
}

img.color_selector
{
	padding: 2px;
	margin: 1px;
}

div.color_selector
{
	padding-right: 15px;
	padding-top: 5px;
}

p.zoom
{
	font-size: 9px;
	text-align: left;
	font-style: italic;
	margin-top: 2px;
	width: 280px;
}

h3
{
	font-size: 12px;
	text-align: left;
	font-weight: bold;
	line-height: 1em;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 10px;
}

.intro_h3
{
	margin-top: 20px;
}

h4
{
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	line-height: 1em;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 10px;
}

h4.red
{
	color: red;
}

#description
{
	font-size: 11px;
	text-align: left;
	margin: 0px 10px 30px 10px;
}

input.input_numbers
{
	border : 1px solid Black;
	background-color : rgb(244, 251, 254);
	font-size : 9px;
	font-weight : bold;
	height: 12px; 
	margin-top: 2px;
}

input.invitation_count
{
	border : 1px solid Black;
	background-color : rgb(244, 251, 254);
	font-size : 11px;
	font-weight : bold;
	height: 15px; 
}

textarea
{
	font-size : 13px;
	font-family : Arial, sans-serif;
}

input.check_boxes
{
	height: 10px;
}

div.invisible
{
	visibility:hidden;
	background:white;
	border: 2px solid Black;
	font-size : 10px;
	position: absolute;
	top: 40px;
	left: 250px;
	height: 500px;
	width: 450px;
	padding: 8px;
}

p.popup_title
{
	font-size : 12px;
	font-weight: bold;
}

#footer
{
	margin-top: 10px;
	text-align: center;
	font-weight: bold;
	font-size : 9px;
}
	
div.spacer
{
	clear: both;
	height: 1px;
}

h3.question
{
	margin-top: 10px;
	text-align: left;
	font-weight: bold;
	font-size : 11px;
	text-decoration: underline;
	margin-bottom: 5px;
}

p.answer
{
	margin-top: 0px;
	text-align: left;
	font-size : 11px;
}

h2
{
	margin-top: 30px;
	margin-bottom: 10px;
	text-align: left;
	font-weight: bold;
	font-size : 17px;
}

p.intro
{
	margin-top: 20px;
	text-align: left;
	font-size : 11px;
}

#slide_show
{
	float: left;
	margin: 15px;
	margin-top: 30px;
	margin-bottom: 20px;
	padding: 5px;
	border: 1px solid black;
	display: inline;  /* fix for IE6 double-margin bug */
}

span.attention
{
	font-weight: bold;
	color: red;
}

p.welcome_text
{
	text-align: left;
	font-size : 13px;
	margin-top: 20px;
	font-weight: bold;
}

.intro_text
{
	text-align: left;
	font-size : 11px;
	line-height : 14px;
}

p.intro_text_center
{
	font-size : 11px;
	line-height : 14px;
	text-align: center;
	margin-bottom: -3px;
	margin-top: 15px;
}

#pocket_types_main
{
	font-size: 9px;
}

div.collection_left
{
	float:left;
	text-align: center;
	border: 1px solid #666666;
	padding: 5px;
	margin-left: 60px;
	margin-top: 20px;
	width: 305px;
	display: inline;  /* fix for IE6 double-margin bug */
}

div.collection_right
{
	float:right;
	text-align: center;
	border: 1px solid #666666;
	padding: 5px;
	margin-right: 60px;
	margin-top: 20px;
	width: 305px;
	display: inline;  /* fix for IE6 double-margin bug */
}

img.front_design
{
	border: none;
	margin-right: 10px;
}

h5.collection_name
{
	font-size: 10px;
	text-align: center;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 3px;
}

p.collection_description
{
	font-size: 10px;
	text-align: center;
	font-style: italic;
	margin-top: 0px;
	margin-bottom: 0px;
}


p.quote_left
{
	font-size: 12px;	
	line-height: 16px;
	text-align: left;
	margin-top: 20px;
}

p.quote_right
{
	font-size: 12px;	
	line-height: 16px;
	text-align: right;
	margin-top: 20px;
}

p.quote_title
{
	font-size: 14px;
	font-weight: bold;
}

img.customer_photo_left
{
	float: left;
	margin-right: 10px;
	border: 1px solid black;
}

img.customer_photo_right
{
	float: right;
	margin-left: 10px;
	border: 1px solid black;
}

h1
{
	display: inline;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 30px;
}

img.invitation_type_image
{
	border: 1px solid black;
	margin-left: 180px;
}

p.side_note
{
	font-size: 9px;
	text-align: right;
	font-style: italic;
	margin-top: 10px;
	margin-right: 4px;
}

p.minus_margin
{
	margin-bottom: -20px;
}
	
p.sorry_links
{
	font-size: 13px;
	text-align: center;
	font-weight: bold;
}

img.selected_flag
{
	border: 2px solid black;
}

img.unselected_flag
{
	padding: 2px;
}

#sale_message
{
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	color: red;
}

span.discount
{
	color: red;
}

h1.main
{
	font-size: 25px;
	font-style: italic;
	color: rgb(38, 146, 238);
	line-height: 55px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 20px;
}

h2.main
{
	/*display: inline;*/
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: rgb(68, 176, 238);
	margin-top: -10px;
	margin-bottom: 15px;
	margin-left: 300px;
	line-height: 15px;
}

span.photo_p
{
	position: relative;
	left: 14px;
	top: -10px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	text-align: center;
	font-weight: bold;
	color: white;
	/*margin-left: -6px;*/
	z-index: 15000;
	border: solid 1px black;
	margin-left: 0px;
}

a.no_decor
{
	text-decoration: none;
}
