/**
* 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;
}

html {
	background: #434B4D;
	color : #fff;
	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 {
	width: 1010px;
	margin: 0 auto 70px 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;
	left:-10px;
	z-index: 10;
	margin-bottom:70px;
	color : #000;
	border:0px solid red;
	background: URL('bodyslim.png') repeat-y;
}

strong {
	font-weight:bold;
}

em {
	font-style:italic;
}

p {
	text-align: left;
	line-height: 1.1em;
}

table, tr, th, td {
	font-size: 1em;
}

a:link,
a:visited {
	color: #fff;
	text-decoration: none;
	text-transform:none;
}

a:hover,
a:active {
	text-decoration: none;
	text-transform:none;
}

.clear { 
	clear: both;
	height: 0px;
	font-size:1px;
	margin:0px;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.bold {
	font-weight:bold;
}

.error {
	color: #D62E18;
}

h1, h2, h3, h4, h5 {
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height:1em;
}

h1 {
	font-size: 2.2em;
}
h2 {
	font-size: 1.6em;
}
h3 {
	font-size: 1.3em;
}

*
 *  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;
}

legend span {	
	font-weight:bold;
}

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 #C6C7C9;
	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.value label {
	width: auto;
	float: none;
}

fieldset div.value label input {
	width: auto;
	border: none;
	float: none;
}

div.button button {
	border: 1px solid #C6C7C9;
	clear: both;
	float:right;
	background-color:#fff;
}

input {
	font-size:1em;
	border:none;
	margin: 0px;
	padding: 0px;
	vertical-align:top;
	height:14px;
	border:1px solid #C6C7C9;
}

button {
	cursor: pointer;
	border: none;
}

button.enter {
	background: URL('base_buttons.gif') no-repeat 2px -50px;
	height:20px;
	width:18px;
}

a.button,
a.button:link,
a.button:visited,
a.button:hover
 {
	display:-moz-inline-block;
	display:-moz-inline-box;
	display:inline-block;
	border: none;
	color: #fff;
	padding:0px 0px 0px 15px;
}

a.button span {
	display:-moz-inline-block;
	display:-moz-inline-box;
	display:inline-block;
	height:100%;
	padding:1px 15px 0 0px;
	cursor: pointer;
	margin: 0px;
	font-size: 0.9em;
	text-transform:uppercase;
	font-weight:bold;
	text-align:center;
	position:relative;
	margin-right:-5px;
}

h2.title {
	display:-moz-inline-block;
	display:-moz-inline-box;
	display:inline-block;
	font-size: 1.3em;
	text-transform:uppercase;
	font-weight:bold;
	height:37px;
	color: #fff;
	padding:0px 0px 0px 25px;
	background: URL('title_bg.gif') no-repeat left top;
}

h2.title span {
	display:-moz-inline-block;
	display:-moz-inline-box;
	display:inline-block;
	min-width:142px;
	height:100%;
	padding:1px 25px 0 0px;
	line-height:37px;
	position:relative;
	margin-right:-5px;
	background: URL('title_bg.gif') no-repeat top right;
}

#sidebar h2 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color:#fff;
	text-transform:uppercase;
	font-size:1.4em;
	margin-bottom:20px;
}

#header {
	background: url('header.png') no-repeat left top;
	margin: 0px; /*** Make some space for the header menu ***/
	padding: 1px 0 0 20px;
	height:132px;
	color:#fff;
	
}

#header h1 {
	/*float:left;*/
	color:#fff;
	font-family:Trebuchet MS;
	font-size:39px;
	margin-top:22px;
/*	margin-left:15px;*/
	
}

#header a img {
	float:left;
	margin-left:25px;
	margin-top:12px;
	margin-right: 15px;
}

#language {
	width:98px;
	float:right;
	margin-top:5px;
	padding-right:3px;
}

#language a:link,
#language a:visited,
#language a:active,
#language a:hover {
	display:block;
	background:url('language_black.gif') no-repeat top left;
	height:18px;
	line-height:16px;
	padding-left:25px;
	margin-bottom:8px;
	opacity:.5;
	-moz-opacity:.5;
	filter:alpha(opacity=50);
}

#header #language a.on,
#header #language a:hover {
	opacity:1;
	-moz-opacity:1;
	filter:alpha(opacity=100);
}

#promo {
	background: URL('promo.png') no-repeat;
	height:200px;
	padding:10px 0 0 100px;
	position:relative;
}

#frame {
	/*position:relative;*/
	background: URL('frame.png') no-repeat;
	border: 0px solid red;
}

#frame div.clear {
	height:50px;
	background:URL('content.png') no-repeat bottom left;
}

#frame * div.clear {
	height:0;
	background:none;
}

