/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/



body {
  
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	width:100%; 
	min-width:1002px; 
	min-height:100%; 
	height:auto; 
    
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #616161;
	

	 }   
	 
	  #all { position: absolute; width:1002px; margin:0px auto; min-height:100%; height:auto; background-color:#ffffff} /*fix for IE in hacks.css*/
	 


h1, h2, h3 {
	margin-top: 0;
	color: #8C0209;
}

h1 {
	font-size: 1.6em;
	font-weight: normal;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1em;
}

ul {
}

a {
	text-decoration: none;
	color: #8C0209;
}

a:hover {
	border-bottom: none;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

#header {
	width: 1002px;
	margin: 0 auto;
	height: 150px;
	padding-left: 0px;
	padding-right: 0px;
	background: url() no-repeat left top;
}

/* Header */

#logo {
	width: 1000px;
	height: 100px;
	margin: 0 auto;
	padding: 0 10px 0 70px;
	background: url(images/logozotic.jpg) no-repeat left top;
}

#logo h1, #logo p {
	float: left;
	margin: 0;
	color: #8C0209;
}

#logo span {
	color: #000000;
}

#logo h1 {
	padding: 25px 0 0 0;
	letter-spacing: -1px;
	text-transform: lowercase;
	font-weight: normal;
	font-size: 3em;
}

#logo p {
	text-transform: uppercase;
	padding: 47px 0 0 3px;
	font-size: 10px;
	color: #110E0F;
}

#logo a {
	border: none;
	text-decoration: none;
	color: #8C0209;
}

/* Menu */

#menu {
	width: 1000px;
	margin: 0 auto;
	padding: 0;
	height: 50px;
	background: url(images/menulinks.jpg) no-repeat left top;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 32px;
	margin: 0;
	padding: 18px 30px 0 23px;
	text-decoration: none;
	text-transform: capitalize;
	background: url(images/space1.jpg) no-repeat right top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}

#menu a:hover {
	color: #FFFFFF;
}

#menu .current_page_item a {
	color: #FFFFFF;
}



/* Styling for Expand */

#menu a.x, #menu a.x:visited{
font-weight:normal;
color:#000;

background:#eee url(/css/images/expand3.gif) no-repeat 100% 100%;
}

#bgimg
{
	
	margin: 0 20px 0 15px;
	padding: 8px 0px;
	background: url(./images/line.jpg) no-repeat right top;
}

	


#menu a.x:hover{
color:#fff;
background:#000;
}

#menu a.x:active{
color:#060;

background:#ccc;
}




#menu a:hover{
 color:#fff;
 border-color:#6f0001; 
 
 border-bottom-color:#6f0001;
 background:#af1d2c;
}

/* End CSS Popout Menu */
#img1
{
color:#fff;
 border-color:#6f0001; 
 
 border-bottom-color:#6f0001;
 background:#af1d2c;
}


/* Wrapper */

#wrapper {
}

/* Page */

#page {
	width: 990px;
	margin: 0 auto;
	padding: 20px 5px;
	background: #FFFFFF;
}

#page-bg {
}

/* Latest Post */

#latest-post {
	padding: 20px;
	border: 1px solid #E7E7E7;
}

/* Content */

#content {
	float: left;
	width: 550px;
}

.post {
	padding-bottom: 15px;
	line-height: 200%;
}

.post h1 {
	font-weight: normal;
}

.title {
	margin: 0;
	padding-top: -60px;
	padding-left: 5px;
	margin-top: 0px;

	font-weight: normal;
}



.title a {
	border-bottom: none;
	color: #8C0209;
}

.title a:hover {
	border-bottom: 1px dotted #000000;
}


.byline {
	border-bottom: 1px #BBBBBB dashed;
	margin: -10px 20px 20px 0px;
}

.tag {
	padding: 0 15px;
}

.entry 
{
	
	padding: 0 20px;
}

.links {
	padding: 4px 0px;
	text-align: right;
	font-weight: bold;
}

.links a {
	border: none;
}

.links a:hover {
}

/* Sidebars */

#sidebar1 {
	float: left;
}

#sidebar2 {
	float: right;
}

.sidebar {
	float: left;
	width: 220px;
	padding: 0;
	font-size: 12px;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li {
	padding: 0 0 20px 0;
}

.sidebar li ul {
}

.sidebar li li {
	margin: 0 20px 0 15px;
	padding: 8px 0px;
		background: url(images/line.jpg) no-repeat right top;
}


.sidebar li h2 {
	height: 30px;
	margin: 0 0 0 0;
	padding: 10px 15px 0px 15px;
	background: #890208 url(images/Pannelmenu.jpg) no-repeat left top;
	letter-spacing: -1px;
	font-size: 16px;
	color: #FFFFFF;
}



.sidebar li h4 {
	height: 300px;
	margin: 0 0 0 0;
	padding: 10px 5px 0px 0px;
	background:  url(images/banner.jpg) no-repeat left top;
	
	
}



.sidebar a {
}

/* Search */

#searchform {
	margin: 0;
	padding: 0 0 0 0;
}

#searchform br {
	display: none;
}

#searchform h2 {
}

#s {
	margin: 10px 0px 0 15px;
	padding: 2px 2px;
	width: 180px;
	height: 18px;
	border: 1px solid #CA8186;
	background: #FFFFFF;
	font-size: 10px;
	color: #000000;
}

#x {
	margin: 0;
	padding: 2px 5px;
	height: 25px;
	background: #CA8186;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
/* Calendar */

#calendar_wrap {
	padding: 0 15px;
	text-align: center;
}

#calendar_wrap table {
	width: 100%;
}

#calendar_wrap th {
}

#calendar_wrap td {
}

