/* v1.0 | 20080212 CSS RESET from http://meyerweb.com/eric/tools/css/reset/ */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
	overflow-y: scroll;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

h1, h2, h3, h4, h5, h6{
	margin:0;
	padding:0;
	cursor: default; 
}

a:link, a:visited, a:hover, a:active, a:focus {
	 outline-style: none;
	 outline: 0;
}

button:active, button:focus {
	outline-style: none;
	 outline: 0;
}

.left{
	float: left;
}

.right{
	float: right;
}

.clear{
	clear: both;
}

ul{
	list-style: none;
}

 img {
	border: 0px;
	border-color: #ffffff;
}

input{
	font-size: 10pt;
}

.clear{
	clear:both;
}

body{
	background: #f9f9f9;
	background-image: url('/images/bg.png');
	background-repeat: repeat-x;
	font-family: 'Trebuchet MS',Verdana,Helvetica,sans-serif;
}

#container{
	margin: 0 auto;
	width: 995px;
}

#header{
	
}

#spacer_head{
	height:20px;
	width: 995px;
}

#menubar{
	width: 995px;
	overflow: hidden;
}

#logo{
	width: 190px;
	height: 48px;
	float: left;
}

#menu{
	float: right;
	width: 660px;
	height: 30px;
	margin-top:12px;
}

#infobox_wraper{
	width: 995px;
	height: 314px;
	clear:both;
}

#slideshow{
	float:left;
	width: 935px;
	height: 314px;
	background-image: url('/images/infobox_clear.png');
}

.infobox1{
	float:left;
	width: 935px;
	height: 314px;
	background-image: url('/images/infobox1.png');
}

.infobox2{
	float:left;
	width: 935px;
	height: 314px;
	background-image: url('/images/infobox2.png');
}

.info_content{
	overflow: hidden;
	margin-top: 50px;
	margin-left: 20px;
	width: 650px;
	
}

.info_content h2{
	font-size: 22pt;
	margin:15px;
	color: #414141;
	text-shadow: 2px 2px 1px #dddddd;
}

.info_content p{
	display:block;
	color: #989898;
	margin-left:15px;
	margin-top: 25px;
	line-height: 16pt;
	text-align: justify;
	overflow: hidden;
}

#arrow_left{
	float:left;
	width: 30px;
	height: 314px;
	background-image: url('/images/arrow_left.png');
	cursor: pointer;
}

#arrow_right{
	float:left;
	width: 30px;
	height: 314px;
	background-image: url('/images/arrow_right.png');
	cursor: pointer;
}

#paging{
	width: 995px;
	height: 45px;
	background-image: url('/images/paging.png');
	overflow: hidden;
	
}
#navigation{
	margin-top:10px;
	overflow: hidden;
}

#paging ul { margin:0 auto; padding:2px; width:160px;}
#paging ul li { margin:0; padding:0; list-style:none; }
#paging ul li { float:left; display:block; }
#paging ul li a { width:10px; height:10px; background:url('/images/tabs_2.gif') no-repeat center center; display:block; float:left; padding:2px; margin:2px !important; margin:1px 1px; outline:none; }
#paging ul li a:focus { outline:none; }
#paging ul li a:hover,
#paging ul li a.activeSlide { background:url('/images/tabs_1.gif') no-repeat center center; }

#featured{
	width: 995px;
	height: 163px;
	background-image: url('/images/features.png');
}

#featured h1{
	width: 800px;
	float: left;
}

.feature_box, .feature_box_gray{
	display: block;
	height: 145px;
	width:235px;
	float: left;
	margin-top:20px;
	margin-left:10px;
	overflow: hidden;	
	/* background-image: url('/images/ficzer.png'); */
}
.feature_box a {
	color: #ffffff;
	text-decoration: none;
}

.feature_box_gray a {
	color: #d3dec8;
	text-decoration: none;
}

