/* @group reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { margin:0; padding:0; }
table {border-collapse:collapse;border-spacing:0;}
fieldset,img {border:0;}
address,caption,cite,code,dfn,em,strong,th,var {font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {font-size:100%;font-weight:normal;}
q:before,q:after { content:''; }
abbr,acronym { border:0;}
/* @end */
em { font-style: italic; }
.em { font-style: italic; }
.clear{ clear: both; }
strong{ color: #e8e8e8; text-decoration: underline; }
hr { display: none; }
.prod_drop{
    position: absolute;
    left: 600px;
    width: 300px;
    top: 151px;
	background-color: #bdd577;
	border: 1px solid #2b2f3f;
	border-top: none;
}


.txtCopyright{
	display: none;
}


/* base
---------------------------------------------------------------- *//

:link,:visited {text-decoration: none;}
ul,ol {list-style: none;}
h1,h2,h3,h4,h5,h6,pre,code,p {font-size: 1em;}
ul,ol,dl,li,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input {margin: 0; padding: 0;}
a img,:link img,:visited img {border: none;}
address {font-style: normal;}


/* layout 
---------------------------------------------------------------- */

body {
  background: #000 url(main/back_1x151.jpg) repeat-x 0 0; 
  color: #e8e8e8;
  font:x-small/1.5em;
  font-family: "HelveticaNeue-Light", Arial, Helvetica, Geneva, sans-serif;
  voice-family: "\"}\""; voice-family:inherit;
  font-size:small;
	letter-spacing: normal;
} html>body {font-size:small;}

a { color:#4e5f75; }


/* navigation
---------------------------------------------------------------- */

#nav {
	z-index: 2000;
	position: absolute;
	top: 115px;
	right: 0;
	height: 36px; 
}

#nav ul {
      margin: 0;
      padding: 0;
      list-style: none; 
      position: relative;  
  
}
#nav ul li{
	position: relative;
	
}
#nav ul ul{
	z-index: 8000;
	display: none;
	position: absolute;
	width: 191px;
	color: #000;
	padding: 0;
	margin: 0;
	left: 0; 
	border: none;
	background: url(main/drop_bot.jpg) no-repeat center bottom;
	margin-top: 1px;
	padding-bottom: 5px; 

}

#nav ul ul li{
	display: block;
	position: relative;
	text-align: center; 
	float: none;
	top: 0;
	left: 0;
	background-image: none;
	padding: 0;
	margin: 0;
}

#nav ul #current ul li a{
	color: #e8e8e8;
	}

#nav ul ul li a{	
	line-height: 45px;
	color: #264b8f;
	background-image: none; 
	padding: 0;
	margin: 0;
	height: 45px;
	width: auto; 
}

#nav ul ul li a:hover, #nav ul #current ul li a:hover{
background: url(main/backing.jpg) no-repeat center;
color: #264b8f;
}
#nav ul ul li a:hover, #nav ul #current ul li a:hover{
color: #264b8f;	
}

* html body div#nav ul ul li a{
	height: 28px;
	line-height: 28px;
}

#nav li {
      float: left;
      background: url(nav/left.gif) no-repeat left top;
      margin: 0 10px 0 0;
      white-space: nowrap;
	  padding: 0 0 0 6px;
}

#nav a {
      float: left;
      display: block;
      width: .1em;
      height: 15px;
      background: url(nav/right.gif) no-repeat right top;
      text-decoration: none;
      color:#4e5f75;
	  padding: 8px 10px 12px 6px;
}
* html body div#nav ul ul li a{
	padding: 8px 10px 7px 6px; 
} 
#nav > ul a {width: auto;}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#nav a {float: none;}
/* End IE5-Mac hack */

#nav a:hover {
	color: #e8e8e8;
}

#nav #current {
	background-position: 0 -51px;
	border-bottom: 1px solid #000;
}

#nav #current a {
	background-position: 100% -51px;
	color: #e8e8e8;
}

#nav li:hover, #nav li:hover a {
	 color: #69819f;
}

#nav li:hover a {
	 color: #69819f;
}

#wrapper{
	position: relative; 
	width: 900px;
	margin: 0 auto;
	padding-top: 180px;
}

