﻿@import url('ajax.css');
@import url('formelements.css');
@import url('links.css');
@import url('tabs.css');
html
{
	height: 100%;
}
body
{
	background: url(../images/newui/bg.jpg) repeat-x;
	background-color: #dcdfe2;
	font-family: Trebuchet MS, Arial, Sans-Serif;
	height: 100%;
	margin: 0;
	
}
#wrapouter
{
	background: url(../images/newui/mainbground.jpg) no-repeat center top;

	margin-left: auto;
	margin-right: auto;


		float:left;
	width: 100%;
}
#wrapouter2
{

	min-height: 100%;
	margin-left: auto;
	margin-right: auto;


	width: 920px;

}
#wrapui
{
	min-height: 100%;
	margin-left: auto;
	margin-right: auto;
	

	position: relative;
	overflow: hidden;
	width: 920px;
}
#header
{
	background: url(../images/newui/headerbg.jpg) no-repeat center top;

	margin-left: auto;
	margin-right: auto;
	width: 920px;

	position:relative;
}
#headerleft
{
	float: left;
	height: 145px;
	width: 360px;
}
#headerright
{
	color: #fff;
	float: left;
	font-size: 14px;
	height: 48px;
	padding-top: 40px;
	width: 360px;
}
#headerright a
{
	color:#ceddeb;
}
#headerright a:hover
{
	color:#fff;
}
#navbar
{
	left:300px;
	position: absolute;
}
#navbar img
{
	float: left;
}
#navbar a.nav
{
	background: url(../images/newui/navbg.png) no-repeat right top;
	color: #333;
	display: inline-block;
	float: left;
	font-size: 16px;
	font-weight: bold;
	height: 40px;
	line-height: 2.5em;
	padding-left: 20px;
	padding-right: 20px;
	text-decoration: none;
}
#navbar a.nav:hover
{
	background: url(../images/newui/navbghover.png) no-repeat right top;
	color: #fff;
}
#navbar a.navlast
{
	background: url(../images/newui/navbglast.png) repeat-x;
	color: #333;
	display: inline-block;
	float: left;
	font-size: 16px;
	font-weight: bold;
	height: 40px;
	line-height: 2.5em;
	padding-left: 20px;
	padding-right: 20px;
	text-decoration: none;
}
#navbar a.navlast:hover
{
	background: url(../images/newui/navbglasthover.png) repeat-x;
	color: #fff;
}
#content{

	margin-left: auto;
	margin-right: auto;
	padding-left: 20px;
	padding-top:10px;
	padding-bottom:20px;
	width: 900px;
	float:left;


}
#main
{

	margin-left: auto;
	margin-right: auto;
	width: 920px;
	float:left;
	background-color:#fff;
	min-height:266px;
	
}
#maininner{
	margin-left: auto;
	margin-right: auto;



	width: 920px;
}

#footerwrap
{
	/*background: url(../images/newui/footerbg.png) repeat-x;*/
	margin-top:-166px;
	height: 166px;
	position:relative;
	clear:both;
	width: 100%;

}
#footerinner
{
	background: url(../images/newui/footerinnerbg.png) no-repeat;
	margin-top:-166px;
	height: 146px;
	padding-top:20px;
	margin-left: auto;
	margin-right: auto;
	color:#fff;	
	text-align:center;
	font-size:12px;
	padding-left: 20px;

	width: 900px;

}
#bottombarui
{
	background: url(../images/newui/footerbg.jpg) repeat-x;
	bottom: 0;
	float: bottom;
	height: 130px;
	left: 0;
	padding-top: 0px;
	position: fixed;
	width: 100%;
	z-index: 10;

}
#bottombarinnerui
{
	vertical-align:middle;
	background: url(../images/newui/footerinnerbg.jpg) no-repeat;
	height: 130px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 8px;
	text-align: left;
	width: 915px;
	z-index: 20;

	font-size:12px;
	color:#fff;

}
#bottombarinnerui2{
	height: 95px;
	vertical-align:top;
	display:inline-block;


}
.footerbutton
{
	background: transparent;
	margin-top: -30px;
}

