/* global */
html{height: 100%;}

body
{ font-family: verdana, arial, sans-serif;
  padding: 0px;
  margin: 0px;
  font-size: .68em;
}

/* ancors Start
---------------------*/
a{outline: none;}

a, a:link, a:visited {
color:#006699;
text-decoration:none;
}
a:hover {
text-decoration:underline;
}

#logo, #logo h1 a
{
  /*color: #40403E;*/
  border:none;
  text-decoration:none;
 }

#menu li a 
{
	display: block;
	float: left;
	height:26px;
	text-decoration: none;
	padding: 6px 19px 0px 19px;
	border-right: 2px solid;
	font-weight: bold;
	background: #40403E;
	color: #929280;
	border-color: #2C2C2A;
	background:transparent url(../images/backgrounds/nav_tab_bg.png) no-repeat scroll left top;
} 

#menu li a:hover, #menu li a.selected, #menu li a.selected:hover
{
	background: #82974B;
	color: #EEE;
	border-color: #2C2C2A;
	background:transparent url(../images/backgrounds/nav_tab_bg.png) no-repeat scroll left top;
	background-position: 0 -34px;
} 


#menu li a.active {
	background: #82974B;
	border-color: #2C2C2A;
	background:transparent url(../images/backgrounds/nav_tab_bg.png) no-repeat scroll left top;
	background-position: 0 -34px;
	color: #FFFF00;
	font-style: italic;
}

#menu li a.shop {
	color: #00CC00;
	background: transparent url(../images/backgrounds/nav_tab_bg.png) no-repeat scroll left top;
	background-position: 0 -34px;
	border-color: #2C2C2A;
	font-style: oblique;
}



/* ancors End
----------------------------*/


/* elementh style Start
--------------------------*/


p
{
	margin: 0px;
	padding: 0px 0px 30px 0px;
	line-height: 1.3em;
}

h1
{ font-family: arial, sans-serif;
  letter-spacing: .1em;
  font-weight: normal;
  text-transform: uppercase;
  padding: 16px 0px 5px 0px; 
  margin: 0px 0px 12px 0px; 
  font-size: 150%;
}

.sub
{
	font-size: 75%;
}

img
{ border: 0px; 
  margin: 0px; 
  padding: 0px;
}


/* block quote */
blockquote
{ margin: 20px 0px 20px 0px; 
  padding: 10px 20px 0px 20px;
  border-left: 8px solid;
}

/* unordered list */
ul
{ margin: 2px 0px 18px 16px;
  padding: 0px;
}

ul li
{ list-style-type: square;
  margin: 0px 0px 6px 0px; 
  padding: 0px;
}

/* ordered list */
ol
{ margin: 8px 0px 0px 24px;
  padding: 0px;
}

ol li
{ margin: 0px 0px 11px 0px; 
  padding: 0px;
}



/* elementh style  end
--------------------------*/

/* site content Start 
-----------------------------*/
#main
{
	width:1024px;
	padding-top: 50px;
}

/*design one box*/

.disignBox
{
	background:transparent url(../images/backgrounds/db_first_bg.jpg) no-repeat scroll left top;
	clear:left;
	margin-bottom:10px;
	padding-top:16px;
	position:relative;
}

.disignBox .boxHeader
{
	color:#006598;
font-size:18px;
font-weight:bold;
height:20px;
padding:3px 0px 0px 40px;
position:relative;
text-align:left;
text-transform:uppercase;
}

.disignBox .boxHeader .specials
{
	color:#FF0000;
	font-size:110%;
	font-weight:bold;
	height:20px;
	padding:3px 0px 0px 40px;
	position:relative;
	text-align:left;
	text-transform:uppercase;
}

.disignBox .boxContent
{
	font-size:13px;
overflow:hidden;
padding:10px 0pt 10px 24px;
position:relative;
}



/*design box First*/

.disignBoxFirst
{
	background:transparent url(../images/backgrounds/db_first_bg.jpg) no-repeat scroll left top;
	clear:left;
	margin-bottom:10px;
	padding-top:16px;
	position:relative;
}

.disignBoxFirst .boxFirstHeader
{
	color:#006598;
font-size:18px;
font-weight:bold;
height:20px;
padding:3px 0px 0px 40px;
position:relative;
text-align:left;
text-transform:uppercase;
}
.disignBoxFirst .boxContent
{
	font-size:13px;
overflow:hidden;
padding:10px 0pt 10px 24px;
position:relative;
}


/*design box Second*/
.disignBoxSecond 
{
	background:transparent url(../images/backgrounds/db_first_bg.jpg) no-repeat scroll left top;
}

.disignBoxSecond .boxSecondHeader
{
	color:#006598;
font-size:110%;
font-weight:bold;
height:20px;
padding:3px 0px 0px 40px;
position:relative;
text-align:left;
text-transform:uppercase;
}
.disignBoxSecond .boxContent
{
	font-size:13px;
	overflow:hidden;
padding:10px 0pt 10px 24px;
	position:relative;
}

