@charset "utf-8";
/* CSS Document */
body {
	background-image:url(/images/bg.png);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#EDEDED;
	margin:0px;
	padding:0px;
	line-height:17px;
}
body, td{
	font-family:Tahoma, Verdana;
	font-size:12px;
	color:#000000;
}
form{ display:inline; }
img{ border:0px;}
img { behavior: url(/iepngfix.htc) }
h1 {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size:18px;
}
h2 {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size:15px;
	margin:0px;
}
a {
	color:#F1592B;
	text-decoration: underline;
}
a:link {
	color:#F1592B;
	text-decoration: underline;
}
a:hover {
	color:#F1592B;
	text-decoration:none;
}

.line10{ height:10px; line-height:10px; }
.line20{ height:20px; line-height:20px; }
.line30{ height:30px; line-height:30px; }

#all {
	width:990px;
	background-image:url(/images/bg_left_col.jpg);
	background-position:left;
	background-repeat:repeat-y;
}
#left{
	width:259px;
	float:left;
}
#right{
	width:721px;
	float:left;
	padding-left:10px;
	background: url(/images/bg_right_col.jpg) top repeat-x;
}
#sub_logo{
	background-image:url(/images/sub_logo_bg.png);
	background-position:top;
	background-repeat:no-repeat;
	width:259px;
	height:55px;
}
#sub_logo h2{
	display: compact;
	font-family: Impact, "Trebuchet MS", Tahoma, Verdana;
	font-size:22px;
	color: #FFFFFF;
	text-shadow:1px 1px #A51800;
	font-weight:normal;
	margin:0px;
	padding-top:15px;
	padding-left:30px;
}
#left_nav{
	width:259px;
}

#left_nav ul{
	list-style-image:url(/images/list_img.gif);
	list-style-position:10px;
	margin-top: 5px;
}
#left_nav li{
	vertical-align:middle;
	margin-bottom:10px;
}
#left_nav a,#left_nav a:visited{
	color:#F1592B;
	text-decoration:underline;
}
#left_nav a:hover,#left_nav a:active{
	color:#F1592B;
	text-decoration:none;
}
#left_nav li.current a{color:#000000;}

#main_nav {
	float:right;
	background-image:url(/images/bg.png);
}
#main_nav ul {
	padding:0px;
	margin:0px;
	list-style: none;
	font-family:Tahoma;
	font-size:13px;
	font-weight:bold;
}
#main_nav li {
	padding:0px;
	float:left;
	list-style: none;
	height:49px;
}
#main_nav li a {
	color: #FFFFFF;
	text-decoration:none;
	padding:0px 10px 0px 10px;
	float:left;
	display: block;
	height: auto !important;
	height:49px;
	line-height:49px;
}
#main_nav li a:hover,.main_nav_current a{
	background:url(/images/bg_nav_on.jpg) top repeat-x;
	text-decoration:none;
	color: #FFFFFF;
	padding:0px 10px 0px 10px;
	float:left;
	display: block;
	height: auto !important;
	height:49px;
	line-height:49px;
}
#main_nav li.divider {
	width:2px;
	background: url(/images/nav_divider.jpg) top no-repeat;
}


#video_nav {
	float:left;
	margin-bottom:14px;
}
#video_nav ul {
	padding:0px;
	margin:0px;
	list-style: none;
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
}
#video_nav li {
	padding:0px;
	float:left;
	list-style: none;
	height:30px;
}
#video_nav li a {
	color: #F1592B;
	text-decoration:none;
	padding:0px 10px 0px 10px;
	float:left;
	display: block;
	height: auto !important;
	height:30px;
	line-height:30px;
}
#video_nav li span {
	color: #000000;
	text-decoration:none;
	padding:0px 10px 0px 10px;
	float:left;
	display: block;
	height: auto !important;
	height:30px;
	line-height:30px;
}
#video_nav li a:hover,.video_nav_current a{
	text-decoration:none;
	color: #000000;
	padding:0px 10px 0px 10px;
	float:left;
	display: block;
	height: auto !important;
	height:30px;
	line-height:30px;
}
#video_nav li.divider {
	width:2px;
	border-right: 1px solid grey;
	height:15px;
	margin-top:8px;
}


