@charset "utf-8";
/* CSS Document */


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
   	background: transparent;

}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
   	line-height: 147%;
}
  
h4,h5,h6   {
     	font-size: 12px;
     	color: #005696;
     	font-weight: normal;
}
     
h2   {
        color: #666;
	font-weight: normal;
	font-size: 12px;
	text-transform: none;
        font-weight:bold;
	margin:0;
	padding:0;  
	font-family: Arial, Helvetica, sans-serif; 
	line-height: 14px;
}

h1, h3, div.jform h2    {
        color: #005696;
	font-weight: normal;
	font-size: 21px;
        font-weight:bold;
	text-transform: none;
	margin-bottom: 10px;
        line-height:28px;
	font-family: Arial, Helvetica, sans-serif;   
}

#main .solution   {
        color: #666;
	font-weight: normal;
	font-size: 11px;
        background-color:#f2f2f2;
        padding:0px 5px;
        width:100px;
        border: 1px solid #ddd;
        font-weight:bold;
	text-transform: uppercase;
        text-align:center;
        margin-top:0px;
        margin-right:5px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;  
}

#main .solution  img  {
        vertical-align:middle;
        margin-bottom:2px;
        margin-right:2px; 
}

a    {
       color: #005696;
}

a:hover {
	color: #e63133;
}
	
.container {
	padding-top: 40px;
	width: 903px;
	margin: 0 auto;
	background-image:url(../images/smalldogger.gif);
	background-repeat:no-repeat;
	/*background-position:465px 70px;*/
	background-position:585px 84px;
}

#top {
	width: 903px;
	margin-top: 0;
}

#logo {
	width: 250px;
	float: left;		
}

#searchBox {
	width: 169px;
	float: right;
	height: 22px;
	margin-top: 9px;
        margin-right:8px;
        background-image:url(../images/spyglass.gif) no-repeat;
}

#searchBox input {
	width: 169px;
	color: #666;
	background: #fff;
	border: 1px solid #ccc;
	font-size: 10px;
        margin-top:2px;
        padding-top:4px;
        padding-left:5px;
        padding-bottom:2px;
        text-transform: uppercase;
}

#searchBox .inputbox {
        background-image:url(../images/spyglass.gif);
        background-repeat:no-repeat;
        background-position:right center;
}

#searchForm{
}

#menurow {

	float: left;
	clear: left;
	margin-top: 30px;
padding-left:0px;
	width: 903px;
	height: 44px;	
}

#topmenu {
display:none;
	float: right;
	width: 200px;
	height: 11px;
}

#topmenu ul {
	float: right;
	margin-right: 5px;
}

#topmenu ul li {
	background: none;
	text-transform: none;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 10px;
}

#topmneu a {
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica;
}



#header {
	width: 903px;
	height: 272px;
	margin-top: 0px;
	display: inline-block;
        float:left;
        background-color:#dbdbdb;
/*background-image:url(../images/readytosolve.png);*/
background-repeat:no-repeat;
}

#main {
	width: 901px;
/*height:100%;*/
	clear: left;
	margin-top: 0px;
	float: left;

}

#breadcrumbs {
	width: 903px;
	float: left;
	font-size: 11px;
        color: #999999;
}

#breadcrumbs a {
	color: #999999;
	text-decoration: none;
}      

#content {
margin-top:10px;
	width: 600px;
	padding-bottom:20px;
	float: left;
line-height:24px;
}

#content a{
font-weight:bold;
color:#005696;
}

#content a:hover{
font-weight:bold;
color:#e63133;
}

#content p img{
vertical-align:middle;
}

#content p{
margin-right:10px;
line-height:24px;
}


#content2 {
	width: 850px;
	float: left;
}

#left {
	width: 255px;
	float: left;
padding-top:0px;
margin-top:0px;
margin-left:0px;
	margin-right: 23px;
background-color:#dfdfdf;
padding-bottom:70px;
min-height:355px;
background-image:url(../images/left_back.gif);
background-repeat:repeat-x;
background-position:bottom;	
}

#left .moduletable {
        float:left;
        margin-bottom: 50px;
}

#left ul {


}

#left ul li {
	list-style: none;
}

#left ul li:hover {
	background: #e8e8e8;
}

#left h3 a {
	color: #005696;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	text-transform: none;
}

#left a {
	color: #666;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	text-transform: none;
        display:block;
}

#left ul li ul,
#left ul li ul li {
	display: none;
}

