/*_________________________ Globals */
*{margin:0; padding:0; outline:none;}
html, body{
	height: 100%; /* Required */
	background-color: #002549;
	background-image: url(./themes/site_themes/default/bg_pattern.gif);
	color:#FFF;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size:0.85em;
}
a:link, a:visited{
	color:#fff287;
	text-decoration:none;
}
a:active, a:hover{
	color:#002549;
	background-color:#fff287;
	text-decoration:none;
}
.fLeft{float:left;}
.fRight{float:right;}
.clear{clear:both;}
#container{
  position: relative;
  min-height: 100%; /* For Modern Browsers */
  height: auto !important; /* For Modern Browsers */
  height: 100%; /* For IE */
}
#main{
  padding: 0 0 25px 0;
}
#main:after {
  clear: both;
  display: block;
  font: 1px/0px serif;
  content: ".";
  height: 0;
  visibility: hidden;
}
/*_________________________ Head/Nav */
#head{
	padding: 10px;
	background: url(./themes/site_themes/default/bg_green.png);
	border-bottom: 1px solid #27435e;
	margin-bottom: 12px;
}
#head h1 a:link, #head h1 a:visited{
	display: block;
	width:368px;
	height: 68px;
	background: url(./themes/site_themes/default/paradigm_logo.png) no-repeat;
	text-indent: -1000px;
}
#head h1 a:hover, #head h1 a:active{background-position: 0 -68px; background-color: transparent;}
#head #contactUs:link, #head #contactUs:visited{
	position: absolute;
	top:10px;
	left: 610px;
	width: 100px;
	text-align: right;
	display: block;
	padding: 35px 55px 0 0;
	font-size: 1.1em;
	background: url(./themes/site_themes/default/paradigm_record.png) no-repeat top right;
}
#head #contactUs:hover, #head #contactUs:active{text-decoration: underline; color: #fff287;}
#head ul{
	width: 770px;
	list-style: none;
}
#head ul li{
	list-style: none;
	float: left;
}
#head ul li a:link, #head ul li a:visited, #head ul .current{
	display: block;
	width: 105px;
	height: 111px;
	background-repeat: no-repeat;
	text-indent: -1000px;
	margin-right: 4px;
	margin-top: 10px;
}
#head ul li #paradigmRecords, #head ul .current#paradigmRecords{background-image:url(./themes/site_themes/default/nav_paradigm_records.png);}
#head ul li #compassRecords, #head ul .current#compassRecords{background-image:url(./themes/site_themes/default/nav_compass_records.png);}
#head ul li #crosslineRecords, #head ul .current#crosslineRecords{background-image:url(./themes/site_themes/default/nav_crossline_records.png);}
#head ul li #studio812, #head ul .current#studio812{background-image:url(./themes/site_themes/default/nav_studio812.png);}
#head ul li #promotionsMarketing, #head ul .current#promotionsMarketing{background-image:url(./themes/site_themes/default/nav_promotions_marketing.png);}
#head ul li #paradigmCompilations, #head ul .current#paradigmCompilations{background-image:url(./themes/site_themes/default/nav_paradigm_compilations.png);}
#head ul li #paradigmNews, #head ul .current#paradigmNews{background-image:url(./themes/site_themes/default/nav_paradigm_news.png); margin-right: 0;}
#head ul li a:hover, #head ul li a:active{
	background-position: 0 -111px;
	background-color:transparent;
}
#head ul .current{
	margin-top: 0px;
	background-position: 0 -111px;
}
/*_________________________ Footer */
#foot{
	padding: 5px 0;
	font-size: 0.95em;
	background: url(./themes/site_themes/default/bg_green.png);
	border-top: 1px solid #27435e;
	width: 100%;
	position: absolute;
	bottom: 0 !important;
}
#foot span{margin: 0 100px 0 10px; width: 500px;}
/*_________________________ Content */
.section{
	padding: 10px;
	background: url(./themes/site_themes/default/bg_dark.png);
	border-top: 1px solid #27435e;
	border-bottom: 1px solid #27435e;
	margin-bottom: 12px;
}
.section h2{
	font-size: 1.4em;
	color: #fffbd7;
	margin-bottom: 0.5em;
}
.section h3{
	font-size: 1em;
	color: #fffbd7;
	margin: -0.5em 0 0.5em 0;
}
.section h4{
	font-size: 1.8em;
	color: #fffbd7;
	margin: 1em 0 0.5em 0;
	padding: 3px 0 3px 5px;
	border-top: 1px solid #1a3b50;
	border-left: 1px solid #1a3b50;
}
.section p{
	margin: 1em 0;
	width: 770px;
}
.section .singleImg{
	float: left;
	margin: 0 5px 5px 0;
	border: 2px solid #8196a1;
}
.section ul, .section ol{
	margin-right: 10px;
}
.section ul li, .section ol li{
	list-style: inside;
	margin: 0.2em 0 0.2em 5px;
}
#charts, #charts li, .track_list li{list-style: none !important;}
.track_list{
	list-style: none !important;
	float: left;
	margin: 0 0 0 0.5em;
}
blockquote{
	background: #132744;
	color: #fffbd7;
	padding: 3px 3px 3px 5px;
	border: 1px solid #fffbd7;
	border-left-width: 3px;
	width: 500px;
}
.ads{
	width: 650px;
}
.ads img{
	margin: 0 10px 10px 0;
}
#myGallery{
	display: inline;
	float: left;
	width: 359px;
	height: 240px;
	margin-right: 10px;
	border: 2px solid #8196a1;
	z-index:5;
}
/*_________________________ Gallery */
.gallery{width:650px;}
.photo:link, .photo:visited{
	float: left;
	margin:0 0 5px 5px;
	display: block;
	width: 150px;
	height: 150px;
	background-position: center;
	background-repeat: no-repeat;
	border: 1px solid #00364b;
}
.photo:hover,.photo:active{
	background-color: #001f3f;
	border: 1px solid #fff287;
}
.photo img{visibility: hidden;}
/*_________________________ Contact Form */
label{
	display: block;
	margin-bottom: 0.5em;
}
.contactfield{
	width: 300px;
	padding: 0.5em 0.6em 0.5em 0.5em;
	border: 1px solid #00364b;
	margin-bottom: 1em;
}
input, textarea{
	width:296px;
	padding: 2px;
	border: 2px solid #27435e;
	background-color: #8196a1;
	color: #001f3f;
	font-size: 1.1em;
}
#captcha_field{
	width:135px;
	height:28px;
	font-size:20px;
	margin:0px;
	padding:0px;
}
#captcha_img{
	display: block;
	float:left;
	border:none;
}
#captcha_arrow{
	float:left;
	width: 17px;
	height: 30px;
	margin: 0 2px;
	background: url(./themes/site_themes/default/arrow.png) no-repeat;
}
.button{
	width: 145px;
	border-top: 2px solid #27435e;
	border-left: 2px solid #27435e;
	border-bottom: 2px solid #002549;
	border-right: 2px solid #002549;
}
.button:hover,  .button:hover{
    background-color:#92a8b3;
    color:#08414b;
}
.button:active{
   	border-top: 2px solid #002549;
	border-left: 2px solid #002549;
	border-bottom: 2px solid #27435e;
	border-right: 2px solid #27435e;
	outline: none;
}
/*_________________________ Slimbox */
#lbOverlay{
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}
#lbCenter, #lbBottomContainer{
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
}
.lbLoading{background: #fff url(./themes/site_themes/default/loading.gif) no-repeat center;}
#lbImage{
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}
#lbPrevLink, #lbNextLink{
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}
#lbPrevLink{left: 0;}
#lbPrevLink:hover{background: transparent url(./themes/site_themes/default/prevlabel.gif) no-repeat 0% 15%;}
#lbNextLink{right: 0;}
#lbNextLink:hover{background: transparent url(./themes/site_themes/default/nextlabel.gif) no-repeat 100% 15%;}
#lbBottom{
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}
#lbCloseLink{
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(./themes/site_themes/default/closelabel.gif) no-repeat center;
	margin: 5px 0;
}
#lbCaption, #lbNumber{margin-right: 71px;}
#lbCaption{font-weight: bold;}
/*_________________________ SmoothGallery */
#myGallery img.thumbnail, #myGallerySet img.thumbnail{display: none;}
.jdGallery{	overflow: hidden;position: relative;}
.jdGallery img{border: 0;margin: 0;}
.jdGallery .slideElement{
	width: 100%;
	height: 100%;
	background-color: #000;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url('./themes/site_themes/default/loading-bar-black.gif');
}
.jdGallery .loadingElement{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background-color: #000;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url('./themes/site_themes/default/loading-bar-black.gif');
}
.jdGallery .slideInfoZone{
	position: absolute;
	z-index: 10;
	width: 100%;
	margin: 0px;
	left: 0;
	bottom: 0;
	height: 40px;
	background: #001f3f;
	color: #fff;
	text-indent: 0;
	overflow: hidden;
}
* html .jdGallery .slideInfoZone{bottom: -1px;}
.jdGallery .slideInfoZone h2{
	padding: 0;
	font-size: 1.5em;
	margin: 0;
	margin: 0.1em 0 0 0.5em;
	font-weight: bold;
	color: inherit;
}
.jdGallery .slideInfoZone p{
	padding: 0;
	font-size: 1em;
	margin: 0.3em 0 0 0.8em;
	color: #FFF;
}
.jdGallery div.carouselContainer{
	position: absolute;
	height: 135px;
	width: 100%;
	z-index: 10;
	margin: 0px;
	left: 0;
	top: 0;
}
.jdGallery a.carouselBtn{
	position: absolute;
	bottom: 0;
	right: 30px;
	height: 20px;
	/*width: 100px; background: url('./themes/site_themes/default/carousel_btn.gif') no-repeat;*/
	text-align: center;
	padding: 0 10px;
	font-size: 13px;
	background: #333;
	color: #fff;
	cursor: pointer;
}
.jdGallery .carousel{
	position: absolute;
	width: 100%;
	margin: 0px;
	left: 0;
	top: 0;
	height: 115px;
	background: #333;
	color: #fff;
	text-indent: 0;
	overflow: hidden;
}
.jdExtCarousel{
	overflow: hidden;
	position: relative;
}
.jdGallery .carousel .carouselWrapper, .jdExtCarousel .carouselWrapper{
	position: absolute;
	width: 100%;
	height: 78px;
	top: 10px;
	left: 0;
	overflow: hidden;
}
.jdGallery .carousel .carouselInner, .jdExtCarousel .carouselInner{position: relative;}
.jdGallery .carousel .carouselInner .thumbnail, .jdExtCarousel .carouselInner .thumbnail{
	cursor: pointer;
	background: #000;
	background-position: center center;
	float: left;
	border: solid 1px #fff;
}
.jdGallery .wall .thumbnail, .jdExtCarousel .wall .thumbnail{margin-bottom: 10px;}
.jdGallery .carousel .label, .jdExtCarousel .label{
	font-size: 13px;
	position: absolute;
	bottom: 5px;
	left: 10px;
	padding: 0;
	margin: 0;
}
.jdGallery .carousel .wallButton, .jdExtCarousel .wallButton{
	font-size: 10px;
	position: absolute;
	bottom: 5px;
	right: 10px;
	padding: 1px 2px;
	margin: 0;
	background: #222;
	border: 1px solid #888;
	cursor: pointer;
}
.jdGallery .carousel .label .number, .jdExtCarousel .label .number{color: #b5b5b5;}
.jdGallery a{
	font-size: 100%;
	text-decoration: none;
	color: inherit;
}
.jdGallery a.right, .jdGallery a.left{
	position: absolute;
	height: 99%;
	width: 25%;
	cursor: pointer;
	z-index:10;
	filter:alpha(opacity=20);
	-moz-opacity:0.2;
	-khtml-opacity: 0.2;
	opacity: 0.2;
}
* html .jdGallery a.right, * html .jdGallery a.left{filter:alpha(opacity=50);}
.jdGallery a.right:hover, .jdGallery a.left:hover{
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}
.jdGallery a.left{
	left: 0;
	top: 0;
	background: url('./themes/site_themes/default/fleche1.png') no-repeat center left;
}
* html .jdGallery a.left { background: url('./themes/site_themes/default/fleche1.gif') no-repeat center left;}
.jdGallery a.right{
	right: 0;
	top: 0;
	background: url('./themes/site_themes/default/fleche2.png') no-repeat center right;
}
* html .jdGallery a.right {background: url('./themes/site_themes/default/fleche2.gif') no-repeat center right;}
.jdGallery a.open{
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
.withArrows a.open{
	position: absolute;
	top: 0;
	left: 25%;
	height: 99%;
	width: 50%;
	cursor: pointer;
	z-index: 10;
	background: none;
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}
.withArrows a.open:hover { background: url('./themes/site_themes/default/open.png') no-repeat center center; }
* html .withArrows a.open:hover { background: url('./themes/site_themes/default/open.gif') no-repeat center center;filter:alpha(opacity=80); }