/*
Theme Name: theproduct_Premium
Theme URI: http://www.racktheme.com/
Description: This is a product based premium theme with custom admin interface, image slider and lots of great features.
Version: 1.0
Author: Wobzy Themes
Author URI: http://www.racktheme.com/
Tags: light,one sidebar,custom admin interface,custom header,simple,image slider,main page template

			   
			                 \\\ /// 
                             ( @ @ ) 
                      ....o00o.(_).o00o... 
#------------------------------------------------------------------#
#                       __      __  .__                            #
# ____________    ____ |  | ___/  |_|  |__   ____   _____   ____   #
# \_  __ \__  \ _/ ___\|  |/ /\   __\  |  \_/ __ \ /     \_/ __ \  #
#  |  | \// __ \\  \___|    <  |  | |   Y  \  ___/|  Y Y  \  ___/  #
#  |__|  (____  /\___  >__|_ \ |__| |___|  /\___  >__|_|  /\___  > #
#             \/     \/     \/           \/     \/      \/     \/  #
#                                                                  #
#                                                                  #
#               [More Download]---> RACKTHEME.COM                  #
#                                                                  # 
#              Homepage: http://www.racktheme.com/                 #   
#------------------------------------------------------------------#
#       To respect the various templates to the team's work        #
#       results,please purchase a commercial copyright,            #
#       site to download only the learning and testing!            #
#------------------------------------------------------------------#
#       Racktheme- The #1 Themes N' Templates Sharing Site         #
#------------------------------------------------------------------#

*/
@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: url(images/bg_color.jpg) repeat top center;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
}
.navigation {
    color: #444444;
	text-decoration: none;
	font-family: tahoma;
	font-weight:bold;
    font-size: 16px;
	padding-top: 8px;
	padding-left: 6px;
	padding-right: 6px;
}
.navigation a{
    color: #444444;
	text-decoration: none;
	font-family: tahoma;
	font-weight:bold;
    font-size: 16px;	
	border-bottom:1px dotted #191919;	
}
.alignleft {
    float: left;
}
.alignright {
    float: right;
}
/*************************************
 Main content
 *************************************/
.bigcontainer { 
	background: url(images/bg.jpg) no-repeat top center;
} 
.bigcontainer2 { 
	
}
.bgcolor { 
	background: url(images/bg_color.jpg) repeat top center;
} 
.bgrepeat { 
	background: url(images/bg_repeat.jpg) repeat-x top center;
} 
.bigcontainer #container { 
	width: 980px;  
	margin: 0 auto; 
	border: 0px solid #000000;
	text-align: left; 
} 
.bigcontainer2 #container { 
	width: 980px;  
	margin: 0 auto; 
	border: 0px solid #000000;
	text-align: left; 
} 
/*************************************
 Header selection
 *************************************/
.bigcontainer #header { 
    height: 385px;
	float: left;
} 
.bigcontainer #header2 { 
    height: 90px;
	float: left;
} 
.bigcontainer2 #header { 
    height: 385px;
	float: left;
} 
.bigcontainer2 #header2 { 
    height: 90px;
	float: left;
} 
.headerline1 {
   width: 980px;
   height: 86px;
   float: left;
}
.headerline2 {
   width: 980px;
   float: left;
}
.logo {
   float: left;
   width: 366px;
   height: 86px;
}
.logotext {
   float: left;
   text-align:left;
   width: 344px;
   height: 20px;
   position: relative;
   text-transform:uppercase;
   top: -10px;
   padding-left: 2px;
   color: #8b9f9f;
   text-decoration: none;
   font-family: "Arial Black";
   line-height: 20px;
   font-size: 12px;
}
/*************************************
 Menu Section
 *************************************/
.menu {
    width: 600px !important;
	text-align: right;
	float: right;
	height: 86px;
}
.menuplace {
    width: 600px;
	float: right;
	padding-top: 15px;
}
.navmenu {
    list-style: none;
	text-decoration: none;
}
.navmenu{
	float: right;
	font-family: tahoma;
	font-weight: bold;
    font-size: 14px;
	text-transform: uppercase;
}
.navmenu li{
	float: left;
}
.navmenu li a{
	color: #404040;
	padding-left: 12px;
	padding-right: 12px;
	line-height: 20px;
}
.navmenu li a{
	display: block;
	text-align: center;
	text-decoration: none;
	float:left;
}
.navmenu li.active a, .navmenu li a:hover, .navmenu li.current_page_item a {
	color: #e01c5b;
	background: #f8feff;
	border: 1px solid #cfd9d9;
	text-decoration: none;
}
.navmenu  { list-style: none; margin: 0px; padding: 0px;}
.navmenu li { padding: 0px; margin: 0px 10px 0 0; display: inline; }
/*************************************
 Slider section
 *************************************/
