#banner_top{
background-image: url(../images/sef/banner_top.gif);
background-repeat: repeat-x;
background-color:#333333;
width:779px;
height: 110px;
margin: 0px;
margin: 0 auto;
padding: 0px;
}

#sef_banner{
margin: 0 auto;
width: 779px;
height: 110px;
background-image: url(../images/sef/sef_banner.gif);
background-color:#333333;
}


#banner_bottom{
width:779px;
height: 41px;
background-image: url(../images/sef/banner_bottom.gif);
margin: 0 auto;
background-repeat: repeat-x;
}	

#container{
padding: 0px;
margin: 0px;
margin: 0 auto;
width: 779px;
background-repeat: repeat-y;
background-color:#FFFFFF;
}

.container_bottom{
width: 779px;
height: auto;
float:left;
background-color:#FFFFFF;
}

#flash{
margin: 0px;
padding: 0px;
width: 779px;
height: 220px;
background-repeat: no-repeat;
background-color: #FFFFFF;
}

#heading_arrow{
background-image: url(../images/sef/main_arrow.gif);
width: 550px;
height: 40px;
float: left;
background-repeat: no-repeat;
}

.left_side_new{ width: 200px; height:auto; float:left;}

.sef_ltd{
margin-left: 47px;
margin-top: 10px;
color: #336699;
width:540px;
font-family: Arial, Helvetica, sans-serif;
font-size: large;
}

#members_arrow{
/*background-image: url(../images/sef/header_arrow.gif);*/
background-color:#FFFFFF;
width: 190px;
height: 40px;
background-repeat: no-repeat;
float: right;
clear: right;
}

.members_area{
margin-left: 47px;
margin-top: 10px;
color: #336699;
font-family: Arial, Helvetica, sans-serif;
font-size: large;
}

#main_slice{
background-image: url(../images/sef/main.gif);
padding-left:10px;
font-align:left;
font-family: Arial, Helvetica, sans-serif;
font-size: small;
background-color:#FFFFFF;
width: 500px;
float: left;
clear: left;
background-repeat: repeat-y;
}

#members_slice{
/*background-image: url(../images/sef/members_area.gif);*/
width: 240px;
float: right;
clear: both;
}

/*#members_footer{
background-image: url(../images/sef/members_footer.gif);
width: 240px;
height: 40px;
clear: right;
float: right;
}*/

#meeting_box{
background-image: url(../images/sef/meeting_box.gif);
width: 150px;
height: 130px;
margin-left: 47px;
padding-top: 7px;
background-repeat: no-repeat;
}

#news{
margin-left: 47px;
}

#vacancies{
margin-left: 47px;
}


#footer{
clear: both;
background-image: url(../images/sef/footer.gif);
height: 80px;
/*background-repeat: repeat-x;*/
margin-bottom: 0;
padding-bottom: 0;
}

.footer_txt{
font-size: x-small;
color: #000000;
font-family: arial;
text-align: center;
padding-top: 10px;
}

.meeting_heading{
font-family: Arial;
margin-top: 6px;
margin-left: 10px;
font-size: small;
color: #ff6600;
font-weight: bold;
}

.meeting_details{
font-family: Arial;
margin-left: 10px;
font-size: x-small;
color: #333333;
font-weight: bold;
}

.footer_links{
font-size: x-small;
color: #000000;
font-family: arial;
text-align: center; 
}

.footer_links a:link{
font-size: x-small;
color: #000000;
font-family: arial;
}

.footer_links a:active{
font-size: x-small;
color: #000000;
font-family: arial;
}

.footer_links a:hover{
font-size: x-small;
color: #000000;
font-family: arial;
text-decoration: underline;
}

.footer_links a:visited{
font-size: x-small;
color: #000000;
font-family: arial;
}



#debp_logo{
background-image: url(../images/sef/debp_logo.gif);
float: left;
width: 150px;
height: 50px;
}

#aimhigher_logo{
background-image: url(../images/sef/aimhigher_logo.gif);
float: right;
width: 150px;
height: 50px;
}

/*p{
margin-left: 47px;
}*/

.welcome{
font-family: arial;
font-size: large;
color: #333333;
margin-right: 30px;
padding-left: 47px;
}

.welcome2{
font-family: arial;
margin-left: 47px;
font-size: x-small;
color: #999999;
margin-right: 30px;
}

.welcome_to{
font-family: arial;
margin-left: 47px;
font-size: x-large;
color: #336699;
margin-right: 47px;
text-align: center;
font-style: italic;
}

.h1{
font-family: Arial;
margin-left: 47px;
font-size: medium;
color: #ff6600;
}

