﻿body
{
    margin: 0px;
    padding: 0px;
    background: url("images/bgtop.gif") repeat-x scroll left top #f3faef;
    text-align: center;
}
* {
    font-family: "Trebuchet MS", "Century Gothic";
    font-size: 12px;
}
#container
{
    background: url("images/bgbottom.gif") repeat-x scroll left bottom transparent;
    text-align: left;
}
#inner-container 
{
    margin: 0 auto;
    width: 966px;
}
#header 
{
    position: relative;
    z-index: 100;
}
#content 
{
    background: url("images/bgmiddle.gif") repeat-y scroll left bottom #FFFFFF;
    padding: 3px;
    padding-bottom: 10px;
    padding-top: 20px;
    min-height: 350px;

}
a {
	color: #31671c;
	text-decoration: none;
}
a:hover {
	color: #31671c;
	text-decoration: underline;
}
.cellcolor 
{
    background-color: #c6ecb7;
    font-weight: bold;
}
.cellcolornormal
{
    background-color: #c6ecb7;
}
.cellcolornormal img
{
    max-width: 800px;
}
.cellcolor1 {
    background-color: #f3faef;
}
.cellcolor1 img
{
    max-width: 800px;
}
blockquote {
	font-weight: bold;
	font-style: italic;
	margin: 1em 1em;
	padding-left: 5px;
	border: 1px dashed #31671C;
	border-left: 5px solid #31671C;
	background-color: #c6ecb7;
	}
blockquote p:before {
	content: '"'; }
blockquote p:after {
	content: '"'; }

.masterPromo
{
    border-radius: 6px;
    -moz-border-radius: 6px 6px 6px 6px;
    margin-bottom: 10px; border: 1px solid #C6ECB7; padding: 5px; text-align:center;
    background-color: #C6ECB7;
}

.masterPromo a, .masterPromo span
{
    font-weight: bold;
    font-size: 14px;
}
.txtTopic 
{
    background-color: #f3faef;
}
.txtTopicAlt
{
}
.txtSmall 
{
    font-size: 10px;
}
.txtSmall_red 
{
    font-size: 12px;
    font-weight: bold;
    color: Red;
}
.txtSmall_red a
{
    color: Red;
}
ul.pager {
	font-size:11px;
	display: inline-block;
	border: 1px solid #000;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
ul.pager li {	
	font-size:11px;
	float: left;
	margin: 1px;
	background-color:#f3faef;
	font-weight: bold;
}
ul.pager li#pageno {
	font-size:11px;
	display:block;
	padding: 4px;
	background-color:#31671c;
	color:#FFF;
}
ul.pager li.pages {
	display:block;
	padding: 4px;
}
ul.pager li a{
	font-size:11px;
	display:block;
	font-weight: normal;
	padding: 4px;
	text-decoration: none;
	color:#000;
	background-color:#c6ecb7;
}
ul.pager li a:hover{
	text-decoration: underline;
	background-color:#000;
	color:#FFF;
}
div#quickreply, div#smilies  {
	display:none;
}
div#smilieslink  {
	display:block;
}
.txtTitle 
{
    background-image: url(images/bg_title.gif);
    font-weight: bold;
    padding-left: 15px;
    color: White;
    text-transform: uppercase;
}
.txtTitle a
{
    color: #ffff00;
}


.txtErrorLarge, .txtErrorLarge span
{
    font-size: 20px;
    font-weight: bold;
    height: 26px;
    color: red;
}
.txtAddStuffRed
{
    float:left; 
}
.txtAddStuffRed a 
{
    color:#F00;
}
.boxFeaturedBorder
{
    border:1px solid #c6ecb7; 
}
.boxFeatured 
{
    border:1px solid #c6ecb7; 
    width: 130px; 
    float:left; 
    margin-left: 9px;
    margin-right:9px; 
    margin-bottom:10px; 
    text-align: center;
    font-size: 11px;
    font-weight: bold;
    border-radius: 0px 0px 6px 6px;
    -moz-border-radius: 0px 0px 6px 6px;

}
.boxFeatured img
{
    border: 0px;
}
.boxFeatured span
{
    font-weight: normal;
    font-size: 10px;
}

.boxFeatured .boxFeaturedInside
{
    height:145px; 
	padding: 2px;
	position:relative;

}

.boxFeatured .boxFeaturedInsideLink
{
    text-align: center;
	padding: 2px;
	background-color:#c6ecb7;
    border-radius: 0px 0px 5px 5px;
	-moz-border-radius: 0px 0px 5px 5px;
}

.chkBoxBreak
{    
    display: block;
    clear: both;
}
.chkBoxBreakFloat
{
    display: block;
    float: left;
    border: 1px solid #c6ecb7;
    padding: 2px;
    margin-right:4px;
    margin-top: 4px;
    margin-bottom: 4px;
}
.chkBoxBreakFloat input
{
    float:none !important;
}