#left p {
	margin-left: 5px;
}

#left h3 {
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	font-size: 12px;
	color: #024C78;
	text-transform: uppercase;
	font-weight: bold;
}

#left img{
}

#bottom {
	width: 903px;
	float: left;
	clear: left;
	margin-top: 0px;

        border-bottom:1px solid #d3d3d3;
}

#bottom1 {
	width: 901px;
	float: left;
	clear: left;
	margin-top: 0px;
        border-bottom:1px solid #d3d3d3;
}

#bottom .moduletable {
	width: 285px;
	border-top: solid 4px #024C78;
	padding-top: 10px;
	float: left;
	margin-right: 22px;
}

#credits .moduletable img{
border:none;
}


#bottom h3 {
	font-size: 12px;
	margin-top: 0;
	margin-bottom: 5px;
	color: #024C78;
	text-transform: uppercase;
	font-weight: bold;
}


/*#bottom a {
	width: 95px;
	height: 17px;
	background: url(../images/botabg.gif) no-repeat;
	text-transform: none;
	line-height: 19px;
	color: #777;
font-size:11px;
font-weight:200;
	text-decoration: none;
font-size:10px;
	text-decoration: none;
	padding-left: 0px;
	display: block;
margin-top:10px;
}*/

#bottom .moduletable-green a {
	width: 105px;
	height: 30px;
	/*background: url(../images/botgrabg.gif) no-repeat;*/
background: url(../images/button_read_more.gif) no-repeat;	
text-transform: uppercase;
	line-height: 19px;
	color: #fff;
text-indent:-9999px;
font-weight:bold;
font-size:10px;
	text-decoration: none;
	padding-left: 0px;
	display: block;
margin-top:10px;
}

#bottom .moduletable-green li:hover {
background-color:#fff;
}

	

#breadcrumbs h3,

#header h3,
#menurow h3,
#searchBox h3 {
	display: none;
}

h2.contentheading, h2.componentheading {
	margin-bottom: 5px;
}

.clear {
	clear: both;
}


/* COMMON TAGS */
.modifydate {
	color: #C0C0C0;
}

.author {
	color: #C0C0C0;
}

.createdate {
	color: #C0C0C0;
}

.contenttoc {
	margin: 5px;
}


ul { 
	margin: 2px;
	padding: 6px;
	padding-left: 15px;

}

p{

}

li {	
	padding-left: 1px;
	line-height: 150%;
}

ul.arrow1 li,
ul.arrow2 li {
	padding-left: 5px;
	padding-bottom: 2px;
	padding-top: 2px;
}

.buttons {
	float:right;
	width:85px;
}

.buttons .buttonheading {
	float:left;
}

.buttons img {
border: 0;
}

fieldset {
	border: none;
}

textarea,
input { 
	border: solid 1px #ccc; 
	color: #666; 
}

.button { 
	background: none; 
	border: solid 1px #ccc; 
	color: #990000; 
}


/* Poll Module Styles */

.poll-radio {
	padding:0;
	float:left;
	clear:left;
	text-align:left;
}

.poll-option {
	float:left;
	padding-bottom:6px;
	padding-top: 3px;
	width:85%;
	margin-left: 2px;
}

.poll h3 {
	border:none;
}


/******Nick Adds*****/


/****PHONEHOLDER*******/
#phoneHolder{
width:300px;
float:right;
height:0px;
margin-top:28px;
}

/*#phoneHolder{
width:300px;
clear:right;
float:right;
height:0px;
margin-bottom:0px;
margin-top:65px;
}*/

#phoneHolder h3{
display:none;
}

#phoneHolder h1, .phoneNumber{
text-align:right;
font-family:Arial;
font-size:34px;
font-weight:bold;
color:#ee3a43;
}


/******UNDERHEADER******/
#underheader{
width:905px;
height:19px;
background:url(../images/underheader2.gif) no-repeat;
clear:both;
}

/******BUTTON_ROW******/
#button_row{
width:903px;
height:82px;
background-color:#fff;
background-image:url(../images/button_row_back.gif);
background-repeat:no-repeat;
background-position:center;
}

.button1{
width:301px;
height:82px;
display:block;
float:left;
background-image:url(../images/buttons.gif);
background-repeat:no-repeat;
background-position:top left;
}

.button1:hover{
background-position:bottom left;
}

.button2{
width:301px;
height:82px;
display:block;
float:left;
background-image:url(../images/buttons.gif);
background-repeat:no-repeat;
background-position:-301px 0px;
}

