
html{
overflow-y:scroll;
overflow-x:hidden;
}

body {
background:#000000 url('../images/search/background.jpg') repeat-x scroll 0 0;
color:white;
display:block;
font-size:10pt;
margin:0;
padding:0;
overflow-y:hidden;
overflow-x:hidden;
}
body, input, select {
font-family:Helvetica,Arial,sans-serif;
}
form {
margin:0;
padding:0;
}
img {
border:medium none;
}
a {
outline:none;
}

/*
#cluster {

left:50%;
margin-left:-390px;
margin-top:60px;
position:absolute;
text-align:left;
top:40%;

width:760px;
}
*/

#tag_cloud {

margin-top:10px;
margin-left:auto;
margin-right:auto;
width:990px;
text-align:center;
padding-top:40px;
z-index:1;
}


#cluster {


margin-top:0px;

text-align:left;


width:100%;
}

.startTable1 {
border:medium none;
margin: 0px auto;
width: 780px;
}
.startTable1 td{
text-align:left;
padding-top:5px;
padding-bottom:5px;
}
#startTable {
border:medium none;
margin: 0px auto;
width: 638px;
}

#startTable td{
text-align:left;
padding-top:5px;
padding-bottom:5px;
}
#startLogo {
background:#3D3D3D url(../images/search/isymantec.png) no-repeat scroll right center;
float:right;
height:49px;
margin-right:8px;
width:237px;
}
.start_row {
    width:100%;color:#3399FE;font-size:16px;
}

#search_container{
padding-top:70px;
}

#search_container_top{
margin-left:30px;


}

.searchWrap {
display:inline;
float:left;

overflow:visible;
}
.startSearchWrap {
margin-left:0px;
}
#search_bg {
background:transparent url(../images/search/voogle-search.png) no-repeat scroll left top;
display:inline;
float:left;
height:50px;
width:507px;
}

#small_search_bg{
background:transparent url(../images/search/voogle-search-tiny.png) no-repeat scroll left top;
display:inline;
float:left;
height:30px;
width:115px;
}

#small_search_bg_long{
background:transparent url(../images/search/voogle-search-tiny-long.png) no-repeat scroll left top;
display:inline;
float:left;
height:30px;
width:230px;
}

a {
color: #408DFB;
text-decoration: none;
}
/*
input {
-moz-appearance:textfield;
-moz-binding:url(chrome://global/content/platformHTMLBindings.xml#inputFields);
-moz-user-select:text;
background-color:-moz-field;
border:2px inset threedface;
color:-moz-fieldtext;
cursor:text;
font-family:-moz-use-system-font;
font-size:-moz-use-system-font;
font-size-adjust:-moz-use-system-font;
font-stretch:-moz-use-system-font;
font-style:-moz-use-system-font;
font-variant:-moz-use-system-font;
font-weight:-moz-use-system-font;
letter-spacing:normal;
line-height:normal !important;
padding:1px 0;
text-align:start;
text-indent:0;
text-rendering:optimizelegibility;
text-transform:none;
word-spacing:normal;
}
*/
input.search_text {
background:transparent none repeat scroll 0 0;
font-family: "Lucida Grande",Calibri,Arial,sans-serif;
color:#969696;
border:medium none;
font-size:21px;
font-weight:bold;
height:36px;
line-height:21px;
margin:10px 5px 0px 13px;
padding:0;
vertical-align:middle;
width:446px;
}

input.small_search_text {
background:transparent none repeat scroll 0 0;
font-family: "Lucida Grande",Calibri,Arial,sans-serif;
color:#969696;
border:medium none;
font-size:11px;
font-weight:normal;
height:30px;
line-height:11px;
margin:8px 7px 0;
padding:0;
vertical-align:middle;
width:110px;
}

input.small_search_text_long {
background:transparent none repeat scroll 0 0;
font-family: "Lucida Grande",Calibri,Arial,sans-serif;
color:#969696;
border:medium none;
font-size:11px;
font-weight:normal;
height:30px;
line-height:11px;
margin:8px 7px 0;
padding:0;
vertical-align:middle;
width:220px;
}

