/*============================== */
@media all { 
/* ===========================================================================================	*/

* { margin: 0; padding: 0; font-size: 1em; outline: none; }
code, kbd, samp, pre, tt, var, textarea, input, select, isindex { font: inherit; font-size: 1em; }
dfn, cite, var, address { font-style: normal; }
th, b, strong { font-weight: bold; }
a, img, a img, iframe, form, fieldset, abbr, acronym, object, applet { border: none; }
table {border-spacing: 0; }
caption, th, td, center { vertical-align: top; }
body { line-height: 1;}
q { quotes: "" ""; }
a { color: inherit; }
hr { display: none; } /* we don't need a visual hr in layout */
font { color: inherit !important; color: inherit !important; } /* disables some nasty font attributes in standard browsers */

.clear {clear: both;}

h1 {
text-align: left;
font-weight: bold;
font-size: 18px;
line-height: 18px;
font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
}

h2 {
text-align: left;
font-weight: bold;
font-size: 12px;
line-height: 16px;
font-family: Arial, Verdana, Helvetica, sans-serif;
padding: 0 0 3px 0;
}

a:link, a:visited {
color: #5f8ab4;
text-decoration: none;
}

a:hover, a:active {
color: #f78f1e;
}

/*=====================================*/

body {
font-family: Verdana, Arial, Tahoma, Trebuchet MS, Helvetica, sans-serif;
text-align: center;
font-size:62.5%;
background-color: #000;
background-image: url(../tmp_images/blue_repeat_x.jpg);
background-repeat: repeat-x;
color: #555555;
}

#container {
background-image: url(../tmp_images/canvas_repeat_y.jpg);
background-repeat: repeat-y;
background-position: center;
}

#wrapper {
width: 980px;
margin: 0px auto;
padding: 0px;
background-color: #fff;
}

#header {
height: 128px;
border-bottom: solid 5px #555;
position: relative;
}

#logo {
position: absolute;
top: 48px;
left: 10px;
}

#menuwrapper {
position: absolute;
top: 50px;
right: 0px;	
font-family: Arial, Verdana, Helvetica, sans-serif;
}

#menuwrapper ul {
list-style: none;
}

#menuwrapper ul li {
font-size: 16px;
float: left;
margin: 0 5px 0 0;
}

#menuwrapper ul li a {
display: block;
padding: 15px 15px;
border: #fff solid 1px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}

#menuwrapper ul li a:link, 
#menuwrapper ul li a:visited {
color: #555;
text-decoration: none;
}

#menuwrapper ul li a:hover, 
#menuwrapper ul li a:active {
color: #fff;
background-color: #555;
}

#menuwrapper ul li a.selected {
color: #fff;
background-color: #555;
}

.slideshow_wrapper {
padding: 20px 10px;
border-bottom: solid 5px #555;
}

#InnetSlideShowCaption {
display:none;
}

/*=== Middler ==============================*/

#middler {
padding: 30px 0;
border-bottom: solid 5px #555;
}

/*=== Leftcol ==============================*/

#leftcol {
width: 600px;
float: left;
border-right: solid 0px #555;
padding: 0 10px 0 0;
text-align: left;
position: relative;
}

.category_title {
padding: 10px 40px 10px 10px;
border-bottom: solid 1px #555;
display: inline-block;
clear: both;
}

.page_text {
padding: 10px;
font-size: 12px;
line-height: 1.5em;
margin: 0 0 10px 0;
}

.page_text li {
margin-left:20px;
}

.form {
position:relative;
top:6px;
}

.share_area {margin:10px 0px; text-align:left; }

/*=== Leftcol Teasers ==============================*/

.lc_teasers {
clear: both;
padding: 20px 0;
/*border-top: solid 2px #555;*/
}

.lteaser {
width: 165px;
float: left;
display: inline-block;
text-align: left;
margin: 0 20px 0 10px;
}

.lt_title {
padding: 0px 0px 20px 0;
}

.lt_content {
padding: 0;
font-size: 11px;
line-height: 1.5em;
}

.lt_content table tr td img {
margin: 0 10px 10px 0;
}

/*=== Services ==============================*/

.subCat {
float:left;
width:290px;
font-size:12px;
line-height:1.5em;
margin:3px;
padding:2px;
}

.subCat h2 {
font-size:14px;
margin:0px 0px 4px 6px;
}

.subcatPhoto {
float:left;
display:inline-block;
height:110px;
margin:5px 10px 0 0;
}

