ol, ul {
	padding-left: 3.5em;
}

p {
	color: #1A171B;
	margin-bottom: 1.62em;
}
.pod p {
	margin-bottom: 0;
}
body {
	background: #FFF url(/app/templates/default/images/back-gradient.gif) repeat-x top;
	font-size: .75em;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.3em;
	color: #1A171B;
}

#page {
	background : #FFF url(/app/templates/default/images/page-gradient.gif) repeat-x top;
	border: thin #47BBEA;
}

/* header styles */
#byline,#search {
	/*display: inline;*/
}
#search {
	text-align: right;
	width: 243px;
	height: 78px;
	position: absolute;
	left: 320px;
	top: 0px;
}
#byline {
	width: 320px;
	position: absolute;
	top: 34px;
	left: 0px;
}
/* end header styles */

#sitenav {
	background-color: #EAF6FD;
	border-top: 1px solid #B2B3B5;
}

#tools {
	float: right;
	margin-right: .5em;
}
#tools img {
	margin-left: .25em;
}

/* top nav styles */
#menu {
	background:transparent url(/app/templates/default/images/top-nav-middle.png) repeat-x;
	height:27px;
	line-height:20px;
	width: 563px;
	position: absolute;
	left: 0;
	bottom: 0;
	border: solid 1px #CCCDCE;
}
#menu .start {
	display:block;
	background:transparent url(/app/templates/default/images/top-nav-left.png) repeat-y;
	height:27px;
	width:3px;
	float: left;
}
#menu .end {
	display:block;
	height:27px;
	width:4px;
	float: left;
}
/* top nav styles */

/* search form */
.searchform {
	/*float: left;*/
	/*display: inline;*/
	margin-top: 34px;
}
.searchfield {
	height: 23px;
	width: 159px;
	border: solid thin #CCCDCE;
	vertical-align: middle;
}
.searchbutton {
	vertical-align: middle;
	height: 25px;
	width: 25px;
	margin-left: -12px;
	border: solid thin #BDC1C5;
}
/* end search form */

#leftnav {
	margin-bottom: 8px;
}
#products p {
	margin-bottom: 0;
}
#news h3 {
	font-size: 1.35em;
	margin-top: 0;
}
#news p {
	color: #000;
}
#news a, #news a:hover, #news a:visited {
	color: #55AB26;
	text-decoration: none;
}
#footer {
	margin-top: 8px;
	padding: 2px;
	margin-left: 8px;
}
#footermenu {
	color: #7B7F83;
}
#footermenu a, #footermenu a:visited, #footermenu a:hover {
	color: #7B7F83;
	text-decoration: none;
}	

.pod {
	margin-bottom: 8px;
	/* have to have a max width because some pod headers have images */
	/*width: 185px;*/
}

/* blue pod */
.blue-pod {
	background: #EBF0F4;
	color: #FFF;
	border: solid thin #C9CACC;
	padding: 8px;
}
.blue-pod a {
	color: #55ab26;
	text-decoration: none;
}
.blue-pod .nav {
	list-style: none;
	font-weight: bold;
	line-height: 1.35em;
	padding-left: 0;
}
.blue-pod .nav a, .blue-pod .nav a:visited {
	color: #F1F4F7;
	text-decoration: none;
}
.blue-pod .nav a:hover {
	color: #4F5459;
	text-decoration: none;
}
/* end blue pod */

/* grey pod */
.grey-pod {
	color: #808082;
	border: solid thin #6B727A;
	background: #D5D8DB;
	padding: 8px;
}
.grey-pod .nav a, .grey-pod .nav a:visited, .grey-pod .nav a:hover {
	color: #FFF;
	text-decoration: none;
}
.grey-pod input {
	height: 17px;
	border: solid thin #B9BBBD;
	padding: 3px;
}
/* end grey pod */

/* navy pod */
.navy-pod {
	background: #BDCDDB;
	color: #FFF;
	border: solid thin #6B727A;
	padding: 8px;
}
.navy-pod .nav {
	list-style: none;
	font-weight: bold;
	line-height: 1.35em;
	padding-left: 0;
}
.navy-pod .nav a, .navy-pod .nav a:visited {
	color: #F1F4F7;
	text-decoration: none;
}
.navy-pod .nav a:hover {
	color: #4F5459;
	text-decoration: none;
}
/* end blue pod */

