/* CSS Document ?(mt) Media Temple, all rights reserved.*/

/* GLOBAL WIDGETS STYLESHEET */

/* pricing pod */
#pricepod {
	display: block;
	position: relative;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 150%;
	padding: 0px;
	border: none;
	color: #666666;
}
#pricepod .ppod {
	width: 100%;
	white-space: nowrap;
	text-align: right;
	background-image: url(/NewImages/pricepod_bg.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}
#pricepod .ppod .pptl {
	padding: 0px;
	width: 8;
	height: 8;
	background-image: url(/NewImages/featurespod_corner_tl.gif);
}
#pricepod .ppod .ppt {
	padding: 0px;
	background: url(/NewImages/featurespod_border_t.gif) repeat-x top center;
}
#pricepod .ppod .pptr {
	padding: 0px;
	width: 8;
	height: 8;
	background-image: url(/NewImages/featurespod_corner_tr.gif);
}
#pricepod .ppod .ppl {
	padding: 0px;
	background: url(/NewImages/featurespod_border_l.gif) repeat-y top left;
}
#pricepod .ppod .ppr {
	padding: 0px;
	background: url(/NewImages/featurespod_border_r.gif) repeat-y top right;
}
#pricepod .ppod .ppbl {
	padding: 0px;
	width: 8;
	height: 8;
	background-image: url(/NewImages/featurespod_corner_bl.gif);
}
#pricepod .ppod .ppb {
	padding: 0px;
	background: #ECECEC url(/NewImages/featurespod_border_b.gif) repeat-x bottom center;
}
#pricepod .ppod .ppbr {
	padding: 0px;
	width: 8;
	height: 8;
	background-image: url(/NewImages/featurespod_corner_br.gif);
}
#pricepod .ppod .pricebox {
	padding: 5px;
	text-align: right;
}
#pricepod .ppod .pricebox .price {
	font-size: 14px;
	font-weight: bold;
	color:#990000;
}
#pricepod .ppod .pricebox .price:hover {
	font-size: 14px;
	font-weight: bold;
	color:#990000;
	text-decoration: underline;
}

#pricepod .ppod .pelement{
	padding: 5px;
	text-align: center;
	vertical-align: middle;
}
/* end pricing pod*/

/* features pod */
#featurespod {
	display: block;
	position: relative;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 150%;
	padding: 0px;
	border: none;
	color: #666666;
}
#featurespod .pod {
	/* width: 100%; */
	text-align: left top;
	background-image: url(/NewImages/featurespod_bg.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}
#featurespod .fptl {
	padding: 0px;
	width: 8;
	height: 8;
	background-image: url(/NewImages/featurespod_corner_tl.gif);
}
#featurespod .fpt {
	padding: 0px;
	background: url(/NewImages/featurespod_border_t.gif) repeat-x top center;
}
#featurespod .fptr {
	padding: 0px;
	width: 8;
	height: 8;
	background-image: url(/NewImages/featurespod_corner_tr.gif);
}
#featurespod .fpl {
	padding: 0px;
	background: url(/NewImages/featurespod_border_l.gif) repeat-y top left;
}
#featurespod .fpr {
	padding: 0px;
	background: url(/NewImages/featurespod_border_r.gif) repeat-y top right;
}
#featurespod .fpbl {
	padding: 0px;
	width: 8;
	height: 8;
	background-image: url(/NewImages/featurespod_corner_bl.gif);
}
#featurespod .fpb {
	padding: 0px;
	background: #ECECEC url(/NewImages/featurespod_border_b.gif) repeat-x bottom center;
}
#featurespod .fpbr {
	padding: 0px;
	width: 8;
	height: 8;
	background-image: url(/NewImages/featurespod_corner_br.gif);
}
#featurespod .featureContent {
	text-align: left top;
	padding: 10px;
	background: url(/NewImages/featurespod_bg.gif) repeat-x bottom center;
}

#featurespod ul {
	margin-left:20px;
	margin-right:20px;
	padding: 0px 0px;
}
#featurespod li {
	line-height: 180%;
	list-style-image: url(/NewImages/featurespod_li.gif);
	border-bottom: 1px dotted #ccc;
}
#featurespod ul li a, #featurespod ul li a:visited {
	color: #428CE7;
	text-decoration: none;
}
#featurespod ul li a:hover, #featurespod ul li a:active {
	color: #428CE7;
	text-decoration: none;
}

