/* 
========================================================================
TEMPLATE.CSS
========================================================================
*/

/* --- Body - control position #container, allows centering of site -- */
body {
	background-color: white;
}

#container {
	display: block;
	margin: 0 auto;
}

/* Contains rest of HTML */
#centrecontainer {
	width: 780px;
	text-align: left;
	margin: 0 auto;
	padding: 10px 0;
	min-height: 100%;
}


/* --- Header section ------------------------------------------------ */
#header {
	height: 84px;
	margin: 0px;
	background: url(../templateimages/header_bg.gif) no-repeat left top;
}

#logo {
	height: 73px;
	width: 160px;
	float:left;
}
#logoSwordfish {
	width: 160px;
	float:left;
	margin-top: 10px;
}


#basket_info {
	float: right;
	color: #FFFFFF;
	padding: 10px 0 0 0;
	width: 500px;
}

#basket_info .left {
	float: right;
	text-align:right;
}

#basket_info .right {
	float: right;
	width: 180px;
}
#basket_info .padding {
	padding: 0 10px 0 10px;
	margin: 0 0 0 11px;
	background: url(../templateimages/vline_white.gif) repeat-y left top;
	color: #f5e0ff;
}

#basket_info h4 {
	color: #FFFFFF;
	margin: 0 0 5px 0;
	background: none;
}

/* Top links within header2 */

#header2 {
	padding-bottom: 10px;
}
/* Top links within header2 */

#links {
	float: left;
	width: 590px;
	height: 41px;
}
#links ul {
	margin: 0px 0px 0px;
	padding: 0px;
	font-size: 11px;
}

#links li {
	list-style: none;
	display: inline;
	margin: 0px;
	padding: 0;
}

/* mini baskte link styles */
#links .basketLink, #links .tradeLink {
	list-style: none;
	display: block;
	float: right;
	margin: 0px;
	padding: 0px;
	background: #d2b2e1 url(../templateimages/basketlink_bg.gif) no-repeat left bottom;
	width: 93px;
	height: 26px;
}
#links .basketLink a:link, #links .basketLink a:visited, #links .tradeLink a:link , #links .tradeLink a:visited {
	margin: 0;
	display: block;
	line-height: 26px;
	padding: 0 13px 0 35px;
	background: url(../templateimages/basket_icon.gif) no-repeat 15px 7px;
}

#links .tradeLink {
	background: #fdfbd1 url(../templateimages/tradelink_bg.gif) no-repeat left bottom;
}
#links .tradeLink a:link , #links .tradeLink a:visited {
	background: url(../templateimages/trade_icon.gif) no-repeat 15px 7px;
}

/* eof mini basket link */

#links a:link, #links a:visited
	{
	text-decoration: none;
	color: #510075;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 5px 8px;
	display: inline;
	float: left;
	}


#links a:hover
	{
	text-decoration: underline;
	}

/* --- Search box within header2 -------- */
#searchbox {
	float: right;
	width: 190px;
	height: 41px;
	background: url(../templateimages/searchbox_bg.gif) no-repeat left top;
}
#searchbox .pad {
	padding: 0 10px 0 20px;
}
#searchbox h4 {
	color: #FFFFFF;
	margin:0 0 2px 0;
	background: none;
}
#searchbox input {
	width: 125px;
	background: #FFFFFF;
	border: solid 1px #999999;
	float:left;
}
#searchbox .smallsubmit {
	width:25px;
	height:16px;
	background: #e9b9ff;
	border: none;
	color: #510075;
	font-weight: bold;
	text-align: center;
	float:right;
}

/* --- Breadcrumb trail in header -------- */

#trail {
	clear: both;
	color: #999999;
	margin: 0;
	padding: 3px 5px 5px 5px;
	background: url(../templateimages/hline.gif) repeat-x left bottom;
}
#trail p {
	margin: 0;
	padding: 0;
}

/* --- Entire page body section - everything below the header -------- */
#pagebody {
	padding: 0;
	margin: 0;
	width: 780px;
}

/* Left hand section of page body (if you have one!) */
#left {
	width: 168px;
	margin: 0px;
	float: left;
}

/* Dynamic page content section of page body */
#pagecontent {
	width: 575px;
	float: left;
	padding: 0;
	overflow: hidden;
}

#pagecontent_pad {
	padding: 0 0 5px 0;
	overflow: hidden;
}

/* Right hand section of page body */
#right {
	width: 183px;
	margin: 0px;
	float: right;
	position: relative;
	top: 0;
	right: 0;
	margin-top: 0px;
	padding-top: 0px;
}

#right h4 {
	background: url(../templateimages/sidepanels_bg.gif) no-repeat left top;
	color:white;
	padding: 5px 8px;
	margin-bottom:0;
}

#right .links2 {
	margin: 0px;
	padding: 0;
}

#right .links2 li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	width: 183px;
}

#right .links2 a:link, #right .links2 a:visited
	{
	margin: 0;
	text-decoration: none;
	color: #510075;
	font-weight: normal;
	padding: 6px 0;
	display: block;
	text-indent: 3px;
	width: 100%;
	background: url(../templateimages/hline_black.gif) repeat-x left top;
	}


#right .links2 a:hover
	{
	color: #510075;
	text-decoration: none;
	background: #f5e0ff url(../templateimages/hline_black.gif) repeat-x left top;
	padding: 6px 0;
	display: block;
	text-indent: 3px;
	width: 100%;
	}
	
	
/* --- Footer -------------------------------------------------------- */
#footer {
	margin: 20px 0 0 0;
	padding-top: 8px;
	clear: both;
	text-align: right;
	color: #999999;
	border-top: solid 1px #510075;
}
.WorldPay {
	float: left;
	width: 200px;
	text-align: left;
}
.paddingTop {
	padding: 5px 0 0 0;
}

/* --- language, currency menu and search box ------------------------ */
#languagemenu form select, #currencymenu form select {
	width: 168px;
	margin: 0;
	padding: 0;
}

/* --- Template items ------------------------------------------------ */
#left_pad {
	padding: 0px 5px 0px 8px;
}

#left h2 {
	margin: 10px 0px 5px 0px;
	font-weight: bold;
}

/* search and mailinglist forms */
#quicksearch form {
	display: block;
}

#left input.submit {
	height: 22px;
	width: 30px;
}

#left input.text {
	width: 95px;
}

#mailinglist label#email {
	display: block;
	margin: 0px 0px 2px 0px;
}

#mailinglist label#htmlemail {
	display: block;
	margin: 2px 0px 2px 0px;
}

#right h2 {
	margin: 10px 0px 5px 0px;
	font-weight: bold;
}
