/* boxes
----------------------------------------------- */

#system-message dt {
	display: none;
}
.alert, .info, .notice, #system-message dd.error, #system-message dd.notice, #system-message dd.message, .box-save, .box-accept, .box-tip, .terms-of-service h5 {
	padding: 10px;
	margin: 0px 0px 15px 0px;
	height: 100%;
	-webkit-box-shadow: rgba(0, 0, 0, 0.15) 1px 1px 0px;
	box-shadow: rgba(0, 0, 0, 0.15) 1px 1px 0px;
	-moz-box-shadow: 1px 1px 0px rgba(0, 0, 0, 0.15);
}
.alert, #system-message dd.error.message.fade, .terms-of-service h5 {
	background: #ffe6e6;
	border: 1px solid #ebc4c4;
	color: #833939;
}
.alert .icon, .info .icon, .notice .icon, .box-save .icon, .box-accept .icon, .box-tip .icon {
	float: left;
	width: 16px;
	height: 16px;
	margin-right: 10px;
}
.alert .icon, #system-message dd.error.message.fade ul {
	background: url(../images/icons/exclamation.png) no-repeat 0 0;
}
.info, #system-message dd.message {
	background: #e6f5ff;
	border: 1px solid #c2daea;
	color: #3d6b8a;
}
.info .icon, #system-message dd.message ul {
	background: url(../images/icons/information.png) no-repeat 0 0;
}
.notice, #system-message dd.notice.message.fade {
	background: #fffce6;
	border: 1px solid #eae5c2;
	color: #696025;
}
.notice .icon, #system-message dd.notice.message.fade ul {
	background: url(../images/icons/notice.png) no-repeat 0 0;
}
.box-save {
	background: #f5f5f5;
	border: 1px solid #e7e7e7;
	color: #505050;
}
.box-save .icon {
	background: url(../images/icons/drive_disk.png) no-repeat 0 0;
}
.box-accept {
	background: #f4fae1;
	border: 1px solid #d8e1bc;
	color: #606e35;
}
.box-accept .icon {
	background: url(../images/icons/accept.png) no-repeat 0 0;
}
.box-tip {
	background: #fefefe;
	border: 1px solid #f1f1f1;
	color: #303030;
}
.box-tip .icon {
	background: url(../images/icons/lightbulb.png) no-repeat 0 0;
}
/* unsorted lists
----------------------------------------------- */

.mostread, ul.latestnews {
	padding: 0px;
	list-style: none;
	margin: 0px; 
}

.mostread li {
	margin: 0px !important; 
	background: none;
}

#archive-items li {
	padding: 0px 0px 3px 24px;
}

ul.latestnews {
	margin-left: 0px;
}

ul.latestnews li {
	margin: 0px !important; 
}

/***************************************/

ul.latestnews li, #article-index li, .categories-list ul li, .cat-children ul li, .menusitemap li, ul.latestnews_menu_light li,ul.sections li, #archive-items li,ul.list-accept,ul.list-add li,ul.list-delete li,ul.list-error li,ul.list-alert li,ul.list-cross li,ul.list-tick li,ul.list-tip li,ul.list-disk li,ul.list-email li,ul.list-feed li,ul.list-image li,ul.list-information li,ul.list-key li,ul.list-newspaper li, ul.list-pencil li, ul.list-cd li, ul.list-pc li, ul.list-ipod li, ul.list-mouse li, .contact-links ul li, ul.list-magnifier li, #finder-filter-select-list li, ul.list-accept li {
	padding: 3px 0px 3px 24px;
	margin: 0 0 0 10px;
	list-style: none;
}

/***************************************/

