/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

legend {
	font-size: 15px;
	font-family: "Courier New", Courier, monospace;
	color: #00a7ca;
	}
body {
	font-family: "Courier New", Courier, monospace;
	background: url(../Images/browserbgrnd.gif) repeat fixed;
	margin: 0px;
	padding: 0px;
}


/***********************************************/
/* PEACEFULL HOOLIGAN LAYOUT STYLES            */
/***********************************************/ 

#wrapper {
	width: 960px;
	margin: 0 auto;
	background: url(../Images/wrapper_bgrnd.png) repeat-y;
	padding-left: 5px;
	padding-right: 5px;	
	}

#header {
	width: 960px;
	height: 170px;
	position: relative;
	}
	
#header h1 {
	float: left;
	display: inline;
	margin-left: 20px;
	margin-top: 20px;
	width: 115px;
	height: 70px;
}

#header h1 a {
	display: block;
	width: 115px;
	height: 72px;
	text-indent: -9999px;
	background: url(../Images/logo.gif) no-repeat 0px 0px;
	}

#header .belle{
	float: right;
}

#header .logged {
	position: absolute;
	top: 10px;
	right: 10px;
	font-size: 11px;
	color: #949599;	
	}
	
#header .logged a {
	color: #949599;
	text-decoration: none;
	}
	
	
#header .logged a:hover {
	color: #565759;
	}		


#navigation {
	position: absolute;
	left: 20px;
	top: 100px;
	width: 640px;
}

#mainnav {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 710px;
	margin-bottom: 10px;
	}

#mainnav ul {
	margin: 0px;
	padding: 0px;
}

#mainnav ul li {
	float: left;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
	
#mainnav ul li.nav_shop a {
	display: block;
	text-indent: -9999px;
	background: url(../Images/nav_shop.gif) 0px 1px no-repeat;
	width: 52px;
	height: 21px;
	}	
#mainnav ul li.nav_shop a:hover, #mainnav ul li.nav_shop a.active {
	background: url(../Images/nav_shop.gif) 0px -22px no-repeat;
	}

#mainnav ul li.nav_rogues a {
	display: block;
	text-indent: -9999px;
	background: url(../Images/nav_rogues.gif) 0px 1px no-repeat;
	width: 170px;
	height: 21px;
	}	
	
#mainnav ul li.nav_rogues a:hover, #mainnav ul li.nav_rogues a.active {
	background: url(../Images/nav_rogues.gif) 0px -22px no-repeat;
	}
	
#mainnav ul li.nav_about a {
	display: block;
	text-indent: -9999px;
	background: url(../Images/nav_about.gif) 0px 1px no-repeat;
	width: 96px;
	height: 21px;
	}	
	
#mainnav ul li.nav_about a:hover, #mainnav ul li.nav_about a.active {
	background: url(../Images/nav_about.gif) 0px -22px no-repeat;
	}
	
#mainnav ul li.nav_run a {
	display: block;
	text-indent: -9999px;
	background: url(../Images/nav_run.gif) 0px 1px no-repeat;
	width: 129px;
	height: 21px;
	}	
	
#mainnav ul li.nav_run a:hover, #mainnav ul li.nav_run a.active {
	background: url(../Images/nav_run.gif) 0px -22px no-repeat;
	}
	
#mainnav ul li.nav_blog a {
	display: block;
	text-indent: -9999px;
	background: url(../Images/nav_blog.gif) 0px 1px no-repeat;
	width: 52px;
	height: 21px;
	}	
	
#mainnav ul li.nav_blog a:hover, #mainnav ul li.nav_blog a.active {
	background: url(../Images/nav_blog.gif) 0px -22px no-repeat;
	}
	
#mainnav ul li.nav_contact a {
	display: block;
	text-indent: -9999px;
	background: url(../Images/nav_contact.gif) 0px 1px no-repeat;
	width: 81px;
	height: 21px;
	}	
	
#mainnav ul li.nav_contact a:hover, #mainnav ul li.nav_contact a.active {
	background: url(../Images/nav_contact.gif) 0px -22px no-repeat;
	}
	
#mainnav ul li.nav_home a {
	display: block;
	text-indent: -9999px;
	background: url(../Images/nav_home.gif) 0px 1px no-repeat;
	width: 57px;
	height: 21px;
	}	
	
#mainnav ul li.nav_home a:hover, #mainnav ul li.nav_home a.active {
	background: url(../Images/nav_home.gif) 0px -23px no-repeat;
	}					
	
#mainnav ul li.nav_divider {
	background: url(../Images/nav_divider.gif) 0px 2px no-repeat;
	width: 11px;
	height: 20px;
	padding-right: 6px;
	margin-left: 6px;
	}
	
#subnav {
	clear: both;
	width: 640px;
	}
	
#subnav ul {
	margin: 0px;
	padding: 0px;
	}		
	
#subnav ul li {
	float: left;
	list-style-type: none;
	color: #bcbdc1;
	margin-left: 5px;
	}	
	
#subnav ul li a {
	color: #bcbdc1;
	text-decoration: none;
	margin-left: 0px;
	}
	
#subnav ul li a:hover, #subnav ul li.active a {
	color: #58595b;
	}		
	
	
#toprightnav {
	float: right;
	display: inline;
	text-align: left;
	font-size: 11px;
	color: #949599;
	margin: 44px 20px 0 0;
	}
	
#toprightnav a {
	color: #949599;
	text-decoration: none;
	}	
	
#toprightnav a:hover {
	color: #565759;
	}	
	
.login {
	margin-bottom: 2px;
	}
	
.login a {
	display: block;
	padding: 3px 0px 3px 25px;
	background: url(../Images/icn_hex.gif) 0% 50% no-repeat;
	}
	
.login a:hover {
	background: url(../Images/icn_hex_dark.gif) 0% 50% no-repeat;
	}
		
	
.basket {
	margin-bottom: 2px;
	}
	
.basket a {
	display: block;
	padding: 3px 0px 3px 25px;
	background: url(../Images/icn_hex.gif) 0% 50% no-repeat;
	}
	
.basket a:hover {
	background: url(../Images/icn_hex_dark.gif) 0% 50% no-repeat;
	}	
	
.search {
	background: url(../Images/searchbox.gif) 0px 0px no-repeat;
	width: 150px;
	height: 21px;
	position: relative;
	margin: 0px;
	padding: 0px;
	}
	
.search input {
	color: #949599;
	border: 0px;
	width: 80px;
	background-color: #FFF;
	margin: 1px 0px 0px 25px;
	margin: 2px 0px 0px 25px !important;
	padding: 0px;
	font-size: 11px;
	line-height: 11px;
	border: none;
	}	
	
.searchbutton {
	position: absolute;
	top: 0px;
	right: 0px;
	}
	
.searchbutton a {
	display: block;
	width: 20px;
	height: 17px;
	background: none;
	text-indent: -9999px;
	background: url(../Images/go.gif) 0px 0px no-repeat;
	}
	
.searchbutton a:hover {
	background: url(../Images/go.gif) 0px -17px no-repeat;
	}	
	
	
#productslider {
	height: 320px;
	float: left;
	width: 920px;
	margin-bottom: 30px;
	position: relative;
	background-color:#FFF;
	padding-left: 15px;
	padding-right: 20px;
	}

#productdetails {
	float: left;
	width: 960px;
	margin-bottom: 30px;
	position: relative;
	background-color:#C66;
	}
	
#thumbs {
	float: left;
	display: inline;
	margin: 0px 10px 20px 0px;
	width: 105px;
	}
	
#thumbs ul {
	margin: 0px;
	padding: 0px;
	}	
	
/*#thumbs li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	border: 1px solid #949599;
	width: 103px;
	padding-bottom: 2px;
	margin-bottom: 5px;
	}	
*/
#thumbs li {
	list-style-type: none;
	display: block;
	margin: 0px;
	padding: 0px;
	border: 0px solid #949599;
	width: 103px;
	text-align: center;
	height: 105px;
	padding-bottom: 2px;
	margin-bottom: 5px;
	}	
	