.links{
font-family: Arial;
margin-left: 47px;
font-size: x-small;
color: #000000;
}

.links a{
font-family: Arial;
font-size: x-small;
color: #000000;
text-decoration: underline;
}

/*Top Navigation Bar*/



/*VPASP DEFAULT STYLES*/ 

* { 
    -moz-box-sizing: border-box; 
}

body{
	font-size:small;
	color:#000;
	margin:0px;
	background-color: #cccccc;
	margin: 0px;
	padding: 0px;
}

/* global styles */
a { color:#505DAE; text-decoration:none; font-size:small; font-color:#000;}
a:hover { text-decoration:underline; }
a img { border:0px; }
form { margin:0px; }
hr { background:none; height:1px; border:0px; border-top:1px solid #ccc; }


.mainframe{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width : 678px;
	border: 0px;
	background-color: #FFF;
	color : black;
	font-weight : normal;
	text-align : center;
	padding-top: 0px;
	
	}
	
	.mainback{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	width : 678px;
	text-align : center;
	border: 0px;
	background-color: #FFF;
	background-image: url('../images/mainback.jpg');
	background-position: top middle;
}

/* Container which encloses the whole site to allow easy width change */


/* Logo and minicart */
#header {
	padding:5px 0px;
	border:1px solid #e5e5e5;
	/*margin-bottom:small;*/
}
#header table {
	border-collapse:collapse;
	width:100%;
}
#header img {
	margin:0px small;
}
#header td.headerlinks { /* mini cart */
	width:300px;
	text-align:right;
	vertical-align:middle;
	margin-top:15px;
	color:#999;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:90%;
	padding-right:small;
}
#header a {
	text-decoration:none;
	color:#1981b7;
	font-weight:bold;
}
#header a:hover { text-decoration:underline; }

/*formats the mini cart subtotal  in the right menu*/
.cartsubtotalminicart{
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	text-align: right;	
}

.dottedBorder {
	border: 1px dotted #cccccc; 
	background-color: #F9F9F9;
	padding: 5px	
}

/* Encloses all content area under header */
#wrap {
	padding:5px;
	border:1px solid #e5e5e5;
	font-size: small;
}

/* Horizontal navigation */


table#horiz_nav {	/* table is generated via shopa_navigation_create.asp */
	padding:0px;
	width:100%;
	border-collapse:collapse;
}

table#horiz_nav td {
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:0px;
}

table#horiz_nav td a {
	display:block;
	text-align:center;
	padding:8px 0px;
	color:#1981b7;
	text-decoration:none;
	font-size:80%;
	text-transform:uppercase;
	border-right:1px solid #EEEEEE;
}
table#horiz_nav td.last a { border-right:0px; }
table#horiz_nav td a:hover { color:#000; }

/* Horizontal navigation drop down menu
   do not remove or modify styles listed 
   under "Do Not Change" */


/*table#horiz_nav ul {
 Do not change  
	position:absolute;
	left: -999em;
	padding:0px;
	margin:0px;
	list-style-type:none;
	
	
	background:white;
	border-right:1px solid #eee;
	text-align:left;
	width:150px;
}


#horiz_nav td:hover ul { left: auto; }
#horiz_nav td.sfhover ul { left: auto; }

#horiz_nav ul li { 
	
	display:block;
	width:100%;
	margin:0px;
	
	
	line-height:22px;
	text-transform:capitalize;
}

table#horiz_nav ul li a { 
	
	display:block;
	
	
	padding:0px small !important;
	border-bottom:1px solid #EEEEEE;
	border-right:0px;
	text-align:left;
}

*/
#utilbar {
	text-align:center;
	background:#eee;
	padding:small;
	border-bottom:5px solid #D7D7D7;
}

#utilbar table {
	border-collapse:collapse;
	width:100%;
}

#utilbar td {
	padding:5px 0px;
	text-align:center;
	vertical-align:middle;
	width:33.3%;
	font-size:80%;
	border-right:2px dotted #E5E5E5;
	font-weight:bold;
}

#utilbar td.last { border:0px; }	/* remove border from the last column */
#utilbar form { display:inline; }
#utilbar a { color:#1981b7; text-decoration:none; }
#utilbar a:hover { text-decoration:underline; }

/* Encloses all content area under utilbar */
#all { 
	margin-top:5px;
	padding-bottom:5px;
}

/* Left column- categories, currency, language etc */
#left {
	/* Styles */
	width:25%;	/* Change to alter width of left column */
}

#left h2 {
	background:#EEE;
	color:#1981b7;
	margin:0px;
	padding:5px small;
	font-size:120%;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
}

#left .box {		/* General style of each box in left column */
	padding:5px small;
	font-size:90%;
	border:0px solid #eee;
	margin-bottom:5px;
}

