/*
Theme Name: Ten_Green_Bottle_v3
Theme URI: http://tengreenbottles.co.uk
Description: Theme for ten green bottles
Version: 3.0
Author: Michael Hyman
Author URI: 
Tags: 
*/

body {
	background-color:#000;
	background-image:url(images/tgb_bg.jpg);
        background-repeat:no-repeat;
	margin: 0px;
	padding: 0px;
	text-align:center;
	color:#D6D6D6;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height:140%;		
}

strong { color:#fff; }
div, p { border:0px; margin:0px; padding:0px; }
p { margin-bottom: 10px; }
img { border:0px; }
hr {  border-top: 1px dotted #D6D6D6;
      border-bottom: 1px none #000;
      color: #000;
      background-color: #000;
      height: 1px;
}
table { empty-cells:show;
border-collapse: collapse; }

a { color: #fff; text-decoration: none; }
a:link { text-decoration: none; }
a:visited { text-decoration: none; }
a:hover { text-decoration: none; }
a:active { text-decoration: none; }

h1{
	color:#fff;
	font-size:16px;
	font-weight:normal;
	line-height:140%;
	margin: 0px;
	padding: 0px;

}
h2{
	/*color:#abaca4;*/
	color:#fff;
	font-size:16px;
	font-weight:normal;
	line-height:140%;
	margin: 0px;
	padding: 0px;
	padding-bottom: 5px;
}
 
h3{
	color:#fff;
	font-size:12px;
	font-weight:bold;
	line-height:140%;
	margin: 0px;
	padding: 0px;
}
h4{
	color:#fff;
	font-size:12px;
	font-weight:bold;
	line-height:140%;
	margin: 0px;
	padding: 0px;
}


#page {
	width: 941px;
	margin: 0 auto;
    text-align: left;
}

#header {
	width: 921px;
	height: 130px;
	margin: 0px; padding:0px;
	position: relative;
}

#contentwrapper { width: 941px; }
#contenttable { width: 940px; border-collapse: collapse; margin-left: 1px; }
#contenttable td { margin: 0px; vertical-align:top; text-align:left; }
#content { width: auto; border: 1px solid #aaa; padding:10px; margin: 1px;}
#sidebar { width: 287px; border: 0px solid #000; padding-left: 5px; padding-top: 0px; text-align: left; vertical-align:top;}
#sidebar p:last-child { margin-bottom: 0px; }
.sidebar_subpanel { background-color:#4D4D4C; padding: 8px; width:auto; margin-top:7px; }


#footer {
	width: 921px;
	height: 25px;
	padding: 10px;
	text-align:center;
	color:#FFF;
	font-size:10px;
}

#content_one_col
{
	width: 941px;
	padding: 10px;
	text-align:justify;
	border: 1px solid #aaa;
}
#content_one_col_home
{
	width: 740px; height:506px;  /* - 10 px for padding */
	padding: 10px;
	color: #FFFFFF;
}



#logo {
position:absolute;
bottom: 28px;
right: 0px;
}


/************* navigation *******************/
#menu_main{
position:absolute;
left: 10px;
top:5px;
}
#menu_sub{
position:absolute;
left: 10px;
bottom: 25px;
font-size:13px;
}

