﻿/*
Theme Name: SY Electronics
Theme URI: http://syelectronics.co.uk/
Description: (c)2009 SY Electronics Ltd. The first WordPress theme developed by, and exclusively for, SY Electronics Ltd.
Version: 1.0a
Author: SY Electronics
Author URI: http://syelectronics.co.uk/
*/

/*////////// General Layout //////////*/

html { 
	overflow-y: scroll; 
}

body {
	margin: 0;
	background-color: #cccccc;
	color: #340034;
}

#wrapper {
	position: relative;
	margin: 0 auto;
  	width: 960px;
	background-color: #cccccc;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 120%;
}

#container_outer {
	margin: 0 auto;
  	width: 960px;
	background-image: url(images/content_bg.png);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #fff;
	overflow: hidden;
}
	  
#container_inner {
	margin: 0 auto;
	padding: 8px 0 0 0;
  	width: 920px;
}

/*////////// General Typograpy //////////*/
		
h1 {
	font-size: 24px;
	line-height: 100%;
	margin-bottom: 10px;
}
		
h2 {
	font-size: 20px;
	line-height: 100%;
	margin-bottom: 10px;
}
				
h3 {
	font-size: 16px;
	line-height: 100%;
	margin-bottom: 10px;
}
			
h4 {
	font-size: 14px;
	line-height: 100%;
	margin-bottom: 10px;
}

p {
	margin-bottom: 10px;
}
		
a {
	color: #90278e;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	color: #90278e;
}

a:hover {
	text-decoration: underline;
}

ul, ol {
	list-style-position: inside;
}

dt {
	font-weight: bold;
}

dd + dt { margin-top: 10px; }
dd { margin-top: 2px; }
dl + p { margin-top: 10px }

/*////////// Header //////////*/

#header {
	position: relative;
	width: 920px;
	height: 112px;
	padding: 0px 20px;
	background-image: url(images/header_bg.png);
	background-repeat: no-repeat;
}
	
#header h1 { 
   display: none;
}

#logo {
	position: absolute;
	top: 8px;
}

#age_caption {
	position: absolute;
	bottom: 0;
	left: 16px;
	font-size: 18px;
	line-height: 100%;
	color: #9d883a;
}

#age_caption_years {
	font-size: 150%;
	line-height: 100%;
}

#searchform {
	display: block;
	position: absolute;
	bottom: 40px;
	right: 20px;
	margin: 0;
	padding: 0;
	font-size: 10px;
	line-height: 100%;
}

#searchform input {
	font-size: 10px;
	line-height: 100%;
	vertical-align: middle;
}

#searchform input[type='text'] {
	background-color: #fff;
	padding: 0px 3px 0px 3px;
	border-top: 2px #440c42 solid;
	border-left: 2px #440c42 solid;
	border-bottom: 2px #90278e solid;
	border-right: 2px #90278e solid;
}

/*////////// Navigation Bar //////////*/

#navbar_container {
	position: absolute;
	top: 80px;
	left: 20px;
	width: 920px;
	height: 32px;
}

#navbar_container h1 {
	display: none;
}

#navbar {
	float: left;
}

.navbar_left {
	float: left;
	height: 32px;
	margin-left: 8px;
	padding-left: 16px;
	background-image: url(images/navbar_bg.png);
}
.navbar_left:first-child { margin-left: 0; }

.navbar_right {
	float: left;
	width: 16px;
	height: 32px;
	background-image: url(images/navbar_bg.png);
	background-position: 16px 0px;
}

#navbar ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-position: outside;
}

#navbar li {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	font-size: 14px;
	line-height: 31px;
}

#navbar li a {
	font-weight: bolder;
	color: #fff;
}

#navbar li a:hover {
	color: #9d883a;
}

/*////////// Navigation Bar //////////*/

#menubar_container {
	position: absolute;
	top: 8px;
	right: 20px;
	height: 64px;
}

#menubar_container h1 {
	display: none;
}

#menubar > ul {
	display: block;
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-position: outside;
}

#menubar > ul > li {
	display: block;
	float: left;
	margin: 0 0 0 16px;
	padding: 0 0 8px 0;
}

#menubar > ul > li > a {
	border-bottom: solid 2px #fff;
	color: #440c42;
	text-decoration: none;
}

#menubar > ul > li > a:hover {
	border-bottom: solid 2px #c3be21;
}

ul.menubar_submenu_class {
	position: absolute;
	display: none;
	top: 0px;
	left: 0px;
	margin: 0;
	padding: 0;
	overflow: hidden;
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-position: outside;
}

