/* @override http://live.otek.com.au/style/default.css */

/* @override http://live.otek.com.au/style/default.css */

/* @override http://live.otek.com.au/style/default.css */

/* @override http://otek.efront.com.au/style/default.css */

/* @override http://otek.efront.com.au/style/default.css */

/* Default Stylesheet */

/** BODY ELEMENTS **/

body {
/*
	font-size: .75em;
	text-align: center;
	background: #BB2F2E url(/images/otek_bg.jpg) repeat-x 0 top;
*/
	
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-decoration: none;
/* 	font-size: 11px; */
	color: #000000;
	line-height: 20px;
	background:#ccc;
	font-size: .75em;

	
}

/** MAIN CONTAINERS **/

p {
	font-size: .9em
}


.search_response{
	font-size: 11px;
	background: #f4f4f4;
	padding: 4px;
	margin-bottom: 1px;
}

.search_response a{
	text-decoration: none;
	font-weight: normal;
	display: block;
	}



.search_response a:hover, .search_response:hover{
	background: #ccc;
	}


#container {
	padding: 0px 0px;
}
body.fullwidth div#container {
	width: 100%;
}

div#header {
	height: 134px;
	background: #999 url(/images/otek_header.gif) no-repeat;
}

div#header-in {
	
}

div#navigation {
	background-color:#000;
	height:25px;
}

div#crumb {
	height: 29px;
	background: #999 url(/images/otek_crumb.jpg) no-repeat;
}

div#sub-crumb {
	height: 20px;
	background: #D4D0C8;
	padding-left: 5px;
	font-weight: bold;
}

div#map {
	margin: 5px 3px 5px 0;
	border: 1px solid #000;
}

div#content-wrap {
	
}

div.content {
	
}

div.lcol div.content {
	margin: 0 0 0 260px;
}

/* right column */

div.content-in {
	
}

div.column {
	width: 252px;
	padding-left: 5px;
	padding-bottom: 10px;
}

div.lcol div.column {
	float: left;
}

/* right column */

div.column-in {
	
}

div.column-in p.blurb {
	padding: 0 11px;
	line-height: 15px;
	margin: 10px 12px;
}

div.column-in p {
	padding: 0 11px;
	line-height: 12px;
}

div.column-in a {
	padding: 0px;
	line-height: 12px;
}

/*
div#footer {
	background: #ccc;
	padding: 5px;
}

div#footer-in p {
	margin: 0 auto;
}
*/

/** SUB CONTAINERS **/

* {
	
}

/** LISTS **/

* {
	
}

/** TYPOGRAPHY **/

* {
	
}

/** LOCATIONS **/

.location-container {
	width: 190px;
	height:25px;
	font-size: 10px;
	line-height: 11px;
	margin-left: 30px;
	margin-right: 4px;
	padding-bottom: 1px;
	margin-top: 1px;
	padding-left:10px;
	}

.location-container p:hover {


	cursor:pointer;
}

.location-container2 {
	width: 190px;
	min-height: 45px;
	font-size: 10px;
	line-height: 13px;
	margin-left: 30px;
	margin-right: 4px;
	padding-bottom: 6px;
	margin-top: 6px;
	padding-left: 10px;
	
}

.location-container2 p {
	margin: 0;
	cursor:pointer;
}


/** FORMS **/

#login-form {
	margin-top: 1px;
	text-align: right;
	padding-right: 25px;
	font-size: 11px;
}

#login-form p {
	margin: 0;
	text-align: right;
}

#login-form input {
	font-size: 10px;
	margin-top: 5px;
}

.form-container {
	margin-top: 5px;
	text-align: center;
}

.form-header {
	height: 34px;
	background: #fff url(/images/form-header.jpg) no-repeat center top;
}

.form-header h4 {
	font-size: 16px;
	padding-left: 22px;
	padding-top: 4px;
	color: #fff;
	height: 30px;
	overflow: hidden;
}

.form-content {
	font-size: 90%;
	padding: 10px 10px 0px 5px;
	background: #fff url(/images/form-middle.jpg) repeat-y center center;
}

.form-footer {
	height: 18px;
	background: #fff url(/images/form-bot.jpg) no-repeat center bottom;
}

.logged-in-info {
	margin-left: 20px;
	text-align: right;
	height: 30px;
}

.logged-in-info select {
	width: 180px;
}



#language_links{
	float:right; 
	padding:5px;
	font-size:13px;
	
	color:#fff;
}

#language_links a{
	color:#fff;
	text-decoration:none;
	text-transform:uppercase;
	font-size:10px;
}
/** END **/



#topmenu{
	color: #000;
	width: 100%;
	padding-top:7px;
	padding-bottom: 7px;
	background: #CA2328;
	margin-bottom: 10px;
	
}

.theprod_general{
	float: right;
}

	
.topmenu_items {
	margin: 0px 0px;
	text-align: left;	
	font: 12px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #fff;
}
/*
ul{
	list-style-position: inside;
	margin-left: 5px;
}

*/

ul{
	list-style-position: outside;
	margin-left: 15px;
}

li {
	margin-top: 10px;
}


ul.topmenu_items{
	padding: 0px;
	text-align: center;
	}
	
	
.topmenu_items li {
	padding: 8px 1px;
	list-style: none;
	display: inline;
	/*border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;*/
	color: #fff;

}

.topmenu_items li a {
	font-weight: bold;
	padding: 3px 0.2em;
	text-decoration: none;
	color: #fff;
}

.topmenu_items li a:hover {
	color: #CA2328;
	background: #fff;
}
#page_container{
	margin: 0px auto;
	width:900px;
	background:#fff;
	padding-left:20px;
	padding-right: 20px;
	padding-bottom: 5px;
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
	border-left: 1px solid #999;
	border-top: 1px solid #999;
	float: none;
	}


#footer{
	background:transparent url(/images/footer_bg.jpg) repeat-x top left;
	width: 900px;
	margin: 0 auto;
	padding: 0px 20px;
	height: 20px;
	border-right: 1px solid #666;
	border-left: 1px solid #666;
	border-bottom: 1px solid #666;
	color: #fff;


}

#footer a{
	color: #fff;
	padding: 0px 10px;
	text-decoration: none;
}

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