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

/* 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;
}

fieldset,img { border: none; }
caption,th { text-align: left; }

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

img { border: 0 none; }

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

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

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

#header
{
	float: left;
	width: 100%;
	height: 100px;
	background-image: url(images/layout/search_bg.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#colmask
{
	position: relative;
	clear: both;
	float: left;
	width: 100%;
	overflow: hidden;
	background: #d4d7de;
	/* Left column background colour */
}

#colmid
{
	float: left;
	width: 200%;
	position: relative;
	left: 200px;
	background: #fff;
}

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

#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;
}

.shortcut1
{
	padding: 0;
	margin: 0;
	width: 144px;
	float: left;
	border-right: 1px #E3E4E9 solid;
}

.shortcut0
{
	padding: 0;
	margin: 0;
	width: 145px;
	float: left;
}

.ad
{
	border-top: 3px #FFF solid;
	height: 110px;
}

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

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

.language
{
	padding: 15px 15px 0 0;
	margin: 0;
	font-size: 1em;
	text-align: right;
}

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; }

#headersearch
{
	float: right;
	margin-top: 21px;
	margin-right: 20px;
	height: 49px;
}

#header fieldset { border: 0; }
#header legend { display: none; }

#sp_searchbox
{
	height: 19px;
	width: 185px;
	border: none;
	margin-right: -4px;
	background-image: url(images/layout/search_round.gif);
	background-repeat: no-repeat;
	background-position: -66px center;
	line-height: 1.1;
	padding: 2px 2px 0 4px;
}

#sp_searchbutton
{
	margin: 0;
	background-image: url(images/layout/search_round.gif);
	background-repeat: no-repeat;
	background-position: left center;
	border: none;
	width: 66px;
	height: 22px;
	font-weight: normal;
	vertical-align: bottom;
	color: #1A3C86;
	cursor: pointer;
}

.sp_hide
{
	position: absolute;
	left: -2500px;
	width: 1px;
}

/* 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%;
}

#col1 a.intro_link
{
	position: absolute;
	top: 100px;
	right: 20px;
	width: 240px;
	padding: 0px;
	font-weight: bold;
	font-size: 22px;
	line-height: 1.2;
	letter-spacing: -0.05em;
	background-color: #FFF;
	color: #666;
	text-decoration: none;
	/*
	background-image: url(images/menu/arrow.gif);
	background-repeat: no-repeat;
	background-position: 93% 80%;
*/
}

/* 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: both; }*/
br { clear: right; }

strong, b
{
	font-size: 12px;
	font-weight: bold;
}

#col1 h1, #col1 h2, #col1 h3, #col1 h5, #col1 p
{
	padding-left: 50px;
	padding-right: 50px;
}

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

#col1 h2
{
	padding-bottom: 10px;
	margin: 0;
	font-size: 14px;
	font-weight: bold;
	color: #060;
}

#col1 h3
{
	padding-bottom: 10px;
	margin: 0;
	font-size: 1.2em;
	font-weight: bold;
}

#col1 h4
{
	margin: 0;
	font-size: 12px;
	font-weight: bold;
	padding: 10px 10px 8px 10px;
	word-spacing: -0.1em;
}

#col1 h5
{
	margin: 0;
	font-size: 15px;
	font-weight: bold;
	color: #006027;
}

#col1 ul
{
	font-size: 12px;
	font-weight: normal;
	list-style-position: outside;
	color: #A25100;
	padding-bottom: 15px;
}

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

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

#col1 .faq_q
{
	font-size: 12px;
	font-weight: bold;
	color: #666;
}

#col1 .faq_a
{
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
	color: #666;
	margin-top: -18px;
}

#col1 .shortcut1 p, #col1 .shortcut0 p
{
	padding: 0 5px 0 15px;
	margin: 0;
}

#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;
}

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

#col2 .author
{
	font-style: italic;
	font-size: 11px;
}

#col3 h1, h2, h3, .phone, p { padding: 0 15px 0 15px; }

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

#col3 .phone
{
	padding-bottom: 0px;
	font-size: 12px;
	line-height: 1.2;
	color: #37669C;
	font-weight: bold;
	margin-top: 5px;
}

#col3 .bottom
{
	padding-bottom: 15px;
	font-size: 12px;
	line-height: 1.2;
	color: #37669C;
	font-weight: bold;
	padding-top: 5px;
}

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

#col3 h3
{
	font-size: 12px;
	font-weight: bold;
}

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

#col3 .faq_q
{
	font-size: 12px;
	font-weight: bold;
	margin-bottom: -5px;
	color: #666;
}

#col3 .faq_a
{
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
	color: #666;
}

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

.intro_image
{
	position: relative;
	width: 580px;
	height: 270px;
	background-image: url(images/layout/bg.jpg);
	background-repeat: no-repeat;
}

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

#col1 .img_center
{
	margin: 0 0 0 50px;
	padding: 0;
}

/* 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: #FF9304;
	background-image: url('images/menu/default.gif');
	background-repeat: repeat-x;
	background-position: center center;
}

/* menu vertical
---------------------------------------------------------- */

.wireframemenu
{
	background-color: white;
	border-bottom-width: 0;
	width: 225px;
}

* html .wireframemenu { width: 162px; }

.wireframemenu ul
{
	padding: 0;
	margin: 0;
	list-style-type: none;
}

.wireframemenu li a
{
	padding: 0px 3px 0px 60px;
	display: block;
	width: 100%;
	height: 45px;
	line-height: 45px;
}

