/* //////////////// */
/* CANVASWORKS!     */
/* STYLESHEET: MAIN */
/* 05.08.16         */
/* //////////////// */

/* MISCELLANEOUS PROPERTIES */
/*
html, body, div, table, caption, thead, tfoot, tbody, tr, td, p, h1, h2, h3, h4, h5, h6, span, img, a {
  width: auto;
  height: auto;
  padding: 0;
  margin: 0;
  background-color: transparent;
  background-image: none;
  background-repeat: no-repeat;
  background-position: top left;
  background-attachment: scroll;
  border: 0;
  vertical-align: middle;
  text-align: left;
  color: black;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: x-small;
  font-weight: normal;
  line-height: 10pt;
}
*/
/* HTML PROPERTIES */

html {
  
}

/* BODY PROPERTIES */

body {
  margin: 0;
  text-align: center;
  background-color: white;
  color: #0a51a1;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: x-small;
  font-weight: normal;
}

/* DIV PROPERTIES */

div {
  width: auto;
  height: auto;
  padding: 0;
  margin: 0;
  text-align: center;
}

/* TABLE PROPERTIES */

table {
  text-transform: capitalize;
}

table.quote {
  width: 520px;
  border: 1px solid #0a51a1;
}

/* CAPTION PROPERTIES */

caption {
  padding: 5px;
  background-color: #81cfe3;
  border-top: 1px solid #0a51a1;
  text-align: left;
  font-weight: bold;
}

/* TABLE HEAD PROPERTIES */

thead {
  
}

/* TABLE FOOTER PROPERTIES */

tfoot {
  color: gray;
}

/* TABLE BODY PROPERTIES */

tbody {
  
}

/* TABLE ROW PROPERTIES */

tr {
  
}

/* TABLE HEADER PROPERTIES */

th {
  padding: 2px 6px 2px 2px;
  vertical-align: top;
  text-align: left;
}

/* TABLE DATA PROPERTIES */

td {
  padding: 2px;
  vertical-align: top;
}

/* PARAGRAPH PROPERTIES */

p {
  padding: 0 10px;
}

#body_services p {
  clear: both;
}

/* HEADING PROPERTIES */

h1, h2, h3, h4, h5, h6 {
  text-transform: capitalize;
}

#body_services h2 {
  clear: both;
}

h3 {
  margin-left: 20px;
}

h4 {
  width: 160px;
  padding: 5px 20px;
  background-color: #eef;
  border: 1px solid #81cfe3;
  float: left;
}

/* SPAN PROPERTIES */

span {
  
}

/* IMAGE PROPERTIES */

img {
  padding: 0;
  margin: 0;
  border: 0;
}

img.sample {
  width: 160px;
  height: 120px;
}

/* ANCHOR PROPERTIES */

a {
  text-decoration: none;
  font-weight: bold;
}

a:link {
  color: #0a51a1;
}

a:visited {
  color: #0a51a1;
}

a:hover {
  color: #81cfe3;
}

li a:hover {
  color: white;
}

a:active {
  text-decoration: underline;
}

/* OTHER PROPERTIES */

em {
  font-weight: bold;
}

ul {
  
}

li {
  
}

address {
  margin-left: 40px;
  font-style: normal;
  font-weight: normal;
}

address:first-line {
  font-weight: bold;
}

/* CLASS */

.div-main {
  position: absolute;
  top: 0;
  left: 50%;
  width: 760px;
  margin-left: -380px;
}

.div-interior {
  width: 760px;
}

.div-content {
  width: 760px;
  text-align: left;
  float: left;
}

.p-article {
  padding: 10px;
}

.img-sidebar {
  padding-bottom: 16px;
  cursor: pointer;
}

.img-heading {
  width: 530px;
  height: 70px;

}

.img-canvas {
  position: relative;
  top: 0px;
  right: -20px;
  width: 338px;
  height: 259px;
  float: right;
  clear: both;
}

