body { 
    margin: 0px 0px 0px 0px;
    padding: 0;
    width: 100%;
    height: 100%;
    background:#FFFFFF;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
}

#main {
		padding-left: 0.5em;
    background:#FFFFFF;
/*
    background-image: url(/template/comp_girl/center_upper_left.gif);
    background-repeat: no-repeat;
*/
}

#main h1 { /*Where our main section headers go*/
    margin:0;
    padding-left: 40px;
    padding-right: 40px;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    color:#000000;
}
#main h2 { /*search navigation */
    margin:0;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    color:#373773;
/*    background:#DDFFDD; */
}


#topBar {
    margin-left:218px;
    padding-left:0px;
    /*width:100%; */
    background:#373773;
    height: 103px;
    background-image: url(/template/comp_girl/upper_center.gif);
    background-repeat: no-repeat;
}



#viewCart A:link {
	color: #FFFFFF; 
	text-decoration:none;
}

#viewCart A:visited {
	color: #FFFFFF; 
	text-decoration:none;
}

#viewCart A:hover {
	text-decoration: underline;
}

#topBarSearch 
{
    position:relative;
    left:240px;
    top:33px;
    margin:0px;
    padding:0px;
    color: #FFFFFF;
    width:455px;
    font-size: 12px;
}
#topBarSearch form
{
    margin:0px;
    padding:0px;
    font-size: 12px;
}

#intro_section 
{
 /*   height:360px; */
    width:97%;
/*	background:#DDDDDD; */
}

#intro_text
{
	text-align:left;
	padding-right: 10px;
/*	font-size: 1.2em; */
}

#intro_text h4
{
  font-size: 1em; 
}
#intro_text h2
{
  text-align:left; 
}

#intro_picture 
{
	float: left;
	clear: left;
	margin-right: 3px;
}

#intro_spacer 
{
	float: left;
	clear: left;
	height: 150px;
	width: 1px;
}

#mainAd {

    width:336px;
    height:280px;
    position:relative;
}

#exit_section 
{
 /*   height:360px; */
    width:97%;
/*	background:#DDDDDD; */
}

#exit_text
{
	text-align:left;
	padding-right: 10px;
/*	font-size: 1.2em; */
}

#exit_text h2
{
  text-align:left; 
}

#exitAd {
		float: left;
		clear: left;
    width:336px;
    height:280px;
    position:relative;
}

#exit_spacer 
{
	float: left;
	clear: left;
	height: 50px;
	width: 1px;
}

#dvdDetails
{
/*
    background:#AA5511;
    border-width: 2px;
		border-style: solid;
		border-color: #000000;
*/
		padding: 1px 10px 1px 2px;
}

#dvdDetails img
{
		padding: 1px 4px 1px 0px;
}

.header_image
{
    background-image: url(/template/girl_laptop/header_image.jpg);
    background-repeat: no-repeat;
}   

.header_bg
{
    background-image: url(/template/girl_laptop/header_bg.jpg);
    background-repeat: repeat-x;
} 


.align_right {
	text-align: right; 
}
.result_heading {
	background-color: #373773;
	color: #FFFFFF; 
	width:95%;
}

.result_spacer {
	background-color: #373773;
	color: #FFFFFF;
	height: .5em;
	width:95%;
}


.purple_bg {
	background:#373773; /* #012046 */
	width:100%;
}


#maillist_main 
{
    width: 70%;
    text-align: left;
}

.glanceProduct
{
    width:90%;
}

.glanceProduct img { 
		float: left;
    padding-right:4px;
    padding-left:4px;
}

.glanceProduct b { 
    font-weight: bold;
}



#mainHR
{
	width:95%;
	background:#373773;
	margin:0;
    color: #FFFFFF; 
    font-weight: bold;
    font-size:1em;
    text-align:center;
}

#ProductDetails
{ 
	width:95%;
	margin:0;
}

#ProductDetails s
{   
    color:#FF0000;
}

#ProductDetails img
{   
    padding-right: 4px;
}

.review
{
  padding:2em;
	margin:0;
	text-align:justify;
	width:93%;
}

.review_stats
{
	text-align: right;
}
.review_stats br
{
	clear: right;
}
.review_stats img
{
	float: right;
}

#lftBar {
    padding-left:5px; 
    font-size: 12px;
    font-weight: normal; 
    text-align: left;
    background:#CCDDEF;
    font-family: "Arial, Helvetica, sans-serif";
    line-height: 1.25em;
/*
    border-width: 2px;
		border-style: solid;
		border-color: #000000;
*/
}

#lftBar A:link {
	color: #373773 ;
	font-weight: bold;  
	text-decoration:none;
}

#lftBar A:visited {
	color: #373773 ; 
	font-weight: bold;
	text-decoration:none;
}