#packshot_contact{
	clear:both;
	border-bottom: 1px dashed #d4d4d4;
	overflow: hidden;
	margin: 0px;
	width:310px;
	padding-left: 10px;
	background-repeat: repeat-x;
	background-position:bottom; 
}

.feature_box2{
	clear:both;
	border-bottom: 1px dashed #d4d4d4;
	overflow: hidden;
	margin: 0px;
	width:300px;
	padding:10px;
	background: url('/images/box_bg.png');
	background-repeat: repeat-x;
	background-position:bottom; 
}

#content .feature_box2 p{
	margin: 8px;
}

.feature_box h3, .feature_box2 h3 {
	font-weight: bold;
	font-size: 13pt;
	margin-bottom:10px;
	text-shadow: 1px 1px 1px #ababab;
}

.feature_box_gray h3{
	font-weight: bold;
	font-size: 13pt;
	margin-bottom:10px;
}

.feature_box p	{
	font-weight: normal;
	font-size: 10pt;
	height: 80px;
	line-height: 12pt;
}

.feature_box_gray p{
	font-weight: normal;
	font-size: 10pt;
	height: 80px;
	line-height: 12pt;
}

.feature_col, .feature_col2{
	float:left;
	width: 180px;
	color: #ffffff;
	margin-left:10px;
	overflow: hidden;
	padding-top: 5px;
}

.feature_col2{
	margin-top: 6px;
}

.img_col, .img_col2{
	float:left;
	width: 40px;
}

.img_col2{
	margin-left: 10px;
}

.more_btn{
	float: right;
	margin-top:10px;
}

.updates_btn{
	float: right;
	margin-right: 20px;
}

#content{
	width: 995px;
	color: #565656;
}

#content_top {
	width: 995px;
	height: 59px;
	background-image: url('/images/content_top.png');
}

#content_center{
	width: 995px;
	overflow: hidden;
	float: left;
}

#content_center_page{
	width: 995px;
	background-image: url('/images/content_center_page.png');
	font-family: 'Trebuchet MS',Verdana,Helvetica,sans-serif;
	font-size: 10pt;
	overflow: hidden;
}

#center_left{
	float:left;
	width: 620px;
	margin-left: 16px;
	padding-left: 10px;
	padding-right: 10px;
}

#center_right{
	float:left;
	width: 315px;
	margin-left: 0px;
}

#content_bottom_page{
	width: 995px;
	height: 12px;
	background-image: url('/images/content_bottom_page.png');
}

#content_left{
	width: 28px;
	background-image: url('/images/content_left.png');
	float: left;
	padding-bottom:10000px;
	margin-bottom: -10000px;
	height: 1px;
}

#content_main {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #454545;
    float: left;
    font-size: 12px;
    line-height: 15px;
    margin-bottom: -10000px;
    padding-bottom: 10000px;
    width: 939px;
}

#content_right{
	width: 28px;
	background-image: url('/images/content_right.png');
	float: left;
	padding-bottom:10000px;
	margin-bottom: -10000px;
}

#content_bottom{
	clear:both;
	width: 995px;
	height: 29px;
	background-image: url('/images/content_bottom.png');
}

#content_top_page{
	width: 995px;
	height: 42px;
	background-image: url('/images/content_top_page.png');
}

#content_top_page_split{
	width: 995px;
	height: 42px;
	background-image: url('/images/content_top_page_split.png');
}

#featured h1{
	font-size:18pt;
	color: #ffffff;
	font-family: Arial, Helvetica, Verdana;
	margin: 30px;
	margin-left: 25px;
	display: block;
}

#content p {
	display:block;
	margin: 20px;
	margin-right: 30px;
	margin-left:20px;
	line-height: 18px;
	font-size: 10pt;
	text-align: justify;
}

#content ul {
	display:block;
	margin: 20px;
	margin-right: 30px;
	margin-left:20px;
	line-height: 18px;
	font-size: 10pt;
	text-align: justify;
	list-style: circle;
}

#content #update_box ul {
	margin: 0px;
}

