/*	I'm gonna slip'n'slide through the motivations of your heart */

/* COLOURS
   ------
   Links: (green)         #B1D56E
   Gold titles:           gold
   Opaque Green:		  #2B7455
   Title panel:			  #454545	
   
   ----------------------------------------------------*/

/* HEADINGS
   --------
   Main Divs
   Links
   Main
   Menu
   Footer
   Splash Panel
   Contact
   Glider / Scroller
   Misc Styles
   
   ----------------------------------------------------*/

* {
	margin: 0;
	padding: 0;
}
body {
	
	margin: 0; 
	background: black; 
	font-family:lucida grande, lucida sans unicode, lucida sans, trebuchet ms, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 12px;
}
ul {
	list-style: none;
}
a {
	font-weight: bold; 
	color:#B1D56E; 
	text-decoration: none; 
}

/* ############################# MAIN DIVS ############################# */

#top {
	width: 940px; 
	color: white; 
	height: 18px; 
	margin: 0 auto; 
	padding: 4px 0 0 10px;
}
#captionBox {
	font-size: 40px; 
	position: absolute; 
	top: 95px; left: 140px; 
	width: 325px; 
	height: 300px; 
	line-height: 1.0em; 
	color: #454545; 
	font-family: Georgia, 'Times New Roman', Times, serif;
}
#line1, #line2, #line3, #line4 {
	width: 200px; height: 30px;
	position: absolute;
	top: 0px; left: 0px;
	color: #FFFFFF;
	z-index: 5;
	padding: 5px 10px 5px 10px;
	border-left: 5px solid white;
}
#bg1, #bg2#, #bg3, #bg4 {
	width: 200px; 
	position: absolute; 
	top: 0px; left: 0px;
	background: #454545; 
	padding: 5px 10px 5px 10px;
	filter:alpha(opacity=82);-moz-opacity:.82; opacity:.82; 	
	border-left: 5px solid white;
}
#bg1 {
	padding: 0 10px 0px 10px;
}
#line2, #bg2 {
	width: 200px; 
	top: 40px; 
	padding: 0 10px 10px 10px;
}
#line2 {
	padding: 0 10px 0px 10px;
	top: 50px; 
}
#line3, #bg3 {
	width: 270px; 
	top: 110px; 
	padding: 0 10px 5px 10px;
}
#line3 {
	top: 110px;
	padding-top: 2px; 
}
#line4, #bg4 {
	width: 320px; 
	top: 155px; 
}
#line4 {
	top: 150px; 
	padding-bottom: 10px;
}
#grad {	
	position: absolute; 
	top: 62px; left: 175px; 
	width: 150px; 
	height: 280px; 
	visibility: hidden;
}
#caption {
	font-size: 40px; 
	position: absolute; 
	top: 75px; left: 340px; 
	width: 335px; 
	height: 255px; 
	line-height: 1.0em; 
	color: #454545; 
	font-family: Georgia, 'Times New Roman', Times, serif;
}
#shadowPanel {
	position: absolute;
	top: -13px; left: -15px;
	filter:alpha(opacity=40);-moz-opacity:.40; opacity:.40;
	background: #454545;
	height: 280px; width: 363px;
}
#mainCaption {
	color: white; 
	z-index: 0;
	position: absolute; 
	top: 8px; left: -10px;
	padding-bottom: 5px;
}
#shadowCaption {
	z-index: 0;
	position: absolute; 
	top: 10px; left: -9px;
	padding-bottom: 5px;
}
#shadowCaption2 {
	z-index: 0;
	position: absolute; 
	top: 9px; left: -7px;
	padding-bottom: 5px;
}
#shadowCaption3 {
	z-index: 0;
	position: absolute; 
	top: 7px; left: -10px;
	padding-bottom: 5px;
	color: #666666;

	/*
	background: #454545;
	filter:alpha(opacity=75);-moz-opacity:.75; opacity:.75;
	*/
}
	
