﻿ul 
{
	padding-left:0px;
	margin-left:0px;
	padding-top:0px;
}

body {
	font-family:"trebuchet MS";
}

body a {
	text-decoration:none;
	color:#333333;
}

body a :hover {
	text-decoration:underline;
}

body a img {
	border-style:none;
}

h1 {
	font-size:59px;
	color:#990000;
	margin-bottom:0px;
	margin-top:0px;
}

#main {
	width:980px;
	margin-left:auto;
	margin-right:auto;
}

#header {
	width:980px;
	height:510px;
}

#header_up {
	width:980px;
	height:139px;
}

#header_logo {
	float:left;
}

#header_menu {
	width:690px;
	height:139px;
	float:left;
	/*text-align:right;*/
}
/*
#header_menu ul {
	display:block;
	margin-left:10px;
	margin-top:80px;
	padding:0;
}
*/

#header_menu ul li {
	display:inline;
	margin:0;
	padding:0;
}

#header_home_down {
	width:980px;
	height:371px;
	background-image:url('/css/used/background_header_home.jpg');
}

#header_home_down_l {
	width:665px;
	height:371px;
	float:left;
}

#home_text {
	height:213px;
	padding-left:20px;
	padding-right:10px;
	text-align:right;
	font-size:14px;
	color:#FFFFFF;
}

#home_tabs {
	height:111px;
}

#home_tab_hospital {
	background-image:url('/css/used/home_tab_hospit.png');
	background-repeat:no-repeat;
}

#home_tab_custom {
	background-image:url('/css/used/home_tab_custom.png');
	background-repeat:no-repeat;
}

#home_tab_predesigned {
	background-image:url('/css/used/home_tab_predes.png');
	background-repeat:no-repeat;
}

#home_slogan {
	height:37px;
	text-align:right;
	font-size:20px;
	color:#FFFFFF;
	padding-top:10px;
	padding-right:20px;
}

#header_home_down_r {
	width:315px;
	height:371px;
	float:left;
}

#header_home_down_r_up {
	height:324px;
}

#header_home_down_r_down {
	height:47px;
}

#search_engine {
	width:230px;
	height:29px;
	float:right;
	margin-top:7px;
	margin-right:40px;
}

#search_engine_textarea  {
	background-color:#F5A000;
	background-image:url("/css/used/search_engine_textarea.png");
	background-repeat:no-repeat;
	border:0 none;
	color:#000000;
	float:left;
	font-size:14px;
	height:26px;
	padding-left:10px;
	padding-right:0;
	text-align:left;
	width:151px;
}

#search_engine_btn 
{
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	width:61px;
	height:28px;
	float:left;
	background:url('/css/used/search_engine_btn.png') no-repeat scroll center ;
	background-repeat:no-repeat;
	text-align:center;
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
	padding-top:2px;
	padding-bottom:4px;
	padding-right:4px;
	padding-left:0px;
	cursor:pointer;
	border:0 solid;

	
}


#content {
	width:950px;
	margin-left:auto;
	margin-right:auto;
	min-height:300px;
}

#content_home_left_column {
	width:363px;
	float:left;
}

#home_categories_up {
	width:339px;
	height:17px;
	background-image:url('/css/used/categories_table_up.png');
	background-repeat:no-repeat;
}

#home_categories_middle {
	width:339px;
	height:inherit;
	background-image:url('/css/used/categories_table_middle.png');
	background-repeat:repeat-y;
}

#home_categories_title {
	width:339px;
	text-align:center;
	color:#99CC00;
	font-size:25px;
	text-decoration:underline;
}
#home_categories_title a
{
	color:#99CC00 !important;
}

#home_categories_bottom {
	width:339px;
	height:17px;
	background-image:url('/css/used/categories_table_bottom.png');
	background-repeat:no-repeat;
}

#home_styles_up {
	width:339px;
	height:17px;
	background-image:url('/css/used/styles_table_up.png');
	background-repeat:no-repeat;
}

#home_styles_middle {
	width:339px;
	height:inherit;
	background-image:url('/css/used/styles_table_middle.png');
	background-repeat:repeat-y;
}

#home_styles_title {
	width:339px;
	text-align:center;
	color:#006699;
	font-size:25px;
	text-decoration:underline;
}

#home_styles_title a 
{
	color:#006699 !important;
}

#home_styles_bottom {
	width:339px;
	height:17px;
	background-image:url('/css/used/styles_table_bottom.png');
	background-repeat:no-repeat;
}

#content_home_right_column {
	width:587px;
	margin-top:15px;
	float:left;
}

.margin_top_45 {
	margin-top:45px;
}

.margin_top_20 {
	margin-top:20px;
}

.margin_top_5 {
	margin-top:5px;
}