#mainimage {
	float: left;
	height: 420px;
	/* border: 1px solid #949599; */
	width: 335px;
	}
	
#details {
	float: left;
	display: inline;
	margin-left: 1px;
	background: #FFF;
	padding: 10px 0px 10px 0px;
	width: 460px;
	margin-bottom: 10px;
	}
	
.nameprice {
	float: left;
	width: 230px;
	}	
	
.nameprice p {
	margin: 0px;
	padding: 0px;
	}
	
.productname {
	color: #444;
	font-size: 22px;
	line-height: 28px;
	line-height: normal;
	}
	
.productprice {
	color: #7e7f84;
	font-size: 18px;
	line-height: 22px;
	line-height: normal;
	}		
.productsspprice {
	color: #7e7f84;
	font-size: 15px;
	line-height: 22px;
	line-height: normal;
	text-decoration: line-through;
}		
	
.cardpanel {
	float: right;
	background: #FFF;
	font-size: 12px;
	color: #58595b;
	width: 210px;
	padding: 5px;
	min-height: 50px;
	_height: 50px;
	border: 0px solid #666;
	}
	
.cardpanel p {
	margin-bottom: 5px;
	}	
	
.info {
	float: left;
	width: 230px;
	}	
	
.info ul {
	margin: 0px;
	padding: 0px;
	}	
	
.info ul li {
	list-style-type: none;
	font-size: 12px;
	color: #666;
	border-bottom: 1px dotted #7e7f84;
	margin: 0px;
	padding: 5px 0px 5px 0px;
	}
	
.selector {
	float: right;
	width: 200px;
	padding: 10px;
	}	
	
.selector p {
	color: #444;
	margin: 0px;
	padding: 0px;
	}
	
.selector select {
	width: 150px;
	margin: 0px;
	padding: 0px;
	}
	
.links {
	clear: both;
	}
	
.links ul {
	margin: 0px;
	padding: 10px 0px 0px 0px;
	}
	
.links ul li  {
	margin: 0px 10px 0px 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
	}
	
.links ul li.friend {
	background: url(../Images/icn_friend.gif) 0% 50% no-repeat;
	padding: 2px 0px 2px 25px;
	}
	
.links ul li.feedback {
	background: url(../Images/icn_feedback.gif) 0% 50% no-repeat;
	padding: 2px 0px 2px 25px;
	}	
	
.links ul li.size {
	background: url(../Images/icn_size.gif) 0% 50% no-repeat;
	padding: 2px 0px 2px 25px;
	}	
	
.links ul li.wish {
	background: url(../Images/icn_wishlist.gif) 0% 50% no-repeat;
	padding: 2px 0px 2px 25px;
	}	
	
.links ul li a {
	color: #333;
	font-size: 12px;
	text-decoration: none;
	}
	
.links ul li a:hover {
	color: #333;
	text-decoration: underline;
	}
	
#optionals {
	float: left;
	display: inline;
	margin-left: 10px;
	background: #FFF;
	}	
	
#optionals p {
	color: #58595b;
	}
	
.optionalthumb {
	float: left;
	display: inline;
	margin-right: 10px;
	color: #444;
	font-size: 11px;
	}
	
.optionalthumb p {
	margin-left: 25px;
	}	
	
.optionalthumb img {
	width: 215px;
	}	

.pagination {
	float: right;
	color: #949599;
	font-size: 12px;
	padding-top: 3px;
	padding-right: 30px;
	display: none;
	}
	
.next {
	float: right;
	display: inline;
	margin-right: 20px;
	display: none;
	}		
	
.next a {
	display: block;
	text-indent: -9999px;
	width: 14px;
	height: 17px;
	background: url(../Images/arrow_grey.gif) 0px 0px no-repeat;
	display: none;
	}	



#pagecontent {
	clear: both;
	display: inline;
	position: relative;
	width: 920px;
	margin: 0px;
	padding: 0px;
	display: block;
	background-color:#FFF;
	padding: 0px 20px 0px 20px;
	
}

#pagecontent h1 {
	text-indent: -9999px;
	padding: 0px;
	height: 20px;
	top: 0px;
	left: 0px;
	position: absolute;
	z-index: 1000;
	width: 500px;
	margin: 0px;
	}
	
#copy h2 {
	text-indent: -9999px;
	padding: 0px;
	margin: 0px;
	}	
	
#pagecontent p {
	margin-bottom: 10px;
	}	
	
.title_featured {
	background: url(../Images/title_featured.gif) no-repeat;
	height: 20px;
	margin: 0px;
	padding: 0px;
	}
	
.title_about {
	background: url(../Images/title_about.gif) no-repeat;
	height: 20px;
	}
	
.title_basket {
	background: url(../../Images/title_basket.gif) no-repeat;
	height: 30px;
	width: 400px;
	}	
	
#featured {
	clear: both;
	position: relative;
	width:920px;
	background-color:#FFF;
	}
	
#rightpanel {
	float: right;
	width: 215px;
	position: relative;
	margin-bottom: 20px;
	margin-right: 0px;
	}
	
.boxout {
	width: 185px;
	border: 5px solid #CCC;
	padding: 15px 10px 0px 10px;
	margin-bottom: 5px;
	}
	
.boxout h3 {
	text-indent: -9999px;
	margin: 0px;
	padding:0px;
	}
	
.boxout p {
	margin: 0px;
	padding: 0px;
	}
	
.boxout a {
	text-decoration: none;
	color: #58595b;
	}
	
.boxout a:hover {
	color: #58595b;
	}			
	
.title_yourpassword {
	background: url(../Images/title_yourpassword.gif) no-repeat;
	margin: 0px;
	padding: 0px;
	}
	
.title_options {
	background: url(../Images/title_options.gif) no-repeat;
	margin: 0px;
	padding: 0px;
	}
	
#imagegrid {
	float: right;
	background-color:#FFF;
	width: 445px;
	margin-top: 30px;
	margin-bottom: 20px;
}

#imagegrid ul li {
	float: right;
	width: 110px;
	height: 90px;
	background-color:#fff;
	margin: 0px 0px 1px 1px;
}
		
				
		
	
#shopnav {
	float: right;
	width: 215px;
	height: 490px;
	position: relative;
	background: #949599;
	margin-bottom: 20px;
	margin-right: 0px;
	}
	
#shopnav ul {
	margin: 35px 0px 0px 0px;
	padding: 0px;
	}	
	
#shopnav li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	width: 198px;
	height: 80px;
	padding-left: 7px;
	margin: 5px;
	background:  #FFF;
	}
	
#shopnav li.menuitem a img {
	display: block;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
	}
	
#shopnav li.menuitem a img:hover {

	display: block;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}	
	
									
	
.visittop {
	background: url(../Images/visittop.png) 0px 0px no-repeat;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 215px;
	height: 50px;
	z-index: 10;
	} 
	
.visitbottom {
	background: url(../Images/visitbottom.png) 0px 0px no-repeat;
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 215px;
	height: 50px;
	z-index: 10;
	} 	
	
#largeimage {
	float: left;
	width: 475px;
	height: 363px;
	padding-right: 0px;
	margin-bottom: 20px;
	margin-top: 30px;
	}
	
#copy {
	float: left;
	width: 400px;
	padding-right: 0px;
	margin-bottom: 20px;
	}	
	
#copylonger {
	float: left;
	width: 600px;
	padding: 0px;
	margin: 0px 0px 20px 0px;
	background-color:#FFF;
	}		
	
#copyfullwidth {
	float: left;
	width: 920px;
	padding-right: 20px;
	margin-bottom:30px;
	}	

.fourcolumn {
	margin-bottom: 20px;
	width: 224px;
	height: 230px;
	float: left;
	display: inline;
	margin-right: 8px;
}
.fourcolumn a img {
	border: 0px;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
}	
.fourcolumn a img:hover{
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;

}
#imagegrid a img {
	border: 0px;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
}	
#imagegrid a img:hover{
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;

}
.doublepanel {
	width: 592px;
	float: left;
	margin: 0px 30px 0px 30px;
	text-align: left;
}
.singlepanel {
	width: 275px;
	float: left;
	text-align: left;

}

