/*
EC38A3
EC6EB9
*/
body{
	margin: 0px;
	padding: 0px;
	background: #EC38A3 URL("http://4share.ws/styles/grey/images/pink_bg.gif") repeat-x top;

  	font-weight:normal;
	font-family:Arial,Tahoma,sans-serif,Verdana,Helvitica;

	color: #EC38A3;
}
a:link, a:visited{color: #A80164; font-weight:bold; text-decoration: none;}
a:hover, a:active {color: #ec38a3; font-weight:bold; text-decoration: underline;}

.dark{
  background-color: #EC38A3;
}
.light{  background-color: #FDD4ED;
}

/* forms start */
input, select{
  font-family: Tahoma, Helvetica, Arial, sans-serif;
  font-size: 11px;
  font-weight: normal;
  color: #EC6EB9;

  cursor: text;
  vertical-align: middle;
  padding: 2px;

  border-left: 1px solid #EC6EB9;
  border-top: 1px solid #EC6EB9;
  border-right: 1px solid #EC6EB9;
  border-bottom: 1px solid #EC6EB9;
  background: #FFFFFF url("http://4share.ws/styles/grey/images/pink_input.gif") repeat-x top;
}

textarea{
  font-family: Tahoma, Helvetica, Arial, sans-serif;
  font-size: 11px;
  font-weight: normal;
  color: #EC6EB9;

  cursor: text;
  vertical-align: middle;
  padding: 2px;

  width:181px; height:55px;
  border-left: 1px solid #EC6EB9;
  border-top: 1px solid #EC6EB9;
  border-right: 1px solid #EC6EB9;
  border-bottom: 1px solid #EC6EB9;
  background: #FFFFFF url("http://4share.ws/styles/grey/images/pink_input.gif") repeat-x top;
}

input:focus, textarea:focus, input:hover, textarea:hover {
  border-left: 1px solid #EC38A3;
  border-top: 1px solid #EC38A3;
  border-right: 1px solid #EC38A3;
  border-bottom: 1px solid #EC38A3;

  color: #EC38A3;
  background-color: #ffffff;
}

.input_file{
  font-family: Tahoma, Helvetica, Arial, sans-serif;
  font-size: 11px;
  font-weight: normal;
  color: #EC6EB9;

  cursor: text;
  vertical-align: middle;

  border-left: 1px solid #EC6EB9;
  border-top: 1px solid #EC6EB9;
  border-right: 1px solid #EC6EB9;
  border-bottom: 1px solid #EC6EB9;
  background: #FFFFFF url("http://4share.ws/styles/grey/images/pink_input.gif") repeat-x top;
}

a.button2, input.button2 {
  width: auto !important; height:21px;
  border: 1px solid #EC6EB9;
  padding: 0px 3px 0 3px;
  font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
  color: #EC6EB9;
  font-size: 11px;
  background: #EFEFEF url("http://4share.ws/styles/grey/images/bg_button.gif") repeat-x top;
  cursor: pointer;
  vertical-align: middle;   font-weight:bold;
}

a.button2, a.button2:link, a.button2:visited, a.button2:active {
  text-decoration: none;
  color: #EC38A3;   font-weight:bold;
  padding: 4px 8px;
}

a.button2:hover, input.button2:hover {
  border: 1px solid #EC38A3;
  background: #EFEFEF url("http://4share.ws/styles/grey/images/bg_button.gif") repeat bottom;
  color: #EC38A3; font-weight:bold;
}
/* forms end */

/* fonts start */
.xsmall{font-size:10px; font-family:Tahoma, Arial, sans-serif;}
.small{font-size:12px}
.normal{font-size:13px}
.medium{font-family:Arial, Tahoma; font-size:14px}
.big{font-family:Arial, Tahoma; font-weight: bold; font-size:16px;}
.large {font-size:22px;}
.bigCaps {font:bold 14px "Trebuchet MS"; text-transform:uppercase;}
.bold {font-weight:bold;}
/* fonts end */

/* colors start */
.grey{color:#666666;!important}
.red, .red a:link, .red a:visited, .red a:hover{color:#b02b11!important}
.white, .white a:link, .white a:visited, .white a:hover{color:#FFFFFF!important}
.gold{color:#FFE59D!important}
.black{color:#000000!important}
/* colors end */

.table{
  width:100%;
  background: #FFFFFF;

  border: 1px solid #EC6EB9;
  border-spacing:2px;

  font: bold 11px Arial, Tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;

}
table.table td { padding:3px; }

.table2{
  width:100%;
  border: 0px;
  border-spacing:1px;
  font: 11px Arial, Tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
table.table2 td { padding:3px; }

.tcat{
  height: 27px;
  background: #EC38A3 url("http://4share.ws/styles/grey/images/pink_gradient.gif") repeat-x top left;
  color: #FFFFFF;
  font: bold 13px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.alt1{
	background: #FEEBF6;
}
.alt2{
	background: #FDF3F9;
}
.alt3{
	background: #FFFFFF;
}
.alt1 a:link, .alt1 a:visited, .alt2 a:link, .alt2 a:visited, .alt3 a:link, .alt3 a:visited{color: #666666; text-decoration: none;}
.alt1 a:hover, .alt1 a:active, .alt2 a:hover, .alt2 a:active, .alt3 a:hover, .alt3 a:active{color: #3A3A3A; text-decoration: underline;}

.alert {  padding: 6px;
  background: #FFFFE1;
  border: solid 1px #808080;
  color: #000000;
  font: menu;
  FILTER: progid:DXImageTransform.Microsoft.Shadow(direction=135,color=ThreeDShadow,strength=5);
}


img { border:0px; }
.pics{ border: 1px solid #EC6EB9; }
.pics2{ border: 1px solid #EC38A3; }


hr {
  border: none 0;
  border-top: 1px solid #EC38A3;
  width:100%;
  height: 1px;
}

h1 {
    background-repeat:no-repeat;
    background-position:left 3px;
    font-size:22px;
    color:#EC38A3;
    padding-bottom:1px;
    padding-left:0px;
    border-bottom:1px solid #EC38A3;
    padding-top:0px;
    font-weight:bold;
    text-transform:uppercase;
}
h2 {
    background-repeat:no-repeat;
    background-position:left 3px;
    font-size:16px;
    color:#EC38A3;
    padding-bottom:0px;
    padding-left:0px;
    padding-top:0px;
    font-weight:bold;
}
h3 {
    font-size:13px;
    color:#EC38A3;
    font-weight:bold;
}

li { padding-bottom:0px; }

/* menu starts */
#stylefour{
	position:relative;
	display:block;
	height:39px;
	font-size:11px;
	font-weight:bold;
	background:transparent url("http://4share.ws/styles/grey/images/menu_off.gif") repeat-x top left;
	font-family:Arial,Verdana,Helvitica,sans-serif;
	border-top:4px solid #EC38A3;
}

#stylefour ul{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
}

#stylefour ul li{
	display:block;
	float:left;
	margin:0;
}

#stylefour ul li a{
	display:block;
	float:left;
	color:#EC38A3;
	text-decoration:none;
	padding:11px 20px 0 20px;
	height:23px;
	background:transparent url("http://4share.ws/styles/grey/images/menu_divider.gif") no-repeat top right;
}

#stylefour ul li a:hover,#stylefour ul li a.current{
	color:#0066dd;
	background:#ffffff url("http://4share.ws/styles/grey/images/menu_on.gif") no-repeat top right;
}
/* menu ends */

/* download table */
.dt_c1 { background: #FEEBF6 url("http://4share.ws/styles/grey/images/dt_c1.gif") repeat-x top; }
.dt_c2 { background: #FEEBF6 url("http://4share.ws/styles/grey/images/dt_c2.gif") repeat-x top; }
.dt_c3 { background: #FEEBF6 url("http://4share.ws/styles/grey/images/dt_c3.gif") repeat-x top; }
.dt_c4 { background: #FEEBF6 url("http://4share.ws/styles/grey/images/dt_c4.gif") repeat-x top; }
