/*-------------------------------------------
	TITLE: Crop Care
	CREATED: 11/05/2007

--
	LAYOUT
	- HEADER
	- MENU
	- CONTENT
	- FOOTER
	
	MISCELLANEOUS
	- CLEAR FIX
--

-------------------------------------------*/

html, body{ 
 margin:10px; 
 padding:0px; 
 text-align:center; 
 background-image: url('../images/balls-BG-4.jpg');
 background-repeat: repeat-x,y;
 background-attachment: fixed;
 background-color: #010602
} 

#pagewidth{ 
 width:870px; 
 text-align:left;  
 margin-left:auto; 
 margin-right:auto;  
} 

#wrapper {
 margin-top: 28px;
 background-color: #ffffff;
}

a {outline: none;}

:focus {-moz-outline-style: none;}

#maincol a {
 color: #a22a00;
 text-decoration: underline;
}

#maincol a:hover {
 color: #f13e00;
 background-image: url('../images/underline.gif');
 background-repeat: no-repeat;
 background-position:  left bottom;
}

/*-------------------------------------------
	- HEADER
		- logo
		- top nav
		- main nav
-------------------------------------------*/
#header{
 position:relative; 
 height:171px; 
 width:100%;
}

/*------ logo ------*/

h1 {
	margin:0px;
}

h1 a {
 display: block;
 position: absolute;
 top: 28px;
 background-image: url('../images/logo.jpg');
 background-repeat: no-repeat;
 width: 411px;
 height: 118px;
 margin:0px;
 text-indent: -9999px
}

h1 a:hover {
	border: 0px;
} 

/*------ top nav ------*/

#dropdown {
	position:absolute;
	left: 632px;
	top: 99px;
	background-image: url('../images/dropdown_bg.jpg');
	width: 213px;
	height: 47px
	}

#topnav {
 width: 221px;
 height: 71px;
 background-image:url('../images/topnav_bg.jpg');
 position: absolute;
 left: 411px;
 top: 75px
}


#topnav ul {list-style-type:none; margin: 11px 0px 0px 0px; padding:0px 0px 0px 0px; height:69px;}
#topnav li {height: 26px; margin-bottom: 1px; float:left;}
#topnav a {display:block; height: 26px; text-indent: -9999px; border-bottom: none;}

#topnav li.list1 {background:url('../images/btn_wheretobuy.jpg') no-repeat; width:117px; background-repeat:no-repeat}
#topnav li.list2 {background:url('../images/btn_support.jpg') no-repeat; width:102px; margin:-27px 0; }
#topnav li.list3 {background:url('../images/btn_about.jpg') no-repeat; width:102px; margin:0px 0; }
#topnav li.list4 {background:url('../images/btn_contact.jpg') no-repeat; width:117px; background-repeat:no-repeat}

#topnav a#item01 {background:url('../images/btn_wheretobuy.jpg') no-repeat;}
#topnav a#item02 {background:url('../images/btn_support.jpg') no-repeat;}
#topnav a#item03 {background:url('../images/btn_about.jpg') no-repeat;}
#topnav a#item04 {background:url('../images/btn_contact.jpg') no-repeat;}

#topnav a#item01_current {background:url('../images/btn_wheretobuy.jpg') no-repeat 0px -26px; }
#topnav a#item02_current {background:url('../images/btn_support.jpg') no-repeat 0px -26px; }
#topnav a#item03_current {background:url('../images/btn_about.jpg') no-repeat 0px -26px; }
#topnav a#item04_current {background:url('../images/btn_contact.jpg') no-repeat 0px -26px; }

#topnav a#item01:hover {background-position:0px -26px; z-index:50;}
#topnav a#item02:hover {background-position:0px -26px; z-index:50;}
#topnav a#item03:hover {background-position:0px -26px; z-index:50;}
#topnav a#item04:hover {background-position:0px -26px; z-index:50;}


/*------ main nav ------*/

#mainnav {
 background-image:url('../images/nav_bg.jpg');
 width: 870px;
 height: 53px;
 position: absolute;
 top: 146px
}

#mainnav ul {list-style-type:none; margin: 6px 0px 0px 50px; padding: 0px;}
#mainnav li {float:left; height: 42px; padding-right: 33px;}
#mainnav a {display:block; height: 42px; text-indent: -9999px; border-bottom: none;}

