* {
	margin:0;
	padding:0;
}

body {
	background:white;
	font-family: 'PT Sans',Arial,Helvetica,sans-serif;
	/*font-weight: 700;*/
	font-size: 12px;
	color:#424647;
}
a {
	color:#0e71a5;
	text-decoration:underline;
}
.overviewright p a{ text-decoration:none;}
a:hover {
	text-decoration:none;
}
a img {
	border:none;
}

hr{
	border: 1px solid #f8f8f8;
	margin:20px;
}
.content p {
	padding-top: 3px;
	padding-bottom: 3px;
}

h1.homepage{
	font-size:18px;
	color:black;
}
#headcontainer {
	width:100%;
	height:88px;
	background:url(../images/top-bg.jpg) repeat-x left top;
}
#header {
	width:1000px;
	margin:0 auto;
	overflow:hidden;
}
#logo {
	float:left;
	margin:14px 0 0 19px;
	display:inline;
}
#topicons {
	list-style:none;
	height:18px;
	float:right;
	padding-right: 10px;
	margin:21px 18px 0 0;
	display:inline;	
	overflow:hidden;
	text-align:right;
		
}
#topicons li {
	float:left;
	margin-left:4px;
	padding-left:4px;	
	display:inline;
	cursor:pointer;
}
#topicons li a {
	text-decoration:none;
	color:#191a19;
	cursor: pointer;
	display:block;
}
#topicons li#account a span {
	background:url(../images/tp2.gif) no-repeat 0 2px ;
	margin:2px 8px 0 0;
	padding:0 0 0 18px;
}
#topicons li a span {display:block; text-align:left;}

#topicons li#downloads a span {
	background:url(../images/tp4.gif) no-repeat 0 2px ;
	margin:2px 3px 0 0;
	padding:0 0 0 16px;
	width:84px;
}
#topicons li#supporttickets a span {
	background:url(../images/tp1.gif) no-repeat 0 2px ;
	margin:2px 3px 0 0;
	padding:0 0 0 18px;
	width:98px;
	font-size: 11px;
}
#topicons li#tickets a span {
	background:url(../images/tp3.gif) no-repeat 0 0 ;
	margin:2px 3px 0 0;
	padding:0 0 0 13px;
	width:30px;
}

#topicons li#login2 a span {
	background:url(../images/login_icon.png) no-repeat 0 0 ;
	margin:2px 3px 0 0;
	padding:0 0 0 15px;
	/*width:30px;*/
}

#topicons li#register a span {
	background:url(../images/register_icon.png) no-repeat 0 0 ;
	margin:2px 18px 0 0;
	padding:0 0 0 18px;
	width:30px;
}

#social {
	list-style:none;
	height:16px;
	float:right;
	margin:21px 18px 0 0;
	display:block;
	clear: both;
}
#social li {
	float:left;
	margin-left:5px;
}
#social li a {
	background:url(../images/social_new.gif);
	background-repeat: no-repeat;
	width:16px;
	height:16px;
	display:inline;
	float:left;
	margin:0px 3px 0 0;
}
#social li#youtube a {
	background-position: 0 0;
}
#social li#twitter a {
	background-position: -16px 0px;
}
#social li#rss a {
	background-position: 0px -16px;
}
#social li#facebook a {
	background-position: -16px -16px;
}
#social li#gplus a {
	background-position: 0px -32px;
}
#topright {
	width:750px;
	float:right;
	text-align:right;
	position: relative;
}

#welcomemsg {
	position: absolute;
	margin-top: 21px;
	width: 43%;
	text-align: right;
	left: 0px;
}

#carouselcontainer {
	width:100%;
	height:313px;
	background: #88cdfe url(../images/header_bg.jpg) no-repeat center top;
}

#carouselcontainer2 {
	width:100%;
	height:102px;
	background: #88cdfe url(../images/header_bg.jpg) no-repeat center bottom;
}
/* Setting up the carousel */
#car {
	width:1000px;
	height:313px;
	margin:0 auto;
	position:relative;
}

#car {
	width:1000px;
	height:102px;
	margin:0 auto;
	position:relative;
}

#carousel {
	width:1000px;
	height:313px;
	z-index:1;
	margin:0 auto;
	position:relative;
	overflow:scroll;
}

#carousel2 {
	width:1000px;
	height:102px;
	z-index:1;
	margin:0 auto;
	position:relative;
	overflow:scroll;
}

#carousel .belt, #carousel2 .belt {
	position:absolute;
	left:9px;
	top:0px;
}

#next6,
#prev6 {
	background-image: url(../images/arrows.png);
	background-repeat: no-repeat;
	display:block;
	width:31px;
	height: 100%;
	cursor:pointer;
	position:absolute;
	font-size: 0px;
}

#prev6 {
	background-position: left center;
	left: 17px;
}


#next6 {
	background-position: right center;
	right: 17px;
}
#carousel ul {
	float:left;
	width:1000px;
	height:313px;
	list-style:none;
}

#carousel2 ul {
	float:left;
	width:1000px;
	height:102px;
	list-style:none;
}

#carousel ul li {
	float:left;
	overflow:hidden;
	width:1000px;
	height:313px;
}
ul.sc{
	width: 2500px;
	float:left;
	display:block;
	height:370px;
	overflow:hidden;
}
#carousel2 ul li {
	float:left;
	overflow:hidden;
	width:920px;
	height:102px;
	color: white;
	padding: 0 40px;
}

.slider_selector {
	position:absolute;
	top:275px;
	left:800px;
	text-align:center;
	background:url(../images/carouselnavbg.gif) no-repeat left top;
	padding-top:5px;
}
.slider_selector a {
	width:21px;
	height:21px;
	float:left;
	display:block;
	background:url(../images/circle.png) no-repeat left bottom;
	font-size:0px;
	margin-left:3px;
	_margin-left:2px;
	text-decoration:none;
	color:#9dd6ff;
}
.slider_selector a.active {
	background:url(../images/circle.png) no-repeat left top;
}

.panel2 h2 {
		color: white;
	}
	
.box, img.box {
	margin:15px 64px 0 88px;
	float:left;
}

.box2, img.box2 {
	margin:15px 64px 0 50px;
	float:left;
}

.sno{
	float:left;
	width:300px;
}
.carousellogo {
	margin:37px 0 19px 0;
	float:left;
}

.carouselp {
	font-size:16px;
	color:white;
	margin-bottom:31px;
	width:500px;
	display:block;
	float:left;
}
div.carouselp {
	font-size:16px;
	color:white;
	margin-bottom:31px;
	width:450px;
	display:block;
	float:left;
}
.button {
	width:127px;
	height:36px;
	background:url(../images/button.png) no-repeat left top;
	line-height:36px;
	text-align:center;
	/*display:block;*/
	color:white;
	text-decoration:none;
	/*float:left;*/
	font-weight:bold;
	text-shadow:1px 1px 0px #1b4b64;
	cursor:pointer;
	border: none;
	font-size: 11px;
}
.button_h {
	width:127px;
	height:36px;
	background:url(../images/button.png) no-repeat left top;
	line-height:36px;
	margin-right:5px;
	text-align:center;
	display:block;
	color:white;
	text-decoration:none;
	float:left;
	font-weight:bold;
	text-shadow:1px 1px 0px #1b4b64;
	cursor:pointer;
}
#breadcrumbcontainer {
	height:34px;
	background: #197baf;
	width:100%;
	overflow:hidden;
	padding:0;
	margin:0;
	overflow:hidden;
}
#breadcrumb {
	width:970px;
	margin:0 auto;
	height:34px;
	line-height: 34px;
	font-size:12px;
	font-weight: normal;
	color:white;
	overflow:hidden;
	font-weight: normal;	
}
#breadcrumb a{
	color: #8ed8ff;
}

#titlecontainer {
	height:45px;
	background:url(../images/breadcrumb-bg.gif) repeat-x left top;
	width:100%;
	overflow:hidden;
	padding:0;
	margin:0;
	overflow:hidden;
}
#title {
	width:970px;
	margin:0 auto;
	height:45px;
	line-height: 45px;
	font-size:16px;
	color:black;
	overflow:hidden;
	font-weight: normal;	
}
#title h1{
	padding:0;
	font-size:20px;
	display:block;
}
img.joomla {
	position:relative;
	top:8px;
}

#question {
	position:relative;
	top:5px;
	margin-right: 6px;
}

#enhancecontainer {
	height:45px;
	background:url(../images/breadcrumb-bg.gif) repeat-x left top;
	width:100%;
	overflow:hidden;
	padding:0;
	margin:0;
	overflow:hidden;
}
#enhance {
	width:790px;
	margin:0 auto;
	height:43px;
	line-height: 43px;
	font-size:16px;
	color:black;
	overflow:hidden;
}
#enhance h1{
	padding:0;
	font-size:18px;
	padding: 10px 0 0 0;
	display:block;
	font-weight:normal;
}

#enhance p span {
	float:left;
	margin-left:20px;
}

#enhance a {
	text-decoration: none;
	}

#enhance a.domains {
	display:block;
	background:url(../images/dropdownbg.gif) repeat-x left top;
	float:left;
	text-decoration:none;
	color:white;
	font-size: 13px;
	margin: 8px 0 0 19px;	
	padding: 6px 20px 0 20px;
	cursor: pointer;	
	-moz-border-radius: 5px;
	border-radius: 5px;
	overflow:hidden;
	height:22px;
	line-height: 12px;
	
}
.container {
	width:100%;
	overflow:hidden;
	padding-bottom:50px;
}
.container2 {
	width:100%;
	overflow:hidden;
	padding-bottom:15px;
}
.content {
	width:1000px;
	margin:0 auto;
	overflow:hidden;
	padding-top: 5px;
	min-height: 300px;
}
h2 {
	font-size:18px;
	color:black;
	margin:15px 0;
}

.article{
	font-family: Arial,Helvetica,sans-serif;
	font-weight: normal;
	line-height: 20px;
	padding: 0 25px 25px;
}

.article ul li {
	margin-left: 30px;
}

.article p {
	/*text-indent: 10px;*/
}
/*scroller 1 from script*/

