/* Reset */
@import 'reset.css';
/* Main Styles */
html {
	font-size: 100%;
	height: 100%;
}

body {
	font-family:   Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 100%;
	width: 100%; 
	color:#383838;
	background: #FFF;
}

a {
	text-decoration: underline;
	color: #000;
}
a:hover, a:active, a:focus {
	text-decoration: none;
	outline: 0
}

h1, h2, h3, h4, h5, h6 {font-weight: normal;}

.clear-fix {
	clear: both;
	font-size: 0;
	height: 0;
	line-height: 0;
	overflow: hidden;
}

.fl_l {
float: left
}

.fl_r {
float: right
}

#wrapper  {
	position: relative;
	height: 100%;
	margin: 0 auto
}
html>body #wrapper {height: auto; min-height: 100%;}
.wrapper_bg {
	position: absolute; 
	width: 700px; 
	background: url(../img/body_bg.png) no-repeat right; 
	top: 0;
	right:0;  
	height: 100px; 
	z-index: -100
}
.wrapper_bg2 {
	position: absolute; 
	width: 700px; 
	background: url(../img/body_bg2.png) no-repeat right; 
	bottom: 0 !important;
	left:-700px;  
	height: 40px; 
	z-index: -100
}

/* END Main Styles */

/* Header  */
#header{
	height: 100px;
	margin: 0 auto;
}
.logo {
	width:220px;
	float: left;
	position: relative
}
.logo h1 a {
	position: absolute;
	top: 42px;
	width: 220px;
	height: 62px;
	text-indent: -9999px;
	font-size: 3px;
	background: url(../img/logo.gif) no-repeat 0 0;
	padding: 0;
	margin: 0
}
.main_logo {
	padding: 45px 0 0 100px;
	float: left;
	width: 370px;
}
.main_logo a {
	display: block;
	width: 160px;
	height: 110px;
	text-indent: -9999px;
	font-size: 3px;
	padding: 0;
	margin: 0
}
.nav {
	width: 774px;
	height: 100px;
	float: right;
	background: url(../img/sprite-x.png) repeat-x 0 0;
	position: relative !important;
	z-index: 900
}
.nav em {
	display:block;
	position:absolute;
	top: 0;
	left: 0;
	height:100px;
	width:15px;
	float: left;
	background: transparent url(../img/sprite-y.png) no-repeat 0 0;
	z-index:0
}
.menu {
	padding: 0 0 15px 0;
	border-bottom: 6px solid #AAC1AF
}
.main_div .menu {
	border-bottom: none !important;
	padding: 0 0 95px 0;
}
.main_div .menu.notlogged { 
	padding: 0 !important;
}
.menu ul {
	padding: 0;
	margin: 8px 0 0 0;
	float: left
}
.menu ul li {
	padding: 0 10px 0 0;
	margin: 0;
	display: inline;
	color: #000;
	font-size: 12px;
	position: relative
}
.menu ul li a {
	color: #000 !important;
	text-decoration: underline  !important
}
.menu ul li a:hover {
	color: #000 !important;
	text-decoration: none  !important
}
.user_panel {
	position: absolute;
	top: 10px;
	right: 10px;
	height: 34px;
	color: #000;
	font-size: 14px;
	background: transparent url(../img/sprite-x.png) repeat-x 0 -273px;
}
.user_panel ul {
	padding: 0;
	margin: 0;
}
.user_panel ul li {
	display: block;
	float: left;
	padding: 10px;
	margin: 0;
}
.bl {
	border-left: 1px solid #FFFFFF
}
.br {
	border-right: 1px solid #DADADA
}
.user_panel ul li.first {
	width: 5px;
	height: 34px;
	font-size: 1px;
	padding: 0 !important;
	background: transparent url(../img/sprite-x.png) no-repeat 0 -341px;
}
.user_panel ul li.last {
	width: 5px;
	height: 34px;
	font-size: 1px;
	padding: 0 !important;
	background: transparent url(../img/sprite-x.png) no-repeat 0 -307px;
}
.login {
	padding: 40px 0 0;
	width: 300px;
}
.login_ins {
	width:155px;
	height:25px;
	padding: 9px 25px 0;
	font-size: 14px;
	background: transparent url(../img/sprite-y.png) no-repeat -17px 0;
	z-index: 9999
}
.login_ins a, .login_ins a:hover {
	text-decoration: none
}
#log {
}
#reg {
	padding: 0 0 0 35px
}
.popups-holder {
	z-index: 9999;
}	

