/* redefined html tags */
body {
	font-family: Arial, Helvetica, Verdana;
	font-size:10px;
	color:#C0BDC8;
	padding:0px;
	margin:0px;
	background-color:#2E2B37;
}
a.quote{
	color:#C0A5FF;
}

p{
	padding:0px;
	margin:0px;
}



input{
background: #4A445B;
border: 1px #8B80A5 solid;
color:#FFFFFF;
font-size:10px;
}
textarea{
background: #4A445B;
border: 1px #8B80A5 solid;
color:#FFFFFF;
font-size:11px;
	font-family: Arial, Helvetica, Verdana;
}

input.checkbox{
	width:auto;
}

input.style_2{
	width:200px;
}


a {
color: #C0A5FF;
}
a:hover {
text-decoration:none;
}

img {
	border:0px;
}

form {
	padding: 0px;
	margin: 0px;
}
ul li{
position:relative;
left:-5px;
}
html>body ul li{
position:relative;
left:-20px;
}

.title{
color: #DEFFAF;
font-weight:bold;
}
.title2{
color: #C0A5FF;
font-weight:bold;
}

.title3{
color: #AAA4BA;
}

/* standard layout id's */
#center_background {
	position:absolute;
	top:0px;
	left:0px;
	width:628px;
	background-color:#3C374A;
}
#header {
	position:relative;
	left:7px;
	height:90px;
	width:613px;
	margin-top:7px;
	z-index: 2;
}
#letter_box {
	position:relative;
	left:7px;
	height:211px;
	width:613px;
	margin-top:5px;
	z-index: 1;
}
#main {
	position:relative;
	left:7px;
	width:613px;
	margin-top:5px;	
	font-size:11px;
}
#footer_lines {
	position:relative;
	clear:left;
	left:7px;
	width:628px;
	padding-top:10px;
	padding-bottom:10px;
}
#footer {
	position:relative;
	left:0px;
	height:22px;
	width:628px;
	background-color:#2E2B37;
	line-height:22px;
	text-indent:8px;
	color:#6D6A76;
}
#spring_website_link {
	position:absolute;
	top:0px;
	right:8px;
}
#side_menu {
	position:absolute;
	top:0px;
	left:635px;
	width:156px;
}

#content_main {
	position:relative;
	float:left;
	left:0px;
	width:434px;
}
#content_right {
	position:relative;
	float:left;
	left:5px;
	width:174px;
}
.content_main_box {
	margin-top:5px;
	margin-bottom:5px;
	position:relative;
	padding:5px;

	background-color:#4A445B;
}


/* text styles */
#footer a {
	color:#6D6A76;
}



/* side menu boxes */
.side_menu_image {
	position: relative; 
	margin-bottom:5px;
	background-color:#7A6A64;
}
.side_menu_copy_box {
	position: relative; 
	margin-bottom:5px;
	background-color:#3C374A;
	padding:8px;
}
.side_menu_open_quote {
	position: relative; 
	left:0px
}
.side_menu_close_quote {
	position: relative; 
	left:120px
}
.side_menu_text {
	color:#C0BDC8;
	font-size:9px;
}
.side_menu_author {
	width:140px;
	text-align:right;
	color:#FFFFFF;
}



/* main menu code */
#main_menu {
	position:absolute; bottom:0px; right:0px; height:30px; width:532px;
	background: url('../images/menu/background.gif');
	z-index:99;
}

#menu_users ul{
	list-style-image:none;
	list-style:none;
	position: relative;
	background:url(/images/hover_menu.gif);
	width:84px;
	margin:9px 0 0 -18px;
	list-style:none;
	padding:5px 0 0 0;
	z-index: 100;
}

#menu_software ul{
	list-style-image:none;
	list-style:none;
	position: relative;
	background:url(/images/hover_menu.gif);
	margin:9px 0 0 -5px;
	list-style:none;
	padding:5px 0 0 0;
	z-index: 100;
	width:84px;
}

#menu_software ul{
	width:84px;
}
#menu_users>ul, #menu_software>ul {
	margin-top: 22px;
	}

