/*
Theme Name: Easy Homes
Theme URI: http://www.easyhomes.tv
Version: 1.01
Description: 2 Column theme Edit by Nature-iT
Author: Easy Homes
Author URI: http://www.easyhomes.tv
Tags: blue, two-columns, fixed-width, translation-ready
*/

/* static START */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,p,fieldset {
  margin:0;
  padding:0;
}
abbr[title], acronym[title] {
  border-bottom:thin dotted;
  cursor:help;
}
body {
  background-color:#CCCCCC;/*background:#FFFFFF url(images/bg.jpg) repeat-x;*/
  color:#444444;
   /* font-family:Arial, Helvetica, sans-serif;font-family:Verdana,"BitStream vera Sans",Tahoma,Helvetica,Sans-serif;*/
   font-size: 14px; /*font-size:75%;*/
   font-family:Verdana; 
}
h1 {
   font-family:Arial, Helvetica, sans-serif;
   font-size:30px;
   text-decoration: none;
}

h2 {
    font-family:Arial, Helvetica, sans-serif;
    line-height:150%;
    font-weight:500;
    font-size:14px;
}

h3 {
   font-family:Arial, Helvetica, sans-serif;
   font-size:11px;
   text-decoration: none;
}

h4 {
   font-family:Arial, Helvetica, sans-serif;
   font-size:13px;
   text-decoration: none;
}
img {
  border:0;
}
img.sided {
  background:#FFF;
  border:2px solid #CCC;
  padding:3px;
}
small {
  font-size:10px;
}
a:hover img.sided {
  border-color:#A6A6A6;
}
a {
  color:#4F81D8;
  text-decoration:none;
}
a:hover {
   color: #F5C55E;
  text-decoration:underline;
}
.wp-caption {
  background:#F7F7F7;
  border:1px solid #CCC;
  padding:5px 0;
  margin-bottom:5px;
  text-align:center;
}
.wp-caption img {
  margin:0 5px;
}
.wp-caption-text {
  text-align:center;
  padding:0 5px !important;
  padding:3px 5px 0;
}
*+html .wp-caption-text {
  padding:3px 5px 0 !important;
}
.post .content .wp-caption p {
  margin:0;
}
blockquote, pre {
  background:#F4F5F7 url(images/blockquote.gif) 3px 3px no-repeat;
  border:1px dashed #CCC;
  padding:8px 12px 8px 36px;
  margin:5px 0;
}

.alignleft {
  float:left;
  text-align:left;
  margin-right:10px;
}
.alignright {
  float:right;
  text-align:right;
  margin-left:10px;
}
.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.floatleft {
  float:left;
}
.floatright {
  float:right;
}
.left {
  float:left;
  margin-right:10px;
}
.right {
  float:right;
  margin-left:10px;
}
.fixed, .clear {
  clear:both;
}
input.textfield, 
textarea {
  background:#FFF url(images/textfield.gif) top repeat-x;
  border:1px solid #A6A6A6;
  padding:2px 1px;
  font-size:12px;
  font-family:Verdana,"BitStream vera Sans",Tahoma,Helvetica,Sans-serif;
}
.boxcaption {
  background:#E3E4E6 url(images/box.gif) 0 0 no-repeat;
  padding:6px 12px;
  border-bottom:1px solid #CCC;
}
.boxcaption h3 {
  font-size:12px;
  font-family:Verdana,"BitStream vera Sans",Tahoma,Helvetica,Sans-serif;
  letter-spacing:0em;
}
.box {
  background:#F4F5F7 url(images/box.gif) 100% 100% no-repeat;
  padding:8px 12px;
  margin-bottom:10px;
}
.messagebox, 
.errorbox {
  background:#EDEFF0 url(images/messagebox.gif) no-repeat;
  padding:0 12px;
  height:27px;
  line-height:27px;
  font-size:11px;
}
.w3c {
  color:#080;
  font-size:10px;
}
/* static END */ 

/* layout START */
#wrap {
   margin-left:auto;
   margin-right:auto;
   margin-top:10px;
   padding:0;
   text-align:left;
   width:916px;
   /*background:transparent url(images/easyhomes_r2_c17.jpg) repeat-y scroll 0 0;*/
   /*background:transparent url(images/wrap_bg.gif) repeat-y scroll 0 0;*/
}
#container {
  margin:0 auto;  
}
/* layout END */

/* header START */
#header {
   background:#006B95 url(images/header.jpg) no-repeat scroll 0 0;
   height:100px;
  overflow:hidden;
}
#caption {
  padding:25px 30px 0;
}

/* text blog title */
#title a {
  text-decoration:none;
  color:#FFF;
  height:30px;
  display:block;
  font-family:"Trajan Pro";
  letter-spacing:0;
}
/* image blog title */
/*
#title a {
  background:url(images/logo.png) no-repeat;
  text-decoration:none;
  color:#FFF;
  width:250px;
  height:50px;
  text-indent:-999em;
  display:block;
}
*/
#tagline {
  color:#FFF;
  border-top:1px solid #FFF;
  text-decoration:none;
  font-size:10px;
  float:left;
  padding:0 3px;
}
/* header END */

