/*
IDEWALES

description:
Global stylesheet for most pages

version:  2007-01-17
author: Wales Goriola
copyright: 2007.
---------------------------------------------------------*/

/*
Global Elements and Selectors

------------------------------------ */
*{
padding:0;
margin:0;
}
body  {
	background:#000000;
	color:#111;
	width: 100%;
	font-size:14px;
	font-family: Times New Roman, Times, serif;
	padding:0px 0px 0px 0px; 
	margin:0px 0px 0px 0px;
}
html>body {
	font-size: 13px;
	line-height: 18px;
	font: 13px/1.1 arial,verdana,sans-serif;
}
/* General Links */
a,
a:link{

	color: #920210;
	text-decoration: underline;
}
a:visited {
	color: #ff3300;
	text-decoration: underline;
}
a:hover {
	color: #920210;
	text-decoration: none;
}
h2,h3, {font-family:Georgia, "Times New Roman", Times, serif;color: #0570A7;}
h2{
font:16px Georgia, "Times New Roman", Times, serif;
line-height:18px;
}
.nav1 a {
	color: #ffffff;
	text-decoration:none;
}
.nav1 a:hover {
	text-decoration:underline;
}
.p {padding:3px;
}

#maincontainer h1{
margin: 10px;
background-image: url(/images/h1_bg.jpg); background-repeat: no-repeat;
display: block;
font-size: 1.9em;
padding:8px;
padding-left: 10px;
color: #04375a;
font-weight: bolder;
}

#maincontainer{
width: 932px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
border:0px solid #ccc;
line-height: 17px;
background-color: #fff;
background-image: url(/images/midbg.jpg); background-repeat: repeat-y;
}
#maincontainer p {padding:4px;
}
#toper{
clear: left;
width: 100%;
background:;
color:;
text-align:left;
padding: 30px;
}

#topsection{
background: #fff;
background-image: url(/images/tophead.jpg); background-repeat: no-repeat;
height: 196px; /*Height of top section*/
}

#topsection h1{
margin: 0;

}
#topsection_nav{
background:;
background-image: url(/images/mid-nav.jpg); background-repeat: repeat-y;
height: 30px; /*Height of top section*/
padding: 0px;
}
#topsection_nav1{
background:;
background-image: url(/images/mid-nav1.jpg); background-repeat: no-repeat;
height: 6px; /*Height of top section*/
padding: 2px;
}
#topsection_nav h1{
margin: 0;
padding: 5px;
}
#topmid{
background:;
background-image: url(/images/midbg01.jpg); background-repeat: no-repeat;
height: 264px; /*Height of top section*/
padding: 2px;
}
.topmid02{
background:;
background-image: url(/images/midbg02.jpg); background-repeat: no-repeat;
height: 264px; /*Height of top section*/
padding: 0px;
}
.topmid03{
background:;
background-image: url(/images/midbg03.jpg); background-repeat: no-repeat;
height: 264px; /*Height of top section*/
padding: 0px;
}
.topmid04{
background:;
background-image: url(/images/midbg04.jpg); background-repeat: no-repeat;
height: 264px; /*Height of top section*/
padding: 0px;
}
.topmid05{
background:;
background-image: url(/images/midbg05.jpg); background-repeat: no-repeat;
height: 264px; /*Height of top section*/
padding: 0px;
}
.topmid06{
background:;
background-image: url(/images/midbg06.jpg); background-repeat: no-repeat;
height: 264px; /*Height of top section*/
padding: 0px;
}
.topmid07{
background:;
background-image: url(/images/midbg07.jpg); background-repeat: no-repeat;
height: 264px; /*Height of top section*/
padding: 0px;
}
#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
margin: 0 350px 0 0px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
border:0px solid #ccc;
}
#centents{
	line-height: 17px;
}
#leftcolumn{
float: left;
width: 120px; /*Width of left column in pixel*/
margin-left: -932px; /*Set margin to that of -(MainContainerWidth)*/
background: #fff;
border-right:1px solid #ccc;
}
#fullcolumn{
width: 100%
background: #fff;
border-right:0px solid #ccc;
}

