/* 
General attributes
 */
 
@charset "utf-8";
* {
	margin: 0;
	border: 0;
	padding: 0;	
}
a {	
	/*color: #3366CC; */
	color:#900;	
	text-decoration: none;
	outline: none;
}
a:hover {	
	text-decoration: underline
	}

img {
	border: 0;
}

body {	
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 1em;	
	line-height: 1.5em;	
	color: #666;
	margin-top: 0.1em;
	margin-right: 0.1em;
	margin-bottom: 0.1em;
	margin-left: 0.1em;
	
	background-image: url(../img/htmlBack.png);
	background-repeat: repeat-x;	

	}

li {
	margin: 0.2em 1em ;
		
}
h1 {
	color: #CC9900;
	size: 12pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	font-style: italic;
	margin-top: 1em;
	margin-bottom: 0.5em;
	}	
h1.underlined {
	border-bottom: solid 5px #CCCCCC;
}

/* specific */
	
#mainCanvas {
	position: relative;
	height: 700px;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/ChineseTempleBackground920.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#mainCanvas #header {
	height: 230px;
}

#mainCanvas #header #logo {
	position: absolute;
	width: auto;
	left: 77px;
	top: 7px;
}
#mainCanvas #header #trigramsRow {
	background-image: url(../img/Trigrams%20row.png);
	background-repeat: no-repeat;
	height: 19px;
	width: 299px;
	position: absolute;
	left: 349px;
	top: 129px;
}
#mainCanvas #header #mainMenu {
	width: 461px;
	position: absolute;
	left: 459px;
	top: 173px;
}
#mainCanvas #header #mainMenu a {
	display: block;
	float: left;
	padding: 0 1em;
	border-left:#CCC solid 1px;
	color:#666;
	border-bottom:#FFF solid transparent;
}

#mainCanvas #header #mainMenu a:hover   {
	color:#900;	
	text-decoration:none;
	border-bottom:#999 solid 4px;
}
#mainCanvas #header #mainMenu a.selected {
	border-color:#900;
}


#mainCanvas #mainContent {
	padding: 0 0.5em;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #F0F0F0;
	min-height: 500px;
	font-size: 10pt;
}
#mainCanvas #mainContent p {
	margin: 1em 0.5em;
}
#mainCanvas #mainContent p.bigFirstLetter::first-letter {
	display:block;
	width:auto;
	border:solid #666 0px;
	float:left;
	font-size:200%;
	padding:5px;
	margin:0.25em 3px 0 0;
/*	margin-top:0.25em; */
	background-color:#eee;
	text-shadow:#333;
}

/* text columns */
#mainCanvas #mainContent .textColumn1,
#mainCanvas #mainContent .textColumn2,
#mainCanvas #mainContent .textColumn3 {
	float: left;
	
	margin: 0 0.5em;
	border-right: #999 solid 1px;
	min-height:20em;
}
#mainCanvas #mainContent .textColumn1 {
	width: 70%;	
}
#mainCanvas #mainContent .textColumn3 {
	width: 31%;
	line-height: 1.2em;
	height: 100%;
	padding-top: 0;
	padding-right: 0.2em;
	padding-bottom: 0;
	padding-left: 0.2em;
}


#mainCanvas #footer {
	clear:both;
	height: 40px;
	border-top:#CCC solid 5px;
	margin: 5px;
}

#sideBox {
	float: left;
	line-height: 1.2
	em;
	width: 180px;
	font-size: 12px;
	margin-top: 1.5em;
	margin-left: 2em;
	padding-bottom: 15px;
/*
	border-top: #CCC solid 5px;
	border-bottom: #CCC solid 5px;
*/	
}
#sideBox:hover {
	color: #000;
/*
	border-top: #C90 solid 5px;
	border-bottom: #C90 solid 5px;
*/	
}
#sideBox ul li {
	margin-top: 10px;
	margin-left: 3px;
	line-height: 1.2em;
	padding-top:0.3em;
	list-style-type: none;
	border-top: #CCC solid 5px;
	
}

#sideBox ul li:hover {
	border-color:#c90;
}

#donateBox {
	text-align: center;
	position:relative;
	float: none;
	margin-top: 51em;
	margin-left: 0em;
}



/**************  ovo su bezveze nasledjeni od uzorka 

h2 {
	color: #CCCCCC
	}
h3 {	
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 1.15em;	
	background-color: #006666;  	
	color: #DCDCDC
	}
h4 {
	color: #000000
	}
table {
	color: #FFFFFF
	}
td, th {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 2em;
	color: #333333
	}
textarea {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 1em
	}
ul {	
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 1em;	
	list-style-type: square;	
	list-style-position: outside
	}
.BulletBackgroundColor {
	color: #FFFFFF
	}
.DataColor {
	color: #DEDECA
	}
.footer { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.167em;
	font-weight: bold;
	line-height: 1.83em;
	color: #333333;
	background-color: #CCCCCC
	}
.FormBackgroundColor {
	color: #CCCCCC
	}
.ImageTitleColor {
	color: #CCCCCC
	}
.LabelColor {
	color: #CCCCCC
	}
.ListColorEven {
	color: #CCCCCC
	}
.ListFooterColor {
	color: #333333
	}
.ListHeaderColor {
	color: #333333
	}
.ListColorOdd {
	color: #DEDECA
	}
.ListTitleColor {
	color: #CCCCCC
	}
.NavigationBackgroundColor {
	color: #666666
	}
.NavigationColor {
	color: #CCCCCC
	}
.NewsDataColor {
	color: #DEDECA
	}
.StoryTitle {
	color: #000000;
	font-weight: bold
	}
.StoryContentColor {
	color: #000000
	}
.TitleColor {
	color: #000000
	}
tr.ListHeaderColor th {
	text-align: left;
	}.small {
	font-size: 85%;
}
***********/
