/**
* PIMDESIGN LTD
*/

html,body,div,span,applet,object,iframe,
h1,h2,h3,h4,h5,h6,p,blockquote,pre,
a,abbr,acronym,address,big,cite,code,
del,dfn,em,font,img,ins,kbd,q,s,samp,
small,strike,strong,sub,sup,tt,var,
dl,dt,dd,ol,ul,li,
fieldset,form,label,legend,
table,caption,tbody,tfoot,thead,tr,th,td{
margin:0;
padding:0;
border:0;
outline:0;
font-weight:normal;
font-style:normal;
font-size:100%;
font-family:inherit;
vertical-align:baseline;
}

body {
	background: #fff;
	color : #006088;
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	text-align: center; /*** Centers the design in old IE versions ***/
}
body, html {
	/*height:100%;*/
}

strong {
	font-weight:bold;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

* html .clearfix {
    zoom: 1;    
}

p {
	text-align: left;
	line-height: 1.1em;
}

table, tr, th, td {
	font-size: 1em;
}

a:link,
a:visited {
	color: #006088;
	text-decoration: none;
	text-transform:none;
}

a:hover,
a:active {
	text-decoration: none;
	text-transform:none;
	color:#EF8B00;
}
/*
 *  FORMS
 */

fieldset {
	border: none;
	padding: 10px 17px 0px 17px;
}

.fieldset {
	position: relative;
	margin: 5px 0px;
	/*font-size: 1.1em;*/
	padding:10px 0px;
	/*border: 1px solid red;*/
}


legend {	
	font-size: 1em;
	font-weight:bold;
}

button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	cursor: pointer;
	text-align: center;
	border: none;
}

button:hover {
	text-decoration: underline;
}

input, select, textarea {
	color: #092C80;
}

label {
	text-align: left;
	font-size: 11px;
}

fieldset div {
	clear:left;
	height:23px;
}

fieldset div label {
	display:block;
	float:left;
	width: 190px;
	text-align: left;
}

fieldset div input, fieldset div select, fieldset div textarea {
	width: 250px;
	margin-bottom: 0px;
	float:right;
	border: 1px solid #0082B3;
	font-size:1em;
}

fieldset div select {
	width: 252px;
	height: 16px;
}

fieldset div div.label {
	float:left;
	width: 190px;
	text-align: left;
	clear: none;
}

fieldset div div.value {
	width: 250px;
	margin-bottom: 0px;
	float:right;
	font-size:1em;
	clear: none;
}

fieldset div div.value label {
	width: auto;
	float: none;
}

fieldset div div.value label input {
	width: auto;
	border: none;
	float: none;
}

div.button {
	clear: both;
	text-align:right;
	margin: 10px 0px;
}

/*
 *  END FORMS
 */

.clear { 
	clear: both;
	height: 1px;
	font-size:1px;
	margin:0px;
}

* html .clear {
	height: auto;
}

.bold {
	font-weight:bold;
}

.error {
	color: red;
}

h1, h2, h3, h4, h5 {
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height:1em;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 2.2em;
}
h2 {
	font-size: 1.6em;
}
h3 {
	font-size: 1.3em;
}

a.button,
a.button:link,
a.button:visited,
a.button:hover
 {
	display:-moz-inline-block;
	display:-moz-inline-box;
	display:inline-block;
	height:17px;
	border: none;
	color: #fff;
	font-size: 1em;
	font-weight:bold;
	text-align:center;
	padding:0px 0px 0px 10px;
	background: URL('button.gif') no-repeat left top;	
	margin-right:10px;
}

* html a.button,
* html a.button:link,
* html a.button:visited,
* html a.button:hover {
	padding:0px 0px 0px 7px;
}

a.button span {
	display:-moz-inline-block;
	display:-moz-inline-box;
	display:inline-block;
	height:100%;
	padding:1px 10px 0 0px;
	cursor: pointer;
	margin: 0px;
	position:relative;
	margin-right:-5px;
	vertical-align: top;
	background: URL('button.gif') no-repeat top right;	
}

