/*
	Theme Name: Solidcactus
	Description: Custom 2 Column, Widget Ready Wordpress theme.
	Author: Solid Cactus
	Author URI: http://www.solidcactus.com
	Tags: two columns, widget ready, fixed width
	
	The CSS, XHTML and design is copyrighted Solid Cactus
	
*/


img, a{border: 0;}
body{text-align: center; font-size: 75%;} /* Set font size to 12px in IE */
html>body{font-size: 13px;} /* Set font size to 12px in everything else  */
#container{text-align: left; margin: 0 auto;}
#bodyshell{float: left; width: 100%;}
#main{
    margin: 0;
    padding: 0 0 47px;
    width: 1114px;
}
#footer{clear: both;}

.clear{clear: both;}
.clearer{clear: both; width: 100%; height: 0; font-size: 0; overflow: hidden;}
.float-left{float: left; display: inline;}
.float-right{float: right; display: inline;}

ul.infolinks, .infolinks ul{margin: 0; padding: 0; list-style: none;}
ul.infolinks li, .infolinks ul li{list-style: none; display: inline;}
ul.infolinks-ds, .infolinks-ds ul {margin: 0; padding: 0; list-style: none;}
ul.infolinks-ds li, .infolinks-ds ul li {list-style: none; display: block;}

h1{
	color: #6D8CC7;
    font-size: 1.85em;
    font-weight: bold;
    margin: 8px 0 -16px;
}
h2{
	color: #6D8CC7;
    font-size: 1.50em;
    font-weight: bold;
    margin-bottom: 12px;
    line-height:24px;
}
h3{
    color: #EC3620;
    font-size: 16px;
    font-weight: bold;
    line-height: 17px;
}
h4{
    color: #212121;
    font-size: 17px;
    font-style: italic;
}
h5{
    font-size: 16px;
    font-weight: bold;
}
h6{font-size: 1.1em;}
h2.title, h2.title a {
    color: #EC3620;
    font-size: 26px;
    font-weight: bold;
    margin: 0 0 7px;
	text-decoration: none;
}
strong{font-weight: bold; }
em{font-style: italic;}
hr{background-color: #D7D7D7; border-top: 1px solid #D7D7D7; border-bottom: none; border-left: none; border-right:none; color: #C7D2D8; height: 1px; margin: 22px 0 20px;}

ul, ol, dl{list-style-position: outside; margin: 1em 1em 1em 2em;}
dl{margin-left: 1em;}
dd{margin-left: 2em;}

p{margin-bottom: 1em;}
blockquote{margin: 1em;}
a{color: #6E8CC8; text-decoration: underline;}

body{ color: #4A4A4A; font-family: Arial, Helvetica, sans-serif; background: url("images/homebg.gif") repeat-x scroll 0 123px #FFFFFF;}
#container{width: 1114px;}
#rightnav{
    float: right;
    margin: 0;
    padding: 8px 0 35px 15px;
    width: 187px;
}
#content{
    background: none repeat scroll 0 0 #FFFFFF;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    margin: 25px 0 0;
    padding: 35px 34px 35px 47px;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
}
#content-home{}
#content-pad{
    float: left;
    min-height: 250px;
    padding: 0 0 40px;
    width: 814px;
}
.page-contents {
    padding: 22px 0 15px 0;
    border-bottom: solid 4px #E7E7E7;
}
#content-pad-home{}
.fullwidth {width: 909px !important;}

