/*	CSS Document for (timoleon)
	Designed by The Cube Lab
	Designer name : (Steve)


/*------------------------------
			GLOBAL
-------------------------------*/
body{
	margin:0;
	color:#333;
	font:13px Helvetica Neue, Arial, Helvetica, sans-serif;
	background:#fff url(../images/bg-body.jpg) repeat-x;
}
img{border-style:none;}
a{
	color:#333;
	text-decoration:none;
	font-weight: bold;
}
a:hover{text-decoration:underline;}
input,
textarea,
button,
select{
	font:100% Helvetica Neue, Arial, Helvetica, sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border:none;
}
/*------------------------------
			LAYOUT
-------------------------------*/
#wrapper-holder {
	width:870px;
	overflow:hidden;
	margin:0 auto;
	padding: 25px 0 0 25px;
}
#wrapper {
	height:1%;
	overflow:hidden;
	padding:28px 40px 0 40px;
	background:#fff url(../images/bg-footer.gif) repeat-x 0 100%;
}
#header {
	position: relative;
	width:100%;
	padding-bottom: 20px;
	z-index: 900;
}
#main {
	width:100%;
	overflow:hidden;
	padding-top: 40px;
	z-index: 0;
	position: relative;
}
.visual {
	width:100%;
	overflow:hidden;
	margin: 0 0 21px 0;
	z-index: 0;
}
.inner .visual {margin:0 0 15px;}
#content {
	width:100%;
	overflow:hidden;
	z-index: 10;
}

#contentarea {
	position: relative;
	top: 0;
	left: 0;
	z-index: 20;
	width: 100%;
	height: 740px;
	background: url(../images/house1.jpg) no-repeat top left;
}

#panel0, #panel1, #panel2, #panel3, #panel4, #panel5, #panel6, #panel7 {
	display:none;
	width:795px;
	height:730px;
	position: relative;
}

#panel0 {
	background: url(../images/panel2.png) no-repeat top right;
}

#panel1 {
	background: url(../images/panel1.png) no-repeat top right;
}

#panel2 {
	background: url(../images/panel2.png) no-repeat top right;
}

#panel3 {
	background: url(../images/panel3.png) no-repeat top right;
}

#panel4 {
	background: url(../images/panel4.png) no-repeat top right;
}

#panel5 {
	background: url(../images/panel5.png) no-repeat top right;
}

#panel6 {
	background: url(../images/panel6.png) no-repeat top right;
}

#panel7 {
	background: url(../images/panel7.png) no-repeat top right;
}

.panelcontainer {
	position: absolute;
	top: 360px;
	right: 48px;
	width: 248px;
	color: #666;
	background: #fff;
}

.panelcontainer h2 {
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	border-top: 1px solid #ccc;
	padding-top: 6px;
}

.panelcontainer p {
	font-size: 11px;
}

#contentarea .panelcontainer a {
	color: #666;
	font-weight: normal;
	background: none;
}

#contentarea a {
	margin: 0 auto;
	text-align: center;
	color: #fff;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	text-indent: -9000px;
}

#contentarea a.closewindow {
	font-size: 10px;
}

.panelclick0, .panelclick1, .panelclick2, .panelclick3, .panelclick4, 
.panelclick5, .panelclick6, .panelclick7 , .panelclick8, .panelclick9
, .panelclick10, .panelclick11, .panelclick12, .panelclick13 {
	position: absolute;
	background: url(../images/spot.png);
}

.panelclick0 {
	top: 50px;
	left:280px;
	width: 80px;
	height: 40px;
}

.panelclick1 {
	top: 150px;
	left:320px;
	width: 80px;
	height: 40px;
}

.panelclick2 {
	top: 240px;
	left:320px;
	width: 80px;
	height: 40px;
}

.panelclick3 {
	top: 320px;
	left:320px;
	width: 80px;
	height: 40px;
}

.panelclick4 {
	top: 390px;
	left:320px;
	width: 80px;
	height: 40px;
}

