body {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #484848;
	background: #d4dfe4;
	margin: 0 0 30px 0;
	}

a:link, a:visited  {
	color: #000;
	text-decoration: underline;
	}

a:hover {
	color: #000;
	text-decoration: none;
	}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}

.clearfix {
	display: inline-block;
	}
	
::selection {
	background: #d9074e; /* Safari */
	color: #fff;
	}
::-moz-selection {
	background: #d9074e; /* Firefox */
	color: #fff;
	}

/* Hide from IE Mac \*/
.clearfix {
	display: block;
	}
/* End hide from IE Mac */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: local('Open Sans Bold'), local('OpenSans-Bold'), url(http://themes.googleusercontent.com/static/fonts/opensans/v6/k3k702ZOKiLJc3WVjuplzHhCUOGz7vYGh680lGh-uXM.woff) format('woff');
}
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  src: local('Open Sans Italic'), local('OpenSans-Italic'), url(http://themes.googleusercontent.com/static/fonts/opensans/v6/xjAJXh38I15wypJXxuGMBobN6UDyHWBl620a-IRfuBk.woff) format('woff');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans'), local('OpenSans'), url(http://themes.googleusercontent.com/static/fonts/opensans/v6/cJZKeOuBrn4kERxqtaUH3T8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');
}
/* jam */
.alignleft {
	float:left;
	margin-right: 20px;
}
.alignright {
	float:right;
	margin-left: 20px;
}
.aligncenter {
	display: block;
	margin: auto !important;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f8f8f8;
	padding-top: 4px;
	margin-bottom: 20px !important;
	/* optional rounded corners for browsers that support it */
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 12px;
	line-height: 17px;
	padding: 2px 0 !important;
	margin: 0;
}
/* #jam */

.inline {
	display: inline;
	}

a img {
	border: none;
	}

.floatleft {
	float: left !important;
	}

.floatright {
	float: right !important;
	}

h1, h2, h3, h4, h5, h6, p, form, ul, ol, li, blockquote {
	margin: 0;
	padding: 0;
	}
	
h1, h2, h3, h4, h5, h6 {
	font-family: 'Open Sans', sans-serif;
	font-weight: normal;
	text-shadow: 1px 1px 0 #fff;
	}	
	
h1 {
	font-size: 26px;
	}

h2 {
	font-size: 22px;
	}

h3 {
	font-size: 20px;
	}
	
h4 {
	font-size: 18px;
	}

ul, ol {
	list-style: none;
	}

.none {
	display: none;
	}

#wrapper {
	background: url(img/topbg.gif) repeat-x top #e4edf1;
	padding-bottom: 20px;
	}

#header {
	width: 960px;
	margin: auto;
	padding: 0 0 0 0;
	height: 75px;
	}
	
.logo {
	margin-top: 13px;
	}

.logo a {
	font-family: 'Open Sans', sans-serif;
	font-size: 28px;
	text-transform: uppercase;
	text-decoration: none;
	text-shadow: 1px 1px 0 #fff;
	}
	
.logo a .mobil {
	color: #093a59;
	}
	
.logo a .terminalen {
	color: #3e6c89;
	}

#mainWrap {
	width: 970px;
	margin: auto;
	padding: 4px 0 0 0;
	background: url(img/topbotbg.png) no-repeat 0 0;
	}

#main {
	background: url(img/sidebg.png) #fff repeat-y;
	}

.botbg {
	width: 970px;
	margin: auto;
	background: url(img/topbotbg.png) no-repeat -970px 0;
	height: 5px;
	}

.paybadges p {
	font-size: 12px;
	color: #777f83;
	padding: 10px 0 5px 0;
	}
	
.paybadges img {
	}

#footer {
	text-shadow: 1px 1px 0 #f4f8fa;
	}
	
.footerContainer {
	margin: auto;
	padding: 20px 0;
	width: 960px;
	}
	
.footer-blocks {
	float: left;
	margin: 0 70px 20px 0;
	}
	
p.fTitle {
	font-size: 16px;
	color: #51575b;
	padding-bottom: 5px;
	font-weight: bold;
	}

#footer li {
	padding: 5px 0 0 0;
	}
	
#footer a {
	text-decoration: none;
	color: #4f595d;
	}
	
#footer a:hover {
	color: #000;
	}
	
p.copyright {
	font-size: 12px;
	color: #768085;
	clear: both;
	}
	
/***** topnav *****/
#topNav {
	margin: 0 5px;
	height: 56px;
	background: url(img/topnavbg.png) repeat-x 0 -504px;
	border-bottom: 1px solid #ababab;
	z-index: 999;
	}

#topNav ul li {
	float: left;
	text-align: center;
	}

#topNav li a {
	display: block;
	height: 56px;
	color: #383838;
	text-decoration: none;
	text-shadow: 1px 1px 0 #fff;
	}

#topNav a span.nf {
	display: block;
	background: url(img/topnavbg.png) no-repeat 0 -560px;
	}

#topNav a span.nl {
	display: inline-block;
	padding: 19px 0.6em !important;
	height: 37px !important;
	background: url(img/topnavbg.png) no-repeat 100% -672px;
	}

#topNav span em {
	font-style: normal;
	}
	
.nav-home a {
	background: url(img/topnavbg.png) 0 0;
	}
	
#topNav a span:hover {
	text-shadow: none !important;
	}

.nav-home a span.nl {
	padding-top: 20px !important;
	height: 36px !important;
	}

.nav-home a span.nf:hover  {
	background: #000 !important;
	}

.nav-home .nHome {
	background: url(img/topnav/home.png) 0 0;
	width: 18px;
	height: 14px;
	}

.nav-home  a:hover .nHome {
	background: url(img/topnav/home.png) 0 -14px;
	}

.nav-sony-ericsson a {
	background: url(img/topnavbg.png) 0 -56px;
	}

.nav-sony-ericsson a span.nf:hover  {
	background: #007ed6 !important;
	color: #fff;
	}

.nav-sony a {
	background: url(img/topnavbg.png) 0 -448px;
	}

.nav-sony a span.nf:hover  {
	background: #00c8fa !important;
	color: #fff;
	}
	
.nav-htc a {
	background: url(img/topnavbg.png) 0 -112px;
	}
	
.nav-htc a span.nf:hover  {
	background: #1cc800 !important;
	color: #fff;
	}

.nav-nokia a {
	background: url(img/topnavbg.png) 0 -168px;
	}
	
.nav-nokia a span.nf:hover  {
	background: #e60000 !important;
	color: #fff;
	}

.nav-samsung a {
	background: url(img/topnavbg.png) 0 -224px;
	}

.nav-samsung a span.nf:hover  {
	background: #fff000 !important;
	color: #000;
	}

.nav-lg a {
	background: url(img/topnavbg.png) 0 -280px;
	}

.nav-lg a span.nf:hover  {
	background: #b400d4 !important;
	color: #fff;
	}

.nav-apple a {
	background: url(img/topnavbg.png) 0 -336px;
	}
	
.nav-apple a span.nf:hover  {
	background: #fa7000 !important;
	color: #fff;
	}
	
.nav-doro a {
	background: url(img/topnavbg.png) 0 -112px;
	}
	
.nav-doro a span.nf:hover  {
	background: #1cc800 !important;
	color: #fff;
	}

.nav-andre a {
	background: url(img/topnavbg.png) 0 -448px;
	}

.nav-andre a span.nf:hover  {
	background: #00c8fa !important;
	color: #fff;
	}

span.dropdown {
	display: block;
	background: url(img/topnav/ddarrow.png) no-repeat 100% 15px;
	padding-right: 14px;
	}