#login_div {
	z-index: 9999;
}
#login-panel {
	z-index: 9999
}

/* End Header  */


/* Main */
#main {
	padding: 10px 0 0 0
}
.main_div {
	background: url(/img/main_bg.jpg) no-repeat right top
}
#main .left {
	width: 300px;
	padding: 0 0 75px 0;
	float: left
}
#main .right {
	width: 430px;
	padding: 0 100px 75px 0;
	float: right;
}
#main .left3 {
	width: 225px;
	float: left
}
.partner_info {
	font-size: 12px;
	line-height: 20px;
	padding: 25px 0 0 20px
}
.partner_info.edit {
	padding: 0 10px 15px 10px !important
}
#main h1 {
	padding: 0 0 20px 0;
	margin-bottom: 20px;
	font-size: 20px !important;
	line-height: 30px !important;
	font-weight: normal !important;
	font-family: Arial, Times, serif;
	color: #AAC1B1
}
#main h1 a, #main h1 a:hover {
	color: #000;
	text-decoration: none
}
#main h1.main {
	color:#AAC1B1;
	font-family:Arial,Helvetica,sans-serif;
	font-size:20px;
}
#main h2 {
	padding: 0;
	margin: 30px 0 10px;
	font-size: 16px !important;
	line-height: 16px !important;
	color: #000;
}
#main h2 a, #main h2 a:hover {
	color: #000;
	text-decoration: none
}
.block {
	position: relative;
	padding: 0 70px 70px 0;
	font-size: 12px;
	color: #000;
	line-height: 18px !important;	
}
#main .block h1 {
	padding: 0;
	margin: 0 0 5px !important;
	font-size: 18px !important;
	line-height: 22px !important;
	color: #FB5A00 !important
}
#main .block h1 a.det {
	font-size: 12px;
	text-decoration: underline;
	color: #107AC2;	
}
.become {
	width: 215px;
	height: 32px;
	margin: 0 auto 20px;
	padding: 0;
	position: relative;
	display: block;
	background: transparent url(../img/sprite-x.png) repeat-x 0 -100px;
}
.become span {
	display:block;
	font-size:13px;
	color: #FFF;
	float: left;
	margin: 8px 0 0;
	padding: 0 10px;
	cursor: pointer
}
.become span a, .become span a:hover {
	color: #FFF;
	text-decoration: none !important
}
.become em.l,
.become em.r {
	display:block;
	float:right;
	height:32px;
	width:10px;
	position: absolute;
	top: 0;
	right: 0;
	font-size:1px;
	background: url(../img/sprite-y.png) no-repeat -10px -100px;
	margin: 0 !important
}
.become em.l {
	display:block;
	float:left;
	left: 0;
	background: url(../img/sprite-y.png) no-repeat 0 -100px;
}
#main .left2 {
	width: 380px;
	float: left
}
#main .right2 {
	width: 390px;
	float: right
}
.main_pad {
	padding-bottom: 20px;
	color: #5E5E5E;
	line-height: 15px
}
.main_height {
	height: 60px;
	padding: 0 0 30px 0
}
.our_offers {
	padding: 120px 0 100px 0
}
#main .our_offers h1 {
	font-size:15px !important;
	font-weight: normal !important;
	color: #2A424C !important;
	padding: 0 !important;
	margin: 0 0 15px 0 !important;
	text-transform: uppercase !important
}
.our_offers ul {
	padding: 0 0 0  450px
}
.our_offers ul li a {
	color: #75888D;
	font-size: 11px;
	line-height: 15px;
	text-decoration: underline
}
.our_offers ul li a:hover {
	text-decoration: none
}
.proposition_item {
	width: 210px;
	float: left;
	padding: 10px 0 0 0
}
.proposition_item em {
	display: block;
	float: left;
	width: 5px;
	height: 6px;
	margin: 6px 5px 0 0 !important;
	font-size: 1px;
	background: url(../img/sprite-y.png) no-repeat -242px -5px !important;
}
.main_height em {
	display: block;
	float: right;
	margin: 0 0 10px 10px
}
#main .main_height h1 {
	font-size: 16px !important;
	text-transform: uppercase;
	color: #AFB5B1;
	font-weight: bold !important;
	padding: 30px 0 0 0 !important
}
.main_height em#partner {
	width: 112px;
	height: 52px;
	background: url(../img/sprite-y.png) no-repeat -107px -568px;
}
.main_height em#prizes {
	width: 107px;
	height: 52px;
	background: url(../img/sprite-y.png) no-repeat 0 -568px;
}
.main_pad ul {
	padding: 0;
	font-size: 12px;
	line-height: 15px;
	margin: 1.12em 0 0 40px;
}
.main_pad ul li {
	display: list-item;
	padding:0 0 0 5px;
	margin: 3px 0;
	list-style: disc
}

