/* RESETS --------------------------------------------- */

html { }


html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	font-size: 100%;
	vertical-align: baseline;
	border: 0;
	outline: 0;
	/*background: transparent;*/
}


ol, ul {
	list-style: none;
}


blockquote, q {
	quotes: none;
}
:focus {
	outline: 0;
}
/* table {
	border-collapse: collapse;
	border-spacing: 0;
color:#fff;
}*/

td {

color:#fff;
}

dfn {
	display: none;
}

img, img a
 {max-width: 100%;

}


/* PAGE ELEMENTS --------------------------*/
body {
	 margin:0; padding:0; width:100%; border:0; 
color:#fff; 
font:normal 14px "Liberation sans", Arial, Helvetica, sans-serif; 
}



body#tinymce {
background-color: #464545;





}


.qrcode {
width:118px;
height:118px;
float:right;

}

.qrcode img {

-moz-box-shadow: 0 0 15px #888;
 -webkit-box-shadow: 0 0 15px#888;
 box-shadow: 0 0 15px #888;

}


/* Floats, Clears */
.clear {
	clear: both;
}
img.center {
	display: block;
	margin-left: auto;
	margin-right: auto;
border: 5px #fff;
border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 20px;
}
img.aligncenter {
	margin-top: 7px;
	margin-bottom: 5px;
border: 5px #fff;
border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 20px;
}
img.alignright {
	padding: 4px;
	margin: 4px 0 4px 7px;
	display: inline;
border: 5px #fff;
border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 20px;
}
img.alignleft {
	padding: 4px ;
	margin: 4px 7px 4px 0;
	display: inline;
border: 5px #fff;
border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 20px;
}
.alignright {
	float: right;

}
.alignleft {
	float: left;
}
h1 {
	font-size: 2.0em;
	

}
h2 {
	 margin:0; padding:10px 0; font-size:24px; font-weight:bold; color:#fff; text-transform:none;
}

