/************************************************************************

	GLOBAL CSS
	==========

	Provides all global styles for the site which more specific sections 
	can be built on using the layered css technique

	Author:		Tom Harman
				Nick Watson
				Tom Fletcher
				[www.optixsolutions.co.uk]

	Listing Order:
	==============

	Universal
	Forms
	General Structure / Layout
	Navigation Elements
	Header Elements
	Body Elements
	Footer Elements
	Messages

************************************************************************/

/***********************************************************************
	UNIVERSAL STYLES
************************************************************************/

body {
	font-size: .7em;
	background: #FFF url('../i/layout/backgrad.jpg') repeat-x;
}

body, form, fieldset, input, select, textarea, table, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/***********************************************************************
	FORMS
************************************************************************/

fieldset, legend {
	border: none;
}

legend {
	background: transparent;
	font-size: 1em;
	font-weight: bold;
	margin: 1em 0;
	padding: 0 .5em;
}

label {
	float: left;
	padding: 0 1em 0 0;
	text-align: right;
}

form fieldset div {
	clear: both;
	display: block;
	margin-bottom: .5em;
	padding: 0;
}

div.submit {
	clear: both;
	text-align: center;
	width: auto;
}

div.multi input {
	border: 0;
	width: auto;
}
 
form 									{ width: 100%; }

label		 							{ float: left;	height: 22px; width: 45%; }

fieldset div input,
fieldset div select,
fieldset div textarea  			{ width: 45%; }

fieldset div input.small,
fieldset div select.small,
fieldset div textarea.small 	{ width: 25%; }

div.req label, div.req p		{ font-weight: bold; }

div.multi label 					{ height: 22px; }

div.req label:before, 
div.req p:before {
	content: "* ";
}

input:focus, textarea:focus {
	background: #fafafa;
	color: #000;
}

fieldset div input, 
fieldset div select, 
fieldset div textarea  {
	border: 1px solid #aaa;
	color: #333;
	font-weight: normal;
	padding: 1px;
}

div.submit input {
	background: #777;
	border: 1px solid #333;
	color: #fff;
	font-weight: bold;
	padding: 1px .7em;
}

input#submit {
	background: #777;
	margin-top: 6px;
	color: #fff;
	margin-left: 151px;
	font-weight: normal;
	border: 1px solid #ccc;
}

form#newsletter {
/*	margin-left: 565px;*/
margin-left: 25px;
float: left;
	margin-top: 95px;
	width: 220px;
/*	position: absolute;*/
}

input#firstname, input#lastname {
	width: 101px;
}

input#email {
	margin-top: 10px;
	width: 210px;
}

/***********************************************************************
	GENERAL STRUCTURE/LAYOUT
************************************************************************/

div#container {
	width: 822px;
	margin: 0px auto;
}

/***********************************************************************
	HEADER ELEMENTS
************************************************************************/

div#header {
	margin-top: 18px;
	background: #FFF;
}

div#branding-logo {
	width: 822px;
	height: 84px;
	background: url('../i/layout/logo.gif') no-repeat;
}

div#shoptop {
	width: 797px;
	height: 180px;
	margin: 20px auto;
	background: url('../i/layout/shoptop.jpg') no-repeat;
}

/***********************************************************************
	BODY ELEMENTS
************************************************************************/

div#main {
	background: #FFF;
}

body div#container div#main div#content, body div#container div#main div#content div#content-left, body div#container div#main div#content div#content-right {
	font-family: "Trebuchet MS";
}

div#content-left {
	width: 537px;
	float: left;
	margin-left: 12px;
	text-align: justify;
}

div.left-top {
	width: 537px;
	height: 34px;
	background: url('../i/layout/left-top.jpg') no-repeat;
}

div.left-top h1 {
	margin-left: 20px;
	padding-top: 6px;
	font-size: 1.1em;
	color: #FFF;
}

div.left-inner {
	background: #ededed;
}

div.left-inner p {
	color: #1b429a;
	font-size: 1em;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 15px;
}

div.left-bottom {
	width: 537px;
	height: 25px;
	background: url('../i/layout/left-bottom.jpg') no-repeat;
}

div#content-right {
	width: 250px;
	margin-right: 12px;
	float: right;
	text-align: justify;
}

div.right-top {
	width: 250px;
	height: 33px;
	background: url('../i/layout/right-top.jpg') no-repeat;
}

div.right-top h1 {
	margin-left: 20px;
	padding-top: 6px;
	font-size: 1.1em;
	color: #FFF;
}

div.right-inner {
	background: #ededed;
}

* html div#content-left {
	margin-left: 6px;
}

* html div#content-right {
	margin-right: 6px;
}

div.right-inner p {
	color: #1b429a;
	font-size: 1em;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 15px;
}

div.right-bottom {
	width: 250px;
	height: 24px;
	background: url('../i/layout/right-bottom.jpg') no-repeat;
}

div.right-inner h2 {
	color: #1b429a;
	font-weight: bold;
	font-size: 1.2em;
	margin-left: 15px;
	padding-top: 10px;
}

div#frontgal {
	margin-left: 12px;
	margin-top: 10px;
}

div#frontgal img {
	border: 1px solid #ff9730;
	margin-top: 10px;
	margin-right: 18px;
	float: left;
}

div#content-right a {
	color: #1B429A;
}

div#content-right ul {
	background: #DDD;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	padding-left: 30px;
	padding-top: 10px;
	margin-top: 2px;
	padding-bottom: 10px;
}

div#content-right ul li {
	font-size: 1.1em;
}

div#gallery{
	float: left;	
}

div.galhead {
	margin-left: 10px;
}

