﻿.hide {display:none;}
div.clear, div.spacer1, div.spacer2 {
    clear:both;
    height:0px;
	overflow: hidden;
}

div.spacer1 { height:10px }
div.spacer2 { height:20px }

body {
	text-align:center;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 13px;
	color:#000033;
	background: #ddd
}

div#global_container{
	margin:0px auto 20px auto;
	width:1002px;
	background: #203459;
	background-image: url('../Images/main_bg.gif');
	border:1px solid white;
	border-top:none;
}

div#left {
	float:left;
	width:210px;
	height:300px;
	background-image: url('../Images/woman.jpg');
	background-position: center 20px;
	background-repeat: no-repeat;
}

div#left a.image_home 
{
	display:block;
	width:186px;
	height:268px;
	margin-left:10px;
	margin-top:20px
}

div#left div.menu {
	margin-top:10px;
	padding:0px 20px;
	weight:210px;
	text-align:left;
}

div#left div.menu ul li{padding:5px 0px;text-transform: uppercase;font-weight: bold}
div#left div.menu ul li a
{
	display:block; 
	height:20px;
	text-decoration: none; 
	color:#203459;
	background:#C4D3EA;
	border:1px outset #fff;
	line-height:20px;
	padding:0px 5px
}
div#left div.menu ul li a:hover
{
	background:#fff;
	color:#203459;
	border:1px outset #fff;
}
div#left div.menu ul li a:active
{
	border:1px inset #203459;
}

div#right {
	float:right;
	width:790px
}

div#header{
	background-image: url('../Images/florida_fur_and_leather.jpg');
	background-position: 10px 20px;
	background-repeat: no-repeat;
	height:145px;
	position:relative;
}

div#header a {display:block; height:145px; width:114px}

div#header div.headline{ line-height:1.2em;color:#fff;font-size:14pt;float:right;position:absolute; top:50px;right: 80px }

div#top_menu{
	position:relative;
	background-image: url('../Images/bg_top_menu.jpg');
	background-position: center top;
	background-repeat: no-repeat;
	height:31px;
	width:761px;
	margin:0px auto
}
div#top_menu div.separator_one, 
div#top_menu div.separator_two, 
div#top_menu div.separator_three,
div#top_menu div.separator_four {
	background:#203459;
	width:2px;
	height:12px;
	position:absolute;
	bottom:0px
}

div#top_menu div.separator_one{left:58px}
div#top_menu div.separator_two{left:238px}
div#top_menu div.separator_three{left:423px}
div#top_menu div.separator_four{left:627px}

div#top_menu ul {float:left}
div#top_menu ul li{ float:left; padding:0px;line-height:1.4em;font-size:10pt}
div#top_menu ul li a
{
	color:#203459;
	text-decoration: none; 
	display:block; 
	height:31px;
	line-height:31px;
	padding:0px 10px;
	display:block;
	float:left;
}
div#top_menu ul li a:hover{color:#000033; background:#fff}

div#page{
	padding:20px 0px;
	text-align:left;
	line-height:1.3em
}

div#page div.bg_top{
	background-image: url('../Images/bg_top_content.jpg');
	background-position: center top;
	background-repeat: no-repeat;
	height:25px;
}
div#page div.content{
	padding: 0px 35px;
	background-image: url('../Images/bg_content.jpg');
	background-position: center top;
	background-repeat: repeat-y;
	min-height: 300px;
	height: auto !important;
	height: 300px;
	width: 720px;
	// width: 790px;
}
/*
div#page div.content, div#page {border: 1px red solid }
*/
div#page div.content h2
{
	font-size:18px;
	font-weight:bold;
	color:#4169B4;
	padding-top:10px;
	margin-bottom:15px;
	border-bottom:1px solid #96ADD9
	
}
div#page div.content p {padding:0px 12px 10px 20px}

div#page div.bg_bottom{
	background-image: url('../Images/bg_bottom_content.jpg');
	background-position: center top;
	background-repeat: no-repeat;
	height:25px;
}

div#footer{
	font-size:9px;
	color:#000033;
	background:#BFCFE8;
	background-image: url('../Images/bg_footer.jpg');
	background-position: center top;
	background-repeat: no-repeat;
	height:50px;
	margin:0px 15px 20px 15px;
}

div#footer p {line-height: 1.5em; padding-top:10px}


