/* reset all */

* {
	margin: 0;
	padding: 0;
	font-size: 1em;
	text-decoration: none;
	border: none;
	list-style: none;
	outline: none;
}

/* @end */

body { 
        background: url(../images/background.png);
        background-repeat: repeat-x;        
        background-color: #ffffff;
        color: #000000;
        font: 12px "Lucida Grande", Geneva, Arial, Verdana;
        text-align: center;
}

/* logo */

h0 {
	float: left;
	margin: 8px 0 0 10px;
}

h0 a {
	display: block;
	width: 150px;
	height: 40px; 
	background: url(../images/icons/logo.png) no-repeat 0 1px;
	text-indent: 150%;
	overflow: hidden;
	opacity: .85;
}

h0 a:hover,
h0 a:focus {
	opacity: 1;
}

h0 a:active {
	background-position: 0 2px;
}


/* @end */

h0 {
	float: left;
	margin: 0px 0 0 0px;
}

h12 a {
	display: block;
	width: 65px;
	height: 35px; 
	background: url(../../atPeek/resources/icons/Buy.png) no-repeat 0 1px;
	text-indent: 150%;
	overflow: hidden;
	opacity: .90;
}

h12 a:hover,
h12 a:focus {
	opacity: 1;
}

h12 a:active {
	background-position: 0 2px;
}

h13 a {
	display: block;
	width: 65px;
	height: 35px; 
	background: url(../../atPeek/resources/icons/Buyx5.png) no-repeat 0 1px;
	text-indent: 150%;
	overflow: hidden;
	opacity: .90;
}

h13 a:hover,
h13 a:focus {
	opacity: 1;
}

h13 a:active {
	background-position: 0 2px;
}

/* logo2 */
h9 {
	float: left;
	margin: -10px 40px 20px 20px;
	display: block;
	width: 95px;
	height: 100px; 
	background: url(../../resources/atScreen.png) no-repeat 0 1px;
}

h10 {
	float: left;
	margin: 0px 40px 0 20px;
	display: block;
	width: 90px;
	height: 80px; 
	background: url(../../resources/atMonitor.png) no-repeat 0 1px;
}

h11 {
	float: left;
	margin: -10px 40px 20px 20px;
	display: block;
	width: 90px;
	height: 100px; 
	background: url(../../resources/atPeek.png) no-repeat 0 1px;
}

/* @end */

h1
{
	font-size: 14px;
	font-weight: bold;
    padding: 5px;
	padding-left: 15px;
	padding-right: 0px;
        color: #050505;
}

h2
{
	font-size: 14px;
    padding: 5px;
	padding-left: 20px;
	padding-right: 10px;
        color: #151515;
}

h3
{
	font-size: 12px;
       line-height: 15px;
        padding: 5px;
        padding-left: 20px;
        padding-right: 20px;
        color: #151515;
}

h4
{
        font-size: 12px;
        font-weight: lighter;
        line-height: 15px;
        padding: 5px;
        padding-left: 20px;
        padding-right: 20px;
        color: #353535;
}

h4 a
{
        color: #9B0000;
	text-decoration: none;
}
h4 a:hover
{
        color: #afafaf;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
}

h5
{
        font-size: 11px;
        line-height: 15px;
        padding: 5px;
        padding-left: 20px;
        padding-right: 20px;
        color: #880000;
}

h6
{
        font-size: 12px;
        font-style:italic; 
        font-weight: lighter;
        line-height: 15px;
        padding: 5px;
        padding-left: 20px;
        padding-right: 20px;
        color: #050505;
}

h7
{
        font-size: 12px;
        font-weight: lighter;
        line-height: 15px;
        padding: 5px;
        padding-left: 30px;
        padding-right: 20px;
        color: #353535;
}

h8
{
        font-size: 12px;
        font-weight: lighter;
        line-height: 15px;
        padding: 1px;
        padding-left: 2px;
        padding-right: 20px;
        color: #9B0000;
}


/* nav-menu */

#nav-menu {
	float: right;
	margin: 11px 0 0 0;
	font: bold 13px/30px "Lucida Grande", Geneva, Arial, Verdana;
	text-shadow: #ffffff 0 1px 1px;
}

#nav-menu li {
	float: left;
	padding-right: 2px; 
	background: url(../images/icons/menu-divider.png) no-repeat right 0;
}

#nav-menu li a {
	float: left;
	padding: 1px 20px 5px; 
	background: url(../images/icons/menu-middle.png) repeat-x 0 0;
	color: #4B4B4B;
}

