/**
 * General template styles
 */

@import url(content.css);

.SEO
{
	display: none;
}

/*
-------------------------------------------------------------------
Page Template
*/

body
{
	color: #111;
	margin: 0;
	padding: 0;
	padding-bottom: 40px;
	font-size: 12px;
	background: 0 0 url(../images/header_bg.png) repeat-x;
}

#Page
{
	width: 830px;
	margin-left: auto;
	margin-right: auto;
	height: 200px;
}

/*
-------------------------------------------------------------------
Miscellaneous
*/

img
{
	border: 0;
	border-color: #000;
}

form
{
	margin: 0;
	padding: 0;
}

.noDisplay { display: none; }

/*
-------------------------------------------------------------------
Template
*/

#Header { position: relative; }

/*
Logo
*/

#Header h1
{
	margin: 0;
	padding: 0;
	padding-top: 60px;
	text-align: center;
}

#Header h1 a
{
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 355px;
	height: 189px;
	background-image: url(../images/auto_bodycraft_logo.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	overflow: hidden;
	text-decoration: none !important;
}

#Header h1 strong { display: none; }

#Header #Guild-Master-Craftsmen1 a,
#Header #Guild-Master-Craftsmen2 a
{
	position: absolute;
	top: 39px;
	width: 136px;
	height: 136px;
	background-image: url(../images/guild_master_craftsmen_logo.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	overflow: hidden;
	text-decoration: none !important;
}

#Header #Guild-Master-Craftsmen1 a { left: 40px; }
#Header #Guild-Master-Craftsmen2 a { right: 40px; }
#Header #Guild-Master-Craftsmen1 em,
#Header #Guild-Master-Craftsmen2 em { display: none; }

/*
Navigation
*/

#Header #Navigation
{
	list-style: none;
	margin: 0;
	padding: 0;
	padding-bottom: 1em;
	text-align: center;
	top: 48px;
	right: 0;
	z-index: 1000;
	/*width:0;
	margin-left:50%;*/
}

/*#Header #Navigation li { display: -moz-inline-box; }*/
#Header #Navigation li
{
	list-style: none;
	margin: 0;
	margin-right: 1em;
	margin-left: 1em;
	padding: 0;
	/*display: inline-block;*/
	display: inline;
	z-index: 1001;
	position: relative;
}

#Header #Navigation li a
{
	text-decoration: none !important;
	font-size: 1.2em;
	padding-left: 0.1em;
	padding-right: 0.2em;
	padding-bottom: 0;
	border-bottom: 2px solid #fff;
	position: relative;
	color: #111;
}

#Header #Navigation li a:hover,
#Header #Navigation li a.on
{
	text-decoration: none !important;
	border-bottom: 2px solid #CF0000 !important;
}

/*
Drop down menus
*/

#Header #Navigation li ul
{
	display: none;
	position: absolute;
	clear: left;
	z-index: 900;
	list-style-type: none;
	margin: 0;
	padding-top: 0.5em;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 0;
	width: 160px;
	border-bottom: 1px solid #666;
}

#Header #Navigation li ul li
{
	float: left;
	clear: left;
	margin: 0;
	padding: 0;
	border-top: 1px solid #666 !important;
	border-right: 1px solid #666;
	border-left: 1px solid #666;
	width: 158px;
	text-align: left;
	background: #fafafa;
	z-index: 1001;
}

#Header #Navigation li ul li a
{
	text-decoration: none !important;
	font-size: 0.95em;
	display: block;
	margin: 0;
	padding: 0.3em;
	border: none !important;
}

#Header #Navigation li ul li a:hover,
#Header #Navigation li ul li a.on { border-bottom: none !important; }
#Header #Navigation li ul li a:hover { background-color: #f4f4f4; }
#Header #Navigation li ul li a span { padding-bottom: 0.1em; }
#Header #Navigation li ul li a.on span { position: relative; }
#Header #Navigation li:hover ul,
#Header #Navigation li.sfhover ul { display: block; }

/*
Main Content
*/

#Content
{
	position: relative;
	min-height: 410px;
	width: 80%;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 4px;
}

#Page-Title
{
	padding: 0;
	margin-top: 0.3em;
	margin-bottom: 1em;
	font-size: 1.4em;
	font-weight: bold;
	text-align: center;
}

body.Module-Page #Page-Title { display: none; }

/*
Footer
*/

#Footer
{
	border-top: 3px solid #0A42CD;
	width: 80%;
	margin-top: 1em;
	margin-left: auto;
	margin-right: auto;
	padding-top: 1em;
	min-height: 5em;
}

#Footer #Footer-Links
{
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: center;
}

/*#Footer #Footer-Links li { display: -moz-inline-box; }*/
#Footer #Footer-Links li
{
	list-style: none;
	margin: 0;
	padding: 0;
	padding-left: 2em;
	/*-block;*/
	display: inline;
}

#Footer #Footer-Links li a
{
	font-size: 1em;
	padding-left: 0.1em;
	padding-right: 0.1em;
	padding-bottom: 0.1em;
	text-decoration: none;
	position: relative;
}

#Footer #Footer-Links li a:hover,
#Footer #Footer-Links li a.on { text-decoration: underline; }

/*
-------------------------------------------------------------------
Layout table
*/

table.layoutTable
{
	border-collapse: collapse;
	border-spacing: 0;
	table-layout: auto;
}

table.layoutTable td
{
	padding: 0;
	vertical-align: top;
}

/*
-------------------------------------------------------------------
Photos Feature List
*/

#Photos-Feature_List
{
	list-style: none;
	margin: 0;
	padding: 0;
	padding-bottom: 0.8em;
}

#Photos-Feature_List li
{
	list-style: none;
	float: left;
	border: 1px solid #ddd;
	margin: 0;
	padding: 0;
	margin-right: 10px;
	margin-bottom: 9px;
}

#Photos-Feature_List a
{
	display: block;
	width: 94px;
	height: 94px;
	overflow: hidden;
	cursor: pointer;
	text-align: center;
}

#Photos-Feature_List span
{
	margin: 4px;
	display: block;
	width: 86px;
	height: 86px;
	overflow: hidden;
}

#Photos-Feature_List a:hover,
#Photos-Feature_List a.on { background-color: #eee; }
#Photos-Feature_List img { /*vertical-align: middle;
	border: 0 !important;
	padding: 0 !important;
	background: none !important;*/ }

/*
-------------------------------------------------------------------
Photos Styles
*/

#Photos { }
#Photos-Photos { height: 410px; }

#Photos .Photo
{
	position: absolute;
	display: none;
	width: 100%;
}

#Photos #Photo-0 { display: block !important; }

#Photos .Photo-Image
{
	width: 490px;
	height: 345px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #ddd;
	vertical-align: middle;
	background: #fff;
}

#Photos .Photo-Image-Image
{
	width: 470px;
	height: 325px;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
}

#Photos .Photo-Details
{
	padding-top: 8px;
	height: 46px;
	overflow: auto;
	color: #333;
	width: 490px;
	background: #fff;
	line-height: 1.2em;
	margin-left: auto;
	margin-right: auto;
}

#Photos .Photo-Details strong { color: #111; }

/* Navigation */
#Photos #Photos-Nav
{
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: center;
}

/*#Photos #Photos-Nav li { display: -moz-inline-box; }*/
#Photos #Photos-Nav li
{
	list-style: none;
	/*display: inline-block;*/
	float: left;
	border: 1px solid #ddd;
	margin: 0;
	padding: 0;
	margin-left: 0.5em;
	margin-right: 0.5em;
}

#Photos #Photos-Nav a
{
	display: block;
	width: 48px;
	height: 48px;
	overflow: hidden;
	border: 1px solid #eee;
	cursor: pointer;
	text-align: center;
}

#Photos #Photos-Nav span
{
	margin-left: 2px;
	margin-top: 2px;
	display: block;
	width: 44px;
	height: 44px;
	overflow: hidden;
}

#Photos #Photos-Nav a:hover,
#Photos #Photos-Nav a.on { background-color: #eee; }
#Photos #Photos-Nav img { vertical-align: middle; }

#Photos #Photos-Next
{
	position: absolute;
	top: 170px;
	left: 50%;
	margin-left: 255px;
	width: 70px;
}

#Photos #Photos-Prev
{
	position: absolute;
	top: 170px;
	left: 50%;
	margin-left: -325px;
	width: 70px;
	text-align: right;
}
