/*** basic ***/

#Content {
	position:relative;
	width:920px;
	padding:0px;
	margin:0px auto;
     background-color:#DEDEDE;
	 color:#000000;
	 }

 /*fix forever scrolling*/
#col_one, #col_two{
  padding-bottom:0px;
  margin-bottom:0px;
}

/*** basic ***/

body{
	margin:0;
	padding:0px;
	background-color:#414174; /* add gradient later */
	background-image:url(../images/Tiva_bg.jpg);
	background-repeat:repeat-x;
	color:#000000;
	font-family: Calibri, Verdana, sans-serif;
	font-size:0.9em;
	line-height:1.4em;
		}
	
strong{
	color:#000000;
	}

h1{
	font-size: 180%;
    font-weight: bold;
  	color:#414174;
	margin:0px;
	margin-bottom:20px;
	padding:0px;
    text-align:left;
	}
	
h2{
	color:#414174;
	margin: 0px;
	margin-bottom:10px;
	padding: 0px;
	font-size:140%;
}	

h3{
	 color:#414174;
	margin: 0px;
	padding: 0px;
	font-size:120%;
}


a {
text-decoration: underline;
color: #999999;
}

li{
	color:#414174;
	list-style-type:square;
	}


p {
	margin-top:5px;
	}

#pagination{
  clear:both;
}



/*** DIVS ***/
#website_branding{
  width:900px; /* overall width is 920 -auto margin give the border - 10px either side */
   height:420px;
   margin:0 auto;
  background-image: url(../images/Tiva_header.jpg);
   background-repeat: no-repeat;
  
  }

#website_branding a{
  color:#000000;
}

#website_container{
	padding:0px; /* topmenu.css has a left padding of 25px so this clears it*/
  margin:0px 10px;
  width:900px;
min-height:300px;
/*background-image:url(../images/Tiva_testimonial.jpg);*/
background-repeat:no-repeat;
background-position:670px 110px;

 }
 
#callimage{
position:absolute;
top:216px;
left:680px;
background-image:url(../images/Tiva_side.jpg);
background-repeat:no-repeat;
height:268px;
width:217px;
}

#mainpage{
	}


#content{

}

#col_one {	
	width:626px;
	padding:10px;
	background-color:#FFFFFF;
	border:1px solid #414174;
	border-top:none;
	margin-bottom:30px;
	}
	
#col_two {
	width:200px;
	float:right;
		}
		
	
		
/*THIS ISNT WORKING - left in incase its needed - needs modifying
 .Spotlight #col_one{
 	background-image:url(../images/Tiva_cyberroam.jpg);
	background-repeat:no-repeat;
		 
 }	*/	
		
.layout1_1col_txt #col_one, /*.layout2_1col_txt #col_one,*/  .layout4_1col_txt #col_one{
  width:900px;
	margin:0 auto;
 }
 


.layout6_2col_txtimg #col_one {
	width:900px;
	margin:0 auto;
	}

.Contact_Us #col_one {	
	width:625px;
	padding:10px;
	float:left;
	}

#image{
float:right;
padding:5px 5px 5px 5px;
}

/* this lines up the image but the header is still after the image */
.Partnerships #col_two{
	width:625px;
	float:left;
		}
	

#website_footer{
 width:920px;
 margin:0px auto;
 padding:10px 0px;
font-size:0.85em;
color:#FFFFFF;
background-color:#414174;
text-align:center; 
   }
 

#website_footer a{
}

#global_footer{
	 width:920px;
	 padding:10px 0px; 	
	text-align:center;
	font-size: 0.85em;
	color: #cccccc;
background-color:#414174;
}

#global_footer a{
color:#cccccc;
}

/*** contact us ***/
#submit{
  text-align:right;
  padding-left:356px;
}


.submit
{
    border:solid 1px #000000;
}


/*** news page ***/
	
	
.headline{
	/*width:100%;*/
  padding:5px;
  color:#FFFFFF;
  background-color:#414174;
  text-align:center;
  font-size:100%;
	}
	
.headline a{
	color:#FFFFFF;

}
	
.news_article{
	/*width:100%; */
  padding:5px;
  color:#000000;
  background-color:#FFFFFF;
   text-align:left;
  font-size:80%;
  margin-bottom:10px;
	}	

.news_row { /* other stylesheet layout 4 has other parameters */
/*width: 100%;*/
position: relative;
margin:32px;
}

.newsimage {
	float:left;
	padding:10px;
	margin-top:30px;
	}

/*** gallery page ***/  /* NB tiva not set up for gallery yet */
.gallery #col_one{
width:300px;
float:left;
margin-top:0px;
padding-top:0px;

}

.gallery #col_two{
width:520px;
float:left;
margin-top:0px;
padding-top:0px;
}

.gallery .image{
	margin:11px;
}



.image {padding:0} /* cancels other padding in gallery stylesheet*/


.imagecaption{
  width:140px;
  padding:5px;
  color:#666666;
  background-color:#CCCCCC;
  text-align:center;
  font-size:80%;
}



.text1 {
	color:#FFFFFF;
		}
	
/*** home ***/


.date, .time {
  display:none;
}





#extra{
position:absolute;
top:60px;
font-size:110%;
left:775px;
color:#ffffff;
}

#extra a{
color:#ffffff;
}

.submit{
  border:solid 1px #000000;
  color:#000000;
  font-weight:bold;
}


/*** MENU ***/
#website_menu{
position:absolute;
	top:18px;
	right:10px;
	width:650px;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	text-align:right;
}

.website_top_menu ul{
margin:0;
padding: 10px 0;
}
	

.website_top_menu li {
	display: inline;
		
}

.website_top_menu a {
	text-decoration:none;
	color:#FFFFFF;
	text-align:center;	
	padding:10px;
	margin:10px 0px 0px;
	font-size:14px;
	background-image:url(../images/nav_slice.gif);
	background-repeat:repeat-x;
		}

.website_top_menu a:hover {
	color:#73E0FB;
	}

.website_top_menu a.current{
	background-color:#414174;
	background-image:none;
}

.website_top_menu li .first{
	background-image:url(../images/Tiva_nav_home_plain.jpg);
	background-repeat:no-repeat;		
		}
		
.website_top_menu .first a.current{
		background-image:url(../images/Tiva_nav_home_over.jpg);
	background-repeat:no-repeat;
}		

#phone {
	color:#9DD234;
	font-size:12px;
	font-weight:bold;
	padding:9px 0px 0px 0px;
	margin-right:90px;
	}
	
	
/*** TABLE ***/
TABLE{
	background-color:#E9EDF3;
	}
	
TD{
	text-align:center;
	padding:5px;
	}	
	
	
INPUT{
	margin:3px 0;
	}
	
/*** LINKS ***/

#links{
	width:920px;
	background-color:#414174;
		}
		
#links h3{
		color:#FFFFFF;
		font-size:2em;
		text-align:left;
		margin-left:10px;
		}	
	
#linkcol1, #linkcol2, #linkcol3{
	float:left;
	width:280px;
	padding:10px;
	background-color:#414174;
	text-align:left;
	color:#FFFFFF;
	}

#linkcol1 a, #linkcol2 a, #linkcol3 a{
	line-height:2em;
	color:#FFFFFF;
	text-decoration:none;
	}
	
#testimonial {
	width:920px;
	background-color:#FFFFFF;
	text-align:center;
	margin-bottom:10px;
	min-height:50px;
	}	
	
#testimonial p {
	padding:0px 10px;
	color:#414174;
	}		