/* Created by: eddyfever for SimpleTheme! thanx to: get-simple.info */
/* IF you use other pages then template.php scroll down for speciafid options for that page */

/* General */
* { padding: 0; margin: 0; }

h1,h2,h3,h4,h5,pre,code {font-size: 24px; font-weight: normal;}
h1 {letter-spacing: -1px;}
h6 {font-size: 11px; font-weight: normal; margin: -6px 0px 16px 0px; padding: 0px 0px 0px 0px;}
ul,ol,li,h1,h2,h3,h4,h5,pre,form,body,html,p,fieldset,input {margin: 0; padding: 0}
a, a img,:link img,:visited img, :active img {border: 0 none; outline: none;}
a, a:link,a:visited, a:active {border: 0 none; outline: none;}
img {
 border: 0px;
}

.cfx:after {content:"\0020";display:block;height:0;clear:both;visibility:hidden;overflow:hidden;}
.cfx {clear:both;}

html, body {
  margin:0;
  padding:0;
  width:100%;
  height:100%;
}



body {
 font-family: Verdana;
 font-size: 12px;
 background: url(design/globalbg.jpg) #f2f9fe center top no-repeat;
 color: #41606d;
 line-height: 22px;
}

/* Headers */

h1 {
 color: #cd3b1a;
 line-height:36px;
 font-family: Verdana;
}

h2 {
 color: #90b3bf;
 line-height:36px;
 font-family: Verdana;
}

h3 {
 font-size:  24px;
 color: #90b3bf;
 line-height:36px;
 font-family: Verdana;
}

h4 {
font-size:  24px;
line-height:36px;
 font-family: Verdana;
}

/* Links */
a:link, a:active, a:visited {
 color: #cd3b1a;
 text-decoration: none;
}
a:hover {
 color: #dd6b51;
 text-decoration: none;
}

#wrap1 a:link, #wrap1 a:active, #wrap1 a:visited {
 color: #dd6b51;
 text-decoration: none;
}
#wrap1 a:hover {
 color: #cd3b1a;
 text-decoration: none;
}

/* Columns */
#wrapper { 
 margin: 0 auto 0;
    padding:20px 0 0;
 width: 1100px;
 background: transparent;

 position:relative;

}

#back{
background: url(design/bg.png) scroll no-repeat 100% 100%;
min-height: 100%;
height:auto !important;
height:100%;
}
/* Header template.php */
#header {
 margin:0 auto;
 width: 1028px;
 height: 150px;
 background: transparent url(design/header.png) no-repeat 0 0;
 position:relative;
}

#header .logo {
position:absolute;
top:20px;
right: 45px;
display:block;
width:245px;
height:130px;
}

#top-text {
    position:absolute;
    top:84px;
    left: 45px;
    color:#999;
    font-size:10px;
    line-height:12px;
}
#top-text b {color:#1e3d6c}

#top-text2 {
    position:absolute;
    top:84px;
    left: 360px;
    color:#999;
    font-size:10px;
    line-height:13px;
}
#top-text2 b {color:#1e3d6c}

#header .tagline {
 padding-left: 93px;
 color:#90b3bf;
 font-family: Verdana;
 font-size:18px;
}


#middle {
 margin: 0 auto;
 width: 1028px;
 background: transparent url(design/middle.png) repeat-y 0 0;
}

#content {
 width: 942px;
 margin: 0 auto;
}


/* leftcolumn template.php */
#leftcolumn { 
 margin: 0px 0px 50px 0px;
 padding: 10px;
 width: 200px;
 float: left;
}

/* rightcolumn template.php */
#rightcolumn { 
 float: right;
 margin: 0px 46px 0 0px;
 font-size: 11px;

}
#rightcolumn .block {
    width:200px;
    border:2px solid #006cb5;
	padding: 0px 0px 0px 0px;
    background:#fff;

}

#rightcolumn .block h6 {
    color: #fff;
    background: #006cb5;
    font-size: 16px;
    text-align: center;
    line-height: 48px;
    height: 48px;
    text-transform:uppercase;
    font-weight:bold;
}

#rightcolumn .subarticles a {color: #cd3b1a;}
#rightcolumn .subarticles a:hover {color: #dd6b51;}
#rightcolumn a {color: #41606d;}
#rightcolumn a:hover {color: #cd3b1a;}

#rightcolumn .block.round-10 h6 {
    -webkit-border-radius:5px 5px 0 0 ;
    -moz-border-radius: 5px 5px 0 0 ;
    border-radius: 5px 5px 0 0 ;
}

