/*  
Theme Name: Tech*Ops
Theme URI: http://techops.net/
Description: TechOps.net - May 2005
Version: 1.0
Author: Chris Lanphear
Author URI: http://retrospecticus.org/
*/

a:link,
a:visited,
a:active {
	color: #4a82e8; /* normal */
	text-decoration: underline;
	/* color: #7358fc; for techops babies 5.2007 */
	/* color: #cb0077; for liza 5.2007 */
	/* color: #700309; for phil 11.2007 */
}

a:hover {
	background-color: #c0c0c0;
	color: #ffffff;
	text-decoration: none;
}

blockquote {
	background-color: #c0c0c0;
	border-left: 2px solid #4a82e8;
	padding-left: 3px;
}

body {
	background-color: #f5f5f5;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}

fieldset {
	border: 1px solid #3366cc;
	padding: 10px;
}

fieldset legend {
	font-weight: bold;
	padding: .1em .3em;
}

fieldset legend a {
	border-bottom: none;
}

hr.cleaner {
	border: none;
	clear: both;
	height: 1px;
	margin: -1px 0 0 0;
	padding: 0;
	visibility: hidden;
}

li {
	list-style: square;
	margin-bottom: 7px;
	margin-left: -15px;
}

p {
	font-size: 12px;
	line-height: 150%;
}

.auth_box {
	background-color: #f5f5f5;
	color: #000000;
	font-size: 12px;
	margin-bottom: 20px;
	margin-top: -8px;
	text-align: right;
}

.breadcrumbs {
	background-color: #f5f5f5;
	border: 1px solid #000000;
	margin-bottom: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	padding: 5px;
}

.breadcrumbs:before {
	content: "You are here: ";
	font-weight: bold;
}

.button {
	background-color: #4a82e8;
	border: 1px solid #c0c0c0;
	color: #ffffff;
	-moz-border-radius-bottomleft: 3px;
	-moz-border-radius-bottomright: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
}

.dashboard-column {
	text-align: left;
	vertical-align: top;
}

.dashboard-content {
	background-color: #f5f5f5;
	padding: 5px;
	text-align: left;
	border-right: 2px solid #808080;
}

.dashboard-details {
	background-color: #000000;
	color: #ffffff;
	clear: both;
	height: 20px;
	text-align: center;
	vertical-align: middle;
}

.dashboard-menu {
	background-color: #f5f5f5;
	font-size: 12px;
	height: 25px;
	-moz-border-radius-bottomright: 5px;
	-moz-opacity: .75;
	padding: 2px;
	position: relative;
	top: 2px;
}

.dashboard-menu a:link,
.dashboard-menu a:active,
.dashboard-menu a:visited {
	text-decoration: none;
}

.dashboard-menu:hover,
.dashboard-menu:focus {
	-moz-opacity: 1.0;
}

.dashboard-title {
	background-color: #4a82e8; /* normal */
	background-position: top left; 
	/* background-image:url(images/topic.gif); */
	background-repeat: no-repeat;
	color: #ffffff;
	font-size: 18px;
	font-weight: bold;
	vertical-align: bottom;
	/* background-color: #700309; for phil 11.2007 */
}

.dashboard-topic {
	
}

.desk-box-search {
	background-color: #ffffff;
	border: 1px solid #c0c0c0;
	padding: 10px
}

.desk-loader {
	background-image: url(/img/help/loader.gif);
	background-position: center;
	background-repeat: no-repeat;
	height: 200px;
}

.desk-links-main {
	font-size: 14px; 
	font-weight: bold; 
	text-align: right;
}

.desk-links-side {
	text-align: left; 
	font-size: 12px; 
	font-weight: bold; 
	padding: 5px;
	height: 25px;
}

.desk-link-add_note {
	background-image: url(/img/help/add_note.png);
	background-position: left middle;
	background-repeat: no-repeat;
	padding-left: 19px;
	padding-bottom: 3px;
}

.desk-link-add_reply {
	background-image: url(/img/help/add_reply.png);
	background-position: left middle;
	background-repeat: no-repeat;
	padding-left: 19px;
	padding-bottom: 3px;
}

.desk-link-claim {
	background-image: url(/img/help/claim.png);
	background-position: left middle;
	background-repeat: no-repeat;
	padding-left: 19px;
	padding-bottom: 3px;
}

.desk-link-close {
	background-image: url(/img/help/close.png);
	background-position: left middle;
	background-repeat: no-repeat;
	padding-left: 19px;
	padding-bottom: 3px;
}

.desk-link-create {
	background-image: url(/img/help/create.png);
	background-position: left middle;
	background-repeat: no-repeat;
	padding-left: 19px;
	padding-bottom: 3px;
}

.desk-link-date {
	background-image: url(/img/help/date.png);
	background-position: left middle;
	background-repeat: no-repeat;
	padding-left: 19px;
	padding-bottom: 3px;
}

.desk-link-group {
	background-image: url(/img/help/group.png);
	background-position: left middle;
	background-repeat: no-repeat;
	padding-left: 19px;
}

.desk-link-history {
	background-image: url(/img/help/history.png);
	background-position: left middle;
	background-repeat: no-repeat;
	padding-left: 19px;
	padding-bottom: 3px;
}

.desk-link-info {
	background-image: url(/img/help/info.png);
	background-position: left middle;
	background-repeat: no-repeat;
	padding-left: 19px;
	padding-bottom: 3px;
}

.desk-link-issue {
	background-image: url(/img/help/issue.png);
	background-position: left middle;
	background-repeat: no-repeat;
	padding-left: 19px;
	padding-bottom: 3px;
}

.desk-link-last_action {
	background-image: url(/img/help/last_action.png);
	background-position: left middle;
	background-repeat: no-repeat;
	padding-left: 19px;
	padding-bottom: 3px;
}

.desk-link-note {
	background-image: url(/img/help/note.png);
	background-position: left middle;
	background-repeat: no-repeat;
	padding-left: 19px;
	padding-bottom: 3px;
}

.desk-link-owner {
	background-image: url(/img/help/owner.png);
	background-position: left middle;
	background-repeat: no-repeat;
	padding-left: 19px;
	padding-bottom: 3px;
}

.desk-link-priority {
	background-image: url(/img/help/priority.png);
	background-position: left middle;
	background-repeat: no-repeat;
	padding-left: 19px;
	padding-bottom: 3px;
}

.desk-link-canned {
	background-image: url(/img/help/canned.png);
	background-position: left middle;
	background-repeat: no-repeat;
	padding-left: 19px;
	padding-bottom: 3px;
}

.desk-link-reply {
	background-image: url(/img/help/reply.png);
	background-position: left middle;
	background-repeat: no-repeat;
	padding-left: 19px;
	padding-bottom: 3px;
}

.desk-link-search {
	background-image: url(/img/help/search.png);
	background-position: left middle;
	background-repeat: no-repeat;
	padding-left: 19px;
	padding-bottom: 3px;
}

.desk-link-sender {
	background-image: url(/img/help/sender.png);
	background-position: left middle;
	background-repeat: no-repeat;
	padding-left: 19px;
	padding-bottom: 3px;
}

.desk-link-status-closed {
	background-image: url(/img/help/status_closed.png);
	background-position: left middle;
	background-repeat: no-repeat;
	padding-left: 19px;
	padding-bottom: 3px;
}

.desk-link-status-open {
	background-image: url(/img/help/status_open.png);
	background-position: left middle;
	background-repeat: no-repeat;
	padding-left: 19px;
	padding-bottom: 3px;
}

.desk-link-reason {
	background-image: url(/img/help/reason.png);
	background-position: left middle;
	background-repeat: no-repeat;
	padding-left: 19px;
	padding-bottom: 3px;
}

.desk-link-subject {
	background-image: url(/img/help/subject.png);
	background-position: left middle;
	background-repeat: no-repeat;
	padding-left: 19px;
	padding-bottom: 3px;
}

.desk-link-ticket {
	background-image: url(/img/help/ticket.png);
	background-position: left middle;
	background-repeat: no-repeat;
	padding-left: 19px;
	padding-bottom: 3px;
}

.desk-dashboard-head {
	background-color: #808080;
	color: #f5f5f5;
	font-size: 11px;
}

.desk-dashboard-row {
	font-size: 11px;
}

.desk-info-label {
	font-weight: bold;
	width: 100px;
	vertical-align: top;
}

.desk-pages {
	
}

.desk-page {
	display: block;
	font-weight: bold;
	padding: 10px;
	text-align: center;
}

.even {
	background-color: #c0c0c0;
	border: 1px solid #c0c0c0;
	font-size: 12px;
	padding-bottom: 3px;
	padding-top: 3px;
}

.even:hover {
	border: 1px solid #4a82e8;
}

.inline {
	background-color: #c0c0c0;
	margin-left: 15px;
	margin-right: 15px;
	padding: 5px;
}

.odd {
	border: 1px solid #f5f5f5;
	font-size: 12px;
	padding-bottom: 3px;
	padding-top: 3px;
}

.odd:hover {
	border: 1px solid #4a82e8;
}

.photo {
	background-color: #c0c0c0;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
}

.rightimg {
	float: right;
	padding: 5px;
	text-align: center;
}

.rightlinks {
	clear: both;
	font-style: italic;
	text-align: right;
}

.subnavigation {
	border-bottom: 2px solid #000000;
	font-size: larger;
	margin-top: 10px;
	padding-left: 3px;
	padding-right: 3px;
}

.subnavigation a:link,
.subnavigation a:visited,
.subnavigation a:active {
	background-color: #4a82e8;
	color: #f5f5f5;
	font-weight: bold;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	padding-left: 3px;
	padding-right: 3px;
	text-decoration: none;
}

.subnavigation a:hover {
	color: #000000;
}

.subnavigation strong {
	background-color: #000000;
	color: #f5f5f5;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	padding-left: 3px;
	padding-right: 3px;
}

#container {
	background-color: #c0c0c0;
	margin-top: 5px;
	width: 800px;
}

