/* ----Overview-----  */

/* 1. Pseduoclasses */
/* 2. Link Styles */
/* 3. Headers */
/* 4. Body Elements */
/* 5. Content Styles */	
/* 6. Footer */	

/* 1. Pseudoclasses */


body 
{
	font-family:arial;
	background:#EBE9E9;
}

p 
{
	font-size:1.2em;
	line-height:1.45em;
	margin-bottom:20px;
}

ul 
{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;

}
	
li 
{
	float:left;

}

a
{
	text-decoration:none;
}

/* 2. Link Styles */


#greenlink a:link, #greenlink a:visited
{
	color:#298F11;
}

#greenlink a:hover
{
	color: #dfdfdf;
}

#main_navigation 
{
	margin:0 auto;
	width:920px;	
}

.ss_navigation 
{
	width:920px;
	margin:0  auto;
	position:relative;
	z-index:100;
}

.ss_navigation li a
{
	letter-spacing:-0.25;
	text-decoration:none;
	padding:8px 16px 8px 16px;	
	display:block;
}

.ss_navigation li a:link , .ss_navigation li a:visited  
{
	color:#005900;	
}	

.ss_navigation li a:hover
 {	
	color:#1d1d1d;
	background:#D7FFBF;
}

#ss_active
{
	background:#D7FFBF;
}

#livechat  
{
	background:url('../images/chatlive.jpg');
	background-position:2px 50% !important;
	display:block !important;
	height:120px !important;
	margin:-45px 0 0 !important;
	padding:0 !important;
	position:fixed !important;
	text-indent:-9000px;
	top:45% !important;
	right:0%;
	width:50px !important;
	z-index:100001 !important;
}

/* 3. Headers */

.header 
{
	background:url('../images/top.jpg');	
	background-repeat:repeat-x;
	height:80px;
}

.header li a:link, .header li a:visited
{
	color:#EFEFEF;
	letter-spacing:-0.015em;
	padding:15px;
	text-decoration:none;
	word-spacing:-0.025em;
	display:block;
}

.header a:hover, .footer_navigation a:hover 
{	
	color:#70AF4C;
}

.header li
{
	margin-right:5px;
	font-size:1em;
}

.header li li 
{
	display:block;
	float:none;	
	margin:0px;
	font-size:1.0em !important;
}

.header ul a
{
	display:block;
}
 
.header li a
{
	color:#cccccc;
	display:block;
	padding:0px 10px 0px 5px;
	text-align:center;
	text-decoration:none;
	margin-top:10px;
}
 
.header li a:hover 
{
	background:url(../images/header_thycotic.png) -36px -20px !important;
}
 
.header li ul
{
	background:#1D1F20;
	display:none;
	height:auto;
	position:absolute;
	width:220px;
	z-index:2000;	
}
		
.header li ul a
{
	display:block;
	height:15px;
	font-size:.9em;
	font-style:normal;
	line-height:15px;		
	text-align:left;	
}
 
.header li ul a:hover, .header li ul li:hover a
{
	background:#dfdfdf url('images/hover_sub.gif') center left no-repeat;
	color:#ffffff;
	text-decoration:none;
}		
 
.header li:hover ul
{
	display:block;
}
 
.header li:hover li a
{
	background:none;		
}
 
#sssubmenu a:hover 
{	
	background:url(../images/header.png) -36px 0px !important;
}
 
#netsubmenu a:hover
{
	background:url(../images/header_thycotic.png) -36px 0px !important;
}

#accountsubmenu a:hover
{
	background:url(../images/header_thycotic.png) -36px 0px !important;
}	
	
div h1 
{
	text-shadow: #005F08 0.05em 0.05em 0.3em;
	letter-spacing:-0.0285em;
	padding:5px 0px 5px 0px;
	font-size:2.55em;
}

div h2 
{
	color:#AFDF61;
	font-size:1.1em;
	letter-spacing:-0.0005em;
	height:30px;
}
				
#tagline 
{
	background: url('../images/header.png');
	background-repeat:no-repeat;
	color:white;
	font-size:1.25em;
	font-weight:600;
	padding:10px 0px 0px 30px;
	width:890px;
	margin: 0 auto;
	letter-spacing:0.045em;
	height:100px;	
}

#tagline h2
{
	line-height:25px;
}

#thycoticlogo 
{
	background:url('../images/thycoticlogo.png');
	float:left;
	width:146px;
	height:60px;
	margin-left:15px;
	padding:0px;
	position:relative;
	z-index:20;
}

#tabUserControl_currentUser_AdminHyperLink
{
	height:50px;
	width:50px;
	color:yellow;
}

#userlinks 
{
	position:absolute;
	top:5px;
	right:5px;
}

#userlinks a
{
	color:#cfcfcf;
}

 #ctl00_LoginHyperLink
{
	display:none;
}