h3, h4, h5, h6, h7 {
	display: block;
	border-bottom: 2px groove #fff;
	text-shadow: none;
	text-decoration: none;
	line-height: 2.2em;
	color: #fff;
	margin-bottom:10px;
}
h3 {
	font-size: 1.4em;
	line-height: 1.4em;
}
h4 {
	font-size: 1.3em;
	line-height: 1.4em;
}
h5 {
	font-size: 1.2em;
	line-height: 1.4em;
}
h6 {
	font-size: 1.1em;
	line-height: 1.4em;
}
p 	{ margin:0; padding:8px 0; color:#fff;}

a.ideaarts span {
	font-weight: bold;
	color: #3693c9;
}
a:link, a:visited {
	font-weight: bold;
	text-decoration: none;
	outline: none;
	color: #3693c9;
}
a:link, a:visited {
	-webkit-transition: color .2s linear;
}
a:hover {
	color: #fff;
}

/* Breadcrumbs */
div.breadcrumbs {
	padding: 0.5em 0;
	/*font-size: 80%;*/
	margin: 0 1em;
}
div.breadcrumbs span.lastitem {
	font-weight: bold;
}

blockquote {
    display: block;
    font-size: 100%;
    background: transparent;
    width: auto;
    font-style: italic;
    margin: 15px 0;
    padding: 0 20px;
    border: none;
    line-height: 150%;
    color:#404040;
}

/* Icons */
a.pdf, a[href$='.pdf'] {
	background: url(/uploads/Norton_Tab/pdf.png) no-repeat left center;
	padding-left: 20px;
	line-height: 16px;
}
a.txt, a[href$='.doc'], a[href$='.rtf'], a[href$='.txt'], a[href$='.wps'] {
	background: url(/uploads/Norton_Tab/txt.png) no-repeat left center;
	padding-left: 20px;
	line-height: 16px;
}
a.zip, a[href$='.zip'], a[href$='.gzip'], a[href$='.rar'] {
	background: url(/uploads/Norton_Tab/zip.png) no-repeat left center;
	padding-left: 20px;
	line-height: 16px;
}
a.email, a[href^="mailto:"] {
	background: url(/uploads/Norton_Tab/email.png) no-repeat left center;
	padding-left: 20px;
	line-height: 16px;
}
a.external {
	background: url(/uploads/Norton_Tab/ext_link.png) no-repeat left center;
	padding-left: 20px;
	line-height: 16px;
}
/* List Styles */
ul.list-add li, ul.list-delete li, ul.list-checkmark li, ul.list-help li, ul.list-favorites li {
	margin: 5px 0;
	position: relative;
	overflow: hidden;
	line-height: 18px;
}
ul.list-add li, ul.list-delete li, ul.list-checkmark li, ul.list-help li, ul.list-favorites li {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin-bottom: 2px !important;
	padding-left: 25px !important;
}
li.list-print a {
	background: transparent url(/uploads/Norton_Tab/printer.png) no-repeat scroll 0 3px;
	display: block;
	padding-left: 25px;
	line-height: 18px;
}
li.list-back a {
	background: transparent url(/uploads/Norton_Tab/back.png) no-repeat scroll 0 3px;
	display: block;
	padding-left: 25px;
	line-height: 18px;

}


ul li.list-back  {

list-style: none;

}


ul.list-add li {
	background: transparent url(/uploads/Norton_Tab/add.png) no-repeat scroll 0 3px;
}
ul.list-delete li {
	background: transparent url(/uploads/Norton_Tab/delete.png) no-repeat scroll 0 3px;
}
ul.list-checkmark li {
	background: transparent url(/uploads/Norton_Tab/ok.png) no-repeat scroll 0 3px;
}
ul.list-help li {
	background: transparent url(/uploads/Norton_Tab/arrow.png) no-repeat scroll 0 3px;
}
ul.list-favorites li {
	background: transparent url(/uploads/Norton_Tab/favorites.png) no-repeat scroll 0 3px;
}
ul.list-square li {
	list-style-type: square;
	margin:0 0 0 15px;
	padding-left:10px;
}
ul.list-circle li {
	list-style-type: circle;
	margin:0 0 0 15px;
	padding-left:10px;
}
/* PAGE STRUCTURE */

.main { margin:0 auto; 
           padding:60px 0 0 0; 
           background:#e8eae8 url(/uploads/Norton_Tab/background.jpg) no-repeat center top fixed;
      /*  min-width: 1300px;*/
   background-attachment:fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: 1366px;


}


/* Header part */



#header{
	width: 960px;
	margin:20px auto; 
padding:0 0 20px;
	height: 110px;
	position: relative;	
background:url(/uploads/Norton_Tab/overlay4.png) repeat left top;
border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 20px;

}


.donate {
	width: 116px;
	height: 117px;
	/*position: absolute;*/
position: relative;
	left: 970px;
	top: 10px;
margin:5px;
margin-bottom:20px;
 -webkit-transition-duration: 0.8s;
    -moz-transition-duration: 0.8s;
    -o-transition-duration: 0.8s;
    transition-duration: 0.8s;

     
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    transition-property: transform;
     
    overflow:hidden;
 
}


.donate:hover {
  -webkit-transform:rotate(360deg);
    -moz-transform:rotate(360deg);
    -o-transform:rotate(360deg);
 -ms-transform: rotate(310deg);
[if lte IE 8] filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);

}



/* social */
.social {
 padding:-10px 0 0 200px; 
width: 420px;
height:48px; 
float:left;
position:fixed;
	left: 200px;
	top: 20px;}