#search_bg #loading_icon {
margin-top:0px;
vertical-align:middle;
margin-right:0px;
visibility: hidden;
}

#index_search {
	
	border: medium none;
	cursor: pointer;
	
	height: 37px;
	margin-left: 2px;
	margin-top: 6px;
	
	vertical-align: top;
	width: 119px;
}

button, input[type="reset"], input[type="button"], input[type="submit"] {
-moz-appearance:button;
-moz-binding:none;
-moz-box-sizing:border-box;
-moz-user-select:none;
background-color:buttonface;
border:0px outset buttonface;
color:buttontext;
cursor:default;
font-family:-moz-use-system-font;
font-size:-moz-use-system-font;
font-size-adjust:-moz-use-system-font;
font-stretch:-moz-use-system-font;
font-style:-moz-use-system-font;
font-variant:-moz-use-system-font;
font-weight:-moz-use-system-font;
line-height:normal !important;
padding:0 6px;
text-align:center;
white-space:pre;
}
button {
text-indent:0;
white-space:inherit;
}
button:hover, input[type="reset"]:hover, input[type="button"]:hover, input[type="submit"]:hover {
background-color:-moz-buttonhoverface;
color:-moz-buttonhovertext;
}
button.search {
background:transparent url(../images/search/btn-search.png) no-repeat scroll 0 0;
border:medium none;
cursor:pointer;
float:right;
height:23px;
margin-left:2px;
margin-top:5px;
text-indent:-99999pt;
vertical-align:top;
width:60px;
}
button.search:hover, button.search:focus {
background-position:0 -23px;
}
.symantecWebPagesNum {
color:#C8CBCE;
font-size:8.5pt;
padding-right:8px;
}


/* Search tips */

#search_tip_container
{

margin-top: 40px;
}


.search_tip_head{
float:left;
width: 95px;
padding-right:8px;
}

#tip_box
{
	float:left;
	width:390px;
	overflow:hidden;
	z-index: 80;
	position:relative;
}

#tip_display_box
{
	width: 4000px;
	position:relative; 
  z-index:70;
}

.block {width:390px;float:left;
padding-right:30px;
margin-top:0px;

}

.block .tip_title
{
	float:left;
	width: 110px;
}
.block .tip_content
{
	float:left;
	width:270px;
	text-align:left;
	padding-left:10px;
}


.thumb_transcript
{
	display:none;
}


/* HEader */
#start_head_items a
{
	display:inline;
	
	color: #ffffff;
}

#start_head_items a.selected
{
	font-weight:bold;
	font-size:12px;
}

#start_head_items a:hover
{
	display:inline;
	color: #ffffff;
	text-decoration:underline;
}

.start_head_link
{
	float:left;
	margin-left:10px;
	height:15px;
	vertical-align:top;
	text-align:center;
}

#start_ftr {
	
	z-index:49;
	position: fixed;
	bottom: 0px;
	/*
	top:expression(eval(document.compatMode && document.compatMode=='CSS1Compat') ?
		documentElement.scrollTop+(documentElement.clientHeight-this.clientHeight) 
		: document.body.scrollTop+(document.body.clientHeight-this.clientHeight));*/
	text-align: center;
	color: #666666;
	font-size:10px;
	padding-top: 0px;
	padding-left:2%;
	padding-right:2%;
	width: 96%;
	background: transparent url(../images/search/bottom-black.gif) repeat-x scroll 0 0;
	background-color:#000000;
}

#start_ftr a{
color:#666666;
}


.advanced_search_head{
width: 130px;

}

 
/* Carousel settings */
.carousel {
background: transparent url(../images/carousel_background_2.gif) repeat-x scroll left top;
color: #ffffff;
}



.wrapper {
	MARGIN: 0px auto; WIDTH: 980px
}

.slider_content{
margin: 0px 80px;
color: #ffffff;
text-align: left;
}

#carousel_preview_next{
    position: absolute;
    width: auto;
    height: auto;
    top: 200px;
    right:7%;
	text-align:left;   
    background-color:transparent;
    font-size:14px;
}