.panelclick5 {
	top: 470px;
	left:320px;
	width: 80px;
	height: 40px;
}

.panelclick6 {
	top: 150px;
	left:220px;
	width: 40px;
	height: 40px;
}

.panelclick7 {
	top: 220px;
	left:220px;
	width: 40px;
	height: 40px;
}

.panelclick8 {
	top: 290px;
	left:220px;
	width: 40px;
	height: 40px;
}

.panelclick9 {
	top: 360px;
	left:220px;
	width: 40px;
	height: 40px;
}

.panelclick10 {
	top: 440px;
	left:220px;
	width: 40px;
	height: 40px;
}

.panelclick11 {
	top: 490px;
	left:220px;
	width: 40px;
	height: 70px;
}

.panelclick12 {
	top: 500px;
	left:180px;
	width: 30px;
	height: 60px;
}

.panelclick13 {
	top: 450px;
	left:0px;
	width: 100px;
	height: 60px;
}



.inner1 #content {padding:8px 0 0;}
.column1 {
	float:left;
	width:470px;
	overflow:hidden;
	padding:4px 0 0;
}
.inner .column1 {
	width:440px;
	padding:0;
}
.inner1 .column1 {
	width:425px;
	padding:0;
}
.column2 {
	float:right;
	width:300px;
	overflow:hidden;
}
.inner .column2 {
	width:350px;
	min-height:293px;
}
* html .inner .column2 {height:293px;}
.inner1 .column2 {width:357px;}
.image {
	width:100%;
	overflow:hidden;
	margin:0 0 15px;
}
.image-b {
	bottom:67px;
	right:-4px;
}
.box-green {
	width:436px;
	overflow:hidden;
	padding:4px 6px 16px;
	margin:0 0 21px;
	border:1px #b7d132 solid;
}
.inner .box-green,
.inner1 .box-green {
	width:395px;
	margin:31px 0 21px;
}
.inner1 .box-green {width:395px;}
.text-holder {
	height:1%;
	overflow:hidden;
	padding:0 0 0 3px;
}


body#homepage .text-holder {
	height: 200px;
}

.inner1 .text-holder  {
	padding:0 13px 0 3px;
}

.products-box {
	float:left;
	width:170px;
	overflow:hidden;
	margin:0 0 10px 0;
	padding-top: 7px;
}
.navigation-box {
	float:right;
	width:220px;
	overflow:hidden;
	padding:7px 0 0;
	margin:0 0 10px;
}
#footer {
	width:796px;
	overflow:hidden;
	padding:31px 0 49px;
	margin: 10px -3px 0 0;
	position:relative;
	text-align: center;
}

#footer .inner {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	margin-top: 100px;
	margin: 0 auto;
	text-align: center;
}

#footer p {
	color: #fff;
	font-size: 9px;
}

#footer p a {
	color: #fff;
	font-weight: normal;
	font-size: 10px;
}

#base {
	width: 796px;
	margin: 0 auto;
	text-align: center;
	font-size: 12px;
}


.inner #footer {
	padding:0 0 49px;
	margin:-49px -3px 0;
}

hr {
	width: 100%;
	border: none;
	border-bottom: 1px solid #e1e1e1;
	padding: 4px 0;
}


/*------------------------------
			NAVIGATION
-------------------------------*/

.breadcrumbs {
	position: absolute;
	top: 82px;
	left: 0;
	width: 790px;
	padding:0;
	margin: 40px 0 0 0px;
}
.inner .breadcrumbs {margin:0 0 14px;}
.breadcrumbs .green {background:url(../images/bg-breadcrumbs-green.gif) repeat-x 0 80%;}
.breadcrumbs .gray {background:url(../images/bg-breadcrumbs-gray.gif) repeat-x 0 80%;}
.breadcrumbs ul {
	margin:0;
	padding:0;
	list-style:none;
	height:1%;
	overflow:hidden;
}
.breadcrumbs ul li:first-child {
	padding:0 5px 0 0;
	background:#fff;
}
.breadcrumbs ul li {
	float:left;
	padding:0 5px 0 12px;
	font-size:13px;
	background:#fff url(../images/divide-breadcrumbs.gif) no-repeat 0 6px;
}