.title_process_home {
	font-size:24px;
	font-weight:bold;
	color:#666666;
	text-align:center;
	margin-bottom:5px;
	margin-top:5px;
}

#home_styles {
	margin-top:9px;
}

#home_process_1 {
	width:487px;
	margin-top:-79px;
	background-image:url("/css/used/process_1_middle.png");
	background-repeat:repeat-y;
	margin-left:auto;
	margin-right:auto;
	min-height:100px;
	padding-bottom:5px;
}

#home_process_2 {
	width:487px;
	margin-top:-79px;
	background-image:url("/css/used/process_2_middle.png");
	background-repeat:repeat-y;
	margin-left:auto;
	margin-right:auto;
	min-height:100px;
	padding-bottom:5px;
}

#home_process_3 {
	width:487px;
	margin-top:-79px;
	background-image:url("/css/used/process_3_middle.png");
	background-repeat:repeat-y;
	margin-left:auto;
	margin-right:auto;
	min-height:100px;
	padding-bottom:5px;
}

#home_process_4 {
	width:487px;
	margin-top:-79px;
	background-image:url("/css/used/process_4_middle.png");
	background-repeat:repeat-y;	
	margin-left:auto;
	margin-right:auto;
	min-height:100px;
	padding-bottom:5px;
}

#home_process_5 {
	width:487px;
	margin-top:-79px;
	background-image:url("/css/used/process_5_middle.png");
	background-repeat:repeat-y;
	margin-left:auto;
	margin-right:auto;
	min-height:100px;
	padding-bottom:5px;
}

#home_process_6 {
	width:487px;
	margin-top:-79px;
	background-image:url("/css/used/process_6_middle.png");
	background-repeat:repeat-y;
	margin-left:auto;
	margin-right:auto;
	min-height:100px;
	padding-bottom:5px;
}

.process_step
{
	margin-bottom:15px;	
}

#footer {
	width:950px;
	background-image:url('/css/used/footer_middle.png');
	float:left;
	height:490px;		
	margin-top:0px;	
	padding-top:0px;
}

#footer a
{
	color:white;	
}

#footer ul
{
	clear:both;
    list-style:none;
    padding-left:20px;
    height:400px;
    margin-top:0px;
}

#footer-up 
{
	height:17px;
}

#footer ul li ul
{
	padding-left:0px;
}

#footer ul li
{
	float:left;
    list-style:none;	 
    width:130px;   
	padding-right:10px;	
	padding-left:10px;	
    border-right:1px solid grey;
}

#footer ul li ul li
{
    list-style:none;	
    border: none;
}


#faq_footer
{
	border-right:none !important;
}

#footer h2
{
    color:White;	
    text-align:left;
}

#top_logos_footer ul li
{
	display:inline;	
	width:50px;
	padding:0 0 0 7px;
}

#top_logos_footer ul li 
{
	margin-bottom:20px;
	border:1px solid black;
	height:40px;
}



#footer_menu {
float:right;
height:20px;
margin-right:15px;
margin-top:15px;
}

#footer_menu ul {
	display:block;
	margin-left:300px;
	margin-top:0px;
	margin-bottom:0px;
	padding:0;
}

#footer_menu ul li {
	display:inline;
	margin:0;
	padding:0;
}

#footer_menu ul li a{
	color:#FFFFFF;
}

#content_table_title {
	margin-left:10px;
	font-size:24px;
	color:#333333;
}

#content_table_nextpage_top {
	margin-right:22px;
	margin-bottom:5px;
	text-align:right;
	font-size:10px;
	color:#333333;
	float:right;
}

#content_table_nextpage_bottom {
	margin-right:22px;
	margin-bottom:5px;
	text-align:right;
	font-size:10px;
	color:#333333;
	float:right;
}

#content_table_prevpage_top {
	margin-left:10px;
	margin-bottom:5px;
	text-align:left;
	font-size:10px;
	color:#333333;
}

#content_table_prevpage_bottom {
	margin-left:10px;
	margin-bottom:5px;
	text-align:left;
	font-size:10px;
	color:#333333;
}

#content_table_logos table {
	margin-left:10px;
}

#content_table_logos table tr td {
	border:1px solid #CCCCCC;
	width:178px;
	height:178px;
	vertical-align:top;
}

#content_table_categories table {
	margin-left:10px;
	padding:5px;
}

#content_table_categories table tr td {
	padding:5px;
	padding-right:0px;
	width:150px;
}

#content_table_styles table {
	margin-left:10px;
	padding:5px;
}

#content_table_styles table tr td {
	padding:5px;
	padding-right:0px;
	width:150px;
}

#content_table_designers table {
	margin-left:10px;
	padding:5px;
}

#content_table_designers table tr td {
	padding:5px;
	padding-right:0px;
	width:200px;
}

