/*//////////////// START Reset ////////////////*/

a, abbr, acronym, address, applet, 
big, blockquote,
caption, cite, code, 
dd, del, div, dfn, dl, dt,
em, 
fieldset, font, form,
h1, h2, h3, h4, h5, h6,
iframe, img, ins, 
kbd,
label, legend, li,
object, ol,
p, pre,
q, 
s, samp, small, span, strike, strong, sub, sup, 
table, textarea, tbody, td, tfoot, th, thead, tr, tt,
ul,
var
	{
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-family:inherit;
	font-weight:inherit;
	font-style:inherit;
	font-size:100%;
	vertical-align:baseline;
	}
	
input, select {
	margin:0;
	font-family:inherit;
	font-weight:inherit;
	font-style:inherit;
	font-size:100%;
	vertical-align:baseline;
	}
	
/* remember to define focus styles! */
:focus {outline: 0;}

body {color: black;background: white;}
ol, ul {list-style: none;}

/* tables still need 'cellspacing="0"' in the markup */
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
blockquote:before, blockquote:after, q:before, q:after {content: "";}
blockquote, q {quotes:"" "";}

table    {display:table;}
col      {display:table-column;}
colgroup {display:table-column-group;}
caption  {display:table-caption;}
thead    {display:table-header-group;}
tfoot    {display:table-footer-group;}
tbody    {display:table-row-group;}
tr       {display:table-row;}
td, th   {display:table-cell;}

table caption {margin: 0px 0px 0px -1px;}

h1, h2, h3, h4, h5, h6 {font-weight:700;}
h1, h2 {padding:4px 0;}
/*//////////////// END Reset ////////////////*/

/*ENU Default */
div, span, form, table, p {padding:0px;margin:0px;}

p {margin-bottom:6px;}

html
{
	height: 100%;
	
}
body 
{
	margin:0 20px;padding:0;
	font-family:arial;
	height: 93%;
	background:#fff;
}
a, img
{
	border:none;
}
div span a
{
	font-family: Arial;
	position: relative;
}
hr
{
	 width: 90%; 
	 height: 1px; 
	 color: #666666; 
	 margin: 21px 0px 15px 0px;
}
li
{
	padding-bottom: 2px;
	padding-left: 2px;
	padding-top: 2px;
	padding-right: 2px;
}

#list li {padding:0;margin:0;}

li a
{
	font-weight:700;
}

body>div>object {display:none;}

#container 
{ 
	border-collapse: collapse;
	font-size: 13px;
	height: 100%;
	
	/* added */
	margin: 10px auto;
	width:100%; min-width:960px;

}	

* html #container { /* IE6 & IE7 min-width fix */
	width: expression(document.body.clientWidth < 722? "720px" : "auto");
	}

#LoginBdy #container {width:720px; min-width:720px;}


#content
{
	clear: both;
	min-height: 85%;

	/* ie6 hack for min-height */
        height: auto !important;
	height: 85%;

	/*height: 86%;*/
}
#Login
#BdyUsrCertUsr #content, 
#UsrSrchRslt #content
{
	min-height: 75%;
	height: auto !important;
	height: 75%;
}

#content_bottom
{
	clear: both;
	padding-bottom:8px;
	/*height: 5%;*/
}
#content_top
{
	/*height: 5%;*/
}
#language_dropdown
{
	margin-top:-45px;
	text-align:right;
}
#select_language
{
	background:#c3d9ff url('images/header/google_analytics_logo3.gif') center;
	color: #00000c;
}
#main
{
	margin:0px 0 12px 0; 
	padding-right: 10px;
	background:transparent;
}

#main2
{
	margin:0px 0 12px 0;
	padding-right: 10px;
	background:transparent;
}



.logincontent {margin-right: 250px;}

#navigation
{

	float: right;
	width: 240px;
	/*padding: 1em;*/
	margin: -4px 0px 20px 0px;
}
#sitetext
{
	font-size: 11px;
	text-align: center;
}
#top 
{
	background:#fff url('images/header/google_analytics_logo2_bg.gif');
	height:47px;
    margin: 0px 0px 10px 0px;
	clear:both;
}
#top_logo 
{
	background:#fff url('images/header/google_analytics_logo_notext.gif');
	float:left;
	height:47px;
	width:116px;
}
#top div.header_text
{
      height:47px;
      line-height:47px;
      float:left;
      color:#979797;
      font-size:22px;
      font-weight:normal;
      padding-top:0;
      padding-bottom:0;
      padding-right:20px;
      padding-left:10px;
      margin:0;
      background:white url(images/header/google_analytics_bannerleft.gif) right no-repeat;
      vertical-align:text-bottom;
}
#top_right 
{
	background:#c3d9ff url('images/header/google_analytics_logo3.gif') top right no-repeat;
	float:right;
	height: 47px;
	width: 100px;
}

