@import url("slider.css");
@import url("print.css");
/* 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	{
	background-color:#FFF;
	text-align:center;
}



/* Headings */

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

h1 { font-size:28px; }
h2 {
	font-size:18px;
	color: #000;
}
h3 {
	font-size:16px;
	text-align: center;
}
h4 {
	font-size:14px;
	color: #000;
}
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: #006;  }
a:visited		{ color: #006;  }
a:active		{ color: #000;  }
a:focus			{ color: #006;  }


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

strong      	{
	color: #000;
	font-size: 100%;
	font-weight: bold;
}
em		      	{ font-style: normal; }

/* 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:850px; }

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

th          	{ font-weight: bold; color:#fff;  }
thead, th    	{font-weight: bold; color:#000; background-color:#ccc;  padding:8px; font-size:12px  }

tbody			{font-weight: bold; color:#000; padding:5px; font-size:10px    }
tbody, td 		{ font-weight: bold; color:#000; background-color:#fff;  padding:8px; font-size:12px  	}

caption 		{ 	}

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

caption     	{ background: #efefef; }



/* Miscellaneous */

sup, sub    	{ line-height: 0; }

abbr, acronym   { border-bottom: 1px dotted #666; }
address     	{ 	 }
del         	{ background:#FFCECE; color:#f00; }

code, pre		{ background-color:#FF9; padding:2px 0px; margin:4px 25px;
					font-family:"Courier New", Courier, monospace; font-size:12px; font-weight:normal; line-height:150%;	}


/* Containers */

#wrapper 				{ width:900px; margin:0 auto; background-color:#fff;  }

#top					{ background-color:#FFF; width:100%; overflow: hidden; padding: 10px 10px 20px 10px;
						border-bottom:#eee; 	}

#logo	 				{ float:left; margin:0 0 0 5px;  }

#social-media			{ float:right; margin:0 5px 0 0; text-align:centre; }
#social-media ul 		{	}
#social-media ul li		{ display:inline; }
#social-media ul li a	{	}
#social-media p			{
	font:bold;
	color:#333;
	margin:4px 5px 4px 0px;
	font-size:11px;
	font-weight: bold;
	text-align: center;
}

#topnav 				{ clear:both; background-color:#fff; }
#topnav ul				{ width:100%; float:left; margin:0px 0px; background-color:#FFF;  border-bottom:2px #ccc solid; }
#topnav ul li			{ display:inline;}
#topnav ul li a			{ float:left; padding:10px 20px; color:#000;
	font-weight: bold}
#topnav a:link			{ color:#000;	}
#topnav a:visited		{ color:#000;	}
#topnav a:active		{ color:#000;	}
#topnav a:hover			{ color:#000; background-color:#0096DA;	}
#topnav a:focus			{
	color:#000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}


#bottomnav 				{ clear:both; background-color:#7F7F7F;}
#bottomnav ul			{ width:100%; float:left; margin:0px 0px; background-color:#7F7F7F; border:2px #ccc solid; }
#bottomav ul li			{ display:inline;	}
#bottomnav ul li a		{ float:left; padding:10px 15px; color:#333; font-weight:bold;  }
#bottomnav a:link		{ color:#fff;	font-weight:bold;}
#bottomnav a:visited	{ color:#fff;	font-weight:bold;}
#bottomnav a:active		{ color:#fff;	font-weight:bold;}
#bottomnav a:hover		{ color:#fff; background-color:#999;	}
#bottomnav a:focus		{ color:#fff;font-weight:bold; }

#banner 				{   }



#subbanner 				{ clear: both; width:100%; background-color:#555; overflow:hidden; padding:5px 0;   }
#subbanner p			{ line-height:150%;	font-size:12px; font-weight:bold; color:#fff; text-align:center; width: 900px; }

#rightside 				{ padding:10px 20px; margin-left:670px;  }
#rightside h4			{
	color:#0096DA;
	margin: 0px 0 15px 0;
	border-bottom:1px #999 solid;
	padding: 10px 0;
	text-align: center;
}
#rightside p			{ line-height:150%; margin:5px 0px 0px 0px; }

#rightsidenav 				{ background-color:#08096B; }
#rightsidenav ul			{width:100%;
							float:left;
							background-color:#08096B;
							border-bottom:2px #ccc solid;
							padding-top: 10px;
							padding-right: 0px;
							padding-bottom: 10px;
							padding-left: 0px;
}
#rightsidenavul li			{ display:inline;	}
#rightsidenav ul li a		{float:left;
							padding-top: 8px;
							padding-right: 15px;
							padding-bottom: 8px;
							padding-left: 15px;
}
#rightsidenav a:link		{ color:#fff;	}
#rightsidenav a:visited		{ color:#fff;	}
#rightsidenav a:active		{ color:#fff;	}
#rightsidenav a:hover		{ color:#fff; background-color:#0096DA;	}