#lang_nav {
	float:right;
	margin-bottom:14px;
	margin-top:1px;
}
#lang_nav img{
	margin-right:5px;
}


#footer{
	width: 100%;
	height:130px;
	background: url(/images/bg_footer.jpg) top repeat-x;
}
#sub_footer{
	width:990px;
	padding:40px;
	color:#FFFFFF;
}
#sub_footer a, #sub_footer a:hover, #sub_footer a:visited{
	color:#FFFFFF;
}
.copyright{ float:left; }
.fmenu{ float: right; }

/* OLD THUMBS */
.thumb{
	float:left;
	width:150px;
	margin:12px;
	text-align:left;
}
.thumb_grey{
	width:150px;
	background-color:#D9D9D9;
	padding-top:7px;
	padding-bottom:7px;
}
.thumb_grey a strong{
	font-size:11px;
}
.thumb_d{
	float:left;
	width:82px;
	font-weight:normal;
}
.thumb_v{
	float:right;
	width:63px;
	margin-right:5px;
	font-weight:normal;
}
.thumb_img img{
	border:1px solid #FFFFFF;
}
.thumb_img a{
	display:block;
	float:left;
	width:152px;
	margin-right:15px;
	margin-bottom:15px;
	border:3px solid #CCCCCC;
}
.thumb_img a:hover{
	display:block;
	float:left;
	width:152px;
	margin-right:15px;
	margin-bottom:15px;
	border:3px solid #FF0000;
}
/* END OLD THUMBS */

/* NEW THUMBS */
.nthumb_row{
	/* background:#FFF url(/images/bg_nthumb.png) top repeat-x; */
	background:#FFF;
	border:1px solid #C8C8C8;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding:5px;
}
.nthumb_row h2{
	font-family: Impact;
	font-size:25px;
	padding-left:60px;
	padding-top:0px;
	margin-top:5px;
	line-height:39px;
	font-weight:normal;
	color:#363636;
}
.nthumb_row h2 a{
	color:#363636;
	text-decoration:none;
}
.nthumb_row h2 a:link{
	color:#363636;
	text-decoration:none;
}
.nthumb_row h2 a:hover{
	color:#000000;
	text-decoration:none;
}
.nthumb_row div{
	float:left;
	width:auto;
	margin:7px;
	text-align:center;
	
}
.nthumb_row a.tname,.nthumb_row a.tname:hover,.nthumb_row a.tname:link{
	display:block;
	width: auto;
	margin:8 auto;
	font-weight:bold;
	text-decoration:none;
	color:#3B3B3B;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
}
.nthumb_row div span{
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	border:1px solid #C8C8C8;
	display:block;
	padding:2px;
	margin:0px;
	background:#FFF;
}
.nthumb_row div span:hover{
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	border:1px solid #F1592B;
}
.nthumb_row div span p{
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	border:1px solid #FFF;
	width:213px;
	height:166px;
	padding:0px;
	margin:0px;
}
.nthumb_row div span p img{
	opacity: 0;
}
a.nthumbl{
	display:block;
	float:left;
	text-decoration:none;
	margin-top:8px;
	margin-left:13px;
}
a.nthumbr{
	display:block;
	float:left;
	text-decoration:none;
	margin-top:8px;
	margin-left:2px;
}


/* END NEW THUMBS */

.num_pages a.regular_page, .num_pages a.regular_page:link, .num_pages a.regular_page:visited{
	display:block;
	float:left;
	width:23px;
	height:20px;
	margin-left:10px;
	padding-top:3px;
	text-align:center;
	text-decoration:none;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border:1px solid #858585;
	background:#FFF;
}
.num_pages a.regular_page:hover{
	color:#F1592B;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border:1px solid #F1592B;
	background:#FFF;
}
.num_pages a.current_page, .num_pages a.current_page:link, .num_pages a.current_page:visited, .num_pages a.current_page:hover{
	display:block;
	float:left;
	width:23px;
	height:20px;
	margin-left:10px;
	padding-top:3px;
	text-align:center;
	text-decoration:none;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	font-weight:bold;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border:1px solid #000;
	background:#333 url(/images/bg_pages.png);
}