ul.latestnews li, #article-index li, .categories-list ul li, .cat-children ul li  {
	background: url(../images/icons/page_white_text.png) no-repeat 0 4px;
}
.menusitemap li, ul.latestnews_menu_light li {
	background: url(../images/icons/page_white_star.png) no-repeat 0 4px;
}
ul.sections li, #archive-items li {
	background: url(../images/icons/folder.png) no-repeat 0 3px;
}
ul.list-accept li {
	background: url(../images/icons/accept.png) no-repeat 0 3px;
}
ul.list-add li {
	background: url(../images/icons/add.png) no-repeat 0 3px;
}
ul.list-delete li {
	background: url(../images/icons/delete.png) no-repeat 0 3px;
}
ul.list-error li {
	background: url(../images/icons/exclamation.png) no-repeat 0 3px;
}
ul.list-alert li {
	background: url(../images/icons/notice.png) no-repeat 0 3px;
}
ul.list-cross li {
	background: url(../images/icons/cross.png) no-repeat 0 3px;
}
ul.list-tick li {
	background: url(../images/icons/tick.png) no-repeat 0 3px;
}
ul.list-tip li {
	background: url(../images/icons/lightbulb.png) no-repeat 0 3px;
}
ul.list-disk li {
	background: url(../images/icons/disk.png) no-repeat 0 3px;
}
ul.list-email li {
	background: url(../images/icons/email.png) no-repeat 0 3px;
}
ul.list-feed li {
	background: url(../images/icons/feed.png) no-repeat 0 3px;
}
ul.list-image li {
	background: url(../images/icons/image.png) no-repeat 0 3px;
}
ul.list-information li {
	background: url(../images/icons/information.png) no-repeat 0 3px;
}
ul.list-key li {
	background: url(../images/icons/key.png) no-repeat 0 3px;
}
ul.list-newspaper li {
	background: url(../images/icons/newspaper.png) no-repeat 0 3px;
}
ul.list-pencil li {
	background: url(../images/icons/pencil.png) no-repeat 0 3px;
}
ul.list-cd li {
	background: url(../images/icons/cd.png) no-repeat 0 3px;
}
ul.list-pc li {
	background: url(../images/icons/pc.png) no-repeat 0 3px;
}
ul.list-ipod li {
	background: url(../images/icons/ipod.png) no-repeat 0 3px;
}
ul.list-mouse li, .contact-links ul li {
	background: url(../images/icons/mouse.png) no-repeat 0 3px;
}
ul.list-magnifier li, #finder-filter-select-list li {
	background: url(../images/icons/magnifier.png) no-repeat 0 3px;
}
/* Oredered stuff
----------------------------------------------- */

p.big-number {
	clear: both;
}
p span.big-number {
	font: normal 30px Arial, Helvetica, sans-serif;
	float: left;
	margin: 0 10px 0 0;
}
/* Paragraphs, quotes and lists
----------------------------------------------- */

blockquote.cite {
	background: url(../images/blockquote-1.png) no-repeat 0 0;
	border: 0;
	padding: 0;
}
blockquote.cite span.cite {
	background: url(../images/blockquote-2.png) no-repeat 100% 100%;
	display: block;
	padding: 10px 20px;
}
p {
	margin-bottom:0.9em;
}
blockquote {
	font-family: 'Ubuntu', Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-style: italic;
	padding: 20px 30px;
	margin-bottom: 15px;
}
blockquote cite {
	font-size:.9em;
}
ul, ol {
	padding-top:0;
}








/* --------------------------------------------------------------- */	

 
/* headings */
p.gkHeadline {
	margin: 5px 0 0 !important;
	text-align: center;
	font: normal 2em/1.9 "Lucida Grande", Tahoma;
	color: #222;
}

p.gkSubHeadline {
	margin: 0 0 24px !important;
	letter-spacing: 0.3em;
	text-align: center;
	text-transform: uppercase;
	font: lighter 0.75em/1em "Lucida Grande", Tahoma;
	color: #666;
}

p.gkSmallHeadline {
	margin: 1em 0 !important;
	letter-spacing: 2px;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	color: #bbb;
}

p.gkLargeHeadline {
	margin: 0 !important;
	padding: 0px 0px 6px 0px;
	letter-spacing: -2px;
	font: normal 44px/38px Arial, Helvetica, sans-serif;
	color: #444;
}

/*icons*/
.gkfile1,.gkfile2,.gksearch,.gkzoomminus,.gkzoomplus,.gkerror,.gktick,.gkbook,.gkmap,.gktag,.gkstats,.gkstar,.gkribbon,.gknav,.gkgraph,.gkflash,.gklocation,.gklocationminus,.gklocationplus,.gkbulb {
	min-height: 38px !important;
	padding: 0 0 2px 62px !important;
	background-repeat: no-repeat !important;
	background-position: 0 8px !important;
}

/*blocks*/
p.gkInfo1,p.gkTips1,p.gkWarning1 {
	padding: 10px 10px 12px 80px;
	min-height: 38px;
	line-height: 22px;
	font-size: 16px;
}