#lftBar A:hover {
	font-weight: bold;
	font-size: 1.2em;
	text-decoration: underline;
}

.nav_headline {
	color: #CCDDEF ;
	background:#373773;
	font-weight: bold; 
	width: 163px;
	padding-left: 5px;
}

#lftBarSub {
	background:#888888;
	padding-left:1em;
}

#rgtBar {
   	font-weight:normal;
    font-size:12px;
    text-align:center;
/*    background:#CCCC00; */
}

#rgtBar h3 { /* Subheads for right nav bar, (newsletter, experts...) */
    margin:0;
    padding:3px;
    background:#373773;
    font-weight:bold;
    font-size:1em;
    text-align:center;
    color: #FFFFFF ; 
}

#rgtBar A:link {
	text-decoration:none;
}

#rgtBar A:visited {
	text-decoration:none;
}

#rgtBar A:hover {
	text-decoration: underline;
}

hr{
  color: #373773;
  height:7px;
  width:93%
}

.search_nav
{
    text-align: right;
    background:#014646;
    width: 50%;
    float:right;

}

.yellow_bg
{
    background:#CCCC00 ;
}

.cart_item
{
    width: 98%;
}

.cart_qty
{
    float: left;
    text-align: center;
    width: 9%;
    padding: 0px 8px 0px 15px;
}
.cart_desc
{
    float: left;
    width: 65%;
}

.cart_price
{
    float: left;
    width: 8%;
    text-align: right;
}

.cart_subtotal
{
    float: left;
    width: 8%;
    text-align: right;
}

.cart_total
{
    width: 91%;
    text-align: right;
}

.checkout_button
{
    background: #373773;
    color: #FFFFFF ;
    padding: 5px;
    font-size: 16px;
    text-decoration: none;
    border-width: 1px;
    border-color: #CCDDEF;
    border-style: solid;
}

.blackbg_button
{
    background:#373773;
    color: #FFFFFF ;
    padding: 4px;
    font-size:10px;
    text-decoration: none;
    border-width: 2px;
    border-color: #888888;
    border-style: solid;
}

.blackbg_button_small
{
    background:#373773;
    color: #FFFFFF ;
    padding: 2px;
    text-decoration:none;
    border-width: 2px;
    border-color: #888888;
    border-style: solid;
    font-size: .8em;
}

.cart_nav input
{
    background:#373773;
    color: #FFFFFF ;
    padding: 0px;
    font-size: 1em;
    text-decoration:none;
    border-width: 1px;
    border-color: #888888;
    border-style: solid;
}

.cart_nav
{
    float: left;
    width: 33%;
    text-align: center;
}

.nav_spacing
{
	background: #FF33FF;
	width: 30%;
}

.price
{
    color:#0000FF;
}

.float {
  float: left;
  width: 23%;
  height: 1.5em;
  padding: 5px;
  font-size: 1.5em;

}

.float A:link {
	text-decoration:none;
}

.float A:visited {
	text-decoration:none;
}

.float3 {
  float: left;
  width: 31%;
  height: 1.5em;
  padding: 5px;
  font-size: 1.2em;

}

.float3 A:link {
	text-decoration:none;
}

.float3 A:visited {
	text-decoration:none;
}

.site_map {
  float: left;
  width: 30%;
  height: 1.5em;
  padding: 5px;
  font-size: 1.5em;

}

.float A:hover {
	text-decoration: underline;
}

.clear {
	clear: both;
}

.left_image
{
    float: left;
    padding: 4px;
}

.buy_now
{
    background:#373773;
    color: #FFFFFF;
    padding: 0px;
    text-decoration:none;
    border-width: 2px;
    border-color: #888888;
    border-style: solid;
}

.links {
  font-size: 12px;
}

.yellow_bg {
	background-color: #CCCC00;
}

.pcheader {
	background-color: #373773;
	color: #FFFFFF;
	width: 100%;
}

.pcfloat {
	float: left;
}

#price_compare{
	width: 95%;

}

.item_point {
	list-style-type: disc;
}

.item_point B{
	font-weight:normal;
	line-height: 1.25em;
}
.contact {
	width: 50%;
}
.contact_red {
	background-color: #FF0000;
	width: 50%;
}

.form_name {
    width: 10em;
    height: 2em;
    float: left;
}

.form_value {
        height: 2em;
}

.nav_grid {
    width: 25%;
    line-height: 1.8em;
}

.nav_grid A:link {
	text-decoration:none;
}

.nav_grid A:visited {
	text-decoration:none;
}
.nav_grid A:hover {
	text-decoration:underline;
}
.style1 {
	color: #ffffff;
	font-weight: bold;
	 background:#373773;
}