.nav-mobilnyheder a {
	background: url(img/topnavbg.png) 0 -392px;
	}
	
.nav-mobilnyheder a span.nf:hover  {
	background: #fa0093 !important;
	color: #fff;
	}

.nav-mobilnyheder a span.nl {
	padding-top: 19px !important;
	height: 37px !important;
	}
/***** topnav *****/
/***** search *****/
#search {
	float: right;
	margin: 12px 15px 0 0;
	}
	
.mt-search {
	width: 210px;
	}
	
.mt-search form {
	position: relative;
	}

.mt-search input[type="text"] {
    border: 1px solid #b3b3b3;
	padding: 6px 15px;
	background: #fbfbfb;
	width: 178px;
	color: #535353;
	height: 18px;
    text-shadow:1px 1px 1px rgba(255,255,255,0.4);
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	box-shadow: 1px 1px 0 rgba(255,255,255,1),
				0px 1px 3px rgba(25,62,83, 0.2) inset/*,
				0px 0px 0px 8px rgba(155,180,195, 0.3)*/;
	}
	
.mt-search input[type="text"]:focus {
    outline: none;
	border-color: #6d6d6d;
	background: #fff;
	box-shadow: 
		1px 1px 0 rgba(255,255,255,0),
		0px 1px 2px rgba(0,0,0, 0.2) inset, 
		0 0 0 3px rgba(180, 226, 255, 1);
}
.mt-search input::-webkit-input-placeholder {
    color: rgba(83, 83, 83, 0.5);
	}
	
.mt-search input:-moz-placeholder {
	color: rgba(83, 83, 83, 0.5);
	}
	
.mt-submitbg {
	position: absolute;
	right: 5px;
	top: 1px;
	width: 30px;
	height: 30px;
	}
	
.mt-search input[type="submit"]#searchbtn {
    background:transparent url(img/searchglass.png) no-repeat ;
    cursor:pointer;
	width: 16px;
	height: 16px;
    position:absolute;
    right:1px;
    top:7px;
    text-shadow:none;
    border:none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius:none;
    -moz-border-radius:none;
    border-radius:none;
	}
/***** /search *****/
/***************************** opt in ******************************/
.optin_hl {
	background: url(img/optinbg.gif) no-repeat center;
	height: 89px;
	text-align: center;
	position: relative;
	}
	
.optin_hl p {
	font-size: 1.7em !important;
	font-weight: bold;
	font-family: "Open Sans" !important;
	color: #0215ce !important;
	margin: 0;
	padding: 5px 0 2px 0;
	}
	
.optin_hl img {
	position: absolute;
	right: 0;
	bottom: -30px;
	}
	
.optin_div {
	padding: 10px 0;
	margin-left: 1px;
	}
	
ul.optin {
	width: 90%;
	margin: auto;
	}

ul.optin li {
	padding: 0 0 5px 0;
	}

.optin input.text {
	width: 90%;
	height: 2.2em !important;
	padding: 0 0 0 0.5em;
	font-size: 1.4em !important;
	font-weight: bold;
	line-height: 2.1em;
	height: 2.1em;
	display: inline-block;
	color: #222;
	vertical-align: middle;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	}

button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}

button,
html input[type="button"],
input[type="submit"] {
	cursor: pointer;
	-webkit-appearance: button;
}

button,
input[type="button"],
input[type="submit"],
input[type="checkbox"] {
	cursor: pointer;
}

input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

input[type="text"],
input[type="email"] {
  background-color: #ffffff;
  border: 1px solid #cccccc;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
     -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
     -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
       -o-transition: border linear 0.2s, box-shadow linear 0.2s;
          transition: border linear 0.2s, box-shadow linear 0.2s;
}

input[type="text"]:focus,
input[type="email"]:focus
 {
  border-color: rgba(82, 168, 236, 0.8);
  outline: 0;
  outline: thin dotted \9;
  /* IE6-9 */

  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
     -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
}