/* Start Header Styles */
#header{
    height: 123px;
    position: relative;
}
#header #headerlinks{
    position: absolute;
    right: 49px;
    text-align: right;
    top: 81px;
    width:750px;
}
#header #headerlinks ul{
	margin: 0; 
	text-align: right;
}
#header #headerlinks ul li{
    background: url("images/navbtn.gif") repeat-x scroll 0 0 transparent;
    border-radius: 2px 2px 2px 2px;
    height: 14px;
    margin: 0 2px 0 0;
    padding: 8px 10px;
}
#header #headerlinks ul li a, #header #headerlinks ul li.current-menu-item a{
    color: #FFFFFF;
    font-size: 14px;
    font-weight: bold;
    padding: 0;
    text-decoration: none;
    text-transform: uppercase;
}
#header #headerlinks ul li a:hover{
    text-decoration: none;
}
#header #headerlinks ul li ul {
	display: none;
}
#header .logo{
    left: 53px;
    position: absolute;
    top: 27px;
}
.searcharea {
    background: url("images/searchbg.png") no-repeat scroll 0 0 transparent;
    position: absolute;
    right: 51px;
    top: 35px;
    width: 158px;
}
.searcharea .searchInput {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    color: #696969;
    float: left;
    font-size: 11px;
    font-style: italic;
    height: 14px;
    margin: 5px 0 6px !important;
    padding: 0 10px !important;
    width: 110px !important;
}
.searcharea .searchbtn {
    float: right;
    margin: 0 !important;
    padding: 2px 7px 0 0 !important;
}
/* End Header Styles */

/* Start Footer Styles */
#wrapper {
	background: url(images/wrapperbg.gif) repeat-x 0 bottom transparent;
}
#footer{
    height: 281px; 
    margin: 0 auto;
    padding: 43px 0 0;
    width: 1008px;
}
.smicons {
    float: left;
    width: 320px;
}
.smicons ul {
    margin: 0;
}
.smicons ul li {
    float: left;
    list-style-type: none;
    text-align: left;
    width: 47%;
}
.footer-bottom {
    background: none repeat scroll 0 0 #CF260F;
    clear: both;
    margin: 27px 0 0;
    padding: 15px 21px;
}
.footerlinks {
    float: left;
    padding: 6px 0 0;
    width: 650px;
}
.footerlinks ul {
    margin: 0;
    text-align: left;
}
.footerlinks ul li {
    display: inline;
    padding: 0 20px 0 0;
}
.footerlinks ul li a {
    color: #FFFFFF;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
}
.footerlinks ul li a:hover {}
.copyright {
    color: #FFFFFF;
    float: right;
    font-size: 11px;
    text-align: center;
    width: 284px;
}
.copyright a {
    color: #FFFFFF;
    text-decoration: none;
}
.copyright a:hover {}
/* End Footer Styles */


/*TESTIMONIALS*/
div.lnpadding {
    color: #FFFFFF;
    width: 583px;
}
div.testis {
    background: url("images/quote.png") no-repeat scroll 0 0 transparent;
    float: left;
    padding: 0 0 0 87px;
    width: 600px;
}
#testimonials{
    display: block;
    margin: 0;
    min-height: 109px;
    padding: 0;
    text-align: left;
}
ul#testimonials li{
    font-size: 17px;
    height: 109px;
    line-height: 21px;
    list-style: none outside none;
    margin: 0;
    overflow: hidden;
    text-align: left;
}
ul#testimonials li .testi p {
    margin: 0;
}
div.author {
    clear: both;
    font-size: 13px;
    font-style: italic;
    font-weight: bold;
    padding: 4px 0 0;
}
.test-links {
    clear: both;
    padding: 13px 0 0;
    text-align: left;
}
.test-links a {
    color: #FFFFFF;
    font-size: 12px;
    font-weight: bold;
}
/*END TESTIMONIALS*/

/* Start Title Styles */
.pagebanner{
    background: url("images/hdbg.gif") repeat-x scroll 0 0 transparent;
    border-radius: 4px 4px 4px 4px;
    color: #FFFFFF;
    font-size: 19px;
    font-weight: bold;
    padding: 16px 14px;
}
/* End Title Styles */

