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

	Reset (from the Yahoo UI Library)

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

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
ol,ul{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym{border:0;}
a{outline: none;}

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

    	Reusable Classes

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


.hide{display: none !important;}


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

	Interface

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

#body {

	float: left;
    width: 100%;
    clear: both;
}
 
body{

/*  background: #090909 url(images-global/ui/bg_body2.jpg) repeat-x 50% 0; */
	background-color: #3d475a;
    color: #d2dced;
    font-family: helvetica, arial, sans-serif;
    font-size: 12px;
}

#body.container {

	display: table;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
	background-color: #3d475a;
}

#body.conteaser {

	display: table;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
    padding-top: 20px;
	background-color: #3d475a;
}

.title_frame {

    background: #757a7d;
    height: 50px;
    padding: 1px 1px;
    border: 1px solid #bbb;
/*    text-shadow: #111 1px 1px 0; */
    text-align: left;
    vertical-align: middle;
	-moz-border-radius-topleft: 4px;
	-webkit-border-top-left-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	-webkit-border-bottom-left-radius: 4px;
	border-right: 0px;
	margin-right: -30px;
}

.title_frame li {

	float: left;
	border: 1px solid #808080;
	height: 40px;
	width: 40px;
	margin-right: 7px;
}

.title_frame h2 {

	float: left;
    font-size: 24px;
    line-height: 1em;
    color: #fff;
    font-weight: normal;
	padding-top: .45em;
    margin-left: 7px;
    margin-right: -5000px;
}

#wrap {

	display: table;
    text-align: left;
    width: 940px;
	height: 100%;
    margin: 0 auto;
    padding: 0px 10px;
    clear: both;
	vertical-align: middle;
	background-color: #303030;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
}

#dogwrap {

	display: table;
    text-align: left;
    width: 940px;
	height: 100%;
    margin: 0 auto;
    padding: 0px 10px;
    clear: both;
	vertical-align: middle;
	background-color: #7a8eb4;
	background: url(images/gradient.png) repeat-x right top;
	background: -webkit-gradient(linear, left top, left bottom, from(#788db3), to(#d2dbed));
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
}


#wrap_imprint {

	display: table;
    text-align: left;
    width: 940px;
	height: 100%;
    margin: 0 auto;
    padding: 0px 10px;
    clear: both;
	vertical-align: middle;
	background-color: #788db3;
	text-shadow: #677899 -1px 1px 0;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
}


.row {

	display: table;
    text-align: left;
    width: 940px;
    margin: 0 auto;
    padding-left: 20px;
    padding-right: 20px;
    clear: both;
	vertical-align: top;
	background: url(images/spotlight.png) no-repeat 50% 435px;
}


.nospotrow {

	display: table;
    text-align: left;
    width: 940px;
    margin: 0 auto;
    padding-left: 20px;
    padding-right: 20px;
    clear: both;
	vertical-align: top;
}

.row hr {

	width: 100%;
	background-color: #fff;
	border-color: #fff;
}

.dogrow {

	display: table;
    text-align: left;
    width: 940px;
    margin: 0 auto;
    padding: 20px 20px;
    clear: both;
	vertical-align: top;
	background: url(images/spotlight.png) no-repeat 50% 310px;
}

.row_imprint {

	display: table;
    text-align: left;
    width: 940px;
    margin: 0 auto;
    padding: 0px 20px;
    clear: both;
	vertical-align: top;
}

.column_imprint {

	display: table-cell;
	width: 50%;
    text-align: left;
}

.column_imprint ul li b {

	color: #fafafa;
	font-weight: normal;
    text-shadow: #677899 -1px 1px 0;
}


.content_features {

	display: table-cell;
	width: 230px;
	vertical-align: top;
	padding-left: 30px;
	padding-right: 20px;
	padding-bottom: 80px;
	padding-top: 20px;
}

