/*
Theme Name: MG Creations
Description: Custom theme for MG Creations
Version: 1.0
Author: Web Wizards
Author URI: http://www.webwizards.com.au/
*/

/* Reset CSS */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
.clearfix:after {
	clear: both;
	content: '.';
	display: block;
	visibility: hidden;
	height: 0;
}
.clearfix {
	display: inline-block;
}
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
.clear {
	clear: both;
	line-height: 0;
	font-size: 0;
}
img.alignright {
	float:right;
	margin:0 0 1em 1em
}
img.alignleft {
	float:left;
	margin:0 1em 1em 0
}
img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto
}
a img.alignright {
	float:right;
	margin:0 0 1em 1em
}
a img.alignleft {
	float:left;
	margin:0 1em 1em 0
}
a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto
}
/* Main CSS Start */
body {
	background: url(images/body-bg.jpg) repeat top center #1f1f1f;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #7a7a7a;
	padding: 35px 0;
}
#wrapper {
	background: #121212;
	width: 980px;
	margin: 0 auto;
	padding: 22px 34px 0 30px;
}
/* Main CSS End */


/* Header CSS Start */
#header {
	height: 134px;
}
.hia {float: right; text-align: right; color: #fff;}
#logo {
	width: 224px;
	height: 112px;
	display: block;
	float: left;
	background: url(images/logo.gif) no-repeat;
	text-indent: -9000px;
}
.phone {
	float: right;
	font-size: 44px;
	height: 50px;
	display:block;
	color: #ffc900;
	text-transform: uppercase;
}
.phone span {
	color: #fff;
}
/* Header CSS End */


/* Menu CSS Start */
#menu {
	width: 700px;
	float: right;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 40px 0 0;
	position: relative;
	z-index: 100;
}
#menu ul {
	float: right;
	list-style: none;
	margin: 0;
}
#menu ul li {
	float: left;
	margin: 0 0 0 25px;
	position: relative;
}
#menu ul li a {
	text-transform: uppercase;
	color: #fff;
	font-size: 20px;
	text-decoration: none;
}
#menu ul li a:hover {
	color: #ffc900;
}
#menu ul ul {
	float: none;
	position: absolute;
	background: url(images/yellow-bg.gif) repeat;
	width: 170px;
	left: 0;
}
#menu ul ul li {
	float: none;
	margin: 0;
	border-bottom: #ebb103 1px solid;
}
#menu ul ul li a {
	text-transform: capitalize;
	display: block;
	font-size: 17px;
	padding: 3px 10px;
}
#menu ul ul li a:hover {
	background: #1e1e1e;
}
#menu ul ul ul {
	left: 170px;
	top: 0;
}
/* Menu CSS End */


/* Slideshow CSS Start */
#sc-slideshow {
	width: 980px;
	height: 456px;
	position: relative;
}
#sc-slideshow h3 {
	font-size: 44px;
	text-transform: uppercase;
	color: #fff;
}
.sc-slide {
	width: 980px;
	height: 456px;
	position: relative;
}
.sc-description {
	width: 243px;
	height: 360px;
	float: left;
	background: url(images/yellow-bg.gif) repeat;
	padding: 96px 0 0 33px;
}
.sc-pager {
	position: absolute;
	bottom: 18px;
	left: 18px;
	z-index:100;
}
.sc-pager a {
	display: block;
	float: left;
	background: url(images/pager.gif) no-repeat left top;
	text-indent: -9000px;
	width: 17px;
	height: 17px;
	margin: 0 3px 0 0;
}
.sc-pager a:hover, .sc-pager a.activeSlide {
	background-position: left bottom;
}
/* Slideshow CSS End */


/* Content CSS Start */
h1 {
	font-size: 32px;
	font-weight: normal;
	color: #fff;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0 0 35px;
}
h2 {
	font-size: 29px;
	font-weight: normal;
	color: #fff;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	 margin: 0 0 15px;
    padding-top: 10px;
}
h3 {
	font-size: 26px;
	font-weight: normal;
	color: #fff;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0 0 25px;
}
h4 {
	font-size: 23px;
	font-weight: normal;
	color: #fff;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0 0 20px;
}
h5 {
	font-size: 20px;
	font-weight: normal;
	color: #fff;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0 0 15px;
}
h6 {
	font-weight: normal;
	color: #fff;
	margin: 0 0 7px;
}
p {
	line-height: 18px;
	margin: 0 0 22px;
}
a {
	color: #fff;
	text-decoration: none;
}
ul {
	margin: 0 0 22px 18px;
	list-style: disc;
}
ol {
	list-style: decimal;
	margin: 0 0 22px 22px;
}
a:hover {
	text-decoration: underline;
}
#content {
	padding: 35px 0 40px;
 min-height: 480px;
}
#content img {
	border: #424242 5px solid;
}
.cols {
	width: 980px;
	overflow: hidden;
	background: url(images/home-sprtr.gif) repeat-y 275px;
}
#col-1 {
	width: 243px;
	float: left;
	margin: 0 64px 0 0;
}
#col-2 {
	width: 308px;
	float: left;
}
#col-3 {
	width: 302px;
	float: right;
}
#contact-form {
	padding: 0 0 13px;
}
.fld-1 {
	width: 213px;
	background: #111011;
	border: #7A7A7A 1px solid;
	color: #bcbcbc;
	padding: 7px 14px;
	font-size: 12px;
	margin: 0 0 9px;
 font-family: Arial,Helvetica,sans-serif;

}
.fld-11 {
	width: 243px;
	background: #111011;
	border: #7A7A7A 1px solid;
	color: #bcbcbc;
	padding: 7px 14px;
	font-size: 12px;
	margin: 0 0 9px;
 font-family: Arial,Helvetica,sans-serif;

}
.btn-call-me {
	width: 113px;
	height: 30px;
	border: 0;
	background: #ffa800;
	color: #fff;
	cursor: pointer;
	margin: 11px 0 0;
}
.map {
	border: #424242 5px solid;
	font-size: 0;
}
.read-more {
	display: inline-block;
	padding: 0 16px;
	line-height: 30px;
	background: #ffa800;
	text-decoration: none;
	color: #fff;
	font-size: 13px;
}
#products {
	padding: 0;
	margin: 0;
	list-style: none;
}
#products li {
	width: 302px;
	overflow: hidden;
	padding: 0 0 13px;
}
#products p {
	margin: 0;
}
.color-1 {
	color: #fff;
}
/* Content CSS End */


/* Footer CSS Start */
#footer {
    clear: both;
    color: #979797;
    font-size: 12px;
    height: 55px;
    line-height: 20px;
    margin: 0 auto;
    padding: 19px 0 0 0;
    text-align: center;
    width: 1040px;
}
#footer a {
	color: #979797;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
.copyright {
	color: #fff;
	display: block;
	padding: 10px 0 0;
}
.copyright a {
	color: #fff !important;
}
.social-icon {
	float: left;
	margin: 0 11px 0 0;
}
/* Footer CSS End */

