/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 10px;
	padding: 0;
	background: #D4D4D4 url(images/img1.gif);
	font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
	color: #704B3A;
}

h1, h2, h3, h4, h5, h6, form {
	margin: 0;
	padding: 0;
}

a {
	background: url(images/img10.gif) repeat-x left bottom;
	text-decoration: none;
	color: #6157E4;
}

a:hover {
	background-image: none;
}

.content ul {
	margin-top: 0;
}

/* Teal Notes */

.tealnotes {
}

/* Yellow Notes */

.yellownotes {
	margin-bottom: 20px;
	background: #FFF846 url(images/img2.gif) no-repeat left bottom;
}

.yellownotes .heading {
	height: 50px;
	padding: 10px;
	background: url(images/img3.gif) repeat-x left center;
}

.yellownotes .content {
	padding: 0 20px 60px 20px;
}

.yellowgads {
	margin-bottom: 20px;
	background: #FFF846 url(images/img2.gif) no-repeat left bottom;
	padding: 0 20px 30px 20px;
	width: 600px;
}

/* Orange Notes */

.orangenotes {
	margin-bottom: 20px;
	background: #FF8C46 url(images/img6.gif) no-repeat left bottom;
}

.orangenotes .heading {
	height: 50px;
	padding: 10px;
	background: url(images/img7.gif) repeat-x left center;
}

.orangenotes .content {
	padding: 0 20px 60px 20px;
}

/* Green Notes */

.greennotes {
	margin-bottom: 20px;
	background: #AEE63F url(images/img4.gif) no-repeat left bottom;
}

.greennotes .heading {
	height: 50px;
	padding: 10px;
	background: url(images/img5.gif) repeat-x left center;
}

.greennotes .content {
	padding: 0 20px 60px 20px;
}

/* header green */

.headergreen {
	margin-bottom: 20px;
	background: #5BCE9E url(images/img8.gif) no-repeat left bottom;
}

.headergreen .heading {
	height: 50px;
	padding: 10px;
	background: url(images/img9.gif) repeat-x left center;
}

.headergreen .content {
	padding: 0 20px 60px 20px;
}

/* Light Green Notes */

.lightgreennotes {
	margin-bottom: 20px;
	background: #A4FE9C url(images/img11.gif) no-repeat left bottom;
}

.lightgreennotes .heading {
	height: 50px;
	padding: 10px;
	background: url(images/img12.gif) repeat-x left center;
}

.lightgreennotes .content {
	padding: 0 20px 60px 20px;
}

/* Medium Violetred Notes */

.mediumvioletrednotes {
	margin-bottom: 20px;
	background: #AC0684 url(images/img13.gif) no-repeat left bottom;
	color:white;
}

.mediumvioletrednotes .heading {
	height: 50px;
	padding: 10px;
	background: url(images/img14.gif) repeat-x left center;
}

.mediumvioletrednotes .content {
	padding: 0 20px 60px 20px;
}

/* Header */

#header {
	width: 800px;
	/*height: 120px;*/
	margin-bottom: 20px;
	padding: 20px 20px 20px 80px;
	background: #5BCE9E url(images/img8.gif) no-repeat left bottom;
	text-align:left;
}

#header h1, #header h2 {
	/*float: left;*/
	margin: 0 0 0 25px;
	padding: 0;
}

#header a {
	background: none;
}

/* Pages */

#pages {
	/*width: 760px;*/
	/*height: 50px;*/
	/*margin: -50px auto 50px auto;*/
	padding-left: 150px;
	padding-top: 10px;
    text-align: left;
}

#pages h2 {
	float: left;
	margin: 0;
	padding: 0;
	font-size: 1em;
}

#pages ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#pages li {
	display: inline;
	padding-left: 1em;
}

#pages a {
}

/* Content */

#content {
	width: 975px;
	margin: 0 auto;
}

/* Posts */

#posts {
	float: left;
	width: 475px;
}

.post {
	margin-bottom: 20px;
	background: #5BCE9E url(images/img9.gif) repeat-x left top;
}

.title {
	padding: 5px 20px;
}

.posted {
	padding: 0 0 0 20px;
	font-size: small;
}

.story {
	padding: 20px;
}

.meta {
	height: 90px;
	padding: 10px 0 0 0;
	background: url(images/img8.gif) no-repeat left bottom;
}

.meta p {
	margin: 0;
	padding: 0 10px 0 0;
	text-align: right;
}

/* advertisement */

#advertisement {
	width: 588px;
    height: 110px;
	padding-left: 50px;
}

#advertisement .content {
	padding-bottom: 100px;
}

/* translate_info */

