/* Resetting
---------------------------------------------------- */
* {
	margin: 0;
	padding: 0;
}

a {
	text-decoration: none;
	color: #000;
}

a:hover {
	text-decoration: underline;
}

a img,form,fieldset {
	border: none;
}

ul {
	list-style: none;
}

.r {
	position: relative;
	overflow: hidden;
}

.r	span {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.left {
	float: left;
}

.right {
	float: right;
}

.clear {
	clear: both;
	font-size: 0;
	line-height: 0.0;
	height: 0;
}

hr {
	display: none;
}

.h {
	position: absolute;
	left: -9999px;
}

/* Main styles
---------------------------------------------------- */
body {
	background: #fff url(../images/bg.jpg) no-repeat top center;
	text-align: center;
	padding: 0 0 35px;
	font: 0.75em/ 1.3 Arial, Helvetica, Tahoma, sans-serif;
	color: #7a7a7a;
}

#container {
	width: 781px;
	background: url(../images/bg2.jpg) no-repeat bottom center;
	margin: 0 auto;
	text-align: left;
	position: relative;
}

h1 {
	padding: 22px 0 0 122px;
}

.sub h1 {
	margin: 0 0 70px;
}

h1 a {
	display: block;
	width: 153px;
	height: 38px;
}

h1 span {
	background: url(../images/Casgle.gif) no-repeat 0 0;
}

h2 {
	color: #000;
	font: italic 2em "Arial Black";
	clear: both;
}

h2.main {
	border-bottom: 1px solid #000;
	padding: 0 0 .3em;
	margin: 0 0 .3em;
}

h3 {
	color: #030303;
	clear: both;
	border-bottom: 1px solid #a19f9f;
	font: italic bold 1.12em/ 1.5 Arial, Helvetica, Tahoma, sans-serif;
}

/* NAVIGATION
---------------------------------------------------- */
#main-nav,#sub-nav {
	position: absolute;
	height: 31px;
	background: url(../images/nav.gif) no-repeat 0 0;
}

#main-nav {
	width: 548px;
	top: 69px;
	left: 90px;
	padding: 2px 28px;
}

#main-nav li, #product-nav li {
	float: left;
	font: italic bold 1em/ 28px Arial, Helvetica, Tahoma, sans-serif;
}

#main-nav li a{
	float: left;
	width: 91px;
	/* How many items? - seven: 78px; six: 91px; five: 109px; */
	text-align: center;
	background: url(../images/nav_main_line.gif) no-repeat 0 0;
}

#product-nav {
	position: absolute;
	height: 31px;
	background: url(../images/nav_product.gif) no-repeat 0 0;
}

#product-nav {
	width: 520px;
	padding: 2px 22px;
}

#product-nav li a{
	float: left;
	width: 171px;
	text-align: center;
	background: url(../images/nav_main_line.gif) no-repeat 0 0;
}

#main-nav li a:hover,#main-nav li.active a {
	text-decoration: none;
	color: #fff;
}

.sub #main-nav li a {
	color: #010101;
}

.sub #main-nav li a:hover,.sub #main-nav li.active a {
	color: #fff;
}

#main-nav li.last {
	background: url(../images/nav_main_line.gif) no-repeat top right;
	width: 91px;
	height: 21px;
}

#product-nav li.last {
	background: url(../images/nav_main_line.gif) no-repeat top right;
	width: 171px;
	height: 21px;
}

#sub-nav {
	width: 570px;
	bottom: -21px;
	left: 90px;
	padding: 2px 15px;
}

#sub-nav li {
	float: left;
	display: inline;
	padding: 0 11px;
	text-align: center;
	background: url(../images/nav_sub_line.gif) no-repeat 100% 0%;
	font: italic bold 1em/ 28px Arial, Helvetica, Tahoma, sans-serif;
}

#sub-nav li a:hover,#sub-nav li.active a {
	color: #fff;
	text-decoration: none;
}

#sub-nav li.last {
	background: none;
}

#personal-nav {
	position: absolute;
	top: 96px;
	left: 230px;
	height: 21px;
	text-align: center;
	background: url(../images/nav_pers_bg.gif) no-repeat top left;
}

#personal-nav li {
	display: inline;
	font: italic bold .92em/ 21px Arial, Helvetica, Tahoma, sans-serif;
}

#personal-nav li a {
	float: left;
	background: url(../images/nav_pers_line.gif) no-repeat bottom right;
	color: #727171;
	width: 108px;
}

#personal-nav li.last a {
	background: url(../images/nav_pers_bg.gif) no-repeat top right;
	width: 108px;
	height: 21px;
}

