</*
-----------------------------------------------
fmt main style
version: 2007.04.12
----------------------------------------------- */

h1,h2,h3,h4,h4,h6,p,span,ol,ul,li,form,img { margin:0; padding:0; font-size:100.01%; }

div.clear {
	clear:both;
	height:0;
	margin:0;
	line-height:0;
	font-size:1px;
	}

body {
  margin:0;
  padding:0;
	background:#000;
  color:#000;
  font:11px verdana,geneva,arial,sans-serif;
	text-align:center;
  }
	
	
  
/* COLUMN STRUCTURE --------------------------- */

#containerHome {
	border-top:#000 1px solid;
	width:720px;
	margin:0 auto;
	background:#000 url( ../i/bg-home.gif );
	}

#container {
	border-top:#000 1px solid;
	width:720px;
	margin:0 auto;
	background:#000 url( ../i/bg.gif );
	}


/* header --------------------------- */

#headerHome {
	width:720px;
	height:200px;
	margin:0 auto;
	color:#bbb;
	}

#headerHome #head {
	float:left;
	width:298px;
	}

#headerHome #logo {
	width:298px;
	height:110px;
	background:#444;
	}

#headerHome #logo img {
	margin:18px 0 0 13px;
	}

#headerHome #events {
	border-top:1px #000 solid;
	width:298px;
	height:89px;
	background:#444;
	text-align:left;
	position:relative;
	display:block;
	}

#headerHome #events img {
	position:absolute;
	top:15px;
	left:27px;
	}

#headerHome #events p {
	position:absolute;
	top:13px;
	left:157px;
	}

#headerHome #image {
	float:left;
	width:300px;
	height:200px;
	border-left:1px #000 solid;
	}

#headerHome #store {
	float:left;
	text-align:left;
	width:120px;
	height:200px;
	background:#444;
	border-left:1px #000 solid;
	}

#headerHome #store img {
	width:120px;
	margin:0;
	padding:0;
	border-bottom:1px #000 solid;
	}

#headerHome #store p {
	width:110px;
	margin:0;
	padding:7px 0 0 10px;
	}

#headerHome a {
	color:#bbb;
	font-weight:bold;
	text-decoration:none;
	}

#headerHome a:hover {
	color:#f60;
	}
	

#header {
	width:720px;
	height:100px;
	margin:0 auto;
	color:#bbb;
	}

#header #logo {
	float:left;
	width:269px;
	height:100px;
	background:#444;
	}

#header #logo img {
	padding:23px 0 0 0;
	margin:0;
	}

#header #storeImg {
	float:left;
	width:140px;
	height:100px;
	background:#444;
	}

#header #storeImg img {
	padding:10px;
	}

#header #storeAdr {
	float:left;
	text-align:left;
	width:160px;
	height:100px;
	background:#444;
	}

#header #storeAdr p {
	padding:7px 10px 0 10px;
	margin:0;
	}

#header #image {
	float:left;
	width:150px;
	height:100px;
	border-left:1px #000 solid;
	}

#header a {
	color:#bbb;
	font-weight:bold;
	text-decoration:none;
	}

#header a:hover {
	color:#f60;
	}
	

/* body --------------------------- */

#contentHome {
	width:720px;
	margin:0 auto;
	border-top:1px #000 solid;
	}

#content {
	width:720px;
	margin:0 auto;
	border-top:1px #000 solid;
	}
	
#left {
	float:left;
	width:179px;
	text-align:left;
	background:#444 url( ../i/navBlack.gif ) left repeat-y;
	}
	
#contentHome #main {
	float:left;
	width:329px;
	text-align:left;
	background:#fff;
	border-left:1px #000 solid;
	}
	
#content #main {
	float:left;
	width:389px;
	text-align:left;
	background:#fff;
	border-left:1px #000 solid;
	}
	
#contentHome #right {
	float:left;
	width:210px;
	text-align:left;
	border-left:1px #000 solid;
	background:#999;
	}
	
#content #right {
	float:left;
	width:150px;
	text-align:left;
	border-left:1px #000 solid;
	background:#999;
	}
	
#content #rightShop {
	float:left;
	width:150px;
	text-align:left;
	border-left:1px #000 solid;
	background:#999;
	}



/* left --------------------------- */


#nav {
	text-align:left;
	}
	
#nav ul {
	color:#fff;
	width:179px;
	list-style-type:none;
	margin:0;
	padding:0;
	}

#nav ul li a {
	border-bottom:1px #000 solid;
	display:block;
	width:154px;
	background:#f60 url( ../i/navBlack.gif ) left no-repeat;
	color:#fff;
	font-size:10px;
	text-decoration:none;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:1px;
	padding:3px 0 3px 25px;
	}
	
#nav ul li a:hover,#nav ul li a.current {
	color:#fff;
	background:#f60;
	}

#nav ul ul li a {
	border-bottom:1px #000 solid;
	display:block;
	width:154px;
	background:#c00;
	color:#eeabab;
	font-size:10px;
	text-decoration:none;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:1px;
	padding:3px 0 3px 25px;
	}
	
#nav ul ul li a:hover,#nav ul ul li a.current {
	color:#fff;
	background:#c00;
	}
	
	
	
#navSub {
	text-align:left;
	}
	
