/* @override layout.css */

html *
{
	padding: 0;
	margin: 0;
}

html
{
	margin: 0;
	padding: 0;
}

body
{
	background: url(../images/page-bg-repeat-x.jpg) repeat-x 0 top;
	font-size: 80%;
	font-family: "Lucida Sans Unicode", arial;
	margin: 0;
	padding: 0;
}

p { margin: 5px 0px 10px; }

a
{
	color: #f00;
	text-decoration: none;
}

a:hover { color: #a00; }

h1
{
	font-size: 1.8em;
	margin: 5px 0px 10px 0px;
}

h2
{
	font-size: 1.4em;
	margin: 5px 0px 5px 0px;
}

h3
{
	font-size: 1.2em;
	margin: 0px 0px 5px 0px;
}

h4
{
	font-size: 1.0em;
	margin: 0px 0px 5px 0px;
}

ul li { list-style-position: inside; }
.red { color: #e00; }

div#page
{
	width: 864px;
	margin: 30px auto;
	background: url(../images/page-repeat-y.png);
	position: relative;
}

div#page-top
{
	text-indent: -5000px;
	background: url(../images/page-top-round.png) no-repeat left 0;
	width: 100%;
	position: absolute;
	top: -15px;
	left: 0px;
}

div#page-inner
{
	margin: 25px;
	padding: 0px;
	margin-top: 5px;
}

div#header
{
	position: relative;
	padding: 10px 0px;
}

span.telephone
{
	font-size: 24px;
	display: block;
	background: url(../images/telephone-number-08008770000.jpg) no-repeat;
	text-indent: -5000px;
	line-height: 32px;
	height: 40px;
	margin-top: 15px;
}

a.basket-link
{
	background: #fff url(../images/shopping-bakset-icon.jpg) no-repeat right 0;
	padding: 5px 35px 5px 5px;
	margin: 10px 5px 5px;
	color: #222;
	font-style: italic;
	float: right;
}

div#header-right
{
	width: 240px;
	float: right;
}

div#logo
{
	width: 116px;
	height: 100px;
	background: url(../images/ultimate-internet-security-logo.jpg) no-repeat;
	color: #fff;
	float: left;
	text-indent: -5000px;
}

div#strapline
{
	font-size: 24px;
	font-style: italic;
	width: 425px;
	float: left;
	color: #ccc;
	margin: 10px;
}

div#footer
{
	background: url(../images/footer-repeat-y.png) repeat-y;
	color: #fff;
	padding: 20px;
	position: relative;
}

div#footer a { color: #aaa; }

div#footer-base
{
	text-indent: -5000px;
	background-image: url(../images/footer-bottom-round.png);
	position: absolute;
	width: 100%;
	bottom: -15px;
}

div#leftColumn
{
	width: 612px;
	float: left;
	clear: left;
}

div#sidebar-right
{
	width: 192px;
	float: right;
}

div#nav-main
{
	background: url(../images/banner-menu.jpg) no-repeat;
	height: 31px;
	line-height: 31px;
	padding-left: 10px;
}

div#ribbon
{
	width: 109px;
	height: 105px;
	background: url(../images/ribbon.png) no-repeat;
	position: absolute;
	top: -35px;
	right: -6px;
	text-indent: -5000px;
	z-index: 90;
}

div#nav-main ul li
{
	float: left;
	list-style: none;
}

div#nav-main ul li a
{
	padding: 5px;
	color: #444;
}

div#nav-main ul li a:hover { color: #888; }
div#banner-wrapper { clear: both; }

div#banner
{
	width: 802px;
	height: 228px;
	float: left;
	position: relative;
	margin: 0px;
	padding: 0px 5px 0px 5px;
	margin-bottom: 10px;
	background: #fff url(../images/banner-bg.jpg) no-repeat left bottom;
}

.slideshow
{
	position: relative;
	margin: 0px;
	padding: 0px;
	width: 810px;
}

.banner-fade
{
	position: relative;
	width: 800px;
	padding: 0px;
	margin: 0px;
}

.banner-image
{
	margin: 0px;
	padding: 0px;
}

ul.tick-list  li
{
	list-style: none;
	background: url(../images/tick-bullet.jpg) no-repeat;
	padding-left: 20px;
	line-height: 17px;
	margin-bottom: 5px;
}

a.free-trial-link
{
	display: block;
	color: #fff;
	font-style: italic;
	padding: 6px 10px 7px 10px;
	margin: 10px 0px 5px;
	width: 180px;
	background: url(../images/free-trial.jpg) no-repeat;
}

a:hover.free-trial-link { color: #fee; }

div#banner img
{
	width: 500px;
	height: 223px;
	margin-left: 5px;
}

div.banner-text
{
	width: 295px;
	margin: 10px 20px 10px 10px;
	position: absolute;
	top: 0px;
	right: 0px;
}

div.banner-text h1 { font-size: 20px; }
div#main-content { margin: 10px 0px; }

/* tab styling */
div.tabMenu
{
	background: #eee url(../images/tab2-bg.jpg);
	height: 32px;
}

div.tabMenu h2
{
	font-size: 12px;
	padding: 5px;
	height: 22px;
	line-height: 22px;
	text-indent: 5px;
	margin: 0px;
}

.tab
{
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	position: relative;
	background-image: url(../images/tab-repeat-x.jpg);
	width: 612px;
}

.tab-bottom
{
	position: absolute;
	bottom: -15px;
	left: -1px;
	text-indent: -5000px;
	background: url(../images/tab-base.jpg) no-repeat;
	width: 612px;
}

div.tabMenu span
{
	color: #000;
	cursor: pointer;
	text-indent: -5000px;
	display: block;
	float: left;
	width: 150px;
	height: 31px;
}

#tab1 { background: url(../images/tab2-active.jpg); }
#tab1.active { background: url(../images/tab1-active.jpg); }

#tab2
{
	background: url(../images/tab1-active.jpg) -150px 0;
	width: 138px;
}

#tab2.active { background: url(../images/tab2-active.jpg) -150px 0; }
div.tabMenu span.active { color: #000; }

.tab, .tab-content
{
	float: left;
	width: 610px;
}

div.tab-content
{
	background: #eee;
	border: 1px solid #ccc;
	border-top: none;
	padding: 10px;
}

ul.products { width: 100%; }

ul.products li
{
	list-style: none;
	width: 48%;
	float: left;
	margin: 10px 0px 0px 10px;
}

ul.products li a
{
	border: none;
}

ul.products li a img { border: none; }

ul.products li p
{
	width: 50%;
	float: left;
}

ul.products li h3 { margin: 0px 0px 10px 0px; }

/* block */
.block { margin-bottom: 5px; }

.block .content
{
	background: #e8e8e8 url(../images/side-bar-bg.jpg) no-repeat 0 bottom;
	padding: 10px;
}

.block h2
{
	background: #eee url(../images/side-bar-heading.jpg) no-repeat;
	font-size: 12px;
	padding: 5px;
	height: 22px;
	line-height: 22px;
	text-indent: 5px;
	margin: 0px;
}

.block ul li { list-style: none; }

/* sidebar */
ul.red-bullet-list { }

ul.red-bullet-list li
{
	list-style: none;
	background: url(../images/red-bullet.jpg) no-repeat 0 2px;
	padding-left: 16px;
	line-height: 16px;
	margin-bottom: 5px;
}

ul.red-bullet-list a { color: #000; }
ul.red-bullet-list a:hover { color: #888; }

ul.product-quick-link li
{
	float: left;
	margin-bottom: 5px;
	width: 100%;
}

ul.product-quick-link img { float: right; }

ul.product-quick-link li p
{
	float: left;
	width: 100px;
	color: #666;
}

ul.product-quick-link li a
{
	float: left;
	display: block;
	width: 26px;
	height: 26px;
	background: url(../images/download-icon.jpg) no-repeat;
	text-indent: -5000px;
}

/*----- Terms & Privacy ---*/
ul#terms
{
	list-style-type: none;
	margin-left: 0;
	padding-left: 0;
	line-height: 130%;
	color: #676767;
}

ul#terms li
{
	margin-top: 1.5em;
	margin-bottom: 1em;
	padding-left: 1.3em;
}

ul#terms li.sub { margin-top: .4em; }

ul.privacy
{
	list-style-type: circle;
	margin-left: 1.9em;
	padding-left: 0;
	line-height: 130%;
	color: #676767;
}

ul.privacy li
{
	margin-bottom: .5em;
	margin-top: .5em;
	padding-left: 1.3em;
}

#fullproduct ul li
{
	list-style-position: inside;
	margin-bottom: 2px;
}

#fullproduct ul { margin-bottom: 5px; }
#fullproduct { padding-left: 20px; }

#fullproduct img
{
	margin: 0;
	padding: 0;
}

#fullproduct p
{
	margin: 0;
	padding: 0;
	line-height: 1.4em;
	padding-top: 0.5em;
}

#fullproduct h1 { line-height: 1.1em; }
#fullproduct h1 span.product { color: #c71c22; }

#fullproduct h2
{
	margin: 0;
	padding: 0;
	color: #ccc;
	text-align: right;
	border-bottom: 2px solid #ccc;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 2px;
}

#fullproduct h4
{
	margin: 0;
	padding: 0;
	padding-top: 20px;
	font-weight: bold;
	color: #c71c22;
}

#fullproduct ul
{
	padding-top: 10px;
	padding-left: 40px;
	list-style-type: disc;
	width: 220px;
}

#fullproduct ul li { line-height: 1.7em; }

#fullproduct #calloutbox
{
	background-color: #818284;
	width: 208px;
	margin: 0;
	padding: 6px 10px 6px 10px;
}

#fullproduct #calloutbox p
{
	margin: 0;
	padding: 0;
	font-weight: bold;
	color: #ecfdff;
	line-height: 1.5em;
}

#fullproduct #calloutbox h1
{
	font-weight: bold;
	font-size: 13px;
	color: #ecfdff;
}

#fullproduct #calloutbox ul
{
	color: #ecfdff;
	margin: 0;
	padding: 0;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	list-style: disc;
	width: 180px;
}

#fullproduct #calloutbox ul li { line-height: 1.7em; }

#fullproduct #addtobasketbox
{
	margin: 0;
	padding: 0;
	margin-top: 20px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	background-color: #fff;
	color: #666;
	border: 1px solid #666;
}

#fullproduct #addtobasketbox fieldset
{
	width: 208px;
	margin: 0;
	padding: 0;
	margin-top: 10px;
	margin-bottom: 10px;
}

#fullproduct #addtobasketbox fieldset dl
{
	margin: 0;
	padding: 0;
	margin-bottom: 1.5em;
}

#fullproduct #addtobasketbox fieldset dt
{
	margin: 0;
	padding: 0;
	float: left;
}

#fullproduct #addtobasketbox fieldset dd
{
	margin: 0;
	padding: 0;
	float: right;
}

#fullproduct #addtobasketbox a
{
	color: #0f0;
	font-weight: bold;
}

#viewbasket
{
	margin: 0;
	padding: 0;
}

#viewbasket table
{
	width: 100%;
	margin-bottom: 30px;
}

#viewbasket table th
{
	margin: 0;
	padding: 4px 8px 4px 20px;
	color: #000;
	font-weight: normal;
	background: #eee url(../images/banner-menu.jpg) no-repeat -8px 8px;
	border: none;
	border-right: 1px solid #888;
	border-bottom: 1px solid #888;
}

#viewbasket table th.last
{
	border: none;
	border-bottom: 1px solid #888;
}

#viewbasket table td
{
	margin: 0;
	padding: 8px 0px 8px 8px;
	background-color: #eee;
	color: #000;
	border: none;
	border-right: 1px solid #888;
	border-bottom: 1px solid #888;
}

#viewbasket table tr.bottom  td { border-bottom: none; }

#viewbasket table td.last
{
	border: none;
	border-bottom: 1px solid #888;
}

#viewbasket table td.empty
{
	margin: 0;
	padding: 8px 0px 8px 8px;
	background-color: #fff;
	color: #000;
}

div.comparisonchart table { }

div.comparisonchart tr
{
	text-align: center;
	background-color: #dcdddf;
}

div.comparisonchart td
{
	text-align: center;
	background-color: #dcdddf;
	border-left: 1px solid #000;
	border-top: 1px solid #000;
	padding: 2px;
}

div.comparisonchart td.listbox
{
	margin: 0;
	padding: 8px 5px 8px 5px;
	width: 160px;
	text-align: center;
}

div.comparisonchart td.listbox ul
{
	margin: 0px;
	padding: 0;
}

div.comparisonchart td.listbox ul li
{
	margin: 0;
	padding: 0;
	list-style: square;
}

div.comparisonchart td:last-child
{
	text-align: center;
	background-color: #dcdddf;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}

div.comparisonchart tr:last-child td
{
	text-align: center;
	border-bottom: 1px solid #000;
}

div.comparisonchart tr { background-color: #fff; }

div.comparisonchart tr.white td
{
	text-align: center;
	background-color: #fff;
	border-left: 1px solid #000;
}

div.comparisonchart tr.white td:last-child
{
	text-align: center;
	background-color: #fff;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}

div.comparisonchart td.header
{
	text-align: center;
	background-color: #fff;
	color: #c00;
}

div.comparisonchart td.activeheader
{
	background-color: #b60202;
	color: yellow;
	font-weight: normal;
}

div.comparisonchart td.suitablefor
{
	text-align: center;
	background-color: #fdd2c1;
	color: #000;
}

div.comparisonchart td.securitylevel
{
	text-align: center;
	background-color: #b60202;
	color: #fff;
	font-weight: bold;
}

/* forms */
/*----- Form Detials ---*/
#purchase_form
{
	margin-top: 3em;
	padding: 0;
}

#purchase_form label
{
	float: left;
	width: 120px;
	padding: .4em 1em 0 1em;
	text-align: right;
}

#purchase_form fieldset
{
	margin: 1em 0;
	border: none;
}

#purchase_form fieldset div
{
	margin-bottom: .5em;
	padding: 0;
	display: block;
}

#purchase_form fieldset div input
{
	width: 200px;
	border: 2px solid #DFDFDF;
	padding: 3px;
	color: #333;
	font-size: 10px;
}

#purchase_form fieldset div textarea
{
	width: 350px;
	border: 2px solid #DFDFDF;
	padding: 3px;
	color: #333;
	font-size: 10px;
}

#purchase_form fieldset div select
{
	padding: 3px;
	font-size: 10px;
}

/*#purchase_form fieldset div.fm-req label:after{ content:"* "; font-size:14px; color:red; padding-left:3px; }*/
#purchase_form fieldset div.fm-req label span.astrix
{
	font-size: 14px;
	color: red;
	padding-left: 3px;
}

#purchase_form div.fm-multi div { margin: 5px 0; }
#purchase_form div.fm-multi input { width: 1em; }

#purchase_form div.fm-multi label
{
	display: block;
	width: 200px;
	padding-left: 5em;
	text-align: left;
}

#purchase_form #fm-submit
{
	clear: both;
	padding: .5em 0 0 12em;
	text-align: left;
}

#purchase_form #fm-submit input
{
	border: 1px solid #333;
	padding: 2px 1em;
	background: #555;
	color: #fff;
	font-size: 100%;
	cursor: pointer;
}

input:focus,textarea:focus
{
	background: #F7F7F7;
	color: #000;
}

#purchase_form p.formHint
{
	color: #7C7C7C;
	margin: .1em 0 0 15em;
	padding: 3px 0;
	font-size: 80%;
	font-weight: bold;
	display: block;
}

/* cart links */
a.addLink
{
	background: url('../images/addRemove.jpg') -78px top;
	width: 64px;
	height: 21px;
	display: block;
	text-indent: -5000px;
}

a.removeLink
{
	background: url('../images/addRemove.jpg') -143px top;
	width: 64px;
	height: 21px;
	display: block;
	text-indent: -5000px;
}

a.checkoutLink
{
	background: url('../images/addRemove.jpg') 0 top;
	width: 78px;
	height: 21px;
	display: block;
	text-indent: -5000px;
}

DIV.error {	margin: 0; margin-bottom: 10px; padding: 10px; font-weight: bold; background: #fcc;	border: 1px solid #c33;	color: #b00; width: 80%; line-height: 1.5em }
div.error ul { color:red }
div.error li { color:red }
