/* CSS Document */

body {
	background-color:#333333;
	margin: 0px;
	padding: 0px;
}

#top_nav {
	float:right;
	width:360px;
	}
#top_nav {
	margin: 0px 0px 0px 10px;
	padding: 0px 10px 0px 10px;
	height: 40px;
	background-image:  url("../images/top_nav_sm.jpg");
	background-repeat:no-repeat;
	text-align: center;
}
#top_nav ul {
	display: inline;
	text-align: center;
	width: 360px;
	float: left;
	margin:0;padding:0;
}
#top_nav li {
	display: inline;
	width: 100px;
	float: left;
	height: 20px;
	line-height: 40px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #FFFFFF;
	font-size: 12px;
	list-style-type: none;
	background-color: #f58435;
	text-align: center;
	background-image: url();
	background-repeat: repeat-x;
}
#top_nav li.aloe
  {
 	display: inline;
	width:10px;
	float: left;
	height: 40px;
	line-height: 40px;
	margin-left:2px;
	margin-right:2px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #FFFFFF;
	font-size: 12px;
	list-style-type: none;
	text-align: center;
  }
#top_nav a {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
#top_nav a:hover {
	height: 40px;
	width: 100px;
	float: left;
	background-image:  url("../images/shape.png");
	background-repeat:no-repeat;
}


/*#nav is the main menu bar, rollover css navigation, (each menu has it's own active state ie: menu_company.php)*/
/*#top_nav is the orange top bar, this has an image background, and css text (menu is the same throughout as top_nav.php */
#nav {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 50px;
	width:960px;
	float: left;
	background-color:#666;
	background-image:  url("../images/white.gif");
	background-repeat: repeat-x;
	text-align: center;
}
#nav ul {
	display: inline;
	text-align: center;	
	
}

#nav li {
	display: inline;
	width:100px;
	float: left;
	height: 40px;
	line-height: 60px;
	margin-left:2px;
	margin-right:2px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #FFFFFF;
	font-size: 12px;
	list-style-type: none;
	background-color: #666;
	text-align: center;
	background-image:  url("../images/white.gif");
	background-repeat: repeat-x;
}
#nav li.wide {
	display: inline;
	width:160px;
	float: left;
	height: 40px;
	line-height: 60px;
	margin-left:2px;
	margin-right:2px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #FFFFFF;
	font-size: 12px;
	list-style-type: none;
	background-color: #666;
	text-align: center;
	background-image:  url("../images/white.gif");
	background-repeat: repeat-x;
}
#nav li.wide a:hover {
	height: 50px;
	width: 160px;
	float: left;
	background-image:  url("../images/roll_tab_160.gif");
	background-repeat: repeat-x;
}
#nav li.alin
  {
	display: inline;
	width:10px;
	float: left;
	height: 40px;
	line-height: 60px;
	margin-left:2px;
	margin-right:2px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #999999;
	font-size: 14px;
	list-style-type: none;
	background-color: #666;
	text-align: center;
	background-image:  url("../images/white.gif");
	background-repeat: repeat-x;
  }
#nav a {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
#nav a:hover {
	height: 50px;
	line-height: 60px;
	width: 100px;
	float: left;
	background-color:#FFFFFF;
	background-image:  url("../images/roll_tab_100.gif");
	background-repeat: repeat-x;
}

#nav li.activepage{
	height: 50px;
	width: 100px;
	float: left;
	background-image:  url("../images/roll_tab_100b.gif");
	background-repeat: repeat-x;
	background-color:#FFFFFF;
}
#nav li.activepage_wide{
	height: 50px;
	width: 160px;
	float: left;
	background-image:  url("../images/roll_tab_160b.gif");
	background-repeat: repeat-x;
	background-color:#FFFFFF;
}
#nav li.activepage_wide a:hover{
	height: 50px;
	width: 160px;
	float: left;
	background-image:  url("../images/roll_tab_160b.gif");
	background-repeat: repeat-x;
	background-color:#FFFFFF;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666666;
	letter-spacing: 1px;
	padding-left: 10px;
	font-weight: bolder;
	padding-top: 3px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 4px;
	letter-spacing: 2px;
	font-weight: bold;
	margin-right: 5px;
	margin-left: 5px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0886B5;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 4px;
	letter-spacing: 2px;
	font-weight: bold;
	margin-right: 5px;
	margin-left: 5px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0886B5;
	letter-spacing: 1px;
	font-weight: bolder;
	padding-top: 3px;
}

#left {
	margin-top: 15px;
}
#left ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #F58436;
}
#left li {
	line-height: 25px;
	list-style-type: disc;
	margin-left: -12px;
}
#left li a {
	color: #838385;
	text-decoration: none;
	font-weight: bold;
}
#left li a:hover {
	text-decoration: none;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F58436;
	padding-bottom: 2px;
}

.orange {
	font-weight: bold;
	color: #F58436;
	font-family: Arial, Helvetica, sans-serif;
}
a.orange {
	font-weight: bold;
	padding: 10px;
	color: #F58436;
	font-family: Arial, Helvetica, sans-serif;
}
.orange:hover {
	font-weight: bold;
	color: #F58436;
	font-family: Arial, Helvetica, sans-serif;
}