.study {
	padding:0;
	margin:0 0 5px;
	list-style:none;
	width:474px;
	overflow:hidden;
}
.study li {
	float:left;
	overflow:hidden;
	padding:0 23px;
}

/* products and nav boxes */

.products-box ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 11px;
	width: 100%;
	overflow: hidden;
}
.products-box ul li {
	width: 100%;
	overflow: hidden;
	text-transform: uppercase;
	vertical-align: top;
}
.products-box ul li a {
	display: block;
	padding: 0 0 0 18px;
	background: url(../images/bullet-products.gif) no-repeat top left;
	font-weight: normal;
}
.navigation-box ul {
	margin: 0;
	padding: 0;
	list-style: none;
	float: right;
	width: 100%;
	overflow: hidden;
}

.navigation-box ul li {
	width:100%;
	float:left;
	margin:0 0 4px;
	font-size:11px;
	line-height:14px;
	text-transform:uppercase;
	vertical-align:top;
}


.navigation-box ul li a, .navigation-box ul li strong {
	font-weight: normal;
}

.box {
	float:left;
	width:51px;
	padding:0 4px 0 10px;
	margin:0 6px 0 0;
	color:#000;
	font-size:11px;
	line-height:14px;
	text-align:right;
	text-transform:uppercase;
	border:1px #585b4d solid;
	text-decoration:none;
}

/* end */

.text-holder span {
	width:41px;
	padding:0 4px 0 4px;
	margin:0 6px 0 2px;
	color:#000;
	font-size:12px;
	line-height:14px;
	text-align:right;
	text-transform:uppercase;
	border:1px #585b4d solid;
	text-decoration:none;
}

.text-holder hr {
	width: 100%;
	border: none;
	border-bottom: 1px solid #e1e1e1;
	padding: 0;
	margin-top: -5px;
}



#ajaxmenu {
	position: absolute;
	top: 82px;
	left: 0;
	width: 100%;
	border: #575a4c solid;
	border-width: 1px 0;
	z-index: 1000;
}



#ajaxmenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	position: relative;
}

#ajaxmenu ul li {
	position: relative;
	float: left;
	display: block;
	text-decoration: none;
	text-align: center;
	font-weight: normal;
	margin:0 30px 0 0;
	text-transform:uppercase;
}	
#ajaxmenu ul li ul {
	position: absolute;
	z-index: 900;
	left: 0; /* Set 1px less than menu width */
	top:28px;
	line-height: 16px;
	width: 470px; /*this controls width of underlying ul*/
	}

#ajaxmenu ul li a {
	color: #333;
	font-weight: normal;
	margin: 0;
}

/* Styles for Menu Items */

#ajaxmenu ul li.firstcategory {

	color: #333;
	font-weight: bold;
	height: 28px;
	line-height: 28px;
	padding-right: 0px;
	padding-left: 0px;
	background-repeat: no-repeat;
	background-position: 0px;
	margin: 0px;


	}
#ajaxmenu ul li.category {
	color: #333;
	font-weight: bold;
	height: 28px;
	line-height: 28px;
	padding-right: 0px;
	padding-left: 0px;
	background-repeat: no-repeat;
	background-position: -111px;
	margin: 1px;

	}
#ajaxmenu ul li.lastcategory {
	color: #062E4B;
	font-weight: bold;
	height: 28px;
	line-height: 28px;
	padding-right: 0px;
	padding-left: 0px;
	background-repeat: no-repeat;
	background-position: -222px;
	margin: 0px;

	}

#ajaxmenu ul li.firstcategory:hover, #ajaxmenu ul li.firstcategory.over {
	color: #fff;
}

#ajaxmenu ul li.category:hover, #ajaxmenu ul li.category.over {
	color: #fff;
}
#ajaxmenu ul li.lastcategory:hover, #ajaxmenu ul li.lastcategory.over {
	color: #fff;
}

