body {
	background: url(http://www.mailbitch.com/template/default/image/body_background.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 67.5%;
	text-align: center;
	}
	
div#master-container {
	font-size: 1.2em;
	margin: 20px auto 20px auto;
	}
	
div#content-container {
	background: url(http://www.mailbitch.com/template/default/image/container_background.gif);
	margin: 0 auto;
	width: 656px;
	text-align: left;
	}
	
	div#inner-container {
		/*background: url(http://www.mailbitch.com/template/default/image/content-background.gif);
		background-position: 95% 30%;
		background-repeat: no-repeat;*/
		padding: 0 30px 0 30px;
		}
		
		div#inner-container img#logo {
			margin-left: 10px;
			}		

div#language_select {
	margin: 0px 0 10px 0;
	text-align: center;
	}
	
	div#language_select a:link, div#language_select a:visited {
		color: #FFFFFF;
		text-decoration: underline;
		}

	div#language_select a:hover, div#language_select a:active {
		color: #000000;
		text-decoration: underline;
		}		

/* ============================================================ */		
/* 	HTML elements, defaults 									*/
/* ============================================================ */	

p {
	line-height: 1.4em;
	margin-bottom: 1em;
	}
	
h1 {
	margin-bottom: 10px;
	}
	
h2 {
	color: #5a6568;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: 1.2em;
	clear: left;
	}

/* ============================================================ */		
/* 	Generic Styles												*/
/* ============================================================ */		

.textCenter { text-align: center; }
.textleft { text-align: left; }
.textRight { text-align: right; }

.floatCenter { margin: 0 auto; text-align: center; }
.floatLeft { float: left; }
.foatRight { float: right; }

.noBorder { border: 0; }
.noMargin { margin: 0; }
.noPadding { padding: 0; }


body a:link,
body a:visited,
body a:active {
	text-decoration:none;
	color:#C4592A;
	}

#temporary_address {
	margin-top: 40px;
	}

body a:hover {
	text-decoration:underline;
	color:#000000;
	}

#poweredby {
    font-family: Verdana, sans-serif;
	margin-top: 50px;
	text-align: center;
	}

.t12l_system {
    padding:10px;
    width:800px;
    margin-bottom:10px;
    border:1px solid #FF0000;
    background-color:#FFF8F8;
	}

.t12l_debug {
    padding:10px;
    margin-bottom:10px;
    border:1px solid #0070C0;
    background-color:#ECF0FF;
	}

.t12l_mail_reply {
	width:80%;
	border-collapse:collapse;
	margin-bottom:30px;
	}

.t12l_mail_reply td {
	font-size:85%;
	padding:5px 0px;
	vertical-align:top;
	}

.t12l_mail_reply_field textarea {
	width:500px;
	}

.t12l_mail_details {
	width:100%;
	border-collapse:collapse;
	margin-top:30px;
	}

.t12l_mail_details tr {
	border-bottom:1px solid #CCCCCC;
	}

.t12l_mail_details td {
	font-size:85%;
	padding:5px 5px;
	vertical-align:top;
	}

.t12l_mail_details_text {
    font-family:Courier new;
	}

.t12l_mail_list {
	border:1px solid #CCCCCC;
	border-collapse:collapse;
	margin-top: 10px;
	}

.t12l_mail_list td {
	font-size:85%;
	padding:5px 5px;
	border-right:1px dotted #CCCCCC;
	border-bottom:1px dotted #CCCCCC;
	vertical-align:top;
	}

/*
.t12l_mail_list tr:hover {
	background-color:#F0F8EA;
}
*/

.t12l_mail_list th a {
	text-decoration:none;
	font-weight:bold;
	color:#E08153;
	}

.t12l_mail_list th {
	border-bottom:1px solid #CCCCCC;
	border-right:1px dotted #CCCCCC;
	padding-left:3px;
	padding-right:5px;
	white-space:nowrap;
	text-align:left;
	}

.t12l_error_message {
	color: #000000;
	font-weight: bold;
	line-height: 1.2em;
	padding: 10px;
	width: 70%;
	}

.t12l_error_message_item {
	padding-bottom:10px;
	}

.t12l_installation_form {
	margin-bottom:30px;
	}

.t12l_installation_form legend {
	font-weight:bold;
	}

.t12l_installation_form_label {
	font-weight:bold;
	width:160px;
	}

.t12l_frontend_pagination {
	margin:15px 0 15px 0;
	}

