@CHARSET "UTF-8";

/*** STATIC CHANGES TO HTML ELEMENTS ***/
* {
	margin: 0;
	padding: 0;
}

body {
	color: #2F2F2F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}

td {
	vertical-align: top;
}

a:link {
	font-size: 12px;
	color: #493318;
	text-decoration: none;
}

a:visited {
	font-size: 12px;
	color: #A98C5E;
	text-decoration: none;
}

a:hover {
	font-size: 12px;
	color: #006633;
	text-decoration: none;
}

a img {
	border: 0;	
}

/*** UTILITY ***/
.a-right {
	text-align: right;
}

.a-center {
	text-align: center;
}

.text {
	font-size: 12px;
	color: #003333;
}

.copyright {
	font-size: 11px;
	color: #666666;
}

.red {
	color: red;
}

div.f-right {
	float: right;
}

div.f-left {
	float: left;
}

div.clearfix {
	clear: both;
}

/*** PAGE ***/
div#page {
	position: absolute;
	width: 760px;
	left: 50%;
	margin: 0px 0px 0px -380px;
}

/*** HEADER ***/
div#header {
	width: 100%;
	margin-bottom: 10px;
	height: 130px;
}

div#header div#art {
	position: absolute;
	top: 0;
	left: 0;
	padding: 0;
	margin: 0;
	height: 67px;
	width: 760px;
	background: transparent url('/images/default/header.jpg');
	height: 67px;
}

div#header div#menubar {
	position: absolute;
	top: 61px;
	right: 0;
	height: 25px;
	width: 519px;
	padding: 3px;
	color: white;
	font-size: 12px;
	background: transparent url('/images/default/menubar.gif') no-repeat top right;
}

div#header div#logo {
	position: absolute;
	top: 70px;
	left: 0;
	height: 60px;
	width: 156px;
}


/**** Link Bar ****/
div#header div#linkbar {
	position: absolute;
	top: 87px;
	height: 20px;
	width: 519px;
	right: 0;
	color: #4a3008;
	vertical-align: top;
}

div#header div#linkbar 
ul {
	float: right;
	font-size: 10px;
}

div#header div#linkbar 
li {
	float: right;
	display: block;
	padding-right: 5px;
}

div#header div#linkbar 
li a {
	color: #4a3008;
	text-decoration: none;
	font-size: 10px;
	margin-right: 5px;
}

div#header div#linkbar 
li a:hover {
	text-decoration: underline;
}

body#description div#header li#menu_description a,
body#products div#header li#menu_products a,
body#downloads div#header li#menu_downloads a,
body#photo div#header li#menu_photo a,
body#contact div#header li#menu_contact a,
body#faq div#header li#menu_faq a
{
	color: #006633;
	font-weight: bold;
}

/*** CONTENT ***/
div#content {
	position: relative;
	padding: 4px;
}

div.decorated {
	border-color: #cc9933;
	border-width: 0px 0px 1px 1px;
	border-style: solid;
}

div.info {
	position: absolute;
	left: -1100px;
	width: 1000px;	
}

div.welcome h3,
div.welcome p {
	font-size: 11px;
    margin-bottom: 10px;	
}

div#language-select {
	padding: 10px 0px 10px 0px;
}

div#language-select div {
	width: 32%;
	float: left;
	text-align: center;
}

/*** CONTENT.DESCRIPTION ***/
table.textcolumns div,table.textcolumns p {
	float: left;
	width: 362px;
	padding-right: 22px;
	line-height: 18px;
	text-align: justify;
	margin-bottom: 10px;
}

table.textcolumns tr td img {
	margin: 5px 0px 5px 30px;
}

/*** CONTENT.PRODUCTS ***/
body#products div#sidebar {
	height: 870px;
	width: 290px;
}

body#products div#sidebar img {
	margin-bottom: 30px;
	float: left;
}

body#products table#productslist {
	position: absolute;
	top: 4px;
	right: 4px;
	left: auto;
	width: 425px;
}

body#products table#productslist p {
	margin-bottom: 10px;
}

body#products tr.shade1 {
	font-weight: bold;
	background-color: #719981;
	color: white;
}

body#products tr.shade2 {
	font-weight: bold;
	background-color: #1b82a5;
	color: white;
}

body#products tr.shade3 {
	font-weight: bold;
	background-color: #ff9933;
	color: white;
}

tr.separator {
	height: 50px;
}

body#products div.techfiles {
	margin-top: 20px;
	width: 150px;
}

body#products table.accessories {
	width: 150px;
	float: right;
}

body#products div#bottom {
	clear: both;
	height: 20px;	
}

body#products div#bottom div#backlink {
	float: left;
	width: 150px;	
}

body#products div#bottom div#install {
	text-align: right;
	float: right;
	width: 150px;	
}

body#products div#bottom div#centerlink {
	text-align: center;
}

/*** CONTENT.PRODUCT.BORA ***/
body#products div#bora_left {
	position: relative;
	width: 370px;
	height: 550px;
}

body#products div#bora_left div.container {
	position: relative;
	float: left;
	width: 370px;
}

body#products div#bora_left div#bora_quote {
	position: absolute;
	top: auto;
	left: auto;
	right: 20px;
	bottom: 50px;
	width: 150px;
	font-family: Times New Roman, Times, serif;
	font-style: italic;
	font-weight: bold;	
	color: #0066CC;
}

