/* Ripit Good
 * (c) Ripit Good -- www.ripitgood.com
 * 
 */
 
html { padding: 0px; margin: 0px; }
body
{
	padding: 0px;
	font: normal 11px Arial, Helvetica, Verdana, sans-serif;
	color: #333;
	margin: 0px;
	background-color: #FFF;
	background-image: url(/pics/background.gif);
	background-repeat: repeat-x;
}
    
img { border: 0;
	border-style:none;
	}
img.border
{
	border-color: #555;
	border-width: 1px;
	border-style: solid;
}
	
div { border: 0; }
    
a:link{ 
   color:#fc7305;
   text-decoration: none;
   }

a:visited{
   color:#fc7305;
   text-decoration:none;
   }

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

a:visited:hover{
    color:#fc7305;
    text-decoration:underline;
    }

a:link.grey{ 
   color:#555;
   text-decoration: none;
   }

a:visited.grey{
   color:#555;
   text-decoration:none;
   }

a:hover.grey{
   color:#555;
   text-decoration:underline;
   }

a:visited:hover.grey{
    color:#555;
    text-decoration:underline;
    }
    
a img{border:none;}
    
div.spacer {
    clear: both; }

.right{float: right;}

/* HEADER TAGS */

h1 { 
   font: bold 20px Arial, Helvetica, Verdana, sans-serif;
   color: #fc7305;
   margin: 0px 0px 5px 0px;
   background: none;
   }

h2
{
	font: bold 14px Arial, Helvetica, Verdana, sans-serif;
	margin: 20px 0px 5px 0px;
	color: #555;
	background: none;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
}
   
h3 { 
   font: bold 20px Arial, Helvetica, Verdana, sans-serif;
   color: #fc7305;
   margin: 20px 0px 5px 0px;
   display:inline;   
   }
   
h4 { 
   font: bold 11px Arial, Helvetica, Verdana, sans-serif;
   color: #333;
   margin: 20px 0px 5px 0px;
   background: #fff;}
   
/* PARAGRAPH TAG */

p {
   margin: 0px 0px 10px 0px;
   font: normal 12px Arial, Helvetica, Verdana, sans-serif;
   line-height: 17px;
   color: #333;
   }
p.bold_orange{
	font-weight:bold;
	color:#fc7305;
	}
p.small{font-size: 10px;}
   
/* LIST */
ul{
	position:relative;
	left:-20px;
	line-height:1.2;
	clear:none;
}

ul.second{
	position:relative;
	left:-15px;
}

li.content{
	margin: 10px;
	font: normal 12px Arial, Helvetica, Verdana, sans-serif;
   line-height: 17px;
   text-align:left;
	}

/* FORM */
.note{
	margin: 5px 30px 5px 30px;
	font-size: 10px;
	line-height:12px;
}

label {
	position:relative;
	top: -7px;
	left: -7px;}

select{margin: 5px 10px 5px 10px;}
input{margin: 5px 10px 5px 10px;}

#recommend_size
{
	margin: 30px 50px 30px 50px;
	padding: 10px;
	background: #fc7305;
	border-color: #000;
	border-width: 2px;
	border-style: solid;
}

#recommend_size p{
	color:#fff;
	font-size:14px;
	line-height:18px;
	margin:0;
}

span.recommend{
	font-size:16px;
	line-height:18px;
	font-weight:bold;}

/* CONTAINER */
#container
{
	width: 800px;
	padding: 0px;	
	margin: auto;
	color: #333;
	position: relative;
	top:0px;
	display:block;
	clear: both;
}



/* HEADER */

	
#logo_container{
	width: 800px;
	height: 75px;		
	padding:12px 0px 0px 0px;;
	position:relative;	
	top:0px;	
	text-align:left;
	margin:0;
}

#logo_container img{
	float:left;
	
	}

#logo_container h3
{
	font-weight: bold;
	font-style: italic;
}

#logo_container .phone{	
	float:right;	
	text-align:center;	
	margin:0;
	padding:0;
	position:relative;
	left:-40px;
	}
#logo_container .phone img{
	clear:both;
	float:none;
	display:inline;
	position:relative;
	top:2px;
	}
	
#logo_container p{
	margin:0 0 3px 0;
	padding:0;
	font-size:14px;
	}


/*#logo_container .phone{	
	position:relative;
	top:-20px;
	left:-30px;
	width:800px;
	text-align:right;
	}
*/
/* NAVIGATION */
#top_nav
{
	width: 500px;
	height: 30px;
	color: #fff;
	font: normal 14px Myriad, Arial, Helvetica, Verdana, sans-serif;
	padding: 8px 0px 0 0px;
	margin:0;	
}

 #left{	
 	display:inline;
 	position:relative;
 	left:120px;
	text-align:left;
	float:left;
	padding:0;
	margin:0;
	
}

 #right{	
	display:inline;
	position:relative;
	left:240px;
	text-align:right;
	float:right;
	padding:0;
	margin:0;
}