/* navigation START */
#navigation {
  /*background:#FFFFFF url(images/easyhomes_r11_c1.jpg) no-repeat scroll 0 0;*/
   height:30px;
   margin:10px 16px 10px 11px;
   text-align:center;
   width:auto;
   line-height:30px;
}

#menus ul{
   float:left;
   margin-left: 15px;
}
   
#menus li {
  border-right:1px solid white;
   float:left;
   list-style-type:none;
   white-space:nowrap;
}

#menus li.current_page_item a, #menus li a:hover {
   background:#4B84A4 none repeat scroll 0 0;
   text-decoration:none;
   color: #FFF9EA
}
#menus li a {
color:white;
display:block;
padding:0 12px;
}

#menus li.home a {
   color: #FFF9EA;
   text-decoration:none;
}
#menus li.home a:hover {
   color: #FFFFFF;
   background:none;
   text-decoration:none;
}
#searchbox {
   border-left:1px solid white;
   float:right;
   height:100%;
   padding:0 0 0 15px;
   width:270px;
}
#searchbox .textfield {
  border:1px solid #FFF9EA;
   margin:0 5px 0 0;
   width:200px;
   color: #56A7C1;
}
#searchbox .tip {
  float:left;
  color:#84985D;
  padding:6px 0 0;
  font-size:12px;
}
#searchbox .button {
   background:#A3C159 none repeat scroll 0 0;
   border:1px solid white;
   color:white;
   padding:0 2px;
   text-align:center;
   cursor:pointer;
}
#searchbox .button:hover {
   text-decoration:none;
  background:#C8DE9D;
  border-top:1px solid #B5C98F;
  border-right:1px solid #D5E396;
  border-bottom:1px solid #D5E396;
  border-left:1px solid #B5C98F;
  color:#60743A;
}
#searchbox .searchtip {
  color:#999;
}
/* navigation END */

/* content START */
#content {
  min-height:400px;
  /*background:transparent url(images/container_bg.gif) repeat-y scroll 622px -15px; */
}
/* content END */

/* main START */
#main {
  /*background-image:url(images/main_bg.jpg);
  background-image:url(images/easyhomes_r11_c1.jpg);*/
    background-repeat:repeat;
  width:631px;
  margin:0 0px;
  padding:13px 15px 10px;
  float:left;
  overflow:hidden;
}

