@charset "UTF-8";
/* UNIVERSAL STYLES */
body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14pt;
	letter-spacing: -1.25px;
	line-height: 1.4em;
	color: #363636;
}
a {
	color: #b9121b;
}
h4 {
	font-size: 23pt;
	padding-top: 1.2em;
	margin-bottom: 1em;
	text-shadow: #fff 1px 1px 1px;
}
.clear {
	clear: both;
}
.h_rule {
	height: 2px;
	width: 1000px;
	background-image: url(images/horizontal_break.jpg);
	background-repeat: repeat-x;
	margin-left: -20px;
	z-index: 9999;
}
.h_rule_header {
	height: 2px;
	width: 1000px;
	background-image: url(images/horizontal_break.jpg);
	background-repeat: repeat-x;
	z-index: 9999;
}
#ie {
	display: none;
	text-align: center;
}
#noscript {
	background-color: #fbe5e7;
	width: 375px;
	z-index: 9999;
	position: absolute;
	left: 290px;
	padding: 5px;
	text-align: center;
	display: block;
	border-bottom: 2px solid #b9121b;
	border-left: 2px solid #b9121b;
	border-right: 2px solid #b9121b;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
}
.small {
	font-size: 11pt;
}
.bold {
	font-weight: bold;
}
.bottom {
	margin-bottom: 2em;
}
.nomargin {
	margin-right: 0px !important;
}

/* BODY WRAPPER */
#body {
	background: url('images/wood2.jpg') repeat;
}
#body_shadow {
	margin: 0 auto;
	width: 1008px;
	background: url(images/body_shadow.png) repeat-y;
}
#body_wrapper {
	background: #dfdcc8;
	padding: 0px;
	width: 1000px;
	border-left: 1px solid #6e6e6e;
	border-right: 1px solid #6e6e6e;
}
.wrapper {
	width: 1000px;
	padding: 5px 0px; 
	margin: 0px auto;
	position: relative;
	overflow: hidden;
}

/* NAVIGATION STYLES */
#nav {
 	background-color: #2d2c2c;
	width: 100%;
	height: 45px;
	border-bottom: 1px solid #444;
}
#nav h1 {
	margin-left: 20px;
	margin-top: 4px;
	display: block;
	width: 177px;
	height: 27px;
	text-indent: -9999px;
	background-image: url(images/logo.png);
}
ul.nav {
	display: inline;
	float: right;
	margin-right: 20px;
	margin-top: 5px;
	width: auto;
}
ul.nav li {
	float: left;
	margin-left: 20px;
	line-height: 27px;
	width: auto;
}
#nav a {
	text-decoration: none;
	color: #919191;
	text-transform: uppercase;
	font-size: 12pt;
}
#nav a:hover {
	color: #c1c1c1;
}
#nav a.here {
	color: #b9121b;
}

/* HEADER STYLES */
#header {
	background-image: url(images/header_bg.jpg);
	height: 355px;
	padding: 0px 20px;
}
#board {
	position: absolute;
	left: 692px;
	top: 35px;
}
#header_text {
	padding-top: 82px;
}
#header_text h1 {
	font-size: 54pt;
	font-weight: bold;
	text-shadow: #fff 1px 1px 1px;
}
#header_text h2 {
	font-size: 33pt;
	font-weight: normal;
	margin-top: 20px;
}
#header_bar {
	background-image: url(images/header_band.png);
	width: 980px;
	height: 107px;
	margin-left: -20px;
	margin-top: 40px;
	padding-left: 20px;
}
.single_line {
	margin-top: 89px !important;
}
.single_line h3 {
	padding-top: 36px !important;
}
#header_bar h3 {
	font-size: 20pt;
	font-weight: normal;
	line-height: 1.5em;
	padding-top: 15px;
}