.t12l_frontend_pagination a {
	border:1px solid #cccccc;
	padding:3px 10px;
	text-decoration:none;
	font-size:90%;
	font-weight:bold;
	color:#0000ff;
	}

.t12l_frontend_pagination span {
	border:1px solid #cccccc;
	padding:3px 10px;
	text-decoration:none;
	font-size:90%;
	font-weight:bold;
	}

.t12l_frontend_pagination form {
	display:inline;
	}

.t12l_frontend_pagination input {
	cursor:pointer;
	border:1px solid #cccccc;
	padding:2px 10px;
	text-decoration:none;
	font-size:90%;
	font-weight:bold;
	color:#0000ff;
	background-color:#FFFFFF;
	}


.t12l_link_button {
	margin:15px 0 35px 0;
	}

.t12l_link_button a {
	border:1px solid #cccccc;
	padding:3px 10px;
	text-decoration:none;
	font-size:90%;
	font-weight:bold;
	}

.t12l_link_button a:hover {
	border:1px solid #cccccc;
	padding:3px 10px;
	text-decoration:none;
	font-size:90%;
	font-weight:bold;
	color:#E08153;
	background-color:#F4F9FF;
	}

.t12l_get_email_button  input[type="submit"] {
	background: url(http://www.mailbitch.com/template/default/image/button_background.gif);
	cursor: pointer;
	border: 1px solid #000000;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 1.0em;
	padding: 4px;
	text-align: center;
	height: 30px;
	}

.t12l_get_email_button input[type="submit"]:hover {
	color: #000000;
	}

.t12l_set_email_button  input[type="submit"] {
	background:0;
	cursor:pointer;
	border:0;
	font-weight:bold;
	color:#E08153;
	font-size:130%;
	padding:0;
	overflow:visible;
	margin-right:20px;	
	border-bottom:2px dotted #E08153;
	}

.t12l_set_email_button input[type="submit"]:hover {
	border-bottom:2px solid #E08153;
	}

.t12l_address_input {
	width:300px;
	display: block;
	margin-top: 5px;
	font-weight:bold;
	}

#t12l_language_selector {
	font-size:70%;
	line-height:140%;
	text-align:right;
	margin-bottom:25px;
	}

#t12l_language_selector a {
	margin-left:5px;
	}

.t12l_delete_dialogue {
	margin-bottom:30px;
	}

.t12l_delete_dialogue a,
.t12l_delete_dialogue a:link {
	border-bottom:2px dotted #E08153;
	text-decoration:none;
	font-weight:bold;
	margin-right:30px;
	}

.t12l_delete_dialogue a:active,
.t12l_delete_dialogue a:hover {
	border-bottom:1px solid #E08153;
	text-decoration:none;
	font-weight:bold;
	margin-right:30px;
	}

.t12l_reload_button  a:link,
.t12l_reload_button  a:visited {
	background: #E9E9E9;
	cursor: pointer;
	border: 1px solid #000;
	font-weight: bold;
	color: #E08153;
	font-size: 2em;
	padding: 10px;
	overflow: visible;
	margin-right: 20px;	
	text-decoration: none;
	}

.t12l_reload_button a:active,
.t12l_reload_button a:hover {
	background: #E08153;
	color: #000000;
	text-decoration:none;
	}

.t12l_loading {
	position:absolute;
	top:5px;
	right:5px;
	visibility:hidden;
	vertical-align:middle;
	}

#t12l_transparent{ background-color:# FFFFFF; }

#t12l_email_message {
	display: none;
	position: fixed;
	top: 5%;
	left: 15%;
	right: 15%;
	bottom: 5%;
	background-color: #FFFFFF;
	border: 5px solid #BFDEFF;
	padding: 0 20px 20px 20px;
	overflow: scroll;
	}

/* Stats footer */
#t12l_footer {
	font-size: 0.8em;
	color: #CD794F;
	text-align: center;
	}

#t12l_bodycontent h1 {
	font-size: 150%;
	color: #E08153;
	}

#t12l_bodycontent h1 a { color: #E08153; }
	#t12l_bodycontent h1 a:link { color: #E08153; }
	#t12l_bodycontent h1 a:visited { color: #E08153; }
	#t12l_bodycontent h1 a:active { color: #E08153; }
	#t12l_bodycontent h1 a:hover { color: #E08153; }

#t12l_bodycontent h2 {
	font-size: 1.1em;
	font-weight: normal;
	}

.button {
	font-weight: bold;
	font-size: 150%;
	}

input {
    font-size: 100%;
    padding: 2px 5px;
	}