
body{
  font-family: 'Open Sans', sans-serif;
  background-color: #e9eaed;
  margin:30px;
}

a{
  text-decoration:none;
  color:white;
}
a.nonwhite{
  color:black;
}
.logo{
  float:left;
  color:white;
  font-weight:bold;
  margin-right:15px;
  margin-left:20px;
  padding-right:30px; 
}
#lgo{
  width:110px;
  height:110px;
  margin-left:-100px;
  
}
#desc{
  text-align: justify;
  padding:10px;
}
#top_ad {
            text-align: center;
            height: 90px;
            width: 728px;
        }
.navout{
background-image: url("http://i.imgur.com/1FjTdBj.png");
 }
 
.peterriver-nav{

  width:800px;
  padding-top:15px;
  padding-bottom:15px;
  font-size:14px;
  padding-left:20px;
  margin-bottom:10px;
}

.peterriver-nav ul { margin: 0; padding: 0; list-style-type: none; list-style-image: none; }

.peterriver-nav li { margin-right: 0px; display: inline; }

.peterriver-nav ul li a { text-decoration:none;  margin: 0px; padding: 15px 20px 15px 20px; color:#ffffff; }

.peterriver-nav ul li a:hover { color: #fff; background-color:#38528a; text-decoration:none; }

.peterriver-nav li.current-menu-item a{ color: #fff; text-decoration:none;}

.peterriver-nav li.current_page_item  { color: #fff; text-decoration:none; }

.peterriver-nav{margin:0 auto;}
body{margin:0;}

.wrap {
  background:#FFFFFF;
  margin:10px auto;
  width:885px;-moz-box-shadow: 0 0 1px #000000;
  -webkit-box-shadow: 0px 0px 1px #888; 
  border: none;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  text-align: center;
}

.mobad {
  display:none;
}

#adsn {
  text-align:center;
  padding-top:10px;
}

.categorycontent{
  text-align:center;
  padding-top: 15px;
  padding-bottom: 15px;
}
.offer{
  display:inline-block;
  padding:10px;
}

.boxtxt {
  color:#3498db;
  font-weight:Bold;
  padding-top:3px;
}

.boximg{
  width:250px;
  height:200px;
  padding:1px;
  border:1px solid #021a40;
  border-radius: 29px;
  border-color:#BFC0CA;
}

#titule {
  color: #3498db;
  font: bold 48px 'Fjalla One', sans-serif;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-transition: .2s;
  text-align: center;
}
#titule:hover {
  color: hotPink;
}
@media (-webkit-min-device-pixel-ratio:0) {
  titule {
    background-color: #3498db;
    background-image: -webkit-linear-gradient(left, hotPink 0%, orange 50%, transparent 50%);
    background-position: 100% 0;
    background-size: 200% 200%;
    color: transparent;
    -webkit-transition: .1s .2s;
    -webkit-background-clip: text;
  }
  titule:hover {
    background-position: 0 0;
    color: transparent;
    transition: .4s 0;
  }
}



.btn { 
	position: relative;
	width: 600px;
        overflow: visible;
        display: inline-block;
	border:0;
	padding:1em 1.5em 1em;
	box-shadow:none;
	text-shadow:none;
	font-size:18px;
	font-family:"Courier";
	line-height:1;
	-webkit-transition:.2s ease-in all;
	-webkit-font-smoothing:antialiased;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	text-transform:uppercase;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	background:#5cb85c;
	text-shadow: none;
	
}


.btn:active {
	background:#47a447;
	text-shadow: none;
	border:0;
}


.btn:hover {
	background:#47a447;
	text-shadow: none;
}

.btnred:active {
	background:#000;
	text-shadow: none;
}

.msg {
	text-align: center;
	color: #800000;
	font-size: 12px;
}

.second{
  text-align:center;
  padding-top: 90px;
  padding-bottom: 90px;
}

.third{
  text-align:center;
  padding: 20px;
}

.name{
  color:#3498db;
  font: 30px 'Fjalla One', sans-serif;
  text-align:left;
  padding-left:100px;
  padding-bottom:10px;
}

#resultimage{
  border:1px solid #ddd;
  -moz-border-radius:5px;
  -webkit-border-radius:5px;
  border-radius:5px;
  -moz-box-shadow:0 0 5px #7E7E7E;
  box-shadow:0 0 5px #7E7E7E;
  -webkit-box-shadow:0 0 5px #7E7E7E;
  margin:10px 0px 10px;
}

.container {
	padding-top: 10px;
    	margin-left: auto;
    	margin-right: auto;
    	width: 300px;
       display:inline-block;
}

/* Facebook */
.fb-icon-bg {
        background: #354f88;
        height: 50px;
        margin: 0 0 -50px 0;
        width: 50px;
}
 