.num_pages a.next_page, .num_pages a.next_page:link, .num_pages a.next_page:visited, .num_pages a.next_page:hover{
	display:block;
	float:left;
	width: auto;
	padding-top:4px;
	margin-left:10px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
}

.num_pages .label_pages{
	display:block;
	float:left;
	width: auto;
	padding-top:4px;	
}


/* mad css */
.list_table {
	background-color:#D76126;
	padding: 3px;
}
.list_table th{
	background-color: #D05626;
	color:#FFFFFF;
	font-family: Tahoma;
	font-size:12px;
}
.list_table td{
	background-color: #FFFFFF;
}
.m_table{
	background-color:#EFC26D;
	padding: 10px;
}
.add-comment {
	background: none repeat scroll 0 0 #F9F9F9;
    border: 1px solid #C8C8C8;
    border-radius: 10px 10px 10px 10px;
    padding: 15px;
}
.add-comment h2 {
	width:auto;
	color: #363636;
    font-family: Impact;
    font-size: 25px;
    font-weight: normal;
    line-height: 39px;
    padding-top: 0;
}
.m_input {
	width: 260px;
	font-family: Tahoma;
	font-size:12px;
	padding:5px;
	margin-bottom:7px;
	background: linear-gradient(to bottom, #F5F5F5 0%, #FFFFFF 20%) repeat scroll 0 0 transparent;
    border: 1px solid #A7A7A7;
    box-shadow: 2px 2px 0 0 #FFFFFF;
    border-radius: 5px 5px 5px 5px;
}
textarea, .m_textarea {
	padding:5px;
	margin-bottom:7px;
	background: linear-gradient(to bottom, #F5F5F5 0%, #FFFFFF 20%) repeat scroll 0 0 transparent;
    border: 1px solid #A7A7A7;
    box-shadow: 2px 2px 0 0 #FFFFFF;
	font-family: Tahoma;
	font-size:12px;
    border-radius: 5px 5px 5px 5px;
}
.m_button {
    background: linear-gradient(to bottom, #FFB900 0%, #F38B00 60%, #E45B00 100%) repeat scroll 0 0 transparent;
    border: 1px solid #F26400;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 3px 0 0 #8C4600;
    color: #FFFFFF;
    cursor: pointer;
    font-size: 16px;
    font-weight: 700;
    line-height: 35px;
    padding: 0 30px;
	text-transform:uppercase;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
.m_button:hover {
	background: linear-gradient(to bottom, #FFB900 0%, #F38B00 90%, #E45B00 100%) repeat scroll 0 0 transparent;
    border: 1px solid #F38B00;
    box-shadow: 0 3px 0 0 rgba(140, 70, 0, 0.8);
}
.m_button:active {
    background: none repeat scroll 0 0 #F38B00;
    border: 1px solid #663300;
    box-shadow: 2px 2px 5px 0 rgba(140, 70, 0, 0.5) inset;
    color: #663300;
    text-shadow: 1px 1px 0 #FFDC73;
}
input.m_input:focus, textarea.m_textarea:focus, textarea:focus {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #E1806B;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 0 3px 3px rgba(174, 226, 235, 0.3);
    outline: medium none;
}
#comment_web{
	width:388px;
}
#captcha{
	width:360px;
}
#expand_comment{
	background: url(/images/arrow-show.png) top no-repeat;
	width:22px;
	height:22px;
	float:right;
	margin-top:10px;
	cursor:pointer;
}
#collapse_comment{
	background: url(/images/arrow-hide.png) top no-repeat;
	width:22px;
	height:22px;
	float:right;
	margin-top:10px;
	cursor:pointer;
}
/* end mad */


/* plan boxes */
.joomla_plan_box {
	width:208px;
	background:url(/images/bg-joomla-box.gif) bottom no-repeat;
	line-height:21px;
	margin: 0px auto;
}
.joomla_plan_box h2 {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size:18px;
	color:#FFFFFF;
	background: url(/images/header-joomla-box.gif) top no-repeat;
	padding:11px 0px 0px 13px;
	margin:0px;
	height:27px;
	cursor:pointer;
}
.joomla_plan_box ul {
	padding:0px;
	margin:11px 0px 22px 0px;
}
.joomla_plan_box li {
	padding:0px 0px 0px 24px;
	margin:0px 0px 0px 13px;
	background:url(/images/arrow.gif) left no-repeat;
	list-style:none;
}



.moodle_plan_box {
	width:208px;
	background:url(/images/bg-moodle-box.gif) bottom no-repeat;
	line-height:21px;
	margin: 0px auto;
}
.moodle_plan_box h2 {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size:18px;
	color:#FFFFFF;
	background: url(/images/header-moodle-box.gif) top no-repeat;
	padding:11px 0px 0px 13px;
	margin:0px;
	height:27px;
	cursor:pointer;
}
.moodle_plan_box ul {
	padding:0px;
	margin:11px 0px 22px 0px;
}
.moodle_plan_box li {
	padding:0px 0px 0px 24px;
	margin:0px 0px 0px 13px;
	background:url(/images/arrow.gif) left no-repeat;
	list-style:none;
}


.wordpress_plan_box {
	width:208px;
	background:url(/images/bg-wordpress-box.gif) bottom no-repeat;
	line-height:21px;
	margin: 0px auto;
}
.wordpress_plan_box h2 {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size:18px;
	color:#FFFFFF;
	background: url(/images/header-wordpress-box.gif) top no-repeat;
	padding:11px 0px 0px 13px;
	margin:0px;
	height:27px;
	cursor:pointer;
}
.wordpress_plan_box ul {
	padding:0px;
	margin:11px 0px 22px 0px;
}
.wordpress_plan_box li {
	padding:0px 0px 0px 24px;
	margin:0px 0px 0px 13px;
	background:url(/images/arrow.gif) left no-repeat;
	list-style:none;
}


.g4images_plan_box {
	width:208px;
	background:url(/images/bg-4images-box.gif) bottom no-repeat;
	line-height:21px;
	margin: 0px auto;
}
.g4images_plan_box h2 {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size:18px;
	color:#FFFFFF;
	background: url(/images/header-4images-box.gif) top no-repeat;
	padding:11px 0px 0px 13px;
	margin:0px;
	height:27px;
	cursor:pointer;
}
.g4images_plan_box ul {
	padding:0px;
	margin:11px 0px 22px 0px;
}
.g4images_plan_box li {
	padding:0px 0px 0px 24px;
	margin:0px 0px 0px 13px;
	background:url(/images/arrow.gif) left no-repeat;
	list-style:none;
}


.details_button {
	width:90px;
	height:42px;
	float:left;
	padding-left:14px;
	padding-top:6px;
	cursor:pointer;
}
.price {
	width:90px;
	height:48px;
	float:left;
	padding-right:14px;
	cursor:pointer;
}
table.download_button {
	background:url(/images/download-button.png) right no-repeat;
}
.download_button p{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:30px;
	font-weight:bold;
	text-decoration:none;
}
a:link .download_button p {
	color:#FE4600;
	text-decoration:none;
	cursor:li
}
.download_button img {
	margin:0px;
}
a.download_button span {
	color:#333;
	text-decoration: none;
}
.bg_download_button {
	width:648px; 
	background:#E8E8E8; 
	margin:0px auto; 
	padding:13px 0px;
}

#big_download_button{
	display:block;
	margin-left: 100px;
	margin-bottom: 30px;
	height:64px;
	width: 500px;
	background:url(/images/download-button-right.jpg) top right no-repeat;
	color:#333;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:30px;
	font-weight:bold;
	line-height:64px;
	text-decoration:none;
}
#big_download_button span{
	display:block;
	float:left;
	height:64px;
	width: 147px;
	padding-left: 70px;
	background:url(/images/download-button-left.jpg) top left no-repeat;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:30px;
	font-weight:bold;
	line-height:64px;
	color:#F60;
	text-decoration:none;
}
<!--for blog -->
a.big_download_button{
	display:block;
	margin-left: 100px;
	margin-bottom: 30px;
	height:64px;
	width: 500px;
	background:url(/images/download-button-right.jpg) top right no-repeat;
	color:#333;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:30px;
	font-weight:bold;
	line-height:64px;
	text-decoration:none;
}
a.big_download_button span{
	display:block;
	float:left;
	height:64px;
	width: 147px;
	padding-left: 70px;
	background:url(/images/download-button-left.jpg) top left no-repeat;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:30px;
	font-weight:bold;
	line-height:64px;
	color:#F60;
	text-decoration:none;
}

