/*  
	DON'S HOBBY SHOP Universal CSS
	Put CSS in here to be used in Universal Display Markup
	CSS by Ian Russell & The Code Shoppe 2005

	Color Scheme:
	
	Interface Elements:


BASIC 
------------
*/

body {
	font: 11px Tahoma, Arial,Helvetica, sans-serif;	text-align: left;
	color:#2c2c2c;
}

.clearMe {
	 clear: both;
}

/* LINKS
-----------------------------------------------------------------------------
*/

a {
	text-decoration: none;
}

a:link {
	color: #2c2c2c;
}

a:visited {
	color: #2c2c2c;
	background-color: transparent;
}

a:hover {
	text-decoration: underline;
	color:#ff0004 ;
}

/* CONTAINER
----------------------------------------------------------------------------- 
*/


#standardPage {
	padding: 0px;
	margin: 10px 0;
	

}

#masterContainer {
	padding: 0px;
	width: 880px;
	text-align: left;
	
	
	/*background: transparent url(../images/background_layout.jpg) 0px 0px no-repeat;*/
}

input.textbox{
	width: 155px; 
	border: solid 1px #CBCBCB;
	padding:5px 0px 4px 5px;
	display:inline;
	position:relative;
}	


/* TOPBAR
----------------------------------------------------------------------------- 

*/

#topBar {
	
	height: 99px; 
	/* important! this is a temp measure for Firefox! */
}


#topBar #logo  {
	float: left;
	position: absolute;
	margin: 0;
	padding: 0;
	top:15px;
	text-indent: -9999px;
	width: 250px;
	height: 130px;
}

#topBar #logo  a {
	display: block;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	text-decoration: none;
	background: transparent url(../images/new_logo2.png) 0px 0px no-repeat;
}


#topBar #right{
	width:85%;
	float:right;
}

#topBar #phone {
	width:100%;
	float:right;
	text-align:right;
	border-bottom:solid 1px #E5E5E5;
	padding:5px 0px 5px;
	margin-right:15px;
	line-height:10px;
	font-size:11px;
}

#topBar #phone #phoneBorder{
	
	border-right:solid 1px #E5E5E5;
	padding-right:5px;
	margin-right:5px;
	height:20px;
	padding-bottom:3px;
}

#topBar #slogan {
	float: right; 
	height: 56px;
	width: 430px;
	height: 60px;
	text-align:right;
	
	/*border: 1px solid teal;*/
}

#topBar #searchBox  {
	line-height: 22px;
	float: right;
	margin-right: 5px;
	padding-left: 30px;
	padding-top:33px;
	display:inline;
}



#topBar #searchBox form #select { 
	float:left;
	padding-right:10px;
	margin-bottom:0px;
	display:inline;
	border:none;
	top:7px;
	left:-3px;
	 position: relative;}
	 
	 
#topBar #searchBox form #select a:hover {
	text-decoration:none;
	 }


#topBar #searchBox form .searchInput { 
	margin-bottom: -6px;
	width: 155px; 
	border: solid 1px #CCCCCC;
	padding:5px 0px 4px 5px;
	display:inline;
	position:relative;
}

#topBar #searchBox form .search_form_image  { 
margin-bottom:0px;
	display:inline;
	border:none;
	top:7px;
	left:-5px;
	 position: relative;
}



/*
.search_form_option  { width: 100px; vertical-align: baseline; border: solid 0 }
.search_form_input { margin-bottom: 1px; width: 185px; vertical-align: baseline; border: solid 1px gray }
.search_form_image { position: relative; top: 5px; vertical-align: baseline; border: solid 0 gray }
 NAVIGATION
----------------------------------------------------------------------------- 
*/

#nav {
	background: #F9DA48 ;
	margin: 0px 10px 0px 11px;
}

.nav-t, .nav-b{
	height:8px;
overflow:hidden;
width:846px;
}
#nav .nav-t{
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(/images/nav-t.gif) no-repeat scroll 0 0;	

}
#nav .nav-b{
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(/images/nav-b.gif) no-repeat scroll 0 0;	
}
#nav div {
	/*overflow: hidden;*/
	padding: 0px 3px 0px 10px; 
	color: #fff;
	font-size: 12px;
}