/* thoughtbot (inspired by thoughtbot.com)
*******************************************************************************/
.optin button.thoughtbot {
  background-color: #e57700;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f8a300), color-stop(50%, #d97200), color-stop(50%, #d56400), color-stop(100%, #c35700));
  background-image: -webkit-linear-gradient(top, #f8a300 0%, #d97200 50%, #d56400 50%, #c35700 100%);
  background-image: -moz-linear-gradient(top, #f8a300 0%, #d97200 50%, #d56m400 50%, #c35700 100%);
  background-image: -ms-linear-gradient(top, #f8a300 0%, #d97200 50%, #d56400 50%, #c35700 100%);
  background-image: -o-linear-gradient(top, #f8a300 0%, #d97200 50%, #d56400 50%, #c35700 100%);
  background-image: linear-gradient(top, #f8a300 0%, #d97200 50%, #d56400 50%, #c35700 100%);
  border: 1px solid #8c4f00;
  border-radius: 5px;
  -webkit-box-shadow: inset 0px 0px 0px 1px rgba(255, 115, 100, 0.4), 0 1px 6px #444;
  box-shadow: inset 0px 0px 0px 1px rgba(255, 115, 100, 0.4), 0 1px 6px #444;
  color: #fff;
  font: bold 1.5em/1 "Open Sans", helvetica, arial, sans-serif;
  padding: 15px 0 17px 0;
  text-align: center;
  text-shadow: 0px -1px 1px rgba(0, 0, 0, 0.8);
  width: 94%; }
.optin button.thoughtbot:hover {
    background-color: #f37873;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f37873), color-stop(50%, #db504d), color-stop(50%, #cb0500), color-stop(100%, #a20601));
    background-image: -webkit-linear-gradient(top, #f37873 0%, #db504d 50%, #cb0500 50%, #a20601 100%);
    background-image: -moz-linear-gradient(top, #f37873 0%, #db504d 50%, #cb0500 50%, #a20601 100%);
    background-image: -ms-linear-gradient(top, #f37873 0%, #db504d 50%, #cb0500 50%, #a20601 100%);
    background-image: -o-linear-gradient(top, #f37873 0%, #db504d 50%, #cb0500 50%, #a20601 100%);
    background-image: linear-gradient(top, #f37873 0%, #db504d 50%, #cb0500 50%, #a20601 100%);
    cursor: pointer; }
.optin button.thoughtbot:active {
    background-color: #d43c28;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #d43c28), color-stop(50%, #ad3224), color-stop(50%, #9c1500), color-stop(100%, #700d00));
    background-image: -webkit-linear-gradient(top, #d43c28 0%, #ad3224 50%, #9c1500 50%, #700d00 100%);
    background-image: -moz-linear-gradient(top, #d43c28 0%, #ad3224 50%, #9c1500 50%, #700d00 100%);
    background-image: -ms-linear-gradient(top, #d43c28 0%, #ad3224 50%, #9c1500 50%, #700d00 100%);
    background-image: -o-linear-gradient(top, #d43c28 0%, #ad3224 50%, #9c1500 50%, #700d00 100%);
    background-image: linear-gradient(top, #d43c28 0%, #ad3224 50%, #9c1500 50%, #700d00 100%);
    -webkit-box-shadow: inset 0px 0px 0px 1px rgba(255, 115, 100, 0.4);
    box-shadow: inset 0px 0px 0px 1px rgba(255, 115, 100, 0.4); }
	
body#godkend {
	background: #4cb4c7;
	}
	
#godkend_div {
	margin: 50px auto;
	padding: 50px;
	width: 830px;
	background: #fff;
	}
/**************************** opt in *****************************/

#mainContent {
	background: #fff;
	width: 960px;
	margin: auto;
	position: relative;
	}

.fpSidebarbg {
	background: url(img/fpsidebarbg.png) 100% 0 repeat-y !important;
	}

.fpContent {
	float: left;
	width: 640px;
	}
	
.description {
	margin: 10px 10px 0 10px;
	padding: 8px 7px 0 12px;
	background: #e8f4ff;
	-moz-box-shadow: inset 0px 1px #fff;
	-webkit-box-shadow: inset 0px 1px #fff;
	box-shadow: inset 0px 1px #fff;
	-moz-border-radius: 7px;
	border-radius: 7px;
	-webkit-border-radius: 7px;
	border: 1px solid #c1d8f8;
	}
	
.description h1 {
	font-size: 17px;
	padding-bottom: 4px;
	}
	
.description p {
	font-size: 12px;
	line-height: 18px;
	padding-bottom: 8px;
	}

.headline {
	background: url(img/headlinebg1.png) repeat-x bottom;
	margin: 7px 15px 10px 15px;
	}

.headline h1, .headline h2, .headline h3 {
	display: inline;
	font-weight: normal;
	background: #fff;
	padding: 0 10px 0 0;
	}
	
ul.listings > li {
	display: inline;
	float: left;
	width: 320px;
	border-bottom: 1px solid #d7d7d7;
	height: 550px;
	text-align: center;
	overflow: hidden;
	}

ul.listings li:nth-child(odd) {
	border-right: 1px solid #d7d7d7;
	width: 319px;
	}

ul.listings h4 {
	font-size: 18px;
	margin: 8px 0 15px 0;
	}

.phone-img {
	height: 275px;
	overflow: hidden;
	}

ul.listings img.cfi {
	max-height: 270px;
	}

ul.listings ul {
	margin-bottom: 12px;
	}
	
ul.listings li ul li {
	list-style: square;
	color: #666;
	text-align: left;
	margin-left: 30px;
	font-size: 12px;
	padding-bottom: 4px;
	}

.priserfra {
	display: block;
	margin: 0 auto 5px auto;
	width: 224px;
	height: 39px;
	line-height: 37px;
	background: #f5f5f5;
	-moz-box-shadow: inset 0px 1px #fff;
	-webkit-box-shadow: inset 0px 1px #fff;
	box-shadow: inset 0px 1px #fff;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #dcdcdc;
	}
	
/***** button *****/
.button {
	display: block;
	background: url(img/btn.png) no-repeat 0 0;
	height: 39px;
	padding: 8px 0 0 0;
	margin: auto;
	width: 211px;
	font-family: "Open Sans";
	text-shadow: 1px 1px 0 #ffebb4;
	font-size: 18px;
	text-decoration: none !important;
	}

.button:hover {
	background: url(img/btn.png) no-repeat -211px 0;
	}
	
.button:active {
	background: url(img/btn.png) no-repeat -422px 0;
	}
/***** /button *****/

.txtDescription {
	background: url(img/txtfade.png) no-repeat top;
	padding: 20px 30px;
	font-family: 'Open Sans';
	color: #888;
	}
	
.txtDescription h3 {
	padding: 0 0 20px 0;
	}
	
.txtDescription p {
	line-height: 24px;
	padding-bottom: 15px;
	text-shadow: 1px 1px 0 #fff;
	}

/****** phone-page *****/
.cSidebarbg {
	background: url(img/csidebarbg.gif) repeat-y 0 0 !important;
	}

#breadcrumbs {
	font-size: 12px;
	color: #888;
	padding: 6px 0 7px 11px;
	border-bottom: 1px solid #d8d8d8;
	background: #fff;
	}
	
#breadcrumbs a {
	color: #888;
	}

.cContent {
	width: 710px;
	float: right;
	}
	
.newsListings {
	margin: 30px 10px 0 10px;
	}
	
.newsListings > li {
	padding: 0 0 20px 0;
	border-bottom: 1px solid #ccc;
	margin: 0 0 20px 0;
	}

.newsPostThumb {
	float: left;
	width: 215px;
	text-align: center;
	}
	
.newsPostTxt {
	float: left;
	width: 405px;
	}
	
.newsPostTxt h4 {
	font-size: 18px;
	margin-bottom: 15px;
	text-shadow: none;
	}
	
.newsPostTxt h4 a, ul.listings h4 a, .randphti a {
	color: #103ea8;
	text-decoration: none;
	}

.newsPostTxt h4 a:hover, ul.listings h4 a:hover, .randphti a:hover {
	background: #eff7ff;
	color: #052e8b;
	}
	
p.newsExerpt {
	padding: 0 0 15px 0;
	font-size: 12px;
	line-height: 17px;
	}
	
.catProductImg {
	float: left;
	width: 140px;
	text-align: center;
	}

.catProductCnt {
	float: left;
	width: 480px;
	}
/****** content *****/
#content {
	padding: 0 15px 0 15px;
	}
	
#content h2, #content h3, #content h4, #content h5 {
	padding: 15px 0 10px 0;
	}
	
.newsMeta {
	font-size: 12px;
	color: #888;
	}

.cM {
	margin: 0 10px 15px 15px;
	}
	
.newsMeta span {
	display: block;
	float: left;
	margin-right: 10px;
	}
	
.newsMeta span i {
	font-size: 15px;
	}

.newsMeta span a {
	text-decoration: none;
	color: #888;
	}
	
.newsMeta span a:hover {
	color: #2365ca;
	text-decoration: underline;
	}

.lbookmark-bar {
	position: absolute;
	width: 91px;
	padding: 20px 0;
	background: url(img/lbookmarkbg.png) 0 0 no-repeat, url(img/lbookmarkbg.png) -182px 100% no-repeat, url(img/lbookmarkbg.png) -91px 0 repeat-y;
	overflow: hidden;
	left: -92px;
	top: 168px;
	}
	
.rbookmark-bar {
	position: absolute;
	width: 91px;
	padding: 20px 0;
	background: url(img/rbookmarkbg.png) -182px 0 no-repeat, url(img/rbookmarkbg.png) 0 100% no-repeat, url(img/rbookmarkbg.png) -91px 0 repeat-y;
	overflow: hidden;
	right: -92px;
	top: 80px;
	}
	
.lbookmark-bar #bookmark-fb {
	padding: 0 0 15px 17px;
	}
	
.lbookmark-bar #bookmark-twitter {
	padding: 0 0 15px 20px;
	}
	
.lbookmark-bar #bookmark-gplus {
	padding: 0 0 0 24px;
	}
	
.rbookmark-bar #bookmark-fb {
	padding: 0 0 20px 11px;
	}
	
.rbookmark-bar #bookmark-twitter {
	padding: 0 0 20px 14px;
	}
	
.rbookmark-bar #bookmark-gplus {
	padding: 0 0 0 17px;
	}

#bookmark-top {
	-moz-border-radius: 4px;
	border-radius: 4px;
	border: 1px solid #d0e7f1;
	margin: 0 15px 20px 14px;
	padding: 4px;
	}
	
#content p {
	line-height: 21px;
	padding-bottom: 20px;
	}
	
#content a {
	color: #2365ca;
	text-decoration: none;
	}
	
#content a:hover {
	text-decoration: underline;
	}
	
#content ul {
	list-style: square;
	padding: 0 0 10px 35px;
	}
	
#content ol {
	padding: 0 0 10px 35px;
	}
	
#content li {
	line-height: 21px;
	padding-bottom: 5px;
	}
	
#content blockquote {
	padding: 15px 18px 0 18px;
	margin: 0 0 15px 20px;
	border-left: 3px solid #dfdfdf;
	background: url(img/quote.png) 98% 11% no-repeat #f9f9f9;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	}

.ngg-galleryoverview {
	margin-bottom: 20px;
	}
	