ul.blocks {
	padding: 0;
	width: 2540px;
	display: block;
	height: 350px;
	
}
ul.blocks li {
	float: left;
	display: block;

}
.holder {
	margin: 0;
	display: block;
	/* TEMP */
	margin-bottom: 20px;
	background:url("images/sep.jpg") no-repeat scroll center bottom transparent;
	margin-bottom: 15px;
	width:1200px;
	height:426px;
}
.scroll-pane {
	width: 235px;
	background: #fff;
	float: left;
	padding: 0;
}
#pane10 {
	height: 350px;
	width: 40%;
	padding: 0;
	display: block;
	_overflow: hidden;
}

#pane9 {
	height: 350px;
	width: 40%;
	padding: 0;
	display: block;
	_overflow: hidden;
}

a.jScrollArrowLeft {
	background: url(basic_arrow_up.gif) no-repeat 0 0;
}
a.jScrollArrowLeft:hover {
	background-position: 0 -15px;
}
a.jScrollArrowRight {
	background: url(basic_arrow_down.gif) no-repeat 0 0;
}
a.jScrollArrowRight:hover {
	background-position: 0 -15px;
}
a.jScrollActiveArrowButton, 
a.jScrollActiveArrowButton:hover {
	background-position: 0 -30px;
}

.orange-bar .jScrollPaneTrack {
	background: #f60;
}
.orange-bar .jScrollPaneDrag {
	background: #00f url(../images/drag_grab.gif) no-repeat 50% 50%;
}
.orange-bar .scroll-pane {
	background: #69f;
}


/*my work */

.new {
	width:54px;
	height:55px;
	display:block;
	background:url(../images/new.png) no-repeat left top;
	position: absolute;
	top:7px;
	left:7px;
	z-index:5;
	_top: -3px;
	_left: -3px;
}
.boxtop {
	width:133px;
	height:100px;
	display:block;
	margin:0 auto;
	position:relative;
	top:-31px;
	background:url(../images/box-head.gif) no-repeat left top;
	padding-top:15px;
	_top: -5px;
}
.boxtop h3 {
	color:white;
	text-transform:uppercase;
	font-size:12px;
	margin-bottom:6px;
}
a img {
	border:none;
}
.button2 {
	width:91px;
	height:28px;
	display:block;
	color:white;
	text-decoration:none;
	line-height:28px;
	margin:0 auto;
	background:url(../images/button-3.png) no-repeat left top;
	font-size:11px;
	margin-bottom:10px;
	cursor:pointer;
}
li.scroll-interval{
	float:left;
	width:235px;
	height:367px;
	background:#e9e9e9 url(../images/box-bg.gif) repeat-x left top;
	text-align:center;
	margin-right:10px;
	position:relative;
	border:1px solid white;
	-moz-border-radius:8px;
	display:inline;
	overflow:hidden;
}
td.scroll-interval{
	width:235px;
	height:367px;
	background:#e9e9e9 url(../images/box-bg.gif) repeat-x left top;
	text-align:center;
	margin-right:10px;
	position:relative;
	border:1px solid white;
	-moz-border-radius:8px;
}
.features {
	width:231px;
	text-align:left;
	white-space:normal;
}
.features p {
	background:url(../images/thick.png) no-repeat left top;
	padding-left:25px;
	background-color:transparent;
	border:none;
	margin-bottom:10px;
	margin-left:15px;
	padding-right:15px;
}

.sep{
	background: url(../images/sep.jpg) bottom center;
}
.new2 {
	width:54px;
	height:55px;
	display:block;
	background:url(../images/new.png) no-repeat left top;
	position:absolute;
	top:-9px;
	left:-3px;
	z-index:5;
}
.ext{
	width: 200px;
}
.button2 {
	width:91px;
	height:28px;
	display:block;
	color:white;
	text-decoration:none;
	line-height:28px;
	margin:0 auto;
	background:url(../images/button-3.png) no-repeat left top;
	font-size:11px;
	margin-bottom:10px;
	cursor:pointer;
}
.slider {
	width:980px;
	height:15px;
	margin-top:340px;
	margin-left:5px;
	padding:1px;
	position:relative;
	background:url(../images/scrollbar.gif) no-repeat;
}
.handle {
	position:absolute;
	cursor:move;
	height:17px;
	width:61px;
	top:-2px;
	background:url(../images/scroll.gif) no-repeat;
	z-index:100;
}
.slider span {
	color:#bbb;
	font-size:80%;
	cursor:pointer;
	position:absolute;
	z-index:110;
	top:3px;
}
.boxtop2 {
	width:227px;
	height:149px;
	display:block;
	margin:0 auto;
	position:relative;
	top:-6px;
	background:url(../images/box-head2.jpg) no-repeat left top;
	padding-top:15px;
}
.boxtop2 h3 {
	color:white;
	text-transform:uppercase;
	font-size:12px;
	margin-bottom:6px;
}
.slider2 {
	margin-top:385px !important;
}
.sliderGallery2 {
	height:412px !important;
}
#left {
	width:743px;
	float:left;
	margin-right:18px;
	overflow:hidden;
}
#right {
	width:239px;
	float:left;
	padding-left:8px;
	overflow:hidden;
	padding: 0 0 15px 0;
}
#right ul {
	list-style:none;
}

.news-item {
	padding:0 0 10px 0;
}
.date {
	display:block;
	font-size:10px;
	border-bottom:1px solid #c6c6c6;
	color:#c6c6c6;
	padding-bottom:4px;
	margin-bottom:4px;
}
.news-item h2 {
	margin-bottom:0px;
}
.more {
	display:block;
	text-align:right;
}

/* footer bottom hack */
html, body {
	height: 100%;
}

#wrapper {
	/*
	min-height: 100%;
	margin-bottom: -200px;
	position: relative;
	@height: 100%;
	*/
}

#topwrapper {
	display: none;
	height: 1px;
	font-size: 1px;
}

.clearfooter {
	height: 50px;
	@height: 200px; /* change */
	clear: both;
}

#footercontainer {
	width:100%;
	background:#1f201f url(../images/footerbg.jpg) repeat-x left top;
	padding:10px 0;
	border-top:4px solid #242424;
	overflow:hidden;
	height: 346px; /* change */
	position: relative;
}
/* footer bottom hack */

#footer {
	width:1000px;
	margin:0 auto;
	font-size: 11px;
}
.footerbox {
	width:225px;
	float:left;
	margin-right:25px;
}
#last {
	margin-right:0px;
}
.footerbox h3 {
	color: #37a6e0;
	margin:0px;
	border-bottom:1px solid #5c5d5c;
	margin-bottom:11px;
	padding-bottom:11px;
	font-size: 18px;
}
.footerbox ul {
	list-style:none;
	color:white;
	margin-bottom:11px;
}

.footerbox ul li {
	border-bottom:1px solid #5c5d5c;
	margin-bottom:11px;
	padding-bottom:11px;
	}
	
.footerbox ul li a {
	color:white;
	text-decoration: none;
}

.footerbox ul li a:hover {
	color:white;
	text-decoration: underline;
}

div#copyrightcontent {
	width:100%;
	border-top:1px solid #3b3c3b;
	margin-top:10px;
	padding-top:10px;
	clear:both;	
	color:white;
	height: 85px;
	line-height: 59px;
	background: #171717;
	position: absolute;
	bottom: 0px;
}
#handles4 {
	position:absolute;
	top:275px;
	left:800px;
	text-align:center;
	padding-top:5px;
	z-index: 3;
}

#handles4 span {
	width: 21px;
	height: 21px;
	float: left;
	display: block;
	font-size: 0px;
	background: url(../images/circle.png) no-repeat left bottom;
	margin-left: 5px;
	cursor: pointer;
	}
	
#handles4 span.active {	
	background: url(../images/circle.png) no-repeat left top;	
	}

.block {
	display: block;
	}
	
.leftbox {
	float:left;
	width:725px;
	padding: 10px 10px 10px 10px;
	background:#e9e9e9 url(../images/box-bg.gif) repeat-x left top;	
	position:relative;
	-moz-border-radius:8px;
	border-radius:8px;
	margin-top: 15px;	
	}
	
#alert {
	padding-left: 75px;
	width: 660px;
	}
	
.alertimg {
	position: absolute;
	top: 26px;
	left: 17px;
	}
.left_imgbox{
	width:200px;
	height:180px;
	float:left;
	display:inline;
	overflow:hidden;
}
.lft2{
	display:block;
	float:left;
	width:515px;
	overflow:hidden;
}
.leftimag {
		float: left;
		display:inline;
		display:inline;
		margin: 0 5px 0 0;
	}
.leftimag2 {
		float: left;
		display:inline;
		display:inline;
		margin:0 5px 0 0;
	}
	
.leftbox p {
		margin-bottom: 18px;
		display:block;
	}
	
.buttonblack {
		background: url(../images/button_black.png) no-repeat left top !important;
		width: 122px !important;
	}
.buttongreen {
		background: url(../images/button_green.png) no-repeat left top !important;
	}
.buttonorange {
	background: url(../images/button_orange.png) no-repeat left top !important;
}
.clock1{
	padding-left:20px;
	background: url(../images/clock_sml.jpg) no-repeat left top !important;
}
.clock2{
	margin-left:40px;
	padding-left:20px;
	background: url(../images/clocl_sml2.jpg) no-repeat left top !important;
}
.status{
	margin-left:40px;
	padding-left:20px;
	background: url(../images/status_sml.png) no-repeat left top !important;
}
.show{
	margin-left:10px;
	padding-left:15px;
	background: url(../images/show.png) no-repeat left top !important;
}
.closed{
	margin-left:10px;
	padding-left:15px;
	background: url(../images/lock.png) no-repeat left top !important;
}
/*
ul#nav {
	list-style: none;
	width: 310px;	
	text-align: center;
	margin: 10px auto;
	font-size: 11px;
	}
	
ul#nav li {
		float: left;
		margin: 0 3px;
		padding-top: 10px;
	}
	
ul#nav li a {
	display: block;
	height: 20px;
	background:url(../images/nav-bg.gif) repeat-x left top;
	padding: 1px 10px;
	-moz-border-radius:4px;
	line-height: 15px;

	text-decoration: none;
	color: #414141;
	float:left;
	}
	
ul#nav li a span {
	color: #2e90e2;
	}
	
ul#nav li a:hover {
		background:url(../images/nav-bg-hover.gif) repeat-x left top;
		color: white;		
	}
	
ul#nav li a:hover span {
		color: white;
	}
	
*/
	