#content 				{
	float:left;
	width:650px;
	padding:10px 20px;
	text-align: center;
}
#content h1				{ margin:10px 0 10px 0; border-bottom:1px #999 solid; padding:10px 0; }
#content h2				{ margin:30px 0 10px 0; }
#content p				{
	line-height:150%;
	margin:10px 10px 0 0;
	font-size: 12px;
}
#content img			{  }

#fullwidth-content 		{ width: 860px; padding: 10px 20px; background-color: #FFF; color: #D6D6D6; overflow: hidden;} 
#fullwidth-content h1	{ margin:0 0 10px 0; border-bottom:1px #999 solid; padding:10px 0; } 
#fullwdth-content h2	{ margin:30px 0 10px 0; }
#fullwdth-content p ul li { line-height:150%; margin:10px 10px 0 0; }
#fullwdth-content img 	{ padding:2px; border:1px #ccc solid; margin:2px; }

#table-products       		{ width:840px; padding:20px; }  
#table-products th   		{ font-weight: bold; color:#000;  }
#table-products thead, th  	{font-weight: bold; color:#000; background-color:#D1D8EA; font-size:12px  }
#table-products tbody		{font-weight: bold; color:#000;  font-size:10px    }
#table-products tbody, td 	{ font-weight: bold; color:#000; background-color:#fff;  font-size:12px  	}

#table1     		{ width:650px; padding:20px; }  
#table1   		    { color:#000;  }


#table-pdf      		{ width:600px; padding:20px; }  
#table-pdf th   		{ font-weight: bold; color:#000;  }
#table-pdf thead, th  	{font-weight: bold; color:#000; background-color:#D1D8EA; font-size:12px  }
#table-pdf tbody		{font-weight: bold; color:#000;  font-size:10px; text-align:right; }
#table-pdf tbody, td 	{
	color:#000;
	background-color:#fff;
	font-size:12px;
	text-align: left;
	font-weight: normal;
}

#bottom-banner					{ clear:both; width:900px; height:125px	}

#bottom-news					{ clear:both; background-color:#FFF; width: 900px; overflow: hidden; padding: 2px 5px; border-top:5px #333 solid; padding:0px 0;  }

#bottom-news p					{
	text-align:center;
	margin:0px;
	color:#000;
	font-size: 11px;
}
#bottom-news h4					{ text-align:center; margin:3px; font-weight:bold; color:#000;	}
#bottom-newsr a:link			{ color:#000;	}
#bottom-news a:visited			{ color:#000;	}
#bottom-news a:active			{ color:#000;	}
#bottom-news a:hover			{ color:#000; background-color:#0096DA;	}
#bottom-news a:focus			{ color:#000;	}
#mc embed sign up label  		{text- align: left; font-size:10px; colour: #FFF; }

#footer 				{ background-color:#868484; border-top:8px #333 solid; padding:10px 0; clear:both;  }
#footer p				{ text-align:center; margin:5px 0; font-weight:bold; color:#FFF;	}

#footer a:link			{ color:#FFF;	}
#footer a:visited		{ color:#FFF;	}
#footer a:active		{ color:#FFF;	}
#footer a:hover			{ color:#FFF; background-color:#0096DA;	}
#footer a:focus			{ color:#FFF;	}

#pdf		        	{ font-weight:bold; text-align:centre; color:#000; background-color:#D1D8EA;}
#pdf a:visited			{ color:#000; background-color:#D1D8EA;	}
#pdf a:active			{ color:#000; background-color:#D1D8EA;	}
#pdf a:hover			{ color:#fff; background-color:#4F81BE; }
#pdf a:focus			{
	color:#000;
	text-align: center;
}



#box1 {  width:200px; float:left; margin: 10px 5px; border-top: 10px #333 solid; border-bottom:5px #333 solid; background-color:#eee; }

#box2 {  width:200px; float:left; margin: 10px 5px; border-top: 10px #333 solid; border-bottom:5px #333 solid; background-color:#eee; }

#box3 {  width:200px; float:left; margin: 10px 5px; border-top: 10px #333 solid; border-bottom:5px #333 solid; background-color:#eee; }