img{
    border:none;	
}
#slider{
	width: 980px !important;
	height: 300px !important;
	overflow: hidden;
	position: relative
}	
#slider ul, #slider li{
	margin:0;
	padding:0;
	list-style:none;
	}
#slider li{ 
	width:980px !important;
	height:300px !important;
	float: left;
	overflow:hidden;
	}	
.slidertext {
    color: #787878;
	text-decoration: none;
	font-family: "Lucida Sans";
	width: 460px !important;
	height: 162px !important;
	padding-left: 95px;
	padding-top: 5px;
	padding-right: 5px;
	line-height: 34px;
    font-size: 14px;
	float: left;
}
.sliderlink {
	width: 440px !important;
	height: 70px !important;
	padding-left: 65px;
	padding-top: 23px;
	padding-right: 45px;
	float: left;
}
.slidercontent {
    float: left;
	width: 550px !important;
}
.slidertext a{
    color: #f2466a;
	text-decoration: none;
	font-family: "Lucida Sans";
    font-size: 14px;
}
.slidercontentbox {
    width: 980px;
	height: 300px;
	float: left;
}
.sliderimage {
	float: left;
	width: 418px !important;
	height: 291px !important;
	margin-top: 12px;
}
#prevBtn, #nextBtn{ 
	display:block;
	width:47px;
	height:91px;
	position:relative;
	left:0px;
	top:-215px;
	}	
#nextBtn{ 
	left:934px;
	top:-316px;
	}														
#prevBtn a, #nextBtn a{  
	display:block;
	width:47px;
	height:91px;
	background:transparent url(images/slider_left.png) no-repeat 0 0;	
	}	
#nextBtn a{ 
	background:transparent url(images/slider_right.png) no-repeat 0 0;	
	}	
/*************************************
 Main selection
 *************************************/
.bigcontainer #mainContent {
  	width: 660px;
	float: left;
	margin-bottom: 25px;
}
.bigcontainer2 #mainContent {
  	width: 660px;
	float: left;
	margin-bottom: 25px;
}
.bigproductbg {
    width: 978px;
	float: left;
	border: 1px solid #b8c4c4;
	background: url(images/postbg1.png) repeat top left;	
	padding: 0;
	margin: 0;
	margin-bottom: 15px;
}
.bigpost {
    width: 655px;
	float: left;
	border: 1px solid #b8c4c4;
	background: url(images/postbg1.png) repeat top left;	
	padding: 0;
	margin: 0;
	margin-bottom: 15px;
}
.postbg {
    width: 645px;
	float: left;
	margin: 5px;
	border: 1px solid #d3dbdc;
	background: url(images/postbg2.png) repeat top left;	
}
.titlebox {
    float: left;
	width: 622px;
	margin-left: 13px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 10px;
}
.titleleft {
    float: left;
	width: 545px;
	
}
.titleright {
    float: left;
	width: 70px;	
	border-left: 1px solid #bdbdbd;
}
.titlep {
    float: left;
	color: #404040;
	text-decoration: none;
	font-family: "Arial Black";
    font-size: 30px;
	line-height: 40px;
	letter-spacing: -1;
	text-transform:uppercase;
	width: 545px;
}
.titlep a {
	color: #404040;
	text-decoration: none;
	font-family: "Arial Black";
    font-size: 30px;
}
.datep {
    float: left;
	color: #e3e3e3;
	font-family: Verdana;
    font-size: 12px;
	line-height: 20px;
	height: 21px;
	background: #404040;
	padding-left: 5px;
	padding-right: 5px;
}
.postcat {
    color: #686868;
	font-family: Verdana;
    font-size: 12px;
	float: left;
	line-height: 15px;
	text-decoration:none;
}
.postcat a{
    color: #686868;
	font-family: Verdana;
    font-size: 12px;
	line-height: 15px;
	text-decoration:none;
}
.commentbox1 {
    float: left;
	width: 60px;
	text-align:center;
	padding-top: 5px;
	height: 20px;
	color: #404040;
	font-family: Arial;
    font-size: 18px;
	line-height: 25px;
	margin-left: 5px;
}
.commentbox2 {
    float: left;
	width: 60px;
	text-align:center;
	padding-top: 5px;
	height: 15px;
	color: #404040;
	font-family: Arial;
    font-size: 12px;
	line-height: 20px;
	margin-left: 5px;
}
.commentbox1 a{
	color: #404040;
	font-family: Arial;
    font-size: 18px;
	text-decoration: none;
}
.commentbox2 a{
	color: #404040;
	font-family: Arial;
    font-size: 12px;
    text-decoration: none;
}
.postimageborder{
    float: left;
	width: 619px;
	height: 246px;
	background: url(images/postimageborder.png) no-repeat top left;
	margin-left: 10px;
	margin-top: 4px;
}
.postimage {
    margin: 10px;
}
.postcontent {
    margin-left: 13px;
	margin-right: 13px;
	margin-top: 8px;
	float: left;
	color: #404040;
	font-family: verdana;
    font-size: 12px;
	font-style: italic;
	text-align:justify;
	text-decoration:none;
	width: 610px;
}
.postlink {
    float: right;
	margin-right: 20px;
	margin-top: 8px;
	margin-bottom: 8px;
	width: 605px;
	text-align:right;
	color: #404040;
	text-decoration: none;
	font-family: "Arial Black";
    font-size: 12px;
	text-transform:uppercase;
}
.postlink a{
	color: #404040;
	text-decoration: none;
	font-family: "Arial Black";
    font-size: 12px;
	letter-spacing:-1px;
}
/*************************************
 Entry style
 *************************************/
