@charset "utf-8";
/* CSS Document /


/ Modified 16 June 2010 12.33 /

*/
body {
	margin:0px;
	padding:0px;
	background-color:#dbdbdb;
	background-image:url(../images/page-elements/background.jpg);
	background-repeat:repeat-x;
	background-position:top;
	font-family:Arial, Helvetica, sans-serif;
	color:#3e3d3e;
	font-size:13px;
	line-height:18px;
}
a img {
	border:none;
}
a {
	outline:none;
	color:#333333;
}
h1 {
	margin-top:0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
h2 {
	margin-bottom:0px;
}
/*************************wrapper*************************/
.wrapper {
	width:950px;
	padding:0px 25px 0px 25px;
	margin:0px auto;
	overflow:hidden;
}
/*************************header*************************/
.header {
	height:120px;
	padding-top:18px;
}
.logo {
	float:left;
}
.logo a {
	color:#fbfbfb;
}
.right-text {
	float:left;
	color:#edd71a;
	font-size:20px;
	padding-top:8px;
	padding-right:21px;
	float:right;
}
/**********************navigation*************************/
.nav {
	width:728px;
	height:85px;

	float:right;
	background-image:url(../images/menu-elements/nav-bg.png);
	background-repeat:no-repeat;
	background-position:bottom right;
}
.nav ul {
	margin:0px;
	padding:0px;
	list-style:none;
	padding-top:52px;
	float:right;
}
.nav ul li {
	float:left;
	margin-left:9px;
	text-align:left;
}
.nav ul li a {
	font-size:18px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
	display:block;
	float:left
}
.nav ul li a:hover {
	color:#EDD71A;
	text-decoration:underline;
}
.first {
	margin-left:0px!important;
}
/******************************hiden-navigation************************/

#drop-link1 {
	position:absolute;
	width:194px;
	padding:0px;
	margin-left:165px;
	margin-top:78px;
	list-style:none;
	color:#000000;
	display:none;
	z-index:1000 !important;
	background-image:url(../images/menu-elements/nav-bg-inner.png);
	background-repeat:repeat-x;
	background-position:1px 20px;
	padding-bottom:0px;
	/*background-color:#222222;*/
	overflow:hidden;
}
#drop-link1 li {
	clear:both;
	margin:0px;
	padding:0px;
}
#drop-link1 li a {
	font-size:14px!important;
	font-weight:normal;
	display:block;
	width:155px;
	padding:5px 10px 5px 10px;
	margin:0px 10px 10px;
	color:#ffffff;
}
#drop-link1 li a:hover {
	text-decoration:none;
	background-color:#6f6f6f;
	color:#ffffff;
}
.nav-bottom {
	margin-top:-10px!important;
	margin-left:1px!important;
}

/*hidden tab3*/
#drop-link3 {
	position:absolute;
	width:194px;
	padding:0px;
	margin-left:360px;
	margin-top:78px;
	list-style:none;
	color:#000000;
	display:none;
	z-index:1000 !important;
	background-image:url(../images/menu-elements/nav-bg-inner.png);
	background-repeat:repeat-x;
	background-position:1px 20px;
	padding-bottom:0px;
	/*background-color:#222222;*/
	overflow:hidden;
}
#drop-link3 li {
	clear:both;
	margin:0px;
	padding:0px;
}
#drop-link3 li a {
	font-size:14px!important;
	font-weight:normal;
	display:block;
	width:155px;
	padding:5px 10px 5px 10px;
	margin:0px 10px 10px;
	color:#ffffff;
}
#drop-link3 li a:hover {
	text-decoration:none;
	background-color:#6f6f6f;
	color:#ffffff;
}

/*hidden tab4*/
#drop-link4 {
	position:absolute;
	width:194px;
	padding:0px;
	margin-left:450px;
	margin-top:78px;
	list-style:none;
	color:#000000;
	display:none;
	z-index:1000 !important;
	background-image:url(../images/menu-elements/nav-bg-inner2.png);
	background-repeat:repeat-x;
	background-position:1px 20px;
	padding-bottom:0px;
	/*background-color:#222222;*/
	overflow:hidden;
}
#drop-link4 li {
	clear:both;
	margin:0px;
	padding:0px;
}
#drop-link4 li a {
	font-size:14px!important;
	font-weight:normal;
	display:block;
	width:155px;
	padding:5px 10px 5px 10px;
	margin:0px 10px 10px;
	color:#ffffff;
}
#drop-link4 li a:hover {
	text-decoration:none;
	background-color:#6f6f6f;
	color:#ffffff;
}

