/* 
Olive 5C6036
Pink CCB5CB
Blue B5CCCA
*/


BODY {
	background-color: #B5CCCA;
	xcolor: #FFFFFF;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

body, body div, body p, body th, body table,
body td, body ul, body li, body dd  {
	font-size: 90%;
}

body p {
	font-size: 100%;
}

#body {
	padding: 0px;
	width: 1024px;
	height:100%;
}

#title {
	margin-left: 4em;
	margin-top: 3em;
}

#domain {
	margin-left: 20em;
}

#textwrapper {
	width: 30em;
	float: right;
	background-image: url('images/strip.gif');
	background-repeat: repeat-y;
	background-position:   center 50%;
	height: 100%;
	padding-top: 10em;
	margin-right: 4em;
	color: #000;
	z-index: 1;
	opacity: .20;
	filter: alpha(opacity=70) 
}
#text {
	background-color: #fff;	
	xopacity: .10;
	filter: alpha(opacity=100);
	z-index: 2;
	
}

#textinside {
	padding: 0.7em;
  	xopacity: .10;
	xfilter: alpha(opacity=80); 
	z-index: 3;
	height: 40em;
}


#productswrapper {
	xborder: 1px solid #CCB5CB;
	width: 16em;
	float: right;
	background-image: url('images/strip.gif');
	background-repeat: repeat-y;
	background-position:   center 50%;
	height: 100%;
	padding-top: 10em;
	margin-right: 10em;
	color: #5C6036;
	zposition: absolute
}

.product {
 	margin-bottom: 10px;
}
 
.productdesc, .productdescWrap {
	margin-bottom: 5px;
	text-align: right;
	font-size: 160%;
	color: #fff;
	font-weight: bold;	
	text-transform: lowercase;
} 

.productdesc1 {
	margin-bottom: 5px;
	text-align: right;
	font-size: 100%;
	color: #fff;
	font-weight: bold;	
	text-transform: lowercase;
} 

.productdescWrap {
	
}

.productdescLeft {
	text-align: left;
}

.productdescRight {
	float: right;
	
}

a.productlink {
	color: #eee;
	font-family: Arial, Helvetica, sans-serif;
}

a:hover.productlink, a:active.productlink {
	color: #fff;
	text-decoration: none;	
}

#home {
	margin-left: 4em;	
	
	
}
#housekeepingwrapper {
	margin-left: 4em;	
	xpadding: 2px;
	background-color: #5C6036;
	width: 300px;
	margin-top: 10em;
	
}

#housekeepinginside {
	padding: 8px;
	height: 100px;
}


a {
	font-weight : bold;
	text-decoration: none;
	color: #39f;
	font-size: 100%;
}
a:link {
	font-weight : bold;
	xtext-decoration : none;
}

A:HOVER {
	text-decoration : underline;
	font-weight : bold;
}

A:active {
	text-decoration : underline;
	font-weight : bold;
}

A:VISITED {
	font-weight : bold;
}

/* Housekeeping Links*/
a.buttonh2, a:visited.buttonh2, a:link.buttonh2 {
	color: #CCC;
	font-weight : bold;
	text-decoration : none;
	font-size: 90%;
	border: 1px, 0px, 0px, 0px; 
	border-color: #FFFFFF;
	border-style: solid;
}
a:hover.buttonh2, a:active.buttonh2 {
	text-decoration : none;
	color: #FFFFFF;
}

/* Topmost MyESCIS buttons */
a.buttonh, a:visited.buttonh {
	font-weight : bold;
	text-decoration : none;
}
a:hover.buttonh, a:active.buttonh {
	text-decoration : underline;
}

/* External Links in results and footer*/
a.results, a.footer {
	font-size: 90%;
	text-decoration : none;
}

a.results:HOVER, a.footer:HOVER {
	text-decoration : underline;
}


a.searchlink {
	font-style: italic;
}	


a.category {
	font-size: 100%;
}

a.categorylarge {
	font-size: 110%;
}


h1 {
	font-size : 150%;
	margin-top:2%;
}

h2 {
	font-size : 140%;
	margin-top:2%;
	}

h2.producttypedesc {
	text-transform: uppercase;
	color: #fff;
}

h2.tab {
	font-size: 110%;
	text-decoration: none;
}

h2.tab:hover {
	text-decoration: underline;
}
h3 {
	font-size : 110%;
	margin-top:2%;
	margin-bottom: 0px;
}

h3.form {
	margin-bottom: 2px;
	padding: 2px;
	width: 100%;
	font-size: 95%;
	text-transform: uppercase
}

h4 {
	font-size : 90%;
	margin-top:2%;
	margin-bottom: 0px;
}

br.clear {
	clear: both;
	line-height: 0px; 
	display: block;
	margin: 0px;
	border: 0px;
	
}

input.submit {
	font-weight: bold;
	color: #FFFFFF;
}


.bold {
		font-weight: bold;
}

img.mygif {
	margin-bottom: -5px;
}

#headerwrapper {
	margin-right:10%;
	margin-left:10%;
	margin-top: 4px;
	margin-bottom: 0%;
	min-width:600px;
	clear: both;
}
	
#header-right {
	float: right;
}
		

/* For "hidden" links for access keys*/
a.tiny, a.tiny:visited, a.tiny:link {
	font-size: 0px;
	text-decoration: none;
	margin: 0px;
	border: 0px;
	padding: 0px;
	color: #FFFFFF;
	background-color: #FFFFFF;
}

.rtop, .rbottom{display:block}
.rtop *, .rbottom *{display: block; height: 1px; overflow: hidden}
.r1{margin: 0 5px}
.r2{margin: 0 3px}
.r3{margin: 0 2px}
.r4{margin: 0 1px; height: 2px} 

img {
	border: 0px;
}