/* 
CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.

*/


/****************** Articals ************************/
div.scrollArticle
{
	OVERFLOW: auto; 
	width:100%;

	font-size:11px; 
	color:#333399;
}
div.divSelectCatgory
{
    height:90%; 
    width:100%;
    border:1px solid Gray; 
    z-index:100;
    background-color:White; 

	font-size:11px; 
	color:#333399;
} 
div.sivSuggest
{
    height:50px; 
    width:194px;
    BORDER: black 1px solid;
    z-index:100;
    background-color:White;
	filter:alpha(opacity=60);
	opacity: .6;
	overflow-y:scroll;
	font-family:Arial;
	font-size:11px; 
	color:#333399;
} 

div.selected  
{ 
	font-weight:bold;
	cursor:pointer;

	font-size:11px; 
	color:#333399;
}

div.transGalOFF
{
	margin:2; 
	background-color:white;
	border:1px solid black;
	font-weight:bold;
	cursor:default;
	text-align :center;
	font-family:Arial;
	font-size:11px; 
	color:#333399;
}

		
div.transGalON   
{ 
	margin:2; 
	background-color:Gray;
	-moz-opacity:1;
	border:1px solid black; 
	font-weight:bolder;
	cursor :pointer;
	text-align :center; 
	font-family:Arial;
	font-size:11px; 
	color:#333399;
}
div.transGalSubOFF
{
	margin:2; 
	background-color:white;
	border:1px solid black;
	cursor:default;
	text-align:center; 
	font-family:Arial;
	font-size:11px; 
	color:#333399;
}
		
div.transGalSubON   
{ 
	margin:2; 
	background-color:Gray;
	-moz-opacity: 1;
	border:1px solid black; 
	font-weight:bolder;
	cursor :pointer;
	font-family:Arial;
	font-size:11px; 
	color:#333399;
}
div.transGalSel   
{ 
	margin:2; 
	background-color:Yellow;
	opacity:1;
	filter:alpha(opacity=65); 
	-moz-opacity: 1;
	border:1px solid black;  
	font-weight:bold;
	font-family:Arial;
	font-size:11px; 
	color:#333399;
}		
div.down      
{
	width:120pt; 
	height :50pt; 
	font-family:Arial;
	font-size:11px; 
	color:#333399;
}

div.scrollSites
{
	overflow:scroll;
	border-left :2px solid Gray;
	border-right :1px solid Gray;
	width:100%;
	height:100%;
	font-family:Arial;
	font-size:11px; 
	color:#333399;
}
div.scroll 
{
	height: 100%;
	width: 100%;
	overflow: auto;
    scrollbar-face-color: #cccccc;
    scrollbar-highlight-color:none;
    scrollbar-shadow-color: #173947;
    scrollbar-3dlight-color: #666666;
    scrollbar-arrow-color:  #bb0000;
    scrollbar-track-color: #173947;
    scrollbar-darkshadow-color: #333333;
	font-family:Arial;
	font-size:11px; 
	color:#333399;
}
div.divDetails
{
   border-bottom:solid #d9ecfb 2px;
   padding:8px;
   font-family:Arial;
   font-size:11px; 
   color:#333399;
} 
img.mouseChange
{
	onmouseover:borderColor=white;
	onmouseout:borderColor=black;
	border:3px;
	font-family:Arial;
	font-size:11px; 
	color:#333399;
}

/*************************************************/
/******************* Span's **********************/
/*************************************************/
span.on
{
    text-decoration:underline; 
	cursor:pointer;
	font-weight:bold;
}
span.off
{
	text-decoration:none; 
	cursor:default;
	font-weight:bold;
}
span.on0
{
    font-weight:bold; 
	font-family:Arial;
	font-size:13px; 
	color:#5c0e22; 
	cursor:pointer;
}
span.off0
{
    font-weight:bold; 
	cursor:default;
	font-family:Arial;
	font-size:12px; 
	color:#0e3f5c;
}
span.on1
{
    font-weight:bold; 
	cursor:pointer;
	font-family:Arial;
	font-size:11px; 
	color:#5c0e22;
}
span.off1
{
    font-weight:bold; 
	cursor:default;
	font-family:Arial;
	font-size:11px; 
	color:#0e3f5c;
}
span.on2
{
    font-weight:bold; 
	cursor:pointer;
	font-family:Arial;
	font-size:10px; 
	color:#5c0e22;
}
span.off2
{
    font-weight:bold; 
	cursor:default;
	font-family:Arial;
	font-size:10px; 
	color:#0e3f5c;
}
span.onArticle
{
	text-decoration:underline; 
	cursor:pointer;
	font-family:Arial;
	font-size:11px; 
	color:#333399;
}
span.offArticle
{
	text-decoration:none; 
	cursor:default;
	font-family:Arial;
	font-size:11px; 
	color:#333399;
}
td.onNews
{
	font-weight:bold;  
	text-decoration:underline; 
	cursor:pointer;
	font-family:Arial;
	font-size:11px; 
	color:#333399;
	text-decoration:underline; 
}
td.offNews
{
	font-weight:bold; 
	cursor:default;
	font-family:Arial;
	font-size:11px; 
	color:#333399;
}

