﻿/* Timothy Framework - www.timothyframework.com */
/* This work is licensed under the MIT License - http://www.opensource.org/licenses/mit-license.php */


/* Color Legend */


/* Reset */

html, body { margin: 0; padding: 0; border: 0;  
				background: transparent; font-size:10px; }

div, span, article, aside, footer, header, hgroup, nav, section,
h1, h2, h3, h4, h5, h6, p, blockquote, a, ol, ul, li, 
table, tr, th, td, tbody, tfoot, thead {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
	background: transparent;
	}

img 	{ margin:0; padding:0; border:0; }

table, tr, th, td, tbody, tfoot, thead {
	margin: 0; padding: 0; border: 0;
	vertical-align: baseline;
	background: transparent;
	}
	
table { border-collapse: collapse; border-spacing: 0; }
	
input, select, textarea, form, fieldset {
	margin: 0; padding: 0; border: 0;
	}

article, aside, dialog, figure, footer, header, hgroup, nav, section { 
	display:block; }

h1, h2, h3, h4, h5, h6, p, li, blockquote, td, th, a, caption, em, strong, strike { 
	font-family: Arial, Helvetica, sans-serif;
	font-size:100%;
	font-weight: normal;
	font-style: normal;
	line-height: 100%; 
	text-indent: 0;
	text-decoration: none;
	text-align: left;
	color: #000;
	}

ol, ul { list-style: none; }


/* Global */

html 	{	}
body	{ 	}



/* Headings */

