/* -------------------------------------- */
/* -----         COPYRIGHT          ----- */
/* ----- DkD creative design studio ----- */
/* -----    dkddesign@gmail.com     ----- */
/* -------------------------------------- */

.feed-body{
	background-color: #333;
	margin: 0;
	padding: 0;
	border: 0;
}

.feed-container{
	margin: 0;
	padding: 0;
	border: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color:white;
	background-color: #333;
}



.feed-container h3{
	display: block;
	color:white;
	font-size:20px;
	line-height: 24px;
	font-weight: normal;
	margin:0 0 10px 0;
	padding:0;
	border: 0;
}

.feed-container input,
.feed-container textarea,
.feed-container select{
	color:#999;
	font-size:16px;
	font-family: Arial, Helvetica, sans-serif;
}

.feed-container input:focus,
.feed-container textarea:focus,
.feed-container select:focus{
	color:black;
}

.feed-container .feeder-pole{
	clear: both;
	display: block;
	margin:0 0 10px 0;
	padding:0;
	border: 0;	
	font-size: 11px;
	color: #666666;

}
.feed-container .mar20{
	clear: both;
	margin: 20px 0 20px 0;
}

.feed-container h6{
	display: block;
	color: #ccc;
	font-size:12px;
	line-height: 14px;
	font-weight: normal;
	font-style: italic;
	margin:0 0 0 0;
	padding:0;
	border: 0;	
}

.feed-container label.feed-chkbx-lbl{
	display: inline-block;
	color: #ccc;
	font-size:12px;
	font-weight: normal;
	font-style: italic;
	margin:2px 0 0 0;
	padding:0;
	border: 0;		
	width: 300px;
	overflow: hidden;
	vertical-align: top;
}

.feed-container h5{
	display: block;
	color: #999;
	width: 405px;
	font-size:12px;
	line-height: 14px;
	font-weight: normal;
	font-style: italic;
	margin:0 0 5px 0;
	padding:0;
	border: 0;	
	border-bottom: 1px dotted #999;
}

.feed-container .feed-file-name{
	font-size:15px;
	color: #999;
}

.feed-container a.feed-button-delete{
	font-size:10px;
	color: #333;
	background-image: url(../gfx/fedd_button_delete.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	padding: 0 0 0 16px;
	margin: 0 0 0 5px;
}
.feed-container a.feed-button-delete:hover{
	color: #ccc;
}

.feed-container .feed-file-info{
	display: block;
	clear: both;
	margin: 0 0 0 10px;
}


.feed-container a.feed-button-add{
	font-size:15px;
	color: #fff;
	text-decoration: none;
	margin: 0;
	padding: 0;
	border: 0;
}
.feed-container a.feed-button-add:hover{
	color: #ccc;
	text-decoration: underline;
}



.feed-container a.feed-send{
	display: inline-block;
	white-space: nowrap;
	height: 26px;
	margin: 0 20px 0 20px;
	padding: 0;
	border: 0;
	background-image: url(../gfx/fedd_button_order_bg.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
	color: white;
	font-size: 12px;
	text-decoration: none;
}
.feed-container a.feed-send .feed-send-start{
	height: 26px;
	width: 5px;
	margin: 0 5px 0 0;
	padding: 0;
	border: 0;
	background-image: url(../gfx/fedd_button_order_start.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.feed-container a.feed-send .feed-send-stop{
	height: 26px;
	width: 5px;
	margin: 0 0 0 5px;
	padding: 0;
	border: 0;
	background-image: url(../gfx/fedd_button_order_stop.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.feed-container a.feed-send:hover{
	background-position: 0 100%;
}
.feed-container a.feed-send:hover img{
	background-position: 0 100%;
}
/* -------------------------------------- */
/* -----          CREATIVE          ----- */
/* -----     DESIGN & PROGRAMMING   ----- */
/* -------------------------------------- */