/* default styles
   -------------- */

body { 
	padding: 0; 
	margin: 0; 
	font: 0.75em Arial, Tahoma, sans-serif; 
	line-height: 1.3em; 
	color: #000; 
	background: #f1f1f1;
}

a { color: #19A7FF; text-decoration: none }
a:hover { color: #414141; text-decoration: underline}

.ui-widget-content a {
	color: #19A7FF;
	text-decoration: underline;
}

.class1 a {color: #eee;}
.class1 a:hover {color: #000;}

.clearstyle {
	border: 0;
}

#logobutton a { text-decoration: none; width: 36px; height: 45px; background: #eee url(/images/articles/internetdjtinylogo.gif) no-repeat; color: #000; }

h1 { font: normal 2.1em Arial, Sans-Serif; padding: 0; margin: 0; }
.dark  { color: #737373; background: inherit; font-weight: bold; }
h1 a, h2 a { text-decoration: none; }
h1 a:hover, h2 a:hover { background: inherit; }
h2 { font: 1.75em Arial, Sans-Serif; line-height: 30px; margin: 0; padding: 0; color: #000;}
h3 {
	font: normal 2.1em Arial, Sans-Serif;
	display: block;	
	margin: 0;
	padding: 0px 5px 2px 0px;
	font-size: 20px;
	font-weight: normal;
	line-height: 23px;
	text-transform: capitalize;
	color: #333;	
	border-bottom: 2px solid #19A7FF;
}
h3 a { color: #333; text-decoration: none; }

h4 { margin: 15px 0 0 0 ; padding: 0; font: bold 1.4em Arial, Sans-Serif; }
h4 { font-size: 1.4em; color: #000; }


h5 { margin: 0 ; padding: 0; font: bold 1.2em Arial, Sans-Serif; color: #000; }

h6 { margin: 0; padding: 0; font: bold 14px Arial, Sans-Serif; }

p {	margin: 0 0 10px 0; }

ol {list-style-type:decimal; }
ul {margin:0; border:0; padding-left:10px;}
.ulinline {margin:0; border:0; padding:0; list-style:none;}
.licontent {
  width: 90%;
  line-height: 13px;
  float: left;
  margin: 17px;
}

form { 	margin: 0; }

.img-shadow {
  float:left;
  background: url(/images/shadowAlpha.png) no-repeat bottom right !important;
  background: url(/images/shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
}

.img-shadow img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 2px;
} 

.img-shadow img:hover {
  border: 2px solid #19A7FF;
  padding: 1px;
} 

div.calloutblue {
	margin: 0 0 5px 0;
	padding: 17px 20px 17px 20px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 100%;
	font-weight: normal;
	line-height: 1.3em;
	color: #fff;
	border-top: 1px solid #262626;
	background: #010001 url('http://www.internetdj.com/images/calloutbluebg.jpg') repeat-x top left;
}

div.calloutpink {
	margin: 0 0 5px 0;
	padding: 15px 17px 15px 17px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 100%;
	font-weight: normal;
	line-height: 1.3em;
	color: #fff;
	border-top: 1px solid #262626;
	background: #010001 url('http://www.internetdj.com/images/calloutpinkbg.jpg') repeat-x top left;
}

/* layout
   ------ */

.topics ul {
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative;
}

.topics li {
		list-style: none;
    border: 1px solid #dddddd;
    background-color: #eeeeee;
    min-height: 50px;
    margin-bottom: 10px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -khtml-border-radius: 2px;
    border-radius: 2px;
		padding: 3px;
}

.topics .sticky {
	background-color: #cceebb;
  border: 1px solid #b6d4a7;
}

.posts ul {
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative;
}

.posts li {
		list-style: none;
    border: 1px solid #dddddd;
    min-height: 40px;
    margin-bottom: 10px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -khtml-border-radius: 2px;
    border-radius: 2px;
		padding: 3px;
}


div#toolbar {
	vertical-align: middle;
	margin: 0 auto;
	display: block;
	height: 16px;
	* min-height: 16px;
	font-size: 10px;
	width:100%;
	background: #000;
	color:#fff;
	padding: 2px 0 3px 0;
	text-transform:uppercase;
}

div#toolbar a {
	text-decoration: underline;
	color:#fff;
}

#content { 
	margin: 0 auto;
	width: 1016px;
	min-height: 1000px;
	padding: 10px 10px 0 10px; 
	background: #fff;
	overflow: auto;
  border: 1px solid #ccc;
}

.headercontent {
	margin: 10px auto 10px auto;
  width: 1036px;
}

.in-article-hd {
	font-size: 1.5em;
	font-weight: bold;
	color: #000;
	background: inherit;
}

.subheader {
	margin: 0px 0 10px 0;
	border-bottom: 1px solid #dedede;
	padding: 5px 0 5px 0;
	background: #A4A4A4;
	color: #fff;
}

/* left side
   --------- */

.left {
	float: left;
	width: 700px;
	margin: 0 0 5px 0;
}

.left h4 {
	clear: both;
}


.left_side2 {
	float: left;
	width: 175px;
	padding: 0 0 0 0px;
	margin: 10px 0;
}
	
.left_side2 a, .right_side2 a { color: #414141; background: #FFF; }
	
.right_side2 {
	float: right;
	width: 310px;
	background: #FFF url(/images/dotted.gif) repeat-y;
	color: #414141;
	padding: 0 0 0 0px;
	margin: 10px 0;
}

.left_side {
	float: left;
	width: 49%;
	padding: 0;
	margin: 0;
}
		
.right_side {
	float: right;
	width: 49%;
	padding: 0;
	margin: 0;
}

.left_articles {
	color: #414141;
	padding: 8px;	
	margin: 0 0 2px 0;
        border-left: 1px solid #878878;
       	border-right: 1px solid #878878;
       	border-bottom: 1px solid #878878;
}

.left_box { 
	margin: 0 0 10px 0; 
	color: #000; 
	padding: 3px; 
}

		
/* right side
   ---------- */
		
.right {
	float: right;
	width: 300px;
	margin: 0 0 5px 0;
}


.right_articles {
	color: #414141;
	padding: 8px;	
	margin: 0 0 2px 0;
        border-left: 1px solid #878878;
       	border-right: 1px solid #878878;
       	border-bottom: 1px solid #878878;
}
	
.image {
	float: left;
	margin: 0 9px 3px 0;
}

/* footer
   ------ */

.footer {
	margin: 0 auto;
	width: 1036px;
	color: #333;
	background: #f1f1f1;
        filter: alpha(opacity = 80);
        -moz-opacity: 0.8;
        -khtml-opacity: 0.8;
        opacity: 0.8;
}

.footercontent {
	margin: 0 auto;
	width: 1016px;
	padding: 10px;
}

.footer a:hover { background: #7BC8FA; color:#2A2929}

.footer-column {
	line-height: 12px;
  float: left;
  padding: 5px;
	width: 23%;
}

.footer-list {
	list-style:none;
	background:url(http://www.internetdj.com/images/white_bullet.gif) center left no-repeat;
	padding:2px 15px 2px 6px;
	width:auto;
	float:none;
	font-size:11px;
}


.terms { 
	clear: both;
	line-height: 1.8em;
        background: #000;
	color: #999;

}

.terms a { color: #999; }

#cluetip {
  z-index: 10001;
}
#cluetip-outer {
  position: relative;
  margin: 0;
  background: #d9d9c2;
}
h3#cluetip-title {
  margin: 0 0 5px;
  padding: 8px 10px 4px;
  font-size: 1.1em;
  font-weight: normal;
  background-color: #87876a;
  color: #fff;
}
#cluetip-inner {
  padding: 5px;
}
span#cluetip-close { 
  text-align: right;
  margin: 0 5px 5px;
  color: #900;
}
#cluetip-close img {
  border: 0;
}


#gradient-style{
	font-size:12px;
	width:100%;
	text-align:left;
	border-collapse:collapse;
	margin-top:5px;
}
#gradient-style th{
	font-size:12px;
	font-weight:normal;
	background:#ccc;
	border-top:2px solid #ccc;
	border-bottom:1px solid #fff;
	color:#333;
	padding:2px;
}
#gradient-style td{
	border-bottom:1px solid #fff;
	color:#669;
	border-top:1px solid #fff;
	background:#fff url(/images/boxbg.jpg) repeat-x;
	padding:2px;
}
#gradient-style tfoot tr td{
	background:#ccc;
	font-size:12px;
	color:#333;
}
#gradient-style tbody tr:hover td{
	background:#ccc;
	color:#339;
}

