/* @override 
	https://excalibur.xssl.net/switchskates.co.uk/css/plain.css
	http://www.switchskates.co.uk/css/plain.css
*/

/* CSS Document */



/*
Tradingeye "Plain" theme style sheet
Copyright 2007 dpivision.com
*/
body { background:#000 url(../images/woodbg.gif) repeat; color:#555; font:70% Helvetica, Arial, sans-serif; text-align:center; line-height:150%; margin:0; padding:0; }

/* ----- tables ----- */
table,td,input,textarea,select,li { font:100% Arial, Helvetica, sans-serif; color:#000; }
th { background:#ddd; padding:5px; }
td { padding:5px; }

/* ----- global links ----- */
a:link,a:visited,a:active { color:#ed1c24; text-decoration:none; }
a:hover { color:#555; }

/* ----- global paragraphs, headers & horizontal rules ----- */
p,h1,h2,h3,h4,h5,h6 { margin:1em 0; }
h1 { font-size:140%; }
h2 { font-size:130%; }
h3 { font-size:110%; }
h4,h5 { font-size:100%; }
hr { display:none; }

/* ----- global images ----- */
img { border:none; }

/* ----- hidden items ----- */
#skip { display:none; }
.hidden { display:none; }

/* ----- float left / right classes ----- */
.left { float:right; margin-right:.3em; }
.right { float:right; margin-left:.3em; }

/* ----- company contact details ----- */
address { font-style:normal; margin:1em 0; margin-left:10px; }

/* ----- container size & positioning ----- */
#container { margin:0 auto; margin-top:10px; width:960px; text-align:left; }

/* ----- header area ----- */
#header { height:125px; position:relative; margin-bottom:5px; }
#header_nav { height:30px; background:#000 url(../images/header_nav.gif) top repeat-x; position:relative; margin-bottom:10px; }
#header_nav ul { padding:8px; margin:0; }
#header_nav ul li { display:inline; margin:0 20px 0 0; padding:0; font-weight:bold; color:#FFFFFF; text-transform:uppercase; }
#header_nav ul li a { color:#FFFFFF; }
#header_nav ul li a:hover { color:#ed1c24; }

/* ----- company logo & strapline ----- */
#logo { width:121px; height:125px; border:0; position:absolute; }
#tagline { }

/* ----- shopping basket info ----- */
#info { position:absolute; margin:0; padding:0; top:96px; right:13px; z-index:10; font-size:120%; font-weight:bold; color:#FFFFFF; }

/* ----- optional mid div (useful for more complex backgrounds) ----- */
#mid { background:#fff; float:left; padding:10px; }
#midhome { background:#000; }
#side { }

/* ----- breadcrumb trail ----- */
#breadcrumbs { background:#000 url(../images/header_nav.gif) top repeat-x; margin:0; padding:0; color:#FFFFFF; padding:10px; }

/* ----- search box ----- */
#search { margin-bottom:20px; }
#search label { display:block; font-size:100%; color:#fff; }

/* ----- side navigation ----- */
#navDept,#navDept li { margin:0; padding:0; list-style:none; }
#navDept { margin-bottom:0; }
#navDept li { }
#navDept li a { display:block; width:100%; background:#7a7977 url(http://www.switchskates.co.uk/images/nav_back.jpg) top left no-repeat; color:#FFFFFF; padding-top:4px; }
#leftmenu li a:hover,#leftmenu li a.selected { }
#navDept li a:hover { color:#cc1615; }
#navDept li a.selected { background:#ed1b24 url(http://www.switchskates.co.uk/images/selected_nag.jpg) top left no-repeat; color:#FFFFFF; font-weight:bold; }
#navDept li a span { display:block; padding:3px 20px; }

/* ----- subdepartment navigation ----- */
#navSubDept,#navSubDept li { margin:0; padding:0; list-style:none; }
#navSubDept { margin:1em 0; padding:3px 10px; color:#777; }
#navSubDept li { margin:.5em 0; line-height:150%; padding:0; padding-left:15px; list-style:none; }
#navSubDept li a { color:#777; }
#navSubDept li a:hover,#navSubDept li a.selected { color:#777; text-decoration:underline; }

/* ----- customer tool list ----- */
#navTools,#navTools li { margin:0; padding:0; list-style:none; }
#navTools {}
#navTools li { line-height:160%; padding:0;  }
#navTools li a { display:block; width:100%; background:#7a7977 url(http://www.switchskates.co.uk/images/nav_back.jpg) top left no-repeat; color:#FFFFFF; }
#navTools li a:hover{ color:#cc1615;}
#navTools li a.selected { background:#ed1b24 url(http://www.switchskates.co.uk/images/selected_nag.jpg) top left no-repeat; color:#FFFFFF; font-weight:bold; }
#navTools li a span { display:block; padding:3px 20px; }

/* ----- nav static menu items ----- */
.navStatic,.navStatic li { margin:0; padding:0; list-style:none; }
.navStatic { margin-bottom:1em; }
.navStatic li { margin-bottom:1px; }
.navStatic li a { display:block; width:100%; background:#f2f2f2; color:#555; }
.navStatic li a:hover { background:#ddd; }
.navStatic li a span { display:block; padding:3px 20px; }
#navToolsTitle,#navDeptTitle,.navStaticTitle { margin:0; padding:3px 5px; background:#454545; color:#fff; font-size:100%; }

/* ----- side navigation column ----- */
#side { float:left; display:inline; width:140px; }
#side h3 { font-size:100%; text-transform: uppercase; }

/* ----- main content area ----- */
#main { float:left; display:inline; margin-left:20px;  }
#main .inner { border:2px solid #000; width: 773px; }
#main .inner p { }
#main h2 { font-weight:normal; padding:0; color:#ed1c24; font-size:160%; clear:both; }
#main h2#pageTitle { font-weight:normal; margin:20px 10px; margin-bottom:1em; color:#ed1c24; font-size:180%; }
.note { font-size:110%; }
.highlight { font-size:140%; }
.module1 { float:left; width:250px; }
.module2 { float:right; width:250px; }

/* ----- footer area ----- */
#footer { clear:both; color:#FFFFFF; margin-top:20px; height:85px; padding:10px 0; }
#footer h3 { color:#c3d65c; margin:0; padding:0; font-size:14px; }
#footer p { margin:0; }
#footer ul,#footer li { margin:0 0 5px; padding:0; list-style:none; color:#FFFFFF; }
#footer li {
display:inline;
margin-right:0.3em;
color:#FFFFFF;
border-right: 1px solid #fff;
padding-right: 5px;
}
#footer a { color:#FFFFFF; }
#footer a:hover {
color:#CC0000;
text-decoration:underline;
}
#footerleft {
width:450px;
float:left;
margin-left: 10px;
}
#footer #credits { float:right; margin-top:-1.5em; }

/* ----- pagination (page 1/2 etc.) ----- */
#pagination { }
#pagination li { margin:0; height:16px; line-height:16px; float:left; }
#pagination a { display:block; float:left; width:9px; height:9px; margin-left:10px; margin-top:3px; text-indent:-8000px; overflow:hidden; }
#pagination a#firstPage { background:url(../graphics/plain/ico_first.png) no-repeat 0 0; height: 30px; width: 30px; }
#pagination a#prevPage { background:url(../graphics/plain/ico_last.png) no-repeat 0 0; height: 30px; width: 30px; }
#pagination a#nextPage { background:url(../graphics/plain/ico_next.png) no-repeat 0 0; height: 30px; width: 30px;}

/* @group RSS Feed */

div.rss_box {
	margin: 0;
	padding: 0;
}

ul.rss_items {
	list-style: none;
	margin: 5px 0 0 0;
	padding:5px 0 5px 0;
}

li.rss_item {
	padding-top: 10px;
}

a.rss_item {
	font-size: 14px;
	margin-top: 10px;
}





/* @end */
#pagination a#lastPage { background:url(../graphics/plain/ico_last.png) no-repeat 0 0; height: 30px; width: 30px; }

#section_2 {
clear:left;
float: left;
margin-top: 20px;
}

#hp-nav {
	background: url(../images/homepage_image.jpg) no-repeat;
width: 939px; height: 307px;
margin:0;
padding:0;
float: left;
}

#hp-nav li, #hp-nav a {
display:block;
height:307px;
}

#hp-nav li {
float:left;
list-style:none;
display:inline;
margin: 0;
padding: 0;
text-indent:-9999px;
}