.img-lilcanvas {
  position: absolute;
  top: 225px;
  left: 205px;
  width: 128px;
  height: 104px;
  float: left;
}

.img-arrow {
  position: absolute;
  top: 181px;
  left: 10px;
  float: left;
}

object.flash-arrow_right {
  position: absolute;
  padding: 0;
  margin: 0;
  top: 237px;
  left: 190px;
  width: 275px;
  height: 120px;
}

embed.flash-arrow_right {
  position: absolute;
  padding: 0;
  margin: 0;
  top: 0;
  left: 0;
  width: 275px;
  height: 120px;
}

/* ID */

#main {
  border: 0;
}

#header {
  height: 40px;
  background-color: white;
  border-left: 1px #0a51a1 solid;
  border-right: 1px #0a51a1 solid;
  text-align: left;
}

#logo {
  position: relative;
  top: 5px;
  left: 0;
}

#navigation {
  height: 20px;
  background-color: #0a51a1;
  border-left: 1px #0a51a1 solid;
  border-right: 1px #0a51a1 solid;
  text-align: left;
}

#content {
  background-color: white;
  background-image: url(../images/backgrounds/bg-sidebar_strip01.gif);
  background-repeat: repeat-y;
  background-position: 0px 0px;
  background-attachment: scroll;
  border-left: 1px #0a51a1 solid;
  border-right: 1px #0a51a1 solid;
}

#leftcontent {
  width: 165px;
  height: auto;
  padding: 150px 13px 0 12px;
  background-color: #eef;
  background-image: url(../images/backgrounds/bg-logo_leftcontent_lrg03.gif);
  background-repeat: no-repeat;
  background-position: 10px 20px;
  background-attachment: scroll;
  text-align: center;
}

#placeyourorder {
  width: 155px;
  height: 125px;
  border-top: 1px #85a8d0 dashed;
  text-align: center;
}

#rightcontent {
  width: 536px;
  width: 540px;
  min-height: 280px;
  padding: 20px 0 20px 10px;
  background-color: white;
  background-repeat: no-repeat;
  background-position: 2px 181px;
  background-attachment: scroll;
}

#body_home #rightcontent {
  background-image: url(../images/backgrounds/bg-arrow_right02.gif);
}

#body_services #rightcontent {
  background-image: url(../images/backgrounds/bg-arrow_right02.gif);
}

#bottomcontent {
  background-color: #85a8d0;
  background-color: #0a51a1;
  border-top: 1px #0a51a1 solid;
  color: white;
}

#block_right {
  margin-top: 0px;
}

#footer {
  height: 20px;
  background-color: #81cfe3;
  text-align: left;
  clear: left;
}

#contact_info {
  display: none;
}

#email {
  margin-left: 6px;
}

#legal {
  /*
  padding: 10px 0 10px 10px;
  */
  background-color: white;
  border: 1px #0a51a1 solid;
  border-top: 0;
  text-align: left;
  font-size: xx-small;
  float: left;
}

#canvas_services {
  right: -10px;
}

#credit {
  background-color: white;
  boder: 1px solid black;
}

/* HACKS */
  
  /*
  STAR-HTML IE ONLY - START
  */
  
  * html {
    
  }
  
  /*
  STAR-HTML IE ONLY - END
  */
  
  /*
  IE MAC IGNORE THIS - START
  \*/
  
  * html object.flash-arrow_right {
    top: 240px;
    left: 181px;
  }
  
  * html .div-content{
    width: 100%;
  }
  
  * html .div-interior{
    width: 100%;
  }
  
  /*
  IE MAC IGNORE THIS - END
  */

/* GUIDES */
/*
div {
  border: 1px solid blue;
}

table {
  border: 1px solid red;
}

td {
  border: 1px solid green;
}

p {
  border: 1px solid purple;
}

img {
  border: 1px solid orange;
}
*/