.rightbox {
	float:left;
	width:239px;	
	background:#d9d9d9 url(../images/right-box-bg.gif) repeat-x left 9px;	
	position:relative;	
	margin-top: 15px;	
	margin-bottom: 6px;	
	}
	
.rightboxtop {
	width: 239px;
	height: 9px;
	background: url(../images/rightboxtop.gif) no-repeat left top;
	display: block;
	float: left;
	}
	
.rightboxbottom {
	width: 240px;
	height: 8px;
	background: url(../images/box-bottom2.gif) no-repeat left top;
	display: block;	
	float: left;
	position: absolute;
	bottom: -8px;
	left: -1px;
	}
	
.rightboxcontent {
	width: 237px;
	border-right: 1px solid #c4c4c4;
	border-left: 1px solid #c4c4c4;
	float: left;
	overflow: hidden;
	}
	
.rightbox h3 {
	text-indent: 15px;
	margin: 0 0 10px 0;
	font-size: 19px;
	}
	
.rightbox ul {
	list-style: none;
	}
	
.rightbox ul li {
	border-top: 1px solid white;
	border-bottom: 1px solid #d7d7d7;
	-moz-border-radius:5px;
	border-radius:5px;
	background: #ebebeb;
	width: 215px;
	padding-left: 12px;
	/*height: 36px;*/
	border-bottom: 1px solid #d1d1d1;
	border-right: 1px solid #eeeeee;
	margin: 6px auto;
	line-height: 36px;
	}
	
#testimonials2 {
	border-top: 1px solid white;
	border-bottom: 1px solid #d7d7d7;
	-moz-border-radius:5px;
	border-radius:5px;
	background: #ebebeb;
	width: 207px;
	padding: 5px;
	border-bottom: 1px solid #d1d1d1;
	border-right: 1px solid #eeeeee;
	margin: 0px auto;		
	}
	
.testa {
	font-weight: 900;
	margin-bottom: 6px;
	}
	
.slide5 {
	background: url(../images/testsign2.gif) no-repeat 5px 25px;
	}
	
.testi {
	margin-left: 33px;
	border-left: 3px solid #0e71a5;
	padding-left: 8px;
	padding-right: 5px;
		}
	
.rightbox ul li#ligetsupport {
	background: #ebebeb url(../images/support-icon.gif) no-repeat 10px 7px;
	padding-left: 40px;
	width: 187px;
	}
	
.rightbox ul li#lidownload {
	background: #ebebeb url(../images/download-icon.gif) no-repeat 10px 7px;
	padding-left: 40px;
	width: 187px;
	}
	
.rightbox ul li#lidocumentation {
	background: #ebebeb url(../images/documentation-icon.gif) no-repeat 10px 7px;
	padding-left: 40px;
	width: 187px;
	}
	
.rightbox ul li#lidemo,
.rightbox ul li#lidemoadmin {
	background: #ebebeb url(../images/demo-icon.gif) no-repeat 10px 7px;
	padding-left: 40px;
	width: 187px;
	}
	
.rightbox ul li#lidemo25,
.rightbox ul li#lidemoadmin25 {
	background: #ebebeb url(../images/joomla-icon.gif) no-repeat 10px 7px;
	padding-left: 40px;
	width: 187px;
	}

	
.rightbox ul li#liwelcome {
	background: #ebebeb url(../images/welcome-icon.gif) no-repeat 10px 7px;
	padding-left: 40px;
	width: 187px;
	}
.rightbox ul li#showcaseLink {
	background: #ebebeb url(../images/showcase-icon.png) no-repeat 10px 7px;
	padding-left: 40px;
	width: 187px;
	}
	
.rightbox ul li#lilogout {
	background: #ebebeb url(../images/logout-icon.gif) no-repeat 10px 7px;
	padding-left: 40px;
	width: 187px;
	}
	
.rightbox ul li a {
	color: #545454;
	text-decoration: none;
	display: block;
	}
	
.rightbox ul li a:hover {
	color: #1e81b4;
	}
	
.rightbox form {
	width: 210px;
	margin: 0 auto;
	float:left;
	padding: 0 0 15px 0;
}
	
.rightbox .inp {
	width: 200px;
	height: 25px;
	background:url(../images/rightinput.png) no-repeat left top;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 10px;
	margin-bottom: 8px;
	display:inline;
	padding-top: 5px;
	}
#right ul.big_ul li{
	text-decoration:none;
	background:none;
	list-style:none;
}
#right ul.big_ul li a{
	display:block;
	width:140px;
	margin:10px 0 10px 15px;
	text-align:center;
}
#loginbox {
	padding-bottom: 55px;
	}
	
.check {
	margin: 0 3px;
	display:inline;
}

.btn {
	border: none;
	width:91px;
	height:28px;	
	color:white;	
	background:url(../images/button-3.png) no-repeat left top;
	font-size:11px;	
	cursor:pointer;
	margin-left: 8px;
	float:left;
	display:inline;
	}
	
.register {
	position: absolute;
	bottom: -11px;
	left: 42px;
	}
#logout{
	width:91px;
	height:28px;
	display:block;
	color:white;
	text-decoration:none;
	text-align:center;
	line-height:28px;
	margin:15px 0 0 60px;
	background:url(../images/button-3.png) no-repeat left top;
	font-size:11px;
	margin-bottom:10px;
	cursor:pointer;
}
/*Blog */	
.main_bl {
	margin-top:15px;
	padding:5px 0;
	background:#e5e5e5 url(../images/bl_bg.png) repeat-x top left;
	width:740px;
	float:left;
	-moz-border-radius:8px;
	border-radius:8px;
}
.snfs{
	float:left;
}
.date_bl{
	display:block;
	float:left;
	width:66px;
	height:43px;
	background:url(../images/date.png) no-repeat;
	color:#fff;
	margin: 10px 15px;
	padding-top:12px;
	text-align:center;
	font-weight:bold;
}
.tl_bl{
	font: bold 14px/16px Arial, sans-serif;
	color:#1f6494;
	margin-bottom:5px;
	margin-top:15px;
}
.line_bl_gr{
	float:left;
	display:block;
	width:730px;
	margin:10px 5px;
	border-bottom:1px solid #e5e5e5;
}
.line_bl_blck{
	float:left;
	display:block;
	border-bottom:1px solid #afafaf;
	width:720px;
	height:2px;
	margin:10px 10px;
}
/*div. p{
	float:left;
	margin: 5px 15px;
	font: 12px Arial, sans-serif;
}*/
.comms_bl{
	display:block;
	float:left;
	margin:18px 0px 0px 15px;
	width:123px;
	height:16px;
	background:url(../images/commenticon.png) no-repeat top left;
	padding-left: 21px;
}
.loginbox p{ padding: 15px 0 0 0; float:left;}
.but_bl{
	float:right;
	margin:10px;
}
ul#tags li{
	background:none;
	padding-left:3px;
	float:left;
	border:none;
	
}
ul#tags li a{
color:#0E71A5;
}

#right ul#tags li.size1{
	font-size:10px;	
}

#right ul#tags li.size2{
	font-size:12px;	
}

#right ul#tags li.size3{
	font-size:14px;	
}

#right ul#tags li.size4{
	font-size:16px;	
}

#right ul#tags li.size5{
	font-size:18px;	
}

#right ul#tags li.size6{
	font-size:20px;
	}

#testimonials2 {
	overflow: hidden;
	}



/* Tab content */

.tab_container {
	border: 1px solid #e0e0e0;
	border-top: none;
	overflow: hidden;
	clear: both;
	float: left; width: 100%;
	background: #fff;
	-moz-border-radius-bottomleft:4px;
	-moz-border-radius-bottomright:4px;
	font-size: 12px;
}
.tab_content {
	padding: 20px;
}


/*Ticket form*/
#ticket_frm{
	width:500px;
	float:left;
	margin-left:123px;
	margin-top:30px;
	_margin-left: 65px;
}
#ticket_frm p{
	display:block;
	width:423px;
	float:left;
}
#ticket_frm p label{
	width:122px;
	color:#000000;
	float:left;
	text-align:right;
	padding-right:10px;
	height: 30px;
	line-height: 30px;
}
#ticket_frm p .inp, #ticket_frm div .inp{
	background:url(../images/bg_inp.png) no-repeat left top;
	width:274px;
	height:30px;
	border: none;
	text-align: left;
	padding-left: 3px;
	padding-right: 3px;
}
#ticket_frm p .invalid {
	color: red;
}
#ticket_frm p select {
	width:280px;
	height:30px;
	border: none;
	background:url(../images/bg_inp.png) no-repeat left top;
	padding-left: 5px;
	 
}
#ticket_frm #sbt{
	border:none;
	display:block;
	float:left;
	margin-left: 164px;
	margin-bottom: 20px;
	display:inline;
}
.sbmt{
	float:left;
	display:block;
	width:200px;
}
#ticket_frm p .brws{
	/*background:url(../images/brws_btn.png) no-repeat left top;*/
}
.txtarea,
.text_area {
	width:442px;
	height:132px;
	background:url(../images/bg_txta.png) no-repeat;
	border:none;
	padding: 4px;
	clear: both;
	display: block;
	margin-top: 4px;
	margin-bottom: 4px;
	font-size: 12px;
}

.text_area_big {
	width:671px;
	height:215px;
	background:url(../images/bg_txtb.png) no-repeat;
	border:none;
	padding: 4px;
	clear: both;
	display: block;
	margin-top: 4px;
	margin-bottom: 4px;
	font-size: 12px;
}

#overviewleft {
	width: 249px;
	float: left;
	margin: 0 5px;
}

.version {
	margin: 0 15px 15px 10px;
}

#third {
	margin-left: 65px;
	}

.productnotice {
	background: url(../images/detailinfobg.gif) no-repeat left top;
	display: block;
	width: 400px;
	height: 37px;	
	font-size: 11px;
	color: #101010;
	text-decoration: none;
	padding-left: 7px;
	}
	
#noticediscount {
	background: url(../images/percent_icon.gif) no-repeat left 7px;
	height: 30px;
	display: block;
	padding-left: 28px;	
	line-height: 38px;
	}
	