.articleImage {
	float: right;
	margin: 0 0 10px 15px;
	}
	
.articleImage img {
	padding: 1px 5px 5px 5px;
	}
	
#sharing-is-caring {
	position: relative;
	background: #feffee;
	border-top: 1px solid #f6dc73;
	border-bottom: 1px solid #f6dc73;
	height: 100px;
	padding: 10px 20px 15px 38px;
	margin-top: 20px;
	}
	
#sharing-is-caring p {
	/*font-family: 'Patrick Hand', cursive;*/
	font-size: 22px;
	color: #c90000;
	}
	
.sharearrow {
	position: absolute;
	top: 23px;
	left: 15px;
	}
	
#sharing-is-caring ul {
	margin: 10px 0 0 45px;
	}
	
#sharing-is-caring li {
	float: left;
	margin-right: 25px;
	}

#newsTags {
	padding: 0 15px;
	font-size: 12px;
	}

#newsTags  span {
	float: left;
	display: block;
	background: #333333;
	padding: 3px 5px;
	color: #fff;
	margin: 0 2px 2px 0;
	}
	
#newsTags a {
	float: left;
	background: #eaeaea;
	padding: 3px 5px;
	margin: 0 2px 2px 0;
	text-decoration: none;
	}
	
#newsTags a:hover {
	background: #fbfbfb;
	}	
	
/***** /content *****/
/***** kommentarer *****/
#kommentarformular {
	margin: 15px;
	border: 1px solid #bed8e4;
	padding: 2px 10px 5px 5px;
	background: #f7fcfe;
	border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
	}

#kommentarformular #comment, #kommentarformular #author, #kommentarformular #email, #kommentarformular #url {
    outline: none;
	padding: 4px 7px;
    transition: all 0.10s ease-in-out;
    -webkit-transition: all 0.10s ease-in-out;
    -moz-transition: all 0.10s ease-in-out;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border: 1px solid #a6a6a6;
	-moz-box-shadow: inset 0 0 5px #d2d2d2;
	-webkit-box-shadow: inset 0 0 5px #d2d2d2;
	box-shadow: inset 0 0 5px#d2d2d2;
	font-family: 'Open Sans';
	font-size: 13px;
	}

#kommentarformular #comment:focus, #kommentarformular #author:focus, #kommentarformular #email:focus, #kommentarformular #url:focus {
    box-shadow: 0 0 4px #c3def7;
    -webkit-box-shadow: 0 0 5px #c3def7; 
    -moz-box-shadow: 0 0 5px #c3def7;
    border: 1px solid #6dc2f8; 
	}
	
#kommentarformular #submit {
	background: url(img/btn.png) no-repeat 0 0;
	cursor: pointer;
	height: 47px;
	padding-bottom: 4px;
	width: 211px;
	font-family: "Open Sans";
	text-shadow: 1px 1px 0 #ffebb4;
	font-size: 18px;
	border: none;
	}

#kommentarformular #submit:hover {
	background: url(img/btn.png) no-repeat -211px 0;
	}
	
#kommentarformular #submit:active {
	background: url(img/btn.png) no-repeat -422px 0;
	}
	
#kommentarformular table {
	padding: 0 0 0 10px;
	}

#kommentarformular td {	
	padding-bottom: 10px;
	}
	
#kommentarListe .headline h4, .random h6 {
	display: inline;
	font-size: 20px;
	font-weight: normal;
	background: #fff;
	padding: 0 10px 0 0;
	}

#kommentarformular .headline {
	background: url(img/headlinebg.png) 0 -60px repeat-x;
	margin: 7px 15px 10px 15px;
	}
	
#kommentarListe .headline h5 {
	display: inline;
	font-size: 18px;
	font-weight: normal;
	background: url(img/write-comm.gif) 0 1px no-repeat #f7fcfe;
	padding: 0 10px 0 31px;
	}

#kommentarListe ol {
	}
	
#kommentarListe ol > li {
	padding: 0 20px 15px 20px;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #d8d8d8;
	}
	
#kommentarListe ol li ul li {
	background: #f5f8f9;
	border-left: 3px solid #e1e6e9;
	margin: 0 0 0 15px;
	padding: 15px 20px;
	}
	
#kommentarListe li p.komAf {
	text-transform: capitalize;
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 7px;
	}
	
.url {
	color: #103ea8 !important;
	}
	
#kommentarListe li p.komAf a.h {
	color: #777;
	font-weight: normal;
	}
	
#kommentarListe .komDato {
	font-size: 12px;
	color: #999;
	font-weight: normal;
	}

#kommentarListe .komTxt p {
	line-height: 22px;
	font-size: 14px;
	padding-bottom: 13px;
	}
	
#kommentarListe .children {
	margin: 15px 0 0 0;
	}
	
a.comment-reply-link {
	background: url(img/comment.png) no-repeat 0 1px;
	font-size: 12px;
	color: #7c0000;
	padding: 0 0 0 20px;
	}
	
a#cancel-comment-reply-link {
	background: url(img/cancel-comm.png) no-repeat 0 3px;
	font-size: 12px;
	color: #7c0000;
	margin: 0 0 10px 9px;
	padding: 0 0 0 14px;
	display: block;
	}
	
ul.random-phones {
	margin: 20px auto 20px auto;
	width: 610px;
	}
	
ul.random-phones > li {
	width: 305px;
	float: left;
	overflow: hidden;
	margin-bottom: 30px;
	height: 210px !important;
	}
	
.randphimg {
	float: left;
	width: 100px;
	overflow: hidden;
	text-align: center;
	}
	
.randphtxt {
	float: left;
	width: 205px;
	}
	
p.randphti {
	font-size: 14px;
	padding-bottom: 1px;
	}
	
.randphtxt ul > li {
	font-weight: normal !important;
	font-size: 12px;
	color: #777;
	padding-top: 3px;
	}
	
.randphtxt ul > li b, .randphtxt ul > li em, .randphtxt ul > li i, .randphtxt ul > li u {
	font-weight: normal;
	font-style: normal;
	}
/***** /kommentarer ****/
.cSidebar {
	width: 250px;
	float: left;
	text-shadow: 1px 1px 0 #fff;
	}
	
.cProduct {
	text-align: center;
	padding: 20px 0;
	background: #fff;
	border-bottom: 1px solid #d0d0d0;
	}
	
.cProduct img.cfi {
	max-width: 220px;
	}
/***** /phone-page *****/
	
/****** sidebar *****/
.fpSidebar {
	float: left;
	width: 320px;
	text-shadow: 1px 1px 0 #fff;
	}

.sbUnit {
	margin: 0 10px 16px 10px;
	}

.sbNewsletter {
	background: url(img/sbgulbg.gif) repeat-y 0 0 #fffad4;
	border-bottom: 1px solid #dfddce;
	text-align: center;
	padding: 5px 0 10px 0;
	margin: 0 0 10px 0;
	}
	
.cube1 {
	text-align: center;
	}
	
.sbHeadline {
	background: url(img/headlinebg.png) repeat-x 0 -30px;
	margin: 0 0 12px 0;
	}

.sbHeadline h4 {
	display: inline;
	font-size: 20px;
	background: #f8f8f8;
	padding: 0 7px 0 0;
	}
	
.stories ol li {
	border-bottom: 2px solid #d7d7d7;
	margin-bottom: 9px;
	padding-bottom: 9px;
	}
	
.storyThumb {
	float: left;
	width: 80px;
	}
	
.storyTitle {
	float: left;
	width: 200px;
	}
	
.storyTitle a {
	color: #00426c;
	text-decoration: none;
	}
	
.storyTitle a:hover {
	color: #00243b;
	background: #e0f0fa;
	}
	
