/* Emma Mae Jacob 760 */


/*   

 MCN default css template - edited 02.12.07*/
 
 /* page positioning */
#wrapper, #header, #nav, #sidebar, #main, #footer{
		border:0px solid #000;/*for testing*/
} 
/* for 100% height - also set the containing div to 100% height*/
html,body {
	height: 750px;
	background-attachment: scroll;
	background-color: #4E533D;
	background-image: url(../images/bgrepeating.jpg);
	background-repeat: repeat-x;
	background-position: left top;
} 
#outerWrapper {
		margin: 0;
		height: 760px;
		position: relative;
		background: transparent url(../images/bg.jpg) no-repeat scroll left top;
}

* html #outerWrapper { height:100% }
#wrapper {
		position: relative;
		clear: both;
		height: 760px;
		width: 950px;
		margin:0 0 0 0;
		padding-bottom: 0px;
}
#header {
	position: relative;
	width:500px;
	height:60px;
	margin: 0;
	padding: 0;
}

#nav {
		width: 600px;
		height: 20px;
		margin: 0px 0 0 auto;
		padding: 9px 0 0 0;
		z-index:3;
		display:block;
}

#sidebar {
		float: left;
		width: 450px;
		height: 750px;
		padding: 0 0 0 0;
		margin: 0;
		display:inline;
		z-index:8;
}
div[id=main]#sidebar { height: auto;}/*For IE to set auto height*/
#main {
		float: left;
		height:760px;
		position: relative; 
		width: 500px;
		display:inline;

}
#content {
	padding:10px 10px;
	width: 470px;
	/*margin-left: 450px;*/
		height: 500px;


		[overflow-y:scroll;
	overflow:auto;


		]overflow-y: auto;
	overflow-x: hidden;
} /* 6em = height of #header and #footer + 1em, 1em = give the content some breathing space */
#footer {
		
		height: auto;
		margin: 0;
		padding: 0;
}
#footerInner {
		margin: 0px;
		padding: 0;
}
#footerText {
	width: 920px;
	height: 20px;
	padding: 25px 0 15px 0;
	margin: 0px 0 0 20px;
	font:bold 10px/14px Century Gothic, Arial, Helvetica, sans-serif;
	color: #fff;

}
#modules {
		width: 500px;
		margin: 30px 0 0 0px;

}
.cleaner {
		clear:both;
		height:1px;
		margin: -1px 0 0 0;
		padding:0;
		border:none;
		visibility: hidden;
		font: 1px/1px serif;
}

.clearfix:after {
		content: "."; 
		display: block; 
		height: 0; 
		clear: both; 
		visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
 
/*------------------------------------------------------------------------------------------------
CONTENT
-------------------------------------------------------------------------------------------------*/
body {
		font:normal 12px/14px Arial, Helvetica, sans-serif;
		margin:0;
		padding:0;
		color:#063f4a;
		scrollbar-3dlight-color:#fff;
		scrollbar-arrow-color:#0397bc;
		scrollbar-base-color:#85c9da;
		scrollbar-darkshadow-color:#80acd9;
		scrollbar-face-color:#d3e0e9;
		scrollbar-highlight-color:#dff8ff;
		scrollbar-shadow-color:#2f5f83;
		scrollbar-track-color:transparent;
}
form{
		margin:0;
		padding:0;
}
fieldset{
		display:block;
		margin:8px;
		padding:6px 10px;
		border:1px solid #24A7C9;
		background-color: #DFF9FF;
		font-size: 90%;
		font: normal 11px "trebuchet ms", arial, Helvetica, sans-serif;
}
fieldset a:hover {
		color: #6D3D31;
}
legend{
		margin-top:4px;
		font:bold 20px/18px "trebuchet ms", Arial, Helvetica, sans-serif;
		color:#00657E;
}
#contentMain ul{
		list-style: square outside;
        margin:4px 0 6px 0;
        padding:0 0 0 20px;
        text-align:left;
}
#contentMain ul ul {
		list-style: circle outside;
}

ol{
		list-style: decimal outside;
        margin:4px 0 6px 0;
        padding:0 0 0 20px;
        text-align:left;
}ol ol{
		list-style: lower-alpha outside;

}


* html hr { clear:both}
a {	
		color: #09829F;
}