.block2 {
	position: relative;
	padding: 0 0 70px 0;
	font-size: 10px;
	color: #000;
	line-height: 18px !important
}

.call.on  {
	display: block;
	width: 225px;
	height: 92px;
	/*background: url(../img/sprite-y.png) no-repeat  0 -188px;*/
	z-index: 1;
	text-align:center
}
.call.off  {
	display: block;
	width: 225px;
	height: 92px;
	background: url(../img/sprite-y.png) no-repeat  0 -280px;
	z-index: 1
}
.left3 .call {
	margin: 25px 0
}
.new {
	color:#5E5E5E;
	font-size:12px;	
	padding: 0 0 15px 0;
	line-height: 15px !important
}
.new a {
	color: #5E5E5E;
	text-decoration: none !important
}
.new a:hover {
	color: #2E4650;
	text-decoration: none !important
}
.date {
	color:#2E4650;
	font-family:Geneva,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:600;
}
.archive {
	padding: 10px 0 20px 0
}
.archive em {
	display: block;
	float: left;
	width: 5px;
	height: 6px;
	margin: 4px 5px 0 0 !important;
	background: url(../img/sprite-y.png) no-repeat -242px -5px !important;
}
.block_txt {
	position: relative;
	padding: 0 0 20px 0;
	font-size: 12px;
	color: #000;
	line-height: 18px !important
}
#main .block_txt h1, #main .block_txt h1 a {
	padding: 0;
	margin: 0 0 5px !important;
	font-size: 18px !important;
	color: #2A424C !important
}
#main .block_txt h2, #main .block_txt h2 a {
	padding: 0;
	margin: 0 0 5px !important;
	font-size: 14px !important;
	color: #FB5A00 !important
}
.partner_info input.button {
	border: none !important;
	background: transparent url(../img/look_btn.gif) no-repeat ;
	width: 73px;
	height: 26px;
	_height: 24px;
	margin: 3px 10px 0 0;
	font-size: 1px;
	text-indent: -9999px;
	_display: block;
}
*+html .partner_info input.button {
	height: 24px;
	display: block;
	margin: 4px 10px 0 0;
}
.partner_info input.button2 {
	border: none !important;
	background: transparent url(../img/sprite-y.png) no-repeat -143px -452px;
	width: 73px;
	height: 21px;
	margin: 5px 10px 0 0;
	font-size: 1px;
	text-indent: -9999px;
	_display: block;
}
.partner_info input#from, .partner_info input#to {
	margin-left:6px;
	width: 60px
}
.insert_update_title {	
	padding: 0;
	margin: 5px 0 10px 28px !important;
	font-size: 18px !important;
	font-family:   Arial, Times, serif !important;
	color: #333 !important
}
.insert_update_title.edit {
	margin: 5px 0 10px 15px !important;
}
/* End Main */

