@charset "UTF-8";
/* CSS Document */

html { margin:0; padding:0; }
body {
	padding:0;
	margin:0;
	width:100%;
	color:#8d8d8d;
	/*font-family:"Myriad Pro", Arial, Helvetica, sans-serif;
	font-size:12px;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	/*background-color:#dde;*/
}

.wrapper {
	width:950px;
	height:600px;
	margin:10px auto;
	overflow:hidden;
	background-color:#fff;
	/*border:#ccc 1px solid;*/
}

a, a img { outline:none; border:none; }

a:link,
a:hover,
a:active,
a:visited {
	color:#8d8d8d;
	text-decoration:none;
}

a:hover {
	color:#f30;
}

a#logo {
    float:left;
}

#slider
{
    height:150px;
    width: 8px;
    margin:0;
	margin-top:150px;
    float:left;
}
#noSlider
{
    height:150px;
    width: 8px;
    margin:0;
	margin-top:150px;
    float:left;
}
#slider a {
	cursor:pointer;
}
#scroller
{
    width: 340px;
    height: 400px;
    overflow:hidden;
	float:left;
}

div.header {
	height:130px;
	background-color:#fff;
}
div.header img.logo {
	float:left;
	width:380px;
}
div.topMenu {
	float:right;
	text-align:right;
	padding-top:30px;
	width:150px;
	overflow:hidden;
}
div.topMenu a {
	line-height:15px;
	display:block;
	text-align:right;
}
div.topMenu a:link {
	color:#333;
}
div.topMenu a:visited {
	color:#333;
}
div.topMenu a:active {
	color:#333;
}
div.topMenu a:hover {
	color:#f30;
}
div.topMenu .currentLink a:link {
	color:#f30;
}
div.topMenu .currentLink a:active {
	color:#f30;
}
div.topMenu .currentLink a:visited {
	color:#f30;
}
div.topMenu .currentLink a:hover {
	color:#f30;
}
div.content {
	height:420px;
	background-color:#fff;
}
div.content div {
	padding:20px 0 0 120px;
}
div.content .about p {
	width:340px;
	font-size:10px;
}
div.content .pressPicsOuter {
	width:650px;
	padding-top:0;
	margin-top:0;
	float:left;
	text-align:right;
}
div.content .pressPicsOuter div {
	padding-top:0;
	margin-top:0;
}
div.content .pressLinks {
	width:150px;
	padding:0;
	margin:0;
	float:right;
	text-align:right;
}
div.content .pressLinks p a {
	display:block;
	cursor:pointer;
}
/*div.content>.pressLinks h3 {
	font-size:11px;
	font-weight:nomral;
	color:#333;
	margin:0 0 5px;
}
div.content>.links h3 {
	font-size:11px;
	font-weight:bold;
	color:#333;
	margin:0 0 5px;
}*/
div.content>.links p.name {
	font-size:10px;
	color:#333;
	margin:0 0 5px;
}
div.content>.links p.url {
	font-size:11px;
	color:#999;
	margin:0 0 15px;
}
div.flashIntro {
	/*margin-top:50px;
	margin-left:100px;*/
}
div.aboutMe {
	margin-top:50px;
	float:right;
	width:530px;
	clear:both;
	margin-left:100px;
	margin-bottom:30px;
}
div.aboutMe p {
	font-size:11px;
	text-align:justify;
}

div.topNavigation {
	width:600px;
	/* ie 550 */
	float:right;
	padding-top:40px;
}

div.navigation,
div.topNavigation {
	margin:0px 0 20px;
	text-align:center;
	overflow:hidden;
	height:50px;
	float:right;
}
div.navigation {
	text-align:center;
	clear:both;
	margin:0 auto;
	float:right;
	width:950px;
}
div.topNavigation {
	margin-bottom:10px;
}
div.topLevel {
	margin:0 auto;
	width:900px;
	float:none;
	text-align:center;
}
div.topLevel div {
	padding:15px 0;
	float:left;
	text-align:center;
	cursor:pointer;
	font-size:14px;
	text-transform:uppercase;
	overflow:hidden;
}
div.navigation div a {
	display:block;
	padding-right:42px;
}
div.navigation div a:link,
div.navigation div a:visited,
div.navigation div a:active {
	color:#333;
}
div.topNavigation div a {
	background-color:#fff;
	padding-right:30px;
}
div.topLevel div div {
	margin-left:0;
	padding:2px 10px 20px 0;
}
div.topLevel div div a {
	padding:2px 0;
	background-color:transparent;
	display:block;
	
}
div.topLevel div a:hover {
	color:#000;
}
div.topLevel a.current {
	color:#000;
}

div.subLevel {
	z-index:500;
	margin-left:0;
	display:block;
	padding:0;
	margin-top:15px;
	position:absolute;
	background-color:#fff;
	opacity:0.8;
	filter:alpha(opacity=80);
}
div.subLevel a {
	margin-left:10px;
	padding-right:0;
	background-color:transparent;
}