#content_table_select_logo table {
	margin-left:10px;
	padding:5px;
}

#content_table_select_logo table tr td {
	padding:5px;
	padding-right:0px;
	width:150px;
}

#content_table_select_designer table {
	margin-left:10px;
	padding:5px;
}

#content_table_select_designer table tr td {
	padding:5px;
	padding-right:0px;
	width:150px;
}

.input_table {
	margin-left:10px;
}

.input_table tr td {

}

.table_text textarea {
	height:200px;
	width:365px;
	padding:5px;
}

.error_text {
	color:Red;
}

.hidden {
	display:none;
}

#logo {
	padding-top:10px;
	height:150px;
	width: 178px;
	text-align:center;
}

#logo_code {
	margin-top:5px;
	padding-left:10px;
	margin-right:14px;
	float:left;
	font-size:10px;
	color:#333333;
}

#view_btn {
	float: right;
}

#buy_btn {
	float: right;
}

.btn_results_left {
	 width:8px; 
	 height:21px; 
	 background-image:url('/css/used/table_btn_left.png'); 
	 background-repeat:no-repeat; 
	 float:left;
}

.btn_results_middle {
	 height:21px; 
	 background-image:url('/css/used/table_btn_middle.png'); 
	 background-repeat:repeat-x; 
	 float:left; 
	 text-align:center; 
	 font-size:11px; 
	 color:#FFFFFF;
	 padding-top:2px;
}

.btn_results_right {
	 width:8px; 
	 height:21px; 
	 background-image:url('/css/used/table_btn_right.png'); 
	 background-repeat:no-repeat; 
	 float:left;
}


#predesigned_buy_now_btn {
	width:147px;
	height:39px;
	background-image:url('/css/used/buy_btn_large.jpg');
	background-repeat:no-repeat;
	font-size:19px;
	color:#FFFFFF;
	padding-top:13px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	margin-top:35px;
}

#predesigned_categories {
	margin-top:15px;
}

#predesigned_categories_up {
	width:200px;
	height:17px;
	background-image:url('/css/used/categories_table_up_predesi.png');
	background-repeat:no-repeat;
}

#predesigned_categories_middle {
	width:200px;
	background-image:url('/css/used/categories_table_middle_pre.png');
	background-repeat:repeat-y;
}

#predesigned_categories_middle ul {
	font-size:15px;
	color:#333333;
	margin-bottom:0px;
	margin-top:10px;	
	padding-left:40px;
}

#predesigned_categories_middle ul li {
	height:30px;	
	list-style: none;
}

#predesigned_categories_bottom {
	width:200px;
	height:17px;
	background-image:url('/css/used/categories_table_bottom_pre.png');
	background-repeat:no-repeat;
}

#predesigned_styles {
	margin-top:20px;
}

#predesigned_styles_up {
	width:200px;
	background-image:url('/css/used/styles_table_up_predesigned.png');
	background-repeat:no-repeat;
	height:17px;
}

#predesigned_styles_middle {
	width:200px;
	background-image:url('/css/used/styles_table_middle_predesig.png');
	background-repeat:repeat-y;
}

#predesigned_styles_middle ul {
	font-size:15px;
	color:#333333;
	margin-bottom:0px;
	margin-top:10px;
	padding-left: 40px;
}

#predesigned_styles_middle ul li {
	height:30px;
	list-style: none;
}

#predesigned_styles_bottom {
	width:200px;
	height:17px;
	background-image:url('/css/used/styles_table_bottom_predesi.png');
	background-repeat:no-repeat;
	padding-bottom:10px;
}

#header_in {
	width:980px;
	height:219px;
}

#header_tabs {
	width:980px;
	height:80px;
	background-image:url('/css/used/background_header_tabs.jpg');
}

#header_tabs_l {
	width:665px;
	height:80px;
	float:left;
}

#header_tabs_r {
	width:315px;
	height:80px;
	float:left;
}

#space_search_engine {
	height:30px;
}

#header_tab_hospital {
	background-image:url('/css/used/header_tab_hospit.png');
	background-repeat:no-repeat;
}

#header_tab_custom {
	background-image:url('/css/used/header_tab_custom.png');
	background-repeat:no-repeat;
}

#header_tab_predesigned {
	background-image:url('/css/used/header_tab_predes.png');
	background-repeat:no-repeat;
}

#content_predesigned_left_column {
	width:740px;
	margin-top:15px;
	float:left;
	margin-right:10px;
}

#content_predesigned_right_column {
	width:200px;
	margin-top:15px;
	float:left;
}

#predesigned_categories_title{
	width:200px;
	text-align:center;
	color:#99CC00 !important;
	font-size:25px;
	text-decoration:underline;
}