#mainnav li.list1 {background:url('../images/3ptsprayers_btn.jpg') no-repeat; width:96px; background-repeat:no-repeat}
#mainnav li.list2 {background:url('../images/trailersprayers_btn.jpg') no-repeat; width:115px; background-repeat:no-repeat}
#mainnav li.list3 {background:url('../images/vegetable_btn.jpg') no-repeat; width:153px; background-repeat:no-repeat}
#mainnav li.list4 {background:url('../images/booms_btn.jpg') no-repeat; width:63px; background-repeat:no-repeat}
#mainnav li.list5 {background:url('../images/accessories_btn.jpg') no-repeat; width:211px; background-repeat:no-repeat}

#mainnav li.list1_current {background:url('../images/3ptsprayers_btn.jpg') no-repeat; width:96px; background-repeat:no-repeat}
#mainnav li.list2_current {background:url('../images/trailersprayers_btn.jpg') no-repeat; width:115px; background-repeat:no-repeat}
#mainnav li.list3_current {background:url('../images/vegetable_btn.jpg') no-repeat; width:153px; background-repeat:no-repeat}
#mainnav li.list4_current {background:url('../images/booms_btn.jpg') no-repeat; width:63px; background-repeat:no-repeat}
#mainnav li.list5_current {background:url('../images/accessories_btn.jpg') no-repeat; width:211px; background-repeat:no-repeat}

#mainnav a#item1 {background:url('../images/3ptsprayers_btn.jpg') no-repeat;}
#mainnav a#item2 {background:url('../images/trailersprayers_btn.jpg') no-repeat;}
#mainnav a#item3 {background:url('../images/vegetable_btn.jpg') no-repeat;}
#mainnav a#item4 {background:url('../images/booms_btn.jpg') no-repeat;}
#mainnav a#item5 {background:url('../images/accessories_btn.jpg') no-repeat;}


#mainnav a#item1_current {background:url('../images/3ptsprayers_btn.jpg') no-repeat 0px -42px; z-index:50}
#mainnav a#item2_current {background:url('../images/trailersprayers_btn.jpg') no-repeat 0px -42px; z-index:50}
#mainnav a#item3_current {background:url('../images/vegetable_btn.jpg') no-repeat 0px -42px; z-index:50}
#mainnav a#item4_current {background:url('../images/booms_btn.jpg') no-repeat 0px -42px; z-index:50}
#mainnav a#item5_current {background:url('../images/accessories_btn.jpg') no-repeat 0px -42px; z-index:50}

#mainnav a#item1:hover {background-position:0px -42px; z-index:50;}
#mainnav a#item2:hover {background-position:0px -42px; z-index:50;}
#mainnav a#item3:hover {background-position:0px -42px; z-index:50;}
#mainnav a#item4:hover {background-position:0px -42px; z-index:50;}
#mainnav a#item5:hover {background-position:0px -42px; z-index:50;}

/*-------------------------------------------
	- Body
		- home main column
		- home right column
		- Sub main Column
-------------------------------------------*/
#maincol h3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #303c07;
 height: 26px;
 width: 618px;
 border-bottom: 1px solid #e7eadc;
 margin: 18px 0px 0px 23px;
 padding: 0px;
 clear: both;
}

#mainfull {
 float: right;
 width: 640px;
 background-image:url('../images/border-right.gif');
 background-repeat: no-repeat;
 background-position:  right top;
 padding-right: 22px;
 margin-bottom: 30px
}

#mainfull1 {
 float: right;
 width: 645px;
 background-image:url('../images/border-right.gif');
 background-repeat: no-repeat;
 background-position:  right top;
 margin-bottom: 30px
}


#mainfull ul{
 margin: 0px 0px 0px 35px;
 padding: 0px;
 font-size:12px;
 font-family: Arial, Helvetica, sans-serif;
 line-height: 20px;
}

#mainfull ul li{
 color: #6d0000;
 font-weight: bold;
 list-style-position: outside;
}

#mainfull ul li ul li {
 color: #666666;
 font-weight: normal;
 padding: 2px;
 list-style-position:inside;
 margin-left: -25px;
}

.libg {
 background-color: #ebf2ea;
}