#content {
	padding-left:69px;
	float:left;
	width:547px;
	border:0px solid orange;
}

ul#navigation {
	height:40px;
	line-height:40px;
	float:left;
	margin:18px 0 0 20px;
	list-style-type:none;
	border:0px solid red;
	
}

ul#navigation li {
	float:left;
	height:40px;
	background:URL('nav.png') no-repeat top left;
}

ul#navigation li a:link,
ul#navigation li a:visited, 
ul#navigation li a:active,
ul#navigation li a:hover {
	display:block;
	float:left;
	background:none;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size:1.2em;
	color:#fff;
	height:40px;
	line-height:40px;
	text-transform:uppercase;
	margin:0px;
	padding:5px 21px 0 21px;
} 

ul#navigation li a:hover,
ul#navigation li a.on {
	background:URL('button2.png') no-repeat;
	opacity:.5;
	-moz-opacity:.5;
	filter:alpha(opacity=50);
}

#sidebar {
	float:right;
	width:389px;
	padding: 0px 0px 0px 0px;
	background:none;
	border:0px solid green;
}

#cards{
	float:right;
	padding-top:5px;
	padding-right:20px;
}

#footer {
	font-size: 1em;
	background:URL('footer.png') no-repeat bottom right #131E1F;
	margin:0px;
	margin-left:17px;
	margin-right:3px;
	padding-bottom:30px;
}

.mbnone	{
	margin-bottom:0px !important;
}

div.img {
	float:left;
}

#promo div.img {
	margin-right:36px;
}

#promo div.img img {
	width:118px;
	height:198px;
}

#promo div.promotext {
	width:354px;
	float:left;
	padding-right:4px;
}

#promo div.buttons {
	position:absolute;
	left:254px;
	bottom:19px;
}

#promo div.promotext h2 {
	color:#FEFEFE;
	height:1.7em;
	font-size:2.5em;
	line-height:1em;
	margin-top:40px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}

#promo div.promotext h2 a {
	font-weight:bold;
}

#promo div.promotext h2 a:hover {
	color:#D62E18;
}

#promo div.promotext h3 {
	color:#E7ECF0;
	font-size:1.8em;
	margin:11px 0 37px 0;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}

#promo div.buttons a.buy,
#promo div.buttons a.buy:link,
#promo div.buttons a.buy:visited,
#promo div.buttons a.buy:hover {
	height:26px;
	background: URL('grey_button.gif') no-repeat left top;	
}

#promo div.buttons a.buy span {
	padding-left:5px;
	line-height:26px;
	background: URL('grey_button.gif') no-repeat top right;	
}

#promo div.buttons a.description,
#promo div.buttons a.description:link,
#promo div.buttons a.description:visited,
#promo div.buttons a.description:hover {
	height:26px;
	background: URL('red_button.gif') no-repeat left top;	
}

#promo div.buttons a.description span {
	padding-left:5px;
	line-height:26px;
	background: URL('red_button.gif') no-repeat top right;	
}

div.userBox {
	margin:70px 40px 30px 40px;
}

div.userBox input {
	width:123px;
}

div.userBox button {
	margin-left:5px;
}

div.regBar {
	margin-top:10px;
	padding-left: 10px;
	background: URL('base_buttons.gif') no-repeat -1px -100px;
	height:20px;
	color:#D0D4D5;
}

div.regBar a {
	line-height:22px;
	color:#D0D4D5;
}

div.userBox a:hover {
	color:#D62E18;
}

div.adv {
	margin:0px 40px 30px 40px;
	width:300px;
}

div.adv p {
	text-align:right;
	color:#778182;
	text-transform:uppercase;
	font-size:0.9em;
	margin-bottom:3px;
	letter-spacing:0.1em;
}

#sidebar ul {
	background: URL('base_buttons.gif') no-repeat 0px -120px;
	list-style-type:none;
	margin:0px 40px 30px 40px;
	padding-top:20px;
	width:300px;
}

#sidebar ul li {
	margin-bottom:15px;
	padding-bottom:15px;
	border-bottom:1px solid #2A3636;
}

#sidebar ul li.bbnone {
	margin-bottom:0px;
	padding-bottom:0px;
	border-bottom:0;
}

#sidebar ul li div.date {
	color:#fff;
	background: URL('base_buttons.gif') no-repeat -17px -52px;
	height:17px;
	width:17px;
	padding-left:20px;
	font-size:0.9em;
}

#sidebar ul li a {
	color: #0DA9DA;
}

#sidebar ul li a:hover {
	color: #D62E18;
}

div.mailBox {
	background: URL('base_buttons.gif') no-repeat 0px -120px;
	padding-right:65px;
	float:right;
	height:100%;
}

div.mailBox h2 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color:#fff;
	text-transform:uppercase;
	font-size:1.4em;
	margin:20px 0;
}

