#nav{
	list-style:none;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:normal;
	font-size:12px;
	padding-left:0px;
	margin-left:0px;
	margin-bottom:0px;
	padding-bottom:0px;
	z-index:9999;
}
#nav li{ 
	position:relative; 
	float:none;
		list-style:none;

} 
#nav a{ 
	display:block;
	color:#000000;
	padding-left:0px;
margin-left:0px;
padding-bottom:0px;

	background:#000000;
	text-decoration:none;
}
#nav a:hover{
	color:#fff;
	background:#ffffff;
	text-decoration:underline;
}

#nav ul{
	background:#fff;
	background:rgba(255,255,255,0); 
	list-style:none;
	  margin: 0;
  padding: 0;
position:absolute;
	  float: left;
z-index:100;

	left:-9999px;
}
#nav ul li{
	padding-top:0px; 
	padding-left:0px;
	padding-bottom:0px; 
  float: left;
    margin: 0;
  padding: 0;

	  width: 200px;

		background:#ffffff;

}
#nav ul a{
	white-space:nowrap; /* Stop text wrapping and creating multi-line dropdown items */
}
#nav li:hover ul{ /* Display the dropdown on hover */
	left:0; /* Bring back on-screen when needed */
}
#nav li:hover a{ /* These create persistent hover states, meaning the top-most link stays 'hovered' even when your cursor has moved down the list. */
	background:#ffffff;
	text-decoration:underline;
}
#nav li:hover ul a{ /* The persistent hover state does however create a global style for links even before they're hovered. Here we undo these effects. */
	text-decoration:none;
}
#nav li:hover ul li a:hover{ /* Here we define the most explicit hover states--what happens when you hover each individual link. */
	background:#000000;
}

#nav2{
list-style:none;
font-family:Verdana, Geneva, sans-serif;
font-weight:normal;
font-size:12px;
padding-left:0px;
margin-left:0px;
padding-bottom:0px;
z-index:100;
margin-bottom:0px;

}
#nav2 li{ 
	position:relative; 
	float:none;
		list-style:none;

} 
#nav2 a{ 
	display:block;
	padding-left:0px;
margin-left:0px;
padding-bottom:0px;

	color:#000000;
	background:#000000;
	text-decoration:none;
}
#nav2 a:hover{
	color:#fff;
	background:#ffffff;
	text-decoration:underline;
}

#nav2 ul{
	background:#fff;
	background:rgba(255,255,255,0); 
	list-style:none;
	  margin: 0;
  padding: 0;
position:absolute;
  width: 600px;
	  float: left;