#left .box p {
	margin:0px;
	padding-bottom:small;
}

#left ul {		
	list-style-type:none;
	padding:small 15px;
	margin:0px 0px 5px 0px;
	line-height:20px;
	font-size:90%;
	border:0px solid #eee;
}

#left ul a {
	background:url(../images/site/catnav_bullet.gif) no-repeat 0 3px;
	padding-left:15px;
	color:#505050;
}

/* Extra styles for category navigation */
#catnav ul { margin:small 15px; }

/* Main content area */
#main {
	text-align:center;
	font-size:small;
}

#main table td { text-align:left; }
#main td { font-size:small; }
#main td td { font-size:small; }

/* Top content box on home page */
#homecontent {
	border:1px solid #D7D7D7;
	padding:small;
	color:#000;
	margin-bottom:5px;
	text-align:left;
	text-size:small;
}

#homecontent h1 { color:#1d83b4; }
#homecontent p { margin-right:180px; }
#homecontent img { margin-right:small; }

/* content area styles */


/* Footer */


/* Alphabet listing */


/*formats the search box in header file.*/
.searchfield{
	background-color: #FFFFFF;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #000000;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color:#000000;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #000000;
	border-top-style: solid;
	border-top-width: 1px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
}

/*formats the display of the form elements throughout the front end*/
.imgbtn { border:0px; }

.txtfield{
	background-color: #FFFFFF;
	border-bottom-color: #175D7F;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #175D7F;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #175D7F;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #175D7F;
	border-top-style: solid;
	border-top-width: 1px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
}

.txtfielddropdown{
	background-color: #FFFFFF;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	border:1px solid #175D7F;
}

.submitbtn {
   FONT: 11px arial, sans-serif;
		  font-weight: bold;
		  letter-spacing: 0px;
		  color: #175D7F;
		  HEIGHT: 16PX;
		  cursor:hand;
		  BORDER: #175D7F 1px solid;
		  background-color:#B3CEDC;
		  margin-top : 10px;
		  margin-right: 20px;
		  margin-bottom: 10px;
		  float: right;
		   }
}

/* General styles */
.menuhdr{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color : #B3B7BB;
	color : White;
	font-size : x-small;
	font-weight : bold;
	padding : 3px 5px;
	text-align : left;
}

.menubdr{
	background-color : #B3B7BB;
}

.dashed{
	border-left : 1px solid #cccccc;
	border-right : 1px solid #cccccc;
	border-bottom : 1px solid #cccccc;
	background-color : #FFFFFF;
}

/* Left menu styles; no longer used in 6.50 */
.leftmenumain a{
	border-top : 1px solid #D3D3D3;
	display: block;
}
.leftmenumain{
	background-color: FFFFFF;
	color: ##505DAE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	font-style: normal;
	font-weight: normal;
	text-align: left;
}
.leftmenumain a:link{
	color: #505DAE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-top: 4px;
	text-align: left;
	text-decoration: none;
	width: 100%;
}
.leftmenumain a:visited{
	color: #505DAE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-top: 4px;
	text-align: left;
	text-decoration: none;
	width: 100%;
}
.leftmenumain a:hover{
	color: #505DAE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-top: 4px;
	text-align: left;
	text-decoration: underline;
	width: 100%;
}
.leftmenumain a:active{
	color: #505DAE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-top: 4px;
	text-align: left;
	text-decoration: none;
	width: 100%;
}


/*formats the header text throughout the site*/
.txtheader{
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
}

.hdrproduct{
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
}

/* Styles to be use in 6.50 */
#main {
	font-size:90%;
	line-height:18px;
	width:75%;
}

/* breadcrumbs */
div.breadcrumb {
	/*float: left;
	padding-left: 10px;*/
	color:#000;
	font-size:90%; 
	margin-bottom:small;
}

div.breadcrumb a { 
	color:#1981B7; 
	text-decoration:none; 
}
div.breadcrumb a:hover { 
	color:#175D7F; 
	text-decoration:underline;
}

/* Main area text styles */
#main h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:140%;
	font-weight : bold;
	margin:0px 0px 15px 0px;
	color:#175D7F;
	text-align:left;
	text-transform:capitalize;
}

#main h2 {
	text-align:left;
	margin:0px 0px small 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:130%;
	text-transform:capitalize;
}

#main h2.picheader { /* Heading style for headings with picture, e.g. shopcustomer.asp */
	background-position:1% 50%;
	background-repeat:no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	color:#333;
	font-size:small;
	border-top:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	background-color:white;
	text-align:left;
	padding:small 5px small 50px;
	margin:0px;
}

