/* --- LISTEN2MYRADIO CSS --- */
/* menu */
ul#menu{
	margin:0px;
	list-style:none;
	color:#fff;
	height:52px;
	display:inline-block;
	float:right;
	z-index:8;
	position:relative;
}
ul#menu a {
	color:#fff;
	text-decoration:none;
	font-size:1px;
}
ul#menu > li {
	cursor: default;
	float:left;
	position:relative;
	padding:0px;
	height:52px;
	display:block;
}
ul#menu > li a {
	display:block;
}
ul#menu > li a.home{
	width:51px;
	height:52px;
	background-image:url(images/menu-home.gif);
}
ul#menu > li a.radio{
	width:125px;
	height:52px;
	background-image:url(images/menu-radiostreaming.gif);
}
ul#menu > li a.video{
	width:123px;
	height:52px;
	background-image:url(images/menu-videostreaming.gif);
}
ul#menu > li a.hosting{
	width:68px;
	height:52px;
	background-image:url(images/menu-hosting.gif);
}
ul#menu > li a.support{
	width:73px;
	height:52px;
	background-image:url(images/menu-support.gif);
}
ul#menu > li a.company{
	width:74px;
	height:52px;
	background-image:url(images/menu-company.gif);
}
ul#menu > li a.chat{
	width:80px;
	height:23px;
	margin:15px 6px 13px 22px;
	background-image:url(images/btn-livechat.gif);
}
ul#menu > li:hover a.chat{ 
	background-position:top !important;
}
ul#menu > li a.chat:hover{
	background-position:bottom !important;
}
ul#menu > li a.login{
	width:51px;
	height:52px;
	background-image:url(images/menu-login.gif);
}
ul#menu > li a.login:hover{
	background-position:bottom !important;
}
ul#menu > li:hover a.login{ 
	background-position:bottom !important;
}
ul#menu > li a.active{
	background-position:bottom !important;
	cursor: default;
}
ul#menu > li:hover a{ 
	background-position: center;
}
/* sub-menus*/
ul#menu ul {
	padding:0px;
	margin:0px;
	display:block;
	display:inline;
}
ul#menu li ul {
	position:absolute;
	left:0;
	top:7px;
	margin-top:45px;
	width:140px;
	line-height:16px;
	background-color:#e9ecee;
	/* for IE */ display:none;
}
ul#menu li:hover ul { display:block;}
ul#menu li ul li{
	display:block;
	margin:0;
	padding:0; 
	border-bottom: solid 1px #d7dddf;
	list-style-type:none;
}
ul#menu li ul li:first-child { border-top: none; }
ul#menu li ul li a { 
	display:block;
	color:#858a8e;
	font-size:11px;
	padding: 5px 10px !important;
	background:#e9ecee !important;
}
ul#menu li ul li a:hover {
	color:#4e4e4e;
	background:#f5f6f7 !important;
}

