body { margin:0; padding:0; background:#000; font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 12px;}

/* png fix for ie6 */
img, div, a, li { behavior: url(iepngfix.htc) }

#centerwrap {
background-color: #000;
width: 1280px;
height: 650px;
margin:0px auto;
position:relative;
}

/* commented backslash hack - invisible to IE 5 \*/
#centerwrap {
position:absolute;
margin:0px 0 0 -640px;
left:50%;
/*top:50%;*/
}

#container { width:1280px; height:650px; background:url(../images/bg.jpg) repeat-x;}
#container2 { width:1280px; height:650px; background: url(../images/bg-blue.jpg) repeat-x;}
#header { width:1280px; height:150px;text-align:left;}
#logo { width:76px; margin:5px 0 0 0; height:145px; background:url(../images/ali.png) no-repeat; float:left;  }
.space { width:23px; height:145px; float:left;}
#middle { width:1025px; height:150px;float:left;} 
#line { width:8px; margin:20px 0 0 0; background:url(../images/line.png) no-repeat; height:130px; float:left;}
#spring { width:955px; margin:50px 0 0 12px; background:url(../images/summer.png) no-repeat; height:100px; float:left;}
#winter { width:955px; margin:50px 0 0 12px; background:url(../images/winter.png) no-repeat; height:100px; float:left;}
#right { width:141px; margin:0; height:150px; float:left;}
#menu { width:141px; height:112px; float:left; margin:40px 0 0 0; }
#menu ul { margin:0; padding:0; text-align:right; list-style-type:none; font-size:12px;}
#menu li { padding: 2px 4px 0 0; }
#menu li a {
	display:block; height:18px; text-decoration:none; color:#000; 
}
#menu li a:hover{ color: #fff; background:url(../images/hover.png) no-repeat; }

#menu2 { width:141px; height:112px; float:left; margin:40px 0 0 0; }
#menu2 ul { margin:0; padding:0; text-align:right; list-style-type:none; font-size:12px;}
#menu2 li { padding: 2px 4px 0 0; }
#menu2 li a {
	display:block; height:18px; text-decoration:none; color:#7d7d7d; 
}
#menu2 li a:hover{ color: #fff; background:url(../images/hover.gif) no-repeat; }

.activeMenu { height:20px; color: #fff; background:url(../images/arrow-hover.png) no-repeat; }
#content { width:1280px; height:470px; }
#middle-content { width:1040px; height:470px;float:left;} 
.side-content { width:100px; height:470px;float:left;}
.arrow { width:65px; float:left;height:100px; margin:170px 0 170px 0;}
#gallery { width:910px; height:470px; float:left; } 
.thumb { width:280px; padding:11px;  height:48px; float:left; color:#671313; text-align:center;}

#footer { width:1280px; height:30px; text-align:center; }
#footer2 { width:1280px; height:30px; text-align:center; color:#7d7d7d; }

/* Collection */
.aliAltSummer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #671313;
}
.aliAltWinter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffffff;
}
div.items a img { border: none; }