#dashboard-top {
	background-color: #f5f5f5;
	background-image: url(/img/round.php?src=dashboard-new.jpg&radius=5&bottomleft=no&bottomright=no);
	background-repeat: no-repeat;
	height: 120px;
	margin-bottom: 0px;
	text-align: left;
	width: 800px;
}

#footer {
	background-image: url(images/footer.gif);
	height: 25px;
	width: 700px;
}

#overlay{ 
    background-image: url(images/overlay.png);
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 90;
    width: 100%;
    height: 190%;
}









.rtop,.artop{display:block}
.rtop *,.artop *{display:block;height:1px;overflow:hidden;font-size:1px}
.artop *{border-style: solid;border-width:0 1px}
.r1,.rl1,.re1,.rel1{margin-left:5px}
.r1,.rr1,.re1,.rer1{margin-right:5px}
.r2,.rl2,.re2,.rel2,.ra1,.ral1{margin-left:3px}
.r2,.rr2,.re2,.rer2,.ra1,.rar1{margin-right:3px}
.r3,.rl3,.re3,.rel3,.ra2,.ral2,.rs1,.rsl1,.res1,.resl1{margin-left:2px}
.r3,.rr3,.re3,.rer3,.ra2,.rar2,.rs1,.rsr1,.res1,.resr1{margin-right:2px}
.r4,.rl4,.rs2,.rsl2,.re4,.rel4,.ra3,.ral3,.ras1,.rasl1,.res2,.resl2{margin-left:1px}
.r4,.rr4,.rs2,.rsr2,.re4,.rer4,.ra3,.rar3,.ras1,.rasr1,.res2,.resr2{margin-right:1px}
.rx1,.rxl1{border-left-width:5px}
.rx1,.rxr1{border-right-width:5px}
.rx2,.rxl2{border-left-width:3px}
.rx2,.rxr2{border-right-width:3px}
.re2,.rel2,.ra1,.ral1,.rx3,.rxl3,.rxs1,.rxsl1{border-left-width:2px}
.re2,.rer2,.ra1,.rar1,.rx3,.rxr3,.rxs1,.rxsr1{border-right-width:2px}
.rxl1,.rxl2,.rxl3,.rxl4,.rxsl1,.rxsl2,.ral1,.ral2,.ral3,.ral4,.rasl1,.rasl2{border-right-width:0}
.rxr1,.rxr2,.rxr3,.rxr4,.rxsr1,.rxsr2,.rar1,.rar2,.rar3,.rar4,.rasr1,.rasr2{border-left-width:0}
.r4,.rl4,.rr4,.re4,.rel4,.rer4,.ra4,.rar4,.ral4,.rx4,.rxl4,.rxr4{height:2px}
.rer1,.rel1,.re1,.res1,.resl1,.resr1{border-width:1px 0 0;height:0px !important;height /**/:1px}