.navigation {height:43px; width:631px; background:url(images/bangkok_property_blog_header.png) no-repeat; line-height:35px; margin:0 0 10px 0;}
.navigation a span {padding:0 0 0 69px; color:#FFF; font-size: 15px; font-weight:bold;}
.navigation span a {color:#FFF; font-size:11px; margin:0 15px 0 0;}
.navigation span { width:150px; text-align:right; color:#FFF; font-size:11px; margin:0 15px 0 0;}

.post {
padding-bottom:13px !important;
  padding-bottom:15px;
  margin-bottom:10px;
  background:url(images/item_blank.png) no-repeat; 
}
*+html .post {
  padding-bottom:15px !important;
}
.posttime {
  width: 46px;
  height: 52px;
  float:left;
  background: url(images/cal_icon.png) no-repeat;
  text-align:center; 
   padding-top:5px; 
   margin-right:20px; 
   margin-left:10px;
   margin-top:10px;
}
.posttime .m { 
   text-align:center;color:#fff;
   font-family:Verdana, Arial; 
   font-weight:bold; 
   font-size:10px;   
   text-transform:uppercase; 
   line-height:15px; 
}
.posttime .d { 
   text-align:center; 
   color:#000; 
   font-family:Georgia, "Times New Roman", Times, serif;   
   font-size:18px; 
   font-weight:bold; 
   line-height:24px; 
}
.posttitle { 
   margin:0 12px 0 11px; 
   height:38px;
   padding-top:5px; 
   padding-bottom:7px;
}
.posttitle h2,.posttitle h2 a { 
   font-size:14px;
   font-family:Verdana; 
   color:#005799; 
   text-decoration:none; 
   line-height:20px; 
   margin:0px; 
   overflow:hidden; 
   letter-spacing:0; 
}
.posttitle h2 a:hover { 
   color:#4499AA; 
   text-decoration:none; 
}
.postmeta { 
   margin:3px 0 5px 3px; 
   overflow:hidden; 
   height:20px; 

}
.postmeta span { 
   padding-left:18px; 
   color:#005799; 
   margin-right:16px; 
   background-image:url(images/span2.gif); 
   background-repeat:no-repeat;
   font-size:11px;
   height:20px;  
}
.postmeta span span { 
   padding-left:0px; 
   margin-right:0px; 
   background-image:none; 
}
.postmeta span a { 
   color:#005799; 
   text-decoration:none; 
   font-size:11px;
   height:20px; 
}
.postmeta span a:hover { 
   color:#666; 
}
.comment { 
   float:right; 
   background-position:left -58px; 
   margin-right:0!important; 
}
.category { 
   background-position:left -81px; 
}
.date { 
   background-position:left -101px; 
}
.author { background-position:left 2px; }
.pop { 
   float:right; 
   background-position:left 16px; 
}
.edit { 
   background-position:left -138px; 
}
.tags {
   background-image: url(images/span.gif); 
   background-repeat:no-repeat; 
   padding-left:15px; 
   background-position:left -13px; 
   line-height:200%; 
}
.tags a {
   background:#FAFAFA none repeat scroll 0 0; 
   border:1px solid #F3F4F4; 
   line-height:200%; 
   margin:0 2px; 
   padding:4px; 
   color:#6C8C37; 
}
.bookmarklet { 
   border-top:1px solid #F3F4F4; 
   margin:0 0 20px; 
   padding:20px 0 0; 
}
.bookmarklet a { 
   padding:0 16px 0 0; 
}
.postmetadata { 
   padding:5px; 
   background:#EFF2E9; 
   color:#BDBDBD;
}
.postmetadata a { 
   color:#4C81B6; 
}
.post .content{ 

   /*background-image:url(images/post-bg.gif);*/
   line-height:160%; 
   margin:10px 0 0 65px; 
   background-position:center bottom;
   background-repeat:no-repeat;
   margin-bottom:0;
   padding-bottom:20px;
   padding-left:10px;
   padding-right:5px;
   font-size:12px;
   color:#231F20;
   width:540px;

}
.post .content h4 {
  color:#080;
  margin-bottom:10px;
}
.post .content img {
  max-width:600px;
}
.post .content ul, 
.post .content ol {
  padding-bottom:10px;
}
.post .content ul li, 
.post .content ol li {
  list-style-position:inside;
  padding-left:20px;
}

.post .content table {
   font-family:Arial, Helvetica, sans-serif;
   font-size:14px;
}

tr {
   font-family:Arial, Helvetica, sans-serif;
   font-size:14px;
}

td {
   font-family:Arial, Helvetica, sans-serif;
   font-size:14px;
}

.post .content th, 
.post .content td {
   font-family:Arial, Helvetica, sans-serif;
   font-size:14px;
  
  /*
  border:1px solid #CCC;
  padding:3px 10px;
  text-align:left;
  vertical-align:top;
  */
}
.post .content tr.even td {
  background:#F7F7F7;
}
.post .content th {
  background:#EDEFF0;
}

#postpath {
  line-height:16px;
  margin:5px 0 15px;
  padding-left:5px;
  border-bottom:4px solid #F3F4F4;
  font-size:10px;
}
#pagenavi, 
#postnavi {
  border-top:1px solid #CCC;
  margin:10px -5px 0;
  padding:10px 5px 0;
}
#pagenavi {
  font-size:11px;
}
#pagenavi .newer , 
#postnavi .prev {
  float:left;
  height:16px;
  line-height:16px;
}
#pagenavi .older , 
#postnavi .next {
  float:right;
  height:16px;
  line-height:16px;
}
/* main END */

/* sidebar START */
#sidebar-wrapper { 
   width: 250px; 
   margin:12px 0px 0px 2px;
   float: left;
   /*background-repeat:no-repeat;*/
   /*background-image:url(images/sidebar_bg.jpg);*/
   overflow:hidden;
}
#sidebar {    
   padding: 0px 0px 0px 0px; 
   width: 250px; 
   margin-right: 15px; 
   margin-top: 0px;
}
.sidebar-box-top {padding: 0 0 0 0; 
   margin-bottom: 0px; 
   }
   
.sidebar-box-top h2 { 
   margin-top: 0px; 
   font-size: 13px; 
   color: #fff; 
   padding-top: 0px; 
   font-weight: bold; 
   display: block;  
    
   text-transform: lowercase; 
   width:250px;
   height:32px;
   line-height:32px;
   padding-left:10px;
   background:url(images/about.png) no-repeat;
}
.sidebar-box { 
   padding: 0 0 8px 0; 
   margin-bottom: 0px; 
   border-left:1px solid #CCC;
   border-right:1px solid #CCC;
}
#sidebar #feedrss {
  height:35px;
  line-height:35px;
  display:block;
  padding:5px 5px 5px 40px;
  float:left;
  text-decoration:none;
  font-size:11px;
}
#sidebar #feedrss {
  background: url(images/rss.png)  no-repeat;
}
.sidebar-box ul li a:link, 
.sidebar-box ul li a:visited, 
.sidebar-box ul li a:active { 
   border-bottom: 1px dashed #E6E6E6; 
   display: block; padding-bottom: 3px; 
   padding-top: 2px; 
   color: #3173AA; 
   width: 100%; 
}
.sidebar-box ul li a:hover { 
   width: 100%; 
   border-bottom: 1px dashed #E6E6E6; 
   display: block; 
   padding-bottom: 3px; 
   padding-top: 2px; 
   color: #23547C; 
   background-color: #F7FAFF; 
   text-decoration: none;
}
.sidebar-box h2 { 
   margin-top: 0px; 
   font-size: 13px; 
   color: #fff; 
   padding-top: 0px; 
   font-weight: bold; 
   display: block;  
   padding-bottom: 4px; 
   text-transform: lowercase; 
   width:250px;
   height:32px;
   line-height:32px;
   padding-left:10px;
   background:url(images/sideheading.png) no-repeat;
}