/********************banner***************************/
.banner {
	height:225px;
	padding:25px 0px 15px 0px;
	clear:both;
}
.flashingbox {
	float:left;
	padding-right:20px;
}
.tagline {
	float:left;
}
.orange-btn {
	padding-left:215px;
	padding-top:15px;
}
/*****************************content-holder*************************/
.content-holder {
	background-color:#ffffff;
	padding:15px;
	padding-left:12px;
	background-image:url(../images/page-elements/content-bg.png);
	background-repeat:repeat-y;
	background-position:left;
	overflow:hidden;
	width:915px;
	text-align:justify;
}
.lhs {
	float:left;
	width:239px;
}
.drop-tab {
	list-style:none;
	margin:0px;
	padding:0px;
}
.drop-tab li {
	height:32px;
	display:block;
}
.image-holder {
	padding-top:10px;
	padding-bottom:10px;
}
.image-holder img {
	border:0px #cccccc solid;
}
.rhs {
	float:left;
	width:630px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
.section-holder {
	background-image:url(../images/page-elements/bg-box.png);
	background-repeat:repeat-x;
	background-position:bottom;
	padding:20px;
	border:1px #9e9e9e solid;
	overflow:hidden;
	width:600px;
}
.section-holder p {
	display:block;
	height:125px;
}
.section1 {
	float:left;
	background-image:url(../images/page-elements/section1-right.png);
	background-position:bottom right;
	width:290px;
	padding-bottom:20px;
	background-repeat:no-repeat;
}
.section1 ul {
	margin:0px;
	padding:0px;
}
.section1 ul li {
	float:left;
	list-style:none;
}
.boxed-text {
	padding:20px;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:0px;
	width:180px;
}
.boxed-text p {
	margin-top:5px;
	text-align:left;
}
.box2 {
	background-image:none;
	padding-left:20px;
}
.box3 {
	background-image:none;
	padding-top:20px;
	margin-left:-2px;
}
.box4 {
	background-image:url(../images/page-elements/section2-right.png);
	background-position:left top;
	padding-left:20px;
	padding-top:20px;
}
.line {
	background-image:url(../images/page-elements/bottom-brack.png);
	height:2px;
	clear:both;
	background-repeat:no-repeat;
	background-position:-10px 0px;
}
.riple {
	background-image:url(../images/page-elements/bg-ripple.png);
	background-position:0px -15px;
	background-repeat:no-repeat;
	clear:both;
	height:20px;
}
.skype-btn {
	float:right;
	margin-top:-58px;
}
/*contact-form*/


.lefted {
	float:left;
	padding-right:10px;
	border-right:1px #cccccc dotted;
	width:230px;
	margin-bottom:10px;
	height:270px;
}

.lefted a{ text-decoration:none;}
.lefted a:hover{ text-decoration:underline;}

.righted {
	float:right;
	padding-left:15px;
	width:365px;
}
.righted img {
	border:none !important;
	padding-top:10px;
}
.righted input {
	margin-bottom:3px;
	width:160px;
	margin-top:3px;
	border:1px #888888 solid;
	padding:3px;
	color:#666666;
}
.righted textarea {
	border:1px #888888 solid;
	width:160px!important;
	height:64px;
	padding:3px;
	margin-bottom:3px;
	margin-top:4px;
	color:#666666;
}
.righted select {
	width:169px;
	padding:3px;
	color:#666666;
	margin-top:3px;
	margin-bottom:3px;
	border:1px #888888 solid;
}
.lefty {
	float:left;
	padding-right:22px;
	padding-top:20px;
}
.righty {
	padding-top:20px;
}
.news {
	color:#35393e!important;
	text-decoration:none!important;
}
.inner img {
	float:left;
	margin-right:10px;
	padding:2px;
	border:1px #cccccc solid;
	margin-top:5px;
}
.newsp p {
	padding-top:10px!important;
}
/*footer*/

.footer {
	background-color:#373637;
	padding:10px;
	padding-left:0px;
	padding-right:0px;
	color:#d5d5d5;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif !important;
}
.footer a {
	color:#d5d5d5;
	text-decoration:none;
}
.footer a:hover {
	color:#d5d5d5;
	text-decoration:underline;
}
/*updated*/
.doted-line {
	border-bottom:1px #cccccc dotted;
	padding-top:10px;
	margin-bottom:10px;
}
.gray {
	color:#666666;
	display:block;
	padding-top:10px;
	font-weight:bold;
}
.list2 {
	margin-left:0px;
	padding-left:0px;
	list-style:none;
	text-align:center;
	font-weight:bold;
}
.list2 li {
	margin:8px;
	padding:5px;
	float:left !important;
	width:180px;
	display:block;
	border:1px #cccccc solid;
}

.list2 a{ text-decoration:none;}
.list2 li img{ margin-bottom:10px;}

/****************/
.list{ margin-left:0px; padding-left:20px;}
.list li{ padding-left:7px;}

.list3{ margin-left:0px; padding-left:0px; list-style:none;
    	overflow:hidden;
	}
.list3 li{ padding:0px; font-size:13px; font-weight:bold; margin-bottom:10px; background-image:url(../images/menu-elements/li-top.png); background-position:top; background-repeat:repeat-x;  background-color:#ffffff;
border:1px #cccccc dotted;}
.list3 li a{ text-decoration:none; display:block;padding:6px; color:#000000;}
.list3 li a:hover{ background-color:#f0f0f0;}
.list3 li ul{border-bottom:none!important; padding-left:10px; display:block; margin:0px !important; padding:0px !important; list-style:none; padding-top:10px!important; padding-bottom:10px;}
.list3 li ul li{ border-bottom:none!important; font-size:12px; font-weight:normal; padding:2px; margin-left:0px;  list-style:none; background-image:none; margin-bottom:0px; border:none;}
.list3 li ul li a{ padding:1px; padding-left:10px;}

/*********************************blog**************************************/
.feedburnerFeedBlock ul{ margin:0px !important; padding:0px !important;}
.feedburnerFeedBlock ul li{ list-style:none;}

.headline{ font-size:17px; font-weight:bold; display:block; padding-bottom:10px; border-bottom:1px #cccccc dotted; overflow:hidden; display:block;}
.headline a{ text-decoration:none; padding-top:10px; display:block;}

/********************10 dicember 2009 updated for table format of ranking page**********************/
.seo_result {
border-left:1px solid #DFDFDF;
border-top:1px solid #DFDFDF;
text-align:left;
}

.seo_result th.keyword {
	background-color:#333;
	color:#FFFFFF;
}

.seo_result th {
border-bottom:1px solid #00BAFF;
border-right:1px solid #DFDFDF;
border-top:1px solid #00BAFF;
font-size:18px;
font-weight:normal;
padding:10px 13px;
}

.seo_result th {
border-bottom:1px solid #00BAFF;
border-right:1px solid #DFDFDF;
border-top:1px solid #00BAFF;
font-size:18px;
font-weight:normal;
padding:10px 13px;
}

.seo_result tr.orgbg {
	background-color:#FFF;
	color:#333333;
}

.seo_result tr.orgbg1 {
	background-color:#CCC;
	color:#333333;
}


.seo_result td.keyword {
	background-color:#666;
	border-bottom:1px solid #CCE4F2;
	font-weight:bold;
	color: #FFF;
}

.seo_result td {
border-bottom:1px solid #DFDFDF;
border-right:1px solid #DFDFDF;
padding:10px 13px;
width:25%;
}

.hor_line, .hor_line1 {
background-image:url(../images/page-elements/graydot.gif);
background-position:left center;
background-repeat:repeat-x;
height:30px;
}

/********************10 dicember 2009 updated for table format of ranking page**********************/
.body-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333;
	text-decoration: none;
}
/* Page Breadcrumbs */
.Breadcrumb ul, .Breadcrumb li {
	list-style: none;
	margin: 0;
	padding: 0;
}

.Breadcrumb {
	font-size: 13px;
	padding-bottom: 4px;
	background-image:url(../images/page-elements/graydot.gif);
	background-position:left bottom;
	background-repeat:repeat-x;
	height:30px;
}

.Breadcrumb li {
	padding-right: 6px;
	display: inline;
}
.Breadcrumb li a {
	padding-right: 10px;
	background-image: url(../images/page-elements/BreadcrumbSep.png);
	background-repeat: no-repeat;
	background-position: right;
}
.Breadcrumb {
	border-bottom: none;
}
a:hover {
	color: #FFCC00;
}
/* Page Breadcrumbs */

.Footer2 ul, .Footer2 li {
	list-style: none;
	margin: 0;
	padding: 0;
}

.Footer2 {
	font-size: 11px;
	padding-bottom: 4px;
}

.Footer2 li {
	padding-left: 6px;
	display: inline;
}
.Footer2 li a {
	padding-left: 10px;
	background-image: url(../images/page-elements/BreadcrumbSlash.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.Footer2 {
	border-bottom: none;
}
.p-green {
	color: #060;
	font-weight: bold;
}
.vcard {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	line-height: 18px;
	font-variant: normal;
	text-transform: none;
	color: #333;
	text-decoration: none;
}
.image-holder-link {
	padding-top:10px;
	padding-bottom:10px;
	padding-right: 5px;
}
