body {
	margin: 0;
	text-align: center;
	border-top: 6px solid #C41230;
	font-family: verdana, arial, sans-serif;
	color: #333;
	font-size: 12px;
}

a img {
	border: none;
}

a:link {
	color: #03c;
}

a:hover {
	color: #fff;
	background: #03c;
	text-decoration: none;
}

p {
	font-size: 12px;
}

.light {
	color: #999;
	font-size: 11px;
}

.highlight {
	background: #ffc;
}


#Container {
	width: 1000px;
	text-align: left;
	margin: 0 auto;
}

#FrontWrapper {
	float: left;
	background: url(/images/front-bg.gif) repeat-y;
	width: 765px;
	margin-bottom: 10px;
}

#Wrapper, #QAWrapper {
	float: left;
	background: url(/images/interior-bg.gif) repeat-y;
	margin-bottom: 27px;
	padding: 0 0 0 5px;
	width: 850px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 850px;
}

#QAWrapper {
	margin-top: 10px;
	background: url(images/qa-bg.gif) repeat-y;
}

#StoreWrapper {
	float: left;
	margin: 10px 40px 0 40px;
	border: 1px solid #DEDBC6;
	padding: 13px;
}

#Logo {
	width: 187px;
	text-align: left;
	float: left;
}


#StoreWrapper div.ProductHeader {
	background: #DEDBC6;
	padding: 5px 8px;
}

#StoreWrapper div.ProductHeader h1 {
	color: #C51835;
	margin: 0;
	padding: 0;
	font-size: 20px;
}

#StoreWrapper table#OtherProducts {
	margin-top: 30px;
}

#StoreWrapper table#OtherProducts td div.Product {
	margin: 10px 10px 30px 10px;
}

#StoreWrapper table#OtherProducts div.ProductHeader {
	margin-bottom: 10px;
}

#StoreWrapper table#OtherProducts div.ProductHeader h1 {
	padding-left: 2px;
	font-size: 14px;
}

table#OtherProducts td, table#OtherProducts td p {
	font-size: 11px;
}

table#OtherProducts td p.learnbuy {
	clear: left;
	color: #8F8259;
	font-size: 10px;
	margin: 0 0 0 0;
}

table#OtherProducts td p.learnbuy a:link,
table#OtherProducts td p.learnbuy a:visited,
table#OtherProducts td p.learnbuy a:hover {
	font-size: 11px;
	color: #C41230;
}

table#OtherProducts td p.learnbuy a:hover {
	background: #C41230;
	color: #fff;
}

#StoreWrapper div.ProductHeader h2 {
	color: #8F8259;
	margin: 0;
	padding: 0;
	font-size: 14px;
}

#StoreWrapper table {
	margin: 10px auto 0 auto;
}

#StoreWrapper table td {
	text-align: left;
	padding: 0;
}

#StoreWrapper table td.Photo {
	text-align: center;
	width: 176px;
}

#StoreWrapper table td.Description {
	padding: 5px 0 0 0 ;
	width: 270px;
}

#StoreWrapper table td.Description ul {
	list-style-type: square;
	margin-top: 0;
}

#StoreWrapper table td.Description p {
	margin-top: 0;
}

#StoreWrapper table td.Buttons {
	width: 150px;
	padding-top: 3px;
	text-align: right;
}

#StoreWrapper table+div.ProductHeader {
	margin-top: 30px;
}


#FrontCenter {
	padding: 15px;
	text-align: left;
	float: left;
	width: 344px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 314px;
}

#FrontCenter ul {
 	list-style-type: square;
 	padding: 0;
	margin-left: 20px;
 }
 
#FrontCenter ul a:link, #FrontCenter ul a:visited {
 	text-decoration:none;
 	color: #333333;
 }
 
#FrontCenter ul a:hover {
 	text-decoration:none;
 	color: #ffffff;
 }

