/* 
-------------------------------------------------
links
-------------------------------------------------
*/

a:link {	color: #1A1364; text-decoration: underline;}
a:active {	color: #1A1364;	text-decoration: underline;}
a:visited {	color: #1A1364;	text-decoration: underline;}
a:hover {	color: #FF9900;	text-decoration: none;}

.footerlink {
	color: #1A1364;
	background-color: #E2E6F3;
	padding-left: 40px;
	position: relative;
	font-size: 10px;
	background-image: url(../images/core/footer-logo.gif);
	background-repeat: no-repeat;
	background-position: 20px 5px;
	line-height: 16px;
	height: 50px;
}
.footerlink a:link {	color: #1A1364;	text-decoration: none;}
.footerlink a:active {	color: #1A1364;	text-decoration: none;}
.footerlink a:visited {	color: #1A1364;	text-decoration: none;}
.footerlink a:hover {	color: #FF9900; text-decoration: underline;}
/* 
-------------------------------------------------
Form 
-------------------------------------------------
*/
input{
	font-size: 11px;
	border: 1px solid #C8CFE8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #010044;
	background-color: #F8F9FC;
	height: 24px;
	padding: 3px;
}
textarea {
	font-size: 11px;
	border: 1px solid #C8CFE8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #010044;
	background-color: #F8F9FC;
	padding: 3px;
}

/* 
-------------------------------------------------
Core 
-------------------------------------------------
*/
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F8F9FC;
	background-image: url(../images/core/bg-re.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#banner{
	height: 216px;
	overflow: hidden;
	width: 740px;
}
table, ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #45424A;
	line-height: 18px;
	list-style-type: square;
}
.bg {
	background-image: url(../images/core/bg-text-re.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.bg-right {
	background-image: url(../images/core/bg-right.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.text-padding {
	padding-top: 8px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 12px;
}
.bread {
	font-size: 9px;
	padding-top: 10px;
	color: #1A1364;
	padding-bottom: 15px;
}
.brand-logo {
	border: 1px solid #C8CFE8;
	padding-top: 3px;
	padding-bottom: 3px;
}
.heading-main {
	font-size: 18px;
	font-weight: bold;
	color: #8299CC;
	text-transform: capitalize;
	border-bottom-color: #E2E6F3;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	padding-bottom: 8px;
	border-left-color: #1A1364;
	border-left-style: solid;
	border-left-width: 4px;
	margin-left: -12px;
	padding-left: 12px;
	margin-bottom: 35px;
}

h1{
	font-size: 18px;
	font-weight: bold;
	color: #8299CC;
	text-transform: capitalize;
	border-bottom-color: #E2E6F3;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	padding-bottom: 8px;
	border-left-color: #1A1364;
	border-left-style: solid;
	border-left-width: 4px;
	margin-left: -12px;
	padding-left: 12px;
	margin-bottom: 35px;
}


.heading-yellow {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #1A1364;
	margin-left: -10px;
	padding-left: 10px;
	padding-bottom: 4px;
	padding-top: 4px;
	text-transform: capitalize;	
	border-left-color: #FFD045;
	border-left-style: solid;
	border-left-width: 4px;
}
/* 
-------------------------------------------------
Product
-------------------------------------------------
*/
#product{
	border-bottom-color: #d7d7d7;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	margin-bottom: 15px;
}
#product td {
	padding-bottom: 15px;
	padding-left: 15px;
}
#product img{
	margin-bottom: 15px;
	margin-right: 15px;
	margin-top: 5px;
}
#product .name {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 10px;
	padding-bottom: 4px;
	padding-top: 4px;
	text-transform: capitalize;
	background-color: #1A1364;
	border-left-color: #FFD045;
	border-left-style: solid;
	border-left-width: 4px;
	margin-left: -15px;
	}
#product .name2 {

	font-size: 16px;
	font-weight: bold;
	color: #1A1364;
	background-color: #E2E6F3;
	padding-left: 5px;
	padding-bottom: 4px;
	padding-top: 4px;
	text-transform: capitalize;
	border-top: 1px solid #C8CFE8;
	border-bottom: 1px solid #C8CFE8;
}

h2{
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 10px;
	padding-bottom: 4px;
	padding-top: 4px;
	text-transform: capitalize;
	background-color: #1A1364;
	border-left-color: #FFD045;
	border-left-style: solid;
	border-left-width: 4px;
	margin-left: -15px;
	}
/* 
-------------------------------------------------
Navigation
-------------------------------------------------
*/
#nav{
	height: 53px;
	padding: 0;
	margin: 0;
	border-top: 3px solid #1A1364;
}
#nav li{
	display: inline;
	float: left;
	border-right: 1px dotted #000;
	padding-right: 2px;
	padding-left: 2px;
	height: 43px;
	font-size: 10px;
}
#nav li a{
	display: block;
	height: 43px;
	padding: 5px 0 0 0;
	text-decoration: none;
	text-align: center
}
#nav li a:hover{
	background: url(../images/nav/nav_bg.gif) repeat-x;
	color: #1A1364;
}
.last{
	border-right: 0 !important;
}
#p-home #nav li#home a,
#p-agricultural #nav li#agricultural a,
#p-olive-oil #nav li#olive-oil a,
#p-kuhn-feedmixers #nav li#kuhn-feedmixers a,
#p-engines #nav li#engines a,
#p-other-equipment #nav li#other-equipment a,
#p-contact #nav li#contact a{
	background: url(../images/nav/nav_bg.gif) repeat-x;
}
#home{width: 95px;}
#agricultural{width: 90px;}
#olive-oil{width: 135px;}
#kuhn-feedmixers{width:165px;}
#engines{width:60px;}
#other-equipment{width:100px;}
#contact{width: 60px;}