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

.table_promotion span { padding:17px 0 0; wcolor:#686868; float:center;}
.table_promotion span.count { padding:0px 30px; width:110px; font-size:30px; line-height:1.5em; color:#3da6dc;}
.table_promotion span.title{ padding:0px 0px; width:110px; font-weight:bold; font-size:18px; line-height:1em; color:#3da6dc;}
.inner { height: 100%; background:lime }
ul {
	list-style: none;	
}

#navigation {
	margin: -12px 0;	
	font: bold 12px/18px "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	color: #444;
}

#navigation:after {
	clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}

#navigation ul {	
	float: left;
	border-radius: 5px;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.07);
	-webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.07);
    overflow: hidden;
}

#navigation li {
	float: left;
	border-style: solid; 
	border-width: 1px;
    border-color: #BABABA #BABABA #BABABA #FFF;
	box-shadow: 0 1px rgba(255,255,255,1) inset;
	-webkit-box-shadow: 0 1px rgba(255,255,255,1) inset;
	background: #F7F7F7; /* Old browsers */

	/* background: -moz-linear-gradient(top, #F7F7F7 0%, #EDEDED 100%);  FF3.6+ */

	background: -moz-linear-gradient(top, gold 40%, orange 100%); /* FF3.6+ */

	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#F7F7F7), color-stop(100%,#EDEDED)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #F7F7F7 0%,#EDEDED 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #F7F7F7 0%,#EDEDED 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #F7F7F7 0%,#EDEDED 100%); /* IE10+ */
	background: linear-gradient(top, #F7F7F7 0%,#EDEDED 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#F7F7F7', endColorstr='#EDEDED',GradientType=0 ); /* IE6-9 */	
}

#navigation li:hover, #navigation li.current {
	box-shadow: 0 1px rgba(255,255,255,0.2) inset;
	-webkit-box-shadow: 0 1px rgba(255,255,255,0.2) inset;
	border-color: #262626 !important;
	background: #4D4D4D; /* Old browsers */
	/*background: -moz-linear-gradient(top, #4D4D4D 0%, #262626 100%);  FF3.6+ */
	background: -moz-linear-gradient(top, gold 0%, orange 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4D4D4D), color-stop(100%,#262626)); /* Chrome,Safari4+ */
	/*background: -webkit-linear-gradient(top, #4D4D4D 0%,#262626 100%);  Chrome10+,Safari5.1+ */
	background: -webkit-linear-gradient(top, gold 0%,orange 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #4D4D4D 0%,#262626 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #4D4D4D 0%,#262626 100%); /* IE10+ */
	background: linear-gradient(top, #4D4D4D 0%,#262626 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4D4D4D', endColorstr='#262626',GradientType=0 ); /* IE6-9 */
}

#navigation a {
	display: block;
	padding: 10px 15px;
	color: #444;
	text-decoration: none;
	text-shadow: 0 1px #FFF;
}

#navigation a:hover, #navigation li.current a {
	color: #FFF;
	text-shadow: 0 1px #000;
}

#navigation li:first-child {
	border-left-color: #BABABA;
	border-radius: 10px 0 0 10px;
}

#navigation li:last-child {
	border-radius: 0 10px 10px 0;
}


