/*  
	----------------------------
	Base Style Sheet
	Author:		Daniel Vidal
	Created:	16.12.2005
	LM Date:	13.03.2008
	----------------------------
*/

/* ------------------------------------------- */
/* Reset ------------------------------------- */
/* ------------------------------------------- */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td { margin:0; padding:0; }
ul { list-style: none; }
a, a img { text-decoration: none; border: none; }
h1, h2, h3, h4, h6, h6 { font-size:100%; font-weight:normal; }
table{ border-collapse:collapse; border-spacing:0; }
caption,th{ text-align:left; }

/* ------------------------------------------- */
/* General tags  ----------------------------- */
/* ------------------------------------------- */
html,body,div,p,td {font: normal 0.9em Verdana, Arial, Helvetica, sans-serif; color: #000;}

a:link, a:active, a:visited {color: #FFF; text-decoration: none; font-weight: bold;}
a:hover {color: #FFCC00; font-weight: bold;}

/* ------------------------------------------- */
/* Index ------------------------------------- */
/* ------------------------------------------- */

/* IDs */
body#normal {
	background: #333333 url(http://webcontent.gbmobile.com/src/gui/ghtml/bg_darkwood.jpg) repeat fixed;
	margin: 0;
	padding: 0 0 20px 0;
}

#page {width: 770px; margin: 20px auto 0; position: relative; padding: 0px; background-color: #3E3E3E;}

#header {
	width: 770px; height: 150px;
	background: #000 url(http://www.radionocturna.net/index.1.jpg) top left no-repeat;
	}
#logo {
	visibility: hidden;
	}
#mainmenu {
	width: 770px; height: 30px;
	background: #333 url(http://webcontent.gbmobile.com/src/gui/ghtml/bg_greygradient.jpg) top center no-repeat;
	color: #FFF;
	font: bold 0.95em/30px Verdana, Arial, Helvetica, sans-serif;
	}
	#mainmenu ul {
		text-align: center;
	}
	#mainmenu ul li { display: inline; }
	#mainmenu ul li a, #mainmenu ul li span{
		padding: 5px 10px;
	}

#indexcontent { width: 770px; background-color: #2E2E2E; }

#footer {
	clear: both;
	height: 60px;
	width: 770px;
	color: #FFF;
	background-color: #515151;
	text-align: center;
	padding-top: 20px;
 	}
#footer a { color: #333; font-weight: bold;}

/* Classes */
.framecontainer {
	margin: 20px 0 0 20px;
	width:355px; height:360px;
}

/* ------------------------------------------- */
/* Content Pages ----------------------------- */
/* ------------------------------------------- */
/* IDs */
#maincontent { background-color: #2E2E2E; width: 750px; overflow: hidden; padding-left: 20px;}
#categoriesmenu {
	float: left;
	margin: 20px 0;
	width: 200px;
	font-size: 1.1em;
	font-weight: bold;
	background-color: #666;
	}
	#menutitle {
	display:block;
	background-color:#585858;
	color: #FFF;
	padding: 10px;
	}
	#categoriesmenu ul {
		padding: 10px;		
		margin-top: 0px;
		color: #000;
		}
	#categoriesmenu ul li {padding: 2px 0;}
	#categoriesmenu a {
		color: #FFF;
	}
	#categoriesmenu a:hover {
		color: #FFF; 
		text-decoration: underline;
	}
	#categoriesmenu span.selected {
	display:block;
	padding: 2px;
	background-color:#333333;
	color: #FFCC00;
	}
	#contentarea { width: 510px; margin-left: 220px; padding: 20px 0;}
	
	#contentarea h2 {
	background-color: #F8A527;
	color:#FFFFCC;
	font-size:1.4em;
	font-weight: bold;
	padding: 10px 5px;
	}
	#contentarea h3 {
		background-color: #F9B82A;
		height: 18px;
		padding: 4px 5px;
		font-size: 1.1em;
		font-weight: bold;
	}
	#contentdisplay {
		width: 510px;
	}
	#contentdisplay a { color: #FFF; font-size: 1.1em;}
	#contentdisplay a:hover { color: #FFF; text-decoration: underline; }
	#contentdisplayheader {
		background-color: #FAC629;
		height: 20px;
		color: #000;
		text-align: left;
		font-weight: bold;
		font-size: 1em;
	}
		#contentdisplayheader th {
			padding: 5px;
		}
		#contentdisplay td { color: #FFFFFF; }
			#buyheader, #sampleheader {
			text-align: center;
			}
			
	#pagenavigation {
		background-color: #F8A527;
		padding: 10px;
		font: normal 1.1em Tahoma;
		}
		#pagenavigation ul {
			text-align: center;
			}
		#pagenavigation ul li {
			display: inline;
			padding: 0 5px;
		}
		#pagenavigation a { color: #FFF; font-size: 1.1em;}
		#pagenavigation a:hover { color: #FFF; text-decoration: underline; }
		#pagenavigation span.selected {
			background-color:#FDE8A6;
			padding: 5px;
			font-weight: bold;
		}
		#pagenavigation span.disabled {
	color:  #FABD63;
		}

/* Classes */
.evenrow td, .oddrow td { padding:5px;}
.evenrow td {
	background-color: #666;
	height: 40px;
	}
.oddrow td {
	background-color: #5B5B5B;
	height: 40px;
	}
.buycell {
	text-align: center;
}

/* ------------------------------------------- */
/* Small Pages ------------------------------- */
/* ------------------------------------------- */

