﻿body {
    margin:0px;
    font-family: Verdana, sans-serif;
    font-size:10pt; 
    
}

img {
border: 0px none;
}




a:link {  text-align:left; color: #0066FF; text-decoration: underline;   text-align:left;}
a:hover {  text-align:left; color:#0066FF; text-decoration: none; }
a:visited {  text-align:left; color: #0066FF; text-decoration: underline; } 


.log { color: Black;}

a.navie:link {  color: White; border-width:0;}

.download 
{
   border-left: solid 1px #808080; 
   border-top: solid 1px #808080; 
   border-bottom: solid 1px #808080;
   font-size: xx-small;
   color: White;
}

.download1 
{
   border: solid 1px #808080; 
    font-size: xx-small;
   color: White;
   }
.menu 
{
    border-top: solid 1px Black; 
    border-right: solid 1px Black; 
    font-family:Old English Text MT;
    font-size:18pt; 
    background-image: url(http://www.durre.org/images/menu_backie.jpg);}
   
a.menu1:link {  text-align:left; color: Maroon; text-decoration: underline;   text-align:left;}
a.menu1:hover {  text-align:left; color:Black; text-decoration: none; }
a.menu1:visited {  text-align:left; color: Maroon; text-decoration: underline; } 
   
.maintitle
        {
            font-size: medium;
            font-weight: bold;
            text-align:center;
        }

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	BLOG
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

a.comment
{
	color: black;
	cursor:hand;
	text-decoration:underline;
}

a.comment:hover
{
	color:red;
	cursor:hand;
	text-decoration:underline;
}

a.blackbg
{
	color: white;
	cursor:hand;
	text-decoration:none;
}

a.blackbg:hover
{
	color: yellow;
	cursor:hand;
	text-decoration:underline;
}

p
{
	margin-top: 0.5em;
	font-size: 90%;
    
}

.info
{
	color: maroon;
	font-size: 110%;
}

h1
{
	background-color: white;
	color: #800000;
	font-size: 150%;
}

h2
{
	background-color: gainsboro;
	color: maroon;
	font-size: 120%;
}

h3
{
	background-color: gainsboro;
	color: maroon;
	font-size: 100%;
}

table
{
	font-size: 100%;
	padding: 3;
}

table.box
{
	border-color: gainsboro;
	border-width: 3;
	border-style: dashed;
	border-collapse: collapse;
}

tr
{
	vertical-align: top;
}

td
{
	vertical-align: top;
    text-align: left;
}



td.footer
{
	background: #534F43;
	vertical-align: top;
	text-align: center;
}

td.title
{
	background: #534F43;
	vertical-align: middle;
	text-align: left;
}

td.sidebar
{
	background: #CDCDCD;
	text-align: center;
	vertical-align: top;
}

td.content
{
	background: white;
	vertical-align: top;
}

td.boxtitle
{
	background: #000000;
	vertical-align: top;
	text-align: center;
}

td.boxcontent
{
	font-size: 90%;
	background: #CDCDCD;
	vertical-align: top;
}

pre
{
	margin-top: .5em;
	margin-bottom: .5em;
}



/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	MASTER PAGE - MAIN
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.main_topmenu {
    background-image: url(http://www.durre.org/images/main.jpg);
    height: '635';
}
    
.main_topmenujs 
{
    width:95%; 
    border-right: solid 1px #0099CC; 
    background-image: url(http://www.durre.org/images/back3.jpg);
    color: #000000;
 
    }    
    

.login 
{
   text-align:center;
          
}


.main_topmenu_link {text-decoration: none;}
a.main_topmenu_link:link {color:#000000; }
a.main_topmenu_link:hover {color:#e9ad02; border-bottom:1px dotted #e9ad02}
a.main_topmenu_link:selected {color:#000000; }
a.main_topmenu_link:visited {color:#000000;  }


.main_menu_title
{ 
    font-weight:bold;
    font-family:Century Gothic;
    font-size:16pt;
    color:#808080;
    margin-bottom: 3px;
}


.page_menu_title
{ 
    font-weight:bold;
    font-family:Century Gothic;
    font-size:16pt;
    color:#0099CC;
    margin-bottom: 3px;
}


.contentPlaceHoldjs
{
    border: solid 1px #C0C0C0;
    
}

.main_menu_item
{
  border-bottom: solid 1px #C0C0C0;
  color:#808080  
}


.jstabs
{
    border-bottom: solid 1px #FFCC00; 
    text-align:left;
    background-color:#FFFFCC;
    font-weight:bold;
    font-family:Century Gothic;
    color: #808080;
  
}

.jstabs2
{
    border-bottom: solid 1px #0099CC; 
    text-align:left;
    background-color:#D7F5FF;
    font-weight:bold;
    font-family:Century Gothic;
    color: #808080;
  
}

.accordionHeader
{
    border-bottom: solid 1px #C0C0C0;
    color:#808080;
    font-family: Verdana;
	font-size: 12px;
	padding: 5px;  
	cursor: pointer;
}

.accordionHeaderSelected
{
    border-bottom: solid 1px #C0C0C0;
    color:#808080;
    font-family: Verdana;
	font-size: 12px;
	padding: 5px;  
	cursor: pointer;
}

a.accordionLink:link {color:#808080; text-decoration: none; }
a.accordionLink:hover {color:#808080; text-decoration: none; }
a.accordionLink:selected {color:#808080; text-decoration: none; }
a.accordionLink:visited {color:#808080; text-decoration: none; }

a.accordionLink_blue:link {color:#0099CC; text-decoration: none; }
a.accordionLink_blue:hover {color:#0099CC; text-decoration: none; }
a.accordionLink_blue:selected {color:#0099CC; text-decoration: none; }
a.accordionLink_blue:visited {color:#0099CC; text-decoration: none; }


.accordionContent {color:#808080; padding:1px; border:solid 1px #FFFFFF;}
a.accordionContent:link {color:#808080; text-decoration: none;  border:solid 1px #FFFFFF;}
a.accordionContent:hover {color:#000000; text-decoration: none;  background-color:#FFFFCC; border:solid 1px #000000;}
a.accordionContent:selected {color:#808080; text-decoration: none;  border:solid 1px #FFFFFF;}
a.accordionContent:visited {text-decoration: none;  border:solid 1px;}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	HOME PAGE
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.home_td1 { vertical-align:top ;width: 50%; }
.home_td2 { vertical-align:top ;width: 10%; }
.home_td3 { vertical-align:top ;width: 40%; }

.jobboard_textbox 
{background-color: #E9E9E9; 
 border: solid 1px #808080; 
 width: 180px;
}

.jobboard_text 
{ font-weight:bold;
  color: #808080;
}


.jobboard_button 
{background-color: #C0C0C0; 
 color: #FFFFFF;
 font-weight:bold; 
 border: solid 1px #808080;
}

.link_accent {text-decoration: none;}
a.link_accent:link {color:#e9ad02; font-size:xx-small; }
a.link_accent:hover {color:#e9ad02; font-size:xx-small; border-bottom:1px dotted #e9ad02}
a.link_accent:selected {color:#e9ad02; font-size:xx-small; }
a.link_accent:visited {color:#e9ad02; font-size:xx-small; }



.tabcontent {font-size:9pt}   
a.tabcontent:link { font-weight:bold; color:#0099CC; text-decoration: none; }
a.tabcontent:hover {font-weight:bold; color:#0099CC; text-decoration: none; border-bottom:1px dotted #0099CC}
a.tabcontent:selected {font-weight:bold; color:#0099CC; text-decoration: none; }
a.tabcontent:visited {font-weight:bold; color:#0099CC; text-decoration: none; }  


.box {border:1px solid #C0C0C0}  
.yellowbox {border:1px solid #C0C0C0; background-color:#FFFFD7;}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	RECRUITERS
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.tmenu {color: #808080;}
.tmenu_selected {color: #ff9900;}
#tmenu {font-size: 14pt; color: #3775AD;}
.insidetitle {font-size: 10pt ; color: #3775AD; font-weight: bold; border-bottom:dotted 1px #3775ad;}
.insidetext {font-size: 8pt}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	BUBBLE TOOL TIP
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#bubble_tooltip{
	width:147px;
	position:absolute;
	display:none;
}
#bubble_tooltip .bubble_top{
	background-image: url('http://www.skillzoom.com/images/bubble_top.gif');
	background-repeat:no-repeat;
	height:16px;	
}
#bubble_tooltip .bubble_middle{
	background-image: url('http://www.skillzoom.com/images/bubble_middle.gif');
	background-repeat:repeat-y;	
	background-position:bottom left;
	padding-left:7px;
	padding-right:7px;
}
#bubble_tooltip .bubble_middle span{
	position:relative;
	top:-8px;
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	font-size:11px;
}
#bubble_tooltip .bubble_bottom{
	background-image: url('http://www.skillzoom.com/images/bubble_bottom.gif');
	background-repeat:no-repeat;
	background-repeat:no-repeat;	
	height:44px;
	position:relative;
	top:-6px;
}


/*CollapsiblePanel*/
.collapsePanel {
	
	background-color:white;
	overflow:hidden;
}

.collapsePanelHeader{
    background-image: url(http://www.skillzoom.com/images/back.jpg);
    border: solid 1px #808080;
    font-size:x-small;
    color:#0099CC;
    
}

#master_content .collapsePanelHeader a {color:#FFF;}
#master_content .collapsePanelHeader a:hover {text-decoration:none;background:none;}




/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	GRIDVIEW
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.GridViewDocs
{
 font-family:Century Gothic;
 padding:4;
 border-color:#333333;
 border-style:solid;
 border-width:thin;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	JOB DISPLA?Y
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.main_job_title
{ 
    font-weight:bold;
    font-family:Century Gothic;
    font-size:22pt;
    color:#0099CC;
    margin-bottom: 3px;
    border-bottom: solid 1px #0099CC;

}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	RSS
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.RSS_Gadget
{
	font-family: lucida grande,arial,helvetica,sans-serif;
	font-size: 12px;
	min-height: 250px;
	
}

.RSS_Header
{
    font-weight:bold;
    font-family:Century Gothic;
    font-size:12pt;
    color:#808080;
    margin-bottom: 3px;
}

.RSS_Header a
{
	color: #808080;

}




.RSS_Content
{
	font-family: lucida grande,arial,helvetica,sans-serif;
	width: 100%;
}

.RSS_Content UL
{
	list-style-type: none;
	margin-left: 5px;
	margin-right: 5px;
	line-height: 25px;
}

.RSS_Content A
{
	color: #3366cc;
}

.RSS_Wait
{
	width: 250px;
	height: 250px;
	background-image: url('wait30.gif');
	background-repeat: no-repeat;
	background-position: 110px 110px;
}


}

.RSS_Body
{
	color: #666666;
	max-height: 250px;
	margin-left: 20px;
	overflow: auto;
	line-height: 20px;
	margin-bottom: 5px;
}







