@charset "utf-8";

/* CSS Document */

html {
height: 100%;
} 
body {
height: 100%;
background: #4a70d7;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px; 
color: #000000;
}

#wrapper1 {
z-index: 0; 
position: relative; 
width: 100%; 
background: #ffffff;
}
#background_top {
z-index: 1; 
position: absolute; 
width: 100%; 
top: 0px; 
left: 0px; 
height: 644px; 
background: url(images/freeoscommerce/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 {
position: relative; 
width: 927px; 
height: 81px; 
top: 0px; 
left: 0px; 
background: url(images/freeoscommerce/top_menu.jpg) top center no-repeat;
}
#top_menu_links {
position: absolute; 
width: 927px; 
margin-top: 20px; 
text-align: center; 
color: #ffffff;
font-weight: bold;
}
#content_wrapper {
position: relative; 
overflow: auto; 
margin-top: 245px; 
background: url(images/freeoscommerce/box_middle.jpg) 251px 0px repeat-y;
}
#side_menu {
position: relative; 
float: left; 
width: 180px; 
padding-left: 35px; 
padding-right: 20px; 
padding-bottom: 25px; 
padding-top: 100px;

}
#content_wrapper2 {
position: relative; float: right; 
width: 676px; 
min-height: 350px;
}
#content {
z-index: 3; 
position: relative; 
width: 560px; 
margin: 50px; 
margin-bottom: 0px;
}
#content_box_top {
position: absolute; 
width: 676px; 
height: 120px; 
top: 0px; 
background: url(images/freeoscommerce/box_top.jpg) top center no-repeat;
}
#main_image {
z-index: -1; 
position: absolute; 
width: 927px; 
height: 307px; 
top: 81px; 
left: 0px; 
background: url(images/freeoscommerce/main_image.jpg) top center;
}
#website_name {
position: absolute; 
width: 500px; 
top: 33px; 
right: 40px; 
text-align: right; 
font-size: 25px; 
color: #3d7dfd;
}
#left_shadow {
position: absolute; 
width: 38px; 
height: 624px; 
left: 0px; 
top: 0px; 
background: url(images/freeoscommerce/left_shadow.jpg) top center;
}
#right_shadow {
position: absolute; 
width: 38px; 
height: 624px; 
right: 0px; 
top: 0px; 
background: url(images/freeoscommerce/right_shadow.jpg) top center;
}
#bottom_stripe {
position: relative; 
width: 100%; 
height: 131px; 
top: 0px; 
background: url(images/freeoscommerce/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: absolute; 
width: 676px; 
height: 101px; 
left: 289px; 
top: 0px;
background: url(images/freeoscommerce/box_bottom.jpg) top center;
}
#content_bottom {
z-index: 2; 
position: absolute; 
width: 676px; 
height: 249px; 
right: 0px; 
bottom: 0px;
background: url(images/freeoscommerce/content_bottom.jpg);
}
#footer {
position: relative; 
width: 850px; 
left: 50%; 
margin-left: -425px; 
padding-bottom: 30px; 
text-align: center; 
color: #ffffff;
}

a:link {
	color: #4a83d1;
	text-decoration: none;
}
a:visited {
	color: #4a83d1;
	text-decoration: none;
}
a:hover {
	color: #0033CC;
	text-decoration: none;
}
a:active {
	color: #4a83d1;
	text-decoration: none;
}

#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: #99ccff;
	text-decoration: none;
}
#top_menu_links a:active {
	color: #ffffff;
	text-decoration: none;
}

/* OSC CSS */

#pageIcon {
display: none;
}
h1 {
text-align: center;
font-size: 18px;
}
h6 {
font-size: 14px;
}
div.boxTitle {
margin-top: 5px; 
margin-bottom: 5px;
font-size: 14px;
font-weight: bold;
}

/* CMSMS CSS */

.activeparent {
list-style-type: none;
}
li.currentpage{
list-style-type: none;
}
h3.menulinks{
margin-top: 5px; 
margin-bottom: 5px;
font-size: 14px;

}
span.menulinks{
display: inline; 
line-height: 25px;
 

font-size: 14px; 
font-weight: bold;
}
li.active0n h3 {
list-style-type: none;

}
li.menulinks {
margin-left: 0px;
list-style-type: none;

}
ul {
margin-left: 0; 
padding-left: 0;
list-style-type:none; 
}
ul.menu {
margin-top: 0px;
}
.clearfix {
list-style-type: none;
}
li.sectionheader h3 {
list-style-type: none;
}
li.separator {
list-style-type: none;
}