z-index:100;

	left:-9999px;
}
#nav2 ul li{
	padding-top:0px; 
	padding-left:0px;
	padding-bottom:0px; 
  float: left;
    margin: 0;
  padding: 0;

	  width: 200px;

		background:#ffffff;

}
#nav2 ul a{
	white-space:nowrap; /* Stop text wrapping and creating multi-line dropdown items */
}
#nav2 li:hover ul{ /* Display the dropdown on hover */
	left:0; /* Bring back on-screen when needed */
}
#nav2 li:hover a{ /* These create persistent hover states, meaning the top-most link stays 'hovered' even when your cursor has moved down the list. */
	background:#ffffff;
	text-decoration:underline;
}
#nav2 li:hover ul a{ /* The persistent hover state does however create a global style for links even before they're hovered. Here we undo these effects. */
	text-decoration:none;
}
#nav2 li:hover ul li a:hover{ /* Here we define the most explicit hover states--what happens when you hover each individual link. */
	background:#333;
}
			
 
.pick_gray {  FONT-WEIGHT: normal; font-family:  Verdana,  Arial, Helvetica, sans-serif; LETTER-SPACING: 0px; font-size: 9px; line-height: 120%; color: #C5C5C5; TEXT-DECORATION: none; }
.pick_gray a { color: #C5C5C5; TEXT-DECORATION: none; }
.pick_gray a:visited{ color: #C5C5C5;TEXT-DECORATION: none; }
.pick_gray a:hover { color: #C5C5C5; TEXT-DECORATION: underline; }
 
.pick_white{  FONT-WEIGHT: normal; font-family:  Verdana,  Arial, Helvetica, sans-serif; LETTER-SPACING: 0px; font-size: 9px; line-height: 120%; color: #ffffff; TEXT-DECORATION: none; }
.pick_white a { color: #ffffff; TEXT-DECORATION: none; }
.pick_white a:visited{ color: #ffffff;TEXT-DECORATION: none; }
.pick_white a:hover { color: #FFE92F; TEXT-DECORATION: underline; }
 
.pick_yellow{  FONT-WEIGHT: normal; font-family:  Verdana,  Arial, Helvetica, sans-serif; LETTER-SPACING: 0px; font-size: 9px; line-height: 120%; color: #FFE92F; TEXT-DECORATION: none; }
.pick_yellow a { color: #FFE92F; TEXT-DECORATION: none; }
.pick_yellow a:visited{ color: #FFE92F;TEXT-DECORATION: none; }
.pick_yellow a:hover { color: #FFE92F; TEXT-DECORATION: underline; }
.newtop2011 a {
text-decoration:none;
font-family: Verdana, Arial, Helvetica, sans-serif;
color:#000;
font-weight:normal;
font-size: 11px;
}
.newtop2011  {
text-decoration:none;
font-family: Verdana, Arial, Helvetica, sans-serif;
color:#000;
font-weight:normal;
font-size: 11px;
}


#holder2 {
position:relative;
height:193px;
width: 365px;
border: none;
color:#000;
overflow:hidden;
padding:0;
margin:0;
background-color: #efefef;
}

#up_box2 {
position:absolute;
left:0;  
bottom:0;
height: 22px;
width: 26px;
background-color: transparent;
background-image: url("http://images.broadwayworld.com/newimg/arrow_up.gif");
cursor:pointer;
}

#down_box2 {
position:absolute;
right:0;
bottom:0;
height: 22px;
width: 26px;
background-color: transparent;
background-image: url("http://images.broadwayworld.com/newimg/arrow_down.gif");
cursor:pointer;
}

#content_list2 {
position:relative;
top:0;
left:3px;
color:#fff;
margin:0;
padding:0;
list-style-type:none;
width: 365px;
height: 193px !important;
}

#content_list2 li ul {
padding:0;
margin:0;
}

#content_list2 li {
position:relative;
top:0;
padding:0;
margin:0 0 0 9px;
list-style-type: none;
clear:left;
height: 193px;
}

#content_list2 li ul li {
position:relative;
height: 193px;
overvlow:hidden;
list-style-type: none;
float:left;
width: 105px;
top:8px;
margin:0 5px;
padding:0;
clear:none;
}


#content_list2 img {
border:none;
height: 105px;
width: 105px;
vertical-align:top;
margin:0 4px 0 0;
padding:0 4px 0 0;
}

#content_list2 li p {
position:relative;
height: 50px;
top:2px;
vertical-align:top;
padding:0;
margin:0;
}

#content_list2 a {
text-decoration:none;
font-family: Verdana, Arial, Helvetica, sans-serif;
color:#000;
font-weight:normal;
font-size: 11px;
}

#cdh_ph_holder {
position:relative;
height:235px;
width: 370px;
border: none;
color:#000;
overflow:hidden;
padding:0;
margin:0;
background-color: #fff;
}

#cdh_ph_up_box {
position:absolute;
left:0;  
bottom:0;
height: 22px;
width: 26px;
background-color: #fff;
background-image: url("http://images.broadwayworld.com/newimg/arrow_up.gif");
cursor:pointer;
z-index:11;
}

#cdh_ph_down_box {
position:absolute;
right:0;
bottom:0;
height: 22px;
width: 26px;
background-color: #fff;
background-image: url("http://images.broadwayworld.com/newimg/arrow_down.gif");
cursor:pointer;
z-index:12;
}

#cdh_ph_viewmore {
background-color:#fff;
bottom:0;
left:0;
position:absolute;
text-align:center;
width:352px;
height:22px;
z-index:10;

}

#cdh_ph_viewmore p {
font-family:Verdana, Arial, sans-serif;
font-size: 11px;
font-weight:bold;
padding: 4px 0;
margin:0;
}

#cdh_ph_content_list {
position:relative;
top:0;
left:3px;
color:#fff;
margin:0;
padding:0;
list-style-type:none;
width: 370px;
}

#cdh_ph_content_list li ul {
padding:0;
margin:0;
}

#cdh_ph_content_list li {
position:relative;
top:0;
padding:0;
margin:0 0 0 9px;
list-style-type: none;

}

