body
{
	background:url(/csp/gsh/appesat/images/body-bg.gif) repeat-y #f5f5f5;
	background-position:50% 0;
	margin:0px;
	padding:0px;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
}
#wrapper
{
	text-align:left;
	width:743px;
	position:relative;
	z-index:2;
	background-color:#FFFFFF;
}

#header
{
	height:80px;
}
#headerbg
{
	width:100%;
	height:88px;
	background:url(/csp/gsh/appesat/images/header-bg-stretch.gif) repeat-x;
	position:absolute;
	top:0;
	left:0;
	z-index:0;
}
#headershadow 
{
	margin-left:-385px;
	width:770px;
	height:88px;
	background:url(/csp/gsh/appesat/images/header-bg-shadow.gif) no-repeat;
	position:absolute;
	top:0;
	left:50%;
	z-index:1;
}
#divider
{
  background-color:#ffffff;
  background:url(/csp/gsh/appesat/images/bluedot.gif) no-repeat;
  width:100%;
  height:3px;
}
.logo
{
	position:absolute;
	left:5px;
	top:5px;
}
.bioginate
{
	position:absolute;
	left:225px;
	top:52px;
}
.toprightmenu
{
	position:absolute;
	left:640px;
	top:10px;
	font-family:arial;
	font-size:11px;
}
.toprightmenu a:link, .toprightmenu a:visited
{
	text-decoration:none;
	color:#000000;
}
.toprightmenu a:hover
{
	text-decoration:underline;
}
.flags
{
	position:absolute;
	left:660px;
	top:40px;
}
.flags img
{
	margin-right:4px;
}


/********LEFT MENU CONTENT********/
#left
{
	margin-top:10px;
	width:200px;
	float:left;
}
#left a:link, #left a:visited
{ 
	font-size:12px;
 	color:#666666; 
}
#left a:hover,#left a:active
{ 
	color:#e51837;
}

#left ul
{
	margin: 0;
	padding: 0;
	list-style: none;
	width: 190px;
}
#left ul li 
{ 
	position: relative;
}
#left ul li a
{
	display: block;
	text-decoration: none;
	color: #777;
	background: #fff;/* IE6 Bug */
	padding: 5px;
	background:url(/csp/gsh/appesat/images/layout/lidot.gif);
	background-position:bottom left;
	background-repeat:repeat-x;
}
#left .dropdown
{
	background: #FFF url(/csp/gsh/appesat/images/menubg.gif) center center no-repeat; 
}

/* Fix IE. Hide from IE Mac \*/
* html #left ul li
{ 
	float:left;
	height:1%;
}
* html #left ul li a
{ 
	height:1%;
}
/* End */
#left ul li a:hover
{ 
	color: #E2144A;
}	
#left li div ul li a 
{ 
	padding:5px;
	border-bottom:1px solid #ccc;
	background:#fff url(/csp/gsh/appesat/images/submenubg.gif) repeat-x;
} /* Sub Menu Styles */	
#left li:hover div, #left li.over div
{
	display: block;
}
#left li div
{
	position: absolute;
	left: 190px; /* Set 1px less than menu width */
	top: -1px;
	display: none;
	border:1px solid #CCC;
	border-bottom:none;
}
.in
{
  text-align:center; 
  background:#fff; 
  border:1px solid #555; 
  position:relative;
  font-weight:normal;
}
.leftcontentboxes
{
	width:170px;
	margin: 25px 10px;
	padding:2px;
}

.leftcontentboxes H3, .leftcontentboxes p
{
	font-size:12px;
	margin:0;
	padding:0;
}

.leftcontentboxes H3
{
	margin-bottom:4px;
}

.leftcontentboxes form
{
    margin: 0;
}
#mailsignup_box
{
    width: 170px;
    height: 31px;
    background: url(/csp/gsh/appesat/images/bg_search_box.gif);
	margin-top:5px;
}
#mailsignup_box #s
{
    float: left;
    padding: 0;
    margin: 6px 0 0 6px;
    border: 0;
    width: 128px;
    background: none;
    font-size: .8em;
}
#mailsignup_box #go
{
    float: right;
    margin: 3px 4px 0 0;
}
/********END OF LEFT MENU CONTENT********/


/********CONTENT********/
#content
{
	margin-top:10px;
	float:left;
	width:533px;
	font-family:arial;
	font-size:12px;
	background:url(/csp/gsh/appesat/images/layout/vdot.gif);
	background-repeat:repeat-y;
	min-height:550px;
}
#content a:link, #content a:visited
{
	color:#007FBD;
	text-decoration:underline;
}
#content_inner
{
	margin-left:10px;
}
#content ul
{
	list-style-image:url(/csp/gsh/appesat/images/layout/uldot.gif);
	margin:5px 0px 5px 0px;
	margin-left:20px;
	padding:0px;
}
#content li
{
	margin:0px;
	padding:0px;
}
/********END OF CONTENT********/




/****** Content Bar Styles ******/

