/*
Theme Name: Pildspalvas.LV
Theme URI: http://pildspalvas.lv
Description: Pildspalvas
Author: lapuvieta.lv
Version: 1.0
Tags:
*/


/* *****************************************************************
 * Reset default browser CSS
 * (http://meyerweb.com/eric/tools/css/reset/index.html)
 ***************************************************************** */
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,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td { background: transparent; border: 0; margin: 0; padding: 0; vertical-align: baseline; }
body { line-height: 1; }
h1, h2, h3, h4, h5, h6 { clear: both; font-weight: normal; }
ol, ul { list-style: none; }
blockquote { quotes: none; }
blockquote:before, blockquote:after { content: ''; content: none; }
del { text-decoration: line-through; }
/* tables still need 'cellspacing="0"' in the markup */
table { border-collapse: collapse; border-spacing: 0; }
a img { border: none; }

.kom4
{
    border: 10px solid;
    float: right;
    height: 0;
    margin-left: 2px;
    width: 0;
}

/* *****************************************************************
 * Fonts
 * (all font definitions)
 ***************************************************************** */

/* Augšējās daļas elementi */
#header {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
	/* Augšējās izvēlnes saites */
	#header ul a {
		font-size: 14px;
		text-decoration: none;
		color: #838181;
	}
	#header ul a:hover { text-decoration: underline;	}

	/* Augšējās daļas informatīvais teksts */
	#header p {
		font-size: 11px;
		color: #e60000;
	}

/* Filtru joslas kreisās malas teksts */
#filter-spacer {
	font-size: 16px;
	font-weight: bold;
	color: #5a4d02;
}

/* Kreisās sānu malas kataloga elementi */
#catalogue {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;

}
	/* Kataloga saites */

	#catalogue a:hover { text-decoration: underline; }

	/* Kataloga aktīvs elements */
	#catalogue li.level2-active a {
		color: red;
		text-decoration: underline;
	}

	/* Kataloga sadaļu skaita rādītājs */
	#catalogue ul .count { text-align: right; }

	/* Kataloga autorizācijas saites*/
	#catalogue .user-services a {
		font-size: 12px; color: #0040c3;
	}

/* Produkta fonti */
.product {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/* Modeļa nosaukums pie produkta */
.model {
	font-weight: bold;
	text-align: center;
}

/* Ražotāja nosaukums pie produkta */
.manufacturer { text-align: center; }

/* Produkta apraksts un saite uz plašāku informāciju */
.product .notes, .product .link-more {
	font-size: 10px;
	text-align: left;
}

/* Saite uz plašāku informāciju */
.product .link-more a {
	color: #ff000e;
	text-decoration: none;
}
.product .link-more a:hover { text-decoration: underline; }

/* Produkta cena pie produkta */
.product .price {
	color: #007b65;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

/* Autortiesību atruna */
#copyrights {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}

/* *****************************************************************
 * Structure
 * (main block layout)
 ***************************************************************** */

/* Ārējais konteineris*/
#wrapper {
	width: 1115px;
	margin: 0 auto;
}

/* Augšējā lapas daļas elementi  */
#header {
	background: url("images/header-background.jpg") 29px 0 no-repeat;
	width: 1115px;
	height: 272px;
}
	#header ul {
		display: block;
		float: left;
		margin: 16px  0 0 0px;
		width: 1115px;
		text-align: center;
	}

	#header li {
		display: inline;
		padding: 0 10px;
		margin: 0px;
		border-right: 1px solid gray;
	}

	#header li.last { border-right: 0; }

	#header p {
		float: left;
		margin: 192px 0 0 396px;
	}


/* Produktu filtra joslas elementi */
#filter-bar {
	width: 1059px;
	height: 75px;
	float: left;
	padding-left: 29px;
}



#filter-spacer {
	width: 94px;
	background: url("images/filter-bar.jpg");
	height: 54px;
	float: left;
	border-width: 0;
	padding: 21px 0 0 25px;
}

/* *************** cenas filtrs ******************* */
#price-filter {
	width: 148px;
	background: url("images/filter-bar.jpg") -119px 0;
	padding-left: 21px;
	height: 54px;
	float: left;
	border-width: 0;
	padding-top: 21px;
}
#price-filter-btn {
	width: 50px;
	background: url("images/filter-bar.jpg") -288px 0;
	cursor:pointer;cursor:hand;
	height: 75px;
	float: left;
	border-width: 0;
}
#price-filter-field {
	background-color: transparent;
	width: 136px;
	border-width: 0;
}
/* *************** krāsas filtrs ******************* */
#color-filter {
	width: 141px;
	background: url("images/filter-bar.jpg") -338px 0;
	padding-left: 34px;
	height: 54px;
	float: left;
	border-width: 0;
	padding-top: 21px;
}
#color-filter-btn {
	width: 56px;
	background: url("images/filter-bar.jpg") -513px 0;
	cursor:pointer;cursor:hand;
	height: 75px;
	float: left;
	border-width: 0;
}
#color-filter-field {
	background-color: transparent;
	width: 136px;
	border-width: 0;
}
/* *************** ražotāja filtrs ******************* */
#manufacturer-filter {
	width: 140px;
	background: url("images/filter-bar.jpg") -569px 0;
	padding-left: 42px;
	height: 54px;
	float: left;
	border-width: 0;
	padding-top: 21px;
}
#manufacturer-filter-btn {
	width: 55px;
	height: 75px;
	background: url("images/filter-bar.jpg") -751px 0;
	cursor:pointer;cursor:hand;
	float: left;
	border-width: 0;
}
#manufacturer-filter-field {
	background-color: transparent;
	width: 136px;
	border-width: 0;
}