#box4 {  width:200px; float:left; margin: 10px 5px; border-top: 10px #333 solid; border-bottom:5px #333 solid; background-color:#eee; }

#box1 h3, #box2 h3, #box3 h3, #box4 h3 		{ margin: 20px 2px 5px 2px;  }
#box1 p, #box2 p, #box3 p, #box4 p 			{ margin: 2px 2px 10px 2px;  }
#box1 img,#box2 img , #box3 img, #box4 img	{ width:198px; border-top: 2px #333 solid; border-bottom:2px #333 solid; }

#box5 {   }

#box6 {   }


#product-box1 {  width:250px; float:left; margin: 20px 15px;  background-color:#fff; }

#product-box2 {  width:250px; float:left;margin: 20px 15px;   background-color:#fff; }

#product-box3 {  width:250px; float:left;margin: 20px 15px;  background-color:#fff; }

#product-box4 {  width:250px; float:left; margin: 20px 15px;  background-color:#fff; }

#product-box5 {  width:250px; float:left; margin: 20px 15px;  background-color:#fff; }

#product-box6 {  width:250px; float:left; margin: 20px 15px;  background-color:#fff; }

#product-box7 {  width:250px; float:left;margin: 20px 15px; border-top: 10px #333 solid;border-bottom:5px #333 solid; background-color:#eee; }

#product-box8 {  width:250px; float:left;margin: 20px 15px; border-top: 10px #333 solid;border-bottom:5px #333 solid; background-color:#eee; }

#product-box9 {  width:250px; float:left;margin: 20px 15px; border-top: 10px #333 solid;border-bottom:5px #333 solid; background-color:#eee; }

#product-box1 h3, #product-box2 h3,  #product-box3 h3, #product-box4 h3,  #product-box5 h3,  #product-box6 h3,  #product-box7 h3,  #product-box8 h3,  #product-box9 h3{
	font-weight: bold;
	color: #000;
	margin: 20px 2px 5px 2px;
	border-bottom:2px #0096DA solid;
	font-family: Arial, Helvetica, sans-serif;
  	padding:10px 0; 
}

#product-box1 p,  #product-#box2 p,  #product-box3 p, #product-box4 p,  #product-box5 p, #product-box6 p, #product-box7 p,  #product-box8 p, #product-box9 p, { margin: 2px 0px 0px 2px; display:block; }


#service-box1 {  width:270px; float:left; margin: 10px 5px;  background-color:#fff; }

#service-box2 {  width:270px; float:left;margin: 10px 5px;   background-color:#fff; }

#service-box3 {  width:270px; float:left;margin: 10px 5px;  background-color:#fff; }

#service-box4 {  width:250px; float:left; margin: 20px 15px;  background-color:#fff; }

#service-box5 {  width:250px; float:left; margin: 20px 15px;  background-color:#fff; }

#service-box6 {  width:250px; float:left; margin: 20px 15px;  background-color:#fff; }

#service-box7 {  width:250px; float:left;margin: 20px 15px; border-top: 10px #333 solid;border-bottom:5px #333 solid; background-color:#eee; }

#service-box8 {  width:250px; float:left;margin: 20px 15px; border-top: 10px #333 solid;border-bottom:5px #333 solid; background-color:#eee; }

#service-box9 {  width:250px; float:left;margin: 20px 15px; border-top: 10px #333 solid;border-bottom:5px #333 solid; background-color:#eee; }

#service-box1 h3, #service-box2 h3,  #service-box3 h3, #service-box4 h3,  #service-box5 h3,  #service-box6 h3,  #service-box7 h3,  #service-box8 h3,  #service-box9 h3{
	font-weight: bold;
	color: #000;
	margin: 20px 2px 5px 2px;
	border-bottom:2px #0096DA solid;
	font-family: Arial, Helvetica, sans-serif;
  	padding:10px 0; 
}

#service-box1 p,  #service-#box2 p,  #service-box3 p, #service-box4 p,  #service-box5 p, #service-box6 p, #service-box7 p,  #service-box8 p,#service-box9 p, { margin: 2px 0px 0px 2px; display:block; }





#bottom-box1 {  width:330px; height: 250px; float:left; background-color:#FFF}
#bottom-box2 {  width:250px; height: 250px; float:left; margin: 5px 10px; border-left: 2px #FFF solid; background-color:#FFF; }
#bottom-box3 {  width:250px; height: 250px; float:left; margin: 5px 20px; border-left: 2px #FFF solid; background-color:#FFF; }


#contact-box1 {  width:280px; float:left;margin: 10px 20px ; }
#contact-box2 {  width:280px; float:left;margin: 10px 20px; }

