/* CSS Document */

body{background-image:url(/images/gl_bg1.jpg);
background-repeat:repeat-x;
background-position:top;
background-color:#FFFFFF;
}

p{
color:#545454;
font-family:arial;
font-size:12px;

}

img{behavior: url(/iepngfix.htc);}

h1{
color:#0E4EAF;
font-family:arial;
font-size:16px;
font-weight:bold;
padding:15 15 0 15;
}

h2{
color:#0E4EAF;
font-family:arial;
font-size:14px;
font-weight:bold;
padding:0 15 0 15;
}

h3, h3 a:link, h3 a:active, h3 a:visited{
color:#ffffff;
font-family:arial;
font-size:12px;
font-weight:bold;
margin-bottom:0px;
text-align:center;
}

h3 a:hover{
xborder-bottom:white solid;
xtext-decoration:underline;
background-position:bottom center;
background-repeat:no-repeat;
background-image:url(../images/topNav_bullet.gif);
padding-bottom:12px;
}

h4{
color:#669900;
font-family:arial;
font-size:15px;
font-weight:bold;
}


a:link {
	color: #0E4EAF;
	text-decoration:none;
}
a:visited {
	color: #0E4EAF;
	text-decoration:none;
}
a:hover {
	color: #0E4EAF;
	text-decoration:none;
}
a:active {
	color: #0E4EAF;
	text-decoration:none;
}

.logo{
background-image:url(../images/logo.jpg);
width:196px;
height:205px;
position:absolute;
top:0px;
left:0px;
}

.flashNav{
width:196px;
height:255px;
position:absolute;
display:inline;
top:205px;
left:0px;
xbackground-color:#999999;
}

.welcomeMessageArea{
text-align:right;

}

.table{
position:absolute;
top:0px;
left:196px;
}

.footer{
color:#545454;
font-family:arial;
font-size:11px;
margin-top:15px;
}
.contentareapadding{
padding:15px;
}


.flashAnimation{
width:730px;
height:664px;
position:absolute;
top:82px;
left:196px;

}

.alignrightclass
{
	position:absolute;
	right:0px;
	top:0px;
}

.subtotalwrapper 
{
	position: relative;
	width: 146px;
}

.subcurvetop {
	background-image: url(/Images/top_curve.gif);
	background-repeat:no-repeat;
	height: 5px;
	line-height: 0px;
	font-size: 0px;
}

.subcurvebtm {
	background-image: url(/Images/btm_curve.gif);
	background-repeat:no-repeat;
	width: 146px;
	height: 10px;
	line-height: 0px;
	font-size: 0px;
}

.subcurvemid {
	background-image: url(/Images/mid_curve.gif);
	background-repeat:repeat-y;
	height: auto;
}

.subtotaltxt {
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #000000;
	width: 114px;
	margin-left: 5px;

}

.subtotalbbar {
	background-image: url(/Images/blue_back.gif);
	background-repeat:no-repeat;
	width: 114px;
	height: 22px;
	margin-left: 28px;
	margin-top: 5px;
	padding-top: 4px;
}

.subtotalamount {
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	margin: 0px;
	width: 114px;
	margin-left: 5px;
	z-index:100;
}

.cartpict {
	background-image: url(/Images/cart_pict.gif);
	background-repeat:no-repeat;
	width: 21px;
	height: 22px;
	position: absolute;
	top: 22px;
	left: 5px;
}