* {
	padding: 0;
	margin: 0;
	}

body {
	background-color: #FFFFFF;
	text-align: center;
	}

img { border: 0; }

#globalwrap {
	width: 800px;
	margin: 0 auto;
	text-align: left;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	}

#header { 
	width: 800px;
	height: 16px;
	background: url(../SMSer_files/smsheader.gif) no-repeat top left;
	background-color: #FFF;
	margin-top: 1px;
	
	padding-top: 85px;
	padding-left: 23px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	font-size: 11px;
	color: #FFF;
	line-height: 1em;
	}
	
#message {
	
	margin-top: 80px;
	margin-left: 0px;
}

#contentwrap { 
	top: 0px;
	padding: 8px 20px;
	padding-top: 0px;
	margin-top: 0px;
	background-color: #FFF;
	color: #666;
	font-size: 11px;
	position: relative;
	background: url(../SMSer_files/mainbg.gif) repeat-y top left;
	width: 800px;
	height: 600px;
	voice-family: "\"}\""; 
  	voice-family: inherit;

	}

#subcontent
{
	position:relative;
	margin-top: -470px;
	height:600px;
}

html>body #leftcol {
  	width: 750px;
	} 

#footer {
	width: 800px;
	height: 50px;
	margin: 0 0 50px 0;
	background: url(../SMSer_files/footer.gif) no-repeat top left;
	position: relative;
	color: #777;
	font-size: 10px;
	text-align: center;
	padding-top: 20px;
	}

.input_tlm{
	background: #ffffff;
	border: 1px solid #71a6bb;
}

#eb {
	position: absolute;
	top: 8px;
	left: 768px;
	}

/* Navigation Menus */


#menuwrap {
	position: absolute;
	top: 10px;
	width: 110px;
	z-index: 10;
	}

#menu {
	list-style: none;
	padding: 0;
	margin: 0 0 25px 0;
	border-bottom: 0px solid #D0D0D0;
	}

#menu li {
	width: 110px;
	padding: 4px 0;
	border-top: 1px solid #D0D0D0;
	}

#menu li strong { color: #666; }

#menu a:link, #menu a:visited {
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	color: #666;
	padding-left: 12px;
	background: url(../SMSer_files/arrow-grey.gif) no-repeat 3px 50%;
	display: block;
	}

#menu a:hover, #menu a:active {
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	color: #D90039;
	padding-left: 12px;
	background: url(../SMSer_files/arrow-pink.gif) no-repeat 3px 50%;
	display: block;
	}

#menutitle {
	font-weight: bold;
	margin-bottom: 3px;
	font-size: 13px;
	color: #444;
	padding-top: 5px;
	}

#submenu {
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 11px;
	}
	
#submenu li {
	width: 100px;
	padding: 4px 4px 4px 4px;
	margin-left: 10px;
	border: 0;
	}

a:link#current, a:visited#current, a:hover#current, a:active#current {
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	color: #D90039;
	padding-left: 12px;
	background: url(../SMSer_files/arrow-pink.gif) no-repeat 3px 50%;
	}


#hrmenu{
	width: 150px;
	height: 1px;
	padding:4px;
	margin-bottom:4px;
	background-color: #ffffff;
	border: 1px dotted #000000;
	border-style: none none dotted;

}

/* Main Area */

#mainwrap {
	width: 620px;
	position: relative;
	padding-left: 130px;
	}

#title {
	margin-bottom: 6px;
	font-size: 20px;
	font-weight: normal;
	color: #D90039;
	}




#subtitle {
	margin-bottom: 6px;
	font-size: 12px;
	font-weight: normal;
	color: #D90039;
	}



/* Forms */

input, select { margin-bottom: 10px; }

label { 
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #444;
	font-weight: bold;
	vertical-align: middle;
	}

option { padding: 0px 4px 0px 4px; }
select { font-size: 11px; }


/* Compose */
	
#phone { 
	width: 620px;
	height: 56px;
	margin: 0 0 3px 0;
	border: 1px solid #A1A1A1;
	}

#phonewrap { position: relative; }
#phonewrap a { display: inline; }
	
#addcontacts { vertical-align: top; }

#floatwrap { /* Used also in Groups page */
	width: 620px;
	float: left;
	}

#msgwrap { margin-top: 10px; }

#msg {
	width: 620px;
	height: 100px;
	border: 1px solid #A1A1A1;
	}

#counterwrap { 
	width: 620px; 
	margin: 2px 0 15px 0;
	}
	
