/*Shrink at http://www.cleancss.com/*/


/*-- reset css --*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 2;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: top;
}
/* remember to define focus styles! */
:focus {
outline:0;
}
body {
line-height: 1;
color: black;
background: white;
}
ol, ul {
list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
border-collapse: separate;
border-spacing: 0;
}
caption, th, td {
font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: "";
}
blockquote, q {
quotes: "" "";
}

/*-- end eric meyer reset css --*/








/* CSS Document */
span.reg{
font-size:10px;
vertical-align:text-top;
} 

body {
background-image:url(../images/mainbg.gif);
background-repeat:repeat-x;
margin:0;
padding:0;
/*font-family:Arial, Helvetica, sans-serif;*/
/*font-family:"trebuchet MS", arial, sans-serif ;*/
font-family:Verdana, Arial, Helvetica, sans-serif;
text-align: left;
}
#page{
position: relative;
margin-right:auto;
margin-left:auto;
margin-top:0px;
margin-bottom:0px;
width:920px;
}
#pageheader{
position: relative;
text-align:center;
background-color:#FFF;
/*background-image:url(../images/headerbg.png);*/
width:920px;
height:105px;
margin:0px;
padding:0px;
z-index:50000;
border-left:1px solid #aaa;
border-right:1px solid #aaa;
}
#pagecontent{
position: relative;
background-color:#FFF;
width:920px;
height:600px;
border-left:1px solid #aaa;
border-right:1px solid #aaa;
border-bottom:1px solid #aaa;
-webkit-border-bottom-left-radius: 10px;
-webkit-border-bottom-right-radius: 10px;
-moz-border-radius-bottomleft: 10px;
-moz-border-radius-bottomright: 10px;
overflow:hidden;
}
#pagefooter{
position: relative;
width:920px;
height:50px;
}
#divMenu{
top:65px;
right:10px;
z-index: 11000;
position: absolute;
}
#headertagline{
position:absolute;
top:18px;
left:0px;
width:898px;
height:30px;
margin:0;
color:#6683ae;
font-size:29px;
text-align:right;
font-style:italic;
letter-spacing:1px;
font-weight:bold;
}
/*#headertagline2{
position:absolute;
top:19px;
left:1px;
width:898px;
height:30px;
margin:0;
color:#ddd;
font-size:29px;
text-align:right;
font-style:italic;
letter-spacing:1px;
font-weight:bold;
}*/
#headertxt1{
position:relative;
top:5px;
left:15px;
width:870px;
height:62px;
color:#fff;
font-size:22px;
line-height:1.2;
text-align:center;
}
.gallerybg{
position: absolute; 
margin: 0; padding: 0; 
top: 0px;
left: 1px; 
width: 920px; 
height: 350px; 
font-size: 10px;
text-align:center
}
.nogallerybg{
position: absolute; 
margin: 0; padding: 0;
top: 0px; 
left: 11px; 
width: 900px; 
height: 79px;
/*font-size: 10px;*/
}
.blackwrap{
position:absolute;
top:6px;
left:15px;
width:890px;
height:291px;
}
.galleryblack{
position:absolute;
top:0px;
left:0px;
width:890px;
height:291px;
background-color:#000000;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
}
.gallerygrad{
position:absolute;
top:3px;
left:2px;
height:285px;
width:886px;
background-image:url(../images/gallery_gradient.png);}
.footeremed{font-size:13px;text-align:left;}
.footeraddress{font-size:13px;text-align:right;}