#nav div div {
	vertical-align: middle;
	border-bottom: 0px solid #fff;
	overflow: hidden;	
}

#nav div #links {
	float: right;
	width: 480px; 
}

#nav div #links a {
	display: block;
	float: right;
	
	display: block;
	padding: 0 10px;
	margin: 0px;
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
}

#nav div #links a:hover {
	
	
}



/* SIDENAV
----------------------------------------------------------------------------- 
*/

#leftNav {
	float: left;
	width:  181px;
	margin-right: 6px; 
}


	
#leftNav #cart .top {

	background: #000 no-repeat left center url(../images/your_cart.gif);
	text-indent:-9999px;
	height:20px;
}


#leftNav #cart .bottom {
	padding: 14px 0px 10px 10px; 
	line-height: 14px; 
	font-size:12px;
	
	border:1px solid #D0D0D0;
	border-top:none;
}

#leftNav #cart .bottom a#checkout {
	background:url(/images/view_cart.gif) repeat 0px 0px; 
        width: 93px; 
        height: 28px; 
        display: block; 
}

#leftNav #cart .bottom a#checkout:hover {
	background:url(/images/view_cart_over.gif) repeat 0px 0px; 
       
}

#leftNav #cart div div {
	margin-left: 0;
	padding: 4px 4px 4px 0px;
}



#leftNav #cart div  a.edit-cart {
	float:right; margin-right:10px;
}

#leftNav #cart div div  a, #leftNav #cart div  a.edit-cart  {
	display: block;
	background-color:#fff;
	color:#7F7F7F;
	padding: 2px 2px 5px 0px;
	line-height: 10px; 
}

#leftNav #cart div div  a:hover, #leftNav #cart div  a.edit-cart:hover {
	background-color:#8EDBF8;
	text-decoration:none;
}

#leftNav #browse {
	background: #FFF;	
	font-size: 11px;
	margin-top: 10px;
}

#leftNav #browse #content {

	border:1px solid #D0D0D0;
	border-top:none;
}
#leftNav #shopping-cart a {
	font-weight: normal;
	margin: 0px;
	padding: 0px 0px 0px 30px;
}
#leftNav  #title {
	text-transform: uppercase;
	font-size: 12px;

}

#leftNav #browse {
	padding: 0px 0px 15px 0px; 
}

#leftNav #browse  #title {
	background: #000 no-repeat left center url(../images/browse.gif);
	text-indent:-9999px;
	height:20px;
}

#leftNav #browse a {
	text-align: left;
	display:block;
	line-height: 18px;
	padding-left: 14px;
}

#leftNav #browse a:hover {
	background: #EDEDED no-repeat 4px center url(../images/browse-arrow.png);
}
#leftNav #browse .selected{
	font-weight:bold;
}

#leftNav #browse #open {
	
	background: #fff;
}

#leftNav #browse #open a {
	background: no-repeat 4px center url(../images/browse-down-arrow.png);
}

#leftNav #browse #open div a {
		background: no-repeat 4px center url(../images/browse-arrow.png);
		margin-left: 10px;
		color:#777777;
}

#leftNav #browse #open .current {
	color:#ff0409;
}

/* INTERFACE ELEMENTS
----------------------------------------------------------------------------- 

*/

#breadCrumb {
	padding-bottom: 10px;
}

#contentArea {
	margin: 10px 10px 0px 10px;
	/*border: 1px solid pink;*/
}

#contentArea #mainContent {
	float: right;
	width:  660px;
	/*border: 1px solid green;*/
} 

#contentArea #mainContent h1, h3 {
	font: 18px  Tahoma,  Arial,  Helvetica, sans-serif;
	padding: 0px 0px 4px 0px;
	margin: 0px 0px 4px 0px;
	border-bottom: 1px solid #E5E5E5;
	font-weight:bold;
} 


/* bread crumbs */

#breadcrumbs{
	padding:10px 0 10px;
	font-size:10px;
	text-transform:uppercase;
	color:#999;
	
}

#breadcrumbs a{
	color:#999;
	
}
/* FRONT PAGE 
----------------------------------------------------------------------------- 
*/

#column1 {
	float: left;
}

#column2 {
	float: right;
	margin-left: 4px;
}

