/* Main CSS Start */
/*importing reset stylesheet start*/
@import "reset.css";
/*importing reset stylesheet end*/



.arrowlistmenu{
	width: 225px; /*width of accordion menu*/
	float: left;
  margin-left: 20px;
  margin-right: 20px;
}
.arrowlistmenu .menuheader{ /*CSS class for menu headers in general (expanding or not!)*/
font-size:12px;
background:url(/gif/new/col-1-heading.gif) no-repeat;
width:215px;
height:21px;
color:#fff;
font-weight:normal;
text-transform:uppercase;
padding:5px 0 0 10px;
text-shadow:1px 1px 1px #878787;
}



.arrowlistmenu .openheader{ /*CSS class to apply to expandable header when it's expanded*/
background:url(/gif/new/col-1-heading.gif) no-repeat;
}

.arrowlistmenu ul{ /*CSS for UL of each sub menu*/
list-style-type: none;
padding: 0;
border-right:#f0f0f0 solid 1px;
border-bottom:#f0f0f0 solid 1px;
border-left:#f0f0f0 solid 1px;
}

.arrowlistmenu ul li{
	width:215px;
	padding:0 0 0 8px;
}

.number h3{
color: #777 !important;
background:url(/gif/new/cnct-bg.gif) no-repeat left bottom;
width:215px;
padding:0 0 0 8px;
text-shadow: 0px 0px 0px #878787 !important;
}

.number{
background:url(/gif/new/cnct-bg.gif) no-repeat left bottom;
	width:215px;
	border-right:#f0f0f0 solid 1px;
	border-bottom:#f0f0f0 solid 1px;
	border-left:#f0f0f0 solid 1px;
	padding:0 0 0 8px;
	text-shadow:0px 0px 0px #878787;
	color: #555;
}

.arrowlistmenu a{
color: black;
}

.arrowlistmenu ul li a{
	font-size:13px;
	color:#666;
	text-decoration:none;
	line-height:25px;
	padding: 0 0 0 17px;
}

.arrowlistmenu ul li a:visited{
color: #666;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
font: normal Arial bold 13px;
color: #000;
}

.blabla a{
width: 100%;
}

.blabla {
color: #A70303;
background: url(/gif/arrowbullet.png) no-repeat center left; /*custom bullet list image*/
display: block;
padding: 2px 0;
padding-left: 19px; /*link text is indented 19px*/
text-decoration: none;
border-bottom: 1px solid #dadada;
font-size: 100%;
margin: 0 15px 0 15px;
}

.blabla a:hover{ /*hover state CSS*/
color: #A70303;
background-color: #F3F3F3;
}

#page 		{ width:1005px; margin:0 auto; }
#page2 		{ width:1005px; margin:0 auto; }

body {
	background:url(/wp-content/themes/cellip_rokad/images/body.gif) repeat;
	background-color:#f2f2f2;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	color: #000;
		/* center everything for ie*/
        text-align:center;
}
				/*--------Generally css-------*/
				p img {
					padding: 0;
					max-width: 100%;
					}
				
				img.centered {
					display: block;
					margin-left: auto;
					margin-right: auto;
					}
				a:hover{
					text-decoration:none !important;
				}
				img.alignright {
					padding: 0px;
					margin: 5px 0px 0px 15px;
					display: inline;
					}
				
				img.alignleft {
					padding: 0px;
					margin: 5px 15px 0px 0;
					display: inline;
					}
					
				img.aligncenter {
					display: block;
					padding: 0px;
					margin:0 0 10px 0;
					}
				.alignright{
					float: right;
				}
				.alignleft{
					float: left;
				}
				h1{
					font-size:28px;
					padding-bottom:15px;
					color:#000;
				}
				h2{
					font-size:18px;
					color:#333333;
					font-weight:bold;
				}
				h3{
					font-size:18px;
					color:#333333;
					font-weight:normal;
					padding:0 0 15px 0;
					text-transform:uppercase;
				}
				h4{
					font-size:12px;
					background:url(/gif/new/col-1-heading.gif) no-repeat;
					width:215px;
					height:21px;
					color:#fff;
					font-weight:normal;
					text-transform:uppercase;
					padding:5px 0 0 10px;
					text-shadow:1px 1px 1px #878787;
				}

				h5{
					font-size:16px;
					padding-bottom:15px;
					color:#000;
				}
				h6{
					font-size:14px;
					padding-bottom:15px;
					color:#000;
				}
				ol{
					padding-bottom:15px;
					list-style:decimal!important;
				}
				p{
					font-size:12px;
					color:#000;
					padding-bottom:15px;
					line-height:15px;
				}
				a{
					color:#000;
					text-decoration:none;
				}
				a:hover{
					text-decoration:underline;
				}
				span{
					display:inline-block;
				}
				/*--------Generally css-------*/