#cdh_ph_content_list li ul li {
position:relative;
overvlow:hidden;
list-style-type: none;
float:left;
width: 170px;
top:0;
margin:2px;
padding:0;
min-height: 46px;

}


#cdh_ph_content_list img {
border:none;
float:left;
height: 30px;
width: 30px;
vertical-align:top;
margin:4px 4px 0 0;
padding:0;
}

#cdh_ph_content_list li p {
position:relative;
top:2px;
vertical-align:top;
padding:0;
margin:0;
line-height:11px;
font-size:11px;
}

#cdh_ph_content_list a {
text-decoration:none;
font-family: Verdana, Arial, Helvetica, sans-serif;
color:#000;
font-weight:normal;
font-size: 11px;
cursor:pointer;
text-align:left !important;
}

#cdh_ph_content_list td {
text-align:left !important;
}

.ph11, .ph21{
clear:both;
margin-top: 5px;
}

.tallrow {
height: 42px;
}

#cdh_rst_holder {
position:relative;
width: 100%;
height:368px !important;
border: none;
color:#000;
overflow:hidden;
padding:0;
margin:0;
background-color: #fff;
}

#cdh_rst_up_box {
position:absolute;
left:0;  
bottom:0px;
height: 22px;
width: 26px;
background-color: transparent;
background-image: url("http://cloud.broadwayworld.com/newimg/arrow_up.gif");
cursor:pointer;
z-index:11;
}

#cdh_rst_down_box {
position:absolute;
right:0;
bottom:0px;
height: 22px;
width: 26px;
background-color: #fcfafa;
background-image: url("http://cloud.broadwayworld.com/newimg/arrow_down.gif");
cursor:pointer;
z-index:12;
}

#cdh_rst_viewmore {
background-color:#fcfafa;
bottom:0;
left:0;
position:absolute;
text-align:center;
width:100%;
height:22px;
z-index:10;

}

#cdh_rst_viewmore p {
font-family:Verdana, Arial, sans-serif;
font-size: 11px;
font-weight:bold;
padding: 4px 0;
margin:0;
}

#cdh_rst_content_list {
position:relative;
top:0;
left:0;
color:#fff;
margin:0;
padding:0;
list-style-type:none;
width: 100%;
height: auto;
}

#cdh_rst_content_list li ul {
padding:0;
margin:0;
}

#cdh_rst_content_list li {
position:relative;
top:0;
padding:0 0 7px 8px;
margin:0;
list-style-type: none;
clear:left;
width: 100%;
}




#cdh_rst_content_list img {
border:none;
height: 35px;
width: 35px;
vertical-align:top;
margin:0 4px 0 0;
padding:0;
}

#cdh_rst_content_list li p {
position:relative;
/* height: 35px; */
min-height:35px;
top:2px;
vertical-align:top;
padding:0;
margin:0;
}

#cdh_rst_content_list a {
text-decoration:none;
font-family: Verdana, Arial, Helvetica, sans-serif;
color:#000;
font-weight:normal;
font-size: 11px;
}

#rst_update {
position:relative;
background:#fff;
width: 100%;
color: #8f8f8f;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
text-align:center;
z-index:999;
}

.temp_p {
font-size:11px;font-family:Verdana, Arial, Helvetica, sans-serif;
width: 167px;
visibility:hidden;
}

.full_p {
visibility:visible;
width: 100%;
}


#cdh_ro_holder {
position:relative;
width: 100%;
height:368px !important;
border: none;
color:#000;
overflow:hidden;
padding:0;
margin:0;
background-color: #fff;
}

#cdh_ro_up_box {
position:absolute;
left:0;  
bottom:0px;
height: 22px;
width: 26px;
background-color: transparent;
background-image: url("http://cloud.broadwayworld.com/newimg/arrow_up.gif");
cursor:pointer;
z-index:11;
}

#cdh_ro_down_box {
position:absolute;
right:0;
bottom:0px;
height: 22px;
width: 26px;
background-color: #fcfafa;
background-image: url("http://cloud.broadwayworld.com/newimg/arrow_down.gif");
cursor:pointer;
z-index:12;
}

#cdh_ro_viewmore {
background-color:#fcfafa;
bottom:0;
left:0;
position:absolute;
text-align:center;
width:100%;
height:22px;
z-index:10;

}

