@charset "UTF-8";

@import url("reset.css");

/* --------- Global ---------- */

h1 {
	font-size: 1.8em;
	background: url(../images/hr.jpg) repeat-x left bottom;
	padding-bottom: 15px;
	margin-bottom: 20px;
	padding-top: 15px;
}
h2 {
	margin-bottom: 20px;
	font-size: 1.6em;
}
h3 {
	margin-bottom: 20px;
	font-size: 1.4em;
}
h4 {
	margin-bottom: 20px;
	font-size: 1.2em;
}
h5 {
	margin-bottom: 20px;
	font-size: 1.1em;
}
p {
	margin-bottom: 20px;
}
a {
	color: #F00;
}
a:link {
	text-decoration: underline;
}
a:visited {
	color: #DD4438;
}
a:hover {
	text-decoration: none;
}
.divider {
	margin-bottom: 20px;
	margin-top: 10px;
}
.redText {
	color: #F00;
}
.whiteText {
	color: #FFF;
}
.yellowText {
	color: #FF0;
}
.imgLeft {
	float: left;
	margin-right: 25px;
	margin-bottom: 25px;
}
.imgRight {
	float: right;
	margin-left: 25px;
	margin-bottom: 20px;
}
.left {
	float: left;
}
.right {
	float: right;
}
.clear {
	clear: both;
}
.spacer {
	height: 20px;
	clear: both;
}

/* --------- Designer's link ---------- */

.jyyoi {
	color: #666;
}
.appendBottom {
	margin-bottom: 100px;
}
a.jyyoi:link , a.jyyoi:visited{
	text-decoration: none;
	color: #999;
}
a.jyyoi:hover {
	text-decoration: underline;
	color: #F00;
}

/* --------- Header ---------- */

#header {
	margin: 50px auto 40px;
	height: 80px;
	width: 850px;
}
/* --------- Menu ---------- */

ul#menu {
	height: 40px;
	width: 850px;
	margin: auto auto 35px;
	position: relative;
}
ul#menu li{
	float: left;
	display: inline;
}
ul#menu li a {
	display: block;
}
ul#menu li span {
	padding: 10px;
	position: absolute;
	left: 12em;
	top:40px;
	display: none; /*--Hide by default--*/
	width: 21em;
	background: #C7191E;
	color: #fff;
	/*--Bottom right rounded corner--*/
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	/*--Bottom left rounded corner--*/
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
}
ul#menu li:hover span { display: block; } /*--Show subnav on hover--*/
ul#menu li span a {
	display: inline;
	color: #FFF;
	text-decoration: none;
	margin: 0px 5px;
	background: url(../images/menu/menu-divider.png) no-repeat right 0px;
	padding-right: 1em;
} /*--Since we declared a link style on the parent list link, we will correct it back to its original state--*/
ul#menu li span a.lastSubMenu {
	display: inline;
	color: #FFF;
	text-decoration: none;
	line-height: 1.5em;
	background: url(none);
	padding-right: 0em;
}
ul#menu li span a:hover {
	color: #FFFF00;
}

/* --------- Global for page content ---------- */

#content {
	margin: auto;
	width: 850px;
	position: relative;
}
#content ul {
	margin-bottom: 20px;
}
#content ul li {
	list-style: disc inside;
	line-height: 1.5em;
}
#content ol li {
	list-style: decimal outside;
	margin-left: 50px;
	line-height: 1.5em;
}

/* ---------- For home page ---------- */

#content #homePicGroup {
	float: right;
	width: 491px;
	margin-left: 25px;
	margin-bottom: 25px;
}
#content #homePicGroup .picLast {
	float: left;
	margin-bottom: 20px;
}
#content #homePicGroup .picFirst {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	clear: both;
}
#relatedLinks {
	width: 850px;
	position: relative;
	clear: both;
	margin: 45px auto 30px;
}
#relatedLinks ul li {
	display: inline;
	margin-right: 6px;
}

/* ---------- For services page ---------- */
 
#content table h1 {
	font-size: 1.4em;
}

/* ---------- For gallery - before/after page ---------- */

#content .galleryZoomNote {
	font-size: 0.5em;
	color: #A6A6A6;
	font-weight: normal;
} 
#content ul#gallery li {
	list-style: none;
	float: left;
	width: 260px;
	text-align: center;
	margin: 0px 34px 20px 0px;
}
#content ul#gallery li.last {
	margin: 0px;
}
#content ul#gallery li p{
	color: #FFF;
}
#content ul#gallery li img {
	border: 1px solid #000;
}
#content ul#gallery li img:hover {
	border: 1px solid #FFF;
}
/* ---------- For gallery - car set page ---------- */

