/* Cateyes 2008 */
/* Use Joomla! */
/* CSS Document */


html {
	height: 100%;
}

body { margin:0; repeat-y center;}


/*
** CSS2
** Template for Cateyes :: Community Anti-Terrorism. Joomla! CMS, 2008
*/



/* For the basic Cateyes layout */

#accessibility { /* for the handicapped surfer */
position: absolute;
left: -2000px;
top: -2000px;
display: none;
}


body {
width: 100%;
margin: 0px;
background: url('../images/headerBg.jpg') repeat-x #fff;
}

.content {
margin: auto;
width: 855px;
padding: 0px 0px;
font-family: helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
color: #6D6F71;
}

p, h1, h2, h3, h4 {
font-family: helvetica, geneva, sans serfif;
font-size: 12px;
line-height: 1.3em;
font-weight: normal;
color: #6D6F71;
}

div#header {
min-height: 100px;
}

div.header img{
margin: 13px 0px 0px 10px;
}

div.orchid {
float: right;
margin-right: -65px;
margin-top: -10px;
}

div.menu  { 
text-align: center; 
margin: 0px;
color: #754C29;
font-size: 12px; 
font-weight: heavy;
text-transform: none; 
}


div.text {
background: #fff;
min-height: 470px;
}

div.text p {

padding: 0px 10px 0px 0px;
font-size: 12px;
}

div#Frontpage {
background: url('../images/chicas.jpg') bottom left no-repeat;
min-height: 400px;
}

/* this is for frontpage only */

div#Frontpage p {
margin-left: 400px;
}

div#menuSideBar {
/* width: 200px; */
margin: 10px 15px 0px 20px;
height: 400px;
float: left;
z-index: -1;
border-right: 1px solid #754C29;
border-top: 0px solid #754C29;
}

div#menuSideBar p {
color: #754C29;
line-height: 1.3em;
font-size: 10pt;
font-family: times new roman, serif;

}

div#menuSideBar h3 {
color: #754C29;
margin-bottom: -4px;
font-family: times new roman, serif;

}

div#indentMain {
margin: 0px 65px 0px 200px;
padding-bottom: 40px;
}

div.text h1 {
font-family: times new roman, serif;
text-transform: italic;
color: #754C29;
} 

div.trans {
background: url('../images/footerTrans.png') no-repeat;
height: 38px;
margin-top: -38px;
z-index: 1;
position: bottom;
}

div.footer {
background: url('../images/footerGradient.jpg') repeat-x #472800;
width: 100%;
display: block;
}

h2.footerHeader {
margin: 0px 0px 0px 14px;
font-family: times new roman, serif;
color: #C4A77A;
}

div.block {
display: block;
height: 13em; 
}


#menuCol  {
/* width: 200px; */
float: left;
padding: 0px 12px 0px 14px;
margin-top: -0.1em;
line-height: 1.2em;
color: #fff;
font-size: 11px;
}

h4.address {
text-align: center;
color: #C4A77A;
font-size: 12px;
margin-top: -15px;
}


.topWindow {
}

.lowerWindow {
width: 100%;
margin: auto;
display: block;
min-height: 500px;
}

#textModule {
background: url('../images/headerBg.jpg') repeat-x;
padding: 10px;
width: 250px;
float: left;

}

#iFrame {
width: 500px;
float: left;

}



/* for the gradients */
.gradientTop  { background: url(../images/topGrayGradient.jpg) no-repeat bottom left; height: 15px; margin-left: -2px; }
/* .gradientTop   { background: url(../images/rightGrayGradient.jpg) no-repeat top right;} */
/* .gradientBottom  { background: url(../images/leftGrayGradient.jpg) no-repeat bottom left; height: 6px; }*/
.gradientBottom  { background: url(../images/bottomGrayGradient.jpg) no-repeat top left; height: 15px; margin-left: -2px;}



*/ For estore module */
.nothi{
}

.estore {
 background: url('../images/cateyesEstore.jpg') top right no-repeat;
height: 30px;
padding: 80px 0px 0px 150px;
}


.estore a:link{
 background: url('../images/grayMenuLink.jpg') top right no-repeat;
 letter-spacing: 0.1em;
 color: #fff;
padding: 5px 40px 5px 5px;  
font: 10px arial, sans-serif;
}

