﻿@charset "utf-8";
/* CSS Document */
/*  Reset for some default browser CSS - General */


body, div, h1, h2, h3, p, ol{
	margin: 0px; padding: 0px; border: 0px; list-style: none;
}

a:link
{
	color: #90332c;
	text-decoration: underline; 
}
a:visited
{
	color: #90332c;
	text-decoration: underline;
} 
a:active 
{
	color: #90332c;
	text-decoration: underline;
}
a:hover
{
	color: #000;
	text-decoration: none;	
}

body
{
	font-family: Calibri;
	font-size  : 14px;
	background-color: #ededed;
	color: #4b4b4b;
	margin:0px;
	_background:#fff url('images/bg-inside.gif') repeat-x;
}

table
{
	font-family: Calibri;
	font-size  : 14px;
	clear: both;
}

.spacer
{
    width:10px;
    height: 10px;
}

.pic-border
{
    border: 1px #ccc solid;
}


/* Table width Style starts here */

#body-table {
	width: 1003px;
	float: none;
	margin: 0px auto;
	background-image: url(images/bg-body.gif);
	background-repeat: repeat-y;
	background-position: left;
}


#body-table .top{
	width: 1003px;
	height: 100px;
	float: none;
	margin: 0px auto;
	background-image: url(images/bg-top.gif);
	background-repeat: no-repeat;
	background-position: left;
}


.hr
{
	line-height: 1px;
    border:1px dashed #ccc;
    border-width: 0px 0px 1px 0px;
    height: 3px;
} 

.wrapper {
	_position: relative;
	width: 1003px;
	margin: 0 auto;
	text-align: left;
	background-color: white;
	background-image: url(images/bg-body-inside.gif);
	background-repeat: repeat-y;
	background-position: left;	
}

.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -290px; /* the bottom margin is the negative value of the footer's height */
}

/* setting the form tag also to 100% in aspx page(s), so that the footer sticks to the bottom. */

html, body, form {
	height: 100%;
}

.footer {
    _position: absolute; /* newly added */
    _bottom: 0px; /* newly added */
    width:100%;
	margin: 0 auto;
	background: #fff;
	background: #ffffff url('images/bg-bottom.gif') repeat-x bottom;
}

.footer, .push {
	height:290px; /* .push must be the same height as .footer */
}

/* Table width Style ends here */

/* Home Styles */

.visual
{
    height: 297px;
}

.homediv
{
    width: 950px;
    height: 30px;
	padding-top: 0px;
	padding-bottom: 00px;
}


#home-content-area
{
    display: block;
    width: 950px;
    margin: 0px auto;
    float: none;
}

#home-content-area .left
{
	width: 326px;
	background: #ffffff url('images/bg-catalog.gif') no-repeat left top;	
}

#home-content-area .centre
{
	width: 312px;
	background: #ffffff url('images/home-vr.gif') no-repeat left top;
}

#home-content-area .right
{
	width: 313px;
	background: #ffffff url('images/home-vr.gif') no-repeat left top;	
}

a.textlink:link, a.textlink:active, a.textlink:visited
{
	color: #4b4b4b;
	text-decoration: none;
}

a.textlink:hover
{
	color: #4b4b4b;
	text-decoration: underline;

}


a.readmore:link, a.readmore:visited, a.readmore:active 
{
	color: #993333;
	text-decoration: none;
	font-size: 14px;
	background:url('images/bullet.gif') no-repeat left center;
	margin: 0 auto;
	padding-left: 18px;
	line-height: 20px;
	height: 20px;
}
a.readmore:hover
{
	color: #993333;
	text-decoration: underline;
	font-size: 14px;
	background:url('images/bullet.gif') no-repeat left center;
	margin: 0 auto;
	padding-left: 18px;
	line-height: 20px;
	height: 20px;	
}