#carousel_preview_prev{
    position: absolute;
    width: auto;
    height: auto;
    top: 200px;
	left:40px;
	text-align:left;   
    background-color:transparent;
    font-size:14px;
}


/* Side bar */


#sideBar{
    position: absolute;
    width: auto;
    height: auto;
    top: 55%;
    right:0px;
	text-align:left;   
    background-color:transparent;
}

#sideBar a{
outline:none;
}

#sideBar h2{
    color:#FFFFFF;
    font-size:110%;
    font-family:arial;
    margin:10px 10px 10px 10px;
    font-weight:bold !important;
}

#sideBar h2 span{
    font-size:125%;
    font-weight:normal !important;
}

#sideBar ul{
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
}

#sideBar li{
    margin:0px 10px 3px 0px;
    padding:2px 2px 2px 12px;
    list-style-type:none;
    display:block;
    background-color:transparent;
    width:177px;
    color:#FFFFFF;
    
}

#sideBar li a{
    width:100%;
    height:18px;
}

#sideBar li a:link,
#sideBar li a:visited{
    color:#FFFFFF;
    font-family:verdana;
    font-size:100%;
    text-decoration:none;
    display:block;
    margin:0px 0px 0px 0px;
    padding:0px;
    width:100%;
}

#sideBar li a:hover{
    color:#FFFFFF;
    text-decoration:underline;
}



#sideBarInner{
 background-image:url(../images/search/background-db.gif);
 background-position:top left;
 background-repeat:repeat-y;
 background-color:transparent;
 width: auto;
 height:320px;
}

#sideBarBottom{
 background-image:url(../images/search/dashboard-menu-bottom.png);
 background-position:35px 0px;
 background-repeat:repeat-y;
 background-color:transparent;
 height:2px;
 width: auto;
}

#sideBarTab{
    float:left;
    height:160px;
    width:35px;
}

#sideBarTab img{
    border:0px solid #FFFFFF;
}

#sideBarContents{
    float:left;
    overflow:hidden !important;
    width:200px;
    height:320px;
}

#sideBarContentsInner{
    width:200px;
}

#nav_side, #nav_side ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#nav_side a {
	display: block;
	
}

#nav_side li {
	float: left;
	
}

#nav_side li ul {
	position: absolute;
	width: 124px;
	left: -999em;
	margin-left: -145px;
	margin-top: -20px;
	background-color:transparent;
	/*border:1px solid #ffffff;*/
}

#sideBar li{
    
    
    list-style-type:none;
    display:block;
    
    width:177px;
    color:#FFFFFF;
    
}

#nav_side li ul li{
	width: 120px;
	margin:0px;
	padding:2px 2px 5px 12px;
	background-color:#5B5B5D;
}

#nav_side li ul li.menu_top{
background-image:url(../images/search/dashboard-menu-top.png);
background-color:transparent;
height:2px;
padding-top:0px;
padding-bottom:0px;
}


#nav_side li ul li.menu_bottom{
background-image:url(../images/search/dashboard-menu-bottom.png);
background-color:transparent;
height:2px;
padding-top:0px;
padding-bottom:0px;
}

#nav_side li ul li a{
width: 120px;
}

#nav_side li:hover ul, #nav_side li.sfhover ul{
	left: auto;
	
	min-width:0px;
}

.mid_title
{
float:left;
width:100%;
text-align:left;
font-size:15px;
font-weight:bold;
margin:0px 0px 20px 0px;
padding-top:12px;
padding-left:35px;
}

/* Bottom menu for landing */

/* Bottom menu */

#bottomstartmenudo {
color:#FFFFFF;
font-size:11px;
margin-right:18px;
height: 25px;
position: fixed;
bottom: 0px;
top:expression(eval(document.compatMode && document.compatMode=='CSS1Compat') ?
	documentElement.scrollTop+(documentElement.clientHeight-this.clientHeight) 
	: document.body.scrollTop+(document.body.clientHeight-this.clientHeight));