A:hover {
    	COLOR: #fff;
		text-decoration: underline;
}
.content,
#galleryText{
		font:normal 14px/18px Century Gothic, Arial, Helvetica, sans-serif;
		color: #063f4a;
		text-align: justify;
		list-style: inside;
}
.contentHi {
		font:italic 14px/17px Century Gothic, Arial, Helvetica, sans-serif;
		color: #F5DBC0;
}	
.contentSml {
		font: normal 12px/14px Arial, Helvetica, sans-serif;
		color: #6D3D31;
		text-align: left;
}	
.contentHiSml {
		font: normal 12px/14px Arial, Helvetica, sans-serif;
 		color: #fd992e;
		text-align: left;
}	
.titleLrg{
		z-index: 2;
		font:bold 47px/50px Century Gothic, Arial, Helvetica, sans-serif;
		color: #c2e4ed;
		letter-spacing:-1px;
		padding: 34px 0 0 0;
		margin: 0px 0 0 10px;
		text-transform:uppercase;
}
#content .titleLrg {
		position: relative;
		font:bold 24px/30px Century Gothic, Arial, Helvetica, sans-serif;
		color: #00657E;
		letter-spacing:1px;
		padding: 0 0 2px 0px;
		margin: 0 0px 10px 0px;
		border: none;
		background: none;
}
table .titleLrg {
		font:bold 24px/30px Century Gothic, Arial, Helvetica, sans-serif;
		color: #fff;
		letter-spacing:1px;
		padding: 0 0 2px 0px;
		margin: 0 0px 10px 0px;
		border: none;
		background: none;
}

#modNews h3,
.titleSml{
		font:bold 18px/22px Century Gothic, Arial, Helvetica, sans-serif;
		color: #063f4a;
}
.titleSml a{
		color: #24A7C9;
		text-decoration: none;
}
.titleSml a:hover{
		color: #fd992e;
		text-decoration: underline;
}


/*-------------------------------------------------------------------------------------------------
I M A G E S
--------------------------------------------------------------------------------------------------*/
.picRight {
		float: right;
		margin: 1px 1px 1px 8px;
}
.picLeft {
		float: left;
		margin: 1px 8px 1px 1px;
}
.picRightBrd {
		float: right;
		margin: 1px 1px 1px 6px;
		border: 1px solid #6d8dad;
}
.picLeftBrd {
		float: left;
		margin: 1px 8px 1px 1px;
		border: 1px solid #6d8dad;
}

.iconImg,
img.iconImg{
		margin: 2px 8px 6px 0px;
		border: 1px solid #6d8dad;
}
.banner {
		margin: 0 3px 0px 0;
		border: 0px;
}
.optionBox {/*used in gallery select */
		font: normal 11px/12px  Arial, Helvetica, sans-serif;
		color: #000000;
		background-color: #ddd;
}
/*------------------------------------------------------------------------------------------------
A L B U M S
--------------------------------------------------------------------------------------------------*/
/* Albums */
#albumsBox{ /*controls number of albumSm columns*/
	margin:0 0 12px 0;
	padding:0 2px;
	clear:both;
	height:70px;
	border-bottom:1px dashed #6d8dad;
}
#albumsBox p{ /*album titles - albumssm*/
	display:none;
	font:normal 10px/10px arial, san-serif;
	color:#000;
	margin:0 0 0 4px;
}
#albumsBox img {
	width:48px;
	height:48px;
    border:1px solid #6d8dad;
    margin:0 5px 0 0;
}
#albumsBox h3{ /*albumssm header */
        display:none;
}
#albums li{ /*set float left to have multiple columns */
	float:left;
	padding:0;
	margin:0;
}
#albums a img{
	border: 1px solid #6d8dad;
	margin:1px 2px 1px 2px;
}
#albums a:hover img{
	border: 2px solid #fff; 
	margin:0px 1px 0 1px;
}

.albumImg{ /*main album cvr display */
    border: 3px solid #6d8dad;
    margin:0 4px 1px 0;
}
#albums a{
	padding: 0px ; 
	display:block;
	color: #666; 
	text-decoration: none; 
	margin:0;
}
/* ----------------------------------
M O D  A L B U M 
-----------------------------------*/
#modAlbum{
	padding:10px;
	width:95%;
}
/* --- album info --- */
.albumDetail{ /*album description container div */
	border-bottom:1px dotted #85C9DA;
	padding:4px;
	margin:1em 0;
	width:98%
}
.albumDetail img{ /*album cover */
	float:left;
	border:1px solid #21A6C8;
	margin-right:1em;
}
.albumDetail h3{/*album title */
	font-size:153.9%;
	text-transform:uppercase;
	margin:0;
}
.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 #85C9DA;
}