.entry{
	margin-bottom:0em;
	text-align:justify;	
	color: #1e1e1e;
	font-family: tahoma;
	font-size: 13px;
	line-height: 22px;
	text-decoration: none;
	margin: 10px;
	padding-top: 10px;
}
.entry a{
	text-decoration: none;
	color: #000000;
	font-weight:bold;
}
.entry a:hover{
	color:#9ab018;
}
.entry ul {
    margin-bottom:0em;
	text-align:justify;	
	color: #5d6264;
	font-family: tahoma;
	font-size: 14px;
	line-height: 22px;
	text-decoration: none;
}
.entry ul li {
    margin-bottom:0em;
	text-align:justify;	
	color: #5d6264;
	font-family: tahoma;
	font-size: 14px;
	line-height: 22px;
	text-decoration: none;
}
.entry ul li a {
    margin-bottom:0em;
	text-align:justify;	
	color: #95b400;
	font-family: tahoma;
	font-size: 14px;
	line-height: 22px;
	text-decoration: none;
}
.entry p {
margin:0px;
padding:0px 0px 10px;
}

.entry h3{
	font-size:1.5em;
        padding-bottom:0.3em;
}
.entry img {
	max-width:455px;	
	border:3px solid #343434;
  float: left;
  margin-right: 15px;
  margin-bottom: 15px;
  overflow:hidden;
  padding: 0;
}
.postarea {
	background: #4e4e4e top no-repeat;
	float: left;
	width: 440px;
	margin: 0px 0px 10px 0px;
	padding: 10px;
	border: 1px solid #DDDDDD;
}
p.postmetadata {
    text-align:justify;	
	color: #b0cf1d;
	font-family: tahoma;
	font-size: 12px;
	line-height: 22px;
	margin: 8px;
	text-decoration: none;
}
p.postmetadata a{
    text-align:justify;	
	color: #647c3e;
	font-family: tahoma;
	font-size: 12px;
	line-height: 22px;
	text-decoration: none;
}
.singlepostafter{
    text-align:justify;	
	color: #3c3b3b;
	font-family: tahoma;
	font-size: 12px;
	line-height: 19px;
	text-decoration: none;
	margin: 5px;
	border-top:1px dotted #191919;	
	border-bottom:1px dotted #191919;	
}
.singlepostafter a{
    text-align:justify;	
	color: #647c3e;
	font-family: tahoma;
	font-size: 12px;
	line-height: 19px;
	text-decoration: none;
}
.entrybody{
	padding-bottom:6px;
}