.chkBoxBreakFloat label
{
    float:left !important;
    text-align: left !important;
    padding-top: 2px;
}
.txtPrice 
{
    color: #00C;
	font-size: 12px;
    font-weight: bold;
}
.footer
{
    clear: both;
    font-size: 12px;
    background-color: #31671c;
    padding: 3px;
    color: White;
    line-height: 20px;
}
.footer div
{
    font-size: 10px;
}
.footer a
{
    color: White;
}
#tagCloud
{
    border:solid 1px #ccc;
    padding:5px;
    text-align:justify;
    margin-bottom: 8px;
}

#tagCloud A
{
    text-decoration:none;
    margin-left:5px;
    margin-right:5px;
    font-family:Trebuchet MS, Verdana, Arial;
    text-transform:lowercase;
}

#tagCloud A:hover
{
    color:#00cc00;
    text-decoration:underline;
}

#tagCloud A.weight1
{
    color: #ff9900;
    font-size: 1.9em;
    font-weight:bolder;
}
#tagCloud A.weight2
{
    color: #4169e1;
    font-size:1.5em;
    font-weight:bolder;
}
#tagCloud A.weight3
{
    color: #009eff;
    font-size: 1.4em;
    font-weight:bolder;
}
#tagCloud A.weight4
{
    color: #4188cf;
    font-size: 1.2em;
}
#tagCloud A.weight5
{
    color: #83bcd8;
    font-size: 1.0em;
}
.bulletimg 
{
    background-image: url("images/bullet.gif");
    background-repeat: no-repeat;
    width: 9px;
    height: 9px;
    float:left;
    margin-top: 4px;
    padding-right: 4px;
}
.forumquote
{
    float: right;
}
.forumquote label
{
    padding-right: 10px;
    font-size: 11px;
}
.forumquote input
{
    padding-right: 10px;
}
.bulletimgforum 
{
    background-image: url("images/bullet.gif");
    background-repeat: no-repeat;
    width: 9px;
    height: 9px;
    float:left;
    margin-left: 10px;
    margin-top: 4px;
    padding-right: 4px;
}
.logo
{
    background-repeat: no-repeat;
    float: left;
    padding-top: 10px;
    padding-bottom: 10px;
}
.brdr 
{
    border:1px solid #c6ecb7;
}
ul.buttondetails 
{
    list-style: none; 
    margin: 0; 
    padding: 0;
    margin-left: 5px;
}
ul.buttondetails li 
{
    float: left; 
    vertical-align: middle; 
    width: 120px; 
	background-color:#f6f0fc;
    margin-left: 10px;
    text-align: center;
    border: 1px solid #000;
    font-weight: bold;
	margin-top: 8px;
	padding: 4px;
    
}
ul.buttondetails li#imgpng
{
    background-image: url(/images/icon_png.png);
    background-repeat: no-repeat;
    background-position: left;
}
ul.buttondetails li#imgprint
{
    background-image: url(/images/icon_print.png);
    background-repeat: no-repeat;
    background-position: left;
}
ul.buttondetails li#imgpdf
{
    background-image: url(/images/icon_pdf.png);
    background-repeat: no-repeat;
    background-position: left;
}
ul.buttondetails li#imgzip
{
    background-image: url(/images/icon_zip.png);
    background-repeat: no-repeat;
    background-position: left;
}
ul.buttondetails li#imgabuse
{
    background-image: url(/images/icon_abuse.png);
    background-repeat: no-repeat;
    background-position: left;
}
ul.buttondetails li#imgemail
{
    background-image: url(/images/icon_email.png);
    background-repeat: no-repeat;
    background-position: left;
}
ul.buttondetails li#imgdownload
{
    background-image: url(/images/icon_download.png);
    background-repeat: no-repeat;
    background-position: left;
}
ul.buttondetails li#imgbookmark
{
    background-image: url(/images/icon_bookmark.png);
    background-repeat: no-repeat;
    background-position: left;
}

ul.buttondetails li a
{
    font-size: 12px;
    display: block;
    padding: 4px;
    padding-left: 20px;
}
ul.buttondetails li a:hover
{
}
.boxCategory a
{
	float: left;
    display:block;
	background-color:#f3faef;
    margin-bottom: 5px;
    margin-right: 5px;
    border: 1px solid #000;
    font-weight: bold;
    line-height: 24px; 
    vertical-align: middle; 
    width: 145px; 
	padding-left: 10px;
}
.boxCategory a:hover
{
	background-color:#c6ecb7;
}
.boxCategoryHome
{
    float: left;
    width: 45%;
    margin-right: 4px;
    margin-bottom: 10px;
    padding-left: 10px;
}
.boxCategoryHome a
{
    font-size: 18px;
    font-weight: bold;
}
.boxCategoryHome span a
{
    font-size: 12px;
    font-weight: bold;
}

.main_content 
{
	border:1px solid #c6ecb7; 
	padding: 3px; 
	margin-bottom: 8px;
}
.more a
{
    background-color: #c6ecb7;
    padding: 3px;
    display: block;
    text-align: right;
    font-weight: bold;
    display: block;
    font-size: 14px;
    border-bottom: 1px dashed;
}

