/* AXELL WIRELESS */

*					{font-family: Arial, Trebuchet MS; font-size: 12px; line-height:17px; letter-spacing:0px;}
a					{text-decoration: none; color: #6d1f80;}
a:hover				{color: #c5007b;}
a:active			{outline: none;}
a:focus				{-moz-outline-style: none;}

body				{background: #FFFFFF; 
					 position: relative; 
					 margin-top:0px;
					}
h1					{font-size:15px;}
h2					{font-size:12px;}
h3					{font-size:10px;}
h3.newslist-header  {
    font-size:15px;
    font-weight:normal;
    font-family:Arial, Trebuchet MS;
    color:#c5007b;
    margin-top:15px;
    margin-bottom:0px;
}

.title, h1.title	{font-family:Arial, Trebuchet MS; font-size:23px; color:#c5007b; line-height:normal;}
h1.title	        {font-weight:normal;}
h1.title img	    {vertical-align:bottom;}
.readmore			{font-family:Arial; font-size:10px; text-transform:uppercase;}

/*	LAYOUT START	*/
.tbl_base			{width: 900px; height: 100%;}

/*	--- Bild bakom header ---
.td_header			{height: 138px; background: url(../images/site2/bg_top_menu.gif) 0px 0px repeat-x; padding: 0px 0px 0px 9px; vertical-align: bottom;} 
*/

/*	HEADER START	*/
.td_header			{width: 890px; padding: 0px 0px 0px 0px;}

.div_logo			{float: left; width: 250px; height: 125px; margin: 0px 40px 0px 5px;}
.div_logo img		{width: 202px; height: 124px;}
.div_menu			{float: left; width: 570px; height: 90px; margin: 50px 0px 0px 0px; text-transform:uppercase;}
.div_login			{float: left; width: 10px; height: 10px; text-align:right; margin: 20px 0px 0px 0px;}

.m_item				{padding: 0px 0px 0px 15px; float: left; width: 120px;}
.m_item span		{padding: 0px 15px 0px 0px; float: left;}
.m_item span a		{padding: 12px 0px 0px 0px; float: left; cursor: pointer; height: 10px; white-space: nowrap; color:#6d1f80; font-size: 11px;}

.m_item_on			{padding: 0px 0px 0px 15px; float: left; width: 120px;}
.m_item_on span		{padding: 0px 15px 0px 0px; float: left;}
.m_item_on span a	{padding: 12px 0px 0px 0px; float: left; height: 10px; cursor: default; color:#c5007b;  font-size: 11px; white-space: nowrap;}

/*	HEADER END	*/

/*	BODY START	*/

.td_body			{width: 890px; padding: 0px 0px 0px 30px;}

/* COLUMN LAYOUT */
.page_leftmenu		{float: left; width: 190px; margin: 0px 95px 0px -10px;}
.page_left			{float: left; width: 245px; margin: 0px 10px 0px 0px;}
.page_left_noright	{float: left; width: 510px; margin: 0px 0px 0px 0px;}
.page_right			{float: left; width: 245px; margin: 0px 10px 0px 0px;}
.page_right .rc_box	{width: 203px; padding-bottom:15px;}
.page_middle_container	{width: 480px; margin: 0px 0px 0px 0px;}

/* NEWSLIST */
.news_column		{float: left; width: 142px; height:125px; margin: 20px 25px 0px 1px;}
.news_title 		{font-family:Arial, Trebuchet MS; font-size:11px; font-weight:bold; color:#000000; margin-bottom:10px; }
.news_item			{border-bottom: #DDD 1px dotted; line-height:30px;}
.news_item img		{margin: 0px 5px 0px 0px;}

/* SEARCH */
.search				{padding:100px 0px 75px 10px;}
.search_logged_in	{padding:160px 0px 75px 10px;}

.page_leftmenu_search {width: 160px; min-height: 50px; margin: 0px 70px 0px 15px;}

/* LEFTMENU */
.left_menu_row		{margin-bottom:5px;}
.left_menu			{font-size:10px; text-transform:uppercase; color: #6d1f80;}
.left_menu_current	{font-size:10px; text-transform:uppercase; color: #c5007b;}

.search_text		{font-size:10px; text-transform:uppercase; color: #5e6d68; padding-left:16px; padding-top: -3px;}

/*	BODY END	*/

/*	FOOTER START	*/
/*	FOOTER END	*/

/*	LAYOUT END	*/

/* iframe styles */

iframe.advanced { font-family: Arial, "Trebuchet MS", "helvetica"; font-size:10px; margin: 0px; padding: 0px; width: 352px; height: 250px; }

.login_popup { 
 position: absolute; 
 visibility: hidden;
 width: 200px;
 background:url(../images/site2/bg_top_menu.gif);
 border: 5px solid white; 
 padding: 3px; 
 z-index: 10;
 color:#FFFFFF; 
}

input.fancy, select.fancy, textarea.fancy  {
  font-family: Arial, helvetica, sans-serif; 
  font-size: 10px; 
  border: #7f849e; 
  border-style: solid; 
  border-top-width: 1px; 
  border-right-width: 1px; 
  border-bottom-width: 1px; 
  border-left-width: 1px
} 

#framer {
text-align: justify;
width: 100%;
height: 100px;
}

.overflow {
overflow: auto;
width: 100%;
height: 90px;
} 

input.pagination {
  font-family:Arial; 
  background-color: #ffffff;
  border-style: double;
  border-width: 1px;
  border-color: #7f849e;
}
input.selected_page {
  font-family:Arial; 
  background-color: #e3e3e3;
  border-style: double;
  border-width: 1px;
  border-color: #7f849e;
}

div.tag { 
	font-family:Arial; 
	font-size: 8pt; 
	background-color: #ebebeb; 
	width:95%; 
	margin: 2px;
	text-align: center; 
}

option.tag { 
	font-family:Arial; 
	font-size: 8pt; 
	background-color: lightgrey;
	margin: 2px;
	text-align: center; 
}


li { font-family:Arial, Trebuchet MS; }

hr {
}

table.list { 
  	font-family:Arial; 
  	border-collapse: collapse;
  	border-spacing: 0;
  	border-style: double;
	border: solid #D5D5D5; 
	border-width: 0px 0px 2px 0px; 
} 

tr.list_head { 
  	font-family:Arial; 
  	font-weight: bold; 
  	color: white;
  	background-color: #D5D5D5;
} 

tr.list_even { 
  	font-family:Arial; 
  	background-color: #FFFFFF;
} 

tr.list_odd { 
  	font-family:Arial; 
  	background-color: #FFFFFF;
} 

tr.list_item { 
  	font-family:Arial; 
  	background-color: #a4a462;
} 

table.table { 
  	font-family:Arial; 
  	border-collapse: collapse;
} 

tr.table_head { 
	border-width: 0px 0px 0px 0px; 
} 

td.table { 
  	font-family:Arial; 
  	font-size: 9px; 
	border: solid #7f849e; 
	border-width: 1px;
	padding: 2px; 
} 

