body
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size: 12px;
/*
	background: #d8d8d8 url(../images/adshare/bg.jpg);
*/	
}

a
{
	text-decoration: none;
	color: #000;
}

a:hover.none
{
	text-decoration: none;
	color: #ea6309;
}

a:hover.underline
{
	text-decoration: underline;
	color: #ea6309;
}

div#main
{
	width: 100%;
	float: left;
	display: inline;
}

div#divmenu
{
	float: left;
	display: inline;
	width: 100%;
	text-align: left;
}

div#divlogo
{
	float: left;
	display: inline;
	margin: 4px 0 0 4px;
}

div#divback
{
	float: left;
	display: inline;
	width: 100%;
	background: url(../images/top/back.gif) repeat-x;
	text-align: center;
}

div#divwrap
{
	width: 968px;
	/*width: 1039px;*/
	background-color: White;
	margin: 0px auto;
}


div#divleft
{
	float: left;
	display: inline;
	margin-top: 6px;
	margin-right: 1px;
	margin-left: 260px;
	width: 448px;
	height: 593px;
	background-image: url(../images/adshare/main.jpg);
	background-repeat: no-repeat;
}

div#divflash
{
	float: left;
	display: inline;
	width: 400px;
	height: 300px;
	margin-top: 81px;
	margin-left: 23px;
}

div#divads
{
	position: related;
	float: left;
	display: inline;
	width: 522px;
	height: 140px;
}

img#imgprice
{
	position: relative;
	z-index: 2;
}

div#divprice
{
	position: relative;
	left: -30px;
	top: -54px;
	z-index: 3;
}

table#tblthumbs
{
	position: relative;
/*
	top: -88px;
*/
	margin: 18px 0 0 18px;
	z-index: 1;
}

img.imgthumb
{
	/* width: 116px;*/
}

.clsblock
{
	display: block;
}

div#divright
{
	float: left;
	display: inline;
	margin-top: 4px;
/*
	margin-left: 2px;
*/
	/*width: 442px;*/
	width: 437px;
	height: 542px;
	background-image: url(../images/top/right.jpg);
}

div#divdesc
{
	float: left;
	display: inline;
	width: 434px;
	height: 395px;
}

div#divstarted
{
	float: left;
	display: inline;
	width: 434px;
}

div#divgetstarted
{
	float: left;
	display: inline;
	width: 434px;
	height: 30px;
}

img#imggetstarted
{
	position: relative;
	left: -8px;
	/*left: -1px;*/
	top: 3px;
}

div#divtitle
{
	float: left;
	display: inline;
	width: 414px;
	margin-left: 20px;
	margin-top: 20px;
	height: 60px;
	text-align: left;
}

div.divlist
{
	float: left;
	display: inline;
	width: 310px;
	margin: 14px 0 4px 0;
	padding-left: 110px;
	text-align: left;
	height: 52px;
	font-size: 15px;
}

div#divnetworks
{
	float: left;
	display: inline;
	padding: 6px 0 0 20px;
/*
	margin: 25px 0 0 20px;
*/
}


div.embedBox
{
	display:inline;
	float:left;
	margin-left:7px;
	/*height:40px;
	margin-left:30px;
	margin-top:85px;*/
	margin-top:15px;
	text-align:left;
	/*
	width:388px;
	overflow: hidden;
	*/
	width: 430px;

}

.bTxt
{
	font-family: arial;
	font-weight: bold;
	size: 11px;
}
.bbTxt
{
	font-family: arial;
	font-weight: bold;
	size: 16px;
}

div.purchaseButton
{
	background-image: url(../images/adshare/Purchase_Up.png);
	background-repeat: no-repeat;
	display:block;
	float:left;
	margin-top:25px;
	text-align:center;
	width: 170px;
	height: 39px;
	cursor: pointer;
	margin-left:130px;
	
}

.purchaseButton a {
	display:block;
	text-decoration: none;
	text-align:center;
	width: 170px;
	height: 39px;
	float: left;
	color: black; 
}

.purchaseButton a:hover img{visibility:hidden}

img.imgicon
{
	position: relative;
	bottom: 0px;
	right: 0px;
	
}