#ctl00_LoginHyperLink
{
	height:25px;
	width:50px;
	background-image:url('../images/login.png');
	display:block;
}

#ctl00_LogoutHyperLink 
{
	background-image:url(../images/logout.png);
	display:block;
	height:25px;
	width:50px;
}

#ctl00_AdminTextLabel
{
	margin-left:20px;
}

h5
{
	font-weight:600;
	font-size:1.2em !important;
	margin-bottom:12px;
	margin-top:5px;
	padding:9px 8px !important; 
}

/* 4. Body Elements */

.wrapper
{
	position:relative;
	height:100%; 
}	
	
#ssbackground
{
	background-image:url('../images/greenbackground.jpg');
	background-color:	#ebe9e9;
	background-repeat:repeat-x;
	height:175px;
	position:absolute;
	z-index:-2;
}

#content
{
	background:url('../images/shadow.png');
	background-repeat:repeat-y;
	width:960px;
	margin: 0 auto;
	height:100%;
	padding-bottom:10px;
	min-height:700px;
}
	
#content1
{
	width:960px;
	margin: 0 auto;
	height:100%;
	padding-top:25px;
	position:relative;
}
	
.content_left 
{
	clear:right;
	float:left;
	height:100%;
	margin:0 0 20px 50px;
	padding-bottom:135px;
	width:580px;
}

.content_right 
{
	clear:right;
}	
	
#container
{
	background-image:url('../images/greenbackground.jpg');
	background-color:	#ebe9e9;
	background-repeat:repeat-x;
	position:relative;
}

.sidemenu 
{
	float:right;
	position:relative;	
	right:50px;	
	width:250px;
	border-left:2px solid #7f7f7f;
	border-right:2px solid #7f7f7f;
	border-top:2px solid #9f9f9f;
	border-bottom:2px solid #dcdcdc;
	background:#2f2f2f;
	color:#f6f6f6;
	line-height:1.5em;
	font-size:1.0em;
	top:-20px;
}

.sidemenu li
{
	clear:left;
	float:left;
	display:inline-block;
	width:100%;
}

.sidemenu a:link, .sidemenu a:visited
{
	color:#ffffff;
	margin-bottom:5px;
	display:inline-block;
	width:100%;
}

.sidemenu a:hover
{
	color:#1d1d1d;
	margin-bottom:5px;
	background:#dfdfdf;
	display:inline-block;
	width:100%;
}

.sidemenu p
{
	background: url(../images/header_thycotic.png)  -36px 0;
	margin:0px;
	padding:10px 0px 10px 0px;
	text-transform:uppercase;
	text-align:center;
	font-weight:600;
	font-size:1.05em;
	border-bottom:1px solid #1d1d1d;
}

.sidemenu ul
{
	display:block;
	padding:12px 0px;
	float:left;
}

.sidemenu li 
{
	clear:left;
	display:inline-block;
	float:left;
	font-size:0.9em;
	padding:4px 0px;
	text-indent:15px;
	width:100%;
}

.sidemenu li li
{
	text-indent:30px;
}
	
.sidemenu li ul
{
	padding:0px;
}

#testimonial_author	li
{
	float:right;
	clear:right;
	font-size:12px;
	margin:2px;
}

#testimonial_author
{	
	position:relative;
	right:50px;
	top:-15px;
}	

#benefitblocks 
{
	display:block;
	float:left;
	margin-left:10px;
	border-top:1px solid #f6f6f6;
	border-bottom:1px solid #bfbfbf;
	
}

#benefitblocks li a:link, #benefitblocks li a:visited
{

	float:left;
	font-size:.65em;
	height:150px;	
	background:url(../images/benefit.jpg) 100% 0%;
	color:#000000;
	padding:0px 10px;	
}

#benefitblocks li a:hover
{
	float:left;
	font-size:.65em;
	background:url(../images/benefit.jpg) 100% -150px;
	color:#ffffff;
	padding:0px 10px;
}


/* 5. Content Styles */	

.overview
{
	font-size:1.2em;
	letter-spacing:-0.015em;
	line-height:1.45em;
}

#clear 
{
	clear:both;
}

.maintext
{
	 width:100%;
	 clear:left;
	 padding-top:20px;
	 font-size:1.1em;
}

.maintext p
{
	clear:left;
	padding-top:10px;
	font-size:1.05em;
}

.Button
{
	background:url('../images/button.png');
	border:0 none;
	color:#FFFFFF;
	cursor:pointer;
	font-size:1.05em;
	height:50px;
	padding:0;
	width:220px;
	display:inline-block;
	text-align:center;
}

.content_left ul, .navbox li, .maintext li, .box li
{
	width:100%;
}


/* 6. Footer */
#facebox .footer
{
	min-height:20px;
}

.footer 
{
	background-image:url('../images/bottom.jpg');	
	background-repeat:repeat-x;
	background-color:#2E2F33;
	min-height:425px;	
	bottom:0px;
	width:100%;
}

