body
{
    font-family: Tahoma;
    font-size: 11pt
}
input, select, td, textarea, li, ul, p, dd, button
{
    font-family: Tahoma;
    font-size: 10pt
}

pre
{
    font-family: Tahoma;
    font-size: 12pt
}

a:active
{
    color: silver;
    font-family: Tahoma;
    font-size: 12pt;
    text-decoration: none
}
a:link
{
    font-family: Tahoma;
    font-size: 12pt;
    text-decoration: none
}
a:visited
{
    font-family: Tahoma;
    font-size: 12pt;
    text-decoration: none
}
a:hover
{
    color: red;
    font-family: Tahoma;
    font-size: 12pt;
    text-decoration: none
}
img {
	max-width:100%;
}
.TDContent {font-family:Tahoma;font-size:12pt;}
.TDTitle {font-family:Tahoma;font-size:20pt;font-weight:bold;}
.headtitle {font-family:Tahoma; font-size:14pt;}
.fcstyle {font-family:Tahoma; font-size:11pt;}
.dayborder {border:solid 1px #000000; background-color:#000000; -moz-border-radius-topleft: 5px; -moz-border-radius-topright:5px; -moz-border-radius-bottomleft:5px; -moz-border-radius-bottomright:5px; -webkit-border-top-left-radius:5px; -webkit-border-top-right-radius:5px; -webkit-border-bottom-left-radius:5px;-webkit-border-bottom-right-radius:5px;border-top-left-radius:5px; border-top-right-radius:5px; border-bottom-left-radius:5px;border-bottom-right-radius:5px;}

.formborder {border:solid 1px #587a06; background-color:#defa9a; -moz-border-radius-topleft: 5px; -moz-border-radius-topright:5px; -moz-border-radius-bottomleft:5px; -moz-border-radius-bottomright:5px; -webkit-border-top-left-radius:5px; -webkit-border-top-right-radius:5px; -webkit-border-bottom-left-radius:5px;-webkit-border-bottom-right-radius:5px;border-top-left-radius:5px; border-top-right-radius:5px; border-bottom-left-radius:5px;border-bottom-right-radius:5px;}

.fcborder {border:solid 1px #587a06; padding:10px; background-color:#f2f2f2; -moz-border-radius-topleft: 5px; -moz-border-radius-topright:5px; -moz-border-radius-bottomleft:5px; -moz-border-radius-bottomright:5px; -webkit-border-top-left-radius:5px; -webkit-border-top-right-radius:5px; -webkit-border-bottom-left-radius:5px;-webkit-border-bottom-right-radius:5px;border-top-left-radius:5px; border-top-right-radius:5px; border-bottom-left-radius:5px;border-bottom-right-radius:5px;}

.mainbtn {
  background: #6ae33b;
  background-image: -webkit-linear-gradient(top, #6ae33b, #47ab1f);
  background-image: -moz-linear-gradient(top, #6ae33b, #47ab1f);
  background-image: -ms-linear-gradient(top, #6ae33b, #47ab1f);
  background-image: -o-linear-gradient(top, #6ae33b, #47ab1f);
  background-image: linear-gradient(to bottom, #6ae33b, #47ab1f);
  -webkit-border-radius: 6;
  -moz-border-radius: 6;
  border-radius: 6px;
  font-family: Arial;
  color: #ffffff;
  font-size: 14px;
  padding: 5px 11px 4px 11px;
  text-decoration: none;
}

.mainbtn:hover {
  background: #f7ce88;
  background-image: -webkit-linear-gradient(top, #f7ce88, #bd7e11);
  background-image: -moz-linear-gradient(top, #f7ce88, #bd7e11);
  background-image: -ms-linear-gradient(top, #f7ce88, #bd7e11);
  background-image: -o-linear-gradient(top, #f7ce88, #bd7e11);
  background-image: linear-gradient(to bottom, #f7ce88, #bd7e11);
  text-decoration: none;
}

.formblock {
border: 1px #0e8b1f solid;
background-color: #c0fdc9;
padding: 2px;
color: #205905;
font-size: inherit;
font-weight: inherit;
font-family: inherit;
font-style: inherit;
text-decoration: inherit;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;

-moz-box-shadow: 0px 0px 8px 0px #333333;
-webkit-box-shadow: 0px 0px 8px 0px #333333;
box-shadow: 0px 0px 8px 0px #333333;
}

.fcyearblock {
border: 1px #0e8b1f solid;
background-color: #c0fdc9;
padding: 10px;
color: #205905;
font-size: inherit;
font-weight: inherit;
font-family: inherit;
font-style: inherit;
text-decoration: inherit;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;

-moz-box-shadow: 0px 0px 8px 0px #333333;
-webkit-box-shadow: 0px 0px 8px 0px #333333;
box-shadow: 0px 0px 8px 0px #333333;
}

.dspforecast {
	display:block;
	width:90%;
	font-family:Tahoma;
	font-size:11pt;
	padding:20px;
	word-wrap:break-word;
}

.dspcomment {  
    display:block;  
    width:350;  
    word-wrap:break-word;  
} 

.fcrelation {
	font-family:Tahoma;
	font-size:11pt;
}

.fcrelation p {
	font-family:Tahoma;
	font-size:11pt;
}

.stick {
	position:fixed;
	left:0;
	top:0;
}

.txturl { 
    border: 1px dotted #848484; 
    -webkit-border-radius: 10px; 
    -moz-border-radius: 10px; 
    border-radius: 10px; 
    outline:0; 
    height:25px; 
    width: 300px; 
    padding-left:10px; 
    padding-right:10px; 
	text-align:center;
	color:#e04009;
  } 
 
 .btnclose {
	-moz-box-shadow:inset 0px 1px 0px 0px #dcecfb;
	-webkit-box-shadow:inset 0px 1px 0px 0px #dcecfb;
	box-shadow:inset 0px 1px 0px 0px #dcecfb;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #bddbfa), color-stop(1, #80b5ea));
	background:-moz-linear-gradient(top, #bddbfa 5%, #80b5ea 100%);
	background:-webkit-linear-gradient(top, #bddbfa 5%, #80b5ea 100%);
	background:-o-linear-gradient(top, #bddbfa 5%, #80b5ea 100%);
	background:-ms-linear-gradient(top, #bddbfa 5%, #80b5ea 100%);
	background:linear-gradient(to bottom, #bddbfa 5%, #80b5ea 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#bddbfa', endColorstr='#80b5ea',GradientType=0);
	background-color:#bddbfa;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #84bbf3;
	display:inline-block;
	cursor:pointer;
	color:#000000;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	padding:6px 12px;
	text-decoration:none;
	text-shadow:0px 1px 0px #528ecc;
}
.btnclose:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #80b5ea), color-stop(1, #bddbfa));
	background:-moz-linear-gradient(top, #80b5ea 5%, #bddbfa 100%);
	background:-webkit-linear-gradient(top, #80b5ea 5%, #bddbfa 100%);
	background:-o-linear-gradient(top, #80b5ea 5%, #bddbfa 100%);
	background:-ms-linear-gradient(top, #80b5ea 5%, #bddbfa 100%);
	background:linear-gradient(to bottom, #80b5ea 5%, #bddbfa 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#80b5ea', endColorstr='#bddbfa',GradientType=0);
	background-color:#80b5ea;
}
.btnclose:active {
	position:relative;
	top:1px;
}


/* Main Layout */
#wrapper {
    margin: 0 auto;
    width: 99%;
	text-align:center;
	border:1px solid;
}
#banner {
	 float: left;
    width: 100%;
}

#topnavigation {
	float: left;
    width: 100%;
	color:#ffffff;
    background: #03530e;
}

#topnavigation a { 
	color:#ffffff;
}

#header {
    float: left;
    width: 100%;
	word-wrap:break-word;
}

#navigation {
    float: left;
    width: 100%;
	text-align:center;
    background: #333333;
}

#likesharebutton {
	position:fixed;
	top:50px;
}
#content {
    float: left;
    width: 100%;
	text-align:center;
}

#thaidatecontent {
	float:left;
	width:100%;
	text-align:center;
}

#birthdaysummary {
	margin: auto;
	width:90%;
	text-align:center;
}

#birthdaycontent {
	margin: auto;
	width:90%;
	text-align:center;
}

#adscontent {
	margin: auto;
	width:90%;
	text-align:center;
}

#sharecontent {
	width:100%;
}

#sharebutton {
	float:left;
	width:100%;
	text-align:center;
}

#sharebutton p {
	text-align:center;
}


#sharebar {
	float:left;
	width:100%;
	text-align:center;
}

#sharebarmini {
	float:left;
	width:100%;
	text-align:center;
	display:none;
}

#commentswrapper {
	margin: auto;
	width:90%;
	text-align:center;
}

#likeboxcontent {
	margin: auto;
	width:90%;
	text-align:center;
}
#leftcolumn {
    width: 0%;
    float: left;
}

#footer {
    width: 100%;
	text-align:center;
    background: #333333;
    clear: both;
}

#bottombannerbar {	
	position:fixed;
	 bottom:0px;	
	height:100px;   
    left:0px;
    right:0px;
    margin-bottom:0px;
}

/* End Main Layout */


@media screen and (max-width:320px) {
	#dspcomment {width:280}
	#sharebar {display:none;}
	#sharebarmini {display:block;}
	#likesharebutton {display:none;}
	#sharebutton p {text-align:left;}
}

@media screen and (max-width:480px) {
	#dspcomment {width:400}	
	#sharebar {display:none;}
	#sharebarmini {display:block;}
	#likesharebutton {display:none;}
	#sharebutton p {text-align:left;}
}

