/* ---------------------- 
Website Name: Fitzroy Signs Company
Website URL: http://www.fitzroysigns.com.au
Description: 2 column borderless, dark theme.
Version: 1.0
Author: Adz Power Agencies
Author URI: http://www.adzpower.com.au/
---------------------- */ 


/*********** UNIVERSAL ***********/
body, html {
	margin: 0px;
	padding: 0px;
	text-align: center;
}

body {
	background-image: url(images/bg.gif);
	background-repeat: repeat;
	color: #CCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
	text-align: left;
}

h1 {
	color: #f58220;
	font-size: 14px;
	font-weight: 100;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
}

h2 {
	color: #00539f;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;	
}

p {
	color: #CCC;
	margin: 0px;
	padding: 0px;	
	text-align: left;
}

b {
	font-weight: 100;
}

/* --- png fix ----------- */
img, div {
	behavior: url(iepngfix.htc);
}


/* --- text align ----------- */
.left {
	text-align: left;
}

.center {
	text-align: center;
}

.right {
	text-align: right;
}

/* --- links ----------- */
a, a:visited {
	color: #00539f;
	text-decoration: none;	
}

a:hover {
	color: #f58220;
	text-decoration: none;
}



/*********** TEMPLATE LAYOUT ***********/
/* --- WRAPPER ----------- */
#wrapper {
	margin: auto;
	width: 960px;	
}


/* --- HEADER ----------- */
#header {	
	background-image: url(images/logo.png);
	background-position: center center;
	background-repeat: no-repeat;
	border-bottom: 1px dotted #00539f;
	height: 240px;
	width: 960px;
}


/* --- MENU ----------- */
#menu {
	border-bottom: 1px dotted #00539f;
	padding-left: 275px;	
	position: relative;
	width: 685px;
	height: 38px;
}

#menu ul {
	margin: 0;
	padding: 0;
}

#menu ul li {
	float: left;
	list-style-type: none;	
	margin: 0;
	padding: 0;
}

#menu ul li a {
	color: #00539f;
	display: block;
	font-size: 12px;
	font-weight: bold;
	line-height: 30px;
	margin: 0;
	padding: 4px 30px;	
	text-decoration: none;
	text-transform: uppercase;	
}

#menu ul li a:hover {
	color: #FFF;
	background: #f58220;	
}


/* --- CONTAINER ----------- */
#container {
	width: 960px;
}


/* --- FOOTER ----------- */
#footer {
	border-top: 1px dotted #00539f;
	clear: both;
	height: 60px;
	margin-top: 15px;
	width: 960px;	
}

#footer a, a:visited {
	color: #00539f;
	text-decoration: none;
}

#footer a:hover {
	border-bottom: 1px dotted #00539f;
	color: #f58220;
}

/* --- footer.address ----------- */
#address {
	float: left;
	height: 60px;
	width: 300px;
}

#address p {
	color: #666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px;
	padding-top: 10px;
	text-align: left;	
}


/* --- footer.privacy ----------- */
#footer .privacy {
	float: left;
	height: 60px;
	width: 325px;	
}

#footer .privacy p {
	color: #666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px;
	padding-top: 25px;
	padding-bottom: 1px;
	text-align: center;	
}

/* --- footer.company ----------- */
#company {
	float: right;
	height: 60px;
	width: 335px;	
}

#company p {
	color: #666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 1px;
	text-align: right;	
}


/*********** PAGE LAYOUT ***********/
/* --- INDEX PAGE ----------- */
#index-content {
	float: left;
	width: 670px;	
}

#index-content h1 {
	color: #f58220;
	padding-top: 10px;
	padding-bottom: 12px;	
}

#index-content h2 {
	margin-top: 15px;
	padding-bottom: 12px;
}

#index-content p {
	padding-bottom: 10px;
}

#index-content a, a:visited {
	color: #00539f;
	text-decoration: none;
}

#index-content a:hover {
	border-bottom: 1px dotted #00539f;
	color: #f58220;
}

/* OUR WORK */
#our-work {
	height: 300px;
	margin-top: 12px;
	width: 670px;
}


/* SIDEBAR */
#sidebar {
	float: right;
	width: 270px;
}

#sidebar h1 {
	color: #f58220;
	padding-top: 10px;
	padding-bottom: 12px;
	padding-left: 10px;
}

#sidebar p {
	padding-bottom: 10px;
	padding-left: 10px;
}

#sidebar a, a:visited {
	color: #00539f;
	text-decoration: none;
}

#sidebar a:hover {
	border-bottom: 1px dotted #00539f;
	color: #f58220;
}

/* Sidebar List */
#sidebar ul {
	color: #FDF254;
	list-style: square;	
	margin-top: 5px;	
}

#sidebar li {
	margin-left: 15px;
	padding-bottom: 8px;
}

#sidebar .list-grey {
	color: #666;
}


/* Sidebar Logo */
#sidebar-logo {
	height: 206px;
	margin: auto;
	width: 122px;
}


/* RECENT PROJECTS */
#recent-work {
	border-top: 1px dotted #00539f;
	clear: both;	
	height: 300px;	
	margin-top: 15px;
	width: 960px;
}

#recent-work h1 {
	color: #f58220;
	padding-top: 10px;
}

#recent-work p.right {
	color: #666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;	
}