#hp-nav-footwear {width: 370px;}
#hp-nav-skateboard {width: 256px;}
#hp-nav-clothing {width: 313px;}



#hp-nav-footwear a:hover {
	background: url(../images/homepage_image.jpg) 0 -307px no-repeat;
}

#hp-nav-skateboard a:hover {
	background: url(../images/homepage_image.jpg) -370px -307px no-repeat;
}

#hp-nav-clothing a:hover {
	background: url(../images/homepage_image.jpg) -626px -307px no-repeat;
}

/* ----- product thumbnail list ----- */
.products { margin:1em 0; float:left; width:100%; }
.products ul,.products li { margin:0; padding:0; list-style:none; }
.products li { padding:0; color:#777; float:left; width: 150px; margin:5px 20px; height: 250px; }
.products li h3 { margin-top:.5em; padding:0; clear:left; font-size: 100%; }
.products li h3 a { color:#ed1c24;
}

p.desc {
	clear: left;
}
.products li h3 a:hover { color:#000; }
.products .image { float:left; margin:0; }
.products .image a img { height: 140px; width: 140px; }
.products .price { margin: 20px 0px; text-align:left; color:#333333; font-size:120%; font-weight:bold; height: 25px;
	background: url(../../SPE%20Consulting/images/dan_cornwell.gif) no-repeat;
}
.products .quantity { clear:both; margin:1em 0; text-align:right; line-height:180%; }


/* ----- individual products ----- */
#product { margin:1em 0; float:left; }
#product .image { float:left; margin-bottom:1em; }
#product .image p { margin:.5em 0; }
#product .image img { border:0; }
#product .info { float:left; width:270px; margin-left:5em; }
#product .price { color:#333333; font-size:150%; font-weight:bold; }
.price em {color:#FF0000; font-style:normal;}
#product .info p { margin:0; margin-bottom:.2em; }
#product .info h3 { margin-bottom:.2em; color:#ed1b24; }
#product .actions { border-top:1px solid #e1e1e1; clear:both; }
#product #addBasket { border-top:1px solid #e1e1e1; padding-top:1em; padding-bottom:1em; }
#product #addWishlist a { }

/* ----- featured articles ----- */
#articles { }
#articles ul,#articles li { margin:0; padding:0; list-style:none; }
#articles ul { margin:1em 0; padding:3px 10px; background:#f1f1f1; border:1px solid #eee; color:#777; }
#articles ul li { margin:.5em 0; line-height:150%; padding:0; padding-left:15px; list-style:none; background:url(../graphics/plain/arrow3.gif) no-repeat 0 .6em; }
#articles ul li a { color:#777; }
#articles ul li a:hover { color:#777; text-decoration:underline; }

/* ----- customer reviews ----- */
#reviews { }
#reviews ul,#reviews li { margin:0; padding:0; list-style:none; }
#reviews ul { margin:1em 0; padding:3px 10px; background:#f1f1f1; border:1px solid #eee; color:#777; }
#reviews ul li { margin:.5em 0; line-height:150%; padding:0; padding-left:15px; list-style:none; }
#reviews ul li a { color:#777; }
#reviews ul li a:hover { color:#777; text-decoration:underline; }

/* ----- site map ----- */
#sitemap,#sitemap ul,#sitemap li { margin:0; padding:0; list-style:none; }
#sitemap { margin:1em 0; }
#sitemap li { margin:.5em 0; }
#sitemap li h3 { margin:.2em 0; }
#sitemap ul { padding-left:20px; }

/* ----- tables and forms ----- */
fieldset { border:none; padding:0; margin:1em 0; }
legend { font-weight:bold; padding:0; margin:0; color:#ee1c25; font-size:120%; clear:both; }
fieldset h3,fieldset h3 { margin:1em 0 0; }
#content table { width:100%; margin:.5em 0; border-collapse:collapse; line-height:150%; }
th { padding:5px; }
td { padding:5px 0; vertical-align:top; color:#333333; }
.formField,.formSelect { background:#fff; border:1px solid #e1e1e1; width:200px; padding: 7px; }
.formFieldShort,.formFieldMedium { background:#fff; border:1px solid #e1e1e1; width:20px; margin-right:5px; }
.formFieldMedium { width:96px; }
table .price { color:#ed1c24; font-size:110%; font-weight:bold; }
.formFieldProduct { width:150px; }
table .price { color:#ed1c24; font-size:110%; font-weight:bold; }
.formRadio { vertical-align:middle; }

input.formButton { background:#ee1c25; color:#fff; border:none; padding: 8px; font-size: 14px; -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px; }
input.formButton:hover{ background:#232323; color:#ee1c25; border:none; padding: 8px; font-size: 14px; }

label span { color:#ed1c24; font-size:110%; font-weight:bold; }
input.formField:focus,formFieldShort:focus,formFieldMedium:focus,textarea:focus,#quantity:focus { background:#fff; border:1px solid #bbb; }

/* ----- shopping cart ----- */
#total { margin:1em 0; padding:0; width:295px; font-size:110%; }
#total dt { width:200px; float:left; font-weight:bold; }
#total dd { margin-left:201px; text-align:right; }
.actions { clear:both; margin:0; padding:.5em 0; }

/* ----- first table data style ----- */
td.first { width:40%; }

/* ----- float fix ----- */
.inner:after,.products:after,.products li:after,#pagination:after,#total:after,.modules:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
.inner,.products,.products li,#pagination,#total,.modules { display:block; }

/*  \*/
.inner,.products,.products li,#pagination,#total,.modules { min-height:1%; }
#pagination{ margin-left:15px;}
* html .inner,* html .products,* html .products li,* html #pagination,* html #total,* html .modules { height:1%; }

/*  */

/* ----- end float fix ----- */

/* -----homepage styles ----- */
#frmContact { margin: 0 0 20px 10px;}
.frontboxes { width:300px; height:412px; float:left; margin-bottom:15px; margin-right:13px; }
.frontboxes:last-child { margin-right:0; }

div.frontbox_blog {
	width: 313px; height:412px; float:left; margin-bottom:15px;
}


.marginright { margin-right:26px; }
.inner .image{ margin-left:10px;}

.products h2{ margin-left:10px;}
div#brands { clear:both; background:#494949 url(http://www.switchskates.co.uk/images/topbar.gif) top no-repeat; padding:20px; width:895px; margin:auto; float:left; margin-bottom:20px; }
div#brands h2 { margin:0 0 20px; padding:0; color:#A087C6; }
div#brands ul,div#brands li { margin:0; padding:0; list-style:none; }
div#brands li { margin-bottom:2px; float:left; margin:0 5px 5px 0; }
div#infobar { background:#000 url(../images/header_nav.gif) top repeat-x; height:16px; padding:7px 10px; clear:left; }
div#infobar p { color:#FFFFFF; font-weight:bold; margin:0; padding:0; }
div#infobar p .bottompurple { color:#210944; }
div.productshome { float:left; }
div.productshome ul,div.productshome li { margin:0; padding:0; color:#FFFFFF; list-style:none; }
div.productshome li { width:219px; height:138px; float:left; margin:20px 0; }
div.productshome li img { border:1px solid #666666; }
div.productshome a:hover img { border:1px solid #8465a8; }
div.productshome li p { color:#b7c75e; margin:5px 0 0; padding:0; }
div.productshome li p a:hover { color:#999999; }
div.productshome .mr { margin-right:20px; }
.clear { clear:left; }
.backwhite { background:#FFFFFF; }
#searchbox { height:66px; width:200px; position:absolute; left:755px; top:-119px; }
.Red_Homepage { color:#ed1c24; }
.blog { background:#000 url(../images/header_nav.gif) top repeat-x; color:#FFFFFF; text-transform:uppercase; padding:8px; }
.bottom_ad { width:460px; height:150px; float:left; margin:10px 0 0; }
.bottom_ad img { margin-bottom:25px; }
.bottom_ad img:last-child { margin-bottom:0; }
.bottom_right { width:460px; float:left; margin:10px 0 0 20px; }
.bottom_right img { padding-bottom:20px; }
.bottom_right h2 { color:#FF0000; text-transform:uppercase; font-weight:bold; letter-spacing:-1px; font-size:250%; margin:20px 0; padding:0; }
.secure { float:right; width:285px; height:85px; }
.message { padding:10px; }
#content { padding:10px; }

.basic { width:260px; font-family:verdana; border:1px solid black; float:left; }
.basic div { background-color:#eee; }
.basic p { margin-bottom:10px; border:none; text-decoration:none; font-weight:bold; font-size:10px; margin:0; padding:10px; }
.basic a { cursor:pointer; display:block; padding:5px; margin-top:0; text-decoration:none; font-weight:bold; font-size:12px; color:black; background-color:#00a0c6; border-top:1px solid #FFFFFF; border-bottom:1px solid #999; background-image:url(AccordionTab0.gif); }
.basic a:hover { background-color:white; background-image:url(AccordionTab2.gif); }
.basic a.selected { color:black; background-color:#80cfe2; background-image:url(AccordionTab2.gif); }

#scroll_homepage{
overflow: auto;
height:150px;
}

#ThisForm fieldset legend {
	font-size: 16px;
	line-height: 28px;
}

#ThisForm fieldset table tbody tr td {
	width: 50%;
}

