/*A Design by W3layouts
Author: W3layout
Author URL: http://w3layouts.com
License: Creative Commons Attribution 3.0 Unported
License URL: http://creativecommons.org/licenses/by/3.0/
*/
/* reset */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,dl,dt,dd,ol,nav ul,nav li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;}
article, aside, details, figcaption, figure,footer, header, hgroup, menu, nav, section {display: block;}
ol,ul{list-style:none;}
blockquote,q{quotes:none;}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}
table{border-collapse:collapse;border-spacing:0;}
/* start editing from here */
textarea.chat{
	overflow-y: scroll;
    height: 500px;
	width: 100%;
	resize: none;
	font-size: 16px;
}

table.sharepage{
 position: absolute;
    left: 400px;
    top: 175px;
}
p.ctext{
 font-size: 30px;
}
.tooltip2 {
color: blue; outline: none;
font-weight: bold;
cursor: help; text-decoration: none;
position: relative;

}
.tooltip2 span {
margin-left: -999em;
position: absolute;
}

.tooltip2:hover span {
font-family: Calibri, Tahoma, Geneva, sans-serif;
position: absolute;
left: 1em;
top: 2em;
z-index: 99;
margin-left: 0;
width: 250px;
background-color: rgba(255, 255, 0, 0.8);

}
.tooltip2:hover img {
/*border: 0;
margin: -10px 0 0 -55px;
float: left;
position: absolute;*/

}
.tooltip2:hover em {
font-family: Candara, Tahoma, Geneva, sans-serif;
font-weight: bold;
display: block;
padding: 0.2em 0 0.6em 0;

}

.tooltip {
color: blue; outline: none;
font-weight: bold;
cursor: help; text-decoration: none;
position: relative;
font-size: 1.5em;

}
.tooltip span {
margin-left: -999em;
position: absolute;
}

.tooltip:hover span {
font-family: Calibri, Tahoma, Geneva, sans-serif;
position: absolute;
left: 1em;
top: 2em;
z-index: 99;
margin-left: 0;
width: 250px;
background-color: rgba(255, 255, 0, 0.8);

}
.tooltip:hover img {
/*border: 0;
margin: -10px 0 0 -55px;
float: left;
position: absolute;*/

}
.tooltip:hover em {
font-family: Candara, Tahoma, Geneva, sans-serif;
font-size: 1.2em;
font-weight: bold;
display: block;
padding: 0.2em 0 0.6em 0;

}
.classic {
 padding: 0.8em 1em; 
 text-align: left;
 margin-left: 1em;
 color: black;
 box-shadow: 10px 10px 5px #888888;
 border-radius: 15px; 
 border-style:solid;
 border-width:1px;
 border-color: blue;
 }