#calendar_wrap tfoot td {
	border: none;
}

#calendar_wrap tfoot td#prev {
	text-align: left;
	font-weight: bold;
	border: none;
}

#calendar_wrap tfoot td#prev a {
	border: none;
}

#calendar_wrap tfoot td#next {
	text-align: right;
	font-weight: bold;
	border: none;
}

#calendar_wrap tfoot td#next a {
	border: none;
}

/* Footer */

#footer {
	width: 960px;
	height: 70px;
	margin: 0 auto;
	padding: 0 20px;
	background: url(images/imgfooter.jpg) no-repeat left top;
}

#footer p {
	margin: 0;
	padding: 25px 0 0 0;
	text-align: center;
	font-size: smaller;
}

#footer a {
}

#footer .link {
	float: right;
}

#footer .copyright {
	float: left;
}

.flower {
	padding-left: 20px;
}



.box-content-text {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
line-height:16px;
color:#636563;
text-align:left;
}
.rightpanel-form-separator{
width:240px;
height:12px;
float:left;
}


.search-textbox
{
    margin-top: 65px;
    padding-left:0px;
    border: 1px solid #CA8186;
	background: #FFFFFF;
	font-size: 10px;
	color: #000000;
	width: 150px;
	height: 14px;
   
}
.search-text
{
    margin-top: 45px; padding-left:0px;
    
}

.form-searchbox
{
margin-top: 65px; padding-left:690px;
width: 500px;
}

.textfield{
width:125px;
height:15px;
font-family:Verdana, Arial;
font-size:11px;
color:#000000;
border: 1px solid #CA8186;
padding-left:2px;
}


.textfieldreg{
width:135px;
height:15px;
font-family:Verdana, Arial;
font-size:11px;
color:#000000;
border: 1px solid #CA8186;
padding-left:1px;
}



.textfieldlogin{
width:125px;
height:15px;
font-family:Verdana, Arial;
font-size:11px;
color:#000000;
border: 1px solid #a01c27;
padding-left:2px;
}



.textfield1{
width:125px;
height:15px;
font-family:Verdana, Arial;
font-size:11px;
color:#000000;
border: 1px solid #CA8186;
padding-left:62px;
}



.textfieldreg{
width:150px;
height:15px;
font-family:Verdana, Arial;
font-size:11px;
color:#000000;
border: 1px solid #CA8186;
padding-left:2px;
}


.textfielduserbtn{
width:50px;
height:15px;
padding-top: 0px;
padding-left: 10px;
font-family:Verdana, Arial;
font-size:11px;
color:#000000;
border: 1px solid #890208;

}

.rightpanel-form{
width:240px;
padding-left:40px;
padding-right:10px;
padding-top:5px;
float:left;

}

.rightpanel-formuser{
width:240px;
padding-left:0px;

padding-top:5px;


}


.rightpanel-form-text{
width:60px;
padding-right:5px;
text-align:right;
float:left;
}


.rightpanel-form-text{
width:60px;
padding-right:10px;
text-align:right;
float:left;
}

.rightpanel-form-text1{
width:60px;
padding-right:10px;
text-align:right;
float:left;
}



.rightpanel-form-button{
width:165px;
height:4px;
float:left;
padding-left:95px;
}

.rightpanel-form-buttonuser{
 padding-left: 100px;
 
 height:2px;
float:left;

}


.rightpanel-form-separatoruser{
width:220px;
height:7px;
float:left;
}


.rightpanel-form-buttonimg{
width:68px;
height:17px;
float:left;
}
.rightpanel-form-textbox{
width:170px;
float:left;

}
.box-content-text {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
line-height:16px;
color:#636563;
text-align:left;
}
.rightpanel-form-separator{
width:200px;
height:12px;
float:left;
}

.inner-menu 
	{
	    display:none; 
	    position:absolute; 
	    z-index:999; 
	    top:3px; 
	    left:0;
	    border:1px solid #EAEBD8; 
	    background:#EAEBD8; 
	    }

.topmenutext
{
    padding-top: 0px;
    margin-top: 0;
}






.btncss{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5A5858;
	background-color: #DFDFDF;
	border: 1px solid #B7B7B7;
	font-weight: bold;
}


.footerLinks1
{
	font-family:Arial, Helvetica, sans-serif;
	color: #7d7d7d;
	text-align:center;
}





.separator
{
	font-size:12px;
	font-weight:bold;
	color:#504F4F;
	text-decoration:none;
	padding-left:5px;
	padding-right:5px;
}

.err
{
	font-size: 10px;
	font-family: Verdana;
	color: #7d7d7d;
}








#footer p {
	margin: 0;
	padding: 20px 0 0 0;
	text-align: center;
	font-size: smaller;
}
.footertext
{
     font-size: 15px;
     font-style:normal;
     color: Gray;
}

.textfield{
width:125px;
height:15px;
font-family:Verdana, Arial;
font-size:11px;
color:#000000;
border: 1px solid #CA8186;
padding-left:2px;
}

.textfieldd{
width:130px;
height:20px;
font-family:Verdana, Arial;
font-size:11px;
color:#000000;
border: 1px solid #CA8186;
padding-left:2px;
}



.textfieldc{
width:225px;
height:15px;
font-family:Verdana, Arial;
font-size:11px;
color:#000000;
border: 1px solid #CA8186;
padding-left:2px;
}


.textfieldM{
width:225px;
height: auto;
font-family:Verdana, Arial;
font-size:11px;
color:#000000;
border: 1px solid #CA8186;
padding-left:2px;
}

.btncss{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	background-color: #9e1c24;
	border: 1px solid #B7B7B7;
	border-color: #838383;
	font-weight: bold;
}

.errmsg
{

font-size: 10px; 
color: Red;
}