@charset "utf-8";
/* CSS Document */
div {
	display:block;
	float:left;
	}

/* Main Menu */
ul.main_menu li {
	float:left;
	width:121px;
	height:36px;
	padding-right:2px;
	text-align:center;
	}
ul.submenu li {
	float:left;
	padding-right:5px;
	text-align:center;
	color:#fff;
	}
a.basket {
	padding-left:15px;
	background:url(../images/basket_0_0_1.gif) left bottom no-repeat;
	}
	
/* --------- */

/* For Publisher | Manage Ad Zones */
ol.light_li {
	list-style:decimal;
	font:normal 18px Tahoma;
	color:#d5ddf3;
	margin:0px;
	padding:0px;
	padding-left:30px;
	}

/* For Publisher | Ads Types | Ad Specs */
div.pathway {
	display:block;
	float:left;
	font:normal 14px Tahoma;
	color:#666;
	padding:2px 10px 0px 10px;
	}
div.pathway_active {
	display:block;
	float:left;
	font:bold 14px Tahoma;
	color:#333;
	padding:2px 10px 0px 10px;
	}
div.pathway a {
	font:normal 14px Tahoma;
	}

div.color_show {
	display:block;
	float:left;
	border:1px solid #555;
	height:20px;
	width:20px;
	cursor:pointer;
	}

/* Directory */
div.purchase_tool {
	width:520px;
	height:200px;
	position:relative;
	background:url(../images/puschase_bg_en_0_0_1.gif) left repeat-y;
	}
div.purchase_tl {
	position:absolute;
	z-index:1;
	top:0px;
	left:0px;
	background:url(../images/rounding_0_0_1.gif) 0 -38px no-repeat;
	overflow:hidden;
	height:10px;
	width:10px;
	}
div.purchase_tr {
	position:absolute;
	z-index:1;
	top:0px;
	right:0px;
	background:url(../images/rounding_0_0_1.gif) -10px -38px no-repeat;
	overflow:hidden;
	height:10px;
	width:10px;
	}
div.purchase_bl {
	position:absolute;
	z-index:1;
	bottom:0px;
	left:0px;
	background:url(../images/rounding_0_0_1.gif) -20px -38px no-repeat;
	overflow:hidden;
	height:10px;
	width:10px;
	}
div.purchase_br {
	position:absolute;
	z-index:1;
	bottom:0px;
	right:0px;
	background:url(../images/rounding_0_0_1.gif) -30px -38px no-repeat;
	overflow:hidden;
	height:10px;
	width:10px;
	}
a.purchase_pointer:link, a.purchase_pointer:visited, a.purchase_pointer:active {
	display:block;
	height:22px;
	width:258px;
	font:bold 14px Tahoma;
	color:#777;
	text-decoration:none;
	padding:2px 10px;
	}
a.purchase_pointer:hover {
	color:#fff;
	background:#86a6e8 url(../images/puschase_pointer_en_0_0_1.gif) right top no-repeat;
	}
a.purchase_pointer_active:link, a.purchase_pointer_active:visited, a.purchase_pointer_active:active {
	display:block;
	height:22px;
	width:258px;
	font:bold 14px Tahoma;
	color:#fff;
	background:#86a6e8 url(../images/puschase_pointer_en_0_0_1.gif) right top no-repeat;
	text-decoration:none;
	padding:2px 10px;
	}

input.buy_ad_en {
}