
/*--------------Styles for the thawte logo (multiple page use)--------------*/
a#securelogo{display: block; width: 61px; border: none; margin-right: 10px; text-decoration: none; line-height: 60px; height: 60px; overflow: hidden; background: url(/images/thawtelogo.jpg) no-repeat -61px 0px; background-color: transparent;}
a#securelogo:hover{background-position: 0px 0px; background-color: inherit; color: white;}


/*-----------------------------renewal.php and updateCC.php styles-------------------------------------------------*/

/*----updateCC.php----*/
body {position: relative; margin-left: auto; margin-right: auto; width: 772px; background-color: #FFFFFF; text-align: center; font-size: 12px;}
div{font-family: Arial;}
form {position: relative; margin-left: auto; margin-right: auto; width: 772px; background-color: #FFFFFF; text-align: center; font-size: 12px;}
container{width: 772px;}
#header{position: relative; width:772px; background-image:url(/header-full.png); height:171px;}
#logo{position: relative; width:177px; left: -226px; top: 0px; height:96px; border: none; text-align: left;}
#FAX{position: relative; top: -4px; left: -206px; letter-spacing: 5px; padding-right: 16px; font-family: Impact; color: #EBEBEB; font-style: italic; font-size: 4em; font-weight: bold;}
#title{position: relative; top: 4px; font-size: 16pt; font-weight: bold;}
#ourrecords{position: relative; left: 30px; top: 30px; text-align: left; color: Gray;}
#recordtitle{font-weight: bold; font-size: 16px; text-decoration: underline; text-align: center;}
#entries{position: relative; padding-left: 30px; top: 30px; text-align: left;}
#entrytitle{font-weight: bold; font-size: 16px; text-decoration: underline;}
#borderline{border-bottom: maroon thin solid; width: 772px;}

/*----submission part of renewal.php----*/
#completeinfo{width: 100%;}

/*---------------------------------------end of renewal.php and updateCC.php styles------------------------------------*/

/*-----------------------------AcctSubList.php-------------------------------------------------*/
/*   Same as above
body {position: relative; margin-left: auto; margin-right: auto; width: 772px; background-color: #FFFFFF; text-align: center; font-size: 12px;}
div{font-family: Arial;}
form {position: relative; margin-left: auto; margin-right: auto; width: 772px; background-color: #FFFFFF; text-align: center; font-size: 12px;}
container{width: 772px;}
#header{position: relative; width:772px; background-image:url(/header-full.png); height:171px;}
#logo{position: relative; width:177px; left: -226px; top: 0px; height:96px; border: none; text-align: left;}
#recordtitle{font-weight: bold; font-size: 16px; text-decoration: underline; text-align: center;}
#title{position: relative; top: 4px; font-size: 16pt; font-weight: bold;}
*/
#records{position: relative; top: 30px; text-align: center;}
#accounttitle{font-weight: bold; font-size: 16px; text-decoration: none;}
#line{background-color:Maroon; height: 3px; width: 772px;}
#info{font-weight: lighter;}

.validation{color:red !important; font-weight: bold !important; font-size: 14pt !important;}