#FrontLogo {
	width: 186px;
	text-align: center;
	float: left;
}

#FrontLogo img {
	margin: 17px 1px 25px 0;
}


#Logo img {
	margin: 17px 1px 25px 36px;
}

#Sidebar, #QASidebar {
	margin: 0;
	padding: 0;
	float: left;
	border: 0;
	text-align: center;
	width: 155px;
}

#Sidebar div {
	margin: 11px;
	padding: 11px;
	background: #EDEADC;
	font-size: 10px;
	margin-bottom: 11px;
	border: 1px solid #ffc;
}

#Sidebar div.learnhow p {
	font-size: 11px;
}

#Sidebar div.learnhow a:link, #Sidebar div.learnhow a:visited, #Sidebar div.learnhow a:hover {
	font-size: 12px;
	color: #C41230;
	font-weight: bold;
}

#Sidebar div.learnhow a:hover {
	color: #fff;
	background: #C41230;
}

#Sidebar div.contact {
}

#Content, #QAContent {
	margin-left: 182px;
	margin-right: 70px;
	text-align: left;
}

#QAContent h2 {
	font-size: 18px;
	color: #8F8259;
}

#QAContent p+h2 {
	margin-top: 50px;
}

#QAContent h2+h3 {
	margin-top: 0;
}

#QAContent h3 {
	margin: 30px 0 0 0;
	color: #000;
	font-size: 13px;
}

span.top {
	color: #8F8259;
	font-size: 11px;
	font-weight: normal;
}

span.technical {
	font-family: courier, times, serif;
	font-weight: bold;
	font-size:12px;
	color: #253D3D;
}

span.notes {
	color: #333333;
	font-size: 10px;
	font-weight: normal;
}

span.top a {
	padding: 2px;
}

span.floatright {
 float: left;
 margin: 0 10px 5px 0;
 padding: 0px;
 
}

#Content ul {
	list-style-type: square;
 	padding: 0;
 	margin-left: 20px;
 	margin-top: 0;
}

table {
	margin: 0px 0 20px 0;
	width: 500px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 95%;
}

table th {
	text-align: center;
	font-size: 12px;
	background: #333;
	color: #fff;
	padding: 3px;
	font-weight: normal;
	border-right: 1px solid #fff;
}

table td {
	padding: 3px;
	text-align: center;
	background: #fff;
	font-size: 12px;
}

table tr.shade td {
	background: #DDE9FE;
}

table tr.totals td {
	border-top: 2px solid #333;
	font-weight: bold;
	background: #EDEADC;
}

#Content h3 {
	/* color: #000; */
	margin: 0;
	padding: 0;
}

#Content p {
	margin: 0;
	padding: 0 0 10px 0;
	
	
}

#Content p.notes {
	margin: 0;
	padding: 0 0 10px 0;
	
	
}

#Content p+h3 {
	padding: 10px 0 0 0;
}

#LeftSidebar {
	background: transparent;
	width: 186px;
	margin: 0 1px 0 0;
	text-align: center;
	float: left;
	padding-top: 15px;
}

#LeftSidebar p {
	font-size: 10px;
	padding: 0;
	margin: 0 35px 20px 30px;
}

#FrontAds {
	clear: left;
}

#FrontAds a:hover {
	background: inherit;
}

#RedFooter {
	clear: left;
	margin: 0px 0 20px 0;
	color: #999;
	font-size: 10px;
	border-top: 6px solid #C41230;
	padding-top: 10px;
	text-align: center;
}


#Footer {
	clear: left;
	margin: 10px 0 20px 0;
	color: #999;
	font-size: 10px;
}

#Footer span, #RedFooter span {
	margin-right: 20px;
}

#Top, #MySIPtop {
	width: 578px;
	padding: 0;
	margin: 0;
	text-align: left;
	float: left;
}


#Top img {
	margin: 25px 0 0 11px;
}

.Clear {
	clear: both;
	font-size: 1px;
	height: 1px;
}