a.buttonorange,
a.buttonorange:link,
a.buttonorange:visited,
a.buttonorange:hover
 {
	display:-moz-inline-block;
	display:-moz-inline-box;
	display:inline-block;
	height:17px;
	border: none;
	color: #fff;
	font-size: 1em;
	font-weight:bold;
	text-align:center;
	padding:0px 0px 0px 10px;
	background: URL('button.gif') no-repeat left top;	
	margin-right:10px;
}

* html a.buttonorange,
* html a.buttonorange:link,
* html a.buttonorange:visited,
* html a.buttonorange:hover {
	padding:0px 0px 0px 7px;
}

a.buttonorange span {
	display:-moz-inline-block;
	display:-moz-inline-box;
	display:inline-block;
	height:100%;
	padding:1px 10px 0 0px;
	cursor: pointer;
	margin: 0px;
	position:relative;
	margin-right:-5px;
	vertical-align: top;
	background: URL('button.gif') no-repeat top right;	
}

h2.title {
	background: URL('title_bg.gif') no-repeat top right #0082B3;
	margin: 0px;
	font-size:1em;
	height:30px;
	color:#fff;
	padding:0px;
}

h2.title span {
	display:block;
	background: URL('title_left.gif') no-repeat top left;
	margin: 0px;
	padding-left:17px;
	height:30px;
	line-height:30px;
	font-weight:bold;
	text-transform:uppercase;
}

/*freme*/
#frame {
	width: 990px;
	margin: 0 auto; /*** Centers the design ***/
	min-height: 100%;
	text-align: left; /*** Because we centered the text in body we have to move the text back to left aligning ***/
	padding:0px;
	position: relative;
	background: url('') repeat-y right #fff;
	z-index: 10;
	/*border:1px solid red;*/
}

* html #frame {
	height: 100%; /*** IE doesn't support min-height, but instead it handles height as min-height so we need to hack the height ***/
}


/*header*/
#header {
	margin: 15px 0px; /*** Make some space for the header menu ***/
	padding: 0px;
	height:90px;
	position:relative;
}

#header h1 {
	background: url('new/logo.jpg') no-repeat top left;
	height:90px;
	text-indent:-3000px;
	float:left;
}

#header h1 a {
	display:block;
	height:90px;
	width:262px;
	/*margin: 0 auto;*/
}

#header div.slogan {
	background: url('new/slogan.jpg') no-repeat top left;
	float:left;
	height:90px;
	width:728px;
	/*margin: 0 auto;*/
}

/*sidebar*/
#sidebar {
	padding:0px;
	margin:0px;
	float: right;
	width:300px;
	/*border:1px solid brown;*/
}

/*content*/
#content {
	padding:0px;
	margin:0px;
	width:684px;
	/*border:1px solid orange;*/
}

#footer {
	font-size: 1em;
	width: 990px;
	margin: 0 auto; /*** Centers the design ***/
}

/*leftmenu*/
.leftmenu {
	position: relative;
	float: left;
	padding:0px;
	margin-right:5px;
	width:196px;
}

* html .leftmenu {
	overflow:hidden;
}

.leftmenu ul {
	border-top:4px solid #E3F2F7;
	background: URL('catbg_left.gif') no-repeat top left #F6FAFD;
	margin:0px;
	padding:5px 17px;
	position:relative;
}

.leftmenu ul li {
	margin-bottom:2px;
	list-style: none;
	padding: 0px;
}

.leftmenu ul li a:link,
.leftmenu ul li a:visited,
.leftmenu ul li a:active,
.leftmenu ul li a:hover {
	font-size: 11px;
	color:#000;
	display:block;
	position:relative;
	background: url('menu_lo.gif') no-repeat;
	line-height: 20px;
}

.leftmenu ul li a:hover,
.leftmenu ul li a.on {
	color:#EF8B00;
	background: url('menu_hi.gif') no-repeat;
}

