﻿<style type="text/css">
p            {  }
table        { }
h1           { font-family: verdana; font-size: 10pt; font-weight: bold }
h2           { font-family: verdana; font-size: 10pt; font-style: italic; font-weight: bold }
textarea     { font-family: verdana}
td           {  }
tbody        {  }
body        { }

.background {
background-image: url('/images/bg.jpg');
background-repeat: repeat-x;
background-color: #414141;
}

.main {
background-color: #fff;
border: 1px solid #969797;
width: 927px;
}

.contenttable {
background-image: url('/images/mainbg.jpg');
background-repeat: repeat-y;
background-color: #fff;
padding: 20px 20px 50px 35px;
font-family: Arial, Tahoma, sans-serif;
font-size: 10pt;
color: #000;
}

.contenttable h1 {
font-size: 14pt;
color: #d60000;
font-style: italic;
}

.contenttable a {
color: #d60000;
text-decoration: underline;
}

.footer {background-color: #d60000;}
.navtopbg { background-image: url('/images/navtop_bg.jpg') }
.navbg { background-color: #ebebeb; width: 214px }




.button {
	padding: 0px 25px 0px 15px;
	margin: 0px;
	font-family: Arial, Tahoma, sans-serif;
	font-size: 10pt;
	background-color: #ebebeb;
	color: #333;

	}


.button ul {
		margin: 0;
		border: none;
		}
		
.button li {
        list-style: disc url(/images/bullet.gif) inside;
		border-bottom: 1px dashed #c0c0c0;
		margin: 0;
		}



.button li a {
display: block;
padding: 5px 0px 5px 0px;
background-color: #ebebeb;
color: #000;
text-decoration: none;
width: 100%;
}

.button li a:hover {
background-color: #f7f7f7;
}


A:link img, A:visited img {border-color: #ebebeb; border-width: 4px;}
A:hover img {border-color: #ebebeb; border-width: 4px;}



.smallFont {font-family: Verdana; font-size: 8pt }
.largeFont {font-family: Verdana; font-size: 8pt }


a.menu2:link {  font-family: verdana; text-decoration: underline; color: #ffffff; font-size: 8pt;}
a.menu2:visited  { font-family: verdana; text-decoration: underline; color: #ffffff; font-size: 8pt; }
a.menu2:hover { font-family: verdana; text-decoration: underline; color: #E5958D; font-size: 8pt;}

span.gcProductNameText { font-family: arial; text-decoration: none; color: #000000; font-size: 10pt;  font-weight: bold }
span.gcPurchasedForText { font-family: arial; text-decoration: none; color: #000000; font-size: 10pt;  font-weight: normal }
span.gcPurchasedFromText { font-family: arial; text-decoration: none; color: #000000; font-size: 10pt;  font-weight: normal }
span.gcNumber { font-family: arial; text-decoration: none; color: #000000; font-size: 10pt;  font-weight: normal }
span.gcAmount { font-family: arial; text-decoration: none; color: #000000; font-size: 10pt;  font-weight: normal }
span.gcOriginalAmount { font-family: arial; text-decoration: none; color: #000000; font-size: 10pt;  font-weight: normal }
span.gcBalance { font-family: arial; text-decoration: none; color: #000000; font-size: 10pt;  font-weight: normal }



/* --------------INSTALLS----------------*/
.clear { clear: both}
#installs {margin: 0px; padding: 0px;}
#installs p { font-size: 11px; padding-top: 10px; margin: 0px; padding-bottom: 10px; line-height: 20px;}
#installs .rowa { margin: 0px; padding: 10px; background-color: #eee; border-bottom: 1px solid #bfbfbf; height: 100%; height: auto}
#installs h3 { font-size: 20px; color: #d60000; margin: 0px; padding:0px}
#installs .left { float: left; width: 110px;}
#installs img { padding: 6px; border: 1px solid #bfbfbf; background-color: white }
#installs .right { float: right; width: 510px; text-align: left; padding-left: 0px;}
















</style>


/* ----- Customer Cart TABLES ---------- */
#awscustomertables table{margin: 1em; border-collapse: collapse;}
#awscustomertables td{ padding: .3em; border: 1px #F2F2F2 solid; }
#awscustomertables th{ padding: .3em; border: 1px #F2F2F2 solid; background: #F2F2F2; }