<!--for demo -->
#demo_body, #demo_body body{
	background-image:url(/images/bg-demo.png);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#FFFFFF;
}
.demo_frame{
	position: absolute; 
	border-top-color: #000000; 
	border-left-color: #000000; 
	border-right-color: #000000; 
	border-bottom-color: #000000; 
	border-top-width: 0px; 
	border-left-width: 0px; 
	border-right-width: 0px; 
	border-bottom-width: 0px; 
	border-top-style: none; 
	border-left-style: none; 
	border-right-style: none; 
	border-bottom-style: none; 
	top: 103px; 
	left: 0px; 
	z-index: 100;	
}
#demo_header{
	margin:0 auto;
	width:990px;
	height:103px;
}
#demo_logo{
	width:211px;
	float:left;
	margin-right:80px;
}
#demo_template_select{
	width: 230px;
	float:left;
	margin-top:22px;
	margin-right:10px;
	font-weight:bold;
}
#demo_video_button{
	width: 151px;
	float:left;
	margin-top:35px;
	margin-right:34px;
}
#demo_download_button{
	width: 209px;
	height:33px;
	float:left;
	margin-top:35px;
}

/* ---------- Tabs menu script --------- */

#tabs {
	float:left;
	width:100%;
	font-size:93%;
	line-height:normal;
}
#tabs ul {
	margin:0;
	padding:10px 10px 0 0;
	list-style:none;
	font-size:10px;
	font-weight: bold;
}
#tabs li {
	display:inline;
	margin:0;
	padding:0;
}
#tabs a {
	float:left;
	background:url("/images/tableft.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 5px;
	text-decoration:none;
}
#tabs a span {
	float:left;
	display:block;
	background:url("/images/tabright.gif") no-repeat right top;
	padding:5px 13px 4px 6px;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span {
	float:none;
}
/* End IE5-Mac hack */
#tabs a:hover span {
	color:#000000;
}
#tabs a:hover {
	background-position:0% -22px;
}
#tabs a:hover span {
	background-position:100% -22px;
}
#tabs .current a {
	background-position:0% -22px;
}
#tabs .current a span {
	background-position:100% -22px;
	color:#000000;
}
/* ---------- END Tabs menu script --------- */

/* Comments */
.comment_div{
	background-color:#F8F8F8;
	border-top:1px solid #DDDDDD;
	border-bottom:1px solid #DDDDDD;
	margin-bottom:4px;
	margin-top:4px;
	padding-left:10px;
}
.comment_div h3{
	margin:0px;
	padding:0px;
	font-size:12px;
}
.comment_div em{
	font-size:11px;
}
.comment_div a,.comment_div a:link,.comment_div a:hover {
	font-size:11px;
}

.rating{
	float:right;
	width: 100px;	
	margin-top: -30px;
	text-align:right;
}

.download25 {
	width:198px;
	height:55px;
	padding: 50px 10px 0px 10px;
	margin:0px 0px 0px 20px;
	background:url(/images/bg-download-for-joomla25.png) top left no-repeat;
	float:right;
	font: 18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align:center;
	text-decoration:none;
	color:#333;
}
a.download25:link {
	text-decoration:none;
	color:#333;
}
a.download25:hover {
	text-decoration:none;
	color:#333;
}