#rightcolumn{
float: left;
width: 350px; /*Width of right column*/
margin-left: -350px; /*Set left margin to -(RightColumnWidth)*/
background:;
}
#rightcolumn1a{
float: left;
width: 190px; /*Width of right column*/
margin-left: -190px; /*Set left margin to -(RightColumnWidth)*/
background: #FDE95E;
}
#rightcolumn1b{
float: left;
width: 190px; /*Width of right column*/
margin-left: -190px; /*Set left margin to -(RightColumnWidth)*/
background: #FDE95E;
}
#footermain{
clear: both;
width: 932px;
background:fff;
background-image: url(/images/footerbg.jpg); background-repeat: repeat-y;
font-size: 11px;
text-align: center;
	border-top: 0px solid #d1d1d1;
	color: #fff;
	height: 90px;
	overflow: hidden;
	padding:0px 0px 0px 0px;
}
#footerbottom{
clear: both;
width: 932px;
background:fff;
background-image: url(/images/footerbottom.jpg); background-repeat: no-repeat;
font-size: 11px;
text-align: center;
	border-top: 0px solid #d1d1d1;
	color: #fff;
	height: 18px;
	overflow: hidden;
	padding:0px 0px 0px 0px;
}
.innertube{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
line-height: 18px;
 padding: 10px 10px 10px 10px;
}
.innertube2{
 padding: 15px 15px 15px 15px;
}
.sidepannel{
width: 324px;
background:;
background-image: url(/images/panel_top.jpg); background-repeat: no-repeat;
font-size: 14px; font-weight: bold;
text-align: center;
	border-top: 0px solid #d1d1d1;
	height: 45px;
	color: #0570A7;
	overflow: hidden;
	padding:0px 0px 0px 0px;
}
.sidepannelmid{
width: 324px;
background:;
background-image: url(/images/panel_mid.jpg); background-repeat: repeat-y;
font-size: 12px;
text-align: center;
color: #333;
}
.sidepannelbttm{
width: 324px;
background:;
background-image: url(/images/panel_bottm.jpg); background-repeat: no-repeat;
font-size: 11px;
text-align: center;
	border-top: 0px solid #d1d1d1;
	color: #999;
	height: 30px;
	overflow: hidden;
	padding:0px 0px 0px 0px;
}
 /* tab Menu navigation. */
.animatedtabs{
border-bottom: 0px solid gray;
overflow: hidden;
width: 100%;
font-size:14px; /*font of menu text*/
vertical-align:bottom;
}

.animatedtabs ul{
list-style-type: none;
margin: 0;
margin-left: 10px; /*offset of first tab relative to page left edge*/
padding: 0;
}

.animatedtabs li{
float: left;
margin: 0;
padding: 0;
}