#top_nav a{
	color:#fff;
	text-decoration:none;
	font: bold 14px Myriad, Helvetica, Arial, Verdana, sans-serif;
	background: none;
	padding:0;
	margin:0;
	}

#top_nav a:hover{
	color:#fcdabf;
	padding:0;
	margin:0;
}


#cd_img{
	display:inline;
	position:absolute;
	top:0px;
	left:50%;
}

#cd_img img{
	padding:0 20px 0 20px;
	}

/* AD BOXES */
#ad_box_container{
	float:right;
	width:195px;
	margin: 20px 0 0 0;
	border:0;
	
	}

#ad_boxes_order{	
	background: #eee;
	border-color: #fc7305;
	width:185px;
	border-width: 1px;
	border-style: dashed;
	padding:15px 5px 15px 15px;
	margin:25px 0 0 0;	
}

#ad_boxes_order h2{
	border:0;
	margin: 5px 0 0 5px;	
	}

#ad_boxes{	
	width: 195px;
	border-bottom: 1px solid #000;
	padding: 20px 10px 10px 0px;
	background:#FFF;	
}

#ad_boxes_image{	
	width: 200px;
	border-bottom: 0px solid #000;
	padding: 20px 0px 15px 0px;
	background:#FFF;	
}

.orange{
	color:#fc7305;	
	font-size:12px;
	line-height:14px;
	display:block;
	padding-bottom:5px;
	font-weight:bold;}

p.small{
	font-size:11px;
	line-height:12px;
	}

#orange_box
{
	width: 195px;
	padding: 10px 10px 10px 0px;
	color: #FFF;
	background: #fc7305;
	border-color: #000;
	border-width: 1px 0 1px 0;
	border-style: solid;
}

#ad_box_img{
	width: 200px;
	border-bottom: 1px solid #000;
	padding: 10px 0 10px 0;
	color:#FFF;
	background:#fff;
	}
	
#ad_boxes h2{
	border:0;
	margin: 5px 0 0 25px;	
	}

#orange_box p{
	margin: 5px 0 0 25px;
	color: #FFF;
	}

#ad_boxes p{
	margin: 5px 0 0 25px;
	}

#ad_boxes.bottom{
	border-bottom: 0px solid #000;
}

#start{
	width: 120px;
	border: 0px solid #000;
	padding: 10px 10px 10px 10px;
	background:#fc7605;
	clear:both;
	position:relative;
	left:40%
	
}

/* GET STARTED BUTTON*/

h1.start{
	color:#fff;	
	clear:both;	
	}

a.start
{
	padding: 10px;
	font-size: 20px;
	font-weight: bold;
	clear:both;
	position:relative;
	left: -25%;
}

a:link.start
{
	color: #FFF;
	background: #fc7305;
	text-decoration: none;
		
}

a:visited.start{
   color:#FFF;
   background:#fc7305; 
   text-decoration: none;
  }

a:hover.start{
   color:#fc7305;
   background:#fff;
   text-decoration:none;
   }

a:visited:hover.start{
    color:#fc7305;
   background:#fff;
   text-decoration:none;
    }

img.arrow{
	position:relative;
	top:3px;
	}
    
/* CONTENT */
#content{
	position:relative;
	top:10px;
}

#contentholder{
	width: 550px;
	background:#fff;
	border-color: #ccc;
	border-width: 0px;
	border-style: dashed;
	margin: 35px 0 0 0;
}

    
#contentholder.wide{
	width:800px;
	}
	
#left_content
{
	float: left;
	width: 170px;	
	background: #eee;
	border-color: #fc7305;
	border-width: 1px;
	margin:40px 0px 20px 0px;
	border-style: dashed;
	padding:15px;
	float:right;
	width:195px;
	margin: 40px 0 0 0;

}

#left_content h2{
	margin: 5px 0px 5px 5px;
	border:0px;
	color:#000;
}

#right_content{
	float: right;
	width: 500px;
	background: #fff;
	border-color: gray;
	border-width: 0px;
	margin:40px 20px 20px 0px;
	border-style: dashed;
	padding:10px;
	
}

#column{
	float:left;
	width:225px;
	background:none;
	border-right:0px solid #fc7305;
	margin-top:-10px;
	padding: 20px;
	text-align:center;
}

#column h2, #column p{text-align:left;}

#column img{position:relative;
	top: 0px;}
	
/* POPUP */
#container.popup{
	width: 390px;
	text-align: center;
	}

#pop_up{
	position:relative;
	top:50px;
	width:340px;
	text-align:left;
	padding:0 25px 20px 25px;
}

#logo_container.popup{
	width: 390px;
}