.button2:hover{
background-position:-301px bottom;
}

.button3{
width:301px;
height:82px;
display:block;
float:left;
background-image:url(../images/buttons.gif);
background-repeat:no-repeat;
background-position:top right;
}

.button3:hover{
background-position:bottom right;
}

/********header_right**/
#header_right{
background-color:#e3e3e3;
height:270px;
width:307px;
float:left;
}

/********helpmenu******/
.moduletable-helpmenu{
width:303px;
padding-top:3px;
float:right;
}

.moduletable-helpmenu a{
color:#005696;
text-decoration:none;
display:block;
margin-top:1px;
      text-transform: none;
      width:265px;	
      font-weight:normal;

      padding-left:40px;
      background-image:url(../images/arrow.gif);
      background-repeat:no-repeat;
      background-position:10px center;
}
 
.moduletable-helpmenu a:hover{
      text-decoration:underline;
}

.moduletable-helpmenu ul{
font-size:14px;
color:#005696;
margin:0;
padding:0;
}

.moduletable-helpmenu li{
line-height:30px;
background-image:url(../images/menu_divider.gif);
background-position:bottom left;
background-repeat:no-repeat;
list-style: none;
margin-left:-4px;
}

.help_bottom{
background-image:none;
}

/******flashstuff******/
#sotester{
width:598px;
height:294px;
margin-right:0px;
}

#flashcontent{
margin:0px;
}

/*******footer stuff***/
.moduletable-copywrite{
margin-top:5px;
float:right;
}

.moduletable-copywrite p{
text-align:left;
margin-top:0px;
}

.moduletable-copywrite img{
margin-top:2px;
}


/*****container2 stuff*/
#container2{
width:903px;
padding:0;
margin:0 auto;
}

#container2_wrapper{
width:100%;
background:url(../images/content_shadow5.gif);
background-position:center bottom;
background-repeat:no-repeat;
clear:both;
padding:0;

}

/******content_left*/
#content_left{
width:540px;
float:left;
}

#content_left{
margin-left:40px;
margin-right:5px;
margin-top:0px;
margin-bottom:20px;
}

#content_left .greybox{
width:450px;
padding:15px 22px 15px 22px;
background-color:#f1f1f1;
border:1px solid #e1e1e1;
}

#content_left p.bullets{
margin-top:6px;
line-height:31px;
}

#content_left h1{
color:#005696;
}

#content_left h2 a{
color:#005696;
font-weight:bold;
}

#content_left a{
color:#005696;
}

#content_left a:hover{
color:#ee3a43;
}

/******content_right*/

div#content_right{
float:right;
width:255px;
text-align:center;
/*background-color:#dfdfdf;*/
background-color:#e6e6e6;
padding-bottom:0px;
min-height:355px;
background-image:url(../images/landing_right_bg.gif);
background-repeat:repeat-x;
background-position:bottom;	
}

div#content_right .jform{
padding-left:8px;
}

div#content_right .jform label{
text-align:left;
margin-bottom:0px;
padding-bottom:0px;
font-size:12px;
}

div#content_right .jftextbox{
margin-bottom:10px;
margin-top:0px;
}

div#content_right input.jftextbox{
border:1px solid #bbb;
padding:1px;
padding-top:3px;
padding-bottom:0px;
margin-top:-1px;
margin-left:0px;
}


div#content_right input.jfbutton{
border:1px solid #bbb;
margin-top:10px;
}

div#content_right div.jform{
margin-top:-12px;
}

div#content_right textarea{
margin-top:5px;
}






p.callto{
margin-left:20px;
margin-top:0px;
margin-right:20px;
padding-bottom:10px;
margin-top:15px;
text-align:left;
border-bottom:1px solid #ccc;
margin-bottom:20px;
line-height:20px;
font-size:12px;
}

.privacy{
margin-left:20px;
margin-right:20px;
text-align:left;
margin-bottom:0px;
line-height:17px;
font-size:10px;
color:#777;
}

.arrow{
font-size:24px;
font-weight:bold;
}

p.callto strong{
font-size:16px;
font-weight:normal;
color:#005696;
line-height:24px;

}

p.callto img{
float:right;
margin-left:12px;
}



p.callto2{
margin-left:18px;
margin-top:0px;
margin-right:14px;
padding:10px;
margin-top:15px;
background-color:#fff;
text-align:center;
border:4px dashed #ccc;
margin-bottom:0px;
line-height:20px;
font-size:12px;
}