.main_content .txt
{
    font-size: 14px;
}
.main_content .label
{
    font-size: 14px;
    font-weight: bold;
    width:140px;
    float: left;
    padding-bottom: 5px;
    color: #31671c;
}
.main_content h1, .main_content_h1
{
    background-image: url(images/bg_title.gif);
    padding-left: 10px;
    color: White;
    text-transform: uppercase;
    line-height: 26px;
    margin:0px;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 5px;
    border-radius: 5px;
    -moz-border-radius: 5px 5px 5px 5px;
}
.main_content h1 a
{
	font-size: 16px;
	font-weight: bold;
    color: White;
}
.main_content h2
{
    font-size: 14px;
    margin: 2px;
    margin-bottom: 8px;
}
.main_content h2 a
{
    font-size: 14px;
}
.main_content p
{
    margin: 0px;
    margin-bottom: 10px;
}
.main_content p.imagecenter
{
    text-align: center;
}
.main_content h6
{
    margin:0px;
    padding:0px;
    text-align: right;
    font-style: italic;
    font-weight: normal;
    font-size: 11px;
}
.main_content .priceright
{
    float: right;
    font-size: 15px;
    font-style:normal;
    font-weight: bold;
    margin-right: 10px;
}
.main_content h4
{
    font-weight: bold;
    font-size: 10px;
    float: left;
    margin:0px;
    padding:0px;
    margin-bottom: 5px;
}
.main_content .centerlink
{
    font-size: 16px;
    text-align: center;
}
.main_content h5
{
    margin:0px;
    padding:0px;
    margin-bottom: 5px;
}
.main_content h5 a
{
    font-size: 16px;
    border-bottom: 1px dashed #c6ecb7;
}
.main_content h5 a:hover
{
    border: none;
    text-decoration: none;
}
.main_content .bullet
{
	list-style-type: none;
	padding: 0px;
	margin: 0px;	
}

.main_content .bullet li
{
    background-image: url("images/bullet.gif");
    background-position:left;
    background-repeat: no-repeat;
    margin:0px;
    line-height: 22px;
    margin-left: 10px;
    padding-left: 16px;
}

.main_content h3
{
    background-image: url("images/bullet.gif");
    background-position:left;
    background-repeat: no-repeat;
    margin:0px;
    line-height: 22px;
    margin-left: 10px;
}
.main_content h3 a
{
    padding-left: 18px;
    text-decoration: underline;
}
.main_content h3 a:hover
{
    border: none;
    text-decoration: none;
}
.main_content_normal
{
    padding: 5px;
    border-radius: 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    background-color: #f3faef;
    margin-bottom: 10px;
}
.main_content_alt
{
    padding: 5px;
    margin-bottom: 10px;
}
.blog_box_panel {
	background-color: #f3faef;
	border:1px solid #c6ecb7; 
	padding: 6px; 
	float:left; 
	width: 95%;
	margin-bottom: 8px;
}
.blog_box_panel img
{
    float: left; 
    padding-right: 6px;
}
.blog_body hr
{
    border: none;
    border-bottom: 1px dotted #c6ecb7;
    height: 1px;
    clear: both;
}

.blog_box {
	background-color: #f3faef;
	width:290px; 
	border:1px solid #c6ecb7; 
	padding: 6px; 
	float:left; 
	margin-left: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
}
.blog_body, .blog_body p
{
    padding: 2px;
    margin-bottom: 10px;
}
.blog_body img.alignleft
{
    float: left;
    margin: 4px;
}
.blog_body img.alignright
{
    float: right;
    margin: 4px;
}

.blog_body p
{
    margin-bottom: 10px;
}
.blog_body img
{
    padding: 2px;
    border: 1px solid #31671c;
    margin: 3px;
}
.blog_body h1, .blog_body h1 a
{
	margin-top: 3px;
	margin-bottom: 3px;
	font-size: 15px;
    font-weight: bold;
}
.blog_body h3
{
	margin: 0px;
	margin-top: 10px;
	font-size: 11px;
    font-weight: bold;
}
.blog_other h2
{
	margin:0px;
	margin-bottom: 5px !important;
	font-size: 14px;
	font-weight: bold;
}
.blog_other h2 a
{
	margin:0px;
	font-size: 16px;
	font-weight: bold;
	background: none;
	padding: 0px;
}

.blog_other a
{
	background: left url(images/bullet.gif) no-repeat;
	padding-left: 18px;
	font-weight: bold;
}
.blog_comment {
	margin: 0px;
	padding-left: 10px;
	margin-bottom: 5px;
	margin-top: 5px;
	font-size: 11px;
	border-bottom: 1px solid #c6ecb7;
}
.blog_commentname{
	margin-top: 10px;
}