/* ======================================================= general hacks and layout helps  */
div.clear, div.spacer {
    clear:both;
    height:1px;
	overflow: hidden;
	/* uncomment next line to get a _debug_ mode to layout checking */
	/* border: 1px dashed #626262;  */
	/*\*//*/
	width: 100%;
	/**/	
}

div.spacer { height: 1em }

/* =============================================== General layout control */

span.asterisk { color: #ff0000; font-weight: bolder; }

fieldset span{font-size:11px}

label.contactLabel, div.contactLabel
{
	display:block;
	float:left;
	line-height:1.5em;
	padding-right:10px;
	text-align:right;
	width:250px;
	color:#203459;
}

input.inputText, textarea.inputText, select
{
	width:200px;
	border:1px solid #203459
}

input.button
{
	background:#203459;
	color:#fff;
	font-weight:bold;
	border:1px outset #203459;
	margin-left:265px
}


input.button:hover
{
	background:#6E93CA;
	color:#fff;
}

input.button.send_email
{
	height:30px;
	width:100px;
	font-size:14px
}

div.direction, div.alterations, div.storage
{
	background-image:url('../Images/woman_directions.jpg');
	background-position:340px 30px;
	background-repeat:no-repeat;
	text-align:left;
}

div.alterations {background-image:url('../Images/woman_alterations.jpg')}
div.storage {background-image:url('../Images/woman_storage.jpg'); background-position:340px 10px;}

div.direction p, div.alterations p, div.storage p { margin-right:300px}

div.optional_placeholder1 
{
	background:transparent url(../Images/link_arrow.gif) no-repeat scroll 265px 12px;
	padding-left:90px;
	padding-top:10px;
}

div.optional_placeholder1 input {width:150px}

div#optional label {width:185px}

div.storage ul{padding-left:100px}
div.storage ul li {list-style-type:disc}

div.flash_head_container {
    position: absolute;
    top: 5px;
    left: 10px;
}

/* ============================================== Round Corners classes (round message box)*/
div.message_box {
    width: 80%;
    text-align: center;
    /*background: yellow;*/
    /*margin: 0px auto;*/
    margin: 0px auto 20px auto;
}

div.home_message_content {
    background-color: #FAD163;
    color: #000000;
    font-size: 110%;
}

div.home_message_content a { color: #0000CC }
div.home_message_content a { text-decoration: underline }

.round_corners{display:block}

.round_corners *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background: #FAD163
}

.round_corners1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  /*border-left:1px solid #6b716b;
  border-right:1px solid #6b716b;*/
  background:#FAD163;
  width: auto
}

.round_corners2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  /*border-left:1px solid #192219;
  border-right:1px solid #192219;*/
  background:#FAD163;
  width: auto
}

.round_corners3{
  margin-left:1px;
  margin-right:1px;
  /*border-left:1px solid #caccca;
  border-right:1px solid #caccca;*/
  width: auto
}

.round_corners4{
  /*border-left:1px solid #6b716b;
  border-right:1px solid #6b716b;*/
  width: auto
}

.round_corners5{
  /*border-left:1px solid #bbbebb;
  border-right:1px solid #bbbebb;*/
  width: auto
}

.round_cornersfg{
  background:#fafafa;
  width: auto
}

div.newsletter {
background-position:340px 30px;
background-repeat:no-repeat;
text-align:left;
}

.articleleft {
background:#FAFAFA none repeat scroll 0 0;
float:left;
padding-left:1px;
padding-right:1px;
padding-top:2px;
width:440px;
}
.articleright {
background:#FFFF99 none repeat scroll 0 0;
float:right;
padding-left:2px;
padding-right:1px;
padding-top:2px;
width:250px;
}
.articletitle {
color:#203459;
font-size:16px;
}
div.articleheader {
background-image: url(  '../Images/article2009pic.jpg' );
background-repeat:no-repeat;
color:#CC3333;
font-size:20px;
font-style:italic;
font-weight:bold;
height:172px;
text-align:right;
text-transform:uppercase;
width:690px;
}



table.item_details tr td img { float: right; width: 150px; height: 200px; padding: 10px; }

table tr td.info a {color: #000000; font-family: Verdana; font-size: 12px; font-weight: bold; text-decoration: none}


table tr td.info {vertical-align:top;}
