﻿body
{
	margin: 3px;
	background: url(../images/NewBg.jpg);
	background-repeat: repeat-x;
	height: 141px;
	font-family: Verdana;
	font-size: 12px;
	background-color: #ffffff;
}

.thumbnailleft
{
	position: relative;
	z-index: 0;
}

.thumbnailleft:hover
{
	background-color: transparent;
	z-index: 0;
	visibility: visible;
}

.thumbnailleft span
{
	/*CSS for enlarged image*/
	position: absolute;
	padding: -20px;
	left: -1000px;
	visibility: hidden;
}

.thumbnailleft span img
{
	/*CSS for enlarged image*/
	border-width: 0;
	padding: 0px;
}

.thumbnailleft:hover span
{
	/*CSS for enlarged image on hover*/
	visibility: visible;
	top: -20;
	left: 0px; /*position where enlarged image should offset horizontally */
}
.contxt
{
	font-family: Verdana;
	font-family: 10px;
	color: #2a2a2a;
	text-decoration: none;
	line-height: 22px;
}


.rightimg_top
{
	background: url(../images/Right_img_top.jpg);
	background-repeat: no-repeat;
	height: 10px;
}
.rightimg_repeat
{
	background: url(../images/Right_img_repeat.jpg);
	background-repeat: repeat-y;
	height: 10px;
}
.rightimg_bottom
{
	background: url(../images/Right_img_bottom.jpg);
	background-repeat: no-repeat;
	height: 17px;
}
a.footerlinktxt
{
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #b22e41;
	text-decoration: none;
}

a:hover.footerlinktxt
{
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #b22e41;
	text-decoration: underline;
}
.footerrepeat
{
	background-color: #b1c1d0;
	height: 50px;
}

a.toplinktxt
{
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #b22e41;
	text-decoration: none;
}

a:hover.toplinktxt
{
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #333333;
}
.copyrighttxt
{
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	text-align: left;
}
.headtxt
{
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #b22e41;
	letter-spacing: 1px;
}

.errtxt
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #b22e41;
	letter-spacing: 1px;
}
.subheadtxt
{
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #b22e41;
	letter-spacing: 1px;
}
.formtxt
{
	font-family: Verdana;
	font-family: 10px;
	color: #2a2a2a;
	text-decoration: none;
	line-height: 22px;
	text-align: right;
	padding-right: 5px;
}
.txtbox
{
	background-color: #ffffff;
	border: 1px solid #333333;
	font-family: Trebuchet MS;
	color: #333333;
	font-size: 12px;
	width: 200px;
	height: 20px;
}

.txtarea
{
	background-color: #ffffff;
	border: 1px solid #333333;
	font-family: Trebuchet MS;
	color: #333333;
	font-size: 12px;
	width: 200px;
	height: 120px;
}
.btn
{
	background-color: #b1c1d0;
	border: 1px solid #333333;
	font-family: Trebuchet MS;
	color: #333333;
	font-size: 12px;
	width: 50px;
	height: 23px;
}
.logobox
{
	background: url(../images/logoBox.jpg);
	background-repeat: no-repeat;
	height: 138px;
}

.producttxt
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	 
	color: #333333;
	letter-spacing: 1px;
	line-height:20px;
	padding-top: 10px;
	padding-left: 10px;
}

a.readmoretxt
{
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	text-align: right;
	padding-right: 50px;
	
}

a:hover.readmoretxt
{
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
	text-align: right;
	padding-right: 50px;
}

.productheadtxt
{
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #b22e41;
	letter-spacing: 1px;
	padding-top: 10px;
	padding-left: 10px;
}
.clientlisttxt
{
	line-height: 30px;
	text-transform: uppercase;
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight:bold ;
	color:#767676; 
	letter-spacing: 0.05em;
	border-bottom: 1px solid #dedede;
	padding-left:7px;
}