.social p { padding:0; float:left; width:auto; color:#fdfdfd; text-align:right; font-size:13px; line-height:1.5em; font-weight:normal;}
.social a { color:#fdfdfd; text-decoration:none;}
.social a:hover { text-decoration:underline;}
.social img { margin:-3px 0 -3px 2px; border:none;}

.social1{
  position:absolute;
  top:-50px;
  margin-left:-40px;
  left:5%;
  width:100px;
  /*border:1px solid #000000;*/
  height:100px;
}





.pageLogo {
margin:0; 
padding:10px 0 42px 152px;  
color:#fff; 
/*background:url(/uploads/Norton_Tab/norton_White.png) no-repeat 14px 14px;*/
	width: 720px;
	/*height: 262px;*/
	position:absolute;
	left: -200px;
	top: -10px;
}



.pageLogo h1 { margin:0; padding:13px 0 42px 204px; font-size:48px; font-weight:bold; line-height:1.2em; color:#fff; 
/*background:url(/uploads/Norton_Tab/norton_White.png) no-repeat 64px 14px;*/
}
.pageLogo h1 a, h1 a:hover { color:#fff; text-decoration:none;}
.pageLogo h1 span { padding-right:4px; color:#fff;}
.pageLogo h1 small { display:block; margin:-4px 0 0 2px; font-size:32px; line-height:1.2em; text-transform:none; color:#fff; font-weight:normal;}



#pageNavigation {
	background: #7e0219 url(/uploads/Norton_Tab/pageNavigationBG.gif) repeat-x;
	height: 28px;
	width: 920px;
	padding: 4px 10px;
	margin: auto;
}
#pageWrapper {
	/*width: 960px;
	margin: 20px auto;*/
margin:4px auto 20px; 
padding:16px 10px 24px; 
width:940px; 
background:url(/uploads/Norton_Tab/overlay4.png) repeat left top;
border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 20px;

}
/* Slider Images */


.slider { margin:1px auto 14px; padding:16px 20px 24px;  width:920px; background:url(/uploads/Norton_Tab/overlay4.png) repeat left top;min-height: 245px;
border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 20px;
}

#Column_Container
{           width:920px;
	padding:-2px; }

#leftColumn
{ 	float:left; 
	width:284px; 
	height:257px;
	margin-right: 35px; 
	 }		

#centerColumn
{	float:left;
	width:284px; 
	height:233px;
	margin-right: 30px; 
	 }	
	
#rightColumn
{	float:right; 
	width:284px; 
	height:233px;
	 }


#leftColumn1
{ 	float:left; 
	width:284px; 
	height:257px;
	margin-right: 55px; 
margin-left: 85px; 
	 }		

#rightColumn1
{	float:right; 
	width:284px; 
	height:233px;
margin-right: 85px; 
	 }


/* Content part */
.pageContent {
font-size: 14px;
}

.pageContent  li {
line-height: 1.8em;
    margin-left: 20px;
    list-style-position: inside;
	list-style-type: disc;
	margin:0 0 0 20px;
	padding-left:10px;
color:#fff;
}
.pageContentSide ul li.list-back
{
list-style-type: none;
}


.pageContentSide p {
font-size: 14px;


}

.pageContent ol {
line-height: 1.8em;
    margin-left: 20px;
    list-style-position: inside;
	list-style-type: decimal;
	margin:0 0 0 20px;
	padding-left:10px;
color:#fff;
}

.pageContentSide {
	float: left;
	width:630px;
	display:inline;
padding-left:4px;
}


.pageContentSide ul li {
line-height: 1.8em;
    margin-left: 20px;
    list-style-position: inside;
	list-style-type: disc;
	margin:0 0px 0 10px;
	padding-left:10px;
color:#fff;
}

.pageContentSide ol {
line-height: 1.8em;
    margin-left: 20px;
    list-style-position: inside;
	list-style-type: decimal;
	margin:0 0 0 20px;
	padding-left:10px;
color:#fff;
}


/* CONTENT NAVIGATION ICON MENU */
#navigator {
 	margin: 0 30px 0 0;
 	padding: 0;
 	float: right;
}
#navigatorlist{
 	margin: 0;
 	padding: 0;
 	width:120px;
 	position: relative;
}
#navigatorlist li{
 	position: absolute;
 	list-style:none;
 	top:0;
 	margin: 0;
 	padding: 0;
}
#navigatorlist li, #navigatorlist a {
 	margin: 0;
 	padding: 0;
 	height:16px;
 	display:block;
	text-indent: -999em;
}
#home{left:0px;width:16px;}
#home{background: url(/uploads/Norton_Tab/navigator.png) 0 0;}
#home a:hover{background: url(/uploads/Norton_Tab/navigator.png) 0 -17px;}
#prev{left:20px;width:16px;}
#prev{background:url(/uploads/Norton_Tab/navigator.png) -17px 0;}
#prev a:hover{background: url(/uploads/Norton_Tab/navigator.png) -17px -17px;}
#next{left:40px;width:16px;}
#next{background: url(/uploads/Norton_Tab/navigator.png) -34px 0;}
#next a:hover{background: url(/uploads/Norton_Tab/navigator.png) -34px -17px;}
#search-link{left:60px;width:16px;}
#search-link{background: url(/uploads/Norton_Tab/navigator.png) -51px 0;}
#search-link a:hover{background: url(/uploads/Norton_Tab/navigator.png) -51px -17px;}
#print {left:60px;width:16px;}
#print {background: url(/uploads/Norton_Tab/navigator.png) -68px 0;}
#print a:hover{background: url(/uploads/Norton_Tab/navigator.png) -68px -17px;}
#print-pdf {left:100px;width:16px;}
#print-pdf {background: url(/uploads/Norton_Tab/navigator.png) -85px 0;}
#print-pdf a:hover{background: url(/uploads/Norton_Tab/navigator.png) -85px -17px;}