#introPanel {
	width: 935px;
	position:absolute;
	 
    top: 395px; left: 0 ; 
	
	background: #2B7455;   
    padding: 10px 15px 10px 0; 
    border: none; border-top: 5px solid white; 
    filter:alpha(opacity=75);-moz-opacity:.75; opacity:.75; z-index:5; 
    height: 105px; min-height: 105px;
}
#innerText {
	width: 935px;
	position: absolute;
	
	top: 395px; left: 0 ;
    
	padding: 0 15px 0 0; 
    border: none; border-top: 5px solid white; 
    z-index:6; 
    color: #FFFFFF; 
    line-height: 1.3em; 
    font-size: 13px; 
    font-weight: normal;
} 
#leftPanel, #leftPanel2 {
	width: 120px; 
	margin-right: 15px; 
	float: left; 
	width: 136px;
	
	margin-right: 5px;
	height: 112px;
	padding-top: 13px;
	border-right: 5px solid white;
	background: black;
	/*
	background: black;
	background: black url(../images/vetralogo_small.jpg) no-repeat;
	background-position: 0 15px;
	*/
}
#leftPanel2 {
	background: black;
}
#innerMain {
	width: 512px;
	margin-left: 15px; 
	float: left; 
	height: 95px; 
	line-height: 1.4em; 
	padding-right: 15px; 
	
}
#mainPanelTitle {
	font-size: 23px;
	line-height: 1.3em; 
	width: 100%; 
	font-family: Georgia, Times New Roman, Times, serif; 
	padding: 15px 0 5px 0;
}
#mainPanelTitle H1 {
	font-size: 23px;
	font-weight: normal;
}
#panelTitle {
	font-size: 23px; /* was 23px */
	line-height: 1.3em; 
	width: 100%; 
	font-family: Georgia, Times New Roman, Times, serif; 
	padding: 15px 0 5px 0;
	color: gold;
}
#rightPanel, #rightPanel2, #rightPanelHome {
	width: 200px; 
	height: 92px; 
	float: left; 
	padding: 13px;
	border-left: 5px solid white;
	padding-left: 20px;
	padding-top: 20px;
}
#rightPanelHome {
	padding-top: 12px;
	height: 100px;
}
#address {
	width: 550px;
	float: left; 
	font-size: 11px;
}
#credit {
	width: 300px;
	float: right; 
	font-size: 11px; 
	text-align: right;
} 
#logo, #logoMain {
	width: 136px; 
	height: 95px;
	position: absolute; 
	top: 0; left: 0;
    background: #252525;
 	padding-top: 0px; 
}
#logoMain {
	border-right: 5px solid white;
	border-bottom: 5px solid white;
}
#test {
	position: absolute; 
	left: 0px; top: 62px; 
	height: 229px; 
	width: 203px; 
	color: white; 
	font-size: 12px; 
	background: #2B7455; 
	filter:alpha(opacity=20);-moz-opacity:.20; opacity:.20; 
	padding: 30px 0 20px 20px;
}
#grad {
	top: 62px; left: 223px;
}
#test2 {
	position: absolute; 
	left: 35px; top: 80px; 
	height: 90px; 
	width: 263px; 
	color: white; 
	font-size: 12px;
}

/* ############################# LINKS ############################# */

a {
	font-weight: bold; 
	color:#B1D56E; 
	text-decoration: none; 
}
#top a {
	font-weight: bold; 
	color: #B1D56E; 
	text-decoration: none; 
}
a:hover {
	border-bottom: 2px white dotted; 
	color: white;
}
.section a, .section a:hover{
	background: #22855B; background: #000;
	line-height: 33px; 
	font-weight: bold; 
	color: white;
	padding: 5px 10px; 
	border: 1px solid #C0C0C0;
	border-left: 15px solid gold /* easy action */; 
	/*
	filter:alpha(opacity=82);-moz-opacity:.82; opacity:.82;
	*/
	width: 145px;
	display: block;
	padding: 0px 10px;
	margin-bottom: 4px;
	float: none;
}	
.section a:hover {
	background: #B1D56E; 
}

/* ############################# MAIN ############################# */

#main, #main2 { 
	width: 950px; 
	height: 525px; 
	margin: 0 auto; 
	margin-top: 7px; 
	position: relative;
	border: 5px solid #FFFFFF;
	 
}
#main {
	background-image:url(../images/home4.jpg); 
	background-repeat: no-repeat;
}
#main2 {
	background-image:url(../images/home3.jpg); 
	background-repeat: no-repeat;
}

