﻿/*==================================================================

Project:		[Junior Martial Arts]
Version:		1.0
Last change:	17/01/2009
Assigned to:	[David Geran]

=====================================================================*/

/* Global Defaults
=====================================================================*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,table,tr,th,td,embed,object {
	margin:0;
	padding:0;
}
table{
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img,abbr{
	border:0;
}
ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
a,a:link,a:visited,a:hover { 
	color:#00f;
	text-decoration:none; 
}
a:focus,a:hover { 
	text-decoration:underline;
}
a img { 
	border:0; 
}
.clear { 
	clear:both; 
}
.textcenter{
	text-align:center;
}
.textright{
	text-align:right;
}

.enlarge {font-size: 0.75em;}

.hideSubMenu {display: none;}
.showSubMenu {display: block;}
.menuSelected {display: block;}
.menuNotSelected {display: block;}
.SubmenuSelected {display: block;}
.SubmenuNotSelected {display: block;}

h1
{
	font-size: 1.55em;
	margin-bottom: 15px;
	color: #F15B37;
}

h1 a
{
	color: #F15B37;
}

h2
{
	font-size: 1.55em;
	margin-bottom: 15px;
	color: #F15B37;
}

h3
{
	font-size: 1.35em;
	margin-top: 15px;
	margin-bottom: 15px;
	color: #F15B37;
}

.button
{	border:1px solid #6f5b4b;
	background:#ADD8E6;
	color: #f26848;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 1.2em;
	font-weight: bolder;
}

.product_title {font-size: 1.3em; color: #F15B37; font-weight: bold;}
.ProductTitle a {font-size: 1.1em; color: #F15B37;}
.specialoffer {font-size: 50%; color: black;}
div.sku {color:#C0C0C0; font-size:80%;}
div.price {color:#947966; font-size:160%; font-weight:bold; margin-top:30px;}
div.price_conversion { font-size:80%;}
div.main_prod_desc {margin-top:25px;}

.input200 {width: 200px; height: 25px;}
.input215 {width: 215px; height: 25px;}
.input100 {width: 100px; height: 25px;}
.textbox150 {width: 150px; height: 25px;}
.inputBlack {height: 25px;}
.whitedropdownlist {height: 25px;}
.SmallText {font-size: 0.75em;}
.legacyTable {padding: 2px;}
.Header
{
	line-height: 35px;
	font-weight: bold;
	background-color: #93B4DF;
	color: #1B4882;
}
.tableinfo
{
	padding: 10px;
}

/* Global Elements
=====================================================================*/
body 
{
	background: url(../product_images/389/background.png) repeat-x;
	font-family: verdana, Arial,sans-serif;
}
.replace{
	position:relative;
	margin:0;
	padding:10px 0 0 8px;
	overflow:hidden;
}
.replace span{
	display:block;
	position:absolute;
	z-index:1;
	top:0;
	left:0;
}
.skiplink{
	display:none;
}



/* Start CSS Coding
=====================================================================*/
#wrapper{
	margin:0 auto;
	background:  url(../product_images/389/back_wrapper.jpg) repeat-y;
	width:985px;
}
#wrappertop{
	background:  url(../product_images/389/back_wrappertop.jpg) no-repeat;
	width:985px;
	position:relative;
}
#wrapperbtm{
	background: url(../product_images/389/back_wrapperbtm.jpg) no-repeat 0 100%;
	width:985px;
	padding:0 0 5px 0;
}
#logo{
	width:475px;
	height:52px;
	position:relative;
	overflow:hidden;
	text-indent:-5000px;
	margin:10px 0 0 137px;
	display:block;
}
#logo span{
	/* background:url(../product_images/389/logo.png) no-repeat; */
	position:absolute;
	width:100%;
	height:100%;
}
#placeheader{
	background:url(../product_images/389/back_upside.jpg) no-repeat 12px 20px;
	height:268px;
	width:985px;
}
.placelogo{
	padding:81px 0 0 0;
	height:187px;
	float:left;
}
#toplinks{
	margin: 23px 0 0 35px;
}
#toplinks li{
	float:left;
	font-size: 14px;
	font-weight:bolder;
	padding:0 5px;
	background: url(../product_images/389/line_toplink.jpg) no-repeat 100% 50%;
}