#wide{
	background: #000 url(main/fback.jpg) repeat-x center top;
	width: 100%;
	border-top: 1px solid #334454;
	height: 200px;
}

#wide_s{
	background: #000 url(main/fback.jpg) repeat-x center top;
	width: 100%;
	border-top: 1px solid #334454;
	height: 200px;
}

#footer{
	left: 30px;
	font-size: .8em;
	position: relative; 
	width: 900px;
	margin: 0 auto;
}
#footer_s{
	font-size: .8em;
	position: relative; 
	width: 900px;
	margin: 0 auto;
}

#prod_img li{
	position: absolute;
	height: 80px;
	width: 48%;
	top: 10px;
	background-color: #bfbfbf;
}
#prod_img li.sgt{
	left: 10px;
	background: #000 url(main/sgt_wide.jpg) no-repeat;
	border: 1px solid #393e54;
}
#prod_img li.pgt{
	right: 10px;
	background: #000 url(main/pgt_wide.jpg) no-repeat center right;
    border: 1px solid #393e54;
} 

.new_ptero a, .new_solo a, #prod_img li a{
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
	
}
#switcheroo{
	background-color: #000;
	width: 584px;
	height: 376px;	
	position: relative;
}

#usboat{
	background: url(main/landing/bs.jpg) no-repeat 0 0;
	width: 125px;
	height: 60px;
	border: 3px solid #fffeff;
}

.main_left_2{
	background: url(main/landing/_main_4_584x376.jpg) no-repeat -40px 0;
}
.main_left_3{
	background: url(main/landing/_main_3_584x376.jpg) no-repeat -40px 0;
}
.main_left_1{
	top: -10px;
	background: url(main/landing/main_3_584x376.jpg) no-repeat 0 -10px;
}
.r2{
	display: none;
}
#wr{
	margin-top: 40px;
}

.main_left{
	float: left;
	width: 450px;
}
.main_right{
	width: 312px;
	position: absolute;
	left: 600px; 
	top: 0;
	
}

.main_right_bott{
	width: 450px;
	position: relative;
	float: left;
}

.tbox{
	width: 388px;
	float: right;
	background: #2b5274 url(main/landing/quote.jpg) no-repeat 0 0;
}
.tbox p{
	line-height: 115%;
	padding-top: 23px;
	padding-left: 65px;
	padding-bottom: 23px;
	padding-right: 40px;
	color: #e8e8e8;
	float: left;
}
.tbot{
	width: 100%;
	float: left;
	height: 21px;
	background: url(main/landing/pointer_25x21.jpg) no-repeat 360px 0;
}

.tquote{
	float: right;
	font-size: .8em;
	font-style: italic;
}

.vid_quote{
	float: right;
	width: 388px;
	text-align: right;
	font-size: .8em;
	font-style: italic;
	border-bottom: 1px solid #505050; 
	margin-bottom: 4px;
	padding-bottom: 2px;
}

.main_vid{
	float: right;
	width: 388px;
	border: 1px solid #3263a5;
	border-bottom: none;
}

.bwrap{
	width: 100%;
	float: left;
	position: relative;
}

.bwrap li{
	position: relative;
	width: 100%;
	left: -8px; 
	float: left;
	background: url(main/landing/info_18x17.jpg) no-repeat 5px 6px;
	padding: 4px;
	padding-left: 28px;
	font-size: .9em;
	text-decoration: none;
	margin-bottom: 3px;
}

.bwrap li span a{
	border-bottom: 1px dotted #2b5274;
	text-decoration: none;
	color: #e8e8e8;
}

.more_sgt{
	width: 48%;
	padding: 5px;
	background: url(main/landing/info_18x17.jpg) no-repeat 5px 6px;
	padding-left: 28px;
	font-size: .8em;
	border: 1px solid #3263a5;
}

.more_pgt{
	width: 48%;
	padding: 5px;
	background: url(main/landing/info_18x17.jpg) no-repeat 5px 6px;
	padding-left: 28px;
	font-size: .8em;
	border: 1px solid #3263a5;
}

#sgt_rotate{
	font-size: .9em;
}

