/* Jim Lauderdale - screen CSS Document */

html {
	height: 100%;
}

#custom-doc { width:61.54em;*width:60.06em;min-width:800px; margin:auto; text-align:left; }


body {
	height: 100%;
	background: #230B00;
	margin: 0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #D2CFAE;
	line-height: 20px;
}

#wrapper {
	background: #230B00 url(images/repeatY.jpg) top center repeat-y scroll;
}

#wrapper2 {

}

#hd {
	height:230px;
}
#hd h1 { /*hides the domain name title */
	float:right;
	display:none;
}

#bd {

}
#bd div.yui-g  { /*default main content container */
margin:0 30px;
padding:0 10px;
}

#bd div.yui-g div.first {
width: 330px;
}

#sidebar {
	padding:330px 0 0 10px;
}

#ft {
background:transparent url(images/footer.jpg) no-repeat scroll center top;
height:43px;
padding:50px 0px 0px 0px;
width:100%;
}

#ft p {
float:right;
padding-right:10px;	
}

#ft div {
float: left;	
}

#ft div.ftNav a{
display: block;
margin: 0px 10px;
float: left;
}
a {
	color: #fff;
	text-decoration: none;
}

a:hover {
	color: #CA9C66;
}

img {
	border:0;
}

.content, #galleryText {
	text-align: justify;
	list-style: inside;
	line-height: 18px;
	letter-spacing: 1px;
	font-size: 12px;
}
.contentHiSml,
.contentHi {
}

.contentSml,
.contentHiSml {
	font-size:85%;
}
.titleLrg {
padding:5px;
text-align:center;
text-transform:uppercase;
color:#FFFFFF;
font-size:174%;
font-weight:bold;
letter-spacing:-1px;
margin:-45px 0 20px;
}
.titleSml {
color:#FFFFFF;
display:block;
font-size:123.1%;
font-weight:bold;
text-align:center;
}
h3 a, .titleSml a {
	text-decoration: none;
}
.titleSml a:hover {
	text-decoration: underline;
}
td.titleSml {
	text-transform: uppercase;
}
td {
	padding:0;
}
td span.contentSml { 
	font-weight:normal;
	font-size: 77%;
	padding:0;
	margin:0;
}
input[type=text],input[type=password],textarea{
width:auto;
}
/*----------------------------------------
L I S T S - vnav,  albums, sml
-------------------------------------------*/
ul, ul li {
	list-style-type: none;
	margin:0px;
}
ul, ul li {/*for mozilla positioning */
	padding-left: 0;
	margin-bottom: 0px;
}
/* ul formating in content */
.content ul {
	margin:4px 0 6px 0;
	padding:0 0 0 20px;
	text-align:left;
}
.content ul li {
	list-style: square outside;
}
.content ul ul {
	list-style: circle outside;
}
.content ol {
	list-style: decimal outside;
	margin:4px 0 6px 0;
	padding:0 0 0 20px;
	text-align:left;
}
.content ol li {
	list-style: decimal outside;
}
.content ol ol {
	list-style: lower-alpha outside;
}
/*----------------------------------------
I M A G E S
-------------------------------------------*/
.picRight, .picRightBrd {
	float: right;
	margin: 1px 1px 1px 6px;
}
.picLeft, .picLeftBrd {
	float: left;
	margin: 1px 6px 1px 1px;
}
.picRightBrd, .picLeftBrd {
	border: 1px solid #000;
}
.iconImg {
	margin: 2px 8px 6px 0px;
	border:1px solid #000;
}
.banner {
	margin: 4px 0;
}
/* -------------------------
Form Fields and buttons
---------------------------*/
input{
   padding:.2em;
   border:1px solid #000;
}
input.btn,  
.e2ma_signup_form_button_row input {
    font-size:11px;
    padding:2px 4px;
	margin:1px;
    color:#fff;
    letter-spacing:1px;
    text-transform:uppercase;
    background:#194C50  url(domain/bin/css/glassyBtn.png) repeat-x scroll 0 -30px;
	_background-image:none;
    border:1px solid #194C50;
}
.btn:hover,  
.e2ma_signup_form_button_row input:hover {
    background:#2F97A4 url(domain/bin/css/glassyBtn.png) repeat-x scroll 0 -30px;
    border:1px solid #2F97A4;
    _background-image:none;
}
.buttons{padding:.5em 0;} /*checkout buttons */
.buttons form{ /*keep checkout buttons on same row*/
        display:inline;
}
/*-------------------------------------------
N A V I G A T I O N
-------------------------------------------*/
#vNavBox {
	position:relative;
	top: 124px;
	margin: 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size:120%;
	text-transform:uppercase;
	width: 980px;
	letter-spacing:1px;
	z-index:30;
	height:3em;
}
#vNav a {
	display: block;
	text-align: left;
	text-decoration: none;
	margin:1px;
	padding:2px 5px 3px 5px;
	float:left;
    color:#fff;
}
#vNav a:hover {
	color: #2f97a4;
}
#vNavBox li {   /*for horizontal navigation: display: inline;*/
	display:inline;
}

