@charset "utf-8";
/* CSS Document */
* {margin:0;padding:0;}
/*Universal CSS for layout,color, and look of each page.(content, nav, link color and rollover)*/
body
{
	background-image:url(../images/body_bg.jpg);
	background-position:center;
	font-family:"Times New Roman", Times, serif;
	background-repeat:repeat;
}
hr
{
	color:#000000;
}
h1
{
	font-size:14px;
}
h2
{
	font-size:14px;
}
h3
{
	font-size:14px;
}
h4
{
	font-size:14px;
}
h5
{
	font-size:14px;
}
#container
{
	margin:auto;
	height:700px;
	width:900px;
	background-image:url(../images/containerbackground.png);
	background-position:center;
	background-repeat:no-repeat;
	margin-top:10px;
}
#container1
{
	margin:auto;
	height:288px;
	width:900px;
	background-image:url(../images/containerbackgroundsm.png);
	background-position:center;
	background-repeat:no-repeat;
	margin-top:10px;
}
#home
{
	float:right;
	padding-top:20px;
	height:20px;
	width:900px;
	text-align:right;
}
#home a
{
	color:#333;
	text-decoration:none;
	font-weight:bold;
}
#home a:hover
{
	color:#333;
	text-decoration:underline;
	font-weight:bold;
}
#logo
{
	float:left;
	width:575px;
	font-size:45px;
	margin-top:5px;
	text-align:center;	
}
sub
{
	font-size:18px;
	font-weight:bold;
	color:#CC0000;
}
#logo img
{
	width:400px;
	border:none;
}
#logo a
{
	color:#000000;
	text-decoration:none;
}
#logo a:hover
{
	color:#000000;
	text-decoration:none;
}
#topright
{
	float:right;
	width:320px;
	height:50px;
	padding-right:5px;
	text-align:right;
	padding-top:5px;
}
#topright img
{
	border:none;
}
#cse-search-box
{
	float:right;
	padding-right:2px;
	padding-top:0px;
	width:300px;
	font-size:12px;
	text-align:right;
}
#cse-search-results
{
	background-color:transparent;
}
#navdiv
{
	border:#000000 2px solid;
	width:890px;
	margin-left:4px;
	float:left;
	text-align:justify;
}
#nav 
{
	background: #333;
	float: left;
	list-style:outside;
	margin: 0;
	padding: 0;
	width: 100%;
}
#nav li 
{
	float: left;
	font: 95.5% "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	list-style:none;
}
#nav a 
{
	background-color:#333333;
	color: #ccc;
	display: block;
	float: left;
	margin: 0;
	padding: 4px 12px;
	text-decoration: none;
	font-weight:normal;
	height:18px;
	width:122px;
	border:#FFFFFF 1px solid;
}
#nav a:hover 
{
	background-color:#F28E13;
	background-image:url("images/nav_bg.png");
	background-position:bottom center;
	background-repeat:no-repeat;
	color: #fff;
	padding-bottom: 2px;                    
}
#center
{
	width:880px;
	height:510px;
	float:left;
	background-image:url(../images/ixbgmain.png);
	background-position:center;
	background-repeat:repeat;
	overflow:hidden;
	margin-left:5px;
	padding-top:10px;
	padding-left:10px;
	padding-bottom:0px;
}

#centerre
{
	width:880px;
	height:510px;
	background-color:#FFFFFF;
	float:left;
	overflow:auto;
	border:#000000 1px solid;
	margin-left:5px;
	padding-left:10px;
	padding-bottom:0px;
}
#product_logo
{
	
}
#product_logo img
{
	height:115px;
	width:225px;
	padding-right:40px;
	float:right;
}
#footer
{
	height:50px;
	clear:both;
	text-align:center;
	color:#999999;
	border-top:#000000 2px solid;
}
#footer img
{
	height:15px;
	width:15px;
}
#footer a
{
	color:#999999;
	text-decoration:none;
}
#footer a:hover
{
	color:#666666;
	text-decoration:underline;
}
/*End universal CSS for layout,color, and look of each page.(content, nav, link color and rollover)*/

/*Index CSS*/
#picone
{
	padding:2px;
	height:500px;
	font-size:16px;
	line-height:1.15em;
	text-align:left;
}

#picone p
{
	margin-top:11px;
}
/*#first-letter
{
	font-size: 28px;   
	float: left;
	color:#000;
	text-align:center;
	margin-top:-7px;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
	font-family:Georgia, "Times New Roman", Times, serif;
}*/
#picone img
{
	height:265px;
	width:350px;
	float:right;
	padding:3px;
	border:#003366 2px solid;
}
/*End Index CSS*/