.stories small {
	font-size: 11px;
	color: #777;
	padding-top: 5px;
	display: block;
	}
	
.sbComments  li {
	border-bottom: 2px dashed #d7d7d7;
	margin-bottom: 9px;
	padding-bottom: 9px;
	font-size: 12px;
	}
	
.sbComments li a {
	color: #777;
	padding-bottom: 5px;
	}
	
.sbComments li span {
	display: block;
	margin-bottom: 3px;
	}
	
.sbComments li .writtenBy {
	display: block;
	background: url(img/comment.png) no-repeat 0 1px;
	font-size: 12px;
	color: #777;
	padding: 0 0 5px 20px;
	}
	
.cAuthor {
	text-transform: capitalize;
	}
	
.sbComments li p {
	line-height: 20px;
	font-size: 13px;
	margin-bottom: 3px;
	}

.sbComments li p:before, .sbComments li p:after {
	content: "\"";
	}

.err404 {
	margin: 80px 0 120px 0;
	}
.err404 p {
	text-align: center;
	font-size: 20px;
	font-family: 'Open Sans';
	}
.err404 form {
	text-align: center;
	}

/* tabs------ */
.postTabs_titles {
	display: none;	
	}

ul.postTabs {
	padding: 0 0 0 15px !important;
	border-bottom: 1px solid #b7b7b7 !important;
	display: block !important;
	}

ul.postTabs li {	
	display: inline !important;
	line-height: 27px !important;
	}
  
ul.postTabs li:before {
	content: none;	
	}  
  	
ul.postTabs li a {
	text-decoration: none;
	background: #f8f8f8;
	border: 1px solid #b7b7b7 !important;
	padding: 3px 6px 4px 6px !important;
	font-weight: bold;
	color: #666 !important;
	outline: none;	
	cursor: pointer;
	}
	
ul.postTabs li.postTabs_curr a {
	border-bottom: 1px solid #fff !important;
	background: #fff;
	color: #666 !important;
	text-decoration: none;
	}

ul.postTabs li a:hover {
	color: #222 !important;
	background: #fff;
	text-decoration: none !important;
	}

.postTabsNavigation{
	display: block !important;
	overflow: hidden;
	}

.postTabs_nav_next{
	float: right;
	}

.postTabs_nav_prev{
	float: left;
	}
/* /tabs------ */

/****** pagination ******/
.pagination {
	width: 96%;
	margin: 30px auto 15px auto;
	padding: 13px 0;
	background: #f8f8f8;
	text-align: center;
	}

ul.page-numbers li {
	display: inline;
	}
	
ul.page-numbers a {
	border: 1px solid #aeaeae;
	color: #777;
	background: #fff;
	padding: 4px 6px;
	text-decoration: none;
	}
	
ul.page-numbers a:hover {
	border: 1px solid #333;
	color: #333;
	}
	
ul.page-numbers .current {
	background: #eff7ff;
	font-weight: bold;
	padding: 4px 6px;
	border: 1px solid #94bce4;
	}
/****** /pagination ******/
	
/* ---- scroll to top ---- */
.scrollToTop{
	right: 15px;
	bottom: -100px;
	width: 50px;
	padding: 20px 10px 25px;
	text-align:center;
	font-family: 'helvetica neue', arial, sans-serif;
	font-weight: normal;
	color: #666060;
	text-decoration: none;
	position:fixed;
	cursor: pointer;
	font-size: 15px;
	border-radius: .3em;
	border:1px solid #BBB;
	background-color: #f0eded;
	background:-moz-linear-gradient(center top, #fdfafb, #f9f7f7 50%, #f6f3f4 50%, #f0eded);
	background: -o-linear-gradient(top left, #fdfafb, #f9f7f7 50%, #f6f3f4 50%, #f0eded);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fdfafb), to(#f0eded), color-stop(.5,#f9f7f7),color-stop(.5,#f6f3f4));
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdfafb', endColorstr='#f0eded');
}
.scrollToTop:hover{
	text-decoration:none;
}
/* ---- /scroll to top ---- */
	
#slide-in-related {
    width:400px;
    height:100px;
    padding:10px;
    background-color:#fff;
    border-top:3px solid #E28409;
    position:fixed;
    bottom:0px;
    right:-430px;
    -moz-box-shadow:-2px 0px 5px #aaa;
    -webkit-box-shadow:-2px 0px 5px #aaa;
    box-shadow:-2px 0px 5px #aaa;
}

#slide-in-related p, a.more{
    font-size:11px;
    text-transform:uppercase;
    font-family: Arial,Helvetica,sans-serif;
    letter-spacing:1px;
    color:#555;
}
a.more{
    cursor:pointer;
    color:#E28409;
}
a.more:hover{
    text-decoration:underline;
}
#slide-in-related h2{
    color:#E28409;
    font-size:18px;
    margin:10px 20px 10px 0px;
}

a.close{
    background:transparent url(../images/close.gif) no-repeat top left;
    width:13px;
    height:13px;
    position:absolute;
    cursor:pointer;
    top:10px;
    right:10px;
}
a.close:hover{
    background-position:0px -13px;
}

/****** fawsome ******/
/*  Font Awesome
    the iconic font designed for use with Twitter Bootstrap
    -------------------------------------------------------
    The full suite of pictographic icons, examples, and documentation
    can be found at: http://fortawesome.github.com/Font-Awesome/

    License
    -------------------------------------------------------
    The Font Awesome webfont, CSS, and LESS files are licensed under CC BY 3.0:
    http://creativecommons.org/licenses/by/3.0/ A mention of
    'Font Awesome - http://fortawesome.github.com/Font-Awesome' in human-readable
    source code is considered acceptable attribution (most common on the web).
    If human readable source code is not available to the end user, a mention in
    an 'About' or 'Credits' screen is considered acceptable (most common in desktop
    or mobile software).

    Contact
    -------------------------------------------------------
    Email: dave@davegandy.com
    Twitter: http://twitter.com/fortaweso_me
    Work: http://lemonwi.se co-founder

    */
@font-face {
  font-family: "FontAwesome";
  src: url('fawesome/font/fontawesome-webfont.eot');
  src: url('fawesome/font/fontawesome-webfont.eot?#iefix') format('eot'), url('fawesome/font/fontawesome-webfont.woff') format('woff'), url('fawesome/font/fontawesome-webfont.ttf') format('truetype'), url('fawesome/font/fontawesome-webfont.svg#FontAwesome') format('svg');
  font-weight: normal;
  font-style: normal;
}

/*  Font Awesome styles
    ------------------------------------------------------- */
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  text-decoration: inherit;
}
a [class^="icon-"], a [class*=" icon-"] {
  display: inline-block;
  text-decoration: inherit;
}
/* makes the font 33% larger relative to the icon container */
.icon-large:before {
  vertical-align: top;
  font-size: 1.3333333333333333em;
}
.btn [class^="icon-"], .btn [class*=" icon-"] {
  /* keeps button heights with and without icons the same */

  line-height: .9em;
}
li [class^="icon-"], li [class*=" icon-"] {
  display: inline-block;
  width: 1.25em;
  text-align: center;
}
li .icon-large[class^="icon-"], li .icon-large[class*=" icon-"] {
  /* 1.5 increased font size for icon-large * 1.25 width */

  width: 1.875em;
}
li[class^="icon-"], li[class*=" icon-"] {
  margin-left: 0;
  list-style-type: none;
}
li[class^="icon-"]:before, li[class*=" icon-"]:before {
  text-indent: -2em;
  text-align: center;
}
li[class^="icon-"].icon-large:before, li[class*=" icon-"].icon-large:before {
  text-indent: -1.3333333333333333em;
}
/*  Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
    readers do not read off random characters that represent icons */