#content #update_box ul li{
	padding-left: 10px;
	margin-left: 0px;
}

#content ul li{
	padding-left: 10px;
	margin-left: 20px;
}

#content h2 {
	margin-left:20px;
	font-size: 14pt;	
	line-height: 17pt;
}

#content h3 {
	margin: 20px;
	margin-right: 30px;
	margin-left:20px;
	font-size: 11pt;
}

#menu li{
	display: block;
}

li.button{
	display: inline;
	float: left;
}

li.button a{
	display: block;
	padding: 8px 6px 9px 6px;
	color: #565656;
	margin-right: 7px;
	float: left;
	text-decoration: none;
	-moz-user-select: none;
	-moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
    font-size: 12px;
    font-weight: normal;
    font-weight: bold;
}

li.button.selected a{
	background: #66b51c;
	color: #ffffff;
	font-weight: bold;
}

li.button:hover a{
	background: #e5e5e5;
	color: #565656;
	font-weight: bold;
}

li.button.selected:hover a{
	background: #66b51c;
	color: #ffffff;
	font-weight: bold;
}

li.itelix_link a{
	margin-left:15px;
	display: block;
	float: left;
}

#footer{
	clear:both;
	height: 50px;
	color: #9a9a9a;
	font-size:11px;
	padding: 10px;
	overflow: hidden;
	float: right;
	margin-right: 25px;
}

#contact_box{
	margin: 30px;
	margin-left:60px;
	margin-top: 90px;
	margin-right:130px;
	font-family: Arial, Verdana;
	color: #555555;
	line-height: 15pt;
	float:left;
	overflow: hidden;
}

#map_box{
	margin: 30px;
	
	background-image: url('/images/office_loc.png');
	width: 452px;
	height: 300px;
	overflow: hidden;
}

h2{
	color: #ff6600;
	font-size: 13pt;
}

#news_box{
	width: 470px;
	margin: 15px;
	margin-top: 0px;
	float:left;
	border- right: 1px solid #fefefe;
}

#news_box h2{
	display: block;
	margin:5px;
	margin-top: 0px;
	margin-bottom:12px;
	font-size: 16px;
	color: #ff6600;
	margin-left: 0px;	
}

#news_box h3{
	margin-bottom: 4px;
}	

#news_box li{
	display: block;
	margin-bottom:10px;
}

#updates_box{
	width: 400px;
	margin: 15px;
	margin-top: 0px;
	float:left;
}

#update_box{
	width: 580px;
	margin: 5px;
	margin-top: 0px;
	float:left;
}

#update_box h2{
	font-size: 12pt;
	margin-bottom: 10px;	
	font-weight: normal;
}

#updates_box h2{
	display: block;
	margin:5px;
	margin-top: 0px;
	margin-bottom:12px;
	font-size: 16px;
	color: #ff6600;
	margin-left: 0px;
}

#updates_box h3{
	margin-bottom: 4px;
}

#updates_box li {
	display: block;
	margin-bottom:10px;
}

.page_ico {
	float: left;
	margin-top:25px;
	margin-left: 25px;
}

.inner_border {
	border: 1px solid #fefefe;
	background: #f6faf6;
	padding: 15px;
}

.outer_border {
	border: 1px solid #ededed;
	margin: 10px;
	margin-left: 20px;
	margin-right: 20px;
}

.form_row {
	margin:5px;
	margin-bottom:8px;
}

.form_row label {
	float:left;
	text-align: right;
	width:150px;
	font-size: 12pt;
	
	margin-top:4px;
}

.form_row input {
	margin-left: 20px;
	font-size: 12pt;
	width: 360px;
}	

ul#updates_list {
	margin-left:5px;
	font-size: 10pt;
	line-height: 15pt;
}

ul#updates_list li{
	cursor: pointer;
	border: 1px solid #ffffff;
	-moz-border-radius: 4px;	
	margin: 5px;
	clear:both;
	overflow: hidden;
	border-bottom: 1px dashed #ededed;
	background: url('/images/box_bg2.png');
	background-repeat: repeat-x;
	border: 1px solid #e5e5e5;
	-moz-border-radius: 4px;	
	border: 1px solid #e5e5e5;
}

