body {
	margin: 0 0 0 0;
	text-align: center;
	background: #004264 url(../images/general/computer_repair_shop_bodybg.jpg) repeat-x;
}
html {
	overflow: -moz-scrollbars-vertical;	
}
.floatleft{ float:left;}
.floatright{ float:right;}
.clearboth{ clear:both;}
.spacer { height: 10px; width: 100%;}
.spacer2 { height: 20px; width: 100%;}
.padding10px{ padding: 10px;}


#container {
	width: 980px;
	height: 100%;
	background-color:#FFFFFF;
	margin-left:auto;
	margin-right: auto;
	position: relative;
	display: block;
}
#header{
	width: 960px;
	height: 130px;
	background: url(../images/general/computer_shops_newry_headerBG.jpg) no-repeat top center;
	margin:0;
	padding:0;
}
.logo{
	width: 260px;
	height: 130px;
	float: left;
	text-align: center;
	margin: 0;
	padding: 0;
}
.telnumber{
	width: auto;
	height: auto;
	float: right;
	text-align: left;
	margin: 101px 15px 0px 0px;
	padding: 0;
	font-family: Arial;
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #FFFFFF;
}
.header_left{
	width: 360px;
	height: 101px;
	float: left;
	text-align: left;
	margin: 0;
	padding: 36px 0px 17px 40px;
}
.header_right{
	width: 745px;
	height: 145px;
	float: right;
	text-align: right;
	margin: 0;
	padding: 0px 25px 0px 0px;
}
.header_right span{
	width: auto;
	height: auto;
	background: url(../images/general/header_tel_icon.jpg) left bottom no-repeat;
	float: right;
	text-align: right;
	margin: 0;
	padding: 60px 0px 0px 40px;
	font-size: 18px;
	color: #000000;
}

.productheader{
	width: 718px;
	height: auto;
	border: 1px #CCCCCC solid;
	background: url(../images/general/productheaderbg1.jpg) center top repeat-y;
	float: left;
	margin: 0px 0px 10px 0px;
	padding: 0;
}
.productheader_left{
	width: 418px;
	height: auto;
	float: left;
	text-align: center;
	margin: 0;
	padding: 20px 0px 10px 0px;
}
.productheader_right{
	width: 280px;
	height: auto;
	float: right;
	text-align: left;
	margin: 0;
	padding: 10px;
	font-size: 11px;
	color: #FFFFFF;
}
.productheader_right h1{
	font: Verdana;
	font-size: 14px;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
	margin-top: 0;
}

#maincontent{
    width: 960px;
	height: auto;
	margin: 0;
	padding: 0;
	display: block;
	overflow: visible;
}

#mainnavcontainer{
	width: 980px;
	height: 47px;
	background-image:url(../images/general/mainnavbg.gif);
	background-repeat:no-repeat;
	float: left;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 0;
}
.mainnav_left{
	width: 980px;
	height: 47px;
	float: left;
	text-align: left;
	margin: 0;
	padding: 0px 0px 0px 0px;
}
.mainnav_right{
	width: 250px;
	height: auto;
	background: url(../images/general/quicksearch.gif) left top no-repeat;
	float: left;
	text-align: left;
	margin: 10px 0px 0px 50px;
	padding: 0px 0px 0px 40px;
}
.mainnav_right input{
	width: 200px;
	height: auto;
	background: url(../images/general/inputbg1.jpg) top repeat-x #FFFFFF;
	border: 1px #CCCCCC solid;
	float: left;
	margin: 4px 0px 0px 0px;
	padding: 3px;
	font-weight: normal;
	text-align: left;
	display: block;
}
.mainnav_right input.inputgo{
	width: 30px;
	height: 30px;
	background: url(../images/general/gobg1.gif) top center no-repeat;
	border: none;
	float: right;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 2px 0px;
	font-weight: bold;
	text-align: center;
	display: block;
	color: #FFFFFF;
	font-size: 10px;
	cursor: pointer;
}

#footer{
	width: 960px;
	height: auto;
	clear: both;
	margin: 0;
	padding: 0;
}
.footer_top{
	width: 960px;
	height: 130px;
	float: left;
	text-align: left;
	margin: 0;
	padding: 10px;
	font-size: 11px;
	color: #716F66;
}
.footer_bottom{
	width: 960px;
	height: auto;
	float: left;
	text-align: center;
	margin: 0;
	padding: 20px 10px 10px 10px;
	font-size: 11px;
	color: #716F66;
}
#footercontainer {
	width: 100%;
	background-color: url(../images/general/footerbg.jpg) top center repeat-x;
	overflow: hidden;
}

.slideshow {
	width: 590px;
	height: 246px;
	margin: auto;
	padding: 0;
}