h1, h2, h3, h4, h5, h6 { font-weight: bold; color: #000; }

h1 { font-size:24px; }
h2 { font-size:20px; }
h3 { font-size:16px; }
h4 { font-size:14px; }
h5 { font-size:14px; }
h6 { font-size:14px; }

h1 img, h2 img, h3 img, h4 img, h5 img, h6 img { margin: 0; }



/* Text Elements */

p           	{ color:#000; font-size:12px; line-height:150%;  }
p .left			{ margin: 1.5em 1.5em 1.5em 0; padding: 0; }
p .right 		{ margin: 1.5em 0 1.5em 1.5em; padding: 0; }

a           	{   }
a:link			{ color: #000000;  }
a:visited		{ color: #0f0;  }
a:active		{ color: #0f0;  }
a:focus			{ color: #666;  }
a:hover     	{ color: #ae0000;  }

blockquote  	{ color:#000; font-size:12px; }

strong      	{ font-weight: bold; }
em		      	{ font-style: italic; }

/* Images */



/* Lists */

ul          	{  }
ol          	{ list-style-type:decimal; }

ul li		    { color:#000; font-size:12px; }
ol li	     	{ color:#000; font-size:12px; }

dl          	{  	}
dt       		{  	}
dd          	{ 	}



/* Tables */

table       	{ width:100%; }

tr				{	}
.odd			{ background-color:#eee; }
.even			{ background-color:#fff; }

th          	{ font-weight: bold; }
thead, th    	{ background: #ccc; }

tbody			{   }

th,td,caption 	{ 	}
caption 		{ 	}

tfoot       	{	}
.tfooter		{ background-color:#ccc; text-align:center; font-style:italic; }

caption     	{ background: #efefef; }





/* Containers */
#address p 			{ line-height:normal;
	
}
#outer-wrapper		{ background-image:url('../images/Bilinear_gradient.gif');width:100%;background-position:center;	}
#wrapper			{ width:900px;margin:0 auto;background-color:#ffffff;border-left:1px black solid;border-right:1px black solid;  }

#top	 			{ background-color:#ffffff; width:100%; padding:15px 0px;overflow:hidden;}

#logo				{ margin:0 0 0 10px;float:left;	}
#logo img			{margin-left:30px;padding-top:10px;height:90px;width:215px;}
#social-media		{float:right;margin:0 10px 0 0;}	
#social-media ul li	{ display:inline;	}
	
#social-media p		{ font-size:11px;margin:4px 10px 4px 0px; 	}
#social-media img	{ width:24px;height:24px;	}

#subjavafade		{ width:100%;background-color:#c5c5c5;overflow:hidden;line-height:180%;padding:2px 0px;}

#subjavafade h1 	{ color:#ae0000;text-align:center;}

#subjavafade p 		{ color:#ae0000;text-align:center;font-weight:bold;display:none;}

#banner 			{ width:900px;overflow:hidden;background-color:#c5c5c5; }

#subbanner 			{ width:100%;height:25px; background-color:#ae0000;azimuth:inherit;elevation:below;border-bottom:4px #cccccc solid;  }

#subbanner img		{ height:25px;margin:0;}

#topnav 			{ margin-left:20px;visibility:visible;min-height:30px;}

#topnav a:link		{ 	}
	
#topnav ul li 		{display:inline;padding-left:3px;padding-right:3px;}

#content-wrapper 	{   }

#leftnav 			{   }

#leftside 			{   }

#right li img		{margin-left:50px;display:block;}

#rightside 			{ padding:12px;margin-left:675px;  }

#rightside 	h2		{ padding:20px;border-bottom:1px #777777 solid;margin:20px 0 10px 0;  }

#rightside h3		{ padding-bottom:20px;border-bottom:1px #777777 solid;padding-top:15px; }


#content 			{ width:650px;float:left;padding:20px;min-height:600px;  }

#content p			{ color:#222222;margin:10px 0;line-height:170%;	}

#content h1			{ border-bottom:1px #777777 solid;margin:0 0 20px 0;font-size:32px;padding:20px 0;}

#content h2			{ border-bottom:1px #777777 solid;margin:20px 0 0 0;padding:20px 0;}

#rightside img		{ padding:8px;border:1px #888888 solid;margin:9px;background-color:ThreeDFace;	}


#content img		{ padding:8px;border:1px #888888 solid;margin:9px;background-color:ThreeDFace;	}

#rightside p		{ color:#222222;margin:12px 0;line-height:170%;	}

#footerlink 		{float:right;clear:both;margin-right:30px;color:#aaaaaa;}

#footer 			{ clear:both;background-color:#000000;padding:0px 0px 5px 0px; width:100%;max-height:25px; }

#footer p			{ width:100%;color:#ffffff;text-align:center;overflow:hidden;}
#footer a			{ float:right;}

#gallery1	li		{
	display:inline;}
}


#gallery1	li img {
	padding:0px;
}

#content li img { padding:0px;
	
}


#content1 {
	width:850px;float:left;padding:20px;min-height:400px;
}

#content1 p			{ color:#222222;margin:10px 0;line-height:170%;	}

#content1 h1			{ border-bottom:1px #777777 solid;margin:0 0 20px 0;font-size:32px;padding:20px 0;}

#content1 h2			{ border-bottom:1px #777777 solid;margin:20px 0 0 0;padding:20px 0;}

#content1 img		{ padding:0px;border:1px #888888 solid;margin:8px;background-color:ThreeDFace;	}







#box1 {   }

#box2 {   }

#box3 {   }

#box4 {   }

#box5 {   }

#box6 {   }


/* Layout Extra */




/* Navigation Extra */



/* Forms */

form ol { list-style-type:none; }

form 	{ text-align:left; margin:20px;	}

label 	{ 
		float: left; width: 150px; margin-top:5px;
		text-align:right; display:block; background:none; font-weight:bold;
		}
	
submit	{ background:none; 	}

input 	{ 
		width: 280px; margin:0 0 16px 10px;
		border:1px #bbb solid; padding:5px; background:none; 
		}
		
input:focus, textarea:focus	{ background-color:#eee; }

textarea {
		width: 280px; height: 150px; margin:0 0 16px 10px;
		border:1px #bbb solid; padding:5px; background:none; 
		}

select { margin-bottom:20px;	}
	
.month { margin-left:155px;	}

.submit {
		width:90px; height:25px;
		margin-left:160px;
		font-size:12px;
		}

#contact-form ol	{
	list-style:none;
}




/*Menu*/
body { font:11px Verdana,Arial; background:#eee;}
ul.menu {list-style:none; margin:0; padding:0px;}
ul.menu * {margin:0; padding:0;}
ul.menu a {display:block; color:#000; text-decoration:none;}
ul.menu li {position:relative; float:left; margin-right:2px;}
ul.menu ul {position:absolute; top:26px; left:0; background:#d1d1d1; display:none; opacity:0; list-style:none;}
ul.menu ul li {position:relative; border:1px solid #bbb; border-top:none; width:110px; margin:0;}
ul.menu ul li a {display:block; padding:5px 7px 5px; background-color:white;}
ul.menu ul li a:hover {background-color:#d1d1d1;}
ul.menu ul ul {left:60px; top:-1px}
ul.menu .menulink {border:1px solid #000; padding:5px 7px 7px; font-weight:bold; background:url('../images/images/header.gif'); width:95px}
ul.menu .menulink:hover, ul.menu .menuhover {background:url('../images/images/header_over.gif')}
ul.menu .sub {background:#c5c5c5 url('../images/images/arrow.gif')40px 8px no-repeat}
ul.menu .topline {border-top:1px solid #aaa}

/*slider*/

#slider {
    width: 900px; /* important to be same as image width */
    height: 300px; /* important to be same as image height */
    position: relative; /* important */
	overflow: hidden; /* important */
	text-align:left;

}

#sliderContent {
    width: 900px; /* important to be same as image width or wider */
    position: absolute;
	top: 0;
	margin-left: 0;
}

.sliderImage {
    float: left;
    position: relative;
	display: none;
}

.sliderImage span {
    position: absolute;
    padding: 10px;
    width: 300px;  /* This is the width of the caption box  */
	height:300px; /* This is the height of the caption box  */
    background-color: #000;  /* This sets the background color of the semi transparent box */
    /* If you do not want the transparent content field to appear, change all opacity values to 0 */
	filter: alpha(opacity=0); -moz-opacity: 0; -khtml-opacity: 0; opacity: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:150%;
    color: #fff; /* This is the color of the text in the caption box */
    display: none;
}

.sliderImage span strong { 
	color:#FF9428;  /* This is the color of the title text in the caption box */
	font-size: 22px; /* This is the font size of the title text in the caption box */
	line-height:300%;
	}

.clear { clear: both; }


.top { top: 0; left: 600px; }  /* This sets the upper left corner of the caption box */

.bottom { bottom: 0; left: 0; } /* This sets the lower left corner of the caption box */

#slider ul 		{ list-style-type: none;}
#slider ul li 	{ margin-left:0px; }

/* slider1 */
#slider1 {
    width: 900px; /* important to be same as image width */
    height: 300px; /* important to be same as image height */
    position: relative; /* important */
	overflow: hidden; /* important */
	text-align:left;

}

#sliderContent1 {
    width: 900px; /* important to be same as image width or wider */
    position: absolute;
	top: 0;
	margin-left: 0;
}

.sliderImage1 {
    float: left;
    position: relative;
	display: none;
}

.sliderImage span1 {
    position: absolute;
    padding: 10px;
    width: 300px;  /* This is the width of the caption box  */
	height:300px; /* This is the height of the caption box  */
    background-color: #000;  /* This sets the background color of the semi transparent box */
    /* If you do not want the transparent content field to appear, change all opacity values to 0 */
	filter: alpha(opacity=0); -moz-opacity: 0; -khtml-opacity: 0; opacity: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:150%;
    color: #fff; /* This is the color of the text in the caption box */
    display: none;
}

.sliderImage span strong1 { 
	color:#FF9428;  /* This is the color of the title text in the caption box */
	font-size: 22px; /* This is the font size of the title text in the caption box */
	line-height:300%;
	}

.clear1 { clear: both; }


.top1 { top: 0; left: 600px; }  /* This sets the upper left corner of the caption box */

.bottom1 { bottom: 0; left: 0; } /* This sets the lower left corner of the caption box */

#slider1 ul 		{ list-style-type: none;}
#slider1 ul li 	{ margin-left:0px; }




