/***************** INITIALIZING ********************/
* {
	margin: 0;
	padding: 0;
}
div {
	float: left;
}
body {
	background: #b6311a url(../g/body_bg.png) top center no-repeat;
}

body,
p,
h1,
h2,
h3,
h4,
h5,
h6,
input,
select,
textarea,
td,
li {
	font-family: Arial, Verdana;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	color: #292929;
}

a {
	color: #d71800;
	text-decoration: none;
	outline: 0;
}
a:hover {
	color: black;
	text-decoration: none;
}

h1 {
	font-size: 24px;
	line-height: 28px;
	font-weight: bold;
	width: 340px;
	margin: 8px 0 6px -1px;
	padding: 0 24px 9px 24px;
	display: block;
	float: left;
	background: transparent url(../g/h1_bg.gif) 24px bottom no-repeat;
}

h2 {
	font: bold 19px Arial;
	line-height: 20px;
	margin: 0 0 18px;
}

h3 {
	font-weight: bold;
	margin: 0 0 18px;
}
body.dijazottak div#centercolumn h3 {
	margin: 0 0 -3px 0;
}
body.dijazottak div#widecolumn h3 {
	margin: 0 29px 5px 29px;
}

p {
	margin: 0 0 18px;
}
body.dijazottak div#centercolumn p {
	margin: 0 0 6px;
}
body.dijazottak div#widecolumn p {
	margin: 0 29px 5px 29px;
}

p.comment {
	font-size: 10px;
	line-height: 11px;
}

img {
	border: none;
	display: block;
}
.image,
.flash {
	padding: 11px 0 14px 0;
}
.image_left,
.flash_left {
	float: left;
	padding-right: 10px;
}
.image_right,
.flash_right {
	float: right;
	padding-left: 10px;
}

.hr {
	width: 100%;
	height: 1px;
	padding: 0 0 17px 0;
	background: transparent url(../g/hr_bg.gif) 0 0 no-repeat;
	overflow: hidden;
}

sub {
	line-height: 10px;
	font-weight: normal;
	vertical-align: bottom;
}

sup {
	font-weight: normal;
	vertical-align: top;
}

ul {
	list-style-type: none;
	padding: 0;
}
span.white {
	color: white;
}
span.red {
	color: #d71800;
}
span.list {
	padding: 0 6px 0 6px;
}

#CB_All div {
	float: none;
	margin: auto;
	padding: auto;
}

#CB_All body,
#CB_All p,
#CB_All h1,
#CB_All h2,
#CB_All h3,
#CB_All i,
#CB_All input,
#CB_All select,
#CB_All textarea,
#CB_All td,
#CB_All li {
	line-height: 14px;
}

.CB_TextNav {
	line-height: 1px;
}
/***************** INITIALIZING ********************/


/******************* DOCUMENT **********************/
html,
body,
div#page {
	height: 100%;
}
body > div#page {
	height: auto;
	min-height: 100%;
}
div#page {
	width: 923px;
	height: 100%;
	margin: auto;
	float: none;
}

div#header {
	width: 923px;
	height: 174px;
	position: relative;
	overflow: hidden;
}

p#logo {
	width: 510px;
	height: 68px;
	top: 28px;
	left: 12px;
	background: transparent url(../g/logo_bg.gif) 0 0 no-repeat;
	position: absolute;
}
	p#logo a {
		width: 510px;
		height: 68px;
		display: block;
	}
		p#logo a span {
			display: none;
		}
	
p#links {
	font-size: 11px;
	height: 20px;
	top: 9px;
	right: 0;
	position: absolute;
	display: none;
}
	p#links a {
		color: black;
		padding: 0 3px 0 9px;
	}
	p#links a:hover {
		color: white;
	}