#noticereview {
	background: url(../images/star_icon.gif) no-repeat left 7px;
	height: 30px;
	display: block;
	padding-left: 28px;	
	line-height: 13px;
	padding-right: 10px;
	padding-top: 5px;
	}

.noticeblue {
	width: 370px;
	height: 40px;
	background: url(../images/notice_blue.gif) no-repeat left top;
	display: block;
	color: white;
	line-height: 12px;
	padding-left: 33px;
	font-size: 12px;
}

#overviewright {
		float: left;
		width: 410px;
}

a noticeorange{ text-decoration:none;}
.noticeorange {
	width: 371px;
	height: 42px;
	background: url(../images/notice-blue.gif) no-repeat left top;
	display: block;
	color: white;
	line-height: 20px;
	padding-left: 33px;
	font-size: 12px;
	text-decoration:none;
}

.domain-number {
	width: 180px;
	height: 30px;
	background:url(../images/domain-dropdown.gif) no-repeat left top;
	line-height: 30px;
	font-size: 11px;
	display: block;
	float: left;
	margin-right: 12px;
	text-indent: 5px;
	color: #000;
	text-decoration: none;
}

#choose {
	width: 333px;
	
	z-index: 1;
}

.choose47 {
	height: 350px;
	background: url(../images/pricebg47.png) no-repeat left top;
}

.choose47x2 {
	height: 415px;
	background: url(../images/pricebg47x2.png) no-repeat left top;
}

.choose4 {
	height: 280px;
	background: url(../images/pricebg4.png) no-repeat left top;
}

.choose3 {
	height: 209px;
	background: url(../images/pricebg3.png) no-repeat left top;
}

.choose2 {
	height: 143px;
	background: url(../images/pricebg2.png) no-repeat left top;
}

.choose1 {
	height: 82px;
	background: url(../images/pricebg1.png) no-repeat left top;
}

#buynow {
	position: relative;
	z-index: 2;
}

#show_tip {
	display: block;
}

.onedomainlink {
	width: 218px;
	height: 45px;	
	padding-top: 19px;
	margin-bottom: 1px;
	font-size: 16px;
	color: black;
	text-decoration: none;
	padding-left: 14px;	
}

.onedomainlink a small {
	display: block;
	font-size: 12px;
}	

.onedomainlink a {
	color: black;
	text-decoration: none;
	float: left;
	}
	
.onedomainlink a.single {	
	height: 65px;
	display: block;
	width: 176px;
	float: left;
	}

.onedomainlink a.single:hover {
	color: #0E71A5;
}

.checkboxlink strong {
	color: #0E71A5;
}
	
.onedomainlink span.euro {
	color: #2a8bbe;
	font-size: 20px;
	position: relative;
	top: -10px;
	}

.checkboxlink {
	padding-left: 20px;
	clear: both;
}

.checkboxlink p {
	margin-bottom: 5px;
	padding: 0px;
}
	
.priceicon {
	position: relative;
	top: 23px;
	margin-right: 8px;
	}

.onedomainlink div.price a,
.onedomainlink div.price2 a,
.onedomainlink div.price3 a
{
	float: none;
}

.price {
	width: 95px;
	height: 50px;
	background: url(../images/price-bg.gif) no-repeat left top;
	display: block;
	font-size: 34px;
	text-align: center;
	color: white;
	font: bold italic;
	line-height: 50px;
	position: absolute;
	right: 18px;
	top: 8px;
	text-align: center;
}

.price2 {
	width: 95px;
	height: 50px;
	background: url(../images/price-bg.gif) no-repeat left top;
	display: block;
	font-size: 34px;
	text-align: center;
	color: white;
	font: bold italic;
	line-height: 50px;
	position: absolute;
	right: 18px;
	top: 75px;
	text-align: center;
}

.price3 {
	width: 95px;
	height: 50px;
	background: url(../images/price-bg.gif) no-repeat left top;
	display: block;
	font-size: 34px;
	text-align: center;
	color: white;
	font: bold italic;
	line-height: 50px;
	position: absolute;
	right: 18px;
	top: 142px;
	text-align: center;
}

#multiple {
	display: none;
}

#popup {
	width: 250px;
	background: #e9ffe8 url(../images/alert-icon.png) no-repeat 10px 21px;
	border: 1px solid #e2e2e2;
	-moz-border-radius:4px;
	padding: 13px 76px;	
}

#popup p {
	margin-bottom: 10px;
}

ul.screenshots {
	list-style: none;
}

ul.screenshots li {
	float: left;
	margin: 10px;	
}

ul.screenshots img {
	border: 1px solid #e3e3e3;
	margin-bottom: 5px;
}

ul.screenshots strong {
	display: block;
}

table.compare
{
	width: 100%;
	cursor: default;
}

table.compare td
{
	padding: 4px;
}

table.compare td.compareHead
{
	font-weight: bold;
}

table.compare td.center
{
	text-align: center;
}

td.tick{
	background: transparent url(../images/tick.png) no-repeat scroll 25px 50%;
}
td.notick{
	background: transparent url(../images/notick.png) no-repeat scroll 25px 50%;
}





/*select box start*/

/* Drop down styles*/
div.selectbox-wrapper {
  position:absolute;
  width:400px;
  background-color:white;
  border:1px solid #ccc;
  margin-left:131px;
  margin-top:-10px;
  padding:0px;
  text-align:left;
  max-height:200px;
  overflow:auto;
  z-index:100;
}

/*Drop down list styles*/
div.selectbox-wrapper ul {
  list-style-type:none;
  margin:0px;
  padding:0px;
}
/* Selected item in dropdown list*/
div.selectbox-wrapper ul li.selected { 
  background-color: #EAF2FB;
}

/* Hover state for dropdown list */
div.selectbox-wrapper ul li.current { 
  background-color: #CDD8E4;
}

/* Drop down list items style*/
div.selectbox-wrapper ul li {
  list-style-type:none;
  display:block;
  margin:0;
  padding:2px;
  cursor:pointer;
}

/* Look and feel of select box */
.selectbox 
{
  margin: 0px 5px 10px 0px;
  padding-left:2px;
  font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size:1em;/* Resize Font*/
  width : 278px; /* Resize Width */
  height:30px;
  border: none;
  display : block;
  text-align:left; 
  background: url('../images/bg_sel.png') no-repeat;
  cursor: pointer;
  float:right;
  
  color:#333;
}

/*select box end*/

table#list_tick {
	
}
table#list_tick th {
	background:#000;
	color:#fff;
	padding:10px 5px;
	text-align: left;

}
table#list_tick td {
	background:#fff;
	color:#000;
	padding:15px 5px;
	border-bottom: 1px solid #d1d1d1;
}

table#list_tick tr#even td {
	background:#f9f9f9;	
}

.carouselp .button {
	margin-right: 10px !important;

}

#loginbox .inp {
	margin-left: 5px;
	}

.lft2 .button, .leftbox .button {
	margin-right: 5px;
	}
	
#code {
	font-size: 10px;
	line-height: 12px !important;
	}
	
/* drop_down_menu */



/* drop down menu styling */

#menucont {
	width:100%;
	height:46px;
	background:url(../images/menu-bar.jpg) repeat-x left top;
}

.arrowmenu {
	margin-left: 4px;
	position: relative;
	top: -2px;
	}
	
ul#joomla-extensions,
ul#estensioni-joomla,
ul#joomla-erweiterungen,
ul#extensiones-joomla {
	width: 765px !important;
	margin-top: 46px !important;
	font-size: 12px;
	position: relative;
	left: -284px;	
	}
	
ul#joomla-extensions li,
ul#extensiones-joomla li,
ul#joomla-erweiterungen li,
ul#estensioni-joomla li {
	width: 155px;
	float: left;
	/*border-left: 1px solid #313131;
	border-right: 1px solid #000000;*/
	display: inline;
	height: 282px;	
	}
	
ul#joomla-extensions li#boxes-joomla-extensions,
ul#extensiones-joomla li#boxes-extensiones-joomla,
ul#joomla-erweiterungen li#boxes-joomla-erweiterungen,
ul#estensioni-joomla li#boxes-estensioni-joomla {
	/*background: #006599 url(../images/tooltip-bg.gif) repeat-x left top;*/
	background-color: #333;
	width: 267px;
	/*border-left: 1px solid #187aae;*/
	text-align: left;
	padding: 10px;
	height: 291px;
	}

li#boxes-support, 
li#boxes-supporto-tecnico { 
display: none !important; 
}
	
ul#joomla-extensions li p.title,
ul#extensiones-joomla li p.title,
ul#joomla-erweiterungen li p.title,
ul#estensioni-joomla li p.title {
	text-align: left;	
	font-size: 14px;
	padding: 20px 0;
	border-bottom: 1px solid #313131;
	color: #6fcdff;
	margin-bottom: 5px;
	}
	
ul#joomla-extensions li p a,
ul#extensiones-joomla li p a,
ul#joomla-erweiterungen li p a,
ul#estensioni-joomla li p a {	
	font-size: 12px !important;
	background: none;
	padding: 5px 0;
	margin: 0;
	width: 155px;	
	height: auto;
	height: 18px;
	line-height: 18px;
	}
	
ul#joomla-extensions li p,
ul#extensiones-joomla li p,
ul#joomla-erweiterungen li p,
ul#estensioni-joomla li p {	
	text-indent: 12px;
	padding: 0px;
	}
/*
ul#joomla-templates {
	width: 235px !important;
	margin-top: 46px !important;
	font-size: 12px;
	}

ul#joomla-templates li {
	width: 235px;
	float: left;	
	display: inline;
	}

ul#joomla-templates li p.title {
	text-align: left;	
	font-size: 14px;
	padding: 20px 0;
	border-bottom: 1px solid #313131;
	color: #6fcdff;
	}
	
ul#joomla-templates li a {	
	font-size: 12px !important;
	background: none;
	padding: 0;
	margin: 0;
	width: 235px;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #313131;
	}
*/
/*ul#joomla-templates li {	
	text-indent: 12px;
	}
*/
ul#support, 
ul#supporto-tecnico {
	width: 235px !important;
	margin-top: 46px !important;
	font-size: 12px;
	}
	