/* order now button */
#ordernow {
	position: relative;
	width: 280px;
	height: 52px;
	font-size: 10px;
	color: #ccc;
	padding: 0;
	white-space: nowrap;
}
#ordernow .l {
	width: 7px;
	background-image: url(/NewImages/ordernow_bg_l.gif);
}
#ordernow .m {
	padding: 5px;
	background: url(/NewImages/ordernow_bg.gif) repeat-x left center;
}
#ordernow .r {
	width: 7px;
	background-image: url(/NewImages/ordernow_bg_r.gif); 	
}
#ordernow .price {
	font-size: 13px;
	font-weight: bold;
	color: #AC0000;
}

/* SubSections */
#subsections {
	position: relative;
	top: 20px;
	background-image: url(/NewImages/subsection_bg.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	border: 1px solid #c2c2c2;
}
#subsections td {
	vertical-align: top;
	text-align: left;
	color: #666;
	padding: 10px;
}
#subsections td a, a:visited {
	color: #428CE7;
	text-decoration: none;
}
#subsections td a:hover, a:active {
	color: #428CE7;
	text-decoration: underline;
}


/** index submenu **/

#submenu {
	position: relative;
	font-size: 12px;
	font-family: Verdana;
	font-weight: bold; 
	width: 748px;
	height: 54px;
	border-left: 1px solid #C2C2C2;
	border-right: 1px solid #C2C2C2;
	margin: 0 auto;
	padding-left: 10px;
	text-align: left;
	background: url(/NewImages/submenu_bg.gif) repeat-x left top;
}


#submenu ul {
	margin: 0;
	padding: 0;
	line-height: normal;  
}

#submenu ul li {
	width: 98px;
	display: inline;
	float: left; 
	list-style: none;
	text-align: center;
}

#submenu ul li a {
	display: block;
	text-decoration: none;
	line-height: 52px;
	width: 98px;
	height: 54px;
	color: #737373;
	background: url(/NewImages/submenu_sp.gif) no-repeat right center;
}

#submenu ul li a:hover{
	text-decoration: underline;
	color: #428CE7;
	background: url(/NewImages/submenu_tab_hover.gif) no-repeat bottom center;
}
#submenu ul li a:active, .active {
	color: #428CE7;
	background: url(/NewImages/submenu_tab.gif) no-repeat bottom center;
}

/** end submenu **/	

/** table borders **/
.border-top	{
	border-top: 1px dotted #CCCCCC;
}
.border-right {
	border-right: 1px solid #CCCCCC;
}
.border-bottom {
	border-bottom: 1px dotted #CCCCCC;
}
.border-left {
	border-left: 1px solid #CCCCCC;
}

/* CSS Document ?Copyright 2006 (mt) Media Temple, all rights reserved. */
/* SYSTEM INCIDENTS CATEGORY PAGE */

#incidents {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;dents .incident .view {
	font-size: 10px;
	line-height: 15px;
	text-align: right;
	text-transform: uppercase;
	color: #555555;
}
#incidents .incident .view input {
	border: none;
	width: 46px;
	height: 19px;
	margin: 0;
	padding: 0;
	background: url('/NewImages/viewbttn.gif') no-repeat top center;
	cursor: pointer;
} */

/** PRIORITIES **/


/** PRIORITIES  **/
#incidents td { font-size:11px;}
#incidents strong { display:block; color:#000000; font-size:12px;}
/* high priority */

#incidents .priority-3  {

	background: url('/NewImages/sysstatus_high.gif') no-repeat left;
	height:50px; width:712px; cursor:pointer; margin-bottom:4px; background-color: #F7A8A8;}
	
	#incidents .priority-3 td { padding-left:12px;}
	
	
#incidents a:hover .priority-3 .content, #incidents a:hover .priority-3
 {background: url('/NewImages/sysstatus_high_ov.gif') no-repeat left; text-decoration:none}
 
#incidents td.view { font-size:9px; color:#000000; text-transform:uppercase; width:32%}


/* medium priority */
#incidents .priority-2  {

	background: url('/NewImages/sysstatus_med.gif') no-repeat left;
	height:50px; width:712px; cursor:pointer; margin-bottom:4px; background-color: #F8D8A8;}
	
	#incidents .priority-2 td { padding-left:12px;}
	
	
#incidents a:hover .priority-2 .content, #incidents a:hover .priority-2
 {background: url('/NewImages/sysstatus_med_ov.gif') no-repeat left; text-decoration:none}