h2.contentTitle {
	
	padding-bottom: 35px;
	font-size: 2.6em;
line-height: 1.1em;
}

/* Sidebar */
.pageSidebar {
	float: left;
	width: 292px;
	padding: 0 0 0 0px;
margin:0 10px 0 0;
}

.pageSidebar span {
	font-size:16px;

}


.pageSidebar h3 {
	display: block;
	border-bottom: 2px groove #fff;
	text-shadow: none;
	text-decoration: none;
	/*line-height: 2.2em;*/
font-size:20px;
	color:#49B616;
	margin-bottom:10px;}

.pageSidebar .currentpage h3 {
	display: block;
	border-bottom: 2px groove #fff;
	text-shadow: none;
	text-decoration: none;
	line-height: 2.2em;
	color: #fff;
	margin-bottom:10px;}

/* Content Blocks */
.infoBlockWrapper {
	
	padding-bottom: 40px;
	margin: 10px 0;
	position: relative;


}


.infoBlock {
	background-color: #464545;
	color: #fff;
	padding: 10px;
	border: 1px solid #ebebeb;
border-top-left-radius: 0px;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 20px;
}


.infoBlock h2, .infoBlock p, .infoBlockGroup p {
	color: #fff;
	text-shadow: none;

}



.infoBlockGroup {
	width: 300px;
	margin: 10px 10px 10px 0;
	min-height: 200px;
	float: left;


}

.infoBlockGroup h3 {
	background: url(/uploads/Norton_Tab/infoBlockGroupBG.gif) no-repeat bottom;
	color: #fff;
	padding: 5px 5px 0 10px;
	height: 2.0em;
}

#pageFooterInner .infoBlockGroup a {
 color:#fff;}
 
.infoBlockGroupInner {
	padding: 10px;
}
.infoBlockGroup.last {
	margin: 10px 0 0 0;
}
/* Footer part */

#pageFooter {
margin:1px auto; padding:16px 20px 24px; width:920px; background:url(/uploads/Norton_Tab/overlay4.png) repeat left top;
border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 20px;
	min-height: 200px;
}

#pageFooterInner {
	width: 920px;
	padding: 10px 5px;
	margin: auto;
	color: #fff;
}
#pageFooterInner .infoBlockGroup p, #pageFooterInner .infoBlockGroup h3 {
	color: #fff;
	background: none;
}

