`/*
	project: web application template
	author: luka cvrk (www.solucija.com)
*/

*{ margin: 0; padding: 0; behavior: url("../css/border-radius.htc"); }*
body {   margin:0;  font: "Lato"; color: #000000; }
	h1 { font-size: 3em; font-weight: normal; float: left; }
	h1 a { text-decoration: none; }
	h3 { font-size: 1.3em; border-bottom: 1px solid #eee; margin: 0 0 .8em; }
	p  { margin: 0 0 2em 0; line-height: 1.8em;  text-align: justify; }
	em { border-bottom: 1px dotted #fff; cursor: pointer; text-shadow:0 3px #000000;}
	a,a:visited { color: #0061a7; }
	a:hover{color:#0092c5;}
	img { border: 0; }
	.red { color: #9D2900; font-size:15px;}
	


div.auction
{
	position: absolute;
	color: black;
	background: url("../images/auction.png") no-repeat;
	right: 0;
	top: 0;
	width: 128px;
	height: 128px;
	margin-top: 2px;
}

input
{
	border:1px #ccc solid;
	margin-bottom:4px;
}
div.box p a,div.box p a:visited
{
	color:#fff !important;
}
.suggest_icons{
    float:left;
    width:50%;
    margin-bottom:20px;
    border-radius: 5px;
}
div.suggest_icons a { display:block; height:160px; width:200px; padding:55px 15px 15px; background:#f2f2f2; text-align:center; font-size:15px; color:#333; text-decoration:none; }
div.suggest_icons a:hover { background:#e9e9e9; }
div.suggest_icons img { display:block; margin:0 auto;margin-bottom:10px; }
div.suggest_icons a {
    display: block;
     height: auto;
    width: 92%;
    padding: 55px 15px 15px;
    background: #f2f2f2;
    text-align: center;
    font-size: 15px;
    color: #333;
    text-decoration: none;
    /* margin: 10px; */
}
div.project_icons 
{ 
	float:left; 
	margin:6px 12px 6px 0px;
	padding:4px; 
	cursor:pointer; 
	border:4px solid #E9E9E9; 
	border-radius:4px; 
	-moz-border-radius:4px;
	height:171px;
	width: 196px; 
}
div.project_icons a.project_link
{  
	background: none repeat scroll 0 0 #F2F2F2;
    color: #333333;
    display: block;
    font-size: 15px;
    height: 42px;
    padding-top: 17px;
    text-align: center;
    text-decoration: none;
}
div.project_icons a.project_link:hover { background:#e9e9e9; }
div.sort_button
{
	margin-right:13px;
	padding:5px;
    font-weight: bold;
    font-size:13px;
    color:#333;
	float:left;
}
div.sort_button a,div.sort_button a:visited
{
	
	text-decoration:none;
}
div.user_menu
{
	margin-bottom:20px;
	margin-top:4px;
}
div.user_menu div.menu_item
{
	margin-bottom:10px;
	
	color:#033447;
	
}
#main_div
{
	overflow: hidden;
	float:left;
	margin:auto;
	margin-top:0px;
	margin-bottom:20px;
	min-height:461px;
	width:100%;
    margin-top:20px;
}
img.ajax_loader
{
	float:none !important;
	margin-left:3px;
}
div.user_menu div.menu_item img 
{
	border:0px;
	 float: left;
    margin-top: 0px;
	margin-right:10px;
}
div.user_menu div.menu_item a,div.user_menu div.menu_item a:visited 
{
	text-decoration:none;
	font-size:13px;
	color:#033347;
}
ul.register_ul
{
	padding:0px;
	margin:0px;
	margin-left:15px;
}
ul.register_ul li
{
	margin-top:14px;
	margin-bottom:14px;
	list-style-image: url("../images/list.jpg");
}
div.up_banner
{
	background: url("../images/up_banner.png") no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    float: right;
    height: 113px;
    width: 370px;
} 
div.up_banner a,div.up_banner a:visited
{
	color:#fff;
	text-decoration:none;
	font-weight:bold;
}
div.up_banner a:hover
{
	text-decoration:underline;
}
div.up_banner  img
{
	 background: url("../images/up_banner_image.png") no-repeat scroll 0 0 transparent;
    float: left;
    margin-left: 10px;
    margin-right: 7px;
    padding: 2px;
}
div.clr
{
	clear:both;
}
textarea
{
	border:1px #ccc solid;
	margin-bottom:4px;
}
table.ticket
{
	margin-top:4px;
	width:100%;
}
img.test
{
	float:left;
	margin-right:10px;
}
table.ticket tr td
{	
	padding:10px;
	border-bottom:1px #ddd dashed;
}
input.button
{
	border:1px #aaa solid;
	background:#fff;
	font-weight:bold;
	padding: 7px;
	font-size:15px;
}

a.job_link,a.job_link:visited
{
	display:block;
	margin-bottom:8px;
}
#gift_features li
{
   font-size: 14px;
	list-style: none outside none;
	margin-bottom: 20px;
	margin-top: 20px;
	padding-left: 33px;
	padding-top: 0;
	color: #555;
}
#gift_features li i
{
	font-size: 25px;
	color: #92e8ff;
	position: absolute;
	margin-left: -33px;
	margin-top: -3px;
}
.wrap { width: 100%; margin: 0 auto;  }
 
#header { width: 900px; height: 50px; margin: 0 auto; }
	#menu  { float: right; padding: 6px 0 0 0; list-style: none; }
		#menu li { display: inline; }
		#menu a { display: block; float: left; margin-left: 13px; padding: 4px; text-decoration: none; font-size: 13px; color: #000000; }
		#menu a:hover { color: #000; border-bottom: 2px solid #ccc; }
		#menu .active a { border-bottom: 2px solid #C70012; color: #9D2900;}
 
#teaser { clear: both; height: 259px; background: #fff url(../images/teaserbg.jpg) repeat-x; }
	.box { float: left; margin-top:7px; width: 598px; color: #444444; }
	.box_prod { float: left; padding: 66px 0 0; width: 480px; color: #C7E3EE; }
	#image { float: right; width: 388px; position: relative; top: 16px;  height: 258px; }
	#image1{float: right; width: 388px; position: relative; top: 16px;  height: 258px;}

	.step { cursor: pointer; color: #FAFDDD; padding: 4px 0 0 11px; margin: 0px; text-shadow:0 3px #000000;font-size: 1.4em; float: left; text-align: center; background: url(../images/step.gif) no-repeat; height: 30px; }
	.step a { color: #fff; margin: 0 2px 0 0; }
	
.col { float: left; width: 276px; margin: 0 30px 16px 0; }

	.info { border: 1px solid #e0e0e0; background: #f4f4f4; padding: 7px; }

#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}
table.menu tr td
{
	padding-bottom:25px !important;
}
input.new
{
	background:url("../images/speak_wish.png") no-repeat scroll 0 0 transparent;
	height:42px;
	text-align:center;
	width:234px;
	color:#FFFFFF;
	font-size:18px;
	cursor:pointer;
	border:0px;
}
#TB_secondLine 
{
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}
sup
{
	color:#f00;
}
td.form1 {
	padding: 12px 0px 5px 10px;
	text-align: right;
	vertical-align: top;
	padding-bottom: 0px;
	font-size: 15px;
}
td.form2 {
	padding: 10px 0px 5px 10px;
	
}
td.form2 input.login_form
{
	font-size: 15px;
	height: 30px;
	padding-left: 4px;
	width:273px;
    margin-top:0;
}
.signup_form
{
	width:310px !important;
}
div.top_menu a,div.top_menu a:visited
{
	color:#fff;
	font-size:13px;
	text-decoration:none;
}
#TB_window a:link { color: #336699; text-decoration: none; }
#TB_window a:visited { color: #336699; text-decoration: none; }
#TB_window a:hover { color: #3399FF; text-decoration: underline; }
#TB_window a:active { color: #3399FF; text-decoration: underline; }
#TB_window a:focus { color: #336699; text-decoration: none; }

#TB_overlay {
	position: absolute;
	z-index:100;
	top: 0px;
	left: 0px;
	background-color:#000;
}

#TB_window {
	position: absolute;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	border: 4px solid #525252;
	text-align:left;
}

#TB_window img {
	display:block; 
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:5px 10px 7px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
	font-weight: bold;
	border-bottom: 1px solid #BBBBBB;
	font-size: 12px;
	font-family: tahoma, arial, serif;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: absolute;
	display:none;
	height:100px;
	width:100px;
	z-index:101;
}

#TB_HideSelect{
	z-index:99;
	position:absolute;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
}

/* IE6 */
* html #TB_iframeContent{
	margin-bottom:1px;
}
table tr td
{
	font-size:13px;
	line-height: 19px;
}
/* Easy Slider */
#twitter_div { 
	
	
	top: 99px; 
	width: 376px; 
	height: 586px; 
	overflow: hidden;
}
ul#twitter_update_list { 
	list-style: none; 
	margin: 0;
    padding: 0;
	font-size: 13px;	
}
ul#twitter_update_list li { 
	margin-bottom: 10px;
	padding: 10px;
	border-bottom: 1px dotted #AAAAAA;
	
	
}


	#portfolio{
		behavior: url(border-radius.htc);background: #fff;margin-top:-10px;border-radius: 10px 10px;-moz-border-radius: 10px 10px;-webkit-border-radius: 10px 10px;
	-khtml-border-radius: 10px 10px;height:140px !important; width:885px !important;padding-top: 7px;padding-left: 10px;
	
		
	}	
	#portfolio ul, #portfolio li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#portfolio li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:900px;
		height:164px;
		overflow:hidden; 
		}	
	#prevBtn, #nextBtn{ 
		display:none;
		width:30px;
		height:77px;
		position:absolute;
		left:-30px;
		top:71px;
		}	
	#nextBtn{ 
		left:696px;
		}														
	#prevBtn a, #nextBtn a{
		display:block;
		width:30px;
		height:77px;
		background:url(../images/btn_prev.gif) no-repeat 0 0;
		}
	#nextBtn a{
		background:url(../images/btn_next.gif) no-repeat 0 0;
		}

/* // Easy Slider */


ul.tabs {
	height: 44px;
    line-height: 25px;
    list-style: none outside none;
    margin: 20px auto 0;
/*    width: 962px;*/
    width: 922px;
}
.tabs li {
	background:#8EA4AE;
	behavior: url(border-radius.htc);
	float: left;
	display: inline;
	margin: 0 1px -1px 0;
	padding: 5px 0px;
	margin-right:7px;
	color: #777;
	cursor: pointer;
	width:220px;
	border:0px;
	height:39px;
	overflow:hidden;
	z-index:4px;
	text-align:center;
	border-radius:10px;
	
	-moz-border-radius: 10px 10px 0 0;
	-webkit-border-radius: 10px 10px 0 0;
	-khtml-border-radius: 10px 10px 0 0;
	
}
.tabs li h3
{
	color:#172A3E;
	border:0px;
}
.tabs li.current h3
{
	color:#A0000E;
	border:0px;
}
.tabs li.current {
	
	
    background: none repeat scroll 0 0 #FFFFFF;
	
	
}

.box {
	display: none;
	
}

.box.visible {
	display: block;
}

.section.vertical {
	width: 440px;
	border-left: 160px solid #FFF;
}
.vertical .tabs {
	width: 160px;
	float: left;
	display: inline;
	margin: 0 0 0 -160px;
}
.vertical .tabs li {
	padding: 0 13px;
	margin: 0 0 1px;
	border: 1px solid #E4E4E4;
	border-right: 1px solid #F9F9F9;
	width: 132px;
	height: 25px;
}
.vertical .tabs li:hover {
	width: 131px;
}
.vertical .tabs li.current {
	width: 133px;
	color: #444;
	
	border: 1px solid #D4D4D4;
  border-right: 1px solid #EFEFEF;
  margin-right: -1px;
}
img.featured_image
{
	margin-left: 8px;
    margin-top: -4px;
    position: absolute;
}
h1.header_h1
{
	color:#043449;
	font-size:22px;
	margin:3px;
	float:none;
}
.vertical .box {
  border-width: 1px;
}

h3
{
	border: 0 none;
    color: #444444;
    font-size: 17px;
    margin-bottom: 2px;
    margin-top: 10px;
}
		/* jQuery lightBox plugin - Gallery style */
	#gallery {
		
		
	}
	#gallery ul { list-style: none;margin-left: 0;
    padding-left: 0;}
	#gallery ul li { display: inline; }
	#gallery ul img {
		border: 1px solid #0092C5;
	}
	   
        
        table.ticket tr.unread{
            background-color: #ffff66;
        }
        
       
ul.paginator{
    list-style-type: none;
    overflow: hidden;
    margin: 0 auto;
    display: inline-block;
}

ul.paginator > li{
    margin: 1px;
    padding: 0px 2px;
    float:left;
    overflow: hidden;
    border: 1px solid transparent;
    color: #555555;
    font-size: 14px;
}
ul.paginator > li > a{
    color: #555555;
    text-decoration: none;
    font-size: 14px;
}

ul.paginator > li.current_page{
    border: 1px solid #999999;
    font-weight: bold;
    font-size: 14px;
    color: #555555;
}


div.discount{
    width: 45px;
    height: 32px;
    background: url('./images/discount.png') 0 0 no-repeat transparent;
    color: #FFFFFF;
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
    font-size: 14px;
    padding-top: 13px;
    position: absolute;
    right: 0px;
    top: -10px;
}

.blog{
    padding-top: 10px;
}
.blog_title{
    
}
.blog_title > a{
    font-weight: bold;
    text-decoration: none;
}
.blog_options{
    float: right;
}

.blog_body{
    padding-right: 7px;
	font-size: 13px !important;
}

.blog_info{
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
}
div.top_header
{
	background:#151515;
	height: 104px;
}
div.top_logo
{
	float:left;
}
div.top_logo img
{
	margin-left:-103px;
	margin-top: 20px;
}
div.width_restrict
{
	width:1000px;
	margin:auto;
}
div.top_user_menu
{
	float:right;
	margin-top:38px;
	text-align: right;
	margin-right:20px;
}
div.top_user_menu img
{
	margin-left: -15px;
    margin-top: 1px;
    position: absolute;
}
div.top_user_menu a,div.top_user_menu a:visited
{
	color: #0491B7;
    display: block;
    float: left;
    text-decoration: underline;
    width: 63px;
}
div.home_bg
{
	background:url("../images/main_bg.png");
	height:395px;
	overflow: hidden;
}
div.middle_main_bg
{
	background:url("../images/middle_main_bg.png") no-repeat;
	height: 395px;
    margin: auto;
	margin-top:10px;
    width: 1000px;
}
div.jobs_main
{
	background:url("../images/main_jobs.png") no-repeat;
	float: left;
    background-size: cover;
    height: 369px;
    margin-left: -24px;
    margin-top: 39px;
    width: 548px;
}
div.jobs_main img
{
	z-index:2;
}
div.whats
{
	float:left;
	margin-left: 28px;
    margin-top: 33px;
}
div.whats h3
{
	font-family:Lato;
	font-size:42px;
	color:#555;
	margin:0px;
    font-weight: 300;
}
div.whats img
{
	margin-left: -20px;
    margin-top: -57px;
    position: absolute;
}
div.main_features table tr td
{
	color:#555;
	font-size:14px;
}
div.count
{
	background:url("../images/number.png") no-repeat;
	width:34px;
	height:26px;
	text-align:center;
	font-weight:bold;
	padding-top: 7px;
}
div.main_features
{
	margin-top:20px;
	margin-left:-5px;
}
div.right_logo
{
	background:url("../images/right_logo.png");
	float: right;
    height: 209px;
    margin-right: -48px;
    margin-top: -279px;
    width: 246px;
}
div.main_buttons
{
	margin-left: -12px;
    margin-top: 38px;
}
a.button_products,a.button_products:visited
{
	background:url("../images/product_button.png") no-repeat;
	color: #43525A;
    display: block;
    float: left;
    font-size: 14px;
    font-weight: bold;
    height: 41px;
    padding-left: 54px;
    padding-top: 9px;
    text-decoration: none;
    text-shadow: 1px 0 0 #FFFFFF;
    width: 116px;
}
a.button_products:hover
{
	color:#007eb8;
	background:url("../images/product_button_active.png") no-repeat;
}
a.button_customization,a.button_customization:visited
{
	background:url("../images/customization_button.png") no-repeat;
	color: #43525A;
    display: block;
    float: left;
    font-size: 14px;
    font-weight: bold;
    height: 41px;
    padding-left: 54px;
    padding-top: 9px;
    text-decoration: none;
    text-shadow: 1px 0 0 #FFFFFF;
    width: 158px;
}
a.button_customization:hover
{
	color:#007eb8;
	background:url("../images/customization_button_active.png") no-repeat;
}
div.main_menu
{
	margin-left: 303px;
    margin-top: 76px;
    position: absolute;
}
a.main_link,a.main_link:visited
{
	background: url("../images/main_menu.png") no-repeat scroll 0 0 transparent;
    color: #646A6C;
    display: block;
    float: left;
    font-size: 14px;
    font-style: italic;
    height: 26px;
    padding-top: 12px;
    text-align: center;
    text-decoration: none;
    width: 190px;
}
a.main_link_second,a.main_link_second:visited
{
	background: url("../images/main_menu_second.png") no-repeat scroll 0 0 transparent;
    color: #646A6C;
    cursor: pointer;
    display: block;
    float: left;
    font-size: 14px;
    font-style: italic;
    height: 26px;
    margin-left: -48px;
    padding-left: 38px;
    padding-top: 12px;
    text-decoration: none;
    width: 116px;
}
.active_menu
{
	color:#0095bd !important;
}
div.menu_transparent_bg
{
	background: url("../images/menu_transparent_bg.png") repeat scroll 0 0 transparent;
    height: 19px;
    margin-top: -9px;
    position: absolute;
    width: 100%;
}
div.active_menu_main
{
	background:url("../images/menu_active_tab.png") no-repeat;
	height: 26px;
    margin-left: 31px;
    margin-top: -29px;
}
div.active_menu_second
{
	background:url("../images/menu_active_tab.png") no-repeat;
	height: 26px;
    margin-left: -41px;
    margin-top: -29px;
}
div.home_grey_bg
{
	background:url("../images/grey_bg.png");
	height:284px;
}
div.recent_project
{
	float:left;
	margin-top:30px;
}
div.recent_project div.header
{
	font-size:22px;
	font-family:Lato;
	color:#fff;
	text-align:center;
	padding-top:1px;
	height:34px;
	width:318px;
	background:url("../images/recent_project_bg.png") no-repeat;
	
}
div.recent_project div.line
{
	background:url("../images/recent_project_line.png") no-repeat;
	width:669px;
	height:2px;
	margin-top:-2px;
}
div.project_bg
{
	background:url("../images/project_bg.png");
	width:237px;
	height:149px;
	float:left;
	margin-left:-8px;
}
div.projects
{
	margin-top:15px;
	margin-bottom:15px;
}
div.recent_project a,div.recent_project a:visited,div.testimonials a,div.testimonials a:visited
{
	color:#0071b0;
	font-size:15px;
	margin-left: 13px;
}
div.project_bg img
{
	height: 136px;
    margin-left: 25px;
    margin-top: 7px;
    width: 188px;
}
div.testimonials
{
	float:right;
	margin-top:20px;
	color:#000;
}
div.testimonial_bg
{
	background:url("../images/testimonial_bg.png") no-repeat;
	width:285px;
	height:226px;
}
div.testimonial_bg div
{
	color: #77868D;
    font-size: 15px;
    margin-left: 35px;
    padding-top: 36px;
    width: 231px;
}
div.testimonial_name
{
	float:right;
	font-size:15px;
}
div.blue_bg
{
	background:#033447;
	margin-bottom:20px;
}
div.blogs
{
	float:left;
	margin-top:30px;
	width:669px;
}
	
div.blogs div.header
{
	background:url("../images/blogs_header.png") no-repeat;
	width:348px;
	height:34px;
	padding-top:1px;
	font-size:22px;
	font-family:Lato;
	color:#fff;
	text-align:center;
	float:left;
}
div.blogs div.line
{
	background:url("../images/blogs_line.png") no-repeat;
	width:669px;
	height:1px;
	margin-top:-2px;
}
a.read_all,a.read_all:visited
{
	display:block;
	float:right;
	width:65px;
	height:25px;
	margin-top: 5px;
	background:url("../images/read_all.png");
}
a.read_all:hover
{
	background:url("../images/read_all_active.png");
}
div.blogs_entry
{
	margin-top:10px;
}
div.blog div.date
{
	background:url("../images/blog_date.png");
	width:43px;
	height:62px;
	text-align:center;
	float:left;
	color:#43525a;
	font-size:15px;
}
div.blog div.date_day
{
	padding-top:4px;
	font-size:21px;
}
div.blog div.date_month
{
	padding-top:5px;
}
div.blog a,div.blog a:visited
{
	font-size:15px;
}
div.blog div.body
{
	float:left;
	margin-left:20px;
	width:600px;
	padding-bottom:10px;
	border-bottom:1px dotted #aaa;
}
div.featured_product
{
	float:left;
	margin-top:30px;
	margin-left:30px;
}
div.featured_product div.header
{
	background:url("../images/featured_header.png") no-repeat;
	width:228px;
	height:34px;
	padding-top:1px;
	font-size:22px;
	font-family:Lato;
	color:#fff;
	text-align:center;
}
div.featured_product div.line
{
	background:url("../images/featured_line.png") no-repeat;
	width:300px;
	height:1px;
	margin-top:-2px;
}
div.featured_product div.product
{
	margin-top:10px;
	width:289px;
	margin-left:10px;
	
}
div.featured_product div.product_photo
{
	float:left;
}
div.featured_product div.product_title
{
	float:left;
	padding-top:16px;
	margin-left:10px;
}
div.featured_product div.body
{
	margin-top:10px;
	font-size:13px;
}
div.featured_product a,div.featured_product a:visited
{
	font-size:15px;
}
div.facebook_like
{
	margin-top:20px;
}
div.footer
{
	background: url("../images/footer_bg.png");
}
div.footer div.header
{
    color: #FFFFFF;
    font-family: Lato;
    font-size: 22px;
    padding-bottom: 2px;
    font-weight: 300;
}
div.footer_block
{
	float:left;
	width:197px;
	margin-right:50px;
}
div.footer_links
{
	margin-top:10px;
    color:#9c9fa4;
}
div.footer_links a,div.footer_links a:visited
{
	display:block;
	color:#9c9fa4;
	text-decoration:none;
	margin-bottom:16px;
	font-size:13px;
}
div.copyright
{
	color:#858992;
    background: #444;
    padding:20px;
}
div.footer_links img
{
	float:left;
	margin-right:5px;
}
a.official_developer,a.official_developer:visited
{
	background:url("../images/official_developer.png");
	width:265px;
    filter: grayscale(100%);
	height:83px;
	margin-left:-14px;
	margin-top:10px;
	display:block;
}
div.internal_bg
{
	background:url("../images/internal_bg.png");
	height:71px;
	border-bottom:1px #fff solid;
}	
div.arrow_left
{
	background:url("../images/arrow_left.png") no-repeat;
	float: left;
    height: 59px;
    margin-top: 12px;
    width: 18px;
}
div.arrow_right
{
	background:url("../images/arrow_right.png") no-repeat;
	width:31px;
	height:71px;
	float:right;
}
div.arrow_bg
{
	background:url("../images/arrow_bg.png");
	height:71px;
	float:left;
	overflow:hidden;
}
div.arrow_bg div
{
	float:left;
	background:url("../images/arrow_shadow.png") no-repeat right center;
    height: 59px;
    margin-top: 12px;
    width: 326px;
}
div.arrow_bg div.last
{
	background:url("../images/arrow_right.png") no-repeat right center;
	height: 59px;
    margin-top: 12px;
    width: 330px;
}
div.arrow_bg div.clr
{
	background:none;
	width:0px;
	clear:both !important;
}
div.arrow_bg a,div.arrow_bg a:visited
{
	color:#8eebff;
	text-shadow: 1px 1px 1px #003f99;
	font-size:20px;
	text-align:center;
	text-decoration:none;
	display:block;
	float:left;
	margin-left: 8px;
    margin-top: 14px;
}
div.arrow_bg a.active,div.arrow_bg a.active:visited
{
	color:#fff !important;
	margin-left:5px !important;
}
div.arrow_bg a.image,div.arrow_bg a.image:visited
{
	margin-left:10px;
	margin-top:4px;
}
div.internal_header
{
	font-size:22px;
	font-family:Lato;
	color:#fff;
	padding-top:1px;
	height:34px;
	float:left;
	width:224px;
	padding-left: 18px;
	background:url("../images/header_customization.png") no-repeat;
}
a.get_free_quote,a.get_free_quote:visited
{
	float:right;
	display:block;
	background:url("../images/get_free_quote.png") no-repeat;
	width:188px;
	height:25px;
}
a.get_free_quote:hover
{
	background:url("../images/get_free_quote_active.png") no-repeat;
}
a.need_customization,a.need_customization:visited
{
	float:right;
	display:block;
	background:url("../images/need_customization.png") no-repeat;
	width:188px;
	height:25px;
}
a.need_customization:hover
{
	background:url("../images/need_customization_active.png") no-repeat;
}
td.left_block
{
	width:680px;
	background: #fff;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	height:280px;
	padding-bottom:20px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-left-radius: 10px;
	border-top-left-radius: 10px;
}
div.main_desc
{
	font-size: 15px;
	color: #777;
	padding: 0px 0 10px;
	line-height: 25px;
}
td.right_block
{
	margin-top:34px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomright: 10px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	padding:20px;
	background:#0061a7 url("../images/right_shadow.png") repeat-y left center;
}
td.right_block  a,td.right_block a:visited
{
	color:#fff;
	text-decoration:none;
	font-size:16px;
	margin-bottom:5px;
	display:block;
}
td.right_block a.active,td.right_block  a.active:visited
{
	color:#007eb8;
	background:#fff;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	margin-left: -21px;
    padding: 5px 5px 5px 21px;
}
td.right_block  a.subcategory,td.right_block  a.subcategory:visited
{
	font-size:14px;
	color:#92e8ff;
	display:block;
	margin-left:10px;
	padding-bottom:2px;
}
td.right_block  a.subcategory_active,td.right_block  a.subcategory_active:visited
{
	font-size:14px;
	color:#fff;
	display:block;
	margin-left:10px;
	padding-bottom:2px;
}
div.right_links
{
	text-align:left;
	padding-left:30px;
	color:#92e8ff;
}
.client_home a.subcategory:before{
    clear:both;
    content:" ";
    display:block;
}
.client_home a.subcategory,.client_home a.subcategory:visited
{
    display:block;
    color:#333;
    margin-top:15px;
    float:left;
    font-size:13px;
}
div.right_links h3
{
	color:#fff;
}
div.right_links span
{
	float:left;
	display:block;
}

div.customization_block
{
	background:url("../images/customization_block.png") no-repeat;
	text-align:center;
	width:219px;
	float:left;
	margin-top:10px;
	margin-right:8px;
	height:172px;
	padding-top:13px;
}
div.customization_block a,div.customization_block a:visited
{
	text-decoration:underline;
	color:#0092c5;
	font-size:15px;
	display:block;	
}
div.customization_block a.little_up,div.customization_block a.little_up:visited
{
	margin-top:-4px;
}
div.separator
{
	width:265px;
	height:2px;
	margin-top: 15px;
	margin-bottom:15px;
	background:url("../images/separator.png");
}
.last
{
	margin-right:0px !important;
}
div.search_bg
{
	background:url("../images/search_bg.png") no-repeat;
	width:247px;
	height:27px;
	padding-top:7px;
	margin-left: 10px;
}
div.search_separator
{
	color: #FFFFFF;
    float: left;
    font-size: 24px;
    margin-left: 5px;
    margin-right: 5px;
    margin-top: -3px;
}
input.search_icon
{
	border:0px;
	background:url("../images/search_icon.png");
	float: left;
    height: 17px;
    margin-left: 10px;
    width: 21px;
}
input.search_text
{
	border:0px;
	font-style:italic;
	color:#fff;
	float:left;
	background:none;
	width: 189px;
	font-size:14px;
}
div.small_width_restrict
{
	width:694px;
}
table.main_table
{
    width: 100%;
	overflow:hidden;
}
.subcategory_dotted{
    height:1px;
    clear:both;
}
a.view_more,a.view_more:visited
{
	background:url("../images/view_more_button.png");
	text-decoration:none;
	width:85px !important;
	height:25px !important;
	margin-top:5px !important;
}
a.view_more:hover
{
	background:url("../images/view_more_button_active.png");
}
div.recent_plugins
{
	-webkit-border-radius: 5px;
	-webkit-border-top-left-radius: 0;
	-moz-border-radius: 5px;
	-moz-border-radius-topleft: 0;
	 border-radius: 5px;
	 border-top-left-radius: 0;
	 background:#d9e1e5;
	 padding:10px;
	 margin-top:-3px;
}
div.recent_plugins a,div.recent_plugins a:visited, div.top_sale a,div.top_sale a:visited
{
	font-size:15px;
	text-decoration:underline;
	color:#0092c5;
	font-weight:bold;
	margin-top:15px;
	width:139px;
	display:block;
	float:left;
}
div.recent_plugins_header
{
	width:224px;
	height:30px;
	background:url("../images/recent_plugins.png") no-repeat;
	font-size:22px;
	font-family:Lato;
	margin-left: -1px;
	padding-left: 10px;
	color:#fff;
	padding-top:4px;
}
div.recent_plugin
{
	margin-bottom:10px;
	border-bottom:1px dotted #000;
	padding-bottom:5px;
}
div.recent_plugin img, div.top_sale img
{
	float:left;
	margin-right:20px;
	margin-bottom:5px;
	width:70px;
}
div.main_header_left
{
	float:left;
	background:url("../images/main_header_left.png") no-repeat;
	width:12px;
	height:34px;
}
div.main_header
{
	width: 45%;
	margin: 0px auto 20px;
	font-size: 26px;
	display: table;
	font-family: Lato;
	color: #555;
	float: left;
}
div.main_header_right
{
	float:left;
	background:url("../images/main_header_right.png") no-repeat;
	width:67px;
	height:34px;	
}
div.top_sale_header
{
	background:url("../images/top_sale_header.png") no-repeat;
	width:164px;
	height:29px;
	font-size:22px;
	font-family:Lato;
	color:#fff;
	margin-left:-1px;
	padding-left: 12px;
	padding-top: 6px;
}
div.top_sale
{
	-webkit-border-radius: 5px;
	-webkit-border-top-left-radius: 0;
	-moz-border-radius: 5px;
	-moz-border-radius-topleft: 0;
	 border-radius: 5px;
	 border-top-left-radius: 0;
	 border:2px #a40003 solid;
	 background:#d9e1e5;
	 padding:10px;
	 margin-top:-3px;
}
table.contact_table
{
	margin-top:8px;
}
table.contact_table tr td
{
	font-size:15px;
}
table.contact_table tr td input
{
	font-size: 15px;
    height: 30px;
    padding-left: 4px;
}
table.contact_table tr td select
{
	height: 34px;
	font-size: 15px;
    padding-left: 4px;
    padding-top: 6px;
}
table.contact_table tr td textarea
{
	font-size:15px;
	padding-left:4px;
	width:648px;
	height:248px;
	padding-top:4px;
}
div.ready
{
	margin-top:8px;
	color:green;
	width:463px;
	margin:auto;
	font-size:14px;
	font-weight:bold;
	margin-top:10px;
}
div.error
{
	margin-top:8px;
	color:red;
	width:250px;
	margin:auto;
	font-size:14px;
	font-weight:bold;
	margin-top:10px;
}
div.paginator a, div.paginator a:visited
{
	background:#fff;
	margin-right:5px;
	color:#43525a;
	text-decoration:none;
	padding: 5px 13px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border:1px solid #e8eced;
}
div.paginator a.active, div.paginator a.active:visited
{
	background:#01a3d0;
	color:#fff;
	border:1px solid #1082b8;
}
div.paginator
{
	text-align:center;
	margin-top:20px;
}
#lightbox-container-image-box
{
	max-width: 888px;
}
#lightbox-container-image-data-box
{
	max-width: 868px;
}
#lightbox-image
{
	max-width: 768px;
}

.item
{
	background:#eee;
	text-align:center;
	color:#111;
	padding:4px;
}  
table.ticket tr.unread td a{
	
}

.last_post_admins{
	background:#F2FAFF;
}
.first_td_last_post_admins{
	background:#F2FAFF;
}
.last_td_last_post_admins{
	background:#F2FAFF;
}

.to_client_class_td1{
	border: 1px dashed #FFFF66 !important;
	border-bottom: 0 !important;
}
.to_client_class_td2{
	border: 1px dashed #FFFF66 !important;
	border-top: 0 !important;
}
div.main_desc b
{
	font-size:17px;
}
div.about
{
	font-size:13px;
}
ol li
{
	font-size:13px;
	margin-top:4px;
}
ul li
{
	padding-top:10px;
}
ul
{
	margin-left:0px;
	padding-left:0px;
}
div.price_right
{
	background:#0092C5;
	color: #FFFFFF;
    float: right;
    font-size: 15px;
    height: 26px;
    margin-left: 537px;
    padding-top: 4px;
    position: absolute;
    text-align: center;
    width: 138px;
	margin-top:-10px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-top-right-radius: 5px;
	border-bottom-left-radius: 5px;
}
img.clear_cart
{
	position: absolute;
	margin-left: 7px;
	margin-top: 1px;
}
/* SLIMBOX */

#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(prevlabel.gif) no-repeat 0 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}

input.buy_button
{
	margin-top: 10px;
	display: block;
	background: url('../images/buybutton.png');
	color: #051534;
	cursor: pointer;
	width: 150px;
	height: 34px;
	font-weight: bold;
	border: 0px;
	font-style: italic;
	font-size: 17px;
}

#cart
{
	width:200px;
	color:#0092c5;
}
#cart a,#cart a:visited
{
	text-decoration:none;
}

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
/* GLOBAL STANDARD SEP STYLES */

.sep_standart_textred { color:#cd2900; }
.sep_standart_textgreen { color:#0c0; }
.sep_standart_textstrong { font-weight:bold; }

	/* SEP global icon container */
.sep_icon { display:inline-block; width:32px; height:32px; background-image:url(/i/sep_icons_32.png); background-repeat:no-repeat; }
.sep_icon_16 { display:inline-block; width:16px; height:16px; background-image:url(/i/sep_icons_16.png); background-repeat:no-repeat; }

	/* positions for 32x32 icons */
.sep_icon_error { background-position:0 0; }
.sep_icon_download { background-position:0 -32px; }
.sep_icon_purchase { background-position:0 -64px; }
.sep_icon_question { background-position:0 -224px; }

	/* positions for 16x16 icons */
.sep_icon_download_16 { background-position:-1px -25px; }
.sep_icon_purchase_16 { background-position:-1px -50px; }
.sep_icon_seicon_16 { background-position:-1px -75px; }
.sep_icon_sepicon_16 { background-position:-1px -100px; }
.sep_icon_friends_16 { background-position:-1px -125px; }



	/* SEP global button */
.sep_btn {
	position:relative; z-index:2; cursor:pointer;
	display:inline-block; height:27px; padding:5px 10px;
	font-size:12px; line-height:12px; font-family:Arial, sans-serif; text-align:center;
	color:#fff; background:url(/i/bg_sep_button.png) repeat-x 100% 100% scroll transparent;
	-webkit-transition:background-color .3s linear; -moz-transition:background-color .3s linear; -o-transition:background-color .3s linear; transition:background-color .3s linear; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px;
}
.sep_btn:hover { color:#fff; }


	/* SEP global button with icon */
.sep_btn_icon {
	position:relative; z-index:2; cursor:pointer;
	display:inline-block; height:10px; padding:5px 5px 5px 33px;
	font-size:12px; line-height:10px; font-family:Arial, sans-serif; text-align:center;
	color:#fff; background:url(/i/bg_sep_button.png) repeat-x 100% 100% scroll transparent;
	-webkit-transition:background-color .3s linear; -moz-transition:background-color .3s linear; -o-transition:background-color .3s linear; transition:background-color .3s linear; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px;
}
.sep_btn_icon div {
	position:absolute; top:3px; left:4px;
	height:22px; width:22px; margin-right:8px;
	background-image:url(/i/sepcore_icons_16.png); background-repeat:no-repeat; background-color:#fff; +rounded(5px);
}

	/* SEP global button colors */
.sep_red			{ background-color:#e8715c; border:1px solid #c94b3a; }
.sep_blue			{ background-color:#67aee6; border:1px solid #3f719d; }
.sep_black			{ background-color:#57575b; border:1px solid #2d2e31; }
.sep_green			{ background-color:#97be2f; border:1px solid #718d21; }
.sep_yellow			{ background-color:#e7c759; border:1px solid #bfa02e; }
.sep_red:hover, .sep_red:active			{ background-color:#ff8974; text-decoration:none; }
.sep_blue:hover, .sep_blue:active		{ background-color:#80c1f9; text-decoration:none; }
.sep_black:hover, .sep_black:active		{ background-color:#7f7f83; text-decoration:none; }
.sep_green:hover, .sep_green:active		{ background-color:#a9c937; text-decoration:none; }
.sep_yellow:hover, .sep_yellow:active	{ background-color:#fbdc70; text-decoration:none; }



.sep_message { position:relative; display:inline-block; padding:9px 20px; margin:12px 0; color:#fff; +rounded(5px); }
.sep_message div { float:left; height:24px; width:24px; margin:-7px 20px 0 -17px; border:1px solid rgba(0, 0, 0, 0.2); background-image:url(/i/sep_icons_16.png); background-repeat:no-repeat; background-color:#fff; +rounded(5px); opacity:0.9; }
.sep_message p { float:left; font-size:12px; font-family:Arial, sans-serif; }

#ticket_notif
{
	color:#fff !important;
	margin-left:3px;
}
#project_notif
{
	color:#fff !important;
	margin-left:3px;
}
.prod_cont
{
	margin-bottom: 15px;
	border-bottom: 1px dashed #ccc;
}
.picture_image
{
	max-width:110px;
	padding:3px;
}