/*Purchases CSS*/
#nav_two
{
	height:470px;
	width:150px;
	float:left;
	margin-top:40px;
	border-bottom:#000000 1px solid; 
	background-image:url(../images/flowerfadein.gif);
	background-position:top;
	background-repeat:no-repeat; 
}


/*use this to make secondary nav go away*/
.menu_1
{
	display:none;
}
.outer a, .outer div, .outer li, .outer ul, .outer body{
	margin: 0;
	padding: 0;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}
div.menu{
	width: 150px;
	overflow:hidden;
}
div.menu ul{
	list-style: none;
	text-indent: 0px;
}
div.menu li{
	margin-top: 3px;
}
div.menu a{
	font: 18px Verdana;
	padding: 1px;
	color:#FF3300;
	display:block;
	padding: 2px 5px;
	height: 27px;
	text-decoration: none;
	border:#000000 2px solid;
	background:url(../images/) no-repeat right;
}
div.menu a:hover{
	background: url(../images/) no-repeat right;
	padding: 3px 7px;
}                 
                 
#descr_of_item
{
	float:left;
	height:125px;
	width:550px;
	padding:10px;
	font-size:16px;
}

#descr_of_item1
{
	float:left;
	height:350px;
	text-align:center;
	width:198px;
	padding:10px;
	font-size:16px;
}

/*#descr_of_item1 h3, 
{
	float:left;
	height:350px;
	text-align:center;
	width:200px;
	padding:10px;
	font-size:20px;
}*/
#add2cart
{
	height:25px;
	width:200px;
	float:left;
	text-align:center;
	margin-top:0;
	margin-bottom:0;
}
#add2cart img
{
	text-align:center;
}
#item
{
	float:right;
	width:145px; 
	height:490px;	
	overflow:auto;
	padding-top:10px;
}

.sale_item
{
	
	border:#000000 1px solid;
	text-align:center;
	font-weight:bold;	
}
.sale_item img
{
	border-bottom:#000000 2px solid;
	border-left:none;
	border-right:none;
	border-top:none;
}

.div0{ display:block;height:500px; width:575px; padding:1px; float:right; text-align:center; margin-right:2px; border:#000000 2px solid;}
.div0 img {float:left; height:350px; width:575px; border-bottom:#000000 2px solid;}
.div0 h1{ font-family:"Times New Roman", Times, serif; font-size:45px; text-align:left; float:left;}
.div0 h2{ font-family:"Times New Roman", Times, serif; font-size:40px; text-align: right;}
.div0 h3{ font-family:"Times New Roman", Times, serif; font-size:24px; text-align: right;}

.div4{ display:block;height:375px; width:575px; padding:1px; float:right; text-align:center; margin-right:2px; margin-top:50px; border:#000000 2px solid; background-color:#FFFFFF; background-image:url(../images/div4bg.png); background-position:center; background-repeat:no-repeat;}
.div4 img { height:285px; width:350px; float:right; padding-right:2px; margin-top:30px; border:#000000 1px solid;}
.div4 h1{ font-family:"Times New Roman", Times, serif; font-size:45px; text-align: center;}
.div4 h2{ font-family:"Times New Roman", Times, serif; font-size:40px; text-align: center;}
.div4 h3{ font-family:"Times New Roman", Times, serif; font-size:24px; text-align: center;}
/*End Purchases CSS*/

/*Privacy Policy*/
#pri
{
	overflow:auto;
	height:500px;
	width:880px;
}
/*End Privacy Policy*/

/*Contact Form CSS*/
#form
{
	height:500px;
	width:315px;
	float:left;
	padding-right:5px;
	border-right:#000000 2px solid;
}
#form1
{
	height:125px;
	width:550px;
	float:right;
	margin-left:0px;
	border: #000000 2px solid;
}
#form1 blockquote
{
	font-size:20px;
	width:465px;
	padding:15px;
	line-height:35px;
	background-image:url(../images/package.png);
	background-position:right;
	background-repeat:no-repeat;
}

#form2
{
	height:125px;
	width:550px;
	float:right;
	margin-left:0px;
	border: #000000 2px solid;
}
#form2 blockquote
{
	font-size:20px;
	width:465px;
	padding:15px;
	line-height:25px;
}
#form3
{
	height:100px;
	width:550px;
	float:right;
	margin-left:0px;
	border: #000000 2px solid;
}
#form3 blockquote
{
	font-size:20px;
	width:465px;
	padding:15px;
	line-height:25px;
}
span
{
	float:right;
	width:245px;
	font-size:20px;
	font-weight:bold;
}
label
{
	font-size:16px;
	font-weight:bold;
}
/*End Contact Form CSS*/
.avert
{
	height:250px;
	width:435px;
	float:left;
}
.avert img
{
	border:none;
}
.mybuggyelement { zoom: 1;}