/**
 * 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: #fff;
	font-family:arial,sans-serif;
	font-size:13px;
	color:#000000;
	
}

/* main table */

div#container {
	position:relative; /* needed for footer positioning*/
	margin:0 auto 0 auto; /* center, not in IE5 */
	width:1000px; 
	padding: 0 0px;

	

}

div#content {
	padding: 0 0px;
	

	

}

div#header {
	width:1000px;
	height:188px;
	background: url("/graphics/header.gif") no-repeat;
	margin: 0 auto 0 auto;
}
	


div#footer {
	width:1000px;
	font-size:11px;
	color: #2a363b;
	margin: 0 0 20px 0;

}

div#search {
	width:270px;
	height:45px;
	float: right;
	color: #fff;
	font-size: 17px;
	margin: 40px 12px 0 0;
	text-align: right;
	
}

a.searchtext {
	color: #fff;
	font-size: 17px;
	text-decoration: none;
}
a.searchtext:hover {
	color: #ee3a8b;
	text-decoration: none;
}


.infobox {
	font-size: 11px; 
	color: #fff; 
	width:136px; 
	height:22px;
	background: url("/graphics/searchbg.gif") no-repeat;
	border: none;
}


/* content formatting */



#pagecontent {
	width: 1000px;
	margin: 13px 0px 0px 0;
	overflow: hidden;
	background: url("/graphics/pinktop.gif") #ed1a64 no-repeat;
	float: right;
}

#subpagecontent {
	width: 1000px;
	margin: 13px 0px 0px 0;
	overflow: hidden;
	background: url("/graphics/subpagebg.gif") repeat-y;
	float: right;
}

#landingcontent {
	width: 1000px;
	margin: 13px 0px 0px 0;
	overflow: hidden;
	background: url("/graphics/landingbg.gif") repeat-y;
	float: right;
}

.menudiv {
	float:left; width: 274px; position:relative;
	min-height:467px;
}

.corporatediv {
	float:center; width: 227px; height: 178px; position:relative;
	margin: 6px 0px 0px 17px;
	padding: 5px 0px 0px 12px;
	font-size: 12px;
	background: url("/graphics/corp_sidebg.gif") no-repeat;
}

.corporatediv2 {
	position:relative;
	padding: 40px 5px 0px 55px;
	float: left;
	font-size: 12px;
	
}

.corporatediv3 {
	position:relative;
	padding: 20px 5px 0px 55px;
	float: left;
	font-size: 12px;
	
}

a.corplink {
	color: #000;
	text-decoration: underline;
}

a.corplink:hover {
	color: #d40e54;
	text-decoration: none;

}

#pinkbot {
	background: url("/graphics/pinkbot.gif") no-repeat;
	height: 13px;
	width: 1000px;
	bottom: 0px;
	display: inline;
	float: right;
}

#subtop {
	background: url("/graphics/subtop.gif") no-repeat;
	height: 13px;
	width: 1000px;
	bottom: 0px;
	display: inline;
	float: right;
}

#subbot {
	background: url("/graphics/subbot.gif") no-repeat;
	height: 13px;
	width: 1000px;
	bottom: 0px;
	display: inline;
	float: right;
}

#landingtop {
	background: url("/graphics/landingtop.gif") no-repeat;
	height: 13px;
	width: 1000px;
	bottom: 0px;
	display: inline;
	float: right;
}

#landingbot {
	background: url("/graphics/landingbot.gif") no-repeat;
	height: 13px;
	width: 1000px;
	bottom: 0px;
	display: inline;
	float: right;
}

#content2 {
	width: 700px;
	float: right;
}

#landingright {
	width: 709px;
	float: right;
}

#blackbox {
	background: url("/graphics/blackbox.gif") no-repeat;
	color: #fff;
	font-size: 12px;
	text-transform: uppercase;
	height: 77px;
	width: 255px;
	position:absolute;
	top: 375px;
	left:10px;
	_position:static;
	_margin:20px 0 0 10px;
	padding: 20px 0 0 0;
}

a.black {
	color: #fff;
	text-decoration: none;
	padding: 0 0 0 20px;
}

a.black:hover {
	color: #fff;
	text-decoration: underline;
	padding: 0 0 0 20px;
}


#logolink {
	width:585px; 
	height:100px; 
	border:0; 
	float:left; 
	display:inline; 
	margin:27px 0 0 0px;
}



#left_foot {
	float: left;
	margin: 12px 0 20px 20px;
}

#right_foot {
	float: right;
	margin: 12px 20px 20px 0;
}


