﻿/*----------------------------------------------
Dark Grey: #3A3C35 (text)
Medium Grey: #8A8C7F (headings)
Off White: #F2F3E1 (background)

Fonts Used:
Arial, Helvetica, sans-serif
Lucida Sans Unicode, Lucida Grande, sans-serif
Georgia, "Times New Roman", Times, serif
------------------------------------------------*/

/*********************/
/* ELEMENT SELECTORS */
/*********************/
body { 
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
	color: #3A3C35;
    line-height: 1.5em;
    margin:0 auto;
    padding:0;
	background-image: url(../images/body_background.jpg);
    background-repeat: repeat-x;
    background-color: #F0F0EE;
	text-align:center;
}

/* --------*/
/* Anchors */
/* --------*/

a {	text-decoration: none;}

a:link { font-family:Arial, Helvetica, sans-serif;
color:#5B6A7E;
font-size:16px;
}

a:visited { font-family:Arial, Helvetica, sans-serif;
color:#5B6A7E;
font-size:16px;
}

/* ---------*/
/* Headings */
/* ---------*/
h1 {
    font-family: Arial, Arial, Helvetica, sans-serif;
	color: #5B6A7F;
    font-style: italic;
	font-size: 18px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
    margin-right: 35px;
	text-align: left;
	line-height: 1.3em;
	width:500px;
}

h2 {
    font-family: Arial, Helvetica, sans-serif;
	color: #B92639;
    font-style: italic;
	font-size: 16px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 40px;
    margin-right: 30px;
	text-align: left;
	line-height: 1.3em;
}

h3 {
    font-size: 16px;
}

/* -----------*/
/* Paragraphs */
/* -----------*/
p {
    margin-top: 0px;
	margin-left: 0px;
	margin-right: 40px;
    text-align: justify;
    line-height: 1.3em;
	max-width:500px;
}

p.sideboxhead {
    color:#FFFFFF;
	margin-left:60px;
	margin-bottom:5px;
	font-weight:bold;
}

p.sidebox {
    margin-top: 0px;
    margin-left: 0px;
	margin-right: 0px;
}

p.textbox {
    margin-top: 0px;
    margin-left: 17px;
	margin-right: 20px;
}

p.products {
    margin-left: 5px;
	margin-right: 0px;
}

p.policies {
    margin-left: 10px;
	margin-right: 10px;
    line-height: 1.3em;
	font-size:12px;	
}

p.news {
  margin: 0;
  color:#FFFFFF;
  margin-left: 35px;
}

p.nojustify {
    text-align: left;
}

p.heading {
    margin: 0;
	text-align: right;
	padding-right: 35px;
}

p.contactmap {
    margin-top: 0px;
	margin-left: 25px;
	margin-right: 0px;
    text-align: left;
}

p.image {
    margin: 0px;
}

/* ------*/
/* Lists */
/* ------*/
ul {
    margin-left: 2.0em;
	margin-right: 0px;
    padding: 0px;
    text-align: left;
	line-height: 1.4em;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}

ul.sub {
    margin-left: 1.0em;
    padding: 0px;
	margin-right: 5px;
	line-height: 1.5em;
	font-size: 15px;
}

ul.policies {
    margin-left: 2.0em;
	margin-right: 0px;
    padding: 0px;
    text-align: left;
	line-height: 1.4em;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

ol {
    margin-left: 4.2em;
	margin-right: 0px;
    padding: 0px;
    text-align: left;
	line-height: 1.4em;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}


li {
  margin-right: 35px;
  padding-top:0px;
}

li.sub {
  margin-right: 10px;
}

li.wrap {
  line-height: 1.3em;
  padding-bottom: 0.3em;
  padding-top: 0.3em;
  margin-right: 35px;
}

/* -------*/
/* Images */
/* -------*/
img {
    border-style: none;
	padding: 0;
	margin: 0;
    border: 0;
	border-width: 0;
	font-size: 0;
}

/*-------*/
/* Forms */
/*-------*/
form {
    font-size: 12px;
	line-height: 1.3em;
}

select {
    font-size: 12px;
	line-height: 1.3em;
}

div.row {
    clear: both;
    padding-top: 5px;
}

div.row span.label {
    float: left;
    width: 105px;
    text-align: right;
}

div.row span.formw {
    float: right;
    width: 290px;
    text-align: left;
    font-size: 12px;
    line-height: 1.3em;
} 

/* ----------------------*/
/* For item sale pricing */
/* ----------------------*/
del { color: #A41F18; text-decoration: line-through; }
del span { color: #3A3C35; }

.price1 {
	font-weight:bold;
	font-size:17px;
}

.price2 {
    color:#A41F18;
	font-weight:bold;
}

hr {
    width: 91%;
	text-align:center;
}


/******************/
/* ITEM SELECTORS */
/******************/
#default { ;}

#container {
    width: 900px;
	margin: 0 auto;
	height: 600px;
	background-image: url(../images/main_frame.jpg); 
	background-repeat: no-repeat;
	background-position:0 0px;
	text-align:left;
}

#container_buttons {
	margin-left: 0px;
	margin-right:0px;
	width: 900px;
	text-align:justify;
	position:absolute;
	top:200px;
	min-height:380px;
}

#container_main {
	margin: 0 auto;
	width:900px;
	text-align:left;
    position: absolute;
	top: 410px;
}

