@charset "UTF-8";
/* ------------------------------
HTML Redefine Tags
------------------------------ */
body {
	margin:0px;
	padding:0;
	font: 12px Arial, Helvetica, sans-serif;
}
fieldset {
	text-decoration: none;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	border-width: 0px;
	border-style: none;
}
label {
	margin: 0px;
	padding: 0px;
	display: block;
}
table, td, th {
	border-width: 0px;
	border-style: none;
	border-collapse: collapse;
	margin: 0;
	padding: 0;
	vertical-align: top;
}
textarea {
	font: 12px Arial, Helvetica, sans-serif;
	text-decoration: none;
	border-width: 0px;
	border-style: none;
}
input, form, textarea h1, h2, h3, h5, h6 {
	margin:0;
	padding:0;
}
h1 {
	font-size:18px;
}
h2 {
	font-size:14px;
	color:#999999;
}
h3 {
	font-size:13px;
	padding:4px 0;
	margin-bottom:10px;
}
h4 {
	font-size:12px;
	background: url(../img/bg_bulletlft.gif) no-repeat left top;
	margin: 5px 0 0 5px;
	padding: 0 0 0 25px;
	line-height: 20px;
	color: #6699FF;
}
h4 a:link, h4 a:visited {
	color: #B4CF0B;
}
h4 a:hover {
	color: #6699FF;
}
a:link, a:visited {
	color:#B4CF0B;
	font-weight: 700;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	border-width: 0px;
	border-style: none;
}
a:hover {
	text-decoration:none;
	color: #6699FF;
	font-weight: 700;
}
a img {
	margin: 0px;
	padding: 0px;
	border-width: 0px;
	border-style: none;
}
marquee {
	font-weight: bold;
	height: 35px;
	width: 670px;
	line-height: 35px;
	vertical-align: middle;
}
/* ------------------------------
PAGE STRUCTURE
------------------------------ */

/* #container has an absolute width (990 pixel) */

#container {
	width:990px;
	margin:0 auto;
	padding: 0px;
}
/* -----------------------
WITH CHRISTMASS DECORATION
BEGIN
------------------------*/
/*
#topbar {
	width:auto;
	display:block;
	height:50px;
	background: url(../img/bg_top0_christmass.gif);
}
#spacebar {
	width:auto;
	display:block;
	height:38px;
	background: url(../img/bg_top1_christmass.gif);
}
#navbar {
	width:auto;
	display:block;
	height:62px;
	background: url(../img/bg_top2_christmass.gif);
	margin-bottom: 15px;
}
*/
/* -----------------------
WITH CHRISTMASS DECORATION
END
------------------------*/

/* -----------------------------
WITHOUT CRISTMASS DECORATION
BEGIN
------------------------------*/
#topbar{
	width:auto;
	display:block;
	height:50px;
}
#spacebar {
	width:auto;
	display:block;
	height:38px;
	background: url(../img/bg_top1.gif);
}
#navbar{
	width:auto;
	display:block;
	height:62px;
	background: url(../img/bg_top2.gif);
	margin-bottom: 15px;
}
/* -----------------------------
WITHOUT CRISTMASS DECORATION
END
------------------------------*/
#titlebar {
	width:auto;
	height:115px;
	margin-left: 10px;
	display: block;
}
#titlebar img {
	margin-right: 20px;
	display: inline;
	height: 115px;
	width: 200px;
	clear: both;
	float: left;
}
#titlebar h1 {
	font-size: 48px;
	font-weight: 100;
	color: #000000;
	display: inline;
	line-height: 115px;
}
#main {
	width:auto;
	display:block;
}
#accountform {
	float: right;
	font: 11px/21px Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #999999;
}
#loginform label {
	margin: 0px 4px 0px 0px;
	padding: 0px;
	border-width: 0px;
	border-style: none;
	height: 21px;
}
#UserID {
	background: url(../img/bg_login.gif) no-repeat;
	height: 21px;
	width: 120px;
	border-width: 0px;
	border-style: none;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Geneva, Calibri, sans-serif;
	font-weight: 900;
}
#PassField {
	background: url(../img/bg_pass.gif) no-repeat;
	height: 21px;
	width: 120px;
	border-width: 0px;
	border-style: none;
	color: #FFFFFF;
	text-decoration: none;
	font: 900 11px/21px Geneva, Calibri, sans-serif;
}
#column_left {
	width:200px;
	margin-right:20px;
	float:left;
	background: url(../img/bg_navlft.gif) no-repeat bottom;
	margin-left: 10px;
	display: inline;
}
#column_right {
	width:530px;
	margin-right: 20px;
	float:left;
	background: url(../img/bg_main.png) bottom;
	line-height: 18px;
	font-size: 12px;
}
#column_right p {
	margin: 0px 10px 12px;
	padding: 0px;
	text-align: justify;
}
#column_right p.inline {
	margin: 0px 10px 12px;
	padding: 0 0 0 23px;
	text-align: justify;
}
#column_right h2 {
	font-weight: 700;
	margin-left: 10px;
	font-size: 13px;
	color: #000000;
}
#column_right h3 {
	margin: 12px 10px 0px;
	padding: 0px;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
