body
{
	margin:0px;
	background:#EAEAE9;
}

.first-box
{
	height:90px;
	padding-left:21%;
	background:#393939;
}
.first-box div
{
		padding-top:5px;
}
.first-box h1
{
	color:white;
	font-familt:Arial;
	font-size:10px;
}

.second-box
{
	height:50px;
	padding-top:14px;
	!padding-top:15px;
	padding-left:20%;
	background:url(Application/CONTROLLER/IMAGES/second-box.png) repeat-x;
	z-index: 10px;
}




/*content-box*/
.content
{
	padding-left:20%;
	position:relative;
	top:-25px;
	!top:-11px;
}
.left-margin-content
{
	background:url(Application/CONTROLLER/IMAGES/margin-content.png) repeat-y;
	width:15px;
}

.right-margin-content
{
	background:url(Application/CONTROLLER/IMAGES/margin-content.png) right repeat-y;
	background-position:-15,0;
	width:10px;
	
}

.center-margin-content
{
	width:800px;
	padding:15px;
	padding-top:30px;
	background:#F5F5F5;
}

.left-margin-content-bottom
{
	background:url(Application/CONTROLLER/IMAGES/left-part-tab-bottom.png) repeat-y;
	width:15px;
}

.right-margin-content-bottom
{
	background:url(Application/CONTROLLER/IMAGES/left-part-tab-bottom.png) right repeat-y;
	background-position:-15,0;
	width:10px;
	
}
.center-margin-content-bottom
{
	height:25px;
	width:800px;
	background:url(Application/CONTROLLER/IMAGES/center-part-content-bottom.png) repeat-x;
}






/*TABS*/
.left-tab-part-sel
{
	background:url(Application/CONTROLLER/IMAGES/border-part-tab-sel.png) right no-repeat;
	width:10px;
	height:25px;	
}

.right-tab-part-sel
{
	background:url(Application/CONTROLLER/IMAGES/border-part-tab-sel.png) left no-repeat;
	
	width:10px;
	height:25px;	
}

.center-tab-part-sel
{
	background:url(Application/CONTROLLER/IMAGES/sel-center-part-tab.png) left repeat-x;
	height:25px;
	width:80px;
	padding-top:4px;
	padding-left:1px;
	text-align:center;
}

.center-tab-part-sel a 
{
	text-decoration:none;
	color:#555555;
	font-family:helvetica;
	font-weight:bold;
	font-size:14px;
}

.left-tab-part
{
	background:url(Application/CONTROLLER/IMAGES/border-part-tab.png) right no-repeat;
	width:10px;
	height:25px;	
}

.right-tab-part
{
	background:url(Application/CONTROLLER/IMAGES/border-part-tab.png) left no-repeat;
	
	width:10px;
	height:25px;	
}

.center-tab-part
{
	background:url(Application/CONTROLLER/IMAGES/center-part-tab.png) left repeat-x;
	height:25px;
	width:80px;
	padding-top:4px;
	padding-left:1px;
	text-align:center;
}

.center-tab-part a 
{
	text-decoration:none;
	color:#555555;
	font-family:helvetica;	
}

/*------------------------------------*/




#loding-data
{
	position:absolute;
	top:40%;
	left:46%;
	width:100px;
	height:100px;
	display:none;
	
}

h1
{
	font-family: Verdana;
	font-size:15px;
	display: inline;
}

h2
{
	font-family: Tahoma;
	font-size:15px;
	font-weight:normal;
	display: inline;
}

.input-label
{
	font-family:Tahoma;
	text-align:right;
	padding-right:10px;
}

.input-text
{
	width:400px;
	font-size:16px
	border:1px solid #777777;
}

.page
{
	color:#444444;
	font-family:Tahoma;
	font-size:15px;
}

.mini-text
{
	font-size:10px;
	font-family:Tahoma;
	color:#777777;	
}


.button
{
	background: url( Application/CONTROLLER/IMAGES/button.png )  no-repeat;
	border:0px;
	width:100px;
	height:35px;
	color:#444444;
	font-family:Tahoma;
	font-size:15px;
}

.minibutton-twitter
{
	background: url( Application/CONTROLLER/IMAGES/twitter-button.png )  no-repeat;
	border:0px;
	width:100px;
	height:35px;
	color:#444444;
	font-family:Tahoma;
	font-size:15px;
}

.url-text
{
	color:#444444;
	font-family:Tahoma;
	font-size:14px;
}

.attention-text
{
	color:red;
	font-size:12px;
	font-family:tahoma;
}

.error
{
	color:red;
	font-family:Tahoma;
	font-size:15px;
	padding-bottom:5px;
	
}
.title-text
{
	font-family:Tahoma;
	font-size:17px;
	color:#666666;
	padding-left:20px;
}
.value-text
{
	font-family:Tahoma;
	font-size:17px;
	color:#666666;
}


      




.inputFile {
	opacity: 1;
	filter: alpha(opacity :   100);
}

.clipCopy {
	opacity: 0.5;
	filter: alpha(opacity :   50);
	position: relative;
}

.bigurl {
	color: #FF8800;
}

.smallurl {
	color: #009900;
}

.relative30 {
	position: relative;
	top: -17; !
	top: -25;
}

.urlinfo td {
	height: 40px;
}

.twitter-box {
	width: 400px;
	height: 130px;
	border: 1px solid #dddddd;
	position: absolute;
	display: none;
	background: #ffffff;
	font-family: Tahoma;
}

.twitter-box td {
	font-size: 14px;
}

.twitter-box textarea {
	border: 1px solid #dddddd;
	font-family: Tahoma;
	font-size: 12px;
}

.w500 {
	width: 500px;
}

.history-header td
{
	padding-left:10px;	
	padding-right:10px;	
	background:#dddddd;
	height:10px !important;
	font-size:13px;
}

.history-row td
{
	padding-left:10px;	
	padding-right:10px;	
	background:#eeeeee;
	height:10px !important;
	font-size:13px;
}

      