.footer_navigation 
{
	margin:0 auto;
	padding-top:60px;
	width:890px;
}

.footer_navigation li
{
	padding-top:8px;
	float:left;
	clear:left;
	color:#9f9f9f;
}

.box 
{
	float:left;
	margin-left:24px;
	margin-right:18px;
	width:180px;
}

.box h4
{
	color:#ffffff;
}

.footer_navigation a:link, .footer_navigation a:visited
{
	color:#9f9f9f;
	font-size:1.05em;
	letter-spacing:-0.015em;
	text-decoration:none;
	word-spacing:-0.025em;
	display:block;
}

.footer_navigation a:hover
{
	color:#ffffff;
}

#LiveChat 
{
	position:absolute;
	right:20px;
	top:10px;
}

#container 
{
	background-color:#EBE9E9;
	background-image:url(../images/graybackground.jpg);
	background-repeat:repeat-x;
	position:relative;
}

h3
{
	background-color:#63924A;
	color:white;
	font-size:1.12em;
	margin-left:-5px;
	padding:5px;
}

div h2 {
	color:#5FBF23;
	font-size:1.1em;
	height:30px;
	letter-spacing:-0.0005em;
}

#tagline
{
	background:transparent url(../images/header_thycotic.png) no-repeat scroll 0 0;
	color:white;
	font-size:1.25em;
	font-weight:600;
	height:100px;
	letter-spacing:0.045em;
	margin:0 auto;
	padding:10px 0 0 30px;
	width:890px;
}

div h1 {
	font-size:2.55em;
	letter-spacing:-0.0285em;
	padding:5px 0;
	text-shadow:0.05em 0.05em 0.3em #000000;
}



.sub_menu 
{
	background:url('../images/menu.jpg');	
	background-repeat:repeat-x;
	height:32px;
	border-bottom:2px solid #03720D;
}


#ValidationSummary
{
	float:left;
	margin:20px;
	color:#ff0000;
}


.RequiredFieldValidatorMarker
{
	color:#238925;
	font-weight:600;
}

.RequiredFieldValidator
{
	color:#ff0000;
	font-weight:600;
}

#testimonial blockquote
{
	padding:60px 0 0 50px;
	width:600px;
	text-indent: -0.8em;
	font-size:1.25em;
	line-height:1.4em;
	display:block;
	height:200px;
}

#testimonial ul
{
	float:right;
	margin-right:50px;
	font-size:.8em;
	padding-top:10px;
}

#testimonial li 
{
	clear:left;
	float:left;
	margin:;
	text-align:right;
	width:300px;
	color:#6f6f6f;
	padding-top:5px;
	line-height:1.1em;
}

.navbox
{
	float:left;
	margin-left:10px;
	margin-top:45px;
	width:570px;
	padding-bottom:20px;
}

#why
{
	background-image:url(../images/WhyThycotic.png);
	background-repeat:repeat-x;
	background-color:#EDECEC;
}

.navbox ul
{
	width:250px;
	float:left;	
	margin-left:30px;
	margin-top:10px;
}

.navbox li
{
	list-style:disc;
	padding-bottom:5px;
	font-size:.9em;
	line-height:1.2em;
}

.navbox p
{
	margin:5px 0px 15px 0px;
	padding:0px;
}

#why a:link span, #why a:visited span
{
	visibility:hidden;
	display:block;
	font-size:.7em;
	line-height:1.3em;
}

#why a:hover span
{
	visibility:visible;
	display:block;
	font-size:.75em;
	line-height:1.3em;
	color:#000000;
}

#tech
{
	font-size:1.1em;
}

#contactbutton a:hover
{
	width:293px;
	height:47px;
	background:url(../images/SolutionsActionButton.png) 0px -47px;
	margin-left:auto;
	margin-right:395px;
	display:block;
	
}

#contactbutton a:link, #contactbutton a:visited
{
	width:293px;
	height:47px;
	background:url(../images/SolutionsActionButton.png);
	margin-left:auto;
	margin-right:395px;
	display:block;
}

#contactbutton p
{
	color:#ffffff;
	height:45px;
	line-height:45px;
	text-align:center;
}

#benefitblocks 
{
	display:block;
	float:left;
	margin-left:10px;
	border-top:1px solid #f6f6f6;
	border-bottom:1px solid #bfbfbf;
}

#benefitblocks li a:link, #benefitblocks li a:visited
{
	float:left;
	font-size:.65em;
	height:150px;
	width:131px;
	background:url(../images/benefit.jpg) 100% 0%;
	color:#000000;
	padding:0px 12px;
}

#benefitblocks li a:hover
{
	float:left;
	font-size:.65em;
	height:150px;
	width:131px;
	background:url(../images/benefit.jpg) 100% -150px;
	color:#ffffff;
	padding:0px 12px;
}

