@charset "utf-8";
body {
	margin-top: 0px;
	background-image:url(../images/new/pbg.jpg?v=1);
	background-color:#666666;
}
/*Misc styling*/

/* HEADERS --------------------------------------------------------*/


/*h1, h2, h3, h4, h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #d56528;
	padding: 0px;
	margin: 0px;
	display: inline;
}
h2 {
	font-size: 16px;
	display: block;
}
h3 {
	font-size: 20px;
	display: block;
}
h4 {
	font-size: 24px;
	display: block;
}	
h5 {
	font-size: 28px;
	display: block;
}
*/
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3e3e3e;
	padding-right: 10px;
	padding-top: 20px;
}
.left-article p {
	padding-bottom: 10px;
}
.clear {
	clear: both;
}
/*End of misc styling*/

/*Wrapper*/

#wrapper {
	width: 1200px;
background-image:url(../images/new/pbg.jpg);

/*	background-color:#666666;*/
	margin: 0 auto 0 auto;
	padding-top: 0px;
}
/*Topbar*/

#wrapper #topbar {
	background-image: url(../images/new/mmb.png);
	background-repeat: no-repeat;
	height: 50px;
	width: 1200px;
	display: flex;
    justify-content: center;
}
#wrapper #topbar .logo {
	float: left;
	padding: 17px 0 0 60px;
}

#wrapper #banner {
	background-image: url(../images/banner.png);
	background-repeat: no-repeat;
	height: 180px;
	width: 1200px;
}

#wrapper #bar3d {
	background-image: url(../images/3dbar1.png);
	background-repeat: no-repeat;
	height: 60px;
	width: 1200px;
}
#wrapper p {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#000099;
	margin-left:20px;
	text-decoration:none;
	text-transform:uppercase;
	line-height:13px;
}

/*Menu*/

/*End of menu*/

/*End of topbar*/

/*Featured Item*/
.new {
	position: absolute;
	top: -3px;
	right: 0px;
}

#slider #featureditem1 .itemdescription span, #slider #featureditem2 .itemdescription span, #slider #featureditem3 .itemdescription span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #b9b9b9;
	padding-left: 10px;
}
#slider #featureditem1 .itemdescription, #slider #featureditem2 .itemdescription, #slider #featureditem3 .itemdescription {
	background-image: url(../images/itemdescription.png);
	background-repeat: no-repeat;
	height: 40px;
	width: 825px;
	position:relative;
	top: 187px;
	padding: 16px 55px 0 60px;
}
#featureditem1 {
	background-image: url(../images/fi.jpg);
	background-repeat: repeat;
	height: 800px;
	width: 1200px;
	margin-top: 10px;
}
#featureditem2 {
	background-image: url(../images/featured2.png);
	background-repeat: no-repeat;
	height: 243px;
	width: 1200px;
	margin-top: 30px;
}
#featureditem3 {
	background-image: url(../images/featured3.png);
	background-repeat: no-repeat;
	height: 243px;
	width: 1200px;
	margin-top: 30px;
}
#slider {
	height: 243px;
	width: 1200px;
	overflow: hidden;
	padding-bottom: 30px;
}
/*End of featured item*/

/*Category*/

#categorywrap p, #categorywrap-blog p {
	padding: 10px 10px 0 5px;
}
#categorywrap {
	margin: 30px 0 30px 0;
	padding: 30px 0px 30px 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #b3b4b7;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b3b4b7;
}
#categorywrap-blog {
	margin: 0 0 30px 0;
	padding: 0px 0px 0px 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b3b4b7;
}
#categorywrap-blog-pg {
	margin: 0 0 0px 0;
	padding: 0px 0px 0px 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b3b4b7;
}
.category {
	float: left;
	width: 150px;
}
.category-middle {
	float: left;
	width: 150px;
	margin: 0 20px 0 20px;
}
.category .header {
	text-decoration: none;
}
#categorywrap a, #categorywrap-blog a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #d56528;
	padding-left: 5px;
	margin-bottom: 10px;
	margin: 0px;
	display: inline;
	text-decoration: none;
}
#categorywrap a:hover, #categorywrap-blog a:hover {
	color: #333333;
}
#categorywrap .view-all, #categorywrap-blog .view-all {
	background-image: url(../images/viewall.png);
	background-repeat:repeat-y;
	height: 39px;
	width: 152px;
	position: relative;
	top: 0px;
	text-align:center;

}

#categorywrap .view-all a:hover, #categorywrap-blog .view-all a:hover {
	color: white;
}