ul#support li, 
ul#supporto-tecnico li {
	width: 235px;
	float: left;	
	display: inline;
	}
	
ul#support li p.title, 
ul#supporto-tecnico li p.title {
	text-align: left;	
	font-size: 14px;
	padding: 20px 0;
	border-bottom: 1px solid #313131;
	color: #6fcdff;
	}
	
ul#support li a,
ul#supporto-tecnico li a {	
	font-size: 12px !important;
	background: none;
	padding: 0;
	margin: 0;
	width: 235px;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #313131;
	}
	
ul#support li,	
ul#supporto-tecnico li {	
	text-indent: 12px;
	}
	
/* downloads submenu items */
ul#downloads {
	width: 235px !important;
	margin-top: 46px !important;
	font-size: 12px;
	}
	
ul#downloads li {
	width: 235px;
	float: left;	
	display: inline;
	}
	
ul#downloads li p.title {
	text-align: left;	
	font-size: 14px;
	padding: 20px 0;
	border-bottom: 1px solid #313131;
	color: #6fcdff;
	}
	
ul#downloads li a {	
	font-size: 12px !important;
	background: none;
	padding: 0;
	margin: 0;
	width: 235px;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #313131;
	}
	
ul#downloads li {	
	text-indent: 12px;
	}
	
.tooltipimg {
	margin: 7px 0 15px 57px;
	} 
	
.tooltiptext {
	color: white;
	font-size: 15px;
	text-align: center;
	}
	
#menucontent {
	display: none;
	}
	
#log, #pwd {
	padding: 4px 6px;	
	}
	
#min {
	padding-left: 105px;
	font-size: 10px;
	display: block;
	}

.formError {
	padding-left: 105px;
	font-size: 10px;
	display: block;
	color: #EB003B;
}

.formNoError {
	display: none;
}
	
.required {
	font-size: 10px;
	text-align: right;
	padding-right: 10px;
	}
	
/* tooltip design */
.ToolTips { display:block; position:absolute; width:404px; }
.ToolTips .sticky_close { display:block; position:absolute; top:1px; right:3px; background:url(../images/fileclose.png); width:16px; height:16px; line-height:16px; font-size:0px; z-index:100000000; }
.ToolTips .message { display:block; position:relative; background:url(../images/tip_body.png) repeat-y; padding:0px 10px; }

/* here we do a little switch. If the tooltip is positioned above the element hovered, it changes the classes on the header/footer divs in order to point at the element hovered */
.ToolTips .dockBottomHeader, 
.ToolTips .dockTopFooter { display:block; position:relative; background:url(../images/dockBottomHeader.png) no-repeat bottom; height:33px;  }
.ToolTips .dockTopFooter { background:url(../images/dockTopFooter.png) no-repeat bottom; height:38px; }

.ToolTips .dockBottomFooter,
.ToolTips .dockTopHeader { display:block; position:relative; background:url(../images/dockBottomFooter.png); height:14px; line-height:11px; font-size:0px; clear:both; }
/* this one has more height to display the close button in case sticky tooltips are on */
.ToolTips .dockTopHeader { background:url(../images/dockTopHeader.png) bottom center no-repeat; height:20px; line-height:20px; font-size:0px; }

* html .ToolTips .dockBottomHeader { background:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/dockBottomHeader.png'); }
* html .ToolTips .dockBottomFooter { background:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/dockBottomFooter.png'); }
* html .ToolTips .dockTopHeader { background:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/dockTopHeader.png'); }
* html .ToolTips .dockTopFooter { background:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/dockTopFooter.png'); }
* html .ToolTips .sticky_close {  background:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fileclose.png');  }

/* this is just a div displaying the loading animated .gif */
.loading { display:block; margin:0px auto 0px; background:url(../images/ajax-loader.gif) center center no-repeat; width:31px; height:50px; }

/* tip container */
.tipContainer { display:none; }

/* beautify the tooltip content */
.ToolTips .message { font-size:12px; text-align:justify; }
.ToolTips .message h3 { font-size:16px; margin:0px 0px 10px; padding:0px; color:#2b8cbf; }
.ToolTips .message .rights { display:block; clear:both; margin:15px 0px 0px; text-align:right; font-size:11px; color:#666666; }

/* second slider */

#box3 .slide {
	width: 942px;
	height: 168px;
	background: url(../images/modsbg.gif) no-repeat left bottom;
	margin-bottom: 40px;
	padding-left: 58px;
	}
	
.modboxbig {
	float: left;
	margin-right: 75px;
	}
	
#box3 div.slide h3 {
	color: #2b8cbf;
	font-size: 15px;
	margin: 5px 0 18px 0;
	}
	
#box3 div.slide p {
	padding-right: 30px;
	}
	
.modmore {
	width: 169px;
	height: 35px;
	display: block;
	background: url(../images/en-GB/mod-learn-more.gif) no-repeat left top;
	float: left;
	margin-top: 40px;
	}
	

.modmore-it {
	width: 169px;
	height: 35px;
	display: block;
	background: url(../images/it-IT/mod-learn-more.gif) no-repeat left top;
	float: left;
	margin-top: 40px;
	}	
#box3 div.slide_text{
	height: 30px;
}	
	
#blogs {
		width: 487px;
		float: left;
		margin-right: 20px;
		margin-bottom: 25px;
	}
	
.blog {
	width: 487px;
	margin-bottom: 12px;
	}

.blog_top {
	background:url(../images/blog-bg-top.gif) no-repeat left top;
	display: block;
	width: 487px;
	height: 5px;
}

.blog_bottom {
	background:url(../images/blog-bg-bottom.gif) no-repeat left top;
	display: block;
	width: 487px;
	height: 5px;
}

.blog_center {
	padding: 13px 10px;
	background:url(../images/blog-bg-middle.gif) no-repeat left top #D9D9D9;
	overflow: hidden;
}
	
.blogimg {
	float: left;
	margin-right: 12px;
	border: 1px solid #c1c1c1;
	}
	
.blog h3 { 
	color: #0e71a5;
	border-bottom: 1px solid #c6c6c6;
	padding-bottom: 5px;
	margin-bottom: 5px;
	}
	
.blog ul {
	margin-left: 5px;
	padding-left: 10px;
}

.aright {
	text-align: right;
	}
	
#testimonials {
		width: 487px;
		float: left;	
		margin-bottom: 25px;	
	}
	
.testimonialtitle {
	height: 35px;
	line-height: 35px;
	margin-bottom: 15px;
	}
	
.testimonialtitle  img {
	float: left;
	margin-right: 15px;
	width: 150px;
	vertical-align: middle;
	}
	
.testimonial {
	border-bottom: 1px solid #d3d3d3;
	padding-bottom: 10px;
	margin-bottom: 10px;
	overflow: hidden;	
	}
	
.testimonial p {
	background: url(../images/testsign.gif) no-repeat 106px 3px;
	margin-bottom: 8px;
	overflow: hidden;
	}
	
.testimonial p span {
	width: 338px;
	display: block;
	float: right;
	border-left: 3px solid #0e71a5;
	padding-left: 12px;
	}
	
.testimonial p strong {
	font-weight: 900;
	}
	
#copyright {
	width: 1000px;
	margin: 0 auto;
	}
	
#copyrightleft {
	width: 50%;
	float: left;
	line-height: 105%;
	@letter-spacing: -1px;
	}
	
#copyrightright {
	width: 37%;
	float: right;
	text-align: right;
	background: url(../images/logo-footer.gif) no-repeat right 14px;
	padding-right: 12%;
	@letter-spacing: -1px;
	}
	
#copyrightright a {
	color: #37a6e0;
	margin-left: 5px;
	}
	
.clear {
	width: 100%;
	height: 1px;
	line-height: 1px;
	clear: both;
	font-size: 1px;
	display: block;	
	}
	
.fleft {
	float: left;
	}
	
.fright {
	float: right;
	text-align: right;
	}
	
#facebookshare {
	margin-top: 6px;
	}

/*
Tabs styles
*/

#tabs {
	position:relative;
	width:725px;		
}

ul.tabs_title {
	margin: 15px 0 0 0;
	padding: 0;
	/* float: left; */
	list-style: none;
	height: 32px; /*--Set height of tabs--*/
	border-bottom: 1px solid #e0e0e0;	
	width: 100%;
}
ul.tabs_title li {
	float: left;
	margin: 0 5px 0 0;
	padding: 0;
	height: 31px; /*--Subtract 1px from the height of the unordered list--*/
	line-height: 31px; /*--Vertically aligns the text within the tab--*/
	border: 1px solid #e0e0e0;	
	margin-bottom: -1px; /*--Pull the list item down 1px--*/
	overflow: hidden;
	position: relative;
	background: #f1f1f1;
	-moz-border-radius:4px;
	border-radius:4px;	
	cursor: pointer;
}
ul.tabs_title li a {
	text-decoration: none;
	color: #000;
	display: block;	
	padding: 0 14px;
	border: 1px solid #fff; /*--Gives the bevel look with a 1px white border inside the list item--*/
	outline: none;
	-moz-border-radius:4px;
	border-radius:4px;
	background: #e2e2e2;
}

ul.tabs_title li a:hover {
	background: #e9e9e9;
}

ul.tabs_title li.selected a, html ul.tabs_title li.active a:hover  { /*--Makes sure that the active tab does not listen to the hover properties--*/
	background: #fff;
	border-bottom: 1px solid #fff; /*--Makes the active tab look like it's connected with its content--*/
	-moz-border-radius:4px;
	border-radius: 4px;
}

.tabs_panelwrap {
	position: absolute;
	top:45px;	
	width:725px;		
}

.tabs_panel {
	position: relative;
	width:683px;	
	display:none;
	clear: both;	
	background: white;
	overflow: hidden;
	border: 1px solid #e0e0e0;
	-moz-border-radius:4px;
	border-radius: 4px;
	padding: 20px;	
	top: -1px;
}

.tabs_panel.active {
	display: block;
}

.tabs_panel p {
	margin-left:5px;
}

#multitip {
	width: 333px;
	height: 143px;
	background: url(../images/pricebg.png) no-repeat left top;
	}
	
ul#featureslist {
	list-style: none;
	}
	
ul#featureslist li {
	float: left;
	width: 320px;
	margin:0 10px 20px 10px;
	text-align: center;
	font-size: 14px;
	height: 255px;
	}
	