/* Start Breadcrumbs */
.breadcrumb{display: none;}
.breadcrumb a{text-decoration: none;}
.breadcrumb a:hover{color:#1C7BB3; text-decoration: underline;}
/* End Breadcrumbs */

/* Start Homepage Styles */
.homepageLayout {}
.homebanner {
    height: 457px;
    position: relative;
    width: 1114px;
}

.banner-text {
    color: #272727;
    float: right;
    font-size: 16px;
    font-style: italic;
    left: 558px;
    line-height: 20px;
    position: absolute;
    top: 91px;
    width: 473px;
}
.banner-text h1 {
    color: #696969;
    font-size: 53px !important;
    font-style: normal !important;
    font-weight: bold !important;
    line-height: 43px !important;
    margin: 0 0 27px;
    text-shadow: 1px 1px #FFFFFF;
}
.bannerbtn {
    margin: 46px 0 0;
}
.bannerbtn a {
    background: url("images/bannerbtnlt.png") no-repeat scroll 0 0 transparent;
    border-bottom-right-radius: 4px;
    border-top-right-radius: 3px;
    color: #FFFFFF;
    font-size: 20px;
    font-style: normal;
    font-weight: bold;
    padding: 10px 16px;
    text-decoration: none;
    text-shadow: 1px 1px #2F479D;
    text-transform: uppercase;
}
.homecontenttop {
    margin: 10px auto 0;
    width: 1008px;
}
.tools {
    float: left;
    margin: 0 45px 0 0;
    width: 645px;
}
.tools h2 {
    background: url("images/icon-tool.png") no-repeat scroll 0 0 transparent;
    padding: 15px 0 17px 63px;
}
ul.toolsposts {
	margin: 0;
}
ul.toolsposts li {
    color: #494949;
    float: left;
    font-size: 12px;
    line-height: 16px;
    list-style-type: none;
    padding: 0 24px 11px 0;
    width: 298px;
}
ul.toolsposts li a {
    color: #EC371F;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
}
ul.toolsposts li a:hover {
	text-decoration: underline;
}
.toolslink {
    clear: both;
    padding: 8px 0 0;
}
.tips {
    float: left;
    width: 318px;
}
.tips h2 {
    background: url("images/icon-tips.png") no-repeat scroll 0 0 transparent;
    padding: 15px 0 17px 63px;
}
.tips-content {
    clear: both;
    font-weight: bold;
    line-height: 17px;
}
.tipslink {
    clear: both;
    margin: 16px 0 0;
}
.homecontentmid {
    border-bottom: 1px solid #D7D7D7;
    border-top: 1px solid #D7D7D7;
    margin: 38px auto 0;
    padding: 12px 0 50px;
    width: 1008px;
}
.homecontentmid h2 {
    background: url("images/icon-mouse.png") no-repeat scroll 0 0 transparent;
    float: left;
    padding: 10px 0 3px 39px;
}
.recentpostslink {
    float: right;
    padding: 11px 0 0;
    text-align: right;
}
ul.recentposts {
    clear: both;
    margin: 0;
    padding: 3px 0 0;
}
ul.recentposts li {
    float: left;
    list-style-type: none;
    margin: 0 36px 0 0;
    width: 312px;
}
ul.recentposts .lastpost {
    margin: 0 !important;
}
ul.recentposts li a {
    color: #494949;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
}
ul.recentposts a:hover {}
ul.recentposts .date {
    font-style: italic;
}
ul.recentposts .posttitle {
    min-height: 33px;
    padding: 0 0 8px;
}
.homecontentbtm {
    clear: both;
    margin: 30px auto 0;
    width: 1056px;
}
.videos {
    float: left;
    width: 508px;
}
.videostitle {
    float: left;
}
.videostitle h2 {}
.videoslink {
    float: right;
    padding: 6px 0 0;
    text-align: right;
}
.videoscontent {
    clear: both;
    padding: 10px 0 0;
}
.videoscontent iframe {
    width: 424px !important;
    height: 343px !important;
}
.videoscontent h3 {
    margin: 0 0 9px;
}
.videoscontent h3 a {
    color: #ED381B;
    font-weight: bold;
    text-decoration: none;
}
.videoscontent p {
    font-weight: bold;
}
.books {
    background: none repeat scroll 0 0 #FAFAFA;
    border: 1px solid #D7D7D7;
    float: right;
    padding: 8px;
    width: 483px;
}
.books-content {
    background: none repeat scroll 0 0 #F4F4F4;
    padding: 26px 34px;
}
.books-content h2 {}
.bookstext {
    font-weight: bold;
    line-height: 24px;
}

.bookstext a{
	text-decoration:none;
}
.bookslink {
    clear: both;
}
.morebtn {
    background: url("images/redarrow.png") no-repeat scroll right 3px transparent;
    color: #EC371F;
    font-size: 12px;
    font-weight: bold;
    padding: 0 13px 0 0;
    text-decoration: none;
    text-transform: uppercase;
}

/* End Homepage Styles */

/* Start Sidebar Styles */
#rightds.infolinks ul.page-cats {background-color: #FFFFFF; border: 1px solid #E0E0E0; float: left; margin: 0 0 10px; padding: 3px; width: 179px;}
#rightds.infolinks ul.page-cats li ul li {background: url("images/bullet.png") no-repeat scroll 11px 6px transparent; display: block;}
#rightds{width: 180px;}
#rightds li.widget{background-color: #FFFFFF; border: 1px solid #E0E0E0; float: left; margin: 0 0 10px; padding: 3px; width: 179px;}
#rightds li h2{
	background-color: #E9EAE8;
    color: #6E6E6E;
    font-size: 14px;
    font-weight: normal;
    letter-spacing: 0.02em;
    padding: 7px 10px;
    text-transform: uppercase;
}
#rightds li ul{background-color: #FFFFFF; padding: 12px 0;}
#rightds li ul li{padding: 0 5px 7px 10px; display: block;}
#rightds li ul li:last-child{padding: 0 5px 0 10px;}
#rightds li ul li a{color: #4E4E4D; padding: 0 0 0 12px; text-decoration: none;}
#rightds li ul li a:hover{color: #6C8CC8; text-decoration: underline;}
#rightds li ul li ul{margin: 0 0 0 20px; padding: 5px 0;}
#rightds li ul li ul li{padding: 0 !important;}
#rightds li ul li ul li:last-child{}
#rightds li ul li ul li a{background: none; padding: 0;}
#rightds li.widget_archive{}
#rightds li.widget_archive select{margin: 15px 9px 12px; width: 160px;}
#rightds li.widget_calendar{}
#rightds li.widget_calendar #calendar_wrap{margin: 10px 24px 0; width: 130px;}
#rightds li.widget_calendar #calendar_wrap #wp-calendar{}
#rightds li.widget_calendar #calendar_wrap #wp-calendar caption{font-weight: bold; margin: 0 0 3px;}
#rightds li.widget_calendar #calendar_wrap #wp-calendar thead{font-weight: bold;}
#rightds li.widget_calendar #calendar_wrap #wp-calendar tfoot{}
#rightds li.widget_calendar #calendar_wrap #wp-calendar tfoot{}
#rightds li.widget_calendar #calendar_wrap #wp-calendar tfoot td{}
#rightds li.widget_calendar #calendar_wrap #wp-calendar tfoot td#prev{}
#rightds li.widget_calendar #calendar_wrap #wp-calendar tfoot td#next{}
#rightds li.widget_calendar #calendar_wrap #wp-calendar thead th{}
#rightds li.widget_calendar #calendar_wrap #wp-calendar tbody tr{}
#rightds li.widget_calendar #calendar_wrap #wp-calendar tbody tr td{}
#rightds li.widget_categories{}
#rightds li.widget_categories select{margin: 15px 9px 12px; width: 160px;}
#rightds li.widget_nav_menu{}
#rightds li.widget_links{}
#rightds li.widget_meta{}
#rightds li.widget_meta li{display: block;}
#rightds li.widget_pages{}
#rightds li.widget_recent_comments{}
#rightds li.widget_recent_entries{}
#rightds li.widget_search{}
#rightds li.widget_search form{
    margin: 0;
    padding: 8px 0;
}
#rightds li.widget_search form label{display:none;}
#rightds li.widget_search form input#s{height: 20px; width: 112px;}
#rightds li.widget_search form input#searchsubmit{}
#rightds .searchInput {
    float: left;
    margin: 0 0 8px 5px;
    padding: 4px;
    width: 132px;
}
#rightds .searchbtn {
    float: right;
    margin: 3px 7px 0 0;
}
#rightds li.widget_tag_cloud{}
#rightds li.widget_tag_cloud .tagcloud{background-color: #FFFFFF; padding: 10px;}
#rightds li.widget_tag_cloud .tagcloud a{padding: 1px; text-decoration: none;}
#rightds li.widget_tag_cloud .tagcloud a:hover{text-decoration: underline;}
#rightds li.widget_text{}
#rightds li div.textwidget {padding:12px 9px; line-height: 1.45em;}