#ajaxmenu ul li a:hover {
	background: url(../images/nav-hover.jpg)no-repeat center;
}
/* commented backslash \*/ 
* html ul li a {height:1%}
/* end hack */ 

#ajaxmenu li a {
	text-decoration: none;
}

/* hovered lists */

#ajaxmenu li a, #ajaxmenu li.over a {
	color: #fff;
	padding: 0 10px;
	margin: 0 10px;
}


#ajaxmenu li li a:hover, #ajaxmenu li.over li a:hover {
	color: #fff;
	background-image: none;
	background-repeat: no-repeat;
	background-color: #575a4c;
	background-position: left;
	text-indent: 4pt;
	border: none;
}



/* set dropdown */

#ajaxmenu li li a, #ajaxmenu li.over li a {
	color: #575a4c;
	background-repeat: no-repeat !important;
	text-align: left;
	font-weight: normal;
	margin: 0;
	padding-right: 20px;
	width: 240px;
	background-color: #f2f2f2;
	background-position: left center;
	text-indent: 4pt;
	line-height: 26px;
	background-image:  none;
	display: block;
}

/*sub menu*/

#ajaxmenu li ul li a {
	background-repeat: repeat-x;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 2px;
	padding-left: 5px;
} 

/*sub - sub menu*/

#ajaxmenu li ul li ul {
	position: absolute;
	left: 246px; /* Set 1px less than menu width */
	top:0px;
	line-height: 16px;
	z-index: 1000;
	overflow: none;
} /* Sub Menu Styles */



#ajaxmenu li ul, #ajaxmenu li.over ul { 
	display: block;
	height: 400px;
} /* The pop */



.active {
	background-color: #4A4A31;
	
	
}





/*------------------------------
			TEXT
-------------------------------*/
#content p {
	line-height:16px;
	margin:0 0 15px;
}
/*------------------------------
			LINKS
-------------------------------*/
#header .logo {
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	padding:3px 0 0;
	margin:0 0 5px;
}
#header .logo a {
	display:block;
	width:102px;
	height:76px;
	background: url('../images/logo1.jpg') no-repeat;
}
#footer .logo {
	float:right;
	text-indent:-9999px;
	overflow:hidden;
}
#footer .logo a {
	display:block;
	width:127px;
	height:31px;
	background: url('../images/logo2.jpg') no-repeat;
}
.signup-box .signup a {text-decoration:underline;}
.signup-box .signup a:hover {text-decoration:none;}

.signin-link {
	text-decoration: underline;
	font-weight: bold;
	background: url(../images/signin.gif) no-repeat;
	padding: 8px 0 8px 36px;
}

.iconreset {
	background: url(../images/refresh.gif) no-repeat;
	padding: 8px 0 8px 36px;
	font-weight: bold;
	text-decoration: underline;
}

.iconnext, .login {
	background: url(../images/signin.gif) no-repeat;
	padding: 8px 0 8px 36px;
	font-weight: bold;
	text-decoration: underline;
}

.button {
	font-weight: bold;
	text-decoration: underline;
}




/*------------------------------
			LISTS
-------------------------------*/
.list {
	margin:0;
	padding:0;
	list-style:none;
	float:left;
	overflow:hidden;
}
.list li {
	overflow:hidden;
	margin:0 0 4px;
	padding:5px 5px;
	color:#000;
	font-size:12px;
	line-height:14px;
	text-align:right;
	text-transform:uppercase;
	vertical-align:top;
}

.box {
	border: 1px solid #000;
}

#productlist {
	border: 1px solid #585a4c;
	width: 90%;
}

#productlist ul {
	padding-left: 141px;
	width: 570px;
}

#productlist li {
	height: 60px;
	padding: 0;
	margin: 0;
	list-style: none;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 16px;
	width: 570px;
}

#productlist ul li a {
	color: #585a4c;
	line-height: 40px;
}