.privacy{
margin-left:20px;
margin-right:20px;
text-align:left;
margin-bottom:0px;
line-height:17px;
font-size:10px;
color:#777;
}

.arrow{
font-size:24px;
font-weight:bold;
}

p.callto2 strong{
font-size:16px;
font-weight:regular;
text-transform:uppercase;
color:#ee3a43;
line-height:24px;

}

p.callto2 img{
float:right;
margin-left:12px;
}

p.beforeafter img{
padding:5px;
border:1px solid #cdcdcd;
}
/********footer stuff*****/

#footer_container{
margin:0 auto;
width:1048px;
}

#footer {
	width: 901px;
        height:38px;
float:left;
        background-color:fff;
	font-size: 9px;
	padding-bottom: 0px;
        background-image:url(../images/footer_shadow.gif);
        background-position:top;
        background-repeat:no-repeat;
}

#footer_left{
float:left;
width:73px;
height:38px;
background-image:url(../images/footer_shadow_left.gif);
background-repeat:no-repeat;
background-position:top;
}

#footer_right{
float:left;
width:73px;
height:38px;
background-image:url(../images/footer_shadow_right.gif);
background-repeat:no-repeat;
background-position:top;
}

#credits {
	width: 630px;
	float: left;
margin-left:40px;
	margin-top: 10px;
color:#b2b2b2;
font-size:10px;
}

#credits ul{
margin-top:0px;
padding-top:0px;
}

#credits h3{
font-size:10px;
color:#777777;
margin-bottom:0px;
margin-top:5px;
}
/**********logobar******/
.moduletable-logobar{
height:63px;
width:615px;
}

.moduletable-logobar img{
margin-right:15px;
}


/**********lister*******/

.moduletable-lister{
float:left;
width:155px;
}

.moduletable-lister a{
color:#b2b2b2;
text-decoration:none;
}

.moduletable-lister a:hover{
text-decoration: underline;
}

.moduletable-lister h3{
}

.moduletable-lister ul{
list-style:none;
padding-left:0;
margin-left:0;
}

.moduletable-lister3{
float:left;
width:115px;
margin-left:3px;
}

.moduletable-lister3 a{
color:#b2b2b2;
text-decoration:none;
}

.moduletable-lister3 a:hover{
text-decoration: underline;
}

.moduletable-lister3 h3{
}

.moduletable-lister3 ul{
list-style:none;
padding-left:0;
margin-left:0;
}
/********footer*******/

#footermenu {
margin-top:15px;
	width: 230px;
	float: right;
color:#b2b2b2;
font-size:10px;
text-align:right;
}

#footermenu ul {
	float: right;
	height: 10px;
	margin:0;
	margin-top: 5px;
	padding: 0;
}

#footermenu ul li {
	height: 10px;
	line-height: 10px;
	padding-left: 10px;
	padding-right: 10px;
	border-right: solid 1px #e8e8e8;
	text-transform: lowercase;
	background: none;
}

#footermenu ul li a {
	color: #666;
	font-weight: normal;
}

/*****special offer****/

.moduletable-offer img{
margin-bottom:0px;
margin-top:5px;
}


.moduletable-offer p{
margin-top:0px;
padding-top:10px;
font-size:14px;
color:#555;
}
.offer_box{
background-color:#fff;
margin:0px;
margin-left:7px;
width:284px;
border:2px solid #eee;
border-top:0px;
}

/*****testimonial*****/
.moduletable-test img{
margin-bottom:0px;
margin-top:8px;
}

.test_box{
background-color:#fff;
margin:0px;
margin-left:6px;
background-image:url(../images/quote.gif);
background-repeat:no-repeat;
background-position:top left;
width:284px;
border:2px solid #eee;
border-top:0px;
padding-bottom:10px;
}



.test_box_inner{
text-align:left;
width:230px;
margin:0 auto;
}

.moduletable-test p{
margin-top:0px;
padding-top:25px;
font-size:14px;
color:#005696;
font-style:italic;
}

.name_text{
color:#555;
font-size:12px;
margin-top:0px;
margin-left:80px;

}


/*****testimonial2*****/
.moduletable-test2 img{
margin-left:6px;
margin-top:5px;
}

.moduletable-test2{
margin-top:0px;
padding-top:0px;
}