#toplinks li.noline{
	background: none;
}
#toplinks li a{
	color:#000;
	padding:2px;
}
#toplinks li a:hover{
	background: url(../product_images/389/back_menuh.png) repeat-x;
	text-decoration:none;
	color:#f26848;
}
#loginset{
	float:right;
	margin:50px 20px 0 0;
	line-height:20px;
	font-family: "Tw Cen MT", verdana, arial;
	width:250px;
	display:inline;
}
#loginset ul li{
	font-size:14px;
	text-align:right;
	margin:5px 0 0 0;
}
#loginset ul li a{
	color:#000;
}
.checkout{
	background:url(../product_images/389/checkout.gif) no-repeat 100% 0;
	padding:0 40px 0 0;
}
.textsearch{
	background:url(../product_images/389/back_search.png) no-repeat 100% 0;
	width:172px;
	height:21px;
	border:none;
	vertical-align:bottom;
}
.separator{
	height:45px;
}
.btnsearch{
	border:1px solid #6f5b4b;
	background:#fff;
	height:22px;
	vertical-align:bottom;
}
#navbar{
	width:210px;
	padding:20px 0 20px 50px;
	float:left;
	min-height: 350px;
	margin-bottom: 70px;
}
#ulnavbar li {
	margin: 2px 0;
}
#ulnavbar li a{
	color:#000;
	font-size:16px;
	font-weight:bolder;
	font-family: "Tw Cen MT", verdana, arial;
	padding:2px;
}
#ulnavbar li a:hover{
	background: url(../product_images/389/back_menuh.png);
	text-decoration:none;
	color:#f26848;
}

#ulnavbar li a.menuSelected {background: url(../product_images/389/back_menuh.png);	text-decoration:none; color:#f26848;}
#ulnavbar a.SubmenuNotSelected {padding-left: 15px;}
#ulnavbar a.SubmenuSelected {padding-left: 15px; background: url(../product_images/389/back_menuh.png);	text-decoration:none; color:#f26848;}




#content-1{
	background: url(../product_images/389/kids.jpg) no-repeat 45px 95%;
}
 #content-2{
	background: url(../product_images/389/kid_kick.jpg) no-repeat 755px 95%;
}

#maincontent{
	float:left;
	font-family: "Tw Cen MT", verdana, arial;
	width:689px;
	font-size: 0.85em;
	margin-left: 15px;
}

#maincontent a
{
	color: #F15B37;
}
	
.info{
	border:1px solid #000;
}
.description{
	float:left;
	width:689px;
	padding:0 0 0 10px;
}
.placeinfo{
	float:right;
	margin:-20px 20px 0 0;
}
#products{
	padding: 20px 0 0 20px;
}
#products ul li{
	float:left;
	width:131px;
	margin:5px;
	text-align:center;
	font-size:12px;
	border:1px solid #000;
	padding:5px;
	min-height:120px;
	line-height:18px;
	display:inline;
}
#products ul li a{
	color:#000;
}
#products img{
	display:block;
	margin:0 auto;
}
#products ul{
	
}
#placefooter{
	height:100px;
	padding:0 20px 0 0;
}

#placefooter a
{
	color: #F15B37;
}

#placefooter p{
	font-family: "Tw Cen MT", verdana, arial;
	float:left;
	font-size:14px;
	padding:60px 0 0 50px;
	font-weight:bolder;
}
#placefooter ul{
	float:right;
}
#placefooter ul li{
	float:left;
	margin:60px 0 0 0;
	font-size:12px;
	padding:0 8px;
	background: url(../product_images/389/line_toplink.jpg) no-repeat 100% 50%;
}
#placefooter ul li.noline{
	background: none;
}
#placefooter ul li a{
	color:#000;
}
.placebackleft{
	width:198px;
	height:238px;
	position:absolute;
	background: red;
	left:0;
	bottom:0;
}
.placebackright{
	width:260px;
	height:290px;
	position:absolute;
	background:blue;
	right:0;
	bottom:0;
}
body {
}