#predesigned_categories_title a 
{
	color:#99CC00 !important;
}

#predesigned_styles_title {
	width:200px;
	text-align:center;
	color:#006699 !important;
	font-size:25px;
	text-decoration:underline;
}

#predesigned_styles_title a 
{
	color:#006699 !important;
}

title_box {
	height:100px;
}

#title_box_l {
	float:left;
}

#title_box_r {
	float:left;
}

#content_predesigned_left_column_bottom {
	margin-bottom:20px;
	margin-top:20px;
	float:left;
	width:740px;
}

#content_process_left_column_bottom {
	margin-bottom:20px;
	margin-top:20px;
	margin-left:auto;
	margin-right:auto;
	width:583px;
}

#content_home_left_column_up
{
	float:left;	
}

.body_home {
	margin-top:0px;
	background-image:url('/css/used/background_home.jpg');
	background-repeat:repeat-x;
}

.body_in {
	margin-top:0px;
	background-image:url('/css/used/background_in.jpg');
	background-repeat:repeat-x;
}

.menu_header {
	float:left;
	text-align:center;
	font-size:20px;
	color:#808080;
}

.home_tabs {
	width:107px;
	height:97px;
	margin-right:10px;
	text-align:center;
	font-size:20px;
	color:#FFFFFF;
	padding-top:15px;
	float:right;
	padding-right:20px;
	padding-left:20px;
}

.home_tabs span
{
	text-decoration:none !important;	
}

.header_tabs {
	width:147px;
	height:59px;
	margin-left:20px;
	margin-top:8px;
	text-align:center;
	font-size:19px;
	color:#FFFFFF;
	padding-top:10px;
	float:left;
}

.home_table {
	width:339px;
	margin-top:15px;
	margin-bottom:15px;
}

.home_table_main {
	width:339px;
}

.table_text {
	text-align:left;
	font-size:15px;
	color:#333333;
}

.table_cells {
	width:169px;
	height:50px;
	text-align:center;
}

.height_45 {
	height:45px;
}

.width20 {
	width:20px;
}

.home_process_text {
	padding-left:90px;
	padding-right:10px;
	padding-top:10px;
	font-size:14px;
	color:#333333;
	overflow:hidden;
}

.menu_footer {
	float:left;
	text-align:center;
	font-size:15px;
	color:#FFFFFF;
}

.subtitle {
	font-size:14px;
	color:#333333;
}

.title {
	font-size:59px;
	font-weight:bold;
}

.title_process {
	font-size:38px;
	font-weight:bold;
}

.title_predesigned {
	color:#0099FF;
}

.title_hospital {
	color:#BD0005;
}

.text {
	font-size:15px;
	color:#808080;
	text-align:justify;
	padding-left:10px;
	padding-right:10px;
	clear:both;
}

#logoview {
	width:600px;
	height:400px;
	position:relative;
	top:50%;
	left:50%;
	margin:-200px 0 0 -300px;
}

#selected_logo {
	width:750px;
	height:400px;
}

.title_order_form {
	font-size:20px;
	font-weight:bold;
	color:#333333;
	text-align:center;
	background-color:#EBEBEB;
}

.text_12 {
	font-size:12px;
	color:#808080;
	text-align:justify;
	padding-left:10px;
	padding-right:10px;
}

.text_12_no_padding {
	font-size:12px;
	color:#808080;
	text-align:justify;
}

.order_form_l_cell {
	width:300px;
	color:#333333;
}

.form_input {
	width:365px;
	height:28px;
	background-image:url('/css/used/form_background.jpg');
	background-repeat:repeat-x;
	border:1px;
	border-color:#333333;
	border-style:solid;
	font-size:20px;
	color:#333333;
	padding:5px;
}

.form_input_active {
	background-image:none;
	width:365px;
	height:28px;
	background-color:#FFEDD2;
	border:1px;
	border-color:#FF9900;
	border-style:solid;
	font-size:20px;
	color:#333333;
	padding:5px;
}

.form_input_select{
	width:365px;
	background-image:url('/css/used/form_background.jpg');
	background-repeat:repeat-x;
	border:1px;
	border-color:#333333;
	border-style:solid;
	font-size:20px;
	color:#333333;
	padding:5px;
}

.text_align_right {
	text-align:right;
}

.text_align_center {
	text-align:center;
}

.margin_top_25 {
	margin-top:25px;
}

.margin_top_15 {
	margin-top:15px;
}

.width_750 {
	width:750px;
}

.width_365 {
	width:420px;
}

.border_up-bottom {
	border-bottom:1px;
	border-bottom-color:#333333;
	border-bottom-style:solid;
	border-top:1px;
	border-top-color:#333333;
	border-top-style:solid;
}

