
body {
    background-color: #f4f4f4;
    font-family: arial;
    font-size: 12px;
    margin-top:0px;
    margin-bottom:0px;
    margin-right:0px;
    margin-left:0px;
}

a {
    color:black;
    text-decoration: underline;
}

#blackbar1 {
    width:964px;
    height:24px;
    line-height:22px;
    font-style:italic;
    text-align:right;
    font-size:16px;
    color:white;
    padding-right:10px;
    background-color:black;
}

#blackbar2 {
    width:964px;
    height:20px;
    line-height:18px;
    text-align:left;
    font-size:12px;
    padding-left:5px;
    padding-right:5px;
    color:white;
    background-color:black;
}

#blackbar2 a {
    color:white;
    text-decoration:none;
}

#blackbar2 a:hover {
    text-decoration: underline;
}

#flags {
    position:absolute;
    right:0px;
    top:80px;
    margin-right:22px;
}

#blackbar3 {
    width:964px;
    height:16px;
    line-height:16px;
    text-align:left;
    font-size:10px;
    padding-left:5px;
    padding-right:5px;
    margin-top:10px;
    color:white;
    background-color:black;
}

#header {
    width:974px;
    height:195px;
    background: url('/images/header.jpg') no-repeat;
}

#header a {
	display:block;
	height:25px;
	line-height:25px;
	width:200px;
	padding-left:5px;
	text-decoration: none;
	border-bottom:1px solid #98984d
}

#header a:hover {

	text-decoration:underline;
	background-color: #c5c564;

}

#logo {
    width:482px;
    height: 83px;
    background: url('/images/logo.jpg') no-repeat;
    margin-bottom:10px;
    cursor:pointer;
}

img {
    border:0px;
}

div.cats {
    margin-top:20px;
    margin-left:60px;
    vertical-align:top;
}

div.productList {
    margin-top:20px;
    margin-left:50px;
    vertical-align:top;
}

#content {
    padding:2px;
    width:970px;
    margin-top:20px;
}

#content h1 {
    margin-top:0px;
    color: #670808;
    font-size:20px;
}

#site {
    background-color:white;
    padding:5px;    
    width:974px;
    margin-left:auto;
    margin-right:auto;
    position:relative;
}

div.product {
    float:left;
    width:155px;
    height:110px;
    margin-right:5px;
    text-align:center;
    border: 1px solid #e3e3e3;
    padding:5px;
    color: #6b2727;
    margin-bottom:5px;  
    position:relative;
}

div.product_big {
    float:left;
    width:200px;
    height:200px;
    margin-right:5px;
    text-align:center;
    border: 1px solid #e3e3e3;
    padding:5px;
    color: #6b2727;
    margin-bottom:5px;
}

div.product_big:hover {
    background-color:#ffffab;
    cursor:pointer;
}

div.product a {
    text-decoration: none;
    display:block;
    bottom:10px;
    width:155px;
left:0px;
    text-align:center;
    position:absolute;
    color: #6b2727;
}

div.product:hover {
    background-color:#ffffab;
    cursor:pointer;
}

div.product img {
    margin-bottom:5px;
}

div.product_big a {
    text-decoration: none;
    color: #6b2727;
    font-size:14px;
}

div.product_big:hover {
    background-color:#ffffab;
    cursor:pointer;
}

div.product_big img {
    margin-bottom:5px;
}

#prodInfo {
    width:555px;
    float:left;
}

#prodImg {
    width:404px;
    padding:5px;
    float:left;
}

div.formElement {
	position: relative;
	left: 30px;
	height: 28px;
}

div.formElementTA {
	position: relative;
	left: 30px;
	height: 135px;
}

div.formField {
	width: 450px;
	float: left;
	text-align: left;
}

div.formField input {
	width: 200px;
	font-family: arial;
	font-size: 12px;
}

div.formField textarea {
	width: 350px;
	font-family: arial;
	font-size: 12px;
	height: 125px;
}

div.formSubmit {
	padding-left: 400px;
        padding-bottom:10px;
	position: relative;
	top: 10px;
        text-align: left;
}

div.formText {
	padding-top: 2px;
	padding-right: 3px;
	float: left;
	width: 100px;
	text-align: right;
}
