/* CSS Document */
/*********************************/
/*      www.jmidesigns.com       */
/*    Cascading Style Sheets     */
/*                               */
/*      Design & Development     */
/*          JMI Designs          */
/*********************************/


/***********************************************************************************/
/*                        General Layout through outsite                           */
/***********************************************************************************/
body { margin-left:0px; margin-right:0px; margin-top:10px; background: url("images/bg.gif") }

/* Solid blue bar toward bottom of each page */
#blue_bar { background-color:#04a3ff; height:4px; }
.blue_bar { background-color:#04a3ff; height:4px; }

/* white fill for boxes through outsite */
.white_box { background-color:#ffffff; }

/* Aligns everything within the table to the Center */
table.center_me { margin-left:auto; margin-right:auto; }

/* color around the whole table which is a bright blue */
.bordercolor { border: 1px solid #04a3ff; margin-left:auto; margin-right:auto; }

/* Navigation links at bottom of each page through outsite  */
a:link    { color: black; text-decoration: underline; }   /* unvisited links      */
a:visited { color: black; text-decoration: underline; }   /* visited links        */
a:active  { color: black; text-decoration: underline; }   /* when link is clicked */
a:hover   { color: blue; text-decoration: underline; }    /* mouse is over link   */

/************************************************************************************/
/*                                 Index page                                       */
/************************************************************************************/

/************************************************************************************/
/*                                Services page                                     */
/************************************************************************************/

.service_box { background-image: url(/images/service_box.gif); background-position: 0% 0%; background-repeat: no-repeat; background-color:#ffffff; }

.dots { background-image: url("images/dot.gif"); background-position: 90% 20%; background-repeat: repeat-y; background-color:#ffffff; }

/************************************************************************************/
/*                                Clients page                                      */
/************************************************************************************/

/************************************************************************************/
/*                                Contact page                                      */
/************************************************************************************/

.headline1 { font-family: Geneva, Arial, Helvetica, sans-serif; font-size:18pt; font-weight: bold; text-align:left; }

/* Below is code format for the form Request Page */
.request_quote { font-family: Arial, Helvetica, sans-serif; font-size:9pt; font-weight:normal; text-align:justify; line-height: 10pt; width:250px; margin-top:1.5em; margin-left: 3em; margin-right: 3em; }

/************************************************************************************/
/*                                Privacy page                                      */
/************************************************************************************/

/* container to center website in browser */
div#wrap { margin-left: auto; margin-right: auto; width: 50em; }
#error_page { text-align:center; }
#error_left_page { text-align:left; }

#option { font-family: Arial, Helvetica, sans-serif; font-size:8pt; font-weight:normal; color:#ff0000; }

/* Verify everything below this line ok 04/17/2011*/


/* This code doesn't work with bottom at the same time.--- ul { color:red; }*/
li { font-family: Geneva, Arial, Helvetica, sans-serif; font-size:9pt; color:black; }

.divide_bars { font-family: arial, helvetica, sans-serif; font-size: 11px; color: black; }

.headline2 { font-family: Geneva, Arial, Helvetica, sans-serif; font-size:14pt; font-weight: bold; }

.small_title { font-family: Geneva, Arial, Helvetica, sans-serif; font-size:11pt; font-weight: bold; }

.general_text { font-family: Geneva, Arial, Helvetica, sans-serif; font-size:9pt; }

.copyright { font-family: tahoma, arial, helvetica, sans-serif; text-align:center; font-size: 10px; color: black; }

.service_text { font-family: Geneva, Arial, Helvetica, sans-serif; text-indent: 15pt; font-size:9pt; margin-top:0em; margin-left: 1.5em; margin-right: 4em; }

.client_text { font-family: Geneva, Arial, Helvetica, sans-serif; text-indent: 15pt; text-align:left; font-size:9pt; margin-top:0em; margin-left: 1em; margin-right: 1em; }

.main_text { font-family: Arial, Helvetica, sans-serif; font-size:9pt; font-weight:normal; text-align:justify; text-indent: 15pt; line-height: 13pt; margin-top:1.5em; margin-left: 3em; margin-right: 3em; }

.error { font-family: Arial, Helvetica, sans-serif; font-size:9pt; font-weight:normal; color:#ff0000; }

/* Font code below for phone input instructions */
#red_astris {font-family: Arial, Helvetica, sans-serif; font-size:9pt; font-weight:normal; color:#ff0000; }

/* --- Below Code for the saying flash movie  ---*/
.saying { margin-top:1.5em; margin-right: 2.5em; }