#nav-menu li.selected a,
#nav-menu li.selected a:hover {
	color: #9B0000;
	cursor: default;
	text-decoration: none;
}

#nav-menu li.selected a:focus {
	color: #880000;
}

#nav-menu li a:hover,
#nav-menu li a:focus {
	color: #050505;
	text-decoration: none;
}

#nav-menu li a:active {
	padding-top: 2px;
	padding-bottom: 4px;
}

#nav-menu li.first a { 
	background: url(../images/icons/menu-left.png) no-repeat 0 0;
	padding-left: 22px;
}

#nav-menu li.last {
	background: none;
	padding: 0;
}

#nav-menu li.last a { 
	background: url(../images/icons/menu-right.png) no-repeat right 0;
	padding-right: 22px;
}

/* nav-menu end */

/* nav-menu2 */

#nav-menu2 {
	float: right;
	margin: 48px 0 0 0;
	font: bold 13px/30px "Lucida Grande", Geneva, Arial, Verdana;
	text-shadow: #ffffff 0 1px 1px;
}

#nav-menu2 li {
	float: left;
	padding-right: 2px; 
	background: url(../images/icons/menu-divider.png) no-repeat right 0;
}

#nav-menu2 li a {
	float: left;
	padding: 1px 20px 5px; 
	background: url(../images/icons/menu-middle.png) repeat-x 0 0;
	color: #4B4B4B;
}

#nav-menu2 li.selected a,
#nav-menu2 li.selected a:hover {
	color: #9B0000;
	cursor: default;
	text-decoration: none;
}

#nav-menu2 li.selected a:focus {
	color: #880000;
}

#nav-menu2 li a:hover,
#nav-menu2 li a:focus {
	color: #050505;
	text-decoration: none;
}

#nav-menu2 li a:active {
	padding-top: 2px;
	padding-bottom: 4px;
}

#nav-menu2 li.first a { 
	background: url(../images/icons/menu-left.png) no-repeat 0 0;
	padding-left: 22px;
}

#nav-menu2 li.last {
	background: none;
	padding: 0;
}

#nav-menu2 li.last a { 
	background: url(../images/icons/menu-right.png) no-repeat right 0;
	padding-right: 22px;
}

/* nav-menu end2 */

.menu
{
	width: 770px;
	padding-top: 0px;
	float: right;

}
.menu p
{
        color: #610000;
	font-size: 12px;
	font-weight: bold;
	margin-right: 15px;
}
.menu a
{
        color: #880000;
	text-decoration: none;
}
.menu a:hover
{
	text-decoration: underline;
}

.top
{
	width: 770px;
	height: 70px;
	margin: 0 auto;
	margin-top: 35px;
}

.gap
{
	width: 770px;
	height: 15px;
}

.gap-small
{
	width: 770px;
	height: 6px;
}

.paragraph_top
{
	width: 770px;
	height: 5px;
	margin: 0 auto;
	background: url(../images/icons/top.png);
	background-repeat: no-repeat;
}

.paragraph
{
	width: 770px;
	margin: 0 auto;
	background: url(../images/icons/middle.png);
	background-repeat: repeat-y;
	text-align: left;
}

.paragraph_bottom
{
	width: 770px;
	height: 10px;
	margin: 0 auto;
	background: url(../images/icons/bottom.png);
	background-repeat: no-repeat;
}

.paragraph_p
{
	width: 900px;
        margin: 0 auto;
	text-align: center;
        background: #f8f8f8
}

.leftSpace
{
	margin-left: 10px;
}

.icon
{
	margin: 5px 0 0 0;
	padding: 10px;
	float: left;
}
.icon img
{
	border-color: transparent;
	display: block;
}

.bottom
{
	width: 760px;
	height: 10px;
	margin: 0 auto;
}

.copyright
{
	font-size: 9px;
	font-weight: lighter;
	padding: 5px;
	color: #646464;
	float: right
}

table.purchase {
	border-width: 0px 0px 0px 0px;
	border-spacing: 0px;
	border-style: none none none none;
	border-color: white white white white;
	border-collapse: separate;
	background-color: #00000000;
}
table.purchase th {
	border-width: 0px 0px 0px 0px;
	padding: 5px 25px 5px 25px;
	border-style: inset inset inset inset;
	border-color: black black black black;
	background-color: #00000000;
}
table.purchase td {
	border-width: 0px 0px 0px 0px;
	padding: 5px 5px 5px 5px;
	border-style: inset inset inset inset;
	border-color: black black black black;
	background-color: white;
	-moz-border-radius: 3px 3px 3px 3px;
}
