#skip {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 99
}

@media print {
	#skip {
		display: none;
	}
}

#skip a {
	background: transparent;
	font: normal normal 80%/100% "Trebuchet MS", Helvetica, sans-serif;
	color: #D6D6D6;
}

/* Main 'wrapper' section */

#main {
	margin: 0;
	padding: 0;
	overflow: hidden;
	position: relative;
	width: 756px;
}

/* Header and sub components section */

#header {
	margin: 0;
	padding: 0;
	height: 321px;
	position: relative;
	background-color: transparent;
	background-image: url(../images/ar_header_image.gif);
	background-repeat: no-repeat;
	}

#header h1 {
	display: none;
}

#logo {
	position: relative;
	height: 55px;
	left: 10px;
	top: 10px;
	width: 215px;
	padding: 0;
	margin: 0;
}

#logotext {
	position: absolute;
	width: 380px;
	height: 36px;
	left: 197px;
	top: 37px;
	/*z-index: 99;*/
	/*padding: 0;*/
	/*margin: 0;*/
}

#banner {
	position: relative;
	top: 69px;
	left: 481px;
	font: bold 90% "Trebuchet MS", Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	color: #555;
	width: 251px;
	height: 114px;
	background: url(../images/arspeechbubble.gif) no-repeat;
	overflow: hidden;
}

#banner p {
	margin: 10px 0 0 38px;
	overflow: hidden;
	height: 75px;
	width: 197px;
}

#banner p strong {
	color: Black;
}

/* Content area items */
.hidden {
	display: none;
}
#content {
	margin: 0;
	padding: 0px 10px 10px 10px;
	background: url(../images/armainbg.gif) repeat-y;
	/*border: 1px solid #111;*/
	}

/* Breadcrumb Trail */

#content #crumbtrail {
	margin: 0;
	padding: 0;
	list-style: none;
}
/*#content #crumbtrail ul {
	font: 26pt;
}*/

#content #crumbtrail li {
	background: url("/images/breadcrumb.gif") 2px 50% no-repeat;
	display: inline;
	padding: 0 0 0 11px;
	margin: 0;
	color: #666666;
	/*font: bold 26pt;*/
}

#content h1 img, #content h2 img {
	border: none;
	margin: 0px; 
}

#content p {
	padding: 0 0 10px 0;
	margin: 0 10px 0 0;
	font-size: 1em;
	line-height: 1.3em;
}

#content p.warning {
	color: #900;
	font-weight: bold;
}
#content p a.external {
	color: #0068cc;
	font-weight: normal;
}

p#login {
	font-size: 90%;
	padding: 10px 0px 5px 0px;
	margin: 0;
	/*border: 2px solid #f00;*/
	}

/*

#content p.blog {
	padding: 0;
	margin: 0;
}

#content p.blogauthor {
	padding: 0;
	margin: 0;
	font-weight:bold;
	font-size:1.1em;
	color: #666666;
}

*/

.blog {
	padding: 0;
	margin: 0;
}

.blogauthor {
	padding: 0;
	margin: 0;
	font-weight:bold;
	font-size:1.1em;
	color: #666666;
	/*text-align: right;
	margin-right: 10px;*/
}


#content li {
	font-size: 90%;
	voice-family: inherit
}

/*#content a {
	font-weight: bold;
	color: #111;
	border-bottom: 1px dotted #0068cc;
	text-decoration: none;
}*/
/*#content a:hover {
	color: #0068cc;
	border-bottom: 1px solid #930;
}

#content a:visited {
	color: #6500cc;
}

*/
#content img {
	border: none;
	position: relative;
	margin: 0 10px 10px 0;
}

#content img.border {
	border: 1px solid #111;
	position: relative;
	margin: 0 10px 10px 0;
}

#content img.left {
	margin: 0 10px 10px 0;
	float: left;
}

#content img.right {
	float: right;
	margin: 0 0 10px 10px;
}
#content img.thumbnail {
	border: none;
	margin: 0;
	padding: 0px;
}

#content img#heading {
	margin: 0px;
	border: none;
	padding: 0px;
}