.icon-glass:before                { content: "\f000"; }
.icon-music:before                { content: "\f001"; }
.icon-search:before               { content: "\f002"; }
.icon-envelope:before             { content: "\f003"; }
.icon-heart:before                { content: "\f004"; }
.icon-star:before                 { content: "\f005"; }
.icon-star-empty:before           { content: "\f006"; }
.icon-user:before                 { content: "\f007"; }
.icon-film:before                 { content: "\f008"; }
.icon-th-large:before             { content: "\f009"; }
.icon-th:before                   { content: "\f00a"; }
.icon-th-list:before              { content: "\f00b"; }
.icon-ok:before                   { content: "\f00c"; }
.icon-remove:before               { content: "\f00d"; }
.icon-zoom-in:before              { content: "\f00e"; }

.icon-zoom-out:before             { content: "\f010"; }
.icon-off:before                  { content: "\f011"; }
.icon-signal:before               { content: "\f012"; }
.icon-cog:before                  { content: "\f013"; }
.icon-trash:before                { content: "\f014"; }
.icon-home:before                 { content: "\f015"; }
.icon-file:before                 { content: "\f016"; }
.icon-time:before                 { content: "\f017"; }
.icon-road:before                 { content: "\f018"; }
.icon-download-alt:before         { content: "\f019"; }
.icon-download:before             { content: "\f01a"; }
.icon-upload:before               { content: "\f01b"; }
.icon-inbox:before                { content: "\f01c"; }
.icon-play-circle:before          { content: "\f01d"; }
.icon-repeat:before               { content: "\f01e"; }

/* \f020 doesn't work in Safari. all shifted one down */
.icon-refresh:before              { content: "\f021"; }
.icon-list-alt:before             { content: "\f022"; }
.icon-lock:before                 { content: "\f023"; }
.icon-flag:before                 { content: "\f024"; }
.icon-headphones:before           { content: "\f025"; }
.icon-volume-off:before           { content: "\f026"; }
.icon-volume-down:before          { content: "\f027"; }
.icon-volume-up:before            { content: "\f028"; }
.icon-qrcode:before               { content: "\f029"; }
.icon-barcode:before              { content: "\f02a"; }
.icon-tag:before                  { content: "\f02b"; }
.icon-tags:before                 { content: "\f02c"; }
.icon-book:before                 { content: "\f02d"; }
.icon-bookmark:before             { content: "\f02e"; }
.icon-print:before                { content: "\f02f"; }

.icon-camera:before               { content: "\f030"; }
.icon-font:before                 { content: "\f031"; }
.icon-bold:before                 { content: "\f032"; }
.icon-italic:before               { content: "\f033"; }
.icon-text-height:before          { content: "\f034"; }
.icon-text-width:before           { content: "\f035"; }
.icon-align-left:before           { content: "\f036"; }
.icon-align-center:before         { content: "\f037"; }
.icon-align-right:before          { content: "\f038"; }
.icon-align-justify:before        { content: "\f039"; }
.icon-list:before                 { content: "\f03a"; }
.icon-indent-left:before          { content: "\f03b"; }
.icon-indent-right:before         { content: "\f03c"; }
.icon-facetime-video:before       { content: "\f03d"; }
.icon-picture:before              { content: "\f03e"; }

.icon-pencil:before               { content: "\f040"; }
.icon-map-marker:before           { content: "\f041"; }
.icon-adjust:before               { content: "\f042"; }
.icon-tint:before                 { content: "\f043"; }
.icon-edit:before                 { content: "\f044"; }
.icon-share:before                { content: "\f045"; }
.icon-check:before                { content: "\f046"; }
.icon-move:before                 { content: "\f047"; }
.icon-step-backward:before        { content: "\f048"; }
.icon-fast-backward:before        { content: "\f049"; }
.icon-backward:before             { content: "\f04a"; }
.icon-play:before                 { content: "\f04b"; }
.icon-pause:before                { content: "\f04c"; }
.icon-stop:before                 { content: "\f04d"; }
.icon-forward:before              { content: "\f04e"; }

.icon-fast-forward:before         { content: "\f050"; }
.icon-step-forward:before         { content: "\f051"; }
.icon-eject:before                { content: "\f052"; }
.icon-chevron-left:before         { content: "\f053"; }
.icon-chevron-right:before        { content: "\f054"; }
.icon-plus-sign:before            { content: "\f055"; }
.icon-minus-sign:before           { content: "\f056"; }
.icon-remove-sign:before          { content: "\f057"; }
.icon-ok-sign:before              { content: "\f058"; }
.icon-question-sign:before        { content: "\f059"; }
.icon-info-sign:before            { content: "\f05a"; }
.icon-screenshot:before           { content: "\f05b"; }
.icon-remove-circle:before        { content: "\f05c"; }
.icon-ok-circle:before            { content: "\f05d"; }
.icon-ban-circle:before           { content: "\f05e"; }

.icon-arrow-left:before           { content: "\f060"; }
.icon-arrow-right:before          { content: "\f061"; }
.icon-arrow-up:before             { content: "\f062"; }
.icon-arrow-down:before           { content: "\f063"; }
.icon-share-alt:before            { content: "\f064"; }
.icon-resize-full:before          { content: "\f065"; }
.icon-resize-small:before         { content: "\f066"; }
.icon-plus:before                 { content: "\f067"; }
.icon-minus:before                { content: "\f068"; }
.icon-asterisk:before             { content: "\f069"; }
.icon-exclamation-sign:before     { content: "\f06a"; }
.icon-gift:before                 { content: "\f06b"; }
.icon-leaf:before                 { content: "\f06c"; }
.icon-fire:before                 { content: "\f06d"; }
.icon-eye-open:before             { content: "\f06e"; }

.icon-eye-close:before            { content: "\f070"; }
.icon-warning-sign:before         { content: "\f071"; }
.icon-plane:before                { content: "\f072"; }
.icon-calendar:before             { content: "\f073"; }
.icon-random:before               { content: "\f074"; }
.icon-comment:before              { content: "\f075"; }
.icon-magnet:before               { content: "\f076"; }
.icon-chevron-up:before           { content: "\f077"; }
.icon-chevron-down:before         { content: "\f078"; }
.icon-retweet:before              { content: "\f079"; }
.icon-shopping-cart:before        { content: "\f07a"; }
.icon-folder-close:before         { content: "\f07b"; }
.icon-folder-open:before          { content: "\f07c"; }
.icon-resize-vertical:before      { content: "\f07d"; }
.icon-resize-horizontal:before    { content: "\f07e"; }

.icon-bar-chart:before            { content: "\f080"; }
.icon-twitter-sign:before         { content: "\f081"; }
.icon-facebook-sign:before        { content: "\f082"; }
.icon-camera-retro:before         { content: "\f083"; }
.icon-key:before                  { content: "\f084"; }
.icon-cogs:before                 { content: "\f085"; }
.icon-comments:before             { content: "\f086"; }
.icon-thumbs-up:before            { content: "\f087"; }
.icon-thumbs-down:before          { content: "\f088"; }
.icon-star-half:before            { content: "\f089"; }
.icon-heart-empty:before          { content: "\f08a"; }
.icon-signout:before              { content: "\f08b"; }
.icon-linkedin-sign:before        { content: "\f08c"; }
.icon-pushpin:before              { content: "\f08d"; }
.icon-external-link:before        { content: "\f08e"; }

