/* Main Styles */
/* Copyright IT Service Call 2007 */

/* General */

@import url("reset.css.htm");

* {
	margin: 0; 
	padding: 0
	}
	
html {
	font-size: 100%;
	}
	
body {
	font-size: 75.5%; 
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	background: #a59b7b url(../images/bricks.gif) repeat top left; 
	padding : 20px 0;
	}
	
img {
	border: 0;
	}

/* Layout */

#container { 
	width : 680px;
	margin : 0 auto;
	background : #fff;
	padding : 0;
	border :10px #555050 solid;
	}
#header {
	padding : 0px;
height : 120px;	
	}
#header span{ 
	color :#ba1019; 
	font-style:italic;
	font-weight:bold;
	font-size : 1.45em;
	text-align : center;
	float : right;
	margin  :40px 30px 20px 0;
	}

#sidebar { 
	color : #054383;
	width : 170px;
	margin : 0;
	padding: 10px
	}
#sidebar p{ margin : 10px 0px 10px 10px;}
.gal { 
	padding : 2px;
	border : 3px #e5f122 solid;
	margin : 10px 10px;
	}
.gal:hover { 
	border : 3px #555050 solid;
	}
.sticker {margin : 5px 0 5px 20px;}
#content { 
	float : right;
	width : 450px;
	margin : 0 10px 20px 0 ;
	}
.application_img {
	float : right;
	margin : 10px;
	padding : 2px;
	border : 3px #555050 solid;	
} 
#footer {
	width : 100%;
	margin : 10px 0;
	clear : both;
	padding : 0 10px;
	}
#footer p{ font-size : 0.9em; color : #555; padding : 7px 0 0 0 ;}
.itsc { 
	float : right;
	border : 0;
	margin : 0 28px 12px 0;}

/*  Navigation  */

#main_menu {
	clear : both;
	padding :0;
    list-style: none;
	margin : 0 auto;
	background : #555050;
	   }
#main_menu li {
    float: left;
    height: 33px;
    margin-right: 0px;
	padding-left: 0px;
    }
#main_menu li#home {
	padding-left: 0;
	background: none;
	}
#main_menu li a {
	display: block;
	background: url(../images/nav2.gif) ;
	text-indent: -5000px;
	height: 33px;

	}
#main_menu li#home a { background-position: 0 0; 	width : 95px; }
#main_menu li#home a:hover { background-position: 0 -33px; }
#main_menu li#home a.active { background-position: 0 -33px; }

#main_menu li#products a { background-position: -91px 0; 	width : 82px;}
#main_menu li#products a:hover { background-position: -91px -33px; }
#main_menu li#products a.active { background-position: -91px -33px; }

#main_menu li#application a { background-position: -173px 0; 	width : 105px;}
#main_menu li#application a:hover { background-position: -173px -33px; }
#main_menu li#application a.active { background-position: -173px -33px; }

#main_menu li#casestudies a { background-position: -278px 0; 	width : 109px;}
#main_menu li#casestudies a:hover { background-position: -278px -33px; }
#main_menu li#casestudies a.active { background-position: -278px -33px; }

#main_menu li#testimonials a { background-position: -389px 0; width : 112px;}
#main_menu li#testimonials a:hover { background-position: -389px -33px; }
#main_menu li#testimonials a.active { background-position: -389px -33px; }

#main_menu li#faq a { background-position: -501px 0; width : 67px;}
#main_menu li#faq a:hover { background-position: -501px -33px; }
#main_menu li#faq a.active { background-position: -501px -33px; }

#main_menu li#contact a { background-position: -564px 0; width : 110px;}
#main_menu li#contact a:hover { background-position: -564px -33px; }
#main_menu li#contact a.active { background-position: -564px -33px; }

/* contact */
fieldset {
	border: none; 
	padding: 0;  
	}

fieldset ul { 
	list-style: none; 
	padding: 0 0 10px 0; 
	margin: 0 !important; 
	}
fieldset ul li { 
	padding-bottom: 0;
	width  :200px!important;
	margin-right : 10px;
	float : left;
	}
fieldset ul li.long { 
	padding-bottom: 0;
	width  :400px!important;
	margin-right : 10px;
	float : left;
	}	
fieldset select { margin-bottom : 5px!important;}	
fieldset input, 
fieldset select, 
fieldset textarea {	
	font-size: 1.1em !important; 
	font-weight: normal; 
	padding: 3px; 
	margin: 2px 0 0 0; 
	color: #222; 
	background : #eee ; 
	border: 1px solid #b7454a; 
	width : 195px;
	}

fieldset textarea {
    overflow: auto;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 1.2em !important;
	width  : 400px;
	float : left;
    }
