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: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/**********general styling**********/
body{
     color:#5c6d81;
     background:#d3e6f4;
     font: 0.9em Verdana,Arial, Tahoma, sans-serif;
}
/**********container styling**********/
#container{
     display: block;
     margin: 0 auto;
     width: 1000px;
     height: 1000px;
     background: url(../images/ramis_new.jpg) top left no-repeat;
}
/*********language menu styling********/
#lang ul{
     margin: 10px 0 0 130px;
}
#lang ul li{
     display:inline;
}
#lang ul li a:link,a:visited{         
     text-decoration:none;
     color:#08499b;
}
#lang ul li a:hover,a:active{
     text-decoration:none;  
     color:#5c6d81;          
}
/**********header styling**********/
#header{
     display: block;
     width: 800px;
     margin: 0 auto;
     height:260px;
     padding: 90px 0 0 0;
}
/**********h styling**********/
h1{
     display: block;
     margin: 40px 0 0 120px;
     font-size:2em;
     color:#08499b;
}
h2{
     display: block;
     float: right;
     text-align:right;
     margin:-80px 0 0 0;   
     color:#e2ec4a;  
     width:210px;
     font-weight:normal;
}
/**********nav styling for english language**********/
#nav{
     display:block;
     margin:10px 0 0 250px;
     width: 400px;
     height: 30px;
}
#nav ul li{
     display: inline;
     
}
#nav ul li a{
     display:block;
     text-decoration: none;
     padding: 0 30px 0 0;
     
}
#nav ul li.shoes a:link,#nav ul li.shoes a:visited{
     display:block;
     background: url(../images/shoes_kopa.gif) top left no-repeat;
     background-position: 0 0;
     width:60px;
     height:30px;
     text-indent:-5000px;
}

#nav ul li.shoes a:hover,#nav ul li.shoes a:active{
     display:block;
     background: url(../images/shoes_kopa.gif) top left no-repeat;
     background-position: 0 -42px;
     width:60px;
     height:30px;
     text-indent:-5000px;
}
#nav ul li.shoes a span{
     display:block;
     background: url(../images/shoes_kopa.gif) top left no-repeat;
     background-position: 0 -42px; 
     text-indent:-5000px;
     height:30px;
     width:60px;
}

#nav ul .about a:link,#nav ul .about a:visited{
     display:block;
     background: url(../images/about_kopa.gif) top left no-repeat;
     background-position: 0 0;
     height:30px;
     width:60px;
     text-indent:-5000px;
     position:relative;
     top:-28px;
     left:90px;     
}
#nav ul .about a:hover,#nav ul .about a:active{
     display:block;
     background: url(../images/about_kopa.gif) top left no-repeat;
     background-position: 0 -36px;
     height:30px;
     width:60px;
     text-indent:-5000px;
     position:relative;
     top:-28px;
     left:90px;
}
#nav ul li.about span{
     display:block;
     background: url(../images/about_kopa.gif) top left no-repeat;
     background-position: 0 -36px; 
     text-indent:-5000px;
     height:30px;
     width:80px;
}
#nav ul .buy a:link,#nav ul .buy a:visited{
     display:block;
     background: url(../images/buy_kopa.gif) top left no-repeat;
     background-position: 0 0;
     width:60px;
     height:35px;
     text-indent:-5000px;
     position:relative;
     top:-60px;
     left:190px;
}
#nav ul .buy a:hover,#nav ul .buy a:active{
     display:block;
     background: url(../images/buy_kopa.gif) top left no-repeat;
     background-position: 0 -60px;
     width:60px;
     height:35px;
     text-indent:-5000px;
     position:relative;
     top:-60px;
     left:190px;
}
#nav ul .buy span{
     display:block;
     background: url(../images/buy_kopa.gif) top left no-repeat;
     background-position: 0 -60px;
     width:60px;
     height:35px;
     text-indent:-5000px;
}
#nav ul .contact a:link,#nav ul .contact a:visited{
     display:block;
     background: url(../images/contact_kopa.gif) top left no-repeat;
     background-position: 0 0;
     width:90px;
     height:30px;
     text-indent:-5000px;
     position:relative;
     top:-93px;
     left:260px;
}
#nav ul .contact a:hover,#nav ul .contact a:active{
     display:block;
     background: url(../images/contact_kopa.gif) top left no-repeat;
     background-position: 0 -40px;
     width:90px;
     height:30px;
     text-indent:-5000px;
     position:relative;
     top:-93px;
     left:260px;
}
#nav ul .contact span{
     display:block;
     background: url(../images/contact_kopa.gif) top left no-repeat;
     background-position: 0 -40px;
     width:90px;
     height:30px;
     text-indent:-5000px;
     
}
/**********nav styling for latvian language**********/