/* IDs */
#smallbody 	{margin: 0; padding: 0; color: #FFF; background-color:#2E2E2E;}
#smallpage {background-color:#2E2E2E;width:355px;}
	#smallcontentarea h2 {
		background-color: #F8A527;
		height: 22px;
		font-size: 1.5em;
		font-weight: bold;
		padding: 7px 5px 5px;
		color:#FFFFCC;
	}
	#smallcontentarea h3 {
		background-color: #F9B82A;
		height: 18px;
		padding: 4px 5px;
		font-size: 1.1em;
		font-weight: bold;
		color:#000;
	}
	#smallcontentarea a {
	color: #FFFFFF;
	font-size: 1.1em;
}
	#smallcontentarea a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
	
#smallcontenttable {width: 355px;}	
#smallcontenttable td {color: #FFFFFF;}

#smalltableheader {
	background-color: #FAC629;
	font-size: 1em;
	height: 20px;
	text-align: left;
	color:#000;
	}
	#smalltableheader th {padding: 2px 5px;}
#morelink {
	clear: both;
	background-color: #F8A527;
	height: 18px;
	text-align: right;
	font-size: 1.1em;
	padding: 5px;
}
/* Classes */
.smallevenrow td, .smalloddrow td  { height: 37px; padding: 2px 2px 2px 5px; }
	.smallevenrow td {
	background-color: #666666;
}
	.smalloddrow td  {
	background-color: #5B5B5B;
}
.smallnamecell {
	width: 170px;
	}
.smallsamplecell {
	width: 100px;
	}
.smallbuycell {
	width: 60px;
	padding: 5px;
	}
.name {
	font-weight: bold;
	text-transform: capitalize;
	}
.artist {
	text-transform: capitalize;
	}
/* ------------------------------------------- */
/*Floated Image previews --------------------- */
/* ------------------------------------------- */
/* Classes */
.smallimagespreviews, .imagespreviews {
	width: 100%;
	overflow: auto;
	padding: 10px 0 20px;
	background-color: #454545;
}
.smallimagepreview, .imagepreview {
	width: 96px;
	padding: 5px;
	float: left;
	background-color: #5B5B5B;
	margin: 10px 5px 0;
	display: inline;
}
.imagepreview { margin: 20px 10px 0; }
.smallimagepreview p, .imagepreview p { text-align: center; color: #FFFFFF; padding: 5px 0; font-size: 1em;}
.smallimagepreview a, .imagepreview p { color: #FFFFFF; }
/* ------------------------------------------- */
/* Buy pages ------------------------------- */
/* ------------------------------------------- */

/* Buy instructions page ID Styles ------------------------------------- */
#details {
	background-color:#575757;
	text-align: center;
}
#details h2 {text-align: left;}
#details h4 {
	background-color: #FAC629;
	font-size: 1em;
	padding: 5px;
}
#details img { margin: 5px;}

#servicesmenu {
	background-color:#666;	
	color: #000;
	}
	#servicesmenu ul { text-align:center; padding: 10px 5px 5px;}
	#servicesmenu ul li { display: inline; padding-right: 5px;}
	#servicesmenu a { color: #FFF; padding: 5px;}
	#servicesmenu a:hover { color: #FFF; background-color: #FAC629;}
	#servicesmenu span.selected {
		padding: 5px;
		font-weight: bold;			
		background-color: #F8AE27;
	}
	
	#steps ol { padding-left: 25px;}
	#steps { background-color: #444; color: #FFF; font-size: 1.1em;}
	
	#price {
		height: 10px;
		padding:10px;
		background-color: #FAC629;
		color: #000;
		text-align: center;
	}
	#devicesupport { margin-top: 20px;}
	#devicesupport td { color: #FFFFFF; }

	#supportheader th {
		background-color: #F9B82A;
		padding: 5px;
	}
	#buynotes {
	font-size: 1em;
	background-color: #ACACAC;
	padding: 10px;
	color: #CCCCCC;
	}
	#buynotes p { padding-bottom: 5px;}

/* Classes */
.code, .number, .response, .stepbold {
	text-transform: lowercase;
	font-weight: bold;
	font-size: 1.2em;
	}
.evenstep, .evenbrand td{
	background-color: #666;
	padding: 10px 5px;
	}
.oddstep, .oddbrand td {
	background-color: #5B5B5B;
	padding: 10px 5px;
	}
td.brand { font-size: 1.1em;font-weight: bold; width: 100px; vertical-align: top; }
td.model { font-size: 1.1em;}

/* ------------------------------------------- */
/* Samples ----------------------------------- */
/* ------------------------------------------- */
/* Classes */
.audiopreview {
	margin: 2px;
}
.textpreview {
	text-align: left;
	padding: 5px 10px 10px 10px;
	line-height: 1.3em;
	font-size: 1.1em;
	color:#FFFFFF;
}

/* ------------------------------------------- */
/* Error ------------------------------------ */
/* ------------------------------------------- */
/* IDs */
body#errorpage {
	background-color: #FFFFFF;
	color:#000000;
	font: 1em Verdana, Arial, Helvetica, sans-serif normal;
}
body#errorpage div#page { width: 400px; margin: 20px auto;}
#error { border: 1px solid #000000; padding: 20px;}
#error h2 { font: 1.6em Verdana, Arial, Helvetica, sans-serif bold; color: #CC0000; }
#error p { padding: 10px 0; font-size: 1.2em; }

