a, a img{
	text-decoration: none;
	border:none;
	color: #333;
}
body {
	margin: 0;
	padding: 0;
	color: black;
	background-color: #FFF;
	line-height: 130%;
	font-family: "Segoe UI", "Arial", Geneva, Sans-Serif;
	text-align: center;
}

#current{
font-family:Geneva, Arial, Helvetica, sans-serif;
color:#666666;
font-size:22px;
font-weight:bold;
}

#contentleftlogin {


	
}

 #contentrightlogin {
	

	padding-top: 20px;
}


h2 {
	color: #333333;
	padding-bottom: 3px;
	font-size: 120%;
	letter-spacing: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	font-weight: normal;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #0270C5;
	font-weight: normal;
}

#wrapper-header {
	background-color: #FFF;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #F15600;
}

#header {
	height: 100px;
	line-height: 125px;
	text-align: right;
	background-color:#FFF;
	background-repeat: no-repeat;
	margin-bottom:10px;
}



.basewidth {
	width: 100%;
	background-color: #FFF;
}



#header h1 {
	margin: 0;
	padding: 0;
	color: #eee;
	font-size: 220%;
	padding-left: 10px;
	letter-spacing: -1px;
}



.centered
{

text-align: center;

}







#wrapper-menu {
	width: 100%;
	background-color:#FF0000;
	background-image: url(../images/buttonbg.png);
	

	background-position: left top;
	display: inline;
	
	
	float: left;
}

#menu {
	width: 85%;
	font-size: 95%;
	white-space: nowrap; /* stops half a menu link dropping to next line. Instead, the whole link will drop. This only happens if you have a lot of menu links, and large text size */
	padding-right: 2px;	/* The menu far left, and far right borders are not quite lining up in non IE browsers for some reason. This makes it less noticable */
	margin: 0px auto;
	
}


#menu ul {
	margin: 0px auto;
	padding: 0;
	list-style: none;
	width: 100%;
	border-right-width: 0px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}


#menu li {
	display: inline;
	margin: 0px auto;
}

#menu a:link, #menu a:visited {
	color: #FFF;
	text-decoration: none;
	float: left;
	padding-top: 0.35em;
	padding-right: 1em;
	padding-bottom: 0.35em;
	padding-left: 1em;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

#content {
	width: 1000px;
	background-color: white;
	font-size: 90%;
	text-align: left;
	margin: 0px auto;
	overflow: visible;
	clear: both;
	border: thin #333 solid;
	
}







#menu a:hover {
	background-color: #333;
	background-image: url(../images/menu-hover.png);
	background-repeat: repeat-x;
}
#contentleft  {
	float: left;
	/*padding-bottom: 10px;*/
	width: 30%;
	margin: 0px auto;
}
#contentright  {
	width: 68%;
	
	float: right;
	padding-top: 30px;
	padding-bottom: 30px;
	min-height:500px;

}



#footer {
	width: 100%;
	text-align: center;
	color: white;
	font-size: 12px;
	height: 60px;
	background-color: #FFCC66;
	padding-top: 20px;
	border-top-width: 10px;
	border-left-width: 0px;
	border-top-style: solid;
	border-top-color: #F15600;
	padding-bottom: 10px;
	clear: both;
}
#footer #cp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #FFF;
}

#footer a:link ,#footer a:visited {
	color: #FFF;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	white-space: nowrap;
}
#footer a:hover {
	
	text-decoration: underline;
}

p { margin-left: 1em; }



	
	.spacers{
	height:80px;
	}
	
	.smsdisplay {
	background-color:#FFFFFF;
	padding:10px;
	margin-left:50px;
	margin-top:20px;
	float:left;
	width:85%;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #CC6633;
}

.smshead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #0270C5;
	font-weight: bold;
	float:left;

}

.smsheadright {

float:right;
}


#contentrightcontainer{
	width:95%;
	height:95%;
	margin:10px;