.infoBlockGroup p.contact_info { line-height:1.8em;}
.infoBlockGroup p.contact_info a { text-decoration:underline; color:#fff; font-weight:normal;}
.infoBlockGroup p.contact_info span { display:block; float:left; width:74px; font-weight:bold;}

#sponsors{
	width: 960px;
	margin:20px auto; 
padding:0 0 20px;
	height: 110px;
	position: relative;	
/*background:url(/uploads/Norton_Tab/overlay4.png) repeat left top;*/
border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 20px;
}

.copyr{
	width: 960px;
	margin-top:20px;
margin-bottom:0px;
margin-right:auto;
margin-left:auto; 
padding:0 0 20px;
	height: 70px;
	position: relative;	
background:url(/uploads/Norton_Tab/overlay4.png) repeat left top;
border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 20px;
}

.copyr p.lf { margin:0 25px; padding:24px 0; text-align:left; width:auto; line-height:1.5em;font-size:24px;}
.copyr p.lf a { color:#807f7f; text-decoration:none; font-weight:normal;}
.copyr p.lf a:hover { text-decoration:underline; color:#807f7f;}
.copyr p.lf span { float:right;}

.copyright {
 	display: block;
	color: #fff;
	padding:10px;
	border-top: 2px groove #fff;
	}

.copyright a, .copyright p {
        color:#fff;}	

/* END OF STRUCTURE */
/* MODULES, ADD ONS */
/* Nivo Slider */
#slider {
	position: relative;
	background: url(/uploads/Norton_Tab/loading.gif) no-repeat 50% 50% #202834;
	z-index: 1
	display:block;
}
#slider img {
	position: absolute;
	top: 0px;
	left: 0px;
	display: none;
}
#slider a {
	display: block;
	border: 0;
}
.nivoSlider {
	position: relative;
}
.nivoSlider img {
	position: absolute;
	top: 0px;
	left: 0px;
}
.nivoSlider a.nivo-imageLink {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	border: 0;
	padding: 0;
	margin: 0;
	z-index: 60;
	display: none;
}
.nivo-slice {
	display: block;
	position: absolute;
	z-index: 50;
	height: 100%;
}
.nivo-caption {
	position: absolute;
	left: 0px;
	bottom: 0px;
	background: #7e0219;
	color: #fff;
	opacity: 0.8;
	width: 100%;
	z-index: 89;
}
.nivo-caption p {
	padding: 5px;
	margin: 0;
	color: #fff;
}
.nivo-directionNav a {
	position: absolute;
	top: 45%;
	z-index: 99;
	cursor: pointer;
}
.nivo-prevNav {
	left: 0px;
}
.nivo-nextNav {
	right: 0px;
}
.nivo-controlNav a {
	position: relative;
	z-index: 99;
	cursor: pointer;
}
.nivo-controlNav a.active {
	font-weight: bold;
}
.nivo-controlNav {
	position: absolute;
	left: 47%;
	bottom: -30px;
}
.nivo-controlNav a {
	display: block;
	width: 10px;
	height: 10px;
	background: url(/uploads/Norton_Tab/bullets.png) no-repeat;
	text-indent: -9999px;
	border: 0;
	margin-right: 3px;
	float: left;
}
.nivo-controlNav a.active {
	background-position: -10px 0;
}
.nivo-directionNav a {
	display: block;
	width: 32px;
	height: 34px;
	background: url(/uploads/Norton_Tab/arrows.png) no-repeat;
	text-indent: -9999px;
	border: 0;
}
a.nivo-nextNav {
	background-position: -32px 0;
	right: 10px;
}
a.nivo-prevNav {
	left: 10px;
}
/* News Module */

.newsCycle h2 a {
	color: #ebebeb;
	text-decoration: none;
	line-height: 1.8em;
	border-bottom: 2px groove #6a6a6a;
	display: block;
}