a.navilink{
	background: url(http://www.mrhowtosay.com/img/line.gif);    
	background-repeat: no-repeat;
	background-position: bottom left;
}
table.table select{
	height:25px;
	width:100px;
	line-height:25px;
	padding: 15px 0px;
	border: 0;
    padding: 0;
	background:#ffffff;
}
table.table input[type=submit]{
	border:1px solid #ddd;
	background:#fff;
	color:#767676;
	margin:0;
	cursor: pointer;	
}
table.table button[type=submit]{
	border:1px solid #ddd;
	background:#fff;
	color:#767676;
	margin:0;
	cursor: pointer;	
}

table.table {
    margin-left: 5px;
	margin-right: 5px;
	margin-top: 15px;
	margin-bottom: 15px;
    color: #666;
    font-size: 16px;
    -moz-border-radius: 3px;
    -moz-box-shadow: 0 1px 2px #d1d1d1;
    -webkit-border-radius: 3px;
    -webkit-box-shadow: 0 1px 2px #d1d1d1;
    background: #eaebec;
    border: #ccc 1px solid;
    border-radius: 3px;
    box-shadow: 0 1px 2px #d1d1d1;
    font-family: Arial, Helvetica, sans-serif;
    text-shadow: 1px 1px 0px #fff;
}

table.table tr.even td {
    background: #f6f6f6;
    background: -webkit-gradient(linear, left top, left bottom, from(#f8f8f8), to(#f6f6f6));
    background: -moz-linear-gradient(top, #f8f8f8, #f6f6f6);
}

table.table th {
    padding: 5px 5px 5px 5px;
    border-bottom: 1px solid #e0e0e0; border-top: 1px solid #fafafa;
    background: #ededed;
    background: -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#ebebeb));
    background: -moz-linear-gradient(top, #ededed, #ebebeb);
}

table.table th:first-child {
    padding-left: 10px;
}
table.table a{
	font-size: 20px;
}
table.table a:visited {
    color: #B2D40E;
    font-weight: bold;
    text-decoration: none
}

table.table a:active,
table.table a:hover {
    color: #CAB892;
    text-decoration: underline
}

table.table a:link {
    color: #B0D40E;
    font-weight: bold;
    text-decoration: none
}

table.table tr {
    padding-left: 10px;
}

table.table tr:first-child th:first-child {
    -moz-border-radius-topleft: 3px;
    -webkit-border-top-left-radius: 3px;
    border-top-left-radius: 3px;
}

table.table tr:first-child th:last-child {
    -moz-border-radius-topright: 3px;
    -webkit-border-top-right-radius: 3px;
    border-top-right-radius: 3px;
}

table.table tr:last-child td {    border-bottom: 0 }

table.table tr:last-child td:first-child {
    -moz-border-radius-bottomleft: 3px;
    -webkit-border-bottom-left-radius: 3px;
    border-bottom-left-radius: 3px;
}

table.table tr:last-child td:last-child {
    -moz-border-radius-bottomright: 3px;
    -webkit-border-bottom-right-radius: 3px;
    border-bottom-right-radius: 3px;
}

table.table tr:hover td {
    background: #f2f2f2;
    background: -webkit-gradient(linear, left top, left bottom, from(#f2f2f2), to(#f0f0f0));
    background: -moz-linear-gradient(top, #f2f2f2, #f0f0f0);
}

table.table tr td {
    padding: 9px;
    border-bottom: 1px solid #e0e0e0; border-left: 1px solid #e0e0e0; border-top: 1px solid #ffffff;
    background: #fafafa;
    background: -webkit-gradient(linear, left top, left bottom, from(#fbfbfb), to(#fafafa));
    background: -moz-linear-gradient(top, #fbfbfb, #fafafa);
}

table.table tr td:first-child {
    padding-left: 10px;
    border-left: 0;
}

a{text-decoration:none;}
.txt-rt{text-align:right;}/* text align right */
.txt-lt{text-align:left;}/* text align left */
.txt-center{text-align:center;}/* text align center */
.float-rt{float:right;}/* float right */
.float-lt{float:left;}/* float left */
.clear{clear:both;}/* clear float */
.pos-relative{position:relative;}/* Position Relative */
.pos-absolute{position:absolute;}/* Position Absolute */
.vertical-base{	vertical-align:baseline;}/* vertical align baseline */
.vertical-top{	vertical-align:top;}/* vertical align top */
.underline{	padding-bottom:5px;	border-bottom: 1px solid #eee; margin:0 0 20px 0;}/* Add 5px bottom padding and a underline */
nav.vertical ul li{	display:block;}/* vertical menu */
nav.horizontal ul li{	display: inline-block;}/* horizontal menu */
img{max-width:100%;}
/*img[width],img[height]{width:auto;height:auto;} wordpress hack to reset the attributes (while making responsive) */
body{
	font-family:Arial, Helvetica, sans-serif;
	
}
article{
	font-size:16px;
	position:relative;
}
article img{
	margin:10px 0;
}
a{
	color:#B0D40E;
}
a:hover{ color:#CAB892;}

/* headings */
h1, h2, h3, h4, h5, h6{
	color:#565656;
}
h1{
	font-size: 24px;
	margin:0 0 .2em 0;
}
h2{
	font-size: 18px;
	margin:0 0 .3em 0;
}
h3{
	font-size: 16px;
	margin:0 0 .4em 0;
}
h4{
	font-size: 14px;
}
h5, h6{
	font-size: 12px;
}
h4, h5, h6{
	margin:0 0 .6em 0;	
}
/* paragraph */
p{
	line-height:26px;
	margin:0 0 16px 0;
}
/* TextFormatting */
strong, b {
	font-weight: bold;
}
i, cite, em, var, address, dfn {
	font-style: italic;
}
small {
	font-size: smaller;
}
del {
	text-decoration: line-through;
}
ins {
	text-decoration: underline;
}
sup {
	vertical-align: super;
}
sub {
	vertical-align: sub;
}
sub, sup{
	font-size: smaller;	
}
code, kbd, samp, pre, .pre-text {
font-family: monospace;
}
q{
	display:inline;
}
q:before {
content: open-quote;
}
q:after {
content: close-quote;
}
address{
	line-height: 22px;
	margin:0 0 16px 0;
}
abbr[title]{
	border-bottom:1px dotted #565656;
}
/* blcokquote */
blockquote{
	margin:16px 0 16px 40px;
}
/* pre */
pre, .pre-text{
	display: block;
	white-space: pre;
	margin: 1em 0px;
}
/* HTMl lists */
ul,ol,dl{
	display: block;
	margin:1em 0 1em 0;
}
ul, ol{
	padding-left: 40px;	
}
ul{
	list-style-type: disc;
}
ol{
	list-style-type: decimal;
}
dt, dd{
	display: block;	
	margin:0 0 0.5em 0;
}
dt{
	font-weight: bold;
}
dd {
	margin-left: 2em;
}
form label{
	font-size:12px;
	margin-bottom: 0.4em;
}
form input[type=text],
form input[type=password]{
	width:180px;
	
}
form input[type=text],
form input[type=password],textarea{
	border:1px solid #ddd;	
}
form input[type=text],
form input[type=password],textarea{
	-webkit-appearance:none;
	-moz-appearance:none;
}
form input[type="radio"]{
	position:relative;
	top:1px;
}
form textarea{
	width:180px;
	height:80px;
}
.label-top label{
	display:block;
}
label.inline{
	display:inline-block;
}
form label span.red{
	color:#ff0000;
}
form input[type=submit]{
	border:1px solid #ddd;
	background:#fff;
	color:#767676;
	margin:0;
	cursor: pointer;	
}
/*--------reset--------*/
body{
	background-color: #928F6E; 	
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.wrap{
	width:1100px;
	margin:0 auto;
}
.logo{
	padding:10px 0 0 30px;
}
.logo a{
	margin:25px 0;
	color:#fff;
	font-size:40px;
	float:left;
}
.header{
	width:1100px;
	height:160px;
	margin:0 auto;
	background:#928f6e;
}
.header a{
	color: B0D40E;
}
/*--nav--*/
.nav ul{
}
.nav li{
	float:left;
	text-align:center;
	display:inline-block;
}
.nav li.active{
	background:#928f6e;
	-webkit-border-bottom-left-radius:.4em;
       -moz-border-bottom-left-radius:.4em;
	        border-bottom-left-radius:.4em;
	-webkit-border-bottom-right-radius:.4em;
       -moz-border-bottom-right-radius:.4em;
	        border-bottom-right-radius:.4em;
}
.nav li.active a{
	color:#ffffeb;
}
.nav li a{
	color:#928f6e;
	font-size:17px;
	display:block;
	padding:10px 22px;
}
.nav li a:hover{
	color:#b0d40e;
}/*--login--*/
.login{
	margin-top:10px;
	color:#b0d40e;
}
.login li{
	text-align:center;
	display:inline-block;
}
.login li a{
	color:#b0d40e;
	font-size:13px;
	display:block;
}
.login li a:hover{
	color:#ffffeb;
}
.headerbox{
	float:right;
	margin-right:40px;
}
/*body content*/
.main{
	margin-top:-18px;
	background:#ffffeb;
}
article a{
	position:absolute;
	right:0;
	bottom:0;
	background:#b0d40e;
	color:#fff;
	font-size:10px;
	padding:4px;
	-webkit-border-radius:.2em;
       -moz-border-radius:.2em;
	        border-radius:.2em;
} 
article a:hover{
	background:#a0c00e;
}
.content{
	width:675px;
	border-right:1px solid #d8d5b5;
	padding:0 30px;
	margin-top:50px;
	float:left;
}
.content h1{
	font-size:24px;
	color:#928f6e;
}
.content p{
	font-size:12px;
	margin-top:10px;
	line-height:1.8em;
	padding-bottom:10px;
	color:#928f6e;
}
.sidebar{
	width:300px;
	padding:30px;
	float:left;
}
.recent h3{
	margin-top:30px;
	padding-bottom:7px;
	color:#928F6E;
	font-size:20px;
	border-bottom:1px dashed #928F6E
}
.recent ul{
	padding-left:15px;
}
.recent li{
	list-style-image:url(../images/bullet.png);
	margin:10px 0;
}
.recent li a{
	font-size:12px;
	color:#928F6E;
}
.recent li a:hover{
	color:#B4B087;
}
.add{
	margin-top:30px;
}
/*--search--*/
.search{
	margin:30px 0 0 0;
	width:200px;
	padding:1px;
	border:none;
	background:#ffffeb;
	-webkit-border-radius:.8em;
       -moz-border-radius:.8em;
	        border-radius:.8em;
}
.search input[type="text"],
.search input[type="submit"]{
	background:none;
	border:none;
	outline:none;
	color:#d8d5b5;
}
.search input[type="text"]{
	margin-left:12px;
	width:150px;
}
.search input[type="submit"]{
	background:#b0d40e;
	color:#fff;
	cursor:pointer;
	-webkit-border-radius:.8em;
       -moz-border-radius:.8em;
	        border-radius:.8em;
}
.search input[type="submit"]:hover{
	background:#a0c00e;
}
/*--footer--*/
.f-menu{
	padding:20px;
	background:#928F6E;
	height:200px;
	position:relative;
}
.f-menu h4{
	color:#ffffeb;
	font-size:18px;
	padding-bottom:5px;
	border-bottom:1px dashed #ffffeb;
}
.f-menu ul{
	float:left;
	border-right:1px solid #a8a57f;
	padding-right:50px;
}
.f-menu ul:nth-child(3){
	border-right:none;
}
.f-menu li{
	list-style-type:none;
}
.f-menu li a{
	color:#ffffeb;
	font-size:13px;
	display:block;
	margin:10px 0;
}
.f-menu li a:hover{
	color:#fff;
}
.copy{
	position:absolute;
	left:60px;
	bottom:13px;
	color:#fffeeb;
	font-size:11px;
}
.copy a{
	color:#B0D40E;
}
.f-menu input[type=text]{
	background:#ffffeb;
	width:200px;
	padding:3px;
	border:none;
	outline:none;
	margin-bottom:15px;
	-webkit-border-radius:.2em;
	   -moz-border-radius:.2em;
			border-radius:.2em;
}
.f-menu input[type=submit]{
	margin-top:5px;
	background:#b4b087;
	color:#ffffeb;
	padding:3px 6px;
	cursor:pointer;
	border:none;
	-webkit-border-radius:.2em;
	   -moz-border-radius:.2em;
			border-radius:.2em;
}
.f-menu textarea{
	background:#ffffeb;
	outline:none;
	padding:3px;
	width:199px;
	height:60px;
	border:none;
	-webkit-border-radius:.2em;
	   -moz-border-radius:.2em;
			border-radius:.2em;
}
/* form */
.form{
	font-size:.8em;
	margin:1em 0 0 3em;
}
form label{
	font-size:15px;
	color:#928F6E;
	padding-bottom:5px;
}

form span{
	display:block;
	color:#aaa;
}
form select{
	height:25px;
	width:100px;
	line-height:25px;
	padding: 15px 0px;
	border: 0;
    padding: 0;
	background:#f4f4f4;
}
.form form input[type=text],
form input[type=password],
form textarea,
form input[type=text].error,
form input[type=password].error,
form select.error{
	padding:4px 5px;
	width:300px;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	margin:10px 0;
	border:1px solid #928F6E;
	color:#928F6E;
	background:none;
}
.form form input[type=text]:focus,
form input[type=password]:focus,
form textarea:focus,
form select:focus{
	background:none;
	outline:none;
}
.content form input[type=submit]{
	cursor:pointer;
	color:#ffffeb;
	background:#928F6E;
	padding:5px 25px;
	border:none;
}
.content form input[type=submit]:hover{
	background:#B4B087;
	color:#FFF;
}
.content form textarea{
	height:100px;
	width:300px;
}
.error{
	display:inline;
	font-size:12px;
	font-weight:normal;
	padding:10px 0 0 10px;
	color:#FF0000;
}
select.error{
	padding:0;
}
/* content */
.content ul{
	margin:0 0 12px 0;
}
.content li{
	color:#C4AC9E;
	font-size:12px;
	line-height:22px;
}
.content h2,
.content h3{
	color:#D9C8BE;
	font-weight:bold;
	margin:12px 0;
}

/*****************/
/** QapTcha CSS **/
/*****************/
.QapTcha {margin-left:auto; margin-right:auto; float:middle; margin-top:20px;width:252px;}
.QapTcha .clr{clear:both}
.QapTcha .bgSlider {width:252px;height:37px;float:left;border:1px solid #040404;background-color:#101010;}
.QapTcha .Slider {width:52px;height:37px;background:transparent url('../images/bg_draggable_qaptcha.jpg') no-repeat;cursor:e-resize;position:relative;top:0;left:0}
.QapTcha .TxtStatus {width:252px;margin-top:7px;text-align:left;color:#bb2828;font-family:Verdana;font-size:10px;clear:both}
.QapTcha .dropSuccess {color:#4e8b37}
.QapTcha .dropError {color:#bb2828}