#right_foot a{
	color: #2a363b;
	text-decoration: none;
}

#right_foot a:hover{
	color: #c50000;
	text-decoration: underline;
}


#clear {
	clear: both;
}

div.clear {
	clear: both;
}






/* text styles */

form {
	margin: 0;
}

a. {
	color: #ed1b7c;
	text-decoration: underline;
	 outline: none;
	 

}
a:hover {
	color: #000;
	text-decoration: none;
	
}


a.cups {
	color: #000;
	text-decoration: underline;
	 outline: none;
	 font-size: 11px;
	 font-weight: bold;

}
a.cups:hover {
	color: #ed1b7c;
	text-decoration: underline;
	font-size: 11px;
	 font-weight: bold;
}

a.imedia {
	color: #2a363b;
	text-decoration: underline;
}
a.imedia:hover {
	color: #c50000;
	text-decoration: underline;
}

.whitey {
	color: #fff;
	font-size: 15px;
	text-transform: uppercase;
	text-decoration: none;
}

.whitey:hover {
	color: #fff;
	text-decoration: underline;
}


#newslist{
padding: 0;
font-size: 12px;
text-align:left;
}

#newslist ul{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#newslist li {
margin: 0;
}

li a.newslist {
display: block;
padding: 0;
color: #000000;
text-decoration: underline;
height:28px;
}

li a.newslist:hover{
color: #7f2319;
	text-decoration: underline;
}

#text_catalog {
	width: 669px;
	padding: 25px 0 10px 31px;
	overflow: auto;
	line-height:15px;
	float:right;
}





h1 {
	font-weight:bold;
	font-size:15px;
	color: #ed1b7c;
	text-transform: uppercase;
	margin:0 0 26px 0;
}


p { 
	margin:26px 0 26px 0;
}

.contact td {
font-size: 10px;
text-align:right;

}

.error {
	font-size:15px;
	line-height:17px;
	color: #1b1a1d;
	padding:10px 20px 20px 20px;
}



/* catalog styles */

a.catalog {
	color: #ee3a8b;
	text-decoration: none;
}
a.catalog:hover {
	color: #0266c4;
	text-decoration: none;
}

a.cat_monday {
	color: #ee3a8b;
	font-weight:bold;
	text-decoration: none;
}
a.cat_monday:hover {
	color: #2d8fce;
	text-decoration: none;
}

a.cat_otherday {
	color: #32b04a;
	font-weight:bold;
	text-decoration: none;
}
a.cat_otherday:hover {
	color: #2d8fce;
	text-decoration: none;
}

.catalogText {	
	text-decoration: none;
	font-size: 10pt;
}
.catalogTitle {
	color: #ee3a8b;
	text-decoration: none;
	font-size: 17px;
	font-weight: bold;
}
.catalogPrice {
	color: #757474;
	text-decoration: none;
	font-size:14px;
}
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;
}


.method {
	color: #ffffff;
	background: #ee3a8b;
	text-decoration: none;
	font-size:13px;
	font-weight: bold;
	padding: 3px;
	margin-left: 5px;
}

a.clickie {
	color: #ee3a8b;
	text-decoration: none;
	
}

a.clickie:hover {
	color: #ee3a8b;
	text-decoration: underline;
	
}

.clickie1 {
	margin-top: 10px;
	margin-left: 25px;
}

a.white {
	color: #ffffff;
	text-decoration: underline;
	
}

a.white:hover {
	color: #ffffff;
	text-decoration: none;
	
}


a.smallers {
	text-decoration: underline;
	font-size: 13px;
	font-weight: bold;
	padding: 3px;
	
}

a.smallers:hover {
	text-decoration: underline;
	font-size: 13px;
	font-weight: bold;
	padding: 3px;
	
}


/* links page  */

h5 {
	font-weight:bold;
	font-size:14px;
	text-transform: uppercase;
	margin:20px 0 5px 0;
	color: #e32b00;
}

	
div.links {
	padding: 8px 0 8px 10px;
	border-top: solid 1px #ccc6b4;
	width: 90%;
}

div.links a{
	color: #000000;
	text-decoration: none;
}

div.links a:hover{
	color: #e32b00;
	text-decoration: underline;
}






/* menu codes */

.pipelist {
    overflow: hidden;
    font-size:14px;
	width: 950px;
	height:32px;
	margin: 0 auto 0 auto;
	background: #77787b;
   
   }

.pipelist ul {
   list-style: none;
   margin: 0 0 0 40px;
   padding: 0;
   }