#outer-warpper{
	text-align:left;
	width:1005px;
	margin:0;
	margin-left: auto;
	margin-right: auto;
}
#wrapper{
	overflow:hidden;
	position:relative;
	top:-3px;
	z-index:1;

}
.wrapper-top{
	background:url(/gif/new/container-top.png) no-repeat top;
	width:1006px;
	height:7px;
	line-height:0;
	font-size:0;
}
.wrapper-center{
	background:url(/gif/new/container-center.png) repeat-y;
	width:1006px;
}
.wrapper-btm{
	background:url(/gif/new/container-bottom.png) no-repeat bottom;
	width:1006px;
	height:7px;
	line-height:0;
	font-size:0;
}
.nav{
	padding:10px 20px 0 0;	
	overflow:hidden;
}
.tabs{
	 float:left;
	 position:relative;
	 z-index:999;
}
.tabs ul{
	 float:left;
	 
}
.tabs li{
	 float:left;	
	 list-style:none;
	background:url(/gif/new/tab-right.png) no-repeat right top;
	 height:30px;
	 padding:0 12px 0 0;
}
.tabs li:hover{

	background:url(/gif/new/top-nav-2.png) no-repeat right top;
}
.tabs li.active{

	background:url(/gif/new/top-nav-2.png) no-repeat right top;
}
.tabs li.active a{

	background:url(/gif/new/top-nav.png) no-repeat left top;
}
.tabs li a{
	font-size:12px;
	color:#666666;
	text-decoration:none;
	background:url(/gif/new/tab-left.png) no-repeat left top;
	padding:0 8px 0 20px;
	display:inline-block;
	line-height:30px;
}
.tabs li:hover a{
	background:url(/gif/new/top-nav.png) no-repeat left top;
}
.nav-right{
	 float:right;
}
.nav-right ul{
	float:left;	
}
.nav-right ul li{
	float:left;	
	list-style:none;
	padding:0 0 0 10px;
}
.login{
	background:url(/gif/new/log-in.png) no-repeat;
	width:122px;
	height:25px;
	display:block;	
}
.search-bar{
	background:url(/gif/new/input-field.png) no-repeat;
	width:127px;
	height:21px;
	border:none;
	padding:0 0 0 8px;
	font-size:11px;
	color:#666666;
	line-height:21px;
}
input[type=submit].sbmt1{
	margin-top:0px;
	background:url(/wp-content/themes/cellip_rokad/images/srch-aroow-navyblue.png) no-repeat;
	width:21px;
	height:21px;
	border:none;
	cursor:pointer;
}

input[type=submit].sbmt{
	margin-top:0px;
	background:url(/wp-content/themes/cellip_rokad/images/knapp-logga-in-21px.png) no-repeat;
	width:66px;
	height:21px;
	border:none;
	cursor:pointer;
}

.bg-seprt{
	background:url(/gif/new/seprater.gif) no-repeat;
	width:2px;
	height:27px;
	display:inline-block;	
}
#logo{
	width:200px;
	height:55px;
	float:left;		
}
#logo a{
	background:url(/gif/new/logo.gif) no-repeat;
	width:220px;
	height:75px;
	float:left;
	text-indent:-9999px;
}

.contct {
	background:url(/wp-content/themes/cellip_rokad/images/contct.png) no-repeat;
	width:189px;
	height:120px;
	display:block;
	float:right;
	text-align:center;
	margin-top:-12px;
}
.ctnc-text-1 {
	font-size:13px;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	display:block;
	font-weight:bold;
	text-transform:uppercase;
	padding:3px 0 0 0;
	width:169;
	margin-left:-25px; /* hack for IE */
}
.ctnc-txt-2 {
	font-size:25px;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	display:block;
	font-weight:bold;
	line-height:23px;
	width:169;
	margin-left:-25px; /* hack for IE */
}
/* Main CSS End */


/* Header CSS Start */
#header {
	padding:20px 20px 10px 20px;
	width:962px;
	overflow:hidden;
	height:60px; 
	height:100px\9;
}

#header div.chattrutor {
	width:200px;
	height:74px;
	float:left;
	text-align:center;
	margin-top:50px;
}
/* Header CSS End */