/* compare products styles */
.applyoverflow {
	overflow-x:auto;
	overflow-y:hidden;
	width:100%;
	padding-bottom:50px;
}

table.tbl_compare {
	width:100%;
	border-collapse:collapse;
	border:0px;
}

table.tbl_compare td {
	vertical-align:top;
	text-align:left;
	padding:0px 10px;
}

table.tbl_compareproduct {
	border-collapse:inherit;
	line-height:18px;
}

table.tbl_compareproduct td {
	padding:3px 0px;
}

/* Customer service and Affiliate service page (shopcustadmin.asp,shopaffadmin.asp) */
table.customerservice {
	width:85%;
	background:#F9F9F9;
	border:1px solid #CCCCCC !important;
	margin-bottom:0px;
	border-collapse:collapse;
	text-align:left;
}

table.customerservice th {
	height:35px;
	background-position:1% 50%;
	background-repeat:no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	color:#333;
	font-size:small;
	border-bottom:1px solid #CCCCCC;
	background-color:white;
	text-align:left;
	padding-left:50px;
	vertical-align:middle;
}

table.customerservice td {
	padding:10px;
}

table.customerservice ul {
	margin:0px;
	padding:0px 0px 0px 25px;
}

/* standard table display */
.std_table {
	width:85%;
	background:#F9F9F9;
	border:1px solid #CCCCCC !important;
	margin-bottom:small;
	padding:small;
	text-align:left;
	vertical-align:top;
	line-height:20px;
	font-size:11px;
}

.std_table table { 
	border-collapse:collapse;
	width:85%;
}

.std_table th { 
	vertical-align:top;
	padding:0px small 0px 0px;
	width:35%;
	font-weight:normal;
}
.std_table td {	padding:0px 5px 0px 0px; }

/* Category table (shopdisplaycategories.asp) */
table.tbl_category td {	text-align:center; }

/* shopcustomer.asp form */
table.tbl_customer {
	width:85%;
}

table.tbl_customer th {
	width:35%;
	vertical-align:top;
	text-align:left;
	font-weight:normal;
}

table.tbl_customer td {
	vertical-align:top;
	text-align:left;
}

table.tbl_customer iframe {	/* refer to shoplicense.htm for changing license styles */ 
	width:90%;
}

table.tbl_subproduct {
	border-collapse:collapse;
	margin-right:2px;
	margin-bottom:2px;
	border:1px solid #ddd;
	background:#F7F7F7;
	text-align:center;
	width:100px;
	float:left;
}

table.tbl_subproduct td {
	padding:3px 5px;
}

/* General override styles */
.ac { text-align:center !important; }
.ar { text-align:right !important; }
.al { text-align:left !important; }
.fr { float:right !important; }
.fl { float:left !important; }
.vt { vertical-align:top !important; font-color:#000000; font-size:small;}
.vm { vertical-align:middle !important; }
.vb { vertical-align:bottom !important; }
.cb {
	clear: both;
	display: block;
	font: 1px/0px serif;
	content: ".";
	height: 0;
	visibility: hidden;
}
.smlpad { padding:15px !important; }


.topback {
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url('../images/top.jpg');
}
.homeback {
	background-repeat: no-repeat;
	background-position: right top;
	background-image: url('../images/home.jpg');
}

.menuhdrleft{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color : #B3CEDC;
	color : White;
	font-size :small;
	font-weight : bold;
	padding : 4px 4px 4px 4px;
	text-align : left;
	background-image: url('../images/titlesidemenu.jpg');
	background-repeat: no-repeat;
	background-position: right top;


}

.brandhdr{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color : #B3CEDC;
	color : White;
	font-size :small;
	font-weight : bold;
	padding : 4px 4px 4px 4px;
	text-align : left;
	background-image: url('../images/titlesidebrands.jpg');
	background-repeat: no-repeat;
	background-position: right top;

}


.bottomlinks a:link{  
font-family: Verdana, Arial, Helvetica, sans-serif;
padding-left: 5px;
padding-bottom: 1px;
font-size: small; 
font-style: normal; 
font-weight: normal; 
color: #505DAE; 
text-decoration: none;
}

.bottomlinks a:visited{  
font-family: Verdana, Arial, Helvetica, sans-serif; 
padding-left: 5px;
padding-bottom: 1px;
font-size: small; 
font-style: normal; 
font-weight: normal; 
color: #505DAE; 
text-decoration: none;

.bottomlinks a:hover{  
font-family: Verdana, Arial, Helvetica, sans-serif;
padding-left: 5px;
padding-bottom: 1px;
font-size: small; 
font-style: normal; 
font-weight: normal; 
color: #505DAE; 
text-decoration: underline;
}


