/**************************************************
    E M P I R E   S E R V E R 
	by Empire Elements Studios
	www.empire-elements.co.uk
 **************************************************/
body {
	background: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
	padding: 10px;
	line-height: 17px;
}

/**************************************************
            Containers
 **************************************************/
#Container {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 5px solid #e0e0e0;
	padding: 10px;
	background: #ffffff;
      
}
#Container p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
	padding: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
      line-height: 17px;
}
#Container a{
	color: #3366cc;
	text-decoration: none;
}
#Container a:hover{
	color: #F7B00A;
	text-decoration: none;
}

#flashcontent {
	height: 460px;
}

#bottomborder {
	border-bottom: 1px solid #cccccc;
	width: 650px;
	margin-left: 9px;
}

input{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
}

textarea{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
 
}

h1 {
	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 20px;
	font-weight: normal;
	padding-left: 5px;

}

h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 16px;
	font-weight: normal;
	padding-left: 5px;
}

#table td {
	  border-right: 1px solid #e0e0e0;
        border-bottom: 1px solid #e0e0e0;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
                
}

#link .menu {
        color: #666666;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
	display: block;
}

#link .menu a {
        color: #666666;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-weight: normal;
	text-transform: uppercase;
	display: block;
	padding: 10px 5px 5px 5px;

}

#link .menu a:hover {
        color: #000000;
	display: block;
	padding: 10px 5px 5px 5px;
	background: #cccccc;
}

#table .active a {
        background: #ffffff;
        color: #5F7786;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
}

#table .side {
        background: #efefef;
        color: #000000;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        border-left: 1px solid #e0e0e0;
}

#table .head {
        background: #2b547e;
        font-weight: bold;
        color: #ffffff;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
        border-top: 1px solid #e0e0e0;
}

#hidden {
         color: #ffffff;
         font-size: 3px;
}

#table .basicbutton a {
      display: block;
	width: 140px;
	padding: 10px 0 10px 20px;
	background: #efefef;
      border: 1px solid #e0e0e0;
}

#table .basicbutton a:hover{
	background: #5F7786;
	color: #FFFFFF;
      border: 1px solid #e0e0e0;
}

#border {
    border: 1px solid #e0e0e0;
    align: center;
    padding: 5px 5px 5px 5px;
}
#sideborder {
    border-left: 1px solid #e0e0e0;
    padding: 5px 0 0 0;
}
    

#headborder p {
       border: 1px solid #5c5c5c;
       font-weight: bold;
       font-size: 16px;
       background: #5F7786;
       color: #ffffff;
}

#feature a {
      border: 4px solid #ffffff;
}

#feature a:hover {
      border: 4px solid #cccccc;
}

.nav2 {align:center; width:795px; height:40px; border:none; background:rgb(220,220,220) url(img/bg_head_bottom_nav.jpg) repeat-x; color:rgb(75,75,75); font-size:8pt;} /*Color navigation bar normal mode*/
.nav2 ul {list-style-type:none;}
.nav2 ul li {float:left; position:relative; border-right:solid 1px rgb(175,175,175);}
.nav2 ul li ul {display:none; border:none;}
.nav2 ul li ul {margin-left:-30px; padding:0 30px 30px 30px; background:url(img/bg_head_bottom_nav_hover.gif) top center;} /*Sticky hover zones*/
.nav2 ul li a {float:left; display:block; height:3.1em; line-height:3.1em; padding:0 16px 0 16px; text-decoration:none; font-weight:bold; color: rgb(100,100,100);}
.nav2 ul li:hover {width:auto;}
.nav2 table {position:absolute; z-index:999; top:0; left:0; border-collapse:collapse;}

/*Non-IE6*/
.nav2 ul li:hover a {background-color:rgb(210,210,210); text-decoration:none;} /*Color main cells hovering mode*/
.nav2 ul li:hover ul {display:block; width:10.0em; position:absolute; z-index:998; top:3.0em; margin-top:0.1em; left:0;}
.nav2 ul li:hover ul li ul {display: none;}
.nav2 ul li:hover ul li a {display:block; width:10.0em; height:auto; line-height:1.3em; margin-left:-1px; padding:4px 16px 4px 16px; border-left:solid 1px rgb(175,175,175); border-bottom: solid 1px rgb(175,175,175); background-color:rgb(237,237,237); font-weight:normal; color:rgb(50,50,50);} /*Color subcells normal mode*/
.nav2 ul li:hover ul li a:hover {background-color:rgb(210,210,210); text-decoration:none;} /*Color subcells hovering mode*/

/*IE6*/
.nav2 ul li a:hover {background-color:rgb(210,210,210); text-decoration:none;} /*Color main cells hovering mode*/
.nav2 ul li a:hover ul {display:block; position:absolute;z-index:997; top:3.1em; t\op:3.0em; left:0; marg\in-top:0.1em;}
.nav2 ul li a:hover ul li a {display:block; w\idth:10.0em; height:1px; line-height:1.3em; padding:4px 16px 4px 16px; border-left:solid 1px rgb(175,175,175); border-bottom: solid 1px rgb(175,175,175); background-color:rgb(237,237,237); font-weight:normal; color:rgb(50,50,50);} /*Color subcells normal mode*/
.nav2 ul li a:hover ul li a ul {visibility:hidden; height:0px; width:0px; position:absolute; z-index: 997;}
.nav2 ul li a:hover ul li a:hover {background-color:rgb(210,210,210); text-decoration:none;} /*Color subcells hovering mode*/