/*	border: medium solid #333;	//background-color:#B2B2B2;
	     -moz-border-radius-topleft;
     -moz-border-radius-topright;
     -moz-border-radius-bottomleft;
     -moz-border-radius-bottomright;*/


}


#contentrightleft{
	
	float:left;
	clear:both;
	width:37%;
	height:500px;
	background-color:#FFF;
		

}

#contentrightleftcontact{
clear:both;
	
	
background-color:#FFFFF;
	
	
	
}
 #contentrightrightcontact{
	clear:both;
	
	
	background-color:#FFF;	
}

 #contentrightright{
	float:right;
	width:58%;
	
	background-color:#FFF;	
}

.optionbuttons{
float:left;
margin-left:20px;
margin-top:15px;
background-image:url(../images/button.png);
background-repeat:no-repeat;
width:90px;
height:29px;
display:block;
text-align:center;
color:#FFFFFF;
padding:3;
cursor:pointer;
border:none;
}

.displaybox{
	float:left;
	text-align:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#666666;
	font-size:12px;
	margin-top:15px;
	margin-bottom:15px;
	margin-left:15px;
	overflow:scroll;
	line-height:22px;
	padding:7px;
	height:350px;
	width: 85%;
	background-color:#FFFFFF;
	border: thin dotted #CCCCCC;
}

.displaybox a{
cursor:pointer;
}

.displaybox:hover{
color:#B2B2B2;
}

.displaybox a:hover{
color:#B2B2B2;

}

.submitsmsbutton{
background-image:url(../images/glossy-buttonssms.jpg);
background-repeat:no-repeat;
width:130px;
height:48px;
display:block;
cursor:pointer;

}

a.submitsmsbutton:hover{
background-image:url(../images/glossy-buttonssmshover.jpg);
background-repeat:no-repeat;
width:130px;
height:48px;
display:block;
}

.savedraftsbutton{
background-image:url(../images/glossy-buttonsdrafts.jpg);
background-repeat:no-repeat;
width:130px;
height:48px;
display:block;
cursor:pointer;

}

a.savedraftsbutton:hover{
background-image:url(../images/glossy-buttonsdraftshover.jpg);
background-repeat:no-repeat;
width:130px;
height:48px;
display:block;
}

.tb7 {
	width: 350px;
	background: transparent url('../images/bg.png') no-repeat;
	color : #747862;
	height:35px;
	border:0;
	padding:4px 8px;
	margin-bottom:0px;
	font-size:120%;
}



.botnavigation{
	background: transparent url('../images/botbg.gif') no-repeat;
	width:13px;
	height:13px;
}


#adds{
margin-top:30px;

margin-left:20px;


}


.nav1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	background-color: #FF3333;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 7px;
	cursor:pointer;
	color: #FFF;
}


/*css table css */

#rounded-corner
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 13px;
	margin: 45px;
	width: 480px;
	text-align: left;
	border-collapse: collapse;
	
	
}
#rounded-corner thead th.rounded-company
{
	background: #FFFFCC url('../images/left.png') left -1px no-repeat;
}
#rounded-corner thead th.rounded-q4
{
	background: #FFFFCC url('../images/right1.png') right -1px no-repeat;
}
#rounded-corner th
{
	padding: 8px;
	font-weight: normal;
	font-size: 13px;
	color: #000000;
	background-color: #FFFFCC;
}
#rounded-corner td
{
	padding: 8px;
	background: #FFFFCC;
	border-top: 1px solid #fff;
	color: #000000;
}
#rounded-corner tfoot td.rounded-foot-left
{
	background: #FFFFCC url('../images/botleft.png') left bottom no-repeat;
}
#rounded-corner tfoot td.rounded-foot-right
{
	background: #FFFFCC url('../images/botright.png') right bottom no-repeat;
}
#rounded-corner tbody tr:hover td
{
	background-color: #FFFFFF;
}

/* table border for login and register classes */