/* End Sidebar Styles */

/* Start Left Column Styles */
#rightnavmain{}
/* End Left Column Styles */

/* Start Misc Styles */
.contactformleft {
    float: left;
    margin: 0 24px 0 0;
    border-right: solid 1px #C6D1D8;
    padding: 0 15px 0 0;
}
.contactformleft .submit {
    background: url("images/btnbg.gif") repeat-x scroll 0 0 transparent;
    border: medium none;
    border-radius: 4px 4px 4px 4px !important;
    color: #FFFFFF;
    cursor: pointer;
    font-size: 14px;
    font-weight: bold;
    margin: 9px 0 0 5px;
    padding: 7px 8px !important;
    text-transform: uppercase;
}
.slideshowlink {display: none !important;}

.page-featured-img {
    float: left;
    margin: 0;
    padding: 0;
}
.page-featured-img img {
	background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #D3D3D3;
    margin: 0 15px 10px 0;
    padding: 5px;
}
div.content-block {
	border-bottom: solid 1px #d3d3d3;
    padding: 11px 0;
    margin-bottom: 15px;
}
.customcontactform input, select, textarea {
    border: 1px solid #D3D3D3;
    border-radius: 0 0 0 0 !important;
}
.contents{
    font-size: 13px;
    line-height: 17px;
    padding: 0 0 12px;
    text-align: justify;
    overflow:hidden;
}
.whitebg{}
.post {padding: 10px 0; border-bottom: solid 1px #D5D5D5;}
.title_new, h2.title_new a{
    color: #EC3620;
    font-size: 17px;
    font-weight: bold;
    margin: 0 0 7px;
	text-decoration: none;
	line-height:15px;
	margin-top:20px;
	}
.testiauthor {
    font-weight: bold;
    font-style: italic;
}
.testicontent {
    font-size: 15px;
    line-height: 18px;
    padding: 0 0 4px;
}
.navLinks {
    margin: 15px 0 0;
    clear: both;
}
.widget_sp_image {
    border: none !important;
}
.ss_wrapper {
    padding: 18px 0;
}
#content .page_heading, #content .post_heading {
    font-size: 17px;
    font-style: normal;
}
ul.page_item_list li, ul.post_item_list li {
    font-size: 13px;
}
.commentssection {
    padding: 29px 0 0 0;
    border-top: solid 1px #D5D5D5;
    margin: 33px 0 0 0;
}
.commentlist li {
    padding: 0 0 35px;
}
.comment-meta {
    padding: 6px 0 17px;
}
#commentsHolder {
    padding: 29px 0 0 0;
}
/* End Misc Styles

/* Start Image Classes */
.alignnone{padding: 6px;}
.alignleft{float: left; margin-right: 22px; padding: 6px;}
.aligncenter{display: block; margin: 0 auto; padding: 6px;}
.alignright{float: right; margin: 20px 0 20px 20px; padding: 6px;}
/* End Image Classes */