/*highlight*/
.gkHighlight1,.gkHighlight2,.gkHighlight3,.gkHighlight4 {
	padding: 1px 5px;
	text-shadow: none;
	cursor: default;
}

.gkHighlight1:hover {
	background: #fff;
}

.gkHighlight2:hover {
	background: #212121;
	color: #fff;
}

.gkHighlight3:hover {
	background: #737373;
	color: #fff;
}

.gkHighlight4:hover {
	background: #eee;
	color: #212121;
}

/*code */
pre,.gkCode1,.gkCode2,.gkCode3 {
	margin: 10px 0 15px !important;
	padding: 10px 15px !important;
	font: normal 0.92em/18px 'Curier New', monospace !important;
}

pre,.gkCode1,.gkCode2 {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
}

.gkCode3 {
	padding-left: 82px !important;
}

.gkCode3 h4 {
	width: 35px;
	position: relative;
	top: 0;
	margin: 0 0 0 -64px !important;
	padding: 2px 5px 0;
	font-size: 13px;
}

pre:hover,.gkCode1:hover {
	background: #fff;
}

div.gkCode2:hover,div.gkCode3:hover {
	color: #000;
}

/* lists */
ol {
	margin: 2em 0;
	padding: 0;
	list-style-position: inside;
}

ol.gkDec {
	list-style-type: decimal;
}

ol.gkRoman {
	list-style-type: upper-roman;
}

ol.gkAlpha {
	list-style-type: lower-alpha;
}

ol.gkDecimalLeadingZero {
	list-style-type: decimal-leading-zero;
}

/* unordered lists */
ul.gkBullet1,ul.gkBullet2,ul.gkBullet3,ul.gkBullet4,ul.gkCircle1,ul.gkCircle2,ul.gkSquare1,ul.gkSquare2,ul.gkSquare3 {
	margin: 2em 0;
	padding: 0;
}
div.wrap_gkBullet3 ul.gkBullet3 {
	margin: 1.54em 0;
	}

ul li {
	list-style-position: outside;
}

ul.gkBullet1 li,ul.gkBullet2 li,ul.gkBullet3 li,ul.gkBullet4 li,ul.gkCircle1 li,ul.gkCircle2 li,ul.gkSquare1 li,ul.gkSquare2 li {
	margin: 0 !important;
	padding: 2px 0 2px 28px;
	line-height: 1.8em !important;
	list-style: none;
	overflow: inherit;
}

/* Definition lists */
dl.gkDef1 dt,dl.gkDef2 dt,dl.gkDef3 dt {
	margin: 10px 0 5px 0;
}

dl.gkDef1 dd,dl.gkDef2 dd,dl.gkDef3 dd {
	padding: 10px;
}

dl.gkDef2 dt {
	text-decoration: underline;
}

dl.gkDef3 dt {
	margin-top: 10px;
	letter-spacing: 0.3em;
	text-transform: uppercase;
	font: lighter 1.1em/1.2em "Lucida Grande", Tahoma;
	font-variant: normal;
	color: #666666;
}

/* acronyms and abbrs */
acronym,abbr {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}

acronym:hover,abbr:hover {
	border-bottom-style: solid;
	cursor: pointer;
}

/* Legends */
div.gkLegend1 h4,div.gkLegend2 h4,div.gkLegend3 h4,div.gkLegend4 h4 {
	float: left;
	position: relative;
	top: -18px;
	left: 11px;
	margin: 0 0 -9px !important;
	padding: 0 10px;
	line-height: 18px;
	font-weight: 300;
	background: #fff;
	text-shadow: none;
}

div.gkLegend1,div.gkLegend2,div.gkLegend3,div.gkLegend4 {
	margin: 25px 0;
	padding: 6px;
}

div.gkLegend1 p,div.gkLegend2 p,div.gkLegend3 p,div.gkLegend4 p {
	margin: 7px;
	clear: both;
}

/* Dropcaps */
span.artDropcap1,span.gkDropcap2,span.gkDropcap3 {
	display: block;
	float: left;
	line-height: 0.9em;
	font-size: 5.0em;
	color: #333;
	text-shadow: 1px 1px 0 #CCCCCC;
}

span.artDropcap1 {
	height: 61px;
	margin: -4px 5px -3px -4px;
}

p.gkDropcap2 {
	padding: 0 0 0 50px;
}

span.gkDropcap2 {
	height: 61px;
	margin: -4px 0 0 -50px;
}