#songList .songStuff{ /*style present if a song has lyrics/description */
	background:transparent url(domain/bin/css/iconGDK-play000.gif) no-repeat 378px -362px;
}
#songList span.num{
	font-size:77%;
	margin-right:8px;
	width:2em;
	display:inline-block;
	text-align:right;
}
strong.songTitle{
	width:340px;
	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:#00657E;
}
strong.songOpen{/* song title class when closed */
	color:#000;
}
.listenLink a{
	color: #000;
}
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-play000.gif) no-repeat 2px -320px;
	padding:2px 2px 2px 22px;
	min-height:16px;
	text-decoration:none;
	color:#ededed;
	font-size:77%;
	text-transform:uppercase;
	color: #00657E;
}
#songList ol li a.sm2_paused:hover,
#songList ol li a.sm2_link:hover {
	background:#00657E 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-play000.gif) no-repeat 2px -40px;
}
#songList ol li a.sm2_playing{
	background:transparent url(domain/bin/css/iconGDK-play000.gif) no-repeat -358px 0px;
	color:#0f0;
}
#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 ---*/

/*--------------------------------------------------------------------------------------------------
L I S T S - vnav,  albums, sml
---------------------------------------------------------------------------------------------------*/

#albums,
#calendarSml,#calendarSml1,#calendarSml2, /* 1=Current Presales, 2=Upcoming Presales for Calendar v2 */ 
#newsSml,
#blogNav,
#stickyNav,
#vNav { /* sets list style to none */
		list-style-type: none;
		margin:0px;

}
#albumsBox ul,
#blogBox ul,
#stickyBox ul, 
#vNavBox ul{/*for mozilla positioning */
		padding-left: 0; 
		margin-bottom: 0px; 
		list-style-type: none;
}



/*--------------------------------------------------------------------------------------------------
N A V I G A T I O N
----------------------------------------------------------------------------------------------------*/
#vNavBox{
	position: absolute;
	top: 60px;
	left: 355px;
	width: 85px;
	margin: 0px;
	padding: 0px;
	letter-spacing:0px;
	z-index:30;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
}
#vNav a{
		display: block;
		text-align: right;
		color: #fff;
		text-decoration: none;
		margin: 0px;
		padding: 0px;
		text-transform: lowercase;
		height: auto;
}
#vNav a:hover{
	color: #000000;
	padding: 0 10px 0 0;
		
}
#stickyBox li,
#vNav li {   /*for horizontal navigation: display: inline;*/
		display: inline;
}


/* Sticky Nav and Blog Nav */
#blogBox,
#stickyBox{
		font:bold 11px/10px Century Gothic, Arial, Helvetica, sans-serif;
		margin:0px 0px 6px 0px;
		text-align:left;
		padding:0;
		height:15px;

}
#blogBox a,
#stickyNav a{ 
		display: block; 
		padding:0 12px 0 0;  
		color: #1A798F; 
		text-decoration: none; 
		margin:3px;
		float:left;
		border-right: 1px solid #000;
}
#blogBox a:hover,
#stickyNav a:hover{
		color: #6D3D31;
		margin:3px;
}

/*----------------------------------------------------------------------------------------------------
NEWS
-----------------------------------------------------------------------------------------------------*/
#modNews{
		font:normal 14px/18px Century Gothic, Arial, Helvetica, sans-serif;
		margin:0x;
		padding:20px 0;
		color: #6D3D31;
}
#modNews .item{
		margin:0px 0px;
		padding:1em;
		border-top:1px dotted #00657E;

}
#modNews a .item{
		display: block;
		color: #148EAD;
		text-decoration:none;
		cursor:pointer;
}

#modNews a:hover .item{
		color: #fff;
		background: #85C9DA;
}

#modNews small {
	   display:block;
	   background: #00657E;
	   width:100px;
	   color: #fff;
	   text-align:center;
	   font-size:70%;
		margin-top: 5px;
}
}
#modNews h3{
	   font-size:123.1%;
	   font-weight:bold;
}
#modNews .item p, #modNews .item h3{
	   margin:0px;
}
.paginate{
		font-size:93%;
		letter-spacing:2px;
}
/*-----------------------------------------------------------------------------------------------------
S I D E B A R - NewsSm, CalendarSm
------------------------------------------------------------------------------------------------------*/

h3 span{ /*albumssm, newssm, calendar sm, basket, login text header */
		display:block;
		font: normal 20px/23px "Century GOthic", Arial, Helvetica, sans-serif;

}
#basketBox,
#calendarSmlBox,
#newsSmlBox{
		font:normal 11px/13px Arial, Helvetica, sans-serif;
		margin:0px 0px 8px 0px;
		text-align:left;
		padding:0px;
		border: 1px solid #386ba3;
		width: auto;
		background: url(images/newsBg.gif) repeat scroll left top;
}
#calendarSmlBox p,
#newsSmlBox p{ /* dates */
		display: inline;
		color:#ededed;
}
#calendarSmlBox p{position:absolute; right:10px;margin:0px; padding:0;}
#newsSmlBox p{margin:0 0 0 6px;}

