/* Cascading style sheet for www.manika.com */
/* Last edit: 05-Sep-2009 R.J. Torres-Ordo&ntilde;ez      */
/* Copyright (c) 2009 Manika */

/*
  GENERAL  -------------------------------------------------------------------
*/


fieldset {
margin: 0;
padding: 0;
border: 0;
}


form {
margin: 0;
padding: 0;
border: 0;
}


p {
margin: 0;
padding: 0;
border: 0;
}


li {
margin: 0;
padding: 0;
border: 0;
}


ol {
margin: 0;
padding: 0;
border: 0;
}


ul {
margin: 0;
padding: 0;
border: 0;
}


body {
margin: 0;
padding: 0;
border: 0;
}


html {
margin: 0;
padding: 0;
border: 0;
}
#homebanner {
	background-image: url(images/2cmanika.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 83px;
}

#bottom_content img
{ margin-bottom: 10px; }

#bottom_content p
{ margin-bottom: 10px; }

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100.01%;
/*
	background-color: #C2C2C2;
*/
	color: #000000;
	text-align: center;

	background-image: url(images/manika_background_home.jpg);

	background-repeat: repeat;
	background-position: left top;
}
p {
	font-size: 11px;
}

a:active {color: #9E1E59; text-decoration: none;}

a:visited {color: #9E1E59; text-decoration: none;}

a:link {color: #9E1E59; text-decoration: none;}
a:hover {
	color: #7E7E7E;
	text-decoration: underline;
}

#wrapper {
	width: 1024px;
	margin:auto;
	text-align:left;
/*
	background-image: url(images/content.jpg);
*/
	background-repeat: repeat-y;
/*
	background-color: #FFFFFF;
*/
		}

/*
  MAIN MENU AND TOP BANNER -------------------------------------------------------------------
*/


#banner {
height: 85px;
background-image: url(images/2cmanika.gif);
background-position: center top;
background-repeat: no-repeat;
}
#logo {
	font-size: 22px;
	color: #FFFFFF;
	text-align: left;
	line-height: 70px;
	margin-left: 40px;
	margin-right: 0px;
	float: inherit;
	width: 500px;
	padding-top: 8px;
}
#nav-main {
	width: 730px;
	height: 41px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	position: relative;
/*
	background-image: url(images/nav.jpg); 

      background-color: #C2C2C2;
*/
}

#nav-main ul {
list-style: none;
margin: 0;
padding: 0;
width: 730px;
overflow: hidden;
position: absolute;
bottom: 13px;
left: 32px;
}

#nav-meta li {
display: inline;
}

#nav-main li {
display: inline;
}

#nav-main a {
	display: block;
	float: left;
	padding: 7px 10px 1px 10px;
	margin-left: 0px;
	text-decoration: none;
	font-weight: bold;
	font-size: 80%;
	color: #9E1E59;
}

#nav-main a:hover {
	color: #FFFFFF;
}

#nav-main a.current {
	color: #FFFFFF;
}

/*
  SUBMENUS -------------------------------------------------------------------
*/

#left {
	width: 150px;
	float: left;
	margin-left: 12px;
	display: inline;
	margin-top: 0px;
	background-repeat: no-repeat;

}

#right {
	width: 178px;
	float: left;
	margin-left: 25px;
	display: inline;
	margin-top: 0px;
/*
	background-repeat: no-repeat;
*/

}

#left h1 {
	font-size: 12px;
	margin-top: 12px;
	margin-bottom: 0px;
	color: #9E1E59;
}
#left h2 {
	font-size: 12px;
	margin-top: 25px;
      margin-bottom: 10px;
      color: #A83C49;
}

#left ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-indent: 5px;
	margin-top: 0px;
	font-size: 12px;
	margin-left: 5px;
}

#right h1 {
	font-size: 12px;
	margin-top: 12px;
	margin-bottom: 0px;
	color: #9E1E59;
}
#right h2 {
	font-size: 12px;
	margin-top: 25px;
      margin-bottom: 10px;
      color: #A83C49;
}

	
#nav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-indent: 10px;
	margin-top: 0px;
	font-size: 11px;
	margin-left: 20px;
}