/*sidebar-box list level1 */
.sidebar-box ul { 
   list-style-image:none;
   list-style-position:outside;
   list-style-type:none;
   margin:0;
   padding:0; 
}
.sidebar-box ul li {
   background-image:url(images/bullet_link.gif);
   background-position:left center;
   background-repeat:no-repeat;
   font-size:12px;
   margin:2px 0 2px 10px;
   padding:0 0 0 15px;
}
/*sidebar-box list level2 */
#sidebar-box ul li ul {
  padding: 0;
  margin: 0;
}
#sidebar-box ul li ul li{
  padding: 2px 0 2px 0px;
  border-bottom: 1px solid #DDEBF4;
}
/*sidebar list level3 */
#sidebar-box ul li ul li ul li{
  padding: 1px 0 1px 10px;
  border: none;
}
/*blogroll */
ul.list-blogroll li{
  background: url(images/icons/mini-blogroll.gif) no-repeat !important;
  padding-left: 16px !important;
}
/*category widget */
ul.list-cat li, li.widget_categories li{
  background: url(images/icons/mini-category.gif) no-repeat !important;
  padding-left: 20px !important;
}
/*archives widget */
ul.list-archives li, li.widget_archives li{
  background: url(images/icons/mini-monthly-archive.gif) no-repeat !important;
  padding-left: 20px !important;
}
/*pages widget */
ul.list-page li, li.widget_pages li, li.widget_recent_entries li{
  background: url(images/icons/mini-page.gif) no-repeat !important;
  padding-left: 20px !important;
}
/*sub-pages */
ul.list-page li ul li, li.widget_pages li ul li{
  background: url(images/icons/mini-page-arrow.gif) no-repeat !important;
  padding-left: 10px !important;
}
/* sidebar END */

/* footer START */
#footer {
  /*background:url(images/easyhomes_r12_c1.jpg) 0 0 no-repeat;
  background:url(images/footer.gif) 0 0 no-repeat;*/
  background-position:center bottom;
   background-repeat:no-repeat;
   clear:both;
   margin:0;
   padding:30px 0;
   text-align:center;
   color:#005880;
}
#footer span{
  padding-left:22px;
  height:16px;
  margin-right:15px;
  display:inline-block;
}
#footer span a:link, 
#footer span a:hover {
  color:#FFFFFF;
}
#info {
   /*background:transparent url(images/easyhomes_r11_c1.jpg) no-repeat scroll center top;*/
   color:#FFFFFF;
   height:auto;
   margin:10px 16px 10px 10px !important;
   min-height:30px;
   padding:10px;
}
#footer a { 
   color:#4F81D8;
   font-size: 11px; 
}
#footer a:hover { 
   color: #F5C55E;
   text-decoration: underline; 
}
span.sitemap{
  background:url(images/icons/sitemap_color.png) no-repeat;
}
span.mini_rss{
  background:url(images/icons/mini_rss.png) no-repeat;
}
span.mini_css{
  background:url(images/icons/css_valid.png) no-repeat;
}
span.mini_xhtml{
  background:url(images/icons/xhtml_valid.png) no-repeat;
}
/* footer END */

/* comment START */
.nocomments { 
   text-align: center; 
   margin: 0; 
   padding: 0; 
}
#commentlist {

  background:#FCFCFC;
  margin:0px -0px;
  padding:10px 15px;
  width:97%;
}
#commentlist ol, 
#commentlist li {
  list-style:none;
}
#thecomments {
  padding-bottom:15px;
}
#thecomments .comment, 
#thecomments .messagebox {
  margin-top:15px;
}
.comment .author {
  float:left;
  width:81px;
  text-align:center;
}
.comment .pic {
  background:url(images/commentpoint.png) 100% 33% no-repeat;
  padding-right:14px;
  margin-top:10px;
}
.comment .name {
  width:67px;
  padding-right:14px;
  font-weight:bold;
  overflow:hidden;
}
.comment .avatar {
  padding:1px;
  border:1px solid #999;
}
.comment .info {
  background:#EDEFF0 url(images/comment.gif) 0 0 no-repeat;
  float:left;
  padding:10px 15px 0;
  width:440px;
}
.comment .date {
  float:left;
  font-size:10px;
}
.comment .act {
  float:right;
  font-size:10px;
}
.comment .content {
  background:url(images/comment.gif) 100% 100% no-repeat;
  margin:10 -20px;
  padding:5 15px 10px;
  line-height:145%;
}
.comment .content p {
  margin-top:10px;
}
.comment .content blockquote p {
  margin-top:0;
  margin-bottom:10px;
}
.admincomment .author {
  float:right;
}
.admincomment .pic {
  background:url(images/commentpoint.png) 0% 33% no-repeat;
  padding-right:0;
  padding-left:14px;
}
.admincomment .name {
  padding-right:0;
  padding-left:14px;
}
.admincomment .info {
  float:right;
}
#comment_login {
  margin-top:15px;
}
#comment {
  width:550px;
}