.row1, .row2, .row3, .row4, .row5, .row6 {
	height: 74px;
	width: 570px;
}

.row1 {
 	background: url(../images/row1.gif) no-repeat right;
}

.row2 {
 	background: url(../images/row2.gif) no-repeat right;
}

.row3 {
 	background: url(../images/row3.gif) no-repeat right;
}

.row4 {
 	background: url(../images/row4.gif) no-repeat right;
}

.row5 {
 	background: url(../images/row5.gif) no-repeat right;
}

.row6 {
 	background: url(../images/row6.gif) no-repeat right;
}


/*------------------------------
			HEADINGS
-------------------------------*/
#content h1 {
	font-size:37px;
	color:#575a4c;
	line-height:36px;
	letter-spacing:-3px;
	margin:0 0 37px;
}

#content fieldset h1 {
	margin-bottom: 10px;
}

#content h3 {
	font-size:14px;
	font-weight:normal;
	margin:0 0 9px;
	text-transform: uppercase;
}



#content .projectform h4 {
	font-size: 18px;
	color: #575a4c;
	margin: 0 0 37px;
	text-transform: none;
	font-weight: normal;
}

.dropdown {
	padding-left: 20px;
	background: url(../images/dropdown.gif) no-repeat top left;
}
.box-green .title {
	display:block;
	font-weight:normal;
	text-transform:uppercase;
	margin:0 0 19px;
}
.signup-box .title {
	display:block;
	font-size:15px;
	font-weight:normal;
	color:#fff;
	text-transform:uppercase;
	margin:0 0 3px;
	padding:0 0 0 2px;
	height: 20px;
}



/*------------------------------
			IMAGES
-------------------------------*/
.visual img,
.column1 .image img {
	display:block;
	margin:0 auto;
}
.study li img,
.column2 .image img,
.image-b img {display:block;}


.imageleft {
	float: left;
	padding: 10px;
	margin: 0 8px 8px 0;
}

.imageright{
	float: right;
	padding: 10px;
	margin: 0 0 8px 8px;
}

.logoleft {
	float: left;
	padding: 6px;
	margin: 0 10px 10px 0;
}

/*------------------------------
			FORMS
-------------------------------*/
.signup-box {
	position: absolute;
	height: 130px;
	overflow:hidden;
	padding:12px 8px 0;
	margin:-15px 0 21px;
	background:#b7d132;
}
.signup-box .row {
	height:1%;
	overflow:hidden;
	margin:0 0 10px;
}
.signup-box .row-b {margin:0 0 8px;}
.signup-box .username,
.signup-box .password {
	float:left;
	width:160px;
	padding:8px 3px 9px;
	margin:0 21px 0 0;
	border:0;
	background:#fff;
}
.signup-box .login {
	float:left;
	width:49px;
	padding:5px 0 10px;
	margin:0;
	border:0;
	text-align:center;
	text-transform:uppercase;
	cursor:pointer;
	background:#fff;
	color: #000;
}
* html .signup-box .login {line-height:13px;}
.signup-box .signup {
	display:block;
	margin:0 0 8px;
	padding:0 0 0 2px;
}
.signup-box .signup span {font-weight:normal; }

/*------------------------------
			CONTACT FORM
-------------------------------*/



.contactform fieldset {
	float: left;
	width: 380px;
	min-height: 400px;
	margin: 0;
	margin-left: -18px;
	padding: 0;
	font-size: 13px;
	margin-right: 10px;
}



.contactform legend {
	margin-left: 10px;
	color: #555;
	font-weight: bold;
	font-size: 27px;
	color: #575a4c;
	line-height: 36px;
	letter-spacing: -3px;
	margin-left: 1em;
	padding: 0;
	text-transform: none;
}

.contactform ol {
	list-style: none;
	padding-left: 8px;
	margin: 10px;
}

.contactform li {
	float: left;
	clear: left;
	width: 100%;
	padding-bottom: 8px;
}

.contactform label {
	float: left;
	width: 80px;
	margin-right: 8px;
	padding-top: 4px;
	display: block;
}

