﻿@charset "utf-8";
/*stylesheet for NISS*/



#numbersguyimg
{
	float: left;
	padding-top: 20px;
	padding-left: 10px;
	width: 57%;
}

.buttons
{
	float: right;
	padding-top: 20px;
	padding-left: 10px;
	
	
}

 .buttons img {
        border:none;
    }
/*[useragent ="webkit"] .buttons , .webkit .buttons{
    background-color: black !important;
}

.buttons .ua-chrome {
    background-color: black !important;
}*/

.ua-safari .buttons {
   height: 14% !important;
   width: 40% !important;
}

.section 
{
  min-height:768px !important;
  width: 100%;
}


#content
 {
	 
  width: 60%;
  margin-left: auto ;
  margin-right: auto ;
  padding: 0px 20px 30px 0px;
  min-height:768px !important;
  min-width:1000px;
  background-image:none !important;
  background-color:#EAE5E5!important
}

.pageHeader, nav, .footer {
    min-width: 1010px !important;
}

#nissglance
{
	/*float: left;
	padding-left: 20px;*/
  
    height: 30%;
}

.ua-safari #nissglance {
    height: 450px !important ;
}

.upcomingevent {
    width: 100%;
    height: 100%;
}
.ua-safari .upcomingevent {
    height: 65px !important;
}

#nissnewstop , #nissnewsbottom {
    width: 100%;
    height: 100%;
}

.ua-safari #nissnewstop, .ua-safari #nissnewsbottom {
      height: 65px !important;
}


.ua-safari .lowercontent {
    width: 100%;
    display:inline-block
}
.ua-safari .lowercontent {
    /*width: 100%;*/
    display:inline-block
}

ua-mobile-ipod .ua-safari #nissglance {
    height: 90% !important ;
}

#newscontent
{
	width: 95%;	
	height: 320px;
	border-left: 8px solid #B19A62;
	border-right: 8px solid #B19A62;
	margin-top:-5px;
	
}


#newscontent > p 
{
    margin: 0px;
}

#eventscontent
{
	width: 95%;
	height: 320px;
	border-left: 8px solid #375853;
	border-right: 8px solid #375853;
	margin-top: -5px;	
}

#eventscontent > p 
{
    margin: 0px;
}