#personal-nav li.active a,#personal-nav li a:hover {
	color: #010101;
	text-decoration: none;
}

#quicklinks {
	position: absolute;
	top: 25px;
	right: 120px;
}

#quicklinks li {
	background: url(../images/arr.gif) no-repeat 0px 2px;
	padding-left: 20px;
	font-size: .92em;
}

/* CONTENT
---------------------------------------------------- */
#content {
	width: 545px;
	margin: 0 auto;
}

/* main
------------------------ */
.intro {
	font-size: 1.12em;
	margin: 45px 0 0;
}

.intro p {
	padding-top: 15px;
}

.intro strong {
	font-weight: normal;
	color: #4d4d4d;
}

.intro img {
	margin: 0 0 -25px;
}

h2#how-does-it-work {
	clear: both;
	width: 281px;
	height: 23px;
}

h2#how-does-it-work span {
	background: url(../images/headers/how-does-it-work.gif) no-repeat 0 0;
}

div.how-does-it-work {
	border: 1px solid #000;
	border-width: 1px 0;
	margin-top: 5px;
}

.how-does-it-work dl {
	width: 150px;
	font-size: .92em;
}

.how-does-it-work dt {
	font: italic 1.5em "Arial Black";
	margin: .5em 0 .2em;
}

#internet-media {
	width: 151px;
	height: 15px;
}

#internet-media span {
	background: url(../images/headers/internet-media.gif) no-repeat 0 0;
}

#podium {
	width: 76px;
	height: 15px;
}

#podium span {
	background: url(../images/headers/podium.gif) no-repeat 0 0;
}

#usb-device {
	width: 117px;
	height: 16px;
}

#usb-device span {
	background: url(../images/headers/usb-device.gif) no-repeat 0 0;
}

.how-does-it-work .animation {
	float: right;
	margin: 5px 0;
}

h2.how-does-it-work {
	position: relative;
}

h2.how-does-it-work span.r {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	background: url(../images/how-does-it-work.gif) no-repeat 0 0;
}

#connecting-with-your-content {
	margin: 1em 0;
}

#connecting-with-your-content h2 {
	float: left;
	width: 465px;
	height: 29px;
}

#connecting-with-your-content span {
	background: url(../images/headers/connecting-with-your-content.gif)
		no-repeat 0 0;
}

#connecting-with-your-content img {
	margin-left: 10px;
}

.recommendations {
	background: #fff5cc;
	font-size: .92em;
	color: #000;
	margin: 5px 0 1em;
}

.recommendations p {
	background: #fcca02;
	padding: 1px 3px;
}

.recommendations li {
	float: left;
	width: 170px;
	padding: 0 10px 0 0;
	font-size: .85em;
	line-height: 1.0;
}

.recommendations li img {
	float: left;
	padding: 4px 5px 0;
}

.recommendations li a {
	display: block;
	font-size: 1.12em;
	color: #b031cc;
	padding: 4px 0 1px;
}

.recommendations li.more {
	float: right;
	width: 100px;
	text-align: right;
	margin: -1.5em 0 0;
	padding: 0;
}

.recommendations li.more a {
	color: #000;
	font: 1.12em "Arial Black";
}

.recommendations li.more img {
	float: none;
	vertical-align: middle;
}

.where {
	font-size: 1.12em;
}

.search {
	float: right;
	width: 323px;
	height: 35px;
	padding: 5px;
	margin: -1em 0;
	background: url(../images/search.gif) no-repeat 0 0;
}

.search label {
	display: block;
	text-transform: uppercase;
	font-size: .92em;
	line-height: 1.1;
	margin: 0 0 2px;
	color: #fff;
}

.search option {
	width: 110px;
}

.search input {
	width: 180px;
	padding: 2px;
	border: 0;
}

.podcasts {
	padding: 5px 0;
}

.podcasts li {
	float: left;
	width: 267px;
	height: 6em;
	padding: 5px 5px 0 0;
	line-height: 1.0;
	font-size: .92em;
}

.podcasts li img {
	float: left;
	padding: 0 10px 0 0;
}

.podcasts li a {
	display: block;
	color: #b031cc;
	padding: 3px 0;
}

/* Subpage
------------------------ */
#my-content {
	border-top: 1px solid #000;
	margin: 1em 0 0;
	padding: 1em 0 0;
	line-height: 2.0;
}

#my-content h2 {
	float: left;
	width: 179px;
	height: 29px;
}

#my-content h2 span {
	background: url(../images/headers/my-content.gif) no-repeat 0 0;
}

#my-content a {
	margin-left: 10px;
}

.sub .search {
	margin: 0 0 -1em;
}

.sub h3 {
	border: 0;
}

