﻿/***********************************************************
*  Owner:      	doko.com LLC
*  Title:      	doko.com website 
*  Version      1.0 screen media
*  Author:     	doko.com
*  Created:		03.25.2009 cd
*  Updated:    	03.25.2009 cd
************************************************************/

/* reset
---------------------------------------------------------- */

html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input
{
	margin: 0;
	padding: 0;
}

h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th
{
	font-size: 1em;
	font-weight: normal;
	font-style: normal;
}

ul,ol { list-style: none; }
fieldset,img { border: none; }
caption,th { text-align: left; }

table
{
	border-collapse: collapse;
	border-spacing: 0;
}

/* layout
---------------------------------------------------------- */

#fixed
{
	margin: 0 auto;
	width: 980px;
	text-align: left;
}

body
{
	margin: 0;
	padding: 0;
	width: 100%;
	background: #fff;
	font: 12px/18px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	color: #333;
}

#header
{
	float: left;
	width: 100%;
	height: 100px;
	padding: 0;
	margin: 0;
}

#colmask
{
	position: relative;
	/* This fixes the IE7 overflow hidden bug and stops the layout jumping out of place */
	clear: both;
	float: left;
	width: 100%;
	/* width of whole page */
	overflow: hidden;
	/* This chops off any overhanging divs */
	/* Left column background colour */
	background-color: transparent;
}

#colmid
{
	float: left;
	width: 200%;
	position: relative;
	left: 200px;
	background: #fff;
	/* Centre column background colour */
}

#colright
{
	float: left;
	width: 100%;
	position: relative;
	left: 50%;
	margin-left: -400px;
	background: #e3e4e9;
	/* Right column background colour */
}

#col1wrap
{
	float: right;
	width: 50%;
	position: relative;
	right: 100%;
}

#col1pad
{
	margin: 0 0 0 400px;
	overflow: hidden;
}

#col1
{
	width: 100%;
	overflow: hidden;
}

#col2
{
	float: left;
	width: 200px;
	position: relative;
	margin-left: -50%;
	left: 200px;
	overflow: hidden;
}

#col3
{
	float: left;
	width: 200px;
	position: relative;
	overflow: hidden;
}

#links
{
	clear: both;
	float: left;
	width: 100%;
	padding: 0;
	margin: 0;
	background-color: #C7C7C7;
}

.special_text
{
	padding: 0;
	margin: 0;
	float: left;
}

/* header
---------------------------------------------------------- */


.addthis
{
	float: left;
	margin: 18px 0px 0px 170px;
}

.language
{
	padding: 15px 15px 0 836px;
	margin: 0;
	font-size: 12px;
}

a.logohome
{
	background: transparent url('images/logo/doko.com_logo.png') no-repeat top left;
	/*	display: block;*/
	float: left;
	margin: 15px 0px 0px 20px;
	height: 70px;
	width: 240px;
}

.logohome span
/*a.logohome span*/
{
	position: absolute;
	left: -2500px;
	width: 1px;
}

a.logohome:hover { background-position: bottom left; }
a:link.logohome, a:visited.logohome, a:active.logohome { text-decoration: none; }

/* link
---------------------------------------------------------- */

