/* Standard HTML elements */

html,body{
	margin: 0;
	padding: 0;
	height: 100%;
	border: none;
}

body {
	background: #FAF8F9 url(/resources/images/header-bg.gif) repeat-x;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
}

td {
	font-size: 12px;
}

a {
	color: #00756F;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1,h1 a,h1 a:hover {
	font-size: 20px;
	color: #00756F;
	text-decoration: none;
}

h2,h2 a,h2 a:hover {
	font-size: 16px;
	color: #65B100;
	text-decoration: none;
}

h3 {
	font-size: 14px;
}
h4 {
	font-size: 12px;
}

hr {
	border: 0;
	width: 100%;
	background-color: #ccc;
	color: #ccc;
	height: 1px;
	margin: 1em auto;
}
small {
	font-size: 10px;
}

/* ID's */

#headerholder {
	height: 165px;
}

#logo {
	position: absolute;
	left: 22px;
	top: 94px;
}

#header {
	padding-right: 20px;
	vertical-align: bottom;
	text-align: right;
	background: url(/resources/images/header/dora.jpg) bottom right no-repeat;
	font-size: 11px;
}
#header ul {
	margin: 0;
	padding: 0;
	line-height: 24px;
}
#header li {
	display: inline;
	padding: 0 0 0 10px;
}
#header a {
	color: black;
	font-weight: normal;
}
#header li.myaccount {
	border-right: 1px solid #666;
	padding-right: 10px;
	white-space: nowrap;
}
#header li.myaccount a {
	font-weight: bold;
}
#header a.active {
	color: #00756F;
	font-weight: bold;
}
#header a:hover {
	color: #00756F;
}

#mainarea {
	margin-top: 20px;
	width: 100%;
}

#mainleft {
	width: 230px;
	font-size: 11px;
	vertical-align: top;
	border-right: 1px #ccc solid;
}
#menu {
	border-bottom: 1px #ccc solid;
	padding-bottom: 20px;
}
#menu a {
	color: #444;
}
#menu a:hover {
	text-decoration: none;
	color: #65B100
}
#menu a.active {
	color: #65B100;
}
#menu ul {
	margin: 0;
	padding: 0 20px 0 0;
	line-height: 1.4em;
	text-align: right;
	list-style-type: none;
}
#menu ul li {
	padding: 3px 0;
}
#menu ul ul {
	background: #F0F0F0;
	padding: 5px 15px 5px 0;
	margin: 5px 0 10px 0;
	border-right: 1px solid #65B100;
}
#menu ul ul ul {
	background: #E0E0E0;
}

#contact {
	text-align: right;
	padding: 20px 20px 20px 0;
	border-bottom: 1px #ccc solid;
	line-height: 1.4em;
}

#atclogo {
	padding: 20px 14px 20px 0;
	margin-bottom: 20px;
}

#mainright {
	vertical-align: top;
	font-size: 12px;
}
#content {
	margin: 0;
	padding-bottom: 20px;
}
#content ul,#content ol {
	padding: 0;
	margin: 0;
}
#content p,#content h1,#content h2,#content h3,#content h4,#content ul,#content ol,#content table {
	margin-left: 20px;
	margin-right: 20px;
}

#mainright > #boxoutholder p, #mainright > #boxoutholder h2{
	margin-left: 20px;
	margin-right: 20px;
}

#content h1 {
	margin-top: 0;
}
#content ul li, #content ol li{
	padding: 0;
	margin: 0 0 0 30px;
	line-height: 1.4em;
	padding-bottom: 0.7em;
}
#content hr {
	background-color: #ccc;
	color: #ccc;
	margin: 2em auto;
	width: 100%;
	height: 1px;
}

#boxoutholder {
	float: right;
	margin: 0 0 0 20px;
	padding: 0;
}
#boxout {
	width: 212px;
	background: #E0EFCC url(/resources/images/boxout-bg.gif) bottom no-repeat;
	padding-bottom: 65px;
	padding-top: 1em;
}
#boxout h2 {
	font-size: 14px;
}
#boxout ul li,#boxout ol li {
	margin: 0 0 0 14px;
	line-height: 1em;
	padding-bottom: 0.7em;
}
#boxout ul li {
	list-style-type: square;
}
#boxout_quote {
   width: 212px;
   background: transparent url(/resources/images/line.gif) top repeat-y;
   border-bottom: 1px solid #B3D782;
   padding-bottom: 15px;
   padding-top: 5px;
   margin-bottom: 0px;
}
#instant_q {
   width: 212px;
   background: white url(/resources/images/boxout-bg2.gif) top no-repeat;
   padding-bottom: 0px;
   padding-top: 50px;
   margin-bottom: 15px;
}

