/* CSS for tic 2009*/

/*Main body*/

body {
	font: 100% Arial, Helvetica, sans-serif;
	color: #000000;
	background: #ffffff url(images/sides-small.png) repeat-y ; /*ADA189*/
	background-attachment:fixed;
	background-position:center; 
	text-align: center;
	margin: 0 auto 0 auto;
	padding: 0px;
}

.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

/*.mcontent {
	background-image:url(media/BGi.png);
	 background-position:center;
	 background-repeat:no-repeat;
	 background-attachment:fixed;
}*/

.mcontent1 {
	background-image:url(media/BGi.png);
	 background-position:center;
	 background-repeat:no-repeat;
	 background-attachment:fixed;
}
.mcontent2 {
	background-image:url(media/BGt.png);
	 background-position:center;
	 background-repeat:no-repeat;
	 background-attachment:fixed;
}

.mcontent3 {
	background-image:url(media/worldmap_00.png);
	 background-position:center;
	 background-repeat:no-repeat;
	 background-attachment:fixed;
}

#sidebar1 {
    width: 180px; /*ori 140px*/
    float: left;
    padding: 15px 10px;
}

#sidebar1 ul {
	margin: 0;
	padding: 15px 0 0 0;
	list-style: none;
	font-size: 80%;
	line-height: 150%;
}
#sidebar1 a:link { 
	color: #736B5E;
	text-decoration: none;
	font-weight: bold;
}

#sidebar1 a:visited { 
	color: #666;
}

#sidebar1 a:hover, #sidebar1 a:active, #sidebar1 a:focus {  
	color: #238be9;
}

div#navbar2 {
	height: 30px;
	width: 100%;
	border-top: solid #000 1px;
	border-bottom: solid #000 1px;
	background-color: #336699;
}

div#navbar2 ul {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFF;
	line-height: 30px;
	white-space: nowrap;
}

div#navbar2 li { 
	list-style-type: none;
	display: inline;
}

div#navbar2 li a {
	text-decoration: none;
	padding: 7px 10px;
	color: #FFF;
}

div#navbar2 li a:link {
	color: #FFF;
}

div#navbar2 li a:visited {
	color: #CCC;
}

div#navbar2 li a:hover {
	font-weight: bold;
	color: #FFF;
	background-color: #3366FF;
}


.shade	{
	background-image:url(media/l_arroworange.gif);
	background-color:#f3c97c;
	font:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-style:oblique;
	color:#ea0d8b;
 }
 
.title	{
	background-color:#fbae17;
	font:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
}

.contitle
{
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ec008c;
	font-weight: bold;
	text-decoration: none;
}

.red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #BF0000;
	font-style: italic;

}
/*End of main body*/













/*for the menu*/
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.arroworange{
	width: 180px; /*width of menu*/
	border-style: solid solid none solid;
	border-color: #ffffff; /*#94AA74*/
	border-size: 0px;
	border-width: 0px;
}

.arroworange ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
	
.arroworange li a{
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	display: block;
	background: transparent url(media/arroworange.gif) 100% 0;
  height: 24px; /*Set to height of bg image- padding within link (ie: 32px - 4px - 4px)*/
	padding: 0px 0 4px 10px;
	line-height: 24px; /*Set line-height of bg image- padding within link (ie: 32px - 4px - 4px)*/
	text-decoration: none;
}	
	
.arroworange li a:link, .arroworange li a:visited {
	color: #5E7830;
}

.arroworange li a:hover{
	color: #26370A;
	background-position: 100% -32px;
}

	
.arroworange li a.selected{
	color: #26370A;
	background-position: 100% -64px;
}

/*===========*/
.arrowgrey{
	width: 180px; /*width of menu*/
	border-style: solid solid none solid;
	border-color: #ffffff; /*#94AA74*/
	border-size: 0px;
	border-width: 0px;
}

.arrowgrey ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
	
.arrowgrey li a{
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	display: block;
	background: transparent url(media/arrowgrey.gif) 100% 0;
  height: 24px; /*Set to height of bg image- padding within link (ie: 32px - 4px - 4px)*/
	padding: 0px 0 4px 10px;
	line-height: 24px; /*Set line-height of bg image- padding within link (ie: 32px - 4px - 4px)*/
	text-decoration: none;
}	
	
.arrowgrey li a:link, .arroworange li a:visited {
	color: #FFF;
}

.arrowgrey li a:hover{
	color: #666;
	background-position: 100% -32px;
}

	
.arrowgrey li a.selected{
	color: #999;
	background-position: 100% -64px;
}
/*==============*/

/*another menu*/

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.urbangreymenu{
width: 190px; /*width of menu*/
}

.urbangreymenu .headerbar{
font: bold 13px Verdana;
color: white;
background: #606060 url(media/arrowstop.gif) no-repeat 8px 6px; /*last 2 values are the x and y coordinates of bullet image*/
margin-bottom: 0; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 7px 0 7px 31px; /*31px is left indentation of header text*/
}

.urbangreymenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 0; /*bottom spacing between each UL and rest of content*/
}

.urbangreymenu ul li{
padding-bottom: 0px; /*bottom spacing between menu items*/
}

.urbangreymenu ul li a{
font: normal 12px Arial;
color: black;
background: #E9E9E9;
display: block;
padding: 5px 0;
line-height: 17px;
padding-left: 8px; /*link text is indented 8px*/
text-decoration: none;
}

.urbangreymenu ul li a:visited{
color: black;
}

.urbangreymenu ul li a:hover{ /*hover state CSS*/
color: white;
background: black;
}


/*end of another menu*/


/* breadcrumbs*/


/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.breadcrumb{
font: bold 14px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
}

.breadcrumb a{
background: transparent url(media/breadcrumb.gif) no-repeat center right;
text-decoration: none;
padding-right: 18px; /*adjust bullet image padding*/
color: navy;
}

.breadcrumb a:visited, .breadcrumb a:active{
color: navy;
}

.breadcrumb a:hover{
text-decoration: underline;
}

/* End of breadcrumbs*/