#calendarSmlBox h3 {/* calendarSm header */
		margin: 2px 4px;
		height: 30px;
		background: url(images/calendarSml.gif) no-repeat scroll left top;
}
#newsSmlBox h3{ /* newsSm header */
		height: 22px;
		margin: 2px 4px;
		text-transform: lowercase;
		background: url(images/newsSml.gif) no-repeat scroll left top;
}

#calendarSmlBox h6{/*Current Presales, Upcoming Presales headesr Calendar v2*/
		margin:0px 0 4px 2px;
		padding: 0 0 0 7px;
		font: bold 11px/12px Arial, Helvetica, sans-serif;
		color:#FFFFFF;
		letter-spacing:1px;
		text-transform:uppercase;
}
#calendarSmlBox a,
#newsSml a{ 
		background-color: #223556;
        padding: 4px; 
		margin: 3px 3px 6px 3px;
		display: block;
		color: #fff; 
		text-decoration: none;
}
#calendarSmlBox a:hover,
#newsSml a:hover{
		color: #fff;
		background-color: #6FB9E8;
}
#newsSmlBox ul, #calendarSmlBox ul {
		padding: 2px;
		margin: 4px;
		background-color: #31709F;
}

/*------------------------------------------------------------------------------------------------------
L O G I N
------------------------------------------------------------------------------------------------------*/

#accountInfo li{
	   display:inline;
	   margin:0 4px;


}
#accountInfo {
		z-index:3;
		position:relative;
		font:bold 11px/15px "Century Gothic", Arial, Helvetica, sans-serif;
		margin:0px 4px 4px 44px;
		text-align:left;
		padding: 4px;
		width: 540px;

}
#loginBox {
		z-index:3;
		position:absolute;
		top: 23px;
		left: 215px;
		font:bold 9px/15px "Century Gothic", Arial, Helvetica, sans-serif;
		text-align:left;
		padding: 0px;

}
#loginBox .btn{
		position:relative; top:0px;
		font:bold 10px/12px Arial, Helvetica, sans-serif;
		color:#fff;
		padding:0px;
		margin:0px;
}
#logoutBox {
		z-index:3;
		position:absolute;
		top: 20px;
		left: 110px;
		font:bold 10px/15px "Century Gothic", Arial, Helvetica, sans-serif;
		margin:0px;
		text-align:left;
		padding: 0px;
		width: auto;
		color: #fff;

}
}
#accountInfo,#logoutBox{color:#225278;}
#accountInfo a,
#loginBox a,
#logoutBox a{
	   color:#fff;
}
#accountInfo a:hover,
#loginBox a:hover,
#logoutBox a:hover{color:#FBCBDF;}
#loginBox{
		text-align:left;
}
#loginBox strong{
		font:bold 11px/13px Trebuchet MS, Helvetica, sans-serif;
		letter-spacing:1px;
		margin-right: 3px;

}
#loginBox .formInput{
		font:bold 9px/11px Trebuchet MS, Helvetica, sans-serif;
		width:60px;
		padding:1px;
		margin:0 6px 0 0;
		border: 0px solid #fff;
}
#logoutBox ul{
		list-style: square inside;	
		margin:0px auto 0px auto;
		padding:0px;
}
/*color for forgotten password form */
 input.content {
		color: #000;
}
#accessDenied{
		display:block;
		color:yellow;
		width:500px;
		margin-top:40px;
}

/*-----------------------------------------------------------------------------------------------------
C A L E N D A R  and  C H E C K O U T
-------------------------------------------------------------------------------------------------------*/
.calendarBox,
.checkoutBox {
	color: #000000;
	width: 98%;
	margin: 0px;
	padding: 0px;

}
.checkoutOdd,
.calendarOdd{
	color: #000;
	background-color: #85C9DA;
	padding:4px;
	font: normal 11px/14px Arial, Helvetica, sans-serif;
}
.checkoutEven,
.calendarEven{
	color: #000;
	padding:4px;
	background-color: #5AB3CF;
	font: normal 11px/14px Arial, Helvetica, sans-serif;
}
.calendarHdr,
.checkoutHdr{
	font: bold 12px/14px Arial, Helvetica, sans-serif;
	color: #fff;
	padding:2px 2px;
	text-align:center;
	text-transform:uppercase;
	letter-spacing:2px;
	background-color: #00657e;
}

