html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit;}del,ins{text-decoration:none;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:baseline;}sub{vertical-align:baseline;}legend{color:#000;}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}input,button,textarea,select{*font-size:100%;}

body,  div, p, input {
	font-family:arial, sans-serif;
	font-size:14px;
}
p {
	margin-top: 10px;
	margin-bottom: 20px;
}
li {
	list-style-type: disc;
	list-style-position: inside;
}
a.ajax, a.ajax:visited {
	color: blue;
	text-decoration: none;
	border-bottom: 1px dotted blue;
}
a.external {
	background:transparent url(/images/external_link.png) no-repeat scroll right center;
	padding-right:13px;
}
.text1 {
	font-size: 14px
}
.sysreq {
	font-size:11px
}
.tagline {
	font-size:18px;
	margin-bottom:4px
}


h1, h2{background:#e5ecf9;
	font-size:16px;
	padding:4px 6px 4px 6px;
	margin-bottom:4px;
	margin-top: 20px;
}
h1 {
	font-weight: bold;
}
h1, h2 {
	font-weight: normal;
}
h2 table {
	width: 100%;
	border-collapse: collapse;
}
h2 .grayed {
	color: gray;
}
h2 .images_tip {
	text-align: right;
	color: gray;
	font-size: 8pt;
	font-weight: normal;
}
h2 .images_tip a{
	color: #6688FF;
}
h2 .images_tip a:visited{
	color: #4F2F43;
}
blink {
	color: #850400;
}
.error {
	color: #850400;
}
.error_bg {
	background: #850400;
}
textarea {
	width: 100%;
	height: 300px;
}





div.info {
	margin: 10px; 
	padding: 20px; 
	border: 3px solid #e68b32; 
	background: #e6edff;
}
div.info p{
	color: black;
	margin-bottom: 0;padding-bottom: 0;
}



/*-----------*/
#previewer {
	height: 100%;
	text-align: center;
}

table.admin_edit {
	border: 1px solid gray;
	border-collapse: collapse;
}
table.admin_edit td, table.admin_edit th{
	border: 1px solid gray;
	padding: 5px;
}
table.admin_edit th {
	font-weight: bold;
}
#bitly_link {
	color: gray;
}
#bitly_link a {
	color: gray;
}
#bitly_link a:hover {
	color: blue;
}

table.pastes {
	
}

table.pastes td {
	padding: 3px;
}

/* G-Button */
.mainCallLeft{

	padding: 0px 0 0px 0px;
	width:200px;
	background:#fff;
  }
 
div.g-button {
	margin: 0 0 7px 0px;
	border: 1px solid #BFD4F2;
	background-color: #fff;
	padding: 8px 5px 3px 9px;
	text-align: center;
}
 
div.g-button div {
	background: url("http://www.google.com/apps/images/g-button-cr1-1_wt.gif") no-repeat 0% 0%;
	font-size: 1.3em;
	background-color: #5679a5;
}
 
div.wide div.g-button div {
	max-width: 300px;
	margin: 0 auto;
}
 
div.g-button div span span a {
	display: block;
	color: #fff !important;
	background: url("http://www.google.com/apps/images/g-button-cr1-2_wt.gif") no-repeat right bottom;
	padding: 8px 18px 13px 13px;
	text-decoration: none;
	font-weight: bold;
}
 
div.g-button div span {
	display: block;
	background: url("http://www.google.com/apps/images/g-button-cr1-1_wt.gif") no-repeat right -400px;
	height: 1%;
}
 
div.g-button div span span {background: url("http://www.google.com/apps/images/g-button-cr1-1_wt.gif") no-repeat left bottom;}


#header {
	width: 750px;
	border: 0;
	text-align: center;
	padding: 0;
	margin:0;
	margin-left: auto;
	margin-right: auto;
border-bottom:1px solid #ccc;
}
#header td {
	padding: 0;
	margin:0;
}
#header td#logo2 {
	width: 1%;
}
#header #tagline {
	text-align: left;

}

.tagline_gray {
	color: gray;
	padding-left: 5px;
}
#header #login_button {
	text-align: right;
}
#header form.button-to {	
	float: right;
}
#header a.nick {
	font-size: small;
}

#footer {
	text-align: center;
	color: gray;
	margin-top: 10px;
	margin-bottom: 3px;
}

textarea.txt {
	font-family: Courier New;
}
#txtarea {
	border: 5px solid #CCFFCC;
	border-bottom: 5px solid #CCFFCC;
}
div#input_type {
	
}
div#input_type span {
	padding:3px;
}
div#input_type .or {

}

div#submit, div#submitting {
	text-align: center;
}

div#submitting {
	width:200px;
	border: 1px solid #BFD4F2;
	background-color: #fff;
	padding: 5px 0 5px 0;
	text-align: center;
	margin: 0 0 7px 0px;
}
#submit {

}

table.recaptchatable td {
	background-color: #dbdbdb!important;
}
#submit p {
	margin-bottom: 0;
}
table.submit_and_adsense td{
	text-align: center;
	vertical-align: middle;
}
#cke_txtarea {
	border: none;
	padding:0;
}

#fb_like_td {
	padding-left: 10px;
	vertical-align: middle;
}