body,html{
	width:100%;
}

body{
	float:left;
	background-color:#FFF;
	margin:0;
	padding:0;
	/* cursor:default; */
}

#container{
	width:100%;
	height:100%;
	margin:0;
	padding:0;
}

#left{
	width:auto;
	height:100%;
}

#left_contents{
	width:auto;
	height:100%;
}

#right{
	float:right;
	width:307px;
	height:100%;
	margin:0;
	padding:0;
}

/* Header */

#header{
	width:100%;
}

#topnav{
	float:left;
}

#topnav ul{
	float:left;
	margin:0;
	padding:0;
	margin-top:20px;
}

#topnav li{
	float:left;
	list-style-type:none;
	margin-left:5px;
	margin-right:0px;
}

/* Right Side */

#sidebox{
}

#sidebox_top{
	background: url('../images/sidebox/top.png') no-repeat;
	width:307px;
	height:66px;
}

#sidebox_top_wrapper{
	padding-top:7px;
	color:#FFF;
	font-size:32px;
	text-align:center;	
}

#sidebox_top_wrapper:hover{
	color:#FF9DBB;
	cursor:default;
}

#sidebox_contents_wrapper{
	background: #FFF url('../images/sidebox/middle.png') repeat-y;
	width:307px;
	min-height:102px;
	max-height:142px;
}

#sidebox_contents{
	width:252px;
	margin-left:25px;
	/*font-family: 'Times New roman';*/
	font-family: 'Arial';
	font-weight:bold;
	font-size:12px;
}

#sidebox_bottom{
	background: #FFF url('../images/sidebox/bottom.png') no-repeat;
	width:307px;
	height:45px;
}

/* Left Side */

#main{
	clear:left;
	height:100%;
	margin-left:25px;
	margin-top:25px;
}

/* Forms */
.required{
	color:#FF0000;
	font-weight:bold;
}
.forms{
	padding:0;
	margin:0;
}
.forms label{
	float:left;
	width:95px;
	text-align:right;
	margin-top:6px;
}
.forms input[type=text]{
	float:left;
	background: transparent url('../images/forms/input.png') no-repeat;
	border:0px;
	margin-top:8px;
	margin-right:8px;
	width:173px;
}

.forms input[type=text]:focus, input[type=text]:hover{
	background: transparent url('../images/forms/input-hover.png') no-repeat;
}

/* Links */

.front{
	color:#002CCE;
	text-decoration:none;
}

a{
	color:#64A9D9;
}
.status:visited{
	background: url('../images/status/visited.png') no-repeat;
	color:#64A9D9;
	padding-left:16px;
}

.status:hover{
	background: url('../images/status/hover.png') no-repeat;
	color:#64A9D9;
	padding-left:16px;
}

.status{
	background: url('../images/status/normal.png') no-repeat;
	color:#64A9D9;
	padding-left:16px;
}


/* Start Question Box */

.questionbox{
}
.questionbox_wrapper{
	clear:left;
	overflow:hidden;
}
.questionbox_upper_left{
	float:left;
	width:25px;
	height:45px;
	background: transparent url('../images/boxes/question-top-left.png') no-repeat;
}
.questionbox_upper_center{
	margin-left:20px;
	margin-right:20px;
	height:45px;
	background: transparent url('../images/boxes/question-top-center.png') repeat-x;
}
.questionbox_upper_center_wrapper{
	padding-top:13px;
	margin-left:80px;
	color:#FFF;
	font-size:24px;
	text-align:left;
}
.questionbox_upper_right{
	float:right;
	width:36px;
	height:45px;
	background: transparent url('../images/boxes/question-top-right.png') no-repeat;
}
.questionbox_middle_left{
	float:left;
	width:25px;
	height:100%;
	background: transparent url('../images/boxes/question-middle-left.png') repeat-y;
	margin-bottom:-2000px;
	padding-bottom:2000px;
}
.questionbox_middle_center{
	height:100%;
	margin:0 25px;
	background-color:transparent;
	font-family: 'Times New Roman';
	font-weight:bold;
	font-size:14.5px;
}
.questionbox_middle_right{
	float:right;
	width:36px;
	height:100%;
	overflow:hidden;
	background: transparent url('../images/boxes/question-middle-right.png') repeat-y;
	margin-bottom:-2000px;
	padding-bottom:2000px;
}
.questionbox_bottom_left{
	float:left;
	width:25px;
	height:45px;
	background: transparent url('../images/boxes/question-bottom-left.png') no-repeat;
}
.questionbox_bottom_center{
	margin-left:20px;
	margin-right:20px;
	height:45px;
	background: transparent url('../images/boxes/question-bottom-center.png') repeat-x;
}

.questionbox_middle_center_wrapper{
	margin-top:20px;
}