.doublepanel h2,
.singlepanel h2 {
	background: url(../Images/titlebackground.gif) repeat-x 0 top;
	height: 75px;
	padding-top: 20px;
	padding-left: 20px;
	color: #000;
}
.doublepanel p,
.singlepanel p {
	padding-left: 20px;
	padding-right: 20px;
	color: #000;
}
.clearfix {
	clear: both;
	background: #FFF;
	font-size: 0px;
	height: 0%;
	overflow:hidden;
	content: ".";
	display: block;
}
#base {
	font-size: .75em;
	color: #666;
	text-align: left;
}

#base ul {
	margin: 0px 0px 0px 20px;
	padding: 0px;
}

#base ul li {
	float: left;
	margin-right: 20px;
	list-style-type: none;
	margin-bottom: 10px;
}
#base ul li a {
	text-decoration: none;
	color: #666;
	display: block;
}
#base ul li a:hover {
	text-decoration: none;
	color: #CCC;
}

.copyright {
	font-size: .70em;
	margin-left: 20px;
	padding-bottom: 15px;
	color: #CCC;
}

.button {
	background: url(../Images/button.gif) no-repeat left bottom;
	height: 32px;
	width: 121px;
	text-indent: 10px;
	margin-left: 20px;
}
.button a {
	color: #fff;
	text-decoration: none;
	margin-top: 20px;
	font-size: .9em;
}
.button a:hover {
	text-decoration: underline;
}






/* ----------------IMAGE SLIDER------------- */
#SlideItMoo_outer {  
	width:710px; 
	margin:0px; 
	background:#FFF ; 
	display:block; 
	position:relative; 
	padding:0px 0px 0px 0px;
	margin-left: 8px;
}
/* create custom forward-backward buttons for this container */
#SlideItMoo_outer .SlideItMoo_forward,
#SlideItMoo_outer .SlideItMoo_back{ 
	display:block; 
	position:absolute; 
	cursor:pointer; 
	width:25px; 
	height:239px; 
	top:15px; 
	right:5px; 
	background: url(../Images/slideitmoo_forward.png) no-repeat center;  
}
#SlideItMoo_outer .SlideItMoo_back { 
	left:5px; 
	background: url(../Images/slideitmoo_back.png) no-repeat center;  
}

/* the width is set to show the number of thumbnails that will be visible */
#SlideItMoo_inner{ 
	position:relative ; 
	overflow:hidden ; 
	width:674px ; /* set a display width to make the slider look good in case js is disabled */
	margin:0px auto 0px;
	padding:10px 0px 10px;
}
/* the thumbnails container; set a width on it so everything will be fine */
#SlideItMoo_items { 
	display:block; 
	position:relative; 
}
/* single element design */
#SlideItMoo_items div.SlideItMoo_element { 
	display:block; 
	position:relative; 
	float:left; 
	margin:0px 7px 0px; 
	font-size:11px; 
	width:208px; 
	text-align:center; 
}

#SlideItMoo_items div.SlideItMoo_element p { 
	color:#949599;
	font-size: 12px;
	line-height: normal;
	text-align: left;
	margin: 0px 0px 0px 50px;
	padding: 0px;
	font-weight: bold;
	}
	
#SlideItMoo_items div.SlideItMoo_element p.title {
	color: #58595b;
	}	
	
#SlideItMoo_items a { padding:0px; margin:3px 0px 3px; clear:both; display:block; background:#FFF; padding:2px; }
#SlideItMoo_items a img{ border:none; }

.newcolour {
	position: absolute;
	top: 0px;
	left: 0px;
	}	
	
/************** #Shopping Basket page styles **************/
.shoppingbaskethead {
	background: url(../Images/head_shoppingbasket.gif) no-repeat left top;
	left: -5000px;
	font-size: 1px;
	height: 29px;
	color: #fff;
}

.shoppingbasket,
.shoppingbasket a {
	color: #58595b;
	}
	
.shoppingbasket a:hover {
	color: #58595b;
	}	


.shoppingbasket td {
	font-size: 13px;
	padding: 5px;
	margin: 0 0px;
	height: 25px;
}
.shoppingbasket .header {
	font-size: 13px;
	padding: 5px;
	margin: 0 0px;
	height: 18px;
	color: #fff;
	font-weight: bold;
	background: #58595b;
}

.shoppingbasket .lgrey {
	background: #EFEFEF;
	}



.shoppingbasket .saving {
	font-size: 13px;
	padding: 5px;
	margin: 0 0px;
	height: 22px;
	color: #cb0a20;
}
.saving {
	font-size: 13px;
	padding: 5px;
	margin: 0 0px;
	height: 22px;
	color: #cb0a20;
	font-weight: bold;
}
#basketbase {
	margin: 0 auto;
	padding: 0 0px;
	clear: inherit;
	height: 40px;
	text-align: center;
	position: relative;

}
.saleshotline {
	text-align: center;
	height: 40px;
}

.basket_buttons a {
	float: left;
	display: block;
	background-color: #CCC;
	text-align: center;
	color: #666;
	font-size: 12px;
	padding: 5px 20px;
	}
	
.basket_buttons a:hover {
	background-color: #666;
	color: #FFF;
	}	
	
.fl {
	float: left;
	}
	
.fr {
	float: right;
	display: inline;
	margin-left: 5px;
	}
	
	
.mainform {
	padding-top: 10px;
	width: 600px;
	}
	
.mainform a {
	color: #58595b;
	text-decoration: none;
	}
	
.mainform a:hover {
	color: #58595b;
	}	

	
	
.mainform p {
	margin-bottom: 5px;
	}	

.mainform label,
.loginform label {
	width: 140px;
	float: left;
	text-align: left;
	margin-right: 0.5em;
	display: block;
	color: #666;
	padding-top: 3px;
	}
	
.mainform input,
.loginform input {
	padding: 3px;
	}	
	
.mainform legend {
	color: #666;
	}
.mainform fieldset {
	padding: 10px;
	}
	
	
.halfsizeform {
	width: 260px;
	float: left;
	display: inline;
	margin-right: 10px;
	min-height: 160px;
	_height: 160px;
	border: 1px solid #666;
	padding: 10px 10px 0px 10px;	
	
}

.halfsizeform h3 {
	color: #58595b;
	font-size: 17px;
	margin: 0px;
	padding: 0px;
	}	

	
/****** END ******/	








#basemenu{
	text-align:center;
	margin:0 auto;
	width: 100%;
	height: 30px;
}
#minwidth{
	text-align:center;
	position:relative;
	margin:0 auto;
	width: 100%;
}
#maincontainer{
	text-align: left;
	width: 955px;
	margin: 0px auto;
	padding: 0 0px;
}



.textareas {
	font-family: "Courier New", Courier, monospace;
	font-size: 80%;
	line-height: 140%;
	color: #666;
	
}

.textareas a {
	color: #58595b;
	text-decoration: none;
}

.textareas a:hover {
	color: #666;
	text-decoration: none;
}

.textareashide {
	font-family: "Courier New", Courier, monospace;
	font-size: 80%;
	line-height: 140%;
	color: #666;
	
}
p {
	font-family: "Courier New", Courier, monospace;
	font-size: 80%;
	line-height: 140%;
	color: #666;
	
}
#generalcontent {
	font-family: "Courier New", Courier, monospace;
	font-size: 90%;
	line-height: 140%;
	color: #666;
}
#generalcontent ol {
	font-family: "Courier New", Courier, monospace;
	font-size: 85%;
	line-height: 140%;
	color: #666;
}
#generalcontent li {
	font-family: "Courier New", Courier, monospace;
	line-height: 140%;
	color: #666;
}
.smalltext {
	font-family: "Courier New", Courier, monospace;
	font-size: 60%;
	line-height: 140%;
	color: #666;
	padding-top: 5px;
	padding-bottom: 5px;
}