#mainmenu {
	width: 920px;
	height: 20px;
	top: 145px;
	right: 3px;
	position: absolute;
}
	#mainmenu ul { 
		margin: 0;
		padding: 0;
		float: right;
	}
		#mainmenu ul li {
			float: left;
		}
			#mainmenu ul li a {
				color: black;
				font-size: 11px;
				line-height: 20px;
				text-align: center;
				text-transform: uppercase;
				height: 19px;
				padding: 1px 10px 0 10px;
				display: block;
				overflow: hidden;
			}
			#mainmenu ul li:hover a,
			#mainmenu ul li a:hover,
			#mainmenu ul li a.active {
				color: #d9d9d9;
				background: black;
				text-decoration: none;
			}

div#main {
	width: 923px;
	overflow: hidden;
}
	
div#leftcolumn {
	width: 179px;
	min-height: 474px;
	height: auto !important;
	height: 474px;
	background: transparent url(../g/leftcolumn_bg.gif) 0 0 repeat-y;
	z-index: 2;
}

div#rightcolumn {
	width: 339px;
	min-height: 474px;
	height: auto !important;
	height: 474px;
	margin: 0;
	padding: 0 0 0 10px;
	background: transparent url(../g/rightcolumn2_bg.gif) 0 0 repeat-y;
	float: right;
	z-index: 2;
}
	
div#centercolumn {
	width: 388px;
	min-height: 450px;
	height: auto !important;
	height: 450px;
	margin: 0;
	padding: 19px 0 5px 0;
	background: white url(../g/centercolumn_bg.gif) 0 0 no-repeat;
	float: right;
	z-index: 2;
}
body.index div#centercolumn {
	background: white;
}

div#infobar {
	width: 340px;
	min-height: 27px;
	height: auto !important;
	height: 27px;
	margin: 0 0 6px;
	padding: 0 24px 0 0;
	background: transparent url(../g/infobar_bg.gif) -1px bottom no-repeat;
	float: right;
}
	div#infobar p {
		margin: 0 0 9px;
	}

div#submenu {
	width: 340px;
	min-height: 27px;
	height: auto !important;
	height: 27px;
	margin: 0 0 11px;
	padding: 0 24px 0 0;
	background: transparent url(../g/infobar_bg.gif) -1px bottom no-repeat;
	overflow: hidden;
	float: right;
}
	div#submenu ul {
		margin: 0 0 0 -8px;
		padding-bottom: 5px;
		display: block;
		float: left;
	}
	div#submenu ul li {
		color: #313131;
		padding: 0 7px 4px 8px;
		display: block;
		background: green;
		float: left;
		background: transparent url(../g/submenu_li_bg.gif) 0 0 no-repeat;
	}
		div#submenu ul li a {
			color: #313131;
			display: block;
		}
		div#submenu ul li a.active,
		div#submenu ul li a:hover {
			text-decoration: none;
		}
		div#submenu ul li a.active {
			color: #d71800;
			font-weight: bold;
		}

div#widecolumn {
	width: 742px;
	margin: 0;
	padding: 0;
	float: right;
	z-index: 2;
}

div#footer_bg {
	width: 923px;
	height: 124px;
	position: relative;
	z-index: -1;
} 
	div#footer_bg img {
		margin-top: -25px;
	} 
div#footer {
	width: 911px;
	height: 102px;
	margin-top: -124px;
	padding: 22px 6px 0;
	overflow: hidden;
	position: relative;
} 
	div#footer p {
		color: black;
		font-size: 11px;
		text-transform: uppercase;
	}
		div#footer p span {
			float: left;
			margin: 0 6px 0 0;
		}
#createdby {
	background: green;
	width: 155px;
	height: 30px;
	top: 14px;
	right: 0;
	background: transparent url(../g/createdby_bg.gif) 0 0 no-repeat;
	position: absolute;
}
	#createdby a {
		width: 155px;
		height: 30px;
		display: block;
	}
		#createdby a span {
			display: none;
		}
/******************* DOCUMENT **********************/


/******************** BOXES ************************/
div.box_text {
	width: 340px;
	padding: 0 24px 0 24px;
}


