body {
	font-family:verdana, arial;
	font-size:12px;
}

h2 {
	text-transform: capitalize;
	font-size: 13px;
	color: #85898C;
	margin: 0 0 10px 0;
	font-family: Verdana;
}

p {
	line-height: 1.2em;
}

em {
	font-style: normal;
	font-weight: bolder;
}

#header {
	height:207px;
	width:980px;
	background-image:url('/public/img/header.png');
	background-repeat:no-repeat;
	position: relative;
}

#header a {
	color: #666;
	text-decoration: none;
	font-weight: bold;
}

#header a:hover {
	color: #000;
	text-decoration: underline;
}

#content {
	width:980px;
	background-image:url('/public/img/content.png');
	background-repeat:repeat-y;
	position: relative;
}

#content a {
	color:#666;
	font-weight: normal;
}

#footer {
	width:980px;
	height:29px;
	margin-top:2px;
	background-image:url('/public/img/footer.png');
	background-repeat:repeat-x;
}
.nav {
    list-style: none;
    margin: 185px 0 0 5px;
    padding: 0 0 0 4px;
	float:left;
	
}

.nav li {
    float: left;
    margin: 0 0 0 1px;
    min-width: 50px; /* be nice to Opera */
}

.nav a, .nav a span, .nav a:hover {
    display: block;
    padding: 0 10px;
	color:#000 !important;
	text-decoration:none !important;
	font-size:14px;
	font-family:verdana;
	text-transform:uppercase;
	font-weight: normal !important;

}
/* Login */
#login {
	position:absolute;
	top:50%;
	left:50%;
	width:500px;
	height:350px;
	margin-left:-250px;
	margin-top:-175px;
	border-right:10px solid #cce92f;
	border-left:1px solid #e5e9ec;
	border-top:1px solid #e5e9ec;
	border-bottom:1px solid #e5e9ec;
	background-image:url('/public/img/login_bottom.png');
	background-repeat:no-repeat;
	background-position:bottom;
}

#login .logo {
	margin:70px 0px 25px 90px;
}

#loginform {
	width:300px;
	height:100px;
	margin:0 auto;
}



#loginform label {

	display:block;
	float:left;
	text-align:left;
	width:100px;
	margin-right:10px;
	
	/* width:30%;
	text-align:left;
	float:left;
	height:20px;
	margin:0px 15px 4px 0px; */
}
#loginform p {
	margin-top:5px;
}

#loginform input.text {
	width:150px;
	border:1px solid #666;
	background-color:#e5e9ec;
}

.inputHighlighted {
	border:1px solid #cce92f;
	background-color:#e5e9ec;
	width:150px;
}

#content_large {
	margin:10px 0 10px 0; 
	border:1px solid #666;
	padding:10px;
	min-height:300px;
	width:505px;

}
#content_x_large {
	margin:10px 0 10px 0; border:1px solid #666; padding:10px;
	min-height:300px;
	width:665px;
}

#xx_large {
	margin:10px 0 10px 20px; border:1px solid #666; padding:10px;
	min-height:300px;
	width:920px;
}

#left_small {
		margin-left:20px;
	border:1px solid #666;
	margin-top:10px;
	padding:10px;
	min-height:300px;
}

#content_left {
	margin-left:20px;
	border:1px solid #666;
	margin-top:10px;
	padding:10px;
	min-height:300px;
}

#content table {
	border:1px solid #ccc;
	width: 530px;

}

#content_x_large table {
	width: 665px;
}

#xx_large table {
	width: 920px;
}

#pcc_table_container {
	width: 920px;
	margin-left: 31px;
}

#postcodecheck_container table {
	width: 920px;
}

#content p {
	margin-top:5px;
}

#content input[type="text"], textarea, #content input[type="password"]  {
	border:1px solid #858688;
	background-color:#e4e5e6;
	width: 208px;
}

