/* @override 
	http://test1.zedit.net/css/main.css
*/

body {
    color : #e6e6e6;
    margin-top : 0px;
	background: #045937 none repeat-x fixed;
	font: .8em Verdana, Arial, Helvetica, sans-serif;
}

form fieldset {
    background-color : #e6e6e6;
}

form legend {
    font-weight: bold;
    font-variant: small-caps;
    color: #fff;
    background-color: #028752;
    padding: 2px 6px;
    margin-bottom: 8px;
  }

form label {
	padding-left: 22px;
    display: inline;
    float: none;
  }

form label.flX {
    display : inline;
    float : none;
    font-weight : normal;
    line-height : normal;
	margin-top: .2em;
    margin-right : 10px;
    position : relative;
    text-align : right;
    vertical-align : middle;
    width : 100px;
  }

form label.fl {
	background-repeat: no-repeat;
	background-position: 3px 0px;
	padding-left: 22px;
    display : block;
    float : left;
    font-weight : normal;
    line-height : normal;
	margin-top: .2em;
    margin-right : 10px;
    position : relative;
    text-align : right;
    vertical-align : middle;
    width : 200px;
  }

form label.flBlank {
	background-image: url(/css/blank.gif);
	background-repeat: no-repeat;
	background-position: 3px 0px;
	padding-left: 22px;
    display : block;
    float : left;
    font-weight : normal;
    line-height : normal;
	margin-top: .2em;
    margin-right : 10px;
    position : relative;
    text-align : right;
    vertical-align : middle;
    width : 200px;
}

form label.flComplete {
	background-image: url(/css/complete.gif);
	background-repeat: no-repeat;
	background-position: 3px 0px;
	padding-left: 22px;
    display : block;
    float : left;
    font-weight : normal;
    line-height : normal;
	margin-top: .2em;
    margin-right : 10px;
    position : relative;
    text-align : right;
    vertical-align : middle;
    width : 200px;
}

form label.flCaution {
	background-image: url(/css/caution.gif);
	background-repeat: no-repeat;
	background-position: 3px 0px;
	padding-left: 22px;
    display : block;
    float : left;
    font-weight : bold;
    color: #FF0000;
    line-height : normal;
	margin-top: .2em;
    margin-right : 10px;
    position : relative;
    text-align : right;
    vertical-align : middle;
    width : 200px;
}

form label.flRequired {
	background-image: url(/css/required.gif);
	background-repeat: no-repeat;
	background-position: 3px 0px;
	padding-left: 22px;
    display : block;
    float : left;
    font-weight : bold;
    line-height : normal;
	margin-top: .2em;
    margin-right : 10px;
    position : relative;
    text-align : right;
    vertical-align : middle;
    width : 200px;
}

form input.formInputText {
    color: #666666;
    background-color: #fff;
    padding: 2px;
    border: solid 1px #006600;
    margin-right: 5px;
    margin-bottom: 5px;
    height: 15px;
  }


form input.formInputText:hover {
    background-color: #0002bf;
    border: solid 1px #ff6666;
    color: #fff;
  }


form input.formInputText:focus {
    color: #000000;
    background-color: #ffffff;
    border: solid 1px #ff6666;
  }


form select.formSelect {
    font-size: .8em;
    color: #666666;
    background-color: #fff;
    padding: 2px;
    border: solid 1px #006600;
    margin-right: 5px;
    margin-bottom: 5px;
    cursor: pointer;
    width: 20em;
  }


form select.formSelect:hover {
    background-color: #0002bf;
    border: solid 1px #ff6666;
    color: #fff;
  }


form select.formSelect:focus {
    color: #000000;
    background-color: #ffffff;
    border: solid 1px #ff6666;
  }


.highlight {
	color: #c20c36;
}


a:link, a:visited, a:active {
    font-weight: normal;
    text-decoration: none;
    color: #1609f9;
    padding-right: 0.3em;
    padding-left: 0.3em;
}


a:hover, a.current:link, a.current:visited {
    font-weight: normal;
    color: #f50019;
    text-decoration: none;
    padding-right: 0.3em;
    padding-left: 0.3em;
  }


a.sb:link, a.sb:visited, a.sb:active {
    font-weight: normal;
	font-size: 1.0em;
	color: #cdff6d;
	margin: 0px;
	padding: 0px;
}


a.sb:hover, a.sb.current:link, a.sb.current:visited {
    font-weight: bold;
    color: #cdff6d;
	font-size: 1.0em;
	margin: 0px;
	padding: 0px;
}

ul {
    list-style: disc outside;
	margin-top: 0;
}

ul.sb2 {
    list-style: disc outside;
	padding-left: 18px;
	margin-top: -10px;
	margin-left: 5px;
}

ul.sb2 li {
	padding-bottom: 4px;
}

.ulMainNav {
    margin: 0px;
    padding: 0px;
    clear: both;
	font-size: .9em;
}


.ulMainNav li {
    display: inline;
    float: left;
    list-style-type: none;
  }


.ulMainNav a:link, .ulMainNav a:visited, .ulMainNav a:active {
	display: block;
	width: 120px;
	text-align: center;
    color: #fff;
	background: url(../images/wg/betapak-button.png) no-repeat 0 0;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 1.2em;
	font-weight: normal;
	font-style: normal;
	height: 25px;
	padding: 5px 0 2px;
}


.ulMainNav a:hover, .ulMainNav a.current:link, .ulMainNav a.current:visited {
	color: #90dabe;
	font-size: 1.2em;
	font-weight: normal;
	font-style: normal;
	background: url(../images/wg/betapak-button.png) no-repeat 0 -140px;
	margin-top: 7px;
}