.categorylist 
{
    margin-bottom: 10px;
}
.categorylist ul 
{
	border: 1px solid #000;
	list-style-type: none;
	padding: 0px;
	margin: 0px;	
}
.categorylist li 	
{
	margin: 1px;
	background-color:#c6ecb7;
	font-weight: bold;
	display:block;
    line-height: 30px;
    text-align: center;
    font-size: 16px;
}
.categorylist li.selected 	
{
	background-color:#b6d2ec;
    text-align: left;
    padding: 2px;
    line-height: 20px;
    display: block;
    padding-left: 6px;
    font-weight: bold;
    font-size: 12px !important; 
} 

.categorylist li a
{
	background-color:#f3faef;
    text-align: left;
    padding: 2px;
    line-height: 20px;
    display: block;
    padding-left: 6px;
}
.categorylist li a:hover
{
	background-color:#c6ecb7;
	text-decoration: none;
}


ul.adminmenu 
{
	font-size:11px;
	display:inline-block;
	border: 1px solid #000;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
ul.adminmenu li 	
{
    width:146px;
	font-size:12px;
	float: left;
	margin: 1px;
	background-color:#f3faef;
	font-weight: bold;
}
ul.adminmenu li a{
	font-size:11px;
	display:block;
	font-weight: normal;
	padding: 4px;
	text-decoration: none;
	color:#000;
	background-color:#c6ecb7;
}
ul.adminmenu li a:hover{
	text-decoration: underline;
	background-color:#000;
	color:#FFF;
}

.adminform 
{
    margin: 0px;
}
.adminform h1 
{
    padding: 3px;
    margin: 0px;
    font-size:18px;
    font-weight:bold;
    margin-top:20px;
    margin-bottom:8px;
    border-bottom: 1px dotted #000;
    border-top: 1px dotted #000;
    background-color: #b6d2ec;
}
.adminform h2
{
    padding: 3px;
    margin: 0px;
    font-size:14px;
    font-weight:bold;
    border: 1px solid #c6ecb7;
    background-color: #b6d2ec;
}
.adminform p
{
    margin: 4px;
}
.adminform label {
color: #00000;
font-weight: bold;
display: block;
width: 140px;
float: left;
font-size: 14px;
}
.adminform label:after { content: ": " }

.adminform fieldset {
border: 1px solid #c6ecb7;
background: #f3faef;
padding: 3px;
margin-bottom: 5px;
}
.adminform fieldset legend {
background: #c6ecb7;
padding: 6px;
font-weight: bold;

}
.adminform .checkbox label
{
float:left;
font-weight: bold;
min-width: 300px;
text-align: left;
}
.adminform .checkbox input
{
}
.adminform .multiplefiles
{
    float: left; 
    width: 600px;
}

.adminform .multiplefiles span
{
    float: left; 
    display: block;
    padding: 6px;
    margin: 5px;
    text-align: center;
    border: 1px solid #c6ecb7;
}

.adminform .button
{
    margin-left: 140px;
    padding-left: 30px;
    padding-right:30px;
}
.adminform .updatestatus 
{
  border: solid 1px #c6ecb7;
  padding: 3px;
  margin-left: 4px;
}

/* TABLE
----------------------------------------------------------*/

.adminform table 
{
  border: solid 1px #c6ecb7;
  border-collapse: collapse;
}

.adminform table td 
{
  padding: 5px;   
  border: solid 1px #c6ecb7;
}

.adminform table th
{
  padding: 6px 5px;
  text-align: left;
  background-color: #f3faef; 
  border: solid 1px FFE8EF;   
}
.adminform input[type="text"] 
{
    border: 1px solid #c6ecb7;
    padding: 3px;
    width: 400px;
}
.adminform textarea 
{
    border: 1px solid #c6ecb7;
    padding: 3px;
    width: 300px;
}
.adminform input[type="submit"] 
{
    border: 1px solid #c6ecb7;
    padding: 3px;
    border-style:outset;
}
.adminform input[type="submit"]:hover
{
    border: 1px solid #c6ecb7;
    padding: 3px;
    border-style:inset;
}


#fbLogin {
    cursor: pointer;
}

/* ----------- TABLE USER -------------------- */

.tbl1 table 
{
  border: solid 1px #c6ecb7;
  border-collapse: collapse;
  width: 100%;
}

.tbl1 table td 
{
  padding: 5px;   
  border: solid 1px #c6ecb7;
}

.tbl1 table th
{
  padding: 6px 5px;
  text-align: left;
  background-color: #f3faef; 
  border: solid 1px FFE8EF;   
}

/*
MENU 
------------------------------------------------*/
#menu 
{
    background-color: #31671c;
    width: 966px;
    display:block;
    line-height: 20px;
}
#menu ul {
  font-size: 14px;
  margin: 0;
  padding: 0;
  list-style: none;
}
#menu ul li {
  display: block;
  position: relative;
  float: left;
}
#menu li ul { display: none; }
#menu ul li a 
{
  display: block;
  text-decoration: none;
  color: #ffffff;
  border-left: 1px solid #ffffff;
  padding: 4px 15px 5px 15px;
  white-space: nowrap;
  line-height: 21px;
}
#menu ul li a:hover  
{
    background: #ffffff; 
    color: #000;    
   border-left: 1px solid #c6ecb7;
}