.teaser_features {

	display: table-cell;
	width: 30%;
	vertical-align: top;
	padding-left: 30px;
	padding-right: 40px;
	padding-bottom: 20px;
}

.content_features ul {}
.content_features ul li {

	font-size: 12px;
	line-height: 1.4em;
	margin-bottom: 25px;
	margin-left: -5px;
	color: #aaa;
	padding-left: 25px;
	padding-top: 6px;
    text-shadow: #111 1px 1px 0;
	background: url(images/bone_blue.png) no-repeat 0 .5em;
}

.content_features ul li b {

	color: #fafafa;
	font-weight: normal;
}

.content_features img {

	text-align: center;
}

.content_requirements {

	display: table-cell;
}

.teaser_requirements {

	margin-top: 30px;
}

.content_requirements ul {}


.content_requirements ul li {

/*	background-image: url(images-global/ui/bullet.png); */
	margin-left: -5px;
    text-shadow: #111 1px 1px 0;
   	width: 230px;

}


#iphone {

	display: table-cell;
	position: absolute;
	width: 708px;
	height: 518px;
	vertical-align: top;
	padding-left: 135px;
	padding-top: 15px;
}

#iphone img{

	width: 473px;
	height: 518px;
}
.content_main {

	float: left;
	width: 320px;
	height: 300px;
	vertical-align: top;
}

.teaser_main {

	display: table-cell;
	width: 30%;
	vertical-align: top;
	padding-left: 40px;
}

.gallery li{

    float: left;
    margin: 30px 12px 30px 0;
}

.gallery li a{

    display: block;
    background: #000;
    padding: 1px;
    border: 2px solid #cccccc;
    text-align: center;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
}

.gallery li a:hover{border-color: #fff;}

.gallery li a img{

    display: block;
    width: 68px;
    height: 68px;
    background: #ccc;
}



/* Typography */

a {

    color: #8ed6ff;
    text-decoration: none;
    border-bottom: 1px solid #333;
}

.brightlink {

	color: #d2dced;
	text-decoration: none;
	border-bottom: 1px solid #d2dced;
}

.brightlink:hover {

	color: #fff;
	text-decoration: none;
	border-bottom: 1px solid #fff;
}

.dog {

	display: table;
    text-align: left;
    width: 940px;
    margin: 0 auto;
    padding: 20px 20px;
    clear: both;
	vertical-align: top;
	background: url(images/spotlight.png) no-repeat 50% 390px;
	text-align: right;
	padding-bottom: 10px;
	max-width: 900px;
}

#dog {
	width: 256px;
	height: 256px;
	margin-top: 30px;
}

.dogcenter {
   width: 256px;
   margin-left: auto;
   margin-right: auto;
}	

.dog a {

	color: #788db3;
	text-decoration: none;
	border-bottom: 0;
	margin-right: 0px;
}

.imprint {

	text-align: right;
	padding-bottom: 20px;
}

.imprint a {

	color: #d2dced;
	text-decoration: none;
	border-bottom: 0;
	margin-right: 0px;
}

.row a {

	margin-right: 0px;
	margin-left: 10px;
}

.content_main a {

	margin-right: 0px;
	margin-left: 0px;
}

a:hover {

    color: #fff;
    border-bottom: 1px solid #fff;
}

h2 {

    font-size: 24px;
	margin-bottom: 30px;
    line-height: 1em;
    color: #fff;
    font-weight: normal;
    text-align: center;
}

h3 {

    font-size: 18px;
	font-weight: normal;
	color: #b4e4ff;
	margin-bottom: 15px;
	line-height: 1.38em;
	padding-left: 20px;
}

h4 {

    font-size: 16px;
	font-weight: normal;
	color: #fafafa;
	margin-top: 25px;
	margin-bottom: 10px;
	line-height: 1.38em;
}

h5 {

    font-size: 36px;
	margin: 10px;
    line-height: 1.1em;
    color: #fafafa;
    font-weight: normal;
    text-align: center;
    text-shadow: #677899 -2px 2px 0;
}