/* red button */
.redbutton {
	width: 172px;
	background: #C00418;
	padding: 5px;
	display: block;
}
.redbutton p, .redbutton a, .redbutton a:visited, .redbutton a:hover {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
/* end red button */

/* grey button */
.greybutton {
	width: 172px;
	background: #BDCDDB;
	padding: 5px;
	display: block;
}
.greybutton p, .greybutton a, .greybutton a:visited, .greybutton a:hover {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
/* end grey button */


/* green button */
.greenbutton {
	width: 172px;
	background: #375B5E;
	padding: 5px;
	display: block;
}
.greenbutton p, .greenbutton a, .greenbutton a:visited, .greenbutton a:hover {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
/* end green button */

.formfield {
	border: solid thin #BDC1C5;
}
.gofield {
	width:120px;
	float:left;
	border-right:none !important;
	padding:0;
	margin:0;
}
.gobutton {
	width:30px;
	float:left;
	border: solid thin #d9d9da;
	padding:0;
	margin:0;
}
.loginheader {
	background:#375B5E;
	/* border same color so width same as pods */
	border: solid thin #6B727A;
	height: 21px; 
	color: #FFF;
	font-weight: bold;
	padding: 2px;
	line-height: 21px;
}
 .loginheader p {
	color: #FFF;
} 
.loginheader a, .loginheader a:visited, .loginheader a:hover {
	color: #FFF;
	text-decoration: none;
}
#loginpod label, #enquirepod label {
	display: block;
	font-weight: bold;
	color: #375B5E;
}
#loginpod input, #enquirepod input {
	border:solid thin #B9BBBD;
	color: #375B5E;
	background-color : #FFF;
}
#username, #name, #email, #company, #phone, #website, #subject, #recipient {
	width:164px;
	height:21px;
	padding: 0;
}
#submit {
	color: #55ab26 !important;
	border: 0 !important;
	padding: 0 !important;
	background: none !important;
}
#message {
	width: 164px;
	border:solid thin #B9BBBD;
	color: #375B5E;
	background-color : #FFF;
	padding: 0;
	overflow: auto;
	font-family:Arial,Helvetica,sans-serif;
	font-size:0.95em;
}
#password {
	width:139px;
	height:21px;
	float: left;
	border-right:none !important;
	padding:0;
}
.loginbutton {
	width:22px;
	height: 21px !important; 
	float:left;
	border-left: none;
	padding:0 !important;
	margin:0;
}

.phoneheader {
	background:#BDCDDB; 
	/* border same color so width same as pods */
	border: solid thin #6B727A;
	height: 21px; 
	color: #FFF;
	font-weight: bold;
	padding: 2px;
	line-height: 21px;
}

.left {
	float: left;
}
.right {
	float: right;
}
.clear {
	clear: both;
	height: 1%;
}

/* shop styles */
.product {
	padding: 10px;
	border-bottom: 1px solid #B2B3B5;
}
.product-middle {
	border-left: 1px solid #B2B3B5;
	border-right: 1px solid #B2B3B5;
}
.product .image {
	margin: 5px;
}
.price {
	color: #1A171B;
	font-weight: bolder;
}
.productlink {
	color: #9C9D9F;
	font-weight: bold;
}
.productcode {
	color: #375B5E;
}
.productdescription {
	color: #9C9D9F;
}
/* type styles */
.grey-text {
	color: #BFC1C2;
}
a.grey-text {
	text-decoration: none;
}
a.grey-text:hover  {
	color: #3F2682;
}
.green-text, a.green-text:hover  {
	color: #55AB26;
}
a.green-text {
	text-decoration: none;
}

.blue-text,  h3 {
	color: #83D0F0;
}
.grey-text, h2 {
	color: #BDCDDB;
}
.purple-text, h1 {
	color: #375B5E;
}

h1 {
	line-height: 1.25em;
	font-size: 2em;
	font-weight: normal;
	margin-top: .83em;
	margin-bottom: .42em;
	text-align: left;
}
#byline h1 {
	font-size: 1.5em;
}
h2 {
	line-height: 1.25em;
	font-size: 1.75em;
	font-weight: normal;
	margin-top: .83em;
	margin-bottom: .42em;
	text-align: left;
}
h3 {
	line-height: 1.25em;
	font-size: 1.5em;
	font-weight: normal;
	margin-top: .83em;
	margin-bottom: .42em;
	text-align: left;
}
#news h3 {
	color: #375B5E; 
}
h4 {
	line-height: 1.25em;
	font-size: 1.5em;
	font-weight: bold;
	margin-top: .83em;
	margin-bottom: .42em;
	color: #BCE4F6;
	text-align: left;
}

h5 {
	font-size: 1.2em;
	line-height: 1.25em;
	font-weight: bold;
	margin-top: .42em;
	margin-bottom: 3px;
	color: #B9C200;
	text-align: left;
}
.module h5 {
	color: #375B5E;
}
h6 {
	font-size: 1em;
	line-height: 1.25em;
	font-weight: bold;
	margin-top: .42em;
	margin-bottom: 3px;
	color: #9C9D9F;
	text-align: left;
}

ul {
	list-style-type: disc;
	list-style-position: inside;
}

.threecol {
	text-align: left; 
	-moz-column-count: 3; 
	-moz-column-gap: 8px;
	-webkit-column-count: 3; 
	-webkit-column-gap: 8px;
}

.module {
	margin-bottom: 8px;
}
.module h1 {
	visibility: hidden;
	display: none;
}
/* auto complete styles */
.ac_results {
	padding: 0px;
	border: 1px solid #B2B3B5;
	color: #808082;
	background-color: white;
	overflow: hidden;
	z-index: 99999;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: default;
	display: block;
	/* 
	if width will be 100% horizontal scrollbar will apear 
	when scroll mode will be used
	*/
	/*width: 100%;*/
	font: menu;
	font-size: 12px;
	/* 
	it is very important, if line-height not setted or setted 
	in relative units scroll will be broken in firefox
	*/
	line-height: 16px;
	overflow: hidden;
}

.ac_loading {
	background: url('/app/templates/default/images/indicator.gif') right center no-repeat;
}

.ac_odd {
}

.ac_over {
	color: #009EE0;
}