.popular {
	float:left;
	width:590px;
	height:auto;
	background-image:url(../images/general/populartoys_bg.jpg);
	background-repeat:repeat-y;
}
.toysearch {
	float:left;
	width:330px;
	height:auto;
	background-image:url(../images/general/toysearchbg.gif);
	background-repeat:repeat-y;
}
.toysearch1 {
	float:left;
	width:300px;
	height:auto;
	padding:10px 15px 0px 15px;
}
.blog {
	float:left;
	width:330px;
	height:auto;
	background-image:url(../images/general/blogbg.gif);
	background-repeat:repeat-y;
	margin: 15px 0px 0px 0px;
}
.brands {
	float:left;
	width:330px;
	height:auto;
	background-image:url(../images/general/topbrandsbg.gif);
	background-repeat:repeat-y;
	margin: 15px 0px 0px 0px;
}
.brands ul{
	width: 260px;
	height: auto;
	float: left;
	margin: 0px 35px 0px 35px;
	padding: 0;
}
.brands li { 
	width: auto; 
	height: 50px;
	float:left;
	text-align: left;
	margin: 7px;
	padding: 0;
	display: inline;
	list-style-type: none;
}

.newsletterbg{
	width: 340px;
	height: auto;
	background: url(../images/general/newsletterheader.jpg) left top no-repeat;
	float: left;
	text-align: left;
	margin: 20px 0px 0px 0px;
	padding: 45px 0px 0px 0px;
}

/* START OF CELLS */

.cell_full{
	width: 960px;
	height: auto;
	min-height: 250px;
	float: left;
	text-align: left;
	margin: 10px 0px 0px 0px;
	padding: 0;	
}
.cell_left{
	width: 200px;
	height: auto;
	float: left;
	text-align: left;
	margin: 0;
	padding: 0px 20px 30px 0px;
}
.cell_right{
	width: 720px;
	height: auto;
	float: right;
	text-align: left;
	margin: 13px 0px 0px 0px;
	padding: 0px 0px 30px 0px;
}
.cell_left_HP{
	width: 540px;
	height: auto;
	float: left;
	margin: 27px 10px 0px 0px;
	padding: 0;
}
.cell_right_HP{
	width: 410px;
	height: auto;
	float: right;
	margin: 27px 0px 0px 0px;
	padding: 0;
}
.cell_logos{
	width: 780px;
	height: auto;
	border-top: #999999 solid 2px;
	float:left;
	text-align: center;
	margin: 0px 0px 0p 0px;
	padding: 15px 90px 15px 90px;
	
	
	
}

.cell_left_products{
	width: 332px;
	height: auto;
	float: left;
	text-align: right;
	margin: 0;
	padding: 0px 10px 0px 0px;
}
.cell_right_products{
	width: 352px;
	height: auto;
	float: right;
	text-align: left;
	margin: 0;
	padding: 0;
}

/* END OF CELLS */

/* MENUS */

.accountnav { 
    margin: -10px 0px 0px 0px;
    padding: -10px 0px 0px 10px;
	height:20px;
	float:left;
}


.accountnav_left{

width:400px;
float:left;
}
.accountnav_right{

width:560px;
float:left;
}

.accountnav ul {
    width: auto;
	height: auto;
	float: right;
	text-align: left;
    margin: 15px 0px 5px 0px;
    padding: 0;
    list-style: none;
}
.accountnav li {
	width: auto;
	height: auto;
	float: left;
	text-align: center;
	margin: 0px 0px 0px 25px;
    padding: 0;
    list-style: none;
    display: inline;
	font-family: Arial;
    font-size: 11px;
}
.accountnav li.cart {
	width: 130px;
	height: auto;
	background: url(../images/general/viewcart.gif) left top no-repeat;
	float: left;
	text-align: left;
	margin: 0px 0px 0px 27px;
	padding: 2px 0px 0px 32px;
}
.accountnav li.cart a:link, .accountnav li.cart a:visited {
  	margin: 0px 5px 6px 0px;
    padding: 0;
	color: #666666;
	
}
.accountnav li.cart a:hover {
    margin: 0px 5px 6px 0px;
    padding: 0;
	color: #006699;
}
.accountnav li.account {
	width: 70px;
	height: auto;
	background: url(../images/general/myaccount.gif) left top no-repeat;
	float: left;
	text-align: left;
	margin: 0px 0px 0px 10px;
	padding: 2px 0px 0px 25px;
}
.accountnav li.account a:link, .accountnav li.account a:visited {
  	margin: 0px 5px 6px 0px;
    padding: 0;
	color: #666666;
}
.accountnav li.account a:hover {
    margin: 0px 5px 6px 0px;
    padding: 0;
	color: #006699;
}


.accountnav li.account2 a:link, .accountnav li.account2 a:visited {
  	margin: 0px 5px 6px 0px;
    padding: 0;
	color: #666666;
}
.accountnav li.account2 a:hover {
    margin: 0px 5px 6px 0px;
    padding: 0;
	color: #006699;
}