/*-------------------------------------
Sticky Navigation  */ 
#stickyBox {
	margin:0;
	padding:0;
	text-align:left;
	letter-spacing:0px;
	font-weight:bold;
	font-size:93%;
	width:auto;
	height:3em;
}
#stickyBox li {
display:inline;
}
#stickyNav a {
display: block;
width:auto;
padding: 0px 6px;
text-decoration: none;
text-align:center;
margin:2px;
float:left;
color: #CA9C66;
font-weight: normal;
border-left:4px solid #194C50;
}
#stickyNav a:hover {

border-left:4px solid #194C50;
color:#ffffff;
}
#stickyBox ul ul {
display:none;
}
/*-------------------------------------------
Blog  */

body#PressRoom table tr td {
	margin:6px 0px;
	padding:4px 0px;
	cursor: pointer;
}

body#PressRoom table tr td span.titleSml a {color: #A26313;}

body#PressRoom table tr td span.contentHiSml {border-bottom: 2px solid #94492F; display: block; color: #8A390E; padding-bottom:4px;}

#blogBox ul, #blogBox ul li {
	list-style-type: none;
	display:block;
	margin:6px 0px;
	padding:4px 6px;
	cursor: pointer;
	border-bottom:2px solid #94492F;
}
#blogBox {
	margin:0px 0px 6px 8px;
	text-align:left;
	padding:0 0 10px 0px;
	float:right;
	width: 160px;
	font-size:93%;
	font-weight:bold;
	border-left:1px solid #000;
}
#blogBox a {
	display: block;
	width:auto;
	padding: 2px 4px;
	text-decoration: none;
	margin:4px;
	border-bottom:1px dotted #000;
}
#blogBox a:hover {
}

/*----------------------------------------
NEWS
-------------------------------------------*/
#modNews {
	position:relative;
	text-align:left;
	margin:0;
}
#modNews a .item { /* news record display, list view */
	display:block;
	margin:6px 0px;
	padding:4px 6px;
	cursor: pointer;
	border-bottom:1px dashed #ffffff;
}
#modNews a { /*for safari, chrome */
	text-decoration:none;
}
#modNews a:hover .item {
        color: #fff;
	background: #2F2D2C;
	border-bottom:1px solid #fff;
}
#modNews img.iconImg { /* news record page icon */
	display:none;
}
#modNews h3 { /* news record title */
	font-size:103.1%;
	color: #D4C491;
}
#modNews .item p { /*short description */
}
#modNews .item p, #modNews .item h3, #modNews .item small {
	margin:0px;
}
#modNews small { /*post date*/
	color: #88390E;
	font-size:93%;
}
.paginate { /* more news page selector at bottom of module*/
	color:#000;
	letter-spacing:1px;
	text-transform:uppercase;
	text-decoration:none;
	text-align:right;
}
.paginate a {

}
.paginate a:hover {

}
/*----------------------------------------
G A L L E R Y
-------------------------------------------*/ 
#modGallery{ /*the width of this will determine the # of columns */
	width:331px;
	margin-top:10px;
}
#modGallery select{ /*drop down box*/
	font:bold 14px/18px arial, san-serif;
	padding: 2px 0 2px 4px;
	margin:10px;
	width:305px;
}
#modGallery img{
	height: 60px;
	width: 66px;
	border:3px solid #ffffff;
        border-bottom: 15px solid #ffffff;
	margin: 4px;
}
#modGallery input{ /*view gallery button*/
	font:bold 14px/18px arial, san-serif;
	letter-spacing:1px;
	padding:2px 4px;
}
#modGallery.copy{ /*format gallery description text*/
}
#modGall li { display: inline;}


