/* CSS Document */

/*-----LOGO AND NAV-----*/
#landingContainer .safestickLogo
{
	float: left;
	margin-top: 5px;
}

#landingContainer .nav {
	list-style-type: none;
	float: right;
	margin-bottom: 10px;
	margin: 0;
	padding: 0;
}

#landingContainer .nav li {
	display: inline;
	float: left;
	background-image: none;
	margin-left: 9px;
	padding: 0;
}

#landingContainer .nav li a {
	display: inline-block;
	background-color: #CCFFFF;
	height: 0px;
	padding: 33px 0 0 0;
	margin: 0;
	overflow: hidden;
}

#landingContainer #safestickNav .safestickPage a {
	width: 117px;
	background: url(images/navSafestickActive.gif) left top no-repeat;
}

#landingContainer #safeconsoleNav .safestickPage a,
#landingContainer #whyNav .safestickPage a {
	width: 117px;
	background: url(images/navSafestickInactiveHov.gif) left top no-repeat;
}

#landingContainer #safeconsoleNav .safeconsolePage a {
	width: 146px;
	background: url(images/navSafeconsoleActive.gif) left top no-repeat;
}

#landingContainer #safestickNav .safeconsolePage a,
#landingContainer #whyNav .safeconsolePage a {
	width: 146px;
	background:  #CCFFFF url(images/navSafeconsoleInactiveHov.gif) left top no-repeat;
}

#landingContainer #whyNav .whySafestickPage a {
	width: 167px;
	background: url(images/navWhyActive.gif) top left no-repeat
}

#landingContainer #safestickNav .whySafestickPage a,
#landingContainer #safeconsoleNav .whySafestickPage a {
	width: 167px;
	background: url(images/navWhyInactiveHov.gif) left top no-repeat;
}

#landingContainer #safestickNav a:hover,
#landingContainer #safeconsoleNav a:hover,
#landingContainer #whyNav a:hover {
	background-position: right top;
}
/*----HEADINGS----*/
#landingContainer h1 {
	text-indent: -9999px;
	width: 670px;
	margin: 0;
	padding: 0;
	position: relative;
	z-index: 0;
}

#landingContainer h1.safestick {	
	background: url(images/h1safestick.gif) left top no-repeat;
	height: 319px;
}

#landingContainer h1.safeconsole {	
	background: url(images/h1safeconsole.gif) left top no-repeat;
	height: 293px;
	margin-top: 25px;
}

#landingContainer h1.whySafestick {
	height: 234px;
	margin-top: 25px;
	background: url(images/h1whySafestick.gif) left top no-repeat;
}
#landingContainer h2 {
	height: 0;
	padding-top: 46px;
	width: 670px;
	overflow: hidden;
	margin-top: 30px;
	color: #FFFFFF;
}

#landingContainer h2.secureDataH2 {
	background: url(images/h2SecureData.gif) left top no-repeat;
	margin-top: 30px;
}

#landingContainer h2.safeConsoleH2 {
	background: url(images/h2safeConsole.gif) left top no-repeat;
}

#landingContainer h2.featuresH2 {
	background: url(images/h2features.gif) left top no-repeat;
}

#landingContainer h2.benefitsH2 {
	background: url(images/h2benefits.gif) left top no-repeat;
}

#landingContainer h2.technologyH2 {
	background: url(images/h2technology.gif) left top no-repeat;
}

#landingContainer h2.securityFlawH2 {
	background: url(images/h2security.gif) left top no-repeat;
}

#landingContainer h2.nhsH2 {
	background: url(images/h2Nhs.gif) left top no-repeat;
	margin-top: 30px;
	padding-top: 81px;
}

#landingContainer h3 {
	margin-left: 32px;
	font-weight: bold;
	font-size: 17px;
	color: #323232;
	margin-bottom: 30px;
	margin-top: 0;
	padding-top: 30px;
}

/*----PARAGRAPHS----*/
#landingContainer p {
	margin-left: 60px;
	color: #525252;
	font-size: 13px;
	line-height: 22px;
	margin-bottom: 15px;
}

#landingContainer div.exclusivePrice p{
	width: 318px;
}


#landingContainer div.safeConsole p{
	width: 311px;
}

#landingContainer a {
	color: #e30f13;
	font-weight: bold;
}

#landingContainer a:hover {
	text-decoration: none;
}

/*----GENERAL LISTS----*/
#landingContainer ul{
	list-style-position: outside;
	list-style-type: none;
	font-size: 12px;
	margin-left: 30px;	
}

#landingContainer li{
	padding-left: 25px;
	background: url(images/bullet.gif) center left no-repeat;	
}