p.gkDropcap2 {
	padding-left: 50px;
}

p.gkDropcap3 {
	margin-top: 32px;
}

span.gkDropcap3 {
	height: 61px;
	margin: -3px 9px 0px 0px;
}

/* Blockquotes */
blockquote {
	margin: 20px 0;
	font-style: italic;
}

blockquote div {
	display: block;
}

blockquote div.gkBlockquote1 div,blockquote div.gkBlockquote2 div {
	padding: 0 24px;
}

blockquote div.gkBlockquote3 {
	padding-bottom: 1px;
}

blockquote div.gkBlockquote3 div {
	padding: 5px 48px 0;
}

blockquote div.gkBlockquote4 div {
	padding: 0 48px;
}

/* Floated blocks */
.gkBlockTextLeft, .gkBlockTextRight, .gkBlockTextCenter {
    background-color: #F9F9F9;
    display: block;
    font-size: 16px;
    font-style: italic;
    line-height: 150%;
    padding: 30px;
    width: 38%;
}
.gkBlockTextLeft {margin: 20px 20px 20px 0;}
.gkBlockTextCenter {margin: 20px;}	
.gkBlockTextRight {margin: 0 20px 20px 20px;}
	
.gkBlockTextLeft {
	float: left;
	text-align: left;
}

.gkBlockTextRight {
	float: right;
	text-align: right;
}

.gkBlockTextCenter {
	margin: 0 auto;
	text-align: center;
}

/* numBlocks*/
p.numblocks {
	position: relative;
	min-height: 50px;
	margin: 30px 0;
	padding: 0 0 0 92px !important;
}

p.numblocks span {
	position: absolute;
	top: 4px;
	left: 0;
	height: 32px;
	width: 52px;
	color: #fff;
	display: block;
	font-size: 28px;
	line-height: 1;
	text-align: center;
	font-weight: 400;
	padding: 0 12px 0 0;
	font-family: "Open Sans Condensed","Open Sans",Arial,Helvetica,sans-serif;
}

p.num-1 span {
	border-right: 2px solid #e5e5e5;
	color: #bbb;
}

p.num-2 span {
	border-right: 2px solid #E66100;
	color: #E66100;
}

p.num-3 span {
	border-right: 2px solid #212121;
	color: #212121;
}

/* Blocks*/



	

.bubble-1 {
    border: 3px solid #e5e5e5;
}
.bubble-2 {
    border: 3px solid #E66100;
	background-color:#FFF; 
}
.bubble-3 {
    border: 3px solid #212121;
}

.bubble-2 cite {
    background-position: 0px -35px !important;
    color: #E66100;
}
.bubble-3 cite {
    background-position: 0px -70px !important;
    color: #212121;
}
cite span {
	line-height: 25px;
	}

.bubble-1 cite, .bubble-2 cite, .bubble-3 cite {
    height: 25px;
    position: absolute;
    bottom: -25px;
    display: block;
    left: 26px;
    font-size: 13px;
    /*line-height: 32px;*/
    padding-left: 32px;
    background: url('../images/typography/buble_arrow.png') no-repeat scroll 0px 0px transparent;
}


.gkblock-1,.gkblock-2,.gkblock-3,.gkblock-4,.gkblock-5,.gkblock-6,.gkblock-7,.gkblock-8,.gkblock-9 {
	margin: 20px 0;
	padding: 15px 20px;
}

/* Blocks*/
.bubble-1,.bubble-2,.bubble-3 {
	position: relative;
	margin: 20px 0 40px;
	padding: 15px 20px;
}

.bubble-1 div, .bubble-2 div, .bubble-3 div {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	}
.bubble-1 cite,.bubble-2 cite,.bubble-3 cite {
	height: 25px;
	position: absolute;
	bottom: -25px;
	display: block;
	left: 26px;
	font-size: 12px;
	font-weight: bold;
	line-height: 32px;
	padding-left: 32px;
	background: url('../images/typography/buble_arrow.png') no-repeat 0 0;
}

/*blockquote*/
blockquote div.gkBlockquote1 {
	background: url('../images/typography/open1.png') no-repeat left bottom;
}

blockquote div.gkBlockquote1 div {
	background: url('../images/typography/close1.png') no-repeat right top;
}

blockquote div.gkBlockquote2 {
	background: url('../images/typography/open1.png') no-repeat left top;
}