.entrybody a{
	border-bottom:1px dotted #CCCCCC;	
}
.entry code{	
	font-size:1.1em;
	padding:.2em;
        text-align:left;
}
.entrymeta{
	
	padding-top:0.5em;
	color:#b3960e;
	border-top:1px dotted #ccc;
  margin-bottom: 3em;
  clear:both;
}
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

.postedby{
	background:url(./images/user.gif) no-repeat;
	padding:3px;
	padding-left:19px;
}
.indexheight {
    height: 60px;
}
.tagcolor {
    color: #999999;
}
.tagcolor a{
    color: #999999;
}
.postmetadata {
    float: left;
	border-bottom:1px dotted #ccc;
	
}
/*************************************
 Main page section
 *************************************/
.welcometitle {
    float: left;	
	width: 635px;
	color: #404040;
	text-align:justify;	
	font-family: "Arial Black";
	font-size: 24px;
	letter-spacing: -1px;
	line-height: 30px;
	text-decoration: none;
	text-transform:uppercase; 
 }
.welcometext {
    float: left;	
	width: 635px;
	color: #404040;
	font-family: verdana;
	font-size: 12px;
	margin: 10px;
	line-height: 28px;
	text-decoration: none;
	font-style: italic;
 }
.welcometext a{	
	color: #e01c5b;
	font-family: verdana;
	font-size: 12px;
	line-height: 28px;
	text-decoration: none;
	font-style:normal !important;
	font-weight: bold !important;
 }
.mainproducttitle {
    float: left;	
	width: 605px;
	color: #404040;
	text-align:justify;	
	font-family: "Arial Black";
	font-size: 18px;
	letter-spacing: -1px;
	line-height: 30px;
	text-decoration: none;
	text-transform:uppercase; 
	margin-left: 10px;
 } 
.productlist {
    float: left;
	width: 655px;
	
 }
.productpost {
    float: left;
	width: 300px !important;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	border: 1px solid #b8c4c4;
	background: url(images/postbg1.png) repeat top left;	
 }
.productimageborder {
    margin: 10px;
	border: 1px solid #b8c4c4;
	background: url(images/postbg1.png) repeat top left;	
 }
 .productimageborder img{
    margin: 10px;
	
 }
/*************************************
 Product page section
 *************************************/
.bigproductbg {
    width: 978px;
	float: left;
	border: 1px solid #b8c4c4;
	background: url(images/postbg1.png) repeat top left;	
	padding: 0;
	margin: 0;
	margin-bottom: 15px;
}
.productleft {
    float: left;
	width: 418px;
	margin-top: 10px;
}

.productright {
    float: right;
	width: 550px;
	margin-right: 10px;
	margin-top: 10px;
}
.producttext {
    float: left;
	border: 1px solid #b8c4c4;
	background: url(images/postbg1.png) repeat top left;	
	width: 550px;
	color: #121410;
	text-align:justify;	
	font-family: verdana;
	font-size: 12px;
	line-height: 24px;
	text-decoration: none;
}
.producttextborder {
    float: left;
	margin: 10px;
}
.producttext h2{
    float: left;
	color: #4a4a4a;
	font-weight:bold;
	text-align:justify;	
	font-family: tahoma;
	font-size: 18px;
	width: 530px;
	line-height: 24px;
	text-decoration: none;
	margin: 0;
	padding: 0;
}
.productrightbottom {
    float: left;
	width: 550px;
}
.productrightfeature {
    float: left;
	width: 262px;
	color: #4a4a4a;
	font-weight:bold;
	text-align:justify;	
	font-family: tahoma;
	font-size: 14px;
	line-height: 24px;
	text-decoration: none;
	margin-bottom: 15px;
	margin-right: 10px;
	margin-top: 15px;
}
.productrightfeature h3{
    float: left;
	width: 262px;
	color: #4a4a4a;
	font-weight:bold;
	text-align:justify;	
	font-family: tahoma;
	font-size: 18px;
	line-height: 24px;
	text-decoration: none;
	margin: 0;
	padding: 0;
}
.productrightbuttons {
    float: right;
	width: 278px;
	margin-top: 15px;
	margin-bottom: 15px;
}
/*************************************
 Sidebar selection
 *************************************/
