/*********** SELECTORS STYLES  ***********/
body { font-family:Arial, Helvetica; font-size:13px; line-height:1.3em; background:#e3e3e3; }
body, form, p, h1, h2, h3, h4, h5, h6 { margin:0px; padding:0px; }
h1, h2, h3, h4, h5, h6, form { display:inline; }
h1 { font-size:1.8em; }
h2 { font-size:1.6em; }
h3 { font-size:1.4em; }
h4 { font-size:1.2em; }
h5 { font-size:1.1em; }
h6 { font-size:1em; }
hr { height:1px; }
li { margin-bottom:5px; }
ol { margin:4px 0 4px 30px; padding:0; }
ul { margin:4px 0 4px 30px; padding:0; }
ul ul, ol ol, ol ul, ul ol { margin-left:30px; }
table { border-collapse:collapse; }
input, select, textarea { font-size:0.9em; font-family:Arial, Helvetica, sans-serif; }
select { border:1px solid #ccc;	background:#fcfcfc; }
textarea { border:1px solid #ccc; background:#fcfcfc; padding:2px; }
a:link, a:visited { color:#000; text-decoration:none; }
a:hover, a:active { text-decoration:underline; color:#0042af; }

/********** ALIGNMENT STYLES **********/
.al { text-align:left; }
.ar { text-align:right; }
.ac { text-align:center; }
.aj { text-align:justify; }
.vat { vertical-align:top; }
.vab { vertical-align:bottom; }
.fl { float:left; display:inline; }
.fr { float:right; display:inline; }
.fo { float:left; display:inline; width:100%; }
.flwm { float:left; margin:0 10px 5px 0; }
.frwm { float:right; margin:0 0 5px 10px; }
.cb { clear:both; }
.cl { clear:left; }
.cr { clear:right; }

/********** ACCESSORIES STYLES **********/
.m2px { margin:2px; }
.m5px { margin:5px; }
.m10px { margin:10px; }
.p2px { padding:2px; }
.p2px5px { padding:2px 5px; }
.p5px { padding:5px; }
.p5px10px { padding:5px 10px; }
.p10px { padding:10px; }
a img { border:0px; }
.banner { margin:15px auto; text-align:center; color:#333; }
.banner img { display:block; margin:0 auto 5px; }
img.middle, input.middle, textarea.middle, select.middle { vertical-align:middle; }
.block2px { display:block; height:2px; width:2px; }
.block5px { display:block; height:5px; width:5px; }
.block10px { display:block; height:10px; width:10px; }
.keywords { background:#eee; padding:0 2px; color:#555; font-weight:bold; }
.star { font-weight:bold; color:#c00; }
.b { font-weight:bold; }
.n { font-weight:normal; font-style:normal; text-decoration:none; }
.i { font-style:italic; }
.u { text-decoration:underline; }

/********** OTHER STYLES **********/
.bdr { border:1px solid #ccc; }
.bdrTop { border-top:1px solid #ccc; }
.bdrRight { border-right:1px solid #ccc; }
.bdrBottom { border-bottom:1px solid #ccc; }
.bdrBottom2 { border-bottom:5px solid #ccc; }
.bdrLeft { border-left:1px solid #ccc; }
.bdrNone, .bdrNone td, .bdrNone th { border:0; }

.bgBlack { background:#000; }
.bgGray { background:#666 }
.bgSilver { background:#ccc }
.bgWhite { background:#fff; }

.colorBlack { color:#000; }
.colorGray { color:#666; }
.colorSilver { color:#ccc; }
.colorWhite { color:#fff; }

/**********/
.fs10px { font-size:10px; }
.fs11px { font-size:11px; }
.fs12px { font-size:12px; }
.fs13px { font-size:13px; }
.fs14px { font-size:14px; }
.fs15px { font-size:15px; }
.fs16px { font-size:16px; }

.lh0px { line-height:0; }
.lh16px { line-height:16px; }
.lh18px { line-height:18px; }
.lh20px { line-height:20px; }
.lh22px { line-height:22px; }
.lh24px { line-height:24px; }

/********** FORM STYLES **********/
.formHead { font-weight:bold; background:#8ac1eb; padding:5px; }
.formHead span { font-weight:normal; }
.input { border:1px solid #999; color:#000; background:#fff; padding:2px 4px; }
.button { border:1px solid #000; background:#0863aa; color:#fff; cursor:hand; }

/********** BODY STYLES **********/
.div776px {
	width:776px;
	margin:auto;
	background:#fff;
	border:1px solid #686868;
}
.topBdr {
	background-color:#0863aa;
	height:12px;
}
.companyBg {
	background:url(images/spacer.gif) repeat-x top;
}
.logo {
	padding:4px;
}
.companyName {
	padding:0 0 0 10px;
}
.icon {
	text-align:right;
}
.icon img {
	margin:5px;
}
.topLinkBg {
	background:#f7f7f7;
}
.topLinks {
	background:#8ac1eb;
	padding:3px 10px;
}
.searchbg {
	background:#c1a50b;
	font-weight:bold;
	color:#fff;
	padding:0 4px 0;
	width:220px;
}
.solgen {
	font-size:0.9em;
}
.headerTable {
	margin:4px 0;
}
.headerImg {
	padding:0;
}
.headerImg img {
	border:1px solid #0863aa;
}
.productsServices {
	background:#0863aa;
	border:2px solid #00355e;
	border-width:2px 0 0;
	color:#fff;
	font-weight:bold;
	padding:2px 5px;
	margin:4px 0 0;
}
.hotProducts {
	background:#0863aa;
	border:2px solid #00375a;
	border-width:2px 0 0;
	color:#fff;
	font-size:1.3em;
	font-weight:bold;
	padding:2px 5px;
	margin:3px 0 0;
}
.leftColoum1Bg {
	background:#f4f4f4;
	border-bottom:2px solid #00355e;
	border-right:6px solid #fff;
	border-left:2px solid #fff;
}
.leftColumBg {
	background:#f4f4f4;
	border:2px solid #00355e;
	border-width:0 0 2px;
}
.vTrust{
	background:#f4f4f4;
	border-bottom:2px solid #00355e;
	border-top:6px solid #fff;
	text-align:center;
	padding:4px;
}
.vTrust img {
	border:1px solid #ccc;
}
.leftColorDivider {
	border-bottom:6px solid #fff;
}
.productLink {
	font-weight:bold;
	border-bottom:1px solid #e0e0e0;
	padding:10px 2px 3px 0;
}
.productLink1 {
	padding:2px 2px 2px 12px;
	font-weight:normal;
}
.productsubLink {
	border-bottom:1px solid #e0e0e0;
	padding:4px 2px 2px 8px;
}
.bullet {
	padding:5px 0 0 5px;
}
.heading {
	font-size:1.5em;
	font-weight:bold;
	color:#a68c00;
	margin:10px 0 10px;
	border-bottom:1px dotted #a68c00;
}
.hotProd {
	font-weight:bold;
	text-align:center;
	padding:5px 0;
	border-right:1px dotted #0e5c05;
}
.hotProd img {
	margin:2px;
	border:4px double #929292;
}
.hotProd1 {
	font-weight:bold;
	text-align:center;
	padding:5px 0;
}
.hotProd img {
	margin:2px;
	border:4px double #0863aa;
}
.divider {
	border:1px solid #c1a50b;
	border-width:1px 0 3px;
	height:2px;
}
/********** FOOTER STYLES **********/
.footer {
	background:url(images/spacer.gif) repeat-x top;
	margin:0 7px 0 8px;
	padding:25px 15px 0;
	font-size:0.9em;
}
.botGenLinks {
	text-align:center;
	margin:0 0 10px;
}
.botGenLinks a:link, .botGenLinks a:visited {
	color:#000;
	text-decoration:none;
}
.botGenLinks a:hover, .botGenLinks a:active {
	color:#000;
	text-decoration:underline;
}

/*********/
.botProLinks {
	text-align:center;
	line-height:16px;
	margin:0 0 10px;
	padding:5px;
	border:2px dashed #999;
	border-width:1px 0;
}
.copyright {
	background:#0863aa;
	color:#ddd;
	line-height:20px;
	text-align:center;
	padding:5px;
	font-size:0.9em;
}
.copyright a:link, .copyright a:visited {
	color:#eee;
	text-decoration:underline;
}
.copyright a:hover, .copyright a:active {
	color:#fff;
	text-decoration:none;
}
/********** INNER PAGES STYLES **********/
.pageHead {
	background:url(images/spacer.gif) repeat-x bottom;
	padding:0 0 5px 2px;
	font-weight:bold;
	color:#0057a6;
}
.pageHead h1, .pageHead span {
	font-size:1.5em;
}
.tree {
	font-size:0.9em;
	margin:0 0 8px;
	padding:0 5px;
	color:#333;
	text-align:right;
}
.tree img {
	vertical-align:middle;
	margin:2px 0 0 7px;
}
.tree a:link, .tree a:visited {
	text-decoration:underline;
	color:#000;
}
.tree a:hover, .tree a:active {
	text-decoration:none;
	color:#000;
}

/********** FORM TABLE **********/
.formTable {
	border:1px solid #000;
	background:#fff;
}
.formTable td, .formTable th {
	border:1px solid #ccc;
	padding:2px;
	color:#000;
}
.formTable .headHr {
	background:#0863aa;
	padding:3px;
	color:#fff;
}
.formTable .headVr {
	background:#f8f8f8;
	padding:3px;
}
.formTable .bottom {
	border-top:5px solid #8ac1eb;
	background:#f1f1f1;
}
.plus-minus {
	background:transparent;
	border:0px;
	color:#000;
	font-size:1.4em;
	font-weight:bold;
	height:18px;
	width:18px;
}
.formTable .bdrNone, .formTable .bdrNone td, .formTable .bdrNone th {
	border:none;
}
.highlight {
	background:#f7f7f7;
	border:1px solid #ccc;
	padding:10px 5px 10px;
	margin:10px 5px 5px;
	text-align:justify;
}

/********** PRODUCTS STYLES **********/
.productType01 {
	border-bottom:4px solid #ccc;
}
.head {
	background:#0863aa;
	border:2px solid #000;
	border-width:2px 0 0;
	color:#fff;
	font-weight:bold;
	padding:2px 3px 3px;
}
.head a:link, .head a:active {
	color:#fff;
	text-decoration:none;
}
.head a:hover, .head a:visited {
	color:#fff;
	text-decoration:none;
}
.highlighted {
	color:#917b00;
}

/**********  **********/
.productType02 {
	padding:5px 0 0;
	vertical-align:top;
	border-bottom:5px solid #ccc;
}

.productType02 .head {
	border-bottom:1px solid #0057a6;
	font-weight:bold;
	margin:0 0 10px;
	font-size:1.1em;
}
.productType02 .head a:hover, .productType02 .head a:active {
	text-decoration:none;
}
.productType02 .desc {
	
}
.productType02 .desc strong {
	color:#816d00;
	margin:0 10px 0 0;
}

/**********/
.productType02 .desc02 {
	border-bottom:2px solid #0057a6;
	border-top:1px solid #0057a6;
	padding:5px 0;
}
.productType02 .desc02 strong {
	color:#f00;
	margin:0 10px 0 0;
}
.productType02 .pic {
	
}
.productType02 .pic img {
	border:1px solid #0057a6;
	margin:5px auto 0;
}
.productType02 .details {
	font-weight:bold;
	padding:0 0 5px;
	font-size:0.9em;
}
.productType02 .details02 {
	font-weight:bold;
	margin:0 0 5px;
	text-align:center;
	font-size:0.9em;
}
.imgBorder {
	border:1px solid #ccc;
}
/**********/
.paging {
	border:1px solid #999;
	border-width:1px 0;
	margin:20px 0;
	background:#f7f7f7;
	font-size:0.9em;
}

.selAndClick {
	background:#f7f7f7;
	border:1px solid #ccc;
	padding:5px;
	font-size:0.9em;
}
.selAndClick input {
	vertical-align:middle;
	border:2px solid #fff;
}
.welcomeText {
	padding:0 5px 10px;
	margin:0 5px 15px;
	text-align:justify;
}
.data {
	text-align:center;
	padding:3px 5px;
	background-color:#f1f1f1;
}
.data01 {
	font-weight:bold;
	text-align:center;
	padding:3px 5px;
	background-color:#c1a50b;
	color:#fff;
}
.view {
	font-weight:bold;
	text-align:right;
	padding:8px;
	color:#007fe2;
}
.view a:link, .view a:visited {
	text-decoration:underline;
	color:#007fe2;
}
.view a:hover, .view a:active {
	text-decoration:none;
}
.title1 {
	margin:8px 2px 3px;
	font-size:1.2em;
	font-weight:bold;
	color:#0e5c05;
	text-decoration:underline;
}
.hotProd12 {
	font-weight:bold;
	text-align:center;
	padding:5px 0;
}
.hotProd12 img {
	margin:2px;
	border:4px double #929292;
}