ul.menubar_submenu_class > li {
	display: block;
	padding: 0;
	margin: 10px 10px 10px 10px;
	white-space: nowrap;
}

ul.menubar_submenu_class > li > a {
	font-weight: normal;
	color: #440c42;
	text-decoration: none;
}

ul.menubar_submenu_class > li > a:hover {
	text-decoration: underline;
}

/*////////// Homepage - Movie Panel //////////*/

#movie_panel_container {
	position: relative;
	float: left;
	width: 668px;
	height: 409px;
	padding-top: 4px;
	padding-bottom: 12px;
}

#movpan_slide_placeholder {
	position: absolute;
	top: 18px;
	left: 14px;
	width: 640px;
	height: 360px;
}

#movpan_frame_placeholder {
	position: absolute;
	width: 668px;
	height: 409px;
	background-image: url(images/movpan_frame.png);
	background-repeat: no-repeat;
}

#movpan_ctrl_placeholder {
	position: absolute;
	top: 18px;
	left: 14px;
	width: 640px;
	height: 360px;
	overflow: hidden;
}

#movpan_ctrl_placeholder.active {
	cursor: pointer;
}

#movpan_ctrl_placeholder.hover {
}

.movpan_slide_class {
	display: none;
	position: absolute;
	padding: 8px;
	width: 624px;
	height: 344px;
	color: #fff;
	background-color: #440C42;
	background-image: url('images/movpan_default_slide.jpg');
	font-size: 14px;
	line-height: 120%;
	overflow: hidden;
}

.movpan_slide_class:first-child { display: block; }

.movpan_slide_class > h4 span {
	padding: 6px;
	font-size: 25px;
	line-height: 100%;
	background-color: #333;
}

.movpan_slide_class > p span {
	padding: 6px;
	background-color: #333;
}

.movpan_slide_class .caption {
	display: none;
}

#movpan_red_led {
	display: none;
	position: absolute;
	top: 380px;
	left: 631px;
	width: 24px;
	height: 24px;
	background-image: url(images/movpan_red_led.png);
	background-repeat: no-repeat;
}

#movpan_slide_ctrl {
	display: none;
	position: absolute;
	top: 0;
	right: 10px;
	padding: 8px;
	color: #000;
	background-color: #fff;
	font-size: 16px;
	line-height: 100%;
	overflow: hidden;
	cursor: default;
}

#movpan_slide_ctrl span.active {
	cursor: pointer;
} 

#movpan_slide_ctrl span.hover {
	color: #90278e;
	text-decoration: underline;
} 

#movpan_caption_ctrl {
	display: none;
	position: absolute;
	bottom: 0;
	right: 10px;
	width: 604px;
	height: 48px;
	padding: 8px;
	background-color: #333;
	color: #fff;
	font-size: 16px;
	line-height: 100%;
	overflow: hidden;
	cursor: default;
}

/*////////// Homepage - Side Panels //////////*/

#side_panel_container {
	position: relative;
	float: right;
	width: 240px;
	height: 409px;
	margin-top: 4px;
	margin-bottom: 12px;
	overflow: hidden;
}



#side_panel_ctrl {
	display: none;
	position: absolute;
	top: 8px;
	right: 0;
	padding: 8px;
	color: #000;
	background-color: #fff;
	font-size: 16px;
	line-height: 100%;
	overflow: hidden;
	cursor: default;
}

#side_panel_ctrl span.active {
	cursor: pointer;
} 

#side_panel_ctrl span.hover {
	color: #90278e;
	text-decoration: underline;
} 



.side_panel_class {
	position: relative;
/*	float: left;*/
	width: 240px;
	height: 200px;
	margin-bottom: 9px;
	color: #fff;
	background-image: url(images/side_panel_a.png);	
	background-repeat: no-repeat;
	overflow: hidden;
}

.side_panel_class.alt { background-image: url(images/side_panel_b.png); }

.side_panel_class h1 {
	margin: 0;
	padding: 12px 12px 0px 12px;
	font-size: 24px;
	line-height: 100%;
}

.side_panel_class p {
	margin: 0;
	padding: 10px 12px 0px 12px;
	font-size: 14px;
	line-height: 120%;
}

.side_panel_class a {
	color: #c3be21;
	text-decoration: none;
}

.side_panel_class a:hover {
	text-decoration: underline;
}

.side_panel_class a:visited {
}

.side_panel_class img {
	position: absolute;
	top: 117px;
	left: 12px;
	width: 216px;
	height: 70px;
}

#bottom_panel {
	clear: both;
	padding: 0 0 8px 0;
}

