/* charset "utf-8";
/* CSS Document */

body {
	color: #333333;
	font: 0.8em/1.2 'Lucida Grande', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
	margin: 0;
	border: 0;
	padding: 0;	
	/* To center the page */
	position: relative;
	width: 955px;
	margin: 0 auto 0 auto;
}

TD{
	font-size: 100%;
}

/* Default Selectors */
a {
	color: #FF9900;
}

a:visited {
	color: #996600;
}

a:hover {
	color: #FF4500;
	cursor:pointer;
}

a:active {
	color: red;
}



img {
	border: 0;
}

ul {
	list-style-image: url("http://dev.roband.net/images/Main/bullet_small_orange.jpg"/*tpa=http://www.roband.tv/images/www/bullet_small_orange.jpg*/);
	margin-left: 2em;
}

strong {
	font-weight: bold;
}

sup, sub {
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	_vertical-align: bottom;
	position: relative;
  font-size: 60%;
}

sup {
	bottom: 100%;
}

sub {
	top: 50%;
}

/*--------------------------------------------*/

#header {
	width: 100%;
	height: 100px;
	margin: 0;
	border: 0;
	padding: 0;
	background-position:center;
	background-repeat: no-repeat;
}

#content {
	clear: both;
	margin: 10px 25px;
}

#footer {
	position: relative;
	clear: both;
	height: 40px;
	font-size: 0.7em;

	color: #333333;
	vertical-align:middle;
}

/*--------------------------------------------*/


#tv {
	margin: 0;
	padding: 0;
	position: relative;
	clear: both;
	height: 85px;
	text-align: center;
/*	size: 10px; */
}

#tv ul {
	margin: 0;
	padding: 0;
	position: relative;
}

#tv ul li {
	display: inline;
}

#tv ul li span {
	position: absolute;
	font-weight: bold;
	color: silver;
	text-align: right;
	top: 65px;
}

.thumb {
	padding: 9px 15px 20px 9px;
	background-image: url("../images/tv.jpg"/*tpa=http://www.roband.tv/images/tv.jpg*/);
}
/*--------------------------------------------*/

#header ul {
	margin: 0;
	padding: 0;
}

#header li {
	display: inline;
}

#header a {
	text-decoration: none;
}

#menu_main {
	position:absolute;
	top: 20px;
	color: #d00000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
}

#menu_main a {
	color: white;
	padding: 1px 10px;
}

#menu_main a:hover 
{
	color: white;
	background-color: #c29212;
}

#menu_secondary {
	position: absolute;
	top: 20px;
	float:right;
	right: 30px;
	color: #c17000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

#menu_secondary a {
	color: white;
	padding: 1px 3px;
}

#menu_secondary a:hover {
	color: white;
  background-color: #da0300;
}

/*--------------------------------------------*/
/* Content */

#introStep {
	position: relative;
}

#introStep .step {
	display: inline;
  float: left;
  width: 33%;
}

#introStep .step img {
	display: block;
	margin: 0 auto;
}

#introStep .step .introText {
	margin: 10px auto 0 auto;
  padding: 15px 10px;
  background: url("http://dev.roband.net/images/Main/bar_intro_hr.png"/*tpa=http://www.roband.tv/images/www3/bar_intro_hr.png*/) top center no-repeat;
	text-align: center;  
  font-size: 12px;
}
	
/*--------------------------------------------*/
/* features */

#feature {
	width: 75%;
  margin: 0 auto;
}

#feature ul {
	list-style: none;

}

#feature li {
	padding-left: 40px;
	background: url("http://dev.roband.net/images/Main/bullet_small_orange.jpg"/*tpa=http://www.roband.tv/images/www3/icon_star_48.jpg*/) top left no-repeat;
	overflow: auto;
}

#feature img {
	float: right; 
}
  	
.featureTitle {
	padding-left: 100px;
 }

.featureText {
}
.text {
color:#666666;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:10px
}
/*--------------------------------------------*/
.styled {
	border-collapse: collapse;
  font-family: Arial, Helvetica, sans-serif;
}

.styled th, .styled td {
}

.styled th {
	font-weight: bold;
	background-color: #FFFFCC;
    border-top: 1px silver solid;
    border-bottom: 1px silver solid;
	padding: 2px 5px;
}

.styled td {
  padding: 2px 20px;
  border-bottom: 1px silver solid;
  }

.styled .center {
	text-align: center;
}

.styled img {
	vertical-align: top;
  }
  
#poweredBy {
	margin: 8px 0;
  overflow: auto;
  text-align: right
}

#poweredBy img {
	float: right;
  padding-left: 5px;

}

#poweredBy p {
	padding: 8px;
}



/*--------------------------------------------*/

#sampleNav {
	clear: both;
	padding: 20px 0 10px 0;
	text-align: center;
	font-size: 140%;
	}
	
#sampleNav .inviteText {
	font-size: 80%;
	font-weight: bold;
	}

/*--------------------------------------------*/
/* featured table */

.sampleTable {
	margin: 0 auto;
	}

.sampleTable tr {
	}

.sampleTable td {
	height: 93px;
	border: 3px solid white;
	padding: 5px 10px;
	vertical-align: middle;
	}

.sampleTable .headerColumn {
	text-align: right;
	background: #FFF5EC url("http://dev.roband.net/images/Main/row_end_left.png"/*tpa=http://www.roband.tv/images/www3/row_end_left.png*/) left center no-repeat;
	font-weight: bold;
	font-size: 120%;
	}

.sampleTable .thumbnail {
	background: #EAEAEA url("http://dev.roband.net/images/Main/row_end_right.png"/*tpa=http://www.roband.tv/images/www3/row_end_right.png*/) right center no-repeat ;
	}

.sampleTable .title {
	}
	

/*--------------------------------------------*/


#footer a {
	color: #333333;
} 

#footer p {
	position: absolute;
  top: 15px;
  left: 20px;
}

#footer .logoFooter {
	position: absolute;
  top: 35px;
  right: 50px;
}

/*-------------------Style for the top menu-------------------------*/

.Main_Menu
{
color: #d00000;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 13px;
}

.Main_Menu a
{
color: white;
padding: 1px 10px;
}
.Main_Menu a:hover 
{
color: white;
/* background-color: #c29212; */
cursor:pointer;
}

.Main_Menu a:visited 
{
	color: #000000;
}

.Secondary_Menu 
{
color: #c17000;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: bold;

}

.Secondary_Menu a
{
color: white;
padding: 1px 3px;
}

.Secondary_Menu a:hover 
{
color: white;
cursor:pointer;
/*background-color: #da0300;*/
}

.Secondary_Menu a:visited
{
color: #000000;
padding: 1px 3px;
}

/************************************** marquee *****************************/
.Marqee
{
color: #0000ff;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
vertical-align:middle;
padding-left:150px;
height:35px;text-align:left;
}

Devices
{
	background-color:Lime;
}

button
{
	border-right: #cccccc 1px solid;
	border-top: #cccccc 1px solid;
	font-size: 10px;
	border-left: #cccccc 1px solid;
	color: #a25a5a;
	border-bottom: #cccccc 1px solid;
	font-family: Verdana;
	background-color: #fffbff;
}

.inputbox
{	margin-top: 0;
	margin-left: 0;
	padding-left: 0px;
	border:1px solid #CCCCCC;
	padding-top: 0px;
}

.inputbox:hover, .inputbox:focus {
background:#FFFFCC none repeat scroll 0 0;
}