/* Start Sequence Banner */
   /* sequence banner */
   .scSequenceBannerMain div img {
    border: solid 21px #2F2F2F;
}
    .scSequenceBanner {
		background: none repeat scroll 0 0 #FFFFFF;
		border: 1px solid #D6D6D6;
		font-family: Arial,Helvetica,sans-serif;
		height: 307px;
		overflow: hidden;
		padding: 5px 5px 92px;
		position: relative;
		width: 918px;
	}
    .scSequenceBannerMain {position:relative;}
    .scSequenceBannerMain div {position:absolute; top:0; left:0;}
    .scSequenceButtons { height:25px; position:absolute; z-index:100;}
    /* graphical button background */
    a.scSButton {
	    background: url("images/scSBbtn.png") no-repeat scroll -88px 0 transparent;
		color: #000000;
		cursor: pointer;
		display: block;
		float: left;
		font-size: 11px;
		height: 90px;
		margin: 0;
		padding: 0;
		text-align: center;
		width: 44px;
		text-indent: -9999px
	}
    a.scSButton:hover {background:url(images/scSBbtn.png) no-repeat 0 0; font-weight:bold;}
    a.scSBon, a.scSBon:hover {background:url(images/scSBbtn.png) no-repeat -44px 0; font-weight:bold;}
    /** square button (CSS version) 
    a.scSButton {cursor:pointer; display:block; float:left; width:20px; padding:2px 0; background:#000; color:#fff; text-align:center; font-size:12px; margin:0 2px 2px 0; border:1px solid #fff;}
    a.scSButton:hover {background:#555;}
    a.scSBon, a.scSBon:hover {background:#900;}
    **/
    .scSequencePause {position:absolute; width:72px; height:20px; z-index:100; background:url(images/scSBPause.png) no-repeat 0 0;}
 /* End Sequence Banner*/
 
 
 .shop_online_image{
 	float: left;
 	width: 80px;
	margin-right: 5px;
	border: 1px solid #E9EAE8;
	height: 100px;
 }
 .padding_bottom_zero{
 	padding-bottom: 0px !important;
 }
 .main_box{
    float: left;
    margin-bottom: 18px;
 }
 .margin_bottom_10px{
 	margin-bottom: 10px;
 }