#green_btn {
	width:147px;
	height:39px;
	background-image:url('/css/used/green_btn_large.jpg');
	background-repeat:no-repeat;
	font-size:19px;
	color:#FFFFFF;
	padding-top:13px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	margin-top:35px;
}

.signed_in {
	margin-left:30px;
	margin-top:35px;
	font-size:12px;
	color:#FFFFFF;
	padding-top:10px;
	float:left;
}

.signed_in_name {
	margin-left:5px;
	margin-top:29px;
	font-size:19px;
	color:#FFFFFF;
	padding-top:10px;
	float:left;
}

.table_title {
	text-align:left;
	font-size:20px;
	padding-left:10px;
	color:#808080;
	background-color:#EAF0CE;
}

.padding_left_10 {
	padding-left:10px;
}

.height_39 {
	height:39px;
}

.btn_text {
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
}

.table_background {
	background-image:url('/css/used/table_background.jpg');
	background-repeat:no-repeat;
}

.width_300 {
	width:300px;
}

.blue_btn_small {
	width:97px;
	background-image:url('/css/used/blue_btn_small.jpg');
	background-repeat:no-repeat;
}

.green_title {
	color:#99CC00;
}

.orange_title
{
	color:#F88017;
}

.green_btn_small {
	width:97px;
	background-image:url('/css/used/green_btn_small.jpg');
	background-repeat:no-repeat;
}

.padding_top_10 {
	padding-top:10px;
}

.height_30 {
	height:30px;
}

.red_text {
	color:#FF0000;
}

.width_120 {
	width:120px;
}

.width_260 {
	width:260px;
}

.form_input_textarea_inactive {
	width:320px;
	height:200px;
	background-image:url('/css/used/form_background.jpg');
	background-repeat:repeat-x;
	border:1px;
	border-color:#333333;
	border-style:solid;
	font-size:20px;
	color:#333333;
	padding:5px;
}

.form_input_textarea_active {
	width:320px;
	height:200px;
	background-color:#FFEDD2;
	border:1px;
	border-color:#FF9900;
	border-style:solid;
	font-size:20px;
	color:#333333;
	padding:5px;
}

#blue_btn {
	width:147px;
	height:39px;
	background-image:url('/css/used/buy_btn_large.jpg');
	background-repeat:no-repeat;
	font-size:19px;
	color:#FFFFFF;
	padding-top:13px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	margin-top:35px;
}

#orange_btn {
	width:147px;
	height:39px;
	background-image:url('/css/used/orange_btn.jpg');
	background-repeat:no-repeat;
	font-size:19px;
	color:#FFFFFF;
	padding-top:13px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	margin-top:35px;
}

#green_table_up {
	width:200px;
	height:17px;
	background-image:url('/css/used/green_table_up.png');
	background-repeat:no-repeat;
}

#green_table_middle {
	width:200px;
	background-image:url('/css/used/green_table_middle.png');
	background-repeat:repeat-y;
}

#green_table_middle ul {
	font-size:15px;
	color:#333333;
	margin-bottom:0px;
	margin-top:10px;
	display:inline;
	text-indent:20px;
}

#green_table_middle ul li {
	display:block;
	height:30px;
}

#green_table_bottom {
	width:200px;
	height:17px;
	background-image:url('/css/used/green_table_bottom.png');
	background-repeat:no-repeat;
}

#blue_table_up {
	width:200px;
	background-image:url('/css/used/blue_table_up.png');
	background-repeat:no-repeat;
	height:17px;
}

#blue_table_middle {
	width:200px;
	background-image:url('/css/used/blue_table_middle.png');
	background-repeat:repeat-y;
}

#blue_table_middle ul {
	font-size:15px;
	color:#333333;
	margin-bottom:0px;
	margin-top:10px;
	display:inline;
	text-indent:20px;
}

#blue_table_middle ul li {
	display:block;
	height:30px;
}

#blue_table_bottom {
	width:200px;
	height:17px;
	background-image:url('/css/used/blue_table_bottom.png');
	background-repeat:no-repeat;
}

#green_table_title {
	text-align:center;
	font-weight:bold;
	color:#99CC00;
	font-size:25px;
}

#blue_table_title {
	text-align:center;
	font-weight:bold;
	color:#3399FF;
	font-size:25px;
}

#orange_table_title {
	text-align:center;
	font-weight:bold;
	color:#FF9900;
	font-size:25px;
}


#green_custom_table_middle ul {
	font-size:15px;
	color:#333333;
	margin-bottom:0px;
	margin-top:10px;
	padding-left:40px;
	height:310px;
}

#green_custom_table_middle ul li {
	min-height:30px;
	list-style: none;
	padding-bottom:5px;
}

#blue_custom_table_middle ul {
	font-size:15px;
	color:#333333;
	margin-bottom:0px;
	margin-top:10px;	
	padding-left:40px;	
	height:310px;
}

