body {
	margin: 0;
	padding: 0;
	background: #000000;
	font-size: 12px;
	font-weight: normal;
	font-family: Arial, Verdana, sans-serif;
	color:  #999999;
}
	
img {border:none;}	

body, h1, h2, h3, h6, p, ul, li, form {  
	border: 0;  
	margin-top: 0;  
	padding-top: 0;  
 }  

h1 {font-size: 28px; font-weight:normal;}
h2 {
	font-family: "Lucida Sans", Arial, Verdana, sans-serif;
	font-size: 24px; 
	font-weight: normal;
	padding: 0;
	margin-bottom: 10px;
}  

h3 {font-size: 16px; font-weight:normal;}
h6 {font-size: 12px; font-weight:normal; margin-bottom: 10px; padding: 0;}
 
a {
	color:#fdfdfd;;
	text-decoration: underline;
}

a:hover {
	color:#fdfdfd;
	text-decoration: none;
}
 
 
p {
	padding: 5px 0;
	margin-top: 0;	}
	

.container {
		width: 960px;
		margin: 0 auto;
		padding: 0;
		position: relative;
	}	
	
/* Header */

#header {
	background: #000000 url(../img/bg-header.gif) repeat-x;
	height: 133px;
}
/* Logo */

.logo {
	float: left;
	width: 156px;

}

#navlist {
	padding:0; 
	margin:0;
	height:40px; 
	position:absolute; 
	top:60px;
	left:300px;
	}

#navlist ul{
	list-style:none;
	margin:0 auto;
}
#navlist li{
	float:left;
	list-style:none;
	padding:0 20px; 
}
#navlist li a{
	background: url(../img/nav-bg.gif) no-repeat;
	display:block; 
	height:40px;
	width:95px;
	line-height:24px; 
	color:#d0cfcf; 
	text-decoration:none; 
	text-align:center;
	font-family:Geneva, Arial, Helvetica, sans-serif; 
	font-size:13px;
	font-weight:bold;
	}


#navlist li.current a{
	color:#fefefe;
	background: url(../img/nav-bg-hover.gif) no-repeat;
}

#navlist li a:hover{
	color:#3f3e3e;
	background: url(../img/nav-bg-current.gif) no-repeat;
}


#banner {
	background: #000000 url(../img/feature-androidrec002.gif) no-repeat;
	height: 256px;
}

.player-home {
	float: right;
	width: 260px;
	padding: 40px 20px 0 20px;
	z-index: 100;
}
a.buynow-home {
	float: right;
	width: 76px;
	height: 12px;
	top: 190px;
	left: 358px;
	position: absolute;
	background: url(../img/buynow-home.gif) -87px center no-repeat;
	margin-top: 20px;
	z-index: 100;
	text-decoration: none;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 11px;
	padding: 3px 0 4px 11px;
	color: #f8f8f8;
}

a.buynow-home:hover {
	float: right;
	width: 76px;
	height: 12px;
	top: 190px;
	left: 358px;
	position: absolute;
	background: url(../img/buynow-home.gif) 0 top no-repeat;
	margin-top: 20px;
	z-index: 100;
	text-decoration: none;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 11px;
	padding: 3px 0 4px 11px;
	color: #666;
}

a.more-home {
	float: right;
	width: 76px;
	height: 12px;
	top: 190px;
	left: 358px;
	position: absolute;
	background: url(../img/buynow-home.gif) -87px center no-repeat;
	margin-top: 20px;
	z-index: 100;
	text-decoration: none;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 11px;
	padding: 3px 0 4px 11px;
	color: #f8f8f8;
}

a.more-home:hover {
	float: right;
	width: 76px;
	height: 12px;
	top: 190px;
	left: 358px;
	position: absolute;
	background: url(../img/buynow-home.gif) 0 top no-repeat;
	margin-top: 20px;
	z-index: 100;
	text-decoration: none;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 11px;
	padding: 3px 0 4px 11px;
	color: #666;
}