/* comment form START */
#respond div { 
   background-image: none; 
   margin:5px;
}
#submit { 
   width: 120px !important; 
}
#commentform { 
   margin: 10px 0px 0px 20px; 
}
#commentform textarea { 
   background: #f8f7f6; 
   border: 1px solid #d6d3d3; 
   width: 350px; 
   padding: 10px; 
}
#commentform #email { 
   font-size: 13px; 
   background: #f8f7f6; 
   border: 1px solid #d6d3d3; 
   width: 220px; 
   background-image: url(images/comment-email.gif); 
   background-position: 7px 7px; 
   background-repeat: no-repeat; 
   height: 20px; padding-left: 30px; 
   padding-top: 6px; 
   margin-bottom: 3px; 
}
#commentform #author { 
   font-size: 13px; 
   background: #f8f7f6; 
   border: 1px solid #d6d3d3; 
   width: 220px; 
   background-image: url(images/comment-author.gif); 
   background-position: 7px 7px; 
   background-repeat: no-repeat; 
   height: 20px; 
   padding-left: 30px; 
   padding-top: 6px; 
   margin-bottom: 3px; 
}
#commentform #url { 
   font-size: 13px; 
   background: #f8f7f6; 
   border: 1px solid #d6d3d3; 
   width: 220px; 
   background-image: url(images/comment-website.gif); 
   background-position: 7px 7px; 
   background-repeat: no-repeat; 
   height: 20px; 
   padding-left: 30px; 
   padding-top: 6px; 
   margin-bottom: 3px; 
}
/* comment form END */

/* commentnavi START */
#commentnavi {
  background:#EDEFF0 url(images/box.gif) 0 0 no-repeat;
  padding:10px 15px;
  font-size:11px;
}
#commentnavi a.page-numbers {
  padding:5px 7px;
  text-decoration:none;
  border:1px solid #EDEFF0;
  margin:0 -2px;
}
#commentnavi a.page-numbers:hover {  
  background:#F7F7F7;
  border:1px solid #CCC;
  text-decoration:none;
}
#commentnavi span.pages {
  padding:0 7px 0 22px;
  background:url(images/comment_icon.gif) no-repeat;
  height:16px;
  line-height:16px;
  float:left;
}
#commentnavi span.current {
  background:#F7F7F7;
  padding:5px 7px;
  border:1px solid #F7F7F7;
  font-weight:bold;
  margin:0 -2px;
}
#commentnavi #commentpager {
  line-height:16px;
}
/* commentnavi END */