.leftmenu div.bottombg {
	background: url('bottom_left.gif') no-repeat bottom left;
	height:9px;
	margin-bottom:5px;
}

p.message {
	margin:10px 17px;
	}

div.content {
	background: url('content_centerbg_center.gif') repeat-y;
	float:left;
	width: 482px;
	margin-bottom:5px;	
	/*border:1px solid green;*/
}

div.contbgtop {
	background:URL('content_centerbg_top.gif') no-repeat top left;
	height:4px;
	font-size:1px;
}

div.contbgbottom {
	clear:both;
	background:URL('content_centerbg_bottom.gif') no-repeat bottom left;
	height:4px;
	font-size:1px;
	margin-top:5px;
}

div.content div.img {
	float:left;
	clear: left;
	padding: 0px;
	/*margin-top:-20px;*/
	margin-bottom:10px;
	margin-right:10px;
}

div.content div.img img {
	padding: 0px;
	margin:0px;
}

div.content h3 {
	font-size:1em;
	margin:10px 17px;
}

div.content h4 {
	margin:10px 0px;
}

div.content h3 a,
div.content h4 a {
	font-size:1em;
	font-weight:bold;
}

div.content h3 a:hover,
div.content h4 a:hover {
	color:#EF8B00;
}

div.content div.list div.pmbb  {
	padding-top:10px;
}

div.content button {
	background: URL('search.gif') top no-repeat;
	width: 87px;
	height:23px;
	font-size:1.1em !important;
	color:#fff;
	margin-bottom:-1px;
	margin-right:17px;
	font-size:1em;
}

div.content div.errortext p {
	margin:10px 17px;
	font-size:1em;
}

ul#menuright {
	list-style: none;
	float:left;
	width:100%;
	position: relative;
}

* html ul#menuright {
	margin-bottom:0px;
}

ul#menuright li {
	float: right;
}
/*
ul#menuright li a.first:link,
ul#menuright li a.first:visited,
ul#menuright li a.first:active,
ul#menuright li a.first:hover {
	background: URL('menu_blue_twist.gif') no-repeat top left;
	width: 102px;
	margin-left:8px;
}

* html ul#menuright li a.first:link,
* html ul#menuright li a.first:visited,
* html ul#menuright li a.first:active,
* html ul#menuright li a.first:hover {
	margin-left:3px;
}

*/

ul#menuright li a.first:link,
ul#menuright li a.first:visited,
ul#menuright li a.first:active,
ul#menuright li a.first:hover {
	background: URL('menu_blue_big.gif') no-repeat top left;
	width: 190px;
}

ul#menuright li a.last:link,
ul#menuright li a.last:visited,
ul#menuright li a.last:active,
ul#menuright li a.last:hover {
	background: URL('menu_orange.gif') no-repeat top left;
	margin-right:0px;
	width:94px;
}

ul#menuright li a:link,
ul#menuright li a:visited,
ul#menuright li a:active,
ul#menuright li a:hover {
	height:15px;
	font-size:1em;
	line-height:1em;
	float: left;
	display:block;
	text-align:center;
	font-weight:bold;
	color:#fff;
	padding-top:6px;
	margin-right:1px;
}

div.order {
	position:relative;
	clear:left;
	background:URL('buy_bar.gif') no-repeat top left;
	height:66px;
	margin-bottom:9px;
}

div.order p {
	position:relative;
	font-size:0.9em;
	text-align:right;
	color:#fff;
	padding:22px 70px 0 0px;
}

div.order a:link,
div.order a:visited,
div.order a:active,
div.order a:hover {
	position:absolute;
	width:44px;
	height:44px;
	top:11px;
	right:10px;
	
}

div.rightblock {
	margin-bottom:5px;
	background:URL('content_centerright_bg.gif') repeat-y;
}

div.bgtop {
	background:URL('content_topright_bg.gif') no-repeat top left;
	height:4px;
	font-size:1px;
}