.label1 {
	width: 200px;
}



.labelradio {
	width: 180px;
}

.contactform label.widelabel {
	width: 340px;
}

.contactform input {
	border: 1px solid #d4d4d4;
	font-size: 16px;
	color: #555;
	width: 200px;
}

.contactform textarea {
	border: 1px solid #d4d4d4;
	font-size: 16px;
	color: #555;
	width: 320px;
}



.inputleft {
	margin-left: 0px;
}

.submit {
	margin-left: -5px;
}

.contactform input.radio {
	border: none;
}


/*------------------------------
			PROJECT FORM
-------------------------------*/



.projectform fieldset {
	float: left;
	width: 380px;
	min-height: 400px;
	margin: 0;
	padding: 0;
	font-size: 13px;
	border: 1px solid #d4d4d4;
	margin-right: 10px;
}

.projectform fieldset p, .projectform fieldset h4 {
	padding-left: 18px;
}

.projectform legend {
	margin-left: 10px;
	color: #555;
	font-weight: bold;
	font-size: 27px;
	color: #575a4c;
	line-height: 36px;
	letter-spacing: -3px;
	padding: 0;
	text-transform: none;
}

.projectform ol {
	list-style: none;
	padding-left: 8px;
	margin: 10px;
}

.projectform li {
	float: left;
	clear: left;
	width: 100%;
	padding-bottom: 1em;
}

.projectform label {
	float: left;
	width: 120px;
	margin-right: 8px;
	padding-top: 4px;
	display: block;
}

.label1 {
	width: 200px;
}



.labelradio {
	width: 180px;
}

.projectform button {
	border: 1px solid #d4d4d4;
	font-size: 16px;
	color: #555;
}

.projectform input {
	border: 1px solid #d4d4d4;
	font-size: 16px;
	color: #555;
}

.projectform input.radio {
	border: none;
}

.tooltip {
	background: url(../images/tooltip.gif) no-repeat;
	height: 24px;
	width: 24px;
	display: block;
	text-indent: -9999px;
	
}

.required {
	color: red;
	margin-left: 0;
}

.vericode {
	margin-right: 44px;
	float: right;
}

.small {
	font-size: smaller;
}

.iconreset {
	background: url(../images/refresh.gif) no-repeat;
	padding: 8px 0 8px 36px;
}

.iconnext {
	background: url(../images/register.gif) no-repeat;
	padding: 8px 0 8px 36px;
}

/*------------------------------
			CONTACT FORM
-------------------------------*/


/*------------------------------
			TABLES
-------------------------------*/

.productindex {
	width: 760px;
}

.productindex caption {
	text-align: left;
	font-weight: bold;
	border: 1px solid #b7d132;
	padding: 8px 0 8px 8px;
}

.productindex thead, .productindex tbody {
	width: 760px;
	text-align: left;
}

.productindex th, .productindex td {
	padding: 4px 0 4px 8px;
}

.projectlist {
	border-collapse: collapse;
}

.projectlist th {
	text-align: left;
}

.projectlist td {
	border-bottom: 1px solid #d2d2d2;
	padding: 8px 0;
}

.code {
	width: 10%;
}

.document {
	width: 20%;
}

.description {
	width: 70%;
}

.productindex a {
	text-decoration: underline;
}


/*------------------------------
			TOOLTIPS
-------------------------------*/



.tool-tip {
	color: #fff;
	width: 139px;
	z-index: 13000;
}
 
.tool-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #9FD4FF;
	padding: 8px 8px 4px;
	background: url(../images/bubble.png) top left;
}
 
.tool-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: url(../images/bubble.png) bottom right;
}
 
.custom-tip {
	color: #000;
	width: 130px;
	z-index: 13000;
}
 
.custom-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #3E4F14;
	padding: 8px 8px 4px;
	background: #C3DF7D;
	border-bottom: 1px solid #B5CF74;
}
 
.custom-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: #CFDFA7;
}




