/*Edit CSS code below - store.css - Do not remove this line*/

body {
SCROLLBAR-FACE-COLOR: #ffffff;
SCROLLBAR-ARROW-COLOR: #000000;
SCROLLBAR-BASE-COLOR: #ffffff;
}


#e_page {
vertical-align: top;
}

#e_menu {
vertical-align: top;
}

p,td {
font-size:11px;
font-family:   Verdana, Helvetica,  sans-serif;
color: #373536;
}

.header {
font-size:12px;
color: #0000;
font-weight: bold
}


/* bottom bar */
.bottom {
	background: #373536;
	background-image : url(../images/design/bgnd.gif);
	background-repeat : repeat;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: .6em;
	font-weight: normal;
	color: #373536;
}

#voyagerblue {
	z-index:3;
	position:absolute;
	left:0px;
	top:1px;
	width:880px;
	height:51px;
	background: #71BDDD;
}

#voyagerlogo {
	z-index:4;
	position:absolute;
	left:657px;
	top:4px;
	width:213px;
	height:51px;
	background-image : url(../images/design/voyager_logo.jpg);
	background-repeat : no-repeat;
}

/* bar at top of bottom bar */
#bar {
	z-index:16;
	position:absolute;
	left:0px;
	top:0px;
	width:880px;
	height:1px;
}

/* end bottom bar */


/* main page area */
.main {
	background: #ffffff;
	color: #7A7A7A;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: .70em;
}



#toppic {
	z-index:2;
	position:absolute;
	left:435px;
	top:10px;
	width:173px;
	height:140px;
}


#centrepic {
	z-index:3;
	position:absolute;
	left:0px;
	top:142px;
	width:628px;
	height:216px;
}


#bottompic {
	z-index:4;
	position:absolute;
	left:0px;
	top:358px;
	width:288px;
	height:140px;
}


#TopText {position:absolute; left:0px; top:10px; width:343px; height:112px; z-index:5}


#BottomText {position:absolute; left:320px; top:388px; width:280px; height:88px; z-index:6}

/* end main page area */


.Page_Breadcrumb  {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: .9em;
color: #333333;
text-decoration: none;
}

a.breadcrumb {
font-size: .9em;
text-decoration: none;
color: #333333;
}

a.breadcrumb:hover {
text-decoration: underline;
}

a.product {
font-size: 1em;
color: #373536;
text-decoration: none;
}

a.product:hover {
font-size: 1em;
text-decoration: underline;
}

/*quantity and form input */

select {font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000; font-size:8pt;}

input {font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000; font-size:8pt;}

.qty {font-family:  Verdana,Arial, Helvetica, sans-serif; font-size: 8pt; color: #007A96; font-weight: bold;}