.fb-icon-bg:after {
  content: url(http://i.imgur.com/1topjBX.png);
  display: block;
  padding: 15px 10px 5px 15px;
}
 
.fb-bg {
        background: #3b5998;
        display: block;
        height: 50px;
        margin: 0 0 10px 50px;
        width: 200px;
}
 
.fb-bg:after {
        color: #fff;
        font-size: 16px;
        content: "share on facebook";
        font-family: 'Oswald', sans-serif;
        height: 50px;
        position: relative;
        text-transform: uppercase;
        top: 25%;
        width: 50px;
}
 
.fb-bg:hover{
  cursor: pointer;
}
 
.fb-bg:active{
  background: #354f88;
}

/* Pinterest */
.pin-icon-bg {
        background: #CB1F27;
        height: 50px;
        margin: 0 0 -50px 0;
        width: 50px;
}
 
.pin-icon-bg:after {
  content: url(http://i.imgur.com/MiYwvYP.png);
  display: block;
  padding: 15px 10px 5px 15px;
}
 
.pin-bg {
        background: #DE353C;
        display: block;
        height: 50px;
        margin: 0 0 10px 50px;
        width: 200px;
}
 
.pin-bg:after {
        color: #fff;
        font-size: 16px;
        content: "share on Pinterest";
        font-family: 'Oswald', sans-serif;
        height: 50px;
        position: relative;
        text-transform: uppercase;
        top: 25%;
        width: 50px;
}
 
.pin-bg:hover{
  cursor: pointer;
}
 
.pin-bg:active{
  background: #DE353C;
}

/* Twitter */
.twi-icon-bg {
        background: #32BBE9;
        height: 50px;
        margin: 0 0 -50px 0;
        width: 50px;
}
 
.twi-icon-bg:after {
  content: url(http://i.imgur.com/a4dGZb9.png);
  display: block;
  padding: 15px 10px 5px 15px;
}
 
.twi-bg {
        background: #17CCFF;
        display: block;
        height: 50px;
        margin: 0 0 10px 50px;
        width: 200px;
}
 
.twi-bg:after {
        color: #fff;
        font-size: 16px;
        content: "share on Twitter";
        font-family: 'Oswald', sans-serif;
        height: 50px;
        position: relative;
        text-transform: uppercase;
        top: 25%;
        width: 50px;
}
 
.twi-bg:hover{
  cursor: pointer;
}
 
.twi-bg:active{
  background: #17CCFF;
}
 
/* Google+ */
.g-icon-bg:after {
  content: url(http://i.imgur.com/aBylSAq.png);
  display: block;
  padding: 15px 10px 6px 13px;
}
 
.g-icon-bg {
        background: #ce3e26;
        height: 50px;
        margin: 0 0 -50px 0;
        width: 50px;
}
 
.g-bg {
        background: #de4c34;
        height: 50px;
        margin-left: 50px;
        width: 200px;
}
 
.g-bg:after {
        color: #fff;
        font-size: 16px;
        content: "share on google+";
        font-family: 'Oswald', sans-serif;
        height: 37px;
        position: relative;
        text-transform: uppercase;
        top: 25%;
        width: 50px;
}
 
.g-bg:hover {
  cursor: pointer;
}
 
.g-bg:active {
  background: #ce3e26;
}

		
hr.style-one {
    border: 0;
    width:850px;
    height: 1px;
    background: #333;
    background-image: -webkit-linear-gradient(left, #ccc, #333, #ccc); 
    background-image:    -moz-linear-gradient(left, #ccc, #333, #ccc); 
    background-image:     -ms-linear-gradient(left, #ccc, #333, #ccc); 
    background-image:      -o-linear-gradient(left, #ccc, #333, #ccc); 
}

.footer {
	text-align: center;
	font-size: 14px;
	padding-bottom:10px;
}

a.footlink {
  text-decoration:none;
  color:blue;
}

.popup {
  text-align:center;
}

#fblightbox{
  background: rgba(82, 82, 82, .7);
  color: #333;
  font-family: 'lucida grande', tahoma, verdana, arial, sans-serif;
  border-radius: 8px;
  padding:10px;
  width: 310px;
  position: fixed;
  left:50%;
  top:25%;
  z-index: 99999;
  display:none;
}


.fblightbox-content{
  background:#fff;
  font-size: 12px;
  padding:5px;
}
.fblightbox-footer{
  background: #f2f2f2;
  border-top: 1px solid #ccc;
  color: #333;
  padding: 10px;
  text-align:right;
}
.fbbutton{
  text-decoration:none;
  color:#fff;
  font-family: 'lucida grande', tahoma, verdana, arial, sans-serif;
  font-size: 13px;
  border-style: solid;
  background: #3B5998;
  cursor: pointer;
  font-weight: bold;
  padding: 4px 8px 4px 8px;
  text-align: center;
  vertical-align: top;
  white-space: nowrap;
  border-width: 1px;
  margin-left: 3px;
  border-color: #29447E #29447E #1A356E;
  line-height: normal !important;
  display: inline-block;
}

.overlay{
  background: rgba(0,0,0,0.2);
  position:fixed;
  width:100%;
  height: 100%;
  z-index: 99;
  display:none;
}

.uibutton { 
    position: relative; 
    z-index: 1;
    overflow: visible; 
    display: inline-block; 
    padding: 0.3em 0.6em 0.375em; 
    border: 1px solid #999; 
    border-bottom-color: #888;
    margin: 0;
    text-decoration: none; 
    text-align: center;
    font: bold 11px/normal 'lucida grande', tahoma, verdana, arial, sans-serif; 
    white-space: nowrap; 
    cursor: pointer; 
    /* outline: none; */
    color: #333; 
    background-color: #eee;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f5f6f6), to(#e4e4e3));
    background-image: -moz-linear-gradient(#f5f6f6, #e4e4e3);
    background-image: -o-linear-gradient(#f5f6f6, #e4e4e3);
    background-image: linear-gradient(#f5f6f6, #e4e4e3);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#f5f6f6', EndColorStr='#e4e4e3'); /* for IE 6 - 9 */
    -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1), inset 0 1px 0 #fff;
    -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1), inset 0 1px 0 #fff;
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1), inset 0 1px 0 #fff;
    /* IE hacks */
    zoom: 1; 
    *display: inline; 
}

.uibutton:hover,
.uibutton:focus,
.uibutton:active {
    border-color: #777 #777 #666;
}

.uibutton:active {
    border-color: #aaa;
    background: #ddd;
    filter: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}


/* overrides extra padding on button elements in Firefox */
.uibutton::-moz-focus-inner {
    padding: 0;
    border: 0;
}

/* ............................................................................................................. Icons */

.uibutton.icon:before {
    content: "";
    position: relative; 
    top: 1px; 
    float:left;

    width: 10px; 
    height: 12px; 
    margin: 0 0.5em 0 0; 
    background: url(fb-icons.html) 99px 99px no-repeat;
}


.uibutton.edit:before  { background-position: 0 0; }
.uibutton.add:before  { background-position: -10px 0; }
.uibutton.secure:before  { background-position: -20px 0; }
.uibutton.prev:before  { background-position: -30px 0; }
.uibutton.next:before  { float:right; margin: 0 -0.25em 0 0.5em; background-position: -40px 0; }

/* ------------------------------------------------------------------------------------------------------------- BUTTON EXTENSIONS */

/* ............................................................................................................. Large */

.uibutton.large {
    font-size: 2em;

}

/* ............................................................................................................. Submit, etc */

.uibutton.confirm {
    border-color: #29447e #29447e #1a356e;
    color: #fff;
    background-color: #5B74A8;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#637bad), to(#5872a7));
    background-image: -moz-linear-gradient(#637bad, #5872a7);
    background-image: -o-linear-gradient(#637bad, #5872a7);
    background-image: linear-gradient(#637bad, #5872a7);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#637bad', EndColorStr='#5872a7'); /* for IE 6 - 9 */
    -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1), inset 0 1px 0 #8a9cc2;
    -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1), inset 0 1px 0 #8a9cc2;
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1), inset 0 1px 0 #8a9cc2;
}

.uibutton.confirm:active {
    border-color: #29447E;
    background: #4F6AA3;
    filter: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

/* popup */

.clear {
    clear: both;
    font-size: 1px;
    height: 1px;
}
.dialog_parent {
    position: absolute;top: 150px;z-index: 1000;
}
.corner1 {
    background-position: left top;
}
.corner2 {
    background-position: right top;
}
.corner3 {
    background-position: left bottom;
}
.corner4 {
    background-position: right bottom;
}
.corner {
    background-image: url("http://2.bp.blogspot.com/-9nVh-xgamvw/Ud1_84PW_XI/AAAAAAAAADU/J7HRRbNvaOA/s1600/Vo3hNjP.gif");
    height: 10px;
    opacity: 0.5;
    width: 10px;
}
.shadow_border1 {
    height: 10px;
    width: 600px;
}
.shadow_border {
    background-color: #4F4F4F;
    opacity: 0.5;
}
.dialog_inner {
    background-color: #FFFFFF;
    border: 1px solid #665665;
}
.dialog_parent .title_bar {
    background-color: #6D84B4;
    color: #FFFFFF;
    font-size: 15px;
    font-weight: 700;
    padding: 5px;
    text-align: left;
}
.dialog_inner .main_div {
    border: 1px solid #999999;
    padding: 10px;
    text-align: center;
}
.dialog_inner .buttons_div {
    background-color: #F2F2F2;
    border-top: 1px solid #C6C6C6;
    padding: 6px 18px;
}

#tbl_div{
  border: 0pt none; display: block; height: 100%; left: 0pt; padding: 0px; position: fixed; top: 0pt; width: 100%; z-index: 1001;
}
 
#tbl_div_bg{
  background-color: White; border: 0pt none; filter: progid:DXImageTransform.Microsoft.Alpha(opacity=60); height: 100%; left: 0pt; opacity: 0.6; padding: 0px; position: fixed; top: 0pt; width: 100%; z-index: 1001;
}