a.prodlink:link, a.prodlink:visited, a.prodlink:active 
{
	color: #333;
	text-decoration: none;
	font-size: 14px;
	background:url('images/bullet-prodlink.gif') no-repeat left center;
	margin: 0 auto;
	padding-left: 18px;
	padding-right: 18px;
	line-height: 20px;
	height: 20px;
}
a.prodlink:hover
{
	color: #993333;
	text-decoration: none;
	font-size: 14px;
	background:url('images/bullet-prodlink-mo.gif') no-repeat left center;
	margin: 0 auto;
	padding-left: 18px;
	padding-right: 18px;
	line-height: 20px;
	height: 20px;	
}


#home-clients-area
{
    display: block;
    width: 900px;
    margin: 0px auto;
    float: none;
}



/* Home Styles */


/* Content Area Styles */

.body-inside {
	width: 1003px;
	float: none;
	margin: 0px auto;
	background-image: url(images/bg-body-inside.gif);
	background-repeat: repeat-y;
	background-position: left;
}

#content
{
	width: 970px;
	height: 100%;	
	margin: 0px auto;
	float: none;
}

#content .left
{
	width: 220px;
	margin: 0px auto;
	float: none;
}


#content .right
{
	width: 750px;
	margin: 0px auto;
	float: none;
}

#content .data
{
	width: 730px;
	height: 100%;	
	margin: 0px auto;
	/*float: center;*/
}

#leftbar
{
	width: 210px;
	margin: 0px auto;
	float: left;
}

#leftbar .data
{
	width: 200px;
	margin: 0px auto;
	float: right;
}

#leftbar .title
{
	width: 210px;
	color: #fff;
	font-size: 14px;
	background:#fff url('images/bg-lefthead.gif') no-repeat top left;
	margin: 0px auto;
	padding-left: 10px;
	line-height: 29px;
	height: 29px;
}

/* content Area Styles */



/* Header Styles */

h1
{
    display: inline;
    font-size: 20px;
    color: #90332c;
    font-weight: bold;
    line-height: 26px;
	margin: 0 auto;
	text-transform: uppercase;	
}

h2
{
    font-size: 24px;
    color: #90332c;
    font-weight: normal;
	text-transform: uppercase;
}

h3
{
    font-size: 13px;
    color: #333;
    font-weight: normal;
}

h4
{
    font-size: 14px;
    color: #fff;
    font-weight: normal;
	margin: 0 auto;
	text-transform: none;		
}


h5
{
    font-size: 15px;
    color: #90332c;
    font-weight: bold;
	margin: 0 auto;
	line-height: 14pt;

}


.hd
{
    font-size: 16px;
    font-weight: bold;
	margin: 0 auto;
	line-height: 14pt;

}
/* Header Styles */




/* textbox */



/* textbox */


/* Main Nav Style starts here */

.topleft
{
	font-family: Calibri;
	font-size  : 14px;
	color: #90332c;
	margin:0px;
	font-weight: bold;
}


.tb-prod-box
{
	background:url('images/prod-textbox.gif') no-repeat;
	border: 0px solid #bbb88c;
	width: 199px;
	height: 23px;
	font-size: 12px;
	font-weight: normal;
	color: rgb(100,100,100);
	line-height: 23px;
	padding-left: 10px;
	padding-right: 0px
}

.tb-prod-go
{
	background:url('images/prod-go.gif');
	border: 0px solid #bbb88c;
	width: 26px;
	height: 23px;
	font-size: 12px;
	font-weight: normal;
	line-height: 23px;
	padding: 0px;
	margin-right: 10px;
}


/* Main Nav Style ends here */



.th-spacer
{
	background-color: #aaa676;
	height: 5px;
}

.th
{
	background-color: #ccc;
	font-size: 13px;
	font-weight: bold;
	color: #333;
	line-height: 20px;
	padding: 3px 3px 3px 8px;
}

