@charset "utf-8";
/* CSS Document */

/* CSS Document */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, table, tr, th, td, embed, object, a {
	margin: 0;
	padding: 0;
	color: #707070;
}
td, th {
	font-weight: normal;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset, img, abbr {
	border: 0;
}
ul {
	list-style: none;
}
p {
	margin: 8px 0px;
}
caption, th {
	text-align: left;
}
a, a:link, a:visited, a:hover {
	text-decoration: none;
}
a:focus, a:hover {
	text-decoration: underline;
}
a img {
	border: 0;
}
:focus {
	outline: 0;
}
.clear {
	clear: both;
}
form div {
	margin: 14px 0px;
	clear: both;
}
body {
	background: #F9F9F9 url(/images/bg.jpg) repeat-x;
	margin: 0px;
	line-height: 1.6em;
}
body, input, select, textarea {
	font: 12px arial, verdana, serif;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Times New Roman';
}
h1, h1 a {
	color: #4e4e4e;
}
h1 {
	font-size: 2.4em;
	margin: 10px 0px;
}
h2 {
	font-size: 2.0em;
	color: #5d3131;
	margin: 10px 0px;
}
h3 {
	color: #000;
	font-size: 1.4em;
	margin: 5px 0px;
}
h4 {
	color: #943634;
	font-size: 1.2em;
	margin: 5px 0px;
}
#header { /*padding-top: 58px;*/ /*height: 68px;(63)*/
	height: 126px;
}
#logo {
	float: left;
	margin-left: 13px;
}
#headmenu {
	float: right;
	padding-top: 94px;
}
#header, #wrapper, #footer {
	width: 1037px;
	margin: 0px auto;
}
#wrapper {
	background: #e5e5e5 url(/images/wrapbg.jpg) repeat-x;
	position: relative;
	margin-top: 5px;
}
#mainmenu {
	width: 677px;
	height: 43px;
	margin: 0px auto 40px auto;
	background-image: url(/images/menubg.jpg);
	text-align: center;
}
#mainmenu a {
	display: inline-block;
	padding: 14px 20px 13px 20px;
	font-size: 13px;
	text-decoration: none;
	color: #5D5D5D;
}
#mainmenu a:hover {
	background-color: #FFFFFF;
}
#corner {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 44px;
	height: 66px;
	background-image: url(/images/corner.jpg)
}
#content {
	width: 950px;
	margin: auto;
}
#mbox {
	margin: 4px 0px;
	padding: 5px;
	background-color: #fff;
	border: 1px solid #e0e0e0;
	position: relative;
}
#manifest {
	margin: auto;
	width: 940px;
	height: 320px;
}
#manifestleft {
	float: left;
	width: 325px;
	margin-right: 90px;
	color: #8E8E8E;
}
#manifestleft p {
	font-size: 14px;
	color: #444;
	line-height: 20px;
}
#manifestleft #h2manifest {
	margin-bottom: 10px;
	margin-top: 20px;
}
#manifestright {
	float: left;
	width: 525px;
	position: relative;
	padding-top: 10px
}
#slider {
	width: 474px;
	height: 230px;
	overflow: hidden;
}
#slider ul {
	width: 3480px;
	margin-left: -2088px;
}
#slider ul, #slider li {
	margin: 0;
	padding: 0;
	list-style: none;
}
#slider li {
	width: 474px;
	height: 230px;
	overflow: hidden;
	float: left;
}
#prevBtn, #nextBtn {
	display: block;
	width: 34px;
	height: 50px;
	position: absolute;
	left: -50px;
	top: 91px;
}
#nextBtn {
	left: 487px;
}
#prevBtn a, #nextBtn a {
	position: absolute;
	z-index: 20;
	display: block;
	width: 34px;
	height: 50px;
	background: url(/images/btn_prev.png) no-repeat 0 0;
}
#nextBtn a {
	background: url(/images/btn_next.png) no-repeat 0 0;
}
#showcase {
	width: 95%;
	padding: 4% 2.5%;
	margin: 4px auto;
	height: 570px;
	background-color: #fff;
	margin: auto;
}
#showcase #packboxlist {
	width: 700px;
	float: left;
}
.packboxes {
	width: 324px;
	height: 152px;
	margin: 5px 10px 10px 10px;
	float: left;
	position: relative;
}
.packboxes .pricebox {
	position: absolute;
	bottom: 35px;
	right: 2px;
	width: 65px;
	height: 45px;
	background-color: #4c5867;
	color: #fff;
	filter: alpha(opacity = 80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
	font-weight: bold;
	padding: 5px 0px 0px 5px;
}
.packboxes .pricebox span {
	font-size: 10px;
	font-weight: normal;
}
.packboxes .packband {
	position: absolute;
	bottom: 0px;
	padding: 4px 0px 0px 13px;
	left: 0px;
	width: 310px;
	height: 29px;
	background: url("/images/packband.png");
}
.packboxes .packband h3 {
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	color: #464d5c;
}
.packboxes .packbox {
	float: left;
	width: 160px;
	height: 120px;
}
.packboxes .packbox img {
	width: 160px;
	height: 120px;
	float: left;
	border: 1px solid #f5f5f5;
}
#showcase #rightside {
	float: left;
	width: 250px;
	margin-left: 30px;
}
#showcase #rightsidebox {
	margin-top: 5px;
	margin-left: 10px
}
#showcase #rightsidebox .miniboxes {
	width: 65px;
	height: 65px;
	overflow: hidden;
	background-color: #ccc;
	float: left;
	margin: 8px 5px 20px 5px;
	border: 1px solid #e5e5e5;
	text-align: center;
}
#showcase #rightsidebox .miniboxestabs {
	display: block;
	color: #333;
	background-color: #eee;
	width: 100%;
	font-size: 10px;
}
#showcase #bottomband {
	text-align: center;
	font-size: 14px;
	margin: 40px 5px 0px 5px;
	background-color: #f0f0f0;
	padding: 10px 100px;
	height: 20px;
	border-top: 1px solid #bdbdbd
}
#showcase #bottomband span {
	margin-right: 20px;
}
#showcase #bottomband strong {
	color: #2c97e7;
}
.editcomment {
	margin-top: 2px;
	width: 100%;
	height: auto;
	border-style: none;
}
#footer {
	background-color: #363636;
}
#footer #footop {
	padding: 20px 40px 14px 40px;
	border-bottom: 1px dashed #505050;
	height: 140px;
	position: relative;
}
#footer #footop #lamp {
	position: absolute;
	right: 0px;
	top: 0px;
	width: 419px;
	height: 174px;
	background-image: url("/images/lamp.png");
	z-index: 1
}
#footer #footop #footlogo {
	float: left;
	margin-right: 40px;
}
#footer #footop #footmap {
	position: absolute;
	top: 25px;
	left: 300px;
	margin-top: 10px;
	z-index: 2
}
#footer #footop #footmap ul {
	list-style: none;
	margin-right: 44px;
	float: left;
}
#footer #footop #footmap ul li {
	font-size: 14px;
	font-weight: bold;
	margin: 6px 5px;
}
#footer #footop #footmap ul li a {
	color: #989898;
	font-weight: normal;
	text-decoration: none;
}
#footer #footop #footmap ul li.footmapmenuhead {
	margin-left: 0px;
	margin-bottom: 8px;
	color: #cfcfcf;
}
#footer #footbot {
	background-image: url(/images/bottom.jpg);
	height: 65px;
}
#footer #footbot #credits {
	float: left;
	margin-top: 30px;
	margin-left: 40px;
	color: #b2b1b1;
}
#footer #footbot #footlogos {
	float: right;
	margin-top: 20px;
	margin-right: 10px;
}
#footer #footbot #footlogos a {
	margin-right: 10px;
}
#projectheader {
	margin: 10px 0px;
}
#projectheader h1, #projectheader h3 {
	display: inline;
}
#projectsubheader {
	background-color: #fff;
	border: 1px solid #c9c9c9;
	height: 88px;
}
#projectsubheader .projectpanes {
	float: left;
	width: 200px;
	height: 69px;
	margin: 10px 7px 0 10px;
	border-right: 1px dashed #d3d3d3;
	color: #8d8d8d
}
#projectsubheader .projectpanes, #projectsubheader .projectpanes .label5, #projectsubheader .projectpanes .label6 {
	font-size: 14px;
	font-weight: bold;
}
#projectsubheader .projectprice {
	font-size: 22px;
}
#projectsubheader .projectinner {
	padding-top: 20px;
}
#projectsubheader .projectprice .label15 {
	font-size: 20px
}
#projectsubheader .projectpaneicon {
	margin-top: 10px;
	vertical-align: middle;
	float: left;
}
#join2proj {
	margin: 30px 0px 50px 0px;
	height: 80px;
}
#joinslogan {
	float: left;
	margin-right: 30px;
	position: relative;
}
#joinremaining {
	position: absolute;
	font-size: 22px;
	color: #e2e2e2;
	right: 10px;
	top: 0px;
	font-family: 'Times New Roman';
	line-height: 24px;
}
#joinactions {
	float: left;
	margin-top: 25px;
}
#listscreenshot {
	margin: 10px 0px 20px 0px;
	padding: 0;
}
#listscreenshot li {
	margin: 0 14px 10px 0;
	background: none;
	width: 170px;
	float: left;
	height: 180px;
	padding: 3px;
	position: relative;
}
#listscreenshot li .violation {
	width: 18px;
	height: 18px;
	position: absolute;
	right: 8px;
	top: 10px;
	background: url('/images/violation.png') no-repeat center;
}
#listscreenshot li .id {
	position: absolute;
	left: 10px;
	top: 10px;
	color: #666;
	font-weight: bold;
	font-size: 10px;
}
#listscreenshot li img {
	margin-bottom: 5px;
	border: 5px solid #f9ae30;
}
.ratealert {
	font-size: 10px;
	color: red;
	display: none;
	width: 160px;
	text-align: right;
}
.ratealert, .loading1 {
	position: absolute;
	top: 15px;
	right: 0px;
}
.loading1 {
	background-image: url('/images/crystal-arrows.gif');
	width: 16px;
	height: 16px;
	display: block;
	visibility: hidden;
}
.stars-wrapper {
	position: relative;
}
.why {
	border-top: 1px dashed #ccc;
	border-bottom: 1px dashed #ccc;
	position: absolute;
	width: 160px;
	height: 50px;
	bottom: 0px;
	left: 0px;
	overflow: auto;
	font-size: 10px;
}
.eliminated, .winner, .cons {
	width: 160px;
	height: 120px;
	position: absolute;
	top: 8px;
	left: 8px;
}
.eliminated {
	background-image: url("/images/eliminated.png");
}
.winner {
	background-image: url("/images/winner.png");
}
.cons {
	background-image: url("/images/cons.png");
}
#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #eee;
}
#commentlist {
	width: 570px;
	padding: 4px;
}
#commentlist li {
	margin: 6px 0px;
	position: relative;
	list-style: none;
}
#commentlist li .avatar {
	vertical-align: text-bottom;
}
.avatar, .avatar span, .avatar2, .avatar2 span {
	width: 33px;
	height: 32px;
}
.avatar, .avatar2 {
	display: inline-block;
	position: relative;
	overflow: hidden;
	vertical-align: -10px;
}
.avatar span, .avatar2 span {
	position: absolute;
	z-index: 3;
	top: 0px;
	left: 0px;
}
.avatar span {
	background-image: url('/images/avatarborder.png');
}
.avatar2 span {
	background-image: url('/images/avatarborder2.png');
}
.avatar img, .avatar2 img {
	position: absolute;
	top: 2px;
	left: 0px;
	z-index: 2;
}
#searchbox {
	margin: 20px 0px 0px 0px;
	height: 40px
}
.grid {
	width: 100%;
}
.grid tr td {
	background-color: #dddddd;
}
.grid th {
	background: none;
}
.grid tr.open td {
	background-color: #f24b01;
}
.grid tr.promoted td {
	background-color: #303030;
	color: #FFF;
}
.grid tr.open:hover td {
	background-color: #b9f30a;
}
.grid tr.promoted:hover td {
	background-color: #959595;
}
.grid tr.open:hover td, .grid tr.open:hover td a {
	color: #504c4c;
}
.grid tr.promoted:hover td, .grid tr.promoted:hover td a {
	color: #ffffff;
}
.grid tr.open td {
	color: #fff;
}
.projlist tr td a {
	color: #333 !important;
}
.projlist tr.open td a,
.projlist tr.promoted td a {
	color: #fff !important;
}
.grid th {
	background: none;
	padding: 10px 20px 5px 0px;
	color: #000;
}
.grid td {
	padding: 8px 2px;
	border-bottom: 1px solid #fff;
	color: #504c4c;
}
.grid td a {
	color: #fff;
	text-decoration: underline;
}
.grid2 {
	width: 800px;
}
.grid2 td, .grid2 th {
	padding: 10px 15px;
	background-color: #dfdfdf;
	border: 2px solid #fff;
}
.grid2 th {
	color: #797979;
	width: 100px;
}
.grid2 td {
	color: #f24b01;
}
.grid2 .subrow td, .grid2 .subrow th {
	background-color: #4b4242;
}
.grid2 .subrow th {
	color: #fff;
}
.grid2 .subrow td {
	color: #b9f30a;
}
.label1, .textboxt1 {
	color: #a6c625;
	font-size: 90%;
}
.label2 {
	color: #fff;
	font-size: 11px;
}
.label3 {
	color: #ef8d20;
	font-size: 22px;
	font-weight: bold;
	font-style: italic;
}
.label4 {
	color: #999;
	font-size: 14px;
}
.label5, .label6 {
	font-size: 14px;
	text-decoration: underline;
	font-weight: bold;
}
.label5 {
	color: red;
}
.label6 {
	color: green;
}
.label7 {
	color: #595959;
}
.label8 {
	font-size: 10px;
	font-style: italic;
	position: absolute;
	right: 0px;
	top: 0px;
}
.label9 {
	float: left;
	margin-right: 8px;
	margin-left: 14px;
	margin-top: 2px;
	color: #808d99
}
.label10 {
	padding-left: 25px;
	background-image: url("/images/file.png");
	background-repeat: no-repeat;
}
.label11 {
	color: #3f63b7;
	padding: 0px 10px;
}
.label12 {
	background: url("/images/filedelete.png") no-repeat;
	width: 13px;
	height: 13px;
	display: inline-block;
	margin-top: 3px;
	cursor: pointer;
}
.label13 {
	text-decoration: underline !important;
	color: #52a5fe;
}
.label14 {
	color: #fff;
}
.label15 {
	color: #ff6100;
}
.label16 {
	font-size: 11px;
	font-style: italic;
}
.label17 {
	display: inline-block;
	width: 120px;
}
.label18 {
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	margin-left: 20px;
}
.textboxt1 {
	background-color: #343434;
	border: 1px solid #727272;
	padding: 3px;
}
.textbox2 {
	background-color: #f7f7f7;
	border: 1px solid #dbdbdb;
	padding: 2px;
}
.textbox3 {
	border: none;
	background-image: url('/images/textbox3.png');
	background-repeat: no-repeat;
	background-color: transparent;
	font-size: 11px;
	padding: 3px;
	width: 111px;
	height: 13px;
	float: left;
}
.button1 {
	background-color: #373737;
	border: 1px solid #444444;
	color: #FFFFFF !important;
	text-decoration: none;
	padding: 3px 10px;
	margin: 4px 4px;
	display: inline-block;
	font-size: 11px;
}
.button1:hover {
	background-color: #444444;
	border: 1px solid #373737;
}
.button2 {
	width: 153px;
	height: 23px;
	padding: 8px 0px 0px 0px;
	background-image: url('/images/button2.png');
	color: #fff;
	display: inline-block;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	border: none;
}
.button2:hover, .buttonfull {
	background-position: 0 -31px;
}
.buttongo, .buttongoout {
	height: 22px;
	width: 44px;
	background: url(/images/go.png) no-repeat;
	border: none;
}
.buttongoout {
	background: url(/images/logout.png) no-repeat;
}
.buttonregister {
	height: 22px;
	width: 77px;
	background: url(/images/register.png) no-repeat;
	border: none;
}
.button3 {
	width: 53px;
	height: 20px;
	background: url(/images/button3.png) no-repeat;
	border: none;
	color: #fff;
	margin: 0px 0px 0px 5px;
}
.button4 {
	width: 107px;
	height: 25px;
	background-image: url('/images/launchbutton.png');
	background-color: transparent;
	border: none;
	color: #fe6100;
	font-weight: bold;
}
.button5 {
	color: #f9ae30 !important;
	font-weight: bold;
}
label {
}
.hint, .hint2 {
	color: #e83c3c;
	margin: 2px;
	font-size: 11px;
}
.hint {
	display: block;
}
.errors li {
	color: #e83c3c;
	background-color: #FFFF99;
	padding: 3px;
	margin: 4px;
	font-weight: bold;
}
.info, .success, .warning, .error, .validation {
	border: 1px solid;
	margin: 5px 0px;
	padding: 6px 10px 6px 40px;
	background-repeat: no-repeat;
	background-position: 10px center;
}
.info {
	color: #00529B;
	background-color: #BDE5F8;
	background-image: url('/images/infobar.png');
}
.success {
	color: #6cbb18;
	background-color: #DFF2BF;
	background-image: url('/images/successbar.png');
}
.warning {
	color: #9F6000;
	background-color: #FEEFB3;
	background-image: url('/images/warningbar.png');
}
.error {
	color: #D8000C;
	background-color: #FFBABA;
	background-image: url('/images/errorbar.png');
}
.indentheader {
	display: none;
}
.sssanswer {
	padding-left: 40px;
	margin-bottom: 20px;
}
.messagebody {
	padding: 6px;
	background-color: #FFFFCC;
	width: 400px;
}
.avatarbig {
	border: 4px solid #f9ae30;
}
.share {
	position: absolute;
	right: 45px;
	top: 250px
}
.comment {
	padding-right: 22px;
}
.editable {
	background: url('/images/edit_16x16.gif') no-repeat right top;
	cursor: text;
}
.editablearea textarea {
	height: 50px;
	background-color: #f7f7f7;
	border: 1px solid #dbdbdb;
	padding: 2px;
}
.editablearea button {
	font-size: 11px;
	margin: 3px;
}
ul.press {
	margin: 20px;
	float: left;
}
ul.press li {
	margin: 6px;
	padding: 6px;
	background-color: #f7f7f7;
	border: 1px solid #ccc;
	float: left;
}
#livesupport {
	position: absolute;
	right: 20px;
	top: 20px;
}
.paginator {
	margin: 10px 0px;
	text-align: right;
}
.paginator a, .paginator span {
	display: inline-block !important;
	margin: 2px;
	width: 14px;
	height: 17px;
	padding: 2px 6px 0px 2px;
	color: #fff;
}
.paginator a {
	background-image: url("/images/paging.png");
	font-weight: bold;
}
.paginator span {
	background-image: url("/images/paging_dis.png");
}
.subswitch {
	position: absolute;
	right: 45px;
	top: 290px
}
#promoted_top {
	background: url("/images/promotebg.jpg");
	width: 100%;
	height: 53px;
	border-bottom: 3px solid #848484;
	overflow: hidden;
	display: none;
	overflow: hidden;
}
#promocontent {
	width: 1037px;
	margin: 5px auto;
}
#promocontent h1 {
	float: left;
	color: #007ED5;
	margin: 10px 20px 0px 0px;
	font-family: Tahoma !important;
	font-size: 20px;
}
#promodescription a {
	text-decoration: underline;
}
#promodescription, #promodescription a {
	color: #525252;
}
#promodescription {
	float: left;
	width: 600px;
}
.formTable {
	width: 100%;
	border: 1px solid #F7F7F7;
	margin: 10px 0px;
}
.formTable th {
	background-color: #F1F2F4;
	text-align: left;
	color: #2E3063;
}
.formTable th, .formTable .cell {
	padding: 4px;
}
.formTable .cell {
	background-color: #F9F9F9;
}
.noborder {
	border: none !important;
}
.norightmargin {
	margin-right: 0 !important;
}
.nounderline {
	text-decoration: none !important;
}