.estore a:hover{
 background: url('../images/yellowMenuLink.jpg') top right no-repeat;
 letter-spacing: 0.1em;
 color: #444;
padding: 5px 40px 5px 5px;  
font: 400 10px arial, sans-serif;

}





/**************************************************************
   Top Block Menu
 **************************************************************/
.menuBar {
width: 855px;
background: url('../images/grayGradientBar.jpg') repeat-x;
height: 2.5em;
}

#menuItemHorz {
float: left;
margin:  0px 0px 0px 0px;
}

#menuItemHorz a {
float: left;
 font: 400 12px arial, sans-serif;
  letter-spacing: 0.1em;
  color: #fff;
  display: block;
 background: url('../images/grayMenuLink.jpg') top right no-repeat;
border-right: 2px solid #fff;
padding: 5px 40px 10px 10px;
}

#menuItemHorz a:hover  {
 background: url('../images/yellowMenuLink.jpg') top right no-repeat;
color: #444;
}


/** REWRITTEN NOTE, not using list for these links
#menuTitle {
margin-left: -0px;
margin-bottom: -8px;
padding: 5px 40px 8px 3px;
}


#menuTitle ul {
  float: left;
  margin: 0;
  padding: 0;
  text-align: left;
  width: 100%;
}

#menuTitle ul li {
  display: inline;
  margin: 0px 0px 0px 0px;
  padding: 0;
  list-style: none;
}

#menuTitle ul li a {
  float: left;
  font: 400 10px arial, sans-serif;
  letter-spacing: 0.1em;
  color: #444;
}

#menuTitle ul li a span {
  display: block;
 background: url('../images/grayMenuLink.jpg') top right no-repeat;
}



#menuTitle ul li a:hover span,
#menuTitle ul li a.here {
 background: url('../images/yellowMenuLink.jpg') top right no-repeat;
color: #fff;
}


***/

#topMenu {
float: right;
margin-top: -100px;
}

#topMenu ul li {
  display: inline;
  list-style: none;
}


#topMenu ul li a {
border-right:1px solid #444;
color:#000;
float:left;
font-family:helvetica,sans-serif;
font-size:11px;
font-weight:300;
letter-spacing:0.1em;
line-height:0.8em !important;
padding:0.2em 1em;
}





/* Joomla! Basic Core Styles */
/*Stylin' the Core */

a:link, a:visited {
	text-align: center; 
margin: 0px;
color: #754C29;
font-size: 12px; 
font-weight: heavy;
text-transform: none; 
text-decoration: none;
}

a:hover {
	text-align: center; 
margin: 0px;
color: #754C29;
font-size: 12px; 
font-weight: heavy;
text-transform: none; 
text-decoration: none;

}

table.contentpaneopen {
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
 /*width: 420px; fix this comment */
}

table.contentpaneopen td {
   padding-right: 5px;

}

table.contentpaneopen td.componentheading {
	padding-left: 0px;

}



table.contentpane {
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpane td {
	margin: 0px;
	padding: 0px;
}

table.contentpane td.componentheading {
	padding-left: 0px;
}

table.contentpaneopen fieldset {
	border: 0px;
	border-bottom: 1px solid #eee;
}

.button {
  color: #c64934;
  font-family: Arial, Hevlvetica, sans-serif;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(../../images/button_bg.png) repeat-x;
  padding: 0px 5px;
  line-height: 18px !important;
  line-height: 16px;
  height: 26px !important;
  height: 24px;
  margin: 1px;
}

.inputbox {
	padding: 2px;
	border:solid 1px #cccccc;
	background-color: #ffffff;
}

.componentheading {
	background: url(../../images/subhead_bg.png) repeat-x;
	color: #666666;
	text-align: left;
	padding-top: 4px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;

}

.contentcolumn {
	padding-right: 5px;
}

.contentheading {
	color: #231F20;
	font-size: 14px;
	font-family: helvetica; 
	white-space: nowrap;
	padding: 0px 0px 0px 0px;
}



.contentpagetitle {
	font-size: 13px;
	font-weight: bold;
	color: #cccccc;
	text-align:left;
}

table.searchinto {
	width: 100%;
}

table.searchintro td {
	font-weight: bold;
}

table.moduletable {
	width: 100%;
	margin-bottom: 0px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

div.moduletable {
	padding: 0;
	margin-bottom: 0px;
margin-top: 0px;
}

/*edited */
table.moduletable th, div.moduletable h3 {
	color: #444;
	text-align: left;
	padding-left: 5px;
	height: 21px;
	line-height: 1.2em;
	font-weight: bold;
	font-size: 11px;
	text-transform: none;
	margin: 0 0 2px 0;
}

table.moduletable td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

table.pollstableborder td {
  padding: 2px;
}

.sectiontableheader {
  font-weight: bold;
  background: #f0f0f0;
  padding: 4px;
}

.sectiontablefooter {

}

.sectiontableentry1 {
	background-color : #ffffff;
}

.sectiontableentry2 {
	background-color : #f9f9f9;
}

.small {
	color: #999999;
	font-size: 11px;
}

.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #999999;
	font-size: 11px;
}

.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #999999;
	font-size: 11px;
}