.accountnav li img{
	width: auto;
	height: auto;
	float: left;
	margin: 0px 5px 0px 0px;
    padding: 0;
    list-style: none;
    display: inline;
}
.accountnav li select {
    font-family: Arial;
    font-size: 11px;
    line-height: normal;
    font-weight: bold;
    font-variant: normal;
    text-transform: none;
    text-decoration: none;
    color: #84989F;
	margin: 0;
}
.accountnav li a:link, .accountnav li a:visited {
    font-family: Arial;
    font-size: 11px;
    line-height: normal;
    font-weight: bold;
    font-variant: normal;
    text-transform: none;
    text-decoration: none;
    color: #000000;
	float:left;
	margin: 6px 5px 0px 0px;
    padding: 0;
}
.accountnav li a:hover {
    font-family: Arial;
    font-size: 11px;
    line-height: normal;
    font-weight: bold;
    font-variant: normal;
    text-transform: none;
    text-decoration: none;
    color: #FF0000;
	float:left;
	margin: 6px 5px 0px 0px;
    padding: 0;
}

.mainnav { 
    width: 960px;
	height: 50px;
	background: url(../images/general/computers_northern_ireland_mainnavBG.jpg) no-repeat;
}
.mainnav ul
{
    width: 930px;
    margin: 0px 0px 0px 10px;
    padding: 0;
    list-style: none;
}
.mainnav li
{
    margin: 0;
	float: left;
    list-style: none;
    display: inline;
}
.mainnav a
{
    display: block;
    padding: 12px 7px 12px 7px;
}
.mainnav a:link, .mainnavlist a:visited
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: normal;
    font-weight: bold;
    font-variant: normal;
    text-transform: none;
    text-decoration: none;
    color: #333333;
}
.mainnav a:hover
{
    background: #7B7B7B;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: normal;
    font-weight: bold;
    font-variant: normal;
    text-transform: none;
    text-decoration: none;
    color: #FFFFFF;
}

.leftnav { 
    width: 200px;
	height: auto;
	float: left;
	text-align: left;
	margin: 0px 0px 0px 10px;
	padding: 0;
}
.leftnav ul {
	margin: 0;
	padding: 0;
}
.leftnav li {
    width: 200px;
	margin: 0;
	border-bottom: 1px dashed #CCCCCC;
	list-style-type: none;
}
.leftnav a {
    display: block;
    padding: 5px 10px 5px 23px;
}
.leftnav a:link, .leftnavlist a:visited {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: normal;
    font-weight: bold;
    font-variant: normal;
    text-transform: none;
    text-decoration: none;
    color: #666666;
}
.leftnav a:hover {
    background: url(../images/general/bullet1.gif) left top no-repeat;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: normal;
    font-weight: bold;
    font-variant: normal;
    text-transform: none;
    text-decoration: none;
    color: #006699;
}
.leftnavtitle {
	width: 205px;
	height: 11px;
	background: url(../images/general/leftnav_titleBG.jpg) no-repeat;
	float: left;
	text-align: left;
	margin: 0;
	padding: 7px 0px 11px 15px;
	font-family: Arial;
	font-size: 13px;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
}
.leftnavBG{
	width: 218px;
	height: auto;
	float: left;
	text-align: left;
	border-left: #999999 solid 1px;
	border-right: #999999 solid 1px;
	margin: 0;
	padding: 0;
}

/* END OF MENUS */

/* LISTS */

.footerlist{
	width: 960px;	
}
.footerlist ul{
	padding:0;
	margin: 0;
}
.footerlist li{
	margin: 0;
    padding: 10px 10px 10px 10px;
    list-style: none;
	background: #000000;
	display: block;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #999999;
}
.footerlist li.bluebackground{
	margin: 0;
    padding: 10px 10px 10px 10px;
    list-style: none;
	background: #006699;
	display: block;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CCCCCC;
}

.footerlist2{
	width: 960px;	
	background: #006699;
	float:left;
	padding:0px 0px 20px 0px;
}
.footerlist2 ul{
	padding:5px 0px 0px 5px;
	margin: 0;
}
.footerlist2 li{
	width: 360px;	
	margin: 0;
    padding: 10px 10px 10px 10px;
    list-style: none;
	background: #006699;
	display: block;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CCCCCC;
	float:left;
}
.footerlist2 li.sage_footer{
	padding-left:155px;	
}

.footerlist3{
	width: 360px;	
	background: #006699;
	float:left;
}
.footerlist3 ul{
	padding:0;
	margin: 0;
}
.footerlist3 li{
	width: 150px;	
	margin: 0;
    padding: 0;
    list-style: none;
	background: #006699;
	display: block;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CCCCCC;
	float:left;
}
.footerlistlogos{
	width: auto;
	height: auto;
	float: left;
	text-align: left;
	margin: 0;
	padding: 0;
	color: #FFFFFF;
}
.footerlistlogos ul{
	margin: 10px 0px 0px 0px;
	padding: 0;
}
.footerlistlogos li{
	width: auto;
	height: 33px;
	background: none;
	float: left;
	text-align: left;
	margin: 0px 10px 0px 0px;
	padding: 0;
	display: inline;
	list-style-type: none;
}