#Top ul#Nav {
	margin: 16px 0 0 0;
	padding: 0 0 3px 0;
	border-bottom: 1px solid #dedede;
}

#Top ul#Nav li {
	display: inline;
	font-size: 11px;
	font-weight: bold;
	color: #666;
	margin-right: 10px;
}

#Top ul#Nav li a:link, #Top ul#Nav li a:visited {
	color: #C41230;
	padding: 1px;
}

#Top ul#Nav li a:hover {
	color: #fff;
	background: #C41230;
	padding: 1px;
}

#Top ol {
	margin: 35px 0 0 0;
	padding: 0;
	width: 200px;
	float: right;
}

#Top ol li {
	margin: 0 0 5px 0;
	padding: 0;
	color: #C41230;
	font-size: 11px;
	font-weight: bold;
}

#Top ol li span {
	color: #000;
	font-weight: normal;
}

#Top h1 {
	color: #C51835;
	margin: 24px 0 3px 0;
	padding: 0;
	font-size: 20px;
}

#MySIPtop h1 {
	color: #C51835;
	margin: 43px 0 3px 0;
	padding: 0;
	font-size: 16px;
}

#Top h2 {
	color: #8F8259;
	margin: 0;
	padding: 0;
	font-size: 18px;
}

#MySIPtop h2 {
	color: #8F8259;
	margin: 0;
	padding: 0;
	font-size: 15px;
}

#MySIPtop h3 {
	color: #fff;
	background: #333;
	font-size: 13px;
	margin: 8px 0 2px 0;
	padding: 5px 10px 8px 10px;
	font-weight: normal;
}

#MySIPtop h3.virtual {
	color: #333;
	background: #fff;
	font-size: 13px;
	margin: 0 5px 5px 0;
	padding: 0 5px 5px 0;
	font-weight: normal;
}

#MySIPtop h3 strong {
	font-size: 13px;
	color: #fff;
}

#MySIPtop h3 span {
	padding-left: 10px;
	color: #999;
	font-size: 11px;
}

#MySIPtop h3 span.virtual {
	color: #333;
	font-size: 11px;
}

#MySIPtop h3 span a:link, #MySIPtop h3 span a:visited {
	color: #fff;
	padding: 2px;
}

#MySIPtop h3 span a:hover {
	background: #8F8259;
	padding: 2px;
}

#MySIPtop h3 span.virtual a:link, #MySIPtop h3 span.virtual a:visited {
	color: #333;
	padding: 1px;
}

#MySIPtop h3 span.virtual a:hover {
	background: #C51835;
	color:#fff;
	padding: 1px;
}

table.Missed {
	margin-bottom: 0px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 99%;
}

table.Missed td.who {
	color: #666;
	text-align: left;
	padding-left: 5px;
	font-size: 12px;
}

table.Missed tr.cart td {
	background: #666;
}

table.Missed tr.cartin td {
	background: #FDFDDD;
}

table.Missed td.carthd {
	color: #fff;
	text-align: left;
	padding-left: 5px;
	font-size: 12px;
	font-weight: bold;
}

table.Missed td.who strong {
	color: #000;
}

table.Missed td.vm {
	color: #ccc;
	font-size: 10px;
	white-space: nowrap;
	text-align: left;
}

table.Missed td.number {
	color: #333;
	font-size: 11px;
	text-align: left;
	padding-left: 5px;
	white-space: nowrap;
}

table.Missed td.time {
	color: #666666;
	font-size: 11px;
	white-space: nowrap;
	text-align: center;
}

table.Missed td.date {
	white-space: nowrap;
	width: 1%;
	padding: 0 10px;
	text-align: left;
	font-size: 11px;
}

table.Missed td.inoutdate {
	white-space: nowrap;
	width: 1%;
	text-align: left;
	font-size: 11px;
	padding-left: 15px;
	padding-right: 15px;
}