.cloud-dome-images,
.cloud-dome-lighting,
.basic-cloud-images{
	float:right;
}

.cloud-dome-images a{
	width: 192px;
	height: 165px;
	display: block;
	padding: 5px;
	border: 1px solid black;
	margin-bottom: 10px;
	margin-left: 6px;
}

.cloud-dome-lighting a{
	width: 180px;
	height: 153px;
	display: block;
	padding: 12px;
	border: 1px solid black;
	margin-bottom: 10px;
	margin-left: 6px;
}

.basic-cloud-images{
	width:220px;
}

.basic-cloud-images a{
	width: 180px;
	display: block;
	padding: 12px;
	border: 1px solid black;
	margin-bottom: 10px;
	margin-left: 6px;
}

.basic-cloud-images a img{
	padding:0;
	margin:0;
}

.feedback-form{
	width:500px;
	padding:10px;
	border:2px solid #4264A3;
	margin:0 auto;
}

form .wpcf7-form{
	width:500px;
	padding:10px;
	border:2px solid #4264A3;
	margin:0 auto;
}

.feedback-form div{
	margin-bottom:10px;
}	

.wpcf7-form div{
	margin-bottom:10px;
}


.feedback-form .checkbox{
	float:left;
	display:block;
	margin-right:10px;
	margin-top:2px;
}

.feedback-label{
	display:block;
	width:95px;
	float:left;
}

.wpcf7-form .feedback-label{
	display:block !important;
	width:95px !important;
	float:left !important;
}

.wpcf7-form textarea {
	width: 380px;
	height: 100px;
}

.feedback-form .submit{
	width:48px;
	height:18px;
	margin:0 auto;
}

.feedback-form input{
	padding:5px;
}

.wpcf7-form input{
	padding:5px;
}

.wpcf7-submit{
	cursor: pointer;
	width: 70px;
}

span.wpcf7-not-valid-tip {
	position: absolute;
	top: -2px !important;
	left: 3px !important;
	z-index: 100;
	border: none !important;
	font-size: 10pt;
	width: 260px !important;
	padding: 0px !important;
	color: red !important;
	background: none !important;
}

div.wpcf7-validation-errors {
border: 2px solid red !important;
}

.wpcf7-form  input, select, textarea {
border: 1px solid lightGrey;
border-radius: 0 0 0 0 !important;
}

