@import url(menu.css);

body {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #C4C4C4;
}
.frame_footer {
	margin: 0px;
	padding: 0px;
	height: 30px;
	text-align: center;
	vertical-align: middle;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #fdd2b8;
	border-bottom-color: #fdd2b8;
}
.frame_main {
	margin: 0px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right:10px;
}


.frame_top {
	background-color: #000000;
	background-image: url(../images/header.jpg);
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	height: 119px;
}
.frame_topnav {
	margin: 0px;
	height: 30px;
	text-align: center;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
	background-image: url(../images/menu_bar.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.comp_topbar {
	text-align: left;
	vertical-align: top;
	margin: 0px;
	height: 65px;
	width: 200px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../images/side_title.jpg);
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	padding: 0px;
}
.comp_topbar_label {
	margin: 0px;
	padding-top: 24px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 48px;
}

.frame_footer_post {
	background-image: url(../images/footer_post.jpg);
	margin: 0px;
	padding: 0px;
	height: 124px;
	background-repeat: no-repeat;
	background-position: center bottom;
}

.frame_footer_post_blank {
	background-image: url(../images/footer_post_blank.jpg);
	margin: 0px;
	padding: 0px;
	height: 124px;
	background-repeat: no-repeat;
	background-position: center bottom;
}
.vert_menu_bar {
	height: 18px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E2E2E2;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 16px;
	color: #666666;
	width: 140px;
}
.vert_menu_bar_over {
	height: 18px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E2E2E2;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	color: #F15D21;
	background-image: url(../images/menu_vert_arrow.gif);
	background-repeat: no-repeat;
	background-position: 25px center;
	width: 140px;
	margin: 0px;
}
a {
	color: #f15c22;
	text-decoration: none;
	cursor:pointer;
	border: none;
	outline: none;
}

a:hover {
	color: #f15c22;
	text-decoration: none;
	border: none;
}

.admin_toplinks {
	color: #FFFFFF;
}
.frame_content {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 5px;
	border: 1px solid #DBDBDB;
}
.main_box {
	margin: 0px;
	padding: 0px;
	/*border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #DFDFDF;
	border-left-color: #DFDFDF;
	background-color: #FFF;
	background-repeat: repeat-x;
	background-position: center top;
	border-bottom-width: 1px;
	border-bottom-color: #DFDFDF;*/
}
.body_back{
	background-image:url(../images/back.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

input {
	font-size: 11px;
}
.frame_left {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-width: 1px;
	border-right-color: #C4C4C4;
}

.block_main {
	margin: 4px;
	padding: 5px;
	border: 2px solid #939393;
	height: 300px;
}
.caption_1 {
	font-size: 22px;
	font-weight: bold;
	color: #333;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-family:Georgia;
}
.caption_copy_1 {
	color: #333333;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.caption_2 {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.caption_copy_2 {
	color: #333333;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.horz_menu_bar {
	background-image: url(../images/topnav_item.gif);
	margin: 0px;
	height: 23px;
	width: 107px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.horz_menu_bar_over {
	background-image: url(../images/topnav_item.gif);
	margin: 0px;
	height: 23px;
	width: 107px;
	font-weight: bold;
	color: #F15D21;
	text-align: center;
	vertical-align: middle;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.frame_comp_box {
	margin: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #DDDDDD;
	border-right-color: #DDDDDD;
	border-bottom-color: #DDDDDD;
	border-left-color: #DDDDDD;
}
.admin_menu_bar {
	background-image: url(../images/topnav_item.gif);
	margin: 0px;
	height: 25px;
	width: 107px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	padding: 0px;
}
.footer_box {
	font-size: 11px;
	color: #333333;
	letter-spacing: 0em;
}
.frame_footer_pre {
	margin: 0px;
	padding: 0px;
	height: 10px;
	background-color: #F15C22;
}

.footer_link {
	color: #3d3d3d;
	border: none;
}
a.footer_link:hover {
	color: #E6663B;
	border: none;
}
.comp_topbar_link {
	color: #666666;
	border: none;
}
.td_key {
	font-weight: bold;
	color: #000000;
	vertical-align: top;
	width: 128px;
}
.enq_subject {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.enq_form {
	background-color: #F9F9F9;
	margin: 0px;
	padding: 10px;
	border: 1px solid #D7D7D7;
}
.msg_title_left {
	background-image: url(../images/msg_topbar_left.gif);
	background-repeat: repeat-x;
	margin: 0px;
	height: 0px;
	width: 36px;
	background-position: left bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.msg_title_main {
	background-image: url(../images/msg_topbar_main.gif);
	background-repeat: repeat-x;
	height: 30px;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	background-position: left bottom;
	text-transform:capitalize;
}

.prod_title_main {
	background-image: url(../images/msg_topbar_main.gif);
	background-repeat: repeat-x;
	height: 30px;
	font-size: 20px;
	font-weight: bold;
	color: #363636;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-family:Georgia;
	background-position: left bottom;
}

.msg_bottom {
	background-image: url(../images/msg_botbar_main.gif);
	background-repeat: repeat-x;
	height: 23px;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	background-color: #C4C4C4;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	background-position: left bottom;
}
.msg_main {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.msg_toggle {
	text-align: right;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}


.msg_sub_title {
	font-size: 9px;
	color: #333333;
	background-color: #F9F8F9;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 4px;
}
.enq_box_main {
	background-color: #F9F8F9;
}

.msg_body {
	margin: 0px;
	padding: 3px;
}

.msg_body ul{
	padding:0px;
	margin:0px;
}

.msg_toggle_link {
	color: #000000;
}
.input_small {
	font-size: 10px;
}
.form_validation_field_error_error_message {
	color: #990000;
	font-weight: bold;
}
.sample_selected {
	font-weight: bold;
	color: #0000CC;
}

.message_copy_body {
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
}
.sample_title {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.sample_content {
	text-align: left;
	vertical-align: top;
	padding: 4px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}
.sample_not_selected {
}
.top_banner {
	text-align: center;
	background-image: url(../images/banner_back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #F15C22;
	margin-top: 8px;
}
.user_box {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.client_content_td {
	margin: 0px;
	padding: 4px;
}
.client_title {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.client_key {
	font-weight: bold;
	color: #000000;
	vertical-align: top;
}
.client_info_back {
	background-color: #F7F7F7;
	padding: 4px;
	border: 1px solid #E0E0E0;
}
.client_cell {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 2px;
	border: 1px solid #CCCCCC;
}

.blazing-admin-quote_title_label {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.blazing-admin-quote_title {
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.blazing-admin-quote_heading {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding: 2px;
	background-color: #EFEFEF;
	border: 1px solid #F4F4F4;
}
.blazing-admin-quote_box {
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	border: 1px solid #E2E2E2;
}
.quote_input {
	font-size: 10px;
	padding: 0px;
}
.quote_subtotal {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #F7F7F7;
	border-bottom-color: #F7F7F7;
	color: #000099;
}
.quote_total {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	font-weight: bold;
	color: #000099;
}
.quote_contact_box {

	background-color: #F9F9F9;
	margin: 0px;
	padding: 4px;
	border: 1px solid #D7D7D7;
}
.quote_contact_title {
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

.imgborder {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #F1601F;
	border-left-color: #F1601F;	
}

.msg_image{
	border: 3px solid #e1e1e1;	
	margin-bottom: 5px;
	margin-right: 5px;
	padding:3px;
}

#progress-bar{
	display: none;	
}

div.element{
	padding-left:11px;
	width:522px;
}

table.toggler {
	padding-bottom:10px;	
}

.productimg{
	border: 8px solid #FFF;	
	margin-bottom: 5px;
	padding:5px
}

img.box{
	border: 3px solid #FFF;	
}