.test_box2{
background-color:#fff;
margin:0px;
height:100%;
margin-left:12px;
background-image:url(../images/quote.gif);
background-repeat:no-repeat;
background-position:top left;
width:226px;
border:2px solid #eee;
border-top:0px;
padding-bottom:10px;
}





.test_box_inner2{
text-align:left;
width:218px;
margin:0 auto;
}

.moduletable-test2 p{
margin-top:0px;
padding-top:25px;
font-size:13px;
color:#005696;
font-style:italic;
}

.name_text2{
color:#555;
font-size:11px;
margin-top:0px;
margin-left:80px;
}


/******Products Page*****/
.products_page{
width:600px;
height:150px;
}

.products_page h2{
float:left;
width:200px;
}

.products_page img{
}

.products_page p{
font-size:14px;
width:440px;
margin-top:0px;
}



.cat_desc{

}

.cat_desc img{
float:left;
margin-top:10px;
}

.cat_desc p{
float:left;
width:480px;
margin-top:10px;
margin-left:10px;
font-size:14px;
}

a.category{
float:left
margin-left:20px;
font-size:18px;
color:#005696;
font-weight:bold;
}

.categories li{
list-style:none;
padding-top:20px;
clear:both;
}



/*******image floats******/
.float_left{
float:left;
margin-right:20px;
margin-bottom:10px;
border:2px solid #dfdfdf;
padding:2px;
}

.float_right{
float:right;
margin-left:20px;
margin-bottom:5px;
border:2px solid #dfdfdf;
padding:2px;
}


.left{
float:left;
margin-right:20px;
margin-bottom:10px;
}

.right{
float:right;
margin-left:20px;
margin-bottom:10px;
}

/********#content*****/
#content ul li{
margin-bottom:10px;
}

/******textarea********/


div.jform form label{
background-image:none;
}

/*******action*******/
.action{
width:186px;
height:117px;
float:right;
display:block;
margin-right:0px;
padding-left:17px;
background-image:url(../images/quotebutton_hov.gif);
background-repeat:no-repeat;
background-position:top;
text-indent:-9999;
}

.action:hover{
background-position:6px -132px;
}


/********requester*****/
.requester{
width:296px;
height:95px;
display:block;
margin-left:3px;
background-image:url(../images/requestbutton_hov.gif);
background-repeat:no-repeat;
background-position:top left;
text-indent:-9999;
}

.requester:hover{
background-position:bottom left;
}


/******contact_box******/


.moduletable-contacter img{
margin-left:8px;
}

.moduletable-contacter p{
background-color:#fff;
margin-top:0px;
padding-left:7px;
padding-right:7px;
padding-top:10px;
font-size:12px;
}

.moduletable-contacter p img{
vertical-align:bottom;
margin-right:3px;
margin-bottom:2px;
margin-left:0px;
}

.moduletable-contacter p blockquote{
margin-top:0px;
}

.contact_box{
background-color:#fff;
margin:0 auto;
width:227px;
border:2px solid #eee;
border-top:0px;
}
#left .moduletable-contacter .contact_box p a    {
       color: #005696;
font-size:12px;

}
#left .moduletable-contacter .contact_box p a:hover {
	color: #e63133;
}

.contact_statement{
font-size:11px;
padding-right:2px;
color:#888;
font-style:italic;
}

.line{
display:block;
height:1px;
width:100%;
background-color:#ddd;
}

/*****Link Tables******/
.hor-zebra th {
	font-size: 14px;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 8px;
	padding-bottom: 10px;
	padding-left: 8px;
}

.hor-zebra td{
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}

.hor-zebra tr:hover{
	background-color: #e3e3e3;
}

.hor-zebra{
	font-size:11px;
	width:100%;
	text-align:left;
	vertical-align:top;
	border-collapse:collapse;
}

.hor-zebra .odd{
	background:#eee;
}

table, tr, td {
	font-size: 12px;
}

#hor-zebra .table_head tr:hover {
	background-color:#fff;
}


/****leftbuttonslocate***/
.l_button1{
margin-left:9px;
margin-top:5px;
width:235px;
height:63px;
display:block;
background-image:url(../images/left_buttons.gif);
background-repeat:no-repeat;
background-position:top left;
}

.l_button1:hover{
background-position:top right;
}

.l_button2{
margin-left:9px;
margin-top:5px;
width:235px;
height:63px;
display:block;
background-image:url(../images/left_buttons.gif);
background-repeat:no-repeat;
background-position:left -67px;
}

.l_button2:hover{
background-position:right -67px;
}

