﻿/* General Settings */

body { background-color : #011243; background-attachment: fixed; font-family: Verdana, Arial, sans-serif; margin: 10px; font-size: 14px; color: #00195e; }
p { color: #00195e; font-family: Verdana, Arial, sans-serif; font-size : 12px; border: 0px #00195e solid; text-align: justify; }
h1 { font-size : 22px; font-weight : bold; color : #ff0000; text-transform: uppercase; }
h2 { font-size : 16px; font-weight : bold; color : #ff0000; text-transform: uppercase; }
h3 { font-size : 12px; font-weight : bold; color : #00195e; background-color: #d1dbff; padding : 5px; border: 1px #00195e solid; }
h6 { font-size : 100%; font-weight : bold; color : #00195e; text-align: center; font-weight: normal; margin-top: 0px;}
h5 { font-size : 100%; font-weight : bold; color : #00195e; text-align: center; font-weight: normal; margin-top: 0px;}
h4 { font-size : 100%; font-weight : bold; color : #00195e; text-align: center; font-weight: normal; margin-top: 0px;}
hr {color: #ff0000; height: 1px; width: 100%; }

/* Main Content  */

.shadow { width: 830px;	position: relative;	bottom: 2px; right: 3px; background-color: #000000; margin-left: auto; margin-right: auto; }
#container { position: relative; bottom: 2px; right: 2px; background-color: #fff; border: 1px #00195e solid; }
#header { width: 800px; height: 100px; margin-left : auto; margin-right: auto; background-image:url('../images/ascheader.jpg'); border: 1px #00195e solid; }
#footer { width: 800px; margin-left: auto; margin-right: auto; margin-top: 12px; border-top: 1px #ff0000 solid; }
#topnav { background-color: #00195e; border: 1px #00195e solid; margin-top: 2px; margin-bottom : 2px; height: 30px; width: 800px; margin-left: auto; margin-right: auto; }
#maincon { border: 1px #fff solid; background-color: #fff; width: 800px; margin-left: auto; margin-right: auto; }
#leftcon { width: 620px; margin: 15px 15px 15px 0px; float : left; }
#rightcon { width: 165px; margin-top: 15px; margin-bottom: 15px; float : right; }

/* DIYeStores Settings */

table { color: #00195e; font-family: Verdana, Arial, sans-serif; font-size : 12px; border: 0px #00195e solid; }
ul { color: #00195e; font-family: Verdana, Arial, sans-serif; font-size : 12px; border: 0px #00195e solid; }
li { color: #00195e; font-family: Verdana, Arial, sans-serif; font-size : 12px; border: 0px #00195e solid; }
td { color: #00195e; font-family: Verdana, Arial, sans-serif; font-size : 12px; border: 0px #00195e solid; }

/* Specialty Settings */

.center { text-align: center; }
.borderimg { border: 1px #00195e solid; }
.divider { margin-left: 15px; margin-right: 15px; }
.nobord { border-width: 0px; }
.indent { 	margin-left: 40px; }
td.normalText { text-align: right; text-transform: uppercase;}

/* Default Links */

a:visited { color : #ff0000; text-decoration: none; font-weight: bold; }
a:link { color : #ff0000; text-decoration : none; font-weight: bold; }
a:hover { color : #ff0000; text-decoration: underline; font-weight: bold; }
a:active { color : #ff0000; font-weight: bold; font-style: italic; }

/* Top Navigation */

#topnav p { font-size: 14px; text-align: center; color: #ffffff; margin-top: 6px; text-transform: uppercase; }
#topnav A:LINK { color : #ffffff; text-decoration : none; font-weight: bold; }
#topnav A:VISITED { color : #ffffff; text-decoration : none; font-weight: bold; }
#topnav A:HOVER { color : #ff0000;  text-decoration: none; font-weight: bold; }
#topnav A:ACTIVE { color : #ffffff; font-weight: bold; text-decoration : none; font-style: italic;}
#dropmenudiv { margin-top: 6px; position :absolute; background-color: #00195e; border:1px solid #fff; border-bottom-width: 1px; font:normal 13px Verdana,Arial; line-height:22px; z-index:100; } 
#dropmenudiv a { color: #fff; font-weight: normal; width:100%; display: block; text-indent: 5px; border-bottom: 1px solid #fff; padding: 1px 0; text-decoration: none; }
#dropmenudiv a:hover{ background-color: #ff0000; color: #fff; font-weight: normal; }

/* Footer */

#footer p { font-size: 10px; text-align : center; color: #00195e; margin: 0 0 0 0; }
#footer A:LINK { color : #00195e; text-decoration : none; font-weight: normal; }
#footer A:VISITED { color : #00195e; text-decoration : none; font-weight: normal; }
#footer A:HOVER { color : #ff0000; text-decoration: underline; font-weight: normal; }
#footer A:ACTIVE { color : #ff0000; font-weight: bold; text-decoration : none; }