/* Menu CSS Start */
#menu {
	height: 47px;
	background:url(/gif/new/menu-bg.gif) repeat-x;
	overflow:hidden;
	display:block;
}
#menu ul{
	float:left;
	padding:13px 0 0 0;
}
#menu ul li{
	float:left;
	list-style:none;
	background:url(/gif/new/menu-sep.gif) no-repeat right;
	padding: 0 20px 0 27px;
}
#menu ul li.no-bg{
	 background:none;
}
#menu ul li a{
	font-size:12px;
	color:#666666;
	text-decoration:none;	
	padding:0 5px 0	 0;
	height:22px;
	text-transform:uppercase;
	display:inline-block;
}
#menu ul li a:hover, #menu ul li.active a{
	background:url(/gif/new/menu-hover-2.gif) no-repeat right top;
	cursor:pointer;
}
#menu ul li a:hover span, #menu ul li.active a span{
		background:url(/gif/new/menu-hover-rpt.png) no-repeat left top;
}
#menu ul li a span{
	display:inline-block;
	padding:2px 3px 2px 8px;
	height:20px;
	line-height:20px;	
	
}
#menu ul li a:hover{
	
	
}
.web-imges{
	float:right;
	padding:5px 20px 0 0;	
	overflow:hidden;
	display:block;
}
.web-imges ul{
	float:right;
	padding:0 0 10px 0;
}
.web-imges ul li{
	float:left;
	list-style:none;
	padding:0 3px 0 0;
}
/* Menu CSS End */


/* Content CSS Start */
#content {
	padding:0px 20px 50px 25px;
}
#col-1 {
	width: 225px;
	float: left;
}
.contact-detail{
	padding: 0 0 0 0;
	margin-bottom:20px;
}
.contact-detail li{
	list-style:none;
	background:url(/gif/new/cnct-bg.gif) no-repeat left bottom;
	width:215px;
	border-right:#f0f0f0 solid 1px;
	border-bottom:#f0f0f0 solid 1px;
	border-left:#f0f0f0 solid 1px;
	padding:0 0 0 8px;
}
.contact-detail li a{
	font-size:13px;
	color:#666;
	text-decoration:none;
	line-height:25px;
	padding: 0 0 0 17px;
	font-weight:bold;
}
.contact-detail li a.active-txt{
	color:#333333;
	font-weight:bold !important;
}
.contact-detail li ul{
	padding:0 0 0 0;
}
.contact-detail li ul li{
	background:none;
	border:0;
	padding:0;
}

.contact-detail li ul li a{
	font-weight:normal !important;
}
.contact-detail li a:hover{
	color:#333333;
	font-weight:bold !important;
}
.green{
	background:url(/gif/new/green-box.gif) no-repeat left 4px;
	color:#333 !important;
}
.blue{
	background:url(/gif/new/blue-box.gif) no-repeat left 4px;	
	color:#333 !important;
}
.black{
	background:url(/gif/new/black-box.gif) no-repeat left 4px;
	color:#333 !important;	
}
.box-txt{
	padding:0 0 25px 0;	
}
.box-txt ul li{
	list-style:none;
	background:url(/gif/new/cnct-bg.gif) no-repeat;
	width:223px;
	height:25px;
	border-right:#f0f0f0 solid 1px;
	border-bottom:#f0f0f0 solid 1px;
	border-left:#f0f0f0 solid 1px;
}
.box-txt ul li.blue{
	background:url(/gif/new/blue-box.gif) no-repeat left center;	
}
.box-txt ul li.black{
	background:url(/gif/new/black-box.gif) no-repeat left center;	
}
.box-txt ul li a{
	padding:7px 0 0 13px;
	display:inline-block;
	font-size:13px;
	color:#333333;
	text-decoration:none;
	font-weight:bold;
}
.admin{
	padding:0 0 130px 0;	
}
.admin ul li{
	background:url(/gif/new/cnct-bg.gif) no-repeat;
	width:223px;
	height:25px;
}
.admin ul{
	border-top:#f0f0f0 solid 1px;
	border-left:#f0f0f0 solid 1px;
	border-right:#f0f0f0 solid 1px;
}
.admin ul li a{
	 text-decoration:none;
	 font-size:13px;
	 color:#333333;
	 text-decoration:none;
	 line-height:24px;
	 padding:0 0 0 8px;
}
.admin ul li{
	border-bottom:#f0f0f0 solid 1px;
}
#col-2 {
	width:482px;
	float: left;
	margin: 0 0 0 18px;
}
.col-2-txt{
	font-size:18px;
	color:#cc0000;
	font-weight:normal;
	display:block;
}
.din ul li{
	background:url(/gif/new/din-bg.gif) no-repeat;
	width:460px;
	margin:8px 0 0 0;	
}
.din ul li div.discription{
	padding:20px;
	display:none;
}
.din ul li a{
	font-size:12px;
	color:#333333;
	text-decoration:none;
	line-height:21px;
	background:url(/gif/new/click-arrow.gif) no-repeat left center;
	padding:0 0 0 27px;
	display:block;
}