#content img#loginheading {
	margin: 28px 0 0 0;
}

/*a:link img.thumbnail {
	border-color: #000090;
	border: 1px solid #000090;
	text-decoration: none;
}

a:visited img.thumbnail {
	border-color: #000090;
	border: 1px solid #000090;
	text-decoration: none;
}

a:hover img.thumbnail {
	border-color: #900020;
	border: 1px solid #900020;
	text-decoration: none;
}*/

/*#content a.thumbnail:link {
	border-color: #000090;
	border: none;
	text-decoration: none;
}

#content a.thumbnail:visited {
	border-color: #000090;
	border: none;
	text-decoration: none;
}

#content a.thumbnail:hover  {
	border-color: #900020;
	border: none;
	text-decoration: none;
}

*/
 #content .section {
	clear: both;
	border: none;
	padding: 0px;
	margin: 0px;
}

h2.commentsheader{
	border-bottom:1px solid #000000;
}

#content1 {
	width: 300px;
	margin-left: 6px;
	margin-right: 6px;
	border: 1px solid #111111;
	float: right;
	padding: 6px;
	font: normal 90%;
	color: #222;
	background-color: #EBEBEB;
}

#content1 h1 {
	font-size: 1em;
	background-color: #CFCFCF; 
	border-bottom:1px solid #000000;
	margin: 0 0 5px 0;
	padding: 0;
}

#content1 p {
	/*font-size:10px;*/
	font-size: 0.8em;
	padding: 0;
	margin: 0 0 5px 0;
}

#content1 img {
	padding: 0;
	border: none;
	margin: 3px 0 3px 0;
	vertical-align: text-bottom;
}

#rrd {
	padding: 0;
	margin: 0;
}

#rrd img#sleeveart {
	/*border: 2px solid #0f0;*/
	padding: 0px;
	margin-right: 10px;
	float: left;
}

#rrd p {
	padding: 0 0 10px 0;
	margin: 0;
	font-size: 1em;
	/*border: 1px solid #00f;*/
}

img.ratingimg {
	/*border: 2px solid #f00;*/
	vertical-align: top;
}

/*.playlist {
	background-color: Fuchsia;
}*/


.playlist h3 {
	margin: 5px 0 4px 0;
	text-transform: none;
	font-size: 1em;
}

.playlist p {
	padding: 0;
	margin: 0;
}

.clear {
	clear: both;
}

form {
	/* background: transparent; */
	/* width: 600px; */
	/* font-size: 0.9em */
	/*border: 1px solid #f00;*/
}

input, textarea {
		font: normal 1em "Trebuchet MS", Helvetica, sans-serif;
}

form label {
	width: 11em;
	float: left;
	text-align: right;
	margin-right: 1em;
	display: block;
	font-weight: bold;
}

form p.submit {
	margin-left: 12em;
}

form label#comment {
	width: 5em;
}

form p.submitcomment {
	margin-left: 6em;
}

form label#terms {
	width: 32em;
	text-align: left;
}

form p.submitterms
{
	margin-left: 33em;
} 

form label#registration
{
	width: 18em;
}

form p.submitreg
{
	margin-left: 19em;
}

form .input{
	border: 1px solid #000000;
}

form .compulsory {
	color: #f00;
	font-weight: bold;
}

form fieldset {
	padding: 10px;
	border: 1px #000 solid;
}

form fieldset legend {
	text-transform: uppercase;
	font-weight: bold;
	color: #000;
}

form fieldset label {
	color: #000;
	width: 300px;
	float: left;
}

form fieldset input, form#contactform fieldset textarea {
	width: 200px;
	border: 1px solid #999;
}

form fieldset input.boxes {
	width: 1em;
	border: none;
	background: transparent;
}


form.reviewform {
	/*border: 2px solid #f00;*/
	width: 735px;
}

form.reviewform label {
	width: 8em;
	/*float: left;*/
	text-align: left;
	/*margin-right: 1em;*/
	/*display: block;*/
	/*font-weight: bold;*/
}