#LoginBdy #top_right {width: 10px;}

#pagetitle {display:none;}
#pgHeaderTitle {float:left;font-size:14px;font-weight:700;margin-top:15px;}

.no_arrow
{
	background: url('images/buttons/no_arrow.gif') no-repeat;
}
.arrow_btn1
{
	background: url('images/buttons/orng_arrow2.gif') no-repeat;
}
.arrow_btn2
{
	background: url('images/buttons/orng_arrow2.gif') no-repeat;
}
.no_arrow, .arrow_btn1, .arrow_btn2 
{
	font-family: arial, helvetica, sans-serif;
	display: block;
	height: 31px;
	margin: 20px 0 0 0;
	padding: 0;
	white-space: nowrap;
	width: 142px;
}
.no_arrow a, .arrow_btn1 a, .arrow_btn2 a 
{
	color: #666666;
	display: block;
	font-size: 1em;
	font-weight: 700;
	height: 31px;
	line-height: 30px;
	text-decoration: none;
	text-indent: 0px;
	width: 142px;
}	
.no_arrow a:hover, .arrow_btn1 a:hover, .arrow_btn2 a:hover 
{ 
	color:#ff8534; 
	text-decoration: none;
}
.no_arrow a:visited, .arrow_btn1 a:visited, .arrow_btn2 a:visited 
{ 
	text-decoration: none;
}
.arrow_btn1 img, .arrow_btn2 img 
{
	width: 142px;
	height: 31px;
	border: 0
}
.arrow_btn1 a:hover img, .arrow_btn2 a:hover img 
{
	visibility:hidden
}
.arrow_btn1 span 
{
	text-align: center;
} 	
.arrow_btn2 span 
{
	position: relative;
	left: 16px;
}

.button 
{
	clear: right;
	display: block;
	height: 49px;
	float: right;
	margin: 6px 0px;
	position: relative;
	width: 240px;
	background:white;
}
.buttontxt 
{ 
	color: #666666;
	font-size: 13px;
	font-weight: 700;
	position: relative;
	border:solid red 0px;
	display:block;
	float:right;width:174px;
	height:49px;
	line-height:1em;padding-top:16px;
}

.buttontxt a, .buttontxt a:hover, .buttontxt a:visited 
{
	font-size: 13px;
	text-decoration:underline;
	color:#0066cc;
}

.btn_img {float:left;}

.btn01 {
	position: relative;
	font-family: arial, helvetica, sans-serif;
	white-space: nowrap;
	display: block;
	margin: 6px 6px 14px 6px;
	padding: 0;
	height:31px;
}

.btn01 a {
	color: #666666;
    font-size: 1em;
    line-height: 31px;
    width: 142px;
    height: 31px;
    display: inline;
    text-decoration: none;
    font-weight: 700;
}

.btn01 a:hover { 
	color:#ff8534; 
	text-decoration: none;
	}

.btn01 a:visited { 
	color:none; 
	text-decoration: none;
	}

.btn01 img {
	width: 142px;
	height: 31px;
	border: 0
	}

* html a:hover {
	visibility:visible
	}

.btn01 a:hover img {
	visibility:hidden
	}

 .btn01_left
{
    background: url(images/buttons/orng_arrow_left.gif) no-repeat;
    display:block;
    float:left;
    width:17px;
    height:31px;
}
.btn01_right
{
    background: url(images/buttons/orng_arrow_right.gif) no-repeat;
    display:block;
    float:left;
    width:33px;
    height:31px;
}
.btn01 span
{
    text-align: center;
    display: block;        
    background: url(images/buttons/orng_arrow_bg.png) repeat-x;
    font-size: 13px;
    height: 31px;
    line-height: 31px;
    float:left;
}