/* INDEX STYLES */
#content {
	width: 980px;
	padding: 0px 20px;
	overflow: hidden;
}
.rw {
	float: left;
	margin-right: 69px;
	border: 1px solid #d3d3cc;
	background-color: #e8ebca;
	padding: 5px;
	position: relative;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	width: auto;
}
.rw:hover {
	background-color: #caccaf;
}
.rw a {
	display: block;
	color: #c3c2c2;
	text-decoration: none;
}
.right {
	margin-right: 0px !important;
}
.right_index {
	margin-right: 0px !important;
	margin-left: 0px;
}
.overlay {
	z-index: 9999;
	background-color: #454040;
	position: absolute;
	top: 122px;
	height: 62px;
	width: 262px;
	opacity: .82; /* all modern browsers (this is CSS3) */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=82)"; /* IE8 */
	filter: alpha(opacity = 82); /* IE 5-7 */
}
p.rw_name {
	font-size: 16pt;
	color: #c3c2c2;
	margin-left: 10px;
	font-weight: bold;
	margin-top: 10px;
	line-height: 1em;
}
p.rw_desc {
	font-size: 13pt;
	color: #c3c2c2;
	margin-left: 10px;
}
.services {
	float: left;
	width: 274px;
	margin-right: 69px;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
}
/*.services a {
	text-decoration: none;
	color: #363636;
}*/
.services p {
	font-size: 20pt;
	padding: 10px 0px;
 	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
}
.services ul {
	list-style-type: none;
	padding: 5px 20px 20px 0px;
}
.services ul li {
	background-image: url(images/check.png);
	background-repeat:no-repeat;
	margin-bottom: 8px;
	height: 27px;
	padding-left: 33px;
	padding-top: 1px;
}

/* PORTFOLIO STYLES */
#tzg, #toledotechs, #gdubz, #toka, #hatrock, #kimhart {
	clear: both;
	margin-top: 40px;
}
.description {
	float: right;
	width: 335px;
	min-height: 313px;
	height: auto !important;
 	height: 313px;
	background-color: #e8ebca;
	border: 1px solid #cccccc;
	padding: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	position: relative;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.description h4 {
	padding-top: 0px;
}
.portfolio_pic {
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
}
.desc_text {
	margin-top: 1em;
}
.desc_link {
	margin-top: 1em;
	font-size: 14pt;
}
.desc_category {
	margin-top: 4em;
	font-size: 12pt;
	line-height: 12pt;
}
.desc_link, .desc_category {
	position: absolute;
	bottom: 20px;
}
.desc_link {
	right: 20px;
}

/* SERVICES STYLES */
#web_services, #graphic_services, #print_services {
	list-style: none;
	float:  right;
	width: 170px;
	padding: 20px 20px 12px 20px;
	margin-right: 20px;
	background-color: #e8ebca;
	border: 1px solid #cccccc;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
}
#not_listed {
	margin-bottom: 2em;
}
#web_services li, #graphic_services li, #print_services li {
	background: url(images/accept.png) no-repeat;
	margin-bottom: 8px;
	min-height: 35px;
	height:auto !important;
  	height: 35px;
	padding-left: 35px;
	padding-top: 1px;
	font-size: 13pt;
}
.no {
	background-image: url(images/block.png) !important;
}
.services_text {
	padding-right: 40px;
	width:  690px;
	float: left;
}
.disclaimer {
	font-size: 9pt;
	letter-spacing: 0.7px;
}
.services_block {
	overflow: hidden;
	margin-bottom: 2em;
}
.quote_action {
	float: right;
	font-size: 13pt;
	width: 190px;
	overflow: hidden;
	background-color: #e8ebca;
	border: 1px solid #cccccc;
	padding: 10px;
	margin-top: 0.25em;
	margin-right: 20px;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
}
.quote_action a:hover {
	color: #b9121b;
}
.quote_action a {
	text-decoration: none;
	color: #363636;
	display: block;
	float: left;
	line-height: 35px;
	width: auto;
}
.quote_action p {
	line-height: 35px;
}
.quote_action img {
	width: 27px;
	margin-right: 10px;
	margin-left: 10px;
}
/* ABOUT STYLES */
#about_pic {
	width: 253px;
	border: 25px solid #eee;
	border-bottom: 55px solid #eee;
	position: relative;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
}
#about_pic_border {
	border: 1px solid #ccc;
	width: 303px;
	position: relative;
	float: right;
	margin: 0px 20px 0px 0px;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
}
.label {
	position: absolute;
	bottom: 10px;
	width: 253px;
	text-align: center;
	padding-left: 25px;
	font-style: italic;
	z-index: 9999;
}
.about_block {
	padding-right: 20px;
	padding-bottom: 1.2em;
	float: left;
	width: 600px;
}
#equiptment {
	list-style: disc outside;
	float: left;
	margin-bottom: 1em;
	margin-left: 20px;
	width: auto;
}
.mentions {
	list-style: outside disc;
	margin-left: 20px;
}
.about_text {
	width: 600px;
	float: left;
	margin-bottom: 1em;
}
.h_rule_about {
	height: 2px;
	width: 640px;
	background: url(images/horizontal_break.jpg) repeat-x;
	margin-left: -20px;
	z-index: 9999;
	clear: left;
}

