table.front3 {
		border-collapse:collapse;
		background:#EFF4FB url(teaser.gif) repeat-x;
		/*border-left:1px solid #686868;
		border-right:1px solid #686868;
		border-top:1px solid #686868;
		border-bottom:1px solid #686868;
		*/
		font:14px 'Trebuchet MS',helvetica,arial,verdana;
		color: #333;
}

table.front3 td, th {
		padding:5px;
}

caption.front3 {
		padding: 0 0 .5em 0;
		text-align: left;
		font-size: 1.4em;
		font-weight: bold;
		text-transform: uppercase;
		color: #333;
		background: transparent;
}

/* =links
----------------------------------------------- */

table.front3 a {
		color:#427194;
		text-decoration:none;
}

table.front3 a:link {
color:#427194;
}

table.front3 a:visited {
		font-weight:normal;
		color:#427194;
		text-decoration: none;
}

table.front3 a:hover {
		border-bottom: 1px dashed #bbb;
}




table.front2 {
		border-collapse:collapse;
		background:#EFF4FB url(teaser.gif) repeat-x;
		border-left:1px solid #686868;
		border-right:1px solid #686868;
		border-top:1px solid #686868;
		border-bottom:1px solid #686868;
		font:0.9em/215% 'Trebuchet MS',helvetica,arial,verdana;
		color: #333;
}

table.front2 td, th {
		padding:5px;
}

caption.front2 {
		padding: 0 0 .5em 0;
		text-align: left;
		font-size: 1.4em;
		font-weight: bold;
		text-transform: uppercase;
		color: #333;
		background: transparent;
}

/* =links
----------------------------------------------- */

table.front2 a {
		color:#950000;
		text-decoration:none;
}

table.front2 a:link {}

table.front2 a:visited {
		font-weight:normal;
		color:#666;
		text-decoration: none;
}

table.front2 a:hover {
		border-bottom: 1px dashed #bbb;
}

/* =head =foot
----------------------------------------------- */

thead th, tfoot th, tfoot td {
		background:#333 url(llsh.gif) repeat-x;
		color:#fff
}

tfoot td {
		text-align:right
}

/* =body
----------------------------------------------- */

/*tbody th, tbody td {
		border-bottom: dotted 1px #333;
}
*/

tbody th {
		white-space: nowrap;
}

tbody th a {
		color:#333;
}

.odd {}

table.front3 tbody tr:hover {
   background:#fafafa
}




table.front4 {
		border-collapse:collapse;
		background:#EFF4FB url(teaser.gif) repeat-x;
		border-left:1px solid #686868;
		border-right:1px solid #686868;
		border-top:1px solid #686868;
		border-bottom:1px solid #686868;
		font:10px 'Trebuchet MS',helvetica,arial,verdana;
		color: #333;
}

table.front4 td, th {
		padding:5px;
}

caption.front4 {
		padding: 0 0 .5em 0;
		text-align: left;
		font-size: 1.4em;
		font-weight: bold;
		text-transform: uppercase;
		color: #333;
		background: transparent;
}

/* =links
----------------------------------------------- */

table.front4 a {
		color:#950000;
		text-decoration:none;
}

table.front4 a:link {}

table.front4 a:visited {
		font-weight:normal;
		color:#666;
		text-decoration: none;
}

table.front4 a:hover {
		border-bottom: 1px dashed #bbb;
}



#dhtmltooltip{
position: absolute;
left: -300px;
width: 150px;
border: 1px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}

.preloadPic {display:none;}


.sample{padding:20px 30px; margin-top:50px; margin-bottom:25px; border:1px solid #e1e1e1}

.buttons{padding:5px;}
.buttons span{color:#0080FF;padding:0 5px;cursor:pointer;font:10px Verdana}
.buttons span.active, .buttons span:hover{background:#0080FF;color:#fff}

/* Sample 1*/
#box1{
	position:absolute;
	height: 150px;
	
}
#box1 span{
	display:block;
	width:155px;

	float:left;
}



.mask1{
   
	position:relative;
	
	width:600px;
	height:107px;
	overflow:hidden;
	}

span img{
	display:block;
	border:none;
	width:150px;

	padding-left: 0px;
	padding-right: 0px;
	padding-bottom:2px;
}

/* used for home page sale footer banner */
.spanBanner img{
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom:2px;
}


span canvas{
	padding-left: 0px;
	padding-right: 0px;
		width:1500px;
}


/* MILKBOX */

#mbOverlay {
	position: absolute;
	left: 0;
	width:100%;
	background-color: #000; /* set the Milkbox overlay color // opacity: see the js options */
	z-index:100;
	cursor: pointer;
}

#mbCenter {
	/* for default width and height, see the js options */
	position: absolute;
	z-index:2010;
	overflow:hidden;
	left: 50%;
	top:10%;/* overwritten in the js options to properly position the milkbox when activated in a scrolled window */
	background-color: #fff;/* set the Milkbox background color */
	border: 5px solid #fff;/* set the Milkbox border */
	margin:0; padding:5px;/* set the Milkbox padding */
}

.mbLoading{ background: #fff url(loading.gif) no-repeat center; }/* IMAGE: loading gif */

#mbCanvas{ margin:0; padding:0; height:0; border:none; font-size:0; overflow:hidden; }

.clear{ clear:both; height:0; margin:0; padding:0; font-size:0; overflow:hidden; }


/* *** BOTTOM *** */

#mbBottom { 
	/* set text options */
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	padding-top:8px;
	margin:0;
}

/* navigation */
/* be careful if you change buttons dimensions */

#mbNavigation{
	float:right;
	width:27px;
	padding-top:3px;
	border-left:1px solid #9c9c9c;/* set nav border */
}


#mbCount{ 
	width:55px; 
	overflow:hidden;
	padding-top:1px;
	float:right;
	text-align:right;
	font-size:9px; /* count font size */
}

#mbCloseLink, #mbPrevLink, #mbNextLink, #mbPlayPause{
	outline:none;
	display:block;
	float:right;
	height:19px;
	cursor: pointer;
}


#mbPrevLink, #mbNextLink{ width:15px; }
#mbPrevLink{ background: transparent url(prev.gif) no-repeat; }/* IMAGE: prev */
#mbNextLink{ background: transparent url(next.gif) no-repeat; }/* IMAGE: next */

#mbPlayPause{ width:13px; }
#mbPlayPause{ background: transparent url(play-pause.gif) no-repeat; }/* IMAGE: prev */


/* NOTE: doesn't work in ie6, so, just see the js options :) */
a#mbPrevLink:hover,a#mbNextLink:hover,a#mbCloseLink:hover,a#mbPlayPause:hover { background-position: 0 -22px; }

#mbCloseLink {
	width:17px;
	background: transparent url(close.gif) no-repeat;/* IMAGE: close */
}

/* description */

#mbDescription{
	margin-right:27px;
	padding:0px 10px 0 0;
	font-weight: normal;
	text-align:justify;
}



/* Sample 1*/
#box2{
	position:absolute;
	height: 150px;
	
}
#box2 span2{
	display:block;
	width:155px;
	float:left;
}


.mask2{
	position:relative;
	width:750px;
	height:107px;
	overflow:hidden;
	}

span2 img2 a:hover{
	display:block;
	border:none;
	width:150px;
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom:2px;
	text-decoration:none:
	
}

span2 canvas2{
	padding-left: 0px;
	padding-right: 0px;
		width:500px;
}



