#noscript{
	background-color:#CC0000;
	padding:10px;
	font-size:20px;
	color:#FFFFFF;
	text-align:center;
}

body
{
	background-color: #e6e6e6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

img{
	border:none;
	}


#frame 
{
	margin: 0px auto;
	color: #666666;
	width: 750px;
	background: url(../images/bg_image.jpg);
	background-position: top;
	background-repeat: no-repeat;
}


#header
{
	width: 750px;
	height: 210px;
	position: relative;
	background: url(../images/ipaddle_web_final_01.jpg) left no-repeat;
}

#leftheader
{
	position:absolute;
	top:0;
	left:31px;
	width:687px;
	height: 210px;
	float: left;
}

#right
{
	position:absolute;
	right:0px;
	top:0px;
	width: 32px;
	height: 210px;
	vertical-align:top;
}

#right a
{
	border: none;
	text-decoration: none;
}

#right img
{
	border: none;
}

#content
{
	width: 750px;
	background: url(../images/ipaddle_web_final_05.jpg) top;
	position: relative;
	border-top: 1px solid #e6e6e6;
}

#blurbarea
{
	margin-left: 50px;
	width: 400px;
	height: 100%;
}

#products
{
	background-color: #eeeeee;
	vertical-align: top;
	padding: 10px;
}

.leftBox
{
	background-color: #ffffff;
	width: 160px;
	padding: 5px;
	text-align: center;
	float:left;
}

.leftBox img
{
	border: none;
}

.rightBox
{
	background-color: #ffffff;
	float: right;
	width: 160px;
	padding: 5px;
	text-align: center;
}

.rightBox img
{
	border: none;
}

.spacer{
	clear:both;
	height:1px;
	font-size:2px;
	}


/* size table*/

#sizeTable table
{
	border: 1px solid #FF6600;
}

#sizeTable td
{
	border-right: 1px dotted #FFCC66;
	border-bottom: 1px dotted #FFCC66;
}

#sizeTable td.header
{
	border: none;
	background-color: #FF6600;
	color: #FFFFFF;
	vertical-align: bottom;
}

#sizeTable td.numbers
{
	text-align: center;
}

h1
{
	color: #FF6600;
	font-weight: normal;
}

h2
{
	color: #999999;
	font-weight: normal;
}

a.blurblink
{
	color: #00ADEE;
	text-decoration: none;
}


a:hover
{
	color: #0066CC;
	text-decoration: none;
}

#suppliers
{
	width: 750px;
	height: 83px;
	background: url(../images/ipaddle_web_final_06.jpg) top no-repeat;
}


#footer
{
	width: 750px;
	height: 35px;
	background: url(../images/ipaddle_web_final_07.jpg) top no-repeat;
}

/** Main menu using sucker fish style list menu **/
#mainMenu
{
	width: 250px;
	float: right;
}


#mainMenu ul
{
}


#mainMenu ul li
{
	padding-top: 30px;
	margin-right: 50px;
	list-style: none;
	color: #000000;
	font-weight: bold;
	border-bottom: 1px dotted #000000;
}

#mainMenu ul li a
{
	text-decoration: none;
	color: #000000;
	display: block;
}

#mainMenu ul li a:hover
{
	text-decoration: none;
	color: #ff6600;
	display: block;
}

#mainMenu ul li.sublink
{
	color: #999999;
	border-bottom: none;
}

#mainMenu ul li.sublink a
{
	color: #999999;
	display: block;
}

#mainMenu ul li.sublink a:hover
{
	color: #ff9900;
	display: block;
}


#mainMenu ul li#current a
{
	color: #ff6600;
}


/*THIS IS FROM BENEFITZ*/

#mainMenu li ul{
	display:none;
	position:absolute;
	top: 99px;
	left: 339px;
	z-index:1000;
	}

#mainMenu li ul li{
	width:158px;
	float:left;
	clear:both;
	background-color: #eeeeee;
	border: 1px solid #FFFFFF;
}

#mainMenu li:hover ul, #mainMenu li.over ul { 

display: block; 
color: #FF6600;
}


	  
#mainMenu li:hover, #mainMenu li.over {
	background-color:#eeeeee;
}

#mainMenu li.activeMenu a{
	color: #ff6600;
	}

/** page submenu **/
#pageSubmenu{

}

#pageSubmenu h1{
	font-size:14px;
	background-color:#CCCCCC;
	color:#333333;
	padding:3px 10px;
}

#pageSubmenu ul{
	margin:0;
	padding:0;
}

#pageSubmenu li{
	display:block;
	background-color:#EAEAEA;
	padding:5px 10px;
	border-bottom:1px dotted #CCCCCC;
}

#pageSubmenu a{
	color:#333333;
}




#col-left{
	width:229px;
	float:left;
}

#col-right{
	width:665px;
	text-align:left;
	float:left;
}

#col-right-1{
	width:500px;
	float:left;
	border-right:1px dotted #CCCCCC;
}

#col-right-2{
	width:163px;
	float:left;
}


/** Search Result **/
.search-hightlight{
	background-color:#FFFF00;
}

.breadcrumb{
	padding:10px 0px;
	}