/*-----------------------------------------------------------------------------------------------------
S T O R E
-------------------------------------------------------------------------------------------------------*/
.memberPrice{ /* members price */
	color:#FFE900;
}

#storePolicies,{
	font-size:93%;
	margin:0px 0px 10px 0px;
	text-align:center;
	width: 258px;
	position: relative;
	
}
#storePolicies p, #storePolicies h3, #storePolicies ul, #storePolicies em {
	text-align:left;
	margin:6px 12px;
        list-style: circle inside;
        
}
#storePolicies h3,#basketBox h3 span{
	font-size:131%; color:#000000;
}

#basketBox{
background: #54A1BD url(images/newsBg.gif) repeat-x scroll center top;
   text-align:center;
   padding:.4em;
   color:#fff;

}
.btn,
.basketBtn{
	font:bold 10px/12px Arial, Helvetica, sans-serif;
	color:#fff;
        text-transform:uppercase;
	padding:2px 0 2px 0;
	border:1px solid #00657E;
	background-color:#00657E;
	margin:0px 0 1px 1px;
}
#basketBox p,/*you have n items in your basket */ 
#basketBox strong{/* total (USD) $ */
	margin:4px;
}



/* RELATED PRODUCTS */

#relatedProd{
	border-top: 1px single #8EC0CF;
	margin:16px 0 0 0px;
        padding:10px 0 0 20px;
        color:#fff;
}
#relatedProd .titleLrg{
	font:bold 11px/16px Arial, Helvetica, sans-serif;
	display:block;		
        letter-spacing: 1px;
	padding: 0;
	margin: 0 0px 8px 0px;
        text-transform: uppercase;
}
#relatedProd .contentSml{ /* content span*/
	font:normal 10px/11px arial, san serif;
        COLOR:#333;
        border-bottom:1px dotted #dedede;
        display:block;
        padding:2px;
}
#relatedProd p {
        display:block;	
        margin:0 0 1px 0;
}
#relatedProd .titleSml{  /* product name */
	font:bold 11px/16px Arial, Helvetica, sans-serif;
	letter-spacing:1px;
        margin:4px 0 1px 0;
        display:block;	
}
#relatedProd .relatedDescr{  /* product description*/
}
#relatedProd .relatedDetails{  /* product details*/
        display:inline;
}
#relatedProd .relatedQty{  /* product qty*/
        display:inline;
}
#relatedProd .relatedPrice{ /* product price */
}
#relatedProd .btn,
#relatedProd .optionBox{
        font:normal 9px/10px arial, helvetica;
        text-transform:uppercase;
	margin: 4px 0 0 2px;
	text-align:left;
	padding:1px;
        border:1px solid #000;
}
#relatedProd img{
	width:42px;
        float:left;
        border:1px solid #000;
        margin: 0 8px 4px 0;
}

/* ADDRESS BOOK */
#addressBook{
	font:normal 11px/12px arial, san serif;
	padding:2px;
}
#addressBook h1{
	font:bold 13px/14px arial, san serif;
	padding:2px;
	letter-spacing:1px;
}
#addressBook h2,
#addressBook h3{
	font:bold 12px/14px arial, san serif;
	padding:2px;
	margin:0;

}
#addressBook legend{
	font:bold 12px/14px arial, san serif;
	padding:2px;
	color:#666666;
}
fieldset{
	margin:4px 0 2px 0;
}
/*----------------------------------------
G A L L E R Y
-------------------------------------------*/

#modGallery{ //the width of this will determine the # of columns
	width:auto;
}
#modGallery.copy{ //format gallery description text
}
#modGall li {  display: inline;}

/*-----------------------------
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;
}

#downloadForm{
	width: 350px;
	text-align:right;
}
#downloadForm a{
	display: block;
	text-decoration: none;
	background: #39ADCB;
	width: 170px;
	float: right;
	padding: 5px;
	color: #fff;
	text-align: center;

}
#downloadForm a:hover{
	background: #00657E;
}
#downloadForm li{
	list-style-type:none;
}


.scroll {
	height: 500px;
	width: 465px;
	overflow-x: hidden;
	overflow-y:auto;
	scrollbar-face-color:#DDDFD2;
	scrollbar-shadow-color: #90976c;
	scrollbar-highlight-color: #4d5139;
	scrollbar-darkshadow-color: #90976c;
	scrollbar-track-color: #DDDFD2;

	overflow:-moz-scrollbars-vertical !important

    scrollbar-face-color:#DDDFD2;
	scrollbar-3dlight-color: #c2c6ae;
	scrollbar-darkshadow-color:#DDDFD2;
	scrollbar-arrow-color:brown;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
	vertical-align: bottom;
	margin: 0px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