.icon-signin:before               { content: "\f090"; }
.icon-trophy:before               { content: "\f091"; }
.icon-github-sign:before          { content: "\f092"; }
.icon-upload-alt:before           { content: "\f093"; }
.icon-lemon:before                { content: "\f094"; }
.icon-phone:before                { content: "\f095"; }
.icon-check-empty:before          { content: "\f096"; }
.icon-bookmark-empty:before       { content: "\f097"; }
.icon-phone-sign:before           { content: "\f098"; }
.icon-twitter:before              { content: "\f099"; }
.icon-facebook:before             { content: "\f09a"; }
.icon-github:before               { content: "\f09b"; }
.icon-unlock:before               { content: "\f09c"; }
.icon-credit-card:before          { content: "\f09d"; }
.icon-rss:before                  { content: "\f09e"; }

.icon-hdd:before                  { content: "\f0a0"; }
.icon-bullhorn:before             { content: "\f0a1"; }
.icon-bell:before                 { content: "\f0a2"; }
.icon-certificate:before          { content: "\f0a3"; }
.icon-hand-right:before           { content: "\f0a4"; }
.icon-hand-left:before            { content: "\f0a5"; }
.icon-hand-up:before              { content: "\f0a6"; }
.icon-hand-down:before            { content: "\f0a7"; }
.icon-circle-arrow-left:before    { content: "\f0a8"; }
.icon-circle-arrow-right:before   { content: "\f0a9"; }
.icon-circle-arrow-up:before      { content: "\f0aa"; }
.icon-circle-arrow-down:before    { content: "\f0ab"; }
.icon-globe:before                { content: "\f0ac"; }
.icon-wrench:before               { content: "\f0ad"; }
.icon-tasks:before                { content: "\f0ae"; }

.icon-filter:before               { content: "\f0b0"; }
.icon-briefcase:before            { content: "\f0b1"; }
.icon-fullscreen:before           { content: "\f0b2"; }

.icon-group:before                { content: "\f0c0"; }
.icon-link:before                 { content: "\f0c1"; }
.icon-cloud:before                { content: "\f0c2"; }
.icon-beaker:before               { content: "\f0c3"; }
.icon-cut:before                  { content: "\f0c4"; }
.icon-copy:before                 { content: "\f0c5"; }
.icon-paper-clip:before           { content: "\f0c6"; }
.icon-save:before                 { content: "\f0c7"; }
.icon-sign-blank:before           { content: "\f0c8"; }
.icon-reorder:before              { content: "\f0c9"; }
.icon-list-ul:before              { content: "\f0ca"; }
.icon-list-ol:before              { content: "\f0cb"; }
.icon-strikethrough:before        { content: "\f0cc"; }
.icon-underline:before            { content: "\f0cd"; }
.icon-table:before                { content: "\f0ce"; }

.icon-magic:before                { content: "\f0d0"; }
.icon-truck:before                { content: "\f0d1"; }
.icon-pinterest:before            { content: "\f0d2"; }
.icon-pinterest-sign:before       { content: "\f0d3"; }
.icon-google-plus-sign:before     { content: "\f0d4"; }
.icon-google-plus:before          { content: "\f0d5"; }
.icon-money:before                { content: "\f0d6"; }
.icon-caret-down:before           { content: "\f0d7"; }
.icon-caret-up:before             { content: "\f0d8"; }
.icon-caret-left:before           { content: "\f0d9"; }
.icon-caret-right:before          { content: "\f0da"; }
.icon-columns:before              { content: "\f0db"; }
.icon-sort:before                 { content: "\f0dc"; }
.icon-sort-down:before            { content: "\f0dd"; }
.icon-sort-up:before              { content: "\f0de"; }

.icon-envelope-alt:before         { content: "\f0e0"; }
.icon-linkedin:before             { content: "\f0e1"; }
.icon-undo:before                 { content: "\f0e2"; }
.icon-legal:before                { content: "\f0e3"; }
.icon-dashboard:before            { content: "\f0e4"; }
.icon-comment-alt:before          { content: "\f0e5"; }
.icon-comments-alt:before         { content: "\f0e6"; }
.icon-bolt:before                 { content: "\f0e7"; }
.icon-sitemap:before              { content: "\f0e8"; }
.icon-umbrella:before             { content: "\f0e9"; }
.icon-paste:before                { content: "\f0ea"; }

.icon-user-md:before              { content: "\f200"; }
/******* /fawesome********/

/*
CSS Name: Default Styles
Description: NextGEN Default Gallery Stylesheet
Author: Alex Rabe
Version: 2.11

This is a template stylesheet that can be used with NextGEN Gallery. I tested the
styles with a default theme Kubrick. Modify it when your theme struggle with it,
it's only a template design

*/

/* ----------- Album Styles Extend -------------*/

.ngg-albumoverview {
	width: 100%;
	clear:both;
	display:block !important;
}

.ngg-album {
    height: 100%;
    padding: 5px;
    margin-bottom: 5px;
    border: 1px solid #fff;
}

/* IE6 will ignore this , again I hate IE6 */
/* See also http://www.sitepoint.com/article/browser-specific-css-hacks */
html>body .ngg-album {
    overflow:hidden;
    padding: 5px;
    margin-bottom: 5px;
    border: 1px solid #cccccc;
}

.ngg-album {
	overflow: hidden;
	padding: 5px;
	margin-bottom: 5px;
	border: 1px solid #cccccc;
}

.ngg-albumtitle {
	text-align: left;
 	font-weight: bold;
	margin:0px;
	padding:0px;
	font-size: 1.4em;
	margin-bottom: 10px;
}

.ngg-thumbnail {
	float: left;
	margin-right: 12px;
}

.ngg-thumbnail img {
	background-color:#FFFFFF;
	border:1px solid #A9A9A9;
	margin:4px 0px 4px 5px;
	padding:4px;
	position:relative;
}

.ngg-thumbnail img:hover {
	background-color: #A9A9A9;
}

.ngg-description {
	text-align: left;
}

/* ----------- Album Styles Compact -------------*/

.ngg-album-compact {
	float:left;
	height:180px;
	padding-right:6px !important;
	margin:0px !important;
	text-align:left;
	width:120px;
}

.ngg-album-compactbox {
	background:transparent url(albumset.gif) no-repeat scroll 0%;
	height:86px;
	margin:0pt 0pt 6px !important;
	padding:12px 0pt 0pt 7px !important;
	width:120px;
}


.ngg-album-compactbox .Thumb {
	border:1px solid #000000;
	margin:0px !important;
	padding:0px !important;
	width:91px;
	height:68px;
}

.ngg-album-compact h4 {
	font-size:15px;
	font-weight:bold;
	margin-bottom:0px;
	margin-top:0px;
	width:110px;
}

.ngg-album-compact p {
	font-size:11px;
	margin-top:2px;
}

/* ----------- Gallery style -------------*/

.ngg-galleryoverview {
	overflow: hidden;
	width: 100%;
	clear:both;
	display:block !important;
}

.ngg-galleryoverview .desc {
/* required for description */
   margin:0px 10px 10px 0px;
   padding:5px;
}

.ngg-gallery-thumbnail-box {
	float: left;
}

.ngg-gallery-thumbnail {
	float: left;
	margin-right: 5px;
	text-align: center;
}

.ngg-gallery-thumbnail img {
	background-color:#FFFFFF;
	border:1px solid #A9A9A9;
	display:block;
	padding:4px;
	position:relative;
}

.ngg-gallery-thumbnail img:hover {
	background-color: #A9A9A9;
}

.ngg-gallery-thumbnail span {
	/* Images description */
	font-size:90%;
	padding-left:5px;
	display:block;
}

.ngg-clear {
	clear: both;
}

/* ----------- Gallery navigation -------------*/

