/* Reset Styles */

abbr, acronym {
	text-decoration:none;
	border-bottom:none;
}
body {
	background:#0b0b09 url("../images/general/fire_background.jpg") repeat center top;
	background-attachment:fixed;
	text-align:center;
	font:10px Verdana, Arial, Geneva, Sans Serif;
	color:#fff;
	margin:0;
	padding:0;
}
.wrapper {
	margin:20px auto 0;
	width:970px;
	text-align:center;
}

#banner {
margin:0;
width:970px;
height:110px;
}

#markCarter {
float:left;
margin:10px 0 0 62px;
border:none;
}

#pageHeader {
float:right;
margin:35px 285px 0 0;
border:none;
}

.maincontent {
	margin-bottom:30px;
    float:left;
	width:660px;
	text-align:left;
}
.pageheader {
	color:#fff;
	margin:0;
	padding:5px 5px 5px 10px;
}
.transparentback {
	height:20px;
	color:#fff;
	margin:0;
	padding:5px 5px 5px 10px;
}
.thumbnail {
	background:transparent url("../images/other/transparent_bg_lg.png") repeat 0 0;
	color:#ddd;
	margin:0;
	padding:0 0 5px 0;
}
.screen {
	border-top:#000 1px solid;
	border-right:#000 1px solid;
	border-bottom:#000 1px solid;
	border-left:#000 1px solid;
	float:left;
	margin-bottom:20px;
	width:665px;
	text-align:left;
}
.screen_text {
	width:530px;
	text-align:left;
}
.thumbs {
	width:134px;
}
.leftimage {
	float:left;
	width:160px;
	font-size:10px;
	color:#666;
	margin:15px 0 15px 0px;
	padding:0 0 0 94px;
}
.rightimage {
	float:right;
	width:160px;
	font-size:10px;
	color:#666;
	margin:15px 0;
	padding:0 116px 0;
}
.image_background {
    background-color:#000;
}
img {
	border:1px solid #000;
	margin-bottom:3px;
}

h1 img {
	border:none;
}
img.thumbs {
	width:134px;
	height:115px;
}
img.main {
	width:350px;
	height:245px;
	margin:5px 0 15px;
}
p {
	margin:0 165px 15px 95px;
	color:#E0E0E0;
	line-height:15px;
}
#homepage p, p.leadIn {
	font-size:13px;
	line-height:21px;
	padding-top:10px;
	margin-bottom:10px;
}
h1 {
	font:bold 22px verdana, arial, geneva, sans serif;
	padding:13px 5px 18px;
}

.pageheader h1 {
    padding:0 5px 0 82px;
}

h1#mainHeadline {
height:0;
margin:0;
padding:0;
text-indent:-5000px;
width:0;
}

h2 {
	padding-right:8px;
	padding-left:8px;
	font:bold 12px verdana, arial, geneva, sans serif;
	color:#E6BE7E;
	margin-top:0px;
}

.thumbnail h2 {
    padding:10px 0 10px 95px;
	background-color:#000;
}

h2.standards {
	color:#f7f774;
}
h3 {
	padding-right:8px;
	padding-left:8px;
	font-weight:bold;
	color:#FFFFE1;
}
ul {
	float:left;
	width:280px;
	text-align:left;
	list-style-type:none;
	margin:0 30px 0 0;
	padding:0;
}
li {
	border-top:#211 1px solid;
	border-right:#211 1px solid;
	border-left:#211 1px solid;
	    background:transparent url("../images/other/transparent_bg_lg.png") repeat 0 0;
	color:#fff;
	padding:9px 0 9px 64px;
}
li.navi_header {
	background:#000;
	font-weight:bold;
	color:#E6BE7E;
	padding:6px 0 0 64px;
}
li.spacer {
	background:none;
	border:none;
}
a:link, a:visited {
    color:#fff;
    text-decoration:none;
    border-bottom:1px dotted #fff;
}
a:hover {
	color:#e6be7e;
    border-bottom:1px dotted #e6be7e;
	text-decoration:none;
}
a:active {
	color:#fff;
	background-color:#000;
}
a.item {
	color:#fff;
}
a.item:hover {
	color:#e6be7e;
	border-bottom:1px dotted #e6be7e;
	text-decoration:none;	
}

.highlight {
	font-family:verdana, arial, geneva, sans serif;
	font-weight:bold;
	color:#f7f774;
}

#footer {
width:100%;
height:180px;
background-color:#000;
border-top:1px solid #222;
text-align:center;
margin:0;
padding:0;
font-size:11px;
line-height:17px;
}
#footerWrapper {
margin:0 auto 0;
width:970px;
height:50px;
background:url("../images/home/chotrul_design_logo.gif") no-repeat 65px 18px;
}
#footer #downloadThese, #footer #contactMe,#footer #validateThis  {
text-align:left;
margin:0;
color:#999;
}
#footer #downloadThese {
padding:27px 0 0 410px;
}
#footer #contactMe, #footer .addthis_toolbox {
padding:20px 0 0 410px;
}
#footer #validateThis {
padding:20px 0 0 410px;
}

#footer a:link {
color:#999;
border-bottom:1px dotted #999;
}

#footer a:visited {
color:#999;
border-bottom:1px dotted #999;
}

#footer a:hover {
color:#e6be7e;
border-bottom:1px dotted #e6be7e;
}
#cvSpan {
margin:0 73px 0 0;
}

#transDiv {
margin:0;
width:100%;
height:20px;
background:url("../images/general/nav_background.png") repeat top left;
}

.thumbnail p.highlightSkills {
font-size:11px;
font-weight:bold;
margin:23px 165px 23px 95px;
}

.innerwrap {
width:100%;
height:100%;
}
.leftimage a, .rightimage a {
position:relative;
z-index:1;
}