#myGallery {
	width: 528px;
	height: 250px;
	z-index: 5;
	overflow: hidden;
}

.swGallery {
	overflow: hidden;
	position: relative;
	line-height: 1.5em;
	padding-top: 0px;
}

.swGallery img {
	border: 0;
	margin: 0;
}

.swGallery .slideElement {
	width: 100%;
	height: 100%;
	background-color: #000;
	background-repeat: no-repeat;
	margin: 0px !important;
}

.swGallery .slideInfoZone {
	position: absolute;
	z-index: 10;
	width: 100%;
	margin: 0px;
	left: 0;
	bottom: 0;
	background: #333;
	color: #fff;
	text-indent: 0;
	overflow: hidden;
	text-align: left;
        filter: alpha(opacity = 70);
        -moz-opacity: 0.7;
        -khtml-opacity: 0.7;
        opacity: 0.7;
}

* html .swGallery .slideInfoZone {
	bottom: -1px;
}

.swGallery .slideInfoZone h2 {
	padding: 0;
	font-size: 24px;
	margin: 1px 5px;
	color: #fff;
}

.swGallery .slideInfoZone p {
	padding: 0;
	font-size: 11px;
	margin: 1px 5px;
	color: #fff;
}

.swGallery div.carouselContainer {
	position: absolute;
	height: 135px;
	width: 100%;
	z-index: 10;
	margin: 0px;
	left: 0;
	top: 0;
}