.ngg-navigation {
	font-size:0.9em !important;
	clear:both !important;
	display:block !important;
	padding-top: 15px;
    padding-bottom: 2px;
	text-align:center;
}

.ngg-navigation span {
	font-weight:bold;
	margin:0pt 6px;
}

.ngg-navigation a.page-numbers,
.ngg-navigation a.next,
.ngg-navigation a.prev,
.ngg-navigation span.page-numbers,
.ngg-navigation span.next,
.ngg-navigation span.prev {
	border:1px solid #DDDDDD;
	margin-right:3px;
	padding:3px 8px;
    text-decoration: none;
}

.ngg-navigation a.page-numbers:hover,
.ngg-navigation a.next:hover,
.ngg-navigation a.prev:hover,
.ngg-navigation span.page-numbers:hover,
.ngg-navigation span.next:hover,
.ngg-navigation span.prev:hover {
	background-color: #0066CC;
	color: #FFFFFF !important;
	text-decoration: none !important;
}

/* ----------- Image browser style -------------*/

.ngg-imagebrowser {

}

.ngg-imagebrowser h3 {
	text-align:center;
}

.ngg-imagebrowser img {
	border:1px solid #A9A9A9;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 100%;
	display:block !important;
	padding:5px;
}

.ngg-imagebrowser-nav {
	padding:5px;
	margin-left:10px;
}

.ngg-imagebrowser-nav .back {
	float:left;
	border:1px solid #DDDDDD;
	margin-right:3px;
	padding:3px 7px;
}

.ngg-imagebrowser-nav .next {
	float:right;
	border:1px solid #DDDDDD;
	margin-right:3px;
	padding:3px 7px;
}

.ngg-imagebrowser-nav .counter {
	text-align:center;
	font-size:0.9em !important;
}

.exif-data {
  	margin-left: auto !important;
    margin-right: auto !important;
}

/* ----------- Slideshow -------------*/
.slideshow {
	margin-left: auto;
	margin-right: auto;
	text-align:center;
	outline: none;
}

.slideshowlink {

}

/* ----------- JS Slideshow -------------*/
.ngg-slideshow {
    overflow:hidden;
    position: relative;
}

.ngg-slideshow * {
    vertical-align:middle;
}

/* See also : http://www.brunildo.org/test/img_center.html */
.ngg-slideshow-loader{
    display: table-cell;
    text-align: center;
    vertical-align:middle;
}

.ngg-slideshow-loader img{
    background: none !important;
    border: 0 none !important;
    margin:auto !important;
}

/* ----------- Single picture -------------*/
.ngg-singlepic {
	background-color:#FFFFFF;
	display:block;
	padding:4px;
}

.ngg-left {
	float: left;
	margin-right:10px;
}

.ngg-right {
	float: right;
	margin-left:10px;
}

.ngg-center {
  	margin-left: auto !important;
    margin-right: auto !important;
}

/* ----------- Sidebar widget -------------*/
.ngg-widget,
.ngg-widget-slideshow {
	overflow: hidden;
	margin:0pt;
	padding:5px 0px 0px 0pt;
	text-align:left;
}

.ngg-widget img {
	border:2px solid #A9A9A9;
	margin:0pt 2px 2px 0px;
	padding:1px;
}

/* ----------- Related images -------------*/
.ngg-related-gallery {
	background:#F9F9F9;
	border:1px solid #E0E0E0;
	overflow:hidden;
	margin-bottom:1em;
	margin-top:1em;
	padding:5px;
}
.ngg-related-gallery img {
	border: 1px solid #DDDDDD;
	float: left;
	margin: 0pt 3px;
	padding: 2px;
	height: 50px;
	width:  50px;
}

.ngg-related-gallery img:hover {
	border: 1px solid #000000;
}

/* ----------- Gallery list -------------*/

.ngg-galleryoverview ul li:before {
	content: '' !important;
}

.ngg-gallery-list {
	list-style-type:none;
	padding: 0px !important;
	text-indent:0px !important;
}

.ngg-galleryoverview div.pic img{
	width: 100%;
}

.ngg-gallery-list li {
	float:left;
	margin:0 2px 0px 2px !important;
	overflow:hidden;
}

.ngg-gallery-list li a {
	border:1px solid #CCCCCC;
	display:block;
	padding:2px;
}

.ngg-gallery-list li.selected a{
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#000000 none repeat scroll 0 0;
}

.ngg-gallery-list li img {
	height:40px;
	width:40px;
}

li.ngg-next, li.ngg-prev {
	height:40px;
	width:40px;
	font-size:3.5em;
}

li.ngg-next a, li.ngg-prev a  {
	padding-top: 10px;
	border: none;
	text-decoration: none;
}

#TB_window {
	z-index: 9999 !important;
}
/******* /nggallery *******/
/*
+----------------------------------------------------------------+
|																							|
|	WordPress Plugin: WP-Polls										|
|	Copyright (c) 2012 Lester "GaMerZ" Chan									|
|																							|
|	File Written By:																	|
|	- Lester "GaMerZ" Chan															|
|	- http://lesterchan.net															|
|																							|
|	File Information:																	|
|	- Polls CSS File																	|
|	- wp-content/plugins/wp-polls/polls-css.css								|
|																							|
+----------------------------------------------------------------+
*/


.wp-polls-archive {
	/* background-color: #ffffff; */
}
.wp-polls, .wp-polls-form {
	/* background-color: #ffffff; */
}
.wp-polls ul li, .wp-polls-ul li, .wp-polls-ans ul li {
	text-align: left;
	background-image: none;
	display: block;
}
.wp-polls ul, .wp-polls-ul, .wp-polls-ans ul  {
	text-align: left;
	list-style: none;
	float: none;
}
.wp-polls ul li:before, .wp-polls-ans ul li:before, #sidebar ul ul li:before {
	content: '';
}
.wp-polls IMG, .wp-polls LABEL , .wp-polls INPUT, .wp-polls-loading IMG, .wp-polls-image IMG {
	display: inline;
	border: 0px;
	padding: 0px;
	margin: 0px;
}
.wp-polls-ul {
	padding: 0px;
	margin: 0px 0px 10px 10px;
}
.wp-polls-ans {
	width:100%;
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
	/* background-color: #ffffff; */
}
.wp-polls-loading {
	display: none;
	text-align: center;
	height: 16px;
	line-height: 16px;
}
.wp-polls-image {
	border: 0px;
}
.wp-polls .Buttons {
	border:1px solid #c8c8c8;
	background-color: #f3f6f8;
}
/* Polls Archive Paging */
.wp-polls-paging a, .wp-polls-paging a:link {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #0066cc;
	color: #0066cc;
	background-color: #FFFFFF;	
}
.wp-polls-paging a:visited {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #0066cc;
	color: #0066cc;
	background-color: #FFFFFF;	
}
.wp-polls-paging a:hover {	
	border: 1px solid #000000;
	color: #000000;
	background-color: #FFFFFF;
}
.wp-polls-paging a:active {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #0066cc;
	color: #0066cc;
	background-color: #FFFFFF;	
}
.wp-polls-paging span.pages {
	padding: 2px 4px 2px 4px; 
	margin: 2px 2px 2px 2px;
	color: #000000;
	border: 1px solid #000000;
	background-color: #FFFFFF;
}
.wp-polls-paging span.current {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	font-weight: bold;
	border: 1px solid #000000;
	color: #000000;
	background-color: #FFFFFF;
}
.wp-polls-paging span.extend {
	padding: 2px 4px 2px 4px; 
	margin: 2px;	
	border: 1px solid #000000;
	color: #000000;
	background-color: #FFFFFF;
}
/******** /polls css ******/