div.bgbottom {
	background:URL('content_bottomright_bg.gif') no-repeat bottom left;
	height:4px;
	font-size:1px;
}

div.rightpredst {
	margin-bottom:5px;
	background:URL('content_centerright_bg.gif') repeat-y;
}

div.rightpredst div.data {
	margin-left: 90px;
}

div.rightpredst div.data h2 {
	width:120px;
	height:3.3em;
	line-height:1.1em;
	overflow: hidden;
	margin-left:0px;
	padding-top:10px;
}

div.rightpredst h3 {
	line-height: 1.1em;
	font-size: 1em;
	font-weight: normal;
	padding:0 0 3px 0;
	margin:3px 17px 0 17px;
}

div.rightpredst div.image {
	float:left;
	width:80px;
	height:150px;
	padding:10px 10px 0px 17px;
}

div.rightpredst div.image img {
	width:80px;
	height:118px;
}

div.rightpredst h3.prodtitle {
	margin:0px 0 5px 0;
}

div.rightpredst div.image p {
	font-size:1.2em;
	text-align:center;
	font-weight:bold;
	color:#E97812;
	margin-top:5px;
}

.bb {
	background:URL('bw.gif') repeat-x bottom;
	}

.rightblock h2 {
	font-size:11px;
	padding:0px 0px 0px 10px;
	margin:0px;
	text-transform:uppercase;
	border-bottom:2px solid #899CBD;
	height:20px;
	line-height:20px;
}

.rightblock p {
	padding:2px 0px 10px 0px;
	margin:0px 10px 5px 17px;
}

p.adv {
	margin:0px 10px 0px 10px;
	padding:0px;
	text-transform:uppercase;
	background:URL('adv_img.gif') no-repeat top left;
	height:12px;
}

p.adv span {
	float:right;
	padding:0px;
	margin:0px;
	color:#7A7F83;
}

span.date {
	position:relative;
	color:#73AD01;
	padding:0px 5px 5px 17px;
	margin:0px;
}

p.but {
	padding:0px;
	margin:0px 10px 5px 17px;
}

.rightblock a.text:link, 
.rightblock a.text:visited, 
.rightblock a.text:hover {
	position:relative;
	color:#0183B5;
	margin:0px;
	font-weight:normal;	
}

.rightblock a.text:hover {
	color:#EF8B00;
}

.products {
/*	border:1px solid silver;*/
	width:240px;
	height:145px;
	float:left;
	padding:10px 0px 10px 0px;
	margin:0px;
	overflow: hidden;
}

div.pmbb {
	margin:0px 4px;
	height:3px;
	font-size:1px;
	}

/*
* html .products {
	height:196px;
}
*/

div.products div.data {
	margin-left: 117px;
}

div.products div.data h2 {
	width:120px;
	height:3.3em;
	line-height:1.1em;
	overflow: hidden;
	padding:0px;
	margin-left:0px;
}

.texts {
	width:120px;
	height:150px;
}

div.productscateg h3 {
	line-height: 1.1em;
	font-size: 1em;
	font-weight: normal;
	padding:0 0 3px 0;
	margin:3px 17px 0 17px;
}

div.products div.image {
	float:left;
	width:80px;
	height:150px;
	padding:0 10px 0px 17px;
}

div.products div.image img {
	width:80px;
	height:118px;
}

div.products h3.prodtitle {
	margin:0px 0 5px 0;
}

div.products div.image p {
	font-size:1.2em;
	text-align:center;
	font-weight:bold;
	color:#E97812;
	margin-top:5px;
}

div.productsleft {
	background: URL('booksbv.gif') right top no-repeat;
	padding:10px 0px 10px 0px;
	width:240px;
}

div.data table {
	width: 446px;
	margin:17px;
}

div.data table th {
	font-weight: bold;
	padding-top:5px!important;
}

div.data table input {
	 width: 30px !important;
}

div.data table h4 {
	 margin:0px 0 5px 0;
}