.animatedtabs a{
float: left;
position: relative;
top: 5px; /* 1) Number of pixels to protrude up for selected tab. Should equal (3) MINUS (2) below */
background: url(/images/tab-blue-left.gif) no-repeat left top;
margin: 0;
margin-right: 3px; /*Spacing between each tab*/
padding: 0 0 0 9px;
text-decoration: none;

}
.animatedtabs a span{
float: left;
position: relative;
display: block;
background: url(/images/tab-blue-right.gif) no-repeat right top;
padding: 5px 14px 3px 5px; /* 2) Padding within each tab. The 3rd value, or 3px, should equal (1) MINUS (3) */
font-weight: bold;
color: black;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
.animatedtabs a span {float:none;}
/* End IE5-Mac hack */


.animatedtabs .selected a{
background-position: 0 -125px;
top: 0;
}

.animatedtabs .selected a span{
background-position: 100% -125px;
color:#fff;
padding-bottom: 8px; /* 3) Bottom padding of selected tab. Should equal (1) PLUS (2) above */
top: 0;
}

.animatedtabs a:hover{
background-position: 0% -125px;
top: 0;
}

.animatedtabs a:hover span{
background-position: 100% -125px;
padding-bottom: 8px; /* 3) Bottom padding of selected tab. Should equal (1) PLUS (2) above */
top: 0;
color:#fff;
}
input, textarea {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
border: 1px solid #cccccc;
background-color: #eeeeee;
padding: 2px;
	}
ul.paging {

height: 25px;
width: auto;
text-align: center;
border-top: 1px #666666 dotted;
border-right: 1px #666666 dotted;
border-left: 1px #666666 dotted;
border-bottom: 1px #666666 dotted;
margin-left: auto;
margin-right: auto;
padding: 0px;
padding-top: 5px;
background-color: #f0f0f0;}

ul.paging li{

text-align: center;
display: inline;
margin: 3px;

}

ul.paging li a{

text-decoration: none;
}
ul ol{
	margin: 3px 0 0;
	padding: 0;
	}
	li {
	margin-left: 28px;
}
	
	#search2 {
	padding: 5px 0;
	width:350px;
	background:;
	border:1px solid #ccc;
}
	#search2 h3 {
		padding: 5px 0 0 0;
		color: #fff;
		font-size: 90%;
		font-weight: bold;
		text-transform: uppercase;
		letter-spacing: 2px;
	}
	#f_search {
		float: right;
		width: 380px;
		border:0px solid #ccc;
		vertical-align: middle;
		padding-top:4px
	}
	#f_search #f_intro_search {
		margin-right: 5px; padding: 4px 4px 4px 25px;
		width: 250px; height: 14px;
		color: #666;
		font-size: 100%;
		background: #fff url(/images/icon_intro_search.gif) 5px no-repeat;
	}
	#f_search input { vertical-align: middle; }
	#f_search p { margin: 0; }
		#f_search a:link, #f_search a:visited, #f_search a:visited, #f_search a:active {
			margin-left: 5px; padding-left: 20px;
			background: url/images/icon_search.gif) 0 50% no-repeat;
			color: #fff;
			font-size: 90%;
		}
		#f_search a:hover {
			text-decoration: none;
		}
.container_search { margin: 0 auto; width:550px; padding-bottom:0px;}
/* column setups */
.box {
	background-position: bottom left;
	background-repeat: no-repeat;
	margin-bottom: 10px;
	padding-bottom: 1px;
}


.box p {
	margin-left: 10px;
}

.box ul {
	margin-left: 10px;
}

.box ol {
	margin-left: 28px;
}
/* Gallery slide */
.gallery1 img{
	border: #C0C0C0 6px solid; 
	padding: 2px
}
.gallery1{
	border: #C0C0C0 6px solid; 
	padding: 2px
}
.nav1{
width:590px;
	border: #C0C0C0 1px solid; 
	background: #000000;
	padding: 4px
}

.slideboxmain {overflow: hidden;width: 800px;}
.slideboxmain1 {overflow: hidden;width: 800px;}
#slideboxmain0 table {border-collapse:collapse;}
#slideboxmain0 td{overflow: hidden;padding:0px 0px 0px 0px;width:190px; }
#slideboxmain0 td  a {color:#999;font-family: Georgia,Times New Roman, Times, serif;font-size: 11px;text-decoration: underline;font-weight:bold;}
#slideboxmain0 td a:link {color:#999; font:bold 11px Georgia,Times New Roman, Times, serif; text-decoration:underline;}
#slideboxmain0 td a:active {color:#999; font:bold 11px Georgia,Times New Roman, Times, serif; text-decoration:underline;}
#slideboxmain0 td a:visited {color:#999; font:bold 11px Georgia,Times New Roman, Times, serif; text-decoration:underline;}
#slideboxmain0 td a:hover {color:#5b972b; font:bold 11px Georgia,Times New Roman, Times, serif; text-decoration:underline;} 
img.image {z-index: 0;height : 80px;border:0;padding:0 0px 0 0px;}
