/*
----------------------------------------------------------------------
normalizejam
----------------------------------------------------------------------
*/

html, body, div, dl, dt, dd, ul, ol, li, 
h1, h2, h3, h4, h5, h6, pre, input, 
p, blockquote, th, td, img {
	margin: 0;
	padding: 0;
}

html, body {
	height: 100%;
}

h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}

ol, ul {
	list-style: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset, img {
	border: 0;
}

/*
----------------------------------------------------------------------
galvenais
----------------------------------------------------------------------
*/

body {
	font-family: arial, tahoma, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 1.5em;
	background-color: #fff;
	background-image: url(bg2.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-attachment: fixed;
}

a:link,
a:visited {
	text-decoration: none;
	color: #f36b22;
}

a:hover {
	color: #000;
}

#container {
	width: 915px;
	margin: auto;
}

.clearAll {
	display: block; 
	height: 0; 
	clear: both; 
}

h2 {
	font-size: 20px;
	color: #000;
	text-transform: uppercase;
	text-transform: uppercase;
	font-weight: bold;
}

h3 {
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 15px;
}

/*
----------------------------------------------------------------------
header
----------------------------------------------------------------------
*/

#header {
	height: 212px;
}

* html #header
{
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://skateshop.lv/css/skateshop_logo.png", sizingMethod="crop");
	zoom:1;
}

.homeLink {
	display: block;
	width: 130px;
	height: 32px;
	position: relative;
	top: 55px;
	background-image: url(skateshop_logo.png);
	background-repeat: no-repeat;
	background-color: #fff;
	background-position: 5px 0;
}

/*
----------------------------------------------------------------------
content
----------------------------------------------------------------------
*/

#content {
	background-color: #fff;
}

.left {
	height: 574px;
	float: left;
}

.left2 {
	padding-left: 30px;
}

body.jaunumi .left2 {
	width: 400px;
}

body.info .left2 {
	width: 260px;
}

.left2 select {
	width: 200px;
}

.left2 .cena select {
	width: 88px;
}

.bannerBig {
	background: #000;
	padding: 12px;
}

.bannerSmall {
	padding: 12px 0 12px 12px;
}

/*.bannerSmall img {
	padding-right: 8px;
}*/

.bannerSmall .b1, .bannerSmall .b2, .bannerSmall .b3 {
	width: 176px;
	height: 125px;
	float: left;
	padding-right: 11px;
}

.bannerLong {
	padding: 0 12px 12px 12px;
}

.logoBanner {
	width: 175px;
	float: right;
}

.logoBanner img {
	margin-bottom: 15px;
}

#content .right {
	width: 310px;
	float: right;
}

.right h2 {
	margin-bottom: 20px;
}
.right h2 a {
	color: #000;
}

.rightTop {
	height: 325px;
}

.right2 {
	float: right;
	width: 574px;
}

body.jaunumi .right2 {
	width: 400px;
	margin-right: 30px;
}

body.info .right2 {
	width: 550px;
	padding-right: 24px;
}

body.info .right2 p {
	margin-bottom: 15px;
}

ul.brands {
	font-size: 14px;
}

.button1 {
	background: #f36b22;
	padding: 3px 0 3px 0;
	width: 120px;
	text-align: center;
	margin-bottom: 10px;
}

.button1 a {
	color: #fff;
}

.topHeader {
	margin-bottom: 20px;
}

.topHeader a {
	font-size: 15px;
}

.prece {
	width: 100px;
	height: 180px;
	text-align: center;
	float: left;
	margin-right: 30px;
}

.prece a {
	display: block;
	font-size: 15px;
}

.prece img {
	margin-bottom: 5px;
}

.prece.lists {
	height: 215px;
}

.prece.lists a {
	font-size: 12px;
}

.discount_price {
	text-decoration:line-through;
	font-weight:bold;
}

.discount_price_red {
	color:red;
}

body.jaunumi .right2 h2, body.jaunumi .left2 h2 {
	padding-bottom:15px;
	margin:0;
}

.left2 h2 {
	margin:0 0 15px 0;
}

body.jaunumi .right2 h3, body.jaunumi .left2 h3 {
	font-size: 18px;
	margin-top: 15px;
}

body.jaunumi .right2 img, body.jaunumi .left2 img {
	margin: 15px 0 15px 0;
}

body.jaunumi .submenu, body.jaunumi .search {
	display: none;
}

.jaunums {
	margin-left: 30px;
	padding-right: 30px;
}

.jaunums p {
	margin-bottom: 15px;
}

.jaunums img {
	margin-bottom: 15px;
}

.jPirma {
	width: 290px;
}

