/**
 * 100% height layout with header and footer
 * ----------------------------------------------
 * Feel free to copy/use/change/improve
 */

html,body {
	margin:0;
	padding:0;
	height:100%; /* needed for container min-height */
	background: url("/graphics/bg.gif") #848484 repeat-x;
	font-family:arial,sans-serif;
	font-size:12px;
	color:#000000;
}

div#portal {
	position:relative;
	width:885px;
	height:550px;
	background: url("/graphics/portalbg.gif") no-repeat;
	margin: 0 auto 0 auto;
}
.submit {
	color: #0298d0;
	border: 0px;
	background: #ffffff;
	width: 120px;
	font-size: 13px;
	padding-left: 10px;
	font-family:arial,sans-serif;	
}

.location {
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-transform: uppercase;
	margin-right: 10px;
	padding:  3px;
	background: #6dc5e6;
	margin-bottom: 5px;
	margin-top: 2px;
}

a.loc {
	color: #00498a;
	text-decoration: underline;
	 outline: none;
	 font-size: 10px;
	 text-transform: uppercase;
	 

}
a.leftHeadline {
	font-size:13px; 
	text-transform:uppercase; 
	font-weight:bold; 
	margin:10px 0 2px 0;
	_margin:19px 0 0px 0;
	color: #000000;
	text-decoration: none;
}

/* main table */

div#container {
	position:relative; /* needed for footer positioning*/
	margin:0 auto 0 auto; /* center, not in IE5 */
	width:900px;
	background: url("/graphics/mainbg.gif") repeat-y;
	
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/

	min-height:100%; /* real browsers */
	
}

div#header {
	position:relative;
	width:900px;
	height:170px;
	background: url("/graphics/header4.gif") no-repeat;
	margin: 0 auto 0 auto;
}
	
div#content {
	padding:0 0 103px 0; /* bottom padding for footer */
	margin: 0 auto 0 auto;
}

div#footer {
	position:absolute;
	width:900px;
	height:103px;
	bottom:0; /* stick to bottom */

	background: url("/graphics/footer.gif") no-repeat;
	font-size:11px;
	margin: 0 auto 0 auto;
}


div#shopnav {
	width: 590px;
	border: 1 px solid black;
	font-size: 12px;
	background-color: #B2EDFF;
	text-align: right;
	padding-right: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
}




/* main nav */


#topmenu {
	position:absolute;
	left:174px;
	top:134px;
	width: 726px;
	height:30px;
	margin: 0 auto 0 auto;	
}

#leftmenu {
	width: 235px;
	height:100%;
	margin: 0 0 0 -50px;
	background: url("/graphics/menubg3.gif") no-repeat;
	float:left;
}




/* content formatting */

#splashpagecontent {
	width: 699px;
	padding: 8px 8px 20px 8px;
	overflow: auto;
	line-height:15px;
	float:right;
}

#pagecontent {
	width: 625px;
	padding: 30px 50px 20px 40px;
	overflow: hidden;
	line-height:15px;
	float:right;
}

.splrt {
	position:relative;
	float:right; 
	padding:15px 20px 0 20px; 
	margin:0 0 8px 0; 
	font-size:15px;
	width:205px; 
	height:326px;
	background: url("/graphics/rtbg.gif") no-repeat;
}

#right_foot {
	color: #1e1d1e;
	float: right;
	text-align:right;
	padding-top: 26px;
	padding-right:23px;
}

#left_foot {
	color: #1e1d1e;
	float: left;
	padding-top: 26px;
	padding-left:23px;
}



#clear {
	clear: both;
}

.catalogCategory {
	color: #2293d4;
	font-size: 10px;
	text-transform: uppercase;
}





/* text styles */

form {
	margin: 0;
}

a {
	color: #00498a;
	text-decoration: underline;
	 outline: none;

}
a:hover {
	color: #c50000;
	text-decoration: underline;
}

a.view {
	color: #00498a;
	text-decoration: none;
	 padding: 3px;
	 font-size: 11px;

}

a.view:hover {
	color: #00498a;
	text-decoration: underline;
	 padding: 3px;
	 font-size: 11px;

}

a.imedia {
	color: #1e1d1e;
	text-decoration: underline;
}
a.imedia:hover {
	color: #00aeef;
	text-decoration: underline;
}

a.rt {
	color: #00aeef;
	text-transform:uppercase;
	font-size:14px;
	font-weight:bold;
	line-height:15px;
	text-decoration: none;
}
a.rt:hover {
	color: #fd69d7;
	text-decoration: underline;
}


a.rt2 {
	color: #535480;
	text-transform:uppercase;
	font-size:13px;
	font-weight:bold;
	line-height:15px;
	text-decoration: none;
}
a.rt2:hover {
	color: #fd69d7;
	text-decoration: underline;
}

a.serv {
	color: #000000;
	text-transform:lowercase;
	font-size:11px;
	font-weight:bold;
	.font-weight:normal;
	text-decoration: underline;
}
a.serv:hover {
	color: #00aeef;
	text-decoration: underline;
}