.bigcontainer #sidebar1 {
	float: right; 
	width: 302px; 
}
.bigcontainer2 #sidebar1 {
	float: right; 
	width: 302px; 
}
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: left;
	width: 300px;
	color: #404040;
	text-decoration:none;
	font-weight: bold;
	font-size: 14px;
	float: left;
	}
#searchsubmit {
	height: 22px;
	width: 60px;
	float: right;
	background: #f8feff;
	color:#404040;
	text-decoration:none;
	font-weight: bold;
	font-size: 14px;
	font-family: tahoma;
	border: 1px solid #cfd9d9;
	margin-right: 10px;
	margin-top: 4px;
}
#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}
#sidebarbox ul, #sidebar ul ol {
	margin-left: 0px;
	padding: 0;
	}
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}
#sidebar ul li {
    list-style:none;
	width: 300px;
	margin-bottom: 6px;
	line-height: 30px;
	float: right;
	border-bottom: 0px solid #dadada;
	}
#sidebarb ul li {
    list-style:none;
	width: 300px;
	margin-bottom: 6px;
	line-height: 30px;
	float: right;
	border-bottom: 0px solid #dadada;
	}
#sidebar ul p, #sidebar ul select {
	margin: 1px 0 1px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 1px 0 0 1px;
	}
#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 1px;
	}
ol li, #sidebar ul ol li {
	list-style: none;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 1px 0 0;
	padding: 0;
	}

.sidebarboxcontent {
	float: left; 
	width: 302px; 
	margin-top: 7px;
}
#sidebar ul .sidebarboxcontent ul li {
	list-style-image: url(images/sblist.png);
	list-style-position:inside;
	margin-left: 1px;
	background: url(images/sblistbg.png) no-repeat bottom center;
	padding-bottom: 5px;
	padding-top: 7px;
	padding-left: 8px;
	min-height: 25px !important;
	position:relative;
	width: 300px;
	}
#sidebarb ul .sidebarboxcontent ul li {
	list-style-image: url(images/sblist.png);
	list-style-position:inside;
	margin-left: 1px;
	background: url(images/sblistbg.png) no-repeat bottom center;
	padding-bottom: 5px;
	padding-top: 7px;
	padding-left: 8px;
	min-height: 25px !important;
	position:relative;
	width: 300px;
	}
.sbboxblank {
    float: left;
    width: 290px;
	height: 14px;
	margin-left: 5px;
}
#sidebar h2 {
	height: 55px !important;
	color: #919191;
	font-family: tahoma;
	text-decoration: none;
	text-transform:uppercase;
	font-size: 18px;
	font-weight: bold;
	padding-left: 15px !important;
	padding-top: 8px !important;
	padding-bottom: 0px;
	padding-right: 0px;
	background: url(images/sbtitle.png);
	width: 287px;
}
#sidebarb h2 {
	height: 55px !important;
	color: #919191;
	font-family: tahoma;
	text-decoration: none;
	text-transform:uppercase;
	font-size: 18px;
	font-weight: bold;
	padding-left: 15px !important;
	padding-top: 8px !important;
	padding-bottom: 0px;
	padding-right: 0px;
	background: url(images/sbtitle.png);
	width: 287px;
}
#sidebar ul ul li, #sidebar ul ol li {
	margin: 1px 0 0;
	padding: 0;
	}
#sidebar {
	float: right;
	width: 300px;
	margin: 0px;
	padding: 0px;
}
#sidebarb {
	float: right;
	width: 300px;
	margin: 0px;
	padding: 0px;
}
#sidebar a img {
	border: none;
	margin: 0px;
	padding-left: 1px;
}
#sidebar a {
	border: none;
	margin: 0px;
	color: #424242;
	line-height: 20px;
	text-decoration: none;
	font-size: 14px;
	font-family: verdana;
}
#sidebar a:hover {
	border: none;
	margin: 0px;
	line-height: 20px;
	text-decoration: none;
	color: #c6164e;
	font-size: 14px;
	font-family: verdana;
}
#sidebar a:visited {
	border: none;
	margin: 0px;
	line-height: 20px;
	text-decoration: none;
	color: #424242;
	font-size: 14px;
	font-family: verdana;
}
.bannerbox {
    float: left;
	margin-left: 5px;
	padding: 0;
}
.bannerbg {
    float: left;
	background: url(images/125_bg.png) no-repeat top center;
	margin: 4px;
} 
.bannerbg img{
    margin: 4px;
} 
/*************************************
 Calendar style
 *************************************/
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 14px;
	}