.online_shop_div{

	float: left;
	margin-top: 20px;
}

.online_shop_div a{
	float: left;
	display: block;
	width: 122px;
	height: 168px;
	margin-right:15px;
}

.online_shop_div img{
	margin-top: 0px !important;
	margin-bottom: 20px;
	margin:0;
	padding:0;
}

.online_shop_div ul{
	margin-left:150px;
}

.online_shop_div ul li{
	list-style-position:inside;
}
.news_letter_sub{

	margin: 0 auto;
    width: 415px;
    border: 2px solid #4264A3;
      padding: 15px;
      text-align: center;
      clear: both;
      margin-top: 10px;
}
.sml_subscribe{
	margin: 20px auto 0;
    width: 268px;

}

.sml_subscribe input[type="text"]{
	border: 1px solid #6D8CC7;
    height: 25px;
    width: 200px;
}

.sml_subscribe input[type="Submit"]{
	 border: 1px solid #6D8CC7;
    padding: 3px;
    width: 70px;
    cursor: pointer;
}

.div_width_100{
	float: left;
	clear: both;
	width: 100%;
	height: 50px;
}
.recent_clients{
padding-top: 65px;
float: left;
width: 75%;
font-weight: bold;
color: #36055C;
font-size: 25px;
}

.cool_ebay_tool{
	 border: 2px solid #4264A3;
}

.cool_ebay_tool td{
	font-weight: bold;
    padding: 15px;
}

.cool_ebay_tool input{
	border: 1px solid #999999;
    height: 30px;
    cursor: pointer;
}

.cool_ebay_tool select{
    padding: 5px;
    width: 100px;
    cursor: pointer;
}

.cool_ebay_tool_first_td{
	background-color: #CFD0CE;
	width: 200px;
}
.cool_ebay_tool_second_td{
	background-color: #e9eae8;
	width: 400px;
}
.copy_paste{
	clear: both;
    color: #4264A3;
    font-family: verdana;
    font-size: 14px;
    font-weight: bold;
    padding: 20px;
    text-align: center;
}

.add_submit{
	  border: 1px solid #666666;
    cursor: pointer;
    font-weight: bold;
    height: 30px;
    width: 100px;
}
#footer_info p {
color: #fff;
font-size: 10px;

text-align: left;

display: table;
width: 966px;
padding: 6px 21px 0 21px;
line-height:16px;
}
#footer_info p a{text-decoration: none;
font-size: 10px;
}
.nationwidewholesale_outer_div
{
boreder: 2px solid blue;margin-bottom:15px;margin-left:10px;border-bottom: 1px solid #D5D5D5;
}

#box-table-a {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	width: 735px;
	text-align: left;
	border-collapse: collapse;
	margin: 20px;
}

#box-table-a th {
	font-size: 14px;
	font-weight: bold;
	background: #b9c9fe;
	border-top: 4px solid #aabcfe;
	border-bottom: 1px solid #fff;
	color: #039;
	padding: 8px;
}

#box-table-a tr td a:hover{
	background:#fff;
}

#box-table-a td {
	background: #e8edff;
	border-bottom: 1px solid #fff;
	color: #669;
	border-top: 1px solid transparent;
	padding: 8px;
}

.trade-shows{
	color: #EC3620;
    	font-size: 18px;
    	font-weight: bold;
}
.email-subscription-button {
background: linear-gradient(to bottom, #1E5799 0%, #2989D8 50%, #207CCA 51%, #7DB9E8 100%) repeat scroll 0 0 transparent; 
border:1px solid; 
border-radius: 3px 3px 3px 3px;
color: #FFFFFF; 
cursor: pointer; 
font: bold 12px arial; 
padding: 5px 3px;
}
#rightds li.widget { width: 199px !important;}

/*#aboutpage ul, li{
    font-size: 12px !important;
    line-height: 1.8em;
    list-style-position: outside;
    margin: 0;
    padding-left: 22px;
    text-align: left;
    width: 270px;
    float: left	
}*/