#blue_custom_table_middle ul li {
	list-style: none;
	min-height:30px;
	padding-bottom:5px;
}

#orange_custom_table_middle ul {
	font-size:15px;
	color:#333333;
	margin-bottom:0px;
	margin-top:10px;
	padding-left:40px;
	height:310px;
}

#orange_custom_table_middle ul li {
	list-style: none;
	min-height:30px;
	padding-bottom:5px;
}

.subtitle_2 {
	font-size:20px;
	color:#333333;
}

.title_custom {
	color:#33CC33;
}

.custom_packages_box {
	margin-top:15px;
	margin-bottom:15px;
	float:left;
	width:230px;
}

.form_input_inactive {
	width:420px;
	height:28px;
	background-image:url('/css/used/form_background.jpg');
	background-repeat:repeat-x;
	border:1px;
	border-color:#333333;
	border-style:solid;
	font-size:20px;
	color:#333333;
	padding:5px;
}

.margin_top_35 {
	margin-top:35px;
}

.green_custom_table_up {
	width:230px;
	height:17px;
	background-image:url('/css/used/green_custom_table_up.png');
	background-repeat:no-repeat;
}

.green_custom_table_middle {
	width:230px;
	background-image:url('/css/used/green_custom_table_middle.png');
	background-repeat:repeat-y;
}

.green_custom_table_bottom {
	width:230px;
	height:17px;
	background-image:url('/css/used/green_custom_table_bottom.png');
	background-repeat:no-repeat;
}

.blue_custom_table_up {
	width:230px;
	background-image:url('/css/used/blue_custom_table_up.png');
	background-repeat:no-repeat;
	height:17px;
}

.blue_custom_table_middle {
	width:230px;
	background-image:url('/css/used/blue_custom_table_middle.png');
	background-repeat:repeat-y;
}

.blue_custom_table_bottom {
	width:230px;
	height:17px;
	background-image:url('/css/used/blue_custom_table_bottom.png');
	background-repeat:no-repeat;
}

.orange_custom_table_up {
	width:230px;
	height:17px;
	background-image:url('/css/used/orange_custom_table_up.png');
	background-repeat:no-repeat;
}

.orange_custom_table_middle {
	width:230px;
	background-image:url('/css/used/orange_custom_table_middle.png');
	background-repeat:repeat-y;
}

.orange_custom_table_bottom {
	width:230px;
	height:17px;
	background-image:url('/css/used/orange_custom_table_bottom.png');
	background-repeat:no-repeat;
}

.height_450 {
	height:450px;
}

.price_green {
	text-align:center;
	font-size:40px;
	font-weight:bold;
	color:#99CC00;
}

.price_blue {
	text-align:center;
	font-size:40px;
	font-weight:bold;
	color:#3399FF;
}

.price_orange {
	text-align:center;
	font-size:40px;
	font-weight:bold;
	color:#FF9900;
}

.margin_right_25 {
	margin-right:25px;
}

.text_align_left {
	text-align:left;
}

.error_message {
	background-color:#FAFAD2;
	border:1px solid red;
	color:red;
	font-size:20px;
	margin-bottom:10px;
	margin-top:10px;
	text-align:center;
	width:950px;
	margin-left:auto;
	margin-right:auto;
}


#predesigned_buy_btn
{
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:url(/css/used/blue_btn_small.jpg) no-repeat scroll center ;
	border:0 solid;
	color:#FFFFFF;
	cursor:pointer;
	font-size:16px;
	font-weight: bold;
	height:38px;
	text-align:center;
	width:150px;
	padding-bottom:4px;
}

#custom_buy_btn, #designer_form_btn
{
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:url(/css/used/green_btn_small.jpg) no-repeat scroll center ;
	border:0 solid;
	color:#FFFFFF;
	cursor:pointer;
	font-size:16px;
	font-weight: bold;
	height:38px;
	text-align:center;
	width:150px;
	padding-bottom:4px;
}

#hospital_buy_btn
{
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:url(/css/used/orange_btn_small.jpg) no-repeat scroll center ;
	border:0 solid;
	color:#FFFFFF;
	cursor:pointer;
	font-size:16px;
	font-weight: bold;
	height:38px;
	text-align:center;
	width:150px;
	padding-bottom:4px;
}

#designer_form_btn
{
	float:right;
}

.category_button
{
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:url(/css/used/green_btn_large.jpg) no-repeat scroll center ;
	border:0 solid;
	color:#FFFFFF;
	cursor:pointer;
	font-size:16px;
	font-weight: bold;
	height:52px;
	text-align:center;
	width:175px;
	padding-bottom:4px;
	float:right;
}