.swGallery a.carouselBtn {
	position: absolute;
	bottom: 0;
	right: 30px;
	height: 20px;
	/*width: 100px; background: url('img/carousel_btn.gif') no-repeat;*/
	text-align: center;
	padding: 0 10px;
	font-size: 13px;
	background: #333;
	color: #fff;
	cursor: pointer;
}

.swGallery .carousel {
	position: absolute;
	width: 100%;
	margin: 0px;
	left: 0;
	top: 0;
	height: 115px;
	background: #333;
	color: #fff;
	text-indent: 0;
	overflow: hidden;
}

.swGallery .carousel .carouselWrapper {
	position: absolute;
	width: 100%;
	height: 78px;
	top: 10px;
	left: 0;
	overflow: hidden;
	margin: 0px !important;
}

.swGallery .carousel .carouselInner {
	position: relative !important;
	margin: 0px !important;
	padding: 0px !important;
}

.swGallery .carousel p {
	margin: 0px; 
}

.swGallery .carousel .carouselInner .thumbnail {
	cursor: pointer;
	background: #000;
	background-position: center center;
	float: left;
	border: solid 1px #fff;
	margin: 0px 5px !important;
}

.swGallery .carousel .label {
	font-size: 13px;
	position: absolute;
	bottom: 5px;
	left: 10px;
	padding: 0;
	margin: 0;
}

.swGallery .carousel .label .number {
	color: #b5b5b5;
}

.swGallery a {
	font-size: 100%;
	text-decoration: none;
	color: inherit;
}

.swGallery a.right,.swGallery 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 .swGallery a.right,* html .swGallery a.left {
	filter: alpha(opacity = 50);
}

.swGallery a.right:hover,.swGallery a.left:hover {
	filter: alpha(opacity = 80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}

.swGallery a.left {
	left: 0;
	top: 0;
	background: url('/include/gallery/images/previous.png') no-repeat center left;
}

* html .swGallery a.left {
	background: url('/include/gallery/images/previous.gif') no-repeat center left;
}

.swGallery a.right {
	right: 0;
	top: 0;
	background: url('/include/gallery/images/next.png') no-repeat center right;
}

* html .swGallery a.right {
	background: url('/include/gallery/images/next.gif') no-repeat center right;
}

.swGallery 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;
}


/* music box */

	#container {
		width: 828px;
		min-height: 145px;
		overflow: hidden;
		position: relative;
	        margin: 0 0 10px 0;
	}
	#inner {
		position: absolute;
		height:240px;
		width:1200px;
		top: 0;
		left: 0;
	}
	.pane {
		margin: 10px;
		width: 100px;
		float: left;
	}

.ovr_image {
	position:relative;
	float:left; /* optional */
}
.ovr_image .ovr_text {
	position: absolute;
	z-index: 10;
	width: 100%;
	margin: 0px;
	left: 0;
	bottom: 0;
	background: #333;
	color: #fff;
	text-indent: 0;
	overflow: hidden;
	text-align: left;
}

.ovr_text a {
	color: #fff;
}

#track1-left {
	position: absolute;
	width: 5px;
	height: 9px;
	background: transparent url(/images/slider-images-track-left.png) no-repeat top left;
}
			
#track1 {
	background: transparent url(/images/slider-images-track-right.png) no-repeat top right;
}
 

/ *BTNS! */

div.btns{
	zoom:1;
	white-space:nowrap;
}

div.btns:after
{
	display:block;
	clear:both;
	content:'';
}