.webgallery ul {
	width: 650px;
	height: auto;
	margin: 0;
	padding: 0;
	list-style-type: none; 
}
.webgallery li{
	width: 160px;
	height: 160px;
	float: left;
	text-align: center;
	background-color: #006699;
	margin: 0px 10px 0px 0px;
	padding: 0;
	display: inline;
}
.webgallery li span{
	width: 160px;
	height: 150px;
	float: left;
	text-align: center;
	margin: 5px 0px 5px 0px;
	padding: 0;
	display: inline;
	overflow: hidden;
}
.webgallerytitle {
	font-size: 10px;
	font-weight: bold; 
	float: left;
	text-align: center;
	display: block;
	color: #fff;
	margin: 0;
	padding: 4px 3px 5px 3px;
	width: 154px;
	//width: 160px;
	height: auto;
}
a.webgallerytitle:link, a.webgallerytitle:visited, a.webgallerytitle:active {
	color: #fff;
	text-decoration: none;
}

.imglist ul{
	margin: 0 auto;
	padding: 0;
	text-align: left;
	list-style-type: none;
}
.imglist li{
	list-style-type: none;
	cursor: pointer;
	float: left;
	height: 80px;
	display: block;
	margin: 3px;
	overflow: hidden;
	border: none;
	text-align: center;
}
.logolist{
	padding: 0;
	margin: 0;
}
.logolist ul{
	width: 960px;
	padding: 0;
	margin: 0;
	clear: both;
}
.logolist li { 
	width: auto; 
	height: 47px;
	float: left;
	text-align: left;
	margin: 0;
	padding: 0px 10px 0px 0px;
	display: inline;
	list-style-type: none; 
}

.list1 {
	margin: 0;
	padding: 0;
}
.list1 ul{
	width: 730px;
	height: auto;
	float: left;
	margin: 15px 20px 0px 0px;
	padding: 0;
}
.list1 li { 
	width: 225px;
	height:360px;
	border: 1px #999999 dashed;
	float: left; 
	text-align: center;
	margin: 0px 5px 10px 5px;
	padding: 0;
	display: inline;
	list-style-type: none;
}
.list1 li div{ 
	text-align: center;
	margin: 0;
	padding: 5px 10px 5px 10px;
}
.price{ 
	width: 205px;
	height: auto;
	text-align: center;
	margin: 0;
	padding: 0px 0px 10px 0px;
	font-size: 15px;
	font-weight: bold;
	color: #006699;
}
.price span{ 
	color: #FF0000;
}
.productdesc{ 
	font-weight: normal;
	color: #006699;
}
.list1 li span a:link, .list1 li span a:visited, .list1 li span a:active {
	width: 130px;
	font-size: 13px;
	font-weight: bold; 
	color: #006699;
	text-decoration: none;
	padding: 5px 5px 5px 5px;
	text-align: center;
}
.list1 li span a:hover {
	font-size: 13px;
	font-weight: bold; 
	color: #666666;
	text-decoration: none;
	padding: 5px 5px 5px 5px;
	text-align: center;
}

.listone {
	padding: 0;
	margin: 0;
}
.listone ul{
	width: 720px;
	height: auto;
	padding: 0;
	margin: 0;
	clear: both;
}
.listone li { 
	width: 700px;
	height: auto;
	list-style-type: none; 
	float: left;
	text-align: left;
	margin: 0;
	padding: 10px 10px 10px 10px;
	display: table;
	border-bottom: 1px dashed #CCCCCC;
}

.listtwo {
	margin: 0;
	padding: 0;
}
.listtwo ul{
	width: 640px;
	height: auto;
	background: url(../images/general/listonebg1.gif) center top repeat-y;
	float: left;
	margin: 0;
	padding: 0;
}
.listtwo li { 
	width: 300px; 
	height: 80px;
	float:left;
	text-align: left;
	margin: 0px 9px 0px 10px;
	padding: 10px 0px 10px 0px;
	display: inline;
	list-style-type: none; 
	border-bottom: 1px dashed #999999;
	font-size: 13px;
	color: #333333;
}
.listtwo li div{
	width: 53px;
	height: auto;
	float: left;
	margin: 0;
	padding: 0px 10px 10px 0px;
	overflow: hidden;
}
.listtwo li span a, .listtwo li span a:link, .listtwo li span a:visited{
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	color: #C61128;
}
.listtwo li span a:hover{
	text-decoration: none;
	font-size: 13px;
	font-weight: ;
	color: #333333;
}

