/*-----------------------------------------------------------------------------*/
/* CSS STYLES For theHUB.gr													   */
/*-----------------------------------------------------------------------------*/

html {
	background-color: #FF9500;}

body {
	background:#FFFFFF;
	margin:0px;
	background-image: url(/portals/3/skins/ssiop_032005/_gui/bac_main.jpg);
	background-repeat: no-repeat;
	background-position: 0px 173px;
	}
	
img {
	behavior: url(/portals/3/skins/ssiop_032005/pngbehavior.htc);}
	

/*-----------------------------------------------------------------------------*/
/* ssiop DIVS																   */
/*-----------------------------------------------------------------------------*/

#topheader_wrapper {
	width:100%; 
	height:25px; 
	background-color:#000000; 
	vertical-align:middle;
}

#topheader_menu {
	color: white; 
	font-family:Verdana, Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 11px;  
	padding:5px; 
	position: absolute;
	font-weight: bold;
}

.topheader_menu {
	color: white; 
	font-family:Verdana, Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 11px;  
	font-weight: bold;
	
}

A.topheader_menu:visited {
	color: white;
	text-decoration: none;
}

A.topheader_menu:link {
	color: white;
	text-decoration: none;
}

A.topheader_menu:hover {
	color: white;
	text-decoration: none;
}

A.topheader_menu:active {
	color: white;
	text-decoration: none;
	font-weight:none;
}


#dn_search {
	right: 235px; 
	width: 110px; 
	position:absolute;
	display:none;
}

#user_entry {
	right: 35px; 
	width: auto; 
	position:absolute; 
	color: white;
}

#header_wrapper {
   border-top: 1px solid #FF9200;
	background-image:url(/portals/3/skins/ssiop_032005/_gui/bac_headerdouble.jpg);
	background-repeat: repeat-x;
	background-attachment: scroll;
	width:100%; 
	height:142px;
}

#logo_wrapper {
	width:101px;
	height: 101px;
	margin-left: 45px;
	margin-top: 20px;
}

#main_wrapper {
	width: 100%;
	border-right: 0px dashed silver;
	padding-top: 15px;
	left: 0px;	
}

#centercolumn {
	 }
	 
#leftcolumn {
	}

#rightcolumn {
	}

.modicon 
{
	vertical-align: middle;}

#VendorIcons_Pane {
	padding-left:0px; 
	border-right: 0px dashed silver; 
	width: 781px; 
	height: 40px; 
	margin-bottom: 0px; voice-family: "\"}\""; 
	voice-family:inherit;
	width: 779px; 
}

.footer_menu {
	border: solid 0px black;
	display: inline;
	width:auto;
	height: auto;
	margin-left: 5px;
	font-family: Tahoma, Arial, Sans Serif;
	font-weight: bold;
	font-size: 11px;
	color:black;	
}

A.footer_menu:visited {
	color:black;
	text-decoration: none;
	}
	
A.footer_menu:link {
	color:black;
	text-decoration: none;
	}
	
A.footer_menu:hover {
	color:black;
	text-decoration: underline;
	}