td.offNews1
{
	cursor:default;
	font-family:Arial;
	font-size:11px; 
	color:#333399;
}

span.onSuggest
{
	background-color:#000033;  
	cursor:pointer;
	width:100%;
	font-family:Arial;
	font-size:11px; 
	color:#333399;
}
span.offSuggest
{
	cursor:default;
	width:100%;
	font-family:Arial;
	font-size:11px; 
	color:#333399;
}
span.onHeader
{
    text-decoration:underline; 
	cursor:pointer;
	font-family:Arial;
	font-size:11px; 
	color:#333399;
	
}
span.offHeader
{
	text-decoration:underline; 
	cursor:default;

	font-size:11px; 
	color:#333399;
}
span.navigator
{
	cursor:default;

	font-size:11px; 
	color:#333399;
}
span.navigator
{

    font-weight:bold;
    color: #333399;
}
span.sTitle
{
	font-size:15px; 
	color:#000;
	font-weight:bolder;
}
span.sTitle1
{
	font-size:13px; 
	color:#000;
	font-weight:bolder;
	border-bottom:solid 1px #000;
}
span.productName
{

	font-size:12px; 
	color:#0e3f5c;
	font-weight:bolder;
}
/*************************************************/
/****************** Table's **********************/
/*************************************************/
Table.searchTable
{
    width:100%;
    height:34px;
}
Table.footerTable
{
    width:100%;
    height:28px;
}
tr.header
{
    width:100%;
    height:106px;
	 
}

tr.trCube
{
	height:26px;
}
td.tdCube
{
    height:30px;
    width:30px; 
}
td.tdCubeLeft
{ 
    height:26px;
    width:5px;
}
td.tdCubeRight
{
    height:26px;
    width:6px; 
}
td.tdCube1
{ 
    font-weight:bold;
	font-size:12px; 
	color:Black; 
	height:26px;
	width:100%;
}
td.tdLCube
{ 
    height:26px;
    width:30px; 
}
td.tdLCube1
{
    background-color:#00a0c6; 
    font-weight:bold;
	font-size:12px; 
	color:Black; 
	height:26px;
	width:90%;
}


td.tdLoginCubeCenter
{
    height:144px;
    width:210px;
}
td.tdLoginCubeLeft
{
    height:144px;
    width:9px;
}
td.tdLoginCubeRight
{
    height:144px;
    width:9px;
}
td.tdLoginCube1
{
    height:10px;
    width:90%;  
}
td.on
{
	font-weight:bold;
	cursor:pointer;
	font-family:Arial;
	font-size:11px; 
	color:#333399;
}
td.off
{
	text-decoration:underline; 
	font-weight:normal;
	cursor:default;
	font-family:Arial;
	font-size:11px; 
	color:#333399;
}
td.onLogo
{
	cursor:pointer;
	font-size:11px; 
	color:#333399;
}
td.offLogo
{
	font-size:11px; 
	color:#333399;
}
td.onClip
{ 
	border :1px solid black;
	cursor:pointer;
	font-size:11px; 
	color:#333399;
}
td.offClip
{
    border :1px solid White;
	cursor:default;
	font-size:11px; 
	color:#333399;
}

