/* =CSS RESET  - copyright by Eric Meyer - www.ericmeyer.com
===========================================*/

/* v1.0 | 20080212 */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
b,strong{
	font-weight:bold;
}
i,em{
	font-style:italic;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need cellspacing='0' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* float clearing for IE6 */
* html .clearfix{
  height: 1%;
  overflow: visible;
}

/* float clearing for IE7 */
*+html .clearfix{
  min-height: 1%;
}

/* float clearing for everyone else */
.clearfix:after{
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
  font-size: 0;
}



/* =DEFAULTS
===========================================*/
.break {
	clear:both;
	height: 0px;
	overflow: hidden;
}
i, .none {
	display: none;
}
.text_center {
	text-align:center;
}
.text_right {
	text-align: right;
}
.float_left {
	float: left;
}
.float_right {
	float: right;
}
a {
	cursor: pointer;
	color: #007eca;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}


/* =LAYOUT
===========================================*/
body {
	background: url(http://www.alege.net/images/bg.jpg);
	text-align: center;
}

#container1 {
	background: url(http://www.alege.net/images/bg_top.jpg) no-repeat top center;
	padding-top: 11px;
}
#container {
	width: 980px;
	padding: 10px;
	background: #fff url(http://www.alege.net/images/top.png) no-repeat top right;
	text-align: left;
	margin: 0 auto;
	font: 12px Verdana, Geneva, sans-serif;
	color: #444;
     -moz-border-radius: 14px 14px 0px 0px; 
  -webkit-border-radius: 14px 14px 0px 0px; 
          border-radius: 14px 14px 0px 0px; 
     -moz-box-shadow: 1px 1px 1px #666666; /* FF3.5+ */
  -webkit-box-shadow: 1px 1px 1px #666666; /* Saf3.0+, Chrome */
          box-shadow: 1px 1px 1px #666666; /* Opera 10.5, IE9 */
}

/* =HEADER
===========================================*/
#header {
	height: 85px;
	width: 100%;
	position: relative;
}
#header h1 {
	padding-top: 10px;
}
#header h1 a em{
	font: 30px PTSansBoldItalic, Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	color: #326998;
	padding-top: 15px;
	float: left;
}
#header h1 a span {
	width:170px;
	height: 60px;
	background: url(http://www.alege.net/images/alege_main_logo.png) no-repeat;
	display: inline-block;
}
#header h1 a:hover {
	text-decoration: none;
}
	
#login {
	position: absolute;
	top: -10px;
	right: 0px;
	height: 85px;
	background: url(http://www.alege.net/images/bg_login.png) no-repeat;
	width: 620px;
	padding: 10px;
	font-size: 11px;
	
}
#login label {
	display: inline-block;
	float: left;
	text-align: right;
	line-height: 20px;
	padding-right: 5px;
	padding-left: 3px;
}
#login .input {
	float: left;
	width: 120px;
	padding: 2px;
	margin-right: 15px;
	border-right: 1px solid #dedede;
	border-bottom: 1px solid #dedede;	
	border-top: 1px solid #bebebe;
	border-left: 1px solid #bebebe;
	background: url(http://www.alege.net/images/bg_inputs.png) no-repeat top left;
     -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
          border-radius: 2px;

}
.autent {
	padding-left: 240px;
	padding-top: 5px;
	margin-bottom: 10px;
	font-size: 10px;
}
.login_options {
	position: absolute;
	left: 830px;
	top: 0px;
	line-height: 26px;
}
.red {
	font-weight: bold;
	color: #e13614;
}

