﻿.regChoice
{
    width:442px;
    background-color:#e5e5e7;
    border: solid 1px black;
    padding: 3px 3px 3px 3px;
    margin-bottom:10px;
}

.boxTitle
{
    color:#284e9f;
    width:100%;
}

.regOpt
{
    margin-bottom:10px;
}

a.aSmall
{
    font-size:x-small;
}

.redMess
{
    color:Red;
    font-weight:bold;
}

.valmsg
{
	font-size:x-small;
	color:Red;
}

.iplabel
{
	font-size:small;
}
.ipText
{
	width:150px;
}
.large
{
	font-size:large;
}
.smaller
{
	font-size:x-small;
}

div.loginBox
{
    margin-left:10px;
}
.err
{
	font-size:small;
	color:red;
	padding:2px;
	text-align:left;
}
span.checkBox
{
    font-size:x-small;
}
span.checkBox input
{
    width:20px;
}

table.noM
{
    margin-top:0;
    margin-bottom:0;
}

input.noSend
{
background: url("../images/largebut.jpg") 0 0 no-repeat;
	margin-right:20px;
	font-size: 90%;
	margin-left: 0;
	height: 23px;
	width: 75px;
	border: 0;
	cursor: pointer;
}

#loginStatus
{
    vertical-align:middle;
    font-size:100%;
    margin-bottom:3px;
    margin-right: 3px;
}

#loginStatus a
{
    font-size:90%;
    padding-left:10px;
    color:#fff;
    text-decoration:none;
}
#loginStatus a:hover
{
	text-decoration: underline;
}


div.RadWindow table
{
    margin-top:0;
    margin-bottom:0;
}

#form1
{
    margin-bottom:0; /* rad window */
}

.spacer
{
    margin-top:0px;
    margin-bottom:3px;
    border-bottom: solid 1px black;
}

h1
{
    vertical-align:middle;
}

h1 input.send
{
    vertical-align:middle;
    font-size:30%;
    margin-left:10px;
    cursor:pointer;
    font-style:normal;
    color:#284e9f;
    margin-top:0px;
}

/*

h1 a:hover
{ color: #c62707;
		text-decoration: underline;
}
input.linkButton
{
	background-color:#284e9f;
	font-size:90%;
	color:White;
	cursor:pointer;
}
input.linkButton hover
{
	color:#c62707;
}
*/
div.popup
{
    margin: 5px 10px 5px 10px;
}

tr.product img.product
{
    width:50px;
    height:50px;
    margin-top:5px;
}

tr.product
{
    padding:5px 5px 5px 5px;
    vertical-align:middle;
    text-align:center;
}

table.productList
{
    width:100%;
    border:solid 1px #e5e5e7;
    border-collapse:collapse;
}

table.productList td
{
    border:solid 1px #e5e5e7;
}

.la
{
    text-align:left;
}
.ra
{
    text-align:right;
}

.linetotal
{
    background-color:#e5e5e7;
    border:solid 1px black;
    font-weight:bold;
    font-size:large;
    text-align:right;
    padding-right:10px;
    padding-left:10px;
}

.total
{
    background-color:#e5e5e7;
    border:solid 2px black;
    font-weight:bold;
    font-size:large;
    text-align:right;
    padding-right:10px;
    padding-left:10px;
    height:2em;
    padding-top:0.5em;
    margin-bottom:10px;
}

.faq
{
    margin-bottom:20px;
}

.successBox
{
	font-size:small;
	text-align:left;
	font-weight:bold;
	border:solid 2px #e5e5e7;
	color:Red;
	padding:5px;
	vertical-align :middle;
}

.rideImg1
{
    margin: 5px 0px 5px 0px;
}
.rideImg2
{
    margin: 5px 0px 5px 0px;
}

div.top_strip
{
    color: #fff;
	background-color: #999;
	margin-bottom: 5px;
}

div.notloggedon
{
    background-color:#e5e5e7;
    border:solid 2px black;
    padding-right:10px;
    padding-left:10px;
    padding-top:0.5em;
    margin-bottom:10px;
}

div.notloggedon span.title
{
    font-weight:bold;
   
}

.warnBox
{
    padding-top:10px;
    width:90%;
    margin:auto;
}

.info_mess
{
    color:#284e9f;
    font-size:120%;
}

ul.circle
{
    list-style-type: circle;
    margin-left:50px;
}

div.cal_middle { width: 400px; 
	float: left;
	clear: left;
	}