/* ############################# MENU ############################# */

#menu {
	float: left; 
	padding: 2px 0;
}
#menu .title {
	padding-right: 10px;
	font-weight: bold;
}
#menu a.current  {
	color: gold;
}
#menu a:hover  {
	color: white; 
}
#menu .gapL {
	margin-right: 5px;
}
#menu .gapR {
	margin: 0 5px 0 7px;
}
#menu .contact {
	padding-left: 93px;
}


/* ############################# FOOTER ############################# */

#footer {
	width: 940px; 
	color: white;
	padding: 5px; 
	margin: 0 auto; 
	border-top: 1px solid black; 
	background: black;
}
#footer a {
	font-weight: normal; 
	color: white;
}
#footer .vetra {
	font-weight: bold; 
	padding-right: 10px; 
}
#footer .degas {
	font-weight: bold; 
	color:#B1D56E; 
	text-decoration: none; 
}

/* ############################# SPLASH PANEL ############################# */

#splash {
	width: 190px; 
	padding: 0 20px; 
	height: 280px; 
	line-height: 1.4em; 
	position: absolute; 
	right: 27px; top: 62px; 
	background: #454545; 
	color: white; 
	filter:alpha(opacity=65);-moz-opacity:.65; opacity:.65;
	
	
	background: #2B7455;
	filter:alpha(opacity=82);-moz-opacity:.82; opacity:.82;
	width: 217px;
	right: 0;
	background:#000;
	
}
#splashcopy {
	position:absolute; 
	right: 27px; top: 62px; 
	color: white; 
	width: 190px; 
	height: 280px; 
	line-height: 1.4em; 
	border-left: 5px solid white; 
	padding: 0 20px;
	
	width: 200px;
	right: 17px;
}																																
#splashheader {
	font-size: 23px; 
	line-height: 1.3em; 
	width: 100%; 
	font-family: Georgia, Times New Roman, Times, serif; 
	position: relative; 
	color: gold;
	padding-top: 1px;
}

/* ############################# CONTACT ############################# */

#form, #form2 {
	width: 685px; 
	position: absolute;
	top: 20px; left: 135px;
	height: 325px; min-height: 325px; 
	padding: 15px;
	border-left: 5px solid white;
	
	background: #2B7455;
	filter:alpha(opacity=82);-moz-opacity:.82; opacity:.82;
}
#formContent, #formContent2 {
	width: 675px; 
	position: absolute;
	top: 20px; left: 135px;
	height: 325px; min-height: 325px;
	padding: 10px; padding-left: 25px; 
	padding-bottom: 19px !important;padding-bottom: 7px;
	color: white;
    border-left: 5px solid white;
}
#form2, #formContent2 {
	width: 350px;
}
#formContent2 {
	padding-bottom: 19px !important; padding-bottom: 17px;
}
#grad2 {	
	position: absolute; 
	top: 20px; left: 520px; 
	width: 150px; 
	height: 355px; min-height: 355px; 
}
#contactDetail {
	float: left;
	width: 325px;
	min-height: 250px;
	margin-right: 20px;
	margin-top: 10px;
	font-size: 13px;
}
#contactDetail .title {
	color: gold; 
	font-size: 24px; 
	font-family: Georgia, 'Times New Roman', Times, serif;
}
#form1 {
	width: 270 px;
	float: right;
	padding: 22px 15px 15px 30px;
	border-left: 2px dotted silver;
}
.frmWidth {
	width: 267px;
	margin: 3px 0;
	font-family:lucida grande, lucida sans unicode, lucida sans, trebuchet ms, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-left: 3px;
	color: #699063;
}

/* ############################# GLIDER / SCROLLER ############################# */

