/* Sample vertical fly-out menu */

/* The following is *A SAMPLE ONLY* and is based off the "suckerfish"
   drop-down menu. Is it provided only as an example of what is possible
	 using CSS and unordered lists.
*/

#nav, #nav ul { /* all lists */
		padding: 0;
		margin: 0;
		list-style: none;
		float : left;
		width : 13em;
}
	
#nav li { /* all list items */
		position : relative;
		float : left;
		line-height : 1.25em;
		margin-bottom : -1px;
		width: 13em;
		background-color : white;
}
	
#nav li ul { /* second-level lists */
		position : absolute;
		left: -999em;
		margin-left : 13.05em;
		margin-top : -1.9em;
}
	
#nav li ul ul { /* third-and-above-level lists */
		left: -999em;
}
	
#nav li a {
		width: 13em;
		w\idth : 12em;
		display : block;
		color : black;
		font-weight : bold;
		text-decoration : none;
		border : 1px solid black;
		padding : 0.3em 0.5em;
}
	
#nav li a:hover {
		color : black;
    background-color : #FFFFCC;
}
	
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
		left: -999em;
}
	
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* lists nested under hovered list items */
    left: auto;
}
	
/* Menu items with subcategories */	
#nav a.daddy {
	background: url(images/arrow_green.gif) center right no-repeat;
}

/* Selected items with subcategories */	
#nav li.selected {
    background-color: #FFCC00;
}

.logo_margin {
	margin-left: 24px;
	margin-bottom: 10px;
	float: left;
	width: 300px;
}

#menubar {
	margin-left: 20px;
}

#menubar a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}

#menubar a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: underline;
}

#cat_bar_layout {
	margin-left: 12px;
	padding-right: 10px;
	margin-right: 10px;
	margin-top: 32px;
	width: 265px;
}







#content {
	margin-right: 10px;
	margin-left: 0px;
	float: left;
}
#right_col {
	margin-right: 10px;
	padding-left: 10px;
	float: right;
}
#skype {
	background-image: url(images/phone_box.gif);
	width: 156px;
	height: 115px;
	margin-top: 32px;
}
#s_button a {
	float: left;
	margin-top: 55px;
	height: 25px;
	width: 120px;
	margin-left: 5px;
	padding-left: 10px;
}
#free_del {

	height: 182px;
	width: 156px;
	margin-top: 10px;
}
#ssl {

	height: 182px;
	width: 156px;
	margin-top: 10px;
}
#cards {
	height: 82px;
	width: 156px;
	margin-top: 10px;
}


#exor {

	width: 156px;
	margin-top: 10px;
}
#brochure {
	
	height: 105px;
	width: 154px;
	margin-top: 10px;
}

#rss  {
	height: 21px;
	width: 156px;
	margin-top: 10px;
	padding-left: 34px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#search_box1 {
	margin-right: 20px;
	text-align: right;
}
#bottom_menubar {
	margin-left: 20px;
	text-align: right;
	margin-right: 20px;
}

#bottom_menubar a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

#bottom_menubar a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
	
}
#coshh {
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 10px;
}
.coshh {
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 10px;
}
.news_txt {
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 10px;
	margin-left: 10px;
	color: #000;
	margin-top: 10px;
}
#main_body table tr td .news_txt a img {
	text-decoration: none;
	color: #E0E0E0;
}
.blue_link p a {
	color: #00F;
}


#follow_us_fb {
	color: #FFF;
	height: 70px;
	width: 156px;
	padding-top: 20px;
	padding-bottom: 20px;
}


#follow_us_fb a {
	color: #FFF;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}

#follow_twitter a {
	text-decoration: none;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}

#follow_twitter {
	text-decoration: none;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	background-color: #FFF;
}

#right_col #follow_twitter .twit a {
	background-color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
#right_col #follow_us_fb a img {
	text-decoration: underline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#right_col #follow_twitter .twit a img {
	text-decoration: none;
	background-color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#blog {
	height: 70px;
	width: 156px;
	padding-top: 20px;
	padding-right: 10px;
	padding-left: 17px;
	font-family: Verdana, Geneva, sans-serif;
}
#right_col #follow_twitter #blog a {
	color: #333;
	text-decoration: none;
}
#right_col #follow_twitter #blog a:hover {
	color: #333;
	text-decoration: underline;
}

.style1 {font-family: Arial, Helvetica, sans-serif}
.style2 {color: #CCCCCC}
.style4 {font-family: Arial, Helvetica, sans-serif}
.style6 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; }