/* =CONTENT DEFAULTS
===========================================*/
#content p, #content ul {
	margin-bottom: 15px;
}
#content h3 {
	font-size: 16px;
	margin-bottom: 5px;
}
#content h4 {
	margin-bottom: 10px;
}
.blue, #content a.blue {
	color: #1f6aa9;
}
.bulleted li {
	padding-left: 10px;
	background: url(http://www.alege.net/images/list_bullet.png) no-repeat 0px 5px;
}
.bulleted.floated li {
	float: left;
	display: inline;
	width: 250px;
	margin-bottom: 5px;
}
#content .bulleted li h4 {
	margin-bottom: 3px;
}
.left {
	width: 160px;
	float: left;
	display: inline;
	margin-right: 10px;
}
.right {
	width: 640px;
	float: left;
	display: inline;
}
.right.large {
	width: 810px;
}
.welder {
	width: 810px;
	float: left;
	display: inline;
}
.weldernew {
	float: left;
	display: inline;
}
.box {
	clear: both;
	margin-bottom: 10px;
     -moz-border-radius: 8px; 
  -webkit-border-radius: 8px; 
          border-radius: 8px;
}

/* =LEFT ELEMENTS
===========================================*/

.leftbox {
	background: #f8f8f8;
	width: 150px;
	padding: 10px 5px 0 5px;
	border: 1px solid #e9ebec;
     -moz-box-shadow: 1px 1px 1px #dbdbdb; /* FF3.5+ */
  -webkit-box-shadow: 1px 1px 1px #dbdbdb; /* Saf3.0+, Chrome */
          box-shadow: 1px 1px 1px #dbdbdb; /* Opera 10.5, IE9 */
}
.google {
	padding-bottom: 10px;
}
.leftbox h2 {
	font: 16px PTSansBoldItalic, Arial, Helvetica, sans-serif;
	color: #1f6aa9;
	background: url(http://www.alege.net/images/bg_title_leftbox.png) no-repeat center bottom;
    text-shadow: 0px 1px 2px #fff; 
     -moz-border-radius: 8px 8px 0 0; 
  -webkit-border-radius: 8px 8px 0 0; 
          border-radius: 8px 8px 0 0; 
	zoom:1;
	margin: -10px -5px 0px -5px;
	padding: 3px 0px 18px 10px;
	width: auto;
	height: auto;
}
.leftbox a {
	color: #333;
	text-decoration: none;
}
.leftbox a:hover {
	text-decoration: underline;
	color: #056cc2;
}
.leftbox ul a {
	display: block;
	padding: 2px 0px 2px 3px;
}
.leftbox ul a:hover {
	text-decoration: none;
	display: block;
	background: #97b1d2;

}
.leftbox ul ul {
	margin-left: 15px;
}
.leftbox ul ul  a {
	font-size: 11px;
}
#content .leftbox ul {
	margin-bottom: 10px;
}
#content .leftbox ul ul {
	margin-bottom: 3px;
}
.leftbox ul li {
}