ul#updates_list li.selected{
	background: url('/images/box_bg3.png');
	background-repeat: repeat-x;
	border: 1px solid #ffba00;
	-moz-border-radius: 4px;	
}

ul#updates_list li.selected:hover{
	background: url('/images/box_bg3.png');
	background-repeat: repeat-x;
	border: 1px solid #ffba00;
	-moz-border-radius: 4px;	
}

ul#updates_list li:hover{
	background: url('/images/box_bg3.png');
	background-repeat: repeat-x;
	border: 1px solid #e5e5e5;
	-moz-border-radius: 4px;		
}

#price_table{
	border-left: 2px solid #e5e5e5;
	width: 100%;
	margin: 0 auto;
}

#price_table tr td{
	padding: 10px;
	text-align: center;
	border: 2px solid #e5e5e5;
	border-left: 0px solid #ffffff;
	cursor: default;
	background: #ffffff;
	font-weight: bold;
	color: #565656;
}
#price_table tr td{
	background: #efffdf;
}

#price_table tr td.clickable{
	cursor: pointer;
	background: #ffffff;
}

#price_table tr td.clickable:hover{
	background: #9ff382;
}

#price_table tr td.clickable.selected{
	background: #f6ae38;
	color: #ffffff;
}

.item_label{
	display: block;
	margin:5px;
	font-size: 13pt;
	font-weight: bold;
}

.price_label{
	display: block;
	font-size: 9pt;
}

.fix, .add, .update
{
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 9pt;
	color: white;
	display: block;
	float: left;
	font-weight: bold;
	margin-right: 10px;
	width: 20px;
	height: 22px;
	text-align: center;
	cursor: default;
}

.fix
{
	background-color: #FF552A;
}

.add
{
	background-color: #23BB09;
}

.update
{
	background-color: #5555FF;
}

.update_desc{
	float:left;
	width: 535px;
	text-align: justify;
	line-height: 13pt;
}

#current_update{
	line-height: 18pt;
}

#current_update li{
	clear:both;
	margin-bottom:5px;
	padding-top:5px;
	padding-bottom:5px;
	border-bottom: 1px dashed #e5e5e5;
	overflow: hidden;
}

#contact_info{
	margin-top: 20px;
	margin-left: 5px;
	width: 165px;
	color: #9d9d9d;
	font-size: 10pt;
	line-height: 18pt;
	font-family: Arial;
}

#contact_info span, #contact_info span a{
	color: #f58220;
	text-decoration: none;
	font-weight: bold;
}

#contact_info span a:hover{
	text-decoration: underline;
}

#price_table tr td span#total_price{
	font-size: 13pt;
}

#tabs ul li{
	margin-left: 0px;
}

#price_table tr#summary_row td{
	background: #89cc46;
	color: #ffffff;
}

#content #news_box ul{
	margin: 0px;
}

.FormError{
	color: red;
	display: block;
	cursor: default;
	background: #ffffff;
	border: 1px solid #e5e5e5;
	padding: 5px;
	padding-bottom: 6px;
	margin-right: 5px;
}

.ui-tabs .ui-tabs-panel{
	margin-left:22px;
	margin-right: 30px;
	border: 1px solid #f2ab3d;
}

.ui-widget-content {
    border: 0px solid #ffffff;
    color: #333333;
}

#content ul.ui-tabs-nav{
	margin-bottom: 0px;
}

#content #tabs ul li {
	padding-left: 0px;
}

.ui-widget-header{
	background: none;
	border: 0px;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-selected {
	border: 1px solid #f2ab3d;
	 padding-left: 0px;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-selected {
    background: url("/images/tab_bg.png") repeat-x scroll 0 0 transparent;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-selected a{
	color: #ff6600;
}