#sgt_rotate li{
	position: relative;
	font-size: 1.1em;
}
#sgt_rotate li strong{
	text-decoration: none;
	color: #e8e8e8;
	font-weight: bold;
}

#subnav{
	display: none;
	width: 100%;
	position: absolute;
	top: 152px;
	height: 100px;
	border-bottom: 1px solid #393e54;
	z-index: 9999;
	background: #193253 url(main/sub.jpg) repeat-x;
}

#banner{
	background: url(main/banner_1341x151.jpg) no-repeat center top;
}

#legend{
	cursor: pointer;
	position: absolute;
	right: 0;
    top: 20px;
    width: 98px;
    height: 67px;
    background: transparent url(main/button_98x67.jpg) no-repeat center top;
	
}

/* @group Hovers */

.hov {
	display: none;
	position: absolute;
	background: transparent url(main/hover5.png) no-repeat center top;
	height: 101px;
	width: 254px;
	color: #e8e8e8;
	line-height: 1.2em;
}

.new_3 ul li div, .new_2 ul li div{
	padding: 0;
	padding: 5px;
	padding-left: 10px;
	padding-right: 10px;
}

/* Solo GT */
#h_rack{ left: 40px; top: 170px; }
#h_seat{ left: 110px; top: 140px; }
#h_steering{ left: 230px; top: 210px; }
#h_stable{ left: 340px; top: 250px; }
#h_ptero{ left: 480px; top: 160px; }


/* Pterosail GT */
#hp_furler{ left: 72px; top: 335px;
	
}
#hp_sail{ left: 192px; top: 135px; }
#hp_carbon{
	left: 365px; top: 25px;
}
#hp_asm{
	left: 381px; top: 235px;
}
#hp_rack{
     left: 535px; top: 280px;	
}
.hov strong{
	text-decoration: none;
	color: #e8e8e8;
	border-bottom: 1px dotted #535353;
	font-weight: bold;
}
.hov p{
	padding-top: 5px;
	clear: left;
}
/* @end */

/* END NEW */
.new_1{
	background: url(main/solo_1_722x529.jpg) no-repeat 0 0; 
	width:  722px;
	height: 529px;
}
.new_2{
	background: url(main/sgt_1_800x545.jpg) no-repeat center top;
	width:  900px;
	height: 545px;
	position: relative;
	z-index: 5;
}
.new_3{
	position: relative;
	width:  900px;
	height: 529px;
	background: url(main/new_ptero2.jpg) no-repeat center top; 
}

#content{  
 font-size: 110%;
 line-height: 150%;
 padding-bottom: 20px; 
 position: relative;
}

.flow_r img, .flow_l img{
	float: left;
	margin-right: 20px;
}

#content h4{
	font-size: 1.2em;
	width: 100%;
	border-bottom: 1px solid #505050; 
	margin-bottom: 4px;
	padding-bottom: 2px;
	color: #e8e8e8;
	text-transform: uppercase;
} 

#content h3{
	font-size: .9em;
	width: 100%;
	margin-bottom: 4px;
	color: #e8e8e8;
	text-transform: uppercase;
} 

.smll{
	font-size: .8em;
}

.color{
	background-color: #000;
}

.sgt_button{
	margin-left: 10px;
	font-size: 1em;
	float: right;
	width: 73px;
	text-align: center;
	color: #e8e8e8;
	border: 1px solid #3263a5;
	padding: 5px;
}
.sgt_button a, .sgt_button a:visited { 
	font-size: 1em;
	color: #e8e8e8;
	display: block;width: 100%;height: 100%;text-decoration: none;list-style-type: none;
}

#le strong, #ri strong, .sologt_feat strong{
	text-decoration: none;
	color: #e8e8e8;
	font-weight: bold;
}

#le{
	position: relative;
	float: left;
	width: 295px;
}
#ri{
	left: 55px;
	float: left;
	position: relative;
	width: 550px;
}

.sologt_feat li{
	padding-bottom: 10px;
}