#cdh_ro_viewmore p {
font-family:Verdana, Arial, sans-serif;
font-size: 11px;
font-weight:bold;
padding: 4px 0;
margin:0;
}

#cdh_ro_content_list {
position:relative;
top:0;
left:0;
color:#fff;
margin:0;
padding:0;
list-style-type:none;
width: 100%;
height: auto;
}

#cdh_ro_content_list li ul {
padding:0;
margin:0;
}

#cdh_ro_content_list li {
position:relative;
top:0;
padding:0 0 7px 8px;
margin:0;
list-style-type: none;
clear:left;
width: 100%;
}




#cdh_ro_content_list img {
border:none;
height: 35px;
width: 35px;
vertical-align:top;
margin:0 4px 0 0;
padding:0;
}

#cdh_ro_content_list li p {
position:relative;
/* height: 35px; */
min-height:35px;
top:2px;
vertical-align:top;
padding:0;
margin:0;
}

#cdh_ro_content_list a {
text-decoration:none;
font-family: Verdana, Arial, Helvetica, sans-serif;
color:#000;
font-weight:normal;
font-size: 11px;
}

#ro_update {
position:relative;
background:#fff;
width: 100%;
color: #8f8f8f;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
text-align:center;
z-index:999;
}

#cdh_rsu_holder {
position:relative;
width: 100%;
height:368px !important;
border: none;
color:#000;
overflow:hidden;
padding:0;
margin:0;
background-color: #fff;
}

#cdh_rsu_up_box {
position:absolute;
left:0;  
bottom:0px;
height: 22px;
width: 26px;
background-color: transparent;
background-image: url("http://cloud.broadwayworld.com/newimg/arrow_up.gif");
cursor:pointer;
z-index:11;
}

#cdh_rsu_down_box {
position:absolute;
right:0;
bottom:0px;
height: 22px;
width: 26px;
background-color: #fcfafa;
background-image: url("http://cloud.broadwayworld.com/newimg/arrow_down.gif");
cursor:pointer;
z-index:12;
}

#cdh_rsu_viewmore {
background-color:#fcfafa;
bottom:0;
left:0;
position:absolute;
text-align:center;
width:100%;
height:22px;
z-index:10;

}

#cdh_rsu_viewmore p {
font-family:Verdana, Arial, sans-serif;
font-size: 11px;
font-weight:bold;
padding: 4px 0;
margin:0;
}

#cdh_rsu_content_list {
position:relative;
top:0;
left:0;
color:#fff;
margin:0;
padding:0;
list-style-type:none;
width: 100%;
height: auto;
}

#cdh_rsu_content_list li ul {
padding:0;
margin:0;
}

#cdh_rsu_content_list li {
position:relative;
top:0;
padding:0 0 7px 8px;
margin:0;
list-style-type: none;
clear:left;
width: 100%;
}




#cdh_rsu_content_list img {
border:none;
height: 35px;
width: 35px;
vertical-align:top;
margin:0 4px 0 0;
padding:0;
}

#cdh_rsu_content_list li p {
position:relative;
/* height: 35px; */
min-height:35px;
top:2px;
vertical-align:top;
padding:0;
margin:0;
}

#cdh_rsu_content_list a {
text-decoration:none;
font-family: Verdana, Arial, Helvetica, sans-serif;
color:#000;
font-weight:normal;
font-size: 11px;
}

#rsu_update {
position:relative;
background:#fff;
width: 100%;
color: #8f8f8f;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
text-align:center;
z-index:999;
}
#cdh_rs_holder {
position:relative;
width: 100%;
height:368px !important;
border: none;
color:#000;
overflow:hidden;
padding:0;
margin:0;
background-color: #fff;
}

#cdh_rs_up_box {
position:absolute;
left:0;  
bottom:0px;
height: 22px;
width: 26px;
background-color: transparent;
background-image: url("http://cloud.broadwayworld.com/newimg/arrow_up.gif");
cursor:pointer;
z-index:11;
}

#cdh_rs_down_box {
position:absolute;
right:0;
bottom:0px;
height: 22px;
width: 26px;
background-color: #fcfafa;
background-image: url("http://cloud.broadwayworld.com/newimg/arrow_down.gif");
cursor:pointer;
z-index:12;
}