.newsCycle1 h2 a {
	color: #ebebeb;
	text-decoration: none;
	line-height: 1.8em;
	border-bottom: 5px groove #6a6a6a;
	display: block;
}
/* News Meta Icons */
.postDate {
	padding: 3px 8px 3px 20px;
	background: url(/uploads/Norton_Tab/date.png) no-repeat 0 2px;
	margin-top: 5px;
	font-weight: bold;
	float: left;
}
.postAuthor {
	padding: 3px 8px 3px 20px;
	background: url(/uploads/Norton_Tab/user.png) no-repeat 0 2px;
	margin-top: 5px;
	float: left;
}
.postCategory {
	padding: 3px 8px 3px 20px;
	background: url(/uploads/Norton_Tab/folder.png) no-repeat 0 2px;
	margin-top: 5px;
	float: left;
}
/* News Content */
.postSummary {
	margin: 10px 0 10px 0;
	height: 120px;
	overflow: hidden;
}
.newsControl a {
	position: relative;
	z-index: 99;
	cursor: pointer;
}
.newsControl a.activeSlide {
	font-weight: bold;
}
.infoBlockWrapper .newsControl {
	position: absolute;
	left: 48%;
	bottom: 15px;
}
.newsControl a {
	display: block;
	width: 10px;
	height: 10px;
	background: url(/uploads/Norton_Tab/bullets.png) no-repeat;
	text-indent: -9999px;
	border: 0;
	margin-right: 3px;
	float: left;
}
.newsControl a.activeSlide {
	background-position: -10px 0;
}
h3.newsSummarytitle a {
	display: block;
	border-bottom: 1px solid #6a6a6a;
	text-shadow: none;
	text-decoration: none;
	line-height: 2.2em;
	color: #49B616;
}
/* Buttons */
.button a:link, .button a:visited {
	background: #222 url(/uploads/Norton_Tab/overlay.png) repeat-x;
	display: inline-block;
	padding: 5px 10px 6px;
	color: #fff;
	text-decoration: none;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.6);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.6);
	box-shadow: 0 1px 3px rgba(0,0,0,0.6);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);
	position: relative;
	cursor: pointer
}
.button a:hover {
	background-color: #111;
	color: #fff;
}
.button a:active {
	top: 1px;
}
.small.button, .small.button:visited {
	font-size: 11px
}
.button, .button:visited, .medium.button, .medium.button:visited {
	font-size: 13px;
	font-weight: bold;
	line-height: 1;
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
}
.large.button, .large.button:visited {
	font-size: 14px;
	padding: 8px 14px 9px;
}
.super.button, .super.button:visited {
	font-size: 34px;
	padding: 8px 14px 9px;
}
.grey.button a:link, .grey.button a:visited {
	background-color: #3f3f3f;
}
.grey.button a:hover {
	background-color: #cecece;
}
/* News list Navigation in Footer */
.list-news li a:link, .list-news li a:visited {
	display: block;
	text-decoration: none;
	color: #ebebeb;
	height:30px;
	line-height: 30px;
	border-bottom: 1px groove #fff;
	overflow:hidden;
}
.list-news li a:hover, .list-news li a:active {
	color: #fff;
}
/* jquery scroll to top plugin */
#toTop {
	display: none;
	text-decoration: none;
	position: fixed;
	bottom: 10px;
	right: 10px;
	overflow: hidden;
	width: 32px;
	height: 32px;
	border: none;
	text-indent: -999px;
	background: url(/uploads/Norton_Tab/up.png) no-repeat left top;
}
#toTopHover {
	background: url(/uploads/Norton_Tab/up.png) no-repeat left -51px;
	width: 32px;
	height: 32px;
	display: block;
	overflow: hidden;
	float: left;
}
#toTop:active, #toTop:focus {
	outline: none;
}
/* Social Networks List in Footer */
ul.list-social li {
	float: left;
	padding: 4px;
}