#mainfull p {
 font-size: 12px;
 font-family: Arial, Helvetica, sans-serif;
 line-height: 20px;
 color: #666666;
 padding: 0px 0px 0px 23px;
}



#mainleft {
 float: left;
 width: 324px;
 background-image:url('../images/border-right.gif');
 background-repeat: no-repeat;
 background-position:  right top;
 padding-right: 22px;
 margin-bottom: 30px
}

#mainleft ul{
 margin: 0px 0px 0px 35px;
 padding: 0px;
 font-size:12px;
 font-family: Arial, Helvetica, sans-serif;
 line-height: 20px;
}

#mainleft ul li{
 color: #6d0000;
 font-weight: bold;
 list-style-position: outside;
}

#mainleft ul li ul li {
 color: #666666;
 font-weight: normal;
 padding: 2px;
 list-style-position:inside;
 margin-left: -25px;
}

.libg {
 background-color: #ebf2ea;
}

#mainleft p {
 font-size: 12px;
 font-family: Arial, Helvetica, sans-serif;
 line-height: 20px;
 color: #666666;
 padding: 0px 0px 0px 23px;
}

#photo {
 width: 285px;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10px;
 font-weight: normal;
 text-align:center;
 color: #999999;
 padding: 0px 0px 0px 20px;
}

#mainright {
 float: right;
 text-align: center;
 width: 310px;
}

#mainright p {
 font-size: 10px;
 font-family: Arial, Helvetica, sans-serif;
 color: #999999;
 text-align: center;
 padding: 0px 40px 0px 35px;
 margin: 0px;
}

#mainright img {
 padding-top: 15px;
}

#sfeatures_left{
 float:left;
 width: 300px;
 margin-bottom: 20px;
}

#sfeatures_left ul {
 margin: 0px;
 padding: 8px 0px 0px 22px;
 list-style-position:inside;
}

#sfeatures_left li{
 color: #666666;
 font-family: Arial, Helvetica, sans-serif;
 line-height: 20px;
 font-size: 12px;
}
#video_right{
float:right;
width:300px; height:290px;
margin-top:10px;
margin-right:20px;
}
#sfeatures_right{
 float:right;
 width: 310px;
 margin-top: 14px;
 margin-bottom: 20px;
}

#sfeatures_right p {
 font-size:10px;
 font-family: Arial, Helvetica, sans-serif;
 color: #999999;
 text-align: center;
 padding: 0px 40px 0px 20px;
 margin: 0px;
}

/*------ home main column ------*/
#homemaincol{
 background-color: #FFFFFF;  
 float: left; 
 display:inline; 
 position: relative; 
 width:368; 
 }
 
#homemaincol p {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 line-height: 20px;
 color: #666666;
 padding: 14px 0px 0px 23px;
 margin: 0px;
 width: 321px;
}

#homemaincol a {
 color: #a73022;
 text-decoration: underline;
}

#homemaincol a:hover {
 color: ;
 text-decoration: none
}

#homemaincol h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #303c07;
 height: 26px;
 width: 317px;
 border-bottom: 1px solid #e7eadc;
 margin: 18px 0px 0px 23px;
 padding: 0px;
}

#firstrow {
 background-image: url('../images/first_row_bg.jpg');
 background-repeat: no-repeat;
 padding-bottom: 15px; background-position-y:50%
}

#firstrow_content{clear:both; width: 665px; margin: 0px; padding: 0px;}
#firstrow_photo img { border-bottom: 7px solid #384631;}
#firstrow_photo {width: 665px;}

#topleftcorner_green {
 display: block;
 width: 14px;
 height: 14px;
 position: absolute;
 left: 0px;
 top: 0px;
 background-repeat: no-repeat;
 z-index:50;
 background-image: url('../images/topleftgreen.gif');
}

#topleftcorner_tan {
 display: block;
 width: 14px;
 height: 14px;
 position: absolute;
 left: 0px;
 top: 0px;
 background-repeat: no-repeat;
 background-image: url('../images/toplefttan.gif');
 z-index:50
}

#firstrow_content h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #5f2c1b;
 height: 26px;
 width: 626px;
 border-bottom: 1px solid #b2c6ae;
 margin: 18px 0px 0px 23px;
 padding: 0px;
}