#translate_info {
	width: 600px;
	text-align: left;
	padding: 20px;
	color: black;
	margin-left: 100px;
}

#translate_info .footer {
	padding: 20px 10px 30px 100px;
}

/* tools_info */

#tools_info {
	width: 600px;
	text-align: left;
	padding: 20px;
	color: black;
	margin-right: 100px;
}

#tools_info .footer {
	padding: 20px 10px 50px 120px;
}

/* Toolbar */

#toolbar {
	width: 760px;
	text-align: left;
	padding: 10px;
}

#toolbar .download {
	padding: 20px 10px 30px 100px;
}

/* dictionary */

#dictionary {
	width: 700px;
	text-align: left;
	padding: 10px;
	color: black;
}

#dictionary .download {
	padding: 20px 10px 50px 120px;
}

/* contact us */

#contact {
	width: 950px;
	text-align: left;
	padding: 20px 20px 100px 20px;
}

/* toolbar instructions */

#instructions {
	width: 850px;
	text-align: left;
	padding: 20px 20px 100px 20px;
}

/* under construction */

#under_construction {
	width: 500px;
	text-align: left;
	padding: 20px 20px 100px 20px;
}

/* Archives */

#archives {
	clear: right;
	float: right;
	width: 475px;
	height: 410px;
}

/* Categories */

#categories {
	clear: right;
	float: right;
	width: 250px;
}

/* Blogroll */

#blogroll {
	clear: right;
	float: right;
	width: 250px;
}

/* Footer */

#footer {
	clear: both;
	padding-top: 20px;
	text-align: center;
	font-size: small;
}

#text_to_translate {
    margin-top: 10px;
    padding-left: 6px;
    padding-top: 5px;
    width: 450px;
    height: 300px;
    background: #FFFFFF;
    border: 1px solid gray;
}

#direction {
    width:200px;
}

#template {
    width:150px;
}

#translate {
    margin: 3px;
    padding: 1px 6px 1px 6px;
    color: #FFFFFF;
    background-color: #D20039;
    font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
}

#clear {
    margin: 3px;
    padding: 1px 6px 1px 6px;
    color: #704B3A;
    background-color: #D4D4D4;
    font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
}

.result_div {
    margin-top: 10px;
    width: 450px;
    height: 300px;
    background: #FFFFFF;
    border: 1px solid gray;
}

.result {
    width: 450px;
    height: 300px;
    border-width:0px;
    display:none;
}

#translated_by {
    margin-left:70px;
    text-align:center;
    display:none;
}

#ads_here {
    text-align:center;
}

#change_language {
    float:right;
    margin-top:-10px;
}

#translate_description {
    padding: 10px;
    text-align: left;
}

/* Result sticker */

#result_sticker {
	width: 95%;
	height: 75%;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 90px;
}

.min100 {
	clear: right;
	float:right;
	height: 100px;
	width:1px;
}

.min300 {
	clear: right;
	float:right;
	height: 300px;
	width:1px;
}

.min400 {
	clear: right;
	float:right;
	height: 400px;
	width:1px;
}

.max_result_div {
	width: 100%;
    height: 100%;
    background: #FFFFFF;
    border: 1px solid gray;
}

.max_result {
    width: 100%;
    height: 100%;
    border-width:0px;
    display:none;
}

#toolbar_description {
	text-align: left;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 10px;
	padding-bottom: 100px;
}

#license {
	text-align: left;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 10px;
	padding-bottom: 100px;
}

#supported_translate_directions {
	text-align: left;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 10px;
	padding-bottom: 100px;
}

#supported_dictionary_directions {
	text-align: left;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 10px;
	padding-bottom: 100px;
	color: black;
}

.translate_directions {
	width: 99%;
	color: black;
	font-size: 0.8em;
}

.translate_directions tr {
	height: 20px;
	vertical-align: middle;
}

.translate_directions td {
	height: 20px;
	font-size: 14px;
}

.img_first {
	height: 12px;
	width: 20px;
	vertical-align: top;
	border: 0;
}

.img_second {
	height: 12px;
	width: 20px;
	margin-left: -10px;
	vertical-align: bottom;
	border: 0;
}

.tool_preview_image {
	border: 0;
}

#toolbar_buttons_description {
	margin-left: 20px;
}

#toolbar_buttons_description img {
	background: white;
	border: 1px solid gray;
}

#toolbar_menu_description {
	margin-left: 20px;
}


#download_description {
	width: 740px;
	text-align: left;
	padding: 20px;
}

#download_description .download {
	padding: 10px 10px 100px 70px;
}

#download_description .download img {
	border: none;
}

#download_img_link {
	background: none;
	background-image: none;
}