/*------------------------------
A L B U M M O D U L E
-------------------------------*/
#modAlbum{
	padding:10px;
	width:96%;
}
/* --- album info --- */
.albumDetail{ /*album description container div */
	border-bottom:1px dotted #ccc;
	padding:4px;
	margin:1em 0;
	width:98%
}
.albumDetail img{ /*album cover */
	float:left;
	border:1px solid #000;
	margin-right:1em;
}
.albumDetail h3{/*album title */
	font-size:153.9%;
	text-transform:uppercase;
	margin:0;
	color: #fff;
}
.albumDetail p {/*album description text */
	margin:.5em 0;
}
/* --- track info --- */
#modAlbum h4{/* track listing hdr, review hdr */
	margin:0;
	text-transform:uppercase;
	letter-spacing:2px;
}
#songList{/* container div for track list */
}
#songList ol{/* song listing */
	list-style: none;
	margin:.5em 0;
	padding:0;
}
#songList ol li{
	list-style: none;
	padding:1px;
	margin:1px 0;
	background:none;
	border-bottom: 1px dotted #ccc;
}
#songList .songStuff{ /*style present if a song has lyrics/description */
	background:transparent url(domain/bin/css/iconGDK-playFFF.gif) no-repeat 205px -362px;
}
#songList span.num{
	font-size:77%;
	margin-right:8px;
	width:2em;
	display:inline-block;
	text-align:right;
}
strong.songTitle{
	width:220px;
	font-size:93%;
	letter-spacing:1px;
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
	cursor:pointer;
}
strong.songClosed{/* song title class when opened for lyric view */
	color:#CABE8E;
}
strong.songOpen{/* song title class when closed */
	color:#fff;
}
.listenLink{
}
div.songDetail{/* container song description, lyrics*/
	padding:.5em 1em;
	font-size:85%;
}
em.songDesc{/* song description*/
}
p.songLyric{/*song lyrics*/
}
/* --- inline mp3 player info --- */
/*player icon info: play:0; pause:-40px; stop:-80;next:-120; prev:-160; ff:-200; rew:-240;
headphones:-280px; 8th notes:-320; lyrics:-360; video: -400; $: -440;
*/
#songList ol li a{/* hides player links until soundmanager has fully loaded*/
	display:none;
}
#songList ol li a.sm2_link {
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
	cursor:pointer;
	background:transparent url(domain/bin/css/iconGDK-playFFF.gif) no-repeat 2px -320px;
	padding:2px 2px 2px 22px;
	min-height:14px;
	text-decoration:none;
	color:#fff;
	font-size:77%;
	text-transform:uppercase;
}
#songList ol li a.sm2_paused:hover,
#songList ol li a.sm2_link:hover {
	background:#194C50 url(domain/bin/css/iconGDK-playFFF.gif) no-repeat 2px 0px;
	color: #fff;
}
#songList ol li a.sm2_paused {
	background:transparent url(domain/bin/css/iconGDK-playFFF.gif) no-repeat 2px -40px;
}
#songList ol li a.sm2_playing{
	background:transparent url(domain/bin/css/iconGDK-playFFF.gif) no-repeat -358px 0px;
	color:#ccc;
}
#songList ol li a.sm2_playing:hover {
	background:transparent url(domain/bin/css/iconGDK-playFFF.gif) no-repeat -358px -40px;
}
/* --- review info --- */
#albumReviews{/* container div for reviews */
	margin-top:2em;
}
#albumReviews ul{
	list-style: none;
	padding:0;
	margin:0;
}
#albumReviews li{
	margin-bottom:1em;
}
strong.reviewTitle{
}
div.reviewDetail{
}
/* --- end modAlbum ---*/