.tb_left_top
{
	background-image: url(../images/blueLeft1.png);
	background-repeat: no-repeat;
	width: 5px;
	height: 26px;

}
.tb_center_top
{
	background-image: url(../images/blueMiddle1.png);
	background-repeat:repeat-x;
	height: 26px;
	font-size: 12px;
	text-align: center;
	color: #FFF;

}
.tb_right_top
{
	background-image: url(../images/blueRight1.png);
	background-repeat:no-repeat;
	width: 5px;
	height: 26px;

}
.tb_left_middle
{
	background-image: url(../images/bodyLeft.png);
	background-repeat:repeat-y;
      width:5px;
	font-size: 12px;
	text-align: center;
	color: #FFF;

}
.tb_right_middle
{
	background-image: url(../images/bodyRight.png);
	background-repeat:repeat-y;
      width:5px;
	font-size: 12px;
	text-align: center;
	color: #FFF;

}
.tb_left_down
{
	background-image: url(../images/leftDown.png);
	background-repeat:no-repeat;
      width:5px;
	  height:6px


}
.tb_right_down
{
	background-image: url(../images/rightDown.png);
	background-repeat:no-repeat;
      width:5px;
	  height:6px


}
.tb_center_down
{
	background-image: url(../images/centerDown.png);
	background-repeat:repeat-x;
    
	  height:5px


}

/* table border for login and register classes */

.tb_left_tops
{
	background-image: url(../images/lefttop.png);
	background-repeat: no-repeat;
height: 24px;
	width: 24px;

}
.tb_center_tops
{
	background-image: url(../images/topborder.png);
	background-repeat:repeat-x;
	height: 24px;
	font-size:12px;
	text-align: center;
	color: #FFF;

}
.tb_right_tops
{
	background-image: url(../images/righttop.png);
	background-repeat:no-repeat;
	height: 24px;
	width: 24px;

}
.tb_left_middles
{
	background-image: url(../images/leftborder.png);
	background-repeat:repeat-y;
      width:24px;
	font-size: 12px;
	text-align: center;
	color: #FFF;

}
.tb_right_middles
{
	background-image: url(../images/rightborder.png);
	background-repeat:repeat-y;
      width:24px;
	font-size: 12px;
	text-align: center;
	color: #FFF;

}
.tb_left_downs
{
	background-image: url(../images/leftbot.png);
	background-repeat:no-repeat;
  height: 24px;
	width: 24px;


}
.tb_right_downs
{
	background-image: url(../images/rightbot.png);
	background-repeat:no-repeat;
    height: 24px;
	width: 24px;


}
.tb_center_downs
{
	background-image: url(../images/botborder.png);
	background-repeat:repeat-x;
    
height: 24px;



}

#signup{
background-image:url(../images/signupbutton.jpg);
width:202px;
height:69px;
display:block;
}

#signup:hover{
background-image:url(../images/signupbuttonhover.jpg);
width:202px;
height:69px;
display:block;
}

.tarea:hover{
	background-color:#FFFFCC;
}

#numbers:hover{
	background-color:#FFFFCC;
}

#contactnameid:hover{
	background-color:#FFFFCC;
}

#contactmobileid:hover{
	background-color:#FFFFCC;
}

#contactgroupid:hover{
	background-color:#FFFFCC;
}

#adminleft{
float:left;
}

#adminright{
float:left;

}

#themesid{
float:right;
margin-top:20px; 
margin-right:30px;
 cursor:pointer;
}
#displaytab{
	height:100px;
	border: thin dashed #999999;
	font-weight:bold;
	color:#333333;
	}
	
	.tabs{
	background-image:url(../images/apple.png);
	width:70px;
	height:25px;
	display:block;
	float:left;
	margin-left:3px;
	
	text-align:center;
	}
	
		
	.error{
		color:#E10000;
		padding:5px;
		text-align:center;
		margin-bottom:10px;
		
	}