.list2 {
	width: 720px;
	height: auto;
	margin: 0px 0px 10px 0px;
}
.list2 ul{
	margin: 0;
	padding: 0;
}
.list2 li { 
	width: 720px;
	height: auto;
	border-bottom: #CCCCCC 1px dashed;
	float: left;
	clear: both;
	text-align: left;
	margin: 0;
	padding: 10px 0px 10px 0px;
	color: #666666;
	list-style-image: none;
	list-style-type: none; 
}
.list2 li span{ 
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
	float: left;
}
.list2 li div{ 
	width: 80px;
	height: auto;
	float: right;
	margin: 0;
	padding: 0;
	text-align: right;
}
.openingtimeslist{
	width: 450px; 
	margin: 0px;
	padding: 0px;
	font: tahoma, arial, verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border-top: 2px solid #fff;
	color: #006699;
	display: table;
	float: left;
}
.openingtimeslist ul{
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;

}
.openingtimeslist li{
	margin: 0px 0px 10px 0px;
	text-align: left;
	border-bottom: 1px dotted #0099CC;
	height: 30px;
}
.openingtimeslist li p {
	margin:0;
	text-align:left;
	width: 270px;
	display:block;
	float:left;
}
.openingtimeslist li span {
	text-align:right;
	margin-left: 24px;
	width: 150px;
	display:block;
	float:left;
}

.bloghome {
	margin: 0;
	padding: 0;
}
.bloghome ul{
	width: 300px;
	height: auto;
	float: left;
	margin: 0;
	padding: 0;
}
.bloghome li { 
	width: 280px; 
	height: auto;
	float:left;
	text-align: left;
	margin: 0px 9px 0px 10px;
	padding: 10px 10px 10px 10px;
	display: inline;
	list-style-type: none; 
	border-bottom: 1px dotted #ABF072;
	font-size: 9px;
	font-family:Tahoma;
	color: #333333;
}
.bloghome li div{
	width: 53px;
	height: auto;
	float: left;
	margin: 0;
	padding: 0px 10px 10px 0px;
	overflow: hidden;
}
.bloghome li span a, .bloghome li span a:link, .bloghome li span a:visited{
	width:100%;
	text-decoration: none;
	font-size: 10px;
	font-family:verdana;
	font-weight: bold;
	color: #006699;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: none;
}
.bloghome li span a:hover{
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	color:#CC0000;
}
.bloghome a, .bloghome a:link, .bloghome a:visited{
	width: 140px;
	height: auto;
	background: url(../images/general/footerbullet1.gif) left no-repeat;
	float:left;
	margin: 5px 10px 5px 20px;
	padding: 0px 10px 0px 10px;
	text-align:left;
	list-style-type: none;
	text-decoration: none;
	font-size: 10px;
	font-family:verdana;
	font-weight: bold;
	color: #006699;
}
.bloghome a:hover{
	text-decoration: underline;
	font-size: 10px;
	font-weight: bold;
	color:#CC0000;
}

.list3 {
	margin: 0;
	padding: 0;
}
.list3 ul{
	width: 720px;
	height: auto;
	float: left;
	margin: 10px 0px 0px 0px;
	padding: 0;
}
.list3 li { 
	width: 720px;
	height: auto;
	float: left;
	clear: both;
	list-style-type: none; 
	text-align: left;
	margin: 0;
	padding: 10px 0px 10px 0px;
	border-bottom: #5F6D74 1px dotted;
}

/* END OF LISTS */

/* FORMS */

.productform{
	width: 400px;
	height: auto;
	float: left;
	display: block;
	margin: 0;
	padding: 0;
}
.productform div{
	width: 380px;
	height: auto;
	border-bottom: 1px solid #CCCCCC;
	float: left;
	text-align: left;
	margin: 0;
	padding: 10px;
}
.productform div.divbg{
	width: 380px;
	height: auto;
	background: #BEB8A3;
	float: left;
	text-align: left;
	margin: 0;
	padding: 10px;
}
.productform label{
	width: 90px;
	height: auto;
	float: left;
	text-align: left;
	margin: 0px 10px 0px 0px;
	padding: 0;
	display:block;
	font-weight: bold;
	color: #000000;
}
.productform span{
	width: 280px;
	height: auto;
	float: right;
	text-align: left;
	margin: 0;
	padding: 0;
}
.productform span.spanlarger{
	width: 380px;
	height: auto;
	float: right;
	text-align: left;
	margin: 0;
	padding: 0;
	font-size: 18px;
	font-weight: bold;
}
.productform span.spanlarger2{
	width: 280px;
	height: auto;
	float: right;
	text-align: left;
	margin: 0;
	padding: 0;
	font-size: 18px;
	font-weight: bold;
}
.productform input{
	width: auto;
	height: auto;
	float: left;
	text-align: left;
	margin: 0;
	padding: 0;
}
.productform br{
	clear: left;
}

