#ordermain{margin: 0;}
#ordermain h1, #ordermain h2, #ordermain h3, #ordermain h4, #ordermain h5 {margin:0; padding:0;} 
#dealer_style{margin:10px; padding:5px; }
#left_content {
	padding:0;
	margin-top:0px;
	width:50%;
	text-align: center;
}

#promocode {
	margin-right: 5px;
	padding: 0;
	float:right;
	line-height: 27px;
}
#promocode label {
	color: #FFF;
}
#promocode input {
	margin: 0;
	padding: 2px;
	border: none;
	color: #333;
	font-size: 12px;
	font-weight: bold;
	width: 100px;
}

#header_container {
	margin: 4px 0 0 0;
	height: 27px;
	color: #FFF;
}

#header_message {
	float: left;
	margin-left: 5px;
	font-size: 16px;
	font-weight: bold;
	line-height: 27px;
}

.discount{position:relative; float:right; font-weight:bold; color:green; margin-right:8px;}
.discount_cs{font-weight:bold; font-size:14px; text-align:right; color:green; }
#sale{position:relative; top:6px; font-weight:bold; color:green; }
#left_content a img{border:0px;}
#left_content a:hover {background:none;}
#left_content a span {display: none; text-decoration:none;}
#left_content a:hover span {
	background:white;
	font-size:12px;
	font-weight:bold;
	color:#1c457d;
	display: block;
	position: absolute;
	width: 230px;
	height: auto;
	z-index: 100;
	text-align: center;
	margin: -4px 0 0 -2px;
	border:1px #1c457d solid;
}

#left_wrapper {margin: 0 auto; width: 450px; text-align: left;}
#right_wrapper {margin: 0 auto; width: 450px; text-align: left;}

#main_right {
	float: right;
	margin: 0;
	width: 50%;
	text-align: center;
}
#main_right a img{border:0px;}
#main_right a:hover {background:none;}
#main_right a span {display: none; text-decoration:none;}
#main_right a:hover span {
	padding:5px;
	background:white;
	font-size:12px;
	font-weight:bold;
	color:#1c457d;
	display: block;
	position: absolute;
	width: 200px;
	height: 70px;
	z-index: 100;
	text-align: center;
	margin: -70px 0 0 -170px;
	border:1px #1c457d solid;
}
#color a img{border:0px;}
#color a:hover {background:none;}
#color a span {display: none; text-decoration:none;}
#color a:hover span {
	padding:5px;
	background:white;
	font-size:12px;
	font-weight:bold;
	color:#1c457d;
	display: block;
	position: absolute;
	width: 330px;
	height: auto;
	z-index: 100;
	text-align: center;
	margin: -4px 0 0 -2px;
	border:1px #1c457d solid;
}

.orderbox {
	
	padding: 4px; 
	width: 100%; 
	background: #e5e5e5;

	/*margin: 4px 0px;
	padding:4px;
	
	border-style: solid; border-color:#666666; border-width: 1px;
	height: 1% Holly Hack */
}

.box {
	margin: 4px 0px;
	padding:4px;
	background:#D4E1EE;
	border-style: solid; border-color:#666666; border-width: 1px;
	overflow: hidden;
	height: 1% /* Holly Hack */
  }
  
.box formElement
{
	text-align: left;
	width: 65%;
}
.box radioitem {text-align:left; width:100%;}


div.row
{
  clear: both;
  padding-top: 3px; 
}

html>body div.row {
	clear: left;
}

div.row span.label
{
  float: left;
  width: 160px;
  text-align: right;
  font-weight: bold;
  line-height: 22px;
}

div.row span.formw
{
  float: right;
  width: 195px;
  text-align: left;
} 
  
* html .fixdisplay {height:1%}
#bandcart {
	margin: 0 auto;
	width: 450px;
	text-align: left;
}

.right_float2{ 
	float:right; 
	margin-right:2px;
}
table{border-collapse:collapse;}
#left_content td{text-align:center; }
#left_content th{height: 40px; font-size:11px;}
h2{margin-top:0px;padding-top:0px;}

#error{
	margin: 5px auto 15px;
	padding: 10px;
	width: 85%;
	background-color: #FFC;
	border: 1px solid #900;
	text-align: left;
	position:relative;
}
#order_subnav {
	text-align:center;
}
#error h3{
	margin: 0;
	color: #900;
	font-size: 24px;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	letter-spacing: 1px;
	font-weight: bold;
}

#error p{
	margin-top: 10px;
	color: #900;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}

.formrow
{
	padding:1px;
	/*height:1em;*/
	margin:1px;
	clear: left;
}
.formcheck
{
	width: 95%;
	margin-left: 5%;
}
.formrow label
{
  	float: left;
	padding-right: 5px;
	width: 40%;
	text-align: right;
	font-size: 12px;
	font-weight: bold
}
.row formElement
{
	float: right;
	text-align: left;
	height:2em;
	font-weight: bold
}

input.edit
{
	border: 3px double #999999;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 2px 4px;
	background-color: #FFFFFF;
	background-image: url(/images/bg_submit.gif);
	background-repeat: repeat-x;
	color: #333333;
	font-size: 75%;
	font-weight: bold;
	font-family: Verdana, Helvetica, Arial, sans-serif;	
}

input.edit:active
{
	border: 3px double #CCCCCC;
	border-top-color: #999999;
	border-left-color: #999999;
}

div.fixdisplay {margin:0; padding:0; text-align:right; font-family: Arial, Helvetica, sans-serif;}
div.fixdisplay a{text-decoration: none;}
div.fixdisplay a:link {text-decoration: none;}
div.fixdisplay a:visited {text-decoration: none;}
div.fixdisplay a:hover {text-decoration: underline;}
div.fixdisplay a:active {text-decoration: none;}

#left_content td.color_name { text-align: left; font-weight: normal; font-size: 10px; }

#phrase_display {font-weight: bold; color: #000;}
#phrase_display a:link {text-decoration: underline;}
#phrase_display a:visited {text-decoration: underline;}
#phrase_display a:hover {text-decoration: underline;}
#phrase_display a:active {text-decoration: underline;}

div.box p label{text-align: left;}

#phrase_activator, #second_phrase_activator, #colors_activator, #cart_activator, #dealer_activator {
	float: right;
	cursor: pointer;
}

#phrase_tooltip, #second_phrase_tooltip, #colors_tooltip, #cart_tooltip, #dealer_tooltip {
	padding: 4px;
	border: 1px solid #333;
	position: absolute;
	background-color: #FFF;
	width: 240px;
}

#colors_tooltip {
	width: 320px;
}

#phrase_tooltip h1, #second_phrase_tooltip h1, #colors_tooltip h1, #cart_tooltip h1, #dealer_tooltip h1 {
	margin: 0;
	padding: 2px 0;
	font-size: 12px;
	text-align: center;
	height: 14px;
	line-height: 14px;
	background-color: #0638A5;
	color: #FFF;
	font-weight: bold;
}

#dealer_tooltip h1 {
	margin-bottom: 4px;
}

#phrase_tooltip p, #second_phrase_tooltip p, #colors_tooltip p, #cart_tooltip p, #dealer_tooltip p {
	margin: 0;
	padding: 4px;
	font-size: 12px;
	text-align: left;
	background-color: #F3F3F3;
}

img.preview {
	margin: 10px;
	border: 1px solid #7895B3;
}


