@charset "utf-8";
/* CSS Document */

#landingContainer .safestickLogo {
	float: right;	
}

#landingContainer .confiStrap {
	margin-top: 10px;
	float: left;
}

#landingContainer .clear {
	clear:both;
	padding: 0;
	margin: 0;
}


#landingContainer .nav {
	width: 670px;
	border-top: 8px solid #e14127;
	border-bottom: 1px solid #acacac;
	list-style-type: none;
	float: left;
	margin: 30px 0 0 ;
	padding: 10px 0 50px ;
}

#landingContainer .nav li {
	display: inline;
	float: left;
	background-image: none;
	margin-left: 0;
	padding: 0;
}

#landingContainer .nav li a {
	display: inline-block;
	background-color: #CCFFFF;
	height: 0px;
	padding: 33px 0 0 0;
	margin: 0;
	overflow: hidden;
}
/*1*/
#landingContainer #safestickNav .safestickPage a {
	width: 93px;
	background: url(images/menu-safestick-on.gif) left top no-repeat;
}

#landingContainer #safeConsoleNav .safestickPage a,
#landingContainer #whyNav .safestickPage a,
#landingContainer #stickAppNav .safestickPage a,
#landingContainer #safeAndFoundNav .safestickPage a,
#landingContainer #offNav .safestickPage a {
	width: 93px;
	background: url(images/menu-safestick-off.gif) left top no-repeat;
}
/*2*/
#landingContainer #safeConsoleNav .safeconsolePage a {
	width: 133px;
	background: url(images/menu-2safeconsole-on.gif) left top no-repeat;
}

#landingContainer #safestickNav .safeconsolePage a,
#landingContainer #whyNav .safeconsolePage a,
#landingContainer #stickAppNav .safeconsolePage a,
#landingContainer #safeAndFoundNav .safeconsolePage a,
#landingContainer #offNav .safeconsolePage a{
	width: 133px;
	background: url(images/menu-2safeconsole-off.gif) left top no-repeat;
}
/*3*/
#landingContainer #whyNav .whySafestickPage a {
	width: 152px;
	background: url(images/menu-3whysafestick-on.gif) left top no-repeat;
}

#landingContainer #safestickNav .whySafestickPage a,
#landingContainer #safeConsoleNav .whySafestickPage a,
#landingContainer #stickAppNav .whySafestickPage a,
#landingContainer #safeAndFoundNav .whySafestickPage a,
#landingContainer #offNav .whySafestickPage a{
	width: 152px;
	background: url(images/menu-3whysafestick-off.gif) left top no-repeat;
}


/*4*/
#landingContainer #stickAppNav .stickAppsPage a {
	width: 114px;
	background: url(images/menu-4stickapps-on.gif) left top no-repeat;
}

#landingContainer #safestickNav .stickAppsPage a,
#landingContainer #whyNav .stickAppsPage a,
#landingContainer #safeConsoleNav .stickAppsPage a,
#landingContainer #safeAndFoundNav .stickAppsPage a,
#landingContainer #offNav .stickAppsPage a{
	width: 114px;
	background: url(images/menu-4stickapps-off.gif) left top no-repeat;
}

/*5*/
#landingContainer #safeAndFoundNav .safeAndFound a {
	width: 178px;
	background: url(images/menu-5safeandfound-on.gif) left top no-repeat;
}

#landingContainer #safestickNav .safeAndFound a,
#landingContainer #safeConsoleNav .safeAndFound a,
#landingContainer #whyNav .safeAndFound a,
#landingContainer #stickAppNav .safeAndFound a,
#landingContainer #offNav .safeAndFound a{
	width: 178px;
	background: url(images/menu-5safeandfound-off.gif) left top no-repeat;
}

/* off hover */

#landingContainer #safestickNav a:hover,
#landingContainer #safeConsoleNav a:hover,
#landingContainer #whyNav a:hover,
#landingContainer #stickAppNav a:hover,
#landingContainer #safeAndFoundNav a:hover,
#landingContainer #offNav a:hover
{
	background-position: right top;
}


#landingContainer h1 {
	padding: 10px 0px;
}

#landingContainer h2 {
	padding: 0;
}

/*begin content */

#landingContainer .headline {
	width: 670px;
	background: #ffffff url(images/save-callout.gif) top right no-repeat;
}

#landingContainer h1 span,
#landingContainer h2 span,
#landingContainer h3 span,
#landingContainer h4 span {
	display: none;
}

#landingContainer .mainImage {
	margin-top: 10px;
	padding: 10px;
	background: url(images/main-image.gif) top left no-repeat;
	height: 313px;
}	

#landingContainer .mainImage ul {
	float: right;
	list-style: none;
	padding: 0;
	margin: 0;
}

#landingContainer .mainImage li {
	display: inline-block;
	list-style: none;
	padding: 0;
	margin: 10px 20px 0 30px;
}

#landingContainer ul.shields {
	list-style-image: url(images/shield.gif);	
	margin-top: 20px;
}

#landingContainer ul.shields h4 {
	padding: 0 0 10px; 
	margin: 0;
}

#landingContainer ul.small-shields {
	list-style-image: url(images/small-shield.gif);	
	margin-top: 20px;
}

#landingContainer ul.small-shields{
	padding: 0;	
}


#landingContainer .content a {
	color: #e14127;
	text-decoration: underline;
}

#landingContainer .content a:hover {
	text-decoration: none;
}

#landingContainer .content h2, 
#landingContainer .content h3, 
#landingContainer .content h4 {
	padding: 0 0 15px 0;
	margin: 0;
}

#landingContainer .content p {
	margin: 0 0 10px;
}

#landingContainer .speechMark {
width: 550px;
margin: 20px 0 0;
padding: 20px 100px 20px 20px;
	background: #231f20 url(images/quote-bg.gif) top right no-repeat;
}

#landingContainer .speechMark p.quote {
	color: #ffffff;
	font-size: 14px;
}

#landingContainer .speechMark p.quotee {
	color: #E14127;
	font-size: 14px;
	font-style: italic;
}


/* Safe COnsole*/ 

#landingContainer .safeConsoleImage {
	margin-top: 10px;
/*	padding: 10px;*/
	background: url(images/safe-console-main.jpg) top left no-repeat;
	height: 300px;
}	

#landingContainer .netBG {
	background: url(images/net-bg.gif) top left no-repeat;
}



#landingContainer  .safeconsoleFeatures ul,
#landingContainer  .benefits ul{
	margin:  0 0 10px 0;
	padding: 0 0 10px 0px;
	background: url(images/ul-bg.png);
	list-style-image: url(images/feature-list-image.gif);

}

#landingContainer  .safeconsoleFeatures ul li,
#landingContainer  .benefits ul li {
	padding: 0 0 0 5px;
	margin-bottom: 20px;
}

#landingContainer .enableLeft {
	float:left;
	width: 316px;
}

#landingContainer .enableRight {
	float:left;
	width: 354px;
}

/* Safe and Found */

#landingContainer .safeFoundImage {
	margin-top: 10px;
	padding: 10px;
	background: url(images/safe-found-main.jpg) top left no-repeat;
	height: 320px;
}	

/*Why Safestick */

#landingContainer .pressRelease {
	margin: 23px 0 0 23px;
}

#landingContainer .callToAction {
	font-weight: bold;
	margin: 20px 0 20px;
	color: #E14127;
}

/* New ITX site iFrame fix */
body {
	background: #fff !important;
}
#landingContainer {
	background: #fff !important;
	margin:0 !important;
	position:absolute !important;
	top:0 !important;
	left:0 !important;
	height: 100% !important;
}

.clear {
	clear: none;
}