#menu li:hover ul {
  display: block;
  position: absolute;
   border-left: 1px solid #c6ecb7;
   border-right: 1px solid #c6ecb7;
   border-bottom: 1px solid #c6ecb7;
}
#menu li:hover li {
  float: none;
  font-size: 11px;
  border-bottom: 1px solid #c6ecb7;
}
#menu li:hover a { background: #ffffff; 
                       color: #000;
                       
}
#menu .red
{
    color: Red !important;
    font-weight: bold;
}
#menu ul li ul li a
{
  padding: 4px 10px 5px 10px;
  line-height: 17px;
}
#menu li:hover li a:hover { background: #f3faef; }
#rightmenu 
{
    float: right;
}
#rightmenu ul li a
{
  background: #c6ecb7;
  color: #000000;
}
hr 
{
    color: #31671c;
    height: 1px;
    border-top: 1px dashed #31671c;
}


/*
sub-MENU 
------------------------------------------------*/
#submenu ul {
  font-size: 14px;
  margin: 0;
  padding: 0;
  list-style: none;
  float: right;
  margin-bottom: -6px;
}
#submenu ul li {
  background-color: #f3faef;
  display: block;
  position: relative;
  float: left;
}
#submenu li ul { display: none; }
#submenu ul li a
{
  display: block;
  text-decoration: none;
  color: #000;
  padding: 4px 10px 5px 10px;
  white-space: nowrap;
  line-height: 18px;
  border: 1px solid #fff;
}
#submenu ul li a:hover
{
    background: #ffffff; 
    color: #000;    
    border-left: 1px solid #c6ecb7;
    border-top: 1px solid #c6ecb7;
    border-right: 1px solid #c6ecb7;
}
#submenu .selected a
{
    background: #ffffff; 
    color: #000;    
    border-left: 1px solid #c6ecb7;
    border-top: 1px solid #c6ecb7;
    border-right: 1px solid #c6ecb7;
}

.panel_with_padding
{
    padding-top:5px;
     padding-left:5px;
     padding-right:5px;
     padding-bottom:5px; 
}
.modalBackground {
            background-color:Gray;
            filter:alpha(opacity=70);
            opacity:0.7;
        }

/* SEARCH FORM */
.search_form
{
    margin-bottom: 8px;
}
.search_form fieldset {
border: 1px solid #c6ecb7;
background: #f3faef;
padding: 3px;
margin-bottom: 5px;
}
.search_form fieldset legend {
background: #c6ecb7;
padding: 6px;
font-weight: bold;

}
.rating 
{
margin:0 auto;
}
.rating_status {
	font-weight: bold;
	border: 1px solid red;
	display:inline;
	padding: 3px;
	margin-left: 10px;
	background-color: #f3faef;
}

.star_rating 
{
    padding-left: 5px;
	font-size: 12px;
	float: left;
}
.rating .floatleft {
	float: left;
}
.rating .hover {
	background: url('/images/star.png'); 
	z-index: 1;
}

.rating span {
	float: left;
	cursor: pointer;
}

.rating .clearleft {
	clear: left;
}
.ratingsmall_bar_fr 
{
  float: right;
  width: 55px;
  background: url(/images/star_x_grey.gif) 0 0 repeat-x;
}

.ratingsmall_bar_fr div {
  height: 12px;
  background: url(/images/star_x_orange.gif) 0 0 repeat-x;
}
.ratingsmall_bar_center 
{
    margin: 0 auto;
  width: 55px;
  background: url(/images/star_x_grey.gif) 0 0 repeat-x;
}

.ratingsmall_bar_center div {
  height: 12px;
  background: url(/images/star_x_orange.gif) 0 0 repeat-x;
}

/* SUBMIT  FORM HERE */
.submitform{
}
.submitform .updatestatus
{
    color: Red;
    font-weight:bold;
}
.submitform fieldset 
{
border:solid 1px #c6ecb7;
background:#f3faef;
margin:0 auto;
padding:14px;
margin-bottom: 10px;

}
.submitform .multiplefiles
{
    float: left; 
    width: 600px;
}

.submitform .multiplefiles span
{
    float: left; 
    display: block;
    padding: 6px;
    margin: 5px;
    text-align: center;
    border: 1px solid #c6ecb7;
}

.submitform legend 
{
font-size:16px;
font-weight:bold;
border:solid 2px #c6ecb7;
background:#c6ecb7;
padding: 5px;
}
.submitform h1 
{
margin: 0px;
font-size:14px;
font-weight:bold;
margin-bottom:8px;
}
.submitform p{
font-size:11px;
color:#666666;
margin: 0px;
margin-bottom:20px;
border-bottom:solid 1px #c6ecb7;
padding-bottom:10px;
}
.submitform label{
display:block;
font-weight:bold;
text-align:right;
width:120px;
float:left;
}

