/* 
========================================================================
TEMPLATE.CSS
========================================================================
*/

/* --- Body - control position #container, allows centering of site -- */
body      { background-color: #000; text-align: center }

#container      { background-color: #3f4f6b; background-image: url(../templateimages/header.jpg); background-repeat: repeat-x; background-position: left top; display: block; margin: 5px auto 0; width: 770px; border: solid 1px #ccc }

/* Contains rest of HTML */
#centrecontainer       { text-align: left; margin: 40px auto 0; bottom: 100%; width: 770px }


/* --- Header section ------------------------------------------------ */
#header    { margin: 0 }
#navigation       { background-image: url(../templateimages/navigation.gif); width: 770px; height: 27px }
#header #title   { margin-top: 0; margin-right: 10px; margin-bottom: 0; height: 70px }

/* Top links */
#header2 .links      { font-size: 7.5pt; background-color: #3f4f6b; margin-top: 0; margin-bottom: 0; margin-left: 5px; padding: 5px 0 }


#header2 .links li  { list-style: none; display: inline; margin: 0; padding: 0 }

#header2 .links a:link, #header2 .links a:visited
	 { color: white; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: none; background-color: #3f4f6b; margin: 0 12px 5px 0; position: relative }


#header2 .links a:hover
	{
	position: relative;
	text-decoration: none;
	color: black;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	}

#header2 .links2    { background-color: #3f4f6b; margin: 0; padding: 5px 0 2px 13px }

#header2 .links2 li  { list-style: none; display: inline; margin: 0; padding: 0 }

#header2 .links2 a:link, #header2 .links2 a:visited
	  { color: white; font-size: 7.5pt; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; font-weight: normal; text-decoration: none; background-color: #3f4f6b; margin: 0 10px 0 0 }


#header2 .links2 a:hover
	 { color: #18c8f0; text-decoration: underline }


/* --- Entire page body section - everything below the header -------- */
#pagebody   { background-color: #3f4f6b; margin: 0; padding: 10px 10px 0 5px }

/* Left hand section of page body (if you have one!) */
#left      { background-color: #3f4f6b; margin: 0; width: 140px; float: left; border-right: 1px solid #ccc }

/* Dynamic page content section of page body */
#pagecontent      { background-color: #3f4f6b; padding: 0; width: 450px; float: right }

#pagecontent_pad   { padding: 10px 25px 5px 0 }

/* Right hand section of page body */
#right        { background-color: #3f4f6b; background-image: url(../templateimages/right_bg.gif); margin: 0; float: right }
#menu_header  { background-image: url(../templateimages/basket_header.gif); text-align: center; width: 135px; height: 25px }
.menutext  { color: #004566; font-weight: bold; padding-top: 3px }
#basket     { background-image: url(../templateimages/cat_off.gif); padding-top: 3px; padding-bottom: 10px; padding-left: 3px; width: 130px; border-style: none solid solid; border-width: 0 1px 1px; border-color: #e6e6c6 }
/* --- Footer -------------------------------------------------------- */
#footer   { background-color: #3f4f6b; background-repeat: repeat; text-align: center; margin: 5px auto 8px; padding-top: 20px; width: 750px; clear: both; vertical-align: middle; border: solid 1px silver }

/* Footer nav links */
#footer .links  { margin: 0 }

#footer .links li  { list-style: none; display: inline }
	
#footer .links a  { font-size: 7pt; margin-right: 3px; margin-left: 3px; padding: 2px }

/* T&Cs text */
#terms  { color: #ccc; font-size: 7pt; background-position: left top; margin-bottom: 8px; padding-top: 10px }


/* --- language, currency menu and search box ------------------------ */
#languagemenu form select, #currencymenu form select, #prodtypemenuform select   { margin: 0 auto 0 4px; padding: 0; width: 120px }
#swsearch         { margin-right: 10px; padding-top: 3px; float: right }
#searchbox input   { width: 148px; float: right }
.input_bg   { color: #fff; font-family: Verdana; background-image: url(../templateimages/input_bg.gif); margin-right: 5px; padding-left: 4px; height: 12px }
#searchbox #searchbutton   { text-align: right; margin: 0; padding: 0; width: 10px }

/* --- Template items ------------------------------------------------ */
#left_pad  { padding: 0 5px 0 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;
}
/*Custom inlay box*/
#custom_box    { font-family: Verdana; text-align: center; margin-left: 5px; padding-top: 5px; width: 130px }
#links_box { color: #ccc; font-size: 8pt; font-family: Verdana; font-style: normal; font-weight: bold; text-align: left; margin-top: 7px; padding-top: 5px; padding-left: 5px; width: 130px }
/*Left Side links to custom pages*/
.extralinks a:link { color: #ccc; font-size: 8pt; font-family: Arial; font-weight: bold }
.extralinks a:visited { color: #ccc; font-size: 8pt; font-family: Arial; font-weight: bold }
.extralinks a:hover { color: #fff; font-size: 8pt; font-family: Arial; font-weight: bold }
/*Shell Type Page*/
.img_border { border: solid 1px #c8c8c8 }
#card_payment { }