#mobile-box1 {  width:400px; float:left; margin: 20px 20px; }
#mobile-box2 {  width:350px; float:left;margin: 20px 20px;  }
#mobile-box1 h2, #mobile-box2 h2 { margin: 5px 2px 5px 2px;  color:#4F81BE; }

#features-box1 {  width:200px; height: 150px; float:left; margin: 10px 5px; }
#features-box2 {  width:580px; height: 150px; float:left; margin: 10px 10px;  }
#features-box3 {  width:200px; height: 150px; float:left; margin: 10px 5px;}
#features-box4 {  width:580px; height: 150px; float:left; margin: 10px 10px;  }
#features-box5 {  width:200px; height: 150px; float:left; margin: 10px 5px; }
#features-box6 {  width:580px; height: 150px; float:left; margin: 10px 10px;  }
#features-box7 {  width:200px; height: 150px; float:left; margin: 10px 5px; }
#features-box8 {  width:580px; height: 150px; float:left;margin: 10px 10px;  }
#features-box1 h4, #features-box2 h4,  	{ margin: 5px 2px 5px 2px; padding:10px; color:#0096da; }
#features-box1 p,  #features-box2 p,  	{ margin: 5px 2px 5px 2px; padding:10px; }




/* Layout Extra */




/* Navigation Extra */



/* Forms */

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

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

label 	{float: left; width: 80px; margin-top:2px; text-align:right; display:block; background:none; font-weight:bold; color: #000;}
		
submit	{ }

input 	{ width: 200px; margin:0 0 15px 8px; border:1px #bbb solid; padding:5px; background: #FFF;}
		
input:focus, textarea:focus	{
	background-color:#EFDEDE;
	overflow: hidden;
	font-size: 9px;
}

textarea {width: 200px; height: 150px; margin:0 0 15px 8px; border:1px #bbb solid; padding:5px; background:none; }

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

.submit { width:90px; height:25px; margin-left:170px; font-size:12px; background-color:#D8D8D8;}
		
.lable { }

.clear	{ clear:both; }


/* Miscellaneous  */
.nave-text 		{ font-size:12px; font-weight:solid; color:#000; }

.copyright-text	{ font-size:80%; font-style:italic; color:#333; }

.footer-text	{ font-size:80%; font-style:normal; color:#666; }

.popup-link 	{font-size:12px; margin: 5px 10px; display: block;}

.mobile         { margin: 5px 2px 5px 2px; line-height:150%; font-weight:bold; font-size:12px; }

.title			{ font-size:18px; font-weight:bold; color:#333;  }
.subtitle		{ font-size:14px; font-style:italic; color:#333;  }

.artist			{ font-size:16px; font-weight:bold; color:#333;  }
.author			{ font-size:14px font-weight:bold; color:#555;  }
.editor			{ font-size:14px font-style:italic; color:#555;  }

.pub-date		{ font-size:10px font-style:italic; color:#555; }
.article-date	{ font-size:10px font-style:italic; color:#555;  }
.location		{ font-size:10px font-style:italic; color:#555;  }

.float-right	{ float:right; }
.float-left		{ float:left; }
.clear			{
	clear:both;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
}

.hide			{ display:none; }
.block			{ display:block; }
.inline			{ display:inline; }

.first			{ font-weight:bold; }
.last			{ font-weight:bold; }
.left			{ font-weight:bold; text-align:left; }
.right			{ font-weight:bold; text-align:right; }
.centre			{text-align:center;}

.added      	{ background:#D7D7FF; }
.removed    	{ background:#FFCECE; color:#f00; }
.changed		{ background:#FFB; }

.about      	{color:#0096DA; margin-top:2px;}

/* Success, info, notice and error/alert boxes - from Blueprint CSS Framework */

.error, .alert, .notice, .success, .info 	{ padding: 0.8em; margin-bottom: 1em; border: 2px solid #ddd; }

.error, .alert 								{ background: #fbe3e4; color: #8a1f11; border-color: #fbc2c4; }
	
.notice										{ background: #fff6bf; color: #514721; border-color: #ffd324; }
	
.success   									{ background: #e6efc2; color: #264409; border-color: #c6d880; }
	
.info 										{ background: #d5edf8; color: #205791; border-color: #92cae4; }
	
.error a 	{ color: #8a1f11; }
.alert a 	{ color: #8a1f11; }
	
.notice a   { color: #514721; }
.success a  { color: #264409; }
.info a		{ color: #205791; }