#landingContainer .benefits ul{
	float: left;
	width: 335px;
	margin: -15px 0 0 0;
	padding: 0;
}

#landingContainer .benefits li{
	background: url(images/bullet2.gif) top left no-repeat;
	padding-bottom: 15px;
}

/*----EXCLUSIVE PRICES LIST----*/

#landingContainer div.exclusivePrice ul {
	margin-top: 30px;
	overflow: hidden;
	padding-bottom: 20px;
}

#landingContainer div.exclusivePrice li {
	display: inline;
	font-size: 19px;
	color: #333333;
	font-weight: bold;
	float: left;
	width: 92px;
	padding-left: 0;
}

#landingContainer div.exclusivePrice li .size{
	height: 48px;
	text-indent: -9999px;
	display: block;
	background: left top no-repeat;
}

#landingContainer div.exclusivePrice li .gb1{
	background-image: url(images/1gb.gif); 
}

#landingContainer div.exclusivePrice li .gb2{
	background-image: url(images/2gb.gif); 
}

#landingContainer div.exclusivePrice li .gb4{
	background-image: url(images/4gb.gif); 
}

#landingContainer div.exclusivePrice li .gb8{
	background-image: url(images/8gb.gif); 
}

#landingContainer div.exclusivePrice li .gb16{
	background-image: url(images/16gb.gif); 
}

#landingContainer div.exclusivePrice li .only{
	width: 58px;
	height: 15px;
	text-indent: -9999px;
	display: block;
	background: url(images/only.gif) left top no-repeat;
	padding-bottom: 4px;
	margin-left: 11px;
}

#landingContainer div.exclusivePrice li .price{
	margin-left: 11px;
}

/*----DIV-SPECIFIC LAYOUT ETC----*/

#landingContainer div.exclusivePrice{
	padding-top: 0;
	margin-top: -2px;
	background: url(images/trolleyPic.jpg) 376px top no-repeat;
}

#landingContainer div.safeConsole div{
	background: url(images/safeconsoleBg.jpg) top left no-repeat;
	min-height: 341px;
}

#landingContainer div.safeConsole .freeTrial
{
	float: right;
	margin-bottom: 50px;
}

#landingContainer .benefits div{
	width: 307px;
	float: left;
	margin: 0;
	padding: 0 0 0 27px;
}

#landingContainer .benefits .timerLock{z
	padding-bottom: 20px;
	padding-top: 10px;
}

#landingContainer .safeconsoleFeatures ul {
	font-size: 14px;
}

.safestickTechnology .images {
	float: right;
	margin-left: 25px;
	padding-bottom: 15px;
}

.safestickTechnology .images img{
	margin-top: 30px;
}

/*----MISC----*/
#landingContainer .clear{
	clear: both;
}

/*----2 columns----*/

#landingContainer div.twoColumn {
	margin-top:20px;
	overflow: hidden;
}

#landingContainer div.secureData {
margin-right: 10px;
}

#landingContainer div.twoColumn p,
#landingContainer div.twoColumn h3 {
	margin-left: 0;
	padding-left: 0;
}

#landingContainer div.twoColumn div{
	width: 325px;
	float: left;
}

#landingContainer div.twoColumn div h2{
	width: 325px;
}

#landingContainer div.twoColumn div p,
#landingContainer div.twoColumn div h3{
	padding-left: 22px;
	width: 298px;
}

/*----SECURITY ANNOUNCEMENT JAN 2010 LM----*/

#landingContainer .securityAnnouncement {
	background: #ed1c24 url(images/announcement.gif) 10px 10px no-repeat;
	border: 1px solid #ffffff;
	border-top: 3px solid #ffffff;
	margin: 0 0 0 18px;
	padding: 0;
	width: 520px;
}

#landingContainer .securityAnnouncement p {
	color: #FFFFFF;
	font-size: 18px;
	line-height: 20px;
	font-weight: normal;
	margin: 0 0 0 42px;
	padding: 9px 0 8px 0;
	width: 465px !important;
}

#landingContainer .securityAnnouncement a {
	color: #FFFFFF;
	font-size: 13px;
	font-weight: normal;
}

#landingContainer .securityAnnouncement span {
	text-transform: uppercase;
}

#landingContainer h4 {
	font-weight: bold;
	font-size: 13px;
	margin-left: 32px;
	color: #323232;
	margin-bottom: 30px;
}

#landingContainer #ashfield {
margin-bottom: 10px;
padding-left: 28px;
}

#landingContainer #ashfieldLastPara {
margin-bottom: 0;
}

.pressRelease {
	margin: 23px 0 0 23px;
}