/*/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*////////////////////////////////////////////////////OLD STYLE FROM Easy HOME Below///////////////////////////////////////////////////////////////////*/
/*/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

.regtextsmall {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   color:#783F83;
}

.error {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 10px;
   color:#FF0000;
   font-weight:bold;
}

.search_by {
   font-family:Arial, Helvetica, sans-serif;
   font-size: 14px;
   color:#666666;
}
.search_byb {
   font-family:Arial, Helvetica, sans-serif;
   font-size: 14px;
   color:#666666;
   font-weight:bold;
}

.select_class {
  width: 300px;
  font-size: 10px;
}

.select_class_add {
  width: 350px;
  font-size: 10px;
  border:1px solid #888888; 
  FONT-FAMILY: Arial, Helvetica, sans-serif; 
  font-size: 10px; 
  BACKGROUND-COLOR: #ffffff;
}

.select_class_layout {
  width: 141px;
  font-size: 10px;
  border:1px solid #666666; 
  FONT-FAMILY: Arial, Helvetica, sans-serif; 
  font-size: 11px; 
  BACKGROUND-COLOR: #ffffff;
}

a.adv_link:link  {
  font-size: 9px;
  FONT-FAMILY: Arial, Helvetica, sans-serif; 
  color:#072D4B; 
  text-decoration: underline;
  vertical-align:middle;
}
a.adv_link:visited  {
  font-size: 9px;
  FONT-FAMILY: Arial, Helvetica, sans-serif; 
  color:#072D4B; 
  text-decoration: underline;
  vertical-align:middle;
}
a.adv_link:active  {
  font-size: 9px;
  FONT-FAMILY: Arial, Helvetica, sans-serif; 
  color:#072D4B; 
  text-decoration: underline;
  vertical-align:middle;
}
a.adv_link:hover  {
  font-size: 9px;
  FONT-FAMILY: Arial, Helvetica, sans-serif; 
  color:#072D4B; 
  text-decoration: underline;
  vertical-align:middle;
}

.button {
  border:1px solid #666666; FONT-FAMILY: Arial, Helvetica, sans-serif; font-size: 11px; BACKGROUND-COLOR: #ffffff
}

.tablebg {
  border:2px solid #B168C1; FONT-FAMILY: Arial, Helvetica, sans-serif; font-size: 12px; color:#666666; BACKGROUND-COLOR: #EDDBF0
}

.member_control {
  border:1px solid #CCCCCC; FONT-FAMILY: Arial, Helvetica, sans-serif; font-size: 11px; BACKGROUND-COLOR: #ffffff
}

.page_heading {
  FONT-FAMILY: Arial, Helvetica, sans-serif; font-size: 15px; font-weight:bold;
}

.member_heading2 {
  border-bottom:1px solid #CCCCCC; border-top:1px solid #CCCCCC; FONT-FAMILY: Arial, Helvetica, sans-serif; font-size: 13px; font-weight:bold; BACKGROUND-COLOR: #EFE7F6
}

.member_heading4 {
  border:1px solid #CCCCCC; FONT-FAMILY: Arial, Helvetica, sans-serif; font-size: 13px; font-weight:bold; BACKGROUND-COLOR: #EFE7F6
}

.updated_heading {
  border-bottom:1px solid #CCCCCC; FONT-FAMILY: Arial, Helvetica, sans-serif; font-size: 13px; font-weight:bold; BACKGROUND-COLOR: #CAFFCA
}

.updated_heading2 {
  border-bottom:1px solid #CCCCCC; border-right:1px solid #CCCCCC; border-left:1px solid #CCCCCC; FONT-FAMILY: Arial, Helvetica, sans-serif; font-size: 13px; font-weight:bold; BACKGROUND-COLOR: #CAFFCA
}

.error_heading {
  border-bottom:1px solid #CCCCCC; border-right:1px solid #CCCCCC; border-left:1px solid #CCCCCC; FONT-FAMILY: Arial, Helvetica, sans-serif; font-size: 13px; font-weight:bold; BACKGROUND-COLOR: #FFA6A6
}

.form_boxes {
  border:1px solid #783F83; FONT-FAMILY: Arial, Helvetica, sans-serif; font-size: 11px; BACKGROUND-COLOR: #ffffff
}

.search_button {
  border:1px solid #CCCCCC; FONT-FAMILY: Arial, Helvetica, sans-serif; font-size: 11px; width:120px; color:#000000; BACKGROUND-COLOR: #FECBCA
}

.form_border {
  border:1px dotted #783F83; FONT-FAMILY: Arial, Helvetica, sans-serif; font-size: 11px; BACKGROUND-COLOR: #F4FFF4
}

a.linkopacity img {
filter:alpha(opacity=50); 
-moz-opacity: 0.5; 
opacity: 0.5;}

a.linkopacity:hover img {
filter:alpha(opacity=100);   
-moz-opacity: 1.0;   
opacity: 1.0;
}

a:link {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   color: #000000;
   text-decoration: none;
}

a:visited {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   color: #000000;
   text-decoration: none;
}

a:active {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   color: #000000;
   text-decoration: none;
}

a:hover {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   color: #000000;
   text-decoration: underline;
}

a.small:link {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   color: #6B3278;
   font-weight:bold;
   text-decoration: none;
}

a.small:visited {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   color: #6B3278;
   font-weight:bold;
   text-decoration: none;
}

a.small:active {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   color: #6B3278;
   font-weight:bold;
   text-decoration: none;
}

a.small:hover {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   color: #6B3278;
   font-weight:bold;
   text-decoration: underline;
}


h1 {
   font-family:Arial, Helvetica, sans-serif;
   font-size:30px;
   text-decoration: none;
}

h2 {
   font-family:Arial, Helvetica, sans-serif;
   font-size:11px;
   text-decoration: none;
}

h3 {
   font-family:Arial, Helvetica, sans-serif;
   font-size:11px;
   text-decoration: none;
}

h4 {
   font-family:Arial, Helvetica, sans-serif;
   font-size:13px;
   text-decoration: none;
}

table {
   font-family:Arial, Helvetica, sans-serif;
   font-size:11px;
}

tr {
   font-family:Arial, Helvetica, sans-serif;
   font-size:11px;
}

td {
   font-family:Arial, Helvetica, sans-serif;
   font-size:11px;
}

u {
   font-family:Arial, Helvetica, sans-serif;
   font-size:11px;
}

b {
   font-family:Arial, Helvetica, sans-serif;
   font-size:11px
}

strong {
   font-family:Arial, Helvetica, sans-serif;
   font-size:11px;
}
a.menu
{
    display: block;
    margin-left: 4px;
    margin-right: 4px;
    text-decoration: none;
    border: 1px solid #b2cfd3;
}
a.menu:hover
{
    display: block;
    background-color: #A0C2C4;
    font-weight: bold;
    border: 1px solid #7c9597;
}

  #dhtmlgoodies_contentBox{
    border:1px solid #317082;
    height:0px;
    visibility:hidden;
    position:absolute;
    background-color:#E2EBED;
    overflow:hidden;
    padding:2px;
    width:100%;
        
  }
  #dhtmlgoodies_content{
    position:relative;    
    font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
    width:100%;
    font-size:0.8em;
    
  }
  #dhtmlgoodies_slidedown{
    position:relative;
    width:240px;
  }
  
  #shopping_cart{  /* Shopping cart */
    text-align:left;
    width:100%;
    margin:0px;
    padding:2px;
    border:1px solid #CCCCCC;
    background-color:#EEE;  
  }
  
  #mainContainer{
    width:100%;
    margin:0px;
    text-align:left;
    background-color:#FFF;
    height:100%;
    padding-bottom:5px;
  }

  #mainContainer .news{
    border:1px dotted #555;
    background-color:#EEE;  
    padding:5px;
  }
  
  #mainContainer img{
    float:left;
    margin:0px;
  }
  
  #viewByArea{
    width:100%;
    margin:0 auto;
    text-align:left;
    background-color:#F5F5F5;
    padding-bottom:4px;
  }
  
  #viewByArea .viewOn{
    margin:1px;
    border:1px solid #CCCCCC;
    background-color:#EEE;  
    padding:2px;
  }
  
  #viewByArea .viewOff{
    margin:1px;
    border:1px solid #CCCCCC;
    background-color:#FFFFFF;  
    padding:2px;
  }
  
  #sectionLinks{
    border-bottom: 1px solid #F35D22;
    font-size: 90%;
  }
  
  #sectionLinks a {
    display: block;
    border-top: 1px solid #F35D22;
    border-left: 1px solid #F35D22;
    border-right: 1px solid #F35D22;
    background-color: #F35D22;
    padding: 2px 0px 2px 11px;
    color: #FFFFFF;
  }

  #sectionLinks a:hover{
    background-color: #CCCCCC;
  }