.cont_btn4 {display:block;width:139px;height:50px;margin:0 auto;font-family: arial, helvetica, sans-serif;font-weight:700;margin-top:15px;}
.cont_btn4 a {display:block;width:139px;height:50px;background:url('images/buttons/arrow4.gif') left top no-repeat;color:#010066;text-decoration:none;}
.cont_btn4 a:hover {background:url('images/buttons/arrow4_on.gif') left top no-repeat;color:#02828b;}
.cont_txt {margin-left:37px;text-align:left;padding-top:10px;}

.heading
{
	font-weight:700;
	font-size:14px;
	margin:8px 0 8px 0;
}
.link1
{
	margin: 20px 0px 10px 0px;
}
.link2
{
	margin: 10px 0px 20px 0px;
}
.loginbox2
{
	clear:left;
	float:left;
	margin:4px;
	text-align:right;
	width:60px;
}

.w70 {width:70px;}

.loginbox3
{
	float:left;
	margin:4px;
	text-align:left;
	width:60px;
}

.in3 {float:right;}
 
.logininput2 {float:right;}

.loginin {width: 130px;margin:0 7px;}

.navbox 
{
	background: #e8eefa;
	clear: right;
	float: right;
	margin: 5px 0px 12px 0px;
	padding: 1px;
	position: relative;
	width: 240px;
}

#LoginBdy .navbox {background-color:#eeeded;}

.navbox_inner 
{
	border: solid #fff 2px;
	padding: 10px 4px 10px 4px;
	text-align: center;
}
.navtitle 
{
	width:100%;
	font-size:13px;
	font-weight:700;
	margin-bottom:16px;
}

.nav_in 
{
	margin: 4px 0px 4px 0px;
	padding: 0px;
}

#label {font-weight: bold;}

.content_holder {margin: 20px;float:left;}

.clear {clear:both;}

.alertmsg, .alertmsg2, .alertmeg3, .bit_msg {position:absolute;top:0px;left:0px;display:none}

table.jobfun td div {line-height:18px;font-weight:700;}
table.jobfun td div input {margin-top:2px;}

.txt_r {text-align:left;}

.fleft {float:left;}

/* -- Footer Corners -- */

.ftr{display:block}
.ftr *{display:block;height:1px;overflow:hidden;font-size:.01em;background:#c3d9ff}
.ftr1{margin-left:3px;margin-right:3px;padding-left:1px;padding-right:1px;border-left:1px solid #e5eeff;border-right:1px solid #e5eeff;background:#d2e2ff}
.ftr2{margin-left:1px;margin-right:1px;padding-right:1px;padding-left:1px;border-left:1px solid #f9fbff;border-right:1px solid #f9fbff;background:#cee0ff}
.ftr3{margin-left:1px;margin-right:1px;border-left:1px solid #cee0ff;border-right:1px solid #cee0ff;}
.ftr4{border-left:1px solid #e5eeff;border-right:1px solid #e5eeff}
.ftr5{border-left:1px solid #d2e2ff;border-right:1px solid #d2e2ff}

.footertext
{
	background: #c3d9ff;
	font-size: 11px; 
	xheight: 34px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
}
.footertext p
{
	color: #666666;
	line-height: 12px;
	margin: 0px;
	padding: 1px;	
}
.footertext a:visited {color:#0066cc;}

form {padding:0;margin:0;}

.close {margin-top:14px;margin-right:10px;cursor: pointer;text-align:right;}
#LoginBdy #container {_mar\gin-top:16px;}
#LoginBdy .close {margin-left:-190px;margin-top:-9px;_mar\gin:-3px 0px 0px 0px;_bac\kground:white;}

.close a:link {color:blue;cursor: pointer;}
.close a:hover {color:purple;}

@media print {

	#navigation, .navigation {display:none;}
	#main, #main2 {margin-left:0px;}
  }
#loginnote {
	text-align:left;
	padding:0 4px;
	font-size:11px;
}


#WlcmLinks ul {
	display:block;
	margin:0 0 0 30px;
	padding:0px;
	width:auto;
	list-style:none;
	float:left;
	}

#WlcmLinks ul li {
	xfloat:left;
	clear:left;
	margin:0 0 8px 0;
	display:block;
	padding:0;
	}

#WlcmLinks ul li a {
	background-color:transparent;
	border-color:#99938c;
	border-style:solid;
	border-width:0px;
	display:block;
	padding:18px 0 16px 60px;
	width:auto;
	height:auto;
	color:#0066cc;
	text-decoration:underline;
	font-weight:700;
	font-size:1.1em;
	}
	
#WlcmLinks ul li a:hover {color:blue;}
	
#WlcmLinks ul li a#link1 {background-image:url('../../graphics/default/analytics-42.png');background-position:4px;background-repeat:no-repeat;}
#WlcmLinks ul li a#link2 {background-image:url('../../graphics/default/babyblock-r42.png');background-position:4px;background-repeat:no-repeat;}
#WlcmLinks ul li a#link3 {background-image:url('../../graphics/default/apps-42.gif');background-position:4px;background-repeat:no-repeat;}
#WlcmLinks ul li a#button1 {background-image:url('../../graphics/default/question-o42.png');background-position:4px;background-repeat:no-repeat;}
#WlcmLinks ul li a#button2 {background-image:url('../../graphics/default/search-b42.png');background-position:4px;background-repeat:no-repeat;}

#Navline1 {text-align:right;width:48%;_wid\th:40%;float:right;}
#NavLine2 {float:left;width:48%;}
#Navline1 #UsrEml {font-weight:700;}

#bdyPthome .navbox {width:220px;float:none;}
#bdyPthome #voucher1 {margin-top:10px;}

#BdyFaq #main {margin-left:0px;}


a#purchaselink2 {background-image:url('../../graphics/default/lilcart.gif');background-position:left 2px;background-repeat:no-repeat;padding-left:19px;}
.thispage {text-decoration:none;font-weight:700;}

#BdyPtPrfl #main, #BdyNewPrfl #main, #BdyFaq #main {margin-left:0px;}
#BdyPtPrfl alertmsg3 {position:absolute;top:0px;left:0px;display:none}
#BdyPtPrfl #msgtext, #BdyNewPrfl #msgtext {margin-left: auto;margin-right: auto;}
#BdyPtPrfl #denotes, #BdyNewPrfl #denotes {margin-top:40px;}

		.BBtn {text-align:left;}
		
		.BBtn ul {
			margin:0;
			padding:0px;
			width:auto;
			list-style:none;	
			display:inline-block;
			white-space:normal;
			vertical-align:middle;
			}
			
			.Btn ul {*display:inline;} /*for ie5.5 & ie6 */
	
		.BBtn ul li {
			float:left;
			clear:none;
			margin:0px;
			display:block;
			padding:0;
			width:auto;
			}
	
		.BBtn ul li a {
			background:#0a77c3;
			border-color:none;
			border-style:solid;
			border-width:0px;
			color:#fff;
			font-size:1.1em;
			font-weight:;
			font-family:;
			text-decoration:none;
			display:block;
			width:auto;
			height:auto;
			padding:12px 18px;
			-moz-border-radius: 8px; 
			-webkit-border-radius: 8px;
			}
		
		.BBtn ul li a:hover {background:#1091e2;color:#fff;}
		
h1 {font-size:1.2em;}

.th1 {float:left;}
.tlinks {float:right;margin-top:4px;font-size:.9em;font-weight:500;padding-bottom:2px;}

.GetBrwsr {
display:none;
_dis\play:block;
background:#efefef;
border-top:solid 1px #d9d9d9;
border-bottom:solid 1px #d9d9d9;
padding:8px 8px 2px 8px;
margin-bottom:10px;
zoom:1;
}
.GetBrwsr .Xupgrade {float:right;font-size:.849em;font-weight:700;padding:0 4px;}
.GetBrwsr p {float:left;margin:0;padding:0;}
.GetBrwsr ul {clear:both;margin:0;padding:0;}
.GetBrwsr li {float:left;margin:0;padding:0;}
.GetBrwsr li a{
	float:left;
	height:39px;
	line-height:39px;
	padding:0 8px 0 39px;
	background-color:white;
	background-position:left top;
	background-repeat:no-repeat;
	margin-right:4px;
	border:solid #cccccc 1px;
	}

.GetBrwsr li a.chrome, .GetBrwsr li a.chrome:hover {background-image:url('../../graphics/default/crome.gif');}
.GetBrwsr li a.firefox, .GetBrwsr li a.firefox:hover {background-image:url('../../graphics/default/firefox.gif');}
.GetBrwsr li a.ie8, .GetBrwsr li a.ie8:hover {background-image:url('../../graphics/default/ie8.gif');}
.GetBrwsr li a.safari, .GetBrwsr li a.safari:hover {background-image:url('../../graphics/default/safari.gif');}

.GetBrwsr li a:hover{border:solid blue 1px;}

#LoginBdy #content {clear:both;}
	
.jb {display:block;width:220px;}
.jb input {padding:0px;margin:0px;}
.jb1 {width:20px;float:left;}
.jb2 {width:190px;float:left;}

.prof_data input, .prof_data select {border-top:solid #cccccc 1px;border-right:solid #999999 1px;border-bottom:solid #999999 1px;border-left:solid #a0a0a0 1px;}
	