div.mailBox input {
	width:250px;
}

div.mailBox button {
	margin-left:13px;
}

div.mailBox p {
	margin-top:10px;
	color: #0DA9DA !important;
	text-transform:none !important;
	font-size:1em !important;
	text-align:left !important;
	line-height:1em !important;
}

div.content {
	margin:50px 30px 0px 0;
	color:#45616C;
}

div.content div.errortext p {
	margin:10px 0px;
	font-size:1em;
}

div.detailed div.img {
	margin-right:10px;
}

div.detailed div.img img {
	clear:left;
	float:left;
	margin-bottom:5px;
}

div.detailed div.img p {
	clear:left;
	padding:5px 0 0 0 !important;
}

div.detailed p {
	line-height:1.4em;
	color:#45616C;
}

div.detailed p img {
	float:left;
	padding-right:10px;
}

div.detailed div.buyBox {
	display:inline-block;
	margin:10px 0px 0 0; 
}

div.detailed a:link,
div.detailed a:visited,
div.detailed a:active,
div.detailed a:hover {
	color:#45616C;
}

div.detailed a:hover {
	color:#D62E18;
}

div.order {
	background: URL('base_buttons.gif') no-repeat 0px -120px;
	margin:0px 40px 30px 40px;
	padding-top:20px;
	width:300px;
	height:73px;
}

div.order h2 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color:#fff;
	text-transform:uppercase;
	font-size:1.4em;
}

div.order p {
	font-size:1em;
	color:#14A8D6;
}

div.order a:link,
div.order a:visited,
div.order a:active,
div.order a:hover {
	color:#14A8D6;
/*	display:block;
	background: URL('base_buttons.gif') no-repeat -380px -70px;
	height:24px;
	line-height:24px;
	padding-left:30px;
*/	
}

div.order a:hover {
	color:#D62E18;
}

span.date {
	position:relative;
	color:#73AD01;
	padding:0px 5px 5px 17px;
	margin:0px;
}

p.but {
	padding:0px;
	margin:0px 10px 5px 17px;
}

ul.listproducts {
	list-style-type:none;
}

ul.listproducts li {
	display:-moz-inline-block;
  	display:-moz-inline-box;
 	display:inline-block;
 	vertical-align:top;
  	width:225px;
 	padding:0px 10px 0px 20px;
	height:264px;
	overflow:hidden;
}

ul.listproducts li.pnone {
	padding:0px;
}


ul.listproducts li.mrnonep20 {
	height:244px;
	overflow:hidden;
	margin-right:0px !important;
	padding-top:20px !important;
	padding-left:0px;
}

ul.listproducts li.brbg {
	background: URL('product_bg.gif') no-repeat right top;
	padding-left:0px;
}

ul.listproducts li.tlbg {
	width:240px;
	height:244px;
	overflow:hidden;
	background: URL('product_bg1.gif') no-repeat left top;
	padding:20px 0 0 20px;
}

ul.listproducts li div.img {
	margin-right:20px;
}

ul.listproducts li div.img p,
div.detailed div.img p {
	text-align:center;
	font-size:1.3em;
	text-transform:uppercase;
	color:#8FAFD5;
	font-weight:bold;
	padding:10px 0;
}

ul.listproducts li h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:1.2em;
	line-height:1em;
	height:4.4em;
	margin-left:110px;
	/*border:1px solid red;
	overflow:hidden;*/
}

ul.listproducts li h2 a:link,
ul.listproducts li h2 a:active,
ul.listproducts li h2 a:visited,
ul.listproducts li h2 a:hover {
	font-weight:bold;
	color:#148CC1;
}

ul.listproducts li h2 a:hover {
	color:#D62E18;
	height:4em;
}

ul.listproducts li div.author {
	line-height:1em;
	height:2em;
}

ul.listproducts li div.buyBox {
	height:1.3em;
	margin:0 0 0 110px;

}

ul.listproducts li h3,
div.detailed h3 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	line-height:1.2em;
	font-size:1.5em;
	font-weight:bold;
	color:#148CC1;
}

ul.listproducts li p {
	line-height:1.4em;
	clear:left;
	color:#45616C;
}

div.buyBox {
	margin:20px 0 0 260px;
}

div.buyBox a.buy:link,
div.buyBox a.buy:active,
div.buyBox a.buy:visited,
div.buyBox a.buy:hover {
	display:block;
	height:24px;
	width:91px;
	background: URL('buy_bg.gif') no-repeat left top;
	font-size:1em;
	line-height:24px;
	padding-left:15px;
	color:#fff;
	margin-bottom:8px;
}