/* Sitemap */
#sitemap, #sitemap ul, #sitemap li {
	margin: 0;
	padding: 0;
	list-style: none;
}
#sitemap {
	background: url(/uploads/BizBuzz/line1.gif) repeat-y;
}
#sitemap li {
	line-height: 20px;
	margin-top: 1px;
	position: relative;
	width: 100%;
}
* html #sitemap li {
	float: left;
	display: inline;
}
#sitemap li {
	font-size: 14px;
	font-weight: bold;
}
#sitemap li a {
	padding-left: 28px;
}
#sitemap li span {
	float: left;
	position: absolute;
	top: 5px;
	left: 5px;
	width: 13px;
	height: 13px;
	cursor: auto;
	font-size: 0;
}
#sitemap li span, #sitemap li span.collapsed {
	background: url(/uploads/Norton_Tab/collapsed.gif) no-repeat 0 0;
}
#sitemap li span.expanded {
	background: url(/uploads/Norton_Tab/expanded.gif) no-repeat 0 0;
}
/* sub levels */
#sitemap li ul {
	margin-left: 28px;
	background: url(/uploads/Norton_Tab/line1.png) repeat-y;
}
#sitemap li li {
	background: url(/uploads/Norton_Tab/line2.png) no-repeat 0 0;
	font-weight: bold;
	font-size: 14px;
	color: #382103;
	padding-left: 25px;
}
#sitemap li li li {
	background: url(/uploads/Norton_Tab/line2.png) no-repeat 0 0;
	font-weight: normal;
	font-size: 12px;
	color: #382103;
}
#sitemap:after, #sitemap ul:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#sitemap, #sitemap ul {
	display: block;
}
/*  \*/
#sitemap, #sitemap ul {
	min-height: 1%;
}
* html #sitemap, * html #sitemap ul {
	height: 1%;
}
/*  */
/* FORMS */
/* Searchform in Header part */


.searchform {
 position:absolute;
  top:-50px;
  margin-right:-10px;
  right:20px;
  width:260px;
  /*border:1px solid #000000;*/
  height:70px;

/* margin:0; padding:28px 20px 0 0; float:right; width:auto; height:30px;*/

}

.searchform input.search-input {
	background: url(/uploads/BizBuzz/inputSearchg.png) no-repeat #7d7e7d;
	width: 197px;
	height: 29px;

margin-top:8px;
	line-height: 26px;
	padding: 0 0 0 5px;
	border: none;
	float: left;
border-radius: 20px;
}
.searchform input.search-button {
	background: url(/uploads/Norton_Tab/searchButton.png) no-repeat;
margin-top:7px;
	width: 50px;
	height: 49px;
	float: right;
	border: none;
	text-indent: -9999px;

}


#formsearch { margin:0; padding:0; width:auto; height:30px;}
#formsearch span { display:block; margin:0; padding:0; float:left; background:url(/uploads/Norton_Tab/search_bg.png) no-repeat left top;}
#formsearch input.editbox_search { margin:0; padding:7px 10px 7px; float:left; width:202px; height:16px; font-size:13px; line-height:16px; color:#848383; background:none; border:none;}
#formsearch input.button_search { margin:0; padding:0; border:none; float:left;}

.searchform label {
	display: none;
}

/* Contact Form in Footer */
.contactFooter label {
	width: 100%;
	display: block;
	color: #fff;
	font-weight: bold;
	height: 24px;
	line-height: 24px;
}
.contactFooter input {
	width: 100%;
	border: 1px groove #fff;
	height: 24px;
	line-height: 24px;
margin:5px 0;
}
.contactFooter input:focus, contactFooter textarea:focus {
	border: 2px groove #fff;
}
.submit input {
	width: auto;
	height: 24px;
	line-height: 24px;
	margin: 5px 0;
	background: #ba0b2c;
	font-weight: bold;
	color: #fff;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.6);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.6);
	box-shadow: 0 1px 3px rgba(0,0,0,0.6);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);
}
.contactFooter textarea {
	width: 100%;
	border: 1px groove #fff;
	height: 195px;
overflow-y: scroll;
overflow-x: hidden;
}