/* *************** artikula filtrs ******************* */
#article-filter {
	width: 147px;
	background: url("images/filter-bar.jpg") -806px 0;
	padding-left: 22px;
	height: 54px;
	float: left;
	border-width: 0;
	padding-top: 21px;
}
#article-filter-btn {
	width: 55px;
	height: 75px;
	background: url("images/filter-bar.jpg") -975px 0;
	cursor:pointer;cursor:hand;
	float: left;
	border-width: 0;
}
#article-filter-field {
	background-color: transparent;
	width: 136px;
	border-width: 0;
}

/* Kreisās malas josla */
#sidebar {
	width: 288px;
	float: left;
}

/* Katalogs */
#catalogue {
	width: 288px;
	padding-left: 28px;
	background: url("images/catalogue-background.gif") no-repeat;
}

/* Kataloga lejas daļa (kājene) */
#catalogue-footer {
	width: 288px;
	height: 28px;
	background: url("images/catalogue-background-footer.gif") no-repeat -28px 0;
}

/* Produktu saraksta konteiners */
#product-list {
	width: 799px;
	float: left;
	margin-top: 30px;
}

/* Saistību atruna */
#copyrights {
	float: left;
	width: 1115px;
	height: 30px;
}
/* *****************************************************************
 * Globals
 * (element redefinitions, global classes, etc.)
 ***************************************************************** */

/* Kataloga elementi */
#catalogue ul { width: 243px; margin-left: 15px;}

	#catalogue ul .count {
		display: block;
		float: right;
		width: 36px;
		height: 15px;
		margin-right: 15px;
	}

#catalogue li {
	display: block;
	height: 18px;
	margin: 0 0 1px 0;
}

	#catalogue li a {
		display: block;
		float: left;
		height: 15px;
		overflow: hidden;
		line-height: 130%;
        color: #3D8988;
	}

#catalogue .active { /* Kataloga koka 1. līmenis */
	color:#FF0000;
}

#catalogue li.level1 { /* Kataloga koka 1. līmenis */
	background: url("images/bullet1.gif") 0 2px no-repeat;
	padding-left: 0;
    width: 228px;
}

	#catalogue li.level1 a { width: 162px; padding-left: 15px;color: #006666;}
	#catalogue li.level1 a.active { width: 162px; padding-left: 15px;color: #ff0000;}
	#catalogue li.level2 a { color: #3D8988;}


#catalogue li.level2 { /* Kataloga koka 2. līmenis */
	background: url("images/bullet2.gif") 17px 4px no-repeat;
	width: 201px;
	padding-left: 27px;
}

	#catalogue li.level2 a { width: 150px; }

#catalogue li.level2-active { /* Kataloga koka 2. līmenis (aktīvs)*/
	background: url("images/bullet2active.gif") 17px 4px no-repeat;
	width: 201px;
	padding-left: 27px;
}

	#catalogue li.level2-active a { width: 150px; }

#email_address {
	width: 118px;
	margin-top: 41px;
	margin-left: 10px;
}

#password {
	margin-top: 41px;
	width: 68px;
}

#login-submit-btn {
	background: url("images/login-btn.gif");
	width: 25px;
	height: 25px;
	border-width: 0px;
	overflow: hidden;
	text-indent: -1500px;
}

.banner {
	text-align: center;
}

.user-services { margin: 3px 0 38px 10px; }

.register-link { font-weight: bold; }

.product {
	float: left;
	margin-bottom: 0px;
	background: url("images/shade2.gif") repeat-y scroll 4px 1px transparent;
	xheight: 200px;
	width: 799px;
}
.product-top
{
    background: url("images/shade1.gif") no-repeat scroll 4px 0 transparent;
    width: 799px;
}
.product-bottom
{
    background: url("images/shade3.gif") no-repeat scroll 4px 50px transparent;
    height: 103px;
    width: 799px;
}


.product li {
	display: block;
	float: left;
}

.color-options {
	width: 375px;
	text-align: right;
	background: url("images/colorcodes-background.gif") no-repeat;
}

.article {
	width: 90px;
	padding-left: 3px;
	height: 16px;
	padding-top: 3px;
	background: url("images/product-info-background.gif") repeat-x;
	margin-left: 2px;
}

.model {
	width: 189px;
	height: 16px;
	padding-top: 3px;
	background: url("images/product-info-background.gif") repeat-x;
	margin-left: 2px;
}

.manufacturer {
	width: 107px;
	height: 16px;
	padding-top: 3px;
	background: url("images/product-info-background.gif") repeat-x;
	margin-left: 2px;
}

.product-image {
	float: left;
	xheight: 97px;
	width: 661px;
}

.price {
	float: left;
	width: 107px;
	height: 97px;
	margin-left: 2px;
}

.price .currency {
	margin-top: 43px;
}

.product .notes {
    float: left;
    padding: 10px 0 10px 48px;
    width: 628px;
}

.product .link-more {
	float: left;
	width: 107px;
	padding: 10px 0;
}

/* Krāsa identifikators pie produkta apraksta */
.type-color-blue { color: blue; }

.product .link-more a {
	background: url("images/link-more-bullet.gif") no-repeat right;
	padding-right: 10px;
}
#jur_table td
{
    padding: 3px 10px 3px 3px;
}
.btn input
{
  border: 0 none;
}
.tab1 td {
    padding: 3px 10px 3px 3px;
    vertical-align: baseline;
}


/*EOF*/