#firstrow_content p {
 color: #062c19;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 line-height: 20px;
 padding: 0px 21px 0px 25px;
 margin: 8px 0px 0px 0px;
}

.employment {background-image:url('../images/h3_employment.gif');}
.welcome {background-image:url('../images/h3_welcome.gif');}
.fiftyfivegallon {background-image:url('../images/h3_55gallon3ptsp.gif');}
.standardfeatures {background-image:url('../images/h3_standard_features.gif');}
.controloptions {background-image:url('../images/h3_control_options.gif');}
.pumpoptions {background-image:url('../images/h3_pump_options.gif');}
.spraynozzleoptions {background-image:url('../images/h3_spray_nozzle_options.gif');}
.boomoptions {background-image:url('../images/h3_boom_options.gif');}
.axleassemblyoptions {background-image:url('../images/h3_axle_assembly_options.gif');}
.accessoryoptions {background-image:url('../images/h3_accessory_options.gif');}
.onehundredtengallon {background-image:url('../images/h3_110gallon3ptsp.gif');}
.twohundredgallon {background-image:url('../images/h3_200gallon3ptsp.gif');}
.threehundredtrailer {background-image:url('../images/h3_300_trailer_sprayer.gif');}
.fivehundredtrailer {background-image:url('../images/h3_500_trailer_sprayer.gif');}
.threepointshieldedboom {background-image:url('../images/h3_3pt_shielded_boom.gif');}
.shieldedboom {background-image:url('../images/h3_shielded_boom.gif');}
.controls {background-image:url('../images/h3_controls.gif');}
.spraynozzle {background-image:url('../images/h3_spray_nozzle.gif');}
.highpressureproducesprayer {background-image:url('../images/h3_high_pressure_produce_sp.gif');}
.frametankoptions {background-image:url('../images/h3_frame_tank_options.gif');}
.singlesidedboom {background-image:url('../images/h3_singlesided_boom.gif');}
.control {background-image:url('../images/h3_control.gif');}
.centercoulter {background-image:url('../images/h3_center_coulter.gif');}
.reels {background-image:url('../images/h3_reels.gif');}
.plasticlifterwrapper {background-image:url('../images/h3_plastic_lift_wrap.gif');}
.manualfoldbooms {background-image:url('../images/h3_manual_fold_booms.gif');}
.twelvefootmanualboom {background-image:url('../images/h3_12ft_manual_boom.gif');}
.twentyfootmanualboom {background-image:url('../images/h3_20ft_manual_boom.gif');}
.thirtyfootmanualboom {background-image:url('../images/h3_30ft_manual_boom.gif');}
.thirtyfivefootmanualboom {background-image:url('../images/h3_35ft_manual_boom.gif');}
.thirtyfootboomlessnozzles {background-image:url('../images/h3_30ft_boomless_nozzles.gif');}
.hydraulicfoldbooms {background-image:url('../images/h3_hydraulic_fold_booms.gif');}
.twentyfivefoothydrassboom {background-image:url('../images/h3_25ft_hydra_ss_boom.gif');}
.thirtyfoothydraxboom {background-image:url('../images/h3_30ft_hydra_x_boom.gif');}
.fortyfoothydraxboom {background-image:url('../images/h3_40ft_hydra_x_boom.gif');}
.fortyfivefoothydrafoldboom {background-image:url('../images/h3_45ft_hydra_fold_boom.gif');}
.sixtyfoothydrafoldboom {background-image:url('../images/h3_60ft_hydra_fold_boom.gif');}
.systemaccessory {background-image:url('../images/h3_system_accessory.gif');}
.specifications {background-image:url('../images/h3_specifications.gif');}
.foammarkers {background-image:url('../images/h3_foam_markers.gif');}
.fivegallonfoammarkers {background-image:url('../images/h3_5gal_foam_markers.gif');}
.twelvegallonfoammarkers {background-image:url('../images/h3_12gal_foam_markers.gif');}
.turfmarkers {background-image:url('../images/h3_turf_markers.gif');}
.drumapplicator {background-image:url('../images/h3_drum_applicator.gif');}
.liquidapplicators {background-image:url('../images/h3_liquid_applicators.gif');}
.ba15k {background-image:url('../images/h3_ba15k.gif');}
.ba25k {background-image:url('../images/h3_ba25k.gif');}
.ba25es {background-image:url('../images/h3_ba25es.gif');}
.ba40es {background-image:url('../images/h3_ba40e.gif');}
.atvsprayers {background-image:url('../images/h3_atv_sprayer.gif');}
.pump {background-image:url('../images/h3_pump.gif');}
.boom {background-image:url('../images/h3_boom.gif');}
.spotsprayers {background-image:url('../images/h3_spot_sprayers.gif');}
.lg15 {background-image:url('../images/h3_lg15.gif');}
.lg25 {background-image:url('../images/h3_lg25.gif');}
.lg40 {background-image:url('../images/h3_lg40.gif');}
.lawngardensprayers {background-image:url('../images/h3_lawngarden_sprayers.gif');}
.lgs9450 {background-image:url('../images/h3_9450.gif');}
.lgs9453 {background-image:url('../images/h3_9453.gif');}
.lgs9454 {background-image:url('../images/h3_9454.gif');}
.lgs9455 {background-image:url('../images/h3_9455.gif');}
.hosereels {background-image:url('../images/h3_hose_reels.gif');}
.hosereel5inchswivel {background-image:url('../images/h3_hose_reel_5in_swivel.gif');}
.hosereelseveninchaframe {background-image:url('../images/h3_hose_reel_7in_aframe.gif');}
.hosereelfifteeninchaframe {background-image:url('../images/h3_hose_reel_15in_aframe.gif');}
.hosereeleighteeninchaframe {background-image:url('../images/h3_hose_reel_18in_aframe.gif');}


