body {
margin: 0;
padding: 0;
font-family: Verdana, Arial, Helvetica, sans-serif;
line-height: 1.35em;
font-size: 80%;
}
table, td, tr, form {
margin: 0;
padding: 0;
vertical-align: top;
}
/* content */
#content {
padding: 0 11px 8px 8px;
}
#content h2 {
margin: 15px 3px 4px;
padding: 0 0 4px 1px;
font-size: 130%;
color: #000063;
border-bottom: 1px solid #AAAAAA;
}
#content h3 {
margin: 15px 3px 3px;
padding: 0 0 4px 1px;
font-size: 110%;
color: #000063;

}
#content h4 {
margin: 10px 3px 4px;
padding: 0 0 4px 1px;
font-size: 100%;
color: #000063;
}
#content img.ralign {
border: 0;
float: right;
padding: 4px 4px 4px 6px;
}
#content p {
text-align: justify;
padding: 0 4px;
margin: 3px 0 10px;
}
#content table {
width: 100%;
}
#content table th {
background: #7D7D7D;
color: white;
padding: 3px;
}
#content table td {
border-bottom: 1px solid #AAAAAA;
padding: 3px;
}
#content a {
color: #3D3D90;
}
#content a:hover {
color: #000063;
}
a img {
border: none;
vertical-align: middle;
}
#content a.print_page {
display: block;
width: 80px;
font-size: 14px;
padding: 3px 20px 3px 3px;
background: url(../templates/defualt_img/print-icon.jpg) no-repeat 80px 60%;
text-decoration: none;
border: 1px solid #AAAAAA;
float: right;
margin: 15px 0;
}
#content a.print_page:hover {
border-color: black;
}
/*
#content a.pdf {
padding-right: 20px;
background: url(../templates/defualt_img/pdf.gif) no-repeat 100% 50%;
} 
#content a.external {
padding-right: 15px;
background: url(../templates/defualt_img/ext.gif) no-repeat 100% 50%;
}
*/
#content ul, #content ol {
margin-top: 4px;
margin-bottom: 10px;
}
#content li {
padding-bottom: 3px;
}
#header {
background: #000063 url(../templates/defualt_img/header_bg.gif) repeat-x;
}
#header p, #header h1, #header a {
margin: 0;
color: white;
}
#header h1 {
height: 90px;
background: url(../templates/defualt_img/cyprusvisa-logo.gif) no-repeat;
color: #000063;
}
#header h1 a {
display: block;
height: 90px;
width: 382px;
text-indent: -99999px;
}
#header #slogan {
position: absolute;
top: 55px;
left: 15px;
}
#header #date {
position: absolute;
top: 55px;
right: 15px;
}
#header #top_bar {
position: relative;
background: #7D7D7D;
height: 22px;
padding-left: 15px;
line-height: 22px;
vertical-align: middle;
color: white;
border-bottom: 2px solid #7D7D7D;
}
#top_bar ul {
margin: 0;
padding: 0;
list-style: none;
}
#top_bar ul li {
display: inline;
padding-right: 12px;
}
#top_bar #top_search {
position: absolute;
right: 5px;
top: 1px;
}
input {
font-size: 10px;
}
#main_body{
margin: 0px 0 0px;
}
#left_sidebar {
width: 200px;
padding: 10px 3px;
background: #e7e7ff url(../templates/defualt_img/sidebar.gif) no-repeat 0 60px;
}
#left_sidebar .sidebar_box {
border: 1px solid #AAAAAA;
border-bottom: none;
margin-bottom: 10px;
}
#left_sidebar .sidebar_box h2 {
font-size: 100%;
margin: 0;
background: #000063;
color: white;
padding: 3px;
}
#left_sidebar .sidebar_box ul {
padding: 0;
margin: 0;
}
#left_sidebar .sidebar_box li {
font-size: 89%;
list-style: none;
margin: 0;
}
#left_sidebar .sidebar_box li a {
display: block;
width: 190px;
border-bottom: 1px solid #AAAAAA;
color: black;
text-decoration: none;
padding: 4px 0 5px 8px;
}
#left_sidebar .sidebar_box li a:hover {
background: #F6D437;
}
#right_sidebar {
width: 122px;
padding: 10px 3px;
border-left: 1px solid #AAAAAA;
}
#footer {
border-top: 1px solid #AAAAAA;
text-align: center;
font-size: 80%;
}