﻿/* CSS Document */
body
{
	margin: 0px;
	padding: 0px;
	background-image: url( '../images/bgb.jpg' );
	background-repeat: repeat-y;
	background-position: center 50%;
	height: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.bodyText
{
	color: #3f3f3f;
	font-size: 11px;
	line-height: 17px;
}
.mainTblBorder
{
	border-left: solid 1px #3F3F3F;
	border-right: solid 1px #3F3F3F;
}
.style_text
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #404040;
	margin-left: 5px;
	margin-right: 5px;
	line-height: 1.5;
	text-align: justify;
}
.textstyle
{
	font-family: verdana;
	font-size: 8pt;
}

.bodyContent
{
	color: #000000;
	font-size: 11px;
	line-height: 17px;
}

.loginTitle
{
	font-size: 18px;
	color: #606060;
	padding-top: 0px;
	padding-bottom: 10px;
}

.blueLink
{
	font-size: 11px;
	color: #18345b;
}

.chkbox
{
	border-left: solid 1px #404040;
	border-top: solid 1px #404040;
	border-right: solid 1px #d4d0c8;
	border-bottom: solid 1px #d4d0c8;
}

.blueLink:link
{
	text-decoration: none;
}

.blueLink:visited
{
	text-decoration: none;
}
.blueLink:hover
{
	text-decoration: underline;
}

.bannerText
{
	color: #cde5ff;
	font-size: 12px;
	line-height: 15px;
	text-align: justify;
}

.bannerTextTitle
{
	color: #cde5ff;
	font-size: 20px;
}

.bannerTextBold
{
	color: #cde5ff;
	font-size: 20px;
	font-weight: bold;
}

.divLeft
{
	float: left;
}

.divRight
{
	float: right;
}

.topHeader
{
	margin: 0 auto;
	width: 1000px;
	height: 78px;
	background-color: #ebebeb;
	background-image: url( '../images/topheader_bg.jpg' );
	background-repeat: repeat-x;
	border-left: 1px solid #3F3F3F;
	border-right: 1px solid #3F3F3F;
}

.topLink
{
	padding-right: 10px;
	text-align: right;
}

.supportBanner
{
	padding-right: 10px;
	text-align: right;
	padding-top: 6px;
}

.topBlueLink
{
	color: #00008b;
	font-size: 11px;
}

.topBlueLink:link
{
	text-decoration: none;
}

.topBlueLink:visited
{
	text-decoration: none;
}

.topBlueLink:hover
{
	text-decoration: underline;
}

.webComapnyTitle
{
	padding-top: 42px;
	padding-left: 17px;
}

.menuStrip
{
	margin: 0 auto;
	width: 977px;
	height: 34px;
	background-color: #18345b;
	background-image: url( '../images/menustrip_bg.jpg' );
	background-repeat: repeat-x;
	padding-left: 23px;
	border-left: 1px solid #3F3F3F;
	border-right: 1px solid #3F3F3F;
}

.menuLink
{
	font-size: 11px;
	color: #cde5ff;
	line-height: 34px;
	text-transform: uppercase;
}

.menuLink:link
{
	text-decoration: none;
}

.menuLink:visited
{
	text-decoration: none;
}

.menuLink:hover
{
	text-decoration: underline;
}

.midContent
{
	margin: 0 auto;
	width: 1000px;
	height: 375px;
}

.innerMidContent
{
	margin: 0 auto;
	width: 1000px;
	font-family: Verdana;
	font-size: 8pt;
	border-left: solid 1px #3F3F3F;
	border-right: solid 1px #3F3F3F;
}

.midBanner
{
	height: 143px;
	background-color: #165197;
	background-image: url( '../images/midbanner_bg.jpg' );
	background-repeat: repeat-x;
}

.bannerImage
{
	background-image: url( '../images/sms_banner.jpg' );
	background-repeat: no-repeat;
	background-position: left 50%;
	height: 143px;
}

.homeContent
{
	height: 234px;
	background-color: #FFFFFF;
}

.innerContent
{
	height: auto;
	background-color: #FFFFFF;
}

.homeEvent
{
	margin: 0 auto;
	width: 1000px;
	height: 340px;
	background-color: #FFFFFF;
	border-left: solid 1px #3F3F3F;
	border-right: solid 1px #3F3F3F;
}