/*------ home right column ------*/
#homerightcol{
 width:502px; 
 float:right; 
 position:relative; 
 } 

#homerightcol p {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 line-height: 20px;
 color: #666666;
 padding: 5px 0px 0px 23px;
 margin: 0px;
 width: 480px;
}

#homerightcol h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #303c07;
 height: 26px;
 width: 500px;
 border-bottom: 1px solid #e7eadc;
 margin: 18px 0px 0px 23px;
 padding: 0px;
}

#homerightcol h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #a73022;
 height: 26px;
 width: 500px;
 border-bottom: 1px solid #e7eadc;
 margin: 18px 0px 0px 23px;
 padding: 0px;
}


#homerightcol a {
 color: #a73022;
 text-decoration: underline;
}

#homerightcol a:hover {
 color: ;
 text-decoration: none
}


/*------ Sub Main Column ------*/
#maincol{
 width:665px; 
 float:right; 
 position:relative; 
 } 


/*-------------------------------------------
	- Sub left Column
		- leftcolumn
		- leftmenu
-------------------------------------------*/
#leftcol {
 background-color: #FFFFFF;  
 float: left; 
 display:inline; 
 position: relative; 
 width:205; 
}

#leftcol p {
 font-family:Arial, Helvetica, sans-serif;
 font-size: 11px;
 margin-left:20px;
}

#leftcol a:link, a:visited, a:active {
  color:#1F1F1F;
}  

#leftcol a:hover {
  color:#990033;
}  

/*------ Sub Main Column ------*/
#leftmenu {
 background-image: url('../images/left_menu_bg.jpg');
 width: 205px;
 height: 338px
}

#leftmenu ul {
 margin: 0px;
 padding: 0px;
}

#leftmenu li {
 text-indent: 0px;
 list-style-type: none;
 font-family:Arial, Helvetica, sans-serif;
 font-size: 12px;
 padding: 0px;
 margin: 0px;
 line-height: 15px;
 _line-height: 0px;
}

#leftmenu li a {
 color: #31130b;
 display: block;
 text-decoration: none;
 background-image:url('../images/left_menu_off.gif');
 background-repeat:no-repeat;
 background-position: right bottom;
 _height: 10px;
 _padding: 22px 0px 9px 29px;
 _margin-bottom: -7px; padding-left:29px; padding-right:0px; padding-top:12px; padding-bottom:13px
}

#leftmenu li a.current {
 color: #ffffff;
 background-image:url('../images/left_menu_over.gif');
}

#leftmenu li a:hover {
 color: #ffffff;
 background-image:url('../images/left_menu_over.gif');
}

/*------ Contact Form ------*/

#contactform {width: 800px;
padding: 10px, 20px, 10px, 20px;
}