div.box_widetext {
	width: 742px;
	min-height: 354px;
	height: auto !important;
	height: 354px;
	padding: 12px 0 15px 0;
	margin: 10px 0 0 0;
	background: transparent url(../g/box_widetext_bg.gif) 0 0 no-repeat;
}
	div.box_widetext h4 {
		color: #eaeaea;
		font-size: 11px;
		font-weight: bold;
		line-height: 14px;
		width: 712px;
		display: block;
		margin-bottom: 20px;
		padding: 6px 15px 12px 15px; 
		background: transparent url(../g/box_widetext_title_bg.gif) bottom left no-repeat;
	}


	div.box_promo {
	width: 316px;
	height: 454px;
	padding: 10px;
	background: transparent url(../g/box_promo_bg.gif) 0 0 repeat-x;
	overflow: hidden;
}


div.box_banners {
	width: 179px;
	height: 267px;
	padding: 12px 0 0 0;
	background: transparent url(../g/box_banners_bg.gif) 0 0 no-repeat;
	overflow: hidden;
}
	div.box_banners h4 {
		color: #eaeaea;
		font-size: 11px;
		font-weight: bold;
		line-height: 14px;
		width: 149px;
		display: block;
		margin-bottom: 15px;
		padding: 6px 15px 12px 15px; 
		background: transparent url(../g/box_banners_title_bg.gif) bottom left no-repeat;
	}
	div.box_banners img {
		margin: 0 14px 3px 24px;
	}
/******************** BOXES ************************/


/**************** APPLICATIONS *********************/
div.app_gallery_s {
	width: 179px;
	height: 183px;
	padding: 12px 0 0 0;
	background: transparent url(../g/app_gallery_s_bg.gif) 0 0 no-repeat;
}
	div.app_gallery_s h4 {
		color: #eaeaea;
		font-size: 11px;
		font-weight: bold;
		line-height: 14px;
		width: 149px;
		display: block;
		margin-bottom: 8px;
		padding: 6px 15px 12px 15px; 
		background: transparent url(../g/app_gallery_s_title_bg.gif) bottom left no-repeat;
	}
	div.app_gallery_s img {
		margin: 0 15px 6px 15px;
		border: 4px solid white;
	}
	div.app_gallery_s p {
		font-size: 11px;
		font-weight: bold;
		line-height: 14px;
		margin-left: 19px; 
		margin-right: 19px; 
	}


div.application {
	overflow: hidden;
}
	div#centercolumn div.application {
		width: 388px;
		height: 280px;
		margin: -5px 0 25px 0;
	}
		div#centercolumn div.application div.application {
			width: 365px;
			height: 280px;
			margin: 0 12px 0 11px;
			float: none;
		}
	div#widecolumn div.application {
		width: 742px;
		height: 264px;
		margin: 15px 0 0 0;
	}
		div#widecolumn div.application div.application {
			width: 704px;
			height: 264px;
			margin: 0 18px 0 20px;
			float: none;
		}
/**************** APPLICATIONS *********************/


/******************** LIST *************************/
ul, ol { margin-bottom: 10px; }
ol { padding-left: 30px; }
ul li ul,
ul li ul li ul,
ul li ol,
ul li ol li ul,
ul li ol li ol,
ol li ol,
ol li ol li ol,
ol li ul,
ol li ul li ol,
ol li ol li ul {
  margin-top: 2px;
  margin-bottom: 0;
}


ol li span,
ul li span{
  color: black;
}

ol.red li,
ul.red li {
  color: red;
}

ol.green li,
ul.green li {
  color: green;
}

ol.orange li,
ul.orange li {
  color: orange;
}

li.listitem_default { background: url(../g/listitem_default.gif) 14px 6px no-repeat; padding-left: 30px; }
li.listitem_type11 { background: url(../g/listitem_type11.gif) 10px 1px no-repeat; padding-left: 30px; }
li.listitem_type12 { background: url(../g/listitem_type12.gif) 10px 1px no-repeat; padding-left: 30px; }
/******************** LIST *************************/