/*
	optimoplus+ Primary Style Sheet
	CSS by David Nash
	davidnash.com.au

	November 2007
*/

html {
	background: #fff url("../img/bg.gif");
	color: #000;
	margin: 0; padding: 0;
	font-family: Verdana, Arial, sans-serif;
	font-size: 62.5%; /* Resets 1em to 10px */
}

body {
	width: 974px;
	margin: 24px auto;
	padding: 0;
	background: #fff;
	color: #494949;
	font-size: 1.3em;
}

img { border-width: 0 }

form { padding: 0; margin: 0 }

a, h1, h2, h3, h4 { color: #0490E5; }

a { text-decoration: none; }

.hidden { display: none; }

.clear { clear: both; }



#head {
	width: 100%;
	height: 71px;
}

#head h1 a {
	display: block;
	/*width: 225px;*/
	width: 300px;
	height: 37px;
	/*background: url("../img/title-optimo-plus.gif");*/
	background: url("../img/title-optimo-software.gif");
	margin: 18px 0 0 21px;
	float: left;
}

#head p#tagline {
	display: block;
	width: 372px;
	height: 19px;
	background: url("../img/tagline.gif");
	margin: 29px 30px 0 0;
	float: right;
}


#main {
	padding: 0 19px 0 15px;
}

#left {
	float: left;
	width: 698px;
}

#right {
	float: right;
	width: 241px;
	padding: 0;
	background: #eaeaea;
}

#foot {
	clear: both;
	font-size: 0.7em;
	padding: 16px 21px 13px 39px;
}

#foot a {
	color: #494949;
}

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

#foot #footLeft {
	float: left;
	width: 40%;
}

#foot #footRight {
	float: right;
	width: 40%;
	text-align: right;
}



/*
	Testimonial / Search box
*/

#testimonial {
	background: #eaeaea url("../img/quotes-left.gif") no-repeat top left;
	height: 100px;
}

#testimonial div {
	padding: 18px 10px 20px 38px;
	background: url("../img/quotes-right.gif") no-repeat bottom right;
}

#events {
	height: 83px;
}

#events table {
	font-size: 0.8em;
	font-weight: bold;
	padding: 0 0 0 20px;
	border-collapse: collapse;
	margin: 10px 0 0 10px;
}

#events td {
	height: 10px;
	padding-bottom: 3px;
}

.eventsPad { padding-right: 1.2em; }

#search {
	background: #eaeaea;
	border: solid white;
	border-width: 1px 0;
	height: 24px;
	width: 230px;

	padding: 4px 0 0 11px;
	
	text-decoration: none;
	text-transform: uppercase;
	color: #717171;
	background-color: #eaeaea;
	font-size: 1em;
	font-weight: bold;
	font-family: Arial, sans-serif;

}

#search input, #rightPanel input {
	font-family: Verdana, Arial, sans-serif;
	border: 1px solid #999;
	padding: 1px;
	background-color: #fff;
	width: 110px;
	font-size: 10px;
	margin-left: 1em;
}

#search button, #rightPanel button {
	width: 18px;
	height: 17px;
	background: url("../img/button.gif");
	border: 0;

	position: relative;
	top: -3px;
}

#rightPanel {
	padding: 4px 10px 0px 10px;
	font-size: 0.8em;
}

#rightPanel table {
	position: relative;
	/*left: 6px;*/
	margin-bottom: 10px;
}

#rightPanel button {
	top: 0;
}

#rightPanel #loginText {
	font-size: 0.9em;
	text-align: right;
}

#rightPanel p {
	padding-left: 3px;
	font-weight: bold;
	color: #898989;
}

#rightPanel .loginbutton {
	width: 18px;
	height: 17px;
	background: url("../img/button.gif");
	border: 0;
}


#rightPanel a.grey {
	color: #898989;
}

#rightPanel a.black {
	color: #000000;
}


/*
	Main content
*/

#content {
	padding: 18px 20px 18px 21px;
	clear: both;
}

#content h2 {
	font-weight: normal;
	font-size: 210%;
	padding: 0 0 5px 3px;
	margin: 0;
}

#content p {
	margin: 0;
	padding: 0 0 1em 0;
}

#content ul {
	/*list-style: none;*/
	list-style: default;
	margin: 0;
	/*padding: 0 0 1em 0;*/
	padding-left: 2.5em;
}

#content li {
	margin: 0;
	/*padding-left: 1.5em;*/
	padding-left: 0.5em;
}

#content li a {
	color: #494949;
	text-decoration: none;
}

#content li a:hover {
	text-decoration: underline;
}

#content #leftCols {
	float: left;
	width: 440px;
}

#content #rightCol {
	float: right;
	width: 200px;
	padding-right: 10px;
}

#content #leftLeftCol {
	float: left;
	width: 210px;
	padding-right: 20px;
}

#content #midCol {
	float: right;
	width: 205px;
}




/*
	Navigation
*/

#nav {
	list-style: none;
	margin: 0;
	padding: 184px 0 0 0;

	width: 698px;
}


#nav li {
	margin: 0;
	padding: 0;
	float: left;
	
	position: relative;
	top: 0; left: 0;
}

#nav li a {
	float: left;
	display: block;
	width: 213px;
	height: 21px;
	padding: 7px 0 0 19px;

	border-right: 1px solid #fff;

	text-decoration: none;
	text-transform: uppercase;
	color: #717171;
	background-color: #eaeaea;
	font-size: 1.1em;
	font-weight: bold;
	font-family: Arial, sans-serif;


}

#nav li#contacts a {
	width: 212px;
	border-right: 1px solid #eaeaea;
}

#nav ul {
	list-style: none;
	position: absolute;
	top: -184px;
	left: 0;
	width: 232px;
	height: 174px;
	
	margin: 0; 
	padding: 10px 0 0 0;
	display: none;

}

#nav li:hover ul, #nav li.over ul {
	display: block;
}

#nav li.currentMenu ul {
	display: block;
}

#nav li.currentMenu ul li#currentItem {
	background-color: #eaeaea;
}

#nav ul li {
	float: none;
	margin: 0; padding: 0;
}

#nav ul li a {
	float: none;
	background: none;
	text-transform: none;
	color: #000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	margin: 0;
	height: auto;
	padding: 4px 0 4px 19px;
}

#nav ul li a:hover {
	background: #eaeaea;
	font-weight: bold;
}

#nav li ul {
	background: #fff;
	opacity: 0.8;
}


/* postcards */

.frameSmall, .frameMed {
	display: block;
	border: 1px solid #aaa; 
	width: 83px;
}

.frameSmall img, .frameMed img {
	display: block;
	border: 1px solid #fff;
	width: 81px;
}

.frameMed { width: 346px; }
.frameMed img { width: 344px; }


/* Forms */

.optimoForm input, .optimoForm textarea, .optimoForm select {
	font-family: Verdana, Arial, sans-serif;
	border: 1px solid #999;
	padding: 1px;
	background-color: #eee;
	font-size: 96%;
}

.optimoForm #Send {
	background-color: #e8e8e8;
	color: #333;
	font-size: 96%;
	font-family: Verdana, Arial, sans-serif;
	padding: 0.3em 0.8em 0.3em 0.4em;

	border: 1px solid;
	border-top-color: #ddd;
	border-left-color: #ddd;
	border-right-color: #b8b8b8;
	border-bottom-color: #a8a8a8;

}