.contactusform{
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	width: 600px;
	display: block;
	padding: 10px 0px 0px 0px;
}
.contactusform label{
	float: left;
	font-weight: bold;
	text-align:left;
	width: 160px;
	display:block;
	margin-bottom: 5px;
}
.contactusform input, select{
	width: auto;
	margin-bottom: 5px;
	float: left;
	text-align:left;
}
.contactusform textarea{
	width: auto;
	height: 60px;
	margin-bottom: 5px;
	float: left;
	text-align:left;
}
.contactusform br{
	clear: left;
}
.contactusform div{
	padding:0;
	margin-left: 125px;
	display:block;
	text-align:center;
}
.contactusform.cap{
	width: 200px; height: 37px;background: white; border: 1px solid #CCCCCC; text-align:left; margin: 0; padding: 0; float:left;
}
.contactusform p{
	display:block;
	text-align:left;
	padding:0;
}
.contactusform span{
	display:block;
	text-align:left;
	width: 100%;
}
#contactus ul{
	margin:0;
	padding:0;
	list-style-type:none;
	width: 100%;
	display:block;
	text-align:left;
}
#contactus li{
	height: auto;
	width:90%;
	display:table;
	vertical-align:middle;
	clear:both;	
	list-style-type:none;
	margin-bottom: 10px;
	padding: 10px;
}
#contactus li img{
	float:left;
	display:block;
	margin-right: 5px;
}
#contactus li span{
	float:left;
	display:block;
}



.toysearchform{
	width: 300px;
	height: auto;
	float: left;
	margin: 0;
	padding: 0px 0px 0px 10px;
	display: block;
}
.toysearchform label{
	width: 80px;
	height: auto;
	float: left;
	margin: 10px 0px 0px 0px;
	padding: 0;
	font-weight: bold;
	text-align: left;
	display: block;
}
.toysearchform input{
	width: auto;
	height: auto;
	background: url(../images/general/inputbg1.jpg) top repeat-x #FFFFFF;
	border: 1px #CCCCCC solid;
	float: left;
	margin: 10px 10px 0px 0px;
	padding: 3px;
	font-weight: bold;
	text-align: left;
	display: block;
}
.toysearchform input.inputbutton{
	width: 49px;
	height: 50px;
	background: url(../images/general/gobutton.gif) top center no-repeat;
	border: none;
	float: right;
	margin: 5px 15px 0px 0px;
	padding: 0;
	font-weight: bold;
	text-align: left;
	display: block;
}
.toysearchform select{
	width: 200px;
	height: auto;
	background: url(../images/general/inputbg1.jpg) top repeat-x;
	border: 1px #CCCCCC solid;
	float: left;
	margin: 10px 0px 0px 0px;
	padding: 0;
	font-weight: normal;
	text-align: left;
	display: block;
}
.toysearchform br{
	clear: left;
}

/* END OF FORMS */