.subcatText {
text-align:left;
}

/*=== Works ==============================*/

.works {
clear: both;
}

.filter {
clear: both;
text-align: right;
padding: 0 15px 20px 0;
}

.filter label {
font-size: 12px;
padding: 0 20px 0 0;
*position: relative;
*top: -7px;
*left: 0px;
}

.work {
width: 295px;
height: 175px;
float: left;
margin: 0 14px 14px 14px;
overflow: hidden;
display: inline-block;
border: solid 1px #ccc;
background-color: #555555;
}

.work_photo {
background-color:#999999;
width: 295px;
height: 150px;
overflow: hidden;
opacity:0.7;
filter: alpha(opacity=70);
zoom: 1;
position:relative;
}

.work_photo:hover{
opacity:1;
filter: alpha(opacity=100);
zoom: 1;
}

.work_photo img{
max-width:295px;
}

.work span {
display: block;
font-weight: bold;
width: 285px;
background-color: #555555;
text-align: left;
font-size: 14px;
padding: 5px;
font-family:Calibri;
}

.work span a:link,
.work span a:visited {
color: #fff;
}

.work span a:hover,
.work span a:active {
text-decoration: none;
}

/*=== Works Fancybox ==============================*/

.w_wrapper {
margin: 0 auto;
width: 775px;
background-color: #fff;
}

.w_leftcol {
width: 370px;
float: left;
}

.w_rightcol {
width: 330px;
float: left;
padding: 0 20px;
}

.w_rightcol h1 {
line-height: 1.5em;
font-size: 18px;
} 

.w_rightcol h2 {}

.w_text {
text-align: left;
font-size: 12px;
line-height: 1.5em;
padding: 10px 0 20px 0;
}

.w_specs {
text-align: left;
font-size: 12px;
line-height: 1em;
padding: 0 0 5px 0;
margin-bottom:30px;
}

.w_specs div{
float:left;
}

.w_specs div{
color: #999;
font-weight:normal;

display: inline-block;
border-left: solid 1px #555;
padding: 0 5px 5px 5px;
}
.w_specs div.selected span{
color: #263848;
font-weight:bold;
}
.w_specs  div.selected span {

}

.w_specs span:first-child {
padding: 0 10px 5px 0px;
border-left: solid 0px #555;
}


.w_link {
text-align: left;
font-size: 12px;
padding: 10px 0;
}



/*===  Leftcol News List ========================*/


.l_control {
padding: 10px 10px 22px 10px;
font-size: 12px;
text-align: left;
line-height: 1.5em;
}

.l_control_page_title {
font-weight: bold;
padding: 0 0 3px 0;
}

.l_control_page_title span {
font-size: 10px;
padding: 0 0 0 5px;
border-left: solid 1px #555;
font-weight: normal;
margin: 0 0 0 5px;
}

.l_control_page_photo {
float:left;
margin: 3px 0;
}

.l_control_page_photo img {
padding-right:6px;
padding-bottom:3px;
width:160px;
/*border-bottom: solid 5px #555;*/
}

.l_control_page_text {}

.l_control_page_readmore {
text-align: right;
clear:both;
}




/*===  Rightcol==============================*/

#rightcol {
width: 350px;
padding: 0 0 0 10px;
float: right;
border-left: solid 2px #555;
text-align: left;
}

#rightcol h1{
font-size:16px;
}
.control {
padding: 0 0 10px 0;
}

.control_title {
padding: 10px 40px 10px 10px;
border-bottom: solid 1px #555;
display: inline-block;
clear: both;
}

.control_readmore {
text-align: right;
padding: 10px 5px;
}