a.replink:link{color:#000000;text-decoration: none}
a.replink:visited{color:#000000;text-decoration: none}
a.replink:hover{color:#FFFF00;text-decoration: underline overline}
a.replink:active{color:#000000;text-decoration: none}
.replink{
font-size:14px;
font-weight:bold
}

/*Product Styles*/
.proleftwrapper{
	position:absolute;
	margin: 0;
	padding:0;
	left:  10px;
	top:   385px;
	width: 560px;
	height:175px;
}
.prorightwrapper{
	position:absolute;
	margin: 0;
	padding:0;
	right: 10px;
	top:   385px;
	width: 330px;
	height:175px;
}
.proleftbox {
	width: 100%; height:100%;
	color: #000000;
	font-size:17px;
	letter-spacing:1.1;
	line-height:1.25;
	background-color: #e5edf8;
	border: 1px solid #000000;
	/* Do rounding (native in Firefox/Safari/Chrome) */
    -webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}
.prorightbox {
	width: 100%; height:100%;
	color: #000000;
	font-size:16px;
	background-color: #fff;
	border: 0px solid #000000;
	/* Do rounding (native in Firefox/Safari/Chrome) */
    -webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}
.ulimg{position:absolute; left:25px; top:0px; border:2px solid #000}
.urimg{position:absolute; right:25px; top:0px; border:2px solid #000}
.blimg{position:absolute; left:102px; top:90px; border:2px solid #000}
/*.brimg{position:absolute; right:25px; top:90px; border:2px solid #000}*/

ul.menu {list-style:none; margin:0; padding:0; position: relative; z-index:15000;}
ul.menu * { margin:0; padding:0;}
ul.menu a {display:block; color:#000000; text-decoration:none; font-size:14px}
ul.menu li {position:relative; float:right; margin-right:7px; margin-top:8px;}
ul.menu ul {position:absolute; top:26px; left:0px; background:#d1d1d1; display:none; list-style:none}
ul.menu ul li {position:relative; border:1px solid #aaa; width:130px; margin:0}
ul.menu ul li a {display:block; padding:3px 0px 5px; background-color:#C0D2EF}
ul.menu ul li a:hover {background-color:#91aad9}
ul.menu ul ul {left:130px; top:-1px}
ul.menu .menulink {border-left:0px solid #000;border-right:0px solid #000; padding:5px 0px 7px; width:83px; font-size:14px; color:#FFF; font-weight:bold}
ul.menu .menulink:hover, ul.menu .menuhover {background:url(../images/dropdown/header_over.png) no-repeat}
ul.menu .sub {background:#d1d1d1 url(../images/dropdown/arrow.gif) 136px 8px no-repeat}
ul.menu .topline {border-top:1px solid #aaa}

	
/* These heights and widths should be edited to your images */	

ul#pikame{
	position:absolute;
	left:0px;
	top:295px;
	padding-left:0;
	width:920px;
	margin:0 auto;
	overflow:hidden} /*Hides images as they load so page is not covered*/
.pika_main{
	width:920px;
	padding-right:20px;
	margin-top:5px;
	text-align:center;
	left:5px;
	}
#pikame li{
	position:relative;
	left:12px;
	width:920px;
	margin:10px 0px 0px 7px;
	float:left;
	border:1px solid #cccccc;
	z-index:10000;}

/* thats all you NEED to edit. But continue if you'd like. */
ul#pikame li img{position:absolute;cursor:pointer; left:100px; overflow:hidden} /*Made images not cover page with absolute*/
.pika_main img{border:0px solid #000; margin-top:9px}
.pika_main{position: absolute ;margin:0 auto; left:0px} /*controls final displayed pic position*/
.pikachoose li{float:left;position:relative;overflow:hidden;list-style:none;}
.pika_play{position:absolute; top:10px; right:40px; z-index:1; color:#f00;}
.pika_play a{position:relative; margin-left:auto; cursor:pointer; border:0px solid #f00;}
.pika_play img{border:none !important;}
.pika_caption{ position:absolute; left:8px; width:884px; height:285px; text-align:center; bottom:0px; color:#FFFFFF; font-family:"Myriad Pro"; font-size:16px; letter-spacing:1px}
.pika_navigation a{font-size: 12px;color:white;text-decoration: none;}
.pika_navigation a:hover{text-decoration: underline;}
.pika_navigation{padding-top:5px;clear:both;text-align:center;}