#container_heading {
  margin:0 auto;
  width:880px;
  position:absolute;
  top:605px;
  height:30px;
  text-align: right;
  padding-right: 20px;
}

/*******************/
/* CLASS SELECTORS */
/*******************/
.default { ;}

/* -----------*/
/* Containers */
/* -----------*/
.boxbottom {
	margin: 0 auto; /* center for now */
	width: 900px;
/*
	background: url(../images/box_bot_secondary.jpg) no-repeat bottom;
*/
	font-size: 100%;
}

.boxhead {
    margin:0 auto;
}

.boxbody {
	margin: 0 auto; /* center for now */
    background-image: url(../images/box_body_secondary.jpg);
    background-position: center;
	width: 900px;
    background-repeat: repeat-y;
    overflow:hidden;
	text-align:left;
}

/* -----*/
/* Menu */
/* -----*/
.menu {
    padding-top:147px;
    margin-left:0px;
    height:25px;
}

.menu a:link { font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
color: #788595; font-size: 13px;}

.menu a:visited {font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
color: #788595; font-size: 13px;}

.cssnav {
    position: relative;
	float: left;
	padding: 0px;
	width: 120px;
	height: 25px;
	overflow: hidden; /* for ie to hide extra height*/
	border: none;
}

.cssnav a {
    display: block;
	font-size: 1.0em;
	width: 120px;
	height: 25px;
	float: left;
	text-decoration: none;
	border: none;
	text-align: center;
}

/* Needed only for image menus */
/*
.cssnav span {
    display: block;
	font-size: 14px;
	width: 143px;
	height: 25px;
	float: left;
	text-decoration: none;
	border: none;
	text-align: center;
}
*/

.cssnav:hover {
}

.cssbutton a {  float:left;  width:247px; height:195px; margin-left: 25px; vertical-align: middle; }

.buttonnav {
    float: left;
/*
	width: 205px;
*/
	width: 180px;
	height: 180px;
    margin-left:0px;
	margin-top:0px;
	overflow: hidden; /* for ie to hide extra height*/
	border: none;
	text-align:center
}


/* --------------*/
/* Page Headings */
/* --------------*/
.pageheading {
  width: 900px;
  text-align: right;
  overflow:hidden;
}

/* -------------*/
/* Page Columns */
/* -------------*/
.pagetext_home {
    margin: 0;
	float: left;
	line-height: 1.3em;
    text-align: justify;
}

.pagecolumn {
    margin: 0;
	float: left;
    text-align: center;
	width: 445px;
}

.pagecolumn_1column {
    margin: 0;
	width:900px; 
	float:left;
	text-align: left;
}



.pagecolumn_2columnleft {
    margin: 0;
	width:290px; 
	float:left;
	text-align: center;
}

.pagecolumn_2columnright {
    margin: 0;
	width:605px; 
	float:left;
	text-align: center;
}

.textbox1bottom {
	margin: 0 auto;
	width: 283px;
	background: url(../images/textbox1_bottom.jpg) no-repeat bottom;
	font-size: 100%;
	padding-bottom: 5px;
}

.textbox1head {
	margin: 0 auto;
	width: 283px;
	height: 28px;
	background: url(../images/textbox1_head.jpg) no-repeat bottom;
}

.textbox1body {
	margin: 0 auto;
    background-image: url(../images/textbox1_body.jpg);
    background-position: center;
	width: 283px;
    background-repeat: repeat-y;
    overflow:hidden;
}

.textbox2bottom {
	margin: 0 auto;
	width: 580px;
	background: url(../images/textbox2_bottom.jpg) no-repeat bottom;
	font-size: 100%;
	padding-bottom: 20px;
}

.textbox2head {
	margin: 0 auto;
	width: 580px;
	height: 20px;
	background: url(../images/textbox2_head.jpg) no-repeat bottom;
}

.textbox2body {
	margin: 0 auto;
    background-image: url(../images/textbox2_body.jpg);
    background-position: center;
	width: 580px;
    background-repeat: repeat-y;
    overflow:hidden;
}

.pagecolumn_sidebox {
	float: left;
    text-align: justify;
	width: 292px;
	margin-top: 0px;
	padding-left: 0px;
	margin-right: 0px;
}

.pagecolumn_photo {
	width:580px;
	height:159px;
	float:right;
    margin-left:0px;
    margin-right:0px;
	margin-top:0px;
}

.pagecolumn_contact_text {
    margin: 0;
	width:450px; 
	float:left;
	text-align: left;
}

.pagecolumn_contact_form {
	width:410px; 
	float:left;
	text-align: left;
}

.pagecolumn_contact_formbox {
	width:370px; 
	border: double #FFFFFF;
    margin: 0px;
	padding-left: 15px;
    margin-right: 10px;
	text-align: left;
}

.pagecolumn_product_image {
    margin:0;
	padding:0;
	width:320px;
	float:left;
	text-align:center;
}

.pagecolumn_product_image p {
    margin-left: 40px;
	margin-right: 0px;
}

.pdf_container {
    width: 300px;
	margin-left: 20px;
}

.pdf_container table {
    width: 290px;
	text-align: center;
	font-size: 12px;
}

.pagecolumn_product_text {
	width:560px;
	float:left;
    margin-left:0px;
	margin-top:0px;
}

.pagecolumn_product_text p {
    margin-left: 10px;
	margin-right: 0px;
}

.pagecolumn_product_price {
	width:322px;
	float:left;
    margin-left:0px;
	margin-top:0px;
}

.pagecolumn_product_price p {
    margin-left: 10px;
	margin-right: 0px;
}

.pagecolumn_product_price h1 {
    margin-left: 10px;
	margin-right: 0px;
}

.pagecolumn_product_buy {
	width:200px;
	float:left;
    margin-left:0px;
	margin-top:0px;
}





.pagecolumn_home_text {
	float: left;
    text-align: justify;
	width: 450px;
    margin-top: 3px;
	background: url(../images/ornate_home.jpg) no-repeat;
	background-position: 325px 10px;
}

.pagecolumn_apartment_text1 {
    margin: 0;
	width:450px; 
	float:left;
	text-align: left;
	background: url(../images/ornate_secondary.jpg) no-repeat;
	background-position: 325px 10px;
}

.pagecolumn_apartment_text2 {
    margin: 0;
	width:450px; 
	float:left;
	text-align: left;
}

.pagecolumn_apartment_photo1 {
	width:430px; 
	float:left;
}

.pagecolumn_apartment_photo2 {
	width:450px; 
	float:left;
	text-align: center;
}

.pagecolumn_contact_map {
	width:450px; 
    margin: 0;
	float:left;
    text-align: left;
}

.pagecolumn_contact_text {
    margin: 0;
	width:450px; 
	float:left;
	text-align: left;
	background: url(../images/ornate_home.jpg) no-repeat;
	background-position: 325px 10px;
}

/* -------*/
/* Footer */
/* -------*/

.footer {
    padding-top: 10px;
	font-size:10px;
}

.footer:link {
	color:#000000;
	font-size:11px;
	text-align:center;
}

.footer:visited {
	color:#000000;
	font-size:11px;
	text-align:center;
}

/* -----------*/
/* For PobBox */
/* -----------*/

.PopBoxImageSmall
{
   border: thick #0000FF;
/*
   cursor: url(../images/magplus.cur), pointer;
   cursor: url("http://www.fc-medical.com/images/magplus.cur"), pointer;
*/ 

}

.PopBoxImageLarge
{
   border: solid thin white;
/*
   cursor: url(../images/magminus.cur), pointer;
   cursor: url("http://www.fc-medical.com/images/magminus.cur"), pointer;
*/
}


/***********************/
/* For IE 6 and ealier */			  
/***********************/			  
* html .boxhead h2 {height: 1%;}

