/* CSS Document */

	
/*----------------------------  body -------------------------------------- */ 

body {
background-image: url("images/bg.jpg");
background-repeat: repeat-x;
background-position: top;
margin: 0; 
padding: 0;
font-family:Arial,SunSans-Regular,sans-serif;
font-size:11px;
}


/* ----------------------------- page wrapper ----------------------------- */
#wrapper {
	margin: 0px auto;
	padding: 0px;
	width: 868px;
	border-right: red 0px solid;
	border-left: red 0px solid;
}
#header {
	margin: 0 0 0 0;
	height:139px;
    position:relative;
    width:868px;
}
/* ----------------------------- font styles ----------------------------- */

p
{
    font-size: 14px;
    font-family: Arial, SunSans-Regular, sans-serif; 
}
p.pmain { 
 color: #303e45;

}
p.pgrey, p.pgrey p, .newslist p { 
 color: #666666; 
}
p.porange{
 color: #f13900; 
 font-size: 12px;
}
h1.h1welcome {
 color: #3b4c54; 
 font-size: 24px; 
 font-family: Arial, SunSans-Regular, sans-serif; 
}
h1.h1caps {
 color: #355d7e; 
 font-size: 16px;
 font-weight: bold;
 font-family: Arial, SunSans-Regular, sans-serif;
 text-transform: uppercase;
}
h2.h2blue {
 color: #355d7e; 
 font-size: 12px; 
 font-family: Arial, SunSans-Regular, sans-serif;
}
h3 {
 color: #355d7e; 
 font-size: 12px;
 font-weight: bold;
 font-family: Arial, SunSans-Regular, sans-serif;
 margin-top: 5px;
}
a { 
 color: #666666; 
 font-size: 11px;
 font-family: Arial, SunSans-Regular, sans-serif;
}

/*-----------------------------  menu ----------------------------- */
#menuarea {
 position: relative; 
 width: 868px;
 height: 22px;
 padding-bottom: 0px;
 padding-top: 2px;
 padding-right: 0px;
 padding-left: 0px;
 background-color: #3b4c54;
 margin-top: 0px;
 border-bottom: #8374ff solid 1px;
 text-align: center;
}
#topmenu 
{
font-size: 11px;
font-weight: normal;
list-style: none;
padding: 0;
margin: 0px 0 0 0;
}

#topmenu li {
display: inline;
padding-right: 35px;
padding-left: 10px;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
text-transform: uppercase;
}

#topmenu a:link, #topmenu a:visited {
color: #ffffff;
font-size: 11px;
font-weight: normal;
text-decoration: none;
}

#topmenu a:hover {
color: #ccd7df;
font-size: 11px;
font-weight: normal;
}

.topmenuimg {
background-image: url("images/bullet_menu.jpg");
background-repeat: no-repeat;
background-position: left;
}

#menustripes {
 border-top: #4a9dbe solid 1px;
 margin-top: 5px;
 height: 1px;
 border-bottom: #4a9dbe solid 1px;
}


/*--------------------------------- Content boxes --------------------------------- */ 

#contentbox{
 width: 836px;
 height: 500px;
 float: left; 
 margin: 11px 14px 8px 0px;
 border-top: 1px solid #c2c7c9;
 border-left: 1px solid #c2c7c9;
 border-right: 1px solid #c2c7c9;
 border-bottom: 1px solid #818d92;
 background-color: #FFFFFF;
 overflow: auto;
 padding-left: 15px;
 padding-right: 15px;
 padding-top:10px;
}

#contentbox1{
 width: 520px;
 height: 500px;
 float: left; 
 margin: 11px 14px 8px 0px;
 border-top: 1px solid #c2c7c9;
 border-left: 1px solid #c2c7c9;
 border-right: 1px solid #c2c7c9;
 border-bottom: 1px solid #818d92;
 background-color: #FFFFFF;
 overflow: auto;
 padding-left: 15px;
 padding-right: 15px;
 padding-top:10px;
 
}

#contentbox2{
 width: 270px;
 height: 500px;
 float: right; 
 margin: 11px 0px 8px 0px;
 border-top: 1px solid #c2c7c9;
 border-left: 1px solid #c2c7c9;
 border-right: 1px solid #c2c7c9;
 border-bottom: 1px solid #818d92;
 background-color: #FFFFFF;
 overflow: auto;
 padding-left: 15px;
 padding-right: 15px;
 padding-top:10px;
}

#contentadminbox1{
 width: 590px;
 height: 500px;
 float: left; 
 margin: 11px 14px 8px 0px;
 border-top: 1px solid #c2c7c9;
 border-left: 1px solid #c2c7c9;
 border-right: 1px solid #c2c7c9;
 border-bottom: 1px solid #818d92;
 background-color: #FFFFFF;
 overflow: auto;
 padding-left: 15px;
 padding-right: 15px;
 padding-top:10px;
}