.nav_ut
{
	background-image: url(images/menu/menu_h.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.nav_seo
{
	background-image: url(images/menu/menu_h.png);
	background-repeat: no-repeat;
	background-position: 0px -45px;
}

.nav_lpo
{
	background-image: url(images/menu/menu_h.png);
	background-repeat: no-repeat;
	background-position: 0px -90px;
}

.nav_em
{
	background-image: url(images/menu/menu_h.png);
	background-repeat: no-repeat;
	background-position: 0px -135px;
}

.nav_gd
{
	background-image: url(images/menu/menu_h.png);
	background-repeat: no-repeat;
	background-position: 0px -180px;
}

.nav_ppc
{
	background-image: url(images/menu/menu_h.png);
	background-repeat: no-repeat;
	background-position: 0px -225px;
}

.nav_sns
{
	background-image: url(images/menu/menu_h.png);
	background-repeat: no-repeat;
	background-position: 0px -270px;
}

.nav_db
{
	background-image: url(images/menu/menu_h.png);
	background-repeat: no-repeat;
	background-position: 0px -315px;
}

.wireframemenu a:link, .wireframemenu a:visited, .wireframemenu a:active { color: #333; }

html>body .wireframemenu a
{
	/*Non IE rule*/
	width: auto;
}

.wireframemenu a:hover, .wireframemenu #selected
{
	background-color: transparent;
	color: #E18103;
}

/* opt-in
---------------------------------------------------------- */

#optinform
{
	margin: 0px 0px 10px 5px;
	padding: 0px;
}

#submitbox
{
	height: 19px;
	width: 105px;
	border: none;
	margin-right: -4px;
	background-image: url(images/layout/optin_round.gif);
	background-repeat: no-repeat;
	background-position: -56px center;
	line-height: 1.1;
	padding: 2px 2px 0 4px;
}

#submitbutton
{
	margin: 0;
	background-image: url(images/layout/optin_round.gif);
	background-repeat: no-repeat;
	background-position: left center;
	border: none;
	width: 56px;
	height: 22px;
	color: #1A3C86;
	vertical-align: bottom;
	cursor: pointer;
}

.submit_hide
{
	position: absolute;
	left: -2500px;
	width: 1px;
}

/* site search
---------------------------------------------------------- */

.sp2_i_select
{
	background-color: #ffffff;
	font-style: normal;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
}

a.sp2_advanced:link,a.sp2_advanced:active,a.sp2_advanced:visited
{
	font-style: normal;
	text-decoration: none;
	color: #7777cc;
	font-size: 11px;
	font-weight: normal;
}

a.sp2_advanced:hover
{
	font-style: normal;
	text-decoration: underline;
	color: #7777cc;
	font-size: 11px;
	font-weight: normal;
}

.sp2_info
{
	font-style: normal;
	text-decoration: none;
	color: #000000;
	font-size: 13px;
	font-weight: bold;
}

a.sp2_title:link,a.sp2_title:active,a.sp2_title:visited
{
	font-style: normal;
	text-decoration: none;
	color: #1A3C86;
	font-size: 13px;
	font-weight: bold;
}

a.sp2_title:hover
{
	font-style: normal;
	text-decoration: underline;
	color: #7777cc;
	font-size: 13px;
	font-weight: bold;
}

.sp2_result
{
	font-style: normal;
	text-decoration: none;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
}

.sp2_select
{
	font-style: normal;
	text-decoration: none;
	color: #990000;
	font-size: 12px;
	font-weight: bold;
}

.sp2_address
{
	font-style: normal;
	text-decoration: none;
	color: #008000;
	font-size: 12px;
	font-weight: normal;
}

.sp2_page
{
	font-style: normal;
	text-decoration: none;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
}

a.sp2_page:link,a.sp2_page:active,a.sp2_page:visited
{
	font-style: normal;
	text-decoration: underline;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
}

a.sp2_page:hover
{
	font-style: normal;
	text-decoration: underline;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
}

.sp2_nowpage
{
	font-style: normal;
	text-decoration: none;
	color: #a90a08;
	font-size: 12px;
	font-weight: bold;
}

/* marquee
---------------------------------------------------------- */

#marqueecontainer
{
	position: relative;
	width: 200px;
	height: 80px;
	background-color: #E3E4E9;
	overflow: hidden;
	padding: 10px 5px 2px 0px;
}

/* breadcrumb
---------------------------------------------------------- */

.breadcrumb
{
	margin-top: 10px;
	color: #686868;
}

.breadcrumb a
{
	background: transparent url(images/menu/breadcrumb.gif) no-repeat center right;
	text-decoration: none;
	padding-right: 18px;
	/*adjust bullet image padding*/
	color: #686868;
}

.breadcrumb a:visited, .breadcrumb a:active { color: #686868; }

.breadcrumb a:hover
{
	text-decoration: underline;
	color: #DD6F0B;
}

/* form
---------------------------------------------------------- */

legend { color: #333; }

#col1 fieldset
{
	margin: 0px 50px 10px 50px;
	padding: 10px;
	border: 0px #D4D7DE solid;
}

label
{
	display: block;
	float: left;
	width: 70px;
	padding: 0;
	margin: 5px 0 0;
	text-align: right;
}

input, form textarea, form select
{
	width: auto;
	margin: 5px 0 0 10px;
	padding: 0;
}

textarea { overflow: auto; }
.required { color: #800000; }

.wide_required
{
	font-weight: normal;
	color: #800000;
	display: block;
	width: 140px;
	padding: 0;
	margin: 5px 0 0;
}

/* doko button
---------------------------------------------------------- */

a.action_button
{
	margin-top: 5px;
	margin-bottom: 30px;
	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: normal;
}

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*/
.action_button:hover span
{
	background-position: bottom right;
	color: #fff;
}

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