#column2 img {
		margin-bottom: 6px;
}

#row2 {
	padding: 10px 0px 10px 0px;
}

#row2 div {
	float: left;
	width:  33%;
	color:  #666;
}

#row2 div span {
	margin: 10px;
	padding: 0px 0px 0px 10px;
	border-left: 1px solid #e2e2e2;
	display: block;
	height: 100px;
}

#row2 h1 {
	font: 12px Trebuchet, "Trebuchet MS", Tahoma, "Tahoma", "Lucida Grande", Helvetica, Arial, sans-serif;
	padding: 0px;
	margin: 0px;
	color: #000;
}

#home-page{
	width:659px;	
}

#home-page .left{
	float:left;
	width:458px;
}

#home-page .right{
	float:right;	
	width: 201px;
}

#home-page .right img{
	padding-bottom:10px;
}
#home-content{
	padding-top:10px;
	width:439px;	
}

	
#home-content  #title {

	background: #000 no-repeat left center url(../images/homepage/welcome.gif);
	text-indent:-9999px;
	height:20px;
}

#home-content  #title h1 {

border:none;
}
#home-content  #content {

	border:1px solid #D0D0D0;
	border-top:none;
	padding:10px 5px;
}

#home-content  #content .small {
	font-size:12px;
	
}


/* CLOSE UP PAGE
----------------------------------------------------------------------------- 
*/

#categoryTable {
	width:  660px;
} 

#categoryTable td {
	vertical-align: top;
} 

#categoryTable table .leftSide {
	width:  110px;
} 

#categoryTable table .rightSide {
	padding-right: 10px;
} 

#categoryTable table .rightSide .more-info {
	background:transparent url(../images/browse-arrow.png) no-repeat scroll 4px center;
	color:#7F7F7F;
	padding-left:14px;
} 
#categoryTable h2 {
		font-size: 14px ;
		font-weight: bold ;
		padding: 0px;
		margin: 0px;
}

#categoryTable h2 a{
	text-decoration: none;
} 

#categoryTable h2 a:hover {
	color: blue;
	
}

#categoryTable .divider {
	height: 20px;
	background: url(../images/1px-2px-dotline-grey.png) left center repeat-x;
}

#categoryTable td p {
	font-size: 10px; 
} 

#categoryTable b {
	font-size: 12px;
	color: red;
	display: block;
} 

#productTable {
	width:  660px;
} 


#closeUp {
	float: left;
	text-align: right;
	margin-right: 10px;
}

.dotline {
	background: left top url(../images/1px-dotline.png);
	height: 1px;
	overflow: hidden;
	margin: 4px 0px 4px 0px;
}

#description {
	font-size: 12px; 	
}

#ourPrice {
	float: right;
	font: 16px Trebuchet, "Trebuchet MS", Tahoma, "Tahoma", "Lucida Grande", Helvetica, Arial, sans-serif;
	padding: 10px;
	line-height: 20px;	
}
#ourPrice b {
	color: #FF3333;
}

/* BOTTOM
----------------------------------------------------------------------------- 
*/

#botBar {
	padding: 30px 10px 30px 10px;
	font-size: 10px;
	color: #999999 ;
}

#botBar a {
	color: #999999;
	padding-left: 15px; 
}

#botBar a:visited {
	color: #999999;
}

#botBar a:hover {
	color: #999999;
}


/* FORMS 
----------------------------------------------------------------------------- 
*/

form {
	padding: 0px;
	margin: 0px;
}

#siteContent input {
	padding: 1px;
	margin: 0px;
	font: bold 9px Helvetica, Arial, Verdana, sans-serif;
}

button.imageButton {
	background: transparent;
	padding: 0px;
	border: 0px solid #fff;
	margin-left:-6px;
}

button.submitButton {
	font-size: 10px;
	background: repeat left top url(../images/nav_bg.png);
	height: 24px;
	line-height: 24px;
	padding: 0px 10px 0px 10px;
	font-weight: bold;
	border: 0px solid #fff;
	vertical-align: middle;
}

button:hover {
	 cursor: pointer;
	 color: #fff;
}

.required {
	color: #548D11;
}


fieldset {
	border: 1px solid #C9E4F3;
}

fieldset legend {
	font-size: 14px;
	color: #4890B6;
}

