/*
**	---------------------	**
**	Basic Formatting	**
**	---------------------	**
*/

body {
    margin: 0;
    padding: 0;
    font-size: 14px;
    font-size-adjust: none;
    font-style: normal;
    font-weight: normal;
    line-height: normal;
    text-align: center;
    font-family: "Trebuchet MS", verdana, arial, helvetica, sans-serif;
}


table {
    font-size: 14px;
    padding: 10px;
}

p{
    padding: 0px;	
    margin: 12px 0px;
}


hr {
    border: 0px white;
    height: 0px;
    border-bottom: 1px dotted #0085CB;
    background: transparent;
    clear: both;
}

hr.total {
    padding: 0px;
    margin: 0px;
    border-bottom: 1px solid #0085CB;
}

/* 	Basic  Headers	*/
h2 { margin: 2px 0px 8px; font-size: 14px; color: #0085CB; }

h1.pagehead {
    margin: 12px 0px 10px;
    font-size: 16px;
}

h1 {
    margin: 12px 0px 10px;
    padding: 0px;
    font-size: 18px;
    color: #0085CB;

}

h3 {
    font-size: 16px;
    font-weight: bold;
    font-style: italic;
    text-align: left;
    color: #0085CB;
    padding: 0px;
    margin: 0px;
    padding-left: 50px;
}

h4 {
    color: #0085CB;
    clear: both;
    font-size: 12px;
    padding: 0px;
    margin: 0px;
    text-align: left;
}

label {
    color: #0085CB;
    clear: both;
    font-size: 12px;
    padding: 0px;
    margin: 0px;
    text-align: left;
}

dd {
    margin-bottom: 10px;
    margin-left: 3px;
}
form {
    text-align: left;
}

fieldset {
    border: none;
    padding: 10px;
}

/* 	Basic  Links		*/

a {
    padding: 0px 0px 0px 0px;
    text-decoration: none;
    color: #064E9B;
}

a:hover {
    text-decoration: underline;
}

a img {
    border: 0px;
    color: white;
    margin-top: 10px;
	
}

/*
**	---------	**
**	Layout 	    **
**	---------	**
*/

/*	 Header 	*/

#header {
    background: #FFFFFF url("../images/style3/headergrad.jpg") repeat-x scroll 0% 0%;
    height: 180px;
}

#header h2 {
    font-size: 16px;
    color: white;
    width: 250px;
}

#header p {
    font-size: 14px;
    color: white;
    right: 0px;
    top: -75px;
    text-align: right;
}


/*	 Navigation 	*/
#navigation {
    height: 10px;
    width: 960px;
    padding-top: 5px;
    height: 20px;
    margin: auto;
}

#logo {
    background: transparent url("../images/style3/logo.jpg") no-repeat right top;
    margin: auto;
    height: 180px;
    width: 650px;
    padding-top: 85px;
    text-align: left;
}

#navigation ul {
    font-size:12px;
    font-style:normal;
    line-height:normal;
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    margin:0;
    padding:0;
}

#navigation li {
    float:left;
    position:relative;
    width:13em;
    margin:0 10px 0 10pt;
}

#navigation ul a {
    font-family:"Lucida Grande",verdana,arial,helvetica,sans-serif;
    font-weight: bold;
    text-decoration:none;
}

#navigation ul a:hover {
    text-decoration:underline;
}

.at {
    color:#8D1717;
}

#navigation li ul {
    background: white;
    border: solid 1px #0085CB;
    border-top: none;
    padding: 2px 4px 6px 4px;
    display:none;
    left:0px;
    position: absolute;
    top: 1em;
    *margin-top: 20px;
    *margin-left: -100px;

}

#navigation li ul li {
    margin: 2px 0px;
}

#navigation li > ul {
    left:auto;
    top:auto;
    z-index: 2;
}


#navigation li:hover ul, li.over ul {
    display:block;
}


.rule {
    height: 0px;
    width: auto;
    padding: 0px;
    margin: 0px;
    font-size: 0px;
    border-bottom: solid 1px #0085CB;
    line-height: 0px;
}

.padme {
    margin: 20px 0px 20px 0px;
}

/* 	Main Content	 */
#main {
    width: 100%;
    background: transparent 0px 0px;
    margin: auto;
    position: relative;
    overflow:auto;
}

#wrapper {
    width: 752px;
    float: right;
}

#content {
    margin: auto;
    overflow: hidden;
    width: 964px;
}

.clear {
    clear: left;
    margin: 0px;
    padding: 0px;
    font-size: 0px;
}

#copy {
    width: 550px;
    float: left;
    padding: 0px 10px 0px 0px;
    text-align: left;
}