div.data a.delete:link,
div.data a.delete:active,
div.data a.delete:visited,
div.data a.delete:hover {
	display:block;
	background: URL('../adm/images/delete.gif') no-repeat top left;
	height:22px;
	width:22px;
}

div.data a.sale:link,
div.data a.sale:active,
div.data a.sale:visited,
div.data a.sale:hover {
	float:left;
	display:block;
	background: URL('buy.gif') no-repeat top left;
	margin-bottom:5px;
	height:26px;
	width:82px;
}

div.data p {
	margin:10px 15px 0 17px;	
	padding: 0px;
}

div.data h3 {
	font-size:1.5em;
	margin:10px 17px;	
	line-height: 1.1em;
	color:#0082B3;
}

div.data h2.prodtitle {
	font-size:1em;
}

div.data h3.prodtitle {
	font-size:1em;
	font-weight:normal;
}

div.data h2 a:link,
div.data h2 a:visited,
div.data h2 a:hover,
div.data h2 a:active {
	font-weight:bold;
	color:#0082B3;
}

div.data h3 a:link,
div.data h3 a:visited,
div.data h3 a:hover,
div.data h3 a:active {
	font-weight:bold;
	color:#0082B3;
}

div.data h2 a:hover,
div.data h3 a:hover {
	color:#EF8B00;
}

div.data a.author:link,
div.data a.author:visited,
div.data a.author:hover,
div.data a.author:active {
	font-weight:normal;
}

div.data h4 {
	font-size:1.1em;
	line-height: 1.1em;
	margin:5px 17px;
	color:#0082B3;
}

div.data div.image {
	float:left;
	width:177px;
}

div.data div.image img {
	border:1px solid #D4D9DB;
	margin-left:17px;
}

div.data div.image p {
	font-size:1.2em;
	text-align:center;
	font-weight:bold;
	color:#E97812;
	margin-top:5px;
}

div.data p.article a:link,
div.data p.article a:visited,
div.data p.article a:hover,
div.data p.article a:active {
	color:#EB8200;
}

div.data div.tabs a:hover {
	color:#EB8D00;
}

div.data input, div.data textarea {
	border:1px solid #0082B3;
	width:240px !important;
}

div.data div.forms {
	margin-left: 17px;
	clear:left;
}

div.data div.forms form {
	margin-top: 5px;
}

div.data div.forms input,
div.data div.forms textarea {
	width:445px !important;
}

div.forms img.fl {
	float:left;
	border:1px solid #0082B3;
	width:220px;
	margin-right:10px;
}

div.forms div.code {
	margin:0 0px 5px 0px;
}

div.forms div.code input {
	width:213px !important;
}

div.data div.forms h4 {
	margin:0px;
	margin:10px 17px 5px 0;
	padding-bottom:5px;
	background:URL('bw.gif') repeat-x bottom;
	}

div.data div.forms p {
	margin:5px 17px 5px 0;
	}

div.data div.forms p.bbf {
	background:URL('bw.gif') repeat-x bottom;
	padding-bottom:5px;
	}

div.data div.forms span.counter {
	font-size:1.5em;
	color:#0082B3;
	font-style:italic;
	}

ul#topmenu {
	list-style: none;
	float:left;
	width:100%;
	position: relative;
}

* html ul#topmenu {
	margin-bottom:0px;
}

ul#topmenu li {
	float: left;
	position:relative;
}

ul#topmenu li a.first:link,
ul#topmenu li a.first:visited,
ul#topmenu li a.first:hover,
ul#topmenu li a.first:active {
	background: URL('menu_blue.gif') no-repeat top left;
	z-index:10;
}

ul#topmenu li a.last:link,
ul#topmenu li a.last:visited,
ul#topmenu li a.last:hover,
ul#topmenu li a.last:active {
	background: URL('menu_dblue_twist.gif') no-repeat top left;
	width: 103px;
	margin-right:0px;
}

