/*
File:		mainpr2.css - This contains all the main styles that are used in the following web pages
								photos.htm and faq.htm.

All the styles are separted into the following groups:
Global Browser Reset - they make sure that all browsers start with the same default settings
HTML, Body - for the html and body tags
Layout - any style that defines how the site is laid out (position and size of objects)
Nav - navigation bar
Headings - headings like h1, h2, etc
Text Styles - Styles for text
Lists - unordered and ordered lists
Forms - html forms
Links - links
Misc - anything that doesn't fit elsewhere
*/

/* @group Global Browser Reset */
* {

padding:0;

margin:0;

}

h1, h2, h3, h4, h5, h6, p, pre, blockquote, form, label, ul, ol, dl, fieldset, address { margin:20px 0; }

li, dd, blockquote { margin-left: 40px; }

fieldset { padding:10px; }

img { border: 0px; }
/* @end */

/* @group HTML, Body */
body {
	text-align: center;
	font-family: Arial, sans-serif;
	font-size: 12px;
}
/* @end */

/* @group Layout */
div#outer 
{
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

div#header 
{
	height: 80px;
	margin: 10px 0 0 0;
}

div#body-top 
{
	width: 800px;
	height: 55px;
	background: url(../images/body-top.gif) no-repeat;
	overflow: hidden;
	margin-bottom: 0px;
}

div#body-middle 
{
	width: 800px;
	background: url(../images/body-middle.gif) repeat-y;
	padding-top: 1px;
	padding-right: 0;
	padding-bottom: 1px;
	padding-left: 0;
}

div#body-bottom 
{
	width: 800px;
	height: 28px;
	background: url(../images/body-bottom.gif) no-repeat;
	overflow: hidden;
}

div#main-col 
{
	width: 736px;
	float: left;
	margin-left: 32px;
	display: inline;
}

div#nameplate-top 
{
	width: 736px;
	height: 8px;
	background: url(../images/nameplate-top736.gif) no-repeat;
	overflow: hidden;
}

div#nameplate-middle {
	background-color: #c6d8e8;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
}

div#nameplate-middle img 
{
	display: inline;
}
/* DIDN'T USE
div#nameplate-middle img.usa
{
	width: 103px;
	height: 34px;
}
*/
div#nameplate-middle p 
{
	float: right;
	text-align: right;
	margin: 0;
	line-height: 28px;
	color: #fff;
	text-transform: uppercase;
	font-size: 80%;
	display: inline;
}

div#nameplate-bottom 
{
	width: 736px;
	height: 13px;
	overflow: hidden;
	margin-bottom: 8px;
	background-image: url(../images/nameplate-bottom736-short.gif);
	background-repeat: no-repeat;
	margin-top: -3px;
}

div#content-top 
{
	width: 736px;
	height: 13px;
	background: url(../images/content-top736.gif) no-repeat;
	overflow: hidden;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

div#content-wrapper 
{
	width: 720px;
	border-right: 8px solid #c5d6e8;
	border-left: 8px solid #c5d6e8;
	text-align: center;
}
div#content 
{
	width: 720px;
	height: auto;
	background-color: #FFFFFF;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}

div#content div {
	padding: 5px 10px;
	border-bottom: 1px solid #c5d6e8;
}


div.purchnow
{
	width: 164px;
	height: auto;
	text-align: center;
	vertical-align: middle;
	float: right;
}

div#content div div#purchform p
{
	margin: 10px 0;
	color: #cccfff;
	line-height: 200%;
	width: inherit;
	text-align: center;
	font-size: 24px;
}

div#blockright
{
	float: right;
	background-color: #688ba8;
	border: 0px;
	width: 320px;
	padding: 0px;
	vertical-align: middle;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 20px;
}

div#blockleft 
{
	background-color: #688ba8;
	width: 320px;
	padding: 0px;
	vertical-align: middle;
	margin-top: 0px;
	margin-right: 380px;
	margin-bottom: 0px;
	margin-left: 8px;
}



div#content-bottom {
	width: 736px;
	height: 15px;
	background: url(../images/content-bottom736.gif) no-repeat;
	overflow: hidden;
	padding-top: 0px;
}
div#side-col {
	width: 270px;
	float: right;
	margin-right: 34px;
	display: inline;
}
div.side-box-top {
	width: 270px;
	height: 8px;
	background: url(../images/side-box-top.gif) no-repeat;
	overflow: hidden;
}
div.side-box-middle {
	width: 270px;
	background-color: #c6d8e8;
	padding: 1px 0;
	text-align: center;
}
div.side-box-bottom {
	width: 270px;
	height: 8px;
	background: url(../images/side-box-bottom.gif) no-repeat;
	overflow: hidden;
	margin-bottom: 10px;
}
div#footer {
	text-align: center;
	
}

