
/* --- template.css --- */

/* Base */
body {	background: #FFF; }
form { margin: 0; padding: 0; }
img {border: none; margin: 0;}
select, label, .pointer { cursor:pointer; }

/* layout related */

#lay_header {
	border-top: 2px solid #0095CC;
	height: 120px;
}

#lay_header_left {padding-left: 15px; }
#lay_header_right li {float: right; margin-left: 30px;}

#lay_top {
	background: #000 url(../images/template-grad-black.png) repeat-x;	
	border-top:1px solid #fff;
	border-bottom: 2px solid #007eae;
	text-align:left;	
}

#lay_main p {padding: 3px 0 4px;}

#lay_footer {
	border-top: 2px solid #007eae;
	background: #fff url(../images/template-shade.gif) repeat-x;
	text-align:center;
	padding:5px 0 5px 0;
	bottom: 0;
}

#lay_left .moduletable ul li:hover,
#lay_right .moduletable ul li:hover 
	{ list-style: square outside url(../images/accs/arrowbullet-blue.png);	}

#lay_header_left { color: #222; }
.hbg_yellow #lay_header 
	{	background:url(../images/header-yellow.jpg) bottom repeat-x;	}	
	
.mbg_black #lay_main 
	{ background: #222; }
.mbg_white #lay_main 
	{ background: #fff url(../images/template-shade.gif) repeat-x; }	


/* Logo */

.logo { position:relative;	left:20px;	top:20px; z-index: 9; float: left; }
#logo-tam {	width: 500px;	height: 70px;	background: url(../images/logo-tam.gif) no-repeat top left; }



/* --- typography.css --- */

@font-face {
	font-family: 'Titillium Maps';
	src: url("../fonts/TitilliumMaps29L002.eot");
	src: local('Titillium Maps'), local('TitilliumMaps'), 
		url("../fonts/TitilliumMaps29L002.otf") format("opentype"), 
		url("../fonts/TitilliumMaps29L002.woff") format("woff");
    font-family: Diavlo;
	src: url(../fonts/Diavlo_MEDIUM_II_37.otf) format("opentype");
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
}

#lay_content { 
	font-size: 13px; 
}	

/* Heading */

/* http://webdesign.about.com/od/beginningcss/a/aa092107.htm */

h1,h2,h3,h4,h5,h6 {
	margin-bottom:10px;
 	font-family: Diavlo, Georgia, times, serif;
	_font-family: Georgia, times, serif;
}

.contentheading,
h1 { font-size: 28px; margin-bottom: 25px; }
h2 { font-size: 24px; margin-bottom: 20px; }
h3 { font-size: 20px; }
h4 { font-size: 16px; margin-bottom: 15px; }
h5 { font-size: 14px; margin-bottom: 0; }
h6 { font-size: 12px; margin-bottom: 0; }

h1:hover,h2:hover,h3:hover,h4:hover,h5:hover,h6:hover 
	{ border-bottom:1px dashed #CCC;}

h1 {padding-bottom: 8px;}
h3 {border-bottom:1px dotted #CCC;}

#lay_header_left h1#sitename a {
	font-style: italic;
  	font-weight:bold;  	
}

h2.doc_title {
	font-family: Diavlo, Arial, Geneva, Helvetica, sans-serif; 
	_font-family: Arial, Geneva, Helvetica, sans-serif; 	
	font-size: 20px;
	text-shadow: #ccc 2px 2px 1px;		
	margin: 0px;
}
h2.doc_title:hover { 
	text-shadow: black 1px 1px 2px;	
}

.breadcrumbs,
.moduletable h3,	
.moduletable_text h3,
.moduletable_menu h3 { 
	font-family:  Arial, Geneva, Helvetica, sans-serif;
	font-size: 12px; 
	font-weight : normal;
}
#lay_top h3 { 
	border: none; 
	font-size: 1.5em; 
	line-height: 14px;
}

#lay_top a:link { text-transform: capitalize; }
#lay_top a:hover { text-decoration: blink; }


a { text-decoration: none;}
a:hover { text-decoration: underline;}

#lay_header a {text-decoration: none; } 
#lay_header a:hover {text-decoration: underline;}


/* --- component.css --- */

/* Unordered list */
ul li, .doc_main ul li {list-style: none; }
ul li:hover { list-style-image: url(../images/accs-li2.gif); }

/* --- scheme.css --- */

/* Joomla */
.inputbox {	color : #888; }

input#mod-search-searchword 
	{ 	color: #ccc;	}

.breadcrumbs a:hover,
#lay_main .moduletable h3,
.moduletable_text h3,	
.moduletable_menu h3 {
	color : #666;
}

/* docs */
#lay_content ul li:hover,
#lay_content ol li:hover { color: #000; }

.small, .modifydate, .createdate { color: #777;  }

table.contenttoc a:link, table.contenttoc a:visited { color : #666; }

#lay_content table.contenttoc a:hover,
table.contenttoc a:hover { color: #222; }

table.contenttoc th { color : #444; }

/* Layout */

#lay_top h3,
#lay_top { color: #fff; }
#lay_top a { color: #888; }
#lay_top a:visited { color: #ccc; }
#lay_top a:link { color: #ccc; }
#lay_top a:hover { color: #08b; }

#lay_header { color: #fff; }
#lay_header a {color: #6bd; } 
#lay_header a:hover {color: #FFF; }

#lay_footer { color: #444; }

#lay_header_left h1#sitename a {
	color: #ffee66;	
    text-shadow: 3px 3px 7px black; 
}


/* --- joomla15.css --- */

.hasTip img,
.buttonheading img {border: none; margin: 0;}

.componentheading {
	background-repeat : no-repeat;
	font-size : 18px;
	font-weight : normal;
	padding : 6px 0px 5px 35px;
	margin : 2px;
}
.contentheading {
	background-repeat : no-repeat;
	font-size : 16px;
	font-weight : bold;
	padding : 6px 0px 5px 32px;
	margin : 2px;
}

@media print {
	.componentheading,
	.contentheading {
		padding : 6px 0px 5px 0px;
	}
	.buttonheading { display:none; }
}

.contentpaneopen .buttonheading { opacity: 0.5; }
.contentpaneopen:hover .buttonheading { opacity: 1; }

.contentdescription  {
	padding-bottom: 10px; 
}

/* --- hmenu.css --- */

#tabmenu_left, #tabmenu_right, #tabmenu_center { float: right; }

#tabsearch, #tabmenu, #tabmenu_left, #tabmenu_right, #tabmenu_center, #tabmenu_center li 
	{ height:40px; }
#tabmenu_center, #tabmenu_center li, #tabmenu_center li a
	{ line-height:40px; }
	
#tabmenu li:hover { list-style: none; }	

#tabmenu { padding-top: 30px; }

#tabmenu_center ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#tabmenu_center li {
	float: left;
	margin: 0;
	padding: 0;
}
#tabmenu_center li a {
	font-size: 1.3em;
	float: left;
	display: block;
	margin: 0;
	padding: 0 10px 0 10px;	
	font-weight: normal;
}

#tabmenu_center li a { color:#eee; text-decoration: none; }
#tabmenu_center li a:hover { color:#fff; text-decoration: blink; }
li a#active_menu-nav {	color:#ff0; }


#tabmenu_left{
	width: 6px;
	float:right;
	background: url(../images/menu-top/left.gif) top left no-repeat;
}
#tabmenu_right{
	width: 6px;
	float:right;
	background: url(../images/menu-top/right.gif) top right no-repeat;
}
#tabmenu_center li {}
#tabmenu_center li:hover {}
#tabmenu_center li a {}
#tabmenu_center li a:hover {
	background: transparent url(../images/menu-top/pointer-yellow.gif) top center no-repeat;
}





/* --- effects-css3.css --- */

/* http://davidwalsh.name/css-enhancements-user-experience */
::selection
	{ background:#fa8; color:#000; /* Safari and Opera */ }
::-moz-selection
	{ background:#fa8; color:#000; /* Firefox */ } 

/* CSS3 */
#gototop,
#gloss,
#lay_main .moduletable h3,
.moduletable_text h3,
.moduletable_menu h3,
.moduletable_menu ul.menu li,
.moduletable_menu ul.menu li li 
{
	-moz-border-radius:10px; 
	-webkit-border-radius:10px; 
	border-radius:10px; 
}
