﻿body {
	background-color: #CBDAB7;
}

.canvas {
    width: 100%;
}

.canvas .footer {
	bottom: 0px;
	height: 31px;
	left: 0px;
	position: fixed;
	width: 100%;
}

.canvas .footer, .canvas .footer * {
	background-color: #2D7AC9;
	color: #FFF;
}

.canvas .footer ul.footnote {
	left: 50%;
	margin-left: 100px;
	padding: 1em 0 1em 0;
	position: absolute;
}

.canvas .footer ul.footnote li {
	display: inline;
	font-size: .8em;
	padding: 0 20px 0 0px;
}

.canvas .footer ul.menu {
	left: 50%;
	margin-left: -380px;
	padding: 1em 0 1em 0;
	position: absolute;
}

.canvas .footer ul.menu li {
	display: inline;
	font-size: .8em;
	padding: 0 20px 0 0px;
}

.page {

    background: url('/Images/background/background_layer1.png') no-repeat;
}

.page, .page .background {

    left: 50%;
    margin-left: -414px;
    padding: 10px 16px 5px 13px;
    width: 798px;
}

.page .background {
    background: url('/Images/background/background_layer2.png') repeat-y;
}

.page .background .header {
	background: url('/Images/header/banner_lithotrac_logo.jpg') no-repeat;
	height: 123px;
	margin-bottom: 3px;
	width: 798px;
}

.page .background .header .login {
    text-align:right;
    position: absolute;
    right: 0px;
    top: 0px;
    width: 250px;
}
.page .background .header .login .title {
	background-color: #B3B3B3;
	color: #FFF;
	text-align:center;
	font-weight: bold;
	padding: 5px 5px 5px 5px;
}

.page .background .header .loggedin {
    text-align:right;
    position: absolute;
    right: 0px;
    top: 0px;
    width: 250px;
}

.page .background .header .loggedin .title {
	background-color: #B3B3B3;
	color: #FFF;
	text-align:center;
	font-weight: bold;
	padding: 5px 5px 5px 5px;
}


.page .background .header .navigation {
	bottom: 0px;
	left: 0px;
	position: absolute;
	width: 100%;
}

.page .background .header .navigation ul.menu {
	padding-left: 15px;
}

.page .background .header .navigation ul.menu li {
	height: 19px;
	float: left;
	padding-left: 5px;
}

.page .background .header .navigation ul.menu li.about {
	background: url('/Images/Page Images/Navigation/nav_aboutus_OFF.gif') no-repeat;
	width: 125px;
}

.page .background .header .navigation ul.menu li.about:hover {
	background: url('/Images/Page Images/Navigation/nav_aboutus_ON.gif') no-repeat;
}

.page .background .header .navigation ul.menu li.contact {
	background: url('/Images/Page Images/Navigation/nav_contact_OFF.gif') no-repeat;
	width: 95px;
}

.page .background .header .navigation ul.menu li.contact:hover {
	background: url('/Images/Page Images/Navigation/nav_contact_ON.gif') no-repeat;
}

.page .background .header .navigation ul.menu li.pricing {
	background: url('/Images/Page Images/Navigation/nav_pricing_OFF.gif') no-repeat;
	width: 65px;
}

.page .background .header .navigation ul.menu li.pricing:hover {
	background: url('/Images/Page Images/Navigation/nav_pricing_ON.gif') no-repeat;
}

.page .background .header .navigation ul.menu li.tour {
	background: url('/Images/Page Images/Navigation/nav_tour_OFF.gif') no-repeat;
	width: 81px;
}

.page .background .header .navigation ul.menu li.tour:hover {
	background: url('/Images/Page Images/Navigation/nav_tour_ON.gif') no-repeat;
}

.page .background .main * {
	color: #4D4D4D;
}

.page .background .main a * {
	color: #2A5AF4;
}

.page .background .main .content {
    float: left;
    padding: 30px 25px 50px 30px;
    width: 500px;
}

.page .background .main .sidebar {
	float: left;
	width: 243px;
}

.page .background .main .sidebar .form {
	font-size: .889em;
	margin: 15px;
}

.page .background .main .sidebar .form a{
	color: #2A5AF4;
}

.page .background .main .sidebar .form input {
	background-color: #E8E8E8;
	border-color: #828282;
}


.page .background .main .splash {
	width: 798px;
}
.page .background .main .splash-blank {
	background: url('/Images/Page Images/Img_aboutUs_banner2.png') no-repeat;
	height: 162px;
}
.page .background .main .splash-about {
	background: url('/Images/Page Images/Img_aboutUs_banner.png') no-repeat;
	height: 239px;
}

.page .background .main .splash-onlinetour {
	background: url('/Images/Page Images/Img_OnlineTour_banner1.png') no-repeat;
	height: 162px;
}

.page .background .main .splash-pricing {
	background: url('/Images/Page Images/Img_Pricing_banner1.png') no-repeat;
	height: 162px;
}

.page .background .main .splash-contactus {
	background: url('/Images/Page Images/Img_ContactUs_banner1.png') no-repeat;
	height: 162px;
}

h1.textheader
{
    font-weight: bold;
    padding:0;
}

h1.questionheader
{
    font-weight: bold;
    padding:0;
}

.textdiv
{
    padding:2;
    margin-bottom: 10px;
}

.textdiv a 
{
    color: #CCCCCC;  
    font-weight:bold;
}
