@charset "utf-8";
/* CSS Document */

body{
font: 13px/1.5 Helvetica,Arial,'Liberation Sans',FreeSans,sans-serif;
	color: #666666;
	background:url(../images/bg.jpg) repeat-x #A19B91;
	margin:0px;
	padding:0px;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	background-color:#A8A8A8;
}

h1{
font-size:2em;
color:#267EB3;
margin:0px;
padding:0px;
padding-top:5px;
padding-left:5px;
font-weight:lighter;
}

/* -------------Shahina CSS Starts------------- */

h4 {
color:#9E0B0F;
font-size:120%;
line-height:110%;
margin:20px;
}
h3 {
border-bottom:1px solid #CCCCCC;
color:#267EB3;
font-size:140%;
line-height:110%;
margin:20px;
padding:0 5px 10px 0;
}
#inner h2, #col2 h2 {
background:#FFFFFF url(../images/header-div.gif) no-repeat scroll bottom left;
color:#9E0B0F;
font-size:200%;
font-weight:normal;
margin-bottom:4px;
margin-top:0px;
padding:16px 0;
margin-left:22px;
*margin-top:0px;
}
#inner p, #col2 p, #main1 p{
margin:10px;
}
.calloutcopy {
color:#8A9EA8;
font-size:22px;
line-height:22px;
}
.breadcrumb {
background:#FFFFFF url(../images/background-grad.gif) repeat-x scroll 0 0;
border-bottom:1px dashed #CCCCCC;
margin-left:0px;
padding:2px 0 0 9px;
width:700px;
}
.breadcrumb {
padding-bottom:0.5em;
}
.breadcrumb a{
color:#3091C1;
padding:0 6px;
text-decoration:none;
}
#inner{
width:500px;
float:left;
}
/*----- Please use this ID for 2 column template -------*/
#col2{
width:700px;
float:left;
}

#leftcolumn{
	width:500px;
	float:left;
	clear:both
}

#leftcolumn h2 {
	background:#FFFFFF url(../images/header-div.gif) no-repeat scroll bottom left;
	color:#9E0B0F;
	font-size:200%;
	font-weight:normal;
	margin-bottom:4px;
	margin-top:0px;
	padding:16px 0;
	margin-left:22px;
	*margin-top:0px;
}

#leftcolumn p{
	margin:10px;
}

#insidelinks{
background: url(../images/quick-links-bg.gif) repeat-x scroll 0 0;
border-top:6px solid #9E0B0F;
margin:6px 0;
padding:6px;
}
#sublinks{
background: url(../images/quick-links-bg.gif) repeat-x scroll 0 0;
border-top:6px solid #42484C;
margin:6px 0;
padding:6px;
}
#qtitle a{
text-decoration:none;
color:#666666;
}
#icon{
margin-top:-22px;
margin-right:5px;
*margin-top:-30px;
}
#menutitle{
background-color:#EEEEEE;
font-size:1.2em;
font-weight:bold;
padding:5px;
color:#9E0B0F;
}
#smenutitle{
background-color:#EEEEEE;
font-size:1.2em;
font-weight:bold;
padding:5px;
color:#42484C;
}
/*#menutitle a{
text-decoration:none;
color:#9E0B0F;
}*/
#rightsidelinks{
	background-color:#FFFFFF;
	font-size:11px;
	width:200px; 
	float:right; 
	margin-top:60px;
}

#rightsidemenu{
	font-size:13px;
}

#rightsidemenu ul{
	margin:0px;
	padding:0px 0px 0px 15px;
}

#rightlmenu ul{
margin:0px;
padding:0px;
}
#rightlmenu li{
list-style:disc;
margin:0px 0px 0px 16px;
padding:0px;
}
#rightlmenu a{
text-decoration:none;
color:#7B2927;
}
#rightlmenu p{
font-size:11px;
font-weight:bold;
text-decoration:none;
padding-left:0px;
margin-left:0px;
}
.header{
color:#7B2927;
font-size:110%;
padding:5px 0px 5px 0px;
font-weight:bold;
/*line-height:110%;*/
background:url(../images/header-bg.gif);
}
/*#lmenu ul, #lmenu1 ul, #lmenu2 ul{
margin:0px;
padding:0px;
}
#lmenu li, #lmenu1 li, #lmenu2 li{
list-style-type:none;
margin:0px;
padding:0px;
}
#lmenu a, #lmenu1 a, #lmenu2 a{
text-decoration:none;
background:url(../images/lmenu-squre.gif) left no-repeat;
color:#666666;
width:165px;
display:block;
padding-top:5px;
padding-left:25px;
padding-bottom:5px;
border-bottom:#CCCCCC dashed 1px;
}


#lmenu1 a{
color:#9E0B0F;
}
#lmenu2 a{
color:#42484C;
}*/