#category-picture1 {
	background-image: url(../images/Golden-bg.jpg);
	background-repeat:repeat-y;
	height: 1050px;
	width: 152px;
	margin-top: 10px;
}
#category-picture1-pg {
	background-image: url(../images/Golden-bg.jpg);
	background-repeat:repeat-y;
	height: 600px;
	width: 152px;
	margin-top:0px;
}
#category-picture2 {
	background-image: url(../images/catimage2.png);
	background-repeat: no-repeat;
	height: 141px;
	width: 300px;
	margin-top: 30px;
}
#category-picture3 {
	background-image: url(../images/catimage3.png);
	background-repeat: no-repeat;
	height: 141px;
	width: 300px;
	margin-top: 30px;
}

#category-picture4 {
	background-image: url(../images/mbtn1.png);
	background-repeat:no-repeat;
	height: 28px;
	width: 150px;
	margin-top: 0px;
}


#category-picture4 .view {
	color:#330000;
	font-size:14px;
	vertical-align:middle;
	text-decoration:none;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}

#category-picture5 {
	background-image: url(../images/catimage5.png);
	background-repeat: no-repeat;
	height: 141px;
	width: 300px;
	margin-top: 30px;
}
#category-picture6 {
	background-image: url(../images/catimage6.png);
	background-repeat: no-repeat;
	height: 141px;
	width: 300px;
	margin-top: 30px;
}
/*End of category*/

/*Blog*/

#blog-home #content .left-article .content {
	float: right;
	width: 400px;
}
#wrapper .left-article {
	float: left;
	width: 620px;
	padding : 35px 0 20px 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b3b4b7;
}
.left-article .title {
	float: right;
	width: 400px;
}
#content .left-article .title a {
	text-decoration: none;
	color: #414141;
	font-family: Arial, Helvetica, sans-serif;
	color: #414141;
	font-size: 24px;
}
#content .left-article .title a:hover {
	color: #d56528;
	font-family: Arial, Helvetica, sans-serif;
}
#content .left-article .title .commentbubble {
	background-image: url(../images/commentbubble.png);
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	line-height: 21px;
	margin-top: 12px;
	float: right;
	height: 26px;
	width: 113px;
}
#content .left-article .title .infobubble {
	background-image: url(../images/infobubble.png);
	height: 21px;
	width: 281px;
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	line-height: 20px;
	margin-top: 12px;
	float: left;
}
#content .left-article .title .commentbubble a {
	font-size: 11px;
	color: #FFFFFF;
}
#content .left-article .title .commentbubble a:hover {
	text-decoration: underline;
}
.left-article .content {
	float: right;
	width: 400px;
}
#content .left-article .content a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #d56528;
	margin-top: 12px;
}
#content {
	float: left;
}
/*Sidebar*/

#content #sidebar {
	float: right;
	width: 240px;
}
.post {
	margin-top: 30px;
	padding-bottom: 25px;
}
#recentpost {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b3b4b7;
	padding-bottom: 35px;
	overflow: hidden;
}
#sidebar #recentpost .post a {
	color: #585858;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	margin-top: 12px;
	text-decoration: none;
}
#sidebar #recentpost .post a:hover {
	color: #d56528;
}
#sidebar #recentpost .post .popularcomments a {
	background-image: url(../images/popularcomments.png);
	background-repeat: no-repeat;
	display: block;
	height: 26px;
	width: 113px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	line-height: 21px;
	float:left;
}
#sidebar #recentpost .post .popularcomments a:hover {
	text-decoration: underline;
}
#sidebar #recentpost .post .popularcomments .readit a {
	background-image: url(../images/readit.png);
	background-repeat: no-repeat;
	display: block;
	height: 21px;
	width: 127px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	line-height: 21px;
	float:left;
}
#sidebar #recentpost .post .popularcomments .readit a:hover {
	text-decoration: underline;
}
#blogcategory {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b3b4b7;
	padding: 30px 0 30px 0;
	margin-bottom: 30px;
}
#sidebar #blogcategory li a {
	color: #585858;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}
#sidebar #blogcategory a:hover {
	color: #d56528;
}
#sidebar #sponsors .first {
	margin-top: 20px;
}
#content #sidebar #blogcategory li {
	margin-top: 9px;
}
/*End of sidebar*/

/*End of blog*/

/*End of menu*/

#footer {
	background-image: url(../images/new/footer.png);
	background-repeat: no-repeat;
	width: 1200px;
	height: 50px;
	margin-bottom: 10px;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
/*	color: #959595;*/
	color:#CCCCCC;
	text-transform:uppercase;
	margin-top: 0px;
}
#footer .info {
padding: 17px 0 0 60px;text-align:center;
}
#footer .infonav {
	float:right;
	padding: 17px 60px 0 0;
}
#footer a {
	color: #959595;
}
#footer a:hover {
	color: #d56528;
}
/*End of footer*/

