
html, body {
	font-size: 11px;
	font-family: Tahoma;
	margin: 0;
	padding: 0;
	direction: rtl;
	background-color: #D2D2D2;
}
a {
	color: #069;
	font-family: Tahoma;
	text-decoration: none;
}
a:hover,a:active{
	color: #09C;
	font-family: Tahoma;
	text-decoration: none;
}
img {
	border: none 0px;
}
#company_title{
	float:right;
	background-image: url(images/logo2.png);
	height: 71px;
	width: 250px;
	margin-right: 20px;
	margin-top: 10px;
	margin-bottom: 8px;
}
#company_domainchecker{
	float:left;
	height: 79px;
	margin-left: 20px;
	margin-top: 10px;
	text-align: right;
	color: #CCC;
}
#content_container{
	color:#666;
	margin:0 auto 0;
	padding:0;
	text-align:right;
	width:950px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	border-bottom-radius: 8px;
	-moz-border-radius-bottomleft: 0px;
	background-color: #FFF;
	background-image: url(images/ContentBg.jpg);
	background-repeat: repeat-y;
}
#content_left{
	background-color:#F8F8F8;
	float:left;
	margin:0;
	padding:15px;
	text-align:right;
	width:670px;
	background-image: url(images/ContentBg.jpg);
}
#side_menu{
	float:right;
	margin:0;
	padding:10px;
	width:219px;
	color: #333;
}
#side_menu ul{list-style:none;margin:0 0 10px;padding:0;}
#side_menu ul li{line-height:15px;margin:0;padding:0;}
#top{
	height:90px;
	margin:0 auto;
	padding:0;
	width:960px;
	background-image: url(images/bg_top.gif);
}
#top_container{
	background-image: url(images/bg_top.gif);
	height:90px;
	margin:0;
	padding:0;

}
#top_menu{
	height:30px;
	line-height:60px;
	text-align:right;
	text-shadow: 1px 1px 1px #333;
	-moz-text-shadow: 1px 1px 1px #333;
	-webkit-text-shadow: 1px 1px 1px #333;
	-khtml-text-shadow: 1px 1px 1px #333;
	margin: 0;
	padding-right: 25px;
	padding-left: 0;
	
}
#top_menu ul{list-style:none;margin:0;padding:0;}
#top_menu ul li{
	float:right;
	margin:0;
	padding:0;
	background-color: #39F;
	-moz-border-radius: 8px;
	border-radius: 8px;
	border-top-radius: 8px;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #E8E8E8;
	border-bottom-color: #E8E8E8;
	border-left-color: #E8E8E8;
}
#top_menu ul li a,#top_menu ul li a:visited{
	color:#FFF;
	display:block;
	height:30px;
	line-height:30px;
	padding:0;
	text-align:center;
	text-decoration:none;
	width:100px;
}
#top_menu ul li a.down,#top_menu ul li a.down:visited,#top_menu ul li a.down:hover{
	background-color:#91CB00;
	color:#FBFBFB;
	font-weight:700;
	margin:0;
	padding:0;
	width:100px;
	}
#top_menu ul li a:hover{
	background-color:#91CB00;
	color:#FBFBFB;
	margin:0;
	padding:0;
	-moz-border-radius: 8px;
	border-radius: 8px;
	border-top-radius: 8px;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	;}