#lmenu2 ul{
margin:0px;
padding:0px;
}
#lmenu2 li{
list-style:none;
margin:0px;
padding:0px;
}

#lmenu2 a{
text-decoration:none;
background:url(../images/lmenu-squre.gif) left no-repeat;
color:#666666;
width:160px;
display:block;
padding-top:5px;
padding-left:25px;
padding-bottom:5px;
cursor:pointer;
border-bottom:#CCCCCC dashed 1px;
}

#lmenu2 a:hover{
background:url(../images/lmenu-squre.gif) left no-repeat #D7E0ED;
}

#lmenu2 a:active{
background:url(../images/lmenu-squre.gif) left no-repeat  #FFFFCC;
}

/*------ Table code start -----------*/
table.regtable {
	border-width: 2px;
	border-collapse: collapse;
	margin-left:20px;
	/*border-spacing: 2px;
	border-style: outset;
	border-color:#FFFFFF;
	
	background-color:#990000;*/
}
	table.regtable th {
		border-width: 2px;
		padding: 2px;
		border-style: solid;
		border-color:#FFFFFF;
		color:#FFFFFF;
		background-color: white;
		border-collapse: collapse;
		background-color:#9E0B0F;
	}
	.lhtgraybg {
		border-width: 2px;
		padding: 2px;
		border-style: solid;
		border-color:#FFFFFF;
		background-color:#E6E6E6;
		border-collapse: collapse;
	}
	.whitebg {
		border-width:2px;
		padding: 2px;
		border-style: solid;
		border-color:#FFFFFF;
		background-color:#FFFFFF;
		border-collapse: collapse;
	}
	.graybg{
	border-width:2px;
		padding: 2px;
		border-style: solid;
		border-color:#FFFFFF;
		background-color:#C7C9CA;
		border-collapse: collapse;
	}
	.drgraybg{
	border-width:2px;
		padding: 2px;
		border-style: solid;
		border-color:#FFFFFF;
		background-color:#505154;
		border-collapse: collapse;
		color:#FFFFFF;
		}
/*------ Table code End -----------*/
/* -------------Shahina CSS ends------------- */
p{
color: #666666;
margin:0px;
padding:0px;
padding-left:10px;
}
a{
color: #7B2927;
text-decoration:underline;
}
#logo{
padding-top:25px;
padding-left:15px;
}

#menu{
background:url(../images/left-grad.gif);
*margin-right:2px;
margin-right:4px;
padding:3px;
width:200px; float:right;
}

#leftbanner{
*margin-right:2px;
margin-right:4px;
padding:3px;
width:200px; float:right;
}

ul#tpmenu{
margin:0px;
padding:3px;
color:#FFFFFF;
cursor:pointer;
margin-left:45px;
text-decoration:none;
}
ul#tpmenu a{
color:#FFFFFF;
text-decoration:none;
}
ul#tpmenu li{
list-style:none;
float:left;
display:inline;
margin-left:8px;
margin-right:8px;
cursor:pointer;
padding-bottom:5px;
}
l#tpmenu{
margin:0px;
padding:3px;
color:#FFFFFF;
cursor:pointer;
margin-left:45px;
text-decoration:none;
}
ul#tpmenu a{
color:#FFFFFF;
text-decoration:none;
}
ul#tpmenu li{
list-style:none;
float:left;
display:inline;
margin-left:8px;
margin-right:8px;
cursor:pointer;
padding-bottom:5px;
}
#ContentB{
width:710px;
background: url(../images/headerbar.gif) top no-repeat;
margin:0px;
padding:0px;
display:inline-table;
}