/* Footer */
#empty {height: 85px;}
#footer {
	position: absolute;
	left: 0;
	bottom: 0;
	height: 46px;
	width: 100%;
	font-size: 12px;
}
.footer {
	height: 40px;
	width: 100%;
	position: relative
}
.copy {
	width: 250px;
	padding: 0 15px 0 0;
	color: #000;
	font-size: 12px;
	float: right
}
.copy img {
	float: left;
	margin: 0 10px 0 0
}
.copy h1 {
	padding: 15px 0 0 0;
	font-size: 12px;
	line-height: 14px;
}
#footer ul.menu {
	margin: 0;
	padding: 15px 0 0 0 !important;
	float: left;
	border: none !important
}
#footer ul.menu li {
	display: inline;
	list-style: none;
	padding: 0 10px 0 0;
	margin: 0;
}
#footer ul.menu li a {
	color: #000;
	text-decoration: underline
}
#footer ul.menu li a:hover {
	color: #000;
	text-decoration: none
}
/* End Footer */
/* Partner */
.hello_user {
	color:#A7A7A7;
	font-family:Arial,Helvetica,sans-serif;
	font-size:16px;
	padding: 30px 0 0 30px
}
.partner_info form {
	margin: 0;
	font-size: 12px;
	color: #000
}
.partner_info form  fieldset {
	padding: 0 0 35px 0 !important
}
.partner_info form span {
	color: #C00
}
.partner_info form legend {
	font-size: 14px !important;
	color: #000;
	padding: 0 0 20px
}
input {
	background-color:#FFF;
	border-color:#C8C8C8 #C8C8C8 #C8C8C8 #C8C8C8;
	border-style:solid;
	border-width:1px;
	color:#000000;
	font-family:Geneva,Arial,Helvetica,sans-serif;
	font-size:12px;
	text-decoration:none;
}

textarea {
	border: 1px solid #D4D4D4;
}
.partner_info form input {
	width: 151px;
	margin: 3px 0 0 0;
	_margin: 7px 0 0 0;
	font-size: 11px;
	height: 14px;
	padding: 3px 2px
}
@-moz-document url-prefix() {
  .partner_info form input {width: 154px;}
}
@media all and (-webkit-min-device-pixel-ratio:10000),
not all and (-webkit-min-device-pixel-ratio:0) {
  .partner_info form input {width: 151px;}
}
.partner_info form input.check {
	width: 13px !important;
	height: 13px;
	padding: 0 !important
}
.pagination {
	margin: 20px 0
}
.pagination a {
	margin: 0 5px
}
/* Partner info */

/* Statistic */
tr.head td{
	font-size: 11px;
	height: 38px;
	background: url(../img/sprite-x.png) repeat-x 0 -171px !important;
}
tr.head td {
	vertical-align: middle !important;
	border-left: 1px solid #ECECEC;
	border-right: 1px solid #DBDBDB
}
tr.head td.first {
	border-left: none !important;
	height: 38px;
}
tr.head div.first {
	height: 25px;
	padding: 13px 0 0 0;
	background: url(../img/th_left.gif) no-repeat left !important;
}
tr.head td.last {
	border-right: none !important;
	height: 38px;
}
tr.head div.last {
	height: 25px;
	padding: 13px 0 0 0;
	background: url(../img/th_right.gif) no-repeat right !important;
}
tr.row_g td, tr.row_o td {
	vertical-align: middle !important;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #EFEFEF;
	background: #F8F8F8
}
tr.row_o td {
	background: #FFF3EA
}
tr.row_g td div, tr.row_o td div {
	padding: 10px;
	font-size: 11px !important;
	line-height: 15px;
}
table.data {
	margin: 10px 0 0 0
}
.stat td {
	background: none !important;
	border: none !important;
	line-height:17px;
	padding:2px !important;
}
.stop {
	color: #C00
}
.go {
	color: #006600
}