#menu_users a, #menu_software a {
	color:#C2BFCB;
}

#menu_users li, #menu_software li {
	height:20px;
	padding-top:7px;
	margin:0;
	left: 0;
}

#menu_users li a, #menu_users li a:hover, #menu_software li a, #menu_software li a:hover {
	background:url(/images/hover_menu_split.gif) no-repeat bottom;
	margin:0;
	padding: 0;
	text-align: center;
}

#menu_users li.last a, #menu_users li.last a:hover, #menu_software li.last a, #menu_software li.last a:hover {
	background:url(/images/hover_menu_bottom.gif) no-repeat bottom;
}

#menu_home {
	position:absolute; z-index:10; top:4px; left:4px; height: 22px; width:49px;
	display: block; margin: 0; padding:0; overflow:hidden;
	background: url( '../images/menu/home.gif' ) 0px -22px no-repeat;
	}
#menu_home a {
	position:relative; z-index:10; top:0px; left:0px; height:100%; width:100%;
	display: block; margin: 0; padding:0; overflow:hidden;
	background: url( '../images/menu/home.gif' ) 0px 0px no-repeat;
	}
#menu_home a:hover {
	background: url( '../images/menu/home.gif' ) 0px -22px no-repeat;
	}
	
	
#menu_users {
	position:absolute; z-index:10; top:4px; left:58px; height: 22px; width:49px;
	display: block; margin: 0; padding:0; overflow:hidden;
	background: url( '../images/menu/users.gif' ) 0px -22px no-repeat;
	}
#menu_users li, #menu_software li{
	list-style-image:none;
	list-style:none;
	}

#menu_users a {
	position:relative; z-index:10; top:0px; left:0px; height:100%; width:100%;
	display: block; margin: 0; padding:0; overflow:hidden;
	background: url( '../images/menu/users.gif' ) 0px 0px no-repeat;
	}
#menu_users a:hover {
	background: url( '../images/menu/users.gif' ) 0px -22px no-repeat;
	}	
#menu_users:hover, #menu_users.hover {
	height: auto;
	width: auto;
	overflow: visible;
	}
	
	
#menu_systems {
	position:absolute; z-index:10; top:4px; left:113px; height:22px; width:61px;
	display: block; margin: 0; padding:0; overflow:hidden;
	background: url( '../images/menu/systems.gif' ) 0px -22px no-repeat;
	}
#menu_systems a {
	position:relative; z-index:10; top:0px; left:0px; height:100%; width:100%;
	display: block; margin: 0; padding:0; overflow:hidden;
	background: url( '../images/menu/systems.gif' ) 0px 0px no-repeat;
	}
#menu_systems a:hover {
	background: url( '../images/menu/systems.gif' ) 0px -22px no-repeat;
	}
	

#menu_software {
	position:absolute; z-index:10; top:4px; left:180px; height:22px; width:71px; 
	display: block; margin: 0; padding:0; overflow:hidden;
	background: url( '../images/menu/software.gif' ) 0px -22px no-repeat;
	}
#menu_software a {
	position:relative; z-index:10; top:0px; left:0px; height:100%; width:100%; 
	display: block; margin: 0; padding:0; overflow:hidden;
	background: url( '../images/menu/software.gif' ) 0px 0px no-repeat;
	}
#menu_software a:hover {
	background: url( '../images/menu/software.gif' ) 0px -22px no-repeat;
	}

#menu_software:hover, #menu_software.hover {
	height: auto;
	width: auto;
	overflow: visible;
	}

	
#menu_orthotics {
	position:absolute; z-index:10; top:4px; left:257px; height:22px; width:73px;
	display: block; margin: 0; padding:0; overflow:hidden;
	background: url( '../images/menu/orthotics.gif' ) 0px -22px no-repeat;
	}
#menu_orthotics a {
	position:relative; z-index:10; top:0px; left:0px; height:100%; width:100%; 
	display: block; margin: 0; padding:0; overflow:hidden;
	background: url( '../images/menu/orthotics.gif' ) 0px 0px no-repeat;
	}
