body {
	margin: 0px;
	text-align: center;
	font-family: Verdana;
	font-size: 11px;
	color: #333;
    background: #fff url(../images/topbluefade.gif) repeat-x;
}

img {
	border: none;
}

a:link, a:visited { color: #000; text-decoration: underline; }
a:hover { color: #fff; background-color: #333; text-decoration: none; }
a.attention:link, a.attention:visited { color: #900; }

.clearall, .clearallrule {
	margin: 0 0 15px; 0;
	padding: 15px 0 0 0;
	clear: both;
	font-size: 2px;
}

/*-------------------------------------------------
HEADER
-------------------------------------------------*/

div#Header {
  text-align: right;
  margin: 20px 0 0 0;
}

div#Header img {
  float: left;
  margin: 0 0 0 0;
  vertical-align: middle;
  border: none;
}

div#Header div#Nav {
  float: right;
  font-size: 10px;
  color: #999;
  padding-top: 25px;
}

div#Header div#Nav a:link,
div#Header div#Nav a:visited {
  font-size: 11px;
  font-weight: bold;
}

div#Header a.current:link,
div#Header a.current:visited,
div#Header a.current:hover {
  text-decoration: none;
  background: none;
  color: #800;
}

div#Header div.clearall {
	margin: 0 0 20px 0;
    padding: 0;
	clear: both;
	font-size: 2px;
}

/*-------------------------------------------------
FOOTER
-------------------------------------------------*/

#footer {
	text-align: center;
}

#container {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	text-align: left;
}

div#left {
	float:left;
	width:160px;
	margin:0;
    padding:0;
	}

div#left a {
	text-decoration: none;
	}

#middle {
	margin-left: 165px;
    padding-left: 10px;
    top: 0px;
    }

/*-------------------------------------------------
CONTENT
-------------------------------------------------*/

div#content {
	padding: 10px;
	border: 1px solid #09C;
    background: #fff url(../images/topbluefade.gif) repeat-x;
	font-size: 12px;
	line-height: 110%
    }

div#content h1 {
  	font-weight: bold;
  	font-size: 11px;
  	color: #303B57;
  	margin: 0;
  	text-align: left;
}

div#content h2 {
	margin-top: 15px;
	text-align: center;
}

div#content a:visited,
div#content a:link {
	color: #F60;
	text-decoration: none;
	text-align: right;
    }

div#content a:hover {
	color: #fff;
	background-color: #333;
	text-decoration: none;
}

div#popBox {
    padding:0;
    margin: 0;
    width: 250px;
    text-align: left;
    float: right;
}

div#popBox div {
	padding: 7px;
	background-color: #ffc;
	border: 1px solid #ccc;
	text-align: center;
}

div#popBox div h1 {
	font-size: 20px;
	margin: 0 0 10px 0;
	padding: 0;
  	color: #900;
    text-align: center;
}

div#popBox p {
  	margin: 5px 15px; 5px 0;
	text-align: center;
}

div#popBox div p a {
	text-decoration: none;
}

div#popBox p.order {
  	margin: 5px 0 0 0;
  	padding: 2px;
  	font-size: 11px;
  	border-top: 1px solid #c90;
  	background: #fc3;
	text-align: center;
}

/*-------------------------------------------------
MAIN NAVIGATION
-------------------------------------------------*/

#mainNavigation {
	list-style-type: none;
	padding: 0px;
	font-size: 14px;
	color: #039;
	font-size: 12px;
	margin: 0 0 15px 0;;
}

#mainNavigation li {
	border-top: 1px solid #09C;
	border-left: 1px solid #09C;
	border-right: 1px solid #09C;
	width: 150px;
}

#mainNavigation li.last {
	border: 1px solid #09C;
	width: 150px;
}

#mainNavigation li a {
	color: #039;
	display: block;
	padding: 7px;
	background: #CCEBF5 url("../images/light_arrow.gif") no-repeat right;
	width: 135px;
	text-align: left;
}

#mainNavigation li a:hover {
    background: #EFF9FC url("../images/light_arrow.gif") no-repeat right;
	text-decoration: none;

}

#mainNavigation li.selected {
	border-right: 1px solid #FFF;;
	font-weight: bold;
}
#mainNavigation li.selected a {
	color: #F60;
	background: #FFF url("../images/dark_arrow.gif") no-repeat right;
}
#mainNavigation li.selected a:hover {
	background: #EFF9FC url("../images/dark_arrow.gif") no-repeat right;
	text-decoration: none;
}

/*-------------------------------------------------
SUB NAVIGATION
-------------------------------------------------*/

#subNavigation {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
}

#subNavigation li {
	border: none;
	border-left: 1px solid #09C;
	padding: 0px;
}

#subNavigation li a.subLink {
	color: #F60;
	background-image: none;
	background-color: #FFF;
	font-weight: normal;
	width: 175px;
	border: none;
	margin-left: 10px;
}
#subNavigation li a.selectedSubLink {
	color: #F60;
	background-image: none;
	background-color: #FFF;
	font-weight: bold;
	width: 175px;
	border: none;
	margin-left: 10px;
}

#subNavigation li a.subLink:hover {
	color: #F60;
	background-image: none;
	background-color: #FFF;
	font-weight: normal;
	text-decoration: underline;
}
#subNavigation li.selected {
	border-right: 1px solid #FFF;
	font-size:14px;
	font-weight: bolder;
	background: #FFF url("../images/dark_arrow.gif") no-repeat right;
}
#subNavigation li.selected a:hover {
	background: #FFF url("../images/dark_arrow.gif") no-repeat right;
	text-decoration: none;
}
#subNavigation li.selected a {
	color: #F60;
	background: #FFF url("../images/dark_arrow.gif") no-repeat right;
}

#paypal {
	margin: auto;
    border: 1px solid #09C;
    font-size: 12px;
    padding: 5px;
    width: 150px;
	text-align: center;
	}