div.btns a.btn{
	float:left;
	background:buttonface url(/images/btn_border-2.gif) no-repeat;cursor:pointer;font-size:0;text-align:center;
	text-align:center;
	display:block;
	_width:90px;
	min-width:90px;
	text-decoration:none;
	margin:3px 2px;
}

div.btns a.btn:hover span{
	
	opacity:0.6;
	filter:alpha(opacity:80);
}

div.btns a.btn span
{
	padding:3px 8px 4px 6px;
	
	text-align:center;
	position:relative;
	left:1px;top:1px;
	display:block;
	text-decoration:none;
	background:url(/images/btn_border.gif) right bottom no-repeat;
	font:10px Verdana;
	color:#222;
	
}

div.searchscroll {
	overflow: auto;
	border-bottom: 1px solid #666;
	margin-bottom: 5px;
}



/********************************************************************

Project: Formee - http://www.formee.org
Last Updated: 19/04/2010
Version: 1.1
Authors: Bernard De Luna - http://www.bernarddeluna.com
             Daniel Araujo - http://www.dnlaraujo.com.br
			 Marcello Manso - http://www.marcellomanso.com.br
			 
********************************************************************
Style
********************************************************************/
/* Little CSS Reset to preserv form structure */
.form * {padding:0;	margin:0;	list-style: none;	border: none;	font-size:100%;}


/* Form Structure */
.form fieldset {position: relative;height:100%;}


/* Field Grid */
.grid-1-12, .grid-2-12, .grid-3-12, .grid-4-12, .grid-5-12, .grid-6-12, .grid-7-12, .grid-8-12, .grid-9-12, .grid-10-12, .grid-11-12, .grid-12-12 {
display:inline; float:left; margin-left:1%; margin-right:1%;padding: 0.5% 0.5% 0.8%;height:100%;
/*ie7*/
*margin-left:.8%; *margin-right:.8%;*padding: 0.5% 0.25% 0.8%;
}


/* 12-column Grid (thanks for Fluid 960 Grid System) */
.grid-1-12 {width: 5.333%;}
.grid-2-12 {width: 13.666%;}
.grid-3-12 {width: 22%;}
.grid-4-12 {width: 30.333%;}
.grid-5-12 {width: 38.666%;}
.grid-6-12 {width: 47%;}
.grid-7-12 {width: 55.333%;}
.grid-8-12 {width: 63.666%;}
.grid-9-12 {width: 72%;}
.grid-10-12 {width: 80.333%;}
.grid-11-12 {width: 88.666%;}
.grid-12-12 {width: 97%;}

/* first item */ .alpha {margin-left:0;}
/* last item */ .omega {margin-right:0;}
/* clear */ .field-clear {clear:both;}



/* form elements  */
.form input, .form label, .form img, .form select {vertical-align: middle; line-height: 1em;}
.form-lbl {display: block; height: auto; margin: 0.5em 0 0.8em;}
.form-list-chk .form-lbl, .form-list-rdo .form-lbl {display: inline; height: auto; margin: 0.5em 0 0.8em 2px;}
.form-req {position: relative;top:3px;}
/*.form-container { border:1px solid; display: block; clear:both; overflow: hidden;}*/
.form-msg-info, .form-msg-warning, .form-msg-error, .form-msg-success {padding:6px 10px 5px; display: block;height: auto; margin: -0.3em 0 0.5em;}
/*.form .form-txt, .form textarea {	margin: 0.3%;	background: transparent;	width: 99.4%;}*/
.form .form-txt, .form textarea, .form select {width: 100%; padding:5px;border: 1px solid #999;  box-sizing: border-box;  -moz-box-sizing: border-box; -ms-box-sizing: border-box;-webkit-box-sizing: border-box; -khtml-box-sizing: border-box;
/*ie7*/
*width: 99%;
}

.form textarea {	height: 10em;}
.form select {padding:4px;}

/* form button  */
.form-button {padding: 4px 6px;cursor: pointer;text-align: center;float:left;margin-left: 0.3em;display:inline;
/*ie7*/

}
.form-no-lbl {padding-top:35px;}

/* input with readonly attribute */
.form-readonly, input[readonly] {border:none; font-weight: normal;padding-left:0;}


/* multiple containers inside field-grid */
.form-left {float:left; margin-right:0.3em;clear:none;}
.form-right {float:right; margin-left:0.3em;clear:none;}


/* lista de chk e rdo */
.form-list-chk, .form-list-rdo {height: 100%;}
.form-list-chk li, .form-list-rdo li {margin: 0.5em 0.6em 0.2em; float:left; display: inline; list-style:none;}
.form-list-chk input, .form-list-rdo li input {margin-right: 0.2em}