.tch
{
	background-color: #f0f0f0;
	font-size: 13px;
	font-weight: normal;
	line-height:20px;
	padding: 3px 3px 3px 8px;
}
.tc
{
	background-color: #fcfcfc;
	font-size: 13px;
	font-weight: normal;
	line-height:20px;
	padding: 3px 3px 3px 8px;
}

.tc1
{
	background-color: #eceacd;
	font-family: Arial;
	font-size: 12px;
	font-weight:normal;
	color:#505050;
	background-color:#faf8ec;
	line-height:20px;
	padding: 3px 3px 3px 3px;
}

.tb
{
	border: 1px solid #ccc;
	background-color: #ffffff;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: rgb(100,100,100);
	_padding: 4px 4px 1px 1px;
}

.tb-submit
{
		border: 1px solid #791a13;
	    background-color: #8d2f28;
	    font-size: 11px;
	    font-weight: normal;
	    color: #fff;
		padding: 2px 5px 2px 5px;
		margin: 3px 4px 3px 4px;
}


.tb-radio-button
{
	border: 1px solid #eceacd;
	background-color: #eceacd;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: rgb(0,0,0);
	padding-left: 4;
	padding-right: 4;
	padding-top: 1;
	padding-bottom: 1;
}

p
{
	text-align: Justify;
	line-height: 14pt;
}

ul
{
	font-size: 14px;
	font-style: normal;
	color: #4b4b4b;
	margin: 0 auto;
	line-height: 14pt;
	list-style-type: circle;
	padding-left: 20pt;
}


/* Left Nav Style starts here */

.left-div
{
	display:block;
	width: 190px;
	border: 1px #ccc dotted;
	border-width: 0px 0px 1px 0px;
	line-height: 1px;
	margin-bottom: 3px;
	margin-top: 3px;

}

.left-bullet
{
	display:inline;
	width: 3px;
	padding: 7px 6px 00px 4px;

}

.left-bullet2
{
	display:inline;
	width: 4px;
	padding: 6px 0px 00px 0px;

}

.left-nav
{
	color: #000;
	font-weight: normal;
	font-size:12px;
	line-height:16pt;
}

.left-subnav
{
	font-family: Arial;
	color: rgb(76,76,76); 
	font-weight: normal;
	font-size:11px;
	line-height:13pt;
	width: 180px;
	float: left;
}

.left-navmo
{
	color: #000;
	font-weight: normal;
	font-size:12px;
	line-height:16pt;
}

a.left-nav:link, a.left-nav:visited, a.left-nav:active 
{
	color: #333;
	text-decoration: none; 
	font-weight: bold;	
		
}

a.left-nav:hover
{
	color: #000;
	text-decoration: none;
	font-weight: bold;	
}

a.left-navmo:link, a.left-navmo:visited, a.left-navmo:active 
{
	color: #90332c;
	text-decoration: none; 
	font-weight: bold;		
}

a.left-navmo:hover
{
	color: #90332c;
	text-decoration: none;
	font-weight: bold;	
}


a.left-subnav:link, a.left-subnav:visited, a.left-subnav:active 
{
	color: #434242;
	text-decoration: none; 
	font-weight: normal;		
}

a.left-subnav:hover
{
	color: #000;
	text-decoration: none;
	font-weight: normal;	
}

a.left-subnavmo:link, a.left-subnavmo:visited, a.left-subnavmo:active 
{

	color: #90332c;
	font-size:11px;	
	text-decoration: none; 
	font-weight: normal;		
}

a.left-subnavmo:hover
{
	color: #90332c;
	font-size:11px;	
	text-decoration: none;
	font-weight: normal;	
}



/* Left Nav Style ends here */

/* Breadcrumb Nav Style starts here */

.bg-breadcrumbs {
	background:#ffffff url('images/bg-breadcrumb.gif');
	height:30px;
	color: #797979;
	font-size:13px;
}