#shopping_cart2{  /* Shopping cart */

}
.clear{  
  clear:both;
}

.product_container{  /* Div for each product */

}

.sliding_product img{  /* Float product images */
  margin:0px;
}

.button_cats {
  COLOR: #000000;
  BACKGROUND-COLOR: #003300; 
  padding-top:3px; 
  margin:0px; 
  display: block;
  text-align:center;
  height:25px;
  width:100%;
  vertical-align:bottom;
}

A.button_cats:link {
  font-weight:bold; FONT-SIZE: 13px; COLOR: #FFFFFF; FONT-FAMILY: Tahoma; text-decoration:none;
}
A.button_cats:visited {
  font-weight:bold; FONT-SIZE: 13px; COLOR: #FFFFFF; FONT-FAMILY: Tahoma; text-decoration:none;
}
A.button_cats:active {
  font-weight:bold; FONT-SIZE: 13px; COLOR: #FFFFFF; FONT-FAMILY: Tahoma; text-decoration:none;
}
A.button_cats:hover {
  font-weight:bold; FONT-SIZE: 13px; COLOR: #FFFFFF; BACKGROUND-COLOR: #009900; FONT-FAMILY: Tahoma; text-decoration:none;
}

.profile_links {
  COLOR: #F2F3FF;
  BACKGROUND-COLOR: #F2F3FF; 
  padding-top:3px; 
  margin:0px; 
  display: block;
  text-align:center;
  height:20px;
  width:100%;
}

A.profile_links:link {
  font-weight:bold; FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: Tahoma; text-decoration:none;
}
A.profile_links:visited {
  font-weight:bold; FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: Tahoma; text-decoration:none;
}
A.profile_links:active {
  font-weight:bold; FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: Tahoma; text-decoration:none;
}
A.profile_links:hover {
  font-weight:bold; FONT-SIZE: 11px; COLOR: #000000; BACKGROUND-COLOR: #E0E3FE; FONT-FAMILY: Tahoma; text-decoration:none;
}

.left_menu {
  COLOR: #000000;
  padding-top:2px; 
  padding-left:4px; 
  margin:0px; 
  display: block;
  text-align:left;
  height:20px;
  width:100%;
  vertical-align:bottom;
  border-bottom:1px solid #CCCCCC;
}

A.left_menu:link {
  font-weight:bold; FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: Tahoma; text-decoration:none;
}
A.left_menu:visited {
  font-weight:bold; FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: Tahoma; text-decoration:none;
}
A.left_menu:active {
  font-weight:bold; FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: Tahoma; text-decoration:none;
}
A.left_menu:hover {
  font-weight:bold; FONT-SIZE: 11px; COLOR: #6B3278; background-color:#F3E7F5; FONT-FAMILY: Tahoma; text-decoration:none;
}

A.footer:link {
  font-weight:bold; FONT-SIZE: 11px; COLOR: #FFFFFF; FONT-FAMILY: Tahoma; text-decoration:none;
}
A.footer:visited {
  font-weight:bold; FONT-SIZE: 11px; COLOR: #FFFFFF; FONT-FAMILY: Tahoma; text-decoration:none;
}
A.footer:active {
  font-weight:bold; FONT-SIZE: 11px; COLOR: #FFFFFF; FONT-FAMILY: Tahoma; text-decoration:none;
}
A.footer:hover {
  font-weight:bold; FONT-SIZE: 11px; COLOR: #FFFFFF; background-color:#000000; FONT-FAMILY: Tahoma; text-decoration:none;
}

A.search_profile:link {
  FONT-SIZE: 13px; COLOR: #6B3278; FONT-FAMILY: Tahoma; text-decoration:underline;
}
A.search_profile:visited {
  FONT-SIZE: 13px; COLOR: #6B3278; FONT-FAMILY: Tahoma; text-decoration:underline;
}
A.search_profile:active {
  FONT-SIZE: 13px; COLOR: #6B3278; FONT-FAMILY: Tahoma; text-decoration:underline;
}
A.search_profile:hover {
  font-weight:bold; FONT-SIZE: 13px; COLOR: #6B3278; FONT-FAMILY: Tahoma; text-decoration:underline;
}