.pipelist li {
   border-left: 1px solid #fff;
   float: left;
   line-height: 32px;
   margin: 0 .5em 0 -.5em;
   padding: 0 22px 0 22px;
   white-space: nowrap;
   
   }

.pipelist li:hover {
	}
	
.pipelist a {
	color: #fff;
	text-decoration: none;
}
.pipelist a:hover {
	color: #c50000;
	text-decoration: none;
}	
	
	
	

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#underlinemenu{
margin: 0 0 0 10px;
padding: 0;
}

#underlinemenu ul{
margin: 13px 0 0 0;
padding-left: 0;
float: left;
font-weight:normal;
font-size:14px;
line-height:16px;
text-transform:uppercase;
width: 100%;
}

* html #underlinemenu ul{ /*IE only rule. Delete extra margin-bottom*/
margin-bottom: 0;
}

#underlinemenu ul li{
display: inline;
}


#underlinemenu ul li a{
float: left;
color: #000;
padding: 12px 15px 0 15px;
height:28px;
text-decoration: none;
background:#fff;
border-top:1px solid #ccc;
}

#underlinemenu ul li a:hover{
color: #ed1a64;
text-decoration: none;
}










	


/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#blueblock{
width: 274px;
padding: 10px 0 0 0;
font-size: 12px;
text-align:left;
float:left;
}

* html #blueblock{ /*IE 6 only */
w\idth: 150px; /*Box model bug: 180px minus all left and right paddings for #blueblock  from the UL and LI */
}

#blueblock ul{
list-style-type:none;
margin: 0;
padding: 0;
border: none;
}

#blueblock li {
margin: 0;
}

li a.blueblock {
display: block;
padding: 0px 10px 0px 30px;
color: #fff;
text-transform:uppercase;
text-decoration: none;
width: 234px;
height:30px;
}

html>body li a.blueblock { /*Non IE6 width*/
width: auto;
}

li a.blueblock:hover{
color: #fff;
text-decoration: underline;
}














/* graphical menu codes */





#topmenu ul {
	list-style: none;
   width: 1000px;
	height:74px;
	padding:0;
	margin: 0 0 0 0px;
	float:right;
   position: relative;
	overflow: hidden;
	background: url("/graphics/topmenu.gif") no-repeat;
   }

#topmenu li {
   display: inline;
   position: absolute;
}


#topmenu li a{
   float: left;
	font-size:11px;
   line-height: 14px;
   white-space: nowrap;
   	text-transform: uppercase;
   	text-align:center;
padding: 0 0 0 0;
text-indent:250px;
overflow:hidden;
height:74px;
}

#topmenu li a:hover {
	color: #bceffa;
	}
a.on {
	color: #bceffa;
	}
	
#topmenu a {
	color: #ffffff;
	text-decoration: none;

}
#topmenu a:hover {
	color: #bceffa;
	text-decoration: none;
}	
	
	
	


a.shipped {
background: url("/graphics/topmenu.gif") 0 0 no-repeat;
width:222px;
}

a.shipped:hover{
background: url("/graphics/topmenu.gif") 0 -74px no-repeat;
}

a.occasions {
background: url("/graphics/topmenu.gif") -222px 0 no-repeat;
width:164px;
}

a.occasions:hover{
background: url("/graphics/topmenu.gif") -222px -74px no-repeat;
}

a.corporate {
background: url("/graphics/topmenu.gif") -386px 0 no-repeat;
width:169px;
}

a.corporate:hover{
background: url("/graphics/topmenu.gif") -386px -74px no-repeat;
}


a.accessories {
background: url("/graphics/topmenu.gif") -555px 0 no-repeat;
width:222px;
}

a.accessories:hover{
background: url("/graphics/topmenu.gif") -555px -74px no-repeat;
}

a.instore {
background: url("/graphics/topmenu.gif") -777px 0 no-repeat;
width:223px;
}

a.instore:hover{
background: url("/graphics/topmenu.gif") -777px -74px no-repeat;
}




#footermenu ul {
	list-style: none;
   width: 1000px;
	height:74px;
	padding:0;
	margin: 13px 0 0 0px;
	float:right;
   position: relative;
	overflow: hidden;
	background: url("/graphics/footermenu.gif") no-repeat;
   }

#footermenu li {
   display: inline;
   position: absolute;
}


#footermenu li a{
   float: left;
	font-size:11px;
   line-height: 14px;
   white-space: nowrap;
   	text-transform: uppercase;
   	text-align:center;
padding: 0 0 0 0;
text-indent:384px;
overflow:hidden;
height:74px;
}