/*-----------------------------------------------------------------------------
A L B U M S
-------------------------------------------------------------------------------*/
#albumsBox{ /*controls number of albumSm columns*/
background:transparent url(images/modBack.gif) no-repeat scroll center top;
clear:both;
height:170px;
margin:0 0 0 -25px;
padding:36px 35px 0;
width:335px;
}
#albumsBox h3{ /*albumssm header */
color:#FFFFFF;
font-size:161.6%;
font-weight:bold;
letter-spacing:1px;
margin:-40px 0 15px;
text-align:center;
}
#albums li{ /*set float left to have multiple columns */
    margin:0px;
    float:left;
}
#albums a img{
    border: 1px solid #194C50;
    margin:1px 2px;
}
#albums a:hover img{
    border: 2px solid #fff;
    margin:0px 1px;
}
#albumsBox img {
    width:40px;
    height:40px;
    border:1px solid #A26313;
}
#albumsBox p{ /*album titles - albumssm*/
    display:none;
}



/*----------------------------------------
C A L E N D A R
-------------------------------------------*/
#modCalendar{
    position:relative;
    text-align:left;
    margin:0;
    padding:0;
}
#modCalendar .item{
    margin:2px 0px;
    display:block;
    position:relative;
    padding:5px 0px 0px 10px;
    border-bottom:1px solid #ccc;
}
#modCalendar li{
    list-style-type:none;
}
#modCalendar h3{ /*location*/
	margin:0;
	letter-spacing:1px;
	text-transform:uppercase;
}
#modCalendar .header{/*descriptive header row*/
    display:none;
}
#modCalendar li.summary,
#modCalendar li.location{
    display:block
}
#modCalendar li.summary{margin-bottom:6px;}
#modCalendar .date{
    color:#fff;
    font-weight:bold;
}
#modCalendar li.tickets a,
#modCalendar li.mg1 a,
#modCalendar li.mg2 a{
    position:absolute;
    right:16px;
    font:bold 9px/11px verdana,Arial, Helvetica, sans-serif;
    text-decoration:none;
    text-transform:uppercase;
    text-align:center;
    margin:0;
    width:140px;
    z-index:20;
    padding:2px 4px;
    color:#fff;
	background:#8A390E url(domain/bin/css/glassyBtn.png) repeat-x scroll 0 -30px;
    border:1px solid #8A390E;
    _background-image:none;
}
#modCalendar li.tickets a {/* all tickets */
    top:4px;
}
#modCalendar li.pre a {/* presale tix only */ 
}
#modCalendar li.mg1 a {
    top:24px;
	background:#393 url(domain/bin/css/glassyBtn.png) repeat-x scroll 0 -36px;
    border:1px solid #393;
}
#modCalendar li.mg2 a {
    top:44px;
}
#modCalendar li.tickets a:hover,
#modCalendar li.mg1 a:hover,
#modCalendar li.mg2 a:hover,
#modCalendar li.pre a:hover{
    background:#f90 url(domain/bin/css/glassyBtn.png) repeat-x scroll 0 -36px;
    border:1px solid #f90;
}
#modCalendar li.full a,
#modCalendar li.full a:hover { /*closed meet+greet */ 
    top:24px;
    background:#c00 url(domain/bin/css/glassyBtn.png) repeat-x scroll 0 -36px;
    border:1px solid #c00;
}
#modCalendar li.tickets a, #modCalendar li.mg1 a, #modCalendar li.mg2 a, #modCalendar li.pre a,
#modCalendar li.tickets a:hover, #modCalendar li.mg1 a:hover, #modCalendar li.mg2 a:hover, #modCalendar li.pre a:hover{
	_background-image:none; /* png fix for ie6 */
}
/*----------------------
calendar and checkout
--------------------------------*/
.calendarBox, .checkoutBox {
	width: 98%;
	margin: 0px;
	padding: 0px;
}

