@charset "utf-8";

/* CSS Document

    Copyright (c) Freeoscommerce.com 2009

	This file is part of a freeoscommerce.com template.  Please visit http://www.freeoscommerce.com for licensing and other information.
*/

html {
height: 100%;
} 

body {
height: 100%;
background: #000000;
margin: 0px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px; 
color: #000000;
}

#wrapper1 {
z-index: 0; 
position: relative; 
width: 100%; 
background:#016486;

}
#background_top {
z-index: 1; 
position: absolute; 
width: 100%; 
top: 0px; 
left: 0px; 
height: 644px; 
//background: url(images/background.jpg) top center repeat-x;
}
#wrapper2 {
z-index: 2; 
position: relative; 
width: 1003px; 
top: 0px; 
left: 50%; 
margin-left: -501px;

}
#wrapper3 {
z-index: 1; 
position: relative; 
width: 927px; 
left: 38px; 
top: 0px; 
background: #ffffff;

}
#top_menu {
position: relative; 
width: 927px; 
height: 81px; 
top: 0px; 
left: 0px; 
background: url(images/top_menu.jpg) top center;

}
#top_menu_links {
position: absolute; 
width: 510px; 
margin-left: 360px;
margin-top: 110px; 
text-align: center; 
color: #ffffff;
}
#content_wrapper {
position: relative; 
overflow: auto; 
margin-top: 247px; 
background: url(images/box_middle.jpg) 272px 0px repeat-y;
}
#side_menu {
position: relative; 
float: left; 
width: 200px; 
padding-left: 36px; 
padding-right: 36px; 
padding-bottom: 25px; 
padding-top: 100px;
}
#content_wrapper2 {
position: relative; float: left; 
width: 641px; 
min-height: 350px;
}
#content {
z-index: 3; 
position: relative; 
width: 550px; 
margin: 45px; 
margin-bottom: 0px;
}
#content_box_top {
position: absolute; 
width: 641px; 
height: 330px; 
top: 0px; 
background: url(images/box_top.jpg) top center no-repeat;
}
#main_image {
z-index: -1; 
position: absolute; 
width: 927px; 
height: 396px; 
top: 81px; 
left: 0px; 
background: url(images/main_image.jpg) top center; 
}
#slogan {
position: absolute;
width: 80px;
height: 20px;
left: 575px;
top: 137px;
color: #ffffff;
background-color:#000;
font-size: 14px;
text-align: center;
border:2px solid #016486;
}
#website_name {
position: absolute; 
width: 520px; 
top: 24px; 
left: 351px; 
text-align: center;
font-size: 18px; 
color: #ffffff;
}
#left_shadow {
position: absolute; 
width: 38px; 
height: 624px; 
left: 0px; 
top: 0px; 
//background: url(images/left_shadow.jpg) top center;
}
#right_shadow {
position: absolute; 
width: 38px; 
height: 624px; 
right: 0px; 
top: 0px; 
//background: url(images/right_shadow.jpg) top center;
}
#bottom_stripe {
position: relative; 
width: 100%; 
height: 88px; 
top: 0px; 
background: url(images/bottom_stripe.jpg) top center repeat-x;
}
#content_box_bottom_wrapper {
z-index: 1; 
position: relative; 
width: 1003px; 
top: 0px; 
left: 50%; 
margin-left: -501px;
}
#content_box_bottom {
z-index: 2; 
position: relative; 
width: 641px; 
height: 58px; 
left: 310px; 
background: url(images/box_bottom.jpg);
}
#footer {
position: relative; 
width: 850px; 
left: 50%; 
margin-left: -425px; 
padding-bottom: 30px; 
text-align: center; 
color: #ffffff;
line-height:9px;
}

#footer a {
color: #016486;
text-decoration:underline;
}

#footer a:visited {
color: #016486;
text-decoration:underline;
}

#footer a:hover {
color: #ffffff;
text-decoration:none;
}

a:link {
	color: #016486;
	text-decoration: none;
}
a:visited {
	color: #016486;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #016486;
	text-decoration: none;
}

#top_menu_links span {
padding-left: 12px;
padding-right: 12px;
}
#top_menu_links a:link {
color: #FFFFFF;
text-decoration:none;
}
#top_menu_links a:visited {
color: #FFFFFF;
text-decoration:none;
}
#top_menu_links a:hover {
color: #016486;
text-decoration:none;
}
#top_menu_links a:active {
color: #FFFFFF;
text-decoration:none;
}



/* Hide icons in page headings */
#pageIcon, td.pageHeading img {
display: none;
}

hr.accessibility {
height: 1px;
color: #000000;
}

h1 {
font-size: 14px;
font-weight: bold;
}
h2 {
font-size: 13px;
font-weight: bold;
}
h3 {
font-size: 12px;
font-weight: bold;
}
h4 {
font-size: 12px;
}
h5 {
font-size: 12px;
}
h6 {
font-size: 12px;
}

div.boxTitle {
padding-top: 1px; 
padding-bottom: 2px;
padding-left:3px;
font-size: 12px;
font-weight: bold;
background-color:#016486;
color:#FFF;
vertical-align:middle;
}

div.boxTitle a {
font-size: 12px;
font-weight: bold;
color:#FFF;
text-decoration:none;
}

div.boxTitle a:visited {
font-size: 12px;
font-weight: bold;
color:#FFF;
text-decoration:none;
}

div.boxTitle a:hover {
font-size: 12px;
font-weight: bold;
color:#000000;
text-decoration:none;
}

div.boxContents {
padding-top: 1px; 
padding-bottom: 2px;
padding-left:3px;
border-left:1px solid #016486;
border-right:1px solid #016486;
border-bottom:1px solid #016486;

}

div.boxContents form {
padding: 0px;
margin: 0px;

}

/*
div.moduleBox {
padding-left:3px;
vertical-align:top;
height:5px;
font-size: 12px;
font-weight: bold;
background-color:#016486;
color:#000000;
vertical-align:middle;
border-top:1px solid #016486;
border-left:1px solid #016486;
border-right:1px solid #016486;
border-bottom:1px solid #016486;
}
*/
