﻿/* See license.txt for terms of usage */

.firebugHighlight {
z-index: 2147483647;
position: absolute;
background-color: #3875d7;
}

.firebugLayoutBoxParent {
z-index: 2147483647;
position: absolute;
background-color: transparent;
border-right: 1px dashed #BBBBBB;
border-bottom: 1px dashed #BBBBBB;
}

.firebugRulerH {
position: absolute;
top: -15px;
left: 0;
width: 100%;
height: 14px;
background: url(chrome://firebug/skin/rulerH.png) repeat-x;
border-top: 1px solid #BBBBBB;
border-right: 1px dashed #BBBBBB;
border-bottom: 1px solid #000000;
}

.firebugRulerV {
position: absolute;
top: 0;
left: -15px;
width: 14px;
height: 100%;
background: url(chrome://firebug/skin/rulerV.png) repeat-y;
border-left: 1px solid #BBBBBB;
border-right: 1px solid #000000;
border-bottom: 1px dashed #BBBBBB;
}

.overflowRulerX > .firebugRulerV {
left: 0;
}

.overflowRulerY > .firebugRulerH {
top: 0;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

.firebugLayoutBoxOffset {
z-index: 2147483647;
position: absolute;
opacity: 0.8;
}

.firebugLayoutBoxMargin {
background-color: #EDFF64;
}

.firebugLayoutBoxBorder {
background-color: #666666;
}

.firebugLayoutBoxPadding {
background-color: SlateBlue;
}

.firebugLayoutBoxContent {
background-color: SkyBlue;
}

/*.firebugHighlightGroup .firebugLayoutBox {
background-color: transparent;
}

.firebugHighlightBox {
background-color: Blue !important;
}*/

.firebugLayoutLine {
z-index: 2147483647;
background-color: #000000;
opacity: 0.4;
}

.firebugLayoutLineLeft,
.firebugLayoutLineRight {
position: fixed;
width: 1px;
height: 100%;
}

.firebugLayoutLineTop,
.firebugLayoutLineBottom {
position: absolute;
width: 100%;
height: 1px;
}

.firebugLayoutLineTop {
margin-top: -1px;
border-top: 1px solid #999999;
}

.firebugLayoutLineRight {
border-right: 1px solid #999999;
}

.firebugLayoutLineBottom {
border-bottom: 1px solid #999999;
}

.firebugLayoutLineLeft {
margin-left: -1px;
border-left: 1px solid #999999;
}




/*

Theme Name: WordPress theme 596

Theme URL: http://wordpress.org/

Description: A theme from Template-Help.com Collection

Version: 2.3

Author: Template_Help.com 

Author URL: http://www.Template-Help.com/ 

*/

/* CSS Document */

*{margin:0; padding:0;}

ul{list-style:none;}

body{ font-family:arial; font-size:11px; line-height:14px; color:#434343; background:#17943;}

img { border:0;}
p
{
    padding:5px 0 5px 0;
}


/**********************************************/

input, textarea{font-family:Tahoma; font-size:11px; color:#000000; vertical-align:middle; font-weight:normal; background:#FFFFFF; text-align:left;}

.searching {width:141px; height:auto; color:#000000; background-color:#FFFFFF; height:18px; margin-right:6px; border: solid 1px #404040;}

/**********************************************/



.min_width {width:expression(((document.documentElement.clientWidth || document.body.clientWidth) < 900)? "900px" : "100%"); min-width:900px;}

.main {width:100%; margin:auto;}



a {color:#434343; text-decoration:underline;}

a:hover{text-decoration:none;}





h1 { font-size:3.61em; color:#18100F; font-weight:normal; line-height:1.01em; width:auto;}

h1 a {color:#18100F; text-decoration:none;}

h2{ font-size: 16px;}

h3 {
padding:0 0 0 19px; color:#343434; font-weight:normal; font-size:14px; line-height:1.01em;
text-align:center;
}

h3 a {color:#454545; font-size:1.01em; line-height:1.01em; text-decoration:none;}

h3 a:hover {text-decoration:underline;}





/*******global********/

ul { margin:0;}

.float{float:left; margin:0 20px 0 0;}

.col{float:left;}

.side_bar { float:left;}

/*.column_center{float:right;}*/

.clear{clear:both;}

.w100 { width:100%;}

.h100 { height:100%;}

.in5 { padding-bottom:5px;}

.in10 { padding-bottom:10px;}

.in15 { padding-bottom:15px;}

.in20 { padding-bottom:20px;}

/*******global********/



.content .indent {padding:10px 21px 0 7px;}







/*******************box*********************************/

.left_top{ background:#434343 url('../images/corner.gif') no-repeat left top;
}

.right_top{ background:url('../images/corner.gif') no-repeat right top;
}

.left_bot{ background:url('../images/corner.gif') no-repeat left bottom;
}

.right_bot{ background:url('../images/corner.gif') no-repeat right bottom; 
width:100%;
}

/***************************end**************************/





/*******************header*********************************/

#header {
background:transparent url(../images/watch.jpg) no-repeat scroll 350px -44px;
height:130px;
width:100%;
}

#header .menu { background:url('../images/bg_menu.gif') repeat-x 0 0;
}

#header .menu_left{ background:url('../images/bg_menu_left.gif') no-repeat 0 0;
}

#header .menu_right{ background:url('../images/bg_menu_right.gif') no-repeat right top; 
width:100%; height:69px;
}

.menu_indent { padding:30px 0 0 15px;}



#header .menu li { float:left; background:url('../images/sep.gif') repeat-y right top; 
padding:0 30px;
}

#header .menu li a{ font-family:Arial Narrow; font-size:1.25em; color:#FFFEEF; text-transform:uppercase; text-decoration:none;}

#header .menu li a:hover{text-decoration:underline;}

#header .indent {padding:5px 0 0 30px;}

#header .logo { 
padding:0 0 0 25px;
}

#header span { font-family:tahoma; text-transform:uppercase; font-size:0.81em; line-height:1.45em; color:#A29E9C; text-decoration:none;}

#header .block_search { padding:40px 0 0 0;}

/*******************end header*********************************/





/*******************side_bar*********************************/

.side_bar { width:20%;}

.side_bar .inside{ padding:16px 16px 0 19px;}

.side_bar .inside_title_box { padding:7px 0 3px 7px;}



/*****/

.widget_style ul { margin:15px 0 0 0;}

.widget_style { margin:0 0 5px 0; padding:0 0 35px 0; background:#F2EFEE;}

.widget_style h2 { background:url('../images/bull_2.gif') no-repeat 0 2px; 
font-size:1.27em; line-height:1.01em; color:#FFFFFF; font-weight:normal; padding:0 0 3px 20px;
}

.widget_style h2 a {color:#FFFFFF; text-decoration:none;}

.widget_style h2 a:hover {text-decoration:none;}



.widget_style li { font-size:1.18em; line-height:2.15em; color:#000000;}

.widget_style li a { font-size:1.01em; line-height:2.15em; color:#000000; text-decoration:underline; background:url('../images/arr.gif') no-repeat 0px 3px; 
padding:0 0 0 20px;
}

.widget_style li a:hover { text-decoration:none;}



/******/



#categories.widget_style ul {margin:15px 0 0 9px;}

#categories.widget_style li { font-size:1.18em; line-height:2.15em; color:#000000;}

#categories.widget_style li a { font-size:1.01em; line-height:2.15em; color:#000000; font-weight:bold; text-decoration:none; background:url('../images/arr.gif') no-repeat 0 3px; 
padding:0 0 0 20px;
}

#categories.widget_style li a:hover { text-decoration:underline;}



/*****/



#archives.widget_style ul { margin:15px 0 0 9px;}

#archives.widget_style li { font-size:1.18em; line-height:2.15em; color:#000000;}

#archives.widget_style li a { font-size:1.01em; line-height:2.15em; color:#000000; text-decoration:underline; background:url('../images/arr.gif') no-repeat 0 3px; 
padding:0 0 0 20px;
}

#archives.widget_style li a:hover { text-decoration:none;}



/*****/



#links_with_style ul {margin:0 0 0 0; background:none;}

#links_with_style ul ul h2{ margin:0 0 0 0; background:none;}

#links_with_style ul li h2 { background:none; font-size:13px; line-height:14px; list-style:none; color:#000000; font-weight:bold; padding:0 0 3px 16px; margin:0 0 0 0;}

#links_with_style ul li ul { margin:0 0 0 9px;}

#links_with_style ul li ul li { font-size:13px; line-height:2.15em; color:#000000; padding:0 0 0 0;}

#links_with_style ul li ul li a{padding:0 0 0 20px;}



/************************************/



#calendar_wrap {vertical-align:top; width:auto; margin:auto;padding:13px 0px 0px 0;}

#calendar_wrap caption { color:#FFFFFF; font-weight:bold; font-size:1.01em;}

#calendar_wrap td {width:25px; text-align:right; color:#000000; font-size:1.11em;}

#calendar_wrap td a {color:#000000;}

#calendar_wrap th { color:#000000;}

#calendar_wrap a {font-weight:bold;}



/***************************/



#statusbar {text-align:justify; color:#000000;}

#statusbar p {padding:0px 20px 20px 0;}

#statusbar a {font-weight:bold; color:#000000;}

/*******************end side_bar*********************************/





/*******************column_center*********************************/

.column_center { width: 900px; margin: 0px 100px 0px 50px; }

.indent_center { padding:0 6px 0 0;margin-top:10px;}

.text_box { font-size:1.09em; line-height:1.33em; padding:20px 30px 20px 30px;}



.title { margin-top:10px;}

.title .bg_title{ padding:5px 22px 5px 11px; margin:0 0 5px 0; background:#E9E4E2;}

.title span { color:#6D6D6D; font-size:1.09em; line-height:1.31em; padding:0 0 0 30px;}

.title .date { font-size:0.9em; line-height:1.6em; color:#9298A3; background:url('../images/pic_date.gif') no-repeat 0 4px; 
padding:0 0 0 13px; margin:0 0 0 30px;
}



.comments { text-align:right; color:#3C3C3C; font-size:1.01em; font-weight:bold; line-height:1.9em; padding:30px 40px 30px 20px;}

.comments a { text-decoration:underline; color:#3C3C3C; font-size:1.09em; line-height:1.01em;}

.comments a:hover{text-decoration:none;}

/*******************end column_center*********************************/







/*************************************/

#recent-posts {vertical-align:top;}

#calendar {vertical-align:top;}

#google-search {vertical-align:top;}

#gsearch {text-align:left;}

#pages {vertical-align:top;}

#text-1 {vertical-align:top;}

#delicious {vertical-align:top;}

#delicious-box {text-align:left;}



/*************************************/

.textwidget {padding:13px 0px 0px 0px;}



.widget_style.search{background:none; margin:0; padding:0;}

.oddcomment{color:#FF0000;}



/*******************footer*********************************/

#footer {text-align:center;font-size:1.09em; line-height:1.01em; color:#B2B2B2; background:#3F3F3F; padding:20px; margin:30px;width:887px }

#footer h1{ color:#B2B2B2;}

#footer a{color:#E9E4E2 ;}

#footer p, ul
{
	
	text-align: center;
	padding:0;
	
}


/*******************end footer*********************************/



/******* Added Styles ***********************/

.SiteName
{

}

.SiteImage
{
float:left;
width:100px;
padding-top:15px;
}
.ItemImage 
{
border-bottom:1px solid #E9E4E2;
border-right:1px solid #E9E4E2;

}


.ItemImage img
{
height:90px;
margin-left:10px;
}



.ItemPrice
{
}

.rowcontainer
{
width:99%;
}



.rowcontainer ul li
{
display: inline;
list-style-type: none;

}


#preview{
	position:absolute;
	border:1px solid #ccc;
	background:#333;
	padding:5px;
	display:none;
	color:#fff;
	}
	
	.ContactTable
	{
		margin-top: 10px;
		width: 700px;
	}
	
	.ContactTable tr
	{
	}
	
	.ContactTable td
	{
		padding: 5px 5px 5px 0px;
	}
	
	
	.thelinks
	{
	}
	
	.thelinks li
	{
	display:inline;
	margin-left:5px;
	}


.Slogan
{
	font-size: 18px;
	margin-bottom: 5px !important;
	/*padding: 0px 0px 5px 0px;*/
	line-height:0.9em;
}

.message
{
	font-size: 14px;
	padding-bottom: 15px;
	color: #666666;
}

.formlabel
{
	background-color: #e4e5e7;
	font-weight: bold;
	padding: 5px !important;
}

.formitem
{
	padding: 5px 0px 5px 10px !important;
}

.formtext
{
	border: 1px solid #cccccc;
	width: 300px;
	height: 20px;
}

.formtextarea
{
	border: 1px solid #cccccc;
	width: 300px;
	height: 100px;
}

.subheader1
{
    padding-left:23px;
}

.subheader2
{
    padding-left:80px;
    
}

.subheader3
{
    padding-left:100px;
    
}

.subheader4
{
    padding-left:125px;
    
}
.subheader5
{
    padding-left:143px;
    
}
.Price
{
    
}

.floatright 
{
     float: right; 
     
}

.center
{
    text-align:center;
    margin:10px 0 10px 0;
}

.SoldOut
{
color:Red
}

a.rss {
background:transparent url(../images/rss.jpg) no-repeat scroll right center;
width:25px;
height:25px;
display:block;
text-indent:-1000px;
}