#recent-work p.right img {
	margin-left: 5px;
	vertical-align: text-top;
}

/* RECENT WORK */
.recent-work {
	float: left;
	width: 280px;
	height: 150px;
	margin-top: 20px;
	margin-right: 59px;
	margin-bottom: 10px;	
}

.recent-work-right {
	float: left;
	width: 280px;
	height: 150px;
	margin-top: 20px;
	margin-bottom: 10px;	
}

/* Recent Work Text */
#recent-work .text {
	float: left;
	width: 280px;	
	height: 70px;	
	margin-right: 59px;
	margin-bottom: 10px;	
}

#recent-work .text h1 {
	color: #00539F;
	font-size: 14px;
	font-weight: bold;
	margin: 0px 0px 2px 0px;
	padding: 0px;
}

#recent-work .text p {
	color: #666;
	font-size: 12px;	
	margin: 0px;
	padding: 0px;
}
	
#recent-work .text-right {
	float: left;	
	height: 70px;	
	margin-bottom: 10px;
	width: 280px;
}

#recent-work .text-right h1 {
	color: #00539F;
	font-size: 14px;
	font-weight: bold;
	margin: 0px 0px 2px 0px;
	padding: 0px;
}

#recent-work .text-right p {
	color: #666;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}


/* --- SERVICES PAGE ------------ */
#services {
	width: 960px;
	margin-top: 30px;
}

#services p {
	padding-bottom: 15px;
}

#services .grey {
	color: #666;
}

#services .services-container {
	width: 810px;
	margin: auto;
}

#services .services-box {
	float: left;
	height: 210px;
	margin-top: 20px;
	margin-right: 30px;
	margin-bottom: 10px;	
	width: 180px;
}

#services .services-box h2 {
	font-size: 12px;
	text-align: center;
	padding-top: 5px;
	color: #f58220;
}

#services .services-box-right {
	float: left;
	height: 210px;
	margin-top: 20px;
	margin-bottom: 10px;	
	width: 180px;
}

#services .services-box-right h2 {
	font-size: 12px;
	text-align: center;
	padding-top: 5px;
	color: #f58220;
}

/* --- GALLERY PAGE ------------ */
#gallery {
	width: 960px;
	margin-top: 30px;
}

#gallery p {
	padding-bottom: 20px;
}

#gallery .gallery-box {
	float: left;
	width: 280px;
	height: 150px;
	margin-top: 20px;
	margin-right: 59px;
	margin-bottom: 10px;	
}

#gallery .gallery-box-right {
	float: left;
	width: 280px;
	height: 150px;
	margin-top: 20px;
	margin-bottom: 10px;	
}

/* Gallery Box Text */
#gallery .text {
	float: left;	
	height: 70px;	
	margin-right: 59px;
	margin-bottom: 10px;
	width: 280px;
}

#gallery .text h1 {
	color: #f58220;
	font-size: 14px;
	font-weight: bold;
	margin: 0px 0px 2px 0px;
	padding: 0px;
}

#gallery .text p {
	color: #666;
	font-size: 12px;	
	margin: 0px;
	padding: 0px;
}

#gallery .text-right {
	float: left;	
	height: 70px;	
	margin-bottom: 10px;
	width: 280px;
}

#gallery .text-right h1 {
	color: #f58220;
	font-size: 14px;
	font-weight: bold;
	margin: 0px 0px 2px 0px;
	padding: 0px;
}

#gallery .text-right p {
	color: #666;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}


/* --- CONTACT PAGE ------------ */
#contact {
	width: 850px;
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
}

#contact p {
	text-align: center;
	padding-bottom: 15px;
}

#contact h1 {
	text-align: center;
	padding-bottom: 10px;
}

#contact h2 {
	text-align: center;
	font-size: 12px;
	padding-bottom: 5px;
	margin-top: 10px;
}

#contact img {
	width: 122px;
	height: 206px;
	margin-left: 364px;
	margin-right: 364px;
	margin-top: 30px;
	margin-bottom: 10px;
}

#contact a, a:visited {
	color: #f58220;
	text-decoration: none;
}

#contact a:hover {
	color: #FDF254;
	border-bottom: 1px dotted #00539f;
}


/* --- PRIVACY PAGE ------------ */
#privacy {
	width: 960px;
	margin-top: 30px;
}

#privacy p {
	text-align: left;
	margin-bottom: 15px;
}

#privacy h2 {
	margin-bottom: 5px;
	margin-top: 5px;
	font-size: 13px;
}

#privacy ul {
	color: #FDF254;
	list-style: square;	
	margin-top: 5px;	
}

#privacy li {
	margin-left: 15px;
	padding-bottom: 8px;
}

#privacy .list-grey {
	color: #666;
}


/* --- SITEMAP PAGE ------------ */
#sitemap {
	width: 125px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
}

#sitemap h1 {
	margin-left: 38px;
	margin-bottom: 20px;
}

#sitemap ul {
	color: #FDF254;
	list-style: square;	
	margin-top: 5px;	
}

#sitemap li {
	margin-left: 15px;
	padding-bottom: 8px;
}

#sitemap .list-grey {
	color: #666;
}

#sitemap a, a:visited {
	color: #00539f;
	text-decoration: none;
}

#sitemap a:hover {
	border-bottom: 1px dotted #00539f;
	color: #f58220;
}