/* CONTACT STYLES */
#contact {
	float: left;
	width: 450px;
	padding-right: 20px;
	height: 100%;
}
.extra {
	margin-top: 5em;
	font-size: 14pt;
}
#contact input, #contact textarea, #quote input, #quote textarea {
	background-color: #e8ebca;
	border: 1px solid #d2cfbc;
	width: 440px;
	font-size: 14pt;
	padding: 5px;
	margin-bottom: 1em;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
}
#quote input, #quote textarea {
	width: 455px;
}
#quote textarea, #contact textarea {
	height: 210px;
}
#quote select {
	background-color: #e8ebca;
	border: 1px solid #d2cfbc;
	font-size: 14pt;
	padding: 5px;
	margin-bottom: 1em;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
}
#contact_submit, #quote_submit {
	margin-top: 1.5em;
	width: 85px !important;
	float: right;
}
#contact_submit:active,#quote_submit:active {
	color: #d6d4d4;
	background-color: #433f3f;
}
#quote {
	float: left;
	border-left: 1px solid #d8d4c4;
	width: 490px;
}
#quote_border{
	border-left: 1px solid #ebe9e5;
	padding: 0px 0px 3em 20px;
}
#contact_success, #contact_bademail, #contact_badserver, #quote_success, #quote_bademail, #quote_badserver {
	display: none;
	margin-top: 1em;
}

/* FOOTER */
#footer {
	background-color: #5f5858;
	font-size: 11pt;
	color: #969595;
	border-top: 1px solid #3d3838;
}
#footer h5 {
	color: #2a2a2a;
	font-size: 12pt;
	margin-bottom: 1.25em;
}
#footer a {
	color: #969595;
}
#footer_wrapper {
	width: 960px;
	margin: 0 auto;
	padding: 0px 20px;
	overflow: hidden;
}
#left_column {
	width: 143px;
	float: left;
	padding-top: 40px;
}
#middle_column {
	width: 280px;
	float: left;
	border-left: 1px solid #464242;
	border-right: 1px solid #464242;
	padding-top: 40px;
	padding-left: 40px;
	padding-right: 120px;
}
#social_media {
	margin-bottom: 20px;
	width: 354px;
}
#social_media img {
	margin-top: 5px;
	margin-right: 27px;
}
#footer_contact {
	border-top: 1px solid #464242;
	width: 400px;
	margin-left: -40px;
	padding-top: 20px;
	padding-left: 40px;
}
#right_column {
	width: 325px;
	height: 100%;
	float: right;	
	padding-top: 40px;
}
.tweet {
	line-height: 1.25em;
	background: #524c4c;
	padding: 10px;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
}
.tweet li {
	margin-bottom: 1em;
}
#twitterbird {
	margin-left: 50px;
}
#followme {
	margin-left: -35px;
}
#nameinput, #emailinput {
	width: 350px;
	height: 20px;
	background-color: #d6d4d4;
	border: 1px solid #b3b2b0;
	font-size: 10pt;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
}
 #commentinput {
	width: 354px;
	height: 80px;
	background-color: #d6d4d4;
	border: 1px solid #b3b2b0;
	font-size: 10pt;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
 }
#submitinput {
	float: right;
	width: 60px;
	height: 20px;
	background-color: #d6d4d4;
	border: 1px solid #b3b2b0;
	color: #433f3f;
	font-size: 10pt;
	line-height: 10pt;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	margin-right: 40px;
	margin-bottom: 2em;
	margin-top: 1em;
}
#submitinput:active {
	color: #d6d4d4;
	background-color: #433f3f;
}
#copyright {
	width: 100%;
	border-top: 1px solid #464242;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 10pt;
}
#typekit-badge-oxq0yzg {
	visibility: hidden !important;
}
