/*********************************************
		
			Default
		
**********************************************/

body {
	margin:0px;
	font:11px verdana;
	color:#000000;
	background-image:url(/turnils2/images/head_bg.gif);
	background-repeat:repeat-x;
}

a {
	text-decoration:none;
	color:#ee8f35;
}

.textdefault
{
	width:420px;
	padding-left:16px;
	color:#333333;
	font:11px verdana;
	
}

.textdefault p 
{
	margin:0px 0px 16px 0px;
}

.textdefault h2
{
	font:bold 11px verdana;
	margin:0px;
	color:#666666;
}

/*********************************************
		
			Menu
		
**********************************************/

#menu {
	width:200px;
	float:left;
}
#menu a {
	display:block;
	line-height:19px;
	height:1%; /*height:19px;*/
	color:#000000;
}

#menu ul {
	width:200px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	list-style-type: none;
}

#menu ul li {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	list-style-type: none;
	background-image:url(/turnils2/images/gradient_bg_19.gif);
	background-repeat:repeat-x;
	background-color:#ededed;
}

#menu ul li a {
	padding:0px 0px 0px 16px;
	margin:0px 0px 1px 0px;
	background-position: 5px 0px;
}

#menu ul li ul li a {
	padding:0px 0px 0px 28px;
	margin:0px 0px 1px 0px;
	background-color:#efefef;
	background-position: 15px 0px;
}

#menu ul li ul li {
	background-image:none !important;
}

#menu ul li ul li ul li a {
	padding:0px 0px 0px 40px;
	margin:0px;
	background-color:#f5f5f5;
	background-position: 26px 0px;
	
}

#menu ul li ul li ul {
	margin:0px 0px 1px 0px
}

#menu .nosub {
    background-image:url(/turnils2/images/menu_icon_nosub.gif);
    background-repeat:no-repeat;
}

#menu .off {
    background-image:url(/turnils2/images/menu_icon_off.gif);
    background-repeat:no-repeat;
}

#menu .on {
	font-weight:bold;
    background-image:url(/turnils2/images/menu_icon_on.gif);
    background-repeat:no-repeat;
}

#menu ul li ul .selected {
	background-image:url(/turnils2/images/menu_bg_selected.gif) !important;
	background-repeat:repeat-x;
}

#menu ul .selected {
	background-image:url(/turnils2/images/menu_bg_selected_gradient.gif) !important;
	background-repeat:repeat-x;
	
}



#menu .selected a {
	background-color:transparent !important;
	font-weight:bold;
}

/*********************************************
		
			Head
		
**********************************************/

#head {
	background-image:url(/turnils2/images/head_bg_light.gif);
	background-repeat:repeat-x;
	position:relative;
	height:62px;
}

#head #logo 
{
	display:block;
	position:absolute;
	left:0px;
	top:0px;
	background-image:url(/turnils2/images/head_logo.gif);
	background-repeat:no-repeat;
	width:207px;
	height:62px;
	font-size:0px;
}

#head #decoration {
	position:absolute;
	left:207px;
	top:0px;
	background-image:url(/turnils2/images/head_decoration.gif);
	background-repeat:no-repeat;
	width:348px;
	height:62px;
	font-size:0px;
}

#head #toptext {
	position:absolute;
	left:382px;
	width:530px;
	text-align:right;
	top:12px;
	font:11px verdana;
	color:#7e7e7e;
}

#head #toptextwide {
	position:absolute;
	left:790px;
	top:12px;
	font:11px verdana;
	color:#7e7e7e;
}

#head #toptext a {
	font-weight:bold;
}

#head #topmenu {
	position:absolute;
	left:285px;
	top:40px;
	width:600px;
}

#head #topmenu a {	
	position:relative;
	display:block;
	float:left;
	margin-left:-8px;
}

/*********************************************
		
		Extranet toolbar
		
**********************************************/

#extranettoolbar {
	margin-top:10px;
	height:23px;
	line-height:23px;
	color:#000000;
	background-color:#959595;
}

