﻿@import url(http://www.google.com/cse/api/branding.css);
*{
	margin: 0;
	padding: 2 2 4 2;
	color: #000000;
	font-size: small;
	font-weight: normal;
}

body {
font-family: "Arial",Helvetica, sans-serif;
font-size: 15px; 
background: #222;
color: #333; 
margin:0; 
padding:0;
line-height: 135%;
}

a { color: #4F6A9F; text-decoration: none; }
a:hover { text-decoration: none; color : #111; }

img{
	border: none;
	padding: 0;
} 
img a{border:none;} 

.displayed {
	margin-left: 100px;
}

ul { list-style-type: none; }

#page {
width: 780px;
margin: 20px auto;
}

#header {
	font-family: "Segoe UI", Tahoma, Geneva, Verdana;
	text-align: center;
}
#header h1 {
	font-size: 40px;
	font-weight: 100;
	letter-spacing: 1px;
	padding: 20px 0 20px 0;
	color: #FFFFFF;
}
#header h1 a {
color: #FFF5BF;
}
#header h1 a:hover {
color: #fff;
}
#header h2 {
letter-spacing: 0px;
color: #ddd;
font-size: 17px;
font-weight: 100;
padding: 7px 0 0 10px;
}

#menu {
margin-top: 10px;
background: #515d7a url(images/menu.jpg) no-repeat;
height: 50px;
line-height: 50px;
}

#menu ul {
	list-style-type: none;
	margin: 0;
	padding-left: 13px;
}
#menu ul li {
	border-color: #FFFFFF;
	display: block;
	float: left;
}
#menu ul li a {
	display: block;
	padding: 0 15px 0 15px;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 19px;
	letter-spacing: normal;
}
#menu ul li a:hover {
color: #fff;
background: #46506a url(images/menuover.jpg) repeat-x;
}

#wrapper {
background: #000 url(images/content.jpg) repeat-y;
padding: 0 20px;
margin-top: 20px;
}

#ViewCartButton{
	position:fixed;
	right:0px;
	bottom:0px;
	margin-right:20px;
}

#content {
	border: 0px;
	float: left;
	width: 480px;
	padding-top: 20px;
	padding-bottom: 10px;
	font-size: small;
}

div.Item{
	padding: 0,0,0,0;
	margin: 20px 0 20px 0;
	width: 100%;
	position: relative;
}

#sidebar {
	float: right;
	width: 200px;
	padding-top: 10px;
}

#RigPart {
	float: left;
	clear: left;
}

.RigPartPic {
	float: right;
	clear: right;
}

#footer {
	background: #2E2F33 url(images/footer.jpg) no-repeat;
	height: 30px;
	line-height: 30px;
	margin: 20px auto;
	font-weight: 100;
	font-size: 15px;
	text-align: center;
	color: #FFFFFF;
	position: static;
}

#footer p { color: #fff; }
#footer a { color: #fff; text-decoration: none; }
#footer a:hover { text-decoration: underline; }

#content h2 {
	font-weight: 100;
	letter-spacing: 0.5px;
	font-size: 27px;
	margin: 10px 0 15px 0;
	padding: 0 0 3px;
	color: #4F6A9F;
	text-align: left;
}

#content h3 {
	font-weight: 100;
	letter-spacing: 0.5px;
	font-size: 27px;
	margin: 10px 0 15px 0;
	padding: 0 0 3px;
	color: #4F6A9F;
	text-align: center;
	line-height: normal;
}


#content ul {
	color: #555555;
	padding: 10px 30px 10px 15px;
}
#content ul li {
	list-style-type: none;
}

hr {
	width:100%;
}



#sidebar img { padding: 0; margin: 0; }

#sidebar h2 {
	background: #515d7a;
	height: 30px;
	line-height: 30px;
	font-weight: 100;
	letter-spacing: 0.5px;
	font-size: 17px;
	margin: 20px 0 0 0;
	padding: 0 0 0 10px;
	color: #fff;
}

#sidebar h3 {
	background: #515d7a;
	height: 30px;
	line-height: 30px;
	font-weight: 100;
	letter-spacing: 0.5px;
	font-size: 17px;
	margin: 20px 0 0 0;
	padding: 0 0 0 10px;
	color: #fff;
}


#sidebar ul {
	list-style-type: none;
	padding: 10px 0 5px 0px;
}

#sidebar ul li {
	padding: 2px 0 2px 10px;
}
#sidebar ul li a { font-size: 14px;}

#products {
	padding: 10px 0 10px 0px;
}

div.Item h3{
	font-weight: 100;
	letter-spacing: 0.5px;
	font-size: 27px;
	margin: 0;
	padding: 0 0 15px 0;
	color: #4F6A9F;
	text-align: center;
	line-height: normal;
}

.style1 {
	font-size: 18px;
	font-weight: bold;
}

.style2 {
	color: #25324B;
	font-weight: bold;
}


.ImgCenter{
	padding-left: 40px;
}

div.FloatLeft{
	float:left;
}

div.FloatRight{
	padding-top: 0;
	margin-top: 0;
	margin-bottom: 0px;
	margin: 0 0 0 0;
	padding: 0px;
	text-align: center;
	width: 45%;
	position: absolute;
	bottom: 0px;
	right: 0px;
}

div.FloatRight p{
	padding: 0,0,0,0;
	margin: 0,0,0,0;
	width: auto;
	height: 20px;
}


.contactInput {
	border-color: #4F6A9F; 
	width: 293px; 
	height: 28px;
	}

.contactInput2 {
	border-color: #4F6A9F; 
	}

.errorString{
		color: #FF0000;
		visibility: hidden;
		font-size: 12px;
		font-weight:bold;
}


.error{
        background-color: #FF0000;
        color:white;
}

.searchText{
	width:195px;
	height: 20px;
	font-size: 15px;
	padding-bottom:5px;
	padding-top:5px;
	padding-right:2px;
	padding-left:2px;
	position:relative;
}

input{
	border-color:white;
}





