td.frame_1_column_1, td.frame_1_column_2, td.frame_1_column_3, td.frame_1_column_4 {
border-right: 1px solid #38b54a;
}

td.frame_2_column_1, td.frame_2_column_2, td.frame_2_column_3, td.frame_2_column_4, td.frame_2_column_5 {
border-top: 1px solid #38b54a;	
border-bottom: 1px solid #38b54a;	
}

td.frame_3_column_1, td.frame_3_column_2, td.frame_3_column_3, td.frame_3_column_4 {
border: 1px solid #38b54a;	
}

td.frame_1_column_5 {
border: none;
}

td.frame_3_column_5 {
border-top: 1px solid #38b54a;	
border-bottom: 1px solid #38b54a;	
border-left: 1px solid #38b54a;	
}

table.framedImage, table.framedImage td {
border: 0;
padding: 0;
margin: 0;
border-collapse: collapse;
background-color: 
}

#frame_center_body {
width:781px;
text-align: left;
}

#frame_space {
width: 776px;
}

#left_frame_space {
float: left;
width: 256px;
}

#right_frame_space {
float: right;
width: 510px;
border: none;
}

#choose_style {
width: 256px;
margin: 0px 5px 5px 5px;
}

td.frame_left_box_header {
background-color: #38b54a;
color: #ffffff;
width: 256px;
height: 19px;
text-align: center;
font-weight: bold;
font-family : Verdana, Arial, sans-serif; 
font-size : 12px;
}

td.frame_left_box_content {
border: 1px solid #38b54a;
text-align: center;
width: 254px;
}

td.frame_right_box_header {
background-color: #38b54a;
color: #ffffff;
width: 468px;
height: 19px;
text-align: center;
font-weight: bold;
font-family : Verdana, Arial, sans-serif; 
font-size : 12px;
}

td.frame_right_box_content {
border: 1px solid #38b54a;
}

table.frame_right_box_content td {
border: 2px solid white;
}

#choose_frame {
width: 256px;
margin: 0px 5px 5px 5px;
}

#choose_mount {
width: 256px;
margin: 5px 5px 5px 5px;
}

#choose_mount td {
padding: 2px;
}

#view_frame_button {
padding: 10px 0 10px 10px;
width: 256px;
height: 30px;
vertical-align: top;	
text-align: center;
}

#show_frame {
width: 466px;
height: 398px;
border: 1px solid #1ebdef;	
margin: 5px;
vertical-align: bottom;
text-align: center;
padding: 0;
border-collapse: collapse;
}

#choose_wall_colour {
width: 468px;
margin: 0px 5px 5px 5px;
}

#frame_price_table {
width: 468px;
margin: 0px 5px 5px 5px;
font-family : Verdana, Arial, sans-serif; font-size : 12px;	
border: 1px solid white;
border-collapse: collapse;
}

td.frame_price_heading {
background-color: #b5dbae;
font-weight: bold;
color: #4f5e94;
font-family : Verdana, Arial, sans-serif; font-size : 12px;	
border: 1px solid white;
}

td.frame_price_odd {
background-color: #ddfbd8;
font-weight: bold;
color: #4f5e94;	
font-family : Verdana, Arial, sans-serif; font-size : 12px;	
border: 1px solid white;
}

td.frame_price_even {
background-color: #cbefc4;
font-weight: bold;
color: #4f5e94;		
font-family : Verdana, Arial, sans-serif; font-size : 12px;	
border: 1px solid white;
}

td.framing_text {
font-family : Verdana, Arial, sans-serif; font-size : 12px;	
}

/* Red Framing button */
input.frame_it {
	background-color: #fdbcbc;
	color: red;
	font-size: 12px;
	font-weight: bold;
	cursor: pointer;
	border: 3px double red;
	margin: 1px;
}

/* Red Framing button - hover */
input:hover.frame_it {
	background-color: #fd9595;
	color: red;
	font-size: 12px;
	font-weight: bold;
	cursor: pointer;
	border: 3px double red;
	margin: 1px;
}

/* Style button */
input.style_it {
	background-color: #d9f1f8;
	border: 3px double #38b54a;
	color: #4f5e94;
	font-size: 12px;
	font-weight: bold;
	width: 125px;
	cursor: pointer;
	margin: 1px;
}

/* Style button - hover */
input:hover.style_it {
	background-color: #b7ebfa;
	border: 3px double #38b54a;
	color: #4f5e94;
	font-size: 12px;
	font-weight: bold;
	width: 125px;
	cursor: pointer;
	margin: 1px;
}

/* Selected Red Style button */
input.style_it_selected {
	background-color: #fdbcbc;
	color: red;
	font-size: 12px;
	font-weight: bold;
	width: 125px;
	cursor: pointer;
	border: 3px double red;
	margin: 1px;
}

/* Selected Red Style button - hover */
input:hover.style_it_selected {
	background-color: #fd9595;
	color: red;
	font-size: 12px;
	font-weight: bold;
	width: 125px;
	cursor: pointer;
	border: 3px double red;
	margin: 1px;
}

/* Blue control button */
input.control_button {
	background-color: #d9f1f8;
	border: 3px double #38b54a;
	color: #4f5e94;
	font-size: 12px;
	font-weight: bold;	
	cursor: pointer;
	width: 90px;
	margin: 1px;
}

/* Blue control button - hover */
input:hover.control_button {
	background-color: #b7ebfa;
	border: 3px double #38b54a;
	color: #4f5e94;
	font-size: 12px;
	font-weight: bold;	
	cursor: pointer;
	width: 90px;
	margin: 1px;
}

/* Blue back button */
a.control_button {
	display: block;
	border: 3px double #38b54a;
	background-color: #d9f1f8;
	color: #4f5e94;
	font-size: 12px;
	font-weight: bold;		
	text-decoration: none;
	width: 50px;
	margin: 1px;
	line-height: 17px;
	vertical-align: middle;
}

/* Blue back button - hover */
a:hover.control_button {
	display: block;
	border: 3px double #38b54a;
	background-color: #b7ebfa;
	color: #4f5e94;
	font-size: 12px;
	font-weight: bold;		
	text-decoration: none;
	width: 50px;
	margin: 1px;
	line-height: 17px;
	vertical-align: middle;
}