ul#featureslist li img {
	margin-bottom: 5px;
	}
	

#choose ul, .list {
	list-style: none;
	margin-bottom: 10px;
}

#choose ul li, .list li {
	background: url(../images/thick.png) no-repeat left 2px;
	padding-left: 24px;
}

#choose .button {
	margin-left: 128px;
}

#prev5 {
	width: 22px;
	height: 24px;
	background: url(../images/arrow-icon-left.gif) no-repeat left top;
	display: block;
	float: left;
	cursor: pointer;
	margin: 5px 0 0 10px;
	}

#next5 {
	width: 22px;
	height: 24px;
	background: url(../images/arrow-icon-right.gif) no-repeat left top;
	display: block;
	float: right;
	cursor: pointer;
	margin: 5px 10px 0 0;
	}
	
#right ul#tags li {
	width: auto;
	line-height: auto;
	margin: 0 0 0 8px;
	padding: 0;
	}
	
.blogcont {
	position: relative;
	width:683px;	
	clear: both;
	overflow: hidden;
	border: 1px solid #e0e0e0;
	-moz-border-radius:4px;
	border-radius: 4px;
	padding: 20px;	
	margin-left: 8px;	
	background: #f8f8f8;
}

.blogicon {
	background: url(../images/blogicon.png) no-repeat left top;
	/* height: 16px; */
	display: block;
	float: left;
	padding-left: 21px;
	margin-top: 8px;
	}
	
.main_bl #facebookshare {
	margin-right: 5px;
	}
	
ul#num {
	list-style: none;
	text-align: center;
	margin: 10px auto;
	font-size: 11px;
	}
	
ul#num li {
		float: left;
		margin: 10px 3px;		
	}
	
ul#num li a,
ul#num li p
{
	display: block;
	height: 20px;
	background:url(../images/nav-bg.gif) repeat-x left top;	
	-moz-border-radius:4px;
	border-radius:4px;
	line-height: 20px;
	text-decoration: none;
	color: #414141;
	float:left;	
	width: 20px;
	text-align: center;
}

ul#num li p
{
	padding: 0px;
	background: #c7c7c7;
}
	
ul#num li a span {
	color: #2e90e2;
	}
	
ul#num li a:hover, 
ul#num li a.active
{
	background: #2284b7;
	color: white;		
}
	
ul#num li a:hover span,
ul#num li a.active span
{
	color: white;
}
	
ul#num li a#numfirst,
ul#num li a#numlast,
ul#num li p#numfirst,
ul#num li p#numlast
{
	width: 50px;
}

div.blogcont h3 {
	font-size: 18px;
	color: #2284b7;
	margin-top: 0px;
	margin-bottom: 10px;
	}
	
div.blogcont p {
	margin: 10px 0;
	}
	
ul#extensionlist {
	list-style: none;
	}

ul#extensionlist li.extensionbox {
	height: 335px;
	position: relative;
}

p.extensionlinks {
	position: absolute;
	bottom: 4px;
	width: 293px;
}

div.extensiondiv ul.version {
	position: absolute;
	bottom: 20px;
}

ul#extensionlist li {
	float: left;
	width: 293px;
	margin: 10px;
	background:#e5e5e5 url(../images/bl_bg.png) repeat-x top left;
	-moz-border-radius:8px;
	border-radius:8px;
	padding: 10px;
	}
	
ul#extensionlist ul {
	list-style: none;
	margin-left: 8px;
	}
	
ul#extensionlist ul li {
	float: none;
	width: auto;
	margin: 10px 0;
	background: none;
	border: none;
	background: url(../images/thick.png) no-repeat left 2px;
	padding: 0 0 0 24px;
	}
	
ul#extensionlist ul.version li {
	float: left;
	width: auto;
	margin: 6px 5px;
	background: none;
	border: none;
	background: none;	
	padding: 0;
	}

.extensiondiv {
	border-top: 1px solid white;
	border-bottom: 1px solid #d7d7d7;
	-moz-border-radius:5px;
	border-radius:5px;
	background: #f9f9f9;
	padding: 5px;
	border-bottom: 1px solid #d1d1d1;
	border-right: 1px solid #eeeeee;	
	margin: 10px 0;	
	overflow: hidden;	
	height: 235px;
	}
	
ul#extensionlist h2 {
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #ededed;
	text-indent: 8px;
	}
	
.to {
	background: #197baf;
	color: white;
	padding: 4px 7px;
	text-decoration: none;
	float: left;
	-moz-border-radius:3px;
	border-radius:3px;
	}
	
.demo {
	background: #589d28;
	color: white;
	padding: 4px 7px;
	text-decoration: none;
	float: right;
	-moz-border-radius:3px;
	border-radius:3px;
	}
	
ul.memberships {
	list-style: none;
	}
	
ul.memberships li {
	border-top: 1px solid white;
	border-bottom: 1px solid #d7d7d7;
	-moz-border-radius:5px;
	border-radius:5px;
	background: #f9f9f9;
	padding: 5px;
	border-bottom: 1px solid #d1d1d1;
	border-right: 1px solid #eeeeee;	
	margin: 10px 0;	
	overflow: hidden;	
	line-height: 50px;
	}
	
.membershipimg {
	display: inline-block;
	width: 220px;
	margin-right: 10px;
}
	
.membershipimg img {
	max-width: 100%;
	vertical-align: middle;
}

.memberships.mydownloads .membershipextend {
	float: right;
}
	
.membershipextend {
	background: #197baf;
	color: white;
	padding: 0 10px;
	text-decoration: none;
	float: left;
	margin-left: 5px;
	-moz-border-radius:3px;
	border-radius:3px;	
}

.membershiplicense {
	background: #CD853F;
	margin-left: 0;
}
	
.expired {
	background: url(../images/clock.png) no-repeat left top;
	padding-left: 21px;
	color: red;
	}

.notexpired {
	background: url(../images/clock.png) no-repeat left top;
	padding-left: 21px;	
	}

.expires {
	background: url(../images/alert.png) no-repeat left top;
	padding-left: 21px;
	color: red;
}
	
.tableimg {
	position: relative;
	top: 3px;
	margin-right: 4px;
	}
	
.rightbox h2#alerts {
	background: url(../images/alert.png) no-repeat 16px 3px;
	text-indent: 36px;
	}
	
#notice {
	padding:2px;
	background:#e9e9e9 url(../images/box-bg.gif) repeat-x left top;	
	position:relative;
	-moz-border-radius:8px;
	border-radius:8px;
	font-size: 13px;
	position: relative;
	font-weight: 100;
	margin: 10px;
	}
	
#notice2 {
	border-top: 1px solid white;
	border-bottom: 1px solid #d7d7d7;
	-moz-border-radius:5px;
	border-radius:5px;
	background: #f9f9f9 url(../images/warning64.png) no-repeat 10px 9px;
	padding: 8px 8px 8px 70px;
	border-bottom: 1px solid #d1d1d1;
	border-right: 1px solid #eeeeee;	
	margin: 5px;	
	overflow: hidden;	
	}
	
#closenotice {
	position: absolute;
	top: 5px;
	right: 5px;
	}
	
ul#extensionlist h2.templatejoomla {	
	border: none;
	padding-bottom: 0;
	}
	
ul#extensionlist h2.templatejoomla a {
	color: black;
	text-decoration: none;
	}
	
.screenshot {
	margin-bottom: 5px;
	}
	
h2.templatetitle {
	margin: 6px 0 0 0;
	}
	
.screenshotimg {
	margin: 0 0 10px 10px;
	}
	
.tabs_panel h3 {
	margin-bottom: 10px;
	overflow: hidden;
	}
	
#compatibility img {
	margin-right: 10px;
	}
	
.tickettitle {
	border-top: 1px solid white;
	border-bottom: 1px solid #d7d7d7;
	-moz-border-radius:5px;
	border-radius:5px;
	background: #fff;
	padding: 5px;
	border-bottom: 1px solid #d1d1d1;
	border-right: 1px solid #eeeeee;	
	margin: 15px 0 5px 0;	
	overflow: hidden;	
	line-height: 50px;
	}
	
	.searchinp {
	width: 200px;
	height: 25px;
	background:url(../images/rightinput.png) no-repeat left top;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 10px;
	margin-bottom: 8px;
	display:inline;
	padding-top: 5px;
	margin-right: 2px;
		}
		
	.searchbtn {
	border: none;
	width:91px;
	height:28px;	
	color:white;	
	background:url(../images/button-3.png) no-repeat left top;
	font-size:11px;	
	cursor:pointer;
	margin-left: 8px;	
	display:inline;
		}
		
	.quickguide {
	border-top: 1px solid white;
	border-bottom: 1px solid #d7d7d7;
	-moz-border-radius:5px;
	border-radius:5px;
	background: #fff url(../images/guide.png) no-repeat 10px 6px;
	padding: 5px 5px 5px 32px;
	border-bottom: 1px solid #d1d1d1;
	border-right: 1px solid #eeeeee;	
	margin: 5px 0 10px 0;	
	overflow: hidden;	
	line-height: 18px;
	display: block;
	width: 110px;
	float: left;
	margin-right: 10px;
		}
		
	.stepbystep {
	border-top: 1px solid white;
	border-bottom: 1px solid #d7d7d7;
	-moz-border-radius:5px;
	border-radius:5px;
	background: #fff url(../images/steps.png) no-repeat 10px 6px;
	padding: 5px 5px 5px 32px;
	border-bottom: 1px solid #d1d1d1;
	border-right: 1px solid #eeeeee;	
	margin: 5px 0 10px 0;	
	overflow: hidden;	
	line-height: 18px;
	display: block;
	width: 110px;
		}
		
	.quickguide, .stepbystep {
		color: #000000;
		text-decoration: none;
		}
		
.ticketslist {
		clear: both;
		width: 100%;
		margin-left: 20px;
}

.rightboxcontent div.rsb_cloud_tags_module {
    -moz-border-radius: 5px 5px 5px 5px;
    background: none repeat scroll 0 0 #EBEBEB;
    border-bottom: 1px solid #D1D1D1;
    border-right: 1px solid #EEEEEE;
    border-top: 1px solid white;
    margin: 0 auto;
    padding: 5px;
    width: 207px;
}