#content .leftbox form p {
	margin-bottom: 5px;
	line-height: 18px;
}
.leftbox select, .leftbox input {
	width: 144px;
	padding: 2px;
	border-right: 1px solid #dedede;
	border-bottom: 1px solid #dedede;	
	border-top: 1px solid #bebebe;
	border-left: 1px solid #bebebe;
	background: url(http://www.alege.net/images/bg_inputs.png) no-repeat top left;
     -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
          border-radius: 2px;
}
.leftbox select:focus, .leftbox input:focus {
	border-color: #82bbe1;
}
.leftbox select {
	width: 150px;
}
.input {
	margin-top: 3px;
	padding: 2px;
	margin-bottom: 2px;
	border-right: 1px solid #dedede;
	border-bottom: 1px solid #dedede;	
	border-top: 1px solid #bebebe;
	border-left: 1px solid #bebebe;
	background: url(http://www.alege.net/images/bg_inputs.png) no-repeat top left;
     -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
          border-radius: 2px;
}

#header .input {
	margin-top: 0px;
}
.width95pc {
	width: 95%;
}
.width250 {
	width: 250px;
}

/* =SITE BUTTONS
===========================================*/
.button {
    -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
          border-radius: 5px;
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
    background: url("http://www.alege.net/images/36px-blended.png") repeat-x scroll 0 0 #222222;
	border: none;
    border-bottom: 1px solid rgba(0, 0, 0, 0.25);
    color: #FFFFFF !important;
    cursor: pointer;
    display: inline-block;
    font-size: 13px;
    font-weight: bold;
    line-height: 1;
    overflow: visible;
    padding: 3px 15px 4px;
    position: relative;
    text-decoration: none;
    text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25);
    width: auto;
	font-family: Arial, Helvetica, sans-serif;
}
button::-moz-focus-inner {
    border: 0 none;
    padding: 0;
}
.button:hover {
    background-color: #111111;
    color: #FFFFFF;
}
.button:active {
    -moz-transform: translateY(1px);
}
.small.button {
    font-size: 11px;
}
.large.button {
    font-size: 14px;
    padding: 8px 19px 9px;
}
.green.button {
    background-color: #91BD09;
}
.green.button:hover {
    background-color: #749A02;
}
.blue.button {
    background-color: #4586ca;
	border-top: 1px solid #5896d1;
}
.blue.button:hover {
    background-color: #2766a8;
}
.red.button {
    background-color: #E33100;
}
.red.button:hover {
    background-color: #872300;
}
.magenta.button {
    background-color: #A9014B;
}
.magenta.button:hover {
    background-color: #630030;
}
.orange.button {
    background-color: #FF5C00;
}
.orange.button:hover {
    background-color: #D45500;
}
.orangellow.button {
    background-color: #FFB515;
}
.orangellow.button:hover {
    background-color: #FC9200;
}
.white.button {
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    color: #666666 !important;
    font-weight: normal;
    text-shadow: 0 1px 1px #FFFFFF;
}
.white.button:hover {
    background-color: #EEEEEE;
}