#contactform td {
 font-size: 12px;
 font-family: Arial, Helvetica, sans-serif;
 line-height: 20px;
 color: #666666;
 padding: 0px 0px 0px 23px;
}

#contactform h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #303c07;
 height: 26px;
 width: 800px;
 border-bottom: 1px solid #e7eadc;
 margin: 18px 0px 0px 23px;
 padding: 0px;
}

#homemaincol td {
 font-size: 12px;
 font-family: Arial, Helvetica, sans-serif;
 line-height: 20px;
 color: #666666;
 padding: 0px 0px 0px 23px;
}

/*-------- full column ------*/

#fullcol{
 background-color: #FFFFFF;  
 float: left; 
 display:inline; 
 position: relative; 
 width:800px; 
 }
 
#fullcol p {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 line-height: 20px;
 color: #666666;
 padding: 14px 0px 0px 23px;
 margin: 0px;
}

#fullcol h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #303c07;
 	height: 26px;
 	border-bottom: 1px solid #e7eadc;
 	margin: 18px 0px 0px 23px;
 	padding: 0px;
}

ul.support {
	width:650px;
	height:285px;
	list-style-type:none;
	margin:10px 0;
}

ul.support li{
	width:300px;
	height:190px;
	margin-right:20px;
}

ul.support li a{text-decoration:none;}
ul.support li a:hover {background:#CCC;}

ul.support a#manuals {background:url('../images/sup_manuals.jpg') no-repeat bottom left; text-decoration:none }
ul.support a#buildlists {background:url('../images/sup_buildlists.jpg') no-repeat bottom left; text-decoration:none}
ul.support a#partbreakdown {background:url('../images/sup_partbreak.jpg') no-repeat bottom left; text-decoration:none}
ul.support a#calibration {background:url('../images/sup_calibration.jpg') no-repeat bottom left; text-decoration:none}

ul.support a#manuals:hover {background:#CCC url('../images/sup_manuals.jpg') no-repeat bottom left; text-decoration:none }
ul.support a#buildlists:hover {background:#CCC url('../images/sup_buildlists.jpg') no-repeat bottom left; text-decoration:none}
ul.support a#partbreakdown:hover {background:#CC url('../images/sup_partbreak.jpg') no-repeat bottom left; text-decoration:none}
ul.support a#calibration {background:#CCC url('../images/sup_calibration.jpg') no-repeat bottom left; text-decoration:none}

.description {
	padding: 20px 0 0 120px;
	color:#333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:16px;
	}

#fullcol h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #a73022;
 	height: 26px;
 	border-bottom: 1px solid #e7eadc;
 	margin: 18px 0px 0px 23px;
 	padding: 0px;
}

.supportitem {
	width:290px;
	float:left;
	margin:18px 0 0 23px;
}

.supportitem h5 {
	font-weight:bold;
	color:#fff;
	background:#014a1d;
	border:0px none;
	padding:5px
}

.supportitem img {
	background:#014a1d;
	padding:2px;
}

.supportleft {
	float:left;
	width:85px;
	display:block;
}

.supportright {
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	display:block;
	width:200px;
	margin:0 0 0 5px;
}

.itemleft {
	float:left;
	width:120px;
	display:block;
}

.itemright {
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	display:block;
	width:160px;
	margin:30px 0 0 10px;
}