.sub .podcasts {
	width: 545px;
	border-bottom: 1px solid #bdbdbd;
	margin-bottom: .3em;
	padding: 0;
}

.podcasts thead td {
	background: #6fbb01;
	color: #030303;
	line-height: 1.5;
	text-align: center;
	/*border-left: 1px solid #fff;*/
}

.podcasts th {
	background: #6fbb01;
	color: #030303;
	line-height: 1.5;
	text-align: center;
	border-left: 1px solid #fff;
}

.podcasts tbody td {
	padding: 5px 0;
	margin: 5px 0;
	font-size: .92em;
	text-align: center;
	/*border-left: 1px solid #bdbdbd;*/
	line-height: 1.2;
	border-top: 1px solid #bdbdbd;
}

.podcasts tbody .channel a {
	display: block;
	color: #9e01c0;
}

.podcasts thead .channel {
	border: 0;
}

.podcasts tbody .channel img {
	float: left;
	padding: 0 10px 0 0;
}

.podcasts tbody .channel {
	width: 205px;
	text-align: left;
	padding-right: 30px;
	border-left: 0;
}

.podcasts .ratings {
	width: 230px;
}

.rate {
	height: 24px;
	margin-left: 3px;
	background: url(../images/ratings.gif) no-repeat top left;
	float: left;
}

.r10 {
	width: 223px;
}

.r9 {
	width: 198px;
}

.r7 {
	width: 156px;
}

.r6 {
	width: 134px;
}

/* Add_my_content
------------------------ */
#add-my-content {
	width: 241px;
	height: 29px;
}

#add-my-content span {
	background: url(../images/headers/add-my-content.gif) no-repeat 0 0;
}

.box1,.box2 {
	margin: .3em 0 1em;
	color: #020202;
	padding: 5px 16px;
	line-height: 2.0;
}

.box1 {
	background: #dbeebf;
}

.box2 {
	background: #fef2c0;
	margin: .5em 0 1em;
}

.forms form div {
	clear: both;
	padding: 6px 0;
}

.forms label,.forms input {
	float: left;
	line-height: 2.0;
}

.forms input.text {
	border: 1px solid #7b7b7b;
	padding: 3px;
	margin: 0 10px;
	margin-top: 5px;
}

.forms label {
	margin-top: 5px;
}

.forms label.details {
	width: 9.5em;
	text-align: right;
}

.forms div.submit {
	padding-top: 2em;
}

/* Login
------------------------ */
.login h1 {
	margin-bottom: 50px;
}

h2#login {
	width: 83px;
	height: 29px;
}

#login span {
	background: url(../images/headers/login.gif) no-repeat 0 0;
}

h3.main {
	border-top: 1px solid #000;
	margin-top: .5em;
	padding-top: .5em;
}

.login .box1,.login .box2 {
	width: 290px;
}

.login .box1 {
	margin-bottom: 5px;
}

.login .box2 {
	padding: 8px 16px 0;
	margin-top: 0;
}

.login form div {
	padding: 5px 0;
}

.login form div.submit {
	padding: 15px 0 0;
}

.login input.text {
	border: 1px solid #7b7b7b;
	padding: 3px;
	width: 180px;
}

.login .details {
	width: 7em;
	text-align: right;
	float: left;
	padding-right: .5em;
}

/* FOOTER
---------------------------------------------------- */
#footer {
	clear: both;
	width: 537px;
	height: 92px;
	margin: 0 auto;
	padding: 0 27px 22px;
	font-size: .92em;
	line-height: 1.2;
	color: #030303;
	background: url(../images/footer.jpg) no-repeat top center;
}

#footer div {
	float: left;
	width: 248px;
	padding: 0 10px;
}

#footer h3 {
	border: none;
	font: 1.2em/ 1.6 Arial, Helvetica, Tahoma, sans-serif;
	margin-bottom: .5em;
}

#footer ul {
	list-style: disc;
	padding-left: 10px;
}

/* CUSTOMIZATION
  ----------------------------------------------------------*/
.table-cell-bg {
	text-align: center;
	background-color: #6fbb01;
}

.error_message{
	color: #FF0000;
}

/* DROPDOWN MENU
  ----------------------------------------------------------*/
#dropmenudiv{
position:absolute;
/*border:1px solid black;*/
border-bottom-width: 0;
font: italic bold .92em/21px Arial, Helvetica, Tahoma, sans-serif;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
/*border-bottom: 1px solid black;*/
padding: 1px 0;
text-decoration: none;
font-weight: bold;
background: url(../images/nav_pers_line.gif) bottom right;
color: #727171;
}

#dropmenudiv a:hover{ /*hover background color*/
color: #010101;
}