#extranettoolbar a {
	color:#FFFFFF;
	font-weight:bold;
}

#extranettoolbar select {
	display:block;
	float:right;
	color:#000000;
	width:250px;
	font:11px verdana;
	margin-top:2px;
	margin-right:12px;
}

#extranettoolbar #text {
	float:right;
	margin-right:8px;
}

/*********************************************
		
		Bars
		
**********************************************/

.titlebar {
	background-image:url(/turnils2/images/gradient_bg_19.gif);
	width:100%;
	height:19px;
	line-height:19px;
	margin-bottom:3px;
	
}

.titlebar div {
	padding-left:4px;
	font: 12px verdana;
	height:19px;
	line-height:19px;
	color:#000000;
	font-weight:bold;
}

.titlebar2 {
	background-image:url(/turnils2/images/gradient_bg_19_1.gif);
	width:100%;
	height:19px;
	line-height:19px;
	margin-bottom:3px;
	
}

.titlebar2 div {
	padding-left:4px;
	font: 12px verdana;
	height:19px;
	line-height:19px;
	color:#333333;
	font-weight:bold;
}

.titlebar3 {
	background-image:url(/turnils2/images/gradient_bg_19_blue.gif);
	width:100%;
	height:19px;
	line-height:19px;
	margin-bottom:3px;
	
}

.titlebar3 div {
	padding-left:4px;
	font: 12px verdana;
	height:19px;
	line-height:19px;
	color:#000000;
	font-weight:bold;
}



/*********************************************
		
		Containers
		
**********************************************/

#containermain {
	width:926px;
	margin-top:10px;
}

#container653 {
	float:left;
	width:653px;
}

#container450 {
	float:left;
	width:450px;
	margin-left:3px;
}
#container450 img {border-style: none;}

#container270 {
	float:left;
	width:270px;
	margin-left:3px;
}

/*********************************************
		
		Link list
		
**********************************************/

.linklist div {
	background-color:#efefef;
	color:#333333;
	width:100%;
	line-height:19px;
	margin-bottom:1px;
}

.linklist div a {
	color:#ee8f35;
	font-weight:bold;
	background-image:url(/turnils2/images/link_arrow.gif);
	background-repeat:no-repeat;
	background-position:6px 3px;
	padding-left:20px;
}

.linklist div img {
	margin:0px 6px 0px 6px;
}

.linked {
	color:#ee8f35;
	font-weight:bold;
	background-image:url(/turnils2/images/link_arrow.gif);
	background-repeat:no-repeat;
	background-position:6px 3px;
	padding-left:20px;
}

/*********************************************
		
		News list
		
**********************************************/
		
.newslist {
	margin:10px 0px 0px 0px
}

.newslist .item {
	margin:0px 0px 0px 10px
}

.newslist .item img {
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}

.newslist .item .text {
	float:left;
	width:260px;
	color:#999999;
	font:11px verdana;
	font-style:italic;
	margin-top:10px;
	margin-bottom:10px;
}

.newslist .item .text h1 {
	color:#ee8f35;
	font: bold 14px verdana;
	margin:0px;
	line-height:22px;
}

.newslist .item .text p {
	font:12px verdana;
	color:#333333;
	margin:0px;
}

/*********************************************
		
		Small search box
		
**********************************************/
		
#smallsearch {
	position:relative;
	background-color:#cbe8f1;
	width:100%;
	height:1%;
	padding-top:7px;
	margin-bottom:10px;
}

#smallsearch select {
	width:250px;
	font:11px verdana;
	margin-top:3px;
	margin-left:10px;
	border:1px solid #7f9db9;
}

#smallsearch input {
	font:11px verdana;
	border:1px solid #7f9db9;
}

#smallsearch a {
	background-image:url(/turnils2/images/link_arrow.gif);
	background-repeat:no-repeat;
	background-position:6px 3px;
	padding-left:20px;
	margin:3px 0px 0px 0px;
}

#smallsearch #advsearch {
	padding:13px 10px 10px 10px;
	float:left;
}