h1 {
	 font-family: "Courier New", Courier, monospace;	
	font-size: 140%;
	color: #F00089;
	font-weight: 100;
	 margin: 0px;
	 padding: 0px;
}

h2 {
	font-size: 100%;
	color: #00ADEA;
	font-weight: 100;
	 margin:0 0px;
	 padding:0 0px;
}

h3{
color: #00a7ca;
font: 130% Arial, sans-serif;
padding-top: 0px;
margin-top: 0px;
padding-bottom: 0px;
margin-bottom: 0px;
}

h4 {
	font-size: 95%;
	color: #F00089;
	font-weight: bold;
	text-align: left;
	 margin: 0px;
	 padding: 0px;
	
}

h5 {
	font-size: 85%;
	color: #666;
	font-weight: normal;
	text-align: left;
}





ul ul{
	list-style-type: disc;

 
}

ul ul ul{
	list-style-type: none;
 
}

label{
 color: black;
font: 13px Arial, sans-serif;
padding-bottom: 9px;
padding-right: 4px;
}
.notrequired {
 color: gray;
}
p.validator {
	color: black;
}

input {
	border: 1px solid #666;
}
input:focus, select:focus, textarea:focus {
background: white;
color: #58595b;
}
/***********************************************/
/* NAVIGATION LAYOUT Divs */
/***********************************************/
/* hide from incapable browsers */
.catname {
	margin: 0 0px;
	padding: 0 0px;
	font-size: large;
	color: #F00089;
	font-family: "Courier New", Courier, monospace;
	height: 35px;
	padding-left: 5px;
	letter-spacing: -1px;
	padding-top: 3px;
	
}

.catimage {
	width: 553px;
	
}
#fontresizer { 
	color: #000;
	float: right;
	font-size: 11px;
/*	top: -3px;*/
	font-weight: bold;
	padding: 3px 1px 1px 15px;	
	padding-right: 20px;	
	
} 

#masthead{
	padding: 0px 0px 0px 0px;
	background:  url("../Images/header_bg.gif") no-repeat left top;
	text-align: left;
	margin: 0 0px;
	height: 145px;
	color: #cb006b;
}
#navigationBar{
	text-align: center;
	width: 955px;
	background:  url("../Images/header_main.jpg") no-repeat left 20px;
	margin:0 auto;
}
/* Left Column                             */
.leftcontent{
	clear: both;
	float: left;
	text-align: left;
	width: 200px;
	background:  url("../Images/200px_main.gif") no-repeat 0 top;
}
.leftcontent_bundleiser{
	width: 200px;
	background:  url("../Images/200px_main.gif") no-repeat 0 top;
}
.leftcontentmenu{
	clear: both;
	float: left;
	text-align: left;
	width: 200px;
	background:  url("../Images/200px_main_menu.gif") no-repeat 0 top;
}
.leftbanners{
	clear: both;
	float: left;
	text-align: left;
	width: 200px;
}

.leftcontent_hidden{
	clear: both;
	float: left;
	text-align: left;
	width: 200px;
	background:  url("../Images/200px_main.gif") no-repeat 0 top;
	display: none;
}
/* Right Column                             */
.rightcontent{
	clear: both;
	float: right;
	width: 200px;	
	background:  url("../Images/200px_main.gif") no-repeat 0 top;
	
}
.rightbanners{
	clear: both;
	float: left;
	text-align: left;
	width: 200px;
}
.rightcontent_bundleiser {
	width: 200px;	
	background:  url("../Images/200px_main.gif") no-repeat 0 top;
	
}
.rightcontent_hidden {
	clear: both;
	float: right;
	width: 200px;	
	background:  url("../Images/200px_main.gif") no-repeat 0 top;
	display: none;

}
#container1{
	float: left;
	width: 200px;
	margin: 0 0px;
	padding: 0 0px;	
	
}
#container1_bundleiser{
	width: 200px;
	margin: 0 0px;
	padding: 0 0px;	
	
}
#container2{
	float:right;
	width: 200px;
	margin: 0 0px;
	padding: 0 0px;	
}
#container2_bundleiser{
	width: 200px;
	margin: 0 0px;
	padding: 0 0px;	
}

#mid_content {
	float: left;
	width: 555px;
	margin: 0 auto;
	padding: 0 auto;	
}
* html #mid_content {
	float: left;
	width: 553px;
	margin: 0 auto;
	padding: 0 auto;	
}
/* Main Page section                             */

.content{
	text-align: left;
	padding: 15px;
	padding-bottom: 0px;
	margin: 0px auto;
}
* html .content{
	text-align: left;
	padding: 0px;
	/*margin: 15px 15px;*/
	margin-left: 10px;
	margin-top: 10px;	
	margin-right: 5px;	
}

.BundleContent{
	text-align: left;
	padding: 15px;
	padding-bottom: 0px;
	margin: 0px auto;
}
* html .BundleContent{
	text-align: left;
	padding: 0px;
	/*margin: 15px 15px;*/
	margin-left: 10px;
	margin-top: 10px;	
	margin-right: 5px;
	
}

.bodycontent {
	background: url("../Images/555px_main.gif") no-repeat 0px 0px;
	padding: 0 0px;
	margin: 0 0px;
	/*width: 555px;
	position: relative;
	margin-left: 200px;*/
	
	
}
.bodycontent_noimage {
	font-size: 130%;
	background: url(../Images/555px_noimage.jpg) no-repeat 0px 0px;
	padding: 0 0px;
	margin: 0 0px;
	width: 555px;
	position: relative;
	height: 150px;
	color: #fff;
}

* html .bodycontent {
	padding: 0 0px;
	margin: 0 0px;
	width: 555px;
	float: left;
	padding-bottom: 0px;
	margin-bottom: 0px;
	left: 0px;
	position: relative;
	
}
.bodycontentPages {
	background: url("../Images/555px_main.gif") no-repeat 0px 0px;
	padding: 0 0px;
	margin: 0 0px;
	margin-bottom: -19px;
	position: relative;	
	/*width: 555px;
	position: relative;
	margin-left: 200px;*/
	
}
* html .bodycontentPages {
	padding: 0 0px;
	margin: 0 0px;
	width: 555px;
	float: left;
	position: relative;
	left: 0px;
	margin-bottom: 0px;	
	
}
#bodycontent p {
	font-family: "Courier New", Courier, monospace;
	font-size: 80%;
	line-height: 140%;
	color: #666;
	padding-left: 6px;
	padding-right: 1px;
	
}
.botcontent{
	background: url("../Images/555px_base.gif") no-repeat 0px top;
	height: 16px;
	width: 555px;
	position: relative;
	vertical-align: top;
	padding: 0 0px;
	margin: 0 0px;
/*	background-color: #6c9;*/
}
* html .botcontent{
	background: url("../Images/555px_base.gif") no-repeat 0px top;
	height: 16px;
	width: 555px;
	position: relative;
	vertical-align: top;
	padding: 0 0px;
	margin: 0 0px;
	clear: left;
	margin-top: -10px;
/*	background-color: #6c9;*/
}


.bot {
	background:  url("../Images/200px_base.gif") no-repeat 0 top;
	width: 200px;
	height: 16px;
	float: left;
}
.botmenu {
	background:  url("../Images/200px_base_menu.gif") no-repeat 0 top;
	width: 200px;
	height: 16px;
	float: left;
}
.bot2 {
	clear: right;
	background:  url("../Images/200px_base.gif") no-repeat 0 top;
	width: 200px;
	height: 16px;
}
/***********************************************/
/* Components                                  */
/***********************************************/

#siteName{
	margin: 0;
	padding: 0 0 0 10px;
}


/***********************************************/
/************* NAVIGATION styles **************/
/***********************************************/