.sgt_pics{
	height: 165px;
	width: 295px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#sgt_one{ background: #000 url(fresh/newsolo/thumb_1.jpg) no-repeat 0 0; }
#sgt_two{ background: #000 url(fresh/newsolo/thumb_2.jpg) no-repeat 0 0; }
#sgt_three{ background: #000 url(fresh/newsolo/thumb_3.jpg) no-repeat 0 0; }
#sgt{
	width: 722px;
	height: 200px;
	background: #d4d0d1 url(fresh/sgt.jpg) no-repeat 0 0;
	margin-bottom: 20px;
}
#pgt{
	width: 722px;
	height: 200px;
	background: #d4d0d1 url(fresh/pgt.jpg) no-repeat 0 0;
}

/* @group Table Styles */

#mytable {  width: 100%; padding: 0; margin: 0; font: normal 11px auto "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; color: #e8e8e8; background: #373737; }
#mytable a{ color: #e8e8e8; }
th { font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; color: #e8e8e8; border-right: 1px solid #343434; border-bottom: 1px solid #343434; border-top: 1px solid #343434; letter-spacing: 2px; text-transform: uppercase; text-align: left; padding: 6px 6px 6px 12px; }
th.nobg { border-top: 0; border-left: 0; border-right: 1px solid #343434; background-color: #000; width: 200px; }
th.hdr{ color: #000; background-color: #e1e1e1; }
th#gone { border-right: 1px solid #343434; border-top: 0; border-left: 0; background: none; background-color: #000; font: italic 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; color: #e8e8e8; font-size: .8em;} 
td { border-right: 1px solid #343434; border-bottom: 1px solid #343434; background: #4a4a4a; padding: 6px 6px 6px 12px; color: #e8e8e8; }
td.alt { background-color: #373737; color: #e8e8e8; }
th.spec { border-left: 1px solid #343434; border-top: 0; background-color: #e8e8e8; font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; background: none;}
th.specalt { border-left: 1px solid #343434; border-top: 0; font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; color: #e8e8e8; background: #4a4a4a; }
/* @end */
/* @group Store */

#session{
	top: 0;
	right: 0;
	position: absolute;
	width: 400px;
	text-align: right;
	font-size: 1em;
	color: #e8e8e8;
}
#session a{
	color: #e8e8e8;
}

.cartProgress{
	padding: 3px;
	color: #e8e8e8;
	text-align: center;
	border: 1px solid #3263a5;
}

.txtcartProgressCurrent{
	background-color: #1c3b7c;
	padding: 2px;
	padding-left: 5px;
	padding-right: 5px;
}

.shopping strong{ color: #e8e8e8e; }

.step1_left{
	padding-top: 5px;
	padding-bottom: 5px;
	float: left;
	width: 48%;
	background-color: #0f0f0f;
	border: 1px solid #505050;
}

.step1_right h4, .step1_left h4{
	text-indent: 5px;
}
.step1_right{
	padding-top: 5px;
	padding-bottom: 15px;
	float: right;
	width: 48%;
	background-color: #0f0f0f;
	border: 1px solid #505050;
}

.step1_left td{
	border: none;
	background-color: #0f0f0f;
}

.step1_input{
	width: 100%;
}

.step1_right p{
	padding-left: 5px;
	padding-right: 5px;
}

.sButton{
	text-decoration: none;
	color: #e8e8e8;
	float: right;
	border: 1px solid #3263a5;
	cursor: pointer;
	text-transform: uppercase;
	padding: 5px;
	background-color: #000;
}
.sButton2{
	margin-left: 5px;
	text-decoration: none;
	color: #e8e8e8;
	float: left;
	border: 1px solid #3263a5;
	cursor: pointer;
	text-transform: uppercase;
	padding: 5px;
	background-color: #000;
}



.sButton3{
	text-decoration: none;
	color: #e8e8e8;
	float: right;
	border: 1px solid #3263a5;
	cursor: pointer;
	text-transform: uppercase;
	padding: 5px;
	background-color: #000;
	
}
.sButton4{
	text-decoration: none;
	color: #e8e8e8;
	float: right;
	text-transform: uppercase;
	padding: 5px;
	padding-right: 15px;
	background-color: #000;
}

.sButton5_l{
	text-decoration: none;
	color: #e8e8e8;
	float: left;
	border: 1px solid #3263a5;
	cursor: pointer;
	text-transform: uppercase;
	padding: 3px;
	background-color: #000;
	font-size: .8em;
}
.sButton5_l a{
text-decoration: none;
color: #fff;	
}

.sButton5_r{
	text-decoration: none;
	color: #e8e8e8;
	float: right;
	border: 1px solid #3263a5;
	cursor: pointer;
	text-transform: uppercase;
	padding: 3px;
	background-color: #000;
	font-size: .8em;
}

.t2010{
	font-size: .9em;
}

.sButton3 a{
	text-decoration: none;
	color: #e8e8e8;
}
.fButton{
	margin-top: 10px;
	text-decoration: none;
	color: #e8e8e8;
	border: 1px solid #3263a5;
	cursor: pointer;
	text-transform: uppercase;
	padding: 5px;
	background-color: #000;
}
.hid{
	display: none;
}

.t1{
	font-weight: bold;
	background-color: #3a3a3a;
}
.terms {
	color: #e8e8e8;
}

.txtError{
	border: 1px dotted #d62921;
	padding: 3px;
	margin-bottom: 10px;
}
.profile{
	width: 100%;
}

.scart{
	float: left;
	border: 1px solid #39434c;
	width: 100%;
	margin-right: 10px;
	position: relative;
}

.col_right{
	position: relative;
	float: right;
	width: 30%;
}
.col_left{
	float: left;
	width: 66%;
}
.shopping h5{
	font-weight: bold;
	font-size: .9em;
    text-indent: 5px;
	background-color: #182f53;
}
.cart_total{
	border-top: 1px solid #39434c;
	text-decoration: none;
	color: #fff;
	float: right;
	text-transform: uppercase;
	background-color: #000;
	font-size: .9em;
	width: 100%;
	text-indent: 5px;
}
.cart_total a{
	text-decoration: none;
	color: #fff;
}
.cart_total strong{
	text-decoration: none;
}

.items{
	float: left;
	font-size: .9em;
	text-indent: 5px;
}
.items a{
	color: #fff;
	text-decoration: none;
}

.cart_price{
	float: left;
}
h5 a{
	font-weight: normal;
	color: #fff;
	text-decoration: none;
}

.detail_left{
	padding: 5px;
	float: left;
	width: 48%;
}

.detail_right{
	padding: 5px;
	float: right;
	width: 48%;
	position: relative;
}
h6{	
	font-size: 1em;
	width: 100%;
	border-bottom: 1px solid #505050; 
	margin-bottom: 4px;
	padding-bottom: 2px;
	color: #e8e8e8;
	text-transform: uppercase;
} 
.prodPrice{
	float: left;
	font-size: 1.2em;
}

.latestProds{
	float: left;
	border: 1px solid #39434c;
	width: 95%;
}
.latestProds a{
	float: left;
}
.latestProds_t{
	text-align: center;
	float: left;
	border: 1px solid #39434c;
	border-top: none;
	width: 95%;
}
.latestProds_t a{
	font-weight: bold;
	cursor: pointer;
	float: left;
	padding: 4px;
}
.forgot a{
	color: #e8e8e8;
}

.prodname{
	width: 100%;
	text-align: center;
	float: left;
}
.prodname a{
	width: 95%;
	color: #e8e8e8;
	text-decoration: none;
	font-size: .9em;
	text-align: center;
}
.prodprice{
	text-align: center;
	border-top: 1px solid #39434c;
	width: 100%;
	float: left;
	font-size: .9em;
}

.prd{
	float: left;
	width: 95%;
	background-color: #1b1b1b;
}
.ind{
	padding-left: 5px;
}

.bld{
	font-weight: bold;
}
.vorder td a, .vorder tr a{
	color: #e8e8e8;
}
.vidp{
	z-index: -19900; 
}

#ZIND{
	z-index: -999;
}

#iowa{
	float: right;
	padding-left: 20px;
	height: 142px;
	width: 150px;
	background: #000 url(main/iowa_142x150.jpg) no-repeat center top;
}

.infobox{
	float: left;
	width: 735px;
}
.person{
	margin-top: 5px;
	margin-right: 20px;
	float: left;
width: 140px;
	height: 80px;
	border: 2px solid #2d659e;
}
#john{
	
	background: #000 url(people/john.jpg) no-repeat 0 0;
}
#rigoberto{
	
	background: #000 url(people/rigoberto.jpg) no-repeat 0 0;
}
#chris{
		
	background: #000 url(people/chris.jpg) no-repeat 0 0;
}

#side_a{
	float: left;
	width: 500px;
	margin-right: 15px;
}
#side_a textarea{
	width: 100%;
}