/*----------------------------------------------------------------------------------*/
/* PAGE BACKGROUND																	*/
/* background color for the header at the top of the page							*/
/*----------------------------------------------------------------------------------*/
.HeadBg {}
/*----------------------------------------------------------------------------------*/
/* GENERAL																			*/
/* style for module titles															*/
/*----------------------------------------------------------------------------------*/
.Head{
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size:18px;
	color: #FF9200;
	font-weight:normal;
}
/*----------------------------------------------------------------------------------*/
/* style of item titles on edit and admin pages										*/
/*----------------------------------------------------------------------------------*/
.SubHead{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
/*------------------------------------------------------------------------------------------------*/
/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
/*------------------------------------------------------------------------------------------------*/
.SubSubHead{}
/*---------------------------------------------------*/
/* text style used for most text rendered by modules */
/*---------------------------------------------------*/
.Normal{
	font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
	color: #333333;
}
/*----------------------------------------------------------------------------------*/
/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
/*----------------------------------------------------------------------------------*/
.NormalTextBox {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
	color: #333333;
}

.NormalRed {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: bold;
    color: #FF0000;
}

.NormalBold {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: bold;
}
/*------------------------------------------------------------------------*/
/* text style for buttons and link buttons used in the portal admin pages */
/*------------------------------------------------------------------------*/
.CommandButton {
	font-family: Tahoma,Verdana, Arial, Helvetica;
	font-size: 12px;
	/*
	text-align: center;
	height: 20px;
	padding-top: 4px;
	padding-left: 10px;
	padding-right: 10px;
	*/
	/*background-image: url('/Portals/3/bac_command_off.gif');*/
}
/*-----------------------------------------------------------------------------*/
/* hyperlink style for buttons and link buttons used in the portal admin pages */
/*-----------------------------------------------------------------------------*/
A.CommandButton:link {
    text-decoration: none;
    color: #FF9200;
	 /*background-image: url('/Portals/3/bac_command_off.gif');*/
}
A.CommandButton:visited {
    text-decoration: none;
    color: #FF9200;
	 /*background-image: url('/Portals/3/bac_command_off.gif');*/
}
A.CommandButton:active {
	text-decoration: none;
	color: #FF9200;
	/*background-image: url('/Portals/3/bac_command_on.gif');*/
}
A.CommandButton:hover {
	text-decoration: underline;
	font-weight: normal;
	color: #FF9200;
	 /*background-image: url('/Portals/3/bac_command_on.gif');*/
}

/* Custom Classes Added by ssam*/
.faq_header {
	font-size:12px;
	font-weight: bold;
}

.faq_text {
	text-align:justify;
	padding-left:20px;
}

.orderform_header{
	font-size:15px;
	font-weight:bold;
	border-style:solid;
	border-color:#FF9200;
	border-width:1px;
}

.orderform_cmdButton{
	display:block;
	height: 40px;
	width: 430px;
	background-image: url('/Portals/3/order.gif');
	background-repeat:no-repeat;
	background-position:center right;
}

.orderform_error
{
	float:left;
	white-space:nowrap;
}

.user{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: White;
}
a.user:visited{
	font-size:9px;
	color:White;
	text-decoration:none;	
	font-weight:bold;	
}
a.user:active{
	font-size:9px;
	color:White;
	text-decoration:none;	
	font-weight:bold;	
}
a.user:hover{
	font-size:9px;
	color:White;
	text-decoration:none;	
	font-weight:bold;	
}
a.user:link{
	font-size:9px;
	color:White;
	text-decoration:none;
	font-weight:bold;	
}
/*-----------------------------------------------------------------------------*/
/* End Of Custom Classes													   */
/* GENERIC																	   */
/*-----------------------------------------------------------------------------*/
H1 {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size: 18px;
    color: #FF9200;
}
H2 {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size: 16px;
    color: #FF9200;
}
H3 {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size: 14px;
    color: #FF9200;
}
H4 {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  12px;
    color: #FF9200;
}
H5 {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size: 11px;
    color: #FF9200;
}

H6 {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size: 10px;
    color: #FF9200;
}
TFOOT, THEAD {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size: 11px;
    color: #333333;
}
TH  {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  11px;
    color: #333333;
}
TD{}
A:link{
	font-family:Verdana, Tahoma, Arial, Helvetica; 
	font-size:11px; 
	color:#333333;
	text-decoration:underline;
}
A:visited{
	font-family:Verdana, Tahoma, Arial, Helvetica; 
	font-size:11px; 
	color:#333333;
	text-decoration:underline;
}
A:active{
	font-family:Verdana, Tahoma, Arial, Helvetica; 
	font-size:11px; 
	color:#333333;
	text-decoration:underline;
}
A:hover{
	font-family:Verdana, Tahoma, Arial, Helvetica; 
	font-size:11px; 
	color:#333333;
	text-decoration:underline;
}
SMALL{
}
BIG{
}
BLOCKQUOTE, PRE{
}
UL LI{
}
UL LI LI{
}
UL LI LI LI{
}
OL LI{
}
OL OL LI{
}
OL OL OL LI {
}
HR{
 color: #FF9200;
 height: 1px;
 width: 99%;
 }
/*-----------------------------------------------------------------------------*/
/* Main Menu																   */
/*-----------------------------------------------------------------------------*/
.MainMenu_MenuContainer {
	background-color: black;
	vertical-align:middle;
	width:auto;
	border:none;
}

.MainMenu_MenuItem {
	cursor: hand;  
	color: White;
	font-family: Tahoma,Verdana,Arial,Helvetica; 
	font-size: 12px; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Black;
	height: 20px;
	border:solid 1px Black;
	padding-left:0px;
}

.MainMenu_MenuIcon {
	cursor: hand; 
	background-color: #585850;
	background-image: url(_gui/bac_ico_grad.gif);
	width:30px;
	height:20px;
	border-bottom: solid 1px #585850; 
	border-top: solid 1px #585850;
}

.MainMenu_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	background-color: #585850;
	margin-top: 2px;
	background-image: url(_gui/bac_ico_grad.gif);
	background-repeat: repeat-y;
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3);
	border-bottom:solid 2px #FF9200;
	border-right:solid 1px #FF9200;
}

.MainMenu_MenuItemSel {
	background-color: #585850;
	cursor: pointer; 
	cursor: hand; 
	color: #FF9200; 
	height:20px;
	border:solid 1px #585850;
	border-right:none;
	padding-left:0px;
}

.MainMenu_MenuBreak {
display:none;
}

.rootmenuitem TD {
	background-color: black;
	cursor: hand; 
	color: white; 
	font-family:  Tahoma, Verdana, Arial, Helvetica; 
	font-size: 12px; 
	font-weight: bold; 
	border: hidden;
	padding: 0px 0px 0px 10px;
}

.rootmenuitemselected TD{
	background-color: black;
	cursor: hand; 
	color: #FF9200; 
	font-family:  Tahoma, Verdana, Arial, Helvetica; 
	font-size: 12px; 
	font-weight: bold; 
	border: hidden;
	padding: 0px 0px 0px 10px;	
}

.submenuitembreadcrumb{
	background-color: black;
	cursor: hand; 
	color: #FF9200; 
	font-family:  Tahoma, Verdana, Arial, Helvetica; 
	font-size: 12px; 
	font-weight: bold; 
	border: hidden;
	padding: 0px;
}

.MainMenu_MenuArrow {
	/*font-family: webdings;
	font-size: 8pt;
	cursor: pointer;
	cursor: hand;
	border-right: #BDBDBD 1px solid;
	border-bottom: #BDBDBD 1px solid;
	border-top: #BDBDBD 1px solid;*/
	border:solid 0px black;
}

.MainMenu_RootMenuArrow {
	/*font-family: webdings;
	font-size: 8pt;
	cursor: pointer;
	cursor: hand;*/
	border:solid 0px black;
}