#introtext {
	margin: 30px 0 30px 0;
	padding: 0 0px 30px 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b3b4b7;
}
#introtext-contact {
	margin: 30px 0 30px 0;
	padding: 0 0px 30px 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b3b4b7;
	width: 666px;
	float: left;
}
#introtext p {
}
#content img {
	float: left;
	padding: 0 20px 20px 0;
}
#content .right {
	padding-right: 0px;
}
.subcategory {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #b3b4b7;
	padding-left: 30px;
	float: right;
	width: 200px;
	margin-left: 40px;
}
.subcategory-contact {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #b3b4b7;
	padding-left: 30px;
	float: right;
	width: 200px;
	margin: 30px 0 0 40px;
}
.subcategory li a {
	color: #585858;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}
.subcategory-contact li a {
	color: #585858;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	padding-left: 2px;
	text-decoration: none;
	padding-top: 10px;
}
.subcategory ul, .subcategory-contact ul {
	margin-top: 10px;
}
.subcategory a:hover, .subcategory-contact a:hover {
	color: #d56528;
}
.portfolioitem ul li {
	float:left;
	padding: 0 20px 20px 0;
}
.portfolioitem .last {
	padding-right: 0px;
}
.name, .email {
	margin: -10px 0 10px 0;
	background-image: url(../images/inputfield.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	border: 1px solid #c6c6c6;
	color:#777777;
	padding: 6px;
	width: 222px;
}
.textarea {
	margin: -10px 0 10px 0;
	background-image: url(../images/inputfield.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	border: 1px solid #c6c6c6;
	color:#777777;
	padding: 6px;
}
.map {
	float:right;
	padding: 12px 70px 0 0;
}

.button {
	background-image: url(../images/submitbutton.png);
	background-repeat:no-repeat;
	width: 74px;
	height: 23px;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #d56528;
}

#blognav, #portfolionav {
	float:right;
}
#blognav ul li {
	float: left;
	margin-left: 5px;
	text-align: center;
	margin-top: 50px;
}
#portfolionav ul li {
	float: left;
	margin-left: 5px;
	text-align: center;
	margin-top: 10px;
}
#blognav ul li a, #portfolionav ul li a {
	display: block;
	width: 44px;
	height: 19px;
	background-image: url(../images/blognav.png);
	background-position: top;
	background-repeat: no-repeat;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: white;
	padding-top: 4px;
}
#blognav ul li a:hover, #blognav .on a, #portfolionav ul li a:hover, #portfolionav .on a  {
	background-position: bottom;
}
#blognav .next a, #portfolionav .next a {
	width: 74px;
	background-image: url(../images/blognavnext.png);
}

#news ul li a {
	display: block;
	width: 500px;
	height: 10px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: blue;
	padding-top: 4px;
}

#news a:hover {
	color:#FF0000;
}

#news a {
	color:#660066;
	font-size: 18px;
}

/* CONTACT --------------------------------------------------------*/

.one-column{
	width: 1200px;
	float: left;
	margin-left: 0px;
	background-color:#79b7ec;
}

/* FORMS ------------------------------------------------------------*/

#sc-contact-form,
#contactForm,
#commentform,
#contactForm{
	margin-bottom: 18px;
}

#sc-contact-form input,
#sc-contact-form textarea,
.admin-form input,
.admin-form textarea,
#contactForm input,
#contactForm textarea,
#commentform input,
#commentform textarea{
	padding: 10px 15px;
	background: #fff;
	border: 1px solid #ccc;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-left:20px;
}

#sc-contact-form input,
.admin-form input,
#contactForm input,
#commentform input{
	width: 282px;
}

#sc-contact-form textarea,
.admin-form textarea,
#contactForm textarea,
#commentform textarea{
	width: 380px;
}

#sc-contact-form #submit,
.admin-form #submit,
#contactForm #submit,
#commentform input#submit{
	width: 76px;
	margin: 21px 10px;
	padding: 5px 0px;
}

#sc-contact-form #submit:hover,
.admin-form #submit:hover,
#contactForm #submit:hover,
#commentform input#submit:hover{
	background: #f1f1f1;
	color: #606060;
}

#sc-contact-form input,
#sc-contact-form textarea,
.admin-form input,
.admin-form textarea,
#contactForm input,
#contactForm textarea,
#commentform input,
#commentform textarea{
	color: #606060;
	font-size: 14px;
}

#sc-contact-form label,
.admin-form label,
#contactForm label,
#commentform label{
padding-left:20px;
font-family:Helvetica,Verdana,serif;
	display: block;
	font-size: 14px;
	color:#FFFFFF;
	line-height: 2.5em;
	font-weight: light;
}

/* form end ------------------------------------------------------------*/