a.breadcrumb:link
{
    color: #333;
	text-decoration: none; 
	font-size:13px;
}
a.breadcrumb:visited
{
    color: #333;
	text-decoration: none;
	font-size:13px;
} 
a.breadcrumb:active 
{
    color: #333;
	text-decoration: none;
	font-size:13px;
}
a.breadcrumb:hover
{
	color: rgb(0,0,0);
	text-decoration: underline;
	font-size:13px;	
}

/* Breadcrumb Nav Style ends here */


/* Bottom Style Starts here */

#footer-table {
	width: 1003px;
	float: none;
	margin: 0px auto;
}


#footer-table .left {
	width: 627px;
	height: 215px;
	float: none;
	margin: 0px auto;
}

#footer-table .right {
	width: 376px;
	height: 215px;	
	float: none;
	margin: 0px auto;
	background-image: url(images/footer-div.gif);
	background-repeat: no-repeat;
	background-position: left;	
}

#bottom1 {
	font-size: 13px;
	color: #333333;
	float: none;
	margin: 0px auto;
	line-height: 13pt;	
}

#bottom {
	font-size: 13px;
	color: #333333;
	float: none;
	margin: 0px auto;
	line-height: 13pt;	
}

#bottom .head{
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	float: none;
	margin: 0px auto;
	line-height: 15pt;	
}


#bottom a:link, active 
{
	color: #333333;
	text-decoration: none;
}

#bottom a:visited
{
	color: #333333;
	text-decoration: none;
}

#bottom a:hover
{
	color: #000;
	text-decoration: none;

}

.tb-nl-box
{
	background:url('images/nl-textbox.gif') no-repeat;
	border: 0px solid #bbb88c;
	width: 208px;
	height: 28px;
	font-size: 12px;
	/*font-type: normal;*/
	font-weight:normal;
	color: rgb(100,100,100);
	line-height: 28px;
	padding-left: 10px;
	padding-right: 0px
}

.tb-nl-go
{
	background:url('images/nl-go.gif');
	border: 0px solid #bbb88c;
	width: 30px;
	height: 28px;
	font-size: 12px;
	/*font-type: normal;*/
	font-weight:normal;
	line-height: 28px;
	padding: 0px;
}



/* Bottom Style ends here */




/* Product Style starts here */
.cell
{ 
 font-family: Calibri, Trebuchet MS, Arial;
 font-size  : 14px;
 font-weight: normal;
 _border: 1px #fff solid; 
  border-bottom: 10px #fff solid;
  background-color: #fff;  
 vertical-align: top;
 padding:10px;
 color: #993333;  
 _background-image: url(images/bg-prod.gif);
 _background-repeat: repeat-y;
 
} 

.cellOff 
{ 
 font-family: Calibri, Trebuchet MS, Arial;
 font-size  : 14px;
 font-weight: normal;
 background-color: #fff;
 _border: 1px #fff solid; 
 border-bottom: 10px #fff solid; 
 vertical-align: top;
 padding:10px;
 color: #993333;   
 _background-image: url(images/bg-prod.gif);
 _background-repeat: repeat-y; 
	z-index: 999; /*3*/ 
} 

.cellOn 
{ 
 font-family: Calibri, Trebuchet MS, Arial;
 font-size  : 14px;
 font-weight: normal;
 background: #f0eee4;
 _border: 1px #ccc dashed;
   border-bottom: 10px #fff solid; 
 vertical-align: top;
 padding:10px;
 color: #f0eee4; 
	z-index: 999; /*3*/  
}



.new {
font-family: Calibri, Trebuchet MS, Arial;
font-size: 9px;
font-weight: bold;
background:#990000;
color: #fff;
padding: 0px 2px 0px 2px;
}


.prod-pic{
	border: 1px #ccc dotted;
	padding: 5px;
	margin: 10px;
	-webkit-box-shadow: rgba(0, 0, 0, .1) 0 2px 2px;
	-moz-box-shadow: rgba(0, 0, 0, .1) 0 2px 2px;	
}


.prod-name{

	font-size  : 12px;
	color:rgb(80,80,80);

}