/* Content CSS End */
.normallink	a{
					display: inline !important;
					color:#666 !important;
					background: none !important;
					text-decoration:none !important;
					padding:0 0 0 0 !important;
					width:auto !important; 
					margin:0 0 0 0;	
}
.normallink a:hover{
					display: inline !important;
					color:#333333 !important;
					text-decoration:underline !important;
					background: none !important;
					padding:0 0 0 0 !important;
					width:auto !important;
					margin:0 0 0 0;	
}

ul li div.faqsvar a {
	display:inline;
	text-decoration:underline;
	color:#000;
	padding:0px;
	background:0;
}
ul li div.faqsvar li {
	background:0;
}

#col-2a {
	width:682px;
	float: left;
	margin: 0 0 0 18px;
}
.col-2a-txt{
	font-size:18px;
	color:#cc0000;
	font-weight:normal;
	display:block;
}
.dina ul li{
	background:url(/gif/new/dina-bg.gif) no-repeat;
	width:660px;
	margin:8px 0 0 0;	
}
.dina ul li div.discription{
	padding:20px;
	display:none;
}
.dina ul li a{
	font-size:12px;
	color:#333333;
	text-decoration:none;
	line-height:21px;
	background:url(/gif/new/click-arrow.gif) no-repeat left center;
	padding:0 0 0 27px;
	display:block;
}
.dinb ul li{
	background:url(/gif/new/dina-bg.gif) no-repeat;
	width:660px;
	margin:8px 0 0 0;	
}
.dinb ul li div.discription{
	padding:20px;
	display:none;
}




/* Footer CSS Start */
#footer {
	width:900px;
	margin:0 auto;
	padding:7px 0 40px 0;
	position:relative;
	z-index:9999;
}
#footer ul li{
	float:left;
	list-style:none;
	padding:0 5px 0 0;
	color:#333333;
	font-size:11px;
}
#footer ul li a{
	font-size:11px;
	color:#333333;
	text-decoration:none;
}
#footer ul li a:hover{
	text-decoration:underline;
}
/* Footer CSS End */
.btn-fler-nummer {
	width:226px;
	height:21px;
	display:block;
	background:url(/gif/new/flernummer.png) no-repeat;
	padding-bottom:10px;
}

	/* clearfix */
.clearfix:after, .row:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.clearfix, .row {display:inline-block;} /*Those two .clearfix have to be separate!)*/
.clearfix, .row {display:block;}

/* gridframework */
.row {position:relative; margin-left:-20px; }
.row_hr {position:relative; height:50px; padding-top:30px; background:url(images/hr-org.jpg) no-repeat;}
.gu1 .row {width: 225px;}
.gu2 .row {width: 350px;}
.gu3 .row {width: 245px;}
.gu4 .row {width: 180px;}
.gu5 .row {width: 170px;}
.gu6 .row {width: 360px;}
.gu7 .row {width: 470px;}
.gu8 .row {width: 310px;}
.gu9 .row {width: 450px;}


.col_grid {padding-left:20px; float:left; position:relative;}
.gu1{width: 200px;}
.gu2{width: 330px;}
.gu3{width: 225px;}
.gu4{width: 160px; height:250px; background: url(http://193.105.226.82/wp-content/uploads/2012/06/no_product_huvudsida.png) no-repeat;}
.gu5{width: 150px; margin-left:20px;}
.gu6{width: 340px; margin-left:20px;}
.gu7{width: 450px;}
.gu8{width: 290px;}
.gu9{width: 430px;}

input[type=submit]:hover,
input[type=submit]:focus { 
	border-color: #C9C9C9; 
	-webkit-box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 8px;
	}

.form label { 
	margin-left: 10px; 
	color: #999999; 
	}

input[type=submit] { 
	margin-top:0px;
	padding: 5px;
	border: solid 1px #E5E5E5;
	outline: 0;
	font: normal 13px/100% "Helvetica Neue",Helvetica,Arial,sans-serif;
	width: 100px;
	background: -webkit-gradient(linear, left top, left 25, from(#FFFFFF), color-stop(4%, #EEEEEE), to(#FFFFFF));
	background: -moz-linear-gradient(top, #FFFFFF, #EEEEEE 1px, #FFFFFF 25px);
	box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
	-moz-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
	-webkit-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
	}


	.submit input[type=submit], input[type=submit] {
	width: auto;
	margin:0px;
	margin-top:5px;
	padding: 9px 15px;
	background: #7ec921;
	border: 0px thin;
	font-size: 14px;
	color: #FFFFFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	}