text-align: right;
line-height: 25px;
padding-top: 0px;
width: 100%;
background: transparent url(../images/search/bottom-black.gif) repeat-x scroll 0 0;

}
#bottomstartmenudo a {
display:block;
text-decoration:none;
}


#bottomstartmenudo ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0;
z-index:99;
}
#bottomstartmenudo li {
background: transparent url(../images/search/bottom-black.gif) repeat-x scroll 0 0;
cursor:pointer;
float:left;
position:relative;
width:10em;
z-index:99;
}
#bottomstartmenudo li ul {
display:none;
left:0;
position:absolute;
bottom:25px;
z-index:99;

}
#bottomstartmenudo li > ul {
left:-15px;
position:absolute;

bottom:25px;
}

#bottomstartmenudo li:hover ul, #bottomstartmenudo li.over ul {
display:block;
}
#bottomstartmenudo #content {
clear:left;
}
#bottomstartmenudo ul.grandpappy li.firstborn {
/*
-x-system-font:none;
float:left;
font-family:Verdana;
font-size:11px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
height:13px;
line-height:normal;
padding:16px 18px 21px 6px;
position:relative;
width:2.3em;*/
}
#bottomstartmenudo ul.grandpappy li.firstborn .footer {
width:10.6em;
}
#bottomstartmenudo ul.grandpappy ul.favoritechild li {
background:#172322 none repeat scroll 0 0;
padding:0 18px;
}
#bottomstartmenudo ul.grandpappy ul.dotted li a {
background:transparent url(../images/search/menudo_divider.gif) repeat-x scroll left top;
display:block;
font-size:13px;
padding:0;
}
#bottomstartmenudo ul.grandpappy ul.dotted li a:hover {
text-decoration:underline;
}

#bottomstartmenudo ul.grandpappy ul.dotted li div.divider {
background:transparent url(../images/search/menudo_divider.gif) repeat-x scroll left top;
display:block;
font-size:11px;
padding:0;
}


#bottomstartmenudo ul.grandpappy ul.dotted li.last a {
padding-bottom:0;
}
#bottomstartmenudo ul.grandpappy ul.dotted li.first a {
background:transparent none repeat scroll 0 0;
}
#bottomstartmenudo ul.grandpappy li.firstborn ul {
margin-left:-15px;
}
#bottomstartmenudo ul.grandpappy li ul {
color:#BBBBBB;
}
#bottomstartmenudo img#menudo_portrait {
border:3px solid #77D4FD;
height:24px;
position:absolute;
top:8px;
vertical-align:middle;
width:24px;
z-index:99;
}
#bottomstartmenudo ul.grandpappy li#menudo_me {
padding-left:0;
padding-right:0;
width:100px;
}
#bottomstartmenudo ul.grandpappy li#menudo_me .runt {
padding-left:37px;
position:absolute;
}
#bottomstartmenudo ul.grandpappy li.join ul li {
font-size:10px;
width:122px;
}
#bottomstartmenudo ul.grandpappy li.join {
width:145px;
}
#bottomstartmenudo ul.grandpappy li.join img {
margin-top:-1px;
vertical-align:middle;
}
#bottomstartmenudo ul.grandpappy li.join .joinimage {
left:0;
position:absolute;
top:1px;
}
#bottomstartmenudo ul.grandpappy li.join ul li.first {
background:#9FC54E none repeat scroll 0 0;
margin-top:-15px;
padding-top:15px;
}
#bottomstartmenudo ul.grandpappy li.join ul {
}
#bottomstartmenudo ul.grandpappy li.me ul li, #bottomstartmenudo ul.grandpappy li.me {
width:180px;
}
#bottomstartmenudo ul.grandpappy li.me ul li.first {
margin-top:-20px;
padding-top:20px;
}
#bottomstartmenudo ul.grandpappy li.me ul li.first .right_shoulder {
position:absolute;
top:20px;
}
#bottomstartmenudo ul.grandpappy li.me ul {
margin-left:-33px;
}
#bottomstartmenudo ul.grandpappy li span.grey {
color:#BBBBBB;
font-size:10px;
}
#bottomstartmenudo ul.grandpappy li.upload ul li {
width:140px;
}
#bottomstartmenudo ul.grandpappy li.upload ul li input.auth_button {
padding-top:8px;
padding-left: 0px;
}