.l_button3{
margin-left:9px;
margin-top:6px;
width:235px;
height:62px;
display:block;
background-image:url(../images/left_buttons.gif);
background-repeat:no-repeat;
background-position:left -129px;
}

.l_button3:hover{
background-position:right -129px;
}


.moduletable-leftbuttons{
margin-bottom:0px;
clear:both;
}

/******dealer_button (dealer profile)*****/
.button_dealer{
width:159px;
height:67px;
margin-left:5px;
display:block;
float:right;
clear:right;
background-image:url(../images/button_dealer.gif);
background-repeat:no-repeat;
background-position:top left;
}

.button_dealer:hover{
background-position:bottom left;
}

/*********dealer_buttons (become a dealer)****/
.moduletable-dealerbuttons{
}

.dealer_buttons{
width:243px;
margin-top:84px;
float:left;
height:56px;
display:block;
margin-left:6px;
background-image:url(../images/dealer_buttons.gif);
background-repeat:no-repeat;
background-position:top left;
}

.dealer_buttons:hover{
background-position:bottom left;
}

/*********dealer_buttons2 (dealer overview)****/
.moduletable-dealerbuttons2{
}

.dealer_buttons2{
width:243px;
margin-top:10px;
float:left;
height:55px;
display:block;
margin-left:6px;
background-image:url(../images/dealer_buttons2.gif);
background-repeat:no-repeat;
background-position:top;
}

.dealer_buttons2:hover{
background-position:bottom;
}
/********become a dealer left menu******/
#left ul{
clear:both;
display:block;
}

#left ul li{
padding-left:10px;
border-bottom:1px solid #ccc;
width:235px;
padding:5px 0px 5px 20px;
}

#left ul li a{
font-size:12px;
color:#005696;
}

#left ul li.active{
background-color:#fff;
}

/*******become a dealer page article****/
.greybox{
background-color:#e7e7e7;
padding:5px 10px;
border:1px solid #cdcdcd;
font-size:16px;
}

.dealer h1{
color:#666;
}

.hasTip{
display:none;
}

/******forms***********/
legend
{
margin-left: -12px;
margin-bottom: 0px;
color: #666666;
}

div.jform form fieldset
{
margin-bottom: 15px;
padding-top: 10px;
padding-right: 10px;
padding-bottom: 0px;
padding-left: 10px;
margin-left: 0px;
}


.jfcheckbox .radio, .jfradio .radio
{
margin-left: 0px;
padding-bottom:0px;
margin-bottom:0px;
}

div.jform form label
{
margin-bottom: 15px;
margin-right: 5px;
float: left;
}

.jfcheckbox label.radio , .jfradio label.radio
{
margin-left: 0px;
}

div.jform form input.radio, div.jform form label.radio
{
float: none;
}

div.jform form select{
margin-top:0px;
float:left;
clear:both;
margin-bottom:20px;
}


/*************footermenu*************/

.moduletable-footermenu{
margin-top:8px;
line-height:24px;
}

.moduletable-footermenu .pipe{
padding-left:5px;
padding-right:5px;
}

.moduletable-footermenu{
color:#ccc;
}

.moduletable-footermenu a{
color:#b2b2b2;
text-decoration:none;
}

.moduletable-footermenu a:hover{
text-decoration:underline;
}


/*****landing testimonial*****/

.test_box_landing{
background-color:#fff;
margin:0px;
margin-left:0px;
background-image:url(../images/quote.gif);
background-repeat:no-repeat;
background-position:top left;
width:400px;
margin-top:0px;
padding-top:5px;
padding-bottom:0px;
}


.test_box_landing img{
margin-top:5px;
}
.test_box_landing_inner{
text-align:left;
width:360px;
padding-top:0px;
margin:0 auto;
}

.test_box_landing p{
margin-top:0px;
padding-top:6px;
font-size:14px;
color:#666;
font-style:italic;
}

.name_landing_text{
color:#666;
font-size:10px;
margin-top:5px;
margin-bottom:5px;
padding-top:0px;
float:right;
font-style:normal;
}

div#content_right input.jftextbox:focus
{
outline-color: -moz-use-text-color;
outline-style: none;
outline-width: medium;
border-top-color: rgba(82, 168, 236, 0.75);
border-right-color: rgba(82, 168, 236, 0.75);
border-bottom-color: rgba(82, 168, 236, 0.75);
border-left-color: rgba(82, 168, 236, 0.75);
}