#content input[type="submit"] {
	border:1px solid #858688;
	background-color:#e4e5e6;
	margin-top: 3px;
}

#content input[type="radio"] {
	margin-right: 40px;
}

#content select {
	border:1px solid #858688;
	background-color:#e4e5e6;
	width: 209px;
}

.textarea_large {
	width:500px;
	border:1px solid #858688;
	background-color:#e4e5e6;
	height:300px;
}

#content table th {
	background-color: #CCE92F !important;
	color: black;
	padding: 2px !important;
	text-align: left;
	text-transform: capitalize;
	vertical-align:middle;
}

#content table td {
	border-bottom:1px dotted #ccc;
	padding:2px;
}

.icon_td {
	width:16px;
}

#content label {
	display:block;
	float:left;
	width:125px;
	color:#666;
	text-align:right;
	margin-right:10px;
}

#change_pass label, #sips_move_form label, #xdsl_form label {
	width:150px;
}

.left_block {
	float:left;
	width:356px;
	padding:5px 5px 5px 15px;
	min-height:40px;
	margin:12px 5px 0 0;
	border:1px solid #666;
	background-image:url('/public/img/block_bg.png');
	background-repeat:repeat-x;
	background-position:top;
}

.left_block_customers {
	float:left;
	width:506px;
	padding:5px 5px 5px 15px;
	min-height:40px;
	margin:12px 5px 0 0;
	border:1px solid #666;
	background-image:url('/public/img/block_bg.png');
	background-repeat:repeat-x;
	background-position:top;
}

.left_block_sub_details {
	float:left;
	width:378px;
	padding:5px 5px 5px 15px;
	min-height:40px;
	margin:0px 5px 12px 0;
	border:1px solid #666;
	background-image:url('/public/img/block_bg.png');
	background-repeat:repeat-x;
	background-position:top;
}

.long_block {
	float:left;
	width:490px;
	padding:5px;
	min-height:40px;
	overflow:hidden;
	margin:5px 5px 0 0;
	border:1px solid #666;
	background-image:url('/public/img/block_bg.png');
	background-repeat:repeat-x;
	background-position:top;
}

.dash_block {
	float:left;
	width:278px;
	padding:5px 5px 5px 15px;
	min-height:160px;
	margin:5px 5px 0 0;
	border:1px solid #666;
	background-image:url('/public/img/block_bg.png');
	background-repeat:repeat-x;
	background-position:top;
	line-height: 1.2em;
}

#content_large #subscriptions_table {
	width: 505px;
}

#subscriptions_table th {
	background-color: #CCE92F !important;
	color: black;
	padding: 4px !important;
	text-align: left;
	text-transform: capitalize;
}

#subscriptions_table td {
	padding: 4px !important;
}

#subscriptions_table tr:hover {
	background-color: #E5E9EC;
}

/* Ticket Form */

#ticket_form textarea {
	width:390px;
	height:200px;
}

#ticket_form label {
	width: 75px;
}

#ticket_form input[type="text"] {
	width: 390px;
}

.small_ticket_detail, .required_message {
	font-size: 10px;
}

/* End of Ticket Form */

/* Ticket form (Admin) */

#admin_ticket {
	float: right;
}

#admin_ticket label {
	width: 80px;
}

#admin_ticket textarea {
	width: 405px;
}

#admin_ticket input[type="text"] {
	width: 400px;
}

.ticket_answer {
	float:left;
	margin:10px 0 10px 0px;
	padding:5px;
	border: 1px solid #000;
	width:390px;
	min-height:50px;
	background-color: #CCE92F;
}

.ticket_problem {
	float:left;
	margin:10px 0 10px 0px;
	padding:5px;
	border: 1px solid #000;
	width:390px;
	min-height:50px;
	background-color: #E4E5E6;
}

.ticket_answer_front {
	float:left;
	margin:10px 0 10px 0px;
	padding:5px;
	border: 1px solid #000;
	width:492px;
	min-height:50px;
	background-color: #E4E5E6;
}