/* tamanhos dos campos */
.form-small {width: 30% !important;float:left;margin-right: 10px;display:inline;
/*ie7*/
*width: 25% !important;
}
.form-medium {width: 50% !important;float:left;margin-right: 10px;display:inline;
/*ie7*/
*width: 45% !important;
}

.form-date {width: 80px !important;float:left;margin-right: 10px;display:inline;}
.form-time {width: 60px !important;float:left;margin-right: 10px;display:inline;}
.form-date-day, .form-date-year {width: 40px !important;float:left;margin-right: 10px;display:inline;}
.form-date-month {width: 60px !important;float:left;margin-right: 10px;display:inline;}

/* fix  ff bugs */
div:after, ol:after, form:after, dl:after, ul:after {content:".";display:block;clear:both;visibility:hidden;height:0;overflow:hidden;}



/* Form Style */
.form {font: normal 12px/1em arial, Verdana, "Trebuchet MS", Helvetica, sans-serif;}

.form fieldset {
}

/* hover effect */
.grid-1-12:hover, .grid-2-12:hover, .grid-3-12:hover, .grid-4-12:hover, .grid-5-12:hover, .grid-6-12:hover, .grid-7-12:hover, .grid-8-12:hover, .grid-9-12:hover, .grid-10-12:hover, .grid-11-12:hover, .grid-12-12:hover {background:#e5e5e5;}
.field-button:hover {background:transparent;}


/* Form legend and titles */
.form legend {
}

/* form elements  */
.form-lbl {
	font-size:1em;
	font-weight: bolder;
}
.form-req {
	font-weight: bold;
	font-style:normal;
	color:#d10000;
	font-size:1.4em;
}
.form .form-txt, .form textarea, .form select {
	border-color:#235485;
	background: #fff;
	color:#333;
	font: normal 12px/1em arial, Verdana, "Trebuchet MS", Helvetica, sans-serif;
}
.form .form-txt:hover, .form textarea:hover, .form select:hover {
	border-color:#235485;
	background: #fafafa;
	color:#333;
}
.form .form-txt:focus, .form textarea:focus, .form select:focus {
	border-color:#103b66;
	background: #f4fcff;
	color:#235485;
}


table {
  border-width: 0 0 1px 0;
  border-spacing: 2px;
  border-style: outset;
  border-color: #fff;
  border-collapse: collapse;
}
table th {
  border-width: 1px;
  padding: 1px;
  border-style: inset;
  border-color: #ddd;
  background-color: #eee;
  text-align: left;
}
table td {
  border-width: 1px;
  padding: 1px;
  border-style: inset;
  border-color: #ddd;
}

/* jquery styles */
#sortable { list-style-type: none; margin: 0; padding: 0; width: 100%; }	
#sortable li { margin: 0 3px 3px 3px; padding: 0.4em; padding-left: 1.5em; font-size: 1.4em; height: 24px; }
#sortable li span { position: absolute; margin-left: -1.3em; }


/* jquery buttons */
	.fg-button { outline: 0; margin:0 4px 0 0; padding: .4em 1em; text-decoration:none !important; cursor:pointer; position: relative; text-align: center; zoom: 1; }
	.fg-button .ui-icon { position: absolute; top: 50%; margin-top: -8px; left: 50%; margin-left: -8px; }
	
	a.fg-button { float:left; }
	a.fg-button:hover { color: #19A7FF }
	
	/* remove extra button width in IE */
	button.fg-button { width:auto; overflow:visible; }
	
	.fg-button-icon-left { padding-left: 2.1em; }
	.fg-button-icon-right { padding-right: 2.1em; }
	.fg-button-icon-left .ui-icon { right: auto; left: .2em; margin-left: 0; }
	.fg-button-icon-right .ui-icon { left: auto; right: .2em; margin-left: 0; }
	
	.fg-button-icon-solo { display:block; width:8px; text-indent: -9999px; }	 /* solo icon buttons must have block properties for the text-indent to work */	
	
	.fg-buttonset { float:left; }
	.fg-buttonset .fg-button { float: left; }
	.fg-buttonset-single .fg-button, 
	.fg-buttonset-multi .fg-button { margin-right: -1px;}
	
	.fg-toolbar { padding: .5em; margin: 0;  }
	.fg-toolbar .fg-buttonset { margin-right:1.5em; padding-left: 1px; }
	.fg-toolbar .fg-button { font-size: 1em;  }