#footermenu li a:hover {
	color: #bceffa;
	}
a.on {
	color: #bceffa;
	}
	
#footermenu a {
	color: #ffffff;
	text-decoration: none;

}
#footermenu a:hover {
	color: #bceffa;
	text-decoration: none;
}	
	
	
	


a.facebook {
background: url("/graphics/footermenu.gif") 0 0 no-repeat;
width:384px;
}

a.facebook:hover{
background: url("/graphics/footermenu.gif") 0 -73px no-repeat;
}

a.twitter {
background: url("/graphics/footermenu.gif") -384px 0 no-repeat;
width:375px;
}

a.twitter:hover{
background: url("/graphics/footermenu.gif") -384px -73px no-repeat;
}

a.email {
background: url("/graphics/footermenu.gif") -759px 0 no-repeat;
width:241px;
}

a.email:hover{
background: url("/graphics/footermenu.gif") -759px -73px no-repeat;
}






ul.dropdown {
list-style: none;
margin: 0;
padding: 0;
border: none;
z-index:10000;
position:relative;
}

ul.dropdown li span {
display: block;
_display:inline-block;
text-decoration: none;
}
ul.dropdown li a {
display: block;
position: relative;
_display:inline-block; /* so IE doesn't add space between elements */
_width: 83%; /* makes block fill width in IE */
padding: 6px 0 6px 18px;
font-size: 15px;
font-weight:bold;
color: #ffffff;
text-decoration: none;
border-bottom:1px solid #948e8e;

}


ul.dropdown li a:hover{
color: #ffffff;
background: #575151;
	text-decoration: none;
}


#product {
	width:141px;
	padding: 5px 0;
	background: #6a6363;
	position: absolute;
	top: 147px;
	left: 302px;
	display: none;
	z-index:1000;
}

* { margin:0; padding:0; }

#newsticker-demo { 
width:227px; 
background:#ffffff; 
margin: 0px 0px 0px 17px;
padding: 0px 10px 0px 0px;
font-family:Verdana,Arial,Sans-Serif;
font-size:12px;
}

#newsticker-demo a { text-decoration:none; }
#newsticker-demo img { border: 2px solid #FFFFFF; }

.newsticker-jcarousellite { width:227px; }
.newsticker-jcarousellite ul li{ list-style:none; display:block; padding-bottom:1px; margin-bottom:0px; }
.newsticker-jcarousellite .info { float:left; width:202px; height: 105px; font-size: 10px; margin: 0px 0px 0px 6px; padding:30px 8px 20px 12px; background:url("graphics/t_scrollbg1.gif") no-repeat; }
.newsticker-jcarousellite .info span.cat { display: block; font-size:10px; padding: 5px 0px 0px 0px; font-weight: bold; }
.newsticker-jcarousellite .info2 { float:left; width:202px; height: 120px; font-size: 10px; margin: 0px 0px 0px 6px; padding:30px 8px 20px 12px; background:url("graphics/t_scrollbg2.gif") no-repeat; }
.newsticker-jcarousellite .info2 span.cat { display: block; font-size:10px; padding: 5px 0px 0px 0px; font-weight: bold; }
.newsticker-jcarousellite .info3 { float:left; width:202px; height: 65px; font-size: 10px; margin: 0px 0px 0px 6px; padding:30px 8px 20px 12px; background:url("graphics/t_scrollbg3.gif") no-repeat; }
.newsticker-jcarousellite .info3 span.cat { display: block; font-size:10px; padding: 5px 0px 0px 0px; font-weight: bold; }
.newsticker-jcarousellite .info4 { float:left; width:202px; height: 75px; font-size: 10px; margin: 0px 0px 0px 6px; padding:30px 8px 20px 12px; background:url("graphics/t_scrollbg4.gif") no-repeat; }
.newsticker-jcarousellite .info4 span.cat { display: block; font-size:10px; padding: 5px 0px 0px 0px; font-weight: bold; }
.newsticker-jcarousellite .info5 { float:left; width:202px; height: 142px; font-size: 10px; margin: 0px 0px 0px 6px; padding:30px 8px 20px 12px; background:url("graphics/t_scrollbg5.gif") no-repeat; }
.newsticker-jcarousellite .info5 span.cat { display: block; font-size:10px; padding: 5px 0px 0px 0px; font-weight: bold; }
.clear { clear: both; }


img.assortment{
	height:180px;
}
input.icrm{
	width:40px;
}

.readonlyInput{
	border:none;
	background:#eaeaea;
	margin-right:-10px;
}