.checkoutOdd, .calendarOdd {
    background: #2F2826;
}
.checkoutEven, .calendarEven {
}
.calendarHdr, .checkoutHdr {
	color: #fff;
	background-color: #692404;
	padding:2px 4px;
	text-align:center;
}
.checkoutBox td{
       padding:1px; /*shopping basket checkout only */
	   border: 1px solid #1C0801;
}
.checkoutBox th{ /*shopping basket checkout only */
       padding:2px; 
       letter-spacing:1px;
       text-transform:uppercase;
}




/* --- end modCalendar ---*/

/*-----------------------------
Contact Form, Email This, EMMA
------------------------------*/
fieldset{
	border: 1px solid #ccc;
	padding:8px;
	width: auto;
}
legend{
	padding: 2px 6px;
	font-weight:bold;
}
label{
	width: 12em;
	float: left;
	text-align: right;
	margin-right: 0.5em;
	display: block;
}
input{
	color: #000000;
	background: #fff;
	border: 1px inset #333;
}
/* ----- Email This Form ----- */
#et_Form{
	font-size:85%;
}
#et_Form a{
    text-decoration:none;
}
#et_Form li a {
    font-weight:bold;
    text-align:right;
    letter-spacing:px;
    padding-left:24px;
    background:transparent url(domain/bin/css/iconGDK.png) no-repeat scroll left -120px;
    _background:transparent url(domain/bin/css/iconGDK_000.gif) no-repeat scroll left -120px;
}
#aHideForm li a {
    background:transparent url(domain/bin/css/iconGDK.png) no-repeat scroll left -298px;
    _background:transparent url(domain/bin/css/iconGDK_000.gif) no-repeat scroll left -298px;
}
#frmEmail a {
    padding-left:54px;
    background:transparent url(domain/bin/css/iconGDK.png) no-repeat scroll 30px -656px;
    _background:transparent url(domain/bin/css/iconGDK_000.gif) no-repeat scroll 30px -656px;
}
#divNewEmail a {
    padding-left:0px;
    background:none;
}

/* ----- MyEmma Signup form --- */
#e2ma_signup_form {
    padding:1em 0;
}
.e2ma_signup_form_row {
    margin:2px 0;
    border-bottom: 1px dotted #999;
    padding:2px 1px;
}
.e2ma_signup_form_label {
    display:inline;
    width:120px;
    text-align:right;
    float:left;
    padding:2px 6px;
}
.e2ma_signup_form_element {
}
.e2ma_signup_form_button_row, .e2ma_signup_form_groups {
    margin-top:4px;
}
.e2ma_signup_form_group_label, .e2ma_signup_form_required_footnote, .e2ma_signup_form_group_list {
    padding:2px;
}
.e2ma_signup_form_required_footnote {
    font-style:italic;
}
.e2ma_signup_form_required_asterix {
    color:red;
}
input.btn, .e2ma_signup_form_button_row input {
}
.btn:hover, .e2ma_signup_form_button_row input:hover {
}
e2ma_signup_submit_button {
}
#e2ma_signup_reset_button {
}

/*----------------------------------
S I D E B A R
----------------------------------*/

#calendarSmlContainer, #newsSmlContainer {
margin-bottom: 25px;	
}

#basketBox, #calendarSmlBox, #newsSmlBox, #search, .sidebar .banner {
font-size:100%;
margin:0.5em 0 0.5em 10px;
position:relative;
text-align:center;
}