ul#topmenu li a:link,
ul#topmenu li a:visited,
ul#topmenu li a:hover,
ul#topmenu li a:active {
	background: URL('menu_dblue.gif') no-repeat top left;
	width: 94px;
	height:15px;
	font-size:1em;
	line-height:1em;
	float: left;
	display:block;
	text-align:center;
	font-weight:bold;
	color:#fff;
	padding-top:6px;
	padding-bottom:3px;
	margin-right:1px;
	z-index:1;
	position:relative;
	top:0;
}

ul#topmenu li a:hover {
	background: URL('menu_blue.gif') no-repeat top left;
	z-index:10;
}

/*search*/
div.search {
	background:url('new/searchbox.gif') no-repeat top left;
	height:51px;
	padding:15px 0px 1px 17px;
	clear:left;
	margin-bottom:5px;
	z-index:5;
	position:relative;
	top:-3px;
}

div.search input {
	font-size:1.3em;
	border:1px solid #006990;
	margin:0px;
	padding:0px;
	width:400px;
	height:19px;
}

div.search select {
	border:1px solid #006990;
	width:130px;
	font-size:1.3em;
	margin:0px;
	padding: 0px;
	height:20px;
	text-transform:none;
	margin:0 10px;
}

div.search button {
	background: URL('search.gif') top no-repeat;
	width: 87px;
	height:23px;
	font-size:1.1em !important;
	color:#fff;
	margin-bottom:-1px;
	font-size:1em;
}

div.search p {
	color:#fff;
	margin-top:5px;
}

/*search*/

/*footer*/
div.friendslinks {
	border-top:3px solid #0183B4;
	margin: 20px 0 10px 0px;
	padding-top:5px;
}

div.friendslinks strong {
	margin-left:17px;
}

ul.bottomnav {
	background: URL('footer_right.gif') no-repeat top right #0082B3;
	height:27px;
	list-style: none;
	float:left;
	width:100%;
	position: relative;
	margin-bottom:10px;
}

* html ul.bottomnav {
	margin-bottom:0px;
}

ul.bottomnav li {
	float: left;
}

ul.bottomnav li.first {
	padding-left:10px;
	background: URL('footer_left.gif') no-repeat top left;
	height:27px;
}

ul.bottomnav li a.last:link,
ul.bottomnav li a.last:visited,
ul.bottomnav li a.last:active,
ul.bottomnav li a.last:hover {
	border: none;
}

ul.bottomnav li a:link,
ul.bottomnav li a:visited,
ul.bottomnav li a:hover,
ul.bottomnav li a:active {
	border-right:1px solid #fff;
	font-size:1em;
	line-height:1em;
	float: left;
	display:block;
	text-align:center;
	text-decoration:none;
	color:#fff;
	margin-top:8px;
	padding:0 10px;
}

ul.bottomnav li a:hover {
	color:#EF8B00;
}

div.copyright {
	clear:both;
	margin-bottom:20px;
}

div.copyright div.cards {
	float:right;
}

div.copyright div.cards img {
	vertical-align:top;
}

div.copyright p {
	margin-left:17px;
}

div.pages {
	background: url('content_centerbg_center.gif') repeat-y;
	float:right;
	width: 482px;
	margin:5px 0;
}

div.pages *,
div.pages a:link,
div.pages a:visited,
div.pages a:active,
div.pages a:hover
 {
 	font-size:0.9em !important;
	color:#01506F;
}

div.pages div.contbgtop,
div.pages div.contbgbottom {
	font-size:1px !important;
}

div.pages a.next1 {
 	display:block;
 	float:left;
 	background: url('next.gif') no-repeat top right;
	height:13px;
	margin-right:5px;
	padding-right:20px;
}

div.pages a.prev1 {
 	display:block;
 	float:left;
 	background: url('prev.gif') no-repeat top left;
	height:13px;
	margin-left:5px;
	padding-left:20px;
}

div.fwd {
	float:right;
}