#button {
	width: 87px;
	margin: 0;
	top: 195px;
	left: 358px;
	position: absolute;
	z-index: 1000;
	padding: 0;
}

#button-release {
	height: 19px;
	width: 87px;
	margin: 0;
	bottom: 20px;
	left: 250px;
	position: absolute;
	padding: 0;
}


.menu_class {

}

.the_menu {
	display:none;
	width:160px;
	border: 1px solid #1c1c1c;
	background-color: #302f2f;
	margin: 0;
	list-style:none;
	padding: 0;
	position: relative;
	z-index: 500;
}

.the_menu li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type:none;
}

.the_menu li a {
	background-color: #302f2f;
	color:#FFFFFF; 
	text-decoration:none; 
	padding: 4px;
	display:block;
	margin: 0;
}

.the_menu li a:hover {
	background: #999999;
	color: #f8f8f8;
	padding: 4px;
	display:block;
	margin: 0;
}


#content {
	background: #000000;
}

#content h1 {
	color:#dddddd;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	letter-spacing:0.4em;
	padding:30px 0;
}

.list {
	border-bottom:1px solid #464545;
	margin-bottom:15px;
	padding-bottom:10px;
}

.release
{
	float:left;
	position:relative;
	width:940px;
	margin: 0;
	padding: 0;
}

.release-container {
	float: left;
	margin-bottom:20px;
	margin-left:20px;
	background-color:#cccccc;
	border:1px solid #f5f5f7;
	padding:4px;
}

.releaseimage {
	float:left;
	margin-bottom:20px;
	margin-right:40px;
	background-color:#cccccc;
	border:1px solid #f5f5f7;
	padding:2px;
}


.artist
{
	float:left;
	position:relative;
	width:940px;
	margin-bottom: 20px;
	clear:both;
	overflow: hidden;
}

.artist-container {
	float: left;
	margin-bottom:20px;
	background-color:#cccccc;
	border:1px solid #f5f5f7;
	padding:4px;
}

.artistimage {
	float: left;
	margin-bottom:10px;
	margin-right:20px;
	background-color:#cccccc;
	border:1px solid #f5f5f7;
	padding:4px;
}

.artistprofile {
 	width: 700px;
 	display: inline;
	padding: 0;
	margin: 0;
}

.artist-info-container {
 	width: 898px;
 	margin: 20px 0;
	-moz-border-radius: 6px;
    border: 1px solid #464545;
	padding: 10px 20px;
	clear:both;
	overflow: hidden;
}

.artist-info-container h3 {
    font-weight: bold;
	padding: 4px 0;
	border-bottom: 1px solid #464545;
	
	}

.artist-info-container img {
 	border:1px solid #dddce1;
}

.artist-release-list {
 	width: 130px;
	padding: 5px 10px;
	float: left;
	margin-right: 10px;
}

.artist-video-list {
 	width: 410px;
	padding: 5px 10px;
	float: left;
	margin-right: 10px;
}


.releaseimage img {
	border:1px solid #dddce1;
	display:block;
}

.release h2 {
	color:#69859A;
	letter-spacing:-0.04em;
	line-height:1.05em;
	padding-bottom:15px;
	margin-right:35px;
}

.release h6 {
	color:#8D8989;
	padding-bottom:2px;
}

/* Release Info */
.release-info-container {
	margin: 20px 0;
	-moz-border-radius: 6px;
    border: 1px solid #464545;
	padding: 10px 20px;
	width: 900px;
	clear:both;
	overflow: hidden;
}

.release-info-container h3{
	font-weight: bold;
	padding: 4px 0;
	border-bottom: 1px solid #464545;
}

.tracklist {
	float: left;
	width: 500px;
}

.audioplayer {
	width: 300px;
	float: right;
}

.artistplayer {
	width: 300px;
	float: left;
}

.release-review-container {
	margin: 20px 0;
	-moz-border-radius: 6px;
    border: 1px solid #464545;
	padding: 10px 20px;
	height: 100%;
	width: 900px;
	overflow: hidden;
}