a.productlink:link, a.productlink:visited, a.productlink:active 
{
	font-size  : 13px;
	color: #333;
	text-decoration:none;
	border: 0px;
	
	
}
a.productlink:hover
{
	font-size  : 13px;
	color: #993333;
	text-decoration:none;
	border: 0px;
}




/***** CONTAINERS *****/
#container {
	clear: both;
	height: 1%;
	margin: 0px 0px 0px 0px;
	overflow: hidden;
	padding: 0px 0px 0px 0px;
	position: relative;
	z-index: 1;
}


/***** GRID *****/
ol {
	height: 1%;
	list-style: none;
	_margin: 0px 0 0 0px;
	overflow: visible;
	padding: 0 0 0px 0;
}
ol li {
	border: 1px solid #e6d6d5;
	display: block;
	float: left;
	height: 200px;
	margin: 00px 20px 60px 20px;
	position: relative;
	width: 200px;
	z-index: 1;
	background-color: #f9f2f1;
	-webkit-box-shadow: rgba(0, 0, 0, .1) 0 2px 2px;
	-moz-box-shadow: rgba(0, 0, 0, .1) 0 2px 2px;	
}


ol li:hover {
	border: 1px solid #ccc;
	display: block;
	float: left;
	height: 200px;
	margin: 00px 20px 60px 20px;
	position: relative;
	width: 200px;
	z-index: 1;
	background-color: #333;
	-webkit-box-shadow: rgba(0, 0, 0, .1) 0 2px 2px;
	-moz-box-shadow: rgba(0, 0, 0, .1) 0 2px 2px;	
}
ol li img {
	height: 180px;
	width: 180px;
	padding: 10px;
	margin: 0 auto;
}
ol li div {
	display: block;
	z-index: 5;	
	padding: 5px 0 5px 0;
}


/* stickers */


.new2 {
	background: transparent url(images/new.gif) top right no-repeat;
	border: 0;
	display: block !important;
	height: 75px !important;
	position: absolute;
	width: 75px !important;	
	padding: 50px 0px 0px 175px;
	z-index: 999; /*3*/ 
}

.new1 {
	background: transparent url(images/new.gif) top left no-repeat;
	border: 0;
	display: block !important;
	height: 75px !important;
	position: absolute;
	right: -5px;
	top: -5px;
	width: 75px !important;	
	z-index: 999; /*3*/ 
}

/* Product Style ends here */


/* News & evnts Style starts here */

#news
{
	width: 730px;
	height: 100%;	
	margin: 0px auto;
	float: none;
}

#news .left
{

	width: 600px;
	margin: 0px auto;
	float: none;
	padding: 0px 0px 10px 18px;
	line-height: 14pt;
	background:url('images/bullet-news.gif') no-repeat left top;
}

#news .left-head
{
	width: 600px;
	margin: 0px auto;
	float: none;
	padding: 0px 0px 0px 6px;
	line-height: 25px;
	height: 25px;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	background: #f1f1f1;
	border-bottom: 5px #e5e5e5 solid;
}



#news .right
{
	width: 130px;
	margin: 0px auto;
	float: none;
	padding: 0px 0px 10px 8px;
	line-height: 14pt;	
}

#news .right-head
{
	width: 130px;
	margin: 0px auto;
	float: none;
	padding: 0px 0px 0px 6px;
	line-height: 25px;
	height: 25px;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	background: #f1f1f1;
	border-bottom: 5px #e5e5e5 solid;
	
}


#news .left a.leftlink:link, active 
{
	color: #4b4b4b;
	text-decoration: none;
}

#news .left a.leftlink:visited
{
	color: #4b4b4b;
	text-decoration: none;
}

#news .left a.leftlink:hover
{
	color: #4b4b4b;
	text-decoration: underline;

}


.newsheadline
{
	font-size: 16px;
	font-weight: bold;
	color: #4b4b4b;
	margin: 0px auto;
	float: none;
	line-height: 18pt;
	text-transform: uppercase;

}