#boxoutmenu {
	width: 180px;
	float: right;
	margin-left: 20px;
	font-size: 11px;
}
#boxoutmenu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#boxoutmenu ul li {
	margin: 0;
	padding: 4px 20px 4px 12px;
	background: #F1EDEE;
	border-bottom: 1px #FAF8F9 solid;
}
#boxoutmenu ul ul li {
	margin: 0 0 0 1px;
	padding: 4px 20px 4px 20px;
	background: #E0E0E0;
	border-left: 2px solid #65B100;
}
#boxoutmenu a {
	color: #444;
}
#boxoutmenu a:hover {
	text-decoration: none;
	color: #65B100
}
#boxoutmenu a.active {
	color: #65B100;
}
#boxoutmenu li.boxoutmenutitle {
	margin: 0;
	padding-bottom: 5px;
	background: #E5E1DE;
	color: #65B100;
	font-size: 12px;
	font-weight: bold;
}

#footer {
	clear: both;
	bottom: 0px;
	font-size: 0.8em;
	padding: 20px;
	line-height: 1.3em;
	border-top: 1px #ccc solid;
}
/* footer_links box issues */
#footer_links {
	padding: 1px 0px 1px 40px;
	line-height: 1.3em;
	margin: 0;
	border-top: 1px #ccc solid;
	clear: both;
	font-size: 0.8em;
}
#footer_links p{
	margin: 15px 0;
}
#footer_links p strong a {
	font-weight: bold;
	text-decoration: none;
	color: black;
}
#footer_links .bottom_links{
	margin: 5px 0;
	display: block;
}
#footer a, #footer_links a {
	font-weight: normal;
	white-space: nowrap;
}

/* footer_links active */
#footer_links.hover {
	background: #F3F1F0 url(/resources/images/footer_linkquotes.gif) no-repeat center left;
}
#footer_links.hover, #footer_links.hover .bottom_links {
	color: #333;
}
#footer_links.hover a {
	color: #00756F;
}
#footer_links.hover p strong a {
	color: black;
}

/* footer_links inactive */
#footer_links {	background: #F3F1F0 url(/resources/images/footer_linkquotesgrey.gif) no-repeat center left;}
#footer_links, #footer_links .bottom_links {color: #999;}
#footer_links a {color: #666;}


#footer_links_old {
	padding: 5px 5px 5px 20px;
	line-height: 1.5em;
	background: #f0f0f0;
	margin: 10px -20px -20px -20px;
	border-top: 1px #ccc solid;
	border-bottom: 1px #ccc solid;
}

.contenttable th {
	background: #E8F2D9;
	color: #68B300;
	vertical-align: top;
	text-align: left;
	padding: 5px;
}
.contenttable td {
	vertical-align: top;
	text-align: left;
	padding: 5px;
	background: #EFEBEA;
}
.contenttable td.blank {
	background: none;
}

/* Page Specific */

#homereferences {
	clear: both;
	margin: 0;
	width: 100%;
	background: #F2EEEF;
	border-top: 1px solid #ccc;
}
#homereferences td {
	width: 50%;
	vertical-align: top;
	padding: 10px 20px;
}
#homereferences img {
	margin: 10px 0;
}

#homesecondcopy {
	margin: 0;
	padding: 20px 0;
	border-top: 1px solid #ccc;
}
#homesecondcopy ul,#homesecondcopy ol {
	padding: 0;
	margin: 0;
}
#homesecondcopy p,#homesecondcopy h1,#homesecondcopy h2,#homesecondcopy h3,#homesecondcopy h4,#homesecondcopy ul,#homesecondcopy ol,#homesecondcopy table {
	margin-left: 20px;
	margin-right: 20px;
}

#homesecondcopy ul li, #homesecondcopy ol li{
	padding: 0;
	margin: 0 0 0 30px;
	line-height: 1.4em;
	padding-bottom: 0.7em;
}

#contactdetails th {
	text-align: left;
}

#contactform th {
	padding-top: 3px;
	vertical-align: top;
	text-align: left;
	font-weight: normal;
}

#contactform td {
	vertical-align: top;
}

#contactform input,#contactform textarea,#contactform select,#contactform option {
	width: 350px;
}
#contactform input.submit {
	width: auto;
}

#content table#personnel {
	margin-right: 0;
}
#personnel th,#personnel td {
	background: #ECE8E7;
	border-bottom: 10px #FAF8F9 solid;
}
#personnel th {
	background: #ECE8E7;
	vertical-align: bottom;
	border-right: 1px #FAF8F9 solid;
}
#personnel td {
	background: #ECE8E7;
	vertical-align: top;
}
#personnel h3 {
	margin-top: 1em;
	font-size: 1em;
}
#personnel h3 b {
	color: #65B100;
}
#personnel p {
	margin-bottom: 1em;
}