blockquote div.gkBlockquote2 div {
	background: url('../images/typography/close1.png') no-repeat right top;
}

blockquote div.gkBlockquote3 {
	background: url('../images/typography/open2.png') no-repeat left bottom;
}

blockquote div.gkBlockquote3 div {
	background: url('../images/typography/close2.png') no-repeat right top;
}

blockquote div.gkBlockquote4 {
	background: url('../images/typography/open2.png') no-repeat left top;
}

blockquote div.gkBlockquote4 div {
	background: url('../images/typography/close2.png') no-repeat right top;
}

/*tables*/
.gkTable {
	border-collapse: collapse;
	font-style: normal;
}

.gkTable thead {
	padding: 5px 10px;
	text-align: left;
	font: normal 19px/32px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

.gkTable td {
	padding: 10px;
}

.gkTable tfoot {
	margin-bottom: 10px;
	margin-top: 0px;
	padding: 0px;
	text-align: right;
	font-size: 0.8em;
	font-style: italic;
}

.gkTable2 {
	border-collapse: collapse;
	font-style: normal;
}

.gkTable2 thead {
	text-align: left;
	font: normal 20px/32px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	padding: 5px 10px;
}

.gkTable2 td {
	padding: 10px;
}

.gkTable2 tfoot {
	margin-bottom: 10px;
	margin-top: 0px;
	padding: 0px;
	text-align: right;
	font-size: 0.8em;
	font-style: italic;
}

/*tooltips*/
.gkTooltip {
	position: relative;
	outline: none;
	cursor: help;
	text-decoration: none;
	color: #000;
	text-shadow: none;
}

.gkTooltip span {
	position: absolute;
	margin-left: -999em;
	font-size: 11px;
	line-height: 16px;
}

.gkTooltip:hover span {
	position: absolute;
	left: 0.5em;
	top: 1em;
	z-index: 99;
	width: 250px;
	margin-left: 0;
}

.gkTooltip:hover em {
	display: block;
	padding: 0;
	font-size: 16px;
	line-height: 30px;
	text-decoration: none !important;
	text-shadow: none;
	font-style: normal !important;
}

.classicTooltip {
	padding: 0.6em 0.8em;
	text-shadow: none;
}

.customTooltip {
	padding: 0.6em 0.8em;
	text-shadow: none;
}

/**
 *
 * colors
 *
 * --------------------------------------------------------------------------------------------------------
 *
 *
 *
 **/
pre,.gkCode1,.gkCode2 {
	padding-left: 32px;
	border: 1px solid #EAE8CC;
	border-left: 4px solid #212121;
	background: #FFFEF4;
	color: #333;
}

.gkCode2 {
	background: #fff;
	border: 1px solid #eee;
	border-left: 4px solid #E66100;
}

.gkCode3 {
	border: 1px solid #eee;
	background: #fff;
}

.gkCode3 h4 {
	background: #E66100;
	color: #fff;
	text-align: center;
	text-shadow: none;
}

/* Warning message */
p.gkInfo1 {
	background: #f9f9f9 url('../images/typography/info.png') no-repeat 16px 8px;
	border: 1px solid #e5e5e5
}

p.gkTips1 {
	background: #FFFEF4 url('../images/typography/tips.png') no-repeat 16px 8px;
	border: 1px solid #EAE8CC;
	color: #333;
}

p.gkWarning1 {
	background: #E66100 url('../images/typography/warning.png') no-repeat 16px 8px;
	color: #fff;
}

/* Legends */
div.gkLegend1 {
	border: 1px solid #e5e5e5;
}

div.gkLegend2 {
	border: 1px solid #E66100;
}

div.gkLegend3 {
	border: 1px solid #212121;
}

div.gkLegend4 {
	border: 4px double #e5e5e5;
}

div.gkLegend1 h4 {
	background: #fff;
	color: #333;
}

div.gkLegend2 h4 {
	background: #fff;
	color: #E66100;
}

div.gkLegend3 h4 {
	background: #fff;
	color: #212121;
}

.gkHighlight1 {
	background: #ffd;
}

.gkHighlight2 {
	background: #eee;
	color: #212121;
}

.gkHighlight3 {
	background: #212121;
	color: #fff;
}

.gkHighlight4 {
	background: none repeat scroll 0 0 #E66100;
	color: #fff;
}

/* Blocks */
.gkblock-1 {
	border: 1px dashed #353639;
}

.gkblock-2 {
	border: 1px dashed #E66100;
}

.gkblock-3 {
	border: 1px dashed #E5E5E5;
}

.gkblock-4 {
	border: 1px solid #E66100;
	background: #fff;
}

.gkblock-5 {
	border: 1px solid #EAE8CC;
	background: #FFFEF4;
}

.gkblock-6 {
	border: 1px solid #e5e5e5;
}

.gkblock-7 {
	background: #212121;
	color: #fff !important;
}

.gkblock-8 {
	background: #E66100;
	color: #fff !important;
}

.gkblock-8-2 {
	background: #E66100;
	color: #fff !important;
	margin: 20px 0 0 0 !important;
	padding: 10px 15px;
}

.gkblock-8-2 h3 {
	color:#fff !important; 
	padding: 0px !important;
	margin:0px !important;
	line-height: 0.8em;
	}
	

.gkblock-9 {
	background: #f5f5f5;
	
}


/* list */
ul.gkBullet1 li {
	background: url('../images/typography/bullet1.png') no-repeat 0 8px !important;
}

ul.gkBullet2 li {
	background: url('../images/typography/bullet2.png') no-repeat 0 8px !important;
}

ul.gkBullet3 li {
	background: url('../images/typography/bullet3.png') no-repeat 0 7px !important;
}

ul.gkBullet4 li {
	background: url('../images/typography/bullet4.png') no-repeat 0 7px !important;
}

ul.gkCircle1 li {
	background: url('../images/typography/bullet-circle1.png') no-repeat 0 7px !important;
}

ul.gkCircle2 li {
	background: url('../images/typography/bullet-circle2.png') no-repeat 0 7px !important;
}

ul.gkSquare1 li {
	background: url('../images/typography/bullet-square1.png') no-repeat 0 8px !important;
}

ul.gkSquare2 li {
	background: url('../images/typography/bullet-square2.png') no-repeat 0 8px !important;
}

.gkBlockTextLeft,.gkBlockTextRight,.gkBlockTextCenter {
	color: #E66100;
}

span.classicTooltip {
	background-color: #ffffdd;
	color: #656565;
}

span.criticalTooltip {
	background: #cb260a;
	color: #fff;
}

span.helpTooltip {
	background: #333;
	color: #fff;
}

span.infoTooltip {
	background: #F0F0F0;
	color: #5b5b5b;
	border: 1px solid #dedede;
}

span.warningTooltip {
	background: #fff;
	color: #F93B3B;
	border: 1px solid #fff;
}

/* demo */
ul#demo-typography {
	background: transparent;
	overflow: hidden;
	padding: 10px 30px 30px 30px;
}