/* left_menu */
ul.left_menu {
	margin: 14px 0 0 30px;
	width: 225px;
}
ul.left_menu li a.base {
	display: block;
	height: 45px;
	position: relative;
	background: url(../img/sprite-x.png) repeat-x 0 -209px;
	font-size: 18px;
	line-height: 18px;
	color: #FFF;
	font-weight: normal !important;
	text-decoration: none !important;
}
ul.left_menu li a.base span {
	display: block;
	float: left;
	_float: none !important;
	margin: 13px 0 0;
	_margin: 15px 0 0;
	padding: 0 0 0 30px;
	cursor: pointer;
}
*+html ul.left_menu li a.base span {
	float: none !important;
}
ul.left_menu li a.base em.l {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 23px;
	height: 45px;
	font-size: 1px;
	line-height: 1px;
	background: url(../img/sprite-y.png) no-repeat -251px -111px;
}
ul.left_menu li.first a.base em.l, ul.left_menu li.first a.base em.r {
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	_right: -1px;
	width: 15px;
	height: 45px;
	font-size: 1px;
	line-height: 1px;
	background: url(../img/sprite-y.png) no-repeat -236px -111px;
}
ul.left_menu li.first a.base em.l {
	left: 0;
	width: 23px;
	background: url(../img/sprite-y.png) no-repeat -212px -111px;
}
.sub {
	background: #F3F3F3;
	border-left: 1px solid #E0E0E0;
	border-right: 1px solid #E0E0E0;
}
.sub li.sub_li {
	padding: 10px;
	font-size: 14px;
	line-height: 18px;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #E0E0E0;
}
.sub2 {
	font-size: 12px !important;
	padding: 0 0 0 10px;
}
.sub2 li {
	padding:0 0 0 12px;
	background: url(../img/list_item2.gif) no-repeat  0 7px;

}
.menu_bottom {
	position: relative;
	top: -2px;
	width: 225px;
	height: 15px;
	font-size: 1px;
	line-height: 1px;
	background: url(../img/sprite-y.png) no-repeat  0 -372px;	
}
.but {
     padding: 0 5px 0 0 
}
a.button {
     float: left;
     display: block;
     position: relative;
     height: 22px;
     text-decoration: none;
     background: transparent url(../img/sprite-x.png) repeat-x 0 -401px;
     padding: 0
}
a.button span {
	display: block;
	float: left;
	font-size: 12px;
	margin: 3px 0; 
	line-height: 17px;
	color: #FFF;
	padding: 0 10px;
	cursor: pointer
}
a.button em.l, a.button em.r {
     position: absolute;
     top: 0;
     right:-5px;
     width: 5px;
     height: 22px;
     float:right;
     background: transparent url(../img/sprite-y.png) no-repeat -138px -452px;
}
a.button em.l {
     left: -5px;
     width: 5px;
     height: 22px;
     float:left;
     background: transparent url(../img/sprite-y.png) no-repeat -133px -452px;
}


/* new styles */
.input2 {
	width: 77px;
	height: 29px;
	z-index: 9999;
	position: relative;
    background: transparent url(../img/sprite-y.png) no-repeat 0 -455px;
}
.left_margin_bottom {
	padding: 0 0 10px 0
}
	
#main .left_margin_bottom h2 {
	padding: 0;
	margin: 5px 0 5px  !important;
	font-size: 16px !important;
	line-height: 16px !important;
	color: #000;
}
#main .left_margin_bottom h2 a, #main .left_margin_bottom h2 a:hover {
	color: #107AC2;
	text-decoration: none
}

.urlform{
	font-size: 11pt;
	line-height: 15px;
	color: #000;
}
.error{	
	color: #CC0000;
	font-size: 8pt;
	clear: both;
	overflow: hidden;
}
.url_er{
	width: 250px;
	color: #CC0000;
	font-size: 8pt;
	display: block;
	overflow: hidden;
}
.corners {
	position: relative;
	height: 7px;
	width: 100%
}
.corners em.l {
	display: block;
	position: absolute;
	top: 0;
	right: -7px !important;
	float: right !important;
	width: 7px !important;
	height: 7px !important;
	font-size: 1px !important;
	background: url(../img/sprite-y.gif) no-repeat 0 0;
}
.corners em.r {
	display: block;
	position: absolute;
	top: 0;
	left: -7px !important;
	float: left !important;
	width: 7px !important;
	height: 7px !important;
	font-size: 1px;
	background: url(../img/sprite-y.gif) no-repeat -7px 0;
}

/* Feedback */
#feedback_page {
	width: 500px;
	float: left;
	font-size: 12px;
}
input#fromname, input#fromemail, input#title {
	width: 266px
}
input#txtFileName {
	width: 211px
}
/* End Feedback */