div#logo {
	width: 300px;
	height: 75px;
	margin: 0 0 5px 0;
	float: left;
	display: inline;
}
div#login-box {
	float: right;
	width: 304px;
	height: 29px;
	background: url(../images/login-tab.gif) no-repeat;
	margin: 51px 10px 0 0;
	overflow: hidden;
	display: inline;
}
/* @end */

/* @group Nav */

ul#main-nav {
	background: url(../images/nav-tabs2.gif) no-repeat;
	height: 31px;
	margin: 17px 0 0 30px;
	overflow: hidden;
}
ul#main-nav li {
	float: left;
	list-style-type: none;
	width: 156px;
	margin: 1px;
	text-align: center;
	line-height: 30px;
	cursor: pointer;
	cursor: hand;
}
ul#main-nav li#right-tab {
	margin-left: 97px;
}
ul#main-nav a:link, ul#main-nav a:visited {
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 120%;
}
ul#main-nav a:hover {
	color: #ccc;
}
/* @end */

/* @group Headings */
h1 {
	font-size: 120%;
	font-weight: bold;
	color: #52718D;
	margin: 5px 0;
}
h2 {
	font-size: 120%;
	font-weight: 800;
	color: #6789A8;
	margin: 5px 0;
}
h3 {
	font-size: 130%;
	font-weight: normal;
	color: #92a8bd;
	margin: 5px 0;
}
h4 { }
h5 { }
h6 { }
/* @end */

/* @group Text Styles */
div#content div p 
{
	margin: 10px 0;
	color: #000000;
	line-height: 200%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

div#content p 
{
	margin: 10px 0;
	color: #fff;
	line-height: 200%;
}

div#content p span.tmlogo
{
	font-size: 105%;
	font-style: italic;
	font-weight: bold;
	color: #666666;
	line-height: 160%;
}

div#content p span.tmlogo span.tm
{
	font-size: 80%;
	vertical-align: super;
	line-height: 160%;
}
	
div#login-box {
	color: #fff;
}
div#footer {
	color: #688ba8;
}
/* @end */

/* @group Lists */
	
/* @end */

/* @group Forms */
div#login-box form {
	margin: 5px 0 0 0;
	text-align: center;
}
div#login-box form input {
	margin: 0;
	vertical-align: middle;
}
div#login-box form input.txt {
	width: 75px;
	border: 1px solid #46627c;
	padding: 2px;
	height: 12px;
	line-height: 10px;
}
/* @end */

/* @group Links - link visited hover active */
div#content a:link, div#content a:visited {
	color: #febb3a;
	text-decoration: none;
}
div#content a:hover {
	text-decoration: underline;
}

div#footer a:link, div#footer a:visited {
	color: #688ba8;
	text-decoration: none;
}
div#footer a:hover {
	text-decoration: underline;
}
/* @end */

/* @group Misc */
.clear {
	clear: both;
}

/* Clearfix Method from: http://www.positioniseverything.net/easyclearing.html */

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
/* @end */