.round-10 {
    -webkit-border-radius:10px;
    -moz-border-radius: 10px;
    border-radius:10px;
}



/* Content */
#content.ccr{
    width: 700px;
    float:left;
    margin:0 0 0 44px;
}
#content h2 {
    border-left:16px solid #6fc7ec;
    padding: 0 0 0 15px;
	margin: 0px 0px 16px 0px;
    font-size: 18px;
    line-height:20px;
    color:#1e3d6c;
    font-weight: normal;
}

#content h1 {
font-size: 24px;
margin: 0px 0px 0px 0px;
 color: #cd3b1a;
 line-height:36px;
 font-family: Verdana;
}

#content p {
    margin: 0px 0px 16px 32px;
	line-height: 20px;
    color: #404040;
}

#content ul {margin: 36px 0px 36px 96px; padding: 0px 0px 0px 0px; color: #404040;}
#content ol {margin: 0px 0px 8px 96px; padding: 0px 0px 0px 0px;}
#content ul ul {margin: 0px 0px 8px 16px; padding: 0px 0px 0px 16px; font-size: 11px;}
#content ul li {margin: 0px 0px 8px 16px; padding: 0px 0px 0px 0px;}
#content ul li a {text-decoration: none; color: #1871A0;}
#content ul li a:hover {text-decoration: none; color: #1B9BDD;}
#content ul li a.current {color: #99181c; font-weight: bold;}

/* date */
.date {
 padding-top: 10px;
 color: #90b3bf;
 font-size: 11px;
 font-style: italic;
}

/* Featured template.php */
#featured {
 width: 940px;
    height:250px;
 margin: 0 auto 35px;
 padding: 0;
}

#featured ul {
 list-style: none;
}

#featured .txt {
    float:left;
    width:404px;
    margin: 0 2px 0 0;
    height:250px;
    background: #acddf4;
}

#featured .img {
    float:left;
    margin: 0 2px 0 0;
    height:250px;
    display:inline;
    position:relative;
}
#featured .last {
    margin: 0 !important;
}



#featured h1, #featured h2{
    color:#fff;
    font-size: 24px;
    line-height: 26px;
    margin: 10px 15px;
    font-weight: normal;
}
#featured p{
    color:#1E3D6C;
    font-size: 12px;
    line-height: 16px;
    margin:0 15px 15px;
}

#cc-im-1 {
    position:absolute;
    width:72px;
    height:72px;
    background: transparent url(design/cc-im-1.png) no-repeat 0 0;
    top:5px;
    right:5px;
}
#cc-im-2 {
    position:absolute;
    width:72px;
    height:72px;
    background: transparent url(design/cc-im-2.png) no-repeat 0 0;
    top:5px;
    right:5px;
}

#cc-im-3 {
    position:absolute;
    width:72px;
    height:72px;
    background: transparent url(design/cc-im-3.png) no-repeat 0 0;
    top:5px;
    right:5px;
}



#tribar{
background: transparent url(design/tribar.png) no-repeat 0 0;
 position:absolute;
    top:157px;
    right:-35px;
    width:45px;
    height:50px;
}
#tribar .print {

    display:block;
    height:17px;
    width:15px;
    margin:0 0 0 25px;
    background: transparent url(design/icons.png) no-repeat 0 2px;
}

#tribar .mail {
    display:block;
    
    height:17px;
    width:15px;
    margin:0 0 0 25px;
    background: transparent url(design/icons.png) no-repeat 0 -15px;
}
#tribar .map {
    display:block;
    height:17px;
    width:15px;
    margin:0 0 0 25px;
    background: transparent url(design/icons.png) no-repeat 0 -33px;
}



/* Footer with credits */

#footer {
 margin:0 auto;
 width: 1028px;
 height: 100px;
 background: transparent url(design/footer.png) no-repeat 0 0;
 position:relative;
    color: #1e3d6c;
}

#copy {
 position:absolute;
    top:32px;
    left:38px;
 font-size: 10px;
 line-height: 12px;

}
#live {
  position:absolute;
    top:33px;
    left:410px;   
}

/* Wraps for 100% width */
.wrap1 {
 clear: both;
 background: #41606d;
 width: 100%;
 border-bottom: 1px #2d424a solid;
}

.wrap2 {
 border-top: 1px #b0d5e1 solid;
 background: #90b3bf;
 width: 100%;
}

/* Menu */
/* for IE5 and IE6, update your browser!!!*/

#menu{
    position: absolute;
    left: 44px;
    font-size: 18px;
	font-weight: normal;
	font-style: normal;
    font-family: Verdana;
    line-height: 75px;
}