#content #sortBy{
	float: left;	
}
#content #sortBy p {
	float: left;
}
#content #sortBy #sortByForm {
	float: left;
	margin-left: 10px;
}
#content #search {
	float: right;
	width: 170px;
	background: url(../images/gallery/car-set/search-bg.png) no-repeat;
	height: 20px;
	position: relative;
	padding: 3px 0px 2px 10px;
}
#content #search #searchForm #searchBox {
	float: left;
	width: 130px;
	margin-right: 5px;
	border-style: none;
	border-width: 0px;
}
#content #search #searchForm #searchBtn {
	float: left;
}
#content #carset {
	width: 100%;
	clear: both;
	margin-bottom: 20px;
	overflow: hidden;
	margin-top: 20px;
}
#content #carset .carsetLink {
	display: block;
	float: left;
	height: 200px;
	width: 200px;
	margin-right: 16px;
	margin-bottom: 17px;
}
#content #carset .carsetLinkLast {
	display: block;
	float: left;
	height: 200px;
	width: 200px;
	margin-right: 0px;
	margin-bottom: 17px;
}
#content #carset a.carsetLink:link , #content #carset a.carsetLink:visited,
#content #carset a.carsetLinkLast:link , #content #carset a.carsetLinkLast:visited {
	background: url(../images/gallery/car-set/thumb-bg.png) no-repeat;
	text-decoration: none;
	cursor: pointer;
}
#content #carset a.carsetLink:hover,
#content #carset a.carsetLinkLast:hover {
	background: url(../images/gallery/car-set/thumb-bg-over.png) no-repeat;
}
#content #carset .carsetThumb  {
	height: 125px;
	text-align: center;
	padding-top: 15px;
}
#content #carset .carsetThumbTitle  {
	height: 60px;
	line-height: 60px;
	text-align: center;
	width: 180px;
	margin: 0px 10px;
	color: #FFF;
	text-decoration: none;
}
#content ul#pagination {
	text-align: center;
	font-size: 0.9em;
	clear: both;
}
#content ul#pagination li {
	display: inline;
	list-style: none;
}
#content ul#pagination li.pageCurrent  {
	background: none;
	color: #FFF;
}
#content ul#pagination li a:link , #content ul#pagination li a:visited{
	color: #FFF;
	text-decoration: none;
	padding: 3px 5px;
	margin: 0px 2px;
	background: #F00;
}
#content ul#pagination li a:hover {
	color: #FFF;
	text-decoration: none;
	background: none;
}
#content #carSetLeft {
	width: 850px;
	margin-bottom: 25px;
	overflow: hidden;
}
#content #carSetRight {
	width: 850px;
	overflow: hidden;
	clear: both;
	margin-bottom: 25px;
}
#content #carSetLeft h4, #content #carSetRight h4 {
	background: url(../images/hr.jpg) repeat-x left bottom;
	padding-bottom: 0.5em;
	color: #FFF;
	margin-bottom: 20px;
}
#content #carSetLeft ul li, #content #carSetRight ul li{
	list-style: none;
	display: block;
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
	width: 162px;
	overflow: hidden;
}
#content #carSetLeft ul li.last, #content #carSetRight ul li.last{
	margin-right: 0px;
}
#content #carSetLeft ul li img, #content #carSetRight ul li img{
	border: 1px solid #000;
}
#content #carSetLeft ul li img:hover, #content #carSetRight ul li img:hover{
	border: 1px solid #FFF;
}
#content #buttonSet {
	clear: both;
}
#content #backToTop {
	float: left;
	width: 200px;
}
#content ul#previousNextPage {
	float: right;
}
#content ul#previousNextPage li {
	display: inline;
	margin-left: 10px;
}

/* --------- For contact page ---------- */

#content .zoomNote {
	position: absolute;
	left: 0px;
	top: 325px;
}
#content .testimonials {
	background: url(../images/hr.jpg) repeat-x left bottom;
	width: 100%;
	padding-bottom: 20px;
	clear: both;
	overflow: hidden;
	margin-bottom: 20px;
}
#content .testimonials.last {
	background: url(none);
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#content .testimonials .testimonailsInfo {
	float: right;
	width: 65%;
}
#content .testimonials .testimonailsInfo h3 {
	font-size: 1.4em;
	line-height: 1.4em;
}

/* --------- Footer ---------- */

#slogan {
	margin: 20px auto;
	width: 850px;
	text-align: center;
	clear: both;
	background: url(../images/hr.jpg) repeat-x;
	padding: 5px;
}
#slogan h2 {
	width: 800px;
	margin: 15px auto 10px;
	font-size: 1.4em;
	line-height: 1.65em;
}
#footer {
	width: 850px;
	margin: 0px auto;
	text-align: right;
	background: url(../images/hr.jpg) repeat-x left top;
	padding-top: 10px;
	font-size: 0.9em;
	color: #666;
}