#side_b{
	float: left;
	position: relative;
	width: 370px;
}

#xseam{
	top: 20px;
	left: 300px;
	position: absolute;
	width: 118px;
	height: 148px;
	background: #000 url(main/xseam_118x148.jpg) no-repeat 0 0;
}

#measure{
	font-size: .9em;
	width: 285px;
	float: left;
}

#colors{	
	width: 440px;
	height: 281px;
	background: #000 url(main/colors_440x281.jpg) no-repeat 0 0;
}
.twain{
	font: italic 14px/22px georgia, 'times new roman' , serif;
	font-size: 1.2em;
}
.tw_name{
	padding-top: 10px;
	font-size: 1.1em;
	float: right;
}
.under{
	color: #fff;
	border-bottom: 1px dotted #fff;
}
.new_solo{
	background: #000 url(products/solo.jpg) no-repeat center top;
	height: 200px;
	width: 100%;
}
.new_ptero{
	background: #000 url(products/kit.jpg) no-repeat center top;
	height: 200px;
	width: 100%;
}
.square{
	float: left;
	width: 20%; 
}
.catbox{
	float: left;
	border: 1px solid #39434c;
	padding: 5px;
	width: 30%;
	margin-right: 10px;
}
#mainmenu-nav{
	float: left;	
	margin-top: 4px;
}
#mainmenu-nav li{
	margin-bottom: 5px;
	float: left;
	font-size: .9em;
	padding-right: 2px;
	padding-left: 2px;
	border: 1px solid #39434c;
	margin-right: 5px;
	background-color: #182f53;
}