.ticket_problem_front {
	float:left;
	margin:10px 0 10px 0px;
	padding:5px;
	border: 1px solid #000;
	width:492px;
	min-height:50px;
	background-color: #CCE92F;
}


/* End of Ticket form (Admin) */

/* Confirmation box */

/*#confirmation_box {
	position: absolute;
	background-color: #fff;
	top: 100px;
	left: 200px;
	width: 500px;
	height: 320px;
	border: 1px solid #C8E52B;
	z-index: 1000;
}*/

#confirmation_box {
	position: absolute;
	background-color: #fff;
	top: -8px;
	left: 200px;
	width: 660px;
	height: 500px;
	border: 1px solid #C8E52B;
	z-index: 1000;
}

#agreement_text {
	position: relative;
	background-color: #fff;
	float: left;
	margin: 8px 20px;
	padding: 10px;
	height: 365px;
	width: 600px;
	border: 1px solid #83878A;
	overflow:auto;
	z-index: 1001;
}

#agreement_text p {
	line-height: 1.3em;
}

#agreement_text h3 {
	padding: 20px 0 20px 0;
}

#agreement_text .indent p, #agreement_text .indent i {
	margin-left: 20px;
}

#agreement_buttons {
	float: right;
	margin-top: 10px;
	margin-right: 10px;
}

#agreement_buttons input[type="button"] {
	margin-left: 13px;
	
}

#agreement_checks {
	float:left;
	margin-top: 20px;
	margin-left: 10px;
}

#agreement_checks input[type="radio"] {
	margin-right: 0px;
}

#agreement_buttons input[type="checkbox"] {
	float: left;
	margin-left: 20px;
}

#agree_close {
	float: right;
	margin: 5px 20px 0 0;
}

/* End of Confirmation box */

.price {
	float: right;
	min-width: 50px;
}

.smaller {
	font-size: 10px;
}

.footer_logo{
	float:right;
	margin: 4px 5px 0 0;
}

.version {
	 float:right; margin:8px 5px 0 0;
}

.version a{
	color:#ccc;
	text-decoration:none;
}

.version a:hover {
	color:#fff;
}

#extra_large th {
	background-color: #CCE92F !important;
	color: black;
	padding: 4px !important;
	text-align: left;
	text-transform: capitalize;
}

#extra_large td {
	padding: 4px !important;
}

#extra_large tr:hover {
	background-color: #E5E9EC;
}

.ticket_title {
	width: 115px;
}

.ticket_content {
	width: 240px;

}

.add_number_btn, .remove_number_btn {
	width: 20px;
	height: 20px;
	border:1px solid #858688;
	background-color:#CCE92F;
	color: black;
}


.dash_option {
	width:120px;
	float:left;
	height:120px;
	margin: 74px 24px 24px 24px;
	display:block;
}

.add_sip {
	background-image: url('/public/img/icon_sip.png');
}

.move_sip {
	background-image: url('/public/img/icon_move.png');
}

.add_xdsl {
	background-image: url('/public/img/icon_xdsl.png');
}

#migration_msg {
	color: red;
	border: 1px solid red;
	padding: 3px;
	margin: 4px 0 4px 0;
}

#numbers_container {
	display: block;
}

.foldout_link {
	text-decoration: none;
	font-weight:bolder;
	float: right;
	margin-right:2px;
	margin-top:15px;
}

.foldout_div {
	margin-right: 19px;
}



/* Admin */

#admincontent_large {
	width: 670px;
}

#admincontent_large {
	margin:10px 0 10px 0; border:1px solid #666; padding:10px;
	min-height:300px;
	width:670px;
}

#admin_subscription_edit {
	float:left;
	width: 375px;
}

#admin_subscription_edit label {
	width: 100px;
}