/* low priority */
#incidents .priority-0  {

	background: url('/NewImages/sysstatus_low.gif') no-repeat left;
	height:50px; width:712px; cursor:pointer; margin-bottom:4px; 	background-color: #F7F8A8;}
	
	#incidents .priority-0 td { padding-left:12px;}
	
	
#incidents a:hover .priority-0 .content, #incidents a:hover .priority-0
 {background: url('/NewImages/sysstatus_low_ov.gif') no-repeat left; text-decoration:none}

/* resolved */
#incidents .priority-1  {

	background: url('/NewImages/sysstatus_res.gif') no-repeat left;
	height:50px; width:712px; cursor:pointer; margin-bottom:4px; 	background-color: #B1E4CA;}
	
	#incidents .priority-1 td { padding-left:12px;}
	
	
#incidents a:hover .priority-1 .content, #incidents a:hover .priority-1
 {background: url('/NewImages/sysstatus_res_ov.gif') no-repeat left; text-decoration:none}
 
 /* view butt */
 
 #incidents .viewbutt { float:right; height:22px; width:54px;  background-repeat:no-repeat; 	
 
 /* IE 5+/Win only filter */
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/NewImages/view-sys.png)');}
	
.viewbutt[class] { background-image:url(/NewImages/view-sys.png);}

/* legend new*/
#incidents .legend {
	display: block;
	float: right;
	font-size: 10px;
	margin: 10px;
}
#incidents .legend .h {
	background-color: #F7A8A8;
}
#incidents .legend .m {
	background-color: #F7F8A8;
}
#incidents .legend .r {
	background-color: #e2e2e2;
}
#incidents .legend .l {
	background-color: #B1E4CA;
}



/* high priority 
#incidents .priority-3 {
}
#incidents .priority-3 th {
	width: 3px;
	background: url('/NewImages/high_th.gif') no-repeat top left;
}
#incidents .priority-3 .content, #incidents .priority-3 .view {
	background: #F7A8A8 url('/NewImages/high_bg.gif');
}
#incidents .priority-3 .end {
	width: 3px;
	background: url('/NewImages/high_end.gif') no-repeat top right;
}
#incidents a:hover .priority-3 th {
	width: 3px;
	background: url('/NewImages/high_th_over.gif') no-repeat top left;
}
#incidents a:hover .priority-3 .content, #incidents a:hover .priority-3 .view {
	background: #F7A8A8 url('/NewImages/high_bg_over.gif');
	text-decoration: none;
}
#incidents a:hover .priority-3 .end {
	width: 3px;
	background: url('/NewImages/high_end_over.gif') no-repeat top right;
}

/* medium priority 
#incidents .priority-2 {
}
#incidents .priority-2 th {
	width: 3px;
	background: url('/NewImages/medium_th.gif') no-repeat top left;
}
#incidents .priority-2 .content, #incidents .priority-2 .view {
	background: #F8D8A8 url('/NewImages/medium_bg.gif');
}
#incidents .priority-2 .end {
	width: 3px;
	background: url('/NewImages/medium_end.gif') no-repeat top right;
}
#incidents a:hover .priority-2 th {
	width: 3px;
	background: url('/NewImages/medium_th_over.gif') no-repeat top left;
}
#incidents a:hover .priority-2 .content, #incidents a:hover .priority-2 .view {
	background: #F8D8A8 url('/NewImages/medium_bg_over.gif');
	text-decoration: none;
}
#incidents a:hover .priority-2 .end {
	width: 3px;
	background: url('/NewImages/medium_end_over.gif') no-repeat top right;
}

/* low priority 
#incidents .priority-1 {
}
#incidents .priority-1 th {
	width: 3px;
	background: url('/NewImages/low_th.gif') no-repeat top left;
}
#incidents .priority-1 .content, #incidents .priority-1 .view {
	background: #F7F8A8 url('/NewImages/low_bg.gif');
}
#incidents .priority-1 .end {
	width: 3px;
	background: url('/NewImages/low_end.gif') no-repeat top right;
}
#incidents a:hover .priority-1 th {
	width: 3px;
	background: url('/NewImages/low_th_over.gif') no-repeat top left;
}
#incidents a:hover .priority-1 .content, #incidents a:hover .priority-1 .view {
	background: #F7F8A8 url('/NewImages/low_bg_over.gif');
	text-decoration: none;
}
#incidents a:hover .priority-1 .end {
	width: 3px;
	background: url('/NewImages/low_end_over.gif') no-repeat top right;
}

/* resolved 
#incidents .priority-0 {
}
#incidents .priority-0 th {
	width: 3px;
	background: url('/NewImages/resolved_th.gif') no-repeat top left;
}
#incidents .priority-0 .content, #incidents .priority-0 .view {
	background: #B1E4CA url('/NewImages/resolved_bg.gif');
}
#incidents .priority-0 .end {
	width: 3px;
	background: url('/NewImages/resolved_end.gif') no-repeat top right;
}
#incidents a:hover .priority-0 th {
	width: 3px;
	background: url('/NewImages/resolved_th_over.gif') no-repeat top left;
}
#incidents a:hover .priority-0 .content, #incidents  a:hover .priority-0 .view {
	background: #B1E4CA url('/NewImages/resolved_bg_over.gif');
	text-decoration: none;
}
#incidents a:hover .priority-0 .end {
	width: 3px;
	background: url('/NewImages/resolved_end_over.gif') no-repeat top right;
}



/** PRIORITIES **/
#incidents-new td { font-size:11px;}
#incidents-new strong { display:block; color:#000000; font-size:12px;}
/* high priority */