.submitform .labelmid {
display:block;
font-weight:bold;
text-align:right;
width:120px;
line-height: 28px;
float:left;
}

.submitform .small{
color:#666666;
display:block;
font-size:10px;
font-weight:normal;
text-align:right;
width:120px;
}
.submitform input[type="text"]{
float:left;
font-size:12px;
padding:4px 2px;
border:solid 1px #c6ecb7;
width:200px;
margin:2px 0 15px 10px;
border-radius: 0.4em;

-moz-border-radius: 0.4em 0.4em 0.4em 0.4em;

}
.submitform input[type="file"]{
float:left;
font-size:12px;
padding:4px 2px;
border:solid 1px #c6ecb7;
width:200px;
margin:2px 0 15px 10px;
border-radius: 0.4em;
-moz-border-radius: 0.4em 0.4em 0.4em 0.4em;

}
.submitform #captcha
{
float:left;
margin:2px 0 15px 10px;
}

.submitform .label
{
float:left;
margin:2px 0 15px 10px;
font-weight: bold;
}

.submitform input[type="text"]:hover, .submitform input[type="text"]:focus {
	border-color:#c5c5c5;
	background:#f6f6f6;
} 
.submitform .checkbox label
{
float:left;
margin:2px 0 0px 10px;
font-weight: bold;
width: 400px;
text-align: left;
}
.submitform .checkbox input
{
float:left;
}
.submitform select
{
float:left;
min-width: 200px;
padding:4px 2px;
border:solid 1px #c6ecb7;
margin:2px 0 15px 10px;
}
.submitform select:hover, .submitform select:focus {
	border-color:#c5c5c5;
	background:#f6f6f6;
} 
.submitform textarea{
float:left;
font-size:12px;
padding:4px 2px;
border:solid 1px #c6ecb7;
width:200px;
margin:2px 0 15px 10px;
border-radius: 0.4em;
-moz-border-radius: 0.4em 0.4em 0.4em 0.4em;
}

.submitform textarea:hover, .submitform textarea:focus {
	border-color:#c5c5c5;
	background:#f6f6f6;
}
.submitform input[type="submit"] 
{
clear:both;
margin-left:130px;
width:125px;
height:31px;
text-align:center;
line-height:31px;
font-size:11px;
font-weight:bold;
}
.submitform button{
clear:both;
margin-left:130px;
width:125px;
height:31px;
text-align:center;
line-height:31px;
font-size:11px;
font-weight:bold;
}
.submitform .uploadbutton
{
margin:2px 0 15px 10px;
margin-left:10px !important;
}
.submitform .uploadedimage
{
    margin-left:10px;
}
.submitform .btn_wallpaper
{
margin:2px 0 15px 10px;
margin-left:0px !important;
width: 510px !important;
}


.submitform .error 
{
    padding: 12px;
    border: 1px solid red;
    font-weight: bold;
    font-size: 14px;
    margin-top: 5px;
    margin-bottom: 5px;
}

.submitform .thankyou
{
    padding: 12px;
    border: 1px solid #c6ecb7;
    font-weight: bold;
    text-align: center;
    margin-top: 5px;
    margin-bottom: 5px;
}
.submitform .fielderror
{
    display:block;
    padding-top: 5px;
    padding-left: 5px;
    color: Red;
    float: left;
}
.submitform .featureslist span
{
    float: left;
    display:block;
    text-align: right;
    font-weight: bold;
    width: 120px;
}
.submitform .featureslist input
{
    margin: 2px 0 15px 10px;
}


.spacer{clear:both; height:1px;}
.txtSubmit a
{
    font-size: 14px;
    display:block;
    padding: 7px;
    margin-bottom: 8px;
    border: 1px solid #c6ecb7;
    background-color: #c6ecb7;
    font-weight: bold;
    border-radius: 0.4em;
    -moz-border-radius: 0.4em 0.4em 0.4em 0.4em;
    text-align:center;
}
.txtSubmit a:hover
{
    background-color: #f6f6f6;
}
.statsbox
{
    float: left;
    width: 50%;
    margin-bottom: 5px;
    font-size: 11px;
}
.statsbox img
{
    padding-left: 5px;
    padding-right: 5px;
    height: 16px;
    width: 16px;
    vertical-align:bottom;
}
.statsbox a
{
    text-decoration: underline;
}
.statsbox a:hover
{
    text-decoration: none;
}
.googlemap
{
 float:left;
padding:4px 2px;
border:solid 1px #c6ecb7;
margin:2px 0 15px 10px;
   
}
.pointshop
{
	background-color: #f3faef;
	width:230px; 
	border:1px solid #c6ecb7; 
	padding: 4px; 
	float:left; 
	margin-right: 10px;
	margin-bottom: 10px;
	min-height: 250px;
	position: relative;
}
.pointshopimg
{
    width: 230px;
    height: 150px;
    border: 0px;
}
.pointshop p
{
    margin-top: 10px;
}
.pointshop .ordernow
{
    position: absolute; bottom: 5px; right: 5px;
}
#faqList 
{
    padding-left: 10px;
    list-style: none;
}
#faqList li { list-style: none; 
              margin-left: 0px;}