#nav a {
	display: block;
	width: 165px;
	height: 19px;
	line-height: 17px;
	border-bottom: 1px solid #E1E1E1;
}

#nav a:visited {
	color: #333333;
	text-decoration: none;
}

#nav a:link {
	color: #333333;
	text-decoration: none;
}

#nav a:hover {
	color: #7E7E7E;
	text-decoration: none;
}

#nav li a#current {
	color: #541D6E;
	text-decoration: none;
	font-weight: bold;
}

/*
  CONTENT AREA -------------------------------------------------------------------
*/
		#container
		{
	margin: auto;
	width: 780px;
	margin:auto;
/*
	background-image: url(images/content.jpg);
*/
	margin-bottom: 20px;
		}

#bannershadow {
*/
	background-image: url(images/banner_shadow.jpg);
*/
	background-repeat: no-repeat;
	background-position: center top;
	height: 30px;
	margin: auto;
}

#content {
	margin: 0px 0px 15px 60px;
	float: left;
	width: 510px;
}

#content p {
	margin-bottom: 10px;
	margin-top: 0px;
	line-height: 18px;
	font-size: 12px;
	color: #000000;
}

#content .summary
{
	margin-top: 10px;
	font-weight: bold;
	font-size: 14px;
	line-height: 18px;
}
#content h1{
	font-size: 14px;
	color: #000000;
	padding: 0;
	margin-bottom: 10px;
	margin-top: 0px;
}

#content h2{
	font-size: 12px;
	color: #000000;
	padding: 0;
	margin-bottom: 10px;
	margin-top: 0px;
}

.leftimage{
float: left;
margin: 0 10px 20px 0;
border: 1px solid #000000;
}

.rightimage{
float: right;
margin: 0 0 20px 15px;
border: 1px solid #000000;
width: 150px;
}

.clearit{
clear: both;
}

/*
  FOOTER -------------------------------------------------------------------
*/

	#footer
		{
	clear: both;
	text-align: center;
/*
	background-image: url(images/footer.jpg);
*/
	height: 72px;
	margin: 0px auto;
	padding: 15px 0px 0px 0px;
	background-repeat: no-repeat;
		}
#footer p {
	font-size: 11px;
	padding-top: 7px;
}

/*
  COLUMNS -------------------------------------------------------------------
*/

#col1 {
	width: 195px;
	float: left;
	padding-left: 40px;
	padding-right: 25px;
	padding-top: 15px;
	padding-bottom: 15px;
	height: 150px;
}
#col2 {
	width: 204px;
	float: left;
	padding-left: 25px;
	padding-right: 25px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #dbdbdb;
	padding-top: 15px;
	padding-bottom: 15px;
	height: 150px;
	}
#col3 {
	width: 204px;
	float: left;
	padding-left: 25px;
	padding-right: 25px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #dbdbdb;
	padding-top: 15px;
	padding-bottom: 15px;
	height: 150px;
}
#col3 h1{
	font-size: 14px;
	margin-top: 12px;
	margin-bottom: 0px;
	color: #9E1E59;
}
#col3 h2{
	font-size: 12px;
	margin-top: 25px;
      margin-bottom: 10px;
      color: #A83C49;
}

#col2 h1{
	font-size: 14px;
	margin-top: 12px;
	margin-bottom: 0px;
	color: #9E1E59;
}
#col2 h2{
	font-size: 12px;
	margin-top: 25px;
      margin-bottom: 10px;
      color: #A83C49;
}

#col1 h1{
	font-size: 14px;
	margin-top: 12px;
	margin-bottom: 0px;
	color: #9E1E59;
}
#col1 h2{
	font-size: 12px;
	margin-top: 25px;
      margin-bottom: 10px;
      color: #A83C49;
}

#banner2 {

height: 83px;
background-image: url(images/2cmanika.gif);
background-repeat: no-repeat;
}

blockquote {
   margin-left: 1em;
   padding-left: 0;
   margin-right: 0.5em;
   padding-right: 0;
}