#globalLogo{
	visibility: hidden;
	padding: 0px;
}
#globalNavBG{
	margin: 0 auto;
	text-align: left;
}
#globalNav{
font-family: "Arial Black";
font-weight: normal;
padding: 14px 0px 15px 230px;
margin: 0 0px;
height: 32px;
text-align: left;
clear: both;
z-index: 50;

}
* html #globalNav{
padding: 11px 0px 15px 230px;

}

/* My Comment */

/*************** #pageName styles **************/

#pageName{
	margin: 0px;
	padding: 0px 0px 0px 10px;
}

/***********************************************/
/************* #BREADCRUMB styles *************/
/***********************************************/

#breadCrumb{
	font-size: 70%;
	padding: 3px 1px 1px 15px;
	float: left;
	color: #000;
	text-transform: lowercase;
	font-weight: bold;
}
#breadCrumb a,
#breadCrumb a:link,
#breadCrumb a:visited{
	color: #cb006b;
	text-decoration: none;
}
#breadCrumb a:hover{
	color: #cb006b;
	text-decoration: underline;
}

/***********************************************/
/************* #HEADER LINK styles *************/
/***********************************************/
#headerlinks{
	height: 11px;	
	font-size: 70%;
	padding: 15px 1px 0px 0px;
	margin-right: 25px;
	float: right;
	color: #000;
}
* html #headerlinks{
	height: 6px;	
	font-size: 70%;
	padding: 15px 1px 0px 0px;
	margin-right: 25px;
	float: right;
	color: #000;
	}

#headerlinks a,
#headerlinks a:link,
#headerlinks a:visited{
	color: #cb006b;
	text-decoration: none;
}
#headerlinks a:hover{
	color: #000;
	text-decoration: underline;
}
/************** .pageheader styles ***************/

.pageheader{
	padding: 0px 0px 0px 0px;
	font-size: 80%;
	color: #000;
}

.pageheader h3{
	padding: 0px 0px 0px 0px;
	text-align: left;
	color: #00a7ca;
	font-size: 200%;
	
}

.pageheader img{
	float: left;
	padding: 10px 10px 0px 0px;
}


/************** .productSection styles *****************/

.productSection{
	padding: 0px 0px 0px 0px;
	font-size: 80%;
}
.productSection h3{
	padding: 0px 0px 0px 0px;
	text-align: left;
	color: #00a7ca;
	
}

.productSection p{
	padding: 0px 0px 0px 0px;
	color: #000;

}
/************** .InformationPane styles *****************/

.InformationPane{
	padding: 0px 0px 0px 0px;
	font-size: 80%;
}
.InformationPane h3{
	padding: 0px 0px 0px 0px;
	text-align: left;
	color: #00a7ca;
}

.InformationPane p{
	padding: 0px 0px 10px 0px;
	color: #000;
}


/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	font-size: 65%;
	line-height: 15px;
	color: #fff;
	text-align: right;
	background:  url("../Images/main_base.gif") no-repeat center bottom;
	vertical-align: bottom;
	padding: 95px 20px 15px 0px;
}

#siteInfo a,
#siteInfo a:link,
#siteInfo a:visited {
	color: #00a7ca;
}

#siteInfo a:hover {
	color: #00a7ca;
	text-decoration: none;
}
.options h3{
	background: url(../Images/head_options.gif) no-repeat left top;
	left: -5000px;
	font-size: 1px;
	height: 25px;
	color: #fff;
	padding-bottom: 2px;	
}
.options p {
	font-family: "Courier New", Courier, monospace;
	font-size: 80%;
	color: #666;
	padding: 0px;
	margin: 0px;
}
.passwordrecovery h3{
	background: url(../Images/head_passrecover.gif) no-repeat left top;
	left: -5000px;
	font-size: 1px;
	height: 25px;
	color: #fff;
	padding-bottom: 2px;	
}
.passwordrecovery p {
	font-family: "Courier New", Courier, monospace;
	font-size: 80%;
	color: #666;
	padding: 0px;
	margin: 0px;
}

.passwordrecovery_main {
	background: url(../Images/head_passrecover.gif) no-repeat left top;
	left: -5000px;
	font-size: 1px;
	height: 29px;
	color: #fff;
}

.custlogin h3{
	background: url(../Images/head_custlogin.gif) no-repeat left top;
	left: -5000px;
	font-size: 1px;
	height: 25px;
	color: #fff;
	padding-bottom: 2px;	
}
.custlogin p {
	font-family: "Courier New", Courier, monospace;
	font-size: 80%;
	color: #666;
	padding: 0px;
	margin: 0px;
}

/************* #search styles ***************

.search{
	font-size: 90%;
}
.search h3{
	background: url(../Images/head_productsearch.gif) no-repeat left top;
	left: -5000px;
	font-size: 1px;
	height: 25px;
	color: #fff;
	padding-bottom: 2px;	
}

.search select {
	font-size: 12px;
	text-align: left;
	margin-bottom: 3px;
	margin-left: 0px;
}

.search img {
	margin-left: 0px;
	
}
.search form{
 margin: 0 0px;
 padding: 0 0px;
}

.search label{
	display: block;
}
/************* #Login/Register styles ***************/

.LoginOrRegister{
	font-size: 90%;
}


.LoginOrRegister p{
	font-size: 75%;
	color: #666;
	margin: 10px 0px 0px 0px;
	line-height:120%;
}
.LoginOrRegister a,
.LoginOrRegister a:link,
.LoginOrRegister a:visited {
	color: #00a7ca;
}

.LoginOrRegister a:hover{
	color: #FF0099;
	text-decoration: none;
}


.LoginOrRegister h3{
	background: url(../Images/head_youraccount.gif) no-repeat left top;
	left: -5000px;
	font-size: 1px;
	height: 35px;
	color: #fff;
}

.LoginOrRegister form{
 margin: 0px;
 padding: 0px;
}

.LoginOrRegister label{
	display: block;
	margin: 0px;
}
/************* #CartView styles ***************/

.CartView{
	font-size: 90%;
}

.CartView p{
	font-size: 75%;
	color: #666;
	margin: 0px 0px 0px 0px;
	line-height:120%;
}

.CartView a,
.CartView a:link,
.CartView a:visited {
	color: #FF0099;
}

.CartView a:hover{
	color: #00a7ca;
	text-decoration: none;
}

.CartView h3{
	background: url(../Images/head_shoppingbasket.gif) no-repeat left top;
	left: -5000px;
	font-size: 1px;
	height: 35px;
	color: #fff;
}

.CartView form{
 margin: 0px;
 padding: 0px;
}

.CartView label{
	display: block;
	margin: 0px;
	color: #FF0099;
	font-size: 85%;
	padding-top: 0px;
	padding-bottom: 0px;
}

/************* #newsletter styles ***************/

.newsletter{
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	line-height: 140%;
	color: #666;
	
}

.newsletter h3{
	background: url(../Images/head_newslettersignup.gif) no-repeat left top;
	left: -5000px;
	font-size: 1px;
	height: 25px;
	color: #fff;
}
.newsletter form{
 margin: 0 0px;
 padding: 0 0px;
}

.newsletter label{
	display: block;
	margin: 0px;
}
/************* #cardpanel styles ***************/

.cardpanel{
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	line-height: 140%;
	color: #666;
	
}

.cardpanel h3{
	background: url(../Images/card_panel.gif) no-repeat left top;
	left: -5000px;
	font-size: 1px;
	height: 181px;
	color: #fff;
}
/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #Specialist Shops styles ***********/

.SpecialistShops ul{
	
/*	list-style-image:  url("../Images/bullet_00B0E9.gif");*/
/* 	list-style-image:  url("../Images/icon_right.gif"); */
	left: -15px;
	list-style-position: outside;
	list-style-image:  url("../Images/icon_specialist.gif");
	
	
}

.SpecialistShops li {
	padding-bottom:3px;
	margin: 0 0px;
	margin-left: -20px;
	line-height: 100%;
	font-weight: bold;
	padding-left: 3px;
	
}

.SpecialistShops{
	font-size: 90%;
}

.SpecialistShops h3{
	background: url(../Images/head_specialistshops.gif) no-repeat left top;
	left: -5000px;
	font-size: 1px;
	height: 45px;
	color: #fff;
	
}


