body, html {
	font-family: Verdana, sans-serif;
	padding:5px;
	margin:5px 0px;
	background-color:#E0E0E0;
	font-size:12px;
}

div#main {
	position:absolute;
	background-color:#FFFFFF;
	width:770px;
	margin-left:-385px;
	left:50%;
	top:0px;
}

div#header-text {
	background-color:#ff6804;
	height:20px;
	width:100%;
	padding:0px;
	margin:0px;
	clear:both;
	color:#fff;
}

div#header-text table {
	color:#FFFFFF;
	text-align:center;
	font-size:14px;
}

div#header-text a, div#header-text a:active, div#header-text a:visited {
	color:#FFFFFF;
	text-decoration:none;
}

div#header-text a:hover {
	color:#d0d0d0;
}

div#menu {
	width:180px;
	float:left;
}

div#partnership {
	width:180px;
	text-align:center;
	float:left;
 	clear:left;
 	margin-bottom:10px;
}

div#footer {
	clear:both;
	background: #E0E0E0 url(../images/botbar.gif) no-repeat;
	width:100%;
	color:#FFFFFF;
	height:25px;
	font-size:12px;
}

div#footer a, div#footer a:active, div#footer a:visited {
	color:#FFFFFF;
	text-decoration:none;
}

div#footer a:hover {
	text-decoration:underline;
}

div#footer table {
	color:#fff;
	height:25px;
}

div#menu ul {
	margin:0px;
	padding:0px;
}

div#menu ul li {
	display:block;
	width:159px;
	padding-left:20px;
	padding-top:2px;
	height:18px !important;
	height:20px;
	background-image: url(../images/buttonbg.gif);
	font-size:12px;
	color:#404040;
	text-decoration:none;
	border-right: 1px dotted #d0d0d0;
	border-bottom: 1px dotted #d0d0d0;
	margin:0px;
}

div#menu a,div#menu a:visited,div#menu a:active {
	text-decoration:none;
	color:#404040;
	display:block;
	width:100%;
	height:100%;
}

div#menu a:hover {
	color:#000;
}

div#content {
	float:right;
	padding:10px 5px;
	width:580px;
	font-size:12px;
	text-align:center;
	color:#404040;
}

div#wholesale a, div#wholesale a:visited,div#wholesale a:active,
div#content a, div#content a:visited,div#content a:active {
	color:#ff6804;
	text-decoration:none;
}

div#content a:hover {
	text-decoration:underline;
}

h3 {
	clear:both;
	text-align:center;
	margin:5px;
	font-size:16px;
}

div.frontpage h3 {
	clear:none;
	font-size:14px;
	margin:3px;
}

div#error, div#status {
	margin:0px auto 10px;
	width:80%;
	border:2px solid #FF0000;
	font-weight:600;
}

div#error h3, div#status h3 {
	text-align:center;
	width:100%;
	background-color:#FF0000;
	color:#FFFFFF;
	font-size:14px;
	padding:0px;
	height:18px;
	margin:0px;
}

div#status {
	border:2px solid #ff6804;
}
div#status h3 {
	background-color: #ff6804;
}

span.small {
	font-size:10px;
}

span.vsmall {
	font-size:9px;
}

span.subheading {
	display:block;
	width:100%;
	margin:0px;
	padding:0px;
	color:#fff;
	font-size:14px;
	height:20px;
	text-align:center;
	background-color:#ff6804;
}

h1 {
	color:#ff6804;
	font-size:20px;
	width:100%;
	text-align:center;
	margin:0px;
	margin-bottom:10px;
	font-weight:600;
	padding:0px;
}

img.floatright {
	margin:0px;
	margin-left:5px;
	float:right;
	clear:right;
}

table.floatban {
	width:188px;
	height:95px;
	background: #FFFFFF url(../images/banbg.gif) no-repeat;
	margin:0px;
	margin-left:5px;
	float:right;
	clear:right;
}

table.floatban a, table.floatban a:active, table.floatban a:visited {
	color:#ff6804;
	text-decoration:none;
	text-transform:uppercase;
}

table.floatban .titletext, table.floatban .image {
	font-size:12px;
	padding-left:12px;
	color:#ff6804;
}

