*
{
    margin: 0;
    padding: 0;
}

body
{
    background-color: #ffffff;
    color: #111111;
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 10pt;
    min-width: 1053px;
}

p, td
{
    text-align: justify;
}

a, a:visited
{
    color: #397951;
    text-decoration: none;
}

a:hover
{
    text-decoration: underline;
}

acronym
{
    cursor: help;
}

address
{
    float: right;
    font-style: normal;
    padding: 5px 10px;
}

fieldset
{
    border: 1px solid #516173;
    margin: 20px 0;
    padding: 20px;
}

h1, h2, h3, h4, h5, h6
{
    font-family: arial, helvetica, sans-serif;
    font-size: 18pt;
}

h3
{
    font-size: 13pt;
    margin: 10px 0 5px 0;
}

hr
{
    background-color: #cccccc;
    color: #cccccc;
}

img
{
    border: 0;
}

legend
{
    color: #516173;
    font-weight: bold;
    margin-left: 30px;
    padding: 0 10px;
}

ol, ul
{
    list-style-position: outside;
    padding: 10px 0 10px 50px;
}

option
{
    padding-right: 5px;
}

p
{
    padding: 5px 0;
}

.clear
{
    clear: both;
    height: 1px;
    overflow: hidden;
    margin-top: -1px;
}

.left
{
    text-align: left !important;
}

.center
{
    margin: auto !important;
    text-align: center !important;
}

.right
{
    text-align: right !important;
}

.smaller
{
    font-size: smaller !important;
}

.smallerl
{
    font-size: smaller !important;
	text-align: left !important;
}

.bold
{
    font-weight: bold !important;
    text-align: left;
}

.italics
{
    font-style: italic !important;
}

.block
{
    display: block !important;
}

.inline
{
    display: inline !important;
}

.red
{
    color: #ff0000 !important;
}

.fleft
{
    float: left !important;
}

.fright
{
    float: right !important;
}

.inlineimg
{
    vertical-align: 10%;
}

.imgcenter
{
    vertical-align: middle;
}

.nobg
{
    background: #ffffff !important;
}

.noleftmargin
{
    margin-left: 0 !important;
}

#container
{
    margin: auto;
    width: 1053px;
}

#header
{
    border-bottom: 1px solid #cccccc;
    color: #666666;
    height: 70px;
}

#header a
{
    color: #666666;
}

#header p
{
    float: left;
    overflow: hidden;
}

#header img.headerimg
{
    display: block;
    margin: 0 30px;
}

#header form
{
    float: right;
    padding: 20px 40px 0 20px;
}

#header form input[type="text"]
{
    border-left: 1px solid #7D7D7D;
    border-top: 1px solid #7D7D7D;
    border-bottom: 1px solid #D1D1D1;
    border-right: 1px solid #D1D1D1;
    padding: 2px;
}

#header form input[type="submit"]
{
    background-color: #696969;
    border: 0;
    color: #ffffff;
    font-family: arial, helvetica, sans-serif;
    font-weight: bold;
    padding: 2px;
}

#header p.headerlinks
{
    float: right;
    padding: 25px 40px 0 0;
    text-align: right;
}

#menuwrapper
{
    background: #D6D6D6 url('http://www.teamnisca.com/images/bg-nav.png') repeat-x;
    border-bottom: 1px solid #ffffff;
    border-top: 1px solid #ffffff;
    height: 30px;
}

#flags
{
    float: right;
    margin: 5px 20px 0 0;
}

#bigheader
{
    background: #ffffff url('http://www.teamnisca.com/images/index.jpg') no-repeat center top;
    border-top: 1px solid #3A3A3A;
    height: 485px;
}

#bigheader h2
{
    color: #504D4D;
    margin: 315px 0 15px 50px;
}

#bigheader p
{
    color: #575757;
    font-size: 11pt;
    margin: auto;
    width: 90%;
}

#content
{
    padding: 10px 25px;
}

#scroller
{
    background: #D6D6D6 url('/images/bg-nav.png') repeat-x;
    border-bottom: 1px solid #000000;
    height: 25px;
    margin: 30px auto 0;
    padding-top: 10px;
    width: 970px;
}

#boxes
{
    margin: auto;
    text-align: center;
    width: 970px;
}

#boxes img
{
    border: 2px solid #A0A0A0;
}

#footer
{
    color: #666666;
    font-family: arial, helvetica, sans-serif;
    font-size: smaller;
    font-weight: bold;
    height: 40px;
    margin-top: 15px;
}

