


a{color:#970f01;font-weight:bold;}

fieldset
{
	border: 1px solid #695e4a;
	margin-bottom: 10px;
}

fieldset.QuickOrder
{
	border-top: none;
}

fieldset legend
{
	color:#695e4a;
	font-weight:bold;
	padding-right: 4px;
	padding-left: 4px;
	margin-left: 4px;
	margin-right: 4px;
	font-size: 13px;
}

fieldset h2
{
	margin-top: 0;
	padding: 15px 0 0 15px;
	height: 13px;
}

fieldset.Buttons
{
	text-align: right;	
}


/* Add 200px margin to the left of each form div */
fieldset div
{
	clear: both;
	margin-bottom: 12px;
	margin-left: 110px;
	margin-top: 12px;
	position: relative; /* Important overrides the 10px padding applied to all divs within content */
	padding: 0 12px 0 0!important;
}

/* Then offset the labels into the empty space */
fieldset label
{
	display: block;
	position: absolute;
	left: -110px;
	text-align: right;
	margin-top: 3px;
}

/* Then remove the margin from nested divs */
fieldset div div
{
	clear: none;
	margin: 0;
}

.Required, .Error
{
	color: #ff0000;
}

fieldset p input
{
	background:#676157;
	border:0;
	color:#fff;
	font-weight:bold;
	padding:3px;
	width:100px;
	cursor:pointer;
}

/* Inputs and Buttons */

input, select, textarea
{
	font-size: 11px;
}

input.Text, textarea
{
	padding: 1px 0 1px 2px;
	border: 1px solid #a5a5a5;
}

.Tiny
{
	width: 4em;
}

.Medium
{
	width: 16em;
}

.Large
{
	width: 70%;
}

input.Submit
{
	float:right;
	padding:4px;
	margin-top:4px;
	margin-right:10px;
	border:2px outset #BE0C1A;
	background:#BE0C1A;
	color:White;
}
/*////////////////////////////////*/
.Wizard
{
	width:100%;
}
.Wizard td
{
	vertical-align:top;
}
.Wizard table
{
}

.Sidebar
{
}
.Sidebar table
{
	width:120px;
}
.Sidebar table td
{
	padding:8px 4px;
}
.Sidebar table td a
{
	color:#c7c7c7;
	font-weight:normal;
	font-size:12px;
	text-align:left;
}
.Sidebar table td.Selected a
{
	color:#000;
	font-weight:bold;
	font-size:12px;
	padding-left:8px;
}
.Sidebar table td.Selected
{
	cursor:pointer;
	background: url(../images/selected.png) no-repeat 1% 50%;
}

hr
{
	border-top:1px solid #000;
	border-right:0;
	border-bottom:0;
	border-left:0;
	height:1px;
}


/*///////////////////////////////////////////////*/

h1.Contact
{
	font-size:16px;
	color:#000;
	padding:5px 0;
}


.estyle1
{
	color:#666;
	background:#fff;
	border:1px #525e6f solid;
	font-size:10px;
	padding:5px;
}


#AddressWrapper
{
}

.AddressDetails
{	border:1px solid #000;
	margin:6px 10px 0px 0;
	padding: 6px;
	width: 348px;
	float:left;
	font-size:12px;
	line-height:160%;
}

/*
.AddressDetails p
{	border:1px solid #000;
	margin:0 0 12px 0;
	padding: 6px;
	line-height:180%;
}
*/
.Map
{

}

fieldset.Contact
{
	border: 1px solid #999;
	margin: 0;
	padding: 8px 8px 15px 8px;
	width: 716px;
	font-size:12px;
}

fieldset.Contact input.Text
{
	width: 260px;
}

fieldset.Contact .MsgBox
{
	float:right;
	width:400px;
}
fieldset.Contact textarea.Large
{
	width:396px;
	font-size:12px;
}

fieldset.Contact div
{
	margin-bottom: 0;
	margin-left: 0px;
	margin-top: 0;
	position: relative;
}

fieldset.Contact label
{
	display: block;
	position: relative;
	left: 0;
	text-align: left;
	margin-top: 0;
	font-weight:bold;
}

fieldset.Contact div div
{
	clear: none;
	margin: 0;
}

fieldset.Contact label .Required
{
	position: relative;
	left: 0;
}


fieldset.Contact p
{
	text-align: left;
}
fieldset.Contact legend
{
	margin:12px 0;	
}
fieldset.CatRequest br
{
	margin:0;
	padding:0;
	line-height:60%;
}

p.ContactMsg
{
	font-size:12px;
}

span.ContactData
{
	width:110px;
	display:inline-block;
}

/*/////////////////////////////////////////////////////*/