#contentadminbox2{
 width: 200px;
 height: 500px;
 float: right; 
 margin: 11px 0px 8px 0px;
 border-top: 1px solid #c2c7c9;
 border-left: 1px solid #c2c7c9;
 border-right: 1px solid #c2c7c9;
 border-bottom: 1px solid #818d92;
 background-color: #FFFFFF;
 overflow: auto;
 padding-left: 15px;
 padding-right: 15px;
 padding-top:10px;
}

/*--------------------------------- Other style elements --------------------------------- */ 


#hr { 
height:7px; 
border:0; 
background: #fff url(images/line.jpg) repeat-x center bottom;
margin: 8px auto;
text-align: left;/*this will align it for IE*/
margin: 0 auto 0 0; /*this will align it left for Mozilla*/
}

#hr.red { 
height:7px; 
border:0; 
background: #fff url(images/bullet3.jpg) no-repeat left bottom;
margin: 8px auto;
text-align: left;/*this will align it for IE*/
margin: 0 auto 0 0; /*this will align it left for Mozilla*/
}

.newslist
{
    list-style-type:none; 
    padding:0;
    margin-left: 0px;
}

img.floatRight { 
    float: right; 
    margin: 4px; 
    padding: 50px 10px 10px 10px;
}

#phonenudmber{
 width: 200px;
 height: 50px;
 float: left; 
 margin: 0px 0px 0px 0px;
}

td.Contact{
 vertical-align:top;
}

table.key 
{
    padding-top: 10px; 
    padding-left:30px;
}
.keyred
{
    width:20px;  
    border-style:solid; 
    border-width:1px; 
    border-color: Black;  
    background-color:#f0a4a4;
}

.keyorange
{
    width:20px;  
    border-style:solid; 
    border-width:1px; 
    border-color: Black;  
    background-color:#f9cfa9;
}

/* -----------------------------  footer and copyright ----------------------------- */

#footer {
 width: 100%;
 clear: both;
 text-align: right;
 text-decoration: none;
 color: #303e45;
 font-family: Arial, SunSans-Regular, sans-serif;
 font-size: 12px;
}

#copyright {
 clear: both;
 text-align: right;
 text-decoration: none;
 color: #303e45;
 font-family: Arial, SunSans-Regular, sans-serif;
 font-size: 12px;
}
 a:link.copyright {
 clear: both;
 text-align: right;
 text-decoration: none;
 color: #355d7e;
 font-family: Arial, SunSans-Regular, sans-serif;
 font-size: 12px;
}

a:link.copyright

{
	font-size: 12px;
	
}

a:hover.copyright { 
 clear: both;
 text-align: right;
 text-decoration: none;
 color: #355d7e;
 font-family: Arial, SunSans-Regular, sans-serif;
 font-size: 12px;
}

a:visited.copyright { 
 clear: both;
 text-align: right;
 text-decoration: none;
 color: #355d7e;
 font-family: Arial, SunSans-Regular, sans-serif;
 font-size: 12px;
}

/* -----------------------------  Language Bar ----------------------------- */

.langbar
{
    width: 100%;
    height: 3px;
    background-color: #3B4C54;
}

.langbox
{
    background-image: url(images/lang_bg.gif);
    position: absolute;
    width: 173px;
    height: 24px;
    right: 120px;
}
.flagbox
{
    margin: 0 auto;
    width:155px;
}
.flag
{
    margin-top: 4px;
    margin-left: 9px;
}
/* -----------------------------  Login and extras ----------------------------- */

.loginpo
{
    margin: 0 auto;
    width:230px;
}

/* ----------------------------- Product Menu ---------------------------------- */

.products {
    

}

.products ul 
{
    font-size: 14px;
    color: #303e45;
	float: left;
	padding: 10px 0px 0px 0px;
	width: auto;
	list-style-image: url(Images/arrow.gif);
	margin: 0;
}
 
.products li {
	float: left;
	width: 450px;
	color: #303e45;
	font-size: 14px;
	padding-top: 0;
	padding-left: 10px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 2px;
	margin-left: 20px;
}

 a:link {
	color: #2d68b3;
	font-size: 14px;
	text-decoration: none;
}

 a:visited {
	color: #2d68b3;
	font-size: 14px;
	text-decoration: none;
}

 a:hover {
	color: #ff7200;
	font-size: 14px;
	text-decoration: none;
}

a:active {
	color: #355d7e;
	font-size: 14px;
	text-decoration: none;

}

img.randomimage 
{
    float: inherit; 
    margin: 4px; 
    padding: 10px 10px 10px 10px;
}

/* Keep */ 
.RadGrid a:link  
{
    color: #2d68b3;
    font-size: 11px;
}
.RadGrid a:visited 
{
    color: #2d68b3;
    font-size: 11px;
}

.RadGrid a:hover 
{
    color: #ff7200;
    font-size: 11px;
}

.RadGrid a:active 
{
    color: #355d7e;
    font-size: 11px;
}