#nav ul li.apavi a:link,#nav ul li.apavi a:visited{
     display:block;
     background: url(../images/apavi_kopa.gif) top left no-repeat;
     background-position: 0 0;
     width:70px;
     height:30px;
     text-indent:-5000px;
}

#nav ul li.apavi a:hover,#nav ul li.apavi a:active{
     display:block;
     background: url(../images/apavi_kopa.gif) top left no-repeat;
     background-position: 0 -55px;
     width:70px;
     height:30px;
     text-indent:-5000px;
}
#nav ul li.apavi a span{
     display:block;
     background: url(../images/apavi_kopa.gif) top left no-repeat;
     background-position: 0 -55px; 
     text-indent:-5000px;
     height:30px;
     width:70px;
}
#nav ul .par a:link,#nav ul .par a:visited{
     display:block;
     background: url(../images/parringlu_kopa.gif) top left no-repeat;
     background-position: 0 0;
     height:40px;
     width:80px;
     text-indent:-5000px;
     position:relative;
     top:-35px;
     left:100px;     
}
#nav ul .par a:hover,#nav ul .par a:active{
     display:block;
     background: url(../images/parringlu_kopa.gif) top left no-repeat;
     background-position: 0 -70px;
     height:40px;
     width:80px;
     text-indent:-5000px;
     position:relative;
     top:-35px;
     left:100px;
}
#nav ul li.par span{
     display:block;
     background: url(../images/parringlu_kopa.gif) top left no-repeat;
     background-position: 0 -70px; 
     text-indent:-5000px;
     height:40px;
     width:110px;
}