/* =RIGHT ELEMENTS
===========================================*/
.rightbox {
	background: #fff;
	width: 620px;
	padding: 10px 10px 0 10px;
	border: 1px solid #e9ebec;
     -moz-box-shadow: 1px 1px 1px #dbdbdb; /* FF3.5+ */
  -webkit-box-shadow: 1px 1px 1px #dbdbdb; /* Saf3.0+, Chrome */
          box-shadow: 1px 1px 1px #dbdbdb; /* Opera 10.5, IE9 */
}
.rightboxnew {
	background: #fff;
	width: 100%;
	padding: 10px 10px 0 10px;
	border: 1px solid #e9ebec;
     -moz-box-shadow: 1px 1px 1px #dbdbdb; /* FF3.5+ */
  -webkit-box-shadow: 1px 1px 1px #dbdbdb; /* Saf3.0+, Chrome */
          box-shadow: 1px 1px 1px #dbdbdb; /* Opera 10.5, IE9 */
}
.rightbox h2 {
	font: 18px PTSansBoldItalic, Arial, Helvetica, sans-serif;
	color: #1f6aa9;
	background: url(http://www.alege.net/images/bg_title_rightbox.png) no-repeat center bottom;
    text-shadow: 1px 1px 0px #fff; 
	margin: -10px -10px 0px -10px;
	padding: 3px 200px 18px 10px;
     -moz-border-radius: 8px 8px 0 0; 
  -webkit-border-radius: 8px 8px 0 0; 
          border-radius: 8px 8px 0 0; 
	position: relative;

}

 .rightboxnew h2 {
	font: 18px PTSansBoldItalic, Arial, Helvetica, sans-serif;
	color: #1f6aa9;
	background: url(http://www.alege.net/images/bg_title_rightboxnew.png) no-repeat center bottom;
    text-shadow: 1px 1px 0px #fff; 
	margin: -10px -10px 0px -10px;
	padding: 3px 200px 18px 10px;
     -moz-border-radius: 8px 8px 0 0; 
  -webkit-border-radius: 8px 8px 0 0; 
          border-radius: 8px 8px 0 0; 
	position: relative;

}
.rightbox h2 a , .rightboxnew h2 a{
	position: absolute;
	display: block;
	right: 11px;
	top: 7px;
	font: 16px PTSansBoldItalic, Arial, Helvetica, sans-serif;
	color: #fff;
	padding-right: 22px;
	background: url(http://www.alege.net/images/title_bullet.png) no-repeat right 4px;
	text-shadow: 1px 1px 0px #6e84a2;
}
.rightbox h2 a:hover, .rightboxnew h2 a:hover {
	color: #fff;
    text-shadow: -2px -2px 0px #6e84a2;
	text-decoration: none;
	background: url(http://www.alege.net/images/title_bullet_hover.png) no-repeat right 4px;
}

/* =main boxes matrix */
#content ul.matrix,ul.matrix2 ,ul.matrix3{
	margin-bottom: 0px;
}
.matrix li,.matrix2 li,.matrix3 li {
	float: left;
	margin-left: 13px;
	display: inline;
	margin-bottom: 15px;
}

.matrix li a,.matrix2 li a,.matrix3 li a {
	display: block;
	text-align: center;
	color: #444;
}
.matrix li a img,.matrix2 li a img,.matrix3 li a img {
	background: #fff;
	padding: 3px;
	border: 1px solid #e2e2e2;
	margin-bottom: 4px;
     -moz-box-shadow: inset1 0px 0px 2px #dbdbdb; /* FF3.5+ */
  -webkit-box-shadow: inset1 0px 0px 2px #dbdbdb; /* Saf3.0+, Chrome */
          box-shadow: inset1 0px 0px 2px #dbdbdb;
	
}
.matrix li {
	min-width:140px;
	min-height:97px;
}

.matrix2 li {
	min-width:140px;
	min-height:145px;
}
.matrix3 li {
	min-width:135px;
	min-height:135px;
}


.matrix li a:hover,.matrix2 li a:hover,.matrix3 li a:hover {
	text-decoration: none;
	color: #428dcb;
}
.matrix li a:hover img,.matrix2 li a:hover img,.matrix3 li a:hover img {
	background: #fff;
	padding: 2px;
	border: 2px solid #333;
     -moz-box-shadow: inset1 0px 0px 2px #666; /* FF3.5+ */
  -webkit-box-shadow: inset1 0px 0px 2px #666; /* Saf3.0+, Chrome */
          box-shadow: inset1 0px 0px 2px #666;
}
	

/* =movies list */
.subtitle_image_small {
	width: 80px;
	float: left;
	position: relative;
	margin-left: 
}
span.new {
	display: block;
	width: 24px;
	height: 24px;
	background: url(http://www.alege.net/images/icn_new.png) no-repeat;
	position: absolute;
	top: -5px;
	right: 5px;
}
.smalldetails {
	font-size: 11px;
	margin-bottom: 10px;
}
.smalldetails td {
	padding: 3px 3px 3px 0px;
}
.smalldetails .leftcol {
	width: 110px;
}
.download {
	width: 260px;
	float: right;
	text-align: left;
}
.download a {
	display: block;
	padding-left: 30px;
	background: url(http://www.alege.net/images/icn_download.png) no-repeat left center;
	font-weight: bold;
	line-height: 24px;
}
.download span {
	display: block;
	padding-top: 2px;
	border-top: 1px dotted #ccd7e2;
	font-size: 10px;
}

.download button form {
	display: block;
	padding-left: 30px;
	background: url(http://www.alege.net/images/icn_download.png) no-repeat left center;
	font-weight: bold;
	line-height: 24px;
}




.separator {
	width: 100%;
	float: left;
	clear: both;
	margin: 10px 0px;
	background: url(http://www.alege.net/images/separator.png) no-repeat center center;
	height: 11px;
	overflow: hidden;
}
.double_separator {
	width: 100%;
	clear: both;
	margin: 10px 0px;
	background: url(http://www.alege.net/images/double_separator.png) no-repeat top center;
	text-align: center;
	padding-top: 5px;
	height: 36px;
	font-size: 14px;
	font-weight: bold;
}
.double_separator img {
	vertical-align: middle;
	margin: 0px 20px;
}

.separator.right {
	background-position: right center;
}
.banc_more {
	text-align: right;
	border-top: 1px dotted #728da9;
	font-size: 10px;
	padding-top: 4px;
	margin-top: -10px;
}
.banc_more span {
	display: inline-block;
	float: left;
}
#content p.anunt_details {
	border-top: 1px dotted #728da9;
	font-size: 10px;
	background: #f2f2f2;
	padding: 3px;
	margin-bottom: 10px;
	margin-top: -10px;
}
	
	
.small {
	font-size: 10px;
}

.breadcrumb a {
	font-weight: bold;
}

.flashcontainer {
	margin-bottom: 15px;
	text-align: center;
}
.movie_left {
	float: left;
	width: 330px;
	padding-right: 10px;
}
.movie_right {
	float: left;
	width: 260px;
}
.ym {
	background: url(http://www.alege.net/images/icn_ym.png);
}
.mail {
	background: url(http://www.alege.net/images/icn_email.png);
}
.raport {
	background: url(http://www.alege.net/images/icn_warning.png);
}
.tags {
	background: url(http://www.alege.net/images/icn_tag.png);
}
.has_icon {
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: left center;
}
.vote img {
	margin-bottom: -5px;;
}
.long {
	width: 95%;
}

.pagination {
	text-align: right;
}
.pagination span {
	display: inline-block;
	float: left;
}
.pagination a {
	padding: 2px 4px;
}
.pagination a.active, .pagination a.active:hove {
	color: #fff;
	background: #bfd0e1;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #ccc;
	color: #333;
}

.pagination a:hover {
	color: #fff;
	background: #efefef;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	color: #333;
}
.middle_adv {
	clear: both;
	height: 100px;
	margin-bottom: 10px;
}

.half_col {
	width: 48%;
	float: left;
	margin-right: 2%;
	display: inline;
}
.half_col.ad_container {
	width: 50%;
	margin: 0px;
	margin-bottom: 15px;
	text-align: center;
}
	
.third_col {
	width: 30%;
	float: left;
	margin-right: 3%;
	display: inline;
}

.vmiddle {
	vertical-align: middle;
}
.vbaseline {
	vertical-align: baseline;
}

#footer {
	background: url(http://www.alege.net/images/bg_footer.jpg) no-repeat bottom center;
	padding-bottom: 65px;
	width: 100%;
	line-height: 18px;
}
#footer p {
	margin-bottom: 15px;
}
#footer .container {
	width: 980px;
	padding: 10px 10px 20px 10px;
	text-align: left;
	margin: 0 auto;
	font: 12px Verdana, Geneva, sans-serif;
	color: #444;
	background: #fff;
     -moz-border-radius: 0px 0px 14px 14px; 
  -webkit-border-radius: 0px 0px 14px 14px; 
          border-radius: 0px 0px 14px 14px; 
     -moz-box-shadow: 1px 1px 1px #666666; /* FF3.5+ */
  -webkit-box-shadow: 1px 1px 1px #666666; /* Saf3.0+, Chrome */
          box-shadow: 1px 1px 1px #666666; /* Opera 10.5, IE9 */
}

p.copy {
	padding: 15px 0px 20px 340px;
	background:url(http://www.alege.net/images/bg_copy.jpg) no-repeat center center;
	margin-top: -15px;
	margin-bottom: 15px;
}
.footer_left {
	width: 340px;
	float: left;
	display: inline;
	text-align: center;
}
.footer_right {
	float: left;
	width: 620px;
}



.subtitle_image_big {
	width: 230px;
	float: left;
	position: relative;
	margin-bottom: 15px;
}