.style_button
{
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:url(/css/used/blue_btn_large.jpg) no-repeat scroll center ;
	border:0 solid;
	color:#FFFFFF;
	cursor:pointer;
	font-size:16px;
	font-weight: bold;
	height:52px;
	text-align:center;
	width:175px;
	padding-bottom:4px;
	float:right;
}

#comment_btn
{
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:url(/css/used/orange_btn_large.jpg) no-repeat scroll center ;
	border:0 solid;
	color:#FFFFFF;
	cursor:pointer;
	font-size:16px;
	font-weight: bold;
	height:52px;
	text-align:center;
	width:175px;
	padding-bottom:4px;
	float:right;
}

.visible
{
	display:block !important;	
}

#sddm
{	
	margin: 0;
	padding: 0;
	z-index: 30;
	margin-top:80px;
}

#sddm li
{	
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font-size:16px;
	font-weight:bold;
	width:95px;
}

.menu_off a
{             
    display: block;
    padding: 7px 0px;
    margin: 0 12px 0 12px;
    text-align: center;
    text-decoration: none;    
    width: 65px;
}

.menu_on a
{             
    display: block;
    padding: 6px 0px;
    height:23px;
    width: 70px;
    text-align: center;
    text-decoration: none;
    float:left;
}


.menu_on img
{
	float:left;	
}

.menu_on a
{             
    background:url("/css/used/menu_tab_middle.png") repeat-x;
    color:#fff;
}

.submenu
{
	clear:both;
	background:url("/css/used/menu_tab_middle.png") repeat-x;
    color:#fff;
    /*position: absolute;*/
    margin-top: 0px;
    padding: 0;
}

.submenu a
{
	clear:both;
	position: relative;
	display: block;
	margin: 0;
	padding: 5px 10px;
	width: 74px;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background: url("/css/used/menu_tab_open_1px.png") repeat-x;
	color: #FFF;        
	font-size:11px;
	font-weight:normal;
}

.submenu a:hover
{
	background:#000000;
    color:#fff;
}

#language_menu
{             
	margin: 0;
	padding: 0;
	z-index: 30;
	margin-top: 10px;
	margin-left: 520px;
}



#language_menu li
{             
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font-size:16px;
	font-weight:bold;
}



#language_menu li a
{             
	display: block;
	margin: 0 1px 0 0;
	padding: 5px 10px;
	width: 140px;
	text-align: center;
	text-decoration: none;
}



#language_menu li a:hover
{             
	color:#000000;
}



	#language_menu div
	{             
		position: absolute;
		visibility: hidden;
		margin:0 0 0 14px;
		padding: 0;
		background: #808080;
		border: 1px solid #808080;
	}



	#language_menu div a
	{             
		position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: 74px;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #808080;
		color: #FFF;        
		font-size:11px;
		font-weight:normal;
	}



	#language_menu div a:hover
	{             
		background: #666666;
		color: #FFF;
	}
	
	
#remainingTime
{
	position:fixed; 
	right: 50px; 
	bottom: 50px;	
	background-color: #FAFAD2;
	right:10px;
	text-align:center;
	width:220px;
}


#content_table_logos td a 
{
	color:white;
}

.confirmation_title {
	 font-size:45px; 
	 font-weight:bold; 
}

.margin_left_278
{
	margin-left:278px;	
}

.title_green
{
	color:Green;	
}

.padding_top_7
{
	padding-top:7px;	
}

#error_message 
{
	margin-top:15px;
	margin-bottom:20px;
	width:950px;
}

.error_subtitle {
	font-size:16px;
	color:#333333;
}

#error_title_box {
	height:70px;
}

#success_image
{
	margin-left:auto;
	margin-right:auto;
	padding-bottom:30px;
	width:146px;	
}

#success_subtitle
{
	font-size:20px;
	text-align:center;
}

/*categories table*/

.cell_border {
	 border:2px; 
	 border-color:#FFFFFF; 
	 border-style:dashed;
}

.light_green_backround {
	background-color:#EAF0CE;
}




/*styles table*/
.light_blue_backround {
	background-color:#cee0f4;
}



/*INITIALS*/
.font_size_30 {
	font-size:30px;
}

.margin_L_R_10
{
	margin-left:10px;
	margin-right:10px;	
}

.margin_R_10
{
	margin-right:10px;	
}

.green_custom_table_up {
	 width:230px; 
	 height:17px; 
	 background-image:url('used/green_custom_table_up.png'); 
	 background-repeat:no-repeat;
}

.green_custom_table_middle {
	width:230px; 
	background-image:url('used/green_custom_table_middle.png'); 
	background-repeat:repeat-y;
}

.green_custom_table_bottom {
	 width:230px; 
	 height:17px; 
	 background-image:url('used/green_custom_table_bottom.png'); 
	 background-repeat:no-repeat;
}