/* --- LISTEN2MYRADIO CSS --- */
/* --- Title Frame --- */
#prodTitle{
	width:100%;
	height:87px;
	background: url(images/bg-prodtitle.gif) top left repeat-x;
	margin:auto;
	display:block;
	z-index:5;
	clear:both;
	overflow:hidden;
}
#prodTitle #prodTitle-in{
	width:962px;
	height:87px;
	background: url(images/bg-prodmain.jpg) top right no-repeat;
	margin:auto;
	display:block;
	position: relative;
}
#prodTitle h1 {
	display: block;
	width:480px;
	height:70px;
	text-indent:-9999px;
	float:left;
	margin:0;
	padding:0;
}
#prodTitle h1.radioPremium {
	background: url(images/h1-radiopremium.jpg) top left no-repeat;
}
#prodTitle h1.radiofree {
	background: url(images/h1-radiofree.jpg) top left no-repeat;
}
#prodTitle h1.radioComparison {
	background: url(images/h1-radiocomparison.jpg) top left no-repeat;
	width:567px !important;
}
#prodTitle h1.radioflash {
	background: url(images/h1-radioflashplayer.jpg) top left no-repeat;
}
#prodTitle h1.aboutus {
	background: url(images/h1-aboutus.jpg) top left no-repeat;
}
#prodTitle h1.privacy {
	background: url(images/h1-privacy.jpg) top left no-repeat;
}
#prodTitle h1.termsofuse {
	background: url(images/h1-termsofuse.jpg) top left no-repeat;
}
#prodTitle h1.videoPremium {
	background: url(images/h1-videopremium.jpg) top left no-repeat;
}
#prodTitle h1.videofree {
	background: url(images/h1-videofree.jpg) top left no-repeat;
}
#prodTitle h1.videoComparison {
	background: url(images/h1-videocomparison.jpg) top left no-repeat;
	width:567px !important;
}
#prodTitle h1.videoflash {
	background: url(images/h1-videoflashplayer.jpg) top left no-repeat;
}
#prodTitle h1.hostingfree {
	background: url(images/h1-hostingfree.jpg) top left no-repeat;
}
#prodTitle h1.hostingwindows {
	background: url(images/h1-hostingwindows.jpg) top left no-repeat;
}
#prodTitle h1.hostinglinux {
	background: url(images/h1-hostinglinux.jpg) top left no-repeat;
}
#prodTitle h1.virtualserver {
	background: url(images/h1-virtualservers.jpg) top left no-repeat;
	width:567px !important;
}
#prodTitle h1.contactus {
	background: url(images/h1-contactus.jpg) top left no-repeat;
}
#prodTitle h1.support-radio-st {
	background: url(images/h1-support-radio-st.jpg) top left no-repeat;
}
#prodTitle h1.support-radio-faq {
	background: url(images/h1-support-radio-faq.jpg) top left no-repeat;
}
#prodTitle h1.support-radio-svt {
	background: url(images/h1-support-radio-svt.jpg) top left no-repeat;
}
#prodTitle h1.support-radio-streaming {
	background: url(images/h1-support-radio-streaming.jpg) top left no-repeat;
}
#prodTitle h1.support-video-st {
	background: url(images/h1-support-video-st.jpg) top left no-repeat;
}
#prodTitle h1.support-video-faq {
	background: url(images/h1-support-video-faq.jpg) top left no-repeat;
}
#prodTitle h1.support-video-svt {
	background: url(images/h1-support-video-svt.jpg) top left no-repeat;
}
#prodTitle h1.support-video-streaming {
	background: url(images/h1-support-video-streaming.jpg) top left no-repeat;
}
#prodTitle h1.support-hosting-t {
	background: url(images/h1-support-hosting-t.jpg) top left no-repeat;
}
#prodTitle h1.support-hosting-faq {
	background: url(images/h1-support-hosting-faq.jpg) top left no-repeat;
}
#prodTitle h1.support-hosting-vt {
	background: url(images/h1-support-hosting-vt.jpg) top left no-repeat;
}
#prodTitle h1.support-hosting {
	background: url(images/h1-support-hosting.jpg) top left no-repeat;
}
#prodTitle h1.order-premium {
	background: url(images/h1-order-premium.png) top left no-repeat;
}
#prodTitle h1.order-premium-package {
	background: url(images/h1-order-premium-package.png) top left no-repeat;
}
#prodTitle h1.client-area{
	background: url(images/h1-client-area.png) 0 -10px no-repeat;
}
#prodTitle h1.signup {
	background: url(images/h1-signup.png) top left no-repeat;
	width: 600px;
}
#prodTitle h1.login {
	background: url(images/h1-login.png) top left no-repeat;
	width: 680px;
}
#prodTitle h1.login-free {
	background: url(images/h1-free-login.png) top left no-repeat;
	width: 680px;
}
#prodTitle h1.affiliate {
	background: url(images/h1-affiliate.png) top left no-repeat;
	width: 680px;
}
#prodTitle .nav{
	list-style: none;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 60px;
	left: 0;
	width: 962px;
	text-align: center;
}
#prodTitle .nav li{
	display: inline;
	font-size: 15px;
	background: #444;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	margin: 0 5px;
}
#prodTitle .nav li a{
	font-weight: bold;
	color: #aaa;
	padding: 0 25px;
}
#prodTitle .nav li a:hover, #prodTitle .nav li a:active, #prodTitle .nav li a:focus, #prodTitle .nav li a.active{
	color: #fff;
	text-decoration: underline;
}
/* --- Content --- */
p.subtitle{
	font-size:16px;
}
/* --- 4 Items Box --- */
ul#include{
	width:961px;
	height:67px;
	display:block;
	margin:0 0 14px;
	padding:0;
	list-style:none;
}
ul#include li{
	display:block;
	float:left;
	margin:0;
	font-size:16px;
}
ul#include li.uptime{
	background: url(images/bg-ul-include1.gif) top left no-repeat;
	width:178px;
	height:43px;
	padding:24px 0 0 63px;	
}
ul#include li.support{
	background: url(images/bg-ul-include2.gif) top left no-repeat;
	width:176px;
	height:43px;
	padding:24px 0 0 63px;
}
ul#include li.server{
	background: url(images/bg-ul-include3.gif) top left no-repeat;
	width:177px;
	height:56px;
	padding:11px 0 0 63px;
	font-size:12px;
}
ul#include li span{
	color:#88898d;
}
ul#include li.setup{
	background: url(images/bg-ul-include4.gif) top left no-repeat;
	width:178px;
	height:43px;
	padding:24px 0 0 63px;
}
/* --- Info Box --- */
.prodBox{
	width:474px;
	display:block;
	background:#f8f8f8 url(images/bg-prodbox.gif) top left repeat-y;
	float:left;
	padding:0;
	margin:0 14px 14px 0;
}
.prodBox div.imgbox img,.prodBox div.imgbox1 img,.prodBox div.imgbox2 img,.prodBox div.imgbox3 img,.prodBox div.imgbox4 img,.prodBox div.imgbox10 img,.prodBox div.imgbox11 img,.prodBox div.imgbox12 img,.prodBox div.imgbox13 img,.prodBox div.imgbox14 img,.prodBox div.imgbox15 img,.prodBox div.imgbox16 img,.prodBox div.imgbox17 img{
	margin:0 0 0 40px !important;
	float:left;
}
.prodBox h3{
	width:433px;
	height:44px;
	margin:0;
	padding:24px 0 0 41px;
	display:block;
	background: url(images/h3-prodbox-bg.gif) top left no-repeat;
	font-size:16px;
	font-weight:normal;
}
.prodBox h3.free{
	background: url(images/h3-prodbox-free.gif) top left no-repeat !important;
}
.prodBox p{
	margin:10px 21px 0;
	color:#88898d;
	line-height:18px;
	width:432px;
}
.prodBox span.prodBoxbottom{
	width:474px;
	height:17px;
	padding:0;
	margin:0;
	font-size:1px;
	display:block;
	background: url(images/bg-prodbox-bottom.gif) top left no-repeat;
}
.prodRight{
	margin:0 0 14px 0 !important;
	clear:right;
}
.prodBox img{ 
	position:relative;
	display:block;
	float:right;
	margin-top:-65px;
	left:-4px;
	padding:0;
}
/* --- Prices Table --- */
table#packtable{
	width:962px;
	background:#eeeeee url(images/bg-table.gif) top left repeat-y;	
}
table#packtable td{
	padding:9px 12px;
	text-align: center;
	vertical-align:middle;
	width:181px;
}
table#packtable td.title {
	background-color:#202428;
	height:21px;
	background: url(images/bg-table-title.gif) top left repeat-x;	
}
table#packtable td.titleleft {
	background-color:#202428;
	height:21px;
	background: url(images/bg-table-title-left.gif) top left no-repeat;
	text-align:left;
	width:106px !important;
	padding-left:15px;
}
table#packtable td.titleright {
	background-color:#202428;
	height:21px;
	background: url(images/bg-table-title-right.gif) top right no-repeat;	
}
table#packtable td.tablebottom{
	height:7px;
	font-size:1px;
	padding:0 !important;
	background:url(images/bg-table-bottom.gif) top left no-repeat;	
}
table#packtable td.tableline{
	height:2px;
	font-size:1px;
	padding:0 !important;
	background:url(images/bg-table-horizontal.gif) top left repeat-x;	
}
table#packtable td.title label{
	color:#FFFFFF;
	font-weight:bold;
	font-size:13px;
	background:none;
	padding:0 !important;
}
table#packtable td label{
	font-size:16px;
	background: url(images/bullet-label.gif) center left no-repeat;
	padding:0 0 0 18px;
}
table#packtable td.labeled{
	text-align:left;
	padding:9px 7px 9px 15px;
}
table#packtable td a.ordernow{
	background: url(images/btn-ordernow.gif) top left no-repeat;
	width:89px;
	height:29px;
	display:block;
	text-indent:-9999px;
	margin:15px 42px;
	text-align:center;
}
table#packtable td a.ordernow:hover{
	background-position: bottom;
}
p.undertable{
	text-align:right;
	color:#88898d;
	margin-right:30px;
}
p.undertable span, p.undertable a{
	color:#494b58;
}
p.undertable a{
	text-decoration: none;
}
p.undertable a:hover{
	text-decoration: none;
	color:#88898d;
}
.signupfree, .ordervideo, .applynow{
	width:962px;
	height:48px;
	display:block;
	background: url(images/bg-signupfree.gif) top left no-repeat;
	clear:both;
	margin: 20px 0 0;
	padding:19px 0 0;
}
.signupfree a{
	width:182px;
	height:29px;
	display:block;
	background: url(images/btn-signupfree.gif) top left no-repeat;
	text-indent:-9999px;
	margin:0 0 0 400px;
}
.ordervideo a{
	width:89px;
	height:29px;
	display:block;
	background: url(images/btn-ordernow.gif) top left no-repeat;
	text-indent:-9999px;
	margin:0 auto;
}
.applynow a{
	width:89px;
	height:29px;
	display:block;
	background: url(images/btn-applynow.gif) top left no-repeat;
	text-indent:-9999px;
	margin:0 auto;
}
.signupfree a:hover, .ordervideo a:hover, .applynow a:hover{
	background-position: bottom;
}
/* ------------------------ */
/* ------------------------ */
/* ------------------------ */
/* ------------------------ */
/* --- COMPARISON Table --- */
table#comptable{
	width:962px;
	background:#f8f8f8 url(images/bg-widebox.gif) top left repeat-y;
	margin:0 0 20px;
	padding:0;	
}
table#comptable td{
	padding:0;
	text-align: left;
	vertical-align:middle;
	background: url(images/bg-comtable-line.gif) top right repeat-y;
}
table#comptable td.firstColumn{
	background: url(images/bg-infobox.gif) top left repeat-y;
	width:2px;
}
table#comptable td.trdColumn{
	background-image: none;
}
table#comptable td.lastColumn{
	background-image: none;
	width:2px;
}
table#comptable td.alt {
	background: url(images/bg-comtable-line-alt.gif) top right repeat-y;
}
table#comptable td.altbg {
	background-color:#eeeeee;
}
table#comptable td.title {
	height:23px;
	background: url(images/bg-table-title.gif) top left repeat-x;
	background-color:#202428;
	padding:6px 0;
}
table#comptable td.titleleft {
	background: url(images/bg-table-title-left.gif) top left no-repeat;
	background-color:#202428;
	text-align:left;
	width:208px !important;
}
table#comptable td.titlemiddle {
	width:375px;
}
table#comptable td.titleright {
	width:375px;
	background: url(images/bg-table-title-right.gif) top right no-repeat;
	background-color:#202428;	
}
table#comptable td.tablebottom{
	height:6px;
	font-size:1px;
	padding:0 !important;
	background:url(images/bg-comtable-bottom.gif) top left no-repeat;	
}
table#comptable td.separator{
	width:958px;
	height:2px;
	font-size:1px;
	background: url(images/bg-infobox-line.gif) left top repeat-x;
	margin:0;
	padding:0 !important;
}
table#comptable td.title label{
	color:#FFFFFF;
	font-weight:bold;
	font-size:13px;
	background: url(images/bullet-comblue.gif) center left no-repeat;
	padding:0 0 0 20px !important;
	margin:0 0 0 20px;
}
table#comptable td.title label.gold{
	background: url(images/bullet-comgold.gif) center left no-repeat;
}
table#comptable td label{
	font-size:11px;
	background: url(images/bullet-grey.gif) center left no-repeat;
	padding:0 0 0 18px;
	color:#494b58;
	margin:8px 0 8px 20px;
}
table#comptable td p {
	color:#88898d;
	padding:0 0 0 20px;
	margin:8px 0 8px 20px;
}
table#comptable td p.bottombox {
	line-height:5px;
	margin:14px 0 10px 20px;
}
table#comptable td p b {
	color:#494b58;
	font-weight:normal;
}
table#comptable td p span {
	margin:0 10px 0 0;
	padding:0;
	width:18px;
	height:20px;
	display:block;
	float:left;
	position:relative;
	top:-2px;
}
table#comptable td p span.tic {
	background: url(images/bullet-tic2.gif) top left no-repeat;
}
table#comptable td p span.cross {
	background: url(images/bullet-cross.gif) top left no-repeat;
}
table#comptable td img {
	padding:0 0 0 20px;
	margin:7px 0 3px 20px;
}
table#comptable td a.signup{
	background: url(images/btn-signup-table.gif) top left no-repeat;
	width:182px;
	height:29px;
	display:block;
	text-indent:-9999px;
	margin:10px 0 3px;
	padding:0;
}
table#comptable td a.ordernow{
	background: url(images/btn-order-table.gif) top left no-repeat;
	width:182px;
	height:29px;
	display:block;
	text-indent:-9999px;
	margin:10px 0 3px;
	padding:0;
}
table#comptable td a.ordernow:hover, table#comptable td a.signup:hover{
	background-position: bottom;
}
/* ------------------------ */