#glider {
	width: 920px;
	margin: 0 auto;
	float: none;	
	
	/*
	border-top: #E9E9E9 1px solid; border-bottom: #E9E9E9 1px solid;
	*/
	padding: 0 10px 25px 20px;
	min-height: 370px;
	height: 290px;
	background: black; 
}
#glider H2 {
	width: 190px;
	margin-top: 2px; 
	display: block; 
	float: left; 
	margin-bottom: 0; 
}
#glider .controls {
	width: 675px;
	float: left;  
	margin-left: 145px !important; 
	margin-left: 70px; 
	margin-top: 26px;
}
#glider UL.controls {
	width: 675px;
	float: left; 
	margin-bottom: 12px; 
	padding-left: 10px;
}
#glider UL LI {
	display: inline
}
#glider UL LI a {
	width: 20px; 
	line-height: 20px; 
	margin-right: 10px; 
	font-size: 12px; 
	background: #F4F4F4; 
	float: left;
	display: block;
	height: 20px; 
	text-align: center; 
	text-decoration: none;
	border: #CCC 1px solid; 
	margin-top: 5px;
	
	background-color:#B1D56E;
	color: white;
}
#glider UL LI.title {
	color: gold; 
	font-size: 24px; 
	font-family: Georgia, 'Times New Roman', Times, serif;
}
#glider UL LI.moveFirst {
	margin-left: 10px;
}
#glider UL LI a:hover {
	border: #CFEF5E 1px solid;
	background: gold;
}
#glider UL LI a.current {
	border: #C0C0C0 1px solid; 
	background: #E9E9E9;  
	color: #333; 	
}
.scroller {
	float: left; width: 850px; 
}

DIV.scroller {
	overflow: hidden; 
	width: 930px;
	width: 884px; 
	height: 295px !important; height: 265px;
}
DIV.scroller DIV.section {
	float: left; 
	overflow: hidden; 
	width: 910px; 
	width: 864px;
	color: #ffffff; 
	height: 325px; 
	padding: 10px 10px 35px 10px; 
}
DIV.scroller DIV.section IMG {
	width: 346px;  /* UPDATE */ width: 386px;
	height: 245px; /* UPDATE */ height: 273px;
	border: #fff 1px solid;  
	float: left; 
	margin-left: 130px; 
}
DIV.scroller DIV.section .section-text {
	width: 300px; /* UPDATE */ width: 260px;
	float: right;
	Padding: 18px 38px 18px 29px;
}
DIV.scroller DIV.content {
	width: 10000px; 
	height: 250px;
}
DIV.scroller DIV.section DIV.thumb {
	width: 300px; 
	height: 90px;
	float: left; 
	margin-left: 0; 
}
DIV.scroller DIV.section DIV.thumb IMG {
	width: 80px; 
	height: 80px;
	border: #fff 1px solid;  
	float: left; 
	margin-left: 0; 
}


/* ############################# MISC STYLES ############################# */

.large {
	font-size: 64px; 
	line-height: 60px;
}
.large2 {
	font-size: 64px; 
	line-height: 60px;
}
.phone {
	color: gold; 
	font-size: 17px; 
	line-height: 1.3em;
}
.section-text P {
	font-size: 13px; 
	font-family: "lucida grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, "trebuchet MS", helvetica, sans-serif; 
	margin-bottom: 18px;
	line-height: 18px;
}
.section-text P.project {
	font-size: 16px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.section-text H1 {
	font-size: 16px; 
	margin-bottom: 9px; 
	color: #CFEF5E; 
	line-height: 18px;
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 18px;
}
.thumb {
	border: none;
}
.divide {
	color: #C0C0C0;
}
.prevNext {
	color: white;
	margin: -30px 0 0 150px !important;
	margin: 0 0 0 75px;
	float: left;
}
.examples {
	color: white;
	font-size: 22px;
}
.upper {
	/*
	text-transform: uppercase;	
	font-weight: bold;
	*/
	font-size: 23px; 
	line-height: 1.3em; 
	width: 100%; 
	font-family: Georgia, Times New Roman, Times, serif; 
	padding: 20px 0 6px 0; 
	position: relative; 
	color: gold;
}
.recent {
	margin-top: 5px;
}
.goTo {
	font-family: verdana,Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.pullQ {
	text-align: center;
}
.panelTitle {
	color: gold;
}
.call {
	font-size: 23px;
	font-weight: normal;
	color: gold;
	line-height: 1.6em;
	font-family: Georgia, "Times New Roman", Times, serif;
}