a { color: #1F63C5; }
a:link, a:visited, a:active { text-decoration: none; }
a:hover { text-decoration: underline; }

a.learn
{
	margin-left: 0px;
	white-space: nowrap;
	padding-right: 10px;
	background-image: url(images/menu/arrow.gif);
	background-repeat: no-repeat;
	background-position: 100% 50%;
}

a.button
{
	display: block;
	float: left;
	min-width: 12em;
	width: 580px;
	height: 270px;
	background: #fff url(images/layout/bg.jpg) no-repeat center center;
	text-align: center;
	text-decoration: none;
	font-size: 18px;
	color: #183663;
}

#col1 a.intro_link
{
	position: absolute;
	top: 50px;
	right: 15px;
	width: 240px;
	padding: 0px;
	font-weight: bold;
	font-size: 15px;
	color: #004CA3;
	text-decoration: none;
	line-height: 1.5;
	background-image: url(images/menu/arrow.gif);
	background-repeat: no-repeat;
	background-position: 93% 90%;
}

/* footer
---------------------------------------------------------- */

#footer
{
	clear: both;
	float: left;
	width: 100%;
	padding: 5px 0 5px 0;
	margin: 0;
	background-image: url(images/layout/footer_bg.gif);
	background-repeat: no-repeat;
	font-size: 10px;
	text-align: left !important;
	background-color: #143764;
}

#footer a
{
	color: #fff;
	text-decoration: none;
}

#footer p
{
	color: #fff;
	float: left;
	padding-left: 15px;
}

#footer a
{
	padding: 0 0 0 1.5em;
	margin-left: 1.5em;
	border-left: 1px solid #fff;
}

.piped { display: block; }

.piped li
{
	float: left;
	display: inline;
}

.piped a
{
	border-left: 1px solid #fff;
	padding: 0 0 0 0.75em;
	margin-left: 0.75em;
}

.piped a.first
{
	border-left: 0 !important;
	padding-left: 0;
	margin-left: 0 !important;
}

/* typo
---------------------------------------------------------- */

br { clear: all; }

.language
{
	padding: 15px 15px 0 836px;
	margin: 0;
	font-size: 12px;
}

.search
{
	padding: 20px 15px 0 721px;
	margin: 0;
	font-size: 12px;
	color: #1A3C86;
}

#header h2
{
	padding: .2em 15px .7em 15px;
	margin: 0;
}

#col1 h1, h2, p { padding: 0px 50px 0px 50px; }

#col1 h1
{
	padding-top: 10px;
	padding-bottom: 8px;
	margin: 0;
	font-size: 18px;
	font-weight: bold;
	color: #FF620A;
}

#col1 h2
{
	margin: 0;
	font-size: 14px;
	font-weight: normal;
}

#col1 h3
{
	padding: 15px 15px 0 15px;
	margin: 0;
	font-size: 1em;
	font-weight: bold;
	line-height: 18px;
}

#col2 h2
{
	padding: 8px 0 8px 15px;
	margin: 0;
	font-size: 14px;
	color: #FFF;
	font-weight: lighter;
	background-image: url(images/menu/default.gif);
	background-repeat: repeat-x;
	background-position: center center;
}

#col1 p
{
	margin-bottom: 18px;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.5;
}

#col1 li
{
	list-style-type: square;
	margin: 0px 0 5px 80px;
	margin-right: 100px;
	line-height: 1.2;
}

strong, b { font-weight: bold; }

#col2 p
{
	padding: 5px 15px 5px 15px;
	margin: 0;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.5;
}

#col3 h1
{
	padding: 15px 15px 0 15px;
	margin: 0;
	font-size: 16px;
	font-weight: bold;
}

#col3 .phone
{
	padding: 0px 15px 15px 15px;
	margin: 0;
	font-size: 14px;
	color: #1B56AA;
	font-weight: bold;
}

#col3 h2
{
	padding: 15px 5px 5px 15px;
	margin: 0;
	font-size: 14px;
	font-weight: bold;
	border-top: 3px #FFF solid;
}

#col3 h3
{
	padding: 15px 5px 0px 15px;
	margin: 0;
	font-size: 12px;
	font-weight: bold;
}

#col3 p
{
	padding: 0px 15px 5px 15px;
	margin: 0;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.5;
}

em, i { font-style: italic; }

.author
{
	padding: -5px 0 0 0;
	font-style: italic;
	color: #000;
	font-size: 9;
	font-weight: lighter;
}

/* images
---------------------------------------------------------- */

img { border: 0; }

.addthis
{
	float: left;
	margin: 15px 244px -5px 356px;
}

.logo
{
	float: left;
	margin: 0px 463px 0px 25px;
}

.img_left { float: left; }
.img_right { float: right; }

/* menu horizontal
---------------------------------------------------------- */

.solidblockmenu
{
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
	overflow: hidden;
	background-color: #002F6E;
	background-image: url(images/menu/default.gif);
	background-repeat: repeat-x;
	background-position: center center;
	font-size: 1em;
	font-weight: normal;
}

.solidblockmenu li { display: inline; }

.solidblockmenu li a
{
	float: left;
	color: #fff;
	padding: 10px 12px 10px 13px;
	text-decoration: none;
	border-right: 1px #13335E solid;
}

/*.solidblockmenu li a:hover, .solidblockmenu li .current*/
.solidblockmenu a:hover, .solidblockmenu li .current
{
	color: #F37900;
	background-image: url(images/menu/active.gif);
	background-repeat: repeat-x;
	background-position: center center;
}
/* doko button
---------------------------------------------------------- */

a.action_button
{
	margin-top: 5px;
	padding-right: 50px;
	background: transparent url('images/layout/doko_button_left.gif') no-repeat top left;
	display: block;
	float: right;
	line-height: 22px;
	height: 32px;
	padding-left: 15px;
	text-decoration: none;
	font-weight: bold;

}

a:link.action_button, a:visited.action_button, a:active.action_button { color: #fff; }

a.action_button span
{
	background: transparent url('images/layout/doko_button_right.gif') no-repeat top right;
	display: block;
	padding: 5px 13px 5px 0;
}

a.action_button:hover { background-position: bottom left; }

a.action_button:hover span
{
	background-position: bottom right;
	color: #fff;
}

.buttonwrapper
{
	overflow: hidden;
	width: 100%;
}