table.Missed td.vm a:link, table.Missed td.vm a:visited {
}

table.Missed td.vm div, table.Missed td.vm span {
	background: green;
	color: #fff;
	padding: 3px;
	margin: 0 0 3px 0;
	font-size: 10px;
}

span.number {
	color: #333333;
	font-size: 11px;
}

span.offline {
	background: #ff3300;
	color: #fff;
	padding: 2px;
	font-size: 9px;
	text-align: center;
}

span.pstn {
	background: #cccc99;
	color: #fff;
	padding: 2px;
	font-size: 9px;
	text-align: center;
}

span.online {
	background: #99cc33;
	color: #fff;
	padding: 2px;
	font-size: 9px;
	text-align: center;
}


table.Missed th {
	text-align: left;
	/* background: #DEDBC6; */
	background: none;
}

table.Missed th h3 {
	color: #C51835;
	border-bottom: 1px solid #ccc;
}

table.Missed th h3 span {
	font-size: 10px;
	color: #000;
	font-weight: normal;
}

table.Missed td.left {
	font-size: 10px;
	color: #999;
}

table.Missed td.left strong {
	font-weight: bold;
	color: red;
	font-size: 11px;
}

#RightSidebar {
	width: 234px;
	margin: 0;
	text-align: left;
	float: left;
}

#Login {
	border-bottom: 2px solid #fff;
	padding: 15px 15px 6px 15px;
}

#Lists {
	padding: 15px;
}

#Lists ul {
	margin: 0;
	padding: 0;
}

#Lists li {
	color: #666;
	list-style: none;
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 9px;
}

#Lists li a {
	font-size: 10px;
}

#RightSidebar #Login h2 {
	font-size: 12px;
	margin: 0 0 3px 0;
	padding: 0;
}

#RightSidebar #Lists h2 {
	font-size: 12px;
	margin: 0 0 3px 0;
	padding: 0;
}

#RightSidebar #Login p {
	font-size: 11px;
	margin: 0;
	padding: 0;
}

#RightSidebar #Login table {
	margin: 5px 0 0 0;
}

#RightSidebar #Login th {
	font-size: 10px;
	font-weight: bold;
	background: none;
	border: none;
	color: #000;
	white-space: nowrap;
	text-align: left;
	padding: 0 3px 0 0;
}

#RightSidebar #Login td {
	background: none;
	border: none;
	padding: 0;
	text-align: left;
}

#FrontCenter h1 {
	color: #C41230;
	font-family: verdana, arial, sans-serif;
	font-size: 15px;
	margin: 12px 0 5px 0;
	padding: 0;
}

#FrontCenter p {
	padding: 0;
	margin: 0;
	font-size: 12px;
}

table#MySIPlogin {
	background: #DEDBC6;
	padding: 15px 30px 15px 15px;
	width: auto;
	margin: 0;
}

table#MySIPlogin td {
	background: none;
	width: auto;
	text-align: right;
}

table#MySIPlogin td input {
	font-size: 14px;
}

ul#MySIPnav {
	margin: 5px 5px 0 5px;
	padding: 0;
	text-align: left;
	
}

ul#MySIPnav li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: left;
	font-size: 12px;
	/*font-weight: bold;*/
	
	/* hack for ie6 rendering bug -- border is same color as sidebar background */
	border-bottom: 1px solid #DEDBC6;
}


ul#MySIPnav li a:link, ul#MySIPnav li a:visited, ul#MySIPnav li a:hover {
	display: block;
	padding: 3px;
	margin: 0;
	color: #333;
	text-align: left;
}

ul#MySIPnav li a:hover {
	background: #fff;
	text-align: left;
}

ul#MySIPnav li a.current:link, ul#MySIPnav li a.current:visited {
	background: #C51835;
	color: #fff;
	text-decoration: none;
	text-align: left;
}


