/*

Orange:		#F6BD25
Blue:	 	#716C75
light grey: 	

*/


/* html entities*/
* {
	padding:0;
	margin:0;

}
html, body {
	background:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	background-color: #EEE;
	margin-top: 2px;
	margin-bottom: 0;
	text-align: center;
}

a {
	color:#000;
	text-decoration:underline;
}

a:link {  
	color: #000;
}

a:active {  
	color: #000;
}

a:visited {  
	color: #000;
}

a:hover {
	color:#ff0000;
}

p {
	margin:2px 0 8px 0;
}

img {
	border:0;
}

/* Text Box with Rounded Corners: */
.tb {
    border:0;
    background: transparent url(rounded.gif) no-repeat top left;
    height: 22px;
    width: 230px;
	font-size: 12pt;
	color: #ff0000;
    padding-top:2px;	
    padding-left:2px;	
}

/* non specific classes */
.clear {
	clear:both;
}


/* IDS */
#page {
	width:1000px;
	margin:0 auto;
	background-color: #fff;
	min-height:100%;
	position:relative;
	text-align: left;
	border: 2px solid #CCC;
}

.phone {
	position:absolute; 
	right:10px; 
	top:10px;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
}
#login {
	position:absolute; 
	right:10px; 
	top:50px;
	font-size:14px;
	display:none;
}
.centerlogin {
	font-size:14px;
	background-color: #FFF;
	width:400px;
	height:200px;
	border: 2px #000 solid;
}
.search {
	position:absolute; 
	right:10px; 
	top:90px;
}

.title {
	position:absolute; 
	right:140px; 
	top:10px;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
}

#cart {
	position:absolute; 
	right:10px; 
	top:175px;
	font-size:16px;
	z-index:1;
}

#header {
	height:200px;
	border-bottom: 2px #CCC solid;
	position:relative; left:0; top:0;
}

#header h1 a{
	display:block;
	text-indent:-10000px; 
	overflow:hidden;
	width:100%;
	height:150px;
	z-index:1px;
}

#header p{
	text-align:right;
	line-height:19px;
	font-size:10px;
}
#header p a{
	margin:0 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-align: normal;
	text-decoration:none;
}

/* Nav */

#menunoflip {
	width: 230px;
	font-size: 17px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	line-height: 14pt;
	cursor: pointer;
}

#menu {
	float:left;
	width: 230px;
	font-size: 17px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	list-style-type: none; 
	list-style-image: url(flip_static.gif); 
	padding: 0 8px;
	line-height: 16pt;
	cursor: pointer;
}

.flipMenu a { 
text-decoration: none;
}

.flipMenu { 
display: block;
width: 250px; /*Width of top level menu link items*/
text-decoration: none;
}

ul.flipMenu ul {  
	font-size: 13px;
	line-height: 14pt;
	padding: 0 0 0 10px; 
	text-indent: 25px;
	text-decoration: none;
	top:0px
	text-align: normal;
	color: #000;
}

#line { 
cursor: pointer;
list-style-type: none; 
list-style-image: url(flip_static.gif); 
background:url(flip_redlong.gif);
background-repeat: no-repeat;
text-decoration: none;
}

#active { 
cursor: pointer;
list-style-type: none; 
list-style-image: url(flip_static.gif); 
background:url(flip_red.gif);
background-repeat: no-repeat;
text-decoration: none;
}

#topseller {
	margin-top: 20px;
	width: 260px;
	font-size: 17px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	line-height: 14pt;
	border-top: 2px solid #CCC;
}

* html p
#iepara{ /*For a paragraph (if any) that immediately follows menu, add 1em top spacing between the two in IE*/
padding-top: 1em;
}
	
/* Content */
#main {
	overflow:hidden;
	margin: 0 auto;
}


#leftCol {
	width: 260px;
	height:100%;
}

#leftcol p {
	font-weight: bold; 
}

#content {
	overflow:hidden;
	height:100%;
	border-left: 2px solid #CCC;
	text-align: normal;
	position:relative; 
	left:0; 
	top:0;
}