#copy_full {
    width: 750px;
    float: left;
    padding: 0px 10px 20px 0px;
    text-align: left;
}


#copy_full p { padding-left: 20px;}

#leftsidebar {
    width: 192px;
    float: left;
    padding: 0px 0px 0px 0px;
}

#rightsidebar {
    width: 182px;
    float: right;
}

#rightsidebar ul {
    text-align: left;
    margin-left: 20px;
    padding: 0px;
}

#rightsidebar h1 {
	margin: 5px 0px 0px 0px;
    font-size: 14px;
}

#rightsidebar p {
    text-align: left;
}

.footnote {
    color: grey;
}

.bar {
    text-align: center;
    margin: auto;
    
    z-index: 1;
}

#rec1 {
    padding: 0px;
    margin: 0px;
    margin-top: 20px;
    
    height:19px;
    width: 754px;
    
    float: left;
    clear: both;
    
}

#rec2 {
    padding: 0px;
    margin: 0px;
    margin-top: 20px;
    background: blue;
    height: 19px;
    width: 210px;
    float: left;
    font-size: 12px;
    background: transparent url("../images/rec_grad.jpg");
}

#rec2 a {
    padding: 0px 0px 0px 10px;
    margin: 0px;
    color: white;
}

#footer {
    padding-top: 20px;
    width: 964px;
    margin: auto;
    text-align: center;
    clear: both;
}

div#wrapper div#copy div.test { margin: 35px 0 0 0; }

/* 	Front Page Content	 */
.frontBox1 {
    display: block;
    width: 265px;
    height: 200px;
    margin: 0px 20px 20px 0px;
    padding: 0px;
    padding-top: 5px;
    float: left;
}


.frontBox2 {
    display: block;
    padding:0px;
    padding-top: 5px;
    width: 265px;
    height: 200px;
    margin: 0px 0px 20px 0px;
    float: left;
}

.fpImage {
    border: solid 1px white;
    border-bottom: solid 1px #0085CB;
    float: left;
    margin-bottom: 10px;
}


#titlegrad {
    padding-bottom: 2px;
    width: 182px;
    border-bottom: dotted 1px #0085CB;
    font-size: 20px;

}

div.copy div.frontbox1 p, div.copy div.frontbox2 p {
    margin: 2px 0 6px 0;
}




/*
**	------------------------	**
**	General Formatting	**
**	------------------------	**
*/

#footer ul {
    text-align:center;
    margin: 0px 50px;
    line-height: normal;
    font-size-adjust: none;
    font-size: 12px;
    font-style: normal;
    list-style-type: none;
    list-style-image: none;
    list-style-position: outside;
}

#footer li {
    list-style-type: none;
    display: inline;
}

#footer p {
    float: right;
    text-align:right;
    font-size: 10px;
}

#footer a {
    float: left;
    margin: 0pt 15px 0px 15pt;
    z-index: 1;
}


.lightunder {
    color: white;
    text-decoration: none;
}

.lightunder:hover {
    text-decoration: underline;
}

.inactive {
    color: #0085CB;
}

.inactive:hover {
    text-decoration: none;
    cursor: text;
}

.error { color: red; font-style: italic; }
.message { color: blue; padding: 10px; }

#widebox {
    color: #0085CB;
    padding: 10px;
    height: 115px;
    margin: 0px 0px 30px 0px;
    position: relative;
    border:1px solid #E8EEF7;
}


#widebox img {
    margin-right: 10px;
    float: left;
}

#widebox.odd img {
    float: right;
    margin: 0px;
    margin-left: 10px;
}
#widebox p {
    color: black;
    margin-top: 0px;
}

.instruction {
    color: gray;
    font-style: italic;
    font-size: 12px;
}


.note {
    color: #0085cb;
}

.warning {
    color: red;    
}

.centered {
    text-align: center;
}

ul.faqs {
    font-style: normal;
    list-style-type: none;
    list-style-image: none;
}
ul.faqs li {
    padding: 5px 0px 0px;
}

.leftimg {
    display: block;
    text-align: left;
    float: left;
    
}

.centimg {
    display: block;
    text-align: center;
    margin: auto;
}

.important { padding: 10px; margin: 10px; border: solid 1px red; }

.important p { margin-left: 70px; }

.important img { float:left; margin-top: 5px; }

.faqn {
    float: right;
    text-align: right;
    font-size: 12px;
	
}

.faqp{
    float: left;
    text-align: left;
    font-size: 12px;
	
}


.faqlinks a {
	font-size: 10px;
}

#testimonials {
    margin: 3px 0px 5px;
    padding:10px;
}