.countbox {
	width: 35px;
	margin: 0;
	border: 1px solid #A1A1A1;
	}

#msgcounter { 
	width: 150px;
	}

#smscounter {
	width: 120px;
	float: right;
	text-align: right;
	}
	
.notes {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 10px;
	color: #777;
	clear: both;
	width: 620px;
	}

#timewrap, #datewrap {
	width: 150px;
	float: left;
	display: inline;
	vertical-align: middle;
	margin-bottom: 5px;
	}

#datewrap { 
	margin-left: 30px;
	width: 200px;
	}

#timewrap select, #datewrap select {
	margin: 0;
	padding: 0;
	font-size: 10px;
	}

#bookingwrap {
	width: 620px;
	margin-bottom: 10px;
	font-size: 11px;
	padding: 4px 0;
	border-top: 1px solid #D0D0D0;
	border-bottom: 1px solid #D0D0D0;
	}

#switch {
	font-weight: normal;
	background: url(../SMSer_files/bookingicon.gif) no-repeat 0 50%;
	padding-left: 9px;
	}

#bookingfield {
	margin: 10px 0 0 0;
	}

.clear { clear: both; }


/* Autocomplete drop down */

div#dropdown {
	position: absolute;
	left: 130px;
	visibility: hidden;
	z-index: 100;
	}

#dropdown ul { 
	font: 12px/1.5em helvetica, sans-serif;
	border: 1px solid #ADADAD;
	list-style: none;
	width: 348px;
	background: #FAFAFA;
	padding: 0;
	}
	
#dropdown li { 
	color: #777;
	}

#dropdown a:link, #dropdown a:visited {
	display: block;
	text-decoration: none;
	font-weight: normal;
	color: #555;
	padding: 0 5px;
	margin: 0;
	}

#dropdown a:hover, #dropdown a:active {
	display: block;
	text-decoration: none;
	font-weight: normal;
	background: #D90039;
	color: #FFF;
	padding: 0 5px;
	margin: 0;
	}

span.match {
	font-weight: bold;
	color: #555;
	text-decoration: underline;
	}	

#dropdown a.blurred {
	display: block;
	text-decoration: none;
	color: #555;
	padding: 0 5px;
	}
	
#dropdown a.focused {
	display: block;
	text-decoration: none;
	background: #D90039;
	color: #FFF;
	padding: 0 5px;
	}


/* Address Book */

#addressbook { 
	width: 250px;
	height: 300px;
	}

#contacttable {
	width: 620px;
	border-collapse: collapse;
	font-size: 11px;
	color: #333;
	margin-bottom: 1em;
	}

#contacttable input {
	margin: 0;
	padding: 0;
	}
	
#contacttable td {
	padding: 5px 0 5px 4px;
	border-bottom: 1px solid #DDD;
	}

#contacttable a {
	display: block;
	height: 100%;
	width: 100%;
	text-decoration: none;
	color: #333;
	font-weight: normal;
	}

#contacttable a:hover {
	color: #333;
	font-weight: normal;
	}

#thead { background-color: #D3D3D3 ! important; }

#thead td { 
	color: #333; 
	font-weight: bold;
	}

.checkcell {
	width: 12px;
	padding: 4px 0;
	}

#contacttable a.individual {
	background: url(../SMSer_files/single.gif) no-repeat 0 50%;
	padding-left: 25px;
	}

#contacttable a.group {
	background: url(../SMSer_files/group.gif) no-repeat 0 50%;
	padding-left: 25px;
	}
#contacttable a.group {
width:100px;
}
.contactname { 
	width: 155px;
	}

#controlrow {
	clear: both;
	background-color: #666;
	padding: 5px 0 5px 5px;
	margin: 0;
	width: 620px;
	voice-family: "\"}\""; 
  	voice-family: inherit;
  	width: 615px;
	}
html>body #controlrow {
  	width: 615px;
	} 

#controlrow form {
	display: inline;
	margin: 0;
	padding: 0;
	}

#controlrow label { 
	color: #FFF;
	font-size: 10px;
	margin-left: 0;
	}
	
#controlrow input, #controlrow select { 
	font-size: 10px; 
	margin: 0;
	padding: 1px;
	}

.floatleft {
	width: 130px;
	float: left;
	}

.floatright {
	width: 160px;
	text-align: right;
	float: right;
	}

.rlink {
	clear: both;
	text-align: right;
	margin-bottom: 1em;
	}