#admin_subscription_edit input[type="text"] {
	width: 250px;
}

#admin_subscription_edit textarea {
	width: 249px;
	height:200px;
}

#admin_dealer_requests {
	float:right;
	margin:10px 0 0 10px;
}

#admin_subscription_details {
	float:left;
	padding:10px;
	border:1px solid #666;
	width: 375px;
}

#admin_product_details {
	float:left;
	padding:10px;
	margin-left:10px;
	border:1px solid #666;
	width:485px;
}

#admin_product_docs {
	float:left;
	padding:10px;
	margin:10px 0 0 10px;
	border:1px solid #666;
	width:485px;
}

#dealer_user_overview {
	width: 520px;
}

#dealer_user_overview .left_block {
	width: 230px;
}


#search_ticket_form {
	position:absolute;
	right:9px;
	top:3px;
}

#search_ticket_form input[type="text"] {
	width: 60px;
}

#customers_small_tbl {
	width: 507px !important;
}


#icon_projectlist {
	background-image:url("/public/img/icon_isset_projectlist.png");
	height:16px;
	position:absolute;
	right:17px;
	top:185px;
	width:16px;
	cursor: pointer;
}

#projectlist  {
	height:555px;
	position:absolute;
	top:-166px;
	left:-8px;
	width:992px;
	background-color: #fff;
	border: 1px solid #000;
}

.flexigrid {
	left: 10px;
	top: 27px;
}

#calendar_container table {
	background-image: url("/public/img/block_bg.png");
	background-repeat: repeat-x;
	border: 1px solid #666666;
	float: left;
	line-height: 1.2em;
	margin: 5px 5px 0 0;
	height: 172px;
	padding: 5px 5px 5px 15px;
	width: 300px;
	text-align: center;
}

.calendar_task {
	float: left;
	height: 140px;
	width: 268px;
	margin: 5px 5px 0 0;
	padding: 15px 15px 5px 15px;
	border: 1px solid #CCE92F;
}

#calendar_container table .tasklink {
	background-color: #CCE92F;
	text-decoration: none;
	color: black;
	font-weight: bold;
}

#search_field {
	position: absolute;
	right: 10px;
	top: 147px;
	width: 200px;
}

#search_results {
	margin-left:20px;
	padding-top:10px;
	width:940px;
}

#search_results table {
	width: 940px;
}

/* Voip Proxy */

#voip_edit_account_div label {
	width: 150px;
}

#voip_forwarding_options {
	position: absolute;
	top: 9px;
	right: 30px;
}

#voip_edit_number_container #voip_forwarding_options.voip_forwarding_ajax {
	top: 40px;
}

#number_edit_close {
	position: absolute;
	top: 4px;
	right: 4px;
}

#numbers_list .enabled {
	font-weight: bold;
}

#voip_edit_number_container {
	position: absolute;
	top: 30px;
	left: 3px;
	width: 850px;
	background-color: #fff;
	border: 1px solid #000;
	padding: 40px;
}

#voip_detail_number_container {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 858px;
	background-color: #fff;
	border: 1px solid #000;
	padding: 40px;
	min-height: 242px;
}

#voip_detail_number_container table {
	width: 858px;
}

#voip_edit_account_div {
	float: left;
	width: 380px;
	min-height: 321px;
}

#online_status_div table {
	width: 500px;
	margin-top: 6px;
}

#online_status_div {
	width: 504px;
	float: right;
}

.account_details_row td {
	padding: 10px;
}

.account_details_row {
	background-color: #E4E5E6;
}

.voip_number_container a {
	text-decoration: none;
	line-height: 15px;
}

#content .voip_number_container a:hover {
	color: #000;
}

#pagination {
	margin-top: 30px;
}

#pagination .current {
	font-weight: bold;
	color: #CCE92F;
}

/* Contents */

#content_form #str_title {
	width: 782px;
}

#contents_list a {
	line-height: 20px;
}