/*
discoveryawnings.com: 02.April.2008
*/


/* ---------- Regular Styles ---------- */
body {
	background:#FFFFFF;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top:0px;
	margin-right:auto;
	margin-bottom:0px;
	margin-left:auto;
	padding:0px;
	text-align:center;
	color:#646464;
}

td {
	font-size:12px;
}

div {
	padding:0px;
	margin:0px;
	border:0px;
}

img {
	border:0px;
}

h1 {
	font-size:16px;
	margin:0px 0px 10px 0px;
	padding:0px;
}

h2 {
	font-size:13px;
	margin:0px 0px 10px 0px;
	padding:0px;
}

h3 {
	font-size:12px;
	margin:0px 0px 10px 0px;
	padding:0px;
	color:#000000;
}

p	{
	margin:0px;
	padding:0px 0px 20px 0px;
}

input {
	border:1px solid #CCCCCC;
	background:#FFFFFF;
	font-size:12px;
}

textarea {
	border:1px solid #CCCCCC;
	background:#FFFFFF;
	font-size:12px;
}

select {
	border:1px solid #CCCCCC;
	background:#FFFFFF;
	font-size:12px;
}

ul {
	margin:0px;
	padding:0px;
}

ul li {
	margin:0px;
	padding:0px 0px 5px 15px;
	list-style:none;
	background:url(images/bullet.gif) no-repeat 0px 5px;
}

/* ---------- Page Styles ---------- */
#border {
	width:1000px;
	padding-top:20px;
}

#main {
	text-align:left;
	margin:0px 25px 0px 30px;
}

#leftSide {
	width:220px;
	height:690px;
	float:left;
	/* bg for IE */
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=repeat, src='images/leftSideBg.png');
	background-position:bottom;
}

	/* bg for Moz */
.leftSide[class] {
	background-image:url(images/leftSideBg.png);
}

#leftSide a {
	position:relative;
}

#rightSide {
	width:725px;
	float:left;
}

div.clearer {
	clear:both;
	height:1px;
	background:#FFFFFF;
}

#logo {
}

#menuProducts {
	height:192px;
	/* bg for IE */
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='images/menuBg.png');
}

	/* bg for Moz */
.menuProducts[class] {
	background-image:url(images/menuBg.png);
}

#menuProducts td {
	height:25px;
}

#menuProducts td.header {
	height:40px;
	font-weight:bold;
	padding:20px 0px 0px 30px;
	font-size:13px;
}

#contactDetails {
	margin:30px 0px 0px 30px;
}

#changeTheme {
	width:182px;
	height:45px;
	margin:80px 0px 0px 20px;
}

#menu {
	height:40px;
	text-align:right;
}

#menu p {
	margin:0px;
	padding:15px 0px 0px 0px;
}

#pageContentHome {
	margin:60px 0px 0px 55px;
	line-height:18px;
}

#pageContent {
	margin:50px 10px 20px 55px;
}

#pageContentHome td {
	line-height:18px;
}

div.hLineHome {
	margin:35px 0px 0px 15px;
	height:18px;
	background:url(images/hLine.gif) repeat-x bottom;
}

div.hLine {
	margin:0px 0px 20px 0px;
	height:1px;
	background:url(images/hLine.gif) repeat-x;
}

#principles {
	margin:10px 0px 0px 15px;
}

#footerLine {
	height:2px;
	background:#D7D7D7;
	margin:5px 15px 5px 15px;
}

#footer {
	margin-bottom:15px;
	margin-left:30px;
	text-align:left;
}

table.thumbnails {
	width:200px;
	height:165px;
	background:url(images/thumbnailBg.jpg) no-repeat;
	float:left;
	margin:10px 30px 20px 0px;
}

table.thumbailR {
	width:200px;
	height:165px;
	background:url(images/thumbnailBg.jpg) no-repeat;
	float:left;
	margin:10px 0px 20px 0px;
}

table.galleryNav {
	margin-top:10px;
	background:url(images/galleryNavBg.gif) repeat-x;
}

table.galleryNav td a {
	color:#646464;
	font-weight:bold;
	font-size:13px;
	margin:0px 0px 0px 0px;
	padding:7px 15px 7px 14px;
	position:relative;
}

table.galleryNav td a.on {
	padding:7px 15px 7px 14px;
	background:url(images/galleryNavButton.gif) no-repeat;;
}

table.galleryNav td a:hover {
	color:#FF0000;
}

div.gallery {
	height:300px;
}

div.gallery div {
	visibility:visible;
	position:absolute;
	margin-top:10px;
}