#column_right_adsense {
	width:200px;
	float:left;
	font-size: 11px;
	line-height: 14px;
}
#column_right_adsense p {
	margin: 0px 15px 8px;
	padding: 0px;
}
.feature {
	text-decoration: none;
	margin: 0px 0px 8px;
	padding: 0px;
	width: 200px;
	background: url(../img/bg_navlft.gif) bottom;
	float: left;
}
.feature form {
	margin-left: 17px;
	margin-bottom: 8px;
}
div.spacer {
	clear:both;
	height:10px;
	display:block;
}
#footer {
	width:auto;
	display:block;
	padding:10px 0;
	font-size:11px;
	color:#666666;
	background: url(../img/bg_footer.gif) repeat-x;
	text-align: center;
}
#footer a {
	font-size:11px;
	color:#666666;
	font-weight: 100;
}
#footer a:hover {
	font-size:11px;
	color:#B4CF0B;
	text-decoration: none;
}
.phone {
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	margin-top: 5px;
	margin-left: 5px;
	display: block;
	width: 550px;
	float: left;
}
.clmnservices {
	background: url(../img/bg_services.gif) repeat-y;
	width: 200px;
}
.clmnservices a:link, .clmnservices a:visited {
	color:#6699FF;
	font-weight: 700;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	border-width: 0px;
	border-style: none;
}
.clmnservices a:hover {
	text-decoration:none;
	color: #B4CF0B;
	font-weight: 700;
}
ul.starlist {
	margin: 8px 15px 8px 10px;
	padding: 0px;
	list-style: none;
	text-align: left;
}
ul.starlist li {
	background: url(../img/bg_bulletlft.gif) no-repeat left top;
	margin: 0px;
	padding: 0px 0px 0px 20px;
	line-height: 20px;
}
ul.nostarlist {
	margin: -8px 5px 8px 10px;
	padding: 0 0 0 12px;
	list-style: inside disc;
	text-align: left;
}
ul.nostarlist li {
	background: none;
	margin: 0px;
	padding: 0px 0px 0px 5px;
	line-height: 15px;
	font-size: 11px;
}
ul.starlistmid {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
ul.starlistmid li {
	background: url(../img/bg_bulletlft.gif) no-repeat left center;
	margin: 0px 0px 0px 15px;
	padding: 0px 0px 0px 22px;
	line-height: 25px;
	text-decoration: none;
}
#testimonials {
	background: url(../img/bg_testimonials.png) no-repeat left center;
}
#izjave {
	background: url(../img/bg_izjave.png) no-repeat left center;
}
#testimonials, #izjave {
	vertical-align: middle;
	margin: 0 35px 0 80px;
	padding: 0 0 0 10px;
	line-height: 35px;
	cursor: pointer;
	color:#6699FF;
	font-weight: 700;
}
#testimonials input, #izjave input {
	border: 0px;
	width: 650px;
	cursor: pointer;
}
#testimonials a, #izjave a {
	color: #6699FF;
	text-decoration: none;
}
#testimonials a:hover, #izjave a:hover {
	color: #B4CF0B;
	text-decoration: none;
}
.spacer63px {
	width: 40px;
}
.spacerOrder {
	width: 9px;
}
.spacerOrder2 {
	width: 11px;
}
.pricebg {
	background: url(../img/bg_price.png);
	height: 25px;
	line-height: 25px;
	font-weight: 700;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
	padding-right: 12px;
	font-size: 11px;
	margin: 0px;
}
.pricebg a {
	color: #FFFFFF;
	text-decoration: none;
}
.pricebg a:hover {
	color: #333333;
	text-decoration: none;
}
.pricetxt {
	font-weight: 700;
	color: #FFFFFF;
	text-decoration: none;
}
.topframe {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 7px;
	width: 550px;
	display: block;
}
table.homeline {
	margin-left: 35px;
	width: 920px;
}
ul.navlist {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
ul.navlist li {
	background: url(../img/bg_navlist.gif) no-repeat;
	margin: 0px;
	padding: 0px 0px 0px 22px;
	line-height: 30px;
	text-decoration: none;
}
#column_left .navlist {
	font-weight: 700;
	color: #B4CF0B;
}
#column_left .navlist a {
	color: #6699FF;
}
#column_left .navlist a:hover {
	color: #666666;
	text-decoration: none;
}
ul.userlist {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
ul.userlist li {
	background: url(../img/bg_bulletlft.gif) no-repeat left top;
	margin: 0px;
	padding: 0px 0px 0px 22px;
	line-height: 20px;
	text-decoration: none;
}
#column_right_adsense .userlist, #column_right_adsense .userlist a {
	font-weight: 700;
	color: #6699FF;
}
#column_right_adsense .userlist a:hover {
	color: #B4CF0B;
	text-decoration: none;
}
table.listing {
	width: 510px;
	margin-left: 10px;
	background: url(../img/bg_th.png) no-repeat top;
	border-collapse: collapse;
}
table.listing td {
	height: 22px;
	line-height: 22px;
	text-align: center;
	border-bottom: 1px dotted #CCCCCC;
}
table.listing td.end {
	border-bottom: 1px dotted #FFFFFF;
}
table.listing td.alignlft {
	text-align: left;
}
table.listing td img {
	text-decoration: none;
	text-align: center;
	margin: 0px;
	padding: 0px;
	border-width: 0px;
	border-style: none;
}
table.listing td.order {
	background: url(../img/bg_order.gif) no-repeat right;
	line-height: 28px;
	font-weight: 700;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: 1px dotted #FFFFFF;
}
table.listing td.order a {
	font-weight: 700;
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 55px;
}
table.listing td.order a:hover {
	color: #000000;
}
table.listing td.order2 {
	background: url(../img/bg_order.gif) no-repeat left;
	line-height: 28px;
	font-weight: 700;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: 1px dotted #FFFFFF;
}
table.listing th {
	border-bottom: 1px dotted #CCCCCC;
	height: 28px;
	line-height: 28px;
}
table.rightclmn {
	margin: 0px 0px 8px 9px;
	padding: 0px;
	width: 180px;
	font-size: 10px;
	background: url(../img/bg_th_feature.png) no-repeat top;
}
table.rightclmn td {
	height: 18px;
	border-bottom: 1px dotted #CCCCCC;
	white-space: nowrap;
	text-align: center;
}
table.rightclmn th {
	height: 20px;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: 700;
	line-height: 20px;
}
td.setup {
	color: #000000;
	text-decoration: none;
	background: #F0F0F0;
	text-align: left;
}
td.montly {
	font-weight: 100;
	color: #000000;
	text-decoration: none;
	background: #DBDBDB;
}
#product1 {
	margin: 0px;
	padding: 0px;
	width: 200px;
	clear: both;
	float: left;
	border-width: 0px;
	border-style: none;
	cursor: pointer;
}
td #product2 {
	height: 165px;
	width: 200px;
}
.clmnservicesTop {
	background: url(../img/bg_services.gif) no-repeat bottom;
	width: 200px;
}
#navbar1 {
	width:auto;
	display:block;
	height:62px;
	background: url(../img/bg_top4.gif);
}
#spacebar1 {
	width:auto;
	display:block;
	height:38px;
	background: url(../img/bg_top3.gif);
}
.accent {
	margin: 0px;
	padding: 0px;
	font-weight: 700;
	color: #6699FF;
	font-size: 11px;
	text-decoration: none;
}
.contactinput {
	background: url(../img/bg_input.png) no-repeat;
	height: 20px;
	width: 180px;
	border-width: 0px;
	border-style: none;
	margin-right: 5px;
}
.commentstext {
	background: url(../img/bg_textarea.png) no-repeat;
	height: 85px;
	width: 380px;
}
table.priceclmn {
	margin: 0px 0px 8px 9px;
	padding: 0px;
	width: 180px;
	font-size: 11px;
	overflow: hidden;
}
table.priceclmn td {
	height: 18px;
	border-bottom: 1px dotted #CCCCCC;
	white-space: nowrap;
	text-align: left;
	padding-left: 3px;
	padding-top: 3px;
}
table.priceclmn th {
	height: 20px;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: 700;
	line-height: 20px;
	background: url(../img/bg_th_feature.png) no-repeat;
}
.asterisk {
	font-size: 10px;
	line-height: 14px;
	display: block;
}
.featureinput {
	background: url(../img/bg_featureinput.png) no-repeat;
	height: 20px;
	width: 160px;
	border-width: 0px;
	border-style: none;
	float: left;
}
.availableframe {
	border: none;
	width: 33px;
	height: 15px;
	display: block;
	overflow: hidden;
	padding: 0;
	margin: 0;
}
