/* @BASE */
body { font: 16px/1.1em "Lucida Grande", "Lucida Sans Unicode", sans-serif; }
h1, h2, h3, h4 { font-family: 'Droid Serif', Georgia, Times, serif; line-height: 1.1em; font-weight: 400; }
h1 { font-size: 3em; }
h2 { font-size: 1.5em; margin-bottom: 0.2em; }
h3 { font-size: 1.15em; margin-bottom: 0.3em; }
h4 { font-size: 1em; margin-bottom: 0.2em; }
a { color: #1d74c2; }
a:hover { text-decoration: none; }
input[type="submit"], input[type="text"] { line-height: normal !important; }
input[type="text"], input[type="password"], textarea { border: #bbb 1px solid; border-radius: 3px; padding: 3px 5px; width: 220px; }
input[type="text"]:hover, input[type="password"]:hover, input[type="text"]:focus, input[type="password"]:focus, textarea:hover, textarea:focus { box-shadow: 0 0 3px #38b6ff; border-color: #38b6ff; }

/* @COMMON */
.infront { position: relative; z-index: 999; }
.red-arrow li { font-family: 'Droid Serif', Georgia, Times, sefif; position: relative; padding-left: 15px; margin-bottom: 3px; }
.red-arrow li a { color: #16518E; }
.red-arrow span { position: absolute; left: 0; }
.more { padding-top: 10px; font-size: 0.8em; }
.more a { display: inline !important; text-decoration: underline !important; }
.more a:hover { text-decoration: none !important; opacity: 1 !important; }
.more span, .red-arrow span, .red, .error-msg { color: red !important; }
.confirm-msg { background: #ddffeb; border: 1px dotted #62A538; color: #62A538; display: block; font-size: 0.9em; margin-top: 10px; padding: 5px 10px; text-align: center; width: 150px; }	
.articles a, .art a { text-decoration: none; }
.articles a:hover, .hor-art a:hover, .section#forum li a:hover, #footer-in li a:hover, .art a:hover { opacity: 0.8; }
.play-icon { background: url('../../images/design/play-icon.png') no-repeat; height: 14px; line-height: 14px; vertical-align: text-top; width: 14px; }
.last { margin: 0 !important; }
	
/* @MAIN CONTAINERS */
#main-wrapper { width: 970px; margin: 0 auto 10px; padding: 0 180px 0 0; position: relative; }
#master { background: #fff; width: 940px; padding: 0 10px 10px 10px; }

/* @BANNERS */
#right-banners { width: 180px; position: absolute; right: 0; top: 0; }
#right-banners img { margin-bottom: 10px; }
#top-banner { margin-bottom: 10px; width: 960px; }
#top-banner img { display: block; }
.banner { margin-bottom: 10px; cursor: pointer; }
.banner-fixed { top: 10px; left: 50%; margin-left: 395px; position: fixed; }

/* @OTHER */
#script img { display: block; }
#bg-box { position: fixed; z-index: -1; top: 0; left: 0; overflow: hidden; width: 100%; height: 100%; display:block; }
#bg-box .background { z-index: -2; position:absolute;}
#bg-box .gradient { z-index: -1; position: fixed; width: 100%; height: 100%; display:block; background-image: url('../../images/design/bg-transparency.png'); background-repeat: repeat-x; background-position: left bottom; background-attachment: fixed;}
          
/* @HEADER */
#header { margin-bottom: 10px; position: relative; }
#header #header-in { height: 87px; overflow: hidden; padding: 10px 0 10px 170px; }
#header #main-logo { position: absolute; bottom: 7px; left: -26px; }
#header #ifi-slogan { color: red; font-family: 'Julee', cursive; font-size: 1.6em; float: left; padding-top: 8px; margin-right: 50px; }
#header #weather { float: left; margin-right: 20px; width: 240px; padding-top: 10px; }
#header #weather span { display: block; line-height: 1em; margin-bottom: 5px; }
#header #weather .icon { float: left; }
#header #weather .meta { float: left; margin-left: 5px; }
#header #weather .today { float: left; width: 140px; }	
#header #weather .today span { line-height: 1em; margin-bottom: 5px; }	
#header #weather .today .day { color: #666; }
#header #weather .today .temp { color: red; font-size: 2em; }
#header #weather .today .city { font-size: 0.8em; width: 80px; word-wrap: break-word; }
#header #weather .tomorrow { float: left; width: 100px; }		
#header #weather .tomorrow .day { color: #666; font-size: 0.7em; }
#header #weather .tomorrow .temp { color: red; font-size: 0.8em; }   
#weather .today { position: relative; }
#weather .today .icon { background: url('../../images/design/weather-sprite.png') no-repeat; height: 53px; width: 52px; }
#weather .today .icon.sun { background-position: -5px -5px; }
#weather .today .icon.part-light { background-position: -65px -5px; }
#weather .today .icon.part-dark { background-position: -124px -5px; }
#weather .today .icon.part-rain { background-position: -185px -5px; }
#weather .today .icon.over-mix { background-position: -4px -61px; }
#weather .today .icon.over-light { background-position: -64px -61px; }
#weather .today .icon.cloud-rain { background-position: -123px -61px; }
#weather .today .icon.cloud-snow { background-position: -184px -61px; }            
#weather .today .icon.part-snow { background-position: -5px -122px; }
#weather .today .icon.part-thunder { background-position: -65px -122px; }
#weather .today .icon.cloud-thunder { background-position: -124px -122px; } 
#weather .today .icon.cloud-mix { background-position: -184px -122px; }                          
#weather .today .brush { background: url('../../images/design/brush-sprite.png') no-repeat; position: absolute; top: 35px; right: 95px; height: 40px; width: 25px; }
#weather .today .brush.green { background-position: -1px 0; }
#weather .today .brush.yellow { background-position: -36px 0; }
#weather .today .brush.red { background-position: -71px 0; }   
#weather .tomorrow { position: relative; } 
#weather .tomorrow a { font-size: 0.7em; margin-left: 5px; }                                 
#weather .tomorrow .icon { background: url('../../images/design/weather-sprite_s.png') no-repeat; height: 33px; width: 35px; }
#weather .tomorrow .icon.sun { background-position: -2px -2px; }
#weather .tomorrow .icon.part-light { background-position: -37px -2px; }
#weather .tomorrow .icon.part-dark { background-position: -75px -2px; }
#weather .tomorrow .icon.part-rain { background-position: -112px -2px; }
#weather .tomorrow .icon.over-mix { background-position: 0 -41px; }
#weather .tomorrow .icon.over-light { background-position: -38px -41px; }
#weather .tomorrow .icon.cloud-rain { background-position: -75px -41px; }
#weather .tomorrow .icon.cloud-snow { background-position: -113px -41px; }            
#weather .tomorrow .icon.part-snow { background-position: -2px -78px; }
#weather .tomorrow .icon.part-thunder { background-position: -38px -78px; }
#weather .tomorrow .icon.cloud-thunder { background-position: -75px -78px; }
#weather .tomorrow .icon.cloud-mix { background-position: -113px -78px; }
#weather .tomorrow .brush { background: url('../../images/design/brush-sprite_s.png') no-repeat; position: absolute; top: 23px; right: 68px; height: 31px; width: 20px; }
#weather .tomorrow .brush.green { background-position: -1px 0; }
#weather .tomorrow .brush.yellow { background-position: -28px 0; }
#weather .tomorrow .brush.red { background-position: -56px 0; } 
           
#header #control-panel { float: right; position: relative; }
#header #control-panel #items { position: absolute; top: 74px; right: 0; width: 320px; }
#header #control-panel #items a { color: #666; display: block; cursor: pointer; font-size: 0.8em; line-height: 1.7em; float: right; margin-left: 10px; text-decoration: none; }
#header #control-panel #items #shop-list { background: url('../../images/ico-bookmark.gif') no-repeat; padding-left: 23px; margin: 0; }
#header #control-panel #items #favorites { background: url('../../images/ico-favorite.gif') no-repeat; padding-left: 20px; }
#header #control-panel #items .logout { background: url('../../images/ico-logout.gif') no-repeat; padding-left: 20px; }
#header #control-panel #items .edit { background: url('../../images/ico-profile.gif') no-repeat; padding-left: 20px; }
#header #control-panel #items a:hover { background-position: 0 -40px !important; color: #ff0000; }
#header #control-panel #search { float: right; }
#header #control-panel #search input { float: left; }
#header #control-panel #search input[type="text"] { width: 150px; margin-right: 1px; }
                  
/* @main nav */
#menu-wrapper { background: #fff; border-top: #acacac 1px solid; border-bottom: #666666 1px solid; padding: 1px 0; }
#menu-wrapper #menu { 	
	background: #666;
	background: -moz-linear-gradient(top,  #999 0%, #555 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#999), color-stop(100%,#555));
	background: -webkit-linear-gradient(top,  #999 0%,#555 100%);
	background: -o-linear-gradient(top,  #999 0%,#555 100%);
	background: -ms-linear-gradient(top,  #999 0%,#555 100%);
	background: linear-gradient(to bottom,  #999 0%,#555 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#999999', endColorstr='#555555',GradientType=0 ); 
}
#menu-wrapper #menu { overflow: hidden; list-style: none; padding-left: 29px; z-index: 999; }
#menu-wrapper #menu li { border-left: #fff 1px solid; float: left; font-size: 0.9em; font-family: "Lucida Grande","Lucida Sans Unicode", sans-serif; font-weight: bold; }
#menu-wrapper #menu li:first-child { border: none; }
#menu-wrapper #menu li a { color: #fff; display: block; padding: 10px; text-decoration: none; text-shadow: 0 -1px 0 #000; }
#menu-wrapper #menu li a:hover, #menu-wrapper #menu .sel  { background: red; }

/* @FOOTER */
#footer {
 	background: #bbb;
	background: -moz-linear-gradient(top,  #bbb 0%, #eee 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#bbb), color-stop(100%,#eee));
	background: -webkit-linear-gradient(top,  #bbb 0%,#eee 100%);
	background: -o-linear-gradient(top,  #bbb 0%,#eee 100%);
	background: -ms-linear-gradient(top,  #bbb 0%,#eee 100%);
	background: linear-gradient(to bottom,  #bbb 0%,#eee 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bbbbbb', endColorstr='#eeeeee',GradientType=0 ); 
	border-top: 1px solid #aaa; 
} 
#footer #footer-in { overflow: hidden; margin: 0 auto; padding: 20px 190px 20px 20px; width: 940px; }
#footer #footer-in .site-links { overflow: hidden; }
#footer #footer-in .gen-info { float: right; font-size: 1em; padding: 0 20px 20px 0; }
#footer #footer-in .gen-info ul { border-left: #fff 1px solid; padding: 0 0 0 10px; }
#footer #footer-in .gen-info li { font-size: 0.95em; line-height: 1.6em; text-shadow: 0 1px 1px #fff; }
#footer #footer-in .gen-info li a { color: #000; text-decoration: none; }
#footer #footer-in .gen-info img { position: relative; left: -6px; }
#footer #footer-in .gen-info .email { margin-top: 7px; font-size: 0.9em; }
#footer #footer-in .gen-info .email a { color: red; }
#footer #footer-in .ifi { float: left; }
#footer #footer-in .ifi ul { border-left: 1px solid #B3B3B3; float: left; margin-right: 60px; padding: 0 0 0 10px; }
#footer #footer-in .ifi li { font-size: 0.85em; line-height: 1.6em; text-shadow: 0 1px 1px #fff; }
#footer #footer-in .ifi ul #rss a { background: url('../../images/design/icon-rss_s.png') no-repeat right 2px; padding-right: 25px; display: block; }
#footer #footer-in .ifi ul #odata a { background: url('../../images/design/icon-odata_s.png') no-repeat right 2px; padding-right: 25px; display: block; width: 45px; }
#footer #footer-in .ifi ul li a { color: #000; text-decoration: none; }
#footer #footer-in .extra { font-size: 0.7em; }