#bottomstartmenudo ul.grandpappy li.menu_item ul li {
width:140px;
font-size:13px;
}
#bottomstartmenudo ul.grandpappy li.menu_item {
width:90px;
text-align:center;
float:right;
}
/*
#bottomstartmenudo ul.grandpappy li#menudo_my {
margin-right:50px;
width:7%
}
*/
#bottomstartmenudo ul.grandpappy li#menudo_events {
margin-right:50px;
width:8%
}
#bottomstartmenudo ul.grandpappy li#menudo_places {
width:8%
}
#bottomstartmenudo ul.grandpappy li#menudo_universities {
width:11%
}
#bottomstartmenudo ul.grandpappy li#menudo_companies {
width:11%
}
#bottomstartmenudo ul.grandpappy li#menudo_people {
width:8%
}
#bottomstartmenudo ul.grandpappy li#menudo_trends {
width:7%
}

#bottomstartmenudo ul.grandpappy li.explore ul li {
width:6em;
}
#bottomstartmenudo ul.grandpappy li.explore {
width:2.7em;
}
#bottomstartmenudo ul.grandpappy li.login ul li, #bottomstartmenudo ul.grandpappy li.login {
padding-left:0;
padding-right:0;
width:4em;
}


#bottomstartmenudo ul.grandpappy li.page {
width:46%;
font-size:10px;
color:#666666;
text-align:left;
}
#bottomstartmenudo ul.grandpappy li.page {
cursor:default;
}
#bottomstartmenudo ul.grandpappy li.page a {
display:inline;
color:#666666;
}
#bottomstartmenudo ul.grandpappy li.page a:hover {
text-decoration:underline;
color:#666666;
}
#bottomstartmenudo ul.grandpappy li.tools ul li {
width:16.2em;
}
#bottomstartmenudo ul.grandpappy li.upload {
width:90px;
text-align:center;

}

#bottomstartmenudo ul.grandpappy li.logo {
width:204px;
padding-top: 7px;
padding-bottom: 25px;
}

#bottomstartmenudo ul.grandpappy li.space {
width:0px;
}

#bottomstartmenudo ul.grandpappy li.tools {
width:1.5em;
}
#bottomstartmenudo ul.grandpappy li.search ul li, #bottomstartmenudo ul.grandpappy li.search ul {
width:9em;
}
#bottomstartmenudo ul.grandpappy li.search {
padding-right:21px;
width:13.9em;
}
#bottomstartmenudo ul.grandpappy li.search li.selected a {
color:#E53D2C;
}
#bottomstartmenudo ul.grandpappy .jointime div.menudo_join_area {
line-height:0;
margin:6px 0 2px;
}
#bottomstartmenudo ul.grandpappy .jointime div.menudo_join_area img {
display:block;
margin:0;
padding:0;
}
#bottomstartmenudo ul.grandpappy .jointime div.menudo_join_area a {
color:#0395CC;
display:inline;
}
#bottomstartmenudo ul.grandpappy .jointime div.menudo_join_area a:hover {
color:#7FCDFE;
}
#bottomstartmenudo ul.grandpappy .jointime .small {
color:#969696;
font-family:arial,sans-serif;
font-size:12px;
line-height:16px;
}
#bottomstartmenudo ul.grandpappy .jointime .small_bullets {
margin:3px 0 10px;
}
#bottomstartmenudo .footer {
background:#172322 none repeat scroll 0 0;
bottom:-20px;
height:21px;
left:17px;
position:absolute;
}
#bottomstartmenudo .left_shoulder {
height:10px;
left:-12px;
position:absolute;
bottom:0;
width:12px;
}
#bottomstartmenudo .right_shoulder {
height:10px;
position:absolute;
right:-12px;
bottom:0;
width:12px;
}
#bottomstartmenudo .cheek_left {
height:20px;
left:0;
position:absolute;
width:18px;
}
#bottomstartmenudo .cheek_right {
height:20px;
position:absolute;
right:0;
top:0;
width:18px;
}
#bottomstartmenudo ul.grandpappy li.join ul li.first img.right_shoulder {
margin-top:40px;
}
#bottomstartmenudo #capleft {
float:left;
height:50px;
width:18px;
}
#bottomstartmenudo #capright {
height:50px;
position:absolute;
right:0;
top:0;
width:18px;
}
#bottomstartmenudo .rounded_input {
margin: 6px auto;
}
#bottomstartmenudo ul.grandpappy li.firstborn a.button {
display:block;
height:25px;
padding:0px;
margin:0px;
}

