#login_box
{
  width: 275px;
  border: 1px solid #000000;
  background-color: #C7D5F1;
  padding: 4px;
  text-align: center;
}

#site_overview
{
  border: 2px solid #CCCCCC;
  width: 400px;
  text-align: left;
}

.alignleft
{
  text-align: left;
}

.aligncenter
{
  text-align: center;
}

input
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  text-decoration: none;
/*  border-color: #333333 #CCCCCC #CCCCCC #333333;
  border-style: solid;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px */
}

select, option
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #000000;
  text-decoration: none;
  text-align: left;
/*  border-color: #FFFFFF #333333 #333333 #FFFFFF;
  border-style: solid;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px */
}

td, th
{
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 11px
}

img.vdot
{
  height: 1px;
  width: 256px;
  border: 0px;
  margin-top: 2px;
  margin-bottom: 2px;
}

img.heading_img
{
  width: 259px;
  height: 21px;
  border: 0px;
}

.left_menu
{
  width: 259px;
}

.menu_item
{
  padding-left: 12px;
  width: 259px;
}

.sub_menu_item
{
  padding-left: 24px;
  width: 259px;
  margin-top: 3px;
  margin-bottom: 3px;
}

.small {  font-family: Verdana, Helvetica, sans-serif; font-size: 10px}
.big {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 22px; font-weight: normal}
a {  text-decoration:none; color: #000066}
a:hover {  ;text-decoration: underline; color: #FF0000}
.larger {  font-size: 12px}
.menu {  color: #FFFFFF; text-decoration: none}
.bl { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18px; font-weight: normal}
.amenumain {
BORDER-BOTTOM: #333333 1px; BORDER-LEFT: #333333 1px; BORDER-RIGHT: #333333 1px; BORDER-TOP: #333333 1px
; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px
}
.amenumainover {
	BACKGROUND-COLOR: #CCCCCC; BORDER-BOTTOM: medium none; BORDER-LEFT: medium none; BORDER-RIGHT: medium none; BORDER-TOP: medium none; COLOR: #FFFFFF; CURSOR: hand; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; FONT-SIZE: 10px; text-decoration: none
}
a.navbarmain:visited {	COLOR: #000000; TEXT-DECORATION: none }
a.navbarmain:hover { COLOR: #000000; CURSOR: hand; TEXT-DECORATION: none }
A.navbarmain:active { COLOR: #000000; FONT-WEIGHT: bold; TEXT-DECORATION: none }

a.navbarmain:link { COLOR: #000000; TEXT-DECORATION: none  }
a.menu_link{ font-weight: bold;}

.error
{
  color: #CC0000;
}

.success
{
  color: #009900;
}

table.smartway
{
  margin: 3px;
  margin-top: 0px;
  background: #FFFFFF;
  width: 650px;
}

table.smartway_bh
{
  padding: 1px;
  margin: 3px;
  background: #FFFFFF;
  width: 700px;
}
th.smartway_head, td.smartway_head, tr.smartway_head{
  background-color: #D4E6C3;
  white-space: nowrap;
  font-size: 12px;
  border-collapse: collapse;
  padding: 1px;
  margin: 1px;
  height: 20px;
  font-weight:normal;
}
th.smartway_row1, td.smartway_row1, tr.smartway_row1
{
  background-color: #F0F4EC;
  white-space: nowrap;
  border-collapse: collapse;
  padding: 1px;
  margin: 1px;
  height: 20px;
  font-weight:normal;
}

td.smartway_row2, th.smartway_row2, tr.smartway_row2
{
  background-color: #F8FAF5;
  white-space: nowrap;
  border-collapse: collapse;
  padding: 1px;
  margin: 1px;
  height: 20px;
  font-weight:normal;
}

tr.smartway
{
  text-align: left;
}

td.smartway_left
{
  padding: 2px;
  margin: 3px;
  background: #FFFFFF;
  width: 150px;
  height: 20px;
}

td.smartway_right
{
  padding: 2px;
  margin: 3px;
  background: #FFFFFF;
  width: 350px;
  height: 20px;
}

div.smartway
{
  width: 510px;
  text-align: left;
  clear: both;  
}

div.smartway_left
{
margin: 2px;
  width: 150px;
  float: left;
  text-align: left;
}

html>body div.smartway_left{
width: 160px;
}

div.smartway_right
{
margin: 2px;
  text-align: left;
  width: 350px;
  float: left;
}

html>body div.smartway_right{
	width: 300px;
}

div.smartway_submit
{
  text-align: center;
  clear: both;
  float: none;
  padding: 0.5em;
  margin: 0.5em;
}

table.smartway_submit
{
  text-align: center;
  clear: both;
  padding: 0.25em;
  margin: 0.25em;
}


.navbar
{
  text-align: center;
  padding: 2px;
  width: 650px;

  background: #FFFFFF;
  margin-bottom: 0px;
}

.footer{
display: block;
}
.control_panel{
color: black;
background-color: #C7D5F1;
border: 1px solid blue;
width: 100%;
text-align: left;
padding: 2px;
font-weight: bold;
margin-bottom: 5px;
}

.control_panel a, .control_panel a:active, .control_panel a:visited{
font-weight: normal;
color: black;
}

.control_panel a:hover{
color: black;
font-weight: normal;
text-decoration: underline;
}
.form{
text-align: left;
border:1px solid #D4E6C3;
width: 450px;
margin-bottom: 10px;
padding:15px;
}
.form_img{
text-align: left;
}

html>body  #smartway_long_description_left{
height: 135px;
}
html>body #smartway_long_description_right{
height: 135px;
}
html>body #smartway_time_left{
height: 40px;
}
html>body #smartway_time_right{
height: 40px;
}

#smartway_logo_upload_left, #smartway_iphone_logo_upload_left, #smartway_logo_upload_right, #smartway_iphone_logo_upload_right {
clear: both;
float: none;
width: 80%;
}
#smartway_iphone_logo_upload {
margin-top: 8px;	
}

div.banner_where_to_show, div.banner_how_long_to_show {
clear: both;
text-align:left;
}
div.banner_where_to_show fieldset, div.banner_how_long_to_show fieldset {
width: 400px;
}
div.banner_where_to_show fieldset div.smartway, div.banner_how_long_to_show fieldset div.smartway {
width: 400px;	
}
div.banner_where_to_show fieldset div.smartway div.smartway_right, div.banner_how_long_to_show fieldset div.smartway div.smartway_right {
width: 200px;
}

div#coupons_enabled_status {
	float: left;
	width: 160px;
}
div#coupons_disabled_status {
	float: left;
	width: 250px;
}
div.coupons_enabled_left {
	width: 120px;
	float: right;
	text-align: left;
}
div.coupons_disabled_left {
	width: 210px;
	float: right;
	text-align: left;
}
div.coupons_enabled_right {
	text-align: left;
}
div#coupons_enabled_status_right {
	width: 25px;
	float: left;
}
div#coupons_disabled_status_right {
	width: 25px;
	float: left;	
}
div.coupons_basics div.smartway_right, div.coupons_limitations div.smartway_right {
	width: 250px;
}
div.coupons_basics div.smartway, div.coupons_limitations div.smartway {
	width: 430px;
	clear: none;
}
div#smartway_discount_type_left {
	display: none;
}
div#smartway_discount_type_right, div.coupons_basics div#smartway_discount_type {
	width: 40px;
	float: left;
}
div#smartway_discount_amount_right {
	width: 170px;
}
div.coupons_basics div#smartway_discount_amount {
	width: 340px;
	float: left;
}
div.coupons_applies_to div.checkbox_set_value{
	width: 30px;
	float: left;
}
div.coupons_applies_to div.checkbox_set_key {
	width: 370px;
	float: right;
	text-align: left;
}
div.coupons_applies_to div.checkbox_set_line {
	height: 25px;
}
div.coupons_applies_to, div.coupons_limitations {
	width: 450px;
}