#menu li {
 display: inline;
 float:left;
 height:69px;
 margin:0 5px 0 0;
}

#menu a {
	padding: 0px 10px 0px 0px;
	float: left;
	height: 69px;
	text-decoration: none;
	border: none;
}

#menu a span {
	float: left;
	height: 69px;
	padding: 0px 0px 0px 10px;
	color: #1e3d6c;
	text-transform: uppercase;
}


#menu a:link, #menu a:visited, #menu:active  {
  color: #1e3d6c;
  text-decoration: none;
  border:0;
}


#menu a:hover{
   background: transparent url(design/mrighta.png) no-repeat 100% 0;
}

#menu a:hover span{
    background: transparent url(design/mlefta.png) no-repeat 0 0;
}

#menu li.current a{
   background: transparent url(design/menu-a-r.png) no-repeat 100% 0;
}

#menu li.current a span{
    background: transparent url(design/menu-a-l.png) no-repeat 0 0;
    color:#fff;
}


/* Elements */
code {
 margin-top: 1em;
 margin-bottom: 1em;
 font-size: 11px;
 display: block;
 padding: 15px;
 background: #b0d5e1;
 border: 1px dashed #cd3b1a;
}

hr {
 background-color: #cd3b1a;
 height: 1px;
 border: 0px;
}

blockquote {
 font-style: italic;
 margin: 0px;
 padding: 15px;
 border-left: 3px solid #cd3b1a;
 background: #b0d5e1;
}

#download a {
font-size: 30px;
line-height:36px;
font-family:georgia;
display: block;
width: 300px;
text-align: center;
padding: 6px;
background-color: #b0d5e1;
color: #2d424a;
border-bottom: 1px solid #90b3bf;
}

#download a:link, #download a:visited {
color: #2d424a;
text-decoration: none;
}

#download a:hover {
background-color: #cd3b1a;
color: #ffffff;
border-bottom: 1px solid #41606d;
}

/** menu_right.php **/
#leftcolumn2 { 
 margin: 0px 0px 50px 0px;
 padding: 10px;
 width: 678px;
 float: left;
}

#leftcolumn2 ul { 
padding-left: 18px;
}

#rightcolumn2 { 
 float: right;
 margin: 0px 0px 50px 0px;
 padding: 10px;
 width: 200px;
 display: inline;
}

/** 2columns.php **/
#featured_left {
 width: 430px;
 padding-right: 50px;
float: left;
}

#featured_right {
 width: 430px;
float: right;
}

#featured2 { 
 background: #41606d;
 color: #ffffff;
 width: 922px;
 height: 230px;
 margin: 0 auto;
 padding-top: 25px;
}

/** featured.php **/


.wrap2_1 {
 clear: both;
 border-top: 1px #b0d5e1 solid;
 background: #90b3bf;
 width: 100%;
}


#faxim{
    line-height: 80px; font-weight: bold; text-align: right; margin: -1em  0 0pt;
}
#faxim img{display:inline;
vertical-align:middle;}


#ymaps-map-container {background: none; border: none; width: 100%; height: 400px; margin: 0px auto 24px auto;}



.null {height: 0px auto; min-height: 0px; line-height: 0px; font-size: 0px; overflow: hidden; clear: both;}
.brandlist {padding: 4px 4px 4px 4px; margin: 8px 8px 8px 8px; border: 1px solid #C0C0C0;}
.brandlist:hover {border: 1px solid #75CCE0;}

ul.categorylist {margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; list-style: none;}
ol.categorylist {margin: 0px 0px 8px 36px; padding: 0px 0px 0px 0px;}
ul.categorylist ul {margin: 0px 0px 16px 16px; padding: 0px 0px 0px 16px; font-size: 11px;}
ul.categorylist li {margin: 0px 0px 8px 0px; padding: 0px 0px 0px 0px;}
ul.categorylist li a {text-decoration: none; color: #1871A0;}
ul.categorylist li a:hover {text-decoration: none; color: #1B9BDD;}
ul.categorylist li a.current {color: #99181c; font-weight: bold;}#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(design/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(design/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
/* horinaja default */
.horinaja ul{position:relative;}
.horinaja ul li{background:transparent;display:block;top:0;}
/* horinaja pagination */
ol.horinaja_pagination{height:40px;margin: 0 auto;position:relative;background:transparent;padding:5px 0 0 0;clear:both;}
ol.horinaja_pagination li{float:left;height:40px;display:block;}
ol.horinaja_pagination li a{height:30px;display:block;background:transparent;float:left;color:white;font-weight:bold;text-align:center;
font-size:12px;padding: 10px 0 0 0;cursor:pointer;}