div.template1_small,
div.template2_small {
	margin-top:30px;
	overflow-y:scroll;
	width:340px;
	height:400px;
	float:left;
}
div.template1_small div,
div.template2_small div {
	float:left;
}
div.template1_small div img,
div.template2_small div img {
	margin-bottom:15px;
	margin-right:40px;
	cursor:pointer;
	display:block;
}
div.template1_big,
div.template2_big {
	margin-top:30px;
	float:right;
	width:550px;
	height:400px;
	overflow:hidden;
	margin-bottom:20px;
	text-align:right;
}
div.template2_big {
	width:530px;
}
div.template2_big_left {
	width:100px;
	float:left;
	padding-top:0;
	margin-top:0;
	text-align:left;
	font-size:14px;
}
div.template2_big_left p {
	padding-top:0;
	margin-top:0;
	margin-bottom:20px;
	cursor:pointer;
}
div.template2_big_right {
	width:400px;
	height:400px;
	text-align:right;
	overflow:hidden;
	float:right;
}
div.template2_big_right img {
	float:right;
}
/* make img scale from center */
/*
div.template1_big div {
	float:right;
	text-align:right;
}
*/
/* make img scale from right (solving jumping problem from big picture to small ones) */
div.template1_big div img {
	float:right;
}
div.constructionLeft {
	float:left;
	padding:20px 0 0 120px;
}
div.constructionLeft div {
	padding:0 0 10px;
}
div.content .pressLinks h4, div.content .pressLinks h5,
div.constructionLeft h4, div.constructionLeft h5,
div.constructionRight h4, div.constructionRight h5 {
	padding:0 0 3px;
	margin:0;
	font-weight:normal;
	font-size:11px;
}
div.constructionLeft h4, div.constructionRight h4, div.content .pressLinks h4 {
	color:#000;
}
div.constructionLeft a, div.constructionRight a {
	display:block;
	font-size:11px;
	font-weight:normal;
}


div.constructionMain {
	width:400px;
	float:right;
	margin:20px 0 0;
}
#contactForm ul {
	padding-left:0;
	margin:0;
}
div.contactAddress ul {
	padding-top:150px;
	margin:0;
	width:320px;
	text-align:right;
	float:left;
}
div.constructionRight {
	float:right;
	width:150px;
	text-align:right;
	padding:20px 0 0;
	margin:0;
}
div.constructionRight a {
	display:block;
}
div.constructionBig {
	width:600px;
	float:right;
	margin:20px 0 0;
}
div.constructionBig a img {
	padding-bottom:5px;
}
div.constructionBigUpper,
div.constructionBigLower {
	clear:both;
	display:block;
	height:160px;
}
div.constructionBigUpper div,
div.constructionBigLower div {
	cursor:pointer;
}
div.constructionBig div div {
	text-align:center;
	width:65px;
	padding:10px 0;
	padding-left:20px;
	float:right;
}
div.contactDog {
	float:left;
}
form.contactForm .warning {
	color:#F30;
}
form.contactForm li {
	list-style:none;
	font-size:11px;
}
form.contactForm li label {
	font-size:11px;
	width:270px;
	float:left;
	color:#333;
}
form.contactForm li input {
	border:none;
	font-size:11px;
	width:270px;
	border-bottom:#8d8d8d 1px solid;
	margin-bottom:4px;
	padding:1px 0;
	color:#000;
}
form.contactForm li input:focus {
	color:#f60;
}
form.contactForm li textarea {
	border:none;
	width:270px;
	border:#8d8d8d 1px solid;
	margin-top:20px;
	height:85px;
	font-size:11px;
	padding:1px 2px;
	color:#000;
}
form.contactForm li textarea:focus {
	color:#f60;
}
form.contactForm .submitButton {
	padding-top:10px;
	border:none;
	cursor:pointer;
	font-size:11px;
	color:#333;
	width:270px;
	float:left;
	background:#fff;
	text-align:left;
	padding-left:0;
	margin-left:0;
	outline:none;
	letter-spacing:1px;
}
form.contactForm .submitButton:hover {
	color:#f30;
	outline:none;
}
form.contactForm li .submitButton:focus {
	color:#f30;
	outline:none;
	border:none;
}
div.contactAddress ul li {
	font-size:11px;
	padding-top:3px;
	list-style:none;
}
div.footer {
	clear:both;
	height:20px;
}
div.footer p {
	text-align:right;
	/*padding-right:20px;*/
	font-size:11px;
}
div.footer p a:link,
div.footer p a:hover,
div.footer p a:active,
div.footer p a:visited {
	color:#8d8d8d;
	text-decoration:none;
	border-right:#fff 1px solid;
	border-left:#fff 1px solid;
	padding-left:2px;
	padding-right:2px;
}
#ct, #lk, #pr, #co {
	border-left:#000;
}

div.footer p a:hover {
	color:#000;
	border-left:#f30 1px solid;
	border-right:#f30 1px solid;
	padding-left:2px;
	padding-right:2px;
}
	
