﻿/* CSS Basic Document */
body
{
margin:0px;
padding:0px;
background:url(../../../public/images/body-bg.jpg) center top repeat-y;
}
.right
{
float:right;
}
.left
{
float:left;
}
p
{
margin:7px 0px;
text-align:justify;
}
*
{
margin:0px;
padding:0px;
}
.gallery-image
{
border:5px solid #F0F0F0;
margin-bottom:12px;
}
.gallery-image:hover
{
border:5px solid #F79739;
margin-bottom:12px;
}
#container
{
width:100%;
height:100%;
margin:0px auto;
padding:0px;
text-align:center;
}
#header
{
width:100%;
height:169px;
background: url(../../../public/images/header-bg.jpg) left top repeat-x;
margin:0px auto;
text-align:center;
}
#header-container
{
width:760px;
height:136px;
margin:0px auto;
text-align:left;
padding-top:33px;
}
.header-top
{
background:url(../../../public/images/header-main-bg.jpg) center top no-repeat;
height:100px;
width:760px;
float:left;
margin:0px auto;
padding:0px;
}
.menu-box
{
background:url(../../../public/images/menu-bg.jpg) left top repeat-x;
width:760px;
height:36px;
float:left;
}
/* CSS Menu */
#navcontainer {
		width:600px;
        margin:0px;
        padding: 0;
        height: 36px;
		float:left;
}

#navcontainer ul {
        border: 0px;
        margin: 0px;
        padding: 0px;
        list-style-type: none;
        text-align: center;
}

#navcontainer ul li {
        display: block;
        float: left;
        text-align: center;
        padding: 0px;
        margin: 0px;
		background: url(../../../public/images/menu-bar.jpg) right center no-repeat;
		height:36px;
}

#navcontainer ul li a {
        width: 100px;
        height: 20px;
        padding: 8px 0px;
        margin: 0px;
        color: #FFF;
        text-decoration: none;
        display: block;
        text-align: center;
        font: bold 14px/20px Arial, Helvetica, sans-serif;
		background-color:inherit;
}

#navcontainer ul li a:hover {
        color: #F0F0F0;
		height:20px;
		padding:8px 0px;
		background-color:#FF9900;
}

#navcontainer li.active a {
        color: #FFF;
		height:20px;
		padding:8px 0px;
		background:#FF9900;
}
#navcontainer li.active a:hover {

		background:#1788d4;

}
-->
.date-box
{
width:158px;
height:20px;
padding:8px 0px;
float:right;
text-align:center;
color:#FFF;
line-height:20px;
background-color:inherit;
}
#body-main
{
width:100%;
height:auto;
margin:0px auto;
padding:0px;
text-align:center;
}
#body-container
{
width:720px;
padding:20px 20px 0px 20px;
margin:0px auto;
text-align:left;
}
.welcome-box
{
background:url(../../../public/images/welcome-bg.jpg) center top no-repeat;
margin:0px 0px 20px 0px;
padding:14px;
width:692px;
height: auto;
float:left;
}
.welcome-left
{
width:396px;
height:183px;
float:left;
text-align:left;
font-size:13px;
color:#FFF;
background-color:inherit;
}

.welcome-right
{
width:253px;
height:178px;
float:right;
text-align:left;
padding:5px 0px 0px 5px;
}
.body-box
{
width:720px;
margin:0px auto;
padding:0px;
float:left;
height:auto;
}
.body-left-box
{
width:426px;
height:auto;
float:left;
text-align:left;
margin:0px;
padding:0px;
}
.welcome-text
{
width:426px;
height:auto;
margin-bottom:20px;
text-align:left;
float:left;
}
.round-top
{
background:url(../../../public/images/round-box-top.gif) center top no-repeat;
height:12px;
width:426px;
float:left;
}
.round-middle
{
width:400px;
border-left:1px solid #DEDEDE;
border-right:1px solid #DEDEDE;
padding:0px 12px;
float:left;
}
.round-inside-left
{
width:136px;
height:auto;
text-align:center;
float:left;
}
.round-inside-right
{
width:260px;
height:auto;
float:right;
text-align:left;
}
.round-bottom
{
background:url(../../../public/images/round-box-bottom.gif) center bottom no-repeat;
height:12px;
width:426px;
float:left;
}
.body-right-box
{
width:272px;
height:auto;
text-align:left;
float:right;
margin:0px;
padding:0px;
}
.browse-title
{
background:url(../../../public/images/browse-title-bg.gif) left top no-repeat;
height:32px;
width:260px;
float:left;
padding-left:12px;
margin-bottom:12px;
padding-top:4px;
}
#footer
{
width:100%;
height:89px;
background: url(../../../public/images/footer-bg.jpg) left bottom repeat-x;
margin:0px auto;
clear:both;
text-align:center;
}
#footer-container
{
width:760px;
height:89px;
margin:0px auto;
text-align:left;
}
.footer-top
{
width:760px;
height:24px;
margin:0px;
padding:0px;
float:left;
color:#4b4b4b;
background-color:#FFF;
}
.footer-bottom
{
width:760px;
height:50px;
text-align:center;
margin:0px;
padding:0px;
float:left;
color:#D9D9D9;
padding-top:15px;
font-size:14px;
}
/* CSS Text Document */
body {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #4B4B4B;
	text-decoration: none;
}
H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-style: normal;
	line-height: 40px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FEFEFE;
	text-decoration: none;
	background-color:inherit;
}
H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 26px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	text-decoration: none;
	background-color:inherit;
}
H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 26px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FC9900;
	text-decoration: none;
	background-color:inherit;
}
H4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-style: normal;
	line-height: 26px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FC9900;
	text-decoration: none;
	background-color:inherit;
	text-align: center;
}
.blue-text
{
color:#1C90DB;
text-decoration:none;
font-weight:bold;
}
.footer-link
{
color:#D9D9D9;
font-size:16px;
text-decoration:none;
background-color:inherit;
}
.footer-link:hover
{
color:#FFF;
text-decoration:underline;
background-color:inherit;
}
.imgFloatLeft
{
    float: left;
	border: 2px solid #ffffff;
}

.imgFloatRight
{
    float: right;
	border: 2px solid #ffffff;
}
#error{
	
	color:red;

}
.style1 {
	text-align: right;
}