#smallsearch #search {
	padding:10px 10px 10px 10px;
	float:right;
}

/*********************************************
		
		Product Extra boxes

**********************************************/

#productextrainfo .icon
{
	float:left;
	width:32px;
	height:23px;
	margin-bottom:1px;
}

#productextrainfo .title
{
	float:left;
	width:238px;
	height:23px;
	margin-bottom:1px;
	background-color:#e9e6d9;
}

#productextrainfo .title div 
{
	margin-left:10px;
	line-height:23px;
	color:#333333;
	font-weight:bold;
}

/*********************************************
		
		Login box unit

**********************************************/

#loginbox {
	margin-top:3px;
	margin-bottom:1px;
	color:#333333;
	width:270px;
	background-color:#cbe8f1;
	
}
#loginbox #text {
	margin:6px 20px 10px 6px;
}
#loginbox .title {
	float:left;
	width:90px;
	height:20px;
	padding-left:6px;
	font:bold 11px verdana;
	line-height:20px;
}
#loginbox #submit {
	width:270px;
	text-align:center;
}
#loginbox .textbox {
	width:150px;
	border:1px solid #7f9db9;
	font:11px verdana;
	line-height:20px;
}
#loginbox .submit {
	font:11px verdana;
	margin-top:12px;
	margin-bottom:9px;
}

/*********************************************
		
		Link list blue

**********************************************/

.linklistblue div {
	background-color:#cbe8f1;
	color:#333333;
	width:100%;
	line-height:19px;
	margin-bottom:1px;
}

.linklistblue div a {
	color:#ee8f35;
	font-weight:bold;
	background-image:url(/turnils2/images/link_arrow.gif);
	background-repeat:no-repeat;
	background-position:6px 3px;
	padding-left:20px;
}

.linklistblue div img {
	margin:0px 6px 0px 6px;
}

/*********************************************
		
			Filter box
		
**********************************************/

#filterbox 
{
	background-color:#efefef;
	width:723px;
	margin-top:1px;
}

#filterbox select, #filterbox input
{
	width:230px;
	border:1px solid #7f9db9;
	margin-top:4px;
	margin-bottom:4px;
	
}

/*********************************************
		
			XForm
		
**********************************************/

#xformfield 
{
	width:450px;
	background-color:#efefef;
}

#xformfield table
{
	margin:12px;
}

#xformfield td
{
	padding:3px;
}

#xformfield input 
{
	font:12px verdana;
	border:1px solid #7f9db9;
}

#xformfield .w228 
{
	width:228px;
	border:1px solid #7f9db9;
}

/*********************************************
		
			Form
		
**********************************************/

#formfield 
{
	width:450px;
	background-color:#efefef;
	text-align:center;
}

#formfield input 
{
	font:12px verdana;
	width:228px;
	border:1px solid #7f9db9;
}

#formfield select
{
	font:12px verdana;
	width:228px;
	border:1px solid #7f9db9;
}

#formfield .title
{
	height:32px;
	text-align:right;
	padding-right:4px;
}

#formfield .input
{
	height:32px;
}


#formfieldsubmit
{
	width:450px;
	background-color:#efefef;
	text-align:center;
	margin-top:1px;
	padding:3px 0px 3px 0px;
}

#formfieldsubmit input 
{
	font:12px verdana;
	border:1px solid #7f9db9;
}


/*********************************************
		
			Landing page
		
**********************************************/

#landing #image {
	float:left;width:462px;height:314px;background-color:#cbe8f1;
}
#landing #spacer {
	float:left;width:4px;font-size:0px;
}
#landing #content {
	float:left;width:460px;height:314px;background-color:#efefef;
}
#landing #content #inner {
	float:left;margin:58px 0px 0px 30px;
}
#landing #content #inner div {
	float:left;width:200px;line-height:21px;
}
#landing #content #inner div p {
	margin:0px 0px 0px 0px;
}

#landing #footer {
	width:926px;background-color:#ef7b04;margin-top:3px;
}
#landing #footer div {
	padding:6px 0px 6px 0px;
}