.loginSection
{
	height: 340px;
	width: 230px;
	background-image: url( '../images/midbanner_bg.jpg' );
	background-repeat: repeat-x;
	padding-top: 35px;
	background-color: #FFFFFF;
}

.lgoin
{
	background-image: url( '../images/loginBg.jpg' );
	background-repeat: no-repeat;
	background-color: #e8eefa;
	height: 202px;
}

.loginBar
{
	border-top: 1px solid #FFFFFF;
	background-color: #baf6fe;
	height: 4px;
}

.infoTitle
{
	color: #18345b;
	font-size: 18px;
	font-family: Tahoma;
	font-weight: normal;
	text-transform: uppercase;
}
.tdTitle
{
	padding-left: 20px;
	padding-right: 20px;
}
.tdInfo
{
	text-align: justify;
	line-height: 18px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
}
.trcontentrow
{
	background-color: #E8EEFA;
}
.contentrowdark
{
	text-align: left;
	padding-left: 5px;
}
.contentrow
{
	text-align: left;
	padding-left: 5px;
}
.signUpBanner
{
	background-color: #e8eefa;
	height: 85px;
	border-top: 1px solid #FFFFFF;
}

.ourPartners
{
	margin: 0 auto;
	width: 1000px;
	background-color: #FFFFFF;
	border-left: solid 1px #3F3F3F;
	border-right: solid 1px #3F3F3F;
}

.headerimage
{
	background-image: url( '../images/menustrip_bg.jpg' );
	background-repeat: repeat-x;
	color: #FFFFFF;
	height: 40px;
	padding-top: 10px;
	padding-left: 10px;
}
.footer
{
	margin: 0 auto;
	width: 990px;
	height: 25px;
	background-color: #18345b;
	border-left: solid 1px #3F3F3F;
	border-right: solid 1px #3F3F3F;
}

.hashTextBold
{
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #646464;
}

.hashLink
{
	font-size: 11px;
	color: #404040;
}

.hashLink:link
{
	text-decoration: underline;
}

.hashLink:visited
{
	text-decoration: underline;
}
.hashLink:hover
{
	text-decoration: none;
}

.blueText
{
	color: #18345b;
	font-size: 11px;
}
.blueText:link
{
	text-decoration: underline;
}

.blueText:visited
{
	text-decoration: underline;
}

.blueText:hover
{
	text-decoration: none;
}

.newsText
{
	color: #18345b;
	font-size: 11px;
}

.newsText:link
{
	text-decoration: none;
}

.newsText:visited
{
	text-decoration: none;
}

.newsText:hover
{
	text-decoration: underline;
}
.newsText1
{
	color: #18345b;
	font-size: 11px;
	text-decoration: underline;
}

.newsText1:link
{
	text-decoration: underline;
}

.newsText1:visited
{
	text-decoration: underline;
}

.newsText1:hover
{
	text-decoration: none;
	cursor: pointer;
}

.blogText p
{
	margin: 0px;
	padding-top: 10px;
}