.itemright a{color:#000; text-decoration:none;}

.itemleft img {
	padding:2px;
	background-color:#4a765a;
}

a h5{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #a73022;
 	height: 18px;
 	border-bottom: 1px solid #e7eadc;
 	margin: 18px 0px 10px 0px;
 	padding: 0px;
	text-decoration:none;
	cursor:normal;
}

a:hover h5{color:#CCCCCC; cursor:pointer;}

a img {border:0px none;}

.supportcontain {
	height:96px;
}

.serial {
	width:200px;
	margin:20px 0 0 18px;
}

.pdflist {
	width:290px;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:14px;
	font-size:11px;
}

.pdflist a{ color:#a73022;}
.pdflist a:hover{color:#333333;}

.pdflist ul {
	list-style-type:none;
}

.pdflist ul li a{
	list-style-type:none;
	background:url('../images/pdf.gif') no-repeat left;
	display:block;
	margin-left:0; margin-right:0; margin-top:0; margin-bottom:10px; padding-left:25px; padding-right:0; padding-top:0; padding-bottom:0
}

.pdflistphoto {
	width:300px;
	float:right;
	margin:20px 0;
}

.pdflistphoto img {
	padding:2px;
	background:#4a765a;
}

a.back {
	margin: 10px 0 0 22px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:14px;
	font-size:11px;
	color:#a73022;
}

a.back:hover{color:#333;}
/*-------------------------------------------
	- FOOTER
		- home footer
		- footer
-------------------------------------------*/

/*------ home footer ------*/

#homebottom{
 height:162px; 
 background-image: url('../images/footer_bg.jpg');
 clear:both
 } 

#homebottomleft {
 float: left;
}

#homebottomright {
 float: right;
 clear: right;
 width: 750px;
}

#homebottomright p {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #062c19;
 line-height: 20px;
 width: 750px;
}

#homebottomright h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #5f2c1b;
 height: 26px;
 width: 750px;
 border-bottom: 1px solid #b5c9b2;
 margin: 18px 0px 0px 0px;
 padding: 0px;
}

#homebottomright a {
 color: #008a41;
 text-decoration: underline;
}

#homebottomright a:hover {
 color: #008a41;
 text-decoration: none;
}
/*------ home footer specific to index page ------*/

#homebottom2{
 height:162px; 
 background-image: url('../images/footer_bg.jpg');
 clear:both
 } 
 
#homebottom2  h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #303c07;
 height: 26px;
 width: 700px;
 margin: 5px 0px 0px 23px;
 padding: 0px;
}

#homebottomleft2 {
 float: left;
}

#homebottomright2 {
 float: right;
 clear: right;
 width: 650px;
}

#homebottomright2 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #062c19;
	line-height: 20px;
	width: 650px;
	padding-right: 10px;
}

#homebottomright2 h3 {
	height: 26px;
	width: 650px;
	border-bottom: 1px solid #b5c9b2;
	margin: 12px 0px 0px 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #5f2c1b;
}

#homebottomright2 a {
 color: #008a41;
 text-decoration: underline;
}

#homebottomright2 a:hover {
 color: #008a41;
 text-decoration: none;
}

#mainleft .price, #sfeatures_left .price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#CC0000;
}


/*------ footer ------*/
#footer{
 clear:both;
 font-family:Arial, Helvetica, sans-serif;
 font-size: 11px;
 color: #647560;
 text-align: center;
 background-image:url('../images/sub_footer_bg.gif');
 background-repeat: no-repeat;
 height: 30px; padding-left:0px; padding-right:0px; padding-top:60px; padding-bottom:10px; background-position-y:center
 }
 
#footer a {
 color: #647560;
 text-decoration: none;
}

#footer a:hover {
 text-decoration: underline;
 color: #cadbc2;
}

/*------ footer home ------*/
#footerhome{
 clear:both;
 font-family:Arial, Helvetica, sans-serif;
 font-size: 11px;
 color: #647560;
 text-align: center;
 padding: 20px 0px 10px 0px;
 background-position: top center;
 height: 30px;
 background-repeat: no-repeat;
 }


.footerhomea{clear:both; padding-top: 10px; padding-bottom: 20px;}

 
#footerhome a {
 color: #647560;
 text-decoration: none;
}

#footerhome a:hover {
 text-decoration: underline;
 color: #cadbc2;
}

 /* *** Float containers fix: *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  

.clear {clear:both;}
 
 /*printer styles*/ 
 @media print{ 

/*hide the right column when printing*/ 
#homerightcol{display:none;} 
#twocols, #homemaincol{width:100%; float:none;}
}
	/*- menu -*/	
#menubottom {
	margin:0 auto;
	padding: 0px 0px 0px 0px;
	width:720px;
}

#menubottom ul {
	margin:0 auto;
	padding: 0px 0px 0px 0px;
}

#menubottom li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #ffffff;
	list-style-type: none;
	float:left;
	text-transform:uppercase;
	font-size: 11px;
	text-align: center;
	padding-right: 0px;
}

#menubottom li a {
	float: left;
	color: white;
	text-decoration: none;
	padding: 6px 5px 6px 45px;
	height: 5px;
}

#menubottom li a:hover {
	text-decoration: none;
	color: #8D070B;
}

.videospace{margin:10px 0;}