#navSub ul {
	color:#fff;
	width:179px;
	list-style-type:none;
	margin:0;
	padding:0;
	}

#navSub ul li a {
	border-bottom:1px #000 solid;
	display:block;
	width:154px;
	background:#444 url( ../i/navBlack.gif ) left no-repeat;
	color:#bbb;
	font-size:10px;
	text-decoration:none;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:1px;
	padding:3px 0 3px 25px;
	}
	
#navSub ul li a:hover,#navSub ul li a.current {
	color:#fff;
	background:#c00 url( ../i/navBlack.gif ) left no-repeat;
	}

#navSub ul ul li a {
	border-bottom:1px #000 solid;
	display:block;
	width:154px;
	background:#444 url( ../i/navBlack.gif ) left no-repeat;
	color:#bbb;
	font-size:10px;
	text-decoration:none;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:1px;
	padding:3px 0 3px 25px;
	}
	
#navSub ul ul li a:hover,#navSub ul ul li a.current {
	color:#fff;
	background:#444;
	}

#left a {
	color:#bbb;
	text-decoration:none;
	font-weight:bold;
	}

#left a:hover {
	color:#fff;
	}
	
#left p {
	padding:15px 15px;
	}
	
#left #logoSide {
	padding:25px 15px 0 25px;
	}
	
#left #logoSide img {
	padding:0 0 10px 0;
	}
	


/* main --------------------------- */
	

#main h1 {
	padding:15px 20px;
	font-weight:bold;
	font-size:20px;
	color:#444;
	margin:0;
	}

#main h2 {
	padding:15px 20px;
	font-weight:bold;
	font-size:14px;
	color:#444;
	margin:0;
	border-top:1px solid #000;
	}

#main h3 {
	padding:15px 20px;
	font-weight:bold;
	font-size:11px;
	color:#999;
	margin:0;
	}
	
#main .box {
	padding:15px 20px;
	margin:0;
	border-top:1px solid #000;
	}
	
#main p {
	padding:15px 20px;
	margin:0;
	}
	
#main .list {
	padding:2px 0;
	margin:0 20px;
	border:0;
	}
	
#main .storeBox {
	border-bottom:1px solid #000;
	}
	
#main .storeBox p {
	padding:0 20px 5px 20px;
	}
	
#main .storeBox img {
	padding:15px 20px 0 20px;
	}
	
#main .shopBox {
	border-bottom:1px solid #000;
	height:70px;
	}
	
#main .shopBox img {
	float:left;
	padding:15px 20px 15px 20px;
	}
	
#main .shopBox p {
	float:left;
	padding:15px 20px 15px 20px;
	width:180px;
	}

#main a {
	color:#c00;
	text-decoration:none;
	font-weight:bold;
	}

#main a:hover {
	color:#f60;
	}
	
#main form {
	padding:15px 20px;
	}
	
#main .logo {
	padding:3px 15px 0 0;
	float:left;
	}
	
#main .thumb {
	padding:3px 15px 0 0;
	float:left;
	}
	
#main .big {
	border-top:1px solid #000;
	border-bottom:1px solid #000;
	}
	
#main #imgBox {
	border-top:1px solid #000;
	border-bottom:1px solid #000;
	text-align:center;
	}
	
#main #imgBox img {
	padding:1em 0;
	}
	
#main #shopNav {
	margin:5px;
	}
	
#main #shopNav img {
	float:right;
	}
	


/* right --------------------------- */


#right a {
	display:block;
	padding:8px 10px;
	color:#fff;
	text-decoration:none;
	font-weight:normal;
	border-bottom:1px solid #000;
	}

#right a:hover,#right a.current {
	color:#fff;
	background:#f60;
	}

#rightShop p {
	padding:8px 10px;
	color:#fff;
	border-bottom:1px solid #000;
	}

#rightShop a {
	color:#ddd;
	text-decoration:none;
	font-weight:normal;
	}

#rightShop a:hover,#rightShop a.current {
	color:#fff;
	background:#f60;
	}


	

/* footer --------------------------- */

#footer {
	width:720px;
	margin:0 auto 0 auto;
	color:#bbb;
	background:#444 url( ../i/navBlack.gif ) left repeat-y;
	text-align:left;
	border-top:1px #000 solid;
	}
	
#footer a {
	color:#bbb;
	text-decoration:none;
	font-weight:bold;
	font-size:10px;
	}

#footer a:hover {
	color:#fff;
	}

#footer p {
	padding:5px 25px;
	}


	
/* COMMON --------------------------- */
	


.alert {
	font-size:11px;
	background:#f60;
	color:#fff;
}

.formLabel {
	font-size:10px;
}
	
input,select,textarea {
	font-size:11px;	
	color:#444;
	background:#fff url( ../i/bg-box.gif ) repeat-x 0 0;;
	font-family:courier new,courier,mono;
	margin-top:3px;
	border-top:1px #444 solid;
	border-left:1px #444 solid;
	border-bottom:1px #bbb solid;
	border-right:1px #bbb solid;
	}
	
input.button {
	font-size:11px;
	font-family:courier new,courier,mono;
	color:#fff;
	border-top:1px #ff9854 solid;
	border-left:1px #ff9854 solid;
	border-bottom:1px #ab4400 solid;
	border-right:1px #ab4400 solid;
	background:#f60;
	}