#incidents-new .priority-3  {

	background: url('/NewImages/sysstatus_high.gif') no-repeat left;
	height:50px; width:712px; cursor:pointer; margin-bottom:4px; background-color: #F7A8A8;}
	
	#incidents-new .priority-3 td { padding-left:12px;}
	
	
#incidents-new a:hover .priority-3 .content, #incidents-new a:hover .priority-3
 {background: url('/NewImages/sysstatus_high_ov.gif') no-repeat left; text-decoration:none}
 
#incidents-new td.view { font-size:9px; color:#000000; text-transform:uppercase; width:32%}


/* medium priority */
#incidents-new .priority-2  {

	background: url('/NewImages/sysstatus_med.gif') no-repeat left;
	height:50px; width:712px; cursor:pointer; margin-bottom:4px; background-color: #F8D8A8;}
	
	#incidents-new .priority-2 td { padding-left:12px;}
	
	
#incidents-new a:hover .priority-2 .content, #incidents-new a:hover .priority-2
 {background: url('/NewImages/sysstatus_med_ov.gif') no-repeat left; text-decoration:none}
/* low priority */
#incidents-new .priority-0  {

	background: url('/NewImages/sysstatus_low.gif') no-repeat left;
	height:50px; width:712px; cursor:pointer; margin-bottom:4px; 	background-color: #F7F8A8;}
	
	#incidents-new .priority-0 td { padding-left:12px;}
	
	
#incidents-new a:hover .priority-0 .content, #incidents-new a:hover .priority-0
 {background: url('/NewImages/sysstatus_low_ov.gif') no-repeat left; text-decoration:none}

/* resolved */
#incidents-new .priority-1  {

	background: url('/NewImages/sysstatus_res.gif') no-repeat left;
	height:50px; width:712px; cursor:pointer; margin-bottom:4px; 	background-color: #B1E4CA;}
	
	#incidents-new .priority-1 td { padding-left:12px;}
	
	
#incidents-new a:hover .priority-1 .content, #incidents-new a:hover .priority-1
 {background: url('/NewImages/sysstatus_res_ov.gif') no-repeat left; text-decoration:none}
 
 /* view butt */
 
 #incidents-new .viewbutt { float:right; height:22px; width:54px;  background-repeat:no-repeat; 	
 
 /* IE 5+/Win only filter */
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/NewImages/view-sys.png)');}
	
.viewbutt[class] { background-image:url(/NewImages/view-sys.png);}

/* legend new*/
#incidents-new .legend {
	display: block;
	float: right;
	font-size: 10px;
	margin: 10px;
}
#incidents-new .legend .h {
	background-color: #F7A8A8;
}
#incidents-new .legend .m {
	background-color: #F7F8A8;
}
#incidents-new .legend .r {
	background-color: #e2e2e2;
}
#incidents-new .legend .l {
	background-color: #B1E4CA;
}


/* END SYSTEM INCIDENTS */

/* JOB BOARD ( http://9682.com/index.htm ) */

.job { 
	display: block;
	margin: 0;
	padding: 0;
	width:534px; 
	line-height: normal;
	background: #F1F1F1 url(/NewImages/jobhead.gif) no-repeat top center;
	}
	