#Menu {
      color: #000000;
      font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
      font-size: 12px;
      font-weight: bold;
      
      
}



#Menu a{
	text-decoration: none;
      font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
        font-weight: normal;
}
#Menu a:hover{
	color: #000000;
	text-decoration: none;
        font-weight: normal;
}

#mobile p{
	font-family: MS Trubechet, Verdana, Arial;
	font-size: 12px; 
	text-align:left; 
	color: #ffffff
}

#Top {
	background-image: url(linux-logo.gif);
	background-repeat: repeat-x
	margin: 0px;
	padding: 0px;
	height: 100px;
	width: 800px;
}
#Top h1{
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	padding-left: 50px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#Top h3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
	font-weight: normal;
	margin: 0px;
	padding-top: 5px;
	padding-right: 100px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#Top sup{
	color: #F8AE04;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
}
/**************************************************
     THREE SLOPES
 **************************************************/
#ThreeHolder {
	clear: both;
	overflow: auto;
	padding-top: 10px;
}

#ThreeHolder H2{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
#ThreeHolder .PriceTag{
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #5F7786;
	background-image: url(menu-bg.gif);
	background-repeat: repeat-x;
	border: 1px solid #CCCCCC;
	background-position: left bottom;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 1px;
	margin-left: 5px;
	display: block;
}
#ThreeHolder a{}
#ThreeHolder a:hover{
	color: #E9A403;
	text-decoration: none;
}
/**************************************************
     individual Slopes Begin
 **************************************************/

#SlopeONE {
	float: left;
	width: 250px;
      height: 350px;
	margin-right: 7px;
}
#SlopeTWO {
	float: left;
	width: 250px;
      height: 350px;
	margin-right: 7px;
	margin-left: 7px;
}
#SlopeTHREE {
	float: left;
	width: 250px;
      height: 350px;
	margin-left: 4px;
}
#SlopeFOUR {
	float: right;
	width: 255px;
      height: 350px;
	margin-left: 7px;
}
#SlopeONE p, #SlopeTWO p, #SlopeTHREE p, #slopeFOUR p {
	padding: 3px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
#SlopeONE, #SlopeTWO, #SlopeTHREE, #slopeFOUR {
	border: 1px solid #CCCCCC;
	background-image: url(slope-bg.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}
/**************************************************
     Two SLOPES
 **************************************************/
#TwoHolder {
	border: 1px solid #E0E0E0;
	background-color: #E6EBEE;
	border: 1px solid #CCCCCC;
	padding: 10px;
	overflow: auto;
	width: 778px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#SlopeA {
	float: left;
	width: 256px;
	margin: 0px;
	padding: 0px;
}
#SlopeB {
	width: 520px;
	float: left;
	margin: 0px;
	padding: 0px;
}
#SlopeA p, #SlopeB p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
/**************************************************
     One SLOPE
 **************************************************/
#OneSlope {
	clear: both;
	overflow: auto;
	padding: 10px;
	width: 778px;
	background-color: #5F7786;
	border: 1px solid #E0E0E0;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#OneSlope p{
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}

/************* FOOTER **************/
#Footer {
	font-family: Arial, Helvetica, sans-serif;
	color: #5F7786;
	font-size: 10px;
	background-color: #E0E0E0;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px solid #E0E0E0;
}
#Footer a{
	color: #3366cc;
	text-decoration: none;
}
#Footer a:hover{
	color: #F89C01;
	text-decoration: none;
}

/**************************************************
     RightOnly
 **************************************************/
#RightOnly {
	float: right;
	width: 350px;
	overflow: auto;
}
#RightOnly ul{
	float: left;
	margin: 0px;
	padding: 0px;
	width: 520px;
}
#RightOnly ul li{
	padding-top: 1px;
	padding-right: 50px;
	padding-bottom: 2px;
	padding-left: 50px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #F99900;
	margin-top: 2px;
	margin-right: 50px;
	margin-bottom: 2px;
	margin-left: 10px;
	background-color: #EBEFF1;
	width: 350px;
}
#RightOnly ul li a{
	color: #F99900;
	text-decoration: none;
}
#RightOnly ul li a:hover{
	color: #F8AE04;
}
#RightOnly ul li:hover{
	background-color: #647E8E;
	color: #FFFFFF;
}


/**************************************************
     Right Only Links
 **************************************************/
#RightOnlyLinks {
	float: right;
	width: 150px;
	overflow: auto;
}
#RightOnlyLinks ul{
	float: left;
	margin: 0px;
	padding: 0px;
	width: 520px;
}
#RightOnlyLinks ul li{
	padding-top: 1px;
	padding-right: 50px;
	padding-bottom: 2px;
	padding-left: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #F99900;
	margin-top: 2px;
	margin-right: 50px;
	margin-bottom: 2px;
	margin-left: 10px;
	background-color: #EBEFF1;
	width: 350px;
}
#RightOnlyLinks ul li a{
	color: #F99900;
	text-decoration: none;
}
#RightOnlyLinks ul li a:hover{
	color: #F8AE04;
}
#RightOnlyLinks ul li:hover{
 
-color: #647E8E;
	color: #FFFFFF;
}