input.submit, a.submit, a.submit:link, a.submit:visited{ color: #fff; background:#003366; border: none; text-transform:uppercase;font-size: 10px; font-weight:bold; padding: 2px; cursor: pointer; text-decoration:none; width:auto; margin:1px;} 
a.submit:hover, input.submit:hover{ color: #fff; background:#006699; border: none; text-transform:uppercase;font-size: 10px; font-weight:bold; padding: 2px; cursor: pointer; text-decoration:none; width:auto;}

input.submit2, a.submit2, a.submit2:link, a.submit2:visited{ color:#fff; background:#FF0000; border: none; text-transform:uppercase;font-size: 15px; font-weight:bold; padding: 2px; cursor: pointer; text-decoration:none; width:auto; margin:1px;} 
a.submit2:hover, input.submit2:hover{ color:#fff; background:#006699; border: none; text-transform:uppercase;font-size: 15px; font-weight:bold; padding: 2px; cursor: pointer; text-decoration:none; width:auto;}


.producttitle{
	font: Verdana;
	font-size: 20px;
	text-transform: uppercase;
	color: #003366;
	font-weight: bold;
	text-align: left;
	float:left;
	width:100%;
	margin-top: 10px;
	padding:5px 0px 5px 0px;
	border-bottom: 1px solid #CCCCCC;
}
.productsubtitle{
	font: Verdana;
	font-size: 12px;
	color: #003366;
	font-weight: bold;
	text-align: left;
	float:left;
	width:100%;
	margin-top: 10px;
	padding:5px 0px 0px 0px;
}
.producttext{
	font: Verdana;
	font-size: 11px;
	text-transform: none;
	color: #003366;
	font-weight: normal;
	text-align: left;
	float:left;
	width:100%;
	margin-top: 0px;
	padding:0px 0px 0px 0px;
	border-bottom: 1px solid #CCCCCC;
}
.producttext2{
	font: Verdana;
	font-size: 11px;
	text-transform: none;
	color: #003366;
	font-weight: normal;
	text-align: left;
	float:left;
	width:100%;
	margin-top: 0px;
	padding:0px 0px 0px 0px;

}

.productprice{
	font: Verdana;
	font-size: 20px;
	text-transform: uppercase;
	color: #003366;
	font-weight: bold;
	text-align: left;
	float:left;
	width:auto;
	margin-top: 10px;
	padding:0px 30px 0px 0px;
}

h1{
	font: tahoma, arial, verdana, sans-serif;
	font-size: 15px;
	text-transform: capitalize;
	color: #006699;
	font-weight: bold;
	text-align: left;
	padding: 0px 0px 5px 0px;
	border-bottom: #999999 dashed 1px;
}
h1.h1sub{
	font: Verdana;
	font-size: 20px;
	text-transform: uppercase;
	background-color:#DEF6FF;
	color: #CC0000;
	font-weight: bold;
	text-align: left;
	float:left;
	width:930px;
	margin: 0px 0px 20px 0px;
	padding: 5px;
}
h1.h1sub2{
	font: Verdana;
	font-size: 20px;
	text-transform: uppercase;
	background-color:#DEF6FF;
	color: #CC0000;
	font-weight: bold;
	text-align: left;
	float:left;
	width:710px;
	margin: 0px 0px 20px 0px;
	padding: 5px;
}
h1.home{
	font: tahoma, arial, verdana, sans-serif;
	font-size: 15px;
	text-transform: capitalize;
	color: #006699;
	border: 0;
	font-weight: bold;
	text-align: left;
	padding: 5px 10px;
}

h2{
	font: tahoma, arial, verdana, sans-serif;
	font-size: 15px;
	text-transform: capitalize;
	color: #006699;
	font-weight: bold;
	text-align: left;
	padding: 5px 10px;
}
h2.h2products{
	width: 710px;
	height: auto;
	background: #BEB8A3;
	float: left;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 5px;
	font: Verdana;
	font-size: 14px;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: bold;
}

h3{
	font: Tahoma;
	font-size: 15px;
	text-transform: none;
	color: #CC0000;
	font-weight: bold;
	text-align: left;
	border: none;
}

.breadcrumbs{
	width: 715px;
	height: auto;
	float: left;
	margin: 0;
	padding: 6px 0px 6px 5px;
	font-family: Verdana;
    font-size: 11px;
    line-height: normal;
    font-weight: bold;
    font-variant: normal;
    text-transform: none;
    text-decoration: none;
    color: #006699;
}
.breadcrumbs a:link, .breadcrumbs a:visited{
	text-decoration: underline;
	font-weight: bold;	
	color: #666666;
}
.breadcrumbs a:hover {
	text-decoration: underline;
	font-weight: bold;	
	color: #006699;	
}

hr{
	height: 1px;
	background-color: #cccccc;
	color: #cccccc;
	width: 100%;
	border: 0;
}

a, a:link, a:visited, a:active {
	color: #666666;
	text-decoration: underline;
	font-weight: normal;
}
a:hover {
	color: #006699;
	text-decoration: underline;
	font-weight: normal;
}
.footertext { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #999999;
}
a.footertext:link, a.footertext:visited, a.footertext:active  {
	text-decoration: underline;
	font-weight: normal;	
	color: #999999;
}
a.footertext:hover {
	text-decoration: underline;
	font-weight: normal;	
	color: #FFFFFF;	
}
.footertext1 { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CCCCCC;
}
a.footertext1:link, a.footertext1:visited, a.footertext1:active  {
	text-decoration: underline;
	font-weight: normal;	
	color: #CCCCCC;
}
a.footertext1:hover {
	text-decoration: underline;
	font-weight: normal;	
	color: #FFFFFF;	
}
.footertext2 { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CCCCCC;
}
a.footertext2:link, a.footertext2:visited, a.footertext2:active  {
	text-decoration: underline;
	font-weight: normal;	
	color: #CCCCCC;
}
a.footertext2:hover {
	text-decoration: underline;
	font-weight: normal;	
	color: #FFFFFF;	
}

.sitetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	list-style: square;
}
a.sitetext:link, a.sitetext:visited, a.sitetext:active  {
	text-decoration: underline;
	font-weight: normal;	
	color: #666666;
}
a.sitetext:hover {
	text-decoration: underline;
	font-weight: normal;	
	color: #006699;	
}
.sitetext1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #006699;
	list-style: square;
}
a.sitetext1:link, a.sitetext1:visited, a.sitetext1:active  {
	text-decoration: underline;
	font-weight: bold;	
	color: #006699;
}
a.sitetext1:hover {
	text-decoration: underline;
	font-weight: bold;	
	color: #666666;	
}
.sitetext2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	list-style: square;
}

.imagespacer {
    margin: auto;
	margin: 0px 10px 10px 0px;
}
.imagespacer1 {
	margin: 0px 15px 10px 0px;
}
.imagespacer2 {
	width: auto;
	padding: 0px 15px 0px 15px;
}
.imageborder {
	border: 10px #CCCCCC solid;
	margin: 5px 10px 10px 10px;
}


.contacticons{
	float:left;
	padding: 0px 10px 0px 0px;
}
.homepagetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-align: left;
	padding: 0px 10px;
	margin:0;
}
a.homepagetext:link, a.homepagetext:visited, a.homepagetext:active  {
	text-decoration: underline;
	font-weight: normal;	
	color: #333333;
}
a.homepagetext:hover {
	text-decoration: underline;
	font-weight: normal;	
	color: #006699;	
}

