* {
	margin: 0;
	padding: 0;
}
body {
	font: 12px/18px Arial, Tahoma, Verdana, sans-serif;
	width: 100%;
  	background-color:#E9EEF2;
	background-image:url('/images/bodybg.jpg');
	background-repeat:repeat;
	background-position:top left;
}
a {
	color: blue;
	outline: none;
	text-decoration:none;
}

a.n-normal-advertise {
display:block;
  color:#000;
 text-shadow:0px 0px 0px;
  margin:15px 0px;

}
a:hover {
	text-decoration: none;
}
/* Begin of styles for the demonstration (you can remove them) */
a.expand {
	width: 150px;
	display: block;
	margin: 10px 0 0;
}
a.expand:hover {
	height: 500px;
}
/* End of of styles for the demonstration */
p {
	margin: 0 0 18px
}
img {
	border: none;
}
input {
	vertical-align: middle;
}

h3.n-big-block-header {
display:block;
  background-color: #3377B7;
  color:#fff;
  font-size:150%;
  font-weight:normal;
  padding:5px 10px;
   margin:-10px -10px 5px -10px;
}

#wrapper {
	width: 1200px;
	margin: 0 auto;
}


/* Header
-----------------------------------------------------------------------------*/
#header {
	height: 100px;
}

.n-logo {
  display:block;
width:700px;
  padding:10px;
  overflow:hidden;
  font-size:12px;
  font-weight:bold;
  color:#000;
  text-align:center;
  float:left;
}
.n-logo img {
width:300px;
  float:left;
}
.n-logo p {
padding:25px 0px 0px 10px;
}

.n-header-banner {
float:right;
  margin:5px 0px;
  text-align:center;
}

.n-navi {
  width:1200px;
  height:40px;
  background-color:#3377B7;
  border-radius:3px;
  margin-bottom:10px;
}

.n-navi li {  
  display:inline;
  float:left;
}

.n-navi a  {
  color:#fff;
  text-transform:uppercase;
  text-shadow:0px 0px 0px #fff;
  font-size:14px;
  padding:11px 24px;
  line-height:40px;
  border-left:1px solid #3680C4;

}

.n-navi a:hover, .n-hyip-navi a:hover {
background-color:#033D84;
}


.n-navi li:last-child {
  float:right;
padding:0px 10px;
  
}

.n-hyip-navi {
  background-color:#3377B7;
  padding:5px 10px;
  border-radius:3px 3px 0px 0px;
  text-align:center;
}

.n-hyip-navi a {
color:#fff;
  text-shadow:0px 0px 0px;
  text-transform:uppercase;
  margin:0px 0px;
  padding:7px 13px;
  border-left:1px solid #3680C4;
}
.n-hyip-navi a:first-child {border-left:0px solid !important;}
.n-special-banner {
border:1px solid #3377B7;
  text-align:center;
  color:#fff;
  background: #6db3f2; /* Old browsers */
background: -moz-linear-gradient(-45deg,  #6db3f2 0%, #54a3ee 50%, #3690f0 51%, #1e69de 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#6db3f2), color-stop(50%,#54a3ee), color-stop(51%,#3690f0), color-stop(100%,#1e69de)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(-45deg,  #6db3f2 0%,#54a3ee 50%,#3690f0 51%,#1e69de 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(-45deg,  #6db3f2 0%,#54a3ee 50%,#3690f0 51%,#1e69de 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(-45deg,  #6db3f2 0%,#54a3ee 50%,#3690f0 51%,#1e69de 100%); /* IE10+ */
background: linear-gradient(135deg,  #6db3f2 0%,#54a3ee 50%,#3690f0 51%,#1e69de 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6db3f2', endColorstr='#1e69de',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
font-style:italic;
}

.n-special-banner a {
color:#fff !important;
  text-shadow:0px 0px 0px;
}
.n-special-banner img {
width:728px;
}
input.n-search {
  margin:7px 0px;
  padding:5px;
  border-radius:3px 0px 0px 3px;
  border:0px solid;
    width:140px;
}

input.n-sibmit {
border:0px solid;
  padding:4px;
  background-color:#A5B4B9;
  border-radius:0px 3px 3px 0px;
}
/* Middle
-----------------------------------------------------------------------------*/
#middle {
	width: 100%;
	height: 1%;
	position: relative;
}
#middle:after {
	content: '';
	clear: both;
	display: table;
}
#container {
	width: 100%;
	float: left;
	overflow: hidden;
}
#content {
	padding: 0 235px 0 235px;
}


