/* Cross platform neutralization */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img {
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

/* Default Element Settings */
* {
    font-family: Arial,Helvetica,sans-serif;
}

body {
    background-color: #252525;
    background-image: url(../imagesv2/bkline.png);
    background-repeat: repeat-y;
    background-position: center top;
    min-height: 500px;
    background-attachment: fixed;
    text-align: center;
}

th {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    color: #ffffff;
    font-weight: bold;
}

/* Page Divisions */
#mast{
    width: 740px;
    height: 280px;
    margin: 0 auto;
    background-repeat: no-repeat;
    background-image: url(../imagesv2/menuBack.png);
    background-position: 0 60px;
}

#mast p{
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    color: #ffffff;
    clear: both;
    text-align: center;
}

#mast a {
    color: #ffffff;
    text-decoration: none;
    margin: 0 15px;
}

#phoneNumber {
width: 200px;
margin: 0;
padding: 0;
text-align: left;
front-weight: bold;
float: left;
}

#content {
    width: 740px;
    margin: 0 auto;
    text-align: left;
}

#content table {
    margin: 0 0 5px 90px;
    width: 540px;
}

#content td {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    color: #ffffff;
}

#content h1 {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 18px;
    color: #ffffff;
    font-weight: bold;
    margin: 0 0 5px 90px;
    width: 540px;
}

#content h2 {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    color: #ffffff;
    font-weight: bold;
    margin: 0 0 5px 90px;
    width: 540px;
}

#content table h1 {
    margin: 0 0 5px 0;
    width: auto;
}

#content hr {
    border: 0;
    color: #0f2cbc;
    background-color: #0f2cbc;
    height: 1px;
    width: 60%;
    text-align: center;
}

#content p {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    color: #ffffff;
    margin: 5px 0 15px 90px;
    width: 540px;
}

#content ul p {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    color: #ffffff;
    margin-left: 0;
    width: 540px;
}

#content ul {
    margin: 5px 0 15px 90px;
}

#content li {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    color: #ffffff;
}

#content a {
   color: #ffffff;
}

#shirtRotator {
    float: left;
    padding-top: 20px;
    text-align: left;
    width: 455px;
}

#shirtRotator table {
    margin-left: 90px;
    width: 340px;
}

#shirtRotator h1 {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 18px;
    color: #ffffff;
    font-weight: bold;
    margin: 0 0 5px 90px;
    width: auto;
}

#shirtRotator p {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    color: #ffffff;
    margin: 5px 0 15px 90px;
    width: auto;
}

#shirtRotator td {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    color: #ffffff;
    margin: 5px 0 15px 90px;
    width: auto;
}

#shirtRotator label {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    color: #ffffff;
    margin: 5px 0 15px 90px;
    width: auto;
}

#shirtRotator a {
   color: #ffffff;
}

#infoSpace {
    float: right;
    padding-top: 20px;
    text-align: center;
}

#infoSpace a {
    display: block;
}

#footer {
    width: 740px;
    margin: 0 auto;
    clear: both;
    text-align: left;
}

#footer h1 {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 16px;
    color: #ffffff;
    font-weight: bold;
    width: 500px;
    margin: 0 0 5px 120px;
}

#footer p {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    color: #ffffff;
    width: 500px;
    margin: 5px 0 15px 120px;
}

#footer p a {
   color: #ffffff;
}

#footer p.links {
    padding-top: 23px;
    text-align: center;
}

#footer p.links a {
   text-decoration: none;
   color: #ffffff;
   margin: 0 15px;
}


/* Formats for form layout */
#shirtRotator td label {
    margin-left: 0;
    padding: 0;
}

#shirtRotator td  {
    padding: 3px 5px;
}

#shirtRotator td.formField  {
    text-align: right;
}

#shirtRotator table  {
    width: 380px;
}

a.button {
    width: 121px;
    display: block;
    float: left;
    height: 30px;
    background-image: url(../imagesv2/button.png);
    background-repeat: no-repeat;
    text-align: center;
    vertical-align: middle;
    font-size: 10px;
    color: #ffffff;
    text-decoration: none;
    padding-top: 7px;
    text-transform: uppercase;
}

a.buttonVariable {
    width: 121px;
    display: block;
    float: none;
    height: auto;
    text-align: center;
    vertical-align: middle;
    font-size: 10px;
    color: #ffffff;
    background-color: black;
    padding: 5px;
    border: solid 2px #0f2cbc;
    text-decoration: none;
    text-transform: uppercase;
}

input.button {
    width: 121px;
    height: 30px;
    background-image: url(../imagesv2/button.png);
    background-repeat: no-repeat;
    text-align: center;
    vertical-align: middle;
    font-size: 10px;
    color: #ffffff;
    background-color: transparent;
    border-top-style: none;
    border-bottom-style: none;
    border-left-style: none;
    border-right-style: none;
    padding: 0;
    text-transform: uppercase;
}

p.formControl {
    clear: both;
    margin-bottom: 10px;
    text-align: left;
}

p.formControl label {
    width: 150px;
    font-size: 90%;
    font-weight: bold;
    clear: left;
    float: left;
    padding-bottom: 10px;
    margin: 0;
    padding: 0;
    text-align: left;
}

p.info {
    font-size: 14px;
}

#shirtRotator p.formControl label {
    width: 150px;
    font-size: 90%;
    font-weight: bold;
    clear: left;
    float: left;
    padding-bottom: 10px;
    margin: 0;
    padding: 0;
    text-align: left;
}

.specialInfo {
    margin: 10px 0 10px 0;
    padding: 10px;
    background-color: #388DCD;
    border: 2px solid white;
}

#content form fieldset {
    width: 500px;
    margin-left: 85px;
    clear: both;
    float: none;
}

#content fieldset p.formControl {
    margin-left: 0px;
}

#content fieldset legend {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 16px;
    color: #ffffff;
    font-weight: bold;
}


#pricing {
    width: 550px;
}

#pricing td {
    padding: 2px;
    text-align: right;
}

#locations {
    width: 100%;
}

#locations td {
    padding: 2px;
    text-align: right;
}

#pricingGrid td {
    padding: 5px;
}

.bps {
    background-color: #3333ff;
    color: white;
}

a.tabLeft {
    display: block;
    float: left;
    height: 30px;
    width: 153px;
    background-image: url(../imagesv2/tab.png);
    text-decoration: none;
    font-weight: bold;
    color: #ffffff;
    text-align: center;
    padding: 8px 0 0 0;
    background-repeat: no-repeat;
    font-size: 120%;
    margin-right: 10px;
    margin-left: 5px;
}

p.tabContainer {
    clear: both;
    border-bottom: solid 1px #0f2cbc;
    height: 30px;
}

#howtocontainer { position: absolute; top: 125px;left: 125px;}

#mast p.phoneNumber {color: white; float: left; font-size: 18px; width: 150px; margin: 5px 0 0 60px;}


td.colorTile {
    width: 25px;
    height: 25px;
    border: 1px solid #000000;
}
