@import url('core.css');



/********************************************
        PRIMARY STYLES
********************************************/

body, html {
	background-image: url('../images/core/bg-tile.gif');
	font-family: Arial, Helvetica, sans-serif;
}

#contact_line {
	background-color: #1F3042;
	color: #cccccc;
	font-size: 12px;
	height: 44px;
	line-height: 44px;
	text-align: center;
	width: 100%;
}

#contact_line  img {
	margin-right: 5px;
	margin-top: -2px;
	vertical-align: middle;
}

#contact_line .address {
	margin-right: 47px;
}

#contact_line .number {
	margin-right: 27px;
}

#banner {
	background-image: url('../images/core/logo_tile.jpg');
	background-repeat: repeat-x;
	height: 225px;
}

#banner .logo {
	float: right;
}

#banner .slideshow_container {
	float: right;
	width: 580px;
}

#banner .slideshow {
	float: right;
}

#navigation {
	background-image: url('../images/nav/bg.gif');
	font-size: 14px;
	height: 45px;
	line-height: 45px;
}

#nav {
	margin-left: 20px !important;
}

#nav a, #nav visited {
	color: #ffffff;
	display: block;
	font-size: 12px;
	font-weight: bold;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
}

#nav a:hover, #p-index #nav-index, #p-projects #nav-projects, #p-about #nav-about, #p-qa_environment #nav-qa_environment, #p-contact #nav-contact {
	background-image: url('../images/nav/bg.gif');
	background-position: bottom;
	color: #ffffff;
}

#nav img {
	padding-right: 10px;
}

#nav li {
	margin-top: -2px;
}

#content {
	background-color: #ffffff;
	padding-bottom: 40px;
}

#content h1 {
	color: #0053BC;
	font-size: 22px;
	font-weight: normal;
}

#content h2 {
	color: #0053BC;
	font-size: 16px;
	font-weight: bold;
	padding-top: 10px;
}

#content a, #content a:visited {
	color: #0053BC;
	text-decoration: none;
}

#content a:hover {
	color: #8E1912;
	text-decoration: none;
}

#content ul, #content ol {
	margin-left: 20px;
}

#primary{
	font-size: 11px;
	margin-left: 30px;
	margin-right: 40px;
	margin-top: 30px;
	width: 680px;
}

#primary p {
	line-height: 130%;
}

#primary li {
	background-image: url('../images/core/bullet.gif');
	background-position: 0px 5px;
	background-repeat: no-repeat;
	list-style: none;
	padding-left: 14px;
}

#secondary {
	margin-right: 10px;
	margin-top: 20px;
	width: 200px;
}

#secondary .container {
	background-color: #f2f2f2;
	margin-bottom: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	width: 100%;
}

#secondary .list li {
	background-image: url('../images/core/arrow.gif');
	background-position: 0px 5px;
	background-repeat: no-repeat;
	font-size: 13px;
	font-weight: bold;
	height: 30px;
	line-height: 22px;
	margin-left: 10px;
	padding-left: 22px;
}

#secondary .baseform li {
	background-position: 0px 5px;
	background-repeat: no-repeat;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 10px;
	margin-left: 0px;
}

#secondary .baseform ul {
	margin-left: 10px;
	margin-right: 10px;
}

#secondary .baseform .required {
	width: 97%;
}

#secondary .title {
	background-color: #2260AB;
	color: #ffffff;
	font-size: 18px;
	font-weight: normal;
	height: 40px;
	line-height: 40px;
	margin-bottom: 0px;
	padding-left: 8px;
	padding-right: 8px;
	vertical-align: middle;
}

#secondary .contact_title {
	background-color: #7d7d7d;
	color: #ffffff;
	font-size: 18px;
	font-weight: normal;
	height: 40px;
	line-height: 40px;
	margin-bottom: 0px;
	padding-left: 8px;
	padding-right: 8px;
	vertical-align: middle;
}

#secondary .contact_title img {
	margin-right: 8px;
	vertical-align: middle;
}

#affiliates {
	background-color: #ffffff;
	text-align: center;
	padding-bottom: 10px;
}

#affiliates img {
	padding-left: 20px;
	padding-right: 20px;
	vertical-align: middle;
}

#footer {
	background-color: #ffffff;
	border-top: 1px solid #e5e5e5;
	color: #9a9a9a;
	font-size: 10px;
}

#footer .webfirm_logo {
	padding-bottom: 30px;
	padding-top: 20px;
}

#sitemap {
	margin-bottom: 10px;
	margin-left:auto !important;
	margin-right:auto;
	margin-top: 20px;
	width: 320px;
}

#sitemap li {
	padding-left: 4px;
}

#sitemap a, #sitemap a:visited {
	color: #9a9a9a;
	text-decoration: none;
}

#sitemap a:hover {
	color: #8E1912;
	text-decoration: none;
}

#primary .gallery {
	border: 1px solid #e5e5e5;
	color: #9a9a9a;
	margin-bottom: 20px;
	padding: 10px;
}

#primary .gallery  ul {
	margin: 0px;
	padding: 0px;
}

#primary .gallery  li {
	background-image: none;
	background-position: 0px;
	background-repeat: no-repeat;
	float: left;
	list-style: none;
	padding: 5px;
}

#primary .gallery a img, #primary .gallery a:visited img {
	border: 6px solid #9a9a9a;
}

#primary .gallery a:hover img {
	border: 6px solid #8E1912;
}

.clear {
	clear: both;
}

.center {
	text-align: center;
}

.bold {
	font-weight: bold;
}

/********************************************
        LISTING STYLES
********************************************/



.item_listing li div.img {
  border: 5px solid #C0C0C0;
  text-align: center;
  color: #C0C0C0;
}



/********************************************
        PRODUCT DETAIL STYLES
********************************************/



#p-product #content .img{
  border: 5px solid #C0C0C0;
  text-align: center;
  color: #C0C0C0;
  display: inline;
  float: left;
  height: 250px;
  margin-right: 20px;
  width: 250px;
}
#p-product #content .item{
  display: inline;
  float: left;
  width: 360px;
}


/********************************************
        DYANMIC PAGE DETAIL STYLES
********************************************/


#p-dynamic_page #content .img {
  border: 5px solid #C0C0C0;
  text-align: center;
  color: #C0C0C0;
  display: inline;
  float: left;
  height: 150px;
  margin-right: 20px;
  width: 150px;
}
#p-dynamic_page #content .item {
  display: inline;
}


/********************************************
        GOOGLE MAP STYLES
********************************************/



.googlemap{
  height: 400px;
  width: 100%;
}
.googlemap span{
  display: block;
  margin-bottom: 3px;
  text-align: center;
}

/********************************************
        BREADCRUMB STYLES
********************************************/



ul#breadcrumbs li {
  margin-right: 10px;
  font-size: 0.8em;
  
}
.googlemap span{
  display: block;
  margin-bottom: 3px;
  text-align: center;
}