a.footersavebutton,input.footersavebutton{
	background: transparent;
	border:0;
	margin-top:0;
	text-indent:-9999px;
	display:inline-block;
	height:74px;
	width:135px;
	background: url(../images/newui/btnsave.png) no-repeat 0 0;
	cursor:pointer;
	cursor:hand;

	padding:0px;
	z-index: 300;

}
a.footersavebutton:hover,input.footersavebutton:hover{
	background: url(../images/newui/btnsave.png) no-repeat 0 -75px;
}
a.footerqrbutton{
	background: transparent;

	text-indent:-9999px;
	display:inline-block;
	height:78px;
	width:130px;
	background: url(../images/newui/btnshowqr.png) no-repeat 0 0;
}
a.footerqrbutton:hover{
	background: url(../images/newui/btnshowqr.png) no-repeat 0 -78px;
}
a.footerpagesbutton{
	background: transparent;

	text-indent:-9999px;
	display:inline-block;
	height:78px;
	width:130px;
	background: url(../images/newui/btnpages.png) no-repeat 0 0;
}
a.footerpagesbutton:hover{
	background: url(../images/newui/btnpages.png) no-repeat 0 -78px;
}
a.footerbuynowbutton{
	background: transparent;
	text-indent:-9999px;
	display:inline-block;
	height:78px;
	width:130px;
	background: url(../images/newui/btnbuynow.png) no-repeat 0 0;
}
a.footerbuynowbutton:hover{
	background: url(../images/newui/btnbuynow.png) no-repeat 0 -78px;
}
.spacebuybow
{
	padding-left: 80px;
}
#ctl00_ContentPlaceHolder1_divResultsBottom
{
	border-bottom: #ccc 3px solid;
	height: 3px;
	width: 498px;
}
#divResultsInner
{
	background: url(../images/results-bg.png) no-repeat;
	min-height: 80px;
	overflow: visible;
	padding-left: 16px;
	padding-right: 16px;
	padding-top: 10px;
	z-index: 1002;
}
#ctl00_ContentPlaceHolder1_divResults
{
	background-color: #fff;
	display: inline;

	position: relative;
	text-align: left;
}
h1
{
	margin: 0;
	text-indent: -9999px;
}
h1 a
{
	background: transparent;
	display: block;
	height: 100px;
	width: 140px;
}
h2
{
	color: #44a52f;
	display: inline;
	font-size: 30px;
	font-weight: bold;
	line-height: 1.2em;
}
h2 a
{
	color: #ccc;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}
h2 a:hover
{
	color: #890400;
	font-size: 18px;
	font-weight: bold;
}

h3
{
	color: #6284ce;
	display: inline;
	font-size: 20px;
	font-weight: bold;
	line-height: 2.5em;
}
h3.price, .price
{
	color: #619617;
}
h3.pricesub,h3.pricediscount
{
	color: #666;
	display: inline;
	font-size: 16px;
	line-height: 1.8em;
}
h4
{
	color: #73a8c6;
	display: inline;
	font-size: 18px;
	font-weight: bold;
	line-height: 2.5em;
}
.dlpackagesleft
{
	clear: both;
	float: left;
	width: 270px;
}
.dlpackagesright
{
	float: left;
	text-align: right;
	width: 100px;
}
.list2
{
	background-color: #FFF;
	border: 1px solid DarkGray;
	color: black;
	list-style: none;
	list-style-type: none;
	margin: 0px;
	text-align: left;
	vertical-align: middle;
}
ul.list2 li
{
	list-style: none;
	list-style-type: none;
	padding: 0px 0px;
}
ul.list2 li:hover
{
	background-color: #eee;
	padding: 0px 0px;
}
.listitem2
{
	color: #000;
}
.hoverlistitem2
{
	background-color: DarkGray;
}
.colorbox
{
	background-color: #000;
	border: #000 1px solid;
	display: inline;
	height: 20px;
	margin: 0;
	width: 20px;
}
form
{

	padding: 0px;
}
#navCart{
	position:absolute;
	top:5px;
	left:690px;
	width: 200px;
	height:34px;
	padding-top:10px;
	text-align:right;
	color:#ddd;
}
#navCart a{
	color:#fff;
}
#navCart a:hover{
	color:#44a52f;
}
.chartleft{
	float:left;
	width:425px;
}
.chartright{
	float:left;
	width:425px;

}
#statsLoaderVert{
	position:absolute;
	width:440px;
	height:700px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	background-color:#fff;
	display:inline-block;
	filter:alpha(opacity=40);
	-moz-opacity:0.4;
	-khtml-opacity: 0.4;
	opacity: 0.4;
}
#statsLoaderHoriz{
	position:absolute;
	width:875px;
	height:400px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	background-color:#fff;
	display:inline-block;
	filter:alpha(opacity=40);
	-moz-opacity:0.4;
	-khtml-opacity: 0.4;
	opacity: 0.4;
}