/* CSS Document */

/*popup large image*/
.popImgSmall,.popImgLarge{border:#c2c2c2 1px solid;padding:4px;background:#EBEBEB;cursor:url(images/magplus.cur), pointer;}
/*.popImgSmall{width:292px;height:310px;}*/
.popImgSmall{width:250px;height:257px;}
.popImgLarge{cursor:url(images/magminus.cur), pointer;}



.style1 {
	color: #FF0000;
	font-size: 12px;

/* Begin of link hover decoration for top box on index */
.a3 A:link {
	text-decoration: none;
	color: #356A62;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
} 
.a3 A:visited {
	text-decoration: none;
	color: #356A62;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
} 
.a3 A:active {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
} 
.a3 A:hover {
	color: #1B1465;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}



/* Begin of link hover decoration for div right corner */
.a2 A:link {

	color: #316AC5;
} 
.a2 A:visited {
    text-decoration: none;
    color: #356A62;
} 
.a2 A:active {
    text-decoration: none;
} 
.a2 A:hover {
    color: #1B1465;
	text-decoration: underline;
}

/*Begin of div in right corner */
.curlycontainer2{
	border: 1px solid #356863;
	margin-bottom: 1em;
	width: 315px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.curlycontainer2 .innerdiv2{
	background: transparent url(../images/brcorner.gif) bottom right no-repeat;
	position: relative;
	left: 2px;
	top: 2px;
	padding-top: 1px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 5px;
}
.curlycontainer{
	border: 1px solid #b8b8b8;
	margin-bottom: 1em;
	width: 250px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-image: url(../images/menug_bg2.gif);
}

.curlycontainer .innerdiv{
	background: transparent url(../images/brcorner.gif) bottom right no-repeat;
	left: 2px;
	top: 2px;
	padding-top:1px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 5px;
}


.glossymenu{
	/* position: relative; commented out due to interference with menu bar */
	margin: 0;
	background: url(../images/menur_bg.gif) repeat-x; /*tab background image path*/
	height: 46px;
	list-style: none;
	padding: 0;
}

.glossymenu li{
	float:left;
}

.glossymenu li a{
	float: left;
	display: block;
	color:#333333;
	text-decoration: none;
	font-family: sans-serif;
	font-size: 11px;
	font-weight: bold; /*Padding to accomodate left tab image. Do not change*/
	height: 46px;
	line-height: 46px;
	text-align: center;
	cursor: pointer;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 16px;
}

.glossymenu li a b{
	float: left;
	display: block; /*Padding of menu items*/
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 8px;
}

.glossymenu li.current a, .glossymenu li a:hover{
	color: #fff;
	background: url(../images/menur_hover_left.gif) no-repeat; /*left tab image path*/
	background-position: left;
}

.glossymenu li.current a b, .glossymenu li a:hover b{
	color: #fff;
	background: url(../images/menur_hover_right.gif) no-repeat right top; /*right tab image path*/
}

.green{
	background-repeat: repeat-x;
	background-image: url(../images/menug_bg.gif);
}

.green li.current a, .green li a:hover{
	background: url(../images/menug_hover_left.gif) no-repeat; /*left tab image path*/
}

.green li.current a b, .green li a:hover b{
	background: url(../images/menug_hover_right.gif) no-repeat right top; /*right tab image path*/
}

a:hover, a:visited:hover, a:link:hover {
text-decoration:none;

}.contactMod {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
}
.contactModBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}

.tblpad {
	padding-left: 20px;
}

/* dropshadow box here */
.imagDiv {
	float: left;
	height: 311px;
	width: 301px;
	padding-right: 5px;
}
.shadow, .content{ position: relative; bottom: 4px; right: 4px; }
.shadow{ background-color: #ccc; }
.content{
	background-color: #fff;
	color: #000;
	border: 1px solid #000;
	padding: 1px;
	margin-top: -12px;
}
.width {
	width: 900px;
	margin-top: -5px;
}
#para { text-shadow : 0.2em 0.2em; }
.contains { position: relative; left: 2px; top: 2px; color: #ccc; font-weight: bold; }
.text { position: absolute; left: -2px; top: -2px; color: #000;}
.spaced { margin-top: 300px; }
.imagDivProd {
	float: right;
	height: 311px;
	width: 301px;
	padding-left: 30px;
}
.printalign {
	width: 200px;
	background-color: #99CCCC;
	color: #356A62;
}

