/* GLOBALS */

body {
	margin: 0;
	padding: 0;
	background-color: #015CAB;
}

body,table,tr,td,input,select,textarea {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 12px;
	color: #626262;
}

a {
	color: #005DAB;
}

h1 {
	font-size: 12px;
	color: #005DAB;
}


h2 {
	font-size: 12px;
	color: #005DAB;
}


/* IDS */

#aboutus {
	border-style: solid;
	border-width: 0 1px 1px 1px;
	border-color: #F78E1D;
	background: url(images/aboutus/bg.jpg) no-repeat bottom white;
}

#content {
	border-style: solid;
	border-width: 0 1px 1px 1px;
	border-color: #F78E1D;
	background: url(images/sharedimgs/content-orange-bg.gif) repeat-x bottom white;
}

#menu {
	border-right: solid 1px #F78E1D;
	border-left: solid 1px #F78E1D;
}

#categories {
	background: url(images/products/table-bg.gif) repeat-y left white;
	margin: 0;
	padding: 0;
}

#categories ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
}

#categories ul li {
	background: url(images/products/category-bullet.gif) no-repeat left;
	padding: 7px 0 6px 0;
}

#categories ul li a {
	padding-left: 75px;
	color: #626262;
	text-decoration: none;
}

#categories ul li a:hover {
	color: #333;
}

#product-detail {
	background-color: white;
}

#product-detail .prod .title {
	text-align: left;
	color: white;
	font-weight: bold;
	font-size: 12px;
	height: 40px;
	background: url(images/products/products-detail-title.gif) no-repeat top left;
	padding: 5px 0 0 10px;
}

#product-detail .prod .photo-bg {
	width: 436px;
	background: url(images/products/products-detail-photobg-main.gif) repeat-y top right;
}

#product-detail .prod .text {
	text-align: left;
	width: 220px;
	background: url(images/products/products-detail-textbg.jpg) no-repeat top left white;
}

#product-detail .prod .text p {
	margin: 5px;
}

#product-detail .photo-table {
	background: url(images/products/products-detail-photobg.gif) no-repeat top left;
}

#product-detail .photo-table .main img {
	border: solid 1px #005DAB;
	margin: 10px;
}

#product-detail .photo-table .thumb img {
	border: solid 1px #005DAB;
	margin: 10px;
}

#products-wrapper {
	margin: 0 30px 0 32px;
	border-left: solid 1px #005DAB;
	border-right: solid 1px #005DAB;
	text-align: center;
	background-color: white;
	padding-bottom: 15px;
}

#products-wrapper .product {
	width: 661px;
	margin: 0 auto 15px auto;
}

#products-wrapper .product .prod-title {
	text-align: left;
	color: white;
	font-weight: bold;
	font-size: 12px;
	height: 40px;
	background: url(images/products/product-title-bg.gif) no-repeat top left;
	padding: 5px 0 0 10px;
}

#products-wrapper .product .photo {
	background: url(images/products/product-photo-bg.gif) no-repeat top;
	padding-top: 10px;
}

#products-wrapper .product .photo img {
	border: solid 1px #005DAB;
	margin: 0 auto;
}

#products-wrapper .product .text {
	background: url(images/products/product-text-bg.gif) no-repeat top left	;
	padding: 10px;
}

#variation {
	margin-left: 32px;
	width: 708px;
	background: url(images/products/variation-top-bg.gif) no-repeat top white;
}

#variation #top-row td {
	height: 29px;
	color: white;
	font-weight: bold;
	padding: 8px 5px 0 5px;
}

#variation .rows .right {
	border-right: solid 1px #005DAB;
	background-color: #CFE1EF;
}

#variation .rows td {
	padding: 0 5px;
	border-bottom: solid 1px #C4C4C4;
	border-left: solid 1px #005DAB;
}

/* CLASSES */


.services .heading-top {
	color: white;
	font-weight: bold;
	text-transform: capitalize;
	background: url(images/services/headings-top.gif) no-repeat;
	height: 49px;
	padding: 10px 0 0 15px;
}

.services .heading-top h1 {
	color: white;
}

.services .heading h2 {
	color: white;
}



.services .heading {
	color: white;
	font-weight: bold;
	text-transform: capitalize;
	background: url(images/services/headings-bg.gif) no-repeat;
	height: 49px;
	padding: 10px 0 0 15px;
}

.services .heading-2 {
	color: white;
	font-weight: bold;
	text-transform: capitalize;
	background: url(images/contact/heading-2-bg.gif) no-repeat;
	height: 49px;
	padding: 10px 0 0 15px;
}


.services .text {
	border-right: solid 1px #005DAB;
	border-left: solid 1px #005DAB;
	padding: 10px;
	background-color: white;
}



















.latest-news-wrap{
}
.title-latest-news-bg{
	background:url(images/home/latest-news-bg.jpg) no-repeat top left;
	height:94px;
	overflow:hidden;
}
.title-latest-news-bg h2{
	margin:37px 0 0 32px;
}

.latest-news-cont{
	background:#fff;
	padding:0 5px 30px 5px;
	width:760px;
}

.news-wrap{
	border-bottom:1px solid #626262;
	overflow:hidden;
	padding:20px;
}
.news-wrap img{
	float:left;
	border:1px solid #005dab;
	margin:0 0 0 30px;
}
.news-wrap div{
	float:right;
	width:460px;
}
.news-wrap div h3{
	color:#005dab;
	font-size:13px;
	font-weight:bold;
	margin-bottom:10px;
}


















.featured-pro-wrap{
	background:url(images/home/blue-bottom-bg.jpg) no-repeat bottom left;
	padding:0 0px 35px 0px;
}

.titlefeatured-pro-bg{
	background:url(images/home/futured-product-bg.jpg) no-repeat top left;
	height:94px;
	overflow:hidden;
}

.titlefeatured-pro-bg h2{
	margin:37px 0 0 32px;
}

.blue-bg-rep{
	background:url(images/home/blue-repeat-bg.jpg) repeat-y top left;
	overflow:hidden;
}

.featured-pro-cont{
	background:url(images/home/blue-top-bg.jpg) no-repeat top left;
	padding:0 8px 0 8px;
}


.featured-pro{
	border-bottom:1px solid #fff;
	overflow:hidden;
	padding:20px;
}

.img-wrap{
	background:url(images/home/feature-prod-bott.png) no-repeat bottom left;
	padding-bottom:13px;
	width:211px;
	float:left;
	margin-left:50px;
	margin-right:30px;
}

.img-wraptop{
	background:url(images/home/feature-prod-top.png) no-repeat bottom left;
	height:14px;
}
.img-wrapbg{
	background:url(images/home/feature-prod-bg.png) top left repeat-y;
	text-align:center;
}
.featured-pro-content {
	float:right;
	width:420px;
	color:#fff;
}
.featured-pro-content h3{
	font-size:12px;
	font-weight:bold;
	color:#f78e1d;
	margin-bottom:10px;
}

.featured-pro-content p{
	
	margin-bottom:10px;
}
.btn-more-info{
	background:url(images/home/btn-moreinfo.png) no-repeat top left;
	width:107px;
	height:26px;
	border:none;
	cursor:pointer;
}