#mainmenu-nav li a{
color: #fff;
text-decoration: none;	
}
.tblList td{
	background-color: #000;
}
.tblList tr{
	border-left: 1px solid #343434;
}
.tblList tbody{
	border-top: 1px solid #343434;
}

.buy_button{
	text-decoration: none;
	color: #e8e8e8;
	cursor: pointer;
	text-transform: uppercase;
	background-color: #182f53;
	font-size: .9em;
	padding: 2px;
	padding-right: 4px;
	padding-left: 4px;
	border: 1px solid #39434c;
	margin: 5px;
}

.prod_ops, .view_ord, .view_cart, .vorder{
	border-top: 1px solid #343434;
	border-left: 1px solid #343434;
	width: 100%;
	margin-bottom: 15px;
}

.prod_ops td, .view_ord td, .view_cart td, .vorder td, .forder td{
	background-color: #000;
}
.bare{
	padding: 30px;
}

.fleft{
	float: left;
	margin-bottom: 15px;
}

.login_form{
	width: 100%;
	border-top: 1px solid #343434;
	border-left: 1px solid #343434;
}

.login_form td{
	background-color: #000;
}
.login_form tbody{
	background-color: #000;
	border-top: 1px solid #343434;
	border-left: 1px solid #343434;
}
.lsp{
	margin-left: 10px;
}

.ac{
	text-decoration: none;
	color: #e8e8e8;
	float: left;
	border: 1px solid #3263a5;
	cursor: pointer;
	text-transform: uppercase;
	padding: 5px;
	background-color: #000;
	margin-right: 5px;
}

form p{
	padding-top: 15px;
}

/* @end */


/* @group trip 2010 */


#wrapper_trip{
	position: relative; 
	width: 925px;
	margin: 0 auto;
	padding-top: 180px;
}

#trip2010{
	float: left;
	width: 570px;
	height: 540px;
	/* border: 1px solid #fff799; */
	background: url(trip/poster_532x520.jpg) no-repeat 0 0;
}

.main_right_n{
	float: right;
	width: 320px;
	/* border: 1px solid #8efafd; */
}