ul#MySIPnavsub {
	margin: 0 0 0 10px;
	padding: 0;
	text-align: left;
	
}

ul#MySIPnavsub li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: left;
	font-size: 11px;
	font-weight: normal;
	
	/* hack for ie6 rendering bug -- border is same color as sidebar background */
	border-bottom: 1px solid #DEDBC6;
}


ul#MySIPnavsub li a:link, ul#MySIPnavsub li a:visited, ul#MySIPnavsub li a:hover {
	display: block;
	padding: 3px;
	margin: 0;
	color: #333;
	text-align: left;
}

ul#MySIPnavsub li a:hover {
	background: #fff;
	text-align: left;
}

ul#MySIPnavsub li a.current:link, ul#MySIPnavsub li a.current:visited {
	background: #C51835;
	color: #fff;
	text-decoration: none;
	text-align: left;
}


table.Features td.feature {
	font-weight: bold;
	text-align: left;
	padding-left: 10px;
}

table.Features td.date {
	white-space: nowrap;
	width: 1%;
	padding: 0 10px;
	text-align: right;
	font-size: 11px;
}	
	
table.Features tr.virtual td {
	text-align: left;
	padding-left: 10px;
	background: #FCFCBE;
}

table.Features th {
	text-align: left;
	color: #333;
	padding-left: 10px;
	background: #CCCDA9;

}

table.Features td h3, table.Form td h3, table.Address td h3 {
	color: #C51835;
	border-bottom: 1px solid #ccc;
}


table.quicklist {
	width: 160px;
}

table.quicklist th {
	text-align: left;
	color: #C51835;
	border-bottom: 1px solid #ccc;
	font-weight: bold;
	font-size: 12px;
	background: #fff;

}

table.quicklist td {
	text-align: left;
	color: #333;
	font-size: 11px;
}

table.quicklist td.numbers {
	text-align: left;
	color: #333;
	font-size: 11px;
	background: url(http://www.siphardware.com/images/bluestripes.gif) #cccccc;
}

table.quicklist td.name {
	text-align: left;
	color: #333;
	font-size: 11px;
	font-weight: bold;
}



table.Address td h3 span {
	font-size: 11px;
	font-weight: normal;
	color: #999;
	text-align: left;
	padding-left: 10px;
}

table.Address td h3 span a {
	padding: 2px;
	text-align: left;
}

table.Address td.name {
	font-weight: bold;
	text-align: left;
	padding-left: 10px;
}

table.Address td.lefter {
	text-align: left;
	padding-left: 10px;
}


table.Address td.time {
	font-size: 11px;
	text-align: left;
	padding-left: 10px;
}

table.Address td.action {
	font-size: 11px;
	color: #999;
	padding-left: 10px;
}

table.Address th {
	font-weight: normal;
	font-size: 11px;
	color: #666;
	background: none;
	border: none;
	text-align: left;
	padding-left: 10px;
}

div#MyAccountInfo h3 {
	width: 95%;
	color: #C51835;
	border-bottom: 1px solid #ccc;
}

div#AccountInfoText {
	margin-top: 10px;
}

table.Form {
	width: auto;
}

table.Form th, table.Form td {
	background: none;
	text-align: left;
	vertical-align: middle;
	font-size: 12px;
}

table.Form th {
	color: #000;
	font-weight: bold;
	text-align: right;
	white-space: nowrap;
}

a.destructive:link, a.destructive:visited {
	color: red;
	padding: 2px;
}

a.destructive:hover {
	background: red;
	color: #fff;
}

h3.MySIPheader {
	color: #C51835;
	border-bottom: 1px solid #ccc;
}

div.Results {
	border: 2px solid green;
	padding: 10px;
	margin-bottom: 20px;
}

div.Results table.Address {
	margin: 0;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 98%;
}



#Content table #cell-left th {
	text-align: left;
	font-size: 12px;
	background: #333;
	color: #fff;
	padding: 3px;
	font-weight: normal;
	border-right: 1px solid #fff;
}