#pop_up h1{
	font-size:16px;
}

form.pop_up{
	width:275px;}


/* PRODUCT */

#product{
	
}

/* FLASH*/
#flash{
	width: 550px;
	height:260px;
	background:#fff;
	border-color: #ccc;
	border-width: 0px;
	border-style: dashed;
	margin: 45px 0 0 0;
}

/* BOTTOM BOXES */
#bottom_boxes {
	width: 100%;
	height: 200px;    
    text-align: center;
    padding:0;
    margin:0;
    color: #fc7305;
    clear: both;
    background: #cccccc;}

#bottom_boxes h2{
	margin: 8px 5px 0 7px;
	color: #fff;
	border: 0px;
	font: bold 14px Arial, Helvetica, Verdana, sans-serif;
	font-style: italic;
	text-align:center;
}


#bottom_boxes p
{
	margin: 15px;
	color: #000;
	font-weight: bold;
	text-align:left;
}
    
#box1
{
	float:left;
	width: 185px;
	height: 185px;
	margin: 7px 5px 7px 5px;
	background-color: #CCC;
	background-image: url(../pics/home/box1.jpg);
	background-repeat: no-repeat;
	text-align:left;
	cursor: pointer

}

#box2
{
	float:left;
	width: 185px;
	height: 185px;
	margin: 7px 5px 7px 0;
	background-color: #CCC;
	background-image: url(../pics/home/box2.jpg);
	background-repeat: no-repeat;
	text-align:left;
	cursor: pointer
}
#box3
{
	float:left;
	width: 185px;
	height: 185px;
	margin: 7px 5px 7px 0;
	background-color: #CCC;
	background-image: url(../pics/home/box3.jpg);
	background-repeat: no-repeat;
	text-align:left;
	cursor: pointer
}
#box4
{
	float:left;
	width: 185px;
	height: 185px;
	margin: 7px 5px 7px 0;
	background-color: #CCC;
	background-image: url(../pics/home/box4.jpg);
	background-repeat: no-repeat;
	text-align:left;
	cursor: pointer
}
/*FAQ*/

a.faq{
	font-size: 12px;
	line-height:16px;
	color:#555}
	
h3.faq{
	font-size:14px;
	margin-top:30px;
		}

/*GET STARTED*/

#standard{
	float:left;
	width:260px;	
	border-color: black;
	border-width: 1px;
	border-style: solid;
	padding: 0;
	margin:10px 0 0 0;
}

#standard_sub
{
	float: left;
	width: 250px;	
	font-size:12px;
	padding:5px;	
}

#standard_sub td{
	text-align:center;}
#deal
{
	float: left;
	width: 200px;
	height: 120px;
	border-color: black;
	border-width: 1px;
	border-style: solid;
	padding: 0;
}

#deal_sub{
	float:left;
	width:190px;	
	font-size:12px;
	padding:5px;
}

#act_now
{
	float: left;
	text-align: center;
	width: 125px;
	height: 100px;
	background-image: url(../pics/order/arrow.gif);
	background-repeat: no-repeat;
}

#act_now h2{
	border:none;
	padding: 15px 5px 5px 5px;
	color:#fff;
	}
h2.start
{
	color: #fff;
	background: #fc7305;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
	border-color: black;
	padding:5px;
	margin:0;
}

#deal td{
	border-color: #000;
	border-width: 0 0px 0 0;
	border-style:solid;
	width:65px;
	height:80px;
}
#deal #standard_sub td {width:auto;}

#standard td{
	border-color: #000;
	border-width: 0 0px 0 0;
	border-style:solid;
	width:65px;
	height:60px;
}

#ready{
	color:#fff;
	background:#fc7305;
	padding:5px;
	font-size:14px;
	font-weight:bold;	
	display:inline;
	cursor:pointer;
	}
	
	
a:link .ready{
	color:#fff;
	text-decoration:none;}


div.center b{font-size:16px;}

/* FOOTER */
#footer {
	width: 100%;
	height: 100%;
    display: block;
    text-align: center;
    padding: 25px 0 25px 0;
    color: #fff;
    clear: both;
    background: #fc7305;
    position:relative;
    top:20px;}

#footer.home{top:0px;}

#footer a:link{	
	color:#fff;
	}
	
#footer a:visited{
   color:#fff;
   text-decoration:none;
   }

#footer a:hover{
   color:#fff;
   text-decoration:underline;
   }
   
/* shopping cart table */
tr#cart_head td {
   color:white;
   font-weight:bold;
}

.cleared{
	line-height:0;
	clear:both;
	width:750px;
	
	}
div.content{
	clear:left;
	padding-top:20px;
	text-align: center;}

div.content p, ul, li, form{
	text-align:left;}

div.center
{
	text-align: center;
	
}
	
	