
/*
	allWireless_v1.0
	(c) 2008 Iconic Group (www.iconicgroup.ca)
	All Rights Reserved.
	
	CSS developed by The Iconic Group
	
*/

/* horizontal line */
hr {
border-bottom: 0;
border-left: 0;
border-right: 0;
border-top: 1px solid #CCCCCC;
height: 1px;
}

/* table headers */
.sectiontableheader {
background: #EFEFEF url(../images/decal-sectiontableheader.jpg) repeat-x scroll center bottom;
border: 1px solid #F3F3F3;
padding: 5px;
font-weight: bold;
}

/* table list spacing */
.sectiontableentry1, .sectiontableentry2 {
line-height: 2.3em;
}

.sectiontableentry1_articleIndex, .sectiontableentry2_articleIndex {
border-bottom: 1px solid #DEDEDE;
}

.sectiontableentry1_articleIndex td, .sectiontableentry2_articleIndex td {
padding: 5px;
height: 40px;
}

.sectiontableentry1_articleIndex td.article-date, .sectiontableentry2_articleIndex td.article-date {
background: url(../images/list-bullet.gif) no-repeat 12px 50%;
padding-left: 25px;
width: 25%;
}

.sectiontableentry1_articleIndex td.article-title {
width: 75%;
}

.sectiontableentry2_articleIndex {
background: #F8F8F8;
}

/* readon */
a.readon,
a.downloadPDF {
background:transparent url(../images/decal-readon.gif) no-repeat left center;clear:both;color: #002d62;display:block;float:right;height:21px;line-height:21px;text-decoration:none;text-indent:8px;width:87px;
}

a.downloadPDF {
width: 105px;
background:transparent url(../images/decal-downloadPDF.gif) no-repeat left center; 
margin-bottom: 10px;
}

/* @group Forms */

input, select, textarea, .inputbox {
color: #333333;
font-family: Tahoma,Arial,sans-serif;
font-size: 100%;
padding: 2px;
margin: 3px;
}

.button {
background: transparent url(../images/decal-button.gif) repeat-x scroll center top;
border: 1px solid #999999;
color: #333333;
font-weight: bold;
padding: 2px;
}

.inputbox {
background: #FFFFFF url(../images/decal-inputbox.gif) repeat-x scroll center top;
border-color: #BABDB6;
border-style: solid;
border-width: 1px;
}

#ResumeFile {
font-size: 11px;
}

/* @end */