fieldset input {
	border: solid 1px gray;
	font-size: 12px;
}
/* SHOPPING CART */
#cartAltAddress  { color: #62A6CD; }

#cartEmpty  { }

#cartTotal   {  margin-bottom: 5px; }
#cartAddress  table#cartButton
{
	padding:0px;	
}
#cartAddress  table#cartButton  td input     {  width:93px; border:none; padding:0px;}

#cartAddress   {}

#cartAddress  table td {padding:5px; vertical-align:top;}
#cartAddress  table td input{

border:1px solid #CBCBCB;
display:inline;
padding:5px 0 4px 5px;
position:relative;
width:200px;
}
#cartAddress  table td #note{ font-size:10px;}
#cartAddress  table td a, #cartButton a{
color:#B9B9B9;	
}

#cartChoose  { }

#cartTable  { border-width: 0; font-size:12px; width:100%; }

#cartTable th  { color: #ffffff; font-weight: bold; background-color:#8EDBF8; padding: 4px; vertical-align: top; text-align:right; text-transform:uppercase; }

#cartTable th#first{text-align:left;}
#cartTable td  { color: #000;  background-color:#F1F1F1; padding: 4px 4px 4px 0; vertical-align: top; border-bottom:dashed 1px #ccc; text-align:right;}

#cartTable td.last  {border-bottom:none;}



#cartTable  table td  {  border-bottom:none; }
#cartTable td#empty { text-align:left;}
#cartTable td#empty a { color:#B9B9B9; padding-left:6px;}
	
	

#cartResult     { text-align: right; margin-right: 20px; width: 300px; height: 100px; float: right }

#cartResult p   { margin: 2px; padding: 5px }	

h1#cartShipTo{
	text-align:left;
	padding-top:40px;
}

#cartBox .required{
color:#000;
font-weight:bold;
padding-right:10px;
	
}

#checkout h2{
	padding-top:30px;
	font-size:14px;
	}
#checkout .left{
	float:left;
	width:400px;
}


#checkout .right{
	float:right;
}


#checkout input.expire{
	width:30px;
	}
#checkout .ui-watermark-label{
	color:#CBCBCB;
}


/* SiteMap*/
#sitemap ul{
list-style-image:none;
list-style-position:outside;
list-style-type:none;
padding:0px;
}

#sitemap ul li{
background-color:#BDDCEB;
padding:5px;
border:solid 1px #FFE15A;
margin:10px 0 10px;
}

#sitemap ul li a{
font-size:12px;
font-weight:bold;


}
#sitemap ul ul {
border:solid 1px #FFE15A;
border-top:none;
margin-top:-10px;
}
#sitemap ul ul li{
background-color:#FFF;
border:none;
}
#sitemap ul ul a{
color: #1A86AF;
}

	
	
	/*formatting drop downs*/
	
	.trigger{
			border:1px solid #ccc;
			color:green;
			width:15em;
			padding-right:1em;
			padding-left:5px;
			background:url(/images/arrow.gif) no-repeat #fff right 5px;
			display:block;
			
		}
		.activetrigger{
			border:1px solid #ccc;
			color:green;
			width:15em;
			padding-left:5px;
			padding-right:1em;
			display:block;
			background:#ccc;
		}
		/* style of the UL */
		.dropcontainer ul{
			background:#fff;
			border:1px solid #999;
			border-bottom:none;
			list-style-type:none;
			padding:0;
			margin:0;
			width:16em;
			position:absolute;
		}
		.dropdownhidden{
			top:0;
			left:-999em;
		}
		.dropdownvisible{
			top:0;
			left:0;
		}
		.dropcontainer ul a{
			padding:0 .5em;
			display:block;
			width:15em;
			text-decoration:none;
			color:#666;
			border-bottom:1px solid #999;
		}
		.dropcontainer ul a:hover{
			background:#ccc;
		}
		.dropcontainer{
			position:relative;
			 z-index:999;
		}
/* Watermark
----------------------------------*/
.ui-watermark-container { position: relative;  display: inline-block; }
.ui-watermark-label { position: absolute; cursor: text;  white-space: nowrap; z-index:999; }
.ui-watermark-textarea .ui-watermark-label { white-space: normal; }