* {
	margin: 0;
	padding: 0;
}
body {
	color:#fff;
	font: 14px "Times";
	background: #000 url(images/bg.gif) repeat-x left top;
}

a {color: #fff; text-decoration: none;}
a:visited {color:#fff;}
a:hover {color: #aa0000;}
a:active { color:#aa0000;}


h1 {
	font: 14px "Times";
}

h2 {
	font-size: 12px;
	font-weight: normal;
}

h3 {
	font-size: 11px;
	font-weight: normal;
}


/* ----------container------------------------ */
#container {
	width: 100%;
	margin: 30px auto 0;
	overflow: hidden;

}

p {
	padding: 0 20px 15px 25px;
	margin:0;
	text-align: justify;
}

h1 {
	padding: 15px 25px;
	margin:0;
}
h2 {
	padding: 5px 25px;
	margin:0;
}

h3 {
	padding: 5px 25px 5px 30px;
	margin:0;

}


ul { /* all lists */
	list-style: none;
	cursor: pointer;
}

/* ----------header------------------------- */
#header {
	padding-left: 5px;
	width: 835px;
	height: 85px;
	margin: auto;
	z-index: 500;	

}

#header a {
	width: 241px;
	height: 10px;
}

#logotext {
	width: 241px;
	height: 10px;
	text-align: right;
	position: relative;
	top: 0px;
	font-family: Arial;
	font-size: 10px;
	color: #aa0000;
}

/* ----------topnavi------------------------- */
#topnavi {
	width: 835px;
	height: 57px;
	margin: auto;
	text-transform: uppercase;
	text-indent: 4px;
	z-index: 1000;
}

.modellist_slider {
	width: 15px;
	float: right;
}

#women {
	width: 138px;
	height: 21px;
	float: left;
	background: url(images/arrow_down.gif) no-repeat left bottom;
	cursor: pointer;
}

#modellist_women {
	width: 137px;
	height: 409px;	
	position: absolute;
	top: 132px;
	text-indent: 0;
	background-color: #363636;
	padding-left: 4px;
	padding-top: 40px;
	padding-bottom: 8px;
	text-transform: lowercase;
	visibility: hidden;
	z-index: 10000;
	cursor: pointer;	
	background: url(images/menu_bg.gif);
}

*:first-child+html #modellist_women {
position: relative;
top: 1px;
}

*:first-child+html #modellist_special {
position: relative;
top: 1px;
}

*:first-child+html #modellist_men {
position: relative;
top: 1px;
}




#modellist_women_name {
	float: left;
	width: 118px;
	overflow: hidden;
	height: 409px;
}

#special {
	margin-left: 1px;
	width: 138px;
	height: 21px;
	float: left;
	background: url(images/arrow_down.gif) no-repeat left bottom;
	cursor: pointer;
}

#modellist_special {
	width: 137px;
	height: 409px;	
	position: absolute;
	top: 132px;
	text-indent: 0;
	background-color: #363636;
	padding-left: 4px;
	padding-top: 40px;
	padding-bottom: 8px;
	text-transform: lowercase;
	visibility: hidden;
	z-index: 10000;
	cursor: pointer;	
	background: url(images/menu_bg.gif);
}

#modellist_special_name {
	float: left;
	width: 118px;
	overflow: hidden;
	height: 409px;
}

#modellist_women li {
	cursor: pointer;
}

#modellist_special li {
	cursor: pointer;
}

#modellist_men li {
	cursor: pointer;
}

#men {
	margin-left: 1px;
	width: 138px;
	height: 21px;
	float: left;
	background: url(images/arrow_down.gif) no-repeat left bottom;
	cursor: pointer;

}


#modellist_men {
	width: 137px;
	height: 409px;	
	position: absolute;
	top: 132px;
	text-indent: 0;
	background-color: #363636;
	padding-left: 4px;
	padding-top: 40px;
	padding-bottom: 8px;
	text-transform: lowercase;
	visibility: hidden;
	z-index: 10000;
	cursor: pointer;	
	background: url(images/menu_bg.gif);
}

#modellist_men_name {
	float: left;
	width: 118px;
	overflow: hidden;
	height: 409px;
}

#contact {
	margin-left: 1px;
	width: 278px;
	height: 17px;
	float: left;
	border-bottom: 1px solid #8c8c8c;
	text-indent: 138px;
}


#phone {
	margin-left: 1px;
	width: 138px;
	height: 17px;
	float: left;
	border-bottom: 1px solid #8c8c8c;

}

/* ----------content------------------------- */
#content {
	width: 834px;
	height: 620px;
	margin: auto;
	overflow: hidden;
}

