/* http://www.intelligentgraphics.net */
/* Angel Meza, Portfolio
V 1.0 7/6/09 */



/* ********** Reset ************ */


html, body {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/* GLOBAL SETTINGS */
#container {
	font-family: "Times", Times New Roman, serif;
	height: auto;
	width: 910px;
	float: none;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	color: #747474;
	background-image: none;
}
#header {
	height: 125px;
	width: 910px;
	background-image: url(../images/topbanner2.gif);
	float: left;
}

#mainContent {
	height: auto;
	width: 910px;
	margin-top: 30px;
	float: left;
	vertical-align: middle;
}

#container #bottomfooter {
	height: 15px;
	width: 910px;
	margin-top: 30px;
	font-family: "Times", Times New Roman, serif;
	font-size: 12px;
	color: #999999;
	float: left;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	padding-bottom: 5px;
}

.leftmargin {
	margin-left: 60px;
}


/* HEADER */

#header #logo {
	float: left;
	height: 99px;
	width: 202px;
	color: #0E5ECC;
	background-image: url(../images/am_logo.png);
	background-repeat: no-repeat;
	background-position: left top;
}

/* Nav */
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

#header #mainnavbx {
	height: auto;
	width: 910px;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

#header #phoneinfobx {
	height: auto;
	width: auto;
	margin-top: 10px;
}
.phonenum {
	color: #0E5ECC;
	font-size: 14px;
	font-style: normal;
	font-weight: lighter;
	line-height: 20px;
}

ul.mainnav {
	list-style: none;
	padding: 0;
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: bold;
	color: #666666;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
}

ul.mainnav li {
	display: inline;
	padding-right: 20px;
}

ul.mainnav li a {
	list-style: none;
	padding: 0;
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: bold;
	color: #666666;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	text-transform: uppercase;
}

ul.mainnav li.active a {
	list-style: none;
	padding: 0;
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: bold;
	color: #CCCCCC;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	text-transform: uppercase;
}

ul.mainnav li a:hover {
	list-style: none;
	padding: 0;
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: bold;
	color: #999999;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	text-transform: uppercase;
}


/* MAIN CONTENT */

#mainContent .lefttxtbx {
	height: auto;
	width: 450px;
}

.disctxt {
	font-size: 24px;
	line-height: 28px;
	color: #B4B1B3;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	font-family: "Times", Times New Roman, serif;
}

.maintxt {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-style: normal;
	font-weight: lighter;
}



#mainContent #indexgallery {
	height: 345px;
	width: 380px;
	float: right;
}


/* FOOTER */
#footer {
	height: 70px;
	width: 910px;
	margin-top: 50px;
	float: left;
}

#footer .newsbxleft {
	color: #999999;
	float: left;
	height: auto;
	width: 400px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
}

#footer .newsbxright {
	color: #999999;
	float: right;
	height: auto;
	width: 400px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin-right: 0px;
	line-height: 16px;
}

.newsredtxt {
	font-family: "Times", Times New Roman, serif;
	font-size: 14px;
	color: #D20000;
	font-weight: bold;
}
.readmore {
	color: #0E5ECC;
	font-weight: lighter;
	font-size: 12px;
	padding-left: 5px;
}


/* TWITTER LINK */

.twitterlink {
	color: #0E5ECC;
	font-weight: lighter;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	text-align:right;
	float: right;
}

.newsbxright a {
	color: #0E5ECC;
	font-weight: lighter;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
}

.newsbxright.active a {
	color: #1175FF;
	font-weight: lighter;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
}

.newsbxright a:hover {
	color: #1175FF;
	font-weight: lighter;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
}


/***** PORTFOLIO *****/

.body #container #blankspace {
	float: left;
	height: 1px;
	width: 910px;
	background-color: #999999;
}
#mainContent #pfooter {
	float: left;
	height: auto;
	width: 910px;
	margin-top: 50px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#pfooter .pleftbx {
	color: #999999;
	float: left;
	height: auto;
	width: 510px;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	text-align: justify;
}

#pfooter .prightbx {
	color: #999999;
	float: right;
	height: auto;
	width: auto;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	margin-left: 50px;
}

#pfooter a {
	color: #0E5ECC;
	font-weight: lighter;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
}

#pfooter.active a {
	color: #1175FF;
	font-weight: lighter;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
}

#pfooter a:hover {
	color: #1175FF;
	font-weight: lighter;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
}
.fineprint {
	font-size: 10px;
	color: #B3B3B3;
	line-height: 1.3;
	margin-top: 10px;
}

.projecttitle {
	font-family: "Times", Times New Roman, serif;
	font-size: 24px;
	color: #999999;
	text-align: left;
}

/* ****SERVICES**** */
.stopleftbx {
	float: left;
	height: auto;
	width: 440px;
}
.stoprightbx {
	float: right;
	height: 200px;
	width: 440px;
	background-image: url(../images/servicespic2.jpg);
}
.sbigtxt {
	font-size: 28px;
	color: #999999;
	font-style: normal;
	font-weight: lighter;
}
.sfooter {
	float: left;
	height: auto;
	width: 910px;
	margin-top: 30px;
}
.sfooter .srightbx {
	float: left;
	height: auto;
	width: auto;
}
.servicestitle {
	font-size: 14px;
	color: #666666;
	font-weight: bold;
	font-family: "Times", Times New Roman, serif;
}
.listtxt {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #666666;
	line-height: 1.3;
}


/* ****ABOUT ME**** */
.aleftpicbx {
	float: left;
	height: 300px;
	width: 455px;
	background-color: #CCCCCC;
}
.arightbx {
	float: right;
	height: auto;
	width: 430px;
	text-align: justify;
}
.aleftpicbx2 {
	float: left;
	height: 300px;
	width: 455px;
	margin-top: 10px;
	background-color: #CCCCCC;
}


/* ****CONTACT ME**** */

.cleftbx {
	float: left;
	height: auto;
	width: 400px;
}
.crightbx {
	float: right;
	width: 404px;
}
.sitesbx {
	margin-top: 20px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.darkgrey {
	color: #666666;
}