#bottom_panel h1 {
	padding-top: 6px;
}

#bottom_panel img {
	display: block;
	float: left;
	padding: 0 8px 0 0;
}

/*////////// Standard Page - Content //////////*/

#content {
	width: 702px;
	float: right;
}

#content table {
	width: 100%;
	margin-bottom: 10px;
	border: 1px #8064A2 solid;
	border-collapse: collapse;
}

#content h3 + table, #content h4 + table {
	 margin-top: -8px;
}

#content tr {
	padding: 0px;
}

#content table tr.hilite {
	background-color: #f6efff;	
}

#content th {
	padding: 5px;
	border-bottom: 1px #8064A2 solid;
}

#content td {
	padding: 5px;
	border-left: 1px #dfd8e8 solid;
	border-right: 1px #dfd8e8 solid;
}

#content td:first-child { border-left: 1px #8064A2 solid; }
#content td:last-child { border-right: 1px #8064A2 solid; }

#content ul, #content ol { margin-bottom: 10px; }

#pageheader {
	margin-bottom: 4px;
	overflow: hidden;
}

#pageheader h2 {
	margin: 0;
}

#pageheader p {
	margin: 10px 0 0 0;
}

#pageheader p span {
	padding: 0 4px 0 4px;
	background-color: #dfd8e8;
	border-top: solid 1px #440c42;
	border-bottom: solid 1px #440c42;
}

#pageimages {
	float: right;
}

#pageimages img {
	background-color: #fff;
	padding: 4px;
	margin: 0 0 0 4px;
	border: solid 2px #333;
}

#pageimages a:first-child img { margin: 0 0 0 8px; }

.entry img {
	background-color: #fff;
	padding: 4px;
	border: solid 2px #333;
}

.book_navigator {
	width: 702px;
	background-image: url(images/subpage_teaser_hdr.png);
	background-repeat: no-repeat;
	overflow: hidden;
}

.book_navigator .previous { float: left; }
.book_navigator .next { float: right;}

.book_navigator h2 {
	margin: 0;
	padding: 3px 10px 11px 10px;
	color: #fff;
	font-size: 12px;
	line-height: 18px;
}

.book_navigator h2 a { color: #fff; }
.book_navigator h2 a:visited { color: #fff; }

.subpage_teaser {
	width: 702px;
	background-image: url(images/subpage_teaser_hdr.png);
	background-repeat: no-repeat;
	overflow: hidden;
}

.subpage_teaser h2 {
	margin: 0;
	padding: 3px 10px 11px 10px;
	color: #fff;
	font-size: 12px;
	line-height: 18px;
}

.subpage_teaser h2 a { color: #fff; }
.subpage_teaser h2 a:visited { color: #fff; }

.subpage_teaser img {
	width: 112px;
	height: 63px;
	background-color: #fff;
	padding: 4px;
	border: solid 2px #333;
}

.ui-widget-content { 
	background: none;
}

.ui-tabs {
	padding: 0;
	border: none;
}	

.ui-tabs h3 { display: none; }

.ui-tabs .ui-tabs-nav {
	padding: 0;
	background: url(images/tabs.png);
	border: none;
}

#content .ui-tabs ul.ui-tabs-nav { margin-bottom: 0; }

.ui-widget-content .ui-state-default, .ui-widget-content .ui-state-active {
	background: none;
	border: none;
}

.ui-tabs .ui-tabs-nav li, .ui-tabs .ui-tabs-nav li.ui-tabs-selected {
	margin: 0;
	padding: 0;
}	

.ui-tabs .ui-tabs-nav li a, .ui-tabs .ui-tabs-nav li.ui-tabs-selected a {
	display: block;
	margin: 0;
	padding: 0;
}	

.ui-tabs-nav li .before_a, .ui-tabs-nav li .after_a, .ui-tabs-nav li a.css3:before, .ui-tabs-nav li a.css3:after {
	display: block;
	float: left;
	width: 14px;
	height: 32px;
}

.ui-tabs-nav li .before_a {
	background-image: url(images/tabs.png);
	background-position: 0px -32px;
}

.ui-tabs-nav li .after_a {
	background-image: url(images/tabs.png);
	background-position: -14px -32px;
}

.ui-tabs-nav li.ui-tabs-selected .before_a {
	background-image: url(images/tabs.png);
	background-position: 0px -64px;
}

.ui-tabs-nav li.ui-tabs-selected .after_a {
	background-image: url(images/tabs.png);
	background-position: -14px -64px;
}

.ui-tabs .ui-tabs-nav li a span, .ui-tabs .ui-tabs-nav li.ui-tabs-selected a span {
	display: block;
	float: left;
	line-height: 32px;
}

.ui-tabs .ui-tabs-nav li a span {
	background: url(images/tabs.png);
	background-position: -28px -32px;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-selected a span {
	background: url(images/tabs.png);
	background-position: -28px -64px;
}

.ui-tabs .ui-tabs-panel {
	padding: 8px 8px 0 8px;
	margin-bottom: 8px;
	border-left: #440c42 3px solid;
	border-right: #440c42 3px solid;
	border-bottom: #440c42 3px solid;
	color: #340034;
	font-size: 12px;
	overflow: hidden;
}

.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #999999; }
.ui-state-hover a, .ui-state-hover a:hover { color: #340034; }
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #340034; }

/*////////// Standard Page - Sidebars //////////*/

#sidebar {
	float: left;
	width: 210px;
}

#sidebar .panel {
	margin: 8px 0 8px 0;
	color: #000;
}
#sidebar .panel:first-child { margin-top: 0px; }

#sidebar .panel h2 {
	margin: 0;
	padding: 3px 10px 11px 10px;
	color: #fff;
	font-size: 12px;
	line-height: 18px;
	background-image: url(images/sidebar_hdr.png);
	background-repeat: no-repeat;
}

#sidebar .panel h2 a {
	color: #fff;
}

#sidebar .panel ul {
	padding-left: 4px;
	padding-right: 4px;
	list-style-type: square;
}

#sidebar ul.treeview, #sidebar ul.treeview ul {
	padding-left: 0;
	padding-right: 0;
	list-style-type: none;
	list-style-position: outside;
}

