@charset "utf-8";
/* CSS Document */

* {
	margin:0;
	padding:0;
}
img {
  border:0;
}
a {
  outline:0;
}
body {
	background-color:#fff;
	-webkit-text-size-adjust:100%;
}


/* ---------- fonts */

@font-face {
	font-family: jalText;
	src: url('../fonts/MyriadPro-Regular.otf')
}

/* ---------- fonts END */


/* ---------- links */

a:link {
	color:#000;
	text-decoration:none;
}
a:visited {
	color:#000;
	text-decoration:none;
}
a:hover {
	color:#a6a6a6;
	text-decoration:none;
}

a#here {
	text-decoration:none;
	border-bottom:1px solid #000;
}
	
/* ---------- links END */


/* ---------- headers and header classes */

h2.hTwoA {
	font-family:jalText
    ,"Trebuchet MS", Arial, Helvetica, sans-serif; /* IE */
	color:#000;
	margin:0;
	text-decoration:underline;
	text-align:right;
}

h3.hThreeA {
	font-family:jalText
    ,"Trebuchet MS", Arial, Helvetica, sans-serif; /* IE */
	color:#000;
	margin:0;
	text-align:center;
}

h4.hFourA {
	font-family:jalText
    ,"Trebuchet MS", Arial, Helvetica, sans-serif; /* IE */
	font-style:italic;
	margin:0 0 0 10px;
	text-align:left;
}

/* ---------- headers and header classes END */


/* ---------- text and text classes */

p.jalCopy {
	font-size:14px;
	font-family:jalText
    ,"Trebuchet MS", Arial, Helvetica, sans-serif; /* IE */
	color:#000;
	margin:0 0 10px 0;
	text-align:justify;
}

p.galleryLight {
	font-size:14px;
	font-family:jalText
    ,"Trebuchet MS", Arial, Helvetica, sans-serif; /* IE */
	color:#000;
	margin:0;
	text-align:right;
}

p.footerCopy {
	font-size:13px;
	font-family:jalText
    ,"Trebuchet MS", Arial, Helvetica, sans-serif; /* IE */
	color:#000;
	margin:0;
	text-align:right;
}

/* ---------- text and text classes END */



/* ---------- main ids and classes */
#wrapperHome {
	width:900px;
	height:1000px;
	margin:20px auto;
}

#wrapperPages {
	width:900px;
	height:1000px;
	margin:20px auto;
}

#logoHome {
	float:left;
	width:230px;
	height:1000px;
	margin:0;
}

#logoPages {
	float:left;
	width:230px;
	height:720px;
	margin:0;
}

#contentPages {
	float:left;
	width:630px;
	min-height:670px;
	margin:0 20px;
}

#pageHeader {
	float:left;
	width:630px;
	height:50px;
	margin:0 0 10px 0;
}

#galleryText {
	float:left;	
	width:590px;
	height:30px;
	margin:0 0 0 40px;
}

.photoGalleries {
	float:left;
	width:170px;
	height:270px;
	margin:0 0 30px 40px;
}

.models {
	float:left;
	width:170px;
	height:250px;
	margin:0 0 5px 0;
	border:1px solid #000;
}

#thumbnailText {
	float:left;	
	width:516px;
	height:30px;
	margin:0 0 0 114px;
}

#thumbnailBox {
	float:left;
	width:516px;
	height:auto;
	margin:0 0 0 114px;
}

.thumbnail {
	float:left;
	width:150px;
	height:150px;
	line-height:146px;
	text-align:center;
	background-color:#fff;
	margin:0 0 20px 20px;
	border:1px solid #000;
}

.colorBox {
	float:left;
	width:152px;
	height:152px;
	background-color:#dfdfdf;
	margin:0 0 20px 20px;
}

.thumbnail img {
	vertical-align:middle;
}

#footer {
	float:left;
	width:630px;
	height:40px;
	margin:10px 0 0 20px;
}

#navbarBottom {
	float:left;
	width:630px;
	height:25px;
	text-align:right;
	margin:0;
}

.footerNavlist, .footerNavlist li, .footerNavlist a {
	margin:0;
	list-style:none;
	display:inline;
}

li.footerNav {
	font-size:13px;
	font-family:jalText
    ,"Trebuchet MS", Arial, Helvetica, sans-serif; /* IE */
	margin:0 0 0 10px;
	line-height:24px;
}

/* ---------- main ids and classes END */


/* ---------- webtako banner rotator plugin */

.container {
	float:left;
	width:630px;
	height:950px;
	margin:0 20px;
}

/* ---------- webtako banner rotator plugin END */