#mainheaderimage {
    float: left; 
    margin: 5px; 
	border: 1px #FFF;
	}
	
	
#mainheadertitle {
/*	width: 550px;   width of content header text for the checkout*/ 
	margin-top: 5px;
	margin-right: 10px;
	font-family: Arial, Helvetica, sans-serif; 
	text-align: normal;
	overflow:hidden;
    }

#mainheadertext {
/*    width: 550px;  width of content header text for the checkout*/ 
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif; 
	text-align: normal;
	overflow:hidden;
	clear:right;
    }


#mainheadertitlecheckout {
    width: 600px; /*  width of content header text for the checkout*/ 
	margin-top: 5px;
	margin-left: 5px;
	font-family: Arial, Helvetica, sans-serif; 
	text-align: normal;
    }

#mainheadertitle H1,
#mainheadertitlecheckout H1 {
	font-family: Arial, Helvetica, sans-serif; 
	background-color: #FF0000;
	font-size: 20px; 
	font-style: normal; 
	color: #FFF; 
	text-align: normal;
	line-height: 20pt;
	padding-left: 5px;
}

#mainheadertext p,
#mainheadertext a,
#mainheadertextcheckout p,
#mainheadertextcheckout a {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-style: normal; 
	width:95%;
	overflow:wrap;
}

#mainheadertext H2,
#mainheadertext a,
#mainheadertextcheckout H2,
#mainheadertextcheckout a {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-style: normal;
	color: #000; 
	text-align: normal;
	text-decoration: none;
	width:95%;
}

.spacer {
	clear: both;
	}

.mainbody {
	margin:0 0 10px 10px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: normal; 
	color: #000;
	text-decoration: none;
	overflow:auto;
	width:100%;
}

#content hr {  
	border: 1px solid #CCC;

}

.mainbody H1 {  
margin:0 0 10px 10px;
background-color: #F6BD25
font-family: Arial, Helvetica, sans-serif; 
font-size: 16px; 
font-style: normal; 
line-height: 30pt;
font-weight: bold; 
color: #000FFF; 
text-decoration: none;
}

.mainbody H2 {  
margin:0 0 10px 0;
font-family: Arial, Helvetica, sans-serif; 
font-size: 14px; 
font-style: normal; 
line-height: normal; 
font-weight: bold; 
color: #000FFF; 
text-decoration: none
}

.mainbody p{
	text-align: normal;
	line-height:19px;
	font-size:10px;
}
.mainbody p a{
	margin:0 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #818284;
	text-decoration: none;
	text-align: normal;
}

.bodystyle {  
margin:0 0 10px 10px;
font-family: Arial, Helvetica, sans-serif; 
font-size: 11px; 
font-style: normal; 
line-height: normal; 
font-weight: normal; 
color: #808183; 
text-decoration: none; 
text-align: normal;
}


/**/

#lefttext p,
#lefttext table {
	margin:0 4px 0 5px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	color: #808183; 
	text-decoration: none; 
	text-align: normal;
	padding:5px 0 5px 0;

}




/* footer */

#footer {  
height:24px;
right:0; 
bottom:0;
border-top: 2px solid #CCC;

}

#footer table{  
margin:0 0 5px 0;
width:100%;
}

#footer {  
font-family: Arial, Helvetica, sans-serif; 
font-size: 16px; 
font-style: normal; 
font-weight: normal; 
color: #CCC; 
text-decoration: none; 
}

/*http://www.spiffycorners.com/index.php?sc=rounded&bg=FFF&fg=000000&sz=5px*/

.rounded *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#FF0000}
.rounded1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #ff0800;
  border-right:1px solid #ff0800;
  background:#ff0300}
.rounded2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #ff0d00;
  border-right:1px solid #ff0d00;
  background:#ff0200}
.rounded3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #ff0200;
  border-right:1px solid #ff0200;}
.rounded4{
  border-left:1px solid #ff0800;
  border-right:1px solid #ff0800}
.rounded5{
  border-left:1px solid #ff0300;
  border-right:1px solid #ff0300}
.roundedfg{
  background:#FF0000}