table.floatban .link {
	font-size:10px;
	padding-right:16px;
	padding-top:20px;
	color:#1185C5;
	text-align:right;
}

label {
	font-weight:700;
	margin:3px;
}

input.tidytext {
	margin:3px;
	width:250px;
	font-size:12px;
	border:1px solid #000000;
	padding:2px;
}

textarea.tidyarea {
	margin:3px;
	width:250px;
	font-size:12px;
	border:1px solid #000000;
	padding:2px;
	height:200px;
}

input.tidytextnar {
	margin:3px;
	width:150px;
	font-size:12px;
	border:1px solid #000000;
	padding:2px;
}

input.tidybutton {
	width:100px;
	border:1px solid #000000;
	margin:10px 5px;
	font-size:12px;
}

input.smallbutton {
	width:50px;
	border:1px solid #000000;
	margin: 3px;
	font-size:12px;
}

select.tidy {
	font-size:11px;
	height:16px;
	width:200px;
	margin:3px;
	border:1px solid #000000;
}

fieldset.halfwidth {
	width:70%;
	margin:0px auto;
	text-align:center;
	padding:2px;
	border:1px solid #000000;
}

legend {
	padding:3px;
}

p {
	padding:0px 10px;
	text-align:justify;
}

p.central {
	text-align:center;
}

p.narrow {
	width:70%;
	margin:5px auto;
}

p.frontpage {
	font-size:14px;
	padding:0px 10px;
	width:350px;
	float:left;
	text-align:justify;
}

a img {
	border:0px;
}

hr {
 	clear:both;
 	height:4px;
 	border:0px; 
 	border-bottom:1px dotted #d0d0d0;
 	margin:0px;
 	color:#FFF;
}

.countrycell {
	font-weight:700;
	background-color:#E0E0E0;
	border-top:1px solid #000000;
	border-bottom:1px solid #000000;
}

.borderleft {
	border-left:1px solid #000000;
}

.borderright {
	border-right:1px solid #000000;
}

.borderbottom {
	border-bottom:1px solid #000000;
}

.bordertop {
	border-top:1px solid #000000;
}

form span.small {
	display:block;
	padding:0px 15px;
}

div.scroller {
	height:400px;
	width:400px;
	overflow:auto;
	text-align:center;
	margin:0px auto;
	border:1px solid #000;
}

table {
	margin:0px auto;
}

table.networks, table.addressbook {
	width:380px;
	font-size:12px;
	margin:0px auto;
	border-collapse:collapse;
}

table.addressbook, table.prices, table.msgstatus {
	border:1px solid #000000;
	width:70%;
}

table.msgstatus {
	width:80%;
}

table.msgstatus th {
	border-bottom:1px solid #000000;
}

table.msgstatus td.noupdates {
	color:#ff6804;
}

table.prices th, table.prices td {
	text-align:center;
}

.row1 {
	background-color:#F9F9F9;
}
.row2 {
	background-color:#E0E0E0;
}

fieldset.sendsms {
	text-align:left;
}

label.sendsms {
	display:block;
	float:left;
	clear:left;
	text-align:right;
	width:129px;
}

img.floatright {
	float:right;
	margin:4px;
}

div.balance {
	width:179px;
	text-align:center;
	color:#404040;
	padding-top:5px;
	height: 20px;
	border-bottom: 1px dotted #d0d0d0;
	border-right: 1px dotted #d0d0d0;
}

span.bold {
	font-weight:700;
	
}

div.codescroll {
	border:1px solid #666;
	text-align:left;
 	margin:5px 10px;
 	height:150px;
 	font-size:10px;
 	overflow:auto;
 	
}

div.codescroll pre {
 white-space: pre-wrap;       /* css-3 */
 white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
 white-space: -pre-wrap;      /* Opera 4-6 */
 white-space: -o-pre-wrap;    /* Opera 7 */
 word-wrap: break-word;       /* Internet Explorer 5.5+ */
}

div.warning {
	margin:10px 40px;
	color:#ff6804;
	border:2px solid #666;
	padding:5px 25px;
}

h4 {
	font-size:12px;
	margin:5px;
	margin-top:10px;
}

table.userdetails {
	border:1px solid #000000;
}

span.orange {
	color:#ff6804;
}