div.bwd {
 	float:left;
}

div.cwd {
	text-align:center;
	padding:0px 80px;
}


div.pages span {
	color:#F28D00;
	font-weight:bold;
}

div.vote {
	margin: 5px 0px;
}

div.vote p {
	position:relative;
	background:#CAE5EE;
	border-top: 4px solid #E9F4F8;
	border-bottom: 4px solid #E9F4F8;
	margin: 0px;
	padding: 0px 17px;
	font-size: 1em;
	height:2.5em;
	line-height:2.5em;
	color:#013157;
	font-weight:bold;
}

div.vote form {
	background: URL('votebg.gif') no-repeat top left #F6FAFD;
	padding-top:5px;
}

div.vote label {
	display:block;
	margin: 0px 17px 0 17px;
	padding: 5px 0px;
	font-size: 11px !important;
	color:#000;
	/*border: 1px solid red;*/
}

* html div.vote label {
	margin-left: 17px;
}

div.vote input {
	width:12px;
	height:12px;
	vertical-align:bottom;
}

div.votebut {
	margin: 10px 17px;
}

div.votebg {
	background: URL('bottom_right.gif') no-repeat bottom left;
	height:9px;
}

div.promo {
	background: URL('books_promotion1.jpg') no-repeat top left;
	height:189px;
	margin-bottom: 5px;
}

div.promo div.promoimg {
	float:left;
	width:100px;
	height:160px;
	position:relative;
	padding: 17px 0px 0px 31px;
}

div.promo div.promoimg img {
	width:100px;
	height:160px;
}

div.promo div.promoimg p {
	position:absolute;
	top:141px;
	left:27px;
	color:#053258;
	width:100px;
	font-weight:bold;
	font-size:1.4em;
}

div.newsleter {
	border-top: 4px solid #C0E0EB;
	background: URL('email_bg.gif') no-repeat top left;
	height:77px;
	padding-bottom: 10px;
	margin: 0px;
}

div.newsleter input {
	margin:10px 0px 0px 17px;
	border: 1px solid #90BECE;
	height: 15px;
	width: 119px;
}

div.newsleter button {
	border: none;
	background: URL('email_button.gif') no-repeat;
	height: 22px;
	width: 22px;
	margin-left:10px;
	margin-top:8px;
	vertical-align:top;
}

div.newsleter p {
	padding-left:17px;
	font-size: 10px;
	
}

div.path {
	margin:10px 17px;
}

div.sort {
	margin:5px 17px;
	text-transform:uppercase;
	font-size:0.9em;
	font-weight:bold;
}

div.sort a:active,
div.sort a:visited,
div.sort a:link,
div.sort a:hover {
	font-size:1.1em;
}

div.sort a.on {
	color:#EF8B00;
}

/*
 * CLASSES FOR AUTOCOMPLETE OPTIONS LIST
 */
/*
.ac_input {
	width: auto;
}
*/
.ac_results {
	width: 200px;
	background: #fff;
	cursor: pointer;
	position: absolute;
	left: 0;
	font-size: 90%;
	z-index: 101;
/*	max-height: 150px;
	overflow: auto;*/
}
.ac_results ul {
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
	border: 1px solid #000;
}
.ac_results iframe {
	display:none;/*sorry for IE5*/
	display/**/:block;/*sorry for IE5*/
	position:absolute;
	top:0;
	left:0;
	z-index:-1;
	filter:mask();
	width:3000px;
	height:3000px;
}
.ac_results li {
	cursor: pointer;
	display: block;
	padding: 2px 5px;
	text-align: left;
}
.ac_results a {
	width: 100%;
}
.ac_loading {
	background : url('trobber.gif') right center no-repeat;
}

p.promo a {
	font-size:20px;
	line-height:28px;
	color:#E57700;
	font-weight:bold;
	margin:0 !important;
}

p.promo span {
	display:block;
	line-height:12px;
	font-size:10px;
	margin-bottom:20px;
}