div#gallery a{
	float: left;
	margin-left: 10px;
	margin-bottom: 10px;
	width: 105px;
	height: 75px;
	border: 1px solid #FF9730;
	text-indent: -999em;
	background-position: center;	
}

* html div#gallery a{
	float: left;
	margin-left: 10px;
	margin-bottom: 10px;
	width: 70px;
	height: 70px;
	border: 1px solid #FF9730;
	text-indent: -999em;
	background-position: center;	
}

div.gallery-block{
	float: left;
	margin-top: 10px;
	margin-bottom:10px;	
}

div.gallery-block a.more{
	float: left;
	width: 100%;
	padding-right: 15px;
	text-align: right;
}

div.gallery-thumb{
	float: left;
	width: 105px;
	height: 75px;
	margin-left: 15px;
	margin-top: 5px;
	margin-right: 2px;
	margin-bottom: 2px;
	border: 1px solid #FF9730;
}

div.left-inner a {
	color: #000066;
}

img.shopimg {
	float: right;
	margin-right: 70px;
	margin-top: 10px;
}

div.left-inner h3 {
	padding: 10px;
	margin-left: 5px;
	color: #1B429A;
}

div.left-inner span {
	color: #000033;
}

div.left-inner h1 {
	font-size: 1.4em;
	font-weight: bold;
	padding-top: 4px;
	margin-left: 15px;
}

h1.content-gallery {
	margin-left: 15px;
}

div.gallery-thumb a{
	float: left;
	width: 105px;
	height: 75px;
	text-indent: -999em;
	background-position: center;
}

div.gallery-thumb a:hover{
	float: left;
	width: 105px;
	height: 75px;
	background-position: center;
	alpha(opacity=50);-moz-opacity:.50;opacity:.50;
	filter: alpha(opacity=50);
}

div#pagination ul{
	 float: right;
	 margin-right: 25px;
}

div#pagination ul li{
	float: left;
	margin-right: 5px;
}

div#shoptop p {
	position: absolute;
	margin-left: 560px;
	margin-top: 152px;
	color: #990000;
	font-weight: bold;
}

div.news-item {
	padding: 15px;
	border-bottom: 1px dashed #ccc;
}

label {
	color: #777;
	padding-top: 1px;
}

div#map {
	color: #163A8C;
	width: 498px;
	height: 400px;
	margin-left: 20px;
}

div#map strong {
	color: #000;
}

form fieldset input#getdir {
	float: right;
	margin-right: 10px;
	margin-bottom: 5px;
	border: 1px solid #0A56A3;
}

div.news-archive {
	padding: 10px;
}

div.view-news img {
	float: right;
	margin: 10px;
	margin-top: 15px;
}

/***********************************************************************
	NAVIGATION
************************************************************************/

.navbar {
    position: relative;
    height: 34px;
	width: 799px;
    background: url('../i/layout/nav-bg.gif') repeat-y top;
	margin-top: 6px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 10px;
}

.navbar li {
	float: left;
	list-style: none;
	background: url('../i/layout/nav-bg2.gif') repeat-x top;
}

.navbar li.back {
	background: url('../i/layout/nav-back.gif') no-repeat right -21px;
	margin-top: 4px;
	width: 9px;
	height: 21px;
	z-index: 8;
	position: absolute;
}
.navbar li.back .left {
	background: url('../i/layout/nav-back.gif') no-repeat top left;
	height: 21px;
	margin-right: 9px;
}

.navbar li a {
	position: relative;
	overflow: hidden;
	text-decoration: none;
	font-size: 1em;
	font-weight: bold;
	color: #fff;
	outline: none;
	height: 30px;
	top: 7px;
	z-index: 10;
	letter-spacing: 0;
	float: left;
	padding-left: 15px;
	padding-right: 15px;
	display: block;
}

/***********************************************************************
	FOOTER ELEMENTS
************************************************************************/

div#footer {
	height: 28px;
	padding-top: 12px;
	padding-left: 15px;
	width: 807px;
	color: #777;
	margin: 20px auto;
	background: #E2E2E2 url('../i/layout/harl.gif') right no-repeat;
}

/***********************************************************************
	MESSAGES
************************************************************************/

.error, .notice, .message { 
	color: #b22;
	font-weight: bold;
}

.error ol li {
	font-weight: normal;
	list-style-type: lower-roman;
	list-style-position: inside;
	margin-left: 0;
	padding-left: 1em;
	text-indent: 1em;
}
/***********************************************************************
	SOCIAL BOOKMARK LINKS LIST
************************************************************************/
div#social-bookmark-links{
	float: left;
	clear: both;
	border: 1px solid #cccccc;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
}
div#social-bookmark-links ul{
	
}
div#social-bookmark-links ul li{
	float: left;
}
div#social-bookmark-links ul li a{
	float: left;
	height: 20px;
	padding-left: 22px;
	padding-top: 2px;
	background-repeat: no-repeat;
	margin-right: 5px;
}
div#social-bookmark-links ul li a:hover{
	float: left;
	color: Maroon;
}

/**icon setting**/
div#social-bookmark-links ul li a#delicious{
	background-image: url(../i/icons/delicious.jpg);
/*	width: 60px;*/
}
div#social-bookmark-links ul li a#digg{
	background-image: url(../i/icons/digg.jpg);
/*	width: 35px;*/
}
div#social-bookmark-links ul li a#stumble{
	background-image: url(../i/icons/stumble.jpg);
/*	width: 85px;*/
}
div#social-bookmark-links ul li a#facebook{
	background-image: url(../i/icons/facebook.jpg);
/*	width: */
}
div#social-bookmark-links ul li a#reddit{
	background-image: url(../i/icons/reddit.jpg);
}
/*****************/

div.flashpano{
	float: left;
	width: 537px;
	height: 180px;

}