.SpecialistShops a,
.SpecialistShops a:link,
.SpecialistShops a:visited {
	padding: 2px 0 2px 0;
	display: block;
	color: #333;
	font-size: 95%;
}

.SpecialistShops a:hover{
	color: #cb006b;
	text-decoration: none;
}


/*********** #In This Section styles ***********/

.ThisSection ul{
 	list-style-type: none; 
 	list-style-position: outside;
/*	margin-left: -23px;*/
	display: run-in;
	list-style-image: none;
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
	text-transform: lowercase;	
	
}


.ThisSection li {
	padding-bottom:1px;
	margin: 0 0px;
	margin-left: -40px;
	line-height: 100%;
	font-weight: bold;
	text-indent: 23px;
	width: 175px;
	text-transform: lowercase;
	
}

.ThisSection{
	font-size: 85%;
}

.ThisSection a,
.ThisSection a:link,
.ThisSection a:visited {
	text-align: left;
	font-size: 90%;
	color: #EC008C;
	font-weight: bold;	
}
.ThisSection a:hover {
	font-size: 90%;
	color: #00a7ca;
	text-decoration: none;
}

.ThisSection h3{
	background: url(../Images/head_inthissection.gif) no-repeat left top;
	left: -5000px;
	font-size: 1px;
	height: 22px;
	color: #EC008C;
	
}


.ThisSection li a,
.ThisSection li a:link,
.ThisSection li a:visited {
	padding: 2px 0 2px 0;
	display: block;
	color: #fff;
	border: 1px solid #EC008C;
	background: url(../Images/category_button.gif) no-repeat left center;
	
	
}

.ThisSection li a:hover{
	color: #FFF200;
	text-decoration: none;
	border: 1px solid #EC008C;
	background: url(../Images/category_button_over.gif) no-repeat left center;
	
	
}

/*********** #Helpdesk styles ***********/

.HelpMenu ul{
 	list-style-type: none; 
 	list-style-position: outside;
/*	margin-left: -23px;*/
	display: run-in;
	list-style-image: none;
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
	text-transform: lowercase;	
	
}


.HelpMenu li {
	padding-bottom:1px;
	margin: 0 0px;
	margin-left: -40px;
	line-height: 100%;
	font-weight: bold;
	text-indent: 5px;
	width: 250px;
	text-transform: lowercase;
	
}

.HelpMenu{
	font-size: 100%;
}

.HelpMenu a,
.HelpMenu a:link,
.HelpMenu a:visited {
	text-align: left;
	font-size: 90%;
	color: #EC008C;
	font-weight: bold;	
}
.HelpMenu a:hover {
	font-size: 90%;
	color: #00a7ca;
	text-decoration: none;
}

.HelpMenu li a,
.HelpMenu li a:link,
.HelpMenu li a:visited {
	padding: 2px 0 2px 0;
	display: block;
	color: #666;
	border: 1px solid #fff;
	
	
}

.HelpMenu li a:hover{
	color: #EC008C;
	text-decoration: none;
	border: 1px solid #EC008C;
	
	
}



/*********** .relatedLinks styles ***********/

.TopSellers ul{
	
/*	list-style-image:  url("../Images/bullet_00B0E9.gif");*/
	left: -20px;
	list-style-position: outside;
	list-style-image:  none;
	list-style-type: decimal;
	
	
}

.TopSellers li {
	padding-bottom:2px;
	margin: 0 0px;
	margin-left: -13px;
	line-height: 100%;
	font-weight: bold;
	color: #cb006b;
	border-bottom: 1px dotted #cb006b;
	padding-bottom: 3px;
	padding-top: 3px;
	
}

.TopSellers{
	font-size: 11px;
	width: 85%;
	
}

.TopSellers h3{
	background: url(../Images/head_mostpopular.gif) no-repeat left top;
	left: -5000px;
	font-size: 1px;
	height: 25px;
	color: #fff;
	
}

.TopSellers a,
.TopSellers a:link,
.TopSellers a:visited {
	display: block;
	padding: 2px 0px 2px 0px;
	color: #666;
}

.TopSellers a:hover{
	color: #00a7ca;
	text-decoration: none;
}

/*********** .New Releases styles ***********/

.NewReleases ul{
	list-style-type: none;
	list-style-image:  none;
	display: inline;
	left: 0;
}

.NewReleases li {
	padding-bottom:2px;
	margin: 0 0px;
	margin-left: 0px;
	line-height: 100%;
	font-weight: bold;
	color: #cb006b;
	border-bottom: 1px dotted #cb006b;
	padding-bottom: 3px;
	padding-top: 3px;
	
}

.NewReleases{
	font-size: 11px;
	width: 90%;	
	
}

.NewReleases h3{
	background: url(../Images/head_newreleases.gif) no-repeat left top;
	left: -5000px;
	font-size: 1px;
	height: 35px;
	color: #fff;

}

.NewReleases a,
.NewReleases a:link,
.NewReleases a:visited {
	display: block;
	padding: 2px 0px 2px 0px;
	color: #666;
}

.NewReleases a:hover{
	color: #00a7ca;
	text-decoration: none;
}


/*********** .BUNDLE LIST styles ***********/

.Bundles ul{
	
 list-style-type: square;
/*	list-style-image:  url("../Images/bullet_00B0E9.gif");*/
	list-style-image:  url("../Images/icon_right.gif");
	list-style-position: outside;
	left: -15px;
	font-variant: normal;
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
	
	
}

.Bundles li {
	padding-bottom:2px;
	margin: 0 0px;
	margin-left: -20px;
	line-height: 100%;
	font-variant: normal;
	font-size: 12px;
	
	
}

.Bundles{
	margin: 0px;
	width: 95%;
	
}

.Bundles h3{
	background: url(../Images/head_bundleiser.gif) no-repeat -5px top;
	left: -5000px;
	font-size: 1px;
	height: 50px;
	color: #fff;

}

.Bundles a,
.Bundles a:link,
.Bundles a:visited {
	display: block;
	padding: 2px 0px 2px 0px;
	color: #666;
}

.Bundles a:hover{
	color: #00a7ca;
	text-decoration: none;
}


/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}
/************** #product detail page styles **************/

.thumbimage {
	border: 1px solid #0092d2;
	padding-right: 2px;
}

.ourprice {
	font-size: 130%;
	color:#fff;
	text-align: center;
	background: url(../Images/tempprice.gif) no-repeat center top;
	width: 140px;
	height: 80px;
}
.FreeDelivery {
	background: url(../Images/freedelivery.gif) no-repeat right top;
	width: 120px;
	height: 40px;
	font-size: 1px;
	color: #fff;

}
.savingprice {
	color: red;
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
	font-size: 100%;
	text-align: left;
	padding-left: 10px;			
}
.streetprice {
	color: gray;
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;	
	font-size: 90%;
	text-align: left;			
	padding-left: 10px;
	text-decoration: line-through;
}
.detailimage {
	margin: 0 0px;
	padding: 0 0px;
	width: 200px;
	
}
.productinfo {
width: auto;
padding: 10px;

}

#tgravflash {
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
	font-size: 130%;
	color:#fff;
	text-align: center;
	background: url(../Images/tempprice.gif) no-repeat center center;
	width: 140px;
	height: 80px;
	vertical-align: middle;
	padding-top: 60px;
	float: left;
}
.bundleflash {
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
	font-size: 130%;
	color:#fff;
	text-align: center;
	background: url(../Images/tempprice.gif) no-repeat center center;
	width: 165px;
	height: 80px;
	vertical-align: middle;

}

.heroflash {
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
	font-size: 130%;
	color:#fff;
	text-align: center;
	background: url(../Images/tempprice.gif) no-repeat center top;
	width: 165px;
	height: 50px;
	vertical-align: middle;
	padding-top: 30px;
	padding-bottom: 0px;
	margin-bottom: 0px;

}
#otherprices {
	text-align: left;
	float: right;
	padding-top: 35px;
	width: 140px;
	background-color: #435;
}
.addtobasket {
	padding: 5px 5px 5px 0px;
background-color: #fff;	

}
#screenshots {
width: auto;
}

