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

/* Paul C IAB adsizes 20130226 */

.ad-leaderboard-top {
	margin-top: 40px;
	margin-bottom: 10px;
}


body {
	margin: 0px;
	padding: 0px;
/*	background: url(../images/bg.jpg) repeat-x top; */
	background: url(../images/bg-cellc.png) repeat-x top; 
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #333;
}
h1 {
	color: #000;
	font-size: 30px;
	margin: 0px 0px 10px;
	padding: 0px;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	color: #000;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #CCC;
}
h3 {
	color: #000;
	font-size: 18px;
}
a {
	color: #000;
}
a:hover {
	text-decoration: none;
}
#wrapper {
	margin: 5px auto 0px;
	width: 950px;
	text-align: left;
}
#header {
	height: 70px;
	overflow: hidden;
}
#logo {
	height: 135px;
	width: 234px;
	position: absolute;
}
#slogan {
	float: right;
	margin-top: 30px;
	font-size: 30px;
/*	color: #154EA9; */
	color: #333;
	margin-right: 60px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#nav {
	line-height: 50px;
	height: 50px;
/*	background: url(../images/nav_bg.png) no-repeat right top; */
	padding-right: 27px;
	margin-left: 231px;
	margin-top: 22px;
	float: left;
}
#nav ul {
/*	background: url(../images/nav_item_bg.png); */
	line-height: 50px;
	height: 50px;
	margin: 0px;
	padding: 0px 0px 0px 20px;
	list-style: none;
}
#nav ul li {
	float: left;
	margin-right: 20px;
}
#nav ul li a {
	color: #333;
	text-decoration: none;
	font-size: 14px;
}
#nav ul li a:hover {
	color: #F90;
	text-decoration: none;
}
#main {
	margin-right: 30px;
	margin-left: 30px;
	background: url(../images/footer_bg.png) no-repeat center bottom;
	padding-bottom: 60px;
}
.box {
	border: 3px solid #CCC;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding: 5px;
}
#canvas { }
.c_tl {	background: url(../images/c_tl.png) no-repeat; height: 30px; width: 30px; }
.c_t { background: url(../images/c_t.png) repeat-x; }
.c_tr {	background: url(../images/c_tr.png) no-repeat; height: 30px; width: 30px; }
.c_l { background: url(../images/c_l.png) repeat-y; }
.c_r { background: url(../images/c_r.png) repeat-y; }
.c_bl {	background: url(../images/c_bl.png) no-repeat; height: 30px; width: 30px; }
.c_b { background: url(../images/c_b.png) repeat-x; }
.c_br {	background: url(../images/c_br.png) no-repeat; height: 30px; width: 30px; }

#content {
	padding: 0px 10px 10px;
}
#container {
	width: 500px;
}
.b_t 	{background: url(../images/b_t.png) repeat-x 10px 0px}
.b_b 	{background: url(../images/b_b.png) 0 100% repeat-x}
.b_l 	{background: url(../images/b_l.png) repeat-y 0px 0px }
.b_r 	{background: url(../images/b_r.png) 100% 0 repeat-y}
.r_bl {background: url(../images/b_bl.png) 0 100% no-repeat}
.b_br {background: url(../images/b_br.png) 100% 100% no-repeat}
.b_tl { background: url(../images/b_tl.png) no-repeat 0 0 }
.b_tr {
	background: url(../images/b_tr.png) 100% 0 no-repeat;
	padding:6px
} 
.padbtm {
	margin-bottom: 10px;
}

.content_left {
	padding-right: 20px;
	border-right: 2px dotted #CCC;
	padding-top: 10px;
}
.content_right {
	padding-left: 10px;
	padding-top: 10px;
}
.folderlist {
	width: 200px;
	border-right: 2px dotted #CCC;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.folderlist ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.folderlist ul li {
	margin: 0px;
	padding: 0px;
}
.folderlist ul li a {
	text-decoration: none;
	font-size: 15px;
	font-weight: bold;
}
.folderlist ul li a:hover {
	color: #F90;
}
.content_normal { padding: 10px; }
#messagelist th {
	text-align: left;
	padding: 2px;
	border-bottom: 2px solid #144AA4;
}
#messagelist td {
	padding: 3px;
	border-bottom: 1px solid #CCC;
}
#messagelist {
	font-size: 14px;
}
.red { 	font-weight: bold; color: #C00; }
.orange {
	font-weight: bold;
	color: #F90;
}
.sending {
	font-size: 14px;
	color: #900;
}
.ad_small {
	height: 90px;
}
.ad_large {
	width: 340px;
	max-width: 480px;
	margin-right: auto;
	margin-left: auto;
}

#compose {
	width: auto;
	text-align: left;
}

.input_1 {
	background: #FFF;
	border: 1px solid #FFF;
	font-size: 15px;
	color: #333;
	width: 360px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.input_2   {
	background: #FFF;
	border: 1px solid #FFF;
	width: 99%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #333;
}

.input_3  {
	background: #FFF;
	border: 1px solid #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #333;
	padding-right: 3px;
	padding-left: 3px;
}


.small  {
	font-size: 11px;
	padding-right: 10px;
	padding-left: 10px;
}

.small_np  {
	font-size: 11px;
}
.med {
	font-size: 13px;
	padding-right: 10px;
	padding-left: 10px;
}


.left {
	text-align: left;
}
.right {
	text-align: right;
}
.center {
	text-align: center;
}

.btn {
	border: 3px solid #CCC;
	-moz-border-radius: 8px;
	border-radius: 8px;
	padding: 5px 10px;
/*	background: #144CA3; */
	background: #000;
	color: #FFF;
	font-weight: bolder;
}

.btn:hover {
	background-color: #333333;
}


/*
.btn {
	background: #FFF url(../images/btn_bg.png);
	line-height: 30px;
	height: 40px;
	width: 177px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFF;
	border-style: none;
	text-align: left;
	margin: 0px;
	padding-left: 40px;
}
.btn:hover {
	background: url(../images/btn_bg_over.png) no-repeat;
}
*/

.form_label {
	font-size: 15px;
	color: #13499F;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
}
#sending {
	border-bottom: 3px solid #CCC;
}



#footer {
	text-align: center;
	font-size: 12px;
	margin-top: -50px;
}
#footer a {
	color: #000;
}
#footer a:hover {
	text-decoration: none;
}
#btn1 {
	position: absolute;
	left: 10px;
	top: 10px;
}