.jPirma h2 {
	font-size: 14px;
	margin:10px 0 10px 0;
}

.jPirma h3 {
	font-size: 12px;
	margin:0;
}

.komentars {
	margin-top: 15px;
	border-bottom: 1px solid #d5d5d5;
}

.komentars h3 {
	margin-bottom: 5px;
}

.lapas {
	margin-top: 15px;
	padding-top: 15px;
	text-align: center;
}

.augsha .lapas {
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #d5d5d5;
}

.right2 .lapas {
	border-top: 1px solid #d5d5d5;
	width: 90%;
}

/*
----------------------------------------------------------------------
menu
----------------------------------------------------------------------
*/

.menu {
	padding-top: 30px;
	padding-bottom: 30px;
}

.menu a, .submenu a {
	color: #000;
	font-size: 33px;
	text-transform: uppercase;
	font-weight: bold;
}

.menu.top {
	height: 20px;
	margin-left: 30px;
}

.menu.top li {
	float: left;
	padding-right: 15px;
}

.submenu a {
	font-size: 12px;
}

.submenu li {
	line-height: 12px;
}

/*
----------------------------------------------------------------------
search
----------------------------------------------------------------------
*/

.search {
	padding-top: 30px;
}

.left2 .search {
	padding: 20px 0 20px 0;
}

/*
----------------------------------------------------------------------
prece
----------------------------------------------------------------------
*/

.preceinfo1
{
	width:200px;
	float:left;
	margin-right:10px;
}

.preceinfo1 img {
	margin-bottom: 5px;
}

.preceinfo1 .pirkt {
	width:200px;
	text-align:center;
	float:right;
	margin-top:20px;
	font-size:12px;
	font-weight:bold;
}

.preceinfo1 .pirkt img {
	border:0;
}

.preceinfo1 .pirkt b {
	font-size:24px;
}

.preceinfo1 .pirkt .button1 {
	margin: auto;
}

.preceinfo1 .pirkt .button1 a {
	font-weight: normal;
}

.preceinfo1 .pirkt a {
	color:#fff;
}

.preceinfo2 {
	width:340px;
	float:right;
	color:#666;
}

.preceinfo2 h3 {
	font-size:14px;
	font-weight:normal;
	color:#4d4d4d;
	line-height:20px;
}

.preceinfo2 .colorbox {
	width:15px;
	display:block;
	float:left;
	margin-right:4px;
	line-height:14px;
}

.preceinfo2 span p {
	font-size:12px;
	line-height:19px;
	margin:0;
	padding:0;
	width: 90%;
}

.lidz_preces {
	margin-top:20px;
}

.lidz_preces table tr td {
	border:0;
	margin:0;
	padding:0;
}

.lidz_preces img {
	margin-right:25px;
}

/*
----------------------------------------------------------------------
footer
----------------------------------------------------------------------
*/

#footer {
	font-size: 16px;
	background: #000;
	padding: 15px 0 15px 0;
	margin-top: 20px;
	color: #fff;
}

#footer a {
	color: #fff;
}

#footer a.wb4 {
	display: block;
	float: right;
	width: 81px;
	height: 31px;
	background: url(wb4.jpg) no-repeat;
	position: relative;
	bottom: 7px;
}

#footer a.wb4 span {
	display: none;
}

.footerContent {
	margin: auto;
	width: 670px;
}

/*
----------------------------------------------------------------------
pirkuma grozs
----------------------------------------------------------------------
*/

table .t_prece { width:150px; }
table .t_izmers { width:60px; }
table .t_krasa { width:70px; }
table .t_cena { width:80px; }
table .t_daudzums { width:60px; }
table .t_kopa { width:80px; }
table .t_prece { width:160px; }
	
table tr.t_kopa2 td { font-weight:bold; }
	
table tr th {
	text-align:left;
	color:#6e6e6e;
	font-weight:normal;
	padding-bottom:10px;
	border-bottom:1px solid #ececec;
}
	
table tr td {
	border-bottom:1px solid #ececec;
	padding-top:10px;
	padding-bottom:10px;
}
	
table #simple_table tr td {
	border-bottom: 0px none;
	padding-top:0px;
	padding-bottom:0px;
}

.checkout {
	float: right;
	margin-right: 60px;
}

.checkout .button1 {
	float: left;
	margin-right: 10px;
}

fieldset {
	margin: 0;
	padding: 0;
}

legend {
	font-size: 20px;
	font-weight: bold;
	padding: 15px 0 15px 0;
	display: block;
}

.buy label {
	width:120px;
	display:block;
	float:left;
	padding-top:4px;
	margin-bottom:5px;
}

.buy input, .buy select {
	width:230px;
	margin-bottom:15px;
}