#Content table td #cell-left {
	padding: 3px;
	text-align: left;
	background: #fff;
	font-size: 12px;
}

#Contentl {
	margin-left: 182px;
	margin-right: 70px;
	text-align: left;
}

#Contentl ul {
	list-style-type: square;
 	padding: 0;
 	margin-left: 20px;
 	margin-top: 0;
}

#Contentl ol li{
 	padding: 4px;
}


#Contentl table {
	margin: 5px 0 20px 0;
	width: 500px;
	width: 95%;
	
}

#Contentl table td {
	padding: 3px 3px 3px 10px;
	text-align: left;
	font-size: 12px;
}


#Contentl table td.borders  {
	padding: 3px 10px 3px 10px;
	border-right: 1px solid #999;
	border-right: 1px solid #999;
	font-size: 12px;

}

#Contentl table.minutes {
	margin: 5px 0 20px 0;
	width: 500px;
	width: 70%;
	
}

#Contentl table th {
	text-align: left;
	font-size: 12px;
	background: #333;
	color: #fff;
	padding: 3px 3px 3px 10px;
	font-weight: normal;
	border-right: 1px solid #fff;
}

#Contentl table th.selected {
	text-align: left;
	font-size: 12px;
	background: #666;
	color: #ccc;
	padding: 3px 3px 3px 10px;
	font-weight: normal;
	border-right: 1px solid #fff;
}

#Contentl table tr.shade td {
	background: #DDE9FE;
}

#Contentl table tr.wanker td {
	padding: 10px 10px 10px 10px;
	background: url(http://www.siphardware.com/images/greenstripes.gif) #cccccc;
	border: 1px solid #8CA78E;
}

#Contentl table tr.special td {
	background: #FCFCBE;
}

#Contentl table td.special {
	background: #FCFCBE;
}


#Contentl h3 {
	/* color: #000; */
	margin: 0;
	padding: 0;
}

#Contentl h3.adapters {
        color: #C51835;
	padding: 8px 8px 0 8px;
	background: #DEDBC6; 
}

#Contentl p {
	margin: 0;
	padding: 0 0 10px 0;
}

#Contentl p.adapters {
        padding: 0 8px 8px 8px;
	background: #DEDBC6;
	font-weight:bold;
}

#Contentl p.technical {
        padding: 5px 0 10px 20px;
	font-family: courier, times, serif;
	font-weight: bold;
	font-size:12px;
	color: #253D3D;
	
}

#Contentl p+h3 {
	padding: 10px 0 0 0;
}

table.Missed a.over  {
	color: #fff;
	background: #c51835;
	text-decoration: none;
	font-weight: bold;
}

table.Missed td.monthlist {
	color: #666;
	text-align: left;
	padding-left: 5px;
	font-weight: bold;
}

table.Missed td.monthlist a:hover {
	color: #fff;
	background: #c51835;
}

#ContentS {
	margin-left: 182px;
	margin-right: 70px;
	text-align: center;
}

#ContentS ul {
	list-style-type: square;
 	padding: 0;
 	margin-left: 20px;
 	margin-top: 0;
}

#ContentS table {
	margin: 5px 0 20px 0;
	width: 560px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 95%;

}

#ContentS table th {
	text-align: center;
	font-size: 11px;
	background: #333;
	color: #fff;
	padding: 3px 3px 3px 3px;
	font-weight: normal;
}

#ContentS table td {
	padding: 3px 3px 3px 10px;
	text-align: center;
	background: #fff;
	font-size: 11px;
}

#ContentS table tr.shade td {
	background: #DDE9FE;
}


#ContentS h3 {
	/* color: #000; */
	margin: 0;
	padding: 0;
}

#ContentS p {
	margin: 0;
	padding: 0 0 10px 0;
}

#ContentS p+h3 {
	padding: 10px 0 0 0;
}









