*
{
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	border: 0;
}

body
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 70%;
	color: #6B6D6C;
	
	background-image: url(../../images/background.gif);
	background-position: top center;
	background-repeat: repeat;
}

.SendToAFriend
{
	color: #BB191D;
	font-size: 1em;
	font-weight:bold;
}

.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;

}
.modalPopup 
{
	
	background-color:#ffffff;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:250px;

}

.mandatory
{
	color:#BB191D;
}

.contactmetextbox
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 1em;
	width: 150px;
	border: 1px solid #DDD;
}
.contactmetextarea
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 1em;
	border: 1px solid #DDD;
}

a
{
	color: #6B6D6C;	
}

h1{ font-size: 2.0em;}
h2{ font-size: 1.8em;}
h3{ font-size: 1.6em;}
h4{ font-size: 1.4em;}
h5{ font-size: 1.2em;}
h6{ font-size: 1.0em;}


.w100	{		width: 100px;}
.w150	{		width: 150px;}
.w200	{		width: 200px;}

.clear	{		clear: both;}

/*
=outer-container
*/

#outer-container
{
	position: absolute;
	display: block;
	left: 50%;
	top: 10px;
	width: 866px;
	margin-top: 10px;
	margin-left: -438px;
}

#container #container-header
{
	height: 90px;
	background-image: url(../../images/header-bg.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

#container #header
{
	height: 90px;
	position: absolute;
	top: 0;
	width: 100%;
}

#container #header h1
{
	position: absolute;
	width: 155px;
	height: 27px;
	background-image: url(../../images/vn-logo.gif);
	background-position: top left;
	background-repeat: no-repeat;
	
	margin-top: 26px;
	margin-left: 38px;
}

#container #header h1 span
{
	display: none;
}

#container #header #header-links
{
	float: right;
	text-align: left;
	position: absolute;
	right: 10px;
	top: 8px;
}

#container #header #header-links ul
{
	list-style-type: none;
}

#container #header #header-links ul li
{
	float: left;
	padding: 10px;
}

#container #header #header-links ul li a
{
	color: #6B6D6C;
	text-decoration: none;
	line-height: 2em;
}

#container #header #header-links ul li input#txtSearch
{
	width: 100px;
	height: 18px;
}

#content-container
{
	background-image: url(../../images/container-tile.gif);
	background-position: top left;
	background-repeat: repeat-y;
	display: block;
	
}

#container #container-bottom
{
	background-image: url(../../images/bottom-bg.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	height: 20px;
	clear: both;
}

#primary-content
{
	width: 600px;
	float: right;
	text-align: left;
}

#secondary-content
{
	margin-left: 1px;
	width: 260px;
	float: left;
}


#primary-content ul
{
	list-style-type: none;
	margin-left: 10px;
}

#primary-content ul li
{
	background-image: url(../../images/content-list-item.gif);
	background-position: 3px 7px;
	background-repeat: no-repeat;
	padding-left: 15px;
}

/*
=Content Copy
*/
#primary-content #content-copy
{
	width: 340px;
	float: right;
	text-align: left;
	margin-right: 20px;	
	display: inline;
}

#primary-content #content-copy h3, #primary-content #content-copy-wide h3
{
	color: #BB191D;
	font-size: 1em;
	border-bottom: 1px dotted #6B6D6C;
	padding-bottom: 8px;
	padding-left: 2px;
}
#primary-content #content-copy h3 span, #primary-content #content-copy-wide h3 span
{
	color: #762124;
}

#primary-content #content-copy p, #primary-content #content-copy-wide p
{
	margin-top: 10px;
}

#primary-content #content-copy ul.bullets, #primary-content #content-copy-wide ul.bullets
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-top: 10px;
	padding: 5px 0;
	border-bottom: 1px dotted #6B6D6C;
	border-top: 1px dotted #6B6D6C;
	display: block;
	height: 18px;
}

#primary-content #content-copy ul.bullets li, #primary-content #content-copy-wide ul.bullets li
{
	float: left;
	padding: 0;
	background-image: none;
}

#primary-content #content-copy ul.bullets li a, #primary-content #content-copy-wide ul.bullets li a
{
	display: block;
	text-decoration: none;
	color: #A2A2A2;
	background-image: url(../../images/link-img.gif);
	background-position: 0px 1px;
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-right: 8px;
}

/*
=Content Copy WIDE
*/
#primary-content #content-copy-wide
{
	display: block;
	text-align: left;
	margin-right: 20px;	
	clear: both;
}



/*
=section-header
*/
.section-header
{
	height: 30px;
	background-image: url(../../images/nav-top-a.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

.login-box /* HIDDEN FOR DEV */
{

}

.login-box .section-header
{
	background-image: url(../../images/nav-top-b.jpg);
}

.section-header a.findoutmorelink, .section-header a.loginlink
{
	display: block;
	float: left;
	height: 23px;	
	background-position: top left;
	background-repeat: no-repeat;
	margin-top: 7px;
}
.section-header a.findoutmorelink
{
	width: 99px;
	background-image: url(../../images/nav-findoutmore-on.jpg);
	margin-left: 18px;
}

* html .section-header a.findoutmorelink
{
	margin-left: 9px;
}

.section-header a.loginlink
{
	width: 59px;
	background-image: url(../../images/nav-login-off.jpg);
	margin-left: 9px;
}

.login-box .section-header a.findoutmorelink
{
	background-image: url(../../images/nav-findoutmore-off.jpg);
}
.login-box .section-header a.loginlink
{
	background-image: url(../../images/nav-login-on.jpg);
}


.section-header a span
{
	display: none;
}

/*
=Adverts
*/



#primary-content .advert h4, #primary-content .advert-wide h4
{
	float: left;
	background-position: top left;
	background-repeat: no-repeat;
	height: 180px;
	width: 225px;
}

#primary-content .advert-wide
{
 display: inline;
}

#primary-content .advert-wide h4
{
	
	height: 170px;
	width: 342px;
}


#primary-content .advert h4 a
{
	display: block;
	height: 180px;
	width: 225px;
}

#primary-content .advert h4 span, #primary-content .advert-wide h4 span
{
	display: none;
}

#primary-content .advert h4.ad-2
{
	background-image: url(../../images/advert-2.jpg);
}

#primary-content .advert-wide h4.ad-3
{
	background-image: url(../../images/3-reasons.jpg);
}

#primary-content .advert-wide
{
	width: 342px;
	float: right;
	margin-right: 20px;
}


#secondary-content .advert h4
{
	background-position: top left;
	background-repeat: no-repeat;
	height: 180px;
	width: 250px;
}

#secondary-content .advert h4 span
{
	display: none;
}

#secondary-content .advert h4.ad-1
{
	background-image: url(../../images/advert-1.jpg);
}
#secondary-content .advert h4.ad-3
{
	background-image: url(../../images/advert-3.jpg);
}
#secondary-content .advert h4.ad-4
{
	background-image: url(../../images/advert-4.jpg);
}
#secondary-content .advert h4.ad-5
{
	background-image: url(../../images/advert-5.jpg);
}





/*
=CONTACT BOX
*/
#contact-box
{
	width: 220px;
	margin-left: 16px;
	margin-top: 10px;
	color: #A2A2A2;
}

#contact-box a
{
	color: #A2A2A2;
}

#contact-box h4
{
	border-bottom: 1px dotted #6B6D6C;
	font-size: 1em;
	padding-left: 15px;
}

#contact-box dl
{
	margin-top: 10px;
	padding-left: 15px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #6B6D6C;
}

#contact-box dl dt
{
	float: left;
}
#contact-box dl dd
{
	margin-left: 70px;
}

/*
=content-box-1
*/

#container-box-1
{
	display: block;
	width: 586px;
	height: 195px;
	margin-top: 18px;
	margin-bottom: 46px;
	
	background-image: url(../../images/content-box-1.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

#content-box-1
{
	width: 550px;
	height: 145px;
	position: relative;
	top: 13px;
	left: 17px;
}

#container-box-1 .box-buttons ul
{
	list-style-type: none;
	float: right;
	position: relative;
	top: 24px;
	right: 20px;
}

#container-box-1 .box-buttons ul li
{
	padding: 0;
	padding-right: 5px;
	float: left;
	text-align: center;
	background-image: none;
}

#container-box-1 .box-buttons ul li a
{
	display: block;
	text-decoration: none;
	width: 85px;
	height: 27px;
	background-position: top left;
	background-repeat: no-repeat;
	color: #762124;
	padding-top: 2px;
}

#container-box-1 .box-buttons ul li a span
{
	display: none;
}

#container-box-1 .box-buttons ul li#but-brief a	{						background-image: url(../../images/but-brief-off.gif)}
#container-box-1 .box-buttons ul li#but-features a	{					background-image: url(../../images/but-features-off.gif)}
#container-box-1 .box-buttons ul li#but-inbusiness a	{				background-image: url(../../images/but-inbusiness-off.gif)}


#container-box-1 .box-buttons ul li#but-brief.current a	{				background-image: url(../../images/but-brief-on.gif)}
#container-box-1 .box-buttons ul li#but-features.current a	{			background-image: url(../../images/but-features-on.gif)}
#container-box-1 .box-buttons ul li#but-inbusiness.current a	{		background-image: url(../../images/but-inbusiness-on.gif)}




/*
=content-box-2
*/

#container-box-2
{
	display: block;
	width: 586px;
	height: 241px;
	margin-top: 18px;
	margin-bottom: 46px;
	
	background-image: url(../../images/content-box-2-bg.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

#content-box-2
{
	width: 202px;
	height: 170px;
	padding: 5px;
	position: relative;
	top: 25px;
	left: 177px;
	overflow: auto;
}

#container-box-2 .box-buttons ul
{
	list-style-type: none;
	float: right;
	position: relative;
	top: 57px;
	right: 20px;
}

#container-box-2 .box-buttons ul li
{
	padding: 0;
	float: left;
	text-align: center;
	padding-right: 5px;
	background-image: none;
}

#container-box-2 .box-buttons ul li a
{
	display: block;
	text-decoration: none;
	width: 85px;
	height: 27px;
	background-position: top left;
	background-repeat: no-repeat;
	color: #762124;
	padding-top: 2px;
}

#container-box-2 .box-buttons ul li#but-brief a	{						background-image: url(../../images/but-brief-off.gif)}
#container-box-2 .box-buttons ul li#but-features a	{					background-image: url(../../images/but-features-off.gif)}
#container-box-2 .box-buttons ul li#but-inbusiness a	{				background-image: url(../../images/but-inbusiness-off.gif)}


#container-box-2 .box-buttons ul li#but-brief.current a	{				background-image: url(../../images/but-brief-on.gif)}
#container-box-2 .box-buttons ul li#but-features.current a	{			background-image: url(../../images/but-features-on.gif)}
#container-box-2 .box-buttons ul li#but-inbusiness.current a	{		background-image: url(../../images/but-inbusiness-on.gif)}


#container-box-2 .box-buttons ul li#but-overview a	{							background-image: url(../../images/but-overview-off.gif)}
#container-box-2 .box-buttons ul li#but-personalisation a	{					background-image: url(../../images/but-personalisation-off.gif); width: 115px;}
#container-box-2 .box-buttons ul li#but-casestudies a	{						background-image: url(../../images/but-casestudies-off.gif)}


#container-box-2 .box-buttons ul li#but-overview.current a	{					background-image: url(../../images/but-overview-on.gif)}
#container-box-2 .box-buttons ul li#but-personalisation.current a	{			background-image: url(../../images/but-personalisation-on.gif)}
#container-box-2 .box-buttons ul li#but-casestudies.current a	{				background-image: url(../../images/but-casestudies-on.gif)}

#container-box-2 .box-buttons ul li a span
{
	display: none;	
}


/*
=footer
*/
#footer
{
	background-image: url(../../images/footer-bg.gif);
	background-position: top left;
	background-repeat: no-repeat;
	margin-top: 20px;
	padding-left: 16px;
	padding-top: 8px;
	height: 35px;
	color: #B2B2B2;
}

#footer ul
{
	list-style-type: none;
	float: right;
	position: relative;
	top: -18px;
	right: 12px;
}

#footer ul li
{
	float: left;
}

#footer ul li a
{
	display: block;
	color: #B2B2B2;
	text-decoration: none;
	margin-right: 12px;
}













/*
=navigation & login
*/
.nav-box, .login-box
{
	width: 250px;
	background-image: url(../../images/nav-tile.jpg);
	background-position: top left;
	background-repeat: repeat-y;
}

.nav-box ul
{
	width: 215px;
	list-style-type: none;
	margin-left: 18px;
	border-top: 1px dotted #BB191D;
	margin-top: 10px;
}

.nav-box ul li
{
	border-bottom: 1px dotted #BB191D;
	
}

.nav-box ul li a, .login-box ul li a
{
	display: block;
	color: #707072;
	text-decoration: none;
	padding: 4px;
	padding-right: 0;
	padding-left: 15px;
	font-weight: bold;
	height: 18px;
	background-position: 12px 8px;
	background-repeat: no-repeat;
}


.nav-box ul li a span
{
	display: none;
}

.nav-box ul li#nav-overview a{		background-image: url(../../images/nav-overview.gif);}
.nav-box ul li#nav-features a{		background-image: url(../../images/nav-features.gif);}
.nav-box ul li#nav-subscribe a{		background-image: url(../../images/nav-subscribe.gif);}
.nav-box ul li#nav-faq a{		background-image: url(../../images/nav-faq.gif);}
.nav-box ul li#nav-contactme a{		background-image: url(../../images/nav-contactme.gif);}
.nav-box ul li#nav-partners a{		background-image: url(../../images/nav-partners.gif);}
.nav-box ul li#nav-requestdemo a{	background-image: url(../../images/nav-requestdemo.gif);}

.nav-box ul li a:hover, .login-box ul li a:hover
{
	color: #762124;
}

.nav-footer
{
	height: 58px;
	background-image: url(../../images/nav-bottom.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

/*
=Login Box Specific Styles
*/

.login-box h3
{
	background-image: url(../../images/nav-logintovoicenotes.gif);
	background-position: 30px 0px;
	background-repeat: no-repeat;
	height: 10px;
	width: 150px;
	margin: 10px 0;
}

.login-box h3 span
{
	display: none;
}


.login-box label
{
	float: left;
	display: block;
	width: 150px;
	height: 10px;
	margin: 5px 0;
}

.login-box label span
{
	display: none;
}

.login-box fieldset
{
	margin-left: 18px;
	width: 215px;
	border-top: 1px dotted #BB191D;
	padding: 5px 0;
}

.login-box fieldset label
{
	background-position: 12px 0px;
	background-repeat: no-repeat;
}

.login-box fieldset label.username
{
	background-image: url(../../images/nav-username.gif);
}
.login-box fieldset label.password
{
	background-image: url(../../images/nav-password.gif);
}


.login-box fieldset input
{
	margin-left: 12px;
	border: 1px solid #DDD;
}

.login-box fieldset ul
{
	list-style-type: none;
}

.login-box fieldset ul li
{
	background-image: url(../../images/link-img.gif);
	background-position: 12px 6px;
	background-repeat: no-repeat;
}

.login-box fieldset ul li a
{
	display: block;
	background-position: 32px 8px;
	background-repeat: no-repeat;
}

.login-box fieldset ul li#nav-enter a
{
	background-image: url(../../images/nav-enter.gif);
}
.login-box fieldset ul li#nav-forgot a
{
	background-image: url(../../images/nav-forgotten.gif);
}
.login-box fieldset ul li a span
{
	display: none	;
}