/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

#textfield1 {
	width: 180px;
	padding: 4px 0px;
	background: #246798;
	border: 1px solid #246798;
	border-top-color: #216089;
	border-left-color: #216089;
	color: #FFFFFF;
}

#submit1 {
	width: 63px;
	height: 22px;
	background: url(shops/russianstore.gif) no-repeat left top;
	border: none;
	font-size: 11px;
	color: #FFFFFF
}

.input1 {
	width: 140px;
	padding: 3px 5px;
	background: #F8F7F3;
	border: 1px solid #F8F7F3;
	border-top-color: #E4E0D0;
	border-left-color: #E4E0D0;
}

.input2 {
	float: right;
	width: 63px;
	height: 22px;
	background: url(shops/russianshop.gif) no-repeat left top;
	border: none;
}

/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
}

h2 {
	margin-bottom: 15px;
	font-size: 16px;
	font-weight: normal;
	color: #43423E;
}

h3 {
	margin-bottom: 1em;
	font-size: 11px;
	font-weight: bold;
	color: #353535;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
}

.text1 {
	text-align: center;
	color: #919799;
}

.text2 {
	text-align: justify;
	color: #ffffff;
}

/** LINKS */

a {
	color: #18465D;
	text-decoration: none;

}

a:hover {
	text-decoration: underline;
}

.link1 {
	text-decoration: none;
	color: #3A3A3A;
}

.link1:hover {
	text-decoration: underline;
}

.link2 {
	text-decoration: none;
	color: #FFFFFF;
}

.link2:hover {
	text-decoration: underline;
}

.link3 {
	text-decoration: none;
	color: #919799;
}

.link3:hover {
	text-decoration: underline;
}

/** STYLES */

.style1 {
}

.style1 a {
}

.style1 a:hover {
}

/** BACKGROUNDS */

.bg1 { background: url(shops/shopper.jpg) repeat left top; }
.bg2 { background: url(shops/shoppers.jpg) repeat-x left top; }
.bg3 { background: url(shops/russiandeli.jpg) repeat-x left top; }
.bg4 { background: url(shops/russianfood.jpg) repeat-y left top; }
.bg5 { background: url(shops/jarrow.jpg) no-repeat left top; }
.bg6 { background: url(shops/hebburn.jpg) no-repeat left top; }

/** MISC */

.align-justify { text-align: justify; }
.align-right { text-align: right; }

img { border: none; }

.img1 {
	float: left;
	margin: 0px 15px 0px 0px;
}

.img2 {
	float: right;
	margin: 0px 0px 0px 15px;
}

.img3 {
	float: right;
	margin: 0px 0px 0px 10px;
}


hr { display: none; }

.hr1 {
	height: 1px;
}

a img {
	border: 0;
}
	
table.jacky
{
border-collapse: collapse;
width: 100%;

}

table.jacky th
{
background: #F5E2C9 url(shops/bede.gif) repeat-x;
height: 29px;
padding-left: 11px;
padding-right: 11px;
text-align: left;
border-right: solid 1px #ffffff;
border-bottom: solid 2px #ffffff;
}

table.jacky tr
{
       height: 23px;
}

table.jacky td
{
       padding-left: 11px;
       padding-right: 11px;
       border-left: solid 1px #ffffff;
       border-bottom: solid 1px #ffffff;
}

table.jacky .tabledate
{
      font-family: georgia, times new roman, serif;
      font-size: 10px;
}

table.jacky em
{
     font-style: italic;
}

table.jacky td.tablefirst, table.jackyth.tablefirst
{
     border-left: 0px;
}

table.jacky tr.tablerowA
{
	text-align: left;
    background: #FAF0E2;
}

table.jacky tr.tablerowB
{
	text-align: left;
    background: #F5E2C9;
}

table.vicky
{
border-collapse: collapse;
width: 100%;

}

table.vicky th
{
background: #F5E2C9 url(shops/bede.gif) repeat-x;
height: 17px;
padding-left: 11px;
padding-right: 11px;
text-align: left;
border-right: solid 1px #ffffff;
border-bottom: solid 1px #ffffff;
}