.release-review-container h3{
	font-weight: bold;
	padding: 4px 0;
	border-bottom: 1px solid #464545;
}


/* Bottom section*/

#bottominfo {
	background: #212125 url(../img/bg-bottominfo.gif) repeat-x;
	height: 347px;
	position: relative;
	z-index: 10;
}

#bottominfo .bottomleft {
	background: url(../img/left-vdivider.gif) no-repeat;
	float: left;
	width: 20px;
	height: 347px;
	padding: 0;
}

#bottominfo .bottomAboutcolumn {
	float: left;
	width: 580px;
	height: 347px;
	padding-right: 20px;
	background: url(../img/right-vdivider.gif) right top no-repeat;
}

.bottomAboutcolumn img {
	margin-right: 10px;
	padding: 0;
}



#bottominfo .bottomShopcolumn {
	float: left;
	width: 280px;
	height: 347px;
	padding-left: 20px;
}

.bottomShopcolumn img.shops {
	float: left;
	width: 201px;
	padding: 0 35px;
	margin-bottom: 10px;
}

#bottominfo .bottomright {
	background: url(../img/right-vdivider.gif) no-repeat;
	float: left;
	width: 20px;
	height: 347px;
	padding: 0;
}

.upcoming {
    width: 260px;
	padding-bottom: 20px;
	margin: 0;
	float: left;
}


.thumb {
	float:left;
	margin-right:20px;
	margin-bottom: 5px;
	background-color:#cccccc;
	border:1px solid #f5f5f7;
	padding:2px;
}

.thumb img {
	border:1px solid #dddce1;
	display:block;
}

.player {
	margin-right: 50px;
	width: 300px;
	float: left;
	position: absolute;
	right: 0;
	top: 0;
}




#footer {
	background: url(../img/bg-footer.gif) repeat-x;
	color: #666;
	font-size: 11px;
	height: 24px;
	padding-top:6px;
	border-top: 1px solid #ababad;
}

#footer a {
	color: #333;
	font-size: 11px;
	text-decoration: underline;
}


#footer a:hover {
	text-decoration: none;
}
#footer p {
	text-align: center;
    line-height: normal;
}