#menu_main { font-size:12px; }
#menu_main a { text-decoration: none; color: #656565;}
#menu_main a:link { }
#menu_main a:visited { }
#menu_main a:hover { color:#fff; }
#menu_main a:active { }
.menu_main_colon { color: #656565; }

#menu_sub { font-size:14px; }
#menu_sub a { text-decoration: none; color: #ABACA4; font-size:14px;}
#menu_sub a:link { }
#menu_sub a:visited { }
#menu_sub a:hover { color:#990000; }
#menu_sub a:active { }

#footer a { text-decoration: none; color: #ABACA4; }
#footer a:link { }
#footer a:visited { }
#footer a:hover { color:#fff; }
#footer a:active { }

.currentPage { color: #990000; }
/************* navigation end *******************/
/************************ product list ******************/

#tgb_productlist { width: 100%; border-spacing:0px 10px; border:0px; border-collapse:collapse; }
.tgb_productlist_row1 { background-color:#363635; }
.tgb_productlist_row2 { background-color:#4d4d4d; }
#tgb_productlist tr td { padding: 5px; 	vertical-align: top; text-align: left; }
.tgb_productlist_col_image
{
	width: 110px;
	vertical-align: middle;
	text-align: center;
}
.tgb_productlist_col_info
{
	width: 200px;
}
.tgb_productlist_col_blurb
{
}
.tgb_productlist_col_action
{
	width: 100px;
}
.tgb_productlist_spacer { height:10px; }
.tgb_product_qty_field { height:12px; width: 12px;}
.tgb_product_plusminus_button { vertical-align:text-bottom; }
.tgb_product_qty_div { vertical-align: bottom;}
#tgb_product_qty tr td { padding: 0px; vertical-align:bottom;}
#tgb_product_single-case tr td { padding: 0px; vertical-align:top; }
#tgb_product_single-case { border: 0px solid #fff;}

/************************ product list END ******************/

/************************ single product page *****************/
#tgb_spp_product_image_holder
{
	float: right;
	margin:5px;
}
#tgb_spp_product_title {}
#tgb_spp_product_additional_description { width: 470px; }
#tgb_spp_product_price {}
/************************ single product END *****************/

/************************ Blog ********************************/
#blog_content { width: 541px; border: 1px solid #aaa; padding:10px; border-right-style: dotted; }
#blog_archivelist { width: 200px; padding:10px; border: 1px solid #aaa; border-left-style: dotted; }
#archive_title { font-weight: bold; color: #FFFFFF; }
.archive_list_month { font-weight: bold; color:#FFFFFF;}
.archive_list_post a { color:#CCCCCC; }
#twitter_update_list 
{
list-style-type: none;
padding: 0px;
margin-left: 0px;
font-weight: bold;
}
#twitter_update_list li { margin-bottom: 10px; }
/*
 list-style-type: none; padding: 0px; margin: 0px; }
twitter_update_list li a { display: none; }*/
.grey_background {
background-image:url(images/grey_bkgd_pixel.gif);
background-position: 0px 5px;

}
#sidebar_blog { 
	width: 252px; border: 0px none #000;
	padding: 10px 15px 10px 15px;
	text-align: left; vertical-align:top;
	background-image:url(images/sidebar_blog_bkgd_pixel.gif); 
	background-repeat:repeat-y;
	background-position:50%; 
}
#sidebar_blog p:last-child { margin-bottom: 0px; }

/******************** who we work with ************/
.whoweworkwithLink { cursor:pointer; }
.whoweworkwithLink:hover { color: #FFFFFF; }

#sidebar_who_we_work_with { 
	width: 370px;
	border: 0px solid #f00;
	padding: 0px;
	background-image:url(images/sidebar_wwww_bkgd_pixel.gif); 
	background-repeat:repeat-y;
	background-position:right; 
}

#sidebar_who_we_work_with div:first-child { width: 365px; float:right; }
/*.sidebar_who_we_work_with_subpanel { padding: 10px; }*/
#sidebar_who_we_work_with p:last-child { margin-bottom: 0px; }
/******************** who we work with END ************/

/******************** tgb page *********************/
#tgb_selector_container { position: relative; }
#tgb_ro_t1, #tgb_ro_t2, #tgb_ro_t3, #tgb_ro_t4, #tgb_ro_t5 { position: absolute; visibility: hidden; }
#tgb_ro_t1 { left: 8px; top: 25px; }
#tgb_ro_t2 { left: 100px; top: 9px; }
#tgb_ro_t3 { left: 212px; top: 38px; }
#tgb_ro_t4 { left: 322px; top: 32px; }
#tgb_ro_t5 { left: 416px; top: 44px; }

#tgb_ro_b1, #tgb_ro_b2, #tgb_ro_b3, #tgb_ro_b4, #tgb_ro_b5 { position: absolute; visibility: hidden; }
#tgb_ro_b1 { left: 6px; top: 149px; }
#tgb_ro_b2 { left: 99px; top: 150px; }
#tgb_ro_b3 { left: 175px; top: 170px; }
#tgb_ro_b4 { left: 263px; top: 155px; }
#tgb_ro_b5 { left: 395px; top: 178px; }
/******************** tgb page END ********************/



.tgb_tgb_sidebar_prodtitles { font-weight: bold; }
 .centeredImage
    {
    text-align:center;
    margin:10px;
    padding:0px;
    }
	
.hand { cursor:pointer; }

#boxes {
border:1px solid #494a49;
float:left;
height:95px;
margin-bottom:10px;
margin-left:10px;
width:166px;
}

#boxes a { color: #D6D6D6}