#additionalprodinfo {
	clear: left;
	text-align: left;
	width: auto;
	padding-top: 10px;
	font-family: "Courier New", Courier, monospace;
	line-height: 140%;
	color: #666;
	font-size: 100%;
	
}
.moreinfo {
	font-family: "Courier New", Courier, monospace;
	font-size: 80%;
	line-height: 100%;
	color: #666;
}
#tgravShoppingContent_dvAdditonal p{
	clear: left;
	text-align: left;
	width: auto;
	padding-top: 10px;
	font-family: "Courier New", Courier, monospace;
	line-height: 140%;
	color: #666;
	font-size: 12px;
	
}
#tgravShoppingContent_dvAdditonal h2{
	font-size: 16px;
	
}
#tgravShoppingContent_dvAdditonal li{
	margin-left: 10px;	
}
#tgravShoppingContent_dvAdditonal ol{
	margin-left: 10px;	
}
/************** #Customer Information page styles **************/


#customerservicePanel {
/*display: none;	*/
}
.customerservice {
	clear: inherit;
	position: relative;
	float: left;
	font-size: 11px;
	padding: 0 10px;
	margin: 0 0px;
	height: auto;
	width: 150px;
	
}


.customerservice ul{
 	list-style-type: none; 
 	list-style-position: outside;
/*	margin-left: -23px;*/
	display: run-in;
	list-style-image: none;
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
	
	
}


.customerservice li {
	padding-bottom:1px;
	margin: 0 0px;
	line-height: 100%;
	font-weight: normal;
	width: 150px;
	
}
.customerservice li a,
.customerservice li a:link,
.customerservice li a:visited {
	padding: 2px 0 2px 0;
	display: block;
	color: #00a7ca;
	
	
}

.customerservice li a:hover{
	color: #EC008C;
	text-decoration: none;
	
	
}

/************** #CATEGORY page styles **************/

.pager {
	font-family: "Courier New", Courier, monospace;
	font-size: 80%;
	line-height: 140%;
	color: #fff10d;
	width: 100%;
	font-weight: bold;		
	
}
.pagenumber {
	padding: 1px;
	padding-left: 4px;
	padding-right: 4px;
}
.pager a,
.pager a:link,
.pager a:visited {
	text-decoration: none;
	
	
}

.pager a:hover{
	color: #333;
	text-decoration: none;
	
	
}
.categorybase {
	margin: 0 0px;
	padding: 0 0 0 0;
	text-align: left;
	height: auto;
	clear: left;
}
.main_sections {
	font-size: 15px;
	font-weight: bold;
	padding: 0px 5px 5px 0px;
	padding-top: 50px;
	padding-bottom: 50px;
	width: 125px;
	text-align: center;
	position: relative;
	float: left;
	color: #0092d2;
	margin: 0 0px;
	line-height: 20px;
	clear: inherit;
	background: url(../Images/cat_bg.gif) no-repeat center center;
	
}
.product_sections {
	font-size: 12px;
	font-weight: bold;
	padding: 0px 15px 25px 0px;
	text-align: left;
	position: relative;
	float: left;
	color: #0092d2;
	margin: 0 0px;
	clear: inherit;
	vertical-align: text-bottom;
	width: 250px;
	
}
.bundle_product_sections {
	font-size: 12px;
	font-weight: bold;
	padding: 0px 15px 25px 0px;
	text-align: left;
	position: relative;
	float: left;
	color: #0092d2;
	margin: 0 0px;
	clear: inherit;
	vertical-align: text-bottom;
	width: 245px;
	height: 110px;
	
}
.search_product_sections {
	font-size: 12px;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	text-align: center;
	position: relative;
	float: left;
	color: #0092d2;
	margin: 0 0px;
	clear: inherit;
	vertical-align: text-bottom;
	width: 460px;
	height: 110px;
	background-color:#FFF;
	
}
.product_name {
	color: #fff;
	text-align: left;
	vertical-align: middle;
	padding: 6px;
	padding-bottom:3px;
	width: 231px;
	background: url(../Images/prod_name_shape.gif) no-repeat left top;
	overflow: hidden;
	min-height: 30px;
	
	
}

.product_category_save {
	font-size: 12px;
	color: #ff0300;
	text-align: center;
	font-weight: bold;
	width: 118px;
	float: left;
}
.product_free_delivery {
	display: none;
	
	
}
.search_product_name {
	color: #fff;
	text-align: left;
	padding: 7px 10px;
	overflow: hidden;
	background: #949599;
	
}
* html .search_product_name {
margin-left: 110px;	
}
.search_freedelivery {
	width: 150px;
	float: right;
	margin-top: 18px;	
	
}
.search_pricesave {
	font-size: 13px;
	color: #ff0300;
	text-align: center;
	font-weight: bold;
	float: right;
	margin-top: 5px;
	width: 150px;
	
}
.search_product_name a,
.search_product_name a:link {
	color: #fff;
	vertical-align: text-bottom;
}
.search_product_name a:hover {
	color: #333;
	vertical-align: text-bottom;
	text-decoration: none;
}
.thumb_outer {
	border: 0px dotted #999;
	float: left;

}
.search_thumb_outer {
	border: 0x solid #999;
	float: left;

}



.search_product_flash {
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
	font-size: 130%;
	color:#949599;
	text-align: left;
	background: #EFEFEF;
	width: 325px;
	height: 57px;
	vertical-align: bottom;
	line-height: 57px;
	float: left;
	margin-top: 3px;
	padding: 0px 10px;
}

.product_flash {
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
	font-size: 130%;
	color:#fff;
	text-align: center;
	background: url(../Images/product_flash_small.gif) no-repeat center center;
	width: 118px;
	height: 57px;
	vertical-align: bottom;
	padding-top: 10px;
	line-height: 47px;
	float: left;
	margin-top: 0px;
}
.product_basket {
	width: 118px;
	text-align: center;
	float: left;

}
.search_product_basket {
	width: 120px;
	text-align: center;
	float: left;
	padding-top: 25px;

}
.product_save {
	font-size: 12px;
	padding-top: 0px;
	padding-bottom: 6px;
	color: #ff0300;
	text-align: center;
	font-weight: bold;
}
.product_srp {
	font-size: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	color: #666;
	text-decoration: line-through;
	font-weight: normal;
	float: left;
	
}