#infobar
{
	margin-top:15px;
	margin-left:0px;
	height:120px;
}

#content_side .tracker
{
	width:100%;
}

#content_side .testimonials
{
	width:100%;
	margin-top:15px;
}

#buy_side .productimage
{
	width:100%;
	margin-top:15px;
}

#buy_side .delivery
{
	width:100%;
	margin-top:15px;
}

#buy_side .buybox
{
	width:100%;
	margin-top:15px;
}

#infobar .tracker
{
	float:left;
	width:180px;
	height:100%;
	background:#FFF url(/csp/gsh/appesat/images/scalesbg.gif) top center no-repeat;
}

#infobar .testimonials
{
	margin-left:5px;
	float:left;
	width:330px;
	background:#FFF url(/csp/gsh/appesat/images/quotebg.gif) top center no-repeat;
	height:100%;
}

.testimonials, .tracker, .buybox, .delivery
{
	border:#f9c2c0 solid 1px;
}

#infobar H3, #content_side H3 
{
	font-size:12px;
	color:#FFFFFF;
	width:100%;
	background:url(/csp/gsh/appesat/images/infobarH3-BG.gif) repeat-x #FF3333;
	margin:0;
	padding:2px 0;
}

#buy_side H3
{
	font-size:12px;
	color:#FFFFFF;
	width:173px;
	background:url(/csp/gsh/appesat/images/infobarH3-BG.gif) repeat-x #FF3333;
	margin:0;
	padding:2px 2px;
}

.tracker img, .testimonials img
{
	float:right;
	padding:3px;
}

.testimonials p, .testimonials a
{
	padding-left:2px;
}

.tracker p, .tracker a
{
	width:110px;
	padding-left:4px;
	margin:5px 2px;
}

.delivery p
{
	padding:5px;
	margin:0;
}
.clear
{
	clear:both;
}
blockquote
{
	width:320px;
	float:left;
    color: #666;
    font-style: italic;
	padding:0;
	margin: 5px 0 5px 5px;
}
/********END OF CONTENT BAR STYLES********/


#content_side
{
	float:right;
	width:160px;
	margin-left:15px;
	height:500px;
}
#buy_side
{
	float:right;
	width:177px;
	margin-left:15px;
	height:500px;
}
.buybox .qty
{
	border:1px solid #ccc;
	margin-bottom:5px;
	height:20px;
	float:left;
}
.buybox form div 
{
	height:26px;
}
.buybox label
{
	padding:5px;
	float:left;
}
.buybox p
{
	margin-left:5px;
}
.buybox #buyimage
{
	float:left;
	padding-left:5px;
}























#footer
{
	position:relative;
	float:left;
	font-family:arial;
	font-size:11px;
	padding-left:10px;
	padding-top:10px;
	margin-top:10px;
	width:733px;
	background-image:url(/csp/gsh/lipobind/images/layout/hdot.gif);
	background-repeat:repeat-x;
	background-position:top center;
}
#footer a:link, #footer a:visited
{
	text-decoration:none;
	color:#666666;
}
.celldark
{
	background:#9F060B;
	color:#FFFFFF;
	text-align:left;
}
.cellmed1
{
	background:#FFEAEB;
	text-align:left;
}
.cellmed2
{
	background:#9F060B;
	color:#ffffff;
	text-align:left;
}
.cellmed3
{
	background:#AACCEA;
	color:#FFFFFF;
	text-align:left;
}




a img
{
	border:none;
}
h1
{
	margin:0px;
	font-size:22px;
	color:#007FBD;
	font-weight:normal;
	font-family:Helvetica, Arial;
}
h2
{
	margin:0px;
	font-size:18px;
	color:#007FBD;
	font-weight:normal;
	font-family:Helvetica, Arial;
}
.largeh2
{
	font-size:28px;
}
h3
{
	margin:0px;
	font-size:14px;
	color:#007FBD;
	font-weight:bold;
}
h4
{
	margin:0px;
	font-size:18px;
	color:#990000;
	font-weight:normal;
	font-family:Helvetica, Arial;
}
.bluetxt
{
	color:#007FBD;
}
.redtxt
{
	color:#CC0000;
}
.button
{
	font-family:arial;
	font-size:12px;
}
.smalltxt
{
	font-size:11px;
}
#blog
{
	margin-top:160px;
	width:520px;
	float:left;
	clear:both;
	border:1px solid #CCC;
}
#blog_inner
{
	padding:5px;
}	
.blog_listing
{
	padding:5px;
}

.blog_listing a:link, .blog_listing a:visited
{
	line-height:20px;
}


.succ_bar
	{
	background-image:url(../images/misc/succ-bar.jpg);
	background-repeat:repeat-x;
	width:100%;
	height: 27px;
	}
.succ_head_left
	{
	float: left;
	}
.bulletred
{
	color:#e51937;
	font-size:16px;
	margin-right:3px;
}

.superScript
{
	font-size:xx-small;
	vertical-align:top;
}