#features_text p img {
	float: right;
	border: solid 1px #c7c7c7;
	padding: 2px;
	margin-left: 4px;
}

#features_text p {
	overflow: hidden;
}

img.nofloat {
	float: none !important;
}

#box5{
	position:absolute;
}
#box5 div.slide5{
	width:209px;	
	float:left;	
}

.mask5{
	position:relative;
	width:207px;
	overflow:hidden;
	margin: 0 auto;
	height: 180px;
}

.cerabox_screenshot img {
	border: solid 1px #c7c7c7;
}

dl#system-message dt { display: none; }
dl#system-message dd.message {
	border-bottom: 2px solid #4abb24;
	border-top: 2px solid #4abb24;
	background: #eeffdd url(../images/ok.png) no-repeat 8px center;
	color: #4abb24;
	font-weight: bold;
	width: 100%;
	padding: 8px 0;
	margin: 10px 0;		
	text-indent: 40px;
}
dl#system-message dd.error {
	border-bottom: 2px solid #ed2025;
	border-top: 2px solid #ed2025;
	background: #ffc9ca url(../images/error.png) no-repeat 8px center;
	color: #b91217;
	font-weight: bold;
	width: 100%;
	padding: 8px 0;
	margin: 10px 0;		
	text-indent: 40px;
}
dl#system-message dd.notice {
	border-bottom: 2px solid #df8607;
	border-top: 2px solid #df8607;
	background: #fff6cc url(../images/exclamation.png) no-repeat 8px center;
	color: #df8607;
	font-weight: bold;
	width: 100%;
	padding: 8px 0;
	margin: 10px 0;		
	text-indent: 40px;
}

.rsticketspro_form {
	overflow: hidden;
}

.rsticketspro_form button,
.rst_submit_form button
{
	font-size: 11px;
}

.rst_submit_form input.button
{
	background: #1376A9;
	width: auto;
	font-size: 11px;
	height: 24px;
	padding: 4px;
}

#rst_files {
	clear: both;
}

#rsticketspro_accordion {
	clear: both;
	margin-top: 8px;
}

#rsticketspro_accordion p {
	
}

#rsticketspro_accordion p.rsticketspro_title {
	margin-left: 0px;
	margin-bottom: 0px;
}

p.rsticketspro_title2 {
	margin-left: 0px;
}

p.rsticketspro_title2 img {
	vertical-align: middle;
}

p.rsticketspro_title2 a {
	color: #fff;
}

div.componentheading {
	display: none;
}

.tabs_panel2 {
	width: 700px;
	padding: 13px;
}

.tabs_panel2 p {
	margin-bottom: 7px;
}

input.inputbox {
	background: url("../images/bg_inp.png") no-repeat scroll left top transparent;
	border: medium none;
	height: 30px;
	padding-left: 3px;
	padding-right: 3px;
	text-align: left;
	width: 274px;
}

.fullwidth {
	width: 100% !important;
}

.rsticketspro_text p {
	padding: 1%;
}

.rsticketspro_halfbox {
	width: 49%;
	margin-right: 1%;
}

#rsticketspro_searchbox {
	width: 99%;
}

p.rsticketspro_title {
	padding-top: 0px;
	padding-bottom: 0px;
}

/* Tooltips */
.tool-tip {
	background: #F2F2F2;
	border: solid 1px #B5B5B5;
	padding: 5px;
}

.invalid {
	color: red;
}

#tmplcomponent {
	padding: 5px;
}

.sectiontableheader {
	background: #3C3C3C;
	color: #fff;
	height: 22px;
	padding: 6px;
}

.sectiontableheader a{
	color: #fff;
}

.sectiontableentry1 td,
.sectiontableentry2 td
{
	padding:12px;
	border-bottom: solid 1px #c3c3c3;
}

.main_bl2 {
margin:15px auto 0 auto;
padding:5px 0;
background:#e5e5e5 url(../images/bl_bg.png) repeat-x top left;
width:1000px;
float:left;
-moz-border-radius:8px;
border-radius:8px;
}

.blogcont2 {
position: relative;
width:942px; 
clear: both;
overflow: hidden;
border: 1px solid #e0e0e0;
-moz-border-radius:4px;
border-radius: 4px;
padding: 20px; 
margin-left: 8px; 
background: #f8f8f8;
text-align: center;
}

#fourzerofour {
margin: 20px 0;
}

#searchform {
margin: 20px 0;
}

#mainvideo {
	width: 400px;
	height: 225px;
	float: left;
	margin-right: 10px;
	overflow: hidden;
	}
	
ul.videolist {
	list-style: none;	
	}
	
ul.videolist li {
	width: 217px;
	margin: 5px 5px 15px 5px;	
	float: left;
	text-align: center;
	height: 142px;
	}
	
ul.videolist li img {
	border: 1px solid #d1d1d1;
	}
	
.play {
	background: #197baf url(../images/play.png) no-repeat 10px center;
	text-indent: 15px;
	}
	
#chooseprod {
	background: #2b71a1;
	-moz-border-radius:5px;
	border-radius:5px;	
	padding: 5px;	
	margin: 15px 0 0px;	
	overflow: hidden;	
	line-height: 50px;
	}
	
#chooseprodlogo {	
	margin-right: 13px;
	float: left;
	}
	
#expand {
	float: left;
	background: #efefef url(../images/expand.gif) no-repeat 295px center;
	display: block;
	padding: 4px;
	-moz-border-radius:5px;
	border-radius:5px;	
	width: 320px;	
	}
	
#chooseproductdiv {
	overflow: hidden;
	position: relative;
	}
	
#listprod {
	list-style: none;
	overflow: hidden;
	-moz-border-radius:5px;
	border-radius:5px;
	background: #efefef;
	padding: 0 5px;
	overflow: hidden;	
	line-height: 50px;	
	background: #eee;
	}
	
#listprod li {
	float: left;
	}
	
#listprod li a {
	width: 214px;
	display: block;
	border-bottom: 1px solid #d1d1d1;
	border-top: 1px solid #ffffff;
	border-right: 1px solid #d1d1d1;
	border-left: 1px solid #ffffff;
	padding: 5px 0 5px 5px;
	}
	
#listprod li a:hover {
	background: #d9d9d9;
	}

#listprod li a.noleft {
	border-left: 0px none;
}

#listprod li a.noright {
	border-right: 0px none;
}

.ol-tv {
	list-style-type: none;
}

#rsform_upgrade {
	width: 127px;
	height: 35px;
	left: 74px;
	top: 321px;
	position: absolute;
}

p.simple {
	margin: 0px !important;
}

.quicktip {
	padding: 15px;
	background: #FFF0C2;
	color: #000000;
	border: solid 1px #FFD147;
	margin-top: 5px;
	margin-bottom: 5px;
	overflow: hidden;
	font-weight: 500;
}

.quicktip li {
	margin-left: 15px;
}

.quicktipblue{
	padding: 15px;
	background: #CFE2F3;
	color: #000000;
	border: solid 1px #197BAF;
	margin-top: 5px;
	margin-bottom: 5px;
	overflow: hidden;
	font-weight: 500;
}

.quicktipblue li {
	margin-left: 15px;
}

#boxes-joomla-extensions span,
#boxes-extensiones-joomla span,
#boxes-joomla-erweiterungen span,
#boxes-estensioni-joomla span {
	background-image: url("../images/menuboxessprite.png");
	background-repeat: no-repeat;
	display: block;
	width: 155px;
	height: 200px;
	margin: 25px auto 10px;
}

span#box-rsform-span { background-position: 0 -200px; }
span#box-rsformpro-span { background-position: left top;	}
span#box-rsblog-span { background-position: -155px top; }
span#box-rscomments-span { background-position: -310px top; }
span#box-rsmail-span { background-position: -465px top; }
span#box-rsfeedback-span { background-position: -465px -200px; }
span#box-rsfiles-span { background-position: right -200px; }
span#box-rsevents-span { background-position: -620px top; }
span#box-rsfirewall-span { background-position: -155px -200px; }
span#box-rsseo-span { background-position: -620px -200px; }
span#box-rsticketspro-span { background-position: right top; }
span#box-rsmembership-span { background-position: -310px -200px; }
span#box-rsfinder-span { background-position: 0 -400px; }
span#box-rssearch-span { background-position: -155px -400px; }
span#box-rsmediagallery-span { background-position: right -400px; }
span#box-rseventspro-span { background-position: -310px -400px; }
span#box-rsdirectory-span { background-position: 0 -600px; }
span#box-rssocial-span { background-position: -155px -600px; }
span#box-rsshowcase-span { background-position: -310px -600px; }
span#box-rscontact-span { background-position: -465px -600px; }
	
.vat_notice {
	margin-top: -17px;
	text-align: center;
	clear: both;
}

.rst_textbox {
	width: 400px;
}

.kinputbox, .ktxtarea {
	text-align: left;
}

#rsm_email { 
	font-size: 11px; 
	margin-left: 4px; 
	padding: 4px 0; 
	text-indent: 5px; 
	width: 114px;
}

#rsm_btn {
	width: 58px; 
	font-size: 11px; 
	padding: 5px 0pt; 
	background: url(../images/button.png) no-repeat center center;
	border: none;
	color: white;
	cursor: pointer;
	border-radius: 5px; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
}

strong {
	font-weight: 900;
}

ul.rsseo_links li{
	margin-left:20px;
}