ul#demo-typography li {
	list-style-position: none;
	list-style-type: disc;
	line-height: 24px;
	width: 23.9%;
	float: left;
	color: #cb260a;
	font-size: 11px;
}

ul#demo-typography li a {
	font-size: 11px;
	text-shadow: 2px 2px 0 #fff;
}

.demo-typoDiv {
	clear: both;
	overflow: hidden;
	margin: 0 0 30px;
}
h3.typo-warning, 
h4.demo-typo {
	font-size: 200%;
	font-weight: 300;
	color: #E66100;
	margin: 30px 0;
	border-bottom: 1px solid #eee;
}

.demo-typo-col2 {
	width: 50%;
	float: left;
}

.demo-typo-col3 {
	width: 33%;
	float: left;
}

.demo-typo-col4 {
	width: 25%;
	float: left;
}

.demo-typo_padd {
	padding: 0 15px;
}

#warnings .demo-typo_padd p {
	margin: 1em 0 1.6em;
}

.typoDesc small {
	font: normal 10px Monaco, Consolas, "Courier News", monospace;
	color: #999;
}

.gkblock-7 small,
.gkblock-9 small,
.bubble-4 small,
.bubble-5 small,
.bubble-6 small,
.gkblock-8 small {
	color: #fff !important;
}

.gkblock-9 small {
	color: #353639 !important;
}