form.addcontent {
	background-color: #EBEBEB;
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
	display: block;
	font-size: 0.8em;
	padding: 2px 0px 2px 0px;
	margin: 0px 0px 5px 0px;
	height: 25px;
}

form.addcontent label {
	float: none;
	display: inline;
	text-align: left;
	width: auto;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

form.addcontent input {
	font: normal 0.9em "Trebuchet MS", Helvetica, sans-serif;
}



/*
form#contactform dt {
	float: left;
}

form#contactform dd {
	text-align: right;
}

form#contactform dd input.button {
	background-color: #efd7c5;
	width: 8em;
	font-weight: bold;
}
*/

/* Navigation bar and sub sections */

#navbox {
	/*width: 800px;*/
	height: 35px;
	padding: 0;
	margin: 0;
	overflow: hidden;
	border: none;
}

#navbox img {
	border: none;
	position: relative;
	margin: 0;
	padding: 0;	
}

/* Footer */

#footer {
	height: 40px;
	margin: 0;
	padding: 7px 0 0 0;
	background: url(../images/ar_footer_image.gif) no-repeat;
	text-align: center;
	font: 0.9em "Trebuchet MS", Helvetica, sans-serif;
	color: #555;
}

div.visible { 
display: visible; 
} 
div.hidden { 
display: none; 
}


#terms {
display: block;
}

#form {
/*display:none;
*/} 


a.hidden {
  color:#0099CC;
  font-weight:bold;
  text-decoration:none;
}

a.hidden:visited {
  color: #0033CC;
}

a.hidden:hover {
	color:#0033CC;
	font-size:13px;
	
}

a.hidden:active {
  color:#0033CC;

}

a.menu {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	color:#0033CC;
}

a.menu:hover {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	
	}


.list{

font-size:11px;
}

.listtop{

border-bottom: 1px solid #000000;
font-weight:bold;
background-color:#CCCCFF;

}


.temptitle {  
			font-size: 24px; font-weight: normal; color: #ffffff;
			background-color:#003366;
			text-align:center; 
			
}

#myimg{
		margin-right:60px;
		margin-left:600px;
}
		
#mytxt{
	text-align: left;
	position :absolute;
	left: 237px;
	top: 39px;
	height: 27px;
	font-size:24px;
	color:#FFFFFF;
	background-color:#003366;
}

.input{
	border:1px solid #000000;
}

.tbl{
	border:1px solid #000000;
}

.copyright{
	color:#666666;
	font-size:10px;
	text-align:right;
}

.arDate{
font-size:12px;
font-weight:lighter;
border-bottom:1px solid #000000;
}

.title{
color:#003366;
font-size:16px;
font-weight:bold;
border-bottom:1px solid #000000;
}
.tbody{
color:#333333;
font-size:14px;
}
.links{
font-weight:bold;
font-size:11px;
color:#999999;
border-top:1px dashed #666666;}

}
.comlinks{
	font-weight: bold; /*font-size:10px;
*/
	color: #999999;
	border-top: 1px dashed #666666;
}

p.paging {
	text-align: center;
}

.nav{
border-bottom:1px solid #000000;
border-right:1px solid #000000;
border-left::1px solid #000000;}
.navbot{
border-bottom:1px solid #000000;

}

.listtopics{
	font-size:10px;
}

table.reviewlist {
	width: 100%;
	border: 1px solid #000;
	background-color: transparent;
	border-collapse: collapse;
	border-spacing: 0px;
	font-size: 0.8em;
	margin: 0;
	padding: 0;
}

table.reviewlist caption {
	display: none;
}

table.reviewlist td {
	/*background-color: #f00;*/
	color: #000;
	padding: 3px 3px 0px 3px;
	margin: 0px;
	text-align: left;
	vertical-align: top;
	border: 1px #000 solid;
}

table.reviewlist th {
	padding: 3px;
	margin: 0px;
	/*text-align: left;*/
	font-weight: bold;
	background-color: #999;
	color: #fff;
	border: 1px #000 solid;
}

table.reviewlist th img, table.reviewlist td img {
	border: none;
	margin: 0;
	padding: 0;
}

table.reviewlist a.bold {
	font-weight: bold;
}