td.transOFF
{ 
	font-weight:bolder;
	cursor:default;
	background-color:#00a0c6;
	padding-left:10px; 
	padding-right:10px; 
	height: 29px; 
	font-family:Arial;
	font-size:11px; 
	color:#333399;
}
td.transOFF_1
{ 
	height: 29px; 
	width : 10px; 
	cursor:default; 
}
td.transOFF_Left
{ 
	height: 30px; 
	width : 5px; 
	cursor:default; 
}
td.transOFF_Right
{ 
	height: 30px; 
	width : 5px; 
	cursor:default; 
}
td.transOFF_2
{
	text-align:center;
	height: 23px; 
	width : 104px; 
	cursor:default; 
}
td.transON_1
{ 
	height: 29px; 
	width : 10px; 
	cursor:pointer; 
}
td.transON_2
{ 
    background-color:Gray;
	filter:alpha(opacity=65);
	opacity: .65;
	text-align:center;
	height: 23px; 
	width : 104px; 
	cursor:pointer; 
}
td.transSelect_1
{ 
	text-align:center;
	height: 23px; 
	width : 104px; 
	cursor:default 
}
td.transSelect_2
{ 
	font-weight:bolder;
	cursor:default;
	background-color:White;
	padding-left:15px; 
	padding-right:5px; 
	height: 29px; 
}
td.transON   
{ 
	font-weight:bolder;
	cursor:pointer;
    padding-left:10px; 
	padding-right:10px; 
	height: 29px; 
	font-family:Arial;
	font-size:11px; 
	color:#333399;
}

td.transSelect 
{ 
	font-weight:bolder;
	cursor:default;
	background-color:White;
	padding-left:10px; 
	padding-right:10px; 
	height: 29px; 
	font-family:Arial;
	font-size:11px; 
	color:Black;
}
td.onCategory
{
	cursor:pointer;
	padding-right:10px; 
	height:22px;
	padding-left:10px;
	font-family:Arial;
	font-size:11px; 
	color:#5c0e22;
}
td.selectCategory
{
	cursor:pointer;
	text-decoration:underline; 
	padding-right:10px; 
	height:22px;
	padding-left:10px; 
	font-family:Arial;
	font-size:11px; 
	color:#0e3f5c;
}
td.offCategory
{   
	cursor:pointer;
	text-decoration:underline; 
	padding-right:10px; 
	height:22px;
	padding-left:10px; 
	font-family:Arial;
	font-size:11px; 
	color:#0e3f5c;
}
td.onCategory1
{
	font-weight:bolder;
	cursor:pointer;
	padding-right:6px; 
	height:22px;
	padding-left:6px;
	font-size:11px; 
	color:#666666;
}
td.offCategory1
{   
	font-weight:bolder;
	cursor:pointer;
	padding-right:6px; 
	height:22px;
	padding-left:6px; 
	font-family:Arial;
	font-size:12px; 
	color:#333399;
}

td.offCategory11
{   
	padding-right:6px; 
	height:22px;
	padding-left:6px; 
	font-family:Arial;
	font-size:11px; 
	color:#333399;
}
td.onSite
{
	background-color:White;
	filter:alpha(opacity=35);
	opacity: .35;
	cursor:pointer;
	width:90px;
	height:90px;
}
td.offSite
{   
	cursor:default;
	width:90px;
	height:90px;
}
td.onSiteH
{
	background-color:White;
	filter:alpha(opacity=35);
	opacity: .35;
	cursor:pointer;
	width:110px;
	height:110px;
}
td.offSiteH
{   
	cursor:default;
	width:110px;
	height:110px;	
}
td.selectSite
{
	border :1px solid red;
	cursor:pointer;
	font-family:Arial;
	font-size:11px; 
	color:#333399;
}
td.onSearch
{
	cursor:pointer;
	background-color:White;
	filter:alpha(opacity=20);
	opacity: .20;
	font-family:Arial;
	font-size:11px; 
	color:#333399;
}

td.offSearch
{
	cursor:default;
	font-family:Arial;
	font-size:11px; 
	color:#333399;
}

td.onAdmin
{
	font-weight:bold;
	cursor:pointer;
	font-family:Arial;
	font-size:11px; 
	color:#333399;
}

td.offAdmin
{
	font-weight:normal;
	cursor:default;
	font-family:Arial;
	font-size:11px; 
	color:#333399;
}

td.top
{
	border-bottom :1px solid black; 
	border-left :1px solid black; 
	border-top :1px solid black;
	font-family:Arial;
	font-size:11px; 
	color:#333399;
}

td.bein
{
	
	font-family:Arial;
	font-size:11px; 
	color:#333399;
}

td.footer
{
	padding-left:10px;
	padding-right:10px;
	font-family:Arial;
	font-size:11px; 
	color:#333399;
}

td.onFooter
{
	font-weight:bold;
	cursor:pointer;
	font-family:Arial;
	font-size:11px; 
	color:#333399;
}

td.offFooter
{
	font-weight:normal;
	cursor:default;
	font-family:Arial;
	font-size:11px; 
	color:#333399;
}

td.footerSpace
{
	width: 30px;
	font-family:Arial;
	font-size:11px; 
	color:#333399;
}