.newsdate
{
	font-size: 14px;
	font-weight: bold;
    color: #90332c;
	margin: 0px auto;
	float: none;
	line-height: 18pt;
	text-transform: uppercase;
	font-style: italic;
	letter-spacing: 1px;	
}


#events
{
	width: 730px;
	height: 100%;	
	margin: 0px auto;
	float: none;
}

#events #data
{
	margin: 0px auto;
	float: none;
	padding: 0px 0px 0px 0px;
	line-height: 16pt;
	font-size: 14px;
	font-weight: normal;
}

/* News & evnts Style ends here */


/* Jobs Style starts here */


#jobs
{
	width: 730px;
	height: 100%;	
	margin: 0px auto;
	float: none;
}

#jobs .head
{
	margin: 0px auto;
	float: none;
	padding: 0px 0px 0px 6px;
	line-height: 25px;
	height: 25px;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	background: #CCCCCC;
	border-bottom: 5px #bebebe solid;
}

#jobs .left
{
	margin: 0px auto;
	float: none;
	padding: 0px 0px 10px 18px;
	line-height: 14pt;
	background:url('images/bullet-news.gif') no-repeat left top;
}


#jobs .left a.leftlink:link, active 
{
	color: #4b4b4b;
	text-decoration: none;
}

#jobs .left a.leftlink:visited
{
	color: #4b4b4b;
	text-decoration: none;
}

#jobs .left a.leftlink:hover
{
	color: #4b4b4b;
	text-decoration: underline;

}


/* Be an Associate Style starts here */

#form
{
	width: 730px;
	height: 100%;	
	margin: 0px auto;
	display: inherit;
	float: none;
}

/* Be an Associate Style ends here */


/* Media Releases Style starts here */


.press-releases
{
	font-size: 18px;
	font-weight: bold;	
}

a.media:link, a.media:active, a.media:visited
{
	color: #4b4b4b;
	text-decoration: none;
	background: #ffffff url('images/home-vr.gif') no-repeat left top;
}

a.media:hover
{
	color: #4b4b4b;
	text-decoration: underline;
	background: #ffffff url('images/home-vr.gif') no-repeat left top;	

}

/* Media Releases Style ends here */


/* gridview Paging */
.paging 
{
	 
}


.paging .pgr span
{
	line-height: 20px;
	font-family: Arial;
	font-size  : 12px;
	font-weight: bold;	
	color: #000000;
	text-decoration: none; 		
	background:#f1f1f1;	
	padding: 04px 04px 04px 04px;
	letter-spacing: 0px;
}
.paging .pgr a
{
	line-height: 20px;
	font-family: Arial;
	font-size  : 12px;
	font-weight: normal;	
	color: rgb(100,100,100);
	text-decoration: none; 	
	text-align: center;
	padding: 04px 04px 04px 04px;
	letter-spacing: 0px;
}

.paging .pgr a:visited
{
	line-height: 20px;
	font-family: Arial;
	font-size  : 12px;
	font-weight: normal;	
	color: rgb(100,100,100);
	text-decoration: none; 	
	text-align: center;
	padding: 04px 04px 04px 04px;
	letter-spacing: 0px;
}

.paging .pgr a:active
{
	line-height: 20px;
	font-family: Arial;
	font-size  : 12px;
	font-weight: normal;	
	color: rgb(191,162,138);
	text-decoration: none; 	
	background:#f1f1f1;
	text-align: center;
	padding: 04px 04px 04px 04px;
	letter-spacing: 0px;
}

.paging .pgr a:hover	
{
	line-height: 20px;
	font-family: Arial;
	font-size  : 12px;
	font-weight: normal;	
	color: rgb(191,162,138);
	text-decoration: none; 	
	background:#f1f1f1;
	text-align: center;
	padding: 04px 04px 04px 04px;
	letter-spacing: 0px;
}

.err
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: rgb(200,0,0);
}
/* gridview Paging Ends */