/* Sidebar Left
-----------------------------------------------------------------------------*/
#sideLeft {
	float: left;
	width: 225px;
	margin-left: -100%;
	position: relative;

}


/* Sidebar Right
-----------------------------------------------------------------------------*/
#sideRight {
	float: left;
	margin-right: -3px;
	width: 225px;
	margin-left: -225px;
	position: relative;

}


/* Footer
-----------------------------------------------------------------------------*/
#footer {
	height: 130px;
	background:#3377B7;
  border-radius:3px;
  padding:10px;
  text-align:center;
  margin:10px;
  border-top:10px double #fff;
   border-bottom:10px double #fff;
  color:#fff;
  
}

.n-normal-banner {
  display:block;
  overflow:hidden;
padding:10px 10px 0px 10px;
  border:1px solid #3377B7;
  background-color:#FFB566;
  background-image:url(./images/inv.png);
  background-position:right center;
  background-repeat:no-repeat;
  
  
}


.n-normal-banner img {
padding:0px 10px 0px 0px;
  float:left;
}

.n-Diamond {
  display:block;
  overflow:hidden;
padding:10px 10px 0px 10px;
  border:1px solid #3377B7;
 background: #ebf1f6; /* Old browsers */
background: -moz-linear-gradient(-45deg,  #ebf1f6 0%, #abd3ee 50%, #89c3eb 51%, #d5ebfb 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#ebf1f6), color-stop(50%,#abd3ee), color-stop(51%,#89c3eb), color-stop(100%,#d5ebfb)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(-45deg,  #ebf1f6 0%,#abd3ee 50%,#89c3eb 51%,#d5ebfb 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(-45deg,  #ebf1f6 0%,#abd3ee 50%,#89c3eb 51%,#d5ebfb 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(-45deg,  #ebf1f6 0%,#abd3ee 50%,#89c3eb 51%,#d5ebfb 100%); /* IE10+ */
background: linear-gradient(135deg,  #ebf1f6 0%,#abd3ee 50%,#89c3eb 51%,#d5ebfb 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ebf1f6', endColorstr='#d5ebfb',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
7;
}

.n-Platinum {
  display:block;
  overflow:hidden;
padding:10px 10px 0px 10px;
  border:1px solid #3377B7;
 background: #f6f8f9; /* Old browsers */
background: -moz-linear-gradient(-45deg,  #f6f8f9 0%, #e5ebee 50%, #d7dee3 51%, #f5f7f9 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#f6f8f9), color-stop(50%,#e5ebee), color-stop(51%,#d7dee3), color-stop(100%,#f5f7f9)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(-45deg,  #f6f8f9 0%,#e5ebee 50%,#d7dee3 51%,#f5f7f9 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(-45deg,  #f6f8f9 0%,#e5ebee 50%,#d7dee3 51%,#f5f7f9 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(-45deg,  #f6f8f9 0%,#e5ebee 50%,#d7dee3 51%,#f5f7f9 100%); /* IE10+ */
background: linear-gradient(135deg,  #f6f8f9 0%,#e5ebee 50%,#d7dee3 51%,#f5f7f9 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f8f9', endColorstr='#f5f7f9',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

}

.n-Gold {
  display:block;
  overflow:hidden;
padding:10px 10px 0px 10px;
  border:1px solid #3377B7;
  background: #fceabb; /* Old browsers */
background: -moz-linear-gradient(-45deg,  #fceabb 0%, #fccd4d 50%, #f8b500 51%, #fbdf93 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#fceabb), color-stop(50%,#fccd4d), color-stop(51%,#f8b500), color-stop(100%,#fbdf93)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(-45deg,  #fceabb 0%,#fccd4d 50%,#f8b500 51%,#fbdf93 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(-45deg,  #fceabb 0%,#fccd4d 50%,#f8b500 51%,#fbdf93 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(-45deg,  #fceabb 0%,#fccd4d 50%,#f8b500 51%,#fbdf93 100%); /* IE10+ */
background: linear-gradient(135deg,  #fceabb 0%,#fccd4d 50%,#f8b500 51%,#fbdf93 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fceabb', endColorstr='#fbdf93',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

}

.n-Silver {
  display:block;
  overflow:hidden;
padding:10px 10px 0px 10px;
  border:1px solid #3377B7;
 background: #f2f6f8; /* Old browsers */
background: -moz-linear-gradient(-45deg,  #f2f6f8 0%, #d8e1e7 50%, #b5c6d0 51%, #e0eff9 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#f2f6f8), color-stop(50%,#d8e1e7), color-stop(51%,#b5c6d0), color-stop(100%,#e0eff9)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(-45deg,  #f2f6f8 0%,#d8e1e7 50%,#b5c6d0 51%,#e0eff9 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(-45deg,  #f2f6f8 0%,#d8e1e7 50%,#b5c6d0 51%,#e0eff9 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(-45deg,  #f2f6f8 0%,#d8e1e7 50%,#b5c6d0 51%,#e0eff9 100%); /* IE10+ */
background: linear-gradient(135deg,  #f2f6f8 0%,#d8e1e7 50%,#b5c6d0 51%,#e0eff9 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f6f8', endColorstr='#e0eff9',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

}

.n-Bronze{
  display:block;
  overflow:hidden;
padding:10px 10px 0px 10px;
  border:1px solid #3377B7;
 background: #f2f6f8; /* Old browsers */
background: #feccb1; /* Old browsers */
background: -moz-linear-gradient(-45deg,  #feccb1 0%, #f17432 50%, #ea5507 51%, #fb955e 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#feccb1), color-stop(50%,#f17432), color-stop(51%,#ea5507), color-stop(100%,#fb955e)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(-45deg,  #feccb1 0%,#f17432 50%,#ea5507 51%,#fb955e 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(-45deg,  #feccb1 0%,#f17432 50%,#ea5507 51%,#fb955e 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(-45deg,  #feccb1 0%,#f17432 50%,#ea5507 51%,#fb955e 100%); /* IE10+ */
background: linear-gradient(135deg,  #feccb1 0%,#f17432 50%,#ea5507 51%,#fb955e 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#feccb1', endColorstr='#fb955e',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

}

.n-Trial{
  display:block;
  overflow:hidden;
padding:10px 10px 0px 10px;
  border:1px solid #3377B7;
 background: #f2f6f8; /* Old browsers */
background: #feccb1; /* Old browsers */
background: #b4e391; /* Old browsers */
background: -moz-linear-gradient(-45deg,  #b4e391 0%, #61c419 50%, #b4e391 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#b4e391), color-stop(50%,#61c419), color-stop(100%,#b4e391)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(-45deg,  #b4e391 0%,#61c419 50%,#b4e391 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(-45deg,  #b4e391 0%,#61c419 50%,#b4e391 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(-45deg,  #b4e391 0%,#61c419 50%,#b4e391 100%); /* IE10+ */
background: linear-gradient(135deg,  #b4e391 0%,#61c419 50%,#b4e391 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b4e391', endColorstr='#b4e391',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

}

.n-home-listing {
background-color:#fff;
}

.n-rotating-banner {
text-align:center;
  padding:10px;
  background: #fceabb; /* Old browsers */
background: -moz-linear-gradient(-45deg,  #fceabb 0%, #fccd4d 50%, #f8b500 51%, #fbdf93 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#fceabb), color-stop(50%,#fccd4d), color-stop(51%,#f8b500), color-stop(100%,#fbdf93)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(-45deg,  #fceabb 0%,#fccd4d 50%,#f8b500 51%,#fbdf93 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(-45deg,  #fceabb 0%,#fccd4d 50%,#f8b500 51%,#fbdf93 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(-45deg,  #fceabb 0%,#fccd4d 50%,#f8b500 51%,#fbdf93 100%); /* IE10+ */
background: linear-gradient(135deg,  #fceabb 0%,#fccd4d 50%,#f8b500 51%,#fbdf93 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fceabb', endColorstr='#fbdf93',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

}

.n-list_Diamond, .n-list_Platinum, .n-list_Gold, .n-list_Silver, .n-list_Bronze, .n-list_Trial {

  margin-bottom:10px;
border-radius:3px;
  background-color:#3377B7;
}

.n-listing-image img, .n-status, .n-our-investment, .n-spend, .n-listing-contact, .n-withdrawal, .n-listing-support, .n-listing-paysystem{
  border:1px solid #3377B7;
  border-radius:3px;
}
.n-listing-name,.n-plans {
background-color:#3377B7
}
.n-listing-image {
float:left;
  margin:5px;
}

.n-listing-image img {
width:190px;
  margin:0px 5px 5px 0px;
  padding:5px;
   background-color:#fff;
}

.n-listing-name {
  border-radius:3px 3px 0px 0px;
  display:block;
  float:left;
  padding:5px 10px;
  width:470px;
  color:#fff;
  font-style:italic;
    font-weigth:bold;
}

.n-listing-name a {
color:#fff;
  font-size:16px;
  text-shadow:1px 1px 1px #000;

}

span.n-details {
float:right;
  padding-right:80px;
}

.n-plans {
  display:block;
overflow:hidden;
  clear:both;
border-radius:0px 0px 3px 3px;
  color:#fff;
  font-size:16px;
  padding:5px 10px 5px 10px; 
  font-weight:normal;
}

.n-status {
display:block;
  float:left;
  margin:5px 5px 5px 0px;
  padding:5px 5px 6px 5px;
  width:260px;
  text-align:left; 
  background-color:#fff;
  overflow:hidden;
  line-height:17px;
}

.n-status a {
color:red;
  text-shadow:0px 0px 0px;
}

.n-listing-contact {
display:block;
  float:left;
  margin:5px 0px 5px 0px;
  padding:7px 5px;
  width:195px;
  text-align:left; 
  background-color:#fff;
  overflow:hidden;
    line-height:19px;
}

span.n-contact-icon img {
width:32px;
}
.n-listing-paysystem {
display:block;

  padding:5px;
  margin:5px 5px 0px 0px;
  clear:both;
  text-align:center;
}


.n-category {
  height:80px;
width:80px;
  display:block;
  position:absolute;
  margin-top:-4px;
  right:242px;
  background-repeat:no-repeat;
}


.n-Diamond .n-category {
background-image:url(./images/diamond-ico.png);
}

.n-Platinum .n-category {
background-image:url(./images/platinum-ico.png);
}

.n-Gold .n-category {
background-image:url(./images/gold-ico.png);
}

.n-Silver .n-category {
background-image:url(./images/silver-ico.png);
}

.n-Bronze .n-category {
background-image:url(./images/bronze-ico.png);
}

.n-Trial .n-category {
background-image:url(./images/trial-ico.png);
}

.n-box_block {
border:1px solid #3377B7;
background-color:#fff;
margin-bottom:10px;
padding:10px;
  border-radius:3px;
}
.n-box_block h3 {
background-color:#3377B7;
  padding:5px 10px;
  margin:-10px -10px 5px -10px;
  color:#fff;
box-shadow:0px 1px 2px #fff;

  
}

a.newlistingslink {
  display:block;
}

span.n-newdate {
display:block;
  background-color:#3377B7;
  padding:3px 10px;;
  color:#fff;
  border-radius:3px;
  margin:5px -5px 5px -5px;
}
.n-pays {
line-height:10px;
}
.n-pays img {
float:left;
  margin:0px 5px 0px 0px;
}

.n-hyip-details {
padding:20px;
  font-size:16px;
  line-height:24px;
}

.n-descr-name a {
font-size:250%;
  display:block;
  background-color:#3377B7;
  padding:10px;
  color:#fff;
  margin-bottom:10px;
  border-radius:3px;
}
.n-descr-images {
text-align:center;
}

.n-descr-plans {
font-size:18px;;
  display:block;
  background-color:#3377B7;
  padding:10px;
  color:#fff !important;
  margin:10px 0px;
  border-radius:3px;
  
}

.n-descr-added {
font-size:18px;;
  display:block;
  background-color:#3377B7;
  padding:10px;
  color:#fff !important;
  margin:10px 0px;
  border-radius:3px;
}
.n-descr-rating {
margin:10px 0px;
}



.n-descr-full img {
width:40px;
margin:5px;
}

.fullnoborder {
text-align:center;
  margin:10px;
}

.fullnoborder a{
margin:5px;
  border:1px solid #3377B7;
  padding:5px 10px;
  border-radius:3px;
}

.trastrank {
text-align:center;
}

.trastrank h3 {
text-align:left;
}

.n-logo-right {
text-align:center;
}

.bottomcontact a {
float:left;
}

.bottomcontact img {
padding:1px;
}
ul.art-menu {
display:block;
  background-color:#fff;
  padding:0px 15px;
  height:58px;
  overflow:auto;
  border-bottom:5px solid #fff;
  border-top:5px solid #fff;
  border-radius:5px;
  box-shadow:0px 0px 1px #3377B7, 0px 0px 1px #3377B7;
  list-style-type:none;
}