#sidebar .panel ul li {
	padding-bottom: 6px;
}

#sidebar ul.treeview li {
	padding-bottom: 3px;
}

#sidebar .panel ul a {
	color: #000000;
	font-weight: normal;
}

#sidebar .panel ul a:visited {
	color: #000000;
}

#sidebar .panel ul a:hover {
	text-decoration: underline;
}

#sidebar ul.treeview a.selected {
/*	padding-left: 4px;
	padding-right: 4px;
	background-color: #dddddd;
*/
	color: #90278e;
	font-weight: bold;
}

/*////////// Forms //////////*/

textarea {
	width: 100%;
}

/*////////// Footer //////////*/

#pushbottom {
	clear:both;
}

#footer {
	background-image: url(images/footer_bg.png);
	background-repeat: no-repeat;
	width: 920px;
	height: 96px;
	color: #fff;
	padding: 0px 20px;
}

#footer h1 { display: none }

#footer a {
	color: #fff;
}

#footer_top {
	padding-top: 10px;
	margin: 0px 10px 10px 10px;
	font-size: 14px;
}

#footer_bottom {
	margin: 10px;
	font-size: 10px;
}

/*////////// SY Icons //////////*/		

.sye-icon {
	display: inline-block;
}

.sye-icon-icon {
	width: 16px;
	height: 16px;
	background-color: #400040;
	background-image: url('scripts/jquery-ui/images/ui-icons_ffffff_256x240.png');
}

.sye-icon-icon-buy { background-position: -48px -112px; }
.sye-icon-icon-prev { background-position: -240px -48px; }
.sye-icon-icon-next { background-position: -208px -48px; }
.sye-icon-icon-remember { background-position: -0px -192px; }
.sye-icon-icon-forget { background-position: -16px -192px; }

.sye-icon-flag {
	width: 18px;
	height: 11px;
}

.sye-icon-flag-eu {
	width: 17px;
	margin-right: 1px;
	background-image: url('icons/eu.png');
}

.sye-icon-flag-uk {
	background-image: url('icons/uk.png');
}

.sye-icon-flag-us, .sye-icon-flag-usa {
	background-image: url('icons/us.png');
}

/*.sye-icon2 {
}*/

.sye-icon2-icon {
	width: 16px;
	height: 16px;
	vertical-align: middle;
	background-image: url('scripts/jquery-ui/images/ui-icons_ffffff_256x240.png');
}

/*////////// Image Handling //////////*/

a img { border: 0; }

img.alignright {float:right; margin:0 0 8px 8px}
img.alignleft {float:left; margin:0 8px 8px 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 8px 8px}
a img.alignleft {float:left; margin:0 8px 8px 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}

/*////////// Attachments Handling //////////*/

.attachments img { border: 0; }

/*////////// Override Clases //////////*/		

.display_none { display: none; }

.black_text { color: #000; }

.nowrap { white-space: nowrap; }

