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

/* *********** FORM *********** */
div#twocolumn
  {
	height: 100%;
	color: #091D4B;
	background-color: #FFF;
	width: 560px;
	margin-left: 5px;
	margin-top: 10px;
	padding-top: 10px;
	padding-left: 20px;
	margin-bottom: 20px;
	padding-bottom: 30px;
	border: 1px solid #999;
}
div#twocolumn h2 {
	font-size: 1.3em;
	line-height: 1.1em;
	color: #FFF;
	background-color: #A39161;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: -20px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	padding-right: 4px;
}

div#twocolumn hr {
	height: 5px;
	text-decoration: none;
	margin-top: 5px;
	margin-right: 10;
	margin-bottom: 5px;
	margin-left: 10;
	padding-top: 5px;
	padding-right: 10;
	padding-bottom: 5px;
	padding-left: 10;

}
div#twocolumn ul
  {
	padding-top: 10px;
	padding-bottom: 10px;
  }

div#twocolumn ul li.column1 {
	position: relative;
	margin-left: -20px;
	list-style-type: none;
	width: 465px;
	display: block;
	clear: both;
}

div#twocolumn ul li.column2 {
    position: relative;
	margin-left: 15.5em;
	list-style-type: none;
	width: 190px;
}

div#twocolumn li
  {
	line-height: 2em;
	margin-top:0.3em;
	margin-bottom:0.3em;
  }

div#twocolumn li.reset
  {
	margin-top: -6.8em;
  }
div#twocolumn input[type=text]
  {
	position: absolute;
	right: 0;
	top: 0px;
	background-color: #FFF;
	width: 250px !important;
	height: 28px !important;
	color: #000;
	font-size: 1em;
	border: 1px solid #091D4B;
	background-image: url(transparent) !important;
	margin-top: 4px !important;
	}
	
div#twocolumn input[type=password]
  {
	position: absolute;
	right: 0;
	top: 0px;
	background-color: #FFF;
	width: 250px !important;
	height: 28px !important;
	color: #000;
	font-size: 1em;
	border: 1px solid #091D4B;
	background-image: url(transparent) !important;
	margin-top: 4px !important;
	}
	
	
#cms_category_wrapper div#twocolumn input[type=submit]
{
	color: #FFF;
	background-color: #000;
	text-align: center;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	cursor:pointer;
	font-style: italic;
	padding-right: 12px;
	padding-left: 12px;
	margin-bottom: 20px;
}
 div#customer_submit 
{
	color: #3C2313;
	background-color: #A2DCE7;
	text-align: center;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	cursor:pointer;
	font-style: italic;
	padding-right: 12px;
	padding-left: 12px;
	margin-bottom: 20px;
}


div#twocolumn label
  {
	background: none;
	font-size: 1em;
	color: #000;
	margin-left: 20px;
	padding-left: 5px;
	margin-right: 3px;
	padding-right: 3px;
  }
  
  
div#twocolumn select {
	background-color: #CCC;
	font-size: 1em;
	color: #000;
	padding: 2px;
	margin-left: 5px;
	float: right;
	height: 25px;
}

div#twocolumn select option
 {
	margin: 3px;
}
div#twocolumn textarea,.row input, .row select		{
	width: 300px;
	padding: 2px;
	background-color: #FFF;
	color: #000;
	font-size: 1em;
	height: 150px;
	float: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	border: 1px solid #666;
}
.row textarea	{height: 120px;}

div#twocolumn p {
 margin-top: 40px;
 display: block;
 position: relative;
 clear: both !important;
}

	
	
/* *********** END FORM *********** */

div#guest_login
  {
	height: 304px;
	color: #091D4B;
	background-color: #FFF;
	width: 330px;
	margin-left: 5px;
	margin-top: 10px;
	padding-top: 10px;
	padding-left: 20px;
	margin-bottom: 20px;
	padding-bottom: 30px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: right;
	border: 1px solid #999;
}

div#guest_login h2
  {

	font-weight: bold;
	font-size: 1.3em;
	line-height: 1.1em;
	color: #001C4C;
	background-color: #CCC;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: -20px;
	padding-top: 4px;
	padding-bottom: 2px;
	padding-left: 12px;
}
 div#guest_continue_button
{
	color: #3C2313;
	background-color: #A2DCE7;
	text-align: center;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	cursor:pointer;
	font-style: italic;
	padding-right: 12px;
	padding-left: 12px;
	margin-bottom: 20px;
}
div#twocolumn  #registration_submit
{
	color: #3C2313;
	background-color: #A2DCE7;
	text-align: center;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	cursor:pointer;
	font-style: italic;
	padding-right: 12px;
	padding-left: 12px;
	margin-bottom: 20px;
}
div#twocolumn  #customer_submit
{
	color: #3C2313;
	background-color: #A2DCE7;
	text-align: center;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	cursor:pointer;
	font-style: italic;
	padding-right: 12px;
	padding-left: 12px;
	margin-bottom: 20px;	

}