.new { background: #F1F1F1 url(/NewImages/jobhead_new.gif) no-repeat top center; }
	
.jobcontent { padding:15px; }

.jobcontent h3 {
	font-size: 14px;
	margin:0;
	padding:0;
	line-height: normal;
	}

.jobcontent p { 
	margin: 0;
	padding: 10px 0 0 0;
	line-height: normal;
	color: #797979;
	}

.job-footer { 
	display: block;
	width: 534px;
	height: 25px;
	margin: 0 0 20px 0;
	padding: 0;
	background-color: #E7E7E7;
	}

.job-footer img {
	text-align: right;
}

/* END JOB BOARD */

/* contact page form */
	.boxerror { border:1px solid #ff0000; }
	p#noinquiry { background-color:#D7969D; color:#ffffff; padding:15px; text-align:center; position:absolute; float:right; width:402px; height: 100px; margin-top:43px; }
	p#form-error { background-color:#D7969D; color:#ffffff; padding:15px; }
/* end contact page */


/*------------sos widget----------*/

div#sos_widget_list {
	background-color:#f0f0f0;
	border:1px solid #f0f0f0;
}
div#sos_widget_list dl {
	display:block;
	width:50%;
	float:left;
	margin:0;
	padding:0 0 0 0;
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:10px;
	-webkit-border-bottom-left-radius:10px;
	-webkit-border-bottom-right-radius:10px;
}


div#sos_widget_list dl.isactive {
	background:#fff;
}
div#sos_widget_list dl dt {
	display:block;
	height:41px;
	background:#fff url(/NewImages/sos_dt_bg.gif) repeat-x center top;
	padding:0 0 15px 0;
}

dl#sos_mt_dl dt em {
	display:block;
	width:83px;
	height:41px;
	background:url(/NewImages/sos_we_manage.gif) no-repeat left top;
	text-indent:-9999em;
	margin:0 15px;
}
dl#sos_user_dl dt em {
	display:block;
	width:92px;
	height:41px;
	background:url(/NewImages/sos_you_manage.gif) no-repeat left top;
	text-indent:-9999em;
	margin:0 15px;
}

div#sos_widget_list dl dd {
	display:block;
	padding:0 10px;
	margin:0;
	background-color:#fff;
}
div#sos_widget_list dl dd.lastli {
	padding-bottom:15px;
	background-position:93% 25%;
}
div#sos_widget_list dl dd a, div#sos_widget_list dl dd a:link, div#sos_widget_list dl dd a:visited {
	display:block;
	color:#242424 !important;
	background-repeat:no-repeat;
	background-position:15px 50%;
	padding:5px 0 5px 40px;
}
div#sos_widget_list dl dd a:hover, div#sos_widget_list dl dd a.isactive {
	color:#242424 !important;
	background-color:#f0f0f0;
	text-decoration:none;
}

div#sos_widget_list dl dd a em {
	display:block;
	float:right;
	width:16px;
	height:16px;
	overflow:hidden;
	text-indent:-9999px;
	margin-right:10px;
	/* IE 5+ PNG fix */
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/NewImages/sos_info.png');
}
/* ..and the rest */
div#sos_widget_list[id] dl dd a em {
	background:url(/NewImages/sos_info.png) no-repeat top left;
}

dl#sos_mt_dl dd a {
	background-image:url(/NewImages/sos_greencheck.gif);
}
dl#sos_user_dl dd a {
	background-image:url(/NewImages/sos_redcheck.gif);
}

dl#sos_mt_dl dt, dl#sos_mt_dl dd {
	border-right:1px solid #f0f0f0;
}


div#sos_widget_content {
	background-color:#f0f0f0;
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:10px;
	-webkit-border-bottom-left-radius:10px;
	-webkit-border-bottom-right-radius:10px;
}

div#sos_widget_content p {
	font-size:11px !important;
	line-height:15px !important;
	margin:0 20px !important;
	padding:20px 0;
}
div#sos_widget_content p strong {
	display:block;
	font-size:14px !important;
	font-weight:normal !important;
	color:#43789f;
	padding:0 0 10px 20px;
	background-repeat:no-repeat;
	background-position:2px 2px;
}
div#sos_widget_content p.sos_mt strong {
	background-image:url(/NewImages/sos_greencheck.gif);
}
div#sos_widget_content p.sos_user strong {
	background-image:url(/NewImages/sos_redcheck.gif);
}


/*------------end sos widget----------*/