#ContentB1{
width:710px;
height:250px;
background: url(../images/headerbar.gif) top no-repeat;
margin:0px;
padding:0px;
display:inline-table;
}


#spotlight{
overflow:hidden;
width:709px;
height:251px;
margin:0px;
padding:0px;

}

#nbar{
top:-18px;
left:0px;
margin:0px;
padding:0px;
position:relative;
z-index:990;
margin-left:460px;
background:url(../images/bg_rotate_bar.gif) no-repeat;
}

.squre{
cursor:pointer;
}



#ContentB2{

}

#qlinks{
	background:url(../images/quick-links-bg_new.gif) repeat-x top;
	/*padding:10px 0 10px 6px;*/
	*padding-right:0px;
	*width:200px;
	*height:34px;
}

#qtitle{
	background-color:#EEEEEE;
	font-size:1.2em;
	padding:5px;
	color:#666666;
	width:165px;
	float:left;
	height:20px;
	line-height:20px;
}

.qicx{
	background:url(../images/q_arrow.jpg) no-repeat #EEEEEE;
	background-position:0 -30px;
	width:34px;
	height:30px;
	display:block;
	float:right;
	cursor:pointer;
	margin:0px;
	padding:0px;
} 

.qicy{
	background:url(../images/q_arrow.jpg) no-repeat #EEEEEE;
	background-position:0 -60px;
	width:34px;
	height:30px;
	display:block;
	float:right;
	cursor:pointer;
	margin:0px;
	padding:0px;
}

#qmenu, #qmenuh, #qmenua{
	clear:both;
	width:165px;
	margin:0px;
	padding:0px;
}

#qmenu{
	padding:4px 0 10px 6px;
}

.lnav{
	background:url(../images/leftnav.gif) no-repeat;
}

a.lnav, a.lnav:link, a.lnav:visited {
	display:block;
	width:165px;
	height:29px;
	padding-left:25px;
	background-position:0 0;
	font-size:1.0em;
	line-height:30px;
	text-decoration:none;
	color:#666666;
	border-bottom:#CCCCCC dashed 1px;
	margin:0px;
}

a.lnav:hover{
	background-position:0 -30px;
}

a.lnav:active, a#activ-nav{
	background-position:0 -60px;
}

.homepagebar{
	background: url(../images/bottom-background.gif) top left no-repeat;
}

#active{
	background:#FFFFCC;
}
#main_banner{
	float:right;
	padding-top:10px;
	padding-right:6px;
}

#copyright{
	margin: 0px auto;
	text-align:center;
	padding:20px 20px 50px 20px;
	font-size:90%;
}

#copyright_left{
	margin: 0px auto;
	text-align:left;
	padding:20px 20px 50px 20px;
	font-size:90%;
}

#copyright a{
	text-decoration:none;
	color:#666666;
}

#copyright a:hover{
	text-decoration: underline;
	color: #333333;
}

#sub_banner{
	float:right;
}

#adv{
	padding-top:10px;
	padding-left:20px;

}

#sponserbg{
	width:167px;
	height:120px;
}

#ads{
	margin:0px;
	padding:0px;
}

#main{
	padding-left:5px;
	margin-left:5px;
}

#sponser2{
	background: url(../images/hm_sponsors.gif) no-repeat; width:236px; height:66px;
}

#sponser_txt{
	font-size:1em;
	color:#267EB3;
	float:left;
}

#sponsers2{
	float:left;
	margin-top:10px;
	margin-left:10px;
}

#main1{
	padding-left:5px;
	float:left;
	width:365px;
	background-image:url(../images/networkbg.jpg);
	background-repeat:no-repeat;
	height:208px;
	margin-bottom:5px;
	margin-left:0;
	margin-top:5px;
	padding:5px 5px 10px 10px;
	width:690px;
}

#main2{
	float:left;
	padding-top:10px;
	width:165px;
}

.main3{
	float:left;
	padding-top:7px;
	width:170px;
}

.clearboth{
	clear:both;
}

table.tableclass {
	margin-left:20px;
	color:#666666;
	/*border:1px solid #666666;*/
}

table.tableclass tr.grayclass{
	background-color:#CCCCCC;
	color:#666666;
}

