/*
 * (c) OOPS Consultancy 2007
 * http://www.oopsconsultancy.com
 */

body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: lighter;
	text-align: center;
}

div.clear {
  clear: both;
  visibility: hidden;
  border: 0;
  height: 1px;
  overflow: hidden;
  margin: -1px 0 0 0;
  padding: 0;
}

div#page {
	background-color: #FFFFFF;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 9px;
	margin-bottom: 10px;
	text-align: center;
	border: 1px #77aabb solid;
	padding-top: 10px;
}

/* bottom-bar styles */ 
div#bottom {
	background-repeat: repeat-y;
	background-position: bottom left;
	text-align: left;
	padding-top: 0px;
	padding-bottom: 5px;
}

/* Used for highlighting the Veduta name */
.name {
    font-weight: bold;
    color: #000000;
}

span#copyright {
	display: block;
	line-height: 13px;
	font-size: 10px;
	margin-left: 20px;
	margin-top: 10px;
	color: #a0a0a0;
}

h1 {
	font-family: Verdana, sans-serif;
	font-weight: normal;
	font-size: 16px;
	color: #000000;
	text-align: left;
	line-height: 28px;
  margin-bottom: 0px;
  padding-bottom: 3px;
}

h2 {
	font-family: Verdana, sans-serif;
	font-weight: normal;
	font-size: 16px;
	color: #006699;
	text-align: left;
	line-height: 22px;
  margin-bottom: 0px;
  padding-bottom: 3px;
}

h3 {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: left;
  margin-bottom: 0px;
}

h3 a:link, h3 a:visited, h3 a:active, h3 a:hover {
	font-weight: bold;
	color: #006699;
}

p {
	margin-top: 3px;
	color: #000000;
	line-height: 16px;
	font-size: 11px;
}

a:link, a:visited, a:active {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}

a:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}

a.heading:link, a.heading:visited, a.heading:active {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}

a.heading:hover {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

a.sub-heading:link, a.sub-heading:visited, a.sub-heading:active {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

a.sub-heading:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}


span#nav-links-wrapper {
  float: right;
  text-align: right; 
 	position: relative;
	right: 21px;
	top: 10px;
	color: #FF6600;
	font-size: 11px; 
	font-weight: bold; 
}

a.topnav-links:link, a.topnav-links:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

a.topnav-links:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}

a.topnav-links:active {
	color: #006699;
	text-decoration: none;
	font-weight: bold;
}

div#left-nav {
	font-size: 11px;
	width: 90%;
	border: 0 none;
}

div#image {
	width: 92%;
	height: 70px;
	margin-top: 0px;
	margin-bottom: 0px;
	border: 1px #77aabb solid;
}


div#text-body {
	width: 92%;
	margin-top: 12px;
	text-align: justify;
}

ul {
	margin-top: 0px;
}

ol {
	margin-top: 0px;
}

span.code {
  font-family: monospace;
	background-color: #FFFFFF;
	border: 1px #F9FBFD solid;
}

b {
	font-weight: bold;
}

img.product-page {
	float: left;
	clear: both;
	margin-right: 15px;
}

div.more {
	margin-top: 0px;
	margin-left: 79px;
  margin-bottom: 10px;
}

div.more ul {
	list-style-type: none;
	margin: 0px;
	border: 0px;
	padding: 0px;
}

div.more ul li {
	list-style-type: none;
	margin: 0px;
	border: 0px;
	padding: 0px 3px 2px 0px;
}

div#text-body ol li {
	margin: 0px;
	border: 0px;
	padding: 0px 3px 2px 0px;
  font-size: 11px;
}
div#text-body ul li {
	margin: 0px;
	border: 0px;
	padding: 0px 3px 2px 0px;
  font-size: 11px;
}

table.data tr.h2 {
	font-family: Verdana, sans-serif;
	font-weight: normal;
	font-size: 22px;
	color: #006699;
	background-color: #E6F0F5;
	line-height: 40px;
  margin-top: 8px;
  margin-bottom: 4px;
  padding-bottom: 0px;
  padding-top: 30px;
}

table#example2 {
}
table#example2 td {
  width: 80px;
	text-align: center;
}

table.press {
	width: 100%;
}

table.press td {
	padding-left: 20px;
	padding-top: 12px;
	padding-bottom: 10px;
}


table.press td.date {
	text-align: right;
}

div.side-box-header, div.side-box-header-interesting {
	background-position: top center;
	background-repeat: no-repeat;
	text-decoration: none;
	color: #FFFFFF;
	height: 20px;
	text-align: left;
	padding: 4px 0px 0px 7px;
	background-color: #77aabb;
	border: 1px #77aabb solid;
	font-weight: bold;
}

div.side-box-header-interesting {
}

div.side-box-header a:link, div.side-box-header a:visited, div.side-box-header a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

div.side-box-header a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
}


div.side-box-body, 
div.side-box-body-1, 
div.side-box-body-2, 
div.side-box-body-3, 
div.side-box-body-4, 
div.side-box-body-5, 
div.side-box-body-interesting {
	color: #666666;
	margin-bottom: 20px;
	border: 1px #76A0B8 solid;
	vertical-align: top;
	text-align: left;
	padding: 4px 0px 5px 7px;
}

div.side-box-body-1 { background-color: #E6F0F5; }
div.side-box-body-2 { background-color: #EFF5F8; }
div.side-box-body-3 { background-color: #F1F7F9; }
div.side-box-body-4 { background-color: #F5F9FB; }
div.side-box-body-5 { background-color: #F9FBFD; }

div.side-box-body-interesting { 
	background-color: #FFFFFF;
	border: 1px #000000 solid; 
}

div.side-box-body ul, 
div.side-box-body-1 ul, 
div.side-box-body-2 ul, 
div.side-box-body-3 ul, 
div.side-box-body-4 ul, 
div.side-box-body-5 ul {
	list-style-type: none;
	margin: 0px;
	border: 0px;
	padding: 0px;
}

div.side-box-body ul li, 
div.side-box-body-1 ul li, 
div.side-box-body-2 ul li, 
div.side-box-body-3 ul li, 
div.side-box-body-4 ul li, 
div.side-box-body-5 ul li {
	list-style-type: none;
	margin: 0px;
	border: 0px;
	padding: 0px 8px 5px 0px;
}

table.price {
        background: white;
}
tr.price {
        background: lightgrey;
}
th.price {
        margin: 20px;
        padding-top: 5px;
        padding-bottom: 5px;
        padding-left: 10px;
        padding-right: 10px;
        background: #77aabb;
        font-size: 11px;
}
td.price {
        height: 50px;
        background: #e6f0f5;
        width: 150px;
        text-decoration: none;
        margin: 20px;
        padding-top: 5px;
        padding-bottom: 5px;
        padding-left: 10px;
        padding-right: 10px;
        font-size: 11px;
}

/* Used for quotes */
.quote {
        font-style: italic;
        color: #505050;
        font-family: Serif;
        font-size: 13px;
}


div.side-box-body   ul li a.current { font-weight: bold; }
div.side-box-body-1 ul li a.current { font-weight: bold; }
div.side-box-body-2 ul li a.current { font-weight: bold; }
div.side-box-body-3 ul li a.current { font-weight: bold; }
div.side-box-body-4 ul li a.current { font-weight: bold; }
div.side-box-body-5 ul li a.current { font-weight: bold; }