#bottomstartmenudo ul.grandpappy li.firstborn a#my {
background:transparent url(../images/search/my-w-1.png) no-repeat scroll center top;
}
#bottomstartmenudo ul.grandpappy li.firstborn a#events {
background:transparent url(../images/search/events-w-1.png) no-repeat scroll center top;
}
#bottomstartmenudo ul.grandpappy li.firstborn a#places {
background:transparent url(../images/search/places-w-1.png) no-repeat scroll center top;
}
#bottomstartmenudo ul.grandpappy li.firstborn a#universities {
background:transparent url(../images/search/uni-w.png) no-repeat scroll center top;
}

#bottomstartmenudo ul.grandpappy li.firstborn a#companies {
background:transparent url(../images/search/companies-w-1.png) no-repeat scroll center top;
}

#bottomstartmenudo ul.grandpappy li.firstborn a#people {
background:transparent url(../images/search/people-w-1.png) no-repeat scroll center top;
}

#bottomstartmenudo ul.grandpappy li.firstborn a#trends {
background:transparent url(../images/search/trends-w-1.png) no-repeat scroll center top;
}

#bottomstartmenudo ul.grandpappy li.firstborn a.label {
color:#FFFFFF;
}
#bottomstartmenudo ul.grandpappy li.firstborn:hover, #bottomstartmenudo ul.grandpappy li.firstborn a.label:hover {

}
#bottomstartmenudo a {
color:#0088CC;
}
#bottomstartmenudo a:hover {
color:#7FCDFE;
}
#bottomstartmenudo .danger, #bottomstartmenudo .danger a {
color:#F75342;
}
#bottomstartmenudo .danger a:hover {
color:#A23B30;
}
#bottomstartmenudo .seafoam a {
color:#CCFF99;
}
#bottomstartmenudo .seafoam a:hover {
color:#A8D67B;
}

#bottomstartmenudo #search_wrap {
margin-top:-10px;
}

#bottomstartmenudo input.search {
margin-top:-5px;
}

   
#signin_menu {
-moz-border-radius:5px 0 5px 5px;
-moz-box-shadow:0 6px 6px rgba(67, 162, 208, 0.3);
background:none repeat scroll 0 0 #FFFFFF;
border:5px solid #CCCCCC;

line-height:16px;
margin:180px 140px;
float:right;
padding:15px;
color: #000000;

text-align:left;

width:230px;
z-index:100;
}
   
/*
##signin_menu .textbox input {
-moz-border-radius:4px 4px 4px 4px;
background:none repeat scroll 0 0 #FFFFFF;
border:1px solid #DDDDDD;
display:block;
font:13px "Lucida Grande",Arial,Sans-serif;
margin:0 0 8px;
padding:5px;
width:218px;
}   
*/

#signin_menu .textbox input.singuptext {
    width: 190px;
}
   
#signin_menu .textbox 
{
    margin: 12px 15px;
}      
   
#signin_submit {
-moz-border-radius:4px 4px 4px 4px;
background:url("../images/search/bg-btn-blue.png") repeat-x scroll 0 0 #3399DD;
border:1px solid #3399DD;
color:#FFFFFF;

font-weight:bold;
margin:0 5px 0 0;
padding:4px 10px 5px;
font:11px "Lucida Grande",Arial,Sans-serif;
text-shadow:0 -1px 0 #3399DD;
}

#signin_submit:hover, #signin_submit:focus
{
    background-position: 0 -5px;
    cursor: pointer;
}