div.buyBox a.desc:link,
div.buyBox a.desc:active,
div.buyBox a.desc:visited,
div.buyBox a.desc:hover {
	display:block;
	height:17px;
	width:91px;
	background: URL('desc_bg.gif') no-repeat left top;
	font-size:1em;
	line-height:17px;
	text-align:center;
	color:#fff;
}

div.data {
	color:#45616C;
}

div.data table {
	 width:100%;
}

div.data table.sale {
	border: 1px solid #000;
	border-collapse: collapse;
	margin: 0px;
	margin:10px 0px;
}

div.data table.sale tr.enable {
	background:#ccc;
}

div.data table.sale tr.enable td,
div.data table.sale tr.enable td label {
	font-weight:bold;
}

div.data table.sale td,
div.data table.sale th {
	border: 1px solid #000;
	padding: 3px;
	margin: 0px;
} 

div.data table th {
	font-weight: bold;
	padding-top:5px!important;
}

div.data table td {
}

div.data table input {
	vertical-align:middle;
	width: 30px;
	height:12px;
	font-size:0.9em;
}

div.data table h4 {
	 margin:0px 0 5px 0;
}

div.data table label.payment input {
	width:14px;
	height:14px;
	border:0px;
}

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 div.buttons {
	float:right;
	margin-top:10px;
}

div.data a:link,
div.data a:active,
div.data a:visited,
div.data a:hover {
	color:#45616C;
}

div.data a:hover {
	color:#D62E18;
}

div.data p {
	margin:10px 15px 0 17px;	
	padding: 0px;
}

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 input, div.data textarea {
	color:#45616C;
}

div.list {
	color:#45616C;
}

div.list div.date {
	font-size:0.9em;
	color:#D62E18;
	line-height:1.5em;
}

div.list h3 {
	font-family:Trebuchet MS;
	font-size:1.5em;
	line-height:1.5em;
}

div.list h3 a:link,
div.list h3 a:active,
div.list h3 a:visited,
div.list h3 a:hover {
	font-weight:bold;
	color:#148CC1;
}

div.list h3 a:hover {
	color:#D62E18;
}

div.list p {
	border-bottom:1px solid #EAEAEA;
	padding-bottom:10px;
	margin-bottom:5px;
}

div.list p.none {
	border-bottom:0px;
	padding-bottom:0px;
	margin-bottom:0px;
}

/*footer*/
#footer p {
	font-size:9px;
	font-family:inherit;
	text-align:center;
	text-transform:uppercase;
	color:#8B9395;
	line-height:1.5em;
	font-style:normal;
}

#footer p a {
	text-transform:uppercase;
}

#footer p a.email:hover {
	color:#8B9395 !important;
}

#footer p a.url:hover {
	color:#fff !important;
}

#footer p.vcard {
	color: #fff;
}

#footer div.copyvcard {
	padding-top:20px;
}

#footer p.designby a {	
	color:#8B9395 !important;
}

div.pages {
	position:absolute;
	bottom:131px;
	clear:left;
	background: URL('base_buttons.gif') no-repeat 0px -70px;
	width: 379px;
	height:30px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	text-align:center;
	font-weight:bold;
	font-size:1em;
	margin-left:70px;
}

div.pages *,
div.pages a:link,
div.pages a:visited,
div.pages a:active,
div.pages a:hover
 {
 	line-height:30px;
 	font-weight:bold;
	color:#000;
	padding-right:5px;
	text-transform:uppercase;
}

div.pages a:hover
 {
 	color:#D12F16;
}

div.pages span {
	line-height:30px;
	color:#D12F16;
	font-weight:bold;
}

div.pages span.nopages {
	color:#ADADAD;
}

div.fwd {
	float:right;
}

div.bwd {
 	float:left;
}

div.cwd {
	text-align:center;
	padding:0px 80px;
}

div.path {
	margin:10px 0px;
	color:#45616C;
}

div.path a {
	color:#45616C;
}

div.path a:hover {
	color:#D62E18;
}

a.print {
	display:block;
	background:url('print.gif') no-repeat left top;
	height:19px;
	width:19px;
	clear:left;
	float:right;
}

html.print {
	background:#fff;
	width:500px;
}

html.print body {
	background:#fff;
	width:600px;
}

html.print body h2.title {
	margin-left:20px;
}

html.print body div.content {
	background:#fff;
	width:560px;
	padding:0 20px 20px 20px;
}

html.print body div.content a.print,
html.print body div.content h3.clear,
html.print body div.content p.docs,
html.print body div.content div.buyBox,
html.print body div.path {
	display:none;
}

/*
 * 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%;
	background-color : #C6C7C9;
}

.ac_results a:hover {
	background-color : #C6C7C9;
}

.ac_loading {
	background : url('trobber.gif') right center no-repeat;
}

.over {
	background: #C6C7C9;
}
