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

body {
	background-image: url(/images/new-main-background.gif);
	background-repeat: repeat-x;
	background-color: #efe8e0;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
html {
    overflow-y: scroll;
}
h3{
    padding: 0px;
    margin: 0px;
	font-size: 11px;
	font-weight: normal;
}
#loggedin {
	width: 900px;
	text-align: right;
	margin-left: auto;
	margin-right: auto;	
	padding-top: 8px;
	background-image: url(/images/top-menu-background.gif);
	background-position: center;
	background-repeat: no-repeat;
}
#menu {
	background-image: url(/images/menu-background.gif);
	background-repeat: repeat-x;
	height: 31px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;	
	color: #efe8e0;
	position: relative;	
}
#container {
	width: 965px;
	margin-left: auto;
	margin-right: auto;
}
#header {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	position: relative;
}
#aboutus {
	background-image: url(/images/about-us-background.gif); 
	background-repeat: none; 
	height: 190px; 
	width: 639px;
	position: fixed;
	z-index: 1;
	margin-left: 160px;;
	top: 23px;
	display: none;
}
#activity {
	height: 421px;; 
	width: 256px;
	position: fixed;
	z-index: 1;
	margin-left: 716px;
	margin-top: 12px;
	background-image: url(/images/activity-background.png);
	background-repeat: none;
	display: none;
}
#login {
	float: left;
	width: 224px;
}
#register {
	float: right;
	width: 390px;
}
#registererror {
	background-color: #FFF; 
	border: 2px dashed #fc00ff; 
	padding: 4px; 
	text-align: center;	
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;	
	behavior:url(/border-radius.htc);
	border-radius: 5px;		
	width: 340px;
	margin-top: 12px;
	margin-left: auto;
	margin-right: auto;
}
.text {
	margin-left: auto;
	margin-right: auto;	
	width: 537px;
	text-align: center;	
}
.white {
	color: #fff;
}
.gray {
	color: #666;
}
.pink {
	color: #fc00ff;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
}
.url {
	font-family: Arial, Helvetica, sans-serif;
	color: #fc00ff;
	font-size: 18px;
	text-align: center;
	border: 1px solid #ccc;
	width: 450px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;	
	behavior:url(/border-radius.htc);
	border-radius: 5px;
	letter-spacing: -1px;
}
.textarea {
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999;
	text-align: center;
	border: 0px;
	letter-spacing: -1px;
	margin-bottom: 12px;
	margin-left: -40px;
}
ul {
	list-style-type: none;	
}
.item {
	font-size: 11px;
	background-color: #fff;
	border: 5px solid #FFF;
	margin: 6px;
	overflow: hidden;
	min-height: 120px;
	text-align: center;
/*	-moz-box-shadow:    0px 0px 1px 1px #d0ccc8;
	-webkit-box-shadow: 0px 0px 1px 1px #d0ccc8;
	box-shadow:         0px 0px 1px 1px #d0ccc8;	*/	
}
.checkdiv {
	width: 18px; 
	height: 18px; 
	float: right; 
	position: relative; 
	top: -28px; 
	left: 20px;		
}
.registerfield {
	width: 237px;
	height: 39px;
	background-image: url(/images/register-form-textfield.gif);
	background-repeat: no-repeat;
	border: 0px;
}
.loginfield {
	width: 197px;
	height: 39px;
	background-image: url(/images/login-form-textfield.gif);
	background-repeat: no-repeat;
	border: 0px;
}
.fieldtitle {
	color: #FFF;
	text-align: left;
	margin-top: 8px;
	margin-bottom: 2px;	
}
.registerformfield {
	font-size: 20px;
	color: #666;
	margin-top: 8px;
	margin-left: 10px;;
	border: 0px;
}
#tabs {
	margin-top: 13px;
	width: 959px;
	margin-left: auto;
	margin-right: auto;
	height: 35px;
	display: block;
}
.othertab {
	float: left; 
	margin-right: 4px; 
	width: 53px;	
	cursor: pointer;
}
.tab0 {
	float: left; 
	margin-right: 4px; 
	width: 146px;	
	cursor: pointer;
}
.tab1 {
	float: left; 
	width: 146px;	
	cursor: pointer;
}
#itemcontainer {
	margin-left: auto;
	margin-right: auto;	
	padding-top: 12px;	
	width: 97%;
}
#requestform {
	margin-left: auto; 
	margin-right: auto; 
	width: 600px; 
	text-align: center; 
	background-color: #FFF; 
	padding: 10px;	
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;	
	behavior:url(/border-radius.htc);
	border-radius: 5px;	
	-moz-box-shadow:    0px 0px 1px 1px #d0ccc8;
	-webkit-box-shadow: 0px 0px 1px 1px #d0ccc8;
	box-shadow:         0px 0px 1px 1px #d0ccc8;		
}
#addrequest {
	background-color: #FFF; 
	height: 120px; 
	width: 100%; 
	display: none; 
	margin-top: 2px; 
	padding: 10px; 
	background-image: url(/images/tiles.png);	
}
#enabled {
	cursor: pointer;
}
#showall {
	width: 97%; 
	background-color: #faf8f6;
	border: 1px solid #999; 
	padding: 10px;
	padding-bottom: 6px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;	
	behavior:url(/border-radius.htc);
	border-radius: 20px;	
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	cursor: pointer;
	color: #999;
	background-image: url(/images/button-background.gif);
	background-repeat: repeat-x;
}
.questionbutton {
	cursor: pointer;
}
.corner-stamp {
	width: 201px;
	float: right;
	margin-top: 8px;
	margin-bottom: 10px;
}
.commentitem {
	float: left;
	background-color: #fff;
	background-repeat: no-repeat;
	background-size: 60px;
	background-position: center center;
	border: 3px solid #FFF;
	background-image: url(../images/gray.gif);
}
.threadanswer {
	float: left; 
	width: 140px; 
	text-align: left;
	-ms-word-break: break-all;
		 word-break: break-all;
	
		 /* Non standard for webkit */
		 word-break: break-word;
	
	-webkit-hyphens: auto;
	   -moz-hyphens: auto;
			hyphens: auto;	
}
.infoicons {
	float: right; 
	text-align: right; 
	width: 40px; 
	color: #b3b3b3; 
	text-align: right;
}
a:link {
	color: #432F2D;
	text-decoration: none;
}
a:visited {
	color: #432F2D;
	text-decoration: none;
}
a:hover {
	color: #432F2D;
	text-decoration: underline;
}
a:active {
	color: #432F2D;
	text-decoration: none;
}

