﻿@import url("layout.css");
body {
	font-family: "Trebuchet MS", sans-serif;
	background-image: url("../images/background.jpg");
	background-repeat:repeat-x;
	background-color:black
}
#container {
	width: 900px;
	margin: 0px auto;
}

#global {
	position: absolute;
	left: 0;
	top: 10px;
	z-index: 1;
	width: 890px;
	text-align: right;
	padding-right: 10px;
	color: #656565;
	height: 30px;
	font-size: 85%;}

/* Masthead */
#masthead {
	position:relative;
	width: 900px;
	overflow: hidden;
	text-align: center;
	background-color: #fff;
	background-repeat: no-repeat;
	/*padding-top:100px;*/
}
#masthead h1 {
	color: #000;
	margin-bottom: 0;
}
#masthead h3 {
	color: #9a9;
	margin-top: 0.5em;
}
#masthead a
{
	border:0px;
}
#masthead img
{
	border-color: #000;
	border:0px;
}


/* Navigation */
#navigation {
	position: relative;
	float: left;
	width: 280px;/*29%;*/
	border-top: 1px #267373 solid;
	margin: 10px;
	/*border-top: 1px #BF543F solid;
	border-bottom: 1px #BF543F solid;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #431;
	background-color: #fff;*/
}
#navigation ul {
	list-style-type: none;
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
}
#navigation li {
	display: block;
	margin: 0;
	padding: 0;
	/*border-top: 1px #BF543F solid;*/
	border-bottom: 1px #267373 solid;
	/*border: 1px solid #fff;
	background-color: #fff;*/
}
#navigation a {
	font-weight: bold;
	text-decoration: none;
	/*color: #000;*/
	color:#267373
/*#BF543F*/;
	display: block;
	padding: 5px;
	/*border: 1px solid #874D4C;*/
}
#navigation a:hover {
	/*font-weight: bold;*/
	text-decoration: none;
	color: #fff;
	/*border: 1px solid #c77;
	background-color:#994432; */
	/*#BF6A3F*/
	
	/*#c77;*/
	/*#E6654C#c77;*/
	background-image:url('../images/backgroundnavigation.jpg');
	background-repeat:repeat-x;
	background-color:black;
}
#navigation h4 {
	border-bottom: 1px dashed #959595;
	color: #959595;
	font: bold 16px Arial, Helvetica, sans-serif;
	text-align: left;
}
/*content*/
#content {
	float: left;
	width: 570px;/*66%;*/
/*	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;*/
	margin: 10px 10px 10px 20px;
	/*padding: 10px;*/
}
/*#content h1,h2,h3,h4,h5,h6 {
	color: #c82;
}*/
#content img {
/*	padding: 5px;
	border: 1px solid #964;*/
}


/*footer*/
#footer {
	width: 100%;
	overflow: auto;
	clear: both;
	text-align: center;
	padding-bottom: 10px;
	background-image:url('../images/backgroundfooter.jpg');
	background-repeat:repeat-x;
	background-color:black
}
html>body #footer {
	text-align: center;
	padding-bottom: 0;
}
#footer p {
	font-size: x-small;
	color: #c77;
}





/* Site typography */
h1 {
	font-size: xx-large;
	color: #267373;
}
h2 {
	font-size: x-large;
	color: #267373;
}
h3 {
	font-size: large;
	color: #267373;
}
h4 {
	font-size: medium;
	color: #267373;
}
tdy {
	font-size: small;
	color: #fff;
}
ul {
	font-size: small;
	color: #fff;
}
ol {
	font-size: small;
	color: #fff;
}
p {
	font-size: small;
	color: #fff;
}
blockquote {
	font-size: small;
	color: #fff;
}
h5 {
	font-size: x-small;
	color: #c77;
}
h6 {
	font-size: xx-small;
	color: #c77;
}
/* Links */
a {
	color: #c55;
	text-decoration: underline;
}
a:hover {
	color: #267373;/*9c9;*/
	text-decoration: none;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
.ImgDetail {
	left: 450px;
	position: absolute;
	top: 195px;
}

td {
	COLOR: #267373; FONT-FAMILY: arial
	
}
.HotLink {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #c55; LETTER-SPACING: 0.1em; TEXT-DECORATION: none; font-face: arial
}
.ImgDetail {
	LEFT: 400px; POSITION: absolute; TOP: 195px
}
.GalleryText {
	FONT-SIZE: 12px
}
.PresentationLayer {
	PADDING-LEFT: 30px
}
img {
	border: none;
}

table {
	padding: 0px;
	border-collapse: collapse;
	font-size: 100%;
	width: 100%;}

.catalog {
	padding: 10px;
	line-height: 1em;
	text-align: center;
	vertical-align: top;
	width: 33.3%;}
	
#navigation_galleries {
	z-index: 1;
	text-align: right;
	padding-right: 10px;
	height: 30px;
	font-size: 85%;
}

.textjustify
{
	text-align:justify;
}

.imagepad
{
	margin: 15px;
/*	border-style: solid;
	border-width: 15px;*/
}

.centeralign {
	text-align:  center;
}

.grahasutra {
	color: #CC7777;
	font-family: Dauphin;
	text-align: center;
	font-size: medium;
}