h6 {

    font-size: 20px;
	font-weight: normal;
	color: #677899;
	margin-top: 15px;
	margin-bottom: 50px;
	line-height: 1.38em;
	text-align: center;
    text-shadow: #fff -1px 1px 0;
}

p {

    line-height: 1.5em;
    padding-top: 30px;
    margin-bottom: 30px;
    text-shadow: #111 1px 1px 0;

}

.content_main p {

    font-size: 14px;
    line-height: 1.7em;
    color: #bbb;
    margin-bottom: 0px;
    padding-top: 15px;
}

#wrap_imprint h3 {

	display: table;
    text-align: left;
    width: 940px;
    padding-left: 20px;
    padding-top: 20px;
    clear: both;
	vertical-align: top;
    font-size: 18px;
	font-weight: normal;
	color: #fafafa;
	margin-bottom: 10px;
	line-height: 1.38em;
    text-shadow: #677899 -2px 2px 0;
}

.row_imprint ul {

	margin-top: 1.0em;
	margin-bottom: 1.0em;
}

#head-sitelinks{

    float: left;
    width: 100%;
}

#head-sitelinks ul{

    float: right;
    margin-top: 1.5em;
    margin-right: 10px;
}

#head-sitelinks ul li{

    float: left;
/*    background: url(/images-global/ui/bg_sitelinks.png); */
    margin: 0 0 0 0;
    -webkit-border-radius: 13px;
    -moz-border-radius: 13px;
    padding: 2px 18px 2px 4px;
    background-color: #d2dbed;
}

#head-sitelinks ul li a{

    display: block;
    border: 0;
    padding-left: 10px;
    color: #aaa;
    font-size: 12px;
    line-height: 1.5em;
    background-repeat: no-repeat;
    background-position: 0 50%;
}

#head-sitelinks ul li#link-to a{color: #677899; text-shadow: #fff -1px 1px 0;}

/* #head-sitelinks ul li#link-about a{background-image: url(/images-global/ui/icon_about.png);} */

/* #head-sitelinks ul li#link-help a{background-image: url(/images-global/ui/icon_help.png);} */

#head-sitelinks ul li a:hover{color: #fff;}

#head-sitelinks ul li.selected{background: #000;}

#head-sitelinks ul li.selected a,

#head-sitelinks ul li.selected a:hover{color: #fff;}

#head-sitelinks img{

	padding-top: 15px;
	padding-left: 20px;
	padding-right: 30px;
}

.list_table {

	display: table;
    text-align: left;
    width: 940px;
    margin: 0 auto;
    padding: 0px 20px;
    clear: both;
	vertical-align: top;
}

.list_row {

	display: table-row;
    padding: 1px 1px;
/*    text-shadow: #111 1px 1px 0; */
    text-align: left;
    vertical-align: middle;
	-moz-border-radius-topleft: 4px;
	-webkit-border-top-left-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	-webkit-border-bottom-left-radius: 4px;
	border-right: 0px;
	margin-right: -30px;
}


.list_row li {

	display: table-cell;
	table-layout: fixed;
    font-size: 14px;
    font-weight: normal;
	padding-top: .45em;
    margin-left: 7px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 3px;
    text-align: left;
}

.list_row div {

	float: left;
	width: 400%;
	font-size: 12px;
	font-weight: normal;
	padding-top: 5px;
	margin-left: 7px;
	margin-bottom: 10px;
	text-align: left;
	color: #fafafa;
}

.grey {

	background: #677899;
	border: 1px solid #bbb;
	color: #fff;
}

.white {

	background: #fafafa;
	border: 1px solid #bbb;
	color: #000;
}

.header {

	border: 0px;
}

.bottomrow {
	display: block;
    text-align: left;
    width: 900px;
    margin: 0 auto;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 15px;
    clear: both;
	vertical-align: top;
}

.bottomrow hr {
	background-color: #aaa;
	border-color: #aaa;
}