#wp-calendar a {
	text-decoration: none;
	color: #c6164e;
	margin: 1px;
	}
#wp-calendar {
	text-decoration: none;
	color: #717171;
	}
#wp-calendar caption {
	font: bold 14px 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
#calendar_wrap {
    float: left;
	width: 220px;
	margin: 10px;
	margin-left: 30px;
	text-align: center;
}
 
/*************************************
 Comments
 *************************************/
.commentsblock, contactform{
	font-size:14px;
        clear:both;
        padding-top:20px;
}
li.recentcomments {
        margin-left: 5px;
		color:#7f928e;
	    font-size:14px;
	    list-style-type:none;
}
.commentsblock textarea, .contactform textarea{
	width:560px;
}
.commentsblock input, .commentsblock textarea, .contactform input, .contactform textarea{
	border:0px solid #d1d1d1;
}
.commentsblock textarea:focus, .contactform textarea:focus{
	background:#eee;
	border:1px solid #a1a1a1;
}
.commentsblock textarea:focus, .commentsblock input:focus, .contactform textarea:focus, .contactform input:focus{

	background:#eee;
	border:1px solid #a1a1a1;
}
.commentauthor{
	display:block;
	font-size:115px;
}
ol.commentlist{
	color:#353535;
	width: 580px;
	font-size:14px;
	list-style-type:none;
	margin:0;
	margin-left: 0px;
	margin-top:1.0em;
	padding:1px; 
	float: left;     
}
.commentlist li{
	color:#484848;
	width: 580px;
	background: #f7f7f7;
	font-size:13px;
	list-style-type:none;
	margin:0;
	margin-left: 8px;
	margin-right: 8px;
	margin-top:1.0em;
	padding:1px; 
	float: left;     
}
ol.commentlist a{
	color:#7f928e;
	font-size:13px;
	text-decoration:none;
}
ol.commentlist a:hover{
	color:#ff4d16;
	font-size:13px;
}
.commentlist li{
	margin-bottom:0.5em;
	padding:0.8em;
}
.commentlist img{
	float: left;
	margin: 8px;
}
.commentlist p {
margin:10px 5px 10px 59px;
text-transform:none;
font-size:1em;
}
.commentlist blockquote p {
margin:10px 5px 10px 5px;
}

.commentlist blockquote {

margin:10px 0px 10px 59px;
}

.alt{
	background:#e3e7cb;

}
.comment_headings{
	font-size:1.3em;
	color:#6C6C6C;
}	
.commentmeta{
	font-size:1em;
	
}
.commentmeta cite{
   font-weight:bold;
    font-size:16px;
}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}
#respond {
	margin-top: 5px;
	color: #d4d4d4;
	}
#respond h3 {
    font-size: 18px;
	font-family: tahoma;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 5px;
	color: #a1a1a1;
	line-height: 20px;
	width: 400px;
	text-decoration: none;
	}
#commentform p {
    font-size: 14px;
	font-family: tahoma;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #a1a1a1;
	line-height: 20px;
	text-decoration: none;
	}
#commentform p a{
    font-size: 14px;
	font-family: tahoma;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #90a510;
	line-height: 20px;
	text-decoration: none;
	}
#commentform textarea {
	width: 595px;
	padding-left: 5px;
	float: left;
	background: #ffffff;
	font-size:14px;
	border: 1px solid #e4e4e4;
	color: #212121;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	padding: 5px;
	width: 603px;
	height: 35px;
	float: left;
	background:#ffffff;
	border: 1px solid #e4e4e4;
	line-height: 20px;
	text-decoration: none;
	color: #212121;
	font-size: 18px;
	font-family: tahoma;
	}
.commentbox {
    padding: 5px;
	width: 580px;
	overflow:hidden;
}
.commentbox h3{
    line-height: 20px;
	text-decoration: none;
	color: #c4c4c4;
	font-size: 18px;
	font-family: tahoma;
	margin-left: 8px;
}
.commentbox {
    line-height: 20px;
	text-decoration: none;
	color: #c4c4c4;
	font-size: 18px;
	font-family: tahoma;
	float: left;
	margin-left: 1px;
}
.commentbox h3 a{
    line-height: 20px;
	text-decoration: none;
	color: #c4c4c4;
	font-size: 18px;
	font-family: tahoma;
}
.commentbox a{
    line-height: 20px;
	text-decoration: none;
	color: #c4c4c4;
	font-size: 18px;
	font-family: tahoma;
}
/*************************************/

 
/*************************************
 Footer selection
 *************************************/