table.contenttoc {
  border: 1px solid #cccccc;
  padding: 2px;
  margin-left: 2px;
  margin-bottom: 2px;
}

table.contenttoc td {
  padding: 2px;
}

table.contenttoc th {
  background: url(../../images/subhead_bg.png) repeat-x;
  color: #666666;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
}

a.mainlevel:link, a.mainlevel:visited {
display: block;
text-align: left; 
margin: 0px;
color: #231F20;
font-size: 11px; 
text-transform: none; 
	padding-top: 0px;
	padding-left: 10px;
	height: 20px !important;
	width: 100%;
	text-decoration: none;
font-family: helvetica, geneva;
}

a.mainlevel:hover {
	text-decoration: none;
	color: #6F6D71;
}

a.mainlevel#active_menu {
text-align: left; 
margin: 0px;
color: #444;
font-size: 11px; 
font-weight: normal;
text-transform: none; 

}

a.mainlevel#active_menu:hover {
	color: #fff;

}

a.sublevel:link, a.sublevel:visited {
	padding-left: 10px;
	font-size: 11px;
	font-weight: none;
	color: #444;
	text-align: left;
line-height: 1.3em; 
font-family: helvetica, geneva;
}

a.sublevel:hover {
	color: #C4A77A;
	text-decoration: none;
}

a.sublevel#active_menu {
	color: #333;
}

.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0;
}
.code {
	background-color: #ddd;
	border: 1px solid #bbb;
}

form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;
}

div.mosimage {
  border: 1px solid #ccc;
}

.mosimage {
  border: 1px solid #cccccc;
  margin: 5px
}

.mosimage_caption {
  margin-top: 2px;
  background: #efefef;
  padding: 1px 2px;
  color: #666;
  font-size: 12px;
  border-top: 1px solid #cccccc;
}

span.article_seperator {
	display: block;
	height: 1.5em;
}


#page {
  clear: both;
  float: left;
  width: 100%;
  margin-bottom: 2em;
  text-align: left;
}

#columns {
  margin: 0 auto;
}


/* Column widths */
.width {
  width: 100%;
}

.widthPad {
/*  width: 863px; */
}

.width25 {
  width: 160px;
background-color: #FFD790;
}

.widthRight {
width: 240px;

}

.width50 {
  width: 50%;
padding: 5px 10px 5px 10px;
}

.width50 table {
width: 420px;
}

.width50 table table table {
width: 420px;
}


.width73 {
  width: 300px;
  margin-left:4px;
}

.width75 {
  width: 690px;
  margin-left:4px;
}

.width100 {
  width: 100%;
}


/**************************************************************
   Footer
 **************************************************************/


#footer {
  clear: both;
  width: 100%;
  height: 5em;
  margin-top: 3em;
 background: url(../images/footerGradient.jpg) repeat-x bottom;
}

#footer .bg {
  position: relative;
  margin: 10px auto;
width: 855px;
background: url('../images/footerBg.jpg') repeat-x;
height: 2em;
}

#footer .bg ul { /* edit here */
  float: left;
  margin: .5em 1em 0 75px !important;
  padding: 0;
}

#footer .bg ul li {
  display: inline;
  list-style: none;
}

#footer .bg ul li a {
  float: left;
  padding: .2em 1em;

  font: 400 12px helvetica, sans-serif;
  letter-spacing: 0.1em;
  line-height: 0.8em !important;
  line-height: 1em;

  color: #ccc;
  border-right: 1px solid #fff;
}

