﻿
body
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: verdana;
	font-size: 11px;
	background-color: #fff;
}

/* Layout Helpers
----------------------------------*/

#mainWrapper
{
	width: 1000px;
	height: 20px;
}
#tblMain
{
	width: 100%;
	height: 100%;
}
/* Left Column
----------------------------------*/
.left_column_bg
{
	background-image: url(images/left_column_bg.png);
	background-repeat: repeat-y;
	width: 179px;
}
.left_column_bottom_bg
{
	background-image: url(images/left_column_bottom_bg.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 84px;
	width: 100%;
}
.left_content
{
	font-size: 11px;
	color: #999999;
	padding: 15px 5px 5px 5px;
	line-height: 16px;
}
/* Left Column Link
----------------------------------*/
.left_link_selected
{
	background-image: url(images/link_bottom.png);
	background-repeat: no-repeat;
	background-position: bottom bottom;
	height: 23px;
}
.left_link
{
	background-image: url(images/link_bottom.png);
	background-repeat: no-repeat;
	background-position: bottom bottom;
	padding-left: 10px;
	padding-right: 10px;
	height: 23px;
}
.quick_link
{
	color: #f4ae00;
	font-size: 11px;
	font-weight: bold;
}

/* right Column
----------------------------------*/
.right_column
{
	color: #999999;
	font-size: 11px;
	padding: 15px 5px 5px 5px;
	line-height: 16px;
}
/* Logo
----------------------------------*/
.logo
{
	padding-top: 20px;
}
/* Navigation
----------------------------------*/

a, a:link, a:visited
{
	color: #000000;
	font-size: 11px;
	text-decoration: none;
}

a:hover
{
	color: #98b736;
	font-size: 11px;
	text-decoration: none;
}
.home_nav_row_bg
{
	background-image: url(images/home_top_bg_img.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 100%;
}
.nav_row
{
	padding: 0px 10px 0px 10px;
	width: 100%;
}

a.a_selected
{
	color: #98b736;
	text-decoration: none;
	font-size: 11px;
}
a.a_selected a:link
{
	color: #98b736;
	font-size: 11px;
	text-decoration: none;
}
a.a_selected a:visited
{
	color: #98b736;
	text-decoration: none;
	font-size: 11px;
}
a.a_selected a:hover
{
	color: #98b736;
	text-decoration: none;
	font-size: 11px;
}
/* 
----------------------------------*/
.txt_news_letter
{
	border: solid 1px #dbdfe6;
	color: #cccccc;
	height: 17px;
	font-size: 10px;
	font-size: 11px;
}

.home_content
{
	color: #333333;
	line-height: 16px;
	font-size: 11px;
}

/*Testimonial
************************************/
.testimonial_bg
{
	background-image: url(images/testimonial_bg.png);
	background-repeat: no-repeat;
	overflow: hidden;
	height: 230px;
	padding: 15px;
}
.testimonial_content
{
	color: #ffffff;
	line-height: 15px;
	font-size: 11px;
}
.testimonial_content a:link
{
	color: #ffffff;
	line-height: 15px;
	text-decoration: underline;
	font-size: 11px;
}
.testimonial_content a:visited
{
	color: #ffffff;
	line-height: 15px;
	text-decoration: underline;
	font-size: 11px;
}
.testimonial_content a:hover
{
	color: #ffffff;
	font-size: 11px;
	line-height: 15px;
	text-decoration: none;
}
.testimonial_top
{
	background-image: url(images/testimonial_top_bg.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 218px;
	height: 10px;
}
.testimonial_middle
{
	background-image: url(images/testimonial_middle_bg.png);
	background-repeat: repeat-y;
	width: 218px;
	height: auto;
}
.testimonial_bottom
{
	background-image: url(images/testimonial_bottom_bg.png);
	background-repeat: no-repeat;
	width: 218px;
	height: 41px;
}

.testimonial_page_top
{
	background-image: url(images/test_top_img.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 741px;
	height: 9px;
}
.testimonial_page_middle
{
	background-image: url(images/test_middle_img.png);
	background-repeat: repeat-y;
	width: 741px;
	height: auto;
}
.testimonial_page_bottom
{
	background-image: url(images/test_bottom_img.png);
	background-repeat: no-repeat;
	width: 741px;
	height: 34px;
}

.testimonial_page_alt_bottom
{
	background-image: url(images/test_bottom_alt_img.png);
	background-repeat: no-repeat;
	width: 741px;
	height: 34px;
}
#rotating_items
{
	position: relative;
}
#rotating_items h3
{
	margin: 0px;
}

#rotating_items div.rotating_item
{
	position: absolute;
	height: 150px;
	overflow: hidden;
}


/* Footer
************************************/
.footer_bg
{
	background-image: url(images/bottom_bg.png);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 190px;
}

.footer_middle_bg
{
	background-image: url(images/footer_middle_bottom_bg.png);
	background-position: center top;
	background-repeat: repeat-x;
}
.bottomcontent
{
	font-size: 11px;
	padding: 10 10 10 10;
	line-height: 20px;
	vertical-align: top;
	height: 100%;
}

/*Sub Pages
*******************************************/
.sub_page_content
{
	font-size: 11px;
	line-height: 20px;
	color: #333333;
}
.sub_page_contents
{
	font-size: 11px;
	line-height: 20px;
	color: #4d4d4d;
	font-family: Verdana;
}

.sub_page_contents a:link
{
	font-size: 11px;
	line-height: 20px;
	color: #feb506;
	text-decoration: underline;
	font-family: Verdana;
}
.sub_page_contents a:visited
{
	font-size: 11px;
	line-height: 20px;
	color: #feb506;
	text-decoration: underline;
	font-family: Verdana;
}
.sub_page_contents a:hover
{
	font-size: 11px;
	line-height: 20px;
	color: #feb506;
	text-decoration: none;
	font-family: Verdana;
}
.sub_page_heading
{
	font-weight: bold;
	font-size: 14px;
	line-height: 20px;
	color: #81940c;
}
.split_line
{
	background-image: url(images/line.png);
	background-position: center center;
	background-repeat: repeat-x;
}
.category_title
{
	color: #4d4d4d;
	font-weight: bold;
	font-size: 13px;
}
.WS_title
{
	color: #98b736;
	font-weight: bold;
	font-size: 17px;
}
/*Form
**************************************/
.txt_box
{
	color: #4d4d4d;
	border: solid 1px #dbdfe6;
	width: 200px;
	
	font-size: 11px;
	font-family: Verdana;
	padding:3px;
	font-size: 11px;
}
.lbl_caption
{
	font-size: 11px;
	line-height: 20px;
	color: #333333;
	font-family: Verdana;
	font-weight: bold;
}
.required_indicator
{
	color: #db1f45;
	font-size: 11px;
	padding-top:5px;
}
/*Sub page heading images
*************************************/
.sub_img
{
	background-image: url(images/sub_img.png);
	background-position: center top;
	background-repeat: no-repeat;
}
.sub_how
{
	background-image: url(images/how_it_works.png);
	background-position: center top;
	background-repeat: no-repeat;
}
.sub_faq
{
	background-image: url(images/faq_img.png);
	background-position: center top;
	background-repeat: no-repeat;
}
.sub_tell
{
	background-image: url(images/tell_img.png);
	background-position: center top;
	background-repeat: no-repeat;
}
.sub_fsw
{
	background-image: url(images/fsw_img.png);
	background-position: center top;
	background-repeat: no-repeat;
}
.sub_test
{
	background-image: url(images/test_img.png);
	background-position: center top;
	background-repeat: no-repeat;
}
.sub_sw
{
	background-image: url(images/sw_img.png);
	background-position: center top;
	background-repeat: no-repeat;
}
.sub_contact
{
	background-image: url(images/sw_img.png);
	background-position: center top;
	background-repeat: no-repeat;
}
.faq_no_bg
{
	background-image: url(images/faq_no_bg.png);
	height: 21px;
	width: 21px;
	background-repeat: no-repeat;
	background-position: center top;
}
/* Jquery tools 
**************************************/
.simple_overlay
{
	border-right: #666 1px solid;
	border-top: #666 1px solid;
	display: none;
	z-index: 10000;
	MIN-HEIGHT: 200px;
	border-left: #666 1px solid;
	width: 675px;
	border-bottom: #666 1px solid;
	background-color: #fff; -moz-box-shadow:0090px5px#000;
	-webkit-box-shadow:0090px#000
}
.simple_overlay .close
{
	right: -15px;
	background-image: url(images/close.png);
	width: 35px;
	cursor: pointer;
	position: absolute;
	top: -15px;
	height: 35px;
}


/* root element for tabs  */
.tab_bg
{
	background-image: url(images/tab_bg.png);
	background-repeat:repeat-y;
}
.tabs { 
	list-style:none; 
	margin:0 !important; 
	padding:0;
	height:44px;
	border-bottom:0px solid #666;	
}

/* single tab */
.tabs li { 
	float:left;	 
	text-indent:0;
	padding:0;
	margin:0 !important;
	list-style-image:none !important; 
}

/* link inside the tab. uses a background image */
.tabs a { 
	
	display:block;	
	text-align:center;	
	text-decoration:none;
	color:#000;
	padding:0px;
	margin:0px;	
	position:relative;
	top:1px;
}

.tabs a:active {
	outline:none;		
}

/* when mouse enters the tab move the background image */
.tabs a:hover {
	background-position: -652px -31px;	
	color:#fff;	
}

/* active tab uses a class name "current". it's highlight is also done by moving the background image. */
.tabs .current, .tabs .current:hover, .tabs li.current a {
	background-position: -652px -62px;		
	cursor:default !important; 
	color:#000 !important;
}

/* Different widths for tabs: use a class name: w1, w2, w3 or w2 */


/* width 1 */
.tabs .w1 			{ background-position: -519px 0; width:134px; }
.tabs .w1:hover 	{ background-position: -519px -31px; }
.tabs .w1.current { background-position: -519px -62px; }

/* width 2 */
.tabs .w2 			{ background-position: -366px -0px; width:154px; }
.tabs .w2:hover 	{ background-position: -366px -31px; }
.tabs .w2.current { background-position: -366px -62px; }


/* width 3 */
.tabs .w3 			{ background-position: -193px -0px; width:174px; }
.tabs .w3:hover 	{ background-position: -193px -31px; }
.tabs .w3.current { background-position: -193px -62px; }

/* width 4 */
.tabs .w4 			{ background-position: -0px -0px; width:194px; }
.tabs .w4:hover 	{ background-position: -0px -31px; }
.tabs .w4.current { background-position: -0px -62px; }


/* initially all panes are hidden */ 
.panes .pane {
	display:none;		
}

.tab_panel_bg
{
	background-color:#efefef;
	
}
.tab_padding
{
	padding:15px;
	margin-top:3px;
	}
	
	
	
	.txtBoxSmall1
{
	color: #4d4d4d;
	border: solid 1px #dbdfe6;
	width: 210px;
	
	font-size: 11px;
	font-family: Verdana;
	padding:3px;
	font-size: 11px;
}
.txtBoxPhoneLeft1
{
	color: #4d4d4d;
	border: solid 1px #dbdfe6;
	width: 35px;
	
	font-size: 11px;
	font-family: Verdana;
	padding:3px;
	font-size: 11px;
}
.txtBoxPhoneLeftSmall1
{
	color: #4d4d4d;
	border: solid 1px #dbdfe6;
	width: 25px;
	
	font-size: 11px;
	font-family: Verdana;
	padding:3px;
	font-size: 11px;	
}
.txtBoxPhoneCenter1
{
	color: #4d4d4d;
	border: solid 1px #dbdfe6;
	width: 45px;
	
	font-size: 11px;
	font-family: Verdana;
	padding:3px;
	font-size: 11px;	
}
.txtBoxPhoneCenterSmall1
{
	color: #4d4d4d;
	border: solid 1px #dbdfe6;
	width: 35px;
	
	font-size: 11px;
	font-family: Verdana;
	padding:3px;
	font-size: 11px;
}
.txtBoxPhoneRight1
{
	color: #4d4d4d;
	border: solid 1px #dbdfe6;
	width: 115px;
	
	font-size: 11px;
	font-family: Verdana;
	padding:3px;
	font-size: 11px;	 
}
.txtBoxPhoneRightSmall1
{
	color: #4d4d4d;
	border: solid 1px #dbdfe6;
	width: 80px;
	
	font-size: 11px;
	font-family: Verdana;
	padding:3px;
	font-size: 11px;	 
}
.txtBoxMobile1
{
	color: #4d4d4d;
	border: solid 1px #dbdfe6;
	width: 172px;
	
	font-size: 11px;
	font-family: Verdana;
	padding:3px;
	font-size: 11px;	
}

.img_border
{
	border:solid 1px #a0a0a0;
}



/****************/

.apple_overlay
{
    /*background-image: url(Images/white.png);*/
    padding-bottom: 35px;
    padding-left: 35px;
    width: 690px;
    padding-right: 35px;
    display: none;
    font-size: 11px;
    padding-top: 35px;
}
.apple_overlay .close
{
    background-image: url(Images/close.png);
    position: absolute;
    width: 35px;
    height: 35px;
    top: 5px;
    cursor: pointer;
    right: 5px;
}

#overlay
{
   /* background-image: url(/img/overlay/transparent.png);*/

    height: 450px;
    color: #efefef;
}
DIV.contentWrap
{
    overflow-y: auto;
    background-color: #fff;
    height: 550px;
    border: solid 2px #b5b5b4;
    -moz-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 3px 3px 3px #b5b5b4;
    -moz-box-shadow: 3px 3px 3px #b5b5b4;
}
.divPopup
{
    position: absolute;
    display: none;
    background-color: #fff;
    z-index: 1000;
    border: solid 1px #c3c3c3;
    -moz-border-radius: 6px 6px 6px 6px;
    border-radius: 6px 6px 6px 6px;
    box-shadow: 0px 2px 3px #c3c3c3;
    -moz-box-shadow: 0px 2px 3px #c3c3c3;
    padding: 10px;
}


/*popup*/
.popup_top
{
	background-image: url(images/popup_top.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 621px;
	height: 23px;
}
.popup_middle
{
	background-image: url(images/popup_mid.png);
	background-repeat: repeat-y;
	width: 621px;
	height: auto;
}
.popup_bottom
{
	background-image: url(images/popup_bottom.png);
	background-repeat: no-repeat;
	width: 621px;
	height: 23px;
}