/* CSS BSB8 */
body { margin: auto; font-family: Tahoma; font-size: 12px; background: #000000;}

/* png fix for ie6 */
img, div, a { behavior: url(iepngfix.htc) }

/***********************/
#centerwrap {
background-color: #FFFFFF;
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: #000000;}
#ali-left { float: left; width: 435px; height: 650px;}
#ali-right { float: left; width: 845px; height: 650px; background: #000000;}
#header { width: 820px; height: 162px; float: left; padding: 38px 0px 0px 25px;}
#logo { float: left; width: auto;}
#main-menu { width: 200px; height: 162px; float: right;}
#main-menu ul { padding: 0px 14px 0px 0px; margin: 0px;}
#main-menu li { text-align: right; list-style: none; display: block; width: 137px; height: 18px; float: right; text-decoration: none; padding-top: 2px; padding-right: 4px;}
#main-menu a { text-decoration: none; color: #454545; display: block; width: 137px; padding-right: 4px; height: 18px; padding-top: 2px;}
#main-menu a:hover { text-decoration: none; color: #FFFFFF; background:url(../images/hover.gif); display: block; width: 137px; padding-right: 4px; height: 18px; padding-top: 2px;}
.active { text-decoration: none; color: #FFFFFF; background: url(../images/active.png); display: block; width: 137px; padding-top: 2px; height: 18px; padding-right: 4px;}


#center-page { 
	float: left;
	/*width: 804px;*/
	padding-left:
	25px; text-align:
	justify; 
	height: 428px;
	color: #898989;
}
.title { color: #e7e3e3; font-size: 18px;}
#other-news { width: 804px; height: 25px; float: right; margin-top: 20px; text-align: right;}
#other-news a { text-decoration: none; color: #454545;}
#other-news a:hover {  text-decoration: none; color: #ffffff;}
.news { color: #FFFFFF;}

.red {
	color: #ed1c24; 
	font-style: italic;
}

#collection { float: left; width: 845px; height: 428px; }
#collection1 { float: left; width: 845px; height: 130px; background: url(../images/collection1a.jpg) repeat-x;}
#collection1 a { text-decoration: none; border: 0px; }
/*#collection1 a:hover{ background: url(../images/collection1.jpg)  repeat-x;}*/

.black-bg { float: left; width: 845px; height: 130px; background: url(../images/collection1a.jpg) repeat-x;}
.yellow-bg { background: url(../images/collection1.jpg)  repeat-x;}
.blue-bg { background: url(../images/collection2.jpg)  repeat-x;}

#coll-left, .coll-left-coll { width: 328px; height: 95px; float: left; padding-top: 43px; padding-left: 45px;} 

#collection2 { float: left; width: 845px; height: 130px; background: url(../images/collection1a.jpg) repeat-x;}
#null { float: left; width: 800px; height: 12px;}




#awag { float: left; width: 845px; height: 130px;}
#awag a { /*display: block; color: #FFFFFF; text-decoration: none; height: 130px;*/ }
#awag a img { float: left; border: none;}
#awag a:hover { /*background: url(../images/collection1.jpg) repeat-x; height: 130px;*/}

#awag2 { float: left; width: 845px; height: 130px;}
#awag2 a { /*display: block; color: #FFFFFF; text-decoration: none; height: 130px;*/ }
#awag2 a img { float: left; border: none;}
#awag2 a:hover { /*background: url(../images/collection2.jpg) repeat-x; height: 130px;*/}

.tbCollection { width: 100%; }
.tbCollection tr { height: 62px; }
.tbCollection td {
	text-align: center;
	vertical-align: middle;
}
.tbCollection td a {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	text-decoration: none;
}

#footer { width: 820px; padding-left: 25px; height: 22px; float: left; color: #898989; }

/* Gallery Home */
#aliHomeGalleryContainer {
	width: 813px;
	height: 301px;
}
#aliListGallery li {
	display: block;
	width: 201px;
	height: 301px;
}

/* News list */
#aliNewsList {
	margin: 0px;
	padding: 0px;
}
#aliNewsList h2 { margin: 0px; }
#aliNewsList h2 a {
	font-size: 14px;
	font-weight: bold;
	color: #e7e3e3;
	text-decoration: none;
}
#aliNewsList h2 a:hover { text-decoration: underline; }
#aliNewsList li {
	list-style: none;
	margin-bottom: 4px;
}
#aliNewsList p {
	margin: 6px 0px 16px 0px;
}

/* Contact */
#company-profile {
	float: left;
	width: 355px;
	height: 413px;
	background: #000000 url(../images/contact-separator.jpg) no-repeat scroll right top;
}
#company-profile .txtBold {
	font-weight: bold;
}
#profile-scroll {
	width: 340px;
	height: 200px;
}
#profile-scroll table td {
	vertical-align: text-top;
}
#profile-scroll table td ol {
	margin: 0px;
	padding: 0px 0px 0px 22px;
}
#profile-scroll table td ul {
	margin: 0px;
	padding: 0px 0px 0px 14px;
	list-style: disc;
}
#contact {
	float: left;
	width: 450px;
}
#contact input[type=text], textarea {
	border: #898989 solid 1px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #898989;
}
#contact input[type=text] {
	width: 100px;
}
#contact td .contactInput { width: 200px; }
#contact textarea {
	width: 200px;
	height: 200px;
}
#contact .captchapict {
	border: #898989 solid 1px;
	width: 119px;
	height: 43px;
}

/* Collection */
#spring-summer-year {
	position: absolute; 
	visibility: hidden;
	margin-left: 1px;
	width: 846px;
	height: 142px;
	background: #e8d988;
	text-align: center;
}
#spring-summer-year h1 {
	margin: 40px 0px;
}
#spring-left {
	float: left;
	width: 423px;
	height: 142px;
}
#spring-right {
	float: left;
	width: 423px;
	height: 142px;
}
#spring-summer-year a {
	color: #ffffff;
	font-size: 36px;
	font-weight: normal;
	text-decoration: none;
}
#fall-winter-year {
	position: absolute; 
	visibility: hidden;
	margin-left: 1px;
	width: 846px;
	height: 142px;
	background: #000e3d;
	text-align: center;
}
#fall-winter-year h1 {
	margin: 40px 0px;
}
#winter-left {
	float: left;
	width: 423px;
	height: 142px;
}
#winter-right {
	float: left;
	width: 423px;
	height: 142px;
}
#fall-winter-year a {
	color: #ffffff;
	font-size: 36px;
	font-weight: normal;
	text-decoration: none;
}
#collection .collection-icon {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#collection .collection-icon li {
	display: block;
	float: left;
	width: 150px;
	height: 130px;
}