#footer #bg ul li a.last {
  padding-right: 0;
  border-right: 0;
}

#footer #bg ul li a:hover {
  color: #F26A92;
}

#footer .bg img {
  position: absolute;
  top: -15px;
  left: 10px;
}

.footerBar {
width: 855px;
background: url('../images/footerBg.jpg') repeat-x;
}

/**************************************************************
   Icons specific to the colour theme
 **************************************************************/

a.lightTheme img,
a.darkTheme img,
a.submitButton img {
  width: 20px;
  height: 20px;
  vertical-align: middle;
}

a.lightTheme img {
  background: url(../images/icons/light_light_theme.gif) no-repeat center center;
}

a.darkTheme img {
  background: url(../images/icons/light_dark_theme.gif) no-repeat center center;
}

a.submitButton img {
  background: url(../images/icons/light_submit.gif) no-repeat center center;
}


/**************************************************************
   Posts
 **************************************************************/

.post {
  float: left;
  width: 100% !important;
  width: 99%;
  position: relative;
  margin-bottom: 1.5em;
  /*border-bottom: 1px solid #CCCCCC;*/
}

.post .date {
  position: absolute;
  top: 0;
  left: 5px;

  width: 2.3em;
  text-align: right;
}

.post .date .month {
  text-transform: none;
  font: 700 1.0em arial, sans-serif;
  color: #888;
}

.post .date .day {
  display: block;
  margin-top: -5px;
  font: 700 2.1em arial, sans-serif;
  color: #888;
}

.post .title {
  display: block;
  padding: 0 0 5px 0;

  font-size: 1.2em;
  font-weight: bold;
  color: #586B7A;
}

.post p {
  margin: 0 0 0 0em;
  padding:  0}



/**************************************************************
   Thumbnail Lists
 **************************************************************/

ul.thumbs,
ul.thumbs li {
  margin: 0;
  padding: 0;
}

ul.thumbs li {
  margin: 0 0 15px 0 !important;
  margin: 0;
  padding: 0px;
  list-style: none;
}

a.thumb img {
  
  border: 5px solid #ccc;
}

a:hover.thumb img {
  background: #8EB4C6;
  border: 5px solid #000;
}

a:hover.thumb {
  background: none;
}

a.thumb span {
  display: block;
  margin-top: -5px !important;
  margin-top: -2px;
}



/**************************************************************
   Submenu Styles
 **************************************************************/

ul.submenu1,
ul.submenu2 {
  margin: 0 0 20px 0;
  padding: 0;
}

ul.submenu1 li,
ul.submenu2 li{
  margin: 0;
  padding: 0;
  list-style: none;
  list-style-image: url(foo.gif); /* because IE is balls */
}

ul.submenu1 li a,
ul.submenu2 li a {
  display: block;
  height: auto !important;

  /* Start hide from IE Mac \*/
  height: 1%;
  /* End hide from IE Mac */

  padding: 1px 5px 1px 20px;
}

ul.submenu1 li a {
  background: url(../images/bg/submenu1.gif) no-repeat 5px 50%;
}

ul.submenu1 a:hover {
  color: #888;
  background: #B3C6C4 url(../images/bg/submenu1.gif) no-repeat 5px 50%;
}

ul.submenu2 li a {
  color: #426F85;
  background: url(../images/bg/submenu2.gif) no-repeat 3px 50%;
}

ul.submenu2 a:hover {
  color: #888;
  background: #B3C6C4 url(../images/bg/submenu2.gif) no-repeat 3px 50%;
}






/**************************************************************
   Generic Display 
 **************************************************************/


.block {
  display: block;
}

.clear {
  clear: both;
}

.marginRight {
  margin-right: 15px;
}

.paddingLeft {
  padding-left: 5px;
}

.paddingRight {
  padding-right: 5px;
}

.floatLeft {
  float: left;
}

.floatRight {
  float: right;
}

.alignLeft {
  text-align: left;
}

.alignRight {
  text-align: right;
}

.alignTop {
  vertical-align: top;
}

.alignMiddle {
  vertical-align: middle;
}

.alignBottom {
  vertical-align: bottom;
}

.horzPad {
}
.lightBlueBg {
  background-color: #E9EAEB;
}

.dark {
  color: #353E47;
}