#faqList .question {
  padding-left: 18px;
  background: transparent url('/images/plus.png') left center no-repeat; 
}
#faqList li.simpleFAQShowing .question {
  background: transparent url('/images/minus.png') left center no-repeat;
}
#faqList .simpleFAQHover { color: #060; }
#faqList .answer {
  margin-left: 1em;
  border: 1px solid #c6ecb7;
  padding: 0.4em;
  margin-bottom: 2em;
}
.tags { font-size: 0.7em; color: #999; }
.inboxavatar img
{
    max-width: 40px;
}

#postcardimage
{
   position: relative;
   width: 100%; /* for IE 6 */
}
#postcardimage_message
{
   position: absolute;
   top: 50px;
   left: 0;
   width: 200px;
   margin: 5px;
   padding: 4px;
   border: 1px solid #eee;
}
#postcardimage_address
{
   position: absolute;
   top: 135px;
   left: 0;
   width: 160px;
   margin-left: 235px;
   padding: 4px;
   border: 1px solid #eee;
   line-height: 30px;
}
#postcardimage_name
{
   position: absolute;
   top: 115px;
   left: 0;
   width: 150px;
   margin-left: 235px;
   padding: 4px;
   border: 1px solid #eee;
}
.breadcrumbs
{
    font-weight: bold;
    font-size: 14px;
    margin:4px;
    margin-bottom: 6px;
}
.breadcrumbs a
{
    font-weight: bold;
    font-size: 14px;
    border-bottom: 1px dotted;
}
.breadcrumbs a:hover
{
    text-decoration: none;
    border: none;
}
.forum_bullet 
{
   	list-style-type: none;
	padding: 0px;
	margin: 0px;

}
.forum_bullet li 
{
    margin:0px;
    padding-left: 20px;
    margin-left: 5px;
}
.forum_bullet li.forum_bullet_bg
{
    font-weight: bold;
    background-image: url("/controls/forum/forum_icon.png");
    background-position:left;
    background-repeat: no-repeat;
}
.forum_bullet li.forum_bullet_border
{
    margin-bottom: 5px;
    padding-bottom: 5px;
    color: Gray;
    font-size: 10px;
    border-bottom: 1px dotted #000;
}
.forum_like_button 
{
    background: url("/images/icon_like.png") no-repeat scroll 5px center;
    padding-left: 34px;
    line-height: 25px;
    float: right; 
    margin: 4px; 
}
.forum_like_box 
{
    padding: 4px; 
    padding-left: 34px;
    border:  1px dotted; 
    background: url("/images/icon_like.png") no-repeat scroll 5px center;
    display: none;
}

/* --- blogs logo font -- */
@font-face {
	font-family: 'ITCLubalinGraphStdBook';
	src: url('lubalingraphstd-book-webfont.eot');
	src: local('☺'), url('lubalingraphstd-book-webfont.woff') format('woff'), url('lubalingraphstd-book-webfont.ttf') format('truetype'), url('lubalingraphstd-book-webfont.svg#webfontG7DHWmNp') format('svg');
	font-weight: normal;
	font-style: normal;
}
#fontlogo {
	height: 100px;
	width: 220px;
	line-height: 100px;
	text-align: center;
	color: #fff;
	font-size: 30px;
	border-radius: 15px;
	font-family: 'ITCLubalinGraphStdBook';
	text-shadow: 2px 0px 1px #000;
	color:#31671c;
}
#fontlogo_right {
	font-family: Helvetica Neue,Helvetica,Arial,sans-serif;
	text-align: center;
	width: 220px;
	color:#31671c;
	font-size:11px;
	padding: 0;
	margin-top: -30px;
}
div.feed-subscription {
    background: transparent url(/images/rss.jpg) no-repeat scroll center left;
    padding: 10px;
    border: 1px solid #c6ecb7;
    width: 278px;
}
div.feed-subscription:hover {
    background: transparent url(/images/rss_1.jpg) no-repeat scroll center left;
}
div.subscribe {
    background-color: #c6ecb7 !important;
    border-radius: 5px 5px 5px 5px;
}
div.subscribe {
    background: url("/images/feed.png") no-repeat scroll 130px 14px #FFB45E;
    margin: 5px 0;
}
div.subscribe span {
    float: left;
    margin: 14px 0 0 50px;
    font-size: 14px;
    font-weight: bold;
}
div.subscribe a {
    display: block;
    height: 44px;
}
div.subscribe img {
    float: left;
    padding: 10px 10px 0;
}
.divNextPrevious 
{
    padding: 8px;
    float: right;
}
.divNextPrevious span
{
    float: left;
    padding: 4px;
}
.divNextPrevious a
{
    float: left;
    display:block;
    text-align: center;
    width: 80px;
    background: none repeat scroll 0 0 #c6ecb7;
    padding: 4px;
    border: 1px solid #c6ecb7;
}
.divNextPrevious a:hover
{
    background: none repeat scroll 0 0 #f3faef;
    border: 1px solid #c6ecb7;
}
.image-wrapper {
    left: 0;
    margin: 0;
    padding: 0;
    position: relative;
    top: 0;
    width: 120px;
    z-index: 10;
    float: left;
    padding-right: 5px;
    margin-bottom: 5px;
}
.image-wrapper .logo {
border:1px solid #c6ecb7; 
padding: 0px;

}
.image-wrapper span {
    position:absolute;
    left: 5px;
    top: 5px;
    z-index: 100;
    width: 25px;
    height: 25px;

    background: transparent url(/controls/videos/play_icon.png) no-repeat;
    filter:alpha(opacity=70);
    opacity:0.7;

}
.image-wrapper-box
{
    background-color: rgba(0,0,0, 0.4);
    bottom: 0;
    color: white;
    left: 0;
    padding: 2px;
    position: absolute;
    width: 116px;
    z-index: 11;
}
.image-wrapper p a
{
    color: White;
    display: block;
    text-decoration: none;
}
.image-wrapper p {
    font-weight: bold;
    margin: 0;
    padding: 0;
    z-index: 11;
}
.dlicon 
{
    background-image: url("/images/icon_download_small.png");
    background-repeat: no-repeat;
    padding-right: 4px;
    padding-left: 14px;
    line-height: 22px;
}
.playicon 
{
    background-image: url("/images/icon_play_small.png");
    background-repeat: no-repeat;
    padding-right: 4px;
    padding-left: 14px;
    line-height: 14px;
}
    .dc-social-float .tab {
        cursor: pointer;
        height: 38px;
        margin-left: -1px;
    }
    .dc-social-float .dc-social-float-content {
        background: #fff;
        border: 1px solid #bbb;
        padding: 5px 5px 0 5px;
        text-align: center;
    }
    .dc-social-float .dc-social-float-content {
        border-radius: 5px; -webkit-border-radius: 5px;
    }
    .dcssb-btn {margin-bottom: 5px;}