#nav ul .pirkt a:link,#nav ul .pirkt a:visited{
     display:block;
     background: url(../images/pirkt_kopa.gif) top left no-repeat;
     background-position: 0 0;
     width:60px;
     height:35px;
     text-indent:-5000px;
     position:relative;
     top:-72px;
     left:230px;
}
#nav ul .pirkt a:hover,#nav ul .pirkt a:active{
     display:block;
     background: url(../images/pirkt_kopa.gif) top left no-repeat;
     background-position: 0 -50px;
     width:60px;
     height:35px;
     text-indent:-5000px;
     position:relative;
     top:-72px;
     left:230px;
}
#nav ul .pirkt span{
     display:block;
     background: url(../images/pirkt_kopa.gif) top left no-repeat;
     background-position: 0 -50px;
     width:60px;
     height:35px;
     text-indent:-5000px;
}
#nav ul .kontakti a:link,#nav ul .kontakti a:visited{
     display:block;
     background: url(../images/kontakti_kopa.gif) top left no-repeat;
     background-position: 0 0;
     width:90px;
     height:30px;
     text-indent:-5000px;
     position:relative;
     top:-102px;
     left:310px;
}
#nav ul .kontakti a:hover,#nav ul .kontakti a:active{
     display:block;
     background: url(../images/kontakti_kopa.gif) top left no-repeat;
     background-position: 0 -40px;
     width:90px;
     height:30px;
     text-indent:-5000px;
     position:relative;
     top:-102px;
     left:310px;
}
#nav ul .kontakti span{
     display:block;
     background: url(../images/kontakti_kopa.gif) top left no-repeat;
     background-position: 0 -40px;
     width:90px;
     height:30px;
     text-indent:-5000px;
     
}
/*********small nav styling********/
#small_nav{
     margin:20px 0 0 300px;
     width: 250px;
     height:85px;
}
#small_nav ul li{
     display: inline;
}
#small_nav ul li a:link,a:visited{
     text-decoration:none;
     color:#08499b;
}
#small_nav ul li a:hover,a:active{
     text-decoration:none;
     color:#5c6d81;
}
#small_nav ul .shoes img{
     display:none;
}
#small_nav ul .boots img{
     display:none;
}
#small_nav ul .trainers img{
     display:none;
}
#small_nav ul li.shoes a:link,#small_nav ul li.shoes a:visited{
     display:block;
     background: url(../images/small_shoes.gif) top left no-repeat;
     background-position: 0 0;
     width:60px;
     height:60px;
     text-decoration:none;
}
#small_nav ul li.shoes a:hover,#small_nav ul li.shoes a:active{
     display:block;
     background: url(../images/small_shoes.gif) top left no-repeat;
     background-position: 0 -100px;
     width:60px;
     height:60px;
     text-decoration:none;
}
#small_nav ul li.boots a:link,#small_nav ul li.boots a:visited{
     display:block;
     background: url(../images/boots.gif) top left no-repeat;
     background-position: 0 0;
     width:60px;
     height:60px;
     text-decoration:none;
     position:relative;
     top:-60px;
     left:90px;
}
#small_nav ul li.boots a:hover,#small_nav ul li.boots a:active{
     display:block;
     background: url(../images/boots.gif) top left no-repeat;
     background-position: 0 -100px;
     width:60px;
     height:60px;
     text-decoration:none;
     position:relative;
     top:-60px;
     left:90px;
}
#small_nav ul li.trainers a:link,#small_nav ul li.trainers a:visited{
     display:block;
     background: url(../images/trainers.gif) top left no-repeat;
     background-position: 0 0;
     width:60px;
     height:60px;
     text-decoration:none;
     position:relative;
     top:-120px;
     left:180px;
}
#small_nav ul li.trainers a:hover,#small_nav ul li.trainers a:active{
     display:block;
     background: url(../images/trainers.gif) top left no-repeat;
     background-position: 0 -100px;
     width:60px;
     height:60px;
     text-decoration:none;
     position:relative;
     top:-120px;
     left:180px;
}
/**********content styling**********/
#content_gallery{
     display:block;
     width:650px;
     height:510px;
     margin: 0 0 0 220px;
}
#content{
     display:block;
     width:650px;
     height:500px;
     margin: -10px 0 0 220px;

}
#content p{
     padding: 0 0 10px 0;
}
#content p span{
     font-size:0.85em;
}
#content .photo{
     display:block;
     float:right;
     margin:15px 50px 0 0;
}
#content #about{
     display:block;
     width: 400px;
     float:left;
     margin:0;
}
#content #about a:link,a:visited{
     text-decoration:none;
     color:#0664a5;
}
#content #about a:hover,a:active{
     text-decoration:none;
     color:#a3b7ce;
}
#content #poem{
     display:block;
     width:200px;
     float:right;
     margin:0;
     font-size:0.85em;
     color:#a3b7ce;

}
#content #big_boot{
  
     position:relative;
     top: -50px;
     left:400px;
     width:200px;
}
#content #poem span{
     font-size:0.8em;
     font-style:italic;
}
#content #form{
     display:block;
     padding:10px;
     margin:-20px 0 0 0;
}
/**********flash content styling**********/
#flashcontent{
	 height: 480px;
     width:650px;
     margin: -15px 0 0 -20px;
	 padding: 0;
}
.clear{
     clear: both;
}
/**********footer styling**********/
#footer{
      display:block;
      width:230px;
      float:right;
      text-align:right;
      font-size:0.75em;
      margin:-30px 127px 0 0;
}
#footer a:link, a:visited{
      text-decoration:none;
      color:#0664a5;
}
#footer a:hover, a:active{
      text-decoration:none;
      color:#5c6d81;
}
/* === form div and elements ======================================= */
#form-div { 
  font-family : Arial,Times,sans-serif;
  width : 450px;
  color: #a3b7ce;
  line-height : 1.5em;
}

#form-div p.form-footer {
  margin : 0 0 20px 13px;
  font-size: 0.8em;
  font-style: italic;
 }

#form-div p.form-footer a { 
  color : #000; 
}

#form-div p.form-footer a:hover, #form-div p.form-footer a:focus, #form-div p.form-footer a:active { 
  color : #000; 
  text-decoration : none; 
}

#form-div p.form-footer a:focus, #form-div p.form-footer a:active { 
  background-color : #eee; 
}



/* === form div link styles ======================================== */

#form-div a { 
  color : #000; 
  font-style: normal;
}
  
#form-div a:hover, #form-div a:focus, #form-div a:active { 
  color : #000; 
  text-decoration : underline; 
}

#form-div a:focus, #form-div a:active { 
  background-color : #eee; 
}



/* === success and error message/results box ======================= */

#form-div p.success, #form-div p.error, #form-div p.center { 
  color : #000;
  /* color : #000; (lite colors option - uncomment to use) */
  padding : 1px 4px; 
  border : 1px solid #000; 
  /* background-color : #a3dac2; (lite colors option - uncomment to use) */
  margin : 10px 3px;
  text-align : center;
}

#form-div p.error { 
  background-color : #f20000; 
  /* background-color : #edbaba; (lite colors option - uncomment to use) */
}

#form-div p.error a, #form-div p.success a {
  color : #000;
}

#form-div p.center {
  text-align : center;
  background-color : #edbaba;
  color : #000;
  margin-top : -3px;
  padding : 0px 4px; 
}