#lptero{
	float: left;
	width: 312px;
	height: 244px;
	/* border: 1px solid #fff799; */
	background: url(trip/little_312x244.jpg) no-repeat 0 0;
}


#p2_left{
	width: 570px;
	float: left;
}

#p2_pic{
	background: url(trip/big_pic_567x318.jpg) no-repeat 0 0;
	height: 318px;
	width: 570px;
}

#small_map{
	float: left;
	background: url(trip/map_300x170.jpg) no-repeat 0 0;
	height: 170px;
	width: 300px;
	padding-right: 15px;
	padding-bottom: 10px;
}

#map_caption{
	padding-left: 20px;
	float: left;
	width: 240px;
	
}

#tp{
	background: url(trip/tent_570x136.jpg) no-repeat 0 0;
	height: 136px;
	width: 570px;
}

#p2_left p{
	font-size: .9em;
}


.soc li a{
	display: block;
	height: 100%;
	width: 100%;
	cursor: pointer;
}

.soc li{
	padding-right: 5px;
}

#digg{
	background: url(trip/digg_24x24.jpg) no-repeat 0 0; 
	height: 24px;
	width: 24px;
	float: left;
}

#facebook{
	background: url(trip/facebook_24x24.jpg) no-repeat 0 0;
	height: 24px;
	width: 24px;
	float: left;
}

#twitter{
	background: url(trip/twitter_24x24.jpg) no-repeat 0 0;
	height: 24px;
	width: 24px;
	float: left;
}

#solar_ptero{
	background: url(trip/trike_321x240.jpg) no-repeat 0 0;
	height: 220px;
	width: 321px;
	margin-bottom: 15px;
}

.sm{
	font-size: .9em;
	color: #7891b1;
}

#tower{
	float: left;
	background: url(trip/tower_51x55.jpg) no-repeat 0 0;
	height: 55px;
	width: 51px;
	padding-right: 15px;
}

#solar_desc{
	
}

.brochure{
	background: url(trip/pdf_14x16.jpg) no-repeat 0 2px;
	height: 20px;
	text-indent: 25px;
	line-height: 20px;
}

.brochure a {
	color: #7891b1;
	font-weight: bold;
	text-decoration: none;
}

.brochure_r{
	background: url(trip/pdf_14x16.jpg) no-repeat 0 2px;
	height: 20px;
	text-indent: 25px;
	line-height: 20px;
	float: right;
}

.brochure_r a {
	color: #7891b1;
	font-weight: bold;
	text-decoration: none;
}




.pfeat{
	font-size: .9em;
	padding-left: 15px;
}

.pfeat li{
	list-style: square;
	padding-bottom: 4px;
	color: #7891b1;
}

#p2_left strong, .pfeat strong{
	text-decoration: none;
	font-weight: bold;
	color: #fff;
}

.f_t{
	padding-bottom: 15px;
}


#refresh{
	background: url(trip/rack_570x382.jpg) no-repeat 0 0;
	height: 382px;
	width: 570px;
	cursor: pointer;
}

#refresh a {
	display: block;
	height: 100%;
	width: 100%;
}

.news_entry img{ 
margin-right: 5px;
	float: left;
	/*clear: both;*/
	margin-bottom: 10px;
}
.news_entry{
	margin-bottom: 15px;
	float: left;
}

.lnews li{
	float: left;
	text-decoration: none;
	list-style: none;
	list-style-type: none;
	margin-bottom: 5px;
}

.lnews li a{
	/*font-weight: bold;
	color: #fff;*/
	color: #7891b1;
}

.ital{
	padding-left: 10px;
	font-size: .9em;
	margin-top: 10px;
	margin-bottom: 10px;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.ital p{
	margin-bottom: 10px;
}

/* @end */


#trip_finish{
	background: url(trip_finish/poster_532x311.jpg) no-repeat 0 0;
	width: 532px;
	height: 311px;
	float: left;
	margin-bottom: 10px;
}
#fin{
	width: 532px;
	float: left;
}
#trip_photos{
	
}

#trip_photos li{
	display: block;
	float: left;
	width: 255px;
	margin-right: 10px;
	margin-bottom: 10px;
	height: 100px;
}