.bundle_product_name {
	color: #666;
	text-align: left;
	min-height: 30px;
	
/*	width: 125px;*/
}
.hero {
	font-size: 14px;
	font-weight: bold;
	padding: 0px 15px 15px 0px;
	text-align: center;
	color: #0092d2;
	margin: 0 0px;
	vertical-align: text-bottom;
}
.hero.product_name2 {
	text-align: center;
	vertical-align: text-bottom;
	width: 140px;
}
.product_price {
	font-size: 14px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.bundle_product_price {
	font-size: 15px;
	padding-top: 6px;
	text-align: left;
	text-decoration: line-through;
	color: #00478b;
	font-weight: bold;
	
}
.product_name a,
.product_name a:link {
	color: #fff;
	vertical-align: text-bottom;
	width: 125px;
}
.product_name a:hover {
	color: #3cf;
	vertical-align: text-bottom;
	width: 125px;
	text-decoration: none;
}
.product_thumb {
	text-align: center;
	vertical-align: top;
	height: 100px;
	float: left;
	padding-right: 5px;
	padding-top: 5px;
	width: 100px;
}
.search_product_thumb {
	text-align: center;
	vertical-align: top;
	height: 100px;
	float: left;
	padding-right: 15px;
	padding-top: 0px;
	width: 100px;
}
.bundle_product_thumb {
	text-align: center;
	vertical-align: top;
	height: 100px;
	padding-right: 5px;
	padding-top: 0px;
	width: 100px;
	float: left;
	
}
.product_thumb2 {
	text-align: center;
	vertical-align: middle;
	height: 101px;
	cursor: move;
	
}
.category_sections {
	font-size: 12px;
	font-weight: bold;
	padding: 0px 5px 5px 0px;
	width: 125px;
	text-align: center;
	position: relative;
	float: left;
	color: #0092d2;
	margin: 0 0px;
	line-height: 20px;
	clear: inherit;
}
/************** #Registration form **************/

.loginhead {
	background: url(../Images/head_youraccount.gif) no-repeat left top;
	left: -5000px;
	font-size: 1px;
	height: 29px;
	color: #fff;
}
.orderconfirmation {
	background: url(../Images/head_orderconfirmation.gif) no-repeat left top;
	left: -5000px;
	font-size: 1px;
	height: 29px;
	color: #fff;
}
.loginregisterhead{
	background: url(../Images/head_loginorregister.gif) no-repeat left top;
	left: -5000px;
	font-size: 1px;
	height: 29px;
	color: #fff;
}

.registerhead {
	background: url(../Images/head_getanaccount.gif) no-repeat left top;
	left: -5000px;
	font-size: 1px;
	height: 29px;
	color: #fff;
}

.content form {  /* set width in form, not fieldset (still takes up more room w/ fieldset width */
  font: 100% "Courier New", Courier, monospace;
  margin: 0;
  padding: 0;
}

.content form fieldset {
  / * clear: both; note that this clear causes inputs to break to left in ie5.x mac, commented out */
  border-color: #000;
  border-width: 1px;
  border-style: solid;
  padding: 10px;        /* padding in fieldset support spotty in IE */
  margin: 0;
}

.content form fieldset legend {
	font-size:1.1em; /* bump up legend font size, not too large or it'll overwrite border on left */
                       /* be careful with padding, it'll shift the nice offset on top of border  */
}

.content form label { 
	display: block;  /* block float the labels to left column, set a width */
	float: left; 
	width: 150px; 
	padding: 0; 
	margin: 5px 0 0; /* set top margin same as form input - textarea etc. elements */
	text-align: right; 
}

.content form input, form textarea, form select  {
	/* display: inline; inline display must not be set or will hide submit buttons in IE 5x mac */
	width:auto;      /* set width of form elements to auto-size, otherwise watch for wrap on resize */
	margin:5px 0 0 10px; /* set margin on left of form elements rather than right of
                              label aligns textarea better in IE */
}

.content form input#reset {
	margin-left:0px; /* set margin-left back to zero on reset button (set above) */
}

.content textarea { overflow: auto; }


.content form br {
	clear:left; /* setting clear on inputs didn't work consistently, so brs added for degrade */
}
/************** #BUNDLE page styles **************/

.bundle_button {
	padding: 0px 0px 0px 0px;
	width: 100px;
	height: 64px;
}
.bundle_sections {
	font-size: 12px;
	font-weight: bold;
	padding: 0px 15px 15px 0px;
	width: 160px;
	text-align: center;
	position: relative;
	float: left;
	color: #0092d2;
	margin: 0 0px;
	line-height: 20px;
	clear: inherit;
}

.BundleCart{
	font-size: 90%;
}

.BundleCart p{
	font-size: 90%;
	color: #666;
	margin: 10px 0px 0px 0px;
	line-height:120%;
	cursor: move;
}	

.BundleCart a,
.BundleCart a:link,
.BundleCart a:visited {
	color: #FF0099;
}

.BundleCart a:hover{
	color: #00a7ca;
	text-decoration: none;
	cursor: move;
}

.bundlesteps{
	font-size: 100%;
	color: #fff;
	font-weight: bold;
	background-color: #00ADEA;
	margin:0 0px;
	width: 510px;
	border-top: 1px solid #00ADEA;
	border-bottom: 1px solid #00ADEA;
	margin-top: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.BundleCart h3{
	background: url(../Images/bundleiser_dropzone.gif) no-repeat -5px top;
	left: -5000px;
	font-size: 1px;
	height: 52px;
	color: #fff;
}

.BundleCart form{
 margin: 0px;
 padding: 0px;
}

.bundle_help{
	font-family: "Courier New", Courier, monospace;
	font-size: 80%;
	line-height: 140%;
	color: #666;
}
.bundle_help h3{
	background: url(../Images/bundleiser_help.gif) no-repeat -5px top;
	left: -5000px;
	font-size: 1px;
	height: 56px;
	color: #fff;
	padding-bottom: 2px;	
}

.BundleCart label{
	display: block;
	margin: 0px;
	color: #FF0099;
	font-size: 85%;
	padding-top: 4px;
	padding-bottom: 0px;
}
.bundleSSP {
	padding-top: 5px;
	padding-top: 5px;
	font-size: 110%;
	color: #000;
	font-weight: bold;	
}
.bundleSSPprice {
	font-size: 100%;
	color: #ff0300;	
	font-weight: bold;
	padding: 0 0px;
	margin: 0 0px;
}
.bundletotal {
	font-size: 100%;
	color: #0092d2;	
	font-weight: bold;
	padding-top: 5px;
}
#bundle_hidden {
	display: none;
}
#DropZone {
	position: relative;
}
#checkout1 {
	width: 550px;
	height: 260px;
	
}
* html #checkout1 {
	width: 535px;
margin: 0 0px;
padding: 0 0px;	
}



.mainform2 {
	margin-bottom: 50px;
	
}
* html .mainform2 {
	width: 535px;
	
}
.mainform2 label
{
width: 150px;
float: left;
text-align: left;
margin-right: 0.5em;
display: block
}
.mainform2bullet label
{
width: 200px;
color: #666;
float: left;
text-align: left;
margin-right: 0.5em;
display: block
}

.mainform2 .submit input
{
margin-left: 200px;
}
.mainform2 legend {
	color: #666;
	padding-bottom: 3px;
}

.loginform {
	
}
.loginform label
{
width: 70px;
float: left;
text-align: left;
margin-right: 0.5em;
display: block
}

.loginform .submit input
{
margin-left: 90px;
}
.loginform legend {
	color: #FF0099;
	padding-bottom: 3px;
}
.sortproducts {
	font-family: "Courier New", Courier, monospace;
	font-size: 80%;
	line-height: 140%;
	color: #666;
	text-align: left;
	padding: 0px 0px;
	margin: 0px 0px;
	background: url(../Images/sortby.gif) no-repeat left 5px;
	height: 25px;
	float: right;
}
.sortproducts select {
 	background-color: #FF0099;
 	color: #fff;
	border: 1px solid #FF0099;
	margin-right: 10px;
	margin-left: 56px;
	}
*html .sortproducts select {
 	background-color: #FF0099;
 	color: #fff;
	border: 1px solid #FF0099;
	padding-left: 56px;
	}	
#barclaysfields {
	display: none;
}
#mainProductIcon {
	background: url(../Images/bundle_number1.gif) no-repeat left top;
	padding-left: 24px;
	


}
#mainProduct {
	height: 35px;
	
}
#subProductUNUSED {
	background: url(../Images/bundle_number2.gif) no-repeat left 10px;
	padding-left: 24px;
	height: 140px;
	overflow: auto;
}

#subProduct {
	padding-left: 24px;
	position: static;
	height: 110px;
}
#subProductContainer {
	height: 110px;
	overflow: auto;
	background: url(../Images/bundle_number2.gif) no-repeat left 10px;
	
}
.view_image{
	font-size: 90%;
	padding-top: 5px;
	font-weight: bold;
}

.view_image a,
.view_image a:link,
.view_image a:visited {
	font-size: 12px;
	color: #FF0099;
}

.view_image a:hover{
	color: #00a7ca;
	text-decoration: none;
}



a img,:link img,:visited img { border:none; }


#phBasket_dvSum h4 a {
	font-size: 85%;
	color: #666;
	font-weight: bold;
	text-align: left;
	float: left;
	 margin: 0px 0px 15px 0px;
	 padding: 0px 0px 15px 0px;
	
}