.quote {
    margin: 3px 0px 18px;
}

.quote p {
    margin: 0px;
}

.quote .author{
    color: gray;
}

#email  p{
    font-size: 15px;
    vertical-align: middle;
}


.post_message {
    height: 100px;
    width: 500px;
    margin: 120px auto 0 auto;	
    text-align: center;
}

#content #wrapper #rightsidebar #contact_form {
    background: #f1f9fc;
    width: 100%;
    margin-top: 15px;
}

#inspector {
    width: 670px;
    height: 1800px;
    background: transparent url('../images/graph-inspect.jpg') no-repeat;
    position:relative;
    margin: auto;
}

#inspector.pink {
    background: transparent url('../images/graph-inspect-pink.jpg') no-repeat;
}
#inspector.blue { background: transparent url('../images/graph-inspect.jpg') no-repeat;}

.trans {
	opacity: .25;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity = 75);
}

#inspector #gg_bottom a{
    top: 715px;
    left: 15px;
    width: 100px;
    height: 100px;
    position: absolute;
    border: dashed 1px #0085CB;
}

#inspector #gg_bottom a:hover {
    opacity: .2;
    background:#0085CB;	
}


.price_sticker {
    background: url(images/price_sticker.png);
    width:264px;
    top:750px;
    left: 450px;
    position: relative;
    height: 274px;
}


#gradbox {
    width: 540px;
    background: white;
    margin: auto;
    padding: 0px;
    position: relative;
    overflow: hidden;

}

#gradbox_topleft {
    height: 16px;
    width: 16px;
    background: url('../images/gradientbox/corner_top_left.jpg') no-repeat;
    float: left;
    margin: 0px;
    padding: 0px;
    font-size: 0px;
}

#gradbox_top {
    height: 16px;
    width: 504px;
    float: left;
    background: url('../images/gradientbox/grad_top.jpg') repeat-x;
    margin: 0px;
    padding: 0px;
    font-size: 0px;
}

#gradbox_topright {
    height: 16px;
    width: 16px;
    background: url('../images/gradientbox/corner_top_right.jpg') no-repeat;
    float: left;
    margin: 0px;
    padding: 0px;
    font-size: 0px;
}

#middle {
    background: url('../images/gradientbox/grad_back.jpg') repeat-y;
    text-align: center;
    
}


#gradbox_bottomleft {
    height: 16px;
    width: 16px;
    background: url('../images/gradientbox/corner_bottom_left.jpg') no-repeat;
    float: left;
    margin: 0px;
    padding: 0px;
    font-size: 0px;
}

#gradbox_bottom {
    height: 16px;
    width: 504px;
    float: left;
    background: url('../images/gradientbox/grad_bottom.jpg') repeat-x;
    margin: 0px;
    padding: 0px;
    font-size: 0px;
}

#gradbox_bottomright {
    height: 16px;
    width: 16px;
    background: url('../images/gradientbox/corner_bottom_right.jpg') no-repeat;
    float: left;
    margin: 0px;
    padding: 0px;
    font-size: 0px;
}

#gradbox_content { padding: 20px; }

#detailCol { float: left; width: 250px; }

#detailCol2 {

    float: left;
    width: 150px;
    
}

ol {
    text-align: left;
    
}

.urhere {
    color: red;
    
}

.detail {
    margin-left: 10px;
}

p.description { margin-top: 15px; }

p.red { color: #8D1717; }

#address_box {
    float: left;
    width: 200px;
    margin-left: 20px;
    
}

#comment {
    clear: both;
    width: 460px;
    margin: auto;
}

#order_form {
    width: 460px;
    margin: auto;
    text-align: left;
}

#total { color: red; }

.padded { padding: 20px; }
.top_padded { padding: 20px 0px; }

p.caption { color: gray; font-size: 12px; margin: 0px;}

.formatted  p { margin-bottom: 5px; margin-top: 5px; }
.formatted h3 { margin-bottom: 15px; margin-top: 15px; }
.formatted h4 { margin-top: 20px; }

.left { float: left; display: block; margin: 5px 10px 5px 0; }
.right { float: right; display: block; margin: 5px 0 5px 10px; }
.center { display:block; text-align: center; width:100%; }

blockquote { border-left: dotted 3px #6699CC; display: block; width: 420px; color: #69c; text-align: left; padding-left: 20px; }
blockquote .author { text-align: center; color: gray; }
blockquote p:before { content:open-quote; font-size: 20px; line-height: 12px; }
blockquote p:after { content:close-quote; font-size: 20px; line-height: 12px;  }

.gallery { display: block; margin: auto; padding: 20px; width: 370px; margin-top: 20px;}