.companypic { float: left; padding: 3px; text-align: center; }
.companypic img { border: solid 1px #c7c7c7; }
.companypicpadding { padding-top: 53px; }



div.discount-banner {
	width: 223px;
	height: 55px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	margin-bottom: 7px;
	}
	
div.discount-green {
	background: url(../images/bggreen.gif) no-repeat left;
	}
	
div.discount-blue {
	background: url(../images/bgblue.gif) no-repeat left;
	}
	
div.discount-red {
	background: url(../images/bgred.gif) no-repeat left;
	}
	
div.discount-percent {
	width: 45px;
	text-align: center;
	color: white;
	line-height: 55px;
	font-weight: bold;		
	float: left;
	}
	
div.discount-green div.discount-percent {
	text-shadow: 1px 1px 0 #457e06;
	}
	
div.discount-blue div.discount-percent {
	text-shadow: 1px 1px 0 #115394;
	}
	
div.discount-red div.discount-percent {
	text-shadow: 1px 1px 0 #790909;
	}
	
div.discount-text {
	width: 168px;
	float: right;
	line-height: 17px;
	text-align: center;
	color: #323232;
	font-weight: bold;
	font-size: 13px;
	padding-top: 11px;
	padding-right: 8px;
	text-shadow: 1px 1px 0px #8f8f8f;
	}
	
div.discount-text span {
	display: block;
	font-size: 12px;
	color: #424242;
	text-shadow: 1px 1px 0px #9b9b9b;
	}

	
.flag {
    background: url("../images/flags.png") no-repeat scroll 0 0 transparent;
    height: 11px;
    margin-right: 4px;
    width: 16px;
	display:block;
	float:left;
}
.flag.flag-arabic {
    background-position: -32px -88px;
}
.flag.flag-bulgarian {
    background-position: -80px -11px;
}
.flag.flag-czech {
    background-position: -48px -33px;
}
.flag.flag-chinese {
	background-position: -208px -22px;
}

.flag.flag-hr {
    background-position: -224px -55px;
}
.flag.flag-danish {
    background-position: -96px -33px;
}
.flag.flag-il {
    background-position: -48px -66px;
}
.flag.flag-uk-english {
    background-position: -160px -44px;
}
.flag.flag-us-english {
    background-position: -16px -154px;
}
.flag.flag-finnish {
    background-position: -48px -44px;
}
.flag.flag-french {
    background-position: -128px -44px;
}
.flag.flag-german {
    background-position: -64px -33px;
}
.flag.flag-greek {
    background-position: -80px -55px;
}
.flag.flag-italian {
    background-position: -144px -66px;
}
.flag.flag-japanese {
    background-position: -192px -66px;
}
.flag.flag-hungarian{
    background-position: 0 -66px;
}
.flag.flag-norwegian {
    background-position: 0 -110px;
}
.flag.flag-dutch {
    background-position: -240px -99px;
}
.flag.flag-polish {
    background-position: -192px -110px;
}
.flag.flag-portuguese {
    background-position: -16px -121px;
}
.flag.flag-brazilian-portuguese {
	background-position: -192px -11px;
}
.flag.flag-romanian {
    background-position: -96px -121px;
}
.flag.flag-russian {
    background-position: -128px -121px;
}
.flag.flag-sk {
    background-position: -48px -132px;
}
.flag.flag-spanish {
    background-position: 0 -44px;
}
.flag.flag-swedish {
    background-position: -240px -121px;
}
.flag.flag-turkish {
    background-position: -144px -143px;
}
.flag.flag-indonesian {
	background-position: -64px -88px;
}
p#compatibility {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
		
p#compatibility span {
	width: 89px;
	height: 24px;
	display: block;
	float: left;
	margin-right: 10px;
	text-indent: 29px;
	color: white;
	line-height: 24px;
}
	
p#compatibility span#joomla17 {
	background: url(../images/joomla_version_sprite.png) no-repeat left top;
}
	
p#compatibility span#joomla16 {
	background: url(../images/joomla_version_sprite.png) no-repeat left center;
}
	
p#compatibility span#joomla15 {
	background: url(../images/joomla_version_sprite.png) no-repeat left bottom;
}

p.wrench {
	background: url(../images/wrench.png) no-repeat left center;
	padding-left: 28px;
}

.piro_caption a{
	color: #ADF7F4;
}

#categorylist {
	height: auto;
}

ul.bbcode_list {
	margin-left: 20px;
}

/* joomla extensions */
.extension {
	width: 960px;
	margin-bottom: 20px;
	overflow: hidden;
	border-top: solid 3px #e5e5e5;
	border-bottom: solid 3px #e5e5e5;
}

.extension .left {
	width: 330px;
	float: left;
}

.extension .right {
	width: 630px;
	height: 192px;
	float: right;
	background: url(../images/bgext.jpg) repeat-x left top;
}

.extension .left .thumb {
	height: 107px;
	padding: 16px 10px 16px 16px;
	background-color: #fafafa;
	margin-bottom: 1px;
}

.extension .left .thumb .title {
	display: block;
	font-size: 18px;
	font-family: 'PT Sans',Arial,Helvetica,sans-serif;
	color: #000000;
	margin-bottom: 0;
}

.extension .left .more {
	display: block;
	font-family: 'PT Sans',Arial,Helvetica,sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	text-transform: uppercase;
	background: url(../images/icnarrow.png) no-repeat 10px top;
	background-color: #08b1f0;
	padding: 16px 0 15px 84px;
	text-decoration: none;
	transition: background-color 0.5s;
	-moz-transition: background-color 0.5s;
	-webkit-transition: background-color 0.5s;
	-o-transition: background-color 0.5s;
	text-align: left;
}

.extension .left .more:hover {
	background-color: #197baf;
}

.extension .right ul {
	display: block;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

.extension .right ul li {
	display: block;
	float: left;
	width: 260px;
	margin-left: 15px;
	font-family: Arial;
	font-size: 12px;
	color: #747474;
	line-height: 63px;
	background: url(../images/icncheck.png) no-repeat 10px 24px;
	padding-left: 40px;
}

/* affiliates */
#aff {
	width: 960px;
	text-align: center;
	margin: 0 auto;
}

.affiliateSection {
	display: block;
	text-align: center;
	margin: 45px auto 45px auto;
}

#aff2 {
	margin: 0 auto;
}

#aff3 {
	background: url(../../../images/affiliates/aff3.jpg) no-repeat center;
	width: 785px;
	height: 672px;
	position: relative;
}

#aff3 a {
	display: block;
	position: absolute;
	top: 0px;
	height: 100%;
	width: 261px;
}

#aff3 #signup {
	left: 0px;
}

#aff3 #partners {
	left: 261px;
}

#aff3 #cash {
	left: 522px;
}

#aff p {
	display: block;
	width: 680px;
	margin: 45px auto 0 auto;
	font-family: Arial, Tahoma;
	text-align: left;
	font-size: 14px;
	color: #9a9a9a;
}

#aff ul {
	display: block;
	width: 680px;
	margin: 0 auto 45px auto;
	padding: 0;
}

#aff ul li {
	display: block;
	font-family: Arial, Tahoma;
	text-align: left;
	font-size: 14px;
	color: #9a9a9a;
}
/*custom designed for showcase*/
.articleshowcase {
	width: 960px;
	margin: 0 auto;
}

.articleshowcase * {
	-webkit-box-sizing: border-box; 
	-moz-box-sizing: border-box; 
	box-sizing: border-box;
}

.articleshowcase ul {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}

/*.contentpaneopen {
	display: block;
	width: 67%;
	float: left;
}*/

/*.contentpaneopen img {
	display: block;
	width: 100%;
	height: auto;
	padding: 10px;
	border: 1px solid #c7c7c7;
	margin-bottom: 20px;
}*/

.contentpaneopen .contentopen-item {
	display: block;
	width: 100%;
	margin-bottom: 20px;
	clear: both;
	overflow: hidden;
}

.contentpaneopen .contentopen-item span {
	display: block;
	float: left;
	width: 30%;
	font-weight: bold;
	margin-right: 15px;
}

.contentpaneopen .contentopen-item p {
	display: block;
	width: 60%;
	float: left;
	margin: 0;
	padding: 0;
}

.ratingvote {
	display: block;
	width: 30%;
	float: right;
}

.ratingvote .content_rating {
	display: block;
	margin-bottom: 20px;
}

.ratingvote .content_rating label {
	display: block;
	font-weight: bold;
	margin-bottom: 10px;
}

.ratingvote .content_vote input[type="submit"] {
	display: block;
	margin-top: 10px
}
/*end custom*/ 
#blogs #shocase-img{
	width: 400px;
}

.rs_blog_social {
	text-align: center;
}

.rs_blog_social a {
	padding: 5px;
}

.rsj-alerts li {
    line-height: 20px !important;
}

/* Templates */
ul#joomla-templates li#boxes-joomla-templates {
	display: block !important;
	background-color: #333;
	width: 267px;
	text-align: left;
	padding: 10px;
	height: 291px;
}
ul#joomla-templates li {
    display: inline;
    float: left;
    height: 282px;
    width: 155px;
}

ul#joomla-templates {
	font-size: 12px;
	left: -284px;
	margin-top: 46px !important;
	width: 765px !important;
}

ul#joomla-templates li p {
    padding: 0;
    text-indent: 12px;
}

ul#joomla-templates li p a {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    font-size: 12px !important;
    height: 18px;
    line-height: 18px;
    margin: 0;
    padding: 5px 0;
    width: 155px;
	border: 0;
}

ul#joomla-templates li p.title {
    border-bottom: 1px solid #313131;
    color: #6fcdff;
    font-size: 14px;
    margin-bottom: 5px;
    padding: 20px 0;
    text-align: left;
}

ul#joomla-templates li#boxes-joomla-templates span {
	background-image: url("../images/menutemplatessprite.jpg");
	background-repeat: no-repeat;
	display: block;
    height: 250px;
    width: 250px;
	margin: 20px auto;
}

/*span#box-rsjuno-span {
    background-position: 0 0;
}*/

span#box-rsjuno-span {
    background-position: -250px -500px;
}

span#box-rsevento-span {
    background-position: -250px 0;
}

span#box-rsevento-span {
    background-position: -250px 0;
}

span#box-rsclario-span {
    background-position: -500px 0;
}

span#box-rsaria-span {
    background-position: -750px 0;
}

span#box-rsbaron-span {
    background-position: -1000px 0;
}

span#box-rsdinah-span {
    background-position: 0 -250px;
}

span#box-rslens-span {
    background-position: -250px -250px;
}

span#box-rsfedra-span {
    background-position: -500px -250px;
}

span#box-rsalto-span {
    background-position: -750px -250px;
}

span#box-rspenta-span {
    background-position: -1000px -250px;
}

span#box-rsbrixton-span {
    background-position: 0 -500px;
}

.rsticketspro_halfbox {
	background-image: none;
}

.content-com_rsfiles .membershipimg {
	float: left;
}

.content-com_rsfiles .membershipextend {
	float: right;
}

.IN-widget {
	float: right;
}