.noselect { background-color: #FFF; }
.selecthl { background-color: #FEE7D6; }
	


/* Add & Edit Address Book Names */

#name, #mobile { width: 250px; }



/* Groups */

#groupname { width: 620px; }

#availableusers, #assignedaddresses {
	width: 195px;
	height: 120px;
	}

#grouptable {
	border: 0;
	border-collapse: collapse;
	}
	
#arrows { 
	width: 30px;
	text-align: center;
	}
	
#arrows img { 
	margin-bottom: 2px;
	}

#grouplistwrap, #namelistwrap {
	width: 200px;
	float: left;
	}

#namelistwrap {
	margin-left: 20px;
	}

#grouplist, #namelist {
	width: 195px;
	height: 250px;
	font-size: 11px;
	}

/* Inbox */

.unreaditem {
	background-color: #FFF3EA;
	color: #000;
	padding: 10px;
	border-bottom: 1px dotted #F60;
	line-height: 1.3em;
	}

.unreadnav {
	margin-top: 1em;
	color: #D90039;
	}

.unreaditem a:link, .unreaditem a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #D90039;
	background: transparent;
	}

.unreaditem a:hover, .unreaditem a:active {
	font-weight: bold;
	text-decoration: underline;
	color: #D90039;
	background: transparent;
	}

.controls {
	margin-top: 1em;
	}
	

/* Sent Items */

#monthmenu {
	width: 100px;
	vertical-align: top;
	}

.item { 
	color: #000; 
	padding: 10px;
	line-height: 1.3em;
	border-bottom: 1px dotted #D90039;
	}

/* Forms */

#lostpass { 
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #444;
	font-weight: bold;
	}
	
#lostpass a:link, #lostpass a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #999;
	background: transparent;
	}

#lostpass a:hover, #lostpass a:active {
	font-weight: bold;
	text-decoration: underline;
	color: #D90039;
	background: transparent;
	}

#username, #password {
	width: 150px;
	}


/* Misc */

.instructions {
	line-height: 1.4em;
	margin-bottom: 15px;
	width: 620px;
	}

a:link, a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #666;
	background: transparent;
	}

a:hover, a:active {
	font-weight: bold;
	text-decoration: none;
	color: #D90039;
	background: transparent;
	}

.error { 
	font-weight: bold;
	color: #D90039;
	margin-bottom: 1em;
	font-size: 12px;
	padding-left: 10px;
	background: url(../SMSer_files/erroricon.gif) no-repeat 0 2px;
	}

.status {
	font-weight: bold;
	color: #D90039;
	margin-bottom: 1em;
	font-size: 12px;
	padding: 4px 0 4px 10px;
	border-top: 1px solid #D0D0D0;
	border-bottom: 1px solid #D0D0D0;
	background: url(../SMSer_files/statusicon.gif) no-repeat 0 6px;
	}

.help {
	padding-left: 10px;
	background: url(../SMSer_files/helpicon.gif) no-repeat 0 50%;
	margin: 0 0 15px 0;
	}
	
h2 { 
	color: #D90039;
	font-size: 14px;
	font-weight: normal;
	border-bottom: 1px solid #D0D0D0;
	}
	
h3 { 
	margin-bottom: 0.5em;
	color: #D90039;
	font-size: 12px;
	font-weight: normal;
	}


/* Contact Form */


#contactname, #contactemail, #contactphone {
	width: 300px;
	}

#contactmsg {
	width: 300px;
	height: 110px;
	}

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


/* Admin */

#adminform { margin: 2em 0; }

.p2 { margin-top: 1.5em; }

#adminform input { 
	margin: 0 5px 0 0;
	}
	
#adminform label { font-size: 11px; }

#userselect { width: 300px; }



/* Firefox fix */
.alignelement { margin-bottom: 0; }
.alignrow { margin-bottom: 10px; }

.subtitle {
	margin: 1.5em 0 1em 0;
	font-size: 14px;
	font-weight: normal;
	border-bottom: 1px solid #D0D0D0;
	}

#colorlist { 
	width: 270px;
	margin-bottom: 15px;
	}

#colorlist p {
	clear: both;
	padding-top: 15px;
  	}

#colorlist label {
  	float: left;
  	width: 110px;
  	text-align: right;
  	}

.inputrow {
  	float: right;
  	width: 150px;
  	text-align: left;
  	} 

#colorlist input {
	width: 140px;
	}
	
#bgcolour, #titlecolour, #bodycolour, #linksnormal, #linksactive, #formlabels, #menuborders, #titlebold, #menubold { margin-bottom: 0; }