/************************************************/
/****************** Trs ************************/
/************************************************/
tr.onAllPro
{
	cursor:pointer;
	font-family:Arial;
	font-size:11px; 
	color:#333399;
}

tr.offAllPro
{
	cursor:default;
	font-family:Arial;
	font-size:11px; 
	color:#333399;
}

/************************************************/
/****************** Imgs ************************/
/************************************************/

img.onNavigate
{
	cursor:pointer;
}

img.onFlag
{
	border :1px solid black;
	cursor:pointer;
	font-family:Arial;
	font-size:11px; 
	color:#333399;
}

img.offFlag
{
	border :1px solid Gray;
	cursor:auto;
	font-family:Arial;
	font-size:11px; 
	color:#333399;
}

img.onVirtualShop
{
	cursor:pointer;
	background-color:White;
	border :1px solid grey;
	font-family:Arial;
	font-size:11px; 
	color:#333399;
}

img.offVirtualShop
{
	cursor:default;
	border :1px solid White;
	filter:alpha(opacity=70);
	opacity: .7;
	font-family:Arial;
	font-size:11px; 
	color:#333399;	
}

label.on
{
	font-weight:bolder;
	cursor:pointer;
	font-family:Arial;
	font-size:11px; 
	color:#333399;
}

label.off
{
	font-weight:normal;
	cursor:default;
	font-family:Arial;
	font-size:11px; 
	color:#333399;
}

label.onB
{
	font-weight:bolder;
	cursor:pointer;
	font-family:Arial;
	font-size:11px; 
	color:#333399;
}
label.offB
{
	font-weight:normal;
	cursor:default;
	font-family:Arial;
	font-size:11px; 
	color:#333399;
}


#spanArticle a
{
	font-family:Arial;
	font-size:11px; 
	color:#333399;
}
#spanArticle a:hover  
{
	text-decoration:none;
	font-family:Arial;
	font-size:11px; 
	color:#333399;
}

#bugDV  a
{
    font-size:16px;

    font-weight:bold;
}
#bugDV  a:hover 
{
    font-size:16px;

    font-weight:bold;
    text-decoration:underline; 
}
#menuDV 
{
    width: 100%;
}
#menuDV  a
{
    font-size:12px;

    font-weight:bold;
    color:Black; 
    text-decoration:none; 
}
#menuDV  a:hover 
{
    font-size:12px;
    font-weight:bold;
    color:Black; 
    text-decoration:none; 
}

#bottomMenu  a
{
    font-size:11px;
    font-weight:bold;
    color:#333399; 
}
#bottomMenu  a:hover 
{
    font-size:11px;
    font-weight:bold;
    color:Black; 
}
div.boxDV 
{
    width:100%;
    height:100%;
    min-height:100%;
    height:100%!important;
}
.boxDV 
{
    width:100%;
    height:100%;
    min-height:100%;
    height:100%!important;
}
div.boxTextDV 
{
    height:100%;
    min-height:100%;
    height:100%!important;
    padding:0px;
    font : 15px bold Arial;
}
div.boxLDV 
{
    width:99.8%;
    height:175px;
}
div.boxLTextDV 
{
    border:Solid 1px #00a0c6;
    height:144px;
}
div.boxTextDV1
{
    padding:0px;
    font : 15px bold Arial;
    height:100%;

}
div.boxPDV 
{
   
   
}

div.DivArticle
{
    border-bottom:Solid 1px #0d5b89;
    border-right:Solid 1px #0d5b89;
    border-left:Solid 1px #0d5b89;
    padding:5px;
    z-index:1000;
    text-justify:distribute;
}

div.boxLoginDV 
{
    height:146px;
}

#loginDV span
{
    font-size:11px;

    font-weight:bold;
    color:Black; 
}
#loginDV  a
{
    font-size:11px;

    font-weight:bold;
    color:#0e3f5c;
}
#loginDV  a:hover 
{
    font-size:11px;

    font-weight:bold;
    color:#5c0e22;
}
#productsDV  a
{
    font-weight:bold; 
	font-family:Arial;
	font-size:12px; 
	color:#0e3f5c; 
	cursor:pointer;
}
#productsDV  a:hover
{
    font-weight:bold; 
	cursor:default;
	font-family:Arial;
	font-size:12px; 
	color:#5c0e22;
}

#hotJobsDV  a
{
    font-weight:bold; 
	font-family:Arial;
	font-size:12px; 
	color:#0e3f5c; 
	cursor:pointer;
}
#hotJobsDV  a:hover
{
    font-weight:bold; 
	cursor:default;
	font-family:Arial;
	font-size:12px; 
	color:#5c0e22;
}