@import url( layout.css );
@import url( shop.css );

body {
    /* background: #ddd;*/
    background: #000 url('/image/bg_kickass_robin.jpg') 50% 0 no-repeat;
    padding: 0;
    margin: 0;
    COLOR: #000;
    FONT-FAMILY: "Arial CE","Trebuchet MS", "Luxi Sans", "Helvetica", sans-serif;
    text-align: center;
    FONT-SIZE: 0.8em;
}

* {margin: 0px; padding: 0px}

img {
border: 0px solid #fff
}

#container {
/*   
 margin: 0 auto 0 auto;
	width: 1008px;
    text-align: left;
	background: url('../../image/bg-container-right.jpg') right 25px no-repeat;
*/  
 margin: 0 auto 0 auto;
	width: 950px;
    text-align: left;
	
}

#main {
	width: 950px;
    text-align: left;
    background: #fff
}
#header {
	PADDING: 0em;
    height: 185px;
    width: 950px;
}
#header .title {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px
}

#header-logo {
	float:left;
	width: 500px;
    height: 160px;
    background: url('../../image/bg-header-left.jpg') 0 0 no-repeat;
}


#header-tv {
   float: left;
	width: 450px;
    height: 160px;
    background: url('../../image/bg-header-right.jpg') 0 0 no-repeat;
}

#header-bottom-right {
background: url('../../image/bg-header-shops.jpg') right top no-repeat;
}

#header-navigation {
width: 490px;
height: 27px
}

#header-navigation img {
margin: 0 3px 0 0;
padding: 0;
}

#bar-nav1, #bar-nav2, #bar-nav3, #bar-nav4, #bar-nav5 {
width: 483px;
height: 23px;
padding: 4px 0 0 6px;
color: #fff
}

#bar-nav1 {
background: #ff520b
}
#bar-nav2 {
background: #0042a3
}
#bar-nav3 {
background: #388a27
}
#bar-nav4 {
background: #e90200
}
#bar-nav5 {
background: #9100fc
}

#nav1,#nav2,#nav3 {
}

.bar-nav-on {
display: block
}

.bar-nav-off {
display: none
}

.bar-nav-on a:link, .bar-nav-on a:visited {
color: #fff
}

.bar-nav-off a:visited, .bar-nav-off a:link {
color: #fff
}


.header-nav1 {
width: 490px;
height: 27px;
background: #000
}



#footer {
COLOR: #222;
font-size: 85%;
padding: 15px 0 0 0;
    TEXT-ALIGN: left;
    width: 1008px;
    margin: 0 auto 0 auto;
}
#footer P {
	MARGIN: 0px;
    TEXT-ALIGN: center
}
#footer a{
COLOR: #222
}

#footer-left {
width: 600px;
height: 25px;
float: left
}

#footer-right {
padding: 0 58px 0 0;
width: 300px;
height: 25px;
text-align: right;
float: right
}


.cols-cleaner {
	BORDER-RIGHT: 0px dotted; BORDER-TOP: 0px; BORDER-LEFT: 0px dotted; BORDER-BOTTOM: 0px dotted
}


.main-content {
	MARGIN: 0 1em 0 1em
}
.cols-cleaner {
	BORDER-RIGHT: 0px dotted; BORDER-TOP: 0px;  BORDER-LEFT: 0px dotted; BORDER-BOTTOM: 0px dotted
}
.hide-left .cols-cleaner {
	MARGIN-LEFT: 0px; BORDER-LEFT-STYLE: none
}
.hide-right .cols-cleaner {
	MARGIN-RIGHT: 0px; BORDER-RIGHT-STYLE: none
}
.hide-both .cols-cleaner {
	MARGIN: 0px; BORDER-TOP-STYLE: none; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; BORDER-BOTTOM-STYLE: dotted
}

.side-columns {
}

.side-columns UL {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0.3em; PADDING-BOTTOM: 0px; PADDING-TOP: 0px
}