#form-div p.error a:hover, #form-div p.error a:focus, #form-div p.error a:active, 
#form-div p.success a:hover, #form-div p.success a:focus, #form-div p.success a:active {
  color : #000; 
}

#form-div p.success a:hover, #form-div p.success a:focus, #form-div p.success a:active {
}



/* === structural form elements ==================================== */

form#gbcf-form { }

fieldset.main-set,
fieldset.req-set,
fieldset.opt-set { 
  border :none;
  padding : 5px;
}



/* === textural form elements ====================================== */

#form-div legend { 
  font-weight : normal;
  color: #a3b7ce;
  display: none;
}

#form-div legend span { }

legend.main-legend { 
  color : #a3b7ce;
  font-size : 1.1em;
  padding: 0;
  
}

legend.req-legend,
legend.opt-legend { 
  color : #000;

}

legend.main-legend span { }
legend.main-legend { }

legend.req-legend span { }
legend.req-legend {
  margin-left : -2px;
  padding-top: 5px;
}

legend.opt-legend span { }
legend.opt-legend { 
  margin-left : -2px;
  padding-top: 5px;
}

label.req-label, label.opt-label {
  color : #5c6d81;
}

label.opt-label.check {
  margin : 1px 4px;
  cursor : pointer;
  font-size: 0.8em;
}

label.opt-label.main-label {
  margin : 0 2px;
  font-weight : normal;
  font-size: 1em;
}

label.opt-label.main-label span {
  font-weight : normal;
  color : #000;
}

label.opt-label.main-label span.req, label span.req  {
  font-weight : bold;
  color : #f20000;
}

label.req-label.explain {
  color : #a3b7ce;
  font-size : 0.8em;
  
}

label.req-label.explain:hover {
  color : #a3b7ce;
}

/* === control and interface form elements ========================= */
/*
  note: In this section you will see the hover/focus styles for the 
  inputs. For example: input:hover, input:focus. You will also see 
  these names applied as classes: input.hover, input,focus, for 
  example. This is not done by mistake. Those classes are needed for 
  the JavaScript focus script (files/focus.js) for IE 7 and older.
*/

input.text-long.address, input.text-long.address:hover, input.text-long.address:focus,
input.text-long.address.hover, input.text-long.address.focus {
  border-bottom : 0;
  margin-bottom : 0;
  padding-bottom : 2px;
  border-bottom : 1px dotted #bbb;
}

input.text-long.address2, input.text-long.address2:hover, input.text-long.address2:focus,
input.text-long.address2.hover, input.text-long.address2.focus {
  border-top : 0;
  margin-top : 0;
  padding-top : 2px;
  border-top : 1px dotted #bbb;
}

input.checkbox {
  border : 1px solid #a3b7ce;
  width : .9em;
  height : .9em;
  padding : 0;
  margin : 0;
  cursor : pointer;
}

input.checkbox:hover, input.checkbox.hover,
input.checkbox:focus, input.checkbox.focus {
  border : 1px solid #a3b7ce;
}

input.text-short, 
input.text-med, 
input.text-long,
select.select,
textarea.textarea {
  font : 0.9em  Arial,Times,sans-serif;
  border : 1px solid #a3b7ce;
  background-color : #fffffe;
  cursor : text;
  padding : 1px 2px;
}

select.select {
  padding : 1px 0;
}

input.text-short {
  width : 100px;
}

input.text-med, select.select {
  width : 250px;
}

input.text-long {
  width : 300px;
}

textarea.textarea {
  width : 350px;
  height : 200px;
}

select.select, select.select option {
  cursor : pointer;
  
}

input.text-short:focus, input.text-short.focus, 
input.text-med:focus, input.text-med.focus,
input.text-long:focus, input.text-long.focus,
select.select:focus, input.select.focus,
textarea.textarea:focus, textarea.textarea.focus {
  border : 1px solid #5c6d81;
  background-color : #fffee8;
}

input.button { 
  font : 1em Arial,Times,sans-serif;
  font-weight : bold;
  float: right;
  margin : 0 80px 0 0;
  padding : 1px 10px;
  cursor : pointer;
  clear : both;
  color : #a3b7ce;
}

input.button:hover, input.button.hover,
input.button:focus, input.button.focus {
  color : #5c6d81;
  background-color: #a3b7ce;
}

/* because IE6 sucks - if you have a conditionally served IE6 style sheet add this to it */
* html input.button {
  border : 1px solid #000;
}



/* EOF - Created by Mike Cherim @ http://green-beast.com =========== */