fieldset select {
	padding: 1px;
	padding: 2px 1px 2px 0;
	}

fieldset label {
    margin-right: 5px;
    font-weight: bold;
	color : #666;
    display: block;
    margin-top: 10px;
	font-size: 110% !important;
	line-height: 1.3em;
    }
.spam1{ width  :50%!important;}
.spam2 { width : 25%!important;}

fieldset p {
    margin-bottom: 0.5em !important;
    }
fieldset.submit input{
	width : 100px;
	height : 40px;
	border  :0;
	}
	
.contact_submit { 
	display: block;
	background : #333;
	border : 0!important; 
	padding : 2px; 
	color : #eee!important; 
	width : 64px;
	height : 25px;
	text-indent: -5000px;
	float : left;

	}

.contact_submit:hover { 
	background : #000;
	color : #ddd;
	text-indent: -5000px;
	border : 0;
	}
	
	
	.errmsg { font-weight : bold; color  :blue; background : #fff; padding : 2px;}
/* gallery controls */

.thumb {  border : 3px solid #fff; margin : 2px 12px; padding : 2px;}
.thumb:hover { border : 3px solid #555050;}

#tab_wrapper{
width: 470px;
float : right;

}
.box{
background: #fff;

}
.boxholder{
clear: both;


padding : 10px;
}
.tab{
float: left;
height: 22px;
width: 82px;
margin: -2px 1px 0 0;
text-align: center;

}
.tabtxt{
margin: 0;
color: #fff;
font-size: 1em;
font-weight: bold;
padding: 9px 0 0 0;
}
.tabtxt a {  text decoration: none;}
.tabtxt a:hover { text decoration: underline;}

.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide img {
	border: 2px solid gray;
}
.highslide:hover img {
	border: 2px solid #555050;
}

.highslide-image {
	border: 10px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    border: 5px solid white;
    border-top: none;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
    /*
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
    */
}


.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

/* Typography */
a { 
	color : #ba1019; text-decoration : none;
	}
a:hover {
	text-decoration : underline;
	}
ul { float : left;}	
ul li { font-size : 0.9em;
}

p { margin-right : 5px; line-height: 1.3em;} 

h1 strong, 
h2 strong, 
h3 strong {	display: none;}

h1.logo {
	margin: 6px 0px 10px 8px;
	width: 350px;
	height: 122px;
	background: url(../images/logo2.jpg) no-repeat top left;
	float : left;
	}

h2{
	margin : 15px 0px 15px 0px;
	width: 480px;
	height: 30px;
	float: left;
	}
h2.anchor { background : url(../images/anchor_coatings.gif) no-repeat top left;}
h2.products_text { background : url(../images/products.gif) no-repeat top left;}
h2.application_text { background : url(../images/application.gif) no-repeat top left;}
h2.casestudies_text { background : url(../images/casestudies.gif) no-repeat top left;}
h2.testimonials_text { background : url(../images/testimonials.gif) no-repeat top left;}
h2.faq_text { background : url(../images/faq.gif) no-repeat top left;}
h2.contactus_text { background : url(../images/contactus.gif) no-repeat top left;}



h3.recent {	background: url(../images/recent_work.gif) no-repeat top right;
	margin : 15px 0px 0px 0px;
	width: 191px;
	height: 44px;
	float: left;

	}

h3.aboutus_text { background : url(../images/about_us.gif) no-repeat top left;
	margin : 15px 0px 0px 0px;
	width: 191px;
	height: 44px;
	float: left;
	}
h3.benifits { background : url(../images/benifits.gif) no-repeat top left;
	margin : 15px 0px 0px 0px;
	width: 191px;
	height: 44px;
	float: left;
	}
h3.address { background : url(../images/address.gif) no-repeat top left;
	margin : 15px 0px 0px 0px;
	width: 191px;
	height: 44px;
	float: left;
	}
ul.sidebar_list { list-style-type:none; width : 100px}
#sidebar li{ margin : 0px 0px 10px 5px;}
span.comments { font-style:italic;}
span.small {font-size : 75%;}
ul.full { width : 100%;}
/* cleafix */
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}

#popup {
	visibility: hidden;
	font-size: 2em;
	position: absolute;
	width: 270px;
	margin: 0;
	padding: 15px;
	top: 0px;
	left: 0px;
	background: #fff;
	border :5px #555050 solid;
}

#popup h2 {
	width: 100%;
	text-align: center;
	margin: 0 0 1em 0;
	color :#ba1019;
	font-size: 1.5em; 
	line-height: 1em;
}

#popup .close {
	display: block;
	width: 100%;
	text-align: center;
}