.ulSubNav {
    margin: 0px;
    padding: 0px;
    clear: both;
  }


.ulSubNav li {
    display: inline;
    float: left;
    list-style-type: none;
	text-align: center;
	font-size: 1.0em;
	margin-right: 12px;
}


.ulSubNav a:link, .ulSubNav a:visited, .ulSubNav a:active {
	display: block;
	color: #90dabe;
}


.ulSubNav a:hover, .ulSubNav a.current:link, .ulSubNav a.current:visited {
    color: #fff;
	font-size: 1.0em;
}

.ulSideNav {
    margin: 0px;
	text-align: right;
    padding: 0px;
    clear: both;
  }


.ulSideNav li {
    display: list-item;
    float: none;
    list-style-type: none;
}


.ulSideNav a:link, .ulSideNav a:visited, .ulSideNav a:active {
	display: block;
	width: 174px;
	color: #fbcb6c;
	margin: 0px 0px 4px 0px;
	padding: 0px 26px 2px 0px;
	font-weight: bold;
	font-size: 1.0em;
}


.ulSideNav a:hover, .ulSideNav a.current:link, .ulSideNav a.current:visited {
    color: #fff;
	font-weight: bold;
	font-size: 1.0em;
	background: url(/images/curnav.png) no-repeat 182px;
}

div.jumpNav {
	height: auto;
	margin: 0; padding:0;
}

div.navtab {
	float: left;
	width: 124px; height: 40px;
	margin: 0;
	}

div.navtab a {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	text-align: center;
	color: #c00;
	font-weight: bold;
	font-size: 0.8em;
	cursor: pointer;
	background: url( '../images/wg/buttons.jpg' ) -200px 0px no-repeat;
	}
div.navtab span {
	display: block;
	margin:0; padding: 10px 10px 0 16px;
	}
div.navtab a:hover {
	color: #c00;
	background: url( '../images/wg/buttons.jpg' ) 0 0px no-repeat;	}
div.navtab a:active {
	color: #f76369;
	background: url( '../images/wg/buttons.jpg' ) 0 0px no-repeat;	}

.ulJumpNav li {
    list-style-type: none;
	float: left;
	width: 123px;
	height: 30px;
	text-align: center;
	padding-top: 5px;
}

.liJumpNav {
    list-style-type: none;
	float: left;
	width: 123px;
	height: 30px;
	text-align: center;
	color: #c00;
	font-weight: bold;
	font-size: 0.8em;
	padding-top: 5px;
	cursor: pointer;
	background: url(../images/wg/buttons.jpg) no-repeat -200px -5px;
}

.liJumpNavX {
    list-style-type: none;
	float: left;
	width: 123px;
	height: 30px;
	color: #c00;
	font-weight: bold;
	font-size: 0.8em;
	text-align: center;
	padding-top: 5px;
	cursor: pointer;
	background: url(../images/wg/buttons.jpg) no-repeat 0 -5px;
}

.ulJumpNav a:link, .ulJumpNav a:visited, .ulJumpNav a:active  {
	display: inline;
	text-align: center;
	color: #c00;
	font-weight: bold;
	font-size: 1.0em;
}


.ulJumpNav a:hover, .ulJumpNav a.current:link, .ulJumpNav a.current:visited {
	display: inline;
	text-align: center;
	color: #c00;
	font-weight: bold;
	font-size: 1.0em;
}


h1 {
    font-size: 1.2em;
    text-align: left;
	color: #c20c36;
	font-weight: normal;
	font-style: normal;
	margin: 0;
	padding: 5px 25px 10px;
}

h1.clear {
    clear: both;
    font-size: 1.2em;
    text-align: left;
	color: #c20c36;
	font-weight: normal;
	font-style: normal;
	margin: 0;
	padding: 5px 25px 10px;
}

h2 {
	clear: both;
    font-size: 1.0em;
    text-align: left;
	color: #c20c36;
	font-weight: normal;
	font-style: normal;
	margin: 0;
	padding: 5px 25px 3px;
}

hr {
	color: #8ed7bc;
	padding: 1px;
	margin: 10px;
	background-color: #8ed7bc;
}


.floatImgLeft {
    clear: both;
    float: left;
    padding: 3px;
    margin-top: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
    margin-left: 0px;
  }


.floatImgRight {
    clear: both;
    float: right;
    padding: 3px;
    margin-top: 10px;
    margin-right: 0px;
    margin-bottom: 10px;
    margin-left: 10px;
	border-style: none;
}


p.error {
    background-color : #ff0000;
    font-weight: bold;
    color : #ffffff;
    font-size: 1.2em;
    padding: 3px;
  }


p.debug {
    background-color : #0000C0;
    font-weight: bold;
    color : #FFFF00;
    font-size: 1.2em;
    padding: 3px;
  }


table.form {
    font-size: 0.75em;
    background-color : #FFFFC0;
  }


.sold {
    color: #FF0000;
    text-decoration: line-through;
  }

p {
	margin-left: 25px;
	margin-right: 25px;
	margin-top: 0;
}

p.sidebarp {
	margin-left: 5px;
	margin-right: 0px;
}

p.small {
    font-size: 0.5em;
  }
  
a.linkset2 {
    font-weight: normal;
    text-decoration: none;
    color: #6fccfc;
    padding-right: 0.3em;
    padding-left: 0.3em;
}

p.highlight {
    color : #028752;
	font-weight: normal;
	font-style: normal;
	font-size: 1.1em;
}

p.clear {
    clear: both;
	margin: 0;
	padding: 0;
}

p.central {
	text-align: center;
	margin: 1px 0 0;
	padding: 0;
}
  
/* extracted styles*/