.specialoffers1{
	width: 400px;
	height: auto;
	float: left;
	text-align: left;
	margin: 0;
	padding: 10px 5px 0px 5px;
}

.featuretext1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-align: left;
	
}
.featuretext2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #006699;
	text-align: left;
}
.featurenav { 
    width: 150px;
	height: auto;
	margin: 5px 0px 0px 10px;
	min-height:130px;
}
.featurenav ul
{
    padding: 0;
    list-style: none;
}
.featurenav li
{
    width: 150px;
	margin: 0;
	border-bottom: 1px dashed #CCCCCC;
	

}
.featurenav a
{
	margin: 0;
    display: block;
    padding: 5px 10px 5px 23px;
}
.featurenav a:link, .featurenavlist a:visited
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: normal;
    font-weight: bold;
    font-variant: normal;
    text-transform: none;
    text-decoration: none;
    color: #666666;
}
.featurenav a:hover
{
    background: url(../images/general/bullet1.gif) left top no-repeat;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: normal;
    font-weight: bold;
    font-variant: normal;
    text-transform: none;
    text-decoration: none;
    color: #006699;
}



.feature1{
	width: 410px;
}
.feature1 ul
{
	margin: 0;
	padding: 0;
}
.feature1 li{

	height: auto;
	margin: 0px 0px 10px 0px;
	padding: 0;
	display: table;
	text-align: left;
	list-style: none;
}
.feature1 li ul li{


	margin: 0px 0px 0px 0px;

}
.feature1title{
	width: 395px;
	height: 11px;
	background: url(../images/general/home_feature_titleBG.jpg) no-repeat;
	float: left;
	text-align: left;
	margin: 0;
	padding: 7px 0px 11px 15px;
	font-family: Arial;
	font-size: 13px;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
}
.feature1BG{
	width: 408px;
	height: auto;
	float: left;
	text-align: left;
	border-left: #999999 solid 1px;
	border-right: #999999 solid 1px;
	margin: 0;
	padding: 0;
}
.feature2BG{
	width: 378px;
	height: auto;
	float: left;
	text-align: left;
	border-left: #999999 solid 1px;
	border-right: #999999 solid 1px;
	margin: 0;
	padding: 0px 15px 0px 15px;
}
.services_feature1BG{
	width: 408px;
	height: auto;
	float: left;
	text-align: left;
	background: url(../images/general/servicesBG.jpg) right bottom no-repeat;
	margin: 0;
	padding: 0;
}
.products_feature1BG{
	width: 408px;
	height: auto;
	float: left;
	text-align: left;
	background: url(../images/general/products_featureBG.jpg) right bottom no-repeat;
	margin: 0;
	padding: 0;
}
.moreinfo a, .moreinfo a:link, .moreinfo  a:visited{
	width:100%;
	text-decoration: none;
	font-size: 11px;
	font-family:verdana;
	font-weight: bold;
	color: #666666;
	margin: 5px 0px 0px 0px;
	padding: 0px 30px 0px 16px;
	background: url(../images/general/moreinfo.jpg)  no-repeat;
	
}
.moreinfo a:hover{
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color:#006699;
}
.special1title{
	width: 525px;
	height: 11px;
	background: url(../images/general/home_feature_titleBG2.jpg) no-repeat;
	float: left;
	text-align: left;
	margin: 0;
	padding: 7px 0px 11px 15px;
	font-family: Arial;
	font-size: 13px;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
}
.special1BG{
	width: 495px;
	height: auto;
	float: left;
	text-align: left;
	border-left: #999999 solid 1px;
	border-right: #999999 solid 1px;
	margin: 0;
	padding: 0px 10px 0px 33px;
}

.listtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 25px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	list-style: url(../images/general/logobullet1.jpg);
}
a.listtext:link, a.listtext:visited, a.listtext:active  {
	text-decoration: underline;
	font-weight: normal;	
	color: #666666;
}
a.listtext:hover {
	text-decoration: underline;
	font-weight: normal;	
	color: #006699;	
}
.buynow{
	padding:8px 0px 0px 0px;
}
blockquote {
	text-align: justify;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	font-weight: normal;
	line-height: 1.4;
	margin-right: 4.5em;
	margin-left: 4.5em;
	padding-right: 1em;
	padding-left: 1em;
	background: url(../images/general/quoteup.gif) no-repeat;
	padding-top: 1em;
	margin-top: 1.8em;
	color: #333333;
}
blockquote span.quote {
	text-align: right;
	font-weight: bold;
	background: url(../images/general/quotedown.gif) no-repeat right bottom;
	line-height: 1.2;
	padding-bottom: 1em;
	display: block;
	padding-top: 1em;
	padding-right: 0;
	color: #000000;
	font-style: normal;
}