table.tableclass td{
	border-color:#666666;
	color:#666666;
	padding:5px;
}

table.tableclass th{
	background-color:#8A0808;
	color:#ffffff !important;
}

table.tableclass td.grayclass{
	background-color:#CCCCCC;
	color:#666666;
}


/* Quick Links (Toggle Class & Id's) */
#toggle_slide_panel {
	height: auto;
	display: none;
}
.toggle_btn_div {
	margin: 0;
	padding:5px;
	/*padding: 0 35px 0 0;*/
	/*background: url(../images/slide_btn.jpg) no-repeat center top;*/
	float:right;
}
.toggle_btn {
	background: url(../images/toggle_images.jpg) no-repeat right 0px;
	width: 185px;
	height: 29px;
	padding:5px 0px 0px 5px;
	display: block;
	color: #777777;
	font-size:14px;
	text-decoration: none;
	outline:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
}

.toggle_btn_div a{
	background-color:#eeeeee !important;
}

.minus_icon {
	background-position: right -32px;
}
/* Quick Links (Toggle Class & Id's) - End */

.newlnav{
	background:url(../images/leftnav.gif) no-repeat;
}

a.newlnav, a.newlnav:link, a.newlnav:visited {
	display:block;
	width:165px;
	height:30px;
	padding-left:25px;
	background-position:0 0;
	font-size:1.0em;
	line-height:15px;
	text-decoration:none;
	color:#666666;
	border-bottom:#CCCCCC dashed 1px;
	margin:0px;
}

a.newlnav:hover{
	background-position:0 -30px;
}

a.newlnav:active{
	background-position:0 -60px;
}

/* ----- News Ticker ------ */
#xmlnewsticker{
	background:url(/web/europe/cisco-networkers/2010_new/assets/images/middle_bg.jpg) repeat-x;
	height:27px;
	font-family:Arial, Helvetica, sans-serif;
	color:#2B718C;
	margin-bottom:12px;
}

#xmlnewsticker a{
	font-size:11px;
	color:#2B718C;
}

#xmlnewsticker .NewsBoxTitle{
	padding-top:6px;
	float:left;
	padding-left:10px;
	width:110px;
	height:21px;
	font-size:11px;
	background:url(/web/europe/cisco-networkers/2010_new/assets/images/left_bg.jpg) no-repeat left;
}

#xmlnewsticker .nav{
	float:left;
	padding-top:4px;
	height:23px;
}

#prev{
	float:left;
	width:14px;
	height:19px;
	background:url(/web/europe/cisco-networkers/2010_new/assets/images/prev_nav.jpg) no-repeat;
}

#next{
	float:left;
	width:15px;
	height:19px;
	background:url(/web/europe/cisco-networkers/2010_new/assets/images/next_nav.jpg) no-repeat;
}

#xmlnewsticker .newsitems{
	float:left;
	width:60%;
	padding-left:18px;
	padding-top:1px;
	margin-top:1px;
	*height:24px;
	*padding-top:1px;
	*margin-top:1px;
	/*background-color:#EAEAEA;*/
	position:relative;
}

#xmlnewsticker .newsitems span{
	padding-top:4px;
	height:23px;
	font-size:11px;
	color:#666666;
}

#xmlnewsticker .newsitems a{
	text-decoration:none;
}

#xmlnewsticker .viewall{
	width:100px;
	text-align:right;
	height:21px;
	float:right;
	padding-top:6px;
	padding-right:10px;
	background:url(/web/europe/cisco-networkers/2010_new/assets/images/right_bg.jpg) no-repeat right;
}

#xmlnewsticker .viewall a{
	outline:none;
	text-decoration:none;
}

#fullnews {
	display:none;
	background-color:#EAEAEA;
	border-top:0px;
	border-right:1px solid #D7D7D7;
	border-bottom:1px solid #D7D7D7;
	border-left:1px solid #D7D7D7;
	height:auto;
	float:left;
	padding:0 10px 10px 0;
	left:7px;
	top:25px;
	*top:25px;
	position:absolute;
	z-index:100;
}

#fullnews p{
	margin:5px 0px;
}

.newsclass{
	background-color:#EAEAEA;
}

.clear{
	clear:both;
}
/* ----- News Ticker ------ */