a.boxes {
	color: #000000;
	font-size:13px;
	font-weight:bold;
	text-decoration: none;
}
a.boxes:hover {
	color: #00aeef;
	text-decoration: underline;
	 outline: none;
}

a.bigmenu {
	color: #000000;
	text-decoration: none;
}
a.bigmenu:hover {
	color: #00aeef;
	text-decoration: none;
}


h1 {
	font-weight:bold;
	font-size:15px;
	color: #00aeef;
	text-transform: uppercase;
	margin:0px 0 16px -10px;
}

a.title {
	font-weight:bold;
	font-size:15px;
	color: #00aeef;
	text-transform: uppercase;
	text-decoration: none;
}

h2 {
	font-size:13px; 
	text-transform:uppercase; 
	font-weight:bold; 
	margin:10px 0 2px 0;
	_margin:19px 0 0px 0;
	color: #000000;
}

p { 
	margin:12px 0 12px 0;
}

.contact td {
font-size: 10px;
text-align:right;

}

/* catalog styles */

a.catalog {
	color: #01177a;
	text-decoration: none;
}
a.catalog:hover {
	color: #0266c4;
	text-decoration: underline;
}
.catalogText {	
	text-decoration: none;
	font-size: 10pt;
}
.catalogTitle {
	color: #5C4033;
	text-decoration: none;
	font-size: 11pt;
	font-weight: bold;
}
td.cartdisplay {
	background: #eaeaea;
	border-bottom: solid 1px #bababa;
	padding: 6px 8px;
	}

td.cartdisplaytop {
	border-bottom: solid 1px #bababa;
	padding: 2px 8px;
	font-weight: bold;
	}
	
td.cartname {
	font-weight: bold;
	font-size:11px;
	}
td.cartoptions {
	font-size: 11px;	
	}
td.cartsub {
	padding: 6px 8px;
	}
.border {
	border: solid 1px #eeaf04;
}






/* menu codes */

.pipelist {
   overflow: hidden;
   width: 501px;
   margin:10px 0px 0 10px;
   .margin:10px 0px 0 5px;
   font-size:13px;
   text-transform:uppercase;
   font-weight:bold;
   float:left;
   
   }

.pipelist ul {
   list-style: none;
   margin: 0;
   padding: 0;
   }

.pipelist li {
   border-left: 1px solid #ffffff;
   float: left;
   line-height: 12px;
   margin: 0 .5em 0 -.5em;
   padding: 0 14px 0 14px;
   .padding: 0 11px 0 12px;
   white-space: nowrap;
   
   }

.pipelist li:hover {
	}
	
.pipelist a {
	color: #ffffff;
	text-decoration: none;
}
.pipelist a:hover {
	color: #000000;
	text-decoration: none;
}	




.pipelist2 {
   overflow: hidden;
   width: 215px;
   height:35px;
   background: url("/graphics/plbg.gif") no-repeat;
   margin:0 0px 0 0;
   .margin:1px 0px 0 0;
   font-size:12px;
   text-transform:uppercase;
   font-weight:bold;
   float:right;
   }

.pipelist2 ul {
   list-style: none;
   margin: 0;
   padding: 0;
   }

.pipelist2 li {
   float: left;
   line-height: 13px;
   padding: 10px 0 0 18px;
   .padding: 10px 0 0 14px;
   white-space: nowrap;
   
   }

.pipelist2 li:hover {
	}

a.pipelist22 {
	color: #fd46cd;
	text-decoration: none;
}
a.pipelist22:hover {
	color: #000000;
	text-decoration: none;
}	
	
	
	
	


/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#blueblock{
width: 155px;
margin:8px 0 20px 69px;
padding: 1px 0 0 0;
.padding: 0;
font-size: 11px;
color: #000000;
text-align:left;
overflow: visible;
}

* html #blueblock{ /*IE 6 only */
w\idth: 155px; /*Box model bug: 180px minus all left and right paddings for #blueblock  from the UL and LI */
}

#blueblock ul{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#blueblock li {
margin: 0;
}

li a.blueblock {
display: block;
_padding: -2px 0 0 0;
color: #000000;
text-decoration: underline;
width: 155px;

}

html>body li a.blueblock { /*Non IE6 width*/
width: auto;
}

li a.blueblock:hover{
color: #00aeef;
	text-decoration: underline;
}


#blueblock2{
width: 145px;
margin:2px 0 7px 10px;
_margin:2px 0 2px 10px;
padding: 0;
font-size: 11px;
color: #000000;
text-align:left;
text-transform:capitalize;

}

li a.blueblock2 {
display: block;
padding: 5px 0 0 0;
_padding: 0;
margin: 0;
color: #dd036f;
text-decoration: none;
width: 145px;
height:9px;
_height:0px;
}

html>body li a.blueblock2 { /*Non IE6 width*/
width: auto;
}

li a.blueblock2:hover{
color: #dd036f;
	text-decoration: underline;
}