.disignBoxSecond .boxSecondHeader .specials
{
	color:#FF0000;
	font-size:110%;
	font-weight:bold;
	height:20px;
	padding:3px 0px 0px 40px;
	position:relative;
	text-align:left;
	text-transform:uppercase;
}
.disignBoxSecond .boxSecondHeader a
{
	color:#006598;
	font-size:18px;
	font-weight:bold;
	height:20px;
	padding:10px 0px 10px 8px;
	position:relative;
	text-align:left;
	text-transform:uppercase;
}

/* slide show images */

img.marque_ss{
width:650px;
height:200px;
border:0px;
}

marque.ss{
width:200px;
height:350px;
}

/* thumb images
-----------------------------*/

.thumb_block
{position:relative; height:100px;}
.thumb_image
{
float:left;
margin:0pt 5px 5px 5px;
width:70px;
}


/* margin lefts / margin rights - to centre content */
#logo, #menu, #site_content, #main
{ margin-left: auto; 
  margin-right: auto;
}

/* logo */
#logo
{ width: 1024px;
  height: 96px;
}

#logo h1
{ font-family: century gothic, sans-serif;
  font-size: 60px;
  text-transform: lowercase;
  font-weight: normal;
  padding: 0px 0px 0px 14px;
  border: 0px;
  float: left;
  letter-spacing: 0px;
}

#links
{ margin: 15px 9px 0px 0px;
  font-size: 80%;
  text-align: right;
  padding: 20px 10px 0px 0px;
  text-transform: uppercase;
}

/*flost image right */

.floatright{
	float: right;
}

/* navigation menu */
#menu
{
	height: 32px;
	width: 1024px;
	text-align: left;
}

#menu ul{margin: 0px auto;} 

#menu li
{ float: left; 
  margin: 0px; 
  padding: 0px;
  list-style: none;
} 

#colours
{ height: 0px;
  text-align: right;
  padding: 16px 16px 0px 300px;
}

/* main content */
#site_content
{ width: 1022px;
  overflow: hidden;
  border-right: 1px solid;
  border-bottom: 1px solid;
  border-left: 1px solid;
} 

/* side menu */
#first_column
{
	padding: 22px 15px 10px 15px;
	float: left;
	width: 300px;
}

#second_column
{
	padding: 22px 15px 10px 15px;
	float: right;
	width: 650px;
}

#equal_column/* two equal columns */

{
	padding: 22px 15px 10px 15px;
	float: left;
	width: 450px;
	text-align: left;
}

#one_column/* two equal columns */

{
	padding: 22px 15px 10px 15px;
	float: left;
	width: 1022px;
	text-align: left;
}

.info
{ padding-top: 4px;
  float: left;
}

/* page content */
#content
{
	text-align: left;
	width: 1022px;
	float: left;
	padding: 12px 0px 18px 0px;
}



#footer
{padding:10px;
font-size:14px;}


#footer #copy_r
{
	float:right;
}

/* image styles */
    img.c2 {
	width: 400px;
}
    img.c1 {
	width: 400px;
}
.img.c2 {
}
img.c12 {width: 356px; height: 216px;}
    img.c11 {border: 0px solid ; width: 320px; height: 200px;}
    img.c10 {border: 2px solid ; width: 340px; height: 256px;}
    img.c9 {border: 0px solid ; width: 340px; height: 256px;}
	
	/* span styles */
    span.c8 {font-style: italic;}
    span.c7 {font-style: italic; font-weight: bold;}
    span.c6 {font-weight: bold; font-style: italic;}
    span.c5 {color: rgb(255, 255, 255);}
    span.c4 {color: yellow;}
    span.c3 {color: rgb(255, 0, 0); font-weight: bold; font-style: italic;}

	
/*colors Start
---------------------------*/

body
{
	background: #2C2C2A;
	color: #929280;
	background:#000000 url(../images/backgrounds/body_bg.jpg) repeat-x scroll left top;
}

blockquote{border-color: #40403E;}

#site_content
{ 
	background-color:#000;
	border-color: #40403E;
}



#content h1
{ background: transparent;
  color: #E6E8DC;
  border-color: #40403E;

}

#contact input, #contact textarea, #contact input.submit
{ background: #2C2C2A; 
  color: #929280;
  border-color: #40403E;
}

#menu
{ background: #40403E;
  color: #EEE;
  border-color: #82974B;
}
.attention {
	font-style: italic;
	font-weight: bold;
	font-variant: small-caps;
	color: #006600;
}
.warning {
	font-style: italic;
	font-weight: bold;
	font-variant: small-caps;
	color: #FF0000;
	font-size: 20pt;
	}