.blue_custom_table_up {
	 width:230px; 
	 height:17px; 
	 background-image:url('used/blue_custom_table_up.png'); 
	 background-repeat:no-repeat;
	 height:17px;
}

.blue_custom_table_middle {
	 width:230px; 
	 background-image:url('used/blue_custom_table_middle.png'); 
	 background-repeat:repeat-y;
}

.blue_custom_table_bottom {
	 width:230px; 
	 height:17px; 
	 background-image:url('used/blue_custom_table_bottom.png'); 
	 background-repeat:no-repeat;
}

.orange_custom_table_up {
	 width:230px; 
	 height:17px; 
	 background-image:url('used/orange_custom_table_up.png'); 
	 background-repeat:no-repeat;
}

.orange_custom_table_middle {
	width:230px; 
	background-image:url('used/orange_custom_table_middle.png'); 
	background-repeat:repeat-y;
}

.orange_custom_table_bottom {
	 width:230px; 
	 height:17px; 
	 background-image:url('used/orange_custom_table_bottom.png'); 
	 background-repeat:no-repeat;
}



.price_green {
	text-align:center; 
	font-size:40px; 
	font-weight:bold; 
	color:#99CC00;
}

.price_blue {
	 text-align:center; 
	 font-size:40px; 
	 font-weight:bold; 
	 color:#3399FF;
}

.price_orange {
	 text-align:center; 
	 font-size:40px; 
	 font-weight:bold; 
	 color:#FF9900;
}



#blue_btn {
	width:180px; 
	height:39px; 
	background-image:url('used/blue_btn_large.jpg'); 
	background-repeat:no-repeat; 
	font-size:19px; 
	color:#FFFFFF; 
	padding-top:13px; 
	text-align:center; 
	margin-left:auto; 
	margin-right:auto; 
	margin-top:35px;
}

#green_btn {
	width:182px; 
	height:39px; 
	background-image:url('used/green_btn_large.jpg'); 
	background-repeat:no-repeat; 
	font-size:19px; 
	color:#FFFFFF; 
	padding-top:13px; 
	text-align:center; 
	margin-left:auto; 
	margin-right:auto; 
	margin-top:35px;
}

#orange_btn {
	width:180px; 
	height:39px; 
	background-image:url('used/orange_btn_large.jpg'); 
	background-repeat:no-repeat; 
	font-size:19px; 
	color:#FFFFFF; 
	padding-top:13px; 
	text-align:center; 
	margin-left:auto; 
	margin-right:auto; 
	margin-top:35px;
}

h2 {
	font-size:25px;
	color:#333333;
}

.float_left {
	float:left;
}

.width_740
{
	width:740px;	
}

#custom_order_form 
{
	padding-left:10px;
	padding-top:20px;
}

#pre-designed_packages a 
{
	color:#FFFFFF;
}

#custom_package a 
{
	color:#FFFFFF;
}

#hospital_order_form
{
	float:left;
}

#custom_order_form
{
	float:left;
}

#categories_table
{
	float:left;	
}

#styles_table
{
	float:left;	
}

.more_link
{
	padding-right:15px;
	padding-top:15px;
	text-align:right;
	color:#808080;
	font-size:12px;
	padding-left:10px;
	text-decoration:underline;
	font-weight:bold;
}

.content_top_no_list_centered
{
	margin-left:auto;
	margin-right:auto;
	width:700px;
}

.content_bottom_no_list_centered
{
	clear:both;
	margin:20px auto;
	width:700px;
}

.content_no_list_centered
{
	width:940px;
	margin-top:15px;
	float:left;
	margin-right:10px;
}

#selected_logo_info
{
	width:700px;		
	margin-left:auto;
	margin-right:auto;
}

#predesigned_order_form
{
	width:600px;
	margin-left:auto;
	margin-right:auto;	
}

#purchase_confirm_form
{
	width:700px;
	margin-left:auto;
	margin-right:auto;	
}

#extended-footer
{
	float:left;
	height:530px;
	margin-left:15px;
	width:950px;	
}

#footer_signin 
{
	float:right;
	color:#FFFFFF;
	font-size:15px;
	margin-right:10px;
	margin-top:5px;
}

#footer_signin a
{
	color:#FFF;
}

#footer_small {
	width:950px;
	height:45px;
	margin-left:15px;
	background-color:#515054;
	float:left;
}

#footer_bottom
{
	background-image:url('/css/used/footer_middle.png');
	float:left;
	color:#FFFFFF;
	font-size:10px;
	padding-left:10px;
	width:99%;
}

#footer_copyright {
	float:left;
	color:#FFFFFF;
	font-size:10px;
	margin-left:10px;
	margin-top:10px;
}