#basketBox h3, #calendarSmlBox h3,#newsSmlBox h3 {
	font-size: 161.6%;
	font-weight: bold;
	height:auto;
	margin:0;
	padding:4px 10px;
	letter-spacing:1px;
}

#basketBox {
	background: #1C0801; 
	border: 1px dashed #fff; 
	width: 353px; 
	padding:0 0 10px; 
	color: #fff; 
	margin:15px 0 15px 5px;
}

#calendarSmlBox h3, #newsSmlBox h3 {
color: #fff;
margin: -15px 0px 15px 0px;
}

#calendarSmlBox {
background:transparent url(images/modBack.gif) no-repeat scroll center top;
width: 325px;
height: 200px;
padding: 10px 20px 0px 20px;
margin-left: -5px
}

#newsSmlBox {
font-size: 95%;
background:transparent url(images/modBack.gif) no-repeat scroll center top;
width: 325px;
height: 185px;
padding: 10px 20px 0px 20px;
margin-left: -5px;
overflow: hidden;
}

#newsSmlBox ul, #calendarSmlBox ul {
	padding: 0px;
	margin: 0px;
}
#calendarSmlBox li a,
#newsSml li a {
	position:relative;
	color: #ffffff;
	margin: 13px 0px;
	text-align:right;
	display: block;
	text-decoration: none;
        border: 1px solid #1C0800;
        border-bottom: 1px dashed #fff;

}
#newsSml li a {
	text-align:left;
	padding:5px 30px 5px 0px;
	color: #D3C68F;
        line-height: 13px;
        margin: 0px 0px 0px 0px;
}
#calendarSmlBox li a:hover, #newsSml li a:hover {
	background: #194C50;
	border: 1px dashed #fff;
}
#calendarSmlBox p, #newsSmlBox p { 
	display:inline;
	position:absolute;
	color:#CABE8E;
}
#calendarSmlBox p {/* location */
	left:4px;/*same as padding-top for container li*/
}
#newsSmlBox p {/* dates */
	top:4px;right:4px;/*same as padding-top for container li*/
	color: #fff;
}
#calendarSmlBox h5 a{/* more dates */
	display:none;
}
#calendarSmlBox h6 {/*Current Presales, Upcoming Presales */
	text-transform:uppercase;
	letter-spacing:1px;
	display: none;
}



/* -- more news, subscribe -- */
ul.moreNav {
	height:1.5em;
	padding:0 4px;
}
ul.moreNav li{
	display:inline;
}
ul.moreNav li a {
	float:right;
	font-size:85%;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	padding:2px 0 2px 30px;
}
ul.moreNav li a:hover {
	color: #EE7388;
}
li.news a {
	background:transparent url(domain/bin/css/iconGDK.png) no-repeat 8px -714px;
}
li.rss a {
	background:transparent url(domain/bin/css/iconGDK.png) no-repeat 8px -444px;
}
li.calendar a {
	background:transparent url(domain/bin/css/iconGDK.png) no-repeat 8px -684px;
}
li.play a {
	background:transparent url(domain/bin/css/iconGDK.png) no-repeat 8px -742px;
}
li.news a, li.rss a, li.calendar a, li.play a {
	_background-image:none; /*for ie6 with the use of iconGDK.png*/
}

/*------------------------
S E A R C H
--------------------------*/
#search .formInput{
	padding:1px 0 1px 26px;
	background:transparent url(domain/bin/css/iconGDK_000.gif) no-repeat 2px -504px;
}
#searchResults h2, #searchResults h3 {
	margin:.25em 0px;
}
#searchResults span.contentHi a { /*Show All within News Articles.. */
	font-size:85%;
	text-decoration:none;
	font-style:italic;
}
#searchResults .resultListing dt{
	font-weight:bold;
}
dl {
	margin:0 0 4px 6px;
	padding:.5em;
	border-bottom:1px dotted #ccc;

}
dt {
	font-size:93%;
}
dd {
	font-size:85%;
	margin:0;
}
dd img {
        display:none;
}