.control_readmore a {
font-size: 12px;
padding: 5px 10px;
background-color: #555;
color: #ffffff;
cursor: pointer;
border: solid 1px #000000;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}

.control_page {
padding: 10px;
font-size: 12px;
text-align: left;
line-height: 1.5em;
}

.subMenu {
list-style: inside;
}

.subMenu li {
font-size: 14px;
}

.subMenu li ul {
margin-left: 20px;
}

.control_page_title {
font-weight: bold;
padding: 0 0 3px 0;
}

.control_page_title span {
font-size: 10px;
padding: 0 5px 0 0;
border-right: solid 1px #555;
font-weight: normal;
margin: 0 5px 0 0;
}

.control_page_photo {
margin: 3px 0;
}

.control_page_photo img {
width:100%;
}

.page_title {
}

.page_photo {
margin:14px 0px 0px 0px;
padding:0px 6px 6px 0px;
max-width:160px;
float:left;
}

.page_goback {
clear:both;
}

.page_photo img{
max-width:160px;
}



.control_page_text {}

.control_page_readmore {
text-align: right;
}



/*=== Footer Teasers ==============================*/

.footer_teasers {
clear: both;
padding: 20px 0;
border-bottom: solid 5px #555;
}

.fteaser {
width: 295px;
float: left;
display: inline-block;
text-align: left;
margin: 0 20px 0 10px;
}

.ft_title {
padding: 0px 0px 20px 0;
}

.ft_content {
padding: 0;
font-size: 11px;
line-height: 1.5em;
}

.ft_content table tr td img {
margin: 0 10px 10px 0;
}

.fteaser.left {width: 360px;}

.fteaser.mid {width: 215px;}

.fteaser.right {}

.fteaser.right .ft_content p {
padding: 0 0 7px 0;
}


.fteaser.right .ft_content p span {
display:block;
color:#999999;
}

.fteaser .page_wrapper
{
margin:0px 0 6px 0;
}

.fteaser .category_title
{
margin:0px;
padding:0 0 20px 0;
border:none;
}

.fteaser .page_wrapper h2 a
{
font-weight:normal;
}

/*=== Footer Menu ==============================*/

.footer_menu {
clear: both;
padding: 20px 0px;
border-bottom: solid 5px #555;
text-align: left;
font-size: 12px;
}

.footer_menu a:link, 
.footer_menu a:visited {
color: #555;
text-decoration: none;
padding: 0 10px;
}

.footer_menu a:hover, 
.footer_menu a:active {
text-decoration: underline;
}


/*=== Footer ==================================*/

.footer {
clear: both;
padding: 10px 10px 50px 10px;
text-align: left;
font-size: 12px;
}

.footer .left {
float: left;
}

.footer .right {
float: right;
}











.button {
font-size: 12px;
padding: 3px;
background-color: #555;
color: #ffffff;
cursor: pointer;
border: solid 1px #000000;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;

*position: relative;
*top: -4px;
*left: 0px;
}


.inputbox {
width: 200px;
margin: 5px 5px 5px 0;
font-size: 12px;
padding: 4px;
border: solid 1px #555;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;

}


/*=== CONTENT ==============================*/

.content a:link, .content a:visited {
color: #EE2626;
text-decoration: none;
}

.content a:hover, .content a:active {
color: #b26632;
}

.content ol {
list-style: inside;
list-style-type:decimal;
padding: 5px 10px;
}

.content ul {
list-style: inside;
padding: 5px 10px;
}

.content ul div {
display: inline;
}	





/*=== Contact Form =================================*/	

.formHeader {
background-color:#B16534;
display: block;
padding: 5px;
color: #FFFFFF;
font-weight: bold;
margin: 10px 0 10px 0;
}

.formControls {
margin: 5px;
width: 200px;
position: relative;
top: -7px;
padding: 2px;
}

#MainContactForm1_cv {
width: 380px;
}

#MainContactForm1_Button1 {
position: relative;
top: -3px;
margin-left: 5px;
}

.formErrorMsgs {
color: #666666;
font-size: 10px;
}


.safe {text-align: center;}


.breadcrump
{margin:0 0 20px 10px;}



/*=============================== */
}

@media print { 
/* ============================== */



body {
margin: 0px;
padding: 0px;
text-align:center;
background-color:#FFFFFF;
}

#wrapper {
width: auto; 
margin: 0 3%;
padding: 0; 
border: 0;
float: none !important;
color: black; 
background: transparent;
}

#header {display: none;}

#leftcol {

width: auto; 
margin: 0;
text-align: left;
float: none !important;
padding: 0;
border: 0;
}

#footer {display:none;}

#homeprint {display:none;}

#MyOrders1_printorder {display:none;}


#MyOrders1_printHeader {display:block;
text-align: center;

padding: 10px;}

.steptitle {display:none;}

#rightcol {display:none;}


a:link {
color: #CAA16D;
text-decoration: none;
}
a:visited {
color: #CAA16D;
text-decoration: none;
}
a:hover {
color: #55643B;
text-decoration: underline;
}

/* ==================================================== */
} /*NOTHING ELSE DOWN ON */
/* ====================================================	*/