.questionbox_bottom_right{
	float:right;
	width:36px;
	height:45px;
	background: transparent url('../images/boxes/question-bottom-right.png') no-repeat;
}

.text_question{
	width:500px;
	height:150px;
	background: transparent url('../images/forms/textarea.png');
	border:0px;

}
/* End Question Box */

/* Start Answer Box */

.answerbox{
}
.answerbox_wrapper{
	clear:left;
	overflow:hidden;
}
.answerbox_upper_left{
	float:left;
	width:25px;
	height:45px;
	background: transparent url('../images/boxes/answer-top-left.png') no-repeat;
}
.answerbox_upper_center{
	margin-left:20px;
	margin-right:20px;
	height:45px;
	background: transparent url('../images/boxes/answer-top-center.png') repeat-x;
}
.answerbox_upper_center_wrapper{
	padding-top:13px;
	margin-left:80px;
	color:#FFF;
	font-size:24px;
	text-align:left;
}

.answerbox_upper_right{
	float:right;
	width:36px;
	height:45px;
	background: transparent url('../images/boxes/answer-top-right.png') no-repeat;
}
.answerbox_middle_left{
	float:left;
	width:25px;
	height:100%;
	background: transparent url('../images/boxes/answer-middle-left.png') repeat-y;
	margin-bottom:-2000px;
	padding-bottom:2000px;
}
.answerbox_middle_center{
	height:100%;
	margin:0 25px;
	background-color:transparent;
	font-family: 'Times New roman';
	font-weight:bold;
	font-size:14.5px;
}
.answerbox_middle_right{
	float:right;
	width:36px;
	height:100%;
	overflow:hidden;
	background: transparent url('../images/boxes/answer-middle-right.png') repeat-y;
	margin-bottom:-2000px;
	padding-bottom:2000px;
}
.answerbox_bottom_left{
	float:left;
	width:25px;
	height:45px;
	background: transparent url('../images/boxes/answer-bottom-left.png') no-repeat;
}
.answerbox_bottom_center{
	margin-left:20px;
	margin-right:20px;
	height:45px;
	background: transparent url('../images/boxes/answer-bottom-center.png') repeat-x;
}
.answerbox_bottom_right{
	float:right;
	width:36px;
	height:45px;
	background: transparent url('../images/boxes/answer-bottom-right.png') no-repeat;
}

.text_answer{
	width:500px;
	height:150px;
	background: transparent url('../images/forms/textarea.png');
	border:0px;

}
/* End Answer Box */

.box_name{
	color:#BA5353;
	font-family:Vivaldi;
	font-size:20px;
}
.box_date{
	color:#64A5EF;
	margin-left:10px;
	font-family:Arial;
	font-size:12px;
}
.box_cost{
	float:right;
	color:#33A5DA;
	font-family: Times New Roman;
	font-size:20px;
}

.box_message{
	margin-top:5px;
	margin-left:25px;
}

.box_info{
	color:#64A5EF;
	font-family: Times New Roman;
	font-weight:bold;
}

.box_url{
	float:right;
	margin-right:15px;
	color:#64A5EF;
	text-align:right;
	font-family: Times New Roman;
	font-weight:bold;
}

/* Table - When CSS just won't cut it*/
.glass_table{

	width:100%;
}

.glass_table_header{
	background: transparent url('../images/forms/glass_tr.png') repeat-x;
	text-align:center;
	font-weight:bold;

}

.glass_table_header a{
	font-size:14px;
	color:#469EDC;
	text-decoration:none;
}

.glass_table td{
	padding:0;
	margin-right:15px;
}

/* Messages */

.message{
	background: url('../images/messages/message.png');
	color:#FFF;
	padding-left:5px;
	padding-bottom:3px;
	font-size:13.5px;
}

.error_message{
	background: url('../images/messages/error.png');
	width:100%;
	color:#FFF;
	padding-left:5px;
	padding-bottom:3px;
	font-size:13.5px;
}

/* Share */

.share_block{
	float:left;
	margin-left:10px;
	margin-bottom:10px;
}

.share_left{
	float:left;
	background: url('../images/boxes/share-left.png') no-repeat;
	width:57px;
	height:118px;
}

.share_middle{
	float:left;
	background: url('../images/boxes/share-middle.png') repeat-x;
	height:118px;
	width:550px;
}

.share_right{
	float:left;
	background: url('../images/boxes/share-right.png') no-repeat;
	width:57px;
	height:118px;
}

/* Footer */

#footer_text{
	background: url('../images/footer.png') no-repeat;
	width:234px;
	height:53px;
	margin-left:auto;
	margin-right:auto;
	padding-top:15px;
	color:#6E8FA5;
	font-family:Kristen ITC;
	text-align:center;
}

/* Basic */

img{
	border:0;
}