.absmiddle{vertical-align:middle;}
.breadcrumb{
	background-color:#39C;
	margin:0 0 10px;
	padding:10px;
	text-align: right;
	-moz-border-radius: 8px;
	border-radius: 8px;
	border-bottom-radius: 8px;
	font-weight: bold;
	color: #FFF;
	border-right-width: 8px;
	border-left-width: 8px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333;
	border-left-color: #333;
	text-shadow: 1px 1px 1px #333;
	-moz-text-shadow: 1px 1px 1px #333;
	-webkit-text-shadow: 1px 1px 1px #333;
	-khtml-text-shadow: 1px 1px 1px #333;
}
.breadcrumb a:link, .breadcrumb_alink
{
	color: #F9F8F8;
}
.breadcrumb a:visited, .breadcrumb_avisited
{
	color: #F9F8F8;
}
.breadcrumb a:hover, .breadcrumb a:active, .breadcrumb_ahover
{
	color: #FFF;
}
.clear{clear:both;}
.green{color:#006F0F;}
.header{color:#1a4d80;}
.red{color:#BF0000;}
.small{font-size:11px;}
.warning{background-color:#FFFFDF;border:1px solid #FDFF3F;margin:0 0 10px;padding:10px;}
.contentbox{padding:10px;margin:0 0 10px;text-align:center;}
.errorbox{
	background-color:#E6E6E6;
	-moz-border-radius: 8px;
	border-radius: 8px;
	border-bottom-radius: 8px;
	color: #F00;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-right-width: 8px;
	border-bottom-width: 1px;
	border-left-width: 8px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #F00;
	border-right-color: #F00;
	border-bottom-color: #F00;
	border-left-color: #F00;
}
.successbox {border: 1px solid #66CC00;background-color: #DDFFC6;text-align: center;padding: 10px;color: #009933;}
.clientareatableactive {
	background-color: #DFFFE0;
}
.clientareatablepending {
	background-color: #EFEFEF;
}
.clientareatablesuspended {
	background-color: #FFF6CF;
}
.clientareatableterminated {
	background-color: #FFCFCF;
}
.clientticketreplyheader 
{
	background-color: #EBEBEB;
	color: #333;
	border: 1px solid #CCC;
	-moz-border-radius:10px;
	border-radius:10px;		
	margin:3px 0px 3px 0px;	
}
.clientticketreply {
	background-color: #F5F5F5;
	margin: 0 0 10px;
	padding: 10px;
	border: 1px solid #CCC;
	-moz-border-radius:8px;
	border-radius:8px;		
	
}


.adminticketreplyheader {
	background-color: #CFE6FF;
	color: #333;
	border: 1px solid #CAE6FF;
	-moz-border-radius:10px;
	border-radius:10px;			
	margin:3px 0px 3px 0px;	
}
.adminticketreply {
	background-color: #EEF6FF;
	padding: 10px;
	margin: 0 0 10px;
	border: 1px solid #CAE6FF;
	-moz-border-radius:8px;
	border-radius:8px;		
	
}
.networkissueaffected {
	background-color: #EFEFEF;
	padding: 10px;
	margin: 0 0 10px;
}
.textgreen{color:#158F00;}
.textred{color:#9F0000;}


hr{background-color:#EBEBEB;border:0;border-top:1px solid #EBEBEB;height:0;margin:10px 0;overflow:hidden;}
h1{
	color: #9C0;
	background-color: #FBFBFB;
	-moz-border-radius: 1px;
	border-radius: 6px;
	border-bottom-radius: 3px;
	padding-top: 8px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 8px;
	white-space: pre;
	text-align: center;
	border-right-width: 8px;
	border-left-width: 8px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #9C0;
	border-left-color: #9C0;
	margin:0 0 10px;
	padding:10px;
	
}
h2,h3{
	color: #FFF;
	background-color: #09C;
	-moz-border-radius: 1px;
	border-radius: 6px;
	border-bottom-radius: 3px;
	padding-top: 8px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 8px;
	width: 30%;
	white-space: pre;
	text-align: center;
	border-right-width: 8px;
	border-left-width: 8px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #007CA6;
	border-left-color: #007CA6;
}
h2 a {
	color: #FFF;
}
h2 a:hover, h2 a:active{
	color: #FFF;
}

p{margin:0;padding:3px 0 8px;}

table.data 
{
	margin: 0 auto 1px auto;
	padding: 0;
	text-align: right;
	direction: rtl;
	border-collapse: collapse;
}
table.data td {
	-moz-border-radius: 1px;
	border-radius: 0 0 8px 8px;
	text-align: center;
	background-color: #FFF;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #EFEFEF;
	border-left-color: #EFEFEF;
	color: #999;
}



table.data th {
	color: #FFF;
	text-align: center;
	background-color: #39F;
	-moz-border-radius: 1px;
	border-radius: 6px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #EFEFEF;
	background-image: url(images/bg_data.gif);
}
table.data th a{
	color: #FFF;

}
table.data tr.clientareatableactive td {
	background-color: #DFFFE0 !important;
}
table.data tr.clientareatablepending td {
	background-color: #EFEFEF !important;
}
table.data tr.clientareatablesuspended td {
	background-color: #FFF6CF !important;
}
table.data tr.clientareatableterminated td {
	background-color: #FFCFCF !important;
}
table.frame {
	margin: 0 auto 1px auto;
	padding: 0;
	text-align: right;
	direction: rtl;
	border-collapse: collapse;
}
table.frame table td {
	-moz-border-radius: 1px;
	border-radius: 0 0 8px 8px;
	background-color: #FFF;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #EFEFEF;
	border-left-color: #EFEFEF;
	color: #999;
}
table.frame table td.fieldarea {
	color: #FFF;
	text-align: center;
	background-color: #B0DE27;
	-moz-border-radius: 1px;
	border-radius: 6px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #EFEFEF;
}
.kbarticle {
	padding: 2px 5px 5px 15px;
}
.kbviews {
	color: #A8A8A8;
	font-size: 10px;
}
.kbalsoread {
	padding: 5px 5px 5px 15px;
	background-color: #F5F5F5;
	border-bottom: 1px solid #ccc;
	font-weight: bold;
	margin: 10px 0 10px 0;
}
.searchinput {font-size: 11px;padding:0;}
#twitterfeed ul {list-style-type: none;padding: 0;margin: 15px 0 20px 0;}
#twitterfeed li {background-image: url(../../images/twittericon.png);background-repeat: no-repeat;background-position: 0;margin: 0 20px 10px 20px;padding-left: 25px;}
#twitterfeed p {text-align:center;margin:15px;}

/* --------------------------------------------------------------
   QUOTES
-------------------------------------------------------------- */

.quotecontainer {
    border: 1px solid #ccc;
    background-color: #fff;
    background-image:url('../../images/quote.png');
    background-repeat:no-repeat;
    background-position: 10px 11px;
    color: #666;
    margin: 10px;
}

.quotecontainer:hover {
    background-color: #efefef;
    cursor: hand;
    cursor: pointer;
}

.quotecontainer .quoteid {
    float: left;
    width: 80px;
    padding: 13px 0 0 40px;
    text-align: center;
    font-size: 24px;
}

.quotecontainer .quoteleft {
    float: left;
    padding: 10px 0 10px 0;
    font-size: 11px;
}

.quotecontainer .quoteleft .subject {
    font-weight: bold;
    font-size: 14px;
    padding-bottom: 4px;
    color: #000;
    width: 350px;
}

.quotecontainer .quoteright {
    float: right;
    padding: 10px 15px 0 0;
    text-align: right;
}

.quotecontainer .quoteright .stage {
    font-weight: bold;
    font-size: 12px;
    padding-bottom: 4px;
}
form textarea { border:1px solid #ccc; background:#efefef; width:500px !important; margin:3px 0px 10px; padding:6px; color:#333;}
form textarea:hover { border:1px solid #65922A; background-color:#edf4e5 !important; color:#65922A; padding:6px; }
form input[type=text],input[type=password] {
	border:1px solid #ccc;
	background:#efefef;
	padding:5px;
	color:#666;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	-moz-border-radius: 1px;
	border-radius:4px;
	margin-top: 1px;
	margin-bottom: 1px;
}
form input[type=text]:hover,input[type=password]:hover {
	border:1px solid #65922A;
	background-color:#edf4e5 !important;
	color:#65922A;
	padding:5px;
	margin-top: 1px;
	margin-bottom: 1px;
}

#addtticket,form input[type=submit],input[type=button],.button{
	color: #FFF;
	text-align: center;
	background-color: #B2DF27;
	-moz-border-radius: 1px;
	border-radius: 6px;
	border-bottom-radius: 3px;
	-moz-border-radius-bottomleft: 0px;
	border: 1px solid #A8D426;
	padding:5px;
	font-family: "Tahoma";
	font-size: 11px;
	font-weight: normal;
	margin-top: 1px;
	margin-bottom: 1px;
}
#addtticket:active,#addtticket:hover,form input[type=submit]:active,form input[type=submit]:hover,input[type=button]:active,input[type=button]:hover,.button:active,.button:hover{
	border:1px solid #A8D426;
	background-color:#ACDC28 !important;
	color:#F8F8F8;
	padding:5px;
	margin-top: 1px;
	margin-bottom: 1px;
}



#submitticketss ul{list-style:none;margin:0;padding:0;padding: 10px;}

#submitticketss ul li {
	width: 500px;
	margin: auto;
	color: #69C;
	background-color: #F8F8F8;
	margin: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	border: 1px #e6e6e6 solid;
}

#submitticketss ul li:hover {
	border: 1px solid #CCC;
	background-color: #E2E2E2;
	color: #FFF;
}
#submitticketss ul li a{
	display: block;
	line-height: 20px;
	background: transparent url(images/submitticketss.png) no-repeat;
	background-position: right;
	padding: 4px;
	padding-right: 20px;
	color: #999;
	text-shadow: 1px 1px 1px #FFF;
	-moz-text-shadow: 1px 1px 1px #FFF;
	-webkit-text-shadow: 1px 1px 1px #FFF;
	-khtml-text-shadow: 1px 1px 1px #FFF;
	font-weight: bold;
}
#submitticketss ul li span {
	display: block;
	padding-right: 10px;
	padding-bottom: 4px;
}
#CO {
	text-shadow: 1px 1px 1px #FFF;
	-moz-text-shadow: 1px 1px 1px #FFF;
	-webkit-text-shadow: 1px 1px 1px #FFF;
	-khtml-text-shadow: 1px 1px 1px #FFF;
	color: #999;
	height:30px;
	text-align:right;
	width:950px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 8px;
}
.CO2 {
	text-align:left;
	float:left;
}
/* Comment Form Styling */
.CustomerSupportLogin-inputUserBg {
	width: 215px;
	height: 40px;
	padding-bottom: 13px;
	margin-right: -10px;
	background-color: transparent;
	background-image: url(images/Login.png);
	background-repeat: no-repeat;
	background-position: left;
}
.right-div {
	text-align: right;
	padding-right: 7px;
}
.right-div ul li{
	background-image: url(images/dot.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
.right-div ul li a{
	padding-right: 8px;
}


.caLeftBlock .rightline {
	height: 40px;
	width: 240px;
	cursor: pointer;
}
.rightline .text {
	color: #737373;
	font-weight: bold;
	text-align: center;
	line-height: 25px;
	background: #e6e6e6;
	width: 235px;
	float: right;
}
.rightline .triangle {
	width: 10px;
	height: 5px;
	float: left;
	display: block;
	background: transparent url(images/triangle-right.png) no-repeat;
}
.caLeftBlock .cpitem ul {
	padding: 10px;
	padding-top: 0px;
}
.caLeftBlock .cpitem ul li a {
	display: block;
	width: 208px;
	height: 25px;
	line-height: 25px;
	background: transparent url(images/arrow.png) no-repeat;
	background-position: right;
	padding-right: 20px;
	border-bottom: 1px silver dotted;
	color: gray;
}
.caLeftBlock .cpitem ul li a:hover {
	font-weight: bold;
}
.caLeftBlock .welcomeclient {
	padding: 5px;
	padding-top: 0px;
	padding-bottom: 5px;
}
.caLeftBlock .welcomeclient span {
	display: block;
	color: gray;
	text-align: right;
	width: 200px;
	height: 35px;
	background: transparent url(images/client.png) no-repeat;
	background-position: right;
	padding-right: 40px;
	line-height: 20px;
}
.caLeftBlock .welcomeclient span strong {
	color: #06a9cc;
}
.caLeftBlock .welcomeclient .stats {
	color: gray;
	text-align: right;
	width: 200px;
	background: transparent url(images/stats.png) no-repeat;
	background-position: right;
	padding-right: 40px;
	line-height: 20px;
	margin-top: 10px;
	color: #004040;
}
.caLeftBlock .welcomeclient .stats strong {
	font-weight: normal;
	color: gray;
}

#contact-us {
	background-image: url(images/contact-us.png);
	background-repeat: no-repeat;
	padding-top: 90px;
	padding-bottom: 30px;
	background-position: left;
	margin-left: 15px;
	text-align: center;
}