/* SOCIAL ICONS */
#mediaLinks {
position:relative;
top:-40px;
left: 460px;
height: 30px;
width:400px; /* Set to width of site */
margin-left:-10px;
background-color: transparent;
}

div#mediaLinks li{display:inline;}
#mediaLinks li a{
    height:50px;
    display:block;
    width:100px; /* or Set individual icon widths individually below*/
    padding: 0px 5px 0px 5px; /* Change to whatever you want the padding between each icon to be */
    float:left;
}
li#facebook a{ background:url(images/socializeIcons_orange.png) no-repeat scroll 5px 0px; width: 130px;}
li#myspace a{ background:url(images/socializeIcons_orange.png) no-repeat scroll 5px -50px; width:108px;}
li#ilike a{ background:url(images/socializeIcons_orange.png) no-repeat scroll 5px -100px; width: 105px;}
li#youtube a{ background:url(images/socializeIcons_orange.png) no-repeat scroll 5px -150px; width: 120px;}
li#cmt a{ background:url(images/socializeIcons_orange.png) no-repeat scroll 5px -200px; width: 90px;}
li#gac a{ background:url(images/socializeIcons_orange.png) no-repeat scroll 5px -250px; width: 90px;}
li#twitter a{ background:url(images/socializeIcons_orange.png) no-repeat scroll 5px -300px; width: 120px;}
li#itunes a{ background:url(images/socializeIcons_orange.png) no-repeat scroll 5px -350px; width: 110px;}
li#imeem a{ background:url(images/socializeIcons_orange.png) no-repeat scroll 5px -400px; width: 100px;}


#loggedIn {background: transparent; border: 1px dashed #fff; width: 353px; height: 55px; padding: 3px;}
#accountInfoTop {width: 338px; height: 40px; background: #1C0800; border: 2px solid #fff; margin: 0px; padding: 5px;}
#accountInfoTop li{display:inline; float: left; width: 169px;}
#accountInfoTop a{display:block; width:169px; float:left;text-decoration:none;padding:0 0 0 20px;}
#accountInfoTop li.welcome a{width:169px; background:transparent url(domain/bin/css/iconGDK.png) no-repeat scroll left -356px;}
#accountInfoTop li.account a{width:169px; background:transparent url(domain/bin/css/iconGDK.png) no-repeat scroll left 2px;}
#accountInfoTop li.forum a{background:transparent url(domain/bin/css/iconGDK.png) no-repeat scroll left -206px;}
#accountInfoTop li.actInfo a{font-size:90%; width:150px; background:transparent url(domain/bin/css/iconGDK.png) no-repeat scroll left -593px;}
#accountInfoTop li.faq a{background:transparent url(domain/bin/css/iconGDK.png) no-repeat scroll left -265px;}
#accountInfoTop li.logout a{background:transparent url(domain/bin/css/iconGDK.png) no-repeat scroll left -624px;}

ul#loginBox {height: 90px; width: 350px; margin: 5px 5px 5px 5px; padding: 0px 0px 0px 0px; background: transparent; border: 1px dashed #fff; }
div#loginBox {background: #1C0800; height: 68px; width: 328px; border: 4px solid #fff; margin: 2px; padding: 5px;}
#loginBox h3 {color: #fff; float: left; margin: 0px; padding: 0px 0px 10px 0px;}
#loginBox li {float: left; width: 330px;}
#loginBox li.email {padding:5px 0px 0px 0px; margin-left: -5px;}
#loginBox li.top {padding:10px 0px 0px 77px;}
#loginBox input.btn {float: left; margin-left: 130px; background-color:#194C50;}
#loginBox input.btn:hover {background-color: #D4C491; color: #1B0801; border: 1px solid #1b0801;}

#joinBut {position:absolute; top: 190px; left: 50%; margin-left: 10px;}

#loginBox li.email input {
width: 100px;	
}
.id17555 .titleSml {
	position:relative;
	top:22px;
}
.id17555 #stickyNav {
	position:relative;
	top:-22px;
}