a {         color:#039bd7;   font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none;}
a:hover {   color:#039bd7;   font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: underline;}

.footer a {         color:#707071;   font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none;}
.footer a:hover {   color:#333333;   font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: underline;}

a#webski {         color:#B1AB92;    font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none;}
a#webski:hover {   color:#B1AB92 ;   font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: underline;}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}



.topStrip {
	background-image: url(../images/constructs/top-bg-stip-hor.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 62px;

}
.bottomStrip {
	background-image: url(../images/constructs/footer-strip.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 70px;

}
.homeSearch {
	padding-top: 50px;
	padding-bottom: 150px;
}
.mainMenuImg {
	margin-right: 2px;

}
.footer  {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding: 10px;
}
.footer td {
	color: #707071;
}
.siteHeaderStrip {
	background-image: url(../images/constructs/header-bg-strip.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 90px;
}
.main {
	background-image: url(../images/constructs/sub-header-hor-strip.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 61px;
	padding:19px 13px 13px; 
}
.pageTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 12px;
	padding-left: 6px;
	letter-spacing: 1px;
	word-spacing: 1px;

}
.borderGray {
	border: 7px solid #EEEEEE;
	padding: 5px;

}
.subTitle {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEEEEE;
	padding-bottom: 5px;
	margin-bottom: 10px;

}
.maxHeight {
	height: 500px;
}
.mainLStrip {
	background-image: url(../images/constructs/L-main-strip.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 690px;
}
.mainRStrip {
	background-image: url(../images/constructs/R-main-strip.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.menuCell {
	background-image: url(../images/menus/side/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 33px;
	border: 1px solid #D3D3D3;
	padding-left: 10px;
	padding-right: 10px;
	color:#FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}



.menuCellOver {
	background-image: url(../images/menus/side/bgO.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 33px;
	border: 1px solid #E5E5E5;
	padding-left: 10px;
	padding-right: 10px;
	color:#16B4F0;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}




.borderGrayThin {
	border: 1px solid #D8D8D8;
	padding: 6px 10px;

}

.pt{ padding-top:10px}
.pb{ padding-bottom:10px}
.pl{ padding-left:10px}
.pr{ padding-right:10px}

.mt{ margin-top:10px}
.mb{ margin-bottom:10px}


.blueText {
	color: 0095CD;
}
.smallFont {
	font-size: 9px;
}
.redText {
	color: #FF0000;
}
.videoUploadedTable {
	background-color: #E6F0E3;
	padding: 5px;
	border: 1px solid #CCDFB9;
}
.businessDetails {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 3px;
	padding-bottom: 3px;
}
.footerStrip {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.videoDetails td,  .videoDetails a, blueText{
	color: #1691BE;
}
.blackText {
	color: #333333;
}
.favourites {
	padding-top: 3px;
	padding-bottom: 4px;
}

.vidDis {
	position:relative; 
	width:120px; 
	height:120px; 
	left: 0px; 
	top: 0px; 	
	background-position: center center;
	background-repeat: no-repeat;
	cursor: pointer;
}
.homeWidthHeadFoot {
	width: 920px;
}
.inputTable{
	width: 240px;
}
.cellShine {
	background-color: #0000FF;
}