/*textad side menu Start*/
.textadd_innner_content
{
	overflow:auto;
	text-align:center;
	font-size:12px;	
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.nav_textads {
	height:auto;
	padding:0;
	margin:0;
	width:170px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.nav_textads ul 
{
	margin: 0px;
	padding: 0px;
}
.nav_textads ul li {
	
	height:auto;
	list-style-image: none;
	list-style-type: none;
	margin:0;
	padding: 0px;
}
.nav_textads ul li a {
	text-align:center;
	font-size:12px;
	color:#1E72CB;
	text-decoration:none;
	display:block;
	padding:0px;
	font-weight:bold;
}

.sidetext {
	height:auto;
	padding:0;
	margin:0;
	width:170px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.sidetext ul 
{
	margin: 0px;
	padding: 0px;
}
.sidetext ul li {
	
	height:auto;
	list-style-image: none;
	list-style-type: none;
	margin:0;
	padding: 0px;
}
.sidetext ul li a {
	text-align:center;
	font-size:12px;
	color:#1E72CB;
	text-decoration:none;
	display:block;
	padding:0px;
	font-weight:bold;
}
/*textad side menu End*/

/*SideBar Theme Start*/

.left-box-top {
	background-image: url(../img/left-top-bg.jpg);
	background-repeat: no-repeat;
	height: 38px;
	width: 206px;
}
.left-box-top-text {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-shadow: 2px 2px 2px #000000;
}
.right-box-top {
	background-image: url(../../pages/img/right-top-bg.jpg);
	background-repeat: no-repeat;
	height: 38px;
	width: 206px;
}
.right-box-top-text {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-shadow: 2px 2px 2px #000000;
}
/*SideBar Theme End*/

/* begin PostContent */
/* Content Text Font & Color (Default) */
body
{
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  font-size: 13px;
  font-style: normal;
  font-weight: normal;
  color: #262626;
}

.PostContent
{
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  text-align: justify;
  color: #262626;
  width: 98%;
}

/* Start Content link style */
.PostContent a
{
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  text-decoration: underline;
  letter-spacing: 1px;
  color: #9C4486;
}

/* Adds special style to an unvisited link. */
.PostContent a:link
{
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  text-decoration: underline;
  letter-spacing: 1px;
  color: #9C4486;
}

/* Adds special style to a visited link. */
.PostContent a:visited, a.visited
{
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  text-decoration: underline;
  letter-spacing: 1px;
  color: #545454;
}

/* :hover - adds special style to an element when you mouse over it. */
.PostContent a:hover, a.hover
{
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  text-decoration: none;
  letter-spacing: 1px;
  color: #753365;
}

/* Finish Content link style */

/* Resert some headings default style & links default style for links in headings*/
h1, h2, h3, h4, h5, h6,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover
h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited
{
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
}


/* Start Content headings Fonts & Colors  */
h1, h1 a, h1 a:link, h1 a:visited, h1 a:hover
{
  font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
  font-size: 31px;
  text-transform: uppercase;
  text-align: left;
  color: #545454;
}

h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover
{
  font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
  font-size: 26px;
  font-style: normal;
  font-weight: normal;
  text-transform: uppercase;
  text-align: left;
  color: #707070;
}

h3, h3 a, h3 a:link, h3 a:visited, h3 a:hover
{
  font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
  font-size: 24px;
  text-transform: uppercase;
  text-align: left;
  color: #707070;
}

h4, h4 a, h4 a:link, h4 a:visited, h4 a:hover
{
  font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
  font-size: 20px;
  text-transform: uppercase;
  text-align: left;
  color: #262626;
}

h5, h5 a, h5 a:link, h5 a:visited, h5 a:hover
{
  font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
  font-size: 18px;
  text-transform: uppercase;
  text-align: left;
  color: #262626;
}

h6, h6 a, h6 a:link, h6 a:visited, h6 a:hover
{
  font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
  font-size: 15px;
  text-transform: uppercase;
  text-align: left;
  color: #262626;
}
/* Finish Content headings Fonts & Colors  */

/* end PostContent */

.box-1-mtax {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #378fda;
	padding: 5px;
}
.red_icon_1 {
	padding:0px;
	list-style:none;
	margin-left:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.red_icon_1 li{
	background-image: url(../img/arrow-1.jpg);
	background-repeat: no-repeat;
	background-position: left 11px;
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	text-shadow: 2px 0px 2px #dddddd;
	color: #000000;
	line-height:35px;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 23px;
	display:block;
}
.red_icon_1 .red{
	background-image: url(../../pages/img/arrow-1.jpg);
	background-repeat: no-repeat;
	background-position: left 11px;
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	ttext-shadow: 2px 0px 2px #dddddd;
	color: #1f73cb;
	line-height:35px;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 23px;
}

.page_title
{
	overflow:auto;
	text-align:center;
	font-size:12px;	
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.page_title ul li {
	text-align:center;
	font-size:18px;
	color:#1E72CB;
	text-decoration:none;
	display:block;
	padding:0px;
	font-weight:bold;
}