.footer { 
	background: url(images/footerbg.png) repeat-x top left;
	min-height: 302px !important;
	overflow:hidden;
}
.footercontent { 
	width: 980px;  
	margin: 0 auto; 
	text-align: left; 
	position:relative;
} 
.footerline1 {
    width: 980px;
	float: left;
	height: 61px;
}
.footerline2 {
    width: 980px;
	float: left;
	min-height: 161px !important;
	position:relative;
} 
.footersearch {
    width: 468px;
	float: left;
	margin-top: 5px;
	height: 61px;
	background: url(images/search_bg.png) no-repeat top left;
}
.footersearch h1 {
    color: #fefefe;
	text-decoration: none;
	font-family: "Arial Black";
    font-size: 18px;
	padding-left: 22px;
	padding-top: 12px;
	margin: 0;
	width: 95px;
	float: left;
	letter-spacing:-1px;
	text-transform:uppercase;
}
.footersearch2 {
   float: left;
   margin: 0;
   padding-top: 17px;
   margin-left: 5px;
}
.footersearch2 input[type="text"]{
   width: 255px;
   height: 15px;
   background: transparent;
   border: 0px;
   margin-right: 20px;
}
.footersearch2 input[type="image"]{
   border: 0px;
   margin: 0;
}
.footersocial {
   float: right;
   width: 350px;
   height: 95px;
   margin-top: 5px;
   padding: 0;
}
.footerbox1 {
   float: left;
   width: 260px;
}
.footerbox2 {
   float: left;
   width: 215px;
    margin-top: 20px;
	position:relative;
	min-height: 140px;
	color: #ffffff;
}

.footerseparate {
   width: 2px;
   float: left;
   height: 198px;
   margin-top: 30px;
   background: url(images/footerseparate.png) no-repeat top left;
}
.footercredit1 {
   color: #fbfbfb;
   width: 260px;
	text-decoration: none;
	font-family: verdana;
    font-size: 11px;
	margin: 0;
	float: left;
	line-height: 20px;
	margin-top: 30px;
	margin-left: 15px;
}
.footercredit1 a{
   color: #fbfbfb;
	text-decoration: none;
	font-family: verdana;
    font-size: 11px;
}
.footercredit2 {
   color: #fbfbfb;
   width: 260px;
	text-decoration: none;
	font-family: verdana;
    font-size: 11px;
	margin: 0;
	float: left;
	line-height: 20px;
	margin-left: 15px;
}
.footercredit3 {
   color: #a6a6a6;
   width: 260px;
	text-decoration: none;
	font-family: verdana;
    font-size: 10px;
	margin: 0;
	float: left;
	line-height: 20px;
	margin-left: 15px;
	margin-top: 5px;
}
.footercredit3 a{
   color: #a6a6a6;
	text-decoration: none;
	font-family: verdana;
    font-size: 10px;
}
.footerbox2 ul{
    list-style:none;
	margin: 0;
	padding:0;
	margin-left: 10px;
	margin-right: 5px;
}
.footerwidgetbox  ul li {
	list-style-image: url(images/footerlist.png);
	list-style-position:inside;
	margin-left: 1px;
	padding-bottom: 3px;
	padding-top: 5px;
	padding-left: 8px;
	font-family: verdana;
	font-size: 14px;
	color: #fbfbfb;
	text-decoration:none;
	min-height: 22px !important;
	position:relative;
	width: 194px !important;
	}
.footerwidgetbox  a {
	font-family: verdana;
	font-size: 14px;
	color: #fbfbfb;
	text-decoration:none;
	}
.footerwidgetbox  a:hover {
	font-family: verdana;
	font-size: 14px;
	color: #e01c5b;
	text-decoration:none;
	}
.footerwidgetbox h3 {
    	font-family: "Arial Black";
	font-size: 14px;
	color: #fbfbfb;
	text-decoration:none;
	list-style:none;
}
/*************************************
 Other selection
 *************************************/
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}