.hdotLine
{
	background-image: url( '../images/hdotline.jpg' );
	background-repeat: repeat-x;
	width: 278px;
	height: 1px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.footerText
{
	font-size: 11px;
	color: #acc1dd;
	line-height: 25px;
	padding-right: 10px;
}

.footerMenu
{
	font-size: 11px;
	color: #acc1dd;
}

.footerMenu:link
{
	text-decoration: none;
}

.footerMenu:visited
{
	text-decoration: none;
}

.footerMenu:hover
{
	text-decoration: underline;
}

.mainHeadding
{
	color: #18345b;
	font-size: 18px;
	font-family: Tahoma;
	font-weight: normal;
	text-transform: uppercase;
}

.mainSubHeadding
{
	color: #646464;
	font-size: 13px;
	font-family: Tahoma;
}

#productsPhotoDiv
{
	width: 402px;
	height: 240px;
	background-color: #FFFFFF;
	background-image: url( '../images/loading.gif' );
	background-repeat: no-repeat;
	background-position: center;
}

.productsPhotoClass
{
	border: solid 1px #d4d0c8;
	cursor: pointer;
}

#smd
{
	position: absolute;
	font-family: Verdana;
	background-color: #FFFFFF;
	font-size: 8pt;
	width: 100px;
	overflow: hidden;
	z-index: 100;
}

.submenutd
{
	height: 15px;
	background-color: #FFFFFF;
	cursor: pointer;
}

.submenutd a
{
	text-decoration: none;
	color: #000000;
}

.submenutd a:hover
{
	text-decoration: underline;
	color: #000000;
}

.submenutd:hover
{
	height: 15px;
	background-color: #CAEBFE;
}
/***********Scroller Style***********/


/*SCROLLER*/
.ga-scroller
{
	position: relative;
	border-top: 1px solid #ccc;
	width: 770px;
	overflow: hidden;
	padding-left: 0px;
}

.ga-slide
{
	float: left;
	width: 250px;
	margin: 10px 55px 10px 0;
}

.ga-slide-icon
{
	float: left;
	height: 85px;
	width: 60px;
	background-image: url( '/intl/en/analytics/images/icons/ga-line-chart.gif' );
	background-repeat: no-repeat;
	background-position: left top;
}

.ga-slide p
{
	margin: 0;
}

#ga-slide-holder
{
	position: relative;
	width: 3000px;
}

.ga-slide-head a
{
	font-weight: bold;
	font-size: .9em;
	text-decoration: none;
}

.ga-slide-subhead
{
	font-weight: bold;
}

.ga-scroller-arrow
{
	border: 0px none;
	float: left;
	margin-right: 2px;
}

.ga-scroller-control
{
	padding: 5px 5px 3px 5px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	width: 800px;
}

.ga-scroller-features-link
{
	text-align: right;
}
/*END SCROLLER*/

/****PopUp Image Style*****/
.popCommentsDiv
{
	border: solid 1px #8FA1B6;
	background-color: #FFFFFF;
	width: 100%;
	height: 70px;
	font-family: Verdana;
	font-size: 8pt;
	overflow: auto;
}
.popdiv1
{
	top: 0px;
	left: 0px;
	position: absolute; /*background-color:#000000;*/
	background-image: url( '../images/overlay.png' );
	background-repeat: repeat;
	filter: alpha(opacity=70);
	z-index: 200;
}

.popdivstyle
{
	position: absolute;
	border: 1px solid #8FA1B6;
	background-color: #EBF3FE;
	background-image: url( 'images/img29.gif' );
	background-repeat: no-repeat;
	background-position: center;
	z-index: 200;
}

.imgexpand
{
	cursor: pointer;
	position: absolute;
	z-index: 200;
}
.imgexpand1
{
	cursor: pointer;
	position: absolute;
	z-index: 100;
}
.PopBoxImageSmall
{
	border: none 0px #ffffff;
	cursor: pointer;
	z-index: 100;
}
.PopBoxImageLarge
{
	border: solid 1px #d4d0c8;
	cursor: pointer;
	position: absolute;
	z-index: 1000;
}

/* menu */
ul.menu
{
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.menu *
{
	margin: 0;
	padding: 0;
}
/*ul.menu a {display:block; color:white; text-decoration:none}*/
ul.menu li
{
	position: relative;
	float: left;
	margin-right: 2px;
}
ul.menu ul
{
	position: absolute;
	top: 35px;
	left: -19px;
	background: #d1d1d1;
	display: none;
	opacity: 0;
	list-style: none;
}
ul.menu ul li
{
	position: relative;
	border-top: none;
	width: 148px;
	margin: 0;
	height: 20px;
	background-color: #FFFFFF;
	cursor: pointer;
}
ul.menu ul li a
{
	display: block;
	border: 1px solid #aaa;
	color: black;
	text-transform: uppercase;
	background-color: #FFFFFF;
	text-decoration: none;
	padding: 3px 7px 5px 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
ul.menu ul li a:hover
{
	background-color: #CAEBFE;
}
ul.menu ul ul
{
	left: 148px;
	top: 5px;
}
ul.menu .menulink
{
	border: 1px solid #aaa;
	font-weight: bold;
	background: url( 'images/header.gif' );
	width: 134px;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 5px;
	padding-bottom: 7px;
}
ul.menu .menulink:hover, ul.menu .menuhover
{
	background: url( 'images/header_over.gif' );
}
ul.menu .sub
{
	background: #d1d1d1 url( '../images/arrow.gif' ) no-repeat 136px 8px;
}
ul.menu .topline
{
	border-top: 1px solid #aaa;
}

.txtbox
{
	font-family: Verdana;
	font-size: 8pt;
	color: #000000;
}