#footer a
{
    color: #397951;
}

#footer p
{
    padding: 5px 10px;
}

table.partnertable td
{
    padding: 5px;
}

table.partnertable td a
{
    font-weight: bold;
}

p.heading
{
    font-family: arial, helvetica, sans-serif;
    font-size: 12pt;
    font-weight: bold;
    margin: 5px 0;
}

.underlined
{
    border-bottom: 1px solid #000000;
}

.testimonial
{
    display: block;
    float: left;
    margin: 20px;
}

.bannerside
{
    float: left;
}

#bannerrightside
{
    float: right;
    width: 80%;
}

#rightside
{
    float: right;
    width: 75%;
}

#leftside
{
    float: left;
    width: 20%;
}

#newslettertable td
{
    padding: 10px;
    border-bottom: 1px solid #000000;
}

ul.featurelist
{
    font-size: 8pt;
    list-style-type: circle;
    padding-left: 15px;
}

ul.featurelist ul
{
    padding-left: 20px;
}

#producttable
{
    font-size: smaller;
    margin: 30px auto;
    width: 70%;
}

#producttable td
{
    text-align: center;
    width: 25%;
}

#moredetails
{
    list-style-type: none;
    margin: 15px 0;
    padding: 0;
}

#moredetails li
{
    border-bottom: 1px solid #000000;
    border-right: 1px solid #000000;
}

#moredetails a
{
    background-color: #DCD6DC;
    color: #000000;
    display: block;
    padding: 2px 0 2px 5px;
}

#moredetails a:hover
{
    background-color: #606060;
    color: #ffffff;
    text-decoration: none;
}

.mainprodimg
{
    display: block;
    float: left;
    margin: 50px;
}

.prodlisthead
{
    background-color: #a5a5a5;
    margin: 30px 0 0 410px;
    text-align: center;
    width: 230px;
}

.productlist
{
    background-color: #DCD6DC;
    margin: 0 0 30px 410px;
    padding: 5px 0 5px 30px;
    width: 200px;
}

table.specs
{
    border: 1px solid #efefef;
    margin: 5px;
}

table.specs th
{
    color: #000000;
    font-family: Arial,Helvetica;
    font-size: 13px;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: normal;
    padding: 3px;
    text-align: left;
    vertical-align: top;
    width: 150px;
}

table.specs td
{
    color: #333333;
    font-family: Helvetica,Arial,sans-serif;
    font-size: 12px;
    padding: 3px;
}

.shade
{
    background-color:#efefef;
}

#prc101table
{
    font-size: smaller;
}

#prc101table td
{
    width: 50%;
}

#prc101table td.top
{
    vertical-align: top;
}

#layerlisttable td
{
    padding: 10px;
}

#layerlisttable td a img
{
    border: 1px solid #397951;
}

#layerright
{
    border: 1px solid #000000;
    float: right;
    font-size: smaller;
    padding: 10px;
    width: 200px;
}

#spec5302table
{
    color: #333333;
    font-family: Helvetica,Arial,sans-serif;
    font-size: 12px;
    border: 0;
    width: 100%;
}

.productlist5302
{
    background-color: #DCD6DC;
    font-size: smaller;
    margin: 0 auto 30px;
    padding: 5px 5px 5px 20px;
    text-align: left;
    width: 205px;
}

.blockcenter
{
    margin: auto !important;
}

#resellerform
{
    margin-left: 20px;
}

#resellerlogin .labelfield
{
    font-size: 9pt;
    font-weight: bold;
    padding-right: 5px;
    text-align: right;
    vertical-align: middle;
    width: 200px;
}

.sup {
	vertical-align: baseline;
	font-size: 0.8em;
	position: relative;
	top: -0.4em;
	}

#chatbox
{
    padding: 20px;
    width: 400px;
}

.chatimage
{
    font-weight: bold;
    height: 180px;
    padding: 40px 10px 0;
    text-align: center;
    width: 180px;
    vertical-align: top;
}

.chaticon
{
    margin-right: 40px;
}

.divisionof
{
    margin-right: 100px;
    vertical-align: middle;
}

#videos
{
    margin: auto;
}

#videos td, #videos th
{
    padding: 4px 7px;
}

p#quote
{
    font-size: 9pt;
    font-style: italic;
    padding-top: 10px;
    text-align: center;
}

p.indent
{
    padding-left: 20px;
}
