@import "menu.css";

body{
	margin-top:30px;
}
body, td, div, p {
	font-family: Arial,Sans-serif;
	font-size: 12px;
	line-height:16px;
}


.right_space {
	background-image: url(images/optoel_08.png);; 
	background-position: top;
	background-repeat: repeat-x;
	padding:5px;
	color:#FFFFFF;
	padding-bottom: 10px;
	border-bottom:3px solid #FFFFFF;
	font-size: 11px;
}

.content {
	background-image: url(../../images/optoel_06.png);
	background-position: top;
	background-repeat: repeat-x;
	border-bottom:1px solid #5980c8;
	vertical-align: top;
	text-align:justify;
	line-height:16px;
	height:400px;
	padding:10px;
	
}

.contentG {
	background-image: url(../../images/optoel_06g.png);
	background-position: top;
	background-repeat: repeat-x;
	border-bottom:1px solid #5980c8;
	vertical-align: top;
	text-align:justify;
	line-height:16px;
	height:400px;
	padding:10px;
	
}

#newsandevents {
	background-image: url(../../images/optoel_03.jpg);
	background-position: left;
	background-repeat: no-repeat;
	width: 179px;
	height: 27px;
	color:#FFFFFF;
	vertical-align: middle;
	padding-left: 32px;
	font-weight: bold;
	font-family: Arial;
}

li.newandevents {
	 margin-left:-24px;
	 margin-top: 10px;
	 list-style-image: url(../../images/arror_right.gif);
	 color:#FFFFFF;
}

li.vetItems {
	 margin-left:-24px;
	 margin-top: 5px;
	 list-style-image: url(../../images/li_bullet_g.gif);
	 color:#000000;
          font-size: 15px; 
}

li.vetItemsD {
	 margin-left:-24px;
	 margin-top: 5px;
	 list-style-image: url(../../images/li_bullet_g.gif);
	 color:#000000;           
}

a.white:link, a.white:hover, a.white:active, a.white:visited, .white {
	color: #FFFFFF;	
}

li {
	list-style-type: square;
	list-style-image: url(../../images/li_bullet.gif);

}

#search {
	background-image:url(../../images/optoel_12.jpg);
	background-position: left;
	background-repeat: no-repeat;
	width: 179px;
	height: 27px;
	color:#FFFFFF;
	vertical-align: middle;
	padding-left: 32px;
	font-weight: bold;
	font-family: Arial;
	
}

#bg_mobile {
	background-image:url(../../images/bg_mobile.gif);
	background-position: left;
	background-repeat: no-repeat;
	height: 27px;
	color:#FFFFFF;
	vertical-align: middle;
	padding-left: 35px;
	font-weight: bold;
	font-family: Arial;
}
#bg_business {
	background-image:url(../../images/bg_business.gif);
	background-position: left;
	background-repeat: no-repeat;
	height: 27px;
	color:#FFFFFF;
	vertical-align: middle;
	padding-left: 35px;
	font-weight: bold;
	font-family: Arial;
}
#bg_science {
	background-image:url(../../images/bg_science.gif);
	background-position: left;
	background-repeat: no-repeat;
	height: 27px;
	color:#FFFFFF;
	vertical-align: middle;
	padding-left: 35px;
	font-weight: bold;
	font-family: Arial;
}
#bg_webdev{
	background-image:url(../../images/bg_webdesgin.gif);
	background-position: left;
	background-repeat: no-repeat;
	height: 27px;
	color:#FFFFFF;
	vertical-align: middle;
	padding-left: 35px;
	font-weight: bold;
	font-family: Arial;
}

a:link, a:active, a:visited{

	text-decoration: none;
	color:#3B5685;
}
a:hover{
	color: #7E9ED9;
	text-decoration: underline;
}

.first_paragraph {
	font-size: 13px;
	font-weight: bold;
	color: #3B5685;
	text-align: justify;
}


.my_h1 {
	font-size: 16px;
	font-weight: bold;
	color: #3B5685;
	padding: 5px;
	padding-bottom: 10px;
	line-height: 16px;
	text-indent: 13px;
	text-align: justify;
	font-family: Arial;
	background-image: url(../../images/dot_line.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}

.my_h3 {
	font-size: 14px;
	font-weight: bold;
	color: #3B5685;
	padding: 5px;
	line-height: 16px;
	text-indent: 13px;
	text-align: justify;
	font-family: Arial;
}

.contact_form {
	background-color: #eff7ff;
	border:1px solid #CCCCCC;
}
input, textarea {
	border: 1px solid #4969A2;
	padding: 2px;
	font-family: Arial,Sans-serif;
	font-size: 12px;
}

.submit{
	border:none; 
	background-color:#3B5685; 
	color:#FFFFFF; 
	font-size:10px; 
	cursor: pointer;
	padding-left:10px;
	padding-right:10px;
}


.error {
	color: Red;
	font-weight:bold;
	background-image: url(../../images/warned.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-left: 5px;
}

#VetTitlu 
{
         color: rgb(51,102,102);
         font-family: Arial,Sans-serif;         
         font-size: 18px;         
}
#VetContact
{
         color: rgb(51,102,102);
         font-family: Arial,Sans-serif;
	font-size: 12px;         
}

input.txtVetDownload
{
 border: 1px solid #b9d2c0;
}

input.cmdVetDownload
{
 background-color: #b9d2c0; 
 border: none;
}

a.vetItem 
{
  color: #000000;
  text-decoration:none;
}
a.vetItem:hover{
  color: rgb(51,102,102);
  /*text-decoration: underline;*/
}

a.vetLink
{
  color: rgb(156,99,22);
  text-decoration:none;
}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.gallerycontainer{
position: relative;
/*Add a height attribute and set to largest image's height to prevent overlaying*/
}

.thumbnail img{
border: 1px solid white;
margin: 0 5px 5px 0;
}

.thumbnail:hover{
background-color: transparent;
}

.thumbnail:hover img{
border: 1px solid white;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: transparent;
padding: 0;
left: -1000px;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image*/
visibility: visible;
top: 100px;
left: 0; /*position where enlarged image should offset horizontally */
z-index: 50;
}


.gallery_container{
position: relative;
/*Add a height attribute and set to largest image's height to prevent overlaying*/
}

.trambnail img{
border: 1px solid white;
margin: 0 5px 5px 0;
}

.trambnail:hover{
background-color: transparent;
}

.trambnail:hover img{
border: 1px solid white;
}

.trambnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: transparent;
padding: 0;
left: -1000px;
visibility: hidden;
color: black;
text-decoration: none;
}

.trambnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.trambnail:hover span{ /*CSS for enlarged image*/
visibility: visible;
top: 210px;
left: 0; /*position where enlarged image should offset horizontally */
z-index: 50;
}