#content table#references {
	margin-right: 0;
}
#references th,#references td {
	background: #ECE8E7;
	border-bottom: 10px #FAF8F9 solid;
}
#references th {
	vertical-align: top;
	padding: 10px 5px 5px 5px;
	border-right: 1px #FAF8F9 solid;
}
#references td {
	background: #ECE8E7;
	vertical-align: top;
}
#references h3 {
	margin-top: 1em;
	font-size: 1em;
}
#references h3 b {
	color: #65B100;
}
#references p {
	margin-bottom: 1em;
}

#directorycategories td {
	vertical-align: top;
}

#currencytable th,#currencytable td {
	padding: 2px 10px 2px 2px;
}
#currencytable th {
	background: #E8F2D9;
	text-align: left;
	vertical-align: top;
	color: #68B300;
}
#currencytable td {
	background: #EFEBEA;
}

#ciafactbooklinks ul {
	padding: 0;
	margin: 0;
}
#ciafactbooklinks li {
	padding: 0;
	margin: 0;
	display: inline;
}

#ciafactbook th {
	padding-right: 10px;
	background: #E8F2D9;
	text-align: right;
	font-size: 10pt;
	vertical-align: top;
	color: #68B300;
}
#ciafactbook td {
	padding-left: 10px;
	background: #EFEBEA;
}

#ourhistory th {
	background: #E8F2D9;
	color: #68B300;
	vertical-align: top;
	padding: 5px 20px 5px 5px;
}
#ourhistory td {
	vertical-align: top;
	padding: 5px 5px 5px 20px;
	background: #EFEBEA;
}

#pricingtable th {
	background: #E8F2D9;
	color: #68B300;
	vertical-align: top;
	padding: 5px 20px 5px 5px;
}
#pricingtable tbody td {
	vertical-align: top;
	padding: 5px 5px 5px 20px;
	background: #EFEBEA;
}
#pricingtable tbody td.tablenote {
	background: none;
	font-size: 10px
}


#newsflash {
	background: #E0EFCC;
	clear: both;
	border: 1px #ccc solid;
	border-width: 1px 0 1px 1px;
	margin: auto 20px;
	margin-right: 0;
}
#newsflash h2 {
	margin-top: 1em;
	font-size: 14px;
}
#newsflash p {
	margin-bottom: 1em;
}


.linkcode {
	width: 500px;
	text-align: center;
}
.linkcode textarea {
	width: 500px;
	height: 50px;
	padding: 5px;
	background: #eee;
	border: 1px solid #ccc;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
}

/* Blogs */

#content h2.blogtitle {
	margin-bottom: 0;
}
#content h2.blogtitle a {
	text-decoration: none;
}
#content h4.blogdate {
	margin-top: 0.3em;
	padding-top: 0.2em;
	border-top: 1px solid #E0E0E0;
	color: #BEBEBE;
	font-size:10px;
}
p.blogcomments {
	margin-bottom: 2em;
}
a.rssfeed {
	padding-right: 38px;
	margin-bottom: 2em;
	background: url(/resources/images/rss.gif) bottom right no-repeat;
}


/* ContexTrans */

#contextrans-phrase {
	width: 200px;
}
.contextrans-result {
	margin: 0 20px 10px 20px;
}
.contextrans-source {
	background: #DCEBC7;
	padding: 2px 5px;
}
.contextrans-target {
	background: #EDF5DC;
}
.contextrans-em {
	padding: 0 4px;
	color: #00756F;
	border-bottom: 1px solid #00756F;
	border-top: 1px solid #00756F;
	background: white;
	font-weight: bold;
}
.contextrans-header {
 padding: 2px 4px;
 color: #00756F;
 border: 1px solid #00756F;
 background: white;
 font-weight: bold;

}

/* Special Discount */

#discountreferences {
	clear: both;
	margin: 0;
	width: 100%;
	background: #F2EEEF;
	border-top: 1px solid #ccc;
}
#discountreferences td {
	width: 33%;
	vertical-align: top;
	padding: 10px 20px;
}
#discountreferences img {
	margin: 10px 0;
}
#content .special {
	border: 1px solid #FFCC00;
	margin: 0 20px;
}
#content .special h1 {
	font-size: 20px;
	color: white;
	padding: 3px 3px;
	text-align: left;
	text-indent: 20px;
	background: #FFCC00;
	letter-spacing: 5px;
	margin: 0;
}
#content .special h3 {
	color: #65B100;
}

/*   --   */

.auto_transl fieldset {
   padding: 10px;
   border: 1px solid #ccc;
}
.auto_transl {
   width: 400px;
} 