A.sm_addtocart:link {
  font-weight:bold; FONT-SIZE: 10px; COLOR: #000000; FONT-FAMILY: Tahoma; text-decoration:none;
}
A.sm_addtocart:visited {
  font-weight:bold; FONT-SIZE: 10px; COLOR: #000000; FONT-FAMILY: Tahoma; text-decoration:none;
}
A.sm_addtocart:active {
  font-weight:bold; FONT-SIZE: 10px; COLOR: #000000; FONT-FAMILY: Tahoma; text-decoration:none;
}
A.sm_addtocart:hover {
  font-weight:bold; FONT-SIZE: 10px; COLOR: #000000; FONT-FAMILY: Tahoma; text-decoration:underline;
}

A.sm_moredetails:link {
  font-weight:bold; FONT-SIZE: 10px; COLOR: #000000; FONT-FAMILY: Tahoma; text-decoration:none;
}
A.sm_moredetails:visited {
  font-weight:bold; FONT-SIZE: 10px; COLOR: #000000; FONT-FAMILY: Tahoma; text-decoration:none;
}
A.sm_moredetails:active {
  font-weight:bold; FONT-SIZE: 10px; COLOR: #000000; FONT-FAMILY: Tahoma; text-decoration:none;
}
A.sm_moredetails:hover {
  font-weight:bold; FONT-SIZE: 10px; COLOR: #000000; FONT-FAMILY: Tahoma; text-decoration:underline;
}
.border {
  border-top: #CCCCCC 1px solid;  
  border-left: #CCCCCC 1px solid; 
  border-right: #CCCCCC 1px solid; 
  BACKGROUND-COLOR: #FFFFFF;
  FONT-SIZE: 12px; 
  COLOR: #000000; 
  FONT-FAMILY: Arial, Helvetica, sans-serif;
  cursor:pointer;
}

.highslide {  
  cursor: url(highslide/graphics/zoomin.cur), pointer;  
}  
.highslide img {  
  border: 2px solid gray;  
}  
.highslide-active-anchor img {  
  visibility: hidden;  
}  
.highslide:hover img {  
  border: 2px solid white;  
}  
.highslide-wrapper {  
  background: black;  
}  
.highslide-image {  
  border: 5px solid #444444;  
}  
.highslide-image-blur { 
}  
.highslide-caption {  
    display: none;  
    font-family: Verdana, Helvetica;  
    font-size: 10pt;  
    border: 5px solid #444444;  
    border-top: none;  
    padding: 5px;  
    background-color: gray;  
}  
.highslide-loading {  
    display: block;  
  color: white;  
  font-size: 9px;  
  font-weight: bold;  
  text-transform: uppercase;  
    text-decoration: none;  
  padding: 3px;  
  border-top: 1px solid white;  
  border-bottom: 1px solid white;  
    background-color: white;  
    padding-left: 22px;  
    background-image: url(highslide/graphics/loader.gif);  
    background-repeat: no-repeat;  
    background-position: 3px 1px;  
}  
a.highslide-credits,  
a.highslide-credits i {  
    padding: 2px;  
    color: silver;  
    text-decoration: none;  
  font-size: 10px;  
}  
a.highslide-credits:hover,  
a.highslide-credits:hover i {  
    color: white;  
    background-color: gray;  
}  
a.highslide-full-expand {  
  background: url(highslide/graphics/fullexpand.gif) no-repeat;  
  display: block;  
  margin: 0 10px 10px 0;  
  width: 34px;  
  height: 34px;  
}  
  
/* Styles for the popup */  
.highslide-wrapper {  
  background-color: white;  
}  
.highslide-wrapper .highslide-html-content {  
    width: 700px;  
  height: 450px;  
    padding: 5px;  
}  
.highslide-wrapper .highslide-header div {  
}  
.highslide-wrapper .highslide-header ul {  
  margin: 0;  
  padding: 0;  
  text-align: right;  
}  
.highslide-wrapper .highslide-header ul li {  
  display: inline;  
  padding-left: 1em;  
}  
.highslide-wrapper .highslide-header ul li.highslide-previous, .highslide-wrapper .highslide-header ul li.highslide-next {  
  display: none;  
}  
.highslide-wrapper .highslide-header a {  
  font-weight: bold;  
  color: gray;  
  text-transform: uppercase;  
  text-decoration: none;  
}  
.highslide-wrapper .highslide-header a:hover {  
  color: black;  
}  
.highslide-wrapper .highslide-header .highslide-move a {  
  cursor: move;  
}  
.highslide-wrapper .highslide-footer {  
  height: 11px;  
}  
.highslide-wrapper .highslide-footer .highslide-resize {  
  float: right;  
  height: 11px;  
  width: 11px;  
  background: url(highslide/graphics/resize.gif);  
}  
.highslide-wrapper .highslide-body {  
}  
.highslide-move {  
    cursor: move;  
}  
.highslide-resize {  
    cursor: nw-resize;  
}  
  
/* These must always be last */  
.highslide-display-block {  
    display: block;  
}  
.highslide-display-none {  
    display: none;  
} 