.gkfile1 { background: url('../images/typography/icons/file1.png'); }
.gkfile2 { background: url('../images/typography/icons/file2.png'); }
.gksearch { background: url('../images/typography/icons/search.png'); }
.gkzoomminus { background: url('../images/typography/icons/zoomminus.png'); }
.gkzoomplus { background: url('../images/typography/icons/zoomplus.png'); }
.gkerror { background: url('../images/typography/icons/error.png'); }
.gktick { background: url('../images/typography/icons/tick.png'); }
.gkbook { background: url('../images/typography/icons/book.png'); }
.gkmap { background: url('../images/typography/icons/map.png'); }
.gktag { background: url('../images/typography/icons/tag.png'); }
.gkstats { background: url('../images/typography/icons/stats.png'); }
.gkstar { background: url('../images/typography/icons/star.png'); }
.gkribbon { background: url('../images/typography/icons/ribbon.png'); }
.gknav { background: url('../images/typography/icons/nav.png'); }
.gkgraph { background: url('../images/typography/icons/graph.png'); }
.gkflash { background: url('../images/typography/icons/flash.png'); }
.gklocation { background: url('../images/typography/icons/location.png'); }
.gklocationminus { background: url('../images/typography/icons/locationminus.png'); }
.gklocationplus { background: url('../images/typography/icons/locationplus.png'); }
.gkbulb { background: url('../images/typography/icons/bulb.png'); }


/*-- checkbox + label  --*/

/* Cначала обозначаем стили для IE8 и более старых версий
т.е. здесь мы немного облагораживаем стандартный чекбокс. */
.checkbox {
  vertical-align: top;
  margin: 0 3px 0 0;
  width: 17px;
  height: 17px;
}
/* Это для всех браузеров, кроме совсем старых, которые не поддерживают
селекторы с плюсом. Показываем, что label кликабелен. */
.checkbox + label {
  cursor: pointer;
}

/* Далее идет оформление чекбокса в современных браузерах, а также IE9 и выше.
Благодаря тому, что старые браузеры не поддерживают селекторы :not и :checked,
в них все нижеследующие стили не сработают. */

/* Прячем оригинальный чекбокс. */
.checkbox:not(checked) {
  position: absolute;
  opacity: 0;
}
.checkbox:not(checked) + label {
  position: relative; /* будем позиционировать псевдочекбокс относительно label */
  padding: 0 0 0 60px !important; /* оставляем слева от label место под псевдочекбокс */
}
/* Оформление первой части чекбокса в выключенном состоянии (фон). */
.checkbox:not(checked) + label:before {
  content: '';
  position: absolute;
  top: -4px;
  left: 0;
  width: 50px;
  height: 26px;
  border-radius: 13px;
  background: #CDD1DA;
  box-shadow: inset 0 2px 3px rgba(0,0,0,.2);
}
/* Оформление второй части чекбокса в выключенном состоянии (переключатель). */
.checkbox:not(checked) + label:after {
  content: '';
  position: absolute;
  top: -2px;
  left: 2px;
  width: 22px;
  height: 22px;
  border-radius: 10px;
  background: #FFF;
  box-shadow: 0 2px 5px rgba(0,0,0,.3);
  transition: all .2s; /* анимация, чтобы чекбокс переключался плавно */
}
/* Меняем фон чекбокса, когда он включен. */
.checkbox:checked + label:before {
  background: #9FD468;
}
/* Сдвигаем переключатель чекбокса, когда он включен. */
.checkbox:checked + label:after {
  left: 26px;
}
/* Показываем получение фокуса. */
.checkbox:focus + label:before {
  box-shadow: 0 0 0 3px rgba(255,255,0,.5);
}

.radio {
	vertical-align: top;
	width: 17px;
	height: 17px;
	margin: 0 3px 0 0;
}
.radio + label {
	cursor: pointer;
}
.radio:not(checked) {
	position: absolute;
	opacity: 0;
}
.radio:not(checked) + label {
	position: relative;
	padding: 0 0 0 35px;
}
.radio:not(checked) + label:before {
	content: '';
	position: absolute;
	top: -3px;
	left: 0;
	width: 22px;
	height: 22px;
	border: 1px solid #CDD1DA;
	border-radius: 50%;
	background: #FFF;
}
.radio:not(checked) + label:after {
	content: '';
	position: absolute;
	top: 1px;
	left: 4px;
	width: 16px;
	height: 16px;
	border-radius: 50%;
	background: #9FD468;
	box-shadow: inset 0 1px 1px rgba(0,0,0,.5);
	opacity: 0;
	transition: all .2s;
}
.radio:checked + label:after {
	opacity: 1;
}
.radio:focus + label:before {
	box-shadow: 0 0 0 3px rgba(255,255,0,.5);
}