.comment_post
{
    padding: 4px;
    background-color: #f3faef;
    border-radius: 0.4em;
    -moz-border-radius: 0.4em 0.4em 0.4em 0.4em;
    margin-bottom: 10px;
}
.comment_avatar, .comment_avatar a
{
    font-size: 10px;
    font-weight: bold;
    color: #31671C;
}

.comment_avatar img
{
    vertical-align: middle;
    max-width: 20px;
    border: 1px solid #c6ecb7;
    margin-right: 4px;
    
}
#feedback a
{       
    display:block; position:fixed; top:200px; right:-1px; background:#000; padding:7px 5px;
	border:1px solid #000;
	border-left-color:#000;
	border-top-color:#000;
}
#feedback a:hover
{
    background:#31671c;
    border:1px solid #000;
}
.quoteimg 
{
    text-align:center;
}
.quoteimg img 
{
    max-width: 600px;
}
.quoteclass 
{
    font-size:18px;
}
.quoteclass a
{
    text-decoration: none;
    font-size:18px;
    color: #000000;
}


.caption-top, .caption-bottom {
	color: #ffffff;	
	padding: 4px;	
	font-weight: bold;
	font-size: 13px;	
	font-family: arial;	
	cursor: default;
	border: 0px solid #334143;
	background: #000000;
	text-shadow: 1px 1px 0 #202020;

}
.caption-top {
   border-width: 0px 0px 8px 0px;
}
.caption-bottom {
   border-width: 4px 0px 0px 0px;

}
.caption a, .caption a {
	border: 0 none;
	text-decoration: none;
	background: #000000;
	padding: 0.3em;
}
.caption a:hover, .caption a:hover {
	background: #202020;
}
.caption-wrapper {
	float: left;
    margin-bottom: 5px !important;

}
br.c { clear: both; }


.buttons1 a
    {
        background: none repeat scroll 0 0 #31671c;
        border: medium none;
        border-radius: 4px 4px 4px 4px;
        color: #FFFFFF !important;
        cursor: pointer;
        font-size: 11px;
        font-weight: bold;
        margin-left: 0px;
        padding: 5px 10px;
        text-align: center;
        text-decoration: none;
    }
    .buttons1 a:hover
    {
        background-color: #c6ecb7;
        color: black !important;
    }

    /* category tree menu*/

    .categorymenu
{
margin-bottom: 10px;
}
.categorymenu a {
font-size: 14px;
font-weight: bold;
display:block;
padding: 3px;
padding-left: 8px;
margin: 0px;
}
.categorymenu a:hover {
background-color: #f6f6f6;
}