#cdh_rs_viewmore {
background-color:#fcfafa;
bottom:0;
left:0;
position:absolute;
text-align:center;
width:100%;
height:22px;
z-index:10;

}

#cdh_rs_viewmore p {
font-family:Verdana, Arial, sans-serif;
font-size: 11px;
font-weight:bold;
padding: 4px 0;
margin:0;
}

#cdh_rs_content_list {
position:relative;
top:0;
left:0;
color:#fff;
margin:0;
padding:0;
list-style-type:none;
width: 100%;
height: auto;
}

#cdh_rs_content_list li ul {
padding:0;
margin:0;
}

#cdh_rs_content_list li {
position:relative;
top:0;
padding:0 0 7px 8px;
margin:0;
list-style-type: none;
clear:left;
width: 100%;
}




#cdh_rs_content_list img {
border:none;
height: 35px;
width: 35px;
vertical-align:top;
margin:0 4px 0 0;
padding:0;
}

#cdh_rs_content_list li p {
position:relative;
/* height: 35px; */
min-height:35px;
top:2px;
vertical-align:top;
padding:0;
margin:0;
}

#cdh_rs_content_list a {
text-decoration:none;
font-family: Verdana, Arial, Helvetica, sans-serif;
color:#000;
font-weight:normal;
font-size: 11px;
}

#rs_update {
position:relative;
background:#fff;
width: 100%;
color: #8f8f8f;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
text-align:center;
z-index:999;
}
fieldset.scope {
	border: 1px solid #000;
	background: #FFF;
	padding: 6px;
	position: absolute;
}
 
form.focus fieldset.scope {
	left: 0;
	margin-top: -2px;
	width: 199px;
}
 
fieldset.scope li {
	line-height: 1.1;
	width: 100%;
	list-style-type:none;
}
 
fieldset.scope label {
	border-bottom: 1px solid #EBEBEB;
	display: block;
	font-size: 1.2em;
	padding: .3em .2em;
	vertical-align: baseline;
}
 
fieldset.scope label input.radio {
	margin: 0 .6em 0 0;
}
.smallestTag { font-size: xx-small; line-height:1}
.smallTag { font-size: small; line-height:1}
.mediumTag { font-size: medium;line-height:1 }
.largeTag { font-size: large;line-height:1 }
.largestTag { font-size: xx-large;line-height:1 } 


body {
	background-color: #808080;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

ul.sf-menu {
list-style:none;
border: none;
width: 88px;
padding:0;
padding-left:0px;
margin-left:0px;
margin:0;
}	

ul#cities {
position:absolute;
display:none;
border: none;
float: left;
width: 36em;  
margin: 0 0 -5px 0;
padding: 0;
list-style: none;
z-index:9999;
background:transparent;
}

ul#cities li {
float: left;
  width: 12em;
  margin:0;
  padding: 0;
}

ul#cities li a{
background-color:#ffffff;
line-height: 18px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 8.5pt;
display: block;
text-indent: 3px;
font-color: #000000;
color: #000000;
border-bottom: 1px solid black;
border-left: 1px solid black;
border-right: 1px solid black;
padding: 1px 0;
text-decoration:none;
}

ul#cities li a:hover {
background-color: #b20223;
font-color: #ffffff;
color: #ffffff;

font-weight:bold;
}


ul#cities2 {
position:absolute;
display:none;
border: none;
float: left;
width: 11em;
margin: 0 0 -5px 0;
padding: 0;
list-style: none;
z-index:9999;
background:transparent;
}



ul#cities2 li {
float: left;
  width: 11em;
  margin:0;
  padding: 0;
}

ul#cities2 li a{
background-color:#ffffff;
  
  line-height: 18px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9pt;
display: block;
text-indent: 3px;
font-color: #000000;
color: #000000;
border-bottom: 1px solid black;
border-left: 1px solid black;
border-right: 1px solid black;
padding: 1px 0;
text-decoration:none;
}

ul#cities2 li a:hover {
background-color: #b20223;
font-color: #ffffff;
font-weight:bold;

color: #ffffff;
}
.left_menu_b {  FONT-WEIGHT: normal; font-family:  Verdana,  Arial, Helvetica, sans-serif; LETTER-SPACING: 0px; font-size: 11px; line-height: 145%; color: #464646; TEXT-DECORATION: none; }