#content-def {
	width: 834px;
	height: 620px;
	margin: auto;
	overflow: hidden;
}


.def {
	width: 834px;
	overflow: hidden;
}

#frontpage {
	width: 100%;
	overflow: hidden;
	height: 500px;
	margin: 0;
	position: relative;
}

#frontpage table,tbody {
	width: 834px;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

#frontpage td {
width: 139px;
height: 139px;
padding-right: 1px;
padding-bottom: 0px;
}
/* ----------modeldatails------------------------- */

#model_image {
	width: 418px;
	height: 417px;
}

#model_image_click img:hover {
	cursor: pointer;
}

#model_name {
	width: 276px;
	height: 60px;
	position: relative;
	top: 35px;
	color: #aa0000;
	font-size: 31px;
	border-bottom: 8px solid #aa0000;
	line-height: 28px;
	text-transform: uppercase;
}

#model_gallery {
	width: 420px;
	height: 414px;
	position: relative;
	left: 419px;
	top: -485px;
	overflow: hidden;
}

#model_info {
position: relative;
left: 420px;
top: -450px;
}


#model_info td {
font-size: 13px;
font-style: normal;

}

*:first-child+html #model_info td {
	width: 60px;
}

ul#List li {
	width: 69px;
	height: 69px;
	display: inline;
	overflow: hidden;	
}

ul#List {
	overflow: hidden;
	list-style-type: none;
}

#List div.smallgallery {
	width: 69px;
	height: 69px;
	float: left;
	overflow: hidden;
}



/* ----------footer------------------------- */
#footer {
	width: 835px;
	height: 55px;
	padding: 5px 0 0;
	margin: auto;
	text-align: center;
	line-height: 18px;
	color: #8c8c8c;
	text-transform: uppercase;
	font-size: 11px;
	border-top: 1px solid #8c8c8c;
	letter-spacing: normal;
}

#footer a {
	color: #8c8c8c;
}


#footer a:hover {
	color: #aa0000;
}


/* ----------Backend (be)------------------------- */

#be_container {
	width: 900px;
	margin: 30px auto 0;
}

#be_leftside {
	float: left;
	margin: auto;
	width: 200px;
}

#be_rightside {
	float: right;
	margin: auto;
	width: 700px;
}

#be_modellist {
	position: relative;
	left: -20px;
	height: 800px;
	overflow: auto;
	text-transform: uppercase;
}

#be_modelprops {
	
}

#be_modelprops select,input {
font-family: Courier New, Courier, monospace;
font-size: 11px;
text-transform: uppercase;
}

#be_modelpics {
	
}

/* ----------Image Overlay------------------------- */

.ImgCaptMain{
	/* only need a width if it's not inheriting one
 	width:; */
 	width:138px;
 	height:138px;
	position:relative;
}

.ImgCaptDescBoxHidden{
	position:absolute;
	bottom:0;
	left:0;
	/* since it's positioned absolutely it will need a width, but not height,
       that would fill the entire box covering the image */
	width:138px;
	visibility: hidden;
}

.ImgCaptDescBox{
	position:absolute;
	bottom:0;
	left:0;
	/* since it's positioned absolutely it will need a width, but not height,
       that would fill the entire box covering the image */
	width:138px;
}

.ImgCaptDescBg{
	background:#333333;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
	width:138px;
	bottom:0;
}

.ImgCaptDesc{
	padding:5px;
	color:#fff;
	font-weight:normal;
	font-size:.785em;
	text-align:left;
	text-transform: lowercase;
	width:138px;
}

.ImgMain {
	width: 138px;
	height: 138px;
}

/* horizontal track */
#track {
	width: 826px;
	height: 1px;
	background-color: #ccc;
	margin:auto;
	font-size: 1px;
}

#left_track {
	float: left;
	position: relative;
	top: -7px;
	width: 4px;
	height: 14px;
}

#right_track {
	float: right;
	position: relative;
	top: -7px;
	width: 4px;
	height: 14px;
}

/* horizontal track handle */
#handle {
	width: 50px;
	height: 6px;
	background-color: #800;
	cursor: move;
	font-size: 1px;
}

/* vertical track */			
.trackScroll {
	float: left;
	width: 1px;
	height: 412px;
	background-color: #ccc;
}

/* vertical track handle */
.handleScroll {
	width: 5px;
	height: 20px;
	background-color: #800;
	cursor: move;
}

.tablethumb {
	width: 138px;
	height: 138px;
}

#letters table {
	width: 100%;
}

#letters td {
	width: 3.846%;
	text-align: center;
}