#menu_orthotics a:hover {
	background: url( '../images/menu/orthotics.gif' ) 0px -22px no-repeat;
	}



#menu_footscan_clinic {
	position:absolute; z-index:10; top:4px; left:335px; height:22px; width:51px;
	display: block; margin: 0; padding:0; overflow:hidden;
	background: url( '../images/menu/clinic.gif' ) 0px -22px no-repeat;
	}
#menu_footscan_clinic a {
	position:relative; z-index:10; top:0px; left:0px; height:100%; width:100%;
	display: block; margin: 0; padding:0; overflow:hidden;
	background: url( '../images/menu/clinic.gif' ) 0px 0px no-repeat;
	}
#menu_footscan_clinic a:hover {
	background: url( '../images/menu/clinic.gif' ) 0px -22px no-repeat;
	}
	
	
#menu_shop {
	position:absolute; z-index:10; top:4px; left:393px; height:22px; width:44px; 
	display: block; margin: 0; padding:0; overflow:hidden;
	background: url( '../images/menu/shop.gif' ) 0px -22px no-repeat;
	}	
#menu_shop a {
	position:relative; z-index:10; top:0px; left:0px; height:100%; width:100%;
	display: block; margin: 0; padding:0; overflow:hidden;
	background: url( '../images/menu/shop.gif' ) 0px 0px no-repeat;
	}
#menu_shop a:hover {
	background: url( '../images/menu/shop.gif' ) 0px -22px no-repeat;
	}


#menu_contact_us {
	position:absolute; z-index:10; top:4px; left:443px; height:22px; width:85px; 
	display: block; margin: 0; padding:0; overflow:hidden;
	background: url( '../images/menu/contact_us.gif' ) 0px -22px no-repeat;
	}	
#menu_contact_us a {
	position:relative; z-index:10; top:0px; left:0px; height:100%; width:100%;
	display: block; margin: 0; padding:0; overflow:hidden;
	background: url( '../images/menu/contact_us.gif' ) 0px 0px no-repeat;
	}
#menu_contact_us a:hover {
	background: url( '../images/menu/contact_us.gif' ) 0px -22px no-repeat;
	}
	
	
	
.clear{
	clear:both;
	font-size:2px;
	height:2px;
	overflow:hidden;
}

.row_style{
	background:#4B455D;
	border-bottom:1px solid #80759D;
	padding-top:6px;
	padding-bottom:6px;
}

.row_style_2{
	border-bottom:1px solid #80759D;
	padding-top:6px;
	padding-bottom:6px;
	background:#514B65;
}

#login_box {
	background-color:#3C374A;
	padding:5px;
	margin-bottom:6px;
	font-family: Tahoma, Arial, Helvetica, Verdana;
}

#login_box a {
	color:#7E6EA5;
}

.login_split {
	margin-top:8px;
}

#login_box input {
	background-color:#2E2B37;
	width:56px;
	padding:1px;
	margin:0;
	color:#97959B;
}

#login_box label {
	width:56px;
	font-weight:bold;
}

#login_box input.login {
	width:17px;
	height:16px;
	padding:0px;
	border:none;
	margin:0px;
	margin-bottom:-4px;
	padding-left:1px;
}

#login_box .column_1 {
	float:left;
	width:63px;
}

#login_box .column_2 {
	float:left;
	width:80px;
}

select, input, textarea{
	background: #70688B;
	border:1px solid #9C90C1;
	color: #F6F3FF;
	font-size:10px;
	font-family: Arial, Helvetica, Verdana;
	width:200px;
}

select.products, input.products, textarea.products{
	width:186px;
}


label{
	width:100px;
	float:left;
	font-weight:bold;
}

.form_text{
	width:100px;
	display:block;
	float:left;
	line-height:18px;
}


.form_object{
	width:330px;
	margin-bottom:3px;
}

.highlighted_area{
	color:#C0A5FF;
	background:#433E53;
}

.highlighted_area td{
	border:1px solid #59526E;
}