/* ------------------------------------------------------------------------
	Lightbox specific styles
------------------------------------------------------------------------- */

	div.light_rounded .pp_top .pp_left { background: url(../img/prettyPhoto/light_rounded/sprite.png) -88px -53px no-repeat; } /* Top left corner */
	div.light_rounded .pp_top .pp_middle { background: #fff; } /* Top pattern/color */
	div.light_rounded .pp_top .pp_right { background: url(../img/prettyPhoto/light_rounded/sprite.png) -110px -53px no-repeat; } /* Top right corner */
	
	div.light_rounded .pp_content { background-color: #fff; } /* Content background */
	div.light_rounded .pp_content a.pp_next:hover { background: url(../img/prettyPhoto/light_rounded/btnNext.png) center right  no-repeat; cursor: pointer; } /* Next button */
	div.light_rounded .pp_content a.pp_previous:hover { background: url(../img/prettyPhoto/light_rounded/btnPrevious.png) center left no-repeat; cursor: pointer; } /* Previous button */
	div.light_rounded .pp_content a.pp_expand { background: url(../img/prettyPhoto/light_rounded/sprite.png) -31px -26px no-repeat; cursor: pointer; } /* Expand button */
	div.light_rounded .pp_content a.pp_expand:hover { background: url(../img/prettyPhoto/light_rounded/sprite.png) -31px -47px no-repeat; cursor: pointer; } /* Expand button hover */
	div.light_rounded .pp_content a.pp_contract { background: url(../img/prettyPhoto/light_rounded/sprite.png) 0 -26px no-repeat; cursor: pointer; } /* Contract button */
	div.light_rounded .pp_content a.pp_contract:hover { background: url(../img/prettyPhoto/light_rounded/sprite.png) 0 -47px no-repeat; cursor: pointer; } /* Contract button hover */
	div.light_rounded .pp_content a.pp_close { width: 75px; height: 22px; background: url(../img/prettyPhoto/light_rounded/sprite.png) -1px -1px no-repeat; cursor: pointer; } /* Close button */

	div.light_rounded .pp_content .pp_details .pp_nav a.pp_arrow_previous { background: url(../img/prettyPhoto/light_rounded/sprite.png) 0 -71px no-repeat; } /* The previous arrow in the bottom nav */
		div.light_rounded .pp_content .pp_details .pp_nav a.pp_arrow_previous.disabled { background-position: 0 -87px; cursor: default; }
	div.light_rounded .pp_content .pp_details .pp_nav a.pp_arrow_next { background: url(../img/prettyPhoto/light_rounded/sprite.png) -22px -71px no-repeat; } /* The next arrow in the bottom nav */
		div.light_rounded .pp_content .pp_details .pp_nav a.pp_arrow_next.disabled { background-position: -22px -87px; cursor: default; }

	div.light_rounded .pp_bottom .pp_left { background: url(../img/prettyPhoto/light_rounded/sprite.png) -88px -80px no-repeat; } /* Bottom left corner */
	div.light_rounded .pp_bottom .pp_middle { background: #fff; } /* Bottom pattern/color */
	div.light_rounded .pp_bottom .pp_right { background: url(../img/prettyPhoto/light_rounded/sprite.png) -110px -80px no-repeat; } /* Bottom right corner */

	div.light_rounded .pp_loaderIcon { background: url(../img/prettyPhoto/light_rounded/loader.gif) center center no-repeat; } /* Loader icon */
	
	/* ----------------------------------
		Dark Rounded Theme
	----------------------------------- */
	
	div.dark_rounded .pp_top .pp_left { background: url(../img/prettyPhoto/dark_rounded/sprite.png) -88px -53px no-repeat; } /* Top left corner */
	div.dark_rounded .pp_top .pp_middle { background: url(../img/prettyPhoto/dark_rounded/contentPattern.png) top left repeat; } /* Top pattern/color */
	div.dark_rounded .pp_top .pp_right { background: url(../img/prettyPhoto/dark_rounded/sprite.png) -110px -53px no-repeat; } /* Top right corner */
	
	div.dark_rounded .pp_content { background: url(../img/prettyPhoto/dark_rounded/contentPattern.png) top left repeat; } /* Content background */
	div.dark_rounded .pp_content a.pp_next:hover { background: url(../img/prettyPhoto/dark_rounded/btnNext.png) center right  no-repeat; cursor: pointer; } /* Next button */
	div.dark_rounded .pp_content a.pp_previous:hover { background: url(../img/prettyPhoto/dark_rounded/btnPrevious.png) center left no-repeat; cursor: pointer; } /* Previous button */
	div.dark_rounded .pp_content a.pp_expand { background: url(../img/prettyPhoto/dark_rounded/sprite.png) -31px -26px no-repeat; cursor: pointer; } /* Expand button */
	div.dark_rounded .pp_content a.pp_expand:hover { background: url(../img/prettyPhoto/dark_rounded/sprite.png) -31px -47px no-repeat; cursor: pointer; } /* Expand button hover */
	div.dark_rounded .pp_content a.pp_contract { background: url(../img/prettyPhoto/dark_rounded/sprite.png) 0 -26px no-repeat; cursor: pointer; } /* Contract button */
	div.dark_rounded .pp_content a.pp_contract:hover { background: url(../img/prettyPhoto/dark_rounded/sprite.png) 0 -47px no-repeat; cursor: pointer; } /* Contract button hover */
	div.dark_rounded .pp_content a.pp_close { width: 75px; height: 22px; background: url(../img/prettyPhoto/dark_rounded/sprite.png) -1px -1px no-repeat; cursor: pointer; } /* Close button */
	div.dark_rounded .currentTextHolder { color: #c4c4c4; }
	div.dark_rounded  p.pp_description { color: #fff; }

	div.dark_rounded .pp_content .pp_details .pp_nav a.pp_arrow_previous { background: url(../img/prettyPhoto/dark_rounded/sprite.png) 0 -71px no-repeat; } /* The previous arrow in the bottom nav */
		div.dark_rounded .pp_content .pp_details .pp_nav a.pp_arrow_previous.disabled { background-position: 0 -87px; cursor: default; }
	div.dark_rounded .pp_content .pp_details .pp_nav a.pp_arrow_next { background: url(../img/prettyPhoto/dark_rounded/sprite.png) -22px -71px no-repeat; } /* The next arrow in the bottom nav */
		div.dark_rounded .pp_content .pp_details .pp_nav a.pp_arrow_next.disabled { background-position: -22px -87px; cursor: default; }

	div.dark_rounded .pp_bottom .pp_left { background: url(../img/prettyPhoto/dark_rounded/sprite.png) -88px -80px no-repeat; } /* Bottom left corner */
	div.dark_rounded .pp_bottom .pp_middle { background: url(../img/prettyPhoto/dark_rounded/contentPattern.png) top left repeat; } /* Bottom pattern/color */
	div.dark_rounded .pp_bottom .pp_right { background: url(../img/prettyPhoto/dark_rounded/sprite.png) -110px -80px no-repeat; } /* Bottom right corner */

	div.dark_rounded .pp_loaderIcon { background: url(../img/prettyPhoto/dark_rounded/loader.gif) center center no-repeat; } /* Loader icon */
	
	
	/* ----------------------------------
		Dark Square Theme
	----------------------------------- */
	
	div.dark_square .pp_top .pp_left ,
	div.dark_square .pp_top .pp_middle,
	div.dark_square .pp_top .pp_right,
	div.dark_square .pp_bottom .pp_left,
	div.dark_square .pp_bottom .pp_middle,
	div.dark_square .pp_bottom .pp_right,
	div.dark_square .pp_content { background: url(../img/prettyPhoto/dark_square/contentPattern.png) top left repeat; }
	div.dark_square .currentTextHolder { color: #c4c4c4; }
	div.dark_square  p.pp_description { color: #fff; }
	div.dark_square .pp_loaderIcon { background: url(../img/prettyPhoto/dark_rounded/loader.gif) center center no-repeat; } /* Loader icon */
	
	div.dark_square .pp_content a.pp_expand { background: url(../img/prettyPhoto/dark_square/sprite.png) -31px -26px no-repeat; cursor: pointer; } /* Expand button */
	div.dark_square .pp_content a.pp_expand:hover { background: url(../img/prettyPhoto/dark_square/sprite.png) -31px -47px no-repeat; cursor: pointer; } /* Expand button hover */
	div.dark_square .pp_content a.pp_contract { background: url(../img/prettyPhoto/dark_square/sprite.png) 0 -26px no-repeat; cursor: pointer; } /* Contract button */
	div.dark_square .pp_content a.pp_contract:hover { background: url(../img/prettyPhoto/dark_square/sprite.png) 0 -47px no-repeat; cursor: pointer; } /* Contract button hover */
	div.dark_square .pp_content a.pp_close { width: 75px; height: 22px; background: url(../img/prettyPhoto/dark_square/sprite.png) -1px -1px no-repeat; cursor: pointer; } /* Close button */
	
	div.dark_square .pp_content .pp_details .pp_nav a.pp_arrow_previous { background: url(../img/prettyPhoto/dark_square/sprite.png) 0 -71px no-repeat; } /* The previous arrow in the bottom nav */
		div.dark_square .pp_content .pp_details .pp_nav a.pp_arrow_previous.disabled { background-position: 0 -87px; cursor: default; }
	div.dark_square .pp_content .pp_details .pp_nav a.pp_arrow_next { background: url(../img/prettyPhoto/dark_square/sprite.png) -22px -71px no-repeat; } /* The next arrow in the bottom nav */
		div.dark_square .pp_content .pp_details .pp_nav a.pp_arrow_next.disabled { background-position: -22px -87px; cursor: default; }
	
	div.dark_square .pp_content a.pp_next:hover { background: url(../img/prettyPhoto/dark_square/btnNext.png) center right  no-repeat; cursor: pointer; } /* Next button */
	div.dark_square .pp_content a.pp_previous:hover { background: url(../img/prettyPhoto/dark_square/btnPrevious.png) center left no-repeat; cursor: pointer; } /* Previous button */


	/* ----------------------------------
		Light Square Theme
	----------------------------------- */
	
	div.light_square .pp_top .pp_left ,
	div.light_square .pp_top .pp_middle,
	div.light_square .pp_top .pp_right,
	div.light_square .pp_bottom .pp_left,
	div.light_square .pp_bottom .pp_middle,
	div.light_square .pp_bottom .pp_right,
	div.light_square .pp_content { background: #fff; }
	
	div.light_square .pp_content a.pp_expand { background: url(../img/prettyPhoto/light_square/sprite.png) -31px -26px no-repeat; cursor: pointer; } /* Expand button */
	div.light_square .pp_content a.pp_expand:hover { background: url(../img/prettyPhoto/light_square/sprite.png) -31px -47px no-repeat; cursor: pointer; } /* Expand button hover */
	div.light_square .pp_content a.pp_contract { background: url(../img/prettyPhoto/light_square/sprite.png) 0 -26px no-repeat; cursor: pointer; } /* Contract button */
	div.light_square .pp_content a.pp_contract:hover { background: url(../img/prettyPhoto/light_square/sprite.png) 0 -47px no-repeat; cursor: pointer; } /* Contract button hover */
	div.light_square .pp_content a.pp_close { width: 75px; height: 22px; background: url(../img/prettyPhoto/light_square/sprite.png) -1px -1px no-repeat; cursor: pointer; } /* Close button */
	
	div.light_square .pp_content .pp_details .pp_nav a.pp_arrow_previous { background: url(../img/prettyPhoto/light_square/sprite.png) 0 -71px no-repeat; } /* The previous arrow in the bottom nav */
		div.light_square .pp_content .pp_details .pp_nav a.pp_arrow_previous.disabled { background-position: 0 -87px; cursor: default; }
	div.light_square .pp_content .pp_details .pp_nav a.pp_arrow_next { background: url(../img/prettyPhoto/light_square/sprite.png) -22px -71px no-repeat; } /* The next arrow in the bottom nav */
		div.light_square .pp_content .pp_details .pp_nav a.pp_arrow_next.disabled { background-position: -22px -87px; cursor: default; }
	
	div.light_square .pp_content a.pp_next:hover { background: url(../img/prettyPhoto/light_square/btnNext.png) center right  no-repeat; cursor: pointer; } /* Next button */
	div.light_square .pp_content a.pp_previous:hover { background: url(../img/prettyPhoto/light_square/btnPrevious.png) center left no-repeat; cursor: pointer; } /* Previous button */


/* ------------------------------------------------------------------------
	DO NOT CHANGE
------------------------------------------------------------------------- */

	div.pp_pic_holder a:focus { outline:none; }

	div.pp_overlay {
		background: #000;
		position: absolute; top: 0; left: 0;
		z-index: 9500;
		width: 100%;
	}
	
	div.pp_pic_holder {
		position: absolute; z-index: 10000;
		width: 100px;
	}
		
		div.pp_pic_holder .pp_top {
			position: relative;
			height: 20px;
		}
			* html div.pp_pic_holder .pp_top { padding: 0 20px; }
		
			div.pp_pic_holder .pp_top .pp_left {
				position: absolute;
				left: 0;
				width: 20px; height: 20px;
			}
			div.pp_pic_holder .pp_top .pp_middle {
				position: absolute;
				left: 20px; right: 20px;
				height: 20px;
			}
				* html div.pp_pic_holder .pp_top .pp_middle { position: static; left: 0; }
			
			div.pp_pic_holder .pp_top .pp_right {
				position: absolute;
				top: 0; left: auto; right: 0;
				width: 20px; height: 20px;
			}
		
		div.pp_pic_holder .pp_content {
			position: relative;
			text-align: left;
			width: 100%; height: 40px;
		}
		
			div.pp_pic_holder .pp_content .pp_details {
				display: none;
				margin: 10px 15px 2px 20px;
			}
				div.pp_pic_holder .pp_content .pp_details p.pp_description { display: none; float: left; margin: 0; }
				
				div.pp_pic_holder .pp_content .pp_details .pp_nav {
					float: left;
					margin: 3px 0 0 0;
				}
				
					div.pp_pic_holder .pp_content .pp_details .pp_nav p { float: left; margin: 2px 4px; }
				
					div.pp_pic_holder .pp_content .pp_details .pp_nav a.pp_arrow_previous,
					div.pp_pic_holder .pp_content .pp_details .pp_nav a.pp_arrow_next {
						float: left;
						display: block;
						width: 14px; height: 15px;
						overflow: hidden;
						text-indent: -10000px;
						margin-top: 3px;
					}
		
		div.pp_pic_holder .pp_content div.pp_hoverContainer {
			position: absolute; z-index: 2000;
			top: 0; left: 0;
			width: 100%;
		}
		
		div.pp_pic_holder .pp_content a.pp_next {
			display: block; float: right;
			text-indent: -10000px;
			width: 49%; height: 100%;
			background: url(../img/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;
		}
			
		div.pp_pic_holder .pp_content a.pp_previous {
			display: block; float: left;
			text-indent: -10000px;
			width: 49%; height: 100%;
			background: url(../img/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;
		}
		
		div.pp_pic_holder .pp_content a.pp_expand,
		div.pp_pic_holder .pp_content a.pp_contract {
			position: absolute; z-index: 20000;
			top: 10px; right: 30px;
			cursor: pointer;
			display: none;
			text-indent: -10000px;
			width: 20px; height: 20px;	
		}
			
		div.pp_pic_holder .pp_content a.pp_close {
			float: right;
			display: block;
			text-indent: -10000px;
		}
		
		div.pp_pic_holder .pp_bottom {
			position: relative;
			height: 20px;
		}
			* html div.pp_pic_holder .pp_bottom { padding: 0 20px; }
			
			div.pp_pic_holder .pp_bottom .pp_left {
				position: absolute;
				left: 0;
				width: 20px; height: 20px;
			}
			div.pp_pic_holder .pp_bottom .pp_middle {
				position: absolute;
				left: 20px; right: 20px;
				height: 20px;
			}
				* html div.pp_pic_holder .pp_bottom .pp_middle { position: static; left: 0; }
				
			div.pp_pic_holder .pp_bottom .pp_right {
				position: absolute;
				top: 0; left: auto; right: 0;
				width: 20px; height: 20px;
			}
		
		div.pp_pic_holder .pp_loaderIcon {
			display: none;
			position: absolute;
			top: 50%; left: 50%;
			margin: -12px 0 0 -12px;
			width: 24px; height: 24px;
		}
		
		div.pp_pic_holder #pp_full_res { display: block; margin: 0 auto; width: 100%; text-align: center; }
		div.pp_pic_holder #pp_full_res object,
		div.pp_pic_holder #pp_full_res embed { visibility: hidden; }
	
		div.ppt {
			display: none;
			position: absolute;
			top: 0; left: 0;
			z-index: 9999;
			color: #fff;
			font-size: 17px;
		}

/* ------------------------------------------------------------------------
	Miscellaneous
------------------------------------------------------------------------- */

	.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 */
	
	
/* === form div and elements ======================================= */

/* STRUCTURE CSS */

.ddfmwrap {
	margin: 15px auto 15px auto;
	width: 90%;
}

.ddfmwrap p.fieldwrap {
	padding: 1px;
	margin: 1px;
	clear: left;
}

form.ddfm {
	text-align: left;
	padding: 10px;
	width: 80%; 
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
}

form.ddfm fieldset {
	padding: 0 10px 2px 10px;
	margin: 0 0 13px 0;
	display: block;
}

form.ddfm legend {
	padding: 0 6px 0 6px;
	margin: 0 0 0 10px;	 
}

form.ddfm label {
	display: block; 
	float: left; 
	width: 15%; 
	margin: 0 10px 0 0; 
	padding-bottom: 15px;
	clear: left;  
}

form.ddfm label.fmtextlblwide {
	display: block;  
	float: left; 
	text-align: left;
	margin: 0 10px 0 1px; 
	padding-bottom: 8px; 
	width: 15%;
}

form.ddfm select.fmselect {
	float: left; 
	display: block;
	width: 40%; 
	margin-bottom: 15px;  
	padding: 3px; 
	background: #ccc;
	border: 1px solid #f8f8f8;
}

form.ddfm .fmcheck {
	width: 65%; 
	float: left;
	display: block;  
	margin-bottom: 15px;
}

form.ddfm .fmchecklabel {
	display: inline; 
	float: none; 
	clear: none; 
	text-align: left; 
	margin: 0; 
	padding: 0;
}

form.ddfm .fmradio {
	width: 65%;
	float: left;
	display: block;
	margin-bottom: 15px;
}

form.ddfm .fmradiolabel {
	display: inline; 
	float: none; 
	clear: none; 
	text-align: left; 
	margin: 0; 
	padding: 0;
}

form.ddfm .fmcheck p {
	padding: 0;
	margin: 0 0 5px 0;
	line-height: 140%;
}

form.ddfm .fmradio p {
	padding: 0;
	margin: 0 0 5px 0;
	line-height: 140%;
}

form.ddfm textarea {
	float: left; 
	position: relative;
	width: 65%;
	margin-bottom: 15px;
	padding: 3px;
}


/*
	display: block; 
	float: left; 
	width: 26%; 
	text-align: right;
	margin: 0 10px 0 0; 
	padding-bottom: 15px;
	clear: left;  */

form.ddfm .fmfullblock {
	padding-left: 0px;
	float: left; 
	width: 100%;
	margin-bottom: 13px;
	display: block;
}

form.ddfm .fmhalfblock {
	width: 65%;
	padding-left: 29%;
	margin-bottom: 13px;
	float: left; 
	display: block;
}

form.ddfm input.fmverify {
	float: left; 
	width: 22%;
	margin-bottom: 15px; 
	padding: 3px;
	position: relative;
	display: block;
}

form.ddfm img {
	margin: 1px 0 0 10px; 
    float: left;
}

form.ddfm input.fmfile,
form.ddfm input.fmtext {
	float: left; 
	display: block;
	width: 40%;
	margin-bottom: 15px;  
	padding: 3px;
	background: #ccc;
	border: 1px solid #f8f8f8;
}

form.ddfm input.fmdate {
	float: left; 
	display: block;
	width: 35%;
	margin-bottom: 15px;  
	padding: 3px;
}

form.ddfm textarea.fmtextwide {
	display: block;
	float: left;
	width: 76%;
	margin-right: 2px;
	margin-bottom: 15px; 
	padding: 3px;
	background: #ccc;
	border: 1px solid #f8f8f8;
}


form.ddfm .submit {
	text-align: left;
	clear: both; 
	width: 94%;
	border-top:1px solid #464545;
	padding-top: 10px;
	margin-left: 18%;
}

.ddfmwrap .ddfmerrors {
	display: block; 
	float: left; 
	width: 22%; 
	margin: 0 10px 0 0; 
	padding-left: 20px;
	padding-bottom: 15px;
	color: #FF2121;
}

.ddfmwrap .errorlist {
	float: left; 
	display: block;
	width: 65%;
	margin-bottom: 15px;  
	padding: 3px;
	text-align: left;
	color: #FF2121;
}

.ddfmwrap .recaptcha {
	width: 94%;
	text-align: right;
	clear: both; 
	height: 120px;
	margin-left: 18%;
	padding-bottom: 10px;
}

.ddfmwrap .recaptcha-inner {
	float: left;
	margin-right: 3px;
}