#footer {
	background-image:  url("../images/footer_grad.jpg");
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	color: #FFFFFF;
	padding: 2px 10px;
	font-size: 10px;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}

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

.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top: 15px;
	padding-top: 15px;
}
.content p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	text-align: justify;
	padding-right: 20px;
	padding-left: 10px;
	padding-bottom: 0px;
}
.content p a {
	color: #008FC7;
	text-decoration: underline;
	font-weight: bold;
}
.content p a:hover {
	color: #61A4D1;
	text-decoration: none;
}
.content li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #666666;
}
.content ul a, li a {
	color: #008FC7;
	text-decoration: underline;
	font-weight: bold;
}
.content ul a:hover, li a:hover {
	color: #61A4D1;
	text-decoration: none;
	}
.content ul ul li {
	list-style-type: none;
	line-height: 25px;
}
.content ul ul li a {
	color: #61B6D6;
	text-decoration: underline;
}
.content ul ul li a:hover {
	color: #008FC7;
	text-decoration: none;
}
.right_content ul li{
	font-size: 12px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}
.right_content {
	padding-left: 5px;
	padding-right: 5px;
	font-size: 12px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}
#lovefest {
	width: 237px;
	margin-top: 15px;

}
#lovefest p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #FFFFFF;
}
.bluetop {
	background-image:  url("../images/bluetop_01.jpg");
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 42px;
	padding-left: 15px;
	letter-spacing: 1px;
}
.greytop {
	background-image:  url("../images/greytop.jpg");
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 41px;
	padding-left: 15px;
	letter-spacing: 1px;
}
.greybody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
}
#grey {
	margin-top: 20px;
	margin-bottom: 10px;
	width: 239px;
}
#grey p {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 15px;
	font-size: 12px;
}
.table_bk {
	background-image:  url("../images/gray_bk.jpg");
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #FAFAFA;
}
.table_bk p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	text-align: left;
}
.table_title {
	background-image:  url("../images/darkgray_bk.jpg");
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	line-height: 52px;
	font-weight: bold;
	text-align: center;
	width: 200px;
	letter-spacing: 1px;
	background-color: #ADABAC;
}
.page_labels {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #1190C3;
	font-weight: 600;
	padding-left: 15px;
	vertical-align: middle;
	letter-spacing: 10px;
	text-shadow: Black;
}

.portfolio p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	text-align: left;
}
.hosting {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-align: left;
	line-height: 18px;
}
.hosting a {
	color: #008FC7;
	text-decoration: underline;
	font-weight: bold;
	}
.hosting a:hover {
	color: #61A4D1;
	text-decoration: none;
	}

.table_packages p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	text-align: left;
}
.border ul li{
	font-size: 12px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}
.border{
	padding-left: 5px;
	padding-right: 5px;
	font-size: 12px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px dashed #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
}
#submenu {
	color: #FFFFFF;
	margin-right: 126px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#submenu ul {
	list-style-type: none;
	display: inline;
	margin: 0px;
	padding: 0px;
}

#submenu li {
	list-style-type: none;
	display: inline;
	padding: 0px;
	margin: 0px;
}

#submenu a {
	display: inline;
	text-decoration: none;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	width: 120px;
	float: left;
	height: 22px;
	background-color: #F89E63;
	padding-left: 5px;
	letter-spacing: 2px;
	margin-right: 2px;
}

#submenu a:hover {
	width: 120px;
	float: left;
	height: 22px;
	background-color: #FAB383;
	text-decoration: none;
}

#sub{
	color: #FFFFFF;
	margin-left: 240px;
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#sub ul {
	margin: 0px;
	padding: 0px;

}

#sub li {
	display: block;
	list-style-type: none;
	margin: 0px;
	padding: 0px;

}

#sub a {
	display: block;
	list-style-type: none;
	font-size: 12px;
	width: 170px;
	text-decoration: none;
	float: left;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	background-color: #B6DDEE;
	line-height: 20px;

}

#sub a:hover {
	text-decoration: none;
	background-color: #DDEEF6;
	display: block;
	list-style-type: none;
	font-size: 12px;
	width: 170px;
	text-decoration: none;
	float: left;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	line-height: 20px;
}
#menu {
	color: #FFFFFF;
	margin-right: 135px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#menu ul {
	list-style-type: none;
	display: inline;
	margin: 0px;
	padding: 0px;
}

#menu li {
	list-style-type: none;
	display: inline;
	padding: 0px;
	margin: 0px;
}

#menu a {
	display: inline;
	text-decoration: none;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 24px;
	width: 120px;
	float: left;
	height: 24px;
	background-color: #F89E63;
	padding-left: 5px;
	letter-spacing: 2px;
	margin-right: 1px;
}

#menu a:hover {
	width: 120px;
	float: left;
	height: 24px;
	background-color: #FFFFFF;
	text-decoration: none;
	color: #666666;
}
