/* Start of CMSMS style sheet 'ITS.NET MAIN' */
/*reset.css*/body{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup,sub{line-height:-1px;vertical-align:text-top;}sub{vertical-align:text-bottom;}input, textarea, select{font-family:inherit;font-size:inherit;font-weight:inherit;}
/*fonts.css*/body {font:13px/1.22 "Trebuchet MS", Arial, Helvetica, sans-serif;*font-size:small;*font:x-small;}table {font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:99%;}

html
{
	height: 100%;	
}

body
{
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
	background-color: #777777;
	color: #696969;
}

a, a:active
{
  outline: none;
}

.accessibility, hr
{
	position: absolute;
	top: -9999px;
	left: -9999px;
}

#header-wraper
{
	width: 100%;
	height:128px;
	background-image: url(uploads/images/box-header.jpg);
	background-repeat: repeat-x;
	text-align: center;
}

#header
{
	position: relative;
	margin: 0 auto;
	width: 960px;
	height: 125px;
}

#logo
{
	float: left;
}

#logo a:link, #logo a:visited, #logo a:hover
{
	background-image: url(uploads/images/logo.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
	width: 236px;
	height: 125px;
	text-decoration: none;		
	display: block;
	text-indent: -9999px;
	overflow: hidden;
}

#nav
{
	position: absolute;
	top: 90px;
	right: 0;
	list-style: none;
	text-align: left;
}

#nav li
{
	float: left;
	display: inline;
	height: 35px;
	width: 102px;
}

#nav li a
{
	display: block;
	text-indent: -9999px;
	height: 35px;
	width: 102px;
}

#nav li #home
{
	background-image: url(uploads/images/pocetna.jpg);
	background-repeat: no-repeat;
}

#nav li #za-kucu
{
	background-image: url(uploads/images/za-kucu.jpg);
	background-repeat: no-repeat;
}

#nav li #za-posao
{
	background-image: url(uploads/images/za-posao.jpg);
	background-repeat: no-repeat;
}

#nav li #moj-its
{
	background-image: url(uploads/images/moj-its.jpg);
	background-repeat: no-repeat;
}

#nav li #podrska
{
	background-image: url(uploads/images/podrska.jpg);
	background-repeat: no-repeat;
}

#nav li #o-nama
{
	background-image: url(uploads/images/o-nama.jpg);
	background-repeat: no-repeat;
}

#nav li #kontakt
{
	background-image: url(uploads/images/kontakt.jpg);
	background-repeat: no-repeat;
}

#nav .first
{
	background-image: url(uploads/images/separator.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	width: 103px;
}

#nav .separator
{
	background-image: url(uploads/images/separator.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	width: 103px;
}

#searchform
{
	position: absolute;
	top: 38px;
	right: 0;
	height: 37px;
	width: 208px;
	background-image: url(uploads/images/search-form.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}

#searchform fieldset
{
	border: none;
}

#searchform fieldset legend
{
	display: none;
}

#searchform fieldset label
{
	display: none;
}

#m4searchinput
{
	height: 14px;
	width: 154px;
	margin: 11px 0 0 9px;
	padding: 0;
	border: 0;
	float: left;
	font-size: 12px;
}

#searchbutton
{
 	width: 32px;
 	height: 22px;
	margin: 8px 8px 7px 3px;
	padding: 0;
	border: 0;
	text-indent: -9999px;
	background: url(uploads/images/search.jpg) no-repeat center top;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
	float:right;
}

#logininfo
{
	position: absolute;
	right: 0;
	top: 2px;
        /* font-size: 93%; */
        color: #fff;
}

#logininfo a
{
        color: #fff;
}

#signuplink
{
        background: url(uploads/images/signup.jpg) no-repeat right 1px;
        padding-right: 25px;
        color: #fff;
}

#content-wraper
{
	width: 100%;
	background-color: #fff;
	text-align: center;
}

#content
{
	margin: 0 auto;
	padding: 10px 0 10px 0;
	width: 960px;
	background-color: #fff;
	text-align: left;
}

#ticker
{
	margin: 0;
	padding-bottom: 10px;
        height: 32px;
	width: 960px;
	overflow: hidden;
}

#ticker a:link, #ticker a:visited, #ticker a:hover
{
	color: #99cc00;
}

#highlight
{
	float:left;
	width: 133px;
	height: 32px;
	background: url(uploads/images/izdvajamo.jpg) no-repeat 0 0;
	text-indent: -9999px;
}

#ticker .date
{
	float:left;
	width: 30px;
	height: 30px;
	border-top: 1px solid #5c5c5c;
	border-bottom: 1px solid #5c5c5c;
	border-right: 1px solid #5c5c5c;
}

#ticker .day
{
	font-size: 11px;
	line-height: 15px;
	float:left;
	width: 30px;
	height: 15px;
	text-align: center;
	color: #fe6700;
}

#ticker .month
{
	font-size: 11px;
	line-height: 15px;
	float:left;
	width: 30px;
	height: 15px;
	text-align: center;
}

#highlight-news
{
	float:left;
	line-height: 30px;
	width: 792px;
	height: 30px;
	text-align: left;
	border-top: 1px solid #c3c3c3;
	border-bottom: 1px solid #c3c3c3;
	font-size: 108%;
}

#highlight-news h3
{
	float: left;
	margin-left: 5px;
}

#highlight-news h3 a:link, #highlight-news h3 a:visited, #highlight-news h3 a:hover
{
	color: #99cc00;
}

#ticker-right-border
{
	float: left;
	font-size:1px;
	width: 4px;
	height: 32px;
	background: url(uploads/images/tickerrb.jpg) no-repeat 0 0;
}

#main-contentcont
{
	float: left;
	width: 960px;
	margin: 0;
	padding: 0;
}

#main-top-border
{
	float: left;
	width: 960px;
	height: 4px;
	background: url(uploads/images/maintb.jpg) no-repeat 0 0;
	font-size:1px;
}

#main-bottom-border
{
	float: left;
	font-size:1px;
	width: 960px;
	height: 4px;
	background: url(uploads/images/mainbb.jpg) no-repeat 0 0;
}

#main-content
{
	float: left;
	padding: 1px 0 1px 0;
	width: 958px;
	border-left: 1px solid #c3c3c3;
	border-right: 1px solid #c3c3c3;
}

#content-left
{
	position: relative;
	float: left;
	width:  719px;
}

#side-bar
{
	float: right;
	width: 239px;	
}

#footer-wraper
{
	width: 100%;
	background-image: url(uploads/images/box-footer.jpg);
	background-repeat: repeat-x;
	text-align: center;
}

#footer
{
	margin: 0 auto;
	padding-top: 3px;
	width: 960px;
	min-height: 230px;
	height: auto !important;
	height: 230px;
	color: #fff;
	text-align: left;
}

#footer-links
{
	position: relative;
	float: left;
	width: 725px;
	min-height: 227px;
	height: auto !important;
	height: 227px;
	background-image: url(uploads/images/logo-footer.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#footer a
{
	color: #fff;	
}

#footer-links #copy
{
	position: absolute;
	top: 170px;
	left: 140px;
}

#footer-links #copy a
{
	background: url(uploads/images/i-info.png) no-repeat right 2px;
        padding-right: 20px;
        color: #fff;
}

#footer-links ul
{
	list-style: none;
	margin: 10px 0 10px 0;
	text-align: left;
}

#footer-links ul li
{
	float: left;
	display: inline;
	margin-right: 15px;
	width: 165px;
}

#footer-links ul li h3
{
	color: #99cc00;
	font-weight: bold;
}

#footer-links ul li ul li
{
	float:none;
	display: block;
	margin-right: 0;
}

#footer-contact
{
	position: relative;
	float: right;
	width: 235px;
	height: 200px;
}

#footer-contact ul
{
	list-style: none;
	text-align: left;
}

#footer-contact ul a
{
	float:none;
}

#footer-contact h3
{
	margin: 10px 0 10px 0;
	color: #99cc00;
	font-weight: bold;
}

#footer-contact #top
{
	position: absolute;
	top: 170px;
	right: 0;
}

#requiredfields
{
	height: 17px;
	line-height: 17px;
	text-indent: 20px;
	background: url(uploads/images/i.jpg) no-repeat 0 0;
	margin: 10px 0 10px 0;
clear: both;
}

.none
{
	display: none;
}

.f-bold
{
	font-weight: bold;
}

.red-span
{
	color: #ff0000;
	display: inline;
}

.green
{
	color: #99cc00;
}

.green-bold
{
	color: #99cc00;
	font-weight: bold;
}

.sector-span 
{
	width: 101px;	
	display: block;
	float: left;
	height: 18px;
	line-height: 18px;
}

.lt
{
	text-decoration: line-through;
}

.input-textbox
{
	width: 192px;
	height: 18px;
	padding: 2px 0 0 2px;
	margin: 0;
	border: 1px solid #c3c3c3;
	float: left;
/*background: url(uploads/images/rounded-text-box.jpg) no-repeat 0 0;*/
}

.input-text
{
	width: 192px;
	padding: 2px 0 0 2px;
	margin: 0;
	border: 1px solid #c3c3c3;
	float: left;
}

.err
{
	border: 1px solid #ff0000;
	background-color: #FFFFcc;
}

.err1
{
	color: #ff0000;
	margin-bottom: 5px;
}

.clearafter:after 
{
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
	font-size: 0;
}

.clearafter
{
	display: inline-block;	
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
/* End of 'ITS.NET MAIN' */

/* Start of CMSMS style sheet 'ITS.NET PAGE' */
#main-content
{
	padding-left: 5px;
	width: 953px;
	position: relative;
	min-height: 550px;
	height: auto !important;
	height: 550px;
}

#submenu
{
	position: absolute;
	top: 5px;
	left: 713px;
        list-style: none;
	margin: 0;
	text-align: left;
	width: 222px;
}

#submenu li
{
	width: 222px;
}

#submenu h2
{
	width: 222px;
	height: 65px;
	line-height: 65px;
	text-indent: 71px;
	margin-bottom:10px;
	color: #99cc00;
	font-size: 131%;
}

#za-kucu-2
{
	background: url(uploads/images/4home.jpg) no-repeat 1px 0;
}

#za-posao-2
{
	background: url(uploads/images/4business.jpg) no-repeat 1px 0;
}

#moj-its-2
{
	background: url(uploads/images/4its.jpg) no-repeat 1px 0;
}

#o-nama-2
{
	background: url(uploads/images/4about.jpg) no-repeat 1px 0;
}

#kontakt-2
{
	background: url(uploads/images/4contact.jpg) no-repeat 1px 0;
}

#pretraga-2
{
	background: url(uploads/images/4search.jpg) no-repeat 1px 0;
}

#podrska-2
{
	background: url(uploads/images/4support.jpg) no-repeat 1px 0;
}

.inactive
{
	margin-bottom: 1px;
	width: 222px;
	display: block;
	height: 36px;
	line-height: 36px;
	text-indent: 20px;
	background: url(uploads/images/inactive-submenu.png) no-repeat 0 0;
}

.inactive:link, .inactive:visited, .inactive:hover
{
	color: #696969;
	font-size: 108%;
}

.active
{
	margin-bottom: 1px;
	width: 222px;
	display: block;
	height: 36px;
	line-height: 36px;
	text-indent: 20px;
	color: #696969;
	font-size: 108%;
	text-decoration: none;
	background: url(uploads/images/active-submenu.png) no-repeat 0 0;
}

#online-support
{
	margin-top:10px;
	margin-left: 1px;
}

#content-leftcont
{
	width: 709px;
	min-height: 538px;
	height: auto !important;
	height: 538px;
}

#content-top-border
{
	float: left;
	width: 709px;
	height: 4px;
	background: url(uploads/images/contenttb.jpg) no-repeat 0 0;
	font-size:1px;
}

#content-bottom-border
{
	float: left;
	width: 709px;
	height: 4px;
	background: url(uploads/images/contentbb.jpg) no-repeat 0 0;
	font-size:1px;
}

#content-left
{
	float: left;
	padding: 1px 10px 1px 10px;
        width: 687px;
	min-height: 538px;
	height: auto !important;
	height: 538px;
	border-left: 1px solid #c3c3c3;
	border-right: 1px solid #c3c3c3;
}



#content-left a:link, #content-left a:visited, #content-left a:hover
{
	color: #99cc00;
}



#page-title
{
	margin-top: 6px;
	margin-bottom: 20px;
	width: 687px;
	height: 36px;
	line-height: 38px;
	text-indent: 20px;
	background: url(uploads/images/page-title.jpg) no-repeat 0 0;
	font-weight: bold;
	font-size:  	 108%;
}

#page-message-show
{
	width: 667px;
	height: 27px;
	margin-bottom: 20px;
	padding-top: 9px;
	padding-left: 20px;
	background: url(uploads/images/newpayment-header.jpg) no-repeat 0 0;
}

#page-message-show p
{
	width: 600px;
}

#page-message-ok
{
	height: 17px;
	line-height: 17px;
	background: url(uploads/images/chek.jpg) no-repeat 0 0;
	padding-left: 30px;
}

#content-left h4
{
	margin-bottom:10px;
	color: #99cc00;
	font-size: 116%;
}


#content-left p
{
	width: 687px;
	margin-bottom: 10px;
clear: both;
}

#aboutus
{
	float: left;
	list-style: none;
	text-align: left;
	width: 678px;
	margin-bottom: 10px;
}

#aboutus li.first
{
	float: left;
	display: inline;
	width: 100px;
}

#aboutus li.second
{
	float: left;
	display: inline;
	width: 578px;
	font-weight: normal;
}

.table-services
{
	width: 687px;
	margin-bottom: 10px;
}

.table-services thead
{
	display: none;
}

.table-services td
{
	width: 50%;
	padding-top: 10px;
	vertical-align: top;
}

.table-services caption
{
	background: url(uploads/images/table-caption.jpg) no-repeat 0 0;
	height: 25px;
	line-height: 25px;
	color: #ffffff;
	font-weight: bold;
	padding-left: 20px;
}

.table-services ul li
{
	margin-bottom: 5px;
}

.pp
{
	margin-left: 10px;
	margin-bottom: 5px;
position: relative
}

.pp li
{
	margin-bottom: 5px;
	background: url(uploads/images/dot.jpg) no-repeat 0 3px;
	padding-left: 30px;
	line-height: 17px;
}

.check
{
	background: url(uploads/images/dot.jpg) no-repeat 0 3px;
	padding-left: 30px;
	line-height: 17px;
}


#adslstatus button
{
	width: 122px;
	height: 25px;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
	margin: 5px 0 5px 121px;
	padding: 0;
	border: none;
	display: block;
	/*float: left;*/
	text-indent: -9999px;
}

#checkstatus-button
{
	background: url(uploads/images/checkstatus.jpg) no-repeat 0 0;
}

#adsl select
{
	width: 196px;
}

#domaincheck
{
	height: 25px;
	width: 600px;
margin-bottom: 10px;
}

#domaincheck fieldset
{
	border: none;
}

#domaincheck fieldset legend
{
	display: none;
}

#domaincheck fieldset label
{
	display: block;
	float: left;
}

#domaincheck fieldset input
{
	display: block;
	float: left;
	margin: 0 5px 0 5px;
}

#domaincheck fieldset select
{
	display: block;
	float: left;
}

#domaincheck fieldset button
{
	display: block;
	float: left;
}

#domaincheck-button
{
 	width: 122px;
 	height: 25px;
	margin: 0 0 0 5px;
	padding: 0;
	border: 0;
	text-indent: -9999px;
	background: url(uploads/images/checkdomain.jpg) no-repeat 0 0;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
	float:right;
}

#message-show
{
	width: 667px;
	height: 27px;
	margin-bottom: 10px;
	padding-top: 9px;
	padding-left: 20px;
	background: url(uploads/images/newpayment-header.jpg) no-repeat 0 0;
}

#message-show p
{
	width: 600px;
}

#message-ok
{
	height: 17px;
	line-height: 17px;
	background: url(uploads/images/chek.jpg) no-repeat 0 0;
	padding-left: 30px;
}

#message-failed
{
	height: 17px;
	line-height: 17px;
	background: url(uploads/images/stop.jpg) no-repeat 0 0;
	padding-left: 30px;
}

.nabrajanje
{
	margin-bottom: 10px;
}

#salecenters
{
	margin-bottom: 10px;
}

#salecenters fieldset button
{
	display: block;
	float: left;
}

#salecenter-button
{
 	width: 24px;
 	height: 23px;
	padding: 0;
	border: 0;
	text-indent: -9999px;
	background: url(uploads/images/nojavascript.jpg) no-repeat 0 0;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
	float:right;
}
/* End of 'ITS.NET PAGE' */

/* Start of CMSMS style sheet 'ITS.NET PAGE CONTACT' */
#contact-form
{
	width: 297px;
float: left;
}

#contact-form p
{
	color: #ff0000;
	margin: 0 0 5px 101px;
	width: 194px;
}

#contact-form legend
{
	display: none;
}

#contact-form label 
{
	width: 101px;
	display: block;
	float: left;
	height: 18px;
	line-height: 18px;
}

#contact-form div 
{
	position: relative;
	float: left;
	margin-bottom: 5px;
}

#contact-form ul
{
	float: right;
	list-style: none;
	text-align: left;
	width: 194px;
}

#contact-form ul li
{
	float: left;
	display: inline;
	width: 97px;
}

#contact-form ul li label
{
	float: none;
	display: inline;
	line-height: none;
	height: 13px;
	padding-left: 2px;
}

#contact-form button
{
	width: 77px;
	height: 25px;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
	margin: 10px 0 0 101px;
	padding: 0;
	border: none;
	display: block;
	/*float: left;*/
	text-indent: -9999px;
}

#send-button
{
	background: url(uploads/images/send.jpg) no-repeat 0 0;
}

#contact-info
{
	float: right;
	list-style: none;
	text-align: left;
	width: 348px;
}

#contact-info li.city
{
	float: left;
	display: inline;
	width: 174px;
}

#contact-info li.city ul
{
	float: left;
	list-style: none;
	text-align: left;
	width: 174px;
}

#contact-info li.web
{
text-align: center;
width: 328px;
float: left;
margin-top: 10px;
}

#contact-info li span
{
font-weight: bold;
margin-bottom: 10px;
display: block;
}

#contact-info strong
{
font-weight: bold;
margin-bottom: 5px;
}
/* End of 'ITS.NET PAGE CONTACT' */

/* Start of CMSMS style sheet 'ITS.NET PAGE USER SERVICE' */
.login-n 
{
 	float: left;
	width: 215px;
}

.login-n a 
{
	color: #99cc00;
}

.lastitem
{
	font-weight: bold;
	padding-bottom: 10px;
}

#left-signin
{
	float: left;
	padding-right: 5px;
	width: 145px;
	text-align: right;
}

#left-signin p
{
	width: 145px;
}

#left-signin span
{
	color: #99cc00;
	font-weight: bold;
	display: block;
	margin-bottom: 10px;
}

#loginform
{
	float: left;
	width: 297px;
	padding-left: 6px;
	background: url(uploads/images/login-line.jpg) repeat-y 0 0;
}

#loginform legend
{
	color: #99cc00;
	font-weight: bold;
	padding-bottom: 10px;
}

#loginform label 
{
	width: 101px;
	display: block;
	float: left;
	height: 18px;
	line-height: 18px;
}

#loginform div 
{
	position: relative;
	float: left;
	margin-bottom: 5px;
}

#loginform p
{
	color: #ff0000;
	margin: 0 0 5px 101px;
	width: 194px;
}

#loginform .imagebutton
{
	width: 93px;
	height: 25px;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
	margin: 5px 0 0 0;
	padding: 0;
	border: none;
	display: block;
/*float: left;*/
	text-indent: -9999px;	
}

#login-buttons
{
	padding-left: 101px;
	width: 197px;
}

#login-button
{
	float: left;	
}

#webmail-button
{
	float: right;	
}

.logintable
{
	width: 687px;
	margin-bottom: 10px;
	float: left;
}

.logintable caption
{
	background: url(uploads/images/table-caption.jpg) no-repeat 0 0;
	height: 25px;
	line-height: 25px;
	color: #ffffff;
	font-weight: bold;
	padding-left: 20px;
}

.logintable th
{
	height: 25px;
	line-height: 25px;
	font-weight: bold;
	text-align: center;
	border-right: 1px solid #c3c3c3;
	border-bottom: 1px solid #c3c3c3;
}

.logintable td
{
	min-height: 25px;
	height: auto !important;
	height: 25px;
	line-height: 25px;
	text-align: center;
	border-right: 1px solid #c3c3c3;
	border-bottom: 1px solid #c3c3c3;
}

.logintable tbody tr
{
	background: url(uploads/images/table-bckg.jpg) repeat-x 0 0;
}

.logintable tfoot
{
	font-weight: bold;
}

.logintable .first-col
{
	background: url(uploads/images/table-border.jpg) repeat-y 0 0;
	margin-left: 1px;
}

.logintable .last-col
{
	background: url(uploads/images/table-border.jpg) repeat-y right 0;
	padding-right: 1px;
	border-right: none;
}

.logintable td.new-msg
{
	font-weight: bold;
}

.s-form
{
	float: left;
	width: 317px;
}

.s-form p
{
	color: #ff0000;
	margin: 0 0 5px 121px;
	width: 194px;
}

#personal-form p
{
	color: #ff0000;
	margin: 0 0 5px 121px;
	width: 194px;
}

#personal-form div
{
	width: 317px;
}

#email-form p
{
	color: #ff0000;
	margin: 0 0 5px 121px;
	width: 194px;
}

#email-password-form p
{
	color: #ff0000;
	margin: 0 0 5px 121px;
	width: 194px;
}

#user-password-form p
{
	color: #ff0000;
	margin: 0 0 5px 121px;
	width: 194px;
}

.s-form legend
{
	display: none;
}

.s-form label 
{
	width: 121px;
	display: block;
	float: left;
	height: 18px;
	line-height: 18px;
}

.s-form div 
{
	position: relative;
	float: left;
	margin-bottom: 5px;
}

.a-form legend
{
	color: #99cc00;
	margin-bottom: 10px;
}

.a-form label 
{
	width: 161px;
	display: block;
	float: left;
	height: 18px;
	line-height: 18px;
}

.a-form div 
{
	position: relative;
	float: left;
	margin-bottom: 5px;
	width: 397px;
}

.date-pick
{
	width: 192px;
	height: 18px;
	padding: 2px 0 0 2px;
	margin: 0;
	border: 1px solid #c3c3c3;
	float: left;
	display: block;
	/*background: url(uploads/images/rounded-text-box.jpg) no-repeat 0 0;*/
}

#change-button
{
	margin-top: 5px;
	margin-left: 121px;
}

#email-create
{
	margin-left: 121px;
}

#email-create1
{
	margin-left: 121px;
}

#filter-button
{
	margin-top: 5px;
	margin-left: 161px;
}

#access-summary
{
	float: left;
	list-style: none;
	text-align: left;
	width: 600px;
}

.first
{
	float: left;
	display: block;
	width: 150px;
	margin-bottom: 5px;
}

.second
{
	float: left;
	display: block;
	width: 450px;
	font-weight: bold;
	margin-bottom: 5px;
}

#pager
{
	float: left;
	width: 687px;
}

#main-content ol
{
	width: 687px;
	margin-top: 10px;
}

#main-content ol li
{
	height: 15px;
	line-height: 15px;
	margin-bottom: 5px;
	text-indent: 20px;
	width: 687px;
}

#one
{
	background: url(uploads/images/one.jpg) no-repeat 0 0;
}

#two
{
	background: url(uploads/images/two.jpg) no-repeat 0 0;
}


#newpayment-form
{
	display: block;
	width: 687px;
	background: url(uploads/images/newpayment-header.jpg) no-repeat 0 0;
}

#newpayment-form fieldset
{
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	width: 343px;
	overflow: hidden;
}

#newpayment-form legend
{
	height: 36px;
	line-height: 36px;
	font-weight: bold;
	padding-left: 32px;
	margin-bottom: 10px;
}


#newpayment-form p
{
	width: 196px;
	float: left;
}

#newpayment-form p.err1
{
	color: #ff0000;
	margin: 0 0 5px 0;
	width: 194px;
}

#newpayment-form fieldset div
{
	width: 196px;
	position: relative;
	float: left;
	margin: 0 0 5px 0;
	padding: 0;
}

#stepone legend
{
	padding-left: 36px;
	background: url(uploads/images/stepone.jpg) no-repeat 4px 4px;
}

#steptwo legend
{
	background: url(uploads/images/steptwo.jpg) no-repeat 0 4px;
}

#newpayment-form label 
{
	width: 196px;
	display: block;
	float: left;
	height: 18px;
	line-height: 18px;
}

#newpayment-form input.imagebutton
{
	display: block;
	margin-top: 10px;
	float: left;
	clear: both;
}

#adsl legend
{
	margin-bottom:10px;
	color: #99cc00;
	font-size: 116%;
}

#adsl label 
{
	width: 250px;
	display: block;
	float: left;
	height: 18px;
	line-height: 18px;
}

#adsl div 
{
	position: relative;
	float: left;
	margin-bottom: 5px;
}

#adsl p
{
	color: #ff0000;
	margin: 0 0 5px 250px;
	width: 196px;
}

#adsl button
{
	width: 127px;
	height: 25px;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
	margin: 5px 0 0 250px;
	padding: 0;
	border: none;
	display: block;
	/*float: left;*/
	text-indent: -9999px;
}

#sendadsl-button
{
	background: url(uploads/images/sendapp.jpg) no-repeat 0 0;
}

#proforma-form div
{
width: 350px
}

#proforma-form select
{
width: 196px
}

#proforma-form button
{
	width: 70px;
	height: 25px;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
	margin: 5px 0 5px 121px;
	padding: 0;
	border: none;
	display: block;
	/*float: left;*/
	text-indent: -9999px;
}

.add
{
	background: url(uploads/images/add.jpg) no-repeat 0 0;
}

.add-inactive
{
	background: url(uploads/images/add-inactive.jpg) no-repeat 0 0;
}

#addmobnum
{
	line-height: 25px;
	width: 600px;
	margin-bottom: 10px;
	height:auto !important; /* real browsers */
	height: 25px; /* IE6: treaded as min-height*/
	min-height:25px; /* real browsers */
}

#addmobnum fieldset
{
	border: none;
}

#addmobnum fieldset legend
{
	display: none;
}

#addmobnum fieldset label
{
	display: block;
	float: left;
width: 121px;
}

#addmobnum fieldset input
{
	display: block;
	float: left;
	margin: 0 5px 0 5px;
}

#addmobnum fieldset select
{
	display: block;
	float: left;
}

#addmobnum fieldset button
{
	display: block;
	float: left;
}

#addmobnum fieldset p
{
margin-left: 121px;
width: 479px;
}

#addmob-button
{
 	width: 70px;
 	height: 25px;
	margin: 0;
	padding: 0;
	border: 0;
	text-indent: -9999px;
	background: url(uploads/images/add.jpg) no-repeat 0 0;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
	float:right;
}
/* End of 'ITS.NET PAGE USER SERVICE' */