body#products div#bora_center {
	position: absolute;
	left: 380px;
	top: 0px;
	width: 150px;
}

body#products div#bora_center p {
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 20px;	
}

body#products div#bora_right {
	position: absolute;
	left: auto;
	right: 0;
	top: 0;
	width: 210px;	
}


/*** CONTENT.INSTALL.BORA ***/
body#products div#bora_install_left {
	position: relative;
	width: 370px;
	height: 550px;
}

body#products div#bora_install_left div.container {
	position: relative;
	float: left;
	width: 370px;
}

body#products div#bora_install_center {
	position: absolute;
	left: 340px;
	top: 0px;
	width: 160px;
}

body#products div#bora_install_center p {
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 20px;	
}

body#products div#bora_install_right {
	position: absolute;
	left: auto;
	right: 0;
	top: 0;
	width: 244px;	
}

/*** CONTENT.PRODUCT.DOMINGO ***/
body#products div#domingo_left {
	position: relative;
	width: 500px;
	height: 550px;
}

body#products div#domingo_left div.container {
	position: relative;
	float: left;
	width: 500px;
}

body#products div#domingo_center {
	position: absolute;
	left: 270px;
	top: 50px;
	width: 260px;
}

body#products div#domingo_center p {
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 20px;	
}

body#products div#domingo_center div#dom_quote {
	font-family: Times New Roman, Times, serif;
	font-style: italic;
	font-weight: bold;
	color: #0066CC;	
	margin-bottom: 20px;
}

body#products div#domingo_right {
	position: absolute;
	left: auto;
	right: 0;
	top: 10px;
	width: 210px;	
}

/*** CONTENT.PRODUCT.ACCESSORIES ***/
body#products table.acclist
 {
	width: 600px;
	margin: 0 auto;
}

body#products div.acclist {
	width: 400px;
	margin: 0 auto;
}
	
body#products table.acclist div.image,
body#products div.acclist div.image	 {
	background-repeat: no-repeat;
	background-position: center center;
}

body#products table.acclist div.text,
body#products div.acclist div.text {
	padding-left: 10px;
}

body#products table#row1 div.image {
	height: 200px;
}

body#products table#row1 div.text {
	width: 200px;
	margin-bottom: 10px;
}

body#products div#row2 div.image {
	height: 150px;
}

body#products div#row2 div.text {
	width: 300px;
	margin-bottom: 10px;
}

body#products table#row3 div.image {
	height: 150px;
}

body#products table#row3 div.text {
	width: 275px;
	margin-bottom: 10px;
}

/*** CONTENT.CONTACT ***/
body#contact div#contactlogo {
	position: relative;
	width: 740px;
	height: 513px;
	background: transparent url('/images/default/contact_bg.jpg') no-repeat center center;
}

body#contact div#address {
	position: absolute;
	bottom: 20px;
	right: 150px;
}

body#contact div#email {
	position: absolute;
	bottom: 20px;
	left: 140px;
}

/*** CONTENT.PHOTO ***/
body#photo div#photo-gallery-menu {
	width: 125px;
	float: left;
	margin: 10px 0px 10px 5px;
}

body#photo div#photo-gallery-display {
	width: 600px;
	float: right;
	margin: 5px 5px 5px 0px;
	padding: 5px;
	text-align: center;
}

body#photo div#photo-gallery-display div.photo-gallery-photo {
	border: 1px solid #ccc;
	margin-bottom: 20px;
	background-color: #f8f8f8;
	padding: 5px;
}

body#photo div#photo-gallery-display div.photo-gallery-photo h2 {
	line-height: 30px;
	margin-bottom: 5px;
}

body#photo div#photo-gallery-display div.photo-gallery-photo p {
	padding: 10px 44px;	
}

body#photo div#photo-gallery-menu ul {
	list-style: none;
	list-style-type: none;
}

body#photo div#photo-gallery-menu ul li {
	display: block;
	height: 22px;
	width: 125px;
	margin-bottom: 1px;
	padding: 2px 0px 0px 5px;
	background: transparent url(../images/default/photo_menu.jpg) top left no-repeat;
}

body#photo div#photo-gallery-menu ul li.active {
	font-weight: bold;
	background: transparent url(../images/default/photo_menu_active.jpg) top left no-repeat;
}

body#photo div#photo-gallery-menu ul li a {
	width: 120px;
	height: 20px;
	display: block;
	color: #000;
}

/*** CONTENT.DOWNLOADS ***/
body#downloads div#center {
	margin-top: 50px;
	margin-bottom: 50px;
	width: 100%;
	text-align: center;
}

body#downloads table#filelist {
	margin: 0 auto;
	width: 400px;
}

body#downloads tr.shade1 {
	color: white;
	background-color: #085b82;
}


/*** CONTENT.FAQ ***/
body#faq h2 {
	margin-left: 20px;
	margin-bottom: 25px;	
}

body#faq p {
	text-align: justify;
	width: 400px;
	margin-left: 20px;
	margin-bottom: 20px;	
}

/*** CONTENT.ERROR ***/

body#error h1 {
	margin-bottom: 25px;
}
	
body#error p {
	margin-bottom: 20px;	
}


