/* This style sheet controls how the site is displayed. All styles for the site should be written in this document! */

/* The styles below should not need to be changed.  Scroll down to SITE SPECIFIC CSS to begin styles specific to this site. */

A {cursor: pointer;
background: transparent;}

ADDRESS {font-style: italic;}

BIG {font-size: 15px;}

BLOCKQUOTE {font-style: italic;}

DT {font-weight: bold;}

FORM {margin: 0 0 0 0;}

OL {list-style: decimal;}

UL UL OL OL, UL OL UL OL, OL UL OL OL, OL OL UL OL, OL UL OL, OL OL {list-style: lower-alpha;}

OL UL OL OL, OL OL UL OL, UL OL OL OL, OL OL OL {list-style: lower-roman;}

OL OL OL OL {list-style: decimal;}

SMALL, SUB, SUP {font-size: 10px;}

TEXTAREA {cursor: text;}

TD {margin-left: 0;}

TH {font-weight: bold;
text-align: center;
margin-left: 0;}

UL, MENU, DIR {list-style: disc;} 

UL UL, OL OL UL UL, OL UL OL UL, UL OL OL UL, OL UL UL, UL OL UL {list-style: circle;}

OL UL UL UL, UL OL UL UL, UL UL OL UL, UL UL UL {list-style: square;}

UL UL UL UL {list-style: disc;}

A.white:link {color: #fff;
text-decoration: none;}

A.white:visited {color: #fff;
text-decoration: none;}

A.white:active {color: #fff;
text-decoration: none;}

A.white:hover {color: #fff;
text-decoration: underline;}

/* SITE SPECIFIC CSS */

/* Set the Site's Fonts, Colors and Size Here */
ADDRESS, BLOCKQUOTE, BODY, CAPTION, CENTER, DD, DIR, DIV, DL, DT, FORM, LI, MENU, OL, P, PRE, TD, TH, TR, UL {font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
color: black;
font-size: 14px;}

/* Set Body Colors and Backrounds Here */

BODY {background: #2f2f2f;
margin : 0 0 0 0;
padding: 0 0 0 0;
background-image: url(images/bg_bluedunes.jpg);
background-position: top left;
background-repeat: repeat-x;}

/* Set Heading Colors and Sizes Here */

H1, H2, H3, H4, H5, H6 {font-weight: bold;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
color: #000;}

H1 {font-size: 22px;
border-bottom: 2px solid #0067a6;}

H2 {font-size: 19px;}

H3 {font-size: 18px;}

H4 {font-size: 15px;}

H5 {font-size: 14px;}

H6 {font-size: 13px;}

/* Set Link Colors and Styles Here */

A:link {color: #0067a6;
text-decoration: none;}

A:visited {color: #0067a6;
text-decoration: none;}

A:active {color: #0067a6;
text-decoration: none;}

A:hover {color: #676a6b
text-decoration: underline;}

a.white:link, visited, active {color: #fff;
text-decoration: none;}

a.white:hover {color: #fff;
text-decoration: underline;}

.white {color: #fff;}

/* Styles Below are Unique to This Website */

.main_table {margin-top: 70px;}

.title {color: #000;
font-size: 34px;
font-weight: bold;}

.tagline {color: #000;
font-size: 18px;
font-weight: bold;
font-style: italic;}

.top_logo {background-image: url(images/bg_right_logo_top.png);
background-repeat: no-repeat;
background-position: top left;}

.top_dunes {background-image: url(images/bg_left_dune_top.png);
background-repeat: no-repeat;
background-position: top left;
padding: 30 54 0 0px;}

.left_tile {background-image: url(images/bg_left_tile.png);
background-repeat: repeat-y;}

.right_tile {background-image: url(images/bg_right_tile.png);
background-repeat: repeat-y;}

.bottom_dunes {background-image: url(images/bg_dune_bottom.png);
background-repeat: no-repeat;
background-position: top left;}

.content_area {background-repeat: no-repeat;
background-position: top right;
padding: 0 54 0 10px;}

.breadcrumb_nav {font-size: 10px;}

.nav_area {background-image: url(images/bg_right_logo_bottom.png);
background-repeat: no-repeat;
background-position: top left;
padding-top: 115px;
width: 232px;}

.address {font-size: 11px;
font-weight: bold;
padding-left: 7px;}

.footer_copyright {color: #fff;
font-size: 10px;}

.footer_links {font-size: 12px;
color: #fff;}


.flash_globe {padding-top: 6px;
padding-left: 36px;}

.photo {border: 2px solid #000;}

.iso {border-top:4px solid #ccc;
border-left:4px solid #ccc;
border-right:4px solid #808080;
border-bottom:4px solid #333;}

.caption {font-size: 11px;
font-style: italic;}

.product_table_heading {color: #fff;
background-color: #0067a6;}

#product_text td {font-size:11px;}

/* Below is specific to Deluxe Resources Admin pages */

TD.head {background: #c0c0c0;
color: black;
font-weight: bold;}

/* Below is specific to the Deluxe Resources Admin wysiwyg editor */

.rteImage {background: #D3D3D3;
border: 1px solid #D3D3D3;
cursor: pointer;
cursor: hand;}

.rteVertSep {margin: 0 4px 0 4px;}

.rteBack {background: #D3D3D3;
border: 1px outset;
letter-spacing: 0;
padding: 2px;}

.rteBack tbody tr td, .rteBack tr td {background: #D3D3D3;
padding: 0;}

.rteDiv {display: block;
position: relative;}

/* Styles for Rep Search */

#rep td {font-size:11px;}

table#rep .rep_tableheading {
color: #fff;
background-color: #0067a6;
font-size: 14px;
padding: 2px;}

table#rep tr.odd td {
background-color: #ffffff;
}

table#rep tr.even td {
background-color:#c0c0c0;
}

.red {color: #f00;
font-size: 22px;}

/* End Styles for Rep Search */
