/* ST. GREGORY STYLE SHEET */

html {
	margin: 0px;
	padding: 0px;
	background: #FFF;
}

body { 
	margin: 0px;
    padding: 0px;
	font-family: helvetica, san-serif;
	font-size: 62.5%;
	color: #000;
	text-align: center;
}

img {
    border: none;
    margin: 0px;
    padding: 0px;
}

.clear {
    clear: right;
    height: 0px;
    margin: 0px;
    padding: 0px;
}



/* TEXT STYLES */

h1 {
    margin: 0px;
    padding: 0px;
    color: #105F40;
    font-size: 230%;
    text-align: left;
    font-weight: normal;
}

h2 {
    margin: 0px 0px 0px 20px;
    padding: 0px;
    color: #105F40;
    font-size: 210%;
    text-align: left;
    font-weight: normal;
}

p.nav  {
    margin: 0px 0px 0px 190px;
    line-height: 3.0em;
}

p.nav a {
    color: #6A6B6B;
    padding: 8px 10px 7px 10px;
    font-size: 1.1em;
    text-decoration: none;
}

p.nav a:hover {
    color: #FFF;
    background: #006551;
}

p.nav a.lastNavLink {
    margin: 0px 10px 0px 0px;
}

p.nav a:active,
p.subnav a:active {
    color: #668981;
}

p.subnav .lnActive {
    color: green;
}

p.login  {
    margin: 0px 0px 0px 0px;
    line-height: 3.0em;
}

p.login a {
    color: #000;
    padding: 8px 10px 5px 10px;
    font-size: 1.1em;
    text-decoration: none;
}

p.login a:hover {
    color: #668981;
}

p.subnav {
    margin: 0px 20px 0px 0px;
    line-height: 2.2em;
}

p.subnav a {
    color: #6A6B6B;
    text-decoration: none;
    font-size: 120%;
}

p.subnav a:hover {
    text-decoration: underline;
}

p.msHeader {
    margin: 0px 20px 0px 0px;
    line-height: 2.2em;
    font-size: 120%;
}

p.subnavText {
    margin: 30px 20px 0px 0px;
    line-height: 2.2em;
    font-size: 120%;
}

p.copy {
    color: #666;
    font-size: 120%;
    line-height: 1.7em;
}

p.display {
    margin: 20px;
    color: #FFF;
    font-size: 110%;
}

p.footer {
    color: #CBCBCB;
}


/* LAYOUT STYLES */

div#container {
	width: 900px;
	height: 560px;
	padding: 80px 0px 0px 100px;
	text-align: left;
}

div#container2 { /* Only used for the Flash homepage */
	height: 560px;
	padding: 62px 0px 0px 0px;
	text-align: left;
}

div#header {
    float: left;
    width: 690px;
    height: 61px;
}

div#nav {
    float: left;
    width: 690px;
    height: 29px;
    margin: 0px 0px 10px 0px;
    text-align: right;
    background: #000;
    
}

div#login {
    float: right;
    width: 200px;
    height: 29px;
    margin: 0px 0px 10px 0px;
    text-align: right;
    background: #FFF;
    
}

div#homepageContent {
    float: right;
    width: 600px;
    margin: 0px 0px 0px 0px;
}

div#subNav {
    float: left;
    width: 200px;
    margin: 10px 0px 0px 0px;
    text-align: right;
    clear: left;
}

div#imageColumn {
    float: left;
    width: 200px;
    margin: 25px 0px 0px 0px;
    text-align: center;
}

div#mainContent {
    float: right;
    width: 270px;
    margin: 45px 210px 0px 0px;
}

div#topRow {
    float: right;
    width: 700px;
    height: 100px;
    margin: 0px 0px 0px 0px;
}

div#mainRow {
    float: left;
    width: 400px;
    margin: 0px 0px 0px 0px;
}

div#display {
    float: right;
    width: 290px;
    margin: 0px 10px 0px 0px;
    text-align: center;
    background: #999;
}

div.thumbnail {
    float: left;
    width: 90px;
    height: 90px;
    margin: 0px 10px 10px 0px;
    background: #999;
}

div#clientPageContent {
    float: right;
    width: 680px;
    margin: 0px 0px 0px 0px;
}

div#footer {
    float: left;
    width: 900px;
    height: 50px;
    margin: 20px 0px 0px 0px;
    text-align: center;
}


.form td b {
    color: #545454;
    font-weight: normal;
    font-size: 120%;
}

.form table {
    padding-left: 0px;
    margin-left: 0px;
}

.form tr {
    margin-left: 0px;
    padding-left: 0px;
}

.form tr td {
    text-align: left;
}

.form input {
    width: 170px;
}

.form input,
.form textarea {
    border: 1px solid #767676;
}

.form input:hover,
.form textarea:hover {
    border: 1px solid #8f8f8f;
}

.form #submitBTN {
    width: 52px;
    background: #f68644;
    border: 1px solid #de793d;
    color: white;
}

.form #submitBTN:hover {
    background: #f69054;
    border: 1px solid #de793d;
}

div#clientsNav {
	width: 300px;
	margin: 0px auto ;
	margin-bottom: 20px;
}

div#clientsNav a:hover {
	background: #d1d1d1;
}


/* IMAGE STYLES */

div#display img,
div#display object,
div#display div#player {
    padding-top: 20px;
}


/* IMAGE STYLES */

.DLdoc {
    background: url('/Images/icons/doc-icon.png') top left no-repeat;
}

.DLmpg {
    background: url('/Images/icons/mpg-icon.png') top left no-repeat;
}

.DLpage {
    background: url('/Images/icons/page-icon.png') top left no-repeat;
}

.DLpdf {
    background: url('/Images/icons/pdf-icon.png') top left no-repeat;
}

.DLppt {
    background: url('/Images/icons/ppt-icon.png') top left no-repeat;
}

.DLxls {
    background: url('/Images/icons/xls-icon.png') top left no-repeat;
}

.DLai {
    background: url('/Images/icons/ai-icon.png') top left no-repeat;
}

.DLeps {
    background: url('/Images/icons/eps-icon.png') top left no-repeat;
}

.DLfla {
    background: url('/Images/icons/fla-icon.png') top left no-repeat;
}

.DLgif {
    background: url('/Images/icons/gif-icon.png') top left no-repeat;
}

.DLjpg {
    background: url('/Images/icons/jpg-icon.png') top left no-repeat;
}

.DLpng {
    background: url('/Images/icons/png-icon.png') top left no-repeat;
}

.DLpsd {
    background: url('/Images/icons/psd-icon.png') top left no-repeat;
}

.DLswf {
    background: url('/Images/icons/swf-icon.png') top left no-repeat;
}


/* TABLE STYLES */

table.fileDL {
	width: auto;
}

table.fileDL td {
	padding-left: 40px;
	padding-right: 40px;
	padding-bottom: 20px;
}

td.DLfile {
	background: url('/Images/download.png') top left no-repeat;
}

table.fileDL h3 {
	padding-top: 0px;
	margin-top: 0px;
}


